.form-location{margin:1.5rem 0;color:#334155}.form-location h5{font-size:1.15rem;font-weight:700;margin-bottom:1rem}.form-location-help{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:1rem;color:#075985}.form-location #map{height:360px;width:100%;position:relative;z-index:0;border:1px solid #cbd5e1;border-radius:8px}.form-location-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1rem 0}.form-location-fields label{display:block;font-weight:600;margin-bottom:.5rem}.form-location-fields input{width:100%;box-sizing:border-box;padding:.75rem;border:1px solid #94a3b8;border-radius:6px;background:white;color:#0f172a}.form-location-note{font-size:.85rem;color:#64748b;margin:.5rem 0}.form-location button{border:1px solid #2563eb;background:#eff6ff;color:#1d4ed8;border-radius:6px;padding:.6rem 1rem;cursor:pointer}.form-location button:disabled{opacity:.6;cursor:wait}.form-location [role=status]{font-size:.9rem;margin:.75rem 0}.form-location .leaflet-control-attribution{font-size:11px;line-height:1.5;color:#333}.form-location .leaflet-control-attribution a{color:#075985}.form-location #form-location-map-status:empty{display:none}.form-location-pin{background:#dc2626;border:3px solid white;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 2px 5px #334155;width:24px;height:24px}@media(max-width:600px){.form-location #map{height:300px}.form-location-fields{grid-template-columns:1fr}}@media print{.form-location button,.form-location-map,.form-location-note{display:none}}
