@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700;800&family=Outfit:wght@400;500;600;700;800&display=swap";:root{font-family:Outfit,Noto Sans JP,sans-serif;color:#fffced;background:#153e31;font-synthesis:none}*{box-sizing:border-box}body{margin:0;overflow:hidden}#world{position:fixed;inset:0;width:100%;height:100%}.vignette{position:fixed;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(8,30,25,.57),transparent 49%),linear-gradient(0deg,rgba(7,26,20,.8),transparent 30%,transparent 78%,rgba(8,29,21,.37))}header{position:absolute;top:32px;left:40px;right:40px;display:flex;justify-content:space-between;align-items:center}.brand{font-weight:700;letter-spacing:2px;font-size:22px;color:inherit;text-decoration:none;display:flex;align-items:center;gap:12px}.brand-icon{border:1px solid #ffffff70;border-radius:50%;height:35px;width:35px;text-align:center;font-size:29px;line-height:30px}.edition{display:block;font-size:9px;letter-spacing:1.5px;border-left:1px solid #ffffff50;padding-left:17px;margin-left:7px;font-weight:400}.top-right{display:flex;align-items:center;gap:12px;font-size:10px;letter-spacing:1.8px}.live-dot{display:inline-block;background:#c9e2a5;height:6px;width:6px;border-radius:50%}button{cursor:pointer;color:inherit;font:inherit;border:0}header button{background:#203b3260;border:1px solid #ffffff35;border-radius:7px;padding:10px 12px;font-size:10px;letter-spacing:1px}.mission{position:absolute;top:145px;left:48px;width:308px}.eyebrow{font-size:10px;letter-spacing:2.5px;color:#dbdfc7}.mission h1{font-size:39px;font-weight:600;line-height:1.5;letter-spacing:3px;margin:15px 0}.mission p{font-size:12px;line-height:2.15;color:#e0e8d8;letter-spacing:.4px}.objective{display:flex;align-items:center;gap:16px;margin-top:30px}.gem{font-size:38px;color:#ffcb76;background:#ffffff0a;border:1px solid #ffffff30;border-radius:13px;width:56px;height:60px;text-align:center}.label{font-size:9px;letter-spacing:2px;color:#dbe3cf}.objective strong{font-size:38px;font-weight:500;line-height:1.3}.total{font-size:19px;color:#ced9c6}.objective-arrow{margin-left:auto;font-size:24px;color:#dae0c9}.progress{height:3px;background:#ffffff35;margin-top:14px}.progress i{display:block;height:100%;width:0;background:#ffbf68;transition:width .4s}.mission-footer{display:flex;justify-content:space-between;margin-top:10px;font-size:9px;color:#d4dfc9}.mission-footer span:last-child{font-size:7px;letter-spacing:1px}.location{position:absolute;right:43px;top:140px;text-align:right}.location>span:first-child{font-size:9px;letter-spacing:2px}.location h2{font-size:20px;letter-spacing:3px;font-weight:500;margin:11px 0}.weather{font-size:10px;color:#e1e9d9}.weather i{display:inline-block;height:9px;border-left:1px solid #ffffff50;margin:0 10px}.bottom-left{position:absolute;bottom:31px;left:44px}.map-frame{position:relative;width:166px;height:166px;background:#102e27a6;border:1px solid #e3e9cd50;border-radius:18px;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}#map{width:100%;height:100%}.north{position:absolute;right:12px;top:10px;font-size:10px}.map-label{position:absolute;bottom:10px;left:12px;font-size:8px;letter-spacing:2px}.map-caption{font-size:9px;letter-spacing:1px;margin-top:12px}.map-caption .live-dot{margin-right:7px}.bottom-center{position:absolute;bottom:42px;left:50%;transform:translate(-50%);text-align:center}#start,#restart{background:#f6bf78;color:#27352c;padding:17px 27px;border-radius:7px;min-width:220px;font-size:13px;font-weight:600;box-shadow:0 7px 30px #14231730}#start span{padding-left:30px;font-size:20px}#start:hover,#restart:hover{background:#ffd69d}.controls{display:flex;gap:16px;white-space:nowrap;margin-top:23px;font-size:9px;color:#d2dbcb;align-items:center}kbd{display:inline-block;font:9px Outfit;border:1px solid #ffffff55;border-radius:3px;padding:4px;margin-right:3px;color:#fff;background:#ffffff0a}.speed-panel{position:absolute;bottom:43px;right:45px;width:176px}.speed-panel .eyebrow{font-size:7px;letter-spacing:1.3px}.speed{display:flex;align-items:baseline;justify-content:flex-end;gap:10px}.speed strong{font-size:77px;font-weight:400;letter-spacing:-4px;line-height:1.15}.speed span{font-size:10px;color:#d5dfc9}.speed-ticks{height:8px;background:repeating-linear-gradient(90deg,#dce5cb90 0 2px,transparent 2px 8px);margin:8px 0 15px;transform:skew(-15deg)}.boost-label{display:flex;justify-content:space-between;font-size:8px;letter-spacing:2px}.boost-track{height:3px;background:#ffffff30;margin-top:7px}.boost-track i{display:block;height:100%;background:#edc481;width:100%}#toast{position:absolute;top:22%;left:50%;transform:translate(-50%);font-size:17px;letter-spacing:2px;transition:opacity .3s;opacity:0;text-shadow:0 2px 10px #172c17}#modal{position:absolute;inset:0;background:#092b22b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;place-items:center}#modal[hidden]{display:none}.result{text-align:center;padding:45px}.result-icon{font-size:100px;color:#ffcd7b}.result h2{font-size:32px;font-weight:500}.result p{font-size:13px;margin-bottom:30px;color:#dce6cc}.touch{display:none}@media(max-width:900px){header{left:22px;right:22px;top:22px}.edition,.top-right>.live-dot,.top-right{font-size:0}.top-right button{font-size:10px}.mission{left:25px;top:100px;width:240px}.mission h1{font-size:29px}.mission p{font-size:10px}.location{right:25px;top:110px}.controls{gap:6px;font-size:8px}.bottom-left{left:24px}.map-frame{width:125px;height:125px}.speed-panel{right:25px;width:125px}.speed strong{font-size:58px}.bottom-center{bottom:35px}.controls span:last-child{display:none}}@media(max-width:600px){.brand{font-size:16px}.edition,.location,.mission p,.mission-footer,.speed-panel .eyebrow,.controls{display:none}.mission{top:85px;width:195px}.mission h1{font-size:24px;margin:8px 0}.mission .eyebrow{font-size:7px}.objective{margin-top:15px}.objective strong{font-size:29px}.gem{width:45px;height:48px;font-size:32px}.bottom-left{bottom:120px;left:20px}.map-frame{width:100px;height:100px}.map-caption{display:none}.speed-panel{bottom:130px;width:95px}.bottom-center{bottom:36px}.touch{display:flex;position:absolute;bottom:25px;left:15px;right:15px;justify-content:space-between;gap:8px;pointer-events:none}.touch button{pointer-events:auto;background:#16352d9e;border:1px solid #ffffff50;border-radius:12px;width:54px;height:60px;touch-action:none;font-size:25px}.touch button:nth-child(2){margin-right:auto}body.playing #start{display:none}body:not(.playing) .touch{display:none}.result h2{font-size:24px}}.edition,.mission>.eyebrow,.mission h1,.mission p,.objective .label,.objective-arrow,.mission-footer,.location,.map-caption,.map-label,.speed-panel>.eyebrow,.speed-ticks,.boost-label,.top-right>.live-dot{display:none}header{top:25px;left:28px;right:28px}.brand{font-size:14px;letter-spacing:2px}.brand-icon{width:27px;height:27px;font-size:22px;line-height:24px}.top-right{font-size:0;gap:8px}.top-right button{font-size:9px;background:#13271e50}.mission{top:90px;left:30px;width:123px}.objective{margin:0;gap:10px}.gem{border:0;background:none;width:auto;height:auto;font-size:29px}.objective strong{font-size:26px}.total{font-size:15px}.progress{height:2px;margin-top:9px;background:#ffffff25}.vignette{background:linear-gradient(0deg,#071b164a,transparent 23%,transparent 85%,#071b1638)}.bottom-left{left:28px;bottom:28px}.map-frame{width:110px;height:110px;border-radius:50%;border-color:#ffffff25;background:#102e2759}.north{right:17px;top:9px;font-size:8px}.speed-panel{right:30px;bottom:30px;width:95px}.speed strong{font-size:40px;letter-spacing:-1px}.speed span{font-size:8px}.boost-track{margin-top:10px;height:2px}.bottom-center{bottom:30px}.controls{margin-top:15px;gap:13px;opacity:.8}.playing .controls{display:none}#start{min-width:170px;padding:13px 20px;font-size:12px}#toast{top:34%;font-size:22px;color:#ffe6a7}@media(max-width:600px){header{left:18px;right:18px}.mission{left:20px;top:75px;width:110px}.bottom-left{bottom:115px;left:20px}.map-frame{width:88px;height:88px}.speed-panel{bottom:125px;right:20px}.mission .objective{margin:0}.mission .gem{width:auto;height:auto}.bottom-center{bottom:35px}}#timer{font-size:18px;letter-spacing:2px;margin-top:14px;color:#f2eed8;font-variant-numeric:tabular-nums}.challenge-hint{font-size:11px;text-shadow:0 2px 8px #000;margin-bottom:12px;color:#f3eddb}.playing .challenge-hint{display:none}#cutterHud{color:#9af7df;font-size:12px;margin-top:12px;white-space:nowrap}.cutter-tip{display:inline-block;color:#a6efdc;margin-top:6px;font-size:10px}#cutterEffect{position:absolute;bottom:105px;left:50%;transform:translate(-50%);min-width:225px;padding:12px 18px;border:1px solid #78f7d9;border-radius:10px;background:#0e3029dc;text-align:center;color:#fff9e8;box-shadow:0 0 24px #65ffd526;pointer-events:none;font-size:15px}.cutter-effect-track{height:4px;background:#ffffff25;margin-top:10px;border-radius:4px;overflow:hidden}#cutterEffectBar{display:block;height:100%;width:100%;background:#78f7d9}#cutterEffect[hidden]{display:none}@media(max-width:600px){#cutterEffect{bottom:100px;min-width:195px;font-size:13px}}.mobile-hint{display:none}#pauseNotice{position:absolute;left:50%;top:42%;transform:translate(-50%);padding:14px 20px;background:#102e27e8;border-radius:10px;font-size:13px;white-space:nowrap;pointer-events:none}#pauseNotice[hidden],.touch[hidden]{display:none!important}@media(any-pointer:coarse),(max-width:600px),(max-width:1000px)and (max-height:500px){html,body{width:100%;height:100%;height:100dvh;overscroll-behavior:none}body{-webkit-user-select:none;user-select:none}#world,.touch button{touch-action:none}button{-webkit-tap-highlight-color:transparent}header{left:max(16px,env(safe-area-inset-left));right:max(16px,env(safe-area-inset-right));top:max(12px,env(safe-area-inset-top))}header button{min-height:44px;min-width:44px;padding:8px}.brand{font-size:12px;gap:5px}.brand-icon{display:none}.top-right{gap:5px}.mission{left:max(18px,env(safe-area-inset-left));top:75px;width:108px}.objective strong{font-size:25px}#timer{margin-top:7px}.controls{display:none}.mobile-hint{display:block;font-size:11px;line-height:1.8;margin-top:12px;color:#e3e8d9}.playing .mobile-hint{display:none}.bottom-center{width:90%;bottom:calc(28px + env(safe-area-inset-bottom))}#start{min-height:50px}.touch{display:flex;position:fixed;left:max(16px,env(safe-area-inset-left));right:max(16px,env(safe-area-inset-right));bottom:calc(16px + env(safe-area-inset-bottom));align-items:flex-end;justify-content:space-between;pointer-events:none;gap:16px;z-index:3}.steering-pad{display:flex;gap:10px}.pedal-pad{display:grid;grid-template-columns:repeat(2,66px);gap:8px}.touch button{pointer-events:auto;width:66px;height:58px;border:1px solid #ffffff60;border-radius:15px;background:#132e27c9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:12px;font-weight:600;box-shadow:0 4px 16px #0002}.steering-pad button{font-size:26px;height:68px}.touch button:nth-child(2){margin:0}.touch .accelerator{background:#d8e9b4e8;color:#203529}.touch .boost-button{color:#ffdb89;font-size:10px}.touch button[data-pressed=true]{background:#8adbbc;color:#102c20;transform:scale(.95);border-color:#caffeb}.bottom-left{left:max(18px,env(safe-area-inset-left));bottom:calc(155px + env(safe-area-inset-bottom))}.map-frame{width:78px;height:78px}.speed-panel{right:max(20px,env(safe-area-inset-right));bottom:calc(159px + env(safe-area-inset-bottom));width:76px}.speed strong{font-size:30px}#cutterEffect{bottom:calc(205px + env(safe-area-inset-bottom));min-width:190px;font-size:12px;padding:9px 13px}#toast{top:30%;width:90%;text-align:center;font-size:16px}#modal{z-index:5}.result{padding:24px}.result h2{font-size:24px}.result-icon{font-size:70px}}@media(any-pointer:coarse)and (orientation:landscape),(max-width:1000px)and (max-height:500px)and (orientation:landscape){.mission{top:66px}.bottom-left{bottom:calc(110px + env(safe-area-inset-bottom));left:max(18px,env(safe-area-inset-left))}.map-frame{width:66px;height:66px}.speed-panel{bottom:calc(155px + env(safe-area-inset-bottom))}#cutterEffect{bottom:calc(28px + env(safe-area-inset-bottom));min-width:190px}.bottom-center{bottom:16px}.mobile-hint{margin-top:6px}.challenge-hint{margin-bottom:6px}.touch{bottom:calc(12px + env(safe-area-inset-bottom))}}@media(max-width:360px){.touch{left:10px;right:10px;gap:8px}.touch button{width:58px}.pedal-pad{grid-template-columns:repeat(2,58px)}.steering-pad{gap:6px}}#joystick{position:relative;pointer-events:auto;touch-action:none;width:144px;height:144px;border-radius:50%;border:1px solid #d2edc780;background:radial-gradient(circle,#31564688,#122d25bb);box-shadow:inset 0 0 24px #061f1c70;user-select:none;-webkit-user-select:none}#joystick span{position:absolute;color:#e0edce;font-size:10px;pointer-events:none}.stick-up{top:10px;left:50%;transform:translate(-50%)}.stick-down{bottom:10px;left:50%;transform:translate(-50%)}.stick-left{left:10px;top:46%}.stick-right{right:10px;top:46%}#stickKnob{position:absolute;left:50%;top:50%;width:54px;height:54px;border-radius:50%;transform:translate(-50%,-50%);background:#dbedbde8;border:2px solid #efffe2;box-shadow:0 5px 16px #0005;pointer-events:none}.touch .pedal-pad{grid-template-columns:72px}.touch .pedal-pad button{width:72px;height:58px}@media(max-height:450px){#joystick{width:128px;height:128px}#stickKnob{width:48px;height:48px}}
