@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&family=Inter:wght@400;500;600&family=JetBrains+Mono:ital,wght@0,400;0,500;1,400&display=swap";:root{--bg:#08090b;--bg-2:#0d0f13;--text:#eceef1;--text-2:#9ba1ab;--text-3:#5c6169;--line:hsla(0,0%,100%,.12);--line-soft:hsla(0,0%,100%,.065);--disp-r:rgba(255,45,85,.55);--disp-c:rgba(0,224,255,.55);--ok:#6ee7a0;--warn:#ffd166;--font-display:"Space Grotesk","Inter",-apple-system,sans-serif;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono",ui-monospace,"SF Mono",Menlo,monospace;--measure:62ch;--gutter:clamp(1.25rem,4vw,3rem)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background-color:var(--bg);color:var(--text);font-family:var(--font-sans);line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}@media(pointer:fine){html.lens-cursor,html.lens-cursor *{cursor:none!important}}::-moz-selection{background:var(--text);color:var(--bg)}::selection{background:var(--text);color:var(--bg)}a{color:inherit;text-decoration:none}h1,h2,h3,h4{color:var(--text);font-family:var(--font-display);font-weight:600;letter-spacing:-.02em}.kicker{color:var(--text-3);font-size:.66rem;font-weight:500;letter-spacing:.22em}.kicker,.tlink{font-family:var(--font-mono);text-transform:uppercase}.tlink{border-bottom:1px solid var(--line-soft);color:var(--text-2);font-size:.78rem;letter-spacing:.06em;padding-bottom:2px;transition:color .25s ease,border-color .25s ease}.tlink:hover{border-color:var(--text);color:var(--text)}.rgb-split{transition:text-shadow .25s ease}.rgb-trigger:hover .rgb-split,a:hover>.rgb-split{text-shadow:.045em 0 0 var(--disp-r),-.045em 0 0 var(--disp-c)}.caret{animation:caretBlink 1.1s steps(1) infinite;background:var(--text);display:inline-block;height:1.05em;margin-left:.15em;vertical-align:text-bottom;width:.55em}@keyframes caretBlink{0%,55%{opacity:1}56%,to{opacity:0}}.reg{display:inline-block;height:11px;position:relative;width:11px}.reg:after,.reg:before{background:var(--text-3);content:"";position:absolute}.reg:before{height:11px;left:5px;top:0;width:1px}.reg:after{height:1px;left:0;top:5px;width:11px}::-webkit-scrollbar{height:9px;width:9px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#ffffff24;border:2px solid var(--bg)}::-webkit-scrollbar-thumb:hover{background:#ffffff47}@keyframes focusIn{0%{filter:blur(8px);opacity:0;transform:translateY(10px)}to{filter:blur(0);opacity:1;transform:translateY(0)}}.rise-in{animation:focusIn .8s cubic-bezier(.2,.8,.2,1) both}.rise-in:first-child{animation-delay:.02s}.rise-in:nth-child(2){animation-delay:.1s}.rise-in:nth-child(3){animation-delay:.18s}.rise-in:nth-child(4){animation-delay:.26s}.rise-in:nth-child(5){animation-delay:.34s}.rise-in:nth-child(6){animation-delay:.42s}.page-enter-active,.page-leave-active{transition:opacity .35s ease,filter .35s ease,transform .35s cubic-bezier(.2,.8,.2,1)}.page-enter-from{filter:blur(10px);opacity:0;transform:scale(.995)}.page-leave-to{filter:blur(10px);opacity:0;transform:scale(1.005)}@media(prefers-reduced-motion:reduce){.caret,.rise-in{animation:none}.page-enter-active,.page-leave-active{transition:opacity .2s ease}.page-enter-from,.page-leave-to{filter:none;transform:none}html{scroll-behavior:auto}}html .shiki,html .shiki span{background:transparent!important;color:var(--shiki-dark)!important;font-style:var(--shiki-dark-font-style)!important;font-weight:var(--shiki-dark-font-weight)!important;-webkit-text-decoration:var(--shiki-dark-text-decoration)!important;text-decoration:var(--shiki-dark-text-decoration)!important}
