:root{--green:#2F343A;--green-dark:#24282D;--gold:#C8A24A;--cream:#F8F7F3;--white:#FFFFFF;--text:#1E1E1E;--charcoal:#1E1E1E;--muted:#666666;--border:#DED8CC;--shadow:0 18px 50px rgba(30,30,30,0.10);--shadow-strong:0 28px 70px rgba(47,52,58,0.16);}*{box-sizing:border-box;}html{height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;}body{height:auto;min-height:100%;margin:0;overflow-x:hidden;overflow-y:visible;font-family:Inter,Arial,sans-serif;color:var(--text);background:var(--cream);line-height:1.6;opacity:1;}a{color:inherit;text-decoration:none;}img{max-width:100%;height:auto;display:block;}button,input,textarea,select{max-width:100%;}:focus-visible{outline:3px solid rgba(200,162,74,.75);outline-offset:3px;}.about-panel-premium,.detail-card,.form-panel,.contact-info-panel,.premium-contact-card,.social-card,.footer-col{min-width:0;}.detail-card,.premium-contact-card,.contact-info-row,.footer-contact,.footer-col,.contact-info-panel,.form-panel{overflow-wrap:anywhere;}.container{width:min(1320px,calc(100% - 40px));margin:0 auto;}body>*{max-width:100%;}.top-info-bar{background:linear-gradient(90deg,var(--green-dark),var(--green));color:#fff;font-size:14px;}.top-info-inner{min-height:40px;display:flex;justify-content:space-between;align-items:center;gap:20px;}.top-info-left,.top-social{display:flex;align-items:center;gap:22px;flex-wrap:wrap;}.top-info-left span,.top-info-left a{display:inline-flex;align-items:center;gap:8px;}.top-info-left i{color:var(--gold);font-style:normal;}.top-social a{width:22px;height:22px;display:grid;place-items:center;font-weight:900;border-radius:50%;color:#fff;}.site-header{position:sticky;top:0;z-index:80;background:rgba(255,253,248,0.96);border-bottom:1px solid var(--border);box-shadow:0 10px 30px rgba(30,30,30,.06);backdrop-filter:blur(16px);}.navbar{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:28px;}.brand{display:inline-flex;align-items:center;gap:14px;min-width:0;}.brand-logo{height:64px;width:auto;max-width:80px;object-fit:contain;background:transparent;box-shadow:none;flex:0 0 auto;}.brand span:last-child{font-size:22px;line-height:1.05;font-weight:900;color:var(--green);background:linear-gradient(90deg,var(--green),var(--green-dark) 62%,var(--gold));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;white-space:nowrap;}.nav-panel{display:flex;align-items:center;gap:34px;}.nav-links{display:flex;align-items:center;gap:24px;}.nav-links a{position:relative;padding:12px 0;font-size:15px;font-weight:800;color:#22242a;}.nav-links a::after{content:'';position:absolute;left:0;bottom:4px;width:0;height:3px;background:var(--gold);transition:.25s ease;}.nav-links a:hover::after,.nav-links a.active::after{width:100%;}.nav-actions{display:flex;align-items:center;gap:14px;}.call-now{display:grid;grid-template-columns:46px auto;grid-template-rows:auto auto;column-gap:10px;align-items:center;color:var(--text);}.call-icon{grid-row:1 / 3;width:46px;height:46px;display:grid;place-items:center;color:#fff;background:var(--green);border-radius:50%;font-size:18px;box-shadow:0 12px 24px rgba(47,52,58,.22);}.call-now small{color:var(--muted);font-weight:700;line-height:1;}.call-now strong{font-size:17px;line-height:1.2;}.nav-toggle{display:none;width:46px;height:46px;border:1px solid var(--border);border-radius:12px;background:var(--white);padding:10px;}.nav-toggle span{display:block;height:2px;margin:5px 0;background:var(--green);}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:13px 22px;border:1px solid transparent;border-radius:7px;font-weight:900;transition:transform .24s ease,box-shadow .24s ease,background .24s ease,color .24s ease,border-color .24s ease;cursor:pointer;}.btn:hover{transform:translateY(-3px);}.btn-primary,.btn-card{color:#fff;background:linear-gradient(135deg,var(--green),var(--green-dark));box-shadow:0 14px 28px rgba(47,52,58,.20);}.btn-primary:hover,.btn-card:hover{background:var(--gold);color:var(--text);box-shadow:0 16px 34px rgba(200,162,74,.25);}.btn-whatsapp{color:#fff;background:var(--green);min-height:42px;padding:10px 18px;border-radius:9px;}.btn-gold{background:linear-gradient(135deg,#D9B85F,var(--gold));color:#1d1602;border-radius:7px;min-height:46px;}.btn-outline{color:var(--green);border-color:var(--green);background:rgba(255,255,255,.72);}.btn-outline:hover{color:var(--text);background:var(--gold);border-color:var(--gold);}.gold-outline{border-color:var(--gold);color:#7A5A12;}.premium-hero{position:relative;min-height:630px;overflow:hidden;background:var(--cream);}.hero-image{position:absolute;inset:0 0 0 42%;}.hero-image img{width:100%;height:100%;object-fit:cover;}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,244,234,1) 0%,rgba(248,244,234,.94) 26%,rgba(248,244,234,.68) 47%,rgba(248,244,234,.10) 68%),radial-gradient(circle at 5% 42%,rgba(200,162,74,.22),transparent 28%);}.hero-content-wrap{position:relative;min-height:630px;display:grid;align-items:center;padding:76px 0 112px;}.hero-content{max-width:670px;}.eyebrow{margin:0 0 18px;color:var(--green);font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;}.eyebrow.line::before{content:'';display:inline-block;width:42px;height:3px;margin-right:14px;vertical-align:middle;background:var(--gold);}h1,h2,h3{margin:0;line-height:1.12;letter-spacing:-.035em;}h1,h2{font-weight:900;color:var(--text);}.hero h1{font-size:clamp(46px,6.8vw,82px);max-width:720px;}.hero h1 span{display:block;color:var(--green);}.hero-subtitle{max-width:590px;margin:26px 0 0;color:#444;font-size:19px;}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px;}.hero-stats{position:absolute;right:0;bottom:64px;width:min(680px,58vw);display:grid;grid-template-columns:repeat(4,1fr);background:rgba(18,18,18,.82);color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 20px 55px rgba(0,0,0,.25);backdrop-filter:blur(12px);}.hero-stats div{display:grid;grid-template-columns:34px 1fr;gap:2px 12px;align-items:center;padding:18px 20px;border-right:1px solid rgba(255,255,255,.18);}.hero-stats div:last-child{border-right:0;}.hero-stats i{grid-row:1/3;color:var(--gold);font-style:normal;font-size:28px;}.hero-stats strong{font-size:22px;line-height:1;}.hero-stats span{color:#f1eadb;font-size:13px;line-height:1.2;}.search-section{position:relative;z-index:4;margin-top:-52px;}.page-search{margin-top:-34px;}.search-card{display:grid;grid-template-columns:repeat(4,1fr) 190px;gap:12px;padding:18px;border:1px solid var(--border);border-radius:12px;background:var(--white);box-shadow:var(--shadow-strong);}.search-card label{display:grid;gap:3px;padding:12px 16px;border:1px solid var(--border);border-radius:8px;background:#fff;}.search-card label span{color:var(--muted);font-size:12px;font-weight:700;}select{width:100%;border:0;outline:0;background:transparent;color:var(--text);font:inherit;font-weight:800;}.section{padding:92px 0;background:var(--white);}.featured-section{padding-top:84px;}.section-title-row{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;}.section-heading h2,.split h2,.page-hero h1{font-size:clamp(30px,4vw,48px);}.property-grid,.service-grid,.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;}.featured-grid{grid-template-columns:repeat(5,1fr);gap:24px;}.property-card,.service-card,blockquote,.about-panel,.contact-card{overflow:hidden;border:1px solid var(--border);border-radius:13px;background:var(--white);box-shadow:var(--shadow);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;}.property-card:hover,.service-card:hover,blockquote:hover{transform:translateY(-8px);border-color:rgba(200,162,74,.75);box-shadow:var(--shadow-strong);}.property-photo{position:relative;height:205px;overflow:hidden;}.featured-grid .property-photo{height:180px;}.property-photo img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease;}.property-card:hover .property-photo img{transform:scale(1.06);}.badge{position:absolute;top:12px;left:12px;z-index:1;padding:7px 10px;border-radius:7px;background:var(--gold);color:#1d1602;font-size:12px;font-weight:900;}.heart{position:absolute;top:12px;right:12px;width:34px;height:34px;border:1px solid rgba(30,30,30,.12);border-radius:50%;background:rgba(255,255,255,.9);color:var(--text);font-size:21px;cursor:pointer;}.property-body{padding:18px;}.property-body h3{font-size:19px;color:var(--text);}.location{margin:8px 0 4px;color:var(--muted);font-weight:700;}.price{margin:8px 0 16px;color:var(--green);font-size:17px;font-weight:900;}.btn-card{width:100%;min-height:42px;padding:10px 14px;border-radius:8px;}.trust-section{background:linear-gradient(135deg,var(--cream),#fff);border-top:1px solid var(--border);}.split,.about-layout,.contact-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:start;}.split p,.about-copy p,.page-hero p{color:var(--muted);}.feature-list{display:grid;gap:16px;}.feature-list div{display:flex;gap:18px;padding:20px;border:1px solid var(--border);border-radius:14px;background:var(--white);box-shadow:var(--shadow);}.feature-list strong{color:var(--gold);font-size:22px;}.page-hero{padding:86px 0 96px;background:linear-gradient(135deg,var(--cream),#fff);border-bottom:1px solid var(--border);}.service-card{padding:28px;}.service-card h2{font-size:21px;margin:12px 0 10px;}.service-card p,.property-body p,.property-body li,blockquote{color:var(--muted);}.service-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:rgba(47,52,58,.09);color:var(--green);font-size:24px;}.about-copy{font-size:18px;}.about-panel,.contact-card{padding:30px;}.about-panel h2,.contact-card h2{margin-bottom:16px;color:var(--green);}.contact-form{display:grid;gap:16px;padding:28px;border:1px solid var(--border);border-radius:16px;background:var(--white);box-shadow:var(--shadow);}.contact-form label{display:grid;gap:8px;color:var(--green);font-weight:800;}input,textarea{width:100%;border:1px solid var(--border);border-radius:10px;padding:15px 16px;background:#fff;color:var(--text);font:inherit;outline:none;}input:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 4px rgba(47,52,58,.10);}.full{width:100%;}.site-footer{position:relative;overflow:hidden;padding:70px 0 26px;background:radial-gradient(circle at 12% 0%,rgba(200,162,74,.16),transparent 34%),linear-gradient(135deg,#24282D,var(--green));border-top:3px solid var(--gold);color:rgba(255,255,255,.78);}.site-footer::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:46px 46px;pointer-events:none;}.site-footer .container{position:relative;z-index:1;}.footer-grid{display:grid;grid-template-columns:1.35fr .8fr 1fr 1.25fr;gap:42px;align-items:start;}.footer-brand{display:flex;align-items:center;gap:14px;margin-bottom:18px;}.footer-logo{height:62px;width:auto;object-fit:contain;background:transparent;box-shadow:none;filter:drop-shadow(0 10px 18px rgba(0,0,0,.18));}.site-footer h2,.site-footer h3{color:#fff;}.site-footer h2{font-size:24px;line-height:1.1;}.site-footer h3{position:relative;margin-bottom:20px;padding-bottom:12px;font-size:18px;}.site-footer h3::after{content:'';position:absolute;left:0;bottom:0;width:48px;height:2px;background:var(--gold);border-radius:999px;}.footer-col p{margin:0;line-height:1.75;}.footer-col ul{display:grid;gap:11px;margin:0;padding:0;list-style:none;}.footer-col li,.footer-col a{color:rgba(255,255,255,.78);}.footer-col a:hover,.footer-bottom a:hover{color:var(--gold);}.footer-social{display:flex;gap:12px;margin-top:24px;}.footer-social a,.back-to-top{display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid rgba(200,162,74,.55);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;transition:transform .25s ease,background .25s ease,color .25s ease,border-color .25s ease;}.footer-social a:hover,.back-to-top:hover{transform:translateY(-4px);border-color:var(--gold);background:var(--gold);color:#1d1602;}.footer-contact{display:grid;gap:12px;}.footer-contact p{display:flex;align-items:flex-start;gap:12px;}.footer-contact i{min-width:18px;margin-top:5px;color:var(--gold);}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:44px;padding-top:24px;border-top:1px solid rgba(200,162,74,.34);}.footer-bottom p{margin:0;color:rgba(255,255,255,.74);}.footer-bottom div{display:flex;gap:22px;}.footer-bottom a{color:rgba(255,255,255,.74);font-weight:700;}.back-to-top{position:absolute;right:max(96px,calc((100% - 1320px) / 2));bottom:82px;text-decoration:none;}.floating-actions{position:fixed;right:22px;bottom:28px;z-index:90;display:grid;gap:16px;}.float-circle{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:24px;font-weight:900;box-shadow:0 18px 36px rgba(0,0,0,.18);}.float-circle.whatsapp{background:#2F343A;}.float-circle.call{background:var(--gold);color:#fff;}.schedule-visit{position:fixed;right:0;top:38%;z-index:88;writing-mode:vertical-rl;transform:rotate(180deg);display:inline-flex;align-items:center;gap:10px;padding:18px 12px;border-radius:0 10px 10px 0;background:var(--gold);color:#1d1602;font-weight:900;box-shadow:0 16px 36px rgba(0,0,0,.18);}.reveal{opacity:0;transform:translateY(24px);transition:opacity .55s ease,transform .55s ease;will-change:opacity,transform;}.reveal.visible{opacity:1;transform:translateY(0);}@media (max-width:1180px){.nav-panel{gap:20px;}.nav-links{gap:14px;}.btn-gold{display:none;}.call-now{grid-template-columns:42px auto;}.featured-grid{grid-template-columns:repeat(3,1fr);}.hero-stats{width:min(760px,70vw);}}@media (max-width:920px){.top-info-inner{align-items:flex-start;padding:9px 0;}.top-social{display:none;}.navbar{min-height:78px;}.brand-logo{height:52px;max-width:66px;}.brand span:last-child{font-size:17px;}.nav-toggle{display:block;}.nav-panel{position:absolute;top:78px;left:20px;right:20px;display:none;max-height:none;overflow:visible;flex-direction:column;align-items:stretch;gap:18px;padding:18px;border:1px solid var(--border);border-radius:16px;background:rgba(255,253,248,.98);box-shadow:var(--shadow-strong);}.nav-panel.open{display:flex;}.nav-links,.nav-actions{flex-direction:column;align-items:stretch;gap:8px;}.call-now{display:none;}.btn-gold{display:inline-flex;}.premium-hero,.hero-content-wrap{min-height:auto;}.hero-image{inset:42% 0 0 0;}.hero-overlay{background:linear-gradient(180deg,rgba(248,244,234,1) 0%,rgba(248,244,234,.98) 47%,rgba(248,244,234,.36) 78%);}.hero-content-wrap{padding:64px 0 300px;}.hero-stats{left:20px;right:20px;bottom:28px;width:auto;grid-template-columns:repeat(2,1fr);}.hero-stats div{border-bottom:1px solid rgba(255,255,255,.15);}.search-card{grid-template-columns:repeat(2,1fr);}.search-card button{grid-column:1 / -1;}.property-grid,.service-grid,.featured-grid,.testimonial-grid{grid-template-columns:repeat(2,1fr);}.split,.about-layout,.contact-layout,.footer-grid{grid-template-columns:1fr;}}@media (max-width:640px){.container{width:min(100% - 28px,1320px);}.top-info-left{gap:8px;font-size:12px;}.brand{gap:9px;}.brand-logo{height:46px;max-width:58px;}.brand span:last-child{font-size:14px;white-space:normal;max-width:140px;}.hero h1{font-size:38px;}.hero-subtitle{font-size:16px;}.hero-content-wrap{padding-bottom:365px;}.hero-stats{grid-template-columns:1fr;}.hero-stats div{padding:12px 16px;}.search-card,.property-grid,.service-grid,.featured-grid,.testimonial-grid{grid-template-columns:1fr;}.section{padding:66px 0;}.section-title-row{align-items:stretch;flex-direction:column;}.btn{width:100%;}.floating-actions{right:14px;bottom:18px;gap:10px;}.float-circle{width:50px;height:50px;}.schedule-visit{display:none;}}@media (max-width:390px){.container{width:min(100% - 22px,1320px);}.brand span:last-child{max-width:116px;font-size:13px;}.nav-panel{left:11px;right:11px;}.btn{min-height:46px;padding-inline:14px;}h1{overflow-wrap:anywhere;}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto;}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important;transition-duration:.01ms !important;}.reveal{opacity:1;transform:none;}}.hero-sign{position:absolute;right:12%;bottom:22%;z-index:2;padding:10px 22px 12px;border-radius:4px;background:rgba(0,0,0,0.58);color:var(--gold);text-align:center;text-transform:uppercase;letter-spacing:0.08em;font-weight:900;font-size:22px;line-height:1.1;box-shadow:0 14px 34px rgba(0,0,0,.24);}.hero-sign span{font-size:13px;color:#fff4c8;}@media (min-width:921px){.container{width:min(1240px,calc(100% - 40px));}.navbar{min-height:84px;gap:16px;}.brand{gap:10px;}.brand-logo{height:56px;max-width:68px;}.brand span:last-child{font-size:19px;}.nav-panel{gap:20px;}.nav-links{gap:18px;}.nav-links a{font-size:14px;white-space:nowrap;}.nav-actions{gap:10px;}.call-now{grid-template-columns:42px auto;column-gap:8px;}.call-icon{width:42px;height:42px;}.call-now strong{font-size:16px;}.btn-whatsapp{min-height:40px;padding:9px 16px;}.btn-gold{min-height:42px;padding:10px 16px;max-width:168px;text-align:center;line-height:1.2;}.premium-hero{min-height:545px;}.hero-content-wrap{min-height:545px;padding:58px 0 88px;}.hero-content{max-width:560px;}.hero h1{font-size:clamp(44px,5.2vw,66px);}.hero-subtitle{font-size:17px;max-width:520px;}.hero-image{inset:0 0 0 42%;}.hero-overlay{background:linear-gradient(90deg,rgba(248,244,234,1) 0%,rgba(248,244,234,.97) 28%,rgba(248,244,234,.78) 44%,rgba(248,244,234,.12) 67%),radial-gradient(circle at 4% 42%,rgba(200,162,74,.20),transparent 26%);}.hero-stats{bottom:36px;width:min(680px,55vw);}.hero-stats div{padding:14px 16px;grid-template-columns:28px 1fr;gap:2px 9px;}.hero-stats i{font-size:23px;}.hero-stats strong{font-size:20px;}}@media (max-width:1280px) and (min-width:921px){.container{width:min(1190px,calc(100% - 32px));}.brand span:last-child{font-size:18px;}.nav-links{gap:14px;}.nav-panel{gap:16px;}.btn-gold{display:none;}}@media (max-width:640px){.hero-sign{display:none;}}@media (max-width:1280px) and (min-width:921px){.brand-logo{height:52px;max-width:62px;}.brand span:last-child{font-size:16px;}.nav-links{gap:11px;}.nav-panel{gap:13px;}.nav-actions{gap:8px;}.call-icon{width:38px;height:38px;}.call-now{grid-template-columns:38px auto;}.call-now strong{font-size:14px;}.btn-whatsapp{padding:9px 13px;font-size:14px;}.btn-gold{display:inline-flex;max-width:128px;padding:9px 12px;font-size:12px;}}.property-desc{margin:6px 0 6px;color:var(--muted);font-size:14px;line-height:1.45;}.property-photo{aspect-ratio:16 / 10;height:auto;background:#f3efe5;}.featured-grid .property-photo{height:auto;}.property-photo img{object-fit:cover;object-position:center;}.property-card:hover .property-photo img{transform:scale(1.035);}.restored-hero{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 12% 18%,rgba(212,175,55,0.18),transparent 30%),radial-gradient(circle at 84% 8%,rgba(0,107,63,0.12),transparent 34%),linear-gradient(135deg,#fffdf8 0%,var(--cream) 58%,#edf7f1 100%);}.restored-hero .hero-bg{position:absolute;inset:0;opacity:0.42;background-image:linear-gradient(rgba(0,107,63,0.08) 1px,transparent 1px),linear-gradient(90deg,rgba(0,107,63,0.08) 1px,transparent 1px);background-size:74px 74px;mask-image:linear-gradient(to bottom,#000,transparent 82%);}.restored-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,0.78fr);align-items:center;gap:54px;padding:82px 0 112px;}.restored-hero .hero-content{max-width:680px;}.restored-hero h1{max-width:760px;font-size:clamp(42px,5.8vw,74px);}.restored-hero h1 span{color:var(--green);}.restored-hero .hero-subtitle{max-width:650px;color:#4d4a43;font-size:19px;}.hero-feature-card{position:relative;overflow:hidden;padding:34px;border:1px solid rgba(212,175,55,0.35);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,0.94),rgba(248,244,234,0.90)),radial-gradient(circle at 85% 0%,rgba(200,162,74,0.20),transparent 34%);box-shadow:0 28px 70px rgba(0,75,45,0.14);}.card-shine{position:absolute;top:-70px;right:-70px;width:190px;height:190px;border-radius:50%;background:rgba(212,175,55,0.24);filter:blur(34px);}.feature-label{position:relative;z-index:1;margin:0 0 12px;color:var(--green);font-size:13px;font-weight:900;letter-spacing:0.12em;text-transform:uppercase;}.hero-feature-card h2{position:relative;z-index:1;margin-bottom:30px;color:var(--text);font-size:clamp(28px,3.6vw,42px);line-height:1.12;}.feature-row{position:relative;z-index:1;display:flex;justify-content:space-between;gap:22px;padding:18px 0;border-top:1px solid var(--border);color:var(--muted);font-weight:700;}.feature-row strong{color:var(--green);text-align:right;}.restored-hero + .search-section{margin-top:-46px;}@media (max-width:920px){.restored-hero{min-height:auto;}.restored-hero-grid{grid-template-columns:1fr;gap:34px;padding:64px 0 96px;}.hero-feature-card{padding:28px;}.restored-hero + .search-section{margin-top:-42px;}}@media (max-width:640px){.restored-hero h1{font-size:38px;}.restored-hero .hero-subtitle{font-size:16px;}.feature-row{align-items:flex-start;flex-direction:column;gap:4px;}.feature-row strong{text-align:left;}}.navbar.container{width:min(1360px,calc(100% - 28px));}.navbar{gap:22px;}.brand{margin-left:-6px;}.nav-panel{margin-left:auto;}.nav-actions{margin-left:10px;justify-content:flex-end;}.call-icon svg,.float-circle svg{width:23px;height:23px;display:block;fill:currentColor;}.call-icon{color:#fff;}.float-circle{line-height:1;font-size:0;}.float-circle.whatsapp{background:#2F343A;color:#fff;}.float-circle.call{background:var(--gold);color:#fff;}.property-grid{align-items:stretch;}.property-card{display:flex;flex-direction:column;height:100%;}.property-body{display:flex;flex:1;flex-direction:column;}.property-body h3{min-height:2.35em;}.property-desc{flex:1;}.property-body .price{margin-top:10px;}.property-body .btn-card{margin-top:auto;}.property-photo{aspect-ratio:16 / 10;height:auto;}.featured-grid .property-photo{height:auto;}.property-photo img{width:100%;height:100%;object-fit:cover;object-position:center;}.property-card:hover .property-photo img{transform:scale(1.035);}.top-item::before{color:var(--gold);font-weight:900;margin-right:7px;}.top-item.address::before{content:"Location:";}.top-item.phone::before{content:"Phone:";}.top-item.email::before{content:"Email:";}@media (max-width:1280px) and (min-width:921px){.navbar.container{width:min(1240px,calc(100% - 24px));}.brand{margin-left:-4px;}.nav-actions{margin-left:6px;}}@media (max-width:920px){.navbar.container{width:min(100% - 28px,1320px);}.brand{margin-left:0;}.nav-actions{margin-left:0;}.property-body h3{min-height:0;}}@media (min-width:921px){.top-info-bar{font-size:13px;}.top-info-inner{gap:14px;}.top-info-left{flex:1;flex-wrap:nowrap;gap:16px;min-width:0;}.top-info-left .address{flex:1;min-width:0;}.top-info-left .phone,.top-info-left .email{flex:0 0 auto;}.top-social{flex:0 0 auto;gap:12px;}}.top-info-inner{max-width:1320px;}.top-info-left .address{margin-right:auto;}.top-social svg,.call-icon svg,.float-circle svg{display:block;width:1em;height:1em;fill:currentColor;}.top-social a{color:#fff;opacity:.96;transition:color .2s ease,transform .2s ease,opacity .2s ease;}.top-social a:hover{color:var(--gold);opacity:1;transform:translateY(-1px);}@media (min-width:921px){.top-info-inner{justify-content:space-between;}.top-info-left{flex:1 1 auto;}.top-info-left .address{max-width:650px;}.top-info-left .phone{margin-left:auto;}.top-social{justify-content:flex-end;}}.float-circle{position:relative;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;}.float-circle i{display:block;color:#fff;font-size:26px;line-height:1;}.float-circle:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 22px 42px rgba(0,0,0,.24);filter:saturate(1.08);}.float-circle::before{content:attr(data-tooltip);position:absolute;right:calc(100% + 12px);top:50%;transform:translateY(-50%) translateX(8px);padding:8px 11px;border-radius:7px;background:var(--charcoal);color:#fff;font-size:12px;font-weight:800;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;}.float-circle:hover::before,.float-circle:focus-visible::before{opacity:1;transform:translateY(-50%) translateX(0);}.float-circle:focus-visible{outline:3px solid rgba(200,162,74,.45);outline-offset:4px;}@media (max-width:640px){.float-circle i{font-size:23px;}.float-circle::before{display:none;}}.home-page main .container{width:min(1320px,calc(100% - 40px));margin-left:auto;margin-right:auto;}.home-page .section{padding:70px 0;}.home-page .featured-section{padding-top:70px;}.home-page .search-section{padding:70px 0;background:linear-gradient(180deg,#fff 0%,var(--cream) 100%);}.home-page .section-heading.centered{max-width:780px;margin:0 auto 34px;text-align:center;}.home-page .section-heading.centered p:not(.eyebrow){color:var(--muted);margin-top:12px;}.investment-section{background:var(--white);}.investment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;}.investment-card{padding:28px;border:1px solid var(--border);border-radius:14px;background:linear-gradient(145deg,#fff,var(--cream));box-shadow:var(--shadow);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;}.investment-card:hover{transform:translateY(-6px);border-color:rgba(200,162,74,.7);box-shadow:var(--shadow-strong);}.investment-card span{display:inline-grid;place-items:center;width:42px;height:42px;margin-bottom:18px;border-radius:50%;background:var(--green);color:#fff;font-weight:900;}.investment-card h3{margin-bottom:10px;color:var(--green-dark);}.investment-card p,.testimonial-grid blockquote p,.contact-cta p{color:var(--muted);}.testimonials-section{background:linear-gradient(135deg,var(--cream),#fff);border-top:1px solid var(--border);border-bottom:1px solid var(--border);}.testimonial-grid blockquote{padding:28px;}.testimonial-grid blockquote strong{display:block;margin-top:18px;color:var(--green-dark);}#client-testimonials .testimonial-heading{max-width:760px;margin:0 auto 38px;text-align:center;}#client-testimonials .testimonial-heading h2{color:var(--charcoal);font-size:clamp(32px,4vw,48px);}#client-testimonials .testimonial-heading>p:not(.eyebrow){margin-top:12px;color:var(--muted);font-size:18px;}#client-testimonials .testimonial-grid{align-items:stretch;}.testimonial-card{display:flex;flex-direction:column;min-height:100%;padding:30px;border:1px solid var(--border);border-radius:18px;background:var(--white);box-shadow:0 18px 46px rgba(30,30,30,.08);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;}.testimonial-card:hover{transform:translateY(-8px);border-color:rgba(200,162,74,.78);box-shadow:0 26px 60px rgba(30,30,30,.13);}.testimonial-stars{display:flex;gap:5px;margin-bottom:18px;color:var(--gold);font-size:16px;}.testimonial-review{flex:1;color:var(--charcoal);font-size:17px;line-height:1.7;}.testimonial-client{display:flex;align-items:center;gap:14px;margin-top:26px;padding-top:22px;border-top:1px solid var(--border);}.testimonial-avatar{display:block;flex:0 0 70px;width:70px;height:70px;border:4px solid #fff;border-radius:50%;object-fit:cover;object-position:center;background:#F8F7F3;box-shadow:0 12px 24px rgba(30,30,30,.16);}.testimonial-client h3{margin:0 0 3px;color:var(--green-dark);font-size:18px;}.testimonial-client p{margin:0;color:var(--muted);font-size:14px;}.contact-cta-section{background:var(--white);}.contact-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px;border:1px solid rgba(200,162,74,.55);border-radius:18px;background:linear-gradient(135deg,var(--green-dark),var(--green));color:#fff;box-shadow:var(--shadow-strong);}.contact-cta h2{max-width:720px;color:#fff;}.contact-cta p,.contact-cta .eyebrow{color:rgba(255,255,255,.84);}.contact-cta .cta-actions{display:flex;flex:0 0 auto;gap:14px;}.contact-cta .btn-outline{border-color:rgba(255,255,255,.58);color:#fff;background:rgba(255,255,255,.08);}#home-contact-cta{padding-top:70px;padding-bottom:70px;background:linear-gradient(180deg,#fff,var(--cream));}#home-contact-cta .contact-cta{position:relative;overflow:hidden;display:flex;align-items:center;flex-direction:column;justify-content:center;max-width:1120px;margin:0 auto;padding:54px 42px;border:1px solid rgba(200,162,74,.65);border-radius:24px;background:radial-gradient(circle at 18% 20%,rgba(200,162,74,.16),transparent 30%),linear-gradient(135deg,var(--green-dark),var(--green));box-shadow:0 26px 70px rgba(47,52,58,.2);text-align:center;}#home-contact-cta .contact-cta::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:48px 48px;pointer-events:none;}#home-contact-cta .contact-cta>*{position:relative;z-index:1;}#home-contact-cta .eyebrow{color:var(--gold);}#home-contact-cta .contact-cta h2{max-width:840px;margin:8px auto 0;color:#fff;font-size:clamp(30px,4vw,48px);}#home-contact-cta .contact-cta>p:not(.eyebrow){max-width:820px;margin:16px auto 0;color:rgba(255,255,255,.84);font-size:18px;line-height:1.7;}#home-contact-cta .cta-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;}#home-contact-cta .cta-actions .btn{min-width:170px;border-radius:10px;}.cta-call,.cta-visit{background:linear-gradient(135deg,var(--gold),#D9B85F);color:#1d1602;box-shadow:0 16px 34px rgba(200,162,74,.22);}.cta-call:hover,.cta-visit:hover{background:var(--cream);color:var(--green-dark);}.cta-whatsapp{border:1px solid rgba(255,255,255,.5);background:rgba(255,255,255,.1);color:#fff;}.cta-whatsapp:hover{border-color:var(--gold);background:#fff;color:var(--green-dark);}@media (max-width:920px){.investment-grid,.testimonial-grid{grid-template-columns:1fr;}.contact-cta{align-items:stretch;flex-direction:column;}.contact-cta .cta-actions{flex-direction:column;}}@media (max-width:640px){.home-page main .container{width:min(100% - 28px,1320px);}.home-page .section{padding:40px 0;}.home-page .featured-section{padding-top:40px;}.home-page .search-section{padding:40px 0;}.investment-card,.testimonial-grid blockquote,.contact-cta{padding:22px;}#home-contact-cta{padding-top:40px;padding-bottom:40px;}#home-contact-cta .contact-cta{padding:36px 22px;border-radius:18px;}#home-contact-cta .contact-cta>p:not(.eyebrow){font-size:16px;}}.top-info-inner{width:min(1320px,calc(100% - 40px));max-width:1320px;justify-content:space-between;gap:28px;}.top-info-left{flex:1 1 auto;justify-content:flex-start;min-width:0;}.top-info-left .address{max-width:720px;margin-right:0;}.top-info-right{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:20px;margin-left:auto;}.top-info-right .top-item,.top-info-right a,.top-info-right span{display:inline-flex;align-items:center;gap:8px;color:#fff;white-space:nowrap;}.top-info-right i,.top-social i{color:var(--gold);font-size:13px;line-height:1;}.top-social{flex:0 0 auto;gap:10px;justify-content:flex-end;}.top-social a{width:24px;height:24px;color:#fff;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);transition:transform .2s ease,background .2s ease,border-color .2s ease;}.top-social a i{color:#fff;font-size:12px;}.top-social a:hover{color:#fff;background:var(--gold);border-color:var(--gold);transform:translateY(-2px);}.site-header{background:rgba(255,253,248,.97);box-shadow:0 12px 34px rgba(30,30,30,.08);}.navbar.container{width:min(1360px,calc(100% - 28px));}.navbar{justify-content:space-between;gap:24px;}.brand{margin-left:-10px;flex:0 0 auto;}.nav-panel{flex:1 1 auto;justify-content:flex-end;margin-left:16px;}.nav-links{flex:1 1 auto;justify-content:center;}.nav-actions{flex:0 0 auto;margin-left:18px;margin-right:-8px;justify-content:flex-end;}.call-now{color:var(--text);}.call-icon i,.btn-whatsapp i{color:#fff;font-size:16px;line-height:1;}.btn-whatsapp{gap:8px;}@media (max-width:1180px) and (min-width:921px){.brand{margin-left:-6px;}.nav-actions{margin-left:10px;margin-right:-4px;}.top-info-inner{width:min(1240px,calc(100% - 32px));}.top-info-left .address{max-width:560px;}.top-info-right{gap:14px;}}@media (max-width:920px){.top-info-inner{width:min(100% - 28px,1320px);flex-direction:column;align-items:flex-start;gap:8px;padding:9px 0;}.top-info-left,.top-info-right{width:100%;flex:none;}.top-info-right{justify-content:flex-start;flex-wrap:wrap;gap:10px 16px;margin-left:0;}.top-social{display:none;}.brand,.nav-actions{margin-left:0;margin-right:0;}.nav-panel{margin-left:0;}.nav-links{align-items:stretch;justify-content:flex-start;}}@media (max-width:640px){.top-info-left .address,.top-info-right .top-item{white-space:normal;}}.commercial-hero{position:relative;overflow:hidden;min-height:640px;display:flex;align-items:center;background:radial-gradient(circle at 12% 18%,rgba(200,162,74,.18),transparent 28%),linear-gradient(135deg,var(--cream) 0%,#fff 58%,#EFE8DA 100%);}.commercial-hero-pattern{position:absolute;inset:0;opacity:.42;background-image:linear-gradient(rgba(47,52,58,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(47,52,58,.07) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(90deg,#000 0%,rgba(0,0,0,.72) 52%,transparent 100%);}.commercial-hero::after{content:'';position:absolute;right:-130px;top:-170px;width:460px;height:460px;border-radius:50%;border:1px solid rgba(200,162,74,.28);background:rgba(47,52,58,.05);}.commercial-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:54px;padding:72px 0;}.commercial-hero-content{max-width:660px;}.commercial-hero h1{max-width:720px;font-size:clamp(42px,5.4vw,72px);}.commercial-hero h1 span{color:var(--green);}.commercial-hero .hero-subtitle{max-width:610px;margin-top:22px;color:#45423b;font-size:19px;line-height:1.65;}.commercial-hero .hero-actions{margin-top:30px;}.commercial-hero-media{position:relative;min-height:430px;border:1px solid rgba(200,162,74,.45);border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 26px 70px rgba(30,30,30,.16);}.commercial-hero-media::before{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(135deg,rgba(248,244,234,.04),rgba(47,52,58,.16));}.commercial-hero-media img{width:100%;height:100%;min-height:430px;display:block;object-fit:cover;object-position:center;}.commercial-hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:590px;margin-top:34px;}.commercial-hero-stats span{position:relative;padding:13px 14px 13px 36px;border:1px solid rgba(200,162,74,.42);border-radius:12px;background:rgba(255,255,255,.72);color:var(--green-dark);font-size:14px;font-weight:900;box-shadow:0 10px 26px rgba(30,30,30,.06);}.commercial-hero-stats span::before{content:'';position:absolute;left:14px;top:50%;width:9px;height:9px;border-radius:50%;background:var(--gold);transform:translateY(-50%);box-shadow:0 0 0 5px rgba(200,162,74,.15);}@media (max-width:920px){.commercial-hero{min-height:auto;}.commercial-hero-grid{grid-template-columns:1fr;gap:34px;padding:56px 0 48px;}.commercial-hero-content{max-width:100%;}.commercial-hero-media{min-height:360px;border-radius:22px;}.commercial-hero-media img{min-height:360px;}}@media (max-width:640px){.commercial-hero-grid{padding:42px 0 38px;}.commercial-hero h1{font-size:38px;}.commercial-hero .hero-subtitle{font-size:16px;}.commercial-hero .hero-actions{align-items:stretch;flex-direction:column;}.commercial-hero-stats{grid-template-columns:1fr;margin-top:26px;}.commercial-hero-media,.commercial-hero-media img{min-height:300px;}}.home-search-section{position:relative;z-index:6;}.home-search-card{grid-template-columns:repeat(4,minmax(0,1fr)) 210px;gap:14px;align-items:stretch;padding:18px;border:1px solid rgba(230,221,200,.95);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 22px 58px rgba(30,30,30,.12);}.home-search-card .search-field{position:relative;min-height:76px;display:grid;grid-template-columns:30px minmax(0,1fr);grid-template-rows:auto 1fr;gap:4px 10px;align-items:center;padding:13px 42px 13px 15px;border:1px solid var(--border);border-radius:13px;background:linear-gradient(180deg,#fff,#fffdf8);cursor:pointer;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease,background .22s ease;}.home-search-card .search-field:hover,.home-search-card .search-field:focus-within,.home-search-card .custom-select.open{border-color:var(--green);box-shadow:0 0 0 4px rgba(200,162,74,.16),0 14px 28px rgba(47,52,58,.08);transform:translateY(-1px);}.home-search-card .search-field>i{grid-row:1 / 3;width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:rgba(47,52,58,.08);color:var(--green);font-size:14px;}.home-search-card .search-field span{color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.02em;}.home-search-card select{width:100%;min-width:0;appearance:none;-webkit-appearance:none;border:0;outline:0;background:transparent;color:var(--text);font:inherit;font-size:15px;font-weight:900;cursor:pointer;}.home-search-card .search-field::after{content:'\f107';position:absolute;right:16px;top:50%;color:var(--gold);font-family:'Font Awesome 6 Free';font-weight:900;font-size:13px;transform:translateY(-50%);pointer-events:none;}.home-search-card .search-submit{min-height:76px;width:100%;border-radius:13px;background:linear-gradient(135deg,var(--green),var(--green-dark));color:#fff;box-shadow:0 16px 34px rgba(47,52,58,.22);}.home-search-card .search-submit i{color:currentColor;font-size:16px;}.home-search-card .search-submit:hover{background:linear-gradient(135deg,var(--gold),#D9B85F);color:#1d1602;box-shadow:0 18px 38px rgba(200,162,74,.28);}@media (max-width:1180px){.home-search-card{grid-template-columns:repeat(2,minmax(0,1fr));}.home-search-card .search-submit{grid-column:1 / -1;}}@media (max-width:640px){.home-search-card{grid-template-columns:1fr;gap:12px;padding:14px;border-radius:16px;}.home-search-card .search-field,.home-search-card .search-submit{min-height:68px;}}.home-search-card .custom-select{cursor:pointer;}.home-search-card .select-trigger{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:var(--text);font:inherit;font-size:15px;font-weight:900;text-align:left;cursor:pointer;}.home-search-card .search-field>i,.home-search-card .search-field span,.home-search-card .search-field::after{cursor:pointer;}.home-search-card .select-options{position:absolute;z-index:30;left:-1px;right:-1px;top:calc(100% + 10px);max-height:none;margin:0;padding:8px;list-style:none;overflow:visible;border:1px solid var(--border);border-radius:13px;background:#fff;box-shadow:0 20px 45px rgba(30,30,30,.16);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;}.home-search-card .custom-select.open{z-index:40;}.home-search-card .custom-select.open .select-options{opacity:1;visibility:visible;transform:translateY(0);}.home-search-card .select-options li{padding:10px 11px;border-radius:9px;color:var(--text);font-size:14px;font-weight:800;cursor:pointer;}.home-search-card .select-options li:hover,.home-search-card .select-options li[aria-selected="true"]{background:rgba(47,52,58,.08);color:var(--green-dark);}.home-search-card .custom-select select{display:none;}#featured-commercial-properties{background:#fff;}.featured-heading{max-width:820px;margin-bottom:34px;}.featured-heading h2{max-width:760px;font-size:clamp(32px,4vw,52px);}.featured-heading>p:not(.eyebrow){max-width:720px;margin-top:14px;color:var(--muted);font-size:17px;line-height:1.7;}#featured-commercial-properties .featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:stretch;}.featured-property-card{height:100%;border-radius:16px;box-shadow:0 14px 36px rgba(30,30,30,.08);}.featured-property-card:hover{transform:translateY(-8px);box-shadow:0 24px 54px rgba(30,30,30,.14);}.featured-property-card .property-photo{aspect-ratio:16 / 10;border-radius:16px 16px 0 0;background:var(--cream);}.featured-property-card .property-photo img{width:100%;height:100%;object-fit:cover;object-position:center;}.featured-property-card .property-badge{position:absolute;left:12px;top:12px;z-index:2;padding:7px 10px;border-radius:999px;background:rgba(200,162,74,.94);color:#1d1602;font-size:11px;font-weight:900;box-shadow:0 10px 22px rgba(0,0,0,.14);}.featured-property-card .property-body{padding:18px;}.featured-property-card .location,.featured-property-card .property-meta span{display:inline-flex;align-items:center;gap:7px;}.featured-property-card .location i,.featured-property-card .property-meta i{color:var(--gold);font-size:13px;}.featured-property-card .property-meta{margin-top:10px;color:var(--muted);font-size:14px;font-weight:800;}.featured-property-card .price{margin-top:12px;margin-bottom:18px;}.featured-property-card .property-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:auto;}.featured-property-card .detail-btn{min-height:42px;border-radius:8px;background:rgba(255,255,255,.82);}.featured-property-card .btn-card{margin-top:0;}@media (max-width:1180px){#featured-commercial-properties .featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:640px){#featured-commercial-properties .featured-grid{grid-template-columns:1fr;}.featured-heading{margin-bottom:24px;}}#why-choose-us{background:linear-gradient(135deg,var(--cream),#fff);border-top:1px solid var(--border);border-bottom:1px solid var(--border);}.why-heading{max-width:820px;margin:0 auto 36px;text-align:center;}.why-heading h2{font-size:clamp(32px,4vw,52px);}.why-heading>p:not(.eyebrow){max-width:760px;margin:14px auto 0;color:var(--muted);font-size:17px;line-height:1.7;}.why-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch;}.why-card{position:relative;min-height:100%;padding:28px;overflow:hidden;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 14px 36px rgba(30,30,30,.08);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;}.why-card::before{content:'';position:absolute;left:28px;top:0;width:58px;height:4px;border-radius:0 0 999px 999px;background:var(--gold);}.why-card:hover{transform:translateY(-8px);border-color:rgba(200,162,74,.7);box-shadow:0 24px 54px rgba(30,30,30,.14);}.why-icon{width:54px;height:54px;display:grid;place-items:center;margin-bottom:20px;border-radius:14px;background:rgba(47,52,58,.09);color:var(--green);font-size:23px;}.why-card h3{margin-bottom:12px;color:var(--text);font-size:21px;}.why-card p{color:var(--muted);line-height:1.65;}@media (max-width:920px){.why-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:640px){.why-heading{margin-bottom:24px;text-align:left;}.why-card-grid{grid-template-columns:1fr;}.why-card{padding:24px;}}#investment-opportunities{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 12%,rgba(200,162,74,.18),transparent 28%),radial-gradient(circle at 88% 88%,rgba(200,162,74,.12),transparent 24%),linear-gradient(135deg,var(--green-dark),#24282D 72%,#1E1E1E);color:#fff;}#investment-opportunities::before{content:'';position:absolute;inset:0;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.22) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.22) 1px,transparent 1px);background-size:42px 42px;}#investment-opportunities .container{position:relative;z-index:1;}.investment-heading{max-width:840px;margin:0 auto 36px;text-align:center;}.investment-heading .eyebrow{color:var(--gold);}.investment-heading h2{color:#fff;font-size:clamp(32px,4vw,52px);}.investment-heading>p:not(.eyebrow){max-width:780px;margin:14px auto 0;color:rgba(255,255,255,.78);font-size:17px;line-height:1.7;}#investment-opportunities .investment-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch;}#investment-opportunities .investment-card{min-height:100%;padding:28px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(255,255,255,.09);box-shadow:0 20px 48px rgba(0,0,0,.18);backdrop-filter:blur(14px);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background .28s ease;}#investment-opportunities .investment-card:hover{transform:translateY(-8px);border-color:rgba(200,162,74,.72);background:rgba(255,255,255,.13);box-shadow:0 28px 64px rgba(0,0,0,.26);}.investment-icon{width:54px;height:54px;display:grid;place-items:center;margin-bottom:22px;border-radius:15px;background:rgba(200,162,74,.16);color:var(--gold);font-size:24px;}#investment-opportunities .investment-card h3{margin-bottom:12px;color:#fff;font-size:21px;}#investment-opportunities .investment-card p{color:rgba(255,255,255,.76);line-height:1.65;}.investment-actions{display:flex;justify-content:center;gap:14px;margin-top:36px;flex-wrap:wrap;}.investment-primary{background:linear-gradient(135deg,var(--gold),#D9B85F);color:#1d1602;box-shadow:0 18px 38px rgba(200,162,74,.25);}.investment-primary:hover{background:#fff;color:var(--green-dark);}.investment-whatsapp{border-color:rgba(255,255,255,.34);background:rgba(255,255,255,.08);color:#fff;}.investment-whatsapp:hover{border-color:var(--gold);background:var(--green);color:#fff;}@media (max-width:1180px){#investment-opportunities .investment-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:640px){.investment-heading{text-align:left;margin-bottom:24px;}#investment-opportunities .investment-grid{grid-template-columns:1fr;}#investment-opportunities .investment-card{padding:24px;}.investment-actions{align-items:stretch;flex-direction:column;}}@media (max-width:1180px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:640px){.site-footer{padding:48px 0 24px;}.footer-grid{grid-template-columns:1fr;gap:30px;}.footer-brand{align-items:flex-start;}.footer-bottom{align-items:flex-start;flex-direction:column;}.footer-bottom div{flex-direction:column;gap:10px;}.back-to-top{right:86px;bottom:118px;}}#featured-commercial-properties .featured-property-card .property-photo{height:360px;aspect-ratio:auto;border-radius:16px 16px 0 0;}#featured-commercial-properties .featured-property-card .property-photo img{width:100%;height:100%;object-fit:cover;object-position:center;}#featured-commercial-properties #income-generating-commercial-building .property-photo img{object-position:72% center;}#featured-commercial-properties #premium-commercial-project .property-photo img{object-position:center;}#featured-commercial-properties #rs-capital-commercial-building .property-photo img{object-position:68% center;}#featured-commercial-properties #mda-approved-commercial-plots .property-photo img{object-position:66% center;}#featured-commercial-properties #commercial-complex-floor-sale .property-photo img{object-position:76% center;}#featured-commercial-properties #commercial-floor-for-rent .property-photo img{object-position:72% center;}@media (max-width:1180px){#featured-commercial-properties .featured-property-card .property-photo{height:340px;}}@media (max-width:640px){#featured-commercial-properties .featured-property-card .property-photo{height:320px;}}#featured-commercial-properties .featured-property-card .property-photo,.properties-grid .listing-card .listing-photo{height:260px;aspect-ratio:auto;background:#F8F7F3;border-radius:16px 16px 0 0;}#featured-commercial-properties .featured-property-card .property-photo img,.properties-grid .listing-card .listing-photo img{width:100%;height:260px;object-fit:contain;object-position:center;background:#F8F7F3;transform:none;}#featured-commercial-properties .featured-property-card:hover .property-photo img,.properties-grid .listing-card:hover .listing-photo img{transform:none;}.commercial-hero-media{background:#F8F7F3;}.commercial-hero-media img{object-fit:contain;object-position:center;background:#F8F7F3;}.home-page .commercial-hero-media{width:100%;max-width:720px;min-height:0;justify-self:end;overflow:hidden;border-radius:24px;background:#F8F7F3;box-shadow:0 24px 60px rgba(47,52,58,.16);}.home-page .commercial-hero-media img{width:100%;height:auto;max-height:520px;min-height:0;object-fit:contain;object-position:center;display:block;background:#F8F7F3;}@media (max-width:920px){.home-page .commercial-hero-media{justify-self:center;max-width:100%;}.home-page .commercial-hero-media img{max-height:none;}}#featured-commercial-properties #rs-capital-commercial-building .property-photo,.properties-grid #rs-capital-commercial-building .listing-photo{display:flex;align-items:center;justify-content:center;}#featured-commercial-properties #rs-capital-commercial-building .property-photo img,.properties-grid #rs-capital-commercial-building .listing-photo img{width:100%;height:260px;margin:0 auto;object-fit:contain;object-position:center center;}.completed-projects-section{background:linear-gradient(180deg,#fff 0%,#F8F7F3 100%);border-top:1px solid var(--border);}.completed-projects-heading{max-width:880px;margin:0 auto 36px;text-align:center;}.completed-projects-heading h2{color:#2F343A;font-size:clamp(32px,4vw,52px);}.completed-projects-heading>p:not(.eyebrow){max-width:820px;margin:14px auto 0;color:var(--muted);font-size:17px;line-height:1.7;}.completed-projects-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:stretch;}.completed-project-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 14px 36px rgba(30,30,30,.08);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;}.completed-project-card:hover{transform:translateY(-8px);border-color:rgba(200,162,74,.7);box-shadow:0 24px 54px rgba(47,52,58,.14);}.completed-project-photo{position:relative;height:280px;overflow:hidden;background:#F8F7F3;}.completed-project-photo img{width:100%;height:280px;object-fit:cover;object-position:center;transition:transform .35s ease;}.completed-project-card:hover .completed-project-photo img{transform:scale(1.04);}.completed-status{position:absolute;top:14px;left:14px;z-index:2;display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;background:rgba(200,162,74,.94);color:#1d1602;font-size:12px;font-weight:900;box-shadow:0 10px 22px rgba(0,0,0,.14);}.completed-project-body{display:flex;flex:1;flex-direction:column;padding:20px;}.completed-project-body h3{color:#2F343A;font-size:21px;line-height:1.2;}.completed-location{display:inline-flex;align-items:center;gap:7px;margin:10px 0 6px;color:var(--muted);font-weight:800;}.completed-location i{color:#C8A24A;}.completed-type{margin:0 0 10px;color:#2F343A;font-weight:900;}.completed-desc{margin:0 0 18px;color:var(--muted);line-height:1.6;}.completed-project-btn{width:100%;margin-top:auto;border-color:#2F343A;background:#fff;color:#2F343A;}.completed-project-btn:hover,.completed-all-btn:hover{border-color:#C8A24A;background:#C8A24A;color:#1E1E1E;}.completed-projects-action{display:flex;justify-content:center;margin-top:34px;}.completed-all-btn{background:linear-gradient(135deg,#2F343A,#24282D);color:#fff;box-shadow:0 16px 34px rgba(47,52,58,.18);}@media (max-width:1180px){.completed-projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:640px){.completed-projects-heading{margin-bottom:24px;text-align:left;}.completed-projects-grid{grid-template-columns:1fr;}.completed-project-photo,.completed-project-photo img{height:280px;}.completed-projects-action .btn{width:100%;}}@media (min-width:1281px){.container,.home-page main .container,.navbar.container,.top-info-inner{width:min(1440px,calc(100% - 64px)) !important;max-width:1440px !important;}.section,.home-page .section,.page-hero,.properties-listings,.services-section,.about-section,.contact-section,.details-section,.completed-page-list,.brand-section,.completed-cta-section{padding-top:110px !important;padding-bottom:110px !important;}.featured-section,.home-page .featured-section{padding-top:100px !important;}.commercial-hero{min-height:760px !important;}.commercial-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr) !important;gap:78px !important;padding-top:96px !important;padding-bottom:96px !important;}.commercial-hero-content{max-width:760px !important;}.commercial-hero h1{max-width:820px !important;font-size:clamp(56px,5vw,88px) !important;}.commercial-hero .hero-subtitle{max-width:720px !important;font-size:21px !important;}.home-page .commercial-hero-media{max-width:820px !important;}.home-page .commercial-hero-media img{max-height:620px !important;}.home-search-card{gap:18px !important;padding:24px !important;}.home-search-card .search-field,.home-search-card .search-submit{min-height:84px !important;}.featured-heading,.why-heading,.investment-heading,.testimonial-heading,.completed-projects-heading,.services-heading,.details-heading,.brand-heading{max-width:980px !important;margin-bottom:46px !important;}.featured-heading h2,.why-heading h2,.investment-heading h2,.testimonial-heading h2,.completed-projects-heading h2,.section-heading h2,.section-heading-about h2,.services-heading h2,.details-heading h2,.brand-heading h2,.page-hero h1,.properties-hero h1,.services-hero h1,.about-hero h1,.contact-hero h1,.completed-hero-inner h1{font-size:clamp(42px,3.8vw,68px) !important;}.featured-heading>p:not(.eyebrow),.why-heading>p:not(.eyebrow),.investment-heading>p:not(.eyebrow),.testimonial-heading>p:not(.eyebrow),.completed-projects-heading>p:not(.eyebrow),.page-hero p,.properties-hero p:not(.eyebrow),.services-hero p:not(.eyebrow),.about-hero p:not(.eyebrow),.contact-hero p:not(.eyebrow),.completed-hero-inner p:not(.eyebrow){font-size:20px !important;line-height:1.75 !important;}#featured-commercial-properties .featured-grid,.completed-projects-grid,.completed-page-grid{gap:32px !important;}.property-grid,.service-grid,.testimonial-grid,.why-card-grid,.investment-grid,.services-grid,.values-grid,.trust-grid,.contact-card-grid{gap:32px !important;}.property-card,.featured-property-card,.completed-project-card,.completed-page-card,.why-card,.investment-card,.service-card,.testimonial-card,.premium-contact-card,.listing-card{border-radius:22px !important;}#featured-commercial-properties .featured-property-card .property-photo,.properties-grid .listing-card .listing-photo{height:320px !important;}#featured-commercial-properties .featured-property-card .property-photo img,.properties-grid .listing-card .listing-photo img{height:320px !important;}.completed-project-photo,.completed-project-photo img,.completed-page-photo,.completed-page-photo img{height:340px !important;}.property-body,.listing-body,.completed-project-body,.completed-page-body,.why-card,.investment-card,.service-card,.testimonial-card{padding:28px !important;}.property-body h3,.listing-body h2,.completed-project-body h3,.completed-page-body h2,.why-card h3,.investment-card h3,.service-card h2,.testimonial-client h3{font-size:23px !important;}.btn{min-height:54px !important;padding:15px 26px !important;}.site-footer{padding-top:88px !important;}.footer-grid{gap:62px !important;}}@media (min-width:1600px){.container,.home-page main .container,.navbar.container,.top-info-inner{width:min(1600px,calc(100% - 80px)) !important;max-width:1600px !important;}.commercial-hero{min-height:820px !important;}.commercial-hero-grid{gap:96px !important;}.home-page .commercial-hero-media{max-width:900px !important;}.home-page .commercial-hero-media img{max-height:680px !important;}#featured-commercial-properties .featured-property-card .property-photo,.properties-grid .listing-card .listing-photo{height:350px !important;}#featured-commercial-properties .featured-property-card .property-photo img,.properties-grid .listing-card .listing-photo img{height:350px !important;}.completed-project-photo,.completed-project-photo img,.completed-page-photo,.completed-page-photo img{height:370px !important;}}html,body{height:auto !important;min-height:100% !important;}html{overflow-x:hidden !important;overflow-y:auto !important;scroll-behavior:smooth;}body{overflow-x:hidden !important;overflow-y:visible !important;height:auto !important;min-height:100% !important;max-width:100%;touch-action:pan-y;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch;}body,main,.page-wrapper,.main-wrapper,.site-wrapper,.content-wrapper,#app,#root,.body-wrapper{position:relative;height:auto !important;min-height:0 !important;max-height:none !important;overflow:visible !important;}main,section,.section,.page-hero,.site-footer{width:100%;max-width:100%;}main{display:block;height:auto !important;min-height:0 !important;max-height:none !important;overflow:visible !important;}.site-header{position:sticky !important;top:0;}.container,.navbar,.top-info-inner,.footer-grid,.property-grid,.featured-grid,.service-grid,.testimonial-grid,.completed-projects-grid,.completed-page-grid,.why-card-grid,.investment-grid,.properties-grid,.services-grid,.trust-grid,.values-grid,.contact-card-grid,.about-detail-grid,.details-overview,.amenity-grid{min-width:0;}.floating-actions{position:fixed !important;pointer-events:none;}.floating-actions .float-circle{pointer-events:auto;}.schedule-visit{position:fixed !important;max-height:min(360px,70vh);}.hero-bg,.hero-overlay,.hero-image,.commercial-hero-pattern,.commercial-hero::after,.restored-hero .hero-bg,.site-footer::before,#investment-opportunities::before,#home-contact-cta .contact-cta::before{pointer-events:none;}.nav-panel{overscroll-behavior:contain;overflow:visible;}@media (max-width:920px){.nav-panel{max-height:none;overflow:visible;}.nav-panel.open{overflow:visible;}.commercial-hero,.restored-hero,.premium-hero,.about-hero,.services-hero{min-height:auto !important;}.commercial-hero-grid,.restored-hero-grid{min-height:0;}}@media (max-width:1100px) and (min-width:921px){.navbar{min-height:86px;}.nav-toggle{display:block;flex:0 0 auto;}.nav-panel{position:absolute;top:86px;left:32px;right:32px;display:none;max-height:none;overflow:visible;flex-direction:column;align-items:stretch;gap:18px;padding:18px;border:1px solid var(--border);border-radius:16px;background:rgba(255,253,248,.98);box-shadow:var(--shadow-strong);}.nav-panel.open{display:flex;}.nav-links,.nav-actions{flex-direction:column;align-items:stretch;gap:8px;}.call-now{display:none;}.btn-whatsapp,.btn-gold{width:100%;max-width:none;}}@media (max-width:640px){.section,.home-page .section,.page-hero,.properties-listings,.services-section,.about-section,.contact-section,.details-section,.completed-page-list,.brand-section,.completed-cta-section{padding-top:58px;padding-bottom:58px;}.floating-actions{z-index:86;}.back-to-top{z-index:85;}}.form-status{min-height:24px;margin:0;font-size:14px;font-weight:800}.form-status.is-error{color:#9f2d2d}.form-status.is-success{color:var(--green)}