*{box-sizing:border-box}body{color:#17231f;background:#f5f7f4;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}input,textarea{color:#17231f;background:#fff;border:1px solid #d6ded8;border-radius:8px;outline:none;width:100%}input{height:44px;padding:0 12px}textarea{resize:vertical;min-height:128px;padding:12px}label{color:#40534a;gap:8px;font-size:14px;font-weight:700;display:grid}.loading-screen,.auth-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-shell{background:linear-gradient(#f5f7f4db,#f5f7f4f5),radial-gradient(circle at 20% 20%,#d5eadf,#0000 36%),radial-gradient(circle at 80% 10%,#f8dc9a,#0000 32%)}.auth-card{background:#fff;border:1px solid #dbe3dd;border-radius:8px;gap:18px;width:min(100%,440px);padding:32px;display:grid;box-shadow:0 18px 48px #1826201f}.auth-card.wide{width:min(100%,640px)}.eyebrow{color:#607369;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}h1,h2,h3,p{margin:0}h1{font-size:28px;line-height:1.1}h2{font-size:18px}h3{font-size:17px}.muted{color:#607369;line-height:1.5}.primary-button,.secondary-button,.ghost-button,.option-button{border:1px solid #0000;border-radius:8px;min-height:42px;padding:10px 14px;font-weight:900}.primary-button{color:#fff;background:#163f35}.secondary-button{color:#17231f;background:#fff;border-color:#d6ded8}.ghost-button{color:#40534a;background:0 0;border-color:#d6ded8}.option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.option-button{color:#26372f;background:#f8faf7;border-color:#d6ded8}.option-button.selected{color:#163f35;background:#e3f0e9;border-color:#163f35}.button-row{justify-content:flex-end;gap:10px;display:flex}.error,.success{border-radius:8px;padding:10px 12px;font-size:14px;font-weight:700}.error{color:#a62222;background:#fff0f0}.success{color:#19643f;background:#e9f7ef}.app-shell{flex-direction:column;min-height:100vh;display:flex}.topbar{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #dbe3dd;justify-content:space-between;align-items:center;gap:20px;padding:18px 24px;display:flex;position:sticky;top:0}.workspace{grid-template-columns:minmax(260px,360px) minmax(320px,1fr) minmax(260px,340px);gap:18px;padding:18px;display:grid}.catalog-list,.correction-panel,.reports-panel{background:#fff;border:1px solid #dbe3dd;border-radius:8px;padding:16px}.catalog-list,.reports-panel{flex-direction:column;gap:12px;max-height:calc(100vh - 112px);display:flex;position:sticky;top:92px;overflow:hidden}.correction-panel{align-content:start;gap:16px;display:grid}.section-header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.section-header span{color:#607369;font-size:12px;font-weight:800}.model-list,.report-list{gap:8px;padding-right:4px;display:grid;overflow-y:auto}.model-row{text-align:left;background:#f8faf7;border:1px solid #e1e8e3;border-radius:8px;gap:3px;width:100%;padding:10px;display:grid}.model-row.selected{background:#e3f0e9;border-color:#163f35}.model-row span,.report-card p{color:#607369;font-size:13px;line-height:1.4}.model-summary{background:#f8faf7;border:1px solid #e1e8e3;border-radius:8px;gap:12px;padding:14px;display:grid}.model-summary p{color:#40534a;line-height:1.5}.model-summary dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.model-summary dt{color:#607369;text-transform:uppercase;font-size:11px;font-weight:900}.model-summary dd{margin:2px 0 0;font-size:14px;font-weight:800}form{gap:14px;display:grid}.empty-state{color:#607369;border:1px dashed #cbd8d0;border-radius:8px;padding:14px}.report-card{background:#f8faf7;border:1px solid #e1e8e3;border-radius:8px;gap:8px;padding:12px;display:grid}.report-card div{justify-content:space-between;align-items:center;gap:8px;display:flex}.status{color:#40534a;text-transform:uppercase;background:#e9edf0;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900}.status.open{color:#7a5c00;background:#fff2c2}.status.reviewing{color:#185b92;background:#dcefff}.status.resolved{color:#17653d;background:#d9f4e5}.status.dismissed{color:#4f5b66;background:#e7eaed}@media (width<=1040px){.workspace{grid-template-columns:1fr}.catalog-list,.reports-panel{max-height:none;position:static}}@media (width<=560px){.auth-card{padding:22px}.option-grid,.model-summary dl{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start}}
