.evidence-page>section{border-bottom:1px solid var(--border);padding-block:clamp(5rem,9vw,9rem)}.evidence-hero{flex-direction:column;justify-content:center;min-height:calc(100svh - 82px);display:flex}.evidence-hero h1{letter-spacing:-.065em;margin:1rem 0 2rem;font-size:clamp(3.7rem,10vw,8rem);line-height:.88}.evidence-hero h1 span{color:var(--accentCyan)}.evidence-hero .lede{max-width:850px}.evidence-table{border:1px solid var(--border)}.table-head,.table-row{grid-template-columns:1.4fr repeat(5,1fr);align-items:center;gap:1rem;padding:1rem 1.25rem;display:grid}.table-head{text-transform:uppercase;letter-spacing:.1em;color:var(--textSecondary);background:var(--surfaceElevated);font-size:.72rem}.table-row{border-top:1px solid var(--border);background:var(--surface);font-variant-numeric:tabular-nums}.table-row strong{color:var(--accentCyan)}.table-row small{color:var(--textSecondary);font-weight:400;display:block}.chart-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.evidence-chart{border:1px solid var(--border);background:var(--surface);margin:0;padding:1.25rem;overflow-x:auto}.evidence-chart svg{width:100%;min-width:500px;display:block}.evidence-chart text{fill:var(--textSecondary);font-size:12px}.axis{stroke:var(--textSecondary);fill:none}.line{fill:none;stroke-width:3px}.line-0,.point-0{stroke:var(--accentCyan);fill:var(--accentCyan)}.line-1,.point-1{stroke:var(--accentAmber);fill:var(--accentAmber)}.line-2,.point-2{stroke:#8fa2b7;fill:#8fa2b7}.line-3,.point-3{stroke:var(--success);fill:var(--success)}.evidence-chart figcaption{color:var(--textSecondary);font-size:.82rem}.chart-legend{color:var(--textSecondary);flex-wrap:wrap;gap:1.2rem;margin-top:1rem;font-size:.82rem;display:flex}.chart-legend span{align-items:center;gap:.4rem;display:flex}.chart-legend i{background:var(--accentCyan);width:.7rem;height:.7rem}.chart-legend .legend-1{background:var(--accentAmber)}.chart-legend .legend-2{background:#8fa2b7}.chart-legend .legend-3{background:var(--success)}.protocol-section,.evidence-artifacts{grid-template-columns:1fr 1fr;gap:clamp(2rem,7vw,7rem);display:grid}.protocol-section h2,.evidence-artifacts h2{font-size:clamp(2.2rem,5vw,4.2rem);line-height:1.05}.protocol-section p,.evidence-artifacts p{color:var(--textSecondary)}.protocol-section dl{margin:0}.protocol-section dl div{border-top:1px solid var(--border);padding:1rem 0}.protocol-section dt{color:var(--accentCyan);font-weight:700}.protocol-section dd{color:var(--textSecondary);margin:.25rem 0}.evidence-limitations{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(2,1fr);gap:1px;padding:0;list-style:none;display:grid}.evidence-limitations li{background:var(--surface);padding:1.5rem 1.5rem 1.5rem 3.2rem;position:relative}.evidence-limitations li:before{content:"!";color:var(--accentAmber);font-weight:800;position:absolute;left:1.4rem}.evidence-artifacts{align-items:center}.evidence-artifacts code{color:var(--accentCyan)}@media (max-width:850px){.chart-grid,.protocol-section,.evidence-artifacts{grid-template-columns:1fr}}@media (max-width:700px){.table-head{display:none}.table-row{grid-template-columns:1fr 1fr}.table-row strong{grid-column:1/-1}.table-row span:before{content:attr(data-label) " · ";color:var(--textSecondary);font-size:.7rem}.evidence-limitations{grid-template-columns:1fr}.evidence-hero{min-height:70svh}}
.result-grid,.compact-section dl{border:1px solid var(--border);grid-template-columns:repeat(4,1fr);margin:2rem 0;display:grid}.result-grid div,.compact-section dl div{background:var(--surface);border-right:1px solid var(--border);padding:1.4rem}.result-grid div:last-child,.compact-section dl div:last-child{border-right:0}.result-grid dt,.compact-section dt{color:var(--textSecondary);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.result-grid dd,.compact-section dd{color:var(--accentCyan);font-variant-numeric:tabular-nums;margin:.45rem 0 0;font-size:clamp(1.25rem,2.5vw,2rem)}.result-grid small{color:var(--textSecondary);font-size:.7rem}.compact-section{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;display:grid}.compact-section>div h2{font-size:clamp(2.2rem,5vw,4.2rem);line-height:1.05}.compact-section>div p{color:var(--textSecondary)}.compact-section dl{grid-template-columns:1fr 1fr;margin:0}.compact-section dl div:nth-child(2){border-right:0}.compact-section dl div:nth-child(-n+2){border-bottom:1px solid var(--border)}.compact-section .failed dd{color:var(--accentAmber)}.compact-section .callout{grid-column:1/-1}@media (max-width:850px){.result-grid{grid-template-columns:1fr 1fr}.result-grid div:nth-child(2){border-right:0}.result-grid div:nth-child(-n+2){border-bottom:1px solid var(--border)}.compact-section{grid-template-columns:1fr}}@media (max-width:560px){.result-grid,.compact-section dl{grid-template-columns:1fr}.result-grid div,.compact-section dl div{border-right:0;border-bottom:1px solid var(--border)}.result-grid div:last-child,.compact-section dl div:last-child{border-bottom:0}}
