:root{color-scheme:dark;--royal-maroon: #8a1638;--royal-maroon-deep: #4c0f22;--royal-crimson: #c8214c;--royal-gold: #ffcc33;--royal-gold-deep: #c98a12;--royal-cream: #fdf1d9;--royal-cream-deep: #f0dcae;--royal-ink: #5b3a1f;--royal-ink-soft: #8a6a4a;--royal-green: #7ed321;--royal-green-deep: #2f8f14;--royal-red: #e5392f;--royal-red-deep: #a9241d;--royal-sky-top: #7cd1f2;--royal-sky-bottom: #2f8fd8;--bottom-nav-bar-height: 52px;--bottom-nav-raised-overhang: 22px;--bottom-nav-icon-size: 48px;--bottom-nav-icon-size-active: 56px;--panel-top-header-row-height: 40px;--bottom-nav-scroll-padding: calc( var(--bottom-nav-bar-height) + var(--bottom-nav-raised-overhang) + 1.4em + 8px + env(safe-area-inset-bottom, 0px) + 16px );--daily-gift-locked-bg-top: #e4ddd0;--daily-gift-locked-bg-bottom: #d4cbc0;--daily-gift-locked-border: #b8a890;--daily-gift-locked-ink: #9a8878;--daily-gift-claimed-bg-top: rgba(126, 211, 33, .28);--daily-gift-claimed-bg-bottom: rgba(47, 143, 20, .12);--daily-gift-claimed-border: var(--royal-green-deep);--daily-gift-claimed-ink: #2f6f14;--daily-gift-current-bg-top: #fff6dc;--daily-gift-current-bg-bottom: #ffe08a;--daily-gift-current-border: var(--royal-gold);--daily-gift-current-glow: rgba(255, 204, 51, .45)}body[data-ui-skin=nature]{--royal-maroon: #2f8f3d;--royal-maroon-deep: #1b5c26;--royal-crimson: #55b34f;--royal-cream: #f3ecd2;--royal-cream-deep: #e6d9ab;--daily-gift-locked-bg-top: #ddd8c8;--daily-gift-locked-bg-bottom: #cbc4b0;--daily-gift-locked-border: #a89a82;--daily-gift-locked-ink: #8a7d6a;--daily-gift-claimed-bg-top: rgba(85, 179, 79, .32);--daily-gift-claimed-bg-bottom: rgba(47, 143, 20, .14);--daily-gift-claimed-border: #2f8f3d;--daily-gift-claimed-ink: #1b5c26;--daily-gift-current-bg-top: #f8f0c8;--daily-gift-current-bg-bottom: #e8d878;--daily-gift-current-border: var(--royal-gold-deep);--daily-gift-current-glow: rgba(201, 138, 18, .4)}body[data-ui-skin=nature] .screen--home{background-image:url(/images/nature/home/background.png),linear-gradient(180deg,var(--royal-sky-top) 0%,var(--royal-sky-bottom) 70%,#1f6fae 100%)}body[data-ui-skin=nature] .home-hero-art{background-image:url(/images/nature/home/hero.png)}html,body{margin:0;height:100%;overflow:hidden;font-family:system-ui,sans-serif;background:#0b1020}#app{position:relative;width:100vw;height:100vh}.orientation-lock-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;align-items:center;justify-content:center;padding:24px;background:#080c14f0}.orientation-lock-overlay--visible{display:flex}.orientation-lock-card{max-width:320px;text-align:center;color:#fff}.orientation-lock-icon{display:inline-block;font-size:3rem;margin-bottom:12px;transform:rotate(90deg)}.orientation-lock-card p{margin:0;font-size:1.05rem;font-weight:700;line-height:1.4}#viewport{position:absolute;top:0;right:0;bottom:0;left:0}#viewport canvas{display:block;width:100%;height:100%}.confetti-canvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:350;pointer-events:none}#hud{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;display:flex;flex-direction:column;justify-content:space-between;padding:16px;box-sizing:border-box;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.6)}#hud-top{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 12px;font-size:1.1rem;font-weight:600}#level-name{font-size:.95rem;font-weight:700;color:#ffe08a}#devtools-toggle{pointer-events:auto}.timed-jump-pill{background:#ffffff1f;border-radius:999px;padding:2px 10px;font-size:.95rem}.level-progress-bar{flex:1 1 100%;order:15;height:5px;background:#ffffff2e;border-radius:999px;overflow:hidden}.level-progress-bar-fill{height:100%;width:0%;background:linear-gradient(90deg,#ffd54a,#ffb300);border-radius:999px;transition:width .12s linear}.timed-jump-pill--low{background:#dc28288c;color:#fff}#ot-time,#ot-distance,#ot-jumps{font-variant-numeric:tabular-nums;display:inline-block;text-align:left}#ot-time{min-width:5.5ch}#ot-distance{min-width:4.5ch}#ot-jumps{min-width:8.5ch}.zoom-control-btn{pointer-events:auto;border:2px solid var(--royal-gold);border-radius:999px;background:linear-gradient(180deg,#7a2340,#4c1226);color:var(--royal-gold);font-size:.95rem;font-weight:700;padding:4px 12px;cursor:pointer;box-shadow:0 3px #00000059,0 2px 6px #00000059;transition:transform .1s ease,box-shadow .1s ease}.zoom-control-btn:active:not(:disabled){transform:translateY(1px) scale(.96);box-shadow:0 2px #00000059}.zoom-control-btn.active{background:linear-gradient(180deg,#6fc,#2fbf8f);color:#10131f}#mechanic-toggle{pointer-events:auto;display:flex;gap:4px;background:#ffffff14;border-radius:999px;padding:4px}.mode-btn{border:none;border-radius:999px;padding:6px 14px;font-size:.8rem;font-weight:600;background:transparent;color:#cfd3e0;cursor:pointer;transition:transform .1s ease,filter .1s ease,background .1s ease}.mode-btn:active:not(:disabled){transform:scale(.96);filter:brightness(.92)}.mode-btn.active{background:#6fc;color:#10131f}#camera-toggle,#overview-toggle,#inspect-toggle,#two-step-toggle,#landing-guide-toggle,#full-trajectory-toggle{pointer-events:auto}#inspect-tooltip{position:fixed;pointer-events:none;z-index:200;background:#060a1aeb;color:#d8f4ff;border:1px solid #44aaff;border-radius:8px;padding:10px 14px;font-family:Courier New,monospace;font-size:.82rem;white-space:pre;line-height:1.55;max-width:340px;box-shadow:0 4px 16px #00000080}#inspect-tooltip strong{display:block;color:#6fc;font-size:.9rem;margin-bottom:4px}#camera-readout{align-self:center;pointer-events:none;margin:0;font-family:Courier New,monospace;font-size:.85rem;color:#fc3;background:#00000073;padding:8px 12px;border-radius:8px;white-space:pre}#charge-readout{align-self:center;font-size:1rem;font-weight:600;color:#6fc;min-height:1.2em}.power-bar{align-self:center;position:relative;width:220px;max-width:70vw;height:32px;margin-bottom:4px;border-radius:999px;border:2px solid var(--royal-gold-deep);background:#10131fa6;overflow:hidden;box-shadow:0 2px 8px #00000073}.power-bar[hidden]{display:none}.power-bar-fill{height:100%;width:0%;background:linear-gradient(to right,var(--royal-gold-deep),var(--royal-gold));transition:width .06s linear}.power-bar--locked .power-bar-fill{background:linear-gradient(to right,var(--royal-ink-soft),var(--royal-cream-deep));opacity:.75}.power-bar-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;letter-spacing:.02em;color:var(--royal-cream);text-shadow:0 1px 3px rgba(0,0,0,.7)}#hud-message{align-self:center;font-size:1.4rem;font-weight:700;text-align:center}#jump-button{pointer-events:auto;align-self:center;margin-bottom:24px;padding:18px 48px;font-size:1rem;font-weight:700;letter-spacing:.04em;border:none;border-radius:999px;background:#fc3;color:#10131f;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:none;box-shadow:0 4px #c9a020,0 6px 10px #00000040;transition:transform .1s ease,box-shadow .1s ease,background .1s ease}.joystick-nub{position:absolute;width:96px;height:96px;margin-left:-48px;margin-top:-48px;border-radius:50%;border:2px solid rgba(255,255,255,.35);background:#ffffff14;pointer-events:none;display:flex;align-items:center;justify-content:center}.joystick-nub[hidden]{display:none}.joystick-nub-knob{width:40px;height:40px;border-radius:50%;background:#fc3;box-shadow:0 2px 6px #00000059}.joystick-hint{align-self:center;margin-bottom:24px;padding:10px 20px;font-size:.85rem;font-weight:600;letter-spacing:.02em;color:#ffffffbf;pointer-events:none;-webkit-user-select:none;user-select:none}#jump-button:disabled{opacity:.5;cursor:default}#jump-button:active:not(:disabled){transform:translateY(2px) scale(.98);box-shadow:0 2px #c9a020;background:#ffe08a}@media (orientation: landscape){#hud[data-jump-direction=right] #jump-button,#hud[data-jump-direction=right] .joystick-hint,#hud[data-jump-direction=right] .redo-input-btn{position:absolute;z-index:2;right:max(12px,env(safe-area-inset-right));left:auto;bottom:max(20px,env(safe-area-inset-bottom));top:auto;align-self:auto;margin:0;transform:none}#hud[data-jump-direction=left] #jump-button,#hud[data-jump-direction=left] .joystick-hint,#hud[data-jump-direction=left] .redo-input-btn{position:absolute;z-index:2;left:max(12px,env(safe-area-inset-left));right:auto;bottom:max(20px,env(safe-area-inset-bottom));top:auto;align-self:auto;margin:0;transform:none}#hud[data-jump-direction=right] .redo-input-btn,#hud[data-jump-direction=left] .redo-input-btn{bottom:calc(max(20px,env(safe-area-inset-bottom)) + 58px)}#hud[data-jump-direction] #jump-button{padding:14px 28px;font-size:.9rem}#hud[data-jump-direction] .joystick-hint{padding:8px 14px;font-size:.78rem;max-width:140px;text-align:center}#hud[data-jump-direction=right] #jump-button:active:not(:disabled),#hud[data-jump-direction=left] #jump-button:active:not(:disabled){transform:translateY(2px) scale(.98)}#hud[data-jump-direction=right] .instadrop-btn{right:auto;left:max(12px,env(safe-area-inset-left));bottom:max(20px,env(safe-area-inset-bottom))}#hud[data-jump-direction=left] .instadrop-btn{left:auto;right:max(12px,env(safe-area-inset-right));bottom:max(20px,env(safe-area-inset-bottom))}#hud[data-jump-direction=right] .secondary-booster-btn{right:auto;left:max(12px,env(safe-area-inset-left));bottom:calc(max(20px,env(safe-area-inset-bottom)) + 68px)}#hud[data-jump-direction=left] .secondary-booster-btn{left:auto;right:max(12px,env(safe-area-inset-right));bottom:calc(max(20px,env(safe-area-inset-bottom)) + 68px)}#hud[data-jump-direction=right] .power-bar,#hud[data-jump-direction=right] #charge-readout{position:absolute;z-index:2;right:max(12px,env(safe-area-inset-right));left:auto;bottom:calc(max(20px,env(safe-area-inset-bottom)) + 76px);top:auto;align-self:auto;margin:0;transform:none;width:min(176px,26vw);max-width:none}#hud[data-jump-direction=left] .power-bar,#hud[data-jump-direction=left] #charge-readout{position:absolute;z-index:2;left:max(12px,env(safe-area-inset-left));right:auto;bottom:calc(max(20px,env(safe-area-inset-bottom)) + 76px);top:auto;align-self:auto;margin:0;transform:none;width:min(176px,26vw);max-width:none}#hud[data-jump-direction=right] .sj-bar--horizontal{right:max(12px,env(safe-area-inset-right));left:auto;bottom:calc(max(20px,env(safe-area-inset-bottom)) + 76px);transform:none;width:min(176px,26vw)}#hud[data-jump-direction=left] .sj-bar--horizontal{left:max(12px,env(safe-area-inset-left));right:auto;bottom:calc(max(20px,env(safe-area-inset-bottom)) + 76px);transform:none;width:min(176px,26vw)}#hud[data-jump-direction=right] .sj-bar--vertical{right:max(12px,env(safe-area-inset-right));left:auto;top:auto;bottom:calc(max(20px,env(safe-area-inset-bottom)) + 118px);transform:none;height:min(160px,34vh)}#hud[data-jump-direction=left] .sj-bar--vertical{left:max(12px,env(safe-area-inset-left));right:auto;top:auto;bottom:calc(max(20px,env(safe-area-inset-bottom)) + 118px);transform:none;height:min(160px,34vh)}}.redo-input-btn{pointer-events:auto;align-self:center;margin-bottom:10px;padding:8px 20px;font-size:.85rem;font-weight:700;letter-spacing:.03em;border:2px solid rgba(255,255,255,.6);border-radius:999px;background:#10131fb3;color:#fff;cursor:pointer;transition:transform .1s ease,filter .1s ease}.redo-input-btn:active:not(:disabled){transform:scale(.96);filter:brightness(1.1);background:#ffffff40}.redo-input-btn[hidden]{display:none}.sj-bar{pointer-events:none;position:absolute;border:2px solid rgba(255,255,255,.6);border-radius:999px;box-shadow:0 2px 8px #00000073}.sj-bar[hidden]{display:none}.sj-bar--vertical{left:16px;top:50%;transform:translateY(-50%);width:22px;height:260px}.sj-bar--horizontal{left:50%;bottom:168px;transform:translate(-50%);width:260px;height:22px}.sj-bar-pointer{position:absolute;background:#fff;border:2px solid #10131f;border-radius:50%}.sj-bar--vertical .sj-bar-pointer{left:50%;width:30px;height:10px;transform:translate(-50%,50%);border-radius:6px}.sj-bar--horizontal .sj-bar-pointer{top:50%;width:10px;height:30px;transform:translate(-50%,-50%);border-radius:6px}.instadrop-btn{pointer-events:auto;position:absolute;right:16px;bottom:100px;align-self:flex-end;width:56px;height:56px;border:2px solid var(--royal-gold, #ffcc33);border-radius:50%;background:linear-gradient(180deg,#2b3a66,#131a33);color:#fff;font-size:1.6rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 3px #00000059,0 2px 8px #00000073;transition:transform .1s ease,box-shadow .1s ease}.instadrop-btn:active:not(:disabled){transform:translateY(1px) scale(.94);box-shadow:0 2px #00000059,0 1px 4px #00000059}.instadrop-btn.active{border-color:#f55;box-shadow:0 0 0 3px #ff55558c,0 2px 8px #00000073}.instadrop-btn .instadrop-icon{width:30px;height:30px;object-fit:contain;pointer-events:none}.instadrop-btn:disabled{opacity:.4;cursor:default}.instadrop-btn[hidden]{display:none}.instadrop-badge{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;padding:0 4px;border-radius:999px;background:#ff3b3b;color:#fff;font-size:.75rem;font-weight:700;line-height:20px;text-align:center;box-shadow:0 1px 3px #00000080}.secondary-booster-btn{bottom:168px}#post-level-buttons{align-self:center;display:flex;gap:12px;margin-bottom:8px}#devtools-panel{pointer-events:auto;align-self:flex-start;display:flex;flex-wrap:wrap;gap:6px;max-width:100%;background:#0000008c;border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:10px;margin-top:6px}#devtools-panel[hidden]{display:none}.screen{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;color:var(--royal-cream);display:flex;flex-direction:column;font-family:"Baloo 2",system-ui,sans-serif;background:radial-gradient(ellipse at top,var(--royal-crimson) 0%,var(--royal-maroon) 55%,var(--royal-maroon-deep) 100%);padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));overflow-y:auto}.icon-btn{pointer-events:auto;width:44px;height:44px;min-width:44px;border:2px solid var(--royal-gold);border-radius:50%;background:linear-gradient(180deg,#7a2340,#4c1226);color:var(--royal-gold);font-size:1.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 3px #00000059,0 2px 6px #00000059;transition:transform .1s ease,box-shadow .1s ease}.icon-btn:active:not(:disabled){transform:translateY(1px) scale(.96);box-shadow:0 2px #00000059}.icon-btn[aria-label=Close]{border-color:var(--royal-gold);background:linear-gradient(180deg,#ff6a5e,var(--royal-red-deep));color:#fff}.icon-btn--small{width:30px;height:30px;min-width:30px;font-size:.95rem}.ui-chrome-icon-img{width:24px;height:24px;object-fit:contain}.ui-chrome-icon-img--btn{width:20px;height:20px}.ui-chrome-icon-img--tip{width:24px;height:24px}.icon-btn .ui-chrome-icon-img--btn{display:block}.avatar-frame{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.avatar-frame-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.avatar-frame--home .icon-btn--avatar{width:59px;height:59px;min-width:59px;border-width:3px;background:linear-gradient(180deg,#fff,#f0dcae);box-shadow:0 3px 6px #00000040}.avatar-frame--home .avatar-frame-ring{width:80px;height:80px}.avatar-frame--profile .avatar-frame-ring{width:88px;height:88px}.icon-img{width:24px;height:24px;object-fit:contain}.pill-icon,.currency-icon-img{width:18px;height:18px;object-fit:contain;vertical-align:-3px}.currency-icon-img--lg{width:32px;height:32px;vertical-align:middle}.pill-indicator{pointer-events:auto;border:2px solid var(--royal-gold-deep);border-radius:999px;padding:8px 16px;font-size:1rem;font-weight:700;background:linear-gradient(180deg,var(--royal-cream),var(--royal-cream-deep));color:var(--royal-ink);cursor:pointer;box-shadow:0 2px 4px #00000040}.pill-indicator--static{cursor:default;color:var(--royal-red-deep)}.screen--home{--home-right-bubble-top: max(96px, calc(env(safe-area-inset-top) + 80px) );--home-challenge-bubble-top: max(186px, calc(env(safe-area-inset-top) + 170px) );justify-content:flex-start;color:#0a2e4d;background-image:url(/images/royal/home/background.jpg),linear-gradient(180deg,var(--royal-sky-top) 0%,var(--royal-sky-bottom) 70%,#1f6fae 100%);background-size:cover,cover;background-position:center,center}.screen--home:has(.home-events-row){--home-right-bubble-top: max(210px, calc(env(safe-area-inset-top) + 194px) );--home-challenge-bubble-top: max(300px, calc(env(safe-area-inset-top) + 284px) )}.home-topbar{display:flex;align-items:center;justify-content:space-between}.home-topbar-center{display:flex;gap:10px}.home-topbar-badges{flex:1;justify-content:center;gap:2px;flex-wrap:nowrap;min-width:0}.hud-badge{position:relative;display:flex;align-items:center;flex-shrink:1;min-width:0;padding-bottom:2px}.hud-badge-main{display:flex;align-items:center;border:none;background:transparent;padding:0 0 0 4px;min-width:0;font:inherit;color:inherit;position:relative}.hud-badge-main--clickable{pointer-events:auto;cursor:pointer;-webkit-tap-highlight-color:transparent}.hud-badge-icon-wrap{position:relative;z-index:3;flex-shrink:0;width:48px;height:48px;margin-right:-28px;display:flex;align-items:center;justify-content:center}.hud-badge-icon-img{width:48px;height:48px;object-fit:contain;display:block;filter:drop-shadow(0 2px 3px rgba(0,0,0,.35))}.hud-badge-icon-wrap:not(:has(.hud-badge-icon-img)){font-size:2rem;line-height:1}.hud-badge-icon-value{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:1.05rem;font-weight:800;color:#fff;text-shadow:-1px -1px 0 #1a1208,1px -1px 0 #1a1208,-1px 1px 0 #1a1208,1px 1px 0 #1a1208,0 2px 3px rgba(0,0,0,.45);pointer-events:none}.hud-badge-icon-value--hidden{display:none}.hud-badge-panel{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-width:58px;max-width:84px;height:36px;padding:0 26px 0 32px;background-image:var(--hud-badge-bg);background-size:100% 100%;background-repeat:no-repeat;background-position:center;box-sizing:border-box}.hud-badge-panel--fallback{background-image:none!important;background:linear-gradient(180deg,var(--royal-cream),var(--royal-cream-deep));border:2px solid var(--royal-gold-deep);border-left:none;border-radius:0 18px 18px 0;box-shadow:0 2px 4px #00000040}.hud-badge-text{font-size:.74rem;font-weight:800;color:var(--royal-ink);letter-spacing:.01em;white-space:nowrap;line-height:1;padding-left:6px}.hud-badge-text--full{text-transform:uppercase}.hud-badge-plus{pointer-events:auto;position:absolute;left:28px;bottom:-1px;z-index:5;width:20px;height:20px;border:none;border-radius:0;background:transparent;padding:0;cursor:pointer;box-shadow:none;-webkit-tap-highlight-color:transparent;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:900;color:#163c05;line-height:1}.hud-badge-plus-img{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.hud-badge-plus:active{transform:scale(.94)}.hud-badge-plus[hidden]{display:none}.topbar-icon-btn{pointer-events:auto;border:none;background:transparent;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;font-size:2.4rem;-webkit-tap-highlight-color:transparent;filter:drop-shadow(0 2px 4px rgba(0,0,0,.35))}.topbar-icon-btn:active{transform:scale(.94)}.topbar-icon-img{width:48px;height:48px;object-fit:contain;display:block}.home-events-row{margin-top:16px;display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.home-event-ended-chips{pointer-events:none;position:absolute;top:max(96px,calc(env(safe-area-inset-top) + 80px));left:max(12px,env(safe-area-inset-left));z-index:5;display:flex;flex-direction:column;align-items:center;gap:10px}.home-event-ended-chip{pointer-events:auto;position:relative;top:auto;left:auto;z-index:auto;display:flex;flex-direction:column;align-items:center;padding:0;border:none;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.home-event-ended-chip-ring{position:relative;z-index:1;width:59px;height:59px;border-radius:50%;border:3px solid var(--royal-gold);background:linear-gradient(180deg,var(--royal-maroon) 0%,var(--royal-maroon-deep) 100%);box-shadow:inset 0 2px #ffffff1f,0 3px 6px #0000004d;display:flex;align-items:center;justify-content:center}.home-event-ended-chip-icon{width:38px;height:38px;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(0,0,0,.3))}.home-event-ended-chip-label{position:relative;z-index:2;margin-top:-7px;padding:3px 10px;border-radius:999px;background:linear-gradient(180deg,var(--royal-cream),var(--royal-cream-deep));border:2px solid var(--royal-gold-deep);font-size:.62rem;font-weight:800;letter-spacing:.02em;color:var(--royal-ink);box-shadow:0 2px 4px #00000040;line-height:1.1}.home-event-ended-chip-badge{position:absolute;top:-3px;right:-3px;z-index:3;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--royal-red-deep);border:2px solid #fff;color:#fff;font-size:.62rem;font-weight:800;line-height:12px;text-align:center;box-shadow:0 2px 4px #0000004d}.home-event-ended-chip:active{transform:scale(.96)}.home-challenge-reminder-chips{pointer-events:none;position:absolute;top:var(--home-challenge-bubble-top);right:max(12px,env(safe-area-inset-right));z-index:5;display:flex;flex-direction:column;align-items:center;gap:10px}.home-challenge-reminder-chip{pointer-events:auto;display:flex;flex-direction:column;align-items:center;padding:0;border:none;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.home-challenge-reminder-chip-ring{position:relative;z-index:1;width:59px;height:59px;border-radius:50%;border:3px solid var(--royal-gold);background:linear-gradient(180deg,var(--royal-maroon) 0%,var(--royal-maroon-deep) 100%);box-shadow:inset 0 2px #ffffff1f,0 3px 6px #0000004d;display:flex;align-items:center;justify-content:center}.home-challenge-reminder-chip-icon{width:38px;height:38px;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(0,0,0,.3))}.home-challenge-reminder-chip-label{position:relative;z-index:2;margin-top:-7px;padding:3px 10px;border-radius:999px;background:linear-gradient(180deg,var(--royal-cream),var(--royal-cream-deep));border:2px solid var(--royal-gold-deep);font-size:.62rem;font-weight:800;letter-spacing:.02em;color:var(--royal-ink);box-shadow:0 2px 4px #00000040;line-height:1.1}.home-challenge-reminder-chip:active{transform:scale(.96)}.home-tasks-bubble-wrap{pointer-events:none;position:absolute;top:var(--home-right-bubble-top);right:max(12px,env(safe-area-inset-right));z-index:6}.home-tasks-bubble{pointer-events:auto;display:flex;flex-direction:column;align-items:center;padding:0;border:none;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.home-tasks-bubble-ring{position:relative;width:59px;height:59px;border-radius:50%;border:3px solid var(--royal-gold);background:linear-gradient(180deg,var(--royal-maroon) 0%,var(--royal-maroon-deep) 100%);box-shadow:inset 0 2px #ffffff1f,0 3px 6px #0000004d;display:flex;align-items:center;justify-content:center}.home-tasks-bubble-icon{width:38px;height:38px;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(0,0,0,.3))}.count-badge{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:18px;height:18px;padding:0;border-radius:999px;background:var(--royal-red-deep);color:#fff;font-size:11px;font-weight:800;line-height:1;font-variant-numeric:tabular-nums;text-align:center;box-shadow:0 2px 4px #0000004d}.count-badge--wide{width:auto;min-width:18px;padding:0 4px}.home-tasks-bubble-badge{position:absolute;top:-3px;right:-3px;z-index:3;border:2px solid #fff}.home-tasks-bubble-label{position:relative;z-index:2;margin-top:-7px;padding:3px 10px;border-radius:999px;background:linear-gradient(180deg,var(--royal-cream),var(--royal-cream-deep));border:2px solid var(--royal-gold-deep);font-size:.62rem;font-weight:800;letter-spacing:.02em;color:var(--royal-ink);box-shadow:0 2px 4px #00000040;line-height:1.1}.home-tasks-bubble:active{transform:scale(.96)}@keyframes home-top-bubble-nudge{0%,90%,to{transform:translateY(0) scale(1)}93%{transform:translateY(-4px) scale(1.05)}96%{transform:translateY(-1px) scale(1.02)}}.home-tasks-bubble-ring,.home-challenge-reminder-chip-ring{animation:home-top-bubble-nudge 16s ease-in-out infinite}.home-tasks-bubble-ring{animation-delay:0s}.home-challenge-reminder-chip:nth-child(1) .home-challenge-reminder-chip-ring{animation-delay:5.5s}.home-challenge-reminder-chip:nth-child(2) .home-challenge-reminder-chip-ring{animation-delay:11s}.overlay-card.overlay-card--tasks{max-width:min(94vw,400px);width:100%;padding:0;text-align:left;display:flex;flex-direction:column;max-height:min(88vh,680px);overflow:hidden}.tasks-overlay-top{flex-shrink:0;width:100%;box-sizing:border-box;background:linear-gradient(180deg,var(--royal-maroon-deep) 0%,var(--royal-maroon) 100%);border-radius:20px 20px 0 0}.tasks-overlay-body{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr);padding:12px 0 0;background:linear-gradient(180deg,var(--royal-crimson),var(--royal-maroon-deep));border-top:3px solid var(--royal-gold-deep);overflow:hidden}.tasks-overlay-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:max(10px,env(safe-area-inset-top)) 12px 8px;background:transparent;border-bottom:none}.tasks-overlay-header-side{flex:0 0 var(--panel-top-header-row-height);width:var(--panel-top-header-row-height)}.tasks-overlay-title{flex:1;margin:0;font-size:1.05rem;font-weight:800;color:var(--royal-gold);letter-spacing:.03em;text-transform:uppercase;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.4)}.tasks-overlay-close{flex-shrink:0}.tasks-tabs{flex-shrink:0;display:flex;gap:8px;padding:0 14px 14px;background:transparent}.tasks-tab{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 10px;border-radius:999px;border:2px solid var(--royal-gold-deep);background:#0003;color:var(--royal-cream);font-weight:800;font-size:.82rem;cursor:pointer;-webkit-tap-highlight-color:transparent}.tasks-tab-icon{width:22px;height:22px;object-fit:contain;flex-shrink:0}.tasks-tab--active{background:linear-gradient(180deg,var(--royal-cream),var(--royal-cream-deep));color:var(--royal-ink);border-color:var(--royal-gold);box-shadow:0 2px 6px #00000040}.tasks-period-panel{grid-row:1;grid-column:1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:0 14px 14px;box-sizing:border-box;-webkit-overflow-scrolling:touch;touch-action:pan-y}.tasks-period-panel--inactive{visibility:hidden;pointer-events:none;overflow:hidden}.tasks-meta{margin:10px 0 12px;padding:12px;border-radius:16px;background:linear-gradient(180deg,var(--daily-gift-current-bg-top),var(--daily-gift-current-bg-bottom));border:2px solid var(--daily-gift-current-border);box-shadow:0 0 12px var(--daily-gift-current-glow)}.tasks-meta-banner{font-size:.78rem;font-weight:800;color:var(--royal-ink);text-align:center;margin-bottom:10px}.tasks-meta-row{display:flex;align-items:center;gap:10px}.tasks-meta-progress-wrap{flex:1;position:relative;height:22px;border-radius:999px;background:#00000026;overflow:hidden;border:2px solid rgba(0,0,0,.08)}.tasks-meta-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--royal-green),#8de848);transition:width .3s ease}.tasks-meta-progress-text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:800;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.4)}.tasks-meta-reward{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:72px;flex-shrink:0}.tasks-meta-reward .daily-gift-day-rewards{justify-content:center}.tasks-meta-chest{width:44px;height:44px;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(0,0,0,.3))}.tasks-meta-claim-btn{margin-top:10px;width:100%;padding:8px 12px;font-size:.82rem}.tasks-meta-claimed{margin-top:8px;text-align:center;font-size:.75rem;font-weight:800;color:var(--daily-gift-claimed-ink)}.tasks-list-title{font-size:.82rem;font-weight:800;color:var(--royal-gold);margin-bottom:8px;text-shadow:0 1px 0 rgba(0,0,0,.35)}.tasks-list{display:flex;flex-direction:column;gap:8px}.tasks-card{display:flex;align-items:center;gap:10px;padding:10px;border-radius:14px;background:linear-gradient(180deg,var(--daily-gift-locked-bg-top),var(--daily-gift-locked-bg-bottom));border:2px solid var(--daily-gift-locked-border)}.tasks-card--done{background:linear-gradient(180deg,var(--daily-gift-current-bg-top),var(--daily-gift-current-bg-bottom));border-color:var(--daily-gift-current-border)}.tasks-card--claimed{background:linear-gradient(180deg,var(--daily-gift-claimed-bg-top),var(--daily-gift-claimed-bg-bottom));border-color:var(--daily-gift-claimed-border);opacity:.92}.tasks-card-icon-wrap{flex-shrink:0;width:40px;height:40px;border-radius:12px;background:#ffffff8c;border:2px solid rgba(255,255,255,.85);display:flex;align-items:center;justify-content:center}.tasks-card-icon{width:28px;height:28px;object-fit:contain}.tasks-card-body{flex:1;min-width:0}.tasks-card-title{font-size:.76rem;font-weight:800;color:var(--royal-ink);margin-bottom:6px;line-height:1.2}.tasks-card--done .tasks-card-title,.tasks-card--claimed .tasks-card-title{color:var(--royal-ink)}.tasks-card-progress-wrap{position:relative;height:16px;border-radius:999px;background:#0000001f;overflow:hidden;border:1px solid rgba(0,0,0,.06)}.tasks-card-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--royal-gold-deep),var(--royal-gold));transition:width .3s ease}.tasks-card-progress-text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:.62rem;font-weight:800;color:var(--royal-ink);text-shadow:0 1px 0 rgba(255,255,255,.35)}.tasks-card-reward{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-width:52px;flex-shrink:0}.tasks-card-reward .daily-gift-day-rewards{margin:0;justify-content:center}.tasks-card-claim-btn{padding:5px 12px;font-size:.68rem;margin:0}.tasks-card-claimed-icon{width:22px;height:22px;object-fit:contain}.tasks-countdown-row{display:flex;justify-content:center;margin-top:12px;padding-top:4px}.tasks-countdown-row .event-countdown-pill{aspect-ratio:auto;width:auto;min-width:0;max-width:none;min-height:26px;padding:4px 12px;justify-content:center;gap:5px;border:2px solid var(--royal-gold-deep);border-radius:999px;background:linear-gradient(180deg,var(--royal-gold),var(--royal-gold-deep));box-shadow:0 2px 0 var(--royal-gold-deep)}.tasks-countdown-row .event-countdown-pill-bg{display:none}.tasks-countdown-row .event-countdown-pill-fallback{display:inline-flex;position:static;gap:4px}.tasks-countdown-row .event-countdown-pill-fallback-icon{width:14px;height:14px}.tasks-countdown-row .event-countdown-pill-text{padding:0;font-size:.75rem;line-height:1}.home-event-card{pointer-events:auto;position:relative;width:min(92%,420px);padding:0 0 20px;border:none;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.home-event-card-row{position:relative;display:flex;align-items:center;gap:0}.home-event-card-icon{flex-shrink:0;margin-right:-14px;z-index:2;display:flex;align-items:center;justify-content:center}.home-event-logo-icon{width:44px;height:44px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.25))}.home-event-card-bar-wrap{flex:1;min-width:0}.home-event-card-bar{position:relative;height:40px;border-radius:999px;background:var(--royal-maroon-deep);overflow:hidden;box-shadow:inset 0 2px 4px #00000059}.home-event-card-bar:has(.home-event-bar-art:not(.event-art-img--missing)){height:auto;aspect-ratio:1783 / 428;background:transparent;box-shadow:none}.home-event-bar-art{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;pointer-events:none;z-index:0}.home-event-bar-art.event-art-img--missing{display:none}.home-event-card-track{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.home-event-card-bar:has(.home-event-bar-art:not(.event-art-img--missing)) .home-event-card-track{left:5%;right:5.5%;top:17%;bottom:16%}.home-event-card-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--royal-gold-deep),var(--royal-gold));transition:width .35s ease-out}.home-event-card-progress{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.95rem;font-weight:800;letter-spacing:.02em;text-shadow:0 1px 2px rgba(0,0,0,.45)}.home-event-card-prize-wrap{flex-shrink:0;margin-left:-12px;z-index:2}.home-event-prize{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:52px}.home-event-prize-icon{width:44px;height:44px;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(0,0,0,.3))}.home-event-prize-infinity{position:absolute;top:10px;left:50%;transform:translate(-50%);z-index:2;font-size:1.05rem;font-weight:900;line-height:1;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.55);pointer-events:none}.home-event-prize-shard-icon{width:14px;height:14px;object-fit:contain;vertical-align:middle}.home-event-prize-amount{display:inline-flex;align-items:center;justify-content:center;min-width:28px;position:relative;z-index:1;margin-top:-12px;padding:1px 6px;border-radius:8px;background:var(--royal-red-deep);color:#fff;font-size:.72rem;font-weight:800;line-height:1.2;border:2px solid #fff;box-shadow:0 2px 4px #00000040}.home-event-prize-shards{display:inline-flex;align-items:center;gap:2px;font-size:.62rem;font-weight:800;color:#0a2e4dd9}.home-event-card-badge{position:absolute;top:-8px;right:-6px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--royal-red-deep);color:#fff;font-size:.72rem;font-weight:800;display:flex;align-items:center;justify-content:center;border:2px solid #fff;box-shadow:0 2px 4px #00000040}.home-event-card-countdown{pointer-events:none;position:absolute;left:50%;bottom:-4px;transform:translate(-50%);display:flex;justify-content:center;z-index:2;width:min(26%,92px)}.event-countdown-pill{position:relative;display:inline-flex;align-items:center;justify-content:flex-end;width:100%;aspect-ratio:1542 / 510;padding:0 12% 0 35%;box-sizing:border-box}.event-countdown-pill-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill;pointer-events:none}.event-countdown-pill-bg.event-art-img--missing{display:none}.event-countdown-pill-fallback{display:none;align-items:center;gap:6px;position:absolute;left:10px;z-index:1}.event-countdown-pill:has(.event-countdown-pill-bg.event-art-img--missing){aspect-ratio:auto;justify-content:center;gap:6px;padding:3px 12px;border:2px solid var(--royal-gold-deep);border-radius:999px;background:linear-gradient(180deg,var(--royal-gold),var(--royal-gold-deep));box-shadow:0 2px 0 var(--royal-gold-deep)}.event-countdown-pill:has(.event-countdown-pill-bg.event-art-img--missing) .event-countdown-pill-fallback{display:inline-flex;position:static}.event-countdown-pill-fallback-icon{width:18px;height:18px;object-fit:contain}.event-countdown-pill-text{position:relative;z-index:1;font-size:.75rem;font-weight:800;color:var(--royal-ink);white-space:nowrap;line-height:1}.event-countdown-pill--ended .event-countdown-pill-bg{display:none}.event-countdown-pill--ended{aspect-ratio:auto;justify-content:center;gap:6px;padding:4px 14px;min-height:28px;border:2px solid var(--royal-gold-deep);border-radius:999px;background:linear-gradient(180deg,var(--royal-gold),var(--royal-gold-deep));box-shadow:0 2px 0 var(--royal-gold-deep)}.event-countdown-pill--ended .event-countdown-pill-fallback{display:inline-flex;position:static}.event-countdown-pill--ended .event-countdown-pill-text{color:var(--royal-red-deep)}.home-event-countdown-icon{width:18px;height:18px;object-fit:contain;flex-shrink:0}.home-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:8px;min-height:0;padding:12px 0 8px;pointer-events:none}.home-play-btn{pointer-events:auto;margin-top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:14px 40px;font-size:1.15rem;width:min(92%,320px);min-height:64px;white-space:normal;text-align:center;line-height:1.1}.home-play-btn-level{font-size:1.15rem;font-weight:800}.home-play-btn-mode{font-size:.72rem;font-weight:600;opacity:.78}.home-play-btn.home-play-btn--normal{border-color:var(--royal-green-deep);background:linear-gradient(180deg,#8de848,var(--royal-green));box-shadow:0 4px 0 var(--royal-green-deep),0 6px 10px #0000004d}.home-play-btn.home-play-btn--hard{border-color:var(--royal-gold-deep);background:linear-gradient(180deg,#ffe27a,var(--royal-gold));color:#5c3a00;box-shadow:0 4px 0 var(--royal-gold-deep),0 6px 10px #0000004d}.home-play-btn.home-play-btn--very-hard{border-color:#b45a0d;background:linear-gradient(180deg,#ffa64d,#f5791a);color:#4a1f00;box-shadow:0 4px #b45a0d,0 6px 10px #0000004d}.home-play-btn.home-play-btn--extreme{border-color:var(--royal-red-deep);background:linear-gradient(180deg,#ff6a5e,var(--royal-red));color:#fff;box-shadow:0 4px 0 var(--royal-red-deep),0 6px 10px #0000004d}.home-main .home-play-hint{pointer-events:none;width:min(92%,320px);font-size:.78rem;min-height:1.1em;color:#0a2e4d;opacity:.85;text-align:center}.feature-unlock-strip{margin-top:10px;padding:10px 12px 12px;background:linear-gradient(180deg,#c4b5fd,#a78bfa);border:2px solid var(--royal-gold-deep);border-radius:14px;text-align:center}.feature-unlock-strip-pill{display:inline-block;padding:2px 12px;border-radius:999px;background:#2e10658c;color:#fff;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.feature-unlock-strip-msg-row{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:8px}.feature-unlock-strip-msg{font-size:.78rem;font-weight:800;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.25);line-height:1.25}.feature-unlock-strip-row{display:flex;align-items:center;gap:8px}.feature-unlock-strip-feature{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px}.feature-unlock-strip-feature-icon{width:36px;height:36px;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(0,0,0,.3))}.feature-unlock-strip-feature-emoji{font-size:1.6rem;line-height:1;filter:drop-shadow(0 2px 3px rgba(0,0,0,.3))}.feature-unlock-strip-bar{flex:1;height:14px;border-radius:999px;border:2px solid var(--royal-gold-deep);background:#2e106559;overflow:hidden}.feature-unlock-strip-fill{height:100%;background:linear-gradient(90deg,#7c3aed,#c4b5fd);transition:width .35s ease-out}.feature-unlock-strip-lock-icon{width:32px;height:32px;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 2px 3px rgba(0,0,0,.25))}.home-hero-art{width:min(88%,420px);aspect-ratio:4 / 3;background-image:url(/images/royal/home/hero.png);background-size:contain;background-position:center bottom;background-repeat:no-repeat;max-height:0;overflow:hidden;transition:max-height .3s ease}.home-hero-art--loaded{max-height:340px}.did-you-know-box{display:flex;flex-direction:column;align-items:center;gap:6px;border-radius:14px;padding:10px 14px;font-size:.85rem;text-align:center}.did-you-know-box--profile{width:100%;max-width:100%;box-sizing:border-box;margin-top:0;background:transparent;border:none;padding:0;align-items:stretch;text-align:left}.panel-box--did-you-know{padding:14px 16px}.did-you-know-header{display:flex;align-items:center;gap:10px;margin-bottom:2px}.did-you-know-icon{flex-shrink:0;line-height:0;pointer-events:none}.panel-box--did-you-know .did-you-know-label{font-size:1.15rem;font-weight:800;color:var(--royal-ink);display:block;min-width:0}.panel-box--did-you-know .did-you-know-icon .ui-chrome-icon-img--tip{width:calc(1.15rem * 3);height:calc(1.15rem * 3)}.panel-box--did-you-know .did-you-know-text{color:var(--royal-ink)}.did-you-know-counter{align-self:flex-end;margin-top:6px;font-size:.75rem;font-weight:700;color:var(--royal-ink-soft);line-height:1}.did-you-know-label{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;font-weight:800;color:var(--royal-gold)}.did-you-know-text{color:var(--royal-cream);opacity:0;transition:opacity .4s ease;min-height:5.6em;line-height:1.4;display:block;width:100%;max-width:100%;box-sizing:border-box;overflow-wrap:break-word;word-break:break-word}.did-you-know-text--visible{opacity:1}.home-next-level-label{font-size:1.5rem;font-weight:800;color:#fff;text-shadow:0 2px 0 rgba(0,0,0,.3)}.home-next-level-difficulty{font-size:1rem;color:#0a2e4d;font-weight:600;text-transform:capitalize}.play-next-btn{pointer-events:auto;margin-top:12px;padding:18px 56px;font-size:1.15rem;font-weight:800;border:3px solid var(--royal-green-deep);border-radius:999px;background:linear-gradient(180deg,#8de848,var(--royal-green));color:#163c05;cursor:pointer;min-height:56px;box-shadow:0 4px 0 var(--royal-green-deep),0 6px 10px #0000004d;text-shadow:0 1px 0 rgba(255,255,255,.4);transition:transform .1s ease,box-shadow .1s ease}.play-next-btn:active:not(:disabled):not(.play-next-btn--disabled){transform:translateY(2px) scale(.98);box-shadow:0 2px 0 var(--royal-green-deep)}.play-next-btn--disabled,.play-next-btn:disabled{opacity:.45;cursor:default;transform:none;box-shadow:none}.home-play-hint{min-height:1.2em;font-size:.85rem;font-weight:700;color:var(--royal-red-deep);max-width:320px}.level-intro-box .home-play-hint{color:var(--royal-cream)}.bottom-nav{pointer-events:auto;position:fixed;left:0;right:0;bottom:0;z-index:200;display:flex;justify-content:space-around;align-items:flex-end;min-height:calc(var(--bottom-nav-bar-height) + var(--bottom-nav-raised-overhang));margin:0;padding:0 max(6px,env(safe-area-inset-left)) max(0px,env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-right));border:none;border-radius:0;background:transparent;overflow:visible}.bottom-nav:before{content:"";position:absolute;left:0;right:0;top:calc(var(--bottom-nav-raised-overhang) + 3px);bottom:0;background:linear-gradient(180deg,var(--royal-maroon) 0%,var(--royal-maroon-deep) 100%);box-shadow:inset 0 2px #ffffff1f,0 -8px 18px #00000073;pointer-events:none;z-index:0}.bottom-nav:after{content:"";position:absolute;left:0;right:0;top:var(--bottom-nav-raised-overhang);height:3px;background:var(--royal-gold-deep);pointer-events:none;z-index:1}.screen--with-bottom-nav{padding-bottom:calc(var(--bottom-nav-bar-height) + var(--bottom-nav-raised-overhang) + env(safe-area-inset-bottom,0px) + 12px)}.screen--panel.screen--with-bottom-nav{padding-bottom:0}.screen--with-bottom-nav .panel-scroll{padding-bottom:var(--bottom-nav-scroll-padding)}.bottom-nav-btn{flex:0 0 20%;width:20%;max-width:20%;min-width:0;border:none;background:transparent;padding:0 2px;color:#ffffff8c;cursor:pointer;-webkit-tap-highlight-color:transparent;position:relative;z-index:0}.bottom-nav-btn.active{z-index:2}.bottom-nav-slot{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:0;min-height:var(--bottom-nav-bar-height);padding:0 6px 4px;box-sizing:border-box;transition:transform .26s ease,min-height .26s ease,padding .26s ease,background .26s ease,box-shadow .26s ease,opacity .26s ease}.bottom-nav-btn.active .bottom-nav-slot{min-height:calc(var(--bottom-nav-bar-height) + var(--bottom-nav-raised-overhang));margin-bottom:calc(-1*max(0px,env(safe-area-inset-bottom)));padding:8px 14px calc(6px + max(0px,env(safe-area-inset-bottom)));background:linear-gradient(180deg,var(--royal-cream) 0%,var(--royal-cream-deep) 100%);border:3px solid var(--royal-gold);border-bottom:none;border-radius:16px 16px 0 0;box-shadow:0 -4px 12px #00000047,inset 0 2px #ffffffa6;color:var(--royal-ink)}.bottom-nav-icon{position:relative;display:flex;align-items:center;justify-content:center;width:auto;height:auto;border:none;background:none;border-radius:0;font-size:3.2rem;line-height:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.35));transition:transform .1s ease}.bottom-nav-btn:active:not(:disabled) .bottom-nav-icon{transform:scale(.9)}.bottom-nav-badge{position:absolute;top:-2px;right:-4px;background:#e53935;pointer-events:none;z-index:2}.bottom-nav-btn.active .bottom-nav-icon{filter:drop-shadow(0 2px 5px rgba(0,0,0,.22))}.bottom-nav-img,.bottom-nav-icon .icon-img{width:var(--bottom-nav-icon-size);height:var(--bottom-nav-icon-size);object-fit:contain;display:block;opacity:.88}.bottom-nav-btn.active .bottom-nav-img,.bottom-nav-btn.active .bottom-nav-icon .icon-img{width:var(--bottom-nav-icon-size-active);height:var(--bottom-nav-icon-size-active);opacity:1}.bottom-nav-label{font-size:.62rem;font-weight:800;letter-spacing:.01em;line-height:1.1;max-height:0;opacity:0;overflow:hidden;margin:0;text-transform:none}.bottom-nav-btn.active .bottom-nav-label{max-height:1.4em;opacity:1;margin-top:4px;color:var(--royal-ink);text-shadow:none}.bottom-nav-btn--deselecting .bottom-nav-slot{transform:translateY(14px);opacity:.82}.bottom-nav-btn--selecting .bottom-nav-slot{animation:bottom-nav-tab-rise .26s ease-out}@keyframes bottom-nav-tab-rise{0%{transform:translateY(18px);opacity:.72}to{transform:translateY(0);opacity:1}}.screen-chrome-top{will-change:transform,opacity}.screen-chrome-top--exit{animation:screen-chrome-top-exit .26s ease-in forwards}@keyframes screen-chrome-top-exit{0%{transform:translateY(0);opacity:1}to{transform:translateY(-110%);opacity:0}}.screen-chrome-top--enter{animation:screen-chrome-top-enter .26s ease-out}@keyframes screen-chrome-top-enter{0%{transform:translateY(-110%);opacity:0}to{transform:translateY(0);opacity:1}}.screen-body--exit{animation:screen-body-exit .26s ease-in forwards}@keyframes screen-body-exit{0%{opacity:1}to{opacity:.88}}.screen-body--enter{animation:screen-body-enter .26s ease-out}@keyframes screen-body-enter{0%{opacity:.9;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.app-screen-root{width:100%;height:100%}.app-bottom-nav-shell{position:fixed;left:0;right:0;bottom:0;z-index:200;pointer-events:none}.app-bottom-nav-shell:not([hidden]){pointer-events:auto}.app-bottom-nav-shell .bottom-nav{pointer-events:auto}@media (prefers-reduced-motion: reduce){.screen-chrome-top--exit,.screen-chrome-top--enter,.screen-body--exit,.screen-body--enter,.bottom-nav-btn--selecting .bottom-nav-slot{animation:none!important}.bottom-nav-btn--deselecting .bottom-nav-slot{transform:none}.bottom-nav-slot{transition-duration:.01ms}.home-tasks-bubble-ring,.home-challenge-reminder-chip-ring{animation:none!important}}.screen--panel{gap:0;padding-left:0;padding-right:0;padding-top:0}.screen--panel-with-nav{overflow-y:hidden}.panel-top-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;box-sizing:border-box;margin:0;padding:max(6px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) 8px max(16px,env(safe-area-inset-left));border:none;border-bottom:3px solid var(--royal-gold-deep);border-radius:0;background:linear-gradient(180deg,var(--royal-maroon-deep) 0%,var(--royal-maroon) 100%);box-shadow:inset 0 -2px #ffffff1f,0 8px 18px #00000073}.panel-top-header-center{flex:1;display:flex;justify-content:center;align-items:center;min-width:0;min-height:var(--panel-top-header-row-height)}.panel-top-header-side{flex:0 0 var(--panel-top-header-row-height);display:flex;align-items:center;justify-content:center;min-height:var(--panel-top-header-row-height)}.panel-top-header-side--left{justify-content:flex-start}.panel-top-header-side--right{justify-content:flex-end}.panel-top-header-side-spacer{width:var(--panel-top-header-row-height);height:var(--panel-top-header-row-height);flex-shrink:0}.panel-top-header-title{margin:0;font-size:1.15rem;font-weight:800;color:var(--royal-gold);letter-spacing:.02em;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.4);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;padding:0 4px;line-height:1.2}.panel-top-header--wide .panel-top-header-title{font-size:1.05rem}.panel-top-header-close{pointer-events:auto;width:var(--panel-top-header-row-height);height:var(--panel-top-header-row-height);border:none;background:transparent;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.panel-top-header-close-img{width:36px;height:36px;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(0,0,0,.35))}.panel-top-header-close:active{transform:scale(.94)}.panel-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:column;gap:16px;padding:10px max(16px,env(safe-area-inset-right)) 0 max(16px,env(safe-area-inset-left))}.panel-scroll::-webkit-scrollbar{display:none}.panel-header{display:flex;align-items:center;justify-content:space-between}.panel-header h1{margin:0;font-size:1.5rem;font-weight:800;color:var(--royal-gold);letter-spacing:.02em;text-shadow:0 2px 0 rgba(0,0,0,.35)}.panel-box{background:linear-gradient(180deg,var(--royal-cream),var(--royal-cream-deep));border:2px solid var(--royal-gold-deep);border-radius:18px;padding:16px;color:var(--royal-ink);box-shadow:0 4px 10px #00000040}.panel-box-title{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--royal-ink-soft);margin-bottom:10px}.panel-box-body{color:var(--royal-ink);font-size:.9rem;font-weight:700;line-height:1.4;margin-bottom:8px}.panel-box-body:last-child{margin-bottom:0}.challenge-modifier-list{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.challenge-modifier-item{display:flex;align-items:center;gap:10px}.challenge-modifier-icon{width:26px;height:26px;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 1px 2px rgba(0,0,0,.15))}.challenge-modifier-label{font-size:.88rem;font-weight:700;color:var(--royal-ink);line-height:1.25}.panel-box .game-mode-card-countdown{margin-top:4px}.game-modes-section{display:flex;flex-direction:column;gap:16px}.game-modes-section--community{gap:12px;margin-top:4px;padding:14px;border-radius:18px;background:#00000029;border:1px solid rgba(255,204,51,.22);box-shadow:inset 0 1px #ffffff0a}.game-modes-section-label{margin:0 2px 2px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ffffff9e}.game-mode-card{display:flex;align-items:center;gap:14px;background:linear-gradient(180deg,var(--royal-cream),var(--royal-cream-deep));border:2px solid var(--royal-gold-deep);border-radius:18px;padding:14px 16px;color:var(--royal-ink);box-shadow:0 4px 10px #00000040;cursor:pointer;text-align:left;width:100%}.game-mode-card-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.game-mode-icon-img{width:32px;height:32px;object-fit:contain}.game-mode-icon-img--inline{width:18px;height:18px;vertical-align:-3px}.game-mode-icon-img--header{width:28px;height:28px;vertical-align:-4px;margin-right:6px}.game-mode-card-body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.game-mode-card-streak{flex-shrink:0;align-self:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:40px;padding-left:8px}.game-mode-card-streak-icon{width:22px;height:22px;object-fit:contain}.game-mode-card-streak-value{font-size:.85rem;font-weight:800;line-height:1;color:var(--royal-ink)}.game-mode-card-best{flex-shrink:0;align-self:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:52px;padding-left:8px;text-align:center}.game-mode-card-best-value{font-size:.85rem;font-weight:800;line-height:1.1;color:var(--royal-ink);white-space:nowrap}.game-mode-card-best-label{font-size:.58rem;font-weight:800;line-height:1.1;color:var(--royal-ink-soft);text-transform:uppercase;letter-spacing:.02em}.game-mode-card-title{font-weight:800;font-size:1rem;margin-bottom:2px}.game-mode-card-desc{font-size:.78rem;color:var(--royal-ink-soft);line-height:1.3}.game-mode-card-countdown{display:inline-flex;align-items:center;gap:5px;margin-top:6px;padding:3px 8px;border-radius:999px;background:linear-gradient(180deg,var(--royal-gold),var(--royal-gold-deep));border:1px solid rgba(0,0,0,.12);box-shadow:0 1px #ffffff59;width:fit-content}.game-mode-card-countdown-icon{width:14px;height:14px;object-fit:contain;flex-shrink:0}.game-mode-card-countdown-text{font-size:.68rem;font-weight:800;color:var(--royal-ink);line-height:1;white-space:nowrap}.profile-identity{display:flex;align-items:center;gap:12px}.profile-identity-info{flex:1;min-width:0}.profile-trail-btn{flex-shrink:0;margin-left:auto}.profile-trail-frame{position:relative;display:inline-flex;flex-shrink:0;margin-left:auto}.profile-avatar-btn{pointer-events:auto;width:64px;height:64px;border-radius:50%;border:3px solid var(--royal-gold);background:linear-gradient(180deg,#fff,#f0dcae);padding:0;overflow:hidden;cursor:pointer;box-shadow:0 3px 6px #00000040}.profile-avatar-title{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--royal-gold);opacity:.9}.profile-name-btn{pointer-events:auto;display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:0;margin:1px 0;cursor:pointer;max-width:100%}.profile-name{font-size:1.15rem;font-weight:800;color:var(--royal-ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-level{color:var(--royal-red-deep);font-size:.9rem;font-weight:700}.edit-badge{position:absolute;bottom:-2px;right:-2px;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff6da,var(--royal-gold));border:2px solid var(--royal-maroon-deep);box-shadow:0 2px 4px #00000059;pointer-events:none}.cosmetic-badge{position:absolute;top:-2px;right:-2px;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;background:linear-gradient(180deg,#fff6da,var(--royal-gold));border:2px solid var(--royal-maroon-deep);box-shadow:0 2px 4px #00000059;pointer-events:none}.cosmetic-badge--sm{width:16px;height:16px;font-size:.6rem;border-width:1px}.cosmetic-card-icon{font-size:2.2rem;line-height:1}.achievements-list{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.achievement-row{display:flex;align-items:center;gap:10px;background:#0000002e;border:1px solid rgba(255,215,130,.25);border-radius:12px;padding:8px 10px}.achievement-row-icon{font-size:1.6rem;flex-shrink:0}.achievement-row-info{flex:1;min-width:0}.achievement-row-name{font-weight:800;font-size:.85rem;color:var(--royal-gold)}.achievement-row-progress-bar{height:6px;border-radius:999px;background:#ffffff26;overflow:hidden;margin:4px 0 2px}.achievement-row-progress-fill{height:100%;background:linear-gradient(90deg,var(--royal-gold),#ffe9a8);border-radius:999px}.achievement-row-progress-label{font-size:.7rem;color:#ffffffb3}.achievement-row-tiers{display:flex;gap:3px;flex-shrink:0}.achievement-tier-badge{font-size:1rem;opacity:.3;filter:grayscale(1)}.achievement-tier-badge--unlocked{opacity:1;filter:none}.edit-icon-img{width:14px;height:14px;object-fit:contain}.edit-icon-img--badge{width:12px;height:12px}.edit-icon-img--inline{width:13px;height:13px;flex-shrink:0;opacity:.85}.overlay-input{pointer-events:auto;width:100%;box-sizing:border-box;font-family:inherit;font-size:1rem;font-weight:700;padding:10px 14px;border-radius:12px;border:2px solid var(--royal-gold);background:#ffffffeb;color:var(--royal-ink);margin-bottom:16px;text-align:center}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.stat-card{background:#ffffff8c;border:2px solid var(--royal-gold-deep);border-radius:14px;padding:12px;text-align:center}.stat-card--wide{grid-column:1 / -1}.stat-card-icon{font-size:1.4rem;line-height:1;display:flex;align-items:center;justify-content:center;min-height:40px}.stat-card-icon-img,.stat-card-icon .currency-icon-img{width:40px;height:40px;object-fit:contain}.stat-card-label{font-size:.72rem;color:var(--royal-ink-soft);margin-top:4px}.stat-card-value{font-size:1.1rem;font-weight:800;margin-top:2px;color:var(--royal-red-deep)}.settings-toggle-row{display:flex;gap:10px;justify-content:space-between}.settings-toggle{pointer-events:auto;flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;border:none;background:transparent;padding:0;color:var(--royal-ink);cursor:pointer}.settings-toggle-icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;background:linear-gradient(180deg,#9a9a9a,#6a6a6a);border:3px solid #d8d8d8;box-shadow:0 3px #00000040}.ui-chrome-icon-img--settings-toggle{width:36px;height:36px}.ui-chrome-icon-img--settings-label{width:28px;height:28px;vertical-align:-6px;margin-right:4px}.settings-jukebox-header,.settings-sfx-header{display:flex;align-items:center;gap:6px}.settings-jukebox-header .ui-chrome-icon-img--settings-label,.settings-sfx-header .ui-chrome-icon-img--settings-label{margin-right:0;vertical-align:middle;flex-shrink:0}.settings-toggle-label{font-size:.8rem;font-weight:700}.settings-toggle.active .settings-toggle-icon{background:linear-gradient(180deg,#8de848,var(--royal-green));border-color:#fff}.settings-jumpdir-box,.settings-jukebox-box{margin-top:14px}.settings-jukebox-now-playing{text-align:center;margin-bottom:12px}.settings-jukebox-track-title{font-size:1.05rem;font-weight:800;color:var(--royal-ink)}.settings-jukebox-track-meta{margin-top:4px;font-size:.8rem;color:var(--royal-ink-soft)}.settings-jukebox-progress-row{display:flex;align-items:center;gap:8px;margin-bottom:12px}.settings-jukebox-time{font-size:.75rem;font-weight:700;color:var(--royal-ink-soft);min-width:32px;text-align:center}.settings-jukebox-progress{flex:1;height:6px;border-radius:999px;background:#00000026;overflow:hidden}.settings-jukebox-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--royal-green),#8de848);transition:width .15s linear}.settings-jukebox-controls{display:flex;gap:10px;align-items:center;justify-content:center}.settings-jukebox-btn{pointer-events:auto;min-width:52px;border:3px solid #d8d8d8;border-radius:12px;padding:10px 12px;background:linear-gradient(180deg,#9a9a9a,#6a6a6a);color:#fff;font-size:.95rem;font-weight:800;cursor:pointer;box-shadow:0 3px #00000040}.settings-jukebox-btn--primary{flex:1;max-width:160px}.settings-jukebox-btn:disabled{opacity:.45;cursor:not-allowed}.settings-jukebox-loop-row{margin-top:12px;display:flex;justify-content:center}.settings-jukebox-loop-btn{pointer-events:auto;display:inline-flex;align-items:center;gap:8px;border:3px solid #d8d8d8;border-radius:999px;padding:8px 16px;background:linear-gradient(180deg,#9a9a9a,#6a6a6a);color:#fff;font-size:.85rem;font-weight:800;cursor:pointer;box-shadow:0 3px #00000040}.settings-jukebox-loop-btn.active{background:linear-gradient(180deg,#8de848,var(--royal-green));border-color:#fff;color:#163c05}.settings-jukebox-tracklist{display:flex;flex-direction:column;gap:8px;margin-top:12px}.settings-jukebox-track-row{display:flex;align-items:center;gap:8px}.settings-jukebox-track-btn{pointer-events:auto;flex:1;display:flex;align-items:center;justify-content:space-between;gap:8px;border:2px solid var(--royal-gold-deep);border-radius:10px;padding:10px 12px;background:linear-gradient(180deg,var(--royal-cream),var(--royal-cream-deep));color:var(--royal-ink);font-size:.9rem;font-weight:700;text-align:left;cursor:pointer}.settings-jukebox-track-btn-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-jukebox-track-btn-duration{flex-shrink:0;font-size:.8rem;font-weight:700;color:var(--royal-ink-soft)}.settings-jukebox-track-btn.active{border-color:var(--royal-green-deep);box-shadow:inset 0 0 0 1px #2f8f3d59}.settings-jukebox-credit{margin-top:12px;padding-top:10px;border-top:1px solid rgba(0,0,0,.12);font-size:.72rem;font-style:italic;text-align:center;color:var(--royal-ink-soft)}.settings-jukebox-track-repeat-btn{pointer-events:auto;flex-shrink:0;width:38px;height:38px;border:2px solid #d8d8d8;border-radius:10px;background:linear-gradient(180deg,#9a9a9a,#6a6a6a);color:#fff;font-size:.9rem;cursor:pointer}.settings-jukebox-track-repeat-btn.active{background:linear-gradient(180deg,#8de848,var(--royal-green));border-color:#fff}.settings-sfx-groups{display:flex;flex-direction:column;gap:14px;margin-top:10px;max-height:320px;overflow-y:auto}.settings-sfx-group-title{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:var(--royal-ink-muted, #cbb98a);margin-bottom:6px}.settings-sfx-group-list{display:flex;flex-direction:column;gap:6px}.settings-sfx-btn{pointer-events:auto;display:flex;align-items:center;gap:10px;border:2px solid var(--royal-gold-deep);border-radius:10px;padding:8px 12px;background:linear-gradient(180deg,var(--royal-cream),var(--royal-cream-deep));color:var(--royal-ink);font-size:.85rem;font-weight:700;text-align:left;cursor:pointer}.settings-sfx-btn:active{transform:scale(.98)}.settings-sfx-btn-icon{flex-shrink:0}.settings-jumpdir-label{font-size:.85rem;font-weight:700;color:var(--royal-ink);margin-bottom:8px}.settings-jumpdir-row{display:flex;gap:10px}.settings-jumpdir-btn{pointer-events:auto;flex:1;border:3px solid #d8d8d8;border-radius:12px;padding:10px;background:linear-gradient(180deg,#9a9a9a,#6a6a6a);color:#fff;font-size:.9rem;font-weight:800;cursor:pointer;box-shadow:0 3px #00000040}.settings-jumpdir-btn.active{background:linear-gradient(180deg,#8de848,var(--royal-green));border-color:#fff;color:#163c05}.settings-nightmode-box{margin-top:14px}.settings-nightmode-hint{margin-top:8px;font-size:.8rem;color:var(--royal-ink-muted, #cbb98a)}.settings-nightmode-hint--locked{font-weight:700}.settings-support-btn{pointer-events:auto;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;border:3px solid var(--royal-green-deep);border-radius:14px;padding:14px;margin-top:16px;background:linear-gradient(180deg,#8de848,var(--royal-green));color:#163c05;font-size:1rem;font-weight:800;cursor:pointer;box-shadow:0 3px 0 var(--royal-green-deep)}.ui-chrome-icon-img--settings-support{width:28px;height:28px}.settings-legal-row{margin-top:16px}.settings-legal-btn{pointer-events:auto;display:block;width:100%;text-align:left;border:none;background:transparent;color:#ffffffd9;font-size:.95rem;padding:14px 0;border-bottom:1px solid rgba(255,204,51,.25);cursor:pointer}.settings-legal-btn:last-child{border-bottom:none}.settings-legal-btn[hidden]{display:none}.shop-topbar-badges{display:flex;justify-content:center;gap:2px;flex-wrap:nowrap;padding:4px 8px 8px;min-width:0}.shop-coins-readout{font-size:1.2rem;font-weight:800;color:var(--royal-gold);text-shadow:0 1px 0 rgba(0,0,0,.3);text-align:center;margin-bottom:8px}.shop-special-box{background:linear-gradient(135deg,#ffb020,#ff7a3d);border:3px solid var(--royal-gold);border-radius:18px;padding:16px;text-align:center;margin-bottom:16px;color:#4a1d00;box-shadow:0 4px 10px #0000004d}.shop-special-label{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;opacity:.75}.shop-special-title{font-size:1.15rem;font-weight:800;margin:4px 0 10px}.shop-special-icon{display:flex;justify-content:center;margin-bottom:10px}.shop-daily-gift-box{margin-top:4px;text-align:center;background:linear-gradient(180deg,var(--royal-cream),var(--royal-cream-deep));border-color:var(--royal-gold-deep)}.daily-gift-grid{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.daily-gift-grid-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.daily-gift-day-card{position:relative;border:2px solid var(--daily-gift-locked-border);border-radius:12px;padding:10px 6px 8px;display:flex;flex-direction:column;align-items:center;gap:6px;background:linear-gradient(180deg,var(--daily-gift-locked-bg-top),var(--daily-gift-locked-bg-bottom))}.daily-gift-day-label{display:flex;align-items:center;gap:4px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:var(--daily-gift-locked-ink)}.daily-gift-lock-img{width:14px;height:14px;object-fit:contain;opacity:.85}.daily-gift-day-rewards{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%}.daily-gift-day-rewards--row{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:6px 8px}.daily-gift-day-rewards--row .daily-gift-chip{min-width:38px}.daily-gift-day-rewards--row .daily-gift-chip-icon{width:30px;height:30px}.daily-gift-chip{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:44px}.daily-gift-chip-icon{width:34px;height:34px;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.daily-gift-chip-icon--lg{width:44px;height:44px}.daily-gift-chip-amount{font-size:.78rem;font-weight:800;color:var(--royal-ink);line-height:1}.daily-gift-day-check{position:absolute;top:-6px;right:-6px;font-size:.9rem;filter:drop-shadow(0 1px 1px rgba(0,0,0,.4))}.daily-gift-day-check--row{top:6px;right:10px}.daily-gift-day-card--locked{opacity:.72}.daily-gift-day-card--locked .daily-gift-chip-icon{opacity:.55;filter:grayscale(.35) drop-shadow(0 1px 2px rgba(0,0,0,.15))}.daily-gift-day-card--locked .daily-gift-chip-amount{color:var(--daily-gift-locked-ink)}.daily-gift-day-card--claimed{border-color:var(--daily-gift-claimed-border);background:linear-gradient(180deg,var(--daily-gift-claimed-bg-top),var(--daily-gift-claimed-bg-bottom))}.daily-gift-day-card--claimed .daily-gift-day-label,.daily-gift-day-card--claimed .daily-gift-day7-label,.daily-gift-day-card--claimed .daily-gift-chip-amount{color:var(--daily-gift-claimed-ink)}.daily-gift-day-card--current{border-color:var(--daily-gift-current-border);background:linear-gradient(180deg,var(--daily-gift-current-bg-top),var(--daily-gift-current-bg-bottom));box-shadow:0 0 0 3px var(--daily-gift-current-glow)}.daily-gift-day-card--current .daily-gift-day-label,.daily-gift-day-card--current .daily-gift-day7-label{color:var(--royal-ink)}.daily-gift-day7-row{position:relative;border:2px solid var(--daily-gift-locked-border);border-radius:12px;padding:12px;margin-bottom:10px;background:linear-gradient(180deg,var(--daily-gift-locked-bg-top),var(--daily-gift-locked-bg-bottom))}.daily-gift-day7-label{display:flex;align-items:center;justify-content:center;gap:5px;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:var(--daily-gift-locked-ink);margin-bottom:10px}.daily-gift-day7-rewards{display:flex;justify-content:center;flex-wrap:wrap;gap:16px 24px}.daily-gift-footer{margin-bottom:8px}.daily-gift-actions{display:flex;gap:10px;justify-content:center;align-items:stretch;max-width:320px;margin:0 auto}.daily-gift-actions .shop-daily-gift-collect-btn{flex:1.2;margin:0;max-width:none;min-height:52px;padding:14px 12px}.daily-gift-actions .shop-daily-gift-x2-btn{flex:1;margin:0;min-height:52px;padding:14px 10px;text-align:center;border:2px solid rgba(255,255,255,.35);border-radius:999px;color:var(--royal-cream);background:#0003;font-weight:800;font-size:.95rem;cursor:pointer;transition:transform .1s ease,filter .1s ease}.daily-gift-actions .shop-daily-gift-x2-btn:active:not(:disabled){transform:scale(.97);filter:brightness(1.15)}.daily-gift-countdown{font-size:1rem;font-weight:800;color:var(--royal-gold-deep);margin-bottom:4px}.shop-daily-gift-hint{font-size:.85rem;color:var(--royal-ink-soft);margin:0 0 12px}.shop-daily-gift-streak{font-size:.9rem;font-weight:700;color:var(--royal-ink-soft);margin:0}.shop-daily-gift-streak p{margin:0}.shop-daily-gift-collect-btn{width:100%;max-width:280px;margin:0 auto}.shop-buy-btn--special{background:#2a1200;color:#fff;border-color:#2a1200}.shop-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.shop-product-card{background:linear-gradient(180deg,var(--royal-cream),var(--royal-cream-deep));border:2px solid var(--royal-gold-deep);border-radius:14px;padding:12px 8px;text-align:center;color:var(--royal-ink)}.shop-product-icon{font-size:1.6rem}.shop-product-amount{font-weight:800;margin-top:4px;color:var(--royal-red-deep)}.shop-buy-btn{pointer-events:auto;margin-top:8px;width:100%;border:2px solid var(--royal-green-deep);border-radius:999px;padding:8px 0;background:linear-gradient(180deg,#8de848,var(--royal-green));color:#163c05;font-weight:800;cursor:pointer;box-shadow:0 2px 0 var(--royal-green-deep)}.shop-buy-btn:disabled{opacity:.5;cursor:default;box-shadow:none}.shop-lives-box{margin-top:16px;text-align:center}.shop-lives-desc{color:var(--royal-ink-soft);font-size:.9rem;margin-bottom:10px}.shop-shard-box{margin-top:16px;text-align:center}.shop-shard-desc{color:var(--royal-ink-soft);font-size:.9rem;margin-bottom:10px}.leaderboard-filter-row{display:flex;gap:8px;flex-wrap:wrap}.leaderboard-category-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:8px}.leaderboard-category-filters .mode-btn{justify-content:center;min-width:0;padding:8px 6px;font-size:.76rem;white-space:nowrap}.leaderboard-category-filters .game-mode-icon-img--inline{width:14px;height:14px;flex-shrink:0}.leaderboard-sub-filters{display:inline-flex;align-items:center;width:fit-content;margin-bottom:12px;padding:3px;gap:2px;background:#0003;border-radius:999px}.leaderboard-sub-filters[hidden]{display:none}.leaderboard-filter-row .mode-btn{display:inline-flex;align-items:center;gap:4px;border:2px solid rgba(201,138,18,.45);border-radius:999px;padding:8px 16px;font-size:.85rem;font-weight:700;background:#00000038;color:#ffffff8c;transition:background .15s ease,color .15s ease,border-color .15s ease}.leaderboard-filter-row .mode-btn .game-mode-icon-img--inline{opacity:1}.leaderboard-filter-row .mode-btn.active{border-color:var(--royal-gold-deep);background:linear-gradient(180deg,var(--royal-cream),var(--royal-cream-deep));color:var(--royal-ink)}.leaderboard-sub-filters .mode-btn{border:none;padding:5px 12px;font-size:.72rem;font-weight:600;background:transparent;color:#ffffff80}.leaderboard-sub-filters .mode-btn.active{border:none;background:#ffffff2e;color:#fff}.leaderboard-list{display:flex;flex-direction:column;gap:6px}.leaderboard-loading,.leaderboard-empty{padding:24px 12px;text-align:center;color:var(--royal-ink-muted, rgba(0, 0, 0, .55));font-weight:700;font-size:.9rem}.panel-subheading{margin:18px 0 8px;font-size:1rem;font-weight:800;color:#fff}.leaderboard-list--preview{margin-bottom:8px}.leaderboard-row{pointer-events:auto;display:flex;align-items:center;gap:10px;background:linear-gradient(180deg,var(--royal-cream),var(--royal-cream-deep));border:2px solid var(--royal-gold-deep);border-radius:14px;padding:10px 14px;color:var(--royal-ink)}.leaderboard-row--you{background:linear-gradient(180deg,#baf17e,#8ed94a);border-color:var(--royal-green-deep)}.leaderboard-rank{font-weight:800;color:var(--royal-ink-soft);width:32px}.leaderboard-row:nth-child(1) .leaderboard-rank,.leaderboard-row:nth-child(2) .leaderboard-rank,.leaderboard-row:nth-child(3) .leaderboard-rank{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;color:#fff;font-size:.85rem}.leaderboard-row:nth-child(1) .leaderboard-rank{background:#f4c430}.leaderboard-row:nth-child(2) .leaderboard-rank{background:#b7bfc6}.leaderboard-row:nth-child(3) .leaderboard-rank{background:#c9784a}.leaderboard-avatar{font-size:1.2rem}.leaderboard-avatar-img{width:28px;height:28px;object-fit:contain;border-radius:50%;flex-shrink:0}.leaderboard-avatar-frame{position:relative;display:inline-flex;flex-shrink:0}.leaderboard-name{flex:1;font-weight:700}.leaderboard-level{color:var(--royal-red-deep);font-weight:800}.screen--level-intro{overflow-y:hidden}.level-intro-box{display:flex;flex-direction:column;gap:14px}.screen--level-intro .level-intro-footer{flex-shrink:0;padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}.level-intro-difficulty{color:var(--royal-cream-deep);opacity:.85;text-transform:capitalize}.level-intro-stars{display:flex;justify-content:center;gap:4px;margin-top:4px}.level-intro-star-icon{width:22px;height:22px;object-fit:contain;filter:drop-shadow(0 1px 1px rgba(0,0,0,.35))}.level-intro-status-badges{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.level-intro-boosters .panel-box-title{color:var(--royal-cream-deep);opacity:.85}.level-intro-boosters-header .panel-box-title{flex:1;min-width:0}.level-intro-boosters-meta{display:flex;align-items:center;gap:8px;flex-shrink:0}.level-intro-boosters-meta .hud-badge{transform:scale(.92);transform-origin:center right}.panel-box-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.panel-box-title-row .panel-box-title{margin:0}.booster-picker-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.booster-picker-included{grid-column:span 2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px 8px;min-height:88px;background:linear-gradient(180deg,#baf17e,#8ed94a);border:2px solid var(--royal-green-deep);border-radius:16px;color:#163c05}.booster-picker-included-icon{width:48px;height:48px;object-fit:contain}.booster-picker-included-text{display:flex;flex-direction:column;align-items:center;gap:2px;text-align:center}.booster-picker-included-name{font-size:.78rem;font-weight:800;line-height:1.15}.booster-picker-included-label{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;line-height:1.1;opacity:.85}.booster-picker-choose-wrap{grid-column:span 2;position:relative;display:flex;align-self:stretch;min-height:88px}.booster-picker-info-btn{position:absolute;top:6px;right:6px;z-index:2}.booster-picker-choose-btn{pointer-events:auto;flex:1 1 auto;align-self:stretch;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px 8px;min-height:88px;border:2px solid var(--royal-gold-deep);border-radius:16px;background:#0000002e;color:var(--royal-cream);cursor:pointer;-webkit-tap-highlight-color:transparent}.booster-picker-choose-btn:active{transform:scale(.98)}.booster-picker-choose-mark{font-size:2rem;font-weight:800;line-height:1;color:var(--royal-gold);text-shadow:0 2px 0 rgba(0,0,0,.35)}.booster-picker-choose-icon{width:48px;height:48px;object-fit:contain}.booster-picker-choose-label{font-size:.78rem;font-weight:700;line-height:1.15;text-align:center;max-width:100%}.booster-picker-card{max-width:340px}.booster-picker-intro{font-size:.9rem;margin-bottom:12px}.booster-picker-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:14px}.booster-picker-grid-btn{pointer-events:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 4px;min-height:78px;border:2px solid var(--royal-gold-deep);border-radius:14px;background:#00000038;color:var(--royal-cream);cursor:pointer;-webkit-tap-highlight-color:transparent}.booster-picker-grid-icon{width:40px;height:40px;object-fit:contain;flex-shrink:0}.booster-picker-grid-icon-wrap{position:relative;display:flex;align-items:center;justify-content:center}.booster-picker-grid-lock{position:absolute;top:-4px;right:-6px;font-size:.75rem;line-height:1;z-index:1;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}.booster-picker-grid-label{font-size:.62rem;font-weight:700;line-height:1.15;text-align:center;max-width:100%}.booster-picker-grid-btn.active{background:linear-gradient(180deg,var(--royal-cream),var(--royal-cream-deep));color:var(--royal-ink);border-color:var(--royal-gold)}.booster-picker-grid-btn--locked{opacity:.45;cursor:default}.booster-included-row{display:flex;align-items:center;gap:12px;margin-top:12px;padding:10px 14px;background:linear-gradient(180deg,#baf17e,#8ed94a);border:2px solid var(--royal-green-deep);border-radius:16px;color:#163c05}.booster-included-label{font-size:.9rem;font-weight:700;line-height:1.25}.booster-pick-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:12px}.booster-pick-btn{pointer-events:auto;border:2px solid var(--royal-gold-deep);border-radius:16px;padding:10px 8px;width:100%;min-width:0;min-height:76px;background:#0000002e;color:var(--royal-cream);cursor:pointer;display:flex;align-items:center;justify-content:center}.booster-pick-icon{width:56px;height:56px;object-fit:contain;flex-shrink:0}.booster-pick-icon-wrap{position:relative;display:flex;align-items:center;justify-content:center}.booster-pick-lock{position:absolute;top:-4px;right:-6px;font-size:.85rem;line-height:1;z-index:1;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}.booster-pick-btn.active{background:linear-gradient(180deg,var(--royal-cream),var(--royal-cream-deep));color:var(--royal-ink);border-color:var(--royal-gold)}.booster-pick-btn--locked{opacity:.45;cursor:default}.booster-pick-name{margin-top:10px;text-align:center;font-size:.95rem;font-weight:700;color:var(--royal-cream);min-height:1.25em}.booster-chip{pointer-events:auto;border:2px solid var(--royal-gold-deep);border-radius:16px;padding:10px 8px;width:100%;min-width:0;background:#0000002e;color:var(--royal-cream);font-size:.85rem;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.booster-chip.active{background:linear-gradient(180deg,var(--royal-cream),var(--royal-cream-deep));color:var(--royal-ink);border-color:var(--royal-gold)}.booster-chip--locked{opacity:.45;cursor:default}.level-intro-footer{display:flex;flex-direction:column;gap:10px}.streak-box{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(180deg,var(--royal-cream),var(--royal-cream-deep));border:2px solid var(--royal-gold-deep);border-radius:14px;padding:10px 14px;font-weight:800;text-align:center;color:var(--royal-ink)}.streak-box-icon{width:22px;height:22px;object-fit:contain}.bonus-progress{background:linear-gradient(180deg,var(--royal-cream),var(--royal-cream-deep));border:2px solid var(--royal-gold-deep);border-radius:14px;padding:10px 14px;color:var(--royal-ink)}.bonus-progress-label{font-size:.8rem;color:var(--royal-ink-soft);margin-bottom:6px}.bonus-progress-bar{height:10px;border-radius:999px;background:#00000026;overflow:hidden}.bonus-progress-fill{height:100%;background:linear-gradient(90deg,var(--royal-gold-deep),var(--royal-gold));transition:width .9s ease-out}.bonus-progress-fill--complete{animation:bonus-progress-fill-complete .65s ease-out}@keyframes bonus-progress-fill-complete{0%{filter:brightness(1);box-shadow:none}45%{filter:brightness(1.35);box-shadow:0 0 10px #ffd74ad9}to{filter:brightness(1);box-shadow:none}}.bonus-progress-track{display:flex;align-items:center;gap:8px}.bonus-progress-track .bonus-progress-bar{flex:1}.bonus-progress-chest{display:flex;align-items:center;flex-shrink:0}.chest-icon-img{object-fit:contain;display:block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.chest-icon-img--progress{width:36px;height:36px}.chest-icon-img--tier{width:40px;height:40px;margin:0 auto}.chest-icon-img--overlay{width:88px;height:88px;margin:0 auto 8px}.chest-icon-img--bonus{width:96px;height:96px}.events-chest-icon{display:flex;justify-content:center;margin-bottom:8px}.events-tier-icon{display:flex;align-items:center;justify-content:center;min-width:40px}.feature-unlock-countdown{background:linear-gradient(180deg,#1e5adc26,#1e5adc0d);border:2px dashed var(--royal-gold-deep);border-radius:14px;padding:8px 14px;font-size:.85rem;font-weight:700;text-align:center;color:var(--royal-ink);display:flex;align-items:center;justify-content:center;gap:8px}.feature-unlock-countdown .icon-btn--small{flex-shrink:0}.level-intro-box .feature-unlock-countdown,.level-intro-footer .feature-unlock-countdown{color:var(--royal-cream);border-color:var(--royal-gold-deep);background:#0003}.booster-uses-readout{font-size:.8rem;font-weight:700;color:var(--royal-cream-deep);opacity:.9;white-space:nowrap}.booster-uses-hint{margin-top:6px;font-size:.75rem;font-weight:600;color:var(--royal-gold);text-align:center}.level-result-chest-note{font-size:.9rem;font-weight:700;text-align:center;color:var(--royal-gold)}.feature-unlocked-card{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.feature-unlocked-title{font-size:1.1rem;font-weight:800;color:var(--royal-gold);text-transform:uppercase;letter-spacing:.04em}.feature-unlocked-icon{font-size:3rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.4))}.feature-unlocked-name{font-size:1.3rem;font-weight:800;color:var(--royal-cream)}.feature-unlocked-desc{font-size:.9rem;color:var(--royal-cream-deep)}.minigame-solve-card{max-width:320px}.minigame-solve-subtitle{font-size:.95rem;color:var(--royal-cream);letter-spacing:.08em}.minigame-solve-options{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:4px 0}.minigame-solve-option-btn{padding:8px 14px;font-size:1rem}.minigame-solve-option-btn:disabled{opacity:.5}.minigame-solve-answer{font-size:1.3rem;letter-spacing:.15em;color:var(--royal-gold);min-height:1.6rem}.minigame-solve-result{font-size:1rem;font-weight:700;color:var(--royal-cream)}.bonus-chest-card{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.bonus-chest-title{font-size:1.1rem;font-weight:800;color:var(--royal-gold);text-transform:uppercase;letter-spacing:.04em}.bonus-chest-box{background:none;border:none;padding:8px;cursor:pointer;animation:bonus-chest-bounce 1.1s ease-in-out infinite;transition:transform .15s ease-out;display:flex;align-items:center;justify-content:center}.bonus-chest-box:active{transform:scale(.92)}.bonus-chest-box--opened{animation:none;cursor:default}@keyframes bonus-chest-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.bonus-chest-hint{font-size:.85rem;color:var(--royal-ink-soft)}.bonus-chest-reward:not([hidden]){position:relative;font-size:1.2rem;font-weight:800;color:var(--royal-gold-deep)}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;background:#14050abf;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.overlay[hidden]{display:none}.overlay--bonus-chest{z-index:310}.overlay-card{pointer-events:auto;font-family:"Baloo 2",system-ui,sans-serif;background:linear-gradient(180deg,var(--royal-crimson),var(--royal-maroon-deep));border:4px solid var(--royal-gold);border-radius:24px;padding:24px;max-width:360px;width:100%;color:var(--royal-cream);text-align:center;box-shadow:0 16px 40px #0000008c}.overlay-title{font-size:1.5rem;font-weight:800;margin-bottom:10px;color:var(--royal-gold);text-shadow:0 2px 0 rgba(0,0,0,.4)}.overlay-body{color:#ffffffd9;margin-bottom:16px;line-height:1.4}.overlay-close-btn{pointer-events:auto;border:3px solid var(--royal-green-deep);border-radius:999px;padding:10px 28px;background:linear-gradient(180deg,#8de848,var(--royal-green));color:#163c05;font-weight:800;cursor:pointer;box-shadow:0 3px 0 var(--royal-green-deep);transition:transform .1s ease,box-shadow .1s ease}.overlay-close-btn:active:not(:disabled){transform:translateY(2px) scale(.98);box-shadow:0 1px 0 var(--royal-green-deep)}.booster-info-card{max-width:420px;max-height:85vh;display:flex;flex-direction:column}.booster-info-list{overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;text-align:left;display:flex;flex-direction:column;gap:12px}.booster-info-list::-webkit-scrollbar{display:none}.booster-info-row{background:#0003;border:1px solid rgba(255,215,130,.3);border-radius:12px;padding:10px 12px}.booster-info-row-header{display:flex;align-items:baseline;gap:8px;margin-bottom:4px}.booster-info-icon{font-size:1.1rem;width:22px;height:22px;object-fit:contain;flex-shrink:0}.booster-info-label{font-weight:800;color:var(--royal-gold);flex:1}.booster-info-uses{font-size:.75rem;font-weight:700;color:var(--royal-cream-deep);opacity:.85;white-space:nowrap}.booster-info-desc{font-size:.85rem;line-height:1.35;color:#ffffffd9}.avatar-overlay-card{max-width:420px;max-height:85vh;display:flex;flex-direction:column}.avatar-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;overflow-y:auto;margin-bottom:16px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.avatar-grid::-webkit-scrollbar{display:none}.avatar-card{pointer-events:auto;display:flex;flex-direction:column;align-items:center;gap:4px;background:#0003;border:2px solid rgba(255,215,130,.3);border-radius:14px;padding:12px 8px;color:#ffffffe6;cursor:pointer;text-align:center}.avatar-card:disabled{opacity:.5;cursor:default}.avatar-card--unlocked{border-color:#ffd78299}.avatar-card--selected{border-color:var(--royal-gold);background:#ffcc332e;box-shadow:0 0 0 2px #ffcc3359}.icon-btn--avatar{padding:0;overflow:hidden}.avatar-img{display:block;object-fit:contain}.avatar-img--home,.avatar-img--profile{width:100%;height:100%}.avatar-img--card{width:72px;height:72px;margin:0 auto}.avatar-img--headshot{object-fit:cover;border-radius:50%}.avatar-card-icon{display:flex;align-items:center;justify-content:center;min-height:72px}.avatar-card-name{font-weight:800;font-size:.9rem;color:var(--royal-gold)}.avatar-card-stat{font-size:.7rem;line-height:1.25;color:#ffffffbf}.avatar-card-badge{margin-top:4px;font-size:.7rem;font-weight:700;padding:2px 8px;border-radius:999px;background:#ffffff1f}.avatar-card-badge--selected{background:var(--royal-gold);color:#3a2a00}.avatar-card-badge--cost{display:inline-flex;align-items:center;gap:4px}.avatar-shards-readout{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.events-countdown-row{display:flex;justify-content:center;margin-bottom:8px}.events-countdown-row .event-countdown-pill{width:min(68%,220px);min-width:0}.events-progress-card{padding:0;background:transparent;border:none}.events-progress-card-framed{position:relative;padding:16px 14px 18px}.events-progress-card-framed:has(.events-progress-frame-art:not(.event-art-img--missing)){display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:0;background:transparent;border:none}.events-progress-track-wrap{position:relative;width:100%}.events-progress-frame-art{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill;pointer-events:none}.events-progress-card-framed:has(.events-progress-frame-art:not(.event-art-img--missing)) .events-progress-frame-art{position:relative;inset:auto;width:100%;height:auto;object-fit:contain;display:block;pointer-events:none}.events-progress-card-content{position:relative;z-index:1}.events-progress-card-framed:has(.events-progress-frame-art:not(.event-art-img--missing)) .events-progress-track-wrap .events-progress-card-content{position:absolute;left:5%;right:5.5%;top:17%;bottom:16%;display:flex;align-items:center;box-sizing:border-box;padding:0}.events-progress-card-framed:not(:has(.events-progress-frame-art:not(.event-art-img--missing))){background:#0003;border:2px solid rgba(255,215,130,.3);border-radius:16px;padding:14px}.events-progress-card-framed:not(:has(.events-progress-frame-art:not(.event-art-img--missing))) .events-progress-card-content{padding:0}.events-tower{display:flex;flex-direction:column;gap:10px}.events-tier{display:flex;align-items:center;gap:12px;background:#0003;border:2px solid rgba(255,215,130,.3);border-radius:16px;padding:10px 14px}.events-tier-info{flex:1}.events-tier-name{font-weight:800;color:var(--royal-cream)}.events-tier-reward{font-size:.85rem;color:#fffc}.events-reward-label{display:inline-flex;align-items:center;flex-wrap:wrap;gap:4px}.event-icon-img{width:20px;height:20px;object-fit:contain;flex-shrink:0}.event-icon-img--inline{width:18px;height:18px;vertical-align:-3px}.event-icon-img--howto{width:22px;height:22px;margin-top:1px}.event-icon-img--chest{width:24px;height:24px}.events-howto-line{display:flex;align-items:flex-start;gap:8px;margin:0 0 10px;text-align:left}.events-howto-line:last-child{margin-bottom:0}.events-progress-label,.events-complete-banner{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px}.events-tier-state{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:#ffffff8c}.events-tier--ready{border-color:var(--royal-gold);background:#ffcc3326;box-shadow:0 0 12px #fc36}.events-tier--ready .events-tier-state{color:var(--royal-gold)}.events-tier--claimed{opacity:.6}.events-tier--claimed .events-tier-state{color:var(--royal-green)}.events-tier--grand{border-color:var(--royal-gold);border-width:3px}.events-tier--grand .events-tier-name{color:var(--royal-gold)}.events-progress-card-framed .events-progress-label{font-weight:700;margin-bottom:8px}.events-progress-card-framed:has(.events-progress-frame-art:not(.event-art-img--missing)) .events-progress-label{font-size:.85rem;line-height:1.25;margin-bottom:0;text-align:center}.events-progress-card-framed:has(.events-progress-frame-art:not(.event-art-img--missing)) .events-progress-track-wrap .events-progress-bar{height:100%;min-height:8px}.events-progress-bar{height:12px;border-radius:999px;background:#00000059;overflow:hidden}.events-progress-fill{height:100%;background:linear-gradient(90deg,var(--royal-gold-deep),var(--royal-gold));transition:width .3s ease}.events-progress-card-framed .events-progress-label,.events-progress-card-framed .events-complete-banner{text-align:center}.events-complete-banner{font-weight:800;color:var(--royal-gold);text-align:center}.level-result-card{max-width:380px}.level-result-title{font-size:2.1rem;font-weight:900;margin-bottom:6px;color:var(--royal-gold);text-shadow:0 3px 0 rgba(0,0,0,.4),0 0 16px rgba(255,204,51,.35)}.level-result-title--failed{color:#fff;text-shadow:0 3px 0 rgba(0,0,0,.4)}.level-result-stars{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:10px}.level-result-stars[hidden]{display:none!important}.level-result-star-icon{width:36px;height:36px;object-fit:contain;filter:drop-shadow(0 2px 2px rgba(0,0,0,.35))}.level-result-coin-icon{width:20px;height:20px;object-fit:contain;vertical-align:-4px}.level-result-feature-hint{font-size:.85rem;font-weight:700;text-align:center;color:var(--royal-cream-deep);margin:10px 0 0}.level-result-feature-hint[hidden]{display:none!important}.level-result-coins{font-size:1.1rem;font-weight:700;color:var(--royal-cream);margin-bottom:14px;position:relative}.prize-preview-layer,.prize-collect-layer{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:340;overflow:hidden}.prize-preview-particle{position:fixed;width:28px;height:28px;margin-left:-14px;margin-top:-14px;animation:prize-preview-float 2.4s ease-in-out infinite;filter:drop-shadow(0 2px 4px rgba(0,0,0,.35))}.prize-preview-particle .prize-collect-particle-img{width:100%;height:100%;object-fit:contain;display:block}@keyframes prize-preview-float{0%,to{transform:translate(calc(cos(var(--prize-preview-angle, 0)) * var(--prize-preview-radius, 20px)),calc(sin(var(--prize-preview-angle, 0)) * var(--prize-preview-radius, 20px))) scale(.85);opacity:.75}50%{transform:translate(calc(cos(var(--prize-preview-angle, 0)) * calc(var(--prize-preview-radius, 20px) + 6px)),calc(sin(var(--prize-preview-angle, 0)) * calc(var(--prize-preview-radius, 20px) + 6px) - 6px)) scale(1);opacity:1}}.prize-collect-particle{position:fixed;width:32px;height:32px;pointer-events:none;filter:drop-shadow(0 2px 6px rgba(0,0,0,.4))}.prize-collect-particle .prize-collect-particle-img{width:100%;height:100%;object-fit:contain;display:block}.hud-coins-counter.prize-counter-pop,.hud-badge-text.prize-counter-pop,.hud-badge-icon-value.prize-counter-pop{animation:prize-counter-pop .28s ease-out}@keyframes prize-counter-pop{0%{transform:scale(1)}40%{transform:scale(1.18);color:#ffe08a}to{transform:scale(1)}}.level-result-buttons{display:flex;gap:10px;margin:16px 0 8px;align-self:stretch}.level-result-buttons .play-next-btn{flex:1;padding:14px 0;margin-top:0;font-size:1rem}.level-result-buttons .settings-legal-btn{flex:1;text-align:center;border:2px solid rgba(255,255,255,.35);border-radius:999px;padding:14px 0;color:var(--royal-cream);transition:transform .1s ease,filter .1s ease}.level-result-buttons .settings-legal-btn:active:not(:disabled){transform:scale(.97);filter:brightness(1.15)}.level-result-nav-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px}.level-result-nav-btn-icon{width:1.15em;height:1.15em;object-fit:contain;flex-shrink:0}.level-result-home-btn{display:block;width:fit-content;min-width:120px;margin:0 auto 8px;text-align:center;border:2px solid rgba(255,255,255,.35);border-radius:999px;padding:8px 24px;font-size:.88rem;color:var(--royal-cream);background:transparent;font:inherit;cursor:pointer;transition:transform .1s ease,filter .1s ease}.level-result-home-btn:active:not(:disabled){transform:scale(.96);filter:brightness(1.15)}@media (orientation: landscape){.overlay{padding:max(6px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));align-items:center}.overlay-card{padding:10px 12px;border-radius:14px;border-width:2px;box-shadow:0 8px 22px #00000073;max-height:min(78vh,100%);overflow-y:auto;-webkit-overflow-scrolling:touch}.level-result-card{max-width:min(88vw,460px);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) auto;grid-template-rows:auto auto auto auto auto;column-gap:8px;row-gap:3px;align-items:center;text-align:left}.level-result-title{grid-column:1 / -1;font-size:1rem;margin-bottom:0;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.4),0 0 8px rgba(255,204,51,.25)}.level-result-stars{grid-column:1;grid-row:2;justify-content:flex-start;margin-bottom:0;gap:3px}.level-result-star-icon{width:18px;height:18px}.level-result-coins{grid-column:1;grid-row:3;font-size:.72rem;margin-bottom:0}.level-result-coin-icon{width:14px;height:14px;vertical-align:-2px}.level-result-chest-note{grid-column:1;grid-row:4;font-size:.68rem;margin-bottom:0}.bonus-progress{grid-column:2;grid-row:2 / 4;align-self:stretch;padding:5px 7px;border-radius:10px;margin:0}.bonus-progress-label{font-size:.58rem;margin-bottom:2px;line-height:1.15}.bonus-progress-bar{height:6px}.bonus-progress-track{gap:4px}.chest-icon-img--progress{width:20px;height:20px}.level-result-feature-hint{grid-column:1 / -1;grid-row:4;margin:0;font-size:.62rem;line-height:1.2;text-align:center}.level-result-buttons{grid-column:1 / 3;grid-row:5;margin:2px 0 0;gap:6px}.level-result-buttons .play-next-btn,.level-result-buttons .settings-legal-btn{padding:6px 8px;font-size:.72rem;min-height:32px;border-width:2px;box-shadow:0 2px 0 var(--royal-green-deep),0 3px 6px #00000040}.level-result-buttons .settings-legal-btn{padding:6px 8px}.level-result-home-btn{grid-column:3;grid-row:5;margin:2px 0 0;min-width:0;padding:6px 10px;font-size:.68rem}.level-result-nav-btn-icon{width:.95em;height:.95em}.level-result-card .golden-track-stats{grid-column:1 / -1;grid-row:2 / span 2;margin:0;gap:4px}.golden-track-stat{padding:5px 3px;border-radius:8px;border-width:1px}.golden-track-stat-value{font-size:.82rem}.golden-track-stat-label{font-size:.58rem}.overlay-title{font-size:.95rem;margin-bottom:2px}.overlay-body{font-size:.72rem;margin-bottom:6px;line-height:1.25}.bonus-chest-card,.feature-unlocked-card{max-width:min(68vw,300px);gap:6px}.bonus-chest-title,.feature-unlocked-title{font-size:.82rem}.feature-unlocked-icon{font-size:1.6rem}.feature-unlocked-name{font-size:.88rem}.feature-unlocked-desc{font-size:.68rem}.bonus-chest-box .chest-icon-img--bonus{width:52px;height:52px}.bonus-chest-hint{font-size:.68rem}.bonus-chest-reward:not([hidden]){font-size:.9rem}}.golden-track-stats{display:flex;gap:10px;margin:14px 0}.golden-track-stat{flex:1;background:#0003;border:2px solid rgba(255,215,130,.3);border-radius:14px;padding:12px 6px;text-align:center}.golden-track-stat-value{font-size:1.3rem;font-weight:800;color:var(--royal-gold)}.golden-track-stat-value--with-icon{display:inline-flex;align-items:center;justify-content:center;gap:4px}.golden-track-stat-icon{width:22px;height:22px;object-fit:contain;flex-shrink:0}.golden-track-stat-label{font-size:.7rem;color:#ffffffb3;margin-top:2px}#gt-ghost-readouts{display:flex;gap:10px;justify-content:center;font-size:.85rem;font-weight:600;width:100%;order:10}.gt-ghost-readout{background:#00000040;border-radius:999px;padding:2px 10px;min-width:74px;text-align:center}.gt-ghost-readout--ahead{color:#7cfc9a}.gt-ghost-readout--behind{color:#ff8a8a}.ch-delta-readouts{display:flex;gap:10px;justify-content:center;font-size:.85rem;font-weight:600;width:100%;order:10}.ch-delta-readout{background:#00000040;border-radius:999px;padding:2px 10px;min-width:104px;text-align:center}.challenge-stat-delta{font-size:.72rem;font-weight:700;line-height:1.1;margin-top:2px}.ch-delta--ahead{color:#7cfc9a}.ch-delta--behind{color:#ff8a8a}.ch-delta--even{color:var(--royal-cream);opacity:.85}.unlock-overview-list{display:flex;flex-direction:column;gap:8px}.unlock-overview-row{display:flex;align-items:center;gap:10px;background:#ffffff14;border:1px solid rgba(255,255,255,.18);border-radius:12px;padding:8px 12px;transition:opacity .2s ease}.unlock-overview-row--locked{opacity:.4}.unlock-overview-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.unlock-overview-icon-img{width:48px;height:48px;object-fit:contain}.unlock-overview-body{flex:1;min-width:0}.unlock-overview-name{font-weight:800;font-size:.9rem;color:var(--royal-gold)}.unlock-overview-range{font-size:.75rem;color:#ffffffb3}.unlock-overview-info-btn{flex-shrink:0}.level-map-intro{margin:0 0 16px;line-height:1.45;color:#ffffffd9}.level-map-scroll{gap:20px;padding-bottom:24px}.level-map-zone{display:flex;flex-direction:column;gap:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:12px;transition:opacity .2s ease}.level-map-zone--locked{opacity:.55}.level-map-zone--feature-locked .level-map-zone-icon-img{opacity:.65;filter:grayscale(.35)}.level-map-zone-header{display:flex;align-items:flex-start;gap:10px}.level-map-zone-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px}.level-map-zone-icon-img{width:40px;height:40px;object-fit:contain}.level-map-zone-header-text{flex:1;min-width:0}.level-map-zone-name{margin:0;font-size:1rem;font-weight:800;color:var(--royal-gold)}.level-map-zone-range{font-size:.72rem;font-weight:700;color:#ffffff8c;margin-top:2px}.level-map-zone-info-btn{flex-shrink:0;margin-top:2px}.level-map-zone-stars{font-size:.75rem}.level-map-zone-stars-earned{color:var(--royal-gold)}.level-map-zone-stars-unearned{color:#ffffff4d}.level-map-zone-stars-target{color:#ffffff73}.level-map-zone-cleared{font-size:1.2rem;flex-shrink:0}.level-map-zone-requirement{display:flex;align-items:center;gap:6px;font-size:.75rem;color:#ffffffb3;background:#00000040;border-radius:8px;padding:6px 10px}.level-map-lock-img{width:16px;height:16px;object-fit:contain}.level-map-node-grid{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.level-map-node{position:relative;width:52px;height:52px;border-radius:50%;border:2px solid rgba(255,255,255,.35);background:#1a2744;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;cursor:pointer;-webkit-tap-highlight-color:transparent}.level-map-node--locked{opacity:.4;cursor:default}.level-map-node--completed{border-color:var(--royal-gold-deep);background:#21365e}.level-map-node--next-up{border-color:var(--royal-gold);box-shadow:0 0 0 3px #d4af3759}.level-map-node:active:not(:disabled){transform:scale(.94)}.level-map-node-number{font-weight:800;font-size:.95rem;line-height:1}.level-map-node-stars{display:flex;align-items:center;gap:1px;line-height:1}.level-map-node-star-icon{width:10px;height:10px;object-fit:contain}.level-map-node-star-icon--earned{filter:drop-shadow(0 0 1px rgba(212,175,55,.45))}.level-map-node-star-icon--unearned{opacity:.28;filter:grayscale(.4)}.level-map-node-minigame-badge{position:absolute;top:-6px;right:-6px;width:18px;height:18px;border-radius:50%;background:#3a2d63;border:1.5px solid rgba(255,255,255,.6);font-size:11px;line-height:1;display:flex;align-items:center;justify-content:center}.level-map-node-minigame-badge--collected{opacity:.45;filter:grayscale(.6)}.overlay-card--feature-info{max-width:380px}.level-map-info-preview{width:100%;height:180px;margin:0 auto 14px;border-radius:14px;overflow:hidden;border:3px solid rgba(255,204,51,.45);background:#00000059;box-shadow:inset 0 2px 8px #00000059}.level-map-info-preview canvas{display:block;width:100%!important;height:100%!important}.game-mode-card-emoji{font-size:28px;line-height:1}.level-editor-create-btn{margin-bottom:16px}.level-editor-list-title{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#ffffffb8;margin:8px 0 10px}.level-editor-list{display:flex;flex-direction:column;gap:10px}.level-editor-list-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:14px;background:linear-gradient(180deg,var(--royal-cream),var(--royal-cream-deep));border:2px solid var(--royal-gold-deep);color:var(--royal-ink)}.level-editor-list-item-main{flex:1;min-width:0}.level-editor-list-item-name-row{display:flex;align-items:center;gap:8px;min-width:0}.level-editor-list-item-name-row .level-editor-list-item-name{min-width:0}.level-editor-status-badge{flex-shrink:0;display:inline-flex;align-items:center;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.level-editor-status-badge--published{background:#2ecc7133;border:1px solid rgba(46,204,113,.55);color:#1f7a45}.level-editor-status-badge--draft{background:#ffcc332e;border:1px solid rgba(255,204,51,.45);color:#8a6d12}.level-editor-status-badge--rejected{background:#e5484d26;border:1px solid rgba(229,72,77,.45);color:#a1282d}.level-editor-status-row{display:flex;align-items:center;gap:8px;padding:0 14px 6px;flex-shrink:0}.level-editor-status-note{font-size:12px;opacity:.72}.screen--level-editor .level-editor-status-badge--published{color:#7cfc9a;background:#2ecc7126;border-color:#7cfc9a73}.screen--level-editor .level-editor-status-badge--draft{color:#ffd60a;background:#ffcc331f;border-color:#ffd60a66}.level-editor-list-item-name{font-weight:700;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.level-editor-list-item-meta{margin-top:2px;font-size:12px;opacity:.72}.level-editor-list-item-actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.level-editor-list-btn{border:1px solid var(--royal-gold-deep);background:#ffffff8c;color:var(--royal-ink);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600;cursor:pointer}.level-editor-list-btn--accent{background:#ffcc3359}.level-editor-list-btn--danger{background:#e5484d26;border-color:#e5484d73}.level-editor-like-btn{display:inline-flex;align-items:center;gap:4px;border:1px solid rgba(229,72,77,.35);background:#ffffff8c;color:var(--royal-ink);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600;cursor:pointer;min-width:52px;justify-content:center}.level-editor-like-btn--active{background:#e5484d1f;border-color:#e5484d8c}.level-editor-like-btn-icon{font-size:14px;line-height:1}.level-editor-like-btn-count{font-variant-numeric:tabular-nums;min-width:1ch}.level-editor-empty{padding:18px 14px;border-radius:14px;background:#00000038;color:#ffffffc7;font-size:14px;line-height:1.45}.level-editor-community-note{margin:0 0 14px;font-size:13px;line-height:1.45;color:#ffffffc7}.level-editor-moderation-banner{margin-bottom:16px;padding:14px;border-radius:14px;background:#ffcc331f;border:1px solid rgba(255,204,51,.35)}.level-editor-moderation-banner-title{font-weight:700;color:var(--royal-gold);margin-bottom:4px}.level-editor-moderation-banner-body{font-size:13px;line-height:1.4;color:#ffffffd1;margin-bottom:10px}.level-editor-moderation-card{max-width:420px;width:min(92vw,420px)}.level-editor-moderation-list{display:flex;flex-direction:column;gap:10px;max-height:50vh;overflow-y:auto;margin-bottom:12px}.level-editor-moderation-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:12px;background:#0000002e}.level-editor-moderation-item-actions{display:flex;gap:6px}.screen--level-editor{display:flex;flex-direction:column;height:100%;min-height:0;background:linear-gradient(180deg,#1a2744,#0f1628);color:#fff}.screen--level-editor .panel-header{flex-shrink:0}.level-editor-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px 14px;padding:10px 14px 0;flex-shrink:0}.level-editor-toolbar--actions{padding-top:8px;padding-bottom:8px}.level-editor-field{display:flex;flex-direction:column;gap:4px;min-width:120px;flex:1}.level-editor-field-label{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;opacity:.7}.level-editor-input,.level-editor-select{border:1px solid rgba(255,204,51,.45);border-radius:10px;background:#00000047;color:#fff;padding:8px 10px;font-size:14px}.level-editor-suggest{font-size:12px;opacity:.75;align-self:center}.level-editor-action-btn{border:1px solid rgba(255,204,51,.45);background:#ffffff14;color:#fff;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700;cursor:pointer}.level-editor-action-btn:disabled{opacity:.45;cursor:not-allowed}.level-editor-action-btn--primary{background:linear-gradient(180deg,var(--royal-gold),var(--royal-gold-deep));color:var(--royal-ink);border-color:var(--royal-gold-deep)}.level-editor-scroll-wrap{flex:1;min-height:0;overflow:auto;margin:0 10px;border-radius:14px;border:2px solid rgba(255,204,51,.25);background:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),#00000038;background-size:18px 18px}.level-editor-canvas{position:relative;min-height:100%}.level-editor-entity{position:absolute;display:flex;align-items:center;justify-content:center;border-radius:8px;border:2px solid rgba(255,255,255,.35);box-shadow:0 2px 8px #00000059;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;font-size:10px;font-weight:700;text-align:center;line-height:1.1;color:#000000bf;overflow:hidden}.level-editor-entity span{padding:2px 4px;pointer-events:none}.level-editor-entity--selected{outline:3px solid #fff;outline-offset:2px;z-index:2}.level-editor-entity--obstacle{width:28px;height:28px;border-radius:50%;background:#e5484d;color:#fff}.level-editor-entity--ring{border-radius:50%;border-style:dashed;background:#ffcc3340}.level-editor-entity--pickup{width:24px;height:24px;border-radius:50%;background:#ffd60a}.level-editor-hint{flex-shrink:0;padding:8px 14px;font-size:12px;opacity:.78;text-align:center}.level-editor-library{flex-shrink:0;border-top:1px solid rgba(255,255,255,.12);background:#00000038;padding-bottom:env(safe-area-inset-bottom,0)}.level-editor-library-tabs{display:flex;gap:6px;overflow-x:auto;padding:8px 10px 0}.level-editor-library-tab{flex-shrink:0;border:none;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700;background:#ffffff14;color:#ffffffbf;cursor:pointer}.level-editor-library-tab--active{background:#ffcc3347;color:#fff}.level-editor-library-items{display:flex;flex-wrap:wrap;gap:8px;padding:10px;max-height:34vh;overflow-y:auto}.level-editor-library-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,204,51,.35);border-radius:999px;padding:6px 10px;background:#ffffff14;color:#fff;font-size:12px;font-weight:600;cursor:grab}.level-editor-library-chip-emoji{font-size:16px;line-height:1}@media (orientation: landscape) and (max-height: 520px){.level-editor-library-items{max-height:24vh}.level-editor-toolbar{padding-top:6px}}.community-filter-bar{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.community-sort-tabs{display:flex;flex-wrap:wrap;gap:6px}.community-sort-btn{border:1px solid rgba(255,204,51,.35);background:#0003;color:#fffc;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700;cursor:pointer}.community-sort-btn--active{background:#ffcc3347;color:#fff}.community-difficulty-filter{display:flex;align-items:center;gap:8px;font-size:12px;color:#ffffffbf}.community-difficulty-filter select{border:1px solid rgba(255,204,51,.35);border-radius:8px;background:#00000040;color:#fff;padding:6px 8px}.community-author-link{border:none;background:none;padding:0;margin:0 0 2px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--royal-gold);cursor:pointer;text-align:left}.level-editor-list-item-actions--wrap{flex-wrap:wrap;max-width:52%}.community-featured-block{margin-bottom:12px}.community-featured-title{font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#ffffffb3;margin-bottom:8px}.community-featured-list{display:flex;flex-direction:column;gap:8px}.community-featured-card{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;border:1px solid rgba(255,204,51,.35);border-radius:12px;padding:10px 12px;background:#ffcc331a;color:#fff;cursor:pointer;text-align:left}.community-featured-card-name{font-weight:700;font-size:14px}.community-featured-card-meta{font-size:12px;opacity:.8}.community-creator-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:16px}.community-creator-stat{display:flex;flex-direction:column;align-items:center;gap:2px;padding:10px 6px;border-radius:12px;background:#0003;border:1px solid rgba(255,204,51,.22)}.community-creator-stat-value{font-size:16px;font-weight:800;color:var(--royal-gold)}.community-creator-stat-label{font-size:10px;text-transform:uppercase;letter-spacing:.04em;opacity:.75}.community-lb-level-name{font-size:18px;font-weight:800;color:var(--royal-gold);margin-bottom:6px}.community-lb-list{display:flex;flex-direction:column;gap:8px}.community-lb-row{display:grid;grid-template-columns:28px 1fr auto auto auto auto;gap:6px;align-items:center;padding:8px 10px;border-radius:10px;background:#0000002e;font-size:12px}.community-lb-rank{font-weight:800;color:var(--royal-gold)}.community-lb-player{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-lb-stat{opacity:.85;white-space:nowrap}.community-share-card{max-width:360px}.community-share-qr-wrap{display:flex;justify-content:center;margin:10px 0}.community-share-qr{width:140px;height:140px;border-radius:10px;background:#fff}.community-share-input{width:100%;margin-bottom:10px;font-size:12px}.community-feedback-card{max-width:360px;text-align:center}.community-feedback-subtitle{font-size:14px;opacity:.85;margin-bottom:12px}.community-feedback-section-label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.65;margin-bottom:6px}.community-feedback-run-stars{display:flex;justify-content:center;gap:4px;margin-bottom:6px}.community-feedback-run-stars .level-result-star-icon{width:28px;height:28px}.community-feedback-stars{display:flex;justify-content:center;gap:8px;margin-bottom:12px}.community-feedback-star-btn{border:2px solid rgba(255,204,51,.35);background:#0003;border-radius:12px;padding:8px 10px;font-size:14px;cursor:pointer}.community-feedback-star-btn--active{border-color:var(--royal-gold);background:#fc33}.community-feedback-run{font-size:13px;margin-bottom:14px;opacity:.85}.community-feedback-like{margin:0 auto 12px}
