:root{font-family:Avenir Next,Nunito,Trebuchet MS,sans-serif;color:#293d3d;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--cream:#fffbee;--ink:#293d3d;--coral:#df5547;--yellow:#ffcc54;--line:rgba(51,70,60,.15)}*{box-sizing:border-box}html,body,#game{width:100%;height:100%;margin:0;overflow:hidden}body{background:#b9deec}#game{position:fixed;inset:0;display:block;touch-action:none;outline:none}button{font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}button:disabled{cursor:wait;opacity:.55}button:focus-visible{outline:3px solid #3d747b;outline-offset:5px}button{touch-action:manipulation}button svg{pointer-events:none}svg{width:24px;height:24px;flex-shrink:0}p,h1,h2{margin:0}button{border:0}button:active:not(:disabled){transform:translateY(2px)}[hidden]{display:none!important}#ui{position:fixed;inset:0;pointer-events:none}#ui button,#ui .modal-screen,#ui .error-screen,#ui .quest-drawer{pointer-events:auto}.screen{position:absolute;inset:0}.title-screen{padding:38px 4.4% 30px;background:linear-gradient(90deg,rgba(249,247,218,.92) 0%,rgba(250,248,221,.78) 23%,rgba(250,248,221,.24) 46%,transparent 65%);display:flex;flex-direction:column;justify-content:space-between}.title-top,.title-bottom{display:flex;justify-content:space-between;align-items:center}.brand-mark{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:800;letter-spacing:2px}.brand-mark svg{width:21px;color:#d9714e}.title-copy{max-width:550px;margin-top:-25px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:2.1px;line-height:1.6}.title-copy>.eyebrow{color:#65716a;margin-bottom:24px}.mario-word{display:block;position:relative;width:max-content;font-size:clamp(72px,8.5vw,140px);font-weight:1000;line-height:.84;letter-spacing:-8px;color:var(--coral);text-shadow:0 3px 0 rgba(255,255,255,.7);font-family:Arial Rounded MT Bold,Avenir Next,sans-serif}.planet-word{display:block;margin-top:8px;font-size:clamp(38px,4.45vw,72px);font-weight:800;letter-spacing:-3px;line-height:1.08}.logo-spark{position:absolute;right:-33px;top:-19px;transform:rotate(17deg);color:#e2aa36}.logo-spark svg{width:37px;height:37px}.title-intro{font-size:17px;line-height:1.6;margin-top:25px;color:#52645d;font-weight:500}.primary-button{background:var(--coral);color:var(--cream);min-height:58px;border-radius:18px;padding:17px 23px;display:inline-flex;align-items:center;gap:45px;justify-content:space-between;font-weight:800;font-size:16px;box-shadow:0 5px #b33e36,0 12px 22px #c7663b18;transition:background .15s,transform .15s,box-shadow .15s}.primary-button:hover:not(:disabled){background:#e76752;box-shadow:0 5px #b33e36,0 15px 25px #c7663b25}.primary-button>span{font-size:24px;font-weight:400;line-height:20px}.title-copy>.primary-button{margin-top:29px;min-width:220px}.loading-note{font-size:11px;letter-spacing:.2px;color:#737b69;margin-top:15px;min-height:16px}.title-controls{display:flex;gap:20px;align-items:center;margin-top:30px;font-size:11px;color:#69736a}.title-controls span{display:flex;flex-direction:column;gap:7px}kbd{font-family:inherit;font-size:10px;font-weight:700;letter-spacing:.7px;white-space:nowrap}.title-controls kbd{color:#47594f}.title-bottom{font-size:9px;letter-spacing:1.4px;font-weight:700;color:#546860}.title-bottom-right{display:flex;gap:14px;align-items:center}.title-bottom-right svg{width:16px;height:16px}.icon-button{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:#fffbeeaf}.icon-button svg{width:20px;height:20px}.glass{background:#fffbeee6;border:1px solid rgba(255,255,255,.72);box-shadow:0 3px 14px #243f3710;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.game-hud{position:absolute;inset:24px 27px auto;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.hud-left,.hud-right{display:flex;gap:9px;align-items:center}.health-pill,.coin-pill,.star-pill{height:45px;border-radius:30px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 15px;font-weight:800;font-size:18px}.health-heart{color:#e96151;font-size:19px;transition:color .2s,transform .2s}.health-heart.empty{color:#d8d5c9;transform:scale(.8)}.coin-pill{gap:9px;min-width:77px;font-variant-numeric:tabular-nums}.coin-symbol{display:grid;place-items:center;width:19px;height:24px;border:3px solid #dfaa35;border-radius:50%;color:#f6cb4d;background:#f6cb4d;font-size:15px;box-shadow:inset 2px 0 #fff1a3}.star-pill{gap:5px}.fraction{font-size:12px;color:#8b9184;font-weight:600}.small-star{display:flex;color:#dba938}.small-star svg{width:23px;height:23px}.objective-chip{display:flex;align-items:center;gap:12px;min-height:52px;border-radius:18px;padding:9px 17px;text-align:left}.objective-chip>span:nth-child(2){display:flex;flex-direction:column;gap:2px}.objective-kicker{font-size:8px;letter-spacing:1.35px;color:#889083;font-weight:800}.objective-chip strong{font-size:12px;font-weight:800}.chevron{font-size:16px;color:#87917f;margin-left:9px}.context-area{position:absolute;bottom:28px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:12px;width:max-content;max-width:calc(100% - 40px);text-align:center}.context-prompt{border-radius:18px;padding:12px 21px;font-size:13px;font-weight:650;max-width:590px;line-height:1.5}.desktop-helper{font-size:10px;color:#fffdf0;text-shadow:0 1px 5px #294d52,0 1px 10px #294d52;letter-spacing:.1px}.desktop-helper kbd{font-size:9px}.toast{position:absolute;top:99px;left:50%;transform:translate(-50%);padding:12px 24px;color:#fffbee;background:#29483cee;border:1px solid #ffffff30;border-radius:40px;font-size:13px;font-weight:700;box-shadow:0 8px 25px #123e4020;text-align:center;max-width:calc(100% - 40px);animation:toast-in .3s ease-out}.quest-drawer{position:absolute;top:89px;left:50%;transform:translate(-50%);width:min(410px,calc(100% - 32px));border-radius:25px;padding:25px;max-height:calc(100dvh - 112px);overflow:auto}.drawer-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.drawer-heading .eyebrow{font-size:8px;letter-spacing:1.5px;color:#879078}.drawer-heading h2{font-size:24px;letter-spacing:-1px;margin-top:4px}.close-button{border:1px solid var(--line);border-radius:50%;background:transparent;width:30px;height:30px;font-size:22px;font-weight:400;flex-shrink:0}.drawer-intro{font-size:12px;line-height:1.7;color:#768172;margin:13px 0 20px}.quest-list{display:flex;flex-direction:column;gap:9px}.quest-card{display:flex;align-items:center;gap:11px;text-align:left;border:1px solid var(--line);border-radius:15px;padding:14px 12px;background:#fffef570;width:100%}.quest-card[aria-pressed=true]{border-color:#657d5b;box-shadow:0 0 0 1px #657d5b;background:#fffdf3}.quest-number{font-size:10px;font-weight:800;color:#8f9889;align-self:flex-start;padding-top:3px}.quest-copy{display:flex;flex:1;flex-direction:column;gap:4px}.quest-copy strong{font-size:12px;font-weight:750;line-height:1.4}.quest-copy>span{font-size:11px;color:#7a8576}.quest-star{display:flex;color:#d8dacc}.quest-star svg{width:20px;height:20px}.quest-card.complete .quest-star{color:#e5ad34}.quest-card.complete .quest-copy>span:after{content:" · Complete";color:#5b7b4c}.quest-progress{font-size:11px;color:#6a7a60;line-height:1.5;margin-top:15px}.text-button{background:transparent;padding:10px 0;font-size:11px;font-weight:700;color:#75806f;text-decoration:underline;text-underline-offset:4px}.quest-drawer .text-button{margin-top:7px}.modal-screen,.error-screen{position:absolute;inset:0;display:grid;place-items:center;padding:22px;background:#274b5552;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.modal-card{width:min(470px,100%);background:var(--cream);border:1px solid #fff;border-radius:30px;padding:36px;box-shadow:0 25px 100px #29433b35;max-height:calc(100dvh - 44px);overflow:auto;text-align:center}.modal-card>.eyebrow{font-size:9px;color:#84917d;letter-spacing:1.7px}.modal-card h2{font-size:33px;letter-spacing:-1.3px;line-height:1.12;margin-top:10px}.modal-subtitle{font-size:12px;line-height:1.8;color:#7b8476;margin-top:14px}.controls-guide{margin:26px 0 17px;display:flex;flex-direction:column;gap:11px}.controls-guide>div{display:flex;justify-content:space-between;gap:12px;font-size:11px;align-items:center}.controls-guide kbd{background:#edeedf;border:1px solid #dfe2d2;border-radius:5px;padding:5px 8px;font-size:9px}.control-tip{font-size:11px;color:#829077;line-height:1.7;text-align:left;border-top:1px solid var(--line);padding-top:15px}.modal-actions{display:flex;flex-direction:column;gap:11px;margin-top:24px}.modal-actions .primary-button{font-size:13px;min-height:53px}.victory-card{width:min(570px,100%);padding:46px}.victory-card h2{font-size:47px;letter-spacing:-2px}.victory-stars{display:flex;align-items:center;justify-content:center;gap:19px;margin-bottom:28px;color:#e6af35}.victory-stars svg{width:44px;height:44px;filter:drop-shadow(0 3px 0 #ba89221f)}.victory-stars svg:first-child{transform:rotate(-17deg);width:33px;height:33px}.victory-stars svg:last-child{transform:rotate(17deg);width:33px;height:33px}.result-stats{display:flex;justify-content:center;gap:34px;margin:28px 0 33px;padding:22px 0;border-block:1px solid var(--line)}.result-stats>div{display:flex;flex-direction:column;gap:8px}.result-stats strong{font-size:24px;font-weight:800;font-variant-numeric:tabular-nums}.result-stats span{font-size:8px;letter-spacing:1px;color:#8a937f;font-weight:800}.victory-card>.primary-button{font-size:14px}.error-screen{background:#b9dcdcee}.error-screen h2{font-size:30px}.error-screen p:not(.eyebrow){font-size:13px;line-height:1.7;margin:20px 0;color:#78806e}.touch-controls,.touch-intro{display:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}noscript{position:fixed;inset:0;padding:40px;background:var(--cream);font-size:20px}@keyframes toast-in{0%{opacity:0;margin-top:-7px}to{opacity:1;margin-top:0}}@media(min-width:1600px){.title-copy{max-width:680px}.mario-word{font-size:150px}.planet-word{font-size:78px}.title-intro{font-size:20px}.title-copy>.primary-button{margin-top:36px}.title-controls{margin-top:39px}.title-screen{padding:46px 5% 36px}}@media(max-width:950px){.title-screen{padding:27px 5%}.mario-word{font-size:90px;letter-spacing:-6px}.planet-word{font-size:47px;letter-spacing:-2px}.title-copy{max-width:420px}.title-copy>.eyebrow{font-size:8px;letter-spacing:1.5px}.title-intro{font-size:14px}.title-bottom{font-size:7px}.game-hud{inset:18px 18px auto;gap:10px}.hud-left,.hud-right{gap:5px}.health-pill,.coin-pill,.star-pill{padding:0 11px}.objective-chip{gap:8px;padding:9px 12px}.objective-kicker{font-size:7px}.objective-chip strong{font-size:10px}.icon-button{width:42px;height:42px}.health-pill,.coin-pill,.star-pill{height:42px;font-size:16px}.health-heart{font-size:16px}.coin-pill{min-width:65px}}@media(max-width:650px){.title-screen{padding:24px 25px 23px;background:linear-gradient(90deg,rgba(249,247,218,.7),rgba(249,247,218,.3) 65%,transparent),linear-gradient(0deg,rgba(249,247,218,.9),transparent 28%)}.brand-mark{font-size:8px;letter-spacing:1.35px;gap:7px}.brand-mark svg{width:17px}.title-top .icon-button{width:36px;height:36px}.title-copy{margin-top:-25px}.title-copy>.eyebrow{font-size:7px;letter-spacing:1.4px;margin-bottom:19px}.mario-word{font-size:82px;letter-spacing:-5px}.planet-word{font-size:43px;letter-spacing:-2.2px}.logo-spark{right:-24px;top:-15px}.logo-spark svg{width:29px;height:29px}.title-intro{font-size:13px;line-height:1.7;margin-top:20px}.title-copy>.primary-button{min-width:185px;min-height:53px;border-radius:16px;font-size:14px;margin-top:24px}.title-bottom-right{display:none}.title-bottom{font-size:7px;letter-spacing:1.2px}.loading-note{font-size:10px}.game-hud{inset:max(14px,env(safe-area-inset-top)) 12px auto;flex-wrap:wrap}.hud-left{order:0}.hud-right{order:1}.objective-chip{order:2;position:absolute;top:54px;left:50%;transform:translate(-50%);min-width:210px;min-height:43px;border-radius:14px}.objective-chip:active{transform:translate(-50%,2px)!important}.objective-chip .small-star svg{width:18px;height:18px}.objective-chip>span:nth-child(2){flex:1}.health-pill,.coin-pill,.star-pill{height:38px;padding:0 10px;font-size:15px}.icon-button{width:38px;height:38px}.health-heart{font-size:15px}.coin-symbol{height:21px;width:16px}.star-pill .small-star svg{height:20px;width:20px}.hud-right{gap:6px}.health-pill{gap:4px}.coin-pill{min-width:58px}.quest-drawer{top:124px;max-height:calc(100dvh - 145px)}.toast{top:127px;font-size:11px;padding:10px 17px;width:max-content}.context-area{bottom:22px;max-width:calc(100% - 30px)}.context-prompt{font-size:11px;padding:11px 16px}.desktop-helper{display:none}.modal-card{padding:26px;border-radius:25px}.modal-card h2{font-size:29px}.victory-card{padding:35px 25px}.victory-card h2{font-size:39px}.result-stats{gap:23px}.result-stats span{font-size:7px}.result-stats strong{font-size:22px}}@media(pointer:coarse){.touch-controls{display:block;position:absolute;inset:0;pointer-events:none}.touch-controls>*{pointer-events:auto}.joystick{position:absolute;left:max(28px,env(safe-area-inset-left));bottom:max(36px,env(safe-area-inset-bottom));width:116px;height:116px;border:2px solid #fffbee60;border-radius:50%;background:#fffbee18;touch-action:none;display:grid;place-items:center;box-shadow:0 3px 14px #213e3010;-webkit-user-select:none;user-select:none}.joystick-cross{font-size:60px;color:#fffbee30;font-weight:200;line-height:1;pointer-events:none}#joystick-knob{position:absolute;left:50%;top:50%;width:47px;height:47px;transform:translate(-50%,-50%);border-radius:50%;background:#fffbeeb0;border:2px solid #fffbeed0;box-shadow:0 3px 8px #294e3215;pointer-events:none}.touch-actions{position:absolute;right:max(24px,env(safe-area-inset-right));bottom:max(29px,env(safe-area-inset-bottom));width:173px;height:137px;-webkit-user-select:none;user-select:none}.touch-button{position:absolute;display:grid;place-items:center;border-radius:50%;width:50px;height:50px;font-weight:800;font-size:9px;letter-spacing:.2px;touch-action:none;background:#fffbeeb3;border:1px solid #fffbeed0;box-shadow:0 3px 8px #294e3215}.touch-button:active,.touch-button.pressed{background:#fffbee;transform:scale(.94)}.touch-jump{right:0;bottom:17px;width:69px;height:69px;background:#ffcc54d9;border-color:#ffebaf;font-size:12px;color:#695022}.touch-run{left:19px;top:0}.touch-pound{left:0;bottom:19px}.touch-act{right:1px;top:0;width:42px;height:42px}.context-area{bottom:192px}.desktop-helper,.title-controls{display:none}.touch-intro{display:block;font-size:10px;color:#737f71;margin-top:23px}.title-copy{max-width:430px}}@media(max-height:620px)and (orientation:landscape){.title-screen{padding:19px 4%}.title-copy{margin-top:0}.title-copy>.eyebrow{margin-bottom:12px;font-size:7px}.mario-word{font-size:69px;letter-spacing:-4px}.planet-word{font-size:37px;letter-spacing:-1.7px;margin-top:5px}.title-intro{font-size:12px;margin-top:13px}.title-copy>.primary-button{margin-top:15px;min-height:43px;padding:11px 18px;font-size:13px;border-radius:13px}.loading-note{margin-top:10px;font-size:9px}.title-controls{margin-top:15px;font-size:9px;gap:20px}.title-controls span{flex-direction:row}.touch-intro{margin-top:13px;font-size:9px}.title-bottom{font-size:7px}.title-top{min-height:31px}.title-top .icon-button{width:32px;height:32px}.brand-mark{font-size:8px}.context-area{bottom:25px;max-width:calc(100% - 350px)}.context-prompt{font-size:10px;padding:9px 13px}.touch-actions{transform:scale(.82);transform-origin:bottom right;bottom:19px;right:19px}.joystick{width:95px;height:95px;bottom:26px;left:25px}.modal-card{padding:24px;max-height:calc(100dvh - 30px)}.controls-guide{gap:7px;margin:18px 0 12px}.modal-card h2{font-size:26px}.modal-actions{margin-top:17px}.quest-drawer{top:77px;max-height:calc(100dvh - 92px)}.toast{top:82px}.game-hud{inset:14px 18px auto}.objective-chip{min-height:44px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}.objective-kicker{font-size:9px;letter-spacing:.7px;color:#68745d;text-transform:uppercase}.desktop-helper{font-size:11px;font-weight:600;color:#425b48;text-shadow:none;background:#fffbeee6;border:1px solid rgba(255,255,255,.65);border-radius:24px;padding:9px 15px;box-shadow:0 2px 12px #26452c12;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.desktop-helper kbd{font-size:10px;color:#293f30}.objective-chip{min-width:230px}@media(max-width:650px){.objective-kicker{font-size:8px;letter-spacing:.6px}.objective-chip{min-width:210px}}@media(pointer:coarse)and (max-width:370px){.joystick{left:18px;width:100px;height:100px}.touch-actions{right:18px;transform:scale(.88);transform-origin:bottom right}.title-screen{padding-inline:22px}.brand-mark{font-size:7px;letter-spacing:1px}.mario-word{font-size:75px}.planet-word{font-size:39px}.title-intro{font-size:12px}.title-copy>.eyebrow{font-size:6.5px;letter-spacing:1px}.title-copy>.primary-button{margin-top:20px}.touch-intro{font-size:9px}.title-bottom{font-size:6px}}@media(max-width:650px){.title-screen{background:linear-gradient(90deg,#f9f7dae6,#f9f7daa3 65%,#f9f7da29),linear-gradient(0deg,rgba(249,247,218,.94),transparent 34%)}.touch-intro{color:#596b58}}body{background:radial-gradient(ellipse at 28% 0%,#dfefe4,#b9deec 45%,#a2cde9)}body[data-mode=respawn] #game{opacity:.45;filter:saturate(.5)}#game{transition:opacity .25s}.title-copy{margin-top:0;max-width:560px}.title-copy>.eyebrow{margin-bottom:18px}.title-intro{margin-top:18px}.title-copy>.primary-button{margin-top:17px}.title-controls{margin-top:19px}.title-copy .mario-word{font-size:clamp(70px,7.7vw,124px)}.title-copy .planet-word{font-size:clamp(36px,4.2vw,66px)}.character-picker{margin-top:23px;max-width:390px}.picker-label{font-size:8px;font-weight:800;letter-spacing:1.4px;color:#5d705f;margin-bottom:11px}.character-options{display:flex;gap:9px}.character-option{position:relative;display:flex;flex:1;flex-direction:column;align-items:center;gap:5px;padding:7px 4px 6px;border:1px solid transparent;border-radius:15px;background:#fffbee72;font-size:9px;font-weight:800;transition:background .15s,border-color .15s}.character-option:hover:not(:disabled){background:#fffbee}.character-option[aria-pressed=true]{background:#fffdf4;border-color:var(--character-color);box-shadow:0 3px color-mix(in srgb,var(--character-color) 42%,transparent)}.character-option:disabled{opacity:.65;cursor:default}.portrait{width:43px;height:43px}.secret-portrait{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:#d6e5da;color:#749285;font-size:27px}.character-option small{position:absolute;right:7px;top:8px;font-size:10px}.character-ability{display:flex;flex-direction:column;gap:4px;margin-top:10px;font-size:10px;line-height:1.4;color:#657560;min-height:33px}.character-ability strong{font-size:11px;color:#3e5649}.modal-card .character-picker{margin:23px auto 15px}.modal-card .character-ability{font-size:10px}.map-link{width:100%;display:flex;justify-content:space-between;align-items:center;background:#e9eedc;border-radius:13px;padding:13px 16px;font-size:11px;font-weight:800}.controls-guide{margin-top:19px;gap:8px}.controls-guide>div{font-size:10px}.control-tip{font-size:10px}.pause-screen .modal-card{max-height:calc(100dvh - 32px)}.hud-identity{position:absolute;left:4px;top:57px;display:flex;align-items:center;gap:12px;color:#304b42;text-shadow:0 1px 3px #fffbee;font-size:9px;letter-spacing:.75px;font-weight:850;max-width:420px}.hud-identity>span:first-child{text-transform:uppercase}#character-label{display:flex;align-items:center;gap:5px;font-size:10px;letter-spacing:0}#character-label .portrait{width:24px;height:24px}.map-button{font-size:25px}.challenge-hud{position:absolute;left:50%;top:96px;transform:translate(-50%);display:flex;align-items:center;gap:10px}.race-clock,.boss-health{border-radius:18px;padding:10px 18px;display:flex;align-items:center;gap:14px}.race-clock>span,.boss-health>span{font-size:8px;font-weight:850;letter-spacing:1.2px}.race-clock strong{font-size:23px;line-height:1;font-variant-numeric:tabular-nums}.race-clock.urgent{color:#ba463d;border-color:#e98164}.boss-pips{display:flex;gap:4px}.boss-pips i{display:block;width:22px;height:9px;background:#d8d2c3;border-radius:3px}.boss-pips i.full{background:#d85d46}.toast{top:155px}.map-screen{z-index:12;background:#173d4c75}.map-card{width:min(620px,100%);padding:31px;text-align:left}.map-card h2{font-size:29px}.map-intro{font-size:12px;color:#748271;margin:13px 0 24px}.map-levels{display:flex;flex-direction:column;gap:12px;position:relative}.map-levels:before{content:"";position:absolute;top:45px;bottom:45px;left:38px;width:1px;border-left:2px dashed #a3b293}.map-world{position:relative;display:flex;gap:18px;align-items:center;padding:15px;border:1px solid #d5ddc7;border-radius:19px;background:#f5f6e9;text-align:left}.map-world.current{border-color:#6c8a61;box-shadow:0 0 0 1px #6c8a61}.map-world:disabled{opacity:.58;cursor:default}.world-emblem{display:grid;place-items:center;width:51px;height:51px;border-radius:50%;font-size:33px;background:#d7eab2;color:#5b8140;flex:none}.core .world-emblem{background:#f1d2b5;color:#b25f40}.sky .world-emblem{background:#d4e5ee;color:#6385a6}.world-copy{display:flex;flex-direction:column;gap:5px;flex:1}.world-number{font-size:8px;font-weight:850;letter-spacing:1px;color:#7c8a70}.world-copy strong{font-size:17px;letter-spacing:-.45px}.world-copy>span:last-child{font-size:10px;line-height:1.5;color:#788471}.world-arrow{font-size:23px;color:#789063}.map-footer{display:flex;align-items:center;gap:8px;margin-top:24px;border-top:1px solid var(--line);padding-top:19px}.map-footer strong{font-size:12px}.map-footer>span:last-child{margin-left:auto;font-size:10px;color:#788471}.map-footer svg{width:20px;height:20px}.act-transition{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fffbee;background:#173d4c55;text-shadow:0 3px 18px #142e43aa;animation:act-in .25s ease-out;gap:13px}.act-transition>span{font-size:11px;font-weight:850;letter-spacing:5px}.act-transition h2{font-size:clamp(34px,5.5vw,70px);letter-spacing:-2px;line-height:1.1}.act-transition p{font-size:13px;letter-spacing:.3px;padding:0 25px}@keyframes act-in{0%{opacity:0}to{opacity:1}}@media(max-width:950px){.hud-identity{font-size:8px;gap:9px}.hud-identity #character-label>span{display:none}.objective-chip{min-width:205px}.character-picker{margin-top:18px;max-width:350px}.title-copy .mario-word{font-size:88px}.title-copy .planet-word{font-size:46px}.title-intro{font-size:13px}}@media(max-width:650px){.title-screen{padding:20px 24px 18px}.title-copy{max-width:370px}.title-copy>.eyebrow{font-size:6.5px;letter-spacing:1.05px;margin-bottom:16px}.title-copy .mario-word{font-size:76px}.title-copy .planet-word{font-size:40px}.title-intro{font-size:12px;line-height:1.65;margin-top:16px}.character-picker{margin-top:19px;max-width:325px}.character-options{gap:6px}.character-option{font-size:8px;padding:6px 3px}.portrait,.secret-portrait{width:39px;height:39px}.picker-label{font-size:7px;letter-spacing:1.15px;margin-bottom:8px}.character-ability{font-size:9px;gap:3px;margin-top:9px}.character-ability strong{font-size:10px}.title-copy>.primary-button{min-height:49px;margin-top:13px}.touch-intro{font-size:9px;margin-top:16px}.loading-note{margin-top:12px}.hud-left,.hud-right{gap:4px}.hud-left .health-pill{padding:0 8px;gap:2px}.hud-left .coin-pill{min-width:49px;padding:0 8px;font-size:13px}.hud-right .star-pill{padding:0 8px;gap:3px;font-size:13px}.hud-right .icon-button{width:34px;height:36px}.hud-right .icon-button svg{width:17px;height:17px}.hud-right .map-button{font-size:22px}.hud-identity{top:47px;left:1px;font-size:7px;letter-spacing:.25px;gap:7px;max-width:100%}#character-label .portrait{width:20px;height:20px}.objective-chip{top:75px;min-height:40px;width:max-content;max-width:100%;padding:8px 12px}.objective-chip strong{font-size:10px}.objective-kicker{font-size:7px}.challenge-hud{top:145px;max-width:calc(100% - 24px);gap:6px}.race-clock,.boss-health{padding:8px 12px;gap:9px}.race-clock strong{font-size:20px}.race-clock>span,.boss-health>span{font-size:7px}.toast{top:197px;font-size:10px}.quest-drawer{top:144px;max-height:calc(100dvh - 165px)}.map-card{padding:24px 20px}.map-card h2{font-size:25px}.map-intro{font-size:11px;margin-bottom:19px}.map-world{padding:12px;gap:12px}.world-emblem{width:44px;height:44px;font-size:28px}.world-copy strong{font-size:15px}.world-copy>span:last-child{font-size:9px}.world-number{font-size:7px}.world-arrow{font-size:18px}.map-footer{flex-wrap:wrap;gap:7px;margin-top:19px}.map-footer>span:last-child{font-size:9px;margin-left:auto}.map-footer strong{font-size:11px}.map-levels:before{left:33px}.modal-card .character-picker{margin-top:18px}.act-transition h2{padding:0 22px;letter-spacing:-1.5px}.act-transition p{font-size:11px}}@media(max-height:740px)and (orientation:portrait){.title-copy .mario-word{font-size:65px}.title-copy .planet-word{font-size:35px}.title-copy>.eyebrow{margin-bottom:12px}.title-intro{margin-top:12px;font-size:11px}.character-picker{margin-top:15px}.title-copy>.primary-button{margin-top:9px;min-height:44px;padding-block:12px}.touch-intro{margin-top:12px}.title-bottom{font-size:6px}.title-top .brand-mark{font-size:7px}.title-top{margin-bottom:10px}.title-copy{margin-block:8px}.title-screen{overflow-y:auto;pointer-events:auto;gap:8px}.character-options .portrait,.secret-portrait{width:33px;height:33px}.character-option{font-size:7px}.character-ability{min-height:29px}}@media(max-height:620px)and (orientation:landscape){.title-screen{padding:16px 4%}.title-copy{position:relative;max-width:760px;margin-block:12px;min-height:245px}.title-copy .mario-word{font-size:66px}.title-copy .planet-word{font-size:34px}.title-copy>.eyebrow{font-size:6px;letter-spacing:1px}.title-intro{font-size:11px;margin-top:12px}.title-copy .character-picker{position:absolute;left:335px;top:24px;width:290px;margin-top:0}.title-copy>.primary-button{min-height:41px;padding:10px 17px;margin-top:15px}.title-controls,.touch-intro{margin-top:12px;font-size:9px}.title-copy .character-ability{font-size:9px}.title-top .brand-mark{font-size:7px}.hud-identity{top:47px}.objective-chip{top:0;max-width:220px}.challenge-hud{top:86px}.toast{top:131px}.quest-drawer{top:80px;max-height:calc(100dvh - 100px)}}.character-option.locked{padding-bottom:17px}.character-option.locked small{inset:auto 0 4px;font-size:6px;font-weight:650;letter-spacing:.1px;color:#597869}@media(max-height:620px)and (orientation:landscape)and (max-width:720px){.title-copy .character-picker{left:285px;width:235px;top:25px}.title-copy .character-options{gap:4px}.title-copy .character-option .portrait,.title-copy .secret-portrait{width:32px;height:32px}.title-copy .character-option{font-size:7px}.title-copy .picker-label{font-size:6px;letter-spacing:.8px}.title-copy .character-ability{font-size:8px}.title-copy .character-ability strong{font-size:9px}.title-copy .mario-word{font-size:59px}.title-copy .planet-word{font-size:31px}.title-intro{font-size:10px}.objective-chip{top:70px;left:50%;transform:translate(-50%);position:absolute}.challenge-hud{top:132px}.toast{top:174px}.quest-drawer{top:133px;max-height:calc(100dvh - 150px)}}.touch-controls-guide{display:none}@media(max-width:950px){.hud-identity #character-label>span{display:inline}}@media(pointer:coarse){.controls-guide:not(.touch-controls-guide){display:none}.touch-controls-guide{display:flex}}body[data-theme=core] .hud-identity{color:#fff0db;text-shadow:0 1px 4px #090712}
