:root{--sat:env(safe-area-inset-top,0px);--sab:env(safe-area-inset-bottom,0px);--sal:env(safe-area-inset-left,0px);--sar:env(safe-area-inset-right,0px)}.mobile-layout{touch-action:manipulation;overscroll-behavior:none;width:100vw;height:100dvh;position:relative;overflow:hidden}.mobile-top-bar{z-index:100;height:60px;padding-top:var(--sat);padding-left:max(14px,var(--sal));padding-right:max(14px,var(--sar));justify-content:space-between;align-items:center;gap:10px;display:flex;position:fixed;top:0;left:0;right:0}.mobile-top-bar-logo{flex-shrink:0}.mobile-top-bar-icon{background:linear-gradient(135deg,#e8590c,#f59e0b);border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.mobile-top-bar-location{background:var(--glass-bg);min-width:0;-webkit-backdrop-filter:blur(var(--glass-blur))saturate(1.5);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:20px;align-items:center;gap:2px;padding:3px;display:flex;overflow:hidden}.mobile-location-segment{color:var(--text-tertiary);white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:16px;padding:6px 14px;font-size:13px;font-weight:500;transition:all .15s}.mobile-location-neighborhood{cursor:default;align-items:center;padding:0;display:flex}.mobile-neighborhood-name-btn{color:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:none;padding:6px 2px 6px 14px;font-size:13px;font-weight:500;transition:all .15s}.mobile-neighborhood-chevron-btn{cursor:pointer;color:inherit;opacity:.4;background:0 0;border:none;justify-content:center;align-items:center;padding:6px 10px 6px 4px;transition:all .15s;display:flex}.mobile-location-neighborhood.active .mobile-neighborhood-chevron-btn{color:var(--brand);opacity:.6}.mobile-location-segment.active{color:var(--text-primary);background:#fff;font-weight:600;box-shadow:0 1px 3px #00000014}.mobile-location-neighborhood.active .mobile-neighborhood-name-btn{font-weight:600}.mobile-top-bar-avatar{color:#fff;width:32px;height:32px;box-shadow:var(--glass-shadow);cursor:pointer;background:linear-gradient(135deg,#1a1a2e,#3a3a5e);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex;position:relative}.mobile-avatar-dot{background:#ef4444;border:2px solid #1a1a2e;border-radius:50%;width:8px;height:8px;position:absolute;top:-1px;right:-1px}.mobile-bottom-sheet{z-index:50;background:var(--background);padding-bottom:var(--sab);will-change:height;border-top-left-radius:16px;border-top-right-radius:16px;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000014}.mobile-layout .maplibregl-ctrl-bottom-left,.mobile-layout .maplibregl-ctrl-bottom-right{display:none!important}.mobile-sheet-handle{cursor:grab;touch-action:none;flex-shrink:0;justify-content:center;padding:8px 0 4px;display:flex}.mobile-sheet-handle:active{cursor:grabbing}.mobile-sheet-pill{background:var(--grey-mid);border-radius:2px;width:36px;height:4px}.mobile-sheet-content{overscroll-behavior-y:contain;flex:1;min-height:0;overflow-x:hidden}.mobile-sheet-pills{scrollbar-width:none;flex-shrink:0;gap:6px;padding:4px 12px 8px;display:flex;overflow-x:auto}.mobile-sheet-pills::-webkit-scrollbar{display:none}.mobile-pill{border:1px solid var(--outline);color:var(--text-secondary);cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:0 0;border-radius:20px;flex-shrink:0;align-items:center;gap:5px;min-height:32px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.mobile-pill:active{transform:scale(.96)}.mobile-pill-active{background:var(--pill-color);color:#fff;border-color:var(--pill-color)}.mobile-pill-dot{border:1.5px solid;border-radius:50%;flex-shrink:0;width:6px;height:6px}.mobile-pill-dot.filled{border-color:#0000}.mobile-pill-active .mobile-pill-dot{border-color:#fff9}.mobile-pill-active .mobile-pill-dot.filled{border-color:#0000;background-color:#fff!important}.mobile-sheet-section{min-height:200px}.mobile-section-header{padding:8px 16px 4px}.mobile-section-header-row{align-items:center;gap:8px;display:flex}.mobile-section-title{color:var(--text-primary);font-size:16px;font-weight:600}.mobile-section-actions{align-items:center;gap:8px;margin-top:4px;display:flex}.mobile-section-action-btn{width:32px;height:32px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex}.mobile-section-action-btn:active{background:var(--grey-light)}.mobile-section-filters{padding:8px 0 4px}.mobile-show-more{width:100%;color:var(--brand,var(--blue));text-align:center;border:none;border-bottom:1px solid var(--outline);cursor:pointer;background:0 0;padding:14px 16px;font-size:13px;font-weight:500;display:block}.mobile-show-more:active{background:var(--grey-light)}.mobile-empty-state{text-align:center;color:var(--text-tertiary);padding:32px 16px;font-size:14px}.mobile-section-loading{flex-direction:column;gap:12px;padding:16px;display:flex}.mobile-loading-shimmer{background:linear-gradient(90deg,var(--grey-light)0%,var(--grey-lighter)50%,var(--grey-light)100%);background-size:200% 100%;border-radius:8px;height:64px;animation:1.5s ease-in-out infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.mobile-story-thread{flex-direction:column;display:flex}.mobile-story-thread .sitrep-glass{width:auto;min-width:auto;max-width:auto;border-radius:0;height:auto;position:relative;top:auto;bottom:auto;left:auto;overflow:visible}.mobile-story-thread .sitrep-scroll{flex:none;overflow:visible}.mobile-story-back{color:var(--brand,var(--blue));cursor:pointer;border:none;border-bottom:1px solid var(--outline);background:0 0;align-items:center;gap:6px;padding:8px 16px;font-size:15px;font-weight:500;display:flex}.mobile-story-back:active{opacity:.7}.mobile-user-menu-backdrop{z-index:200;background:#0006;align-items:flex-end;display:flex;position:fixed;inset:0}.mobile-user-menu{-webkit-overflow-scrolling:touch;width:100%;max-height:85vh;padding-bottom:var(--sab);border-top-left-radius:16px;border-top-right-radius:16px;overflow-y:auto}.mobile-menu-section{border-bottom:1px solid var(--outline);padding:8px 0}.mobile-menu-section-header{justify-content:space-between;align-items:center;padding:4px 16px 8px;display:flex}.mobile-menu-empty{text-align:center;padding:20px 16px}.mobile-notif-item{text-align:left;cursor:pointer;background:0 0;border:none;align-items:flex-start;gap:10px;width:100%;padding:10px 16px;display:flex}.mobile-notif-item:active{background:var(--grey-light)}.mobile-notif-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:600;display:flex}.mobile-notif-content{flex:1;min-width:0}.mobile-notif-text{color:var(--text-primary);font-size:13px;line-height:1.35}.mobile-notif-time{color:var(--text-tertiary);margin-top:2px;font-size:11px}.mobile-notif-dot{background:#ef4444;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px}.mobile-menu-link{width:100%;color:var(--brand,var(--blue));text-align:center;cursor:pointer;background:0 0;border:none;padding:10px 16px;font-size:12px;display:block}.mobile-menu-items{padding:4px 0}.mobile-menu-user{border-bottom:1px solid var(--outline);padding:8px 16px}.mobile-menu-item{width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;min-height:44px;padding:12px 16px;font-size:15px;text-decoration:none;display:flex}.mobile-menu-item:active{background:var(--grey-light)}.mobile-menu-item-danger{color:#dc2626}.mobile-briefing-wrapper{padding:0}.mobile-briefing-wrapper .data-panel-header{padding:8px 16px}[data-theme=dark] .mobile-bottom-sheet{box-shadow:0 -4px 20px #0000004d}[data-theme=dark] .mobile-show-more:active,[data-theme=dark] .mobile-section-action-btn:active,[data-theme=dark] .mobile-menu-item:active,[data-theme=dark] .mobile-notif-item:active{background:#ffffff0f}[data-theme=dark] .mobile-loading-shimmer{background:linear-gradient(90deg,#ffffff0a 0%,#ffffff14 50%,#ffffff0a 100%) 0 0/200% 100%;animation:1.5s ease-in-out infinite shimmer}[data-theme=dark] .mobile-location-segment{color:var(--text-secondary)}[data-theme=dark] .mobile-location-segment.active{color:var(--text-primary);background:#ffffff1f;box-shadow:0 1px 3px #0003}[data-theme=dark] .mobile-neighborhood-chevron-btn{color:var(--text-secondary)}
/*# sourceMappingURL=0420f448f6c54658.css.map*/