.immersive-above-fold{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;overflow:hidden;padding-top:var(--nav-h)}.immersive-scroll-hint{background:var(--panel-bg-soft);color:var(--gold);display:flex;flex:0 0 auto;justify-content:center;padding:0 0 9px}.immersive-scroll-hint svg{animation:immersiveScrollHintBounce 1.8s ease-in-out infinite;height:46px;stroke:currentColor;width:22px}@keyframes immersiveScrollHintBounce{0%,to{transform:translateY(0);opacity:.62}50%{transform:translateY(6px);opacity:1}}@media(max-width:768px){.immersive-above-fold{padding-top:0}.immersive-scroll-hint svg{height:38px;width:18px}}.immersive-hero{--immersive-hero-image-position: center 74%;align-items:flex-start;background:var(--panel-bg-soft);display:flex;flex:1 1 auto;justify-content:center;min-height:300px;overflow:hidden;padding:32px 24px 48px;position:relative}.immersive-hero-bg{filter:saturate(1.12) contrast(1.06);height:100%;inset:0;max-width:none;object-fit:cover;object-position:var(--immersive-hero-image-position);opacity:.7;position:absolute;width:100%}.immersive-hero:after{background:linear-gradient(180deg,rgba(var(--ink-rgb),.52),rgba(var(--ink-rgb),.12) 45%,rgba(var(--ink-rgb),.42)),radial-gradient(circle at 50% 18%,rgba(var(--gold-rgb),.14),transparent 42%);content:"";inset:0;position:absolute}.immersive-hero-content{--immersive-hero-veil-core: .58;--immersive-hero-veil-mid: .34;--immersive-hero-veil-edge: 72%;isolation:isolate;max-width:1000px;position:relative;text-align:center;text-shadow:0 2px 18px rgba(var(--scrim-rgb),.72),0 1px 2px rgba(var(--scrim-rgb),.52);z-index:1}.immersive-hero-content:before{background:radial-gradient(ellipse at center,rgba(var(--ink-rgb),var(--immersive-hero-veil-core)) 0%,rgba(var(--ink-rgb),var(--immersive-hero-veil-mid)) 45%,transparent var(--immersive-hero-veil-edge));content:"";filter:blur(10px);inset:-26px -44px;pointer-events:none;position:absolute;z-index:-1}.immersive-hero-content .immersive-hero-label{color:var(--gold);display:block;margin-bottom:18px;text-transform:uppercase}.immersive-hero-title{color:var(--paper);margin-bottom:12px}.immersive-hero-content p{color:var(--text-strong);margin:0 auto 22px;max-width:600px}.immersive-hero-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;width:100%}.immersive-hero-heading+.immersive-hero-actions{margin-top:clamp(8px,1.5vh,20px)}.immersive-hero-btn{--btn-bg: rgba(var(--ink-rgb), .16);--btn-backdrop: blur(2px);flex:0 0 auto;font-size:10px;min-height:42px;padding:11px 16px;text-shadow:none}.immersive-hero-btn--ghost{color:var(--text-strong)}.immersive-hero-logo{filter:drop-shadow(0 2px 10px rgba(var(--scrim-rgb),.6));height:auto;opacity:.9;width:clamp(84px,8vw,112px);z-index:3}.immersive-hero-logo--corner{bottom:2rem;position:absolute;right:2rem}.immersive-hero-logo--inline{display:none}.immersive-hero--service{background:var(--panel-bg)}.immersive-hero--service .immersive-hero-bg{opacity:.9}.immersive-hero--service:after{background:linear-gradient(180deg,rgba(var(--ink-rgb),.38),rgba(var(--ink-rgb),.1) 45%,rgba(var(--ink-rgb),.34)),radial-gradient(circle at 50% 18%,rgba(var(--gold-rgb),.12),transparent 42%)}.immersive-hero--service .immersive-hero-content{--immersive-hero-veil-core: .62;--immersive-hero-veil-mid: .36}@media(max-width:780px){.immersive-hero--service .immersive-hero-bg{opacity:1}.immersive-hero--service:after{background:linear-gradient(180deg,rgba(var(--ink-rgb),.08) 0%,transparent 42%,rgba(var(--ink-rgb),.1) 100%)}.immersive-hero--service .immersive-hero-content{--immersive-hero-veil-core: .34;--immersive-hero-veil-mid: .16;--immersive-hero-veil-edge: 62%}.immersive-hero--service .immersive-hero-content:before{inset:-16px -18px}.immersive-hero--service .immersive-hero-logo--corner{display:none}}@media(max-width:768px){.immersive-hero{min-height:clamp(300px,50vh,430px);padding:28px 20px 34px}.immersive-hero-content:before{inset:-22px -20px}.immersive-hero-actions{flex-wrap:nowrap;gap:10px}.immersive-hero-btn:not(:only-child){flex:1 1 auto;min-width:0}}.immersive-intro-note{align-items:center;background:var(--panel-bg-soft);border-top:1px solid rgba(var(--gold-rgb),.24);display:flex;flex:0 0 auto;justify-content:center;min-height:170px;padding:clamp(22px,3vw,30px) 24px clamp(8px,1vw,12px);text-align:center}.immersive-intro-note p{color:var(--gold);margin:0 auto;max-width:805px}@media(max-width:768px){.immersive-intro-note{min-height:auto;padding:18px 20px 8px}}
