:root{--ink:#172127;--mint:#a7f4d6;--yellow:#ffe04b;--paper:#f4f2e8}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,'Noto Sans JP','Hiragino Kaku Gothic ProN',Meiryo,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #08a77d;outline-offset:3px}button:disabled{cursor:default}button{touch-action:manipulation}.top{height:82px;max-width:1240px;margin:auto;border-bottom:1px solid #c9ccc1;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.brand{color:var(--ink);text-decoration:none;display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:1px;font-size:19px}.brand-icon{background:var(--ink);color:var(--yellow);padding:7px 9px;transform:rotate(-7deg);font-size:24px}.edition{font-size:10px;letter-spacing:1.5px;font-weight:400;margin-left:18px}.quiet{border:1px solid #bbc0b7;background:transparent;border-radius:6px;min-height:44px;padding:0 13px;font-size:11px;font-weight:bold;color:inherit}main{max-width:1180px;margin:32px auto 24px;display:grid;grid-template-columns:1fr 600px;gap:48px;align-items:center;padding:0 16px}.eyebrow{font-size:13px;font-weight:bold;letter-spacing:3px;display:flex;gap:10px;align-items:center}.eyebrow>span{width:8px;height:8px;background:#1cb78c;border-radius:50%}h1{position:relative;font-size:clamp(32px,3.6vw,49px);line-height:1.32;letter-spacing:-2px;margin:20px 0 15px;font-weight:1000;white-space:nowrap}h1 em{font-style:normal;background:linear-gradient(transparent 67%,var(--yellow) 67%)}.title-star{position:absolute;color:#2bbb8c;font-size:53px;right:15px;top:-4px;transform:rotate(10deg)}.tagline{font-size:20px;font-weight:900;margin:22px 0 12px}.description{font-size:13px;color:#65716e;line-height:1.9}.steps{margin-top:28px;display:grid;gap:18px}.steps>div{display:flex;gap:15px;align-items:center}.steps b{display:grid;place-items:center;width:34px;height:34px;border:1.5px solid var(--ink);font:900 14px monospace;transform:rotate(-5deg);border-radius:6px}.steps .mint{background:var(--mint)}.steps .yellow{background:var(--yellow)}.steps span{font-size:14px;font-weight:bold}.steps small{display:block;font-size:10px;font-weight:400;color:#66716c;margin-top:4px}kbd{font-family:inherit;font-weight:900}.duo-note{display:flex;gap:12px;align-items:center;border-top:1px solid #cbd0c3;margin-top:26px;padding-top:13px}.duo-note>span{font-size:32px}.duo-note p{font-size:12px;font-weight:bold}.duo-note small{display:block;font-size:10px;font-weight:400;margin-top:7px;color:#68706b}.desktop-footer{font-size:9px;color:#737a70;margin-top:14px;letter-spacing:1px}.desktop-footer i{margin:0 5px}.machine{background:#172127;border:2px solid #172127;border-radius:16px;overflow:hidden;box-shadow:8px 8px 0 #d8dccf}.scoreboard{height:68px;display:flex;align-items:center;justify-content:space-between;color:white;padding:8px 24px}.scoreboard>div{min-width:100px}.scoreboard span{font-size:9px;letter-spacing:2px;color:#98aca5;display:block}.scoreboard strong{font-size:29px;font-weight:900;line-height:1.1;letter-spacing:2px;font-variant-numeric:tabular-nums}.timer{text-align:center}.timer strong{color:var(--yellow)}.timer small{font-size:14px}.life{text-align:right}.life strong{font-size:23px;color:var(--mint);letter-spacing:4px}.field{position:relative;width:100%;height:326px;background:#263a3b}canvas{display:block;width:100%;height:100%}.field-label{position:absolute;top:13px;left:17px;right:17px;display:flex;justify-content:space-between;color:#94b3a9;font-size:8px;font-weight:bold;letter-spacing:1.5px;pointer-events:none}.field-label>span:first-child{color:#d9e8d6}.overlay{position:absolute;inset:0;background:#1020238c;display:grid;place-items:center;backdrop-filter:blur(3px)}.overlay[hidden]{display:none}.start-card{text-align:center;background:#f5f4eafa;border:2px solid var(--ink);padding:22px 30px 16px;border-radius:12px;box-shadow:5px 5px 0 #111b1d;max-width:95%}.pill{font-size:10px;font-weight:bold;letter-spacing:1px}h2{font-size:33px;letter-spacing:-1px;line-height:1.35;margin:12px 0}h2 em{font-style:normal;background:var(--yellow)}.start-card p{font-size:10px;line-height:1.9;margin:12px 0 17px}.start{width:100%;min-height:51px;padding:10px 18px;border:2px solid var(--ink);background:var(--yellow);box-shadow:0 3px 0 var(--ink);border-radius:7px;font-weight:900;font-size:15px;display:flex;justify-content:space-between;gap:30px}.start:active{transform:translateY(2px);box-shadow:none}.start-card>small{display:block;font-size:8px;color:#788077;letter-spacing:1px;margin-top:12px}.controls{padding:12px 14px 10px}.lanes{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:9px}.lanes button{height:44px;background:#26353a;border:1px solid #526560;border-radius:6px;color:#a8b7b0;font-size:13px;font-weight:bold}.lanes button span{font-size:10px;margin-left:7px}.lanes button.selected{background:#435d50;border-color:var(--mint);color:var(--mint)}.actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ability{display:flex;align-items:center;gap:10px;padding:10px;border:0;border-radius:8px;text-align:left;min-height:64px;color:#172127;position:relative;box-shadow:0 3px 0 #060d0e}.ability.vc{background:var(--mint)}.ability.gorilla{background:var(--yellow)}.ability .key{font-weight:900;font-size:22px;border:1.5px solid #172127;border-radius:5px;width:35px;height:35px;display:grid;place-items:center}.ability>span:nth-child(2){font-weight:900;font-size:17px}.ability small{display:block;font-size:8px;font-weight:400;margin-top:4px}.ability-symbol{margin-left:auto;font-size:28px}.ability:active{transform:translateY(2px)}.ability.cooldown{filter:saturate(.35);opacity:.7}.machine-footer{height:49px;color:#adc1b6;padding:0 15px;display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:1px}.machine-footer b{color:white;font-size:13px;margin-left:5px}.machine-footer .quiet{min-height:44px;border:0;font-size:10px}.notice{position:absolute;top:39px;width:100%;text-align:center;font-size:16px;font-weight:900;color:var(--yellow);pointer-events:none;text-shadow:0 2px 3px #000}.page-footer{max-width:1200px;margin:24px auto 0;padding:18px 20px;border-top:1px solid #c9ccc1;display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.5px;color:#788076}.danger .scoreboard{background:#642f2c}.danger .life strong{color:#ffb399}@media(min-width:1400px){main{margin-top:50px}.field{height:390px}}@media(max-width:1000px){main{grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:24px}h1{font-size:34px}.title-star{display:none}.ability-symbol{display:none}.ability{gap:6px}.ability small{font-size:7px}}@media(max-width:700px){.top{height:62px;padding:0 17px}.brand{font-size:14px;gap:9px}.brand-icon{font-size:18px}.edition{display:none}main{display:flex;flex-direction:column;gap:17px;margin:20px auto 0;padding:0 13px}.intro{width:100%}.eyebrow{font-size:10px;letter-spacing:2px}h1{font-size:clamp(23px,7.7vw,30px);line-height:1.2;letter-spacing:-1px;margin:9px 0 0}h1 br{display:none}.tagline{font-size:12px;margin:10px 0 0}.description,.steps,.duo-note,.desktop-footer{display:none}.machine{width:100%;border-radius:12px;box-shadow:4px 4px 0 #d8dccf}.scoreboard{height:58px;padding:8px 14px}.scoreboard>div{min-width:76px}.scoreboard strong{font-size:24px}.scoreboard .life strong{font-size:19px}.field{height:320px}.controls{padding:10px}.ability{padding:10px 7px;min-height:65px}.ability>span:nth-child(2){font-size:16px}.ability .key{width:29px;height:32px;font-size:20px}.ability small{font-size:7px}.lanes button span{margin-left:3px}.machine-footer{padding:0 11px;font-size:8px;height:44px}.start-card{padding:19px 20px 15px}h2{font-size:29px}.page-footer{margin:22px 13px 0;padding:15px 0;font-size:7px;letter-spacing:.5px}.page-footer span:last-child{font-size:7px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}

.challenge-bar{min-height:27px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:5px 15px;background:#314238;color:#dfd88e;font-size:9px;font-weight:bold;letter-spacing:.4px}.heated .challenge-bar{background:#fc813a;color:#172127}.heated .field{box-shadow:inset 0 0 25px #ff813b}.heated .scoreboard .timer strong{color:#ff9850}@media(max-width:700px){.field{height:300px}.challenge-bar{font-size:8px;padding:5px 10px;min-height:27px}}
