.audit-hero{padding:4rem 0 2.5rem;border-bottom:1px solid var(--border)}.audit-hero h1{font-size:clamp(2rem,4.5vw,3rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin-bottom:1rem}.audit-hero-lead{font-size:1.05rem;color:var(--fg-muted);max-width:680px;line-height:1.75;margin-bottom:1rem}.audit-source{font-size:.8rem;color:var(--fg-subtle);font-family:var(--font-mono)}.verdict-callout{background:var(--bg-elevated);border-left:3px solid var(--accent);border-radius:0 10px 10px 0;padding:1.5rem 1.75rem;margin:2.5rem 0;font-size:.98rem;color:var(--fg-muted);line-height:1.8;max-width:820px}.verdict-callout strong{color:var(--fg)}.audit-stats{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;margin:2.5rem 0}@media(max-width:900px){.audit-stats{grid-template-columns:repeat(4,1fr)}}@media(max-width:560px){.audit-stats{grid-template-columns:repeat(2,1fr)}}.audit-stat{background:var(--bg-card);padding:1.25rem 1rem;text-align:center}.audit-stat-value{font-family:var(--font-display);font-size:1.8rem;font-weight:700;color:var(--fg);line-height:1;margin-bottom:.4rem}.audit-stat-value.crit{color:#ef4444}.audit-stat-value.high{color:#f97316}.audit-stat-value.med{color:#eab308}.audit-stat-label{font-size:.7rem;color:var(--fg-muted);line-height:1.4}.audit-section{margin:3.5rem 0}.audit-section h2{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.audit-section-note{font-size:.88rem;color:var(--fg-subtle);margin-bottom:1.5rem;max-width:720px;line-height:1.65}.audit-table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.86rem}.audit-table th{background:var(--bg-elevated);border:1px solid var(--border);padding:.7rem .9rem;text-align:left;font-weight:600;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--fg-muted)}.audit-table td{border:1px solid var(--border);padding:.75rem .9rem;vertical-align:top;line-height:1.55;color:var(--fg-muted)}.audit-table tr:nth-child(2n) td{background:var(--bg-elevated)}.audit-table td:first-child{font-weight:500}.sev-pill{display:inline-block;padding:.15rem .55rem;border-radius:99px;font-size:.7rem;font-weight:600;font-family:var(--font-mono);white-space:nowrap}.sev-critical{background:#ef444426;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.sev-high{background:#f9731626;color:#f97316;border:1px solid rgba(249,115,22,.3)}.sev-medium{background:#eab30826;color:#eab308;border:1px solid rgba(234,179,8,.3)}.sev-low{background:#94a3b826;color:#94a3b8;border:1px solid rgba(148,163,184,.3)}.strengths-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;margin:1.5rem 0}@media(max-width:700px){.strengths-grid{grid-template-columns:1fr}}.strengths-col h3{font-size:1rem;font-weight:600;margin-bottom:1rem;color:var(--fg)}.strengths-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.strengths-col li{font-size:.88rem;color:var(--fg-muted);line-height:1.6;padding-left:1.4rem;position:relative}.strengths-col li:before{content:"✓";position:absolute;left:0;color:var(--success);font-weight:700}.boundary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin:1.5rem 0}@media(max-width:700px){.boundary-grid{grid-template-columns:1fr}}.boundary-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;box-shadow:0 1px 2px #0000001f}.boundary-card h3{font-size:.95rem;font-weight:600;margin-bottom:.5rem;color:var(--fg)}.boundary-card p{font-size:.85rem;color:var(--fg-muted);line-height:1.65;margin:0}.move-list{list-style:none;padding:0;margin:1.5rem 0;counter-reset:move}.move-list li{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--border)}.move-list li:last-child{border-bottom:none}.move-num{font-family:var(--font-display);font-weight:700;color:var(--accent);flex-shrink:0}.move-list p{margin:0;color:var(--fg-muted);font-size:.92rem;line-height:1.65}.evidence-line{font-family:var(--font-mono);font-size:.78rem;color:var(--fg-subtle);line-height:1.8;word-break:break-word}
