.admin-panel-button{display:inline-flex;align-items:center;gap:7px;background:#f3eee5;color:var(--green);border:1px solid #ded4c5;padding:10px 13px;font-size:11px;font-weight:700}.admin-panel-button:hover{background:#e9dfd0}@media(max-width:680px){.admin-panel-button span:last-child{display:none}.admin-panel-button{padding:9px 11px}}
.location-required{border-left:3px solid var(--gold)}.location-required small{max-width:310px;line-height:1.4}.location-required.location-error{border-color:#b33;background:#fff1ef}.location-required.location-error small{color:#a22}
.delivery-location{margin-top:16px;background:var(--cream);padding:15px}.location-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.location-heading b,.location-heading small{display:block}.location-heading small,.map-help{color:var(--muted);margin-top:5px}.location-actions{display:flex;gap:8px}.location-actions .secondary-button{padding:9px 11px;white-space:nowrap;font-size:10px}.delivery-map{height:280px;margin-top:14px;border:1px solid #d8d2c8;background:#e8e4dc;z-index:1}.map-help{display:block!important;max-width:none!important}.delivery-map .leaflet-control-attribution{font-size:8px}@media(max-width:620px){.location-heading{align-items:stretch;flex-direction:column}.location-actions{display:grid;grid-template-columns:1fr 1fr}.location-actions .secondary-button{white-space:normal}.delivery-map{height:240px}}
