.A1WordJourneyGame-module__dU8B0W__gamePage{isolation:isolate;color:#10285f;background:#2f94dc;min-height:calc(100svh - 5rem);position:relative;overflow:hidden}.A1WordJourneyGame-module__dU8B0W__backgroundImage{z-index:-3;object-fit:cover;object-position:center 65%}.A1WordJourneyGame-module__dU8B0W__atmosphere{z-index:-2;background:linear-gradient(#1264be3d,#39b0e20d 46%,#08345a33),radial-gradient(circle at 50% 18%,#fff3,#0000 42%);position:absolute;inset:0}.A1WordJourneyGame-module__dU8B0W__gameShell{width:min(1180px,100% - 32px);min-height:calc(100svh - 5rem);margin:0 auto;padding:18px 0 28px}.A1WordJourneyGame-module__dU8B0W__topBar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd6;border:1px solid #ffffffb3;border-radius:22px;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;min-height:62px;padding:8px 12px;display:grid;box-shadow:0 16px 38px #10407126}.A1WordJourneyGame-module__dU8B0W__iconButton,.A1WordJourneyGame-module__dU8B0W__scoreChip{color:#1a3eb1;background:#fff;border:1px solid #1a3eb11f;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 5px 14px #173d781a}.A1WordJourneyGame-module__dU8B0W__iconButton{border-radius:14px;width:42px;height:42px;transition:transform .16s,background .16s}.A1WordJourneyGame-module__dU8B0W__iconButton:hover{background:#f2f6ff;transform:translate(-2px)}.A1WordJourneyGame-module__dU8B0W__titleBlock{min-width:0;line-height:1}.A1WordJourneyGame-module__dU8B0W__titleBlock h1{color:#153377;letter-spacing:-.025em;margin:0;max-width:none!important;font-size:1.3rem!important;font-weight:700!important}.A1WordJourneyGame-module__dU8B0W__titleBlock span{color:#61749a;margin-top:6px;font-size:.74rem;font-weight:600;display:block}.A1WordJourneyGame-module__dU8B0W__scoreChip{color:#c28009;border-radius:14px;gap:7px;min-width:82px;height:42px;padding:0 14px}.A1WordJourneyGame-module__dU8B0W__scoreChip strong{color:#153377;font-size:.95rem}.A1WordJourneyGame-module__dU8B0W__progressTrack{grid-template-columns:repeat(10,1fr);gap:6px;width:min(680px,100% - 64px);margin:14px auto 12px;display:grid}.A1WordJourneyGame-module__dU8B0W__progressDot{background:#ffffff6b;border-radius:99px;height:5px;box-shadow:inset 0 1px 2px #0f345e14}.A1WordJourneyGame-module__dU8B0W__progressDone,.A1WordJourneyGame-module__dU8B0W__progressCurrent{background:#fff}.A1WordJourneyGame-module__dU8B0W__progressCurrent{box-shadow:0 0 0 3px #ffffff2e,0 3px 10px #19498224}.A1WordJourneyGame-module__dU8B0W__playArea{grid-template-columns:minmax(0,1fr) minmax(350px,420px);gap:18px;min-height:calc(100svh - 180px);display:grid}.A1WordJourneyGame-module__dU8B0W__crosswordPanel,.A1WordJourneyGame-module__dU8B0W__wordPanel{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#f6fbffb8;border:1px solid #ffffff9e;border-radius:28px;box-shadow:0 24px 60px #0d3f6e33}.A1WordJourneyGame-module__dU8B0W__crosswordPanel{grid-template-rows:auto minmax(310px,1fr) auto;min-width:0;padding:20px;display:grid}.A1WordJourneyGame-module__dU8B0W__levelHeading{justify-content:space-between;align-items:center;gap:20px;display:flex}.A1WordJourneyGame-module__dU8B0W__levelHeading span{color:#1a3eb1;letter-spacing:.11em;text-transform:uppercase;font-size:.7rem;font-weight:750}.A1WordJourneyGame-module__dU8B0W__levelHeading h2{color:#10285f;margin:3px 0 0;font-size:1.25rem;font-weight:650!important}.A1WordJourneyGame-module__dU8B0W__wordCounter{color:#1a3eb1;background:#ffffffe0;border:1px solid #1a3eb121;border-radius:12px;flex:none;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:.84rem;font-weight:700;display:inline-flex}.A1WordJourneyGame-module__dU8B0W__crosswordStage{justify-content:center;align-items:center;min-width:0;padding:12px 0;display:flex;overflow:hidden}.A1WordJourneyGame-module__dU8B0W__crosswordGrid{gap:clamp(2px,.45vw,5px);width:100%;max-height:min(56vh,550px);display:grid}.A1WordJourneyGame-module__dU8B0W__crosswordCell{aspect-ratio:1;color:#0000;text-transform:uppercase;background:#ffffffe6;border:1px solid #ffffffd6;border-radius:clamp(5px,.8vw,10px);justify-content:center;align-items:center;min-width:0;font-size:clamp(.7rem,2.2vw,1.45rem);font-weight:750;line-height:1;transition:color .22s,background .22s,transform .22s;display:flex;box-shadow:0 4px 10px #194d7e26,inset 0 -2px #2e68a314}.A1WordJourneyGame-module__dU8B0W__cellFound{color:#fff;background:#2464c4;border-color:#0e42a747;animation:.32s cubic-bezier(.2,.9,.3,1.2) both A1WordJourneyGame-module__dU8B0W__cellPop;box-shadow:0 5px 12px #0f3f9940,inset 0 -3px #0d317a3d}.A1WordJourneyGame-module__dU8B0W__cellHinted{color:#9b6710;background:#fff2bd;border-color:#f2cf5a}@keyframes A1WordJourneyGame-module__dU8B0W__cellPop{0%{transform:scale(.72)}to{transform:scale(1)}}.A1WordJourneyGame-module__dU8B0W__clueBar{background:#ffffffd6;border:1px solid #1a3eb11a;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;min-height:64px;padding:10px 10px 10px 15px;display:flex}.A1WordJourneyGame-module__dU8B0W__clueBar>div{min-width:0}.A1WordJourneyGame-module__dU8B0W__clueBar span{color:#7485a2;letter-spacing:.08em;text-transform:uppercase;font-size:.67rem;font-weight:700;display:block}.A1WordJourneyGame-module__dU8B0W__clueBar strong{color:#17336f;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.98rem;font-weight:650;display:block;overflow:hidden}.A1WordJourneyGame-module__dU8B0W__clueBar button{color:#9b6710;cursor:pointer;background:#fff6ca;border:1px solid #f0c548;border-radius:14px;flex:none;justify-content:center;align-items:center;gap:5px;width:48px;height:44px;display:inline-flex}.A1WordJourneyGame-module__dU8B0W__clueBar button:disabled{cursor:not-allowed;opacity:.38}.A1WordJourneyGame-module__dU8B0W__clueBar button span{color:inherit;letter-spacing:0;font-size:.72rem}.A1WordJourneyGame-module__dU8B0W__wordPanel{flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:22px 16px 18px;display:flex}.A1WordJourneyGame-module__dU8B0W__answerPill{color:#fff;letter-spacing:.08em;text-align:center;text-transform:uppercase;background:#1f5ebd;border:1px solid #ffffffb3;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:176px;max-width:94%;min-height:48px;padding:9px 18px;font-size:clamp(.98rem,2.2vw,1.25rem);font-weight:750;display:flex;box-shadow:0 8px 18px #0f3f993d,inset 0 -3px #082c7740}.A1WordJourneyGame-module__dU8B0W__answerPill button{color:#ffffffbf;cursor:pointer;flex:none;display:inline-flex}.A1WordJourneyGame-module__dU8B0W__answergood{background:#1e9b66}.A1WordJourneyGame-module__dU8B0W__answerbad{background:#d64a5e;animation:.28s both A1WordJourneyGame-module__dU8B0W__shake}.A1WordJourneyGame-module__dU8B0W__answerrepeat{background:#c38317}@keyframes A1WordJourneyGame-module__dU8B0W__shake{0%,to{transform:translate(0)}30%{transform:translate(-7px)}70%{transform:translate(7px)}}.A1WordJourneyGame-module__dU8B0W__letterWheel{aspect-ratio:1;touch-action:none;-webkit-user-select:none;user-select:none;background:#fffc;border:1px solid #ffffffe6;border-radius:50%;width:min(100%,350px);margin:8px auto 0;position:relative;box-shadow:0 16px 34px #0c427133,inset 0 0 0 8px #ffffff47}.A1WordJourneyGame-module__dU8B0W__connectionLines{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.A1WordJourneyGame-module__dU8B0W__connectionLines line{stroke:#2464c4;stroke-linecap:round;stroke-width:18px;opacity:.9}.A1WordJourneyGame-module__dU8B0W__letterTile{z-index:2;aspect-ratio:1;color:#12285c;cursor:pointer;background:#fffffff5;border:1px solid #13377b14;border-radius:50%;justify-content:center;align-items:center;width:clamp(52px,18%,68px);font-size:clamp(1.35rem,4vw,2rem);font-weight:750;line-height:1;transition:color .12s,background .12s,transform .12s;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 6px 15px #143d7129,inset 0 -3px #18468e14}.A1WordJourneyGame-module__dU8B0W__letterTile:hover{transform:translate(-50%,-50%)scale(1.05)}.A1WordJourneyGame-module__dU8B0W__letterSelected{color:#fff;background:#2464c4;border-color:#1f5ebd;box-shadow:0 6px 15px #0e39974d,inset 0 -3px #072a7038}.A1WordJourneyGame-module__dU8B0W__wheelCenter{z-index:3;color:#1a3eb1;cursor:pointer;background:#eef3ff;border:1px solid #1a3eb11f;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 5px 14px #123b7a1f}.A1WordJourneyGame-module__dU8B0W__wheelCenter:hover{background:#fff}.A1WordJourneyGame-module__dU8B0W__wheelActions{place-items:center;gap:6px;margin-top:-2px;display:grid}.A1WordJourneyGame-module__dU8B0W__wheelActions button{color:#25447f;cursor:pointer;background:#ffffffbd;border:1px solid #1a3eb121;border-radius:10px;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:.76rem;font-weight:650;display:inline-flex}.A1WordJourneyGame-module__dU8B0W__wheelActions button:disabled{opacity:.42}.A1WordJourneyGame-module__dU8B0W__wheelActions p{color:#61749a;margin:0;font-size:.7rem;font-weight:600}.A1WordJourneyGame-module__dU8B0W__modalBackdrop{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08264e85;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.A1WordJourneyGame-module__dU8B0W__startCard,.A1WordJourneyGame-module__dU8B0W__completeCard,.A1WordJourneyGame-module__dU8B0W__finishCard{color:#10285f;background:#fffffff2;border:1px solid #ffffffe0;border-radius:28px;animation:.36s cubic-bezier(.2,.85,.28,1.08) both A1WordJourneyGame-module__dU8B0W__modalIn;box-shadow:0 30px 80px #08295547}@keyframes A1WordJourneyGame-module__dU8B0W__modalIn{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.A1WordJourneyGame-module__dU8B0W__startCard,.A1WordJourneyGame-module__dU8B0W__completeCard{text-align:center;width:min(440px,100%);padding:30px}.A1WordJourneyGame-module__dU8B0W__startMark,.A1WordJourneyGame-module__dU8B0W__trophyMark{color:#1a3eb1;background:#e9f0ff;border-radius:20px;justify-content:center;align-items:center;width:62px;height:62px;margin:0 auto 14px;display:flex}.A1WordJourneyGame-module__dU8B0W__trophyMark{color:#bd7b08;background:#fff1bd}.A1WordJourneyGame-module__dU8B0W__startCard>p,.A1WordJourneyGame-module__dU8B0W__completeCard>p,.A1WordJourneyGame-module__dU8B0W__finishSummary>p{color:#1a3eb1;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:750}.A1WordJourneyGame-module__dU8B0W__startCard h2,.A1WordJourneyGame-module__dU8B0W__completeCard h2,.A1WordJourneyGame-module__dU8B0W__finishSummary h2{color:#10285f;margin:8px auto 10px;font-size:clamp(1.6rem,4vw,2rem);line-height:1.12}.A1WordJourneyGame-module__dU8B0W__startCard>span,.A1WordJourneyGame-module__dU8B0W__completeCard>span,.A1WordJourneyGame-module__dU8B0W__finishSummary>span{color:#61718e;font-size:.92rem;line-height:1.55;display:block}.A1WordJourneyGame-module__dU8B0W__startCard label{color:#40557f;text-align:left;margin-top:22px;font-size:.78rem;font-weight:650;display:block}.A1WordJourneyGame-module__dU8B0W__startCard input{color:#10285f;background:#f8fbff;border:1px solid #d5dfef;border-radius:14px;outline:none;width:100%;height:48px;margin-top:7px;padding:0 14px;transition:border-color .15s,box-shadow .15s}.A1WordJourneyGame-module__dU8B0W__startCard input:focus{border-color:#1a3eb1;box-shadow:0 0 0 3px #1a3eb11a}.A1WordJourneyGame-module__dU8B0W__primaryButton{color:#fff;cursor:pointer;background:#1a3eb1;border:0;border-radius:15px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:48px;margin-top:18px;font-size:.94rem;font-weight:650;transition:transform .15s,background .15s;display:flex;box-shadow:0 8px 18px #1a3eb138}.A1WordJourneyGame-module__dU8B0W__primaryButton:hover{background:#14338f;transform:translateY(-1px)}.A1WordJourneyGame-module__dU8B0W__primaryButton:disabled{cursor:wait;opacity:.68}.A1WordJourneyGame-module__dU8B0W__startCard>a{color:#627493;align-items:center;gap:6px;margin-top:18px;font-size:.8rem;font-weight:600;display:inline-flex}.A1WordJourneyGame-module__dU8B0W__memberHello{color:#24498c;background:#eef4ff;border-radius:13px;margin-top:18px;padding:12px;font-size:.86rem;font-weight:650}.A1WordJourneyGame-module__dU8B0W__formError{color:#c2354d;text-align:left;margin-top:9px;font-size:.75rem}.A1WordJourneyGame-module__dU8B0W__finishCard{grid-template-columns:minmax(240px,.8fr) minmax(320px,1.2fr);width:min(820px,100%);max-height:calc(100svh - 48px);padding:18px;display:grid;overflow:auto}.A1WordJourneyGame-module__dU8B0W__finishSummary{text-align:center;flex-direction:column;justify-content:center;padding:22px;display:flex}.A1WordJourneyGame-module__dU8B0W__leaderboardWrap{min-width:0}.A1WordJourneyGame-module__dU8B0W__leaderboardWrap>div{box-shadow:none!important}.A1WordJourneyGame-module__dU8B0W__helpNote{color:#ffffffd1;text-shadow:0 1px 3px #11365b4d;align-items:center;gap:6px;font-size:.67rem;font-weight:600;display:inline-flex;position:absolute;bottom:9px;right:20px}@media (max-width:900px){.A1WordJourneyGame-module__dU8B0W__gameShell{min-height:auto}.A1WordJourneyGame-module__dU8B0W__playArea{grid-template-columns:1fr;min-height:auto}.A1WordJourneyGame-module__dU8B0W__crosswordPanel{min-height:540px}.A1WordJourneyGame-module__dU8B0W__wordPanel{min-height:460px}.A1WordJourneyGame-module__dU8B0W__letterWheel{width:min(350px,86vw)}}@media (max-width:600px){.A1WordJourneyGame-module__dU8B0W__gamePage{min-height:calc(100svh - 4.5rem)}.A1WordJourneyGame-module__dU8B0W__backgroundImage{object-position:54% center;position:fixed!important}.A1WordJourneyGame-module__dU8B0W__gameShell{width:calc(100% - 20px);padding:10px 0 30px}.A1WordJourneyGame-module__dU8B0W__topBar{border-radius:18px;grid-template-columns:42px 1fr auto;gap:9px;min-height:56px;padding:6px 8px}.A1WordJourneyGame-module__dU8B0W__iconButton{border-radius:12px;width:38px;height:38px}.A1WordJourneyGame-module__dU8B0W__titleBlock h1{font-size:1.06rem!important}.A1WordJourneyGame-module__dU8B0W__titleBlock span{text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:.62rem;overflow:hidden}.A1WordJourneyGame-module__dU8B0W__scoreChip{min-width:65px;height:38px;padding:0 9px}.A1WordJourneyGame-module__dU8B0W__progressTrack{width:calc(100% - 30px);margin:11px auto 9px}.A1WordJourneyGame-module__dU8B0W__playArea{gap:10px}.A1WordJourneyGame-module__dU8B0W__crosswordPanel,.A1WordJourneyGame-module__dU8B0W__wordPanel{border-radius:22px}.A1WordJourneyGame-module__dU8B0W__crosswordPanel{grid-template-rows:auto minmax(300px,1fr) auto;min-height:min(58svh,520px);padding:14px}.A1WordJourneyGame-module__dU8B0W__levelHeading h2{font-size:1.06rem}.A1WordJourneyGame-module__dU8B0W__crosswordGrid{gap:3px;max-height:40svh}.A1WordJourneyGame-module__dU8B0W__crosswordCell{border-radius:5px;font-size:clamp(.58rem,3.2vw,1rem)}.A1WordJourneyGame-module__dU8B0W__clueBar{border-radius:15px;min-height:58px}.A1WordJourneyGame-module__dU8B0W__clueBar strong{font-size:.88rem}.A1WordJourneyGame-module__dU8B0W__wordPanel{min-height:390px;padding:16px 10px 13px}.A1WordJourneyGame-module__dU8B0W__letterWheel{width:min(320px,82vw)}.A1WordJourneyGame-module__dU8B0W__letterTile{width:clamp(48px,17.5%,58px);font-size:clamp(1.15rem,6vw,1.55rem)}.A1WordJourneyGame-module__dU8B0W__helpNote{display:none}.A1WordJourneyGame-module__dU8B0W__modalBackdrop{padding:14px;position:fixed}.A1WordJourneyGame-module__dU8B0W__startCard,.A1WordJourneyGame-module__dU8B0W__completeCard{padding:24px 20px}.A1WordJourneyGame-module__dU8B0W__finishCard{grid-template-columns:1fr;padding:10px}.A1WordJourneyGame-module__dU8B0W__finishSummary{padding:16px 16px 20px}}@media (prefers-reduced-motion:reduce){.A1WordJourneyGame-module__dU8B0W__crosswordCell,.A1WordJourneyGame-module__dU8B0W__startCard,.A1WordJourneyGame-module__dU8B0W__completeCard,.A1WordJourneyGame-module__dU8B0W__finishCard,.A1WordJourneyGame-module__dU8B0W__answerPill{transition:none!important;animation:none!important}}
