/* Professional responsive density — public website only */
:root{--site-section-space:48px;--site-section-space-mobile:34px}
html{font-size:15px}
body{padding-top:72px!important}
.container{width:min(1160px,calc(100% - 40px))!important}
.navbar{height:72px!important;padding-inline:clamp(20px,3.2vw,44px)!important}
.navbar .logo img{width:130px!important;max-height:62px!important}
.nav-links{gap:clamp(20px,2.3vw,32px)!important}
.nav-btn{height:40px!important;padding-inline:16px!important}

/* Home */
.home-hero{min-height:540px!important;padding-top:0!important}
.home-hero-copy{max-width:650px!important;padding:52px 0 112px!important}
.home-hero h1{font-size:clamp(38px,4.3vw,58px)!important;line-height:1.02!important;margin-bottom:17px!important}
.home-hero p{font-size:14px!important;line-height:1.65!important;max-width:540px!important}
.home-actions{margin-top:22px!important}
.premium-btn{min-height:44px!important;padding-inline:20px!important;font-size:12px!important}
.property-search{bottom:18px!important;padding:11px!important;gap:9px!important}
.property-search select,.property-search input,.property-search button{height:43px!important;font-size:13px!important}
.budget-section,.explore-section,.premium-process{padding-block:var(--site-section-space)!important}
.budget-layout{gap:42px!important}
.budget-copy h2,.premium-heading h2,.advisor-section h2,.premium-process h2{font-size:30px!important;line-height:1.12!important;margin-bottom:14px!important}
.budget-copy>p{font-size:13px!important;line-height:1.65!important}
.trust-row{gap:15px!important;margin-top:18px!important}
.budget-fields,.budget-result{padding:21px!important}
.budget-fields label{margin-bottom:18px!important;font-size:12px!important}
.budget-calculate{height:43px!important;font-size:12px!important}
.budget-result strong{font-size:23px!important;margin:11px 0!important}
.budget-result i{font-size:42px!important;margin-bottom:16px!important}
.property-tabs{margin:17px 0 20px!important}
.home-property-grid{gap:15px!important}
.home-card-image{height:160px!important}
.home-card-body{padding:12px!important}
.home-card-body h3{font-size:15px!important}
.home-card-meta{margin:12px 0!important}
.advisor-section{padding-top:46px!important}
.advisor-benefits{gap:18px!important;margin-top:26px!important;padding-bottom:38px!important}
.advisor-benefits i{font-size:28px!important;margin-bottom:10px!important;min-height:30px!important}
.advisor-benefits h3{font-size:13px!important}
.advisor-benefits p{font-size:11px!important}
.advisor-profile img{height:300px!important}
.premium-steps{gap:15px!important;margin-top:24px!important}
.premium-steps article>i{width:54px!important;height:54px!important;font-size:20px!important;margin-bottom:12px!important}
.home-cta{padding-block:23px!important}
.home-cta span{font-size:19px!important}

/* Inner pages */
.page-header,.subsale-header{padding:48px 0 31px!important}
.page-header h1,.subsale-header h1{font-size:35px!important;margin-block:10px!important}
.projects-list,.property-section,.gallery-section,.enquiry-section,.project-overview,.promotion-package,.project-gallery{padding-block:var(--site-section-space)!important}
.projects-grid,.subsale-grid{gap:20px!important}
.project-card .card-image,.subsale-card .card-image{height:190px!important}
.project-card .card-content,.subsale-card .card-body{padding:16px!important}
.project-card h2,.subsale-card h2{font-size:21px!important}
.property-hero,.property-overlay,.project-hero,.project-overlay{min-height:440px!important}
.property-hero h1,.project-hero h1{font-size:40px!important}
.property-section h2,.gallery-section h2,.enquiry-section h2{font-size:29px!important}
.property-layout,.enquiry-wrap{gap:32px!important}
.property-gallery img{height:200px!important}
.detail-grid{margin-block:23px!important}
.detail-grid>div{padding:15px!important}
.cost-card{padding:21px!important}

/* About and contact pages */
.about-hero,.contact-hero{padding-block:72px 58px!important}
.about-hero h1,.contact-hero h1{font-size:clamp(38px,4.4vw,52px)!important;line-height:1.12!important}
.about-intro,.why-me,.contact-section{padding-block:55px!important}
.about-intro h2,.why-me h2,.contact-section h2{font-size:clamp(27px,3vw,38px)!important}
.contact-card,.contact-form-box{padding:25px!important}
.contact-form-box input,.contact-form-box select{min-height:44px!important;padding-block:11px!important}
.contact-form-box textarea{min-height:125px!important}

/* Calculator */
.assessment-page{padding:28px 18px 46px!important}
.assessment-card{max-width:1040px!important}
.assessment-card .left-panel,.assessment-card .right-panel{padding:27px 30px!important}
.assessment-card .left-panel h1{font-size:31px!important}
.assessment-card .right-panel h2{font-size:22px!important}
.assessment-card .form-group input,.assessment-card .phone-group,.assessment-card .country-code{height:42px!important}
.assessment-card #submitBtn,.assessment-card #whatsappBtn{min-height:43px!important}

/* Footer */
.site-footer{padding-top:34px!important}
.footer-main{padding-top:28px!important;gap:28px!important}
.footer-bottom{margin-top:28px!important;padding-block:15px!important}

@media(max-width:991px){
  html{font-size:14px}
  body{padding-top:68px!important}
  .container{width:min(100% - 32px,820px)!important}
  .navbar{height:68px!important;padding-inline:16px!important}
  .navbar .logo img{width:116px!important;max-height:58px!important}
  .mobile-menu{top:68px!important;height:calc(100dvh - 68px)!important;width:min(330px,88vw)!important;padding:18px 20px 24px!important;gap:3px!important}
  .mobile-menu a,.mobile-menu strong,.mobile-menu span{font-size:15px!important;min-height:40px!important}
  .mobile-menu>.language-switcher{margin-bottom:4px!important}
  .home-hero{min-height:560px!important}
  .home-hero-copy{padding:42px 0 160px!important}
  .home-hero h1{font-size:39px!important}
  .budget-layout{gap:28px!important}
  .home-property-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .advisor-layout{grid-template-columns:1fr!important}
  .advisor-profile{display:none!important}
  .advisor-benefits{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .premium-steps{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .about-hero,.contact-hero{padding-block:56px 44px!important}
}

@media(max-width:600px){
  :root{--site-section-space-mobile:32px}
  html{font-size:13.5px}
  .container{width:calc(100% - 28px)!important}
  .home-hero{min-height:590px!important}
  .home-hero-copy{padding:30px 0 202px!important}
  .home-hero h1{font-size:31px!important;letter-spacing:-.8px!important}
  .home-hero p{font-size:13px!important;line-height:1.55!important}
  .home-actions{gap:9px!important;margin-top:17px!important}
  .home-actions .premium-btn{width:auto!important;min-height:42px!important;padding-inline:15px!important}
  .property-search{width:calc(100% - 24px)!important;padding:10px!important;bottom:12px!important}
  .budget-section,.explore-section,.premium-process{padding-block:var(--site-section-space-mobile)!important}
  .budget-copy h2,.premium-heading h2,.advisor-section h2,.premium-process h2{font-size:25px!important}
  .budget-preview{margin-top:20px!important}
  .budget-fields,.budget-result{padding:17px!important}
  .trust-row{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important}
  .trust-row span{display:block!important;text-align:center!important}
  .trust-row i{display:block!important;margin-bottom:4px!important}
  .home-property-grid{grid-template-columns:1fr!important}
  .home-card-image{height:180px!important}
  .advisor-section{padding-top:32px!important}
  .advisor-benefits{gap:14px!important;margin-top:20px!important;padding-bottom:28px!important}
  .premium-steps{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 10px!important}
  .premium-steps article>i{width:48px!important;height:48px!important}
  .home-cta>.container{gap:16px!important}
  .home-cta span{font-size:16px!important}
  .page-header,.subsale-header{padding:34px 0 25px!important}
  .page-header h1,.subsale-header h1{font-size:28px!important}
  .projects-list,.property-section,.gallery-section,.enquiry-section,.project-overview,.promotion-package,.project-gallery{padding-block:34px!important}
  .property-hero,.property-overlay,.project-hero,.project-overlay{min-height:370px!important}
  .property-hero h1,.project-hero h1{font-size:31px!important}
  .property-hero strong{font-size:23px!important;margin-bottom:18px!important}
  .property-section h2,.gallery-section h2,.enquiry-section h2{font-size:24px!important}
  .about-hero,.contact-hero{padding-block:38px 32px!important}
  .about-hero h1,.contact-hero h1{font-size:32px!important}
  .about-intro,.why-me,.contact-section{padding-block:36px!important}
  .contact-card,.contact-form-box{padding:18px!important}
  .assessment-page{padding:14px 10px 30px!important}
  .assessment-card .left-panel,.assessment-card .right-panel{padding:18px 15px!important}
  .assessment-card .left-panel h1{font-size:24px!important}
  .assessment-card .subtitle{font-size:12px!important;margin-bottom:14px!important}
  .assessment-card .left-panel form{gap:9px!important}
  .assessment-card .form-group input,.assessment-card .phone-group,.assessment-card .country-code{height:42px!important}
  .assessment-card .privacy-box{padding:10px!important}
  .footer-main{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 16px!important}
  .footer-brand{grid-column:1/-1}
}

@media(max-width:380px){
  .home-actions{display:grid!important;grid-template-columns:1fr 1fr!important}
  .home-actions .premium-btn{padding-inline:10px!important;font-size:11px!important}
  .advisor-benefits,.premium-steps{grid-template-columns:1fr!important}
  .footer-main{grid-template-columns:1fr!important}
}
