@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}}
