:root{color-scheme:dark;--bg:#0d1114;--panel:#151b20;--line:#2b343b;--ink:#edf1ed;--muted:#a4b1b6;--accent:#c5f178;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 80% 0,#202e26 0,transparent 42%),var(--bg);color:var(--ink);line-height:1.5}main{max-width:1120px;margin:auto;padding:32px 16px}header{position:relative;margin:12px 0 30px}h1{font-size:clamp(27px,4vw,44px);letter-spacing:-1.6px;line-height:1.1;margin:14px 0}h1 span{font-weight:400;color:#cad4cc}header p{color:var(--muted)}.eyebrow{font-size:10px;letter-spacing:2px;color:var(--accent)}h2{font-size:15px;margin:0;color:var(--accent);font-weight:500}h2 span{color:var(--ink);margin-left:9px}h3{font-size:16px}p{margin:10px 0}button,input,select{font:inherit}button{border:1px solid var(--accent);border-radius:8px;background:var(--accent);color:#172011;cursor:pointer;min-height:42px;padding:8px 15px;font-weight:600}.quiet{background:transparent;color:var(--ink);border-color:var(--line)}button:hover{filter:brightness(1.12)}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.actions{display:flex;gap:8px;margin-top:20px}.panel{border:1px solid var(--line);border-radius:16px;background:var(--panel);padding:18px;margin-bottom:16px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:17px}.muted,.fine{color:var(--muted);font-size:11px}.fine{line-height:1.6}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}label{display:block;font-size:12px;color:#c5cfcf}label .muted{font-size:10px}input,select{display:block;width:100%;margin-top:6px;background:#0f1418;color:var(--ink);border:1px solid #3b474e;border-radius:7px;height:42px;padding:8px;min-width:0}input::placeholder{color:#87969f}.units{border:0;padding:0;margin:0;align-self:end}.units legend{font-size:12px;color:#c5cfcf;margin-bottom:6px}.units button{background:#0f1418;border-color:#3b474e;color:var(--muted);width:48%;padding:8px}.units button[aria-pressed=true]{background:#2a3925;color:var(--accent);border-color:#6c8650}details{border-top:1px solid var(--line)}summary{cursor:pointer;padding:15px 0;font-size:14px;font-weight:600}summary::marker{color:var(--accent)}.region-summary{float:right;color:var(--muted);font-size:11px;font-weight:400;margin-top:3px}.lift{padding:2px 0 18px}.lift h3{font-size:13px;margin:4px 0 8px;font-weight:500}.fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.chip{display:block;font-size:11px;margin-top:8px;color:var(--accent)}.chip.unscored{color:var(--muted)}.sample{font-size:10px;color:var(--muted);margin:4px 0}.figures{display:grid;grid-template-columns:1fr 1fr;gap:4px}.figures svg{width:100%;height:auto;overflow:visible}.view-title{font-size:11px;fill:#a4b1b6;letter-spacing:3px}.body-outline{fill:#222b32;stroke:#66747d;stroke-width:1.2}.anatomy-line{fill:none;stroke:#526069;stroke-width:.8}.muscle{stroke:#11181c;stroke-width:1.5;stroke-linejoin:round;cursor:pointer;transition:fill .2s}.muscle:hover{stroke:#e7f1d9;stroke-width:2}.map-label{cursor:pointer}.map-label text{fill:#f0f3ee;font-size:11px;font-weight:600}.map-label .status{fill:#b6c3c8;font-size:10px;font-weight:400}.leader{fill:none;stroke:#88989d;stroke-width:.75}.map-label:hover text{fill:var(--accent)}.legend{margin:15px 7px}.gradient{height:7px;border-radius:9px;background:linear-gradient(90deg,#e65b5b,#e8ca57,#64cc87)}.legend-scale{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin-top:6px}.legend p{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:6px}.legend i{display:inline-block;width:11px;height:11px;background:#555;border:1px solid #888;border-radius:2px}.legend .dashed{border-style:dashed;margin-left:10px}.lag-grid{display:grid;gap:12px}.lag-card{background:#10161a;border:1px solid var(--line);border-radius:10px;padding:14px}.lag-card h3{margin:0}.lag-card p{font-size:12px;color:var(--muted)}.lag-card button{font-size:12px}.score{color:var(--accent)}footer{color:var(--muted);font-size:12px;padding:24px 4px}footer h2{color:var(--ink);font-size:21px}a{color:var(--accent);text-underline-offset:3px}footer ul{padding-left:18px}footer li{margin:12px 0}dialog{background:#151b20;color:var(--ink);border:1px solid #46534a;border-radius:18px;width:min(640px,calc(100% - 24px));max-height:88dvh;padding:24px}dialog::backdrop{background:#030807c9;backdrop-filter:blur(5px)}.close{float:right;font-size:26px;line-height:1;padding:4px 12px}.detail-score{font-size:32px;color:var(--accent);margin:5px 0}.breakdown{border-top:1px solid var(--line);margin-top:20px;padding-top:10px}.breakdown p,dialog li{font-size:13px;color:#c2cccd}dialog h2{font-size:24px;color:var(--ink)}dialog h3{margin-top:24px}.cutoffs{display:grid;grid-template-columns:repeat(5,1fr);gap:3px;margin:12px 0}.cutoffs div{background:#0e1417;text-align:center;padding:9px 2px;border-radius:5px;font-size:11px}.cutoffs small{display:block;font-size:9px;color:var(--muted)}#storage-note:empty{display:none}@media(min-width:760px){main{padding:40px 28px}.actions{position:absolute;right:0;bottom:0}.profile-grid{grid-template-columns:repeat(4,1fr)}.lag-grid{grid-template-columns:repeat(3,1fr)}.panel{padding:24px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}

.map-label text{font-size:16px;font-weight:700}.map-label .status{font-size:15px;font-weight:400}@media(max-width:759px){.map{padding:18px 12px}}

.map-label text{paint-order:stroke fill;stroke:#151b20;stroke-width:2.5px;stroke-linejoin:round}

.figures{max-width:720px;margin-inline:auto}
@media(min-width:900px){.workspace{display:grid;grid-template-columns:minmax(290px,.85fr) minmax(430px,1.35fr);gap:16px;align-items:start}.workspace .profile-grid{grid-template-columns:1fr 1fr}}
