.key-root{font-family:var(--font-sans);--kb-bg:#050507;--ink:#ffffff;--chip:#000000;color-scheme:dark;overflow-anchor:none}.key-scroller{position:fixed;inset:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain}.key-screen{height:100vh}.key-scene{height:calc(var(--scene-vh, 100) * 1vh)}@supports (height:1dvh){.key-screen{height:100dvh}.key-scene{height:calc(var(--scene-vh, 100) * 1dvh)}}html.light .key-root{--kb-bg:#f6f5f1;--ink:#18181f;--chip:#ffffff;color-scheme:light}.key-root section{--acc:var(--acc-d,#a5b4fc)}html.light .key-root section{--acc:var(--acc-l,#4f46e5)}.key-glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(900px circle at 50% 45%,rgba(120,120,255,.1),transparent 60%)}.key-glow--violet{background:radial-gradient(900px circle at 50% 45%,rgba(167,139,250,.13),transparent 60%)}.key-grad{background:linear-gradient(120deg,#ffffff 25%,#a5b4fc 60%,#67e8f9 95%);-webkit-background-clip:text;background-clip:text;color:transparent}.key-tile{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.09);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.key-fact{background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08)}.key-portrait:before{content:"";position:absolute;inset:-5px;border-radius:9999px;background:conic-gradient(from 200deg,#a5b4fc,#67e8f9,#a5b4fc);filter:blur(9px);opacity:.55}.key-portrait img{border:2px solid rgba(255,255,255,.18)}.key-minscreen{min-height:100vh}@supports (height:1dvh){.key-minscreen{min-height:100dvh}}.key-hscroll{scrollbar-width:none;-ms-overflow-style:none}.key-hscroll::-webkit-scrollbar{display:none}.key-conveyor{position:absolute;left:0;right:0;bottom:9vh;height:10px;pointer-events:none;opacity:.22;background-image:repeating-linear-gradient(90deg,currentColor 0 26px,transparent 26px 52px);background-size:52px 100%;animation:key-conveyor 2.4s linear infinite;-webkit-mask-image:linear-gradient(90deg,transparent,black 15%,black 85%,transparent);mask-image:linear-gradient(90deg,transparent,black 15%,black 85%,transparent)}@keyframes key-conveyor{to{background-position:-52px 0}}@media (prefers-reduced-motion:reduce){.key-portrait:before{filter:none}.key-conveyor{animation:none}}html.light .key-glow{background:radial-gradient(900px circle at 50% 45%,rgba(79,70,229,.08),transparent 60%)}html.light .key-glow--violet{background:radial-gradient(900px circle at 50% 45%,rgba(124,58,237,.09),transparent 60%)}html.light .key-grad{background:linear-gradient(120deg,#17171c 25%,#4338ca 60%,#0e7490 95%);-webkit-background-clip:text;background-clip:text}html.light .key-tile{background:rgba(22,22,30,.04);border-color:rgba(22,22,30,.12)}html.light .key-fact{background:rgba(22,22,30,.045);border-color:rgba(22,22,30,.1)}html.light .key-portrait:before{opacity:.45}html.light .key-portrait img{border-color:rgba(22,22,30,.15)}