@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Mono&family=Bricolage+Grotesque:wght@400;700;800&display=swap";*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}:root,:root[data-theme=light]{--bg:#faf6ec;--surface:#fff;--surface2:#f3eee0;--surface3:#ebe4d2;--border:#d9d2bf;--border2:#c4baa3;--text:#1f2937;--text-dim:#8a8170;--text-mid:#5e5849;--pos-bg:#faf6ec;--pos-card:#fff;--pos-card-2:#f3eee0;--pos-card-3:#ebe4d2;--pos-text:#1f2937;--pos-text-dim:#6b7280;--pos-border:#d9d2bf;--pos-border-light:#e5e0d2;--accent:#7c6af7;--accent2:#b06af7;--accent-dim:#7c6af71a;--green:#16a34a;--red:#dc2626;--yellow:#d97706;--r:10px;--r-lg:16px}:root[data-theme=dark]{--bg:#08080e;--surface:#0f0f18;--surface2:#161622;--surface3:#1d1d2e;--border:#22223a;--border2:#2d2d48;--text:#ededf5;--text-dim:#5a5a7a;--text-mid:#88a;--pos-bg:#0f172a;--pos-card:#1e293b;--pos-card-2:#334155;--pos-card-3:#475569;--pos-text:#f8fafc;--pos-text-dim:#94a3b8;--pos-border:#475569;--pos-border-light:#334155;--accent:#7c6af7;--accent2:#b06af7;--accent-dim:#7c6af71f;--green:#22c55e;--red:#ef4444;--yellow:#f59e0b;--r:10px;--r-lg:16px}html{font-size:16px}body{background:var(--bg);color:var(--text);min-height:100dvh;font-family:DM Sans,sans-serif;overflow-x:hidden}button{cursor:pointer}input,select,textarea,button{font-family:inherit}a{color:inherit;text-decoration:none}img{max-width:100%}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}.fi{background:var(--surface2);border:1px solid var(--border2);width:100%;color:var(--text);border-radius:var(--r);box-sizing:border-box;outline:none;padding:9px 13px;font-size:13px;transition:border-color .15s}.fi:focus{border-color:var(--accent)}.fi::placeholder{color:var(--text-dim)}select.fi{cursor:pointer}textarea.fi{resize:vertical}[style*="background: #fff"],[style*="background:#fff"],[style*="background: rgb(255, 255, 255)"],[style*="background: #ffffff"],[style*="background:#ffffff"]{color:#111827}[style*="background: #fff"] :not([style*=color]),[style*="background:#fff"] :not([style*=color]),[style*="background: #ffffff"] :not([style*=color]),[style*="background:#ffffff"] :not([style*=color]){color:inherit}
