:root{--navy:#093f73;--navy-dark:#052f59;--navy-soft:#eaf1f7;--gold:#dfad28;--gold-dark:#a97d12;--cream:#f8f4eb;--soft:#f5f7f9;--ink:#172337;--muted:#697586;--line:#dfe5eb;--white:#fff;--shadow:0 22px 60px rgba(11,48,83,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:"Segoe UI",Arial,sans-serif;background:#fff}.site-header{background:rgba(5,47,89,.97);box-shadow:0 8px 30px rgba(0,0,0,.08)}.navbar{min-height:82px}.brand{display:flex;align-items:center;gap:.75rem}.brand img{border-radius:12px;object-fit:cover}.brand span{display:flex;flex-direction:column;line-height:1.1}.brand strong{color:var(--gold);font-family:Georgia,serif;letter-spacing:.04em}.brand small{margin-top:.3rem;font-size:.6rem;letter-spacing:.18em;color:#fff}.nav-link{color:rgba(255,255,255,.82)!important;font-weight:650;padding:.7rem .8rem!important}.nav-link:hover{color:#fff!important}.btn{border-radius:999px;min-height:48px;padding:.7rem 1.25rem;font-weight:750;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.btn-lg{min-height:56px;padding:.9rem 1.55rem}.btn-gold{background:var(--gold);border-color:var(--gold);color:#172337;box-shadow:0 10px 24px rgba(179,132,17,.25)}.btn-gold:hover,.btn-gold:focus{background:#eab833;border-color:#eab833;color:#172337;transform:translateY(-1px)}.btn-ghost{border:1px solid rgba(255,255,255,.4);background:rgba(255,255,255,.08);color:#fff}.btn-ghost:hover{background:#fff;color:var(--navy)}.btn-outline-brand{border:1px solid #c7d4df;color:var(--navy);background:#fff}.btn-outline-brand:hover{background:var(--navy);border-color:var(--navy);color:#fff}.hero{position:relative;overflow:hidden;background:var(--navy-dark);color:#fff}.hero-backdrop{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,47,89,.98) 0%,rgba(5,47,89,.88) 50%,rgba(5,47,89,.25) 100%),url("https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=1800&q=85") center/cover}.min-vh-hero{min-height:650px}.hero h1,.page-hero h1,.finder-shell h1,.property-detail h1,.display-title{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.7rem,6vw,5.2rem);line-height:1.02;letter-spacing:-.045em;max-width:850px}.hero-copy{max-width:700px;font-size:1.16rem;line-height:1.75;color:rgba(255,255,255,.78)}.hero-trust{display:flex;align-items:center;gap:.45rem;color:rgba(255,255,255,.72);font-size:.9rem}.hero-trust svg{color:var(--gold)}.eyebrow{margin:0;color:var(--gold-dark);font-size:.75rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.eyebrow.light{color:#f1c74e}.section{padding:78px 0}.section-cream{background:var(--cream)}.section-soft{background:var(--soft)}.section-heading h2,.detail-copy h2,.empty-state h2{font-family:Georgia,serif;color:var(--navy-dark);font-size:clamp(2rem,4vw,3rem);letter-spacing:-.025em}.section-heading p:not(.eyebrow){color:var(--muted);margin-bottom:0}.section-heading.narrow{max-width:680px}.text-link,.back-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--navy);font-weight:750;text-decoration:none}.property-card{background:#fff;border:1px solid var(--line);border-radius:25px;overflow:hidden;box-shadow:0 14px 42px rgba(20,48,75,.07);transition:.25s}.property-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.property-link{display:block;height:100%;color:inherit;text-decoration:none}.property-photo{position:relative;aspect-ratio:4/3;overflow:hidden;background:#dde5ec}.property-photo img{width:100%;height:100%;object-fit:cover;transition:.5s}.property-card:hover .property-photo img{transform:scale(1.04)}.property-type,.match-badge{position:absolute;top:15px;padding:.45rem .72rem;border-radius:999px;font-size:.73rem;font-weight:800}.property-type{left:15px;background:#fff;color:var(--navy)}.match-badge{right:15px;background:var(--navy);color:#fff}.match-badge.alternative{background:#fff0bf;color:#765400}.property-body{padding:1.35rem}.property-development{margin:0;color:var(--gold-dark);font-size:.69rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.property-body h3{margin:.35rem 0 0;font-family:Georgia,serif;color:var(--navy-dark);font-size:1.65rem}.property-location{display:flex;align-items:center;gap:.35rem;margin:.5rem 0;color:var(--muted);font-size:.87rem}.property-price{margin:1rem 0;color:var(--navy);font-size:1.25rem;font-weight:850}.property-features{display:grid;grid-template-columns:repeat(4,1fr);gap:.3rem;padding:1rem 0;border-top:1px solid var(--line)}.property-features span{display:flex;flex-direction:column;align-items:center;gap:.1rem;color:var(--muted)}.property-features svg{margin-bottom:.2rem;color:var(--navy)}.property-features b{color:var(--ink);font-size:.86rem}.property-features small{font-size:.65rem}.process-card{height:100%;padding:1.6rem;border:1px solid var(--line);border-radius:22px;background:#fff}.process-card>span{display:grid;width:48px;height:48px;place-items:center;border-radius:15px;background:var(--navy);color:var(--gold);font-weight:850}.process-card h3{margin:1.25rem 0 .5rem;color:var(--navy-dark);font-size:1.06rem;font-weight:800}.process-card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.6}.site-footer{background:var(--navy-dark);color:rgba(255,255,255,.68)}.footer-name{color:var(--gold);font-family:Georgia,serif;font-size:1.55rem}.site-footer a{margin-left:1.5rem;color:#fff;text-decoration:none;font-weight:650}.page-hero{padding:82px 0;background:var(--navy);color:#fff}.page-hero.compact h1{font-size:clamp(2.5rem,5vw,4.2rem);margin:.7rem 0}.page-hero p:last-child{max-width:650px;color:rgba(255,255,255,.72)}.filter-panel{margin-top:-115px;margin-bottom:2rem;padding:1.4rem;border-radius:22px;background:#fff;box-shadow:var(--shadow);position:relative}.form-label{font-size:.78rem;font-weight:750;color:#4d5b6d}.form-control,.form-select{min-height:48px;border-radius:13px;border-color:#cfd8e1}.results-count{margin:2rem 0 1rem;color:var(--muted);font-weight:700}.empty-state{margin-top:2rem;padding:3rem;text-align:center;border-radius:24px;background:#fff}.finder-section{min-height:calc(100vh - 82px);padding:55px 0;background:var(--cream)}.finder-shell{max-width:760px;margin:auto;padding:2rem 2.3rem;border-radius:30px;background:#fff;box-shadow:var(--shadow)}.wizard-progress{display:flex;gap:.45rem;margin-bottom:2.2rem}.wizard-progress span{height:7px;flex:1;border-radius:999px;background:#e2e7ec}.wizard-progress span.active{background:var(--gold)}.wizard-step{display:none;min-height:370px}.wizard-step.active{display:block}.finder-shell h1{font-size:clamp(2.2rem,6vw,3.8rem);color:var(--navy-dark);margin:.7rem 0 1.7rem}.wizard-step>p:not(.eyebrow){color:var(--muted)}.choice-grid{display:grid;gap:.85rem}.choice-grid.two{grid-template-columns:repeat(2,1fr)}.choice-grid.three{grid-template-columns:repeat(3,1fr)}.choice-grid.four{grid-template-columns:repeat(4,1fr)}.choice-card input{position:absolute;opacity:0;pointer-events:none}.choice-card span{display:flex;min-height:82px;height:100%;flex-direction:column;justify-content:center;gap:.7rem;padding:1rem;border:2px solid var(--line);border-radius:18px;cursor:pointer;transition:.2s}.choice-card span svg{color:var(--navy)}.choice-card input:checked+span{border-color:var(--gold);background:#fff9e9;box-shadow:0 8px 20px rgba(176,128,9,.12)}.wizard-actions{display:flex;justify-content:space-between;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--line)}.wizard-finish{padding:2.2rem;border-radius:23px;background:var(--navy-dark);color:#fff}.wizard-finish h1{color:#fff}.wizard-finish>p:not(.eyebrow){color:rgba(255,255,255,.72)}.finish-icon{display:grid;width:58px;height:58px;place-items:center;margin-bottom:1rem;border-radius:50%;background:var(--gold);color:var(--navy-dark)}.alternative-note{display:flex;flex-direction:column;margin-bottom:1.5rem;padding:1rem 1.2rem;border:1px solid #ead18b;border-radius:16px;background:#fff7dc;color:#6d5310}.property-gallery{padding-top:1rem}.gallery-main,.gallery-side img{width:100%;object-fit:cover;border-radius:22px}.gallery-main{height:500px}.gallery-side{display:grid;height:500px;grid-template-rows:1fr auto;gap:1rem}.gallery-side img{height:100%;min-height:260px}.availability{display:flex;flex-direction:column;padding:1.25rem;border-radius:20px;background:var(--navy);color:#fff}.availability b{color:var(--gold)}.property-detail h1{font-size:clamp(2.6rem,5vw,4.5rem);color:var(--navy-dark)}.detail-features{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem;margin:2rem 0}.detail-features span{display:flex;min-height:100px;flex-direction:column;justify-content:center;gap:.55rem;padding:1rem;border-radius:17px;background:var(--soft);font-size:.8rem}.detail-features svg{color:var(--navy)}.detail-copy{color:var(--muted);font-size:1.02rem;line-height:1.75}.detail-copy h2{margin:2.6rem 0 1rem;font-size:1.8rem}.amenities{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.amenities span{display:flex;align-items:center;gap:.5rem;color:var(--ink)}.amenities svg{color:var(--gold-dark)}.payment-pills{display:flex;flex-wrap:wrap;gap:.6rem}.payment-pills span{padding:.5rem .8rem;border-radius:999px;background:var(--navy-soft);color:var(--navy);font-size:.82rem;font-weight:750}.contact-card{top:110px;padding:1.7rem;border:1px solid var(--line);border-radius:25px;background:#fff;box-shadow:var(--shadow)}.contact-card>span{display:block;color:var(--muted);font-size:.82rem}.contact-card>strong{display:block;margin:.3rem 0;font-size:1.8rem;color:var(--navy)}.contact-card p{margin:1.2rem 0;color:var(--muted)}.contact-card small{display:block;margin-top:1rem;text-align:center;color:var(--muted)}.btn-whatsapp{background:#1dac59;color:#fff;border-color:#1dac59}.btn-whatsapp:hover{background:#168e49;color:#fff}.mobile-whatsapp{display:none}
@media(max-width:991.98px){.navbar-collapse{padding:1rem 0 1.4rem}.min-vh-hero{min-height:590px}.filter-panel{margin-top:-90px}.gallery-main{height:420px}.gallery-side{height:auto;grid-template-columns:1fr 1fr;grid-template-rows:auto}.gallery-side img{height:220px;min-height:0}.contact-card{position:static!important}}
@media(max-width:767.98px){.section{padding:52px 0}.brand img{width:46px;height:46px}.brand strong{font-size:.9rem}.brand small{font-size:.5rem}.hero-backdrop{background:linear-gradient(180deg,rgba(5,47,89,.89),rgba(5,47,89,.98)),url("https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=900&q=80") center/cover}.min-vh-hero{min-height:620px}.hero h1{font-size:clamp(2.7rem,13vw,4rem)}.hero-copy{font-size:1rem}.filter-panel{margin-top:0}.page-hero{padding:52px 0}.choice-grid.three,.choice-grid.four{grid-template-columns:repeat(2,1fr)}.finder-section{padding:22px 0}.finder-shell{padding:1.35rem;border-radius:20px}.wizard-step{min-height:410px}.detail-features{grid-template-columns:repeat(2,1fr)}.gallery-main{height:340px}.gallery-side{grid-template-columns:1fr}.gallery-side img{height:230px}.property-detail{padding-bottom:95px}.mobile-whatsapp{display:block;position:fixed;z-index:1040;left:0;right:0;bottom:0;padding:.7rem;background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 25px rgba(0,0,0,.08)}.site-footer a{display:block;margin:.5rem 0 0}.amenities{grid-template-columns:1fr}}
@media(max-width:480px){.choice-grid.two{grid-template-columns:1fr}.property-features{gap:0}.property-body{padding:1.15rem}.finder-shell h1{font-size:2.25rem}.wizard-actions .btn{padding:.7rem 1rem}.gallery-main{height:290px}}
