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