:root{--font-sans: "DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Instrument Serif", Georgia, serif;--font-mono: "DM Mono", "SFMono-Regular", Consolas, monospace;--nw-bg: oklch(.975 .006 250);--nw-bg2: oklch(.952 .009 250);--nw-surface: oklch(1 0 0);--nw-surface2: oklch(.982 .004 250);--nw-border: oklch(.89 .009 245);--nw-border2: oklch(.93 .006 245);--nw-fg: oklch(.18 .02 255);--nw-fg2: oklch(.42 .015 255);--nw-fg3: oklch(.61 .012 255);--nw-accent: oklch(.54 .14 162);--nw-accent-bg: oklch(.96 .03 162);--nw-blue: oklch(.58 .11 230);--nw-blue-bg: oklch(.95 .025 230);--nw-neg: oklch(.54 .16 28);--nw-neg-bg: oklch(.97 .026 28);--nw-shadow: 0 18px 42px rgba(24, 35, 54, .08);--nw-radius: 8px;--nw-radius-sm: 6px}*,*:before,*:after{box-sizing:border-box}html{min-height:100%;background:var(--nw-bg);color:var(--nw-fg);font-family:var(--font-sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100svh;margin:0;background:linear-gradient(180deg,rgba(255,255,255,.65),transparent 34rem),var(--nw-bg)}body:has(.nw[data-dark=true]){background:#04080d}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:var(--nw-accent);text-decoration:none}a:hover{color:color-mix(in oklch,var(--nw-accent) 82%,var(--nw-fg))}:focus-visible{outline:2px solid color-mix(in oklch,var(--nw-accent) 72%,white);outline-offset:3px}::selection{background:color-mix(in oklch,var(--nw-accent) 22%,transparent)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--nw-border);border-radius:999px}.mono{font-family:var(--font-mono)}.positive{color:var(--nw-accent)}.negative{color:var(--nw-neg)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
