*,:before,:after{box-sizing:border-box}:root{--red:#d81f26;--red-600:#b0151c;--red-glow:#d81f2673;--gold:#d8a441;--gold-soft:#f4e6c6;--gold-deep:#a97e2b;--ink:#0c0d11;--ink-1:#121319;--ink-2:#1a1c24;--ink-3:#23262f;--paper:#f6f4f1;--surface:#fff;--surface-2:#f1efec;--line:#e4e0da;--line-dark:#ffffff1a;--muted:#6d7078;--muted-dark:#ffffff9e;--steel:var(--red);--steel-deep:var(--red-600);--steel-soft:#fbeaea;--shadow-sm:0 1px 2px #0c0d110f, 0 2px 10px #0c0d110f;--shadow-md:0 16px 40px #0c0d111f;--shadow-lg:0 40px 80px #0c0d1147;--shadow-red:0 14px 40px var(--red-glow);--radius:16px;--radius-sm:10px;--container:1220px;--font-body:var(--font-inter), system-ui, -apple-system, sans-serif;--font-display:var(--font-sora), var(--font-inter), system-ui, sans-serif}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;line-height:1.65;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-display);color:var(--ink);letter-spacing:-.025em;margin:0 0 .5em;font-weight:700;line-height:1.04}h2{font-size:clamp(2rem,4.2vw,3.4rem)}h3{letter-spacing:-.01em;font-size:1.25rem;font-weight:600}p{margin:0 0 1rem}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 1.5rem}.glass-text{color:var(--ink);opacity:.82;max-width:62ch}.lead{color:var(--ink);opacity:.8;max-width:60ch;font-size:clamp(1.05rem,1.6vw,1.3rem)}.text-red{color:var(--red)}.text-gold{color:var(--gold)}.btn,.btn-brand,.btn-ghost{letter-spacing:.01em;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:.55rem;padding:.95rem 1.7rem;font-size:.95rem;font-weight:600;transition:transform .18s,background .18s,box-shadow .22s,color .18s,border-color .18s;display:inline-flex;position:relative}.btn:hover,.btn-brand:hover,.btn-ghost:hover{transform:translateY(-2px)}.btn-brand{background:var(--red);color:#fff;box-shadow:var(--shadow-red);overflow:hidden}.btn-brand:after{content:"";background:linear-gradient(120deg,#0000 40%,#ffffff40 50%,#0000 60%);transition:transform .6s;position:absolute;inset:0;transform:translate(-120%)}.btn-brand:hover{background:var(--red-600);box-shadow:0 18px 50px var(--red-glow)}.btn-brand:hover:after{transform:translate(120%)}.btn-ghost{color:#fff;background:0 0;border-color:#ffffff47}.btn-ghost:hover{border-color:var(--gold);color:var(--gold)}.btn-primary{background:var(--ink);color:#fff;box-shadow:var(--shadow-md);border-radius:4px}.btn-primary:hover{background:#000}.btn-outline{color:var(--ink);border:1px solid var(--ink);background:0 0;border-radius:4px;padding:.95rem 1.7rem;font-weight:600}.btn-outline:hover{background:var(--ink);color:#fff}.btn-dark{background:var(--red);color:#fff;box-shadow:var(--shadow-red);border-radius:4px;align-items:center;gap:.5rem;padding:.95rem 1.7rem;font-weight:600;display:inline-flex}.btn-dark:hover{background:var(--red-600);transform:translateY(-2px)}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:1.9rem;display:flex}.on-dark .btn-outline,.section.accent .btn-outline,.page-hero .btn-outline{color:#fff;border-color:#ffffff4d}.section.accent .btn-outline:hover,.page-hero .btn-outline:hover{border-color:var(--gold);color:var(--gold);background:#ffffff1a}.topbar{background:var(--ink);color:var(--muted-dark);letter-spacing:.02em;border-bottom:1px solid var(--line-dark);font-size:.8rem}.topbar-content{justify-content:space-between;align-items:center;height:38px;display:flex}.topbar-links{align-items:center;gap:1rem;display:flex}.topbar-link{color:var(--gold);font-weight:700}.topbar-link:hover{color:#fff}.site-header{z-index:60;background:0 0;border-bottom:1px solid #0000;transition:background .3s,box-shadow .3s,border-color .3s;position:sticky;top:0}.site-header.scrolled{-webkit-backdrop-filter:saturate(160%)blur(14px);backdrop-filter:saturate(160%)blur(14px);border-bottom-color:var(--line-dark);background:#0c0d11d1}.header-content{justify-content:space-between;align-items:center;height:76px;display:flex}.logo{align-items:center;gap:.75rem;display:flex}.logo-image{object-fit:contain;width:46px;height:46px}.logo-name{font-family:var(--font-display);letter-spacing:-.01em;color:#fff;font-size:1.05rem;font-weight:700}.logo-tag{color:var(--gold);letter-spacing:.02em;font-size:.72rem}.nav{align-items:center;gap:1.75rem;display:flex}.nav-link{color:#fffc;font-size:.95rem;font-weight:500;transition:color .18s}.nav-link:hover{color:#fff}.nav-link.active{color:var(--gold)}.nav-cta{padding:.6rem 1.2rem}.nav-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;gap:5px;padding:8px;display:none}.nav-toggle span{background:#fff;border-radius:2px;width:24px;height:2px}.door-hero{background:var(--ink);height:260vh;margin-top:-114px;position:relative}.door-hero-sticky{align-items:flex-end;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.dh-stage{z-index:0;position:absolute;inset:0}.dh-frame{object-fit:cover;will-change:opacity;width:100%;height:100%;position:absolute;inset:0}.dh-video{background:var(--ink);transition:opacity .5s}.door-hero-glow{z-index:1;background:radial-gradient(58% 48% at 50% 42%, var(--red-glow), transparent 62%);mix-blend-mode:screen;opacity:.5;pointer-events:none;position:absolute;inset:0}.door-hero-scrim{z-index:2;background:linear-gradient(#0000 44%,#07080b80 74%,#07080bf2 98%),linear-gradient(90deg,#07080b8c,#0000 62%);position:absolute;inset:0}.door-hero-content{z-index:3;width:100%;padding-bottom:clamp(3rem,8vh,6rem);position:relative}@media (max-width:900px){.door-hero{height:200vh}}.kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.55rem;margin-bottom:1.25rem;font-size:.78rem;font-weight:700;display:inline-flex}.kicker-dot{background:var(--red);width:7px;height:7px;box-shadow:0 0 0 5px var(--red-glow);border-radius:50%}.display{letter-spacing:-.035em;color:#fff;text-shadow:0 20px 60px #00000080;font-size:clamp(3rem,8vw,6.6rem);font-weight:700;line-height:.98}.hero-sub{color:#ffffffc7;max-width:46ch;margin-top:1.4rem;font-size:clamp(1.05rem,1.5vw,1.25rem)}.scroll-hint{z-index:3;color:#ffffff8c;text-transform:uppercase;letter-spacing:.18em;flex-direction:column;align-items:center;gap:.6rem;font-size:.72rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-hint-line{background:linear-gradient(var(--gold), transparent);width:1px;height:42px}.section{padding:clamp(4.5rem,10vh,8rem) 0;position:relative}.section.tint{background:var(--surface-2)}.section.surface{background:var(--paper)}.section-dark{background:var(--ink);color:#fff}.section-dark h2,.section-dark h3{color:#fff}.section-dark .glass-text,.section-dark .lead{color:#ffffffb8;opacity:1}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--red);margin-bottom:.9rem;font-size:.76rem;font-weight:800;display:inline-block}.section-dark .eyebrow{color:var(--gold)}.section-head{max-width:720px;margin:0 auto clamp(2.5rem,5vh,3.5rem)}.section-head.center{text-align:center;margin-inline:auto}.section-head p{color:var(--muted);font-size:1.1rem}.section-dark .section-head p{color:#fff9}.split-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid}.media-frame{border-radius:var(--radius);box-shadow:var(--shadow-lg);aspect-ratio:4/3;position:relative;overflow:hidden}.media-frame img{object-fit:cover;width:100%;height:100%}.media-frame.tall{aspect-ratio:3/4}.media-frame .frame-tag{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-left:2px solid var(--red);background:#0c0d11b3;border-radius:4px;padding:.4rem .85rem;font-size:.78rem;font-weight:600;position:absolute;bottom:1rem;left:1rem}.feature-full{color:#fff;align-items:flex-end;min-height:78vh;display:flex;position:relative;overflow:hidden}.feature-full .ff-bg{position:absolute;inset:0}.feature-full .ff-bg img{object-fit:cover;width:100%;height:120%}.feature-full .ff-scrim{background:linear-gradient(90deg,#08080be6 0%,#08080b66 45%,#0000 75%);position:absolute;inset:0}.feature-full .ff-inner{z-index:2;max-width:620px;padding:clamp(3rem,8vh,6rem) 0;position:relative}.svc-list{border-top:1px solid var(--line-dark);gap:0;display:grid}.section-dark .svc-list{border-color:var(--line-dark)}.svc-row{border-bottom:1px solid var(--line-dark);cursor:default;grid-template-columns:3rem 1fr auto;align-items:center;gap:1.5rem;padding:1.6rem .5rem;transition:background .25s,padding .25s;display:grid}.svc-row:hover{background:#ffffff08;padding-left:1.25rem}.svc-num{font-family:var(--font-display);color:var(--gold);font-size:1rem;font-weight:700}.svc-body h3{margin:0 0 .25rem}.svc-body p{color:#fff9;max-width:60ch;margin:0;font-size:.95rem}.svc-arrow{color:#ffffff59;transition:transform .25s,color .25s}.svc-row:hover .svc-arrow{color:var(--red);transform:translate(6px)}.card-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.card{background:var(--surface);border:1px solid var(--line);border-top:3px solid var(--red);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);padding:1.75rem;transition:transform .2s,box-shadow .2s}.card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.card h3{margin-bottom:.6rem}.card .card-icon{background:var(--steel-soft);width:46px;height:46px;color:var(--red);border-radius:10px;place-items:center;margin-bottom:1rem;display:grid}.feature-list{margin:0;padding:0;list-style:none}.feature-list li{color:inherit;opacity:.9;border-bottom:1px solid var(--line-dark);padding:.45rem 0 .45rem 1.6rem;font-size:.95rem;position:relative}.section-dark .feature-list li{border-color:var(--line-dark)}.feature-list li:last-child{border-bottom:0}.feature-list li:before{content:"";background:var(--red);width:9px;height:9px;position:absolute;top:1rem;left:0;transform:rotate(45deg)}.stat-block{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem;display:grid}.stat{text-align:center;padding:0 .5rem}.stat+.stat{border-left:1px solid var(--line-dark)}.stat-number{font-family:var(--font-display);color:#fff;letter-spacing:-.03em;font-size:clamp(2.4rem,4.5vw,3.4rem);font-weight:700}.section-dark .stat-number{color:#fff}.stat-number .u{color:var(--red)}.stat-label{color:#ffffff8c;text-transform:uppercase;letter-spacing:.08em;margin-top:.35rem;font-size:.9rem}.gallery-pin{background:var(--ink);height:300vh;position:relative}.gallery-pin-sticky{align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.gallery-track{will-change:transform;gap:1.25rem;padding:0 6vw;display:flex}.gallery-card{border-radius:var(--radius);height:68vh;box-shadow:var(--shadow-lg);flex:0 0 min(70vw,620px);position:relative;overflow:hidden}.gallery-card img{object-fit:cover;width:100%;height:100%}.gallery-card figcaption{color:#fff;border-left:2px solid var(--gold);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0c0d1199;border-radius:4px;padding:.5rem 1rem;font-weight:600;position:absolute;bottom:1.25rem;left:1.25rem}.gallery-intro{color:#fff;flex:0 0 min(60vw,420px);align-self:center}.service-gallery{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.service-gallery figure{border-radius:var(--radius-sm);aspect-ratio:3/2;margin:0;position:relative;overflow:hidden}.service-gallery img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.service-gallery figure:hover img{transform:scale(1.06)}.service-gallery figcaption{color:#fff;background:linear-gradient(#0000,#08080bd9);padding:1.5rem 1rem .85rem;font-size:.85rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}.gallery-strip,.commercial-mosaic{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.gallery-strip img,.commercial-mosaic img{object-fit:cover;border-radius:var(--radius-sm);width:100%;height:100%}.pill-grid{flex-wrap:wrap;gap:.6rem;display:flex}.section-head.center+* .pill-grid,.pill-grid.center{justify-content:center}.pill{border:1px solid var(--line-dark);color:#ffffffd9;background:0 0;border-radius:4px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:border-color .2s,color .2s}.pill:hover{border-color:var(--gold);color:var(--gold)}.section:not(.section-dark) .pill{color:var(--ink);border-color:var(--line)}.section:not(.section-dark) .pill:hover{border-color:var(--red);color:var(--red)}.section.accent{background:var(--ink);color:#fff;position:relative;overflow:hidden}.section.accent:before{content:"";background:radial-gradient(70% 130% at 85% 0%, var(--red-glow), transparent 55%);position:absolute;inset:0}.section.accent h2{color:#fff}.cta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex;position:relative}.cta .glass-text{color:#ffffffb8;opacity:1}.page-hero{background:var(--ink);color:#fff;padding:clamp(7rem,14vh,10rem) 0 clamp(3rem,6vh,5rem);position:relative;overflow:hidden}.page-hero:before{content:"";background:radial-gradient(70% 120% at 78% 8%, var(--red-glow), transparent 52%);position:absolute;inset:0}.page-hero h1,.page-hero h2{color:#fff}.page-hero .lead{color:#fffc;opacity:1}.page-hero-grid,.commercial-hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid;position:relative}.brand-grid,.contact-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.info-card{border:1px solid var(--line-dark);border-left:3px solid var(--red);border-radius:var(--radius-sm);background:#ffffff08;padding:1.6rem}.section:not(.section-dark) .info-card{background:var(--surface);border-color:var(--line);border-left-color:var(--red);box-shadow:var(--shadow-sm)}.info-card h3{color:var(--gold)}.section:not(.section-dark) .info-card h3{color:var(--red)}.builder-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-md);max-width:940px;margin:0 auto;padding:clamp(1.5rem,3vw,2.5rem)}.builder-progress{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.step-num{background:var(--surface-2);width:30px;height:30px;color:var(--muted);border:1px solid var(--line);border-radius:50%;place-items:center;font-size:.85rem;font-weight:700;display:grid}.builder-progress .active .step-num,.step-num.active{background:var(--red);color:#fff;border-color:var(--red)}.step-label{color:var(--muted);font-size:.8rem;font-weight:600}.builder-material-grid,.builder-option-grid,.builder-equip-grid,.builder-form-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.material-tier,.builder-install-toggle,.builder-field-group{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;padding:1.1rem 1.25rem;transition:border-color .18s,box-shadow .18s,background .18s}.material-tier:hover{border-color:var(--red);box-shadow:var(--shadow-sm)}.material-tier.selected,.builder-install-toggle.selected{border-color:var(--red);background:var(--steel-soft)}.builder-label,.builder-input-label,.builder-toggle-label{color:var(--ink);font-weight:600}.toggle-note,.toggle-text{color:var(--muted);font-size:.9rem}.equip-included{color:var(--red);font-weight:600}.equip-price{color:var(--ink);font-weight:700}.builder-price-ticker{z-index:20;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:var(--shadow-md);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.85rem 1.25rem;display:flex;position:sticky;bottom:1rem}.ticker-items{color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:.25rem 1.25rem;font-size:.92rem;font-weight:600;display:flex}.ticker-total{font-family:var(--font-display);color:var(--red);font-size:1.5rem;font-weight:700}.summary-total{font-family:var(--font-display);color:var(--red);font-size:1.4rem;font-weight:700}.builder-nav{justify-content:space-between;gap:1rem;margin-top:2rem;display:flex}.builder-summary,.builder-summary-final{background:var(--surface-2);border-radius:var(--radius-sm);padding:1.5rem}.summary-row{border-bottom:1px solid var(--line);justify-content:space-between;padding:.5rem 0;display:flex}.builder-confirmation{text-align:center;max-width:620px;margin:0 auto}.builder-confirm-icon{background:var(--steel-soft);width:72px;height:72px;color:var(--red);border-radius:50%;place-items:center;margin:0 auto 1.5rem;font-size:2rem;display:grid}.builder-contact-form,.builder-form-grid{margin-top:1rem}.builder-step-tab{cursor:pointer;opacity:.45;background:0 0;border:0;align-items:center;gap:.5rem;padding:0;transition:opacity .2s;display:inline-flex}.builder-step-tab.active,.builder-step-tab.done{opacity:1}.builder-step-tab:disabled{cursor:default}.builder-option{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);font:inherit;color:var(--ink);cursor:pointer;padding:.7rem 1rem;font-weight:600;transition:border-color .15s,background .15s,box-shadow .15s}.builder-option:hover{border-color:var(--red)}.builder-option.selected{border-color:var(--red);background:var(--steel-soft);box-shadow:inset 0 0 0 1px var(--red)}.builder-material-card,.builder-equip-card{text-align:left;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;padding:1.25rem;transition:border-color .18s,box-shadow .18s,background .18s}.builder-material-card:hover,.builder-equip-card:hover{border-color:var(--red);box-shadow:var(--shadow-sm)}.builder-material-card.selected,.builder-equip-card.selected{border-color:var(--red);background:var(--steel-soft);box-shadow:inset 0 0 0 1px var(--red)}.builder-material-card h3,.builder-equip-card h4{margin:.5rem 0 .35rem}.builder-material-card p,.builder-equip-card p{color:var(--muted);margin:0;font-size:.9rem}.builder-equip-card h4{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.builder-equip-card.included{cursor:default;border-style:dashed}.builder-field-group{cursor:default;border:0;margin-bottom:1.75rem;padding:0}.builder-zone-badge{border-radius:var(--radius-sm);margin-top:1rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600}.builder-zone-badge.local{background:var(--steel-soft);color:var(--red-600)}.builder-zone-badge.partner{color:var(--gold-deep);background:#fbf3e1}.builder-value{border:1px solid var(--line);border-left:3px solid var(--gold);border-radius:var(--radius-sm);background:linear-gradient(180deg, #fff, var(--surface-2));margin-top:1.5rem;padding:1.25rem 1.4rem}.bv-head{color:var(--ink);align-items:center;gap:.6rem;margin-bottom:1rem;font-weight:700;display:flex}.bv-chip{text-transform:uppercase;letter-spacing:.08em;color:var(--gold-deep);background:#f6ecd4;border-radius:999px;padding:.15rem .5rem;font-size:.64rem;font-weight:700}.bv-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;display:grid}.bv-stat{flex-direction:column;display:flex}.bv-num{font-family:var(--font-display);color:var(--red);letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.bv-label{color:var(--muted);font-size:.78rem}.bv-note{color:var(--muted);margin:1rem 0 0;font-size:.74rem;line-height:1.5}.ticker-value{color:var(--gold-deep);font-weight:700}.admin-price-row{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:.85rem 0;display:grid}.admin-label{font-weight:600}.admin-input-wrap,.admin-dollar{align-items:center;gap:.35rem;display:inline-flex}.admin-price-input,.admin-price-input input{border:1px solid var(--line);font:inherit;width:130px;color:var(--ink);border-radius:8px;padding:.55rem .75rem}.admin-saved{color:var(--red);font-weight:600}.api-form,.lead-form,.contact-grid form,.builder-contact-form{gap:.9rem;display:grid}input,select,textarea{font:inherit;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;padding:.75rem .9rem;transition:border-color .18s,box-shadow .18s}input:focus,select:focus,textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px var(--red-glow);outline:none}.form-success{color:var(--red);background:var(--steel-soft);border-radius:8px;padding:.75rem 1rem}.form-error{color:#b23c22;background:#fbeeea;border-radius:8px;padding:.75rem 1rem}.hcp-button{cursor:pointer;box-shadow:var(--shadow-red);justify-content:center;align-items:center;gap:.5rem;transition:transform .18s,background .18s,box-shadow .18s;font-size:.95rem!important;font-weight:600!important;font-family:var(--font-body)!important;background:var(--red)!important;color:#fff!important;border:1px solid #0000!important;border-radius:4px!important;padding:.7rem 1.4rem!important;display:inline-flex!important}.hcp-button:hover{transform:translateY(-2px);background:var(--red-600)!important}.hcp-embed,.embed-stack,.embed-placeholder{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem}.action-dock{z-index:80;align-items:center;gap:.6rem;display:flex;position:fixed;bottom:1.25rem;right:1.25rem}.action-dock .dock-call,.action-dock .dock-book{box-shadow:var(--shadow-lg);border-radius:4px;align-items:center;gap:.5rem;padding:.85rem 1.3rem;font-size:.92rem;font-weight:600;transition:transform .18s;display:inline-flex}.action-dock .dock-book{background:var(--red);color:#fff;box-shadow:var(--shadow-red)}.action-dock .dock-book:hover{background:var(--red-600);transform:translateY(-2px)}.action-dock .dock-call{color:var(--ink);border:1px solid var(--line);background:#fff}.action-dock .dock-call:hover{transform:translateY(-2px)}.action-dock .dock-icon{width:18px;height:18px}.hcp-chat{z-index:70;position:fixed;bottom:84px;right:20px}@media (max-width:720px){.action-dock{padding:.6rem .9rem calc(.6rem + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line-dark);background:#0c0d11eb;bottom:0;left:0;right:0}.action-dock .dock-call,.action-dock .dock-book{box-shadow:none;flex:1;justify-content:center}.action-dock .dock-call{color:#fff;border-color:var(--line-dark);background:#ffffff1a}.hcp-chat{bottom:76px}body{padding-bottom:66px}}.site-footer{background:var(--ink);color:#ffffffa8;border-top:3px solid var(--red);padding:4.5rem 0 2rem}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:2.5rem;display:grid}.site-footer .logo-image{filter:brightness(0)invert();opacity:.9}.site-footer h4{color:var(--gold);text-transform:uppercase;letter-spacing:.12em;margin-bottom:1rem;font-size:.82rem}.site-footer a{color:#ffffffa8}.site-footer a:hover,.site-footer a.btn-dark{color:#fff}.footer-bottom{border-top:1px solid var(--line-dark);color:#fff6;margin-top:3rem;padding-top:1.5rem;font-size:.85rem}.type-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;display:grid}.type-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:transform .25s,box-shadow .25s,border-color .25s;display:block;overflow:hidden}.type-card:hover{box-shadow:var(--shadow-md);border-color:var(--line-2);transform:translateY(-6px)}.type-media{aspect-ratio:16/11;background:var(--surface-2);position:relative;overflow:hidden}.type-media img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.type-card:hover .type-media img{transform:scale(1.06)}.type-body{padding:1.4rem 1.5rem 1.6rem}.type-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--red);font-size:.72rem;font-weight:700}.type-body h3{margin:.35rem 0 .4rem}.type-body p{color:var(--muted);margin:0 0 .9rem;font-size:.94rem}.type-link{color:var(--ink);font-size:.9rem;font-weight:600;transition:color .2s}.type-card:hover .type-link{color:var(--red)}.benefit-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;display:grid}.benefit-card{background:var(--surface);border:1px solid var(--line);border-top:3px solid var(--red);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.75rem}.benefit-head{align-items:baseline;gap:.75rem;margin-bottom:1rem;display:flex}.benefit-num{font-family:var(--font-display);color:var(--gold);font-size:1rem;font-weight:700}.benefit-card ul{margin:0;padding:0;list-style:none}.benefit-card li{color:var(--ink-soft);border-bottom:1px solid var(--line);padding:.5rem 0 .5rem 1.5rem;font-size:.94rem;position:relative}.benefit-card li:last-child{border-bottom:0}.benefit-card li:before{content:"";background:var(--red);width:8px;height:8px;position:absolute;top:.95rem;left:0;transform:rotate(45deg)}.benefit-cta{background:var(--ink);color:#fff;border-radius:var(--radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:2rem;padding:1.6rem 1.9rem;display:flex}.benefit-cta p{margin:0;font-size:1.12rem}@media (max-width:600px){.benefit-cta{flex-direction:column;align-items:flex-start}}.hero{background:var(--ink);color:#fff;padding:clamp(3.5rem,9vh,6rem) 0 clamp(3.5rem,7vh,6rem);position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(70% 120% at 78% 10%, var(--red-glow), transparent 52%);position:absolute;inset:0}.hero h1,.hero h2{color:#fff}.hero .lead,.hero .glass-text{color:#fffc;opacity:1}.hero-grid{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid;position:relative}.hero-media{position:relative}.hero-image{border-radius:var(--radius);box-shadow:var(--shadow-lg);aspect-ratio:4/3;overflow:hidden}.hero-image img{object-fit:cover;width:100%;height:100%}.hero-accent{border-radius:var(--radius-sm);width:46%;box-shadow:var(--shadow-lg);border:4px solid var(--ink);position:absolute;bottom:-1.25rem;right:-1.25rem;overflow:hidden}.hero-accent img{object-fit:cover;width:100%;height:100%}.badge{letter-spacing:.09em;text-transform:uppercase;color:var(--gold);background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.45rem .95rem;font-size:.74rem;font-weight:700;display:inline-flex}.chip{color:#fff;background:#ffffff14;border:1px solid #ffffff29;border-radius:4px;padding:.5rem .9rem;font-size:.82rem;font-weight:500}.trust-row{flex-wrap:wrap;gap:.6rem;margin-top:1.5rem;display:flex}.statement-card{text-align:center;max-width:900px;margin:0 auto}.statement-strong{color:var(--red)}@media (max-width:900px){.hero-grid{grid-template-columns:1fr}}[data-reveal]{opacity:1}@media (max-width:900px){.split-grid,.page-hero-grid,.commercial-hero{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:720px){.nav-toggle{display:flex}.nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line-dark);opacity:0;pointer-events:none;background:#0c0d11f5;flex-direction:column;align-items:stretch;gap:.5rem;padding:1rem 1.5rem;transition:opacity .2s,transform .2s;position:absolute;top:100%;left:0;right:0;transform:translateY(-8px)}.nav.open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-link{padding:.5rem 0}.footer-grid{grid-template-columns:1fr}.cta{flex-direction:column;align-items:flex-start}.svc-row{grid-template-columns:2rem 1fr}.svc-arrow{display:none}.gallery-pin{height:auto}.gallery-pin-sticky{height:auto;padding:2rem 0;position:relative}.gallery-track{flex-direction:column;padding:0 1.5rem}.gallery-card{flex:none;width:100%;height:50vh}}@media (prefers-reduced-motion:reduce){.gallery-pin{height:auto}.gallery-pin-sticky{height:auto;position:relative}.gallery-track{flex-wrap:wrap}*{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}
@font-face{font-family:Sora;font-style:normal;font-weight:500;font-display:swap;src:url(../media/3dbe685087e51055-s.3go3gb1_xu4rn.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Sora;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6bd983bd58a87a3d-s.p.1hey5yyym6mz_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Sora;font-style:normal;font-weight:600;font-display:swap;src:url(../media/3dbe685087e51055-s.3go3gb1_xu4rn.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Sora;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6bd983bd58a87a3d-s.p.1hey5yyym6mz_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Sora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/3dbe685087e51055-s.3go3gb1_xu4rn.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Sora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6bd983bd58a87a3d-s.p.1hey5yyym6mz_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Sora Fallback;src:local(Arial);ascent-override:85.29%;descent-override:25.5%;line-gap-override:0.0%;size-adjust:113.73%}.sora_a60a597c-module__enhRAq__className{font-family:Sora,Sora Fallback;font-style:normal}.sora_a60a597c-module__enhRAq__variable{--font-sora:"Sora", "Sora Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_98ad3912-module__9GIQTa__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_98ad3912-module__9GIQTa__variable{--font-inter:"Inter", "Inter Fallback"}
