.Map_mapContainer__ks_xP{height:calc(100vh - 80px);width:100%;overflow:hidden;display:flex;flex-direction:column}.Map_header__N10j6{background-color:#ffffff;border-bottom:1px solid #e5e7eb;padding:1rem}.Map_headerContent__PeZWw{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.Map_titleSection__kEPO9{display:flex;flex-direction:column}.Map_title__nUKXI{font-size:1.5rem;font-weight:700;color:#111827;margin:0}.Map_subtitle__TNKAn{font-size:.875rem;color:#6b7280;margin-top:.25rem;margin-bottom:0}.Map_buttonGroup__9JQkB{display:flex;gap:.5rem}.Map_button__OUWRU{padding:.5rem 1rem;border-radius:.5rem;border:none;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;outline:none}.Map_button__OUWRU:hover:not(.Map_buttonDisabled__wPHw6){transform:translateY(-1px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.Map_button__OUWRU:active:not(.Map_buttonDisabled__wPHw6){transform:translateY(0)}.Map_buttonPrimary__VdsuU{background-color:#3b82f6;color:white}.Map_buttonPrimary__VdsuU:hover:not(.Map_buttonDisabled__wPHw6){background-color:#2563eb}.Map_buttonDanger__JUjnJ{background-color:#ef4444;color:white}.Map_buttonDanger__JUjnJ:hover:not(.Map_buttonDisabled__wPHw6){background-color:#dc2626}.Map_buttonDisabled__wPHw6{background-color:#d1d5db;color:#9ca3af;cursor:not-allowed}.Map_map__fBpkn{width:100%;height:100%}.Map_drawingIndicator__o9lVI{position:absolute;top:1rem;left:50%;transform:translateX(-50%);background-color:#3b82f6;color:white;padding:.5rem 1rem;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);font-size:.875rem;font-weight:500;animation:Map_pulse__lewR7 1.5s infinite}@keyframes Map_pulse__lewR7{0%,to{opacity:1}50%{opacity:.8}}.Map_infoPanel__CCnz1{position:absolute;top:1rem;right:1rem;background-color:white;border-radius:.5rem;box-shadow:0 10px 25px rgba(0,0,0,.1);padding:1rem;min-width:16rem;max-width:20rem}.Map_infoPanelTitle__v_v5O{font-weight:600;color:#1f2937;margin:0 0 .75rem;font-size:1rem}.Map_instructionList__OJ2S_{font-size:.875rem;color:#4b5563;list-style:none;padding:0;margin:0;line-height:1.6}.Map_instructionList__OJ2S_ li{margin-bottom:.25rem}.Map_areaDetails__uwbfq{display:flex;flex-direction:column;gap:.75rem}.Map_statItem__ZC3w1{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #f3f4f6}.Map_statItem__ZC3w1:last-child{border-bottom:none}.Map_statLabel__VKDt8{font-size:.875rem;color:#6b7280;font-weight:500}.Map_statValue__Dwqtu{font-size:1rem;color:#1f2937;font-weight:600}.Map_editStatus__BO3ag{display:flex;align-items:center;gap:.5rem;padding:.5rem;background-color:#f9fafb;border-radius:.375rem;margin-top:.25rem}.Map_statusIndicator__5JPai{width:8px;height:8px;border-radius:50%;animation:none}.Map_statusActive__SeprE{background-color:#10b981;animation:Map_statusPulse__Bek0g 2s infinite}.Map_statusInactive__KBfMc{background-color:#6b7280}@keyframes Map_statusPulse__Bek0g{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.Map_statusText__qfHt9{font-size:.75rem;color:#4b5563;font-weight:500;text-transform:uppercase;letter-spacing:.025em}