:root{color:#172033;background:#f6f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}.app-shell{width:min(1120px,calc(100vw - 32px));margin:0 auto;padding:40px 0}.toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:32px;align-items:end;padding:28px;border:1px solid #dfe5ee;border-radius:8px;background:#fff;box-shadow:0 18px 45px #17203314}h1,h2,h3,p{margin:0}h1{font-size:clamp(2rem,5vw,3.4rem);line-height:1;letter-spacing:0}.toolbar p{max-width:620px;margin-top:14px;color:#5b667a}.repo-form{display:grid;gap:10px}.repo-form label{color:#40506a;font-size:.92rem;font-weight:700}.input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.input-row input{min-width:0;border:1px solid #cbd5e1;border-radius:6px;padding:13px 14px;color:#172033;background:#fff}.input-row input:focus{border-color:#2563eb;outline:3px solid rgba(37,99,235,.18)}.input-row button{border:0;border-radius:6px;padding:0 20px;color:#fff;background:#17634f;font-weight:800;cursor:pointer}.input-row button:disabled{cursor:wait;opacity:.72}.alert{margin-top:18px;border-left:5px solid #dc2626;border-radius:6px;padding:14px 16px;color:#7f1d1d;background:#fee2e2;font-weight:700}.report{margin-top:24px}.report-header{display:flex;gap:20px;align-items:center;justify-content:space-between;padding:22px 0}.report-header h2{font-size:1.55rem}.report-header p{margin-top:4px;color:#64748b}.score{display:grid;place-items:center;min-width:94px;min-height:76px;border:1px solid #dfe5ee;border-radius:8px;background:#fff}.score span{font-size:2rem;font-weight:900;line-height:1}.score small{color:#64748b;font-weight:700}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.summary-card{display:flex;align-items:center;justify-content:space-between;min-height:86px;border:1px solid currentColor;border-radius:8px;padding:18px;background:#fff}.summary-card span{font-weight:800}.summary-card strong{font-size:2rem;line-height:1}.issue-groups{display:grid;gap:24px;margin-top:28px}.issue-group h3{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:1rem;text-transform:uppercase}.severity-dot{width:12px;height:12px;border-radius:50%;background:currentColor}.issue-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.issue-card{display:grid;gap:10px;border:1px solid #dfe5ee;border-radius:8px;padding:16px;background:#fff}.issue-topline{display:flex;gap:10px;align-items:center}.badge{border-radius:999px;padding:3px 8px;font-size:.75rem;font-weight:900}.issue-card p{color:#40506a}.issue-card code{overflow-wrap:anywhere;border-radius:6px;padding:8px;color:#243047;background:#eef2f7;font-size:.87rem}.empty-state{margin-top:24px;border:1px solid #badbcc;border-radius:8px;padding:18px;color:#0f5132;background:#d1e7dd;font-weight:800}.severity-high{color:#991b1b;background-color:#fee2e2}.severity-medium{color:#92400e;background-color:#fef3c7}.severity-low{color:#1d4ed8;background-color:#dbeafe}@media (max-width: 820px){.app-shell{width:min(100vw - 24px,1120px);padding:18px 0}.toolbar{grid-template-columns:1fr;padding:20px}.input-row,.summary-grid{grid-template-columns:1fr}.input-row button{min-height:48px}.report-header{align-items:stretch;flex-direction:column}}
