@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Inter:wght@400;500;600;700&family=Source+Serif+4:opsz,wght@8..60,600;8..60,700&display=swap";:root{font-family:Inter,system-ui,sans-serif;color:#17332d;background:#f6f8f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,a{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.topbar{height:72px;padding:0 4vw;display:flex;align-items:center;border-bottom:1px solid #ced8d4;background:#f6f8f7f2;position:sticky;top:0;z-index:10}.brand{color:inherit;text-decoration:none;display:flex;align-items:center;gap:11px;min-width:250px}.brand-mark{width:34px;height:38px;display:grid;place-items:center;background:#17332d;color:#fff;font:600 13px IBM Plex Mono;border-radius:2px 2px 10px}.brand strong,.brand small{display:block}.brand small{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#58716a;margin-top:2px}nav{display:flex;align-self:stretch;gap:30px}nav a{display:grid;place-items:center;color:#58716a;text-decoration:none;font-size:14px;border-bottom:2px solid transparent}nav a.current{color:#17332d;border-color:#1f6b57;font-weight:600}.tenant{margin-left:auto;border:1px solid #ced8d4;background:transparent;padding:9px 12px;color:#17332d;display:flex;align-items:center;gap:8px;border-radius:4px}main{width:min(1320px,92vw);margin:0 auto;padding:52px 0 80px}.case-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:35px}.eyebrow{margin:0 0 8px;font:500 11px IBM Plex Mono;text-transform:uppercase;letter-spacing:.12em;color:#607870}h1,h2,h3{font-family:"Source Serif 4",Georgia,serif;margin:0}h1{font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.035em}.lede{margin:12px 0 0;color:#607870}.case-status{display:flex;gap:8px;align-items:center;font-size:13px;color:#1f6b57;background:#e8f1ed;padding:9px 12px;border-radius:3px}.timeline{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid #ccd7d3;background:#fff;margin-bottom:28px}.stage{min-width:0;padding:15px 13px;display:flex;align-items:center;gap:10px;border-right:1px solid #dde4e1;position:relative}.stage:last-child{border:0}.stage-index{flex:0 0 auto;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;border:1px solid #aab9b4;font:500 11px IBM Plex Mono}.stage strong,.stage span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stage strong{font-size:12px}.stage span{font-size:10px;color:#748781;margin-top:3px}.stage.done .stage-index{color:#fff;background:#1f6b57;border-color:#1f6b57}.stage.active{background:#fff8eb}.stage.active:after{content:"";height:3px;background:#b76a1e;position:absolute;left:0;right:0;bottom:0}.stage.active .stage-index{color:#fff;background:#b76a1e;border-color:#b76a1e}.stage.next{color:#84938e}.workspace-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}.paper{background:#fff;border:1px solid #ccd7d3;box-shadow:0 12px 36px #17332d0f;padding:clamp(24px,4vw,48px)}.section-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #dde4e1}.section-title h2{font-size:31px}.section-title svg{color:#1f6b57}.explanation{color:#4f6760;line-height:1.65;max-width:760px;margin:23px 0}.scenario{border:1px solid #ccd7d3;padding:22px;margin-top:16px}.scenario.official{border-left:4px solid #1f6b57}.scenario.contested{border-left:4px solid #b76a1e}.scenario-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.scenario-head h3{font-size:22px;margin-top:8px}.scenario-head>strong{font:600 24px IBM Plex Mono}.tag{display:inline-block;padding:4px 7px;text-transform:uppercase;letter-spacing:.08em;font:500 9px IBM Plex Mono;border-radius:2px}.tag.green{color:#185442;background:#e1efe9}.tag.amber{color:#82480e;background:#faead1}dl{display:grid;grid-template-columns:repeat(3,1fr);margin:20px 0;padding:15px 0;border-top:1px solid #e2e8e5;border-bottom:1px solid #e2e8e5}dl div{padding:0 14px;border-right:1px solid #e2e8e5}dl div:first-child{padding-left:0}dl div:last-child{border:0}dt{font-size:10px;color:#748781;text-transform:uppercase;letter-spacing:.08em}dd{margin:6px 0 0;font:500 14px IBM Plex Mono}.scenario>p{margin:0;color:#536a63;display:flex;gap:8px;align-items:flex-start;font-size:13px;line-height:1.5}.scenario>p svg{flex:0 0 auto;margin-top:2px}.actions{margin-top:26px;display:flex;justify-content:space-between}.actions button,.upload{border-radius:3px;padding:12px 16px;font-weight:600}.secondary{border:1px solid #b9c6c2;background:transparent;color:#315149}.primary{border:1px solid #17332d;background:#17332d;color:#fff;display:flex;align-items:center;gap:9px}aside{border:1px solid #ccd7d3;background:#eef3f1}.aside-section{padding:24px;border-bottom:1px solid #ccd7d3}.aside-section h2{font-size:23px;margin-bottom:18px}.beneficiary{display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center;margin:14px 0}.beneficiary>span{width:34px;height:34px;display:grid;place-items:center;background:#fff;border:1px solid #ccd7d3;font:500 10px IBM Plex Mono}.beneficiary strong,.beneficiary small{display:block}.beneficiary strong{font-size:13px}.beneficiary small{color:#748781;font-size:10px;margin-top:2px}.beneficiary b{font:500 12px IBM Plex Mono}.evidence a{display:block;color:#17332d;text-decoration:none;border-top:1px solid #d5dfdb;padding:13px 0}.evidence a b,.evidence a small{display:block}.evidence a b{font-size:13px}.evidence a small{color:#748781;margin-top:3px}.hash{font:10px/1.6 IBM Plex Mono;color:#748781;margin:14px 0 0}.upload{margin:18px;width:calc(100% - 36px);border:1px dashed #8fa39c;background:transparent;color:#315149;display:flex;justify-content:center;align-items:center;gap:8px}@media(max-width:980px){.timeline{grid-template-columns:repeat(3,1fr)}.stage:nth-child(3){border-right:0}.workspace-grid{grid-template-columns:1fr}aside{display:grid;grid-template-columns:1fr 1fr}.upload{grid-column:1 / -1}}@media(max-width:680px){.topbar{padding:0 18px}nav{display:none}.brand{min-width:0}.tenant{font-size:0}.tenant svg{width:18px;height:18px}main{width:calc(100% - 28px);padding-top:30px}.case-heading{display:block}.case-status{display:inline-flex;margin-top:18px}.timeline{grid-template-columns:1fr}.stage{border-right:0;border-bottom:1px solid #dde4e1}.stage:nth-child(n+4){display:none}.paper{padding:22px 18px}.scenario-head{display:block}.scenario-head>strong{display:block;margin-top:16px}dl{grid-template-columns:1fr;gap:12px}dl div,dl div:first-child{border-right:0;padding:0}.actions{gap:10px}.actions button{flex:1}aside{grid-template-columns:1fr}}
