.gateway{--gw-bg: #1a1a18;--gw-ink: #f4f3ee;--gw-muted: rgba(244, 243, 238, .66);--gw-faint: rgba(244, 243, 238, .44);--gw-line: rgba(255, 255, 255, .09);--gw-accent: #ffe627;position:relative;display:flex;flex-direction:column;min-height:100dvh;background:var(--gw-bg);color:var(--gw-ink);font-family:var(--sans);overflow:hidden}.gateway-stage{position:absolute;inset:0;z-index:0;pointer-events:none}.gateway-stage__gradient{position:absolute;inset:0;background:linear-gradient(135deg,#292929,#1a1a18 52%,#292506)}.gateway-stage__grain{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px 200px;opacity:.04;mix-blend-mode:overlay}.gateway-panels{position:relative;z-index:1;display:flex;align-items:stretch;flex:1;min-height:0}.gateway-panel{position:relative;flex:1 1 0%;overflow:hidden;transition:flex-grow .5s var(--ease-snap)}.gateway-panel__media{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.26;filter:saturate(.72);transform:scale(1.02);transition:opacity .5s var(--ease-snap),transform .9s var(--ease-snap)}.gateway-panel__scrim{position:absolute;inset:0;background:linear-gradient(180deg,#0c0c0a33,#0c0c0abd 82%)}.gateway-panel__content{position:absolute;inset:auto 0 0;z-index:1;display:flex;flex-direction:column;gap:clamp(10px,1.6vh,18px);padding:clamp(28px,4.4vw,64px);transition:opacity .4s ease}.gateway-panel__logo{display:block;align-self:flex-start;width:auto;height:clamp(34px,4.2vw,58px)}.gateway-panel__line{font-family:var(--serif);font-size:clamp(1.05rem,1.5vw,1.4rem);line-height:1.45;color:var(--gw-muted);max-width:44ch}.gateway-entries{display:flex;flex-wrap:wrap;gap:12px;margin-top:clamp(6px,1.2vh,14px)}.gateway-entry{display:inline-flex;align-items:center;gap:12px;min-height:52px;padding:12px clamp(20px,2vw,30px);border:1px solid rgba(255,255,255,.3);font-family:var(--mono);font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--gw-ink);text-decoration:none;transition:border-color .25s ease,color .25s ease,transform .18s var(--ease-snap)}.gateway-entry:hover{border-color:var(--gw-accent);color:var(--gw-accent);transform:translateY(-2px)}.gateway-entry:focus-visible{outline:2px solid var(--gw-accent);outline-offset:2px}.gateway-entry__arrow{color:var(--gw-accent);transition:transform .25s var(--ease-snap)}.gateway-entry:hover .gateway-entry__arrow{transform:translate(4px)}@media(min-width:821px){.gateway-panels:has(.gateway-panel--group:is(:hover,:focus-within)) .gateway-panel--group,.gateway-panels:has(.gateway-panel--ai:is(:hover,:focus-within)) .gateway-panel--ai{flex-grow:1.32}.gateway-panels:has(.gateway-panel--group:is(:hover,:focus-within)) .gateway-panel--ai .gateway-panel__content,.gateway-panels:has(.gateway-panel--ai:is(:hover,:focus-within)) .gateway-panel--group .gateway-panel__content{opacity:.5}.gateway-panels:has(.gateway-panel--group:is(:hover,:focus-within)) .gateway-panel--ai .gateway-panel__media,.gateway-panels:has(.gateway-panel--ai:is(:hover,:focus-within)) .gateway-panel--group .gateway-panel__media{opacity:.14}}.gateway-panel:is(:hover,:focus-within) .gateway-panel__media{opacity:.48;transform:scale(1.06)}.gateway-divider{position:relative;z-index:2;width:1px;background:var(--gw-line);pointer-events:none}.gateway-divider__dot{position:absolute;top:50%;left:50%;width:11px;height:11px;border-radius:50%;background:var(--gw-accent);box-shadow:0 0 18px #ffe6278c;transform:translate(-50%,-50%);transition:transform .5s var(--ease-snap)}@media(min-width:821px){.gateway-panels:has(.gateway-panel--group:is(:hover,:focus-within)) .gateway-divider__dot{transform:translate(-50%,-50%) translate(-22px)}.gateway-panels:has(.gateway-panel--ai:is(:hover,:focus-within)) .gateway-divider__dot{transform:translate(-50%,-50%) translate(22px)}}.gateway-foot{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:clamp(12px,2vh,20px) var(--page-pad);border-top:1px solid var(--gw-line);font-family:var(--mono);font-size:.66rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gw-faint)}.gateway-legal{display:flex;gap:clamp(18px,3vw,32px)}.gateway-legal a{display:inline-flex;align-items:center;min-height:44px;color:var(--gw-faint);text-decoration:none;transition:color .2s ease}.gateway-legal a:hover{color:var(--gw-ink)}.gateway-legal a:focus-visible{outline:2px solid var(--gw-accent);outline-offset:2px}.gateway-foot__copy{margin:0}@media(max-width:820px){.gateway-panels{flex-direction:column}.gateway-panel{min-height:40svh}.gateway-panel__content{padding:clamp(22px,5vw,32px)}.gateway-divider{width:auto;height:1px}.gateway-foot{justify-content:center;text-align:center}}@media(prefers-reduced-motion:reduce){.gateway *,.gateway *:before,.gateway *:after{animation:none!important;transition:none!important}}
