.route-battle-module__qF2vqa__gameShell{--cream:#f4eee4;--ink:#24231f;--orange:#e87046;--blue:#4f82a8;--green:#73a887;--yellow:#e3ad3f;--purple:#8b6faf;height:100svh;min-height:560px;color:var(--ink);background:var(--cream);font-family:var(--font-geist-sans), sans-serif;grid-template-rows:auto auto minmax(0,1fr) auto;display:grid;overflow:hidden}.route-battle-module__qF2vqa__header{letter-spacing:.16em;border-bottom:1px solid #24231f26;justify-content:space-between;align-items:center;padding:12px clamp(20px,4vw,58px);font-size:9px;font-weight:800;display:flex}.route-battle-module__qF2vqa__header button,.route-battle-module__qF2vqa__back{color:inherit;font:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border:0}.route-battle-module__qF2vqa__back:hover,.route-battle-module__qF2vqa__header button:hover{color:var(--orange)}.route-battle-module__qF2vqa__intro{grid-template-columns:1fr auto;padding:clamp(12px,2vh,22px) clamp(20px,4vw,58px) clamp(12px,2vh,20px);display:grid}.route-battle-module__qF2vqa__intro>p{color:#746f65;letter-spacing:.18em;grid-column:1/-1;margin:0 0 5px;font-size:8px;font-weight:700}.route-battle-module__qF2vqa__intro h1{letter-spacing:-.075em;margin:0;font-size:clamp(34px,4.5vw,64px);line-height:.82}.route-battle-module__qF2vqa__intro h1 em{color:var(--orange);font-style:normal}.route-battle-module__qF2vqa__howTo{grid-template-columns:auto 1fr;align-self:end;gap:5px 10px;margin-left:24px;display:grid}.route-battle-module__qF2vqa__howTo span{color:var(--orange);font-family:Georgia,serif;font-size:9px}.route-battle-module__qF2vqa__howTo p{color:#67635c;margin:0;font-size:9px;line-height:1.35}.route-battle-module__qF2vqa__arena{border-top:1px solid #24231f;border-bottom:1px solid #24231f;grid-template-columns:minmax(280px,.8fr) minmax(480px,1.2fr);min-height:0;display:grid;overflow:hidden}.route-battle-module__qF2vqa__enemyPanel{color:#f8f2e9;background:var(--ink);flex-direction:column;min-height:0;padding:clamp(14px,2.2vh,24px) clamp(24px,3.5vw,48px);display:flex;position:relative;overflow:hidden}.route-battle-module__qF2vqa__waveProgress{color:#ffffff8f;letter-spacing:.16em;justify-content:space-between;align-items:center;margin-bottom:clamp(8px,1.5vh,16px);font-size:8px;font-weight:800;display:flex}.route-battle-module__qF2vqa__waveProgress>div{gap:6px;display:flex}.route-battle-module__qF2vqa__waveProgress i{background:#ffffff29;width:18px;height:3px}.route-battle-module__qF2vqa__waveProgress .route-battle-module__qF2vqa__waveDone{background:var(--orange)}.route-battle-module__qF2vqa__statusHeading{justify-content:space-between;align-items:end;gap:20px;display:flex}.route-battle-module__qF2vqa__statusHeading div{gap:3px;display:grid}.route-battle-module__qF2vqa__statusHeading small{letter-spacing:.16em;opacity:.65;font-size:8px}.route-battle-module__qF2vqa__statusHeading strong{letter-spacing:-.02em;font-size:14px}.route-battle-module__qF2vqa__statusHeading b{font-family:var(--font-geist-mono), monospace;font-size:clamp(18px,2.2vw,24px)}.route-battle-module__qF2vqa__statusHeading b small{font-size:9px}.route-battle-module__qF2vqa__hpTrack,.route-battle-module__qF2vqa__attackTrack{background:#ffffff1c;height:6px;margin-top:8px;overflow:hidden}.route-battle-module__qF2vqa__hpTrack i,.route-battle-module__qF2vqa__attackTrack i{background:var(--orange);height:100%;transition:width .25s;display:block}.route-battle-module__qF2vqa__attackTrack i{background:var(--yellow)}.route-battle-module__qF2vqa__enemyBody{flex:1;place-items:center;min-height:90px;animation:.6s cubic-bezier(.18,.9,.28,1.2) both route-battle-module__qF2vqa__enemyArrive;display:grid}.route-battle-module__qF2vqa__enemyDefeated .route-battle-module__qF2vqa__enemyBody{animation:.6s ease-in both route-battle-module__qF2vqa__enemyLeave}.route-battle-module__qF2vqa__finalBoss{background:#17131c}.route-battle-module__qF2vqa__finalBoss .route-battle-module__qF2vqa__waveProgress span,.route-battle-module__qF2vqa__finalBoss .route-battle-module__qF2vqa__statusHeading strong{color:var(--yellow)}.route-battle-module__qF2vqa__finalBoss .route-battle-module__qF2vqa__enemyFace{border-width:4px;width:min(36vh,240px);animation:.9s ease-in-out infinite alternate route-battle-module__qF2vqa__finalBossPulse;box-shadow:0 0 60px #8b6faf66}.route-battle-module__qF2vqa__enemyFace{aspect-ratio:1;border:2px solid #f8f2e9;border-radius:44% 44% 48% 48%;width:min(32vh,210px);position:relative;transform:rotate(-3deg)}.route-battle-module__qF2vqa__enemyFace:before,.route-battle-module__qF2vqa__enemyFace:after{content:"";border:2px solid #f8f2e9;width:22%;height:35%;position:absolute;top:-16%}.route-battle-module__qF2vqa__enemyFace:before{left:12%;transform:rotate(-18deg)}.route-battle-module__qF2vqa__enemyFace:after{right:12%;transform:rotate(18deg)}.route-battle-module__qF2vqa__enemyFace i{background:var(--orange);border-radius:50%;width:13%;height:13%;position:absolute;top:43%}.route-battle-module__qF2vqa__enemyFace i:first-child{left:25%}.route-battle-module__qF2vqa__enemyFace i:nth-child(2){right:25%}.route-battle-module__qF2vqa__enemyFace span{border-bottom:3px solid #f8f2e9;border-radius:50%;width:26%;height:12%;position:absolute;bottom:24%;right:37%}.route-battle-module__qF2vqa__attackNotice{background:#ffffff08;border:1px solid #ffffff2d;margin-top:10px;padding:10px 14px}.route-battle-module__qF2vqa__attackNotice>div:first-child{letter-spacing:.12em;justify-content:space-between;font-size:9px;display:flex}.route-battle-module__qF2vqa__attackNotice strong{color:var(--orange);font-size:16px}.route-battle-module__qF2vqa__attackNotice p{text-align:right;opacity:.65;margin:4px 0 0;font-size:8px}.route-battle-module__qF2vqa__controlPanel{background:#faf6ef;grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid}.route-battle-module__qF2vqa__playerStatus,.route-battle-module__qF2vqa__queueArea,.route-battle-module__qF2vqa__boardArea,.route-battle-module__qF2vqa__message{padding:clamp(9px,1.5vh,15px) clamp(20px,3vw,42px)}.route-battle-module__qF2vqa__playerStatus{border-bottom:1px solid #24231f26}.route-battle-module__qF2vqa__playerStatus .route-battle-module__qF2vqa__hpTrack{background:#24231f18}.route-battle-module__qF2vqa__playerStatus .route-battle-module__qF2vqa__hpTrack i{background:var(--green)}.route-battle-module__qF2vqa__playerStatus>p{letter-spacing:.15em;margin:5px 0 0;font-size:8px}.route-battle-module__qF2vqa__playerStatus>p strong{color:var(--blue);font-size:11px}.route-battle-module__qF2vqa__enemyPanel .route-battle-module__qF2vqa__playerStatus{border:0;margin-top:10px;padding:0}.route-battle-module__qF2vqa__enemyPanel .route-battle-module__qF2vqa__playerStatus .route-battle-module__qF2vqa__hpTrack{background:#ffffff1c}.route-battle-module__qF2vqa__enemyPanel .route-battle-module__qF2vqa__playerStatus>p strong{color:#8ebbdc}.route-battle-module__qF2vqa__sectionLabel{letter-spacing:.15em;justify-content:space-between;margin-bottom:7px;font-size:8px;font-weight:800;display:flex}.route-battle-module__qF2vqa__sectionLabel b{color:#b85639;font-family:var(--font-geist-mono), monospace}.route-battle-module__qF2vqa__queueArea{border-bottom:1px solid #24231f26}.route-battle-module__qF2vqa__queue{grid-template-columns:repeat(10,1fr);gap:6px;display:grid}.route-battle-module__qF2vqa__queuePiece,.route-battle-module__qF2vqa__emptyQueue{aspect-ratio:1;border:1px solid #24231f25;place-items:center;display:grid}.route-battle-module__qF2vqa__queuePiece{color:#fff;position:relative}.route-battle-module__qF2vqa__queuePiece span{font-size:clamp(14px,1.6vw,23px)}.route-battle-module__qF2vqa__queuePiece small{font-size:6px;position:absolute;bottom:2px;right:3px}.route-battle-module__qF2vqa__ineffective{filter:grayscale();opacity:.34}.route-battle-module__qF2vqa__ineffective:after{content:"";background:currentColor;height:2px;position:absolute;inset:50% 8% auto;transform:rotate(-38deg)}.route-battle-module__qF2vqa__emptyQueue{background:#24231f08}.route-battle-module__qF2vqa__executing{outline:3px solid var(--ink);outline-offset:2px;animation:.8s ease-in-out infinite alternate route-battle-module__qF2vqa__pulse}.route-battle-module__qF2vqa__boardArea{align-content:center;display:grid}.route-battle-module__qF2vqa__board{touch-action:none;-webkit-user-select:none;user-select:none;grid-template-columns:repeat(5,1fr);gap:clamp(5px,.7vw,8px);width:min(100%,42vh,390px);margin:0 auto;display:grid;position:relative}.route-battle-module__qF2vqa__cell{aspect-ratio:1;color:#fff;cursor:crosshair;border:0;place-items:center;transition:transform .12s,filter .12s;display:grid;position:relative}.route-battle-module__qF2vqa__spawned{animation:.42s cubic-bezier(.18,.9,.28,1.28) both route-battle-module__qF2vqa__pieceIn}.route-battle-module__qF2vqa__cell:hover{filter:brightness(1.08);transform:scale(.96)}.route-battle-module__qF2vqa__cell span{font-size:clamp(24px,4vw,43px);line-height:1}.route-battle-module__qF2vqa__cell small{letter-spacing:.12em;opacity:.78;font-size:7px;font-weight:800;position:absolute;bottom:7%}.route-battle-module__qF2vqa__cell b{width:20px;height:20px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-size:10px;display:grid;position:absolute;top:6px;left:6px}.route-battle-module__qF2vqa__selected{z-index:1;outline:4px solid var(--ink);outline-offset:-4px;filter:brightness(1.12);transform:scale(.9)!important}.route-battle-module__qF2vqa__handReveal{z-index:8;color:#fff;pointer-events:none;background:#24231fe8;justify-content:center;align-items:baseline;gap:10px;min-width:72%;padding:7px 14px;animation:.52s cubic-bezier(.18,.9,.28,1.2) both route-battle-module__qF2vqa__handReveal;display:flex;position:absolute;top:7px;left:50%;transform:translate(-50%);box-shadow:0 6px 18px #00000030}.route-battle-module__qF2vqa__handReveal strong{letter-spacing:.08em;font-size:clamp(10px,1.5vw,15px)}.route-battle-module__qF2vqa__handReveal span{color:var(--yellow);font-family:var(--font-geist-mono), monospace;font-size:clamp(18px,2.7vw,30px);font-weight:900}.route-battle-module__qF2vqa__queueWarning{z-index:9;color:#fff;text-align:center;pointer-events:none;background:#b83826f2;border:2px solid #fff4;gap:4px;width:min(92%,320px);padding:14px 18px;animation:.75s cubic-bezier(.18,.9,.28,1.2) both route-battle-module__qF2vqa__queueWarning;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 34px #0007}.route-battle-module__qF2vqa__queueWarning strong{letter-spacing:.04em;font-size:clamp(20px,4vw,34px);font-weight:950;line-height:1}.route-battle-module__qF2vqa__attack{background:var(--orange)}.route-battle-module__qF2vqa__guard{background:var(--blue)}.route-battle-module__qF2vqa__heal{background:var(--green)}.route-battle-module__qF2vqa__heavy{color:#fff;background:var(--purple)}.route-battle-module__qF2vqa__message{border-top:1px solid #24231f26;justify-content:space-between;align-items:center;min-height:42px;font-size:10px;font-weight:700;display:flex}.route-battle-module__qF2vqa__message:before{background:var(--orange);content:"";border-radius:50%;width:7px;height:7px;margin-right:10px}.route-battle-module__qF2vqa__message span{flex:1}.route-battle-module__qF2vqa__message .route-battle-module__qF2vqa__result{font-size:15px}.route-battle-module__qF2vqa__message button{border:1px solid var(--ink);cursor:pointer;background:0 0;padding:8px 14px}.route-battle-module__qF2vqa__legend{grid-template-columns:repeat(4,1fr);padding:7px clamp(20px,4vw,58px);display:grid}.route-battle-module__qF2vqa__legend>div{border-right:1px solid #24231f26;align-items:center;gap:9px;padding:4px 14px;display:flex}.route-battle-module__qF2vqa__legend>div:last-child{border:0}.route-battle-module__qF2vqa__legend i{color:#fff;flex:none;place-items:center;width:28px;height:28px;font-size:15px;font-style:normal;display:grid}.route-battle-module__qF2vqa__legend p{margin:0;line-height:1.25;display:grid}.route-battle-module__qF2vqa__legend strong{font-size:10px}.route-battle-module__qF2vqa__legend span{color:#777168;font-family:var(--font-geist-mono), monospace;font-size:8px}.route-battle-module__qF2vqa__itemOverlay{z-index:20;color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#24231fe8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.route-battle-module__qF2vqa__waveClearAnnouncement{z-index:2;width:min(720px,100% - 40px);color:var(--cream);text-align:center;pointer-events:none;place-items:center;animation:.7s cubic-bezier(.16,1,.3,1) both route-battle-module__qF2vqa__waveClearAnnouncement;display:grid;position:absolute}.route-battle-module__qF2vqa__waveClearAnnouncement span{letter-spacing:.42em;text-indent:.42em;font-size:clamp(12px,2vw,18px);font-weight:900}.route-battle-module__qF2vqa__waveClearAnnouncement strong{letter-spacing:-.075em;text-shadow:0 8px 34px #0009;margin-top:4px;font-size:clamp(64px,13vw,150px);font-weight:950;line-height:.82}.route-battle-module__qF2vqa__waveClearAnnouncement i{background:var(--accent);width:min(500px,72vw);height:4px;box-shadow:0 0 22px var(--accent);transform-origin:50%;margin-top:25px;animation:.7s cubic-bezier(.16,1,.3,1) both route-battle-module__qF2vqa__waveClearLine;display:block}.route-battle-module__qF2vqa__itemReward{background:var(--cream);border:1px solid #24231f;width:min(900px,100%);padding:clamp(24px,4vw,48px);animation:.42s cubic-bezier(.18,.9,.28,1.2) both route-battle-module__qF2vqa__rewardIn;box-shadow:0 28px 80px #0000004d}.route-battle-module__qF2vqa__itemRewardWaiting{opacity:0;pointer-events:none;animation:none;transform:translateY(30px)scale(.96)}.route-battle-module__qF2vqa__itemRewardReady{animation:.42s cubic-bezier(.18,.9,.28,1.2) both route-battle-module__qF2vqa__rewardIn}.route-battle-module__qF2vqa__itemReward>p{color:#857c74;letter-spacing:.18em;margin:0 0 5px;font-size:8px;font-weight:800}.route-battle-module__qF2vqa__itemReward h2{letter-spacing:-.07em;margin:0 0 clamp(18px,3vh,30px);font-size:clamp(36px,6vw,72px);line-height:.9}.route-battle-module__qF2vqa__itemChoices{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.route-battle-module__qF2vqa__itemChoices button{min-height:250px;color:inherit;text-align:left;cursor:pointer;background:#fffaf4;border:1px solid #24231f35;grid-template-rows:auto 1fr auto auto auto;gap:8px;padding:18px;transition:color .18s,background .18s,transform .18s;display:grid}.route-battle-module__qF2vqa__itemChoices button:hover,.route-battle-module__qF2vqa__itemChoices button:focus-visible{color:#fff;background:var(--orange);outline:none;transform:translateY(-5px)}.route-battle-module__qF2vqa__itemChoices button:disabled{color:#8d877e;cursor:not-allowed;opacity:.62;background:#e9e3da;transform:none}.route-battle-module__qF2vqa__itemChoices small{color:#857c74;font-family:var(--font-geist-mono), monospace;font-size:8px}.route-battle-module__qF2vqa__itemChoices i{align-self:center;font-size:clamp(34px,5vw,58px);font-style:normal}.route-battle-module__qF2vqa__itemChoices strong{letter-spacing:-.02em;font-size:13px}.route-battle-module__qF2vqa__itemChoices span{min-height:2.8em;font-size:10px;line-height:1.4}.route-battle-module__qF2vqa__itemChoices b{letter-spacing:.14em;border-top:1px solid;padding-top:10px;font-size:8px}.route-battle-module__qF2vqa__itemReward>em{color:#746f65;text-align:center;margin-top:16px;font-size:9px;font-style:normal;display:block}.route-battle-module__qF2vqa__shopHeading{justify-content:space-between;align-items:start;gap:20px;display:flex}.route-battle-module__qF2vqa__shopHeading p{color:#857c74;letter-spacing:.18em;margin:0 0 5px;font-size:8px;font-weight:800}.route-battle-module__qF2vqa__shopHeading h2{margin:0 0 clamp(18px,3vh,30px)}.route-battle-module__qF2vqa__shopHeading>strong{color:var(--orange);font-family:var(--font-geist-mono), monospace;font-size:clamp(24px,4vw,42px)}.route-battle-module__qF2vqa__leaveShop{border:1px solid var(--ink);color:var(--cream);background:var(--ink);letter-spacing:.1em;cursor:pointer;margin:18px 0 0 auto;padding:12px 18px;font-size:9px;font-weight:900;display:block}.route-battle-module__qF2vqa__soldOut{color:#8d877e;letter-spacing:.12em;text-align:center;grid-column:1/-1;margin:50px 0;font-size:24px;font-weight:900}.route-battle-module__qF2vqa__victoryOverlay{z-index:30;color:var(--cream);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#17131cf2;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.route-battle-module__qF2vqa__victoryCard{background:var(--ink);border:1px solid #ffffff38;width:min(720px,100%);padding:clamp(30px,6vw,72px);animation:.52s cubic-bezier(.18,.9,.28,1.2) both route-battle-module__qF2vqa__rewardIn;box-shadow:0 30px 100px #0006}.route-battle-module__qF2vqa__victoryCard>p{color:#ffffff70;letter-spacing:.24em;margin:0 0 10px;font-size:9px;font-weight:900}.route-battle-module__qF2vqa__victoryCard h2{letter-spacing:-.08em;margin:0 0 32px;font-size:clamp(54px,9vw,112px);line-height:.78}.route-battle-module__qF2vqa__victoryCard h2 em{color:var(--orange);font-style:normal}.route-battle-module__qF2vqa__victoryCard>div{letter-spacing:.16em;border-block:1px solid #ffffff2b;justify-content:space-between;align-items:end;padding:16px 0;font-size:9px;display:flex}.route-battle-module__qF2vqa__victoryCard>div+div{border-top:0}.route-battle-module__qF2vqa__victoryCard>div strong{color:var(--yellow);font-family:var(--font-geist-mono), monospace;font-size:28px}.route-battle-module__qF2vqa__victoryCard button{border:1px solid var(--cream);color:var(--ink);background:var(--cream);letter-spacing:.1em;cursor:pointer;margin:24px 0 0 auto;padding:12px 18px;font-size:9px;font-weight:900;display:block}.route-battle-module__qF2vqa__defeatOverlay{background:#211b1af2}.route-battle-module__qF2vqa__defeatOverlay .route-battle-module__qF2vqa__victoryCard{border-color:#e870466b}.route-battle-module__qF2vqa__defeatOverlay .route-battle-module__qF2vqa__victoryCard>div+div{border-top:0}.route-battle-module__qF2vqa__titleScreen{z-index:40;color:var(--cream);background:var(--ink);grid-template-rows:1fr auto;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);display:grid;position:fixed;inset:0;overflow:hidden}.route-battle-module__qF2vqa__titleScreen:before{aspect-ratio:1;content:"";border:clamp(60px,10vw,150px) solid #ffffff08;border-radius:50%;width:68vw;position:absolute;top:-28vw;left:-13vw}.route-battle-module__qF2vqa__titleContent{align-self:center;padding:clamp(32px,6vw,90px);position:relative}.route-battle-module__qF2vqa__titleContent>p{color:#ffffff7d;letter-spacing:.22em;margin:0 0 18px;font-size:9px;font-weight:800}.route-battle-module__qF2vqa__titleContent h2{letter-spacing:-.085em;margin:0;font-size:clamp(68px,10vw,148px);line-height:.72}.route-battle-module__qF2vqa__titleContent h2 em{color:var(--orange);font-style:normal}.route-battle-module__qF2vqa__titleContent>span{color:#ffffff8a;font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;margin-top:28px;font-size:9px;display:block}.route-battle-module__qF2vqa__titleMenu{background:var(--cream);align-content:center;padding:clamp(32px,6vw,90px);display:grid;position:relative}.route-battle-module__qF2vqa__titleMenu button,.route-battle-module__qF2vqa__titleMenu .route-battle-module__qF2vqa__playgroundLink{color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #24231f36;grid-template-columns:32px 1fr auto;align-items:center;gap:12px;padding:20px 0;transition:color .18s,padding .18s;display:grid}.route-battle-module__qF2vqa__titleMenu button:hover,.route-battle-module__qF2vqa__titleMenu button:focus-visible,.route-battle-module__qF2vqa__titleMenu .route-battle-module__qF2vqa__playgroundLink:hover,.route-battle-module__qF2vqa__titleMenu .route-battle-module__qF2vqa__playgroundLink:focus-visible{color:var(--orange);outline:none;padding-left:10px}.route-battle-module__qF2vqa__titleMenu small{color:#817b72;font-family:var(--font-geist-mono), monospace;font-size:8px}.route-battle-module__qF2vqa__titleMenu strong{letter-spacing:-.04em;font-size:clamp(18px,2.4vw,34px)}.route-battle-module__qF2vqa__titleMenu span{font-size:22px}.route-battle-module__qF2vqa__titleMenu .route-battle-module__qF2vqa__startButton{border-top:1px solid #24231f36}.route-battle-module__qF2vqa__titleSubpanel{max-height:calc(100svh - 90px);color:var(--ink);background:var(--cream);align-self:center;margin:clamp(24px,5vw,72px);padding:clamp(24px,4vw,48px);position:relative;overflow-y:auto}.route-battle-module__qF2vqa__titleSubpanel>small{color:#817b72;letter-spacing:.18em;font-size:8px;font-weight:800}.route-battle-module__qF2vqa__titleSubpanel h3{letter-spacing:-.06em;margin:6px 0 24px;font-size:clamp(28px,4vw,54px)}.route-battle-module__qF2vqa__howToGuide{border-top:1px solid #24231f36}.route-battle-module__qF2vqa__howToGuide section{border-bottom:1px solid #24231f36;grid-template-columns:34px 1fr;gap:12px;padding:15px 0;display:grid}.route-battle-module__qF2vqa__howToGuide section>b{color:var(--orange);font-family:var(--font-geist-mono), monospace;padding-top:2px;font-size:9px}.route-battle-module__qF2vqa__howToGuide h4{letter-spacing:.03em;margin:0 0 5px;font-size:12px}.route-battle-module__qF2vqa__howToGuide p{color:#69645c;margin:0;font-size:9px;line-height:1.75}.route-battle-module__qF2vqa__howToGuide p strong{color:var(--ink)}.route-battle-module__qF2vqa__handExamples{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.route-battle-module__qF2vqa__handExamples span{background:#fffaf0;border:1px solid #24231f24;align-items:center;gap:3px;padding:6px 8px;display:flex}.route-battle-module__qF2vqa__handExamples i{aspect-ratio:1;width:19px;color:var(--cream);background:var(--ink);border-radius:4px;place-items:center;font-size:10px;font-style:normal;display:grid}.route-battle-module__qF2vqa__handExamples em{color:var(--orange);letter-spacing:.08em;margin-left:5px;font-size:7px;font-style:normal;font-weight:900}.route-battle-module__qF2vqa__placeholderRows{border-top:1px solid #24231f36}.route-battle-module__qF2vqa__placeholderRows p{letter-spacing:.1em;border-bottom:1px solid #24231f36;justify-content:space-between;gap:20px;margin:0;padding:14px 0;font-size:9px;display:flex}.route-battle-module__qF2vqa__placeholderRows b{color:#8b857c;font-family:var(--font-geist-mono), monospace;font-size:8px}.route-battle-module__qF2vqa__optionPending{border-block:1px solid #24231f36;place-content:center;place-items:center;min-height:130px;display:grid}.route-battle-module__qF2vqa__optionPending strong{letter-spacing:.08em;font-size:18px}.route-battle-module__qF2vqa__optionPending span{color:#8b857c;font-family:var(--font-geist-mono), monospace;letter-spacing:.16em;margin-top:6px;font-size:8px}.route-battle-module__qF2vqa__optionSettings{border-block:1px solid #24231f36;justify-content:space-between;align-items:center;gap:24px;padding:20px 0;display:flex}.route-battle-module__qF2vqa__optionSettings>div{gap:5px;display:grid}.route-battle-module__qF2vqa__optionSettings strong{letter-spacing:.08em;font-size:11px}.route-battle-module__qF2vqa__optionSettings span{color:#8b857c;font-size:8px;line-height:1.5}.route-battle-module__qF2vqa__optionSettings button{border:1px solid var(--orange);color:var(--orange);cursor:pointer;background:0 0;flex:none;padding:10px 14px;font-size:9px;font-weight:900}.route-battle-module__qF2vqa__optionSettings button:hover,.route-battle-module__qF2vqa__optionSettings button:focus-visible{color:#fff;background:var(--orange);outline:none}.route-battle-module__qF2vqa__titleSubpanel>button{color:var(--orange);letter-spacing:.14em;cursor:pointer;background:0 0;border:0;margin-top:24px;padding:10px 0;font-size:10px;font-weight:900}.route-battle-module__qF2vqa__titleScreen footer{color:#ffffff70;letter-spacing:.18em;border-top:1px solid #ffffff24;grid-column:1/-1;justify-content:space-between;padding:14px clamp(24px,4vw,58px);font-size:7px;font-weight:800;display:flex;position:relative}.route-battle-module__qF2vqa__titleMark{grid-template-columns:repeat(2,16px);gap:5px;display:grid;position:absolute;top:7%;right:5%;transform:rotate(45deg)}.route-battle-module__qF2vqa__titleMark i{aspect-ratio:1;background:var(--orange)}.route-battle-module__qF2vqa__startSequence{z-index:39;color:var(--cream);background:var(--ink);place-content:center;place-items:center;animation:1.4s both route-battle-module__qF2vqa__startScreen;display:grid;position:fixed;inset:0;overflow:hidden}.route-battle-module__qF2vqa__startSequence span{letter-spacing:.3em;font-size:10px;font-weight:900;animation:1.4s both route-battle-module__qF2vqa__readyText}.route-battle-module__qF2vqa__startSequence strong{letter-spacing:-.08em;font-size:clamp(72px,14vw,190px);line-height:.85;animation:1.4s both route-battle-module__qF2vqa__readyText}.route-battle-module__qF2vqa__startSequence i{background:var(--orange);transform-origin:0;width:min(520px,70vw);height:5px;margin-top:24px;animation:1.4s both route-battle-module__qF2vqa__readyLine}@keyframes route-battle-module__qF2vqa__pulse{to{filter:brightness(1.3);transform:scale(.9)}}@keyframes route-battle-module__qF2vqa__pieceIn{0%{opacity:0;transform:translateY(-18px)scale(.62)rotate(-5deg)}65%{opacity:1;transform:translateY(3px)scale(1.06)rotate(1deg)}to{opacity:1;transform:translateY(0)scale(1)rotate(0)}}@keyframes route-battle-module__qF2vqa__enemyArrive{0%{opacity:0;transform:translate(70px)scale(.82)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes route-battle-module__qF2vqa__enemyLeave{to{opacity:0;transform:translate(-80px)rotate(-8deg)scale(.72)}}@keyframes route-battle-module__qF2vqa__rewardIn{0%{opacity:0;transform:translateY(30px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes route-battle-module__qF2vqa__waveClearAnnouncement{0%{opacity:0;filter:blur(8px);transform:scale(.78)}24%,68%{opacity:1;filter:blur();transform:scale(1)}to{opacity:0;filter:blur(2px);transform:scale(1.12)}}@keyframes route-battle-module__qF2vqa__waveClearLine{0%{opacity:0;transform:scaleX(0)}28%,68%{opacity:1;transform:scaleX(1)}to{opacity:0;transform:scaleX(1)}}@keyframes route-battle-module__qF2vqa__handReveal{0%{opacity:0;transform:translate(-50%,-8px)scale(.92)}25%,78%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%,-5px)scale(1.02)}}@keyframes route-battle-module__qF2vqa__queueWarning{0%{opacity:0;transform:translate(-50%,-50%)scale(.76)}13%{opacity:1;transform:translate(-52%,-50%)scale(1.04)}21%{transform:translate(-48%,-50%)scale(1)}29%,72%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-58%)scale(.98)}}@keyframes route-battle-module__qF2vqa__startScreen{0%,78%{opacity:1}to{opacity:0}}@keyframes route-battle-module__qF2vqa__readyText{0%{opacity:0;transform:translateY(24px)}25%,72%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-14px)}}@keyframes route-battle-module__qF2vqa__readyLine{0%{transform:scaleX(0)}55%,78%{transform:scaleX(1)}to{opacity:0;transform:scaleX(1)}}@keyframes route-battle-module__qF2vqa__finalBossPulse{to{transform:rotate(3deg)scale(1.025);box-shadow:0 0 90px #e8704678}}@media (max-width:800px){.route-battle-module__qF2vqa__titleScreen{grid-template-rows:minmax(0,1fr) auto auto;grid-template-columns:1fr}.route-battle-module__qF2vqa__titleContent{align-self:end;padding:36px 24px 26px}.route-battle-module__qF2vqa__titleContent>p{margin-bottom:10px;font-size:7px}.route-battle-module__qF2vqa__titleContent h2{font-size:clamp(58px,19vw,86px)}.route-battle-module__qF2vqa__titleContent>span{margin-top:18px;font-size:7px}.route-battle-module__qF2vqa__titleMenu{padding:18px 24px 28px}.route-battle-module__qF2vqa__titleMenu button,.route-battle-module__qF2vqa__titleMenu .route-battle-module__qF2vqa__playgroundLink{padding:13px 0}.route-battle-module__qF2vqa__titleMenu strong{font-size:18px}.route-battle-module__qF2vqa__titleSubpanel{align-self:stretch;margin:0;padding:24px}.route-battle-module__qF2vqa__howToGuide section{padding:12px 0}.route-battle-module__qF2vqa__howToGuide p{font-size:8px}.route-battle-module__qF2vqa__handExamples span{width:100%}.route-battle-module__qF2vqa__optionSettings{flex-direction:column;align-items:stretch}.route-battle-module__qF2vqa__optionSettings button{align-self:start}.route-battle-module__qF2vqa__titleScreen footer{grid-column:1;padding:10px 24px}.route-battle-module__qF2vqa__titleScreen footer span:last-child{display:none}.route-battle-module__qF2vqa__gameShell{grid-template-rows:auto auto minmax(0,1fr);min-height:560px}.route-battle-module__qF2vqa__header>span{display:none}.route-battle-module__qF2vqa__header{padding:7px 16px}.route-battle-module__qF2vqa__intro{padding:6px 20px 7px;display:block}.route-battle-module__qF2vqa__intro>p{display:none}.route-battle-module__qF2vqa__intro h1{font-size:clamp(26px,8vw,34px)}.route-battle-module__qF2vqa__howTo{display:none}.route-battle-module__qF2vqa__arena{grid-template-rows:clamp(178px,28svh,210px) minmax(0,1fr);grid-template-columns:1fr}.route-battle-module__qF2vqa__enemyPanel{min-height:0;padding:6px 16px}.route-battle-module__qF2vqa__waveProgress{margin-bottom:3px}.route-battle-module__qF2vqa__enemyPanel .route-battle-module__qF2vqa__statusHeading strong{font-size:11px}.route-battle-module__qF2vqa__enemyPanel .route-battle-module__qF2vqa__statusHeading b{font-size:16px}.route-battle-module__qF2vqa__enemyBody{min-height:30px}.route-battle-module__qF2vqa__enemyFace{width:min(6svh,52px)}.route-battle-module__qF2vqa__attackNotice{margin-top:6px;padding:4px 8px}.route-battle-module__qF2vqa__attackNotice p{display:none}.route-battle-module__qF2vqa__attackNotice .route-battle-module__qF2vqa__attackTrack{margin-top:3px}.route-battle-module__qF2vqa__controlPanel{min-width:0}.route-battle-module__qF2vqa__queue{gap:3px}.route-battle-module__qF2vqa__queuePiece small{display:none}.route-battle-module__qF2vqa__queueArea{padding:5px 16px}.route-battle-module__qF2vqa__enemyPanel .route-battle-module__qF2vqa__playerStatus{margin-top:4px}.route-battle-module__qF2vqa__enemyPanel .route-battle-module__qF2vqa__playerStatus .route-battle-module__qF2vqa__statusHeading strong{font-size:10px}.route-battle-module__qF2vqa__boardArea{padding:4px 16px 6px}.route-battle-module__qF2vqa__boardArea .route-battle-module__qF2vqa__sectionLabel{margin-bottom:4px}.route-battle-module__qF2vqa__board{gap:5px;width:min(72vw,31vh,290px)}.route-battle-module__qF2vqa__cell span{font-size:clamp(20px,7vw,30px)}.route-battle-module__qF2vqa__cell small{display:none}.route-battle-module__qF2vqa__message{min-height:38px;padding:6px 16px}.route-battle-module__qF2vqa__legend{display:none}.route-battle-module__qF2vqa__itemOverlay{padding:14px}.route-battle-module__qF2vqa__itemReward{padding:20px}.route-battle-module__qF2vqa__itemReward h2{margin-bottom:14px;font-size:38px}.route-battle-module__qF2vqa__itemChoices{grid-template-columns:1fr;gap:7px}.route-battle-module__qF2vqa__itemChoices button{grid-template-rows:auto auto;grid-template-columns:28px 42px 1fr;align-items:center;gap:2px 8px;min-height:0;padding:10px 12px}.route-battle-module__qF2vqa__itemChoices small{grid-row:1/3}.route-battle-module__qF2vqa__itemChoices i{grid-row:1/3;font-size:28px}.route-battle-module__qF2vqa__itemChoices strong{grid-column:3}.route-battle-module__qF2vqa__itemChoices span{grid-column:3;min-height:0}.route-battle-module__qF2vqa__itemChoices b{display:none}.route-battle-module__qF2vqa__itemReward>em{margin-top:10px;font-size:8px}}@media (max-height:700px) and (min-width:801px){.route-battle-module__qF2vqa__intro{padding-top:8px;padding-bottom:8px}.route-battle-module__qF2vqa__intro>p,.route-battle-module__qF2vqa__howTo{display:none}.route-battle-module__qF2vqa__intro h1{font-size:38px}.route-battle-module__qF2vqa__board{width:min(38vh,320px)}.route-battle-module__qF2vqa__enemyFace{width:min(26vh,170px)}.route-battle-module__qF2vqa__legend{padding-top:4px;padding-bottom:4px}}@media (prefers-reduced-motion:reduce){.route-battle-module__qF2vqa__executing,.route-battle-module__qF2vqa__spawned,.route-battle-module__qF2vqa__enemyBody,.route-battle-module__qF2vqa__enemyDefeated .route-battle-module__qF2vqa__enemyBody,.route-battle-module__qF2vqa__finalBoss .route-battle-module__qF2vqa__enemyFace,.route-battle-module__qF2vqa__itemReward,.route-battle-module__qF2vqa__waveClearAnnouncement,.route-battle-module__qF2vqa__waveClearAnnouncement i,.route-battle-module__qF2vqa__handReveal,.route-battle-module__qF2vqa__queueWarning,.route-battle-module__qF2vqa__startSequence,.route-battle-module__qF2vqa__startSequence span,.route-battle-module__qF2vqa__startSequence strong,.route-battle-module__qF2vqa__startSequence i{animation:none}.route-battle-module__qF2vqa__cell,.route-battle-module__qF2vqa__hpTrack i,.route-battle-module__qF2vqa__attackTrack i{transition:none}}
