*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--canvas:#05141f;--deep:#0a2033;--shallow:#17405e;--text-rgb:242 246 248;--accent-rgb:63 216 200;--bg:var(--canvas);--surface:var(--deep);--surface-lit:var(--shallow);--glass:rgb(var(--text-rgb) / .05);--text:rgb(var(--text-rgb));--text-secondary:rgb(var(--text-rgb) / .78);--text-muted:rgb(var(--text-rgb) / .55);--text-faint:rgb(var(--text-rgb) / .36);--line:rgb(var(--text-rgb) / .12);--line-strong:rgb(var(--text-rgb) / .22);--accent:rgb(var(--accent-rgb));--accent-glow:rgb(var(--accent-rgb) / .35);--accent-wash:rgb(var(--accent-rgb) / .09);--warn:#fab387;--warn-rgb:250 179 135;--warn-wash:rgb(var(--warn-rgb) / .14);--dot-rgb:var(--accent-rgb);--dot-gap:14px;--radius:14px;--radius-lg:22px;--gutter:24px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (min-width:900px){:root{--dot-gap:16px}}html{height:100%}html,body{max-width:100vw;overflow-x:clip}body{min-height:100%;color:var(--text);background:var(--bg);font-family:var(--font-sans), system-ui, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;transition:background-color .45s,color .45s;display:flex}.content{z-index:1;flex-direction:column;flex:1;display:flex;position:relative}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}a,button,summary,label,input,select,textarea,[role=button],[role=radio],[role=option],[role=tab]{-webkit-tap-highlight-color:transparent;touch-action:manipulation}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}:focus:not(:focus-visible){outline:none}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}body{transition:none}}
