@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@400;600;700&display=swap);:root{--font-body:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-heading:"Playfair Display",Georgia,"Times New Roman",serif;--bg-page:#f5f5f0;--bg-card:#fff;--bg-sidebar:#111827;--bg-sidebar-hover:#1f2937;--bg-header:#ffffffd9;--bg-input:#fafafa;--bg-hover:#f3f4f6;--bg-badge:#f3f4f6;--text-primary:#111827;--text-secondary:#6b7280;--text-muted:#9ca3af;--text-inverse:#fff;--text-sidebar:#d1d5db;--text-sidebar-active:#fff;--border:#e5e7eb;--border-subtle:#f3f4f6;--border-input:#d1d5db;--border-focus:#064e3b;--accent:#064e3b;--accent-hover:#065f46;--accent-light:#d1fae5;--accent-text:#065f46;--success:#059669;--warning:#d97706;--error:#dc2626;--shadow-sm:0 1px 2px 0 #0000000a;--shadow:0 4px 6px -1px #0000000f,0 2px 4px -1px #0000000a;--shadow-lg:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000a;--radius-sm:6px;--radius:12px;--radius-lg:16px;--sidebar-width:240px;--header-height:64px}html.dark{--bg-page:#0f172a;--bg-card:#1e293b;--bg-sidebar:#020617;--bg-sidebar-hover:#1e293b;--bg-header:#0f172ad9;--bg-input:#1e293b;--bg-hover:#334155;--bg-badge:#334155;--text-primary:#f9fafb;--text-secondary:#9ca3af;--text-muted:#6b7280;--text-inverse:#111827;--text-sidebar:#9ca3af;--text-sidebar-active:#f9fafb;--border:#374151;--border-subtle:#334155;--border-input:#4b5563;--border-focus:#34d399;--accent:#34d399;--accent-hover:#6ee7b7;--accent-light:#064e3b;--accent-text:#34d399;--success:#34d399;--warning:#fbbf24;--error:#f87171;--shadow-sm:0 1px 2px 0 #0000004d;--shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003;--shadow-lg:0 10px 15px -3px #0006,0 4px 6px -2px #0000004d}*{box-sizing:border-box}html{background:#f5f5f0;background:var(--bg-page);color:#111827;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-body);transition:background .3s ease,color .3s ease}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#d1d5db;background:var(--border-input);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af;background:var(--text-muted)}:focus-visible{outline:2px solid #064e3b;outline:2px solid var(--border-focus);outline-offset:2px}::selection{background:#d1fae5;background:var(--accent-light);color:#065f46;color:var(--accent-text)}.mobile-only{display:none!important}@media (max-width:768px){:root{--sidebar-width:0px}.mobile-only{display:flex!important}.desktop-only{display:none!important}}
/*# sourceMappingURL=main.2250e2a7.css.map*/