*,:before,:after{box-sizing:border-box}:root{--color-primary:#1b6b93;--color-primary-light:#e8f4f8;--color-primary-dark:#12516f;--color-accent:#2ecc71;--color-accent-light:#e8f8f0;--color-warning:#e67e22;--color-warning-light:#fef5e7;--color-danger:#e74c3c;--color-danger-light:#fdedec;--color-text:#1a2332;--color-text-muted:#6b7b8d;--color-text-light:#94a3b8;--color-bg:#f0f2f5;--color-surface:#fff;--color-border:#e2e8f0;--color-primary-alpha:#1b6b9345;--color-accent-alpha:#2ecc7145;--color-danger-alpha:#e74c3c45;--color-warning-alpha:#e67e2245;--color-border-alpha:#e2e8f045}[data-theme=dark]{--color-primary:#3b9cc4;--color-primary-light:#1a3a4a;--color-primary-dark:#5bb8e0;--color-accent:#2ecc71;--color-accent-light:#1a3a2a;--color-warning:#f39c12;--color-warning-light:#3a2a10;--color-danger:#e74c3c;--color-danger-light:#3a1a1a;--color-text:#f1f5f9;--color-text-muted:#94a3b8;--color-text-light:#64748b;--color-bg:#0f172a;--color-surface:#1e293b;--color-border:#334155;--color-primary-alpha:#3b9cc445;--color-accent-alpha:#2ecc7145;--color-danger-alpha:#e74c3c45;--color-warning-alpha:#f39c1245;--color-border-alpha:#33415545}html,body{color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-light)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}button,input,select,textarea{font-family:inherit}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}
