.authPanel{position:fixed;top:16px;right:18px;z-index:2500;display:flex;align-items:center;gap:10px}.authLoginBtn,.authLogoutBtn{border:1px solid #ffffff35;border-radius:999px;background:linear-gradient(135deg,#0b351e,#16e76e);color:#031006;font-weight:1000;padding:11px 18px;cursor:pointer;box-shadow:0 14px 34px #16e76e38}.authLogoutBtn{background:linear-gradient(135deg,#341111,#ef4444);color:#fff;box-shadow:0 14px 34px #ef444433}.authUserBox{display:flex;align-items:center;gap:10px;padding:8px 10px 8px 14px;border-radius:999px;background:#031008d1;border:1px solid rgba(255,255,255,.16);box-shadow:0 16px 38px #00000059;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.authEmail{color:#d8ffe6;font-size:14px;font-weight:900;max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.authOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:4000;display:flex;align-items:center;justify-content:center;padding:20px;background:#000000b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.authModal{position:relative;width:min(430px,94vw);padding:30px 26px 26px;border-radius:28px;background:radial-gradient(circle at top,rgba(22,231,110,.2),transparent 42%),linear-gradient(160deg,#10291b,#07150d);border:1px solid rgba(255,255,255,.18);box-shadow:0 30px 90px #000000b3}.authCloseBtn{position:absolute;top:12px;right:14px;width:38px;height:38px;border:0;border-radius:50%;background:#ffffff1f;color:#fff;font-size:26px;line-height:1;cursor:pointer}.authModal h2{margin:0 0 8px;color:#fff;font-size:34px;font-weight:1000;text-align:center}.authSubtitle{margin:0 auto 18px;color:#b7c9bd;font-weight:800;line-height:1.4;text-align:center}.authTabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px}.authTabs button{border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff14;color:#d8ffe6;padding:12px;font-weight:1000;cursor:pointer}.authTabs button.active{background:#16e76e;color:#031006;border-color:#8dffc0}.authForm{display:flex;flex-direction:column;gap:10px}.authForm label{color:#d8ffe6;font-weight:1000;font-size:14px}.authForm input{width:100%;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:#0000004d;color:#fff;padding:14px 15px;font-size:16px;font-weight:800;outline:none}.authForm input:focus{border-color:#16e76e;box-shadow:0 0 0 3px #16e76e2e}.authSubmitBtn{margin-top:10px;border:0;border-radius:18px;background:linear-gradient(135deg,#16e76e,#8dffc0);color:#031006;padding:16px 18px;font-size:18px;font-weight:1000;cursor:pointer;box-shadow:0 18px 42px #16e76e42}.authSubmitBtn:disabled{opacity:.65;cursor:not-allowed}.authMessage{margin-top:16px;padding:12px 14px;border-radius:14px;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);color:#fff;font-weight:850;text-align:center;line-height:1.4}@media (max-width:760px){.authPanel{top:10px;right:10px}.authUserBox{max-width:calc(100vw - 20px)}.authEmail{max-width:150px;font-size:12px}.authLoginBtn,.authLogoutBtn{padding:9px 13px;font-size:13px}}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,Segoe UI,Arial;background:#06130d;color:#f4fff8}button,input{font:inherit}.home{min-height:100vh;background:radial-gradient(circle at top,#1f7a3e 0,#07130d 45%,#020806);display:flex;align-items:center;justify-content:center;padding:24px}.homeInner{margin-top:11vh;text-align:center;display:flex;flex-direction:column;gap:38px;align-items:center}.home h1{font-size:clamp(38px,9vw,78px);line-height:.95;margin:0;font-weight:950;letter-spacing:-2px;text-shadow:0 8px 40px #00ff8460}.playBtn{font-size:clamp(24px,5vw,36px);font-weight:950;border:0;border-radius:30px;padding:26px 64px;background:#16e76e;color:#041006;box-shadow:0 20px 50px #16e76e55;cursor:pointer}.app{min-height:100vh;background:linear-gradient(180deg,#082214,#020604);padding:88px 16px 28px}.scoreboard{position:fixed;top:0;left:0;right:0;height:68px;background:#030f08eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:center;padding:10px 16px;border-bottom:1px solid #ffffff18;z-index:10}.scoreboardInner{width:min(620px,96vw);display:flex;align-items:center;justify-content:center;gap:16px}.playerScore{min-width:150px;text-align:center;padding:9px 14px;border-radius:16px;background:#ffffff10;color:#b7c9bd}.playerScore.active{background:#16e76e;color:#021006}.playerScore b{font-size:24px;margin-left:8px}.round{font-size:13px;color:#9db5a4;min-width:72px;text-align:center}.menuScreen{max-width:1050px;margin:auto}.sourceStatus{text-align:center;color:#a7f3d0;background:#ffffff0d;border:1px solid #ffffff18;border-radius:16px;padding:12px;margin:10px auto 18px;max-width:760px}.menuScreen h2{text-align:center;font-size:30px;margin:20px 0}.catGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}.catCard{min-height:110px;border:1px solid #ffffff18;border-radius:24px;background:linear-gradient(160deg,#123b24,#07150d);color:#fff;text-align:left;padding:16px;cursor:pointer;box-shadow:0 10px 30px #0008;display:flex;gap:14px;align-items:center}.catCard.disabled{opacity:.36;cursor:not-allowed}.catIcon{font-size:34px;width:46px;text-align:center;filter:drop-shadow(0 8px 20px #000)}.catText span{font-weight:900;font-size:18px;display:block}.catText small{color:#16e76e;font-weight:800}.questionCard{max-width:720px;margin:18px auto;background:#071d11;border:1px solid #ffffff18;border-radius:30px;padding:20px;box-shadow:0 20px 70px #000a}.qHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.qHeader h2{margin:0;font-size:30px}.qHeader span{background:#16e76e;color:#031006;font-weight:900;padding:8px 12px;border-radius:999px}.bigPrompt{font-size:22px;line-height:1.35;text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:22px;padding:22px;margin:16px 0}.clubComboNames{display:flex;justify-content:center;gap:14px;margin:22px 0;flex-wrap:wrap}.clubNameOnly{font-size:clamp(24px,5vw,38px);font-weight:950;letter-spacing:-1px;text-align:center;background:#ffffff12;border:1px solid #ffffff20;border-radius:22px;padding:20px 22px;min-width:170px}.logo{width:150px;height:150px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:950;border:4px solid #fff;background:#e02020;color:#fff;box-shadow:0 8px 25px #0008;margin:auto}.answerInput{width:100%;padding:18px 16px;border-radius:18px;border:1px solid #ffffff22;background:#031008;color:#fff;margin-top:12px;outline:none}.autoWrap{position:relative}.suggestions{margin-top:8px;background:#020906;border:1px solid #ffffff22;border-radius:18px;max-height:280px;overflow:auto;padding:8px}.suggestions button{display:block;width:100%;text-align:left;background:transparent;color:#fff;border:0;padding:12px;border-radius:12px}.suggestions button:hover{background:#16e76e22}.submitBtn,.secondaryBtn{width:100%;border:0;border-radius:20px;padding:18px;margin-top:18px;background:#16e76e;color:#031006;font-weight:950;cursor:pointer}.secondaryBtn{background:#ffffff12;color:#fff;border:1px solid #ffffff22}.mcSubmit{margin-top:34px}.modalOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:50;padding:24px}.resultModal{width:min(480px,92vw);text-align:center;border-radius:30px;padding:38px 24px;border:1px solid #fff3;box-shadow:0 25px 90px #000}.resultModal.correct{background:#08391d}.resultModal.wrong{background:#3b0b0b}.resultModal h2{font-size:42px;margin:0 0 12px}.resultModal p{font-size:20px;line-height:1.5}.resultModal button{padding:15px 28px;border:0;border-radius:16px;background:#fff;color:#06130d;font-weight:900}.matchBox{font-size:20px;text-align:center;background:#ffffff10;border-radius:20px;padding:18px;margin-bottom:16px}.matchBox.large{font-size:23px;line-height:1.35}.pitch{position:relative;overflow:hidden;height:520px;background:linear-gradient(90deg,#138a3f,#15803d,#138a3f);border-radius:28px;border:3px solid #ffffff55;margin:16px 0}.pitch:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:2px solid #ffffff80;border-radius:20px}.midLine{position:absolute;left:18px;right:18px;top:50%;height:2px;background:#ffffff80}.circle{position:absolute;width:120px;height:120px;border:2px solid #ffffff80;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.box{position:absolute;left:26%;width:48%;height:90px;border:2px solid #ffffff80}.topBox{top:18px}.bottomBox{bottom:18px}.goal{position:absolute;left:41%;width:18%;height:16px;border:2px solid #ffffff80}.topGoal{top:0;border-top:0}.bottomGoal{bottom:0;border-bottom:0}.pitchRows{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:space-around;padding:36px 14px}.pitchRow{display:flex;justify-content:space-around;gap:8px}.pitchName{color:#fff;font-weight:950;text-shadow:0 2px 10px #000,0 0 2px #000;text-align:center;min-width:76px}.missingName{color:#ffe45e;font-size:22px}.transferTable{display:flex;flex-direction:column;gap:8px}.transferRow{display:grid;grid-template-columns:92px 1fr 72px;gap:8px;align-items:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:18px;padding:14px}.retiredRow{background:#f59e0b20;border-color:#f59e0b55}.clubCell{display:flex;align-items:center;gap:10px}.years{color:#b7c9bd}.fee{text-align:right;color:#16e76e;font-weight:800}.playerName{text-align:center;margin:14px 0;color:#d8eadf}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.chips button{background:#16e76e22;color:#b7ffd2;border:1px solid #16e76e55;padding:8px 12px;border-radius:999px;cursor:pointer}.inlinePlayers{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:18px 0}.inlinePlayers b{background:#ffffff12;padding:14px 16px;border-radius:16px}.badgeOnly{display:flex;justify-content:center;margin:30px 0;position:relative}.scoringNote{text-align:center;color:#b7c9bd;margin-top:12px}.options{display:grid;grid-template-columns:1fr;gap:12px;margin-top:18px}.option{padding:18px;border-radius:18px;border:1px solid #ffffff20;background:#ffffff0d;color:#fff;text-align:left;cursor:pointer}.option.selected{background:#16e76e;color:#031006;font-weight:900}.ouGrid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:25px}.ouGrid button{height:120px;border-radius:28px;border:0;color:#fff;font-size:30px;font-weight:950;cursor:pointer}.over{background:#13a34a}.under{background:#dc2626}.activeOU{outline:5px solid #fff}.rankList{display:flex;flex-direction:column;gap:10px}.rankItem{display:flex;align-items:center;gap:14px;background:#ffffff0d;border:1px solid #ffffff1c;border-radius:18px;padding:18px;cursor:grab;font-weight:850}.rankItem b{font-size:22px;color:#16e76e}.drag{font-size:22px;color:#9db5a4}@media (max-width:600px){.app{padding-left:10px;padding-right:10px}.questionCard{padding:14px;border-radius:24px}.qHeader h2{font-size:24px}.pitch{height:470px}.pitchName{min-width:58px;font-size:12px}.clubComboNames{gap:10px}.clubNameOnly{font-size:24px;min-width:135px;padding:16px}.transferRow{grid-template-columns:78px 1fr 55px;font-size:12px}.catGrid{grid-template-columns:1fr 1fr}.catCard{min-height:95px;padding:12px;gap:8px}.catIcon{font-size:28px;width:34px}.catText span{font-size:14px}.catText small{font-size:11px}.scoreboard{height:62px}.scoreboardInner{gap:8px}.playerScore{font-size:12px;min-width:112px;padding:8px}.playerScore b{font-size:20px}.round{min-width:44px;font-size:11px}}.questionCard{max-width:760px}.qHeader{margin-bottom:12px}.qHeader h2{font-size:26px}.clubComboNames{flex-wrap:nowrap;gap:10px;overflow-x:auto;justify-content:center;align-items:stretch}.clubNameOnly{font-size:clamp(15px,2.8vw,22px);min-width:0;flex:1 1 0;padding:14px 10px;white-space:nowrap}.pitchShell{max-width:560px;margin:10px auto 18px;position:relative}.formationPill{display:inline-block;margin:0 0 8px 8px;padding:7px 12px;border-radius:999px;background:#ffffff16;border:1px solid #ffffff22;color:#d8ffe6;font-weight:900}.pitch{height:640px;max-width:540px;margin:0 auto}.pitchRows{padding:52px 18px;justify-content:space-between}.pitchRow{align-items:center}.pitchName{font-size:clamp(12px,2.2vw,16px);min-width:62px;max-width:120px;line-height:1.12}.missingName{font-size:clamp(18px,3vw,24px);color:#ffe45e}.matchBox{font-weight:850;line-height:1.35}.bigPrompt{font-size:20px}@media (max-width:600px){.clubComboNames{gap:7px}.clubNameOnly{font-size:13px;padding:12px 7px}.pitchShell{max-width:96vw}.pitch{height:600px}.pitchRows{padding:48px 8px}.pitchName{font-size:11px;min-width:46px;max-width:78px}.qHeader h2{font-size:22px}}.catText{position:relative;flex:1}.catCount{display:inline-flex!important;align-items:center;justify-content:center;margin-top:8px;min-width:42px;height:30px;border-radius:999px;background:#16e76e;color:#031006!important;font-size:16px!important;font-weight:950!important;box-shadow:0 8px 24px #16e76e33}.catCard.disabled{background:linear-gradient(160deg,#2b2f2c,#111411);border-color:#ffffff0f;opacity:.55;filter:grayscale(1)}.catCard.disabled .catCount{background:#6b7280;color:#e5e7eb!important;box-shadow:none}.catCard.disabled .catText span,.catCard.disabled .catIcon{color:#9ca3af;filter:grayscale(1)}.playBtn:disabled{opacity:.45;cursor:not-allowed;filter:grayscale(1);box-shadow:none}.homeStatus{max-width:640px}.resultModal.partial{background:#3b2b06}.gameOver{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:30px}.gameOverCard{width:min(680px,94vw);background:linear-gradient(160deg,#10291b,#06100b);border:1px solid #ffffff22;border-radius:34px;text-align:center;padding:42px 26px;box-shadow:0 30px 100px #0009}.fullTime{display:inline-flex;padding:8px 18px;border-radius:999px;background:#16e76e;color:#041006;font-weight:950;letter-spacing:.08em}.gameOverCard h1{font-size:clamp(36px,7vw,68px);margin:20px 0 24px}.finalScores{display:flex;gap:18px;justify-content:center;margin:22px 0 32px;flex-wrap:wrap}.finalScores div{background:#ffffff10;border:1px solid #ffffff18;border-radius:20px;padding:18px 30px;font-size:20px;font-weight:800}.finalScores b{font-size:40px;display:block;color:#16e76e}.playBtn.small{font-size:22px;padding:16px 34px;border-radius:20px}.qBadges{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.difficultyBadge{display:none!important;background:#ffffff14!important;color:#d8ffe6!important;border:1px solid #ffffff22}.pointsBadge{background:#16e76e!important;color:#031006!important}.round small{display:block;color:#16e76e;font-size:10px;margin-top:2px;font-weight:900}.newGameBtn{border:1px solid #16e76e55;background:#16e76e18;color:#d8ffe6;border-radius:14px;padding:9px 12px;font-size:12px;font-weight:950;cursor:pointer;white-space:nowrap}.newGameBtn:hover{background:#16e76e;color:#031006}.pointsAward{font-size:24px!important;font-weight:950;color:#16e76e}.answerReveal{font-size:18px!important}.answerReveal b{white-space:pre-line;display:inline-block;text-align:left;line-height:1.55}.resultDetails{display:grid;gap:8px;margin:18px auto;max-width:320px}.detail{border:1px solid #ffffff20;border-radius:14px;padding:10px 12px;font-weight:850;background:#ffffff0d;display:flex;justify-content:space-between;gap:10px}.detail.ok{color:#b7ffd2}.detail.wrong{color:#ffd0d0}.detail b{color:#fff}@media (width<=700px){.scoreboardInner{gap:7px}.newGameBtn{padding:8px 9px;font-size:11px}.qBadges{justify-content:flex-start}.qHeader{align-items:flex-start;gap:10px}}.clubNameOnly,.inlinePlayers b{font-size:clamp(15px,2.2vw,20px)!important;line-height:1.15}.inlinePlayers b{font-weight:950;padding:16px 18px}@media (max-width:600px){.clubNameOnly,.inlinePlayers b{font-size:13px!important}}.transferRow{grid-template-columns:68px 1fr 112px!important;column-gap:14px}.transferRow .years{font-weight:950;color:#d8ffe6;text-align:left}.transferRow .clubCell{min-width:0;line-height:1.25}.transferRow .fee{font-size:12px;line-height:1.2}@media (max-width:600px){.transferRow{grid-template-columns:54px 1fr 74px!important;column-gap:8px}.transferRow .fee{font-size:10px}}.catCard{position:relative;min-height:124px;padding:34px 16px 16px;align-items:flex-start}.catPoints{position:absolute;top:9px;right:10px;display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#16e76e;color:#031006;font-size:11px;font-weight:950;box-shadow:0 8px 22px #16e76e33;line-height:1;z-index:2;white-space:nowrap;pointer-events:none}.catCard.disabled .catPoints{background:#6b7280;color:#e5e7eb;box-shadow:none}.catText{min-width:0;display:flex;flex-direction:column;gap:7px;padding-right:0}.catText span{line-height:1.18}.countryHint{font-size:.68em;font-weight:700;color:#b7c9bd;opacity:.9;white-space:nowrap}.transferRow .clubCell b{font-size:16px;line-height:1.18}@media (max-width:600px){.catCard{min-height:116px;padding:30px 13px 14px}.catPoints{top:7px;right:7px;font-size:10px;padding:4px 7px}.transferRow .clubCell b{font-size:12px}.countryHint{font-size:.66em}}.menuScreen{max-width:1180px!important;margin-left:auto!important;margin-right:auto!important}.catGrid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(210px,210px))!important;justify-content:center!important;align-items:stretch!important;gap:16px!important}.catCard{width:210px!important;height:132px!important;min-height:132px!important;padding:22px 16px 14px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;align-items:stretch!important;gap:8px!important;text-align:left!important;border-radius:22px!important}.catMain{display:grid!important;grid-template-columns:48px 1fr!important;align-items:center!important;gap:12px!important;min-height:58px!important;padding-right:40px!important}.catIcon{width:48px!important;min-width:48px!important;height:58px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:32px!important;text-align:center!important}.catTitle{color:#fff!important;font-weight:950!important;font-size:17px!important;line-height:1.12!important;letter-spacing:-.2px!important;white-space:normal!important;overflow-wrap:normal!important}.catPoints{position:absolute!important;top:8px!important;right:8px!important;width:48px!important;height:48px!important;padding:0!important;border-radius:50%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:0!important;background:#16e76e!important;color:#031006!important;border:2px solid #8dffc0!important;box-shadow:0 8px 24px #16e76e40,inset 0 -2px #0002!important;line-height:1!important;z-index:3!important;pointer-events:none!important}.catPoints strong{display:block!important;font-size:13px!important;font-weight:1000!important;line-height:.95!important;letter-spacing:-.5px!important}.catPoints small{display:block!important;margin-top:3px!important;font-size:9px!important;font-weight:1000!important;line-height:1!important;text-transform:uppercase!important;color:#031006!important}.catCount{align-self:center!important;display:flex!important;align-items:center!important;justify-content:center!important;width:92px!important;min-width:92px!important;height:30px!important;margin:0 auto!important;border-radius:999px!important;background:#16e76e!important;color:#031006!important;font-size:15px!important;font-weight:1000!important;line-height:1!important;box-shadow:0 8px 22px #16e76e33!important}.catCard.disabled .catPoints,.catCard.disabled .catCount{background:#6b7280!important;color:#e5e7eb!important;border-color:#9ca3af!important;box-shadow:none!important}.catCard.disabled .catTitle,.catCard.disabled .catIcon{color:#9ca3af!important;filter:grayscale(1)!important}.catText{display:contents!important}.catText span{font-size:inherit!important}@media (max-width:760px){.catGrid{grid-template-columns:repeat(2,minmax(156px,1fr))!important;gap:12px!important}.catCard{width:auto!important;height:124px!important;min-height:124px!important;padding:20px 12px 12px!important}.catMain{grid-template-columns:38px 1fr!important;gap:9px!important;min-height:54px!important;padding-right:38px!important}.catIcon{width:38px!important;min-width:38px!important;height:54px!important;font-size:27px!important}.catTitle{font-size:14px!important}.catPoints{width:43px!important;height:43px!important;top:7px!important;right:7px!important}.catPoints strong{font-size:11px!important}.catPoints small{font-size:8px!important;margin-top:2px!important}.catCount{width:78px!important;min-width:78px!important;height:28px!important;font-size:13px!important}}.menuScreen{max-width:1320px!important}.catGrid{grid-template-columns:repeat(auto-fit,minmax(240px,240px))!important;gap:20px!important}.catCard{width:240px!important;height:158px!important;min-height:158px!important;padding:24px 18px 16px!important;border-radius:26px!important}.catMain{grid-template-columns:58px 1fr!important;min-height:82px!important;gap:14px!important;padding-right:52px!important}.catIcon{width:58px!important;min-width:58px!important;height:82px!important;font-size:38px!important}.catTitle{font-size:19px!important;line-height:1.12!important;letter-spacing:-.25px!important}.catPoints{width:56px!important;height:56px!important;top:10px!important;right:10px!important;border-width:2px!important}.catPoints strong{font-size:14px!important}.catPoints small{font-size:9.5px!important;margin-top:4px!important;letter-spacing:.1px!important}.catCount{width:112px!important;min-width:112px!important;height:34px!important;font-size:16px!important;margin-left:auto!important;margin-right:auto!important}@media (max-width:760px){.catGrid{grid-template-columns:repeat(2,minmax(168px,1fr))!important;gap:14px!important}.catCard{width:auto!important;height:144px!important;min-height:144px!important;padding:22px 13px 14px!important;border-radius:23px!important}.catMain{grid-template-columns:42px 1fr!important;min-height:72px!important;gap:10px!important;padding-right:45px!important}.catIcon{width:42px!important;min-width:42px!important;height:72px!important;font-size:29px!important}.catTitle{font-size:15px!important;line-height:1.12!important}.catPoints{width:48px!important;height:48px!important;top:8px!important;right:8px!important}.catPoints strong{font-size:12px!important}.catPoints small{font-size:8px!important;margin-top:3px!important}.catCount{width:88px!important;min-width:88px!important;height:30px!important;font-size:14px!important}}.catPoints{width:44px!important;height:44px!important;top:10px!important;right:10px!important;border-width:2px!important}.catPoints strong{font-size:12px!important;line-height:.95!important}.catPoints small{font-size:7.5px!important;margin-top:3px!important;letter-spacing:.2px!important}.catCount{width:118px!important;min-width:118px!important;height:34px!important;font-size:15px!important;text-transform:none!important;letter-spacing:.1px!important}@media (max-width:760px){.catPoints{width:39px!important;height:39px!important;top:8px!important;right:8px!important}.catPoints strong{font-size:10.5px!important}.catPoints small{font-size:6.8px!important;margin-top:2px!important}.catCount{width:98px!important;min-width:98px!important;height:30px!important;font-size:13px!important}}.iconComposite{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.1em;height:1.1em}.missingClubIcon .shieldBase{font-size:1em;line-height:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.22))}.missingClubIcon .shieldQuestion{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:.58em;font-weight:1000;color:#ff3b30;text-shadow:0 1px 1px rgba(255,255,255,.75),0 1px 6px rgba(0,0,0,.28);transform:translateY(.02em)}.goldenBallIcon{width:1em;height:1em}.goldenBallIcon .goldenBallImage{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 .05em .12em rgba(255,217,77,.45)) drop-shadow(0 .08em .16em rgba(0,0,0,.28))}.clubWithLogo{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;min-width:148px}.clubLogoWrap{width:62px;height:62px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.clubLogoImg{max-width:100%;max-height:100%;object-fit:contain;display:block;filter:drop-shadow(0 4px 10px rgba(0,0,0,.25))}.clubWithLogo .logo{width:58px;height:58px;font-size:16px}.clubLabel{font-size:inherit;font-weight:inherit;line-height:1.15;white-space:normal;text-align:center}@media (max-width:600px){.clubWithLogo{min-width:120px;gap:8px}.clubLogoWrap{width:50px;height:50px}.clubWithLogo .logo{width:48px;height:48px;font-size:14px}}.gameOverOverlay{z-index:60}.gameOverPopup{width:min(560px,92vw);background:linear-gradient(160deg,#10291b,#06100b);border:1px solid #ffffff28;border-radius:34px;text-align:center;padding:40px 24px;box-shadow:0 30px 100px #000c}.gameOverPopup h1{font-size:clamp(34px,7vw,58px);margin:18px 0 10px;line-height:1;letter-spacing:-1px}.finalScoreLine{color:#b7c9bd;font-weight:900;margin:0 0 8px}.finalScoreSentence{display:inline-flex;align-items:center;justify-content:center;margin:4px auto 10px;padding:10px 18px;border-radius:999px;background:#ffffff12;border:1px solid #ffffff20;color:#f4fff7;font-size:clamp(18px,3.2vw,28px);line-height:1.15;font-weight:1000}.gameOverPopup .finalScores{display:flex;gap:18px;justify-content:center;margin:18px 0 30px;flex-wrap:wrap}.gameOverPopup .finalScores div{background:#ffffff10;border:1px solid #ffffff18;border-radius:20px;padding:16px 26px;font-size:18px;font-weight:800;min-width:145px}.gameOverPopup .finalScores b{font-size:38px;display:block;color:#16e76e}.badgeLogoImage{width:150px;height:150px;object-fit:contain;display:block;filter:drop-shadow(0 10px 24px rgba(0,0,0,.35));margin:auto}.badgeOnly .badgeLogoImage{width:min(220px,58vw);height:min(220px,58vw);background:#ffffff10;border:1px solid #ffffff20;border-radius:28px;padding:18px}.clubLogoWrap .badgeLogoImage{width:62px;height:62px;padding:0;border:0;background:transparent;border-radius:0}@media (max-width:600px){.badgeOnly .badgeLogoImage{width:min(180px,62vw);height:min(180px,62vw)}}.badgeOnly .badgeLogoImage{filter:none;transform:none}.badgeOnly:before,.badgeOnly:after,.clubBadgeTextCover{display:none}.retroTransferBox{margin:10px auto 22px;width:min(100%,760px);border:1px solid #ffffff22;border-radius:28px;padding:24px 22px;background:linear-gradient(180deg,#ffffff12,#ffffff08);box-shadow:0 18px 50px #0003}.retroQuestionHint{display:inline-flex;align-items:center;justify-content:center;margin:0 auto 16px;padding:7px 14px;border-radius:999px;background:#16e76e1f;border:1px solid #16e76e55;color:#d8ffe6;font-weight:950;font-size:12px;text-transform:uppercase;letter-spacing:.8px}.retroTransferFlow{display:grid;grid-template-columns:1fr 160px 1fr;align-items:center;gap:18px}.retroTeam{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1px solid #ffffff1f;border-radius:24px;padding:18px 14px;background:#07130ddd}.retroTeamSideLabel{color:#16e76e;font-size:11px;font-weight:1000;letter-spacing:1.2px}.retroLogoWrap{width:92px;height:92px;border-radius:24px;display:flex;align-items:center;justify-content:center;background:#fff;padding:12px;box-shadow:0 12px 26px #0003}.retroLogoImg,.retroLogoWrap .badgeLogoImage{max-width:100%;max-height:100%;object-fit:contain}.retroLogoWrap .logo{width:74px;height:74px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:1000}.retroTeamName{color:#fff;font-size:clamp(16px,2.2vw,22px);line-height:1.12;font-weight:1000;text-align:center}.retroMiddle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-width:0}.retroMeta{min-width:126px;text-align:center;border-radius:999px;padding:9px 13px;background:#16e76e;color:#031006;font-weight:1000;font-size:clamp(20px,3.2vw,28px);line-height:1.05;letter-spacing:.2px;box-shadow:0 10px 26px #16e76e33}.retroArrow{width:86px;height:86px;display:flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid #ffffff2b;color:#16e76e;background:#ffffff0f;line-height:1;margin:0 auto}.retroArrow svg{width:76px;height:76px;display:block;overflow:visible}.retroArrow path{fill:none;stroke:currentColor;stroke-width:14;stroke-linecap:round;stroke-linejoin:round}@media (max-width:700px){.retroTransferBox{padding:18px 12px;border-radius:22px}.retroTransferFlow{grid-template-columns:1fr;gap:12px}.retroMiddle{order:2;gap:6px}.retroTransferFlow .retroTeam:first-child{order:1}.retroTransferFlow .retroTeam:last-child{order:3}.retroArrow{transform:rotate(90deg);width:62px;height:62px}.retroArrow svg{width:54px;height:54px}.retroLogoWrap{width:78px;height:78px;border-radius:20px;padding:10px}.retroTeam{padding:15px 12px;border-radius:20px}.retroTeamName{font-size:16px}.retroMeta{font-size:18px;padding:9px 13px}}.transferRow{grid-template-columns:72px minmax(0,1fr) 116px!important;column-gap:18px!important}.transferRow .clubCell{display:block!important;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:normal}.transferClubName{font-size:16px;line-height:1.18}.loanHint{font-size:.72em;font-weight:800;color:#d8ffe6;opacity:.95;white-space:nowrap}.transferRow .fee{color:#16e76e!important;font-weight:950!important;text-align:right!important;white-space:nowrap}@media (max-width:600px){.transferRow{grid-template-columns:56px minmax(0,1fr) 82px!important;column-gap:9px!important}.transferClubName{font-size:12px}.transferRow .fee{font-size:10px!important}.loanHint{font-size:.68em}}.worldCupRunBox{margin:18px auto 16px;max-width:620px;padding:22px 18px;border-radius:26px;border:1px solid #ffffff24;background:linear-gradient(180deg,#111827f2,#07101ff2);box-shadow:0 20px 50px #0005}.worldCupRunTitle{text-align:center;font-weight:1000;letter-spacing:.12em;color:#f8fafc;font-size:19px;margin-bottom:18px}.worldCupCup{margin-top:18px;padding-top:16px;border-top:1px solid #ffffff18}.worldCupCup:first-of-type{margin-top:0;padding-top:0;border-top:0}.worldCupStage{text-align:center;font-size:15px;font-weight:1000;color:#dbeafe;margin-bottom:12px;letter-spacing:.04em}.worldCupMatches{display:flex;flex-direction:column;gap:9px}.worldCupMatch{display:grid;grid-template-columns:32px minmax(0,1fr) 72px;align-items:center;gap:12px;padding:12px 14px;border-radius:16px;background:#ffffff0d;border:1px solid #ffffff12}.worldCupMatch.win{background:#16e76e17;border-color:#16e76e35}.worldCupMatch.draw{background:#ffd44717;border-color:#ffd44735}.worldCupMatch.loss{background:#ff4d4d17;border-color:#ff4d4d35}.worldCupDot{font-size:18px;text-align:center}.worldCupOpponent{color:#fff;font-weight:850;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.worldCupScore{text-align:right;color:#f8fafc;font-weight:1000;font-size:18px;font-variant-numeric:tabular-nums}.worldCupQuestionText{max-width:620px;margin:10px auto 12px;text-align:center;color:#dbeafe;font-weight:800}@media (max-width:600px){.worldCupRunBox{padding:18px 12px;border-radius:22px}.worldCupMatch{grid-template-columns:26px minmax(0,1fr) 58px;gap:8px;padding:10px}.worldCupOpponent{font-size:13px}.worldCupScore{font-size:15px}.worldCupStage{font-size:13px}}.questionReveal{font-size:18px!important;margin:10px auto 14px;color:#d8ffe6}.questionReveal b{display:inline-block;background:#ffffff12;border:1px solid #ffffff22;border-radius:14px;padding:8px 14px;line-height:1.35}.menuScreen{margin-top:-10px!important}.menuScreen>.sourceStatus{display:none!important}.menuScreen h2{margin:0 0 18px!important}.retroTransferFlow{grid-template-columns:minmax(0,1fr) max-content minmax(0,1fr)!important}.retroMiddle{justify-self:center!important;min-width:170px!important;width:max-content!important}.retroMeta{white-space:nowrap!important;font-size:clamp(16px,2.35vw,22px)!important;line-height:1.05!important;padding:8px 12px!important;max-width:none!important}@media (max-width:700px){.retroTransferFlow{grid-template-columns:1fr!important}.retroMiddle{width:auto!important;min-width:0!important}.retroMeta{font-size:16px!important;padding:8px 11px!important}}.questionCard>.matchBox:not(.large){white-space:nowrap;overflow-x:auto;font-size:clamp(15px,2.05vw,20px)!important;line-height:1.2!important;padding:14px 16px!important}.transferClubName,.transferRow .clubCell b{font-size:18px!important}.transferRow .fee{font-size:15px!important;font-weight:1000!important}.playerName b{font-size:22px!important}.retroTeamSideLabel{display:none!important}.shirtBackIcon{width:1.22em;height:1.16em;filter:drop-shadow(0 2px 4px rgba(0,0,0,.28))}.shirtBackIcon .shirtShape{position:absolute;left:50%;top:50%;width:1.02em;height:.9em;transform:translate(-50%,-48%);background:linear-gradient(180deg,#3b82f6,#2563eb 55%,#1d4ed8);border:.045em solid #0f3fae;border-bottom-width:.055em;clip-path:polygon(22% 0,38% 0,44% 10%,56% 10%,62% 0,78% 0,100% 18%,88% 34%,85% 100%,15% 100%,12% 34%,0 18%);box-shadow:inset 0 0 0 .03em #ffffff2e,inset 0 -.16em .18em #00000024}.shirtBackIcon .shirtShape:before,.shirtBackIcon .shirtShape:after{content:"";position:absolute}.shirtBackIcon .shirtShape:before{left:50%;top:.03em;transform:translate(-50%);width:.34em;height:.12em;border-radius:0 0 .12em .12em;background:linear-gradient(180deg,#fff,#e5e7eb);border:.03em solid #d1d5db;box-shadow:0 .01em #2563eb40}.shirtBackIcon .shirtShape:after{inset:.08em .13em auto .13em;height:.18em;background:linear-gradient(135deg,transparent 0 8%,#ffffff 8% 14%,transparent 14% 100%),linear-gradient(225deg,transparent 0 8%,#ffffff 8% 14%,transparent 14% 100%);opacity:.95}.shirtBackIcon .shirtQuestion{position:absolute;left:50%;top:57%;transform:translate(-50%,-50%);color:#fff;font-size:.56em;font-weight:1000;line-height:1;text-shadow:0 1px 0 rgba(15,23,42,.22),0 1px 4px rgba(15,23,42,.28)}@media (max-width:600px){.questionCard>.matchBox:not(.large){font-size:12.5px!important;padding:11px 12px!important}.transferClubName,.transferRow .clubCell b{font-size:13.5px!important}.transferRow .fee{font-size:11.5px!important}.playerName b{font-size:18px!important}}.bigPrompt{white-space:pre-line}.finalScoreSentence{white-space:nowrap!important;max-width:100%;box-sizing:border-box;font-size:clamp(13px,2.35vw,24px)!important;line-height:1.05!important;padding:9px 14px!important}.gameOverCard h1{white-space:nowrap}.questionCard>.missingMatchBox{white-space:pre-line!important;overflow:visible!important;overflow-x:visible!important;text-overflow:clip!important;overflow-wrap:anywhere;word-break:normal;line-height:1.28!important}.questionCard>.missingMatchBox::-webkit-scrollbar{display:none}@media (max-width:520px){.finalScoreSentence{font-size:clamp(11px,3.2vw,16px)!important;padding:8px 10px!important}.gameOverCard h1{font-size:clamp(28px,8.5vw,44px)!important}}.gameOverPopup h1{white-space:nowrap;font-size:clamp(28px,6.8vw,58px)!important}@media (max-width:520px){.gameOverPopup h1{font-size:clamp(24px,7.2vw,38px)!important}}.setupApp{padding:24px 16px 36px!important;background:radial-gradient(circle at top,#1f7a3e 0,#07130d 44%,#020806)!important}.modeScreen,.customScreen,.categoriesInfoScreen{min-height:calc(100vh - 60px);display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.modePanel{width:min(620px,94vw);text-align:center;background:linear-gradient(160deg,#10291b,#06100b);border:1px solid #ffffff22;border-radius:36px;padding:42px 26px 30px;box-shadow:0 30px 100px #0009}.modePanel h1{margin:0 0 14px;font-size:clamp(36px,8vw,68px);line-height:.95;letter-spacing:-2px;text-shadow:0 8px 40px #00ff8460}.modePanel h2{margin:0 0 18px;font-size:clamp(24px,4vw,34px)}.modeStatus{margin-bottom:24px!important}.modeButtons{display:grid;grid-template-columns:1fr;gap:14px;margin:20px auto 18px}.modeBtn,.startGameBtn,.clearSelectionBtn,.modeBackBtn{border:0;border-radius:22px;padding:18px 22px;font-weight:1000;cursor:pointer}.modeBtn{min-height:84px;background:#ffffff12;border:1px solid #ffffff22;color:#fff;font-size:clamp(22px,4vw,32px);box-shadow:0 18px 50px #0005}.modeBtn.info{background:#ffffff10;color:#d8ffe6;border-color:#16e76e44}.modeBtn.custom{background:linear-gradient(135deg,#f59e0b,#facc15);color:#1f1300;border-color:#fde68a;box-shadow:0 20px 55px #facc1557,inset 0 1px #ffffff73;text-shadow:0 1px 0 rgba(255,255,255,.35)}.modeBtn.custom:hover:not(:disabled){background:linear-gradient(135deg,#fbbf24,#fde047);border-color:#fef3c7;box-shadow:0 22px 62px #facc1575,inset 0 1px #ffffff8c}.categoriesInfoScreen{justify-content:flex-start;max-width:1320px;margin:0 auto;padding-top:18px}.categoriesInfoHeader{width:100%;display:grid;grid-template-columns:160px 1fr 160px;align-items:center;gap:16px;margin:0 auto 22px}.categoriesInfoHeader h2{text-align:center;margin:0 0 6px;font-size:clamp(28px,5vw,48px);letter-spacing:-1px}.categoriesInfoHeader p{text-align:center;margin:0;color:#b7c9bd;font-size:17px;font-weight:850}.categoriesInfoGrid{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.categoryInfoCard{min-height:142px;display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:flex-start;background:linear-gradient(160deg,#123b24,#07150d);border:1px solid #ffffff20;border-radius:24px;padding:20px;box-shadow:0 14px 40px #0007}.categoryInfoIcon{width:58px;height:58px;display:flex;align-items:center;justify-content:center;font-size:36px;filter:drop-shadow(0 8px 20px #000)}.categoryInfoCard h3{margin:0 0 8px;color:#fff;font-size:21px;line-height:1.15;font-weight:1000}.categoryInfoCard p{margin:0;color:#b7c9bd;font-size:14.5px;line-height:1.45;font-weight:750}.modeBtn.primary,.startGameBtn{background:#16e76e;color:#031006;box-shadow:0 20px 50px #16e76e44}.modeBtn:hover:not(:disabled),.startGameBtn:hover:not(:disabled){transform:translateY(-1px)}.modeBtn:disabled,.startGameBtn:disabled,.clearSelectionBtn:disabled{opacity:.45;cursor:not-allowed;filter:grayscale(1);box-shadow:none}.modeBackBtn,.clearSelectionBtn{background:#ffffff12;color:#d8ffe6;border:1px solid #ffffff22;box-shadow:none}.modeBackBtn:hover,.clearSelectionBtn:hover:not(:disabled){background:#ffffff20}.customScreen{justify-content:flex-start;max-width:1320px;margin:0 auto;padding-top:18px}.customHeader{width:100%;display:grid;grid-template-columns:160px 1fr 160px;align-items:center;gap:16px;margin:0 auto 22px}.customHeader h2{text-align:center;margin:0 0 6px;font-size:clamp(28px,5vw,48px);letter-spacing:-1px}.customHeader p{text-align:center;margin:0;color:#b7c9bd;font-size:18px;font-weight:900}.customHeader p b{color:#16e76e;font-size:22px}.customCatGrid{width:100%}.customCatCard{overflow:hidden;padding-top:24px!important;border-color:#ffffff1f!important;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease,opacity .15s ease,filter .15s ease}.customCatCard:hover:not(:disabled){transform:translateY(-2px);border-color:#16e76e66!important}.customCatCard.selected{border-color:#16e76e!important;background:linear-gradient(160deg,#155f34,#082112)!important;box-shadow:0 0 0 2px #16e76e38,0 18px 50px #16e76e22!important}.customCatCard.selectionLocked{opacity:.45;cursor:not-allowed;filter:grayscale(.85)}.customCatCard .catMain{padding-right:42px!important}.customSelectCircle{position:absolute;top:10px;right:10px;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #ffffff55;background:#05150c;color:#031006;font-size:20px;font-weight:1000;line-height:1;z-index:3;box-shadow:0 8px 20px #0007}.customCatCard.selected .customSelectCircle{background:#16e76e;border-color:#16e76e;color:#031006}.customFooter{position:sticky;bottom:0;width:100%;display:flex;flex-direction:column;align-items:center;gap:8px;padding:22px 0 4px;background:linear-gradient(180deg,#02080600,#020806eb 28%,#020806f5)}.startGameBtn{min-width:min(360px,92vw);font-size:24px;padding:20px 34px}.startHint{color:#b7c9bd;font-weight:850;font-size:14px}@media (max-width:760px){.setupApp{padding-left:10px!important;padding-right:10px!important}.modeButtons{grid-template-columns:1fr}.modeBtn{min-height:78px}.customHeader,.categoriesInfoHeader{grid-template-columns:1fr 1fr;grid-template-areas:"title title" "back back"}.customHeader{grid-template-areas:"title title" "back clear"}.customHeader>div,.categoriesInfoHeader>div{grid-area:title}.customHeader .modeBackBtn,.categoriesInfoHeader .modeBackBtn{grid-area:back}.customHeader .clearSelectionBtn{grid-area:clear}.customHeader p,.categoriesInfoHeader p{font-size:15px}.categoriesInfoGrid{grid-template-columns:1fr;gap:12px}.categoryInfoCard{grid-template-columns:46px 1fr;min-height:126px;padding:16px;border-radius:20px}.categoryInfoIcon{width:46px;height:46px;font-size:30px}.categoryInfoCard h3{font-size:18px}.categoryInfoCard p{font-size:13.5px}.customCatCard .catMain{padding-right:34px!important}.customSelectCircle{width:29px;height:29px;top:8px;right:8px;font-size:18px}.startGameBtn{font-size:20px;padding:17px 26px}}.modePanel .modeTitle{margin:0 0 28px!important;font-size:clamp(30px,5.6vw,56px)!important;line-height:1!important;text-transform:uppercase!important;letter-spacing:-1.1px!important;white-space:nowrap!important;text-shadow:0 8px 40px #00ff8460!important}.modePanel .modeButtons{gap:18px!important;margin:0 auto 22px!important}.modePanel .modeBtn{min-height:88px!important}.menuScreen{max-width:1220px!important;width:100%!important}.menuScreen .catGrid{grid-template-columns:repeat(4,minmax(245px,1fr))!important;gap:22px!important;width:100%!important;justify-content:center!important;align-items:stretch!important}.menuScreen .catCard{width:100%!important;height:178px!important;min-height:178px!important;padding:28px 22px 18px!important;border-radius:30px!important}.menuScreen .catMain{grid-template-columns:64px 1fr!important;min-height:96px!important;gap:16px!important;padding-right:46px!important}.menuScreen .catIcon{width:64px!important;min-width:64px!important;height:96px!important;font-size:42px!important}.menuScreen .catTitle{font-size:clamp(18px,1.45vw,22px)!important;line-height:1.08!important}.menuScreen .catCount{width:132px!important;min-width:132px!important;height:36px!important;font-size:16px!important}.menuScreen .catCard:hover:not(:disabled){transform:translateY(-3px) scale(1.015)!important;border-color:#16e76e66!important;box-shadow:0 22px 56px #0008,0 0 0 1px #16e76e22!important}@media (max-width:1100px){.menuScreen .catGrid{grid-template-columns:repeat(2,minmax(230px,1fr))!important}}@media (max-width:600px){.modePanel .modeTitle{font-size:clamp(24px,10vw,38px)!important;letter-spacing:-.6px!important}.menuScreen .catGrid{grid-template-columns:1fr!important;gap:14px!important}.menuScreen .catCard{height:142px!important;min-height:142px!important;padding:22px 14px 14px!important}.menuScreen .catMain{grid-template-columns:46px 1fr!important;min-height:70px!important;gap:11px!important;padding-right:38px!important}.menuScreen .catIcon{width:46px!important;min-width:46px!important;height:70px!important;font-size:31px!important}.menuScreen .catTitle{font-size:16px!important}.menuScreen .catCount{width:104px!important;min-width:104px!important;height:31px!important;font-size:13px!important}}.modeBackBtn{width:56px!important;min-width:56px!important;height:56px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:#16e76e1f!important;color:#16e76e!important;border:1px solid #16e76e66!important;box-shadow:0 14px 35px #16e76e22!important;font-size:34px!important;font-weight:1000!important;line-height:1!important;text-decoration:none!important}.modeBackBtn:hover{background:#16e76e!important;color:#031006!important;transform:translate(-2px)}.modeBackBtn{width:72px!important;min-width:72px!important;height:72px!important;font-size:46px!important;font-weight:1000!important;border-width:2px!important;background:#16e76e28!important;color:#26ff87!important;box-shadow:0 18px 48px #16e76e42,inset 0 0 0 1px #16e76e55!important;text-shadow:0 0 18px #16e76e95,0 0 2px #16e76e95,1px 0 0 currentColor,-1px 0 0 currentColor,0 1px 0 currentColor,0 -1px 0 currentColor!important;-webkit-text-stroke:1.15px currentColor}.modeBackBtn:hover{background:#16e76e!important;color:#031006!important;box-shadow:0 20px 54px #16e76e60!important;text-shadow:none!important;-webkit-text-stroke:0 transparent}@media (max-width:520px){.modeBackBtn{width:62px!important;min-width:62px!important;height:62px!important;font-size:40px!important;-webkit-text-stroke:1px currentColor}}.home,.modeScreen{position:relative;overflow:hidden;background:radial-gradient(circle at 10% -6%,rgba(255,255,255,.92) 0 2.6%,rgba(255,255,255,.34) 2.7% 7.8%,transparent 16%),radial-gradient(circle at 26% -10%,rgba(255,255,255,.78) 0 2.5%,rgba(255,255,255,.28) 2.6% 7.2%,transparent 15%),radial-gradient(circle at 50% -12%,rgba(255,255,255,.95) 0 2.9%,rgba(255,255,255,.34) 3% 8.3%,transparent 16%),radial-gradient(circle at 74% -10%,rgba(255,255,255,.78) 0 2.5%,rgba(255,255,255,.28) 2.6% 7.2%,transparent 15%),radial-gradient(circle at 90% -6%,rgba(255,255,255,.92) 0 2.6%,rgba(255,255,255,.34) 2.7% 7.8%,transparent 16%),radial-gradient(circle at 50% 18%,rgba(34,255,131,.26) 0%,rgba(34,255,131,.12) 18%,transparent 38%),linear-gradient(180deg,#a0ffcd24,#fff0 18%),radial-gradient(ellipse at 50% 108%,#35d46c,#1c9b49 22%,#0f5a2a 45%,#082114 70%,#020806)!important}.home:before,.modeScreen:before{content:"";position:absolute;left:-6%;right:-6%;bottom:-14%;height:58%;background:repeating-linear-gradient(90deg,#fff0 0,#fff0 10.8%,#b4ffd614 10.8%,#b4ffd614 11.2%,#fff0 11.2%,#fff0 22%);opacity:.34;transform:perspective(780px) rotateX(77deg);transform-origin:bottom center;pointer-events:none}.home:after,.modeScreen:after{content:"";position:absolute;left:0;right:0;bottom:0;height:40%;background:radial-gradient(ellipse at center bottom,#22ff8370,#22ff8333 30%,#22ff830f 52%,#22ff8300 76%);pointer-events:none}.homeInner,.modePanel{position:relative;z-index:1}.modePanel{background:linear-gradient(160deg,#0d311ad6,#05120beb)!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modeBackBtn{width:80px!important;min-width:80px!important;height:80px!important;padding:0!important}.backArrowSvg{width:54px;height:54px;display:block;overflow:visible}.backArrowHead,.backArrowShaft{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.backArrowHead{stroke-width:9.5}.backArrowShaft{stroke-width:8.5}.modeBackBtn:hover .backArrowHead,.modeBackBtn:hover .backArrowShaft{stroke:currentColor}@media (max-width:520px){.modeBackBtn{width:70px!important;min-width:70px!important;height:70px!important}.backArrowSvg{width:46px;height:46px}.backArrowHead{stroke-width:8.5}.backArrowShaft{stroke-width:8}}.modeScreen{justify-content:flex-start!important;gap:18px;padding-top:18px}.modeTopBar{width:min(620px,94vw);display:flex;align-items:center;justify-content:space-between;gap:14px}.getTokensBtn{border:1px solid #f4d27a;background:linear-gradient(135deg,#8a5b00,#e8b93d 46%,#fff0a8);color:#271700;border-radius:18px;padding:14px 20px;min-height:56px;font-size:20px;font-weight:1000;box-shadow:0 18px 40px #e8b93d47,inset 0 1px #ffffff8c;cursor:pointer}.getTokensBtn:hover{transform:translateY(-1px);box-shadow:0 22px 48px #e8b93d5c,inset 0 1px #ffffff9e}.tokenBadge{position:relative;width:64px;min-width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 28%,#fff7bf,#ffe17a 22%,#f6ba28 54%,#bf7b00);border:3px solid #f7e399;box-shadow:0 16px 36px #e8b93d5c,inset 0 2px 4px #ffffff61,inset 0 -4px 6px #78460047}.tokenBadge:before{content:"T";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:1000;color:#5f390047;text-shadow:0 1px 0 rgba(255,255,255,.18)}.tokenBadge.large{width:76px;min-width:76px;height:76px}.tokenCount{position:relative;z-index:1;font-size:24px;font-weight:1000;color:#2f1a00;text-shadow:0 1px 0 rgba(255,255,255,.45)}.tokenBadge.large .tokenCount{font-size:28px}.modeBtn{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:6px!important}.modeBtn span{display:block;font-weight:1000}.modeBtn small{display:block;font-size:13px;font-weight:900;opacity:.9;letter-spacing:.04em;text-transform:uppercase}.modeBtn.primary small{color:#073617}.modeBtn.custom small{color:#5a3600}.modeBtn.info small{color:#a7f3d0}.tokensInfoScreen{min-height:calc(100vh - 60px);width:100%;max-width:1220px;margin:0 auto;display:flex;flex-direction:column;justify-content:flex-start;padding-top:18px}.tokensInfoHeader{width:100%;display:grid;grid-template-columns:160px 1fr 160px;align-items:center;gap:16px;margin:0 auto 22px}.tokensInfoHeader h2{text-align:center;margin:0 0 6px;font-size:clamp(28px,5vw,48px);letter-spacing:-1px}.tokensInfoHeader p{text-align:center;margin:0;color:#b7c9bd;font-size:17px;font-weight:850}.tokenBalanceWrap{display:flex;justify-content:flex-end}.tokenInfoNotice{align-self:center;margin:0 0 18px;padding:12px 18px;border-radius:16px;background:#facc1518;color:#fff0a8;border:1px solid #facc1560;font-weight:950}.tokensInfoGrid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tokenInfoCard{min-height:170px;background:linear-gradient(160deg,#123b24,#07150d);border:1px solid #ffffff20;border-radius:24px;padding:22px;box-shadow:0 14px 40px #0007}.tokenInfoCard h3{margin:0 0 10px;color:#fff;font-size:22px;line-height:1.15;font-weight:1000}.tokenInfoCard p,.tokenInfoCard li{color:#b7c9bd;font-size:15px;line-height:1.5;font-weight:800}.tokenInfoCard ul{margin:0;padding-left:20px;display:grid;gap:8px}.tokenInfoActions{width:100%;display:flex;flex-direction:column;align-items:center;gap:10px;padding:24px 0 6px}.watchAdBtn{min-width:min(360px,92vw);border:0;border-radius:22px;padding:18px 24px;font-size:22px;font-weight:1000;cursor:pointer;background:linear-gradient(135deg,#8a5b00,#e8b93d 46%,#fff0a8);color:#271700;box-shadow:0 20px 52px #e8b93d4d,inset 0 1px #ffffff8c}.watchAdBtn:hover{transform:translateY(-1px)}.customTokenMeta{margin-top:8px;color:#f6d873;font-size:14px;font-weight:950;letter-spacing:.03em}.tokenRewardBanner{display:inline-flex;align-self:center;justify-content:center;padding:10px 18px;border-radius:999px;background:linear-gradient(135deg,#8a5b00,#e8b93d 46%,#fff0a8);color:#271700;font-weight:1000;letter-spacing:.03em;box-shadow:0 18px 40px #e8b93d47,inset 0 1px #ffffff8c;margin:8px auto 2px}@media (max-width:760px){.modeTopBar{width:min(620px,96vw)}.getTokensBtn{font-size:17px;padding:12px 16px;min-height:52px}.tokenBadge{width:58px;min-width:58px;height:58px;border-width:2px}.tokenBadge:before{font-size:26px}.tokenCount{font-size:21px}.tokensInfoHeader{grid-template-columns:1fr 1fr;grid-template-areas:"title title" "back balance"}.tokensInfoHeader>div:nth-child(2){grid-area:title}.tokensInfoHeader .modeBackBtn{grid-area:back}.tokenBalanceWrap{grid-area:balance;justify-content:flex-end}.tokensInfoHeader p{font-size:15px}.tokensInfoGrid{grid-template-columns:1fr}.tokenInfoCard{min-height:auto;padding:18px}.watchAdBtn{font-size:18px;padding:16px 20px}.customTokenMeta{font-size:12px}}.premiumTopBar{grid-template-columns:auto auto auto}.premiumBtn,.premiumCtaBtn{border:1px solid #f6d365;background:linear-gradient(135deg,#1f1604,#7a4f00 35%,#facc15);color:#fff7bf;border-radius:18px;padding:14px 18px;min-height:56px;font-size:19px;font-weight:1000;box-shadow:0 18px 42px #facc1542,inset 0 1px #ffffff52;cursor:pointer;text-shadow:0 1px 8px rgba(0,0,0,.55)}.premiumBtn:hover,.premiumCtaBtn:hover{transform:translateY(-1px);box-shadow:0 22px 50px #facc155c,inset 0 1px #ffffff6b}.premiumBtn.active{background:linear-gradient(135deg,#082112,#16e76e);color:#031006;border-color:#8dffc0;text-shadow:none;box-shadow:0 18px 42px #16e76e47,inset 0 1px #ffffff59}.premiumScreen{min-height:calc(100vh - 60px);width:100%;max-width:1220px;margin:0 auto;display:flex;flex-direction:column;justify-content:flex-start;padding-top:18px}.premiumHeader{width:100%;display:grid;grid-template-columns:160px 1fr 180px;align-items:center;gap:16px;margin:0 auto 22px}.premiumHeader h2{text-align:center;margin:0 0 6px;font-size:clamp(30px,5.4vw,54px);letter-spacing:-1.2px}.premiumHeader p{text-align:center;margin:0;color:#d8ffe6;font-size:17px;font-weight:850}.premiumActiveBadge{justify-self:end;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:10px 14px;border-radius:999px;background:linear-gradient(135deg,#082112,#16e76e);color:#031006;border:1px solid #8dffc0;font-weight:1000;box-shadow:0 16px 38px #16e76e47;white-space:nowrap}.premiumHeroCard{width:min(640px,94vw);margin:0 auto 20px;text-align:center;border:1px solid #facc1570;border-radius:34px;padding:34px 26px 30px;background:radial-gradient(circle at 50% 0%,rgba(250,204,21,.3),transparent 42%),linear-gradient(160deg,#1b1405f5,#07150df0);box-shadow:0 30px 90px #0000009e,0 0 0 1px #facc152e,0 0 60px #facc1529}.premiumCrown{width:82px;height:82px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:radial-gradient(circle at 30% 28%,#fff7bf,#ffe17a 22%,#f6ba28 54%,#bf7b00);box-shadow:0 18px 42px #facc154d,inset 0 2px 4px #ffffff73,inset 0 -4px 8px #78460052;font-size:42px}.premiumHeroCard h3{margin:0 0 8px;color:#fff;font-size:clamp(28px,5vw,44px);font-weight:1000}.premiumPrice{display:inline-flex;align-items:center;justify-content:center;margin:4px auto 14px;padding:9px 18px;border-radius:999px;background:#facc15;color:#271700;font-size:22px;font-weight:1000;box-shadow:0 14px 32px #facc1547}.premiumHeroCard p{margin:0 auto 22px;max-width:460px;color:#d8ffe6;font-size:16px;font-weight:850;line-height:1.45}.subscribeBtn{border:0;border-radius:24px;padding:20px 34px;min-width:min(380px,90vw);font-size:24px;font-weight:1000;cursor:pointer;background:linear-gradient(135deg,#f59e0b,#facc15,#fff0a8);color:#271700;box-shadow:0 22px 58px #facc155c,inset 0 1px #ffffff8c}.subscribeBtn:hover{transform:translateY(-1px)}.subscribeBtn.active{background:#16e76e;color:#031006;box-shadow:0 20px 50px #16e76e59}.premiumBenefits{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.premiumBenefits article{background:linear-gradient(160deg,#123b24,#07150d);border:1px solid #ffffff20;border-radius:24px;padding:22px;box-shadow:0 14px 40px #0007}.premiumBenefits h4{margin:0 0 10px;color:#fff;font-size:20px;font-weight:1000}.premiumBenefits p{margin:0;color:#b7c9bd;font-size:15px;line-height:1.5;font-weight:800}.premiumNote{align-self:center;margin:22px auto 0;max-width:680px;padding:12px 18px;border-radius:16px;background:#ffffff10;border:1px solid #ffffff20;color:#b7c9bd;font-weight:800;text-align:center}@media (max-width:760px){.premiumTopBar{display:grid;grid-template-columns:1fr 1fr auto;width:min(620px,96vw);gap:10px}.premiumBtn,.premiumCtaBtn{font-size:15px;padding:12px 10px;min-height:52px}.premiumHeader{grid-template-columns:1fr 1fr;grid-template-areas:"title title" "back badge"}.premiumHeader .modeBackBtn{grid-area:back}.premiumHeader>div:nth-child(2){grid-area:title}.premiumActiveBadge{grid-area:badge;font-size:13px;padding:8px 10px;min-height:44px}.premiumBenefits{grid-template-columns:1fr}.premiumHeroCard{padding:28px 18px 24px;border-radius:28px}.premiumCrown{width:70px;height:70px;font-size:36px}.premiumPrice{font-size:19px}.subscribeBtn{font-size:20px;padding:17px 24px}}.tokenBadge,.tokenBadge *,.tokenCount{-webkit-user-select:none!important;user-select:none!important;pointer-events:none!important}.getTokensBtn,.premiumBtn,.premiumCtaBtn{-webkit-user-select:none!important;user-select:none!important}.tokenRewardBanner{position:relative;overflow:hidden;animation:tokenRewardPop .72s ease-out both,tokenRewardGlow 2.2s ease-in-out infinite .72s}.tokenRewardBanner:before,.tokenRewardBanner:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.tokenRewardBanner:before{width:18px;height:18px;left:16px;top:50%;transform:translateY(-50%);background:radial-gradient(circle at 30% 30%,#fff7bf,#ffe17a 25%,#f6ba28 60%,#bf7b00);box-shadow:0 0 0 3px #f7e39959,0 6px 14px #e8b93d59}.tokenRewardBanner:after{top:-40%;right:-10%;bottom:-40%;left:-10%;background:linear-gradient(115deg,transparent 20%,rgba(255,255,255,.12) 38%,rgba(255,255,255,.55) 50%,rgba(255,255,255,.12) 62%,transparent 80%);transform:translate(-120%) skew(-18deg);animation:tokenRewardShine 1.9s ease-in-out infinite .6s}@keyframes tokenRewardPop{0%{transform:scale(.82) translateY(12px);opacity:0}60%{transform:scale(1.06) translateY(-2px);opacity:1}to{transform:scale(1) translateY(0);opacity:1}}@keyframes tokenRewardGlow{0%,to{box-shadow:0 18px 40px #e8b93d47,inset 0 1px #ffffff8c}50%{box-shadow:0 22px 52px #facc157a,0 0 22px #facc1552,inset 0 1px #ffffff9e}}@keyframes tokenRewardShine{0%{transform:translate(-130%) skew(-18deg)}55%,to{transform:translate(130%) skew(-18deg)}}.comingSoonCard{background:radial-gradient(circle at top right,rgba(250,204,21,.16),transparent 34%),linear-gradient(160deg,#123b24,#07150d)!important;border-color:#facc1550!important}.comingSoonCard h3{color:#fff4b2!important}.comingSoonCard ul{margin:0;padding-left:20px;display:grid;gap:8px}.comingSoonCard li{color:#d8ffe6!important}@media (max-width:760px){.tokenRewardBanner{font-size:14px;padding-left:40px;padding-right:16px}}.appNotice{position:fixed;top:22px;left:50%;transform:translate(-50%);z-index:9999;padding:12px 18px;border-radius:999px;background:#0f172af0;border:1px solid rgba(250,204,21,.55);box-shadow:0 14px 40px #00000059;color:#fff7c2;font-weight:800;letter-spacing:.02em;text-align:center;max-width:calc(100vw - 32px)}.legalLinks{position:fixed;right:18px;bottom:14px;z-index:9998;display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#020617b8;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:12px;font-weight:700}.legalLinks a{color:#ffffffd1;text-decoration:none}.legalLinks a:hover{color:#facc15;text-decoration:underline}.legalLinks span{color:#ffffff59}@media (max-width: 760px){.legalLinks{left:50%;right:auto;bottom:10px;transform:translate(-50%);font-size:11px}}.authLinkBtn{margin-top:10px;border:0;background:transparent;color:#facc15;font-weight:800;cursor:pointer;text-decoration:underline}.authLinkBtn:disabled{opacity:.6;cursor:not-allowed}.authMessage{margin-top:14px;padding:11px 13px;border-radius:14px;font-size:13px;font-weight:800;line-height:1.4;border:1px solid rgba(255,255,255,.12)}.authMessage.info{color:#dbeafe;background:#2563eb24;border-color:#60a5fa59}.authMessage.success{color:#dcfce7;background:#16a34a29;border-color:#4ade8059}.authMessage.error{color:#fee2e2;background:#dc262629;border-color:#f8717159}@media (max-width: 520px){.modeScreen{overflow-x:hidden}.modeTopBar{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;padding:10px 8px}.modePanel{width:calc(100% - 18px);max-width:300px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;box-sizing:border-box;overflow:hidden}.modeTitle{font-size:24px;line-height:1.05;text-align:center;white-space:normal;overflow-wrap:normal}.modeButtons,.modeBtn{width:100%}.authUserBox{max-width:190px}.authEmail{max-width:105px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (max-width: 520px){.modeTopBar{padding-top:52px;gap:6px}.getTokensBtn,.premiumBtn{min-height:42px;padding:8px 12px;font-size:13px;line-height:1.05;border-radius:12px}.tokenBadge{width:54px;height:54px;min-width:54px;font-size:14px}.modeTitle{font-size:22px;line-height:1.1;text-transform:none;letter-spacing:.01em}.authUserBox{top:10px;right:10px;max-width:165px}.authLogoutBtn{padding:8px 10px;font-size:12px}}@media (max-width: 520px){.modeTitle{font-size:14px!important;line-height:1.05!important;text-transform:none!important;letter-spacing:0!important;white-space:normal!important;overflow:visible!important;text-align:center!important}.modePanel{overflow:visible!important}.premiumBtn,.getTokensBtn{min-height:36px!important;padding:7px 10px!important;font-size:11px!important;line-height:1!important;border-radius:12px!important}.tokenBadge{width:46px!important;height:46px!important;min-width:46px!important;transform:none!important;font-size:13px!important}.modeTopBar{gap:6px!important;padding-top:48px!important}}@media (max-width: 520px){.modeTitle.mobileModeTitle{font-size:14px!important;line-height:1.05!important;text-transform:none!important;letter-spacing:0!important;white-space:normal!important;overflow:visible!important;text-align:center!important}.modeTitle.mobileModeTitle:first-letter{text-transform:none!important}}.rankRow{display:grid;grid-template-columns:1fr;gap:8px;width:100%}.rankRow .rankItem{width:100%}.rankMoveControls{display:none}.rankMoveBtn{border:0;border-radius:10px;padding:6px 9px;font-weight:900;cursor:pointer;background:#ffffff24;color:#fff}.rankMoveBtn:disabled{opacity:.35;cursor:not-allowed}.rankEmpty{padding:14px;border-radius:14px;text-align:center;font-weight:800;opacity:.8}@media (max-width: 520px){.rankRow{grid-template-columns:1fr auto;align-items:center}.rankMoveControls{display:inline-flex;gap:5px}}.rankItem,.rankItem span{color:#fff!important}.rankItem b{color:#18ef68!important}
