@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap);:root{--bg:#030f0a;--bg-2:#041f12;--surface:#10b98112;--surface-hover:#10b9811f;--border:#10b9812e;--border-hover:#10b98159;--primary:#10b981;--primary-light:#34d399;--primary-dark:#059669;--primary-gradient:linear-gradient(135deg,#059669,#6366f1);--accent:#6366f1;--text:#f1f5f9;--text-sub:#94a3b8;--text-muted:#ffffff59;--input-bg:#ffffff0d;--divider:#ffffff0f;--green:#22c55e;--red:#f87171;--gold:#f5c518;--sidebar-bg:#030a06fa;--blur:blur(12px)}:root[data-theme=light]{--bg:#f0fdf4;--bg-2:#dcfce7;--surface:#10b98114;--surface-hover:#10b98124;--border:#10b98138;--border-hover:#10b98166;--primary:#059669;--primary-light:#047857;--primary-dark:#065f46;--primary-gradient:linear-gradient(135deg,#059669,#4f46e5);--accent:#4f46e5;--text:#022c22;--text-sub:#374151;--text-muted:#0006;--input-bg:#0000000a;--divider:#00000014;--green:#16a34a;--red:#dc2626;--gold:#b45309;--sidebar-bg:#ecfdf5fa;--blur:blur(12px)}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#030f0a;background:var(--bg);color:#f1f5f9;color:var(--text);font-family:Plus Jakarta Sans,system-ui,sans-serif;margin:0;transition:background .2s,color .2s}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.df0b3fc1.css.map*/