:root{--background:#070707;--surface:#151515;--surface-raised:#242424;--foreground:#fff;--muted:#f5d7e7;--yellow:#fda7d2;--yellow-dark:#19000d;--cyan:#ff00a1;--green:#fff;--danger:#ff88c9;--border:#fff}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;line-height:1.55;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.12em}button,input,textarea{font:inherit}button,a,input,textarea,summary{outline-offset:5px}:focus-visible{outline:4px solid var(--yellow)}::selection{color:var(--background);background:var(--yellow)}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
