:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f8fb;color:#17202a;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f6f8fb}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.boot-screen,.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.login-panel{width:min(420px,100%);background:#fff;border:1px solid #dfe6ee;border-radius:8px;padding:28px;box-shadow:0 14px 38px #212b3614}.brand-row{display:flex;align-items:center;gap:12px;margin-bottom:24px}.brand-row.compact{margin-bottom:28px}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#0e8174;color:#fff;font-weight:800}.login-panel h1,.topbar h1{margin:0;font-size:24px;line-height:1.18;letter-spacing:0}.login-panel p,.topbar p,.panel-heading p,.info-panel p,.info-panel span{margin:0;color:#667085;font-size:13px;line-height:1.45}label{display:grid;gap:7px;margin-top:16px;color:#344054;font-size:13px;font-weight:650}input,textarea{min-height:40px;border:1px solid #cfd8e3;border-radius:7px;padding:9px 11px;color:#17202a;background:#fff;outline:none}textarea{min-height:164px;resize:vertical;line-height:1.45}input:focus,textarea:focus{border-color:#0e8174;box-shadow:0 0 0 3px #0e817421}.primary-button,.ghost-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;border:1px solid transparent;padding:8px 13px;font-size:13px;font-weight:700}.primary-button{width:100%;margin-top:18px;background:#0e8174;color:#fff}.primary-button:hover:not(:disabled){background:#0a6c61}.ghost-button{background:#fff;color:#344054;border-color:#d8e1ea}.error-banner,.success-banner{margin-top:14px;border-radius:7px;padding:10px 12px;font-size:13px;line-height:1.4}.error-banner{color:#9b1c1c;background:#fff1f1;border:1px solid #ffc9c9}.success-banner{color:#05603a;background:#ecfdf3;border:1px solid #b7ebc6}.app-shell{min-height:100vh;display:grid;grid-template-columns:216px minmax(0,1fr)}.sidebar{border-right:1px solid #dfe6ee;background:#fff;padding:22px 16px}.nav-list{display:grid;gap:6px}.nav-list a{min-height:38px;display:flex;align-items:center;gap:9px;border-radius:7px;padding:0 11px;color:#526070;text-decoration:none;font-size:13px;font-weight:700}.nav-list a.active,.nav-list a:hover{color:#0b6259;background:#e9f6f4}.workspace{width:100%;max-width:1280px;padding:26px}.topbar{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:22px}.user-menu{display:flex;align-items:center;gap:10px}.user-menu span{min-height:38px;display:inline-flex;align-items:center;gap:7px;color:#475467;font-size:13px;font-weight:700}.status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.info-panel,.panel{min-width:0;background:#fff;border:1px solid #dfe6ee;border-radius:8px}.info-panel{display:flex;gap:12px;padding:16px}.info-panel>div:last-child{min-width:0}.info-panel strong{display:block;margin:2px 0 3px;font-size:18px;line-height:1.25}.info-panel span{display:block;max-width:100%;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.info-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;color:#0b6259;background:#e9f6f4}.content-grid{display:grid;grid-template-columns:minmax(330px,420px) minmax(0,1fr);gap:18px;align-items:stretch}.panel{padding:18px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.panel-heading h2{margin:0 0 3px;font-size:18px;line-height:1.25;letter-spacing:0}.segmented{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;border:1px solid #d8e1ea;border-radius:8px;padding:4px;background:#f6f8fb}.segmented button{min-height:34px;border:0;border-radius:6px;background:transparent;color:#526070;font-size:12px;font-weight:750}.segmented button.selected{background:#fff;color:#0b6259;box-shadow:0 1px 2px #212b3614}.check-row{display:flex;align-items:flex-start;gap:9px;color:#475467;font-size:13px;font-weight:600}.check-row input{width:16px;min-height:16px;margin-top:1px;accent-color:#0e8174}.result-panel pre{height:309px;margin:0;overflow:auto;border-radius:7px;background:#101828;color:#d6f3ec;padding:14px;font-size:12px;line-height:1.55}.audit-panel,.reports-panel{margin-top:18px}.reports-form{display:grid;gap:14px}.reports-form label{margin-top:0}.reports-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.reports-actions .check-row{margin:0}.count-ok,.count-bad{flex:0 0 auto;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:800}.count-ok{background:#e8f8ef;color:#057647}.count-bad{background:#fff1f1;color:#b42318}.report-job{display:grid;gap:11px;margin-top:16px;border-top:1px solid #edf1f5;padding-top:16px}.report-progress-row,.report-stats,.report-items{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.report-downloads{display:flex;flex-wrap:wrap;gap:10px}.report-progress-row{justify-content:space-between;color:#344054;font-size:13px}.report-progress-row span,.report-stats,.report-more{color:#667085;font-size:12px;font-weight:700}.progress-track{height:8px;overflow:hidden;border-radius:999px;background:#e5ebf2}.progress-track>div{height:100%;border-radius:inherit;background:#0e8174;transition:width .16s ease}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:13px}th,td{border-bottom:1px solid #edf1f5;padding:11px 10px;text-align:left;white-space:nowrap}th{color:#667085;font-size:12px;font-weight:800;text-transform:uppercase}.status-ok,.status-error{display:inline-flex;align-items:center;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:800}.status-ok{background:#e8f8ef;color:#057647}.status-error{background:#fff1f1;color:#b42318}@media(max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid #dfe6ee}.nav-list{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace{max-width:none;overflow-x:hidden;padding:18px}.topbar,.user-menu{align-items:stretch;flex-direction:column}.status-grid,.content-grid{grid-template-columns:1fr}.reports-actions{flex-direction:column}}@media(max-width:540px){.nav-list{grid-template-columns:1fr}.segmented{grid-template-columns:repeat(2,1fr)}}
