:root{color:#172026;background:#f5f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}.page-shell{min-height:100vh;padding:32px}.workspace{grid-template-columns:minmax(280px,.8fr) minmax(360px,1.2fr);align-items:start;gap:32px;max-width:1180px;margin:0 auto;display:grid}.eyebrow{color:#0a7a75;margin:0 0 12px;font-size:14px;font-weight:700}h1{max-width:760px;margin:0;font-size:48px;line-height:1.08}.lede{color:#526066;max-width:620px;margin:20px 0 0;font-size:18px;line-height:1.7}.review-panel{background:#fff;border:1px solid #d9e2e5;border-radius:8px;gap:16px;padding:24px;display:grid}.review-workbench{gap:18px;display:grid}label{color:#344247;gap:8px;font-size:14px;font-weight:700;display:grid}input{width:100%;min-height:42px;font:inherit;border:1px solid #c7d2d6;border-radius:6px;padding:0 12px}textarea{resize:vertical;width:100%;min-height:160px;font:inherit;border:1px solid #c7d2d6;border-radius:6px;padding:12px;line-height:1.6}button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#0f766e;border:0;border-radius:6px;font-weight:700}button:disabled{cursor:not-allowed;opacity:.65}.auth-panel{background:#fff;border:1px solid #d9e2e5;border-radius:8px;gap:14px;margin-top:24px;padding:20px;display:grid}.auth-panel h2{margin:0;font-size:20px}.auth-panel p{color:#526066;margin:0;line-height:1.6}.inline-actions{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.secondary-action{color:#263238;background:#fff;border:1px solid #b8c7cb}.checkbox-label{color:#526066;align-items:flex-start;gap:10px;font-weight:500;line-height:1.5;display:flex}.checkbox-label input{width:16px;min-height:16px;margin-top:3px}.checkbox-label a{color:#0f766e;font-weight:700}.auth-message,.dev-code{color:#0f766e;font-size:14px}.dev-code{background:#edf8f5;border-radius:6px;padding:10px 12px;font-weight:800}.form-error{color:#b42318;margin:0;font-size:14px}.history-panel{background:#fff;border:1px solid #d9e2e5;border-radius:8px;gap:12px;padding:18px;display:grid}.history-panel>div{justify-content:space-between;align-items:center;gap:16px;display:flex}.history-panel h2{margin:0;font-size:18px}.history-panel span,.history-panel p{color:#647176;margin:0;font-size:14px}.history-panel ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.history-panel li button{color:#172026;text-align:left;background:#f9fbfb;border:1px solid #e1e8ea;gap:4px;width:100%;min-height:auto;padding:12px;display:grid}.history-panel li button strong{font-size:15px}.report-preview{background:#fff;border:1px solid #cfe2dc;border-radius:8px;gap:18px;padding:24px;display:grid}.report-preview h2,.report-preview h3,.report-preview p{margin-top:0}.score-block{background:#edf8f5;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.score-block span{color:#45615b;font-weight:700}.score-block strong{color:#0f766e;font-size:44px;line-height:1}.compliance-banner{color:#526066;background:#edf1f2;border-radius:8px;gap:6px;padding:12px 14px;display:grid}.compliance-banner strong{color:#263238}.compliance-banner span{color:inherit;line-height:1.5}.compliance-passed{color:#0f766e;background:#edf8f5}.compliance-flagged{color:#b45309;background:#fff7ed}.compliance-blocked{color:#b42318;background:#fef3f2}.report-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.report-columns article,.section-list article,.locked-report{border:1px solid #e1e8ea;border-radius:8px;padding:16px}.report-columns ul,.section-list ul,.action-list ol{color:#516066;margin:10px 0 0;padding-left:20px;line-height:1.6}.section-list{gap:12px;display:grid}.section-list article>div{justify-content:space-between;align-items:center;gap:16px;display:flex}.section-list article span{color:#0f766e;font-size:22px;font-weight:800}.section-list p,.locked-report li,.locked-report p{color:#516066;line-height:1.6}.locked-report{background:#f8fbfb}.locked-report ul{margin:10px 0 0;padding-left:20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:1180px;margin:28px auto 0;display:grid}.product-card{background:#fff;border:1px solid #d9e2e5;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;min-height:112px;padding:20px;display:flex}.product-card h2{margin:0 0 8px;font-size:18px}.product-card p{color:#647176;margin:0}.product-card strong{color:#0f766e;font-size:28px}.product-error,.product-empty{color:#647176;grid-column:1/-1;margin:0}.product-error{color:#b42318}.legal-page{color:#344247;max-width:820px;margin:0 auto}.legal-page h1{font-size:40px}.legal-page h2{margin:28px 0 10px}.legal-page p,.legal-page li{color:#526066;line-height:1.8}@media (max-width:820px){.page-shell{padding:20px}.workspace,.report-columns,.product-grid,.inline-actions{grid-template-columns:1fr}h1{font-size:36px}}
