:root{--mint:#aceed1;--ink:#073d31;--muted:#48635c;--rule:#adc5bc;--paper:#fcfefc;--red:#ac263d;--green:#096747;--red-wash:#fbecef;--green-wash:#d9f5e7;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--mint);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,a{color:inherit}button{font:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.4}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid var(--red);outline-offset:5px}a{text-underline-offset:5px}img{width:22px;height:22px;vertical-align:middle}button img{pointer-events:none}.desk{max-width:1600px;padding:24px 22px 0;margin:auto}.masthead{display:flex;align-items:flex-start;gap:28px;padding:0 16px}.identity{flex:1;padding-top:4px}.wordmark{font-size:27px;letter-spacing:-1.2px;font-weight:900;text-decoration:none}.eyebrow,h3,dt{font:700 12px/1.45 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:1.3px;text-transform:uppercase}.identity p{margin:5px 0}.metadata{display:flex;margin:0}.metadata>div{padding:4px 20px 6px;border-left:1px solid var(--ink)}dt{font-weight:600;letter-spacing:1px}dd{margin:5px 0 0;font-size:15px;line-height:1.3}.meta-note{font-size:12px;font-family:ui-monospace,monospace}.revision-number{border-left:1px solid var(--ink);padding-left:24px;min-width:146px}.revision-number strong{display:block;font-size:116px;font-weight:900;letter-spacing:-9px;line-height:.9}.revision-number .eyebrow{font-size:10px;letter-spacing:1px}.intro{display:flex;gap:20px;align-items:flex-end;justify-content:space-between;margin:0 16px 18px}.intro h1{font-size:clamp(40px,4.5vw,72px);letter-spacing:-3px;line-height:1.05;margin:0 0 10px;font-weight:800}.intro p{font-size:19px;margin:0;line-height:1.4}.actions{display:flex;align-items:center;gap:24px;flex-shrink:0;margin-bottom:2px}.primary{background:var(--ink);color:white;border:1px solid var(--ink);border-radius:4px;padding:17px 22px;display:flex;align-items:center;gap:14px;font-size:17px;font-weight:700;min-height:52px}.primary img{filter:invert(1)}.primary:hover{background:#145642}.text-button{background:none;border:0;border-bottom:1px solid var(--ink);padding:14px 0;display:flex;gap:14px;align-items:center;font-size:16px}.statusline{font:600 12px/1.5 ui-monospace,monospace;min-height:30px;padding:0 16px 10px;color:var(--muted)}.statusline.error{color:var(--red)}.work-surface{background:var(--paper)}.comparison{display:grid;grid-template-columns:1fr 1fr;position:relative}.revision{padding:24px 28px 26px;min-width:0}.revision.before{border-right:1px solid var(--ink)}.revision-head{display:flex;justify-content:space-between;gap:18px;margin-bottom:18px;min-height:82px}.revision h2{font-size:31px;letter-spacing:-.7px;line-height:1;margin:0 0 6px}.decision{font:800 20px/1.2 ui-monospace,monospace;color:var(--green);display:block}.decision.refused{color:var(--red)}.decision.pending{color:var(--muted)}.revision-head p:not(.provenance){font-size:15px;margin:5px 0 0}.provenance{font:12px/1.7 ui-monospace,monospace;color:var(--muted);margin:0;text-align:right}.compare-handle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;width:42px;height:42px;border:1px solid var(--ink);border-radius:50%;background:var(--paper);display:grid;place-items:center}.compare-handle:hover,.compare-handle[aria-pressed=true]{background:var(--mint)}table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:15px}th{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:13px 7px;font:11px/1.4 ui-monospace,monospace;text-transform:uppercase;text-align:left;color:var(--muted)}th:first-child{width:29%}th:nth-child(2){width:12%}th:nth-child(3){width:23%}th:nth-child(4){width:15%}th:nth-child(5){width:21%}td{padding:16px 7px;border-bottom:1px solid #dae5df;line-height:1.35;overflow-wrap:anywhere}.role{font-weight:700;display:flex;gap:10px;align-items:center}.role img{width:20px;height:20px}.time{font-weight:700;font-family:ui-monospace,monospace}.row-status{font:12px/1.3 ui-monospace,monospace}.row-conflict{background:var(--red-wash)}.row-conflict .time,.row-conflict .row-status{color:var(--red);font-weight:700}.row-repaired{background:var(--green-wash)}.row-repaired .time{color:var(--green)}.row-repaired.reveal .time{animation:reveal .24s ease-out}.resource-note{font-size:14px;line-height:1.6;margin-top:22px}.resource-note code{font-size:13px;overflow-wrap:anywhere}.resource-note strong{margin-right:8px}.change{margin-top:19px;min-height:65px}.change>strong{font-size:clamp(26px,3vw,44px);letter-spacing:-1.5px;line-height:1.2;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.change>strong span{font-weight:500}.change img{width:32px;height:32px}.change p{font:600 13px/1.5 ui-monospace,monospace;margin:4px 0 0}.comparison.focus-change .unchanged{opacity:.35}.transport{border-top:1px solid var(--ink);display:flex;align-items:center;padding:17px 28px;gap:18px;flex-wrap:wrap}.transport-label{border-right:1px solid var(--rule);padding-right:20px;min-width:230px}.transport-label strong{display:block;font:700 12px/1.5 ui-monospace,monospace;letter-spacing:.6px}.transport-label>span{display:block;font:11px/1.7 ui-monospace,monospace;color:var(--muted)}.steps{display:flex;flex:1;justify-content:space-between;gap:4px}.steps button{display:flex;align-items:center;gap:7px;border:0;border-bottom:3px solid transparent;background:none;padding:5px 3px;min-height:46px;text-align:left}.step-number{border:1px solid var(--ink);border-radius:50%;width:27px;height:27px;display:grid;place-items:center;font:13px ui-monospace,monospace;flex-shrink:0}.steps b{font-size:12px;white-space:nowrap}.steps small{display:block;font-size:11px;line-height:1.5;white-space:nowrap;color:var(--muted)}.steps button[aria-current=step]{border-bottom-color:var(--ink)}.steps button[aria-current=step] .step-number{background:var(--ink);color:white}.steps button:hover{background:var(--green-wash)}.playback{display:flex;border-left:1px solid var(--rule);padding-left:10px}.playback button{width:40px;height:44px;border:0;background:none;display:grid;place-items:center}.playback button:hover:not(:disabled){background:var(--green-wash)}.playback img{width:20px;height:20px}.receipt-link{font:700 13px ui-monospace,monospace;white-space:nowrap;display:flex;gap:10px;align-items:center}.receipt-link img{width:18px}.support{margin:0 28px;border-top:1px solid var(--ink);padding:20px 0 26px;display:grid;grid-template-columns:1fr 1fr 1fr}.support article{padding:0 22px;min-width:0;border-left:1px solid var(--rule)}.support article:first-child{padding-left:0;border-left:0}.support article:last-child{padding-right:0}h3{font-size:12px;margin:0 0 10px}.support p{font-size:14px;line-height:1.5;color:var(--muted);margin:0 0 12px}.support p strong{color:var(--ink)}.starts{font-size:12px;margin:0}.starts div{display:flex;gap:14px;margin-top:5px}.starts dt{font-size:11px;letter-spacing:0;font-weight:500}.starts dd{font-size:12px;margin:0}.fine{font-size:12px!important;line-height:1.5;color:var(--muted)}.motion{font-size:13px;display:inline-flex;align-items:center;gap:8px;min-height:44px}.motion input{accent-color:var(--ink);width:17px;height:17px}.receipts{margin:0 28px;border-top:1px solid var(--rule);padding:18px 0}.receipts summary{cursor:pointer;font-size:14px;font-weight:700;min-height:28px}.receipts summary span{font:11px ui-monospace,monospace;color:var(--muted);margin-left:16px}.receipts ol{list-style:none;margin:0;padding:0}.receipts li{display:grid;grid-template-columns:150px 180px 1fr;gap:16px;padding:12px 0;border-bottom:1px solid var(--rule);font-size:13px;line-height:1.5}.receipts time,.receipts b{font:12px ui-monospace,monospace}.empty-cell{height:170px;color:var(--muted);text-align:center;font-size:16px}footer{display:flex;justify-content:space-between;gap:20px;padding:20px 0;font:10px/1.5 ui-monospace,monospace;letter-spacing:.4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;left:12px;top:-100px;padding:15px;background:white;z-index:10}.skip:focus{top:12px}@keyframes reveal{from{opacity:.2;transform:translateY(5px)}to{opacity:1;transform:none}}html[data-reduced-motion=true] *,html[data-reduced-motion=true] *::before,html[data-reduced-motion=true] *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
@media(min-width:1200px) and (max-height:800px){.desk{padding-top:16px}.revision-number strong{font-size:94px}.intro{margin-bottom:12px}.intro h1{font-size:52px}.revision{padding:20px 24px}.revision-head{margin-bottom:12px;min-height:74px}td{padding-top:13px;padding-bottom:13px}.transport{padding-top:10px;padding-bottom:10px}.resource-note{margin-top:14px}.change{margin-top:14px}.support{padding-top:15px}.primary{padding:15px 18px}.intro p{font-size:17px}}
@media(max-width:1199px){.metadata>div{padding:4px 12px}.metadata>div:first-child{display:none}.revision-number{min-width:120px;padding-left:20px}.revision-number strong{font-size:96px}.intro{align-items:flex-start;flex-direction:column;margin-top:14px}.intro h1{font-size:54px}.actions{align-self:flex-end}.revision{padding:22px 18px}.provenance{font-size:10px}.role{gap:6px}.role img{width:16px}table{font-size:13px}.row-status{font-size:11px}.transport{gap:10px;padding:15px 20px}.transport-label{min-width:195px}.steps{min-width:470px}.support{margin:0 20px}}
@media(max-width:760px){.desk{padding:18px 12px 0}.masthead{padding:0 6px;gap:10px}.wordmark{font-size:23px}.identity .eyebrow{font-size:9px;letter-spacing:.5px}.metadata{display:none}.revision-number{min-width:72px;padding-left:12px}.revision-number .eyebrow{font-size:8px;letter-spacing:0}.revision-number strong{font-size:65px;letter-spacing:-5px}.intro{margin:22px 6px 14px;gap:20px}.intro h1{font-size:43px;letter-spacing:-2px;max-width:350px}.intro p{font-size:16px;max-width:320px}.actions{width:100%;align-self:stretch;gap:18px;justify-content:space-between}.primary{padding:14px;font-size:14px;gap:8px}.text-button{font-size:14px;gap:7px}.statusline{padding:0 6px 10px;font-size:10px;line-height:1.6}.comparison{grid-template-columns:1fr}.revision{padding:20px 16px}.revision.before{border-right:0;border-bottom:1px solid var(--ink)}.revision-head{margin-bottom:13px;min-height:78px}.revision h2{font-size:28px}.decision{font-size:18px}.provenance{font-size:9px;max-width:145px}.compare-handle{display:none}table{font-size:12px}th{font-size:9px;padding:10px 4px}td{padding:14px 4px}.role{gap:5px;font-size:12px}.role img{width:15px;height:15px}.row-status{font-size:9px}.resource-note{font-size:12px;margin-top:14px}.resource-note code{font-size:11px}.change>strong{font-size:32px}.change p{font-size:11px}.transport{padding:15px 16px;gap:14px}.transport-label{border:0;width:100%;padding:0}.steps{min-width:0;width:100%;flex:0 0 100%;gap:1px}.steps button{display:block;text-align:center;min-width:0;flex:1;padding:5px 1px}.step-number{margin:0 auto 5px}.steps b{font-size:10px}.steps small{font-size:9px}.playback{border-left:0;padding:0;flex:1}.playback button{width:48px;height:48px}.receipt-link{font-size:12px}.support{grid-template-columns:1fr;margin:0 16px;padding:0}.support article,.support article:first-child,.support article:last-child{padding:20px 0;border-left:0;border-bottom:1px solid var(--rule)}.receipts{margin:0 16px}.receipts summary span{display:block;margin:8px 0}.receipts li{grid-template-columns:1fr;gap:5px}footer{flex-direction:column;gap:7px;font-size:9px}.comparison.focus-change .unchanged{opacity:1}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Keep the principal change and replay controls inside the jury's first screen. */
@media(min-width:1200px){.intro{display:block;position:relative;margin-top:-16px}.intro h1{font-size:clamp(58px,5.25vw,78px);letter-spacing:-3.5px}.intro p{max-width:710px;font-size:18px}.actions{position:absolute;right:0;bottom:0}.intro>div:first-child{padding-bottom:4px}}
@media(min-width:1200px) and (max-height:800px){.intro h1{font-size:60px}.intro p{font-size:16px;max-width:680px}.revision{padding-top:17px;padding-bottom:17px}.revision-head{margin-bottom:9px;min-height:70px}.transport{padding-top:8px;padding-bottom:8px}}
@media(max-width:760px){.work-surface{display:flex;flex-direction:column}.transport{order:-1;border-top:0;border-bottom:1px solid var(--ink)}.transport-label strong{font-size:13px}.transport-label>span{font-size:12px}.steps b{font-size:11px}.steps small{font-size:10px}th{font-size:10px}.row-status{font-size:10px}.resource-note{font-size:13px}.role{font-size:12px}.provenance{font-size:10px}.statusline{font-size:12px}.intro h1{font-size:42px}}
