@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap');
:root{color-scheme:dark;--bg:#080919;--ink:#fff;--muted:#a8a7c0;--pink:#ee9aff;--cyan:#83f4fa;--line:rgba(199,187,248,.2);font-family:'Noto Sans KR',sans-serif;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink)}button{font:inherit;cursor:pointer;color:inherit;-webkit-tap-highlight-color:transparent}button:disabled{cursor:default}button:focus-visible{outline:3px solid var(--cyan);outline-offset:5px}[hidden]{display:none!important}.arcade{max-width:1720px;margin:auto;padding:0 36px}.topbar{height:96px;display:flex;justify-content:space-between;align-items:center}.wordmark{display:flex;align-items:center;gap:13px;font-size:14px;font-weight:800;letter-spacing:.06em}.brand-m{font-family:Arial,sans-serif;font-size:58px;font-weight:500;color:var(--pink);line-height:1;letter-spacing:-.09em;margin-right:4px}.wordmark small{display:block;font-size:10px;letter-spacing:.27em;font-weight:500;color:var(--muted);margin-top:3px}.top-actions{display:flex;gap:27px;align-items:center}.edition{font-size:11px;letter-spacing:.16em;color:var(--muted)}.icon-button{background:#151529cc;border:1px solid var(--line);border-radius:50%;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;gap:3px;font-size:20px;line-height:1}.sound-label{font-size:8px;color:var(--muted)}.game{position:relative;aspect-ratio:16/8.6;max-height:calc(100svh - 165px);min-height:420px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#100d26;isolation:isolate;touch-action:none;user-select:none}canvas{display:block;width:100%;height:100%;position:absolute;inset:0}.start-screen{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,8,27,.91) 5%,rgba(13,9,33,.55) 52%,rgba(15,9,38,.1));display:flex;align-items:center;padding:44px 6%;}.start-copy{position:relative;z-index:2;max-width:53%}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.21em;color:var(--pink)}h1{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-weight:800;letter-spacing:-.035em;font-size:clamp(84px,8.4vw,144px);line-height:.82;margin:23px 0 24px}h1 em{font-style:normal;color:var(--pink)}.start-copy p{color:#cbc6df;font-size:15px;line-height:1.8;margin:0 0 25px}.primary{background:var(--pink);color:#1c0b2b;border:0;border-radius:8px;min-height:54px;padding:14px 23px;font-size:16px;font-weight:800;display:inline-flex;align-items:center;justify-content:space-between;gap:55px;transition:background .18s,transform .18s}.primary:hover{background:#f6c9ff;transform:translateY(-2px)}.primary span{font-size:24px}.start-help{font-size:11px;margin-top:16px;color:#aba6c2;line-height:1.8}.start-help span{font-size:10px;border:1px solid var(--line);padding:3px 5px;border-radius:3px;margin-right:5px;color:#ddd7ed}.start-help i{font-style:normal;margin:0 4px}.best-line{display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:.08em;margin-top:22px;color:var(--muted)}.best-line b{font-family:monospace;color:#fff;font-size:14px;letter-spacing:.04em}.best-line span{font-size:10px;color:#77748e;letter-spacing:0;margin-left:4px}.hero-character{position:absolute;right:7%;top:8%;bottom:14%;width:40%;display:flex;justify-content:center;align-items:center}.hero-character img{position:relative;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 15px 22px #02020c);animation:float 4s ease-in-out infinite}.portal-aura{position:absolute;width:65%;height:80%;border-radius:48% 48% 30% 30%;border:2px solid #e9a0fc;box-shadow:0 0 25px #b34dff,inset 0 0 32px #b34dff;background:radial-gradient(ellipse,#903ada66,transparent 70%);transform:rotate(-12deg)}.character-caption{position:absolute;bottom:-1%;font-size:10px;letter-spacing:.3em;color:#e3bbfa}.world-list{position:absolute;bottom:24px;left:6%;right:6%;display:flex;align-items:center;gap:22px;color:#a39abb;font-family:'Barlow Condensed',sans-serif;font-size:12px;letter-spacing:.08em}.world-list b{color:var(--pink);margin-right:7px}.world-list i{height:1px;background:var(--line);flex:1}.hud{position:absolute;left:30px;right:30px;top:24px;display:flex;justify-content:space-between;pointer-events:none;z-index:3}.hud .icon-button{pointer-events:auto}.hud-left{display:flex;flex-direction:column}.micro{font-size:10px;letter-spacing:.14em;color:#dfccef;text-shadow:0 2px 10px #000}.hud-left>strong{font-size:38px;font-family:'Barlow Condensed',sans-serif;line-height:1.2;letter-spacing:.04em}.hearts{font-size:14px;color:var(--pink);letter-spacing:.2em}.hud-right{display:flex;align-items:flex-start;gap:24px}.time{display:flex;flex-direction:column;align-items:center;line-height:1}.time b{font-size:36px;font-family:'Barlow Condensed',sans-serif}.time small{font-size:9px;letter-spacing:.16em;color:var(--muted);margin-top:4px}.progress{position:absolute;left:0;right:0;bottom:0;height:4px;background:#ffffff0c;z-index:5}.progress>i{display:block;height:100%;width:0;background:linear-gradient(90deg,#994dff,var(--pink),var(--cyan));transition:width .15s linear}.progress span{position:absolute;width:2px;height:4px;background:#fff8;top:0;left:33.333%}.progress span:last-child{left:66.666%}.bottom-hud{position:absolute;left:30px;right:30px;bottom:26px;display:flex;align-items:flex-end;justify-content:space-between;z-index:3;pointer-events:none}.bottom-hud button{pointer-events:auto}.boost-control button{display:block;background:#131027d9;border:1px solid #a286c955;padding:11px 15px;border-radius:8px;width:188px;text-align:left;font-size:11px;letter-spacing:.08em}.boost-control button b{float:right;letter-spacing:0;font-weight:500;color:#b9b0d0}.boost-control button:disabled{color:#c1b4d8}.boost-control button.ready{border-color:var(--cyan);box-shadow:0 0 20px #4bece53b;color:var(--cyan)}.boost-meter{height:3px;border-radius:3px;background:#ffffff18;margin-top:9px;overflow:hidden}.boost-meter i{display:block;width:0;height:100%;background:var(--cyan);transition:width .15s}.boost-control small{display:block;font-size:9px;color:#b0a3c7;margin-top:7px}.jump-button{border:1px solid #e7c2ff88;background:#b887dd26;backdrop-filter:blur(6px);border-radius:12px;width:92px;height:74px;font-family:'Barlow Condensed',sans-serif;font-size:18px;letter-spacing:.07em}.jump-button span{font-family:sans-serif;margin-left:8px}.jump-button small{display:block;font-family:sans-serif;font-size:8px;margin-top:6px;color:#ccc0db}.jump-button:active{background:#e4bbff55;transform:scale(.96)}.stage-banner{position:absolute;inset:32% 0 auto;text-align:center;pointer-events:none;z-index:4;animation:worldIn .4s both}.stage-banner small{display:block;color:var(--cyan);font-size:12px;letter-spacing:.35em;margin-bottom:7px;text-shadow:0 0 12px #000}.stage-banner strong{font-family:'Barlow Condensed',sans-serif;font-size:clamp(30px,5vw,65px);letter-spacing:.03em;text-shadow:0 0 30px #9e42db,0 4px 10px #000}.notice{position:absolute;top:23%;left:10%;right:10%;text-align:center;font-size:14px;font-weight:600;color:var(--cyan);text-shadow:0 2px 10px #000;pointer-events:none;z-index:4}.overlay{position:absolute;inset:0;background:#080918bf;backdrop-filter:blur(12px);z-index:10;display:flex;align-items:center;justify-content:center;padding:20px}.result-card{text-align:center;max-width:560px;width:100%;padding:35px 25px}.result-card h2{font-size:clamp(26px,3vw,44px);letter-spacing:-.04em;margin:15px 0}.result-card p{font-size:14px;line-height:1.8;color:#bdb4d3;margin:0 0 22px}.result-stats{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:10px;border-block:1px solid var(--line);padding:20px 0;margin:22px 0 28px}.result-stats small{display:block;font-size:10px;letter-spacing:.15em;color:var(--muted);margin-bottom:7px}.result-stats strong{font-family:'Barlow Condensed',sans-serif;font-size:40px}.result-stats>div:first-child strong{color:var(--pink)}.result-actions{display:flex;justify-content:center;align-items:center;gap:12px}.result-actions .primary{gap:24px}.secondary{background:none;border:1px solid var(--line);border-radius:8px;min-height:54px;padding:12px 21px;font-size:14px;color:#e1d9ee}.result-best{font-size:12px;color:var(--cyan);margin-top:22px}.loading{position:absolute;inset:0;background:#090818eb;display:flex;align-items:center;justify-content:center;z-index:20;color:var(--pink);font-size:14px}footer{height:66px;display:flex;align-items:center;justify-content:space-between;color:#625c7b;font-size:10px;gap:16px}footer>span{font-size:9px;letter-spacing:.1em}footer p{font-size:11px;color:#8f859f}footer b{font-weight:400;color:#baa9d0}.desktop-help{margin-left:12px;font-size:10px;color:#6f6680}
@keyframes float{50%{transform:translateY(-12px) rotate(2deg)}}@keyframes worldIn{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1700px){.start-copy h1{font-size:152px}}@media(max-height:760px) and (min-width:761px){.topbar{height:68px}.game{min-height:380px;max-height:calc(100svh - 116px)}footer{height:46px}.start-screen{padding-block:24px}.start-copy h1{font-size:80px;margin:15px 0}.start-copy p{font-size:13px;margin-bottom:14px}.start-help{margin-top:10px}.best-line{margin-top:12px}.world-list{bottom:15px}.hero-character{bottom:10%}}
@media(max-width:760px){.arcade{padding:0 14px}.topbar{height:73px}.wordmark{font-size:12px;gap:8px}.wordmark small{font-size:8px}.brand-m{font-size:43px}.edition{display:none}.icon-button{width:38px;height:38px;font-size:17px}.game{aspect-ratio:auto;height:calc(100svh - 126px);min-height:510px;max-height:900px;border-radius:13px}.start-screen{padding:30px 23px;align-items:flex-start;background:linear-gradient(180deg,#080818bf 0%,#08081826 40%,#080818b3 75%,#080818ed)}.start-copy{max-width:100%;width:100%;position:static}.eyebrow{font-size:9px;letter-spacing:.15em}.start-copy h1{font-size:88px;margin:18px 0 17px;position:relative;z-index:2}.start-copy p{font-size:13px;line-height:1.7;position:relative;z-index:2;max-width:61%}.start-copy>.primary{position:absolute;bottom:116px;left:23px;right:23px;justify-content:space-between}.start-help{position:absolute;bottom:72px;left:23px;right:23px;text-align:center;font-size:10px}.best-line{position:absolute;bottom:45px;left:23px;right:23px;justify-content:center;font-size:9px}.best-line span{font-size:9px}.hero-character{top:20%;bottom:31%;right:-3%;width:69%;z-index:1;pointer-events:none}.portal-aura{width:74%;height:95%;opacity:.7}.hero-character img{transform:rotate(-8deg);height:100%;width:100%}.character-caption{display:none}.world-list{bottom:17px;left:23px;right:23px;font-size:8px;gap:6px;letter-spacing:0}.world-list i{display:none}.world-list span{flex:1}.world-list b{margin-right:3px}.hud{left:18px;right:18px;top:19px}.hud-left>strong{font-size:34px}.hud-right{gap:14px}.time b{font-size:29px}.micro{font-size:9px}.bottom-hud{left:18px;right:18px;bottom:23px}.boost-control button{width:154px;padding:10px 12px;font-size:10px}.boost-control small{font-size:9px}.jump-button{width:84px;height:74px}.notice{top:26%;font-size:12px}.stage-banner{top:37%}.stage-banner strong{font-size:39px}.result-card{padding:22px 6px}.result-card h2{font-size:28px}.result-card p{font-size:13px}.result-stats strong{font-size:34px}.result-actions{gap:8px}.result-actions .primary{gap:20px;font-size:14px;padding:12px 16px}.secondary{padding:12px 15px;font-size:12px}.desktop-help,.session-note{display:none}footer{height:51px;align-items:center;gap:8px}footer p{font-size:9px}footer>span{font-size:8px}}
@media(max-width:370px){.arcade{padding:0 9px}.start-screen{padding-inline:18px}.start-copy h1{font-size:76px}.hero-character{width:68%;right:-6%;top:24%}.start-copy p{font-size:12px}.best-line span{display:none}.world-list{font-size:7px}.boost-control button{width:135px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
/* Keep the instructions and active controls legible on a phone. */
.brand-mark{display:block;width:53px;height:44px;overflow:hidden;flex:none}@media(max-width:760px){.brand-mark{width:43px;height:36px}}@media(orientation:landscape) and (max-height:500px){.brand-mark{width:36px;height:30px}}
.wordmark small,.edition,.sound-label,.eyebrow,.micro,.time small,.character-caption,.world-list,.best-line,.best-line span,.boost-control small,.jump-button small,.result-stats small,footer>span,footer p,.desktop-help{font-size:12px}
.start-copy p{font-size:16px}.start-help,.start-help span{font-size:12px}.boost-control button{font-size:14px}.boost-control button b{font-size:12px}.start-help{line-height:1.9}.jump-button{font-size:20px}.icon-button{min-width:44px;min-height:44px}.sound-label{font-size:10px}.boost-control button{width:200px}.game canvas:focus{outline:none}.game canvas:focus-visible{outline:2px solid #a8f8ff66;outline-offset:-3px}.result-best{font-size:14px}
@media(max-width:760px){.eyebrow{font-size:12px;letter-spacing:.08em}.start-copy p{font-size:14px;max-width:64%}.start-help{font-size:12px;bottom:78px}.start-help span{font-size:10px}.best-line,.best-line span{font-size:12px}.best-line{bottom:48px;gap:7px}.world-list{font-size:12px;bottom:17px}.world-list span:not(:first-child){display:none}.world-list span:first-child{text-align:center}.hero-character{top:22%;bottom:33%}.micro{font-size:12px;letter-spacing:.04em}.boost-control button{width:172px;font-size:13px}.boost-control small{font-size:12px;max-width:185px}.jump-button small{font-size:10px}.time small{font-size:12px}footer>span,footer p{font-size:10px}footer p{max-width:62%;text-align:right;line-height:1.6}.wordmark small{font-size:10px}.result-card p{font-size:14px}.result-stats small{font-size:12px}}
@media(max-width:370px){.start-help{font-size:11px}.boost-control button{width:150px;font-size:12px}.boost-control small{font-size:11px}.micro{font-size:11px}.start-copy p{font-size:13px}.best-line{font-size:12px}}
.jump-button{display:grid;grid-template-columns:1fr auto;align-content:center;align-items:center;gap:6px 4px;padding:10px;line-height:1.1}.jump-button span{margin:0}.jump-button small{grid-column:1/-1;margin:0;white-space:nowrap;letter-spacing:0;font-size:10px}.game canvas:focus-visible{outline:none}
@media(orientation:landscape) and (max-height:500px){.arcade{padding:0 12px}.topbar{height:48px}.wordmark{font-size:11px}.brand-m{font-size:36px}.wordmark small{font-size:9px}.edition{display:none}.game{height:calc(100svh - 84px);min-height:230px;max-height:none;aspect-ratio:auto}.start-screen{padding:20px 28px}.start-copy{max-width:65%}.start-copy h1{font-size:68px;margin:10px 0 12px}.start-copy h1 br{display:none}.start-copy h1 em{margin-left:12px}.start-copy p{font-size:13px;line-height:1.5;margin-bottom:12px}.start-copy p br{display:none}.start-copy .primary{min-height:42px;padding:8px 16px;font-size:14px}.start-help{margin-top:8px;font-size:11px}.best-line,.world-list{display:none}.hero-character{width:32%;right:5%;top:5%;bottom:8%}.character-caption{display:none}.eyebrow{font-size:10px}.hud{top:12px;left:18px;right:18px}.hud-left>strong{font-size:27px}.micro{font-size:11px}.hearts{font-size:12px}.bottom-hud{bottom:12px;left:18px;right:18px}.boost-control small{display:none}.boost-control button{padding:8px 11px;font-size:12px;width:175px}.jump-button{height:52px;width:85px;font-size:16px;gap:4px;padding:8px}.jump-button small{font-size:9px}.stage-banner{top:28%}.stage-banner strong{font-size:35px}.notice{top:30%;font-size:12px}.result-card{padding:10px}.result-card h2{font-size:26px;margin:8px 0}.result-card p{font-size:12px;margin-bottom:10px}.result-stats{padding:10px 0;margin:10px 0}.result-stats strong{font-size:26px}.result-best{margin-top:10px;font-size:11px}.result-actions button{min-height:40px;padding:7px 15px}footer{height:36px}footer p,footer>span{font-size:10px}}
