:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1d2a2a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg-panel:#ffffffd1;--bg-panel-strong:#fffffff0;--line:#142d2c1a;--accent:#00594f;--accent-strong:#003d36;--accent-soft:#e4f1ee;--warning:#d06a35;--danger:#9a3836;--text-muted:#5d6b6a;--shadow:0 18px 40px #182c2814;background:radial-gradient(circle at 0 0,#f185481f,#0000 30%),radial-gradient(circle at 100% 0,#00594f24,#0000 28%),linear-gradient(#f8f5ee 0%,#f1ede3 100%);font-family:IBM Plex Sans,Segoe UI,sans-serif;font-weight:400;line-height:1.45}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;color:inherit;background:inherit;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,.primary-button,.ghost-button{cursor:pointer;border:1px solid #0000;border-radius:14px;transition:transform .16s,box-shadow .16s,border-color .16s,background-color .16s}button:disabled,.primary-button:disabled{cursor:wait;opacity:.7}button:hover,.primary-button:hover,.ghost-button:hover{transform:translateY(-1px)}.primary-button{background:linear-gradient(135deg, var(--accent) 0%, #0b7568 100%);color:#fff;justify-content:center;align-items:center;gap:8px;padding:12px 18px;display:inline-flex;box-shadow:0 12px 24px #00594f2e}.ghost-button{background:var(--bg-panel-strong);color:var(--accent-strong);border-color:var(--line);justify-content:center;align-items:center;padding:11px 16px;display:inline-flex}#root{min-height:100vh}.login-page{place-items:center;min-height:100vh;padding:32px 20px;display:grid}.login-card{background:var(--bg-panel);width:min(100%,520px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #ffffffb3;border-radius:28px;padding:32px}.login-kicker,.eyebrow,.brand-kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--warning);font-size:12px;font-weight:700}.login-card h1,.page-hero h1{margin:12px 0 10px;font-size:clamp(30px,4vw,42px);line-height:1.05}.login-card p,.page-hero p,.section-head p,.brand-subtitle{color:var(--text-muted)}.login-form{gap:16px;margin-top:24px;display:grid}.field{color:var(--accent-strong);gap:8px;font-weight:600;display:grid}.field-inline{min-width:260px}.field input,.field select{border:1px solid var(--line);width:100%;color:inherit;background:#fffc;border-radius:14px;padding:12px 14px}.inline-error{color:var(--danger);font-size:14px}.app-shell{grid-template-columns:280px 1fr;min-height:100vh;display:grid}.sidebar{color:#ffffffe6;background:#142d2cf5;flex-direction:column;gap:28px;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.brand-title{margin-top:8px;font-size:28px;font-weight:700;line-height:1.1}.sidebar-nav{gap:8px;display:grid}.sidebar-link{color:#ffffffc7;border-radius:14px;padding:12px 14px}.sidebar-link.is-active,.sidebar-link:hover{color:#fff;background:#ffffff1c}.sidebar-logout{margin-top:auto}.content{padding:28px}.page-stack{gap:20px;display:grid}.page-hero{box-shadow:var(--shadow);background:linear-gradient(135deg,#ffffffc2,#fffffff0),linear-gradient(135deg,#e4f1eecc,#ffecdec2);border:1px solid #ffffffb8;border-radius:28px;justify-content:space-between;align-items:flex-start;gap:16px;padding:26px 28px;display:flex}.panel{background:var(--bg-panel);box-shadow:var(--shadow);border:1px solid #ffffffbf;border-radius:24px;padding:22px;overflow:hidden}.panel-center,.panel-error{text-align:center;place-items:center;min-height:120px;display:grid}.panel-error{color:var(--danger)}.section-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.section-head h2,.page-hero h1{margin:0}.filters-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;display:grid}.metric-card{background:linear-gradient(160deg,#fffffff5,#f4fbf8db);border:1px solid #00594f14;border-radius:22px;padding:18px}.metric-label{color:var(--text-muted);font-size:14px}.metric-value{margin-top:10px;font-size:28px;font-weight:700;line-height:1.1}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:820px}th,td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:12px 14px}th{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:12px}tbody tr:hover{background:#e4f1ee75}.status-badge{border-radius:999px;justify-content:center;align-items:center;min-width:92px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.status-success{color:#0d5f4d;background:#128a6f1f}.status-partial_success{color:#8b4b16;background:#d06a3524}.status-failed{color:#812d2c;background:#9a383624}.button-row{flex-wrap:wrap;gap:10px;display:flex}@media (width<=1080px){.app-shell{grid-template-columns:1fr}.sidebar{height:auto;position:static}}@media (width<=768px){.content{padding:18px}.page-hero,.section-head{flex-direction:column}.login-card,.panel,.page-hero{border-radius:22px}}
