.ZvezdnyMarshrut-module__-7Wyzq__stage{z-index:1;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:clamp(16px,4vw,40px);display:flex;position:relative}.ZvezdnyMarshrut-module__-7Wyzq__screen{flex-direction:column;gap:clamp(16px,3vw,26px);width:100%;max-width:680px;animation:.45s both ZvezdnyMarshrut-module__-7Wyzq__rise;display:flex}.ZvezdnyMarshrut-module__-7Wyzq__hero{text-align:center}.ZvezdnyMarshrut-module__-7Wyzq__badgeChip{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--c-yellow);background:#ffd1661f;border:1px solid #ffd1664d;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:800;display:inline-block}.ZvezdnyMarshrut-module__-7Wyzq__title{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;text-shadow:0 8px 50px #ffd16638;margin:16px 0 12px;font-size:clamp(34px,8vw,64px);font-weight:700;line-height:1.05}.ZvezdnyMarshrut-module__-7Wyzq__rocket{animation:4s ease-in-out infinite ZvezdnyMarshrut-module__-7Wyzq__float;display:inline-block}.ZvezdnyMarshrut-module__-7Wyzq__tagline{font-family:var(--font-body);color:var(--ink-soft);max-width:40ch;margin:0 auto;font-size:clamp(15px,2.4vw,18px);line-height:1.5}.ZvezdnyMarshrut-module__-7Wyzq__bestLine{font-family:var(--font-body);color:var(--c-yellow);margin-top:14px;font-weight:700}.ZvezdnyMarshrut-module__-7Wyzq__levels{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.ZvezdnyMarshrut-module__-7Wyzq__levelCard{text-align:left;cursor:pointer;color:var(--ink);border:1px solid var(--panel-line);background:linear-gradient(160deg,#ffffff12,#ffffff05);border-radius:22px;flex-direction:column;gap:4px;padding:18px 18px 16px;transition:transform .18s,border-color .18s,box-shadow .18s;animation:.5s both ZvezdnyMarshrut-module__-7Wyzq__rise;display:flex;position:relative;overflow:hidden}.ZvezdnyMarshrut-module__-7Wyzq__levelCard:before{content:"";background:radial-gradient(140px 90px at 85% -10%, color-mix(in srgb, var(--accent) 38%, transparent), transparent);pointer-events:none;position:absolute;inset:0}.ZvezdnyMarshrut-module__-7Wyzq__levelCard:hover{border-color:var(--accent);box-shadow:0 18px 44px -18px var(--accent);transform:translateY(-4px)}.ZvezdnyMarshrut-module__-7Wyzq__levelEmoji{font-size:32px}.ZvezdnyMarshrut-module__-7Wyzq__levelName{font-family:var(--font-display);color:var(--accent);font-size:19px;font-weight:700}.ZvezdnyMarshrut-module__-7Wyzq__levelDesc{font-family:var(--font-body);color:var(--ink-soft);font-size:13px;line-height:1.4}.ZvezdnyMarshrut-module__-7Wyzq__play{font-family:var(--font-body);color:var(--accent);margin-top:8px;font-size:14px;font-weight:800}.ZvezdnyMarshrut-module__-7Wyzq__foot{text-align:center;font-family:var(--font-body);color:#9fc0d899;font-size:13px}.ZvezdnyMarshrut-module__-7Wyzq__hud{justify-content:space-between;align-items:center;gap:12px;display:flex}.ZvezdnyMarshrut-module__-7Wyzq__levelChip{font-family:var(--font-display);color:#fff;background:var(--panel);border:1px solid var(--panel-line);border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-weight:600;display:flex}.ZvezdnyMarshrut-module__-7Wyzq__hearts{gap:4px;font-size:20px;display:flex}.ZvezdnyMarshrut-module__-7Wyzq__heartLost{filter:grayscale();opacity:.5}.ZvezdnyMarshrut-module__-7Wyzq__score{font-family:var(--font-display);color:var(--c-yellow);font-size:22px;font-weight:700}.ZvezdnyMarshrut-module__-7Wyzq__score small{font-family:var(--font-body);color:var(--ink-soft);font-size:12px;font-weight:700}.ZvezdnyMarshrut-module__-7Wyzq__track{background:#ffffff14;border-radius:999px;height:8px;margin:8px 4px 4px;position:relative}.ZvezdnyMarshrut-module__-7Wyzq__trackFill{background:linear-gradient(90deg, var(--c-teal), var(--c-yellow));border-radius:999px;transition:width .5s cubic-bezier(.3,1.2,.5,1);position:absolute;inset:0 auto 0 0}.ZvezdnyMarshrut-module__-7Wyzq__rocketRun{filter:drop-shadow(0 4px 8px #00000073);font-size:24px;transition:left .5s cubic-bezier(.3,1.2,.5,1);position:absolute;top:50%;transform:translate(-50%,-50%)}.ZvezdnyMarshrut-module__-7Wyzq__planet{font-size:22px;position:absolute;top:50%;right:-8px;transform:translateY(-50%)}.ZvezdnyMarshrut-module__-7Wyzq__qcount{font-family:var(--font-body);color:var(--ink-soft);justify-content:center;align-items:center;gap:10px;font-size:14px;display:flex}.ZvezdnyMarshrut-module__-7Wyzq__combo{font-family:var(--font-display);color:var(--c-coral);background:#ff8c6924;border:1px solid #ff8c6959;border-radius:999px;padding:2px 10px;font-weight:700;animation:.3s ZvezdnyMarshrut-module__-7Wyzq__pop}.ZvezdnyMarshrut-module__-7Wyzq__qcard{text-align:center;border:1px solid var(--panel-line);background:linear-gradient(160deg,#ffffff14,#ffffff05);border-radius:28px;padding:clamp(26px,6vw,40px) 18px clamp(22px,5vw,34px);transition:border-color .2s,box-shadow .2s;box-shadow:0 24px 60px -30px #000c}.ZvezdnyMarshrut-module__-7Wyzq__qcard.ZvezdnyMarshrut-module__-7Wyzq__correct{border-color:var(--good);box-shadow:0 0 0 2px var(--good), 0 20px 50px -20px var(--good)}.ZvezdnyMarshrut-module__-7Wyzq__qcard.ZvezdnyMarshrut-module__-7Wyzq__wrong{border-color:var(--bad);animation:.4s ZvezdnyMarshrut-module__-7Wyzq__shake}.ZvezdnyMarshrut-module__-7Wyzq__expr{isolation:isolate;font-family:var(--font-display);color:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(6px,1.8vw,12px);padding-top:28px;font-size:clamp(28px,7.5vw,50px);font-weight:700;line-height:1.1;display:flex;position:relative}.ZvezdnyMarshrut-module__-7Wyzq__actionBox{z-index:0;pointer-events:none;transition:left .22s,top .22s,width .22s,height .22s;animation:.18s ZvezdnyMarshrut-module__-7Wyzq__boxIn;position:absolute;overflow:visible}.ZvezdnyMarshrut-module__-7Wyzq__boxRect{fill:none;stroke:var(--c-yellow);stroke-width:1.25px;stroke-dasharray:6 4;stroke-linecap:round}.ZvezdnyMarshrut-module__-7Wyzq__num{z-index:1;position:relative}.ZvezdnyMarshrut-module__-7Wyzq__paren{z-index:1;color:var(--c-teal);position:relative}.ZvezdnyMarshrut-module__-7Wyzq__opSlot{z-index:1;align-items:center;display:inline-flex;position:relative}.ZvezdnyMarshrut-module__-7Wyzq__opSym{color:#fff}.ZvezdnyMarshrut-module__-7Wyzq__badge{min-width:22px;height:22px;font-family:var(--font-body);color:var(--c-yellow);cursor:pointer;background:#ffd16624;border:1px solid #ffd16673;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:12px;font-weight:800;transition:transform .12s,background .15s,color .15s;display:inline-flex;position:absolute;top:-28px;left:50%;transform:translate(-50%)}.ZvezdnyMarshrut-module__-7Wyzq__badge:hover:not(:disabled){background:#ffd16647;transform:translate(-50%)translateY(-2px)}.ZvezdnyMarshrut-module__-7Wyzq__badge:disabled{cursor:default}.ZvezdnyMarshrut-module__-7Wyzq__badgeOn{color:#06101c;background:var(--c-yellow);border-color:var(--c-yellow)}.ZvezdnyMarshrut-module__-7Wyzq__eq{color:var(--ink-soft)}.ZvezdnyMarshrut-module__-7Wyzq__qmark{color:var(--c-yellow);animation:1.4s ease-in-out infinite ZvezdnyMarshrut-module__-7Wyzq__pulse}.ZvezdnyMarshrut-module__-7Wyzq__revealWrap{flex-direction:column;align-items:center;gap:6px;min-height:26px;display:flex}.ZvezdnyMarshrut-module__-7Wyzq__hintTip{font-family:var(--font-body);color:var(--ink-soft);font-size:13px}.ZvezdnyMarshrut-module__-7Wyzq__revealLine{font-family:var(--font-display);color:#fff;align-items:center;gap:10px;font-size:clamp(16px,4vw,22px);font-weight:600;animation:.25s both ZvezdnyMarshrut-module__-7Wyzq__rise;display:flex}.ZvezdnyMarshrut-module__-7Wyzq__revealLine b{color:var(--c-yellow)}.ZvezdnyMarshrut-module__-7Wyzq__revealNo{background:var(--c-yellow);color:#06101c;width:22px;height:22px;font-family:var(--font-body);border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.ZvezdnyMarshrut-module__-7Wyzq__options{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.ZvezdnyMarshrut-module__-7Wyzq__opt{font-family:var(--font-display);color:#fff;border:1px solid var(--panel-line);cursor:pointer;background:linear-gradient(160deg,#ffffff17,#ffffff08);border-radius:22px;padding:clamp(16px,4vw,26px);font-size:clamp(28px,7vw,40px);font-weight:700;transition:transform .12s,border-color .15s,background .15s}.ZvezdnyMarshrut-module__-7Wyzq__opt:hover:not(:disabled){border-color:var(--c-teal);transform:translateY(-3px)scale(1.02)}.ZvezdnyMarshrut-module__-7Wyzq__opt:active:not(:disabled){transform:translateY(0)scale(.98)}.ZvezdnyMarshrut-module__-7Wyzq__opt:disabled{cursor:default}.ZvezdnyMarshrut-module__-7Wyzq__noHover .ZvezdnyMarshrut-module__-7Wyzq__opt:hover:not(:disabled){border-color:var(--panel-line);transform:none}.ZvezdnyMarshrut-module__-7Wyzq__optCorrect{border-color:var(--good);background:linear-gradient(160deg,#5ad1c452,#5ad1c41a);animation:.3s ZvezdnyMarshrut-module__-7Wyzq__pop}.ZvezdnyMarshrut-module__-7Wyzq__optWrong{border-color:var(--bad);background:linear-gradient(160deg,#ff6b6b47,#ff6b6b14)}.ZvezdnyMarshrut-module__-7Wyzq__optDim{opacity:.4}.ZvezdnyMarshrut-module__-7Wyzq__feedbackWrap{justify-content:center;align-items:center;min-height:44px;display:flex}.ZvezdnyMarshrut-module__-7Wyzq__feedback{text-align:center;width:100%;font-family:var(--font-body);border-radius:18px;padding:12px 16px;animation:.3s both ZvezdnyMarshrut-module__-7Wyzq__rise}.ZvezdnyMarshrut-module__-7Wyzq__fbGood{font-family:var(--font-display);color:var(--good);font-size:20px;font-weight:600}.ZvezdnyMarshrut-module__-7Wyzq__fbGood b{color:var(--c-yellow)}.ZvezdnyMarshrut-module__-7Wyzq__peekTag{font-family:var(--font-body);color:var(--ink-soft);border:1px solid var(--panel-line);vertical-align:middle;background:#ffffff14;border-radius:999px;margin-left:10px;padding:2px 10px;font-size:12px;font-weight:700}.ZvezdnyMarshrut-module__-7Wyzq__fbBad{color:#ffd6d6;background:#ff6b6b1a;border:1px solid #ff6b6b40}.ZvezdnyMarshrut-module__-7Wyzq__result{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.ZvezdnyMarshrut-module__-7Wyzq__recordBadge{font-family:var(--font-display);color:#06101c;background:linear-gradient(90deg, var(--c-yellow), var(--c-coral));box-shadow:0 8px 30px -8px var(--c-yellow);border-radius:999px;padding:8px 20px;font-weight:700;animation:.4s ZvezdnyMarshrut-module__-7Wyzq__pop}.ZvezdnyMarshrut-module__-7Wyzq__resultEmoji{font-size:72px;animation:4s ease-in-out infinite ZvezdnyMarshrut-module__-7Wyzq__float}.ZvezdnyMarshrut-module__-7Wyzq__resultTitle{font-family:var(--font-display);color:#fff;font-size:clamp(26px,6vw,40px);font-weight:700}.ZvezdnyMarshrut-module__-7Wyzq__stats{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.ZvezdnyMarshrut-module__-7Wyzq__stat{background:var(--panel);border:1px solid var(--panel-line);border-radius:18px;flex-direction:column;gap:2px;min-width:96px;padding:14px 22px;display:flex}.ZvezdnyMarshrut-module__-7Wyzq__stat b{font-family:var(--font-display);color:#fff;font-size:24px;font-weight:700}.ZvezdnyMarshrut-module__-7Wyzq__stat span{font-family:var(--font-body);color:var(--ink-soft);font-size:12px}.ZvezdnyMarshrut-module__-7Wyzq__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:6px;display:flex}.ZvezdnyMarshrut-module__-7Wyzq__primary{font-family:var(--font-display);color:#06101c;background:linear-gradient(90deg, var(--c-teal), var(--c-yellow));cursor:pointer;box-shadow:0 10px 30px -10px var(--c-teal);border:none;border-radius:16px;padding:14px 28px;font-size:18px;font-weight:700;transition:transform .15s,box-shadow .15s}.ZvezdnyMarshrut-module__-7Wyzq__primary:hover{box-shadow:0 16px 40px -12px var(--c-teal);transform:translateY(-3px)}.ZvezdnyMarshrut-module__-7Wyzq__secondary{font-family:var(--font-display);color:#fff;background:var(--panel);border:1px solid var(--panel-line);cursor:pointer;border-radius:16px;padding:14px 28px;font-size:18px;font-weight:600;transition:transform .15s,border-color .15s}.ZvezdnyMarshrut-module__-7Wyzq__secondary:hover{border-color:var(--c-teal);transform:translateY(-3px)}@media (max-width:560px){.ZvezdnyMarshrut-module__-7Wyzq__levels{grid-template-columns:1fr}}@media (hover:none){.ZvezdnyMarshrut-module__-7Wyzq__levelCard:hover{border-color:var(--panel-line);box-shadow:none;transform:none}.ZvezdnyMarshrut-module__-7Wyzq__opt:hover:not(:disabled){border-color:var(--panel-line);transform:none}.ZvezdnyMarshrut-module__-7Wyzq__badge:hover:not(:disabled){background:#ffd16624;transform:translate(-50%)}.ZvezdnyMarshrut-module__-7Wyzq__primary:hover{box-shadow:0 10px 30px -10px var(--c-teal);transform:none}.ZvezdnyMarshrut-module__-7Wyzq__secondary:hover{border-color:var(--panel-line);transform:none}}@keyframes ZvezdnyMarshrut-module__-7Wyzq__rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes ZvezdnyMarshrut-module__-7Wyzq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes ZvezdnyMarshrut-module__-7Wyzq__pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes ZvezdnyMarshrut-module__-7Wyzq__boxIn{0%{opacity:0}to{opacity:1}}@keyframes ZvezdnyMarshrut-module__-7Wyzq__pop{0%{transform:scale(.8)}60%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes ZvezdnyMarshrut-module__-7Wyzq__shake{0%,to{transform:translate(0)}20%{transform:translate(-8px)}40%{transform:translate(8px)}60%{transform:translate(-5px)}80%{transform:translate(5px)}}
