:root{font-family:Arial Rounded MT Bold,PingFang SC,Microsoft YaHei,ui-rounded,system-ui,sans-serif;color:#fff7df;background:#2d172b;font-synthesis:none;text-rendering:optimizeLegibility;--cream: #fff4d6;--ink: #4a2632;--coral: #ef756c;--gold: #ffc74d;--mint: #83cdb5;--deep: #40213a}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}html{background:#241427;overflow-x:hidden}body{min-height:100dvh;overflow-x:hidden;overscroll-behavior:none;-webkit-tap-highlight-color:transparent}button{font:inherit}button,canvas{touch-action:manipulation}button:focus-visible{outline:3px solid #fff;outline-offset:3px}.app-shell{position:relative;width:100%;max-width:520px;min-height:100dvh;margin:0 auto;overflow:hidden;background:var(--deep);box-shadow:0 0 80px #00000073}.home-screen{position:relative;min-height:100dvh;display:flex;flex-direction:column;justify-content:flex-end;isolation:isolate;overflow:hidden}.hero-art{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center}.home-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,#23111914 12%,#2b16230a 38%,#2b1623d1 66%,#331a2d)}.home-topbar{position:absolute;top:max(14px,env(safe-area-inset-top));left:16px;right:16px;display:flex;justify-content:space-between;align-items:center}.best-score{display:flex;align-items:center;gap:8px;min-height:46px;padding:7px 14px;border:1px solid rgba(255,255,255,.32);border-radius:18px;color:var(--ink);background:#fff4d6e6;box-shadow:0 6px 18px #3d1c1a33;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.best-score span{font-size:11px;font-weight:900;letter-spacing:.08em}.best-score strong{font:700 22px/1 Arial Rounded MT Bold,sans-serif}.icon-button{display:grid;place-items:center;width:46px;min-width:46px;height:46px;padding:0;border:1px solid rgba(255,255,255,.28);border-radius:16px;color:var(--cream);background:#3e2030bd;box-shadow:0 5px 16px #0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.icon-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.home-content{width:100%;padding:14px 26px calc(22px + env(safe-area-inset-bottom));text-align:center;animation:rise .7s cubic-bezier(.2,.8,.2,1) both}.eyebrow{margin:0 0 4px;color:#f6d278;font:700 11px/1.4 Arial Rounded MT Bold,sans-serif;letter-spacing:.14em}.home-content h1{margin:0;color:var(--cream);font-size:clamp(34px,10vw,50px);font-weight:900;line-height:.98;letter-spacing:-.06em;text-shadow:0 5px 0 rgba(92,43,38,.44)}.home-content h1 span{display:block;color:#ffd664;font-size:.58em;letter-spacing:.08em}.tagline{margin:10px 0 14px;color:#ffe7c8;font-size:14px;font-weight:700}.level-picker{display:flex;justify-content:center;gap:9px;margin:4px auto 7px}.level-picker button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:2px solid rgba(255,255,255,.28);border-radius:13px;color:#ffeec9;background:#ffffff1a;font:700 15px/1 Arial Rounded MT Bold,sans-serif;cursor:pointer;transition:transform .2s,background .2s}.level-picker button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2}.level-picker button.is-selected{transform:translateY(-3px);border-color:var(--gold);color:var(--ink);background:var(--gold);box-shadow:0 5px #a85a36}.level-picker button:disabled{opacity:.46;cursor:not-allowed}.level-name{min-height:20px;margin:5px 0 11px;color:#f4c9a7;font-size:12px;font-weight:700}.primary-button{min-width:220px;min-height:54px;padding:13px 26px;border:0;border-radius:18px;color:var(--ink);background:linear-gradient(180deg,#ffe36e,#fabe42);box-shadow:0 7px #b75b35,0 14px 24px #1d0c1947;font-size:17px;font-weight:900;cursor:pointer;transition:transform .15s,box-shadow .15s}.primary-button:active{transform:translateY(5px);box-shadow:0 2px #b75b35,0 7px 12px #1d0c1938}.paw{margin-right:5px;font-size:11px}.tap-hint{margin:14px 0 0;color:#fff2d7b8;font-size:11px}.modal-layer{position:absolute;inset:0;z-index:20;display:grid;place-items:center;padding:24px;background:#21101eb8;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);animation:fade-in .2s ease both}.tutorial-card,.result-card,.pause-card{width:min(100%,360px);padding:28px 24px 25px;border:2px solid rgba(255,255,255,.32);border-radius:30px;color:var(--ink);text-align:center;background:var(--cream);box-shadow:0 18px #431f2b59,0 26px 50px #0000004d}.tutorial-cat{position:relative;width:92px;height:64px;margin:-60px auto 14px;border:4px solid #9c583f;border-radius:50% 50% 44% 44%;color:#6b382f;background:#f6b866;box-shadow:inset 0 -8px #d37a432e}.tutorial-cat:before,.tutorial-cat:after{content:"";position:absolute;top:-18px;width:32px;height:36px;border:4px solid #9c583f;background:#f6b866;transform:rotate(22deg);z-index:-1}.tutorial-cat:before{left:3px}.tutorial-cat:after{right:3px;transform:rotate(-22deg)}.tutorial-cat i:before,.tutorial-cat i:after{content:"";position:absolute;top:25px;width:6px;height:8px;border-radius:50%;background:#52302c}.tutorial-cat i:before{left:24px}.tutorial-cat i:after{right:24px}.tutorial-cat b{position:absolute;left:0;right:0;bottom:5px;font-size:18px}.tutorial-icon{display:grid;place-items:center;width:65px;height:65px;margin:0 auto 12px;border-radius:22px;color:#fff8dd;background:linear-gradient(150deg,var(--mint),#4d9d91);box-shadow:0 7px #357065;font:900 34px/1 system-ui}.step-label{margin:15px 0 4px;color:#a85d47;font:700 11px/1.4 Arial Rounded MT Bold,sans-serif;letter-spacing:.1em;text-transform:uppercase}.tutorial-card h2,.result-card h2,.pause-card h2{margin:0 0 7px;font-size:27px;font-weight:900}.tutorial-card>p:not(.step-label),.result-card>p:not(.step-label),.pause-card p{min-height:44px;margin:0 auto 16px;color:#76535a;font-size:14px;line-height:1.65}.step-dots{display:flex;justify-content:center;gap:7px;margin-bottom:18px}.step-dots i{width:7px;height:7px;border-radius:9px;background:#d8c5b7;transition:width .2s}.step-dots i.active{width:24px;background:var(--coral)}.tutorial-card .primary-button,.result-card .primary-button,.pause-card .primary-button{width:100%;min-width:0}.game-screen{position:relative;display:flex;flex-direction:column;height:100dvh;min-height:620px;overflow:hidden;background:#57303c}.game-hud{z-index:4;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;min-height:74px;padding:max(8px,env(safe-area-inset-top)) 12px 7px;color:var(--ink);background:#fff0cf;box-shadow:0 5px #49232a40}.hud-pill{justify-self:start;min-width:106px;padding:7px 11px;border-radius:13px;background:#f4d6a3}.hud-pill span,.timer span{display:block;color:#9b5b4a;font-size:9px;font-weight:900;letter-spacing:.08em}.hud-pill strong{margin-right:4px;font:700 22px/1 Arial Rounded MT Bold,sans-serif}.hud-pill small{font-size:10px;font-weight:900}.timer{width:68px;height:58px;padding:6px 5px;border-radius:16px;text-align:center;color:#fff8df;background:#5a3040;box-shadow:inset 0 -4px #0000002e}.timer span{color:#e9bfc1}.timer strong{font:700 26px/1 Arial Rounded MT Bold,sans-serif}.timer small{margin-left:2px;font-size:9px}.timer.is-urgent{background:#d65252;animation:pulse .7s infinite alternate}.hud-actions{justify-self:end;display:flex;gap:7px}.hud-actions .icon-button{width:44px;min-width:44px;height:44px;border-radius:13px;color:#fff4d4;background:#6b3b49;box-shadow:none}.hud-actions .icon-button svg{width:19px;height:19px}.level-strip{z-index:3;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:7px;min-height:35px;padding:5px 14px;color:#fceacb;background:#77423e}.level-strip span{padding:3px 7px;border-radius:7px;color:#4b2934;background:#f5bf58;font-size:9px;font-weight:900}.level-strip strong{font-size:12px}.level-strip small{overflow:hidden;color:#dfbca6;font-size:9px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.canvas-wrap{position:relative;flex:1 1 auto;min-height:0;overflow:hidden;background:#6b3d3c}.game-canvas{display:block;width:100%;height:100%;object-fit:fill;cursor:crosshair}.drop-button{z-index:5;display:flex;align-items:center;justify-content:center;gap:11px;width:calc(100% - 30px);min-height:58px;margin:8px 15px calc(9px + env(safe-area-inset-bottom));border:0;border-radius:19px;color:#422630;background:linear-gradient(180deg,#ffdf63,#f4b941);box-shadow:0 6px #a95537;font-size:18px;font-weight:900;letter-spacing:.15em;cursor:pointer}.drop-button span{font-size:26px;line-height:1}.drop-button:active:not(:disabled){transform:translateY(4px);box-shadow:0 2px #a95537}.drop-button:disabled{opacity:.62;filter:saturate(.45)}.game-toast{position:absolute;z-index:9;top:126px;left:50%;width:max-content;max-width:86%;padding:9px 16px;border:2px solid #fff3cd;border-radius:20px;color:#512b36;background:#ffdb67;box-shadow:0 5px #5f302c6b;font-size:12px;font-weight:900;transform:translate(-50%);animation:toast-pop .3s both}.countdown{position:absolute;inset:104px 0 74px;z-index:12;display:grid;place-items:center;background:#2d172840;pointer-events:none}.countdown span{display:grid;place-items:center;width:112px;height:112px;border:6px solid #fff3d2;border-radius:50%;color:#57303d;background:#ffd55b;box-shadow:0 9px #a95537,0 20px 50px #00000059;font:900 54px/1 Arial Rounded MT Bold,sans-serif;animation:count-pop .68s infinite}.pause-cat{display:block;margin:0 0 6px;color:#a85b48;font-size:40px}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;margin-top:13px;padding:8px 14px;border:0;color:#8b5360;background:transparent;font-size:13px;font-weight:900;cursor:pointer}.text-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linejoin:round}.result-badge{display:grid;place-items:center;width:78px;height:78px;margin:-58px auto 13px;border:5px solid var(--cream);border-radius:50%;color:#6a3c35;font-size:40px;font-weight:900}.result-badge.won{background:#ffd55b;box-shadow:0 7px #b65f3b}.result-badge.lost{background:#b8aab1;box-shadow:0 7px #76616c}.result-score{margin:15px 0 18px;padding:12px;border-radius:18px;color:#71414a;background:#f2d9ac}.result-score span{display:block;font-size:10px;font-weight:900;letter-spacing:.1em}.result-score strong{display:block;color:#4e2934;font:700 39px/1 Arial Rounded MT Bold,sans-serif}@keyframes rise{0%{opacity:0;transform:translateY(28px)}}@keyframes fade-in{0%{opacity:0}}@keyframes toast-pop{0%{opacity:0;transform:translate(-50%,-12px) scale(.85)}}@keyframes count-pop{0%{transform:scale(.72);opacity:.2}45%{transform:scale(1);opacity:1}}@keyframes pulse{to{transform:scale(1.05)}}@media(max-height:700px){.home-content{padding-bottom:calc(13px + env(safe-area-inset-bottom))}.home-content h1{font-size:34px}.tagline{margin:7px 0 9px}.level-picker button{width:44px;height:44px}.primary-button{min-height:49px}.tap-hint{margin-top:10px}.game-screen{min-height:560px}.game-hud{min-height:64px}.level-strip{min-height:30px}.drop-button{min-height:50px;margin-top:6px}}@media(max-width:340px){.home-content{padding-inline:17px}.level-picker{gap:6px}.level-picker button{width:44px;height:44px}.hud-pill{min-width:92px;padding-inline:8px}.hud-actions{gap:4px}.hud-actions .icon-button{width:44px;min-width:44px;height:44px}.level-strip small{display:none}.level-strip{grid-template-columns:auto 1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
