/* Preserve the original artwork, typography and portal geometry. */
.hero-restored .site-header,.hero-restored .hero-copy,.hero-restored .future-label,.hero-restored .hero-bottom{z-index:3}
.gateway-carousel,.gateway-viewport,.gateway-scene,.gateway-frame{position:absolute;inset:0}
.gateway-carousel{z-index:0;pointer-events:none;scroll-margin-top:0}
.gateway-viewport{overflow:hidden;touch-action:pan-y}
.gateway-viewport:focus-visible{outline:0}
.gateway-viewport:focus-visible .gateway-scene.is-current .gateway-drag-area{outline:2px solid #1354ff;outline-offset:-7px}
.gateway-scene{transform:translateX(var(--scene-x,100%));transition:transform .85s cubic-bezier(.22,.7,.18,1);visibility:hidden;user-select:none;overflow:hidden}
.gateway-scene.is-current{transform:translateX(var(--scene-x,0%));visibility:visible}
.gateway-carousel[data-index] .gateway-scene{visibility:visible}
.gateway-plate{position:absolute;inset:0;width:100%;height:100%;max-width:none;pointer-events:none}
.gateway-drag-area{position:absolute;inset:43% 0 11%;pointer-events:auto;cursor:grab;touch-action:pan-y}
.gateway-drag-area:active{cursor:grabbing}
.gateway-scene .portal-link{pointer-events:auto;touch-action:pan-y}
.gateway-scene:not(.is-current){pointer-events:none}
.gateway-scene:not(.is-current) .portal-link,.gateway-scene:not(.is-current) .gateway-drag-area{pointer-events:none}
.gateway-scene .portal-caption strong{font-weight:inherit}
.gateway-soon{cursor:grab}
.gateway-soon:hover{box-shadow:none;background:none}
.gateway-soon .portal-caption{color:#7385a3}
.gateway-soon .portal-caption strong{font-size:.88em}
.gateway-soon .portal-caption small{color:#7a8da8;border-color:#c1cde1}
.gateway-scene.is-future .gateway-plate{filter:grayscale(.95);opacity:.37}
.gateway-statue{display:block;position:absolute;left:0;top:15%;width:100%;aspect-ratio:1;background-image:url('assets/specialty-sculptures_v3.png');background-size:400% 600%;background-position:var(--sprite-x) var(--sprite-y);background-repeat:no-repeat;mix-blend-mode:multiply;opacity:.55;filter:grayscale(.7) blur(.35px);pointer-events:none}
.gateway-soon>.gateway-statue{width:115%;left:-7.5%;top:22%}
.gateway-neighbor{position:absolute;pointer-events:none;aspect-ratio:1;mix-blend-mode:multiply}
.gateway-neighbor .gateway-statue{inset:0;width:100%;opacity:.45;filter:grayscale(1) blur(.55px)}
.gateway-neighbor.near-left{width:7.6%;left:16.65%;top:62%}
.gateway-neighbor.near-right{width:7.6%;left:75.3%;top:62%}
.gateway-neighbor.far-left{width:4.7%;left:6.6%;top:65.8%;opacity:.7}
.gateway-neighbor.far-right{width:4.7%;left:88.8%;top:65.8%;opacity:.7}
.neighbor-caption{position:absolute;top:104%;left:-35%;width:170%;font-size:calc(var(--u)*14);font-weight:700;line-height:1.5;text-align:center;color:#8b99b1}
.neighbor-caption small{display:block;font-size:.8em;font-weight:400}
.far-left .neighbor-caption,.far-right .neighbor-caption{font-size:calc(var(--u)*11)}
.gateway-controls{position:absolute;top:85%;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:calc(var(--u)*11);direction:rtl;z-index:5;pointer-events:auto;white-space:nowrap}
.gateway-arrow{display:grid;place-items:center;width:calc(var(--u)*39);height:calc(var(--u)*39);border:1px solid #d8e0ef;border-radius:50%;color:#5075bd;background:#ffffffbc;font-size:calc(var(--u)*20)}
.gateway-arrow:hover{color:var(--blue);background:#f1f5ff}
.gateway-prev .icon{transform:rotate(180deg)}
.gateway-count{direction:ltr;font-size:calc(var(--u)*13);color:#8090ac;font-variant-numeric:tabular-nums}
.gateway-count b{font-weight:700;color:#5878af}
.gateway-rotation{display:flex;align-items:center;gap:calc(var(--u)*6);margin-right:calc(var(--u)*8);font-size:calc(var(--u)*12);color:#7b8eae;padding:calc(var(--u)*7)}
.gateway-rotation .icon{font-size:calc(var(--u)*16)}
@media(max-width:900px){
 .hero-restored{min-height:825px}
 .hero-restored .hero-actions{flex-direction:column;gap:10px}
 .hero-restored .hero-actions .primary{min-width:180px}
 .hero-restored .hero-actions .outline{min-height:42px}
 .gateway-frame{inset:auto;width:min(860px,240cqw);height:auto;aspect-ratio:1672/941;left:50%;top:250px;transform:translateX(-50%)}
 .gateway-scene .portal-link{top:45.8%;height:38.5%;border-radius:50% 50% 7% 7%}
 .gateway-scene .portal-link.ortho{left:31.95%;width:10.2%}
 .gateway-scene .portal-link.obgyn{left:57.8%;width:9.8%}
 .gateway-scene .portal-caption{top:82%;font-size:16px;left:-30%;width:160%}
 .gateway-soon .portal-caption strong{font-size:13px}
 .gateway-scene .portal-caption small{font-size:11px;margin-top:1px;padding:0 8px}
 .gateway-controls{top:auto;bottom:73px;left:0;right:0;transform:none;justify-content:center;gap:12px}
 .gateway-arrow{width:38px;height:38px;font-size:20px}
 .gateway-count{font-size:12px}
 .gateway-rotation{font-size:11px;gap:6px;padding:7px;margin-right:8px}
 .gateway-rotation .icon{font-size:16px}
 .hero-restored .hero-bottom{top:auto;bottom:16px;gap:10px}
 .neighbor-caption{font-size:10px}
 .far-left .neighbor-caption,.far-right .neighbor-caption{font-size:8px}
}
@media(max-width:360px){
 .hero-restored{min-height:780px}
 .gateway-frame{top:245px}
 .gateway-scene .portal-caption{font-size:14px}
 .gateway-soon .portal-caption strong{font-size:11px}
}
