:root{color-scheme:light;--game-width: min(900px, 100%);--gallery-card-size: 268px;--gallery-gap: 24px;--app-top-safe: env(safe-area-inset-top, 0px);--app-right-safe: env(safe-area-inset-right, 0px);--app-bottom-safe: env(safe-area-inset-bottom, 0px);--app-left-safe: env(safe-area-inset-left, 0px);--tabbar-height: 72px;--shell-gap: 12px;--bg-top: #fff7f2;--bg-bottom: #ffd8d8;--panel: rgba(255, 255, 255, .82);--panel-strong: #ffffff;--line: rgba(107, 63, 81, .12);--line-strong: rgba(107, 63, 81, .18);--ink: #2b1620;--muted: #7c6873;--accent: #ff6f7d;--accent-strong: #ff4d6d;--accent-soft: #ffe5ea;--gold: #ffc64d;--good: #20986d;--violet: #6f6bff;--sky: #7bd8ff;--shadow: rgba(120, 54, 81, .14);--window-cream: #fff8df;--window-cream-2: #fff0bd;--window-sky: #e7f7ff;--window-sky-2: #c9edff;--window-mint: #bcefcf;--window-mint-2: #78d99b;--window-ink: #2e332f;--window-muted: #677772;--window-line: rgba(82, 116, 104, .14);--window-shadow: rgba(48, 82, 93, .18)}body.is-android-app{--app-top-safe: max(env(safe-area-inset-top, 0px), 10px);--app-right-safe: max(env(safe-area-inset-right, 0px), 10px);--app-bottom-safe: max(env(safe-area-inset-bottom, 0px), 10px);--app-left-safe: max(env(safe-area-inset-left, 0px), 10px)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;width:100%;height:100%;overflow:hidden;overscroll-behavior:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}body{font-family:"Baloo 2",Nunito,Trebuchet MS,Segoe UI Rounded,Segoe UI,sans-serif;font-weight:700;color:var(--ink);position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top left,rgba(255,111,125,.2),transparent 30rem),radial-gradient(circle at top right,rgba(255,204,127,.22),transparent 24rem),linear-gradient(180deg,var(--bg-top) 0%,var(--bg-bottom) 100%)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:26px 26px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.28),transparent 68%);mask-image:linear-gradient(180deg,rgba(0,0,0,.28),transparent 68%)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{position:relative;width:100%;height:100svh;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:var(--shell-gap);padding:calc(12px + var(--app-top-safe)) calc(12px + var(--app-right-safe)) calc(10px + var(--app-bottom-safe)) calc(12px + var(--app-left-safe));overflow:hidden}.app-screen[hidden],.history-modal[hidden],.ad-countdown[hidden]{display:none!important}.app-screen{min-height:0;height:auto;overflow:hidden}.app-screen--loading{display:grid;place-items:center}.app-screen--stack{display:grid;place-items:center;min-width:0}.app-screen--paint{display:grid;height:100%;min-height:0}.ad-countdown{position:fixed;top:0;right:0;bottom:0;left:0;z-index:600;display:grid;place-items:center;pointer-events:auto}.ad-countdown__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(255,255,255,.18),transparent 24%),#1d121bbd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ad-countdown__content{position:relative;z-index:1;display:grid;place-items:center;min-width:136px;min-height:136px;padding:18px;border:1px solid rgba(255,255,255,.22);border-radius:36px;background:#ffffff24;box-shadow:inset 0 0 0 1px #ffffff24,0 20px 44px #0000002e}.ad-countdown__value{display:block;min-width:1.2em;text-align:center;font:900 clamp(4rem,14vw,6.6rem) / 1 "Arial Black","Segoe UI",sans-serif;color:#fffaf7;text-shadow:0 6px 20px rgba(0,0,0,.2),0 0 24px rgba(255,187,130,.22)}.phone-shell{width:var(--game-width);max-width:100%;min-width:0;max-height:100%;display:grid;gap:12px;padding:14px;border:1px solid var(--line);border-radius:34px;background:#ffffff94;box-shadow:0 22px 70px var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow:hidden}.phone-shell--wide{width:var(--game-width);max-width:100%;min-width:0;max-height:100%;overflow:hidden}.splash-card,.hero-card,.news-card,.offer-card,.stat-card,.action-card,.screen-header,.library-toolbar,.paint-screen__chrome{border:1px solid var(--line);background:var(--panel);box-shadow:0 18px 40px #7836511a}.splash-card{width:min(420px,100%);display:grid;justify-items:center;gap:14px;padding:32px 24px;border-radius:36px;text-align:center}.splash-card--bootstrap{position:relative;width:min(310px,calc(100vw - 40px));min-height:330px;place-content:center;gap:16px;padding:30px 26px 26px;overflow:hidden;border:2px solid rgba(255,255,255,.86);background:radial-gradient(circle at 20% 18%,rgba(255,211,105,.32),transparent 27%),radial-gradient(circle at 86% 82%,rgba(79,190,223,.2),transparent 30%),linear-gradient(155deg,#fffdeff7,#e4f7fff7);box-shadow:0 24px 64px #275d7833}.splash-card--bootstrap:before,.splash-card--bootstrap:after{position:absolute;width:12px;height:12px;border-radius:3px;background:#ffbd55;box-shadow:18px 9px #6bc6de,-10px 25px #83d69a;content:"";transform:rotate(12deg)}.splash-card--bootstrap:before{top:30px;left:30px}.splash-card--bootstrap:after{right:36px;bottom:46px;transform:rotate(-14deg) scale(.8)}.splash-card--bootstrap .splash-card__art{animation:bootstrap-float 2.2s ease-in-out infinite}.splash-card__art{width:min(190px,50vw);height:min(190px,50vw);object-fit:contain;image-rendering:pixelated;image-rendering:crisp-edges;filter:grayscale(1) contrast(1.18) brightness(1.04)}.splash-card__pixel{width:88px;height:88px;border-radius:26px;background:linear-gradient(135deg,#ffffffe0,#ffeaeaad),conic-gradient(from 220deg,#ff5e7d,#ff9b7d,#ffd26e,#ff5e7d);box-shadow:inset 0 0 0 10px #ffffff59,0 16px 34px #ff5e7d38}.splash-card__text{margin:0;max-width:22rem;color:var(--muted);line-height:1.45}.loading-pill{display:inline-flex;align-items:center;gap:10px;min-height:46px;padding:0 16px;border-radius:999px;background:#fffffff0;box-shadow:inset 0 0 0 1px var(--line)}.loading-pill__dot{width:12px;height:12px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 8px #ff6f7d29;animation:pulse 1.1s infinite ease-in-out}.mobile-header,.screen-header,.library-toolbar,.paint-topbar,.history-modal__header,.history-modal__controls{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.eyebrow{margin:0 0 8px;color:var(--muted);font:700 .75rem/1.2 Cascadia Mono,Consolas,monospace;text-transform:uppercase;letter-spacing:.14em}h1,h2{margin:0;line-height:.95}h1{font:900 clamp(2rem,6vw,3.4rem) / .95 "Arial Black","Segoe UI",sans-serif}h2{font:900 clamp(1.45rem,4vw,2.4rem) / 1 "Arial Black","Segoe UI",sans-serif}.top-pills,.library-pill-group,.paint-stats,.paint-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.top-pill,.paint-badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:0;min-height:42px;padding:0 14px;border-radius:999px;background:#ffffffeb;color:var(--muted);box-shadow:inset 0 0 0 1px var(--line);white-space:nowrap;overflow:hidden}.top-pill strong,.paint-badge strong{display:inline-block;min-width:3ch;color:var(--ink);text-align:right;font-variant-numeric:tabular-nums;line-height:1}.top-pill--coins strong,.paint-badge--coins strong{min-width:4ch}#home-coins,#paint-coins,#garden-coins,#shop-balance,.paint-badge--coins strong{transform-origin:center}#home-coins.is-counting,#paint-coins.is-counting,#garden-coins.is-counting,#shop-balance.is-counting,.paint-badge--coins strong.is-counting{animation:coin-counter-pop .26s ease}.top-pill--coins,.paint-badge--coins{background:linear-gradient(180deg,#fff8d7,#ffe39a);color:#735116;box-shadow:inset 0 0 0 1px #8b5b0829,0 10px 18px #ffc64d2e}.paint-badge--booster{background:linear-gradient(180deg,#fff4f8fa,#ffe7eef0);color:var(--accent-strong);box-shadow:inset 0 0 0 1px #ff6f7d29,0 10px 18px #ff6f7d14}.paint-badge__label{min-width:0;overflow:hidden;color:currentColor;text-overflow:ellipsis}.paint-badge__icon,.shop-card__icon{width:1.55rem;height:1.55rem;flex:0 0 1.55rem;display:inline-grid;place-items:center;border-radius:999px;background:#ffffffe0;color:var(--accent-strong);font-size:.9rem;box-shadow:inset 0 0 0 1px #ff6f7d2e}.shop-card__icon--coin{background:transparent;box-shadow:none}.paint-badge__count,.paint-badge--booster strong,.shop-card__count{min-width:44px;min-height:30px;display:inline-grid;place-items:center;padding:0 10px;border-radius:999px;background:#ffffffe0;color:var(--accent-strong);font-size:.82rem;font-weight:800;box-shadow:inset 0 0 0 1px #ff6f7d38}.hero-card{display:grid;grid-template-columns:minmax(0,1fr) 168px;gap:14px;padding:16px;border-radius:24px}.hero-copy{display:grid;align-content:start;gap:10px}.hero-chip,.offer-card__tag{margin:0;display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#ff6f7d1f;color:var(--accent-strong);font-size:.8rem;font-weight:800;width:max-content}.hero-copy__meta,.screen-subtitle,.import-status,.action-card__text,.offer-card span,.news-card p,.history-modal__meta,.paint-message,.paint-headline span,.level-card span{color:var(--window-muted, var(--muted));line-height:1.45}.bootstrap-loader{display:flex;align-items:center;justify-content:center;gap:7px;height:12px}.bootstrap-loader span{width:9px;height:9px;border-radius:3px;background:#55b9d3;animation:bootstrap-pixel 1s ease-in-out infinite}.bootstrap-loader span:nth-child(2){animation-delay:.12s;background:#ffb74f}.bootstrap-loader span:nth-child(3){animation-delay:.24s;background:#6fc98a}.bootstrap-loader__status{min-height:1.4em;margin:0;color:#355767;font-size:14px;font-weight:900;line-height:1.35;text-align:center}.bootstrap-loader__steps{display:grid;grid-template-columns:1fr 1fr;gap:7px;width:86px}.bootstrap-loader__steps span{height:5px;border-radius:999px;background:#477e972e;transition:background .22s ease,transform .22s ease}.bootstrap-loader__steps .is-active,.splash-card--bootstrap.is-platform-ready .bootstrap-loader__steps span{background:#55b9d3;transform:scaleX(1.04)}.splash-card--bootstrap.is-platform-ready .bootstrap-loader__steps span:last-child{background:#6fc98a}@keyframes bootstrap-float{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-7px) rotate(1deg)}}@keyframes bootstrap-pixel{0%,to{transform:translateY(0);opacity:.45}50%{transform:translateY(-6px);opacity:1}}.hero-actions,.screen-header__actions,.home-actions,.monetize-strip,.booster-bar,.shop-summary,.shop-grid{display:grid;gap:12px}.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:8px}.hero-preview{position:relative;display:grid;place-items:center;padding:10px;border-radius:24px;background:radial-gradient(circle at top,#ffffffe6,#ffeff4d6),linear-gradient(180deg,#fff9fb,#ffeef4);box-shadow:inset 0 0 0 1px #6b3f5114}.hero-preview canvas{width:100%;height:auto;aspect-ratio:1;border-radius:18px;image-rendering:pixelated;image-rendering:crisp-edges}.hero-preview__badge{position:absolute;left:10px;right:10px;bottom:10px;min-height:38px;display:grid;place-items:center;border-radius:999px;background:#2b1620c7;color:#fff;font-weight:800}.stats-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.stat-card{display:grid;gap:6px;padding:14px;border-radius:20px}.stat-card__label{color:var(--muted);font-size:.86rem}.stat-card strong{font:900 1.4rem/1 Arial Black,Segoe UI,sans-serif}.home-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.action-card{display:grid;gap:8px;padding:18px;border:0;border-radius:26px;text-align:left;cursor:pointer;background:#ffffffe6;box-shadow:inset 0 0 0 1px #6b3f5114,0 16px 30px #78365114;transition:transform .12s ease,box-shadow .12s ease}.action-card--accent{background:linear-gradient(180deg,#fff6f7,#ffe2e7)}.action-card__title{font-size:1.02rem;font-weight:800}.monetize-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-card,.news-card{display:grid;gap:8px;padding:18px;border-radius:28px}.offer-card .ghost-button{width:max-content}.offer-card strong{font-size:1.2rem}.offer-card--warm{background:linear-gradient(180deg,#fff4d2f5,#ffe5a3cc)}.offer-card--sky{background:linear-gradient(180deg,#e9f8fff5,#c4ecffcc)}.news-card{grid-template-columns:minmax(0,1fr) auto;align-items:center}.platform-card{grid-template-columns:1fr;align-items:stretch}.platform-card__title{font-size:1.02rem;font-weight:900}.platform-card__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.platform-card__item{display:grid;gap:6px;padding:12px 14px;border-radius:18px;background:#ffffffb8;box-shadow:inset 0 0 0 1px #6b3f5114}.platform-card__item span{color:var(--muted);font-size:.82rem}.platform-card__item strong{font-size:.96rem}.screen-header,.library-toolbar,.paint-screen__chrome{padding:14px;border-radius:24px}.import-status{margin:0}.library-topic-tabs{display:flex;gap:12px;overflow-x:auto;padding:4px 4px 0;scrollbar-width:none}.library-topic-tabs::-webkit-scrollbar{display:none}.library-topic-tab{position:relative;min-height:46px;padding:0 18px;border:0;border-radius:18px;background:linear-gradient(180deg,#fffffffa,#fff7faf0);color:#2b1620a8;font:inherit;font-weight:900;letter-spacing:.01em;white-space:nowrap;box-shadow:inset 0 0 0 1px #6b3f511a,0 10px 22px #78365114;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,color .14s ease,background .14s ease}.library-topic-tab.is-active{transform:translateY(-1px);background:linear-gradient(180deg,#fff,#ffeaf0);color:var(--accent-strong);box-shadow:inset 0 0 0 2px #ff6f7d59,0 14px 28px #ff4d6d29}.library-topic-tab:after{content:none!important;display:none!important}.ghost-button,.primary-button,.palette-chip,.level-card,.app-tabbar__button{border:0;font:inherit;font-weight:800}.ghost-button,.primary-button,.app-tabbar__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 16px;border-radius:999px;cursor:pointer;white-space:nowrap;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.ui-icon,.action-card__icon{display:inline-grid;place-items:center;flex:0 0 auto;border-radius:999px;color:var(--accent-strong);line-height:1}.ui-icon{width:1.55rem;height:1.55rem;background:#ffffffd1;box-shadow:inset 0 0 0 1px #6b3f511a;font-size:.92rem}.ui-icon img,.action-card__icon img,.paint-badge__icon img,.shop-card__icon img,.settings-row__icon img{width:100%;height:100%;display:block;object-fit:contain;pointer-events:none}.ui-icon--inline{margin-right:6px}.ui-icon--coin{background:transparent;color:#8b5b08;box-shadow:none}.top-pill--coins .ui-icon--coin,.paint-badge--coins .ui-icon--coin,.shop-card__icon--coin{width:2rem;height:2rem;flex-basis:2rem}.action-card__icon{width:2.4rem;height:2.4rem;background:linear-gradient(180deg,#fff7fa,#ffe5eb);box-shadow:inset 0 0 0 1px #6b3f511a;font-size:1.12rem}.ui-label{display:inline-block}.ghost-button{background:#ffffffeb;color:var(--ink);box-shadow:inset 0 0 0 1px var(--line)}.primary-button{background:linear-gradient(180deg,#ff95a0 0%,var(--accent-strong) 100%);color:#fff;box-shadow:0 12px 24px #ff4d6d3d}.ghost-button:disabled,.primary-button:disabled{opacity:.55;cursor:default}.ghost-button:hover,.primary-button:hover,.action-card:hover,.level-card:hover,.app-tabbar__button:hover,.palette-chip:hover{transform:translateY(-1px)}.level-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;align-content:start;gap:12px}body.is-tutorial-gallery #menu-screen .screen-header__actions,body.is-tutorial-gallery #menu-screen .library-toolbar,body.is-tutorial-gallery #menu-screen .library-topic-tabs,body.is-tutorial-gallery #import-status{display:none!important}body.is-tutorial-gallery #menu-screen .phone-shell{pointer-events:none}body.is-tutorial-gallery #menu-screen #level-grid,body.is-tutorial-gallery #menu-screen #level-grid .level-card{pointer-events:auto}body.is-tutorial-gallery #menu-screen .level-grid{grid-template-columns:minmax(160px,240px);justify-content:center;padding-top:16px}.level-card{position:relative;display:block;aspect-ratio:1;padding:0;min-height:0;border-radius:16px;background:#ffffffeb;overflow:hidden;cursor:pointer;box-shadow:inset 0 0 0 1px #6b3f5114,0 16px 30px #78365114}body.is-tutorial-active .app-tabbar{pointer-events:none;opacity:.28}body.is-tutorial-active #garden-screen .main-side-btn,body.is-tutorial-active #garden-screen .main-plus-btn,body.is-tutorial-active #garden-screen .main-daily-card,body.is-tutorial-active #garden-screen .main-daily-timer,body.is-tutorial-active #garden-screen .garden-topbar,body.is-tutorial-active #garden-screen .garden-paint-prompt,body.is-tutorial-active #garden-screen #garden-canvas{pointer-events:none}body.is-tutorial-step-find #garden-screen #garden-find-button,body.is-tutorial-step-garden-object #garden-screen .garden-paint-prompt,body.is-tutorial-active #garden-screen .main-settings-btn,body.is-tutorial-step-post-return .tutorial-close{pointer-events:auto}body.is-tutorial-paint-step #paint-screen .paint-topbar,body.is-tutorial-paint-step #paint-screen .booster-bar,body.is-tutorial-paint-step #paint-screen #booster-status,body.is-tutorial-paint-step #paint-screen .minimap{pointer-events:none;opacity:.36}body.is-tutorial-paint-step #paint-screen #paint-canvas{pointer-events:auto}body.is-tutorial-paint-step #paint-screen .paint-footer,body.is-tutorial-paint-step #paint-screen .palette-bar,body.is-tutorial-paint-step #paint-screen .palette-chip{pointer-events:auto;opacity:1}.tutorial-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;pointer-events:none}.tutorial-overlay.is-fading .tutorial-pulse,.tutorial-overlay.is-fading .tutorial-hand,.tutorial-overlay.is-fading .tutorial-card{opacity:0}.tutorial-overlay[hidden]{display:none!important}.tutorial-pulse{position:fixed;border-radius:22px;border:3px solid rgba(255,111,125,.74);background:#ff6f7d14;box-shadow:0 0 0 8px #ff6f7d14,0 16px 34px #78365129;pointer-events:none;animation:tutorial-pulse 1.05s ease-in-out infinite;transition:opacity .55s ease}.tutorial-hand{position:fixed;width:78px;height:78px;transform:translate(-16%,-8%) rotate(-18deg);transform-origin:28% 20%;pointer-events:none;filter:drop-shadow(0 14px 18px rgba(63,35,48,.2));animation:tutorial-hand-tap 1.05s ease-in-out infinite;transition:opacity .55s ease}.tutorial-hand:before{content:"☝";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none;color:#ff6f7d;font-size:4.5rem;line-height:1;text-shadow:-2px -2px 0 #ffffff,2px -2px 0 #ffffff,-2px 2px 0 #ffffff,2px 2px 0 #ffffff,0 7px 15px rgba(120,54,81,.18)}.tutorial-hand--zoom:before{content:"↕";width:64px;height:64px;border-radius:999px;background:#fffffff5;color:var(--violet);font-size:3rem;font-weight:900;box-shadow:inset 0 0 0 2px #6f6bff2e,0 14px 26px #6f6bff29}.tutorial-card{position:fixed;display:grid;gap:7px;min-height:96px;padding:16px 18px;border-radius:18px;background:#fffffff7;color:var(--ink);pointer-events:none;box-shadow:inset 0 0 0 1px #6b3f5117,0 20px 46px #7836512e;transition:opacity .55s ease,transform .55s ease}.tutorial-close{position:absolute;top:8px;right:8px;width:30px;height:30px;border:0;border-radius:999px;display:grid;place-items:center;background:#fffffff0;color:var(--ink);box-shadow:inset 0 0 0 1px #6b3f5117,0 8px 16px #78365124;cursor:pointer;font:inherit;font-size:22px;font-weight:900;line-height:1;pointer-events:auto}.tutorial-close[hidden]{display:none!important}.tutorial-overlay.is-fading .tutorial-card{transform:translateY(-8px) scale(.97)}.tutorial-card strong{font-size:1.02rem;line-height:1.2}.tutorial-card span{color:var(--muted);font-size:.9rem;font-weight:700;line-height:1.35}@keyframes tutorial-pulse{0%,to{transform:scale(1);opacity:.9}55%{transform:scale(1.045);opacity:1}}@keyframes tutorial-hand-tap{0%,to{transform:translate(-16%,-8%) rotate(-18deg) scale(1)}52%{transform:translate(-6%,4%) rotate(-18deg) scale(.94)}}@media (max-width: 560px){.tutorial-card{min-height:88px;padding:14px 15px;border-radius:16px}.tutorial-card strong{font-size:.96rem}.tutorial-card span{font-size:.82rem}}.level-card strong{display:-webkit-box;overflow:hidden;font-size:1rem;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.level-card__thumb-frame{width:100%;height:100%;display:grid;place-items:center;overflow:hidden;border-radius:inherit;background:#fff8fb;box-shadow:inset 0 0 0 1px #6b3f5114}.level-card__thumb{width:100%;height:100%;image-rendering:pixelated;image-rendering:crisp-edges}.level-card__progress.is-active{position:static;min-width:42px;min-height:26px;display:inline-grid;place-items:center;padding:0 8px;border-radius:999px;background:#ffffffeb;color:var(--good);font-weight:800;font-size:.82rem;box-shadow:inset 0 0 0 1px #6b3f5114,0 8px 18px #7836511a}.level-card__top-stats{position:absolute;top:8px;left:50%;transform:translate(-50%);z-index:1;display:flex;align-items:center;justify-content:center;gap:6px;width:calc(100% - 16px);pointer-events:none}.level-card__top-stats .level-card__progress.is-active{min-width:0;white-space:nowrap}.level-card__size{position:absolute;left:8px;bottom:8px;min-height:24px;display:inline-grid;place-items:center;padding:0 8px;border-radius:999px;background:#ffffffe6;color:#301c26b8;font-size:.76rem;font-weight:800;box-shadow:inset 0 0 0 1px #6b3f5114,0 8px 18px #78365114}.level-card--upload{place-items:center;text-align:center;background:radial-gradient(circle at top,rgba(255,111,125,.2),transparent 60%),#fffffff0}.level-card--upload strong,.level-card--upload span{justify-self:center}.level-card__upload-badge{width:92px;height:92px;display:grid;place-items:center;border-radius:28px;background:linear-gradient(180deg,#ff95a0 0%,var(--accent-strong) 100%);color:#fff;font-size:3rem;font-weight:800;box-shadow:0 16px 28px #ff4d6d38}.paint-screen__chrome{display:grid;gap:12px;height:100%;min-height:0;overflow:hidden}.paint-topbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto}.paint-headline{display:grid;gap:2px;min-width:0}.paint-headline strong{font-size:1.08rem}.paint-stage{position:relative;min-height:0;border-radius:0;overflow:hidden;background:transparent;box-shadow:none}#paint-canvas,#paint-effect-canvas{width:100%;height:100%;display:block}.floating-mode-button{position:absolute;right:14px;bottom:14px;z-index:2;min-width:124px;min-height:52px;padding:0 18px;border:0;border-radius:999px;background:linear-gradient(180deg,#8f84ff,#655cf1);color:#fff;font:800 .95rem/1 Trebuchet MS,Segoe UI,sans-serif;box-shadow:0 14px 24px #4e47c447;cursor:pointer}.floating-mode-button.is-paint{background:linear-gradient(180deg,#ff95a0 0%,var(--accent-strong) 100%);box-shadow:0 14px 24px #ff4d6d3d}.minimap{position:absolute;top:14px;right:14px;z-index:2;width:132px;height:132px;padding:8px;border-radius:18px;background:#ffffffe6;box-shadow:0 12px 24px #7836511f,inset 0 0 0 1px #6b3f5114;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#minimap-canvas{width:100%;height:100%;display:block;border-radius:12px;image-rendering:pixelated;image-rendering:crisp-edges;cursor:pointer}.paint-footer{display:grid;gap:10px}.booster-bar{grid-template-columns:repeat(auto-fit,minmax(148px,1fr))}.palette-bar{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px}.palette-chip{--palette-color: #c7b7c2;--palette-progress: 0%;position:relative;flex:0 0 auto;width:66px;height:66px;min-width:66px;min-height:66px;padding:0;border:0;border-radius:999px;display:block;background:transparent;box-shadow:none;overflow:visible}.palette-chip:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:999px;background:conic-gradient(var(--palette-color) 0 var(--palette-progress),rgba(124,104,115,.18) var(--palette-progress) 100%);box-shadow:inset 0 0 0 1px #6b3f5114,0 10px 18px #78365114}.palette-chip:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:999px;background:#fffffff5}.palette-chip__swatch{position:absolute;z-index:1;width:46px;height:46px;left:50%;top:50%;transform:translate(-50%,-50%);display:block;border-radius:999px;background-color:var(--palette-color);box-shadow:inset 0 0 0 1px #ffffffb8,inset 0 -6px 14px #00000014}.palette-chip__label{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;font-size:1rem;font-weight:900;color:inherit;text-shadow:0 1px 2px rgba(0,0,0,.18)}.win-modal{z-index:30}.win-modal.is-entering .win-modal__card{animation:win-card-pop .36s cubic-bezier(.2,1.18,.28,1) both}.win-modal__card .history-modal__header{justify-content:center;padding:0 12px}.win-modal__card .history-modal__header>div{display:grid;gap:8px;justify-items:center}.win-modal__card .history-modal__header strong{font-size:clamp(1.45rem,6vw,2.1rem);line-height:1;letter-spacing:0;color:var(--accent-strong);text-shadow:0 4px 0 rgba(255,198,77,.26)}.win-modal__card #win-close-button{display:none!important}.win-modal__meta{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin:0}.win-modal__meta-badge{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:5px 12px 5px 7px;border-radius:999px;background:#ffffffdb;box-shadow:inset 0 0 0 1px #6b3f5114,0 10px 22px #7836511a;color:var(--ink)}.win-modal__meta-badge strong{font-size:.98rem;line-height:1;font-weight:900;letter-spacing:0;color:var(--ink);text-shadow:none}.win-modal__meta-icon{display:inline-grid;place-items:center;width:24px;height:24px;flex:0 0 auto}.win-modal__meta-icon img{width:100%;height:100%;display:block}.win-modal__stage{position:relative;display:grid;place-items:center;min-height:clamp(220px,46svh,360px);padding:12px;border-radius:24px;overflow:hidden;background:radial-gradient(circle at 50% 45%,#fff 0,#fff,#ffecf3b8 70%),linear-gradient(180deg,#fff8fbf5,#ffe6efc7);box-shadow:inset 0 0 0 1px #6b3f5114,0 22px 46px #7836511f}.win-modal__canvas{width:100%;max-width:min(300px,100%);aspect-ratio:1;place-self:center;display:block;border-radius:16px;image-rendering:pixelated;image-rendering:crisp-edges;box-shadow:0 22px 46px #7836512e;background:transparent}.win-modal__confetti{position:fixed;top:0;right:0;bottom:0;left:0;z-index:31;overflow:visible;pointer-events:none}.win-confetti-piece{position:absolute;top:-16px;width:10px;height:18px;border-radius:999px;background:var(--confetti-color);box-shadow:0 4px 10px #2b16201f;animation:win-confetti-fall var(--confetti-duration) ease-in forwards,win-confetti-spin calc(var(--confetti-duration) * .7) linear infinite;animation-delay:var(--confetti-delay)}.win-modal #win-share-text{margin:0;padding:0 12px;font-size:1rem;color:var(--muted)}.win-modal .history-modal__controls{justify-content:center;flex-wrap:wrap;padding-bottom:env(safe-area-inset-bottom,0px)}.win-modal .history-modal__controls button{width:min(100%,230px);min-width:0;min-height:50px;border-radius:999px}.win-modal #win-next-button{color:#fff;background:linear-gradient(180deg,#ff9ca9,#ff4d6d);box-shadow:inset 0 -2px #7e1e3724,0 14px 28px #ff4d6d3d}.win-modal #win-share-button{color:var(--ink);background:#ffffffeb;box-shadow:inset 0 0 0 1px #6b3f5114,0 12px 24px #78365124}.flying-coins-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;pointer-events:none;overflow:visible}.flying-coin{position:fixed;width:var(--coin-size, 24px);height:var(--coin-size, 24px);margin:-12px 0 0 -12px;border-radius:999px;animation:flying-coin-arc .82s cubic-bezier(.16,.82,.28,1) forwards;animation-delay:var(--coin-delay);opacity:0}.flying-coin img{width:100%;height:100%;display:block;filter:drop-shadow(0 8px 12px rgba(120,75,0,.28))}@media (max-width: 520px){.win-modal{padding:10px 10px max(18px,calc(env(safe-area-inset-bottom,0px) + 12px))}.win-modal__stage{min-height:clamp(190px,42svh,300px);padding:10px;border-radius:22px}.win-modal__canvas{max-width:min(260px,72vw)}.win-modal .history-modal__controls button{width:min(100%,220px)}}@keyframes win-card-pop{0%{opacity:0;transform:translateY(34px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes win-confetti-fall{0%{transform:translateZ(0) rotate(0);opacity:0}10%{opacity:1}to{transform:translate3d(var(--confetti-drift),112svh,0) rotate(520deg);opacity:0}}@keyframes win-confetti-spin{0%{border-radius:2px}to{border-radius:999px}}@keyframes flying-coin-arc{0%{opacity:0;transform:translateZ(0) scale(.35) rotate(0)}12%{opacity:1}54%{opacity:1;transform:translate3d(var(--coin-cx),var(--coin-cy),0) scale(1.12) rotate(0)}to{opacity:0;transform:translate3d(var(--coin-dx),var(--coin-dy),0) scale(1) rotate(0)}}.shop-summary{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.shop-summary .paint-badge{justify-content:flex-start;gap:8px}.shop-summary .paint-badge__count{margin-left:auto}.shop-summary .ui-icon,.shop-summary .paint-badge__icon{flex:0 0 auto}.shop-section{display:grid;gap:10px}.shop-section__header{display:flex;align-items:center;justify-content:space-between;min-height:34px}.shop-section__header strong{font-size:.98rem}.shop-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-content:start}.shop-card{display:grid;gap:10px;padding:18px;border:0;border-radius:24px;text-align:left;cursor:pointer;color:var(--window-ink);background:radial-gradient(circle at 16% 0%,rgba(255,255,255,.86),transparent 10rem),linear-gradient(180deg,#ffffffc2,#e7f7ffb3);box-shadow:inset 0 0 0 1px var(--window-line),0 14px 28px #30525d14;transition:transform .12s ease,box-shadow .12s ease}.shop-card--booster{background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.9),transparent 10rem),linear-gradient(180deg,#fff8df,#eaf8ff);box-shadow:inset 0 0 0 1px #ffd76947,0 14px 28px #30525d14}.shop-card:hover{transform:translateY(-1px)}.shop-card__tag{width:max-content;min-height:30px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;background:#ffffff9e;color:#4f7770;font-size:.78rem;font-weight:800}.shop-card__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.shop-card__title-wrap{display:inline-flex;align-items:center;gap:10px;min-width:0}.shop-card strong,.shop-card__title{font-size:1.05rem;line-height:1.25}.booster-bar .ghost-button,.booster-bar .primary-button{min-height:52px;font-weight:700}.shop-card span{color:var(--muted);line-height:1.45}.shop-card b,.shop-card__price{font-size:1rem;color:var(--ink);font-weight:800}.shop-card__price--coins{width:max-content;min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border-radius:999px;background:linear-gradient(180deg,#fff8d7,#ffe39a);color:#735116;box-shadow:inset 0 0 0 1px #8b5b0829,0 8px 14px #ffc64d29}.shop-card__price--coins:before{content:none}.shop-card__price-icon{width:1.35rem;height:1.35rem;flex:0 0 1.35rem;display:inline-grid;place-items:center}.shop-card__price-icon img{width:100%;height:100%;display:block}.shop-card--reward{background:linear-gradient(180deg,#fff9dffa,#ffe9addb)}.shop-card--coin-pack{background:radial-gradient(circle at 18% 18%,#fffffff5,#fff0 30%),linear-gradient(180deg,#fff5c6,#ffd975);box-shadow:inset 0 0 0 1px #8b5b0824,0 16px 30px #ffc64d1f}.shop-card--coin-pack .shop-card__tag,.shop-card--coin-pack .shop-card__count{background:#ffffffb8;color:#8b5b08;box-shadow:inset 0 0 0 1px #8b5b081f}.shop-card--coin-pack .shop-card__price{width:max-content;min-height:34px;display:inline-flex;align-items:center;padding:0 14px;border-radius:999px;background:#2f2410;color:#fff4cf}.shop-card--premium{background:radial-gradient(circle at 16% 0%,rgba(255,255,255,.88),transparent 10rem),linear-gradient(180deg,#eef9ff,#d9f0ff)}.app-tabbar{position:relative;z-index:12;width:min(var(--game-width),100%);min-height:var(--tabbar-height);justify-self:center;align-self:end;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding:8px 8px calc(8px + var(--app-bottom-safe));border-radius:22px;border:1px solid rgba(107,63,81,.08);background:#fffffff5;box-shadow:0 16px 38px #7836511f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-tabbar[hidden]{display:none!important}.settings-panel{display:grid;gap:12px;min-height:0}.settings-row{width:100%;min-height:72px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:0 16px;border-radius:16px;background:radial-gradient(circle at 10% 0%,rgba(255,255,255,.86),transparent 9rem),linear-gradient(180deg,#ffffffbd,#e7f7ffb8);box-shadow:inset 0 0 0 1px var(--window-line),0 12px 24px #30525d14;text-align:left}.settings-row__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:0;background:transparent;box-shadow:none;color:transparent;overflow:visible}.settings-row__icon img{width:48px;height:48px;object-fit:contain;filter:drop-shadow(0 8px 12px rgba(120,54,81,.16))}.settings-row__label{font-weight:900}.settings-row__state{width:max-content;min-width:0;min-height:34px;display:inline-grid;place-items:center;padding:0 10px;border-radius:999px;background:#ffffffa3;color:var(--window-muted);font-weight:900}.settings-row.is-on .settings-row__state{background:linear-gradient(180deg,var(--window-mint),var(--window-mint-2));color:#1e5a36}.settings-row--select{cursor:default}.settings-row__select{min-height:38px;border:0;border-radius:999px;padding:0 14px;background:#ffffffb8;color:var(--window-ink);font:inherit;font-weight:900;box-shadow:inset 0 0 0 1px var(--window-line)}.debug-tools-panel{margin-top:14px;padding:14px;border-radius:20px;background:#fff6fae0;box-shadow:inset 0 0 0 1px #6b3f5114,0 14px 28px #78365114}.debug-tools-panel__header{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:.84rem}.debug-tools-panel__header strong{color:var(--ink)}.debug-tools-status{margin:0;padding:10px 12px;border-radius:14px;background:#20986d1f;color:var(--good);font-weight:800}.debug-tools-status.is-error{background:#ff4d6d1f;color:var(--danger)}.app-tabbar__button{min-height:56px;flex-direction:column;gap:4px;background:transparent;color:var(--muted);box-shadow:none;font-weight:800;font-size:.78rem;padding:6px 4px;border-radius:16px}.app-tabbar__button.is-active{background:#ff6f7d1f;color:var(--accent-strong)}.app-tabbar__button .ui-icon{width:1.25rem;height:1.25rem;background:transparent;box-shadow:none;color:inherit}.history-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:calc(var(--app-top-safe) + 12px) calc(var(--app-right-safe) + 12px) calc(var(--app-bottom-safe) + 12px) calc(var(--app-left-safe) + 12px)}.history-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#12191b7a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.history-modal__card{position:relative;width:min(640px,100%);height:min(760px,100%);max-height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;padding:16px;border-radius:26px;color:var(--window-ink);background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.9),transparent 13rem),linear-gradient(180deg,var(--window-cream) 0%,var(--window-sky) 100%);box-shadow:inset 0 0 0 2px #ffffffb8,inset 0 -4px #618b9314,0 26px 68px var(--window-shadow)}.history-modal__card.win-modal__card{width:min(640px,100%);height:min(760px,100%);max-height:100%;grid-template-rows:auto minmax(0,1fr) auto auto;gap:10px;overflow:hidden;text-align:center;padding:16px 14px max(16px,calc(env(safe-area-inset-bottom,0px) + 12px));border-radius:28px;background:radial-gradient(circle at 50% 0%,rgba(255,213,77,.34),transparent 16rem),linear-gradient(180deg,#fffaf0,#e9f7ff);box-shadow:inset 0 0 0 2px #ffffffc2,inset 0 -5px #618b9314,0 28px 70px #30525d38}@media (max-width: 520px){.history-modal__card.win-modal__card{padding:14px 12px max(18px,calc(env(safe-area-inset-bottom,0px) + 14px));gap:9px;border-radius:24px}}.history-modal__stage{min-height:340px;border-radius:22px;overflow:hidden;background:radial-gradient(circle at 50% 12%,rgba(255,255,255,.92),transparent 12rem),linear-gradient(180deg,#f7fdff,#d8f2ff);box-shadow:inset 0 0 0 1px #5274681f,inset 0 -3px #618b9314}#history-canvas{width:100%;height:100%;display:block}.import-preview-modal{z-index:32}.import-preview-modal__card{width:min(520px,calc(100vw - 24px));grid-template-rows:auto minmax(0,1fr) auto}.import-preview-modal__body{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:14px;align-items:stretch}.import-preview-modal__stage{min-height:0;display:grid;place-items:center;padding:12px;border-radius:20px;background:#fff8fbeb;box-shadow:inset 0 0 0 1px #6b3f5114}#import-preview-canvas{width:min(100%,280px);height:auto;max-height:min(46svh,320px);object-fit:contain;image-rendering:pixelated;border-radius:14px;background:linear-gradient(45deg,rgba(107,63,81,.08) 25%,transparent 25%),linear-gradient(-45deg,rgba(107,63,81,.08) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(107,63,81,.08) 75%),linear-gradient(-45deg,transparent 75%,rgba(107,63,81,.08) 75%);background-size:18px 18px;background-position:0 0,0 9px,9px -9px,-9px 0}.import-preview-modal__settings{display:grid;align-content:center;gap:12px}.import-preview-control{display:grid;gap:8px;padding:12px;border-radius:16px;background:#fff8fbc7;box-shadow:inset 0 0 0 1px #6b3f5114;font-weight:800}.import-preview-control span{display:flex;align-items:center;justify-content:space-between;gap:10px}.import-preview-control input{width:100%;accent-color:var(--accent)}@media (max-width: 560px){.import-preview-modal{padding:10px}.import-preview-modal__card{max-height:calc(100svh - 20px);gap:10px;padding:12px}.import-preview-modal__body{grid-template-columns:1fr;gap:10px}.import-preview-modal__stage{padding:8px}#import-preview-canvas{width:min(100%,260px);max-height:38svh}.import-preview-modal__settings{gap:8px}.import-preview-control{padding:9px 10px}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.82);opacity:.7}}@keyframes coin-counter-pop{0%{transform:scale(1)}45%{transform:scale(1.16)}to{transform:scale(1)}}@media (max-width: 980px){.paint-topbar{grid-template-columns:1fr}.paint-stats,.paint-actions{justify-content:flex-start}.phone-shell--wide{width:min(760px,100%)}}@media (max-width: 720px){.app-shell{padding:12px 12px var(--app-bottom-safe)}.app-screen{min-height:calc(100svh - 24px - var(--app-bottom-safe))}.phone-shell{padding:14px;border-radius:28px}.hero-card,.home-actions,.monetize-strip,.stats-strip,.news-card,.shop-summary{grid-template-columns:1fr}.hero-preview{max-width:240px;width:100%;margin-inline:auto}.screen-header,.library-toolbar{align-items:flex-start}}@media (max-width: 640px){.level-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.level-card{grid-template-rows:138px minmax(2.8em,auto) auto auto;min-height:266px}.level-card__thumb-frame{height:138px}.paint-screen__chrome{padding:12px}.paint-stage{min-height:360px}.floating-mode-button{min-width:132px;min-height:54px;right:12px;bottom:12px}.minimap{width:112px;height:112px;top:12px;right:12px;padding:7px}}.ghost-button,.primary-button,.paint-badge,.top-pill{min-width:0}.ghost-button,.primary-button{white-space:normal;text-align:center;line-height:1.15}#home-screen .phone-shell{width:min(560px,100%);display:grid;grid-template-columns:1fr;align-items:start;gap:14px}.mobile-header--stats{width:100%}.top-pills--full{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.top-pills--full .top-pill{min-height:42px;padding:0 8px;font-size:.78rem;justify-content:center;text-align:center}#home-screen .mobile-header,#home-screen .stats-strip,#home-screen .hero-card,#home-screen .news-card{grid-column:1}#home-screen .home-actions,#home-screen .monetize-strip,#home-shop-button,#home-library-button,#library-home-button,.library-pill-group{display:none}#home-screen .stats-strip{order:1;display:none}#home-screen .hero-card{order:2;grid-template-columns:auto 94px;gap:14px;padding:10px 12px;border-radius:24px;background:radial-gradient(circle at top right,#fffffff5,#ffebf0d6),linear-gradient(180deg,#fffafb,#ffeef3);box-shadow:inset 0 0 0 1px #6b3f5114,0 24px 46px #7836511f;align-items:center;cursor:pointer}#home-screen .news-card{order:3;display:grid;gap:14px;padding:12px;border-radius:28px}#home-gallery-button,#home-import-button,#home-reward-button,#home-premium-button,#home-screen .hero-actions{display:none}#home-screen .hero-copy{display:flex;align-items:center;gap:0}#home-screen .hero-copy__meta,#home-screen .hero-copy h2{display:none}#home-screen .hero-chip{min-height:32px;padding:0 12px;background:#6f6bff1f;color:#6357ff}#home-screen .hero-preview{min-height:94px;width:94px;padding:6px;border-radius:18px;cursor:pointer}#home-screen .hero-preview canvas{max-width:82px}#home-screen .hero-preview__badge{display:none}.home-daily-banner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 18px;border-radius:26px;background:radial-gradient(circle at top left,rgba(255,255,255,.16),transparent 10rem),linear-gradient(135deg,#bd7dff,#8f75ff 52%,#6d64ff);color:#fff;box-shadow:0 20px 40px #6f6bff3d}.home-daily-banner__copy{display:grid;gap:6px}.home-daily-banner__copy .eyebrow{margin-bottom:0;color:#ffffffb8}.home-daily-banner__copy strong{font-size:1.15rem}.home-daily-banner__copy span{color:#ffffffdb;line-height:1.38}.home-daily-banner__side{display:grid;justify-items:end;gap:10px}.home-daily-banner .paint-badge--coins{background:#ffffff2e;color:#fff;box-shadow:inset 0 0 0 1px #ffffff29}.home-daily-banner .paint-badge--coins strong,.home-daily-banner .paint-badge--coins .paint-badge__label{color:#fff}.home-gallery-card{grid-template-columns:1fr;align-items:stretch}.home-gallery-shell{display:grid;gap:12px}.home-gallery-shell__header{display:grid;gap:6px}.home-gallery-shell__meta{display:none}.home-gallery-tabs{gap:12px;padding:4px 4px 0}.home-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}#home-screen .home-gallery-tabs .library-topic-tab{min-height:46px;padding:0 18px;border-radius:18px;background:linear-gradient(180deg,#fffffffa,#fff7faf0);box-shadow:inset 0 0 0 1px #6b3f511a,0 10px 22px #78365114;color:#2b1620a8;border-bottom:0}#home-screen .home-gallery-tabs .library-topic-tab.is-active{color:var(--accent-strong);background:linear-gradient(180deg,#fff,#ffeaf0);box-shadow:inset 0 0 0 2px #ff6f7d59,0 14px 28px #ff4d6d29}#home-screen .home-gallery-grid .level-card{position:relative;min-height:246px;grid-template-rows:136px minmax(2.6em,auto) auto auto;gap:8px;padding:12px;border-radius:22px}#home-screen .home-gallery-grid .level-card__thumb-frame{height:136px;border-radius:16px}#home-screen .home-gallery-grid .level-card__top-stats,#menu-screen .level-grid .level-card__top-stats{top:6px;gap:4px;width:calc(100% - 12px)}#home-screen .home-gallery-grid .level-card__top-stats .level-card__progress.is-active,#menu-screen .level-grid .level-card__top-stats .level-card__progress.is-active{min-height:22px;padding:0 6px;font-size:.68rem}#home-screen .home-gallery-grid .level-card strong{font-size:.94rem}#home-screen .home-gallery-grid .level-card span{font-size:.82rem}.level-card__flag{position:absolute;top:10px;left:10px;z-index:1;min-height:24px;padding:0 8px;display:inline-flex;align-items:center;border-radius:999px;background:linear-gradient(180deg,#ff8ba5,#ff5d86);color:#fff;font-size:.72rem;font-weight:800;box-shadow:0 10px 18px #ff5d8638}#menu-screen .phone-shell--wide{width:min(560px,100%);grid-template-rows:auto auto minmax(0,1fr)}#menu-screen .import-status,#menu-screen .library-topic-tabs{display:none}#menu-screen .screen-header{align-items:center;padding:0;border:0;background:transparent;box-shadow:none}#menu-screen .library-toolbar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}#menu-screen .library-toolbar .stat-card{background:#ffffffe6;box-shadow:inset 0 0 0 1px #6b3f5114,0 16px 30px #78365114}#menu-screen .level-grid{min-height:0;overflow:auto;padding-right:4px;overscroll-behavior:contain}#shop-screen .phone-shell--wide{grid-template-rows:auto auto minmax(0,1fr);align-content:start;height:100%;max-height:100%;overflow:hidden}#shop-screen .shop-items-scroll{min-height:0;display:grid;align-content:start;gap:14px;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(255,111,125,.34) transparent;scroll-padding-bottom:32px;padding:0 6px 32px 0;-webkit-overflow-scrolling:touch}#shop-screen .shop-items-scroll::-webkit-scrollbar{width:6px}#shop-screen .shop-items-scroll::-webkit-scrollbar-thumb{border-radius:999px;background:#ff6f7d57}#shop-screen .shop-section:last-of-type{min-height:0}#shop-screen .shop-section:last-of-type .shop-grid{min-height:0;overflow:visible}.screen-header{align-items:end}.screen-header .eyebrow,.screen-header h2{display:none}.screen-header--compact{display:flex;align-items:center;justify-content:space-between;gap:12px}.screen-header--compact .screen-subtitle{margin:0}.paint-screen__chrome{width:min(1480px,100%);margin-inline:auto;grid-template-columns:minmax(0,1fr) 340px;grid-template-areas:"header header" "stage sidebar";align-items:start}.paint-topbar{grid-area:header;grid-template-columns:auto minmax(220px,1fr) auto;align-items:start;gap:14px;padding:18px;border-radius:28px;border:1px solid var(--line);background:#ffffffe0;box-shadow:0 18px 40px #7836511a}.paint-topbar>.ghost-button:first-child{grid-column:1;grid-row:1;justify-self:start}.paint-headline{grid-column:2;grid-row:1;align-content:center}.paint-stats{grid-column:3;grid-row:1;justify-content:flex-end}.paint-actions{grid-column:1 / -1;grid-row:2;display:grid;grid-template-columns:repeat(2,minmax(0,auto));gap:8px;align-items:start;justify-content:start}.paint-more{position:relative}.paint-more summary{list-style:none}.paint-more summary::-webkit-details-marker{display:none}.paint-more[open] .ghost-button{background:var(--accent-soft)}.paint-more__menu{position:absolute;top:calc(100% + 8px);right:0;z-index:4;min-width:180px;display:grid;gap:8px;padding:10px;border-radius:18px;border:1px solid var(--line);background:#fffffff5;box-shadow:0 16px 30px #7836511f}.paint-stage{grid-area:stage;min-height:0}.paint-footer{grid-area:sidebar;align-content:start;gap:10px;padding:14px;border-radius:24px;border:1px solid var(--line);background:#ffffffe0;box-shadow:0 18px 40px #7836511a;min-height:0;overflow:hidden}.leaderboard-panel{display:grid;grid-template-columns:1fr;grid-template-rows:max-content minmax(0,1fr) max-content;gap:12px;min-height:0;align-content:start;align-items:start;overflow:hidden}.leaderboard-panel .action-card{min-height:86px}.leaderboard-summary{align-self:start;justify-self:stretch;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;height:auto;min-height:0;padding:12px 14px;border-radius:22px;background:radial-gradient(circle at 14% 18%,rgba(255,255,255,.94),transparent 34%),linear-gradient(180deg,#fff7fafa,#ffe6eee6);box-shadow:inset 0 0 0 1px #ff6f7d29,0 16px 30px #78365117}.leaderboard-summary__icon{width:44px;height:44px;display:inline-grid;place-items:center;border-radius:16px;background:#ffffffdb;box-shadow:inset 0 0 0 1px #6b3f511a}.leaderboard-summary__icon img{width:30px;height:30px;display:block;object-fit:contain}.leaderboard-summary__label{min-width:0;font-size:1.05rem;font-weight:1000;color:var(--ink)}.leaderboard-summary strong{min-width:48px;min-height:38px;display:inline-grid;place-items:center;padding:0 12px;border-radius:999px;background:linear-gradient(180deg,#fff8d7,#ffe39a);color:#735116;font-size:1.1rem;box-shadow:inset 0 0 0 1px #8b5b0829,0 10px 18px #ffc64d29}.leaderboard-table{display:grid;gap:8px;min-height:0;align-content:start;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:10px 10px max(10px,var(--app-bottom-safe));border-radius:24px;background:#ffffffb8;box-shadow:inset 0 0 0 1px #6b3f5114,0 18px 38px #78365114}.leaderboard-row{display:grid;grid-template-columns:44px 46px minmax(0,1fr) minmax(58px,auto);align-items:center;gap:10px;min-height:56px;padding:7px 10px;border-radius:16px;background:#ffffffd1;color:var(--ink)}.leaderboard-row--head{min-height:34px;padding-block:2px;background:transparent;color:var(--muted);font-size:.68rem;font-weight:900;text-transform:uppercase}.leaderboard-row--user{background:linear-gradient(180deg,#ffeb96b8,#ffda5c7a);box-shadow:inset 0 0 0 1px #deaa2438}.leaderboard-rank{display:inline-grid;place-items:center;justify-self:center;min-width:30px;height:30px;padding:0 8px;border-radius:10px;background:#6b3f5114;font-weight:1000;color:var(--muted)}.leaderboard-rank--top{width:34px;height:38px;padding:0 0 4px;border-radius:12px 12px 16px 16px;clip-path:polygon(50% 0,100% 14%,100% 70%,50% 100%,0 70%,0 14%);color:#3d2a10;box-shadow:0 8px 18px #78365129}.leaderboard-rank--1{background:linear-gradient(180deg,#ffe77a,#ffb532)}.leaderboard-rank--2{background:linear-gradient(180deg,#f5f7ff,#bfc8dc)}.leaderboard-rank--3{background:linear-gradient(180deg,#ffd3a8,#c98743)}.leaderboard-avatar{display:inline-grid;place-items:center;width:42px;height:42px;overflow:hidden;border-radius:14px;background:linear-gradient(180deg,#fff7fb,#eadfff);color:var(--accent-strong);font-size:.9rem;font-weight:1000;box-shadow:inset 0 0 0 1px #6b3f5114}.leaderboard-avatar img{width:100%;height:100%;object-fit:cover;display:block}.leaderboard-player{min-width:0;display:-webkit-box;overflow:hidden;max-height:3.15em;white-space:normal;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-weight:900;line-height:1.05}.leaderboard-score{justify-self:end;font-size:.95rem;font-weight:1000}.leaderboard-status{margin:0;align-self:start;color:var(--muted);font-size:.9rem;font-weight:800}.leaderboard-row--without-avatar{grid-template-columns:44px minmax(0,1fr) minmax(58px,auto)}#leaderboard-screen .phone-shell--wide{height:100%;min-height:0;grid-template-rows:auto minmax(0,1fr)}#leaderboard-screen .leaderboard-panel,.level-panel-modal__body .leaderboard-panel{height:100%;min-height:0}.booster-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.palette-bar{display:grid;grid-template-columns:1fr;overflow:auto;max-height:min(46vh,520px);padding-right:4px}.palette-chip{justify-content:flex-start;width:100%;min-height:48px}.paint-message{margin:0}.paint-headline strong,.paint-headline span{word-break:break-word}.minimap{width:148px;height:148px}@media (max-width: 1120px){#home-screen .phone-shell{grid-template-columns:1fr}#home-screen .hero-card,#home-screen .home-actions,#home-screen .stats-strip,#home-screen .monetize-strip{grid-column:1}.paint-screen__chrome{grid-template-columns:1fr;grid-template-areas:"header" "stage" "sidebar"}.paint-stage{min-height:420px}.paint-footer{max-width:none}.booster-bar{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.palette-bar{display:flex;max-height:none;overflow-x:auto;overflow-y:hidden}}@media (max-width: 760px){.app-shell{padding:10px 10px calc(10px + var(--app-bottom-safe))}.phone-shell,.paint-screen__chrome{border-radius:24px;padding:12px}.paint-topbar{grid-template-columns:1fr}.paint-topbar>.ghost-button:first-child,.paint-headline,.paint-stats,.paint-actions{grid-column:1;justify-self:stretch}.paint-stats{justify-content:flex-start}.paint-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.paint-stage{min-height:320px;border-radius:20px}.app-tabbar{width:min(var(--game-width),100%);border-radius:20px}.paint-footer{padding:14px;border-radius:22px}.booster-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.minimap{width:104px;height:104px}.floating-mode-button{min-width:116px;min-height:48px}}@media (max-width: 520px){.level-grid,.home-actions,.monetize-strip,.stats-strip,.booster-bar,.paint-actions,.hero-card{grid-template-columns:1fr}#home-screen .hero-card{grid-template-columns:1fr auto}.home-daily-banner{grid-template-columns:1fr}.home-daily-banner__side{justify-items:stretch}.library-topic-tabs{gap:8px}.library-topic-tab{min-height:40px;padding:0 14px;font-size:.88rem}.paint-stage{min-height:280px}.app-tabbar__button{min-height:50px;font-size:.68rem}#home-screen .home-gallery-grid,.top-pills--full{grid-template-columns:repeat(2,minmax(0,1fr))}}.paint-screen__chrome{width:min(1080px,100%);height:100%;max-height:100%;min-height:0;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;gap:10px;padding:12px;border-radius:28px;overflow:hidden}.paint-topbar{grid-area:auto;display:grid;grid-template-columns:56px minmax(0,1fr) 56px;align-items:center;gap:10px;padding:2px 2px 0;border:0;background:transparent;box-shadow:none}.paint-topbar>.ghost-button:first-child{grid-column:1;width:52px;min-width:52px;min-height:52px;padding:0;border-radius:999px;justify-self:start}.paint-topbar>.ghost-button:first-child .ui-label{display:none}.paint-headline,.paint-stats,.paint-actions,.floating-mode-button{display:none!important}.paint-progress-stack{grid-column:2;justify-self:center;display:inline-flex;flex-direction:column;align-items:center;gap:5px}.paint-progress-pill{min-width:148px;min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:8px 16px;border-radius:999px;background:#fffffff0;box-shadow:inset 0 0 0 1px #6b3f5114,0 12px 24px #78365114}.paint-progress-circle{--paint-progress: 0%;width:38px;height:38px;display:grid;place-items:center;border-radius:999px;background:radial-gradient(circle at center,#ffffff 58%,transparent 60%),conic-gradient(var(--violet) 0 var(--paint-progress),rgba(111,107,255,.16) var(--paint-progress) 100%);box-shadow:inset 0 0 0 1px #6f6bff1f}.paint-progress-circle__label{font-size:.72rem;font-weight:900;color:var(--violet)}.paint-zoom-pill{display:inline-flex;align-items:baseline;gap:4px;color:var(--muted);font-size:.72rem;font-weight:800;white-space:nowrap}.paint-zoom-pill strong{color:var(--ink);font-size:.9rem}.paint-debug-fill-button{min-height:20px;padding:0 8px;border-radius:999px;font-size:.58rem;font-weight:900;line-height:1;color:#fff;background:#2b1620c7;box-shadow:0 6px 12px #2b162029}.paint-stage{grid-area:auto;position:relative;align-self:stretch;min-height:320px;height:100%;display:block;border-radius:0;background:transparent;box-shadow:none;overflow:hidden}#paint-canvas,#paint-effect-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}#paint-canvas{touch-action:none;z-index:0}#paint-effect-canvas{pointer-events:none;z-index:1}.minimap[hidden]{display:none!important}.minimap{position:absolute;z-index:2;top:15px;right:15px;width:92px;height:92px;padding:8px;border-radius:20px;background:#fffffff0;box-shadow:inset 0 0 0 1px #6b3f5114,0 16px 30px #7836511a}#minimap-canvas{width:100%;height:100%;display:block;border-radius:14px;touch-action:none;cursor:grab}#minimap-canvas:active{cursor:grabbing}.paint-footer{grid-area:auto;align-self:end;display:grid;grid-template-columns:minmax(0,1fr);gap:8px;padding:10px 12px calc(10px + var(--app-bottom-safe));border-radius:22px;border:1px solid rgba(107,63,81,.08);background:#fffffff0;box-shadow:0 18px 34px #78365114}.paint-footer [hidden]{display:none!important}.booster-bar.booster-bar--icons{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.booster-bar.booster-bar--icons>.ghost-button,.booster-bar.booster-bar--icons>.primary-button{position:relative;min-height:42px;padding:0;border-radius:16px;display:grid;place-items:center;background:linear-gradient(180deg,#fff9fb,#ffeef4);box-shadow:inset 0 0 0 1px #6b3f5114,0 12px 24px #78365114}.booster-bar.booster-bar--icons>.ghost-button.is-armed,.booster-bar.booster-bar--icons>.primary-button.is-armed{background:linear-gradient(180deg,#fff0f3,#ffd9e3);box-shadow:inset 0 0 0 1px #ff6f7d38,0 14px 26px #ff6f7d29}.booster-bar.booster-bar--icons .ui-icon{width:1.6rem;height:1.6rem;font-size:.92rem;color:var(--accent-strong);background:#fffffff5;box-shadow:inset 0 0 0 1px #ff6f7d29}.booster-bar.booster-bar--icons .ui-label{position:absolute;top:-4px;right:-4px;min-width:28px;min-height:28px;display:grid;place-items:center;padding:0 7px;border-radius:999px;background:var(--violet);color:#fff;font-size:.72rem;font-weight:900;box-shadow:0 10px 18px #6f6bff38}.paint-status-pill{position:absolute;top:86px;left:50%;z-index:8;max-width:min(78%,520px);margin:0;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:999px;background:#fffffff5;color:var(--accent-strong);font-size:.84rem;font-weight:700;text-align:center;pointer-events:none;transform:translate(-50%);box-shadow:inset 0 0 0 1px #ff6f7d1f,0 16px 30px #78365124}.paint-message{position:absolute;top:86px;left:50%;z-index:8;max-width:min(78%,520px);margin:0;padding:10px 14px;border-radius:999px;background:#fffffff5;color:var(--accent-strong);font-size:.84rem;font-weight:700;text-align:center;pointer-events:none;transform:translate(-50%);box-shadow:inset 0 0 0 1px #ff6f7d1f,0 16px 30px #78365124}.palette-bar{display:flex;align-items:center;gap:10px;overflow-x:auto;overflow-y:hidden;min-height:76px;padding:8px 14px 6px;scrollbar-width:none;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.palette-bar.is-dragging{cursor:grabbing}.palette-bar::-webkit-scrollbar{display:none}.palette-chip{--palette-color: #c7b7c2;--palette-progress: 0%;position:relative;flex:0 0 auto;width:62px;height:62px;min-width:62px;min-height:62px;padding:0;border:0;border-radius:999px;display:block;background:transparent;box-shadow:none;overflow:visible;box-sizing:border-box;transition:transform .14s ease}.palette-chip:before{content:"";position:absolute;width:52px;height:52px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:999px;background:conic-gradient(var(--palette-color) 0 var(--palette-progress),rgba(124,104,115,.18) var(--palette-progress) 100%);box-shadow:inset 0 0 0 1px #6b3f5114,0 10px 18px #78365114}.palette-chip:after{content:"";position:absolute;width:42px;height:42px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:999px;background:#fffffff5}.palette-chip__swatch{position:absolute;z-index:1;width:38px;height:38px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:999px;background-color:var(--palette-color);box-shadow:inset 0 0 0 1px #ffffffb8,inset 0 -6px 14px #00000014}.palette-chip__label{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;font-size:.9rem;font-weight:900;color:inherit;text-shadow:0 1px 2px rgba(0,0,0,.18)}.palette-chip.is-selected{transform:scale(1.14);z-index:3;animation:palette-selected-pop .18s ease}@keyframes palette-selected-pop{0%{transform:scale(1)}70%{transform:scale(1.18)}to{transform:scale(1.14)}}@media (min-width: 900px){.paint-screen__chrome{width:min(1160px,100%);padding:14px}.paint-stage{min-height:520px}.paint-footer{gap:12px}}@media (max-width: 640px){.app-tabbar{min-height:58px;padding:4px 6px calc(4px + var(--app-bottom-safe));border-radius:18px}.app-tabbar__button{min-height:46px;gap:2px;padding:4px 2px;font-size:.64rem}.app-tabbar__button .ui-icon{width:1.05rem;height:1.05rem}.paint-screen__chrome{padding:10px;border-radius:22px;gap:8px}.paint-stage{border-radius:24px;min-height:0}.paint-footer{padding:7px 8px calc(7px + var(--app-bottom-safe));border-radius:18px;gap:6px}.booster-bar.booster-bar--icons>.ghost-button,.booster-bar.booster-bar--icons>.primary-button{min-height:38px;border-radius:12px}.booster-bar.booster-bar--icons .ui-icon{width:1.3rem;height:1.3rem}.booster-bar.booster-bar--icons .ui-label{min-width:24px;min-height:24px;padding:0 6px;font-size:.66rem}.palette-bar{min-height:64px;gap:8px;padding:5px 8px 4px}.palette-chip{width:54px;height:54px;min-width:54px;min-height:54px}.palette-chip:before{width:46px;height:46px}.palette-chip:after{width:36px;height:36px}.palette-chip__swatch{width:34px;height:34px}.palette-chip__label{font-size:.82rem}.minimap{width:84px;height:84px;top:10px;right:10px}}.phone-shell--wide,.phone-shell,#home-screen .phone-shell,#menu-screen .phone-shell--wide,#shop-screen .phone-shell--wide,#leaderboard-screen .phone-shell--wide{width:var(--game-width)!important;max-width:100%!important;min-width:0!important}.app-screen--paint{height:auto!important;min-height:0!important;align-self:stretch;place-items:stretch center}.paint-screen__chrome{position:relative;width:var(--game-width)!important;max-width:900px;height:100%;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto minmax(0,1fr) auto!important;grid-template-areas:"header" "stage" "footer"!important;align-items:stretch!important;gap:8px}.paint-topbar{grid-area:header!important}.paint-stage{grid-area:stage!important;align-self:stretch;min-height:0!important;border-radius:0!important;box-shadow:none!important}.paint-footer{grid-area:footer!important;align-self:end;min-height:0}.booster-bar.booster-bar--icons{grid-template-columns:repeat(4,minmax(0,1fr))!important}.palette-bar{display:flex!important;grid-template-columns:none!important;max-height:none!important;overflow-x:auto!important;overflow-y:hidden!important}@media (min-width: 900px){.paint-screen__chrome{width:var(--game-width)!important;padding:14px}}.level-card:not(.level-card--upload){grid-template-rows:none!important;min-height:0!important}.level-card:not(.level-card--upload) .level-card__thumb-frame{height:100%!important}.home-gallery-card{min-height:0;overflow:hidden}.home-gallery-shell{min-height:0;height:100%;grid-template-rows:auto auto minmax(0,1fr)}.home-gallery-grid,#home-screen .home-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding-right:4px}#home-screen{min-height:0;height:100%;overflow:hidden}#home-screen .phone-shell{height:100%;min-height:0;grid-template-rows:auto auto minmax(0,1fr)!important;align-items:stretch!important;overflow:hidden}#home-screen .home-daily-reward{min-width:42px;display:grid;justify-items:center;align-content:center;gap:3px}#home-screen .home-daily-reward__icon{width:28px;height:28px;display:grid;place-items:center}#home-screen .home-daily-reward__icon img{width:100%;height:100%;display:block;object-fit:contain}#home-screen .home-daily-reward strong{font-size:.72rem;line-height:1;color:#39220b}#home-screen .home-gallery-card{order:3;height:100%;min-height:0;display:grid;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr);align-items:stretch!important;overflow:hidden;padding:10px 0 0}#home-screen .home-daily-banner{display:none}#home-screen .home-gallery-shell{min-height:0;height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}#home-screen .home-gallery-shell__header{display:none!important}#home-screen .home-gallery-grid{display:grid!important;align-content:start;gap:10px;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:none;-webkit-overflow-scrolling:touch}#home-screen .home-gallery-grid::-webkit-scrollbar{display:none}#home-screen .home-gallery-grid .level-card{aspect-ratio:1!important;min-height:0!important;padding:0!important;border-radius:16px!important;display:block!important}#home-screen .home-gallery-grid .level-card__thumb-frame{width:100%;height:100%!important;border-radius:inherit!important}#home-screen,#menu-screen{height:100%;min-height:0;overflow:hidden}#home-screen .phone-shell,#menu-screen .phone-shell--wide{height:100%;min-height:0;align-items:stretch!important;overflow:hidden;padding:0!important}#home-screen .mobile-header,#home-screen .hero-card,#menu-screen .screen-header,#menu-screen .library-toolbar{margin-inline:14px;width:auto;max-width:calc(100% - 28px)}#home-screen .mobile-header,#menu-screen .screen-header{margin-top:14px}#menu-screen .phone-shell--wide{grid-template-rows:auto auto minmax(0,1fr)!important}#menu-screen .screen-header__actions{display:none!important}#home-screen .top-pills--full,#menu-screen .top-pills,#menu-screen .library-pill-group{gap:6px}#home-screen .top-pills--full .top-pill,#menu-screen .top-pill{min-height:34px;padding:0 8px;border-radius:14px;font-size:.74rem;gap:4px}#home-screen .top-pills--full{grid-template-columns:repeat(4,minmax(0,1fr))}#home-screen .home-gallery-grid,#menu-screen .level-grid{grid-template-columns:repeat(3,var(--gallery-card-size))!important;grid-auto-rows:var(--gallery-card-size)!important;gap:var(--gallery-gap)!important;width:min(100%,900px);min-height:0;align-content:start;justify-content:center;justify-self:center;padding:0 var(--gallery-gap) 10px!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}#home-screen .home-gallery-tabs{padding-left:24px;padding-right:24px}#home-screen .home-gallery-grid::-webkit-scrollbar,#menu-screen .level-grid::-webkit-scrollbar{display:none}#home-screen .home-gallery-grid .level-card,#menu-screen .level-grid .level-card:not(.level-card--upload){width:100%!important;height:var(--gallery-card-size)!important;max-width:var(--gallery-card-size)!important;max-height:var(--gallery-card-size)!important;aspect-ratio:1!important;justify-self:stretch!important;align-self:start!important;min-height:0!important;padding:0!important;border-radius:18px!important}#home-screen .home-gallery-grid .level-card__thumb-frame,#menu-screen .level-grid .level-card__thumb-frame{width:100%;height:100%!important;border-radius:inherit!important}#menu-screen .level-card--upload{width:100%!important;height:var(--gallery-card-size)!important;max-width:var(--gallery-card-size)!important;max-height:var(--gallery-card-size)!important;aspect-ratio:1!important;justify-self:stretch!important;align-self:start!important;min-height:0!important;padding:8px!important;border-radius:18px!important}#menu-screen .level-card__upload-badge{width:52px;height:52px;border-radius:18px;font-size:2rem}#menu-screen .level-card--upload strong,#menu-screen .level-card--upload span{display:none}@media (max-width: 520px){:root{--gallery-gap: 10px;--gallery-card-size: clamp(76px, calc((100vw - 64px) / 3), 118px)}#home-screen .home-gallery-grid,#menu-screen .level-grid{grid-template-columns:repeat(3,var(--gallery-card-size))!important}}#home-screen{--home-gallery-gap: 10px}#home-screen .phone-shell{gap:6px!important;border:0!important;border-radius:18px!important;background:#ffffffb8!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}#home-screen .top-pills--full{gap:4px!important}#home-screen .top-pills--full .top-pill{min-height:28px!important;padding:0 6px!important;border-radius:10px!important;font-size:.66rem!important;background:#fffc}#home-screen .top-pills--full .top-pill strong{font-size:.82rem}#home-screen .home-gallery-card{padding:4px 0 0!important;background:transparent!important;box-shadow:none!important}#home-screen .home-gallery-shell{grid-template-rows:auto minmax(0,1fr)!important}#home-screen .home-gallery-tabs{min-height:34px;padding:0 8px!important;gap:6px!important}#home-screen .home-gallery-tabs .library-topic-tab{min-height:30px!important;padding:0 10px!important;border-radius:12px!important;font-size:.72rem!important}#home-screen .home-gallery-grid{grid-template-columns:minmax(0,1fr)!important;grid-auto-rows:auto!important;gap:var(--home-gallery-gap)!important;width:100%!important;padding:0 10px 8px!important}#home-screen .home-gallery-grid .level-card{aspect-ratio:1 / 1!important;height:auto!important;width:min(80%,520px)!important;max-width:none!important;max-height:none!important;border-radius:14px!important;justify-self:center!important}#home-screen .home-gallery-grid .level-card__thumb-frame{background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.9),transparent 18%),linear-gradient(180deg,#bfe9ff,#dff5ff 52%,#f7fbff)!important}@media (max-width: 640px){#home-screen{--home-gallery-gap: 10px}#home-screen .home-gallery-grid{grid-template-columns:minmax(0,1fr)!important;padding-inline:10px!important}}#shop-screen .shop-summary{grid-template-columns:112px repeat(4,minmax(104px,1fr))!important}#shop-screen .shop-summary .paint-badge{min-width:0}#shop-screen .shop-summary .paint-badge--coins{width:auto;min-height:62px;justify-content:center;gap:8px;padding:0 14px}#shop-screen .shop-summary .paint-badge--coins .paint-badge__label{display:none}#shop-screen .shop-summary .paint-badge--coins strong{display:inline-block;min-width:0;text-align:left}#shop-screen .shop-summary .paint-badge--coins .ui-icon{width:2rem;height:2rem;flex-basis:2rem;margin:0}#shop-screen .shop-section__header{display:none}#shop-screen .shop-summary .paint-badge--booster{display:grid;grid-template-columns:auto auto;grid-template-rows:auto;justify-content:center;align-content:center;align-items:center;column-gap:8px;min-height:62px;padding:8px 10px}#shop-screen .shop-summary .paint-badge--booster .paint-badge__icon{grid-column:1;grid-row:1;justify-self:center;margin-right:0}#shop-screen .shop-summary .paint-badge--booster .paint-badge__label{display:none}#shop-screen .shop-summary .paint-badge--booster .paint-badge__count{grid-column:2;grid-row:1;justify-self:center;min-width:44px;min-height:24px;margin-left:0;padding:0 8px}#shop-screen-coins-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}#shop-screen-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}#shop-screen .shop-card{min-width:0}#shop-screen-coins-grid .shop-card{min-height:188px;grid-template-rows:auto auto minmax(3.4em,1fr) auto;align-content:start;gap:9px;padding:14px;border-radius:20px}#shop-screen-coins-grid .shop-card--booster{grid-template-columns:minmax(0,1fr)}#shop-screen-coins-grid .shop-card__tag{min-height:26px;padding:0 8px;font-size:.62rem}#shop-screen-coins-grid .shop-card__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:6px 8px}#shop-screen-coins-grid .shop-card--booster .shop-card__header{grid-column:1;grid-row:2;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;justify-items:stretch;text-align:left}#shop-screen-coins-grid .shop-card__title-wrap{gap:8px}#shop-screen-coins-grid .shop-card--booster .shop-card__title-wrap{justify-content:flex-start;gap:8px}#shop-screen-coins-grid .shop-card__title{min-width:0;font-size:.9rem;line-height:1.12}#shop-screen-coins-grid .shop-card--booster .shop-card__title{overflow:hidden;font-size:.9rem;white-space:nowrap;text-overflow:ellipsis}#shop-screen-coins-grid .shop-card--booster .shop-card__icon{width:1.25rem;height:1.25rem;flex-basis:1.25rem}#shop-screen-coins-grid .shop-card--booster .shop-card__count{justify-self:end;min-width:44px;min-height:24px;margin-left:0;padding:0 8px;font-size:.78rem}#shop-screen-coins-grid .shop-card>span:not(.shop-card__tag){grid-column:1 / -1;font-size:.76rem;line-height:1.34}#shop-screen-coins-grid .shop-card__price{justify-self:start;align-self:end;min-height:32px;padding:0 12px;font-size:.86rem}#shop-screen-coins-grid .shop-card--booster .shop-card__price{grid-column:1 / -1;justify-self:center}#shop-screen-coins-grid .shop-card--booster .shop-card__tag{grid-column:1;grid-row:1;align-self:start;justify-self:start}#shop-screen-premium-grid .shop-card{min-height:190px;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto}#shop-screen-premium-grid .shop-card--with-items{grid-template-columns:minmax(0,1fr) minmax(72px,88px);column-gap:10px;overflow:hidden}.shop-card__items{grid-column:2;grid-row:1 / -1;display:grid;gap:5px;align-content:center;justify-items:stretch;min-width:0}.shop-card__item{min-width:0;min-height:26px;display:inline-flex;align-items:center;justify-content:flex-start;gap:4px;padding:0 7px;border-radius:999px;background:#ffffffb8;color:var(--ink);font-size:.72rem;font-weight:900;box-shadow:inset 0 0 0 1px #6b3f5114}.shop-card__item-icon{width:1rem;height:1rem;flex:0 0 1rem;display:inline-grid;place-items:center;overflow:hidden}.shop-card__item-icon img{width:100%;height:100%;display:block;object-fit:contain}#shop-screen-premium-grid .shop-card--with-items>.shop-card__tag,#shop-screen-premium-grid .shop-card--with-items>.shop-card__header,#shop-screen-premium-grid .shop-card--with-items>span:not(.shop-card__tag),#shop-screen-premium-grid .shop-card--with-items>.shop-card__price{grid-column:1}#shop-screen-premium-grid .shop-card__price{width:max-content;min-height:34px;display:inline-flex;align-items:center;justify-self:start;align-self:end;padding:0 14px;border-radius:999px;background:#2f2410;color:#fff4cf}.shop-card.is-coin-suggestion{box-shadow:inset 0 0 0 3px #27b168eb,0 0 0 6px #27b1682e,0 18px 32px #27b16829!important;animation:coin-offer-hint 1s ease both}@keyframes coin-offer-hint{0%,to{transform:translateY(0)}35%,70%{transform:translateY(-2px)}}@media (max-width: 760px){#shop-screen .shop-summary,#shop-screen-coins-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 520px){#shop-screen .shop-summary,#shop-screen-coins-grid,#shop-screen-premium-grid{gap:10px}#shop-screen-coins-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}#shop-screen-premium-grid{grid-template-columns:1fr!important}#shop-screen-coins-grid .shop-card{min-height:184px;padding:12px}#shop-screen-coins-grid .shop-card__title{font-size:.82rem}}@media (max-width: 380px){#shop-screen-coins-grid{grid-template-columns:1fr!important}}.app-shell{gap:0!important;padding-bottom:0!important}.app-tabbar{min-height:70px!important;padding:6px 8px calc(6px + var(--app-bottom-safe))!important;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important;box-shadow:0 -10px 28px #7836511a!important}.app-tabbar__button{min-height:58px!important;padding:4px!important;gap:0!important}.app-tabbar__button .ui-label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.app-tabbar__button .ui-icon{width:48px!important;height:48px!important}.app-tabbar__button .ui-icon img{width:100%;height:100%;display:block;object-fit:contain}@media (max-width: 640px){.app-tabbar{min-height:66px!important;padding:4px 6px calc(4px + var(--app-bottom-safe))!important}.app-tabbar__button{min-height:56px!important}.app-tabbar__button .ui-icon{width:46px!important;height:46px!important}}#paint-screen .minimap{position:fixed!important;top:15px!important;right:15px!important;left:auto!important;z-index:20!important}body.is-paint-screen{background:#fff!important}body.is-paint-screen:before{display:none!important}body.is-paint-screen .app-shell{gap:0!important;padding:0!important;background:#fff!important}.app-screen--garden{width:100%;height:100svh;min-height:0;align-self:stretch;place-items:stretch;background:linear-gradient(180deg,#cdeeff,#aee4ff)}.garden-screen__chrome{position:relative;width:100%;height:100%;overflow:hidden;background:linear-gradient(180deg,#cdeeff,#aee4ff)}.garden-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;touch-action:none;cursor:grab}.garden-canvas:active{cursor:grabbing}.garden-player-profile{position:absolute;z-index:7;top:max(52px,calc(var(--app-top-safe) + 52px));left:max(28px,calc(var(--app-left-safe) + 28px));min-width:42px;height:42px;display:inline-flex;align-items:center;gap:6px;padding:3px 7px 3px 3px;border:2px solid rgba(255,255,255,.92);border-radius:999px;background:#f7fdffdb;box-shadow:0 5px 14px #2a5a7724;color:#243743;font-family:Nunito,sans-serif;cursor:pointer}.garden-player-profile[hidden]{display:none}.garden-player-profile__avatar{width:32px;height:32px;display:grid;place-items:center;flex:0 0 32px;overflow:hidden;border-radius:50%;background:linear-gradient(145deg,#ffe38d,#ff9f71);color:#633722;font-size:12px;font-weight:900;background-position:center;background-size:cover}.garden-player-profile__copy{display:grid;max-width:86px;text-align:left;line-height:1.05}.garden-player-profile__copy strong,.garden-player-profile__copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.garden-player-profile__copy strong{font-size:12px}.garden-player-profile__copy small{margin-top:2px;color:#557180;font-size:10px;font-weight:800}.garden-player-profile.is-sign-in{width:54px;min-width:54px;height:58px;flex-direction:column;justify-content:flex-start;gap:2px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.garden-player-profile.is-sign-in .garden-player-profile__avatar{border:2px solid rgba(255,255,255,.94);box-shadow:0 5px 14px #2a5a772e}.garden-player-profile.is-sign-in .garden-player-profile__copy{display:block;max-width:54px;text-align:center}.garden-player-profile.is-sign-in .garden-player-profile__copy strong{display:none}.garden-player-profile.is-sign-in .garden-player-profile__copy small{display:block;margin:0;color:#314f5f;font-size:10px;line-height:1;text-shadow:0 1px 2px rgba(255,255,255,.9)}.garden-player-profile.is-authorized{width:42px;min-width:42px;padding:3px;gap:0}.garden-player-profile.is-authorized .garden-player-profile__copy{display:none}.player-auth-modal{position:fixed;z-index:1300;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:max(18px,var(--app-top-safe)) max(18px,var(--app-right-safe)) max(18px,var(--app-bottom-safe)) max(18px,var(--app-left-safe))}.player-auth-modal[hidden]{display:none}.player-auth-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 38%,rgba(120,214,230,.18),transparent 34%),#1a303e94;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.player-auth-modal__card{position:relative;z-index:1;width:min(410px,100%);padding:26px 24px 22px;overflow:hidden;border:3px solid rgba(255,255,255,.94);border-radius:30px;background:radial-gradient(circle at 13% 10%,rgba(255,202,87,.3),transparent 23%),radial-gradient(circle at 92% 22%,rgba(95,198,224,.22),transparent 25%),linear-gradient(155deg,#fffdf2,#e8f8ff 68%,#f1fff5);box-shadow:0 28px 74px #193d5257;text-align:center}.player-auth-modal__close{position:absolute;z-index:3;top:10px;right:12px;width:34px;height:34px;border:1px solid rgba(66,113,132,.1);border-radius:50%;background:#ffffffc7;color:#365666;font-size:24px;cursor:pointer}.player-auth-modal__art{position:relative;width:112px;height:82px;margin:0 auto 10px}.player-auth-modal__portrait{position:absolute;z-index:2;left:12px;bottom:2px;width:66px;height:66px;border:5px solid rgba(255,255,255,.94);border-radius:23px;background:radial-gradient(circle at 50% 38%,#664130 0 12%,transparent 13%),radial-gradient(circle at 50% 58%,#ffbc79 0 31%,transparent 32%),linear-gradient(145deg,#ffe281,#ff9b75);box-shadow:0 10px 22px #da844a3d;transform:rotate(-4deg)}.player-auth-modal__cloud{position:absolute;z-index:1;right:5px;top:9px;width:54px;height:34px;border:4px solid #fff;border-radius:22px;background:#65c6df;box-shadow:0 8px 18px #3799b433}.player-auth-modal__cloud:before,.player-auth-modal__cloud:after{position:absolute;border-radius:50%;background:inherit;content:""}.player-auth-modal__cloud:before{width:24px;height:24px;top:-13px;left:7px}.player-auth-modal__cloud:after{width:18px;height:18px;top:-7px;right:4px}.player-auth-modal__spark{position:absolute;width:9px;height:9px;border-radius:3px;background:#ffc454;transform:rotate(18deg)}.player-auth-modal__spark--one{top:5px;left:5px}.player-auth-modal__spark--two{right:0;bottom:7px;background:#78d28f;transform:rotate(-12deg)}.player-auth-modal__card .eyebrow{margin-bottom:5px;color:#42819a;letter-spacing:.08em;text-transform:uppercase}.player-auth-modal__card h2{margin:0 0 8px;font-size:clamp(23px,6vw,28px);line-height:1.08}.player-auth-modal__card>p:not(.eyebrow):not(.player-auth-modal__status){margin:0 auto;max-width:320px;color:#526a77;line-height:1.4}.player-auth-modal__benefits{display:grid;gap:8px;margin:18px 0 0;text-align:left}.player-auth-modal__benefits p{position:relative;min-height:38px;margin:0;padding:9px 12px 9px 42px;border:1px solid rgba(80,139,158,.12);border-radius:14px;background:#ffffff9e;color:#345564;font-size:13px;font-weight:800;line-height:1.35}.player-auth-modal__benefits p:before{position:absolute;left:12px;top:50%;width:21px;height:21px;display:grid;place-items:center;border-radius:8px;background:#72ce91;color:#fff;content:"✓";font-size:13px;transform:translateY(-50%)}.player-auth-modal__benefits p:nth-child(2):before{background:#63bfd8}.player-auth-modal__benefits p:nth-child(3):before{background:#f2b34f}.player-auth-modal__status{margin:10px 4px 0;padding:8px 10px;border-radius:12px;background:#de48561a;color:#a63243;font-size:12px;font-weight:800}.player-auth-modal__status[hidden]{display:none}.player-auth-modal__actions{display:grid;grid-template-columns:.82fr 1.18fr;gap:10px;margin-top:18px}.player-auth-modal__actions .primary-button.is-loading{position:relative;padding-left:34px}.player-auth-modal__actions .primary-button.is-loading:before{position:absolute;left:15px;top:50%;width:13px;height:13px;border:2px solid rgba(255,255,255,.42);border-top-color:#fff;border-radius:50%;content:"";animation:auth-spin .75s linear infinite;transform:translateY(-50%)}@keyframes auth-spin{to{transform:translateY(-50%) rotate(360deg)}}@media (min-width: 760px){.garden-screen__chrome.has-player-profile .garden-daily-timer{top:max(108px,calc(var(--app-top-safe) + 108px))}.garden-screen__chrome.has-player-sign-in .garden-daily-timer{top:max(122px,calc(var(--app-top-safe) + 122px))}}@media (max-width: 420px){.garden-player-profile{top:max(52px,calc(var(--app-top-safe) + 52px));left:max(14px,calc(var(--app-left-safe) + 14px));min-width:38px;height:38px;padding:3px 7px 3px 3px}.garden-player-profile__avatar{width:28px;height:28px;flex-basis:28px;font-size:10px}.garden-player-profile__copy{display:grid;max-width:66px}.garden-player-profile__copy strong{font-size:11px}.garden-player-profile__copy small{display:none}.garden-player-profile.is-authorized{width:38px;min-width:38px;padding:3px}.garden-player-profile.is-sign-in{width:46px;min-width:46px;height:54px;padding:0}.garden-player-profile.is-sign-in .garden-player-profile__copy{max-width:46px}.garden-player-profile.is-sign-in .garden-player-profile__copy small{display:block}.player-auth-modal__actions{grid-template-columns:1fr}.player-auth-modal__card{padding:20px 16px 16px;border-radius:25px}.player-auth-modal__art{width:94px;height:68px;margin-bottom:6px;transform:scale(.88)}.player-auth-modal__benefits{gap:6px;margin-top:13px}.player-auth-modal__benefits p{min-height:34px;padding-top:7px;padding-bottom:7px}.player-auth-modal__actions{gap:7px;margin-top:13px}}.garden-paint-prompt{position:absolute;z-index:5;left:50%;top:50%;width:68px;height:68px;display:grid;place-items:center;padding:3px;border:2px solid rgba(255,255,255,.88);border-radius:18px;background:linear-gradient(180deg,#f6fdfff5,#e1f4fcf5);box-shadow:inset 0 1px #ffffffd9,0 8px 16px #3a65831f;cursor:pointer;font-family:inherit;opacity:0;pointer-events:none;transform:translate(-50%,calc(-100% - 20px)) scale(.62);transform-origin:50% 110%;will-change:transform,opacity}.garden-paint-prompt:after{content:"";position:absolute;left:50%;bottom:-10px;width:18px;height:18px;border-right:2px solid rgba(255,255,255,.88);border-bottom:2px solid rgba(255,255,255,.88);border-radius:0 0 5px;background:linear-gradient(135deg,#e1f4fcf5,#f6fdfff5);box-shadow:inset -1px -1px #ffffff6b,5px 5px 10px #3a658314;transform:translate(-50%) rotate(45deg);z-index:-1}.garden-paint-prompt.is-visible{opacity:1;pointer-events:auto;animation:garden-paint-prompt-pop .18s cubic-bezier(.2,.8,.2,1) both}.garden-paint-prompt__icon{width:60px;height:60px;display:block;pointer-events:none}.garden-paint-prompt__icon img{width:100%;height:100%;display:block;object-fit:contain;pointer-events:none}@keyframes garden-paint-prompt-pop{0%{opacity:.35;transform:translate(-50%,calc(-100% - 18px)) scale(.92)}35%{opacity:1}to{opacity:1;transform:translate(-50%,calc(-100% - 20px)) scale(1)}}.main-title{position:absolute;z-index:6;top:max(20px,calc(var(--app-top-safe) + 20px));left:max(28px,calc(var(--app-left-safe) + 28px));margin:0;font-family:Nunito,sans-serif;font-size:25px;font-weight:900;color:#2e2e2e;text-shadow:0 1px 2px rgba(255,255,255,.65);line-height:1;pointer-events:none}.main-progress{position:absolute;z-index:6;top:max(14px,calc(var(--app-top-safe) + 14px));left:var(--main-progress-left, max(126px, calc(var(--app-left-safe) + 126px)));width:120px;height:34px;display:grid;grid-template-columns:44px 70px;align-items:center;gap:0;padding:0;border-radius:999px;background:#ffffff80;border:3px solid rgba(255,255,255,.95);box-shadow:0 3px 9px #3a658314;overflow:hidden;pointer-events:auto}.garden-progress-track{position:relative;height:24px;min-width:0;display:grid;place-items:center;border-radius:999px;overflow:hidden;background:#fff6}.main-progress__track{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:auto;border-radius:inherit;overflow:hidden;background:transparent}.garden-progress-pill__fill,.main-progress__fill{position:absolute;inset:0 auto 0 0;width:var(--garden-progress, 0%);min-width:0;border-radius:inherit;background:linear-gradient(180deg,#ffffff47,#fff0 46%),linear-gradient(90deg,#79d88eb8,#47bc69a8);transition:width .22s ease}.garden-progress-pill__percent{position:relative;z-index:1;font-size:15px;font-weight:900;color:#14381b;line-height:1}.garden-progress-pill__ratio{color:#2e2e2e;font-size:15px;font-weight:800;line-height:1;text-align:center;white-space:nowrap}.main-progress__pct{position:absolute;left:0;top:0;z-index:2;width:44px;height:100%;display:grid;place-items:center;color:#14381b;font-size:15px;font-weight:900;line-height:1;text-align:center}.main-progress__ratio{position:relative;z-index:2;width:70px;height:100%;display:grid;place-items:center;grid-column:2;color:#2e2e2e;font-size:14px;font-weight:800;line-height:1;text-align:center;white-space:nowrap}.main-coins{position:absolute;z-index:6;top:max(14px,calc(var(--app-top-safe) + 14px));right:max(148px,calc(var(--app-right-safe) + 148px));display:grid;grid-template-columns:32px 1fr 32px;align-items:center;height:34px;min-width:146px;padding:0;border-radius:999px;background:#ffffff8f;box-shadow:0 5px 14px #3a65831a;overflow:hidden;pointer-events:auto}.main-coin-icon{width:32px;height:32px;flex-shrink:0;justify-self:start;margin-left:1px;background:url(../icons/coin-simple.png) center / contain no-repeat;transform:scale(1.15);transform-origin:center}.main-coins #garden-coins{font-size:18px;font-weight:900;color:#2e2e2e;line-height:1;min-width:20px;text-align:center}.main-plus-btn{flex-shrink:0;align-self:stretch;justify-self:stretch;width:32px;height:34px;padding:0;margin:0;border:0;border-radius:0 999px 999px 0;display:inline-grid;place-items:center;background:#ffffffd1;color:#2e2e2e;font-size:19px;font-weight:900;line-height:1;cursor:pointer;font-family:inherit;box-shadow:inset 1px 0 #3a658314}.main-plus-btn:active{transform:scale(.92)}.main-settings-btn{position:absolute;z-index:6;top:max(10px,calc(var(--app-top-safe) + 10px));right:max(28px,calc(var(--app-right-safe) + 28px));width:68px;height:68px;padding:3px;margin:0;border:2px solid rgba(255,255,255,.9);border-radius:18px;display:inline-grid;place-items:center;background:linear-gradient(180deg,#f6fdfff5,#e1f4fcf5);box-shadow:inset 0 1px #ffffffd9,0 8px 16px #3a65831f;cursor:pointer;font-family:inherit;pointer-events:auto}.main-settings-btn:active{transform:scale(.94)}.main-gear{display:block;width:38px;height:38px}.garden-daily-timer{position:absolute;z-index:7;top:max(88px,calc(var(--app-top-safe) + 88px));left:50%;transform:translate(-50%);width:min(330px,calc(100vw - 112px));min-height:78px;padding:13px 18px 13px 88px;border:2px solid rgba(255,255,255,.74);border-radius:18px;display:grid;grid-template-columns:1fr;align-content:start;gap:7px;background:linear-gradient(180deg,#ffe9b8,#fff4dd);color:#2e2e2e;box-shadow:0 10px 20px #774c0e1f,inset 0 0 0 1px #ffc84a47;cursor:pointer;pointer-events:auto;font:inherit;text-align:left;transition:transform .15s ease,opacity .15s ease}.garden-daily-timer[hidden]{display:none!important}.garden-daily-timer__icon{position:absolute;left:18px;top:50%;width:56px;height:56px;transform:translateY(-50%);background:url(../icons/daily-simple.png) center / contain no-repeat}.garden-daily-timer.is-ready .garden-daily-timer__icon{background:url(../icons/daily-simple.png) center / contain no-repeat}.garden-daily-timer__label{align-self:start;font-size:1rem;font-weight:900;line-height:1;opacity:1}.garden-daily-timer strong{font-size:1.05rem;font-weight:900;line-height:1}.garden-daily-timer__rewards{display:flex;align-items:center;gap:6px}.garden-daily-timer.is-ready .garden-daily-timer__rewards{display:flex}.garden-daily-timer__rewards .home-daily-reward{min-width:40px;padding:3px 5px;border-radius:12px;display:grid;justify-items:center;align-content:center;gap:1px;background:#ffffff80}.garden-daily-timer__rewards .home-daily-reward__icon{width:18px;height:18px}.garden-daily-timer__rewards .home-daily-reward__icon img{width:100%;height:100%;display:block;object-fit:contain}.garden-daily-timer__rewards .home-daily-reward strong{font-size:.65rem;font-weight:950;color:#3b2608;white-space:nowrap}.garden-daily-timer__streak{display:none;font-size:.72rem;font-weight:800;color:#7a4d1a;white-space:nowrap}.garden-daily-timer.is-ready .garden-daily-timer__streak{display:none}.garden-daily-timer.is-ready .garden-daily-timer__label{display:inline;font-size:1.05rem;font-weight:900;opacity:1}.garden-daily-timer.is-ready strong{font-size:1.05rem;color:#2e2e2e}.garden-daily-timer.is-claimed{top:max(54px,calc(var(--app-top-safe) + 54px));left:max(28px,calc(var(--app-left-safe) + 28px));width:auto;min-width:0;min-height:0;padding:0;border:0;border-radius:0;display:grid;justify-items:center;align-content:start;gap:3px;background:transparent;box-shadow:none;transform:none;text-align:center}.garden-daily-timer.is-claimed .garden-daily-timer__icon{position:static;width:52px;height:52px;transform:none;background:url(../icons/daily-simple.png) center / contain no-repeat}.garden-daily-timer.is-claimed .garden-daily-timer__label{min-height:24px;padding:0 9px;border-radius:999px;display:inline-grid;place-items:center;background:#ffffffb8;box-shadow:inset 0 0 0 1px #3a658314,0 5px 12px #3a65831a;color:#2e2e2e;font-size:.68rem;font-weight:900;line-height:1;opacity:1;white-space:nowrap}.garden-daily-timer.is-claimed>strong,.garden-daily-timer.is-claimed .garden-daily-timer__streak,.garden-daily-timer.is-claimed .garden-daily-timer__rewards{display:none}.main-side-group{display:none}.main-side-btn{position:absolute;z-index:6;width:68px;height:68px;padding:3px;border:2px solid rgba(255,255,255,.88);border-radius:18px;display:grid;place-items:center;background:linear-gradient(180deg,#f6fdfff5,#e1f4fcf5);box-shadow:inset 0 1px #ffffffd9,0 8px 16px #3a65831f;cursor:pointer;font-family:inherit;pointer-events:auto;transform-origin:center}.main-side-btn:active{transform:scale(.94)}.main-side-btn .ui-icon,.main-settings-btn .ui-icon{width:60px;height:60px;padding:0;display:block;border-radius:0;background:transparent;box-shadow:none}.main-side-btn .ui-icon img,.main-settings-btn .ui-icon img{width:100%;height:100%;display:block;object-fit:contain}.main-side-btn .ui-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.main-settings-btn .ui-label{display:none}.main-settings-btn .main-gear,.main-side-btn svg,.main-side-btn--left svg{display:none}.main-side-btn--create{left:max(24px,calc(var(--app-left-safe) + 24px));top:46%}.main-side-btn--find{right:max(24px,calc(var(--app-right-safe) + 24px));top:26%}.main-side-btn--find.is-idle-pulse{animation:garden-find-idle-pulse .72s cubic-bezier(.2,.82,.2,1) both}.main-side-btn--shop{right:max(24px,calc(var(--app-right-safe) + 24px));top:calc(26% + 82px)}.main-side-btn--leaderboard{right:max(24px,calc(var(--app-right-safe) + 24px));top:calc(26% + 164px)}@keyframes garden-find-idle-pulse{0%,to{transform:scale(1)}42%{transform:scale(1.1)}68%{transform:scale(.98)}}#paint-screen{width:100%;height:100svh;background:#fff!important}#paint-screen .paint-screen__chrome{position:relative;width:100%!important;max-width:none!important;padding:0!important;gap:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}#paint-screen .paint-topbar{padding:max(16px,env(safe-area-inset-top,0px)) 18px 0!important}#paint-screen .paint-stage{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#paint-screen .paint-footer{padding:0 14px calc(8px + var(--app-bottom-safe))!important;gap:8px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#paint-screen .booster-bar.booster-bar--icons{position:absolute;z-index:3;left:14px;right:14px;bottom:calc(84px + var(--app-bottom-safe));display:flex!important;grid-template-columns:none!important;align-items:center;gap:18px;min-height:72px;padding:0 8px}#paint-screen .booster-bar.booster-bar--icons>.ghost-button,#paint-screen .booster-bar.booster-bar--icons>.primary-button{width:62px;height:62px;min-width:62px;min-height:62px;padding:0!important;border:0!important;border-radius:999px!important;background:transparent!important;box-shadow:none!important}#paint-screen .booster-bar.booster-bar--icons>.ghost-button.is-armed,#paint-screen .booster-bar.booster-bar--icons>.primary-button.is-armed{box-shadow:inset 0 0 0 3px #ff6f7d6b,0 12px 26px #ff6f7d2e!important}#paint-screen #full-highlight-button{order:1}#paint-screen #auto-fill-button{order:2}#paint-screen #pinpoint-hint-button{order:3}#paint-screen #focus-hint-button{order:10;margin-left:auto}#paint-screen .booster-bar.booster-bar--icons .ui-icon{width:54px!important;height:54px!important;background:transparent!important;box-shadow:none!important}#paint-screen .booster-bar.booster-bar--icons .ui-icon img{width:100%;height:100%;display:block;object-fit:contain}#paint-screen .booster-bar.booster-bar--icons .ui-label{top:-6px!important;left:-6px!important;right:auto!important;min-width:28px;min-height:28px;padding:0 7px;border-radius:999px;background:#6f6bff;color:#fff;font-size:.72rem;line-height:1;box-shadow:0 8px 16px #6f6bff47}#paint-screen .booster-bar.booster-bar--icons .ui-label.is-ad-reward{min-width:52px;min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:2px;padding:3px;background:#fff;box-shadow:inset 0 0 0 1px #6b3f511a,0 8px 16px #322d3a24}#paint-screen .booster-bar.booster-bar--icons .ui-label.is-ad-reward img{width:23px;height:23px;display:block;object-fit:contain}#paint-screen .palette-bar{min-height:76px;padding:0 0 2px!important}@media (max-width: 520px){#paint-screen .paint-topbar{padding-inline:14px!important}#paint-screen .paint-footer{padding-inline:10px!important}#paint-screen .booster-bar.booster-bar--icons{left:10px;right:10px;bottom:calc(80px + var(--app-bottom-safe));gap:12px;min-height:68px;padding-inline:0}#paint-screen .booster-bar.booster-bar--icons>.ghost-button,#paint-screen .booster-bar.booster-bar--icons>.primary-button{width:58px;height:58px;min-width:58px;min-height:58px}#paint-screen .booster-bar.booster-bar--icons .ui-icon{width:50px!important;height:50px!important}}body:not(.is-paint-screen){background:linear-gradient(180deg,#fff8f4,#ffe6e1)}body:not(.is-paint-screen):before{opacity:.26}#home-screen .phone-shell,#menu-screen .phone-shell--wide,#shop-screen .phone-shell--wide,#leaderboard-screen .phone-shell--wide,#settings-screen .phone-shell--wide{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}#home-screen .mobile-header,#menu-screen .screen-header,#menu-screen .library-toolbar,#shop-screen .screen-header,#leaderboard-screen .screen-header,#settings-screen .settings-panel{border:0!important;background:transparent!important;box-shadow:none!important}#home-screen .top-pills--full,#menu-screen .library-pill-group{padding:4px!important;border-radius:12px!important;background:#ffffff9e;box-shadow:inset 0 0 0 1px #6b3f5114}#home-screen .top-pills--full .top-pill,#menu-screen .top-pill,#garden-screen .top-pill,#shop-screen .paint-badge{border-radius:8px!important;background:transparent!important;box-shadow:none!important;padding:1px 7px!important;font-size:.74rem!important;min-height:22px!important}#home-screen .top-pills--full .top-pill--coins,#garden-screen .top-pill--coins,#shop-screen .paint-badge--coins{background:#ffe78e99!important}#home-screen .home-gallery-card,#home-screen .home-gallery-shell,#menu-screen .level-grid{background:transparent!important;box-shadow:none!important}#home-screen .home-gallery-grid .level-card,#menu-screen .level-grid .level-card:not(.level-card--upload),#menu-screen .level-card--upload{border-radius:10px!important;background:#ffffffbd!important;box-shadow:inset 0 0 0 1px #6b3f5112!important}#home-screen .home-gallery-grid .level-card__thumb-frame,#menu-screen .level-grid .level-card__thumb-frame{border-radius:10px!important;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.9),transparent 18%),linear-gradient(180deg,#bfe9ff,#dff5ff 52%,#f7fbff)!important;box-shadow:none!important}.app-tabbar{border-radius:14px!important;background:#ffffffbd!important;box-shadow:inset 0 0 0 1px #6b3f5114!important}.app-tabbar__button{border-radius:10px!important;background:transparent!important;box-shadow:none!important}.app-tabbar__button.is-active{background:#ff6f7d24!important}.ghost-button,.primary-button,.settings-row,.leaderboard-panel{border-radius:10px!important;box-shadow:none!important}#home-screen .phone-shell,#menu-screen .phone-shell--wide,#shop-screen .phone-shell--wide,#leaderboard-screen .phone-shell--wide,#settings-screen .phone-shell--wide{padding:8px!important;border:1px solid rgba(107,63,81,.08)!important;border-radius:18px!important;background:#ffffffb3!important;box-shadow:0 14px 34px #7836511a!important}#home-screen .home-hero-row{margin-inline:4px!important;max-width:calc(100% - 8px)!important;padding:0!important;background:transparent!important;box-shadow:none!important}#home-screen .top-pills--full,#menu-screen .library-pill-group{background:#ffffff8f!important}.app-tabbar{min-height:62px!important;padding:0 8px calc(4px + var(--app-bottom-safe))!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.app-tabbar__button{min-height:54px!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.app-tabbar__button.is-active{background:transparent!important;color:var(--accent-strong)!important}.app-tabbar__button.is-active .ui-icon{transform:translateY(-2px)}#home-screen .phone-shell{grid-template-rows:auto minmax(0,1fr)!important;gap:8px!important}#home-screen .top-pills--full,#home-screen .home-hero-row>.top-pills--full{display:none}#home-screen .home-hero-row{order:1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:10px;min-height:80px;margin-top:6px;overflow:visible}#home-screen .home-hero-row>.home-bonus-card,#home-screen .home-hero-row>.home-last-card{min-width:0;min-height:80px}#home-screen .home-bonus-card{border:1px solid rgba(210,168,72,.42);border-radius:18px;background:linear-gradient(180deg,#ffefab,#ffe08a);box-shadow:0 12px 26px #d9a42b1f;display:grid;grid-template-rows:auto 1fr auto;justify-items:center;align-content:start;gap:6px;padding:6px 12px 8px;text-align:center;color:#3b2608}#home-screen .home-bonus-card .home-daily-card__title{display:block;margin:0;font-size:.76rem;font-weight:900;line-height:1.1;align-self:start}#home-screen .home-bonus-card .home-daily-card__rewards{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}#home-screen .home-bonus-card .home-daily-reward{min-width:48px;padding:4px 6px;border-radius:12px;display:grid;justify-items:center;align-content:center;gap:3px;background:#ffffff61;box-shadow:inset 0 0 0 1px #ffffff4d}#home-screen .home-bonus-card .home-daily-reward__icon{width:22px;height:22px;display:grid;place-items:center}#home-screen .home-bonus-card .home-daily-reward__icon img{width:100%;height:100%;display:block;object-fit:contain}#paint-screen .booster-bar.booster-bar--icons .ui-label__ad-reward-value{color:#3b3138;font-size:13px;font-weight:900;line-height:1}#home-screen .home-bonus-card .home-daily-reward strong{font-size:.74rem;font-weight:900;line-height:1;color:#3b2608}#home-screen .home-bonus-card .home-daily-card__streak{margin:0;font-size:.74rem;font-weight:900;line-height:1;color:#3b2608}#home-screen .home-bonus-card .home-daily-card__streak:empty{display:none}#home-screen .home-bonus-card.is-claimed .home-daily-card__streak{color:#6f572e}#home-screen .home-last-card{border:1px solid rgba(164,198,222,.58);border-radius:18px;background:linear-gradient(180deg,#eaf4fc,#d7ebfa);box-shadow:0 12px 24px #5790b61a;justify-self:end;display:grid;grid-template-rows:auto 1fr;justify-items:center;align-items:center;gap:5px;width:104px;aspect-ratio:1 / 1;padding:6px;text-align:center;box-sizing:border-box}#home-screen .home-last-card__actions,#home-screen #home-featured-title,#home-screen #home-featured-meta{display:none}#home-screen .home-last-card__copy{display:grid;justify-items:center;align-content:start;width:100%;order:1}#home-screen .home-last-card__preview{order:2;width:72px;height:72px;display:grid;place-items:center;padding:0;box-sizing:border-box;background:transparent;box-shadow:none}#home-screen .home-last-card__preview canvas{width:100%;height:100%;max-width:100%;max-height:100%;aspect-ratio:1 / 1;object-fit:contain;display:block}#home-screen #home-featured-chip{margin:0;width:100%;min-height:0;padding:0;border:0;border-radius:0;display:block;place-self:center;justify-self:center;align-self:center;background:transparent!important;box-shadow:none!important;color:#44627d;font-size:.66rem;font-weight:800;line-height:1.12;text-align:center!important}@media (max-width: 640px){#home-screen .home-hero-row{grid-template-columns:minmax(0,1fr) auto;min-height:74px;gap:6px}#home-screen .home-hero-row>.home-bonus-card,#home-screen .home-hero-row>.home-last-card{min-height:74px}#home-screen .home-bonus-card{gap:5px;padding:6px 8px}#home-screen .home-bonus-card .home-daily-card__title,#home-screen .home-bonus-card .home-daily-card__streak{font-size:.68rem}#home-screen .home-bonus-card__rewards{gap:6px}#home-screen .home-bonus-card .home-daily-reward{min-width:42px;padding:3px 5px}#home-screen .home-bonus-card .home-daily-reward__icon{width:18px;height:18px}#home-screen .home-bonus-card .home-daily-reward strong{font-size:.66rem}#home-screen .home-last-card{width:96px;gap:4px;padding:5px}#home-screen .home-last-card__preview{width:68px;height:68px}#home-screen .home-last-card__preview canvas{max-width:100%;max-height:100%}#home-screen #home-featured-chip{font-size:.58rem}}@media (max-width: 420px){#home-screen .home-hero-row{grid-template-columns:minmax(0,1fr) auto;min-height:68px;gap:6px}#home-screen .home-hero-row>.home-bonus-card,#home-screen .home-hero-row>.home-last-card{min-height:68px}#home-screen .home-bonus-card{gap:4px;padding:5px 6px}#home-screen .home-bonus-card .home-daily-card__title,#home-screen .home-bonus-card .home-daily-card__streak{font-size:.62rem}#home-screen .home-bonus-card__rewards{gap:6px}#home-screen .home-bonus-card .home-daily-reward{min-width:38px;padding:2px 4px}#home-screen .home-bonus-card .home-daily-reward__icon{width:16px;height:16px}#home-screen .home-bonus-card .home-daily-reward strong{font-size:.6rem}#home-screen .home-last-card{width:88px;gap:3px;padding:4px}#home-screen .home-last-card__preview{width:64px;height:64px}#home-screen .home-last-card__preview canvas{max-width:100%;max-height:100%}#home-screen #home-featured-chip{font-size:.52rem}}body.is-level-screen{background:linear-gradient(180deg,#cdeeff,#aee4ff)}body.is-level-screen:before{opacity:0}body.is-level-screen .app-shell{gap:0!important;padding:0!important}body.is-android-app.is-level-screen .app-shell,body.is-android-app.is-paint-screen .app-shell{padding:0!important}#app-tabbar,#garden-screen #garden-back-button{display:none!important}.level-panel-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:calc(var(--app-top-safe) + 12px) calc(var(--app-right-safe) + 12px) calc(var(--app-bottom-safe) + 12px) calc(var(--app-left-safe) + 12px);opacity:0;pointer-events:none;transition:opacity .18s ease}.level-panel-modal[hidden]{display:none!important}.level-panel-modal.is-open,#import-preview-modal.is-open{opacity:1;pointer-events:auto}.level-panel-modal.is-closing,#import-preview-modal.is-closing{opacity:0;pointer-events:none}.level-panel-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#12191b7a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.level-panel-modal__card{position:relative;width:min(640px,100%);height:min(760px,100%);height:min(760px,calc(100dvh - var(--app-top-safe) - var(--app-bottom-safe) - 24px));max-height:100%;max-height:calc(100dvh - var(--app-top-safe) - var(--app-bottom-safe) - 24px);min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);border-radius:28px;padding:14px;color:var(--window-ink);background:radial-gradient(circle at 16% 0%,rgba(255,255,255,.9),transparent 13rem),linear-gradient(180deg,var(--window-cream) 0%,var(--window-sky) 100%);box-shadow:inset 0 0 0 2px #ffffffbd,inset 0 -4px #618b9314,0 28px 72px #2a4c5638;overflow:hidden;transform:translateY(12px) scale(.96);opacity:0;transition:transform .18s cubic-bezier(.2,.9,.24,1),opacity .18s ease}.level-panel-modal.is-open .level-panel-modal__card,#import-preview-modal.is-open .history-modal__card{transform:translateY(0) scale(1);opacity:1}.level-panel-modal.is-closing .level-panel-modal__card,#import-preview-modal.is-closing .history-modal__card{transform:translateY(12px) scale(.96);opacity:0}.level-panel-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 2px 12px}.level-panel-modal__header strong{font-size:1.08rem;font-weight:1000;color:var(--window-ink);letter-spacing:.01em}.level-panel-modal__header .ghost-button,.history-modal__header>.ghost-button{min-height:42px;padding:0 12px;border-radius:16px}.level-panel-modal__body{min-height:0;display:grid;gap:12px;overflow:hidden;padding:2px}.level-panel-modal__body .leaderboard-panel,.level-panel-modal__body .settings-panel{margin:0;box-shadow:none}.level-panel-modal__body .leaderboard-panel{align-self:stretch;grid-template-rows:max-content minmax(0,1fr) max-content}.level-panel-modal__body .leaderboard-summary{align-self:start;min-height:0}.garden-create-panel{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px}.garden-create-panel__summary{margin:0;color:var(--window-muted);font-size:.82rem;line-height:1.3}.garden-create-panel__grid{min-height:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:max-content;align-content:start;gap:10px;overflow:auto;padding:1px 2px 4px;scrollbar-width:none}.garden-create-panel__grid::-webkit-scrollbar{display:none}.garden-create-panel__grid .level-card,.garden-create-panel__grid .level-card--upload{width:100%;height:auto;min-height:0;aspect-ratio:1 / 1;align-self:start;border-radius:18px}.garden-create-panel__grid .level-card__thumb-frame{width:100%;height:100%;border-radius:inherit}.garden-create-panel__grid .level-card__top-stats{display:none}.garden-create-panel__grid .level-card--upload{display:grid;place-items:center;padding:8px}.garden-create-panel__grid .level-card__upload-badge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:18px;font-size:2rem}.garden-create-panel__grid .level-card--upload strong,.garden-create-panel__grid .level-card--upload span{display:none}.shop-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:grid;place-items:center;padding:calc(var(--app-top-safe) + 12px) calc(var(--app-right-safe) + 12px) calc(var(--app-bottom-safe) + 12px) calc(var(--app-left-safe) + 12px);opacity:0;pointer-events:none;transition:opacity .18s ease}.shop-modal.is-open{opacity:1;pointer-events:auto}.shop-modal.is-closing{opacity:0;pointer-events:none}#import-preview-modal{opacity:0;pointer-events:none;transition:opacity .18s ease}.shop-modal .history-modal__backdrop,#import-preview-modal .history-modal__backdrop{z-index:0;background:#12191b7a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.shop-modal__card{position:relative;z-index:1;width:min(640px,100%);height:min(760px,100%);max-height:100%;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:14px;border-radius:28px;padding:16px;color:var(--window-ink);background:radial-gradient(circle at 16% 0%,rgba(255,255,255,.9),transparent 13rem),linear-gradient(180deg,var(--window-cream) 0%,var(--window-sky) 100%);box-shadow:inset 0 0 0 2px #ffffffbd,inset 0 -4px #618b9314,0 28px 72px #2a4c5638;overflow:hidden;transform:translateY(12px) scale(.96);opacity:0;transition:transform .18s cubic-bezier(.2,.9,.24,1),opacity .18s ease}.shop-modal.is-open .shop-modal__card{transform:translateY(0) scale(1);opacity:1}.shop-modal.is-closing .shop-modal__card{transform:translateY(12px) scale(.96);opacity:0}#import-preview-modal .history-modal__card.import-preview-modal__card{position:relative;z-index:1;width:min(640px,100%)!important;height:min(760px,100%);max-height:100%;grid-template-rows:auto auto minmax(0,1fr);gap:12px;border-radius:28px;padding:14px;color:var(--window-ink);background:radial-gradient(circle at 16% 0%,rgba(255,255,255,.9),transparent 13rem),linear-gradient(180deg,var(--window-cream) 0%,var(--window-sky) 100%);box-shadow:inset 0 0 0 2px #ffffffbd,inset 0 -4px #618b9314,0 28px 72px #2a4c5638;overflow:hidden;transform:translateY(12px) scale(.96);opacity:0;transition:transform .18s cubic-bezier(.2,.9,.24,1),opacity .18s ease}#import-preview-modal.is-open .history-modal__card.import-preview-modal__card{transform:translateY(0) scale(1);opacity:1}#import-preview-modal.is-closing .history-modal__card.import-preview-modal__card{transform:translateY(12px) scale(.96);opacity:0}.shop-modal .history-modal__header,#import-preview-modal .history-modal__header{flex-wrap:nowrap;align-items:start;padding:2px 2px 0}.shop-modal .history-modal__meta,#import-preview-modal .history-modal__meta{margin:3px 0 0;font-size:.72rem;color:var(--window-muted)}#import-preview-modal .history-modal__card.import-preview-modal__card{grid-template-rows:auto minmax(0,1fr) auto}#import-preview-modal .import-preview-modal__body{grid-template-columns:minmax(0,1fr) 150px}#import-preview-modal #import-preview-canvas{width:min(100%,250px);max-height:min(42svh,300px)}.shop-modal .shop-summary{display:flex;align-items:center;gap:6px;overflow-x:auto;overflow-y:hidden;padding:1px 1px 3px;scrollbar-width:none}.shop-modal .shop-summary::-webkit-scrollbar{display:none}.shop-modal .shop-summary .paint-badge{flex:0 0 auto;width:max-content;min-width:0;min-height:32px;justify-content:center;gap:5px;padding:0 8px;border-radius:999px;background:#ffffffb8;box-shadow:inset 0 0 0 1px #4b7d981a,0 6px 14px #3a65830f;white-space:nowrap}.shop-modal .shop-summary .paint-badge__label{display:none}.shop-modal .shop-summary .ui-icon,.shop-modal .shop-summary .paint-badge__icon{width:22px;height:22px;flex-basis:22px;margin:0;background:transparent;box-shadow:none}.shop-modal .shop-summary .paint-badge strong,.shop-modal .shop-summary .paint-badge__count{min-width:0;min-height:0;padding:0;background:transparent;box-shadow:none;color:#263828;font-size:.82rem;font-weight:1000}.shop-modal .shop-grid{min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:10px;overflow:auto;padding:1px 4px 4px;scrollbar-width:thin}.shop-modal .shop-card{position:relative;min-width:0;min-height:154px;display:grid;grid-template-rows:auto auto minmax(2.4em,1fr) auto;align-content:start;padding:13px 13px 54px;border-radius:18px;gap:8px;background:radial-gradient(circle at 16% 0%,rgba(255,255,255,.86),transparent 9rem),linear-gradient(180deg,#ffffffc2,#e7f7ffb8);box-shadow:inset 0 0 0 1px var(--window-line),0 10px 22px #30525d17}.shop-modal .shop-card__tag{min-height:24px;padding:0 9px;font-size:.64rem;font-weight:800;line-height:1;color:#4f7770}.shop-modal .shop-card strong,.shop-modal .shop-card__title{font-size:.94rem;line-height:1.15;font-weight:850;color:var(--window-ink)}.shop-modal .shop-card>span:not(.shop-card__tag){font-size:.76rem;line-height:1.28;font-weight:600;color:var(--window-muted)}.shop-modal .shop-card b,.shop-modal .shop-card__price{position:absolute;right:10px;bottom:10px;min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 15px;border-radius:999px;background:#ffffffc7;color:var(--window-ink);font-size:.9rem;font-weight:850;line-height:1;box-shadow:inset 0 0 0 1px #4b7d981f,0 6px 12px #3a65831a}.shop-modal .shop-card__price--coins{width:max-content;max-width:100%;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border-radius:999px;background:linear-gradient(180deg,#fff8d7,#ffe39a);color:#735116;box-shadow:inset 0 0 0 1px #8b5b0829,0 6px 12px #ffc64d1f}.shop-modal .shop-card__price-icon{width:34px;height:34px;flex:0 0 34px}.shop-modal .shop-card__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.shop-modal .shop-card__title-wrap{min-width:0}.shop-modal .shop-card__title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.shop-modal .shop-card__icon{width:34px;height:34px;flex-basis:34px}.shop-modal .shop-card__icon img{width:calc(100% - 4px);height:calc(100% - 4px);margin:2px}.shop-modal .shop-card__count{min-height:28px;min-width:46px;padding:0 9px;font-size:.82rem;font-weight:850;color:var(--window-ink)}.shop-modal .shop-card--with-items{grid-column:1 / -1;min-height:174px;grid-template-columns:minmax(0,1fr) minmax(160px,190px);grid-template-rows:auto auto minmax(0,1fr) auto;column-gap:12px;align-items:stretch}.shop-modal .shop-card--with-items>.shop-card__tag,.shop-modal .shop-card--with-items>.shop-card__header,.shop-modal .shop-card--with-items>span:not(.shop-card__tag){grid-column:1}.shop-modal .shop-card--with-items .shop-card__items{grid-column:2;grid-row:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;align-content:center;align-self:stretch;min-height:0;overflow:hidden}.shop-modal .shop-card--with-items .shop-card__item{min-width:0;min-height:32px;justify-content:center;gap:5px;padding:0 7px;border-radius:12px;font-size:.74rem;font-weight:800;color:var(--window-ink);line-height:1}.shop-modal .shop-card--with-items .shop-card__item-icon{width:28px;height:28px;flex-basis:28px}.shop-modal .shop-card--with-items .shop-card__item-icon img{width:calc(100% - 4px);height:calc(100% - 4px);margin:2px}#shop-screen [hidden],#shop-modal [hidden],#home-premium-button[hidden]{display:none}#shop-screen .shop-section__header,.shop-modal .shop-section__header{display:flex;min-height:34px;justify-content:flex-start;padding:0 4px}#shop-screen .shop-section__header strong,.shop-modal .shop-section__header strong{display:inline-flex;align-items:center;gap:8px;font-size:.92rem;font-weight:900;color:var(--window-ink)}#shop-screen .shop-section__header strong:before,.shop-modal .shop-section__header strong:before{width:9px;height:9px;border-radius:999px;background:#ffb33f;box-shadow:0 0 0 5px #ffb33f29;content:""}.shop-section--boosters .shop-section__header strong:before{background:#46b88a;box-shadow:0 0 0 5px #46b88a26}.shop-section--special .shop-section__header strong:before{background:#ed7183;box-shadow:0 0 0 5px #ed718324}#shop-screen-bonuses-grid{grid-template-columns:minmax(0,1fr)!important}#shop-screen-bonuses-grid .shop-card{min-height:132px}.shop-modal__sections{min-height:0;display:grid;align-content:start;gap:16px;overflow:auto;padding:1px 4px 6px;scrollbar-width:thin}.shop-modal__sections>.shop-section{min-width:0}.shop-modal .shop-section>.shop-grid{overflow:visible;padding:0}.shop-modal .shop-section--bonuses>.shop-grid{grid-template-columns:minmax(0,1fr)}@media (max-width: 520px){.main-title{top:max(18px,calc(var(--app-top-safe) + 18px));left:max(14px,calc(var(--app-left-safe) + 14px));font-size:21px}.main-progress{top:max(12px,calc(var(--app-top-safe) + 12px));left:var(--main-progress-left, max(70px, calc(var(--app-left-safe) + 70px)));right:auto;width:124px;height:30px;grid-template-columns:42px 74px;gap:0;padding:0;border-width:2px}.garden-progress-track{height:22px}.main-progress__track{height:auto}.main-progress__pct,.main-progress__ratio,.garden-progress-pill__percent,.garden-progress-pill__ratio{font-size:12px}.main-progress__pct{width:42px}.main-progress__ratio{width:74px}.main-coins{top:max(12px,calc(var(--app-top-safe) + 12px));right:max(66px,calc(var(--app-right-safe) + 66px));height:30px;min-width:96px;grid-template-columns:28px 1fr 28px;padding:0}.main-coin-icon{width:28px;height:28px}.main-coins #garden-coins{font-size:15px}.main-plus-btn{width:28px;height:30px;font-size:14px}.main-settings-btn{top:max(8px,calc(var(--app-top-safe) + 8px));right:max(12px,calc(var(--app-right-safe) + 12px));width:50px;height:50px;padding:3px;border-radius:15px}.main-settings-btn .ui-icon,.main-side-btn .ui-icon{width:44px;height:44px}.garden-paint-prompt{width:50px;height:50px;padding:3px;border-radius:15px}.garden-paint-prompt:after{bottom:-7px;width:14px;height:14px;border-radius:0 0 4px}.garden-paint-prompt__icon{width:44px;height:44px}.garden-daily-timer{top:max(78px,calc(var(--app-top-safe) + 78px));width:min(270px,calc(100vw - 94px));min-height:68px;padding:9px 12px 9px 64px;border-radius:16px;gap:6px}.garden-screen__chrome.has-player-profile .garden-daily-timer:not(.is-claimed){top:max(98px,calc(var(--app-top-safe) + 98px))}.garden-screen__chrome.has-player-profile .garden-daily-timer.is-claimed{top:max(104px,calc(var(--app-top-safe) + 104px))}.garden-screen__chrome.has-player-sign-in .garden-daily-timer:not(.is-claimed){top:max(112px,calc(var(--app-top-safe) + 112px))}.garden-screen__chrome.has-player-sign-in .garden-daily-timer.is-claimed{top:max(118px,calc(var(--app-top-safe) + 118px))}.garden-daily-timer__icon{left:13px;width:42px;height:42px}.garden-daily-timer__label,.garden-daily-timer.is-ready .garden-daily-timer__label{font-size:.86rem}.garden-daily-timer__rewards .home-daily-reward{min-width:34px;padding:2px 4px}.garden-daily-timer__rewards .home-daily-reward__icon{width:16px;height:16px}.garden-daily-timer strong,.garden-daily-timer.is-ready strong{font-size:.86rem}.garden-daily-timer.is-claimed{top:max(46px,calc(var(--app-top-safe) + 46px));left:max(14px,calc(var(--app-left-safe) + 14px));width:auto;min-height:0;padding:0;border-radius:0}.garden-daily-timer.is-claimed .garden-daily-timer__icon{left:auto;width:42px;height:42px}.garden-daily-timer.is-claimed .garden-daily-timer__label{min-height:21px;padding:0 7px;font-size:.58rem}.main-side-btn{width:50px;height:50px;padding:3px;border-radius:15px}.main-side-btn--create{left:max(10px,calc(var(--app-left-safe) + 10px));top:46%}.main-side-btn--find{right:max(10px,calc(var(--app-right-safe) + 10px));top:24%}.main-side-btn--shop{right:max(10px,calc(var(--app-right-safe) + 10px));top:calc(24% + 60px)}.main-side-btn--leaderboard{right:max(10px,calc(var(--app-right-safe) + 10px));top:calc(24% + 120px)}#import-preview-modal .history-modal__card.import-preview-modal__card{border-radius:24px;padding:12px}#import-preview-modal .import-preview-modal__body{grid-template-columns:1fr}}@media (max-width: 620px),(orientation: portrait){.shop-modal__card{gap:10px;border-radius:24px;padding:12px}.shop-modal .history-modal__header{padding:0}.shop-modal .history-modal__meta{display:none}.shop-modal .shop-summary{gap:5px}.shop-modal .shop-summary .paint-badge{min-height:30px;padding:0 7px}.shop-modal .shop-summary .ui-icon,.shop-modal .shop-summary .paint-badge__icon{width:19px;height:19px;flex-basis:19px}.shop-modal .shop-grid{grid-template-columns:1fr;gap:8px;padding:1px 2px 3px}.shop-modal .shop-card{min-height:136px;padding:10px 10px 50px;border-radius:16px;gap:6px}.shop-modal .shop-card__tag{min-height:22px;font-size:.6rem}.shop-modal .shop-card strong,.shop-modal .shop-card__title{font-size:.88rem}.shop-modal .shop-card>span:not(.shop-card__tag){font-size:.72rem}.shop-modal .shop-card b,.shop-modal .shop-card__price{min-height:34px;padding:0 13px;font-size:.86rem}.shop-modal .shop-card__price--coins{min-height:36px;padding:0 13px}.shop-modal .shop-card__price-icon,.shop-modal .shop-card__icon{width:32px;height:32px;flex-basis:32px}.shop-modal .shop-card--with-items{grid-column:auto;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto minmax(66px,auto) auto;min-height:232px;row-gap:8px}.shop-modal .shop-card--with-items .shop-card__items{grid-column:1;grid-row:3;grid-template-columns:repeat(2,minmax(0,1fr));align-self:auto;align-content:start;margin-top:2px;overflow:visible}.shop-modal .shop-card--with-items .shop-card__item{min-height:30px;font-size:.7rem;justify-content:flex-start;padding-inline:7px}.shop-modal .shop-card--with-items .shop-card__item-icon{width:26px;height:26px;flex-basis:26px}}
