:root{--ink:#07143d;--ink-soft:#22356d;--muted:#66739d;--blue:#176fff;--cyan:#29c8ff;--violet:#8d35ff;--purple:#6128f0;--gold:#f6b42c;--green:#16c98b;--bad:#d64058;--line:#ccd7f1b8;--glass:#ffffffb8;--glass-strong:#ffffffe6;--shadow-soft:0 18px 42px #2742841f;--shadow-float:0 26px 62px #35458d2e;--shadow-neon:0 0 22px #5843ff52, 0 14px 30px #166fff38;--bottom-menu-bottom:max(8px, env(safe-area-inset-bottom));--bottom-menu-height:58px;--bottom-menu-overhang:18px;--action-menu-gap:16px}*{box-sizing:border-box}html{background:#f3f4f7;min-width:320px}body{min-height:100dvh;color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;background:#f3f4f7;margin:0;font-family:Segoe UI Variable,Segoe UI,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}body:has(.game-phone-shell){overflow:hidden}body:before{display:none}button,input,textarea,select{font:inherit}a{color:inherit}button{-webkit-tap-highlight-color:transparent}nextjs-portal{display:none!important}.app-page{place-items:start center;height:100dvh;min-height:100dvh;padding:0;display:grid;overflow:hidden}.game-phone-shell{isolation:isolate;width:min(100%,1120px);height:100dvh;min-height:100dvh;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:38px;grid-template-rows:auto auto minmax(0,1fr);gap:16px;display:grid;position:relative;overflow:hidden}.game-phone-shell.is-lobby{grid-template-rows:minmax(0,1fr)}.game-phone-shell:before,.content-page:before{display:none}.quiz-header{z-index:12;grid-template-columns:minmax(0,1fr) 88px minmax(0,1fr);align-items:center;gap:10px;min-height:104px;padding:14px clamp(22px,3.4vw,44px) 0;display:grid;position:relative}.icon-button{width:78px;height:78px;color:var(--ink);background:linear-gradient(145deg,#fffffff5,#f4f8ffbd);border:1px solid #d5def5b8;border-radius:24px;place-content:center;gap:8px;text-decoration:none;display:grid;box-shadow:0 18px 34px #3a52911f,inset 0 1px #fffffff2}.icon-button span{background:#08184c;border-radius:999px;width:31px;height:4px;box-shadow:0 1px #ffffffe6}.connection-dot{background:var(--gold);border-radius:999px;grid-column:1;justify-self:start;width:10px;height:10px;box-shadow:0 0 0 7px #f6b42c1f}.connection-dot.is-online{background:var(--green);box-shadow:0 0 0 7px #16c98b1f}.timer-orb{background:conic-gradient(var(--cyan), var(--violet), var(--blue), #dce8ff 0deg);border-radius:50%;grid-column:2;justify-self:center;width:84px;height:84px;padding:8px;box-shadow:0 0 0 4px #ffffffeb,0 10px 22px #2d47912e,0 0 18px #7741ff38}.timer-orb-inner{width:100%;height:100%;color:var(--ink);background:radial-gradient(circle at 48% 25%,#fff,#f7f8fcfa 58%,#ebeff8f5),#fff;border-radius:50%;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #d5ddf1b8,inset 0 -8px 14px #5d74aa12}.timer-orb-inner strong{letter-spacing:0;font-size:34px;line-height:1}.score-chip{min-width:160px;height:64px;color:var(--ink);box-shadow:var(--shadow-soft), inset 0 1px 0 #fffffff2;background:linear-gradient(145deg,#fffffffa,#f4f8ffd1);border:1px solid #d5def5b8;border-radius:23px;grid-column:3;grid-template-rows:1fr 1.2fr;grid-template-columns:46px 1fr;justify-self:end;align-items:center;column-gap:10px;padding:8px 14px 8px 9px;text-decoration:none;display:grid}.score-chip span{background:#ffffffe6;border-radius:17px;grid-row:1/3;place-items:center;width:46px;height:46px;font-size:24px;display:grid;box-shadow:inset 0 0 0 1px #fbbd3f61,0 12px 24px #3e4e891a}.score-chip small{color:var(--ink);align-self:end;font-size:14px;font-weight:900;line-height:1}.score-chip strong{align-self:start;font-size:22px;line-height:1}.sequence-pill{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff7a;border:1px solid #d7e0f5e0;border-radius:18px;grid-template-columns:1fr;justify-self:center;align-items:center;width:min(100% - 32px,760px);min-height:38px;padding:3px 5px;display:grid;box-shadow:0 6px 14px #32498412,inset 0 1px #ffffffeb,inset 0 -8px 18px #c6d1eb1a}.sequence-label{color:var(--muted);text-transform:uppercase;font-size:13px;font-weight:850}.sequence-items{grid-template-columns:repeat(10,minmax(0,1fr));place-items:center;gap:3px;width:100%;display:grid}.sequence-items span{color:#4d5b86;text-align:center;background:0 0;border-radius:10px;place-items:center;width:100%;min-width:0;height:30px;padding:0 4px;font-size:12px;font-weight:850;line-height:1;display:grid}.sequence-items span.is-completed{color:#fff;background:linear-gradient(145deg,#28b7ff,#176fff);width:30px;box-shadow:inset 0 1px #ffffff7a,0 6px 13px #176fff33}.sequence-items i{color:#16215a;font-size:18px;font-style:normal;font-weight:900;line-height:1;display:none}.sequence-items span.is-current{color:#fff;background:linear-gradient(135deg, var(--blue), var(--violet));border:1px solid #ffffff9e;box-shadow:inset 0 1px #ffffff94,inset 0 -2px 8px #321daa33,0 4px 12px #5c39ff52,0 0 16px #6f46ff3d}.sequence-pill small{color:var(--ink-soft);white-space:nowrap;justify-self:end;font-weight:750}.game-stage{height:100%;min-height:0;padding:0 clamp(28px, 4vw, 54px) calc(var(--bottom-menu-bottom) + var(--bottom-menu-height) + var(--bottom-menu-overhang) + 10px);overflow:hidden}.game-mode-stage{grid-row:1/4;place-items:center;padding-top:clamp(24px,7dvh,78px);display:grid}.mode-select-panel,.lobby-panel{text-align:center;justify-items:center;width:min(100%,680px);display:grid}.mode-select-panel{text-align:left;justify-items:stretch;gap:14px}.mode-select-heading{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;width:100%;padding:0 4px 2px;display:grid}.mode-select-logo{clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%);color:#fff;background:radial-gradient(circle at 34% 18%,#ffffffc7,#0000 20%),linear-gradient(145deg,#25c6ff 0%,#176fff 48%,#8f36ff 100%);place-items:center;width:54px;height:60px;font-size:31px;font-weight:900;line-height:1;display:grid;box-shadow:0 0 0 2px #60cbff94,0 0 22px #37acff8c,0 0 36px #8b35ff61,inset 0 1px #ffffff75}.mode-select-heading .phase-eyebrow{color:#7bd7ff;text-shadow:0 0 12px #2dc6ff85}.mode-select-heading p{color:#d8e8ff;text-shadow:0 2px 10px #0003248f;max-width:520px;margin:6px 0 0;font-size:15px;font-weight:650;line-height:1.3}.mode-select-panel h1,.lobby-panel h1{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(34px,6vw,58px);line-height:.98}.mode-choice-grid{gap:12px;width:100%;display:grid}.mode-choice-card{width:100%;min-height:144px;color:var(--ink);text-align:left;cursor:pointer;background:radial-gradient(circle at 80% 20%,#8d35ff42,#0000 32%),radial-gradient(circle at 14% 14%,#2ac4ff3d,#0000 31%),radial-gradient(at 50% 104%,#ffffffeb,#fff0 56%),linear-gradient(135deg,#f6fbfff5,#e8f1ffed 52%,#f7eeffeb);border:1px solid #b3d5fffa;border-radius:25px;place-items:center stretch;padding:18px 150px 18px 20px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 0 0 2px #53c6ff24,0 0 24px #1c90ff38,0 13px 24px #00084147,inset 0 0 0 1px #fffc,inset 0 -18px 34px #698be11a}.mode-choice-card:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(145deg,#ffffffb8,#fff0 36%),radial-gradient(circle at 15% 74%,#ffffffeb 0 2px,#0000 3px),radial-gradient(circle at 86% 24%,#ffffffc7 0 2px,#0000 3px),radial-gradient(circle at 92% 62%,#ffffffb8 0 1px,#0000 2px);position:absolute;inset:1px}.mode-choice-card:after{content:"";opacity:.52;pointer-events:none;background:linear-gradient(110deg,#0000 36%,#ffffff5c 48%,#0000 60%);position:absolute;inset:-45% -20%;transform:translate(-38%)rotate(7deg)}.mode-choice-card:is(:hover,:focus-visible){border-color:#6fdaffc7;transform:translateY(-1px);box-shadow:0 0 0 2px #53c6ff38,0 0 30px #1c90ff4d,0 16px 28px #00084152,inset 0 0 0 1px #fffc,inset 0 -18px 34px #698be11c}.mode-choice-card>*{z-index:1;position:relative}.mode-choice-copy{align-content:center;justify-items:start;gap:9px;display:grid}.mode-choice-title{align-items:center;gap:13px;display:flex}.mode-choice-title i{color:#fff;background:radial-gradient(circle at 32% 18%,#ffffffb3,#0000 24%),linear-gradient(145deg,#1777ff 0%,#5639ff 58%,#9b3cff 100%);border-radius:12px;place-items:center;width:42px;height:42px;font-size:23px;font-style:normal;font-weight:900;line-height:1;display:grid;box-shadow:inset 0 1px #ffffff8a,0 0 13px #3f95ff7a,0 8px 14px #31349c2e}.mode-choice-card.is-numbers .mode-choice-title i{background:radial-gradient(circle at 32% 18%,#ffffff9e,#0000 24%),linear-gradient(145deg,#ffb335 0%,#ff7f12 55%,#7d3d0c 100%);box-shadow:inset 0 1px #ffffff6b,0 0 14px #ff8a196b,0 8px 14px #592c0c2e}.mode-choice-card strong{color:#07143d;font-size:clamp(25px,4.6vw,34px);font-weight:850;line-height:1}.mode-choice-card small{color:#273b78;max-width:410px;font-size:15px;font-weight:700;line-height:1.28}.mode-detail-list{color:#253a77;gap:5px;display:grid}.mode-detail-list em{padding-left:19px;font-size:13px;font-style:normal;font-weight:750;line-height:1.2;position:relative}.mode-detail-list em:before{content:"";clip-path:polygon(50% 0,62% 35%,100% 35%,69% 58%,82% 100%,50% 74%,18% 100%,31% 58%,0 35%,38% 35%);background:linear-gradient(135deg,#176fff,#8d35ff);width:8px;height:8px;position:absolute;top:.36em;left:2px;box-shadow:0 0 8px #5952ff66}.mode-pattern-chain{isolation:isolate;flex-wrap:wrap;align-items:center;gap:5px;display:inline-flex;position:relative}.mode-pattern-chain:before{content:"";z-index:-1;background:linear-gradient(90deg,#34c2ff8f,#9946ff75);border-radius:999px;height:2px;position:absolute;top:calc(50% + 16px);left:12px;right:12px;transform:translateY(-50%);box-shadow:0 0 10px #774dff38}.mode-pattern-chain i{clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%);color:#fff;text-shadow:0 2px 5px #0000008a;background:radial-gradient(circle at 32% 18%,#ffffff8c,#0000 24%),linear-gradient(145deg,#0d235f 0%,#091447 58%,#15133e 100%);place-items:center;width:29px;height:32px;font-size:12px;font-style:normal;font-weight:800;display:grid;box-shadow:inset 0 1px #ffffff40,0 0 0 1px #6096ff57,0 7px 12px #0008382e}.mode-pattern-chain i.is-letter{background:radial-gradient(circle at 32% 18%,#ffffff94,#0000 24%),linear-gradient(145deg,#1bbcff 0%,#176fff 48%,#7f35ff 100%)}.mode-pattern-chain i.is-number{background:radial-gradient(circle at 32% 18%,#fff9,#0000 24%),linear-gradient(145deg,#ffbf37 0%,#ff8012 55%,#7b3909 100%)}.mode-choice-art{pointer-events:none;filter:drop-shadow(0 12px 16px #13155b38);width:118px;height:112px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.mode-choice-art:before{content:"";filter:blur(1px);background:radial-gradient(#2dbbff57,#853dff33 52%,#0000 72%);border-radius:50%;position:absolute;inset:20px 10px 10px}.mode-choice-art i{color:#fff;place-items:center;font-style:normal;font-weight:900;line-height:1;display:grid;position:absolute}.mode-choice-art.is-numbers i{color:#ff9f1f;text-shadow:0 2px #8b3c0b,0 0 10px #ff8a19c2,0 0 18px #75330a6b;width:36px;height:40px;font-size:35px}.mode-choice-art.is-numbers i:first-child{top:5px;left:20px}.mode-choice-art.is-numbers i:nth-child(2){top:0;left:52px}.mode-choice-art.is-numbers i:nth-child(3){top:10px;left:82px}.mode-choice-art.is-numbers i:nth-child(4){top:48px;left:16px}.mode-choice-art.is-numbers i:nth-child(5){top:48px;left:52px}.mode-choice-art.is-numbers i:nth-child(6){top:50px;left:84px}.mode-choice-art.is-letters i{background:radial-gradient(circle at 32% 20%,#ffffffc2,#0000 23%),linear-gradient(145deg,#1fbfff 0%,#176fff 48%,#8235ff 100%);border-radius:50%;width:38px;height:38px;font-size:20px;box-shadow:inset 0 0 0 1px #ffffff61,0 0 0 2px #89e1ff4d,0 0 18px #625fff7a}.mode-choice-art.is-letters i:first-child{top:2px;left:46px}.mode-choice-art.is-letters i:nth-child(2){top:29px;left:12px}.mode-choice-art.is-letters i:nth-child(3){top:70px;left:20px}.mode-choice-art.is-letters i:nth-child(4){top:76px;left:58px}.mode-choice-art.is-letters i:nth-child(5){top:39px;left:82px}.mode-choice-art.is-letters:after{content:"";border:2px solid #707eff52;border-radius:50%;width:66px;height:66px;position:absolute;top:21px;left:30px}.mode-choice-art.is-mixed i{clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%);text-shadow:0 2px 6px #00000073;width:46px;height:52px;font-size:25px}.mode-choice-art.is-mixed i:first-child{background:linear-gradient(145deg,#ffbf37,#ff8012 54%,#7b3909);top:30px;left:12px}.mode-choice-art.is-mixed i:nth-child(2){background:linear-gradient(145deg,#1bbcff,#176fff 48%,#7f35ff);top:8px;left:48px}.mode-choice-art.is-mixed i:nth-child(3){background:linear-gradient(145deg,#1bbcff,#176fff 42%,#8d35ff);top:52px;left:70px}.lobby-panel{align-content:center;gap:12px;min-height:100%}.lobby-timer-orb{grid-column:auto;margin-top:10px}.lobby-panel p{color:#53618d;max-width:430px;margin:0;font-size:15px;font-weight:750;line-height:1.35}.letters-game,.numbers-game{gap:18px;height:100%;min-height:0;display:grid;overflow:hidden}.hero-result-card,.game-instruction-card,.status-panel,.secondary-action,.phase-panel,.content-hero,.nickname-card,.metric-tile,.rule-tile,.table-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff61,#f4f7fc29);border:1px solid #ffffff6b;box-shadow:10px 16px 28px #3948790e,-10px -10px 26px #ffffff9e,inset 1px 1px #ffffff8f,inset -1px -1px #b8c5e21f}.hero-result-card{border-radius:30px;min-height:154px}.letters-best-card{text-align:center;border-radius:22px;align-content:center;justify-items:center;width:100%;min-height:92px;padding:16px 24px;display:grid}.letters-best-card .eyebrow{font-size:14px;font-weight:750}.eyebrow,.phase-eyebrow{color:var(--blue);letter-spacing:0;text-transform:uppercase;font-size:15px;font-weight:850;line-height:1}.best-word-line{justify-content:center;align-items:center;gap:10px;width:100%;min-height:34px;margin:10px 0 0;display:flex}.best-word-line strong{text-overflow:ellipsis;letter-spacing:0;max-width:calc(100% - 46px);font-size:clamp(26px,3.4vw,38px);line-height:1;overflow:hidden}.best-word-line span{color:#fff;background:linear-gradient(145deg,#28b7ff,#176fff);border-radius:11px;flex:none;place-items:center;min-width:34px;height:34px;padding:0 9px;font-size:16px;font-weight:850;line-height:1;display:grid;box-shadow:inset 0 1px #ffffff7a,0 7px 16px #176fff3d}.hero-result-card small{color:#4d5a8c;font-size:16px;font-weight:650}.series-summary{color:#4d5a8c;max-width:100%;margin-top:7px;font-size:12px;font-weight:800;line-height:1.2}.series-summary strong{color:var(--ink);font-weight:950}.series-summary strong.is-score{color:var(--blue);margin-inline:2px;font-size:1.45em;line-height:.9}.series-summary.is-complete{color:#1262d9}.series-summary.is-complete strong.is-score{color:#6128f0;font-size:1.55em}.numbers-target-card{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:0;min-height:112px;padding:18px 22px;display:grid}.target-main,.target-side-stat,.target-goal-stat,.target-best-stat{gap:6px;display:grid}.target-goal-stat,.target-best-stat{text-align:center;align-content:center;justify-items:center;min-width:0}.target-goal-stat{border-right:1px solid #bfcdefd1;min-height:74px;padding-right:22px}.target-best-stat{min-height:74px;padding-left:22px}.target-main{text-align:center;justify-items:center}.target-main>strong{letter-spacing:0;font-size:clamp(58px,8vw,84px);line-height:.9}.target-goal-stat>strong,.target-best-line strong{color:var(--ink);letter-spacing:0;font-size:clamp(42px,6vw,62px);line-height:.9}.target-main small{color:var(--blue);font-size:16px;font-weight:750}.target-best-stat>span{color:#4f5c8e;text-transform:uppercase;font-size:13px;font-weight:850;line-height:1}.target-goal-stat .eyebrow{font-size:14px;font-weight:850}.target-best-line{justify-content:center;align-items:center;gap:10px;display:flex}.target-best-line em{color:#fff;background:linear-gradient(145deg,#28b7ff,#176fff);border-radius:12px;place-items:center;min-width:38px;height:38px;padding:0 10px;font-size:17px;font-style:normal;font-weight:850;line-height:1;display:grid;box-shadow:inset 0 1px #ffffff7a,0 7px 16px #176fff3d}.target-best-stat small{color:var(--blue);font-size:15px;font-weight:800}.target-best-stat .series-summary{color:#4d5a8c;margin-top:0;font-size:11px}.target-side-stat{border-right:1px solid #ced8f2cc;padding-right:18px}.target-side-stat.align-right{text-align:right;border-left:1px solid #ced8f2cc;border-right:0;padding-left:18px;padding-right:0}.target-side-stat span{color:#4f5c8e;text-transform:uppercase;font-size:14px;font-weight:850}.target-side-stat strong{font-size:34px;line-height:1}.target-side-stat small{color:var(--muted);font-size:14px;font-weight:700}.game-instruction-card{min-height:110px;color:var(--ink);border-radius:28px;align-items:center;gap:18px;padding:22px;display:flex}.info-icon{color:#fff;background:linear-gradient(135deg, var(--blue), var(--violet));width:58px;height:58px;box-shadow:var(--shadow-neon);border-radius:20px;flex:none;place-items:center;font-family:Georgia,serif;font-size:24px;font-weight:900;display:grid}.game-instruction-card div{gap:6px;display:grid}.game-instruction-card strong{font-size:17px}.game-instruction-card span:not(.info-icon){color:#4f5d8f;font-size:15px;line-height:1.32}.letter-play-area{grid-template-rows:auto;justify-items:center;gap:0;width:100%;min-width:0;display:grid}.letter-board,.number-board{width:100%;box-shadow:none;touch-action:none;-webkit-user-select:none;user-select:none;background:radial-gradient(circle,#ffffff73 0 16%,#ffffff29 46%,#0000 66%),repeating-radial-gradient(circle,#0000 0 72px,#5e81ce26 73px 74px);border:0;border-radius:0;height:560px;position:relative;overflow:visible}.letter-play-area .letter-board{background:radial-gradient(circle,#ffffff57 0 15%,#ffffff1c 48%,#0000 70%);width:min(100%,660px);height:clamp(380px,52vw,540px)}.number-board{background:radial-gradient(circle,#ffffff57 0 15%,#ffffff1c 48%,#0000 70%)}.letter-board:before,.number-board:before{content:"";opacity:.42;pointer-events:none;background:radial-gradient(circle,#0000 0 36%,#7b97e633 36.3% 36.9%,#0000 37.2%) 0 0/100% 100%,radial-gradient(#1f6aff2e 2px,#0000 3px) 0 0/92px 92px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 0 70%,#0000 88%);mask-image:radial-gradient(circle,#000 0 70%,#0000 88%)}.letter-board:before{opacity:.34;background:radial-gradient(#1f6aff29 1.8px,#0000 2.8px) 0 0/72px 72px;-webkit-mask-image:radial-gradient(circle,#000 0 68%,#0000 88%);mask-image:radial-gradient(circle,#000 0 68%,#0000 88%)}.number-board:before{opacity:.26;background:radial-gradient(#1f6aff24 1.8px,#0000 2.8px) 0 0/72px 72px;-webkit-mask-image:radial-gradient(circle,#000 0 68%,#0000 88%);mask-image:radial-gradient(circle,#000 0 68%,#0000 88%)}.gesture-lines{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.letter-path-line,.number-path-line{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.letter-path-line{stroke:#8167ff;stroke-width:9px;filter:drop-shadow(0 0 7px #8167ffe6)drop-shadow(0 0 18px #1f76ff70)}.letter-path-line.is-glow{stroke:#7e68ffdb;stroke-width:10px;filter:drop-shadow(0 0 5px #8870ffeb)drop-shadow(0 0 13px #2a7aff61)}.letter-path-line.is-core{stroke:#ffffffe6;stroke-width:3.2px;filter:drop-shadow(0 0 2px #ffffffe6)}.number-path-line{stroke:#23bfff;stroke-width:9px;filter:drop-shadow(0 0 8px #23bfffcc)drop-shadow(0 0 18px #7d3fff61)}.number-path-line.is-invalid{stroke:var(--bad);filter:drop-shadow(0 0 12px #d6405866)}.letter-current-word-panel{z-index:3;text-align:center;width:min(360px,54%);min-height:102px;color:var(--ink);box-shadow:none;opacity:.3;pointer-events:none;background:0 0;border:0;border-radius:0;align-content:center;justify-items:center;gap:4px;padding:8px 12px;transition:opacity .16s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.letter-current-word-panel.has-message{opacity:.62}.letter-current-word-panel span{color:var(--blue);text-transform:uppercase;font-size:14px;font-weight:750;line-height:1}.letter-current-word-panel strong{text-overflow:ellipsis;letter-spacing:0;max-width:100%;font-size:clamp(28px,4vw,40px);line-height:1;overflow:hidden}.letter-current-word-panel small{color:#4f5d8f;text-transform:uppercase;place-items:center;max-width:100%;min-height:0;margin-top:-1px;font-size:13px;font-weight:750;line-height:1.05;display:grid}.letter-current-word-panel.is-good small{color:#06764d}.letter-current-word-panel.is-bad small{color:#a8243b}.letter-tile,.number-tile,.operation-button{z-index:4;color:var(--ink);cursor:grab;touch-action:none;background:radial-gradient(circle at 45% 30%,#fff,#f4f7ff 64%,#e9effb);border:0;place-items:center;transition:box-shadow .16s,transform .16s,color .16s,background .16s;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 14px 28px #34468429,inset 0 0 0 2px #ffffffeb,inset 0 -10px 20px #3648840f}.letter-tile:active,.number-tile:active,.operation-button:active{cursor:grabbing}.letter-tile{--letter-ring:4px;--letter-ring-edge:6px;isolation:isolate;width:78px;height:78px;box-shadow:0 0 0 var(--letter-ring) #ffffff94, 0 0 0 var(--letter-ring-edge) #e0e8f89e, 0 12px 22px #3446841f, inset 0 1px 0 #fffffff5, inset 0 -10px 18px #46589612;text-shadow:0 1px #ffffffe6;background:radial-gradient(circle at 48% 34%,#fff 0 44%,#f8faff 66%,#edf2fb 100%);border-radius:50%;font-size:36px;font-weight:900;overflow:visible}.letter-tile:before{content:"";inset:calc(var(--letter-ring-edge) * -1);z-index:-1;background:radial-gradient(circle,#ffffffb8 0 61%,#eef3fdb8 62% 73%,#ffffff9e 74% 100%);border-radius:50%;transition:all .16s;position:absolute;box-shadow:inset 0 0 0 1px #ffffffb8,0 8px 18px #37498412}.letter-tile.is-digraph{font-size:26px}.letter-tile.is-selected{z-index:7;color:var(--ink);transform:translate(-50%,-50%)scale(1.04);box-shadow:0 0 0 3px #ffffffdb,0 0 0 6px #896bff57,0 0 18px #8167ff85,0 13px 26px #273c7f29,inset 0 1px #fffffff5,inset 0 -10px 18px #4658960f}.letter-tile.is-selected:before{background:radial-gradient(circle,#ffffffc7 0 57%,#957dff47 58% 72%,#ffffffb8 73% 100%);box-shadow:inset 0 0 0 1px #fffc,0 0 18px #8167ff6b}.operation-hub{z-index:3;pointer-events:none;position:absolute;inset:0}.operation-hub:before{display:none}.operation-button{--operation-ring:3px;--operation-ring-edge:5px;isolation:isolate;width:54px;height:54px;box-shadow:0 0 0 var(--operation-ring) #ffffff80, 0 0 0 var(--operation-ring-edge) #d8e1f494, 0 10px 18px #3446841f, inset 0 1px 0 #fffffff0, inset 0 -10px 18px #3a4e8f14;pointer-events:auto;background:linear-gradient(145deg,#fbfdff 0%,#eef3fb 62%,#e2e9f5 100%);border-radius:16px;font-size:26px;font-weight:900;transition:left .18s,top .18s,box-shadow .16s,transform .16s,color .16s,background .16s;overflow:visible}.operation-button:before{content:"";inset:calc(var(--operation-ring-edge) * -1);z-index:-1;background:linear-gradient(145deg,#ffffffb8,#e5ecfab3 62%,#ffffff94);border-radius:20px;transition:all .16s;position:absolute;box-shadow:inset 0 0 0 1px #ffffffa8,0 8px 16px #37498412}.number-board.is-rotating-operations .operation-button{transition:box-shadow .16s,transform .16s,color .16s,background .16s}.operation-button.is-rotating,.operation-button.is-selected{z-index:7;color:#fff;background:linear-gradient(135deg, var(--blue), var(--violet));transform:translate(-50%,-50%)scale(1.03);box-shadow:0 0 0 3px #ffffffd1,0 0 0 6px #6076cd38,0 0 18px #4e65be5c,0 13px 26px #273c7f29,inset 0 1px #ffffff75}.operation-button.is-rotating:before,.operation-button.is-selected:before{background:linear-gradient(145deg,#ffffffb8,#6780dc40 62%,#ffffff9e);box-shadow:inset 0 0 0 1px #ffffffb8,0 0 18px #6174d052}.number-tile{--letter-ring:4px;--letter-ring-edge:6px;isolation:isolate;min-width:78px;height:78px;box-shadow:0 0 0 var(--letter-ring) #ffffff94, 0 0 0 var(--letter-ring-edge) #e0e8f89e, 0 12px 22px #3446841f, inset 0 1px 0 #fffffff5, inset 0 -10px 18px #46589612;text-align:center;background:radial-gradient(circle at 48% 34%,#fff 0 44%,#f8faff 66%,#edf2fb 100%);border-radius:50%;place-content:center;gap:4px;padding:8px 10px;overflow:visible}.number-tile:before{content:"";inset:calc(var(--letter-ring-edge) * -1);z-index:-1;background:radial-gradient(circle,#ffffffb8 0 61%,#eef3fdb8 62% 73%,#ffffff9e 74% 100%);border-radius:50%;transition:all .16s;position:absolute;box-shadow:inset 0 0 0 1px #ffffffb8,0 8px 18px #37498412}.number-tile strong{letter-spacing:0;font-size:clamp(27px,3.6vw,38px);line-height:1}.number-tile.is-wide-number strong{font-size:clamp(24px,3vw,32px)}.number-tile small{text-overflow:ellipsis;white-space:nowrap;color:#236cff;max-width:88px;font-size:12px;font-weight:850;overflow:hidden}.number-tile.is-merged{color:#fff;background:linear-gradient(135deg,#176fff 0%,#4144f2 52%,#7d35ff 100%);min-width:88px;height:88px;box-shadow:0 0 0 3px #ffffffd1,0 0 0 6px #6952e852,0 0 18px #5d44eb80,0 13px 26px #273c7f29,inset 0 1px #ffffff75}.number-tile.is-merged small{color:#ffffffe0}.number-tile.is-source,.number-tile.is-target{z-index:8;color:#fff;background:linear-gradient(135deg,#176fff,#8d35ff);transform:translate(-50%,-50%)scale(1.04);box-shadow:0 0 0 3px #ffffffd1,0 0 0 6px #896bff57,0 0 18px #8167ff85,0 13px 26px #273c7f29,inset 0 1px #ffffff75}.number-tile.is-source small,.number-tile.is-target small{color:#ffffffdb}.game-action-row{grid-template-columns:minmax(120px,.85fr) minmax(210px,1.4fr) minmax(120px,.85fr);align-items:stretch;gap:14px;display:grid}.numbers-actions,.letters-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.letters-actions,.numbers-actions{left:50%;bottom:calc(var(--bottom-menu-bottom) + var(--bottom-menu-height) + var(--action-menu-gap));z-index:48;width:min(960px,100vw - 22px);position:fixed;transform:translate(-50%)}.secondary-action,.status-panel{border-radius:26px;min-height:82px}.secondary-action{color:var(--ink);cursor:pointer;grid-template-rows:1fr 1fr;grid-template-columns:auto 1fr;align-items:center;column-gap:10px;padding:12px 14px;display:grid}.secondary-action>span{color:var(--blue);grid-row:1/3;font-size:30px}.secondary-action strong,.secondary-action small{text-align:left}.secondary-action strong{align-self:end;font-size:13px}.secondary-action small{color:var(--muted);align-self:start;font-size:12px}.secondary-action:disabled{opacity:.45;cursor:not-allowed}.status-panel{text-align:center;color:#273d79;place-content:center;gap:6px;padding:14px 18px;display:grid}.status-panel.is-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;min-height:0;margin:-1px;padding:0;position:absolute;overflow:hidden}.status-panel strong{font-size:14px;line-height:1.32}.status-panel small{text-overflow:ellipsis;max-width:100%;color:var(--muted);white-space:nowrap;overflow:hidden}.status-panel.is-good{color:#06764d;background:linear-gradient(145deg,#effff7f2,#ffffffc7)}.status-panel.is-bad{color:#a8243b;background:linear-gradient(145deg,#fff3f5f5,#ffffffc7)}.app-links{left:50%;bottom:var(--bottom-menu-bottom);z-index:50;width:min(760px,100vw - 16px);height:var(--bottom-menu-height);isolation:isolate;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffffeb,#f9fafedb);border:1px solid #d3ddf7d1;border-radius:18px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;padding:7px 20px 6px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 7px 16px #2c42851f,inset 0 0 0 1px #ffffffb8,inset 0 -8px 18px #cad6f421}.app-links:before{content:"";z-index:-1;filter:blur(4px);pointer-events:none;background:radial-gradient(circle,#14bcff38,#7734ff29 48%,#0000 73%);border-radius:50%;width:58px;height:58px;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.app-links:after{content:"";z-index:0;pointer-events:none;background:#ffffffe6;border-radius:50%;width:48px;height:48px;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px #ffffffe6,0 4px 10px #32468214}.app-links a{z-index:1;color:#43518a;grid-template-rows:22px auto;place-items:end center;gap:3px;min-width:0;min-height:42px;font-size:10px;font-weight:650;text-decoration:none;display:grid;position:relative}.nav-icon-shell{color:#3f4d86;place-items:center;width:22px;height:22px;line-height:1;display:grid}.nav-icon-shell svg{width:18px;height:18px;overflow:visible}.nav-icon-shell svg path{fill:currentColor;stroke:none}.app-links a strong{color:#43518a;font-size:9px;font-weight:650;line-height:1}.app-links a.is-active:not(.is-primary) .nav-icon-shell,.app-links a.is-active:not(.is-primary) strong{color:#384b92}.app-links a.is-primary{min-height:58px;color:var(--blue);grid-template-rows:42px 14px;place-items:start center;margin-top:-18px;position:relative}.app-links a.is-primary .nav-icon-shell{z-index:2;color:#176fff;background:radial-gradient(circle at 42% 24%,#ffffffe6,#fff0 32%),linear-gradient(145deg,#fff 0%,#f4f8ff 62%,#edf3ff 100%);border-radius:50%;width:44px;height:44px;position:relative;box-shadow:0 0 0 2px #ffffffeb,0 0 0 4px #774dff33,0 5px 12px #364c8e24,inset 0 1px #fffffffa,inset 0 -6px 12px #3757aa14}.app-links a.is-primary .nav-icon-shell svg{width:25px;height:25px}.app-links a.is-primary strong{color:#176fff;min-width:34px;height:16px;box-shadow:none;background:0 0;border-radius:8px;place-items:center;margin-top:-4px;font-size:10px;font-weight:800;display:grid}.round-reveal{grid-template-rows:auto auto minmax(0,1fr);gap:14px;height:100%;min-height:0;display:grid;overflow:hidden}.phase-hero{min-height:0;box-shadow:none;background:0 0;align-content:start;justify-items:start;gap:6px;padding:4px 2px;display:grid}.phase-hero span{color:var(--blue);font-size:14px;font-weight:850}.phase-hero h2{letter-spacing:0;max-width:12ch;margin:4px 0 0;font-size:clamp(30px,4vw,48px);line-height:1.02}.phase-grid{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:18px;display:grid}.phase-panel{border-radius:30px;align-content:center;gap:10px;min-height:160px;padding:24px 26px;display:grid}.phase-solution-card{text-align:center;background:radial-gradient(circle at 14% 18%,#2ac4ff33,#0000 30%),radial-gradient(circle at 92% 18%,#8d35ff2b,#0000 31%),linear-gradient(135deg,#eff8ffdb,#f5f3ffc2 55%,#ffffffa3);border-color:#d2deffb8;justify-items:center;min-height:clamp(150px,24dvh,230px);padding:18px 22px;box-shadow:0 10px 24px #324a8e14,inset 0 0 0 1px #ffffffb8,inset 0 -18px 34px #698be112}.phase-round-title{color:#172661;font-size:15px;font-weight:750;line-height:1}.phase-round-word{text-overflow:clip;max-width:100%;color:var(--ink);letter-spacing:0;text-shadow:0 10px 18px #1931731f;padding:.08em .02em .04em;font-size:clamp(42px,8vw,86px);line-height:1.08;overflow:visible}.phase-round-meta{color:#172661;background:#ffffffb8;border-radius:999px;justify-content:center;align-items:center;gap:14px;min-height:38px;padding:0 18px;font-size:16px;font-weight:850;display:inline-flex;box-shadow:inset 0 0 0 1px #ccd7f4c7,0 8px 18px #34468412}.phase-round-meta i{background:var(--violet);border-radius:50%;width:6px;height:6px}.phase-extra-words{flex-wrap:wrap;justify-content:center;gap:7px;display:flex}.phase-extra-words span{max-width:170px;min-height:30px;color:var(--purple);background:#ffffffc7;border-radius:13px;place-items:center;padding:0 12px;font-size:12px;font-weight:900;display:grid;box-shadow:inset 0 0 0 1px #8167ff33}.phase-round-expression{color:#35477d;overflow-wrap:anywhere;background:#ffffff94;border-radius:13px;max-width:min(100%,560px);margin:0;padding:6px 13px;font-size:13px;font-weight:800;line-height:1.25;box-shadow:inset 0 0 0 1px #ccd7f499}.phase-loading-line{color:#43538a;justify-content:center;align-items:center;gap:9px;font-size:17px;font-weight:850;display:inline-flex}.typing-dots{grid-template-columns:repeat(3,7px);align-items:center;gap:5px;display:inline-grid}.typing-dots i{background:linear-gradient(135deg, var(--blue), var(--violet));border-radius:50%;width:7px;height:7px;animation:.9s ease-in-out infinite typing-dot-bounce}.typing-dots i:nth-child(2){animation-delay:.12s}.typing-dots i:nth-child(3){animation-delay:.24s}@keyframes typing-dot-bounce{0%,72%,to{opacity:.45;transform:translateY(0)}36%{opacity:1;transform:translateY(-5px)}}.phase-solution-main{color:var(--ink);letter-spacing:0;font-size:clamp(42px,7vw,72px);line-height:.95}.phase-expression,.phase-empty{color:#4f5d8f;margin:0;font-weight:750;line-height:1.35}.phase-expression{overflow-wrap:anywhere;font-size:19px}.phase-word-cloud{flex-wrap:wrap;gap:10px;display:flex}.phase-word-cloud span{color:var(--purple);background:#ffffffb8;border-radius:16px;padding:10px 14px;font-size:14px;font-weight:900;box-shadow:inset 0 0 0 1px #8167ff2e}.phase-personal-best{overflow-wrap:anywhere;color:var(--ink);font-size:clamp(26px,5vw,42px);line-height:1}.phase-personal-card{text-align:center;border-radius:22px;align-content:center;justify-items:center;gap:8px;min-height:88px;padding:14px 20px}.phase-personal-line{justify-content:center;align-items:center;gap:10px;max-width:100%;display:flex}.phase-personal-line strong{text-overflow:ellipsis;white-space:nowrap;max-width:min(74vw,520px);color:var(--ink);letter-spacing:0;font-size:clamp(26px,4.4vw,42px);line-height:1;overflow:hidden}.phase-personal-line em{color:#fff;background:linear-gradient(145deg,#28b7ff,#176fff);border-radius:11px;place-items:center;min-width:34px;height:34px;padding:0 9px;font-size:16px;font-style:normal;font-weight:850;line-height:1;display:grid;box-shadow:inset 0 1px #ffffff7a,0 7px 16px #176fff3d}.phase-panel small{color:#61709c;font-weight:750}.phase-leaderboard{grid-template-rows:auto auto minmax(0,1fr);align-content:start;min-height:0;overflow:hidden}.phase-panel-title{justify-content:flex-start;align-items:center;gap:14px;display:flex}.phase-leaderboard-head{color:#53618d;grid-template-columns:54px minmax(0,.9fr) minmax(0,1fr) auto;gap:12px;padding:0 12px 2px;font-size:12px;font-weight:650;display:grid}.phase-leaderboard-list{scrollbar-width:none;align-content:start;gap:0;min-height:0;display:grid;overflow:auto}.phase-leaderboard-list::-webkit-scrollbar{display:none}.phase-leaderboard-row{background:0 0;border-radius:0;grid-template-columns:54px minmax(0,.9fr) minmax(0,1fr) auto;align-items:center;gap:12px;min-height:52px;padding:8px 12px;display:grid;box-shadow:inset 0 -1px #ccd7f19e}.phase-leaderboard-row span{color:#fff;background:linear-gradient(135deg, var(--blue), var(--violet));border-radius:50%;place-items:center;width:30px;height:30px;font-size:13px;font-weight:900;display:grid}.phase-leaderboard-row:first-child span{color:#7b5200;background:linear-gradient(145deg,#fff5ac,#ffc329 64%,#ff9b17)}.phase-leaderboard-row:nth-child(2) span{color:#4b5574;background:linear-gradient(145deg,#fff,#dce4f3 66%,#aeb8cf)}.phase-leaderboard-row:nth-child(3) span{color:#65360f;background:linear-gradient(145deg,#ffe2b6,#f29a37 68%,#c66f1f)}.phase-leaderboard-row b,.phase-leaderboard-row strong{text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:15px;overflow:hidden}.phase-leaderboard-row b{font-weight:650}.phase-leaderboard-row small{white-space:nowrap;color:var(--purple);font-size:14px;font-weight:850}.phase-waiting-bars{grid-template-columns:repeat(3,1fr);align-items:end;gap:9px;height:76px;display:grid}.phase-waiting-bars span{background:linear-gradient(#176fff6b,#8d35ff29);border-radius:12px}.phase-waiting-bars span:first-child{height:44%}.phase-waiting-bars span:nth-child(2){height:76%}.phase-waiting-bars span:nth-child(3){height:58%}.content-page{isolation:isolate;width:min(100% - 32px,980px);min-height:100dvh;margin:0 auto;padding:38px 0 142px;position:relative}.content-hero{border-radius:32px;margin:18px 0;padding:30px}.content-hero span{color:var(--blue);font-size:15px;font-weight:850}.content-hero h1{letter-spacing:0;margin:8px 0;font-size:clamp(42px,7vw,76px);line-height:1}.content-hero p{color:#4f5d8f;max-width:62ch;margin:0;font-weight:650;line-height:1.45}.nickname-card{background:radial-gradient(circle at 12% 14%,#2ac4ff38,#0000 31%),radial-gradient(circle at 92% 18%,#8d35ff2b,#0000 32%),linear-gradient(135deg,#eff8ffe0,#f5f3ffbd 56%,#ffffffa3);border-radius:28px;grid-template-columns:minmax(190px,.58fr) minmax(0,1fr);align-items:end;gap:16px;margin:0 0 16px;padding:20px;display:grid}.nickname-current{gap:7px;display:grid}.nickname-current span,.nickname-form label{color:var(--blue);text-transform:uppercase;font-size:12px;font-weight:950;line-height:1}.nickname-current strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink);font-size:clamp(26px,4vw,40px);line-height:1;overflow:hidden}.nickname-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px 10px;display:grid}.nickname-form label{grid-column:1/-1}.nickname-input-row{background:#ffffffb8;border:1px solid #cddaf8c7;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:50px;display:grid;box-shadow:inset 0 0 0 1px #ffffffb8,0 8px 18px #3446840f}.nickname-input-row input{min-width:0;height:50px;color:var(--ink);background:0 0;border:0;outline:none;padding:0 14px;font-size:18px;font-weight:900}.nickname-input-row span{color:#7d8ab0;padding:0 13px 0 6px;font-size:11px;font-weight:900}.nickname-form em{color:#d64058;grid-column:1/-1;min-height:16px;font-size:12px;font-style:normal;font-weight:850;line-height:1.2}.nickname-form em.success{color:var(--green)}.account-save{color:#fff;background:linear-gradient(135deg, var(--blue), var(--violet));min-width:132px;min-height:50px;box-shadow:var(--shadow-neon);cursor:pointer;border:0;border-radius:17px;font-size:14px;font-weight:900}.account-save:disabled{cursor:default;opacity:.48;box-shadow:none}.content-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;display:grid}.metric-tile,.rule-tile{border-radius:28px;min-height:150px;padding:22px}.metric-tile{align-content:center;gap:7px;display:grid}.metric-tile span,.result-row span,.leaderboard-row span{color:#65739d;font-size:13px;font-weight:850}.metric-tile strong{overflow-wrap:anywhere;font-size:clamp(26px,5vw,38px);line-height:1}.metric-tile small{color:#65739d;font-weight:700}.rule-tile h2,.table-panel h2{letter-spacing:0;margin:0 0 10px;font-size:24px}.rule-tile p{color:#4f5d8f;margin:0;line-height:1.55}.table-panel{border-radius:30px;margin-top:16px;padding:22px}.leaderboard-list,.result-list{gap:9px;display:grid}.leaderboard-row,.result-row{background:#ffffffad;border-radius:20px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:62px;padding:12px 14px;display:grid;box-shadow:inset 0 0 0 1px #d0daf4ad}.leaderboard-row strong,.result-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.leaderboard-row small,.result-row small{color:#526392;white-space:nowrap;font-weight:750}.daily-leaderboard-page{width:min(100% - 32px,1180px)}.daily-leaderboard-hero{background:radial-gradient(circle at 14% 18%,#2ac4ff38,#0000 31%),radial-gradient(circle at 92% 18%,#8d35ff2e,#0000 32%),linear-gradient(135deg,#eff8ffe6,#f5f3ffc2 56%,#ffffffa8);overflow:hidden;box-shadow:0 14px 34px #324a8e1a,inset 0 0 0 1px #ffffffc7,inset 0 -18px 34px #698be114}.daily-board-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.daily-board-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 12% 14%,#2ac4ff3d,#0000 31%),radial-gradient(circle at 90% 10%,#8d35ff33,#0000 32%),linear-gradient(135deg,#eff8ffe6,#f5f3ffc7 58%,#ffffffa8);border:1px solid #c6d7ffe0;border-radius:28px;align-content:start;gap:14px;min-width:0;min-height:420px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 34px #324a8e1a,inset 0 0 0 1px #ffffffbd,inset 0 -18px 34px #698be112}.daily-board-card:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(145deg,#ffffff8c,#fff0 36%),radial-gradient(circle at 18% 72%,#ffffffbd 0 2px,#0000 3px),radial-gradient(circle at 86% 28%,#ffffffad 0 2px,#0000 3px);position:absolute;inset:1px}.daily-board-card>*{z-index:1;position:relative}.daily-board-title{gap:5px;display:grid}.daily-board-title span{color:var(--blue);text-transform:uppercase;font-size:13px;font-weight:950;line-height:1}.daily-board-title h2{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(26px,3vw,34px);line-height:.95}.daily-board-title p{color:#53618d;margin:0;font-size:13px;font-weight:750;line-height:1.25}.daily-board-table{gap:7px;display:grid}.daily-board-head,.daily-board-row{grid-template-columns:58px minmax(0,1fr) 72px;align-items:center;gap:8px;display:grid}.daily-board-head{color:#60709f;padding:0 10px;font-size:11px;font-weight:850}.daily-board-head span:last-child{text-align:right}.daily-board-row{background:#ffffffa8;border-radius:16px;min-height:48px;padding:8px 10px;box-shadow:inset 0 0 0 1px #cfdaf5a8,0 8px 18px #3446840f}.daily-board-row>span{color:#0b1a50;background:#ffffffdb;border-radius:50%;place-items:center;width:32px;height:32px;font-size:14px;font-weight:950;display:grid;box-shadow:inset 0 0 0 1px #cbd6f3b8,0 6px 14px #293e7f1a}.daily-board-row:nth-child(2)>span{background:linear-gradient(145deg,#ffe68a,#ffbb23)}.daily-board-row:nth-child(3)>span{background:linear-gradient(145deg,#f5f8ff,#cdd5e7)}.daily-board-row:nth-child(4)>span{background:linear-gradient(145deg,#ffc784,#f08a38)}.daily-board-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink);font-size:15px;line-height:1;overflow:hidden}.daily-board-row em{color:#fff;background:linear-gradient(145deg,#1884ff,#7c35ff);border-radius:12px;justify-self:end;place-items:center;min-width:46px;height:32px;padding:0 10px;font-size:18px;font-style:normal;font-weight:950;line-height:1;display:grid;box-shadow:0 8px 16px #5c48eb33}.content-note{color:#354677;background:#ffffffb8;border-radius:18px;margin:0;padding:16px 18px;font-weight:700;box-shadow:inset 0 0 0 1px #d0daf4ad}.content-note.is-bad{color:#a8243b;background:#fff3f5db}.primary-link{color:#fff;background:linear-gradient(135deg, var(--blue), var(--violet));width:fit-content;box-shadow:var(--shadow-neon);border-radius:24px;margin:22px auto 0;padding:15px 24px;font-weight:850;text-decoration:none;display:block}@media (min-width:1024px){body:has(.app-page){overflow:hidden}.app-page{place-items:stretch stretch;height:100dvh;min-height:100dvh;padding:0;overflow:hidden}.game-phone-shell{width:100dvw;max-width:none;height:100dvh;min-height:100dvh;box-shadow:none;background:0 0;border:0;border-radius:0}.quiz-header{grid-template-columns:minmax(0,1fr) 88px minmax(0,1fr);min-height:clamp(88px,11dvh,112px);padding:clamp(10px,1.6dvh,18px) clamp(30px,4vw,52px) 0}.icon-button{width:clamp(64px,7.4dvh,82px);height:clamp(64px,7.4dvh,82px)}.timer-orb{width:84px;height:84px}.score-chip{min-width:160px;height:clamp(58px,6.4dvh,66px)}.sequence-pill{min-height:38px;margin-top:-1px}.game-stage{height:100%;padding:0 clamp(26px,3vw,46px) 108px;overflow:hidden}.letters-game{grid-template:"best best best""actions board info"minmax(0,1fr)"actions board info"/minmax(250px,.55fr) minmax(520px,1.35fr) minmax(260px,.58fr);align-items:start;height:100%}.numbers-game{grid-template:"result board info""actions board info"minmax(0,1fr)"actions board info"/minmax(270px,.58fr) minmax(540px,1.28fr) minmax(270px,.62fr);align-items:start;height:100%}.letters-best-card{grid-area:best}.numbers-target-card{grid-area:result}.letters-game .game-instruction-card,.numbers-game .game-instruction-card{grid-area:info}.letter-play-area{grid-area:board;grid-template-rows:minmax(0,1fr);gap:0;height:100%;min-height:0}.letter-play-area .letter-board{width:min(100%,720px);height:100%;min-height:0}.number-board{grid-area:board;height:100%;min-height:0}.letters-actions,.numbers-actions{align-self:auto}.numbers-actions,.letters-actions,.letters-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.numbers-target-card{text-align:center;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.target-side-stat,.target-side-stat.align-right{text-align:center;border:0;padding:0}.round-reveal{grid-template-columns:minmax(0,.92fr) minmax(360px,.72fr);grid-template-areas:"hero grid""hero leaderboard";align-items:stretch;height:100%}.phase-hero{grid-area:hero;place-content:start;align-self:start;align-items:flex-start;min-height:0;padding:10px 2px 0}.phase-grid{grid-area:grid;grid-template-columns:1fr}.phase-leaderboard{grid-area:leaderboard}}@media (max-width:760px){:root{--bottom-menu-bottom:max(5px, env(safe-area-inset-bottom));--bottom-menu-height:58px;--bottom-menu-overhang:18px}body:has(.app-page){overflow-x:hidden}.app-page{height:100dvh;min-height:100dvh;padding:0;overflow:hidden}.game-phone-shell{width:100%;height:100dvh;min-height:100dvh;box-shadow:none;background:0 0;border:0;border-radius:0;gap:10px;overflow:hidden}.quiz-header{grid-template-columns:minmax(0,1fr) 62px minmax(0,1fr);gap:6px;min-height:72px;padding:6px 14px 0}.icon-button{border-radius:18px;width:52px;height:52px}.icon-button span{width:26px;height:3px}.connection-dot{width:9px;height:9px}.timer-orb{width:62px;height:62px;padding:5px;box-shadow:0 0 0 3px #ffffffeb,0 8px 17px #2d479129,0 0 14px #7741ff33}.timer-orb-inner strong{font-size:25px}.score-chip{text-align:center;border-radius:18px;grid-template-columns:1fr;column-gap:0;min-width:96px;height:48px;padding:7px 10px}.score-chip span{display:none}.score-chip small{font-size:11px}.score-chip strong{font-size:18px}.sequence-pill{border-radius:18px;width:calc(100% - 30px);min-height:38px;padding:3px 5px}.sequence-label,.sequence-pill small{display:none}.sequence-items{grid-template-columns:repeat(10,minmax(0,1fr));gap:2px}.sequence-items span{border-radius:9px;min-width:0;height:28px;padding:0 2px;font-size:10px}.sequence-items span.is-completed{width:28px}.sequence-items i{font-size:17px}.game-stage{height:100%;min-height:0;padding:0 14px calc(var(--bottom-menu-bottom) + var(--bottom-menu-height) + var(--bottom-menu-overhang) + 8px);overflow:hidden}.game-mode-stage{padding:18px 14px calc(var(--bottom-menu-bottom) + var(--bottom-menu-height) + var(--bottom-menu-overhang) + 12px)}.mode-select-panel{gap:13px}.mode-select-panel h1,.lobby-panel h1{font-size:34px}.mode-choice-card{border-radius:19px;min-height:86px;padding:14px 15px}.mode-choice-card strong{font-size:20px}.mode-choice-card span,.mode-choice-card small{font-size:12px}.mode-pattern-chain{gap:3px}.mode-pattern-chain i{border-radius:7px;width:22px;height:22px;font-size:10px}.lobby-panel p{font-size:13px}.letters-game,.numbers-game{grid-template-rows:auto minmax(0,1fr);gap:10px;height:100%;min-height:0;overflow:hidden}.hero-result-card{border-radius:24px;min-height:92px}.letters-best-card{border-radius:20px;min-height:80px;padding:13px 16px}.letters-best-card .eyebrow{font-size:12px}.best-word-line{gap:8px;min-height:30px;margin:8px 0 0}.best-word-line strong{max-width:calc(100% - 40px);font-size:clamp(24px,7.3vw,34px)}.best-word-line span{border-radius:10px;min-width:30px;height:30px;padding:0 8px;font-size:14px}.numbers-target-card{gap:0;min-height:92px;padding:12px 14px}.target-goal-stat,.target-best-stat{min-height:62px}.target-goal-stat{padding-right:12px}.target-best-stat{padding-left:12px}.target-goal-stat>strong,.target-best-line strong,.target-main>strong{font-size:clamp(34px,10vw,48px)}.target-best-stat>span{font-size:10px}.target-goal-stat .eyebrow{font-size:12px}.target-best-line{gap:7px}.target-best-line em{border-radius:10px;min-width:30px;height:30px;padding:0 8px;font-size:14px}.target-best-stat small{font-size:12px}.target-side-stat strong{font-size:25px}.target-side-stat span,.target-side-stat small{font-size:11px}.game-instruction-card{display:none}.letter-board,.number-board{border-radius:30px;height:100%;min-height:0}.letter-play-area{gap:0;height:100%;min-height:0}.letter-play-area .letter-board{width:100%;height:100%;min-height:0}.letter-tile{--letter-ring:3px;--letter-ring-edge:5px;width:54px;height:54px;font-size:25px}.letter-tile.is-digraph{font-size:19px}.letter-current-word-panel{border-radius:23px;gap:4px;width:min(68%,270px);min-height:116px;padding:14px 18px}.letter-current-word-panel span{font-size:12px}.letter-current-word-panel strong{font-size:27px}.letter-current-word-panel small{min-height:0;font-size:11px}.number-tile{--letter-ring:3px;--letter-ring-edge:5px;min-width:54px;height:54px;padding:6px 8px}.number-tile.is-merged{min-width:64px;height:64px}.number-tile strong{font-size:25px}.number-tile.is-wide-number strong{font-size:21px}.number-tile small{max-width:62px;font-size:9px}.operation-hub:before{display:none}.operation-button{--operation-ring:2px;--operation-ring-edge:4px;border-radius:12px;width:40px;height:40px;font-size:20px}.operation-button:before{border-radius:15px}.game-action-row{grid-template-columns:minmax(84px,.8fr) minmax(0,1.25fr) minmax(84px,.8fr);gap:8px}.letters-actions,.numbers-actions{width:calc(100% - 20px)}.numbers-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.secondary-action,.status-panel{border-radius:20px;min-height:56px}.secondary-action{grid-template-rows:auto auto;grid-template-columns:1fr;place-items:center;gap:1px;padding:9px 7px}.secondary-action>span{grid-row:auto;font-size:24px}.secondary-action strong,.secondary-action small{text-align:center}.secondary-action strong{font-size:10px}.secondary-action small{display:none}.status-panel{padding:9px}.status-panel strong{font-size:11px}.status-panel small{font-size:10px}.app-links{bottom:max(5px, env(safe-area-inset-bottom));border-radius:17px;width:calc(100% - 16px);height:58px;padding:7px 10px 6px}.app-links a{grid-template-rows:22px auto;gap:3px;min-height:42px}.nav-icon-shell{width:22px;height:22px}.nav-icon-shell svg{width:18px;height:18px}.app-links a strong{font-size:9px}.app-links a.is-primary{grid-template-rows:42px 14px;min-height:58px;margin-top:-18px}.app-links a.is-primary .nav-icon-shell{width:44px;height:44px}.app-links a.is-primary .nav-icon-shell svg{width:25px;height:25px}.app-links a.is-primary strong{min-width:34px;height:16px;margin-top:-4px;font-size:10px}.round-reveal{gap:9px}.phase-hero{border-radius:0;min-height:0;padding:4px 2px 2px}.phase-hero h2{max-width:none;font-size:30px}.phase-grid{grid-template-columns:1fr;gap:12px}.phase-panel{border-radius:24px;min-height:118px;padding:18px}.phase-solution-card{border-radius:22px;min-height:132px;padding:14px 12px}.phase-round-title{font-size:13px}.phase-round-word{font-size:clamp(34px,12vw,52px)}.phase-round-meta{gap:11px;min-height:32px;padding:0 14px;font-size:13px}.phase-extra-words span{max-width:138px;min-height:27px;padding:0 10px;font-size:11px}.phase-round-expression{max-width:100%;padding:5px 10px;font-size:11px;line-height:1.18}.phase-solution-main{font-size:42px}.phase-expression{font-size:15px}.phase-personal-best{font-size:28px}.phase-personal-card{border-radius:20px;min-height:76px;padding:12px 14px}.phase-personal-line strong{max-width:calc(100vw - 110px);font-size:27px}.phase-personal-card small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;overflow:hidden}.phase-personal-line em{border-radius:10px;min-width:30px;height:30px;font-size:14px}.phase-leaderboard{border-radius:22px;gap:8px;min-height:0;padding:14px 12px}.phase-leaderboard-head{grid-template-columns:38px minmax(0,.8fr) minmax(0,1fr) auto;gap:7px;padding:0 8px;font-size:10px}.phase-leaderboard-row{grid-template-columns:38px minmax(0,.8fr) minmax(0,1fr) auto;gap:7px;min-height:43px;padding:6px 8px}.phase-leaderboard-row span{width:26px;height:26px}.phase-leaderboard-row b,.phase-leaderboard-row strong,.phase-leaderboard-row small{font-size:12px}.phase-loading-line{font-size:14px}.content-page{width:min(100% - 28px,980px);padding-top:18px;padding-bottom:128px}.content-hero{border-radius:28px;padding:22px}.content-hero h1{font-size:44px}.nickname-card{border-radius:23px;grid-template-columns:1fr;gap:14px;padding:16px}.nickname-current strong{font-size:28px}.nickname-form{grid-template-columns:1fr}.account-save{width:100%}.daily-leaderboard-page{width:min(100% - 24px,980px)}.daily-board-grid{grid-template-columns:1fr;gap:12px}.daily-board-card{border-radius:22px;min-height:0;padding:14px}.daily-board-title h2{font-size:26px}.daily-board-head,.daily-board-row{grid-template-columns:48px minmax(0,1fr) 62px;gap:7px}.daily-board-row{border-radius:15px;min-height:44px;padding:7px 9px}.daily-board-row>span{width:28px;height:28px;font-size:12px}.daily-board-row strong{font-size:13px}.daily-board-row em{border-radius:10px;min-width:42px;height:29px;font-size:16px}.leaderboard-row,.result-row{grid-template-columns:38px minmax(0,1fr)}.leaderboard-row small,.result-row small{grid-column:2}}@media (max-width:390px){:root{--bottom-menu-height:56px;--bottom-menu-overhang:16px}.quiz-header{grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr);min-height:68px;padding:5px 12px 0}.icon-button{border-radius:18px;width:48px;height:48px}.timer-orb{width:58px;height:58px;padding:5px}.timer-orb-inner strong{font-size:24px}.score-chip{min-width:92px}.score-chip span{display:none}.score-chip{text-align:center;grid-template-columns:1fr}.mode-select-panel h1,.lobby-panel h1{font-size:30px}.mode-choice-grid{gap:9px}.mode-choice-card{min-height:78px;padding:12px 13px}.mode-choice-card strong{font-size:18px}.mode-choice-card span,.mode-choice-card small{font-size:11px}.mode-pattern-chain i{border-radius:6px;width:20px;height:20px;font-size:9px}.phase-solution-card{min-height:124px;padding:12px 10px}.phase-round-word{font-size:32px}.phase-round-expression{font-size:10px}.phase-personal-card{min-height:72px}.phase-personal-line strong{font-size:25px}.phase-leaderboard-head,.phase-leaderboard-row{grid-template-columns:34px minmax(0,.72fr) minmax(0,1fr) auto;gap:5px}.phase-leaderboard-row{min-height:40px;padding-inline:6px}.phase-leaderboard-row span{width:24px;height:24px;font-size:11px}.phase-leaderboard-row b,.phase-leaderboard-row strong,.phase-leaderboard-row small{font-size:11px}.sequence-items span{padding-inline:1px;font-size:9px}.sequence-items i{font-size:16px}.letter-board,.number-board{min-height:0}.letter-play-area .letter-board{height:100%;min-height:0}.letter-current-word-panel{width:min(72%,240px);min-height:108px;padding:13px 14px}.letter-current-word-panel span{font-size:11px}.letter-current-word-panel strong{font-size:25px}.letter-current-word-panel small{min-height:0;font-size:10px}.letter-tile{--letter-ring:3px;--letter-ring-edge:4px;width:50px;height:50px;font-size:23px}.number-tile{--letter-ring:3px;--letter-ring-edge:4px;min-width:50px;height:50px}.number-tile.is-merged{min-width:60px;height:60px}.number-tile strong{font-size:24px}.number-tile.is-wide-number strong{font-size:20px}.operation-button{--operation-ring:2px;--operation-ring-edge:3px;border-radius:11px;width:38px;height:38px;font-size:19px}.app-links{border-radius:16px;width:calc(100% - 14px);height:56px;padding:7px 8px 6px}.app-links a{min-height:40px}.app-links a strong{font-size:8px}.nav-icon-shell{width:21px;height:21px}.nav-icon-shell svg{width:17px;height:17px}.app-links a.is-primary{grid-template-rows:40px 14px;min-height:56px;margin-top:-16px}.app-links a.is-primary .nav-icon-shell{width:42px;height:42px}.app-links a.is-primary .nav-icon-shell svg{width:24px;height:24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}html:has(.game-phone-shell.is-space-skin){background:#020521}body:has(.game-phone-shell.is-space-skin){background:#020521}.app-page:has(.game-phone-shell.is-space-skin){background:#020521}:is(html:has(.content-page),body:has(.content-page)){background:radial-gradient(circle at 50% 8%,#29c8ff1f,#0000 18%),url(/assets/project/space-bg.png) 50%/cover no-repeat fixed,#020521}.content-page .content-hero:not(.daily-leaderboard-hero) span{color:#7bd7ff;text-shadow:0 0 11px #2dc6ff80}.content-page .content-hero:not(.daily-leaderboard-hero) h1{color:#fff;text-shadow:0 3px 16px #000324a3,0 0 18px #5bc1ff38}.content-page .content-hero:not(.daily-leaderboard-hero) p{color:#d8e8ff;text-shadow:0 2px 10px #00032494}.app-page:has(.game-phone-shell.is-space-skin){place-items:start center}.game-phone-shell.is-space-skin{--bottom-menu-bottom:max(10px, env(safe-area-inset-bottom));--bottom-menu-height:58px;--letters-board-size:min(100%, calc((100dvh - var(--bottom-menu-height) - 292px) * .9944), 548px);--numbers-board-size:min(100%, calc((100dvh - var(--bottom-menu-height) - 350px) * .9944), 500px);color:#f8fbff;background:radial-gradient(circle at 50% 8%,#29c8ff1f,#0000 18%),url(/assets/project/space-bg.png) 50%/cover no-repeat,#020521;border:0;border-radius:0;grid-template-rows:88px 52px minmax(0,1fr);gap:7px;width:min(100dvw,560px);max-width:560px;box-shadow:0 0 0 1px #508dff33}.game-phone-shell.is-space-skin:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#0000001a,#0000 18% 78%,#00000038);position:absolute;inset:0}.game-phone-shell.is-space-skin.is-lobby{grid-template-rows:minmax(0,1fr)}.game-phone-shell.is-space-skin .mode-select-panel h1,.game-phone-shell.is-space-skin .lobby-panel h1{color:#fff;text-shadow:0 3px 16px #00032485}.game-phone-shell.is-space-skin .lobby-panel p{color:#c8ddff;text-shadow:0 2px 8px #0003246b}.game-phone-shell.is-space-skin .phase-hero span{color:#7bd7ff;text-shadow:0 0 11px #2dc6ff80}.game-phone-shell.is-space-skin .phase-hero h2{color:#fff;text-shadow:0 3px 16px #000324a3,0 0 18px #5bc1ff38}.game-phone-shell.is-space-skin .phase-solution-card{isolation:isolate;color:#fff;width:100%;min-width:0;max-width:100%;min-height:clamp(170px,23dvh,230px);box-shadow:none;border:0;border-radius:32px;align-content:center;justify-items:center;gap:10px;padding:25px 24px 28px;position:relative;overflow:visible;background:0 0!important}.game-phone-shell.is-space-skin .phase-solution-card:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:url(/assets/project/result-reveal-bg.png) 50%/100% 100% no-repeat;position:absolute;inset:-5px -8px}.game-phone-shell.is-space-skin .phase-solution-card>*{z-index:1;position:relative}.game-phone-shell.is-space-skin .phase-round-title{color:#80e4ff;text-transform:uppercase;text-shadow:0 0 12px #2dc6ff9e;font-size:clamp(15px,4vw,22px);font-weight:800;line-height:1}.game-phone-shell.is-space-skin .phase-round-word{color:#fff;text-transform:uppercase;text-shadow:0 0 12px #ffffff38,0 5px 18px #00073794;min-width:0;max-width:100%;font-size:clamp(42px,12vw,92px);font-weight:850;line-height:1}.game-phone-shell.is-space-skin .phase-solution-card.is-letters-result .phase-round-word{font-size:clamp(40px,11vw,76px)}.game-phone-shell.is-space-skin .phase-solution-card.is-numbers-result .phase-round-word{font-size:clamp(62px,17vw,108px)}.game-phone-shell.is-space-skin .phase-round-meta{color:#fff;text-shadow:0 2px 8px #00062e80;background:#ffffff1f;min-height:34px;box-shadow:inset 0 0 0 1px #9ad9ff6b,0 0 18px #5b36ff3d}.game-phone-shell.is-space-skin .phase-round-meta i{background:#8b5cff;box-shadow:0 0 8px #8b5cffb3}.game-phone-shell.is-space-skin .phase-round-expression{color:#d8f2ff;max-width:min(100%,560px);box-shadow:none;text-shadow:0 2px 8px #00062e94;overflow-wrap:anywhere;background:0 0;border-radius:0;margin:0;padding:0 4px;font-size:clamp(13px,3.2vw,18px);font-weight:800;line-height:1.25}.game-phone-shell.is-space-skin .phase-personal-card{isolation:isolate;color:#07143d;min-height:105px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:url(/assets/project/mode-card-bg-crop.png) 50%/100% 100% no-repeat;border:0;border-radius:25px;padding:17px 22px 19px;position:relative;overflow:visible}.game-phone-shell.is-space-skin .phase-personal-card .phase-eyebrow{color:#176fff;text-shadow:none;font-size:15px;font-weight:850}.game-phone-shell.is-space-skin .phase-personal-line{align-items:center;gap:10px;min-width:0}.game-phone-shell.is-space-skin .phase-personal-line strong{color:#07143d;text-shadow:0 2px #ffffffb8;font-size:clamp(28px,7vw,44px);font-weight:800}.game-phone-shell.is-space-skin .phase-personal-line em{aspect-ratio:1;color:#fff;width:39px;min-width:39px;height:39px;box-shadow:none;text-shadow:0 2px 6px #00032a6b;background:url(/assets/project/word-score-badge-bg.png) top/100% no-repeat;place-items:center;padding:0;font-size:18px;font-style:normal;font-weight:900;line-height:1;display:grid}.game-phone-shell.is-space-skin .phase-personal-card small{color:#596794;text-shadow:none;font-weight:700}.game-phone-shell.is-space-skin .phase-personal-card.is-numbers-personal{gap:7px;min-height:122px}.game-phone-shell.is-space-skin .phase-number-detail{color:#34457d;justify-items:center;gap:3px;width:min(100%,300px);margin-top:-1px;font-size:12px;font-weight:700;line-height:1.12;display:grid}.game-phone-shell.is-space-skin .phase-number-detail span{color:#176fff;font-size:12px;font-weight:850}.game-phone-shell.is-space-skin .phase-number-detail b{color:#07143d;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;font-weight:750;overflow:hidden}.game-phone-shell.is-space-skin .phase-personal-card .series-summary strong{color:#176fff;font-weight:900}.game-phone-shell.is-space-skin .phase-leaderboard{isolation:isolate;color:#07143d;min-height:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:url(/assets/project/mode-card-bg-crop.png) 50%/100% 100% no-repeat;border:0;border-radius:25px;padding:17px 14px 18px;position:relative;overflow:hidden}.game-phone-shell.is-space-skin .phase-leaderboard .phase-eyebrow{color:#176fff;text-shadow:none;font-size:15px;font-weight:850}.game-phone-shell.is-space-skin .phase-leaderboard-head{color:#53618d;font-weight:650}.game-phone-shell.is-space-skin .phase-leaderboard-row{background:0 0;box-shadow:inset 0 -1px #b7c6ec8f}.game-phone-shell.is-space-skin .phase-leaderboard-row b,.game-phone-shell.is-space-skin .phase-leaderboard-row strong{color:#07143d}.game-phone-shell.is-space-skin .phase-leaderboard-row small{color:#6b33e8}.game-phone-shell.is-space-skin .phase-leaderboard .phase-loading-line,.game-phone-shell.is-space-skin .phase-leaderboard .phase-empty{color:#34457d;text-shadow:none}.game-phone-shell.is-space-skin .quiz-header{grid-template-columns:minmax(0,1fr) 74px minmax(0,1fr);align-items:start;min-height:88px;padding:20px 29px 0}.game-phone-shell.is-space-skin .connection-dot{background:#34e0bd;width:10px;height:10px;margin-top:10px;box-shadow:0 0 0 6px #34e0bd21,0 0 18px #34e0bd6b}.game-phone-shell.is-space-skin .timer-orb{isolation:isolate;width:74px;height:74px;box-shadow:none;padding:0;position:relative;background:0 0!important}.game-phone-shell.is-space-skin .timer-orb:before,.game-phone-shell.is-space-skin .timer-orb:after{content:"";border-radius:inherit;pointer-events:none;background:url(/assets/project/timer-ring-bg.png) 50%/contain no-repeat;position:absolute;inset:-2px}.game-phone-shell.is-space-skin .timer-orb:before{z-index:1;-webkit-mask-image:conic-gradient(#000 0deg var(--timer-progress-angle,360deg), transparent var(--timer-progress-angle,360deg) 360deg);-webkit-mask-image:conic-gradient(#000 0deg var(--timer-progress-angle,360deg), transparent var(--timer-progress-angle,360deg) 360deg);mask-image:conic-gradient(#000 0deg var(--timer-progress-angle,360deg), transparent var(--timer-progress-angle,360deg) 360deg)}.game-phone-shell.is-space-skin .timer-orb:after{z-index:0;opacity:.3}.game-phone-shell.is-space-skin .timer-orb-inner{z-index:2;color:#fff;width:100%;height:100%;box-shadow:none;background:0 0;place-items:center;display:grid;position:relative}.game-phone-shell.is-space-skin .timer-orb-inner strong{color:#fff;text-shadow:0 2px 8px #0000006b;font-size:24px;font-weight:950;line-height:1;display:block;transform:translateY(-3px)}.game-phone-shell.is-space-skin .score-chip{color:#fff;width:66px;min-width:66px;height:66px;box-shadow:none;background:url(/assets/project/rank-chip-bg.png) 50%/contain no-repeat;border:0;border-radius:0;place-self:start end;padding:0;display:block;position:relative;overflow:visible}.game-phone-shell.is-space-skin .score-chip span,.game-phone-shell.is-space-skin .score-chip small{display:none}.game-phone-shell.is-space-skin .score-chip strong{color:#fff;text-align:center;width:44px;text-shadow:none;font-size:20px;font-weight:950;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.game-phone-shell.is-space-skin .sequence-pill{width:calc(100% - 40px);min-height:46px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0}.game-phone-shell.is-space-skin .sequence-items{--sequence-item-width:min(calc((100% - 36px) / 10), 40px);justify-content:center;gap:4px;width:100%;display:flex}.game-phone-shell.is-space-skin .sequence-items span{flex:0 0 var(--sequence-item-width);width:var(--sequence-item-width);aspect-ratio:79/91;clip-path:none;color:#f2f5ff;height:auto;box-shadow:none;filter:drop-shadow(0 5px 9px #00083861);text-shadow:0 2px 5px #0000008c;background:url(/assets/project/sequence-pending-bg.png) 50%/100% 100% no-repeat;border:0;border-radius:0;padding:0;font-size:12px;font-weight:700;line-height:1}.game-phone-shell.is-space-skin .sequence-items span.is-completed{aspect-ratio:83/94;color:#fff;text-shadow:0 2px 7px #0010569e;background-image:url(/assets/project/sequence-finished-bg.png);font-size:17px;font-weight:850}.game-phone-shell.is-space-skin .sequence-items span.is-current{aspect-ratio:83/93;color:#fff;text-shadow:0 2px 7px #5f1d009e;background-image:url(/assets/project/sequence-current-bg.png)}.game-phone-shell.is-space-skin .game-stage{padding:0 8px calc(var(--bottom-menu-bottom) + var(--bottom-menu-height) + 16px)}.game-phone-shell.is-space-skin .number-board{width:var(--numbers-board-size);aspect-ratio:890/895;background:url(/assets/project/letters-board-bg.png) 50%/100% 100% no-repeat;border-radius:30px;place-self:start center;max-width:100%;height:auto;min-height:0;max-height:100%;overflow:visible;box-shadow:0 0 14px #afc4ff5c,0 10px 22px #00042847}.game-phone-shell.is-space-skin .number-board:before{display:none}.game-phone-shell.is-letters-skin .letters-game{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);align-items:stretch;gap:10px;height:100%}.game-phone-shell.is-letters-skin .letters-game .game-instruction-card,.game-phone-shell.is-letters-skin .status-panel{display:none}.game-phone-shell.is-letters-skin .letters-best-card{isolation:isolate;color:#fff;min-height:112px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:28px;padding:19px 20px 16px;position:relative;overflow:visible;background:0 0!important}.game-phone-shell.is-letters-skin .letters-best-card:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:url(/assets/project/longest-word-bg.png) 50%/100% 100% no-repeat;position:absolute;inset:-2px}.game-phone-shell.is-letters-skin .letters-best-card>*{z-index:1;position:relative}.game-phone-shell.is-letters-skin .letters-best-card .eyebrow{color:#7cf;text-shadow:0 0 10px #2cc0ff70;font-size:14px;font-weight:950}.game-phone-shell.is-letters-skin .best-word-line{align-items:center;gap:11px;min-height:48px;margin:5px 0 0}.game-phone-shell.is-letters-skin .best-word-line strong{color:#fff;text-shadow:0 0 10px #ffffff42,0 4px 16px #0000007a;max-width:calc(100% - 56px);font-size:clamp(40px,10.4vw,54px);font-weight:950;line-height:1.04}.game-phone-shell.is-letters-skin .best-word-line span{aspect-ratio:83/94;width:40px;min-width:40px;height:auto;box-shadow:none;text-align:center;background:url(/assets/project/sequence-finished-bg.png) 50%/100% 100% no-repeat;border-radius:0;place-content:center;align-self:center;place-items:center;padding:0;font-size:20px;font-weight:950;line-height:1;display:grid;transform:translateY(0)}.game-phone-shell.is-letters-skin .letter-play-area{align-self:start;place-items:start center;height:auto;min-height:0;overflow:visible}.game-phone-shell.is-letters-skin .letter-play-area .letter-board{width:var(--letters-board-size);aspect-ratio:890/895;background:url(/assets/project/letters-board-bg.png) 50%/100% 100% no-repeat;border-radius:30px;max-width:100%;height:auto;min-height:0;max-height:100%;overflow:visible;box-shadow:0 0 14px #afc4ff5c,0 10px 22px #00042847}.game-phone-shell.is-letters-skin .letter-board:before{display:none}.game-phone-shell.is-letters-skin .letter-path-line{stroke:#8972ff;stroke-width:10px;filter:drop-shadow(0 0 5px #9b84fff2)drop-shadow(0 0 18px #5e48ff94)}.game-phone-shell.is-letters-skin .letter-path-line.is-core{stroke:#ffffffeb;stroke-width:3.1px}.game-phone-shell.is-letters-skin .letter-tile{color:#020617;width:50px;height:50px;box-shadow:none;background:0 0;font-size:26px;font-weight:800}.game-phone-shell.is-letters-skin .letter-tile:before{box-shadow:none;filter:drop-shadow(0 4px 6px #03124824);background:url(/assets/project/letter-tile-bg.png) 50%/100% 100% no-repeat;border-radius:0;inset:-18% -20% -31%}.game-phone-shell.is-letters-skin .letter-tile.is-digraph{font-size:19px}.game-phone-shell.is-letters-skin .letter-tile.is-selected{transform:translate(-50%,-50%)scale(1.06);box-shadow:0 0 0 2px #ffffffe6,0 0 0 5px #8b6fff80,0 0 18px #8b6fffb8,0 10px 20px #0f135b4d,inset 0 1px #fffffff5}.game-phone-shell.is-letters-skin .letter-tile.is-selected:before{filter:drop-shadow(0 0 11px #8c70ffbf)drop-shadow(0 8px 12px #0e17603d);background-image:url(/assets/project/letter-tile-bg.png)}.game-phone-shell.is-letters-skin .letter-current-word-panel{color:#07143d;opacity:.34}.game-phone-shell.is-letters-skin .letter-current-word-panel.has-message{opacity:.78}.game-phone-shell.is-space-skin .numbers-target-card{isolation:isolate;color:#fff;min-height:112px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:28px;padding:18px 22px 16px;position:relative;overflow:visible;background:0 0!important}.game-phone-shell.is-space-skin .numbers-target-card:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:url(/assets/project/longest-word-bg.png) 50%/100% 100% no-repeat;position:absolute;inset:-2px}.game-phone-shell.is-space-skin .numbers-target-card>*{z-index:1;position:relative}.game-phone-shell.is-space-skin .target-goal-stat{border-right-color:#7cd5ff47}.game-phone-shell.is-space-skin .target-goal-stat .eyebrow,.game-phone-shell.is-space-skin .target-best-stat>span{color:#78d4ff;text-shadow:0 0 10px #23c0ff85;font-weight:950}.game-phone-shell.is-space-skin .target-goal-stat>strong,.game-phone-shell.is-space-skin .target-best-line strong{color:#fff;text-shadow:0 0 10px #ffffff38,0 4px 14px #00000080}.game-phone-shell.is-space-skin .target-best-stat small{color:#7cf;text-shadow:0 0 9px #2cc0ff61}.game-phone-shell.is-space-skin .target-best-line em{aspect-ratio:83/94;color:#fff;width:40px;min-width:40px;height:auto;box-shadow:none;text-align:center;background:url(/assets/project/sequence-finished-bg.png) 50%/100% 100% no-repeat;border-radius:0;place-content:center;align-self:center;place-items:center;padding:0;font-size:20px;font-style:normal;font-weight:950;line-height:1;display:grid}.game-phone-shell.is-space-skin .numbers-actions{gap:10px}.game-phone-shell.is-space-skin .numbers-actions .secondary-action{isolation:isolate;color:#fff;height:43px;min-height:43px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:999px;grid-template-rows:1fr;grid-template-columns:1fr;place-content:center;align-items:center;padding:6px 12px 6px 42px;display:inline-grid;position:relative;overflow:visible;background:0 0!important}.game-phone-shell.is-space-skin .numbers-actions .secondary-action:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:url(/assets/project/number-action-button-bg.png) 50%/100% 100% no-repeat;position:absolute;inset:-3px}.game-phone-shell.is-space-skin .numbers-actions .secondary-action:disabled{opacity:.3;cursor:not-allowed}.game-phone-shell.is-space-skin .numbers-actions .secondary-action>span{color:#0000;filter:none;background:50%/cover no-repeat;border-radius:50%;width:34px;height:34px;font-size:0;line-height:0;display:block;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.game-phone-shell.is-space-skin .numbers-actions .secondary-action:first-of-type>span{background-image:url(/assets/project/number-action-undo-button-icon.png)}.game-phone-shell.is-space-skin .numbers-actions .secondary-action:last-of-type>span{background-image:url(/assets/project/number-action-reset-button-icon.png)}.game-phone-shell.is-space-skin .numbers-actions .secondary-action strong{color:#fff;text-align:center;text-transform:uppercase;text-shadow:0 1px 5px #000320e6,0 0 8px #95e0ff47;align-self:center;width:100%;font-size:10px;font-weight:900;line-height:1}.game-phone-shell.is-space-skin .numbers-actions .secondary-action small{display:none}:root{--bottom-menu-bottom:max(10px, env(safe-area-inset-bottom));--bottom-menu-width:min(430px, calc(100vw - 8px));--bottom-menu-height:clamp(78px, 21.875vw, 94px)}.game-phone-shell,.game-phone-shell.is-space-skin,.game-phone-shell.is-letters-skin{--bottom-menu-width:min(430px, calc(100vw - 8px));--bottom-menu-height:clamp(78px, 21.875vw, 94px)}.app-links,.game-phone-shell .app-links{width:var(--bottom-menu-width);height:var(--bottom-menu-height);min-height:0;left:50vw;bottom:var(--bottom-menu-bottom);aspect-ratio:896/196;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:url(/assets/project/bottom-menu-bg.png) 50%/100% 100% no-repeat;border:0;border-radius:0;padding:0;display:block;overflow:visible;transform:translate(-50%)}.app-links:before,.game-phone-shell .app-links:before,.app-links:after,.game-phone-shell .app-links:after{display:none}.app-links a,.game-phone-shell .app-links a,.app-links a.is-primary,.game-phone-shell .app-links a.is-primary{z-index:1;color:#fff;width:18%;height:100%;min-height:0;margin-top:0;padding:0;text-decoration:none;transition:color .18s;display:block;position:absolute;top:0;transform:translate(-50%)}.app-links a:first-child,.game-phone-shell .app-links a:first-child{left:11.55%}.app-links a:nth-child(2),.game-phone-shell .app-links a:nth-child(2){left:29.58%}.app-links a:nth-child(3),.game-phone-shell .app-links a:nth-child(3){left:50.23%}.app-links a:nth-child(4),.game-phone-shell .app-links a:nth-child(4){left:68.63%}.app-links a:nth-child(5),.game-phone-shell .app-links a:nth-child(5){left:87.25%}.nav-icon-shell,.game-phone-shell .nav-icon-shell,.app-links a.is-primary .nav-icon-shell,.game-phone-shell .app-links a.is-primary .nav-icon-shell{opacity:0;color:#0000;width:0;min-width:0;height:0;min-height:0;box-shadow:none;filter:none;pointer-events:none;background:0 0;transition:none;display:none;position:absolute;overflow:hidden;transform:none}.nav-icon-shell svg,.game-phone-shell .nav-icon-shell svg,.app-links a.is-primary .nav-icon-shell svg,.game-phone-shell .app-links a.is-primary .nav-icon-shell svg{display:none}.nav-icon-shell svg path,.game-phone-shell .nav-icon-shell svg path{fill:currentColor;stroke:none}.app-links a strong,.game-phone-shell .app-links a strong,.app-links a.is-primary strong,.game-phone-shell .app-links a.is-primary strong{z-index:2;color:#fff;width:100%;min-width:0;max-width:100%;height:auto;box-shadow:none;text-align:center;white-space:nowrap;text-shadow:0 1px 4px #000425fa,0 0 7px #68bbff57;background:0 0;border-radius:0;margin-top:0;font-size:clamp(8px,2.05vw,9px);font-weight:500;line-height:1;display:block;position:absolute;top:61%;left:50%;transform:translate(-50%,-50%)}.app-links a:before,.game-phone-shell .app-links a:before{content:"";z-index:1;opacity:0;pointer-events:none;background:linear-gradient(#ffffff14,#fff0 26%),linear-gradient(#04145ca3,#00042dc7);border-radius:10px;width:clamp(44px,12.2vw,48px);height:clamp(44px,12.2vw,48px);transition:opacity .18s,transform .18s;position:absolute;top:17px;left:50%;transform:translate(-50%)scale(.92);box-shadow:inset 0 0 0 1px #6dbeff3d,inset 0 -10px 16px #00011c6b,0 5px 13px #00021d6b,0 0 13px #2eb3ff29}.app-links a.is-active:before,.game-phone-shell .app-links a.is-active:before{opacity:.92;transform:translate(-50%)scale(1)}.app-links a.is-active .nav-icon-shell,.game-phone-shell .app-links a.is-active .nav-icon-shell{display:none}.app-links a.is-active strong,.game-phone-shell .app-links a.is-active strong{color:#fff;transform:translate(-50%,-50%)}.app-links a.is-primary.is-active:before,.game-phone-shell .app-links a.is-primary.is-active:before{background:linear-gradient(#ffffff1f,#fff0 27%),linear-gradient(#051869ad,#000533d1);border-radius:10px;width:clamp(44px,12.2vw,48px);height:clamp(44px,12.2vw,48px);top:17px;box-shadow:inset 0 0 0 1px #84d3ff52,inset 0 -12px 18px #0001227a,0 6px 15px #00021f75,0 0 16px #2ebeff38}.app-links a.is-primary.is-active .nav-icon-shell,.game-phone-shell .app-links a.is-primary.is-active .nav-icon-shell{display:none}.app-links a.is-primary.is-active strong,.game-phone-shell .app-links a.is-primary.is-active strong{transform:translate(-50%,-50%)}@media (min-width:761px){.game-phone-shell.is-space-skin{width:min(100dvw,620px);max-width:620px}.game-phone-shell.is-space-skin .game-stage{padding-inline:8px}.game-phone-shell.is-space-skin .sequence-pill{width:calc(100% - 64px)}}@media (max-height:780px){.game-phone-shell.is-space-skin{--letters-board-size:min(100%, calc((100dvh - var(--bottom-menu-height) - 266px) * .9944), 500px);--numbers-board-size:min(100%, calc((100dvh - var(--bottom-menu-height) - 318px) * .9944), 470px);grid-template-rows:76px 44px minmax(0,1fr);gap:6px}.game-phone-shell.is-space-skin.is-lobby{grid-template-rows:minmax(0,1fr)}.game-phone-shell.is-space-skin .quiz-header{min-height:76px;padding-top:13px}.game-phone-shell.is-space-skin .timer-orb{width:66px;height:66px}.game-phone-shell.is-space-skin .score-chip{width:60px;min-width:60px;height:60px}.game-phone-shell.is-space-skin .score-chip strong{width:40px;font-size:18px;top:calc(50% + 16px)}.game-phone-shell.is-space-skin .timer-orb-inner strong{font-size:24px}.game-phone-shell.is-space-skin .sequence-items span{flex-basis:var(--sequence-item-width);width:var(--sequence-item-width);height:auto;font-size:11px;font-weight:700}.game-phone-shell.is-space-skin .sequence-items span.is-completed{font-size:16px}.game-phone-shell.is-letters-skin .letters-best-card{min-height:98px;padding-block:15px 13px}.game-phone-shell.is-letters-skin .best-word-line strong{font-size:clamp(34px,9vw,46px)}}@media (max-width:390px){.game-phone-shell.is-space-skin{--letters-board-size:min(100%, calc((100dvh - var(--bottom-menu-height) - 266px) * .9944), 480px);--numbers-board-size:min(100%, calc((100dvh - var(--bottom-menu-height) - 318px) * .9944), 450px)}.game-phone-shell.is-space-skin .quiz-header{grid-template-columns:minmax(0,1fr) 66px minmax(0,1fr);padding-inline:18px}.game-phone-shell.is-space-skin .sequence-pill{width:calc(100% - 28px)}.game-phone-shell.is-space-skin .sequence-items{gap:4px}.game-phone-shell.is-space-skin .sequence-items span{flex-basis:var(--sequence-item-width);width:var(--sequence-item-width);height:auto;font-size:11px;font-weight:700}.game-phone-shell.is-space-skin .game-stage{padding-inline:8px}.game-phone-shell.is-letters-skin .letters-best-card{border-radius:24px;min-height:92px}.game-phone-shell.is-letters-skin .letter-tile{width:46px;height:46px;font-size:24px}}@media (max-width:360px),(max-height:680px){.game-phone-shell.is-letters-skin{--letters-board-size:min(100%, calc((100dvh - var(--bottom-menu-height) - 266px) * .9944), 440px)}.game-phone-shell.is-space-skin{--numbers-board-size:min(100%, calc((100dvh - var(--bottom-menu-height) - 302px) * .9944), 420px)}.game-phone-shell.is-letters-skin .letter-tile{width:43px;height:43px;font-size:22px}.game-phone-shell.is-letters-skin .letter-tile.is-digraph{font-size:16px}}@media (max-width:760px){.mode-select-panel{gap:11px}.mode-select-heading{gap:11px;padding-inline:2px}.mode-select-logo{width:45px;height:50px;font-size:26px}.mode-select-heading p{font-size:12px}.mode-choice-grid{gap:9px}.mode-choice-card{border-radius:22px;min-height:128px;padding:14px 112px 14px 15px}.mode-choice-copy{gap:7px}.mode-choice-title{gap:10px}.mode-choice-title i{border-radius:10px;width:34px;height:34px;font-size:19px}.mode-choice-card strong{font-size:23px}.mode-choice-card small,.mode-detail-list em{font-size:12px}.mode-pattern-chain{gap:4px}.mode-pattern-chain i{width:24px;height:27px;font-size:10px}.mode-choice-art{transform-origin:100%;width:108px;height:102px;right:8px;transform:translateY(-50%)scale(.9)}.mode-choice-art.is-numbers i{width:30px;height:33px;font-size:28px}.mode-choice-art.is-letters i{width:31px;height:31px;font-size:16px}.mode-choice-art.is-letters:after{width:54px;height:54px;top:17px;left:25px}.mode-choice-art.is-mixed i{width:38px;height:43px;font-size:20px}}@media (max-width:390px){.mode-choice-card{border-radius:20px;min-height:118px;padding:12px 100px 12px 12px}.mode-choice-card strong{font-size:21px}.mode-choice-card small,.mode-detail-list em{font-size:11px}.mode-detail-list{gap:4px}.mode-pattern-chain i{width:21px;height:24px;font-size:9px}.mode-choice-art{transform-origin:100%;width:108px;height:102px;right:4px;transform:translateY(-50%)scale(.78)}}.game-phone-shell.is-space-skin:has(.mode-select-panel){--mode-card-height:clamp(132px, 36.2vw, 184px);--mode-card-gap:clamp(1px, .35vw, 2px);grid-template-rows:minmax(0,1fr)}.game-phone-shell.is-space-skin:has(.mode-select-panel):after{background:radial-gradient(circle at 12% 11%,#be45ff33,#0000 5%),radial-gradient(circle at 87% 10%,#7c39ff2e,#0000 5%),radial-gradient(circle at 16% 34%,#4b97ff33,#0000 7%),linear-gradient(#0000000a,#0000 36%,#00000029)}.game-phone-shell.is-space-skin .game-mode-stage{min-height:0;padding:clamp(42px, 8.8dvh, 74px) 2px calc(var(--bottom-menu-bottom) + var(--bottom-menu-height) + 10px);grid-row:1;place-items:start center}.game-phone-shell.is-space-skin .mode-select-panel{text-align:center;grid-template-rows:auto minmax(0,auto);justify-items:stretch;gap:clamp(18px,4.3dvh,34px);width:min(100%,880px);max-height:100%;display:grid}.game-phone-shell.is-space-skin .mode-select-heading{justify-items:center;gap:clamp(7px,1.5dvh,12px);width:100%;padding:0 8px;display:grid;position:relative;grid-template-columns:1fr!important}.game-phone-shell.is-space-skin .mode-select-heading:before,.game-phone-shell.is-space-skin .mode-select-heading:after{content:"";background:linear-gradient(90deg,#0000,#c070ffd1);border-radius:999px;width:clamp(34px,11vw,74px);height:2px;position:absolute;top:clamp(14px,3.5vw,23px);box-shadow:0 0 12px #964bff61}.game-phone-shell.is-space-skin .mode-select-heading:before{left:clamp(42px,16vw,190px)}.game-phone-shell.is-space-skin .mode-select-heading:after{right:clamp(42px,16vw,190px);transform:scaleX(-1)}.mode-select-kicker{color:#bc7aff;letter-spacing:.28em;text-transform:uppercase;text-shadow:0 0 10px #b45cffbd,0 2px 10px #000326c7;justify-content:center;align-items:center;gap:18px;font-size:clamp(14px,3.7vw,26px);font-weight:620;line-height:1;display:inline-flex;position:relative}.mode-select-kicker:before,.mode-select-kicker:after{content:"";background:linear-gradient(135deg,#c875ff,#8bd8ff);border-radius:2px;width:.52em;height:.52em;transform:rotate(45deg);box-shadow:0 0 11px #8ad6ffb3}.game-phone-shell.is-space-skin .mode-select-panel h1{color:#fff;text-align:center;text-shadow:0 1px #d5d9ff,0 3px #623cc994,0 0 15px #5e8eff80,0 10px 22px #00002a6b;width:100%;max-width:6.4em;margin:0;font-size:clamp(54px,15.8vw,104px);font-weight:760;line-height:.9}.mode-select-star{color:#c781ff;text-shadow:0 0 12px #c56fffc7,0 2px #452592cc;place-items:center;font-size:clamp(26px,7vw,44px);line-height:1;display:grid}.game-phone-shell.is-space-skin .mode-choice-grid{gap:var(--mode-card-gap);width:100%;display:grid}.game-phone-shell.is-space-skin .mode-choice-card{width:100%;min-height:var(--mode-card-height);height:var(--mode-card-height);color:#07143d;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;cursor:pointer;background:url(/assets/project/mode-card-bg-crop.png) 50%/100% 100% no-repeat;border:0;border-radius:clamp(25px,7vw,42px);grid-template-columns:clamp(52px,14.6vw,88px) minmax(0,1fr) clamp(134px,38vw,290px);align-items:center;gap:clamp(8px,2.6vw,20px);padding:clamp(13px,3vw,24px) clamp(13px,3.2vw,28px) clamp(13px,3vw,24px) clamp(18px,5vw,34px);transition:transform .16s,filter .16s;display:grid;position:relative;overflow:visible;transform:none}.game-phone-shell.is-space-skin .mode-choice-card:before,.game-phone-shell.is-space-skin .mode-choice-card:after{display:none}.game-phone-shell.is-space-skin .mode-choice-card:is(:hover,:focus-visible){box-shadow:none;filter:brightness(1.04)saturate(1.04);border-color:#0000;transform:translateY(-1px)}.game-phone-shell.is-space-skin .mode-choice-badge{z-index:2;object-fit:contain;filter:drop-shadow(0 7px 11px #2e136438);place-self:start center;width:clamp(35px,9.8vw,60px);max-width:100%;height:auto;margin-top:clamp(1px,.8vw,6px);position:relative}.game-phone-shell.is-space-skin .mode-choice-card.is-numbers .mode-choice-badge{width:clamp(35px,9.24vw,55px)}.game-phone-shell.is-space-skin .mode-choice-copy{z-index:2;text-align:left;align-self:start;justify-items:start;gap:clamp(7px,1.7vw,12px);min-width:0;padding-top:10px;display:grid;position:relative}.game-phone-shell.is-space-skin .mode-choice-card strong{color:#07123d;letter-spacing:0;text-shadow:0 2px #ffffffb3;max-width:100%;font-size:clamp(23px,6.1vw,46px);font-weight:700;line-height:.97}.game-phone-shell.is-space-skin .mode-choice-card small{color:#2f3f88;letter-spacing:0;max-width:13.2em;font-size:clamp(14px,3.85vw,25px);font-weight:470;line-height:1.12}.game-phone-shell.is-space-skin .mode-choice-art{z-index:2;width:clamp(134px,38vw,290px);height:auto;max-height:calc(var(--mode-card-height) * .85);object-fit:contain;transform-origin:100%;pointer-events:none;filter:drop-shadow(0 12px 16px #1a135b38);place-self:center end;top:50%;right:-66px;position:absolute!important;transform:translateY(-50%)scale(.65)!important}.game-phone-shell.is-space-skin .mode-choice-art.is-mixed{width:106%;max-height:calc(var(--mode-card-height) * .84)}.game-phone-shell.is-space-skin .mode-choice-art.is-numbers{width:96%;max-height:calc(var(--mode-card-height) * .78);right:-32px;transform:translateY(-50%)scale(.58)!important}.game-phone-shell.is-space-skin .mode-choice-art.is-letters{width:102%;max-height:calc(var(--mode-card-height) * .82)}.game-phone-shell.is-space-skin .mode-pattern-chain{isolation:isolate;flex-wrap:nowrap;gap:clamp(2px,.8vw,5px);max-width:100%;margin-top:1px;display:inline-flex}.game-phone-shell.is-space-skin .mode-pattern-chain:before{background:linear-gradient(90deg,#ff8e1a80,#8d35ff80);height:2px;left:6px;right:6px}.game-phone-shell.is-space-skin .mode-pattern-chain i{clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%);color:#fff;text-shadow:0 1px 4px #0000008a;border-radius:0;place-items:center;width:clamp(14px,3.8vw,24px);height:clamp(16px,4.2vw,27px);font-size:calc(clamp(8px,2.25vw,14px) + 2pt);font-style:normal;font-weight:900;line-height:1;display:grid}.game-phone-shell.is-space-skin .mode-pattern-chain i.is-number{background:radial-gradient(circle at 32% 18%,#ffffff9e,#0000 24%),linear-gradient(145deg,#ffbf37 0%,#ff8012 55%,#7b3909 100%)}.game-phone-shell.is-space-skin .mode-pattern-chain i.is-letter{background:radial-gradient(circle at 32% 18%,#ffffff94,#0000 24%),linear-gradient(145deg,#8b4cff 0%,#6721ce 58%,#32106e 100%)}@media (max-height:760px){.game-phone-shell.is-space-skin:has(.mode-select-panel){--mode-card-height:clamp(118px, 34vw, 154px);--mode-card-gap:1px}.game-phone-shell.is-space-skin .game-mode-stage{padding-top:clamp(22px,4.5dvh,38px)}.game-phone-shell.is-space-skin .mode-select-panel{gap:clamp(10px,2.7dvh,18px)}.game-phone-shell.is-space-skin .mode-select-panel h1{font-size:clamp(42px,12.8vw,64px)}.mode-select-kicker{font-size:clamp(11px,3.15vw,15px)}.mode-select-star{display:none}.game-phone-shell.is-space-skin .mode-choice-card strong{font-size:clamp(21px,6.1vw,31px)}.game-phone-shell.is-space-skin .mode-choice-card small{font-size:clamp(12px,3.55vw,17px)}}@media (max-width:390px){.game-phone-shell.is-space-skin:has(.mode-select-panel){--mode-card-height:clamp(120px, 34.6vw, 140px);--mode-card-gap:1px}.game-phone-shell.is-space-skin .game-mode-stage{padding-inline:2px}.game-phone-shell.is-space-skin .mode-choice-card{grid-template-columns:45px minmax(0,1fr) 118px;gap:7px;padding-inline:13px 10px}.game-phone-shell.is-space-skin .mode-choice-badge{width:32px}.game-phone-shell.is-space-skin .mode-choice-card.is-numbers .mode-choice-badge{width:31px}}
