.knee-map{margin:24px 0;display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:650px}.knee-view{border:1px solid var(--line);padding:12px;background:#fbfcfa}.knee-view h3{font:700 13px Manrope;margin:0 0 8px;color:var(--muted)}.knee-view svg{width:100%;height:auto;display:block}.knee-outline{fill:#eef2ed;stroke:#48665e;stroke-width:3}.knee-joint{fill:none;stroke:#48665e;stroke-width:3}.knee-zone{fill:#fff4ea;stroke:#a76720;stroke-width:2;cursor:pointer;transition:fill .15s,stroke .15s}.knee-zone:hover,.knee-zone:focus,.knee-zone.selected{fill:#f59e0b;stroke:#51370e;outline:none}.knee-zone:focus{stroke-width:4}.knee-map text{font:700 10px Manrope;fill:#1c332e;pointer-events:none}.zone-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:16px}.zone-options label{min-height:52px}.zone-options input{flex:0 0 auto}.knee-safety .option-list label{min-height:52px}.knee-result-list{margin:10px 0 22px;padding-left:20px;line-height:1.65}.knee-result-list li{margin:5px 0}.knee-result-tag{display:inline-block;background:var(--sage);padding:7px 10px;font:700 12px Manrope;margin:0 0 18px}.knee-actions{display:flex;gap:8px;align-items:center;margin-top:28px}.knee-actions .primary{min-height:48px}.knee-urgent p{color:var(--ink)}
@media(max-width:720px){.knee-map{grid-template-columns:1fr;gap:12px}.knee-view{padding:10px}.zone-options{grid-template-columns:1fr}.knee-actions{justify-content:space-between}.knee-actions .primary{flex:1}.knee-map svg{max-height:300px}}
