@import"https://fonts.googleapis.com/css2?family=Nunito:wght@500;600;700;800;900;1000&display=swap";body{margin:0}.boot-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20}.boot-loader[hidden]{display:none!important}.bug-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(12px,3vh,30px);padding:max(20px,env(safe-area-inset-top)) 20px max(20px,env(safe-area-inset-bottom));background:linear-gradient(to bottom,#f7fbff33,#f4f3f0 72%),url(/assets/desk-day-water.webp) center top / cover;color:#284b69;font:800 clamp(20px,3vw,32px)/1.2 system-ui,sans-serif}.bug-loader-logo{display:block;width:min(70vw,680px);max-height:52dvh;object-fit:contain}.bug-loader-holes{display:flex;gap:clamp(12px,4vw,42px);width:min(80vw,620px)}.bug-loader-hole{position:relative;flex:1;aspect-ratio:1}.bug-loader-hole:before{content:"";position:absolute;top:60%;right:0;bottom:0;left:0;border-radius:50%;background:#062238;border:clamp(4px,.65vw,9px) solid #b8c4cb;box-shadow:0 3px #fff,0 6px 5px #34425130,inset 0 5px 8px #0009}.bug-loader-clip{position:absolute;top:0;right:8%;bottom:13%;left:8%;overflow:hidden;border-radius:0 0 42% 42%/0 0 14% 14%}.bug-loader-bug{--crop: 200;--x: 1128;--y: 341;position:absolute;top:0;left:0;width:100%;aspect-ratio:1;background-image:url(/assets/items.webp);background-repeat:no-repeat;background-size:calc(1403 / var(--crop) * 100%) calc(1121 / var(--crop) * 100%);background-position:calc(var(--x) / (1403 - var(--crop)) * 100%) calc(var(--y) / (1121 - var(--crop)) * 100%);transform:translateY(110%);animation:loading-bug-pop 2.7s ease-in-out infinite}.bug-loader-hole:nth-child(2) .bug-loader-bug{--crop: 199;--x: 860;--y: 342;animation-delay:.9s}.bug-loader-hole:nth-child(3) .bug-loader-bug{--crop: 203;--x: 65;--y: 339;animation-delay:1.8s}@keyframes loading-bug-pop{0%,32%,to{transform:translateY(110%)}10%,23%{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.bug-loader-bug{animation:none}.bug-loader-hole:first-child .bug-loader-bug{transform:translateY(0)}}@media(max-height:450px){.bug-loader{gap:6px;padding:10px}.bug-loader-logo{max-height:42dvh}.bug-loader-holes{width:min(48vw,330px)}}@media(orientation:landscape){.bug-loader{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:12px 6vw;padding:max(16px,env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left))}.bug-loader-logo{grid-row:1 / -1;width:100%;max-height:calc(100dvh - 48px)}.bug-loader-holes{align-self:center;width:100%;max-width:620px;gap:12px}}:root{font-family:Nunito,Arial,sans-serif;color:#232629;background:#142d42;font-synthesis:none}*{box-sizing:border-box}html{height:100%;overflow:hidden}body{position:fixed;top:0;right:0;bottom:0;left:0;margin:0;overflow:hidden}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:2px solid #d7d8dc;border-radius:24px;background:linear-gradient(#fff,#f6f5f5);color:#242424;box-shadow:0 5px 2px #0002,0 0 0 3px #fff7;font-size:27px;font-weight:900;padding:17px 30px;transition:transform .1s}button:hover{filter:brightness(1.035);transform:translateY(-2px)}button:active{transform:translateY(3px);box-shadow:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:5px solid #096cc4;outline-offset:5px}button:disabled{cursor:wait;opacity:.65}.primary{background:linear-gradient(#ff7b5a,#ff402b);color:#fff;border:2px solid #ffbda9;box-shadow:0 6px #c83221,0 0 0 5px #fff;font-size:42px;text-shadow:0 3px 1px #b93629;padding:15px 55px}.fine{font-size:19px!important;color:#8d8d8d;line-height:1.5}#stage{width:1600px;height:900px;position:absolute;left:0;top:0;transform-origin:top left;overflow:clip;background:#d8eaf1;--warm: 0}#office,#light,#canvas{position:absolute;top:0;right:0;bottom:0;left:0}#office{background:url(/assets/desk-day-water.webp) center/cover;transition:filter 1s}#light{pointer-events:none;transition:background 1s}#light:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffad64;opacity:var(--warm)}#canvas{z-index:3;pointer-events:none}canvas{display:block}#hud{position:absolute;inset:0 0 auto;height:160px;z-index:3;pointer-events:none}#portrait{position:absolute;left:20px;top:15px;width:150px;height:150px;border:9px solid white;border-radius:50%;box-shadow:0 4px 5px #3334;background:#f3f7fb url(/assets/faces.webp) 0 0/300% 200%}#hearts{position:absolute;left:185px;top:20px;display:flex;gap:8px;font-size:66px;line-height:1;color:#ed3327;text-shadow:0 3px 0 #970e0e,0 -2px 0 #ffaaaa}#hearts .empty{color:#ffffff18;-webkit-text-stroke:3px white;text-shadow:none}#usage{position:absolute;left:498px;top:24px;width:555px;height:110px;border:3px solid white;border-radius:27px;background:linear-gradient(#fff,#f3f4f7);box-shadow:0 4px 7px #19435a35;text-align:center;font-size:34px;font-weight:1000;padding:8px 20px}.track{height:29px;background:#dedfe4;border:2px solid #bfc1c6;border-radius:14px;overflow:hidden;margin:7px 0;box-shadow:inset 0 2px 3px #0001}#usage:has(#effect-meter:not([hidden])){height:130px}#effect-meter{position:relative;height:12px;width:100%;overflow:hidden;border-radius:8px;background:#dedfe4;box-shadow:inset 0 2px 3px #0002}#effect-meter>span{position:absolute;inset:0 auto 0 0;border-radius:8px;background:repeating-linear-gradient(115deg,var(--effect-dark) 0 14px,var(--effect-light) 14px 28px);box-shadow:inset 0 2px 2px #fff7}#effect-meter [data-mode=fire]{--effect-dark:#f45a20;--effect-light:#ffb65a}#effect-meter [data-mode=star]{--effect-dark:#ffcb35;--effect-light:#ffe58a}#effect-meter [data-mode=freeze]{--effect-dark:#58bbed;--effect-light:#c0efff}#effect-meter [data-mode=apple]{--effect-dark:#48b958;--effect-light:#91df79}#fill{height:100%;width:15%;border-radius:10px;border:1px solid #ffb393;transition:width .12s}#ice{position:absolute;right:20px;top:12px;color:#0679cc;font-size:23px}.frozen{box-shadow:0 0 24px #a6eaff!important;border-color:#92dfff!important}.frozen #fill{background:linear-gradient(#9bdcff,#3eaeef)}#score{position:absolute;right:130px;top:24px;min-width:240px;padding:2px 35px;background:linear-gradient(#fff,#f7f7f8);border:3px solid white;border-radius:25px;font-weight:1000;font-size:64px;text-align:center;box-shadow:0 4px 6px #0002}#pause{pointer-events:auto;position:absolute;right:28px;top:24px;width:78px;height:78px;border-radius:50%;padding:0;font-size:42px;color:#346eae}#clock{position:absolute;left:62px;top:483px;z-index:3;color:#d8e8ed;background:#152129;border:10px solid #bcb5a5;border-radius:12px;box-shadow:5px 7px 5px #0003;font:36px monospace;padding:8px;transform:rotate(-4deg)}#coffee{position:absolute;right:0;top:558px;width:180px;height:200px;padding:0;background:none;border:0;box-shadow:none;z-index:4}#coffee.spilled{width:225px;right:3px;top:590px}.sprite{display:inline-block;flex-shrink:0;width:85px;height:85px;background-image:url(/assets/items.webp);background-size:500% 400%;background-repeat:no-repeat}#inventory{position:absolute;left:260px;right:240px;bottom:27px;display:flex;gap:22px;z-index:4}.slot{width:260px;height:98px;display:flex;align-items:center;gap:10px;padding:4px 12px;position:relative;text-align:left;font-size:23px;line-height:1.1}.slot:first-child{background:linear-gradient(#f3fff2,#e3f1dc)}.slot .sprite{width:77px;height:77px}.slot b{width:85px}.count{background:#f5f5f6;border:2px solid #d4d4d8;border-radius:13px;padding:10px;font-size:30px}.slot.selected{outline:4px solid #42a36a;outline-offset:4px}.slot.unavailable .count{color:#999}.slot small{position:absolute;bottom:2px;left:108px;color:#1680c6;font-size:19px}#tip{position:absolute;top:calc(100% + 28px);left:50%;transform:translate(-50%);z-index:4;width:max-content;max-width:680px;font-size:24px;line-height:1.2;pointer-events:none;font-weight:900;color:#0863a9;text-align:center;border-radius:23px;padding:10px 23px;background:#fffffff2;box-shadow:0 3px 5px #0002}#tip:empty{display:none}#tip[data-accent=neutral]{color:#34383d}#tip[data-accent=bug]{color:#7130a5}#tip[data-accent=bluebug]{color:#0863a9}#tip[data-accent=redbug]{color:#ae2929}#tip[data-accent=greenbug],#tip[data-accent=apple]{color:#247139}#tip[data-accent=goldbug]{color:#825900}#tip[data-accent=blackbug]{color:#242424}#overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;display:grid;place-items:center;background:#19364b1a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}[hidden]{display:none!important}.panel{position:relative;width:900px;max-height:850px;overflow:auto;padding:32px 55px;text-align:center;background:linear-gradient(#fff,#f6f6f5);border:5px solid white;border-radius:45px;box-shadow:0 7px 10px #23333f30}.panel h2{font-size:52px;font-weight:1000;line-height:1.07;margin:6px 0 15px}.panel p{font-size:25px;color:#707070;margin:12px 0 22px}.panel>button{margin:12px}.menu-row{display:flex;gap:18px;justify-content:center;margin:20px 0}.home{position:absolute;top:0;right:0;bottom:0;left:0}.home-copy{position:absolute;left:100px;top:92px;width:740px;text-align:center}.eyebrow{font-size:75px;font-weight:1000;margin:0;transform:rotate(-4deg);color:#17191c;text-shadow:4px 4px white,-4px -4px white}.home h1{font-size:80px;line-height:1.06;margin:0 0 24px;letter-spacing:-3px;color:#fa452b;text-shadow:5px 5px white,-5px -5px white,0 10px 5px #0003}.home .tagline{font-size:40px;font-weight:900;line-height:1.2}.home em{font-style:normal;color:#f3482e}.home .primary{font-size:66px;padding:15px 110px}.home .fine{margin-top:36px}.guide{display:flex;gap:22px;margin:20px 0}.guide>div{flex:1}.guide .sprite{width:150px;height:150px}.guide h3{font-size:25px;margin:0}.guide p{font-size:21px}.guide.object-guide{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr));gap:24px}.object-guide>div{display:flex;gap:14px;align-items:flex-start;text-align:left}.guide.object-guide .sprite,.object-guide>div>img{flex:none;width:90px;height:90px;object-fit:contain}.object-guide h3{font-size:21px}.object-guide p{margin:6px 0 0;font-size:17px;line-height:1.5}.how-controls{text-align:left}.controls-art{display:block;width:100%;height:auto;border-radius:12px;margin-bottom:12px}.settings-content .settings-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:10px 14px;font-size:20px;min-height:48px}.switch-state{min-width:58px;border-radius:22px;background:#929ba3;color:#202325;padding:6px 12px;font-size:16px}[aria-checked=true]>.switch-state{background:#ff593f}.sound-group{padding:4px 14px;margin:12px 0;border:1px solid #e0e2e4;border-radius:20px;background:#fff}.sound-group .settings-toggle{border:0;box-shadow:none;background:transparent;margin:0;padding-inline:0}.settings-content label{display:block;margin:18px 0}.settings-content input[type=range]{display:block;width:100%;accent-color:#ff593f;min-height:44px}#game-settings{pointer-events:auto;position:absolute;top:24px;right:28px;width:var(--touch-size);height:var(--touch-size);padding:14px;border-radius:50%;color:#607989}#game-settings svg{width:100%;height:100%}.results .menu-row>button{min-width:max-content;white-space:nowrap;font-size:22px;padding:10px 18px}.how-controls h3{margin-bottom:8px}.result-score{font-size:74px;line-height:1.1}.stats{display:flex;justify-content:center;gap:25px;color:#667682;font-size:21px;margin:10px}.results h2{font-size:47px}.results>button{font-size:23px}.results .menu-row{margin:15px 0;flex-wrap:wrap}.results label{font-size:20px}#submit-score>label{display:grid;justify-items:center;gap:8px;margin-top:16px}.results input{width:250px;font-size:24px;padding:8px;border:2px solid #ddd;border-radius:12px}.results form button{font-size:23px}.results .fine{margin:0}.leader-row{display:grid;grid-template-columns:50px 1fr 180px;align-items:center;text-align:left;padding:8px 20px;border-bottom:1px solid #e2e2e2;font-size:26px}.leader-row strong{text-align:right;color:#245f8e}.leader-row:first-child{background:#fff2c9;border-radius:12px}.support-progress{background:#fff;border:1px solid #eee;border-radius:30px;padding:25px;box-shadow:0 3px 8px #0001;font-size:29px;margin:20px 0}.support-progress .track{height:32px}.support-progress p{font-size:24px;margin:8px 0}.candy,#fill{background:repeating-linear-gradient(120deg,#ff4035 0,#ff4035 15px,#ff8071 15px,#ff8071 30px)}.candy{height:100%;width:10%;border-radius:12px;transition:width .6s}.amounts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:20px 0}.amounts button{min-width:0;font-size:clamp(16px,3vw,26px);padding:10px 4px;white-space:nowrap}.amounts button:last-child{font-size:clamp(14px,2.5vw,22px)}.chosen{border-color:#ff513b;color:#ff513b}.support-note{text-align:left;margin:12px 0;font-size:16px}.support-note summary{cursor:pointer;min-height:32px}.support-note input,.support-note textarea{box-sizing:border-box;display:block;width:100%;font:inherit;padding:10px;border:1px solid #d7dade;border-radius:12px;margin:6px 0 12px}.support-feed{margin-top:20px;text-align:left}.support-feed h3{font-size:20px}.support-feed article{padding:12px 0;border-top:1px solid #e5e7e8;font-size:16px;overflow-wrap:anywhere}.support-feed article b{float:right;color:#ff593f}.support-feed article p{clear:both;font-size:16px;margin:6px 0 0;white-space:pre-line}.social{display:flex;justify-content:center;gap:35px;margin:22px 0;font-size:23px}.social a{color:#ee4b36;text-decoration:none;font-weight:800}#custom-amount{display:block;width:260px;margin:15px auto;font-size:28px;padding:8px;border:2px solid #ddd;border-radius:12px}#loading{position:fixed;top:0;right:0;bottom:0;left:0;background:#e8f3fa;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;font-size:36px;font-weight:900}#rotate{display:none;position:fixed;bottom:15px;left:15px;right:15px;text-align:center;color:#fff;font-size:16px}.reduced *{transition:none!important;animation:none!important}#office{background-image:url(/assets/desk-day-water.webp)}.home-copy{top:72px}.home .tagline{text-shadow:0 1px 8px white}#targets{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none}.target{position:absolute;width:210px;height:155px;pointer-events:auto;background:none;border:0;box-shadow:none;border-radius:50%;padding:0}.target:hover{transform:none}.target:focus-visible{outline:4px solid #52bce9;outline-offset:0}.target:active{transform:none}#hud{z-index:4}#night{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/desk-night.webp) center/cover;opacity:0;transition:opacity 1s;pointer-events:none}.resume-shift{display:block;margin:20px auto 0;font-size:22px;padding:8px 30px}#world-resets{display:flex;align-items:center;justify-content:center;gap:12px;margin:14px 0}#reset-digits{color:#e6412d;font-size:25px;font-variant-numeric:tabular-nums}.counter-digit{display:inline-block;height:1.2em;line-height:1.2;overflow:hidden;vertical-align:middle}.counter-roll{display:flex;flex-direction:column;transform:translateY(-50%)}.counter-roll>span{height:1.2em}#portrait{background-size:340% 226.67%}#stage.home-scene #office{background-image:url(/assets/title-coffee-v3.png)}#stage.home-scene #canvas{display:none}#stage.home-scene #clock{left:28px;top:auto;bottom:28px;pointer-events:none}#stage:has(.home) #overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background:none}.panel,.loading{position:relative}@media(orientation:landscape)and (min-width:768px){.panel{transform:scaleX(var(--modal-scale-x, 1))}}.modal-close{position:absolute;top:18px;right:18px;width:64px;height:64px;padding:13px;border-radius:20px;border:3px solid #fff;background:linear-gradient(#ff8868,#f3412c);box-shadow:0 5px #b92a1e,0 8px 12px #0002}.modal-close svg{display:block;width:100%;height:100%;fill:none;stroke:#fff;stroke-width:8;stroke-linecap:round;filter:drop-shadow(0 2px 0 #b52a20)}.social a{display:inline-flex;align-items:center;gap:10px}.social svg{width:26px;height:26px;flex:none}#effect-frame{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none;border-radius:12px;transition:box-shadow .25s}#effect-frame.ice-frame{box-shadow:inset 0 0 25px 12px #b9f1ff,inset 0 0 110px 25px #66cfff99;opacity:var(--ice)}#effect-frame.slow-frame{box-shadow:inset 0 0 45px 8px #edbc5680}#effect-frame.shield-frame{box-shadow:inset 0 0 45px 8px #ffce5980}#effect-frame.pressure-frame{box-shadow:inset 0 0 45px 8px #ff543b70}#effect-frame.poison-frame{background:radial-gradient(ellipse at center,#acd44b14 25%,#74a82b55 70%,#466d20a6);box-shadow:inset 0 0 90px 25px #86a93366;opacity:var(--poison)}.poisoned #hud,.poisoned #inventory{z-index:6}#fire-frame{position:absolute;inset:var(--view-top,0px) var(--view-left,0px);z-index:5;pointer-events:none;display:none;box-shadow:inset 0 0 55px #ff6d2544}.fire-active #fire-frame{display:block}.fire-active #hud,.fire-active #inventory{z-index:6}#portrait:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:linear-gradient(135deg,#e9fcffd9,#90ddff55,#e9fcffcc);opacity:var(--ice,0);pointer-events:none}#status-icons{position:absolute;left:200px;top:116px;display:flex;gap:8px;z-index:4;pointer-events:none}#status-icons .sprite{width:48px;height:48px}#hearts .sprite{width:60px;height:65px}#hearts .empty{opacity:.22;filter:grayscale(1)}.slot.empty-slot{background:linear-gradient(#f7f7f7,#e7e9eb);box-shadow:inset 0 3px 8px #26323b1c,0 2px #fff}.home-copy{left:50px;width:730px}.home .tagline{font-size:37px;margin:24px 0}.home .menu-row{gap:15px}.home .menu-row button{font-size:23px}.home .fine{margin-top:24px}.home h1{font-size:79px}.home .game-logo{display:block;width:100%;height:auto}.home h1{margin:0;line-height:0}.home-copy{top:35px}.home .tagline{margin:12px 0 20px}body{background:#e9eceb;min-height:100dvh}.panel{display:flex;flex-direction:column;overflow:hidden;padding:0;max-height:850px}.modal-header{flex:none;position:relative;padding:28px 90px 12px}.modal-header h2{margin:0}.modal-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:12px 40px 22px;margin:0;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#cbd0d3 #f5f5f4}.modal-body::-webkit-scrollbar{width:12px}.modal-body::-webkit-scrollbar-track{background:#f5f5f4;border-radius:12px;margin-block:16px}.modal-body::-webkit-scrollbar-thumb{background:linear-gradient(#e0e3e5,#bfc6ca);border:2px solid #f5f5f4;border-radius:12px}.modal-footer{flex:none;padding:16px 28px 22px;background:#fafaf9;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 16px}.modal-footer .sponsor-total{flex-basis:100%}.modal-footer:empty{padding:8px}.modal-body>button{margin:12px}.holiday-panel{width:1100px;max-width:94%}.holiday-panel .modal-header{padding:0;height:0;z-index:1}.holiday-actions h2{color:#f4492d;text-shadow:0 2px white;margin:0;font-size:48px}.holiday-panel .modal-body{padding:8px 20px 20px}.holiday-layout{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.holiday-art{display:block;width:100%;border-radius:24px}.holiday-actions{display:flex;flex-direction:column;gap:12px;padding:50px 8px 0}.holiday-actions p{margin:0 0 12px;color:#777;font-size:25px}.holiday-actions button{width:100%;margin:0;font-size:25px}.holiday-panel .modal-footer:empty{display:none}.sponsor-claim{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;margin:12px 0 20px}.sponsor-claim input{min-width:0;width:100%;min-height:48px;margin:0;padding:12px 16px;border:2px solid #d7d8dc;border-radius:24px;background:linear-gradient(#fff,#f6f5f5);color:#242424;box-shadow:0 5px 2px #0002,0 0 0 3px #fff7;font-size:20px;font-weight:800}.sponsor-claim input:focus-visible{border-color:#ff593f;outline:3px solid #ff593f;outline-offset:3px}.sponsor-claim button{margin:0;padding:12px 18px;font-size:21px}@media(max-width:600px){.sponsor-claim{grid-template-columns:42px minmax(0,1fr)}.sponsor-claim button{grid-column:1 / -1;width:100%}}@media(orientation:portrait){.holiday-layout{grid-template-columns:1fr;gap:16px}.holiday-art{width:min(100%,260px);margin:auto}}#rotate{margin:0;top:0;right:0;bottom:0;left:0;z-index:100;padding:24px;background:#e9eceb url(/assets/desk-day-water.webp) center / cover;color:#232629;align-items:center;justify-content:center}.rotate-card{width:min(100%,440px);padding:28px;border:4px solid white;border-radius:32px;background:#fffffff2;box-shadow:0 8px 24px #18384930}.rotate-card img{width:100%;height:auto}.rotate-card h2{font-size:28px;margin:16px 0}.rotate-card p{font-size:19px}.rotate-card small{color:#737373}.rotate-device-stage{height:190px;display:grid;place-items:center;margin:8px 0}.rotate-phone{position:relative;width:96px;height:156px;padding:12px 7px;border:3px solid white;border-radius:23px;background:linear-gradient(135deg,#fff,#dededc);box-shadow:0 5px #b9b9b6,0 12px 16px #25334026;animation:turn-device 4s ease-in-out infinite}.rotate-phone:before{content:"";position:absolute;width:22px;height:3px;border-radius:3px;background:#8e9295;top:5px;left:calc(50% - 11px)}.rotate-screen{height:100%;border:2px solid #d2e0e6;border-radius:13px;background:linear-gradient(#d9f0ff,#f8fcff);display:grid;place-items:center;overflow:hidden}@keyframes turn-device{0%,15%{transform:rotate(0)}45%,80%{transform:rotate(90deg)}to{transform:rotate(0)}}@media(prefers-reduced-motion:reduce){.rotate-phone{animation:none;transform:rotate(90deg)}}.reduced .rotate-phone{animation:none;transform:rotate(90deg)}@media(max-height:650px){.rotate-card{padding:16px}.rotate-card>img{width:65%}.rotate-device-stage{height:160px;margin:0}}#clock{left:96px;top:442px;font-size:27px;border-width:8px;padding:7px;transform:perspective(500px) rotateY(-8deg);box-shadow:2px 4px #8f887b,0 8px 5px #30251b55}#coffee,#coffee.spilled{right:8px;top:492px;width:125px;height:138px;overflow:hidden;transform:none}#stage.home-scene #coffee{display:block;right:18px;top:auto;bottom:25px;width:125px;height:138px;pointer-events:none;filter:drop-shadow(2px 6px 3px #34282030)}#hearts{overflow:visible}#hearts .sprite{width:65px;height:65px;flex-shrink:0;filter:drop-shadow(1px 0 white) drop-shadow(-1px 0 white) drop-shadow(0 1px white) drop-shadow(0 -1px white)}#hearts .empty{opacity:.25}#effect-frame.ice-frame{border:7px solid #e8fbff;background:radial-gradient(ellipse at center,transparent 48%,#a0e5ff55 78%,#edfcffe6 100%);box-shadow:inset 0 0 35px 18px #e4faff,inset 0 0 140px 45px #5ec8fbbb;opacity:min(1,calc(var(--ice) * 3))}#effect-frame.ice-frame:after{content:"❄ FROZEN";position:absolute;left:50%;top:150px;transform:translate(-50%);padding:10px 24px;border:3px solid white;border-radius:20px;background:#dff7fff0;color:#1473a5;font-size:28px;font-weight:1000;box-shadow:0 4px 12px #3288b84d}.target,#coffee,#inventory{touch-action:none;user-select:none;-webkit-user-select:none}button,a{touch-action:manipulation}.modal-body{touch-action:pan-y}@media(hover:none){button:hover{transform:none;filter:none}}#pause{display:grid;place-items:center;background:linear-gradient(145deg,#fff 30%,#edf0f3);border:3px solid white;box-shadow:inset 0 -3px 3px #d2dbe3,0 4px #b5c0ca,0 7px 10px #20395230}#pause svg{width:46px;height:46px;overflow:visible;filter:drop-shadow(0 2px 0 #285b8d)}#pause rect{fill:url(#pause-blue);stroke:#2c659e;stroke-width:1}#pause:active{box-shadow:inset 0 2px 4px #c5d3df,0 1px #b5c0ca}#pause{right:116px}#score{right:218px;min-width:200px;padding-inline:20px}#leaderboard-shortcut{pointer-events:auto;position:absolute;right:28px;top:24px;width:78px;height:78px;padding:12px;border-radius:50%;border:3px solid white;background:linear-gradient(145deg,#fff,#f4ecd7);box-shadow:inset 0 -3px 3px #d9cba4,0 4px #b9a978,0 7px 10px #20395230}#leaderboard-shortcut svg{width:100%;height:100%;filter:drop-shadow(0 2px 0 #e6ac39)}#leaderboard-shortcut:active{transform:translateY(3px)}#combo-badge{position:absolute;right:218px;top:132px;color:#87540d;background:linear-gradient(#fff,#fff1d3);border:2px solid white;border-radius:14px;padding:7px 14px;box-shadow:0 3px #c5b79e;font-size:22px;font-weight:900}#coin-badge{position:absolute;right:218px;top:184px;font-size:16px;color:#87540d;background:#fff9e8;border-radius:10px;padding:4px 10px}#usage.apple-active #fill{background:repeating-linear-gradient(115deg,#48b958 0,#48b958 14px,#91df79 14px,#91df79 28px)}#usage.apple-active #usage-multiplier{width:34px;height:34px;min-width:0;vertical-align:middle;background:url(/assets/green-apple-v2.webp) center/contain no-repeat}#usage.golden-drain #fill{background:repeating-linear-gradient(115deg,#ffcb35 0,#ffcb35 14px,#ffe58a 14px,#ffe58a 28px);box-shadow:inset 0 3px 4px #fff8,0 0 12px #ffcb3570;transition:none}#portrait.portrait-frozen{filter:saturate(.45) drop-shadow(0 0 12px #7adeff)}#portrait.portrait-frozen:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:linear-gradient(135deg,#b8f3ff66,transparent 45%,#5fcafa99),repeating-linear-gradient(55deg,transparent 0 28px,#eaffff99 29px 31px,transparent 32px 50px);box-shadow:inset 0 0 22px 9px #dbfaff;opacity:var(--ice);pointer-events:none}#portrait.portrait-poisoned{filter:sepia(.55) hue-rotate(40deg) saturate(1.5)}#inventory small{display:none}body:has(#stage.home-scene){background:#e9eceb url(/assets/title-coffee-v3.png) center top / cover no-repeat}#stage.home-scene{background:transparent}#stage:has(.home){top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;transform:none!important}#stage:has(.home) #overlay{top:0;right:0;bottom:0;left:0}#stage.home-scene #office{background:none}.home{top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:grid;grid-template-columns:minmax(320px,660px) 1fr;grid-template-rows:1fr auto;gap:16px 24px;padding:clamp(20px,4vw,65px)}.home-copy{position:static;align-self:center;width:100%}.home .game-logo{width:min(100%,560px);max-height:28dvh;object-fit:contain;margin:0 auto}.home .tagline{font-size:clamp(22px,2.4vw,32px);margin:14px 0}.home .primary{font-size:clamp(32px,3.6vw,52px);padding:12px 60px}.home .menu-row{margin:12px 0}.home .menu-row button{padding:10px 24px}.home .fine{margin:12px 0;font-size:17px!important}.home .resume-shift{min-height:44px;margin:14px auto;padding:6px 24px}.home-tools{position:fixed;top:max(16px,env(safe-area-inset-top));right:max(20px,env(safe-area-inset-right));display:flex;gap:10px;z-index:2}.home .home-tools button{position:static;width:52px;height:52px;min-height:44px;margin:0;padding:12px;border-radius:50%;color:#607989}.home-tools svg{display:block;width:100%;height:100%}.home-spotlight{position:fixed;right:max(24px,env(safe-area-inset-right));bottom:max(24px,env(safe-area-inset-bottom));width:min(320px,calc(100vw - 32px))}.spotlight-slides{padding:14px 16px 0;background:#fff;border-radius:22px 22px 0 0}.spotlight-label{display:block;text-align:left;font-size:14px;font-weight:900;color:#45494c}.spotlight-dots{display:flex;justify-content:center;background:#fff;padding:2px 8px 6px;border-radius:0 0 22px 22px;margin-bottom:12px;box-shadow:0 4px #d7d8dc}.wall-button{display:inline-flex;align-items:center;justify-content:center;gap:10px}.wall-button>svg{width:1.3em;height:1.3em;flex:none}.home-spotlight>.wall-button{width:100%;min-height:48px;margin:0;padding:8px 14px;font-size:20px}.home .spotlight-dots button{min-height:28px;width:36px;padding:0;margin:0;font-size:14px;border:0;box-shadow:none;background:none;color:#bac4cb}.home .spotlight-dots button[aria-pressed=true]{color:#ef4b32}.home-sponsor{display:flex;align-items:center;gap:8px;min-height:52px;margin-top:4px;color:#45494c;font-size:16px}.home-sponsor .sponsor-medal{flex:none;width:44px;height:52px;margin:0}.home-sponsor .sponsor-icon{flex:none;width:30px;height:30px}.home-sponsor .sponsor-name{min-width:0;overflow-wrap:anywhere;text-align:left}.home-sponsor strong{margin-left:auto;color:#f4492d}#stage.home-scene #coffee{display:none}.landing-sponsor{grid-column:1;grid-row:2;justify-self:center;display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:10px;width:min(100%,430px);padding:10px 14px;border:3px solid white;border-radius:23px;background:linear-gradient(135deg,#fffefa,#fff3cd);box-shadow:0 4px #d9c694,0 7px 12px #25334020}.landing-sponsor>img{width:50px;height:58px;object-fit:contain}.sponsor-project{min-width:0;color:#6e481a;font-size:18px;font-weight:900;text-decoration:none;overflow-wrap:anywhere}.sponsor-project small,.landing-sponsor small{display:block;font-size:12px;font-weight:800;color:#8b703f}.sponsor-wall{min-height:44px;padding:8px 12px;font-size:14px;border-radius:15px}.sponsor-ranking .leader-row{grid-template-columns:50px 36px minmax(0,1fr) auto;gap:12px;min-height:56px;padding:8px 14px;color:#43484c;text-decoration:none;font-size:20px}.sponsor-medal{width:64px;height:64px;object-fit:contain;margin:-7px}.sponsor-icon{position:relative;display:grid;place-items:center;width:36px;height:36px;overflow:hidden;border-radius:9px;background:#e9ecee;color:#59656e;font-size:14px;font-weight:900}.sponsor-icon img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;background:#fff}.sponsor-icon.icon-loading{color:transparent}.sponsor-icon.icon-loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:55%;height:55%;border:3px solid #ffd5ca;border-top-color:#ff593f;border-radius:50%;box-shadow:0 1px #fff;animation:icon-spin .8s linear infinite}@keyframes icon-spin{to{transform:rotate(360deg)}}.skeleton{display:block;border-radius:9px;background:linear-gradient(100deg,#e9ecee 25%,#f8f9fa,#e9ecee 65%);background-size:250% 100%;animation:list-shimmer 1.6s ease-in-out infinite}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skeleton-line{width:75%;height:18px;margin:5px 0}.skeleton-line.short{width:50%;height:12px}.skeleton-amount{width:42px;height:22px}.leader-row:not(.sponsor-featured) .sponsor-medal.skeleton{width:22px;height:22px;margin:auto}@keyframes list-shimmer{to{background-position:-150% 0}}.reduced .skeleton{animation:none}@media(prefers-reduced-motion:reduce){.skeleton{animation:none}}.reduced .sponsor-icon.icon-loading:after{animation:none}@media(prefers-reduced-motion:reduce){.sponsor-icon.icon-loading:after{animation:none}}.sponsor-name small{display:block;margin-top:3px;font-size:14px;font-weight:600;color:#777}.sponsor-panel .modal-header h2{color:#f34328;text-shadow:0 2px 0 #b92d1c,0 -2px 0 #ffc1a5;filter:drop-shadow(2px 3px 0 white) drop-shadow(0 4px 2px #0002)}.sponsor-ranking .sponsor-featured{grid-template-columns:76px 58px minmax(0,1fr) auto;min-height:100px;margin-bottom:10px;border:2px solid white;border-radius:22px;background:linear-gradient(#fff,#fafafa);box-shadow:0 4px 6px #23333f16,inset 0 -2px 2px #e5e5e5;font-size:24px;font-weight:900}.sponsor-featured .sponsor-medal{width:90px;height:90px}.sponsor-featured .sponsor-icon{width:58px;height:58px;border:2px solid white;border-radius:15px;box-shadow:0 3px 3px #0002;font-size:20px}.sponsor-ranking strong{color:#f4492d}.sponsor-featured strong{font-size:30px;text-shadow:0 1px 0 #b72c1c}.sponsor-panel .sponsor-total{font-size:19px;margin:0 0 12px;color:#707070}.sponsor-total strong{margin-left:12px;color:#f4492d}.sponsor-ranking .sponsor-featured b{color:#8f641a}.sponsor-ranking a:focus-visible{outline:3px solid #096cc4;outline-offset:-3px}.menu-row button[aria-pressed=true]{border-color:#ff644b;color:#b63824;background:#fff0e9}@media(orientation:portrait){#stage:has(#overlay:not([hidden])){top:0;right:0;bottom:0;left:0;width:100%!important;height:100dvh!important;transform:none!important}#overlay{top:0;right:0;bottom:0;left:0;padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom))}#stage.home-scene #coffee{display:none}.home{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:16px}.home-copy{position:static;width:min(100%,440px)}.home .game-logo{width:min(100%,360px);max-height:25dvh;object-fit:contain}.home .tagline{font-size:clamp(20px,5.5vw,28px);margin:10px 0 16px}.home .primary{font-size:32px;padding:8px 58px}.home .menu-row{gap:12px;margin:14px 0}.home .menu-row button{font-size:18px;padding:10px 18px}.home .fine{font-size:13px!important;margin:8px 0}.home .resume-shift{font-size:17px;margin:12px auto}.home{justify-content:flex-start;height:auto;min-height:100%;padding-top:80px;padding-bottom:150px}.home .home-tools button{width:46px;height:46px;padding:10px}.panel{width:min(100%,540px);max-height:100%;border-radius:26px}.modal-header{padding:20px 60px 16px 16px}.panel h2,.results h2{font-size:27px}.panel .modal-close{top:12px;right:12px;width:44px;height:44px;padding:9px;border-radius:15px}.modal-body{padding:8px 8px 16px;margin:0;scrollbar-gutter:stable}.modal-footer{padding:12px 16px 18px}.panel button{min-height:44px;font-size:18px;padding:10px 16px}.panel .primary{font-size:25px}.modal-body>button{max-width:calc(100% - 16px);margin:8px}.panel p{font-size:17px}.panel .fine{font-size:14px!important}.menu-row,.stats,.social{flex-wrap:wrap;gap:12px}.guide{flex-direction:column;gap:12px}.guide .sprite{width:90px;height:90px}.guide h3{font-size:20px}.leader-row{grid-template-columns:28px minmax(0,1fr) auto;gap:6px;padding:10px 4px;font-size:16px}.leader-row span{overflow-wrap:anywhere}.sponsor-ranking .leader-row{grid-template-columns:30px 28px minmax(0,1fr) auto;gap:7px;padding:8px 4px;font-size:15px}.sponsor-medal{width:42px;height:48px;margin:-6px}.sponsor-icon{width:28px;height:28px;border-radius:7px;font-size:11px}.sponsor-name small{font-size:12px}.sponsor-ranking .sponsor-featured{grid-template-columns:40px 36px minmax(0,1fr) auto;min-height:76px;padding:10px 6px;font-size:16px;gap:7px}.sponsor-featured .sponsor-medal{width:52px;height:62px}.sponsor-featured .sponsor-icon{width:36px;height:36px;border-radius:10px;font-size:13px}.sponsor-featured strong{font-size:22px}.sponsor-panel .sponsor-total{font-size:15px;margin-bottom:8px}.support-progress{padding:14px;font-size:21px}.amounts{gap:6px}.social{font-size:16px}.results input,#custom-amount{max-width:100%;font-size:20px}.results label,.stats{font-size:16px}.result-score{font-size:48px}}@media(orientation:landscape)and (max-height:650px){.home{grid-template-columns:minmax(300px,55%) 1fr;padding:16px 24px;gap:12px}.home-copy{grid-row:1 / 3}.home .game-logo{max-height:23dvh}.home .tagline{font-size:20px;margin:8px 0 12px}.home .primary{font-size:28px;padding:6px 45px}.home .menu-row{gap:10px;margin:12px 0}.home .menu-row button{font-size:17px;padding:8px 14px;min-height:44px}.home .fine{font-size:12px!important;margin:6px 0}.home .resume-shift{font-size:16px;margin:8px auto}.landing-sponsor{grid-column:2;grid-row:1;align-self:end;grid-template-columns:40px minmax(0,1fr)}.landing-sponsor>img{width:40px;height:46px}.sponsor-wall{grid-column:1 / -1}}@media(orientation:portrait)and (max-height:700px){.home{gap:8px;padding:80px 12px 150px}.home .game-logo{max-height:17dvh}.home .tagline{font-size:20px;margin:6px 0 12px}.home .menu-row{margin:10px 0}.home .fine{margin:6px 0}.landing-sponsor{padding:6px 10px;grid-template-columns:38px minmax(0,1fr) auto;gap:8px}.landing-sponsor>img{width:38px;height:44px}.sponsor-project{font-size:16px}}#usage-multiplier{display:inline-block;min-width:2ch;margin-left:8px;font-size:28px;color:#6b737b}#usage-multiplier.boosted{color:#f4492d;text-shadow:0 1px 0 white}#slime{position:absolute;left:12%;top:11%;width:76%;height:78%;z-index:8;pointer-events:none;opacity:0;visibility:hidden}.slimed #slime{visibility:visible;opacity:var(--slime-fade);animation:slime-splat .8s cubic-bezier(.16,.7,.3,1) both}#slime i{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:var(--slime-body);background:radial-gradient(ellipse at 35% 25%,#d3f96bb8 0,#8bcf269e 35%,#398915b8 78%);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 160'%3E%3Cpath fill='white' d='M30 54C2 42 7 24 23 28L55 39C64 39 57 12 72 9C88 6 81 31 97 31C112 31 116 3 130 11C143 20 121 36 137 43C151 50 181 22 187 39C194 55 166 58 174 72C184 84 204 86 195 101C186 115 164 94 154 106C143 120 166 146 150 151C131 157 139 123 120 124C100 126 112 159 95 158C76 157 91 126 70 121C52 117 49 146 34 136C21 127 48 113 34 100C20 88 0 110 3 91C5 75 42 73 30 54Z'/%3E%3C/svg%3E") center/100% 100% no-repeat}#slime.goblin-slime{left:7%;top:7%;width:86%;height:84%}#slime b{position:absolute;top:42%;left:17%;width:7%;height:var(--slime-trail);transform:scaleX(var(--slime-thickness));transform-origin:top center;border-radius:35% 40% 48% 46%;background:linear-gradient(#78b52318,#8bcb2955 55%,#8dcc29dc 92%,#579f19);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:inset 3px 0 5px #deff9838}#slime b:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:48px;border-radius:44% 48% 50% 50%;background:radial-gradient(ellipse at 35% 25%,#b5e951,#65a91e 75%)}#slime b:nth-of-type(2){left:30%;top:56%;width:5%;height:calc(var(--slime-trail) * .74)}#slime b:nth-of-type(3){left:44%;top:38%;width:8%;height:calc(var(--slime-trail) * 1.12)}#slime b:nth-of-type(4){left:58%;top:51%;width:6%;height:calc(var(--slime-trail) * .88)}#slime b:nth-of-type(5){left:73%;top:42%;width:5%;height:calc(var(--slime-trail) * 1.23)}#slime b:nth-of-type(6){left:36%;top:29%;width:3%;height:calc(var(--slime-trail) * .61)}#slime b:nth-of-type(7){left:65%;top:24%;width:3%;height:calc(var(--slime-trail) * .69)}@keyframes slime-splat{0%{transform:scale(.66,.72)}24%{transform:scale(.95,.91)}72%{transform:scale(1.035,.99)}to{transform:scale(1)}}.crazy #office,.crazy #night{filter:hue-rotate(35deg) saturate(1.8)}.reduced #slime{animation:none}#soot{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;pointer-events:none;opacity:0;background:radial-gradient(ellipse at 0 10%,#17120fea,transparent 38%),radial-gradient(ellipse at 100% 35%,#211a16de,transparent 35%),radial-gradient(ellipse at 24% 100%,#17120fe8,transparent 37%),radial-gradient(ellipse at 84% 95%,#28201cca,transparent 28%)}.approval-panel{max-width:780px}.approval-panel p{line-height:1.5}#overlay{z-index:10}#coffee,#coffee.spilled{right:0;top:490px;width:180px;height:180px;overflow:hidden;animation:none}.coffee-animation{display:block;width:100%;height:100%;background:url(/assets/coffee-spill-v2.webp) 0 0/400% 200% no-repeat}#plant{position:absolute;right:0;top:290px;width:210px;height:210px;padding:0;border:0;background:none;box-shadow:none;z-index:2;touch-action:none}#plant span{display:block;position:absolute;bottom:0;width:210px;height:210px;background:url(/assets/plant-break-v2.webp) 0 0/400% 200% no-repeat}#plant:disabled{opacity:1}#plant:hover,#plant:active,#coffee:hover,#coffee:active{transform:none;filter:none}#plant,#coffee{cursor:default}#plant span,.coffee-animation{pointer-events:none;filter:saturate(.78) brightness(.94) drop-shadow(2px 4px 3px #39281935)}.home-scene #plant{display:none}.wall-title{display:block;width:min(100%,520px);height:auto;margin:auto}#sponsor-form{display:grid;gap:16px;text-align:left}#sponsor-form label{display:grid;gap:8px;font-weight:800}#sponsor-form input{width:100%;min-width:0;font:inherit;padding:12px;border:2px solid #dadddf;border-radius:15px}.online-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#2bb45a;box-shadow:0 0 0 3px #2bb45a15;margin:0 5px}.home{grid-template-rows:minmax(0,1fr) auto;gap:12px;padding:16px}.home-copy{min-height:0;align-self:safe center}.home{overflow-y:auto}@media(orientation:landscape){.home-copy{grid-row:1 / -1}}.home .game-logo{width:min(100%,660px);max-height:38dvh}.home .primary{padding-top:7px;padding-bottom:7px}#world-resets{flex-direction:column;gap:5px;width:max-content;max-width:100%;margin-inline:auto;padding:6px;border:2px solid #fff9ee;border-radius:14px;background:linear-gradient(#fff7e7,#dfceb0);box-shadow:0 3px #b9aa90,0 4px 8px #243e5026}#reset-digits{display:inline-flex;gap:3px;padding:5px 9px;border:1px solid #132738;border-radius:8px;background:#1f3543;color:#fff3df;box-shadow:inset 0 2px 4px #0008;font-size:32px}#world-resets .counter-label{display:block;align-self:stretch;padding:4px 6px;border-radius:7px;background:linear-gradient(#314f60,#1b3042);color:#fff3df;font-size:12px;line-height:1.2;font-weight:800;white-space:nowrap;box-shadow:inset 0 1px 1px #ffffff40}#reset-digits .counter-digit{padding:0 3px;border-radius:3px;background:linear-gradient(#314f60 49%,#102b3b 50%,#243e50 53%)}#reset-digits .counter-separator{padding:0;background:none}.trophy-icon{display:inline-block;width:32px;height:32px;margin-right:7px;vertical-align:middle;flex-shrink:0}#leaderboard-shortcut .trophy-icon{margin:0}.home-tools .trophy-icon{display:block;width:100%;height:100%;margin:0}.holiday-actions #sound:before,.holiday-actions #pause-controls:before{content:"";display:inline-block;vertical-align:middle;width:36px;height:36px;margin-right:7px;background:url(/assets/menu-icons.webp) 0 0/200% 200% no-repeat;border-radius:9px}.holiday-actions #sound:before{background-position:100% 0}.menu-home-icon{display:inline-block;vertical-align:middle;width:1.3em;height:1.3em;margin-right:7px;background:url(/assets/menu-home.png) center/contain no-repeat}.champion-entry label[for=name] input{padding-left:42px!important;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23758189' stroke-width='2'%3E%3Ccircle cx='12' cy='8' r='4'/%3E%3Cpath d='M4 21v-2a8 8 0 0 1 16 0v2'/%3E%3C/svg%3E") 12px center/20px no-repeat!important}.champion-entry label[for=x-handle] input{padding-left:42px!important;background:#fff url(/assets/social/x.svg) 12px center/18px no-repeat!important}.holiday-actions #pause-controls:before{background-position:100% 100%}@media(max-height:500px){.home .game-logo{max-height:27dvh}#reset-digits{font-size:24px}}.home .fine{margin:8px 0;color:#4b5d66}.home .fine a{color:inherit}.home h1{margin:0 0 8px;line-height:1}.home .menu-row{display:inline-flex;margin:6px 3px;gap:6px}.home .menu-row button{font-size:20px;padding:6px 16px}.home .resume-shift{display:block;margin:8px auto}.home .tagline{margin:8px 0}.home .primary{font-size:38px}.home:has(.resume-shift) .game-logo{max-height:35dvh}@media(max-height:500px){.home:has(.resume-shift) .game-logo{max-height:27dvh}}#portrait{background-size:300% 200%}#portrait.soot-faced{background-image:url(/assets/tibo-soot.webp);background-size:cover;background-position:center!important}#portrait.star-powered{background-image:url(/assets/tibo-star.webp);background-size:contain;background-position:center!important;background-repeat:no-repeat;background-color:#fff3bd;box-shadow:0 0 18px #ffd34b99}#portrait.fire-powered{background-image:url(/assets/tibo-fire.webp);background-size:contain;background-position:center!important;background-repeat:no-repeat;background-color:#fff0df;box-shadow:0 0 18px #ff723b99}.support-reset-art{display:block;width:110px;height:110px;object-fit:contain;margin:0 auto}.caught-bot-art{display:block;width:240px;height:240px;max-width:100%;object-fit:contain;margin:0 auto}.rotate-screen img{width:180%;max-width:none;height:100%;object-fit:contain;transform:rotate(-90deg)}.slimed #hud{z-index:9}.slot[data-slot="2"] .sprite{background-image:url(/assets/stopwatch.webp);background-size:contain!important;background-position:center!important;background-repeat:no-repeat}.clocking-reset{width:100px;height:100px;object-fit:contain;animation:reset-spin 1.5s ease-in-out infinite}.reduced .clocking-reset{animation:none}#stage.home-scene #night,#stage.home-scene #light,#stage.home-scene .bay-ambient{display:none}#light:after{background:linear-gradient(105deg,#ff983c 0%,#ffbc7477 42%,transparent 80%)}@media(max-width:767px){#stage:has(.sponsor-panel){top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;transform:none!important}#overlay:has(.sponsor-panel){position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;padding:0;align-items:flex-end}#overlay .sponsor-panel{width:100%;max-width:none;max-height:94dvh;margin:0;border-radius:26px 26px 0 0;animation:wall-sheet-in .22s ease-out}.sponsor-panel .modal-body{flex:1 1 auto;min-height:0;overflow-y:auto}.sponsor-panel .modal-footer{padding-bottom:max(18px,env(safe-area-inset-bottom))}}@keyframes wall-sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){#overlay .sponsor-panel{animation:none}}.reduced #overlay .sponsor-panel{animation:none}#approval-card{position:absolute;z-index:9;right:28px;top:var(--approval-top,155px);width:300px;padding:16px;border:3px solid #e6bf82;border-radius:18px;background:#fff7dc;box-shadow:0 5px #9b743a44;color:#493824;text-align:center}#approval-card>strong{font-size:20px}#approval-card p{font-size:17px;line-height:1.25;margin:10px 0}#approval-card .menu-row{margin:8px 0 0;gap:10px}#approval-card button{min-height:46px;padding:8px 16px;font-size:17px}.approval-peek{position:absolute;width:58px;height:65px;object-fit:contain;left:-44px;top:10px;pointer-events:none;transform:rotate(-18deg)}#stage:has(#overlay:not([hidden])) #approval-card{display:none}#stage:has(#overlay:not([hidden])>.panel){top:0;right:0;bottom:0;left:0;width:100%!important;height:100dvh!important;transform:none!important;overflow:clip}#overlay>.panel{transform:none;width:min(1100px,calc(100vw - 24px));max-height:calc(100dvh - 24px)}#claim-icon{flex:0 0 42px;width:42px;height:42px}#combo-badge.milestone{border-color:#fff4b6;box-shadow:0 3px #c5a04f,0 0 18px #ffd85380}#usage.frozen #fill{background:repeating-linear-gradient(115deg,#58bbed 0,#58bbed 14px,#c0efff 14px,#c0efff 28px)}#usage.critical{border-color:#dc3829;animation:usage-warning .9s ease-in-out infinite}#usage.overloaded{border-color:#b51e17;animation:usage-warning .6s ease-in-out 1}#usage.overloaded #fill{transition:none}@keyframes usage-warning{50%{box-shadow:0 0 22px 7px #ed302b80}}.reduced #usage.critical,.reduced #usage.overloaded{animation:none;box-shadow:0 0 0 4px #e33a2d}@media(prefers-reduced-motion:reduce){#usage.critical,#usage.overloaded{animation:none}}@media(orientation:landscape)and (max-height:600px){#overlay{padding:8px max(8px,env(safe-area-inset-right)) 8px max(8px,env(safe-area-inset-left))}#overlay>.panel{max-height:calc(100dvh - 16px);border-radius:24px}.panel .modal-header{padding:12px 64px 8px 16px}.panel h2{font-size:28px;margin:0}.panel p{font-size:16px;margin:8px 0}.panel .modal-close{width:40px;height:40px;top:8px;right:10px;padding:8px;border-radius:50%}.panel .modal-body,.panel .modal-footer{padding:8px 16px}.panel button{font-size:16px;min-height:40px;padding:7px 16px}.panel .menu-row{margin:8px 0;gap:8px}.holiday-panel .modal-header{padding:0}.holiday-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:16px}.holiday-art{height:min(68dvh,300px);object-fit:contain}.holiday-actions{gap:7px;padding:16px 28px 0 0}.holiday-actions h2{font-size:30px}.holiday-actions button{font-size:17px}.holiday-actions p{margin:0;font-size:16px}.results .stats{flex-wrap:wrap;gap:8px}.results .result-score{font-size:40px}.results #submit-score{clear:both}.panel .wall-title{max-height:42px;object-fit:contain}.sponsor-claim input,.sponsor-claim button{font-size:16px}}#stage:has(#overlay:not([hidden])>.loading){top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;transform:none!important}#overlay:has(>.loading){background:#ff553e;-webkit-backdrop-filter:none;backdrop-filter:none}#overlay>.loading{display:grid;place-items:center;width:100%;height:100%;background:#ff553e;padding:0;border:0;border-radius:0;box-shadow:none}.holiday-utilities{display:grid;grid-template-columns:1fr 1fr;gap:10px}.holiday-utilities button{min-width:0;padding-inline:8px}.holiday-art{aspect-ratio:1;object-fit:contain}.holiday-panel .modal-close{border-radius:50%;background:linear-gradient(#fff,#f2f2f1);box-shadow:0 3px #d5d5d2,0 4px 8px #0002}.holiday-panel .modal-close svg{stroke:#686b6e}.menu-row.period-tabs{gap:6px;margin:4px 0 14px}.menu-row.period-tabs button{font-size:14px;padding:6px 14px;min-height:32px;border-radius:16px;box-shadow:0 2px #ddd}#hud{left:var(--view-left,0px);top:var(--view-top,0px);width:1600px;transform:scale(var(--hud-scale,1));transform-origin:top left}#hud{--touch-size:max(78px,calc(44px / var(--stage-scale,1) / var(--hud-scale,1)))}#pause,#game-settings{width:var(--touch-size);height:var(--touch-size)}#pause{right:calc(48px + var(--touch-size))}#score{right:calc(68px + var(--touch-size) * 2)}.slot{min-height:calc(44px / var(--stage-scale,1))}#rotate{height:100dvh;max-width:100vw;overflow:auto;align-items:safe center;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}.rotate-card{flex:none;padding:clamp(14px,3dvh,28px)}.rotate-card>img{width:min(100%,280px);max-height:22dvh;object-fit:contain}.rotate-device-stage{height:clamp(120px,24dvh,190px)}.rotate-phone{width:clamp(66px,12dvh,96px);height:clamp(108px,20dvh,156px)}.rotate-card h2{font-size:clamp(22px,3.5dvh,28px);margin:12px 0}.rotate-card p{margin:8px 0}#inventory{bottom:calc(var(--view-top,0px) + 12px)}#effect-frame{inset:var(--view-top,0px) var(--view-left,0px)}@media(min-aspect-ratio:19/10){#tip{max-width:760px;font-size:20px;line-height:1.15;padding:6px 15px}.slot{height:84px;font-size:19px}.slot .sprite{width:52px;height:52px}.slot .count{font-size:22px;padding:6px}}#status-icons{top:calc(var(--view-top,0px) + 116px * var(--hud-scale,1));left:calc(var(--view-left,0px) + 200px * var(--hud-scale,1));transform:scale(var(--hud-scale,1));transform-origin:top left}@media(orientation:landscape)and (max-height:600px){.sponsor-ranking .sponsor-featured{min-height:64px;grid-template-columns:48px 38px minmax(0,1fr) auto;font-size:18px;border-radius:16px;margin-bottom:7px}.sponsor-featured .sponsor-medal{width:48px;height:48px}.sponsor-featured .sponsor-icon{width:36px;height:36px;font-size:14px;border-radius:10px}.sponsor-featured strong{font-size:22px}.sponsor-name small{font-size:12px}.sponsor-panel .modal-header{padding-top:8px;padding-bottom:4px}.sponsor-panel .wall-title{max-height:32px}.sponsor-panel .menu-row{margin:4px 0}}.controls-rows{margin:0;font-size:18px}.controls-rows>div{display:grid;grid-template-columns:90px minmax(0,1fr);align-items:center;gap:12px;padding:8px 0}.controls-rows dt{font-weight:900}.controls-rows dd{margin:0;line-height:1.6}.controls-rows kbd{display:inline-block;padding:0 6px;border:1px solid #d8dce0;border-bottom-width:3px;border-radius:6px;background:#fff;font:inherit;font-size:.85em;white-space:nowrap}@media(orientation:landscape){#overlay>.landscape-columns{display:grid;grid-template-columns:minmax(220px,.85fr) minmax(0,1.4fr);grid-template-rows:minmax(0,1fr) auto}.landscape-columns .modal-header{grid-column:1;grid-row:1;overflow-y:auto;padding:24px;text-align:center;margin-block:12px;scrollbar-width:thin}.landscape-columns .modal-body{grid-column:2;grid-row:1 / 3;display:block;border-left:1px solid #e5e6e8;padding:24px 40px 24px 20px;margin:12px 10px 12px 0}.landscape-columns .modal-footer{grid-column:1;grid-row:2;padding:12px}.landscape-columns .modal-header h2{font-size:clamp(23px,3vw,38px)}.landscape-columns .modal-header .wall-title{width:100%;max-height:110px;object-fit:contain}.landscape-columns .sponsor-claim{display:flex;flex-wrap:wrap}.landscape-columns .sponsor-claim input{min-width:0;flex:1}.landscape-columns .sponsor-claim button{width:100%}.landscape-columns .object-guide{grid-template-columns:1fr}.landscape-columns .how-controls{text-align:left}}@media(orientation:landscape)and (max-height:600px){.landscape-columns .modal-header{padding:16px}.landscape-columns .modal-body{padding:16px 40px 16px 16px}.landscape-columns .modal-header .wall-title{max-height:64px}}@media(max-width:600px),(max-height:600px){.controls-rows{font-size:14px}.controls-rows>div{grid-template-columns:70px minmax(0,1fr);gap:8px;padding:5px 0}}.result-share{margin:18px 0}.result-share .menu-row{justify-content:center;gap:10px;flex-wrap:wrap}.result-share a{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;padding:6px 12px;border:1px solid #ddd;border-radius:14px;color:#222;text-decoration:none;font-weight:800;background:#fff}.result-share a:focus-visible{outline:3px solid #0879d0;outline-offset:3px}@media(orientation:landscape){.landscape-columns .modal-header{position:static}.landscape-columns .modal-close{z-index:2;width:40px;height:40px;top:10px;right:10px;padding:8px}.landscape-columns .modal-body{padding-right:64px}}.champion-reveal{margin:16px 0;padding:16px;border-radius:18px;background:#fff9e8;color:#75530a}.champion-reveal strong{font-size:clamp(24px,4vw,40px)}.champion-reveal p{margin:6px 0}.gold{--champion:#a57308;--champion-bg:#fff7d8}.silver{--champion:#5a687a;--champion-bg:#edf2f8}.bronze{--champion:#935428;--champion-bg:#fff0e3}.placed{--champion:#0879d0;--champion-bg:#edf7ff}.champion-reveal,.sponsor-ranking .current-player{color:var(--champion);background:var(--champion-bg)}.sponsor-ranking .current-player{outline:3px solid var(--champion);outline-offset:-3px}.current-player .sponsor-name small{color:var(--champion)}.champion-celebration{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:inherit;pointer-events:none;z-index:3}.champion-celebration i{position:absolute;top:-20px;left:var(--x);width:7px;height:13px;background:var(--color);animation:champion-confetti 7s linear infinite;animation-delay:var(--delay)}.champion-celebration b{position:absolute;left:18%;top:22%;width:4px;height:4px;border-radius:50%;color:#ffbb36;box-shadow:0 -45px,32px -32px,45px 0,32px 32px,0 45px,-32px 32px,-45px 0,-32px -32px;animation:champion-firework 5s ease-out infinite}.champion-celebration b:nth-last-child(2){left:78%;top:40%;color:#ff6958;animation-delay:-1.7s}.champion-celebration b:last-child{left:52%;top:16%;color:#49b8e4;animation-delay:-3.4s}@keyframes champion-confetti{to{transform:translateY(1000px) rotate(540deg)}}@keyframes champion-firework{0%,55%,to{opacity:0;transform:scale(.15)}62%{opacity:.75}85%{opacity:0;transform:scale(1.8)}}@media(prefers-reduced-motion:reduce){.champion-celebration{display:none}}.reduced .champion-celebration{display:none}.ending-art{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:24px}.champion-entry .modal-header{padding:20px}.champion-entry .modal-body{text-align:left}.champion-entry #submit-score{display:grid;gap:10px;margin:18px 0 0}.champion-entry #submit-score label{margin:0;font-size:18px;font-weight:800;justify-items:stretch}.champion-entry #submit-score input{width:100%;min-width:0;min-height:44px;padding:10px 14px;font-size:18px}.champion-entry #submit-score button{margin-top:10px;min-height:48px;padding:12px 20px;font-size:24px;white-space:nowrap}.champion-entry .result-score{display:block;margin:14px 0}@media(orientation:landscape){#overlay>.ending-panel{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.ending-panel .modal-header{grid-row:1 / 3;display:flex;align-items:center}.ending-panel .modal-body{grid-row:1;border:0;padding:28px 64px 12px 20px}.ending-panel .modal-footer{grid-column:2;grid-row:2}.ending-panel .modal-body h2{font-size:clamp(24px,3vw,42px);margin:0}}@media(orientation:landscape)and (max-height:600px){.ending-panel .modal-header{padding:12px}.ending-panel .ending-art{max-height:calc(100dvh - 80px);width:100%;object-fit:contain}.ending-panel .modal-body{padding:14px 52px 8px 8px}.champion-entry .modal-body p{font-size:15px;margin:8px 0}.champion-entry .result-score{font-size:36px;margin:8px 0}.champion-entry #submit-score{gap:6px;margin:8px 0}.champion-entry #submit-score label{font-size:14px}.champion-entry #submit-score input{padding:8px 12px;font-size:16px}.champion-entry #submit-score button{font-size:20px;padding:10px 16px}}@media(orientation:portrait){.champion-entry .modal-header{padding:12px 60px 0}.champion-entry .ending-art{max-height:24dvh;object-fit:contain}}.champion-entry #submit-score label{display:grid;gap:6px;text-align:left}.champion-entry #submit-score input{border:1px solid #d7dade;border-radius:12px;background:#fff}@media(orientation:landscape)and (max-height:600px){.champion-entry #submit-score{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.champion-entry #submit-score button,.champion-entry #submit-status{grid-column:1 / -1}.champion-entry #submit-score button{margin-top:2px}.champion-entry .modal-body h2{font-size:24px}.champion-entry #submit-status{font-size:12px;margin:0}}.results .ending-art{overflow:hidden;background-repeat:no-repeat}.results .ending-art img{width:100%;height:100%;object-fit:contain}.approved-strong{background-image:url(/assets/strong-run-approved.png);background-size:214.2% 128.4%;background-position:9.25% 55%;aspect-ratio:859/666}.approved-victory{background-image:url(/assets/victory-approved.png);background-size:226.5% 110.1%;background-position:5.5% 65%;aspect-ratio:759/831}@media(orientation:portrait){.results .modal-header{padding:12px 60px 0}.results .ending-art{max-height:28dvh;width:min(100%,280px);margin:auto}}@media(orientation:landscape)and (max-height:600px){.ending-panel .approved-victory{width:min(100%,calc((100dvh - 52px)*.913));max-height:none;margin:auto}.results .modal-body p{margin:6px 0;font-size:14px}.results .stats{font-size:14px;gap:10px;margin:8px 0}.results .menu-row button{font-size:20px;padding:8px 14px}.results .result-share{margin:10px 0}.results .result-share .menu-row{gap:6px}.results .result-share a{padding:6px}.results #share-result{font-size:14px;padding:6px 10px}.results #score-entry button,.results #support{font-size:16px;padding:6px 14px;margin:4px}.champion-entry #submit-status{font-size:12px!important}}@media(orientation:landscape)and (max-height:650px){.home{grid-template-columns:minmax(0,46%) minmax(0,1fr);padding:max(10px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}.home .game-logo{max-height:18dvh;width:100%}.home .tagline{font-size:clamp(16px,4.6dvh,22px);line-height:1.15;margin:5px 0}.home .fine{font-size:11px!important;margin:4px 0}.home #reset-digits{font-size:20px;padding:2px 7px}.home #world-resets{gap:2px}.home .primary{min-height:44px;font-size:25px;padding:4px 38px;margin:4px 0}.home .resume-shift{margin:4px auto;min-height:36px;padding:3px 12px}.home-tools{top:max(8px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));gap:6px}.home .home-tools button{width:44px;height:44px;padding:10px}.home-spotlight{width:min(270px,40vw);right:max(12px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom))}.home-sponsor{min-height:34px;font-size:13px}.home-sponsor .sponsor-medal{width:30px;height:34px}.spotlight-slides{padding:7px 12px 0}.home .spotlight-dots button{min-height:24px}}@media(orientation:portrait){.home{height:100%;min-height:0;display:flex;padding:72px 16px 24px;gap:16px;overflow-y:auto}.home-copy{flex:none;width:100%}.home .game-logo{max-height:22dvh;width:min(100%,340px)}.home .tagline{font-size:22px}.home-spotlight{position:static;flex:none;width:min(100%,340px);margin:0 auto}.home-copy{background:transparent;padding:12px}#stage:has(.home) #overlay{background:radial-gradient(ellipse at 50% 45%,#ffffff08 20%,#ffffff38 65%,#ffffff80)}.holiday-layout{grid-template-columns:1fr;gap:8px}.holiday-art{max-height:22dvh;width:auto;max-width:100%;margin:auto}.holiday-actions{padding:12px 0 0;gap:8px}.holiday-actions h2{font-size:28px}.holiday-actions p{font-size:17px}.holiday-actions button{font-size:20px}#overlay>.sponsor-panel{height:94dvh;display:flex;flex-direction:column}.sponsor-panel .modal-header{padding:10px 52px 6px 12px}.sponsor-panel .wall-title{max-height:48px;width:auto;max-width:100%}.sponsor-panel .modal-header .menu-row{margin:5px 0;gap:5px}.sponsor-panel .modal-header button{min-height:36px;padding:5px 9px;font-size:15px}.sponsor-panel .sponsor-claim{margin:6px 0;gap:5px;grid-template-columns:28px minmax(0,1fr) auto}.sponsor-panel .sponsor-claim input{min-height:36px;padding:5px 8px;font-size:14px}.sponsor-panel .modal-header .fine:empty{display:none}.sponsor-panel .modal-body{flex:1;min-height:160px;padding:8px 12px}.sponsor-panel .modal-footer{padding:8px 12px max(12px,env(safe-area-inset-bottom));gap:6px}.sponsor-panel .modal-footer button{min-height:36px;padding:6px 10px;font-size:15px}.sponsor-panel .sponsor-total{margin:0;font-size:13px}.champion-reveal{margin:0 0 8px;padding:10px}.champion-reveal strong{font-size:24px}.champion-reveal p{font-size:14px;margin:4px 0 0}}.claim-toggle{display:none}.sponsor-pagination{display:flex;justify-content:center;align-items:center;gap:5px;padding:4px 0 0;position:sticky;bottom:0;background:#fffffff5}.sponsor-pagination button{min-width:32px;min-height:32px;padding:4px 8px;font-size:14px;border-radius:10px;box-shadow:none}.sponsor-pagination button[aria-current=page]{background:#ff553e;border-color:#ff553e;color:#fff}.sponsor-total strong{margin-left:0}@media(max-width:900px){.claim-toggle{display:inline-block}.sponsor-actions{display:flex;flex-wrap:nowrap}.sponsor-actions button{flex:1;white-space:nowrap}.sponsor-panel .modal-body{padding-bottom:0}.sponsor-claim:not(.expanded){display:none}}.sponsor-panel button{min-height:36px;padding:6px 12px;font-size:16px;margin:0}.sponsor-panel .menu-row{gap:8px}.sponsor-panel .modal-footer{gap:10px}.sponsor-panel .modal-footer #go{font-size:16px;padding:6px 14px;min-height:36px}.home .landing-disclaimer{margin:14px auto 10px;max-width:430px;line-height:1.45}.home .landing-disclaimer+.fine{margin-top:12px}@media(min-width:901px)and (orientation:landscape){.home .presence{position:fixed;top:20px;left:24px;z-index:2;margin:0;padding:8px 12px;border-radius:12px;background:#ffffffe8;font-size:14px!important}}@media(orientation:landscape)and (max-height:650px){.home .landing-disclaimer{margin:10px auto 8px;font-size:11px!important}.home .landing-disclaimer+.fine{margin-top:8px}}@media(orientation:portrait)and (max-height:700px){.results .ending-art{max-height:18dvh;width:auto;max-width:100%}.results .modal-body h2{font-size:24px;margin:8px 0}.results .modal-body p{font-size:15px;margin:8px 0}.results .stats{font-size:12px;gap:8px;margin:8px 0}.results .menu-row{gap:8px;margin:10px 0}.results .menu-row button{font-size:18px;padding:8px 10px}.results .result-score{font-size:42px}}@media(orientation:landscape)and (max-width:950px){#approval-card{width:calc(180px / var(--stage-scale));padding:calc(8px / var(--stage-scale))}#approval-card>strong,#approval-card p{font-size:calc(12px / var(--stage-scale))}#approval-card button{min-height:calc(44px / var(--stage-scale));font-size:calc(14px / var(--stage-scale));padding:calc(6px / var(--stage-scale))}}.panel::-webkit-scrollbar{width:8px}.panel::-webkit-scrollbar-track{background:transparent;margin-block:28px}.panel::-webkit-scrollbar-thumb{background:#bfc6ca;border:2px solid transparent;background-clip:padding-box;border-radius:8px}.briefing-panel{width:min(1200px,96vw)}.briefing-panel .modal-header{padding:16px 52px 8px}.briefing-panel .modal-body{padding:8px 16px}.briefing-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:8px}.briefing-grid section{border-radius:22px;padding:12px}.briefing-grid h3{font-size:clamp(18px,2.3vw,30px);margin:0 0 6px}.briefing-whack{background:#fcf5e9}.briefing-avoid{background:#fbeaec}.briefing-powered{background:#eaf5ff;grid-column:1/-1;display:flex;align-items:center;gap:12px}.briefing-powered>div{flex:1}.briefing-powered p{font-size:16px;margin:4px 0;line-height:1.35}.briefing-powered small{color:#526a7b}.briefing-art{display:flex;align-items:center;justify-content:center;gap:10px}.briefing-art img,.briefing-art .sprite{display:block;width:clamp(44px,8vw,110px);height:clamp(44px,8vw,110px);object-fit:contain;flex-shrink:1}.briefing-art b{font-size:64px;line-height:1;color:#ff4933}@media(orientation:portrait){.briefing-powered{flex-direction:column;gap:6px}.briefing-grid section{padding:12px 8px}.briefing-art{gap:4px;flex-wrap:wrap}}@media(orientation:landscape)and (max-height:500px){.briefing-panel .modal-header{padding:10px 52px 6px}.briefing-panel .modal-body{padding:4px 12px}.briefing-grid section{padding:8px}.briefing-grid h3{font-size:18px;margin:0 0 4px}.briefing-art img,.briefing-art .sprite{width:60px;height:60px}.briefing-powered p{font-size:14px}.briefing-powered small{font-size:12px}}.sponsor-ranking .player-row{grid-template-columns:32px minmax(0,1fr) auto}.home-scene #clock{display:none}.landing-legal{position:fixed;inset:auto 0 0;display:flex;justify-content:center;gap:18px;padding:24px 16px max(12px,env(safe-area-inset-bottom));background:linear-gradient(transparent,#ffffffdc);font-size:13px;z-index:3}.landing-legal a{color:#46565f;text-underline-offset:3px}.home .tagline{max-width:440px;min-height:2.4em;margin-inline:auto}.home-spotlight{width:min(400px,calc(100vw - 32px));bottom:max(52px,env(safe-area-inset-bottom))}.spotlight-slides{padding:18px 20px 4px}.home-sponsor{font-size:18px;gap:12px}.spotlight-label{font-size:16px}.home-spotlight>.wall-button{min-height:52px;font-size:22px}.home{padding-bottom:64px}.result-share #share-result{display:inline-grid;place-items:center;width:44px;height:44px;min-width:44px;min-height:44px;padding:6px;margin:0;border-radius:14px}.settings-content select{display:block;width:100%;min-height:44px;margin-top:8px;padding:10px 12px;border:1px solid #d7dade;border-radius:12px;background:#fff;color:#252729;font:inherit}.ending-panel .modal-body>h2,.ending-panel .modal-body>p,.ending-panel .modal-body>.result-score,.champion-entry form{animation:modal-reveal .45s ease-out both}.ending-panel .modal-body>p{animation-delay:.07s}.ending-panel .modal-body>.result-score{animation-delay:.14s}.champion-entry form{animation-delay:.21s}@keyframes modal-reveal{0%{opacity:0;translate:0 6px}to{opacity:1;translate:0 0}}.reduced .ending-panel *{animation:none!important}@media(prefers-reduced-motion:reduce){.ending-panel *{animation:none!important}}.landing-launch{display:flex;align-items:center;justify-content:center;gap:22px}.landing-play-actions{display:flex;flex-direction:column;align-items:center}.home .resume-shift{background:none;border:0;box-shadow:none;color:#fff;-webkit-text-stroke:2px #344653;paint-order:stroke fill;text-shadow:0 2px 2px #24354180;font-weight:900;font-size:16px;min-height:44px;margin:2px 0;padding:6px 12px}.home .resume-shift:focus-visible{outline:3px solid #096cc4}.home .landing-legal{position:static;grid-column:1 / -1;width:100%;flex:none;z-index:1;padding:16px 8px;background:none}.home .landing-legal{background:linear-gradient(transparent,#ffffffbd);border-radius:0 0 20px 20px}.subtitle-row{display:block;overflow:hidden}.subtitle-row>span{display:block;animation:subtitle-reveal .7s cubic-bezier(.2,.7,.2,1) both}.subtitle-row:nth-child(2)>span{animation-delay:.13s}.subtitle-accent{color:#ef4b32}@keyframes subtitle-reveal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.reduced .subtitle-row>span{animation:none}@media(prefers-reduced-motion:reduce){.subtitle-row>span{animation:none}}.sponsor-name a,.spotlight-site{color:inherit;text-decoration:none}.sponsor-name a:hover,.spotlight-site:hover{color:#cf412d}.sponsor-name a:focus-visible,.spotlight-site:focus-visible{outline:3px solid #096cc4;outline-offset:3px;border-radius:4px}.home-sponsor{display:block}.spotlight-rank{display:flex;align-items:center;gap:10px;min-width:0;margin:8px 0}.spotlight-site{display:flex;align-items:center;gap:8px;min-width:0}.spotlight-rank strong,.sponsor-featured strong{font-weight:900;text-shadow:0 1px 0 #b72c1c}.spotlight-rank strong{white-space:nowrap}.compact-rank{font-size:14px;margin:4px 0}.home-sponsor .compact-rank .sponsor-medal{width:24px;height:28px}.home-sponsor .compact-rank .sponsor-icon{width:22px;height:22px}.legal-panel #legal-content{text-align:left;font-size:16px}.legal-panel #legal-content h1{font-size:25px}.results #submit-score{display:grid;gap:8px}.results #submit-score label{display:grid;text-align:left;font-size:16px}@media(max-width:600px){.landing-launch{gap:12px;flex-wrap:wrap}.home .landing-launch .primary{padding:10px 24px}}.home{overflow-x:hidden;overflow-y:auto;touch-action:pan-y}@media(orientation:landscape)and (max-height:600px){.home-spotlight{width:min(320px,40vw)}.spotlight-slides{padding:8px 12px 0}.spotlight-rank{gap:6px;margin:4px 0}.home-sponsor{font-size:15px}.home-sponsor .sponsor-medal{width:30px;height:34px}.compact-rank{font-size:12px;margin:2px 0}.home-sponsor .compact-rank .sponsor-medal{width:20px;height:22px}.spotlight-label{font-size:13px}.home-sponsor .sponsor-name small{font-size:11px}}.result-share .menu-row{gap:4px;flex-wrap:nowrap}.result-share .menu-row>a,.result-share .menu-row>button{flex:0 0 44px;width:44px;min-width:44px;margin:0;padding:8px}.info-panel{width:min(740px,96vw);text-align:left}.info-panel a{color:#df4934;font-weight:800;text-decoration:none}.info-panel a:hover{text-decoration:underline}.info-panel details{border-top:1px solid #e6e6e6;padding:10px 0}.info-panel summary{cursor:pointer;font-weight:800}.home .home-copy>#world-resets{margin:24px auto 0}.home-copy{--launch-min-width:230px}.landing-play-actions{min-width:min(var(--launch-min-width),100%)}.landing-play-actions #start{width:100%}.home #start,.home #world-resets{min-width:min(var(--launch-min-width),100%)}.home .tagline{container-type:inline-size}.subtitle-row{white-space:nowrap;font-size:clamp(12px,5cqw,28px)}.sponsor-ranking .player-row.sponsor-featured{grid-template-columns:56px minmax(0,1fr) auto;gap:12px}.player-row.sponsor-featured .sponsor-medal{width:56px;height:64px;margin:0}@media(max-width:600px){.sponsor-ranking .player-row.sponsor-featured{grid-template-columns:40px minmax(0,1fr) auto;gap:8px}.player-row.sponsor-featured .sponsor-medal{width:40px;height:48px}}.support-message-panel label{display:grid;gap:6px;text-align:left;margin:12px 0}.support-message-panel textarea,.support-message-panel select{width:100%;padding:10px;border:1px solid #d7dade;border-radius:12px;font:inherit}.settings-panel .settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.settings-grid h3{display:flex;align-items:center;gap:8px;font-size:22px;margin:8px 0}.settings-grid h3 svg{width:24px;height:24px}.settings-panel .settings-status{margin:0 0 12px}.settings-panel .settings-content label{margin:8px 0}.settings-panel #difficulty{width:100%;min-height:44px;margin:0}.board-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:8px 0}.board-options label{min-width:0;margin:0;font-size:14px;text-align:left}.board-options select{width:100%;min-width:0;min-height:44px;padding:6px 8px;font-size:16px}.settings-panel .sound-group{margin:8px 0}.settings-panel .settings-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}.settings-panel .settings-actions button{display:flex;justify-content:center;align-items:center;gap:8px;font-size:clamp(14px,2vw,22px);padding:10px 12px;margin:0;min-width:0}.support-cup{width:34px;height:34px;flex:none}.settings-panel #go{background:none;box-shadow:none;border:0;font-size:17px;margin:0 0 8px;min-height:44px}.settings-panel{width:min(900px,96vw);height:auto;max-height:94dvh}@media(orientation:portrait){.settings-panel .settings-grid{grid-template-columns:1fr;gap:12px}}@media(max-width:600px){.settings-panel .settings-actions button{gap:4px;padding:8px 5px;font-size:12px;min-height:48px;white-space:nowrap}.settings-actions .support-cup,.settings-actions .menu-icon{width:20px;height:20px}}.spotlight-rank .highlight-name{flex:1;width:auto}.spotlight-rank .skeleton-amount{flex:none;margin-left:auto}#overlay>.panel.settings-panel,#overlay>.panel.info-panel{display:flex;overflow:hidden}.panel.settings-panel .modal-body,.panel.info-panel .modal-body{flex:1 1 auto;min-height:0;overflow-y:auto}.panel.settings-panel .modal-footer,.panel.info-panel .modal-footer{position:static}@media(pointer:coarse){input,textarea,select{font-size:max(16px,1em)!important}}.briefing-panel .modal-footer{flex-direction:column;gap:8px}.briefing-panel .modal-footer #go{width:min(100%,420px);min-height:64px;margin:0;padding:12px 20px;font-size:clamp(26px,4vw,34px)}.skip-briefing{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;font-size:14px;color:#526a7b;cursor:pointer}.skip-briefing input{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:none;width:22px;height:22px;min-height:22px;padding:0;margin:0;border:2px solid #ff5945;border-radius:6px;background:#fff;cursor:pointer}.skip-briefing input:checked{background:#ff5945}.skip-briefing input:checked:after{content:"";display:block;width:12px;height:12px;margin:3px;background:linear-gradient(45deg,transparent 40%,white 40% 60%,transparent 60%),linear-gradient(-45deg,transparent 40%,white 40% 60%,transparent 60%)}.play-icon{width:1em;height:1em;vertical-align:-.12em;flex:none}.primary .play-icon{color:#fff}.sheet-handle{display:none}.spotlight-slides section:not([hidden]){animation:highlight-reveal .28s ease-out}@keyframes highlight-reveal{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media(max-width:600px)and (orientation:portrait){.home{padding-bottom:calc(var(--highlight-sheet-height, 300px) + 24px)}.home-spotlight{position:static;width:auto;margin:12px auto}.home-spotlight>.wall-button{width:auto}.spotlight-sheet{position:fixed;z-index:5;left:0;right:0;bottom:0;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-radius:24px 24px 0 0;box-shadow:0 -4px 18px #18384918;transition:transform .28s ease;animation:sheet-enter .35s ease-out}.spotlight-sheet.collapsed{transform:translateY(calc(100% - 36px - env(safe-area-inset-bottom)))}.home .sheet-handle{display:flex;width:100%;height:36px;min-height:36px;justify-content:center;align-items:center;padding:0;margin:0;border:0;background:none;box-shadow:none;transform:none}.home .sheet-handle{touch-action:none;cursor:grab}.sheet-handle span{width:38px;height:4px;border-radius:4px;background:#b9c4cb}.spotlight-sheet .spotlight-slides{padding-top:0;display:grid}.spotlight-sheet .spotlight-slides section{grid-area:1 / 1}.spotlight-sheet .spotlight-slides section[hidden]{display:block!important;visibility:hidden;pointer-events:none}.spotlight-sheet .spotlight-dots{margin-bottom:0;box-shadow:none}}@keyframes sheet-enter{0%{transform:translateY(100%)}to{transform:translateY(0)}}.reduced .spotlight-sheet,.reduced .spotlight-slides section{animation:none;transition:none}@media(prefers-reduced-motion:reduce){.spotlight-sheet,.spotlight-slides section{animation:none!important;transition:none!important}}@media(pointer:coarse)and (max-height:600px)and (orientation:landscape){#inventory{height:calc(44px / var(--stage-scale));gap:12px}#inventory .slot{height:100%;padding:4px 8px;font-size:21px}}@media(pointer:coarse)and (max-width:1000px){#overlay .modal-body{gap:10px}#overlay .modal-body button:not(.sheet-handle),#overlay .modal-footer button{padding:8px 14px;min-height:44px;font-size:18px;border-radius:18px}#overlay .modal-body input,#overlay .modal-body select{font-size:16px;min-height:44px}}.view-wall-link{float:right;border:0;background:none;box-shadow:none;padding:0 0 0 10px;margin:0;font-size:13px;color:#bd3d2b;text-decoration:none}.manually-paused:after{content:"";position:absolute;inset:var(--view-top,0px) var(--view-left,0px);background:#142d4266;z-index:5;pointer-events:none}#center-resume{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:7;padding:0;border:0;background:none;box-shadow:none;color:#fff;width:160px;height:160px;filter:drop-shadow(0 5px 5px #0005)}#center-resume svg{width:100%;height:100%}.manually-paused #hud{z-index:8}#stage:has(#hud[hidden]) #leaderboard-shortcut,#stage:has(#overlay:not([hidden])) #leaderboard-shortcut{display:none}@media(pointer:coarse){.target{min-height:calc(44px / var(--stage-scale,1));min-width:calc(44px / var(--stage-scale,1))}}.holiday-visual{min-width:0;display:flex;flex-direction:column;align-items:center;gap:14px}.holiday-visual .holiday-art{border-radius:24px;object-fit:cover}.holiday-visual #pause-support{margin:0;padding:8px 16px;min-height:44px;font-size:18px}.holiday-actions .quiet-menu-link{width:auto;align-self:center;background:none;border:0;box-shadow:none;font-size:15px;padding:8px 12px;min-height:44px;color:#616b73;text-decoration:none}@media(orientation:landscape){.holiday-visual .holiday-art{height:auto;max-height:52dvh;width:auto;max-width:100%}}.sponsor-panel .sponsor-total{font-size:12px;line-height:1.35;margin:4px 0}@media(orientation:portrait)and (max-width:700px){#overlay>.sponsor-panel{display:block;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.sponsor-panel .modal-header,.sponsor-panel .modal-body{overflow:visible;min-height:0;margin:0}.sponsor-panel .modal-footer{position:sticky;bottom:0;z-index:2}}@media(orientation:landscape){.sponsor-panel .modal-header,.sponsor-panel .modal-body{min-width:0;min-height:0;overflow-x:hidden;overscroll-behavior:contain}.sponsor-panel .period-tabs{flex-wrap:wrap;margin:0 0 12px}}@media(pointer:coarse)and (max-width:1000px){.sponsor-ranking .leader-row{min-height:44px;padding:6px 4px;gap:6px;font-size:14px}.sponsor-ranking .sponsor-featured{min-height:60px;padding:7px 6px;margin-bottom:6px;font-size:15px;grid-template-columns:36px 28px minmax(0,1fr) auto}.sponsor-ranking .player-row.sponsor-featured{grid-template-columns:36px minmax(0,1fr) auto;gap:7px}.sponsor-ranking .sponsor-medal,.sponsor-ranking .player-row.sponsor-featured .sponsor-medal{width:36px;height:42px;margin:0}.sponsor-ranking .sponsor-icon{width:28px;height:28px}.sponsor-ranking .sponsor-name small{font-size:11px;line-height:1.25}}#status-icons>span:nth-child(4){display:flex;gap:2px}#status-icons>span:nth-child(4) .sprite{width:32px;height:32px}.maker-art{display:block;width:min(100%,340px);max-height:46dvh;object-fit:contain;margin:12px auto;border-radius:22px}@media(orientation:portrait){.maker-art{max-height:24dvh;width:auto;max-width:100%}}#fire-frame{overflow:hidden}#fire-frame:before{content:"";position:absolute;top:-4%;right:-3%;bottom:-10%;left:-3%;background:url(/assets/fire-edge-v1.png) center / 100% 100% no-repeat;opacity:.88;transform-origin:center bottom}.fire-active:not(.reduced) #fire-frame:before{animation:fire-breathe 1.7s ease-in-out infinite alternate}@keyframes fire-breathe{0%{transform:scale(1) skew(-.4deg);opacity:.82}45%{transform:scale(1.012,1.045) skew(.3deg);opacity:.94}to{transform:scale(1.006,1.018) skew(-.15deg);opacity:.87}}@media(prefers-reduced-motion:reduce){#fire-frame:before{animation:none!important}}.slot.empty-slot .sprite{opacity:.3;filter:grayscale(.6)}.spotlight-sheet .home-sponsor{height:136px;overflow:hidden}.spotlight-sheet .spotlight-rank{height:56px;margin:0}.spotlight-sheet .compact-rank{height:36px}@media(max-width:600px)and (orientation:portrait),(orientation:landscape)and (max-height:600px){.spotlight-sheet .compact-rank{display:none}.spotlight-sheet .home-sponsor{height:56px}}.spotlight-sheet .sponsor-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spotlight-sheet .sponsor-name small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#combo-badge.broken{color:#c53e2b;background:#fff0ec}.chili-slot-art{display:block;width:64px;height:64px;background:url(/assets/chili.webp) center/contain no-repeat}.slot.empty-slot .chili-slot-art{opacity:.3;filter:grayscale(.6)}.slot kbd{position:absolute;left:5px;top:4px;font-size:11px;padding:0 3px}@media(hover:none){.slot kbd{display:none}}.players-art{display:none}@media(orientation:landscape){.sponsor-panel .players-art{display:block;width:min(100%,280px);max-height:38dvh;object-fit:contain;border-radius:20px;margin:14px auto 0}}.settings-panel .settings-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border:0;box-shadow:none;background:none}.settings-toggle .switch-track{width:42px;height:24px;border-radius:20px;background:#cbd0d4;padding:3px;flex:none}.switch-track i{display:block;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .15s}.settings-toggle[aria-checked=true] .switch-track{background:#ff6046}.settings-toggle[aria-checked=true] .switch-track i{transform:translate(18px)}.settings-panel .settings-grid>div{padding:8px 14px;border-radius:16px;background:#fff}.settings-panel .settings-grid h3{margin:0 0 6px}.settings-panel .sound-group{margin:12px 0}.settings-panel .settings-grid>div+div{border-left:1px solid #e4e7e9}.settings-panel .difficulty-stops{display:flex;justify-content:space-between;font-size:13px;margin-top:-4px}.settings-panel output{float:right;font-weight:700;color:#ef553e}.settings-panel #difficulty{accent-color:#ff6046}.settings-panel #difficulty::-webkit-slider-runnable-track{height:10px;border-radius:8px;background:repeating-linear-gradient(120deg,#ff6046 0,#ff6046 10px,#ff927e 10px,#ff927e 20px)}.settings-panel #difficulty::-webkit-slider-thumb{margin-top:-3px}.settings-panel #difficulty::-moz-range-track{height:10px;border-radius:8px;background:repeating-linear-gradient(120deg,#ff6046 0,#ff6046 10px,#ff927e 10px,#ff927e 20px)}.settings-fullscreen:before{content:"⛶";margin-right:8px;font-size:20px}@media(orientation:portrait){.settings-panel .settings-grid>div+div{border-left:0;border-top:1px solid #e4e7e9}}@media(pointer:coarse)and (max-height:600px)and (orientation:landscape){body:has(#stage:not(.home-scene)){background:linear-gradient(#8ab4c9,#e0ddd5)}#stage:not(.home-scene):has(#overlay[hidden]){overflow:visible}}@media(pointer:coarse)and (orientation:landscape)and (max-height:600px){#approval-card{width:calc(180px / var(--stage-scale));right:calc(var(--view-left,0px) + 12px / var(--stage-scale));padding:calc(8px / var(--stage-scale))}#approval-card>strong,#approval-card p{font-size:calc(12px / var(--stage-scale))}#approval-card .menu-row{display:flex;gap:calc(6px / var(--stage-scale))}#approval-card button{flex:1;min-width:0;box-sizing:border-box;height:calc(44px / var(--stage-scale));min-height:calc(44px / var(--stage-scale));max-height:calc(44px / var(--stage-scale));padding:0;margin:0;line-height:1;font-size:calc(14px / var(--stage-scale));white-space:nowrap}}@media(orientation:landscape)and (max-height:600px){.home{grid-template-rows:auto;align-content:safe center;padding-bottom:16px}.home-copy{min-height:min-content}.home-spotlight{position:fixed;right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));width:min(300px,40vw)}}@media(max-width:600px)and (orientation:portrait){body:has(#stage.home-scene){background-position:62% center}.home{padding-bottom:calc(var(--highlight-sheet-height,180px) + 32px);scroll-padding-bottom:calc(var(--highlight-sheet-height,180px) + 32px)}.home-copy{flex-shrink:0}.home .game-logo{width:min(100%,380px);max-height:27dvh}}.settings-panel .settings-content{text-align:left}.settings-panel .sound-group{border:0;border-radius:0;padding:0;background:none}.settings-panel .settings-content select{width:100%;border-radius:16px;box-shadow:0 3px #d7d8dc}@media(orientation:landscape)and (max-height:600px){.settings-panel .modal-header{padding:10px 56px 6px}.settings-panel h2{font-size:24px;margin:0}.settings-panel .modal-body{padding:4px 12px}.settings-panel .settings-grid{gap:16px}.settings-panel .settings-grid>div{padding:0 10px}.settings-panel .settings-grid h3{font-size:18px;margin:0 0 4px}.settings-panel .settings-content label{font-size:14px;margin:2px 0}.settings-panel .sound-group{margin:0}.settings-panel .fine{font-size:12px!important;margin:4px 0}.settings-panel #music-status:empty{display:none}.settings-panel .settings-toggle{width:60%;display:inline-flex;font-size:14px;min-height:44px;padding:0}.settings-panel #settings-display{display:inline-block;width:38%;vertical-align:middle;text-align:right}.settings-panel .settings-fullscreen{font-size:0;padding:4px 10px;min-height:44px}.settings-panel .settings-fullscreen:before{font-size:24px;margin:0}.settings-panel .modal-footer{padding:6px 12px 10px}}@media(pointer:coarse)and (orientation:landscape)and (max-height:600px){#inventory{left:auto;right:calc(var(--view-right,0px) + (12px + env(safe-area-inset-right)) / var(--stage-scale));top:50%;bottom:auto;transform:translateY(-50%);flex-direction:column;width:calc(52px / var(--stage-scale));height:auto;gap:calc(8px / var(--stage-scale))}#inventory .slot{flex:none;width:calc(52px / var(--stage-scale));height:calc(52px / var(--stage-scale));min-height:0;padding:calc(5px / var(--stage-scale));justify-content:center;border-radius:calc(12px / var(--stage-scale))}#inventory .slot b,#inventory .slot small,#inventory .slot kbd{display:none}#inventory .slot .sprite,#inventory .chili-slot-art{width:100%;height:100%;flex:none}#inventory .slot .count{position:absolute;top:calc(-5px / var(--stage-scale));right:calc(-4px / var(--stage-scale));font-size:calc(11px / var(--stage-scale));padding:calc(2px / var(--stage-scale)) calc(4px / var(--stage-scale));border-radius:50%;background:#ff6046;color:#fff}}@media(max-width:600px),(pointer:coarse)and (max-height:600px){#overlay:has(>.sponsor-panel){padding:0}#overlay>.sponsor-panel{width:100%;height:100dvh;max-width:none;max-height:100dvh;margin:0;border:0;border-radius:0;box-shadow:none;padding-top:env(safe-area-inset-top);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.sponsor-panel .modal-close{top:max(10px,env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right));z-index:10}}#stage.portrait-game #office{background-image:url(/assets/desk-portrait-day.webp);background-size:100% 100%;background-position:center}#stage.portrait-game .bay-ambient,#stage.portrait-game #night{display:none}#stage.portrait-game #light{z-index:2;background:rgba(10,24,58,var(--portrait-night,0))}#stage.portrait-game #hud{top:0;left:0;width:900px;height:330px;transform:none}#stage.portrait-game #portrait{left:20px;top:28px;width:160px;height:160px}#stage.portrait-game #hearts{left:185px;top:40px;font-size:48px;gap:5px}#stage.portrait-game #hearts .sprite{width:50px;height:55px}#stage.portrait-game #score{left:365px;right:auto;top:60px;width:125px;min-width:0;font-size:34px;padding:8px}#stage.portrait-game #usage{left:195px;top:200px;width:505px;height:120px;font-size:34px}#stage.portrait-game #status-icons{top:108px;left:190px;transform:scale(.8);transform-origin:left top}#stage.portrait-game #clock{left:24px;top:218px;font-size:24px;border-width:3px;padding:4px}#stage.portrait-game #coffee{left:auto;right:55px;top:calc(var(--board-top) - 165px);width:150px;height:150px}#stage.portrait-game #plant{left:0;right:auto;top:calc(var(--board-top) - 220px);width:180px;height:200px;z-index:3}#stage.portrait-game #plant span{width:180px;height:180px}#stage.portrait-game #inventory{left:30px;right:30px;bottom:max(55px,env(safe-area-inset-bottom));top:auto;height:var(--portrait-slot-size);gap:18px;transform:none;flex-direction:row}#stage.portrait-game #inventory .slot{width:25%;height:100%;min-height:0;padding:12px;justify-content:center;border-radius:28px}#stage.portrait-game #inventory .slot b,#stage.portrait-game #inventory .slot small,#stage.portrait-game #inventory .slot kbd{display:none}#stage.portrait-game #inventory .slot .sprite,#stage.portrait-game #inventory .chili-slot-art{width:calc(var(--portrait-slot-size) - 40px);height:calc(var(--portrait-slot-size) - 40px);flex:none}#stage.portrait-game #inventory .count{position:absolute;right:3px;top:auto;bottom:3px;border-radius:50%;padding:3px 12px;background:#fff;color:#232629}#stage.portrait-game #tip{left:160px;right:160px;top:355px;bottom:auto;width:auto;max-width:none;transform:none;font-size:28px;padding:10px 18px}#stage.portrait-game #combo-badge{top:140px;right:265px;font-size:23px}#stage.portrait-game~#rotate{display:none}#stage.portrait-game #approval-card{left:70px;right:70px;width:auto;top:420px;padding:24px}#stage.portrait-game #approval-card>strong,#stage.portrait-game #approval-card p{font-size:calc(14px / var(--stage-scale))}#stage.portrait-game #approval-card button{min-height:calc(44px / var(--stage-scale));font-size:calc(14px / var(--stage-scale))}#stage.portrait-game:has(#overlay[hidden]){overflow:clip}#stage.portrait-game{--portrait-button-size:max(96px,calc(44px / var(--stage-scale)))}#stage.portrait-game #game-settings,#stage.portrait-game #pause,#stage.portrait-game #leaderboard-shortcut{width:var(--portrait-button-size);height:var(--portrait-button-size);top:56px;bottom:auto;padding:20px}#stage.portrait-game #pause{left:auto;right:calc(26px + 2 * var(--portrait-button-size))}#stage.portrait-game #game-settings{left:auto;right:calc(18px + var(--portrait-button-size))}.modal-scroll{display:contents}@media(orientation:portrait){#overlay>.panel[role=dialog]{display:flex;flex-direction:column;overflow:hidden}#overlay>.panel .modal-scroll{display:block;flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#bfc6ca transparent;margin:8px 5px 0}#overlay>.panel .modal-body{overflow:visible;min-height:0}#overlay>.panel .modal-footer{position:static}#overlay>.panel>.modal-close{z-index:20}}.board-options select,.support-message-panel input,.support-message-panel textarea,.support-message-panel select{width:100%;min-width:0;min-height:44px;padding:10px;border:2px solid #d7d8dc;border-radius:12px;background:#fff;color:#232629;font:inherit;font-size:16px}.support-message-panel label{display:block;text-align:left;margin:10px 0}@media(orientation:portrait){#overlay>.panel .modal-header{padding-right:72px}#overlay>.panel .modal-header h2{font-size:clamp(20px,6vw,26px);overflow-wrap:normal}.support-message-panel .menu-row button{font-size:18px;padding:12px}}#leaderboard-shortcut{top:auto;right:calc(var(--view-left,0px) + 12px / var(--stage-scale,1));bottom:calc(var(--view-top,0px) + 12px / var(--stage-scale,1));width:calc(44px / var(--stage-scale,1));height:calc(44px / var(--stage-scale,1));padding:calc(8px / var(--stage-scale,1));z-index:8}#stage.portrait-game #leaderboard-shortcut{top:56px;right:10px;bottom:auto}.settings-tabs{display:flex;gap:8px;margin-bottom:16px}.settings-tabs button{flex:1;min-height:44px}.settings-tabs [aria-selected=true]{background:#ff6046;color:#fff}.settings-panel [role=tabpanel][hidden]{display:none}.settings-panel .controls-art{max-width:440px;margin-inline:auto}
