@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=Barlow:wght@400;500;600;700;800&display=swap');
:root{--cream:#fff4d5;--mint:#b7f05a;--orange:#ff733e;--ink:#122c2b}*{box-sizing:border-box}body{margin:0;background:var(--ink);color:var(--cream);font-family:Barlow,Arial,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:800 14px Barlow,Arial,sans-serif;cursor:pointer;color:inherit;border:0}button:focus-visible,a:focus-visible{outline:3px solid white;outline-offset:5px}button:hover{filter:brightness(1.12);transform:translateY(-2px)}button:active{transform:translateY(1px)}[hidden]{display:none!important}#game{width:100%;height:100svh;min-height:540px;position:relative;overflow:hidden;background:#163b38}canvas{width:100%;height:100%;display:block;touch-action:none}#loading{position:absolute;inset:0;background:var(--ink);z-index:30;display:grid;place-items:center;font-size:24px}#top{position:absolute;top:0;left:0;right:0;z-index:5;display:flex;align-items:center;justify-content:space-between;padding:28px 4.5%}#brand{font:900 28px 'Barlow Condensed',sans-serif;letter-spacing:-2px;text-decoration:none;color:var(--cream);display:flex;align-items:center;gap:14px}#brand span{font:800 12px Barlow,sans-serif;letter-spacing:2px;border-left:1px solid #fff4d550;padding-left:14px}.top-actions{display:flex;gap:10px}.top-actions button,#pause{background:#122c2b80;border:1px solid #fff4d545;width:42px;height:42px;border-radius:50%;font-size:23px}.screen{position:absolute;inset:0}#menu{background:linear-gradient(90deg,#102e2bf2 0%,#102e2bd9 34%,#102e2b0d 70%),url('assets/warehouse-art.png') center/cover;display:flex;align-items:center}.menu-copy{margin:55px 0 30px 8%;position:relative;z-index:2}.eyebrow{font-size:12px;font-weight:800;letter-spacing:2px;display:flex;align-items:center;gap:9px}.eyebrow span{width:7px;height:7px;background:var(--mint);border-radius:50%}h1{font:900 clamp(64px,8vw,122px)/.84 'Barlow Condensed',Impact,sans-serif;letter-spacing:-2px;margin:27px 0 20px;text-shadow:4px 5px 0 #132c2a}h1 small{display:block;font-size:.3em;line-height:1.3;letter-spacing:3px;margin-bottom:12px}h1 em{font-style:normal;color:var(--mint)}h1 em span{color:var(--orange)}.menu-copy p{font-size:19px;line-height:1.45;color:#efe9d4c9;margin:22px 0 28px}.primary{background:var(--orange);color:#152f2c;padding:19px 25px;border-radius:7px;box-shadow:0 5px 0 #903f23;font-size:16px;letter-spacing:.5px;min-width:300px;text-align:left}.primary span{float:right;margin-left:35px}.menu-secondary{display:flex;gap:22px;margin-top:24px}.menu-secondary button{padding:0;background:none;font-size:12px;letter-spacing:1px}.menu-secondary button+button{color:#c4d0be}.best{display:flex;gap:14px;align-items:center;margin-top:34px}.best>span{font-size:33px;color:#f4ca60}.best div{font-size:10px;letter-spacing:1.3px;color:#c8cdb9}.best strong{display:block;font:800 25px 'Barlow Condensed',sans-serif;color:var(--cream);letter-spacing:1px;margin-top:2px}.best .best-note{font-size:12px;letter-spacing:0;line-height:1.5;border-left:1px solid #ffffff30;margin-left:12px;padding-left:23px}.sticker{position:absolute;right:6%;top:18%;background:var(--mint);color:var(--ink);width:120px;height:120px;border-radius:50%;border:2px dashed var(--ink);box-shadow:0 0 0 6px var(--mint),5px 8px 0 #122c2b80;transform:rotate(12deg);text-align:center;padding-top:12px;font:800 15px 'Barlow Condensed',sans-serif}.sticker b{font-size:23px;line-height:.95;display:block}.sticker span{display:block;font-size:13px;margin-top:7px}.menu-foot{position:absolute;bottom:23px;left:4.5%;right:4.5%;display:flex;justify-content:space-between;font-size:10px;font-weight:700;letter-spacing:1.6px;color:#e9f1dbaa}#hud{position:absolute;inset:90px 4.5% auto;pointer-events:none}.hud-left{display:flex;gap:30px;text-shadow:2px 2px #102a29}.hud-left>div{font-size:11px;letter-spacing:1.4px;font-weight:800}.hud-left strong{display:block;font:800 31px 'Barlow Condensed',sans-serif;letter-spacing:1px}#combo{color:var(--mint)}.hud-right{position:absolute;right:0;top:0;display:flex;align-items:center;gap:18px;font-size:25px;font-weight:800}.hud-right button{pointer-events:auto}#objective{margin-top:16px;background:#122c2be0;display:inline-block;padding:10px 14px;border-radius:6px;font-size:14px}#power{margin-top:12px;width:190px;font-size:10px;font-weight:800;letter-spacing:1px;background:#132e29b0;padding:9px;border-radius:5px}#power>div{height:6px;background:#fff2;margin:6px 0}#meter{display:block;background:var(--mint);height:100%;width:0}#activate{background:none;padding:0;font-size:10px;pointer-events:auto}#toast{position:absolute;top:32%;width:100%;text-align:center;pointer-events:none;font:900 clamp(28px,4vw,58px) 'Barlow Condensed',sans-serif;color:var(--mint);text-shadow:3px 4px #18322b;transform:rotate(-3deg)}#desktop-hint{position:absolute;bottom:18px;width:100%;display:flex;justify-content:center;gap:24px;font-size:11px;color:#d3dacc}#desktop-hint b{color:#99aaa1;font-weight:500;margin-left:4px}#touch{display:none;position:absolute;bottom:24px;left:20px;right:20px;justify-content:space-between;pointer-events:none}#touch>div{display:flex;gap:10px;align-items:end}#touch button{pointer-events:auto;touch-action:none;width:62px;height:62px;border-radius:20px;background:#183e37d9;border:2px solid #fff6;font-size:23px;user-select:none}#touch .small{width:45px;height:45px}#touch .trick,#touch .jump{font-size:13px;width:70px;height:70px}#touch .jump{background:var(--orange);color:var(--ink)}#touch .trick{background:var(--mint);color:var(--ink)}#modal{position:absolute;inset:0;background:#081e1bdc;z-index:20;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(12px);padding:20px}.modal-card{background:#173d36;border:1px solid #d0edac40;border-radius:20px;padding:36px;max-width:560px;width:100%;max-height:90svh;overflow:auto;position:relative;box-shadow:0 24px 90px #0005}#close{position:absolute;right:15px;top:12px;background:none;font-size:28px;color:#bbcab7}h2{font:800 43px/1 'Barlow Condensed',Impact,sans-serif;margin:0 0 18px;color:var(--cream)}.modal-card p{font-size:16px;line-height:1.6;color:#c4d7c6}.modal-card .primary{width:100%;margin-top:17px}.mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:22px 0}.mode-grid button,.level{background:#245346;border:1px solid #ffffff25;border-radius:8px;padding:16px;text-align:left;line-height:1.4}.mode-grid button.selected{background:var(--mint);color:var(--ink)}.mode-grid small{display:block;font-size:11px;font-weight:500}.controls-list{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:25px 0}.controls-list div{color:#c5d6be;font-size:14px}.controls-list b{display:block;color:var(--cream);margin-bottom:5px}label{display:flex;align-items:center;justify-content:space-between;margin:20px 0;gap:15px}input[type=range]{accent-color:var(--mint);width:55%}.level{display:block;width:100%;margin:10px 0}.level:disabled{opacity:.4;cursor:default}.stars{text-align:center;color:var(--mint);font-size:48px;letter-spacing:10px}.results{display:flex;justify-content:space-around;padding:20px 0;font:800 30px 'Barlow Condensed',sans-serif}.results small{font:600 11px Barlow,sans-serif;display:block;color:#aec7b4}.note{font-size:12px!important;color:#91ad9e!important}.back{background:none;margin-top:20px;text-decoration:underline;display:block;width:100%}@media(max-height:720px) and (min-width:750px){.menu-copy{margin-top:50px}h1{font-size:83px;margin:19px 0}.menu-copy p{margin:15px 0;font-size:17px}.best{margin-top:26px}}@media(max-width:700px){#top{padding:20px}#brand span{font-size:10px}.top-actions{gap:7px}.top-actions button{width:36px;height:36px;font-size:21px}#menu{background-position:60% center;background-image:linear-gradient(90deg,#102e2bec,#102e2ba0 60%,#102e2b50),url('assets/warehouse-art.png')}.menu-copy{margin-left:7%;margin-top:65px}h1{font-size:85px}.eyebrow{font-size:9px}.menu-copy p{font-size:17px}.sticker{right:9%;top:22%;width:80px;height:80px;font-size:10px;padding-top:7px}.sticker b{font-size:16px}.sticker span{font-size:9px;margin-top:4px}.menu-foot span:last-child{display:none}.best{margin-top:28px}#hud{inset:75px 20px auto}.hud-left{gap:18px}.hud-left strong{font-size:23px}.hud-right{font-size:19px;gap:9px}#objective{font-size:12px;max-width:85%}.modal-card{padding:27px}h2{font-size:36px}.primary{min-width:0}#touch:not([hidden]){display:flex}#desktop-hint{display:none!important}}@media(pointer:coarse){#touch:not([hidden]){display:flex}#desktop-hint{display:none!important}}@media(max-height:500px){#game{min-height:320px}#top{padding:12px 25px}.menu-copy{margin-top:45px;margin-left:8%}h1{font-size:60px;margin:10px 0}.menu-copy p,.best,.eyebrow,.menu-foot{display:none}.primary{padding:15px 22px}.menu-secondary{margin-top:20px}.sticker{top:30%}#hud{top:58px}.hud-left strong{font-size:22px}#objective{margin-top:5px}#power{margin-top:5px}.modal-card{max-height:92svh}#touch{bottom:14px}}

/* Supplied Mattress Mick branding */
#brand img{display:block;width:210px;height:auto;border-radius:3px}h1 .title-logo{display:block;width:310px;max-width:80vw;height:auto;border-radius:3px;margin-bottom:18px}.primary{background:#e50918;color:#fff;box-shadow:0 5px 0 #860812}.primary:hover{background:#f01a27}h1 em span{color:#f03643}@media(max-width:700px){#brand img{width:170px}h1 .title-logo{width:260px;margin-bottom:18px}}@media(max-width:370px){#brand img{width:145px}}@media(max-height:500px){#brand img{width:160px}h1 .title-logo{width:200px;margin-bottom:10px}}

.world-grid{display:grid;gap:14px}.world-card{border:1px solid #ffffff30;border-left:5px solid var(--world);padding:16px;background:#214c40;border-radius:10px}.world-title{display:flex;gap:12px;align-items:center}.world-title>span{font:800 30px "Barlow Condensed",sans-serif;color:var(--world)}.world-title h3{margin:0;font:800 25px "Barlow Condensed",sans-serif}.world-card p{margin:8px 0 14px;font-size:14px}.stage-options{display:flex;gap:8px}.stage-options button{flex:1;border:1px solid #fff3;border-radius:7px;background:#173a31;padding:12px 5px;color:#e9efd1}.stage-options button.selected{border-color:var(--world);background:#335e45}.stage-options b,.stage-options small{display:block}.stage-options small{font-size:10px;margin-top:5px;color:var(--world)}
/* Mobile is the primary play surface. Controls live below the landing zone. */
html,body{height:100%;overscroll-behavior:none}body{overflow:hidden}button{touch-action:manipulation}.quick-kids{display:block;background:#244b3c;color:#d4edbb;border:1px solid #b7f05a55;border-radius:8px;padding:13px 17px;margin-top:16px;min-height:48px;font-size:14px}.menu-secondary{flex-wrap:wrap;gap:12px 20px}.menu-secondary button{min-height:44px}.top-actions button,#pause,#close{min-width:44px;min-height:44px}.back{min-height:44px}.stage-options button{min-height:64px}.mode-grid small{font-size:13px}.stage-options small{font-size:12px}.mode-grid button{min-height:72px}#activate:disabled{cursor:default;opacity:.65}.mobile-game #game{height:100dvh;min-height:0}.mobile-game .top-actions button{width:44px;height:44px}.mobile-game #top{padding:calc(12px + env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) 12px max(12px,env(safe-area-inset-left))}.mobile-game #brand img{width:150px}.mobile-game #touch:not([hidden]){display:flex}.mobile-game #desktop-hint{display:none!important}.mobile-game.playing #top{display:none}.mobile-game #hud{inset:calc(12px + env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) auto max(14px,env(safe-area-inset-left));z-index:3}.mobile-game .hud-left{gap:15px}.mobile-game .hud-left>div{font-size:10px;letter-spacing:1px}.mobile-game .hud-left strong{font-size:25px}.mobile-game .hud-right{gap:10px;font-size:20px}.mobile-game #pause{width:46px;height:46px;background:#153b32e8}.mobile-game #objective{margin-top:12px;max-width:calc(100% - 148px);font-size:12px;line-height:1.4;padding:7px 9px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:47px}.mobile-game #power{position:absolute;right:0;top:54px;width:138px;min-height:48px;margin:0;padding:7px 8px;background:#183b30e8;pointer-events:auto}.mobile-game #powername{display:none}.mobile-game #power>div{height:5px;margin:0 0 7px}.mobile-game #activate{position:absolute;inset:0;width:100%;padding:13px 5px 0;font-size:12px;letter-spacing:.3px}.mobile-game #power.ready{background:#b7f05a;color:#133326;box-shadow:0 0 22px #b7f05a66}.mobile-game #power.ready #meter{background:#255c39}.mobile-game #toast{top:26%;padding:0 24px;font-size:27px;line-height:1.1;z-index:4}.mobile-game #touch{left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));bottom:calc(12px + env(safe-area-inset-bottom));gap:12px;z-index:4;align-items:flex-end}.mobile-game #touch>div{display:flex;flex-direction:column;gap:9px;align-items:center}.mobile-game #touch .direction-pad,.mobile-game #touch .jump-row{display:flex;align-items:flex-end;gap:8px}.mobile-game #touch button{border:1px solid #daeccc70;box-shadow:0 4px 0 #071f1ccc;background:#214c3ee8;color:#f0f2d9;border-radius:19px;width:62px;height:66px;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;font-size:25px;transition:background .1s}.mobile-game #touch button:hover{transform:none}.mobile-game #touch button.pressed{transform:translateY(3px);box-shadow:0 1px 0 #071f1ccc;filter:brightness(1.25)}.mobile-game #touch #autorun{width:132px;height:44px;border-radius:12px;font-size:12px;letter-spacing:.3px}.mobile-game #touch #autorun.active{color:#c6ff79;border-color:#b7f05a}.mobile-game #touch .slide{height:44px;width:146px;border-radius:12px;font-size:12px;align-self:flex-end}.mobile-game #touch .jump{width:82px;height:82px;border-radius:50%;background:#ed2635;color:#fff;font-size:28px;border:2px solid #ff9da5}.mobile-game #touch .trick{width:64px;height:68px;background:#b7f05a;color:#183629;font-size:26px;border-color:#d3ff9d}.mobile-game #touch small{display:block;font-size:12px;line-height:1.1;font-weight:800}.mobile-game #mobile-tip{position:absolute;bottom:calc(151px + env(safe-area-inset-bottom));left:0;right:0;text-align:center;font-size:12px;color:#d8e6c5;pointer-events:none}.mobile-game #modal{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));align-items:center}.mobile-game .modal-card{padding:28px 20px 22px;max-height:calc(100dvh - 30px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.mobile-game #close{position:sticky;float:right;top:0;right:0;z-index:2;background:#173d36;border-radius:50%;margin:-17px -10px 0 0}.mobile-game h2{font-size:31px;max-width:90%}.mobile-game .modal-card .primary{position:sticky;bottom:0;z-index:1;min-height:52px;text-align:center}.mobile-help b{display:block;color:#b7f05a}.mobile-help p{font-size:15px;margin:17px 0}.portrait-game #menu{align-items:flex-start;overflow-y:auto;padding:calc(85px + env(safe-area-inset-top)) 24px 28px;touch-action:pan-y;background-position:64% center}.portrait-game .menu-copy{margin:0;width:100%}.portrait-game .eyebrow,.portrait-game .sticker,.portrait-game .best,.portrait-game .menu-foot{display:none}.portrait-game h1{font-size:clamp(66px,19vw,100px);margin:10px 0 18px;line-height:.85}.portrait-game h1 .title-logo{width:235px;margin-bottom:14px}.portrait-game .menu-copy p{font-size:16px;line-height:1.4;margin:18px 0}.portrait-game .menu-copy .primary,.portrait-game .quick-kids{width:100%;min-width:0;text-align:center;min-height:54px}.portrait-game .primary span{float:none;margin-left:12px}.portrait-game .menu-secondary{display:grid;grid-template-columns:1fr 1fr;gap:4px 10px;margin-top:12px}.portrait-game .menu-secondary button:last-child{grid-column:1/-1}.portrait-game .menu-secondary button{font-size:12px;border:1px solid #ffffff25;border-radius:8px;background:#153a32c0}.portrait-game .world-title h3{font-size:23px}.portrait-game .world-card{padding:12px}.portrait-game .mode-grid{gap:8px}.portrait-game .mode-grid button{padding:12px;font-size:14px}.portrait-game #touch:before{content:'';position:absolute;inset:-18px -20px -40px;background:linear-gradient(transparent,#102d2af5 35%);z-index:-1;pointer-events:none}@media(max-width:350px){.mobile-game #brand img{width:125px}.mobile-game .top-actions{gap:4px}.mobile-game #touch .direction-pad button{width:54px}.mobile-game #touch #autorun{width:116px}.mobile-game #touch .jump{width:76px;height:78px}.mobile-game #touch .trick{width:59px}.mobile-game #touch .slide{width:143px}.mobile-game #touch{gap:7px;left:10px;right:10px}.mobile-game .hud-left{gap:10px}.mobile-game .hud-left strong{font-size:22px}}
@media(orientation:landscape) and (max-height:600px){.mobile-game #touch{bottom:calc(10px + env(safe-area-inset-bottom))}.mobile-game #touch>div{gap:6px}.mobile-game #touch .direction-pad button{width:58px;height:58px}.mobile-game #touch #autorun,.mobile-game #touch .slide{height:38px;min-height:38px}.mobile-game #touch .jump{width:76px;height:76px}.mobile-game #touch .trick{width:61px;height:62px}.mobile-game #mobile-tip{display:none}.mobile-game #objective{max-width:calc(100% - 300px);min-height:0;margin-top:4px;font-size:12px}.mobile-game #power{top:0;right:130px;width:145px}.mobile-game #toast{top:30%;font-size:25px}.mobile-game .menu-copy{margin-top:60px}.mobile-game .quick-kids{display:none}.mobile-game .menu-secondary{margin-top:10px}.mobile-game #menu{overflow:auto}.mobile-game h1{font-size:52px;margin:8px 0}.mobile-game h1 .title-logo{width:160px;margin-bottom:8px}}
@media(prefers-reduced-motion:reduce){button{transition:none}#toast{transform:none}}
/* Keep Mick's face in frame on upright phones. */
.portrait-game #menu{background:#102e2b;padding-top:clamp(238px,33dvh,310px)}
.portrait-game #menu:before{content:'';position:absolute;top:64px;left:0;right:0;height:clamp(215px,31dvh,280px);background:linear-gradient(0deg,#102e2b 0%,#102e2b00 45%),url('assets/warehouse-art.png') right top/cover no-repeat;pointer-events:none}
.portrait-game #menu .menu-copy{position:relative;z-index:1}
.portrait-game h1 small{display:none}
.portrait-game h1{font-size:clamp(62px,18vw,84px);margin:0 0 12px}
.portrait-game .menu-copy p{margin:12px 0 16px}
.portrait-game .quick-kids{margin-top:14px}
.portrait-game #menu:before{background-size:100% 100%,auto 135%;background-position:center,right top}
.mobile-game:not(.portrait-game) #menu{background-position:right top}
.mobile-game .sticker{display:none}
/* Fit the actual visual viewport, including expanded browser bars. */
#game,.mobile-game #game{height:var(--app-height,100dvh);width:var(--app-width,100%);min-height:0;max-height:var(--app-height,100dvh)}
.mobile-game #menu{overflow:hidden}
.portrait-game #menu{padding:0}
.portrait-game #menu:before{top:calc(62px + env(safe-area-inset-top));height:clamp(140px,calc(var(--app-height,100dvh)*.38),310px);background-size:100% 100%,auto 125%}
.portrait-game #menu .menu-copy{position:absolute;left:18px;right:18px;bottom:calc(12px + env(safe-area-inset-bottom));width:auto;margin:0;display:grid;gap:8px}
.portrait-game h1{font-size:clamp(45px,calc(var(--app-height,100dvh)*.077),68px);line-height:.85;margin:0 0 4px}
.portrait-game .menu-copy p{font-size:14px;line-height:1.3;margin:0 0 4px}
.portrait-game .menu-copy .primary{min-height:48px;padding:13px 16px;margin:0}
.portrait-game .quick-kids{min-height:44px;padding:10px 8px;margin:0;font-size:13px}
.portrait-game .menu-secondary{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px;margin:0}
.portrait-game .menu-secondary button,.portrait-game .menu-secondary button:last-child{grid-column:auto;font-size:10px;letter-spacing:.3px;padding:5px;min-height:44px}
.mobile-game .modal-card{max-height:calc(var(--app-height,100dvh) - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}
@media(max-height:680px) and (orientation:portrait){.portrait-game .menu-copy p{display:none}.portrait-game #menu:before{height:calc(var(--app-height,100dvh)*.35)}}
@media(max-height:530px) and (orientation:portrait){.portrait-game #menu:before{height:calc(var(--app-height,100dvh)*.32)}.portrait-game h1{font-size:43px}.portrait-game #menu .menu-copy{gap:6px;bottom:8px}.portrait-game .menu-copy .primary{min-height:46px}.portrait-game .quick-kids{min-height:42px}.portrait-game #mobile-tip{display:none}}
@media(orientation:landscape) and (max-height:600px){.mobile-game #menu .menu-copy{position:absolute;left:max(22px,env(safe-area-inset-left));top:70px;bottom:12px;width:min(44%,360px);margin:0;display:flex;flex-direction:column;justify-content:center;gap:10px}.mobile-game #menu h1{font-size:clamp(35px,calc(var(--app-height,100dvh)*.14),54px);line-height:.85;margin:0}.mobile-game #menu h1 small,.mobile-game #menu .menu-copy p{display:none}.mobile-game #menu .primary{min-width:0;min-height:44px;width:100%;padding:12px 16px}.mobile-game #menu .menu-secondary{margin:0;gap:5px;display:flex;flex-wrap:nowrap}.mobile-game #menu .menu-secondary button{font-size:10px;letter-spacing:0;flex:1}.mobile-game #touch .jump{width:68px;height:68px}.mobile-game #touch .trick{height:58px}.mobile-game #objective{max-height:34px;min-height:0;-webkit-line-clamp:1}}
.voucher-screen{text-align:center}.voucher-eyebrow{font-size:12px;font-weight:800;letter-spacing:1.8px;color:#b7f05a;margin:10px 0 14px}.voucher-screen h2{max-width:100%;font-size:38px;margin:0 0 10px}.voucher-screen>p{font-size:15px;margin:10px 0 16px}.voucher-ticket{background:#fff1cf;color:#193a2c;border:3px solid #ffcf68;border-radius:18px;padding:20px 16px;position:relative;box-shadow:0 9px 0 #071e1744}.voucher-ticket img{display:block;width:210px;max-width:85%;height:auto;margin:0 auto}.voucher-value{font:900 94px/.95 'Barlow Condensed',Impact,sans-serif;margin:16px 0 8px;color:#df1024}.voucher-label{font-size:12px;letter-spacing:1.4px;font-weight:800}.voucher-ticket p{color:#193a2c;font-size:16px;line-height:1.5;margin:14px 0}.voucher-status{border-top:2px dashed #ad9765;padding-top:13px;font-size:11px;letter-spacing:.6px;font-weight:800}.voucher-screen .voucher-pending{font-size:13px;line-height:1.5;color:#e6d9b1;margin:20px 0 16px}.voucher-shop{display:block;min-height:50px;padding:15px 10px;background:#e50918;border-radius:9px;color:white;font-weight:800;text-decoration:none;font-size:15px}.voucher-screen .voucher-saved{font-size:12px;color:#c3d0bc;line-height:1.5}.reward-reopen{display:block;width:100%;padding:16px;background:#b7f05a;color:#173d36;border-radius:9px;margin:0 0 20px;min-height:48px}.reward-progress{border-left:3px solid #b7f05a;padding-left:12px;font-size:13px!important}@media(max-width:700px){.voucher-screen h2{font-size:31px}.voucher-ticket{padding:16px 12px}.voucher-value{font-size:82px}.voucher-ticket p{font-size:14px}.voucher-screen .back{margin-top:8px}}
.reward-intro{text-align:center}.reward-intro h2{max-width:100%;font-size:36px;line-height:1.05}.intro-reward{background:#fff0cc;border:2px solid #ffda72;color:#1d382c;border-radius:16px;padding:14px;margin:18px 0}.intro-reward strong{display:block;font:900 78px/.95 'Barlow Condensed',Impact,sans-serif;color:#e50918}.intro-reward span{display:block;font-size:12px;font-weight:800;letter-spacing:1px;margin-top:9px}.reward-intro>p{font-size:16px;line-height:1.5}.intro-progress{font-size:14px;font-weight:800;color:#b7f05a;padding:10px;border-radius:8px;background:#0c2b224a}.reward-intro .intro-pending{font-size:13px;color:#e5d9b8;line-height:1.4;margin:13px 0}.hug-screen{text-align:center}.hug-screen h2{max-width:100%}.hug-art{position:relative;margin:16px 0 12px;overflow:hidden;border-radius:14px;border:2px solid #e8cf854d;background:#234137}.hug-art img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;animation:hug-arrival .65s ease-out}.hug-spark{position:absolute;color:#ffe087;font-size:23px;pointer-events:none;animation:hug-cheer 1.6s ease-in-out infinite alternate;text-shadow:0 2px 4px #33261166}.spark-one{left:6%;top:14%}.spark-two{right:8%;top:10%;animation-delay:.35s}.spark-three{right:4%;bottom:12%;animation-delay:.7s}.hug-art+.stars{font-size:33px;letter-spacing:7px}.hug-screen .results{padding:12px 0}.hug-screen>p{font-size:15px}@keyframes hug-arrival{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes hug-cheer{from{transform:translateY(0) rotate(-12deg);opacity:.7}to{transform:translateY(-9px) rotate(14deg);opacity:1}}@media(max-width:700px){.reward-intro h2{font-size:30px}.intro-reward strong{font-size:64px}.intro-reward{padding:12px;margin:13px 0}.reward-intro>p{font-size:15px}.hug-art{margin:12px 0}.hug-screen h2{font-size:29px}}@media(prefers-reduced-motion:reduce){.hug-art img,.hug-spark{animation:none}}
@media(max-height:600px){.reward-intro .voucher-eyebrow{font-size:10px;margin:0 0 7px}.reward-intro h2{font-size:25px;margin:0 0 8px}.intro-reward{padding:7px;margin:8px 0}.intro-reward strong{font-size:46px}.intro-reward span{font-size:10px;margin-top:4px}.reward-intro>p{font-size:13px;line-height:1.35;margin:8px 0}.intro-progress{font-size:12px;padding:6px}.reward-intro .intro-pending{font-size:11px;margin:8px 0}.reward-intro .primary{position:static;margin-top:10px;min-height:46px}}
.pixel-hug{width:100%;aspect-ratio:3/2;background:url('assets/victory-jump-pixel.png') 0 0/200% 200% no-repeat;image-rendering:pixelated;animation:pixel-hug-frames 1.15s steps(1,end) infinite}@keyframes pixel-hug-frames{0%,100%{background-position:0 0}18%{background-position:100% 0}38%{background-position:0 100%}65%{background-position:100% 0}80%{background-position:100% 100%}}@media(prefers-reduced-motion:reduce){.pixel-hug{animation:none}}

.runner-link{display:block;padding:18px;margin:15px 0 24px;background:linear-gradient(120deg,#c6f777,#70ddd2);color:#122d3b;border-radius:14px;font-weight:900;text-decoration:none;font-size:18px}.runner-link span{display:block;font-size:12px;margin-top:7px;font-weight:600}

.collection-total{text-align:center;border:1px solid #b7f05a66;background:#b7f05a12;border-radius:14px;padding:12px;margin:14px 0}.collection-total strong{display:block;font:900 42px/1 Impact,sans-serif;color:#b7f05a}.collection-total span{display:block;font-size:13px;font-weight:800;letter-spacing:1px;margin:7px 0}.collection-total small{display:block;font-size:9px;letter-spacing:1px;color:#c3d8c9}

.dream-party{margin:12px 0;text-align:center}.party-canvas{display:block;width:100%;height:auto;aspect-ratio:8/5;border-radius:12px;image-rendering:pixelated;border:2px solid #b3b1e759}.dream-party .party-roster{font-size:12px;margin:8px 0;line-height:1.4}.dream-party>small{font-size:10px;color:#c9d8dd}.dream-points{font:900 36px/1.2 Impact,sans-serif;text-align:center;color:#ffe184;text-shadow:3px 3px #a65983;margin:14px 0;animation:bonus-bob .8s ease-in-out infinite alternate}.dream-kept{font-size:13px!important;color:#b7f05a!important}@keyframes bonus-bob{to{transform:translateY(-3px)}}@media(prefers-reduced-motion:reduce){.dream-points{animation:none}}

.bed-rest{margin-top:12px;text-align:center}.bed-rest summary{cursor:pointer;padding:13px;color:#fff0c5;background:#ffffff0c;border:1px solid #ffffff22;border-radius:10px;font-weight:700;min-height:46px}.bed-rest[open] summary{margin-bottom:10px}

.world-card .stage-options:has(button:only-child){grid-template-columns:1fr}.world-card .stage-options button:only-child{width:100%;min-height:60px}
