:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--color-primary:#3f6070;--color-primary-dark:#193541;--color-primary-light:#5a7a8f;--color-primary-rgb:63,96,112;--color-success:#429559;--color-success-dark:#1a7f37;--color-success-light:#22c55e;--color-success-lighter:#10b981;--color-success-bg:#dcfce7;--color-success-border:#22c55e;--color-error:#c34e4e;--color-error-dark:#991b1b;--color-error-light:#dc2626;--color-error-lighter:#e29393;--color-error-bg:#fee2e2;--color-error-border:#ef4444;--color-warning:#f49237;--color-warning-dark:#d97706;--color-warning-light:#fab97c;--color-warning-lighter:#fab779;--color-warning-bg:#fef3c7;--color-warning-border:#f59e0b;--color-info:#4338ca;--color-info-light:#6366f1;--color-info-dark:#3730a3;--color-purple:#a855f7;--color-purple-dark:#9333ea;--color-purple-bg:#e9d5ff;--color-purple-border:#a855f7;--color-blue:#3b82f6;--color-blue-bg:#dbeafe;--color-blue-border:#3b82f6;--highlight-red-bg:#fee2e2;--highlight-red-border:#ef4444;--highlight-yellow-bg:#fef3c7;--highlight-yellow-border:#f59e0b;--highlight-green-bg:#dcfce7;--highlight-green-border:#22c55e;--highlight-blue-bg:#dbeafe;--highlight-blue-border:#3b82f6;--highlight-purple-bg:#e9d5ff;--highlight-purple-border:#a855f7;--bg-primary:#fff;--bg-secondary:#f8f9fa;--bg-tertiary:#f0f4ff;--bg-card:#fffffff2;--bg-hover:#f5f5f5;--bg-gradient-start:#3f607015;--bg-gradient-end:#19354115;--text-primary:#1a1a1a;--text-secondary:#555;--text-muted:#666;--text-light:#999;--text-on-primary:#fff;--border-color:#e0e0e0;--border-color-light:#f0f0f0;--border-color-dark:#485a63;--border-radius-sm:8px;--border-radius-md:12px;--border-radius-lg:16px;--card-shadow:#0000001a;--shadow-sm:0 2px 8px #00000014;--shadow-md:0 4px 16px #0000001a;--shadow-lg:0 8px 32px #0000001f;--table-header-bg:#4d4d4d;--table-header-text:#fff;--table-row-hover:#f8f9fa;--table-border:#e0e0e0;--gradient-primary:linear-gradient(135deg,var(--color-primary)0%,var(--color-primary-dark)100%);--gradient-button:linear-gradient(135deg,var(--bg-gradient-start)0%,var(--bg-gradient-end)100%);--spacing-xs:4px;--spacing-sm:8px;--spacing-md:12px;--spacing-lg:16px;--spacing-xl:24px;--spacing-2xl:32px;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--bg-primary:#1a1a1a;--bg-secondary:#2a2a2a;--bg-tertiary:#1f2937;--bg-card:#282828f2;--bg-hover:#333;--text-primary:#e0e0e0;--text-secondary:#b0b0b0;--text-muted:gray;--text-light:#666;--border-color:#3a3a3a;--border-color-light:#2a2a2a;--border-color-dark:#555;--card-shadow:#00000080;--shadow-sm:0 2px 8px #0000004d;--shadow-md:0 4px 16px #0006;--shadow-lg:0 8px 32px #00000080;--table-header-bg:#2a2a2a;--table-row-hover:#2a2a2a;--table-border:#3a3a3a;--highlight-red-bg:#fee2e226;--highlight-yellow-bg:#fef3c726;--highlight-green-bg:#dcfce726;--highlight-blue-bg:#dbeafe26;--highlight-purple-bg:#e9d5ff26}div[style*="background: #fff"],input[style*="background: #fff"],select[style*="background: #fff"],button[style*="background: #fff"]{color:#e0e0e0!important;background:#323232cc!important}div[style*="color: #fff"]{color:#e0e0e0!important}div[style*="background: rgba(255, 255, 255, 0.95)"],div[style*="background: rgb(254, 226, 226)"],div[style*="background: rgb(254, 243, 199)"],div[style*="background: rgb(220, 252, 231)"],div[style*="background: rgb(219, 234, 254)"],div[style*="background: rgb(233, 213, 255)"],button[style*="background: rgb(255, 255, 255)"]{background:var(--bg-card)!important}div[style*="color: rgb(51, 51, 51)"],h1[style*="color: rgb(51, 51, 51)"],h2[style*="color: rgb(51, 51, 51)"],div[style*="color: #333"]{color:#e0e0e0!important}input[type=text],input[type=date],input[type=number],select,textarea{color:#e0e0e0!important;background:#323232e6!important;border-color:#555!important}input::placeholder,textarea::placeholder{color:#888!important}select option{color:#e0e0e0!important;background:#2a2a2a!important}}body{background-color:var(--bg-primary);min-width:320px;min-height:100vh;color:var(--text-primary);margin:0}.app-container{background:var(--bg-primary)!important}.page-title{color:var(--text-primary)!important}.header-button{color:#3f6070!important;background:#fff!important;border-color:#3f6070!important}@media (prefers-color-scheme:dark){.header-button{background:var(--bg-card)!important;color:#3f6070!important;border-color:#3f6070!important}div[style*="background: rgba(255, 255, 255, 0.95)"],div[style*="background: rgba(255, 255, 255, 0.95)"]{background:var(--bg-card)!important}div[style*="color: #333"]{color:var(--text-primary)!important}div[style*="color: theme.text.secondary"]{color:var(--text-secondary)!important}div[style*="color: theme.text.muted"]{color:var(--text-muted)!important}input[style*="border: 2px theme.borders.color"],select[style*="border: 2px theme.borders.color"],div[style*="border: 2px theme.borders.color"]{border-color:var(--border-color)!important;background-color:var(--bg-card)!important;color:var(--text-primary)!important}div[style*="background: theme.backgrounds.secondary"],tr[style*="background: theme.backgrounds.secondary"]{background:#3c3c3c80!important}div[style*="background: #e0e7ff"]{background:#6366f133!important}tr[style*="background: #fff"],td[style*="background: #fff"]{background:#282828cc!important}}
