:root{--bg:#0b0b0c;--bg-2:#121214;--surface:#161618;--border:#ffffff14;--border-strong:#ffffff29;--fg:#e8e6e1;--fg-2:#e8e6e1b8;--fg-3:#e8e6e180;--accent:#7ac4a5;--accent-soft:#7ac4a524;--success:#7ab87a;--mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--sans:"Geist", ui-sans-serif, system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;--serif:"Instrument Serif", Georgia, "Times New Roman", serif;--display:"Space Grotesk", var(--sans)}html[data-theme=light]{--bg:#f6f4ef;--bg-2:#efede6;--surface:#fff;--border:#00000014;--border-strong:#00000029;--fg:#1a1915;--fg-2:#1a1915b3;--fg-3:#1a191573;--accent-soft:#64aa8c1f}*,:before,:after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{background:var(--bg);color:var(--fg);font-family:var(--sans);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.55;transition:background-color .2s,color .2s;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%;display:block}h1,h2,h3,h4,h5,h6,p{margin:0}::selection{background:var(--accent);color:var(--bg)}
