*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f0f0f;--bg-rgb: 15, 15, 15;--bg2: #161616;--bg3: #1e1e1e;--border: #2a2a2a;--border2: #333;--text: #e8e0d5;--text2: #aaa;--text3: #666;--accent: #4ade80;--accent2: #86efac;--orange: #f97316;--red: #f43f5e;--blue: #60a5fa;--purple: #a78bfa;--font-display: "DM Serif Display", Georgia, serif;--font-body: "DM Sans", system-ui, sans-serif;--nav-height: 64px;--safe-bottom: env(safe-area-inset-bottom, 0px)}[data-theme=light]{--bg: #f5f4f0;--bg-rgb: 245, 244, 240;--bg2: #ffffff;--bg3: #ebebeb;--border: #e0ddd8;--border2: #ccc;--text: #1a1a1a;--text2: #555;--text3: #999}html,body{height:100%;background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none}#root{height:100%;display:flex;flex-direction:column}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}*{-webkit-tap-highlight-color:transparent}button{font-family:var(--font-body);cursor:pointer}a{text-decoration:none;color:inherit}.no-select{-webkit-user-select:none;user-select:none}.safe-bottom{padding-bottom:calc(var(--nav-height) + var(--safe-bottom) + 16px)}
