/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.z-1{z-index:1}.contents{display:contents}.flex{display:flex}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;font-family:Inter,system-ui,sans-serif}.app-layout{color:#f8fafc;background:#0f172a;flex-direction:column;height:100vh;display:flex}.app-body{flex:1;display:flex;position:relative;overflow:hidden}.header{z-index:2000;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-bottom:1px solid #334155;justify-content:space-between;align-items:center;padding:12px 24px;display:flex}.header-left{align-items:center;gap:16px;display:flex}.header-logo{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex;box-shadow:0 4px 12px #ef444466}.header-info{flex-direction:column;display:flex}.header-title{color:#f8fafc;align-items:center;gap:8px;font-size:18px;font-weight:700;display:flex}.header-subtitle{color:#94a3b8;margin-top:2px;font-size:12px}.header-right{align-items:center;gap:8px;display:flex}.lang-selector{position:relative}.lang-selector-btn{color:#e2e8f0;cursor:pointer;white-space:nowrap;background:#1e293b;border:1px solid #334155;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:flex}.lang-selector-btn:hover{background:#334155;border-color:#475569}.lang-flag{font-size:16px;line-height:1}.lang-name{color:#cbd5e1;font-size:12px}.lang-chevron{color:#64748b;transition:transform .2s}.lang-chevron.open{transform:rotate(180deg)}.lang-dropdown{z-index:200;-webkit-backdrop-filter:blur(20px);transform-origin:100% 0;background:#1e293b;border:1px solid #334155;border-radius:12px;min-width:200px;padding:6px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 16px 48px #00000080,0 0 0 1px #ffffff0d}.lang-dropdown.enter{animation:.15s forwards langSlideIn}.lang-dropdown.exit{animation:.12s forwards langSlideOut}@keyframes langSlideIn{0%{opacity:0;transform:scale(.95)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes langSlideOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.95)translateY(-4px)}}.lang-option{color:#cbd5e1;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:all .12s;display:flex}.lang-option:hover{color:#f8fafc;background:#ffffff14}.lang-option.active{color:#60a5fa;background:#3b82f61f}.lang-option.active:hover{background:#3b82f62e}.lang-option-text{flex-direction:column;flex:1;display:flex}.lang-option-label{font-size:13px;font-weight:500}.lang-option-code{color:#64748b;letter-spacing:.5px;margin-top:1px;font-size:10px;font-weight:600}.lang-check{color:#60a5fa;flex-shrink:0}.header-action-btn{color:#94a3b8;cursor:pointer;white-space:nowrap;background:#1e293b;border:1px solid #334155;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:all .2s;display:flex}.header-action-btn:hover{color:#e2e8f0;background:#334155;border-color:#475569}.header-user{align-items:center;gap:8px;display:flex}.header-user-badge{color:#60a5fa;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600}.header-dropdown{position:relative}.header-dropdown-menu{z-index:200;-webkit-backdrop-filter:blur(20px);transform-origin:100% 0;background:#1e293b;border:1px solid #334155;border-radius:12px;min-width:200px;padding:6px;animation:.12s langSlideIn;display:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 16px 48px #00000080}.header-dropdown-menu.show{display:block}.header-dropdown-menu button{color:#cbd5e1;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:9px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:background .12s;display:flex}.header-dropdown-menu button:hover{color:#f8fafc;background:#ffffff14}.mode-toggle{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:flex}.mode-toggle.view{color:#94a3b8;background:#1e293b;border:1px solid #334155}.mode-toggle.view:hover{color:#e2e8f0;background:#334155;border-color:#475569}.mode-toggle.edit{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 3px 10px #f59e0b59}.mode-toggle.edit:hover{transform:translateY(-1px);box-shadow:0 5px 14px #f59e0b80}.mode-toggle.rescue-idle:hover{background:#ef44441a;border-color:#ef444480}.filter-bar{background:#1e293b;border-bottom:1px solid #334155;flex-shrink:0;align-items:center;gap:8px;padding:10px 24px;display:flex;overflow-x:auto}.filter-bar::-webkit-scrollbar{height:4px}.filter-bar::-webkit-scrollbar-thumb{background:#475569;border-radius:2px}.filter-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;margin-right:4px;font-size:12px;font-weight:600}.filter-chip{color:#94a3b8;cursor:pointer;white-space:nowrap;background:#0f172a;border:1px solid #334155;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:500;transition:all .2s;display:flex}.filter-chip:hover{color:#e2e8f0;border-color:#475569}.filter-chip.active{border-color:var(--chip-color,#3b82f6);background:var(--chip-bg,#1e3a5f);color:#f8fafc;box-shadow:0 0 0 1px var(--chip-color,#3b82f6)}.filter-clear{color:#ef4444;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ef4444;border-radius:20px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:500;transition:all .2s}.filter-clear:hover{background:#ef44441a}.sidebar{z-index:50;background:#1e293b;border-right:1px solid #334155;flex-direction:column;width:380px;min-width:380px;transition:width .3s,min-width .3s,transform .3s;display:flex;overflow:hidden}.sidebar.collapsed{border-right:none;width:0;min-width:0}.sidebar-toggle{z-index:60;color:#94a3b8;cursor:pointer;background:#1e293b;border:1px solid #334155;border-left:none;border-radius:0 8px 8px 0;justify-content:center;align-items:center;width:28px;height:56px;font-size:14px;transition:all .2s;display:flex;position:absolute;top:50%;left:380px;transform:translateY(-50%)}.sidebar-toggle:hover{color:#f8fafc;background:#334155}.sidebar-toggle.shifted{left:0}.sidebar-search{border-bottom:1px solid #334155;padding:16px}.sidebar-search input{color:#f8fafc;background:#0f172a;border:1px solid #334155;border-radius:10px;outline:none;width:100%;padding:10px 14px 10px 38px;font-family:inherit;font-size:13px;transition:border-color .2s}.sidebar-search input:focus{border-color:#3b82f6}.sidebar-search input::placeholder{color:#64748b}.search-wrapper{position:relative}.search-icon{color:#64748b;font-size:14px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.sidebar-list{flex:1;padding:8px;overflow-y:auto}.sidebar-list::-webkit-scrollbar{width:6px}.sidebar-list::-webkit-scrollbar-thumb{background:#475569;border-radius:3px}.sidebar-list::-webkit-scrollbar-track{background:0 0}.marker-card{cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:4px;padding:12px;transition:all .2s;display:flex}.marker-card:hover{background:#ffffff0d;border-color:#334155}.marker-card.selected{background:#3b82f61a;border-color:#3b82f6}.marker-card-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.marker-card-content{flex:1;min-width:0}.marker-card-title{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.marker-card-desc{color:#94a3b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:11px;display:-webkit-box;overflow:hidden}.marker-card-meta{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.marker-card-badge{border-radius:10px;padding:2px 8px;font-size:10px;font-weight:600}.marker-card-actions{flex-shrink:0;gap:4px;display:flex}.marker-card-actions button{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;transition:all .2s;display:flex}.marker-card-actions button:hover{color:#f8fafc;background:#ffffff1a}.marker-card-actions button.danger:hover{color:#ef4444;background:#ef444433}.sidebar-footer{border-top:1px solid #334155;padding:12px 16px}.add-marker-btn{color:#94a3b8;cursor:pointer;background:0 0;border:2px dashed #475569;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;display:flex}.add-marker-btn:hover{color:#3b82f6;background:#3b82f60d;border-color:#3b82f6}.sidebar-empty{color:#64748b;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.sidebar-empty-icon{opacity:.5;margin-bottom:16px;font-size:48px}.sidebar-empty-text{font-size:14px;font-weight:500}.sidebar-count{color:#64748b;text-align:center;border-top:1px solid #334155;padding:8px;font-size:11px}.map-container{flex:1;position:relative}.map-placeholder{color:#64748b;background:linear-gradient(135deg,#1a2332 0%,#0f172a 100%);flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;display:flex}.map-placeholder-icon{opacity:.5;font-size:64px}.map-placeholder-text{font-size:16px;font-weight:500}.map-placeholder-sub{color:#475569;text-align:center;max-width:400px;font-size:13px;line-height:1.6}.map-placeholder-code{color:#f59e0b;background:#0f172a;border:1px solid #334155;border-radius:8px;margin-top:16px;padding:12px 20px;font-family:Fira Code,monospace;font-size:12px}.map-loading{color:#94a3b8;z-index:10;pointer-events:none;background:#1a2332;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.map-loading-spinner{border:3px solid #334155;border-top-color:#60a5fa;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.leaflet-container{background:#1a2332!important}.leaflet-control-zoom a{color:#e2e8f0!important;background:#1e293b!important;border-color:#334155!important}.leaflet-control-zoom a:hover{background:#334155!important}.leaflet-tooltip-custom{color:#e2e8f0!important;background:#1e293b!important;border:1px solid #334155!important;border-radius:8px!important;padding:6px 10px!important;font-family:Inter,system-ui,sans-serif!important;font-size:12px!important;box-shadow:0 4px 12px #0006!important}.leaflet-tooltip-custom:before{border-top-color:#334155!important}.leaflet-tooltip-custom:after{border-top-color:#1e293b!important}.rescued-marker,.cluster-marker{background:0 0!important;border:none!important}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.modal-content{background:#1e293b;border:1px solid #334155;border-radius:16px;width:580px;max-width:95vw;max-height:85vh;animation:.3s slideUp;overflow-y:auto;box-shadow:0 24px 48px #00000080}.modal-content::-webkit-scrollbar{width:6px}.modal-content::-webkit-scrollbar-thumb{background:#475569;border-radius:3px}.modal-header{border-bottom:1px solid #334155;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.modal-header h2{color:#f8fafc;font-size:18px;font-weight:700}.modal-close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;transition:all .2s;display:flex}.modal-close:hover{color:#ef4444;background:#ef444433}.modal-body{padding:24px}.modal-footer{border-top:1px solid #334155;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.form-group{margin-bottom:20px}.form-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.form-input,.form-select,.form-textarea{color:#f8fafc;background:#0f172a;border:1px solid #334155;border-radius:10px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#3b82f6}.form-input::placeholder,.form-textarea::placeholder{color:#475569}.form-textarea{resize:vertical;min-height:80px}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-row-3{grid-template-columns:2fr 1fr 1fr;gap:12px;display:grid}@media (width<=640px){.form-row-3{grid-template-columns:1fr}}.form-hint{color:#64748b;margin-top:4px;font-size:11px}.form-section-title{color:#e2e8f0;border-bottom:1px solid #334155;margin-bottom:12px;padding-bottom:8px;font-size:14px;font-weight:600}.form-array-item{align-items:center;gap:8px;margin-bottom:8px;display:flex}.form-array-item .form-input{flex:1}.form-array-remove{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef4444;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:36px;font-size:14px;transition:all .2s;display:flex}.form-array-remove:hover{background:#ef444433}.form-add-btn{color:#64748b;cursor:pointer;background:0 0;border:1px dashed #475569;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px;font-family:inherit;font-size:12px;font-weight:500;transition:all .2s;display:flex}.form-add-btn:hover{color:#3b82f6;border-color:#3b82f6}.btn{cursor:pointer;border:none;border-radius:10px;padding:10px 24px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.btn-secondary{color:#94a3b8;background:#334155}.btn-secondary:hover{color:#e2e8f0;background:#475569}.btn-primary{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 12px #3b82f64d}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 16px #3b82f680}.btn-danger{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626)}.login-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#000c;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.login-card{text-align:center;background:#1e293b;border:1px solid #334155;border-radius:20px;width:420px;max-width:95vw;padding:40px 32px;animation:.3s slideUp;box-shadow:0 24px 64px #0009}.login-logo{margin-bottom:16px;font-size:48px}.login-title{color:#f8fafc;margin-bottom:8px;font-size:22px;font-weight:800}.login-subtitle{color:#94a3b8;margin-bottom:32px;font-size:14px}.login-btn{width:100%;margin-top:8px;padding:12px;font-size:15px}.login-btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.login-error{color:#f87171;text-align:left;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:13px;font-weight:500}.import-dropzone{color:#94a3b8;cursor:pointer;background:#ffffff05;border:2px dashed #475569;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:40px 24px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.import-dropzone:hover{color:#3b82f6;background:#3b82f60d;border-color:#3b82f6}.detail-panel{z-index:80;background:#1e293b;border:1px solid #334155;border-radius:16px;width:520px;max-width:calc(100vw - 80px);max-height:60vh;animation:.3s slideUp;position:absolute;bottom:24px;left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 24px 48px #00000080}.detail-panel::-webkit-scrollbar{width:6px}.detail-panel::-webkit-scrollbar-thumb{background:#475569;border-radius:3px}.detail-header{border-bottom:1px solid #334155;align-items:flex-start;gap:16px;padding:20px 24px;display:flex}.detail-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.detail-title-group{flex:1}.detail-title{color:#f8fafc;font-size:18px;font-weight:700}.detail-type{color:#94a3b8;margin-top:2px;font-size:12px}.detail-close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;transition:all .2s;display:flex}.detail-close:hover{color:#ef4444;background:#ef444433}.detail-body{padding:20px 24px}.detail-description{color:#cbd5e1;margin-bottom:20px;font-size:14px;line-height:1.6}.detail-section{margin-bottom:20px}.detail-section-title{color:#e2e8f0;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;font-weight:700;display:flex}.detail-group-item{background:#ffffff08;border-radius:8px;align-items:center;gap:12px;margin-bottom:6px;padding:10px 12px;display:flex}.detail-group-avatar{color:#fff;background:#3b82f6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.detail-group-info{flex:1}.detail-group-name{color:#f8fafc;font-size:13px;font-weight:600}.detail-group-contact{color:#64748b;font-size:11px}.detail-group-members{color:#3b82f6;font-size:11px;font-weight:600}.detail-supply-item{background:#ffffff08;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:6px;padding:10px 12px;display:flex}.detail-supply-name{color:#f8fafc;font-size:13px;font-weight:500}.detail-supply-qty{color:#94a3b8;font-size:12px}.supply-status{text-transform:uppercase;letter-spacing:.5px;border-radius:10px;padding:2px 8px;font-size:10px;font-weight:700}.supply-status.needed{color:#f87171;background:#ef444426}.supply-status.available{color:#4ade80;background:#22c55e26}.supply-status.delivered{color:#60a5fa;background:#3b82f626}.detail-coords{color:#64748b;background:#ffffff08;border-radius:8px;padding:8px 12px;font-size:11px}.detail-no-data{color:#475569;font-size:13px;font-style:italic}.click-marker-prompt{color:#fff;z-index:90;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-size:13px;font-weight:600;animation:2s infinite pulse;display:flex;position:absolute;top:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #f59e0b66}.click-marker-cancel{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:6px;padding:4px 12px;font-family:inherit;font-size:12px;font-weight:600}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{50%{opacity:.5}}@media (width<=768px){.sidebar{z-index:100;width:100%;min-width:100%;position:absolute;top:0;bottom:0;left:0}.sidebar.collapsed{transform:translate(-100%)}.sidebar-toggle{display:none}.detail-panel{width:calc(100vw - 32px);bottom:16px}.header-title{font-size:14px}.header-right{gap:6px}.header-action-btn{padding:6px 10px;font-size:11px}.header-user-badge{padding:4px 8px;font-size:11px}.modal-content{width:95vw}}.notif-panel-wrapper{position:relative}.notif-bell.has-unread{border-color:#ef4444;animation:2s infinite bellPulse}.notif-badge{color:#fff;background:#ef4444;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:2px;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex}.notif-dropdown{z-index:300;background:#1e293b;border:1px solid #334155;border-radius:14px;flex-direction:column;width:400px;max-width:95vw;max-height:500px;animation:.2s slideUp;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 16px 48px #0009}.notif-dropdown-header{border-bottom:1px solid #334155;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.notif-dropdown-title{color:#f8fafc;font-size:13px;font-weight:700}.notif-mark-all{color:#3b82f6;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-family:inherit;font-size:11px;font-weight:600;transition:background .15s}.notif-mark-all:hover{background:#3b82f61a}.notif-dropdown-list{flex:1;padding:6px;overflow-y:auto}.notif-dropdown-list::-webkit-scrollbar{width:5px}.notif-dropdown-list::-webkit-scrollbar-thumb{background:#475569;border-radius:3px}.notif-empty{color:#64748b;flex-direction:column;align-items:center;gap:8px;padding:40px 16px;display:flex}.notif-empty-icon{opacity:.4;font-size:32px}.notif-item{cursor:pointer;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;transition:background .15s;display:flex;position:relative}.notif-item:hover{background:#ffffff0a}.notif-item.unread{background:#3b82f60f}.notif-item-indicator{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.notif-item-content{flex:1;min-width:0}.notif-item-header{align-items:center;gap:6px;margin-bottom:4px;display:flex}.notif-item-icon{flex-shrink:0;font-size:14px}.notif-item-title{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:700;overflow:hidden}.notif-item-message{color:#94a3b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.notif-item-footer{align-items:center;gap:10px;margin-top:6px;display:flex}.notif-item-time{color:#64748b;font-size:10px;font-weight:500}.notif-item-zone{color:#3b82f6;font-size:10px;font-weight:600}.notif-item-delete{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;transition:all .15s;display:flex}.notif-item-delete:hover{color:#ef4444;background:#ef444426}@keyframes bellPulse{0%,to{box-shadow:none}50%{box-shadow:0 0 0 3px #ef44444d}}.site-dashboard{margin-bottom:24px}.site-status-banner{background:#ffffff05;border:1px solid;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 16px;display:flex}.site-status-label{letter-spacing:1px;text-transform:uppercase;font-size:14px;font-weight:800}.site-status-meta{color:#94a3b8;align-items:center;gap:6px;font-size:11px;display:flex}.site-severity-dot{border-radius:50%;width:8px;height:8px}.site-stats-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px;display:grid}.site-stat-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;flex-direction:column;align-items:center;padding:12px 8px;display:flex}.site-stat-icon{margin-bottom:4px;font-size:20px}.site-stat-value{color:#f8fafc;font-size:22px;font-weight:800}.site-stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-top:2px;font-size:10px;font-weight:600}.site-supply-progress{margin-bottom:20px}.site-supply-progress-title{color:#e2e8f0;margin-bottom:12px;font-size:13px;font-weight:700}.site-progress-bar-group{margin-bottom:10px}.site-progress-label{color:#94a3b8;justify-content:space-between;margin-bottom:5px;font-size:11px;font-weight:500;display:flex}.site-progress-track{background:#ffffff0f;border-radius:4px;width:100%;height:8px;overflow:hidden}.site-progress-fill{border-radius:4px;height:100%;transition:width .5s}.site-progress-fill.needed{background:linear-gradient(90deg,#ef4444,#f87171)}.site-progress-fill.available{background:linear-gradient(90deg,#22c55e,#4ade80)}.site-progress-fill.delivered{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.site-groups-timeline{margin-bottom:16px}.site-timeline-item{padding-bottom:14px;padding-left:20px;position:relative}.site-timeline-dot{background:#3b82f6;border:2px solid #1e293b;border-radius:50%;width:10px;height:10px;position:absolute;top:6px;left:0}.site-timeline-line{background:#334155;width:2px;position:absolute;top:18px;bottom:0;left:4px}.site-timeline-name{color:#f8fafc;font-size:12px;font-weight:600}.site-timeline-meta{color:#64748b;margin-top:3px;font-size:10px}.mode-toggle.rescue{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 12px #ef444466}.mode-toggle.rescue:hover{transform:translateY(-1px);box-shadow:0 6px 16px #ef444499}.mode-toggle.rescue-idle{color:#ef4444;background:#1e293b;border:1px solid #7f1d1d}.mode-toggle.rescue-idle:hover{color:#fca5a5;background:#7f1d1d}.rescuer-panel{z-index:80;background:#1e293b;border:1px solid #7f1d1d;border-radius:16px;flex-direction:column;width:440px;max-width:calc(100vw - 80px);max-height:calc(100vh - 160px);animation:.3s slideUp;display:flex;position:absolute;bottom:24px;right:24px;overflow:hidden;box-shadow:0 24px 48px #00000080,0 0 0 1px #ef444433}.rescuer-header{background:linear-gradient(135deg,#ef44441a,#0000);border-bottom:1px solid #7f1d1d;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.rescuer-header-left{flex-direction:column;gap:4px;display:flex}.rescuer-badge{color:#fca5a5;letter-spacing:1px;text-transform:uppercase;background:#ef444433;border:1px solid #ef444466;border-radius:6px;align-items:center;width:fit-content;padding:4px 10px;font-size:10px;font-weight:800;display:inline-flex}.rescuer-zone-name{color:#f8fafc;font-size:16px;font-weight:700}.rescuer-tabs{border-bottom:1px solid #334155;flex-shrink:0;gap:2px;padding:8px 12px;display:flex;overflow-x:auto}.rescuer-tabs::-webkit-scrollbar{height:3px}.rescuer-tabs::-webkit-scrollbar-thumb{background:#475569;border-radius:2px}.rescuer-tab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:6px 10px;font-family:inherit;font-size:11px;font-weight:600;transition:all .2s}.rescuer-tab:hover{color:#e2e8f0;background:#ffffff08}.rescuer-tab.active{color:#ef4444;background:#ef44441a}.rescuer-body{flex:1;padding:16px 20px;overflow-y:auto}.rescuer-body::-webkit-scrollbar{width:5px}.rescuer-body::-webkit-scrollbar-thumb{background:#475569;border-radius:3px}.zone-services-title{color:#e2e8f0;margin-bottom:12px;font-size:14px;font-weight:700}.zone-services-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.zone-service-card{background:#ffffff08;border:1px solid;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;transition:all .2s;display:flex}.zone-service-card.editable{cursor:pointer}.zone-service-card.editable:hover{background:#ffffff0f;transform:translateY(-1px)}.zone-service-icon{flex-shrink:0;font-size:20px}.zone-service-info{flex:1}.zone-service-name{color:#f8fafc;font-size:11px;font-weight:600}.zone-service-status{text-transform:uppercase;letter-spacing:.5px;margin-top:2px;font-size:10px;font-weight:700}.zone-services-hint{color:#60a5fa;text-align:center;background:#3b82f60d;border:1px solid #3b82f633;border-radius:8px;margin-top:12px;padding:8px 12px;font-size:11px}.rescue-tools-title{color:#e2e8f0;margin-bottom:16px;font-size:14px;font-weight:700}.rescue-tools-category{margin-bottom:16px}.rescue-tools-cat-header{color:#e2e8f0;border-left:3px solid;align-items:center;gap:8px;margin-bottom:8px;padding:6px 12px;font-size:13px;font-weight:700;display:flex}.rescue-tools-list{flex-direction:column;gap:4px;display:flex}.rescue-tool-item{background:#ffffff05;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;display:flex}.rescue-tool-icon{flex-shrink:0;font-size:18px}.rescue-tool-info{flex:1}.rescue-tool-name{color:#f8fafc;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.rescue-tool-priority{text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:1px 6px;font-size:9px;font-weight:700}.rescue-tool-desc{color:#64748b;margin-top:2px;font-size:10px}.chat-register{flex-direction:column;align-items:center;gap:12px;padding:24px 16px;display:flex}.chat-register-icon{font-size:40px}.chat-register-title{color:#f8fafc;font-size:16px;font-weight:700}.chat-register-sub{color:#94a3b8;text-align:center;font-size:12px;line-height:1.5}.chat-panel{flex-direction:column;height:400px;display:flex}.chat-header{border-bottom:1px solid #334155;flex-shrink:0;padding:10px 14px}.chat-header-info{justify-content:space-between;align-items:center;display:flex}.chat-header-name{color:#f8fafc;font-size:13px;font-weight:700}.chat-header-status{color:#4ade80;font-size:11px;font-weight:600}.chat-messages{flex-direction:column;flex:1;gap:8px;padding:12px;display:flex;overflow-y:auto}.chat-messages::-webkit-scrollbar{width:4px}.chat-messages::-webkit-scrollbar-thumb{background:#475569;border-radius:2px}.chat-message{background:#ffffff0a;border-radius:12px;max-width:85%;padding:8px 12px}.chat-message.own{background:#3b82f626;border:1px solid #3b82f64d;align-self:flex-end}.chat-message.system{background:#ef44441a;border:1px solid #ef44444d;align-self:center;max-width:100%}.chat-message-system{color:#fca5a5;text-align:center;font-size:11px;font-weight:600}.chat-message-sender{color:#60a5fa;margin-bottom:3px;font-size:10px;font-weight:700}.chat-message-text{color:#cbd5e1;font-size:12px;line-height:1.4}.chat-message-time{color:#64748b;text-align:right;margin-top:4px;font-size:9px}.chat-input{border-top:1px solid #334155;flex-shrink:0;gap:8px;padding:12px;display:flex}.chat-input .form-input{flex:1;margin:0}.bitchat-guide{padding:4px 0}.bitchat-header{background:#3b82f60d;border:1px solid #3b82f626;border-radius:12px;flex-direction:column;align-items:center;margin-bottom:20px;padding:20px 16px;display:flex}.bitchat-icon{margin-bottom:8px;font-size:40px}.bitchat-title{color:#f8fafc;font-size:18px;font-weight:800}.bitchat-subtitle{color:#94a3b8;text-align:center;margin-top:4px;font-size:12px}.bitchat-section{margin-bottom:20px}.bitchat-section-title{color:#e2e8f0;margin-bottom:10px;font-size:13px;font-weight:700}.bitchat-text{color:#94a3b8;font-size:12px;line-height:1.6}.bitchat-text strong{color:#e2e8f0}.bitchat-list{margin:0;padding:0;list-style:none}.bitchat-list li{color:#94a3b8;border-bottom:1px solid #ffffff0a;padding:6px 0;font-size:12px;line-height:1.5}.bitchat-list li:last-child{border-bottom:none}.bitchat-list li strong{color:#e2e8f0}.bitchat-warnings li strong{color:#f59e0b}.bitchat-steps{flex-direction:column;gap:10px;display:flex}.bitchat-step{align-items:flex-start;gap:12px;display:flex}.bitchat-step-num{color:#fff;background:#3b82f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.bitchat-step-content{color:#94a3b8;font-size:12px;line-height:1.5}.bitchat-step-content strong{color:#e2e8f0}.bitchat-links{gap:10px;margin-top:16px;display:flex}.bitchat-link{color:#60a5fa;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:10px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.bitchat-link:hover{color:#93c5fd;background:#3b82f633}.volunteer-tracker{padding:4px 0}.volunteer-summary{margin-bottom:16px}.volunteer-summary-title{color:#e2e8f0;margin-bottom:12px;font-size:14px;font-weight:700}.volunteer-stats-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.volunteer-stat{background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;flex-direction:column;align-items:center;padding:10px 6px;display:flex}.volunteer-stat-value{color:#f8fafc;font-size:22px;font-weight:800}.volunteer-stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-top:2px;font-size:9px;font-weight:600}.volunteer-safety-notice{background:#22c55e0d;border:1px solid #22c55e33;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:12px 14px;display:flex}.volunteer-safety-icon{flex-shrink:0;margin-top:1px;font-size:18px}.volunteer-safety-text{color:#94a3b8;font-size:11px;line-height:1.5}.volunteer-safety-text strong{color:#4ade80}.volunteer-groups{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.volunteer-group{background:#ffffff05;border:1px solid #334155;border-radius:12px;overflow:hidden}.volunteer-group-header{cursor:pointer;align-items:center;gap:12px;padding:12px 14px;transition:background .15s;display:flex}.volunteer-group-header:hover{background:#ffffff0a}.volunteer-group-info{flex:1}.volunteer-group-name{color:#f8fafc;font-size:13px;font-weight:700}.volunteer-group-org{color:#64748b;margin-top:2px;font-size:10px}.volunteer-group-meta{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.volunteer-group-count{color:#3b82f6;font-size:11px;font-weight:700}.volunteer-group-leader{color:#94a3b8;font-size:10px}.volunteer-group-body{border-top:1px solid #334155;flex-direction:column;gap:10px;padding:12px 14px;display:flex}.volunteer-group-contact{color:#94a3b8;background:#ffffff05;border-radius:6px;padding:8px 10px;font-size:11px}.volunteer-member{background:#ffffff05;border:1px solid #ffffff0a;border-radius:8px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.volunteer-member.en_zona{border-left:3px solid #22c55e}.volunteer-member.descanso{border-left:3px solid #eab308}.volunteer-member.regresando{border-left:3px solid #3b82f6}.volunteer-member.fuera{border-left:3px solid #64748b}.volunteer-member-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;display:flex}.volunteer-member-info{flex:1}.volunteer-member-name{color:#f8fafc;font-size:12px;font-weight:600}.volunteer-member-spec{margin-top:2px;font-size:10px}.volunteer-member-contact{color:#64748b;margin-top:4px;font-size:10px}.volunteer-member-time{color:#64748b;margin-top:2px;font-size:10px}.volunteer-member-notes{color:#94a3b8;margin-top:4px;font-size:10px;font-style:italic}.volunteer-member-actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.volunteer-status-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:10px;padding:2px 8px;font-size:9px;font-weight:700}.volunteer-status-buttons{gap:4px;display:flex}.volunteer-status-btn{cursor:pointer;background:0 0;border:1px solid;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;transition:all .15s;display:flex}.volunteer-status-btn:hover{transform:scale(1.1)}.volunteer-remove-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;transition:all .15s;display:flex}.volunteer-remove-btn:hover{color:#ef4444;background:#ef444433}.volunteer-add-member-btn{color:#64748b;cursor:pointer;background:0 0;border:1px dashed #475569;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px;font-family:inherit;font-size:11px;font-weight:600;transition:all .2s;display:flex}.volunteer-add-member-btn:hover{color:#3b82f6;border-color:#3b82f6}.volunteer-add-group-btn{color:#94a3b8;cursor:pointer;background:0 0;border:2px dashed #475569;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-family:inherit;font-size:12px;font-weight:600;transition:all .2s;display:flex}.volunteer-add-group-btn:hover{color:#3b82f6;background:#3b82f60d;border-color:#3b82f6}.volunteer-add-group-form{background:#ffffff05;border:1px solid #334155;border-radius:12px;margin-top:12px;padding:16px}.map-layer-toggle{z-index:90;position:absolute;top:16px;right:16px}.map-layer-btn{color:#94a3b8;cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #0000004d}.map-layer-btn:hover{color:#e2e8f0;background:#334155}.map-layer-btn.active{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#22c55e;box-shadow:0 4px 12px #22c55e66}.map-layer-btn.active:hover{transform:translateY(-1px);box-shadow:0 6px 16px #22c55e99}.map-layer-count{background:#fff3;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.rescued-search{background:#0f172a;border:1px solid #334155;border-radius:10px;align-items:center;gap:8px;margin-bottom:16px;padding:8px 12px;display:flex}.rescued-search-icon{flex-shrink:0;font-size:16px}.rescued-search-input{color:#f8fafc;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:13px}.rescued-search-input::placeholder{color:#475569}.rescued-search-clear{color:#ef4444;cursor:pointer;background:#ef444433;border:none;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;display:flex}.rescued-search-results{border:1px solid #334155;border-radius:10px;margin-bottom:16px;overflow:hidden}.rescued-search-results-header{color:#64748b;background:#ffffff05;border-bottom:1px solid #334155;padding:8px 12px;font-size:11px;font-weight:600}.rescued-search-empty{text-align:center;color:#64748b;padding:20px;font-size:12px}.rescued-search-item{cursor:pointer;border-bottom:1px solid #ffffff08;align-items:center;gap:10px;padding:8px 12px;transition:background .15s;display:flex}.rescued-search-item:last-child{border-bottom:none}.rescued-search-item:hover{background:#ffffff0a}.rescued-search-item.highlighted{background:#3b82f61a;border-left:3px solid #3b82f6}.rescued-search-item-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;display:flex}.rescued-search-item-info{flex:1}.rescued-search-item-name{color:#f8fafc;font-size:12px;font-weight:600}.rescued-search-item-meta{color:#64748b;margin-top:1px;font-size:10px}.rescued-search-item-action{opacity:.5;font-size:14px;transition:opacity .15s}.rescued-search-item:hover .rescued-search-item-action{opacity:1}.rescued-verify-notice{background:#3b82f60d;border:1px solid #3b82f633;border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:14px 16px;display:flex}.rescued-verify-icon{flex-shrink:0;font-size:24px}.rescued-stats{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:20px;display:grid}.rescued-stat{background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;flex-direction:column;align-items:center;padding:10px 6px;display:flex}.rescued-stat-value{color:#f8fafc;font-size:22px;font-weight:800}.rescued-stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-top:2px;font-size:9px;font-weight:600}.rescued-list{flex-direction:column;gap:8px;max-height:300px;margin-bottom:16px;display:flex;overflow-y:auto}.rescued-list::-webkit-scrollbar{width:5px}.rescued-list::-webkit-scrollbar-thumb{background:#475569;border-radius:3px}.rescued-item{background:#ffffff05;border:1px solid #ffffff0a;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;display:flex}.rescued-item-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.rescued-item-info{flex:1}.rescued-item-name{color:#f8fafc;font-size:13px;font-weight:600}.rescued-item-meta{color:#64748b;margin-top:2px;font-size:10px}.rescued-item-actions{gap:4px;display:flex}.rescued-verify-btn{color:#60a5fa;cursor:pointer;background:#3b82f61a;border:1px solid #334155;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;text-decoration:none;transition:all .15s;display:flex}.rescued-verify-btn:hover{background:#3b82f633;border-color:#3b82f6}.rescued-add-form{background:#ffffff05;border:1px solid #334155;border-radius:12px;margin-bottom:16px;padding:16px}.rescued-export-actions{border-top:1px solid #334155;gap:12px;margin-top:16px;padding-top:16px;display:flex}.rescued-export-actions .btn{flex:1}.gm-style{font-family:Inter,system-ui,sans-serif!important}@media (width<=1024px){.header{padding:10px 16px;overflow-x:auto}.header-title{font-size:15px}.header-subtitle{font-size:11px}.header-right{gap:6px}.lang-name{display:none}.header-action-btn,.mode-toggle{padding:8px 10px;font-size:11px}.header-user-badge{padding:5px 8px;font-size:11px}}@media (width<=768px){.header{flex-wrap:nowrap;gap:6px;padding:8px 12px}.header-left{gap:10px}.header-logo{width:34px;height:34px;font-size:16px}.header-logo svg{width:18px;height:18px}.header-title{font-size:13px}.header-subtitle{margin-top:0;font-size:10px}.header-right{gap:4px}.header-action-btn,.mode-toggle{border-radius:6px;padding:6px 8px;font-size:10px}.header-action-btn svg,.mode-toggle svg{width:12px;height:12px}.lang-selector-btn{padding:5px 8px}.lang-flag{font-size:14px}.lang-dropdown{min-width:180px;right:0}.mode-toggle .mode-toggle-text{display:none}.filter-bar{gap:6px;padding:8px 12px}.sidebar{width:280px!important}}.zone-supplies-manager{flex-direction:column;gap:12px;display:flex}.zone-supplies-summary{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.zone-supplies-summary-item{background:#ffffff08;border:1px solid;border-radius:10px;flex-direction:column;align-items:center;gap:2px;padding:10px;display:flex}.zone-supplies-summary-value{font-size:22px;font-weight:800}.zone-supplies-summary-label{text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;font-size:10px}.zone-supplies-list{flex-direction:column;gap:6px;max-height:260px;display:flex;overflow-y:auto}.zone-supplies-empty{text-align:center;color:#64748b;padding:24px 16px;font-size:13px}.zone-supply-item{background:#ffffff08;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;display:flex}.zone-supply-item-info{flex:1;min-width:0}.zone-supply-item-name{color:#e2e8f0;font-size:13px;font-weight:600}.zone-supply-item-qty{color:#64748b;font-size:11px}.zone-supply-status-btn{color:#fff;cursor:pointer;white-space:nowrap;border:1px solid;border-radius:6px;padding:4px 10px;font-size:10px;font-weight:700;transition:opacity .2s}.zone-supply-status-btn:hover{opacity:.85}.zone-supply-remove-btn{color:#ef4444;cursor:pointer;background:#ef444426;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex}.zone-supply-remove-btn:hover{background:#ef44444d}.zone-supplies-form{background:#ffffff08;border:1px solid #334155;border-radius:10px;flex-direction:column;gap:10px;padding:12px;display:flex;position:relative}.zone-supplies-presets{z-index:100;background:#1e293b;border:1px solid #334155;border-radius:8px;max-height:160px;margin-top:2px;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.zone-supplies-preset-item{text-align:left;color:#e2e8f0;cursor:pointer;background:0 0;border:none;width:100%;padding:8px 12px;font-size:12px}.zone-supplies-preset-item:hover{background:#ffffff0d}.zone-supplies-add-btn{color:#94a3b8;cursor:pointer;text-align:center;background:0 0;border:1px dashed #475569;border-radius:8px;width:100%;padding:10px;font-size:13px}.zone-supplies-add-btn:hover{color:#e2e8f0;background:#ffffff05;border-color:#64748b}.zone-rescued-registry{flex-direction:column;gap:12px;display:flex}.zone-rescued-summary{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.zone-rescued-summary-item{background:#ffffff08;border:1px solid;border-radius:10px;flex-direction:column;align-items:center;gap:2px;padding:10px;display:flex}.zone-rescued-summary-value{font-size:22px;font-weight:800}.zone-rescued-summary-label{text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;font-size:10px}.zone-rescued-list{flex-direction:column;gap:6px;max-height:280px;display:flex;overflow-y:auto}.zone-rescued-empty{text-align:center;color:#64748b;padding:24px 16px;font-size:13px}.zone-rescued-item{background:#ffffff08;border-radius:8px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.zone-rescued-item-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.zone-rescued-item-info{flex:1;min-width:0}.zone-rescued-item-name{color:#e2e8f0;font-size:13px;font-weight:600}.zone-rescued-item-meta{color:#64748b;margin-top:1px;font-size:11px}.zone-rescued-item-time{color:#475569;margin-top:2px;font-size:10px}.zone-rescued-item-notes{color:#94a3b8;background:#ffffff08;border-radius:4px;margin-top:4px;padding:4px 8px;font-size:11px}.zone-rescued-condition-badge{white-space:nowrap;border-radius:6px;padding:3px 8px;font-size:10px;font-weight:700}.zone-rescued-form{background:#ffffff08;border:1px solid #334155;border-radius:10px;flex-direction:column;gap:10px;padding:12px;display:flex}.zone-rescued-condition-select{grid-template-columns:1fr 1fr 1fr;gap:6px;display:grid}.zone-rescued-condition-opt{cursor:pointer;text-align:center;background:0 0;border:1px solid;border-radius:8px;padding:8px;font-size:12px;font-weight:600}.zone-rescued-condition-opt:hover{filter:brightness(1.2)}.zone-rescued-add-btn{color:#94a3b8;cursor:pointer;text-align:center;background:0 0;border:1px dashed #475569;border-radius:8px;width:100%;padding:10px;font-size:13px}.zone-rescued-add-btn:hover{color:#e2e8f0;background:#ffffff05;border-color:#64748b}.zone-links-manager{flex-direction:column;gap:12px;display:flex}.zone-links-intro{color:#60a5fa;text-align:center;background:#3b82f60d;border:1px solid #3b82f633;border-radius:8px;padding:8px 12px;font-size:11px}.zone-links-empty{text-align:center;color:#64748b;padding:24px 16px;font-size:13px}.zone-links-category{flex-direction:column;gap:6px;display:flex}.zone-links-cat-header{padding:4px 0;font-size:13px;font-weight:700}.zone-links-item{background:#ffffff08;border-radius:8px;align-items:flex-start;gap:8px;padding:10px 12px;display:flex}.zone-links-item-content{flex:1;min-width:0}.zone-links-item-title{color:#60a5fa;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;text-decoration:none;display:block;overflow:hidden}.zone-links-item-title:hover{color:#93c5fd;text-decoration:underline}.zone-links-item-domain{color:#475569;margin-top:1px;font-size:10px}.zone-links-item-desc{color:#94a3b8;margin-top:3px;font-size:11px}.zone-links-delete-btn{color:#ef4444;cursor:pointer;background:#ef444426;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex}.zone-links-delete-btn:hover{background:#ef44444d}.zone-links-form{background:#ffffff08;border:1px solid #334155;border-radius:10px;flex-direction:column;gap:10px;padding:12px;display:flex}.zone-links-category-select{grid-template-columns:1fr 1fr 1fr;gap:6px;display:grid}.zone-links-category-opt{cursor:pointer;text-align:center;background:0 0;border:1px solid;border-radius:8px;padding:8px;font-size:11px;font-weight:600}.zone-links-category-opt:hover{filter:brightness(1.2)}.zone-links-add-btn{color:#94a3b8;cursor:pointer;text-align:center;background:0 0;border:1px dashed #475569;border-radius:8px;width:100%;padding:10px;font-size:13px}.zone-links-add-btn:hover{color:#e2e8f0;background:#ffffff05;border-color:#64748b}.zone-priority-manager{flex-direction:column;gap:20px;display:flex}.zone-priority-section{flex-direction:column;gap:10px;display:flex}.zone-priority-section-title{color:#e2e8f0;font-size:14px;font-weight:700}.zone-priority-current{text-transform:uppercase;letter-spacing:1px;font-size:16px;font-weight:800}.zone-priority-options{grid-template-columns:1fr 1fr;gap:6px;display:grid}.zone-priority-options.terrain{grid-template-columns:1fr 1fr 1fr}.zone-priority-opt{cursor:pointer;text-align:center;background:0 0;border:1px solid;border-radius:8px;padding:10px 8px;font-size:12px;font-weight:600}.zone-priority-opt:hover{filter:brightness(1.2)}.zone-priority-opt.active{font-weight:800}.zone-priority-saved{text-align:center;color:#4ade80;background:#22c55e1a;border-radius:8px;padding:8px;font-size:12px;font-weight:600;animation:2s ease-in-out fadeInOut}@keyframes fadeInOut{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}@media (width<=480px){.header{padding:6px 8px}.header-left{gap:8px}.header-logo{width:28px;height:28px}.header-logo svg{width:14px;height:14px}.header-info{display:none}.header-right{gap:3px}.header-action-btn,.mode-toggle{padding:5px 6px;font-size:9px}.header-action-btn svg,.mode-toggle svg{width:10px;height:10px}.lang-selector-btn{padding:4px 6px}.lang-flag{font-size:12px}.lang-dropdown{min-width:160px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
