:root{--pearl:#f8fbfd;--frost:#e7eff3;--mist:#c9d9e1;--steel:#7fa6b8;--ink:#16232b;--slate:#2a3e4b;--font-display:"Bricolage Grotesque", "Segoe UI", system-ui, sans-serif;--font-accent:"Instrument Serif", Georgia, serif;--font-body:"Inter", "Segoe UI", system-ui, sans-serif;--font-mono:"IBM Plex Mono", "Courier New", monospace;--font-signature:"Alex Brush", "Segoe Script", cursive;--edge:clamp(1.5rem, 5vw, 4.5rem);--sp-1:.5rem;--sp-2:.75rem;--sp-3:1rem;--sp-4:1.5rem;--sp-5:2rem;--sp-6:2.5rem;--sp-7:3rem;--radius-pill:100px;--radius-md:.75rem;--radius-lg:1.25rem;--glow-key:#7fa6b84d;--glow-fill:#c9d9e18c;--grad-top:#f8fbfd;--grad-mid:#f2f7fa;--grad-deep:#e9f1f6}.skip-link{top:-100px;left:var(--sp-3);z-index:1000;background:var(--ink);color:var(--pearl);padding:var(--sp-2) var(--sp-3);border-radius:var(--radius-md);font-family:var(--font-body);font-weight:600;transition:top .15s;position:absolute}.skip-link:focus{top:var(--sp-3)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--pearl);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.page{background: radial-gradient(ellipse 1200px 820px at 86% -6%, var(--glow-key), transparent 60%),  radial-gradient(ellipse 950px 760px at -10% 74%, var(--glow-fill), transparent 58%),  linear-gradient(180deg, var(--grad-top) 0%, var(--grad-mid) 45%, var(--grad-deep) 100%);flex-direction:column;min-height:100vh;display:flex;position:relative}.quick-contact-bar{z-index:4;background:var(--ink);position:relative}.qcb-inner{max-width:1680px;padding:.55rem var(--edge);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.qcb-phone{letter-spacing:.01em;color:var(--pearl);align-items:center;gap:.5rem;font-size:.82rem;font-weight:600;transition:color .18s;display:inline-flex}.qcb-phone svg{width:.95rem;height:.95rem;color:var(--steel);flex:none}.qcb-phone:hover,.qcb-phone:focus-visible{color:var(--steel)}.qcb-icons{align-items:center;gap:.5rem;display:flex}.qcb-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;transition:filter .18s,transform .18s;display:flex;position:relative}.qcb-icon:after{content:"";width:2.75rem;height:2.75rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.qcb-icon svg{width:.9rem;height:.9rem}.qcb-icon:hover,.qcb-icon:focus-visible{filter:brightness(1.12);transform:translateY(-1px)}.qcb-icon--whatsapp{background:#25d366}.qcb-icon--viber{background:#7360f2}.qcb-icon--email{background:#ea4335}.qcb-icon:focus-visible{outline:2px solid var(--pearl);outline-offset:2px}@media (prefers-reduced-motion:reduce){.qcb-icon{transition:none}.qcb-icon:hover,.qcb-icon:focus-visible{transform:none}}@media (width<=520px){.qcb-inner{padding:.5rem var(--edge)}}@media (width<=360px){.qcb-phone .qcb-phone-text{display:none}}.nav{z-index:3;padding:var(--sp-5) var(--edge);justify-content:space-between;align-items:center;display:flex;position:relative}.wordmark{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);font-size:1.05rem;font-weight:700}.wordmark span{color:var(--steel)}.nav-links{align-items:center;gap:2.1rem;display:flex}.nav-links a{letter-spacing:.04em;text-transform:uppercase;color:var(--slate);-webkit-tap-highlight-color:transparent;font-size:.82rem;font-weight:500;transition:color .18s}.nav-links a:hover,.nav-links a:focus-visible{color:var(--ink)}.nav-links a:focus-visible{outline:2px solid var(--steel);outline-offset:3px;border-radius:.3rem}.nav-dropdown{position:relative}.nav-dropdown:after{content:"";height:.9rem;position:absolute;top:100%;left:0;right:0}.nav-dropdown>a{align-items:center;gap:.3rem;display:inline-flex}.nav-dropdown .chevron{width:.7em;height:.7em;transition:transform .18s}.nav-dropdown:hover .chevron,.nav-dropdown:focus-within .chevron{transform:rotate(180deg)}.dropdown-menu{min-width:12rem;padding:var(--sp-1);background:var(--pearl);border-radius:var(--radius-md);opacity:0;visibility:hidden;pointer-events:none;z-index:5;border:1px solid #16232b1a;flex-direction:column;transition:opacity .16s,transform .16s,visibility .16s;display:flex;position:absolute;top:calc(100% + .9rem);left:50%;transform:translate(-50%,6px);box-shadow:0 10px 22px -8px #16232b38}.nav-dropdown:hover .dropdown-menu,.nav-dropdown:focus-within .dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.dropdown-menu a{letter-spacing:.02em;text-transform:none;color:var(--slate);border-radius:.45rem;padding:.55rem .7rem;font-size:.8rem;font-weight:500;transition:background .15s,color .15s}.dropdown-menu a:hover,.dropdown-menu a:focus-visible{background:var(--frost);color:var(--ink)}.cta-pill{color:var(--pearl);border-radius:var(--radius-pill);letter-spacing:.01em;white-space:nowrap;background:#0084ff;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.85rem;font-weight:600;transition:transform .18s,background .18s;display:inline-flex}.cta-pill svg{width:.9em;height:.9em}.cta-pill:hover,.cta-pill:focus-visible{background:#006acc;transform:translateY(-1px)}.nav-actions{align-items:center;gap:1rem;display:flex}.nav-toggle{background:var(--pearl);width:2.5rem;height:2.5rem;color:var(--ink);cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #16232b26;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background .18s,border-color .18s,transform .12s;display:none}.nav-toggle:hover{border-color:#16232b52}.nav-toggle:active{transform:scale(.94)}.nav-toggle:focus-visible{outline:2px solid var(--steel);outline-offset:2px}.nav-toggle svg{width:1.05rem;height:1.05rem}.nav-toggle .icon-close{display:none}.nav.is-open .nav-toggle{background:var(--ink);border-color:var(--ink);color:var(--pearl)}.nav.is-open .nav-toggle .icon-menu{display:none}.nav.is-open .nav-toggle .icon-close{display:block}@media (width<=760px){.nav-toggle{display:inline-flex}.nav-links{top:calc(100% + .75rem);left:var(--edge);right:var(--edge);background:radial-gradient(ellipse 260px 180px at 100% 0%, var(--glow-key), transparent 65%), var(--pearl);border-radius:var(--radius-lg);padding:var(--sp-3) var(--sp-4);z-index:10;opacity:0;visibility:hidden;pointer-events:none;border:1px solid #16232b14;flex-direction:column;align-items:stretch;gap:0;max-height:calc(100vh - 8rem);transition:opacity .2s,transform .2s,visibility .2s;position:absolute;overflow-y:auto;transform:translateY(-8px);box-shadow:0 28px 56px -18px #16232b52,0 6px 16px -8px #16232b24}.nav.is-open{z-index:50}.nav.is-open .nav-links{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav-links>a,.nav-dropdown>a{font-family:var(--font-display);letter-spacing:-.01em;text-transform:none;color:var(--ink);justify-content:space-between;align-items:center;gap:.75rem;padding:.95rem .1rem;font-size:1.05rem;font-weight:700;transition:color .15s;display:flex}.nav-links>a{border-bottom:1px solid #16232b12}.nav-links>a:last-child{border-bottom:none}.nav-links>a:active,.nav-dropdown>a:active{color:var(--steel)}.nav-dropdown{border-bottom:1px solid #16232b12;padding-bottom:.4rem;position:static}.nav-dropdown:after{display:none}.nav-dropdown>a{padding-bottom:.4rem}.nav-dropdown .chevron{opacity:.4;flex:none;width:.65em;height:.65em}.nav-dropdown:hover .chevron,.nav-dropdown:focus-within .chevron,.nav-dropdown:hover .dropdown-menu,.nav-dropdown:focus-within .dropdown-menu{transform:none}.dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;min-width:0;box-shadow:none;background:0 0;border:none;flex-direction:column;gap:.1rem;padding:0;display:flex;position:static;transform:none}.dropdown-menu a{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--slate);padding:.55rem 0 .55rem 1.1rem;font-size:.72rem;font-weight:500;transition:color .15s;position:relative}.dropdown-menu a:before{content:"";background:var(--mist);width:.35rem;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.dropdown-menu a:active{color:var(--ink)}}.hero{z-index:2;width:100%;max-width:1680px;min-height:clamp(560px,82vh,880px);padding:var(--sp-6) 0 var(--sp-4) var(--edge);flex:1;align-items:stretch;margin:0 auto;display:flex;position:relative}@media (width<=900px){.hero{min-height:0;padding-top:var(--sp-5);padding-right:var(--edge);flex-direction:column;padding-bottom:0}}.hero-band{position:relative}.hero-bg-video{object-fit:cover;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero-scrim{z-index:0;pointer-events:none;background:linear-gradient(#f8fbfdf2 0%,#f8fbfdcc 7%,#f8fbfd00 14%),linear-gradient(90deg,#f8fbfdf0 0%,#f8fbfdd1 30%,#f8fbfd6b 50%,#f8fbfd00 70%);position:absolute;inset:0}@media (width<=900px){.hero-scrim{background:linear-gradient(#f8fbfdf2 0%,#f8fbfdcc 7%,#f8fbfd8c 16%,#f8fbfde0 24%,#f8fbfdf0 55%,#f8fbfdf5 100%)}}.hero-text{z-index:1;max-width:45%;padding-right:var(--sp-6);flex-direction:column;flex:0 0 45%;justify-content:center;display:flex;position:relative}@media (width<=900px){.hero-text{flex-basis:auto;max-width:none;padding-right:0}}.headline{font-family:var(--font-display);letter-spacing:-.012em;color:var(--ink);margin:0 0 var(--sp-4);font-size:clamp(1.85rem,2.7vw,2.75rem);font-weight:700;line-height:1.16}.headline .line-group{text-wrap:balance;display:block}.headline .line-group-1{white-space:nowrap}@media (width<=640px){.headline .line-group-1{white-space:normal}}.headline .line-group+.line-group{margin-top:.12em}.headline em{font-family:var(--font-accent);color:var(--ink);font-style:italic;font-weight:400}.subhead{color:var(--slate);max-width:28rem;margin:0 0 var(--sp-5);font-size:1.2rem;line-height:1.55}.cta-row{align-items:center;gap:var(--sp-3);margin-bottom:var(--sp-6);display:flex}.btn-primary{background:var(--ink);color:var(--pearl);border-radius:var(--radius-pill);align-items:center;gap:.6rem;padding:.95rem 1.9rem;font-size:.95rem;font-weight:600;transition:transform .18s,background .18s;display:inline-flex}.btn-primary:hover,.btn-primary:focus-visible{background:var(--slate);transform:translateY(-1px)}.btn-primary svg{width:.9em;height:.9em}.hero-photo{z-index:1;min-width:0;margin-bottom:calc(-1 * var(--sp-4));flex:55%;align-self:stretch;position:relative;overflow:hidden}@media (width<=900px){.hero-photo{aspect-ratio:950/1161;height:auto;margin-top:var(--sp-5);flex-basis:auto;margin-bottom:0}}.glow{aspect-ratio:1;filter:blur(2px);z-index:0;pointer-events:none;background:radial-gradient(circle,#c9d9e1cc 0%,#e7eff366 42%,#0000 72%);width:52%;position:absolute;top:4%;right:14%}.portrait{z-index:1;object-fit:contain;object-position:bottom right;width:100%;max-width:none;height:100%;position:absolute;bottom:0;right:0}.identity{aspect-ratio:950/1161;z-index:2;text-align:center;pointer-events:none;flex-direction:column;justify-content:flex-end;align-items:center;height:100%;padding-bottom:clamp(1.5rem,4vh,3rem);display:flex;position:absolute;bottom:0;right:0}.identity .name{font-family:var(--font-display);letter-spacing:-.01em;color:var(--pearl);text-shadow:0 2px 12px #0a101466;margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.identity .title{color:#f8fbfde0;text-shadow:0 2px 12px #0a101466;margin:0;font-size:.98rem}@media (width<=900px){.identity{padding-bottom:1.25rem}}.trust-bar{z-index:2;background:var(--frost);padding:clamp(1.1rem, 2.5vw, 1.5rem) var(--edge);position:relative;box-shadow:0 18px 34px -24px #16232b4d}.trust-bar-inner{justify-content:center;align-items:center;gap:clamp(1.5rem,4vw,3.5rem);max-width:1680px;margin:0 auto;display:flex}.trust-item{align-items:center;gap:.65rem;display:flex}.trust-item svg{width:1.35rem;height:1.35rem;color:var(--steel);flex:none}.trust-item span{letter-spacing:.005em;color:var(--ink);white-space:nowrap;font-size:.88rem;font-weight:600}.trust-divider{background:#16232b24;flex:none;width:1px;height:1.75rem}@media (width<=640px){.trust-bar-inner{flex-wrap:wrap;justify-content:center;gap:.9rem clamp(1rem,5vw,1.75rem)}.trust-divider{display:none}.trust-item span{white-space:normal}}.letter{z-index:2;padding:clamp(4.5rem, 9vw, 7rem) var(--edge) clamp(4rem, 8vw, 6rem);background:radial-gradient(62% 52% at 50% 32%,#fffc 0%,#fff0 68%),radial-gradient(85% 72% at 50% 42%,#7fa6b826 0%,#7fa6b800 72%);position:relative}.letter-inner{max-width:40rem;margin:0 auto;position:relative}.letter-mark{font-family:var(--font-accent);color:#7fa6b86b;text-align:center;user-select:none;margin:0 0 clamp(.5rem,1.5vw,1rem);font-size:6rem;font-style:italic;line-height:1;display:block}.letter-body{flex-direction:column;gap:clamp(3.25rem,7vw,5rem);display:flex}.movement{gap:var(--sp-4);flex-direction:column;display:flex}.letter-body p{color:var(--slate);margin:0;font-size:1.15rem;line-height:1.75}.letter .lede{letter-spacing:-.01em;color:var(--ink);text-align:center;text-wrap:balance;max-width:38rem;margin:0 auto;font-size:clamp(1.75rem,3.6vw,2.6rem);font-weight:700;line-height:1.3}.letter .lede em{font-family:var(--font-accent);color:var(--ink);font-style:italic;font-weight:400}.letter-more{grid-template-rows:1fr;transition:grid-template-rows .55s cubic-bezier(.22,.61,.36,1);display:grid}.letter-more[data-collapsed=true]{grid-template-rows:0fr}.letter-more-inner{min-height:0;overflow:hidden}.letter-more-inner>.letter-body{padding-top:clamp(2.5rem,5vw,3.5rem)}.read-more{margin:var(--sp-5) auto 0;font-family:var(--font-body);letter-spacing:.01em;color:var(--ink);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:0;align-items:center;gap:.5rem;padding:.85rem .75rem;font-size:.95rem;font-weight:600;transition:color .18s;display:none}.js .read-more{width:max-content;display:flex}.read-more .read-more-label{transition:box-shadow .18s;box-shadow:0 1px #16232b47}.read-more:hover .read-more-label,.read-more:focus-visible .read-more-label{box-shadow:0 1px 0 var(--ink)}.read-more:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.read-more-chev{width:1em;height:1em;transition:transform .3s cubic-bezier(.22,.61,.36,1)}.read-more[aria-expanded=true] .read-more-chev{transform:rotate(180deg)}.about-cta{width:max-content;max-width:100%;margin:var(--sp-7) auto 0;border-radius:var(--radius-pill);letter-spacing:.01em;color:var(--ink);text-align:center;background:#f8fbfd8c;border:1px solid #16232b38;justify-content:center;align-items:center;gap:.6rem;padding:.95rem 1.9rem;font-size:.95rem;font-weight:600;transition:background .18s,border-color .18s,color .18s,transform .18s;display:flex}.about-cta:hover,.about-cta:focus-visible{background:var(--ink);border-color:var(--ink);color:var(--pearl);transform:translateY(-1px)}.about-cta:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.about-cta svg{width:.9em;height:.9em;transition:transform .18s}.about-cta:hover svg,.about-cta:focus-visible svg{transform:translate(2px)}@media (prefers-reduced-motion:reduce){.letter-more,.read-more-chev,.about-cta,.about-cta svg{transition:none}.about-cta:hover,.about-cta:focus-visible,.about-cta:hover svg,.about-cta:focus-visible svg{transform:none}}.letter-body p.pull{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;padding:var(--sp-2) 0;font-size:1.5rem;font-weight:600;line-height:1.4}.letter-sign{margin-top:clamp(3.25rem,7vw,5rem)}.letter-sign .signature{width:max-content;max-width:100%;font-family:var(--font-signature);color:var(--ink);font-size:clamp(3rem,6vw,3.75rem);line-height:1.15;display:block}.js .reveal{opacity:0;transform:translateY(20px)}.js .reveal.in{opacity:1;transition:opacity .75s cubic-bezier(.22,.61,.36,1),transform .75s cubic-bezier(.22,.61,.36,1);transform:none}.js .letter-more .signature{clip-path:inset(0 100% 0 0)}.js .letter-more:not([data-collapsed=true]) .signature{clip-path:inset(0);transition:clip-path 1.15s cubic-bezier(.4,0,.2,1) .35s}@media (prefers-reduced-motion:reduce){.js .reveal,.js .reveal.in{opacity:1;transition:none;transform:none}.js .letter-more .signature,.js .letter-more:not([data-collapsed=true]) .signature{clip-path:none;transition:none}}.property-page{--pearl:#f8fbfd;--frost:#e7eff3;--mist:#c9d9e1;--steel:#7fa6b8;--ink:#16232b;--slate:#2a3e4b;--bg:var(--pearl);--text:var(--ink);--text-muted:var(--slate);--accent:var(--ink);--accent-text:var(--pearl);--border:#16232b1f;--font-display:"Bricolage Grotesque", "Segoe UI", system-ui, sans-serif;--font-accent:"Instrument Serif", Georgia, serif;--font-body:"Inter", "Segoe UI", system-ui, sans-serif;--font-mono:"IBM Plex Mono", "Courier New", monospace;--edge:clamp(1.5rem, 5vw, 4.5rem)}.property-page,.property-page *{box-sizing:border-box}.property-page{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0}.property-page a{color:inherit;text-decoration:none}.property-page .p-hero{background:var(--pearl);flex-direction:column;min-height:100dvh;display:flex;position:relative;overflow:hidden}.property-page .hero-media{z-index:0;position:absolute;inset:0}.property-page .hero-media img{object-fit:cover;object-position:50% 32%;width:100%;height:100%;position:absolute;inset:0}.property-page .hero-top-scrim{z-index:1;background:linear-gradient(180deg, var(--pearl) 0%, #f8fbfda6 40%, #f8fbfd00 100%);pointer-events:none;height:18%;position:absolute;top:0;left:0;right:0}.property-page .hero-fade{z-index:2;background:radial-gradient(58% 100% at 18% 100%, var(--pearl) 0%, #f8fbfd00 72%), radial-gradient(64% 100% at 82% 100%, var(--pearl) 0%, #f8fbfd00 72%), linear-gradient(180deg, #f8fbfd00 0%, #f8fbfd8c 48%, var(--pearl) 100%);pointer-events:none;height:46%;position:absolute;bottom:0;left:0;right:0}.property-page .hero-text-scrim{z-index:2;pointer-events:none;background:linear-gradient(#0a101400 0%,#0a101429 28%,#0a101466 48% 58%,#0a101424 76%,#0a101400 100%);position:absolute;inset:0}.property-page .render-tag{z-index:3;right:var(--edge);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:#f8fbfde6;text-shadow:0 1px 8px #0a101466;pointer-events:none;font-size:.62rem;font-weight:400;position:absolute;bottom:1.75rem}.property-page .hero-content{z-index:3;text-align:center;padding:2rem var(--edge);flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.property-page .hero-name{font-family:var(--font-display);color:var(--pearl);letter-spacing:-.02em;text-shadow:0 2px 20px #0a1014a6,0 10px 44px #0a101466;margin:0;font-weight:800}.property-page .hero-name .line1{font-size:clamp(3rem,7vw,5.75rem);line-height:1;display:block}.property-page .hero-name .line2{color:#f8fbfdf0;margin-top:.5rem;font-size:clamp(1.35rem,2.6vw,2rem);font-weight:500;display:block}.property-page .hero-name .line2 em{font-family:var(--font-accent);color:var(--pearl);font-style:italic;font-weight:400}.property-page .hero-address{color:#f8fbfdf5;letter-spacing:.01em;text-shadow:0 2px 16px #0a101499;margin:1.1rem 0 0;font-size:clamp(.92rem,1.3vw,1.05rem)}.property-page .dev-section{z-index:1;background:linear-gradient(180deg, var(--pearl) 0%, var(--pearl) calc(100% - 260px), var(--frost) 100%);align-items:stretch;min-height:clamp(28rem,68vh,42rem);display:flex;position:relative}.property-page .dev-copy{max-width:50%;padding:clamp(2.5rem, 6vw, 4rem) clamp(2rem, 4vw, 3.5rem) clamp(2.5rem, 6vw, 4rem) var(--edge);flex-direction:column;flex:50%;justify-content:center;display:flex}.property-page .dev-eyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--steel);margin-bottom:1rem;font-size:.78rem}.property-page .dev-headline{font-family:var(--font-display);color:var(--ink);letter-spacing:-.015em;text-wrap:balance;max-width:30rem;margin:0 0 1.1rem;font-size:clamp(1.9rem,3.4vw,2.75rem);font-weight:800;line-height:1.1}.property-page .dev-headline em{font-family:var(--font-accent);color:var(--ink);font-style:italic;font-weight:400}.property-page .dev-copy p{color:var(--text-muted);max-width:34rem;margin:0 0 .85rem;font-size:.98rem;line-height:1.7}.property-page .dev-source{font-family:var(--font-mono);color:var(--text-muted);opacity:.75;margin:0 0 2rem;font-size:.72rem}.property-page .thumb-row{gap:.85rem;margin-top:1.15rem;display:flex}.property-page .thumb-row .thumb{aspect-ratio:4/3;border-radius:.9rem;flex:0 12.5rem;width:12.5rem;position:relative;overflow:hidden;box-shadow:0 14px 28px -18px #16232b47}.property-page .thumb-row img{object-fit:cover;width:100%;height:100%;display:block}.property-page .thumb-tag{font-family:var(--font-mono);letter-spacing:.03em;text-transform:uppercase;color:var(--pearl);background:#16232b8c;border-radius:2px;padding:.2rem .4rem;font-size:.58rem;position:absolute;bottom:.55rem;left:.55rem}.property-page .dev-image-wrap{flex:50%;min-width:0;max-width:50%;position:relative;overflow:hidden}.property-page .dev-image-wrap img{object-fit:cover;object-position:50% 42%;width:100%;height:100%;display:block;position:absolute;inset:0}.property-page .dev-image-fade{z-index:1;pointer-events:none;background:radial-gradient(circle at 0% 100%, var(--frost) 0%, #e7eff3a6 22%, #e7eff300 50%), linear-gradient(180deg, var(--pearl) 0%, #f8fbfd00 22%), linear-gradient(90deg, var(--pearl) 0%, #f8fbfd00 16%), linear-gradient(0deg, var(--frost) 0%, #e7eff3bf 18%, #e7eff300 48%);position:absolute;inset:0}.property-page .dev-image-tag{z-index:2;font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:#f8fbfdd9;text-shadow:0 1px 6px #0a101473;pointer-events:none;font-size:.6rem;position:absolute;bottom:1rem;right:1rem}@media (width<=820px){.property-page .dev-section{flex-direction:column;min-height:0}.property-page .dev-copy{width:100%;max-width:100%;padding:2.5rem var(--edge);text-align:center}.property-page .dev-copy p,.property-page .dev-headline{margin-left:auto;margin-right:auto}.property-page .dev-image-wrap{flex:none;order:-1;width:100%;max-width:100%;height:20rem}.property-page .dev-image-fade{background:linear-gradient(180deg, var(--pearl) 0%, #f8fbfd00 22%)}}.property-page .loc-section{z-index:1;background:linear-gradient(180deg, var(--frost) 0%, var(--frost) calc(100% - 120px), var(--pearl) 100%);padding:clamp(4rem, 8vw, 6.5rem) var(--edge) clamp(4rem, 8vw, 6rem);position:relative}.property-page .loc-inner{max-width:1320px;margin:0 auto}.property-page .loc-grid{grid-template-columns:1.1fr 1fr;align-items:start;gap:clamp(2.5rem,5vw,4rem);display:grid}.property-page .loc-map-card{position:relative}.property-page .loc-map-card img{width:100%;height:auto;display:block}.property-page .loc-map-fade{z-index:1;pointer-events:none;background:linear-gradient(180deg, var(--frost) 0%, #e7eff300 30%), linear-gradient(0deg, var(--frost) 0%, #e7eff300 30%), linear-gradient(90deg, var(--frost) 0%, #e7eff300 26%), linear-gradient(270deg, var(--frost) 0%, #e7eff300 26%);position:absolute;inset:0}.property-page .loc-map-tag{z-index:2;font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--ink);background:#f8fbfde0;border:1px solid #16232b1a;border-radius:2px;padding:.3rem .55rem;font-size:.65rem;position:absolute;top:.9rem;right:.9rem}.property-page .loc-top-label{text-align:center;font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink);margin:0 0 clamp(2rem,4vw,3rem);font-size:clamp(2rem,4.5vw,3.2rem);font-weight:800}.property-page .loc-map-copy{margin-top:1.75rem}.property-page .loc-headline{font-family:var(--font-display);color:var(--ink);letter-spacing:-.015em;text-wrap:balance;margin:0 0 .85rem;font-size:clamp(1.7rem,3vw,2.35rem);font-weight:800;line-height:1.12}.property-page .loc-headline em{font-family:var(--font-accent);color:var(--ink);font-style:italic;font-weight:400}.property-page .loc-map-copy p{color:var(--text-muted);max-width:34rem;margin:0;font-size:.96rem;line-height:1.65}.property-page .loc-list{flex-direction:column;display:flex}.property-page .loc-row{border-bottom:1px solid var(--border);grid-template-columns:auto auto 1fr auto;align-items:center;gap:1.1rem;padding:1.35rem 0;display:grid}.property-page .loc-list .loc-row:first-child{padding-top:0}.property-page .loc-list .loc-row:last-child{border-bottom:none}.property-page .loc-row-index{font-family:var(--font-mono);color:var(--mist);letter-spacing:.02em;font-size:.78rem;font-weight:500}.property-page .loc-row-icon{border:1px solid var(--border);border-radius:50%;flex:none;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.property-page .loc-row-icon svg{width:1.15rem;height:1.15rem;color:var(--steel)}.property-page .loc-row-body{min-width:0}.property-page .loc-row-name{font-family:var(--font-display);color:var(--ink);letter-spacing:-.005em;font-size:1.08rem;font-weight:700;display:block}.property-page .loc-row-desc{color:var(--text-muted);margin-top:.2rem;font-size:.85rem;line-height:1.5;display:block}.property-page .loc-row-stat{text-align:right;flex:none}.property-page .loc-row-time{font-family:var(--font-mono);color:var(--ink);font-size:1.15rem;font-weight:600;line-height:1.1;display:block}.property-page .loc-row-dist{font-family:var(--font-mono);color:var(--text-muted);margin-top:.2rem;font-size:.72rem;display:block}@media (width<=900px){.property-page .loc-grid{grid-template-columns:1fr}}@media (width<=560px){.property-page .loc-row{grid-template-columns:auto 1fr;row-gap:.6rem}.property-page .loc-row-index{display:none}.property-page .loc-row-stat{text-align:left;grid-column:2;margin-top:-.3rem}}.property-page .facts-section{z-index:1;background:linear-gradient(180deg, var(--pearl) 0%, var(--pearl) calc(100% - 120px), var(--frost) 100%);padding:clamp(4rem, 8vw, 6.5rem) var(--edge) clamp(4rem, 8vw, 6rem);position:relative}.property-page .facts-inner{max-width:1320px;margin:0 auto}.property-page .facts-head{max-width:38rem;margin:0 0 clamp(2.5rem,5vw,3.5rem)}.property-page .facts-head--centered{text-align:center;max-width:none;margin-left:auto;margin-right:auto}.property-page .facts-eyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--steel);margin-bottom:1rem;font-size:.78rem}.property-page .facts-headline{font-family:var(--font-display);color:var(--ink);letter-spacing:-.015em;text-wrap:balance;margin:0 0 1rem;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:800;line-height:1.1}.property-page .facts-headline em{font-family:var(--font-accent);color:var(--ink);font-style:italic;font-weight:400}.property-page .facts-lede{color:var(--text-muted);margin:0;font-size:1.02rem;line-height:1.65}.property-page .stat-row{background:var(--frost);border-radius:1.1rem;grid-template-columns:repeat(4,1fr);gap:clamp(1.5rem,3vw,2.5rem);margin:clamp(2.5rem,5vw,3.5rem) 0;padding:clamp(2rem,4vw,2.75rem) clamp(1.5rem,3vw,2.25rem);display:grid;box-shadow:0 30px 60px -40px #16232b47}.property-page .stat{text-align:center}.property-page .stat-icon{background:var(--pearl);border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin:0 auto 1rem;display:flex}.property-page .stat-icon svg{width:1.3rem;height:1.3rem;color:var(--steel)}.property-page .stat .n{font-family:var(--font-display);color:var(--ink);letter-spacing:-.015em;margin-bottom:.6rem;font-size:clamp(2.1rem,4vw,3rem);font-weight:800;line-height:1;display:block}.property-page .stat .n .unit{font-family:var(--font-mono);color:var(--steel);margin-left:.2rem;font-size:.38em;font-weight:500}.property-page .stat .l{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.7rem;line-height:1.4;display:block}.property-page .facts-grid{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2.5rem,5vw,4rem);display:grid}.property-page .facts-col{flex-direction:column;gap:2.25rem;display:flex}.property-page .fact-group h3{font-family:var(--font-body);color:var(--ink);border-bottom:1px solid var(--border);margin:0 0 .9rem;padding-bottom:.6rem;font-size:.95rem;font-weight:700}.property-page .fact-group dl{flex-direction:column;gap:.6rem;margin:0;display:flex}.property-page .fact-group .row{font-size:.9rem;font-family:var(--font-body);justify-content:space-between;gap:1rem;display:flex}.property-page .fact-group .row dt{color:var(--text-muted);flex:none;font-weight:400}.property-page .fact-group .row dd{color:var(--ink);text-align:right;margin:0;font-weight:700}.property-page .fact-group ul{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.property-page .fact-group ul li{color:var(--text-muted);padding-left:1.1rem;font-size:.88rem;line-height:1.5;position:relative}.property-page .fact-group ul li:before{content:"";background:var(--steel);border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.property-page .team-list{flex-direction:column;gap:.5rem;margin:0;display:flex}.property-page .team-list .row{justify-content:space-between;gap:1rem;font-size:.86rem;display:flex}.property-page .team-list .row dt{color:var(--text-muted);flex:0 0 40%}.property-page .team-list .row dd{color:var(--ink);text-align:right;flex:1;margin:0;font-weight:500}.property-page .facts-art{border-radius:0;height:100%;min-height:26rem;position:relative;overflow:hidden}.property-page .facts-art img{object-fit:cover;object-position:50% 30%;width:100%;height:100%;display:block}.property-page .facts-art-fade{z-index:1;pointer-events:none;background:linear-gradient(180deg, var(--pearl) 0%, #f8fbfd00 22%), linear-gradient(0deg, var(--pearl) 0%, #f8fbfd00 22%), linear-gradient(90deg, var(--pearl) 0%, #f8fbfd00 18%), linear-gradient(270deg, var(--pearl) 0%, #f8fbfd00 18%);position:absolute;inset:0}.property-page .facts-art-tag{z-index:2;font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:#f8fbfdd9;text-shadow:0 1px 6px #0a101473;pointer-events:none;font-size:.6rem;position:absolute;bottom:1rem;right:1rem}.property-page .facts-flag{background:var(--frost);border:1px solid var(--border);border-radius:.5rem;max-width:60ch;margin-top:2rem;padding:1.1rem 1.3rem}.property-page .facts-flag .k{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--steel);margin-bottom:.4rem;font-size:.68rem;display:block}.property-page .facts-flag p{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.6}@media (width<=900px){.property-page .stat-row{grid-template-columns:repeat(2,1fr)}.property-page .facts-grid{grid-template-columns:1fr}.property-page .facts-art{order:-1;min-height:20rem}}.property-page .amenities-section{z-index:1;background:var(--frost);padding:clamp(3rem, 6vw, 4rem) var(--edge) clamp(1.5rem, 3vw, 2rem);position:relative}.property-page .amenities-inner{max-width:1320px;margin:0 auto}.property-page .amenities-head{max-width:38rem}.property-page .amenities-head--centered{text-align:center;max-width:none;margin-left:auto;margin-right:auto}.property-page .amenities-headline{font-family:var(--font-display);color:var(--ink);letter-spacing:-.015em;text-wrap:balance;margin:0;font-size:clamp(1.9rem,3.4vw,2.75rem);font-weight:800;line-height:1.1}.property-page .amenities-headline em{font-family:var(--font-accent);color:var(--ink);font-style:italic;font-weight:400}.property-page .amenities-lede{color:var(--text-muted);max-width:38rem;margin:.9rem auto 0;font-size:1.02rem;line-height:1.65}.property-page .amenities-media{position:relative;overflow:hidden}.property-page .amenities-media img{object-fit:cover;width:100%;height:100%;display:block}.property-page .amenities-fade{z-index:1;pointer-events:none;background:linear-gradient(180deg, var(--frost) 0%, #e7eff300 12%), linear-gradient(90deg, var(--frost) 0%, #e7eff300 8%), linear-gradient(270deg, var(--frost) 0%, #e7eff300 8%), linear-gradient(0deg, #16232bbd 0%, #16232b4d 24%, #16232b00 44%);position:absolute;inset:0}.property-page .amenities-card{border-radius:.85rem;box-shadow:0 20px 40px -26px #16232b57}.property-page .amenities-card .amenities-fade{background:linear-gradient(#16232b00 42%,#16232b3d 68%,#16232bcc 100%)}.property-page .amenities-label{z-index:2;position:absolute;bottom:1.05rem;left:1.2rem;right:1.2rem}.property-page .amenities-label .k{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#f8fbfdd1;margin-bottom:.3rem;font-size:.66rem;display:block}.property-page .amenities-label h3{font-family:var(--font-display);color:var(--pearl);letter-spacing:-.01em;margin:0;font-size:clamp(1.05rem,1.9vw,1.4rem);font-weight:800;line-height:1.15}.property-page .amenities-tag{z-index:2;font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:#f8fbfdd9;text-shadow:0 1px 6px #0a101473;pointer-events:none;font-size:.6rem;position:absolute;bottom:1rem;right:1rem}.property-page .amenities-feature{aspect-ratio:16/9;border-radius:.85rem;margin:clamp(2.25rem,4.5vw,3.25rem) 0 clamp(1.1rem,2.2vw,1.5rem);box-shadow:0 20px 40px -26px #16232b57}.property-page .amenities-feature img{object-position:50% 38%}.property-page .amenities-feature .amenities-fade{background:linear-gradient(#16232b00 42%,#16232b3d 68%,#16232bcc 100%)}.property-page .amenities-grid{grid-template-rows:clamp(9rem,13vw,11.5rem) clamp(9rem,13vw,11.5rem) clamp(13rem,20vw,17rem) clamp(9rem,13vw,11.5rem);grid-template-columns:repeat(4,1fr);gap:clamp(.75rem,1.5vw,1.15rem);display:grid}.property-page .amenities-card--library{grid-area:1/1/3/3}.property-page .amenities-card--library img{object-position:50% 45%}.property-page .amenities-card--gym{grid-area:1/3/2/5}.property-page .amenities-card--gym img{object-position:28% 58%}.property-page .amenities-card--function{grid-area:2/3/3/5}.property-page .amenities-card--function img{object-position:50% 42%}.property-page .amenities-card--pool{grid-area:3/1/4/5}.property-page .amenities-card--pool img{object-position:50% 62%}.property-page .amenities-card--dropoff{grid-area:4/1/5/3}.property-page .amenities-card--dropoff img{object-position:78% 48%}.property-page .amenities-card--interior{grid-area:4/3/5/5}.property-page .amenities-card--interior img{object-position:38% 58%}.property-page .amenities-group-tag{text-align:right;font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);opacity:.7;margin:1.25rem 0 0;font-size:.62rem;display:block}@media (width<=900px){.property-page .amenities-feature{aspect-ratio:16/10}.property-page .amenities-grid{grid-template-rows:none;grid-template-columns:repeat(2,1fr);grid-auto-rows:clamp(10rem,30vw,13rem)}.property-page .amenities-card--library,.property-page .amenities-card--pool{aspect-ratio:16/9;grid-area:auto/1/auto/3}.property-page .amenities-card--gym,.property-page .amenities-card--function,.property-page .amenities-card--dropoff,.property-page .amenities-card--interior{grid-area:auto/span 1}}@media (width<=560px){.property-page .amenities-feature{aspect-ratio:4/3}.property-page .amenities-grid{grid-template-columns:1fr;grid-auto-rows:auto}.property-page .amenities-card--library,.property-page .amenities-card--pool,.property-page .amenities-card--gym,.property-page .amenities-card--function,.property-page .amenities-card--dropoff,.property-page .amenities-card--interior{aspect-ratio:4/3;grid-column:1/2;height:auto}}.property-page .units-section{z-index:1;background:var(--frost);padding:clamp(4rem, 8vw, 6.5rem) var(--edge) clamp(4.5rem, 9vw, 7rem);position:relative}.property-page .units-inner{max-width:1320px;margin:0 auto}.property-page .units-head{max-width:38rem;margin:0 0 clamp(2.5rem,5vw,3.5rem)}.property-page .units-head--centered{text-align:center;max-width:none;margin-left:auto;margin-right:auto}.property-page .units-eyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--steel);margin-bottom:1rem;font-size:.78rem}.property-page .units-headline{font-family:var(--font-display);color:var(--ink);letter-spacing:-.015em;text-wrap:balance;margin:0 0 1rem;font-size:clamp(1.9rem,3.4vw,2.75rem);font-weight:800;line-height:1.1}.property-page .units-headline em{font-family:var(--font-accent);color:var(--ink);font-style:italic;font-weight:400}.property-page .units-lede{color:var(--text-muted);margin:0;font-size:1.02rem;line-height:1.65}.property-page .units-grid{grid-template-columns:repeat(auto-fit,minmax(17.5rem,1fr));align-items:stretch;gap:clamp(1.75rem,3.2vw,2.5rem);margin-top:clamp(2.5rem,5vw,3.5rem);display:grid}.property-page .unit-card{background:var(--pearl);border-radius:1.15rem;flex-direction:column;height:100%;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 30px 60px -34px #16232b52}.property-page .unit-card-art{aspect-ratio:1;background:var(--pearl);border-bottom:1px solid var(--border);justify-content:center;align-items:center;padding:1.35rem;display:flex;position:relative}.property-page .unit-card-art img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.property-page .unit-card-body{flex-direction:column;flex:1;gap:1.25rem;padding:clamp(1.35rem,2.5vw,1.75rem);display:flex}.property-page .unit-card-top{border-bottom:1px solid var(--border);padding-bottom:1.1rem}.property-page .unit-card-meta{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.property-page .unit-card-index{font-family:var(--font-mono);color:var(--mist);letter-spacing:.02em;font-size:.68rem}.property-page .unit-card-code{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--steel);border-left:1px solid var(--border);padding-left:.5rem;font-size:.68rem}.property-page .unit-card-name{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;margin:0 0 .3rem;font-size:1.32rem;font-weight:800}.property-page .unit-card-size{font-family:var(--font-mono);color:var(--text-muted);font-size:.82rem}.property-page .unit-card-figures{flex-direction:column;flex:1;gap:.85rem;margin:0;display:flex}.property-page .unit-card-figures .row{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.property-page .unit-card-figures dt{color:var(--text-muted);padding-top:.1rem;font-size:.82rem;line-height:1.4}.property-page .unit-card-figures dt .sub{font-family:var(--font-mono);color:var(--mist);margin-top:.15rem;font-size:.66rem;display:block}.property-page .unit-card-figures dd{font-family:var(--font-mono);color:var(--ink);white-space:nowrap;text-align:right;flex:none;margin:0;font-size:.92rem;font-weight:600}.property-page .unit-card-figures .row--emph{border-top:1px solid var(--border);padding-top:.85rem}.property-page .unit-card-figures .row--emph dd{font-size:1.15rem;font-weight:700}.property-page .units-cta{border-top:1px solid var(--border);text-align:center;margin-top:clamp(2.5rem,5vw,3.5rem);padding-top:clamp(2rem,4vw,2.75rem)}.property-page .units-cta-copy{color:var(--text-muted);max-width:42rem;margin:0 auto 1.5rem;font-size:.98rem;line-height:1.65}.property-page .units-cta-btn{font-family:var(--font-body);background:var(--accent);color:var(--accent-text);border-radius:999px;align-items:center;gap:.55rem;padding:.75rem 1.5rem;font-size:.85rem;font-weight:600;transition:transform .18s,background .18s;display:inline-flex}.property-page .units-cta-btn:hover{background:var(--slate);transform:translateY(-1px)}.property-page .developer-section{z-index:1;background:linear-gradient(180deg, var(--frost) 0%, var(--pearl) 160px);padding:clamp(4rem, 8vw, 6.5rem) var(--edge) clamp(5rem, 10vw, 8rem);position:relative}.property-page .developer-inner{max-width:1320px;margin:0 auto}.property-page .developer-head{max-width:38rem;margin:0 0 clamp(2.5rem,5vw,3.5rem)}.property-page .developer-head--centered{text-align:center;max-width:none;margin-left:auto;margin-right:auto}.property-page .developer-headline{font-family:var(--font-display);color:var(--ink);letter-spacing:-.015em;text-wrap:balance;margin:0 0 1rem;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:800;line-height:1.1}.property-page .developer-headline em{font-family:var(--font-accent);color:var(--ink);font-style:italic;font-weight:400}.property-page .developer-lede{color:var(--text-muted);max-width:38rem;margin:.9rem auto 0;font-size:1.02rem;line-height:1.65}.property-page .developer-feature{aspect-ratio:16/9;margin:clamp(2.5rem,5vw,3.5rem) 0;position:relative;overflow:hidden}.property-page .developer-feature img{object-fit:cover;object-position:50% 45%;width:100%;height:100%;display:block}.property-page .developer-fade{z-index:1;pointer-events:none;background:linear-gradient(180deg, var(--pearl) 0%, #f8fbfd00 12%), linear-gradient(90deg, var(--pearl) 0%, #f8fbfd00 8%), linear-gradient(270deg, var(--pearl) 0%, #f8fbfd00 8%), linear-gradient(0deg, #16232bb8 0%, #16232b42 26%, #16232b00 46%);position:absolute;inset:0}.property-page .developer-label{z-index:2;position:absolute;bottom:1.2rem;left:1.4rem;right:1.4rem}.property-page .developer-label .k{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#f8fbfdd1;margin-bottom:.3rem;font-size:.68rem;display:block}.property-page .developer-label h3{font-family:var(--font-display);color:var(--pearl);letter-spacing:-.01em;margin:0;font-size:clamp(1.4rem,2.6vw,1.9rem);font-weight:800}.property-page .developer-tag{z-index:2;font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--pearl);background:#16232b80;border-radius:2px;padding:.3rem .55rem;font-size:.65rem;position:absolute;top:1.1rem;right:1.1rem}.property-page .developer-copy{text-align:center;flex-direction:column;gap:1.1rem;max-width:44rem;margin:0 auto;display:flex}.property-page .developer-copy p{color:var(--text-muted);margin:0;font-size:.98rem;line-height:1.7}.property-page .developer-stat-row{margin:clamp(3rem,6vw,4rem) 0 0}.property-page .developer-cebu{max-width:44rem;margin:clamp(3rem,6vw,4rem) auto 0}.property-page .developer-cebu-head{text-align:center;margin:0 0 clamp(1.75rem,3.5vw,2.25rem)}.property-page .developer-cebu-head h3{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;margin:0 0 .65rem;font-size:1.35rem;font-weight:700}.property-page .developer-cebu-head p{color:var(--text-muted);margin:0;font-size:.94rem;line-height:1.65}.property-page .developer-cebu-list{flex-direction:column;display:flex}.property-page .cebu-row{border-bottom:1px solid var(--border);grid-template-columns:auto 1fr auto;align-items:center;gap:1.1rem;padding:1.15rem 0;display:grid}.property-page .developer-cebu-list .cebu-row:first-child{padding-top:0}.property-page .developer-cebu-list .cebu-row:last-child{border-bottom:none}.property-page .cebu-row-index{font-family:var(--font-mono);color:var(--mist);letter-spacing:.02em;font-size:.78rem;font-weight:500}.property-page .cebu-row-body{min-width:0}.property-page .cebu-row-name{font-family:var(--font-display);color:var(--ink);letter-spacing:-.005em;font-size:1.02rem;font-weight:700;display:block}.property-page .cebu-row-desc{color:var(--text-muted);margin-top:.15rem;font-size:.85rem;display:block}.property-page .cebu-row-tag{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--pearl);background:var(--steel);border-radius:999px;flex:none;padding:.3rem .6rem;font-size:.65rem}.property-page .cebu-row--current .cebu-row-name{color:var(--steel)}@media (width<=560px){.property-page .developer-feature{aspect-ratio:4/3}.property-page .cebu-row{grid-template-columns:auto 1fr;row-gap:.4rem}.property-page .cebu-row-tag{grid-column:2;justify-self:start}}.property-page .faq-section{z-index:1;background:linear-gradient(180deg, var(--pearl) 0%, var(--frost) 160px, var(--frost) calc(100% - 120px), var(--pearl) 100%);padding:clamp(4rem, 8vw, 6.5rem) var(--edge) clamp(4.5rem, 9vw, 7rem);position:relative}.property-page .faq-inner{max-width:860px;margin:0 auto}.property-page .faq-head{max-width:38rem;margin:0 0 clamp(2.5rem,5vw,3.5rem)}.property-page .faq-head--centered{text-align:center;max-width:none;margin-left:auto;margin-right:auto}.property-page .faq-headline{font-family:var(--font-display);color:var(--ink);letter-spacing:-.015em;text-wrap:balance;margin:0 0 1rem;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:800;line-height:1.1}.property-page .faq-headline em{font-family:var(--font-accent);color:var(--ink);font-style:italic;font-weight:400}.property-page .faq-lede{color:var(--text-muted);max-width:38rem;margin:.9rem auto 0;font-size:1.02rem;line-height:1.65}.property-page .faq-list{flex-direction:column;display:flex}.property-page .faq-item{border-bottom:1px solid var(--border)}.property-page .faq-item:first-child{border-top:1px solid var(--border)}.property-page .faq-item summary{cursor:pointer;align-items:center;gap:1.1rem;padding:1.35rem 0;list-style:none;display:flex}.property-page .faq-item summary::-webkit-details-marker{display:none}.property-page .faq-item summary::marker{content:""}.property-page .faq-q-index{font-family:var(--font-mono);color:var(--mist);letter-spacing:.02em;flex:none;font-size:.78rem;font-weight:500}.property-page .faq-q-text{font-family:var(--font-display);color:var(--ink);letter-spacing:-.005em;flex:1;font-size:1.05rem;font-weight:700;line-height:1.4}.property-page .faq-q-icon{border:1px solid var(--border);border-radius:50%;flex:none;width:1.5rem;height:1.5rem;transition:transform .22s,border-color .22s;position:relative}.property-page .faq-q-icon:before,.property-page .faq-q-icon:after{content:"";background:var(--steel);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.property-page .faq-q-icon:before{width:.6rem;height:1.5px}.property-page .faq-q-icon:after{width:1.5px;height:.6rem;transition:opacity .2s}.property-page .faq-item[open] .faq-q-icon{border-color:var(--steel);transform:rotate(90deg)}.property-page .faq-item[open] .faq-q-icon:after{opacity:0}.property-page .faq-item[open] .faq-q-text{color:var(--steel)}.property-page .faq-a{padding:0 0 1.5rem 1.88rem}.property-page .faq-a p{color:var(--text-muted);max-width:56ch;margin:0;font-size:.94rem;line-height:1.7}.property-page .faq-cta{text-align:center;margin:clamp(3rem,6vw,4rem) 0 0}.property-page .faq-cta-copy{color:var(--text-muted);margin:0 0 1.25rem;font-size:.98rem}@media (width<=560px){.property-page .faq-q-text{font-size:.98rem}.property-page .faq-a{padding-left:0}}.property-page .broker-section,.site-page--article .broker-section{z-index:1;background:var(--pearl);padding:clamp(4rem, 8vw, 6.5rem) var(--edge);position:relative;overflow:hidden}.property-page .broker-inner,.site-page--article .broker-inner{max-width:1180px;margin:0 auto}.property-page .broker-grid,.site-page--article .broker-grid{align-items:stretch;gap:clamp(1.5rem,4vw,3rem);display:flex}.property-page .broker-content,.site-page--article .broker-content{flex-direction:column;flex:62%;justify-content:center;gap:1.15rem;min-width:0;display:flex}.property-page .broker-kicker,.site-page--article .broker-kicker{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--steel);font-size:.72rem}.property-page .broker-name,.site-page--article .broker-name{font-family:var(--font-display);color:var(--ink);letter-spacing:-.015em;text-wrap:balance;margin:0;font-size:clamp(1.9rem,4vw,2.75rem);font-weight:800;line-height:1.05}.property-page .broker-name em,.site-page--article .broker-name em{font-family:var(--font-accent);color:var(--ink);font-style:italic;font-weight:400}.property-page .broker-role,.site-page--article .broker-role{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.02em;font-size:.8rem}.property-page .broker-body,.site-page--article .broker-body{color:var(--text-muted);max-width:28rem;margin:0;font-size:.94rem;line-height:1.65}.property-page .broker-cta-btn,.site-page--article .broker-cta-btn{font-family:var(--font-body);color:var(--pearl);background:#0084ff;border-radius:999px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:.4rem;padding:.75rem 1.5rem;font-size:.85rem;font-weight:600;transition:transform .18s,background .18s;display:inline-flex}.property-page .broker-cta-btn svg,.site-page--article .broker-cta-btn svg{width:.9em;height:.9em}.property-page .broker-cta-btn:hover,.site-page--article .broker-cta-btn:hover{background:#006acc;transform:translateY(-1px)}.property-page .broker-credentials,.site-page--article .broker-credentials{flex-direction:column;gap:.15rem;margin:.6rem 0 .2rem;display:flex}.property-page .broker-footer,.site-page--article .broker-footer{font-family:var(--font-mono);color:var(--text-muted);opacity:.75;max-width:30rem;margin:0;font-size:.68rem;line-height:1.5}.property-page .broker-photo,.site-page--article .broker-photo{background:linear-gradient(175deg, var(--mist) 0%, var(--steel) 100%);aspect-ratio:4/5;border-radius:1.25rem;flex:0 0 38%;min-width:0;position:relative;overflow:hidden}.property-page .broker-photo img,.site-page--article .broker-photo img{object-fit:contain;object-position:bottom center;width:100%;max-width:none;height:100%;position:absolute;inset:0}@media (width<=820px){.property-page .broker-grid,.site-page--article .broker-grid{text-align:center;flex-direction:column;align-items:center}.property-page .broker-content,.site-page--article .broker-content{justify-content:flex-start;align-items:center;padding-bottom:1.5rem}.property-page .broker-body,.site-page--article .broker-body,.property-page .broker-footer,.site-page--article .broker-footer{max-width:32rem}.property-page .broker-cta-btn,.site-page--article .broker-cta-btn{align-self:center}.property-page .broker-photo,.site-page--article .broker-photo{aspect-ratio:4/5;flex:none;width:100%;max-width:19rem}}.property-page .p-toc{z-index:5;display:none;position:fixed;top:10rem;left:.75rem}.property-page .p-toc-list{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex;position:relative}.property-page .p-toc-list:before{content:"";background:linear-gradient(180deg, transparent 0%, var(--mist) 10%, var(--mist) 90%, transparent 100%);width:1px;transition:background .3s;position:absolute;top:.5rem;bottom:.5rem;left:.21rem}.property-page .p-toc:hover .p-toc-list:before,.property-page .p-toc:focus-within .p-toc-list:before{background:linear-gradient(180deg, transparent 0%, var(--steel) 10%, var(--steel) 90%, transparent 100%)}.property-page .p-toc-beam{opacity:0;pointer-events:none;width:1px;height:0;list-style:none;animation:8s cubic-bezier(.45,0,.55,1) infinite p-toc-beam-travel;position:absolute;top:.5rem;left:.21rem}.property-page .p-toc-beam:before{content:"";background:linear-gradient(180deg, transparent 0%, #7fa6b80f 12%, #7fa6b866 45%, #7fa6b8c7 75%, var(--pearl) 100%);filter:blur(.5px);width:2.5px;height:8rem;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.property-page .p-toc-beam:after{content:"";background:var(--pearl);width:.5rem;height:.5rem;box-shadow:0 0 8px 3px var(--pearl), 0 0 18px 7px var(--steel), 0 0 32px 12px #7fa6b8bf, 0 0 48px 18px #7fa6b866;border-radius:50%;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}@keyframes p-toc-beam-travel{0%{opacity:0;top:.5rem}5%{opacity:1}98%{opacity:1}to{opacity:0;top:calc(100% - .5rem)}}.property-page .p-toc-item{z-index:1;align-items:center;gap:.75rem;display:flex;position:relative}.property-page .p-toc-dot{background:var(--mist);border-radius:50%;flex:none;width:.44rem;height:.44rem;transition:background .25s,transform .25s,box-shadow .25s}.property-page .p-toc-item:hover .p-toc-dot{background:var(--steel)}.property-page .p-toc-item.is-active .p-toc-dot{background:var(--ink);transform:scale(1.3);box-shadow:0 0 0 3px #16232b1f}.property-page .p-toc-label{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;color:var(--text-muted);background:var(--pearl);border-radius:var(--radius-pill,999px);opacity:0;padding:.3rem .7rem;font-size:.68rem;font-weight:500;transition:opacity .22s,transform .22s,color .2s,background .2s;transform:translate(-.35rem);box-shadow:0 10px 24px -12px #16232b47}.property-page .p-toc:hover .p-toc-label,.property-page .p-toc:focus-within .p-toc-label{opacity:1;transform:translate(0)}.property-page .p-toc-item.is-active .p-toc-label{color:var(--pearl);background:var(--ink);font-weight:600}@media (width>=600px){.property-page .p-toc{display:block}}@media (prefers-reduced-motion:reduce){.property-page .p-toc-list:before,.property-page .p-toc-dot,.property-page .p-toc-label{transition:none}.property-page .p-toc-beam{display:none}}.preselling-section{min-height:100vh;padding:clamp(6rem, 12vw, 8rem) var(--edge) clamp(5rem, 10vw, 7rem);background:radial-gradient(ellipse 1100px 780px at 88% -8%, var(--glow-key), transparent 60%), radial-gradient(ellipse 900px 700px at -8% 92%, var(--glow-fill), transparent 58%), linear-gradient(180deg, var(--grad-top) 0%, var(--grad-mid) 55%, var(--grad-deep) 100%);display:flex;position:relative;overflow:hidden}.preselling-inner{z-index:1;width:100%;max-width:1440px;margin:0 auto;position:relative}.preselling-head{max-width:38rem;margin:0 0 clamp(3rem,6vw,4.5rem)}.preselling-eyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--steel);margin-bottom:1rem;font-size:.78rem;display:block}.preselling-title{font-family:var(--font-display);color:var(--ink);letter-spacing:-.015em;margin:0 0 .85rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.1}.preselling-title em{font-family:var(--font-accent);color:var(--ink);font-style:italic;font-weight:400}.preselling-lede{color:var(--slate);margin:0;font-size:1.02rem}.property-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:clamp(1.25rem,2.5vw,2rem);display:grid}.property-card{background:var(--pearl);border-radius:var(--radius-lg);flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 26px 54px -30px #16232b66}.property-card-link{color:inherit;text-decoration:none;display:contents}.property-card-media{aspect-ratio:4/3;position:relative;overflow:hidden}.property-card-img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,.61,.36,1),filter .5s;position:absolute;inset:0}.property-card-scrim{background:linear-gradient(#0a101400 45%,#080d11d1 100%);position:absolute;inset:0}.property-card-label{padding:clamp(1.1rem,2.5vw,1.5rem) clamp(1.1rem,2.5vw,1.5rem) 1rem;position:absolute;bottom:0;left:0;right:0}.property-card-eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:#c9d9e1eb;margin-top:.3rem;font-size:.66rem;font-weight:500;display:block}.property-card-name{font-family:var(--font-display);color:var(--pearl);letter-spacing:-.01em;text-shadow:0 6px 20px #00000080;margin:0;font-size:clamp(1.1rem,1.8vw,1.4rem);font-weight:700;line-height:1.2}.property-card--active .property-card-name{margin-bottom:.3rem}.property-card--soon .property-card-label{flex-direction:column;display:flex}.property-card--soon .property-card-eyebrow{order:-1;margin-top:0;margin-bottom:.3rem}.property-card--active .property-card-link{cursor:pointer}.property-card--active:hover .property-card-img,.property-card--active:has(.property-card-link:focus-visible) .property-card-img{transform:scale(1.06)}.property-card-overview{flex-direction:column;padding:clamp(1.1rem,2.5vw,1.5rem);display:flex}.property-card-fact{border-bottom:1px solid #16232b14;justify-content:space-between;align-items:baseline;gap:1rem;padding:.55rem 0;display:flex}.property-card-fact--last{border-bottom:none;padding-bottom:.3rem}.property-card-fact-label{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--steel);flex:none;font-size:.64rem;font-weight:500}.property-card-fact-value{font-family:var(--font-mono);color:var(--slate);text-align:right;font-size:.82rem;font-weight:600}.property-card-fact-value--body{font-family:var(--font-body);font-weight:500}.property-card-fact-value--strong{color:var(--ink);font-weight:700}.property-card-fact--price{padding-top:.15rem}.property-card-fact--price .property-card-fact-value{color:var(--ink);font-size:1.05rem;font-weight:700}.property-card-cta{border-radius:var(--radius-pill);background:var(--ink);font-family:var(--font-body);color:var(--pearl);justify-content:center;align-items:center;gap:.5rem;margin-top:1.1rem;padding:.7rem 1.1rem;font-size:.8rem;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.property-card-cta svg{width:.85em;height:.85em;transition:transform .25s cubic-bezier(.22,.61,.36,1)}.property-card--active:hover .property-card-cta,.property-card--active:has(.property-card-link:focus-visible) .property-card-cta{background:var(--slate);transform:translateY(-1px)}.property-card--active:hover .property-card-cta svg,.property-card--active:has(.property-card-link:focus-visible) .property-card-cta svg{transform:translate(3px)}.property-card--soon{cursor:not-allowed}.property-card--soon .property-card-img{filter:grayscale(.65)brightness(.82)}.property-card-overview--soon .property-card-fact{border-bottom:none;padding-bottom:.2rem}.property-card-tag{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--steel);background:var(--frost);border-radius:var(--radius-pill);border:1px solid #16232b14;align-items:center;margin-top:.6rem;padding:.4rem .8rem;font-size:.64rem;display:inline-flex}.property-card-compare-btn{z-index:2;cursor:pointer;color:#fff;background:#080d118c;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background .18s;display:inline-flex;position:absolute;top:.75rem;right:.75rem}.property-card-compare-btn:hover,.property-card-compare-btn:focus-visible{background:#080d11c7}.property-card-compare-btn svg{flex:none;width:1.05rem;height:1.05rem}.property-card-compare-btn .icon-check{display:none}.property-card-compare-btn[aria-pressed=true]{background:var(--steel)}.property-card-compare-btn[aria-pressed=true] .icon-plus{display:none}.property-card-compare-btn[aria-pressed=true] .icon-check{display:block}.property-card-compare-btn.is-shake{animation:.4s mlb-compare-shake}@keyframes mlb-compare-shake{0%,to{transform:translate(0)}25%{transform:translate(-3px)}75%{transform:translate(3px)}}@media (width<=960px){.property-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.property-grid{grid-template-columns:1fr}.property-card-media{aspect-ratio:16/10}}.listings-section{min-height:100vh;padding:clamp(6rem, 12vw, 8rem) var(--edge) clamp(4rem, 8vw, 6rem);background:radial-gradient(ellipse 1100px 780px at 88% -8%, var(--glow-key), transparent 60%), radial-gradient(ellipse 900px 700px at -8% 92%, var(--glow-fill), transparent 58%), linear-gradient(180deg, var(--grad-top) 0%, var(--grad-mid) 55%, var(--grad-deep) 100%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.listings-inner{z-index:1;width:100%;max-width:1180px;position:relative}.listings-head{text-align:center;max-width:34rem;margin:0 auto clamp(3rem,6vw,4.5rem)}.listings-eyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--steel);margin-bottom:1rem;font-size:.78rem;display:block}.listings-title{font-family:var(--font-display);color:var(--ink);letter-spacing:-.015em;text-wrap:balance;margin:0 0 .85rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.1}.listings-title em{font-family:var(--font-accent);color:var(--ink);font-style:italic;font-weight:400}.listings-lede{color:var(--slate);margin:0;font-size:1.02rem}.listings-grid{grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,3vw,2rem);display:grid}.listing-choice{background:var(--pearl);border-radius:var(--radius-lg);text-align:left;border:1px solid #16232b14;flex-direction:column;align-items:flex-start;padding:clamp(2rem,4vw,2.75rem) clamp(1.5rem,3vw,2rem);display:flex;position:relative;box-shadow:0 20px 44px -30px #16232b47}.listing-choice-icon{background:var(--frost);border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin-bottom:1.5rem;display:flex}.listing-choice-icon svg{width:1.5rem;height:1.5rem;color:var(--steel)}.listing-choice-name{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;margin:0 0 .6rem;font-size:1.28rem;font-weight:700}.listing-choice-name em{font-family:var(--font-accent);color:var(--ink);font-style:italic;font-weight:400}.listing-choice-desc{color:var(--slate);margin:0 0 1.75rem;font-size:.92rem;line-height:1.6}.listing-choice--active{cursor:pointer;transition:transform .22s,box-shadow .22s,border-color .22s}.listing-choice--active:hover,.listing-choice--active:focus-visible{border-color:#7fa6b866;transform:translateY(-4px);box-shadow:0 30px 56px -26px #16232b5c}.listing-choice-cta{font-family:var(--font-body);color:var(--ink);align-items:center;gap:.5rem;margin-top:auto;font-size:.92rem;font-weight:600;display:inline-flex}.listing-choice-cta svg{width:.95em;height:.95em;transition:transform .22s}.listing-choice--active:hover .listing-choice-cta svg{transform:translate(3px)}.listing-choice--soon{opacity:.55;cursor:not-allowed}.listing-choice--soon .listing-choice-icon{background:#e7eff399}.listing-choice-tag{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--steel);background:var(--frost);border-radius:var(--radius-pill);align-items:center;margin-top:auto;padding:.35rem .7rem;font-size:.68rem;display:inline-flex}@media (width<=900px){.listings-grid{grid-template-columns:1fr;max-width:26rem;margin:0 auto}}.about-section{z-index:2;padding:clamp(3.5rem, 7vw, 5.5rem) var(--edge) clamp(4rem, 8vw, 6rem);position:relative}.about-card{background:var(--frost);border:1px solid #16232b12;border-radius:2rem;align-items:stretch;gap:clamp(2rem,4vw,3.5rem);max-width:64rem;margin:0 auto;padding:clamp(1.75rem,3.5vw,3rem);display:flex;position:relative;box-shadow:0 40px 80px -40px #16232b47}.about-card-photo{background:linear-gradient(175deg, var(--mist) 0%, var(--steel) 100%);aspect-ratio:4/5;border-radius:1.25rem;flex:0 0 42%;min-width:0;position:relative;overflow:hidden}.about-photo-img{object-fit:contain;object-position:bottom center;width:100%;max-width:none;height:100%;position:absolute;inset:0}.about-card-text{flex-direction:column;flex:58%;min-width:0;display:flex}.about-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0 0 clamp(1.5rem,3vw,2.25rem);font-size:clamp(2.5rem,5.5vw,3.75rem);font-weight:700;line-height:.98}.about-title .about-dot{color:var(--steel)}.about-body p{color:var(--slate);margin:0 0 var(--sp-4);font-size:1rem;line-height:1.7}.about-body p:last-child{margin-bottom:0}.about-signoff{padding-top:var(--sp-6);margin-top:auto}.about-signature{width:max-content;max-width:100%;font-family:var(--font-signature);color:var(--ink);font-size:clamp(2.25rem,4.5vw,2.75rem);line-height:1;display:block}.about-cta-inline{margin-top:var(--sp-4)}@media (width<=860px){.about-card{flex-direction:column}.about-card-photo{aspect-ratio:16/10;flex-basis:auto}.about-signoff{margin-top:var(--sp-6);padding-top:0}}.about-layout{align-items:flex-start;gap:clamp(1.75rem,3.5vw,3rem);max-width:76rem;margin:0 auto;display:flex;position:relative}.about-layout .about-card{flex:60%;min-width:0;max-width:none;margin:0}.about-sidebar{flex:34%;min-width:0;max-width:22.5rem}.sidebar-card{background:var(--pearl);border-radius:var(--radius-lg);border:1px solid #16232b17;padding:clamp(1.5rem,2.6vw,2rem);box-shadow:0 30px 60px -30px #16232b4d}.sidebar-eyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--steel);margin:0 0 var(--sp-2);font-size:.68rem;font-weight:500;display:block}.sidebar-heading{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);margin:0 0 var(--sp-2);font-size:1.55rem;font-weight:700;line-height:1.15}.sidebar-heading em{font-family:var(--font-accent);color:var(--ink);font-style:italic;font-weight:400}.sidebar-lede{color:var(--slate);margin:0 0 var(--sp-4);font-size:.9rem;line-height:1.6}.sidebar-lead-form .lead-field{margin-bottom:var(--sp-3)}.sidebar-lead-form textarea{resize:vertical;min-height:3.75rem}.sidebar-form-submit{cursor:pointer;width:100%;margin-top:var(--sp-1);border:0;justify-content:center}.sidebar-form-note{margin:var(--sp-3) 0 0;color:var(--slate);opacity:.75;text-align:center;font-size:.72rem;line-height:1.5}.sidebar-divider{height:1px;margin:var(--sp-5) 0 var(--sp-4);background:#16232b14}.sidebar-contact-options{gap:.5rem;margin:0}.sidebar-contact-options .contact-chip{padding:.6rem .85rem}.sidebar-contact-options .chip-icon{width:2.1rem;height:2.1rem}.sidebar-contact-options .chip-icon svg{width:1.05rem;height:1.05rem}.sidebar-contact-options .chip-value{font-size:.85rem}.sidebar-credentials p{font-family:var(--font-mono);letter-spacing:.01em;color:var(--slate);opacity:.8;margin:0;font-size:.68rem;line-height:1.6}.sidebar-credentials p:first-child{color:var(--ink);opacity:1;margin-bottom:.15rem;font-weight:500}@media (width<=1080px){.about-layout{max-width:64rem}}@media (width<=860px){.about-layout{flex-direction:column}.about-sidebar{width:100%;max-width:none;position:static}}.property-showcase{z-index:2;padding:clamp(4.5rem,9vw,7rem) 0 clamp(2.5rem,5vw,3.5rem);position:relative}.property-showcase:after{content:"";background:linear-gradient(180deg, transparent 0%, var(--pearl) 100%);pointer-events:none;height:clamp(2.5rem,5vw,3.5rem);position:absolute;inset:auto 0 0}.property-showcase-strip{aspect-ratio:2;background:var(--ink);width:100%;position:relative;overflow:hidden}.ps-grade{z-index:4;mix-blend-mode:overlay;pointer-events:none;background:linear-gradient(135deg,#7fa6b824 0%,#e9f1f60d 55%,#16232b1a 100%);position:absolute;inset:0}.ps-top-scrim{z-index:5;pointer-events:none;background:linear-gradient(#0a101499 0%,#0a101400 100%);height:40%;position:absolute;inset:0 0 auto}.ps-heading{z-index:6;padding:clamp(1.5rem, 4vw, 2.75rem) var(--edge) 0;text-align:center;pointer-events:none;position:absolute;inset:0 0 auto}.ps-heading h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--pearl);text-shadow:0 2px 24px #0a101473;margin:0;font-size:clamp(1.85rem,3.8vw,2.85rem);font-weight:700}.ps-heading h2 em{font-family:var(--font-accent);color:var(--pearl);font-style:italic;font-weight:400}.ps-panel{cursor:pointer;height:100%;transition:box-shadow .4s;position:absolute;top:0;overflow:hidden;box-shadow:inset 0 0 #f8fbfd00}.ps-panel:hover,.ps-panel:focus-visible{box-shadow:inset 0 0 0 1px #f8fbfd66}.ps-panel--ng{z-index:1;width:37.333%;left:0%}.ps-panel--lc{z-index:2;width:41.333%;left:29.333%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 19.4%);mask-image:linear-gradient(90deg,#0000 0%,#000 19.4%)}.ps-panel--bh{z-index:3;width:37.333%;left:62.667%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 21.4%);mask-image:linear-gradient(90deg,#0000 0%,#000 21.4%)}.ps-panel img{object-fit:cover;object-position:center;width:100%;height:112%;transform:translate(0, calc(-50% + var(--parallax,0px))) scale(var(--panel-scale,1));will-change:transform;transition:transform .7s cubic-bezier(.22,.61,.36,1),filter .7s;display:block;position:absolute;top:50%;left:0}.ps-panel:hover img,.ps-panel:focus-visible img{--panel-scale:1.065}.ps-panel img.ps-hover-img{opacity:0;transition:opacity .6s,transform .7s cubic-bezier(.22,.61,.36,1),filter .7s}.ps-panel:hover img.ps-hover-img,.ps-panel:focus-visible img.ps-hover-img{opacity:1}.property-showcase-strip:hover .ps-panel:not(:hover) img{filter:brightness(.86)saturate(.88)}.ps-scrim{opacity:0;pointer-events:none;z-index:1;background:linear-gradient(#0a101400 0%,#080d11cc 100%);height:52%;transition:opacity .5s;position:absolute;inset:auto 0 0}.ps-label{inset:auto 0 var(--sp-5) 0;text-align:center;opacity:0;pointer-events:none;z-index:2;padding:0 1.5rem;transition:opacity .5s,transform .5s cubic-bezier(.22,.61,.36,1);position:absolute;transform:translateY(10px)}.ps-eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:#c9d9e1eb;margin-top:.55rem;font-size:.68rem;font-weight:500;display:block}.ps-rule{background:#f8fbfd66;width:1.75rem;height:1px;margin:0 auto .55rem;display:block}.ps-name{font-family:var(--font-display);letter-spacing:-.01em;color:var(--pearl);text-shadow:0 6px 20px #00000080;margin:0 0 .55rem;font-size:clamp(1.2rem,2.1vw,1.55rem);font-weight:700;line-height:1.2}.ps-cta{border-radius:var(--radius-pill);font-family:var(--font-body);letter-spacing:.01em;color:var(--pearl);background:#f8fbfd1a;border:1px solid #f8fbfd80;align-items:center;gap:.45rem;margin-top:.9rem;padding:.55rem 1.05rem;font-size:.8rem;font-weight:600;transition:background .2s,border-color .2s;display:inline-flex}.ps-cta svg{width:.85em;height:.85em;transition:transform .25s cubic-bezier(.22,.61,.36,1)}.ps-panel:hover .ps-cta,.ps-panel:focus-visible .ps-cta{background:#f8fbfd2e;border-color:#f8fbfde6}.ps-panel:hover .ps-cta svg,.ps-panel:focus-visible .ps-cta svg{transform:translate(3px)}.ps-panel:hover .ps-scrim,.ps-panel:focus-visible .ps-scrim{opacity:1}.ps-panel:hover .ps-label,.ps-panel:focus-visible .ps-label{opacity:1;transform:translateY(-4px)}.ps-panel:focus-visible{outline:none}.ps-panel:focus-visible .ps-scrim{outline:2px solid var(--pearl);outline-offset:-2px}.js .property-showcase-strip.reveal{opacity:0;transform:scale(1.055)}.js .property-showcase-strip.reveal.in{opacity:1;transition:opacity 1.1s cubic-bezier(.22,.61,.36,1),transform 1.3s cubic-bezier(.22,.61,.36,1);transform:scale(1)}@media (hover:none){.ps-scrim,.ps-label{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.ps-panel img{transition:none;--parallax:0px!important}.ps-panel img.ps-hover-img,.ps-cta svg{transition:none}.ps-panel:hover .ps-cta svg,.ps-panel:focus-visible .ps-cta svg{transform:none}.js .property-showcase-strip.reveal,.js .property-showcase-strip.reveal.in{opacity:1;transition:none;transform:none}}@media (width<=760px){.property-showcase-strip{aspect-ratio:100/284}.ps-panel{width:100%;height:35.211%;top:auto;left:0}.ps-panel--ng{top:0%}.ps-panel--lc{width:100%;top:32.394%;left:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 8%);mask-image:linear-gradient(#0000 0%,#000 8%)}.ps-panel--bh{width:100%;top:64.789%;left:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 8%);mask-image:linear-gradient(#0000 0%,#000 8%)}.ps-heading h2{font-size:clamp(1.5rem,6vw,2rem)}}.lead-form{z-index:2;padding:clamp(4.5rem, 9vw, 7rem) var(--edge) clamp(4rem, 8vw, 6rem);background:radial-gradient(70% 65% at 14% 20%,#ffffffbf 0%,#fff0 62%),radial-gradient(60% 55% at 82% 78%,#7fa6b824 0%,#7fa6b800 68%);position:relative}.lead-form-inner{align-items:flex-start;gap:clamp(3rem,6vw,6rem);max-width:1680px;margin:0 auto;display:flex;position:relative}.lead-form-intro{max-width:30rem;padding-top:var(--sp-2);flex:42%}.lead-form-eyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--steel);margin:0 0 var(--sp-3);font-size:.72rem;font-weight:500;display:block}.lead-form-intro h2{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink);margin:0 0 var(--sp-4);font-size:clamp(1.9rem,3.4vw,2.6rem);font-weight:700;line-height:1.14}.lead-form-intro h2 em{font-family:var(--font-accent);color:var(--ink);font-style:italic;font-weight:400}.lead-form-intro .lede{color:var(--slate);margin:0 0 var(--sp-5);max-width:26rem;font-size:1.1rem;line-height:1.65}.contact-options{margin:0 0 var(--sp-6);flex-direction:column;gap:.6rem;display:flex}.contact-chip{border-radius:var(--radius-md);background:#fff;border:1px solid #16232b1a;align-items:center;gap:.9rem;padding:.7rem 1rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.contact-chip:hover,.contact-chip:focus-visible{border-color:#16232b3d;transform:translateY(-1px);box-shadow:0 10px 24px -16px #16232b66}.contact-chip:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.chip-icon{background:var(--ink);width:2.35rem;height:2.35rem;color:var(--pearl);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.chip-icon svg{width:1.15rem;height:1.15rem}.contact-chip--messenger .chip-icon{background:#0084ff}.contact-chip--whatsapp .chip-icon{background:#25d366}.contact-chip--viber .chip-icon{background:#7360f2}.contact-chip--email .chip-icon{background:#ea4335}.chip-text{flex-direction:column;min-width:0;display:flex}.chip-label{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--slate);opacity:.8;font-size:.66rem;font-weight:500}.chip-value{letter-spacing:-.005em;color:var(--ink);font-size:.92rem;font-weight:600}@media (prefers-reduced-motion:reduce){.contact-chip{transition:none}.contact-chip:hover,.contact-chip:focus-visible{transform:none}}.lead-form-card{background:var(--pearl);border-radius:var(--radius-lg);border:1px solid #16232b17;flex:54%;min-width:0;padding:clamp(1.75rem,3vw,2.75rem);box-shadow:0 30px 60px -30px #16232b38}.property-page[data-property=lincoln-at-ipi-center] .lead-form-card{max-width:32rem}.property-page[data-property=lincoln-at-ipi-center] #p-contact .lead-form-inner{max-width:1180px}.lead-form-row{gap:var(--sp-4);grid-template-columns:1fr 1fr;display:grid}.lead-field{margin-bottom:var(--sp-4);flex-direction:column;gap:.45rem;display:flex}.lead-form-row .lead-field{margin-bottom:0}.lead-field label{letter-spacing:.01em;color:var(--ink);font-size:.82rem;font-weight:600}.lead-field .optional{color:var(--slate);opacity:.7;font-weight:400}.lead-field input,.lead-field select,.lead-field textarea{width:100%;font-family:var(--font-body);color:var(--ink);border-radius:var(--radius-md);background:#fff;border:1px solid #16232b29;padding:.85rem 1rem;font-size:.98rem;transition:border-color .15s,box-shadow .15s}.lead-field textarea{resize:vertical;min-height:5.5rem;font-family:var(--font-body)}.lead-field select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232A3E4B' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .9rem center;background-repeat:no-repeat;background-size:1.1em;padding-right:2.5rem}.lead-field input:hover,.lead-field select:hover,.lead-field textarea:hover{border-color:#16232b47}.lead-field input:focus-visible,.lead-field select:focus-visible,.lead-field textarea:focus-visible{border-color:var(--steel);outline:none;box-shadow:0 0 0 3px #7fa6b84d}.lead-field-trap{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.lead-form-submit{cursor:pointer;width:100%;margin-top:var(--sp-2);border:0;justify-content:center}.lead-form-note{margin:var(--sp-3) 0 0;color:var(--slate);opacity:.75;text-align:center;font-size:.78rem;line-height:1.5}.lead-form-success{background:var(--frost);border:1px solid var(--mist);border-radius:var(--radius-md);padding:var(--sp-5);text-align:center}.lead-form-success p{color:var(--ink);margin:0;font-size:1rem;line-height:1.5}.lead-form-error{margin:var(--sp-3) 0 0;padding:var(--sp-3);border:1px solid var(--mist);border-radius:var(--radius-md);color:var(--slate);text-align:center;font-size:.85rem;line-height:1.5}@media (width<=900px){.lead-form-inner{flex-direction:column}.lead-form-intro{max-width:none}.lead-form-card{width:100%}}@media (width<=520px){.lead-form-row{grid-template-columns:1fr}}.compliance{z-index:2;background:var(--ink);padding:clamp(2.75rem, 5vw, 3.75rem) var(--edge) var(--sp-5);position:relative}.compliance-inner{justify-content:center;align-items:center;gap:var(--sp-4);flex-wrap:wrap;max-width:1680px;margin:0 auto;display:flex}.compliance-links{flex-wrap:wrap;align-items:center;gap:1.6rem;display:flex}.compliance-links a{letter-spacing:.04em;text-transform:uppercase;color:#f8fbfdad;font-size:.78rem;font-weight:500;transition:color .18s}.compliance-links a:hover,.compliance-links a:focus-visible{color:var(--steel)}.compliance-legal{text-align:center;color:#f8fbfd80;max-width:1680px;margin:clamp(1.5rem,3vw,2rem) auto 0;font-size:.68rem}.compliance-legal a{color:inherit;transition:color .18s}.compliance-legal a:hover,.compliance-legal a:focus-visible{color:#f8fbfdd1}.compliance-divider{background:#f8fbfd24;max-width:1680px;height:1px;margin:clamp(1.75rem,3.5vw,2.5rem) auto 0}.compliance-columns{flex-wrap:wrap;justify-content:space-between;gap:clamp(2rem,5vw,4rem);max-width:1680px;margin:clamp(1.75rem,3.5vw,2.5rem) auto 0;display:flex}.compliance-details{flex-direction:column;gap:.3rem;display:flex}.compliance-details .detail-name{font-family:var(--font-display);letter-spacing:-.005em;color:var(--pearl);margin:0 0 .2rem;font-size:.95rem;font-weight:700}.compliance-details .detail-role,.compliance-details .detail-credentials{font-family:var(--font-mono);letter-spacing:.02em;color:#f8fbfd80;margin:0;font-size:.68rem}.compliance-follow{flex-direction:column;align-items:flex-start;gap:.55rem;display:flex}.compliance-follow-label{font-family:var(--font-mono);letter-spacing:.02em;color:#f8fbfd80;margin:0;font-size:.68rem}.compliance-contacts{flex-direction:column;align-items:flex-start;gap:.55rem;display:flex}.contact-line{font-family:var(--font-mono);letter-spacing:.02em;color:#f8fbfdbf;align-items:center;gap:.55rem;font-size:.72rem;transition:color .18s;display:inline-flex}.contact-line svg{width:.95rem;height:.95rem;color:var(--steel);flex:none}.contact-line--email svg{color:#ea4335}.contact-line:hover,.contact-line:focus-visible{color:var(--pearl)}.compliance-social{gap:.55rem;margin-top:.25rem;display:flex}.compliance-social a{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;transition:filter .18s,transform .18s;display:flex}.compliance-social a svg{width:.9rem;height:.9rem}.compliance-social a:hover,.compliance-social a:focus-visible{filter:brightness(1.12);transform:translateY(-1px)}.compliance-social .social--whatsapp{background:#25d366}.compliance-social .social--viber{background:#7360f2}.compliance-social .social--messenger{background:#0084ff}.compliance-social .social--facebook{background:#1877f2}.compliance-social .social--instagram{background:#e4405f}.compliance-social .social--linkedin{background:#0a66c2}.compliance-social a:focus-visible{outline:2px solid var(--pearl);outline-offset:2px}@media (prefers-reduced-motion:reduce){.compliance-social a{transition:none}.compliance-social a:hover{transform:none}}@media (width<=640px){.compliance-links{justify-content:center}.compliance-columns{text-align:center;flex-direction:column;align-items:center}.compliance-contacts{align-items:center}}@media (prefers-reduced-motion:no-preference){.hero-text,.hero-photo{animation:.7s cubic-bezier(.22,.61,.36,1) both rise}.hero-photo{animation-delay:.12s}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}}.contact-elevated{min-height:calc(100vh - 4.5rem);padding:clamp(3.5rem, 7vw, 5rem) var(--edge);align-items:center;display:flex;position:relative;overflow:hidden}.contact-elevated-bg{z-index:0;background:linear-gradient(150deg, var(--ink) 0%, var(--slate) 38%, var(--steel) 100%);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0 12px,#000 190px);mask-image:linear-gradient(#0000 0 12px,#000 190px)}.contact-elevated-glow{z-index:0;background:radial-gradient(1000px 700px at 88% -10%,#f8fbfd29,#0000 60%),radial-gradient(800px 640px at -10% 108%,#c9d9e138,#0000 58%);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0 12px,#000 190px);mask-image:linear-gradient(#0000 0 12px,#000 190px)}.contact-elevated-inner{z-index:1;align-items:center;gap:clamp(3rem,6vw,6rem);width:100%;max-width:1400px;margin:0 auto;display:flex;position:relative}.contact-elevated-intro{flex:42%;max-width:28rem}.contact-elevated-eyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--mist);margin:0 0 var(--sp-3);font-size:.72rem;font-weight:500;display:block}.contact-elevated-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--pearl);margin:0 0 var(--sp-4);font-size:clamp(2.25rem,4.4vw,3.25rem);font-weight:700;line-height:1.08}.contact-elevated-title em{font-family:var(--font-accent);color:var(--pearl);font-style:italic;font-weight:400}.contact-elevated-lede{color:#f8fbfdc7;margin:0 0 var(--sp-6);max-width:26rem;font-size:1.05rem;line-height:1.65}.ce-channels{flex-direction:column;display:flex}.ce-channel{border-top:1px solid #f8fbfd29;align-items:center;gap:1rem;padding:1rem 0;display:flex}.ce-channels .ce-channel:last-child{border-bottom:1px solid #f8fbfd29}.ce-channel-icon{width:2.5rem;height:2.5rem;color:var(--pearl);background:#f8fbfd1f;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background .18s,transform .18s;display:flex}.ce-channel-icon svg{width:1.15rem;height:1.15rem}.ce-channel--messenger .ce-channel-icon{color:#fff;background:#0084ff}.ce-channel--whatsapp .ce-channel-icon{color:#fff;background:#25d366}.ce-channel--viber .ce-channel-icon{color:#fff;background:#7360f2}.ce-channel-text{flex-direction:column;min-width:0;display:flex}.ce-channel-label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--mist);opacity:.85;font-size:.66rem;font-weight:500}.ce-channel-value{letter-spacing:-.005em;color:var(--pearl);font-size:1rem;font-weight:600}.ce-channel:hover .ce-channel-icon,.ce-channel:focus-visible .ce-channel-icon{background:#f8fbfd38;transform:translateY(-1px)}.ce-channel--messenger:hover .ce-channel-icon,.ce-channel--whatsapp:hover .ce-channel-icon,.ce-channel--viber:hover .ce-channel-icon{filter:brightness(1.1);background-color:inherit}.contact-elevated-card{background:var(--pearl);border-radius:1.75rem;flex:52%;min-width:0;padding:clamp(2.25rem,4vw,3.25rem);box-shadow:0 60px 120px -40px #080e128c,inset 0 1px #fff6}@media (width<=900px){.contact-elevated{min-height:0}.contact-elevated-inner{flex-direction:column;align-items:stretch}.contact-elevated-intro{max-width:none}}.res-hero{padding:clamp(5rem, 10vw, 7.5rem) var(--edge) clamp(3rem, 6vw, 4.5rem);text-align:center;background:radial-gradient(ellipse 1100px 780px at 88% -8%, var(--glow-key), transparent 60%), radial-gradient(ellipse 900px 700px at -8% 92%, var(--glow-fill), transparent 58%), linear-gradient(180deg, var(--grad-top) 0%, var(--grad-mid) 55%, var(--grad-deep) 100%);position:relative;overflow:hidden}.res-hero-inner{z-index:1;max-width:38rem;margin:0 auto;position:relative}.res-eyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--steel);margin:0 0 1rem;font-size:.78rem;display:block}.res-title{font-family:var(--font-display);color:var(--ink);letter-spacing:-.015em;text-wrap:balance;margin:0 0 1.1rem;font-size:clamp(2.1rem,5vw,3.4rem);font-weight:800;line-height:1.1}.res-title em{font-family:var(--font-accent);color:var(--ink);font-style:italic;font-weight:400}.res-lede{color:var(--slate);max-width:32rem;margin:0 auto;font-size:1.08rem;line-height:1.6}.res-categories{padding:clamp(3.5rem, 7vw, 5rem) var(--edge);position:relative}.res-categories-inner{max-width:1180px;margin:0 auto}.res-grid{grid-template-columns:repeat(4,1fr);gap:clamp(1.25rem,3vw,2rem);display:grid}.res-card{background:var(--pearl);border-radius:var(--radius-lg);text-align:left;opacity:.62;border:1px solid #16232b14;flex-direction:column;align-items:flex-start;padding:clamp(2rem,4vw,2.75rem) clamp(1.5rem,3vw,2rem);display:flex;position:relative;box-shadow:0 20px 44px -30px #16232b47}.res-card-icon{background:#e7eff399;border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin-bottom:1.5rem;display:flex}.res-card-icon svg{width:1.5rem;height:1.5rem;color:var(--steel)}.res-card-name{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;margin:0 0 .6rem;font-size:1.28rem;font-weight:700}.res-card-desc{color:var(--slate);margin:0 0 1.75rem;font-size:.92rem;line-height:1.6}.res-card-tag{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--steel);background:var(--frost);border-radius:var(--radius-pill);align-items:center;margin-top:auto;padding:.35rem .7rem;font-size:.68rem;display:inline-flex}.js div.res-card.reveal.in{opacity:.62}a.res-card{opacity:1;cursor:pointer;transition:transform .22s,box-shadow .22s,border-color .22s}a.res-card:hover,a.res-card:focus-visible{border-color:#7fa6b866;transform:translateY(-4px);box-shadow:0 30px 56px -26px #16232b5c}a.res-card .res-card-icon{background:var(--frost)}.res-card-cta{font-family:var(--font-body);color:var(--ink);align-items:center;gap:.5rem;margin-top:auto;font-size:.92rem;font-weight:600;display:inline-flex}.res-card-cta svg{width:.95em;height:.95em;transition:transform .22s}a.res-card:hover .res-card-cta svg{transform:translate(3px)}@media (width<=1100px){.res-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.res-grid{grid-template-columns:1fr;max-width:26rem;margin:0 auto}}.res-cta{padding:clamp(3.5rem, 7vw, 5rem) var(--edge);text-align:center;position:relative}.res-cta-inner{max-width:30rem;margin:0 auto}.res-cta h2{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.res-cta p{color:var(--slate);margin:0 0 1.75rem;font-size:.98rem;line-height:1.6}.blog-tiles{padding:clamp(1rem, 3vw, 2rem) var(--edge) clamp(4.5rem, 9vw, 6.5rem);position:relative}.blog-tiles-inner{max-width:1180px;margin:0 auto}.blog-layout{align-items:flex-start;gap:clamp(1.75rem,3.5vw,3rem);display:flex;position:relative}.blog-feed{flex:66%;grid-template-columns:repeat(2,1fr);align-items:start;gap:clamp(1rem,2vw,1.5rem);min-width:0;display:grid}.blog-sidebar{flex:34%;min-width:0;max-width:22.5rem;position:sticky;top:clamp(1.5rem,3vw,2.5rem)}.blog-post-card{background:var(--pearl);border-radius:var(--radius-lg);border:1px solid #16232b14;transition:transform .32s cubic-bezier(.22,.61,.36,1),box-shadow .32s cubic-bezier(.22,.61,.36,1),border-color .32s;position:relative;overflow:hidden;box-shadow:0 20px 44px -30px #16232b47}.blog-post-card:hover,.blog-post-card:focus-within{border-color:#7fa6b866;transform:translateY(-6px);box-shadow:0 34px 64px -28px #16232b66}.blog-post-media{aspect-ratio:4/3;position:relative;overflow:hidden}.blog-post-visual{position:absolute;inset:0;overflow:hidden}.blog-post-visual img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,.61,.36,1);display:block}.blog-post-card:hover .blog-post-visual img{transform:scale(1.06)}.blog-post-media-tag{z-index:1;font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--pearl);backdrop-filter:blur(6px);border-radius:var(--radius-pill);background:#16232b61;align-items:center;padding:.32rem .6rem;font-size:.6rem;display:inline-flex;position:absolute;top:.85rem;left:.85rem}.blog-post-body{padding:clamp(1.1rem,2vw,1.4rem)}.blog-post-title-row{flex-direction:column;align-items:flex-start;gap:.5rem;margin:0 0 .5rem;display:flex}.blog-post-title{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;margin:0;font-size:1.02rem;font-weight:700;line-height:1.3}.blog-post-badge{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--steel);background:var(--frost);border-radius:var(--radius-pill);flex:none;align-items:center;padding:.28rem .6rem;font-size:.6rem;display:inline-flex}.blog-post-desc{color:var(--slate);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 .85rem;font-size:.84rem;line-height:1.55;display:-webkit-box;overflow:hidden}.blog-post-byline{color:var(--steel);margin:0 0 1rem;font-size:.74rem;display:block}.blog-post-cta{text-align:center;width:100%;font-family:var(--font-body);color:var(--steel);background:var(--frost);border-radius:var(--radius-pill);cursor:not-allowed;border:0;padding:.7rem 1rem;font-size:.82rem;font-weight:600;display:block}.blog-post-cta--active{color:var(--pearl);background:var(--ink);transition:background .18s}a.blog-post-card:hover .blog-post-cta--active,a.blog-post-card:focus-within .blog-post-cta--active{background:var(--slate)}@media (width<=640px){.blog-feed{grid-template-columns:1fr}}.js .blog-feed .blog-post-card:first-child.reveal.in{transition-delay:0s}.js .blog-feed .blog-post-card:nth-child(2).reveal.in{transition-delay:80ms}.js .blog-feed .blog-post-card:nth-child(3).reveal.in{transition-delay:.16s}.js .blog-feed .blog-post-card:nth-child(4).reveal.in{transition-delay:.24s}.js .blog-feed .blog-post-card:nth-child(5).reveal.in{transition-delay:.32s}@media (width<=900px){.blog-layout{flex-direction:column}.blog-sidebar{width:100%;max-width:none;position:static}}@media (prefers-reduced-motion:reduce){.blog-post-card,.blog-post-visual{transition:none}}.art-breadcrumb{padding:.9rem var(--edge);border-bottom:1px solid #16232b12;position:relative}.art-breadcrumb-inner{max-width:1180px;font-family:var(--font-mono);color:var(--steel);flex-wrap:wrap;align-items:center;gap:.4rem;margin:0 auto;font-size:.74rem;display:flex}.art-breadcrumb-inner a{color:var(--slate);transition:color .18s}.art-breadcrumb-inner a:hover,.art-breadcrumb-inner a:focus-visible{color:var(--ink)}.art-breadcrumb-inner span[aria-hidden]{color:#16232b40}.art-breadcrumb-current{color:var(--ink);font-weight:500}.art-hero{padding:clamp(2.75rem, 6vw, 4rem) var(--edge) clamp(2.25rem, 4vw, 3rem);background:radial-gradient(ellipse 780px 560px at 96% -18%, var(--steel), transparent 60%), linear-gradient(100deg, var(--mist) 0%, var(--mist) 45%, var(--frost) 75%, var(--pearl) 100%);position:relative}.art-hero-inner{max-width:1180px;margin:0 auto;position:relative}.art-hero-media{aspect-ratio:2.4;border-radius:var(--radius-lg);width:100%;margin:0 0 clamp(1.5rem,3vw,2rem);position:relative;overflow:hidden;box-shadow:0 24px 48px -28px #16232b52}.art-hero-media img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=640px){.art-hero-media{aspect-ratio:16/10}}.art-hero-eyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--steel);margin:0 0 .85rem;font-size:.74rem;display:block}.art-hero-title{font-family:var(--font-display);color:var(--ink);letter-spacing:-.015em;max-width:42rem;margin:0 0 1rem;font-size:clamp(1.9rem,4.2vw,2.9rem);font-weight:800;line-height:1.12}.art-hero-meta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.art-hero-byline{color:var(--slate);font-size:.88rem;font-weight:500}.art-tiles{padding:clamp(2.5rem, 5vw, 3.5rem) var(--edge) clamp(4.5rem, 9vw, 6.5rem);position:relative}.art-layout{align-items:flex-start;gap:clamp(1.5rem,3vw,2.5rem);max-width:1180px;margin:0 auto;display:flex}.art-toc{flex:0 0 12.5rem;min-width:0;position:sticky;top:clamp(1.5rem,3vw,2.5rem)}.art-toc-heading{font-family:var(--font-accent);color:var(--ink);margin:0 0 .9rem;font-size:1.05rem;font-style:italic}.art-toc-list{border-left:1px solid #16232b1a;margin:0;padding:0;list-style:none}.art-toc-list li{margin:0}.art-toc-item{color:var(--slate);border-left:2px solid #0000;margin-left:-1px;padding:.45rem 0 .45rem .9rem;font-size:.84rem;line-height:1.4;transition:color .18s,border-color .18s;display:block}.art-toc-item:hover,.art-toc-item:focus-visible{color:var(--ink)}.art-toc-item.is-active{color:var(--ink);border-left-color:var(--steel);font-weight:600}.art-body{flex:auto;min-width:0;max-width:38rem}.art-intro{color:var(--slate);margin:0 0 2.25rem;font-size:1.05rem;line-height:1.7}.art-intro.art-lines p{margin:0;font-size:.98rem;line-height:1.7}.art-intro.art-lines p+p{margin-top:1rem}.art-section{margin:0 0 2.25rem;scroll-margin-top:1.5rem}.art-section h2{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;margin:0 0 .75rem;font-size:1.35rem;font-weight:700}.art-section p{color:var(--slate);margin:0;font-size:.98rem;line-height:1.7}.art-visual{aspect-ratio:16/7;border-radius:var(--radius-lg);background:linear-gradient(155deg, var(--steel) 0%, var(--slate) 100%);justify-content:center;align-items:center;margin:0 0 2.25rem;display:flex;position:relative;overflow:hidden}.art-visual:before{content:"";background:radial-gradient(140% 100% at 12% -10%,#f8fbfd38,#0000 60%);position:absolute;inset:0}.art-visual svg{width:2.75rem;height:2.75rem;color:var(--pearl);position:relative}.art-callout{background:var(--frost);border-radius:var(--radius-lg);border:1px solid #16232b14;margin:0 0 2.25rem;padding:clamp(1.5rem,3vw,2rem)}.art-callout h3{font-family:var(--font-display);color:var(--ink);margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.art-callout p{color:var(--slate);margin:0 0 1.1rem;font-size:.92rem;line-height:1.6}.art-callout .btn-primary{min-height:44px;padding:.7rem 1.3rem;font-size:.88rem}.art-sidebar{flex-direction:column;flex:0 0 20rem;gap:1.25rem;min-width:0;display:flex;position:sticky;top:clamp(1.5rem,3vw,2.5rem)}.art-related{background:var(--pearl);border-radius:var(--radius-lg);border:1px solid #16232b14;padding:1.25rem 1.4rem}.art-related-heading{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--steel);margin:0 0 .75rem;font-size:.66rem;display:block}.art-related-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.art-related-list a{color:var(--ink);padding:.15rem 0;font-size:.86rem;font-weight:500;transition:color .18s;display:block}.art-related-list a:hover,.art-related-list a:focus-visible{color:var(--steel)}@media (width<=1080px){.art-toc{display:none}}@media (width<=900px){.art-layout{flex-direction:column}.art-sidebar{flex:auto;width:100%;position:static}}.blog-listings-cta{padding:clamp(3.5rem, 7vw, 5rem) var(--edge);position:relative}.blog-listings-cta-inner{max-width:1180px;margin:0 auto}.blog-listings-cta-head{text-align:center;max-width:34rem;margin:0 auto clamp(2.25rem,4vw,3rem)}.blog-listings-cta-head h2{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.blog-listings-cta-head p{color:var(--slate);margin:0;font-size:.98rem;line-height:1.6}.blog-listings-cta-more{text-align:center;margin-top:clamp(2rem,4vw,2.75rem)}:root{--signal-amber:#c97a2b}.site-page--article .art-dateline{font-family:var(--font-mono);letter-spacing:.02em;color:var(--text-muted,var(--steel));font-size:.72rem}.site-page--article .art-section p+p{margin-top:1rem}.site-page--article .art-section a{color:var(--ink);text-decoration:underline;text-decoration-color:var(--steel);text-underline-offset:.18em;transition:color .18s,text-decoration-color .18s}.site-page--article .art-section a:hover,.site-page--article .art-section a:focus-visible{color:var(--steel);text-decoration-color:var(--ink)}.site-page--article .art-section ul{flex-direction:column;gap:.7rem;margin:.6rem 0 0;padding:0;list-style:none;display:flex}.site-page--article .art-section ul+p{margin-top:1.75rem}.site-page--article .art-section ul+p+ul{margin-top:.6rem}.site-page--article .art-section li{color:var(--slate);padding-left:1.1rem;font-size:.98rem;line-height:1.7;position:relative}.site-page--article .art-section li:before{content:"";background:var(--steel);border-radius:50%;width:5px;height:5px;position:absolute;top:.62em;left:0}.site-page--article .art-section ol.art-steps{counter-reset:art-step;flex-direction:column;gap:.85rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.site-page--article .art-section ol.art-steps li{counter-increment:art-step;color:var(--slate);padding-left:2.1rem;font-size:.98rem;line-height:1.7;position:relative}.site-page--article .art-section ol.art-steps li:before{content:counter(art-step);background:var(--frost);width:1.4rem;height:1.4rem;color:var(--ink);font-family:var(--font-mono);border-radius:50%;justify-content:center;align-items:center;font-size:.72rem;font-weight:600;display:flex;position:absolute;top:.1em;left:0}.site-page--article .art-stop{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;margin:1.35rem 0 0;font-size:1.12rem;font-weight:700;line-height:1.45}.site-page--article .art-figwrap{margin:1.35rem 0 0;overflow-x:auto}.site-page--article .art-figtable{border-collapse:collapse;width:100%;font-size:.9rem}.site-page--article .art-figtable caption{caption-side:top;text-align:left;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--steel);padding:0 0 .6rem;font-size:.68rem}.site-page--article .art-figtable th,.site-page--article .art-figtable td{text-align:left;vertical-align:top;border-bottom:1px solid #16232b17;padding:.6rem .75rem}.site-page--article .art-figtable thead th{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--steel);border-bottom-color:#16232b29;font-size:.66rem;font-weight:500}.site-page--article .art-figtable tbody th{color:var(--slate);font-weight:400;line-height:1.5}.site-page--article .art-figtable td{font-family:var(--font-mono);color:var(--ink);white-space:nowrap}.site-page--article .art-figtable--prose td{font-family:var(--font-body);color:var(--slate);white-space:normal;line-height:1.55}.site-page--article .art-figtable .is-total th,.site-page--article .art-figtable .is-total td{color:var(--ink);border-bottom-color:#16232b47;font-weight:600}.site-page--article .art-figtable tr:last-child th,.site-page--article .art-figtable tr:last-child td{border-bottom:none}.site-page--article .art-source{color:var(--slate);opacity:.85;margin:.85rem 0 0;font-size:.8rem;line-height:1.6}.site-page--article .art-quote{border-left:2px solid var(--steel);margin:1.35rem 0 0;padding:0 0 0 1.15rem}.site-page--article .art-quote p{font-family:var(--font-accent);color:var(--ink);margin:0;font-size:1.1rem;line-height:1.55}.site-page--article .art-quote cite{font-style:normal;font-family:var(--font-mono);letter-spacing:.04em;color:var(--steel);margin-top:.6rem;font-size:.68rem;display:block}.site-page--article .art-section .art-quote+p,.site-page--article .art-section .art-figwrap+p,.site-page--article .art-section ol.art-steps+p{margin-top:1rem}.site-page--article .art-gloss{color:var(--slate);opacity:.85;margin:.75rem 0 0;font-size:.88rem;font-style:italic;line-height:1.6}.site-page--article .art-note{background:var(--frost);border-radius:var(--radius-lg);border:1px solid #16232b14;margin:0 0 1.25rem;padding:clamp(1.25rem,2.5vw,1.6rem)}.site-page--article .art-note-heading{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--steel);margin:0 0 .85rem;font-size:.66rem;display:block}.site-page--article .art-note ul{margin:0}.site-page--article .art-note li{font-size:.88rem;line-height:1.65}.site-page--article .art-note li:before{background:var(--mist)}.site-page--article .art-risk{border-left:3px solid var(--signal-amber);border-radius:0 var(--radius-md) var(--radius-md) 0;background:#c97a2b0d;margin:1.35rem 0 0;padding:1.1rem 1.25rem}.site-page--article .art-risk p{margin:0}.site-page--article .art-risk p+p{margin-top:.75rem}@media (width<=520px){.site-page--article .art-figtable{font-size:.84rem}.site-page--article .art-figtable th,.site-page--article .art-figtable td{padding:.5rem .6rem}}.site-page--article .art-author{border-left:2px solid var(--mist);color:var(--slate);margin:0 0 2.25rem;padding:.9rem 0 .9rem 1.15rem;font-size:.92rem;line-height:1.65}.site-page--article .art-author p{font-size:inherit;margin:0}.site-page--article .art-faq-item{border-bottom:1px solid #16232b17;padding:1.1rem 0}.site-page--article .art-faq-item:first-of-type{padding-top:.35rem}.site-page--article .art-faq-item:last-of-type{border-bottom:none}.site-page--article .art-faq-q{font-family:var(--font-display);color:var(--ink);margin:0 0 .4rem;font-size:1rem;font-weight:700;line-height:1.4}.site-page--article .art-faq-item p{margin:0}.home-compare-teaser{z-index:2;padding:clamp(2.5rem, 5vw, 3.5rem) var(--edge) clamp(2.5rem, 5vw, 3.5rem);background:linear-gradient(180deg, var(--pearl) 0%, var(--pearl) 70%, var(--frost) 100%);position:relative}.home-compare-teaser-inner{max-width:60rem;margin:0 auto}.home-compare-head{text-align:center;max-width:42rem;margin:0 auto clamp(2rem,4vw,2.75rem)}.home-compare-eyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--steel);margin:0 0 var(--sp-3);font-size:.72rem;font-weight:500;display:block}.home-compare-head h2{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink);margin:0 0 var(--sp-4);font-size:clamp(1.9rem,3.4vw,2.6rem);font-weight:700;line-height:1.14}.home-compare-head h2 em{font-family:var(--font-accent);color:var(--ink);font-style:italic;font-weight:400}.home-compare-head .lede{color:var(--slate);max-width:36rem;margin:0 auto;font-size:1.1rem;line-height:1.65}.home-compare-panel{background:var(--pearl);border-radius:var(--radius-lg);padding:1.25rem;box-shadow:0 30px 60px -34px #16232b52}.home-compare-cta{text-align:center;margin:clamp(2.25rem,4.5vw,3rem) 0 0}@media (width<=640px){.home-compare-panel{padding:.75rem}}.home-blog{z-index:2;padding:clamp(2.5rem, 5vw, 3.5rem) var(--edge) clamp(4rem, 8vw, 6rem);background:linear-gradient(180deg, var(--frost) 0%, var(--frost) 40%, var(--pearl) 100%);position:relative}.home-blog-inner{max-width:76rem;margin:0 auto}.home-section-seam{background:linear-gradient(90deg,#0000 0%,#7fa6b88c 50%,#0000 100%);width:3.5rem;height:1px;margin:0 auto clamp(2.5rem,5vw,3.5rem);display:block}.home-blog-head{text-align:center;max-width:46rem;margin:0 auto clamp(2.25rem,4.5vw,3.25rem)}.home-blog-eyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--steel);margin:0 0 var(--sp-3);font-size:.72rem;font-weight:500;display:block}.home-blog-head h2{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink);margin:0 0 var(--sp-4);font-size:clamp(1.9rem,3.4vw,2.6rem);font-weight:700;line-height:1.14}.home-blog-head h2 em{font-family:var(--font-accent);color:var(--ink);font-style:italic;font-weight:400}.home-blog-head .lede{color:var(--slate);max-width:38rem;margin:0 auto;font-size:1.1rem;line-height:1.65}.home-blog-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:clamp(1rem,2vw,1.5rem);display:grid}.home-blog-cta{text-align:center;margin:clamp(2.25rem,4.5vw,3rem) 0 0}.home-blog-btn{background:var(--ink);color:var(--pearl);border-radius:999px;align-items:center;gap:.6rem;padding:.95rem 1.9rem;font-size:.98rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.home-blog-btn svg{flex:none;width:1.05rem;height:1.05rem}.home-blog-btn:hover,.home-blog-btn:focus-visible{background:var(--slate);transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.home-blog-btn{transition:background .2s}.home-blog-btn:hover,.home-blog-btn:focus-visible{transform:none}}@media (width<=900px){.home-blog-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.home-blog-grid{grid-template-columns:1fr}}.compare-shortlist-pill{z-index:30;background:var(--ink);color:var(--pearl);font-family:var(--font-body);border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.3rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 20px 40px -18px #16232b80}.compare-shortlist-pill[hidden]{display:none}.compare-shortlist-pill svg{flex:none;width:1.1rem;height:1.1rem}.compare-shortlist-pill:hover,.compare-shortlist-pill:focus-visible{background:var(--slate);transform:translateY(-2px)}@media (width<=640px){.compare-shortlist-pill{padding:.75rem 1.1rem;font-size:.85rem;bottom:1rem;right:1rem}}.compare-hero{padding:clamp(3rem, 7vw, 4.5rem) var(--edge) clamp(1.5rem, 3vw, 2rem);background:radial-gradient(ellipse 1100px 780px at 88% -8%, var(--glow-key), transparent 60%), radial-gradient(ellipse 900px 700px at -8% 92%, var(--glow-fill), transparent 58%), linear-gradient(180deg, var(--grad-top) 0%, var(--grad-mid) 55%, var(--grad-deep) 100%);position:relative;overflow:hidden}.compare-hero-inner{z-index:1;text-align:center;max-width:52rem;margin:0 auto;position:relative}.compare-eyebrow{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--steel);margin-bottom:.9rem;font-size:.72rem;display:inline-block}.compare-title{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;margin:0 0 1rem;font-size:clamp(2rem,4.5vw,2.9rem);font-weight:700}.compare-title em{font-family:var(--font-accent);color:var(--ink);font-style:italic;font-weight:400}.compare-lede{color:var(--slate);max-width:38rem;margin:0 auto;font-size:1.02rem;line-height:1.7}.compare-step-heading{font-family:var(--font-display);color:var(--ink);flex-wrap:wrap;align-items:center;gap:.6rem;margin:0 0 .5rem;font-size:1.3rem;font-weight:700;display:flex}.compare-step-heading em{font-family:var(--font-accent);color:var(--ink);font-style:italic;font-weight:400}.compare-optional-tag{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:var(--steel);background:var(--frost);border-radius:var(--radius-pill);padding:.15rem .55rem;font-size:.62rem}.compare-picker{z-index:1;padding:clamp(2rem, 4vw, 3rem) var(--edge) clamp(2rem, 4vw, 3rem);background:linear-gradient(180deg, var(--pearl) 0%, var(--pearl) calc(100% - 100px), var(--frost) 100%);position:relative}.compare-picker-inner{max-width:1180px;margin:0 auto}.compare-picker-filters{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.compare-filter-search,.compare-filter-select{font-family:var(--font-body);color:var(--ink);border-radius:var(--radius-md);background:#fff;border:1px solid #16232b29;padding:.75rem 1rem;font-size:.88rem;transition:border-color .15s,box-shadow .15s}.compare-filter-search{flex:14rem;min-width:12rem}.compare-filter-select{cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232A3E4B' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;background-size:1.1em;padding-right:2.4rem}.compare-filter-search:hover,.compare-filter-select:hover{border-color:#16232b47}.compare-filter-search:focus-visible,.compare-filter-select:focus-visible{border-color:var(--steel);outline:none;box-shadow:0 0 0 3px #7fa6b84d}.compare-filter-clear{font-family:var(--font-body);color:var(--steel);cursor:pointer;background:0 0;border:none;margin-left:auto;padding:.6rem .5rem;font-size:.82rem;font-weight:600}.compare-filter-clear:hover,.compare-filter-clear:focus-visible{color:var(--ink)}.compare-filter-empty{text-align:center;color:var(--text-muted);margin:1.25rem 0 0;padding:2rem 1rem;font-size:.9rem}.compare-project-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1.75rem;display:grid}.compare-project-pick{cursor:pointer;background:var(--pearl);border-radius:var(--radius-lg);border:2px solid #0000;transition:border-color .18s,transform .18s,box-shadow .18s;display:block;position:relative;overflow:hidden;box-shadow:0 26px 54px -34px #16232b66}.compare-project-pick[hidden]{display:none}.compare-project-pick:hover{transform:translateY(-3px)}.compare-project-pick:has(.compare-project-input:checked){border-color:var(--steel);transform:translateY(-3px);box-shadow:0 28px 54px -26px #7fa6b88c}.compare-project-pick:has(.compare-project-input:disabled:not(:checked)){opacity:.45;cursor:not-allowed;transform:none}.compare-project-input{opacity:0;pointer-events:none;position:absolute}.compare-project-media{aspect-ratio:4/3;display:block;position:relative;overflow:hidden}.compare-project-media img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,.61,.36,1);position:absolute;inset:0}.compare-project-pick:hover .compare-project-media img{transform:scale(1.06)}.compare-project-scrim{background:linear-gradient(#0a101400 45%,#080d11d1 100%);position:absolute;inset:0}.compare-project-overlay{flex-direction:column;gap:.3rem;padding:1.1rem 1.1rem .9rem;display:flex;position:absolute;bottom:0;left:0;right:0}.compare-project-title{font-family:var(--font-display);color:var(--pearl);letter-spacing:-.01em;text-shadow:0 6px 20px #00000080;font-size:1.15rem;font-weight:700;line-height:1.2}.compare-project-developer{font-family:var(--font-body);color:#c9d9e1eb;text-shadow:0 2px 10px #00000080;font-size:.8rem;font-weight:500}.compare-project-check{color:#fff;opacity:0;background:#16232b66;border-radius:50%;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;transition:opacity .18s,transform .18s,background .18s;display:flex;position:absolute;top:.7rem;right:.7rem;transform:scale(.7)}.compare-project-check svg{width:1rem;height:1rem}.compare-project-pick:has(.compare-project-input:checked) .compare-project-check{opacity:1;background:var(--steel);transform:scale(1)}.compare-project-body{flex-direction:column;gap:.25rem;padding:.9rem 1.1rem 1rem;display:flex}.compare-project-price{font-family:var(--font-mono);color:var(--ink);font-size:.92rem;font-weight:700}.compare-project-meta{font-family:var(--font-body);color:var(--text-muted);font-size:.78rem}.compare-empty-note{text-align:center;color:var(--text-muted);padding:clamp(2.5rem, 5vw, 3.5rem) var(--edge);font-size:.92rem}.compare-results:has(#compare-output:not([hidden])){background:var(--frost)}.compare-output{padding:clamp(2.5rem, 5vw, 3.5rem) var(--edge) clamp(3rem, 6vw, 4.5rem)}.compare-output-inner{max-width:1320px;margin:0 auto}.compare-table-scroll{-webkit-overflow-scrolling:touch;border-radius:var(--radius-lg);scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--mist) transparent;background:var(--pearl);border:1px solid #16232b14;overflow-x:auto}.compare-table-scroll::-webkit-scrollbar{height:6px}.compare-table-scroll::-webkit-scrollbar-track{background:0 0}.compare-table-scroll::-webkit-scrollbar-thumb{background:var(--mist);border-radius:999px}.compare-table-scroll::-webkit-scrollbar-thumb:hover{background:var(--steel)}.compare-table{background:var(--pearl);min-width:100%}.compare-row{grid-template-columns:12rem repeat(var(--cols,2), minmax(13rem, 1fr));display:grid}.compare-row--head{position:relative}.compare-row--head:after{content:"";border-bottom:1px solid #16232b1a;grid-column:1/-1}.compare-row--emph{position:relative}.compare-row--emph:before{content:"";border-top:1px solid #16232b24;grid-column:1/-1}.compare-row--emph .compare-cell{padding-top:1.05rem;padding-bottom:1.05rem}.compare-cell{font-family:var(--font-body);color:var(--ink);flex-direction:column;justify-content:center;gap:.15rem;padding:.8rem 1rem;font-size:.9rem;display:flex}.compare-cell--label{font-family:var(--font-body);text-align:left;background:var(--pearl);z-index:1;flex-direction:row;justify-content:flex-start;align-items:center;gap:.6rem;font-size:.82rem;display:flex;position:sticky;left:0;box-shadow:2px 0 8px -4px #16232b2e}.compare-cell-label-text{color:var(--ink);font-weight:700;line-height:1.25}.compare-row-icon{border:1px solid #16232b24;border-radius:50%;flex:none;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.compare-row-icon svg{width:.95rem;height:.95rem;color:var(--steel)}.compare-section-title{font-family:var(--font-display);color:var(--ink);background:var(--pearl);grid-column:1/-1;padding:1.5rem 1rem .5rem;font-size:1rem;font-weight:700}.compare-row--head+.compare-section-title,.compare-section-title:first-child{padding-top:.9rem}.compare-col-head{text-align:center;scroll-snap-align:start;align-items:center;padding:1.25rem 1rem}.compare-col-img{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius-lg);width:100%;max-width:11rem;margin-bottom:.85rem;box-shadow:0 16px 32px -20px #16232b66}.compare-col-property{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--steel);margin-top:.3rem;font-size:.66rem}.compare-col-unit{font-family:var(--font-display);color:var(--ink);font-size:1.05rem;font-weight:700}.compare-col-size{font-family:var(--font-mono);color:var(--text-muted);font-size:.76rem}.compare-figure-label{font-size:.86rem;display:block}.compare-figure-sub{font-family:var(--font-mono);color:var(--mist);font-size:.68rem;display:block}.compare-figure-value{font-family:var(--font-mono);font-weight:600;display:block}.compare-blank{color:var(--mist)}.compare-computed-note{font-family:var(--font-body);color:var(--text-muted);margin-left:.3rem;font-size:.78rem;font-style:italic}.compare-stat-row{grid-template-columns:12rem repeat(var(--cols,2), minmax(13rem, 1fr));display:grid}.compare-stat-spacer{background:var(--pearl);z-index:1;display:block;position:sticky;left:0;box-shadow:2px 0 8px -4px #16232b2e}.compare-stat{text-align:center;padding:1.75rem 1rem}.compare-stat-n{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;margin-bottom:.5rem;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:800;line-height:1;display:block}.compare-stat-l{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.66rem;display:block}.compare-col-head--empty{font-family:var(--font-body);color:var(--text-muted);text-align:center;justify-content:center;align-items:center;min-height:5rem;font-size:.8rem;font-style:italic;display:flex}.compare-amenities-details{margin-top:1.5rem}.compare-amenities-details summary{cursor:pointer;font-family:var(--font-display);color:var(--ink);user-select:none;background:var(--pearl);border-radius:var(--radius-lg);border:1px solid #16232b1a;align-items:center;gap:.85rem;padding:1.1rem 1.25rem;font-size:1.02rem;font-weight:700;list-style:none;transition:border-color .18s,box-shadow .18s;display:flex;box-shadow:0 20px 40px -30px #16232b4d}.compare-amenities-details summary::-webkit-details-marker{display:none}.compare-amenities-details summary:hover,.compare-amenities-details summary:focus-visible{border-color:var(--steel);box-shadow:0 24px 48px -28px #7fa6b873}.compare-amenities-icon{background:var(--frost);border-radius:50%;flex:none;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.compare-amenities-icon svg{width:1.15rem;height:1.15rem;color:var(--steel)}.compare-amenities-summary-text{flex:1}.compare-amenities-chevron{width:1.1rem;height:1.1rem;color:var(--steel);flex:none;transition:transform .18s}.compare-amenities-details[open] .compare-amenities-chevron{transform:rotate(180deg)}.compare-amenities-details .compare-table-scroll{margin-top:.75rem}.compare-drilldown{margin-top:2.5rem}.compare-drilldown-lede{color:var(--slate);max-width:38rem;margin:0 0 1.1rem;font-size:.92rem}.compare-unit-selects{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.1rem;display:grid}.compare-unit-select-col{flex-direction:column;gap:.4rem;display:flex}.compare-unit-select-label{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--steel);font-size:.68rem}.compare-unit-select{font-family:var(--font-body);color:var(--ink);cursor:pointer;border-radius:var(--radius-md);-webkit-appearance:none;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232A3E4B' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") right .85rem center/1.1em no-repeat;border:1px solid #16232b29;padding:.75rem 2.4rem .75rem 1rem;font-size:.88rem;transition:border-color .15s,box-shadow .15s}.compare-unit-select:hover{border-color:#16232b47}.compare-unit-select:focus-visible{border-color:var(--steel);outline:none;box-shadow:0 0 0 3px #7fa6b84d}.compare-attribution{color:var(--text-muted);margin:1.25rem 0 0;font-size:.82rem;line-height:1.6}.compare-actions{justify-content:center;margin-top:2rem;display:flex}.compare-messenger-cta{color:#fff;font-family:var(--font-body);background:#0084ff;border-radius:999px;align-items:center;gap:.65rem;padding:1.1rem 2.2rem;font-size:1.02rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 24px 44px -16px #0084ff8c}.compare-messenger-cta svg{flex:none;width:1.2rem;height:1.2rem}.compare-messenger-cta:hover,.compare-messenger-cta:focus-visible{background:#0074e0;transform:translateY(-3px);box-shadow:0 30px 54px -14px #0084ffa6}.compare-sticky-bar{z-index:20;background:var(--ink);color:var(--pearl);padding:.85rem var(--edge);justify-content:space-between;align-items:center;gap:1rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 30px -18px #16232b66}.compare-sticky-bar[hidden]{display:none}.compare-sticky-count{font-family:var(--font-mono);font-size:.88rem}.compare-sticky-actions{align-items:center;gap:.6rem;display:flex}.compare-sticky-go{font-family:var(--font-body);cursor:pointer;background:var(--steel);color:var(--ink);border:none;border-radius:999px;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600}.compare-sticky-go:hover,.compare-sticky-go:focus-visible{background:var(--mist)}.compare-sticky-clear{font-family:var(--font-body);cursor:pointer;color:var(--pearl);background:0 0;border:1px solid #f8fbfd4d;border-radius:999px;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600}.compare-sticky-clear:hover,.compare-sticky-clear:focus-visible{background:#f8fbfd1f}@media (width<=900px){.compare-project-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.compare-project-grid{grid-template-columns:1fr}.compare-picker-filters{flex-direction:column;align-items:stretch}.compare-filter-search{flex:none}.compare-filter-clear{text-align:center;margin-left:0}}@media (width<=760px){.compare-row,.compare-stat-row{grid-template-columns:7.5rem repeat(var(--cols,2), 9rem) 3rem}.compare-row:after,.compare-stat-row:after{content:"";grid-column:-2/-1;display:block}.compare-cell--label{font-size:.66rem}.compare-stat-n{font-size:1.4rem}.compare-table-scroll{scroll-snap-type:x mandatory;scroll-padding-inline-start:7.5rem}}@media print{.nav,.quick-contact-bar,.compliance,.compare-hero,.compare-picker,.compare-empty-note,.compare-sticky-bar,.compare-actions,#compare-contact{display:none!important}.compare-amenities-details{display:block}.compare-table-scroll{border:none;overflow:visible}.compare-row{grid-template-columns:10rem repeat(var(--cols,2), 1fr)}body{background:#fff}}
