.mobile-shell-chrome[hidden]{display:none!important}body:not(.mobile-shell) .mobile-shell-chrome{display:none!important}.mobile-sheet.hidden{display:none!important}body:not(.mobile-shell){padding-top:env(safe-area-inset-top);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left)}body:not(.mobile-shell) #login-screen{padding-top:max(24px,env(safe-area-inset-top));padding-right:max(24px,env(safe-area-inset-right));padding-bottom:max(24px,env(safe-area-inset-bottom));padding-left:max(24px,env(safe-area-inset-left))}@media(min-width:821px){body:not(.mobile-shell) #app{height:100%}}@keyframes ms-sheet-up{from{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes ms-sheet-down{from{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes ms-event-pulse{0%,100%{filter:brightness(1)}50%{filter:brightness(1.35)}}@media(max-width:820px){body.mobile-shell{--ms-topbar-h:78px;--ms-tabbar-h:60px;--ms-event-h:38px;font-size:.9rem;overflow:hidden;height:100dvh}body.mobile-shell #app{height:100dvh;overflow:hidden}body.mobile-shell #main-grid{display:block;padding:0;gap:0;height:100dvh;overflow:hidden}body.mobile-shell #sidebar-stack,body.mobile-shell #left-column,body.mobile-shell #right-column{display:none}body.mobile-shell [data-panel-id=operator-stats],body.mobile-shell #chat-panel,body.mobile-shell #chat-show-button{display:none}body.mobile-shell #middle-column{grid-column:auto;grid-row:auto;box-sizing:border-box;height:100dvh;gap:0;padding:calc(var(--ms-topbar-h) + env(safe-area-inset-top))0 calc(var(--ms-tabbar-h) + env(safe-area-inset-bottom));overflow:hidden}body.mobile-shell.has-community-event #middle-column{padding-top:calc(var(--ms-topbar-h) + var(--ms-event-h) + env(safe-area-inset-top))}body.mobile-shell #content-panel{flex:auto;min-height:0;border:none;border-radius:0;box-shadow:none}body.mobile-shell #content-panel>.panel-header{display:none}body.mobile-shell .content-panel-body{-webkit-overflow-scrolling:touch}body.mobile-shell #mobile-topbar{display:flex;flex-direction:column;justify-content:center;position:fixed;top:0;left:0;right:0;height:calc(var(--ms-topbar-h) + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);padding-left:max(10px,env(safe-area-inset-left));padding-right:max(10px,env(safe-area-inset-right));gap:2px;z-index:200;background:var(--panel-bg);border-bottom:var(--panel-border);backdrop-filter:var(--panel-backdrop-filter);-webkit-backdrop-filter:var(--panel-backdrop-filter)}.mobile-topbar-row{display:flex;align-items:center;width:100%;min-width:0}.mobile-topbar-row-top{justify-content:space-between;gap:8px}.mobile-topbar-identity{display:flex;align-items:center;gap:6px;flex:auto;min-width:0;padding:4px 6px 4px 0;background:0 0;border:none;color:var(--text-color);font-family:inherit;cursor:pointer}.mobile-topbar-identity-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600}.mobile-topbar-identity-icon .twemoji-icon,.mobile-topbar-identity-icon img{width:18px;height:18px}.mobile-topbar-resources{gap:10px;justify-content:space-between;overflow:hidden;padding:0;background:0 0;border:none;color:var(--text-color);font-family:inherit;cursor:pointer}.mobile-topbar-resource{display:flex;align-items:center;gap:3px;font-size:.78rem;font-variant-numeric:tabular-nums;white-space:nowrap}.mobile-topbar-resource .twemoji-icon{width:15px;height:15px}.mobile-topbar-actions{display:flex;align-items:center;gap:2px;flex:none}.mobile-topbar-action{position:relative;display:flex;align-items:center;justify-content:center;padding:6px;background:0 0;border:none;color:var(--text-color);cursor:pointer}.mobile-topbar-action[hidden]{display:none}.mobile-topbar-action .twemoji-icon{width:22px;height:22px}body.mobile-shell #mobile-topbar .mobile-topbar-identity,body.mobile-shell #mobile-topbar .mobile-topbar-resources,body.mobile-shell #mobile-topbar .mobile-topbar-action,body.mobile-shell #mobile-tabbar .mobile-tab{-webkit-tap-highlight-color:transparent;box-shadow:none}body.mobile-shell #mobile-topbar .mobile-topbar-identity:hover,body.mobile-shell #mobile-topbar .mobile-topbar-identity:active,body.mobile-shell #mobile-topbar .mobile-topbar-resources:hover,body.mobile-shell #mobile-topbar .mobile-topbar-resources:active,body.mobile-shell #mobile-topbar .mobile-topbar-action:hover,body.mobile-shell #mobile-topbar .mobile-topbar-action:active,body.mobile-shell #mobile-tabbar .mobile-tab:hover,body.mobile-shell #mobile-tabbar .mobile-tab:active{background:0 0;transform:none;box-shadow:none}.mobile-topbar-badge{position:absolute;top:0;right:0;min-width:15px;height:15px;padding:0 3px;border-radius:8px;background:var(--accent-color);color:var(--bg-color);font-size:.6rem;font-weight:700;display:flex;align-items:center;justify-content:center}.mobile-topbar-dot{position:absolute;top:2px;right:2px;width:9px;height:9px;border-radius:50%;background:var(--error-color,#ff3b3b);box-shadow:0 0 0 2px var(--bg-color)}.mobile-topbar-dot[data-state=claimable]{background:var(--accent-color)}.mobile-topbar-dot[data-state=available]{background:var(--error-color,#ff3b3b)}.mobile-topbar-dot[hidden]{display:none}body.mobile-shell #mobile-tick{display:block;position:absolute;left:0;right:0;bottom:0;height:3px;overflow:hidden;z-index:201;pointer-events:none}body.mobile-shell #mobile-tick[hidden]{display:none}#mobile-tick #ms-tick-fill{width:100%;height:100%;transform:scaleX(0);transform-origin:left center;background:var(--accent-color)}body.mobile-shell #mobile-event-banner{display:flex;position:fixed;top:calc(var(--ms-topbar-h) + env(safe-area-inset-top));left:0;right:0;height:var(--ms-event-h);align-items:center;gap:8px;padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right));z-index:199;background:linear-gradient(90deg,rgba(var(--accent-color-rgb,204,255,204),.22),rgba(var(--accent-color-rgb,204,255,204),.06));border-bottom:1px solid var(--accent-color);color:var(--text-color);font-family:inherit;text-align:left;cursor:pointer;animation:ms-event-pulse 2.4s ease-in-out infinite}body.mobile-shell #mobile-event-banner[hidden]{display:none}.mobile-event-banner-icon{width:18px;height:18px;flex:none}.mobile-event-banner-text{display:flex;align-items:baseline;gap:6px;min-width:0;flex:auto;overflow:hidden}.mobile-event-banner-label{font-size:.62rem;letter-spacing:.04em;color:var(--accent-color);flex:none}.mobile-event-banner-name{font-size:.78rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-event-banner-cta{flex:none;font-size:.66rem;font-weight:700;color:var(--accent-color)}body.mobile-shell #mobile-tabbar{display:flex;position:fixed;bottom:0;left:0;right:0;height:calc(var(--ms-tabbar-h) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);z-index:200;background:var(--panel-bg);border-top:var(--panel-border);backdrop-filter:var(--panel-backdrop-filter);-webkit-backdrop-filter:var(--panel-backdrop-filter)}.mobile-tab{position:relative;flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:6px 2px;background:0 0;border:none;color:var(--text-color);font-family:inherit;cursor:pointer}.mobile-tab .twemoji-icon{width:24px;height:24px}.mobile-tab-icon-glyph{font-size:22px;line-height:24px}.mobile-tab-label{max-width:100%;font-size:.62rem;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-tab-badge{position:absolute;top:2px;left:calc(50% + 5px);min-width:15px;height:15px;padding:0 3px;border-radius:8px;background:var(--warning-color);color:var(--bg-color);font-size:.58rem;font-weight:700;line-height:15px;text-align:center;white-space:nowrap;box-shadow:0 0 0 2px var(--bg-color)}.mobile-tab-badge[hidden]{display:none}.mobile-tab.active{color:var(--text-color)}.mobile-tab.active .mobile-tab-label{font-weight:700}.mobile-tab.active::before{content:'';position:absolute;top:0;left:22%;right:22%;height:2px;border-radius:0 0 2px 2px;background:var(--accent-color)}body.mobile-shell .mobile-sheet{position:fixed;inset:0;z-index:300;display:flex;align-items:flex-end;justify-content:center;background:rgba(0,0,0,.55)}.mobile-sheet-panel{width:100%;max-height:85dvh;display:flex;flex-direction:column;background:var(--panel-bg);border-top:var(--panel-border);border-top-left-radius:var(--ui-radius-lg,12px);border-top-right-radius:var(--ui-radius-lg,12px);padding-bottom:env(safe-area-inset-bottom);animation:ms-sheet-up .22s ease}.mobile-sheet-panel.is-closing{animation:ms-sheet-down .22s ease forwards}.mobile-sheet-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--dim-color)}.mobile-sheet-title{margin:0;font-size:.95rem}.mobile-sheet-close{padding:4px 8px;background:0 0;border:none;color:var(--text-color);font-family:inherit;font-size:1rem;cursor:pointer}.mobile-more-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:16px;overflow-y:auto}.mobile-more-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:82px;padding:14px 6px;background:0 0;border:1px solid var(--dim-color);border-radius:var(--ui-radius-md,8px);color:var(--text-color);font-family:inherit;cursor:pointer}.mobile-more-item:active{background:rgba(var(--accent-color-rgb,204,255,204),.12)}.mobile-more-item .twemoji-icon{width:28px;height:28px}.mobile-more-item-label{font-size:.62rem;text-transform:uppercase;text-align:center;line-height:1.2;color:var(--text-color)}.mobile-drawer-body{padding:12px;overflow-y:auto}.mobile-drawer-body>.panel{display:flex!important;border:none;box-shadow:none}.mobile-drawer-body>.panel>.panel-header{display:none}.mobile-drawer-body #chat-panel{height:70dvh;max-height:none;min-height:0}.mobile-drawer-empty{padding:12px}body.mobile-shell .new-player-quest-drawer-toggle:not([hidden]){bottom:calc(var(--ms-tabbar-h) + env(safe-area-inset-bottom) + 12px)!important;transition:bottom .2s ease}body.mobile-shell.mobile-sheet-open .new-player-quest-drawer-toggle:not([hidden]){bottom:calc(var(--ms-open-sheet-h,60vh) + 10px)!important}}@media(max-width:820px) and (prefers-reduced-motion:reduce){.mobile-sheet-panel{animation:none}body.mobile-shell #mobile-event-banner{animation:none}body.mobile-shell .new-player-quest-drawer-toggle:not([hidden]){transition:none}}@media(max-width:820px) and (forced-colors:active){body.mobile-shell #mobile-topbar{border-bottom:1px solid ButtonText}body.mobile-shell #mobile-tabbar{border-top:1px solid ButtonText}.mobile-tab.active{color:Highlight}.mobile-tab.active::before{background:Highlight}.mobile-more-item{border:1px solid ButtonText}body.mobile-shell #mobile-event-banner{background:Canvas;border-bottom:1px solid Highlight;animation:none}.mobile-event-banner-label,.mobile-event-banner-cta{color:Highlight}#mobile-tick #ms-tick-fill{background:Highlight}.mobile-tab-badge{background:Highlight;color:Canvas}}