:root{--ink:#173f37;--ink2:#0f2f29;--ink3:#0a211d;--sand:#f5f1e8;--paper:#fbfaf6;--white:#fff;--text:#253630;--muted:#6c7974;--line:rgba(23,63,55,.16);--acid:#c9a96e;--blue:#31569a;--shadow:0 30px 80px rgba(10,33,29,.12);--radius:28px;--max:1320px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font-family:Inter,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.nav-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 64px),var(--max));margin-inline:auto}.site-main{overflow:hidden}.section{padding:110px 0}.eyebrow{display:block;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800;color:var(--ink);margin-bottom:18px}.section-heading{max-width:820px;margin-bottom:52px}.section-heading h2,.intro-grid h2,.interior-copy h2,.location-copy h2,.cta-grid h2,.project-card h2,.project-links-grid h3,.shell-building-grid h2,.two-col-media h2,.contact-grid h2,.plan-copy h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:.98;letter-spacing:-.045em;color:var(--ink);margin:0}.section-heading h2,.intro-grid h2,.location-copy h2,.interior-copy h2,.two-col-media h2,.contact-grid h2{font-size:clamp(42px,5vw,78px)}.section-heading p{color:var(--muted);max-width:650px;font-size:18px}.section-heading.horizontal{display:grid;grid-template-columns:1fr 1fr;max-width:none;gap:80px;align-items:end}.prose{font-size:18px;color:#4b5a55}.prose p{margin:0 0 22px}.text-link{display:inline-block;color:var(--ink);font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:4px;margin-top:12px}.button-primary,.button-ghost,.button-light,.button-line{appearance:none;border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;font-size:13px;font-weight:800;letter-spacing:.03em;transition:.25s ease}.button-primary{background:var(--acid);color:var(--ink3)}.button-primary:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(201,169,110,.25)}.button-ghost{color:#fff;border:1px solid rgba(255,255,255,.65);background:rgba(255,255,255,.08);backdrop-filter:blur(10px)}.button-ghost.dark{color:var(--ink);border-color:var(--ink);background:transparent}.button-light{background:#fff;color:var(--ink)}.button-line{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.4)}
/* Header */
.site-header{position:fixed;z-index:100;top:0;left:0;right:0;height:92px;color:#fff;transition:.3s ease}.site-header.scrolled,.site-header.light-header{background:rgba(251,250,246,.92);backdrop-filter:blur(18px);box-shadow:0 1px 0 var(--line);color:var(--ink)}.header-inner{height:100%;width:min(calc(100% - 48px),1420px);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img,.custom-logo{width:245px;max-height:68px;object-fit:contain;background:rgba(255,255,255,.94);border-radius:12px;padding:8px}.site-header.scrolled .brand img,.site-header.light-header .brand img{background:transparent}.primary-nav{display:flex;align-items:center;gap:28px}.buildisa-menu{display:flex;align-items:center;gap:24px;list-style:none;margin:0;padding:0}.buildisa-menu a{font-size:12px;font-weight:750;letter-spacing:.025em;opacity:.9}.buildisa-menu a:hover{opacity:1}.header-cta{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 18px;border:1px solid currentColor;border-radius:999px;font-size:12px;font-weight:800}.nav-toggle{display:none;background:none;border:0;color:inherit}.nav-toggle em{font-style:normal}
/* Home hero */
.hero-home{position:relative;min-height:100svh;color:#fff;display:flex;align-items:flex-end;padding:160px 0 84px}.hero-media,.page-hero-media,.project-hero-media{position:absolute;inset:0}.hero-media img,.page-hero-media img,.project-hero-media img{width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,29,25,.76) 0%,rgba(8,29,25,.35) 48%,rgba(8,29,25,.12) 75%),linear-gradient(0deg,rgba(8,29,25,.55),transparent 48%)}.hero-content{position:relative;z-index:2}.hero-kicker{display:flex;gap:22px;align-items:center;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.18em;margin-bottom:28px}.hero-kicker span+span:before{content:'';width:34px;height:1px;background:rgba(255,255,255,.55);display:inline-block;vertical-align:middle;margin-right:22px}.hero-home h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(78px,11vw,170px);letter-spacing:-.075em;line-height:.73;margin:0 0 34px;max-width:1050px}.hero-home h1 span{display:block}.hero-home h1 span:last-child{margin-left:8vw}.hero-lead{max-width:650px;font-size:20px;line-height:1.55;color:rgba(255,255,255,.84)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-scroll{position:absolute;z-index:2;right:40px;bottom:42px;writing-mode:vertical-rl;text-transform:uppercase;font-size:10px;letter-spacing:.15em}.hero-scroll span{font-size:18px;margin-top:10px}
.facts-bar{background:var(--ink);color:#fff;border-top:1px solid rgba(255,255,255,.12)}.facts-grid{display:grid;grid-template-columns:repeat(4,1fr)}.facts-grid>div{padding:30px 26px;border-right:1px solid rgba(255,255,255,.12)}.facts-grid>div:first-child{padding-left:0}.facts-grid>div:last-child{border:0}.facts-grid strong{font-family:Georgia,serif;font-size:36px;font-weight:400;display:block;line-height:1}.facts-grid span{display:block;color:rgba(255,255,255,.65);font-size:12px;margin-top:8px}
.intro-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:90px}.display-number{font-family:Georgia,serif;font-size:100px;color:rgba(23,63,55,.08);line-height:.8;display:block;margin-bottom:28px}.immersive-image{position:relative;height:min(75vw,820px);margin:0 28px;border-radius:var(--radius);overflow:hidden;background:var(--ink)}.immersive-image>img{width:100%;height:100%;object-fit:cover}.immersive-caption{position:absolute;left:46px;bottom:42px;color:#fff;background:rgba(8,29,25,.66);backdrop-filter:blur(14px);padding:18px 22px;border-radius:14px}.immersive-caption span{display:block;text-transform:uppercase;font-size:10px;letter-spacing:.16em}.immersive-caption strong{display:block;font-family:Georgia,serif;font-weight:400;font-size:28px;margin-top:4px}
.amenities-section{background:var(--sand)}.amenity-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:20px}.amenity-card{position:relative;min-height:450px;border-radius:24px;overflow:hidden;grid-column:span 5}.amenity-card.large{grid-column:span 7}.amenity-card.wide{grid-column:span 7}.amenity-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.amenity-card:hover img{transform:scale(1.04)}.amenity-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,29,25,.7),rgba(8,29,25,0) 55%)}.amenity-card>div{position:absolute;z-index:2;left:28px;right:28px;bottom:26px;color:#fff}.amenity-card>div span{font-size:11px;letter-spacing:.16em}.amenity-card h3{font-family:Georgia,serif;font-size:38px;font-weight:400;margin:6px 0 4px}.amenity-card p{margin:0;color:rgba(255,255,255,.72)}
.shell-story{background:var(--ink);color:#fff}.shell-story .eyebrow{color:var(--acid)}.shell-story-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.shell-photo{border-radius:50% 50% 14px 14px;overflow:hidden}.shell-photo img{width:100%;aspect-ratio:1/1.07;object-fit:cover}.shell-story h2{font-family:Georgia,serif;font-size:clamp(48px,6vw,88px);line-height:.95;font-weight:400;letter-spacing:-.05em;margin:0 0 28px}.shell-story p{font-size:17px;color:rgba(255,255,255,.68);max-width:650px}.shell-list{display:grid;grid-template-columns:1fr 1fr;margin:32px 0;border-top:1px solid rgba(255,255,255,.18)}.shell-list span{display:flex;justify-content:space-between;padding:14px 4px;border-bottom:1px solid rgba(255,255,255,.18);font-size:13px}.shell-list span:nth-child(odd){padding-right:24px}.shell-list span:nth-child(even){padding-left:24px;border-left:1px solid rgba(255,255,255,.18)}.shell-list b{color:var(--acid)}.shell-story .text-link{color:#fff;border-color:#fff}
.availability-teaser{background:#fff}.unit-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.unit-preview{border:1px solid var(--line);padding:26px;border-radius:18px;transition:.25s}.unit-preview:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.unit-top{display:flex;justify-content:space-between}.unit-top span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff;font-weight:800}.unit-top b{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#4c715f}.unit-preview h3{font-family:Georgia,serif;color:var(--ink);font-size:40px;font-weight:400;margin:24px 0 8px}.unit-mini-specs{display:flex;gap:14px;color:var(--muted);font-size:12px}.unit-preview>strong{display:block;font-size:18px;color:var(--ink);margin:22px 0 8px}.unit-preview>a{font-size:12px;font-weight:800}
.location-preview{background:var(--ink);color:#fff}.location-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.location-copy .eyebrow{color:var(--acid)}.location-copy h2{color:#fff}.location-copy>p{color:rgba(255,255,255,.66);font-size:17px}.distance-list{list-style:none;margin:28px 0;padding:0;border-top:1px solid rgba(255,255,255,.16)}.distance-list li{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.16);font-size:12px}.distance-list b{color:var(--acid)}.location-copy .button-ghost.dark{color:#fff;border-color:rgba(255,255,255,.55)}.location-visual{position:relative;border-radius:24px;overflow:hidden}.location-visual img{width:100%;min-height:650px;object-fit:cover}.location-pin{position:absolute;right:24px;bottom:24px;background:var(--acid);color:var(--ink3);padding:16px 18px;border-radius:14px}.location-pin span{display:block;font-size:9px;letter-spacing:.12em}.location-pin strong{font-family:Georgia,serif;font-size:28px;font-weight:400}
.interior-section{background:var(--sand)}.interior-grid{display:grid;grid-template-columns:1.18fr .82fr;gap:22px}.interior-main img{height:760px;width:100%;object-fit:cover;border-radius:24px}.interior-copy{padding:45px 20px 0 34px}.interior-copy p{color:var(--muted);font-size:17px}.interior-copy>img{width:74%;margin:54px 0 0 auto;border-radius:18px}.cta-section{background:var(--ink3);color:#fff;padding:90px 0}.cta-grid{display:grid;grid-template-columns:1fr .7fr;gap:80px;align-items:end}.cta-grid .eyebrow{color:var(--acid)}.cta-grid h2{color:#fff;font-size:clamp(48px,6vw,88px)}.cta-grid p{color:rgba(255,255,255,.65);font-size:17px}.cta-grid .button-light,.cta-grid .button-line{margin:10px 8px 0 0}
/* Page heroes */
.page-hero{position:relative;background:var(--ink);color:#fff;padding:190px 0 95px;min-height:520px;display:flex;align-items:flex-end}.page-hero.compact{min-height:430px}.page-hero.visual{min-height:72vh}.page-hero>.container{position:relative;z-index:2}.page-hero .eyebrow{color:var(--acid)}.page-hero h1,.project-hero h1{font-family:Georgia,serif;font-size:clamp(68px,9vw,135px);font-weight:400;letter-spacing:-.065em;line-height:.84;margin:0}.page-hero p,.project-hero p{max-width:620px;font-size:19px;color:rgba(255,255,255,.72);margin-top:24px}.split-hero{background:var(--sand);color:var(--ink);padding-bottom:70px}.split-hero .eyebrow{color:var(--ink)}.split-hero p{color:var(--muted)}.split-hero-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:60px;align-items:center}.split-hero-grid>div:last-child{height:520px;border-radius:24px;overflow:hidden}.split-hero-grid img{width:100%;height:100%;object-fit:cover}.brand-hero{background:linear-gradient(120deg,var(--ink3),var(--ink));min-height:72vh}.contact-hero{background:var(--ink);min-height:560px}.projects-hero{background:var(--ink3);min-height:650px}.availability-hero{background:linear-gradient(135deg,var(--ink3),#1f5b4e)}
/* Project */
.project-hero{position:relative;min-height:90vh;color:#fff;display:flex;align-items:flex-end;padding:170px 0 85px}.project-hero-content{position:relative;z-index:2}.project-hero .eyebrow{color:var(--acid)}.project-links-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.project-links-grid a{padding:28px;border:1px solid var(--line);border-radius:18px;min-height:240px;transition:.25s}.project-links-grid a:hover{background:var(--ink);color:#fff;transform:translateY(-4px)}.project-links-grid a:hover h3{color:#fff}.project-links-grid span{font-size:11px;color:#8a9692}.project-links-grid h3{font-size:38px;margin:50px 0 8px}.project-links-grid p{font-size:13px;color:var(--muted)}.project-links-grid a:hover p{color:rgba(255,255,255,.65)}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.project-card{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff}.project-card-media{height:480px;position:relative;overflow:hidden}.project-card-media img{width:100%;height:100%;object-fit:cover;transition:.6s}.project-card:hover img{transform:scale(1.04)}.project-card-media span{position:absolute;left:22px;top:22px;background:var(--acid);padding:8px 12px;border-radius:999px;font-size:10px;font-weight:800}.project-card-copy{padding:30px}.project-card-copy h2{font-size:48px}.project-card-copy p{color:var(--muted)}
/* Buildings */
.dark-panel{background:var(--ink);color:#fff}.dark-panel h2{color:#fff}.two-col-media{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.two-col-media.reverse{grid-template-columns:1fr 1fr}.two-col-media img{border-radius:24px;width:100%;max-height:720px;object-fit:cover}.two-col-media p{color:rgba(255,255,255,.66);font-size:17px}.why-shells .two-col-media p{color:var(--muted)}.feature-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.feature-pills span{border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:8px 12px;font-size:11px}.quote-block{padding:70px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.quote-block p{font-family:Georgia,serif;font-size:clamp(38px,5vw,70px);color:var(--ink);line-height:1.08;max-width:1050px;margin:0}.shell-buildings{padding-top:20px}.shell-building-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.shell-building-grid article{padding:28px 22px 40px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:360px}.shell-building-grid b{font-family:Georgia,serif;font-size:74px;color:rgba(23,63,55,.11);font-weight:400}.shell-building-grid h2{font-size:34px;margin:70px 0 10px}.shell-building-grid p{font-size:13px;color:var(--muted)}
/* Floor plans */
.floorplan-browser{background:#fff;border:1px solid var(--line);border-radius:26px;padding:28px}.plan-controls{display:flex;justify-content:space-between;gap:20px;padding:0 0 24px;border-bottom:1px solid var(--line)}.plan-group{display:flex;align-items:center;gap:8px}.plan-group>span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;margin-right:8px;color:var(--muted)}.plan-group button{border:1px solid var(--line);background:#fff;color:var(--ink);padding:9px 13px;border-radius:999px;cursor:pointer;font-size:11px}.plan-group button.active{background:var(--ink);color:#fff}.plan-stage{display:grid;grid-template-columns:.45fr 1.55fr;gap:35px;padding-top:30px;align-items:center}.plan-copy{padding:28px}.plan-copy h2{font-size:52px}.plan-copy p{color:var(--muted)}.plan-image-wrap{background:var(--sand);border-radius:20px;padding:20px;min-height:600px;display:grid;place-items:center}.plan-image-wrap img{width:100%;max-height:700px;object-fit:contain}.plan-note{padding-top:0;color:var(--muted)}
/* Specs */
.specs-section{background:var(--sand)}.specs-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:50px}.specs-image{position:sticky;top:120px;height:max-content}.specs-image img{border-radius:24px}.specs-image p{text-transform:uppercase;letter-spacing:.12em;font-size:10px;color:var(--muted)}.spec-accordions details{border-top:1px solid var(--line)}.spec-accordions details:last-child{border-bottom:1px solid var(--line)}.spec-accordions summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:18px;padding:24px 0;font-family:Georgia,serif;color:var(--ink);font-size:30px}.spec-accordions summary::-webkit-details-marker{display:none}.spec-accordions summary span{font-family:Arial,sans-serif;font-size:10px;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.spec-accordions details>div{padding:0 0 26px 52px;color:var(--muted)}.spec-accordions h4{color:var(--ink);margin-bottom:4px}.spec-accordions p{margin-top:0}.gallery-split{display:grid;grid-template-columns:1fr 1fr;gap:18px}.gallery-split img{width:100%;height:620px;object-fit:cover;border-radius:24px}
/* Location */
.location-distances{background:var(--sand)}.distance-cards{display:grid;grid-template-columns:repeat(6,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line)}.distance-cards>div{padding:28px 20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:260px}.distance-cards strong{font-family:Georgia,serif;color:var(--ink);font-size:64px;font-weight:400;line-height:1}.distance-cards span{text-transform:uppercase;font-size:9px;letter-spacing:.14em}.distance-cards p{font-size:12px;color:var(--muted);margin-top:70px}
/* Availability */
.availability-summary{background:var(--ink3);color:#fff;border-top:1px solid rgba(255,255,255,.12)}.availability-summary-grid{display:grid;grid-template-columns:2fr repeat(3,1fr)}.availability-summary-grid>div{padding:26px;border-right:1px solid rgba(255,255,255,.12)}.availability-summary-grid span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.5)}.availability-summary-grid strong{font-family:Georgia,serif;font-size:28px;font-weight:400}.availability-toolbar{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:22px}.availability-toolbar label{font-size:10px;text-transform:uppercase;letter-spacing:.11em;color:var(--muted)}.availability-toolbar select{display:block;width:100%;height:46px;margin-top:7px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 12px;color:var(--ink)}.availability-table-wrap{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff}.availability-table-head,.unit-row-button{display:grid;grid-template-columns:1fr 1.25fr 1fr .45fr .75fr .75fr .75fr 1fr .75fr;align-items:center;gap:12px}.availability-table-head{background:var(--ink);color:rgba(255,255,255,.62);padding:14px 20px;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.availability-row{border-bottom:1px solid var(--line)}.availability-row:last-child{border-bottom:0}.unit-row-button{width:100%;padding:15px 20px;border:0;background:#fff;text-align:left;cursor:pointer;color:var(--text);font-size:12px;transition:.2s}.unit-row-button:hover{background:var(--sand)}.unit-code{display:flex;align-items:center;gap:10px}.unit-code small{width:30px;height:30px;background:var(--ink);color:#fff;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:800}.unit-code strong{font-family:Georgia,serif;color:var(--ink);font-size:21px;font-weight:400}.unit-price{font-weight:800;color:var(--ink)}.status-pill{display:inline-flex;padding:6px 9px;border-radius:999px;font-size:9px;text-transform:uppercase;letter-spacing:.08em;background:#e8f3ed;color:#35634e}.status-pill.status-sold{background:#f2eaea;color:#9c5656}.status-pill.status-reserved{background:#f6efdc;color:#8a682c}.availability-row.status-sold .unit-row-button{color:#9aa29f}.availability-row[hidden]{display:none}.no-units{padding:50px;text-align:center;color:var(--muted)}.availability-note{padding-top:0;color:var(--muted)}
/* Unit modal */
.unit-modal,.inquiry-drawer{position:fixed;inset:0;z-index:200;pointer-events:none;visibility:hidden}.unit-modal.open,.inquiry-drawer.open{pointer-events:auto;visibility:visible}.unit-modal-backdrop,.drawer-backdrop{position:absolute;inset:0;background:rgba(7,25,21,.68);border:0;opacity:0;transition:.3s}.unit-modal.open .unit-modal-backdrop,.inquiry-drawer.open .drawer-backdrop{opacity:1}.unit-modal-panel{position:absolute;inset:5vh 4vw;background:#fff;border-radius:24px;transform:translateY(20px);opacity:0;transition:.35s;overflow:auto}.unit-modal.open .unit-modal-panel{transform:none;opacity:1}.unit-modal-grid{display:grid;grid-template-columns:1.35fr .65fr;min-height:90vh}.unit-plan{background:var(--sand);padding:40px;display:grid;place-items:center}.unit-plan img{max-height:80vh;object-fit:contain}.unit-modal-copy{padding:70px 50px}.unit-modal-copy h2{font-family:Georgia,serif;font-size:72px;color:var(--ink);font-weight:400;margin:0}.unit-modal-status{margin-bottom:28px}.unit-modal-copy dl{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.unit-modal-copy dl div{padding:13px 0;border-bottom:1px solid var(--line)}.unit-modal-copy dt{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.unit-modal-copy dd{margin:2px 0 0;color:var(--ink);font-weight:700}.unit-modal-price{font-family:Georgia,serif;font-size:36px;color:var(--ink);margin:28px 0}.drawer-close{position:absolute;right:18px;top:18px;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;z-index:3;font-size:24px;cursor:pointer}
/* Inquiry */
.drawer-panel{position:absolute;right:0;top:0;bottom:0;width:min(560px,94vw);background:var(--paper);padding:74px 44px 44px;transform:translateX(100%);transition:.35s;overflow:auto}.inquiry-drawer.open .drawer-panel{transform:none}.drawer-panel h2{font-family:Georgia,serif;font-size:54px;line-height:.95;color:var(--ink);font-weight:400;margin:0 0 14px}.drawer-panel>p{color:var(--muted)}.buildisa-inquiry-form{display:grid;gap:14px;margin-top:28px}.buildisa-inquiry-form label{display:grid;gap:6px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.buildisa-inquiry-form input,.buildisa-inquiry-form textarea{width:100%;border:1px solid var(--line);background:#fff;border-radius:12px;padding:13px 14px;color:var(--ink);outline:none}.buildisa-inquiry-form input:focus,.buildisa-inquiry-form textarea:focus{border-color:var(--ink)}.form-message{font-size:13px;color:var(--ink)}
/* Contact */
.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.contact-details{padding-top:20px}.contact-details h2{font-size:58px}.contact-row{display:grid;grid-template-columns:110px 1fr;border-top:1px solid var(--line);padding:16px 0}.contact-row span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.contact-row p{margin:0}.contact-form-card{background:var(--sand);padding:48px;border-radius:24px}.contact-form-card h2{font-size:58px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.about-logo{width:min(480px,100%);background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px}
/* Construction */
.construction-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.construction-grid figure{margin:0;position:relative;border-radius:20px;overflow:hidden}.construction-grid figure.wide{grid-column:span 2}.construction-grid img{width:100%;height:480px;object-fit:cover}.construction-grid .wide img{height:650px}.construction-grid figcaption{position:absolute;left:18px;bottom:18px;background:rgba(8,29,25,.72);color:#fff;padding:8px 12px;border-radius:999px;font-size:10px;text-transform:uppercase;letter-spacing:.1em}
/* Footer */
.site-footer{background:#071d19;color:#fff}.footer-top{width:min(calc(100% - 64px),var(--max));margin:auto;padding:78px 0 62px;display:grid;grid-template-columns:1.4fr .7fr .7fr .8fr;gap:50px}.footer-brand img{width:250px;background:#fff;padding:8px;border-radius:12px}.footer-brand p,.footer-top p{color:rgba(255,255,255,.56);font-size:13px}.footer-top h3{text-transform:uppercase;letter-spacing:.12em;font-size:10px;color:var(--acid)}.footer-top a:hover{color:var(--acid)}.footer-menu{list-style:none;margin:0;padding:0}.footer-menu li{margin:8px 0}.footer-menu a{font-size:13px}.footer-top .text-link{color:#fff;border-color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:20px max(32px,calc((100vw - var(--max))/2));display:flex;justify-content:space-between;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.45)}
/* Reveal */
.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.in-view{opacity:1;transform:none}
/* Responsive */
@media(max-width:1180px){.buildisa-menu{gap:14px}.buildisa-menu a{font-size:11px}.header-cta{display:none}.shell-building-grid{grid-template-columns:repeat(3,1fr)}.distance-cards{grid-template-columns:repeat(3,1fr)}.availability-table-head{display:none}.unit-row-button{grid-template-columns:1fr 1fr 1fr 1fr}.unit-row-button>span:nth-child(5),.unit-row-button>span:nth-child(6),.unit-row-button>span:nth-child(7){display:none}.unit-row-button>span:nth-child(8){grid-column:3}.unit-row-button>span:nth-child(9){grid-column:4}.availability-toolbar{grid-template-columns:repeat(4,1fr)}}
@media(max-width:960px){.container{width:min(calc(100% - 36px),var(--max))}.section{padding:78px 0}.nav-toggle{display:flex;flex-direction:column;gap:5px;align-items:flex-end;width:58px;background:rgba(255,255,255,.12);padding:11px;border-radius:12px}.nav-toggle span{height:1px;width:25px;background:currentColor}.nav-toggle span:nth-child(2){width:18px}.nav-toggle em{font-size:8px;text-transform:uppercase;letter-spacing:.12em}.primary-nav{position:fixed;inset:0;background:var(--ink3);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:90px 38px;transform:translateX(100%);transition:.35s}.nav-open .primary-nav{transform:none}.buildisa-menu{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.buildisa-menu a{font-family:Georgia,serif;font-size:34px;font-weight:400}.site-header.scrolled .primary-nav{color:#fff}.header-cta{display:inline-flex;margin-top:20px}.brand img,.custom-logo{width:200px}.hero-home{padding-bottom:70px}.hero-home h1{font-size:clamp(70px,18vw,125px)}.hero-home h1 span:last-child{margin-left:0}.hero-scroll{display:none}.facts-grid{grid-template-columns:repeat(2,1fr)}.facts-grid>div:nth-child(2){border-right:0}.facts-grid>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}.facts-grid>div{padding-left:20px}.intro-grid,.shell-story-grid,.location-grid,.interior-grid,.cta-grid,.two-col-media,.two-col-media.reverse,.split-hero-grid,.specs-grid,.contact-grid{grid-template-columns:1fr;gap:42px}.section-heading.horizontal{grid-template-columns:1fr;gap:20px}.amenity-card,.amenity-card.large,.amenity-card.wide{grid-column:span 6}.unit-preview-grid{grid-template-columns:repeat(2,1fr)}.interior-main img{height:560px}.interior-copy{padding:0}.location-visual img{min-height:500px}.project-links-grid{grid-template-columns:repeat(2,1fr)}.project-grid{grid-template-columns:1fr}.project-card-media{height:420px}.plan-stage{grid-template-columns:1fr}.plan-controls{display:grid}.plan-image-wrap{min-height:420px}.specs-image{position:relative;top:auto}.gallery-split img{height:480px}.availability-toolbar{grid-template-columns:repeat(2,1fr)}.unit-modal-grid{grid-template-columns:1fr}.unit-plan{min-height:45vh}.unit-modal-copy{padding:40px 28px}.footer-top{grid-template-columns:1fr 1fr}.construction-grid img,.construction-grid .wide img{height:420px}}
@media(max-width:640px){.container{width:calc(100% - 28px)}.site-header{height:78px}.header-inner{width:calc(100% - 24px)}.brand img,.custom-logo{width:170px}.hero-home{min-height:900px;padding-bottom:58px}.hero-home h1{font-size:70px;line-height:.82}.hero-kicker{display:block}.hero-kicker span{display:block;margin:5px 0}.hero-kicker span+span:before{display:none}.hero-lead{font-size:16px}.hero-actions{display:grid}.hero-actions a,.hero-actions button{width:100%}.facts-grid strong{font-size:30px}.section-heading h2,.intro-grid h2,.location-copy h2,.interior-copy h2,.two-col-media h2,.contact-grid h2{font-size:44px}.immersive-image{margin:0 10px;height:78vh}.immersive-caption{left:14px;bottom:14px;right:14px}.amenity-grid{display:block}.amenity-card{min-height:430px;margin-bottom:14px}.shell-story-grid{gap:36px}.shell-list{grid-template-columns:1fr}.shell-list span:nth-child(even){padding-left:4px;border-left:0}.unit-preview-grid{grid-template-columns:1fr}.location-visual img{min-height:390px}.interior-main img{height:450px}.interior-copy>img{width:100%;margin-top:30px}.page-hero{padding-top:135px;min-height:480px}.page-hero.compact{min-height:380px}.page-hero h1,.project-hero h1{font-size:64px}.project-hero{min-height:82vh}.project-links-grid{grid-template-columns:1fr}.project-links-grid a{min-height:190px}.shell-building-grid{grid-template-columns:1fr}.shell-building-grid article{min-height:240px}.shell-building-grid h2{margin-top:30px}.distance-cards{grid-template-columns:repeat(2,1fr)}.plan-controls{gap:16px}.plan-group{display:flex;flex-wrap:wrap}.plan-group>span{width:100%}.floorplan-browser{padding:14px}.plan-copy{padding:12px}.plan-copy h2{font-size:42px}.plan-image-wrap{min-height:320px;padding:8px}.gallery-split{grid-template-columns:1fr}.gallery-split img{height:420px}.availability-summary-grid{grid-template-columns:1fr 1fr}.availability-summary-grid>div:first-child{grid-column:span 2}.availability-toolbar{grid-template-columns:1fr 1fr}.unit-row-button{grid-template-columns:1.2fr .8fr}.unit-row-button>span{display:none!important}.unit-row-button>span:nth-child(1),.unit-row-button>span:nth-child(8),.unit-row-button>span:nth-child(9){display:flex!important}.unit-row-button>span:nth-child(8){grid-column:1;grid-row:2}.unit-row-button>span:nth-child(9){grid-column:2;grid-row:1 / span 2;justify-content:flex-end}.unit-modal-panel{inset:12px}.unit-modal-copy h2{font-size:56px}.unit-modal-copy dl{grid-template-columns:1fr}.contact-form-card{padding:26px}.field-row{grid-template-columns:1fr}.construction-grid{grid-template-columns:1fr}.construction-grid figure.wide{grid-column:span 1}.construction-grid img,.construction-grid .wide img{height:360px}.footer-top{width:calc(100% - 28px);grid-template-columns:1fr;padding:60px 0 40px}.footer-bottom{padding:18px 14px;display:grid;gap:6px}.drawer-panel{padding:72px 24px 30px}.drawer-panel h2{font-size:46px}}
@media(min-width:961px){
.buildisa-menu>li{position:relative}.buildisa-menu .sub-menu{position:absolute;top:calc(100% + 18px);left:50%;transform:translateX(-50%) translateY(8px);min-width:245px;background:rgba(251,250,246,.98);color:var(--ink);padding:10px;border-radius:16px;box-shadow:var(--shadow);border:1px solid var(--line);list-style:none;opacity:0;visibility:hidden;transition:.22s;z-index:20}.buildisa-menu li:hover>.sub-menu,.buildisa-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.buildisa-menu .sub-menu:before{content:'';position:absolute;left:0;right:0;top:-20px;height:22px}.buildisa-menu .sub-menu li{margin:0}.buildisa-menu .sub-menu a{display:block;padding:9px 11px;border-radius:9px;font-size:12px;color:var(--ink)}.buildisa-menu .sub-menu a:hover{background:var(--sand)}.buildisa-menu>.menu-item-has-children>a:after{content:'⌄';font-size:10px;margin-left:5px;opacity:.7}}
@media(max-width:960px){.buildisa-menu .sub-menu{display:block;list-style:none;margin:4px 0 8px;padding:0 0 0 18px;border-left:1px solid rgba(255,255,255,.18)}.buildisa-menu .sub-menu a{font-family:Inter,Arial,sans-serif;font-size:13px;color:rgba(255,255,255,.7);padding:4px 0;display:block}.buildisa-menu>.menu-item-has-children>a{font-size:28px}}

/* === Buildisa v1.1.0 refinement layer === */
:root{--section-gap:82px;--section-gap-small:62px}
body{font-size:15px;line-height:1.62}
p,li,dd,.prose,.section-heading p,.location-copy>p{font-size:15px;line-height:1.72}
.prose,.prose p,.section p,.two-col-media p,.shell-story p,.project-card-copy p,.contact-details p{text-align:justify;text-justify:inter-word}
.section{padding:var(--section-gap) 0;position:relative;isolation:isolate}
.section::before{content:"";position:absolute;z-index:-1;width:440px;height:440px;border-radius:50%;right:-230px;top:10%;background:radial-gradient(circle at center,rgba(23,63,55,.055) 0 2px,transparent 3px 100%);background-size:22px 22px;opacity:.55;pointer-events:none}
.section:nth-of-type(even)::before{right:auto;left:-250px;top:18%;background:repeating-radial-gradient(circle at center,rgba(49,86,154,.04) 0 1px,transparent 1px 18px)}
.section-heading{margin-bottom:38px;max-width:760px}.section-heading h2,.intro-grid h2,.location-copy h2,.interior-copy h2,.two-col-media h2,.contact-grid h2{font-size:clamp(34px,4.2vw,62px);line-height:1.02;letter-spacing:-.035em}.section-heading p{font-size:15px;max-width:620px}.eyebrow{font-size:10px;margin-bottom:13px}.prose{font-size:15px;max-width:680px}.prose p{margin:0 0 15px}
.intro-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:54px;align-items:start}.intro-grid>div{min-width:0}
.page-hero{padding:152px 0 70px;min-height:440px}.page-hero.compact{min-height:410px}.page-hero.visual{min-height:56vh;max-height:640px}.page-hero h1,.project-hero h1{font-size:clamp(52px,7vw,104px);letter-spacing:-.05em;line-height:.9}.page-hero p,.project-hero p{font-size:16px;line-height:1.6;max-width:600px;margin-top:18px}
.page-hero-media:after,.project-hero-media:after{content:"";position:absolute;inset:0;background-image:linear-gradient(135deg,rgba(255,255,255,.035) 25%,transparent 25%),linear-gradient(225deg,rgba(255,255,255,.025) 25%,transparent 25%);background-size:38px 38px;mix-blend-mode:soft-light;pointer-events:none}
.project-hero{min-height:74vh;padding:148px 0 68px}.project-hero-content{max-width:850px}.facts-grid>div{position:relative;padding:25px 28px 25px 54px}.facts-grid>div:before{content:"";position:absolute;left:20px;top:26px;width:22px;height:22px;border:1px solid rgba(201,169,110,.55);border-radius:50%}.facts-grid>div:after{content:"";position:absolute;left:27px;top:33px;width:8px;height:8px;background:var(--acid);border-radius:50%}.facts-grid strong{font-size:31px}.facts-grid span{font-size:10px;margin-top:5px}
.project-intro-section{padding:66px 0 72px}.project-intro-section .intro-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center}.project-intro-section h2{font-size:clamp(36px,4.6vw,62px);max-width:650px}.project-intro-right{display:grid;grid-template-columns:1fr 190px;gap:24px;align-items:stretch}.project-intro-right .prose{padding:4px 0}.project-intro-thumb{border-radius:20px;overflow:hidden;min-height:250px;position:relative;background:var(--ink)}.project-intro-thumb img{width:100%;height:100%;object-fit:cover}.project-intro-thumb:after{content:"46";position:absolute;right:14px;bottom:4px;font-family:Georgia,serif;font-size:68px;color:rgba(255,255,255,.78);line-height:1}.project-intro-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.project-intro-meta span{padding:12px 13px;border:1px solid var(--line);border-radius:14px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);background:rgba(255,255,255,.58)}
.immersive-image{height:min(58vw,680px);margin:0 24px}.immersive-caption strong{font-size:24px}
.project-links-grid a{min-height:200px;padding:24px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(245,241,232,.72));position:relative;overflow:hidden}.project-links-grid a:before{content:"";position:absolute;right:-35px;top:-35px;width:110px;height:110px;border:1px solid rgba(23,63,55,.09);border-radius:50%}.project-links-grid h3{font-size:30px;margin:36px 0 7px}.project-links-grid p{font-size:12px}.project-links-grid span{font-size:10px}
.amenity-card{min-height:390px}.amenity-card h3{font-size:32px}.amenity-card>div{left:24px;right:24px;bottom:22px}
.shell-story h2{font-size:clamp(40px,5vw,70px)}.shell-story p{font-size:15px}.location-visual img{min-height:520px}.location-copy>p{font-size:15px}
.unit-preview h3{font-size:34px}.project-card-copy h2{font-size:40px}.contact-grid h2{font-size:clamp(34px,4vw,56px)}
/* subtle seashell line-art motifs */
.project-links-grid a:nth-child(odd):after,.amenity-card:before,.contact-form-card:before,.spec-accordions details:before,.availability-table-wrap:before{content:"";position:absolute;width:130px;height:130px;border:1px solid rgba(23,63,55,.08);border-radius:55% 45% 58% 42%/45% 58% 42% 55%;transform:rotate(24deg);pointer-events:none}
.project-links-grid a:nth-child(odd):after{right:-54px;bottom:-60px}.amenity-card:before{z-index:2;right:18px;top:18px;border-color:rgba(255,255,255,.18)}.contact-form-card,.spec-accordions details,.availability-table-wrap{position:relative;overflow:hidden}.contact-form-card:before{right:-70px;top:-70px}.spec-accordions details:before{right:-90px;bottom:-90px}.availability-table-wrap:before{right:-70px;top:-70px}
/* menu: polished classic hierarchy */
.buildisa-menu li{position:relative}.buildisa-menu .sub-menu{position:absolute;top:calc(100% + 18px);left:-18px;min-width:235px;list-style:none;margin:0;padding:10px;background:rgba(251,250,246,.98);color:var(--ink);border:1px solid var(--line);border-radius:16px;box-shadow:0 20px 55px rgba(10,33,29,.16);opacity:0;visibility:hidden;transform:translateY(8px);transition:.22s}.buildisa-menu li:hover>.sub-menu,.buildisa-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.buildisa-menu .sub-menu li{width:100%}.buildisa-menu .sub-menu a{display:flex;padding:10px 12px;border-radius:10px;white-space:nowrap;font-size:12px}.buildisa-menu .sub-menu a:hover{background:var(--sand)}.buildisa-menu .sub-menu .sub-menu{top:-10px;left:calc(100% + 8px)}.menu-item-has-children>a:after{content:"⌄";font-size:10px;margin-left:5px;opacity:.65}
/* content surfaces */
.availability-summary,.availability-section,.plan-note,.location-distances,.interior-gallery{position:relative}.availability-summary-grid>div,.distance-cards>div,.contact-form-card,.spec-accordions details,.plan-stage{box-shadow:0 12px 35px rgba(10,33,29,.055)}
.plan-stage,.availability-table-wrap{background:rgba(255,255,255,.84);backdrop-filter:blur(8px)}
/* guaranteed visual page heroes */
.page-hero.visual .page-hero-media,.page-hero.has-visual .page-hero-media{display:block;position:absolute;inset:0}.page-hero.has-visual{position:relative;color:#fff;overflow:hidden;background:var(--ink)}.page-hero.has-visual>.container{position:relative;z-index:2}.page-hero.has-visual .eyebrow{color:var(--acid)}
.page-hero.has-visual .hero-shade{background:linear-gradient(90deg,rgba(8,29,25,.82),rgba(8,29,25,.38) 54%,rgba(8,29,25,.16)),linear-gradient(0deg,rgba(8,29,25,.38),transparent 60%)}
@media(max-width:1180px){.buildisa-menu{gap:15px}.primary-nav{gap:18px}.buildisa-menu a{font-size:11px}.brand img,.custom-logo{width:215px}.project-intro-right{grid-template-columns:1fr 155px}}
@media(max-width:960px){body{font-size:14px}.section{padding:62px 0}.project-intro-section{padding:54px 0}.project-intro-right{grid-template-columns:1fr}.project-intro-thumb{min-height:290px}.project-intro-meta{grid-template-columns:1fr 1fr 1fr}.page-hero,.page-hero.compact{min-height:390px;padding:140px 0 55px}.page-hero.visual{min-height:480px}.project-hero{min-height:68vh}.buildisa-menu .sub-menu{position:static;opacity:1;visibility:visible;transform:none;background:transparent;border:0;box-shadow:none;padding:2px 0 4px 16px;color:rgba(255,255,255,.75);min-width:0}.buildisa-menu .sub-menu a{font-family:Inter,Arial,sans-serif;font-size:14px;padding:4px 0}.buildisa-menu .sub-menu .sub-menu{position:static}.menu-item-has-children>a:after{content:""}.facts-grid>div{padding-left:50px}}
@media(max-width:650px){.container{width:min(calc(100% - 28px),var(--max))}.section-heading h2,.intro-grid h2,.location-copy h2,.interior-copy h2,.two-col-media h2,.contact-grid h2{font-size:clamp(31px,10vw,44px)}.page-hero h1,.project-hero h1{font-size:clamp(46px,14vw,72px)}.project-intro-meta{grid-template-columns:1fr}.facts-grid strong{font-size:25px}.facts-grid>div{padding:22px 12px 22px 42px}.facts-grid>div:before{left:12px;top:23px}.facts-grid>div:after{left:19px;top:30px}.immersive-image{margin:0 12px;border-radius:20px}.project-links-grid{grid-template-columns:1fr}.project-links-grid a{min-height:170px}.prose,.prose p,.section p{text-align:left}}
.plan-anchor{position:absolute;top:-110px;visibility:hidden;pointer-events:none}
/* compact architectural icons */
.facts-grid>div:before{border:0;border-radius:0;width:21px;height:21px;background:var(--acid);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-position:center;mask-repeat:no-repeat;mask-size:contain}
.facts-grid>div:after{display:none}
.facts-grid>div:nth-child(1):before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'%3E%3Cpath d='M4 20V8l8-5 8 5v12M8 20v-6h8v6M8 10h.01M12 10h.01M16 10h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'%3E%3Cpath d='M4 20V8l8-5 8 5v12M8 20v-6h8v6M8 10h.01M12 10h.01M16 10h.01'/%3E%3C/svg%3E")}
.facts-grid>div:nth-child(2):before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'%3E%3Cpath d='M5 21V4h9v17M14 9h5v12M8 8h3M8 12h3M8 16h3M16 13h1M16 17h1'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'%3E%3Cpath d='M5 21V4h9v17M14 9h5v12M8 8h3M8 12h3M8 16h3M16 13h1M16 17h1'/%3E%3C/svg%3E")}
.facts-grid>div:nth-child(3):before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'%3E%3Cpath d='M3 15c2-2 4-2 6 0s4 2 6 0 4-2 6 0M3 19c2-2 4-2 6 0s4 2 6 0 4-2 6 0M12 4v7M9 7l3-3 3 3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'%3E%3Cpath d='M3 15c2-2 4-2 6 0s4 2 6 0 4-2 6 0M3 19c2-2 4-2 6 0s4 2 6 0 4-2 6 0M12 4v7M9 7l3-3 3 3'/%3E%3C/svg%3E")}
.facts-grid>div:nth-child(4):before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'%3E%3Cpath d='M4 12l5 5L20 6M4 4h16v16H4z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'%3E%3Cpath d='M4 12l5 5L20 6M4 4h16v16H4z'/%3E%3C/svg%3E")}
.eyebrow{display:flex;align-items:center;gap:9px}.eyebrow:before{content:"";width:18px;height:1px;background:currentColor;opacity:.5;flex:0 0 auto}

/* =========================================================
   Buildisa Premium v1.2.0 refinement
   ========================================================= */
:root{--acid:#c9a96e;--accent:#c9a96e;--accent-soft:#efe4d0;--sea:#315f72;--max:1340px}
body{font-size:15px;line-height:1.7}.section{padding:84px 0}.prose,.prose p,.lead-copy,.section p{text-align:justify;text-justify:inter-word}.lead-copy{font-size:16px;line-height:1.75;color:var(--muted);max-width:720px}.section-heading{margin-bottom:38px}.section-heading h2,.intro-grid h2,.location-copy h2,.interior-copy h2,.two-col-media h2,.contact-grid h2{font-size:clamp(34px,4vw,58px);line-height:1.02;letter-spacing:-.035em}.section-heading p,.prose{font-size:15px}.compact-heading{max-width:920px}.compact-heading h2{font-size:clamp(34px,3.8vw,56px)}
.hero-home h1{font-size:clamp(64px,8.8vw,126px);line-height:.8}.hero-lead{font-size:17px;max-width:590px}.page-hero h1,.project-hero h1{font-size:clamp(54px,7.2vw,102px);line-height:.88}.page-hero p,.project-hero p{font-size:16px;line-height:1.65}.project-intro-section h2{font-size:clamp(32px,3.7vw,52px)!important;line-height:1.04!important}.project-intro-right .prose{font-size:15px}.project-intro-section{padding:58px 0 64px}.project-intro-section .intro-grid{gap:54px}.project-intro-thumb:after{font-size:54px}.cta-grid h2{font-size:clamp(36px,4.8vw,66px)}.shell-story h2{font-size:clamp(36px,4.6vw,62px)}
.button-primary{background:var(--accent);color:#fff}.button-primary:hover{box-shadow:0 14px 30px rgba(201,169,110,.28)}.shell-story .eyebrow,.cta-grid .eyebrow,.page-hero .eyebrow,.location-copy .eyebrow{color:#e6cfaa}.shell-list b,.distance-list b{color:#e6cfaa}.location-pin{background:var(--accent);color:#fff}
/* exact supplied Buildisa + ESLA logo */
.brand img{width:249px;max-height:72px;object-fit:contain;background:#fff;border-radius:10px;padding:7px}.site-header.scrolled .brand img,.site-header.light-header .brand img{background:#fff;box-shadow:0 6px 22px rgba(10,33,29,.08)}
/* Menu is intentionally shallow: only Livadia has one submenu */
.buildisa-menu{gap:22px}.buildisa-menu .sub-menu{min-width:245px}.buildisa-menu .sub-menu a{padding:9px 12px}
/* Facts bar: prevent overlap and enlarge visual icons */
.facts-grid>div{min-width:0;padding:26px 24px 26px 66px!important}.facts-grid>div:first-child{padding-left:66px!important}.facts-grid>div:before{width:31px!important;height:31px!important;left:22px!important;top:27px!important;background:var(--accent)!important}.facts-grid strong{font-size:30px;white-space:nowrap;overflow:visible}.facts-grid span{font-size:10px;line-height:1.35;max-width:160px}.facts-grid>div:nth-child(3) strong{font-size:26px;letter-spacing:-.02em}
/* reusable subtle architectural backgrounds */
.graphic-surface{position:relative;overflow:hidden;background:linear-gradient(145deg,#fbfaf6 0%,#f4f0e8 100%)}.graphic-surface:before,.graphic-surface:after{content:"";position:absolute;pointer-events:none;border:1px solid rgba(23,63,55,.075);border-radius:50%}.graphic-surface:before{width:520px;height:520px;right:-220px;top:-250px}.graphic-surface:after{width:360px;height:360px;left:-190px;bottom:-220px}.graphic-surface>.container{position:relative;z-index:1}
/* Floor Plans */
.floorplans-hero .page-hero-media img{object-position:center 40%}.floorplan-intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:center}.plan-legend{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.plan-legend>div{background:rgba(255,255,255,.82);border:1px solid var(--line);border-radius:20px;padding:20px;display:grid;grid-template-columns:46px 1fr;column-gap:14px;align-items:center;box-shadow:0 14px 35px rgba(10,33,29,.05)}.plan-legend strong,.plan-legend small{grid-column:2}.plan-legend strong{font-size:14px;color:var(--ink)}.plan-legend small{font-size:11px;color:var(--muted)}.legend-icon,.spec-icon,.distance-icon,.shell-mark{display:inline-grid;place-items:center;flex:0 0 auto}.legend-icon{width:46px;height:46px;border-radius:14px;background:var(--ink);position:relative}.legend-icon:after,.spec-icon:after,.distance-icon:after{content:"";width:24px;height:24px;background:var(--accent);mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.legend-icon.beds:after,.spec-icon.wardrobe:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 18v-8h2v2h14V8h2v10h-2v-2H5v2H3zm3-7V7h5v4H6zm6 0V7h6v4h-6z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 18v-8h2v2h14V8h2v10h-2v-2H5v2H3zm3-7V7h5v4H6zm6 0V7h6v4h-6z'/%3E%3C/svg%3E")}.legend-icon.balcony:after,.spec-icon.entrance:after,.spec-icon.doors:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 21V3h14v18h-2V5H7v16H5zm4 0v-8h6v8H9zm1-11V7h4v3h-4z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 21V3h14v18h-2V5H7v16H5zm4 0v-8h6v8H9zm1-11V7h4v3h-4z'/%3E%3C/svg%3E")}.legend-icon.roof:after,.spec-icon.solar:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3 11 9-7 9 7v9h-6v-6H9v6H3v-9zm13-7h5v5h-2V6h-3V4z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3 11 9-7 9 7v9h-6v-6H9v6H3v-9zm13-7h5v5h-2V6h-3V4z'/%3E%3C/svg%3E")}.legend-icon.building:after,.spec-icon.elevator:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 21V3h10v6h6v12H4zm3-3h2v-2H7v2zm0-5h2v-2H7v2zm0-5h2V6H7v2zm5 10h2v-2h-2v2zm0-5h2v-2h-2v2zm5 5h1v-2h-1v2zm0-5h1v-2h-1v2z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 21V3h10v6h6v12H4zm3-3h2v-2H7v2zm0-5h2v-2H7v2zm0-5h2V6H7v2zm5 10h2v-2h-2v2zm0-5h2v-2h-2v2zm5 5h1v-2h-1v2zm0-5h1v-2h-1v2z'/%3E%3C/svg%3E")}.plan-family-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plan-family-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;transition:.25s;box-shadow:0 14px 40px rgba(10,33,29,.05)}.plan-family-card:hover{transform:translateY(-6px);box-shadow:0 25px 60px rgba(10,33,29,.10)}.plan-family-thumb{height:250px;padding:18px;background:linear-gradient(135deg,#e9efe9,#f6f1e8);display:grid;place-items:center}.plan-family-thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.plan-family-copy{padding:24px}.plan-family-copy>span{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:var(--accent)}.plan-family-copy h3{font-family:Georgia,serif;font-size:28px;font-weight:400;color:var(--ink);margin:7px 0 10px}.plan-family-copy p{font-size:12px;color:var(--muted);min-height:82px}.plan-family-copy strong{font-size:11px;color:var(--ink)}.floorplan-browser-section{background:#eef1ec}.floorplan-browser{border-radius:28px;background:rgba(255,255,255,.82);border:1px solid rgba(23,63,55,.12);padding:30px;box-shadow:0 25px 70px rgba(10,33,29,.08)}.plan-browser-head{display:grid;grid-template-columns:1fr .75fr;gap:60px;align-items:end;margin-bottom:28px}.plan-browser-head h2{font-family:Georgia,serif;color:var(--ink);font-size:clamp(34px,4vw,52px);font-weight:400;letter-spacing:-.035em;margin:0}.plan-browser-head p{color:var(--muted);font-size:13px}.plan-stage{grid-template-columns:.42fr 1.58fr;gap:28px}.plan-copy h2{font-size:42px}.plan-feature-list{display:grid;gap:7px;margin:20px 0}.plan-feature-list span{font-size:11px;padding:9px 11px;border:1px solid var(--line);border-radius:10px;background:#fff}.plan-image-wrap{position:relative;background:linear-gradient(145deg,#f0f2ec,#e7ebe4);padding:28px;min-height:590px}.plan-image-frame{width:100%;height:100%;background:#fff;border-radius:18px;padding:16px;box-shadow:0 20px 55px rgba(10,33,29,.08);display:grid;place-items:center}.plan-compass{position:absolute;right:16px;top:16px;width:54px;height:54px;border:1px solid rgba(23,63,55,.22);border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.92);font-size:10px;font-weight:800;color:var(--ink)}.plan-compass span{position:absolute;top:5px;font-size:13px;color:var(--accent)}.all-plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.all-plan-card{margin:0;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff}.all-plan-card>div{height:280px;background:#edf0ea;padding:14px}.all-plan-card img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.all-plan-card figcaption{display:flex;justify-content:space-between;padding:15px 18px;font-size:12px}.all-plan-card figcaption span{color:var(--muted)}.all-plan-card figcaption strong{color:var(--ink)}
/* Specifications */
.specs-overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.spec-highlight-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.spec-highlight-grid>div{border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.85);padding:20px;display:grid;grid-template-columns:50px 1fr;align-items:center;column-gap:12px}.spec-highlight-grid strong,.spec-highlight-grid small{grid-column:2}.spec-highlight-grid strong{color:var(--ink);font-size:14px}.spec-highlight-grid small{color:var(--muted);font-size:10px}.spec-icon{width:50px;height:50px;border-radius:15px;background:var(--ink)}.spec-icon:after{width:25px;height:25px}.spec-icon.ev:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h8v2H9v6h6l-4 6v-4H7V2zm8 8h4v12h-2V12h-2v-2zM5 22V12h4v2H7v8H5z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h8v2H9v6h6l-4 6v-4H7V2zm8 8h4v12h-2V12h-2v-2zM5 22V12h4v2H7v8H5z'/%3E%3C/svg%3E")}.spec-icon.window:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 3h16v18H4V3zm2 2v6h5V5H6zm7 0v6h5V5h-5zm-7 8v6h5v-6H6zm7 0v6h5v-6h-5z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 3h16v18H4V3zm2 2v6h5V5H6zm7 0v6h5V5h-5zm-7 8v6h5v-6H6zm7 0v6h5v-6h-5z'/%3E%3C/svg%3E")}.spec-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.spec-card{border:1px solid var(--line);border-radius:22px;padding:24px;background:#fff;position:relative;overflow:hidden}.spec-card:before{content:"";position:absolute;width:120px;height:120px;border:1px solid rgba(23,63,55,.06);border-radius:50%;right:-50px;top:-50px}.spec-card h3{font-family:Georgia,serif;font-size:26px;font-weight:400;color:var(--ink);margin:18px 0 10px}.spec-card p{font-size:12px;color:var(--muted)}.spec-card ul{list-style:none;margin:18px 0 0;padding:0;border-top:1px solid var(--line)}.spec-card li{font-size:11px;padding:8px 0;border-bottom:1px solid var(--line)}.spec-icon.parking:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 3h7a6 6 0 0 1 0 12H9v6H6V3zm3 3v6h4a3 3 0 1 0 0-6H9z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 3h7a6 6 0 0 1 0 12H9v6H6V3zm3 3v6h4a3 3 0 1 0 0-6H9z'/%3E%3C/svg%3E")}.spec-icon.storage:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 7h18v14H3V7zm2 2v10h14V9H5zm2-6h10v2H7V3zm1 9h8v2H8v-2z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 7h18v14H3V7zm2 2v10h14V9H5zm2-6h10v2H7V3zm1 9h8v2H8v-2z'/%3E%3C/svg%3E")}.specification-visual-band{background:var(--ink);color:#fff}.specification-visual-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:54px;align-items:center}.spec-visual-large img{width:100%;height:560px;object-fit:cover;border-radius:24px}.spec-visual-copy h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(34px,4vw,56px);line-height:1;color:#fff;margin:0 0 20px}.spec-visual-copy p{color:rgba(255,255,255,.7);font-size:14px}.spec-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.spec-mini-grid span{padding:12px;border:1px solid rgba(255,255,255,.18);border-radius:12px;font-size:11px}.spec-mini-grid b{color:#e6cfaa}.spec-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.spec-detail{display:flex;gap:18px;align-items:flex-start;padding:22px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.82)}.spec-detail h3,.systems-list h3{font-family:Georgia,serif;font-size:22px;font-weight:400;color:var(--ink);margin:0 0 6px}.spec-detail p,.systems-list p{font-size:12px;color:var(--muted);margin:0}.spec-icon.tiles:after,.spec-icon.paint:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 3h8v8H3V3zm10 0h8v8h-8V3zM3 13h8v8H3v-8zm10 0h8v8h-8v-8z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 3h8v8H3V3zm10 0h8v8h-8V3zM3 13h8v8H3v-8zm10 0h8v8h-8v-8z'/%3E%3C/svg%3E")}.spec-icon.kitchen:after,.spec-icon.sanitary:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h16v6H4V4zm0 8h7v8H4v-8zm9 0h7v8h-7v-8z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h16v6H4V4zm0 8h7v8H4v-8zm9 0h7v8h-7v-8z'/%3E%3C/svg%3E")}.mechanical-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:start}.mechanical-grid>div:first-child img{margin-top:28px;border-radius:22px;height:380px;width:100%;object-fit:cover}.mechanical-grid h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,56px);line-height:1;font-weight:400;color:var(--ink);margin:0 0 18px}.systems-list{display:grid;gap:12px}.systems-list article{display:flex;gap:18px;padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff}.spec-icon.plumbing:after,.spec-icon.hvac:after,.spec-icon.electrical:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 2h2v7h5v2h-5v11h-2V11H6V9h5V2zm7 12h3v8h-3v-8zM3 14h3v8H3v-8z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 2h2v7h5v2h-5v11h-2V11H6V9h5V2zm7 12h3v8h-3v-8zM3 14h3v8H3v-8z'/%3E%3C/svg%3E")}
/* Location */
.location-story-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:64px;align-items:center}.location-story-grid h2,.location-map-grid h2{font-family:Georgia,serif;color:var(--ink);font-size:clamp(34px,4vw,58px);line-height:1;font-weight:400;letter-spacing:-.035em;margin:0 0 20px}.location-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.location-badges span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;border:1px solid var(--line);border-radius:999px;padding:9px 12px;background:#fff}.location-story-image{position:relative}.location-story-image img{height:520px;width:100%;object-fit:cover;border-radius:24px}.map-chip{position:absolute;left:20px;bottom:20px;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);border-radius:14px;padding:14px 16px;box-shadow:0 15px 40px rgba(10,33,29,.12)}.map-chip small,.map-chip span{display:block;font-size:9px;color:var(--muted)}.map-chip strong{display:block;color:var(--ink);font-family:Georgia,serif;font-size:20px;font-weight:400}.distance-cards.enhanced>div{position:relative;padding-top:25px}.distance-icon{width:38px;height:38px;border-radius:12px;background:var(--ink);margin-bottom:14px}.distance-icon:after{width:20px;height:20px}.distance-icon.school:after,.distance-icon.university:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m2 9 10-5 10 5-10 5L2 9zm4 4 6 3 6-3v5l-6 3-6-3v-5z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m2 9 10-5 10 5-10 5L2 9zm4 4 6 3 6-3v5l-6 3-6-3v-5z'/%3E%3C/svg%3E")}.distance-icon.shopping:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 7h16l-2 13H6L4 7zm4 0a4 4 0 0 1 8 0h-2a2 2 0 0 0-4 0H8z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 7h16l-2 13H6L4 7zm4 0a4 4 0 0 1 8 0h-2a2 2 0 0 0-4 0H8z'/%3E%3C/svg%3E")}.distance-icon.marina:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 2h2v12h5l-6 7-6-7h5V2zm-7 8h4v2H4v-2zm12 0h4v2h-4v-2z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 2h2v12h5l-6 7-6-7h5V2zm-7 8h4v2H4v-2zm12 0h4v2h-4v-2z'/%3E%3C/svg%3E")}.distance-icon.hospital:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10 3h4v7h7v4h-7v7h-4v-7H3v-4h7V3z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10 3h4v7h7v4h-7v7h-4v-7H3v-4h7V3z'/%3E%3C/svg%3E")}.distance-icon.church:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 2h2v4h3v2h-3v3l6 4v7H5v-7l6-4V8H8V6h3V2z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 2h2v4h3v2h-3v3l6 4v7H5v-7l6-4V8H8V6h3V2z'/%3E%3C/svg%3E")}.location-map-section{background:var(--ink);color:#fff}.location-map-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:55px;align-items:center}.location-map-grid h2{color:#fff}.location-map-grid p{color:rgba(255,255,255,.7);font-size:14px}.location-map-art{border-radius:24px;overflow:hidden;background:#fff;padding:12px}.route-list{list-style:none;padding:0;margin:24px 0;border-top:1px solid rgba(255,255,255,.15)}.route-list li{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.15);font-size:11px}.route-list b{color:#e6cfaa}.location-map-grid .button-ghost.dark{color:#fff;border-color:rgba(255,255,255,.5)}
/* Buildings */
.buildings-intro-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center}.buildings-intro-grid h2{font-family:Georgia,serif;color:var(--ink);font-weight:400;font-size:clamp(34px,4vw,58px);line-height:1;letter-spacing:-.035em;margin:0 0 18px}.buildings-masterplan{position:relative;background:#e9eee9;border-radius:26px;padding:18px;box-shadow:0 20px 55px rgba(10,33,29,.08)}.buildings-masterplan img{width:100%;border-radius:18px}.masterplan-label{position:absolute;width:38px;height:38px;border-radius:50%;background:var(--accent);color:#fff;display:grid;place-items:center;font-weight:800;border:3px solid #fff;box-shadow:0 7px 18px rgba(10,33,29,.18)}.masterplan-label.a{left:18%;bottom:15%}.masterplan-label.b{right:22%;bottom:17%}.masterplan-label.c{left:39%;top:27%}.masterplan-label.d{right:18%;top:17%}.masterplan-label.e{left:25%;top:12%}.premium-shells{background:var(--ink);color:#fff}.premium-shells .section-heading h2{color:#fff}.premium-shells .section-heading p{color:rgba(255,255,255,.66)}.premium-shells .eyebrow{color:#e6cfaa}.premium-shells .shell-building-grid article{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.14);color:#fff;position:relative}.premium-shells .shell-building-grid h2{color:#fff}.premium-shells .shell-building-grid article>p{color:rgba(255,255,255,.64);font-size:12px}.premium-shells .shell-building-grid article>a{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#e6cfaa}.shell-mark{width:48px;height:48px;border:1px solid rgba(255,255,255,.25);border-radius:50%;position:absolute;right:22px;top:22px}.shell-mark:before,.shell-mark:after{content:"";position:absolute;border:1px solid rgba(230,207,170,.75);border-radius:50%;inset:8px}.shell-mark:after{inset:15px;transform:rotate(35deg)}.buildings-lifestyle-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.buildings-image-stack{display:grid;grid-template-columns:1fr .7fr;gap:14px;align-items:end}.buildings-image-stack img{width:100%;height:470px;object-fit:cover;border-radius:22px}.buildings-image-stack img+img{height:330px}.buildings-lifestyle-grid h2{font-family:Georgia,serif;color:var(--ink);font-weight:400;font-size:clamp(34px,4vw,56px);line-height:1;margin:0 0 18px}.building-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:24px 0}.building-feature-grid span{padding:11px;border:1px solid var(--line);border-radius:12px;font-size:11px}.building-feature-grid b{color:var(--accent);margin-right:6px}
/* tighten home cards and ensure readable icon scale */
.amenity-card h3{font-size:29px}.unit-preview h3{font-size:30px}.project-links-grid h3{font-size:27px}.project-links-grid a{min-height:185px}.interior-copy p,.location-copy>p{font-size:14px}
@media(max-width:1100px){.spec-card-grid{grid-template-columns:repeat(2,1fr)}.all-plans-grid{grid-template-columns:repeat(2,1fr)}.plan-family-grid{grid-template-columns:1fr}.plan-family-card{display:grid;grid-template-columns:.8fr 1.2fr}.plan-family-thumb{height:220px}.floorplan-intro-grid,.specs-overview-grid,.location-story-grid,.location-map-grid,.buildings-intro-grid,.buildings-lifestyle-grid{grid-template-columns:1fr}.facts-grid>div:nth-child(3) strong{font-size:23px}}
@media(max-width:960px){.section{padding:66px 0}.brand img{width:210px}.buildisa-menu .sub-menu{padding-left:18px}.buildisa-menu .sub-menu a{font-family:Inter,Arial,sans-serif;font-size:14px}.floorplan-intro-grid,.specification-visual-grid,.mechanical-grid{grid-template-columns:1fr}.plan-browser-head{grid-template-columns:1fr;gap:10px}.plan-stage{grid-template-columns:1fr}.specification-visual-grid{gap:30px}.facts-grid>div{padding-left:62px!important}.facts-grid>div:first-child{padding-left:62px!important}.facts-grid>div:before{left:20px!important}.location-story-image img{height:430px}}
@media(max-width:650px){body{font-size:14px}.section{padding:54px 0}.hero-home h1{font-size:62px}.page-hero h1,.project-hero h1{font-size:52px}.section-heading h2,.intro-grid h2,.location-copy h2,.interior-copy h2,.two-col-media h2,.contact-grid h2,.project-intro-section h2{font-size:35px!important}.prose,.section p,.lead-copy{text-align:left}.facts-grid strong{font-size:25px}.facts-grid>div:nth-child(3) strong{font-size:20px}.facts-grid>div{padding:22px 10px 22px 52px!important}.facts-grid>div:first-child{padding-left:52px!important}.facts-grid>div:before{width:25px!important;height:25px!important;left:15px!important;top:24px!important}.plan-legend,.spec-highlight-grid,.spec-detail-grid,.building-feature-grid{grid-template-columns:1fr}.plan-family-card{display:block}.all-plans-grid{grid-template-columns:1fr}.spec-card-grid{grid-template-columns:1fr}.spec-mini-grid{grid-template-columns:1fr}.plan-image-wrap{min-height:340px;padding:10px}.all-plan-card>div{height:245px}.buildings-image-stack{grid-template-columns:1fr}.buildings-image-stack img,.buildings-image-stack img+img{height:340px}.route-list li{display:grid}.masterplan-label{width:32px;height:32px}.site-header .header-cta{display:none}}
/* Smaller editorial quote treatment */
.quote-block{padding:48px 0}.quote-block p{font-size:clamp(27px,3.2vw,44px);line-height:1.18;max-width:980px;text-align:left}

/* v1.3.0 enhancements */
.home-highlights{background:linear-gradient(180deg,#f7f4ec 0%,#fbfaf6 100%)}
.home-highlights-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}
.home-highlight-card{grid-column:span 4;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 18px 48px rgba(10,33,29,.05);transition:.28s ease}
.home-highlight-card:hover{transform:translateY(-5px);box-shadow:0 26px 60px rgba(10,33,29,.1)}
.home-highlight-card.availability-card{background:linear-gradient(135deg,#173f37 0%,#224c43 100%);color:#fff}
.home-highlight-media{height:240px;background:linear-gradient(135deg,#e9efe9,#f5efe3);display:grid;place-items:center;overflow:hidden}
.home-highlight-media img{width:100%;height:100%;object-fit:cover}
.home-highlight-media.plan-preview img{object-fit:contain;padding:18px;mix-blend-mode:multiply}
.home-highlight-copy{padding:24px 24px 26px}
.home-highlight-tag{display:inline-flex;align-items:center;gap:8px;font-size:10px;text-transform:uppercase;letter-spacing:.14em;padding:8px 12px;border-radius:999px;background:#eef2ee;color:var(--ink);font-weight:800}
.home-highlight-tag:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--accent)}
.home-highlight-card.availability-card .home-highlight-tag{background:rgba(255,255,255,.12);color:#fff}
.home-highlight-copy h3{font-family:Georgia,'Times New Roman',serif;font-size:32px;line-height:1.02;font-weight:400;color:var(--ink);margin:18px 0 10px;letter-spacing:-.04em}
.home-highlight-card.availability-card .home-highlight-copy h3,.home-highlight-card.availability-card .home-highlight-copy p,.home-highlight-card.availability-card .home-highlight-copy a{color:#fff}
.home-highlight-copy p{font-size:13px;color:var(--muted);margin:0 0 20px}
.home-highlight-copy a{font-size:12px;font-weight:800;color:var(--ink)}
.mini-stats{list-style:none;margin:18px 0 20px;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.mini-stats li{padding:14px 12px;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14)}
.mini-stats b{display:block;font-family:Georgia,serif;font-size:28px;font-weight:400;line-height:1.02}
.mini-stats span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.12em;margin-top:6px;color:rgba(255,255,255,.76)}

.location-badges.illustrated{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}
.location-badges.illustrated article{display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:20px;padding:14px 16px;box-shadow:0 16px 40px rgba(10,33,29,.05)}
.location-badges.illustrated strong{display:block;color:var(--ink);font-size:12px;line-height:1.35}
.location-badges.illustrated small{display:block;color:var(--muted);font-size:10px;line-height:1.5;margin-top:4px}
.badge-illustration,.reach-intro-icon,.mini-icon{display:inline-grid;place-items:center;position:relative;flex:0 0 auto}
.badge-illustration{width:58px;height:58px;border-radius:18px;background:linear-gradient(145deg,#173f37,#315f72)}
.badge-illustration:after,.reach-intro-icon:after,.mini-icon:after{content:"";display:block;background:#e6cfaa;mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}
.badge-illustration:after{width:28px;height:28px}
.badge-illustration.quiet:after,.mini-icon.home:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3 11 9-7 9 7v10h-6v-6H9v6H3V11z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3 11 9-7 9 7v10h-6v-6H9v6H3V11z'/%3E%3C/svg%3E")}
.badge-illustration.family:after,.mini-icon.community:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm8 0a3 3 0 1 1 0-6 3 3 0 0 1 0 6zM3 20a5 5 0 0 1 10 0H3zm8 0a5 5 0 0 1 10 0H11z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm8 0a3 3 0 1 1 0-6 3 3 0 0 1 0 6zM3 20a5 5 0 0 1 10 0H3zm8 0a5 5 0 0 1 10 0H11z'/%3E%3C/svg%3E")}
.badge-illustration.sea:after,.reach-intro-icon.coastline:after,.mini-icon.sea:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 15c2 0 2-2 4-2s2 2 4 2 2-2 4-2 2 2 4 2 2-2 4-2v3c-2 0-2 2-4 2s-2-2-4-2-2 2-4 2-2-2-4-2-2 2-4 2-2-2-4-2v-3zm3-6h14l-2.5 3H7.5L5 9z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 15c2 0 2-2 4-2s2 2 4 2 2-2 4-2 2 2 4 2 2-2 4-2v3c-2 0-2 2-4 2s-2-2-4-2-2 2-4 2-2-2-4-2-2 2-4 2-2-2-4-2v-3zm3-6h14l-2.5 3H7.5L5 9z'/%3E%3C/svg%3E")}
.badge-illustration.road:after,.reach-intro-icon.mobility:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 2h6l2 20h-4l-.5-5h-1L11 22H7L9 2zm2.3 6h1.4l.3 3h-2l.3-3z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 2h6l2 20h-4l-.5-5h-1L11 22H7L9 2zm2.3 6h1.4l.3 3h-2l.3-3z'/%3E%3C/svg%3E")}
.reach-intro-icon.lifestyle:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 7h16l-2 13H6L4 7zm4 0a4 4 0 0 1 8 0h-2a2 2 0 0 0-4 0H8z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 7h16l-2 13H6L4 7zm4 0a4 4 0 0 1 8 0h-2a2 2 0 0 0-4 0H8z'/%3E%3C/svg%3E")}

.reach-intro-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:26px}
.reach-intro-grid article{display:grid;grid-template-columns:62px 1fr;gap:15px;align-items:start;padding:20px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 16px 40px rgba(10,33,29,.05)}
.reach-intro-grid strong{display:block;font-size:15px;color:var(--ink);margin-bottom:5px}
.reach-intro-grid p{margin:0;font-size:12px;color:var(--muted)}
.reach-intro-icon{width:62px;height:62px;border-radius:20px;background:var(--ink)}
.reach-intro-icon:after{width:30px;height:30px}
.distance-cards.illustrated{grid-template-columns:repeat(3,1fr);gap:0;border:0}
.distance-cards.illustrated article{position:relative;padding:58px 22px 26px;border:1px solid var(--line);min-height:275px;background:#fff;box-shadow:0 14px 36px rgba(10,33,29,.04)}
.distance-cards.illustrated article:nth-child(1){border-radius:24px 0 0 0}.distance-cards.illustrated article:nth-child(3){border-radius:0 24px 0 0}.distance-cards.illustrated article:nth-child(4){border-radius:0 0 0 24px}.distance-cards.illustrated article:nth-child(6){border-radius:0 0 24px 0}
.distance-cards.illustrated .distance-badge{position:absolute;top:16px;left:18px;padding:7px 10px;border-radius:999px;background:#eef2ee;color:var(--ink);font-size:9px;font-weight:800;letter-spacing:.12em}
.distance-cards.illustrated .distance-icon{width:48px;height:48px;margin-bottom:18px;background:linear-gradient(145deg,#173f37,#315f72)}
.distance-cards.illustrated strong{font-size:58px}
.distance-cards.illustrated p{max-width:210px}

.illustrated-shell-grid{grid-template-columns:repeat(3,1fr);gap:18px;border:0}
.premium-shells .shell-building-card{padding:24px 24px 28px;border:1px solid rgba(255,255,255,.14)!important;border-radius:24px;min-height:370px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.05));box-shadow:0 18px 40px rgba(0,0,0,.16)}
.shell-card-head{display:flex;align-items:center;gap:12px;min-height:56px;padding-right:62px}
.premium-shells .building-letter{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);font-family:Georgia,serif;font-size:20px;color:#fff;font-weight:400}
.shell-family-badge{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:rgba(230,207,170,.12);color:#e6cfaa;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.premium-shells .shell-building-card h2{margin:24px 0 10px;font-size:30px}
.premium-shells .shell-building-card p{font-size:13px;line-height:1.7;margin:0 0 18px;color:rgba(255,255,255,.72)}
.shell-card-badges{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}
.shell-card-badges span{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.06);font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#fff}
.mini-icon{width:18px;height:18px}
.mini-icon:after{width:18px;height:18px}
.mini-icon.layout:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 3h8v8H3V3zm10 0h8v5h-8V3zM3 13h5v8H3v-8zm7 0h11v8H10v-8z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 3h8v8H3V3zm10 0h8v5h-8V3zM3 13h5v8H3v-8zm7 0h11v8H10v-8z'/%3E%3C/svg%3E")}
.mini-icon.landscape:after,.mini-icon.garden:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c4 0 6 2.5 6 5.5 0 5-4 8.5-6 10.5-2-2-6-5.5-6-10.5C6 4.5 8 2 12 2zm0 4c-1.7 0-3 1.2-3 2.8 0 2.1 1.8 4 3 5.4 1.2-1.4 3-3.3 3-5.4C15 7.2 13.7 6 12 6z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c4 0 6 2.5 6 5.5 0 5-4 8.5-6 10.5-2-2-6-5.5-6-10.5C6 4.5 8 2 12 2zm0 4c-1.7 0-3 1.2-3 2.8 0 2.1 1.8 4 3 5.4 1.2-1.4 3-3.3 3-5.4C15 7.2 13.7 6 12 6z'/%3E%3C/svg%3E")}
.mini-icon.building:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 21V3h10v6h6v12H4zm3-3h2v-2H7v2zm0-4h2v-2H7v2zm0-4h2V8H7v2zm4 8h2v-2h-2v2zm0-4h2v-2h-2v2zm5 4h1v-2h-1v2zm0-4h1v-2h-1v2z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 21V3h10v6h6v12H4zm3-3h2v-2H7v2zm0-4h2v-2H7v2zm0-4h2V8H7v2zm4 8h2v-2h-2v2zm0-4h2v-2h-2v2zm5 4h1v-2h-1v2zm0-4h1v-2h-1v2z'/%3E%3C/svg%3E")}
.mini-icon.roof:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3 11 9-7 9 7v10h-6v-6H9v6H3V11z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3 11 9-7 9 7v10h-6v-6H9v6H3V11z'/%3E%3C/svg%3E")}

@media(max-width:1180px){.home-highlight-card{grid-column:span 6}.illustrated-shell-grid{grid-template-columns:repeat(2,1fr)}.distance-cards.illustrated{grid-template-columns:repeat(2,1fr)}.reach-intro-grid{grid-template-columns:1fr}.location-badges.illustrated{grid-template-columns:1fr}.mini-stats{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:760px){.home-highlights-grid{grid-template-columns:1fr}.home-highlight-card{grid-column:auto}.distance-cards.illustrated{grid-template-columns:1fr}.distance-cards.illustrated article{border-radius:22px!important}.illustrated-shell-grid{grid-template-columns:1fr}.shell-card-head{flex-wrap:wrap;padding-right:0}.premium-shells .shell-building-card{min-height:auto}.mini-stats{grid-template-columns:1fr}.location-badges.illustrated article,.reach-intro-grid article{grid-template-columns:1fr}.badge-illustration,.reach-intro-icon{margin-bottom:8px}}

/* v1.3.1 luxury refinement */
:root{--lux-gold:#b9965a;--lux-gold-soft:#efe5d3;--lux-cream:#f8f4eb;--lux-green:#123a33;--lux-blue:#315f72}
body{background:linear-gradient(180deg,#fbfaf6 0%,#f8f5ee 100%);letter-spacing:.002em}
.site-header{height:96px}.site-header.scrolled,.site-header.light-header{background:rgba(250,248,242,.88);box-shadow:0 1px 0 rgba(23,63,55,.1),0 10px 40px rgba(10,33,29,.05)}
.header-inner{position:relative}.header-inner:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(185,150,90,.55),transparent);opacity:.45}
.brand img{border-radius:16px;box-shadow:0 12px 34px rgba(7,29,25,.1)}
.header-cta{background:rgba(255,255,255,.06);backdrop-filter:blur(10px);padding-inline:22px;transition:.25s ease}.site-header.scrolled .header-cta,.site-header.light-header .header-cta{background:var(--lux-green);color:#fff;border-color:var(--lux-green)}
.buildisa-menu>li>a{position:relative;padding:12px 0}.buildisa-menu>li>a:after{content:"";position:absolute;left:50%;right:50%;bottom:6px;height:1px;background:var(--lux-gold);transition:.25s ease}.buildisa-menu>li>a:hover:after{left:0;right:0}

.hero-home{padding-bottom:92px}.hero-home:after{content:"";position:absolute;inset:24px;border:1px solid rgba(255,255,255,.18);border-radius:28px;pointer-events:none;z-index:1}.hero-home .hero-content:before{content:"LIVADIA  ·  LARNACA  ·  CYPRUS";display:inline-flex;margin-bottom:22px;padding:8px 13px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(255,255,255,.08);backdrop-filter:blur(10px);font-size:9px;font-weight:800;letter-spacing:.18em}
.hero-home h1{text-shadow:0 12px 40px rgba(0,0,0,.18)}.hero-lead{font-size:18px;max-width:620px}.hero-actions .button-primary{background:linear-gradient(135deg,#d0b276,#b9965a);box-shadow:0 15px 38px rgba(185,150,90,.24)}
.facts-bar{background:linear-gradient(90deg,#123a33,#173f37 58%,#123a33)}.facts-grid>div{position:relative}.facts-grid>div:after{content:"";position:absolute;inset:12px 8px;border:1px solid rgba(255,255,255,.06);border-radius:18px;pointer-events:none}

.section{position:relative}.section:where(.graphic-surface):before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 12% 12%,rgba(185,150,90,.09) 0 1px,transparent 1.5px),linear-gradient(120deg,transparent 0 62%,rgba(49,95,114,.035) 62% 63%,transparent 63%);background-size:26px 26px,100% 100%;pointer-events:none}.section>.container{position:relative;z-index:1}
.section-heading h2,.intro-grid h2,.location-story-grid h2,.buildings-intro-grid h2,.mechanical-grid h2{letter-spacing:-.035em}.section-heading p,.lead-copy,.prose{line-height:1.8}
.eyebrow{display:inline-flex;align-items:center;gap:10px}.eyebrow:before{content:"";width:22px;height:1px;background:var(--lux-gold)}

.home-highlight-card{border-color:rgba(23,63,55,.11);box-shadow:0 22px 55px rgba(10,33,29,.055)}.home-highlight-media{position:relative}.home-highlight-media:after{content:"";position:absolute;inset:12px;border:1px solid rgba(255,255,255,.56);border-radius:16px;pointer-events:none}.home-highlight-media.plan-preview:after{border-color:rgba(23,63,55,.13)}.home-highlight-tag{background:var(--lux-cream);border:1px solid rgba(185,150,90,.18)}.home-highlight-copy h3{font-size:30px}.home-highlight-copy a{display:inline-flex;align-items:center;gap:8px}.home-highlight-copy a:before{content:"";width:18px;height:1px;background:var(--lux-gold)}
.immersive-image{box-shadow:0 35px 100px rgba(10,33,29,.14)}.immersive-image:after{content:"";position:absolute;inset:16px;border:1px solid rgba(255,255,255,.22);border-radius:20px;pointer-events:none}
.amenity-card{box-shadow:0 18px 50px rgba(10,33,29,.09)}.amenity-card:before{content:"";position:absolute;z-index:2;inset:14px;border:1px solid rgba(255,255,255,.25);border-radius:16px;pointer-events:none}.amenity-card>div{left:34px;bottom:32px}.amenity-card h3{font-size:27px}
.shell-story{background:radial-gradient(circle at 15% 15%,rgba(185,150,90,.12),transparent 28%),linear-gradient(135deg,#123a33,#173f37 58%,#0e302a)}.shell-photo{position:relative;box-shadow:0 28px 70px rgba(0,0,0,.28)}.shell-photo:after{content:"";position:absolute;inset:14px;border:1px solid rgba(255,255,255,.22);border-radius:inherit}
.unit-preview{background:linear-gradient(180deg,#fff,#fcfaf5);box-shadow:0 15px 40px rgba(10,33,29,.04)}.unit-preview:hover{border-color:rgba(185,150,90,.5)}

.page-hero.visual,.page-hero.has-visual,.page-hero.compact{isolation:isolate}.page-hero.visual:after,.page-hero.has-visual:after,.page-hero.compact:after{content:"";position:absolute;inset:20px;border:1px solid rgba(255,255,255,.2);border-radius:24px;pointer-events:none;z-index:1}.page-hero>.container{position:relative;z-index:2}.page-hero h1{letter-spacing:-.05em;text-shadow:0 10px 35px rgba(0,0,0,.16)}.page-hero p{max-width:720px;font-size:16px;line-height:1.7}

.location-badges.illustrated article,.reach-intro-grid article{background:linear-gradient(180deg,#fff,#fbf8f1);border-color:rgba(185,150,90,.18)}.badge-illustration,.reach-intro-icon{background:linear-gradient(145deg,#123a33,#315f72);box-shadow:0 12px 28px rgba(18,58,51,.18)}
.distance-cards.illustrated article{transition:.25s ease}.distance-cards.illustrated article:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(10,33,29,.08);z-index:2}.distance-cards.illustrated .distance-badge{background:var(--lux-gold-soft);color:#6c532b}.location-map-art{box-shadow:0 28px 70px rgba(0,0,0,.28)}

.premium-shells{background:radial-gradient(circle at 80% 15%,rgba(49,95,114,.22),transparent 30%),linear-gradient(140deg,#10352f,#173f37 65%,#0d2c27)}.premium-shells .shell-building-card{position:relative;overflow:hidden}.premium-shells .shell-building-card:after{content:"";position:absolute;width:150px;height:150px;border:1px solid rgba(230,207,170,.12);border-radius:50%;right:-55px;bottom:-55px;box-shadow:0 0 0 22px rgba(230,207,170,.025),0 0 0 44px rgba(230,207,170,.018)}.shell-family-badge{background:rgba(185,150,90,.12);border:1px solid rgba(230,207,170,.14)}.shell-card-badges span{background:rgba(255,255,255,.045)}
.buildings-masterplan{background:linear-gradient(145deg,#e8eee8,#f8f4eb);border:1px solid rgba(185,150,90,.16)}

.floorplan-browser{border-color:rgba(185,150,90,.22);background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(248,244,235,.92));box-shadow:0 30px 85px rgba(10,33,29,.1)}.plan-family-card{border-color:rgba(185,150,90,.18)}.plan-family-card:hover{border-color:rgba(185,150,90,.5)}.plan-image-wrap{border-radius:22px;box-shadow:inset 0 0 0 1px rgba(185,150,90,.15)}.plan-image-frame{border:1px solid rgba(185,150,90,.15)}

.spec-card,.spec-detail,.systems-list article{border-color:rgba(185,150,90,.17);box-shadow:0 14px 38px rgba(10,33,29,.045)}.spec-card{background:linear-gradient(180deg,#fff,#fcfaf5)}.spec-card:hover,.spec-detail:hover,.systems-list article:hover{border-color:rgba(185,150,90,.4)}.spec-highlight-grid>div{background:linear-gradient(180deg,#fff,#fbf8f1);border-color:rgba(185,150,90,.18)}

.availability-summary{background:linear-gradient(90deg,#123a33,#173f37)}.availability-summary-grid>div{position:relative}.availability-summary-grid>div:after{content:"";position:absolute;inset:10px;border:1px solid rgba(255,255,255,.06);border-radius:16px}.availability-toolbar{background:linear-gradient(180deg,#fff,#fbf8f1);border:1px solid rgba(185,150,90,.18);border-radius:22px;box-shadow:0 18px 45px rgba(10,33,29,.05)}.availability-table-wrap{border-radius:24px;overflow:hidden;border:1px solid rgba(185,150,90,.18);box-shadow:0 24px 65px rgba(10,33,29,.07)}.availability-row{transition:.2s ease}.availability-row:hover{background:#fbf7ef}.status-pill{box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}

.cta-section{background:radial-gradient(circle at 85% 20%,rgba(185,150,90,.16),transparent 26%),linear-gradient(135deg,#10352f,#173f37 58%,#0c2b26);position:relative}.cta-section:after{content:"";position:absolute;inset:16px;border:1px solid rgba(255,255,255,.12);border-radius:24px;pointer-events:none}.cta-grid{position:relative;z-index:1}.button-light{box-shadow:0 12px 30px rgba(0,0,0,.12)}

@media(max-width:760px){.hero-home:after,.page-hero.visual:after,.page-hero.has-visual:after,.page-hero.compact:after,.cta-section:after{inset:10px}.hero-home .hero-content:before{font-size:8px;letter-spacing:.12em}.site-header{height:82px}.brand img{box-shadow:none}.home-highlight-copy h3{font-size:27px}}

/* v1.3.2 overview refinements */
.illustrated-pills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}
.illustrated-pills span{display:grid;grid-template-columns:52px 1fr;column-gap:13px;align-items:center;border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:14px;background:rgba(255,255,255,.055);backdrop-filter:blur(10px);min-height:82px}
.illustrated-pills b,.illustrated-pills small{grid-column:2;display:block}
.illustrated-pills b{font-size:12px;color:#fff;line-height:1.3}
.illustrated-pills small{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.55);margin-top:3px}
.amenity-pill-icon{grid-row:1/3;width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(230,207,170,.16),rgba(255,255,255,.06));border:1px solid rgba(230,207,170,.32);position:relative}
.amenity-pill-icon:after{content:"";width:27px;height:27px;background:#e6cfaa;mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}
.amenity-pill-icon.pool:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 15c2 0 2-2 4-2s2 2 4 2 2-2 4-2 2 2 4 2 2-2 4-2v3c-2 0-2 2-4 2s-2-2-4-2-2 2-4 2-2-2-4-2-2 2-4 2-2-2-4-2v-3zM5 6h3v5H6V8H5V6zm11 0h3v5h-2V8h-1V6z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 15c2 0 2-2 4-2s2 2 4 2 2-2 4-2 2 2 4 2 2-2 4-2v3c-2 0-2 2-4 2s-2-2-4-2-2 2-4 2-2-2-4-2-2 2-4 2-2-2-4-2v-3zM5 6h3v5H6V8H5V6zm11 0h3v5h-2V8h-1V6z'/%3E%3C/svg%3E")}
.amenity-pill-icon.playground:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 3h2v5h8V3h2v18h-2v-5H8v5H6V3zm2 7v4h8v-4H8z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 3h2v5h8V3h2v18h-2v-5H8v5H6V3zm2 7v4h8v-4H8z'/%3E%3C/svg%3E")}
.amenity-pill-icon.paths:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c4 0 7 2.7 7 6 0 4.8-4.6 8.5-7 10.5C9.6 16.5 5 12.8 5 8c0-3.3 3-6 7-6zm-1 5c-2.2 1-3.5 2.6-4 4.9 1.5-1 3-1.5 4.5-1.5V20h2v-9.6c1.4.1 2.8.6 4.2 1.5C17.3 9.6 16 8 14 7v3h-3V7z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c4 0 7 2.7 7 6 0 4.8-4.6 8.5-7 10.5C9.6 16.5 5 12.8 5 8c0-3.3 3-6 7-6zm-1 5c-2.2 1-3.5 2.6-4 4.9 1.5-1 3-1.5 4.5-1.5V20h2v-9.6c1.4.1 2.8.6 4.2 1.5C17.3 9.6 16 8 14 7v3h-3V7z'/%3E%3C/svg%3E")}
.amenity-pill-icon.gym:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 9h3V6h2v12H6v-3H3V9zm18 0v6h-3v3h-2V6h2v3h3zM9 11h6v2H9v-2z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 9h3V6h2v12H6v-3H3V9zm18 0v6h-3v3h-2V6h2v3h3zM9 11h6v2H9v-2z'/%3E%3C/svg%3E")}

.lifestyle-statement-section{padding-top:72px;padding-bottom:72px;background:linear-gradient(180deg,#fbfaf6 0%,#f3efe6 100%)}
.lifestyle-statement{display:grid;grid-template-columns:88px minmax(0,.92fr) minmax(320px,.75fr);gap:34px;align-items:center;padding:34px;border-radius:28px;background:#fff;border:1px solid var(--line);box-shadow:0 24px 70px rgba(10,33,29,.08);position:relative;overflow:hidden}
.lifestyle-statement:before{content:"";position:absolute;width:340px;height:340px;border:1px solid rgba(49,95,114,.10);border-radius:50%;right:-130px;top:-160px;box-shadow:0 0 0 42px rgba(201,169,110,.035),0 0 0 86px rgba(49,95,114,.025)}
.statement-mark{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(201,169,110,.55);font-family:Georgia,serif;font-size:22px;color:var(--ink);background:#f7f3ea;align-self:start}
.statement-copy{position:relative;z-index:2}
.statement-copy blockquote{font-family:Georgia,'Times New Roman',serif;font-size:clamp(27px,3.2vw,46px);line-height:1.12;letter-spacing:-.035em;color:var(--ink);margin:0 0 26px;max-width:820px}
.statement-points{display:flex;flex-wrap:wrap;gap:9px}
.statement-points span{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:#f3f5f1;border:1px solid var(--line);font-size:10px;font-weight:700;color:var(--ink)}
.statement-icon{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:var(--ink);position:relative}
.statement-icon:after{content:"";width:11px;height:11px;background:#e6cfaa;mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}
.statement-icon.location:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a7 7 0 0 1 7 7c0 5-7 13-7 13S5 14 5 9a7 7 0 0 1 7-7zm0 4a3 3 0 1 0 0 6 3 3 0 0 0 0-6z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a7 7 0 0 1 7 7c0 5-7 13-7 13S5 14 5 9a7 7 0 0 1 7-7zm0 4a3 3 0 1 0 0 6 3 3 0 0 0 0-6z'/%3E%3C/svg%3E")}
.statement-icon.greenery:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 4C11 4 6 8 6 14c0 1 .2 2 .6 2.8L3 20l1.4 1.4 3.3-3.7c1 .6 2.1.9 3.3.9 6 0 9-5.6 9-14.6z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 4C11 4 6 8 6 14c0 1 .2 2 .6 2.8L3 20l1.4 1.4 3.3-3.7c1 .6 2.1.9 3.3.9 6 0 9-5.6 9-14.6z'/%3E%3C/svg%3E")}
.statement-icon.residence:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3 11 9-7 9 7v10h-6v-6H9v6H3V11z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3 11 9-7 9 7v10h-6v-6H9v6H3V11z'/%3E%3C/svg%3E")}
.statement-icon.view:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 5c5 0 9 5 9 7s-4 7-9 7-9-5-9-7 4-7 9-7zm0 3a4 4 0 1 0 0 8 4 4 0 0 0 0-8z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 5c5 0 9 5 9 7s-4 7-9 7-9-5-9-7 4-7 9-7zm0 3a4 4 0 1 0 0 8 4 4 0 0 0 0-8z'/%3E%3C/svg%3E")}
.statement-image{position:relative;z-index:2;border-radius:22px;overflow:hidden;min-height:330px}
.statement-image img{width:100%;height:100%;min-height:330px;object-fit:cover}
.statement-image span{position:absolute;left:16px;bottom:16px;padding:9px 12px;border-radius:999px;background:rgba(15,47,41,.78);backdrop-filter:blur(10px);color:#fff;font-size:9px;letter-spacing:.12em;text-transform:uppercase}
@media(max-width:1050px){.lifestyle-statement{grid-template-columns:70px 1fr}.statement-image{grid-column:1/-1;min-height:280px}.illustrated-pills{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.illustrated-pills{grid-template-columns:1fr}.lifestyle-statement{grid-template-columns:1fr;padding:24px}.statement-mark{width:56px;height:56px}.statement-copy blockquote{font-size:28px}.statement-points{display:grid}.statement-image{grid-column:auto;min-height:240px}.statement-image img{min-height:240px}}

/* v1.3.3 Construction Progress */
.construction-hero .page-hero-media img{object-position:center 52%}.construction-status-band{background:var(--ink);color:#fff;border-top:1px solid rgba(255,255,255,.12)}.construction-status-grid{display:grid;grid-template-columns:repeat(4,1fr)}.construction-status-grid article{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:center;padding:22px 20px;border-right:1px solid rgba(255,255,255,.12)}.construction-status-grid article:last-child{border-right:0}.construction-status-grid small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:rgba(255,255,255,.55)}.construction-status-grid strong{display:block;font-size:13px;margin-top:3px}.construction-status-icon{width:52px;height:52px;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);display:grid;place-items:center}.construction-status-icon:after,.construction-mini-icon:after,.journey-icon:after{content:"";display:block;background:#e6cfaa;mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.construction-status-icon:after{width:25px;height:25px}.construction-status-icon.site:after,.journey-icon.ground:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 21V9l9-6 9 6v12h-5v-7H8v7H3zm7-9h4V8h-4v4z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 21V9l9-6 9 6v12h-5v-7H8v7H3zm7-9h4V8h-4v4z'/%3E%3C/svg%3E")}.construction-status-icon.camera:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 5h3l1-2h2l1 2h3a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V9a4 4 0 0 1 4-4zm5 4a4 4 0 1 0 0 8 4 4 0 0 0 0-8z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 5h3l1-2h2l1 2h3a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V9a4 4 0 0 1 4-4zm5 4a4 4 0 1 0 0 8 4 4 0 0 0 0-8z'/%3E%3C/svg%3E")}.construction-status-icon.film:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 5h18v14H3V5zm3 2v2h2V7H6zm10 0v2h2V7h-2zM6 15v2h2v-2H6zm10 0v2h2v-2h-2zM10 8v8l6-4-6-4z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 5h18v14H3V5zm3 2v2h2V7H6zm10 0v2h2V7h-2zM6 15v2h2v-2H6zm10 0v2h2v-2h-2zM10 8v8l6-4-6-4z'/%3E%3C/svg%3E")}.construction-status-icon.location:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a8 8 0 0 1 8 8c0 5.3-8 12-8 12S4 15.3 4 10a8 8 0 0 1 8-8zm0 5a3 3 0 1 0 0 6 3 3 0 0 0 0-6z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a8 8 0 0 1 8 8c0 5.3-8 12-8 12S4 15.3 4 10a8 8 0 0 1 8-8zm0 5a3 3 0 1 0 0 6 3 3 0 0 0 0-6z'/%3E%3C/svg%3E")}.construction-intro-grid-v2{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:center}.construction-intro-grid-v2 h2,.construction-vision-grid h2{font-family:Georgia,serif;color:var(--ink);font-size:clamp(36px,4.4vw,64px);line-height:1;font-weight:400;letter-spacing:-.04em;margin:0 0 20px}.construction-intro-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:26px}.construction-intro-badges span{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:#fff;font-size:11px;font-weight:700;color:var(--ink)}.construction-mini-icon{width:28px;height:28px;border-radius:9px;background:var(--ink);display:grid;place-items:center}.construction-mini-icon:after{width:15px;height:15px}.construction-mini-icon.build:after,.construction-mini-icon.detail:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 21V3h8v7h10v11H3zm3-3h2v-3H6v3zm0-6h2V9H6v3zm7 6h2v-3h-2v3zm4 0h2v-3h-2v3z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 21V3h8v7h10v11H3zm3-3h2v-3H6v3zm0-6h2V9H6v3zm7 6h2v-3h-2v3zm4 0h2v-3h-2v3z'/%3E%3C/svg%3E")}.construction-mini-icon.landscape:after,.journey-icon.landscape:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c3 3 5 5.5 5 9a5 5 0 1 1-10 0c0-3.5 2-6 5-9zm-1 11v9h2v-9h-2z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c3 3 5 5.5 5 9a5 5 0 1 1-10 0c0-3.5 2-6 5-9zm-1 11v9h2v-9h-2z'/%3E%3C/svg%3E")}.construction-mini-icon.quality:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m9 16-4-4 2-2 2 2 8-8 2 2L9 16zm-4 4h14v2H5v-2z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m9 16-4-4 2-2 2 2 8-8 2 2L9 16zm-4 4h14v2H5v-2z'/%3E%3C/svg%3E")}.construction-feature-image{position:relative;border-radius:26px;overflow:hidden;box-shadow:var(--shadow)}.construction-feature-image img{width:100%;height:520px;object-fit:cover}.construction-image-label{position:absolute;left:20px;bottom:20px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);padding:14px 18px;border-radius:15px}.construction-image-label small,.construction-image-label span{display:block;font-size:9px;color:var(--muted)}.construction-image-label strong{display:block;font-family:Georgia,serif;font-size:20px;color:var(--ink);font-weight:400}.construction-journey-section{background:var(--ink);color:#fff}.construction-journey-section .section-heading h2{color:#fff}.construction-journey-section .section-heading p{color:rgba(255,255,255,.65)}.construction-journey-section .eyebrow{color:#e6cfaa}.construction-journey{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid rgba(255,255,255,.16);border-left:1px solid rgba(255,255,255,.16)}.construction-journey article{position:relative;padding:28px 22px 30px;border-right:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16);min-height:300px}.construction-journey article>span{font-family:Georgia,serif;font-size:46px;color:rgba(255,255,255,.12)}.journey-icon{width:48px;height:48px;border-radius:15px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);display:grid;place-items:center;margin:18px 0}.journey-icon:after{width:24px;height:24px}.journey-icon.envelope:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 21V3h16v18h-2V5H6v16H4zm4-3v-5h8v5H8zm0-8V7h3v3H8zm5 0V7h3v3h-3z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 21V3h16v18h-2V5H6v16H4zm4-3v-5h8v5H8zm0-8V7h3v3H8zm5 0V7h3v3h-3z'/%3E%3C/svg%3E")}.journey-icon.systems:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 2h2v7h5v2h-5v11h-2V11H6V9h5V2zm7 12h3v8h-3v-8zM3 14h3v8H3v-8z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 2h2v7h5v2h-5v11h-2V11H6V9h5V2zm7 12h3v8h-3v-8zM3 14h3v8H3v-8z'/%3E%3C/svg%3E")}.journey-icon.interiors:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 18v-8h2v2h14V8h2v10h-2v-2H5v2H3zm3-7V7h5v4H6zm6 0V7h6v4h-6z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 18v-8h2v2h14V8h2v10h-2v-2H5v2H3zm3-7V7h5v4H6zm6 0V7h6v4h-6z'/%3E%3C/svg%3E")}.construction-journey h3{font-family:Georgia,serif;font-size:24px;font-weight:400;margin:0 0 10px}.construction-journey p{font-size:12px;line-height:1.7;color:rgba(255,255,255,.62);margin:0}.construction-gallery-section{background:#f4f0e7}.construction-gallery-premium{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.construction-gallery-premium figure{grid-column:span 4;margin:0;background:#fff;border-radius:20px;overflow:hidden;border:1px solid var(--line);box-shadow:0 15px 40px rgba(10,33,29,.05)}.construction-gallery-premium figure.featured{grid-column:span 8}.construction-image-button{position:relative;width:100%;height:320px;border:0;padding:0;background:#dfe6e1;cursor:zoom-in;overflow:hidden}.construction-gallery-premium figure.featured .construction-image-button{height:440px}.construction-image-button img{width:100%;height:100%;object-fit:cover;transition:.4s ease}.construction-image-button:hover img{transform:scale(1.035)}.construction-zoom{position:absolute;right:15px;top:15px;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.9);color:var(--ink);font-size:24px;box-shadow:0 8px 24px rgba(10,33,29,.15)}.construction-gallery-premium figcaption{padding:15px 18px;display:flex;justify-content:space-between;gap:14px}.construction-gallery-premium figcaption span{font-size:9px;text-transform:uppercase;letter-spacing:.13em;color:var(--muted)}.construction-gallery-premium figcaption strong{font-size:11px;color:var(--ink)}.construction-video-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.construction-video-grid article{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden}.construction-video-frame{aspect-ratio:16/9;background:var(--ink)}.construction-video-frame video{width:100%;height:100%;display:block;object-fit:cover}.construction-video-grid article>div:last-child{padding:17px 20px;display:flex;justify-content:space-between;gap:15px}.construction-video-grid span{font-size:9px;text-transform:uppercase;letter-spacing:.13em;color:var(--muted)}.construction-video-grid strong{font-size:11px;color:var(--ink)}.construction-vision-section{background:#fff}.construction-vision-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.construction-vision-media{border-radius:26px;overflow:hidden}.construction-vision-media img{height:520px;width:100%;object-fit:cover}.construction-vision-grid p{font-size:14px;color:var(--muted)}.construction-vision-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.construction-lightbox{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:30px}.construction-lightbox.open{display:flex}.construction-lightbox-backdrop{position:absolute;inset:0;background:rgba(5,20,17,.9);border:0}.construction-lightbox-panel{position:relative;z-index:2;max-width:min(1200px,94vw);max-height:90vh}.construction-lightbox-panel img{max-height:90vh;max-width:100%;border-radius:16px;box-shadow:0 30px 100px rgba(0,0,0,.45)}.construction-lightbox-close{position:absolute;right:-14px;top:-14px;z-index:3;width:42px;height:42px;border-radius:50%;border:0;background:#fff;color:var(--ink);font-size:26px;cursor:pointer}
@media(max-width:1050px){.construction-status-grid{grid-template-columns:repeat(2,1fr)}.construction-intro-grid-v2,.construction-vision-grid{grid-template-columns:1fr}.construction-journey{grid-template-columns:repeat(2,1fr)}.construction-gallery-premium figure,.construction-gallery-premium figure.featured{grid-column:span 6}.construction-video-grid{grid-template-columns:1fr}}
@media(max-width:700px){.construction-status-grid{grid-template-columns:1fr}.construction-status-grid article{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.construction-intro-badges{grid-template-columns:1fr}.construction-journey{grid-template-columns:1fr}.construction-gallery-premium{display:block}.construction-gallery-premium figure{margin-bottom:15px}.construction-image-button,.construction-gallery-premium figure.featured .construction-image-button{height:300px}.construction-feature-image img,.construction-vision-media img{height:360px}}

/* v1.3.4: place the immersive aerial composition directly beside Construction Progress */
.home-progress-immersive{grid-column:span 8;position:relative;min-height:100%;border-radius:24px;overflow:hidden;background:var(--ink);box-shadow:0 18px 48px rgba(10,33,29,.09)}
.home-progress-immersive>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}
.home-progress-immersive:hover>img{transform:scale(1.025)}
.home-progress-immersive:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,29,25,.65),rgba(8,29,25,.06) 62%)}
.home-progress-immersive .immersive-caption{z-index:2;left:30px;bottom:28px}
@media(max-width:1180px){.home-progress-immersive{grid-column:span 6;min-height:460px}}
@media(max-width:760px){.home-progress-immersive{grid-column:auto;min-height:380px}.home-progress-immersive .immersive-caption{left:18px;right:18px;bottom:18px}}

/* v1.3.5 — signature header + reliable mobile navigation */
.site-header{height:106px;padding:14px 0;background:transparent;pointer-events:none}
.site-header .header-inner{width:min(calc(100% - 36px),1480px);height:100%;pointer-events:auto}
.header-shell{width:100%;height:78px;display:flex;align-items:center;gap:24px;padding:8px 10px 8px 14px;border:1px solid rgba(255,255,255,.22);border-radius:22px;background:linear-gradient(105deg,rgba(7,29,25,.72),rgba(23,63,55,.48));backdrop-filter:blur(18px) saturate(130%);-webkit-backdrop-filter:blur(18px) saturate(130%);box-shadow:0 16px 50px rgba(4,22,19,.14);transition:.3s ease}
.site-header.scrolled .header-shell,.site-header.light-header .header-shell{background:rgba(250,248,242,.94);border-color:rgba(23,63,55,.10);box-shadow:0 18px 55px rgba(10,33,29,.10)}
.site-header.scrolled,.site-header.light-header{background:transparent;box-shadow:none;color:var(--ink)}
.brand{display:flex;align-items:center;flex:0 0 auto}
.brand img,.custom-logo{width:218px;max-height:61px;padding:6px 8px;border-radius:12px;background:#fff;box-shadow:0 8px 28px rgba(4,22,19,.12)}
.site-header.scrolled .brand img,.site-header.light-header .brand img{box-shadow:none;border:1px solid rgba(23,63,55,.08)}
.header-location{display:grid;gap:1px;padding-left:20px;border-left:1px solid rgba(255,255,255,.22);line-height:1.15;min-width:120px}
.header-location span{font-family:Georgia,serif;font-size:16px;letter-spacing:-.02em}
.header-location small{font-size:8px;text-transform:uppercase;letter-spacing:.15em;opacity:.68}
.site-header.scrolled .header-location,.site-header.light-header .header-location{border-color:rgba(23,63,55,.16)}
.primary-nav{margin-left:auto;display:flex;align-items:center;gap:22px;min-width:0}
.buildisa-menu{gap:20px}
.buildisa-menu>li>a{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.075em;padding:20px 0;white-space:nowrap}
.header-actions{display:flex;align-items:center;gap:9px}
.header-availability,.header-cta{min-height:44px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}
.header-availability{border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.08);color:#fff}
.availability-dot{width:7px;height:7px;border-radius:50%;background:#b9d7c8;box-shadow:0 0 0 4px rgba(185,215,200,.12)}
.header-cta{border:1px solid #e6cfaa;background:#e6cfaa;color:#173f37;padding-inline:19px}
.header-cta span{font-size:13px;transition:transform .2s}.header-cta:hover span{transform:translate(2px,-2px)}
.site-header.scrolled .header-availability,.site-header.light-header .header-availability{border-color:rgba(23,63,55,.18);background:#fff;color:var(--ink)}
.site-header.scrolled .header-cta,.site-header.light-header .header-cta{background:var(--ink);border-color:var(--ink);color:#fff}
.site-header .buildisa-menu .sub-menu{top:calc(100% + 8px);left:50%;transform:translateX(-50%) translateY(8px);min-width:250px;padding:10px;border-radius:18px;background:rgba(250,248,242,.98);border:1px solid rgba(23,63,55,.10);box-shadow:0 24px 70px rgba(10,33,29,.18)}
.site-header .buildisa-menu .sub-menu:after{content:"";position:absolute;top:-7px;left:50%;width:13px;height:13px;background:#faf8f2;border-left:1px solid rgba(23,63,55,.08);border-top:1px solid rgba(23,63,55,.08);transform:translateX(-50%) rotate(45deg)}
.site-header .buildisa-menu .sub-menu a{position:relative;z-index:2;font-size:11px;font-weight:750;text-transform:none;letter-spacing:.01em;padding:11px 12px;border-radius:11px}
.site-header .buildisa-menu .sub-menu a:hover{background:#eef1eb;color:var(--ink)}
.mobile-nav-top,.mobile-nav-eyebrow,.mobile-nav-footer,.submenu-toggle,.nav-backdrop{display:none}
.nav-toggle{display:none}

@media(max-width:1250px) and (min-width:961px){
  .header-location{display:none}.buildisa-menu{gap:15px}.primary-nav{gap:14px}.brand img{width:205px}.header-availability{display:none}
}

@media(max-width:960px){
  body.nav-open{overflow:hidden!important;touch-action:none}
  .site-header{height:92px;padding:10px 0;z-index:9999}
  .site-header .header-inner{width:calc(100% - 20px);height:72px}
  .header-shell{height:72px;border-radius:19px;padding:7px 8px 7px 10px;background:rgba(10,33,29,.82);border-color:rgba(255,255,255,.18)}
  .site-header.scrolled .header-shell,.site-header.light-header .header-shell{background:rgba(250,248,242,.96)}
  .brand img,.custom-logo{width:181px;max-height:56px;padding:5px 7px;border-radius:10px}
  .header-location{display:none}
  .nav-toggle{margin-left:auto;display:grid!important;grid-template-columns:auto auto;align-items:center;gap:9px;width:auto;height:48px;padding:0 14px;border:1px solid rgba(255,255,255,.20);border-radius:15px;background:rgba(255,255,255,.08);color:#fff;cursor:pointer}
  .site-header.scrolled .nav-toggle,.site-header.light-header .nav-toggle{color:var(--ink);background:#fff;border-color:rgba(23,63,55,.12)}
  .nav-toggle-lines{display:grid;gap:5px;width:22px}.nav-toggle-lines i{display:block;width:22px;height:1.5px;background:currentColor;border-radius:3px;transition:.25s}.nav-toggle-lines i:nth-child(2){width:15px;margin-left:auto}
  .nav-toggle em{font-style:normal;font-size:9px;text-transform:uppercase;letter-spacing:.15em;font-weight:850}

  .primary-nav{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:min(92vw,520px)!important;height:100dvh!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:0!important;background:linear-gradient(155deg,#0b2a24 0%,#173f37 54%,#224b43 100%)!important;color:#fff!important;transform:translateX(105%)!important;transition:transform .42s cubic-bezier(.22,.76,.22,1)!important;overflow-y:auto!important;overscroll-behavior:contain;box-shadow:-35px 0 90px rgba(0,0,0,.28);z-index:10002!important;visibility:visible!important;opacity:1!important}
  .nav-open .primary-nav{transform:translateX(0)!important}
  .nav-backdrop{display:block;position:fixed;inset:0;background:rgba(3,17,14,.56);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);opacity:0;visibility:hidden;transition:.35s;z-index:10001;pointer-events:none}
  .nav-open .nav-backdrop{opacity:1;visibility:visible;pointer-events:auto}
  .mobile-nav-top{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 15px;border-bottom:1px solid rgba(255,255,255,.12)}
  .mobile-nav-logo{display:block}.mobile-nav-logo img{width:188px;background:#fff;border-radius:12px;padding:7px 9px}
  .nav-close{position:relative;width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07);color:#fff;cursor:pointer}
  .nav-close span{position:absolute;left:13px;top:22px;width:20px;height:1.5px;background:currentColor}.nav-close span:first-child{transform:rotate(45deg)}.nav-close span:last-child{transform:rotate(-45deg)}
  .mobile-nav-eyebrow{display:block;padding:19px 22px 12px;font-size:8px;text-transform:uppercase;letter-spacing:.18em;color:#e6cfaa}
  .buildisa-menu{width:100%;display:block!important;margin:0!important;padding:0 18px!important;list-style:none!important}
  .buildisa-menu>li{position:relative!important;border-bottom:1px solid rgba(255,255,255,.11);margin:0!important;padding:0!important}
  .buildisa-menu>li>a{display:flex!important;align-items:center!important;min-height:64px!important;padding:0 52px 0 4px!important;font-family:Georgia,'Times New Roman',serif!important;font-size:26px!important;line-height:1.05!important;font-weight:400!important;letter-spacing:-.025em!important;text-transform:none!important;color:#fff!important;opacity:1!important}
  .buildisa-menu>li:first-child>a:before{content:"01"}.buildisa-menu>li:nth-child(2)>a:before{content:"02"}.buildisa-menu>li:nth-child(3)>a:before{content:"03"}.buildisa-menu>li:nth-child(4)>a:before{content:"04"}.buildisa-menu>li:nth-child(5)>a:before{content:"05"}
  .buildisa-menu>li>a:before{width:28px;flex:0 0 28px;margin-right:11px;font-family:Inter,Arial,sans-serif;font-size:8px;font-weight:800;letter-spacing:.12em;color:rgba(230,207,170,.78)}
  .buildisa-menu>li>a:after{display:none!important}
  .submenu-toggle{display:grid!important;place-items:center;position:absolute;right:2px;top:10px;width:44px;height:44px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.06);color:#fff;cursor:pointer;z-index:3}
  .submenu-toggle span{position:relative;width:15px;height:15px}.submenu-toggle span:before,.submenu-toggle span:after{content:"";position:absolute;background:#e6cfaa;border-radius:2px;transition:.25s}.submenu-toggle span:before{width:15px;height:1.5px;left:0;top:7px}.submenu-toggle span:after{width:1.5px;height:15px;left:7px;top:0}.submenu-open>.submenu-toggle span:after{transform:scaleY(0)}
  .site-header .buildisa-menu .sub-menu,.buildisa-menu .sub-menu{position:static!important;display:grid!important;grid-template-rows:0fr!important;min-width:0!important;width:100%!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;transform:none!important;transition:grid-template-rows .35s ease!important;overflow:hidden!important;color:#fff!important}
  .site-header .buildisa-menu .sub-menu:before,.site-header .buildisa-menu .sub-menu:after{display:none!important}
  .buildisa-menu .sub-menu>li{min-height:0;overflow:hidden;margin:0!important;padding:0!important}
  .buildisa-menu .submenu-open>.sub-menu{grid-template-rows:1fr!important;padding-bottom:12px!important}
  .buildisa-menu .sub-menu a{display:flex!important;align-items:center!important;min-height:38px!important;padding:7px 8px 7px 43px!important;border-radius:10px!important;font-family:Inter,Arial,sans-serif!important;font-size:12px!important;line-height:1.35!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important;color:rgba(255,255,255,.72)!important;white-space:normal!important}
  .buildisa-menu .sub-menu a:before{content:"";width:5px;height:5px;border-radius:50%;background:#e6cfaa;margin-right:10px;box-shadow:0 0 0 4px rgba(230,207,170,.08)}
  .buildisa-menu .sub-menu a:hover,.buildisa-menu .sub-menu a:focus{background:rgba(255,255,255,.06)!important;color:#fff!important}
  .header-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin:22px 20px 18px!important}
  .header-availability,.header-cta{display:flex!important;min-height:50px!important;padding:0 12px!important;font-size:9px!important}
  .header-availability{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.16)!important;color:#fff!important}
  .header-cta{background:#e6cfaa!important;border-color:#e6cfaa!important;color:#173f37!important}
  .mobile-nav-footer{display:grid;gap:16px;margin-top:auto;padding:18px 22px 24px;border-top:1px solid rgba(255,255,255,.12);background:rgba(4,22,19,.16)}
  .mobile-nav-footer div{display:grid;gap:3px}.mobile-nav-footer small{font-size:8px;text-transform:uppercase;letter-spacing:.14em;color:rgba(255,255,255,.48)}.mobile-nav-footer a{font-size:11px;color:#fff}
  .mobile-map-link{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid rgba(255,255,255,.09);color:#e6cfaa!important}
}

@media(max-width:520px){
  .brand img,.custom-logo{width:162px}.nav-toggle{padding:0 12px}.nav-toggle em{display:none}.primary-nav{width:100%!important}.mobile-nav-logo img{width:175px}.buildisa-menu>li>a{font-size:24px!important}.header-actions{grid-template-columns:1fr!important}
}

/* v1.3.6 — fixed, click-controlled desktop dropdowns */
@media(min-width:961px){
  .site-header .buildisa-menu>li.menu-item-has-children{position:static;display:flex;align-items:center;gap:4px}
  .site-header .buildisa-menu>li.menu-item-has-children>a:after{display:none!important}
  .site-header .submenu-toggle{display:inline-grid;place-items:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:transparent;color:currentColor;cursor:pointer;transition:.2s ease}
  .site-header .submenu-toggle:hover,.site-header .submenu-toggle:focus{background:rgba(255,255,255,.12);outline:none}
  .site-header.scrolled .submenu-toggle:hover,.site-header.light-header .submenu-toggle:hover,.site-header.scrolled .submenu-toggle:focus,.site-header.light-header .submenu-toggle:focus{background:rgba(23,63,55,.08)}
  .site-header .submenu-toggle span{width:8px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:.2s ease}
  .site-header .desktop-submenu-open>.submenu-toggle span{transform:rotate(225deg) translate(-1px,-1px)}

  /* Disable hover-only menus completely. The panel opens only via the arrow button. */
  .site-header .buildisa-menu li:hover>.sub-menu,.site-header .buildisa-menu li:focus-within>.sub-menu{opacity:0!important;visibility:hidden!important;pointer-events:none!important}
  .site-header .buildisa-menu>li>.sub-menu{
    position:fixed!important;
    top:104px!important;
    left:50%!important;
    right:auto!important;
    transform:translateX(-50%) translateY(-6px)!important;
    width:min(760px,calc(100vw - 80px))!important;
    min-width:0!important;
    margin:0!important;
    padding:14px!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px!important;
    background:rgba(250,248,242,.985)!important;
    color:var(--ink)!important;
    border:1px solid rgba(23,63,55,.12)!important;
    border-radius:22px!important;
    box-shadow:0 28px 90px rgba(10,33,29,.2)!important;
    backdrop-filter:blur(18px) saturate(120%);
    -webkit-backdrop-filter:blur(18px) saturate(120%);
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important;
    z-index:10020!important;
  }
  .site-header .buildisa-menu>li>.sub-menu:before{
    content:""!important;display:block!important;position:absolute!important;top:-7px!important;left:50%!important;width:14px!important;height:14px!important;background:#faf8f2!important;border-left:1px solid rgba(23,63,55,.1)!important;border-top:1px solid rgba(23,63,55,.1)!important;transform:translateX(-50%) rotate(45deg)!important
  }
  .site-header .buildisa-menu>li>.sub-menu:after{display:none!important}
  .site-header .buildisa-menu>li.desktop-submenu-open>.sub-menu{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateX(-50%) translateY(0)!important;
  }
  .site-header .buildisa-menu>li>.sub-menu>li{width:auto!important;margin:0!important}
  .site-header .buildisa-menu>li>.sub-menu>li>a{
    min-height:54px!important;
    display:flex!important;
    align-items:center!important;
    padding:12px 14px!important;
    border-radius:14px!important;
    border:1px solid rgba(23,63,55,.08)!important;
    background:#fff!important;
    font-size:12px!important;
    line-height:1.35!important;
    font-weight:760!important;
    color:var(--ink)!important;
    white-space:normal!important;
    transition:.18s ease!important;
  }
  .site-header .buildisa-menu>li>.sub-menu>li>a:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--accent);margin-right:10px;box-shadow:0 0 0 5px rgba(201,169,110,.1);flex:0 0 auto}
  .site-header .buildisa-menu>li>.sub-menu>li>a:hover,.site-header .buildisa-menu>li>.sub-menu>li>a:focus{background:#f1eee6!important;transform:translateY(-1px)}
}

@media(max-width:960px){
  .site-header .submenu-toggle{display:grid}
}


/* v1.3.7 — refined stable navigation, zero mobile blur */
@media(min-width:961px){
  .header-shell{background:linear-gradient(105deg,rgba(7,29,25,.92),rgba(23,63,55,.88));backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-color:rgba(255,255,255,.16);box-shadow:0 18px 48px rgba(4,22,19,.18)}
  .site-header.scrolled .header-shell,.site-header.light-header .header-shell{background:#fbfaf6!important;border-color:rgba(23,63,55,.11);box-shadow:0 18px 52px rgba(10,33,29,.12)}
  .site-header .buildisa-menu>li>.sub-menu{top:100px!important;width:min(820px,calc(100vw - 64px))!important;padding:18px!important;gap:10px!important;background:#fbfaf6!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-radius:24px!important;box-shadow:0 32px 90px rgba(10,33,29,.22)!important}
  .site-header .buildisa-menu>li>.sub-menu:before{background:#fbfaf6!important}
  .site-header .buildisa-menu>li>.sub-menu>li>a{min-height:60px!important;padding:14px 16px!important;border-radius:15px!important;background:#fff!important;border-color:rgba(23,63,55,.09)!important;box-shadow:0 7px 20px rgba(10,33,29,.035)!important}
  .site-header .buildisa-menu>li>.sub-menu>li>a:hover,.site-header .buildisa-menu>li>.sub-menu>li>a:focus{background:#f4f0e7!important;box-shadow:0 10px 24px rgba(10,33,29,.08)!important}
  .site-header .submenu-toggle{border:1px solid transparent}
  .site-header .desktop-submenu-open>.submenu-toggle{background:rgba(230,207,170,.18);border-color:rgba(230,207,170,.28)}
  .site-header.scrolled .desktop-submenu-open>.submenu-toggle,.site-header.light-header .desktop-submenu-open>.submenu-toggle{background:#eee7d9;border-color:#e2d6c1}
}

@media(max-width:960px){
  /* mobile menu intentionally uses solid surfaces: no backdrop/filter blur */
  .site-header,.site-header *{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
  .header-shell,.site-header.scrolled .header-shell,.site-header.light-header .header-shell{background:#123a32!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:0 12px 32px rgba(4,22,19,.18)!important}
  .site-header.scrolled .brand img,.site-header.light-header .brand img,.brand img,.custom-logo{background:#fff!important;border:0!important;box-shadow:none!important}
  .nav-toggle,.site-header.scrolled .nav-toggle,.site-header.light-header .nav-toggle{background:#1c4b41!important;color:#fff!important;border-color:rgba(255,255,255,.14)!important;box-shadow:none!important}
  .primary-nav{background:#123a32!important;background-image:linear-gradient(180deg,#123a32 0%,#173f37 48%,#102f29 100%)!important;box-shadow:-24px 0 64px rgba(0,0,0,.28)!important}
  .nav-backdrop{background:rgba(5,18,16,.72)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transition:opacity .24s ease,visibility .24s ease!important}
  .mobile-nav-top{background:#0f332c!important}
  .mobile-nav-footer{background:#0e302a!important}
  .buildisa-menu>li{border-bottom-color:rgba(255,255,255,.10)!important}
  .buildisa-menu>li>a{min-height:68px!important;font-size:25px!important}
  .submenu-toggle{background:#1b4a40!important;border-color:rgba(255,255,255,.12)!important}
  .submenu-open>.submenu-toggle{background:#e6cfaa!important;color:#173f37!important;border-color:#e6cfaa!important}
  .buildisa-menu .submenu-open>.sub-menu{padding:4px 0 14px!important}
  .buildisa-menu .sub-menu a{min-height:44px!important;margin:3px 0!important;padding:9px 12px 9px 44px!important;background:#173f37!important;border:1px solid rgba(255,255,255,.07)!important;color:rgba(255,255,255,.88)!important}
  .buildisa-menu .sub-menu a:hover,.buildisa-menu .sub-menu a:focus{background:#1d4c42!important;color:#fff!important}
  .header-actions{position:relative;z-index:2}
  .header-availability{background:#1b4a40!important}
  .header-cta{background:#e6cfaa!important;color:#173f37!important}
}

@media(max-width:520px){
  .site-header .header-inner{width:calc(100% - 14px)!important}
  .header-shell{padding:6px 7px!important;border-radius:17px!important}
  .brand img,.custom-logo{width:154px!important}
  .primary-nav{width:100%!important;max-width:none!important}
  .mobile-nav-top{padding:15px 16px 13px!important}
  .mobile-nav-logo img{width:164px!important}
  .mobile-nav-eyebrow{padding:16px 18px 9px!important}
  .buildisa-menu{padding:0 14px!important}
  .buildisa-menu>li>a{font-size:23px!important;min-height:64px!important}
  .header-actions{margin:18px 16px 14px!important}
  .mobile-nav-footer{padding:16px 18px 22px!important}
}

/* v1.3.8 — Location travel cards: clearer, fuller, evenly organized */
.distance-cards.illustrated{gap:18px!important;border:0!important;align-items:stretch}
.distance-cards.illustrated article{display:flex;flex-direction:column;min-height:340px;padding:22px!important;border:1px solid rgba(23,63,55,.13)!important;border-radius:24px!important;background:linear-gradient(180deg,#ffffff 0%,#fbf8f1 100%);box-shadow:0 16px 42px rgba(10,33,29,.055);overflow:hidden;isolation:isolate}
.distance-cards.illustrated article:before{content:"";position:absolute;right:-44px;bottom:-55px;width:160px;height:160px;border-radius:50%;border:1px solid rgba(201,169,110,.18);box-shadow:0 0 0 24px rgba(201,169,110,.035),0 0 0 48px rgba(49,95,114,.025);z-index:-1}
.distance-card-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px}
.distance-cards.illustrated .distance-badge{position:static!important;display:inline-flex;align-items:center;width:max-content;margin:0;padding:7px 11px;border:1px solid rgba(201,169,110,.22);background:#f4ecdd;color:#725a30;border-radius:999px;font-size:9px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.13em}
.distance-cards.illustrated .distance-icon{width:54px;height:54px;margin:0!important;border-radius:17px;background:linear-gradient(145deg,#173f37,#315f72);box-shadow:0 12px 26px rgba(23,63,55,.18)}
.distance-cards.illustrated .distance-icon:after{width:27px;height:27px}
.distance-time{display:flex;align-items:flex-end;gap:8px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid rgba(23,63,55,.11)}
.distance-cards.illustrated .distance-time strong{font-family:Georgia,'Times New Roman',serif;font-size:58px!important;font-weight:400;line-height:.8;color:var(--ink);letter-spacing:-.045em}
.distance-cards.illustrated .distance-time span{font-size:11px!important;line-height:1;text-transform:uppercase;letter-spacing:.13em;color:var(--muted);font-weight:800;margin-bottom:3px}
.distance-name{flex:1;display:flex;flex-direction:column;justify-content:flex-start}
.distance-name h3{font-family:Georgia,'Times New Roman',serif;font-size:24px;line-height:1.08;font-weight:400;letter-spacing:-.025em;color:var(--ink);margin:0 0 9px;max-width:250px}
.distance-name small{font-size:11px;line-height:1.55;color:var(--muted);max-width:245px}
.distance-route{display:inline-flex!important;align-items:center;gap:8px;width:max-content;margin-top:20px;padding:8px 10px;border-radius:10px;background:#eef2ee;color:var(--ink)!important;font-size:9px!important;font-weight:800;letter-spacing:.1em!important;text-transform:uppercase}
.distance-route:before{content:"→";font-size:13px;color:var(--accent)}
.distance-cards.illustrated article:hover{transform:translateY(-5px);border-color:rgba(201,169,110,.32)!important;box-shadow:0 26px 58px rgba(10,33,29,.095)}
@media(max-width:1180px){.distance-cards.illustrated{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:720px){.distance-cards.illustrated{grid-template-columns:1fr!important;gap:14px!important}.distance-cards.illustrated article{min-height:0;padding:20px!important}.distance-name h3{font-size:22px;max-width:none}.distance-name small{max-width:none}.distance-cards.illustrated .distance-time strong{font-size:50px!important}}

/* v1.3.9 — premium homepage overview showcase */
.overview-showcase{position:relative;background:linear-gradient(180deg,#fbfaf6 0%,#f5f1e8 100%)}
.overview-showcase:before{content:"";position:absolute;left:-90px;top:70px;width:250px;height:250px;border-radius:50%;border:1px solid rgba(201,169,110,.15);box-shadow:0 0 0 32px rgba(201,169,110,.035),0 0 0 64px rgba(49,95,114,.025);pointer-events:none}
.overview-showcase-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:58px;align-items:center}
.overview-visual{position:relative;min-height:560px;border-radius:30px;overflow:hidden;box-shadow:0 28px 72px rgba(10,33,29,.13);background:var(--ink)}
.overview-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.overview-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,29,25,.03) 35%,rgba(7,29,25,.7) 100%)}
.overview-visual-overlay{position:absolute;left:26px;right:150px;bottom:26px;z-index:2;color:#fff}
.overview-visual-overlay span{display:block;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.16em;color:#e6cfaa;margin-bottom:7px}
.overview-visual-overlay strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.08;font-weight:400;max-width:390px}
.overview-floating-stat{position:absolute;right:20px;top:20px;z-index:3;width:118px;min-height:118px;border-radius:22px;background:rgba(251,250,246,.96);border:1px solid rgba(255,255,255,.65);box-shadow:0 18px 42px rgba(10,33,29,.16);display:flex;flex-direction:column;justify-content:center;padding:16px}
.overview-floating-stat b{font-family:Georgia,'Times New Roman',serif;font-size:42px;font-weight:400;line-height:.9;color:var(--ink)}
.overview-floating-stat span{font-size:9px;line-height:1.35;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-top:8px}
.overview-copy{position:relative;padding:18px 0}
.overview-copy h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(40px,4.7vw,68px);line-height:.98;letter-spacing:-.045em;font-weight:400;color:var(--ink);margin:0 0 20px;max-width:650px}
.overview-lead{font-family:Georgia,'Times New Roman',serif;font-size:20px!important;line-height:1.45!important;color:#3f524b!important;margin:0 0 16px!important;max-width:620px}
.overview-copy>p:not(.overview-lead){font-size:14px;line-height:1.8;color:var(--muted);max-width:650px;text-align:justify;margin:0}
.overview-points{display:grid;gap:10px;margin:26px 0}
.overview-points article{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:center;padding:12px 14px;border:1px solid rgba(23,63,55,.11);border-radius:17px;background:rgba(255,255,255,.72);box-shadow:0 10px 28px rgba(10,33,29,.035)}
.overview-points strong{display:block;font-size:12px;color:var(--ink);margin-bottom:2px}
.overview-points small{display:block;font-size:10px;line-height:1.5;color:var(--muted)}
.overview-point-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:linear-gradient(145deg,#173f37,#315f72);position:relative}
.overview-point-icon:after{content:"";width:24px;height:24px;background:#e6cfaa;mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}
.overview-point-icon.architecture:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 21V3h10v6h6v12H4zm3-3h2v-2H7v2zm0-5h2v-2H7v2zm0-5h2V6H7v2zm5 10h2v-2h-2v2zm0-5h2v-2h-2v2zm5 5h1v-2h-1v2zm0-5h1v-2h-1v2z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 21V3h10v6h6v12H4zm3-3h2v-2H7v2zm0-5h2v-2H7v2zm0-5h2V6H7v2zm5 10h2v-2h-2v2zm0-5h2v-2h-2v2zm5 5h1v-2h-1v2zm0-5h1v-2h-1v2z'/%3E%3C/svg%3E")}
.overview-point-icon.greenery:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C7 4 4 8 4 12c0 4 3 7 7 7v3h2v-3c4 0 7-3 7-7 0-4-3-8-8-10zm0 4c2.8 1.7 4 3.8 4 6 0 2.2-1.6 4-4 4s-4-1.8-4-4c0-2.2 1.2-4.3 4-6z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C7 4 4 8 4 12c0 4 3 7 7 7v3h2v-3c4 0 7-3 7-7 0-4-3-8-8-10zm0 4c2.8 1.7 4 3.8 4 6 0 2.2-1.6 4-4 4s-4-1.8-4-4c0-2.2 1.2-4.3 4-6z'/%3E%3C/svg%3E")}
.overview-point-icon.coast:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 15c2 0 2-2 4-2s2 2 4 2 2-2 4-2 2 2 4 2 2-2 4-2v3c-2 0-2 2-4 2s-2-2-4-2-2 2-4 2-2-2-4-2-2 2-4 2-2-2-4-2v-3zM5 8h14l-2 3H7L5 8z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 15c2 0 2-2 4-2s2 2 4 2 2-2 4-2 2 2 4 2 2-2 4-2v3c-2 0-2 2-4 2s-2-2-4-2-2 2-4 2-2-2-4-2-2 2-4 2-2-2-4-2v-3zM5 8h14l-2 3H7L5 8z'/%3E%3C/svg%3E")}
.overview-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:24px}
.overview-inline-link{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;color:var(--ink)}
.overview-inline-link span{font-size:16px;transition:transform .2s}.overview-inline-link:hover span{transform:translateX(4px)}
@media(max-width:1050px){.overview-showcase-grid{grid-template-columns:1fr;gap:34px}.overview-visual{min-height:500px}.overview-copy{max-width:760px}.overview-copy h2{font-size:clamp(38px,7vw,58px)}}
@media(max-width:650px){.overview-showcase{padding:50px 0!important}.overview-showcase:before{display:none}.overview-showcase-grid{gap:26px}.overview-visual{min-height:390px;border-radius:22px}.overview-visual-overlay{left:18px;right:18px;bottom:18px;padding-right:84px}.overview-visual-overlay strong{font-size:20px;line-height:1.12}.overview-floating-stat{right:14px;top:14px;width:92px;min-height:92px;border-radius:18px;padding:12px}.overview-floating-stat b{font-size:34px}.overview-floating-stat span{font-size:8px}.overview-copy{padding:0}.overview-copy h2{font-size:36px;line-height:1.03;margin-bottom:16px}.overview-lead{font-size:17px!important;line-height:1.45!important}.overview-copy>p:not(.overview-lead){font-size:13px;line-height:1.72;text-align:left}.overview-points{gap:9px;margin:22px 0}.overview-points article{grid-template-columns:44px 1fr;padding:11px 12px;border-radius:15px}.overview-point-icon{width:44px;height:44px;border-radius:14px}.overview-point-icon:after{width:22px;height:22px}.overview-points strong{font-size:11px}.overview-points small{font-size:9px}.overview-actions{display:grid;grid-template-columns:1fr;gap:14px}.overview-actions .button-primary{width:100%}.overview-inline-link{justify-content:center;min-height:42px;border:1px solid var(--line);border-radius:999px;background:#fff}}
