:root{--color-bg: #090909;--color-surface: #101010;--color-surface-2: #151515;--color-border: #1e1e1e;--color-border-hi: #2c2c2c;--color-text: #b4b4b4;--color-muted: #484848;--color-accent: #f7931a;--color-green: #1e8a3e;--color-green-text: #22c55e;--color-red: #c0392b;--color-red-text: #ef4444;--color-yellow: #a07800;--font-sans: system-ui, -apple-system, sans-serif;--font-mono: "Courier New", Courier, monospace}*,*:before,*:after{box-sizing:border-box}html{font-size:14px}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}::selection{background:var(--color-accent);color:#000}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-border-hi)}@media(max-width:760px){.calc-layout{grid-template-columns:1fr!important}.input-panel{border-right:none!important;border-bottom:1px solid var(--color-border)}}@media(max-width:640px){.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}}.nav-hamburger{display:none}.nav-links-desktop{display:flex}@media(max-width:700px){.nav-hamburger{display:block}.nav-links-desktop{display:none!important}}@media(max-width:760px){.feature-grid{grid-template-columns:1fr!important}}@media(min-width:761px)and (max-width:1000px){.feature-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:760px){.learn-grid{grid-template-columns:1fr!important}}@media(min-width:761px)and (max-width:1000px){.learn-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:640px){.glossary-grid .glossary-row{grid-template-columns:1fr!important}.glossary-grid .glossary-term{border-right:none!important;border-bottom:1px solid var(--color-border)}}@media(max-width:640px){.reply-card{margin-left:.75rem!important}}
