:root{--bg-page:#fafafa;--bg-surface:#fff;--bg-soft:#f5eedd;--border-soft:#f0e6d2;--border-medium:#eee0c8;--border-input:#e4d5b7;--text-primary:#0a0a0a;--text-heading:#2e2118;--text-secondary:#4a3a2a;--text-body:#6b5b47;--text-muted:#9c8a6e;--accent-primary:#0d3b7a;--accent-contrast:#fff8f0;--accent-danger:#d8534a;--accent-danger-strong:#e24b4a;--accent-success:#3e7b4f;--accent-link:#1f5c56;--accent-gold:#d9a441;--nav-pill-bg:#fff9;--nav-pill-border:#ffffff80;--brand-mark-bg:#2e2118;--brand-mark-text:#fbf3e6;--alert-error-bg:#fcebea;--alert-error-border:#f3c7c2;--alert-error-text:#7a241d;--alert-success-bg:#eaf4ec;--alert-success-border:#bfe3cc;--alert-success-text:#1f4b2c;--alert-info-bg:#eff6f5;--alert-info-text:#183f3b;--shimmer-base:#f0e6d2;--shimmer-highlight:#f8f1e0;color-scheme:light}[data-theme=dark]{--bg-page:#15110c;--bg-surface:#1f1912;--bg-soft:#29221a;--border-soft:#362d22;--border-medium:#40362a;--border-input:#4d4231;--text-primary:#f5eedd;--text-heading:#f5eedd;--text-secondary:#d8cbb0;--text-body:#bbad91;--text-muted:#93855f;--accent-primary:#5089cc;--accent-contrast:#fff8f0;--accent-danger:#e27f73;--accent-danger-strong:#e8756b;--accent-success:#6bb683;--accent-link:#5ac0b5;--accent-gold:#e4bd6c;--nav-pill-bg:#1c1a168c;--nav-pill-border:#ffffff1f;--alert-error-bg:#3a211e;--alert-error-border:#5c332c;--alert-error-text:#f3b8ae;--alert-success-bg:#1e3324;--alert-success-border:#2e4f38;--alert-success-text:#a8ddb5;--alert-info-bg:#1a2e2c;--alert-info-text:#9fe0d5;--shimmer-base:#2a2319;--shimmer-highlight:#3a3226;color-scheme:dark}*{box-sizing:border-box;scrollbar-color:#e4d5b7 #0000;scrollbar-color:var(--border-input) #0000;scrollbar-width:thin}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fafafa;background:var(--bg-page);color:#0a0a0a;color:var(--text-primary);font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:0;transition:background-color .2s ease,color .2s ease}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button{cursor:pointer;font-family:inherit;font-size:14px;font-weight:500}button:disabled{cursor:not-allowed;opacity:.6}input,select,textarea{background:#fff;background:var(--bg-surface);border:1.5px solid #e4d5b7;border:1.5px solid var(--border-input);border-radius:10px;color:#0a0a0a;color:var(--text-primary);font-family:inherit;margin-bottom:6px;padding:10px 12px;transition:border-color .15s ease;width:100%}input:focus,select:focus,textarea:focus{border-color:#0d3b7a;border-color:var(--accent-primary);outline:none}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-thumb{background:#e4d5b7;background:var(--border-input);border-radius:8px}@keyframes virsa-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=main.5a3aa2d0.css.map*/