@import "https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,600;0,9..144,900;1,9..144,400;1,9..144,900&family=Inter:wght@400;500&family=IBM+Plex+Mono:wght@400;500&family=Noto+Serif+SC:wght@400;500;700;900&display=swap";:root{--accent:#ff6b35;--accent-soft:#ff6b351a;--ease-quiet:cubic-bezier(.22, 1, .36, 1);--ease-precise:cubic-bezier(.4, 0, .2, 1);--font-display:"Fraunces", "Noto Serif SC", "Times New Roman", serif;--font-sans:"Inter", "Noto Sans SC", sans-serif;--font-mono:"IBM Plex Mono", "Noto Sans SC", monospace;--bg:#0e0e0e;--bg-card:#161616;--bg-elevated:#1f1f1f;--bg-input:#1a1a1a;--text:#ede8e4;--text-muted:#7a7572;--text-faint:#4a4744;--border:#ede8e41a;--border-strong:#ede8e438;--overlay:#0e0e0ed9;--overlay-strong:#0e0e0ef0;--fg-icon:#ede8e4;--bg-icon:#0e0e0e;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=light]{--bg:#f5f2ee;--bg-card:#fff;--bg-elevated:#faf7f3;--bg-input:#fff;--text:#1a1a1a;--text-muted:#6b6663;--text-faint:#b5b0ab;--border:#1a1a1a1a;--border-strong:#1a1a1a47;--overlay:#1a1a1a73;--overlay-strong:#f5f2eef0;--fg-icon:#1a1a1a;--bg-icon:#f5f2ee;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{display:none}html body{background:var(--bg);min-height:100%;color:var(--text);scrollbar-width:none;-ms-overflow-style:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}html body::-webkit-scrollbar{display:none}html body #app{min-height:100vh}*,:before,:after{box-sizing:border-box}
