*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f1f4f9;color:#1a1d2e;line-height:1.5;-webkit-font-smoothing:antialiased;font-size:14px}#root{width:100%;min-height:100vh}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--color-secondary, #3b82f6);outline-offset:2px}html,main,div{scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.3) transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#64748b4d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#64748b99}aside::-webkit-scrollbar-thumb{background:#ffffff1f}aside::-webkit-scrollbar-thumb:hover{background:#ffffff3d}aside{scrollbar-color:rgba(255,255,255,.12) transparent}button,a,select{transition:all .2s ease}button:active:not(:disabled){transform:scale(.97)}button:disabled{opacity:.5;cursor:not-allowed}input,textarea,select{transition:border-color .2s ease,box-shadow .2s ease}h1,h2,h3{color:var(--color-primary, #1e293b)}h1{font-size:24px;font-weight:700}h2{font-size:20px;font-weight:600}h3{font-size:16px;font-weight:600}label{font-size:13px;color:#555;font-weight:500}button{font-family:inherit;border-radius:8px;cursor:pointer}button:hover:not(:disabled){opacity:.92}input,textarea,select{font-family:inherit;border-radius:8px;border:1px solid #d1d5db;padding:10px 14px;min-height:42px;font-size:14px;color:#1e293b;background:#fff;width:100%;box-sizing:border-box}input::placeholder,textarea::placeholder{color:#9ca3af}input:focus,textarea:focus,select:focus{border-color:var(--color-secondary, #6366f1);box-shadow:0 0 0 3px #6366f11a;outline:none}table{width:100%;border-collapse:collapse;font-size:13px}thead th{position:sticky;top:0;z-index:2;background:rgba(var(--color-primary-rgb, 30,41,59),.04);background:#f0f4ff;color:#475569;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.5px;padding:12px 16px;border-bottom:2px solid #e2e8f0;text-align:left;white-space:nowrap}tbody td{padding:12px 16px;border-bottom:1px solid #f1f5f9;color:#334155;vertical-align:middle}tbody tr{transition:background-color .15s ease}tbody tr:nth-child(2n){background-color:#fafbfe}tbody tr:hover{background-color:#f0f4ff}tbody tr:last-child td{border-bottom:none}.table-scroll-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;position:relative}.table-scroll-wrapper:after{content:"";position:absolute;right:0;top:0;bottom:0;width:24px;background:linear-gradient(to right,transparent,rgba(241,244,249,.8));pointer-events:none;opacity:0;transition:opacity .2s}.table-scroll-wrapper:hover:after{opacity:1}.z-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;border:1px solid rgba(0,0,0,.06);transition:box-shadow .2s ease,transform .2s ease}.z-card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-1px)}.z-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-start;justify-content:center;padding:24px 16px;overflow-y:auto;animation:fadeIn .2s ease}.z-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003;width:100%;max-width:900px;max-height:85vh;overflow-y:auto;animation:modalIn .25s ease;margin:auto}.z-modal-body{padding:28px 32px}.z-modal-footer{position:sticky;bottom:0;padding:16px 32px;background:#fff;border-top:1px solid #f1f5f9;display:flex;justify-content:flex-end;gap:12px;border-radius:0 0 16px 16px}.z-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.z-form-grid .full-width{grid-column:1 / -1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalIn{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}div[style*="maxWidth: '650px'"],div[style*="maxWidth: '600px'"],div[style*="max-width: 650px"],div[style*="max-width: 600px"],div[style*="max-width: 700px"],div[style*="maxWidth: '700px'"],div[style*="maxWidth: '800px'"],div[style*="max-width: 800px"]{max-width:900px!important}@keyframes slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.z-skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:400px 100%;animation:shimmer 1.5s ease-in-out infinite;border-radius:6px}@media (max-width: 1024px) and (min-width: 769px){table{font-size:12px}thead th,tbody td{padding:10px 12px}.z-modal{max-width:700px}.z-form-grid{gap:12px}}@media (max-width: 768px){input,select,textarea{font-size:16px!important}.z-modal{max-width:100%!important;margin:8px!important;width:calc(100% - 16px)!important;border-radius:12px;max-height:90vh}.z-modal-body{padding:20px 16px}.z-modal-footer{padding:12px 16px}.z-form-grid{grid-template-columns:1fr;gap:12px}div[style*="maxWidth: '650px'"],div[style*="maxWidth: '600px'"],div[style*="max-width: 650px"],div[style*="max-width: 600px"],div[style*="max-width: 700px"],div[style*="maxWidth: '700px'"],div[style*="maxWidth: '800px'"],div[style*="maxWidth: '900px'"],div[style*="max-width: 800px"],div[style*="max-width: 900px"]{max-width:100%!important;margin:8px!important;width:calc(100% - 16px)!important}table{font-size:12px}thead th,tbody td{padding:8px 10px}.recharts-wrapper,.recharts-surface{max-width:100%!important}main{padding:66px 12px 16px!important}}@media (max-width: 400px){thead th,tbody td{padding:6px 8px;font-size:11px}}@media (pointer: coarse){button,a[role=button],select{min-height:44px}tbody td{padding:12px}}@media print{aside,header,.z-no-print{display:none!important}main{margin:0!important;padding:0!important}}
