*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--ink:#0b0e1a;--bg:#f4f5f9;--surface:#fff;--border:#e4e6ef;--accent:#1a2ecc;--accent-light:#ebf0ff;--accent-dark:#1224a8;--success:#0fa36b;--success-light:#e6f7f1;--warn:#e6a817;--warn-light:#fef5e4;--danger:#d63b3b;--danger-light:#fdeaea;--muted:#6b7289;--sidebar:#0b0e1a;--radius-sm:8px;--radius-md:12px;--radius-lg:16px}body{-webkit-font-smoothing:antialiased;background:#f4f5f9;background:var(--bg);color:#0b0e1a;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:14px;line-height:1.55}button{cursor:pointer}button,input,textarea{font-family:inherit}a{color:inherit;text-decoration:none}.btn-primary{background:#1a2ecc;background:var(--accent);border:none;border-radius:8px;border-radius:var(--radius-sm);color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:10px 20px;transition:background .15s}.btn-primary:hover{background:#1224a8;background:var(--accent-dark)}.btn-primary:disabled{background:#e4e6ef;background:var(--border);color:#6b7289;color:var(--muted);cursor:not-allowed}.btn-ghost{background:#0000;border:.5px solid #e4e6ef;border:.5px solid var(--border);border-radius:8px;border-radius:var(--radius-sm);color:#0b0e1a;color:var(--ink);cursor:pointer;font-size:13px;font-weight:500;padding:9px 18px;transition:background .15s}.btn-ghost:hover{background:#f0f2f8}.card{background:#fff;background:var(--surface);border:.5px solid #e4e6ef;border:.5px solid var(--border);border-radius:16px;border-radius:var(--radius-lg);padding:20px}.badge{align-items:center;border-radius:99px;display:inline-flex;font-size:11px;font-weight:600;gap:4px;padding:3px 9px}.badge-blue{background:#ebf0ff;background:var(--accent-light);color:#1028a0}.badge-green{background:#e6f7f1;background:var(--success-light);color:#0a6b47}.badge-yellow{background:#fef5e4;background:var(--warn-light);color:#8c5e00}.badge-red{background:#fdeaea;background:var(--danger-light);color:#922020}.badge-gray{background:#f1f2f5;color:#6b7289}.input-field{background:#fafbfe;border:.5px solid #e4e6ef;border:.5px solid var(--border);border-radius:8px;border-radius:var(--radius-sm);font-size:14px;outline:none;padding:11px 14px;transition:border-color .15s;width:100%}.input-field:focus{border-color:#1a2ecc;border-color:var(--accent)}.progress-bar{background:#e4e6ef;background:var(--border);border-radius:99px;height:4px;overflow:hidden}.progress-fill{background:#0fa36b;background:var(--success);border-radius:99px;height:100%;transition:width .4s}
/*# sourceMappingURL=main.8fdec83f.css.map*/