#d4-map-widget *{box-sizing:border-box;margin:0;padding:0}#d4-map-widget{font-family:system-ui,-apple-system,sans-serif;max-width:860px;margin:0 auto}#d4-map{width:100%;height:460px;border-radius:8px;border:1px solid #d0e8f0}#d4-map-footer{margin-top:12px;display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:10px}#d4-map-legend{display:flex;flex-wrap:wrap;gap:10px 16px;font-size:13px;align-items:center}.d4-legend-item{display:inline-flex;align-items:center;gap:5px}.d4-legend-swatch{width:20px;height:14px;border-radius:3px;background:rgba(26,184,231,.25);border:2px solid #004c5d;display:inline-block}.d4-check-btn{display:inline-flex;align-items:center;gap:6px;background:#1ab8e7;color:#fff !important;text-decoration:none !important;padding:8px 18px;border-radius:5px;font-size:13px;font-weight:600;font-family:"Raleway",sans-serif;white-space:nowrap}.d4-check-btn:hover{background:#004c5d !important}.d4-reset-btn{display:block;width:30px;height:30px;line-height:30px;text-align:center;text-decoration:none;color:#fff !important;font-size:14px;font-weight:700;cursor:pointer;background-color:#004c5d !important;border-color:#003845 !important}.d4-reset-btn:hover{background-color:#003845 !important}