.game-page{padding-bottom:40px}.related-games{margin-top:56px}.game-play-shell{border-radius:var(--radius-l);min-height:640px;box-shadow:var(--shadow);background:#ffffffd6;border:1px solid #bed2e9;grid-template-columns:minmax(280px,420px) minmax(0,1fr);display:grid;position:relative;overflow:hidden}.game-control-panel{border-right:1px solid var(--line);background:#ffffffe6;flex-direction:column;gap:18px;padding:clamp(22px,4vw,38px);display:flex}.game-title-block{text-align:center}.game-title-block h1{font-size:clamp(2rem,5vw,3rem)}.game-title-block .title-word{color:#0d3f8d;font-size:.7em;font-weight:800}.game-title-block .title-number{color:var(--yellow);text-shadow:0 3px #fffffff2;font-size:1.1em;font-weight:1000}.game-title-block p{color:#243967;margin:10px 0 0;font-weight:800}.ready-panel,.answer-panel,.result-panel,.progress-card,.score-box{border:1px solid var(--line);border-radius:var(--radius-m);background:#fff;box-shadow:0 12px 30px #2b5f9414}.ready-panel,.answer-panel,.result-panel{flex-direction:column;gap:12px;padding:36px;display:flex}.progress-card{padding:14px 10px 12px}.progress-label{border-radius:var(--radius-full);background:var(--blue);color:#fff;width:fit-content;margin:-2px auto 6px;padding:4px 18px;font-size:.82rem;font-weight:900;display:block}.progress-track{scrollbar-width:none;align-items:center;gap:10px;padding:11px 8px 8px;display:flex;overflow:auto visible}.progress-track::-webkit-scrollbar{display:none}.progress-dot{border-radius:var(--border-circle);color:#537094;background:#f8fbff;border:1px solid #c9d8ec;flex:none;align-content:center;place-items:center;gap:2px;width:30px;height:30px;padding-top:2px;font-size:.8rem;font-weight:900;line-height:1;display:grid;position:relative}.progress-dot:after{content:"";border-top:2px dotted #b7cbe4;width:10px;position:absolute;top:44%;left:100%;transform:translateY(-50%)}.progress-dot:last-child:after{display:none}.progress-dot.done{border-color:var(--blue);background:var(--blue);color:#fff}.progress-dot.current{border-color:var(--blue);color:var(--blue);background:#fff;transform:scale(1.08);box-shadow:0 0 0 4px #1475df29}.progress-dot.current:before{content:"";border-radius:var(--border-circle);border:2px solid #1475df38;position:absolute;inset:-7px}.score-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.score-box{text-align:center;padding:12px 14px;position:relative;overflow:hidden}.score-box span{color:#4f6590;font-size:.905rem;font-weight:900;display:block}.score-label{justify-content:center;align-items:center;gap:6px;line-height:1;position:relative;display:inline-flex!important}.score-label svg{width:1.16em;height:1.16em;color:var(--blue);transform:translateY(.04em)}.score-box.mistake .score-label svg{color:var(--red)}.score-box strong{color:#0e2461;font-family:var(--font-roboto-mono), monospace;font-variant-numeric:tabular-nums;margin-top:0;font-size:calc(1.45rem + 2px);display:block}.time-score{overflow:visible}.penalty-pop{z-index:3;color:var(--red);pointer-events:none;text-shadow:0 2px #fff;font-size:.95rem;font-style:normal;font-weight:1000;animation:.92s ease-out both penalty-float;position:absolute;top:42px;left:50%}.score-box.mistake strong{color:var(--red)}.answer-panel label{color:#334872;text-align:center;font-size:.9rem;font-weight:900}.answer-panel input{border-radius:var(--radius-m);color:#152654;text-align:center;border:2px solid #4c9dff;outline:none;width:100%;height:58px;font-size:2rem;font-weight:900}.answer-panel input:focus{box-shadow:0 0 0 4px #4c9dff29}.answer-panel small{color:#6f7f9c;text-align:center;font-size:.78rem}.number-keypad{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.operator-keypad{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.keypad-button{border-radius:var(--radius-m);color:#123674;min-height:48px;font:inherit;touch-action:manipulation;background:linear-gradient(#fff,#eef7ff);border:1px solid #cfe0f4;place-items:center;padding-top:3px;font-size:1.45rem;font-weight:1000;line-height:1;display:grid;box-shadow:0 4px 12px #0068d238}.keypad-button:active:not(:disabled){transform:translateY(1px);box-shadow:0 2px 8px #0068d226}.keypad-button:disabled{cursor:not-allowed;opacity:.45}.keypad-utility{color:#4f6590;background:#f7fbff;font-size:1.15rem}.operator-key{min-height:74px;font-size:2rem}.operator-problem-card strong{justify-content:center;align-items:center;gap:.18em;display:inline-flex}.blank-operator{border-radius:var(--radius-m);color:#0000;-webkit-user-select:none;user-select:none;background:#fff;place-items:center;width:1.3em;height:1.3em;font-size:.72em;line-height:1;display:inline-grid;box-shadow:inset 0 0 0 2px #9fcaff}.keypad-answer-panel .secondary-button,.keypad-answer-panel .problem-reset-button{margin-top:54px}.answer-panel input[aria-disabled=true]{cursor:not-allowed;opacity:.62}.result-panel{text-align:center;align-items:center}.result-panel h2{margin:0;font-size:1.8rem}.game-completion-overlay{z-index:40;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#edf7ffb8;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.game-completion-popup{border-radius:var(--radius-l);text-align:center;background:#fff;border:1px solid #b6d6fb;flex-direction:column;align-items:center;gap:14px;width:min(420px,100%);padding:clamp(24px,5vw,38px);animation:.32s ease-out both completion-popup-in;display:flex;box-shadow:0 20px 60px #2253963d}.game-completion-popup h2{color:#0d3f8d;margin:0;font-size:clamp(1.65rem,4vw,2.1rem)}.game-completion-popup .result-stats{margin:2px 0 6px}@keyframes completion-popup-in{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.problem-stream-panel{min-height:640px;position:relative}.problem-reset-button{margin-top:0}.problem-stream{position:absolute;inset:42px 8% 0}.problem-card{--offset:0;border-radius:var(--radius-m);opacity:.24;width:min(480px,100%);min-height:96px;transform:translate(-50%, calc(-50% + var(--stack-shift,0px))) scale(var(--depth-scale,.94));background:#ffffffeb;border:1px solid #bcd3f1db;align-content:center;place-items:center;gap:2px;transition:transform .28s,opacity .28s,border-color .28s,background .28s,box-shadow .28s;display:grid;position:absolute;top:50%;left:50%;box-shadow:0 18px 38px #2b5f941a}.problem-card.current{z-index:20;border:1px solid var(--line);opacity:1;min-height:128px;transform:translate(-50%, -50%) scale(var(--depth-scale,1.06));background:linear-gradient(#f7fbff,#eaf5ff);box-shadow:0 24px 58px #2479e22e}.problem-card.future-depth-1{--stack-shift:104px}.problem-card.future-depth-2{--stack-shift:170px}.problem-card.future-depth-3{--stack-shift:222px}.problem-card.future-depth-4{--stack-shift:254px}.problem-card.past-depth-1{--stack-shift:-104px}.problem-card.past-depth-2{--stack-shift:-170px}.problem-card.past-depth-3{--stack-shift:-222px}.problem-card.past-depth-4{--stack-shift:-254px}.problem-card.past{z-index:8;opacity:.34}.problem-card.future{z-index:12;opacity:.54}.problem-card.next{z-index:16;opacity:.82;box-shadow:0 18px 42px #2b5f941f}.problem-card.future-depth-2{z-index:10;opacity:.46}.problem-card.future-depth-3{z-index:6;opacity:.24}.problem-card.future-depth-4{z-index:4;opacity:0}.problem-card.past-depth-1{z-index:14;opacity:.66}.problem-card.past-depth-2{z-index:10;opacity:.46}.problem-card.past-depth-3{z-index:6;opacity:.28}.problem-card.past-depth-4{z-index:4;opacity:0}.problem-card.far{filter:blur(.3px)}.problem-card span{color:#8a9ab8;font-size:.78rem;font-weight:900}.problem-card strong{color:#1d4185;letter-spacing:0;font-size:clamp(1.55rem,4vw,2.25rem)}.problem-mistake-message{z-index:4;border-radius:var(--radius-full);width:max-content;max-width:calc(100% - 32px);color:var(--red);text-align:center;pointer-events:none;background:#fff0f2f5;border:1px solid #ef405633;margin:0;padding:7px 14px;font-size:.86rem;font-weight:1000;position:absolute;top:15px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #ef40561f}.problem-card.current strong{font-size:clamp(2.1rem,5vw,3rem)}.correct-mark{color:#26b861}.wrong-mark{color:var(--red)}.countdown-overlay{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#eef8ffb8;place-items:center;display:grid;position:absolute;inset:0}.countdown-badge{aspect-ratio:1;border-radius:var(--border-circle);color:#fff;background:linear-gradient(#2f95ff,#075fd0);border:5px solid #ffffffeb;place-items:center;width:min(260px,72vw);height:min(260px,72vw);font-size:clamp(3.8rem,14vw,7rem);font-weight:900;line-height:1;animation:.76s both countdown-pop;display:grid;box-shadow:0 28px 80px #075fd047}.countdown-badge span{display:block;transform:translateY(-.02em)}.answer-panel.has-mistake{border-color:#ef405694;animation:.36s both mistake-shake}.answer-panel.has-mistake input{border-color:var(--red);background:#fff7f8}.mistake-message{border-radius:var(--radius-m);text-align:center;background:#fff0f2;margin:-2px 0 0;padding:9px 10px;font-size:.9rem;font-weight:900;color:var(--red)!important}.problem-card.miss-flash{background:linear-gradient(#fff9fa,#fff0f3);border-color:#ef4056d1;animation:.52s both mistake-flash}.primary-button:disabled,.answer-panel input:disabled{cursor:not-allowed;opacity:.62}@keyframes penalty-float{0%{opacity:0;transform:translate(-50%,8px)scale(.9)}24%{opacity:1;transform:translate(-50%,-2px)scale(1.04)}to{opacity:0;transform:translate(-50%,-26px)scale(1)}}@keyframes countdown-pop{0%{opacity:0;transform:scale(.72)}45%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes mistake-shake{0%,to{transform:translate(0)}20%{transform:translate(-8px)}40%{transform:translate(8px)}60%{transform:translate(-5px)}80%{transform:translate(5px)}}@keyframes mistake-flash{0%,to{box-shadow:0 18px 38px #2b5f941a}28%{box-shadow:0 0 0 5px #ef405629,0 18px 38px #ef405638}62%{box-shadow:0 0 0 10px #ef405614,0 18px 38px #ef40562e}}.time-limit-note{border-radius:var(--radius-m);color:#1b5db0;text-align:center;background:#f7fbff;border:1px solid #d8e8fb;padding:10px 12px;font-size:.9rem;font-weight:900}.timeout-message{border-radius:var(--radius-m);background:#fff4d8;margin:0;padding:12px;font-weight:900;color:#9a6100!important}.problem-stream-panel.is-concealed .problem-stream{opacity:0;visibility:hidden}.problem-conceal-panel{border-radius:var(--radius-m) var(--radius-m) 0 0;color:#2b6fc5;text-align:center;background:linear-gradient(#ffffffeb,#eff8fff5),repeating-linear-gradient(135deg,#1475df14 0 12px,#0000 12px 24px);border:1px dashed #58a2ff57;place-items:center;font-size:clamp(1.1rem,2.4vw,1.5rem);font-weight:900;display:grid;position:absolute;inset:42px 8% 0}.recent-results{border:1px solid var(--line);border-radius:var(--radius-m);box-shadow:none;background:#ffffffe6;margin-block:56px 28px;padding:clamp(18px,3vw,24px)}.game-share{justify-content:flex-end;align-items:center;gap:8px;margin-top:24px;display:flex}.game-share>span{color:var(--foreground);margin-right:2px;font-size:.82rem;font-weight:700}.game-share-button{border-radius:var(--border-circle);color:#fff;justify-content:center;align-items:center;width:38px;height:38px;transition:box-shadow .18s,transform .18s;display:inline-flex}.game-share-button:hover{transform:translateY(-2px);box-shadow:0 6px 14px #10204a38}.game-share-button svg{fill:currentColor;width:1.1rem;height:1.1rem}.game-share-button svg path{fill:currentColor}.game-share-button.is-x{background:#000}.game-share-button.is-line{background:#06c755}.is-line-mobile{display:none}.game-share-button.is-facebook{background:#1877f2}.game-share-button.is-threads{background:#101010}.game-share+.recent-results{margin-top:16px}.recent-results .compact-heading h2{margin-top:.5rem}.recent-results-clear{border-radius:var(--radius-full);color:#c9283d;cursor:pointer;background:#fff7f8;border:1px solid #ffd3d8;flex:none;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:.82rem;font-weight:900;display:inline-flex}.recent-results-clear svg{width:1.1em;height:1.1em}.result-count-tabs{gap:6px;margin:0 0 14px;display:flex}.result-count-tabs button,.question-count-options button{border-radius:var(--radius-m);color:#294b84;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #c9d8ec;padding:0 14px;font-weight:900}.result-count-tabs button.is-selected,.question-count-options button.is-selected{border-color:var(--blue);background:var(--blue);color:#fff}.question-count-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.start-action-touch{display:none}@media (hover:none),(pointer:coarse){.start-action-mouse{display:none}.start-action-touch{display:inline}}.recent-result-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.recent-result-list li{border-radius:var(--radius-m);color:#42577f;background:#fbfdff;border:1px solid #e1ebf7;grid-template-columns:34px minmax(95px,1fr) minmax(170px,auto) 38px;align-items:center;gap:10px;padding:10px 12px;font-size:.92rem;font-weight:800;display:grid}.recent-result-list li:has(.result-lock-button.is-locked){background:#f5faff;border-color:#b9d7ff}.recent-result-list strong{color:#102b68;font-size:1rem}.recent-result-stats{color:#42577f;justify-content:flex-end;align-items:center;gap:14px;display:inline-flex}.result-lock-button{border-radius:var(--border-circle);color:#94a2b8;cursor:pointer;background:#fff;border:1px solid #d7e2f0;place-items:center;width:34px;height:34px;transition:border-color .16s,background .16s,color .16s,transform .16s;display:grid}.result-lock-button:hover{transform:translateY(-1px)}.result-lock-button.is-locked{color:#0f67ce;background:#eaf5ff;border-color:#8ec4ff}.result-lock-button.is-best-locked{color:#b36b00;background:#fff7df;border-color:#ffd783}.result-lock-button.is-disabled{cursor:not-allowed;opacity:.52}.result-lock-button.is-disabled:hover{transform:none}.result-lock-button svg{width:1.2em;height:1.2em}.result-rank{border-radius:var(--border-circle);color:#0f67ce;background:#eaf5ff;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.empty-results{border-radius:var(--radius-m);color:var(--muted);background:#f7fbff;margin:0;padding:14px;font-weight:800}@media (max-width:820px){.game-play-shell.is-active .game-title-block .section-kicker{margin-bottom:8px}.game-play-shell{grid-template-columns:minmax(0,1fr);position:relative;overflow:hidden}.game-control-panel{border-top:1px solid var(--line);border-right:0;order:2;min-width:0}.problem-stream-panel{min-height:500px}.game-play-shell.is-active{border-inline:0;border-radius:0;flex-direction:column;min-height:auto;display:flex;overflow:visible}.game-play-shell.is-active .game-control-panel{display:contents}.game-play-shell.is-active .game-title-block{background:#fffffff0;order:1;padding:22px 16px 12px}.game-play-shell.is-active .game-title-block h1{font-size:clamp(2.25rem,13vw,3.35rem)}.game-play-shell.is-active .game-title-block p{margin-top:8px}.game-play-shell.is-active .progress-card{order:2;margin:0 16px 12px;box-shadow:0 8px 24px #2b5f9414}.game-play-shell.is-active .score-row{order:3;margin:0 16px 12px}.game-play-shell.is-active .time-limit-note{order:4;margin:0 16px 10px}.game-play-shell.is-active .problem-stream-panel{order:5;min-height:clamp(230px,36svh,320px)}.game-play-shell.is-active .problem-stream{inset:36px 4% 0}.game-play-shell.is-active .answer-panel,.game-play-shell.is-active .result-panel{z-index:8;border-inline:0;border-radius:var(--radius-m) var(--radius-m) 0 0;border-bottom:0;order:6;margin:0;position:sticky;bottom:0;box-shadow:0 -10px 32px #2b5f9424}.game-play-shell.is-active .answer-panel{padding:16px 20px calc(16px + env(safe-area-inset-bottom))}}@media (max-width:520px){.game-share{margin:24px 10px 0}}@media (max-width:820px){.is-line-mobile{display:inline-flex}.is-line-desktop,.game-share-button.is-facebook{display:none}}@media (max-width:520px){.game-title-block .section-kicker{margin-bottom:0}.score-row,.result-stats{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.score-box{min-width:0;padding-inline:10px}.problem-stream-panel{min-height:min(320px,38svh)}.problem-card{width:min(100%,360px);min-height:74px;transform:translate(-50%, calc(-50% + var(--stack-shift,0px))) scale(var(--depth-scale,.88));top:50%}.problem-card.current{min-height:92px}.problem-card.current strong{font-size:clamp(1.8rem,11vw,2.55rem)}.game-page{width:100%}.game-play-shell{border-inline:0;border-radius:0;flex-direction:column;min-height:auto;display:flex;overflow:visible}.game-control-panel{display:contents}.game-title-block{background:#fffffff0;order:1;padding:22px 16px 12px}.game-title-block h1{font-size:clamp(2.25rem,13vw,3.35rem)}.game-title-block p{margin-top:8px}.progress-card{order:2;margin:0 16px 12px;box-shadow:0 8px 24px #2b5f9414}.score-row{order:3;margin:0 16px 12px}.time-limit-note{order:4;margin:0 16px 10px}.problem-stream-panel{order:5;min-height:clamp(230px,36svh,320px)}.problem-stream{inset:36px 4% 0}.answer-panel,.result-panel{z-index:8;border-inline:0;border-radius:var(--radius-m) var(--radius-m) 0 0;border-bottom:0;order:6;margin:0;position:sticky;bottom:0;box-shadow:0 -10px 32px #2b5f9424}.answer-panel{padding:16px 20px calc(16px + env(safe-area-inset-bottom))}.answer-panel input{height:54px}.keypad-answer-panel{gap:10px}.number-keypad{gap:7px}.keypad-button{border-radius:var(--radius-m);min-height:44px;font-size:1.5rem}.keypad-button.operator-key{min-height:60px;font-size:2.4rem}.answer-panel .primary-button,.answer-panel .secondary-button{min-height:42px}.answer-panel:focus-within{gap:8px;padding-top:12px}.problem-card.future-depth-1{--stack-shift:78px}.problem-card.future-depth-2{--stack-shift:126px}.problem-card.future-depth-3{--stack-shift:164px}.problem-card.future-depth-4{--stack-shift:188px}.problem-card.past-depth-1{--stack-shift:-78px}.problem-card.past-depth-2{--stack-shift:-126px}.problem-card.past-depth-3{--stack-shift:-164px}.problem-card.past-depth-4{--stack-shift:-188px}.game-play-shell.is-ready{border-inline:0;border-radius:0;flex-direction:column;min-height:auto;display:flex;overflow:visible}.game-play-shell.is-ready .game-control-panel{display:contents}.game-play-shell.is-ready .game-title-block{background:#fffffff0;order:1;padding:28px 16px 24px}.game-play-shell.is-ready .problem-stream-panel{order:2;min-height:clamp(230px,43svh,340px)}.game-play-shell.is-ready .ready-panel{order:3;margin:20px 20px 14px;box-shadow:0 12px 30px #2b5f9414}.recent-results{margin:28px 10px}.related-games{margin-inline:10px}.recent-results-clear{min-height:34px;padding-inline:10px;font-size:.78rem}.recent-result-list li{grid-template-columns:30px 1fr 36px;gap:4px 10px;padding-block:9px}.recent-result-stats{grid-column:2;justify-content:flex-start;gap:12px}.result-lock-button{grid-area:1/3/span 2;align-self:center;width:34px;height:34px}}.problem-operator,.problem-equals{font-style:normal}.problem-operator{color:#0a6fed}.problem-equals{color:#ef4056}@media (max-width:520px) and (max-height:760px){.game-title-block .section-kicker{margin-bottom:0;font-size:.74rem}.game-title-block{padding:16px 16px 8px}.game-title-block h1{font-size:clamp(2rem,11vw,2.8rem)}.game-title-block p{margin-top:4px;font-size:.92rem}.progress-card{margin-bottom:8px;padding:10px 8px 9px}.progress-label,.score-row{margin-bottom:8px}.score-box{padding-block:10px}.score-box strong{margin-top:2px;font-size:1.25rem}.problem-stream-panel{min-height:clamp(210px,32svh,280px)}.problem-card{min-height:64px;transform:translate(-50%, calc(-50% + var(--stack-shift,0px))) scale(var(--depth-scale,.88));top:50%}.problem-card.current{min-height:84px}.problem-card.future-depth-1{--stack-shift:70px}.problem-card.future-depth-2{--stack-shift:112px}.problem-card.future-depth-3{--stack-shift:146px}.problem-card.future-depth-4{--stack-shift:168px}.problem-card.past-depth-1{--stack-shift:-70px}.problem-card.past-depth-2{--stack-shift:-112px}.problem-card.past-depth-3{--stack-shift:-146px}.problem-card.past-depth-4{--stack-shift:-168px}.answer-panel{padding-block:12px;padding-bottom:calc(12px + env(safe-area-inset-bottom));gap:8px}.answer-panel input{height:50px}.answer-panel .primary-button,.answer-panel .secondary-button{min-height:40px}}@media (min-width:821px){.keypad-answer-panel .problem-reset-button{z-index:24;width:auto;min-height:34px;margin-top:0;padding:0 14px;font-size:.82rem;position:absolute;top:100%;right:20px}}@media (max-width:520px) and (max-height:620px){.game-title-block{padding-block:12px 6px}.game-title-block h1{font-size:clamp(1.8rem,9.5vw,2.35rem)}.game-title-block p{font-size:.84rem}.progress-card,.score-row{margin-inline:12px}.score-label{font-size:.72rem}.problem-stream-panel{min-height:clamp(230px,38svh,300px)}.problem-card.current{min-height:86px}.problem-card.current strong{font-size:clamp(1.75rem,10vw,2.35rem)}.answer-panel label{font-size:.84rem}.answer-panel input{height:46px;font-size:1.65rem}.keypad-answer-panel{gap:7px}.number-keypad{gap:6px}.keypad-button{min-height:38px;font-size:1.12rem}.answer-panel small{display:none}}@media (min-width:821px){.game-play-shell{-moz-column-gap:20px;border-radius:var(--radius-m);background:#f7fbff;border:0;grid-template-rows:208px 122px minmax(520px,1fr);grid-template-columns:minmax(250px,.9fr) minmax(400px,1.25fr) minmax(280px,1fr);column-gap:20px;min-height:802px;overflow:hidden;box-shadow:0 18px 48px #2b5f9424}.game-control-panel{background:0 0;border:0;padding:0;display:contents}.game-title-block{color:#fff;text-align:center;background-color:#0a6fed;background-image:url(../media/title-background.2_w7kt5hkiq33.png);background-position:50%;background-repeat:repeat;background-size:627px 427px;grid-area:1/1/auto/-1;place-content:start center;padding:20px 40px;display:grid}.game-title-block .section-kicker,.game-title-block .title-word,.game-title-block p{color:#fff}.game-title-block h1{font-size:clamp(2.9rem,5vw,4.3rem);line-height:1}.game-title-block .title-word{text-shadow:0 3px #00348b33;font-size:.88em}.game-title-block .title-number{color:#ffcf24;text-shadow:0 3px #85580038}.game-title-block p{margin-top:8px;font-size:1.15rem}.game-play-shell.is-active .progress-card{z-index:2;border-radius:var(--radius-m);border-color:#d9e5f4;grid-area:2/1/auto/-1;margin:16px 24px;padding:12px 18px;box-shadow:0 10px 26px #2b5f941f}.game-play-shell.is-active .progress-label{margin:0 auto 8px}.game-play-shell.is-active .progress-track{padding:8px}.game-play-shell.is-active .score-row{grid-area:3/1;grid-template-columns:1fr;align-content:start;gap:18px;margin:0 0 24px 24px;display:grid}.game-play-shell.is-active .score-box{border-radius:var(--radius-m);place-content:center;gap:14px;min-height:150px;padding:20px 12px;display:grid}.game-play-shell.is-active .score-box strong{font-size:clamp(1.8rem,2.7vw,2.6rem)}.game-play-shell.is-active .time-limit-note{grid-area:3/1;align-self:end;margin:0 0 24px 24px}.game-play-shell.is-active .problem-stream-panel{grid-area:3/2;min-height:470px}.game-play-shell.is-active .problem-stream{inset:0 6%}.game-play-shell.is-active .answer-panel{border-radius:var(--radius-m);grid-area:3/3;align-self:start;margin:0 24px 24px 0;padding:20px;box-shadow:0 10px 26px #2b5f941a}.game-play-shell.is-active .keypad-button{border-radius:var(--radius-m);min-height:72px;font-size:1.8rem}.game-play-shell.is-active .operator-key{min-height:112px;font-size:2.5rem}.game-play-shell.is-active .problem-card{width:min(640px,94%);min-height:96px}.game-play-shell.is-active .problem-card.current{border-radius:var(--radius-m);background:#fff;border-width:1px;min-height:220px;top:31%;transform:translate(-50%,-50%)scale(1)}.game-play-shell.is-active .problem-card.current strong{font-size:clamp(3.2rem,5.4vw,4.8rem)}.game-play-shell.is-active .problem-card span{border-radius:var(--radius-s);color:#fff;background:#0a6fed;padding:6px 12px;font-size:.82rem;position:absolute;top:14px;left:16px;box-shadow:0 4px 10px #0a6fed38}.game-play-shell.is-active .problem-card.future-depth-1{--stack-shift:196px}.game-play-shell.is-active .problem-card.future-depth-2{--stack-shift:302px}.game-play-shell.is-active .problem-card.future-depth-3,.game-play-shell.is-active .problem-card.future-depth-4,.game-play-shell.is-active .problem-card.past{opacity:0}.game-play-shell.is-active .problem-card.next{opacity:.78}.game-play-shell.is-ready .ready-panel{grid-area:2/1/4;align-self:start;margin:0 0 24px 24px}.game-play-shell.is-ready .problem-stream-panel{grid-area:2/2/4/-1;min-height:590px;margin:0 24px 24px 0}}@media (max-width:820px){.game-play-shell,.game-play-shell.is-active,.game-play-shell.is-ready{background:#f7fbff}.game-title-block,.game-play-shell.is-active .game-title-block,.game-play-shell.is-ready .game-title-block{color:#fff;background-color:#0a6fed;background-image:url(../media/title-background.2_w7kt5hkiq33.png);background-position:50%;background-repeat:repeat;background-size:627px 427px;padding:28px 16px}.game-title-block .section-kicker,.game-title-block .title-word,.game-title-block p{color:#fff}.game-title-block h1,.game-play-shell.is-active .game-title-block h1{font-size:clamp(2.75rem,13vw,3.6rem);line-height:1}.game-title-block .title-number{color:#ffcf24;text-shadow:0 3px #85580038}.game-title-block p,.game-play-shell.is-active .game-title-block p{color:#fff;margin-top:10px;font-size:1.05rem}.progress-card,.game-play-shell.is-active .progress-card{z-index:2;border-radius:var(--radius-m);margin:0 12px 14px;padding:12px 10px 10px;box-shadow:0 10px 26px #2b5f941f}.score-row,.game-play-shell.is-active .score-row{gap:10px;margin:0 12px 14px}.score-box,.game-play-shell.is-active .score-box{border-radius:var(--radius-m);min-height:112px;padding:16px 10px}.score-box strong{margin-top:6px;font-size:clamp(1.65rem,7vw,2.2rem)}.problem-stream-panel,.game-play-shell.is-active .problem-stream-panel,.game-play-shell.is-ready .problem-stream-panel{min-height:clamp(330px,43svh,440px)}.game-play-shell.is-active .problem-stream,.game-play-shell.is-ready .problem-stream{inset:0 4%}.problem-card{border-radius:var(--radius-m);width:min(100%,500px);min-height:76px}.problem-card.current{border-radius:var(--radius-m);background:#fff;border-width:3px;min-height:156px;top:31%;transform:translate(-50%,-50%)scale(1)}.problem-card.current strong{font-size:clamp(2.65rem,13vw,3.8rem)}.problem-card span{border-radius:var(--radius-s);color:#fff;background:#0a6fed;padding:5px 9px;font-size:.74rem;position:absolute;top:10px;left:12px}.problem-card.future-depth-1{--stack-shift:146px}.problem-card.future-depth-2{--stack-shift:220px}.problem-card.future-depth-3,.problem-card.future-depth-4,.problem-card.past{opacity:0}.problem-card.next{opacity:.76}.answer-panel,.game-play-shell.is-active .answer-panel{border-radius:var(--radius-m);border:1px solid #d7e5f7;margin:0 12px 20px;position:static;box-shadow:0 10px 26px #2b5f941a}.answer-panel input{height:66px}.keypad-button{border-radius:var(--radius-m);background:#fff;min-height:clamp(44px,8svh,66px);font-size:1.65rem}.keypad-button.operator-key{min-height:clamp(68px,12svh,96px);font-size:2.35rem}.game-play-shell.is-ready .ready-panel{border-radius:var(--radius-m);margin:0 16px 20px}}@media (min-width:821px){.game-play-shell.is-active{grid-template-columns:minmax(200px,.72fr) minmax(0,1.52fr) minmax(240px,.9fr);justify-content:normal}.game-play-shell.is-active .problem-card{width:min(100%,450px)}.game-play-shell.is-active .problem-card.current{min-height:190px;top:25%}.game-play-shell.is-active .problem-card.current strong{font-size:clamp(3rem,4.5vw,4.2rem)}.game-play-shell.is-active .problem-card.future-depth-1{--stack-shift:100px}.game-play-shell.is-active .problem-card.future-depth-2{--stack-shift:190px;opacity:.56}.game-play-shell.is-active .problem-card.future-depth-3,.game-play-shell.is-active .problem-card.future-depth-4{opacity:0}.game-play-shell.is-ready{grid-template-columns:minmax(300px,350px) minmax(0,1fr);justify-content:normal}.game-play-shell.is-ready .ready-panel{grid-area:2/1/4;margin:0 0 24px 24px;padding:24px}.game-play-shell.is-ready .problem-stream-panel{grid-area:2/2/4;min-height:590px;margin:0 24px 24px 20px}}@media (max-width:820px){.game-play-shell.is-ready .game-title-block{order:1;width:100%}.game-play-shell.is-ready .ready-panel{z-index:2;order:2;margin:-26px 12px 16px;padding:20px;box-shadow:0 10px 26px #2b5f941f}.game-play-shell.is-ready .problem-stream-panel{order:3;min-height:clamp(280px,38svh,360px)}.game-play-shell.is-ready .problem-stream{inset:0 4%}.game-play-shell.is-ready .problem-card.current{top:34%}.game-play-shell.is-ready .problem-card.future-depth-1{--stack-shift:118px}.game-play-shell.is-ready .problem-card.future-depth-2{--stack-shift:184px;opacity:.52}}@media (min-width:821px){.game-play-shell.is-active .problem-stream{inset:0}.game-play-shell.is-active .problem-card,.game-play-shell.is-active .problem-card.current,.game-play-shell.is-active .problem-card.future{filter:none;width:100%;margin:0;left:0;transform:none}.game-play-shell.is-active .problem-card.current{min-height:220px;top:0}.game-play-shell.is-active .problem-card.current strong{font-size:clamp(2.9rem,5.4vw,5rem)}.game-play-shell.is-active .problem-card.future{background:#ffffffe6;min-height:84px;box-shadow:0 6px 18px #2b5f9412}.game-play-shell.is-active .problem-card.future strong{font-size:1.7rem}.game-play-shell.is-active .problem-card.future-depth-1{opacity:.78;top:254px}.game-play-shell.is-active .problem-card.future-depth-2{opacity:.56;top:350px}.game-play-shell.is-active .problem-card.future-depth-3,.game-play-shell.is-active .problem-card.future-depth-4,.game-play-shell.is-active .problem-card.past{opacity:0}.game-play-shell.is-active .problem-card span{top:12px;left:14px}.game-play-shell.is-active .problem-card.future span{padding:4px 9px;font-size:.72rem}.game-play-shell.is-active .answer-panel{background:#fbfdff;border-color:#dce7f6;padding:18px}.game-play-shell.is-active .answer-panel input{border-radius:var(--radius-m);background:#fff;border-color:#0a6fed;height:70px}.game-play-shell.is-active .number-keypad{gap:10px}.game-play-shell.is-active .keypad-button{border-radius:var(--radius-m);color:#0e2461;background:#fff;border-color:#e0e7f1;min-height:72px;font-size:1.75rem;box-shadow:0 3px 8px #2b5f9421}.game-play-shell.is-active .number-keypad .keypad-utility:nth-child(10){color:#0e2461;background:#eaf2ff}.game-play-shell.is-active .number-keypad .keypad-utility:last-child{color:#ef4056;background:#fff0f4}}.game-play-shell.is-active .problem-card{transition:transform .28s,opacity .24s,border-color .24s,background .24s}.game-play-shell,.ready-panel,.answer-panel,.progress-card,.score-box,.problem-card,.problem-card.current,.problem-card.next,.problem-card.future,.game-completion-popup,.problem-mistake-message,.game-play-shell.is-active .problem-card span,.game-play-shell.is-active .progress-card,.game-play-shell.is-active .score-box,.game-play-shell.is-active .answer-panel,.game-play-shell.is-active .problem-card,.game-play-shell.is-active .problem-card.current,.game-play-shell.is-active .problem-card.next,.game-play-shell.is-active .problem-card.future,.game-play-shell.is-ready .ready-panel{box-shadow:none}.keypad-button,.game-play-shell.is-active .keypad-button{box-shadow:0 1px 3px #2b5f9429}.keypad-button:active:not(:disabled){box-shadow:0 1px 2px #2b5f941f}@media (min-width:821px){.game-play-shell.is-active .problem-stream-panel,.game-play-shell.is-active .answer-panel{height:440px;min-height:440px}.game-play-shell.is-active .answer-panel{align-self:stretch;margin-bottom:0}.game-play-shell.is-active .problem-card,.game-play-shell.is-active .problem-card.current,.game-play-shell.is-active .problem-card.future{transform:translateY(var(--flat-card-y,0));top:0}.game-play-shell.is-active .problem-card.future-depth-1{--flat-card-y:236px;top:0}.game-play-shell.is-active .problem-card.future-depth-2{--flat-card-y:332px;top:0}.game-play-shell.is-active .problem-card.future-depth-3{--flat-card-y:446px;top:0}}@media (max-width:820px){.game-play-shell.is-active .problem-card,.game-play-shell.is-active .problem-card.current,.game-play-shell.is-active .problem-card.future{transform:translateY(var(--flat-card-y,0));top:0}.game-play-shell.is-active .problem-card.future-depth-1{--flat-card-y:180px;top:0}.game-play-shell.is-active .problem-card.future-depth-2{--flat-card-y:264px;top:0}.game-play-shell.is-active .problem-card.future-depth-3{--flat-card-y:348px;top:0}.game-play-shell.is-active .problem-stream-panel{min-height:370px}.game-play-shell.is-active .problem-stream{inset:0 12px}.game-play-shell.is-active .problem-card,.game-play-shell.is-active .problem-card.current,.game-play-shell.is-active .problem-card.future{filter:none;width:100%;margin:0;left:0;transform:none}.game-play-shell.is-active .problem-card.current{min-height:164px;top:0}.game-play-shell.is-active .problem-card.future{background:#ffffffe6;min-height:72px}.game-play-shell.is-active .problem-card.future strong{font-size:1.3rem}.game-play-shell.is-active .problem-card.future-depth-1{opacity:.78;top:180px}.game-play-shell.is-active .problem-card.future-depth-2{opacity:.56;top:264px}.game-play-shell.is-active .problem-card.future-depth-3,.game-play-shell.is-active .problem-card.future-depth-4,.game-play-shell.is-active .problem-card.past{opacity:0}.game-play-shell.is-active .problem-card span{top:10px;left:10px}.game-play-shell.is-active .problem-card.future span{padding:4px 8px;font-size:.68rem}.game-play-shell.is-active .number-keypad .keypad-utility:nth-child(10){color:#0e2461;background:#eaf2ff}.game-play-shell.is-active .number-keypad .keypad-utility:last-child{color:#ef4056;background:#fff0f4}}.game-play-shell.is-active .problem-card,.game-play-shell.is-active .problem-card.current,.game-play-shell.is-active .problem-card.future,.game-play-shell.is-active .problem-card.past{will-change:transform, opacity;transition:transform .42s cubic-bezier(.22,.61,.36,1),opacity .3s,border-color .22s,background .22s}.game-play-shell.is-active .problem-card.current{transition:transform .42s cubic-bezier(.22,.61,.36,1),opacity .3s,border-color .22s,background .22s,min-height .42s cubic-bezier(.22,.61,.36,1)}.game-play-shell.is-active .problem-card.current strong{transition:font-size .42s cubic-bezier(.22,.61,.36,1)}@media (min-width:821px){.game-play-shell.is-active .problem-card,.game-play-shell.is-active .problem-card.current,.game-play-shell.is-active .problem-card.future,.game-play-shell.is-active .problem-card.past{transform:translateY(var(--flat-card-y,0));top:0}.game-play-shell.is-active .problem-card.past-depth-1{--flat-card-y:-236px}.game-play-shell.is-active .problem-card.past-depth-2{--flat-card-y:-332px}.game-play-shell.is-active .problem-card.future-depth-1{--flat-card-y:236px}.game-play-shell.is-active .problem-card.future-depth-2{--flat-card-y:332px}.game-play-shell.is-active .problem-card.future-depth-3{--flat-card-y:428px;opacity:.38}.game-play-shell.is-active .problem-card.future-depth-4{--flat-card-y:524px}}@media (max-width:820px){.game-play-shell.is-active .problem-card,.game-play-shell.is-active .problem-card.current,.game-play-shell.is-active .problem-card.future,.game-play-shell.is-active .problem-card.past{transform:translateY(var(--flat-card-y,0));top:0}.game-play-shell.is-active .score-row{margin-bottom:6px}.game-play-shell.is-active .score-box{min-height:0;padding-block:6px}.game-play-shell.is-active .score-box strong{margin-top:0;font-size:clamp(1.35rem,5.5vw,1.7rem)}.game-play-shell.is-active .problem-stream-panel{min-height:190px}.game-play-shell.is-active .problem-card.current{min-height:90px}.game-play-shell.is-active .problem-card.future{min-height:2.4rem}.game-play-shell.is-active .problem-card.current strong{font-size:clamp(2.35rem,11vw,3.2rem)}.game-play-shell.is-active .problem-card.future strong{font-size:1.15rem}.game-play-shell.is-active .problem-card span{top:8px;left:8px}.game-play-shell.is-active .problem-card.future span{padding:3px 7px;font-size:.64rem}.game-play-shell.is-active .problem-card.future-depth-1{--flat-card-y:98px}.game-play-shell.is-active .problem-card.future-depth-2{--flat-card-y:144px}.game-play-shell.is-active .problem-card.future-depth-3{--flat-card-y:190px}.game-play-shell.is-active .problem-card.future-depth-4{--flat-card-y:236px}.game-play-shell.is-active .problem-card.past-depth-1{--flat-card-y:-98px}.game-play-shell.is-active .problem-card.past-depth-2{--flat-card-y:-144px}.game-play-shell.is-active .answer-panel{gap:8px;margin-bottom:12px;padding:12px 14px}.game-play-shell.is-active .answer-panel label{display:none}.game-play-shell.is-active .answer-panel input{height:52px}.game-play-shell.is-active .number-keypad{gap:6px}.game-play-shell.is-active .keypad-button{min-height:clamp(52px,6svh,58px);font-size:1.5rem}.game-play-shell.is-active .keypad-button.operator-key{min-height:clamp(56px,8svh,72px);font-size:2rem}}.game-play-shell.is-ready-overlay{isolation:isolate}.game-play-shell.is-ready-overlay .progress-card,.game-play-shell.is-ready-overlay .score-row,.game-play-shell.is-ready-overlay .time-limit-note,.game-play-shell.is-ready-overlay .answer-panel,.game-play-shell.is-ready-overlay .problem-stream-panel{filter:blur();opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none}.game-play-shell.is-ready-overlay .ready-panel{z-index:30;-webkit-backdrop-filter:blur(18px)saturate(1.08);backdrop-filter:blur(18px)saturate(1.08);background:#ffffffc2;border-color:#bed2e9e6;width:min(580px,100% - 48px);margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 32px #1c457e1f}.game-play-shell.is-ready-overlay .ready-panel p{color:#173e7d;margin:0 0 1rem;font-size:1.3em;font-weight:700;line-height:1.8}.game-play-shell.is-ready-overlay .ready-panel .timeout-message{color:#a14212}@media (max-width:820px){.game-play-shell.is-ready-overlay .ready-panel{width:calc(100% - 44px);padding:18px;top:50%}.game-play-shell.is-ready-overlay .ready-panel p{font-size:1em;line-height:1.65}.game-play-shell.is-ready-overlay .question-count-options button{font-size:.9rem}.recent-results-header{position:relative}.recent-results-header .section-heading{width:100%}.recent-results-header .section-heading h2{padding-right:112px}.recent-results-header .recent-results-clear{position:absolute;top:0;right:0}}@media (min-width:821px){.game-play-shell.is-active .game-main-block{grid-area:2/1/4/-1;grid-template-rows:122px 470px;min-width:0;display:grid;position:relative}.game-play-shell.is-active .game-main-block>.progress-card{grid-area:1/1/auto/-1;margin:16px 24px}.game-play-shell.is-active .game-play-grid{-moz-column-gap:20px;grid-area:2/1/auto/-1;grid-template-columns:minmax(200px,.72fr) minmax(0,1.52fr) minmax(240px,.9fr);column-gap:20px;min-width:0;display:grid;position:relative}.game-play-shell.is-active .game-play-grid>.score-row,.game-play-shell.is-active .game-play-grid>.time-limit-note{grid-area:1/1;margin:0 0 0 24px}.game-play-shell.is-active .game-play-grid>.problem-stream-panel{grid-area:1/2;min-height:470px}.game-play-shell.is-active .game-play-grid>.answer-panel{grid-area:1/3;margin:0 24px 0 0}.game-play-shell.is-active .game-main-block>.game-completion-overlay{inset:0}}@media (max-width:820px){.game-play-shell.is-active .game-main-block{flex-direction:column;order:2;width:100%;display:flex;position:relative}.game-play-shell.is-active .game-main-block>.progress-card{order:1}.game-play-shell.is-active .game-play-grid{flex-direction:column;order:2;display:flex;position:relative}.game-play-shell.is-active .game-play-grid>.score-row{order:1}.game-play-shell.is-active .game-play-grid>.time-limit-note,.game-play-shell.is-active .game-play-grid>.problem-stream-panel{order:2}.game-play-shell.is-active .game-play-grid>.answer-panel{order:3}.game-play-shell.is-active .game-main-block>.game-completion-overlay{inset:0}}.progress-card{overflow:visible}.answer-panel.is-completion-hidden{visibility:hidden}@media (min-width:821px){.game-play-shell.is-active .game-main-block{grid-template-rows:146px 462px}.game-play-shell.is-active .game-main-block>.progress-card{min-width:0;max-width:calc(100% - 48px);padding-block:18px 20px}.game-play-shell.is-active .progress-track{min-width:0}.game-play-shell.is-active .answer-panel input{height:50px}.game-play-shell.is-active .keypad-button{min-height:67px}}@media (max-width:820px){.game-play-shell.is-active .game-main-block>.progress-card{margin:12px 12px 6px;padding:16px 10px 12px}.game-play-shell.is-active .problem-mistake-message{top:-38px}.game-play-shell.is-active .answer-panel input{height:46px}}
.flag-rush-heading{background-image:url(../media/title-background.26caars_f2g9w.webp);margin-bottom:0}.flag-rush-board{isolation:isolate;flex-direction:column;padding:0;display:flex;position:relative;overflow:hidden}.flag-rush-board>.game-control-panel{background:0 0;border:0;padding:0;display:contents}.flag-rush-heading{order:1}.flag-rush-board>.game-main-block{isolation:isolate;order:2;padding:clamp(12px,2.2vw,24px);position:relative}.flag-rush-board.is-playing .flag-rush-options{touch-action:none}.flag-rush-hud{border:1px solid var(--line);border-radius:var(--radius-m);background:#fff;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.flag-rush-hud span{color:#123f85;gap:2px;min-height:76px;padding:15px 22px;display:grid;position:relative}.flag-rush-hud span+span{border-left:1px solid #d8e8f8}.flag-rush-hud b{letter-spacing:.04em;align-items:center;gap:.42em;font-size:.79rem;display:inline-flex}.flag-rush-hud b svg{flex:none;width:1.42em;height:1.42em}.flag-rush-hud span:first-child b svg{color:#df4a4a}.flag-rush-hud span:nth-child(2) b svg{color:#e7a500}.flag-rush-hud span:nth-child(3) b svg{color:#ef6b28}.flag-rush-hud strong{font-family:var(--font-roboto-mono), monospace;font-variant-numeric:tabular-nums;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1}.flag-rush-hud .is-low{color:#d9413f;animation:1s ease-in-out infinite flag-rush-pulse}.flag-rush-guard-label{border-radius:var(--radius-full);color:#fff;font-family:var(--font-body), sans-serif;vertical-align:middle;background:#e68921;margin-left:.5em;padding:.18em .48em;font-size:.34em;font-weight:900;display:inline-flex}.flag-rush-items{z-index:2;pointer-events:none;position:absolute;inset:0}.flag-rush-item-slots{display:flex;position:absolute;bottom:20px;left:20px}.flag-rush-item-slot{aspect-ratio:.8;background:#fff;border:2px solid #d7eafa;border-radius:10px;place-items:center;width:174px;display:grid;position:relative;overflow:hidden}.flag-rush-item-slot img{-o-object-fit:cover;object-fit:cover;display:block}.flag-rush-item-slot{color:#8eaccb;text-align:center;background:#ffffffa8;border-style:dashed;place-content:center}.flag-rush-item-slot.is-receiving{border-style:solid;border-color:#e0ad27;animation:.86s ease-out both flag-rush-item-receive;box-shadow:0 0 20px #ffcd2ba3}.flag-rush-item-slot span{font-family:var(--font-roboto-mono), monospace;font-size:1.05rem;font-weight:900}.flag-rush-item-slot small{font-size:.55rem;font-weight:800}.flag-rush-active-effects{justify-items:start;gap:8px;max-width:280px;display:grid;position:absolute;top:128px;left:20px}.flag-rush-active-effect{color:#123f85;background:#ffffffe6;border:2px solid #87b9e8;border-radius:12px;align-items:center;gap:10px;min-height:94px;padding:4px 15px 4px 5px;display:inline-flex}.flag-rush-active-effect img{-o-object-fit:cover;object-fit:cover;width:72px;height:88px}.flag-rush-active-effect span{gap:1px;display:grid}.flag-rush-active-effect b{font-size:1.025rem}.flag-rush-active-effect small{color:var(--foreground);font-size:.9rem;font-weight:800}.flag-rush-active-effect.is-ssr{background:#fffbe6;border-color:#e3bd36}.flag-rush-active-effect.is-r{background:#f3f9ff;border-color:#5e9fe2}.flag-rush-active-effect.is-sr{background:#fff9e4;border-color:#d9aa26}.game-rule-details-section .flag-rush-item-guide{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.game-rule-details-section .flag-rush-item-guide li{background:#fff;border:1px solid #d8e8f8;border-radius:10px;align-items:center;gap:8px;min-height:76px;padding:5px 8px 5px 5px;display:flex}.game-rule-details-section .flag-rush-item-guide li:before{content:none}.flag-rush-item-guide img{-o-object-fit:cover;object-fit:cover;flex:none;width:52px;height:65px}.flag-rush-item-guide li>span{gap:2px;min-width:0;display:grid}.flag-rush-item-guide b{color:#123f85;font-size:.82rem}.flag-rush-item-guide b small{border-radius:var(--radius-full);color:#216dc9;background:#edf6ff;margin-left:.4em;padding:.16em .48em;font-size:calc(.75em + 2px);line-height:1.1;display:inline-block}.flag-rush-item-guide li.is-r b small{color:#1764b3;background:#eaf5ff}.flag-rush-item-guide li.is-sr b small{color:#8f6200;background:#fff5d5}.flag-rush-item-guide li.is-ssr b small{color:#805300;background:#fff0b8}.flag-rush-item-guide em{color:var(--foreground);font-size:.7rem;font-style:normal;line-height:1.45}.flag-rush-content{grid-template-columns:minmax(0,1fr);margin-top:16px;display:grid}.flag-rush-stage{border:1px solid var(--line);border-radius:var(--radius-m);background:url(../media/play-background.1dqcypavaqaqk.webp) 50%/cover no-repeat,radial-gradient(at 50% 56%,#daf3ffb3,#0000 63%),linear-gradient(135deg,#fff,#eff9ff);min-height:630px;padding:18px;position:relative;overflow:hidden}.flag-rush-stage.is-correct{animation:.36s ease-out flag-rush-stage-correct}.flag-rush-stage.is-incorrect{animation:.36s ease-out flag-rush-stage-incorrect}.flag-rush-expert-overlay{z-index:20;border-radius:var(--radius-m);color:#123f85;text-align:center;background:#fffffffa;border:2px solid #edb331;justify-items:center;gap:10px;width:min(500px,100% - 36px);padding:clamp(22px,4vw,34px);display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 42px #123f8538}.flag-rush-expert-overlay>span{font-size:2.4rem;line-height:1}.flag-rush-expert-overlay h2{color:#8a5c00;margin:0;font-size:clamp(1.65rem,5vw,2.2rem)}.flag-rush-expert-overlay p,.flag-rush-expert-overlay strong,.flag-rush-expert-overlay small{margin:0}.flag-rush-expert-overlay strong{font-size:1.1rem}.flag-rush-expert-overlay small{color:var(--foreground)}.flag-rush-expert-overlay .primary-button{min-width:180px;margin-top:6px}.flag-rush-question{z-index:3;text-align:center;min-height:0;position:relative}.flag-rush-question p{color:#103d80;justify-items:center;margin:20px 0 10px;line-height:1.08;display:grid}.flag-rush-question p strong{-webkit-text-stroke:2px white;paint-order:stroke fill;text-shadow:1px 1px #fff,-1px 1px #fff,1px -1px #fff,-1px -1px #fff;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 20px);font-size:clamp(1.75rem,3.7vw,2.55rem);font-weight:900;display:block;overflow:hidden}.flag-rush-question p span{margin-top:10px;font-size:clamp(.9rem,1.8vw,1.12rem);font-weight:800}.flag-rush-hint-slot{z-index:2;aspect-ratio:1;pointer-events:none;grid-area:2/2;place-items:center;width:min(110px,19vw);height:auto;display:grid}.flag-rush-hint{border-radius:var(--radius-m);background:#ffffffeb;border:1px solid #d2e3f4;place-items:center;width:100%;height:100%;display:grid;overflow:hidden}.flag-rush-hint img{-o-object-fit:contain;object-fit:contain;filter:blur(24px);width:auto;max-width:78%;height:auto;max-height:68%;animation:6s linear forwards flag-rush-hint-reveal;display:block}.flag-rush-options{z-index:1;grid-template:1fr 1fr 1fr/1fr 1fr 1fr;place-items:center;min-height:430px;display:grid;position:relative}.flag-option{aspect-ratio:1;border:2px solid #d7eafa;border:1px solid var(--sky);border-radius:var(--radius-m);width:min(170px,25vw);min-width:0;height:min(170px,25vw);min-height:0;box-shadow:var(--shadow-s);cursor:pointer;background:#fff;place-items:center;transition:transform .16s,border-color .16s;display:grid;position:relative}.flag-option:focus-visible{outline-offset:4px;outline:4px solid #0a7ce7}.flag-option:disabled{cursor:default}.flag-option.is-item-hidden{visibility:hidden}.flag-option img{-o-object-fit:contain;object-fit:contain;border:1px solid #eee;width:auto;max-width:78%;height:auto;max-height:68%;display:block}.flag-option.is-up{grid-area:1/2}.flag-option.is-left{grid-area:2/1}.flag-option.is-right{grid-area:2/3}.flag-option.is-down{grid-area:3/2}@media (hover:hover) and (pointer:fine){.flag-option:hover:not(:disabled){border-color:#3487de;transform:translateY(-3px)scale(1.035)}.flag-rush-item-card:hover:not(:disabled){transform:translateY(-3px)scale(1.04);box-shadow:0 8px 16px #266cb038}}.flag-rush-guide{z-index:1;border-radius:var(--border-circle);color:#2165b4;text-align:center;background:#ffffffc7;border:1px dashed #9bc7ee;grid-area:2/2;place-content:center;width:135px;height:135px;display:grid}.flag-rush-guide strong{font-size:1rem}.flag-rush-guide span,.flag-rush-guide em{font-size:.68rem;font-style:normal}.flag-rush-guide b{letter-spacing:0;justify-content:center;gap:.12em;margin:3px 0;font-size:1.15rem;display:flex}.flag-rush-guide b i{font-style:normal}.flag-rush-feedback{z-index:5;border-radius:var(--radius-full);color:#fff;pointer-events:none;background:#1677dc;padding:12px 22px;font-weight:900;animation:.36s both flag-rush-feedback;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.flag-rush-feedback.is-incorrect{background:#e74a4a}.flag-rush-feedback.is-combo{background:#ec8619}.flag-rush-feedback.is-item{background:#6d4ac0}.flag-rush-info{border:1px solid var(--line);border-radius:var(--radius-m);background:#fffffff0;padding:16px;box-shadow:0 12px 30px #2b5f9414}.flag-rush-info h2{border-radius:var(--radius-m);color:#fff;background:linear-gradient(90deg,#2777d7,#2564bd);margin:0 0 12px;padding:10px 13px;font-size:1rem}.flag-rush-info ul{gap:13px;margin:0 0 18px;padding:0 6px;list-style:none;display:grid}.flag-rush-info li{color:#113d7f;grid-template-columns:1.4em minmax(0,1fr);align-items:start;gap:10px;display:grid}.flag-rush-info li i{color:#113d7f;text-align:center;width:1.4em;font-size:1.3rem;font-style:normal;line-height:1.2}.flag-rush-info li span{font-size:.78rem;font-weight:800;line-height:1.55}.flag-rush-info li b{color:#1454b2}.flag-rush-info ol{gap:5px;margin:0;padding:0 6px;list-style:none;display:grid}.flag-rush-info ol li{color:#1a56a3;justify-content:space-between;font-size:.8rem;display:flex}.flag-rush-info ol strong{color:#173d7c}.flag-rush-board.is-ready-overlay .flag-rush-hud,.flag-rush-board.is-ready-overlay .flag-rush-content{opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none}.flag-rush-board.is-countdown .flag-rush-content{visibility:hidden}.flag-rush-start{text-align:left}.flag-rush-start p{color:#243967;margin:0;font-weight:800;line-height:1.7}.flag-rush-start .game-rule-details-link{width:fit-content;margin:0 0 1rem;display:flex}.flag-rush-start .flag-rush-start-action{font-size:.88rem}.flag-rush-loading{color:#1555a8;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px 8px;font-size:.82rem;font-weight:800;display:grid}.flag-rush-loading-spinner{border-radius:var(--border-circle);border:2px solid #a8cdf3;border-top-color:#1872cf;width:1em;height:1em;animation:.8s linear infinite flag-rush-loading-spin}.flag-rush-loading progress{border-radius:var(--radius-full);accent-color:#2679d8;background:#dcebf9;border:0;grid-column:1/-1;width:100%;height:6px;overflow:hidden}.flag-rush-final-score{color:#0d3f8d;font-family:var(--font-roboto-mono), monospace;font-size:clamp(3.5rem,10vw,5.8rem);line-height:1}.flag-rush-final-score small{margin-left:.12em;font-size:.35em}.flag-rush-result .result-stats{grid-template-columns:repeat(2,1fr)}.flag-rush-result .flag-rush-best-stat{color:#835c00;background:#fff7d8}.flag-rush-result .flag-rush-best-stat strong{color:#6b4b00}.flag-rush-result-panel{border:1px solid var(--line);border-radius:var(--radius-m);background:#fffffff5;gap:18px;width:min(860px,100%);margin:0 auto;padding:clamp(18px,3vw,32px);display:grid;box-shadow:0 16px 36px #2b5f941f}.flag-rush-result-heading{text-align:center;justify-items:center;display:grid}.flag-rush-result-heading>span{color:#edaf18;font-size:2rem;line-height:1}.flag-rush-result-heading h2{color:#0d3f8d;margin:2px 0 0;font-size:clamp(1.8rem,5vw,2.55rem)}.flag-rush-result-heading p{color:var(--foreground);margin:10px 0 2px;font-weight:800}.flag-rush-result-heading>strong{color:#0d3f8d;font-family:var(--font-roboto-mono), monospace;font-size:clamp(3.8rem,11vw,6rem);line-height:1}.flag-rush-result-heading>strong small{margin-left:.12em;font-size:.35em}.flag-rush-result-expert-link{border-radius:var(--radius-full);color:#7c5700;background:#fff8de;border:1px solid #e8b43b;justify-self:center;padding:8px 14px;font-weight:900;text-decoration:none}.flag-rush-result-expert-link:hover{text-decoration:none}.recent-result-expert-crown{color:#e7a617;vertical-align:-.2em;flex:none;width:1.35em;height:1.35em;margin-right:.2em}.recent-result-stats strong:has(.recent-result-expert-crown){white-space:nowrap;align-items:center;display:inline-flex}.flag-rush-expert-rule-details{border-left:3px solid #e8b43b;padding-left:14px}.flag-rush-result-stats{border:1px solid #d8e8f8;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.flag-rush-result-stats>span{color:#123f85;background:#fff;gap:3px;min-height:76px;padding:12px;display:grid}.flag-rush-result-stats>span:nth-child(4n+1){border-left:0}.flag-rush-result-stats>span:not(:nth-child(4n+1)){border-left:1px solid #d8e8f8}.flag-rush-result-stats>span:nth-child(n+5){border-top:1px solid #d8e8f8}.flag-rush-result-stats b{font-size:.74rem}.flag-rush-result-stats strong{font-family:var(--font-roboto-mono), monospace;font-size:1.35rem}.flag-rush-result-stats .flag-rush-best-stat{color:#835c00;background:#fff7d8}.flag-rush-result-stats .flag-rush-best-stat strong{color:#6b4b00}.flag-rush-result-details{background:#fff;border:1px solid #d8e8f8;border-radius:12px;overflow:hidden}.flag-rush-result-details summary{cursor:pointer;color:#0d3f8d;background:#fbfdff;justify-content:flex-start;align-items:center;gap:12px;padding:13px 46px 13px 16px;font-weight:900;list-style:none;display:flex;position:relative}.flag-rush-result-details summary::-webkit-details-marker{display:none}.flag-rush-result-details summary b{border-radius:var(--radius-full);color:#216dc9;background:#e8f4ff;padding:3px 9px;font-size:.76rem}.flag-rush-result-details summary:before,.flag-rush-result-details summary:after{content:"";border-radius:var(--radius-full);background:#216dc9;width:16px;height:2px;transition:opacity .18s;position:absolute;right:16px}.flag-rush-result-details summary:before{transform:rotate(90deg)}.flag-rush-result-details[open] summary:before{opacity:0}.flag-rush-result-details[open] summary{border-bottom:1px solid #d8e8f8}.flag-rush-result-countries{background:#fff;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:3px;padding:14px;display:grid}.flag-rush-result-countries>span{text-align:center;background:#fbfbff;border:1px solid #e0edf8;border-radius:0;justify-items:center;gap:4px;min-width:0;padding:7px 4px;display:grid}.flag-rush-result-countries img{-o-object-fit:contain;object-fit:contain;width:54px;height:36px}.flag-rush-result-countries b{max-width:100%;color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.flag-rush-result-items{background:#fff;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px 10px;padding:13px;display:grid}.flag-rush-result-items>span{place-items:center;min-width:0;display:grid}.flag-rush-result-items img{width:100%}.flag-rush-result-details>p{color:var(--foreground);margin:0;padding:16px}.flag-rush-result-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.flag-rush-result-actions button:disabled{box-shadow:none;color:#8290a2;cursor:not-allowed;opacity:1;background:#e8edf3;border-color:#d3dbe6}.flag-rush-result-actions button:disabled:hover{transform:none}@keyframes flag-rush-feedback{0%{opacity:0;transform:translate(-50%,-35%)scale(.86)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes flag-rush-pulse{50%{transform:scale(1.04)}}@keyframes flag-rush-hint-reveal{0%{filter:blur(24px)}to{filter:blur()}}@keyframes flag-rush-loading-spin{to{transform:rotate(1turn)}}@keyframes flag-rush-item-receive{0%{opacity:0;transform:translateY(20px)scale(.76)}52%{opacity:1;transform:translateY(-4px)scale(1.06)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes flag-rush-stage-correct{45%{border-color:#1685ea;box-shadow:inset 0 0 72px 18px #1685ea52,inset 0 0 0 2px #1685eabf}}@keyframes flag-rush-stage-incorrect{45%{border-color:#e14b4b;box-shadow:inset 0 0 72px 18px #e14b4b52,inset 0 0 0 2px #e14b4bbf}}@media (max-width:820px){.flag-rush-board .flag-rush-heading.game-title-block{background-color:#0a6fed;background-image:url(../media/title-background.26caars_f2g9w.webp);background-position:50%;background-repeat:repeat;background-size:627px 427px}.flag-rush-content{grid-template-columns:1fr}.flag-rush-info{display:block}.flag-rush-stage{min-height:570px}.flag-option{width:min(148px,29vw);height:min(148px,29vw)}.flag-rush-hud span{text-align:center;min-height:68px;padding:12px 10px}.flag-rush-hud b{justify-content:center}.flag-rush-hud strong{font-size:1.55rem}.flag-rush-results .recent-result-list li{grid-template-columns:30px minmax(0,1fr) 36px;gap:5px 8px}.flag-rush-results .recent-result-stats{white-space:nowrap;grid-column:2;grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:6px;font-size:.8rem;display:grid}.flag-rush-results .recent-result-stats strong{white-space:nowrap}.flag-rush-results .recent-result-stats span{white-space:nowrap;min-width:0}}@media (max-width:500px){.flag-rush-results .recent-result-stats{letter-spacing:-.02em;gap:4px;font-size:.74rem}.flag-rush-results .recent-result-stats strong{font-size:.92rem}.flag-rush-board{padding:0}.flag-rush-result-panel{border-radius:0;gap:14px;padding:16px 10px}.flag-rush-result-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.flag-rush-result-stats>span{min-height:66px;padding:10px}.flag-rush-result-stats>span:nth-child(odd):not(:nth-child(4n+1)){border-left:0}.flag-rush-result-stats>span:nth-child(2n){border-left:1px solid #d8e8f8}.flag-rush-result-stats>span:nth-child(n+3){border-top:1px solid #d8e8f8}.flag-rush-result-countries{grid-template-columns:repeat(auto-fill,minmax(82px,1fr));gap:5px;padding:10px}.flag-rush-result-countries>span{padding:5px 3px}.flag-rush-result-items{gap:6px;padding:10px}.flag-rush-result-items>span{min-width:0}.flag-rush-result-actions{grid-template-columns:1fr}.flag-rush-stage{min-height:500px;padding:12px 6px;overflow:visible}.flag-rush-items{inset:0}.flag-rush-item-slots{top:10px;bottom:auto;left:10px}.flag-rush-item-slot{width:76px}.flag-rush-item-rarity{padding:2px 4px;font-size:.56rem;top:2px;right:2px}.flag-rush-active-effects{width:calc(100% - 102px);max-width:none;height:98px;display:block;inset:10px auto auto 94px}.flag-rush-active-effect{box-sizing:border-box;gap:6px;width:min(136px,36vw);min-height:58px;padding-right:8px;position:absolute}.flag-rush-active-effect.is-stack-0{z-index:3;top:0;left:0}.flag-rush-active-effect.is-stack-1{z-index:2;top:16px;left:min(62px,16.5vw)}.flag-rush-active-effect.is-stack-2{z-index:1;top:32px;left:min(124px,33vw)}.flag-rush-active-effect img{width:44px;height:54px}.flag-rush-active-effect b{font-size:.72rem}.flag-rush-active-effect small{font-size:.7rem}.flag-rush-options{min-height:290px;margin-inline:10px}.flag-option{width:min(104px,27vw);height:min(104px,27vw)}.flag-option img{max-width:86%;max-height:86%}.flag-rush-hint-slot{justify-self:center;width:min(70px,19vw);transform:none}.flag-rush-guide{width:92px;height:92px}.flag-rush-guide strong{font-size:.88rem}.flag-rush-guide span,.flag-rush-guide em{font-size:.61rem}.flag-rush-guide b{font-size:.8rem}.flag-rush-question{min-height:0}.flag-rush-question p{align-content:start;min-height:68px;margin-top:104px;font-size:1.28rem}.flag-rush-question p strong.is-long-country-name{font-size:clamp(1rem,5vw,1.5rem)}.flag-rush-feedback{white-space:nowrap;max-width:calc(100% - 24px);padding:10px 14px;font-size:.9rem}}@media (max-width:390px){.flag-rush-results .recent-result-stats{white-space:normal;grid-template-columns:1fr;gap:2px}.flag-rush-results .recent-result-stats span{white-space:normal}}@media (prefers-reduced-motion:reduce){.flag-rush-hud .is-low,.flag-rush-feedback,.flag-rush-hint img,.flag-rush-stage{animation:none}.flag-option{transition:none}.flag-rush-hint img{filter:blur()}}@media (hover:none),(pointer:coarse){.flag-option:focus,.flag-option:focus-visible{outline-offset:0;outline:0;box-shadow:0 8px 16px #266cb024}}@media (min-width:821px){.flag-rush-question p strong{text-overflow:ellipsis;-webkit-text-stroke-width:3px;width:min(100%,960px);font-size:clamp(2.2rem,4.4vw,3.7rem);display:block;overflow:hidden}.flag-rush-options{--side-option-inset:clamp(90px, 11vw, 160px)}.flag-option.is-left{translate:var(--side-option-inset) 0}.flag-option.is-right{translate:calc(var(--side-option-inset) * -1) 0}}
.prefecture-rush{--prefecture-accent:#177fd2;--prefecture-accent-dark:#12528d;--prefecture-teal:#169c88;--prefecture-mint:#e8f8f2}.prefecture-rush-board{isolation:isolate;flex-direction:column;padding:0;display:flex;position:relative;overflow:hidden}.prefecture-rush-board>.game-control-panel{background:0 0;border:0;padding:0;display:contents}.prefecture-rush-heading{background-color:#1677ca;background-image:radial-gradient(circle at 12% 28%,#fff3 0 3px,#0000 4px),radial-gradient(circle at 82% 70%,#96f6d742 0 4px,#0000 5px),linear-gradient(120deg,#0d62b4 0%,#1688d5 48%,#1aa98e 100%);background-size:58px 58px,78px 78px,auto;order:1;margin-bottom:0}.prefecture-rush-heading .section-kicker,.prefecture-rush-heading h1,.prefecture-rush-heading>p:last-child{text-shadow:0 2px #083e6f4d}.prefecture-rush-board>.game-main-block{isolation:isolate;order:2;padding:clamp(12px,2.2vw,24px);position:relative}.prefecture-rush-board:before{z-index:-1;content:"";background:linear-gradient(#edf8ff,#0000);height:260px;position:absolute;inset:0 0 auto}.prefecture-rush-board.is-ready-overlay .prefecture-rush-hud,.prefecture-rush-board.is-ready-overlay .prefecture-rush-content{opacity:.42;pointer-events:none;-webkit-user-select:none;user-select:none}.prefecture-rush-board.is-playing .prefecture-rush-options{touch-action:none}.prefecture-rush-hud span:first-child b svg{color:var(--prefecture-accent)}.prefecture-rush-hud span:nth-child(2) b svg,.prefecture-rush-hud span:nth-child(3) b svg{color:var(--prefecture-teal)}.prefecture-rush-hud .is-low{color:var(--prefecture-accent-dark)}.prefecture-rush-hud .flag-rush-guard-label{background:var(--prefecture-teal)}.prefecture-rush-start{text-align:left}.prefecture-rush-start p{color:#164976;margin:0;font-weight:800;line-height:1.7}.prefecture-rush-start .game-rule-details-link{width:fit-content;margin:0 0 1rem;display:flex}.prefecture-rush-start .prefecture-rush-start-action{font-size:.88rem}.prefecture-rush-content{margin-top:16px}.prefecture-rush-stage{border-radius:var(--radius-m);background:linear-gradient(145deg,#fffffff7,#e9faf7f0);border:1px solid #b9dcef;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(18px,3vw,38px);min-height:620px;padding:clamp(22px,3vw,38px);display:grid;position:relative;overflow:hidden}.prefecture-rush-stage:before{z-index:0;border-radius:var(--border-circle);content:"";border:32px double #169c880f;width:240px;height:240px;position:absolute;bottom:-110px;right:-105px}.prefecture-rush-stage.is-correct{animation:.36s ease-out flag-rush-stage-correct}.prefecture-rush-stage.is-incorrect{animation:.36s ease-out flag-rush-stage-incorrect}.prefecture-rush-stage.is-question-hidden>:not(.flag-rush-feedback){visibility:hidden}.prefecture-rush-question-column,.prefecture-rush-answer-column{z-index:1;min-width:0;position:relative}.prefecture-rush-question-column{grid-template-rows:auto minmax(0,1fr) 64px;align-items:center;gap:14px;display:grid}.prefecture-rush-question-column h2{color:var(--prefecture-accent-dark);text-align:center;-webkit-text-stroke:2px white;paint-order:stroke fill;margin:0;font-size:clamp(1.25rem,2.4vw,1.8rem);font-weight:900}.prefecture-rush-map{aspect-ratio:1;border-radius:var(--radius-l);background:#ffffffdb;border:2px solid #177fd24d;justify-self:center;place-items:center;width:min(330px,100%);padding:0;display:grid;position:relative;overflow:hidden}.prefecture-rush-map img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.prefecture-rush-map.is-rotated img{transform:rotate(var(--prefecture-map-rotation)) scale(var(--prefecture-map-scale))}.prefecture-rush-compass{z-index:1;border-radius:var(--border-circle);width:38px;height:38px;color:var(--prefecture-accent-dark);pointer-events:none;transform:rotate(var(--prefecture-map-rotation));background:#ffffffe6;border:1px solid #9cc7e9;place-items:center;display:grid;position:absolute;top:8px;right:8px}.prefecture-rush-compass svg{width:28px;height:28px;margin-top:5px}.prefecture-rush-compass b{font-size:.58rem;line-height:1;position:absolute;top:2px}.prefecture-rush-hint{border-radius:var(--radius-l);color:#5d3c21;background:#fff9e5f2;border:1px solid #f0c7a2;grid-template-columns:1.5em minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:64px;padding:10px 14px;display:grid}.prefecture-rush-hint>span:first-child{font-size:1.2rem}.prefecture-rush-hint-window{align-items:center;min-width:0;display:grid;overflow:hidden}.prefecture-rush-hint p{margin:0;font-size:clamp(.8rem,1.35vw,.98rem);font-weight:850;line-height:1.45}.prefecture-rush-hint.is-visible .prefecture-rush-hint-window p{animation:.36s cubic-bezier(.22,1,.36,1) both prefecture-rush-hint-slide-up}@keyframes prefecture-rush-hint-slide-up{0%{opacity:0;transform:translateY(75%)}to{opacity:1;transform:translateY(0)}}.prefecture-rush-hint.is-waiting{color:#8f765d;background:#fffaedb8}.prefecture-rush-answer-column{min-height:540px;padding-bottom:152px}.prefecture-rush-options{border-radius:var(--radius-l);background:radial-gradient(circle,#169c881a 0 3px,#0000 4px) 0 0/36px 36px,#effbf96b;grid-template:repeat(3,minmax(112px,1fr))/repeat(3,minmax(0,1fr));place-items:center;min-height:380px;display:grid;position:relative}.prefecture-option{border-radius:var(--radius-l);width:min(170px,100%);min-height:68px;color:var(--prefecture-accent-dark);text-align:center;cursor:pointer;background:#ffffffeb;border:2px solid #a9d8ed;place-items:center;padding:10px 12px;font-size:clamp(.92rem,1.7vw,1.18rem);font-weight:900;line-height:1.25;transition:transform .16s,border-color .16s,background .16s;display:grid;box-shadow:0 8px 18px #16679f1a}.prefecture-option.is-up{grid-area:1/2}.prefecture-option.is-left{grid-area:2/1}.prefecture-option.is-right{grid-area:2/3}.prefecture-option.is-down{grid-area:3/2}.prefecture-option.is-item-hidden{visibility:hidden}.prefecture-option:disabled{cursor:default}.prefecture-option:focus-visible{outline:4px solid var(--prefecture-accent);outline-offset:3px}.prefecture-rush-guide{z-index:1;border-radius:var(--border-circle);color:#147b75;text-align:center;background:#ffffffb8;border:1px dashed #62bda9;grid-area:2/2;place-content:center;width:112px;height:112px;display:grid}.prefecture-rush-guide strong{font-size:.94rem}.prefecture-rush-guide span,.prefecture-rush-guide em{font-size:.64rem;font-style:normal}.prefecture-rush-guide b{letter-spacing:.06em;margin:2px 0;font-size:1rem}.prefecture-rush-answer-column>.flag-rush-items{height:142px;inset:auto 0 0}.prefecture-rush-answer-column .flag-rush-item-slots{bottom:0;left:0}.prefecture-rush-answer-column .flag-rush-active-effects{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-width:none;inset:auto 0 0 122px}.prefecture-rush-answer-column .flag-rush-active-effect{gap:6px;min-height:64px;padding:3px 8px 3px 4px}.prefecture-rush-answer-column .flag-rush-active-effect img{width:46px;height:58px}.prefecture-rush-answer-column .flag-rush-active-effect b{font-size:.78rem}.prefecture-rush-answer-column .flag-rush-active-effect small{font-size:.7rem}@media (min-width:821px){.prefecture-rush-answer-column .flag-rush-active-effects{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;left:186px}.prefecture-rush-answer-column .flag-rush-active-effect{width:100%;min-width:0}.prefecture-rush-answer-column .flag-rush-active-effect.is-stack-2{width:174px;position:absolute;bottom:0;left:-186px}}.prefecture-rush-result-prefectures{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:4px;padding:13px;display:grid}.prefecture-rush-result-prefectures>span{min-width:0;color:var(--foreground);background:#fff;border:1px solid #e0edf8;border-radius:0;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:6px;padding:6px;display:grid}.prefecture-rush-furigana-setting{color:#164976;align-items:center;gap:6px;width:100%;margin:0 0 10px;padding:0;font-size:.9rem;font-weight:800;display:flex}.prefecture-rush-furigana-setting>span{margin-right:auto}.prefecture-rush-furigana-setting button{border-radius:var(--radius-m);color:#294b84;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #c9d8ec;padding:0 14px;font-weight:900}.prefecture-rush-furigana-setting button.is-selected{border-color:var(--blue);background:var(--blue);color:#fff}.prefecture-rush-result-prefectures img{-o-object-fit:contain;object-fit:contain;width:42px;height:42px}.prefecture-rush-result-prefectures b{font-size:.72rem;line-height:1.3}.prefecture-rush-result-heading>span,.prefecture-rush-result-heading>strong{color:var(--prefecture-accent)}@media (hover:hover) and (pointer:fine){.prefecture-option:hover:not(:disabled){border-color:var(--prefecture-accent);background:#f3fbff;transform:translateY(-3px)scale(1.025)}}@media (max-width:820px){.prefecture-rush-board .prefecture-rush-heading.game-title-block{background-color:#1677ca;background-image:radial-gradient(circle at 12% 28%,#fff3 0 3px,#0000 4px),linear-gradient(120deg,#0d62b4,#1688d5 55%,#1aa98e);background-size:58px 58px,auto}.prefecture-rush-stage{grid-template-columns:1fr;gap:18px;min-height:900px;padding:20px 14px}.prefecture-rush-question-column{grid-template-rows:auto auto 58px;gap:10px}.prefecture-rush-map{width:min(260px,72vw)}.prefecture-rush-answer-column{min-height:500px;padding-bottom:116px}.prefecture-rush-options{grid-template-rows:repeat(3,100px);min-height:300px}.prefecture-option{width:min(154px,31vw);min-height:60px;padding:8px}.prefecture-rush-answer-column>.flag-rush-items{height:102px}.prefecture-rush-answer-column .flag-rush-item-slot{width:76px}.prefecture-rush-answer-column .flag-rush-active-effects{width:calc(100% - 88px);height:98px;display:block;left:88px;right:auto}}.prefecture-option ruby,.prefecture-rush-hint ruby{ruby-position:over}.prefecture-option rt,.prefecture-rush-hint rt{font-size:.52em;font-weight:800}@media (max-width:500px){.prefecture-rush-board{border-radius:0}.prefecture-rush-board>.game-main-block{padding:10px}.prefecture-rush-content{margin-top:8px}.prefecture-rush-stage{gap:10px;min-height:588px;padding:12px 8px}.prefecture-rush-question-column{grid-template-rows:auto auto;gap:7px}.prefecture-rush-question-column h2{display:none}.prefecture-rush-map{border-radius:var(--radius-m);width:min(176px,54vw)}.prefecture-rush-compass{width:28px;height:28px;top:4px;right:4px}.prefecture-rush-compass svg{width:21px;height:21px;margin-top:4px}.prefecture-rush-compass b{font-size:.46rem;top:1px}.prefecture-rush-hint{border-radius:var(--radius-m);grid-template-columns:1.35em minmax(0,1fr);gap:5px;min-height:36px;padding:0}.prefecture-rush-hint p{font-size:.76rem}.prefecture-rush-answer-column{touch-action:none;min-height:310px;padding-bottom:78px}.prefecture-rush-options{border-radius:var(--radius-l);background-size:28px 28px,auto;grid-template:repeat(3,76px)/repeat(3,minmax(0,1fr));min-height:228px}.prefecture-option{border-radius:var(--radius-m);width:min(116px,30vw);min-height:54px;padding:6px 4px;font-size:clamp(.72rem,3.3vw,.9rem)}.prefecture-rush-guide{width:74px;height:74px}.prefecture-rush-guide strong{font-size:.78rem}.prefecture-rush-guide span,.prefecture-rush-guide em{font-size:.56rem}.prefecture-rush-guide b{font-size:.76rem}.prefecture-rush-answer-column .flag-rush-active-effects{width:calc(100% - 88px);height:90px;left:88px}.prefecture-rush-answer-column .flag-rush-active-effect.is-stack-0{top:0;left:0}.prefecture-rush-answer-column .flag-rush-active-effect.is-stack-1{top:11px;left:min(70px,18.5vw)}.prefecture-rush-answer-column .flag-rush-active-effect.is-stack-2{top:22px;left:min(140px,37vw)}.prefecture-rush-result-prefectures{grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:5px;padding:10px}.prefecture-rush-result-prefectures>span{grid-template-columns:34px minmax(0,1fr);padding:4px}.prefecture-rush-result-prefectures img{width:34px;height:34px}}@media (hover:none),(pointer:coarse){.prefecture-option:focus,.prefecture-option:focus-visible{outline:0;box-shadow:0 8px 18px #16679f1a}}@media (prefers-reduced-motion:reduce){.prefecture-rush-stage,.prefecture-option,.prefecture-rush-hint.is-visible .prefecture-rush-hint-window p{transition:none;animation:none}}
.route-memory-shell{--memory-navy:#123f85;--memory-blue:#1475df;--memory-yellow:#f2b822;min-height:690px;box-shadow:none;background:#f3f9ff;border:1px solid #bed2e9;border-radius:8px;overflow:hidden}.route-memory-shell,.route-memory-shell *,.route-memory-shell .primary-button,.route-memory-shell .secondary-button,.route-ready-panel,.route-result{box-shadow:none!important}.route-memory-shell .game-control-panel{background-color:#0a6fed;background-image:url(../media/title-background.3rjd3-97wy4t6.png);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;justify-content:center}.route-memory-heading .section-kicker,.route-memory-heading h1,.route-memory-heading .title-word,.route-memory-heading p{color:#fff;text-shadow:0 2px 5px #021d52b8}.route-memory-heading h1{white-space:nowrap;font-size:clamp(1.9rem,3vw,2.55rem);line-height:1.08}.route-memory-title{width:100%;position:relative}.route-memory-heading .title-word{text-shadow:0 3px 7px #021d52c7;font-size:1em}.route-memory-heading .section-kicker{text-shadow:0 2px 5px #021d52b8}.route-memory-heading p{font-size:1rem}.route-memory-main{box-sizing:border-box;background:radial-gradient(circle at 50% 8%,#fffffff2,#0000 34%),#f5faff;flex-direction:column;align-items:center;min-width:0;padding:clamp(14px,2.5vw,26px);display:flex;position:relative}.route-hud{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:.8fr 1.3fr 1fr;gap:0;width:min(100%,600px);display:grid;overflow:hidden}.route-hud>span,.route-hud>button{min-width:0;min-height:68px;color:var(--memory-navy);background:#fff;border:0;border-radius:0;display:block;position:relative}.route-hud>button{font:inherit;cursor:pointer;padding:5px 8px}.route-hud>span+span,.route-hud>span+button{border-left:1px solid #d8e8f8}.route-hud>button:not(:disabled):hover{background:#f3f8ff}.route-hud>button:disabled{opacity:.48;cursor:not-allowed}.route-hud b{inset-inline:0;text-align:center;color:#567092;letter-spacing:.1em;font-size:.68rem;font-weight:1000;line-height:16px;display:block;position:absolute;top:8px}.route-hud strong{inset-inline:0;font-family:var(--font-roboto-mono), monospace;white-space:nowrap;justify-content:center;align-items:center;gap:3px;font-size:clamp(1.05rem,2.5vw,1.35rem);line-height:1.3;display:inline-flex;position:absolute;top:56%;transform:translateY(-50%)}.route-hud strong>svg{width:1.12em;height:1.12em}.route-life-icons{color:#e94f70}.route-hud small{inset-inline:0;color:#557197;font-size:.66rem;font-weight:800;position:absolute;bottom:5px}.route-hud>button strong{top:46%}.route-phase-panel{width:min(100%,560px);min-height:112px;color:var(--memory-navy);text-align:center;place-content:center;justify-items:center;gap:4px;margin:10px 0 14px;display:grid;position:relative}.route-phase-panel p{z-index:1;margin:0;font-size:clamp(1.25rem,3vw,1.65rem);font-weight:1000;line-height:1.2;position:relative}.route-phase-panel b{z-index:1;color:#1158c4;letter-spacing:.12em;font-size:.72rem;font-weight:1000;position:relative}.route-phase-dots{z-index:1;gap:13px;margin-top:5px;display:inline-flex;position:relative}.route-phase-dots i{background:#bdd8f3;border-radius:50%;width:10px;height:10px;display:block}.route-phase-dots i.is-active{background:#087cf0}.route-phase-sparkle{z-index:0;color:#8ac1f8;font-size:1.55rem;line-height:1;position:absolute}.route-phase-sparkle.is-left{top:27px;left:20%}.route-phase-sparkle.is-right{bottom:27px;right:20%}.route-phase-panel.is-answer p,.route-phase-panel.is-answer b{color:#0d5dba}.route-phase-panel.is-clear{color:#148657;animation:.24s ease-out route-message-pop}.route-phase-panel.is-miss{color:#d53556;animation:.24s ease-out route-message-pop}.route-board-wrap{aspect-ratio:1;width:min(100%,520px)}.route-board{touch-action:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 10px 10px #37649629);outline:none;width:100%;height:100%;display:block;overflow:visible}.route-board:focus,.route-board:focus-visible{outline:none}.route-board-bg{fill:url(#route-board-gradient);stroke:#d8e5f2;stroke-width:1px;vector-effect:non-scaling-stroke}.route-grid line{stroke:#cfe2f5;stroke-width:1px;stroke-dasharray:.7 1.25;vector-effect:non-scaling-stroke}.route-lines .route-path-base{stroke:#0a7ced;stroke-width:3.35px;stroke-linecap:round;filter:drop-shadow(0 1.4px 1.5px #005bcd47)}.route-lines .route-path-base.is-revealing{stroke-dasharray:1;stroke-dashoffset:1px;animation-name:route-line-in;animation-timing-function:linear;animation-fill-mode:forwards}.route-lines .route-path-marking{stroke:#fffffff0;stroke-width:.58px;stroke-dasharray:2.1 2.2;stroke-linecap:round;pointer-events:none}.route-lines line.is-preview{stroke:#1475df75;stroke-width:2.6px;stroke-linecap:round;animation:none}.route-path-car{pointer-events:none}.route-path-car-body{fill:#fff;stroke:#0a5fc1;stroke-width:.55px;filter:drop-shadow(0 .7px 1px #00449661)}.route-path-car-window{fill:#75c5ff}.route-path-car-light{fill:#ffd653}.route-path-car-wheel{fill:#244669}.route-point .hit-area{fill:#0000;pointer-events:all}.route-point .point-ring{fill:#fffffff5;stroke:#d4e1ef;stroke-width:1px;vector-effect:non-scaling-stroke;transition:fill .14s,stroke .14s,transform .14s,opacity .14s}.route-point .point-core{fill:#8aa2ba;transition:fill .14s,transform .14s}.route-point.is-selected .point-ring{fill:#fffffffa;stroke:#15a4f3;stroke-width:1px;filter:drop-shadow(0 1px 2px #0074e647)}.route-point.is-selected .point-core{fill:#087df0}.route-point.is-active .point-ring{fill:#fffffffa;stroke:#ffc42d;stroke-width:1px;animation:.3s ease-out route-point-pulse;transform:scale(1.22)}.route-point.is-active .point-core{fill:#0b82ee}.route-point.is-invalid .point-ring{fill:#fff0f3;stroke:#e84160;animation:.24s ease-out route-point-shake}.route-endpoint-icon{pointer-events:none;overflow:visible}.route-endpoint-icon svg{width:100%;height:100%;display:block}.route-endpoints .is-start .route-endpoint-icon,.route-endpoints .is-goal .route-endpoint-icon{color:#fff}.route-endpoint-backdrop{fill:#087cf0;stroke:#fff;stroke-width:.9px;filter:drop-shadow(0 1.5px 2px #0053c357)}.route-endpoints .is-start .route-endpoint-backdrop{fill:#087cf0}.route-endpoints .is-goal .route-endpoint-backdrop{fill:#119d50;stroke:#fff;filter:drop-shadow(0 1.5px 2px #12823e52)}.route-input-hint{color:#587295;text-align:center;visibility:hidden;block-size:1.5em;margin:8px 0 0;font-size:.84rem;font-weight:800;line-height:1.5}.route-input-hint.is-visible{visibility:visible}.route-memory-shell.is-ready-overlay .route-ready-panel.route-ready-panel{z-index:30;box-sizing:border-box;text-align:left;background:#fffffff5;border-radius:8px;width:min(580px,100% - 48px);position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.route-ready-panel p{color:#243967;margin:0;font-weight:800;line-height:1.7}.route-ready-panel .game-rule-details-link{width:fit-content;margin-bottom:.5rem}.route-memory-shell.is-ready-overlay .route-hud,.route-memory-shell.is-ready-overlay .route-phase-panel,.route-memory-shell.is-ready-overlay .route-board-wrap{opacity:.28;pointer-events:none;-webkit-user-select:none;user-select:none}.route-exit-button{min-height:42px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:6px;justify-content:center;align-items:center;gap:7px;font-size:.88rem;font-weight:900}.route-exit-button svg{width:1.25em;height:1.25em}.route-exit-button.is-pc{color:#fff;margin:0;padding:0 20px;display:inline-flex;position:absolute;top:calc(100% + 32px);left:50%;transform:translate(-50%)}.route-exit-button.is-pc:hover{background:#ffffff1f}.route-exit-button.is-sp{display:none}.route-result{border:1px solid var(--line);background:#fff;border-radius:8px;gap:18px;width:min(100%,600px);margin:auto;padding:clamp(18px,3vw,32px);display:grid}.route-result header{text-align:center;justify-items:center;display:grid}.route-result header>span{color:#e25266;font-size:1.4rem;line-height:1}.route-result header h2,.route-result header p{margin:0}.route-result header h2{color:#0d3f8d;font-size:clamp(1.8rem,5vw,2.55rem)}.route-result header p{color:var(--foreground);margin-top:10px;font-weight:800}.route-result header>strong{color:#0d3f8d;font-family:var(--font-roboto-mono), monospace;flex-direction:column;font-size:clamp(3.8rem,11vw,6rem);line-height:1;display:flex}.route-result header>strong small{font-family:var(--font-body), sans-serif;letter-spacing:.08em;margin-top:5px;font-size:.16em}.route-result-stats{border:1px solid #d8e8f8;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.route-result-stats>span{color:#123f85;text-align:center;background:#fff;place-content:center;gap:3px;min-height:72px;padding:10px;display:grid}.route-result-stats>span+span{border-left:1px solid #d8e8f8}.route-result-stats b{font-size:.72rem}.route-result-stats strong{font-family:var(--font-roboto-mono), monospace;font-size:1.4rem}.route-result-stats small{font-family:var(--font-body), sans-serif;margin-left:2px;font-size:.55em}.route-result-stats .route-best-stat{color:#835c00;background:#fff7d8}.route-result-stats .route-best-stat strong{color:#6b4b00}.route-result-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.route-result-actions button:disabled{color:#8290a2;cursor:not-allowed;background:#e8edf3;border-color:#d3dbe6}.route-results .recent-result-list li{grid-template-columns:34px minmax(120px,1fr) minmax(200px,auto) 38px}.route-results .recent-result-stats{white-space:nowrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.route-results .recent-result-stats strong,.route-results .recent-result-stats span{white-space:nowrap}.route-results .recent-result-stats strong{flex:none}.route-results .recent-result-stats span{min-width:0}@keyframes route-line-in{to{stroke-dashoffset:0}}@keyframes route-point-pulse{0%{opacity:.45;transform:scale(.8)}55%{opacity:1;transform:scale(1.35)}to{transform:scale(1.22)}}@keyframes route-point-shake{0%,to{transform:translate(0)}35%{transform:translate(-2px)}70%{transform:translate(2px)}}@keyframes route-message-pop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@media (min-width:821px){.route-memory-shell{grid-template-rows:820px;grid-template-columns:370px minmax(0,1fr);width:100%;height:820px;display:grid}.route-memory-shell .game-control-panel{box-sizing:border-box;border-right:1px solid #ffffff47;grid-area:1/1;width:370px;padding:clamp(22px,4vw,38px);display:flex;position:relative}.route-memory-shell .game-title-block{inset-inline:clamp(22px,4vw,38px);box-sizing:border-box;background:0 0;width:auto;padding:0;display:block;position:absolute;top:50%;transform:translateY(-50%)}.route-memory-shell .route-memory-main{grid-area:1/2}}@media (max-width:820px){.game-play-shell.route-memory-shell.route-memory-shell{border-inline:0;border-radius:0;flex-direction:column;min-height:0;display:flex;overflow:hidden}.route-memory-shell.route-memory-shell .game-control-panel.game-control-panel{display:contents}.route-memory-shell.route-memory-shell .game-title-block.game-title-block{background-color:#0a6fed;background-image:url(../media/title-background.3rjd3-97wy4t6.png);background-position:50% 8%;background-repeat:no-repeat;background-size:100%;order:1;padding:22px 16px 18px}.route-memory-heading h1{font-size:clamp(2.25rem,12vw,3.2rem)}.route-memory-heading p{font-size:.9rem}.route-memory-shell .route-memory-main.route-memory-main{order:2;width:100%;min-height:0;padding:12px 10px 0;display:flex}.route-board-wrap{width:min(100%,520px)}.route-exit-button.is-pc{display:none}.route-exit-button.is-sp{color:#526b8c;min-width:180px;margin:46px auto 28px;padding:0 24px;display:inline-flex}.route-result{width:min(100%,600px);margin-block:8px 18px}}@media (max-width:520px){.route-hud>span,.route-hud>button{min-height:60px}.route-phase-panel{min-height:92px;margin-block:6px 8px}.route-phase-sparkle.is-left{left:12%}.route-phase-sparkle.is-right{right:12%}.route-memory-shell.is-ready-overlay .route-ready-panel.route-ready-panel{width:calc(100% - 28px);padding:20px 18px}.route-result{border-inline:0;border-radius:0;gap:14px;padding:16px 10px}.route-result-actions{grid-template-columns:1fr}.route-results .recent-result-list li{grid-template-columns:30px minmax(0,1fr) 36px;gap:5px 8px}.route-results .recent-result-stats{flex-direction:column;grid-column:2;align-items:flex-start;gap:2px}}@media (prefers-reduced-motion:reduce){.route-lines line,.route-point.is-active .point-ring,.route-point.is-invalid .point-ring,.route-phase-panel{animation-duration:1ms}}
.number-memory-shell{--number-navy:#173a79;--number-blue:#1676e8;--number-cyan:#21bfe8;--number-yellow:#f3b820;--number-card-front-image:none;--number-card-back-image:none;border-radius:var(--radius-m);min-height:690px;box-shadow:none;background:#f4f9ff;border:1px solid #bed2e9;overflow:hidden}.number-memory-shell[data-card-theme="01"]{--number-card-front-image:url(../media/card-front.0ippl5pmrye2u.png);--number-card-back-image:url(../media/card-back.06tufn40ocqr5.png)}.number-memory-shell,.number-memory-shell *,.number-memory-shell .primary-button,.number-memory-shell .secondary-button,.number-ready-panel,.number-result{box-shadow:none!important}.number-memory-shell .game-control-panel{background-color:#0873e9;background-image:url(../media/title-background.3q-3yhh1hzoao.png);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;justify-content:center}.number-memory-heading .section-kicker,.number-memory-heading h1,.number-memory-heading .title-word,.number-memory-heading p{color:#fff;text-shadow:0 2px 6px #031d4dc7}.number-memory-heading h1{white-space:nowrap;margin-inline:-18px;font-size:clamp(1.8rem,2.8vw,2.35rem);line-height:1.1}.number-memory-title{width:100%;position:relative}.number-memory-heading p{font-size:.95rem}.number-memory-main{box-sizing:border-box;background:radial-gradient(circle at 50% 6%,#fff 0,#ffffff1a 38%),#f4f9ff;flex-direction:column;align-items:center;min-width:0;padding:clamp(14px,2.4vw,26px);display:flex;position:relative}.number-hud{border-radius:var(--radius-m);background:#fff;border:1px solid #cadcf0;grid-template-columns:repeat(4,minmax(0,1fr));width:min(100%,650px);display:grid;overflow:hidden}.number-hud>span{min-width:0;min-height:68px;display:block;position:relative}.number-hud>span+span{border-left:1px solid #d9e7f5}.number-hud b{inset-inline:0;color:#58708e;text-align:center;letter-spacing:.1em;font-size:.67rem;font-weight:1000;display:block;position:absolute;top:8px}.number-hud strong{inset-inline:0;color:var(--number-navy);font-family:var(--font-roboto-mono), monospace;justify-content:center;align-items:baseline;gap:3px;font-size:clamp(1rem,2vw,1.35rem);line-height:1;display:flex;position:absolute;top:57%;transform:translateY(-50%)}.number-hud strong svg{color:#f0ad12;width:1em;height:1em}.number-hud small{font-size:.55em}.number-phase-panel{width:min(100%,590px);min-height:114px;color:var(--number-navy);text-align:center;place-content:center;justify-items:center;gap:3px;margin:6px 0 10px;display:grid;position:relative}.number-phase-panel p{margin:0;font-size:clamp(1.2rem,2.7vw,1.65rem);font-weight:1000}.number-phase-panel>b{color:#2065c8;font-family:var(--font-roboto-mono), monospace;letter-spacing:.11em;font-size:.72rem}.number-phase-sparkle{color:#85bbf4;font-size:1.35rem;position:absolute;top:28px}.number-phase-sparkle.is-left{left:17%}.number-phase-sparkle.is-right{right:17%}.number-phase-dots{gap:10px;margin-top:4px;display:flex}.number-phase-dots i{border-radius:var(--radius-full);background:#c8dcef;width:8px;height:8px}.number-phase-dots i.is-active{background:var(--number-blue)}.number-phase-panel.is-clear p{color:#0b9d55}.number-phase-panel.is-miss p{color:#d94d61}.number-board-wrap{width:min(100%,470px)}.number-board{aspect-ratio:1;box-sizing:border-box;grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(3,1fr);gap:clamp(8px,1.4vw,14px);padding:clamp(14px,2.5vw,28px);display:grid}.number-cell{aspect-ratio:1;border-radius:var(--radius-m);background:#edf5fc var(--number-card-back-image) center / cover no-repeat;color:#0000;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;width:100%;min-width:0;height:auto;transform-style:preserve-3d;will-change:transform, opacity;border:1px solid #bed3e8;justify-self:stretch;place-items:center;padding:0;display:grid}@media (hover:hover) and (pointer:fine){.number-cell:not(:disabled):hover{filter:brightness(.98);border-color:#68a9ee}}.number-cell:focus-visible{outline-offset:2px;outline:3px solid #1676e84d}.number-cell:disabled{cursor:default}.number-cell span{font-family:var(--font-roboto-mono), monospace;backface-visibility:hidden;font-size:clamp(1.9rem,5vw,3.15rem);font-weight:1000;line-height:1;display:block}.number-cell.is-visible{background:#fff var(--number-card-front-image) center / cover no-repeat;color:var(--number-navy);border-color:#75b3ef}.number-cell.is-visible span{background:0 0;border:0}.number-cell.is-answered{color:#075f35;background:#f3fff8 var(--number-card-front-image) center / cover no-repeat;border-color:#66c695}.number-cell.is-answered span{background:0 0;border:0}.number-cell.is-wrong{background:linear-gradient(#fff0f29e, #fff0f29e), var(--number-card-back-image) center / cover no-repeat;border-color:#e35e72;animation:.3s number-cell-shake}.number-memory-timer{border-radius:var(--radius-full);opacity:.3;background:#dce8f4;width:min(82%,360px);height:6px;margin:4px 0 1px;transition:opacity .15s;overflow:hidden}.number-memory-timer.is-active{opacity:1}.number-memory-timer i{transform-origin:0;background:linear-gradient(90deg,#15bde3,#1676e8);width:100%;height:100%;transition:none;display:block}.number-memory-shell.is-answer .number-cell{animation:.34s ease-out both number-card-flip-down}.number-memory-shell.is-answer .number-cell.is-answered{animation:.38s cubic-bezier(.2,.75,.25,1) both number-card-flip-up}.number-hint-button{border-radius:var(--radius-m);color:#805c08;min-width:250px;min-height:54px;font:inherit;cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;background:#fffaf0;border:1px solid #e4b33f;justify-content:center;align-items:center;gap:10px;margin-top:12px;padding:8px 18px;display:inline-flex}.number-hint-button>svg{width:1.7rem;height:1.7rem}.number-hint-button span{text-align:left;display:grid}.number-hint-button b{font-size:.85rem}.number-hint-button small{font-size:.67rem;font-weight:700}.number-hint-button.is-active{color:#684600;background:#fff1bd}.number-hint-button:disabled{opacity:.44;cursor:not-allowed}.number-ready-panel{text-align:left;width:min(100% - 40px,520px)}.number-memory-shell.is-ready-overlay .number-ready-panel.number-ready-panel{z-index:30;border-radius:var(--radius-m);background:#fff;border:1px solid #c5d9ee;padding:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.number-memory-shell.is-ready-overlay .number-hud,.number-memory-shell.is-ready-overlay .number-phase-panel,.number-memory-shell.is-ready-overlay .number-board-wrap,.number-memory-shell.is-ready-overlay .number-hint-button{opacity:.28;pointer-events:none;-webkit-user-select:none;user-select:none}.number-exit-button{border-radius:var(--radius-m);color:#fff;width:max-content;min-height:42px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid;justify-content:center;align-items:center;gap:7px;padding:0 18px;font-weight:900;line-height:1;display:inline-flex}.number-exit-button svg{width:1.05em;height:1.05em}.number-exit-button.is-pc{position:absolute;top:calc(100% + 32px);left:50%;transform:translate(-50%)}.number-exit-button.is-sp{display:none}.number-result{border-radius:var(--radius-l);width:min(100%,650px);color:var(--number-navy);background:#fff;border:1px solid #c6d8eb;align-self:center;gap:20px;margin:auto;padding:clamp(18px,4vw,34px);display:grid}.number-result header{text-align:center}.number-result header>span{color:#efb216;font-size:1.7rem}.number-result h2{color:#115cc2;margin:2px 0 8px;font-size:clamp(1.5rem,3vw,2rem)}.number-result header p{color:#60758e;margin:0;font-weight:800}.number-result header>strong{color:#0a55b4;font-family:var(--font-roboto-mono), monospace;margin-top:4px;font-size:clamp(2.5rem,7vw,4rem);display:block}.number-result header>strong small{margin-left:6px;font-size:.25em}.number-result-stats{border-radius:var(--radius-m);border:1px solid #d8e5f2;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.number-result-stats>span{text-align:center;place-content:center;gap:5px;min-height:72px;display:grid}.number-result-stats>span+span{border-left:1px solid #d8e5f2}.number-result-stats b{color:#647991;font-size:.62rem}.number-result-stats strong{font-family:var(--font-roboto-mono), monospace;font-size:1.25rem}.number-result-stats small{margin-left:2px;font-size:.5em}.number-result-stats .number-best-stat{color:#795500;background:#fff7d8}.number-result-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.number-result-actions button:disabled{color:#8290a2;cursor:not-allowed;background:#e8edf3;border-color:#d3dbe6}.number-results .recent-result-list li{grid-template-columns:34px minmax(120px,1fr) minmax(260px,auto) 38px}.number-results .recent-result-stats{white-space:nowrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.number-results .recent-result-stats strong,.number-results .recent-result-stats span{white-space:nowrap}@keyframes number-cell-shake{30%{transform:translate(-3px)}65%{transform:translate(3px)}}@keyframes number-card-flip-down{0%{transform:perspective(500px)rotateY(-90deg)}to{transform:perspective(500px)rotateY(0)}}@keyframes number-card-flip-up{0%{transform:perspective(500px)rotateY(90deg)scale(.96)}70%{transform:perspective(500px)rotateY(-5deg)scale(1.02)}to{transform:perspective(500px)rotateY(0)scale(1)}}@media (min-width:821px){.number-memory-shell{grid-template-rows:820px;grid-template-columns:370px minmax(0,1fr);width:100%;height:820px;display:grid}.number-memory-shell .game-control-panel{box-sizing:border-box;border-right:1px solid #ffffff47;grid-area:1/1;width:370px;padding:clamp(22px,4vw,38px);display:flex;position:relative}.number-memory-shell .game-title-block{inset-inline:clamp(22px,4vw,38px);box-sizing:border-box;background:0 0;width:auto;padding:0;display:block;position:absolute;top:50%;transform:translateY(-50%)}.number-memory-shell .number-memory-main{grid-area:1/2}}@media (max-width:820px){.game-play-shell.number-memory-shell.number-memory-shell{border-inline:0;border-radius:0;flex-direction:column;min-height:0;display:flex;overflow:hidden}.number-memory-shell.number-memory-shell .game-control-panel.game-control-panel{display:contents}.number-memory-shell.number-memory-shell .game-title-block.game-title-block{background-color:#0873e9;background-image:url(../media/title-background.3q-3yhh1hzoao.png);background-position:top;background-repeat:no-repeat;background-size:100%;order:1;padding:22px 16px 18px}.number-memory-heading h1{margin-inline:0;font-size:clamp(2rem,10.5vw,3rem)}.number-memory-heading p{font-size:.88rem}.number-memory-shell .number-memory-main.number-memory-main{order:2;width:100%;min-height:0;padding:12px 10px 0;display:flex}.number-exit-button.is-pc{display:none}.number-exit-button.is-sp{color:#526b8c;min-width:180px;margin:46px auto 28px;display:inline-flex}.number-result{width:min(100%,650px);margin-block:8px 18px}}@media (max-width:560px){.number-hud>span{min-height:60px}.number-hud b{font-size:calc(.58rem + 2px);top:7px}.number-hud strong{font-size:clamp(.9rem,4vw,1.15rem)}.number-phase-panel{min-height:88px;margin:4px 0 7px}.number-phase-sparkle.is-left{left:8%}.number-phase-sparkle.is-right{right:8%}.number-board{gap:7px;padding:12px}.number-cell{border-radius:var(--radius-m)}.number-cell span{font-size:clamp(1.65rem,10vw,2.6rem)}.number-hint-button{min-width:230px;min-height:50px;margin-top:14px}.number-memory-shell.is-ready-overlay .number-ready-panel.number-ready-panel{width:calc(100% - 28px);padding:20px 18px}.number-result{border-inline:0;border-radius:0;gap:14px;padding:16px 10px}.number-result-stats{grid-template-columns:repeat(2,1fr)}.number-result h2{font-size:clamp(1.625rem,7vw,2.1rem)}.number-result header p{font-size:calc(1rem + 2px)}.number-result-stats b{font-size:calc(.62rem + 2px)}.number-result-stats>span{border-bottom:1px solid #d8e5f2}.number-result-stats>span:nth-child(odd){border-left:0}.number-result-stats>span:last-child{border-bottom:0;grid-column:1/-1}.number-result-actions{grid-template-columns:1fr}.number-results .recent-result-list li{grid-template-columns:30px minmax(0,1fr) 36px;gap:5px 8px}.number-results .recent-result-stats{flex-direction:column;grid-column:2;align-items:flex-start;gap:2px}}@media (prefers-reduced-motion:reduce){.number-cell.is-wrong,.number-memory-shell.is-answer .number-cell,.number-memory-shell.is-answer .number-cell.is-answered{animation-duration:1ms;animation-delay:0s}}
.game-rule-details{border:1px solid var(--line);border-radius:var(--radius-m);background:#fffffff0;margin-top:18px;scroll-margin-top:24px}.game-rule-details summary{cursor:pointer;color:#0d3f8d;justify-content:space-between;align-items:center;gap:12px;padding:15px 18px;font-size:1.08rem;font-weight:900;list-style:none;display:flex;position:relative}.game-rule-details summary::-webkit-details-marker{display:none}.game-rule-details summary:before,.game-rule-details summary:after{content:"";border-radius:var(--radius-full);background:#216dc9;width:16px;height:2px;transition:opacity .18s;position:absolute;right:18px}.game-rule-details summary:before{transform:rotate(90deg)}.game-rule-details[open] summary{border-bottom:1px solid #d8e8f8}.game-rule-details[open] summary:before{opacity:0}.game-rule-details-content{color:var(--foreground);gap:18px;padding:18px;display:grid}.game-rule-details-section{gap:8px;display:grid}.game-rule-details-section h3{margin:0}.game-rule-details-section p{color:var(--foreground);margin:0 0 10px}.game-rule-details-section h3{color:#0d3f8d;font-size:1.15rem;font-weight:900}.game-rule-details-section ul{gap:6px;margin:0;padding:0;font-size:.92rem;line-height:1.65;list-style:none;display:grid}.game-rule-details-section li{color:var(--foreground);padding-left:1.35em;position:relative}.game-rule-details-section li:before{content:"✦";color:#2879d8;font-size:.95em;position:absolute;top:.08em;left:0}.game-rule-details-table{border-collapse:collapse;table-layout:fixed;width:min(100%,430px);font-size:.88rem}.game-rule-details-table th,.game-rule-details-table td{text-align:left;border:1px solid #d8e8f8;padding:6px 9px}.game-rule-details-table td{color:var(--foreground)}.game-rule-details-table th{color:#0d3f8d;background:#eef7ff}.game-rule-details-link{color:#155bb6;text-underline-offset:.18em;align-items:center;gap:.3em;font-size:.95rem;font-weight:900;text-decoration:underline;display:inline-flex}.game-rule-details-link:after{content:"↓"}.game-rule-details-link:hover,.game-rule-details-external-link:hover{text-decoration:none}.game-rule-details-external-link{color:#155bb6;text-underline-offset:.18em;align-items:center;gap:.2em;font-weight:900;text-decoration:underline;display:inline-flex}.game-rule-details-external-link svg{color:currentColor;width:1em;height:1em}@media (max-width:500px){.game-rule-details{margin-top:14px;margin-inline:10px}.game-rule-details summary,.game-rule-details-content{padding-inline:14px}.game-rule-details summary:before,.game-rule-details summary:after{right:14px}}
.game-viewport-guide{z-index:20;pointer-events:none;border-radius:var(--radius-m);border:2px solid #f2ae00;position:absolute;inset:clamp(12px,2.2vw,24px)}.game-viewport-guide p{color:#dd7400;border-radius:var(--radius-m);background:#ffffffeb;width:calc(100% - 20px);margin:0;padding:12px 14px;font-size:clamp(.82rem,1.45vw,1rem);font-weight:900;line-height:1.45;position:absolute;top:10px;left:10px}@media (max-width:500px){.game-viewport-guide{border-radius:var(--radius-m);border-width:2px;inset:10px}.game-viewport-guide p{max-width:calc(100% - 20px);padding:5px 8px;font-size:.78rem;top:10px;left:10px}}
