:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial}#root{min-height:100%}button,input{font-family:inherit}:root{--bg:#050506;--panel:#0e0e10eb;--panel2:#121216eb;--panel3:#0a0a0cb3;--accent:#ff8a1f;--accent2:#ffb04d;--ok:#39e27d;--ok2:#22c766;--stroke:#ff8a1f2e;--stroke2:#ff8a1f4d;--text:#ffffffeb;--muted:#ffffff9e;--danger:#ff5b5b;--t:.18s;--ease:cubic-bezier(.2,.8,.2,1);--slot:110px;--reelAccent:var(--accent);--gap:14px;--step:104px}html,body{height:100%}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji}*{box-sizing:border-box}button{font:inherit}button,a,[role=button]{cursor:pointer}.app{background:#050506;justify-content:center;min-height:100vh;padding:18px;display:flex;position:relative;overflow-x:hidden}.app:before,.app:after{content:"";pointer-events:none;z-index:0;position:fixed;inset:0}.app:before{background:linear-gradient(#0000,#0000002e)}.app:after{opacity:0;background:0 0}.shell{z-index:1;flex-direction:column;width:min(520px,100%);min-height:calc(100vh - 36px);display:flex;position:relative}.content{flex-direction:column;flex:1;gap:14px;padding-bottom:98px;display:flex}.h1{letter-spacing:.15px;margin:2px 2px 0;font-size:20px;font-weight:900}.sectionTitle{margin:8px 2px 0;font-size:16px;font-weight:900}.loader{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;display:flex}.loaderLogo{border:1px solid var(--stroke2);background:linear-gradient(135deg,#ff8a1f38,#ff8a1f0f);border-radius:20px;justify-content:center;align-items:center;width:82px;height:82px;display:flex;box-shadow:0 18px 60px #0000008c}.loaderLogoInner{letter-spacing:1px;color:var(--accent2);font-size:26px;font-weight:1000}@keyframes loaderSpin{to{transform:rotate(360deg)}}.loaderLogoImg{object-fit:contain;border-radius:12px;width:46px;height:46px;animation:1.05s linear infinite loaderSpin}.loaderTitle{font-size:26px;font-weight:1000}.loaderSub{color:#ffffff8c;font-size:13px}.loaderBarWrap{width:min(420px,100% - 60px);margin-top:8px}.loaderBarTop{color:#ffffff8c;justify-content:space-between;margin-bottom:8px;font-size:12px;display:flex}.loaderBar{background:#ffffff1a;border-radius:999px;width:100%;height:6px;overflow:hidden}.loaderBarFill{background:linear-gradient(90deg,#ff8a1feb,#ffb04deb);height:100%;transition:width .12s linear}.loaderDots{gap:8px;margin-top:10px;display:flex}.dot{background:#ffffff26;border-radius:99px;width:7px;height:7px}.dot.active{background:#ffffffb3}.loaderFooter{color:#ffffff59;margin-top:12px;font-size:12px}.topBar{background:var(--panel2);border:0;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex;box-shadow:0 16px 60px #000000a6}.topLeft{align-items:center;gap:10px;display:flex}.coinBadge{border:1px solid var(--stroke2);color:#ffffffeb;background:#ff8a1f1a;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.topMetricLabel{color:#fffc;font-size:12px}.topMetricValue{font-size:22px;font-weight:1000}.caseCard{box-shadow:none;background:#ffffff09;border:0;border-radius:18px;padding:12px}@media (hover:hover){.caseCard:hover{box-shadow:none;border-color:#0000;transform:none}}.cta{letter-spacing:.3px;color:#000000eb;width:100%;transition:transform var(--t)var(--ease),filter var(--t)var(--ease),box-shadow var(--t)var(--ease);background:linear-gradient(#39e27df2,#22c766f2);border:0;border-radius:18px;margin-top:12px;padding:14px;font-weight:1000;box-shadow:0 18px 50px #0000008c}@media (hover:hover){.cta:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 22px 70px #000000b3}}.cta:active{transform:translateY(1px)}.cta.disabled{opacity:.55;filter:saturate(.6);cursor:default;box-shadow:none}.ctaRow{justify-content:center;align-items:center;gap:10px;display:flex}.play{opacity:.9}.coin{opacity:.95}.btnSpinner{border:2px solid #ffffff40;border-top-color:#ffffffd9;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.hintRow{letter-spacing:.02em;color:#ffffff73;justify-content:space-between;align-items:center;margin-top:8px;font-size:11px;display:flex}.hintRowLeft{text-transform:uppercase}.hintRowRight{color:#fff6}.btn{letter-spacing:.15px;color:#000000eb;width:100%;transition:transform var(--t)var(--ease),filter var(--t)var(--ease),box-shadow var(--t)var(--ease);background:linear-gradient(#39e27df2,#22c766f2);border:0;border-radius:14px;padding:10px 12px;font-size:14px;font-weight:900;box-shadow:0 14px 42px #0000008c}.btn:active{transform:translateY(1px)}.btn.disabled,.btn:disabled{opacity:.55;filter:saturate(.6);cursor:default;box-shadow:none}@media (hover:hover){.btn:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 18px 55px #000000b3}}.btn:focus-visible{outline:none;box-shadow:0 0 0 3px #39e27d40,0 18px 50px #0000008c}.btn--ghost{color:#ffffffeb;box-shadow:none;background:#ffffff0f;border:0}@media (hover:hover){.btn--ghost:hover{background:#ffffff17;transform:translateY(-1px)}}.errorBox{color:#ffc8c8f2;background:#ff28281a;border:1px solid #ff282859;border-radius:16px;padding:12px 14px}.prizesGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.prizeCard{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;min-height:92px;padding:14px;position:relative;overflow:hidden}.prizeCardTitle{font-size:14px;font-weight:900}.prizeCardSub{color:#ffffffa6;margin-top:4px;font-size:12px}.flame{opacity:.6;position:absolute;top:10px;right:12px}.nav{-webkit-backdrop-filter:none;width:min(420px,100% - 36px);box-shadow:none;z-index:20;background:#0a0a0cf5;border:0;border-radius:18px;justify-content:space-between;gap:6px;padding:8px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.navBtn{color:#ffffffc7;transition:background var(--t)var(--ease),transform var(--t)var(--ease);background:0 0;border:0;border-radius:14px;flex:1;justify-content:center;align-items:center;padding:9px 0;display:flex}.navBtn.active{color:#fffffff2;background:#ff8a1f24;border:0}@keyframes navKick{0%{transform:translate(0)}45%{transform:translate(6px)}to{transform:translate(0)}}.navBtn.kick{animation:.26s cubic-bezier(.2,.8,.2,1) navKick}.navBtn svg{width:22px;height:22px}@media (hover:hover){.navBtn:hover{background:#ffffff0d}.navBtn.active:hover{background:#ff8a1f29}}.toast{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f12eb;border:1px solid #ffffff1a;border-radius:16px;max-width:min(480px,100% - 36px);padding:12px 14px;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:0 18px 70px #000000a6}.prizeOverlay{z-index:40;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.prizeModalCard{text-align:center;background:#121218eb;border:1px solid #ffffff1f;border-radius:22px;width:min(420px,100%);padding:18px;position:relative;box-shadow:0 30px 120px #000000b3}.modalGrip{background:#ffffff2e;border-radius:99px;width:60px;height:5px;margin:0 auto 10px}.modalClose{color:#ffffffd9;background:#0000004d;border:1px solid #ffffff1f;border-radius:12px;width:34px;height:34px;position:absolute;top:12px;right:12px}.modalMedia{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;justify-content:center;align-items:center;width:160px;height:120px;margin:8px auto 14px;font-size:58px;display:flex}.modalKicker{color:#ffffff8c;letter-spacing:1px;text-transform:uppercase;font-size:12px;font-weight:900}.modalTitle{margin-top:6px;font-size:22px;font-weight:1000}.modalGain{color:#78ffa0eb;margin-top:8px;font-size:28px;font-weight:1000}.modalBtn{color:#000000eb;width:100%;transition:transform var(--t)var(--ease),filter var(--t)var(--ease);background:linear-gradient(#39e27df2,#22c766f2);border:0;border-radius:18px;margin-top:14px;padding:14px;font-weight:1000;box-shadow:0 18px 50px #0000008c}@media (hover:hover){.modalBtn:hover{filter:brightness(1.06);transform:translateY(-1px)}}.reelPointer{display:none!important}.reelViewport{background:#00000047}.slot{box-shadow:none;background:linear-gradient(#ffffff0d,#ffffff04);border:0}.slotInner{padding:12px}.slotBoxLabel{letter-spacing:1.2px;color:#ffffffeb;text-shadow:0 10px 24px #000000a6;font-size:14px;font-weight:1000}.slotRarityBar{z-index:2;background:#ffffff1a;border-radius:999px;height:7px;position:absolute;bottom:10px;left:10px;right:10px;box-shadow:inset 0 0 0 1px #00000059}.slot--common .slotRarityBar{background:#ffffff1a}.slot--uncommon .slotRarityBar{background:linear-gradient(90deg,#ffb04d26,#ffb04dd9)}.slot--rare .slotRarityBar{background:linear-gradient(90deg,#ff2d8726,#ff2d87f2);box-shadow:0 0 18px #ff2d8759}.slot--epic .slotRarityBar{background:linear-gradient(90deg,#8349ff26,#8349fff2);box-shadow:0 0 20px #8349ff59}.slot--legendary .slotRarityBar{background:linear-gradient(90deg,#ffd04933,#ffd049fa);box-shadow:0 0 22px #ffd04973}.uiIcon{vertical-align:middle;color:#ffffffeb;width:22px;height:22px;display:inline-block}.uiIcon--sm{width:18px;height:18px}.uiIcon--gain{opacity:.95;width:22px;height:22px;margin-left:6px}.uiIcon--xs{width:14px;height:14px}.profTabs{gap:10px;margin-top:8px;margin-bottom:2px;display:flex}.profTabBtn{color:#ffffffe6;letter-spacing:.1px;background:#121317;border:0;border-radius:16px;flex:1;min-width:0;height:40px;font-size:15px;font-weight:900;box-shadow:inset 0 1px #ffffff0a}.profTabBtn.active{color:#fff;background:linear-gradient(#ff2f7f,#e91569);box-shadow:0 10px 24px #e9156947}.profWrap{flex-direction:column;gap:14px;padding-bottom:12px;display:flex}.profHeader{background:linear-gradient(#141418f5,#0d0e12f5);border:1px solid #ffffff14;border-radius:24px;align-items:center;gap:14px;padding:16px;display:flex;box-shadow:0 18px 56px #00000080}.profAvatar{color:#fff;background:linear-gradient(#c96dff,#b84dff);border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;font-weight:1000;display:flex}.profWho{flex:1;min-width:0}.profName{white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:1000;line-height:1.1;overflow:hidden}.profUser{color:#6d7b95;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:12px;overflow:hidden}.profMeta{text-align:right;color:#9ea7ba;font-size:12px}.profMetaRow{white-space:nowrap}.profStatsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.profStat{background:linear-gradient(#141519fa,#0f1014fa);border:1px solid #ffffff0f;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:88px;padding:10px 8px;display:flex;box-shadow:0 16px 48px #0006}.profStatValue{font-size:20px;font-weight:1000;line-height:1}.profStatLabel{color:#7f8aa0;text-align:center;margin-top:8px;font-size:12px}.profMenuList{flex-direction:column;gap:12px;display:flex}.profMenuCard{width:100%;color:var(--text);transition:transform var(--t)var(--ease),border-color var(--t)var(--ease),background var(--t)var(--ease);background:linear-gradient(90deg,#191a20fa,#111216fa);border:1px solid #ffffff0f;border-radius:20px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex;box-shadow:0 14px 40px #00000052}@media (hover:hover){.profMenuCard:hover{background:linear-gradient(90deg,#1d1e24fc,#131418fc);border-color:#ffffff1a;transform:translateY(-1px)}}.profRowLeft{align-items:center;gap:14px;min-width:0;display:flex}.profRowIcon{color:#fff;border-radius:15px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.profRowIcon.orange{background:linear-gradient(#ff9700,#ff6a00)}.profRowIcon.pink{background:linear-gradient(#ff2f8d,#e41469)}.profRowIcon.purple{background:linear-gradient(#9e42ff,#7029ff)}.profRowIcon.blue{background:linear-gradient(#378dff,#1d61ff)}.profRowIcon.cyan{background:linear-gradient(#22d7ff,#0ea9d8)}.profRowIcon svg{width:22px;height:22px}.profRowText{min-width:0}.profRowTitle{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:1000;overflow:hidden}.profRowSub{color:#73819a;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:12px;overflow:hidden}.profRowRight{color:#ffffff57;flex:none;align-items:center;gap:10px;display:flex}.profRowRight svg{width:18px;height:18px}.profRowBadge{background:#ff2f7f;border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 4px #ff2f7f1f}.profInvite,.profHistory{background:linear-gradient(#141519fa,#0f1014fa);border:1px solid #ffffff0f;border-radius:22px;box-shadow:0 16px 48px #0006}.profInvite{padding:14px}.profInviteTitle,.profHistoryTitle{font-size:16px;font-weight:1000}.profInviteHint,.profHistSub,.profEmpty{color:#7f8aa0}.profInviteLinkRow{align-items:center;gap:10px;margin-top:10px;display:flex}.profInviteInput{color:#ffffffeb;background:#0f1014;border:1px solid #ffffff14;border-radius:14px;outline:none;flex:1;min-width:0;height:44px;padding:0 12px}.profInviteCopy,.profInviteMore{color:#ffffffe0;background:#121317;border:1px solid #ffffff14}.profInviteCopy{border-radius:14px;justify-content:center;align-items:center;width:46px;height:44px;display:flex}.profInviteCopy svg{width:20px;height:20px}.profInviteActions{margin-top:10px;display:flex}.profInviteMore{border-radius:12px;padding:8px 12px;font-size:13px;font-weight:800}.profRefsList{background:#0f1014;border:1px solid #ffffff0f;border-radius:14px;margin-top:10px;overflow:hidden}.profRefItem{border-bottom:1px solid #ffffff0f;flex-direction:column;gap:2px;padding:10px 12px;display:flex}.profRefItem:last-child,.profHistRow:last-child{border-bottom:0}.profRefName,.profHistTitle{font-size:14px;font-weight:1000}.profRefSub{color:#7f8aa0;font-size:12px}.profHistoryHead{justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}.profHistoryTitle{align-items:center;gap:8px;display:flex}.profHistoryClock{opacity:.8;width:18px;height:18px}.profSeg{background:#121317;border:1px solid #ffffff0f;border-radius:999px;gap:6px;padding:4px;display:flex}.profSegBtn{color:#9ca5b7;background:0 0;border:0;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.profSegBtn.active{color:#fff;background:#ff2f7f29}.profHistRow{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.profHistLeft{align-items:center;gap:12px;min-width:0;display:flex}.profHistIcon{background:#121317;border:1px solid #ffffff0f;border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.profDot{background:#ffffff40;border-radius:999px;width:12px;height:12px}.profDot.pos{background:#5adc8ce6}.profDot.neg{background:#ff5f5fe6}.profHistText{min-width:0}.profHistSub{margin-top:2px;font-size:12px}.profHistAmt{color:#ffffffc7;white-space:nowrap;font-size:14px;font-weight:1000}.profHistAmt.pos{color:#5adc8cf2}.profHistAmt.neg{color:#ff5f5ff2}.profEmpty{padding:16px;font-size:13px}@media (max-width:380px){.profStatsGrid{gap:10px}.profStat{min-height:82px}.profStatValue{font-size:18px}.profTabBtn{font-size:14px}}.profInvPage{flex-direction:column;gap:12px;display:flex}.profInvTop{grid-template-columns:44px 1fr 44px;align-items:center;gap:10px;display:grid}.profInvBack{color:#fff;background:#121317;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 12px 30px #00000042}.profInvBackIcon{width:18px;height:18px;transform:rotate(180deg)}.profInvTitle{text-align:center;letter-spacing:.8px;font-size:18px;font-weight:1000}.profInvTopStub{width:44px;height:44px}.profInvTabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.profInvTab{color:#ffffffdb;background:#121317;border:0;border-radius:16px;height:42px;font-size:13px;font-weight:900;box-shadow:inset 0 1px #ffffff0a}.profInvTab.active{color:#fff;background:linear-gradient(#ff2f7f,#e91569);box-shadow:0 10px 24px #e9156947}.profInvInfo{background:linear-gradient(#141519fa,#0f1014fa);border:1px solid #ffffff0f;border-radius:20px;padding:14px;box-shadow:0 16px 48px #0006}.profInvInfoTitle{font-size:14px;font-weight:1000}.profInvInfoText{color:#7f8aa0;margin-top:6px;font-size:12px;line-height:1.45}.profInvEmptyCard{background:linear-gradient(#141519fa,#0f1014fa);border:1px solid #ffffff0f;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:300px;padding:20px;display:flex;box-shadow:0 16px 48px #0006}.profInvEmptyIconWrap{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:24px;justify-content:center;align-items:center;width:84px;height:84px;display:flex}.profInvEmptyIcon{color:#ffffffb3;width:38px;height:38px}.profInvEmptyTitle{color:#9aa4b8;text-align:center;font-size:14px;font-weight:900}.dailyOverlay{z-index:999;background:#0009;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.dailyCard{background:#121218eb;border:1px solid #ffffff1f;border-radius:22px;width:min(420px,100%);padding:16px;position:relative;box-shadow:0 30px 120px #000000b3}.dailyTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dailyTitleRow{align-items:center;gap:12px;min-width:0;display:flex}.dailyIcon{color:#ffffffe6;background:#ff8a1f29;border:1px solid #ff8a1f38;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.dailyIcon svg{width:22px;height:22px}.dailyTitleBox{min-width:0}.dailyTitle{white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:1000;overflow:hidden}.dailySub{color:#ffffffa6;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;overflow:hidden}.dailyClose{color:#ffffffd9;background:#0000004d;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.dailyClose svg{width:18px;height:18px}.dailyReward{background:#1e784b42;border:1px solid #50e6962e;border-radius:18px;margin-top:12px;padding:14px}.dailyRewardInner{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.dailyRewardIcon{color:#5adc8cf2;background:#0000002e;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.dailyRewardIcon svg{width:18px;height:18px}.dailyRewardNum{color:#5adc8cf2;font-size:26px;font-weight:1000}.dailyRewardText{color:#ffffffb3;letter-spacing:.6px;text-transform:lowercase;font-size:12px;font-weight:900}.dailyHint{text-align:center;color:#ffffff8c;margin-top:12px;font-size:12px}.dailyCaptcha{flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-top:12px;display:flex}.dailyCaptchaErr{color:#ff5f5ff2;text-align:center;font-size:12px}.dailyBtn{color:#000000eb;background:linear-gradient(#5adc8ceb,#3cbe78eb);border:0;border-radius:18px;width:100%;margin-top:12px;padding:14px;font-weight:1000}.dailyBtn.disabled{opacity:.55;filter:saturate(.6)}.dailyFoot{text-align:center;color:#ffffff73;margin-top:10px;font-size:12px}.dailyCooldownText{text-align:center;color:#ffffffa6;margin-top:12px;font-size:13px}.dailyCooldownRow{color:#ff5f5ff2;justify-content:center;align-items:center;gap:10px;margin-top:10px;font-weight:900;display:flex}.dailyCooldownDot{background:#ff5f5ff2;border-radius:999px;width:10px;height:10px}.dailyCooldownNext{font-size:13px}.grid2{grid-template-columns:1fr 1fr;gap:10px;display:grid}.uiIcon svg{width:100%;height:100%;display:block}.adminRow{gap:10px;display:flex}.adminInput{color:var(--text);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;outline:none;flex:1;padding:12px}.adminInput:focus{border-color:#ff8a1f73;box-shadow:0 0 0 3px #ff8a1f1f}.adminBtn{background:linear-gradient(#ff8a1ff2,#ff8a1f8c);border:0;border-radius:14px;padding:12px 14px;font-weight:1000}.adminSub{color:#ffffff8c;margin-top:10px;font-size:12px}.adminList{flex-direction:column;gap:10px;margin-top:12px;display:flex}.adminUserRow{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;gap:12px;padding:12px;display:flex}.adminUserName{font-weight:1000}.adminUserMeta{color:#fff9;flex-wrap:wrap;gap:10px;margin-top:4px;font-size:12px;display:flex}.adminUserStats{text-align:right;color:#ffffffc7;min-width:120px;font-size:12px}.adminEmpty{color:#ffffff8c;padding:8px 2px;font-size:13px}.adminPager{justify-content:space-between;gap:10px;margin-top:12px;display:flex}.adminBtn2{color:var(--text);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;flex:1;padding:12px 14px;font-weight:900}.taskRowBtn{width:100%;color:var(--text);text-align:left;transition:transform var(--t)var(--ease),background var(--t)var(--ease),border-color var(--t)var(--ease);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:18px;padding:12px}@media (hover:hover){.taskRowBtn:hover{border-color:var(--stroke2);background:#ffffff0f;transform:translateY(-1px)}}.modalOverlay{z-index:9999;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:#0000008c;padding:18px 18px 120px;display:block;position:fixed;inset:0;overflow-y:auto}.modalCard{background:var(--panel);border:1px solid var(--stroke2);border-radius:20px;width:min(520px,100%);margin:0 auto;padding:14px;overflow:visible;box-shadow:0 18px 60px #00000073}.xBtn{border:1px solid var(--stroke);width:34px;height:34px;color:var(--text);background:#ffffff08;border-radius:10px;font-size:18px;font-weight:900;line-height:1}.label{color:var(--muted);margin-bottom:6px;font-size:12px}.inp{border:1px solid var(--stroke);width:100%;color:var(--text);background:#ffffff08;border-radius:14px;outline:none;padding:10px 12px}.inp:focus{border-color:var(--stroke2)}.warnBox{color:#ffffffe0;background:#ff5b5b1a;border:1px solid #ff5b5b59;border-radius:14px;padding:10px 12px;font-size:13px}.segRow{gap:10px;margin:6px 0;display:flex}.segBtn{color:#ffffffe6;transition:background var(--t)var(--ease);background:#ffffff0d;border:0;border-radius:14px;padding:10px 14px;font-size:14px;font-weight:900}.segBtn.active{background:#ff8a1f2e}@media (hover:hover){.segBtn:hover{background:#ffffff14}.segBtn:active{transform:none}}.statsGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.statCard{box-shadow:none;background:#ffffff09;border:0;border-radius:16px;padding:12px}.statLabel{color:#ffffff85;text-transform:uppercase;letter-spacing:.08em;margin-top:4px;font-size:12px}.statValue{font-size:24px;font-weight:1000;line-height:1.05}.infoCard{background:#ffffff0a;border:0;border-radius:18px;align-items:flex-start;gap:12px;padding:12px;display:flex;box-shadow:0 12px 44px #0000008c}.infoIcon{background:#ff8a1f24;border-radius:12px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.infoTitle{margin-top:1px;font-size:14px;font-weight:1000}.infoText{color:#fff9;margin-top:4px;font-size:12px;line-height:1.35}.miniTabs{background:#ffffff08;border-radius:16px;gap:10px;padding:6px;display:flex}.miniTab{color:#ffffffd1;transition:background var(--t)var(--ease),transform var(--t)var(--ease);background:0 0;border:0;border-radius:14px;flex:1;padding:10px 12px;font-size:13px;font-weight:900}.miniTab.active{color:#fffffff2;background:#ffffff14}@media (hover:hover){.miniTab:hover{background:#ffffff0f;transform:translateY(-1px)}.miniTab:active{transform:translateY(0)}}.ppGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.ppBtn{appearance:none;text-align:left;color:inherit;transition:transform var(--t)var(--ease);background:0 0;border:0;padding:0}.ppGlow{opacity:0;pointer-events:none;background:linear-gradient(#ffffff14,#ffffff08 65%,#fff0);transition:opacity .16s;position:absolute;inset:0}.ppCard{height:156px;box-shadow:none;transition:background var(--t)var(--ease),border-color var(--t)var(--ease),box-shadow var(--t)var(--ease),filter var(--t)var(--ease);background:linear-gradient(#26262af5,#18181cfa);border:1px solid #ffffff14;border-radius:20px;position:relative;overflow:hidden}.ppCardInner{pointer-events:none;background:linear-gradient(#ffffff05,#fff0 42%);position:absolute;inset:0}.ppFlame{z-index:3;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:8px;right:8px}.ppFlameIcon{filter:none;width:23px;height:23px;display:block}.ppMedia{z-index:2;justify-content:center;align-items:center;padding:18px;display:flex;position:absolute;inset:0}.ppImg{object-fit:contain;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 8px 14px #00000042);width:auto;max-width:100%;height:auto;max-height:100%;transform:none}.ppSvg{color:#ffffffe6;filter:drop-shadow(0 12px 18px #0006);width:68px;height:68px}.ppBottomGlow{display:none}.ppText{margin-top:10px;padding:0 2px}.ppTitle{color:#fffffff5;letter-spacing:-.01em;font-size:14px;font-weight:900;line-height:1.25}.ppSub{color:#ffffff94;margin-top:4px;font-size:12px;line-height:1.3}.sectionTitle--prizes{text-transform:uppercase;letter-spacing:-.01em;margin-top:6px;margin-bottom:2px;font-size:21px;font-weight:1000}.ppBtn--legendary .ppCard,.ppBtn--epic .ppCard,.ppBtn--rare .ppCard,.ppBtn--uncommon .ppCard{border-color:#ffffff0f}@media (hover:hover){.ppBtn:hover{transform:none}.ppBtn:hover .ppCard{filter:none;background:linear-gradient(#2e2e32fa,#1e1e22fa);border-color:#ffffff1f;transform:none;box-shadow:inset 0 1px #ffffff0f,0 12px 26px #00000047}.ppBtn:hover .ppSvg,.ppBtn:hover .ppImg{transition:none;transform:none}}@media (max-width:420px){.ppCard{border-radius:18px;height:144px}.ppSvg{width:62px;height:62px}.ppTitle{font-size:13px}.homeHeroTitle{font-size:22px}}.homeHero{background:0 0;border-radius:22px;padding:14px 14px 8px}.homeHeroTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.homeHeroKicker{color:#ffffff75;letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:900}.homeHeroTitle{letter-spacing:.01em;margin-top:4px;font-size:24px;font-weight:1000}.homeHeroBadge{color:#ffffffeb;background:linear-gradient(#ff8a1f2e,#ff8a1f14);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:inset 0 1px #ffffff14,0 14px 34px #00000061}
