/* The map picker shares the game's cream cards and painted-color palette. */
#workshop[data-panel="maps"]{padding:0 16px 18px;background:linear-gradient(155deg,#fff8e8,#eae3d6);color:#605169;max-height:94%;width:94%;border:3px solid #d6b77b;border-radius:23px;overflow-y:auto;overscroll-behavior:contain}
#workshop[data-panel="maps"] .dialog-cap{position:sticky;top:0;z-index:3;background:#f8efd9;margin:0 -16px;padding:15px 18px;border-bottom:1px solid #dac6a5;color:#695571;text-shadow:none}
#workshop[data-panel="maps"] #closeWorkshop{margin-top:14px}
.map-intro{padding:20px 0 14px;text-align:center}.map-intro small{font-size:10px;letter-spacing:3px;color:#a18466;font-weight:800}.map-intro h2{font-size:25px;margin:7px 0;color:#685373;text-shadow:none}.map-intro p{font-size:12px;margin:0;color:#968571}
.map-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;touch-action:pan-y}
.map-card{display:flex;flex-direction:column;text-align:left;border:2px solid #decfb9;border-radius:14px;overflow:hidden;padding:0 0 11px;background:#fffaf0;color:#5b5265;box-shadow:0 3px 0 #cdbb9c55;min-width:0;touch-action:pan-y;transition:border-color .15s,box-shadow .15s}
.map-card svg{display:block;width:100%;height:auto;border-bottom:1px solid #e1d1b2}.map-card.active{border-color:#c09a45;box-shadow:0 0 0 2px #ffe5a9,0 4px 0 #b5976955;background:#fff4d4}
.map-country{display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:900;gap:3px;padding:9px 9px 0}.map-country em{font-style:normal;font-size:9px;white-space:nowrap;color:#a18761;background:#f0e5d1;border-radius:10px;padding:3px 5px}.map-card.active em{background:#f1ca65;color:#69502c}
.map-card strong{font-size:11px;letter-spacing:2px;color:#a68a69;margin:4px 9px}.map-card>small{font-size:10px;line-height:1.55;color:#978979;margin:0 9px;min-height:31px;font-weight:400}
.map-selection{position:sticky;bottom:-18px;z-index:2;margin:16px -16px -18px;padding:13px 17px 14px;background:#f7efddeF;border-top:1px solid #d7bc87;backdrop-filter:blur(12px);display:grid;grid-template-columns:1fr auto;gap:5px 12px;align-items:center}.map-selection strong{font-size:13px;color:#66536b}.map-selection>span{font-size:10px;color:#998570;grid-column:1}.map-selection button{grid-column:2;grid-row:1/3;font-size:14px;padding:13px 15px;margin:0;min-height:45px;width:auto}
.mode-ribbon>b{font-size:13px;white-space:nowrap}.home-chapter{white-space:nowrap}
@media(max-width:350px){.map-country{font-size:13px}.map-card>small{font-size:9px}.map-selection button{font-size:12px;padding:12px 9px}}

.zone-hud{max-width:48%}.zone-hud strong{white-space:nowrap}.zone-hud small{display:block;font-size:10px;letter-spacing:1px;opacity:.9;margin-top:3px}.zone-hud b{white-space:nowrap}
