@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@keyframes loadingShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}*{box-sizing:border-box}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#0f172a;background-color:#f8fafc;--bg-page: #F8FAFC;--bg-card: #FFFFFF;--bg-card-alt: #F1F5F9;--text-primary: #0F172A;--text-secondary: #64748B;--text-muted: #64748B;--border-color: #E2E8F0;--border-strong: #CBD5E1;--input-bg: #F8FAFC;--input-border: #E2E8F0;--th-bg: #F8FAFC;--th-color: #64748B;--brand: #10B981;--brand-light: rgba(16, 185, 129, .12);--radius-card: 14px;--radius-btn: 10px;--shadow-card: 0 1px 4px rgba(0, 0, 0, .06);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}[data-theme=dark]{color-scheme:dark;color:#f1f5f9;background-color:#0f172a;--bg-page: #0F172A;--bg-card: #1E293B;--bg-card-alt: #0F172A;--text-primary: #F1F5F9;--text-secondary: #94A3B8;--text-muted: #94A3B8;--border-color: #334155;--border-strong: #475569;--input-bg: #1E293B;--input-border: #334155;--th-bg: #0F172A;--th-color: #94A3B8;--brand: #10B981;--brand-light: rgba(16, 185, 129, .15);--shadow-card: 0 1px 4px rgba(0, 0, 0, .2)}html{width:100%;height:100%;background:var(--bg-page)}a{font-weight:500;color:#10b981;text-decoration:inherit}a:hover{color:#0d9668}body{margin:0;min-width:320px;min-height:100vh;width:100%;background:var(--bg-page);color:var(--text-primary);overflow-x:hidden;-webkit-overflow-scrolling:touch}input,select,textarea{font-size:16px!important;font-family:inherit}@media(max-width:768px){html,body,#root{max-width:100vw;overflow-x:hidden}input[type=date]{min-height:44px}}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:2px solid #10B981;outline-offset:2px}
