@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
:root{--primary:#2950d9;--primary-dark:#1e3faf;--bg:#f3f4f6;--surface:#fff;--text:#151515;--muted:#8c8c8c;--border:#e4e7ec;--success:#22c55e;--error:#ef4444;--shadow:0 4px 10px #00000008, 0 12px 32px #0000000f;--transition:.28s cubic-bezier(.16, 1, .3, 1)}.WordWizard-module__wLktsG__root{background:var(--bg);min-height:100vh;color:var(--text);flex-direction:column;align-items:center;padding:40px 20px 60px;font-family:Inter,sans-serif;display:flex}.WordWizard-module__wLktsG__card{background:var(--surface);border-top:4px solid var(--primary);border-bottom:4px solid var(--primary);width:100%;max-width:600px;box-shadow:var(--shadow);border-radius:8px;padding:24px;position:relative}.WordWizard-module__wLktsG__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:20px;font-size:.75rem;font-weight:900}.WordWizard-module__wLktsG__counter{background:var(--primary);color:#eef1ff;border-bottom-left-radius:16px;padding:10px 20px;font-size:.8rem;font-weight:700;animation:5s infinite WordWizard-module__wLktsG__counterPulse;position:absolute;top:0;right:1px}@keyframes WordWizard-module__wLktsG__counterPulse{0%,to{opacity:1;transform:translate(0)scale(1);box-shadow:0 0 #2950d900}20%{transform:translate(-1px)}40%{transform:translate(1px)}60%{transform:translate(-1px)}80%{transform:translate(1px)}50%{opacity:.92;transform:scale(1.04);box-shadow:0 0 18px #2950d959}}.WordWizard-module__wLktsG__tiles{flex-wrap:wrap;justify-content:center;gap:.2rem;margin-top:24px;margin-bottom:28px;display:flex}.WordWizard-module__wLktsG__tile{width:30px;height:30px;color:var(--primary);transition:var(--transition);background:linear-gradient(#fff 0%,#f5f7ff 100%);border:1px solid #dde3ff;border-radius:4px;justify-content:center;align-items:center;font-size:22px;font-weight:900;display:flex}.WordWizard-module__wLktsG__tile:hover{transform:translateY(-2px)}.WordWizard-module__wLktsG__rankBadge{transform-origin:50%;isolation:isolate;animation:3s ease-in-out infinite WordWizard-module__wLktsG__badgeFloat,.8s cubic-bezier(.16,1,.3,1) WordWizard-module__wLktsG__badgeEntrance;position:relative;overflow:hidden}@keyframes WordWizard-module__wLktsG__badgeFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-4px)scale(1.02)}}@keyframes WordWizard-module__wLktsG__badgeEntrance{0%{opacity:0;transform:translateY(20px)scale(.7)rotate(-8deg)}60%{opacity:1;transform:translateY(-6px)scale(1.08)rotate(3deg)}to{transform:translateY(0)scale(1)rotate(0)}}.WordWizard-module__wLktsG__rankBadge:after{content:"";border-radius:inherit;opacity:.5;z-index:-1;background:radial-gradient(circle,#ffffff59,#0000 70%);animation:2.5s ease-in-out infinite WordWizard-module__wLktsG__badgeGlow;position:absolute;inset:-2px}@keyframes WordWizard-module__wLktsG__badgeGlow{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.8;transform:scale(1.08)}}.WordWizard-module__wLktsG__rankBadge:before{content:"";background:linear-gradient(120deg,#0000 20%,#ffffff73 50%,#0000 80%);animation:4s linear infinite WordWizard-module__wLktsG__badgeShine;position:absolute;inset:0;transform:translate(-140%)}@keyframes WordWizard-module__wLktsG__badgeShine{to{transform:translate(140%)}}.WordWizard-module__wLktsG__rankRow{justify-content:center;margin:52px 0;display:flex}.WordWizard-module__wLktsG__rankBadge{letter-spacing:.05em;transition:all var(--transition);border:2px solid;align-items:center;gap:8px;padding:6px 18px;font-size:clamp(11px,2.5vw,12px);font-weight:600;display:inline-flex}.WordWizard-module__wLktsG__rankBadge svg{transform-origin:50%;filter:drop-shadow(0 0 6px #ffffff73);flex-shrink:0;width:16px;height:16px;animation:3s ease-in-out infinite WordWizard-module__wLktsG__iconSpinFloat}@keyframes WordWizard-module__wLktsG__iconSpinFloat{0%{transform:translateY(0)rotate(0)scale(1)}20%{transform:translateY(-3px)rotate(-8deg)scale(1.12)}40%{transform:translateY(0)rotate(8deg)scale(1)}60%{transform:translateY(-2px)rotate(-6deg)scale(1.08)}80%{transform:translateY(0)rotate(4deg)scale(1)}to{transform:translateY(0)rotate(0)scale(1)}}@keyframes WordWizard-module__wLktsG__rankIconFloat{0%,to{transform:translateY(0)scale(1)rotate(0)}25%{transform:translateY(-2px)scale(1.08)rotate(-4deg)}50%{transform:translateY(0)scale(1)}75%{transform:translateY(-1px)scale(1.05)rotate(4deg)}}.WordWizard-module__wLktsG__wizard{color:#f8fafc;background:radial-gradient(circle at top,#ffffff2e,#0000 60%),linear-gradient(145deg,#7c3aed,#4c1d95);border:2px solid #c4b5fd;box-shadow:0 0 12px #a78bfacc,0 0 35px #7c3aed8c,inset 0 1px 1px #fff3}.WordWizard-module__wLktsG__lord{color:#fff7ed;background:radial-gradient(circle at top,#fff3,#0000 60%),linear-gradient(145deg,#f59e0b,#b45309);border:2px solid #fcd34d;box-shadow:0 0 12px #f59e0bcc,0 0 35px #b453098c,inset 0 1px 1px #fff3}.WordWizard-module__wLktsG__grammarian{color:#f0f9ff;background:radial-gradient(circle at top,#ffffff2e,#0000 60%),linear-gradient(145deg,#0ea5e9,#075985);border:2px solid #7dd3fc;box-shadow:0 0 12px #38bdf8cc,0 0 35px #0ea5e98c,inset 0 1px 1px #fff3}.WordWizard-module__wLktsG__oracle{color:#fff1f2;background:radial-gradient(circle at top,#ffffff2e,#0000 60%),linear-gradient(145deg,#ec4899,#9d174d);border:2px solid #f9a8d4;box-shadow:0 0 12px #f472b6cc,0 0 35px #ec48998c,inset 0 1px 1px #fff3}.WordWizard-module__wLktsG__sage{color:#ecfdf5;background:radial-gradient(circle at top,#ffffff2e,#0000 60%),linear-gradient(145deg,#10b981,#065f46);border:2px solid #6ee7b7;box-shadow:0 0 12px #34d399cc,0 0 35px #10b9818c,inset 0 1px 1px #fff3}.WordWizard-module__wLktsG__vanguard{color:#eff6ff;background:radial-gradient(circle at top,#ffffff2e,#0000 60%),linear-gradient(145deg,#3b82f6,#1e3a8a);border:2px solid #93c5fd;box-shadow:0 0 12px #60a5facc,0 0 35px #3b82f68c,inset 0 1px 1px #fff3}.WordWizard-module__wLktsG__sorcerer{color:#faf5ff;background:radial-gradient(circle at top,#ffffff2e,#0000 60%),linear-gradient(145deg,#a855f7,#581c87);border:2px solid #d8b4fe;box-shadow:0 0 12px #c084fccc,0 0 35px #a855f78c,inset 0 1px 1px #fff3}.WordWizard-module__wLktsG__poet{color:#fff1f2;background:radial-gradient(circle at top,#ffffff2e,#0000 60%),linear-gradient(145deg,#f43f5e,#881337);border:2px solid #fda4af;box-shadow:0 0 12px #fb7185cc,0 0 35px #f43f5e8c,inset 0 1px 1px #fff3}.WordWizard-module__wLktsG__mindmaster{color:#ecfeff;background:radial-gradient(circle at top,#ffffff2e,#0000 60%),linear-gradient(145deg,#06b6d4,#164e63);border:2px solid #67e8f9;box-shadow:0 0 12px #22d3eecc,0 0 35px #06b6d48c,inset 0 1px 1px #fff3}.WordWizard-module__wLktsG__titan{color:#1f2937;background:radial-gradient(circle at top,#ffffff40,#0000 60%),linear-gradient(145deg,#facc15,#ca8a04);border:2px solid #fde047;box-shadow:0 0 16px #facc15f2,0 0 45px #facc15a6,inset 0 1px 2px #ffffff4d}.WordWizard-module__wLktsG__wizard,.WordWizard-module__wLktsG__lord,.WordWizard-module__wLktsG__grammarian,.WordWizard-module__wLktsG__oracle,.WordWizard-module__wLktsG__sage,.WordWizard-module__wLktsG__vanguard,.WordWizard-module__wLktsG__sorcerer,.WordWizard-module__wLktsG__poet,.WordWizard-module__wLktsG__mindmaster,.WordWizard-module__wLktsG__titan{letter-spacing:.03em;text-shadow:0 1px 6px #00000073;font-weight:800;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden;transform:translateY(0)}.WordWizard-module__wLktsG__wizard:hover,.WordWizard-module__wLktsG__lord:hover,.WordWizard-module__wLktsG__grammarian:hover,.WordWizard-module__wLktsG__oracle:hover,.WordWizard-module__wLktsG__sage:hover,.WordWizard-module__wLktsG__vanguard:hover,.WordWizard-module__wLktsG__sorcerer:hover,.WordWizard-module__wLktsG__poet:hover,.WordWizard-module__wLktsG__mindmaster:hover,.WordWizard-module__wLktsG__titan:hover{transform:translateY(-3px)scale(1.03)}.WordWizard-module__wLktsG__wizard:before,.WordWizard-module__wLktsG__lord:before,.WordWizard-module__wLktsG__grammarian:before,.WordWizard-module__wLktsG__oracle:before,.WordWizard-module__wLktsG__sage:before,.WordWizard-module__wLktsG__vanguard:before,.WordWizard-module__wLktsG__sorcerer:before,.WordWizard-module__wLktsG__poet:before,.WordWizard-module__wLktsG__mindmaster:before,.WordWizard-module__wLktsG__titan:before{content:"";background:linear-gradient(120deg,#0000 20%,#ffffff4d 50%,#0000 80%);animation:4s linear infinite WordWizard-module__wLktsG__rewardShine;position:absolute;inset:0;transform:translate(-140%)}.WordWizard-module__wLktsG__wizard:after,.WordWizard-module__wLktsG__lord:after,.WordWizard-module__wLktsG__grammarian:after,.WordWizard-module__wLktsG__oracle:after,.WordWizard-module__wLktsG__sage:after,.WordWizard-module__wLktsG__vanguard:after,.WordWizard-module__wLktsG__sorcerer:after,.WordWizard-module__wLktsG__poet:after,.WordWizard-module__wLktsG__mindmaster:after,.WordWizard-module__wLktsG__titan:after{content:"";border-radius:inherit;opacity:.45;animation:2.8s ease-in-out infinite WordWizard-module__wLktsG__pulseGlow;position:absolute;inset:-2px}@keyframes WordWizard-module__wLktsG__rewardShine{to{transform:translate(140%)}}@keyframes WordWizard-module__wLktsG__pulseGlow{0%,to{opacity:.35}50%{opacity:.65}}.WordWizard-module__wLktsG__progressMeta{color:var(--text);justify-content:space-between;margin-bottom:12px;font-size:12px;font-weight:900;display:flex}.WordWizard-module__wLktsG__progressBg{background:#ececec;height:10px;margin-bottom:40px;overflow:hidden}.WordWizard-module__wLktsG__progressFill{background:linear-gradient(90deg, var(--primary), #4df558);border-radius:999px;height:100%;transition:width .4s}.WordWizard-module__wLktsG__inputRow{gap:16px;margin-bottom:34px;display:flex}.WordWizard-module__wLktsG__input{border:2px solid var(--border);height:40px;color:var(--text);transition:var(--transition);background:#fff;border-radius:8px;outline:none;flex:1;padding:12px 24px;font-size:14px}.WordWizard-module__wLktsG__input::placeholder{color:#b2b2b2}.WordWizard-module__wLktsG__input:focus{border-color:var(--primary);box-shadow:0 0 0 5px #2950d914}.WordWizard-module__wLktsG__submitBtn{background:var(--primary);color:#fff;cursor:pointer;height:40px;transition:var(--transition);border:none;border-radius:8px;padding:0 34px;font-size:14px;font-weight:700}.WordWizard-module__wLktsG__submitBtn:hover{background:var(--primary-dark);transform:translateY(-2px)}.WordWizard-module__wLktsG__submitBtn:active{transform:scale(.98)}.WordWizard-module__wLktsG__message{text-align:center;min-height:24px;margin-bottom:28px;font-size:15px}.WordWizard-module__wLktsG__message.WordWizard-module__wLktsG__ok{color:var(--success)}.WordWizard-module__wLktsG__message.WordWizard-module__wLktsG__err{color:var(--error)}.WordWizard-module__wLktsG__chips{flex-wrap:wrap;gap:12px;margin-bottom:32px;display:flex}.WordWizard-module__wLktsG__chip{color:var(--primary);background:#f4f6ff;border:1px solid #dce3ff;border-radius:3px;padding:10px 18px;font-size:14px;font-weight:600}.WordWizard-module__wLktsG__newChip{transform:scale(1.04)}.WordWizard-module__wLktsG__divider{background:#ececec;height:1px;margin-bottom:30px}.WordWizard-module__wLktsG__nextBtn{background:linear-gradient(135deg, var(--primary), #4d72f5);color:#fff;letter-spacing:.05em;cursor:pointer;width:100%;height:40px;transition:var(--transition);border:none;border-radius:8px;font-size:12px;font-weight:700}.WordWizard-module__wLktsG__nextBtn:hover{transform:translateY(-2px)}.WordWizard-module__wLktsG__nextArrow{font-size:18px}.WordWizard-module__wLktsG__toast{box-shadow:var(--shadow);opacity:0;transition:var(--transition);z-index:999;background:#fff;border-radius:16px;padding:16px 24px;font-size:15px;font-weight:600;position:fixed;bottom:30px;left:50%;transform:translate(-50%)translateY(100px)}.WordWizard-module__wLktsG__toastVisible{opacity:1;transform:translate(-50%)translateY(0)}.WordWizard-module__wLktsG__shareBtn{color:#fff;letter-spacing:.04em;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#4f46e5);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;height:48px;margin-top:18px;font-size:14px;font-weight:800;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.WordWizard-module__wLktsG__shareBtn:before{content:"";background:linear-gradient(120deg,#0000 20%,#ffffff59 50%,#0000 80%);animation:3.5s linear infinite WordWizard-module__wLktsG__shareShine;position:absolute;inset:0;transform:translate(-140%)}@keyframes WordWizard-module__wLktsG__shareShine{to{transform:translate(140%)}}.WordWizard-module__wLktsG__shareBtn:after{content:"";border-radius:inherit;opacity:.55;z-index:-1;background:radial-gradient(circle,#ffffff40,#0000 70%);animation:2s ease-in-out infinite WordWizard-module__wLktsG__shareGlow;position:absolute;inset:-2px}@keyframes WordWizard-module__wLktsG__shareGlow{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.75;transform:scale(1.04)}}.WordWizard-module__wLktsG__shareBtn:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 12px 30px #7c3aed59}.WordWizard-module__wLktsG__shareBtn:active{transform:scale(.97)}.WordWizard-module__wLktsG__shareBtn svg{width:18px;height:18px}@media (max-width:1024px){.WordWizard-module__wLktsG__root{padding:32px 18px 50px}.WordWizard-module__wLktsG__card{max-width:560px;padding:22px}.WordWizard-module__wLktsG__rankRow{margin:42px 0}.WordWizard-module__wLktsG__tiles{gap:.35rem}.WordWizard-module__wLktsG__tile{width:34px;height:34px;font-size:20px}.WordWizard-module__wLktsG__chips{gap:10px}.WordWizard-module__wLktsG__chip{padding:9px 15px;font-size:13px}}@media (max-width:768px){.WordWizard-module__wLktsG__root{padding:24px 16px 40px}.WordWizard-module__wLktsG__card{border-radius:4px;padding:20px}.WordWizard-module__wLktsG__counter{border-bottom-left-radius:14px;padding:4px 8px;font-size:.65rem;position:absolute;top:0;right:0}.WordWizard-module__wLktsG__eyebrow{margin-bottom:16px;font-size:.7rem}.WordWizard-module__wLktsG__tiles{gap:.3rem;margin-top:20px;margin-bottom:22px}.WordWizard-module__wLktsG__tile{width:30px;height:30px;font-size:18px}.WordWizard-module__wLktsG__rankRow{margin:36px 0}.WordWizard-module__wLktsG__progressMeta{font-size:11px}.WordWizard-module__wLktsG__progressBg{margin-bottom:30px}.WordWizard-module__wLktsG__inputRow{flex-direction:column;gap:12px}.WordWizard-module__wLktsG__input,.WordWizard-module__wLktsG__submitBtn{width:100%;height:44px;font-size:14px}.WordWizard-module__wLktsG__chips{gap:8px;margin-bottom:26px}.WordWizard-module__wLktsG__chip{padding:8px 14px;font-size:12px}.WordWizard-module__wLktsG__message{font-size:14px}.WordWizard-module__wLktsG__nextBtn{height:44px;font-size:11px}.WordWizard-module__wLktsG__shareBtn{height:46px;font-size:13px}}@media (max-width:480px){.WordWizard-module__wLktsG__root{padding:18px 12px 32px}.WordWizard-module__wLktsG__card{padding:18px}.WordWizard-module__wLktsG__eyebrow{letter-spacing:.14em;font-size:.65rem}.WordWizard-module__wLktsG__counter{padding:7px 14px;font-size:.7rem}.WordWizard-module__wLktsG__tiles{gap:.22rem}.WordWizard-module__wLktsG__tile{border-radius:3px;width:25px;height:25px;font-size:14px}.WordWizard-module__wLktsG__rankBadge{gap:6px;padding:5px 14px}.WordWizard-module__wLktsG__rankBadge svg{width:14px;height:14px}.WordWizard-module__wLktsG__progressBg{height:8px}.WordWizard-module__wLktsG__input,.WordWizard-module__wLktsG__submitBtn{height:42px;padding-inline:16px;font-size:13px}.WordWizard-module__wLktsG__message{margin-bottom:22px;font-size:13px}.WordWizard-module__wLktsG__chip{padding:7px 12px;font-size:11px}.WordWizard-module__wLktsG__divider{margin-bottom:24px}.WordWizard-module__wLktsG__nextBtn{height:42px;font-size:10px}.WordWizard-module__wLktsG__toast{width:calc(100% - 24px);padding:14px 18px;font-size:13px}.WordWizard-module__wLktsG__shareBtn{border-radius:12px;gap:8px;height:44px;font-size:12px}.WordWizard-module__wLktsG__shareBtn svg{width:16px;height:16px}}@media (max-width:360px){.WordWizard-module__wLktsG__card{padding:16px}.WordWizard-module__wLktsG__tile{width:24px;height:24px;font-size:14px}.WordWizard-module__wLktsG__input,.WordWizard-module__wLktsG__submitBtn,.WordWizard-module__wLktsG__nextBtn{height:40px}.WordWizard-module__wLktsG__chip{text-align:center;width:100%}.WordWizard-module__wLktsG__rankBadge{justify-content:center;width:100%}}
