.Floodmap{border:none}.floodmap-loading{padding:20px;text-align:center}.floodmap-empty{padding:20px}.floodmap-state{align-items:center;background:#f9fafb;border:1px dashed #e5e7eb;border-radius:12px;color:#6b7280;display:flex;flex-direction:column;font-size:14px;justify-content:center;min-height:100%;text-align:center}.floodmap-loading p{font-weight:500;margin-top:12px}.floodmap-empty i{color:#9ca3af;font-size:28px;margin-bottom:8px}.floodmap-empty p{font-weight:500}.map-state{align-items:center;background:#f9fafb;border:1px dashed #e5e7eb;border-radius:12px;color:#6b7280;display:flex;flex-direction:column;font-size:14px;justify-content:center;min-height:260px;text-align:center}.map-loading p{font-weight:500;margin-top:12px}.map-error i{color:#dc2626;font-size:26px;margin-bottom:8px}.map-error p{color:#b91c1c;font-weight:500}.spinner{animation:spin .9s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#2563eb;height:36px;width:36px}@keyframes spin{to{transform:rotate(1turn)}}iframe{margin-top:0!important}