:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e8e6e3;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary-color:#4a5f3a;--primary-hover:#5f7a47;--danger-color:#8b0000;--warning-color:#d4a76a;--success-color:#5f7a47;--text-primary:#e8e6e3;--text-secondary:#b8b6b3;--text-disabled:#6b6968;--surface-color:#161916;--surface-elevated:#1d201d;--border-color:#2a2d2a;--noise-opacity:.02;--grid-opacity:.05;--map-shell-bg:#0b0e0cb8;--map-shell-bg-strong:#0c100de0;--map-shell-bg-solid:#0f1310f5;--map-shell-border:#a4b49429;--map-shell-border-strong:#a4b49447;--map-shell-shadow:0 18px 40px #00000057;--map-shell-shadow-lg:0 24px 56px #0000006b;--map-shell-accent-bg:#7a8f6a2e;--map-shell-accent-border:#7a8f6a6b;--map-shell-accent-text:#d9e7cf;--map-shell-danger-bg:#b5484829;--map-shell-danger-border:#d8626266;--map-shell-danger-text:#ffb6b6;background-color:#0d0f0d;font-family:IBM Plex Sans,sans-serif;font-weight:400;line-height:1.5}a{color:#7a8f6a;font-weight:600;text-decoration:none;transition:color .2s}a:hover{color:#a4b494;text-shadow:0 0 10px #7a8f6a4d}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;min-width:320px;min-height:100vh;margin:0}.location-text-label{box-shadow:none!important;pointer-events:none!important;background:0 0!important;border:none!important}.location-label-civilian{color:var(--text-secondary);text-shadow:1px 1px 2px #000c,-1px -1px 1px #0009;text-align:center;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Arial,sans-serif;font-weight:600;line-height:1}.location-label-military{color:#ff6b6b;text-shadow:1px 1px 2px #000c,-1px -1px 1px #0009;text-align:center;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;text-transform:uppercase;letter-spacing:.5px;font-family:Arial,sans-serif;font-weight:700;line-height:1}.location-label-special{color:#74c0fc;text-shadow:1px 1px 2px #000c,-1px -1px 1px #0009;text-align:center;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Arial,sans-serif;font-weight:600;line-height:1}#root{width:100%;height:100vh}h1{font-size:3.2em;line-height:1.1}button{color:#e8e6e3;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#1d201d 0%,#161916 100%);border:1px solid #2a2d2a;border-radius:4px;padding:.6em 1.2em;font-family:inherit;font-size:.875em;font-weight:600;transition:all .3s;position:relative;overflow:hidden}button:before{content:"";background:linear-gradient(90deg,#0000,#4a5f3a33,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}button:hover{border-color:#4a5f3a;box-shadow:0 0 20px #4a5f3a4d,inset 0 0 10px #4a5f3a1a}button:hover:before{left:100%}button:focus,button:focus-visible{outline-offset:2px;outline:2px solid #5f7a47;box-shadow:0 0 0 4px #5f7a4733}@keyframes mapShellFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes mapSheetIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes mapPopupRise{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.map-command-bar{-webkit-backdrop-filter:blur(18px)saturate(140%);background:linear-gradient(#0a0c0af0 0%,#0a0c0acc 100%),linear-gradient(90deg,#7a8f6a1f 0%,#7a8f6a00 45%);border-bottom:1px solid #a4b49424}.map-command-rail{border:1px solid var(--map-shell-border);min-height:44px;box-shadow:var(--map-shell-shadow);-webkit-backdrop-filter:blur(18px)saturate(135%);background:linear-gradient(#121612eb 0%,#0c100dd6 100%);border-radius:18px;align-items:center;gap:10px;padding:6px 10px;animation:.22s both mapShellFadeIn;display:flex}.map-command-rail--left{padding-left:12px}.map-command-rail--right{margin-left:auto}.map-command-title{letter-spacing:.01em;min-width:0;color:var(--text-primary);font-size:.96rem;font-weight:700}.map-command-subtitle{letter-spacing:.14em;text-transform:uppercase;color:#e8e6e38f;font-size:.68rem}.map-surface-panel{border:1px solid var(--map-shell-border);background:linear-gradient(180deg, var(--map-shell-bg-strong) 0%, #0b0e0cd1 100%);box-shadow:var(--map-shell-shadow);-webkit-backdrop-filter:blur(16px)saturate(135%);border-radius:16px}.map-surface-panel--accent{border-color:var(--map-shell-accent-border);box-shadow:0 18px 40px #00000057,inset 0 1px #7a8f6a1f}[data-ban-report-capturing=true],[data-ban-report-capturing=true] *{-webkit-backdrop-filter:none!important}.map-floating-control{flex-direction:column;align-items:center;padding-bottom:28px;animation:.22s both mapShellFadeIn;display:flex;position:relative}.map-floating-control__button{border:1px solid var(--map-shell-border);color:var(--text-primary);box-shadow:var(--map-shell-shadow);-webkit-backdrop-filter:blur(14px)saturate(140%);background:linear-gradient(#171c18f0 0%,#0e120feb 100%);transition:transform .14s,border-color .14s,background .14s,box-shadow .14s,color .14s}.map-floating-control__button:hover,.map-floating-control__button:focus-visible{border-color:var(--map-shell-border-strong);box-shadow:var(--map-shell-shadow-lg);transform:translateY(-1px)}.map-floating-control__button[data-active=true]{border-color:var(--map-shell-accent-border);color:var(--map-shell-accent-text);background:linear-gradient(#617a4761 0%,#2e3d26f0 100%)}.map-floating-control__button[data-danger=true][data-active=true]{border-color:var(--map-shell-danger-border);color:var(--map-shell-danger-text);background:linear-gradient(#a84c4c57 0%,#3a1616f0 100%)}.map-floating-control__button[data-disabled=true]{color:#e8e6e361;background:linear-gradient(#171917d1 0%,#0e100ecc 100%);border-color:#a4b4941a}.map-floating-control__label{border:1px solid var(--map-shell-border);background:var(--map-shell-bg-solid);max-width:148px;box-shadow:var(--map-shell-shadow);color:#e8e6e3c7;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;opacity:0;pointer-events:none;border-radius:999px;padding:4px 10px;font-size:10px;font-weight:600;line-height:1.2;transition:opacity .14s,transform .14s,color .14s;position:absolute;bottom:0;left:50%;transform:translate(-50%,-3px)}.map-floating-control:hover .map-floating-control__label,.map-floating-control:focus-within .map-floating-control__label,.map-floating-control__label[data-visible=true]{opacity:1;color:var(--text-primary);transform:translate(-50%)}.map-floating-control__badge{background:var(--map-shell-bg-solid);min-width:20px;height:20px;color:var(--text-primary);border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-4px;box-shadow:0 8px 18px #00000059}.map-coordinate-indicator{border:1px solid var(--map-shell-border);color:#e8e6e3db;font-variant-numeric:tabular-nums;pointer-events:none;white-space:nowrap;z-index:1450;-webkit-backdrop-filter:blur(12px)saturate(130%);background:linear-gradient(#0f1310eb 0%,#0a0d0bdb 100%);border-radius:8px;align-items:center;gap:5px;max-width:calc(100% - 24px);min-height:28px;padding:5px 9px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 10px 24px #0000004d}.leaflet-control.map-coordinate-indicator{clear:none;z-index:1450;position:relative}.map-coordinate-indicator[hidden]{display:none!important}.map-coordinate-indicator[data-empty=true]{color:#e8e6e38f}.map-coordinate-indicator[data-empty=true] .map-coordinate-indicator__value{color:#e8e6e380}.map-coordinate-indicator__axis{color:#a4b494c7;letter-spacing:.08em}.map-coordinate-indicator__value{color:var(--text-primary)}.map-coordinate-indicator__separator{color:#e8e6e36b}.map-poi-search{animation:.22s both mapShellFadeIn}.map-poi-search .mantine-Input-input{border:1px solid var(--map-shell-border);min-height:44px;box-shadow:var(--map-shell-shadow);color:var(--text-primary);-webkit-backdrop-filter:blur(16px)saturate(135%);background:linear-gradient(#121612f0 0%,#0c100de6 100%);border-radius:16px;font-weight:500}.map-poi-search .mantine-Input-input::placeholder{color:#e8e6e37a}.map-poi-search .mantine-Combobox-dropdown{border:1px solid var(--map-shell-border);background:var(--map-shell-bg-solid);box-shadow:var(--map-shell-shadow-lg);-webkit-backdrop-filter:blur(18px)saturate(135%);border-radius:16px}.map-poi-search .mantine-Combobox-option{border-radius:10px}.map-poi-search .mantine-Combobox-option:hover,.map-poi-search .mantine-Combobox-option[data-combobox-selected]{background:#7a8f6a29}.map-surface-drawer{color:var(--text-primary);border-right:1px solid var(--map-shell-border);box-shadow:var(--map-shell-shadow-lg);-webkit-backdrop-filter:blur(22px)saturate(135%);background:linear-gradient(#0e120ffa 0%,#0a0d0bf5 100%);animation:.22s both mapSheetIn}.map-surface-drawer__body{color:var(--text-primary)}.map-surface-drawer .mantine-Accordion-item{background:#ffffff08;border:1px solid #a4b4941a;border-radius:14px;overflow:hidden}.map-surface-drawer .mantine-Accordion-item+.mantine-Accordion-item{margin-top:10px}.map-surface-drawer .mantine-Accordion-control{color:var(--text-primary);background:0 0}.map-surface-drawer .mantine-Accordion-panel{color:var(--text-primary)}.map-surface-drawer .mantine-Input-input,.map-surface-drawer .mantine-Input-input input,.map-surface-drawer .mantine-PillsInput-input{color:var(--text-primary);background:#ffffff09;border-color:#a4b4941f}.map-surface-drawer .mantine-Input-input::placeholder,.map-surface-drawer .mantine-PillsInput-input::placeholder{color:#e8e6e36b}.map-surface-drawer .mantine-Input-input:focus,.map-surface-drawer .mantine-PillsInput-input:focus-within{border-color:var(--map-shell-accent-border);box-shadow:0 0 0 1px #7a8f6a38}.map-surface-drawer .mantine-Badge-root,.map-surface-drawer .mantine-Pill-root{border-radius:999px}.map-surface-drawer .mantine-Button-root{text-transform:none;letter-spacing:.01em;box-shadow:none;background:#ffffff0a;border-color:#a4b4941f;border-radius:10px}.map-surface-drawer .mantine-Button-root:before{display:none}.map-surface-drawer .mantine-Button-root:hover{box-shadow:none;border-color:#a4b4942e}.map-surface-drawer .mantine-Divider-root{border-color:#a4b49414}.map-surface-drawer .mantine-Switch-track{background:#ffffff0f;border-color:#a4b49433}.map-surface-drawer .mantine-Switch-thumb{border-color:#a4b4942e}.map-workspace-marker-list{flex-direction:column;display:flex}.map-workspace-marker-row{border-top:1px solid #a4b49414;padding:12px 0}.map-workspace-marker-row:first-child{border-top:0;padding-top:0}.map-workspace-marker-row:last-child{padding-bottom:0}.map-workspace-marker-row__swatch{border-radius:999px;flex:none;width:10px;height:10px;margin-top:5px;box-shadow:0 0 0 1px #ffffff1f}.leaflet-popup.dayz-map-long-press-popup .leaflet-popup-content-wrapper{border:1px solid var(--map-shell-border);box-shadow:var(--map-shell-shadow-lg);background:linear-gradient(#101411fa 0%,#0b0e0cf5 100%);border-radius:16px;padding:0;animation:.18s both mapPopupRise;overflow:hidden}.leaflet-popup.dayz-map-long-press-popup .leaflet-popup-content{margin:0}.leaflet-popup.dayz-map-long-press-popup .leaflet-popup-tip{border:1px solid var(--map-shell-border);background:#0c100df5}.dayz-map-long-press-popup__card{width:min(248px,100vw - 52px);color:var(--text-primary);padding:12px}.dayz-map-long-press-popup__title{color:#e8e6e3cc;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.dayz-map-long-press-popup__button{color:var(--text-primary);letter-spacing:.04em;text-transform:uppercase;box-shadow:none;background:#ffffff0a;border:1px solid #a4b49429;border-radius:12px;font-weight:700}.dayz-map-long-press-popup__button:before{display:none}.dayz-map-long-press-popup__button:hover,.dayz-map-long-press-popup__button:focus-visible{border-color:var(--map-shell-border-strong);background:#ffffff14}.dayz-map-long-press-popup__button--primary{border-color:var(--map-shell-accent-border);color:var(--map-shell-accent-text);background:linear-gradient(#617a4757 0%,#2e3d26eb 100%)}.dayz-map-long-press-popup__button--primary:hover,.dayz-map-long-press-popup__button--primary:focus-visible{background:linear-gradient(#6e885166 0%,#34452af5 100%);border-color:#a4b49457}.dayz-map-long-press-popup__button--secondary{color:#e8e6e3eb;background:#ffffff09}.dayz-map-long-press-popup__button--danger{color:var(--map-shell-danger-text);background:#b5484814;border-color:#d862623d}.dayz-map-long-press-popup__button--danger:hover,.dayz-map-long-press-popup__button--danger:focus-visible{border-color:var(--map-shell-danger-border);background:#b5484824}.dayz-map-long-press-popup__button--ghost{color:#e8e6e39e;background:0 0;border-color:#0000}.dayz-map-long-press-popup__button--ghost:hover,.dayz-map-long-press-popup__button--ghost:focus-visible{color:#e8e6e3d1;background:#ffffff08;border-color:#a4b4941f}.leaflet-popup.dayz-event-popup .leaflet-popup-content-wrapper{border:1px solid var(--map-shell-border);box-shadow:var(--map-shell-shadow-lg);background:linear-gradient(#101411fa 0%,#0b0e0cf5 100%);border-radius:12px;padding:0;animation:.18s both mapPopupRise;overflow:hidden}.leaflet-popup.dayz-event-popup .leaflet-popup-content{margin:0}.leaflet-popup.dayz-event-popup .leaflet-popup-tip{border:1px solid var(--map-shell-border);background:#0c100df5}.dayz-event-popup__card{width:min(260px,100vw - 60px);color:var(--text-primary);padding:4px 6px 6px}.dayz-event-popup__strip{color:#f8faf7;letter-spacing:.08em;text-transform:uppercase;margin:-4px -6px 4px;padding:3px 8px;font-size:10px;font-weight:700;line-height:1.2}.dayz-event-popup__strip-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.dayz-event-popup__close{color:inherit;width:16px;min-width:16px;height:16px;min-height:16px;box-shadow:none;padding:0}.dayz-event-popup__stack{flex-direction:column;gap:4px;display:flex}.dayz-event-popup__meta{color:#e8e6e3a3;justify-content:space-between;align-items:center;gap:4px;margin-bottom:2px;font-size:9px;line-height:1.2;display:flex}.dayz-event-popup__logfile{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.dayz-event-popup__filter-button{color:#e8e6e3b8;letter-spacing:.08em;text-transform:uppercase;min-height:20px;box-shadow:none;background:#ffffff0a;border:1px solid #a4b4942e;border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:9px;font-weight:700;display:inline-flex}.dayz-event-popup__filter-button:before{display:none}.dayz-event-popup__filter-button[data-active=true]{border-color:var(--map-shell-accent-border);background:var(--map-shell-accent-bg);color:var(--map-shell-accent-text)}.dayz-event-popup__filter-button[data-tone=danger]{border-color:#d862623d}.dayz-event-popup__separator{background:linear-gradient(90deg,#a4b49400 0%,#a4b49424 18% 82%,#a4b49400 100%);height:1px;margin:3px 0 2px}.dayz-event-popup__player-row{align-items:center;gap:4px;line-height:1.2;display:flex}.dayz-event-popup__player-copy{flex-wrap:wrap;flex:auto;align-items:center;gap:4px;min-width:0;display:flex}.dayz-event-popup__row-label{color:#e8e6e3bd;text-transform:none;font-size:10px;font-weight:700;line-height:1.2}.dayz-event-popup__row-value{color:var(--text-primary);overflow-wrap:anywhere;font-size:11px;font-weight:600;line-height:1.2}.dayz-event-popup__actions{flex-shrink:0;align-items:center;gap:2px;display:inline-flex}.dayz-event-popup__action{color:#e8e6e3b8;width:18px;min-width:18px;height:18px;min-height:18px;box-shadow:none;background:#ffffff0a;border:1px solid #a4b49424}.dayz-event-popup__action:hover,.dayz-event-popup__action:focus-visible{border-color:var(--map-shell-border-strong);background:#ffffff14}.dayz-event-popup__action[data-tone=danger]{color:var(--map-shell-danger-text)}.dayz-event-popup__details{gap:2px;display:grid}.dayz-event-popup__detail-row{color:#e8e6e3c7;overflow-wrap:anywhere;flex-wrap:wrap;align-items:baseline;gap:2px 4px;font-size:10px;line-height:1.2;display:flex}.dayz-event-popup__detail-row strong{color:#e8e6e3bd;font-weight:700}.dayz-event-popup__detail-row[data-muted=true]{color:#e8e6e38f}.dayz-event-popup__detail-value{overflow-wrap:anywhere;min-width:0}.dayz-event-popup__detail-row--coordinate,.dayz-event-popup__detail-row--coordinate .dayz-event-popup__detail-value{overflow-wrap:normal}.dayz-event-popup__timestamp{justify-content:space-between;align-items:start;gap:8px;display:flex}.dayz-event-popup__timestamp-block{flex-direction:column;gap:1px;min-width:0;display:flex}.dayz-event-popup__timestamp-label{color:#e8e6e370;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.dayz-event-popup__timestamp-value{color:var(--text-primary);font-size:10px;font-weight:600;line-height:1.2}.dayz-event-popup__coordinates{flex-direction:column;gap:1px;display:flex}.dayz-event-popup__coordinates-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.dayz-event-popup__coordinates-label{color:#e8e6e380;font-size:10px;line-height:1.2}.dayz-event-popup__coordinates-value{min-width:0;color:var(--text-primary);text-align:right;flex:auto;justify-content:flex-end;font-size:10px;line-height:1.2;display:flex}.dayz-event-popup__coordinate-value{max-width:100%;color:var(--text-primary);text-align:right;overflow-wrap:normal;flex-wrap:wrap;justify-content:flex-end;gap:1px 6px;font-family:IBM Plex Mono,monospace;font-size:10px;line-height:1.2;display:inline-flex}.dayz-event-popup__coordinate-axis{white-space:nowrap;display:inline-block}.dayz-event-popup__coordinate-axis-label{color:#e8e6e385;margin-right:2px;font-weight:700}@media (width<=640px){.dayz-event-popup__card{width:min(248px,100vw - 28px)}.dayz-event-popup__strip{margin:-4px -6px 4px}}.leaflet-container{z-index:0;width:100%;height:100%;position:relative}.dayz-map-container .leaflet-popup-pane{z-index:3500!important}.leaflet-container.clip-map--picking{cursor:crosshair}.leaflet-popup-content-wrapper{border-radius:10px;padding:8px 10px}.leaflet-popup-content{margin:6px;line-height:1.2}.leaflet-popup-tip{width:16px;height:16px}.leaflet-popup.faction-influence-popup .leaflet-popup-content-wrapper{color:#f1f5f2;background:#080d0b;border:1px solid #ffffff24;border-radius:8px;box-shadow:0 16px 36px #0000006b}.leaflet-popup.faction-influence-popup .leaflet-popup-content{margin:8px}.leaflet-popup.faction-influence-popup .leaflet-popup-tip{background:#080d0b;border:1px solid #ffffff24}.leaflet-popup.faction-influence-popup .leaflet-popup-close-button{color:#ffffffb8}.leaflet-popup.faction-influence-popup .leaflet-popup-close-button:hover{color:#fff}.faction-influence-popup__content{min-width:240px;max-width:280px;font-size:12px;line-height:1.35}.faction-influence-popup__title{color:#fff;margin-bottom:4px;font-weight:700}.faction-influence-popup__evidence{overflow-wrap:break-word;gap:2px;margin-top:6px;display:grid}.faction-influence-popup__evidence-label{color:#ffffffa3;text-transform:uppercase;font-size:11px;font-weight:700}.leaflet-popup .dayz-popup-drag-handle{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.leaflet-popup.dayz-popup-dragging .dayz-popup-drag-handle{cursor:grabbing}.map-stack-marker.leaflet-div-icon{background:0 0;border:none}.map-stack-marker__badge{background:#1d201d;border:2px solid #4a5f3a;border-radius:999px;justify-content:center;align-items:center;display:flex;box-shadow:0 6px 14px #00000073}.map-stack-marker--kill .map-stack-marker__badge{border-color:#dc2626}.map-stack-marker--hit .map-stack-marker__badge{border-color:#f97316}.map-stack-marker__count{color:#e8e6e3;font-size:12px;font-weight:700;line-height:1}.leaflet-popup.map-stack-popup .leaflet-popup-content-wrapper{color:#e8e6e3;background:#1d201d;border:1px solid #2a2d2a;box-shadow:0 10px 22px #00000073}.leaflet-popup.map-stack-popup .leaflet-popup-content{margin:8px}.map-stack-popup__content{min-width:220px}.map-stack-popup__header{margin-bottom:6px;font-size:12px;font-weight:600}.map-stack-popup__list{flex-direction:column;gap:6px;max-height:min(420px,60vh);padding-right:4px;display:flex;overflow-y:auto}.map-stack-popup__item{text-align:left;color:#e8e6e3;text-transform:none;letter-spacing:normal;width:100%;box-shadow:none;cursor:pointer;background:#161916;border:1px solid #2a2d2a;border-radius:6px;flex:none;padding:6px 8px;font-size:11px;font-weight:500;transition:border-color .15s,box-shadow .15s}.map-stack-popup__item:before{display:none}.map-stack-popup__item:hover,.map-stack-popup__item:focus{border-color:#4a5f3a;outline:none;box-shadow:0 0 0 1px #4a5f3a40}.map-stack-popup__row{justify-content:space-between;align-items:center;gap:8px;display:flex}.map-stack-popup__type{align-items:center;gap:6px;font-weight:600;display:inline-flex}.map-stack-popup__icon{flex:none;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.map-stack-popup__icon svg{width:14px;height:14px;display:block}.map-stack-popup__time{color:#b8b6b3;white-space:nowrap;font-size:10px}.map-stack-popup__players{align-items:center;gap:6px;margin-top:2px;display:flex}.map-stack-popup__player-avatar{background:#2a2d2a;border-radius:50%;flex:none;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex;overflow:hidden}.map-stack-popup__player-avatar img{object-fit:cover;width:100%;height:100%;display:block}.map-stack-popup__player-fallback{color:#d4d2cf;font-size:9px;font-weight:700;line-height:1}.map-stack-popup__details{color:#b8b6b3;margin-top:2px;font-size:10px}.leaflet-popup.ticket-marker-popup .leaflet-popup-content-wrapper{color:#e8e6e3;background:#1d201d;border:1px solid #2a2d2a;box-shadow:0 10px 22px #00000073}.leaflet-popup.ticket-marker-popup .leaflet-popup-content{margin:8px}.leaflet-popup.ticket-marker-popup .leaflet-popup-tip{background:#1d201d;border:1px solid #2a2d2a}.leaflet-popup.ticket-marker-popup .mantine-TextInput-label{color:#b8b6b3}.leaflet-popup.ticket-marker-popup .mantine-Text-root{color:#e8e6e3}.leaflet-popup.ticket-marker-popup .mantine-TextInput-input{color:#1d201d;background:#f1f5f2;border:1px solid #4a5f3a}.leaflet-popup.ticket-marker-popup .mantine-TextInput-input::placeholder{color:#6b6968}.leaflet-popup.atlas-popup{--atlas-popup-width:min(82vw, 360px)}.leaflet-popup.atlas-marker-editor-popup{--atlas-popup-width:min(82vw, 320px)}.leaflet-popup.atlas-popup .leaflet-popup-content-wrapper{background:var(--surface-elevated);color:var(--text-primary);border:1px solid var(--border-color);border-radius:10px;padding:6px 8px;box-shadow:0 10px 20px #00000073}.leaflet-popup.atlas-popup .leaflet-popup-content{box-sizing:border-box;max-width:calc(100vw - 56px);margin:0;width:var(--atlas-popup-width)!important}.leaflet-popup.atlas-popup .mantine-TextInput-input,.leaflet-popup.atlas-popup .mantine-Textarea-input{min-height:40px}.leaflet-popup.atlas-popup .mantine-TextInput-label,.leaflet-popup.atlas-popup .mantine-Textarea-label,.leaflet-popup.atlas-popup .mantine-InputWrapper-label{color:#e4e8dfb8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:700;line-height:1.1}.leaflet-popup.atlas-popup.atlas-media-popup .leaflet-popup-content-wrapper{background:#171a17;border-color:#e5ecdd1a;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 18px 36px #0000007a}.leaflet-popup.atlas-popup.atlas-media-popup .leaflet-popup-content{margin:0;width:auto!important}.leaflet-popup.atlas-popup.atlas-media-popup .leaflet-popup-tip{background:#171a17;border-color:#e5ecdd1a}.leaflet-popup.atlas-popup.atlas-screenshot-popup .leaflet-popup-content{width:auto!important}.leaflet-popup.atlas-popup.atlas-media-popup,.leaflet-popup.atlas-popup.atlas-screenshot-popup{z-index:3600!important}.leaflet-popup.atlas-popup.atlas-media-popup .leaflet-popup-close-button,.leaflet-popup.atlas-popup.atlas-screenshot-popup .leaflet-popup-close-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#eef3e7e6;z-index:3;background:#0c0f0cd6;border:1px solid #eef3e724;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:18px;line-height:1;display:flex;top:12px;right:12px}.leaflet-popup.atlas-popup.atlas-media-popup .leaflet-popup-close-button:hover,.leaflet-popup.atlas-popup.atlas-media-popup .leaflet-popup-close-button:focus-visible,.leaflet-popup.atlas-popup.atlas-screenshot-popup .leaflet-popup-close-button:hover,.leaflet-popup.atlas-popup.atlas-screenshot-popup .leaflet-popup-close-button:focus-visible{color:#f5f8f1f5;background:#121612f5}.leaflet-popup.atlas-popup .leaflet-popup-tip{background:var(--surface-elevated);border:1px solid var(--border-color)}.leaflet-popup.atlas-popup .mantine-TextInput-label,.leaflet-popup.atlas-popup .mantine-Textarea-label{color:var(--text-secondary)}.leaflet-popup.atlas-popup.atlas-public-popup .leaflet-popup-content-wrapper{border-radius:12px;padding:4px 6px}.leaflet-popup.atlas-popup.atlas-public-popup .leaflet-popup-content{width:min(78vw,240px);margin:2px 4px}.leaflet-popup.atlas-mission-popup .leaflet-popup-content{width:min(84vw,280px);margin:2px 4px}.atlas-marker-media-card{width:min(88vw,420px);display:block}.atlas-marker-media-card--public{width:min(86vw,360px)}.atlas-marker-media-card__frame{background:#121612;position:relative;overflow:hidden}.atlas-marker-media-card__image{object-fit:contain;background:#151a15;width:100%;max-height:min(68vh,420px);display:block}.atlas-marker-screenshot-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#0a0d0ab8;border:1px solid #eef3e71f;border-radius:999px;padding:2px 4px;position:absolute;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 10px 24px #00000038}.atlas-marker-screenshot-nav__button{color:#eef3e7e0}.atlas-marker-screenshot-nav__button:hover,.atlas-marker-screenshot-nav__button:focus-visible{background:#121612e6}.atlas-marker-screenshot-nav__count{color:#f4f7efeb;text-align:center;min-width:42px}.atlas-marker-media-card__toggle,.atlas-marker-screenshot-card__toggle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#eef3e7e0;z-index:2;background:#0c0f0cad;border:1px solid #eef3e724;border-radius:999px;position:absolute;top:12px;left:12px;box-shadow:0 10px 24px #0000003d}.atlas-marker-media-card__toggle:hover,.atlas-marker-media-card__toggle:focus-visible,.atlas-marker-screenshot-card__toggle:hover,.atlas-marker-screenshot-card__toggle:focus-visible{background:#121612e6;border-color:#eef3e73d}.atlas-marker-media-card__caption{pointer-events:none;background:linear-gradient(#090b0900 0%,#090b0929 26%,#090b09d1 70%,#090b09f2 100%);padding:52px 16px 16px;position:absolute;bottom:0;left:0;right:0}.atlas-marker-media-card__title{color:#f3f6ef;text-shadow:0 2px 12px #00000073;margin:0;line-height:1.2}.atlas-marker-media-card__description{color:#edf3e8d1;text-shadow:0 2px 12px #00000073;margin-top:6px;line-height:1.35}.atlas-public-popup__stack{gap:6px;min-width:0}.atlas-public-popup__content{gap:4px;min-width:0}.atlas-public-popup__content--with-media{padding:12px 14px 14px}.atlas-public-popup__title{overflow-wrap:anywhere;margin:0;line-height:1.25}.atlas-public-popup__body{overflow-wrap:anywhere;margin:0;line-height:1.35}.atlas-public-popup__body--multiline{white-space:pre-wrap}.atlas-public-popup__header{align-items:flex-start}.atlas-public-popup__status{flex:none}.atlas-marker-screenshot-preview{object-fit:contain;background:#0000002e;border-radius:8px;width:100%;max-height:clamp(160px,26vh,220px);display:block}.atlas-marker-popup{box-sizing:border-box;width:100%;min-width:0}.atlas-popup-inspector{box-sizing:border-box;gap:8px;width:100%;max-width:100%}.atlas-popup-meta{border-bottom:1px solid #ffffff0f;gap:10px;padding-bottom:6px}.atlas-popup-section{box-sizing:border-box;width:100%;min-width:0}.atlas-popup-section__label,.atlas-popup-field__label{color:#e4e8dfa8;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700;line-height:1.1}.atlas-popup-field__prefix{color:#e4e8dfa8;letter-spacing:.08em;text-transform:uppercase;justify-content:center;width:auto;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.atlas-popup-section__hint{margin-top:-2px;line-height:1.3}.atlas-popup-coordinate-grid{align-items:stretch}.atlas-popup-coordinate-grid>*{min-width:0}.atlas-popup-field{box-sizing:border-box;width:100%;min-width:0}.atlas-popup-field .mantine-Input-wrapper,.atlas-popup-field .mantine-TextInput-input{box-sizing:border-box;border-radius:10px;width:100%;padding-inline:12px;font-size:15px}.atlas-popup-field .mantine-InputWrapper-label{margin-bottom:4px}.atlas-popup-value-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;padding:8px 10px}.atlas-popup-readonly__value{line-height:1.25}.atlas-popup-inspector__media-empty{background:#0a0c0a52;border:1px solid #7a8f6a2e;border-radius:12px;padding:8px 10px}.atlas-popup-inspector__media-empty-row{align-items:center}.atlas-popup-inspector__empty-copy{line-height:1.25}.atlas-popup-inspector__empty-copy--compact{flex:auto;min-width:0}.atlas-popup-inspector__media-empty--compact{background:0 0;border:0;border-radius:0;padding:0}.atlas-popup-inspector__upload-button{white-space:nowrap;flex:none;min-height:30px;padding-inline:10px}.atlas-popup-inspector__media-note{line-height:1.3}.atlas-marker-popup--scrollable{overscroll-behavior:contain;scrollbar-gutter:stable;max-height:min(60vh,100vh - 220px);padding-right:4px;overflow:hidden auto}@supports (height:100dvh){.atlas-marker-popup--scrollable{max-height:min(60dvh,100dvh - 220px)}}.atlas-marker-screenshot-card{box-sizing:border-box;width:min(82vw,360px);max-width:100%}.atlas-marker-screenshot-card__frame{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:8px;position:relative;overflow:hidden}.atlas-popup-actions__group{align-items:center}.atlas-popup-actions__lock{padding-top:0}.atlas-popup-actions__lock .mantine-Switch-root{min-height:34px}.atlas-popup-actions__lock .mantine-Switch-label{padding-inline-start:10px;font-size:14px;line-height:1.2}.atlas-popup-actions__delete{box-sizing:border-box;width:100%;max-width:100%;height:40px;margin-top:0;padding-inline:14px}.atlas-popup-actions__delete .mantine-Button-inner,.atlas-popup-actions__delete .mantine-Button-label{justify-content:center}@media (width<=640px){.leaflet-popup.atlas-popup{--atlas-popup-width:min(86vw, 336px)}.leaflet-popup.atlas-marker-editor-popup{--atlas-popup-width:min(86vw, 304px)}.atlas-popup-inspector{gap:8px}.atlas-popup-meta{padding-bottom:6px}.atlas-popup-inspector__media-empty{padding:8px 10px}.atlas-popup-actions__delete{height:38px}.atlas-popup-field .mantine-TextInput-input,.leaflet-popup.atlas-popup .mantine-TextInput-input,.leaflet-popup.atlas-popup .mantine-Textarea-input{min-height:38px}.atlas-popup--compact-editor{gap:6px}.atlas-popup--compact-editor .atlas-popup-meta{gap:8px;padding-bottom:4px}.atlas-popup--compact-editor .atlas-popup-field--marker-name .mantine-TextInput-input,.atlas-popup--compact-editor .atlas-popup-field--compact-coordinate .mantine-TextInput-input{min-height:36px;padding-inline:10px}.atlas-popup--compact-editor .atlas-popup-coordinate-grid--compact{gap:6px}.atlas-popup--compact-editor .atlas-popup-coordinate-grid--compact>*{min-width:0}.atlas-popup--compact-editor .atlas-popup-field--compact-coordinate .mantine-Input-section{justify-content:flex-start;width:14px;inset-inline-start:12px}.atlas-popup--compact-editor .atlas-popup-field--compact-coordinate .mantine-TextInput-input{padding-inline:36px 10px}.atlas-popup--compact-editor .atlas-popup-inspector__media-empty{padding:0}.atlas-popup--compact-editor .atlas-popup-inspector__empty-copy--compact{line-height:1.2}.atlas-popup--compact-editor .atlas-popup-inspector__upload-button{min-height:28px;padding-inline:9px}.atlas-popup--compact-editor .atlas-popup-actions__lock .mantine-Switch-root{min-height:30px}.atlas-popup--compact-editor .atlas-popup-actions__lock .mantine-Switch-label{padding-inline-start:8px;font-size:13px}.atlas-popup--compact-editor .atlas-popup-actions__delete{height:36px;padding-inline:12px}}.atlas-marker-viewer-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#eef3e7e0;z-index:2;background:#0c0f0cad;border:1px solid #eef3e724;border-radius:999px;position:absolute;top:50%;transform:translateY(-50%)}.atlas-marker-viewer-nav:hover,.atlas-marker-viewer-nav:focus-visible{background:#121612e6;border-color:#eef3e73d}.atlas-marker-viewer-nav--left{left:12px}.atlas-marker-viewer-nav--right{right:12px}.atlas-marker-viewer-nav__count{color:#f4f7efeb;z-index:2;background:#0a0d0abd;border:1px solid #eef3e71f;border-radius:999px;padding:4px 10px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.atlas-mission-popup__title{overflow-wrap:anywhere;flex:auto;min-width:0;line-height:1.2}.atlas-mission-popup__status{flex:none}.atlas-mission-popup__details,.atlas-mission-popup__meta{margin:0;line-height:1.25}.atlas-mission-popup__edit{text-transform:none;letter-spacing:normal;align-self:flex-start;padding-inline:8px}.atlas-mission-popup__actions{align-items:center}.atlas-mission-popup__toggle{text-transform:none;letter-spacing:normal;padding-inline:8px}.leaflet-popup.atlas-note-popup .leaflet-popup-content-wrapper{padding:4px 6px}.leaflet-popup.atlas-note-popup .leaflet-popup-content{width:min(78vw,320px);margin:2px}.atlas-note-icon.leaflet-marker-draggable{cursor:grab}.atlas-note-icon.leaflet-marker-draggable:active,.atlas-note-icon.leaflet-drag-target{cursor:grabbing}.atlas-mission-icon.leaflet-marker-draggable{cursor:grab}.atlas-mission-icon.leaflet-marker-draggable:active{cursor:grabbing}.atlas-marker-badge{z-index:2;pointer-events:none;background-color:#0b0f14;background-position:50%;background-size:cover;border:2px solid #f8fafcf2;border-radius:50%;width:18px;height:18px;display:block;position:absolute;top:3px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 2px 6px #0006}.atlas-audio{align-items:center;gap:8px;width:100%;min-width:0;display:flex}.atlas-audio__time{font-variant-numeric:tabular-nums;letter-spacing:.02em;white-space:nowrap}.leaflet-popup-content .live-popup{font-size:12px;line-height:1.2}.leaflet-popup-content .live-popup .mantine-Stack-root{gap:2px!important}.leaflet-popup-content .live-popup .mantine-Text-root{margin:0;font-size:12px;line-height:1.2}.leaflet-popup-content .live-popup .mantine-Badge-root{margin-block:2px;display:inline-block}.clip-marker{background:0 0!important;border:none!important}.clip-marker__thumb{background-color:#1d201d;background-position:50%;background-size:cover;border:2px solid #4a5f3ae6;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 6px 14px #00000073}.clip-marker__fallback{color:#e8e6e3;font-size:12px;font-weight:700}.clip-marker-premium-icon{background-color:#0000;border:none;border-radius:50%;box-shadow:0 6px 12px #00000059}.clip-marker-premium-root,.story-marker{background:0 0!important;border:none!important}.story-marker__pin{color:#1d201d;background:linear-gradient(135deg,#d6a845,#b07a1f);border:2px solid #ffffffd9;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex;box-shadow:0 6px 14px #0006}.story-marker__pin--active{transform:scale(1.05);box-shadow:0 0 0 3px #d6a84566,0 6px 14px #0006}.base-location-marker{background:0 0!important;border:none!important}.base-location-marker__dot{background:#5f7a47;border:2px solid #e8e6e3;border-radius:50%;width:14px;height:14px;box-shadow:0 0 8px #5f7a4799}.clip-popup-container .leaflet-popup-content-wrapper{color:#e8e6e3;background:#1d201d;border:1px solid #2a2d2a;border-radius:10px;padding:0;box-shadow:0 10px 22px #0006}.clip-popup-container .leaflet-popup-tip{background:#1d201d;border:1px solid #2a2d2a}.clip-popup-container .leaflet-popup-content{margin:0;width:auto!important}.clip-popup{padding:8px}.clip-popup .mantine-Text-root{line-height:1.3}.clip-popup-drag-handle{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.clip-popup-dragging .clip-popup-drag-handle,.clip-popup-container.clip-popup-dragging{cursor:grabbing}.tiktok-player{aspect-ratio:9/16;border-radius:18px;width:100%;max-width:100%;position:relative;overflow:hidden}.tiktok-player iframe{border:0;width:100%;height:100%;position:absolute;inset:0}
