:root{--primary:#0f9488;--primary-2:#14b8a6;--primary-soft:#e6fffb;--bg:#f7f8fb;--card:#ffffff;--border:#e3e7ee;--text:#111827;--muted:#667085;--green:#16a34a}body{margin:0;background:var(--bg);font-family:Inter,Arial,sans-serif;color:var(--text)}.app-shell{display:grid;grid-template-columns:250px 1fr 360px;gap:24px;min-height:100vh}.sidebar{background:#fff;border-right:1px solid var(--border);padding:24px 16px;position:sticky;top:0;height:100vh;overflow:auto}.brand{font-size:42px;font-weight:900;letter-spacing:-2px;margin-bottom:22px;color:#082f35}.brand span{color:var(--primary-2)}.user-card{border:1px solid var(--border);border-radius:16px;padding:16px;margin-bottom:18px;background:#fff}.avatar{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#1f2937,#d1d5db);color:#fff;font-weight:800;margin-bottom:10px}.pill{display:inline-flex;margin-left:6px;border:1px solid #99f6e4;background:var(--primary-soft);color:var(--primary);border-radius:8px;padding:2px 8px;font-size:12px;font-weight:800}.wallet-row{display:flex;justify-content:space-between;margin-top:12px;color:#475467;font-size:14px}.wallet-row b{color:#111827}.outline-btn{width:100%;margin-top:14px;background:#fff;border:1px solid var(--border);border-radius:10px;padding:10px;color:var(--primary);font-weight:800}.menu{display:flex;flex-direction:column;gap:6px}.menu a{padding:13px 14px;border-radius:10px;color:#24324a;text-decoration:none;font-weight:600}.menu a.active{background:#eefcfb;color:var(--primary);box-shadow:inset 3px 0 0 var(--primary)}.premium-box{margin-top:22px;background:linear-gradient(135deg,#064e4b,#14b8a6);color:#fff;border-radius:14px;padding:16px;box-shadow:0 14px 30px #14b8a633}.premium-box h3{margin:0 0 10px}.premium-box p{margin:8px 0;font-size:14px}.premium-box button{width:100%;border:0;border-radius:10px;padding:11px;background:#ffffffe6;color:var(--primary);font-weight:900;margin-top:8px}.main{padding:18px 0 30px}.topbar{height:58px;display:flex;gap:24px;align-items:center;margin-bottom:34px}.search{flex:1;max-width:760px;background:#fff;border:1px solid var(--border);border-radius:18px;padding:15px 18px;color:#667085}.top-actions{margin-left:auto;display:flex;align-items:center;gap:18px;font-size:25px}.top-actions button,.add-btn{background:linear-gradient(135deg,var(--primary),#05746f);color:#fff;border:0;border-radius:10px;padding:14px 22px;font-weight:900;font-size:16px}.notice{position:relative}.notice b{position:absolute;right:-6px;top:-8px;background:var(--primary);color:#fff;border-radius:50%;font-size:11px;width:18px;height:18px;display:grid;place-items:center}.add-page{max-width:700px}.page-title h1{font-size:34px;margin:0 0 8px;letter-spacing:-.5px}.page-title p{margin:0 0 24px;color:#667085;font-size:17px}.tip-form{background:#fff;border:1px solid var(--border);border-radius:18px;padding:22px;box-shadow:0 10px 28px #0f172a09}label{display:block;margin:18px 0 9px;color:#344054;font-weight:700}label span{font-weight:500;color:#667085}input,textarea,select{width:100%;border:1px solid var(--border);border-radius:12px;background:#fff;padding:15px 16px;font-size:16px;color:#111827;font-family:inherit}textarea{min-height:130px;resize:vertical;line-height:1.5}.counter{text-align:right;color:#667085;font-size:13px;margin-top:6px;padding-right:12px}.match-inputs{display:grid;grid-template-columns:1fr 40px 1fr;gap:10px;align-items:center}.match-inputs span{text-align:center;color:#667085;font-weight:800}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:22px}.access-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.access{border:1px solid var(--border);border-radius:14px;padding:18px;background:#fff;text-align:left;min-height:110px;cursor:pointer}.access.active{border-color:var(--primary);background:linear-gradient(180deg,#fff,#f0fffd);box-shadow:0 8px 20px #14b8a61f}.access strong{display:block;font-size:17px;margin-bottom:12px}.access span{color:#667085;line-height:1.45}.ai-score{margin-top:24px}.ai-score>div:first-child{display:flex;justify-content:space-between;font-weight:800;color:#475467}.ai-score b{color:var(--primary-2);font-size:20px}.range{padding:0;margin-top:14px;accent-color:var(--primary)}.progress,.tiny-progress{height:8px;background:#edf0f5;border-radius:999px;overflow:hidden;margin-top:12px}.progress i,.tiny-progress i{display:block;height:100%;background:linear-gradient(90deg,#2f80ed,var(--primary-2))}.ai-score p{color:#667085;margin:12px 0 0}.notify-row{display:flex;justify-content:space-between;align-items:center;margin:28px 0;font-size:16px}.switch input{display:none}.switch i{display:block;width:50px;height:28px;border-radius:999px;background:#d0d5dd;position:relative}.switch i:after{content:"";position:absolute;width:22px;height:22px;border-radius:50%;background:#fff;top:3px;left:3px;box-shadow:0 1px 4px #0003}.switch input:checked+i{background:#2563eb}.switch input:checked+i:after{left:25px}.success-message,.error-message{border-radius:12px;padding:13px 15px;margin-bottom:16px;font-weight:800}.success-message{background:#ecfdf3;color:#027a48;border:1px solid #abefc6}.error-message{background:#fff1f3;color:#b42318;border:1px solid #fecdd6}.submit-btn{width:100%;border:0;border-radius:12px;padding:18px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:19px;font-weight:900;cursor:pointer}.submit-btn:disabled{opacity:.65;cursor:not-allowed}.feed-section{margin-top:26px;max-width:980px}.feed-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.feed-title h2{margin:0;font-size:26px}.feed-title p{margin:6px 0 0;color:#667085}.feed-title button{background:#fff;border:1px solid var(--border);border-radius:10px;padding:10px 14px;color:var(--primary);font-weight:900}.feed{display:flex;flex-direction:column;gap:14px}.tip-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:18px 22px;box-shadow:0 8px 24px #0f172a09}.tip-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border);padding-bottom:14px}.tipster{display:flex;align-items:center;gap:12px}.tipster span{display:block;color:#667085;font-size:14px;margin-top:3px}.tipster em{font-style:normal;color:var(--primary);border:1px solid #99f6e4;background:var(--primary-soft);border-radius:8px;padding:2px 8px;font-weight:900;font-size:12px}.photo{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#d1d5db;font-weight:900}.photo.bot{background:var(--primary-soft);color:var(--primary)}.premium-tag{background:var(--primary-soft);color:var(--primary);border-radius:10px;padding:12px 18px;font-weight:900}.league{color:#475467;margin:14px 0}.tip-grid{display:grid;grid-template-columns:1.1fr .8fr;gap:20px}.teams{display:flex;align-items:center;justify-content:space-between;font-size:18px;padding:12px 0}.teams span{color:#667085;font-weight:600}.bet-row{display:grid;grid-template-columns:1fr 130px;border:1px solid var(--border);border-radius:10px;overflow:hidden}.bet-row div{padding:14px 16px}.bet-row div+div{border-left:1px solid var(--border)}.bet-row span{display:block;color:#667085;margin-bottom:5px}.bet-row b{font-size:20px}.ai-box{border:1px solid var(--border);border-radius:12px;padding:16px 18px}.ai-title{display:flex;justify-content:space-between;font-size:17px;font-weight:900}.ai-title strong{color:var(--primary)}.ai-box p{line-height:1.45;color:#344054}.tip-footer{display:flex;align-items:center;gap:22px;margin-top:16px;color:#475467}.tip-footer button{margin-left:auto;background:linear-gradient(135deg,var(--primary),#05746f);color:#fff;border:0;border-radius:10px;padding:12px 18px;font-weight:900}.won{color:var(--green);background:#eafaf1;border-radius:10px;padding:10px 14px;font-weight:900}.pending{color:#f59e0b;font-weight:900}.rightbar{padding:98px 22px 30px 0;display:flex;flex-direction:column;gap:18px}.panel{background:#fff;border:1px solid var(--border);border-radius:16px;padding:18px;box-shadow:0 8px 24px #0f172a09}.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.panel-head h2{margin:0;font-size:20px}.panel-head h2 span{color:#2563eb}.panel-head a{color:var(--primary);font-weight:700;font-size:14px}.rank{display:grid;grid-template-columns:30px 44px 1fr auto;align-items:center;gap:10px;padding:9px 0}.rank span{height:24px;width:24px;border-radius:8px;background:#eef2f7;display:grid;place-items:center;font-weight:900}.rank.first span{background:#fbbf24}.rank.second span{background:#cbd5e1}.rank.third span{background:#fb923c}.mini-avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#d1d5db;font-size:12px;font-weight:900}.mini-avatar.female{background:#fbcfe8}.rank small{display:block;color:#667085}.rank strong{color:var(--green)}.ai-pick{display:grid;grid-template-columns:44px 1fr 42px;gap:12px;align-items:center;padding:12px 0}.club{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#dbeafe;font-size:11px;font-weight:900}.club.psg{background:#fee2e2}.club.lfc{background:#fecaca}.ai-pick b{display:block}.ai-pick b span{color:#667085;font-size:13px;margin:0 8px}.ai-pick small{display:block;color:#475467;margin:5px 0}.ai-pick strong{color:#475467}.result{display:grid;grid-template-columns:1fr 46px 1fr 72px;gap:8px;align-items:center;padding:9px 0}.result b{text-align:center}.result em{font-style:normal;background:#e6fffb;color:var(--primary);border-radius:8px;padding:7px;text-align:center;font-size:13px}.result em.neutral{background:#f4f5f7;color:#667085}@media (max-width:1200px){.app-shell{grid-template-columns:230px 1fr}.rightbar{display:none}}@media (max-width:760px){.app-shell{display:block}.sidebar{position:relative;height:auto}.main{padding:16px}.two-cols,.access-grid,.match-inputs,.tip-grid{grid-template-columns:1fr}.match-inputs span{display:none}.topbar{height:auto;flex-direction:column}.top-actions{margin-left:0}.brand{font-size:34px}}.feed-filters{display:flex;gap:10px;flex-wrap:wrap;background:#fff;border:1px solid var(--border);border-radius:16px;padding:12px;margin-bottom:12px}.feed-filters button{border:1px solid var(--border);background:#fff;color:#344054;border-radius:12px;padding:10px 16px;font-weight:900;cursor:pointer}.feed-filters button.active{background:linear-gradient(135deg,var(--primary),#05746f);color:#fff;border-color:transparent;box-shadow:0 10px 24px #0f94882e}.feed-stats{display:flex;gap:12px;flex-wrap:wrap;margin:0 0 14px}.feed-stats span{background:#fff;border:1px solid var(--border);border-radius:999px;padding:8px 12px;color:#667085;font-size:14px}.feed-stats b{color:var(--primary)}.pro-tip-card{transition:.18s ease}.pro-tip-card:hover{transform:translateY(-2px);box-shadow:0 16px 36px #0f172a13}.card-badges{display:flex;align-items:center;gap:8px}.free-tag{background:#f8fafc;color:#475467;border:1px solid var(--border);border-radius:10px;padding:12px 18px;font-weight:900}.ai-badge{background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe;border-radius:10px;padding:12px 14px;font-weight:900}.empty-state{background:#fff;border:1px dashed var(--border);border-radius:16px;padding:28px;text-align:center;color:#667085;font-weight:800}.menu button{width:100%;text-align:left;padding:13px 14px;border-radius:10px;color:#24324a;text-decoration:none;font-weight:600;border:0;background:transparent;cursor:pointer;font-family:inherit;font-size:15px}.menu button.active{background:#eefcfb;color:var(--primary);box-shadow:inset 3px 0 0 var(--primary)}.menu button:hover{background:#f8fafc}.menu button.active:hover{background:#eefcfb}.feed-actions{display:flex;gap:10px;align-items:center}.feed-actions button:first-child{background:linear-gradient(135deg,var(--primary),#05746f);color:#fff;border-color:transparent}.toast{position:fixed;top:22px;right:22px;z-index:999;min-width:310px;max-width:420px;display:flex;justify-content:space-between;gap:14px;align-items:flex-start;background:#fff;border:1px solid var(--border);border-left:5px solid var(--primary);border-radius:16px;padding:14px 16px;box-shadow:0 18px 48px #0f172a24;animation:toastIn .22s ease-out}.toast strong{display:block;margin-bottom:4px;color:#101828}.toast span{display:block;color:#667085;font-size:14px;line-height:1.35}.toast button{border:0;background:#f8fafc;width:28px;height:28px;border-radius:8px;cursor:pointer;color:#475467;font-size:18px;line-height:1}.toast.error{border-left-color:#dc2626}.toast.error strong{color:#b42318}@keyframes toastIn{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.skeleton-list{display:flex;flex-direction:column;gap:14px}.skeleton-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:18px 22px;overflow:hidden}.skeleton-line,.skeleton-box{position:relative;overflow:hidden;background:#eef2f7}.skeleton-line{height:16px;border-radius:999px;margin-bottom:12px}.skeleton-line.short{width:38%}.skeleton-grid{display:grid;grid-template-columns:1.1fr .8fr;gap:20px;margin-top:18px}.skeleton-box{height:110px;border-radius:12px}.skeleton-line:after,.skeleton-box:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent);animation:shimmer 1.2s infinite}@keyframes shimmer{to{transform:translate(100%)}}.empty-state{background:#fff;border:1px dashed var(--border);border-radius:18px;padding:34px;text-align:center;color:#667085}.empty-state h3{margin:0 0 8px;color:#101828;font-size:22px}.empty-state p{margin:0 0 18px}.empty-state button{background:linear-gradient(135deg,var(--primary),#05746f);color:#fff;border:0;border-radius:12px;padding:12px 18px;font-weight:900;cursor:pointer}@media (max-width:760px){.toast{left:16px;right:16px;min-width:auto}.skeleton-grid{grid-template-columns:1fr}}.monetization-panel{display:flex;justify-content:space-between;gap:16px;align-items:center;background:linear-gradient(135deg,#062f2d,#0f9488);color:#fff;border-radius:18px;padding:18px 20px;margin:0 0 14px;box-shadow:0 16px 36px #0f94882e}.monetization-panel strong{display:block;font-size:18px;margin-bottom:5px}.monetization-panel span{display:block;color:#ffffffc7;line-height:1.45}.monetization-stats{min-width:120px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);border-radius:16px;padding:14px;text-align:center}.monetization-stats b{display:block;font-size:28px}.monetization-stats small{color:#ffffffd1;font-weight:800}.locked-card{border-color:#c7f3eb}.premium-blur-box{position:relative;background:linear-gradient(180deg,#fff,#f0fffd);overflow:hidden}.premium-blur-box p{filter:blur(1.2px);-webkit-user-select:none;user-select:none}.lock-overlay{position:absolute;right:14px;bottom:14px;background:#0f9488;color:#fff;border-radius:999px;padding:8px 12px;font-weight:900;box-shadow:0 10px 26px #0f94883d}.unlock-btn{background:linear-gradient(135deg,#0f9488,#05746f)!important;box-shadow:0 12px 26px #0f948838}.locked-card .bet-row b{color:#667085}@media (max-width:760px){.monetization-panel{flex-direction:column;align-items:flex-start}.monetization-stats{width:100%}}.wallet-top-btn{background:#fff!important;color:var(--primary)!important;border:1px solid var(--border)!important;box-shadow:none!important}.wallet-panel{max-width:920px}.wallet-main-card{display:flex;justify-content:space-between;gap:18px;align-items:center;background:linear-gradient(135deg,#062f2d,#0f9488);color:#fff;border-radius:22px;padding:24px;box-shadow:0 18px 42px #0f948838;margin-bottom:16px}.wallet-main-card span{color:#ffffffbf;font-weight:800}.wallet-main-card strong{display:block;font-size:42px;line-height:1;margin:8px 0}.wallet-main-card p{margin:0;color:#ffffffc7}.wallet-main-card button{border:0;border-radius:14px;background:#fff;color:var(--primary);padding:14px 18px;font-weight:900;cursor:pointer}.wallet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px}.wallet-stat{background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px;box-shadow:0 8px 24px #0f172a09}.wallet-stat span{display:block;color:#667085;font-weight:800;margin-bottom:8px}.wallet-stat b{font-size:28px;color:#101828}.unlocked-list{background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px;box-shadow:0 8px 24px #0f172a09}.unlocked-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.unlocked-head h3{margin:0;font-size:22px}.unlocked-head span{color:#667085;font-weight:800}.unlocked-item{display:flex;justify-content:space-between;align-items:center;gap:16px;border-top:1px solid var(--border);padding:14px 0}.unlocked-item strong{display:block;margin-bottom:4px}.unlocked-item span{color:#667085}.unlocked-item b{color:var(--primary)}.empty-wallet{border:1px dashed var(--border);border-radius:16px;padding:26px;text-align:center;color:#667085}.empty-wallet strong{display:block;color:#101828;font-size:18px;margin-bottom:6px}@media (max-width:760px){.wallet-main-card{flex-direction:column;align-items:flex-start}.wallet-grid{grid-template-columns:1fr}}.leaderboard-page{max-width:980px}.leaderboard-hero{display:flex;justify-content:space-between;align-items:center;gap:18px;background:linear-gradient(135deg,#062f2d,#0f9488);color:#fff;border-radius:22px;padding:26px;margin-bottom:16px;box-shadow:0 18px 42px #0f948833}.leaderboard-hero h1{margin:0 0 8px;font-size:34px;letter-spacing:-.6px}.leaderboard-hero p{margin:0;color:#ffffffc7;line-height:1.45}.leaderboard-badge{background:#ffffff29;border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:12px 18px;font-weight:900}.leaderboard-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.leaderboard-stats div{background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px;box-shadow:0 8px 24px #0f172a09}.leaderboard-stats span{display:block;color:#667085;font-weight:800;margin-bottom:8px}.leaderboard-stats b{font-size:24px;color:#101828}.leaderboard-table{background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #0f172a09}.leaderboard-row{display:grid;grid-template-columns:50px 1.7fr .8fr .8fr 1fr .7fr .7fr;gap:12px;align-items:center;padding:14px 18px;border-bottom:1px solid var(--border)}.leaderboard-row:last-child{border-bottom:0}.leaderboard-row.header{background:#f8fafc;color:#667085;font-size:13px;font-weight:900;text-transform:uppercase}.place{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#eef2f7;font-weight:900}.place-1{background:#fbbf24;color:#111827}.place-2{background:#cbd5e1;color:#111827}.place-3{background:#14b8a6;color:#052f2b}.leader-user{display:flex;align-items:center;gap:12px}.leader-avatar{width:42px;height:42px;border-radius:50%;background:#d1d5db;display:grid;place-items:center;font-size:12px;font-weight:900}.leader-avatar.ai{background:var(--primary-soft);color:var(--primary)}.leader-user b{display:block;margin-bottom:3px}.leader-user em{font-style:normal;background:var(--primary-soft);color:var(--primary);border-radius:7px;padding:2px 7px;font-size:11px;font-weight:900}.roi,.profit{color:var(--green);font-weight:900}.tipster-cta{margin-top:16px;display:flex;justify-content:space-between;align-items:center;gap:18px;background:#fff;border:1px solid var(--border);border-radius:18px;padding:20px;box-shadow:0 8px 24px #0f172a09}.tipster-cta strong{display:block;font-size:20px;margin-bottom:5px}.tipster-cta span{color:#667085}.tipster-cta button{background:linear-gradient(135deg,var(--primary),#05746f);color:#fff;border:0;border-radius:12px;padding:13px 18px;font-weight:900;cursor:pointer}@media (max-width:900px){.leaderboard-stats{grid-template-columns:1fr 1fr}.leaderboard-row{grid-template-columns:40px 1.6fr .8fr .8fr;font-size:14px}.leaderboard-row span:nth-child(5),.leaderboard-row span:nth-child(6),.leaderboard-row span:nth-child(7){display:none}}@media (max-width:760px){.leaderboard-hero,.tipster-cta{flex-direction:column;align-items:flex-start}.leaderboard-stats{grid-template-columns:1fr}}.auth-screen{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top left,rgba(20,184,166,.18),transparent 34%),linear-gradient(135deg,#f7f8fb,#eefcfb);padding:24px}.auth-card{width:100%;max-width:440px;background:#fff;border:1px solid var(--border);border-radius:24px;padding:28px;box-shadow:0 24px 70px #0f172a1a}.auth-brand{font-size:38px;font-weight:900;letter-spacing:-1.5px;color:#082f35;margin-bottom:20px}.auth-brand span{color:var(--primary-2)}.auth-card h1{margin:0 0 8px;font-size:30px}.auth-card p{margin:0 0 20px;color:#667085;line-height:1.45}.auth-submit{width:100%;border:0;border-radius:14px;background:linear-gradient(135deg,var(--primary),#05746f);color:#fff;padding:15px 18px;font-weight:900;font-size:16px;margin-top:18px;cursor:pointer}.auth-submit:disabled{opacity:.65}.auth-switch{width:100%;border:1px solid var(--border);background:#fff;color:var(--primary);border-radius:14px;padding:13px 16px;font-weight:900;margin-top:12px;cursor:pointer}.auth-message{margin-top:14px;border:1px solid #fecdd6;background:#fff1f3;color:#b42318;border-radius:12px;padding:12px;font-weight:800}.auth-hint{margin-top:16px;background:#f8fafc;border:1px solid var(--border);border-radius:12px;padding:12px;color:#667085;font-size:14px}.logout-btn{width:100%;margin-top:8px;background:#fff1f3;border:1px solid #fecdd6;border-radius:10px;padding:10px;color:#b42318;font-weight:900;cursor:pointer}.user-top-email{font-size:14px;color:#667085;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payment-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center;background:#0f172a7a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:20px}.payment-modal{width:100%;max-width:420px;background:#fff;border:1px solid var(--border);border-radius:24px;padding:26px;text-align:center;box-shadow:0 28px 80px #0f172a38;animation:paymentIn .18s ease-out}.payment-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:var(--primary-soft);margin:0 auto 14px;font-size:28px}.payment-modal h2{margin:0 0 8px;font-size:26px}.payment-modal p{margin:0 0 18px;color:#667085;line-height:1.45}.payment-summary{display:flex;justify-content:space-between;gap:14px;align-items:center;border:1px solid var(--border);border-radius:14px;padding:12px 14px;margin-bottom:10px;text-align:left}.payment-summary span{color:#667085;font-weight:800}.payment-summary strong{color:#101828;text-align:right}.payment-price{margin:16px 0;background:linear-gradient(135deg,#062f2d,#0f9488);color:#fff;border-radius:18px;padding:16px}.payment-price span{display:block;color:#ffffffc7;font-weight:800;margin-bottom:4px}.payment-price b{font-size:34px}.payment-primary,.payment-secondary{width:100%;border:0;border-radius:14px;padding:14px 16px;font-weight:900;cursor:pointer;font-family:inherit}.payment-primary{background:linear-gradient(135deg,var(--primary),#05746f);color:#fff;box-shadow:0 14px 28px #0f948838}.payment-secondary{margin-top:10px;background:#f8fafc;color:#475467;border:1px solid var(--border)}@keyframes paymentIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.payment-primary:disabled{opacity:.7;cursor:not-allowed}.payment-demo{width:100%;border:1px solid #bfdbfe;background:#eff6ff;color:#2563eb;border-radius:14px;padding:13px 16px;font-weight:900;cursor:pointer;font-family:inherit;margin-top:10px}.payment-error{background:#fff1f3;border:1px solid #fecdd6;color:#b42318;border-radius:12px;padding:11px;margin:12px 0;font-weight:800;font-size:14px;line-height:1.35}.payments-page{max-width:980px}.payments-hero{display:flex;justify-content:space-between;align-items:center;gap:18px;background:linear-gradient(135deg,#062f2d,#0f9488);color:#fff;border-radius:22px;padding:26px;margin-bottom:16px;box-shadow:0 18px 42px #0f948833}.payments-hero h1{margin:0 0 8px;font-size:34px;letter-spacing:-.6px}.payments-hero p{margin:0;color:#ffffffc7}.payments-total{min-width:150px;background:#ffffff21;border:1px solid rgba(255,255,255,.2);border-radius:18px;padding:16px;text-align:center}.payments-total span{display:block;color:#ffffffc7;font-weight:800;margin-bottom:4px}.payments-total b{font-size:30px}.payments-table{background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #0f172a09}.payments-row{display:grid;grid-template-columns:1.1fr 1.3fr .7fr .7fr;gap:14px;align-items:center;padding:14px 18px;border-bottom:1px solid var(--border)}.payments-row.header{background:#f8fafc;color:#667085;font-size:13px;font-weight:900;text-transform:uppercase}.paid-status{display:inline-flex;width:max-content;background:#ecfdf3;color:#039855;border-radius:999px;padding:6px 10px;font-weight:900}.paid-amount{color:var(--green);font-weight:900}.payments-empty{padding:30px;text-align:center;color:#667085}.payments-empty strong{display:block;color:#101828;margin-bottom:6px}@media (max-width:760px){.payments-hero{flex-direction:column;align-items:flex-start}.payments-row{grid-template-columns:1fr;gap:6px}.payments-row.header{display:none}}.earnings-page{max-width:980px}.earnings-hero{display:flex;justify-content:space-between;align-items:center;gap:18px;background:linear-gradient(135deg,#051f1e,#0f9488);color:#fff;border-radius:22px;padding:26px;margin-bottom:16px;box-shadow:0 18px 42px #0f948833}.earnings-hero h1{margin:0 0 8px;font-size:34px;letter-spacing:-.6px}.earnings-hero p{margin:0;color:#ffffffc7}.earnings-main-number{min-width:170px;background:#ffffff21;border:1px solid rgba(255,255,255,.2);border-radius:18px;padding:16px;text-align:center}.earnings-main-number span{display:block;color:#ffffffc7;font-weight:800;margin-bottom:4px}.earnings-main-number b{font-size:30px}.earnings-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.earning-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px;box-shadow:0 8px 24px #0f172a09}.earning-card span{display:block;color:#667085;font-weight:800;margin-bottom:8px}.earning-card b{display:block;color:#101828;font-size:25px;margin-bottom:5px}.earning-card small{color:#98a2b3;font-weight:700}.payout-card{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border:1px solid var(--border);border-radius:18px;padding:20px;margin-bottom:16px;box-shadow:0 8px 24px #0f172a09}.payout-card h3{margin:0 0 6px;font-size:22px}.payout-card p{margin:0;color:#667085}.payout-card button{border:0;border-radius:14px;padding:13px 18px;color:#fff;background:linear-gradient(135deg,var(--primary),#05746f);font-weight:900;cursor:pointer}.earnings-table{background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #0f172a09}.earnings-row{display:grid;grid-template-columns:1.8fr .7fr .7fr .8fr;gap:14px;align-items:center;padding:14px 18px;border-bottom:1px solid var(--border)}.earnings-row.header{background:#f8fafc;color:#667085;font-size:13px;font-weight:900;text-transform:uppercase}.earnings-row b{display:block;margin-bottom:4px}.earnings-row em{font-style:normal;color:#667085}.earnings-profit{color:var(--green);font-weight:900}.earnings-empty{padding:30px;text-align:center;color:#667085}.earnings-empty strong{display:block;color:#101828;margin-bottom:6px}@media (max-width:900px){.earnings-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.earnings-hero,.payout-card{flex-direction:column;align-items:flex-start}.earnings-grid{grid-template-columns:1fr}.earnings-row{grid-template-columns:1fr;gap:6px}.earnings-row.header{display:none}}.profile-page{max-width:980px}.profile-hero{display:flex;align-items:center;gap:18px;background:linear-gradient(135deg,#062f2d,#0f9488);color:#fff;border-radius:22px;padding:26px;margin-bottom:16px;box-shadow:0 18px 42px #0f948833}.profile-avatar-big{width:82px;height:82px;border-radius:26px;display:grid;place-items:center;background:#ffffff29;border:1px solid rgba(255,255,255,.22);font-size:28px;font-weight:900}.profile-hero h1{margin:0 0 5px;font-size:34px;letter-spacing:-.6px}.profile-hero p{margin:0 0 10px;color:#ffffffc7}.role-badge{display:inline-flex;border-radius:999px;padding:7px 11px;font-weight:900;background:#ffffff26;border:1px solid rgba(255,255,255,.24)}.role-badge.admin{background:#fef3c7;color:#92400e;border-color:#fde68a}.role-badge.tipster{background:#ecfdf3;color:#047857;border-color:#bbf7d0}.profile-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.profile-stat{background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px;box-shadow:0 8px 24px #0f172a09}.profile-stat span{display:block;color:#667085;font-weight:800;margin-bottom:8px}.profile-stat b{display:block;color:#101828;font-size:27px;margin-bottom:5px}.profile-stat small{color:#98a2b3;font-weight:700}.profile-money-card{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px}.profile-money-card div{background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px;box-shadow:0 8px 24px #0f172a09}.profile-money-card span{display:block;color:#667085;font-weight:800;margin-bottom:8px}.profile-money-card strong{color:var(--green);font-size:25px}.profile-split{display:grid;grid-template-columns:1.2fr .8fr;gap:16px;margin-bottom:16px}.profile-panel{background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px;box-shadow:0 8px 24px #0f172a09}.profile-panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.profile-panel-head h3{margin:0;font-size:22px}.profile-panel-head span{color:var(--primary);font-weight:900}.profile-tip-row{display:flex;justify-content:space-between;gap:14px;align-items:center;border-top:1px solid var(--border);padding:13px 0}.profile-tip-row b{display:block;margin-bottom:4px}.profile-tip-row span{color:#667085}.profile-tip-row em{font-style:normal;background:var(--primary-soft);color:var(--primary);border-radius:999px;padding:6px 10px;font-weight:900}.profile-empty{border:1px dashed var(--border);border-radius:14px;padding:22px;color:#667085;text-align:center}.tipster-pro-card{display:flex;justify-content:space-between;align-items:center;gap:18px;background:#fff;border:1px solid var(--border);border-radius:18px;padding:20px;box-shadow:0 8px 24px #0f172a09}.tipster-pro-card strong{display:block;font-size:20px;margin-bottom:5px}.tipster-pro-card span{color:#667085}.tipster-pro-card button{border:0;border-radius:14px;padding:13px 18px;color:#fff;background:linear-gradient(135deg,var(--primary),#05746f);font-weight:900;cursor:pointer}@media (max-width:900px){.profile-stats-grid,.profile-money-card{grid-template-columns:1fr 1fr}.profile-split{grid-template-columns:1fr}}@media (max-width:760px){.profile-hero,.tipster-pro-card{flex-direction:column;align-items:flex-start}.profile-stats-grid,.profile-money-card{grid-template-columns:1fr}}.payout-page{max-width:980px}.payout-stat b{font-size:25px;color:#101828}.payout-loading{max-width:520px;margin:40px 0;background:#fff;border:1px solid var(--border);border-radius:18px;padding:28px;box-shadow:0 8px 24px #0f172a09}.payout-loading strong{display:block;font-size:22px;margin-bottom:7px}.payout-loading span{color:#667085}.payout-page{max-width:980px;width:100%}.payout-hero{display:flex;justify-content:space-between;align-items:center;gap:18px;background:linear-gradient(135deg,#062f2d,#0f9488);color:#fff;border-radius:22px;padding:26px;margin-bottom:16px;box-shadow:0 18px 42px #0f948833}.payout-hero h1{margin:0 0 8px;font-size:34px;letter-spacing:-.6px}.payout-hero p{margin:0;color:#ffffffc7}.payout-available{min-width:190px;background:#ffffff21;border:1px solid rgba(255,255,255,.2);border-radius:18px;padding:16px;text-align:center}.payout-available span{display:block;color:#ffffffc7;font-weight:800;margin-bottom:4px}.payout-available b{font-size:30px}.payout-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px}.payout-stat{background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px;box-shadow:0 8px 24px #0f172a09}.payout-stat span{display:block;color:#667085;font-weight:800;margin-bottom:8px}.payout-stat b{display:block;font-size:25px;color:#101828;margin-bottom:4px}.payout-stat small{color:#98a2b3;font-weight:700}.payout-request-card{display:flex;justify-content:space-between;align-items:center;gap:18px;background:#fff;border:1px solid var(--border);border-radius:18px;padding:20px;margin-bottom:16px;box-shadow:0 8px 24px #0f172a09}.payout-request-card strong{display:block;font-size:20px;margin-bottom:5px}.payout-request-card span{color:#667085}.payout-request-card button{border:0;border-radius:14px;padding:13px 18px;color:#fff;background:linear-gradient(135deg,var(--primary),#05746f);font-weight:900;cursor:pointer}.payout-table{background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #0f172a09}.payout-row{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:14px;align-items:center;padding:14px 18px;border-bottom:1px solid var(--border)}.payout-row.header{background:#f8fafc;color:#667085;font-size:13px;font-weight:900;text-transform:uppercase}.payout-status{width:max-content;border-radius:999px;padding:6px 10px;font-weight:900;background:#fef3c7;color:#92400e}.payout-status.approved{background:#eff6ff;color:#2563eb}.payout-status.paid{background:#ecfdf3;color:#047857}.payout-status.rejected{background:#fff1f3;color:#b42318}.payout-empty{padding:28px;text-align:center;color:#667085}.payout-empty strong{display:block;color:#101828;margin-bottom:6px}.stripe-connect-note{margin-top:16px;background:#fff;border:1px dashed var(--border);border-radius:18px;padding:18px;color:#667085}.stripe-connect-note strong{display:block;color:#101828;margin-bottom:5px;font-size:18px}@media (max-width:760px){.payout-hero,.payout-request-card{flex-direction:column;align-items:flex-start}.payout-grid{grid-template-columns:1fr}.payout-row{grid-template-columns:1fr;gap:6px}.payout-row.header{display:none}}.profile-page{max-width:980px;width:100%}.profile-account-list{display:grid;gap:12px}.profile-account-list div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--border);padding:10px 0}.profile-account-list span{color:#667085;font-weight:800}.profile-account-list b{color:#101828;text-align:right;word-break:break-all}.profile-empty strong{display:block;color:#101828;margin-bottom:6px}.profile-empty span{color:#667085}.admin-payout-page{max-width:1100px;width:100%}.admin-payout-hero{display:flex;justify-content:space-between;align-items:center;gap:18px;background:linear-gradient(135deg,#111827,#0f9488);color:#fff;border-radius:22px;padding:26px;margin-bottom:16px;box-shadow:0 18px 42px #0f172a29}.admin-payout-hero h1{margin:0 0 8px;font-size:34px;letter-spacing:-.6px}.admin-payout-hero p{margin:0;color:#ffffffc7}.admin-payout-badge{background:#fef3c7;color:#92400e;border-radius:999px;padding:10px 14px;font-weight:900}.admin-payout-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px}.admin-payout-stats div{background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px;box-shadow:0 8px 24px #0f172a09}.admin-payout-stats span{display:block;color:#667085;font-weight:800;margin-bottom:8px}.admin-payout-stats b{font-size:25px;color:#101828}.admin-payout-table{background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #0f172a09}.admin-payout-row{display:grid;grid-template-columns:.8fr 1.2fr .7fr .7fr 1.5fr;gap:12px;align-items:center;padding:14px 18px;border-bottom:1px solid var(--border)}.admin-payout-row.header{background:#f8fafc;color:#667085;font-size:13px;font-weight:900;text-transform:uppercase}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#475467}.admin-actions button{border:0;border-radius:10px;padding:8px 10px;background:#ecfdf3;color:#047857;font-weight:900;cursor:pointer}.admin-actions button:nth-child(2){background:#eff6ff;color:#2563eb}.admin-actions .danger{background:#fff1f3;color:#b42318}.admin-empty,.admin-denied{padding:30px;text-align:center;color:#667085}.admin-empty strong,.admin-denied strong{display:block;color:#101828;margin-bottom:6px;font-size:18px}@media (max-width:900px){.admin-payout-stats{grid-template-columns:1fr}.admin-payout-row{grid-template-columns:1fr;gap:7px}.admin-payout-row.header{display:none}}.payout-request-card button:disabled{opacity:.55;cursor:not-allowed;background:#98a2b3}.payout-grid{grid-template-columns:repeat(4,1fr)}.plan-stat b{color:var(--primary)}.payout-request-card button:disabled{opacity:.55;cursor:not-allowed;background:#98a2b3!important}@media (max-width:1100px){.payout-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.payout-grid{grid-template-columns:1fr}}.premium-lock-note{margin:8px 0 14px;padding:10px 12px;border:1px solid #fde68a;background:#fffbeb;color:#92400e;border-radius:12px;font-weight:700}.premium-banner-cta{margin-top:14px;padding:11px 18px;border:none;border-radius:14px;background:#fff;color:#04776f;font-weight:900;cursor:pointer;box-shadow:0 10px 24px #022c222e}.premium-banner-cta:hover{transform:translateY(-1px)}.free-premium-hint{display:block;margin-top:4px;font-size:12px;color:#64748b;font-weight:700}.premium-form-error-friendly{background:#fff1f2;border:1px solid #fecdd3;color:#be123c;border-radius:14px;padding:12px 14px;font-weight:800}.premium-lock-info{margin-top:12px;background:#fff7ed;border:1px solid #fdba74;color:#9a3412;padding:12px 14px;border-radius:12px;font-weight:800;line-height:1.4}.stripe-connect-card{display:flex;justify-content:space-between;gap:14px;align-items:center;background:linear-gradient(135deg,#eef2ff,#ecfeff);border:1px solid #c7d2fe;border-radius:18px;padding:16px 18px;box-shadow:0 12px 28px #0f172a0f}.stripe-connect-card strong{display:block;font-size:18px;color:#0f172a}.stripe-connect-card span{display:block;margin-top:4px;color:#475569;font-weight:700}.stripe-connect-card button{border:none;border-radius:14px;padding:11px 16px;background:#4f46e5;color:#fff;font-weight:900;cursor:pointer;white-space:nowrap}@media (max-width:720px){.stripe-connect-card{flex-direction:column;align-items:flex-start}.stripe-connect-card button{width:100%}}.admin-finance-page{display:flex;flex-direction:column;gap:18px}.admin-finance-title{display:flex;justify-content:space-between;gap:14px;align-items:center}.admin-finance-title button{border:none;border-radius:14px;background:#0f766e;color:#fff;font-weight:900;padding:11px 16px;cursor:pointer}.admin-finance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.finance-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;box-shadow:0 10px 24px #0f172a0f}.finance-card.primary{background:linear-gradient(135deg,#064e3b,#0f766e);color:#fff}.finance-card.warning{background:#fff7ed;border-color:#fdba74}.finance-card span{display:block;color:inherit;font-weight:900;opacity:.9}.finance-card strong{display:block;font-size:28px;margin-top:8px;color:inherit}.finance-card p{margin:6px 0 0;color:inherit;opacity:.75}.finance-split-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;box-shadow:0 10px 24px #0f172a0f}.finance-split-card span{font-weight:900;color:#64748b}.finance-split-card strong{display:block;font-size:26px;margin-top:5px}.finance-split-card p{color:#64748b;margin:5px 0 14px}.finance-bar{display:flex;height:40px;border-radius:999px;overflow:hidden;background:#e5e7eb;font-weight:900;color:#fff;text-align:center}.finance-bar .platform{background:#0f766e;display:flex;align-items:center;justify-content:center}.finance-bar .tipster{background:#2563eb;display:flex;align-items:center;justify-content:center}@media (max-width:1000px){.admin-finance-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.admin-finance-grid{grid-template-columns:1fr}.admin-finance-title{flex-direction:column;align-items:flex-start}.admin-finance-title button{width:100%}}.admin-payout-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px}.admin-payout-summary>div{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;box-shadow:0 10px 24px #0f172a0f}.admin-payout-summary span{display:block;color:#64748b;font-weight:900}.admin-payout-summary strong{display:block;font-size:28px;margin-top:8px;color:#0f172a}.admin-payout-summary p{margin:6px 0 0;color:#64748b}.admin-actions{display:flex;gap:8px;flex-wrap:wrap}.admin-actions button{border:none;border-radius:10px;background:#0f766e;color:#fff;font-weight:900;padding:8px 10px;cursor:pointer}.admin-actions button.danger{background:#dc2626}.admin-actions button:disabled{opacity:.45;cursor:not-allowed}.status-pill.danger{background:#fee2e2;color:#991b1b}@media (max-width:720px){.admin-payout-summary{grid-template-columns:1fr}}.payout-connect-note button{margin-top:10px;border:none;border-radius:12px;background:#0f766e;color:#fff;font-weight:900;padding:9px 12px;cursor:pointer}.payout-request-card button:disabled{opacity:.45;cursor:not-allowed;background:#94a3b8}.admin-payout-stats.admin-payout-stats-pro{grid-template-columns:repeat(4,1fr)}.admin-cron-card{display:flex;justify-content:space-between;align-items:center;gap:16px;background:linear-gradient(135deg,#f8fafc,#ecfeff);border:1px solid #dbeafe;border-radius:18px;padding:18px;margin-bottom:16px;box-shadow:0 10px 24px #0f172a0d}.admin-cron-card strong{display:block;font-size:18px;color:#0f172a;margin-bottom:5px}.admin-cron-card span{display:block;color:#475569;font-weight:700;line-height:1.45}.admin-cron-card code{background:#e0f2fe;border-radius:7px;padding:2px 6px;color:#075985}.admin-cron-card b{white-space:nowrap;background:#0f766e;color:#fff;border-radius:999px;padding:9px 12px;font-size:13px}.admin-payout-row{grid-template-columns:.8fr 1.15fr .65fr .65fr 1.05fr 1.35fr}.admin-stripe-cell{display:flex;flex-direction:column;gap:3px;min-width:0}.admin-stripe-cell b{font-size:13px;color:#0f172a}.admin-stripe-cell small{font-size:11px;color:#64748b;word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}@media (max-width:900px){.admin-payout-stats.admin-payout-stats-pro{grid-template-columns:1fr 1fr}.admin-cron-card{flex-direction:column;align-items:flex-start}.admin-cron-card b{white-space:normal}.admin-payout-row{grid-template-columns:1fr;gap:7px}.admin-payout-row.header{display:none}}@media (max-width:640px){.admin-payout-stats.admin-payout-stats-pro{grid-template-columns:1fr}}.payout-status.processing{background:#eef4ff;color:#3538cd}.payout-status.failed{background:#fff1f3;color:#b42318}.admin-payout-summary.admin-payout-summary-pro{grid-template-columns:repeat(2,minmax(0,1fr));margin:12px 0 18px}.admin-cron-card .cron-run-button{border:none;border-radius:999px;background:#087f73;color:#fff;font-weight:1000;padding:12px 18px;box-shadow:0 12px 26px #087f732e;cursor:pointer;white-space:nowrap}.admin-cron-card .cron-run-button:disabled{background:#e5e7eb;color:#667085;box-shadow:none;cursor:not-allowed}.admin-action-locked{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f2f4f7;color:#667085;font-weight:900;padding:8px 12px;min-width:96px}.admin-actions button:disabled{opacity:.45;cursor:not-allowed;filter:grayscale(.25)}.admin-stripe-cell small{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}@media (max-width:720px){.admin-payout-summary.admin-payout-summary-pro{grid-template-columns:1fr}.admin-cron-card .cron-run-button{width:100%}}.subscription-page{padding:28px;display:flex;flex-direction:column;gap:22px}.subscription-hero{display:flex;align-items:center;justify-content:space-between;padding:26px;border-radius:28px;background:linear-gradient(135deg,#121827,#1e293b);color:#fff;box-shadow:0 24px 80px #0f172a2e}.subscription-hero h1{margin:0;font-size:32px}.subscription-hero p{margin:8px 0 0;color:#ffffffb8}.subscription-status{padding:12px 16px;border-radius:999px;font-weight:900;font-size:12px;letter-spacing:.08em}.subscription-status.active{background:#22c55e2e;color:#bbf7d0;border:1px solid rgba(34,197,94,.35)}.subscription-status.free{background:#94a3b829;color:#e2e8f0;border:1px solid rgba(148,163,184,.3)}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.pricing-card{padding:24px;border-radius:26px;background:#fff;border:1px solid rgba(148,163,184,.22);box-shadow:0 18px 60px #0f172a14}.pricing-card.featured{border:1px solid rgba(99,102,241,.35);box-shadow:0 24px 90px #4f46e526}.pricing-card span{display:inline-flex;padding:7px 10px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:12px;font-weight:900}.pricing-card strong{display:block;margin-top:16px;font-size:30px;color:#0f172a}.pricing-card p{color:#64748b;line-height:1.6}.pricing-card ul{padding-left:0;list-style:none;color:#334155;line-height:2}.pricing-card button{width:100%;border:0;border-radius:18px;padding:14px 16px;background:#111827;color:#fff;font-weight:900;cursor:pointer}.paywall-rules-card{display:flex;flex-direction:column;gap:8px;padding:20px;border-radius:22px;background:#f8fafc;border:1px dashed #cbd5e1;color:#334155}.paywall-rules-card strong{font-size:18px;color:#0f172a}@media (max-width:900px){.pricing-grid{grid-template-columns:1fr}.subscription-hero{align-items:flex-start;flex-direction:column;gap:16px}}.premium-lock-info.success{border-color:#14b8a659;background:#14b8a61a;color:#065f5b}.plan-limit-note{margin-top:14px;padding:12px 14px;border-radius:16px;font-weight:800;font-size:13px;border:1px solid rgba(255,255,255,.12)}.plan-limit-note.free{background:#fbbf241a;color:#92400e;border-color:#fbbf2459}.plan-limit-note.premium{background:#22c55e1f;color:#166534;border-color:#22c55e59}.profile-avatar-wrap{display:flex;flex-direction:column;align-items:center;gap:10px}.avatar-edit-btn{border:0;border-radius:999px;padding:9px 12px;font-weight:900;background:#111827;color:#fff;cursor:pointer;box-shadow:0 10px 25px #0000002e}.avatar-edit-btn.locked{background:#e5e7eb;color:#6b7280;cursor:not-allowed;box-shadow:none}.plan-benefits-line{margin-top:10px;max-width:720px;padding:10px 12px;border-radius:14px;background:#ffffff1f;font-weight:800;font-size:13px}.profile-sub-modal{max-width:720px}.profile-sub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0}.profile-sub-option{border:1px solid rgba(255,255,255,.12);background:#ffffff0a;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:6px;text-align:left;color:inherit;cursor:pointer}.profile-sub-option:hover{border-color:#ffd70073;transform:translateY(-1px)}.profile-sub-option b{font-size:22px;color:#f7c948}.profile-sub-option span{font-size:12px;opacity:.76}.profile-sub-option em{font-style:normal;font-weight:700;margin-top:8px}.unlock-btn.secondary{margin-left:8px;background:#ffffff14}.tipster-pricing-panel{margin:18px 0}.pricing-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:14px 0}.pricing-settings-grid label{display:flex;flex-direction:column;gap:6px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);padding:14px;border-radius:16px}.pricing-settings-grid input{width:100%}.pricing-settings-grid small,.small-muted{opacity:.72;font-size:12px}@media (max-width: 780px){.profile-sub-grid,.pricing-settings-grid{grid-template-columns:1fr}}.follow-btn{border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#fff;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800;cursor:pointer;margin-left:10px}.follow-btn.active{background:linear-gradient(135deg,#34d399,#22c55e);color:#06130c;border-color:transparent}.notice-button{border:0;cursor:pointer}.notifications-actions{margin:18px 0;justify-content:flex-start}.notification-item.read{opacity:.65}.notification-item small{display:block;opacity:.6;margin-top:4px}.tipster .follow-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:4px;margin-left:10px;padding:8px 13px;border-radius:999px;border:1px solid rgba(14,165,233,.35);background:#0ea5e9;color:#fff;font-size:12px;font-weight:900;cursor:pointer;box-shadow:0 8px 18px #0ea5e92e}.tipster .follow-btn.active{background:#10b981;border-color:#10b98159;color:#06291f}.follow-footer-btn{border:0;border-radius:12px;padding:11px 16px;background:linear-gradient(135deg,#0ea5e9,#14b8a6);color:#fff;font-weight:900;cursor:pointer;margin-left:auto}.follow-footer-btn.active{background:linear-gradient(135deg,#22c55e,#10b981);color:#06291f}.pro-stats-page{padding:2px 0 32px;color:#eaf4ff}.pro-stats-hero{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#0b1420,#122033 55%,#123c3a);border:1px solid rgba(255,255,255,.08);border-radius:22px;padding:26px 30px;margin-bottom:18px;box-shadow:0 18px 50px #02081738}.pro-stats-hero h1{margin:4px 0 6px;font-size:34px;letter-spacing:-.03em;color:#fff}.pro-stats-hero span{color:#9fb1c8}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#22d3ee;font-weight:900;font-size:12px;margin:0}.pro-stats-status{background:#22c55e29;border:1px solid rgba(34,197,94,.35);color:#8fffc2;border-radius:999px;padding:12px 18px;font-weight:900;font-size:12px;letter-spacing:.08em}.pro-locked-banner{display:flex;gap:14px;align-items:center;justify-content:space-between;background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12;border-radius:18px;padding:16px 18px;margin-bottom:18px}.pro-locked-banner span{flex:1}.pro-locked-banner button{border:0;border-radius:12px;background:#0f766e;color:#fff;font-weight:900;padding:12px 16px}.pro-stats-filters{display:grid;grid-template-columns:1fr 360px;gap:18px;margin-bottom:18px}.sport-tabs{display:grid;grid-template-columns:repeat(6,minmax(96px,1fr));gap:12px;background:#07111c;border:1px solid rgba(255,255,255,.08);border-radius:22px;padding:14px}.sport-tabs button,.time-tabs button{background:#0c1723;border:1px solid rgba(255,255,255,.08);color:#dbeafe;border-radius:16px;padding:14px 12px;text-align:left;cursor:pointer}.sport-tabs button.active,.time-tabs button.active{border-color:#8b5cf6;box-shadow:0 0 0 1px #8b5cf6;background:linear-gradient(135deg,#2b1b55,#14213a)}.sport-tabs span{display:block;font-size:23px;margin-bottom:8px}.sport-tabs b{display:block}.sport-tabs small{display:block;color:#7f91a8;margin-top:5px}.time-tabs{background:#07111c;border:1px solid rgba(255,255,255,.08);border-radius:22px;padding:16px;display:flex;flex-wrap:wrap;gap:10px;align-content:flex-start}.time-tabs label{width:100%;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#b7c7d9;font-weight:900}.time-tabs button{text-align:center;font-weight:900;padding:12px 16px}.time-tabs button.active{background:#8b5cf6;color:#fff}.pro-metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px}.pro-metric,.pro-chart-card,.pro-table-card{background:linear-gradient(180deg,#0b1623,#06101a);border:1px solid rgba(255,255,255,.08);border-radius:22px;box-shadow:0 18px 50px #0208172e}.pro-metric{padding:22px}.pro-metric span,.pro-chart-card h3,.pro-table-card h3{text-transform:uppercase;letter-spacing:.1em;font-size:13px;color:#c6d7e7;font-weight:900}.pro-metric b{display:block;font-size:38px;margin:18px 0 8px;color:#fff}.pro-metric small{color:#8ca0b6}.pro-metric.danger b,.red-text{color:#ff7984!important}.pro-metric.success b,.green-text{color:#22e6a8!important}.pro-stats-layout{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.pro-stats-layout.small{grid-template-columns:1fr 1fr}.pro-chart-card{padding:20px;min-height:250px}.donut-wrap{display:flex;align-items:center;gap:45px;margin-top:28px}.donut{width:150px;height:150px;border-radius:50%;position:relative}.donut:after{content:"";position:absolute;top:38px;right:38px;bottom:38px;left:38px;background:#07111c;border-radius:50%}.legend{display:grid;gap:13px;min-width:180px}.legend span{display:flex;justify-content:space-between;gap:24px;color:#b7c7d9}.legend i{display:inline-block;width:12px;height:12px;border-radius:99px;margin-right:8px}.legend .green{background:#20d982}.legend .red{background:#ff5165}.odds-bars{height:210px;display:flex;align-items:end;justify-content:space-around;border-bottom:1px solid rgba(255,255,255,.1);margin-top:22px;padding:0 10px}.odds-col{height:100%;display:flex;align-items:end;gap:5px;position:relative;padding-bottom:28px}.odds-col small{position:absolute;bottom:4px;left:50%;transform:translate(-50%);white-space:nowrap;color:#8295aa;font-size:12px}.bar{width:16px;border-radius:5px 5px 0 0;display:block}.bar.win{background:#20d982}.bar.loss{background:#ff5165}.streak-card p{display:flex;justify-content:space-between;color:#dbeafe;font-weight:700}.streak-card b{font-size:24px}.form-dots{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.form-dots span{width:32px;height:28px;border-radius:8px;display:grid;place-items:center;font-weight:900;font-size:12px;background:#132033;color:#7b90aa}.form-dots .win{background:#22c55e38;color:#34d399;border:1px solid rgba(52,211,153,.3)}.form-dots .loss{background:#f43f5e33;color:#fb7185;border:1px solid rgba(251,113,133,.3)}.form-dots .void{background:#eab3082e;color:#fde047;border:1px solid rgba(253,224,71,.3)}.recent-card small{color:#8ca0b6}.pro-tables-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.pro-table-card{padding:20px}.pro-table-head,.pro-table-row{display:grid;grid-template-columns:2fr .7fr .9fr 1fr .7fr;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.07)}.pro-table-head{color:#8fa3ba;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.08em}.pro-table-row{color:#eaf4ff}.pro-table-row span:first-child{font-weight:800}.empty-mini{color:#8ca0b6;border:1px dashed rgba(255,255,255,.12);border-radius:14px;padding:16px;text-align:center;margin-top:12px}@media (max-width:1100px){.pro-stats-filters,.pro-stats-layout,.pro-stats-layout.small,.pro-tables-grid,.pro-metric-grid{grid-template-columns:1fr}.sport-tabs{grid-template-columns:repeat(2,1fr)}}.tipster-name-link{cursor:pointer;transition:.15s ease;color:#0f172a}.tipster-name-link:hover{color:#0f766e;text-decoration:underline}.back-btn{border:0;background:#0f766e;color:#fff;border-radius:12px;padding:11px 14px;font-weight:900;margin-bottom:14px;cursor:pointer}.tipster-profile-page{background:#050c14;border-radius:24px;padding:18px;box-shadow:0 20px 55px #0208172e}.tipster-profile-hero{display:flex;justify-content:space-between;gap:20px;align-items:center;background:linear-gradient(135deg,#0b1420,#122033 55%,#0f766e);border:1px solid rgba(255,255,255,.08);border-radius:22px;padding:24px;margin-bottom:18px;color:#fff}.tipster-profile-main{display:flex;gap:18px;align-items:center}.profile-big-avatar{width:82px;height:82px;border-radius:24px;display:grid;place-items:center;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);font-size:32px;font-weight:1000}.tipster-profile-main h1{font-size:34px;margin:3px 0}.tipster-profile-main span{color:#cbd5e1}.tipster-profile-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:13px}.follow-profile-btn{border:0;border-radius:12px;background:#0ea5e9;color:#fff;font-weight:900;padding:11px 15px;cursor:pointer}.follow-profile-btn.active{background:#22c55e;color:#052e16}.tipster-profile-summary{display:grid;grid-template-columns:auto auto;gap:5px 14px;text-align:right}.tipster-profile-summary b{font-size:25px}.tipster-profile-summary span{color:#cbd5e1;font-size:12px;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.tipster-profile-tips{margin-top:18px}.tipster-profile-page .feed-title h2,.tipster-profile-page .feed-title p{color:#fff}.tipster-profile-page .tip-card{background:#fff;color:#101828}.tipster-profile-page .tip-card .tipster-name-link{color:#101828}@media (max-width:900px){.tipster-profile-hero{flex-direction:column;align-items:flex-start}.tipster-profile-summary{text-align:left}.tipster-profile-main{flex-direction:column;align-items:flex-start}}.tipster-sales-strip{display:flex;justify-content:space-between;gap:18px;align-items:center;margin:18px 0;padding:22px;border-radius:24px;background:linear-gradient(135deg,#10b9812e,#0ea5e924);border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 40px #0003;color:#fff}.sales-copy h2{margin:4px 0 8px;font-size:24px}.sales-copy p{margin:0;color:#cbd5e1;max-width:760px}.sales-eyebrow{font-size:11px;font-weight:1000;letter-spacing:.14em;color:#67e8f9}.sales-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.sales-primary{background:linear-gradient(135deg,#22c55e,#14b8a6)!important;color:#04111a!important;box-shadow:0 14px 28px #22c55e38}.pro-metric-grid.sales-upgrade{grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:18px}.featured-tipster-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:18px;margin-bottom:18px}.featured-card{border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#ffffff0f;padding:18px;color:#fff;box-shadow:0 16px 34px #0000002e}.feed-title.compact{margin-bottom:12px}.feed-title.compact h2{font-size:20px}.featured-list,.last-results-list{display:flex;flex-direction:column;gap:10px}.featured-tip-row{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding:13px;border-radius:18px;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.featured-tip-row strong,.last-result-row strong{display:block;color:#fff}.featured-tip-row span,.last-result-row small{display:block;color:#cbd5e1;font-size:12px;margin-top:3px}.featured-badges{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.featured-badges em{font-style:normal;font-size:10px;font-weight:1000;border-radius:999px;padding:6px 8px;background:#0f172abf;border:1px solid rgba(255,255,255,.12);color:#e2e8f0}.mini-buy-btn{border:0;border-radius:12px;background:#22c55e;color:#052e16;font-weight:1000;padding:9px 11px;cursor:pointer}.last-result-row{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:12px;border-radius:16px;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.result-pill{font-size:11px;font-weight:1000;border-radius:999px;padding:6px 8px;background:#94a3b829;color:#cbd5e1}.result-pill.win{background:#22c55e2e;color:#86efac}.result-pill.loss{background:#ef44442e;color:#fca5a5}.result-pill.void{background:#facc1529;color:#fde68a}.result-pill.pending{background:#3b82f62e;color:#bfdbfe}@media (max-width:1200px){.pro-metric-grid.sales-upgrade{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-tipster-grid{grid-template-columns:1fr}.tipster-sales-strip{flex-direction:column;align-items:flex-start}.sales-actions{justify-content:flex-start}.featured-tip-row,.last-result-row{grid-template-columns:1fr}.featured-badges{justify-content:flex-start}}@media (max-width:700px){.pro-metric-grid.sales-upgrade{grid-template-columns:1fr}.sales-copy h2{font-size:20px}}.public-profile-link{margin-top:10px;display:inline-flex;max-width:100%;padding:8px 12px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#ffffffd1;font-size:12px;cursor:pointer;word-break:break-all}.public-profile-link:hover{background:#ffffff24}.follow-profile-btn.share{background:#6366f129;border-color:#818cf866}.betai-animated-hero{position:relative;min-height:420px;overflow:hidden;margin:0 0 22px;padding:34px 250px 34px 38px;border-radius:30px;border:1px solid rgba(135,220,255,.14);background:linear-gradient(95deg,#030a12f7,#040d16e6 34%,#07141e94 62%,#08121a6b),radial-gradient(circle at 68% 48%,rgba(30,242,197,.18),transparent 25%),radial-gradient(circle at 90% 16%,rgba(92,236,255,.1),transparent 22%),linear-gradient(135deg,#04101a,#071521 48%,#08131d);box-shadow:0 34px 78px #0000005c,inset 0 1px #ffffff0d;isolation:isolate}.betai-animated-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 12% 42%,rgba(30,242,197,.13),transparent 5%),linear-gradient(90deg,transparent,rgba(255,255,255,.045),transparent);opacity:.72;animation:betaiHeroScan 8s ease-in-out infinite;z-index:0}.betai-animated-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:30px;box-shadow:inset 0 0 0 1px #1ef2c509;pointer-events:none;z-index:5}.betai-hero-bg{position:absolute;pointer-events:none;z-index:0}.betai-hero-bg-one{right:14%;top:20px;width:440px;height:380px;border-radius:34px;background:linear-gradient(180deg,#5cecff12,#1ef2c509);filter:blur(.2px);animation:betaiHeroFloatSoft 11s ease-in-out infinite}.betai-hero-bg-two{right:27%;bottom:0;width:210px;height:360px;background:linear-gradient(180deg,#ffffff09,#fff0);border-radius:26px;animation:betaiHeroFloatSoft 13s ease-in-out infinite reverse}.betai-hero-orb{position:absolute;pointer-events:none;z-index:1}.betai-hero-orb-pill{right:34%;top:-26px;width:385px;height:190px;border-radius:44%;border:2px solid rgba(30,242,197,.36);box-shadow:0 0 24px #1ef2c51a,inset 0 0 22px #1ef2c50f;transform:rotate(-8deg);animation:betaiHeroPill 10s ease-in-out infinite}.betai-hero-orb-ring{right:26%;bottom:52px;width:235px;height:235px;border-radius:999px;border:3px solid rgba(30,242,197,.78);background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.025),transparent 58%);box-shadow:0 0 34px #1ef2c540,inset 0 0 26px #1ef2c514;animation:betaiHeroRing 5.2s ease-in-out infinite}.betai-hero-orb-glow{right:27%;bottom:34px;width:270px;height:270px;border-radius:999px;background:radial-gradient(circle,rgba(30,242,197,.17),rgba(30,242,197,.05) 42%,transparent 70%);filter:blur(18px);animation:betaiHeroGlow 5.2s ease-in-out infinite}.betai-hero-player{position:absolute;right:14%;bottom:18px;width:210px;height:160px;z-index:2;opacity:.55;filter:drop-shadow(0 18px 28px rgba(0,0,0,.35));animation:betaiHeroPlayer 7s ease-in-out infinite}.betai-hero-player:before{content:"";position:absolute;left:62px;top:16px;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#b0ced861,#d6e8eb2e)}.betai-hero-player:after{content:"";position:absolute;left:0;top:52px;width:178px;height:82px;background:#01090d;clip-path:polygon(16% 35%,34% 28%,47% 0,70% 45%,100% 22%,92% 44%,73% 58%,64% 100%,45% 92%,49% 56%,38% 64%,29% 95%,15% 87%,25% 50%)}.betai-hero-copy{position:relative;z-index:3;max-width:660px;height:100%;display:flex;flex-direction:column;justify-content:center;min-height:350px}.betai-hero-kicker{display:flex;align-items:center;gap:12px;margin-bottom:24px;color:#22f2c6;font-size:12px;font-weight:900;letter-spacing:.32em;text-transform:uppercase}.betai-hero-kicker span{display:block;width:42px;height:1px;background:#22f2c6;box-shadow:0 0 14px #22f2c6a6}.betai-hero-rotator{position:relative;min-height:218px}.betai-hero-panel{position:absolute;inset:0 auto auto 0;opacity:0;transform:translateY(22px) scale(.985);filter:blur(7px);transition:opacity .75s ease,transform .75s ease,filter .75s ease;pointer-events:none}.betai-hero-panel.active{opacity:1;transform:translateY(0) scale(1);filter:blur(0);pointer-events:auto}.betai-hero-panel h1{margin:0;color:#f7fbff;font-size:68px;line-height:.99;letter-spacing:-.07em;font-weight:950;text-shadow:0 12px 30px rgba(0,0,0,.22)}.betai-hero-panel h1 span,.betai-hero-panel h1 strong{font-style:normal;font-weight:950;background:linear-gradient(90deg,#18e8f2,#29f2c8 44%,#7b7cff);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;text-shadow:none}.betai-hero-panel p{margin:18px 0 0;color:#d5e6ee;font-size:16px;line-height:1.5}.betai-hero-panel-alt h1{max-width:560px}.betai-hero-cta{position:relative;z-index:4;margin-top:8px;width:min(620px,100%);height:48px;border-radius:15px;border:1px solid rgba(30,242,197,.75);background:#041618b8;color:#27f3cb;font-size:16px;font-weight:900;text-align:left;padding:0 22px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 0 24px #1ef2c514,inset 0 1px #ffffff09;cursor:pointer;transition:.25s ease}.betai-hero-cta:hover{background:#1ef2c517;box-shadow:0 0 32px #1ef2c529,inset 0 1px #ffffff0d;transform:translateY(-1px)}.betai-hero-stats{position:absolute;right:18px;top:18px;bottom:18px;width:220px;display:grid;grid-template-rows:repeat(5,1fr);gap:12px;z-index:4}.betai-hero-stats div{padding:13px 15px;border-radius:16px;border:1px solid rgba(255,255,255,.075);background:linear-gradient(180deg,#ffffff0e,#ffffff06);box-shadow:inset 0 1px #ffffff09,0 14px 30px #0000002e;display:flex;flex-direction:column;justify-content:center}.betai-hero-stats span{font-size:11px;letter-spacing:.15em;color:#9fb1be;text-transform:uppercase}.betai-hero-stats strong{margin-top:5px;font-size:26px;line-height:1.02;color:#f7fbff;font-weight:950;letter-spacing:-.03em}.betai-hero-stats strong.green{color:#27f3cb}@keyframes betaiHeroPill{0%,to{transform:translateZ(0) rotate(-8deg) scale(1)}50%{transform:translate3d(34px,-16px,0) rotate(-3deg) scale(1.035)}}@keyframes betaiHeroRing{0%,to{transform:translateZ(0) scale(1);opacity:.82}50%{transform:translate3d(-24px,12px,0) scale(1.055);opacity:1}}@keyframes betaiHeroGlow{0%,to{transform:scale(.98);opacity:.55}50%{transform:scale(1.12);opacity:.9}}@keyframes betaiHeroFloatSoft{0%,to{transform:translateZ(0)}50%{transform:translate3d(22px,-14px,0)}}@keyframes betaiHeroPlayer{0%,to{transform:translateZ(0) rotate(0)}50%{transform:translate3d(-8px,-5px,0) rotate(2deg)}}@keyframes betaiHeroScan{0%{opacity:.34;transform:translate(-20%)}50%{opacity:.78;transform:translate(10%)}to{opacity:.34;transform:translate(-20%)}}@media (max-width:1100px){.betai-animated-hero{padding-right:34px;min-height:390px}.betai-hero-stats{position:relative;right:auto;top:auto;bottom:auto;width:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;margin-top:22px}.betai-hero-copy{min-height:280px}.betai-hero-orb-pill{right:12%;opacity:.45}.betai-hero-orb-ring{right:8%;opacity:.6}.betai-hero-player{display:none}}@media (max-width:720px){.betai-animated-hero{padding:24px 18px;border-radius:24px;min-height:auto}.betai-hero-copy{min-height:270px}.betai-hero-panel h1{font-size:43px}.betai-hero-rotator{min-height:160px}.betai-hero-stats{grid-template-columns:1fr 1fr;gap:10px}.betai-hero-stats div{padding:12px}.betai-hero-stats strong{font-size:22px}.betai-hero-orb-pill{width:280px;height:140px;right:-60px;top:0}.betai-hero-orb-ring{width:170px;height:170px;right:-35px;bottom:80px}}:root{--primary:#18f2c6;--primary-2:#00d7b0;--primary-3:#00a98f;--primary-soft:rgba(24,242,198,.12);--accent-blue:#5bc8ff;--accent-violet:#7b7cff;--bg:#02070d;--bg-2:#050b12;--surface:#07111c;--surface-2:#0b1722;--surface-3:#102431;--card:rgba(10,24,34,.82);--card-solid:#0b1722;--border:rgba(140,220,255,.12);--border-strong:rgba(24,242,198,.28);--text:#f6fbff;--muted:#9fb1be;--muted-2:#6f8292;--green:#32f58c;--red:#ff526b;--yellow:#ffc94a;--shadow-neon:0 0 34px rgba(24,242,198,.16);--shadow-card:0 18px 46px rgba(0,0,0,.34)}html,body,#root{background:#02070d!important;color:var(--text)!important;min-height:100%}body{background:radial-gradient(circle at 78% 10%,rgba(24,242,198,.08),transparent 26%),radial-gradient(circle at 12% 4%,rgba(91,200,255,.045),transparent 24%),linear-gradient(180deg,#02070d,#050b12 45%,#02070d)!important;color:var(--text)!important}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:72px 72px;opacity:.06;z-index:-1}.app-shell{background:transparent;color:var(--text)}.sidebar,.rightbar{background:transparent;border-color:var(--border)}.sidebar{background:linear-gradient(180deg,#08121edb,#030910f0)!important;border-right:1px solid var(--border)!important;box-shadow:inset -1px 0 #18f2c60a}.main{color:var(--text)}.brand{color:var(--text)!important;text-shadow:0 0 18px rgba(24,242,198,.18)}.brand span{background:linear-gradient(90deg,#18f2c6,#5bc8ff);-webkit-background-clip:text;background-clip:text;color:transparent!important;-webkit-text-fill-color:transparent}.panel-head h2 span,.feed-stats b,.ai-title strong,.wallet-row b,.tipster em{color:var(--primary)!important}.user-card,.panel,.tip-form,.tip-card,.feed-filters,.skeleton-card,.admin-payout-summary>div,.pricing-card,.public-profile-shell,.profile-card,.wallet-card,.earnings-card,.payout-card,.admin-finance-card,.admin-cron-card,.subscription-hero,.paywall-rules-card,.marketplace-card,.leaderboard-card,.profile-sales-panel,.tipster-pricing-panel{background:linear-gradient(180deg,#ffffff0e,#ffffff06)!important;border:1px solid var(--border)!important;box-shadow:var(--shadow-card),inset 0 1px #ffffff0a!important;color:var(--text)!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.user-card,.panel,.tip-card,.tip-form{border-radius:22px}.avatar,.photo,.mini-avatar,.club{background:radial-gradient(circle at 35% 22%,#ffffff2e,#18f2c629 34%,#0b1722eb 72%)!important;color:var(--text)!important;border:1px solid var(--border-strong);box-shadow:0 0 22px #18f2c626}.search,input,textarea,select{background:#030a12c7!important;border:1px solid var(--border)!important;color:var(--text)!important;box-shadow:inset 0 1px #ffffff08!important}input::placeholder,textarea::placeholder,.search{color:var(--muted-2)!important}label,.league,.wallet-row,.page-title p,.feed-title p,.tipster span,.tip-footer,.ai-box p,.rank small,.result em.neutral,.counter,.small-muted,.pricing-card p,.paywall-rules-card,.panel-head a{color:var(--muted)!important}.page-title h1,.feed-title h2,.panel-head h2,.subscription-hero h1,.pricing-card strong,.admin-payout-summary strong,.admin-cron-card strong,.admin-stripe-cell b{color:var(--text)!important}.menu button,.menu a{color:#d7e8ef!important;background:transparent!important;border:1px solid transparent}.menu button:hover,.menu a:hover{background:#18f2c612!important;border-color:#18f2c61f}.menu button.active,.menu a.active{background:linear-gradient(90deg,#18f2c62e,#18f2c612)!important;color:var(--text)!important;border:1px solid rgba(24,242,198,.18);box-shadow:inset 3px 0 0 var(--primary),0 0 24px #18f2c614!important}button,.add-btn,.submit-btn,.top-actions button,.feed-actions button:first-child,.tip-footer button,.premium-box button,.follow-footer-btn,.admin-actions button,.payout-connect-note button,.admin-cron-card .cron-run-button,.pricing-card button,.mini-buy-btn,.outline-btn{transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.add-btn,.submit-btn,.top-actions button,.feed-actions button:first-child,.tip-footer button,.admin-actions button,.payout-connect-note button,.admin-cron-card .cron-run-button,.pricing-card button,.mini-buy-btn,.follow-footer-btn{background:linear-gradient(135deg,#18f2c6,#00b894 52%,#087f73)!important;color:#03110f!important;border:1px solid rgba(24,242,198,.35)!important;box-shadow:0 12px 28px #18f2c624!important;font-weight:950}button:hover,.add-btn:hover,.submit-btn:hover,.top-actions button:hover,.tip-footer button:hover{transform:translateY(-1px);box-shadow:0 16px 36px #18f2c633!important}.outline-btn,.feed-title button,.feed-filters button,.avatar-edit-btn,.follow-btn,.unlock-btn.secondary{background:#18f2c60e!important;border:1px solid rgba(24,242,198,.2)!important;color:var(--primary)!important}.feed-filters button.active{background:linear-gradient(135deg,#18f2c63d,#18f2c61a)!important;color:var(--text)!important;border-color:#18f2c652!important}.premium-box,.subscription-hero{background:radial-gradient(circle at 15% 20%,rgba(24,242,198,.2),transparent 22%),linear-gradient(135deg,#071521,#0b2a36)!important;border:1px solid rgba(24,242,198,.22)!important}.pill,.premium-tag,.free-tag,.ai-badge,.status-pill,.result em,.card-badges em,.featured-badges em{background:#18f2c61f!important;color:var(--primary)!important;border:1px solid rgba(24,242,198,.2)!important}.success-message{background:#22c55e1a!important;color:#86efac!important;border-color:#22c55e47!important}.error-message{background:#ff526b1a!important;color:#ff9aaa!important;border-color:#ff526b4d!important}.toast{background:linear-gradient(180deg,#0a1822f5,#050b12f5)!important;border-color:var(--border)!important;border-left-color:var(--primary)!important;color:var(--text)!important;box-shadow:0 18px 60px #0006!important}.toast strong{color:var(--text)!important}.toast span{color:var(--muted)!important}.toast button{background:#ffffff0f!important;color:var(--muted)!important}.progress,.tiny-progress{background:#ffffff14!important}.progress i,.tiny-progress i{background:linear-gradient(90deg,#5bc8ff,#18f2c6)!important;box-shadow:0 0 18px #18f2c659}.access{background:#ffffff09!important;border-color:var(--border)!important;color:var(--text)!important}.access.active{background:#18f2c617!important;border-color:#18f2c652!important;box-shadow:0 0 26px #18f2c61a!important}.access span{color:var(--muted)!important}.bet-row,.ai-box,.tip-header,.feed-filters,.featured-tip-row,.last-result-row,.profile-sub-option,.pricing-settings-grid label{border-color:var(--border)!important;background:#ffffff09!important;color:var(--text)!important}.bet-row div+div{border-left-color:var(--border)!important}.bet-row span,.teams span{color:var(--muted)!important}.won,.result-pill.win{background:#32f58c24!important;color:#86efac!important;border:1px solid rgba(50,245,140,.24)}.pending,.result-pill.pending{background:#5bc8ff1f!important;color:#bfdbfe!important;border:1px solid rgba(91,200,255,.22)}.result-pill.loss,.status-pill.danger,.toast.error{background:#ff526b1f!important;color:#fca5a5!important;border-color:#ff526b3d!important}.result-pill.void,.plan-limit-note.free{background:#ffc94a1f!important;color:#fde68a!important;border-color:#ffc94a3d!important}.rank span{background:#ffffff14!important;color:var(--text)!important}.rank.first span{background:#ffc94a2e!important;color:#fde68a!important}.rank.second span{background:#94a3b829!important}.rank.third span{background:#fb923c29!important;color:#fed7aa!important}.finance-bar{background:#ffffff14!important}.finance-bar .platform{background:#00a98f!important}.finance-bar .tipster{background:#5bc8ff!important;color:#02121a!important}.admin-actions button.danger{background:linear-gradient(135deg,#ff526b,#b91c1c)!important;color:#fff!important;border-color:#ff526b4d!important}.pro-tip-card:hover,.tip-card:hover,.panel:hover{border-color:#18f2c633!important;box-shadow:0 20px 54px #00000061,0 0 24px #18f2c612!important}*{scrollbar-width:thin;scrollbar-color:rgba(24,242,198,.35) rgba(255,255,255,.05)}*::-webkit-scrollbar-track{background:#ffffff0a}*::-webkit-scrollbar-thumb{background:#18f2c64d;border-radius:999px;border:2px solid rgba(2,7,13,.8)}@media (max-width:760px){.sidebar{background:linear-gradient(180deg,#08121ef0,#030910fa)!important}.main,.topbar{background:transparent}.search{max-width:100%}}.betai-parallax-hero{transform:perspective(1200px) rotateX(calc(var(--my,0) * -1.25deg)) rotateY(calc(var(--mx,0) * 1.45deg));transition:transform .18s ease-out,box-shadow .22s ease,border-color .22s ease;will-change:transform}.betai-parallax-hero:hover{border-color:#18f2c647;box-shadow:0 38px 90px #0000006b,0 0 42px #18f2c61c,inset 0 1px #ffffff0f!important}.betai-parallax-hero .betai-hero-copy{transform:translate3d(calc(var(--mx,0) * -8px),calc(var(--my,0) * -5px),0);transition:transform .18s ease-out}.betai-parallax-hero .betai-hero-stats{transform:translate3d(calc(var(--mx,0) * 10px),calc(var(--my,0) * 7px),0);transition:transform .18s ease-out}.betai-parallax-hero .betai-hero-bg-one{margin-right:calc(var(--mx,0) * 18px);margin-top:calc(var(--my,0) * 14px)}.betai-parallax-hero .betai-hero-bg-two{margin-right:calc(var(--mx,0) * -14px);margin-bottom:calc(var(--my,0) * -10px)}.betai-parallax-hero .betai-hero-orb-pill{margin-right:calc(var(--mx,0) * 9px);margin-top:calc(var(--my,0) * 8px)}.betai-parallax-hero .betai-hero-orb-ring{margin-right:calc(var(--mx,0) * 16px);margin-bottom:calc(var(--my,0) * 10px)}.betai-parallax-hero .betai-hero-orb-glow{margin-right:calc(var(--mx,0) * 22px);margin-bottom:calc(var(--my,0) * 14px)}.betai-hero-stats div{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.betai-hero-stats div:hover{transform:translateY(-4px) scale(1.018);border-color:#18f2c647!important;background:linear-gradient(180deg,#18f2c617,#ffffff07)!important;box-shadow:0 18px 42px #00000047,0 0 22px #18f2c61f!important}.tip-card,.panel,.profile-card,.leaderboard-card,.marketplace-card,.wallet-card,.earnings-card,.payout-card,.pricing-card,.featured-card,.user-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.tip-card:hover,.panel:hover,.profile-card:hover,.leaderboard-card:hover,.marketplace-card:hover,.wallet-card:hover,.earnings-card:hover,.payout-card:hover,.pricing-card:hover,.featured-card:hover,.user-card:hover{transform:translateY(-3px)}.menu button,.menu a{transition:transform .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.menu button:hover,.menu a:hover{transform:translate(3px)}.add-btn,.submit-btn,.premium-banner-cta,.betai-hero-cta,.mini-buy-btn,.follow-footer-btn,.pricing-card button{position:relative;overflow:hidden}.add-btn:after,.submit-btn:after,.premium-banner-cta:after,.betai-hero-cta:after,.mini-buy-btn:after,.follow-footer-btn:after,.pricing-card button:after{content:"";position:absolute;top:-40%;bottom:-40%;left:-120%;width:42%;transform:skew(-22deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.32),transparent);transition:left .55s ease;pointer-events:none}.add-btn:hover:after,.submit-btn:hover:after,.premium-banner-cta:hover:after,.betai-hero-cta:hover:after,.mini-buy-btn:hover:after,.follow-footer-btn:hover:after,.pricing-card button:hover:after{left:130%}.feed-filters button,.outline-btn,.follow-btn,.unlock-btn.secondary{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.feed-filters button:hover,.outline-btn:hover,.follow-btn:hover,.unlock-btn.secondary:hover{transform:translateY(-1px);box-shadow:0 10px 24px #18f2c61a!important}.rank,.featured-tip-row,.last-result-row,.bet-row,.access,.profile-sub-option{transition:transform .18s ease,background .18s ease,border-color .18s ease}.rank:hover,.featured-tip-row:hover,.last-result-row:hover,.bet-row:hover,.access:hover,.profile-sub-option:hover{transform:translateY(-2px);border-color:#18f2c633!important;background:#18f2c60e!important}.avatar,.photo,.mini-avatar,.club{transition:transform .2s ease,box-shadow .2s ease}.avatar:hover,.photo:hover,.mini-avatar:hover,.club:hover{transform:scale(1.04);box-shadow:0 0 30px #18f2c638!important}@media (prefers-reduced-motion: reduce){.betai-parallax-hero,.betai-parallax-hero *,.tip-card,.panel,.menu button,.menu a,.rank,.featured-tip-row,.last-result-row,.bet-row,.access,.profile-sub-option{transition:none!important;animation:none!important;transform:none!important}}html,body,#root{width:100%;overflow-x:hidden}body{min-width:320px}.app-shell{width:min(100%,1640px)!important;margin:0 auto!important;min-height:100vh!important;display:grid!important;grid-template-columns:260px minmax(0,1fr) 320px!important;gap:18px!important;padding:24px!important;align-items:start!important;background:transparent!important}.sidebar{position:sticky!important;top:24px!important;height:calc(100vh - 48px)!important;border:1px solid rgba(140,220,255,.12)!important;border-radius:24px!important;padding:16px!important;overflow:auto!important;background:linear-gradient(180deg,#0d1c2ceb,#030a11f5)!important;box-shadow:0 22px 60px #00000052,inset 0 1px #ffffff0b!important}.main{min-width:0!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:12px!important}.topbar{height:auto!important;min-height:58px!important;margin:0!important;padding:8px!important;gap:12px!important;border:1px solid rgba(140,220,255,.12)!important;border-radius:22px!important;background:linear-gradient(180deg,#0a1822d1,#030a11eb)!important;box-shadow:0 18px 46px #0000004d,inset 0 1px #ffffff0a!important}.search{max-width:none!important;height:42px!important;display:flex!important;align-items:center!important;border-radius:14px!important;padding:0 16px!important;background:#ffffff0b!important}.top-actions{gap:8px!important;margin-left:auto!important;flex-shrink:0!important}.top-actions button,.wallet-top-btn,.notice-button,.add-btn{min-height:40px!important;border-radius:14px!important;padding:0 13px!important}.betai-animated-hero{margin:0!important;border-radius:24px!important;min-height:310px!important;padding:26px 236px 26px 28px!important}.betai-hero-copy{min-height:258px!important}.betai-hero-rotator{min-height:150px!important}.betai-hero-panel h1{font-size:52px!important;line-height:.98!important}.betai-hero-panel p{margin-top:12px!important;font-size:13px!important}.betai-hero-cta{width:min(520px,100%)!important;height:42px!important;border-radius:13px!important;font-size:14px!important}.betai-hero-stats{right:14px!important;top:14px!important;bottom:14px!important;width:190px!important;gap:10px!important}.betai-hero-stats div{border-radius:14px!important;padding:10px 13px!important}.betai-hero-stats strong{font-size:22px!important}.betai-hero-orb-pill{right:31%!important;top:-24px!important;width:350px!important;height:172px!important}.betai-hero-orb-ring{right:25%!important;bottom:38px!important;width:205px!important;height:205px!important}.betai-hero-orb-glow{right:25%!important;bottom:24px!important;width:238px!important;height:238px!important}.betai-hero-player{right:13%!important;bottom:14px!important;width:178px!important;height:138px!important}.feed-section,.add-page,.wallet-view,.profile-view,.leaderboard-view,.subscription-view,.earnings-view,.payouts-view,.admin-finance-view,.admin-payouts-view{max-width:none!important;width:100%!important}.feed-filters{margin:0!important;border-radius:18px!important;padding:9px!important}.feed{gap:10px!important}.tip-card{border-radius:18px!important;padding:14px 16px!important}.rightbar{position:sticky!important;top:24px!important;height:calc(100vh - 48px)!important;overflow:auto!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:14px!important}.rightbar>*,.panel{border-radius:22px!important}.panel{padding:16px!important;background:linear-gradient(180deg,#0a1822d6,#040c14f0)!important;border:1px solid rgba(140,220,255,.12)!important;box-shadow:0 18px 46px #0000004d,inset 0 1px #ffffff0a!important}.user-card{border-radius:20px!important}.menu{gap:8px!important}.menu button,.menu a{border-radius:14px!important;padding:12px 14px!important}.menu button.active,.menu a.active{box-shadow:inset 0 0 0 1px #18f2c633,0 0 28px #18f2c612!important}.tip-form,.profile-card,.wallet-card,.earnings-card,.payout-card,.pricing-card,.marketplace-card,.leaderboard-card,.public-profile-shell{border-radius:22px!important}@media (max-width:1360px){.app-shell{grid-template-columns:240px minmax(0,1fr)!important;max-width:1180px!important}.rightbar{display:none!important}.betai-animated-hero{padding-right:220px!important}}@media (max-width:900px){.app-shell{display:block!important;padding:14px!important;width:100%!important}.sidebar{position:relative!important;top:auto!important;height:auto!important;margin-bottom:14px!important}.main{display:block!important}.topbar{margin-bottom:12px!important;flex-wrap:wrap!important}.betai-animated-hero{padding:22px 18px!important;min-height:auto!important}.betai-hero-copy{min-height:270px!important}.betai-hero-stats{position:relative!important;right:auto!important;top:auto!important;bottom:auto!important;width:auto!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:none!important;margin-top:18px!important}.betai-hero-panel h1{font-size:42px!important}}:root{--bg:#030812!important;--bg-2:#020812!important;--panel:#08131d!important;--panel-2:#0b1724!important;--card:rgba(8,19,29,.97)!important;--card-2:rgba(5,10,16,.98)!important;--border:rgba(255,255,255,.08)!important;--border-strong:rgba(31,226,174,.18)!important;--text:#f5fbff!important;--text-soft:#dce7ee!important;--muted:#9fb0be!important;--muted-2:#7f95a8!important;--primary:#1fe2ae!important;--primary-2:#19c98f!important;--primary-soft:rgba(31,226,174,.14)!important;--green:#1fe2ae!important;--danger:#ef5350!important;--warning:#f59e0b!important;--blue:#57a6ff!important;--shadow:0 24px 70px rgba(0,0,0,.42)!important;--shadow-soft:0 12px 30px rgba(0,0,0,.22)!important;--radius:28px!important}html,body,#root{background:#020812!important;color:var(--text)!important;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif!important;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}body{background:radial-gradient(circle at 18% 12%,rgba(31,226,174,.12),transparent 24%),radial-gradient(circle at 88% 2%,rgba(87,166,255,.1),transparent 28%),linear-gradient(135deg,#01050a,#020812 46%,#030a14)!important}body,button,input,textarea,select{font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif!important}.app-shell{width:min(100%,1920px)!important;grid-template-columns:270px minmax(0,1.45fr) 330px!important;gap:22px!important;padding:22px 28px!important}.sidebar{background:linear-gradient(180deg,#08131df7,#050a10fa)!important;border-color:#ffffff14!important;box-shadow:var(--shadow)!important}.main{gap:14px!important}.rightbar{width:100%!important}.topbar,.panel,.user-card,.tip-form,.tip-card,.feed-filters,.skeleton-card,.wallet-card,.profile-card,.earnings-card,.payout-card,.admin-finance-card,.admin-cron-card,.subscription-hero,.paywall-rules-card,.marketplace-card,.leaderboard-card,.profile-sales-panel,.tipster-pricing-panel,.pricing-card,.public-profile-shell{background:linear-gradient(180deg,#08131df5,#040a10fa)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:var(--shadow-soft),inset 0 1px #ffffff09!important;color:var(--text)!important}.brand,.page-title h1,.feed-title h2,.panel-head h2,.subscription-hero h1,.pricing-card strong,.tip-header strong,.tipster b,.teams b,.bet-row b,.ai-title,.rank b,.ai-pick b,.profile-card h1,.profile-card h2,.profile-card h3,.wallet-card h1,.wallet-card h2,.earnings-card h1,.earnings-card h2,.payout-card h1,.payout-card h2,.admin-finance-card h1,.admin-finance-card h2,.admin-payouts-view h1,.admin-payouts-view h2{color:#f5fbff!important;letter-spacing:-.02em}.brand span,.ai-title strong,.rank strong,.wallet-row b,.feed-stats b,.panel-head h2 span,.highlight,.gradient-text{color:#1fe2ae!important}p,.page-title p,.feed-title p,label span,.league,.wallet-row,.tipster span,.tip-footer,.ai-box p,.rank small,.counter,.small-muted,.pricing-card p,.paywall-rules-card,.access span,.bet-row span,.teams span,.ai-pick small,.ai-pick strong,.result em.neutral{color:#9fb0be!important}label,.panel-head a,.menu button,.menu a{color:#dce7ee!important}input,textarea,select,.search{background:#02080ed1!important;border:1px solid rgba(255,255,255,.08)!important;color:#f5fbff!important;caret-color:#1fe2ae!important}input::placeholder,textarea::placeholder,.search::placeholder{color:#7f95a8!important}.menu button.active,.menu a.active{background:linear-gradient(90deg,#1fe2ae2e,#1fe2ae0f)!important;color:#f5fbff!important;border-color:#1fe2ae38!important;box-shadow:inset 3px 0 #1fe2ae,0 0 28px #1fe2ae1a!important}.menu button:hover,.menu a:hover{background:#1fe2ae14!important;color:#f5fbff!important;border-color:#1fe2ae24!important}.add-btn,.submit-btn,.top-actions button,.feed-actions button:first-child,.tip-footer button,.premium-box button,.follow-footer-btn,.admin-actions button,.payout-connect-note button,.admin-cron-card .cron-run-button,.pricing-card button,.mini-buy-btn,.betai-hero-cta{background:linear-gradient(135deg,#1fe2ae,#19c98f 58%,#0b7a5f)!important;color:#01050a!important;border:1px solid rgba(31,226,174,.34)!important;box-shadow:0 14px 32px #1fe2ae29!important}.outline-btn,.feed-title button,.feed-filters button,.avatar-edit-btn,.follow-btn,.unlock-btn.secondary{background:#1fe2ae0f!important;border:1px solid rgba(31,226,174,.18)!important;color:#98f6d8!important}.pill,.premium-tag,.free-tag,.ai-badge,.status-pill,.result em,.card-badges em,.featured-badges em{background:#1fe2ae24!important;color:#98f6d8!important;border:1px solid rgba(31,226,174,.18)!important}.free-tag{background:#ffffff0b!important;color:#dce7ee!important;border-color:#ffffff14!important}.ai-badge{background:#57a6ff1f!important;color:#b7dcff!important;border-color:#57a6ff38!important}.premium-box,.subscription-hero,.betai-animated-hero{background:radial-gradient(circle at 12% 18%,rgba(31,226,174,.18),transparent 26%),radial-gradient(circle at 82% 6%,rgba(87,166,255,.1),transparent 30%),linear-gradient(135deg,#08131d,#07111b 55%,#0b1724)!important;border-color:#1fe2ae2e!important}.betai-hero-panel h1,.betai-hero-title{color:#f7fbff!important}.betai-hero-accent,.betai-hero-panel h1 span{background:linear-gradient(90deg,#1fe2ae,#57a6ff)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;-webkit-text-fill-color:transparent!important}.betai-hero-panel p{color:#d2dfe8!important}.betai-hero-stats div{background:#08131de0!important;border-color:#ffffff14!important}.betai-hero-stats span{color:#9fb0be!important}.betai-hero-stats strong{color:#f5fbff!important}.betai-hero-stats strong:nth-child(2){color:#1fe2ae!important}.success-message{background:#1fe2ae1f!important;color:#98f6d8!important;border-color:#1fe2ae38!important}.error-message{background:#ef53501f!important;color:#ffbdbb!important;border-color:#ef53502e!important}.toast{background:linear-gradient(180deg,#08131df5,#050a10fa)!important;color:#f5fbff!important}.toast span{color:#9fb0be!important}.won,.result-pill.win{background:#1fe2ae29!important;color:#98f6d8!important;border:1px solid rgba(31,226,174,.24)!important}.pending,.result-pill.pending{background:#f59e0b1f!important;color:#ffe28a!important;border:1px solid rgba(245,158,11,.18)!important}.result-pill.loss,.status-pill.danger,.admin-actions button.danger{background:#ef535024!important;color:#ffbdbb!important;border-color:#ef535038!important}.tip-card:hover,.panel:hover,.profile-card:hover,.leaderboard-card:hover,.marketplace-card:hover,.wallet-card:hover,.earnings-card:hover,.payout-card:hover,.pricing-card:hover,.featured-card:hover,.user-card:hover{border-color:#1fe2ae2e!important;box-shadow:0 24px 70px #0000006b,0 0 28px #1fe2ae14!important}.table,.admin-table,table{color:#dce7ee!important}th{color:#9fb0be!important}td{color:#dce7ee!important}hr,.tip-header,.bet-row div+div{border-color:#ffffff14!important}@media (max-width:1500px){.app-shell{width:min(100%,1760px)!important;grid-template-columns:250px minmax(0,1fr) 310px!important;padding:20px!important}}@media (max-width:1360px){.app-shell{grid-template-columns:240px minmax(0,1fr)!important;max-width:1280px!important}.rightbar{display:none!important}}@media (max-width:900px){.app-shell{display:block!important;padding:14px!important;width:100%!important}.sidebar{position:relative!important;top:auto!important;height:auto!important;margin-bottom:14px!important}}.app-shell{width:min(100%,2050px)!important;grid-template-columns:270px minmax(0,1.65fr) 330px!important;gap:24px!important;padding:20px 22px!important}.main{min-width:0!important;width:100%!important}.betai-animated-hero,.feed-section,.add-page,.wallet-view,.profile-view,.leaderboard-view,.subscription-view,.earnings-view,.payouts-view,.admin-finance-view,.admin-payouts-view,.profile-page,.payout-page,.admin-payout-page{width:100%!important;max-width:none!important}.topbar,.feed-filters,.tip-card,.panel,.tip-form,.profile-card,.wallet-card,.earnings-card,.payout-card,.pricing-card,.marketplace-card,.leaderboard-card{box-sizing:border-box!important}@media (max-width:1500px){.app-shell{width:min(100%,1880px)!important;grid-template-columns:250px minmax(0,1.15fr) 310px!important;padding:18px!important}}@media (max-width:1360px){.app-shell{grid-template-columns:240px minmax(0,1fr)!important;max-width:1280px!important;padding:16px!important}}@media (max-width:900px){.app-shell{display:block!important;width:100%!important;padding:14px!important}}.referrals-view{display:flex;flex-direction:column;gap:22px}.section-hero.referral-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:26px;border-radius:26px;border:1px solid rgba(0,255,198,.18);background:radial-gradient(circle at 82% 15%,rgba(0,255,198,.18),transparent 28%),linear-gradient(135deg,#03111bf2,#07222dd1);box-shadow:0 22px 70px #00000047,inset 0 1px #ffffff0f}.section-hero .eyebrow{display:inline-flex;margin-bottom:10px;font-size:11px;letter-spacing:.34em;font-weight:900;color:var(--neon, #00ffc6)}.section-hero h1{margin:0;font-size:clamp(28px,3vw,46px);line-height:1.02;letter-spacing:-.05em}.section-hero p{max-width:760px;margin:10px 0 0;color:#e2f2f6b8}.refresh-btn,.referral-actions button{border:1px solid rgba(0,255,198,.35);color:#00ffc6;background:#00ffc60f;border-radius:14px;padding:11px 15px;font-weight:900;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.refresh-btn:hover,.referral-actions button:hover{transform:translateY(-2px);background:#00ffc61c;box-shadow:0 0 30px #00ffc621}.referral-grid{display:grid;grid-template-columns:minmax(320px,1.45fr) repeat(3,minmax(160px,.55fr));gap:16px}.referral-link-card,.referral-stat-card,.panel-card{border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0e,#ffffff07);border-radius:22px;padding:20px;box-shadow:0 18px 55px #0000002e,inset 0 1px #ffffff0d}.referral-link-card.neon-card{border-color:#00ffc638;background:radial-gradient(circle at 100% 0%,rgba(0,255,198,.14),transparent 32%),linear-gradient(180deg,#ffffff0f,#ffffff06)}.referral-link-card span,.referral-stat-card span{display:block;color:#e2f2f69e;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.referral-link-card strong{display:block;margin-top:7px;font-size:34px;letter-spacing:.02em;color:#00ffc6}.referral-url{margin-top:12px;padding:12px 14px;border-radius:14px;color:#f1f5f9db;background:#00000038;border:1px solid rgba(255,255,255,.07);word-break:break-all}.referral-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.copy-state{display:block;margin-top:10px;color:#00ffc6;font-style:normal;font-weight:800}.referral-stat-card b{display:block;margin-top:12px;font-size:34px;line-height:1;color:#f8fafc}.referral-stat-card small{display:block;margin-top:8px;color:#94a3b8d1}.referral-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.referral-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 0;border-top:1px solid rgba(255,255,255,.06)}.referral-row:first-of-type{border-top:0}.referral-row b,.referral-row strong{color:#f8fafc}.referral-row span{display:block;margin-top:4px;color:#94a3b8d9;font-size:12px}@media (max-width: 1180px){.referral-grid,.referral-columns{grid-template-columns:1fr}.section-hero.referral-hero{flex-direction:column;align-items:flex-start}}.ai-score-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:linear-gradient(135deg,#00ffc629,#7aa6ff24);border:1px solid rgba(0,255,198,.28);color:#dffef7;font-size:11px;font-weight:900;box-shadow:0 0 22px #00ffc614}.ai-mini-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.ai-mini-badges span{font-size:10px;font-weight:900;letter-spacing:.04em;color:#eafffb;background:#00ffc614;border:1px solid rgba(0,255,198,.22);border-radius:999px;padding:5px 8px}.ai-ranking-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:16px 0 18px}.ai-ranking-card{padding:16px;border-radius:18px;background:linear-gradient(145deg,#00ffc614,#7aa6ff0f);border:1px solid rgba(0,255,198,.18);box-shadow:0 14px 40px #00000038}.ai-ranking-card span{display:block;color:#00ffc6;font-size:11px;font-weight:950;letter-spacing:.14em;margin-bottom:8px}.ai-ranking-card b{display:block;color:#f8fafc;font-size:15px;margin-bottom:6px}.ai-ranking-card em{font-style:normal;color:#a8c7d7;font-size:12px}@media (max-width:900px){.ai-ranking-strip{grid-template-columns:1fr}}.ai-pro-page,.stats-pro-page{display:flex;flex-direction:column;gap:18px}.ai-pro-hero,.stats-pro-hero{position:relative;overflow:hidden;border:1px solid rgba(0,255,198,.18);border-radius:24px;padding:26px;background:radial-gradient(circle at 75% 30%,rgba(0,255,198,.16),transparent 34%),linear-gradient(135deg,#050b12f0,#071822f0);box-shadow:0 20px 70px #00000047,inset 0 1px #ffffff0f;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.ai-pro-hero span,.stats-pro-hero span{font-size:11px;letter-spacing:.28em;color:#20ffd0;font-weight:900}.ai-pro-hero h1,.stats-pro-hero h1{margin:10px 0 8px;font-size:38px;line-height:1;letter-spacing:-.04em}.ai-pro-hero p,.stats-pro-hero p{max-width:820px;color:#9fb1c2;margin:0}.ai-actions,.stats-pro-filters{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.ai-actions button,.stats-pro-filters button{border:1px solid rgba(0,255,198,.24);background:#ffffff0b;color:#ecfeff;border-radius:14px;padding:12px 16px;font-weight:900}.ai-actions button:first-child,.stats-pro-filters .active{background:linear-gradient(135deg,#20ffd0,#8b5cf6);color:#06111a;box-shadow:0 0 35px #20ffd02e}.ai-actions button:disabled{opacity:.6}.ai-top-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ai-top-card,.stat-pro-card,.stats-panel{border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0e,#ffffff06);border-radius:20px;padding:18px;box-shadow:inset 0 1px #ffffff0d,0 14px 40px #0000002e}.ai-top-card em{font-style:normal;color:#20ffd0;font-size:11px;font-weight:900;letter-spacing:.16em}.ai-top-card h3{margin:10px 0 12px;font-size:17px}.ai-top-card b{display:inline-flex;border-radius:999px;padding:8px 12px;background:#20ffd01f;color:#20ffd0;border:1px solid rgba(32,255,208,.2)}.ai-top-card span{display:block;color:#91a4b6;margin-top:10px}.ai-top-card p{color:#cbd5e1}.ai-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px}.stats-pro-grid{display:grid;gap:14px}.stats-pro-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.stats-pro-grid.two{grid-template-columns:1fr 1fr}.stat-pro-card span{display:block;color:#c6d3df;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900}.stat-pro-card b{display:block;margin-top:18px;font-size:36px;letter-spacing:-.04em;color:#f8fafc}.stat-pro-card.danger b,.danger-text{color:#ff7b85!important}.stat-pro-card.success b,.success-text{color:#20ffd0!important}.stats-panel h3{margin:0 0 18px;text-transform:uppercase;letter-spacing:.12em;font-size:14px}.distribution{display:grid;grid-template-columns:210px 1fr;align-items:center}.donut{width:155px;height:155px;border-radius:50%;background:conic-gradient(#19e57f 0 var(--win),#ff4d61 var(--win) 98%,#ffd21f 98% 100%);display:grid;place-items:center;margin:auto;box-shadow:0 0 45px #19e57f24}.donut:before{content:"";width:88px;height:88px;background:#07111a;border-radius:50%;position:absolute}.donut span{position:relative;z-index:1;font-weight:900;color:#f8fafc}.legend p{display:flex;align-items:center;gap:10px;color:#aab8c5}.legend strong{margin-left:auto;color:#e5edf5}.legend b{width:12px;height:12px;border-radius:50%;display:inline-block}.legend .green{background:#19e57f}.legend .red{background:#ff4d61}.legend .yellow{background:#ffd21f}.bar-chart{height:220px;display:flex;align-items:flex-end;justify-content:center;gap:24px;border-bottom:1px solid rgba(255,255,255,.08);background:repeating-linear-gradient(to top,transparent 0 43px,rgba(255,255,255,.05) 44px)}.bar-chart i{width:24px;border-radius:8px 8px 0 0;background:#16db7b;box-shadow:0 0 18px #16db7b38}.bar-chart i.red{background:#ff4d61;box-shadow:0 0 18px #ff4d6138}.bar-labels{display:flex;justify-content:center;gap:32px;color:#9fb1c2;margin-top:12px}.streak p{display:flex;justify-content:space-between;color:#cbd5e1}.streak b{color:#20ffd0;font-size:20px}.recent-form div{display:flex;flex-wrap:wrap;gap:8px}.recent-form span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;font-weight:900;border:1px solid rgba(255,255,255,.08)}.recent-form .w{background:#16db7b2e;color:#20ffd0}.recent-form .l{background:#ff4d6129;color:#ff7b85}.recent-form .p{background:#ffd21f24;color:#ffd21f}.recent-form small{display:block;margin-top:12px;color:#8ea0b2}.stats-table>div{display:grid;grid-template-columns:2fr .7fr .8fr .9fr .6fr;gap:10px;padding:12px 8px;border-bottom:1px solid rgba(255,255,255,.07);align-items:center}.stats-table b{color:#91a4b6;text-transform:uppercase;font-size:12px;letter-spacing:.12em}.stats-table span{color:#edf5ff}@media (max-width:1100px){.ai-pro-hero,.stats-pro-hero{flex-direction:column}.ai-top-grid,.stats-pro-grid.four,.stats-pro-grid.two,.distribution{grid-template-columns:1fr}.stats-table>div{grid-template-columns:1.4fr .5fr .7fr .8fr .5fr;font-size:12px}}.ai-deep-page{display:flex;flex-direction:column;gap:18px;color:var(--text-main, #f8fbff)}.ai-deep-topbar{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:22px;border:1px solid rgba(72,255,213,.12);border-radius:24px;background:linear-gradient(135deg,#03121af2,#081c26d9);box-shadow:0 24px 80px #00000047}.ai-deep-topbar h1{margin:8px 0;font-size:clamp(32px,4vw,56px);line-height:.96;letter-spacing:-.05em}.ai-deep-topbar p{max-width:760px;color:#a6b6c4;font-weight:700}.ai-deep-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.ai-deep-actions button,.ai-filter-buttons button{border:1px solid rgba(0,255,198,.24);color:#f4fbff;background:#ffffff0b;border-radius:14px;padding:12px 16px;font-weight:950;cursor:pointer;transition:.22s ease}.ai-deep-actions button:first-child,.ai-filter-buttons button.active{background:linear-gradient(135deg,#8b5cf6,#26ffd0);color:#fff;border-color:transparent;box-shadow:0 0 28px #26ffd02e}.ai-deep-actions button:hover,.ai-filter-buttons button:hover{transform:translateY(-2px);border-color:#00ffc68c}.ai-deep-filter-row{display:grid;grid-template-columns:1.5fr .55fr .55fr;gap:18px}.ai-filter-box{padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:#0b1621c7}.ai-filter-box label{display:block;text-transform:uppercase;letter-spacing:.08em;color:#dcebf3;font-size:13px;font-weight:950;margin-bottom:12px}.ai-filter-buttons{display:flex;gap:10px;flex-wrap:wrap}.ai-filter-box select{width:100%;height:48px;background:#0b1723;color:#f8fbff;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:0 14px;font-weight:900}.ai-stats-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.ai-stat-box{min-height:108px;border:1px solid rgba(255,255,255,.08);border-radius:22px;padding:18px;background:linear-gradient(180deg,#11212de6,#050e16db);box-shadow:inset 0 1px #ffffff0a}.ai-stat-box span{display:block;color:#d6e5ee;text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:950}.ai-stat-box b{display:block;font-size:38px;line-height:1;margin:14px 0 10px;color:#fff}.ai-stat-box small{color:#a4b6c4;font-weight:700}.ai-stat-box.danger b{color:#ff7b85}.ai-stat-box.success b{color:#2fffd0}.ai-deep-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:18px;align-items:start}.ai-events-panel,.ai-leagues-panel{border:1px solid rgba(255,255,255,.08);border-radius:24px;background:#07121be0;padding:20px}.ai-events-panel h2,.ai-leagues-panel h2{margin:0 0 16px;text-transform:uppercase;letter-spacing:.08em;font-size:16px;color:#dff3ef}.ai-event-card{padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:linear-gradient(135deg,#152834f2,#071119f0);margin-bottom:14px;transition:.22s ease}.ai-event-card:hover{transform:translateY(-3px);border-color:#00ffc652;box-shadow:0 18px 60px #00ffc614}.ai-event-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.ai-event-top h3{margin:8px 0;font-size:20px;letter-spacing:-.03em;color:#fff}.ai-league{color:#9db2c0;text-transform:uppercase;letter-spacing:.09em;font-size:12px;font-weight:950}.ai-scoreline{text-align:right;min-width:120px}.ai-scoreline small{color:#d9e8f0;font-weight:800}.ai-scoreline b{display:block;color:#2fffd0;font-size:32px;margin-top:10px}.ai-scoreline span{color:#9db2c0;font-size:12px;font-weight:900}.ai-event-tags{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.ai-event-tags span{padding:7px 10px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#dcebf3;font-size:12px;font-weight:950}.ai-event-tags .win,.ai-event-tags .low{color:#39ffd0;background:#00ffc61a;border-color:#00ffc640}.ai-event-tags .loss,.ai-event-tags .high{color:#ff8a94;background:#ff52671f;border-color:#ff52673d}.ai-event-tags .medium{color:#ffd866;background:#ffd8661a;border-color:#ffd86638}.ai-event-card p{color:#aebfca;font-weight:700;margin:0 0 12px;line-height:1.55}.ai-card-meter{height:7px;border-radius:999px;background:#ffffff12;overflow:hidden}.ai-card-meter i{display:block;height:100%;background:linear-gradient(90deg,#28ffd0,#8b5cf6);border-radius:inherit}.ai-league-head,.ai-league-row{display:grid;grid-template-columns:1.5fr .5fr .7fr .8fr;gap:10px;align-items:center}.ai-league-head{color:#91a8b8;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950;padding:0 12px 12px}.ai-league-row{padding:14px 12px;border:1px solid rgba(255,255,255,.07);border-radius:18px;background:#ffffff09;margin-bottom:8px}.ai-league-row b{color:#fff}.ai-league-row span{color:#d9e8f0;font-weight:900}.ai-league-row em{font-style:normal;font-weight:950}.ai-empty-state{padding:42px;border:1px dashed rgba(0,255,198,.24);border-radius:22px;text-align:center;background:#00ffc609}.ai-empty-state strong{display:block;color:#fff;font-size:24px;margin-bottom:8px}.ai-empty-state span,.ai-empty-mini{color:#9fb3c2;font-weight:800}@media (max-width: 1180px){.ai-deep-filter-row,.ai-deep-grid{grid-template-columns:1fr}.ai-stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.ai-premium-dashboard{display:flex;flex-direction:column;gap:18px;color:#f6fbff;padding:2px 0 28px}.ai-premium-header{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(255,255,255,.08);padding:8px 0 20px}.ai-brand-title{display:flex;align-items:center;gap:16px}.ai-logo-mark{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#8b5cf659,#20ffd029);border:1px solid rgba(139,92,246,.45);color:#b583ff;font-weight:950;font-size:24px}.ai-brand-title h1{margin:0;font-size:30px;letter-spacing:-.03em}.ai-brand-title p{margin:5px 0 0;color:#8fa2b5;font-weight:800}.ai-header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ai-live-dot{color:#9ab0c2;font-weight:800}.ai-live-dot:first-letter{color:#22e085}.ai-header-actions button{height:42px;border-radius:13px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#f8fbff;font-weight:950;padding:0 16px;cursor:pointer}.ai-header-actions .ai-primary-action{background:linear-gradient(135deg,#8b5cf6,#20ffd0);border-color:transparent;color:#fff;box-shadow:0 0 35px #8b5cf633}.ai-sports-filter-bar{display:grid;grid-template-columns:repeat(7,minmax(120px,1fr));gap:12px}.ai-sports-filter-bar button{min-height:72px;border-radius:16px;border:1px solid rgba(255,255,255,.09);background:linear-gradient(180deg,#0f1c2ae6,#071019d9);color:#fff;text-align:left;padding:13px 14px;cursor:pointer;transition:.2s ease}.ai-sports-filter-bar button.active{border-color:#9b4dff;box-shadow:0 0 30px #9b4dff29;background:linear-gradient(180deg,#5b2a9a5c,#0f1c2ae6)}.ai-sports-filter-bar span{font-size:20px;display:block}.ai-sports-filter-bar b{display:block;margin-top:4px}.ai-sports-filter-bar small{display:block;color:#8fa2b5;margin-top:2px}.ai-control-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-self:end}.ai-control-row select{height:50px;border-radius:14px;background:#0b1723;color:#f8fbff;border:1px solid rgba(255,255,255,.1);padding:0 16px;font-weight:900}.ai-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ai-kpi-card{position:relative;overflow:hidden;min-height:132px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0d1c2beb,#08111be0);padding:20px;box-shadow:inset 0 1px #ffffff0a}.ai-kpi-card span{display:block;color:#dce9f1;text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:950}.ai-kpi-card b{display:block;margin-top:14px;font-size:30px;letter-spacing:-.04em;color:#f8fbff}.ai-kpi-card.profit b,.ai-kpi-card.roi b{color:#19e57f}.ai-kpi-card small{display:block;color:#98aabc;font-weight:800;margin-top:5px}.ai-kpi-card i{position:absolute;left:18px;right:18px;bottom:12px;height:22px;border-bottom:2px solid #19e57f;border-radius:50%;opacity:.8}.ai-kpi-card i.blue{border-color:#3b82f6}.ai-kpi-card i.purple{border-color:#9b5cff}.ai-kpi-card i.orange{border-color:#f5b81b}.ai-analytics-grid{display:grid;grid-template-columns:.9fr 1.25fr;gap:16px}.ai-panel{border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0d1c2be0,#050e16e6);border-radius:18px;padding:18px;box-shadow:0 16px 60px #0000002e,inset 0 1px #ffffff09}.ai-panel h3{margin:0 0 16px;font-size:16px;color:#f4fbff;letter-spacing:-.02em}.ai-odds-panel h3{display:flex;justify-content:space-between;gap:10px}.ai-odds-panel h3 span{font-size:12px;color:#b5c6d4;font-weight:800}.ai-odds-panel h3 i,.ai-donut-legend i{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:6px}.ai-donut-wrap{display:grid;grid-template-columns:240px 1fr;align-items:center;gap:20px}.ai-donut{width:178px;height:178px;border-radius:50%;margin:auto;background:conic-gradient(#19e57f 0 var(--win),#ff4d61 var(--win) calc(var(--win) + var(--loss)),#8b9aac calc(var(--win) + var(--loss)) 100%);display:grid;place-items:center;position:relative;box-shadow:0 0 45px #19e57f29}.ai-donut:before{content:"";position:absolute;width:96px;height:96px;border-radius:50%;background:#07111b}.ai-donut strong,.ai-donut span{position:relative;z-index:1}.ai-donut strong{font-size:28px}.ai-donut span{margin-top:42px;color:#91a6b8;font-size:12px;font-weight:900}.ai-donut-legend p{display:flex;align-items:center;gap:6px;color:#aebfd0;font-weight:800}.ai-donut-legend b{margin-left:auto;color:#dce9f1}.green{background:#19e57f}.red{background:#ff4d61}.gray{background:#8b9aac}.ai-odds-chart{height:210px;display:grid;grid-template-columns:repeat(5,1fr);align-items:end;gap:18px;padding:14px 8px 0;background:repeating-linear-gradient(to top,transparent 0 40px,rgba(255,255,255,.06) 41px)}.ai-odds-col{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:10px}.ai-odds-col>div{height:165px;display:flex;align-items:flex-end;gap:8px}.ai-odds-col i{width:20px;border-radius:6px 6px 0 0;display:block;box-shadow:0 0 20px #ffffff14}.ai-odds-col i.green{background:#19e57f}.ai-odds-col i.red{background:#ff4d61}.ai-odds-col small{color:#91a4b6;font-weight:800}.ai-lower-grid{display:grid;grid-template-columns:.7fr .85fr 1.95fr;gap:16px}.ai-streak-panel p{display:flex;justify-content:space-between;align-items:center;padding:12px;border-radius:12px;background:#ffffff0a;margin:8px 0}.ai-streak-panel span{color:#c7d7e4;font-weight:800}.ai-streak-panel b{font-size:18px;color:#20ffd0}.ai-form-badges{display:flex;flex-wrap:wrap;gap:10px}.ai-form-badges span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;font-weight:950;border:1px solid rgba(255,255,255,.08)}.ai-form-badges .w{background:#19e57f2e;color:#8dffd2}.ai-form-badges .l{background:#ff4d612e;color:#ff9aa4}.ai-form-badges .p{background:#94a3b826;color:#d7e0e8}.ai-form-badges em{color:#91a4b6;font-style:normal}.ai-league-table>div{display:grid;grid-template-columns:1.6fr .55fr .8fr .95fr .6fr;gap:10px;align-items:center;padding:11px 10px;border-bottom:1px solid rgba(255,255,255,.07)}.ai-league-table b{color:#94a8b9;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.ai-league-table span{font-weight:850;color:#edf6ff}.ai-recent-picks-panel{margin-bottom:18px}.ai-recent-pick-row{display:grid;grid-template-columns:2fr 1.15fr .65fr .8fr .9fr .6fr;gap:12px;align-items:center;padding:14px 16px;border:1px solid rgba(255,255,255,.07);border-radius:14px;background:#ffffff09;margin-top:10px}.ai-recent-pick-row b{display:block;color:#f6fbff}.ai-recent-pick-row small{display:block;color:#8fa2b5;margin-top:3px;font-weight:750}.ai-result-pill{display:inline-flex;border-radius:999px;padding:7px 12px;font-weight:950;background:#94a3b824;color:#dce8f1}.ai-result-pill.win{background:#19e57f29;color:#8dffd2}.ai-result-pill.loss{background:#ff4d6129;color:#ff9aa4}.ai-empty-state{padding:32px;border:1px dashed rgba(32,255,208,.25);border-radius:16px;text-align:center;color:#9fb3c2;background:#20ffd009}.ai-empty-state strong{display:block;color:#fff;font-size:20px;margin-bottom:8px}.danger-text{color:#ff7b85!important}.success-text{color:#20ffd0!important}@media (max-width:1180px){.ai-premium-header,.ai-header-actions{align-items:flex-start}.ai-premium-header{flex-direction:column}.ai-sports-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-control-row,.ai-kpi-grid,.ai-analytics-grid,.ai-lower-grid,.ai-donut-wrap{grid-template-columns:1fr}.ai-recent-pick-row{grid-template-columns:1fr 1fr}.ai-odds-chart{overflow-x:auto}}.ai-header-actions .ai-live-action{background:linear-gradient(135deg,#14f195,#20ffd0)!important;border-color:transparent!important;color:#041015!important;box-shadow:0 0 35px #20ffd038}.ai-header-actions .ai-live-action:disabled{opacity:.55;cursor:not-allowed}.ai-mode-row button{border:1px solid rgba(255,255,255,.14);background:#0f172ab8;color:inherit;border-radius:14px;padding:10px 14px;font-weight:800;cursor:pointer}.ai-mode-row button.active{background:linear-gradient(135deg,#ef444447,#3b82f638);border-color:#f871718c;box-shadow:0 0 0 1px #f8717126 inset,0 12px 30px #00000038}.ai-header-actions .ai-live-action.settle{opacity:.92}.ai-mode-row-three{grid-template-columns:repeat(3,minmax(0,1fr))!important}.ai-result-pill.void{background:#94a3b82e;color:#d8e3ee}.ai-result-pill.live{background:#ff4d6129;color:#ff9aa4}.ai-result-pill.pending{background:#f5b81b29;color:#ffd36b}.ai-pick-row-win{border-color:#19e57f2e!important}.ai-pick-row-loss{border-color:#ff4d612e!important}.ai-pick-row-void{border-color:#94a3b82e!important}.ai-market-performance{margin-top:-4px}@media (max-width:1180px){.ai-mode-row-three{grid-template-columns:1fr!important}}.ai-value-filter-panel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;border:1px solid rgba(32,255,208,.14);background:linear-gradient(180deg,#20ffd00f,#08111be0);border-radius:18px;padding:14px}.ai-value-filter-panel label{display:flex;flex-direction:column;gap:8px;color:#bcd0df;font-weight:900;background:#ffffff09;border:1px solid rgba(255,255,255,.07);border-radius:14px;padding:12px}.ai-value-filter-panel label b{color:#20ffd0}.ai-value-filter-panel input{width:100%;accent-color:#20ffd0}.ai-value-filter-panel>div{border-radius:14px;background:linear-gradient(135deg,#8b5cf63d,#20ffd01c);border:1px solid rgba(139,92,246,.25);padding:12px;display:flex;flex-direction:column;justify-content:center}.ai-value-filter-panel strong{font-size:30px;color:#fff;line-height:1}.ai-value-filter-panel span{color:#9fb3c2;font-weight:850;margin-top:5px}.ai-control-row.ai-mode-row{grid-template-columns:repeat(4,minmax(0,1fr))}.ai-recent-pick-row.ai-value-row{grid-template-columns:1.8fr 1.15fr .55fr .65fr .65fr .75fr .75fr .75fr}.ai-quality-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 10px;font-weight:950;font-size:12px;white-space:nowrap;border:1px solid rgba(255,255,255,.1)}.ai-quality-badge.diamond{background:#38bdf829;color:#a7f3ff;border-color:#38bdf859;box-shadow:0 0 24px #38bdf81f}.ai-quality-badge.hot{background:#f9731629;color:#ffd0a8;border-color:#f9731659}.ai-quality-badge.star{background:#facc1524;color:#ffe88a;border-color:#facc1559}.ai-quality-badge.low{background:#94a3b81f;color:#cbd5e1}@media (max-width:1180px){.ai-value-filter-panel,.ai-control-row.ai-mode-row{grid-template-columns:1fr}.ai-recent-pick-row.ai-value-row{grid-template-columns:1fr 1fr}}.ai-recent-pick-row.ai-value-row{grid-template-columns:1.55fr 1.05fr .5fr .62fr .62fr .72fr .68fr .68fr .7fr}.ai-analysis-button{border:1px solid rgba(32,255,208,.35);background:linear-gradient(135deg,#20ffd038,#14b8a62e);color:#dffff7;border-radius:14px;padding:10px 14px;font-weight:950;cursor:pointer;box-shadow:0 0 22px #20ffd01f}.ai-analysis-button:hover{transform:translateY(-1px);border-color:#20ffd09e;background:linear-gradient(135deg,#20ffd057,#14b8a640)}.ai-analysis-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;background:#01080ead;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:24px}.ai-analysis-modal{position:relative;width:min(760px,96vw);max-height:92vh;overflow:auto;border-radius:24px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#0c1a28fa,#050d16fa);box-shadow:0 28px 120px #0000008c,0 0 60px #20ffd014;padding:22px;color:#f7fbff}.ai-analysis-close{position:absolute;right:18px;top:18px;width:36px;height:36px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#fff;font-size:22px;font-weight:900;cursor:pointer}.ai-analysis-modal h3{margin:0 46px 16px 0;font-size:18px}.ai-analysis-match-card,.ai-analysis-card{border:1px solid rgba(255,255,255,.08);background:#ffffff09;border-radius:18px;padding:16px;margin-top:12px}.ai-analysis-match-card h2{margin:0;font-size:20px;line-height:1.2}.ai-analysis-match-card p{margin:6px 0 0;color:#9fb3c2;font-weight:800}.ai-analysis-tags{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.ai-analysis-tags span{border-radius:999px;padding:6px 10px;font-weight:950;font-size:12px;background:#f5b81b29;color:#ffdf7a;border:1px solid rgba(245,184,27,.3)}.ai-analysis-top-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.ai-analysis-top-grid div{border:1px solid rgba(255,255,255,.07);border-radius:14px;background:#00000029;padding:12px}.ai-analysis-top-grid small{display:block;color:#91a6b8;text-transform:uppercase;font-weight:900;font-size:11px}.ai-analysis-top-grid b{display:block;margin-top:5px;color:#fff;font-size:17px}.ai-analysis-card h4{margin:0 0 12px;font-size:17px}.ai-analysis-card>p{display:grid;grid-template-columns:28px 1fr 46px;gap:10px;align-items:center;margin:9px 0;color:#dbeafe;font-weight:850}.ai-analysis-card p i{height:10px;background:#94a3b824;border-radius:999px;overflow:hidden}.ai-analysis-card p i em{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#20ffd0,#38bdf8)}.ai-analysis-card p b{text-align:right;color:#f8fbff}.ai-analysis-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ai-analysis-stats-grid div{border:1px solid rgba(255,255,255,.07);border-radius:12px;background:#00000024;padding:10px}.ai-analysis-stats-grid span{display:block;color:#91a6b8;font-weight:850;font-size:12px}.ai-analysis-stats-grid b{display:block;color:#20ffd0;margin-top:3px}.ai-analysis-card ul{margin:10px 0 0;padding-left:20px;color:#b8c7d5}.ai-analysis-card li{margin:7px 0}@media (max-width:1180px){.ai-recent-pick-row.ai-value-row,.ai-analysis-top-grid,.ai-analysis-stats-grid{grid-template-columns:1fr 1fr}}@media (max-width:720px){.ai-analysis-top-grid,.ai-analysis-stats-grid{grid-template-columns:1fr}.ai-analysis-overlay{padding:10px}.ai-analysis-modal{padding:16px}}.betai-hero-stats strong,.betai-hero-stats strong.green{background:transparent!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:currentColor!important;box-shadow:none!important;display:block!important;width:auto!important;height:auto!important}.betai-hero-stats strong.green{color:#1fe2ae!important}.betai-hero-stats div{overflow:hidden!important}.ai-analysis-modal{width:min(1120px,96vw)!important;max-height:92vh!important;padding:26px!important;border-radius:28px!important}.ai-analysis-modal h3{font-size:20px!important;margin-bottom:18px!important}.ai-analysis-match-card h2{font-size:26px!important;line-height:1.15!important;max-width:calc(100% - 52px)!important}.ai-analysis-top-grid,.ai-analysis-stats-grid{grid-template-columns:repeat(4,minmax(150px,1fr))!important}.ai-analysis-card:not(.ai-analysis-story)>p{display:grid!important;grid-template-columns:34px minmax(120px,1fr) 56px!important;gap:12px!important;align-items:center!important;margin:10px 0!important;white-space:normal!important}.ai-analysis-card:not(.ai-analysis-story)>p i{height:12px!important;background:#94a3b829!important;border-radius:999px!important;overflow:hidden!important}.ai-analysis-card:not(.ai-analysis-story)>p i em{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,#20ffd0,#38bdf8)!important}.ai-analysis-story>p,.ai-analysis-story p,.ai-analysis-readable p{display:block!important;white-space:pre-line!important;line-height:1.65!important;color:#c7d7e4!important;font-weight:750!important;overflow-wrap:break-word!important;word-break:normal!important;max-width:100%!important}.ai-analysis-pro-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:4px 0 16px}.ai-analysis-pro-summary>div{border:1px solid rgba(255,255,255,.08);border-radius:16px;background:linear-gradient(180deg,#ffffff0d,#ffffff06);padding:14px}.ai-analysis-pro-summary span{display:block;color:#91a6b8;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:950}.ai-analysis-pro-summary b{display:block;margin-top:7px;color:#fff;font-size:17px;line-height:1.25}.ai-analysis-pro-summary p{margin:6px 0 0!important;color:#9fb3c2!important;font-size:13px!important;line-height:1.45!important}.ai-analysis-readable{border:1px solid rgba(32,255,208,.13);border-radius:18px;background:#20ffd00b;padding:16px;margin:14px 0}.ai-analysis-readable h5{margin:0 0 10px;color:#f7fbff;font-size:16px}.ai-analysis-bullets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ai-analysis-bullets>div{border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#00000026;padding:14px}.ai-analysis-bullets b{display:block;color:#fff;margin-bottom:8px}.ai-analysis-bullets ul{margin:0!important;padding-left:18px!important;color:#b8c7d5!important;line-height:1.6!important}.ai-analysis-bullets li{margin:6px 0!important}.ai-analysis-top-grid div:nth-child(4) b,.ai-analysis-pro-summary .success-text{color:#20ffd0!important}.ai-analysis-pro-summary .danger-text{color:#ff6b7a!important}@media (max-width:1180px){.ai-analysis-modal{width:min(960px,96vw)!important}.ai-analysis-top-grid,.ai-analysis-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ai-analysis-pro-summary,.ai-analysis-bullets{grid-template-columns:1fr!important}}@media (max-width:720px){.ai-analysis-modal{padding:18px!important;border-radius:22px!important}.ai-analysis-top-grid,.ai-analysis-stats-grid{grid-template-columns:1fr!important}}:root{--betai-glow: rgba(32,255,208,.22);--betai-card: rgba(10,22,35,.92);--betai-card-2: rgba(14,31,48,.86);--betai-line: rgba(148,163,184,.13)}.ai-panel,.ai-value-filter-panel,.ai-recent-picks-panel,.stats-panel,.stat-pro-card,.ai-stat-box{border-color:var(--betai-line)!important;box-shadow:inset 0 1px #ffffff0b,0 18px 55px #0000003d!important}.ai-panel:hover,.ai-recent-pick-row:hover{border-color:#20ffd038!important;box-shadow:inset 0 1px #ffffff0d,0 18px 70px #00000047,0 0 34px #20ffd00b!important}.ai-recent-pick-row.ai-value-row{gap:14px!important;padding:16px 18px!important;border-radius:18px!important;background:linear-gradient(180deg,#142232d1,#0a1420e6)!important}.ai-recent-pick-row.ai-value-row b{letter-spacing:-.01em}.ai-recent-pick-row.ai-value-row small{line-height:1.35!important;color:#9db1c6!important}.ai-analysis-button{min-width:92px!important;border-radius:999px!important;padding:11px 16px!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}.ai-analysis-button:hover{box-shadow:0 0 32px #20ffd038!important}.betai-hero-stats strong,.betai-hero-stats strong.green,.hero-stats strong,.hero-stats strong.green{background:none!important;background-image:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:currentColor!important;box-shadow:none!important;display:block!important;line-height:1.05!important;padding:0!important;min-height:0!important}.betai-hero-stats div,.hero-stats div{background:#040c145c!important;border:1px solid rgba(255,255,255,.08)!important;overflow:hidden!important}.ai-analysis-overlay{background:radial-gradient(circle at 50% 35%,rgba(32,255,208,.08),transparent 34%),#01080ec2!important;-webkit-backdrop-filter:blur(16px) saturate(115%)!important;backdrop-filter:blur(16px) saturate(115%)!important;animation:betaiFadeIn .18s ease both!important}.ai-analysis-modal{width:min(1240px,96vw)!important;max-height:91vh!important;padding:30px!important;border-radius:32px!important;border:1px solid rgba(148,163,184,.16)!important;background:radial-gradient(circle at 25% 0%,rgba(32,255,208,.11),transparent 30%),radial-gradient(circle at 85% 10%,rgba(99,102,241,.12),transparent 28%),linear-gradient(180deg,#0d1b2afc,#050d16fc)!important;box-shadow:0 36px 140px #000000ad,0 0 0 1px #ffffff06,0 0 80px #20ffd014!important;scrollbar-width:thin;scrollbar-color:rgba(32,255,208,.55) rgba(148,163,184,.08);animation:betaiModalPop .22s ease both!important}.ai-analysis-modal::-webkit-scrollbar{width:10px}.ai-analysis-modal::-webkit-scrollbar-track{background:#94a3b814;border-radius:999px}.ai-analysis-modal::-webkit-scrollbar-thumb{background:linear-gradient(#20ffd0,#38bdf8);border-radius:999px}.ai-analysis-close{right:22px!important;top:22px!important;width:42px!important;height:42px!important;border-radius:16px!important;background:#ffffff13!important;transition:.18s ease!important}.ai-analysis-close:hover{transform:rotate(90deg);background:#ffffff24!important}.ai-analysis-modal h3{font-size:14px!important;text-transform:uppercase;letter-spacing:.16em;color:#96ffe7!important;margin:0 56px 18px 0!important}.ai-analysis-match-card,.ai-analysis-card{border:1px solid rgba(148,163,184,.13)!important;background:linear-gradient(180deg,#ffffff0d,#ffffff07)!important;border-radius:24px!important;padding:20px!important;margin-top:16px!important}.ai-analysis-match-card h2{font-size:30px!important;letter-spacing:-.04em!important;line-height:1.08!important;color:#fff!important}.ai-analysis-match-card p{font-size:13px!important;color:#a8bbcf!important;line-height:1.5!important}.ai-analysis-tags{gap:10px!important;margin:16px 0!important}.ai-analysis-tags span,.ai-quality-badge{box-shadow:inset 0 1px #ffffff12!important}.ai-analysis-top-grid{grid-template-columns:repeat(4,minmax(180px,1fr))!important;gap:14px!important;margin-top:16px!important}.ai-analysis-top-grid div{padding:16px!important;border-radius:18px!important;background:linear-gradient(180deg,#030a1261,#030a1233)!important;border:1px solid rgba(148,163,184,.12)!important}.ai-analysis-top-grid small{font-size:11px!important;letter-spacing:.12em!important;color:#8ba2b8!important}.ai-analysis-top-grid b{font-size:22px!important;margin-top:7px!important;color:#fff!important}.ai-analysis-top-grid div:nth-child(2) b{color:#20ffd0!important}.ai-analysis-top-grid div:nth-child(4) b{color:#20ffd0!important}.ai-analysis-card h4{font-size:18px!important;letter-spacing:-.02em!important;margin-bottom:16px!important;color:#fff!important}.ai-analysis-card:not(.ai-analysis-story)>p{grid-template-columns:44px minmax(160px,1fr) 64px!important;gap:14px!important;margin:12px 0!important;font-size:14px!important}.ai-analysis-card:not(.ai-analysis-story)>p span{font-weight:1000;color:#e7f0f8!important}.ai-analysis-card:not(.ai-analysis-story)>p i{height:14px!important;background:#94a3b824!important;box-shadow:inset 0 1px 1px #00000047!important}.ai-analysis-card:not(.ai-analysis-story)>p i em{background:linear-gradient(90deg,#20ffd0,#38bdf8)!important;box-shadow:0 0 18px #20ffd047!important}.ai-analysis-card:not(.ai-analysis-story)>p b{font-variant-numeric:tabular-nums;color:#fff!important}.ai-analysis-stats-grid{grid-template-columns:repeat(4,minmax(170px,1fr))!important;gap:14px!important}.ai-analysis-stats-grid div{min-height:76px!important;padding:15px!important;border-radius:18px!important;background:#02080f42!important;border:1px solid rgba(148,163,184,.12)!important}.ai-analysis-stats-grid span{font-size:12px!important;line-height:1.35!important;color:#8ea4ba!important;text-transform:uppercase;letter-spacing:.08em!important}.ai-analysis-stats-grid b{font-size:20px!important;line-height:1.25!important;color:#20ffd0!important;word-break:normal!important;overflow-wrap:normal!important}.ai-analysis-story,.ai-analysis-readable,.ai-analysis-bullets>div,.ai-analysis-pro-summary>div{min-width:0!important;overflow-wrap:normal!important;word-break:normal!important}.ai-analysis-story p,.ai-analysis-readable p,.ai-analysis-bullets li{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;line-height:1.72!important}.ai-analysis-pro-summary{grid-template-columns:1fr 1fr .9fr!important;gap:14px!important;margin:6px 0 18px!important}.ai-analysis-pro-summary>div{padding:16px!important;border-radius:20px!important}.ai-analysis-pro-summary b{font-size:20px!important;line-height:1.25!important}.ai-analysis-pro-summary p{font-size:14px!important;line-height:1.55!important}.ai-analysis-readable{padding:18px!important;border-radius:22px!important;background:linear-gradient(135deg,#20ffd00f,#38bdf809)!important}.ai-analysis-readable h5{text-transform:uppercase;letter-spacing:.1em;color:#96ffe7!important;font-size:13px!important}.ai-analysis-bullets{grid-template-columns:1fr 1fr!important;gap:14px!important}.ai-analysis-bullets>div{padding:18px!important;border-radius:20px!important}.ai-analysis-bullets b{font-size:16px!important}.ai-analysis-bullets ul{line-height:1.75!important}.ai-control-row.ai-mode-row button,.ai-control-row button{transition:transform .18s ease,border-color .18s ease,background .18s ease!important}.ai-control-row.ai-mode-row button:hover,.ai-control-row button:hover{transform:translateY(-1px)!important;border-color:#20ffd06b!important}.ai-value-filter-panel{padding:18px!important;gap:16px!important;border-radius:24px!important}.ai-value-filter-panel label{border-radius:18px!important;padding:16px!important}.ai-value-filter-panel>div{border-radius:18px!important}@keyframes betaiFadeIn{0%{opacity:0}to{opacity:1}}@keyframes betaiModalPop{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:1180px){.ai-analysis-modal{width:min(980px,96vw)!important;padding:24px!important}.ai-analysis-top-grid,.ai-analysis-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ai-analysis-pro-summary,.ai-analysis-bullets{grid-template-columns:1fr!important}}@media (max-width:720px){.ai-recent-pick-row.ai-value-row{grid-template-columns:1fr!important}.ai-analysis-modal{padding:18px!important;border-radius:24px!important}.ai-analysis-match-card h2{font-size:23px!important}.ai-analysis-top-grid,.ai-analysis-stats-grid{grid-template-columns:1fr!important}.ai-analysis-card:not(.ai-analysis-story)>p{grid-template-columns:36px 1fr 54px!important}}.admin-payout-page{width:100%!important;max-width:none!important;display:flex!important;flex-direction:column!important;gap:18px!important;color:var(--text)!important;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif!important}.admin-payout-hero{position:relative!important;overflow:hidden!important;min-height:132px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important;padding:28px 32px!important;margin:0!important;border-radius:30px!important;background:radial-gradient(circle at 16% 18%,rgba(31,226,174,.24),transparent 29%),radial-gradient(circle at 92% 18%,rgba(87,166,255,.16),transparent 34%),linear-gradient(135deg,#08131dfa,#061b21fa 52%,#0a7f69eb)!important;border:1px solid rgba(31,226,174,.22)!important;box-shadow:0 26px 70px #0000006b,0 0 38px #1fe2ae14,inset 0 1px #ffffff0d!important}.admin-payout-hero:before{content:"";position:absolute;inset:-40% -10% auto auto;width:460px;height:260px;background:linear-gradient(135deg,#1fe2ae29,#57a6ff14);border:1px solid rgba(31,226,174,.15);border-radius:999px;transform:rotate(-18deg);pointer-events:none}.admin-payout-hero:after{content:"";position:absolute;right:40px;bottom:-70px;width:210px;height:210px;border-radius:999px;border:2px solid rgba(31,226,174,.26);box-shadow:0 0 44px #1fe2ae1a inset;pointer-events:none}.admin-payout-hero>div{position:relative;z-index:1}.admin-payout-hero h1{margin:0 0 8px!important;color:#f5fbff!important;font-size:clamp(34px,3.1vw,52px)!important;line-height:.96!important;letter-spacing:-.055em!important;font-weight:1000!important}.admin-payout-hero p{margin:0!important;max-width:760px!important;color:#b8c9d5!important;font-size:15px!important;line-height:1.55!important;font-weight:750!important}.admin-payout-badge{position:relative!important;z-index:2!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:118px!important;padding:12px 16px!important;border-radius:999px!important;background:#ffeeaa1f!important;border:1px solid rgba(255,210,93,.26)!important;color:#ffe69a!important;box-shadow:0 14px 36px #f59e0b1a,inset 0 1px #ffffff14!important;font-weight:1000!important;letter-spacing:.04em!important;text-transform:uppercase!important}.admin-payout-stats,.admin-payout-stats.admin-payout-stats-pro{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin:0!important}.admin-payout-stats>div{position:relative!important;overflow:hidden!important;min-height:116px!important;padding:20px 22px!important;border-radius:22px!important;background:linear-gradient(180deg,#091926f5,#050c13fa)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 16px 42px #00000042,inset 0 1px #ffffff0a!important;color:var(--text)!important}.admin-payout-stats>div:before{content:"";position:absolute;left:18px;right:18px;bottom:13px;height:2px;background:linear-gradient(90deg,rgba(31,226,174,.9),rgba(87,166,255,.2),transparent)!important;border-radius:999px;opacity:.65}.admin-payout-stats span{display:block!important;margin:0 0 12px!important;color:#9fb0be!important;font-size:12px!important;line-height:1.1!important;font-weight:1000!important;letter-spacing:.08em!important;text-transform:uppercase!important}.admin-payout-stats b{display:block!important;color:#f5fbff!important;font-size:28px!important;line-height:1!important;font-weight:1000!important;letter-spacing:-.04em!important}.admin-payout-summary,.admin-payout-summary.admin-payout-summary-pro{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;margin:0!important}.admin-payout-summary>div{position:relative!important;overflow:hidden!important;min-height:118px!important;padding:22px!important;border-radius:24px!important;background:linear-gradient(180deg,#091926f5,#050c13fa)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 16px 42px #00000042,inset 0 1px #ffffff0a!important}.admin-payout-summary>div:after{content:"";position:absolute;inset:auto 0 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(31,226,174,.42),transparent)}.admin-payout-summary span{display:block!important;margin:0 0 8px!important;color:#9fb0be!important;font-size:12px!important;font-weight:1000!important;text-transform:uppercase!important;letter-spacing:.08em!important}.admin-payout-summary strong{display:block!important;margin:0 0 8px!important;color:#1fe2ae!important;font-size:30px!important;line-height:1!important;font-weight:1000!important;letter-spacing:-.04em!important}.admin-payout-summary p{margin:0!important;color:#9fb0be!important;font-size:14px!important;font-weight:750!important;line-height:1.5!important}.admin-cron-card{position:relative!important;overflow:hidden!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:20px!important;padding:22px 24px!important;margin:0!important;border-radius:24px!important;background:radial-gradient(circle at 88% 20%,rgba(31,226,174,.16),transparent 30%),linear-gradient(180deg,#091926fa,#050c13fc)!important;border:1px solid rgba(31,226,174,.14)!important;box-shadow:0 18px 46px #00000047,inset 0 1px #ffffff0b!important}.admin-cron-card strong{display:block!important;margin:0 0 8px!important;color:#f5fbff!important;font-size:18px!important;font-weight:1000!important;letter-spacing:-.02em!important}.admin-cron-card span{display:block!important;color:#9fb0be!important;font-size:14px!important;line-height:1.55!important;font-weight:750!important}.admin-cron-card code{display:inline-flex!important;align-items:center!important;border-radius:8px!important;padding:3px 7px!important;background:#1fe2ae1a!important;border:1px solid rgba(31,226,174,.18)!important;color:#98f6d8!important;font-weight:950!important}.admin-cron-card .cron-run-button{min-height:48px!important;padding:0 20px!important;border-radius:999px!important;white-space:nowrap!important;font-size:13px!important;text-transform:none!important}.admin-cron-card .cron-run-button:disabled{background:#1fe2ae21!important;border:1px solid rgba(31,226,174,.18)!important;color:#98f6d8!important;opacity:1!important;box-shadow:inset 0 1px #ffffff0a!important}.admin-payout-table{overflow:hidden!important;border-radius:26px!important;background:linear-gradient(180deg,#091926f5,#050c13fb)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 20px 54px #00000057,inset 0 1px #ffffff0a!important;color:#dce7ee!important}.admin-payout-row{display:grid!important;grid-template-columns:minmax(96px,.75fr) minmax(150px,1.05fr) minmax(90px,.65fr) minmax(96px,.68fr) minmax(120px,1fr) minmax(160px,1.15fr)!important;gap:16px!important;align-items:center!important;min-height:68px!important;padding:15px 20px!important;border-bottom:1px solid rgba(255,255,255,.075)!important;background:#ffffff04!important}.admin-payout-row:last-child{border-bottom:0!important}.admin-payout-row:not(.header):hover{background:#1fe2ae0b!important;box-shadow:inset 3px 0 #1fe2aead!important}.admin-payout-row.header{min-height:54px!important;background:linear-gradient(180deg,#ffffff0e,#ffffff06)!important;color:#9fb0be!important;font-size:11px!important;font-weight:1000!important;letter-spacing:.08em!important;text-transform:uppercase!important;border-bottom:1px solid rgba(31,226,174,.12)!important}.admin-payout-row span{min-width:0!important;color:#dce7ee!important;font-weight:800!important}.admin-payout-row .mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;color:#b7dcff!important;font-size:13px!important}.admin-payout-row b{color:#f5fbff!important;font-size:14px!important;font-weight:1000!important}.admin-stripe-cell{display:flex!important;flex-direction:column!important;gap:4px!important;min-width:0!important}.admin-stripe-cell b{color:#dce7ee!important;font-size:12px!important;font-weight:1000!important;text-transform:uppercase!important}.admin-stripe-cell small{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#7f95a8!important;font-size:11px!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important}.payout-status{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:max-content!important;min-width:86px!important;padding:8px 11px!important;border-radius:999px!important;font-size:12px!important;font-weight:1000!important;text-transform:lowercase!important;border:1px solid rgba(255,255,255,.1)!important}.payout-status.pending{background:#f59e0b1f!important;color:#ffe28a!important;border-color:#f59e0b38!important}.payout-status.paid{background:#1fe2ae24!important;color:#98f6d8!important;border-color:#1fe2ae3d!important}.payout-status.rejected{background:#ef535024!important;color:#ffbdbb!important;border-color:#ef535038!important}.payout-status.processing{background:#57a6ff24!important;color:#b7dcff!important;border-color:#57a6ff38!important}.payout-status.failed{background:#ef53502e!important;color:#ffd1d1!important;border-color:#ef535047!important}.admin-actions{display:flex!important;gap:9px!important;flex-wrap:wrap!important;align-items:center!important}.admin-actions button{min-height:36px!important;padding:0 12px!important;border-radius:999px!important;font-size:12px!important;font-weight:1000!important;white-space:nowrap!important}.admin-actions button.danger,.admin-actions .danger{background:#ef535024!important;color:#ffbdbb!important;border:1px solid rgba(239,83,80,.22)!important;box-shadow:none!important}.admin-action-locked{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;min-width:106px!important;padding:0 13px!important;border-radius:999px!important;background:#ffffff0e!important;border:1px solid rgba(255,255,255,.08)!important;color:#9fb0be!important;font-size:12px!important;font-weight:1000!important}.admin-empty,.admin-denied{border-radius:24px!important;padding:36px!important;text-align:center!important;background:linear-gradient(180deg,#091926f5,#050c13fa)!important;border:1px solid rgba(255,255,255,.08)!important;color:#9fb0be!important}.admin-empty strong,.admin-denied strong{color:#f5fbff!important;font-size:20px!important;margin-bottom:8px!important}@media (max-width:1200px){.admin-payout-stats.admin-payout-stats-pro{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-payout-row{grid-template-columns:1fr 1fr!important;gap:10px!important}.admin-payout-row.header{display:none!important}}@media (max-width:760px){.admin-payout-hero{flex-direction:column!important;align-items:flex-start!important;padding:24px!important}.admin-payout-stats.admin-payout-stats-pro,.admin-payout-summary.admin-payout-summary-pro{grid-template-columns:1fr!important}.admin-cron-card{flex-direction:column!important;align-items:flex-start!important}.admin-cron-card .cron-run-button{width:100%!important}.admin-payout-row{grid-template-columns:1fr!important;padding:16px!important}}.stripe-connect-note,.admin-payouts .stripe-connect-note,section .stripe-connect-note{position:relative!important;overflow:hidden!important;margin-top:18px!important;padding:20px 22px!important;border-radius:20px!important;background:radial-gradient(circle at 92% 18%,rgba(31,245,204,.18),transparent 38%),linear-gradient(135deg,#0d1e2ef5,#050c16fa)!important;border:1px solid rgba(38,255,207,.16)!important;color:#daebffc7!important;box-shadow:inset 0 1px #ffffff09,0 0 0 1px #26ffcf09,0 18px 46px #0000005c!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}.stripe-connect-note:before{content:"";position:absolute;left:0;top:16px;bottom:16px;width:3px;border-radius:999px;background:linear-gradient(180deg,#20f6c7,#20f6c71f);box-shadow:0 0 18px #20f6c780}.stripe-connect-note:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.035),transparent),radial-gradient(circle at 76% 55%,rgba(63,139,255,.08),transparent 42%);opacity:.9}.stripe-connect-note strong{position:relative!important;z-index:1!important;display:block!important;margin:0 0 7px!important;color:#f4fbff!important;font-size:17px!important;line-height:1.2!important;font-weight:950!important;letter-spacing:-.02em!important}.stripe-connect-note span,.stripe-connect-note p{position:relative!important;z-index:1!important;color:#b0cce6c7!important;font-size:13px!important;line-height:1.55!important;font-weight:700!important}.stripe-connect-note:hover{transform:translateY(-1px);border-color:#26ffcf47!important;box-shadow:inset 0 1px #ffffff0b,0 0 0 1px #26ffcf0f,0 22px 58px #0000006b,0 0 28px #20f6c70f!important}.admin-payout-page-pro{gap:18px!important}.admin-eyebrow{display:inline-flex!important;align-items:center!important;gap:8px!important;margin-bottom:12px!important;padding:7px 11px!important;border-radius:999px!important;background:#1fe2ae1a!important;border:1px solid rgba(31,226,174,.18)!important;color:#98f6d8!important;font-size:11px!important;font-weight:1000!important;letter-spacing:.1em!important;text-transform:uppercase!important}.admin-payout-stat-cards-pro small{display:block!important;margin-top:8px!important;color:#8ca1b2!important;font-size:12px!important;font-weight:800!important;line-height:1.35!important}.admin-cron-card-pro strong em{display:inline-flex!important;align-items:center!important;margin-left:10px!important;padding:5px 9px!important;border-radius:999px!important;background:#1fe2ae1f!important;border:1px solid rgba(31,226,174,.22)!important;color:#1fe2ae!important;font-size:11px!important;font-style:normal!important;font-weight:1000!important;text-transform:uppercase!important;letter-spacing:.04em!important}.admin-payout-toolbar{display:grid!important;grid-template-columns:minmax(260px,1.4fr) minmax(170px,.55fr) minmax(170px,.55fr) auto!important;gap:12px!important;align-items:center!important;padding:14px!important;border-radius:24px!important;background:linear-gradient(180deg,#091926f2,#050c13fb)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 18px 46px #00000042,inset 0 1px #ffffff0a!important}.admin-search-field{position:relative!important;display:flex!important;align-items:center!important;min-height:48px!important;border-radius:16px!important;background:#02080e9e!important;border:1px solid rgba(255,255,255,.08)!important;overflow:hidden!important}.admin-search-field span{padding-left:15px!important;color:#6fb6c4!important;font-weight:1000!important}.admin-search-field input{width:100%!important;min-height:48px!important;padding:0 14px!important;border:0!important;outline:0!important;background:transparent!important;color:#f5fbff!important;font-size:14px!important;font-weight:800!important}.admin-search-field input::placeholder{color:#6f8394!important}.admin-payout-toolbar select,.admin-payout-toolbar button{min-height:48px!important;border-radius:16px!important;border:1px solid rgba(255,255,255,.08)!important;background:#02080e9e!important;color:#dce7ee!important;padding:0 14px!important;font-weight:900!important;outline:0!important}.admin-payout-toolbar button{background:linear-gradient(135deg,#1fe2ae33,#0e7a6538)!important;border-color:#1fe2ae38!important;color:#98f6d8!important;cursor:pointer!important}.admin-bulk-bar{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important;padding:14px 16px!important;border-radius:22px!important;background:linear-gradient(180deg,#091926f5,#050c13fb)!important;border:1px solid rgba(31,226,174,.12)!important;box-shadow:0 16px 42px #0000003d,inset 0 1px #ffffff0a!important}.admin-bulk-bar strong{color:#f5fbff!important;margin-right:6px!important;font-weight:1000!important}.admin-bulk-bar span{margin-left:auto!important;color:#8ca1b2!important;font-weight:800!important;font-size:13px!important}.admin-bulk-bar button{min-height:40px!important;padding:0 14px!important;border-radius:999px!important;border:1px solid rgba(31,226,174,.2)!important;background:#1fe2ae1f!important;color:#98f6d8!important;font-weight:1000!important;cursor:pointer!important}.admin-bulk-bar button.danger{background:#ef535024!important;border-color:#ef53503d!important;color:#ffbdbb!important}.admin-bulk-bar button:disabled{opacity:.45!important;cursor:not-allowed!important}.admin-payout-table-pro .admin-payout-row-pro{grid-template-columns:42px minmax(96px,.72fr) minmax(150px,1.05fr) minmax(90px,.62fr) minmax(96px,.66fr) minmax(120px,1fr) minmax(170px,1.15fr)!important}.admin-payout-row input[type=checkbox]{width:18px!important;height:18px!important;accent-color:#1fe2ae!important;cursor:pointer!important}.admin-payout-row input[type=checkbox]:disabled{opacity:.28!important;cursor:not-allowed!important}.admin-actions button:not(.danger){background:#1fe2ae21!important;color:#98f6d8!important;border:1px solid rgba(31,226,174,.24)!important;box-shadow:0 8px 20px #1fe2ae14!important}.admin-actions button:disabled{opacity:.45!important;cursor:not-allowed!important}.stripe-connect-note-pro{margin-top:0!important}@media (max-width:1180px){.admin-payout-toolbar,.admin-payout-table-pro .admin-payout-row-pro{grid-template-columns:1fr 1fr!important}}@media (max-width:720px){.admin-payout-toolbar{grid-template-columns:1fr!important}.admin-bulk-bar span{margin-left:0!important;width:100%!important}.admin-bulk-bar button{flex:1 1 160px!important}}.admin-finance-page{display:flex!important;flex-direction:column!important;gap:18px!important;color:#eaf6ff!important}.admin-finance-page .page-title,.admin-finance-title{position:relative!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:28px 30px!important;border-radius:24px!important;background:radial-gradient(circle at 88% 18%,rgba(34,211,238,.2),transparent 34%),radial-gradient(circle at 72% 35%,rgba(16,185,129,.2),transparent 38%),linear-gradient(135deg,#07121cfa,#084443db)!important;border:1px solid rgba(45,212,191,.22)!important;box-shadow:0 24px 70px #00000073,inset 0 1px #ffffff0f!important}.admin-finance-title:before{content:"";position:absolute;right:-80px;top:-110px;width:320px;height:320px;border-radius:999px;border:2px solid rgba(45,212,191,.18);pointer-events:none}.admin-finance-title h1{margin:0!important;font-size:clamp(28px,2.8vw,42px)!important;line-height:1.02!important;letter-spacing:-.045em!important;color:#f8fdff!important;text-shadow:0 14px 40px rgba(0,0,0,.28)!important}.admin-finance-title p{margin:9px 0 0!important;color:#9bb4c7!important;font-weight:800!important;letter-spacing:-.015em!important}.admin-finance-title button{border:1px solid rgba(45,212,191,.34)!important;border-radius:16px!important;background:linear-gradient(135deg,#20e0b0,#14b8a6)!important;color:#031311!important;font-weight:1000!important;padding:13px 18px!important;box-shadow:0 14px 34px #14b8a640,inset 0 1px #ffffff59!important;cursor:pointer!important;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease!important}.admin-finance-title button:hover{transform:translateY(-1px)!important;filter:brightness(1.05)!important;box-shadow:0 18px 42px #14b8a657!important}.admin-finance-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}.finance-card,.finance-split-card{position:relative!important;overflow:hidden!important;min-height:112px!important;background:linear-gradient(180deg,#0d1e2df5,#07111bfa)!important;border:1px solid rgba(148,163,184,.13)!important;border-radius:20px!important;padding:20px 22px!important;box-shadow:0 18px 44px #00000052,inset 0 1px #ffffff0b!important;color:#f5fbff!important}.finance-card:after,.finance-split-card:after{content:"";position:absolute;left:18px;right:18px;bottom:11px;height:2px;border-radius:999px;background:linear-gradient(90deg,rgba(45,212,191,.85),transparent)!important;opacity:.85}.finance-card.primary{background:radial-gradient(circle at 86% 18%,rgba(45,212,191,.22),transparent 36%),linear-gradient(135deg,#064e3beb,#0f766ed6)!important;border-color:#2dd4bf6b!important}.finance-card.warning{background:radial-gradient(circle at 86% 18%,rgba(251,191,36,.11),transparent 38%),linear-gradient(180deg,#20180ff5,#0c121bfa)!important;border-color:#fbbf243d!important}.finance-card span,.finance-split-card span{display:block!important;color:#9fb7c8!important;font-size:12px!important;font-weight:1000!important;text-transform:uppercase!important;letter-spacing:.08em!important;opacity:1!important}.finance-card strong,.finance-split-card strong{display:block!important;margin-top:8px!important;color:#f8fdff!important;font-size:28px!important;line-height:1.05!important;font-weight:1000!important;letter-spacing:-.035em!important}.finance-card.primary strong{color:#fff!important}.finance-card p,.finance-split-card p{margin:8px 0 0!important;color:#8da5b7!important;opacity:1!important;font-weight:800!important}.earnings-table-card{overflow:hidden!important;border-radius:22px!important;background:linear-gradient(180deg,#0a1926f5,#050d16fc)!important;border:1px solid rgba(148,163,184,.12)!important;box-shadow:0 20px 60px #00000061,inset 0 1px #ffffff0a!important;color:#f5fbff!important}.earnings-table-head{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:14px!important;padding:22px 22px 14px!important}.earnings-table-head h2{margin:0!important;color:#f8fdff!important;font-size:23px!important;letter-spacing:-.03em!important}.earnings-table-head span{color:#8ea6b8!important;font-weight:900!important}.admin-finance-page .earnings-table{width:calc(100% - 32px)!important;margin:0 16px 18px!important;border-collapse:separate!important;border-spacing:0!important;overflow:hidden!important;background:linear-gradient(180deg,#0c1c2af0,#07101bfa)!important;border:1px solid rgba(148,163,184,.11)!important;border-radius:18px!important;box-shadow:none!important;color:#eaf6ff!important}.admin-finance-page .earnings-table code{color:#9ddcff!important;background:#38bdf814!important;border:1px solid rgba(56,189,248,.14)!important;border-radius:10px!important;padding:4px 8px!important}.admin-finance-page .status-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:26px!important;padding:5px 10px!important;border-radius:999px!important;background:#2dd4bf1a!important;color:#5fffe0!important;border:1px solid rgba(45,212,191,.18)!important;font-weight:1000!important;font-size:12px!important}.admin-finance-page .status-pill.success{background:#22c55e1f!important;border-color:#22c55e40!important;color:#74ffac!important}.admin-finance-page .empty-wallet{margin:0 16px 18px!important;border-radius:18px!important;padding:26px!important;background:#ffffff09!important;border:1px dashed rgba(148,163,184,.18)!important;color:#9fb7c8!important}.admin-finance-page .empty-wallet strong{color:#f8fdff!important;display:block!important;margin-bottom:6px!important}.finance-bar{background:#94a3b81f!important;color:#041311!important}.finance-bar .platform{background:linear-gradient(90deg,#20e0b0,#14b8a6)!important;color:#041311!important}.finance-bar .tipster{background:linear-gradient(90deg,#60a5fa,#2563eb)!important;color:#fff!important}@media (max-width:1000px){.admin-finance-grid{grid-template-columns:1fr 1fr!important}}@media (max-width:640px){.admin-finance-grid{grid-template-columns:1fr!important}.admin-finance-title{flex-direction:column!important;align-items:flex-start!important;padding:22px!important}.admin-finance-title button{width:100%!important}}.admin-finance-page{width:100%!important;max-width:100%!important;display:flex!important;flex-direction:column!important;gap:18px!important;padding:0!important;color:#eaf6ff!important}.admin-finance-page *{box-sizing:border-box!important}.admin-finance-page .admin-finance-title,.admin-finance-page .page-title.admin-finance-title{width:100%!important;min-height:118px!important;margin:0!important;padding:28px 30px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important;border-radius:24px!important;background:radial-gradient(circle at 88% 22%,rgba(45,212,191,.24),transparent 34%),linear-gradient(135deg,#091621fa,#085b53d9)!important;border:1px solid rgba(45,212,191,.24)!important;box-shadow:0 24px 70px #0000006b,inset 0 1px #ffffff0f!important}.admin-finance-page .admin-finance-title>div{min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.admin-finance-page .admin-finance-title h1{margin:0!important;color:#f8fdff!important;font-size:clamp(30px,2.6vw,42px)!important;line-height:1.02!important;font-weight:1000!important;letter-spacing:-.05em!important}.admin-finance-page .admin-finance-title p{margin:9px 0 0!important;color:#9fb7c8!important;font-size:14px!important;line-height:1.45!important;font-weight:800!important}.admin-finance-page .admin-finance-title button{flex:0 0 auto!important;min-width:150px!important;height:46px!important;border-radius:15px!important;border:1px solid rgba(45,212,191,.36)!important;background:linear-gradient(135deg,#23e5ba,#12b8a6)!important;color:#021412!important;font-weight:1000!important;box-shadow:0 16px 36px #14b8a642!important}.admin-finance-page .admin-finance-grid{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(220px,1fr))!important;gap:16px!important;align-items:stretch!important}.admin-finance-page .finance-card,.admin-finance-page .finance-card.primary,.admin-finance-page .finance-card.warning{width:100%!important;min-height:118px!important;height:100%!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;gap:7px!important;padding:20px 22px!important;border-radius:20px!important;background:linear-gradient(180deg,#0c1d2bfa,#060f19fc)!important;border:1px solid rgba(148,163,184,.13)!important;box-shadow:0 18px 44px #00000057,inset 0 1px #ffffff0b!important;color:#f6fbff!important}.admin-finance-page .finance-card.primary{background:radial-gradient(circle at 88% 18%,rgba(45,212,191,.22),transparent 38%),linear-gradient(135deg,#064e3bf0,#0f766edb)!important;border-color:#2dd4bf6b!important}.admin-finance-page .finance-card.warning{background:radial-gradient(circle at 88% 18%,rgba(245,158,11,.12),transparent 38%),linear-gradient(180deg,#1c1710fa,#060f19fc)!important;border-color:#f59e0b3d!important}.admin-finance-page .finance-card span{display:block!important;margin:0!important;color:#9fb7c8!important;font-size:12px!important;font-weight:1000!important;text-transform:uppercase!important;letter-spacing:.085em!important;line-height:1.25!important;opacity:1!important}.admin-finance-page .finance-card strong{display:block!important;margin:2px 0 0!important;color:#f8fdff!important;font-size:28px!important;line-height:1!important;font-weight:1000!important;letter-spacing:-.04em!important}.admin-finance-page .finance-card p{margin:0!important;color:#8da5b7!important;font-size:13px!important;font-weight:800!important;line-height:1.4!important;opacity:1!important}.admin-finance-page .earnings-table-card{width:100%!important;margin:0!important;overflow:hidden!important;border-radius:22px!important;background:linear-gradient(180deg,#0a1926f7,#050d16fc)!important;border:1px solid rgba(148,163,184,.12)!important;box-shadow:0 20px 60px #00000061,inset 0 1px #ffffff0a!important;color:#f5fbff!important}.admin-finance-page .earnings-table-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:14px!important;padding:22px 22px 14px!important}.admin-finance-page .earnings-table-head h2{margin:0!important;color:#f8fdff!important;font-size:23px!important;line-height:1.1!important;font-weight:1000!important;letter-spacing:-.035em!important}.admin-finance-page .earnings-table-head span{color:#8ea6b8!important;font-weight:900!important}.admin-finance-page .earnings-table{width:calc(100% - 32px)!important;margin:0 16px 18px!important;table-layout:fixed!important;border-collapse:separate!important;border-spacing:0!important;border-radius:18px!important;overflow:hidden!important;background:linear-gradient(180deg,#0c1c2af5,#07101bfc)!important;border:1px solid rgba(148,163,184,.11)!important;color:#eaf6ff!important}.admin-finance-page .earnings-table th,.admin-finance-page .earnings-table td{text-align:left!important;vertical-align:middle!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.admin-finance-page .earnings-table thead th{padding:15px 18px!important;background:#ffffff06!important;color:#8fa8ba!important;font-size:12px!important;font-weight:1000!important;text-transform:uppercase!important;letter-spacing:.08em!important;border-bottom:1px solid rgba(148,163,184,.11)!important}.admin-finance-page .earnings-table tbody td{padding:17px 18px!important;color:#eaf6ff!important;border-bottom:1px solid rgba(148,163,184,.075)!important;font-weight:850!important}.admin-finance-page .earnings-table tbody tr:last-child td{border-bottom:0!important}.admin-finance-page .earnings-table tbody tr:hover td{background:#2dd4bf0b!important}.admin-finance-page .earnings-table code{max-width:100%!important;display:inline-block!important;color:#9ddcff!important;background:#38bdf814!important;border:1px solid rgba(56,189,248,.14)!important;border-radius:10px!important;padding:4px 8px!important;overflow:hidden!important;text-overflow:ellipsis!important;vertical-align:middle!important}.admin-finance-page .status-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:26px!important;padding:5px 10px!important;border-radius:999px!important;background:#2dd4bf1a!important;color:#5fffe0!important;border:1px solid rgba(45,212,191,.18)!important;font-weight:1000!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.02em!important}.admin-finance-page .empty-wallet{width:calc(100% - 32px)!important;margin:0 16px 18px!important;border-radius:18px!important;padding:28px!important;text-align:center!important;background:#ffffff09!important;border:1px dashed rgba(148,163,184,.18)!important;color:#9fb7c8!important}@media (max-width:1100px){.admin-finance-page .admin-finance-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:700px){.admin-finance-page .admin-finance-grid{grid-template-columns:1fr!important}.admin-finance-page .admin-finance-title{flex-direction:column!important;align-items:flex-start!important;padding:22px!important}.admin-finance-page .admin-finance-title button{width:100%!important}.admin-finance-page .earnings-table{table-layout:auto!important;display:block!important;overflow-x:auto!important}}:root{--ultra-bg-0:#02070d;--ultra-bg-1:#06111d;--ultra-bg-2:#0a1724;--ultra-surface:rgba(9,22,35,.88);--ultra-surface-2:rgba(12,29,44,.92);--ultra-border:rgba(148,163,184,.14);--ultra-border-strong:rgba(45,212,191,.24);--ultra-text:#eef8ff;--ultra-muted:#91a8ba;--ultra-dim:#617485;--ultra-accent:#20e8bf;--ultra-accent-2:#13b8a6;--ultra-blue:#60a5fa;--ultra-purple:#a78bfa;--ultra-red:#fb7185;--ultra-yellow:#fbbf24;--ultra-green:#6ee7b7;--ultra-radius:22px;--ultra-shadow:0 24px 80px rgba(0,0,0,.45);--ultra-shadow-soft:0 14px 42px rgba(0,0,0,.32)}body:not(.auth-screen){background:radial-gradient(circle at 14% 0%,rgba(32,232,191,.16),transparent 28%),radial-gradient(circle at 88% 8%,rgba(96,165,250,.12),transparent 30%),linear-gradient(135deg,var(--ultra-bg-0),var(--ultra-bg-1) 48%,#020711)!important;color:var(--ultra-text)!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.app-shell{background:transparent!important;gap:22px!important;padding-right:18px!important}.sidebar{background:linear-gradient(180deg,#06111df7,#030910fc)!important;border-right:1px solid rgba(45,212,191,.14)!important;box-shadow:20px 0 60px #00000059!important;color:var(--ultra-text)!important}.brand{color:#f8fdff!important;text-shadow:0 0 32px rgba(32,232,191,.16)!important}.brand span{color:var(--ultra-accent)!important}.user-card,.premium-box,.panel,.tip-card,.wallet-card,.payout-request-card,.payout-stat,.feed-filters,.empty-state,.ai-events-section,.ai-panel,.ai-card,.ai-match-card,.stats-card,.profile-card,.access-card,.creator-card,.admin-payout-page .admin-cron-card,.admin-payout-page .admin-payout-summary,.admin-payout-page .admin-payout-table,.admin-payout-page .admin-payout-stats>*,.admin-finance-page .finance-card,.admin-finance-page .earnings-table-card{background:linear-gradient(180deg,#0c1d2ceb,#050d16fa)!important;border:1px solid var(--ultra-border)!important;border-radius:var(--ultra-radius)!important;box-shadow:var(--ultra-shadow-soft),inset 0 1px #ffffff0b!important;color:var(--ultra-text)!important}.user-card:hover,.panel:hover,.tip-card:hover,.ai-card:hover,.ai-match-card:hover,.finance-card:hover,.payout-stat:hover,.admin-payout-row:not(.header):hover{transform:translateY(-2px)!important;border-color:#2dd4bf47!important;box-shadow:0 28px 90px #0000007a,0 0 0 1px #2dd4bf0f,inset 0 1px #ffffff0f!important}.user-card,.panel,.tip-card,.ai-card,.ai-match-card,.finance-card,.payout-stat,.admin-payout-row{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease!important}.menu a,.menu button{color:#bfd1df!important;border:1px solid transparent!important;border-radius:14px!important;margin-bottom:3px!important;transition:.18s ease!important}.menu a:hover,.menu button:hover{background:#2dd4bf0f!important;border-color:#2dd4bf1a!important;color:#f8fdff!important}.menu a.active,.menu button.active{background:linear-gradient(135deg,#20e8bf2e,#0ea5e914)!important;color:#6ffff0!important;border-color:#2dd4bf38!important;box-shadow:inset 3px 0 0 var(--ultra-accent),0 12px 28px #14b8a614!important}.main{padding-top:18px!important;color:var(--ultra-text)!important}.topbar{margin-bottom:28px!important}.search,input,select,textarea{background:#06111ddb!important;border:1px solid rgba(148,163,184,.14)!important;color:#eef8ff!important;border-radius:16px!important;outline:none!important;box-shadow:inset 0 1px #ffffff0a!important}.search::placeholder,input::placeholder,textarea::placeholder{color:#6f8394!important}.search:focus,input:focus,select:focus,textarea:focus{border-color:#2dd4bf66!important;box-shadow:0 0 0 4px #2dd4bf14,inset 0 1px #ffffff0a!important}button,.add-btn,.submit-btn,.top-actions button,.feed-title button,.outline-btn{border-radius:14px!important;font-weight:950!important;letter-spacing:-.01em!important;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease,border-color .16s ease!important}button:hover,.add-btn:hover,.submit-btn:hover,.top-actions button:hover,.feed-title button:hover{transform:translateY(-1px)!important;filter:saturate(1.08)!important}.add-btn,.submit-btn,.top-actions button,.feed-actions button:first-child,.admin-finance-title button,.admin-payout-page button:not(.admin-export-btn):not(.admin-filter-chip){background:linear-gradient(135deg,#24e6ba,#12b8a6)!important;color:#021412!important;border:1px solid rgba(94,234,212,.35)!important;box-shadow:0 16px 40px #14b8a638!important}.outline-btn,.feed-title button,.admin-export-btn,.admin-filter-chip{background:#ffffff0b!important;color:#bffdf2!important;border:1px solid rgba(45,212,191,.18)!important}h1,h2,h3,h4,.feed-title h2,.panel-head h2,.page-title h1{color:#f8fdff!important;letter-spacing:-.045em!important;font-weight:1000!important}p,small,span,.muted,.league,.ai-box p,.tipster span,.panel-head a{color:var(--ultra-muted)!important}b,strong{color:#f8fdff!important}.pill,.premium-tag,.free-tag,.ai-badge,.status-pill,.payout-status{border-radius:999px!important;font-weight:1000!important;border:1px solid rgba(45,212,191,.18)!important;background:#2dd4bf1a!important;color:#66ffea!important}.page-title,.payout-hero,.admin-payout-hero,.admin-finance-title,.feed-title,.ai-hero,.dashboard-hero{background:radial-gradient(circle at 88% 20%,rgba(45,212,191,.24),transparent 32%),linear-gradient(135deg,#0a1928f5,#085b53b8)!important;border:1px solid rgba(45,212,191,.2)!important;border-radius:26px!important;box-shadow:var(--ultra-shadow),inset 0 1px #ffffff0f!important;padding:24px!important;color:#f8fdff!important}.feed-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin-bottom:18px!important}.feed-title p{color:#9fb7c8!important}.feed{gap:16px!important}.tip-card,.pro-tip-card{overflow:hidden!important;position:relative!important}.tip-card:before,.panel:before,.finance-card:before,.admin-payout-row:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 85% 12%,rgba(45,212,191,.08),transparent 34%);opacity:.9}.tip-header{border-bottom:1px solid rgba(148,163,184,.1)!important}.photo,.mini-avatar,.avatar,.club{background:linear-gradient(135deg,#2dd4bf3d,#60a5fa2e)!important;color:#eaffff!important;border:1px solid rgba(45,212,191,.18)!important}.bet-row,.ai-box{border:1px solid rgba(148,163,184,.12)!important;background:#ffffff06!important;border-radius:16px!important}.bet-row div+div{border-left:1px solid rgba(148,163,184,.1)!important}.progress,.tiny-progress,.range{background:#94a3b824!important}.progress i,.tiny-progress i{background:linear-gradient(90deg,#20e8bf,#60a5fa)!important;box-shadow:0 0 24px #20e8bf52!important}table,.earnings-table,.admin-payout-table,.payout-table{background:linear-gradient(180deg,#0b1a29f5,#050d16fc)!important;border:1px solid rgba(148,163,184,.12)!important;border-radius:20px!important;overflow:hidden!important;color:#eaf6ff!important}th,.admin-payout-row.header,.payout-row.header{background:#ffffff09!important;color:#8fa8ba!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:12px!important;font-weight:1000!important}td,.admin-payout-row,.payout-row{border-color:#94a3b814!important;color:#eaf6ff!important}tr:hover td,.payout-row:not(.header):hover,.admin-payout-row:not(.header):hover{background:#2dd4bf0b!important}.rightbar{padding-top:98px!important}.panel-head{border-bottom:1px solid rgba(148,163,184,.09)!important;padding-bottom:12px!important}.rank,.ai-pick,.result{border-bottom:1px solid rgba(148,163,184,.06)!important}.rank:last-child,.ai-pick:last-child,.result:last-child{border-bottom:0!important}.admin-payout-page,.admin-finance-page,.payout-page{color:#eaf6ff!important;max-width:100%!important}.admin-payout-toolbar,.admin-bulk-bar,.admin-cron-card,.admin-payout-summary{background:linear-gradient(180deg,#0c1d2ceb,#050d16fa)!important;border:1px solid rgba(148,163,184,.12)!important;border-radius:22px!important;box-shadow:var(--ultra-shadow-soft)!important}.admin-search-field{background:#ffffff08!important;border:1px solid rgba(148,163,184,.12)!important;border-radius:16px!important}.admin-payout-row{background:#ffffff05!important;border-bottom:1px solid rgba(148,163,184,.075)!important}.admin-payout-row.header{position:sticky!important;top:0!important;z-index:2!important}.admin-actions button{min-height:36px!important;padding:8px 12px!important}.payout-status.pending,.status-pill.pending,.pending{color:#facc15!important;background:#facc151a!important;border-color:#facc1538!important}.payout-status.processing,.status-pill.processing{color:#93c5fd!important;background:#60a5fa1a!important;border-color:#60a5fa38!important}.payout-status.approved,.status-pill.approved,.payout-status.paid,.status-pill.paid,.won{color:#74ffac!important;background:#22c55e1c!important;border-color:#22c55e3d!important}.payout-status.rejected,.status-pill.rejected,.payout-status.failed{color:#fb7185!important;background:#fb71851a!important;border-color:#fb718538!important}.modal,.analysis-modal,.ai-analysis-modal,[role=dialog]{background:linear-gradient(180deg,#091623fa,#040a12fc)!important;border:1px solid rgba(45,212,191,.18)!important;border-radius:28px!important;box-shadow:0 40px 120px #000000a3,0 0 0 1px #2dd4bf0f!important;color:#eef8ff!important}.modal-backdrop,.overlay{background:#01070cb8!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.analysis-clean,.analysis-text,.ai-analysis-text{white-space:pre-line!important;line-height:1.72!important;color:#c9d8e5!important}.admin-finance-grid,.payout-grid,.stats-grid,.access-grid,.two-cols,.match-inputs{gap:16px!important}.finance-card strong,.payout-stat b,.stats-card strong{font-size:clamp(24px,2.25vw,34px)!important;line-height:1!important;letter-spacing:-.045em!important}.finance-card span,.payout-stat span,.stats-card span{color:#8fa8ba!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:12px!important;font-weight:1000!important}*{scrollbar-width:thin;scrollbar-color:rgba(45,212,191,.45) rgba(6,17,29,.9)}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:#06111de0}*::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#20e8bf,#0ea5a3);border-radius:999px;border:2px solid rgba(6,17,29,.88)}@media (max-width:1200px){.app-shell{grid-template-columns:230px 1fr!important;padding-right:0!important}}@media (max-width:760px){.app-shell{display:block!important;padding:0!important}.sidebar{position:relative!important;height:auto!important;border-right:0!important;border-bottom:1px solid rgba(45,212,191,.14)!important}.main{padding:14px!important}.feed-title,.page-title,.payout-hero,.admin-payout-hero,.admin-finance-title{border-radius:22px!important;flex-direction:column!important;align-items:flex-start!important}.rightbar{display:none!important}.tip-grid,.two-cols,.access-grid,.match-inputs,.payout-grid{grid-template-columns:1fr!important}.topbar{gap:12px!important;margin-bottom:18px!important}.top-actions{width:100%!important;justify-content:space-between!important;gap:10px!important}.top-actions button,.add-btn{flex:1!important;padding:12px!important}}@media (prefers-reduced-motion:no-preference){.ui_animate,.ui-animate,.live,.admin-payout-badge,.premium-tag{animation:ultraPulse 2.8s ease-in-out infinite}@keyframes ultraPulse{0%,to{box-shadow:0 0 #20e8bf00}50%{box-shadow:0 0 34px #20e8bf1a}}}.ai-premium-header{align-items:flex-start!important;gap:22px!important;padding:14px 0 22px!important}.ai-brand-title{min-width:0;flex:1}.ai-brand-title h1{line-height:1.05!important}.ai-brand-title p{max-width:720px;line-height:1.35!important}.ai-header-actions{margin-left:auto!important;display:grid!important;grid-template-columns:auto auto auto!important;grid-template-areas:"status refresh scan" ". settle settle"!important;align-items:center!important;justify-content:end!important;gap:10px!important;min-width:470px!important;padding:10px 12px!important;border:1px solid rgba(32,255,208,.1)!important;border-radius:18px!important;background:linear-gradient(135deg,#08121cb8,#0a1a2675)!important;box-shadow:inset 0 1px #ffffff09,0 18px 55px #00000038!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.ai-live-dot{grid-area:status;white-space:nowrap!important;display:inline-flex!important;align-items:center!important;height:40px!important;color:#9fb4c6!important;font-weight:950!important;letter-spacing:.01em!important}.ai-header-actions button{height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;line-height:1!important;border-radius:13px!important}.ai-header-actions button:nth-of-type(1){grid-area:refresh}.ai-header-actions button:nth-of-type(2){grid-area:scan}.ai-header-actions button:nth-of-type(3){grid-area:settle;justify-self:start;min-width:168px}.ai-header-actions .ai-live-action{font-weight:1000!important;letter-spacing:-.01em!important}.ai-header-actions .ai-live-action.settle{background:linear-gradient(135deg,#20ffd0,#14f195)!important;color:#041015!important;box-shadow:0 12px 36px #20ffd02e!important}.ai-donut-panel{overflow:hidden;position:relative}.ai-donut-panel:before{content:"";position:absolute;width:230px;height:230px;left:-70px;top:-80px;background:radial-gradient(circle,rgba(32,255,208,.12),transparent 66%);pointer-events:none}.ai-donut-wrap{grid-template-columns:210px 1fr!important;min-height:230px!important}.ai-donut{width:172px!important;height:172px!important;border-radius:50%!important;margin:auto!important;background:conic-gradient(from -90deg,#20ffd0 0 var(--win),#ff4d6d var(--win) calc(var(--win) + var(--loss)),rgba(148,163,184,.34) calc(var(--win) + var(--loss)) 100%)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;position:relative!important;isolation:isolate!important;box-shadow:0 0 0 1px #20ffd02e,0 0 34px #20ffd038,inset 0 0 26px #ffffff09!important;animation:ultraRingIn .8s ease both!important}.ai-donut:before{content:""!important;position:absolute!important;top:24px!important;right:24px!important;bottom:24px!important;left:24px!important;width:auto!important;height:auto!important;border-radius:50%!important;background:linear-gradient(180deg,#06111c,#081725)!important;box-shadow:inset 0 0 0 1px #ffffff0e,inset 0 12px 30px #00000080!important;z-index:0!important}.ai-donut:after{content:""!important;position:absolute!important;top:-7px!important;right:-7px!important;bottom:-7px!important;left:-7px!important;border-radius:50%!important;background:conic-gradient(from -90deg,#20ffd073,#3b82f638,#8b5cf633,#20ffd073)!important;filter:blur(14px)!important;opacity:.33!important;z-index:-1!important}.ai-donut strong{position:relative!important;z-index:1!important;display:block!important;color:#f7fbff!important;font-size:34px!important;line-height:1!important;font-weight:1000!important;letter-spacing:-.06em!important;text-shadow:0 0 24px rgba(32,255,208,.22)!important}.ai-donut span{position:relative!important;z-index:1!important;display:block!important;margin:8px 0 0!important;color:#7f95a9!important;font-size:11px!important;line-height:1!important;font-weight:1000!important;text-transform:uppercase!important;letter-spacing:.11em!important}.ai-donut-legend{display:flex!important;flex-direction:column!important;gap:10px!important;justify-content:center!important;min-width:0!important}.ai-donut-legend p{min-height:40px!important;display:grid!important;grid-template-columns:14px minmax(80px,1fr) auto!important;gap:10px!important;align-items:center!important;margin:0!important;padding:10px 12px!important;border-radius:13px!important;background:#ffffff09!important;border:1px solid rgba(255,255,255,.055)!important;color:#b6c8d6!important;font-weight:950!important}.ai-donut-legend p i{width:10px!important;height:10px!important;margin:0!important;box-shadow:0 0 18px currentColor!important}.ai-donut-legend p b{margin-left:0!important;color:#f5fbff!important;font-weight:1000!important;white-space:nowrap!important}.ai-odds-chart{border-radius:16px!important;padding:18px 12px 0!important;background:linear-gradient(180deg,#ffffff06,#ffffff01),repeating-linear-gradient(to top,transparent 0 39px,rgba(255,255,255,.045) 40px)!important}.ai-odds-col i.green{background:linear-gradient(180deg,#20ffd0,#14f195)!important;box-shadow:0 0 18px #20ffd047!important}.ai-odds-col i.red{background:linear-gradient(180deg,#ff6b81,#ff3b5f)!important;box-shadow:0 0 18px #ff4d612e!important}.ai-odds-col small{color:#a9bfd0!important;font-weight:950!important}.ai-mode-row{align-items:center!important}.ai-mode-row button{height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.ai-value-filter-panel{align-items:stretch!important}.ai-value-filter-panel label,.ai-value-filter-panel>div{display:flex!important;flex-direction:column!important;justify-content:center!important}.ai-panel h3{line-height:1.2!important}@keyframes ultraRingIn{0%{transform:scale(.94);opacity:.65;filter:blur(1px)}to{transform:scale(1);opacity:1;filter:blur(0)}}@media (max-width:1180px){.ai-header-actions{min-width:100%!important;grid-template-columns:1fr 1fr!important;grid-template-areas:"status status" "refresh scan" "settle settle"!important;justify-content:stretch!important}.ai-header-actions button{width:100%!important}.ai-donut-wrap{grid-template-columns:1fr!important}}.ai-premium-header .ai-header-actions{display:grid!important;grid-template-columns:auto auto auto!important;grid-template-areas:"status refresh scan" "settle settle settle"!important;align-items:center!important;justify-content:end!important;justify-items:start!important;gap:10px!important;width:max-content!important;min-width:0!important;max-width:100%!important}.ai-premium-header .ai-live-dot{grid-area:status!important;align-self:center!important;margin:0!important}.ai-premium-header .ai-header-actions button:nth-of-type(1){grid-area:refresh!important;align-self:center!important;margin:0!important}.ai-premium-header .ai-header-actions button:nth-of-type(2){grid-area:scan!important;align-self:center!important;margin:0!important}.ai-premium-header .ai-header-actions button:nth-of-type(3),.ai-premium-header .ai-header-actions .ai-live-action.settle{grid-area:settle!important;justify-self:start!important;align-self:center!important;margin:0!important;min-width:168px!important;width:auto!important}.ai-premium-header .ai-header-actions input,.ai-premium-header .ai-header-actions textarea{display:none!important}.ai-premium-header .ai-header-actions button{box-sizing:border-box!important}@media (max-width:900px){.ai-premium-header .ai-header-actions{grid-template-columns:1fr!important;grid-template-areas:"status" "refresh" "scan" "settle"!important;justify-content:stretch!important;width:100%!important}.ai-premium-header .ai-header-actions button,.ai-premium-header .ai-header-actions .ai-live-action.settle{width:100%!important}}.app-shell.no-rightbar-page{grid-template-columns:270px minmax(0,1fr)!important;max-width:1540px!important}.app-shell.no-rightbar-page .main{max-width:none!important;width:100%!important}.app-shell.no-rightbar-page .admin-payout-page,.app-shell.no-rightbar-page .admin-payout-page-pro{width:100%!important;max-width:none!important}@media (max-width:1360px){.app-shell.no-rightbar-page{grid-template-columns:240px minmax(0,1fr)!important}}@media (max-width:900px){.app-shell.no-rightbar-page{display:block!important}}.payout-page{width:100%!important;max-width:none!important;display:flex!important;flex-direction:column!important;gap:18px!important}.payout-hero{position:relative!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important;margin:0!important;padding:30px 32px!important;border-radius:28px!important;border:1px solid rgba(0,255,198,.16)!important;background:radial-gradient(circle at 18% 10%,rgba(0,255,198,.18),transparent 34%),radial-gradient(circle at 86% 18%,rgba(0,163,255,.16),transparent 30%),linear-gradient(135deg,#07101cfa,#081f2bf5 48%,#050f1afa)!important;box-shadow:0 28px 80px #0000006b,inset 0 1px #ffffff14!important;color:#eef7ff!important}.payout-hero>div{position:relative;z-index:1}.payout-hero h1{margin:0 0 8px!important;font-size:clamp(30px,3vw,44px)!important;line-height:1.02!important;letter-spacing:-1.2px!important;font-weight:900!important;color:#f3fbff!important}.payout-hero p{margin:0!important;max-width:680px!important;color:#d6e8ffb8!important;font-size:14px!important;line-height:1.6!important}.payout-available{min-width:230px!important;border-radius:24px!important;padding:18px 20px!important;border:1px solid rgba(0,255,198,.18)!important;background:#010c167a!important;box-shadow:inset 0 1px #ffffff0f,0 18px 46px #0000003d!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;text-align:right!important}.payout-available span{display:block!important;margin-bottom:6px!important;color:#b8d6efad!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.12em!important;font-weight:800!important}.payout-available b{display:block!important;color:#18ffd1!important;font-size:30px!important;line-height:1!important;letter-spacing:-.7px!important;text-shadow:0 0 24px rgba(0,255,198,.28)!important}.payout-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin:0!important}.payout-stat{position:relative!important;overflow:hidden!important;min-height:126px!important;padding:20px!important;border-radius:24px!important;border:1px solid rgba(148,163,184,.14)!important;background:linear-gradient(145deg,#0f172ac7,#020817f0)!important;box-shadow:0 18px 54px #00000047,inset 0 1px #ffffff0d!important}.payout-stat span{display:block!important;margin-bottom:14px!important;color:#bed3e8a3!important;font-size:12px!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:800!important}.payout-stat b{display:block!important;color:#f8fbff!important;font-size:25px!important;line-height:1.1!important;letter-spacing:-.5px!important}.payout-request-card,.stripe-connect-note{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:22px!important;border-radius:24px!important;border:1px solid rgba(0,255,198,.14)!important;background:linear-gradient(135deg,#0f172ad6,#020817f0)!important;box-shadow:0 18px 54px #00000047,inset 0 1px #ffffff0d!important;color:#eaf3ff!important}.payout-request-card strong,.stripe-connect-note strong{display:block!important;margin-bottom:6px!important;color:#f7fbff!important;font-size:18px!important;letter-spacing:-.2px!important}.payout-request-card span,.stripe-connect-note span{color:#bed3e8ad!important;line-height:1.55!important}.payout-request-card button{min-height:44px!important;min-width:170px!important;border:0!important;border-radius:14px!important;padding:0 20px!important;font-weight:900!important;letter-spacing:-.2px!important;color:#02120f!important;background:linear-gradient(135deg,#18ffd1,#00a3ff)!important;box-shadow:0 14px 38px #00ffc638!important;cursor:pointer!important;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease!important}.payout-request-card button:hover:not(:disabled){transform:translateY(-2px)!important;box-shadow:0 20px 48px #00ffc64d!important}.payout-request-card button:disabled{opacity:.48!important;cursor:not-allowed!important;filter:saturate(.55)!important}.payout-table{overflow:hidden!important;border-radius:26px!important;border:1px solid rgba(148,163,184,.14)!important;background:linear-gradient(145deg,#0f172ac7,#020817f5)!important;box-shadow:0 22px 64px #00000057,inset 0 1px #ffffff0d!important}.payout-row{display:grid!important;grid-template-columns:1.3fr 1fr .9fr!important;align-items:center!important;gap:16px!important;padding:17px 20px!important;border-bottom:1px solid rgba(148,163,184,.1)!important;color:#eaf3ff!important;min-height:62px!important}.payout-row:last-child{border-bottom:0!important}.payout-row.header{min-height:50px!important;background:#020817d1!important;color:#bed3e8a8!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-weight:900!important}.payout-row:not(.header):hover{background:#00ffc60b!important}.payout-row span:nth-child(2){font-weight:900!important;color:#f8fbff!important}.payout-status{width:max-content!important;min-width:84px!important;text-align:center!important;padding:7px 10px!important;border-radius:999px!important;border:1px solid rgba(148,163,184,.16)!important;background:#94a3b81a!important;color:#dbeafe!important;font-weight:900!important;font-size:12px!important;text-transform:uppercase!important}.payout-status.pending{background:#f59e0b1f!important;border-color:#f59e0b3d!important;color:#fbbf24!important}.payout-status.paid,.payout-status.approved{background:#10b9811f!important;border-color:#10b9813d!important;color:#34d399!important}.payout-status.rejected,.payout-status.failed{background:#ef44441f!important;border-color:#ef444440!important;color:#fb7185!important}.payout-empty{padding:28px!important;color:#bed3e8ad!important;text-align:center!important}.payout-empty strong{display:block!important;color:#f8fbff!important;margin-bottom:6px!important;font-size:18px!important}@media (max-width:1180px){.payout-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.payout-hero,.payout-request-card,.stripe-connect-note{align-items:flex-start!important;flex-direction:column!important}.payout-available{text-align:left!important;min-width:0!important;width:100%!important}}@media (max-width:720px){.payout-grid{grid-template-columns:1fr!important}.payout-row{grid-template-columns:1fr!important;gap:8px!important}.payout-row.header{display:none!important}.payout-request-card button{width:100%!important}}.app-shell.no-rightbar-page .earnings-page{width:100%!important;max-width:none!important;margin:0!important;padding:0 0 34px!important;display:flex!important;flex-direction:column!important;gap:20px!important}.earnings-page .page-title{position:relative!important;overflow:hidden!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:20px!important;padding:28px!important;border-radius:30px!important;border:1px solid rgba(45,212,191,.16)!important;background:radial-gradient(circle at 12% 0%,rgba(20,184,166,.22),transparent 32%),radial-gradient(circle at 88% 16%,rgba(59,130,246,.18),transparent 30%),linear-gradient(135deg,#0f172af5,#020817fa)!important;box-shadow:0 24px 80px #00000061,inset 0 1px #ffffff0f!important}.earnings-page .page-title:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.04),transparent)!important;transform:translate(-70%)!important}.earnings-page .page-title h1{margin:0!important;color:#f7fbff!important;font-size:clamp(30px,3vw,46px)!important;line-height:.95!important;letter-spacing:-.055em!important;font-weight:1000!important}.earnings-page .page-title p{max-width:780px!important;margin:12px 0 0!important;color:#cbd5e1b8!important;font-size:15px!important;line-height:1.65!important;font-weight:750!important}.earnings-page .stripe-connect-card{position:relative!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important;padding:22px 24px!important;border-radius:26px!important;border:1px solid rgba(45,212,191,.14)!important;background:radial-gradient(circle at 82% 20%,rgba(45,212,191,.16),transparent 36%),linear-gradient(135deg,#0f172ae0,#020817f5)!important;box-shadow:0 18px 56px #0000004d,inset 0 1px #ffffff0e!important;color:#eaf6ff!important}.earnings-page .stripe-connect-card strong{color:#f8fdff!important;font-size:18px!important;line-height:1.1!important;letter-spacing:-.025em!important;font-weight:1000!important}.earnings-page .stripe-connect-card span{color:#cbd5e1b8!important;margin-top:7px!important;font-size:14px!important;line-height:1.55!important;font-weight:800!important}.earnings-page .stripe-connect-card button{min-height:46px!important;padding:0 20px!important;border:0!important;border-radius:16px!important;background:linear-gradient(135deg,#18ffd1,#00a3ff)!important;color:#02120f!important;font-weight:1000!important;letter-spacing:-.025em!important;box-shadow:0 16px 42px #00ffc638!important;cursor:pointer!important;transition:transform .18s ease,box-shadow .18s ease!important}.earnings-page .stripe-connect-card button:hover{transform:translateY(-2px)!important;box-shadow:0 22px 54px #00ffc64d!important}.earnings-page .earnings-hero{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;align-items:stretch!important;justify-content:initial!important;padding:0!important;margin:0!important;background:transparent!important;box-shadow:none!important;color:inherit!important}.earnings-page .earnings-hero>div{position:relative!important;overflow:hidden!important;min-height:150px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;gap:12px!important;padding:22px!important;border-radius:26px!important;border:1px solid rgba(148,163,184,.12)!important;background:radial-gradient(circle at 88% 12%,rgba(45,212,191,.12),transparent 34%),linear-gradient(180deg,#0f172adb,#020817f5)!important;box-shadow:0 20px 60px #00000040,inset 0 1px #ffffff0e!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}.earnings-page .earnings-hero>div:hover{transform:translateY(-3px)!important;border-color:#2dd4bf40!important;box-shadow:0 26px 72px #00000057,0 0 0 1px #2dd4bf12,inset 0 1px #ffffff12!important}.earnings-page .earnings-hero span{color:#94a3b8e6!important;font-size:12px!important;font-weight:1000!important;letter-spacing:.07em!important;text-transform:uppercase!important}.earnings-page .earnings-hero strong{color:#f8fdff!important;font-size:clamp(28px,2.2vw,40px)!important;line-height:1!important;letter-spacing:-.055em!important;font-weight:1000!important}.earnings-page .earnings-hero p{margin:0!important;color:#cbd5e19e!important;font-size:13px!important;line-height:1.45!important;font-weight:750!important}.earnings-page .earnings-table-card{overflow:hidden!important;border-radius:28px!important;border:1px solid rgba(148,163,184,.12)!important;background:radial-gradient(circle at 10% 0%,rgba(59,130,246,.1),transparent 30%),linear-gradient(180deg,#0f172aeb,#020817fa)!important;box-shadow:0 24px 78px #00000057,inset 0 1px #ffffff0e!important;color:#eaf6ff!important}.earnings-page .earnings-table-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:14px!important;padding:24px 24px 14px!important;border-bottom:1px solid rgba(148,163,184,.1)!important}.earnings-page .earnings-table-head h2{margin:0!important;color:#f8fdff!important;font-size:24px!important;line-height:1.05!important;font-weight:1000!important;letter-spacing:-.04em!important}.earnings-page .earnings-table-head span{color:#8ea6b8!important;font-weight:1000!important;font-size:13px!important}.earnings-page .earnings-table{width:calc(100% - 32px)!important;margin:16px!important;table-layout:fixed!important;border-collapse:separate!important;border-spacing:0!important;border-radius:20px!important;overflow:hidden!important;background:linear-gradient(180deg,#0c1c2ae0,#07101bfa)!important;border:1px solid rgba(148,163,184,.1)!important;color:#eaf6ff!important}.earnings-page .earnings-table th,.earnings-page .earnings-table td{text-align:left!important;vertical-align:middle!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.earnings-page .earnings-table thead th{padding:15px 18px!important;background:#ffffff06!important;color:#8fa8ba!important;font-size:12px!important;font-weight:1000!important;text-transform:uppercase!important;letter-spacing:.08em!important;border-bottom:1px solid rgba(148,163,184,.1)!important}.earnings-page .earnings-table tbody td{padding:17px 18px!important;color:#eaf6ff!important;border-bottom:1px solid rgba(148,163,184,.075)!important;font-weight:850!important}.earnings-page .earnings-table tbody tr:last-child td{border-bottom:0!important}.earnings-page .earnings-table tbody tr:hover td{background:#2dd4bf0b!important}.earnings-page .status-pill.success{background:#10b9811f!important;color:#34d399!important;border:1px solid rgba(52,211,153,.22)!important;border-radius:999px!important;padding:7px 11px!important;font-weight:1000!important}.earnings-page .empty-wallet{margin:16px!important;padding:34px!important;text-align:center!important;border-radius:22px!important;border:1px dashed rgba(45,212,191,.18)!important;background:#0f172a85!important;color:#cbd5e1b8!important}.earnings-page .empty-wallet strong{display:block!important;color:#f8fdff!important;font-size:18px!important;margin-bottom:8px!important}@media (max-width:1180px){.earnings-page .earnings-hero{grid-template-columns:repeat(2,minmax(0,1fr))!important}.earnings-page .page-title{align-items:flex-start!important;flex-direction:column!important}}@media (max-width:720px){.earnings-page .earnings-hero{grid-template-columns:1fr!important}.earnings-page .stripe-connect-card{align-items:flex-start!important;flex-direction:column!important}.earnings-page .stripe-connect-card button{width:100%!important}.earnings-page .earnings-table{display:block!important;overflow-x:auto!important;table-layout:auto!important}}.app-shell.no-rightbar-page{grid-template-columns:270px minmax(0,1fr)!important;max-width:1680px!important;width:100%!important;gap:24px!important}.admin-finance-page{width:100%!important;max-width:1440px!important;margin:0 auto!important;padding:0 0 28px!important;display:flex!important;flex-direction:column!important;gap:20px!important}.admin-finance-page .page-title.admin-finance-title{position:relative!important;overflow:hidden!important;min-height:132px!important;padding:30px 32px!important;border-radius:28px!important;align-items:center!important;background:radial-gradient(circle at 86% 18%,rgba(45,212,191,.3),transparent 32%),radial-gradient(circle at 8% 0%,rgba(59,130,246,.16),transparent 34%),linear-gradient(135deg,#091623fa,#050f19fc)!important;border:1px solid rgba(45,212,191,.22)!important;box-shadow:0 26px 80px #0000007a,inset 0 1px #ffffff12!important}.admin-finance-page .page-title.admin-finance-title:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.045),transparent)!important;transform:translate(-60%)!important;opacity:.55!important}.admin-finance-page .admin-finance-title h1{font-size:clamp(34px,3vw,48px)!important;line-height:.98!important;font-weight:1000!important;letter-spacing:-.065em!important;color:#f8fdff!important;margin:0!important}.admin-finance-page .admin-finance-title p{max-width:720px!important;margin:10px 0 0!important;color:#a5bacb!important;font-size:14px!important;line-height:1.55!important;font-weight:800!important}.admin-finance-page .admin-finance-title button{height:48px!important;min-width:164px!important;border-radius:16px!important;border:1px solid rgba(94,234,212,.42)!important;background:linear-gradient(135deg,#2df5c8,#12b8a6 55%,#0ea5e9)!important;color:#021412!important;font-weight:1000!important;letter-spacing:-.02em!important;box-shadow:0 16px 44px #14b8a64d,inset 0 1px #ffffff6b!important;transition:transform .18s ease,box-shadow .18s ease!important}.admin-finance-page .admin-finance-title button:hover{transform:translateY(-2px)!important;box-shadow:0 20px 58px #14b8a661,inset 0 1px #ffffff7a!important}.admin-finance-page .admin-finance-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}.admin-finance-page .finance-card,.admin-finance-page .finance-card.primary,.admin-finance-page .finance-card.warning{position:relative!important;overflow:hidden!important;min-height:134px!important;padding:22px 24px!important;border-radius:24px!important;background:radial-gradient(circle at 90% 16%,rgba(45,212,191,.1),transparent 34%),linear-gradient(180deg,#0d1e2dfa,#050e18fe)!important;border:1px solid rgba(148,163,184,.13)!important;box-shadow:0 20px 54px #0000005c,inset 0 1px #ffffff0b!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}.admin-finance-page .finance-card:hover{transform:translateY(-3px)!important;border-color:#2dd4bf47!important;box-shadow:0 28px 70px #00000075,0 0 0 1px #2dd4bf14!important}.admin-finance-page .finance-card.primary{background:radial-gradient(circle at 90% 16%,rgba(94,234,212,.28),transparent 38%),linear-gradient(135deg,#055c48fa,#0a7166eb)!important;border-color:#5eead470!important}.admin-finance-page .finance-card.warning{background:radial-gradient(circle at 90% 16%,rgba(245,158,11,.18),transparent 36%),linear-gradient(180deg,#20180cfa,#060f19fe)!important;border-color:#f59e0b4d!important}.admin-finance-page .finance-card span{color:#9fb6c8!important;font-size:11.5px!important;font-weight:1000!important;letter-spacing:.095em!important;text-transform:uppercase!important}.admin-finance-page .finance-card strong{color:#f8fdff!important;font-size:clamp(27px,2vw,34px)!important;line-height:1!important;font-weight:1000!important;letter-spacing:-.055em!important}.admin-finance-page .finance-card p{color:#89a2b5!important;font-size:13px!important;line-height:1.45!important;font-weight:800!important}.admin-finance-page .earnings-table-card{border-radius:26px!important;background:radial-gradient(circle at 92% 0%,rgba(45,212,191,.09),transparent 30%),linear-gradient(180deg,#0a1926fb,#050d16fe)!important;border:1px solid rgba(148,163,184,.12)!important;box-shadow:0 24px 78px #0000006b,inset 0 1px #ffffff0b!important}.admin-finance-page .earnings-table-head{padding:24px 24px 16px!important;align-items:center!important}.admin-finance-page .earnings-table-head h2{color:#f8fdff!important;font-size:24px!important;font-weight:1000!important;letter-spacing:-.045em!important}.admin-finance-page .earnings-table-head span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:32px!important;padding:7px 12px!important;border-radius:999px!important;color:#8fffe7!important;background:#2dd4bf14!important;border:1px solid rgba(45,212,191,.16)!important;font-weight:1000!important}.admin-finance-page .earnings-table{width:calc(100% - 36px)!important;margin:0 18px 20px!important;border-radius:20px!important;background:linear-gradient(180deg,#0c1c2afa,#07101bfe)!important}.admin-finance-page .earnings-table thead th{padding:16px 18px!important;color:#8ea7ba!important;font-size:11.5px!important;font-weight:1000!important}.admin-finance-page .earnings-table tbody td{padding:18px!important;color:#edf8ff!important;font-weight:850!important}.admin-finance-page .status-pill{background:#2dd4bf1a!important;color:#6dffe4!important;border:1px solid rgba(45,212,191,.2)!important;box-shadow:inset 0 1px #ffffff0f!important}.admin-finance-page .status-pill.success{background:#22c55e1f!important;color:#86efac!important;border-color:#22c55e38!important}@media (max-width:1100px){.admin-finance-page{max-width:100%!important}.admin-finance-page .admin-finance-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:720px){.admin-finance-page .admin-finance-grid{grid-template-columns:1fr!important}.admin-finance-page .page-title.admin-finance-title{padding:22px!important;flex-direction:column!important;align-items:flex-start!important}.admin-finance-page .admin-finance-title button{width:100%!important}.admin-finance-page .earnings-table{display:block!important;overflow-x:auto!important;table-layout:auto!important}}.app-shell.no-rightbar-page .payments-page{width:100%!important;max-width:1400px!important;margin:0 auto!important;padding:6px 0 42px!important}.app-shell.no-rightbar-page .payments-hero{position:relative!important;overflow:hidden!important;align-items:flex-start!important;border-radius:28px!important;padding:30px!important;margin-bottom:22px!important;background:radial-gradient(circle at 85% 15%,rgba(20,184,166,.3),transparent 34%),radial-gradient(circle at 10% 10%,rgba(59,130,246,.22),transparent 30%),linear-gradient(135deg,#081524,#07111c 48%,#052c2d)!important;border:1px solid rgba(45,212,191,.18)!important;box-shadow:0 30px 90px #00000057,inset 0 1px #ffffff0f!important;color:#f8fbff!important}.app-shell.no-rightbar-page .payments-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(45,212,191,.08),transparent 45%,rgba(59,130,246,.07));pointer-events:none}.app-shell.no-rightbar-page .payments-hero>*{position:relative;z-index:1}.app-shell.no-rightbar-page .payments-hero h1{font-size:42px!important;line-height:1.03!important;letter-spacing:-1.4px!important;margin:0 0 10px!important;color:#f8fbff!important;font-weight:950!important}.app-shell.no-rightbar-page .payments-hero p{max-width:680px!important;color:#9fb3c8!important;font-size:16px!important;line-height:1.55!important;font-weight:650!important}.app-shell.no-rightbar-page .payments-total{min-width:220px!important;text-align:right!important;border-radius:22px!important;padding:18px 20px!important;background:#010c167a!important;border:1px solid rgba(45,212,191,.16)!important;box-shadow:inset 0 1px #ffffff0f,0 18px 46px #0000003d!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.app-shell.no-rightbar-page .payments-total span{color:#9fb3c8!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.12em!important;font-weight:900!important}.app-shell.no-rightbar-page .payments-total b{display:block!important;color:#18ffd1!important;font-size:34px!important;line-height:1!important;margin-top:7px!important;letter-spacing:-.9px!important;text-shadow:0 0 28px rgba(0,255,198,.28)!important}.app-shell.no-rightbar-page .payments-table{border-radius:26px!important;overflow:hidden!important;background:linear-gradient(180deg,#0d1c2bf0,#050e16f5)!important;border:1px solid rgba(45,212,191,.12)!important;box-shadow:0 24px 80px #0000004d,inset 0 1px #ffffff0d!important}.app-shell.no-rightbar-page .payments-row{grid-template-columns:1.25fr 1.35fr .75fr .75fr!important;min-height:62px!important;padding:16px 22px!important;gap:18px!important;border-bottom:1px solid rgba(255,255,255,.07)!important;color:#dce9f6!important;font-weight:750!important}.app-shell.no-rightbar-page .payments-row:not(.header):hover{background:#2dd4bf0e!important}.app-shell.no-rightbar-page .payments-row.header{background:#ffffff0b!important;color:#8ea4b9!important;font-size:12px!important;letter-spacing:.12em!important;font-weight:950!important;text-transform:uppercase!important}.app-shell.no-rightbar-page .paid-status{background:#18ffd11f!important;color:#7fffe4!important;border:1px solid rgba(24,255,209,.22)!important;border-radius:999px!important;padding:7px 12px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.04em!important}.app-shell.no-rightbar-page .paid-amount{color:#18ffd1!important;font-size:16px!important;font-weight:950!important;text-align:right!important}.app-shell.no-rightbar-page .payments-empty{margin:18px!important;padding:42px!important;border-radius:22px!important;background:#ffffff09!important;border:1px dashed rgba(45,212,191,.22)!important;color:#9fb3c8!important}.app-shell.no-rightbar-page .payments-empty strong{color:#f8fbff!important;font-size:20px!important}@media (max-width:900px){.app-shell.no-rightbar-page .payments-hero{flex-direction:column!important;align-items:stretch!important;padding:22px!important}.app-shell.no-rightbar-page .payments-total{text-align:left!important;min-width:0!important;width:100%!important}.app-shell.no-rightbar-page .payments-row{grid-template-columns:1fr!important;gap:7px!important}.app-shell.no-rightbar-page .payments-row.header{display:none!important}.app-shell.no-rightbar-page .paid-amount{text-align:left!important}}.referrals-view.pro-section{width:100%;max-width:1400px;margin:0 auto}.referrals-view .section-hero.referral-hero{border-radius:28px;border:1px solid rgba(0,255,198,.18);background:radial-gradient(circle at 86% 8%,rgba(0,255,198,.22),transparent 30%),radial-gradient(circle at 12% 0%,rgba(59,130,246,.16),transparent 28%),linear-gradient(135deg,#040c16f5,#081824eb);box-shadow:0 28px 90px #0000006b,inset 0 1px #ffffff12}.referrals-view .referral-grid{grid-template-columns:minmax(360px,1.35fr) repeat(3,minmax(180px,.55fr));align-items:stretch}.referrals-view .referral-link-card,.referrals-view .referral-stat-card,.referrals-view .panel-card{border:1px solid rgba(0,255,198,.1);background:radial-gradient(circle at 100% 0%,rgba(0,255,198,.1),transparent 34%),linear-gradient(180deg,#0f172ac7,#050c16eb);border-radius:24px;box-shadow:0 20px 70px #00000057,inset 0 1px #ffffff0f}.referrals-view .referral-stat-card{display:flex;flex-direction:column;justify-content:center;min-height:150px}.referrals-view .referral-stat-card b,.referrals-view .referral-link-card strong{letter-spacing:-.04em}.referrals-view .referral-url{background:#0208109e;border-color:#00ffc61f;color:#e6f1ffe0}.referrals-view .refresh-btn,.referrals-view .referral-actions button{min-height:42px;border-radius:14px;background:linear-gradient(135deg,#00ffc629,#00a3ff1a);border:1px solid rgba(0,255,198,.28);color:#dffef7;box-shadow:0 10px 28px #00ffc614}.referrals-view .refresh-btn:hover,.referrals-view .referral-actions button:hover{transform:translateY(-1px);box-shadow:0 16px 38px #00ffc624}.referrals-view .referral-columns{grid-template-columns:1fr 1fr}.referrals-view .panel-head{align-items:center}.referrals-view .referral-row{min-height:58px}@media (max-width:1180px){.referrals-view .referral-grid,.referrals-view .referral-columns{grid-template-columns:1fr}}.app-shell.no-rightbar-page{grid-template-columns:250px minmax(0,1fr)!important;max-width:1680px;margin:0 auto}.app-shell.no-rightbar-page .main{min-width:0}.wallet-page,.wallet-view,.wallet-section{width:100%;max-width:1400px;margin:0 auto}.wallet-page .page-title,.wallet-view .page-title,.wallet-section .page-title{border-radius:28px;padding:26px;border:1px solid rgba(0,255,198,.18);background:radial-gradient(circle at 86% 8%,rgba(0,255,198,.2),transparent 30%),radial-gradient(circle at 12% 0%,rgba(59,130,246,.15),transparent 28%),linear-gradient(135deg,#040c16f5,#081824eb);box-shadow:0 28px 90px #0000006b,inset 0 1px #ffffff12}.wallet-page .page-title h1,.wallet-view .page-title h1,.wallet-section .page-title h1{color:#e6f1ff;letter-spacing:-.05em}.wallet-page .page-title p,.wallet-view .page-title p,.wallet-section .page-title p{color:#e2f2f6b8}.wallet-card,.balance-card,.wallet-balance-card,.wallet-history,.wallet-panel,.wallet-box,.topup-card,.withdraw-card{border:1px solid rgba(0,255,198,.1)!important;background:radial-gradient(circle at 100% 0%,rgba(0,255,198,.1),transparent 34%),linear-gradient(180deg,#0f172ac7,#050c16eb)!important;border-radius:24px!important;box-shadow:0 20px 70px #00000057,inset 0 1px #ffffff0f!important;color:#e6f1ff!important}.wallet-card h2,.wallet-panel h2,.wallet-history h2,.balance-card h2,.topup-card h2,.withdraw-card h2{color:#e6f1ff!important}.wallet-card p,.wallet-card span,.wallet-panel p,.wallet-panel span,.wallet-history p,.wallet-history span,.balance-card p,.balance-card span{color:#b4d2ffbd!important}.wallet-card strong,.wallet-panel strong,.balance-card strong,.wallet-balance,.wallet-amount{color:#00ffc6!important;letter-spacing:-.04em}.wallet-actions,.wallet-buttons,.topup-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.wallet-actions button,.wallet-buttons button,.topup-actions button,.wallet-page button,.wallet-view button,.wallet-section button{border-radius:14px!important;border:1px solid rgba(0,255,198,.28)!important;background:linear-gradient(135deg,#00ffc629,#00a3ff1a)!important;color:#dffef7!important;box-shadow:0 10px 28px #00ffc614!important;font-weight:900!important}.wallet-actions button:hover,.wallet-buttons button:hover,.topup-actions button:hover,.wallet-page button:hover,.wallet-view button:hover,.wallet-section button:hover{transform:translateY(-1px);box-shadow:0 16px 38px #00ffc624!important}.wallet-page table,.wallet-view table,.wallet-section table{width:100%;border-collapse:separate;border-spacing:0 10px}.wallet-page th,.wallet-view th,.wallet-section th{color:#b4d2ffad!important;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.wallet-page td,.wallet-view td,.wallet-section td{color:#e6f1ff!important;background:#0f172a85;border-top:1px solid rgba(0,255,198,.07);border-bottom:1px solid rgba(0,255,198,.07)}.wallet-page tr:hover td,.wallet-view tr:hover td,.wallet-section tr:hover td{background:#00ffc60b}@media (max-width:1180px){.wallet-actions,.wallet-buttons,.topup-actions{flex-direction:column;align-items:stretch}}.app-shell.no-rightbar-page{grid-template-columns:270px minmax(0,1fr)!important;max-width:1740px!important;width:min(100%,1740px)!important}.subscription-ultra-page{width:100%!important;max-width:none!important;padding:0!important;gap:22px!important;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif!important}.subscription-ultra-hero{position:relative!important;overflow:hidden!important;min-height:238px!important;padding:34px 36px!important;align-items:stretch!important;border-radius:32px!important;background:radial-gradient(circle at 8% 16%,rgba(31,226,174,.28),transparent 28%),radial-gradient(circle at 92% 8%,rgba(87,166,255,.16),transparent 34%),linear-gradient(135deg,#08131dfa,#030910fa 58%,#0a1724fa)!important;border:1px solid rgba(31,226,174,.2)!important;box-shadow:0 30px 90px #0006,0 0 40px #1fe2ae14,inset 0 1px #ffffff0f!important}.subscription-ultra-hero:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.08) 38%,transparent 64%);opacity:.42;pointer-events:none}.subscription-hero-copy{position:relative;z-index:1;max-width:780px;display:flex;flex-direction:column;justify-content:center}.subscription-kicker{width:max-content;display:inline-flex;padding:8px 12px;border-radius:999px;background:#1fe2ae1f;border:1px solid rgba(31,226,174,.22);color:#98f6d8!important;font-size:11px;font-weight:950;letter-spacing:.16em}.subscription-ultra-hero h1{margin:16px 0 10px!important;font-size:clamp(36px,4vw,58px)!important;line-height:.96!important;letter-spacing:-.055em!important;color:#f7fbff!important}.subscription-ultra-hero p{max-width:690px!important;margin:0!important;color:#c3d2dd!important;font-size:16px!important;line-height:1.75!important}.subscription-hero-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.subscription-hero-pills em{display:inline-flex;align-items:center;padding:10px 13px;border-radius:999px;background:#ffffff0e;border:1px solid rgba(255,255,255,.09);color:#dce7ee;font-style:normal;font-size:12px;font-weight:850}.subscription-ultra-hero .subscription-status{position:relative;z-index:1;min-width:218px;height:fit-content;align-self:center;display:flex;flex-direction:column;gap:5px;padding:18px 20px!important;border-radius:24px!important;text-align:right;background:#02080e8f!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.subscription-status small{color:#9fb0be;font-size:11px;letter-spacing:.11em;text-transform:uppercase;font-weight:850}.subscription-status b{color:#f5fbff;font-size:17px;letter-spacing:-.01em}.subscription-pricing-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;gap:22px!important;align-items:stretch!important}.subscription-plan-card{position:relative!important;overflow:hidden!important;min-height:430px!important;padding:30px!important;border-radius:30px!important;display:flex!important;flex-direction:column!important;background:linear-gradient(180deg,#08131dfa,#040a10fc)!important;border:1px solid rgba(255,255,255,.09)!important;box-shadow:0 22px 66px #00000052,inset 0 1px #ffffff0b!important}.premium-plan-card{border-color:#1fe2ae3d!important;background:radial-gradient(circle at 82% 0%,rgba(31,226,174,.16),transparent 34%),linear-gradient(180deg,#091822fc,#040a10fc)!important}.plan-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}.plan-topline span{margin:0!important;padding:8px 12px!important;background:#1fe2ae21!important;color:#98f6d8!important;border:1px solid rgba(31,226,174,.18)!important;letter-spacing:.12em!important}.plan-topline em{color:#9fb0be;font-style:normal;font-size:12px;font-weight:850}.subscription-plan-card strong{margin-top:18px!important;font-size:clamp(34px,3vw,46px)!important;letter-spacing:-.055em!important}.subscription-plan-card strong small{font-size:16px;color:#9fb0be;letter-spacing:-.02em;font-weight:850}.subscription-plan-card p{margin:12px 0 20px!important;min-height:56px;font-size:15px!important;line-height:1.7!important}.subscription-plan-card ul{margin:0!important;padding:18px 0 0!important;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:12px;line-height:1.4!important;color:#dce7ee!important}.subscription-plan-card li{display:flex;align-items:flex-start;gap:10px;font-size:14px;font-weight:700}.subscription-plan-card li b,.subscription-plan-card li i{flex:0 0 24px;width:24px;height:24px;display:inline-grid;place-items:center;border-radius:50%;font-style:normal;font-weight:950}.subscription-plan-card li b{background:#1fe2ae21;color:#98f6d8;border:1px solid rgba(31,226,174,.19)}.subscription-plan-card li i{background:#ef53501c;color:#ffbdbb;border:1px solid rgba(239,83,80,.16)}.subscription-plan-card button{margin-top:auto!important;min-height:54px!important;border-radius:18px!important;font-size:15px!important;letter-spacing:-.01em!important}.subscription-rules-card{padding:24px 26px!important;border-radius:26px!important;border-style:solid!important;border-color:#1fe2ae24!important;background:linear-gradient(180deg,#08131de6,#040a10f5)!important}.subscription-rules-card strong{display:block;margin-bottom:8px;font-size:20px!important;color:#f5fbff!important;letter-spacing:-.03em}.subscription-rules-card span{display:block;color:#aebfcb!important;line-height:1.7!important}@media (max-width:1360px){.app-shell.no-rightbar-page{grid-template-columns:240px minmax(0,1fr)!important;max-width:1280px!important}}@media (max-width:900px){.subscription-ultra-hero{flex-direction:column!important;padding:26px 22px!important;min-height:auto!important}.subscription-ultra-hero .subscription-status{text-align:left;align-self:flex-start;width:100%}.subscription-pricing-grid{grid-template-columns:1fr!important}.subscription-plan-card{min-height:auto!important;padding:24px!important}}.app-shell.no-rightbar-page .notifications-page{width:100%!important;max-width:1180px!important;margin:0 auto!important;padding:0 0 38px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.app-shell.no-rightbar-page .notifications-page .leaderboard-hero{position:relative!important;overflow:hidden!important;min-height:210px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:26px!important;padding:34px 36px!important;border-radius:34px!important;border:1px solid rgba(255,255,255,.1)!important;background:radial-gradient(circle at 15% 0%,rgba(31,226,174,.2),transparent 34%),radial-gradient(circle at 92% 12%,rgba(76,141,255,.18),transparent 36%),linear-gradient(135deg,#081621fa,#03080efc)!important;box-shadow:0 28px 90px #00000061,inset 0 1px #ffffff0d!important}.app-shell.no-rightbar-page .notifications-page .leaderboard-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.055),transparent 34%,rgba(31,226,174,.04));pointer-events:none}.app-shell.no-rightbar-page .notifications-page .leaderboard-hero>*{position:relative;z-index:1}.app-shell.no-rightbar-page .notifications-page .leaderboard-hero h1{margin:0!important;color:#f6fbff!important;font-size:clamp(34px,4vw,56px)!important;line-height:.98!important;letter-spacing:-.065em!important;font-weight:950!important}.app-shell.no-rightbar-page .notifications-page .leaderboard-hero p{margin:14px 0 0!important;max-width:720px!important;color:#aebfcb!important;font-size:16px!important;line-height:1.7!important;font-weight:650!important}.app-shell.no-rightbar-page .notifications-page .leaderboard-badge{min-width:148px!important;height:90px!important;padding:0 24px!important;display:grid!important;place-items:center!important;border-radius:26px!important;color:#06130f!important;background:linear-gradient(135deg,#1fe2ae,#a5ffdf)!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 20px 48px #1fe2ae38!important;font-size:16px!important;font-weight:950!important;letter-spacing:.1em!important;text-align:center!important}.app-shell.no-rightbar-page .notifications-actions{margin:22px 0!important;padding:14px!important;display:flex!important;justify-content:flex-end!important;gap:12px!important;border-radius:24px!important;border:1px solid rgba(255,255,255,.08)!important;background:linear-gradient(180deg,#08131dc7,#040a10e0)!important;box-shadow:0 18px 54px #00000038!important}.app-shell.no-rightbar-page .notifications-actions button{min-height:46px!important;padding:0 20px!important;border:1px solid rgba(255,255,255,.11)!important;border-radius:16px!important;background:#ffffff0e!important;color:#eef7fb!important;font-size:14px!important;font-weight:900!important;letter-spacing:-.01em!important;transition:transform .18s ease,border-color .18s ease,background .18s ease!important}.app-shell.no-rightbar-page .notifications-actions button:last-child{background:linear-gradient(135deg,#1fe2ae,#7df7ce)!important;color:#06130f!important;border-color:#1fe2ae47!important}.app-shell.no-rightbar-page .notifications-actions button:hover{transform:translateY(-1px)!important;border-color:#1fe2ae4d!important}.app-shell.no-rightbar-page .notifications-list{margin-top:0!important;padding:18px!important;border-radius:30px!important;border:1px solid rgba(255,255,255,.09)!important;background:linear-gradient(180deg,#08131df0,#040a10fa)!important;box-shadow:0 24px 76px #00000052,inset 0 1px #ffffff0a!important}.app-shell.no-rightbar-page .notification-item{position:relative!important;margin:0 0 12px!important;padding:20px 22px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;border-radius:24px!important;border:1px solid rgba(255,255,255,.085)!important;background:linear-gradient(135deg,#ffffff0f,#ffffff07)!important;box-shadow:0 14px 42px #0003!important}.app-shell.no-rightbar-page .notification-item:not(.read){border-color:#1fe2ae3d!important;background:radial-gradient(circle at 4% 0%,rgba(31,226,174,.14),transparent 30%),linear-gradient(135deg,#ffffff13,#ffffff07)!important}.app-shell.no-rightbar-page .notification-item div{min-width:0!important;display:flex!important;flex-direction:column!important;gap:7px!important}.app-shell.no-rightbar-page .notification-item strong{color:#f6fbff!important;font-size:17px!important;line-height:1.25!important;letter-spacing:-.03em!important;font-weight:950!important}.app-shell.no-rightbar-page .notification-item span{color:#b7c7d2!important;font-size:14px!important;line-height:1.55!important;font-weight:650!important}.app-shell.no-rightbar-page .notification-item small{color:#718492!important;font-size:12px!important;font-weight:850!important;letter-spacing:.02em!important}.app-shell.no-rightbar-page .notification-item b{min-width:64px!important;height:36px!important;display:grid!important;place-items:center!important;border-radius:999px!important;color:#06130f!important;background:linear-gradient(135deg,#1fe2ae,#9dffdc)!important;border:1px solid rgba(255,255,255,.14)!important;font-size:12px!important;font-weight:950!important;letter-spacing:.1em!important}.app-shell.no-rightbar-page .notification-item.read b{color:#c3d1da!important;background:#fff1!important;border-color:#ffffff17!important}.app-shell.no-rightbar-page .notifications-list .empty-wallet{padding:34px!important;border-radius:24px!important;text-align:center!important;border:1px dashed rgba(31,226,174,.22)!important;background:#1fe2ae0b!important}.app-shell.no-rightbar-page .notifications-list .empty-wallet strong{display:block!important;margin-bottom:8px!important;color:#f6fbff!important;font-size:22px!important;letter-spacing:-.04em!important}.app-shell.no-rightbar-page .notifications-list .empty-wallet span{color:#aebfcb!important;font-weight:650!important;line-height:1.6!important}@media (max-width:900px){.app-shell.no-rightbar-page .notifications-page .leaderboard-hero{flex-direction:column!important;align-items:stretch!important;padding:26px 22px!important;min-height:auto!important}.app-shell.no-rightbar-page .notifications-page .leaderboard-badge{width:100%!important;min-width:0!important;height:70px!important}.app-shell.no-rightbar-page .notifications-actions{flex-direction:column!important;align-items:stretch!important}.app-shell.no-rightbar-page .notification-item{grid-template-columns:1fr!important;align-items:start!important}.app-shell.no-rightbar-page .notification-item b{justify-self:start!important}}.app-shell.no-rightbar-page .wallet-ultra-page{width:100%!important;max-width:1180px!important;margin:0 auto!important;padding:0 0 42px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.app-shell.no-rightbar-page .wallet-ultra-hero{position:relative!important;overflow:hidden!important;min-height:230px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:28px!important;padding:36px 38px!important;margin-bottom:22px!important;border-radius:34px!important;border:1px solid rgba(255,255,255,.1)!important;background:radial-gradient(circle at 16% 0%,rgba(31,226,174,.22),transparent 34%),radial-gradient(circle at 94% 10%,rgba(76,141,255,.2),transparent 35%),linear-gradient(135deg,#081621fa,#03080efc)!important;box-shadow:0 28px 90px #00000061,inset 0 1px #ffffff0d!important}.app-shell.no-rightbar-page .wallet-ultra-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.055),transparent 34%,rgba(31,226,174,.04))}.app-shell.no-rightbar-page .wallet-ultra-hero>*{position:relative;z-index:1}.app-shell.no-rightbar-page .wallet-kicker{display:inline-flex!important;margin-bottom:14px!important;padding:8px 13px!important;border-radius:999px!important;background:#1fe2ae1f!important;border:1px solid rgba(31,226,174,.2)!important;color:#98f6d8!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.14em!important}.app-shell.no-rightbar-page .wallet-ultra-hero h1{margin:0!important;color:#f6fbff!important;font-size:clamp(38px,4.4vw,62px)!important;line-height:.96!important;letter-spacing:-.07em!important;font-weight:950!important}.app-shell.no-rightbar-page .wallet-ultra-hero p{margin:14px 0 0!important;max-width:690px!important;color:#aebfcb!important;font-size:16px!important;line-height:1.7!important;font-weight:650!important}.app-shell.no-rightbar-page .wallet-ultra-hero button{min-width:178px!important;min-height:56px!important;border:0!important;border-radius:18px!important;background:linear-gradient(135deg,#1fe2ae,#9dffdc)!important;color:#06130f!important;font-size:15px!important;font-weight:950!important;box-shadow:0 20px 48px #1fe2ae3b!important;cursor:pointer!important}.app-shell.no-rightbar-page .wallet-main-card{position:relative!important;overflow:hidden!important;margin-bottom:18px!important;padding:28px 30px!important;border-radius:30px!important;border:1px solid rgba(255,255,255,.1)!important;background:radial-gradient(circle at 100% 0%,rgba(31,226,174,.18),transparent 36%),linear-gradient(180deg,#08131df0,#040a10fa)!important;color:#fff!important;box-shadow:0 24px 76px #00000052,inset 0 1px #ffffff0a!important}.app-shell.no-rightbar-page .wallet-main-card span{color:#98f6d8!important;font-size:13px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.12em!important}.app-shell.no-rightbar-page .wallet-main-card strong{display:block!important;margin:10px 0!important;color:#f6fbff!important;font-size:clamp(44px,5vw,66px)!important;line-height:.94!important;letter-spacing:-.075em!important;font-weight:950!important}.app-shell.no-rightbar-page .wallet-main-card p{margin:0!important;color:#aebfcb!important;font-size:15px!important;line-height:1.65!important;font-weight:650!important}.app-shell.no-rightbar-page .wallet-balance-pill{min-width:150px!important;height:46px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:#1fe2ae1f!important;border:1px solid rgba(31,226,174,.22)!important;color:#98f6d8!important;font-size:13px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}.app-shell.no-rightbar-page .wallet-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;margin:0 0 18px!important}.app-shell.no-rightbar-page .wallet-stat{padding:22px!important;border-radius:26px!important;border:1px solid rgba(255,255,255,.085)!important;background:linear-gradient(135deg,#ffffff0f,#ffffff07)!important;box-shadow:0 14px 42px #0003!important}.app-shell.no-rightbar-page .wallet-stat span{display:block!important;margin-bottom:10px!important;color:#aebfcb!important;font-size:13px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.08em!important}.app-shell.no-rightbar-page .wallet-stat b{color:#f6fbff!important;font-size:32px!important;line-height:1!important;letter-spacing:-.05em!important;font-weight:950!important}.app-shell.no-rightbar-page .wallet-ultra-list{padding:18px!important;border-radius:30px!important;border:1px solid rgba(255,255,255,.09)!important;background:linear-gradient(180deg,#08131df0,#040a10fa)!important;box-shadow:0 24px 76px #00000052,inset 0 1px #ffffff0a!important}.app-shell.no-rightbar-page .wallet-ultra-list .unlocked-head{padding:4px 4px 16px!important;margin:0!important}.app-shell.no-rightbar-page .wallet-ultra-list .unlocked-head h3{margin:0!important;color:#f6fbff!important;font-size:24px!important;letter-spacing:-.045em!important;font-weight:950!important}.app-shell.no-rightbar-page .wallet-ultra-list .unlocked-head span{color:#98f6d8!important;font-size:13px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.1em!important}.app-shell.no-rightbar-page .wallet-ultra-list .unlocked-item{margin:0 0 12px!important;padding:20px 22px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;border-radius:24px!important;border:1px solid rgba(255,255,255,.085)!important;background:linear-gradient(135deg,#ffffff0f,#ffffff07)!important;box-shadow:0 14px 42px #0003!important}.app-shell.no-rightbar-page .wallet-ultra-list .unlocked-item strong{color:#f6fbff!important;font-size:17px!important;line-height:1.25!important;letter-spacing:-.03em!important;font-weight:950!important}.app-shell.no-rightbar-page .wallet-ultra-list .unlocked-item span{display:block!important;margin-top:7px!important;color:#b7c7d2!important;font-size:14px!important;line-height:1.55!important;font-weight:650!important}.app-shell.no-rightbar-page .wallet-ultra-list .unlocked-item b{min-width:88px!important;height:38px!important;display:grid!important;place-items:center!important;border-radius:999px!important;color:#06130f!important;background:linear-gradient(135deg,#1fe2ae,#9dffdc)!important;border:1px solid rgba(255,255,255,.14)!important;font-size:13px!important;font-weight:950!important}.app-shell.no-rightbar-page .wallet-ultra-list .empty-wallet{padding:36px!important;border-radius:24px!important;text-align:center!important;border:1px dashed rgba(31,226,174,.22)!important;background:#1fe2ae0b!important}.app-shell.no-rightbar-page .wallet-ultra-list .empty-wallet strong{display:block!important;margin-bottom:8px!important;color:#f6fbff!important;font-size:22px!important;letter-spacing:-.04em!important}.app-shell.no-rightbar-page .wallet-ultra-list .empty-wallet span{color:#aebfcb!important;font-weight:650!important;line-height:1.6!important}@media (max-width:900px){.app-shell.no-rightbar-page .wallet-ultra-hero,.app-shell.no-rightbar-page .wallet-main-card{flex-direction:column!important;align-items:stretch!important;padding:26px 22px!important;min-height:auto!important}.app-shell.no-rightbar-page .wallet-ultra-hero button{width:100%!important}.app-shell.no-rightbar-page .wallet-grid,.app-shell.no-rightbar-page .wallet-ultra-list .unlocked-item{grid-template-columns:1fr!important}.app-shell.no-rightbar-page .wallet-ultra-list .unlocked-item b{justify-self:start!important}}.app-shell.no-rightbar-page .leaderboard-page{width:100%!important;max-width:1180px!important;margin:0 auto!important;padding:0 0 44px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.app-shell.no-rightbar-page .leaderboard-hero{position:relative!important;overflow:hidden!important;min-height:230px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:30px!important;padding:38px 40px!important;margin-bottom:20px!important;border-radius:34px!important;border:1px solid rgba(255,255,255,.1)!important;background:radial-gradient(circle at 16% 0%,rgba(31,226,174,.22),transparent 34%),radial-gradient(circle at 94% 12%,rgba(76,141,255,.2),transparent 35%),linear-gradient(135deg,#081621fa,#03080efc)!important;color:#f6fbff!important;box-shadow:0 28px 90px #00000061,inset 0 1px #ffffff0d!important}.app-shell.no-rightbar-page .leaderboard-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.055),transparent 34%,rgba(31,226,174,.04))!important}.app-shell.no-rightbar-page .leaderboard-hero>*{position:relative;z-index:1}.app-shell.no-rightbar-page .ranking-kicker{display:inline-flex!important;margin-bottom:14px!important;padding:8px 13px!important;border-radius:999px!important;background:#1fe2ae1f!important;border:1px solid rgba(31,226,174,.2)!important;color:#98f6d8!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.14em!important}.app-shell.no-rightbar-page .leaderboard-hero h1{margin:0!important;color:#f6fbff!important;font-size:clamp(38px,4.4vw,62px)!important;line-height:.96!important;letter-spacing:-.07em!important;font-weight:950!important}.app-shell.no-rightbar-page .leaderboard-hero p{margin:14px 0 0!important;max-width:740px!important;color:#aebfcb!important;font-size:16px!important;line-height:1.7!important;font-weight:650!important}.app-shell.no-rightbar-page .leaderboard-badge{min-width:172px!important;min-height:96px!important;display:grid!important;place-items:center!important;text-align:center!important;border-radius:28px!important;border:1px solid rgba(255,255,255,.14)!important;background:linear-gradient(135deg,#1fe2ae,#9dffdc)!important;color:#06130f!important;box-shadow:0 20px 48px #1fe2ae3b!important;padding:18px 24px!important}.app-shell.no-rightbar-page .leaderboard-badge strong{display:block!important;font-size:28px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.05em!important}.app-shell.no-rightbar-page .leaderboard-badge span{display:block!important;margin-top:7px!important;font-size:12px!important;font-weight:950!important;letter-spacing:.14em!important}.app-shell.no-rightbar-page .leaderboard-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin:0 0 18px!important}.app-shell.no-rightbar-page .leaderboard-stats div{position:relative!important;overflow:hidden!important;min-height:124px!important;padding:22px!important;border-radius:26px!important;border:1px solid rgba(255,255,255,.085)!important;background:linear-gradient(135deg,#ffffff0f,#ffffff07)!important;box-shadow:0 14px 42px #0003!important;color:#fff!important}.app-shell.no-rightbar-page .leaderboard-stats div:after{content:"";position:absolute;right:-38px;top:-44px;width:120px;height:120px;border-radius:50%;background:#1fe2ae14}.app-shell.no-rightbar-page .leaderboard-stats span{display:block!important;margin-bottom:14px!important;color:#aebfcb!important;font-size:13px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.08em!important}.app-shell.no-rightbar-page .leaderboard-stats b{color:#f6fbff!important;font-size:32px!important;line-height:1!important;letter-spacing:-.05em!important;font-weight:950!important}.app-shell.no-rightbar-page .ai-ranking-strip{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;margin:0 0 18px!important}.app-shell.no-rightbar-page .ai-ranking-card{padding:20px 22px!important;border-radius:26px!important;border:1px solid rgba(255,255,255,.085)!important;background:radial-gradient(circle at 100% 0%,rgba(76,141,255,.12),transparent 42%),linear-gradient(135deg,#ffffff0f,#ffffff07)!important;box-shadow:0 14px 42px #0003!important;min-height:126px!important}.app-shell.no-rightbar-page .ai-ranking-card span{display:inline-flex!important;margin-bottom:12px!important;padding:7px 10px!important;border-radius:999px!important;background:#1fe2ae1f!important;border:1px solid rgba(31,226,174,.2)!important;color:#98f6d8!important;font-size:11px!important;font-weight:950!important;letter-spacing:.1em!important}.app-shell.no-rightbar-page .ai-ranking-card b{display:block!important;color:#f6fbff!important;font-size:17px!important;line-height:1.3!important;letter-spacing:-.03em!important;font-weight:950!important}.app-shell.no-rightbar-page .ai-ranking-card em{display:block!important;margin-top:9px!important;color:#aebfcb!important;font-style:normal!important;font-size:13px!important;font-weight:750!important;line-height:1.5!important}.app-shell.no-rightbar-page .leaderboard-table{overflow:hidden!important;border-radius:30px!important;border:1px solid rgba(255,255,255,.09)!important;background:linear-gradient(180deg,#08131df0,#040a10fa)!important;box-shadow:0 24px 76px #00000052,inset 0 1px #ffffff0a!important;color:#f6fbff!important}.app-shell.no-rightbar-page .leaderboard-row{display:grid!important;grid-template-columns:64px minmax(260px,1.8fr) .8fr .8fr 1fr .7fr .7fr!important;gap:16px!important;align-items:center!important;padding:18px 22px!important;border-bottom:1px solid rgba(255,255,255,.075)!important;min-height:78px!important}.app-shell.no-rightbar-page .leaderboard-row.header{min-height:54px!important;background:#ffffff09!important;color:#8fa2b5!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.1em!important}.app-shell.no-rightbar-page .place{width:38px!important;height:38px!important;border-radius:14px!important;background:#fff1!important;color:#dce8f1!important;font-weight:950!important;border:1px solid rgba(255,255,255,.08)!important}.app-shell.no-rightbar-page .place-1{background:linear-gradient(135deg,#ffd166,#f5b81b)!important;color:#120f05!important;box-shadow:0 12px 30px #f5b81b2e!important}.app-shell.no-rightbar-page .place-2{background:linear-gradient(135deg,#e5edf5,#94a3b8)!important;color:#07111b!important}.app-shell.no-rightbar-page .place-3{background:linear-gradient(135deg,#1fe2ae,#9dffdc)!important;color:#06130f!important}.app-shell.no-rightbar-page .leader-user{display:flex!important;align-items:center!important;gap:14px!important;min-width:0!important}.app-shell.no-rightbar-page .leader-avatar{flex:0 0 48px!important;width:48px!important;height:48px!important;border-radius:17px!important;background:linear-gradient(135deg,#1fe2ae2e,#4c8dff24)!important;color:#dffdf2!important;border:1px solid rgba(31,226,174,.18)!important;box-shadow:inset 0 1px #ffffff0f!important;font-size:13px!important;font-weight:950!important}.app-shell.no-rightbar-page .leader-avatar.ai{background:linear-gradient(135deg,#1fe2ae,#9dffdc)!important;color:#06130f!important}.app-shell.no-rightbar-page .leader-user b{display:block!important;color:#f6fbff!important;font-size:16px!important;line-height:1.2!important;letter-spacing:-.03em!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:360px!important}.app-shell.no-rightbar-page .leader-user em{display:inline-flex!important;margin-top:7px!important;padding:6px 10px!important;border-radius:999px!important;background:#1fe2ae1a!important;color:#98f6d8!important;border:1px solid rgba(31,226,174,.16)!important;font-size:11px!important;font-weight:950!important;font-style:normal!important;line-height:1!important}.app-shell.no-rightbar-page .leaderboard-row:not(.header)>span:not(.leader-user):not(.place){color:#dce8f1!important;font-weight:850!important;text-align:left!important}.app-shell.no-rightbar-page .leaderboard-row .roi,.app-shell.no-rightbar-page .leaderboard-row .profit{color:#20ffd0!important;font-weight:950!important}.app-shell.no-rightbar-page .leaderboard-empty{padding:38px!important;text-align:center!important;border:1px dashed rgba(31,226,174,.22)!important;border-radius:24px!important;margin:18px!important;color:#aebfcb!important;background:#1fe2ae0b!important;font-weight:750!important}.app-shell.no-rightbar-page .tipster-cta{margin-top:18px!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;padding:24px 26px!important;border-radius:30px!important;border:1px solid rgba(255,255,255,.09)!important;background:linear-gradient(180deg,#08131df0,#040a10fa)!important;box-shadow:0 24px 76px #00000052,inset 0 1px #ffffff0a!important;color:#f6fbff!important}.app-shell.no-rightbar-page .tipster-cta strong{display:block!important;margin-bottom:8px!important;color:#f6fbff!important;font-size:22px!important;letter-spacing:-.04em!important;font-weight:950!important}.app-shell.no-rightbar-page .tipster-cta span{color:#aebfcb!important;font-weight:650!important;line-height:1.6!important}.app-shell.no-rightbar-page .tipster-cta button{min-width:210px!important;min-height:54px!important;border:0!important;border-radius:18px!important;background:linear-gradient(135deg,#1fe2ae,#9dffdc)!important;color:#06130f!important;font-size:15px!important;font-weight:950!important;box-shadow:0 20px 48px #1fe2ae3b!important;cursor:pointer!important}@media (max-width:1100px){.app-shell.no-rightbar-page .leaderboard-stats,.app-shell.no-rightbar-page .ai-ranking-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell.no-rightbar-page .leaderboard-row{grid-template-columns:54px minmax(220px,1.8fr) .75fr .75fr!important}.app-shell.no-rightbar-page .leaderboard-row span:nth-child(5),.app-shell.no-rightbar-page .leaderboard-row span:nth-child(6),.app-shell.no-rightbar-page .leaderboard-row span:nth-child(7){display:none!important}}@media (max-width:760px){.app-shell.no-rightbar-page .leaderboard-page{padding:0 0 30px!important}.app-shell.no-rightbar-page .leaderboard-hero,.app-shell.no-rightbar-page .tipster-cta{flex-direction:column!important;align-items:stretch!important;padding:26px 22px!important;min-height:auto!important}.app-shell.no-rightbar-page .leaderboard-badge{width:100%!important;min-width:0!important;min-height:72px!important}.app-shell.no-rightbar-page .leaderboard-stats,.app-shell.no-rightbar-page .ai-ranking-strip{grid-template-columns:1fr!important}.app-shell.no-rightbar-page .leaderboard-row{grid-template-columns:44px minmax(0,1fr) .72fr!important;padding:16px!important;gap:10px!important}.app-shell.no-rightbar-page .leaderboard-row span:nth-child(4),.app-shell.no-rightbar-page .leaderboard-row span:nth-child(5),.app-shell.no-rightbar-page .leaderboard-row span:nth-child(6),.app-shell.no-rightbar-page .leaderboard-row span:nth-child(7){display:none!important}.app-shell.no-rightbar-page .leader-user b{max-width:190px!important}.app-shell.no-rightbar-page .tipster-cta button{width:100%!important;min-width:0!important}}.app-shell.no-rightbar-page .profile-ultra-page{width:100%!important;max-width:1180px!important;margin:0 auto!important;padding:0 0 46px!important;color:#f6fbff!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.app-shell.no-rightbar-page .profile-ultra-hero{position:relative!important;overflow:hidden!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:26px!important;min-height:248px!important;padding:40px 42px!important;margin:0 0 20px!important;border-radius:34px!important;border:1px solid rgba(255,255,255,.1)!important;background:radial-gradient(circle at 12% 0%,rgba(31,226,174,.24),transparent 35%),radial-gradient(circle at 92% 8%,rgba(76,141,255,.22),transparent 36%),linear-gradient(135deg,#081621fa,#03080efc)!important;box-shadow:0 28px 90px #00000061,inset 0 1px #ffffff0d!important}.app-shell.no-rightbar-page .profile-ultra-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.055),transparent 35%,rgba(31,226,174,.04));pointer-events:none}.app-shell.no-rightbar-page .profile-ultra-hero>*{position:relative;z-index:1}.app-shell.no-rightbar-page .profile-avatar-wrap{display:flex!important;flex-direction:column!important;align-items:center!important;gap:12px!important;min-width:138px!important}.app-shell.no-rightbar-page .profile-avatar-big{width:112px!important;height:112px!important;border-radius:32px!important;background:linear-gradient(135deg,#1fe2ae38,#4c8dff29)!important;border:1px solid rgba(31,226,174,.22)!important;color:#dffdf2!important;font-size:36px!important;font-weight:950!important;letter-spacing:-.06em!important;box-shadow:inset 0 1px #ffffff14,0 20px 50px #1fe2ae1f!important}.app-shell.no-rightbar-page .avatar-edit-btn{min-height:40px!important;border-radius:999px!important;border:1px solid rgba(31,226,174,.24)!important;background:#1fe2ae1a!important;color:#98f6d8!important;font-size:12px!important;font-weight:950!important;letter-spacing:.04em!important;padding:0 14px!important;cursor:pointer!important}.app-shell.no-rightbar-page .avatar-edit-btn.locked{background:#ffffff0f!important;border-color:#ffffff1a!important;color:#aebfcb!important}.app-shell.no-rightbar-page .profile-ultra-hero h1{margin:0 0 8px!important;color:#f6fbff!important;font-size:clamp(38px,4.2vw,60px)!important;line-height:.96!important;letter-spacing:-.075em!important;font-weight:950!important}.app-shell.no-rightbar-page .profile-ultra-hero p{margin:0 0 14px!important;color:#aebfcb!important;font-size:15px!important;font-weight:750!important}.app-shell.no-rightbar-page .role-badge{display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:8px 13px!important;border-radius:999px!important;background:linear-gradient(135deg,#1fe2ae,#9dffdc)!important;border:0!important;color:#06130f!important;font-size:12px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important;box-shadow:0 16px 40px #1fe2ae2e!important}.app-shell.no-rightbar-page .plan-benefits-line{margin-top:14px!important;max-width:800px!important;padding:13px 15px!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.09)!important;background:#ffffff0b!important;color:#dce8f1!important;font-size:14px!important;line-height:1.55!important;font-weight:750!important}.app-shell.no-rightbar-page .profile-ultra-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin:0 0 18px!important}.app-shell.no-rightbar-page .profile-stat{position:relative!important;overflow:hidden!important;min-height:126px!important;padding:22px!important;border-radius:26px!important;border:1px solid rgba(255,255,255,.085)!important;background:linear-gradient(135deg,#ffffff0f,#ffffff07)!important;box-shadow:0 14px 42px #0003!important;color:#fff!important}.app-shell.no-rightbar-page .profile-stat:after{content:"";position:absolute;right:-38px;top:-44px;width:120px;height:120px;border-radius:50%;background:#1fe2ae14}.app-shell.no-rightbar-page .profile-stat span{display:block!important;margin-bottom:14px!important;color:#aebfcb!important;font-size:13px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.08em!important}.app-shell.no-rightbar-page .profile-stat b{display:block!important;color:#f6fbff!important;font-size:34px!important;line-height:1!important;letter-spacing:-.055em!important;font-weight:950!important}.app-shell.no-rightbar-page .profile-stat small{display:block!important;margin-top:8px!important;color:#8fa2b5!important;font-weight:750!important}.app-shell.no-rightbar-page .profile-ultra-money{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;margin:0 0 18px!important}.app-shell.no-rightbar-page .profile-ultra-money div{padding:22px!important;border-radius:26px!important;border:1px solid rgba(255,255,255,.085)!important;background:radial-gradient(circle at 100% 0%,rgba(31,226,174,.1),transparent 42%),linear-gradient(135deg,#ffffff0f,#ffffff07)!important;box-shadow:0 14px 42px #0003!important}.app-shell.no-rightbar-page .profile-ultra-money span{display:block!important;margin-bottom:10px!important;color:#aebfcb!important;font-size:13px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.08em!important}.app-shell.no-rightbar-page .profile-ultra-money strong{display:block!important;color:#20ffd0!important;font-size:30px!important;letter-spacing:-.05em!important;font-weight:950!important}.app-shell.no-rightbar-page .profile-ultra-split{display:grid!important;grid-template-columns:1.35fr .75fr!important;gap:18px!important;margin-bottom:18px!important}.app-shell.no-rightbar-page .profile-panel,.app-shell.no-rightbar-page .tipster-pro-card{border-radius:30px!important;border:1px solid rgba(255,255,255,.09)!important;background:linear-gradient(180deg,#08131df0,#040a10fa)!important;box-shadow:0 24px 76px #00000052,inset 0 1px #ffffff0a!important;color:#f6fbff!important;padding:24px 26px!important}.app-shell.no-rightbar-page .profile-panel-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin-bottom:16px!important}.app-shell.no-rightbar-page .profile-panel-head h3{margin:0!important;color:#f6fbff!important;font-size:22px!important;letter-spacing:-.04em!important;font-weight:950!important}.app-shell.no-rightbar-page .profile-panel-head span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:38px!important;height:32px!important;border-radius:999px!important;background:#1fe2ae1f!important;border:1px solid rgba(31,226,174,.18)!important;color:#98f6d8!important;font-weight:950!important}.app-shell.no-rightbar-page .profile-tip-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:16px!important;align-items:center!important;padding:16px 0!important;border-top:1px solid rgba(255,255,255,.075)!important}.app-shell.no-rightbar-page .profile-tip-row b{display:block!important;color:#f6fbff!important;font-size:15px!important;font-weight:950!important;letter-spacing:-.025em!important}.app-shell.no-rightbar-page .profile-tip-row span{display:block!important;margin-top:5px!important;color:#8fa2b5!important;font-weight:750!important}.app-shell.no-rightbar-page .profile-tip-row em{font-style:normal!important;border-radius:999px!important;padding:7px 11px!important;background:#1fe2ae1a!important;border:1px solid rgba(31,226,174,.16)!important;color:#98f6d8!important;font-size:11px!important;font-weight:950!important}.app-shell.no-rightbar-page .profile-empty{border:1px dashed rgba(31,226,174,.22)!important;border-radius:22px!important;background:#1fe2ae0b!important;color:#aebfcb!important;padding:30px!important;text-align:center!important;font-weight:750!important}.app-shell.no-rightbar-page .tipster-pro-card{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important}.app-shell.no-rightbar-page .tipster-pro-card strong{display:block!important;color:#f6fbff!important;font-size:24px!important;letter-spacing:-.04em!important;margin-bottom:8px!important}.app-shell.no-rightbar-page .tipster-pro-card span{color:#aebfcb!important;line-height:1.6!important;font-weight:700!important}.app-shell.no-rightbar-page .tipster-pro-card button{min-width:190px!important;min-height:54px!important;border:0!important;border-radius:18px!important;background:linear-gradient(135deg,#1fe2ae,#9dffdc)!important;color:#06130f!important;font-weight:950!important;box-shadow:0 20px 48px #1fe2ae3b!important;cursor:pointer!important}@media (max-width:1100px){.app-shell.no-rightbar-page .profile-ultra-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell.no-rightbar-page .profile-ultra-split,.app-shell.no-rightbar-page .profile-ultra-money{grid-template-columns:1fr!important}.app-shell.no-rightbar-page .profile-ultra-hero{grid-template-columns:1fr!important;align-items:flex-start!important}}@media (max-width:760px){.app-shell.no-rightbar-page .profile-ultra-page{padding-bottom:30px!important}.app-shell.no-rightbar-page .profile-ultra-hero{padding:26px 22px!important;min-height:auto!important;border-radius:28px!important}.app-shell.no-rightbar-page .profile-avatar-wrap{align-items:flex-start!important}.app-shell.no-rightbar-page .profile-ultra-stats{grid-template-columns:1fr!important}.app-shell.no-rightbar-page .tipster-pro-card{flex-direction:column!important;align-items:stretch!important}.app-shell.no-rightbar-page .tipster-pro-card button{width:100%!important;min-width:0!important}.app-shell.no-rightbar-page .profile-ultra-hero h1{font-size:38px!important}}.app-shell .ai-premium-dashboard{width:100%!important;max-width:1280px!important;margin:0 auto!important;padding:0 0 44px!important;gap:20px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;color:#f6fbff!important}.app-shell .ai-premium-header{position:relative!important;overflow:hidden!important;min-height:244px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:28px!important;padding:38px 40px!important;border:1px solid rgba(255,255,255,.105)!important;border-radius:36px!important;background:radial-gradient(circle at 13% 0%,rgba(31,226,174,.24),transparent 36%),radial-gradient(circle at 94% 8%,rgba(76,141,255,.22),transparent 38%),linear-gradient(135deg,#081621fa,#03080efc)!important;box-shadow:0 30px 96px #0006,inset 0 1px #ffffff0e!important}.app-shell .ai-premium-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.055),transparent 34%,rgba(31,226,174,.045));pointer-events:none}.app-shell .ai-premium-header>*{position:relative;z-index:1;min-width:0!important}.app-shell .ai-brand-title{align-items:flex-start!important;gap:18px!important;min-width:0!important}.app-shell .ai-logo-mark{flex:0 0 58px!important;width:58px!important;height:58px!important;border-radius:20px!important;background:linear-gradient(135deg,#1fe2ae3d,#4c8dff2e)!important;border:1px solid rgba(31,226,174,.22)!important;color:#b9ffe9!important;box-shadow:inset 0 1px #ffffff14,0 18px 46px #1fe2ae1f!important}.app-shell .ai-brand-title h1{max-width:760px!important;margin:0!important;font-size:clamp(38px,4.1vw,62px)!important;line-height:.96!important;letter-spacing:-.075em!important;font-weight:950!important;color:#f6fbff!important;overflow-wrap:anywhere!important}.app-shell .ai-brand-title p{max-width:820px!important;margin:14px 0 0!important;color:#aebfcb!important;font-size:16px!important;line-height:1.65!important;font-weight:700!important}.app-shell .ai-header-actions{justify-content:flex-end!important;align-items:stretch!important;gap:10px!important;max-width:430px!important}.app-shell .ai-live-dot{width:100%!important;min-height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 14px!important;border-radius:999px!important;border:1px solid rgba(31,226,174,.18)!important;background:#1fe2ae14!important;color:#98f6d8!important;font-size:12px!important;font-weight:950!important;letter-spacing:.04em!important}.app-shell .ai-header-actions button{min-height:46px!important;height:auto!important;border-radius:16px!important;padding:12px 18px!important;border:1px solid rgba(255,255,255,.11)!important;background:#ffffff0e!important;color:#eef7fb!important;font-size:14px!important;font-weight:950!important;letter-spacing:-.01em!important;box-shadow:0 14px 36px #0000002e!important;white-space:normal!important;line-height:1.2!important}.app-shell .ai-header-actions .ai-live-action,.app-shell .ai-header-actions button:nth-of-type(2){background:linear-gradient(135deg,#1fe2ae,#9dffdc)!important;color:#06130f!important;border-color:#1fe2ae42!important;box-shadow:0 20px 48px #1fe2ae33!important}.app-shell .ai-header-actions .ai-live-action.settle{background:linear-gradient(135deg,#4c8dff,#20ffd0)!important;color:#04111b!important}.app-shell .ai-control-row.ai-mode-row{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;align-self:stretch!important}.app-shell .ai-control-row.ai-mode-row button,.app-shell .ai-control-row select,.app-shell .ai-sports-filter-bar button,.app-shell .ai-value-filter-panel,.app-shell .ai-kpi-card,.app-shell .ai-panel{border-color:#ffffff17!important;background:linear-gradient(180deg,#08131df0,#040a10fa)!important;box-shadow:0 20px 62px #00000047,inset 0 1px #ffffff0a!important}.app-shell .ai-control-row.ai-mode-row button{min-height:64px!important;border-radius:20px!important;padding:12px 16px!important;color:#dce8f1!important;font-size:14px!important;font-weight:950!important;line-height:1.25!important;white-space:normal!important}.app-shell .ai-control-row.ai-mode-row button.active{background:linear-gradient(135deg,#1fe2ae38,#4c8dff1f)!important;border-color:#1fe2ae47!important;color:#f6fbff!important}.app-shell .ai-value-filter-panel{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;padding:18px!important;border-radius:28px!important}.app-shell .ai-value-filter-panel label,.app-shell .ai-value-filter-panel div{min-height:92px!important;border-radius:20px!important;background:#ffffff0b!important;border:1px solid rgba(255,255,255,.075)!important;padding:15px!important;color:#dce8f1!important;font-weight:850!important;line-height:1.35!important}.app-shell .ai-value-filter-panel b{color:#98f6d8!important}.app-shell .ai-value-filter-panel strong{font-size:34px!important;color:#20ffd0!important;line-height:1!important}.app-shell .ai-value-filter-panel span{display:block;margin-top:6px;color:#aebfcb!important;line-height:1.45!important}.app-shell .ai-sports-filter-bar{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:14px!important}.app-shell .ai-sports-filter-bar button{min-height:94px!important;border-radius:22px!important;padding:16px!important}.app-shell .ai-sports-filter-bar b{font-size:15px!important;color:#f6fbff!important}.app-shell .ai-sports-filter-bar small{font-size:12px!important;line-height:1.35!important;color:#9fb1be!important}.app-shell .ai-control-row:not(.ai-mode-row){grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.app-shell .ai-control-row select{height:56px!important;border-radius:18px!important;font-size:14px!important;color:#eef7fb!important}.app-shell .ai-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.app-shell .ai-kpi-card{min-height:154px!important;padding:24px!important;border-radius:28px!important}.app-shell .ai-kpi-card b{font-size:clamp(26px,2.2vw,38px)!important;line-height:1!important;overflow-wrap:anywhere!important}.app-shell .ai-kpi-card span{font-size:12px!important;color:#aebfcb!important}.app-shell .ai-kpi-card small{line-height:1.45!important;color:#8fa2b5!important}.app-shell .ai-analytics-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.25fr)!important;gap:18px!important}.app-shell .ai-lower-grid{grid-template-columns:minmax(0,.78fr) minmax(0,.9fr) minmax(0,1.75fr)!important;gap:18px!important}.app-shell .ai-panel{border-radius:28px!important;padding:22px!important}.app-shell .ai-panel h3{font-size:18px!important;line-height:1.25!important;letter-spacing:-.035em!important;color:#f6fbff!important}.app-shell .ai-odds-panel h3{align-items:flex-start!important;flex-wrap:wrap!important}.app-shell .ai-donut-wrap{grid-template-columns:minmax(170px,230px) minmax(0,1fr)!important}.app-shell .ai-league-table{overflow-x:auto!important}.app-shell .ai-league-table>div{min-width:620px!important;grid-template-columns:1.65fr .55fr .82fr .98fr .62fr!important}.app-shell .ai-league-table span{line-height:1.35!important;overflow-wrap:anywhere!important}.app-shell .ai-recent-picks-panel{padding:24px!important;border-radius:30px!important}.app-shell .ai-recent-pick-row{grid-template-columns:minmax(220px,1.9fr) minmax(150px,1.05fr) minmax(70px,.55fr) minmax(95px,.72fr) minmax(90px,.72fr) minmax(105px,.78fr) minmax(100px,.74fr) minmax(115px,.82fr) minmax(92px,.6fr)!important;gap:12px!important;align-items:center!important;padding:16px 18px!important;border-radius:20px!important;background:linear-gradient(135deg,#ffffff0f,#ffffff07)!important;overflow:hidden!important}.app-shell .ai-recent-pick-row b{font-size:14px!important;line-height:1.25!important;overflow-wrap:anywhere!important}.app-shell .ai-recent-pick-row small{font-size:12px!important;line-height:1.4!important;color:#91a6b8!important}.app-shell .ai-quality-badge,.app-shell .ai-result-pill{white-space:normal!important;text-align:center!important;justify-content:center!important;line-height:1.15!important}.app-shell .ai-analysis-button{min-height:38px!important;border-radius:14px!important;font-weight:950!important;white-space:nowrap!important}@media (max-width:1280px){.app-shell .ai-premium-dashboard{max-width:1180px!important}.app-shell .ai-premium-header{grid-template-columns:1fr!important}.app-shell .ai-header-actions{max-width:none!important;justify-content:flex-start!important}.app-shell .ai-control-row.ai-mode-row,.app-shell .ai-value-filter-panel,.app-shell .ai-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell .ai-sports-filter-bar{grid-template-columns:repeat(4,minmax(0,1fr))!important}.app-shell .ai-analytics-grid,.app-shell .ai-lower-grid{grid-template-columns:1fr!important}.app-shell .ai-recent-pick-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.app-shell .ai-premium-header{min-height:auto!important;padding:28px 22px!important;border-radius:28px!important}.app-shell .ai-brand-title{flex-direction:column!important}.app-shell .ai-brand-title h1{font-size:38px!important}.app-shell .ai-header-actions{display:grid!important;grid-template-columns:1fr!important}.app-shell .ai-control-row.ai-mode-row,.app-shell .ai-value-filter-panel,.app-shell .ai-sports-filter-bar,.app-shell .ai-control-row:not(.ai-mode-row),.app-shell .ai-kpi-grid{grid-template-columns:1fr!important}.app-shell .ai-donut-wrap,.app-shell .ai-recent-pick-row{grid-template-columns:1fr!important}.app-shell .ai-panel,.app-shell .ai-recent-picks-panel{padding:18px!important;border-radius:24px!important}}.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero{isolation:isolate!important;position:relative!important;overflow:hidden!important;min-height:292px!important;padding:48px 52px!important;border-radius:28px!important;border:1px solid rgba(31,226,174,.24)!important;background:radial-gradient(circle at 16% 40%,rgba(0,255,166,.62),transparent 23%),radial-gradient(circle at 47% 48%,rgba(178,52,255,.64),transparent 28%),radial-gradient(circle at 86% 42%,rgba(255,177,19,.72),transparent 30%),linear-gradient(105deg,#041613,#061b22 22%,#170a34 52%,#2b1305 78%,#331d02)!important;background-size:135% 135%,135% 135%,135% 135%,240% 240%!important;background-position:0% 50%,48% 50%,100% 50%,0% 50%!important;box-shadow:0 36px 120px #0000008c,0 0 54px #1fe2ae2e,inset 0 1px #ffffff1a!important;animation:rankingPreviewBannerBreath 8s ease-in-out infinite!important}.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero:before{content:""!important;position:absolute!important;top:-28%!important;right:-28%!important;bottom:-28%!important;left:-28%!important;background:linear-gradient(110deg,transparent 5%,rgba(255,255,255,.16) 18%,transparent 31%),radial-gradient(circle at 22% 42%,rgba(31,226,174,.35),transparent 18%),radial-gradient(circle at 50% 50%,rgba(168,85,247,.36),transparent 22%),radial-gradient(circle at 82% 48%,rgba(255,184,74,.38),transparent 20%),repeating-linear-gradient(118deg,rgba(255,255,255,.038) 0 1px,transparent 1px 72px)!important;opacity:.82!important;mix-blend-mode:screen!important;transform:translate(-14%)!important;animation:rankingPreviewLightSweep 5.6s ease-in-out infinite!important;pointer-events:none!important}.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;background:radial-gradient(circle at 44% 48%,rgba(30,10,50,.26),transparent 17%),linear-gradient(90deg,#00000038,#0000000d 44%,#00000021)!important;pointer-events:none!important}.app-shell.no-rightbar-page .ranking-colorloop-hero>*{position:relative!important;z-index:2!important}.app-shell.no-rightbar-page .ranking-hero-copy{max-width:690px!important;z-index:5!important}.app-shell.no-rightbar-page .ranking-colorloop-hero .ranking-kicker{display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:0 18px!important;border-radius:999px!important;background:#052826a3!important;border:1px solid rgba(61,255,207,.3)!important;color:#bffff0!important;box-shadow:0 0 32px #1fe2ae33,inset 0 1px #ffffff1a!important}.app-shell.no-rightbar-page .ranking-colorloop-hero h1{margin-top:20px!important;font-size:clamp(44px,4.3vw,76px)!important;line-height:.94!important;letter-spacing:-.07em!important;color:#fff!important;text-shadow:0 18px 40px rgba(0,0,0,.62),0 0 28px rgba(255,255,255,.14)!important}.app-shell.no-rightbar-page .ranking-colorloop-hero p{max-width:660px!important;color:#e4f2f4!important;font-size:16px!important;line-height:1.55!important;text-shadow:0 10px 22px rgba(0,0,0,.48)!important}.app-shell.no-rightbar-page .ranking-hero-metrics{display:flex!important;flex-wrap:wrap!important;gap:22px!important;margin-top:24px!important}.app-shell.no-rightbar-page .ranking-hero-metrics span{display:inline-flex!important;align-items:center!important;gap:7px!important;color:#f0fffb!important;font-size:14px!important;font-weight:950!important;text-shadow:0 8px 20px rgba(0,0,0,.42)!important}.app-shell.no-rightbar-page .ranking-hero-stage{position:absolute!important;left:50%!important;right:230px!important;bottom:24px!important;height:222px!important;display:flex!important;justify-content:center!important;align-items:flex-end!important;pointer-events:none!important;z-index:4!important;filter:drop-shadow(0 25px 42px rgba(0,0,0,.48))}.app-shell.no-rightbar-page .ranking-podium{position:relative!important;display:flex!important;align-items:flex-end!important;gap:11px!important;height:164px!important;min-width:330px!important;justify-content:center!important}.app-shell.no-rightbar-page .ranking-step{width:86px!important;border:1px solid rgba(255,255,255,.18)!important;background:linear-gradient(180deg,#ffffff29,#0000004d)!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#e8fff9!important;font-size:46px!important;font-weight:1000!important;border-radius:20px 20px 10px 10px!important;box-shadow:inset 0 1px #ffffff1f,0 0 34px #a855f738!important;text-shadow:0 0 22px currentColor!important;animation:rankingPreviewPodiumGlow 8s ease-in-out infinite!important}.app-shell.no-rightbar-page .ranking-step-1{height:132px!important;color:#ffd642!important;flex-direction:column!important;justify-content:flex-end!important;padding-bottom:15px!important;animation:rankingPreviewPodiumGlow 8s ease-in-out infinite,rankingPreviewPodiumPulse 2.7s ease-in-out infinite!important}.app-shell.no-rightbar-page .ranking-step-2{height:94px!important;font-size:38px!important;color:#efd7ff!important}.app-shell.no-rightbar-page .ranking-step-3{height:80px!important;font-size:36px!important;color:#ffe05f!important}.app-shell.no-rightbar-page .ranking-trophy{position:absolute!important;top:-102px!important;font-size:84px!important;filter:drop-shadow(0 0 18px rgba(255,220,84,.84)) drop-shadow(0 0 38px rgba(31,226,174,.32));animation:rankingPreviewTrophyFloat 2.9s ease-in-out infinite!important}.app-shell.no-rightbar-page .ranking-colorloop-hero .leaderboard-badge{width:158px!important;height:118px!important;border-radius:28px!important;right:50px!important;top:50%!important;transform:translateY(-50%)!important;background:linear-gradient(135deg,#1fe2aef5,#fbff8deb)!important;border:1px solid rgba(255,255,255,.28)!important;box-shadow:0 24px 64px #1fe2ae4d,0 0 42px #ffd6424d,inset 0 1px #ffffff59!important;animation:rankingPreviewLiveGlow 8s ease-in-out infinite!important}.app-shell.no-rightbar-page .ranking-colorloop-hero .leaderboard-badge strong{font-size:34px!important}.app-shell.no-rightbar-page .ranking-colorloop-hero .leaderboard-badge span{font-size:13px!important;letter-spacing:.18em!important;color:#07181f94!important}@keyframes rankingPreviewBannerBreath{0%,to{background-position:0% 50%,48% 50%,100% 50%,0% 50%;box-shadow:0 36px 120px #0000008c,0 0 54px #1fe2ae33,inset 0 1px #ffffff1a}33%{background-position:8% 45%,52% 56%,92% 45%,60% 50%;box-shadow:0 36px 120px #0000008c,0 0 62px #a855f73d,inset 0 1px #ffffff1a}66%{background-position:2% 55%,44% 46%,98% 54%,100% 50%;box-shadow:0 36px 120px #0000008c,0 0 68px #ffb84a3d,inset 0 1px #ffffff1a}}@keyframes rankingPreviewLightSweep{0%,to{transform:translate(-24%) rotate(0);opacity:.56}50%{transform:translate(10%) rotate(.001deg);opacity:.92}}@keyframes rankingPreviewPodiumPulse{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.04)}}@keyframes rankingPreviewTrophyFloat{0%,to{transform:translateY(0) rotate(-1deg) scale(1)}50%{transform:translateY(-10px) rotate(1deg) scale(1.055)}}@keyframes rankingPreviewPodiumGlow{0%,to{box-shadow:inset 0 1px #ffffff1f,0 0 32px #1fe2ae38}33%{box-shadow:inset 0 1px #ffffff1f,0 0 38px #a855f752}66%{box-shadow:inset 0 1px #ffffff1f,0 0 46px #ffb84a57}}@keyframes rankingPreviewLiveGlow{0%,to{background:linear-gradient(135deg,#1fe2aef5,#fbff8deb);box-shadow:0 24px 64px #1fe2ae4d,0 0 42px #ffd64242}33%{background:linear-gradient(135deg,#9761fffa,#f581ffeb);box-shadow:0 24px 64px #a855f757,0 0 46px #f581ff4d}66%{background:linear-gradient(135deg,#ffa31cfa,#ffe160f2);box-shadow:0 24px 64px #ffb84a59,0 0 48px #ffd84c52}}@media (max-width:1120px){.app-shell.no-rightbar-page .ranking-hero-stage{opacity:.5!important;right:52px!important;left:42%!important}.app-shell.no-rightbar-page .ranking-colorloop-hero .leaderboard-badge{right:28px!important;z-index:6!important}}@media (max-width:760px){.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero{padding:30px 22px 190px!important;min-height:455px!important}.app-shell.no-rightbar-page .ranking-hero-stage{left:0!important;right:0!important;bottom:22px!important;opacity:.88!important;transform:scale(.82)!important}.app-shell.no-rightbar-page .ranking-colorloop-hero .leaderboard-badge{position:relative!important;right:auto!important;top:auto!important;transform:none!important;width:100%!important;height:76px!important;margin-top:22px!important}.app-shell.no-rightbar-page .ranking-hero-metrics{gap:12px!important}.app-shell.no-rightbar-page .ranking-hero-metrics span{font-size:12px!important}}@media (prefers-reduced-motion: reduce){.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero,.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero:before,.app-shell.no-rightbar-page .ranking-step,.app-shell.no-rightbar-page .ranking-trophy,.app-shell.no-rightbar-page .ranking-colorloop-hero .leaderboard-badge{animation:none!important}}.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero{isolation:isolate!important;position:relative!important;overflow:hidden!important;min-height:280px!important;padding:0!important;border-radius:24px!important;border:1px solid rgba(255,184,74,.36)!important;background-image:url(/ranking-gold-banner-selected.png)!important;background-size:100% 100%!important;background-position:center!important;background-repeat:no-repeat!important;box-shadow:0 32px 105px #00000094,0 0 42px #ffb84a38,inset 0 1px #ffffff1a!important;animation:rankingSelectedBannerGlow 9s ease-in-out infinite!important}.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;pointer-events:none!important;opacity:.56!important;mix-blend-mode:color!important;background:linear-gradient(105deg,#1fe2aef2,#1fe2aea6 22%,#a855f7f2 48%,#ffb84af2 76%,#ffb84ab8)!important;background-size:330% 330%!important;animation:rankingSelectedColorLoop 9s ease-in-out infinite!important}.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero:after{content:""!important;position:absolute!important;top:-40%!important;right:-20%!important;bottom:-40%!important;left:-20%!important;z-index:2!important;pointer-events:none!important;background:linear-gradient(112deg,transparent 14%,rgba(255,255,255,.2) 25%,transparent 36%),radial-gradient(circle at 70% 42%,rgba(255,214,87,.28),transparent 24%),radial-gradient(circle at 23% 48%,rgba(31,226,174,.2),transparent 21%),radial-gradient(circle at 49% 50%,rgba(168,85,247,.22),transparent 25%)!important;mix-blend-mode:screen!important;opacity:.72!important;transform:translate(-26%)!important;animation:rankingSelectedShimmer 5.8s ease-in-out infinite!important}.app-shell.no-rightbar-page .ranking-colorloop-hero>*{opacity:0!important;visibility:hidden!important;pointer-events:none!important}@keyframes rankingSelectedColorLoop{0%,to{background-position:0% 50%;opacity:.52;filter:hue-rotate(0deg) saturate(1.08)}33%{background-position:48% 50%;opacity:.6;filter:hue-rotate(24deg) saturate(1.18)}66%{background-position:100% 50%;opacity:.5;filter:hue-rotate(-12deg) saturate(1.14)}}@keyframes rankingSelectedShimmer{0%,to{transform:translate(-30%) rotate(.001deg);opacity:.4}50%{transform:translate(18%) rotate(.001deg);opacity:.82}}@keyframes rankingSelectedBannerGlow{0%,to{border-color:#1fe2ae5c;box-shadow:0 32px 105px #00000094,0 0 44px #1fe2ae42,inset 0 1px #ffffff1a}33%{border-color:#a855f766;box-shadow:0 32px 105px #00000094,0 0 54px #a855f747,inset 0 1px #ffffff1a}66%{border-color:#ffb84a75;box-shadow:0 32px 105px #00000094,0 0 62px #ffb84a57,inset 0 1px #ffffff1a}}@media (max-width:900px){.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero{min-height:210px!important;background-size:cover!important;background-position:center!important}}@media (max-width:560px){.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero{min-height:170px!important;border-radius:20px!important;background-size:cover!important;background-position:center!important}}@media (prefers-reduced-motion: reduce){.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero,.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero:before,.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero:after{animation:none!important}}.app-shell.no-rightbar-page .leaderboard-page{max-width:1380px!important;width:100%!important}.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero{width:100%!important;max-width:none!important;aspect-ratio:1459 / 278!important;min-height:0!important;height:auto!important;padding:0!important;margin:0 0 22px!important;border-radius:22px!important;overflow:hidden!important;display:block!important;position:relative!important;background-image:url(/ranking-gold-banner-selected.png)!important;background-size:100% 100%!important;background-position:center center!important;background-repeat:no-repeat!important;border:1px solid rgba(255,181,54,.28)!important;box-shadow:0 26px 70px #00000061,0 0 34px #ffab331f!important;animation:none!important;filter:none!important}.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero:before,.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero:after{display:none!important;content:none!important;animation:none!important;background:none!important;opacity:0!important}.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero>*{display:none!important}@media (max-width:760px){.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero{aspect-ratio:1459 / 278!important;min-height:120px!important;background-size:cover!important;background-position:center center!important;border-radius:18px!important}}.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero{isolation:isolate!important;transform:translateZ(0)!important;transition:transform .38s cubic-bezier(.2,.8,.2,1),box-shadow .38s ease,border-color .38s ease!important;will-change:transform,box-shadow!important;border-color:#1fe2ae3d!important;box-shadow:0 26px 78px #0000006b,0 0 34px #1fe2ae1a,inset 0 1px #ffffff0b!important}.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero:hover{transform:translateY(-3px) scale(1.006)!important;border-color:#1fe2ae6b!important;box-shadow:0 34px 94px #00000085,0 0 42px #1fe2ae29,0 0 28px #ffc14f1a,inset 0 1px #ffffff14!important}.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero:before{display:block!important;content:""!important;position:absolute!important;inset:-35% auto -35% -65%!important;width:46%!important;z-index:2!important;opacity:0!important;pointer-events:none!important;background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.04) 34%,rgba(255,255,255,.22) 48%,rgba(255,255,255,.05) 62%,transparent 100%)!important;filter:blur(1px)!important;transform:skew(-18deg)!important;animation:rankingLightSweep 5.8s ease-in-out infinite!important}.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero:after{display:block!important;content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;pointer-events:none!important;opacity:.34!important;background:radial-gradient(circle at 68% 32%,rgba(255,211,103,.26),transparent 18%),radial-gradient(circle at 90% 45%,rgba(31,226,174,.16),transparent 20%),linear-gradient(90deg,rgba(31,226,174,.06),transparent 38%,rgba(255,185,64,.06) 78%,transparent)!important;mix-blend-mode:screen!important;animation:rankingTrophyGlow 4.6s ease-in-out infinite!important}@keyframes rankingLightSweep{0%,18%{left:-70%;opacity:0}28%{opacity:.55}54%{left:125%;opacity:.22}62%,to{left:125%;opacity:0}}@keyframes rankingTrophyGlow{0%,to{opacity:.24;filter:saturate(1) brightness(1)}50%{opacity:.46;filter:saturate(1.18) brightness(1.08)}}.app-shell.no-rightbar-page .leaderboard-stats div,.app-shell.no-rightbar-page .ai-ranking-card,.app-shell.no-rightbar-page .leaderboard-row:not(.header){transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease,border-color .22s ease,background .22s ease,filter .22s ease!important}.app-shell.no-rightbar-page .leaderboard-stats div:hover{transform:translateY(-4px)!important;border-color:#1fe2ae38!important;background:linear-gradient(135deg,#1fe2ae17,#ffffff07)!important;box-shadow:0 22px 56px #00000057,0 0 26px #1fe2ae1a!important}.app-shell.no-rightbar-page .ai-ranking-card:hover{transform:translateY(-5px) scale(1.012)!important;border-color:#1fe2ae47!important;background:linear-gradient(145deg,#101d2ffa,#081823f5)!important;box-shadow:0 24px 64px #00000061,0 0 26px #1fe2ae1a!important}.app-shell.no-rightbar-page .leaderboard-row:not(.header):hover{transform:translate(4px)!important;background:linear-gradient(90deg,#1fe2ae13,#ffffff05)!important;border-color:#1fe2ae29!important}.app-shell.no-rightbar-page .leaderboard-row .place{position:relative!important;overflow:hidden!important;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease!important}.app-shell.no-rightbar-page .leaderboard-row:hover .place{transform:scale(1.08)!important;filter:brightness(1.08)!important}.app-shell.no-rightbar-page .leaderboard-row .place-1{box-shadow:0 0 0 1px #ffd65b33,0 0 24px #ffca3738!important;animation:rankingGoldPulse 3.2s ease-in-out infinite!important}.app-shell.no-rightbar-page .leaderboard-row .place-2{box-shadow:0 0 20px #cee7ff1f!important}.app-shell.no-rightbar-page .leaderboard-row .place-3{box-shadow:0 0 20px #1fe2ae24!important}@keyframes rankingGoldPulse{0%,to{box-shadow:0 0 0 1px #ffd65b2e,0 0 18px #ffca3729}50%{box-shadow:0 0 0 1px #ffd65b57,0 0 34px #ffca3757}}.app-shell.no-rightbar-page .leaderboard-table{position:relative!important}.app-shell.no-rightbar-page .leaderboard-table:before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:0!important;height:1px!important;background:linear-gradient(90deg,transparent,rgba(31,226,174,.55),rgba(255,202,55,.35),transparent)!important;opacity:.75!important;pointer-events:none!important}@media (prefers-reduced-motion: reduce){.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero,.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero:before,.app-shell.no-rightbar-page .leaderboard-hero.ranking-colorloop-hero:after,.app-shell.no-rightbar-page .leaderboard-row .place-1{animation:none!important;transition:none!important}}.live-chat-panel{padding:16px;background:linear-gradient(180deg,#fff,#f7fffd);border-color:#c9f3ea;position:relative;overflow:hidden}.live-chat-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 0%,rgba(20,184,166,.18),transparent 28%);pointer-events:none}.live-chat-panel>*{position:relative;z-index:1}.live-chat-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.live-chat-head h2{margin:4px 0 0;font-size:19px;letter-spacing:-.3px;color:#0f172a}.live-chat-kicker{display:inline-flex;font-size:10px;font-weight:1000;letter-spacing:.14em;color:var(--primary);text-transform:uppercase}.live-chat-online{background:#dcfce7;color:#15803d;border:1px solid #bbf7d0;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900;white-space:nowrap}.live-chat-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.live-chat-stats div{background:#fff;border:1px solid var(--border);border-radius:12px;padding:10px;min-width:0}.live-chat-stats b{display:block;color:#0f766e;font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-chat-stats span{display:block;color:#667085;font-size:11px;margin-top:2px}.live-chat-messages{height:310px;overflow:auto;background:#f8fafc;border:1px solid var(--border);border-radius:14px;padding:10px;display:flex;flex-direction:column;gap:10px;scrollbar-width:thin}.live-chat-msg{display:flex;gap:8px;align-items:flex-start}.live-chat-msg.mine{flex-direction:row-reverse}.live-chat-avatar{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#0f766e,#14b8a6);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:1000;flex:0 0 auto}.live-chat-bubble{max-width:235px;background:#fff;border:1px solid #e5e7eb;border-radius:14px 14px 14px 4px;padding:9px 10px;box-shadow:0 6px 16px #0f172a0a}.live-chat-msg.mine .live-chat-bubble{background:#e6fffb;border-color:#99f6e4;border-radius:14px 14px 4px}.live-chat-meta{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:4px}.live-chat-meta strong{font-size:12px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-chat-meta span{font-size:10px;color:#667085;white-space:nowrap}.live-chat-bubble p{margin:0;color:#344054;font-size:13px;line-height:1.35;word-break:break-word}.live-chat-bubble small{display:block;margin-top:5px;color:#0f9488;font-size:10px;font-weight:900}.live-chat-empty{height:100%;display:grid;place-items:center;text-align:center;color:#667085;font-weight:800;font-size:13px;padding:16px}.live-chat-input-row{display:grid;grid-template-columns:1fr 44px;gap:8px;margin-top:10px}.live-chat-input-row input{height:44px;border-radius:12px;padding:0 12px;font-size:13px;background:#fff}.live-chat-input-row button{height:44px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--primary),#05746f);color:#fff;font-size:17px;font-weight:1000;cursor:pointer}.live-chat-input-row button:disabled{opacity:.5;cursor:not-allowed}.live-chat-status{margin-top:8px;color:#0f9488;font-size:11px;font-weight:800;min-height:16px}@media (max-width:1200px){.live-chat-panel{display:none}}@media (min-width:1201px){.app-shell{grid-template-columns:250px minmax(620px,1fr) 430px!important;gap:18px!important;max-width:1600px!important;margin:0 auto!important;padding:0 10px!important;background:radial-gradient(circle at 78% 4%,rgba(31,226,174,.1),transparent 26%),#020914!important}.main{min-width:0!important;padding-top:18px!important}.rightbar{width:430px!important;min-width:430px!important;padding:78px 10px 30px 0!important;gap:14px!important;position:sticky!important;top:0!important;max-height:100vh!important;overflow:auto!important;scrollbar-width:thin!important}.rightbar .panel{width:100%!important}}@media (min-width:1001px) and (max-width:1200px){.app-shell{grid-template-columns:230px minmax(540px,1fr) 390px!important;gap:14px!important;padding:0 8px!important}.rightbar{display:flex!important;width:390px!important;min-width:390px!important;padding:76px 8px 28px 0!important;position:sticky!important;top:0!important;max-height:100vh!important;overflow:auto!important}.live-chat-panel{display:block!important}}@media (max-width:1000px){.rightbar{display:none!important}}.betai-animated-hero,.feed-title,.premium-market-card,.tip-card,.panel,.leaderboard-stats div,.ai-ranking-card,.leaderboard-row:not(.header){transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,filter .22s ease!important}.betai-animated-hero:hover,.premium-market-card:hover,.tip-card:hover,.panel:hover{transform:translateY(-3px)!important;border-color:#1fe2ae57!important;box-shadow:0 28px 80px #00000057,0 0 0 1px #1fe2ae14 inset!important}.betai-animated-hero{background:radial-gradient(circle at calc(50% + var(--mx,0)*38%) calc(50% + var(--my,0)*34%),rgba(31,226,174,.3),transparent 28%),linear-gradient(135deg,#091f28fa,#030912fc)!important;min-height:238px!important;overflow:hidden!important}.betai-hero-cta,.add-btn,.top-actions button,.feed-title button,.premium-market-card button{transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important}.betai-hero-cta:hover,.add-btn:hover,.top-actions button:hover,.feed-title button:hover,.premium-market-card button:hover{transform:translateY(-2px) scale(1.015)!important;filter:saturate(1.1)!important;box-shadow:0 16px 38px #1fe2ae3d!important}.live-chat-panel{display:block!important;min-height:490px!important;padding:15px!important;border-radius:24px!important;border:1px solid rgba(31,226,174,.18)!important;background:radial-gradient(circle at 12% 0%,rgba(31,226,174,.2),transparent 35%),linear-gradient(180deg,#081420fa,#030910fa)!important;box-shadow:0 24px 70px #00000052,inset 0 1px #ffffff0d!important;color:#f6fbff!important;overflow:hidden!important}.live-chat-panel:before{background:linear-gradient(120deg,rgba(31,226,174,.12),transparent 44%,rgba(76,141,255,.1))!important}.live-chat-head{margin-bottom:10px!important}.live-chat-head h2{color:#f6fbff!important;font-size:18px!important;line-height:1.1!important}.live-chat-kicker{color:#72ffd8!important;text-shadow:0 0 18px rgba(31,226,174,.42)!important}.live-chat-online{background:#1fe2ae24!important;color:#b7ffea!important;border-color:#1fe2ae47!important;box-shadow:0 0 28px #1fe2ae26!important}.live-chat-stats{gap:8px!important;margin-bottom:10px!important}.live-chat-stats div{background:#ffffff0e!important;border-color:#ffffff17!important;border-radius:16px!important;padding:9px 10px!important}.live-chat-stats b{color:#f6fbff!important;font-size:14px!important}.live-chat-stats span{color:#8fa7b7!important;font-weight:800!important}.live-chat-messages{height:268px!important;background:#01080e73!important;border-color:#1fe2ae21!important;border-radius:18px!important;padding:10px!important;gap:9px!important;box-shadow:inset 0 0 32px #0000003d!important}.live-chat-messages::-webkit-scrollbar{width:6px}.live-chat-messages::-webkit-scrollbar-thumb{background:#1fe2ae59;border-radius:99px}.live-chat-avatar{background:linear-gradient(135deg,#164e63,#1fe2ae)!important;box-shadow:0 0 22px #1fe2ae33!important}.live-chat-bubble{max-width:300px!important;background:#ffffff12!important;border-color:#ffffff1a!important;box-shadow:0 12px 28px #0003!important}.live-chat-msg.mine .live-chat-bubble{background:linear-gradient(135deg,#1fe2ae38,#14b8a61a)!important;border-color:#1fe2ae47!important}.live-chat-meta strong{color:#f6fbff!important}.live-chat-meta span{color:#8fa7b7!important}.live-chat-bubble p{color:#dce8f1!important}.live-chat-bubble small{color:#72ffd8!important}.live-chat-empty{color:#9fb2bf!important}.live-chat-input-row input{height:42px!important;background:#ffffff12!important;border-color:#ffffff1f!important;color:#f6fbff!important}.live-chat-input-row input::placeholder{color:#8fa7b7!important}.live-chat-input-row button{height:42px!important;background:linear-gradient(135deg,#1fe2ae,#0f9488)!important;color:#04120f!important;box-shadow:0 14px 32px #1fe2ae38!important}.live-chat-status{color:#72ffd8!important}.real-ranking-panel{border-radius:24px!important;background:radial-gradient(circle at 100% 0%,rgba(255,209,102,.13),transparent 28%),linear-gradient(180deg,#081420fa,#030910fa)!important;border-color:#ffffff1a!important;color:#f6fbff!important}.real-ranking-panel .panel-head h2{color:#f6fbff!important}.real-ranking-panel .panel-head a{color:#8beed2!important}.real-ranking-panel .rank{border-radius:18px!important;padding:10px 8px!important;border:1px solid transparent!important;transition:.2s ease!important}.real-ranking-panel .rank:hover{transform:translate(-3px)!important;background:#1fe2ae13!important;border-color:#1fe2ae2e!important}.real-ranking-panel .rank b{color:#f6fbff!important}.real-ranking-panel .rank small{color:#9fb2bf!important}.real-ranking-panel .rank strong{color:#1fe2ae!important}.real-ranking-panel .rank span{background:#ffffff14!important;color:#dce8f1!important}.real-ranking-panel .rank.first span{background:linear-gradient(135deg,#ffd166,#ffb703)!important;color:#151006!important}.real-ranking-panel .rank.second span{background:linear-gradient(135deg,#dce8f1,#8fa7b7)!important;color:#08111c!important}.real-ranking-panel .rank.third span{background:linear-gradient(135deg,#f59e0b,#fb7185)!important;color:#180b06!important}.real-ranking-panel .mini-avatar{background:linear-gradient(135deg,#1fe2ae38,#4c8dff29)!important;color:#dffef5!important;border:1px solid rgba(31,226,174,.18)!important}.rightbar .panel:not(.live-chat-panel):not(.real-ranking-panel){border-radius:24px!important;background:linear-gradient(180deg,#081420f5,#030910fa)!important;border-color:#ffffff17!important;color:#f6fbff!important}.rightbar .panel h2,.rightbar .panel b{color:#f6fbff!important}.rightbar .panel small,.rightbar .panel span{color:#9fb2bf}.ai-pick,.result{transition:.18s ease!important;border-radius:16px!important;padding-left:8px!important;padding-right:8px!important}.ai-pick:hover,.result:hover{background:#1fe2ae12!important;transform:translate(-2px)!important}.tiny-progress{background:#ffffff1a!important}.tiny-progress i{background:linear-gradient(90deg,#1fe2ae,#4c8dff)!important}@media (prefers-reduced-motion:no-preference){.live-chat-online{animation:chatOnlinePulse 2.4s ease-in-out infinite}.betai-hero-orb-glow{animation:heroGlowFloat 6s ease-in-out infinite!important}.real-ranking-panel .rank.first{animation:rankLeaderGlow 3.4s ease-in-out infinite}}@keyframes chatOnlinePulse{0%,to{box-shadow:0 0 #1fe2ae38}50%{box-shadow:0 0 0 8px #1fe2ae00}}@keyframes heroGlowFloat{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(8px,-10px,0) scale(1.04)}}@keyframes rankLeaderGlow{0%,to{box-shadow:none}50%{box-shadow:0 0 24px #ffd1662e}}html,body,#root{width:100%!important;max-width:100%!important;overflow-x:hidden!important}@media (min-width:1201px){body{background:#020914!important}.app-shell{width:100%!important;max-width:none!important;margin:0!important;padding:0 12px 0 0!important;gap:16px!important;grid-template-columns:250px minmax(0,1fr) clamp(440px,26vw,520px)!important;background:radial-gradient(circle at 82% 3%,rgba(31,226,174,.12),transparent 27%),#020914!important}.sidebar{width:250px!important;min-width:250px!important}.main{width:100%!important;min-width:0!important;max-width:none!important;padding:18px 0 34px!important}.rightbar{width:auto!important;min-width:440px!important;max-width:520px!important;padding:78px 0 30px!important;gap:14px!important}.feed-section,.dashboard-hero,.betai-animated-hero,.feed-title,.feed,.topbar{width:100%!important;max-width:none!important}.search{max-width:none!important}.live-chat-panel{min-height:560px!important}.live-chat-messages{height:330px!important}.live-chat-bubble{max-width:min(390px,calc(100% - 44px))!important}}@media (min-width:1500px){.app-shell{grid-template-columns:250px minmax(0,1fr) 520px!important;gap:18px!important;padding-right:14px!important}.rightbar{min-width:520px!important;max-width:520px!important}.live-chat-messages{height:360px!important}.live-chat-bubble{max-width:430px!important}}@media (min-width:1001px) and (max-width:1200px){.app-shell{width:100%!important;max-width:none!important;margin:0!important;padding:0 8px 0 0!important;gap:12px!important;grid-template-columns:230px minmax(0,1fr) 410px!important}.main,.feed-section,.topbar,.feed-title,.feed{width:100%!important;max-width:none!important}.rightbar{width:410px!important;min-width:410px!important;padding-right:0!important}.live-chat-messages{height:300px!important}}@media (max-width:1000px){.app-shell{width:100%!important;max-width:none!important;margin:0!important}}@media (min-width:1001px){html,body,#root{width:100%!important;max-width:100%!important;overflow-x:hidden!important;background:#020914!important}body{background:#020914!important}.app-shell{width:90%!important;max-width:1800px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;background:radial-gradient(circle at 82% 3%,rgba(31,226,174,.12),transparent 27%),#020914!important;border-left:1px solid rgba(255,255,255,.035)!important;border-right:1px solid rgba(255,255,255,.035)!important}.main{min-width:0!important;max-width:none!important}.rightbar{flex-shrink:0!important}.feed-section,.dashboard-hero,.betai-animated-hero,.feed-title,.feed,.topbar{width:100%!important;max-width:none!important}}@media (min-width:1201px){.app-shell{grid-template-columns:250px minmax(0,1fr) clamp(420px,24vw,500px)!important;gap:16px!important}.rightbar{min-width:420px!important;max-width:500px!important}.live-chat-bubble{max-width:min(370px,calc(100% - 44px))!important}}@media (min-width:1500px){.app-shell{grid-template-columns:250px minmax(0,1fr) 500px!important;gap:18px!important}.rightbar{min-width:500px!important;max-width:500px!important}.live-chat-bubble{max-width:410px!important}}@media (min-width:1001px) and (max-width:1200px){.app-shell{width:90%!important;max-width:1080px!important;grid-template-columns:230px minmax(0,1fr) 390px!important;gap:12px!important}.rightbar{width:390px!important;min-width:390px!important;max-width:390px!important}}.betai-animated-hero{min-height:520px!important;padding:60px!important;border-radius:28px!important}.betai-hero-copy h1{font-size:3.2rem!important;line-height:1.1!important}.betai-hero-copy p{font-size:1.2rem!important}.betai-hero-stats{margin-top:30px!important;gap:30px!important}@media (min-width: 1200px){.betai-animated-hero{min-height:620px!important;padding:80px!important}.betai-hero-copy h1{font-size:4rem!important}}@media (min-width: 1000px){.betai-animated-hero{width:100%!important;max-width:none!important;min-height:438px!important;height:438px!important;margin:0 0 24px!important;padding:52px 288px 56px 26px!important;border-radius:22px!important;background:radial-gradient(circle at 68% 54%,rgba(31,226,174,.3),transparent 29%),radial-gradient(circle at 86% 18%,rgba(87,166,255,.16),transparent 32%),linear-gradient(100deg,#020a12fc,#040e16f5 34%,#06161eb8,#08161fd1)!important;border-color:#1fe2ae33!important;box-shadow:0 30px 78px #0000005c,inset 0 1px #ffffff0e!important}.betai-animated-hero:after{border-radius:22px!important}.betai-hero-copy{max-width:650px!important;min-height:330px!important;justify-content:center!important}.betai-hero-kicker{margin-bottom:18px!important;font-size:12px!important;letter-spacing:.3em!important}.betai-hero-rotator{min-height:206px!important}.betai-hero-panel h1,.betai-hero-copy h1{font-size:clamp(64px,5.35vw,76px)!important;line-height:.94!important;letter-spacing:-.065em!important;font-weight:950!important}.betai-hero-panel p,.betai-hero-copy p{margin-top:18px!important;max-width:560px!important;font-size:16px!important;line-height:1.45!important}.betai-hero-cta{width:min(578px,100%)!important;height:46px!important;margin-top:0!important;border-radius:14px!important;padding:0 21px!important;background:linear-gradient(90deg,#24f0c7,#48d9f2)!important;color:#031018!important;border-color:#24f0c7bf!important;box-shadow:0 18px 42px #24f0c733!important}.betai-hero-stats{position:absolute!important;right:12px!important;top:17px!important;bottom:17px!important;width:239px!important;display:grid!important;grid-template-rows:repeat(4,1fr)!important;gap:13px!important;margin-top:0!important;z-index:6!important}.betai-hero-stats div{min-height:0!important;padding:13px 16px!important;border-radius:16px!important;background:#0d1f2ac7!important;border-color:#ffffff16!important;box-shadow:inset 0 1px #ffffff09,0 13px 28px #0000002b!important}.betai-hero-stats div:nth-child(n+5){display:none!important}.betai-hero-stats span{font-size:12px!important;letter-spacing:.14em!important}.betai-hero-stats strong,.betai-hero-stats strong.green{margin-top:8px!important;font-size:31px!important;line-height:1!important;color:#f7fbff!important}.betai-hero-orb-pill{right:34%!important;top:3px!important;width:382px!important;height:190px!important;border-radius:44%!important}.betai-hero-orb-ring{right:30%!important;bottom:58px!important;width:232px!important;height:232px!important}.betai-hero-orb-glow{right:29%!important;bottom:42px!important;width:270px!important;height:270px!important}.betai-hero-bg-one{right:17%!important;top:17px!important;width:395px!important;height:405px!important;border-radius:28px!important}.betai-hero-bg-two{right:27%!important;bottom:17px!important;width:188px!important;height:370px!important}.betai-hero-player{right:14%!important;bottom:32px!important;width:198px!important;height:156px!important;opacity:.46!important}}@media (min-width: 1000px) and (max-width: 1180px){.betai-animated-hero{height:410px!important;min-height:410px!important;padding-right:252px!important}.betai-hero-panel h1,.betai-hero-copy h1{font-size:58px!important}.betai-hero-stats{width:220px!important}}@media (min-width:1001px){html,body,#root{width:100%!important;max-width:100%!important;overflow-x:hidden!important;background:#020914!important}.app-shell{width:95%!important;max-width:1900px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;background:radial-gradient(circle at 82% 3%,rgba(31,226,174,.12),transparent 27%),#020914!important}.main,.feed-section,.dashboard-hero,.betai-animated-hero,.feed-title,.feed,.topbar{width:100%!important;max-width:none!important}}@media (min-width:1201px){.app-shell{grid-template-columns:250px minmax(0,1fr) clamp(430px,24.5vw,510px)!important;gap:18px!important}.rightbar{min-width:430px!important;max-width:510px!important}}@media (min-width:1500px){.app-shell{grid-template-columns:250px minmax(0,1fr) 510px!important;gap:20px!important}.rightbar{min-width:510px!important;max-width:510px!important}}@media (min-width:1001px) and (max-width:1200px){.app-shell{width:95%!important;max-width:1140px!important;grid-template-columns:230px minmax(0,1fr) 390px!important;gap:14px!important}}@media (min-width: 1001px){.main{gap:0!important}.topbar{margin:0!important;border-bottom-left-radius:18px!important;border-bottom-right-radius:18px!important}.dashboard-hero,.betai-animated-hero{margin-top:0!important}.topbar+.dashboard-hero,.topbar+.betai-animated-hero{margin-top:0!important}}@media (min-width:1201px){.main{padding-top:18px!important}.topbar{margin-bottom:0!important}}@media (min-width:1001px){.rightbar{padding-top:76px!important;margin-top:0!important;align-self:start!important}.rightbar .live-chat-panel,.rightbar .real-ranking-panel,.rightbar .panel{margin-top:0!important}}@media (min-width:1201px){.rightbar{padding-top:76px!important}}@media (min-width:1001px) and (max-width:1200px){.rightbar{padding-top:76px!important}}@media (min-width:1001px){.rightbar{padding-top:18px!important;margin-top:0!important;align-self:start!important;top:0!important}.rightbar .live-chat-panel,.rightbar .real-ranking-panel,.rightbar .panel{margin-top:0!important}}@media (min-width:1201px){.rightbar{padding-top:18px!important}}@media (min-width:1001px) and (max-width:1200px){.rightbar{padding-top:18px!important}}.tip-save-status{margin-top:8px!important;padding:10px 12px;border:1px solid rgba(45,255,214,.35);border-radius:12px;background:#2dffd614;color:#bffff4!important;font-weight:800;font-size:12px!important;letter-spacing:.2px}.toast{position:fixed!important;right:24px!important;top:24px!important;z-index:99999!important;max-width:420px!important}.toast.error{border-color:#ff505073!important;background:#500a12f0!important}.toast.success{border-color:#2dffd673!important;background:#053c34f0!important}.plan-limit-card{margin-top:14px!important;padding:16px!important;border-radius:18px!important;border:1px solid rgba(45,255,214,.22)!important;background:linear-gradient(135deg,#06141eeb,#07252ac7)!important;box-shadow:0 18px 50px #00000042,inset 0 1px #ffffff0d!important}.plan-limit-card.blocked{border-color:#ff526b59!important;background:linear-gradient(135deg,#2d0812f0,#10121ceb)!important}.plan-limit-card.premium{border-color:#ffd66666!important;background:linear-gradient(135deg,#382608c7,#091821f0)!important}.plan-limit-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;font-weight:900!important;color:var(--text)!important;margin-bottom:10px!important}.plan-limit-head span{font-size:14px!important;letter-spacing:.2px!important}.plan-limit-head strong{font-size:13px!important;color:#bffff4!important;border:1px solid rgba(45,255,214,.28)!important;border-radius:999px!important;padding:6px 10px!important;background:#2dffd614!important}.plan-limit-card.blocked .plan-limit-head strong{color:#fecaca!important;border-color:#ff526b52!important;background:#ff526b1a!important}.plan-limit-card.premium .plan-limit-head strong{color:#fde68a!important;border-color:#ffd66652!important;background:#ffd6661a!important}.plan-limit-bar{height:9px!important;border-radius:999px!important;background:#ffffff14!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.06)!important}.plan-limit-bar i{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,#2dffd6,#7cf7a6)!important;transition:width .35s ease!important}.plan-limit-card.blocked .plan-limit-bar i{background:linear-gradient(90deg,#ff526b,#ffb86b)!important}.plan-limit-card.premium .plan-limit-bar i{background:linear-gradient(90deg,#ffd666,#2dffd6)!important}.plan-limit-card p{margin:10px 0 0!important;color:var(--muted)!important;font-size:13px!important;line-height:1.45!important}.mini-premium-cta,.premium-lock-info.warning button{margin-top:12px!important;border:0!important;border-radius:999px!important;padding:9px 13px!important;font-weight:900!important;cursor:pointer!important;color:#081018!important;background:linear-gradient(135deg,#ffd666,#2dffd6)!important;box-shadow:0 10px 28px #2dffd629!important}.premium-lock-info.warning{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;border:1px solid rgba(255,214,102,.26)!important;background:#ffd66617!important;color:#fde68a!important;border-radius:16px!important;padding:12px 14px!important;font-weight:800!important}.access.locked{opacity:.78!important;position:relative!important}.access.locked:after{content:"Premium";position:absolute;top:10px;right:10px;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:1000;color:#081018;background:linear-gradient(135deg,#ffd666,#2dffd6)}.submit-btn.limit-blocked{background:linear-gradient(135deg,#ff526b,#ffb86b)!important;color:#fff!important;box-shadow:0 16px 40px #ff526b33!important}.toast{display:flex!important;align-items:flex-start!important;gap:12px!important;right:24px!important;top:24px!important;min-width:320px!important;max-width:460px!important;padding:16px!important;border-radius:20px!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.toast-icon{width:38px!important;height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:14px!important;background:#ffffff14!important;font-size:20px!important;flex:0 0 auto!important}.toast-body{display:flex!important;flex-direction:column!important;gap:4px!important;flex:1!important}.toast-body strong{font-size:15px!important;letter-spacing:.2px!important}.toast-body span{font-size:13px!important;line-height:1.42!important}.toast-cta{align-self:flex-start!important;margin-top:8px!important;border:0!important;border-radius:999px!important;padding:8px 11px!important;font-weight:1000!important;color:#081018!important;background:linear-gradient(135deg,#ffd666,#2dffd6)!important;cursor:pointer!important}.toast-close{margin-left:4px!important;width:30px!important;height:30px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.1)!important;background:#ffffff0f!important;color:var(--text)!important;cursor:pointer!important}.toast.limit{border-color:#ff526b7a!important;background:linear-gradient(135deg,#460b16f5,#0a141ef5)!important}.toast.premium{border-color:#ffd66670!important;background:linear-gradient(135deg,#3a2708f5,#08161ef5)!important}.topbar .top-search-field{flex:1 1 420px!important;max-width:620px!important;min-width:260px!important;height:44px!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0 14px!important;margin:0!important;border-radius:16px!important;box-sizing:border-box!important}.topbar .top-search-field input{width:100%!important;height:100%!important;border:0!important;outline:0!important;padding:0!important;margin:0!important;background:transparent!important;box-shadow:none!important;color:#f5fbff!important;font:inherit!important}.topbar .top-search-field input::placeholder{color:#8ea0b3!important}.topbar .top-search-field:focus-within{border-color:#1fe2ae8c!important;box-shadow:0 0 0 3px #1fe2ae1a,inset 0 1px #ffffff0a!important}@media (max-width:1100px){.topbar .top-search-field{max-width:none!important;flex-basis:100%!important}}.feed-filters{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}.feed-filters button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:44px!important;padding:10px 16px!important;white-space:nowrap!important}.feed-filters button span{line-height:1!important}.feed-filters button b{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:26px!important;height:24px!important;padding:0 8px!important;border-radius:999px!important;background:#ffffff1a!important;color:inherit!important;font-size:13px!important;font-weight:950!important;line-height:1!important;box-shadow:inset 0 0 0 1px #ffffff14!important}.feed-filters button.active b{background:#18f2c633!important;box-shadow:inset 0 0 0 1px #18f2c647!important}.feed-stats{display:none!important}.livechat226-card{padding:16px!important;display:flex!important;flex-direction:column!important;gap:12px!important;min-height:580px!important;background:radial-gradient(circle at top left,rgba(73,223,255,.08),transparent 22%),radial-gradient(circle at bottom right,rgba(31,226,174,.08),transparent 24%),linear-gradient(180deg,#08111cf5,#050b13fa)!important;border:1px solid rgba(91,245,208,.1)!important;box-shadow:0 18px 40px #00000057,inset 0 1px #ffffff08!important;border-radius:20px!important;overflow:hidden!important}.betai-right-chat-final{padding:14px!important;display:flex!important;flex-direction:column!important;gap:12px!important}.betai-live-head-final{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.betai-live-title-wrap-final{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important}.livechat226-title-dot{width:10px!important;height:10px!important;flex:0 0 10px!important;border-radius:50%!important;background:#17e8b5!important;box-shadow:0 0 18px #17e8b5bf,0 0 0 4px #17e8b51a!important}.livechat226-kicker{font-size:14px!important;letter-spacing:.04em!important;color:#f4fdff!important;font-weight:950!important;white-space:nowrap!important;text-transform:uppercase!important}.betai-online-final{font-size:11px!important;color:#74f7d5!important;font-weight:800!important;white-space:nowrap!important}.betai-online-final:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#19e38c;margin-right:5px;box-shadow:0 0 12px #19e38cbf}.betai-live-actions-final{display:flex!important;align-items:center!important;gap:8px!important}.livechat226-head-badge{height:32px!important;display:inline-flex!important;align-items:center!important;padding:0 14px!important;border-radius:999px!important;background:#ff24691a!important;border:1px solid rgba(255,50,111,.38)!important;color:#ff5c93!important;font-size:12px!important;font-weight:950!important;letter-spacing:.08em!important}.betai-gear-final{width:32px!important;height:32px!important;border-radius:50%!important;background:#ffffff09!important;border:1px solid rgba(255,255,255,.08)!important;color:#b9c8d4!important;display:grid!important;place-items:center!important}.betai-chat-stats-final{display:grid!important;grid-template-columns:1.08fr .95fr .9fr!important;gap:10px!important}.livechat226-stat,.betai-chat-stat-final{min-height:78px!important;padding:12px!important;border-radius:13px!important;background:#0c1926c7!important;border:1px solid rgba(73,223,255,.07)!important;box-shadow:none!important}.livechat226-stat span,.betai-chat-stat-final span{display:block!important;font-size:10px!important;letter-spacing:.09em!important;color:#7dd9e7!important;font-weight:950!important;text-transform:uppercase!important}.livechat226-stat strong,.betai-chat-stat-final strong{display:block!important;font-size:14px!important;color:#fff!important;line-height:1.15!important;margin-top:4px!important}.livechat226-stat small,.betai-chat-stat-final small{display:block!important;font-size:11px!important;color:#9ab4c2!important;line-height:1.2!important;margin-top:4px!important}.betai-stat-user-final{display:flex!important;align-items:center!important;gap:8px!important;margin-top:7px!important}.betai-trophy-final{font-size:22px!important;filter:drop-shadow(0 0 10px rgba(255,206,41,.35))}.livechat226-toolbar,.betai-reactions-final{display:grid!important;grid-template-columns:repeat(10,1fr)!important;gap:8px!important}.livechat226-emoji{height:36px!important;min-width:0!important;width:100%!important;padding:0!important;border-radius:11px!important;background:#101f2ddb!important;border:1px solid rgba(73,223,255,.07)!important;color:#f3fbff!important;box-shadow:inset 0 0 0 1px #ffffff05!important;cursor:pointer!important;font-size:16px!important;font-weight:900!important}.livechat226-emoji:hover{transform:translateY(-1px)!important;border-color:#1fe2ae38!important;box-shadow:0 8px 18px #1fe2ae14!important}.livechat226-messages,.betai-chat-messages-final{height:238px!important;min-height:238px!important;max-height:238px!important;display:flex!important;flex-direction:column!important;gap:8px!important;padding-right:4px!important;overflow:auto!important}.livechat226-empty{padding:18px!important;border-radius:18px!important;text-align:center!important;color:#9db3c1!important;background:#ffffff08!important;border:1px dashed rgba(255,255,255,.08)!important}.livechat226-msg{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:9px!important;align-items:flex-start!important}.livechat226-avatar{width:34px!important;height:34px!important;border-radius:10px!important;display:grid!important;place-items:center!important;font-size:13px!important;font-weight:900!important;color:#07131d!important;background:linear-gradient(135deg,#49dfff,#1fe2ae)!important;overflow:hidden!important;background-size:cover!important;background-position:center!important}.livechat226-bubble{padding:10px 12px!important;border-radius:12px!important;background:#0c1824eb!important;border:1px solid rgba(73,223,255,.07)!important}.livechat226-msg:first-child .livechat226-bubble{background:linear-gradient(135deg,#0aae8433,#17243eb8)!important;border-color:#1fe2ae3d!important}.livechat226-msg.me .livechat226-bubble{background:linear-gradient(135deg,#5fb3ff24,#a855f71a)!important}.livechat226-meta{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;margin-bottom:6px!important}.livechat226-name{font-size:12px!important;font-weight:950!important;color:#f3fbff!important}.livechat226-badge{padding:2px 6px!important;border-radius:999px!important;font-size:9px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}.livechat226-badge.admin{background:#ef444424!important;border:1px solid rgba(239,68,68,.18)!important;color:#ff9aa8!important}.livechat226-badge.leader{background:#facc1524!important;border:1px solid rgba(250,204,21,.18)!important;color:#fce68a!important}.livechat226-time{margin-left:auto!important;font-size:10px!important;color:#7d93a3!important}.livechat226-text{font-size:12px!important;line-height:1.35!important;color:#e4f3f8!important;word-break:break-word!important;white-space:pre-wrap!important}.livechat226-actions{display:flex!important;align-items:center!important;gap:8px!important;margin-top:6px!important;justify-content:flex-end!important}.livechat226-tipbtn{height:24px!important;padding:0 9px!important;border-radius:999px!important;cursor:pointer!important;background:linear-gradient(135deg,#1fe2ae33,#49dfff1a)!important;border:1px solid rgba(73,223,255,.12)!important;font-size:10px!important;font-weight:900!important;color:#96f7d8!important}.livechat226-tipbtn:hover{transform:translateY(-1px)!important}.livechat226-tipmeta{font-size:11px!important;color:#90a8b7!important}.livechat226-composer,.betai-composer-final{display:grid!important;gap:9px!important}.livechat226-input-wrap,.betai-input-wrap-final{display:grid!important;grid-template-columns:1fr 46px!important;gap:9px!important}.livechat226-input{width:100%!important;height:43px!important;border-radius:13px!important;background:#08111beb!important;border:1px solid rgba(255,255,255,.08)!important;padding:0 14px!important;color:#eafcff!important;font-size:12px!important;outline:none!important}.livechat226-send,.betai-send-final{width:46px!important;height:43px!important;border:none!important;border-radius:13px!important;padding:0!important;font-size:18px!important;cursor:pointer!important;color:#04121a!important;background:linear-gradient(135deg,#18f0c8,#10bce8)!important;box-shadow:0 10px 22px #14e0c933!important}.betai-bottom-reactions-final{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}.betai-mini-emojis-final{display:flex!important;gap:5px!important;min-width:0!important}.betai-mini-emojis-final .livechat226-emoji{width:25px!important;height:25px!important;border-radius:8px!important;font-size:13px!important}.betai-tip-main-final{height:31px!important;padding:0 13px!important;border-radius:10px!important;border:1px solid rgba(73,223,255,.1)!important;background:#14293beb!important;color:#9cf7da!important;font-size:12px!important;font-weight:950!important;white-space:nowrap!important;cursor:pointer!important}.betai-chat-note-final{font-size:11px!important;color:#8ea7b6!important}.livechat226-status{font-size:11px!important;color:#8decd0!important}@media (max-width:1380px){.betai-chat-stats-final{grid-template-columns:1fr 1fr!important}}.betai-bottom-reactions-compact{position:relative;justify-content:space-between;align-items:center;gap:10px}.betai-emoji-picker-wrap-final{position:relative;display:flex;align-items:center}.betai-emoji-toggle-final{width:34px;height:34px;border-radius:12px;border:1px solid rgba(45,255,220,.25);background:#0a1926f5;color:#fff;cursor:pointer;font-size:16px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 18px #00ffcc14}.betai-emoji-toggle-final:hover{border-color:#2dffdc94;background:#122d3cfa}.betai-emoji-panel-final{position:absolute;left:0;bottom:42px;display:grid;grid-template-columns:repeat(6,34px);gap:7px;padding:10px;border-radius:16px;background:#05121efa;border:1px solid rgba(45,255,220,.24);box-shadow:0 18px 50px #00000073,0 0 30px #00ffcc14;z-index:80}.betai-emoji-panel-final .livechat226-emoji{width:34px;height:34px;min-width:34px;border-radius:11px;margin:0}@media (max-width: 900px){.betai-emoji-panel-final{grid-template-columns:repeat(4,34px)}}.livechat226-input-wrap.betai-input-actions-final,.betai-input-wrap-final.betai-input-actions-final{display:grid!important;grid-template-columns:minmax(0,1fr) 38px 78px 46px!important;gap:8px!important;align-items:center!important}.betai-emoji-inline-final{position:relative!important;width:38px!important;height:43px!important;display:flex!important;align-items:center!important;justify-content:center!important}.betai-emoji-inline-final .betai-emoji-toggle-final{width:38px!important;height:43px!important;border-radius:13px!important;font-size:16px!important}.betai-tip-inline-final{width:78px!important;height:43px!important;margin:0!important;padding:0 8px!important;border-radius:13px!important;font-size:11px!important}.betai-emoji-panel-inline-final{left:auto!important;right:0!important;bottom:51px!important}.betai-bottom-reactions-compact{display:none!important}@media (max-width: 520px){.livechat226-input-wrap.betai-input-actions-final,.betai-input-wrap-final.betai-input-actions-final{grid-template-columns:minmax(0,1fr) 36px 68px 42px!important;gap:6px!important}.betai-emoji-inline-final,.betai-emoji-inline-final .betai-emoji-toggle-final,.betai-tip-inline-final,.livechat226-send.betai-send-final{height:40px!important}.betai-tip-inline-final{width:68px!important;font-size:10px!important}}.app-shell.no-rightbar-page .articles-page{width:100%!important;max-width:1180px!important;margin:0 auto!important;padding:0 0 42px!important;color:#f5fbff!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.articles-page a{text-decoration:none!important;color:inherit!important}.articles-hero{position:relative!important;overflow:hidden!important;min-height:250px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:26px!important;padding:36px!important;border-radius:34px!important;border:1px solid rgba(31,226,174,.18)!important;background:radial-gradient(circle at 15% 0%,rgba(31,226,174,.24),transparent 34%),radial-gradient(circle at 92% 12%,rgba(76,141,255,.16),transparent 36%),linear-gradient(135deg,#081621fa,#03080efc)!important;box-shadow:0 28px 90px #00000061,inset 0 1px #ffffff0f!important}.articles-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.055),transparent 34%,rgba(31,226,174,.04));pointer-events:none}.articles-hero>*{position:relative;z-index:1}.articles-kicker{display:inline-flex!important;align-items:center!important;gap:8px!important;margin-bottom:14px!important;color:#75ffe0!important;font-size:12px!important;font-weight:1000!important;letter-spacing:.18em!important;text-transform:uppercase!important}.articles-kicker:before{content:"";width:9px;height:9px;border-radius:999px;background:#1fe2ae;box-shadow:0 0 18px #1fe2aecc}.articles-hero h1{margin:0!important;color:#f6fbff!important;font-size:clamp(42px,5vw,72px)!important;line-height:.92!important;letter-spacing:-.075em!important;font-weight:1000!important}.articles-hero p{margin:16px 0 0!important;max-width:720px!important;color:#aebfcb!important;font-size:16px!important;line-height:1.7!important;font-weight:650!important}.articles-meta-row{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin-top:18px!important}.articles-meta-row em{font-style:normal!important;border-radius:999px!important;padding:8px 12px!important;background:#1fe2ae17!important;border:1px solid rgba(31,226,174,.16)!important;color:#9fffe7!important;font-size:12px!important;font-weight:900!important}.articles-hero button{min-width:154px!important;min-height:52px!important;border:0!important;border-radius:17px!important;background:linear-gradient(135deg,#1fe2ae,#21c7f7)!important;color:#03110f!important;font-weight:1000!important;box-shadow:0 18px 48px #1fe2ae33!important;cursor:pointer!important}.articles-toolbar{display:grid!important;grid-template-columns:minmax(260px,1fr) 1.7fr!important;gap:14px!important;margin:18px 0!important;padding:14px!important;border-radius:24px!important;border:1px solid rgba(255,255,255,.08)!important;background:linear-gradient(180deg,#08131dc7,#040a10e0)!important;box-shadow:0 18px 54px #00000038!important}.articles-search{display:flex!important;align-items:center!important;gap:10px!important;border-radius:17px!important;border:1px solid rgba(31,226,174,.16)!important;background:#020a12b8!important;padding:0 14px!important;min-height:48px!important;margin:0!important}.articles-search span{color:#1fe2ae!important;font-weight:1000!important}.articles-search input{width:100%!important;background:transparent!important;border:0!important;outline:0!important;color:#f5fbff!important;font-weight:800!important}.articles-categories{display:flex!important;gap:9px!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important}.articles-categories button{border:1px solid rgba(255,255,255,.1)!important;border-radius:999px!important;background:#ffffff0e!important;color:#cfe0eb!important;padding:10px 13px!important;font-weight:950!important;font-size:12px!important;cursor:pointer!important}.articles-categories button.active{background:linear-gradient(135deg,#1fe2ae42,#21c7f71f)!important;border-color:#1fe2ae6b!important;color:#fff!important;box-shadow:0 12px 30px #1fe2ae24!important}.articles-error,.articles-loading,.articles-empty{border:1px solid rgba(255,255,255,.09)!important;border-radius:24px!important;background:#08131dc7!important;color:#cfe0eb!important;padding:22px!important;margin:18px 0!important;font-weight:850!important}.articles-empty strong{display:block!important;color:#fff!important;font-size:20px!important;margin-bottom:5px!important}.articles-empty span{color:#9fb0be!important}.articles-featured-grid{display:grid!important;grid-template-columns:1.35fr .75fr!important;gap:18px!important;margin:18px 0!important}.article-main-card,.article-side-card,.article-card{position:relative!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.09)!important;background:linear-gradient(180deg,#0a1824f5,#050c15fa)!important;box-shadow:0 18px 55px #00000047!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}.article-main-card:hover,.article-side-card:hover,.article-card:hover{transform:translateY(-2px)!important;border-color:#1fe2ae57!important;box-shadow:0 26px 70px #1fe2ae1a,0 18px 55px #00000057!important}.article-main-card{display:grid!important;grid-template-columns:.95fr 1.05fr!important;min-height:430px!important;border-radius:32px!important}.article-image-wrap,.article-card-image{position:relative!important;min-height:230px!important;background:radial-gradient(circle at 30% 20%,rgba(31,226,174,.22),transparent 34%),#07111d!important}.article-image-wrap img,.article-card-image img,.article-side-card img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;filter:saturate(1.05) contrast(1.03)!important}.article-image-wrap:after,.article-card-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 35%,rgba(2,8,14,.7));pointer-events:none}.article-image-wrap span,.article-card-image span{position:absolute!important;left:16px!important;bottom:15px!important;z-index:2!important;border-radius:999px!important;padding:8px 11px!important;background:#1fe2aeeb!important;color:#03110f!important;font-size:11px!important;font-weight:1000!important;letter-spacing:.05em!important;text-transform:uppercase!important}.article-main-content{padding:30px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.article-main-content em,.article-card-body em,.article-side-card span{font-style:normal!important;color:#8af7dc!important;font-size:12px!important;font-weight:900!important;letter-spacing:.03em!important;text-transform:uppercase!important}.article-main-content h2{margin:12px 0!important;color:#f7fbff!important;font-size:clamp(28px,3vw,42px)!important;line-height:1.02!important;letter-spacing:-.055em!important;font-weight:1000!important}.article-main-content p{margin:0 0 20px!important;color:#aebfcb!important;line-height:1.68!important;font-weight:650!important;font-size:15px!important}.article-main-content strong{align-self:flex-start!important;border-radius:999px!important;background:#1fe2ae1f!important;border:1px solid rgba(31,226,174,.24)!important;color:#9fffe7!important;padding:11px 14px!important;font-size:13px!important}.article-side-list{display:flex!important;flex-direction:column!important;gap:14px!important}.article-side-card{display:grid!important;grid-template-columns:124px 1fr!important;min-height:128px!important;border-radius:24px!important}.article-side-card img,.article-mini-placeholder{height:100%!important;min-height:128px!important;background:linear-gradient(135deg,#1fe2ae38,#21c7f71f)!important;display:grid!important;place-items:center!important;color:#9fffe7!important;font-weight:1000!important;font-size:26px!important}.article-side-card div:last-child{padding:14px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.article-side-card h3{margin:7px 0 0!important;color:#f5fbff!important;font-size:15px!important;line-height:1.25!important;font-weight:1000!important;letter-spacing:-.03em!important}.articles-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;margin-top:18px!important}.article-card{border-radius:26px!important;min-height:100%!important}.article-card-image{min-height:168px!important}.article-card-body{padding:18px!important}.article-card-body h3{margin:9px 0!important;color:#f5fbff!important;font-size:18px!important;line-height:1.23!important;font-weight:1000!important;letter-spacing:-.035em!important}.article-card-body p{margin:0!important;color:#9fb0be!important;font-size:13px!important;line-height:1.58!important;font-weight:650!important}.article-image-placeholder{height:100%!important;min-height:230px!important;display:grid!important;place-items:center!important;color:#9fffe7!important;font-weight:1000!important;font-size:28px!important;background:radial-gradient(circle at 30% 20%,rgba(31,226,174,.22),transparent 34%),#07111d!important}.article-image-placeholder.small{min-height:168px!important;font-size:18px!important}@media (max-width:1100px){.articles-toolbar,.articles-featured-grid,.article-main-card{grid-template-columns:1fr!important}.articles-categories{justify-content:flex-start!important}.articles-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.articles-hero{flex-direction:column!important;align-items:flex-start!important}.articles-hero button{width:100%!important}}@media (max-width:720px){.articles-grid{grid-template-columns:1fr!important}.article-side-card{grid-template-columns:96px 1fr!important}.articles-hero{padding:24px!important;border-radius:26px!important}.article-main-content{padding:22px!important}}.ultra-page-banner{width:100%!important;max-width:100%!important;margin:0 0 22px!important;border-radius:34px!important;overflow:hidden!important;border:1px solid rgba(31,226,174,.42)!important;background:linear-gradient(135deg,#05141af0,#02080efa)!important;box-shadow:0 26px 90px #00000061,0 0 0 1px #ffffff09 inset,0 0 46px #1fe2ae1f!important;position:relative!important;isolation:isolate!important}.ultra-page-banner:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(115deg,rgba(255,255,255,.09),transparent 26%,rgba(31,226,174,.05) 58%,transparent 78%)!important;mix-blend-mode:screen!important;opacity:.55!important}.ultra-page-banner img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:1916/821!important;object-fit:cover!important;object-position:center!important;transform:translateZ(0)!important}.old-ranking-hero-hidden{display:none!important}.articles-hero-compact{min-height:auto!important;padding:18px!important;margin-bottom:16px!important}.articles-hero-compact>div:first-child{display:none!important}.articles-hero-compact button{margin-left:auto!important}@media (max-width:900px){.ultra-page-banner{border-radius:24px!important;margin-bottom:16px!important}.ultra-page-banner img{min-height:150px!important;object-fit:cover!important}}@media (max-width:560px){.ultra-page-banner{border-radius:18px!important}.ultra-page-banner img{min-height:126px!important}}.ultra-page-banner,.add-page .ultra-page-banner,.wallet-ultra-page .ultra-page-banner,.profile-ultra-page .ultra-page-banner,.leaderboard-page .ultra-page-banner,.articles-page .ultra-page-banner,.referrals-page .ultra-page-banner,.notifications-page .ultra-page-banner,.payments-page .ultra-page-banner,.subscription-ultra-page .ultra-page-banner,.earnings-page .ultra-page-banner,.payout-page .ultra-page-banner,.admin-finance-page .ultra-page-banner,.admin-payout-page .ultra-page-banner,.admin-payout-page-pro .ultra-page-banner,.ai-premium-dashboard .ultra-page-banner{width:100%!important;max-width:1068px!important;margin:0 auto 22px!important;aspect-ratio:1916/821!important;min-height:0!important;display:block!important}.ultra-page-banner img{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;aspect-ratio:1916/821!important;object-fit:cover!important;object-position:center center!important}.add-page,.wallet-panel,.wallet-ultra-page,.profile-page,.profile-ultra-page,.leaderboard-page,.articles-page,.referrals-page,.notifications-page,.payments-page,.subscription-page,.subscription-ultra-page,.earnings-page,.payout-page,.admin-finance-page,.admin-payout-page,.admin-payout-page-pro,.ai-premium-dashboard{width:100%!important;max-width:1068px!important;margin-left:auto!important;margin-right:auto!important}.add-page,.wallet-panel,.wallet-ultra-page,.profile-page,.profile-ultra-page,.leaderboard-page,.articles-page,.referrals-page,.notifications-page,.payments-page,.subscription-page,.subscription-ultra-page,.earnings-page,.payout-page,.admin-finance-page,.admin-payout-page,.admin-payout-page-pro,.ai-premium-dashboard{padding-left:0!important;padding-right:0!important}.old-ranking-hero-hidden{display:none!important;visibility:hidden!important;max-height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;border:0!important}@media (max-width:1200px){.ultra-page-banner,.add-page,.wallet-panel,.wallet-ultra-page,.profile-page,.profile-ultra-page,.leaderboard-page,.articles-page,.referrals-page,.notifications-page,.payments-page,.subscription-page,.subscription-ultra-page,.earnings-page,.payout-page,.admin-finance-page,.admin-payout-page,.admin-payout-page-pro,.ai-premium-dashboard{max-width:100%!important}}.logout-btn{background:linear-gradient(135deg,#18f0c8,#10bce8)!important;border:1px solid rgba(24,240,200,.32)!important;color:#04121a!important;box-shadow:0 10px 22px #14e0c933!important;border-radius:13px!important}.logout-btn:hover{filter:brightness(1.05)!important;transform:translateY(-1px)!important}.app-shell.no-rightbar-page{grid-template-columns:270px minmax(0,1fr)!important;max-width:1440px!important;width:100%!important}.app-shell.no-rightbar-page .main{width:100%!important;max-width:none!important}.app-shell.no-rightbar-page .rightbar{display:none!important}.app-shell.no-rightbar-page .ultra-page-banner{position:relative!important;width:100%!important;max-width:1068px!important;margin:0 auto 22px!important;aspect-ratio:1916/821!important;min-height:0!important;padding:0!important;overflow:hidden!important;border-radius:30px!important;border:1px solid rgba(255,255,255,.1)!important;background:#06111b!important;box-shadow:0 24px 70px #00000057,inset 0 1px #ffffff0f!important}.app-shell.no-rightbar-page .ultra-page-banner img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important;object-position:center center!important;transform:none!important;filter:saturate(1.03) contrast(1.02)!important}.app-shell.no-rightbar-page .ultra-page-banner:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(90deg,rgba(1,8,13,.18),transparent 42%,rgba(1,8,13,.2))!important}.app-shell.no-rightbar-page .ultra-page-banner-actions{position:absolute!important;right:28px!important;bottom:24px!important;z-index:3!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex-wrap:wrap!important;max-width:min(520px,58%)!important}.app-shell.no-rightbar-page .ultra-page-banner-actions button{min-height:44px!important;padding:0 18px!important;border:1px solid rgba(24,240,200,.34)!important;border-radius:15px!important;background:linear-gradient(135deg,#18f0c8,#10bce8)!important;color:#04121a!important;box-shadow:0 14px 28px #14e0c938!important;font-size:13px!important;font-weight:950!important;letter-spacing:-.01em!important;cursor:pointer!important;white-space:nowrap!important}.app-shell.no-rightbar-page .ultra-page-banner-actions button:disabled{opacity:.68!important;cursor:not-allowed!important}.wallet-ultra-page>.wallet-ultra-hero,.articles-page>.articles-hero,.referrals-view>.section-hero,.notifications-page>.leaderboard-hero,.ai-premium-dashboard>.ai-premium-header,.subscription-ultra-page>.subscription-hero,.payments-page>.payments-hero,.earnings-page>.page-title,.profile-ultra-page>.profile-hero,.payout-page>.payout-hero,.admin-finance-page>.admin-finance-title,.admin-payout-page-pro>.admin-payout-hero{display:none!important}.app-shell.no-rightbar-page .add-page,.app-shell.no-rightbar-page .wallet-panel,.app-shell.no-rightbar-page .wallet-ultra-page,.app-shell.no-rightbar-page .profile-page,.app-shell.no-rightbar-page .profile-ultra-page,.app-shell.no-rightbar-page .leaderboard-page,.app-shell.no-rightbar-page .articles-page,.app-shell.no-rightbar-page .referrals-view,.app-shell.no-rightbar-page .notifications-page,.app-shell.no-rightbar-page .payments-page,.app-shell.no-rightbar-page .subscription-page,.app-shell.no-rightbar-page .subscription-ultra-page,.app-shell.no-rightbar-page .earnings-page,.app-shell.no-rightbar-page .payout-page,.app-shell.no-rightbar-page .admin-finance-page,.app-shell.no-rightbar-page .admin-payout-page,.app-shell.no-rightbar-page .admin-payout-page-pro,.app-shell.no-rightbar-page .ai-premium-dashboard{width:100%!important;max-width:1068px!important;margin-left:auto!important;margin-right:auto!important}@media (max-width:900px){.app-shell.no-rightbar-page{grid-template-columns:1fr!important;padding:14px!important}.app-shell.no-rightbar-page .ultra-page-banner{border-radius:22px!important;margin-bottom:16px!important}.app-shell.no-rightbar-page .ultra-page-banner-actions{right:16px!important;bottom:14px!important;max-width:calc(100% - 32px)!important}.app-shell.no-rightbar-page .ultra-page-banner-actions button{min-height:38px!important;padding:0 12px!important;font-size:12px!important}}:root{--betai-unified-content-max:1280px;--betai-unified-shell-max:1660px;--betai-unified-banner-radius:32px}.app-shell.no-rightbar-page{width:100%!important;max-width:var(--betai-unified-shell-max)!important;grid-template-columns:270px minmax(0,1fr)!important;gap:24px!important}.app-shell.no-rightbar-page .main{min-width:0!important;width:100%!important;padding-top:18px!important}.app-shell.no-rightbar-page .add-page,.app-shell.no-rightbar-page .wallet-panel,.app-shell.no-rightbar-page .wallet-ultra-page,.app-shell.no-rightbar-page .profile-page,.app-shell.no-rightbar-page .profile-ultra-page,.app-shell.no-rightbar-page .leaderboard-page,.app-shell.no-rightbar-page .articles-page,.app-shell.no-rightbar-page .referrals-view,.app-shell.no-rightbar-page .notifications-page,.app-shell.no-rightbar-page .payments-page,.app-shell.no-rightbar-page .subscription-page,.app-shell.no-rightbar-page .subscription-ultra-page,.app-shell.no-rightbar-page .earnings-page,.app-shell.no-rightbar-page .payout-page,.app-shell.no-rightbar-page .admin-finance-page,.app-shell.no-rightbar-page .admin-payout-page,.app-shell.no-rightbar-page .admin-payout-page-pro,.app-shell.no-rightbar-page .ai-premium-dashboard{width:100%!important;max-width:var(--betai-unified-content-max)!important;margin-left:auto!important;margin-right:auto!important}.app-shell.no-rightbar-page .ultra-page-banner,.app-shell.no-rightbar-page .add-page .ultra-page-banner,.app-shell.no-rightbar-page .wallet-ultra-page .ultra-page-banner,.app-shell.no-rightbar-page .profile-ultra-page .ultra-page-banner,.app-shell.no-rightbar-page .leaderboard-page .ultra-page-banner,.app-shell.no-rightbar-page .articles-page .ultra-page-banner,.app-shell.no-rightbar-page .referrals-view .ultra-page-banner,.app-shell.no-rightbar-page .notifications-page .ultra-page-banner,.app-shell.no-rightbar-page .payments-page .ultra-page-banner,.app-shell.no-rightbar-page .subscription-ultra-page .ultra-page-banner,.app-shell.no-rightbar-page .earnings-page .ultra-page-banner,.app-shell.no-rightbar-page .payout-page .ultra-page-banner,.app-shell.no-rightbar-page .admin-finance-page .ultra-page-banner,.app-shell.no-rightbar-page .admin-payout-page-pro .ultra-page-banner,.app-shell.no-rightbar-page .ai-premium-dashboard .ultra-page-banner{width:100%!important;max-width:var(--betai-unified-content-max)!important;margin:0 auto 22px!important;border-radius:var(--betai-unified-banner-radius)!important;aspect-ratio:1916 / 821!important;min-height:0!important;padding:0!important;display:grid!important;align-items:stretch!important;background:linear-gradient(135deg,#05111bfa,#040b12fa)!important;border:1px solid rgba(31,226,174,.18)!important;box-shadow:0 28px 80px #0000005c,inset 0 1px #ffffff0d!important;overflow:hidden!important;isolation:isolate!important}.app-shell.no-rightbar-page .ultra-page-banner>img,.app-shell.no-rightbar-page .ultra-page-banner>.ultra-page-banner-actions{grid-area:1 / 1!important}.app-shell.no-rightbar-page .ultra-page-banner>img{width:100%!important;height:100%!important;min-height:0!important;display:block!important;object-fit:cover!important;object-position:center center!important;aspect-ratio:1916 / 821!important;transform:scale(1.005)!important;filter:saturate(1.04) contrast(1.03)!important}.app-shell.no-rightbar-page .ultra-page-banner:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(100deg,rgba(4,11,18,.12),transparent 34%,rgba(255,255,255,.08) 56%,transparent 78%,rgba(4,11,18,.16))!important;mix-blend-mode:screen!important;opacity:.72!important}.app-shell.no-rightbar-page .ultra-page-banner-actions{position:relative!important;align-self:end!important;justify-self:end!important;display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:10px!important;margin:0 20px 20px!important;max-width:min(58%,560px)!important;z-index:3!important}.app-shell.no-rightbar-page .ultra-page-banner-actions button{min-height:44px!important;padding:0 18px!important;border-radius:15px!important;border:1px solid rgba(31,226,174,.28)!important;background:linear-gradient(135deg,#1fe2ae,#73f8dc)!important;color:#06130f!important;font-size:13px!important;font-weight:950!important;letter-spacing:-.01em!important;box-shadow:0 16px 34px #1fe2ae3d!important;cursor:pointer!important}.app-shell.no-rightbar-page .ultra-page-banner-actions button:hover:not(:disabled){transform:translateY(-1px)!important;filter:brightness(1.02)!important}.app-shell.no-rightbar-page .page-title,.app-shell.no-rightbar-page .wallet-main-card,.app-shell.no-rightbar-page .wallet-stat,.app-shell.no-rightbar-page .unlocked-list,.app-shell.no-rightbar-page .payments-table,.app-shell.no-rightbar-page .earnings-table-card,.app-shell.no-rightbar-page .stripe-connect-card,.app-shell.no-rightbar-page .finance-card,.app-shell.no-rightbar-page .pricing-card,.app-shell.no-rightbar-page .paywall-rules-card,.app-shell.no-rightbar-page .leaderboard-stats div,.app-shell.no-rightbar-page .ai-ranking-card,.app-shell.no-rightbar-page .notifications-list .notification-item,.app-shell.no-rightbar-page .referral-card,.app-shell.no-rightbar-page .referral-summary-card,.app-shell.no-rightbar-page .profile-panel,.app-shell.no-rightbar-page .tipster-pro-card,.app-shell.no-rightbar-page .admin-payout-stats>div,.app-shell.no-rightbar-page .admin-payout-summary>div,.app-shell.no-rightbar-page .admin-payout-toolbar,.app-shell.no-rightbar-page .admin-payout-table-wrap,.app-shell.no-rightbar-page .payout-summary-card,.app-shell.no-rightbar-page .payout-request-card,.app-shell.no-rightbar-page .payout-list-card{border-radius:26px!important;border:1px solid rgba(255,255,255,.08)!important;background:linear-gradient(180deg,#0b1824f0,#050e16f5)!important;box-shadow:0 18px 56px #00000042,inset 0 1px #ffffff0a!important}.app-shell.no-rightbar-page .page-title h1,.app-shell.no-rightbar-page .wallet-main-card strong,.app-shell.no-rightbar-page .leaderboard-stats b,.app-shell.no-rightbar-page .pricing-card strong,.app-shell.no-rightbar-page .finance-card strong,.app-shell.no-rightbar-page .earnings-hero strong,.app-shell.no-rightbar-page .payments-total b{letter-spacing:-.035em!important}.app-shell.no-rightbar-page .wallet-ultra-hero,.app-shell.no-rightbar-page .notifications-page>.leaderboard-hero,.app-shell.no-rightbar-page .notifications-page>.feed-actions,.app-shell.no-rightbar-page .payments-page>.payments-hero,.app-shell.no-rightbar-page .subscription-ultra-page>.subscription-hero,.app-shell.no-rightbar-page .referrals-view>.section-hero,.app-shell.no-rightbar-page .earnings-page>.page-title,.app-shell.no-rightbar-page .admin-finance-page>.page-title,.app-shell.no-rightbar-page .admin-payout-page-pro>.admin-payout-hero,.app-shell.no-rightbar-page .ai-premium-dashboard>.ai-premium-header{display:none!important}.app-shell.no-rightbar-page .ultra-page-banner,.app-shell.no-rightbar-page .page-title,.app-shell.no-rightbar-page .wallet-main-card,.app-shell.no-rightbar-page .wallet-stat,.app-shell.no-rightbar-page .leaderboard-stats div,.app-shell.no-rightbar-page .ai-ranking-card,.app-shell.no-rightbar-page .pricing-card,.app-shell.no-rightbar-page .finance-card,.app-shell.no-rightbar-page .payments-row:not(.header),.app-shell.no-rightbar-page .notification-item,.app-shell.no-rightbar-page .admin-payout-stats>div,.app-shell.no-rightbar-page .admin-payout-summary>div{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}.app-shell.no-rightbar-page .page-title:hover,.app-shell.no-rightbar-page .wallet-main-card:hover,.app-shell.no-rightbar-page .wallet-stat:hover,.app-shell.no-rightbar-page .leaderboard-stats div:hover,.app-shell.no-rightbar-page .ai-ranking-card:hover,.app-shell.no-rightbar-page .pricing-card:hover,.app-shell.no-rightbar-page .finance-card:hover,.app-shell.no-rightbar-page .payments-row:not(.header):hover,.app-shell.no-rightbar-page .notification-item:hover,.app-shell.no-rightbar-page .admin-payout-stats>div:hover,.app-shell.no-rightbar-page .admin-payout-summary>div:hover{transform:translateY(-2px)!important;border-color:#1fe2ae29!important;box-shadow:0 22px 62px #0000004d,0 0 0 1px #1fe2ae14 inset!important}@media (max-width:1440px){:root{--betai-unified-shell-max:1520px;--betai-unified-content-max:1180px}}@media (max-width:1280px){.app-shell.no-rightbar-page .ultra-page-banner-actions{max-width:min(70%,580px)!important}}@media (max-width:900px){:root{--betai-unified-content-max:100%}.app-shell.no-rightbar-page{grid-template-columns:1fr!important;padding:14px!important}.app-shell.no-rightbar-page .ultra-page-banner{border-radius:24px!important;margin-bottom:16px!important}.app-shell.no-rightbar-page .ultra-page-banner-actions{max-width:calc(100% - 28px)!important;margin:0 14px 14px!important}.app-shell.no-rightbar-page .ultra-page-banner-actions button{min-height:40px!important;padding:0 14px!important;font-size:12px!important}}:root{--betai-ranking-banner-max-width:1180px;--betai-ranking-banner-height:260px}.app-shell.no-rightbar-page .ultra-page-banner,.app-shell.no-rightbar-page .add-page .ultra-page-banner,.app-shell.no-rightbar-page .wallet-ultra-page .ultra-page-banner,.app-shell.no-rightbar-page .profile-ultra-page .ultra-page-banner,.app-shell.no-rightbar-page .leaderboard-page .ultra-page-banner,.app-shell.no-rightbar-page .articles-page .ultra-page-banner,.app-shell.no-rightbar-page .referrals-view .ultra-page-banner,.app-shell.no-rightbar-page .notifications-page .ultra-page-banner,.app-shell.no-rightbar-page .payments-page .ultra-page-banner,.app-shell.no-rightbar-page .subscription-ultra-page .ultra-page-banner,.app-shell.no-rightbar-page .earnings-page .ultra-page-banner,.app-shell.no-rightbar-page .payout-page .ultra-page-banner,.app-shell.no-rightbar-page .admin-finance-page .ultra-page-banner,.app-shell.no-rightbar-page .admin-payout-page-pro .ultra-page-banner,.app-shell.no-rightbar-page .ai-premium-dashboard .ultra-page-banner{width:100%!important;max-width:var(--betai-ranking-banner-max-width)!important;height:var(--betai-ranking-banner-height)!important;min-height:var(--betai-ranking-banner-height)!important;max-height:var(--betai-ranking-banner-height)!important;aspect-ratio:auto!important;margin:0 auto 22px!important;padding:0!important;border-radius:30px!important;overflow:hidden!important;background:linear-gradient(135deg,#05111bfa,#040b12fa)!important;border:1px solid rgba(31,226,174,.18)!important;box-shadow:0 24px 60px #00000057,inset 0 1px #ffffff0a!important}.app-shell.no-rightbar-page .ultra-page-banner>img{width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center center!important;transform:none!important;image-rendering:auto!important;filter:saturate(1.02) contrast(1.02)!important}.app-shell.no-rightbar-page .ultra-page-banner:after{opacity:.55!important}.app-shell.no-rightbar-page .ultra-page-banner-actions{margin:0 18px 18px!important;max-width:min(50%,460px)!important}@media (max-width: 1400px){:root{--betai-ranking-banner-height:240px}}@media (max-width: 1100px){:root{--betai-ranking-banner-height:220px}}@media (max-width: 760px){:root{--betai-ranking-banner-height:170px}.app-shell.no-rightbar-page .ultra-page-banner{border-radius:22px!important;margin-bottom:16px!important}.app-shell.no-rightbar-page .ultra-page-banner-actions{margin:0 12px 12px!important;max-width:calc(100% - 24px)!important}}:root{--betai-banner-final-width:1068px;--betai-banner-final-ratio:1916 / 821}.ultra-page-banner,.app-shell.no-rightbar-page .ultra-page-banner,.add-page .ultra-page-banner,.wallet-ultra-page .ultra-page-banner,.profile-ultra-page .ultra-page-banner,.leaderboard-page .ultra-page-banner,.articles-page .ultra-page-banner,.referrals-view .ultra-page-banner,.notifications-page .ultra-page-banner,.payments-page .ultra-page-banner,.subscription-ultra-page .ultra-page-banner,.earnings-page .ultra-page-banner,.payout-page .ultra-page-banner,.admin-finance-page .ultra-page-banner,.admin-payout-page-pro .ultra-page-banner,.ai-premium-dashboard .ultra-page-banner{width:100%!important;max-width:var(--betai-banner-final-width)!important;aspect-ratio:var(--betai-banner-final-ratio)!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0 auto 22px!important;padding:0!important;display:block!important;overflow:hidden!important;border-radius:30px!important;background:#06111b!important;border:1px solid rgba(31,226,174,.28)!important;box-shadow:0 24px 70px #00000057,inset 0 1px #ffffff0f!important}.ultra-page-banner>img,.app-shell.no-rightbar-page .ultra-page-banner>img{width:100%!important;height:100%!important;aspect-ratio:var(--betai-banner-final-ratio)!important;object-fit:fill!important;object-position:center center!important;display:block!important;min-height:0!important;max-height:none!important;transform:none!important;filter:saturate(1.03) contrast(1.02) brightness(1.01)!important;image-rendering:auto!important}.add-page .ultra-page-banner{max-width:var(--betai-banner-final-width)!important}.ultra-page-banner-actions,.app-shell.no-rightbar-page .ultra-page-banner-actions{position:absolute!important;right:26px!important;bottom:22px!important;z-index:3!important;display:flex!important;gap:10px!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;max-width:min(520px,58%)!important}.app-shell.no-rightbar-page .add-page,.app-shell.no-rightbar-page .wallet-panel,.app-shell.no-rightbar-page .wallet-ultra-page,.app-shell.no-rightbar-page .profile-page,.app-shell.no-rightbar-page .profile-ultra-page,.app-shell.no-rightbar-page .leaderboard-page,.app-shell.no-rightbar-page .articles-page,.app-shell.no-rightbar-page .referrals-view,.app-shell.no-rightbar-page .notifications-page,.app-shell.no-rightbar-page .payments-page,.app-shell.no-rightbar-page .subscription-page,.app-shell.no-rightbar-page .subscription-ultra-page,.app-shell.no-rightbar-page .earnings-page,.app-shell.no-rightbar-page .payout-page,.app-shell.no-rightbar-page .admin-finance-page,.app-shell.no-rightbar-page .admin-payout-page,.app-shell.no-rightbar-page .admin-payout-page-pro,.app-shell.no-rightbar-page .ai-premium-dashboard{max-width:var(--betai-banner-final-width)!important}@media (max-width:1200px){:root{--betai-banner-final-width:100%}}@media (max-width:760px){.ultra-page-banner,.app-shell.no-rightbar-page .ultra-page-banner{border-radius:20px!important;margin-bottom:16px!important}.ultra-page-banner-actions,.app-shell.no-rightbar-page .ultra-page-banner-actions{right:12px!important;bottom:12px!important;max-width:calc(100% - 24px)!important}}.ultra-page-banner:before,.app-shell.no-rightbar-page .ultra-page-banner:before{content:""!important;position:absolute!important;top:-38%!important;right:-72%!important;bottom:-38%!important;left:-72%!important;z-index:2!important;pointer-events:none!important;background:linear-gradient(105deg,transparent 0%,transparent 38%,rgba(255,255,255,.02) 43%,rgba(255,255,255,.34) 48%,rgba(31,226,174,.3) 52%,rgba(255,255,255,.16) 56%,transparent 64%,transparent 100%)!important;transform:translate(-82%) skew(-14deg)!important;mix-blend-mode:screen!important;opacity:0!important;animation:betaiUltraBannerShine 3s ease-in-out infinite!important;will-change:transform,opacity!important}.ultra-page-banner:after,.app-shell.no-rightbar-page .ultra-page-banner:after{z-index:1!important}.ultra-page-banner>img,.app-shell.no-rightbar-page .ultra-page-banner>img{position:relative!important;z-index:0!important}.ultra-page-banner-actions,.app-shell.no-rightbar-page .ultra-page-banner-actions{z-index:4!important}@keyframes betaiUltraBannerShine{0%{transform:translate(-82%) skew(-14deg);opacity:0}9%{opacity:.86}26%{transform:translate(82%) skew(-14deg);opacity:.64}36%{opacity:0}to{transform:translate(82%) skew(-14deg);opacity:0}}@media (prefers-reduced-motion: reduce){.ultra-page-banner:before,.app-shell.no-rightbar-page .ultra-page-banner:before{animation:none!important;opacity:0!important}}.ultra-page-banner,.app-shell.no-rightbar-page .ultra-page-banner{position:relative!important;overflow:hidden!important;isolation:isolate!important}.ultra-banner-shine{position:absolute!important;top:-45%!important;left:-75%!important;width:68%!important;height:190%!important;z-index:6!important;pointer-events:none!important;display:block!important;opacity:0!important;transform:translate3d(-30%,0,0) skew(-18deg)!important;background:linear-gradient(105deg,#fff0,#fff0 28%,#ffffff24 42%,#ffffffc7 49%,#1fe2ae9e 53%,#74f8dc52 59%,#fff0 72%,#fff0)!important;mix-blend-mode:screen!important;filter:blur(.2px)!important;animation:betaiRealBannerShine 3s cubic-bezier(.22,.8,.18,1) infinite!important;will-change:transform,opacity!important}.ultra-banner-glow{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:5!important;pointer-events:none!important;display:block!important;opacity:0!important;background:radial-gradient(circle at 32% 18%,rgba(31,226,174,.3),transparent 30%),radial-gradient(circle at 72% 86%,rgba(119,93,255,.22),transparent 34%)!important;animation:betaiBannerGlowPulse 3s ease-in-out infinite!important;mix-blend-mode:screen!important}.ultra-page-banner>img,.app-shell.no-rightbar-page .ultra-page-banner>img{position:relative!important;z-index:1!important}.ultra-page-banner-actions,.app-shell.no-rightbar-page .ultra-page-banner-actions{z-index:8!important}@keyframes betaiRealBannerShine{0%{left:-75%;opacity:0}5%{opacity:0}12%{opacity:.95}30%{left:112%;opacity:.8}39%{left:132%;opacity:0}to{left:132%;opacity:0}}@keyframes betaiBannerGlowPulse{0%,to{opacity:0}10%{opacity:.18}22%{opacity:.42}34%{opacity:.18}45%{opacity:0}}@media (prefers-reduced-motion: reduce){.ultra-banner-shine,.ultra-banner-glow{animation:none!important;opacity:0!important}}@media (min-width:1001px){.rightbar .live-chat-panel{min-height:0!important;height:auto!important;padding:14px 14px 10px!important;display:flex!important;flex-direction:column!important}.rightbar .live-chat-status{margin-top:6px!important;margin-bottom:0!important;min-height:auto!important;line-height:1.25!important;padding-bottom:0!important}.rightbar .live-chat-input-row{margin-top:8px!important}.rightbar .live-chat-messages{height:250px!important;max-height:250px!important}}@media (min-width:1400px){.rightbar .live-chat-messages{height:270px!important;max-height:270px!important}}@media (min-width:1600px){.rightbar .live-chat-messages{height:285px!important;max-height:285px!important}}@media (min-width:1001px){.rightbar .livechat226-card,.rightbar .betai-right-chat-final,.livechat226-card.betai-right-chat-final{min-height:0!important;height:auto!important;max-height:none!important;padding:12px!important;gap:8px!important;border-radius:22px!important}.rightbar .betai-live-head-final{margin-bottom:0!important}.rightbar .betai-chat-stats-final{gap:7px!important;margin:0!important}.rightbar .livechat226-stat,.rightbar .betai-chat-stat-final{padding:8px!important;border-radius:14px!important}.rightbar .livechat226-messages,.rightbar .betai-chat-messages-final{height:190px!important;min-height:190px!important;max-height:190px!important;margin:0!important}.rightbar .livechat226-composer,.rightbar .betai-composer-final{margin-top:0!important;padding-top:0!important}.rightbar .livechat226-bottom-row,.rightbar .betai-chat-note-final{margin:4px 0 0!important;padding:0!important;min-height:0!important;line-height:1.15!important}.rightbar .livechat226-status{margin:0!important;padding:0!important;min-height:0!important;line-height:1.18!important;font-size:10.5px!important}}@media (min-width:1500px){.rightbar .livechat226-messages,.rightbar .betai-chat-messages-final{height:205px!important;min-height:205px!important;max-height:205px!important}}.ultra-page-banner{position:relative!important;overflow:hidden!important;isolation:isolate!important;animation:betaiBannerFramePulse386 3s ease-in-out infinite!important}.ultra-page-banner:before{content:""!important;position:absolute!important;top:-35%!important;left:-90%!important;width:85%!important;height:180%!important;z-index:20!important;display:block!important;pointer-events:none!important;opacity:0!important;background:linear-gradient(105deg,#fff0,#fff0 28%,#ffffff38 40%,#fffffff2 49%,#1fe2aed9 54%,#ffffff61 62%,#fff0 76%,#fff0)!important;transform:skew(-18deg)!important;mix-blend-mode:screen!important;filter:drop-shadow(0 0 18px rgba(31,226,174,.65))!important;animation:betaiBannerShineStrong386 3s cubic-bezier(.18,.75,.22,1) infinite!important}.ultra-page-banner:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:19!important;pointer-events:none!important;opacity:0!important;background:radial-gradient(circle at 25% 15%,rgba(31,226,174,.42),transparent 26%),radial-gradient(circle at 75% 80%,rgba(124,92,255,.34),transparent 32%)!important;mix-blend-mode:screen!important;animation:betaiBannerGlowStrong386 3s ease-in-out infinite!important}.ultra-page-banner>img{position:relative!important;z-index:1!important}.ultra-banner-shine{z-index:21!important;opacity:1!important;animation:betaiRealBannerShine 3s cubic-bezier(.22,.8,.18,1) infinite!important}.ultra-banner-glow{z-index:18!important}.ultra-page-banner-actions{z-index:30!important}@keyframes betaiBannerShineStrong386{0%{left:-90%;opacity:0}6%{opacity:0}13%{opacity:1}28%{left:118%;opacity:.95}38%{left:140%;opacity:0}to{left:140%;opacity:0}}@keyframes betaiBannerGlowStrong386{0%,to{opacity:0}10%{opacity:.12}20%{opacity:.42}34%{opacity:.14}44%{opacity:0}}@keyframes betaiBannerFramePulse386{0%,to{box-shadow:0 24px 70px #00000057,inset 0 1px #ffffff0f!important}18%{box-shadow:0 26px 78px #00000061,0 0 34px #1fe2ae47,inset 0 1px #ffffff1f!important}36%{box-shadow:0 24px 70px #00000057,inset 0 1px #ffffff0f!important}}@media (min-width:1001px){.rightbar .livechat226-card,.rightbar .betai-right-chat-final,.livechat226-card.betai-right-chat-final{height:440px!important;min-height:440px!important;max-height:440px!important;box-sizing:border-box!important;padding:12px!important;gap:8px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;border-radius:22px!important}.rightbar .betai-live-head-final{flex:0 0 auto!important;margin:0!important}.rightbar .betai-chat-stats-final{flex:0 0 auto!important;gap:7px!important;margin:0!important}.rightbar .livechat226-stat,.rightbar .betai-chat-stat-final{padding:8px!important;border-radius:14px!important;min-height:58px!important;box-sizing:border-box!important}.rightbar .livechat226-messages,.rightbar .betai-chat-messages-final{flex:1 1 auto!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;overflow:auto!important}.rightbar .livechat226-composer,.rightbar .betai-composer-final{flex:0 0 auto!important;margin:0!important;padding:0!important}.rightbar .livechat226-bottom-row,.rightbar .betai-chat-note-final{margin:5px 0 0!important;padding:0!important;min-height:0!important;line-height:1.15!important}.rightbar .livechat226-status{margin:0!important;padding:0!important;min-height:0!important;line-height:1.18!important;font-size:10.5px!important}.rightbar .real-ranking-panel{margin-top:12px!important}}@media (min-width:1500px){.rightbar .livechat226-card,.rightbar .betai-right-chat-final,.livechat226-card.betai-right-chat-final{height:455px!important;min-height:455px!important;max-height:455px!important}}.ultra-page-banner,.betai-animated-hero,.dashboard-hero{position:relative!important;overflow:hidden!important;isolation:isolate!important}.ultra-page-banner>img{animation:betaiImageFlash387 3s ease-in-out infinite!important}.ultra-page-banner:before,.betai-animated-hero:before,.dashboard-hero:before{content:""!important;position:absolute!important;top:-45%!important;left:-95%!important;width:90%!important;height:200%!important;z-index:50!important;pointer-events:none!important;opacity:0!important;display:block!important;transform:skew(-18deg)!important;background:linear-gradient(105deg,#fff0,#fff0 28%,#fff3 40%,#fffffff2 49%,#1fe2aee6 54%,#fff6 63%,#fff0 78%,#fff0)!important;mix-blend-mode:screen!important;filter:drop-shadow(0 0 22px rgba(31,226,174,.75))!important;animation:betaiShine387 3s cubic-bezier(.18,.75,.22,1) infinite!important}.ultra-page-banner:after,.betai-animated-hero:after,.dashboard-hero:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:49!important;pointer-events:none!important;opacity:0!important;background:radial-gradient(circle at 25% 20%,rgba(31,226,174,.42),transparent 26%),radial-gradient(circle at 75% 80%,rgba(124,92,255,.32),transparent 32%)!important;mix-blend-mode:screen!important;animation:betaiGlow387 3s ease-in-out infinite!important}.ultra-page-banner-actions,.betai-hero-content,.betai-hero-stats,.dashboard-hero>*{position:relative!important;z-index:80!important}@keyframes betaiShine387{0%{left:-95%;opacity:0}6%{opacity:0}13%{opacity:1}29%{left:118%;opacity:.95}39%{left:140%;opacity:0}to{left:140%;opacity:0}}@keyframes betaiGlow387{0%,to{opacity:0}10%{opacity:.1}20%{opacity:.4}34%{opacity:.14}44%{opacity:0}}@keyframes betaiImageFlash387{0%,to{filter:saturate(1.04) contrast(1.04) brightness(1.01)}18%{filter:saturate(1.18) contrast(1.11) brightness(1.16)}36%{filter:saturate(1.04) contrast(1.04) brightness(1.01)}}.notify-btn{position:relative;overflow:visible!important}.notify-btn b{min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#22c55e,#16a34a);color:#f0fff7;font-size:11px;font-weight:900;box-shadow:0 0 0 1px #22c55e2e,0 0 16px #22c55e38}.wallet-stack-top{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:2px!important;line-height:1.05!important;min-width:132px!important}.wallet-stack-top strong{font-size:13px!important;font-weight:900!important;color:#eef8fb!important}.wallet-stack-top small{font-size:11px!important;font-weight:900!important;letter-spacing:.04em!important;color:#7ef5cf!important}.betai-notify-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12000;pointer-events:auto;background:#00000005}.betai-notify-panel{position:absolute;top:92px;right:266px;width:min(460px,calc(100vw - 28px));max-height:min(78vh,760px);overflow:hidden;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 15% 0%,rgba(73,223,255,.08),transparent 24%),radial-gradient(circle at 100% 0%,rgba(31,226,174,.08),transparent 22%),linear-gradient(180deg,#07101cfb,#040a12fe);box-shadow:0 28px 80px #0000006b,inset 0 1px #ffffff0d;color:#eef8fb}.betai-notify-header{padding:18px 18px 14px;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.betai-notify-kicker{color:#75f4ce;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px}.betai-notify-title{font-size:28px;line-height:.95;font-weight:900;letter-spacing:-.05em}.betai-notify-sub{margin-top:8px;color:#9bb0bd;font-size:13px}.betai-notify-actions{display:flex;gap:8px}.betai-notify-btn{min-width:42px;height:42px;border:none;border-radius:14px;background:#ffffff0d;color:#eef8fb;font-weight:900;cursor:pointer}.betai-notify-btn:hover{background:#1fe2ae1f}.betai-notify-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.05)}.betai-notify-stat{border-radius:18px;border:1px solid rgba(255,255,255,.05);background:linear-gradient(180deg,#ffffff08,#ffffff04);padding:14px}.betai-notify-stat span{display:block;color:#8ea4b3;font-size:12px;font-weight:700;margin-bottom:8px}.betai-notify-stat strong{font-size:24px;line-height:1;font-weight:900}.betai-notify-list{max-height:min(54vh,520px);overflow:auto;padding:14px 14px 16px;display:grid;gap:10px;scrollbar-width:thin;scrollbar-color:rgba(31,226,174,.42) rgba(255,255,255,.04)}.betai-notify-list::-webkit-scrollbar{width:10px}.betai-notify-list::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.betai-notify-list::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#49dfff8c,#1fe2ae7a);border-radius:999px;border:2px solid rgba(7,16,28,.85)}.betai-notify-card{border-radius:18px;border:1px solid rgba(255,255,255,.05);background:linear-gradient(180deg,#ffffff06,#ffffff04);padding:14px}.betai-notify-card.unread{border-color:#1fe2ae2e;box-shadow:0 10px 22px #1fe2ae14;background:linear-gradient(135deg,#1fe2ae17,#49dfff0d)}.betai-notify-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.betai-notify-head strong{font-size:15px;line-height:1.15}.betai-notify-time{color:#91a6b4;font-size:12px;white-space:nowrap}.betai-notify-body{color:#d9e7ef;font-size:13px;line-height:1.5;margin-bottom:10px}.betai-notify-chips{display:flex;flex-wrap:wrap;gap:8px}.betai-chip{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:900;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#eef8fb}.betai-chip.reward{background:linear-gradient(135deg,#f59e0b3d,#d9770633);border-color:#f59e0b47;color:#ffe8b3}.betai-chip.system{background:linear-gradient(135deg,#49dfff2e,#1fe2ae24);border-color:#49dfff3d;color:#d7fbff}.betai-notify-empty{border-radius:18px;border:1px dashed rgba(255,255,255,.08);padding:24px 16px;text-align:center;color:#9ab1c0;font-size:14px}@media (max-width:980px){.betai-notify-panel{left:50%;right:auto;transform:translate(-50%);top:86px;width:min(96vw,460px)}.wallet-stack-top{min-width:auto!important}}@media (min-width: 1000px){.betai-animated-hero>.betai-hero-stats{position:absolute!important;right:12px!important;top:17px!important;bottom:17px!important;left:auto!important;width:239px!important;height:auto!important;margin:0!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:repeat(4,1fr)!important;gap:13px!important;z-index:80!important;transform:translate3d(calc(var(--mx,0) * 10px),calc(var(--my,0) * 7px),0)!important}.betai-animated-hero>.betai-hero-copy{position:relative!important;z-index:80!important;max-width:650px!important;padding-right:0!important}.betai-animated-hero{padding-right:288px!important}.betai-animated-hero>.betai-hero-stats div:nth-child(n+5){display:none!important}}@media (min-width: 1000px) and (max-width: 1180px){.betai-animated-hero{padding-right:252px!important}.betai-animated-hero>.betai-hero-stats{width:220px!important}}@media (max-width: 999px){.betai-animated-hero>.betai-hero-stats{position:relative!important;right:auto!important;top:auto!important;bottom:auto!important;width:auto!important;margin-top:18px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:none!important;transform:none!important}}.betai-notify-panel-with-dm{width:min(860px,calc(100vw - 28px))!important;max-height:min(84vh,820px)!important}.betai-notify-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px 18px;border-bottom:1px solid rgba(255,255,255,.055)}.betai-notify-tabs button{height:44px;border-radius:15px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#dcebf2;font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.betai-notify-tabs button.active{background:linear-gradient(135deg,#1fe2ae38,#49dfff24);border-color:#1fe2ae47;color:#fff}.betai-notify-tabs b{min-width:22px;height:22px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff1a;font-size:11px}.betai-dm-box{padding:14px 14px 16px;display:grid;gap:12px}.betai-dm-toolbar{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;padding:2px 2px 0}.betai-dm-title{font-size:24px;line-height:1;font-weight:950;letter-spacing:-.045em;color:#f7fbff}.betai-dm-unread{display:inline-flex;align-items:center;justify-content:center;height:30px;padding:0 12px;border-radius:999px;background:#1fe2ae1f;border:1px solid rgba(31,226,174,.22);color:#bfffe9;font-size:12px;font-weight:950}.betai-dm-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:12px;min-height:480px}.betai-dm-users,.betai-dm-conversation{border-radius:20px;border:1px solid rgba(255,255,255,.07);background:linear-gradient(180deg,#ffffff08,#ffffff03);overflow:hidden;min-width:0}.betai-dm-users{padding:12px;display:flex;flex-direction:column;gap:10px}.betai-dm-search{width:100%;height:42px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#00000038;color:#eef8fb;padding:0 12px;font-weight:750;outline:none}.betai-dm-search:focus{border-color:#1fe2ae52;box-shadow:0 0 0 3px #1fe2ae14}.betai-dm-user-list{display:flex;flex-direction:column;gap:8px;overflow:auto;max-height:430px;padding-right:3px}.betai-dm-user{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;text-align:left;border:1px solid rgba(255,255,255,.06);border-radius:16px;background:#ffffff09;color:#eef8fb;padding:9px;cursor:pointer}.betai-dm-user.active{border-color:#1fe2ae4d;background:linear-gradient(135deg,#1fe2ae21,#49dfff12)}.betai-dm-user strong{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.betai-dm-user small{display:block;margin-top:3px;color:#8fa5b5;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.betai-dm-user b{min-width:22px;height:22px;border-radius:999px;background:#1fe2ae;color:#06130f;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:950}.betai-dm-avatar{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#1fe2ae33,#49dfff1f);border:1px solid rgba(255,255,255,.1);color:#eafff7;font-size:12px;font-weight:950}.betai-dm-avatar.big{width:50px;height:50px;border-radius:17px;font-size:14px}.betai-dm-conversation{display:flex;flex-direction:column;min-height:0}.betai-dm-active{padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;gap:12px}.betai-dm-active strong{display:block;color:#fff;font-size:16px}.betai-dm-active small{display:block;margin-top:3px;color:#91a8b6;font-size:12px}.betai-dm-messages{flex:1;min-height:0;max-height:318px;overflow:auto;padding:14px;display:flex;flex-direction:column;gap:10px;scrollbar-width:thin;scrollbar-color:rgba(31,226,174,.42) rgba(255,255,255,.04)}.betai-dm-msg{align-self:flex-start;max-width:82%;display:flex;flex-direction:column;gap:4px}.betai-dm-msg.me{align-self:flex-end;text-align:right}.betai-dm-bubble{padding:10px 12px;border-radius:15px 15px 15px 5px;background:#fff1;border:1px solid rgba(255,255,255,.06);color:#edf8fb;font-size:13px;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.betai-dm-msg.me .betai-dm-bubble{border-radius:15px 15px 5px;background:linear-gradient(135deg,#1fe2ae42,#49dfff24);border-color:#1fe2ae47}.betai-dm-msg small{color:#7f95a5;font-size:11px;font-weight:750}.betai-dm-compose{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:10px;padding:12px;border-top:1px solid rgba(255,255,255,.06)}.betai-dm-compose textarea{height:54px;resize:none;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#0000003d;color:#eef8fb;padding:10px 12px;font-weight:750;outline:none}.betai-dm-compose textarea:focus{border-color:#1fe2ae52}.betai-dm-compose button{border:none;border-radius:16px;background:linear-gradient(135deg,#1fe2ae,#75f4ce);color:#06130f;font-weight:950;cursor:pointer}.betai-dm-compose button:disabled{opacity:.45;cursor:not-allowed}.betai-dm-status{padding:0 14px 12px;color:#93a9b7;font-size:12px;font-weight:750}.betai-dm-empty{padding:18px;border:1px dashed rgba(255,255,255,.08);border-radius:16px;color:#96adbc;text-align:center;font-size:13px;line-height:1.45}.mail-btn{border:none!important}.mail-btn b{margin-left:4px}@media (max-width:980px){.betai-notify-panel-with-dm{left:50%!important;right:auto!important;transform:translate(-50%)!important;width:min(96vw,860px)!important}.betai-dm-layout{grid-template-columns:1fr;min-height:0}.betai-dm-user-list{max-height:170px}.betai-dm-messages{max-height:300px}.betai-dm-compose{grid-template-columns:1fr}.betai-dm-compose button{height:44px}}.betai-hero-panel-coin{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:min(610px,calc(100vw - 320px))!important;height:100%!important}.betai-hero-panel-coin img{display:block!important;width:min(590px,100%)!important;max-height:246px!important;object-fit:cover!important;object-position:left center!important;border-radius:22px!important;border:1px solid rgba(31,226,174,.22)!important;box-shadow:0 24px 70px #00000057,0 0 36px #1fe2ae24!important;animation:betaiCoinHeroFloat 5.8s ease-in-out infinite,betaiCoinHeroGlow 2.8s ease-in-out infinite alternate!important}@keyframes betaiCoinHeroFloat{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,-7px,0) scale(1.012)}}@keyframes betaiCoinHeroGlow{0%{filter:saturate(1) brightness(.98)}to{filter:saturate(1.16) brightness(1.08)}}@media (max-width:960px){.betai-hero-panel-coin{width:100%!important}.betai-hero-panel-coin img{max-height:220px!important}}@media (max-width:760px){.betai-hero-panel-coin img{width:100%!important;max-height:190px!important}}@media (min-width: 1000px){.betai-animated-hero>.betai-hero-copy{width:100%!important;max-width:100%!important;min-height:276px!important}.betai-animated-hero .betai-hero-rotator{width:100%!important;min-height:252px!important}.betai-animated-hero .betai-hero-panel-coin{position:absolute!important;inset:-2px 0 auto 0!important;width:100%!important;max-width:none!important;height:252px!important;display:block!important;overflow:visible!important}.betai-animated-hero .betai-hero-panel-coin img{width:100%!important;height:252px!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;border-radius:26px!important;border:1px solid rgba(31,226,174,.3)!important;box-shadow:0 28px 80px #0000006b,0 0 42px #1fe2ae2e,inset 0 1px #ffffff14!important}}@media (min-width: 1000px) and (max-width: 1180px){.betai-animated-hero>.betai-hero-copy{min-height:246px!important}.betai-animated-hero .betai-hero-rotator{min-height:226px!important}.betai-animated-hero .betai-hero-panel-coin,.betai-animated-hero .betai-hero-panel-coin img{height:226px!important}}@media (min-width: 1000px){.betai-animated-hero .betai-hero-panel-coin{inset:-4px 0 auto -4px!important;width:calc(100% + 8px)!important;height:258px!important;overflow:visible!important}.betai-animated-hero .betai-hero-panel-coin img{width:100%!important;height:258px!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;border:0!important;border-radius:34px!important;background:transparent!important;box-shadow:none!important;filter:saturate(1.04) brightness(1.03) drop-shadow(0 26px 56px rgba(0,0,0,.28)) drop-shadow(0 0 32px rgba(31,226,174,.1))!important;opacity:.985!important}}@media (min-width: 1000px) and (max-width: 1180px){.betai-animated-hero .betai-hero-panel-coin,.betai-animated-hero .betai-hero-panel-coin img{height:232px!important}}@media (max-width: 999px){.betai-hero-panel-coin img{border:0!important;box-shadow:none!important;filter:saturate(1.03) brightness(1.02)!important}}.wallet-row-tokens span,.wallet-row-tokens b{color:#75f4ce!important;font-weight:900!important}.wallet-stack-top strong,.wallet-stack-top small{color:#04121a!important}.wallet-row-tokens span,.wallet-row-tokens b{color:#10bce8!important;font-weight:900!important;text-shadow:0 0 10px rgba(16,188,232,.18)!important}.wallet-top-btn{background:linear-gradient(135deg,#18f0c8,#10bce8)!important;border:1px solid rgba(24,240,200,.32)!important;color:#04121a!important;box-shadow:0 10px 22px #14e0c933!important}.wallet-top-btn strong,.wallet-top-btn small,.wallet-stack-top strong,.wallet-stack-top small{color:#04121a!important}.wallet-top-btn:hover{filter:brightness(1.05)!important;transform:translateY(-1px)!important}@media (min-width: 1000px){.betai-animated-hero{min-height:318px!important;padding:28px 250px 28px 24px!important}.betai-animated-hero>.betai-hero-copy{width:100%!important;max-width:none!important;min-height:260px!important}.betai-animated-hero .betai-hero-kicker{margin-bottom:12px!important}.betai-animated-hero .betai-hero-rotator{width:100%!important;min-height:236px!important}.betai-animated-hero .betai-hero-panel-coin{position:absolute!important;inset:0 0 auto 0!important;width:100%!important;max-width:none!important;height:236px!important;display:block!important;overflow:hidden!important;border-radius:24px!important}.betai-animated-hero .betai-hero-panel-coin img{width:100%!important;height:236px!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;border:0!important;border-radius:24px!important;box-shadow:0 20px 52px #00000042,inset 0 1px #ffffff0f!important;filter:saturate(1.04) brightness(1.02)!important;background:transparent!important}}@media (min-width: 1181px){.betai-animated-hero .betai-hero-panel-coin,.betai-animated-hero .betai-hero-panel-coin img{height:244px!important}}@media (max-width: 999px){.betai-hero-panel-coin img{width:100%!important;height:auto!important;object-fit:cover!important}}.toast.success{border-color:#10bce86b!important;background:linear-gradient(135deg,#082a3afa,#074f6af5)!important;box-shadow:0 18px 48px #10bce829!important}.toast.success .toast-icon{background:linear-gradient(135deg,#18f0c8,#10bce8)!important;color:#04121a!important;box-shadow:0 10px 24px #10bce82e!important}.toast.success strong{color:#f4fbff!important}.toast.success span{color:#d8eef7!important}.toast.success .toast-close{border-color:#10bce842!important;background:#ffffff14!important;color:#f4fbff!important}.toast.success .toast-cta{background:linear-gradient(135deg,#18f0c8,#10bce8)!important;color:#04121a!important}@media (min-width: 1000px){.betai-animated-hero.betai-hero-coin-active{min-height:334px!important;padding:18px 250px 18px 18px!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-copy{position:absolute!important;left:18px!important;top:18px!important;right:250px!important;bottom:18px!important;width:auto!important;max-width:none!important;min-height:0!important;height:auto!important;display:block!important;transform:none!important;z-index:3!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-kicker{display:none!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-rotator{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important;border-radius:24px!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-panel-coin{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;display:block!important;overflow:hidden!important;border-radius:24px!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-panel-coin img{width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;border:0!important;border-radius:24px!important;box-shadow:0 22px 68px #00000057,inset 0 1px #ffffff14!important;filter:saturate(1.06) brightness(1.04) contrast(1.04)!important;opacity:1!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-bg,.betai-animated-hero.betai-hero-coin-active .betai-hero-orb,.betai-animated-hero.betai-hero-coin-active .betai-hero-player{opacity:.22!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats{position:absolute!important;right:18px!important;top:18px!important;bottom:18px!important;width:214px!important;z-index:6!important}}@media (min-width: 1000px) and (max-width: 1180px){.betai-animated-hero.betai-hero-coin-active{min-height:308px!important;padding-right:226px!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-copy{right:226px!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats{width:196px!important}}@media (min-width: 1000px){.betai-animated-hero.betai-hero-coin-active{min-height:334px!important;padding:18px 250px 18px 18px!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-copy{position:absolute!important;left:18px!important;top:18px!important;right:250px!important;bottom:18px!important;width:auto!important;max-width:none!important;min-height:0!important;height:auto!important;display:block!important;z-index:3!important;transform:none!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-kicker{display:none!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-rotator{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important;border-radius:24px!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-panel.betai-hero-panel-coin{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;display:block!important;overflow:hidden!important;border-radius:24px!important;opacity:1!important;transform:none!important;filter:none!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-panel.betai-hero-panel-coin img{width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:left center!important;border:0!important;border-radius:24px!important;box-shadow:0 22px 64px #00000052,inset 0 1px #ffffff0f!important;filter:saturate(1.04) brightness(1.03) contrast(1.02)!important;opacity:1!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats{position:absolute!important;right:18px!important;top:18px!important;bottom:18px!important;width:214px!important;z-index:6!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-bg,.betai-animated-hero.betai-hero-coin-active .betai-hero-orb,.betai-animated-hero.betai-hero-coin-active .betai-hero-player{opacity:.18!important}}@media (min-width: 1000px) and (max-width: 1180px){.betai-animated-hero.betai-hero-coin-active{padding-right:226px!important;min-height:316px!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-copy{right:226px!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats{width:196px!important}}.topbar .wallet-top-btn.wallet-stack-top:hover,.wallet-top-btn.wallet-stack-top:hover{filter:brightness(1.05)!important;transform:translateY(-1px)!important}@media (min-width: 1000px){.betai-animated-hero.betai-hero-coin-active{min-height:334px!important;padding:18px 250px 18px 18px!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-copy{position:absolute!important;left:18px!important;top:18px!important;right:250px!important;bottom:18px!important;width:auto!important;max-width:none!important;min-height:0!important;height:auto!important;display:block!important;z-index:3!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-kicker{display:none!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-rotator,.betai-animated-hero.betai-hero-coin-active .betai-hero-panel.betai-hero-panel-coin,.betai-animated-hero.betai-hero-coin-active .betai-hero-panel.betai-hero-panel-coin img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important;border-radius:24px!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-panel.betai-hero-panel-coin img{object-fit:cover!important;object-position:left center!important;border:0!important;box-shadow:0 18px 52px #0000004d,inset 0 1px #ffffff0d!important;filter:brightness(1.01) saturate(1.02)!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats{position:absolute!important;right:18px!important;top:18px!important;bottom:18px!important;width:214px!important;z-index:6!important}}@media (min-width: 1000px) and (max-width:1180px){.betai-animated-hero.betai-hero-coin-active{padding-right:226px!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-copy{right:226px!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats{width:196px!important}}@media (min-width: 1000px){.betai-animated-hero.betai-hero-coin-active{min-height:334px!important;padding:18px 250px 18px 18px!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-copy{position:absolute!important;left:18px!important;top:18px!important;right:250px!important;bottom:18px!important;width:auto!important;max-width:none!important;min-height:0!important;height:auto!important;z-index:3!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-kicker{display:none!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-rotator,.betai-animated-hero.betai-hero-coin-active .betai-hero-panel.betai-hero-panel-coin,.betai-animated-hero.betai-hero-coin-active .betai-hero-panel.betai-hero-panel-coin img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;border-radius:24px!important;overflow:hidden!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-panel.betai-hero-panel-coin img{object-fit:cover!important;object-position:left center!important;border:0!important;box-shadow:0 18px 50px #0000004d,inset 0 1px #ffffff0d!important;filter:brightness(1.01) saturate(1.02)!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats{position:absolute!important;right:18px!important;top:18px!important;bottom:18px!important;width:214px!important;z-index:6!important}}@media (min-width: 1000px){.betai-animated-hero.betai-hero-coin-active{min-height:334px!important;padding:18px 250px 18px 18px!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-copy{position:absolute!important;left:18px!important;top:18px!important;right:250px!important;bottom:18px!important;width:auto!important;max-width:none!important;min-height:0!important;height:auto!important;z-index:3!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-kicker{display:none!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-rotator,.betai-animated-hero.betai-hero-coin-active .betai-hero-panel.betai-hero-panel-coin,.betai-animated-hero.betai-hero-coin-active .betai-hero-panel.betai-hero-panel-coin img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;border-radius:24px!important;overflow:hidden!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-panel.betai-hero-panel-coin img{object-fit:cover!important;object-position:left center!important;border:0!important;box-shadow:0 18px 50px #00000047,inset 0 1px #ffffff0d!important;filter:brightness(1.01) saturate(1.02)!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats{position:absolute!important;right:18px!important;top:18px!important;bottom:18px!important;width:214px!important;z-index:6!important}}@media (min-width: 1000px) and (max-width: 1180px){.betai-animated-hero.betai-hero-coin-active{padding-right:226px!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-copy{right:226px!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats{width:196px!important}}@media (min-width:1000px){.betai-animated-hero.betai-hero-coin-active{min-height:334px!important;padding:18px!important;overflow:hidden!important;background:#06131d!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-full-coin-bg{display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:left center!important;border-radius:30px!important;z-index:1!important;opacity:1!important;filter:brightness(1.02) saturate(1.04) contrast(1.02)!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-copy{opacity:0!important;pointer-events:none!important;z-index:2!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-bg,.betai-animated-hero.betai-hero-coin-active .betai-hero-orb,.betai-animated-hero.betai-hero-coin-active .betai-hero-player{display:none!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats{position:absolute!important;right:18px!important;top:18px!important;bottom:18px!important;width:214px!important;z-index:8!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats div{background:linear-gradient(180deg,#08131de0,#060e16eb)!important;border-color:#ffffff14!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-panel-coin{display:none!important}}.topbar .wallet-top-btn.wallet-stack-top,.wallet-top-btn.wallet-stack-top{background:linear-gradient(135deg,#18f0c8,#10bce8)!important;border:1px solid rgba(24,240,200,.32)!important;color:#04121a!important;box-shadow:0 10px 22px #14e0c933!important}.topbar .wallet-top-btn.wallet-stack-top strong,.topbar .wallet-top-btn.wallet-stack-top small,.wallet-top-btn.wallet-stack-top strong,.wallet-top-btn.wallet-stack-top small{color:#04121a!important}.wallet-row.wallet-row-tokens span,.wallet-row.wallet-row-tokens b{color:#10bce8!important;font-weight:900!important}@media (min-width:1000px){.betai-animated-hero.betai-hero-coin-active{min-height:334px!important;padding:18px!important;overflow:hidden!important;background:#06131d!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-full-coin-bg{display:block!important;position:absolute!important;left:0!important;top:50%!important;right:auto!important;bottom:auto!important;width:100%!important;height:auto!important;min-height:0!important;max-width:none!important;transform:translateY(-50%)!important;object-fit:unset!important;object-position:unset!important;border-radius:30px!important;z-index:1!important;opacity:1!important;filter:brightness(1.01) saturate(1.03) contrast(1.02)!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats{position:absolute!important;right:18px!important;top:18px!important;bottom:18px!important;width:214px!important;z-index:8!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats div{background:linear-gradient(180deg,#08131dc2,#060e16cc)!important;border-color:#ffffff14!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}}@media (min-width:1000px) and (max-width:1180px){.betai-animated-hero.betai-hero-coin-active>.betai-hero-full-coin-bg{width:100%!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats{width:196px!important}}@media (min-width:1000px){.betai-animated-hero.betai-hero-coin-active{min-height:334px!important;padding:18px!important;overflow:hidden!important;background:#06131d!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-full-coin-bg{display:block!important;position:absolute!important;left:18px!important;top:18px!important;width:calc(100% - 36px)!important;height:calc(100% - 36px)!important;max-width:none!important;min-height:0!important;transform:none!important;object-fit:fill!important;object-position:center center!important;border-radius:26px!important;z-index:1!important;opacity:1!important;filter:none!important;box-shadow:0 12px 36px #0000003d!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-copy{opacity:0!important;pointer-events:none!important;z-index:2!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-bg,.betai-animated-hero.betai-hero-coin-active .betai-hero-orb,.betai-animated-hero.betai-hero-coin-active .betai-hero-player,.betai-animated-hero.betai-hero-coin-active .betai-hero-panel-coin{display:none!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats{position:absolute!important;right:18px!important;top:18px!important;bottom:18px!important;width:214px!important;z-index:8!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats div{background:linear-gradient(180deg,#08131db8,#060e16c7)!important;border-color:#ffffff14!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}}.betai-hero-full-coin-bg{display:none}@keyframes betaiCoinFloat{0%{transform:translate3d(0,-50%,0) scale(.972)}25%{transform:translate3d(-6px,-51%,0) scale(.978)}50%{transform:translate3d(0,-49%,0) scale(.982)}75%{transform:translate3d(6px,-50.5%,0) scale(.978)}to{transform:translate3d(0,-50%,0) scale(.972)}}@keyframes betaiCoinGlow{0%,to{filter:brightness(1.03) saturate(1.06) contrast(1.04) drop-shadow(0 12px 28px rgba(16,220,230,.18))}50%{filter:brightness(1.06) saturate(1.09) contrast(1.05) drop-shadow(0 18px 36px rgba(16,220,230,.28))}}@media (min-width:1000px){.betai-animated-hero.betai-hero-coin-active{min-height:334px!important;padding:18px!important;overflow:hidden!important;background:#06131d!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-copy{opacity:0!important;pointer-events:none!important;z-index:2!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-bg,.betai-animated-hero.betai-hero-coin-active .betai-hero-orb,.betai-animated-hero.betai-hero-coin-active .betai-hero-player,.betai-animated-hero.betai-hero-coin-active .betai-hero-panel-coin{display:none!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-full-coin-bg{display:block!important;position:absolute!important;left:18px!important;top:50%!important;width:calc(100% - 36px)!important;height:auto!important;max-width:none!important;max-height:none!important;min-height:0!important;object-fit:contain!important;object-position:left center!important;transform:translate3d(0,-50%,0) scale(.972)!important;transform-origin:center center!important;border-radius:26px!important;z-index:1!important;opacity:1!important;animation:betaiCoinFloat 12s ease-in-out infinite,betaiCoinGlow 8s ease-in-out infinite!important;box-shadow:0 16px 48px #0000003d,inset 0 1px #ffffff0d!important;will-change:transform,filter!important;backface-visibility:hidden!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats{position:absolute!important;right:18px!important;top:18px!important;bottom:18px!important;width:214px!important;z-index:8!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats div{background:linear-gradient(180deg,#06111a6b,#060e167a)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 10px 24px #00000024!important;backdrop-filter:blur(12px) saturate(1.15)!important;-webkit-backdrop-filter:blur(12px) saturate(1.15)!important}}@media (min-width:1000px) and (max-width:1180px){.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats{width:196px!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-full-coin-bg{width:calc(100% - 36px)!important;transform:translate3d(0,-50%,0) scale(.965)!important}}@keyframes betaiCoinEdgeFloat{0%{transform:translateZ(0) scale(1.006)}25%{transform:translate3d(-4px,-2px,0) scale(1.01)}50%{transform:translate3d(0,1px,0) scale(1.012)}75%{transform:translate3d(4px,-1px,0) scale(1.01)}to{transform:translateZ(0) scale(1.006)}}@media (min-width:1000px){.betai-animated-hero.betai-hero-coin-active{min-height:334px!important;padding:18px!important;overflow:hidden!important;background:#06131d!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-full-coin-bg{display:block!important;position:absolute!important;left:18px!important;top:18px!important;width:calc(100% - 36px)!important;height:calc(100% - 36px)!important;max-width:none!important;max-height:none!important;min-height:0!important;object-fit:fill!important;object-position:center center!important;transform:translateZ(0) scale(1.006)!important;transform-origin:center center!important;border-radius:26px!important;z-index:1!important;opacity:1!important;animation:betaiCoinEdgeFloat 11s ease-in-out infinite,betaiCoinGlow 8s ease-in-out infinite!important;box-shadow:0 18px 52px #00000040,inset 0 1px #ffffff0d!important;will-change:transform,filter!important;backface-visibility:hidden!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-copy{opacity:0!important;pointer-events:none!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-bg,.betai-animated-hero.betai-hero-coin-active .betai-hero-orb,.betai-animated-hero.betai-hero-coin-active .betai-hero-player,.betai-animated-hero.betai-hero-coin-active .betai-hero-panel-coin{display:none!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats{position:absolute!important;right:18px!important;top:18px!important;bottom:18px!important;width:214px!important;z-index:8!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats div{background:linear-gradient(180deg,#06111a42,#060e1652)!important;border:1px solid rgba(255,255,255,.07)!important;box-shadow:0 8px 22px #0000001a!important;backdrop-filter:blur(14px) saturate(1.18)!important;-webkit-backdrop-filter:blur(14px) saturate(1.18)!important}}@keyframes betaiCoinFinalFloat{0%{transform:translateZ(0) scale(1.008)}20%{transform:translate3d(-3px,-1px,0) scale(1.01)}50%{transform:translate3d(0,2px,0) scale(1.013)}80%{transform:translate3d(3px,-1px,0) scale(1.01)}to{transform:translateZ(0) scale(1.008)}}@keyframes betaiCoinFinalGlow{0%,to{filter:brightness(1.03) contrast(1.04) saturate(1.05) drop-shadow(0 10px 26px rgba(25,225,240,.14))}50%{filter:brightness(1.06) contrast(1.05) saturate(1.07) drop-shadow(0 16px 36px rgba(25,225,240,.22))}}@media (min-width:1000px){.betai-animated-hero.betai-hero-coin-active{min-height:334px!important;padding:18px!important;overflow:hidden!important;background:#06131d!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-full-coin-bg{display:block!important;position:absolute!important;left:18px!important;top:18px!important;width:calc(100% - 36px)!important;height:calc(100% - 36px)!important;object-fit:fill!important;object-position:center center!important;border-radius:26px!important;z-index:1!important;opacity:1!important;transform:translateZ(0) scale(1.008)!important;transform-origin:center center!important;animation:betaiCoinFinalFloat 13s ease-in-out infinite,betaiCoinFinalGlow 9s ease-in-out infinite!important;box-shadow:0 16px 46px #00000038,inset 0 1px #ffffff0d!important;will-change:transform,filter!important;backface-visibility:hidden!important}.betai-animated-hero.betai-hero-coin-active:after{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:26px;pointer-events:none;z-index:2;background:linear-gradient(110deg,#fff0,#ffffff09 26%,#fff0 46%,#ffffff05 70%,#fff0);mix-blend-mode:screen;opacity:.55}.betai-animated-hero.betai-hero-coin-active>.betai-hero-copy{opacity:0!important;pointer-events:none!important}.betai-animated-hero.betai-hero-coin-active .betai-hero-bg,.betai-animated-hero.betai-hero-coin-active .betai-hero-orb,.betai-animated-hero.betai-hero-coin-active .betai-hero-player,.betai-animated-hero.betai-hero-coin-active .betai-hero-panel-coin{display:none!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats{position:absolute!important;right:18px!important;top:18px!important;bottom:18px!important;width:214px!important;z-index:8!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats div{background:linear-gradient(180deg,#07111a2e,#060e163d)!important;border:1px solid rgba(255,255,255,.07)!important;box-shadow:0 8px 20px #00000014!important;backdrop-filter:blur(15px) saturate(1.18)!important;-webkit-backdrop-filter:blur(15px) saturate(1.18)!important}}@media (min-width:1000px) and (max-width:1180px){.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats{width:196px!important}}@media (min-width:1000px){.betai-animated-hero.betai-hero-coin-active{padding:0!important;border-radius:28px!important;overflow:hidden!important;background:#06131d!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-full-coin-bg{left:0!important;top:0!important;width:100%!important;height:100%!important;border-radius:28px!important;object-fit:fill!important;object-position:center center!important;transform:translateZ(0) scale(1.01)!important}.betai-animated-hero.betai-hero-coin-active:after{top:0!important;right:0!important;bottom:0!important;left:0!important;border-radius:28px!important;opacity:.48!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats{right:12px!important;top:12px!important;bottom:12px!important;width:214px!important;z-index:8!important}.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats div{background:linear-gradient(180deg,#07111a29,#060e1638)!important;border:1px solid rgba(255,255,255,.06)!important;box-shadow:0 8px 18px #0000000f!important;backdrop-filter:blur(16px) saturate(1.18)!important;-webkit-backdrop-filter:blur(16px) saturate(1.18)!important}}@media (min-width:1000px) and (max-width:1180px){.betai-animated-hero.betai-hero-coin-active>.betai-hero-stats{width:196px!important;right:10px!important;top:10px!important;bottom:10px!important}}.profile-cleared-page{min-height:72vh!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0!important}.app-shell.no-rightbar-page .my-profile-stats-page{width:100%!important;max-width:none!important;padding:0 0 34px!important;color:#f6fbff!important;position:relative!important}.app-shell.no-rightbar-page .my-profile-stats-page:before{content:"";position:absolute;inset:-18px -12px auto -12px;height:260px;pointer-events:none;background:radial-gradient(circle at 48% 0%,rgba(21,211,209,.2),transparent 36%),linear-gradient(180deg,rgba(7,31,44,.78),transparent 88%);opacity:.82;z-index:0}.app-shell.no-rightbar-page .my-profile-stats-page>*{position:relative;z-index:1}.my-profile-hero-shell{min-height:98px!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:20px!important;padding:22px 4px 18px!important}.my-profile-hero-shell h1{margin:0!important;color:#f8fdff!important;font-size:clamp(34px,3.05vw,54px)!important;line-height:.96!important;letter-spacing:-.065em!important;font-weight:1000!important;text-shadow:0 12px 30px rgba(0,0,0,.34)!important}.my-profile-hero-shell p{margin:10px 0 0!important;color:#aab9c7!important;font-size:15px!important;font-weight:700!important}.my-profile-kicker{margin:0 0 8px!important;color:#22f2c6!important;font-size:11px!important;font-weight:950!important;letter-spacing:.28em!important;text-transform:uppercase!important}.my-profile-date-btn{align-self:center!important;border:1px solid rgba(135,220,255,.13)!important;background:linear-gradient(180deg,#091521eb,#040b12f5)!important;color:#f4fbff!important;min-height:48px!important;padding:0 18px!important;border-radius:18px!important;font-weight:950!important;box-shadow:0 14px 34px #00000047,inset 0 1px #ffffff0a!important;cursor:pointer!important;white-space:nowrap!important}.my-profile-date-btn span{color:#7fc6dc;margin-left:10px}.my-profile-metrics-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin:0 0 18px!important}.my-profile-metric-card{min-height:130px!important;border-radius:22px!important;border:1px solid rgba(135,220,255,.13)!important;background:radial-gradient(circle at 92% 0%,rgba(26,182,255,.12),transparent 38%),linear-gradient(145deg,#091623e6,#030a11fa)!important;box-shadow:0 20px 58px #00000047,inset 0 1px #ffffff0b!important;padding:22px!important;display:flex!important;align-items:center!important;gap:20px!important;overflow:hidden!important;position:relative!important}.my-profile-metric-card.active,.my-profile-metric-card:hover{border-color:#1ac3ff80!important;box-shadow:0 20px 60px #0000004d,0 0 32px #0ebbff1c,inset 0 1px #ffffff0e!important}.my-profile-metric-card:after{content:"";position:absolute;right:-40px;top:-48px;width:135px;height:135px;border-radius:50%;background:#1df0ca0e}.my-profile-metric-icon{width:74px!important;height:74px!important;border-radius:999px!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;color:#18f2c6!important;font-size:36px!important;font-weight:1000!important;background:radial-gradient(circle at 50% 42%,rgba(31,226,174,.22),rgba(31,226,174,.05) 70%,transparent)!important;box-shadow:0 0 34px #1fe2ae29,inset 0 1px #ffffff0d!important}.my-profile-metric-card span{display:block!important;color:#d6e2ec!important;font-size:16px!important;font-weight:800!important;margin-bottom:7px!important}.my-profile-metric-card strong{display:block!important;color:#fff!important;font-size:34px!important;line-height:1!important;letter-spacing:-.05em!important;font-weight:1000!important;text-shadow:0 8px 24px rgba(0,0,0,.25)!important}.my-profile-metric-card small{display:block!important;margin-top:10px!important;color:#a9b8c4!important;font-size:13px!important;font-weight:750!important}.my-profile-metric-card small b{color:#19f2c5!important}.my-profile-main-grid{display:grid!important;grid-template-columns:1.18fr 1fr!important;gap:16px!important;margin-bottom:16px!important}.my-profile-card{border-radius:26px!important;border:1px solid rgba(135,220,255,.13)!important;background:radial-gradient(circle at 88% 2%,rgba(20,187,255,.09),transparent 34%),linear-gradient(180deg,#081622eb,#030a11fa)!important;box-shadow:0 24px 70px #0000004d,inset 0 1px #ffffff0b!important;padding:18px!important;color:#f8fdff!important}.my-profile-card-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin-bottom:16px!important}.my-profile-card-head h2,.my-profile-mini-card h3{margin:0!important;color:#fff!important;font-size:21px!important;letter-spacing:-.04em!important;font-weight:1000!important}.my-profile-card-head button{border:1px solid rgba(135,220,255,.13)!important;background:#ffffff09!important;color:#dce9f1!important;border-radius:14px!important;min-height:36px!important;padding:0 14px!important;font-weight:850!important}.my-profile-filter-row{display:flex!important;gap:12px!important;flex-wrap:wrap!important;margin-bottom:16px!important}.my-profile-filter-row button{min-height:39px!important;border-radius:15px!important;border:1px solid rgba(135,220,255,.12)!important;background:#ffffff09!important;color:#e6f3f9!important;padding:0 16px!important;font-weight:900!important;cursor:pointer!important}.my-profile-filter-row button.active{border-color:#18f2c6!important;background:#18f2c61a!important;color:#bdfdf1!important;box-shadow:0 0 22px #18f2c61c!important}.my-profile-table{border-radius:18px!important;border:1px solid rgba(135,220,255,.1)!important;overflow:hidden!important;background:#01070d59!important}.my-profile-table-head,.my-profile-table-row{display:grid!important;grid-template-columns:2.25fr 1.35fr .55fr .7fr .82fr .86fr!important;gap:12px!important;align-items:center!important}.my-profile-table-head{min-height:42px!important;padding:0 16px!important;color:#9fb1be!important;font-size:13px!important;font-weight:950!important;background:#ffffff06!important}.my-profile-table-row{min-height:63px!important;padding:10px 16px!important;border-top:1px solid rgba(255,255,255,.065)!important;color:#e7f1f7!important;font-size:13px!important;font-weight:750!important}.my-profile-match{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important}.my-profile-match i{font-style:normal!important;width:26px!important;height:26px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:#ffffff14!important;flex:0 0 auto!important}.my-profile-match b{display:block!important;color:#fff!important;font-size:13px!important;font-weight:1000!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.my-profile-match small{display:block!important;color:#8fa2af!important;margin-top:3px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-weight:700!important}.my-status{font-style:normal!important;text-align:center!important;border-radius:999px!important;min-height:28px!important;display:inline-grid!important;place-items:center!important;padding:0 10px!important;font-size:11px!important;font-weight:1000!important}.my-status.win{background:#1fe2ae21!important;color:#18f2c6!important}.my-status.active{background:#368dff29!important;color:#64a8ff!important}.my-status.loss{background:#ff405c2b!important;color:#ff6072!important}.my-result{font-size:13px!important;font-weight:1000!important;text-align:right!important}.my-result.win{color:#18f2c6!important}.my-result.loss{color:#ff5368!important}.my-result.active{color:#3a8bd8!important}.my-profile-more-btn{display:flex!important;align-items:center!important;justify-content:center!important;width:min(260px,100%)!important;min-height:42px!important;margin:14px auto 0!important;border-radius:999px!important;border:1px solid rgba(135,220,255,.12)!important;background:linear-gradient(180deg,#ffffff0a,#ffffff05)!important;color:#f5fbff!important;font-weight:950!important;cursor:pointer!important}.my-profile-chart-grid{display:grid!important;grid-template-columns:1.55fr .82fr!important;gap:12px!important}.my-profile-line-card,.my-profile-donut-card{border:1px solid rgba(135,220,255,.1)!important;border-radius:18px!important;background:#01080f52!important;padding:15px!important;min-height:300px!important}.my-profile-line-card>span,.my-profile-donut-card>span{display:block!important;color:#b2c2ce!important;font-size:13px!important;font-weight:850!important}.my-profile-line-card>strong{display:block!important;margin-top:7px!important;color:#18f2c6!important;font-size:25px!important;font-weight:1000!important;letter-spacing:-.04em!important}.my-profile-line-card svg{width:100%!important;height:246px!important;margin-top:4px!important;overflow:visible!important}.my-profile-line-card .grid-lines path{stroke:#ffffff13;stroke-width:1}.my-profile-line-card .area{fill:url(#myProfileLineFill)}.my-profile-line-card .line{fill:none;stroke:#16f0c4;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 6px rgba(22,240,196,.45))}.my-profile-line-card .dots circle{fill:#06131d;stroke:#16f0c4;stroke-width:3}.my-profile-line-card .axis text{fill:#93a8b6;font-size:13px;font-weight:700}.my-profile-donut-card{display:flex!important;flex-direction:column!important;align-items:center!important}.my-profile-donut{width:156px!important;height:156px!important;border-radius:50%!important;margin:22px auto 18px!important;background:conic-gradient(#1fe2ae 0,#1fe2ae 78%,#ff4f68 78%,#ff4f68 94%,#2d8cff 94%,#2d8cff)!important;display:grid!important;place-items:center!important;box-shadow:0 0 30px #1fe2ae33!important}.my-profile-donut>div{width:92px!important;height:92px!important;border-radius:50%!important;background:#07111c!important;display:grid!important;place-items:center!important;text-align:center!important;box-shadow:inset 0 0 18px #00000073!important}.my-profile-donut strong{display:block!important;color:#fff!important;font-size:30px!important;font-weight:1000!important;line-height:1!important}.my-profile-donut small{display:block!important;color:#9fb1be!important;font-size:12px!important}.my-profile-legend{display:grid!important;gap:9px!important;width:100%!important}.my-profile-legend span{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;color:#c4d0da!important;font-size:13px!important;font-weight:800!important}.my-profile-legend i{width:11px!important;height:11px!important;border-radius:999px!important;margin-right:8px!important;display:inline-block!important}.my-profile-legend .win{background:#1fe2ae}.my-profile-legend .loss{background:#ff4f68}.my-profile-legend .active{background:#2d8cff}.my-profile-legend b{margin-left:auto!important;color:#dceaf1!important;font-weight:950!important}.my-profile-bottom-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important;margin:0 0 16px calc(58.8% + 8px)!important}.my-profile-mini-card{min-height:186px!important;display:grid!important;grid-template-columns:92px 1fr!important;gap:18px!important;align-items:center!important;position:relative!important;padding:22px!important}.mini-orb{width:86px!important;height:86px!important;border-radius:999px!important;display:grid!important;place-items:center!important;color:#18f2c6!important;font-size:42px!important;border:1px solid rgba(24,242,198,.75)!important;background:radial-gradient(circle,#18f2c633,#18f2c60a)!important;box-shadow:0 0 30px #18f2c63d!important}.my-profile-mini-card.blue .mini-orb{color:#2d8cff!important;border-color:#2d8cffbf!important;box-shadow:0 0 30px #2d8cff3d!important;background:radial-gradient(circle,#2d8cff33,#2d8cff0a)!important}.my-profile-mini-card strong{display:block!important;color:#fff!important;font-size:26px!important;line-height:1.22!important;letter-spacing:-.04em!important;font-weight:1000!important}.my-profile-mini-card strong span{font-size:34px!important}.my-profile-mini-card p{margin:5px 0 0!important;color:#b1c1cd!important;font-weight:750!important}.my-profile-mini-card p b{color:#18f2c6!important}.my-profile-mini-card button{grid-column:2!important;width:min(180px,100%)!important;min-height:36px!important;border-radius:13px!important;border:1px solid rgba(135,220,255,.12)!important;background:#ffffff09!important;color:#e5f0f7!important;font-weight:900!important}.my-profile-ai-tip{min-height:62px!important;border-radius:18px!important;border:1px solid rgba(135,220,255,.12)!important;background:linear-gradient(180deg,#091622c2,#040b12eb)!important;box-shadow:0 15px 42px #0000003d,inset 0 1px #ffffff0a!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:13px 18px!important}.my-profile-ai-tip>div{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important}.my-profile-ai-tip span{width:34px!important;height:34px!important;border-radius:999px!important;display:grid!important;place-items:center!important;border:1px solid rgba(24,242,198,.28)!important;background:#18f2c614!important}.my-profile-ai-tip b{color:#18f2c6!important;font-weight:1000!important;white-space:nowrap!important}.my-profile-ai-tip p{margin:0!important;color:#aebfcb!important;font-weight:750!important}.my-profile-ai-tip button{border:1px solid rgba(135,220,255,.12)!important;background:#ffffff09!important;color:#eaf6fb!important;border-radius:14px!important;min-height:40px!important;padding:0 16px!important;font-weight:950!important;white-space:nowrap!important}@media (max-width:1280px){.my-profile-main-grid{grid-template-columns:1fr!important}.my-profile-bottom-grid{margin-left:0!important}.my-profile-table-head,.my-profile-table-row{grid-template-columns:2fr 1fr .5fr .6fr .8fr .8fr!important}.my-profile-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.my-profile-hero-shell{flex-direction:column!important}.my-profile-date-btn{align-self:flex-start!important}.my-profile-metrics-grid,.my-profile-bottom-grid{grid-template-columns:1fr!important}.my-profile-card{padding:14px!important;border-radius:22px!important}.my-profile-chart-grid{grid-template-columns:1fr!important}.my-profile-table{overflow-x:auto!important}.my-profile-table-head,.my-profile-table-row{min-width:850px!important}.my-profile-ai-tip{flex-direction:column!important;align-items:stretch!important}.my-profile-ai-tip>div{align-items:flex-start!important}.my-profile-ai-tip button{width:100%!important}.my-profile-hero-shell h1{font-size:36px!important}.my-profile-metric-card{min-height:112px!important;padding:16px!important}.my-profile-metric-icon{width:58px!important;height:58px!important;font-size:28px!important}.my-profile-metric-card strong{font-size:28px!important}}.brand.brand-logo-pro{position:relative!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;min-height:70px!important;margin:0 0 18px!important;padding:0 2px 8px!important;overflow:hidden!important;background:transparent!important;border:0!important;box-shadow:none!important;letter-spacing:0!important;text-shadow:none!important}.brand.brand-logo-pro img{display:block!important;width:214px!important;max-width:100%!important;height:auto!important;object-fit:contain!important;filter:saturate(1.05) contrast(1.04) brightness(1.06) drop-shadow(0 0 14px rgba(28,232,236,.22)) drop-shadow(0 0 28px rgba(38,150,255,.12))!important;transform:translateZ(0)!important}.brand.brand-logo-pro:before{content:"";position:absolute;top:6px;right:0;bottom:10px;left:0;border-radius:18px;background:radial-gradient(circle at 28% 50%,rgba(20,225,220,.13),transparent 35%),linear-gradient(90deg,rgba(255,255,255,.035),transparent 45%,rgba(27,226,213,.045));opacity:.58;pointer-events:none;z-index:-1}.brand.brand-logo-pro:after{content:"";position:absolute;top:-18%;left:-45%;width:38%;height:150%;background:linear-gradient(105deg,transparent 0%,transparent 32%,rgba(116,245,255,.18) 43%,rgba(255,255,255,.78) 50%,rgba(34,236,213,.22) 58%,transparent 72%,transparent 100%);transform:skew(-22deg);mix-blend-mode:screen;pointer-events:none;opacity:0;animation:betaiLogoProShine 7.2s ease-in-out infinite}@keyframes betaiLogoProShine{0%,68%,to{transform:translate(0) skew(-22deg);opacity:0}74%{opacity:.12}82%{opacity:.9}94%{transform:translate(520px) skew(-22deg);opacity:0}}@media (max-width:760px){.brand.brand-logo-pro{min-height:58px;margin-bottom:12px!important}.brand.brand-logo-pro img{width:178px!important}}.brand.brand-logo-pro{position:relative!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;min-height:74px!important;margin:0 0 14px!important;padding:0 0 6px!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important;letter-spacing:0!important;text-shadow:none!important}.brand.brand-logo-pro img{display:block!important;width:216px!important;max-width:100%!important;height:auto!important;object-fit:contain!important;background:transparent!important;border:0!important;box-shadow:none!important;filter:saturate(1.08) contrast(1.07) brightness(1.08) drop-shadow(0 0 10px rgba(29,238,231,.28)) drop-shadow(0 0 24px rgba(21,184,255,.14))!important;transform:translateZ(0)!important}.brand.brand-logo-pro:before{display:none!important;content:none!important}.brand.brand-logo-pro:after{content:""!important;position:absolute!important;top:8px!important;left:-34%!important;width:30%!important;height:60px!important;background:linear-gradient(105deg,transparent 0%,transparent 30%,rgba(94,245,255,.12) 42%,rgba(255,255,255,.72) 50%,rgba(36,235,218,.18) 58%,transparent 72%,transparent 100%)!important;transform:skew(-22deg)!important;mix-blend-mode:screen!important;pointer-events:none!important;opacity:0;animation:betaiLogoTransparentShine 7.8s ease-in-out infinite!important}@keyframes betaiLogoTransparentShine{0%,70%,to{transform:translate(0) skew(-22deg);opacity:0}78%{opacity:.1}85%{opacity:.72}96%{transform:translate(360px) skew(-22deg);opacity:0}}@media (max-width:760px){.brand.brand-logo-pro{min-height:62px!important;margin-bottom:12px!important}.brand.brand-logo-pro img{width:184px!important}}.brand.brand-logo-pro{width:224px!important;max-width:224px!important;min-height:82px!important;margin:0 0 13px -13px!important;padding:0 0 8px!important;overflow:visible!important;isolation:isolate!important}.brand.brand-logo-pro img{width:244px!important;max-width:none!important;height:auto!important;transform:translate3d(-7px,0,0) scale(1.02)!important;transform-origin:left center!important;filter:saturate(1.12) contrast(1.1) brightness(1.12) drop-shadow(0 0 10px rgba(30,242,198,.48)) drop-shadow(0 0 24px rgba(29,183,255,.26)) drop-shadow(0 0 48px rgba(24,242,198,.1))!important;animation:betaiSidebarLogoBreath 4.8s ease-in-out infinite!important}.brand.brand-logo-pro:before{content:""!important;display:block!important;position:absolute!important;left:7px!important;top:-4px!important;width:166px!important;height:2px!important;border-radius:999px!important;background:linear-gradient(90deg,#1ef2c600,#1ef2c6bd,#2cc3ff57,#1ef2c600)!important;box-shadow:0 0 12px #1ef2c652!important;opacity:.62!important;pointer-events:none!important;z-index:0!important}.brand.brand-logo-pro:after{content:""!important;position:absolute!important;top:2px!important;left:-48%!important;width:34%!important;height:74px!important;background:linear-gradient(105deg,transparent 0%,transparent 30%,rgba(74,241,255,.16) 41%,rgba(255,255,255,.86) 50%,rgba(34,242,198,.24) 59%,transparent 74%,transparent 100%)!important;transform:skew(-24deg)!important;mix-blend-mode:screen!important;pointer-events:none!important;opacity:0;animation:betaiSidebarLogoLightSweep 6.4s ease-in-out infinite!important;z-index:3!important}.brand.brand-logo-pro .brand-glow,.brand.brand-logo-pro>span{display:none!important}.sidebar .brand.brand-logo-pro+.user-card{margin-top:2px!important}@keyframes betaiSidebarLogoBreath{0%,to{filter:saturate(1.12) contrast(1.1) brightness(1.1) drop-shadow(0 0 10px rgba(30,242,198,.38)) drop-shadow(0 0 24px rgba(29,183,255,.22)) drop-shadow(0 0 46px rgba(24,242,198,.08))}50%{filter:saturate(1.18) contrast(1.12) brightness(1.18) drop-shadow(0 0 14px rgba(30,242,198,.58)) drop-shadow(0 0 32px rgba(29,183,255,.34)) drop-shadow(0 0 62px rgba(24,242,198,.14))}}@keyframes betaiSidebarLogoLightSweep{0%,60%,to{transform:translate(0) skew(-24deg);opacity:0}68%{opacity:.08}76%{opacity:.92}90%{transform:translate(430px) skew(-24deg);opacity:0}}@media (max-width:760px){.brand.brand-logo-pro{width:194px!important;max-width:194px!important;min-height:70px!important;margin-left:-8px!important}.brand.brand-logo-pro img{width:210px!important;transform:translate3d(-4px,0,0) scale(1.01)!important}.brand.brand-logo-pro:before{width:136px!important;left:6px!important}}.brand.brand-logo-pro{width:202px!important;max-width:202px!important;min-height:74px!important;margin:0 0 11px -11px!important;padding:0 0 6px!important}.brand.brand-logo-pro img{width:220px!important;transform:translate3d(-6px,0,0) scale(1)!important}.brand.brand-logo-pro:before{left:10px!important;top:2px!important;width:122px!important;height:2px!important;opacity:.72!important;background:linear-gradient(90deg,#1ef2c600,#1ef2c6d1,#2cc3ff6b,#1ef2c600)!important;box-shadow:0 0 10px #1ef2c64d!important}.brand.brand-logo-pro:after{top:4px!important;height:66px!important;width:30%!important;animation:betaiSidebarLogoLightSweep436 6.4s ease-in-out infinite!important}.sidebar .brand.brand-logo-pro+.user-card{margin-top:0!important}@keyframes betaiSidebarLogoLightSweep436{0%,60%,to{transform:translate(0) skew(-24deg);opacity:0}68%{opacity:.06}76%{opacity:.82}90%{transform:translate(360px) skew(-24deg);opacity:0}}@media (max-width:760px){.brand.brand-logo-pro{width:176px!important;max-width:176px!important;min-height:64px!important;margin-left:-7px!important}.brand.brand-logo-pro img{width:190px!important;transform:translate3d(-4px,0,0) scale(1)!important}.brand.brand-logo-pro:before{width:104px!important;left:8px!important;top:2px!important}.brand.brand-logo-pro:after{height:58px!important}}.notify-btn b,.top-actions .notify-btn b,button.notify-btn b{background:linear-gradient(135deg,#23e6f4,#18cde4 48%,#10a8d8)!important;color:#02131a!important;border:1px solid rgba(118,246,255,.58)!important;box-shadow:0 0 0 1px #18cde438,0 0 16px #18cde46b,0 8px 18px #10a8d838!important;text-shadow:0 1px 0 rgba(255,255,255,.22)!important}.notify-btn:hover b,.top-actions .notify-btn:hover b{filter:brightness(1.08) saturate(1.08)!important;box-shadow:0 0 0 1px #76f6ff57,0 0 22px #23e6f48a,0 10px 22px #10a8d847!important}.topbar{grid-template-columns:minmax(280px,1fr) auto!important}.top-search-field{min-width:260px!important;max-width:720px!important}.top-actions{gap:8px!important;align-items:center!important;flex-wrap:nowrap!important}.user-top-email{display:none!important}.top-user-chip{--chip-accent:#23e6f4;position:relative!important;display:flex!important;align-items:center!important;gap:9px!important;min-width:178px!important;max-width:240px!important;height:44px!important;padding:5px 10px 5px 6px!important;border-radius:999px!important;border:1px solid rgba(118,246,255,.18)!important;background:linear-gradient(135deg,#081826db,#040c16f5)!important;color:#eafcff!important;box-shadow:inset 0 1px #ffffff0d,0 10px 26px #00000038,0 0 18px #23e6f40f!important;overflow:hidden!important;cursor:pointer!important;flex:0 1 auto!important}.top-user-chip:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;background:linear-gradient(120deg,#fff0,#23e6f429,#fff0);transform:translate(-120%) skew(-18deg);animation:betaiTopUserSweep 8s ease-in-out infinite;pointer-events:none}.top-user-avatar{width:34px!important;height:34px!important;border-radius:999px!important;display:grid!important;place-items:center!important;flex:0 0 34px!important;font-size:12px!important;font-weight:1000!important;letter-spacing:.02em!important;color:#eaffff!important;background:radial-gradient(circle at 35% 25%,#ffffff2e,#23e6f42e 35%,#083644fa)!important;border:1px solid rgba(118,246,255,.28)!important;box-shadow:0 0 0 1px #23e6f40f,0 0 18px #23e6f42e!important}.top-user-info{min-width:0!important;display:flex!important;flex-direction:column!important;gap:1px!important;line-height:1.05!important;text-align:left!important}.top-user-info strong{max-width:125px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important;font-weight:1000!important;color:#f5fbff!important;text-transform:none!important}.top-user-info small{align-self:flex-start!important;padding:3px 7px!important;border-radius:999px!important;font-size:9px!important;font-weight:1000!important;line-height:1!important;letter-spacing:.06em!important;color:#02131a!important;background:linear-gradient(135deg,var(--chip-accent),#18cde4)!important;box-shadow:0 0 12px color-mix(in srgb,var(--chip-accent) 42%,transparent)!important}.top-user-chevron{margin-left:auto!important;width:24px!important;height:24px!important;border-radius:999px!important;display:grid!important;place-items:center!important;color:#b9e7f2!important;background:#ffffff09!important;border:1px solid rgba(255,255,255,.06)!important}.top-user-chip.role-admin{--chip-accent:#23e6f4}.top-user-chip.role-premium{--chip-accent:#24f0cb}.top-user-chip.role-free{--chip-accent:#a8b5c3}.top-user-chip.role-free .top-user-info small{color:#07111a!important;background:linear-gradient(135deg,#cbd5e1,#94a3b8)!important;box-shadow:none!important}.top-user-chip:hover{transform:translateY(-1px)!important;border-color:#76f6ff52!important;box-shadow:inset 0 1px #ffffff12,0 13px 30px #0000003d,0 0 24px #23e6f41f!important}@keyframes betaiTopUserSweep{0%,68%,to{transform:translate(-120%) skew(-18deg);opacity:0}76%{opacity:.8}92%{transform:translate(135%) skew(-18deg);opacity:0}}@media (max-width:1380px){.top-search-field{max-width:560px!important}.top-user-chip{min-width:156px!important;max-width:190px!important}.top-user-info strong{max-width:88px!important}}@media (max-width:1120px){.topbar{grid-template-columns:1fr!important}.top-actions{width:100%!important;justify-content:flex-start!important;flex-wrap:wrap!important}.top-search-field{width:100%!important;max-width:none!important}.top-user-chip{order:3;min-width:170px!important}}@media (max-width:760px){.top-user-chip{width:100%!important;max-width:none!important;justify-content:flex-start!important}.top-user-info strong{max-width:180px!important}}@keyframes betaiHeroImageFloat439{0%{transform:translateZ(0) scale(1.006)}35%{transform:translate3d(-4px,-2px,0) scale(1.01)}70%{transform:translate3d(4px,2px,0) scale(1.012)}to{transform:translateZ(0) scale(1.006)}}@keyframes betaiHeroImageGlow439{0%,to{filter:brightness(1.02) contrast(1.03) saturate(1.04) drop-shadow(0 12px 28px rgba(24,220,235,.13))}50%{filter:brightness(1.055) contrast(1.045) saturate(1.07) drop-shadow(0 18px 38px rgba(24,220,235,.22))}}.betai-animated-hero.betai-hero-image-slides{min-height:334px!important;padding:0!important;overflow:hidden!important;border-radius:28px!important;background:#06131d!important;border-color:#1fe6cd3d!important;box-shadow:0 26px 70px #0000004d,inset 0 1px #ffffff0a!important}.betai-animated-hero.betai-hero-image-slides:before,.betai-animated-hero.betai-hero-image-slides .betai-hero-bg,.betai-animated-hero.betai-hero-image-slides .betai-hero-orb,.betai-animated-hero.betai-hero-image-slides .betai-hero-player,.betai-animated-hero.betai-hero-image-slides .betai-hero-copy{display:none!important}.betai-hero-image-stage{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;border-radius:28px!important;overflow:hidden!important;background:#06131d!important}.betai-hero-slide-img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:fill!important;object-position:center center!important;opacity:0!important;transform:translateZ(0) scale(1.006)!important;transition:opacity .9s ease,transform 1.15s ease!important;will-change:opacity,transform,filter!important;backface-visibility:hidden!important}.betai-hero-slide-img.active{opacity:1!important;animation:betaiHeroImageFloat439 12s ease-in-out infinite,betaiHeroImageGlow439 8s ease-in-out infinite!important}.betai-animated-hero.betai-hero-image-slides:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;border-radius:28px!important;z-index:2!important;pointer-events:none!important;background:linear-gradient(110deg,#fff0,#ffffff07 30%,#fff0 48%,#3ce6ff08 72%,#fff0)!important;box-shadow:inset 0 0 0 1px #1fe6cd1a!important;mix-blend-mode:screen!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats{position:absolute!important;right:12px!important;top:12px!important;bottom:12px!important;width:214px!important;z-index:8!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats div{background:linear-gradient(180deg,#06111a3d,#060e1657)!important;border:1px solid rgba(255,255,255,.07)!important;box-shadow:0 9px 22px #0000001c!important;backdrop-filter:blur(15px) saturate(1.16)!important;-webkit-backdrop-filter:blur(15px) saturate(1.16)!important}@media (min-width:1000px) and (max-width:1180px){.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats{width:196px!important;right:10px!important;top:10px!important;bottom:10px!important}}@media (max-width:760px){.betai-animated-hero.betai-hero-image-slides{min-height:245px!important;border-radius:22px!important}.betai-hero-image-stage,.betai-animated-hero.betai-hero-image-slides:after{border-radius:22px!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats{position:relative!important;right:auto!important;top:auto!important;bottom:auto!important;width:auto!important;margin:257px 12px 12px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}}.top-actions{gap:8px!important}.topbar .top-user-chip{order:20!important;min-width:154px!important;max-width:178px!important;height:42px!important;padding:4px 8px 4px 5px!important}.topbar .top-user-avatar{width:32px!important;height:32px!important;flex-basis:32px!important;font-size:11px!important}.topbar .top-user-info strong{max-width:74px!important;font-size:12px!important}.topbar .top-user-info small{font-size:8px!important;padding:3px 6px!important}.topbar .top-user-chevron{width:20px!important;height:20px!important}.topbar .wallet-top-btn.wallet-stack-top{order:15!important}.feed-filters{align-items:center!important}.feed-add-tip-btn{margin-left:auto!important;min-height:40px!important;padding:0 18px!important;border-radius:13px!important;border:1px solid rgba(31,226,174,.35)!important;background:linear-gradient(135deg,#23e6f4,#18d9d5 45%,#18c797)!important;color:#03110f!important;font-size:13px!important;font-weight:1000!important;box-shadow:0 12px 26px #23e6f42e,inset 0 1px #ffffff38!important;white-space:nowrap!important}.feed-add-tip-btn:hover{transform:translateY(-1px)!important;box-shadow:0 16px 34px #23e6f440,inset 0 1px #ffffff3d!important}@media (max-width:1380px){.topbar .top-user-chip{min-width:140px!important;max-width:158px!important}.topbar .top-user-info strong{max-width:58px!important}.top-search-field{max-width:520px!important}}@media (max-width:1120px){.topbar .top-user-chip{order:20!important;min-width:160px!important;max-width:190px!important}.feed-add-tip-btn{margin-left:0!important;flex:1 1 150px!important}}@media (max-width:760px){.topbar .top-user-chip{width:auto!important;max-width:100%!important}.topbar .top-user-info strong{max-width:120px!important}.feed-filters{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.feed-add-tip-btn{grid-column:1/-1!important;width:100%!important}}.betai-hero-image-slides>.betai-hero-stats{z-index:6!important}.betai-hero-image-slides>.betai-hero-stats div{background:linear-gradient(180deg,#050d162e,#050d1614)!important;border:1px solid rgba(90,230,255,.12)!important;box-shadow:inset 0 1px #ffffff0a,0 12px 26px #0000001f!important;backdrop-filter:blur(10px) saturate(130%)!important;-webkit-backdrop-filter:blur(10px) saturate(130%)!important}.betai-hero-image-slides>.betai-hero-stats div:hover{background:linear-gradient(180deg,#07121f3d,#07121f1f)!important;border-color:#50e4ff2e!important}.betai-hero-image-slides>.betai-hero-stats span{color:#e4f5ffbd!important}.betai-hero-image-slides>.betai-hero-stats strong,.betai-hero-image-slides>.betai-hero-stats strong.green{text-shadow:0 0 16px rgba(36,234,255,.14)!important}.feed-add-tip-btn{position:relative!important;isolation:isolate!important;border:1px solid rgba(92,216,255,.62)!important;background:linear-gradient(135deg,#37d8ff,#18c8ff 38%,#109cff 72%,#1278ff)!important;color:#fff!important;box-shadow:0 0 0 1px #ffffff0f inset,0 0 18px #18b8ff61,0 14px 34px #0a7fff47!important;animation:betaiAddTipPulse 1.6s ease-in-out infinite!important}.feed-add-tip-btn:hover{transform:translateY(-2px) scale(1.02)!important;box-shadow:0 0 0 1px #ffffff14 inset,0 0 26px #3ad3ff9e,0 18px 42px #0a7fff57!important}.feed-add-tip-btn:before{content:""!important;position:absolute!important;top:-2px!important;right:-2px!important;bottom:-2px!important;left:-2px!important;border-radius:15px!important;background:radial-gradient(circle at 50% 50%,rgba(87,230,255,.34),transparent 60%)!important;opacity:.72!important;z-index:-2!important;animation:betaiAddTipGlow 1.6s ease-in-out infinite!important}.feed-add-tip-btn:after{content:""!important;position:absolute!important;top:-42%!important;bottom:-42%!important;left:-135%!important;width:34%!important;transform:skew(-20deg)!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent)!important;pointer-events:none!important;z-index:2!important;animation:betaiAddTipSweep 2.5s ease-in-out infinite!important}@keyframes betaiAddTipPulse{0%,to{filter:brightness(1);box-shadow:0 0 0 1px #ffffff0f inset,0 0 16px #18b8ff42,0 12px 30px #0a7fff38}50%{filter:brightness(1.08);box-shadow:0 0 0 1px #ffffff14 inset,0 0 28px #3ad3ff99,0 18px 38px #0a7fff57}}@keyframes betaiAddTipGlow{0%,to{opacity:.42;transform:scale(.98)}50%{opacity:.86;transform:scale(1.03)}}@keyframes betaiAddTipSweep{0%,58%{left:-135%}78%{left:128%}to{left:128%}}.betai-hero-image-slides>.betai-hero-stats div{background:linear-gradient(180deg,#040b121f,#040b120a)!important;border:1px solid rgba(92,230,255,.08)!important;box-shadow:inset 0 1px #ffffff08,0 10px 22px #00000014!important;backdrop-filter:blur(8px) saturate(118%)!important;-webkit-backdrop-filter:blur(8px) saturate(118%)!important}.betai-hero-image-slides>.betai-hero-stats div:first-child{background:linear-gradient(180deg,#040b1214,#040b1205)!important;border-color:#5ce6ff0f!important;box-shadow:inset 0 1px #ffffff06,0 8px 18px #0000000f!important}.betai-hero-image-slides>.betai-hero-stats div:hover{background:linear-gradient(180deg,#07121f2e,#07121f14)!important;border-color:#50e4ff1f!important}.feed-add-tip-btn{border:1px solid rgba(24,240,200,.34)!important;background:linear-gradient(135deg,#18f0c8,#12d9dd 48%,#10bce8)!important;color:#04121a!important;box-shadow:0 0 0 1px #ffffff12 inset,0 0 20px #14e0c947,0 14px 34px #10bce83d!important;animation:betaiAddTipPulse442 1.2s ease-in-out infinite!important}.feed-add-tip-btn:hover{transform:translateY(-2px) scale(1.03)!important;box-shadow:0 0 0 1px #ffffff1a inset,0 0 34px #18f0c87a,0 18px 42px #10bce857!important}.feed-add-tip-btn:before{background:radial-gradient(circle at 50% 50%,rgba(24,240,200,.34),transparent 60%)!important;opacity:.82!important;animation:betaiAddTipGlow442 1.2s ease-in-out infinite!important}.feed-add-tip-btn:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.82),transparent)!important;animation:betaiAddTipSweep442 1.9s ease-in-out infinite!important}@keyframes betaiAddTipPulse442{0%,to{filter:brightness(1);box-shadow:0 0 0 1px #ffffff12 inset,0 0 18px #14e0c933,0 12px 28px #10bce833}50%{filter:brightness(1.12);box-shadow:0 0 0 1px #ffffff1f inset,0 0 38px #18f0c88a,0 22px 48px #10bce861}}@keyframes betaiAddTipGlow442{0%,to{opacity:.48;transform:scale(.98)}50%{opacity:1;transform:scale(1.08)}}@keyframes betaiAddTipSweep442{0%,52%{left:-135%}78%{left:132%}to{left:132%}}.betai-hero-slide-img.slide-2{transform:translateZ(0) scale(1.055)!important;object-position:center center!important}.betai-hero-slide-img.slide-2.active{transform:translateZ(0) scale(1.06)!important}.betai-hero-image-slides>.betai-hero-stats div{background:linear-gradient(180deg,#040b1214,#040b1204)!important;border:1px solid rgba(92,230,255,.05)!important;box-shadow:inset 0 1px #ffffff05,0 8px 18px #0000000d!important;backdrop-filter:blur(6px) saturate(112%)!important;-webkit-backdrop-filter:blur(6px) saturate(112%)!important}.betai-hero-image-slides>.betai-hero-stats div:first-child{background:linear-gradient(180deg,#040b120b,#040b1202)!important;border-color:#5ce6ff09!important;box-shadow:inset 0 1px #ffffff04,0 6px 14px #00000009!important}.betai-hero-image-slides>.betai-hero-stats div:hover{background:linear-gradient(180deg,#07121f1f,#07121f0a)!important;border-color:#50e4ff17!important}.feed-add-tip-btn{border:1px solid rgba(19,241,221,.32)!important;background:linear-gradient(135deg,#2af4ea,#19ebe3 45%,#16ddd7)!important;color:#04212a!important;text-shadow:none!important;box-shadow:0 0 0 1px #ffffff14 inset,0 0 22px #1bede44d,0 14px 34px #0ed2e038!important;animation:betaiAddTipPulse443 .95s ease-in-out infinite!important}.feed-add-tip-btn span,.feed-add-tip-btn strong,.feed-add-tip-btn small{color:#04212a!important}.feed-add-tip-btn:hover{transform:translateY(-2px) scale(1.04)!important;box-shadow:0 0 0 1px #ffffff1f inset,0 0 42px #1bede485,0 20px 46px #0ed2e057!important}.feed-add-tip-btn:before{background:radial-gradient(circle at 50% 50%,rgba(35,255,236,.4),transparent 62%)!important;opacity:.92!important;animation:betaiAddTipGlow443 .95s ease-in-out infinite!important}.feed-add-tip-btn:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.95),transparent)!important;animation:betaiAddTipSweep443 1.6s ease-in-out infinite!important}@keyframes betaiAddTipPulse443{0%,to{filter:brightness(1);box-shadow:0 0 0 1px #ffffff14 inset,0 0 18px #1bede438,0 12px 26px #0ed2e029}50%{filter:brightness(1.16);box-shadow:0 0 0 1px #ffffff26 inset,0 0 50px #23ffec9e,0 24px 54px #0ed2e06b}}@keyframes betaiAddTipGlow443{0%,to{opacity:.5;transform:scale(.97)}50%{opacity:1;transform:scale(1.12)}}@keyframes betaiAddTipSweep443{0%,50%{left:-135%}76%{left:132%}to{left:132%}}.betai-hero-slide-img.slide-2,.betai-hero-slide-img.slide-2.active{object-fit:cover!important;object-position:center center!important;transform:translateZ(0) scale(1.075)!important}.topbar .top-user-chip{background:linear-gradient(135deg,#67f6eff2,#38e4e0eb)!important;border-color:#16b5b461!important;box-shadow:inset 0 1px #ffffff38,0 12px 28px #08afb62e!important}.topbar .top-user-chip:before{background:linear-gradient(120deg,#fff0,#ffffff59,#fff0)!important}.topbar .top-user-avatar{color:#031219!important;background:radial-gradient(circle at 35% 25%,#ffffffbf,#d8ffffeb 35%,#74f5f1f2)!important;border-color:#088c964d!important;box-shadow:0 0 0 1px #06777e14,0 0 18px #13dbe329!important}.topbar .top-user-info strong,.topbar .top-user-info small,.topbar .top-user-chevron{color:#031219!important}.topbar .top-user-info small{background:#0720291a!important;border:1px solid rgba(3,18,25,.1)!important;box-shadow:none!important}.topbar .top-user-chevron{background:#03121914!important;border-color:#0312191a!important}.betai-hero-slide-img.slide-2,.betai-hero-slide-img.slide-2.active{object-fit:cover!important;object-position:44% center!important;transform:translateZ(0) scale(1.01)!important}.betai-hero-slide-img.slide-2.active{filter:saturate(1.03) contrast(1.02)!important}.betai-hero-image-slides>.betai-hero-stats,.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats{right:8px!important;width:168px!important;align-items:end!important;justify-items:end!important;gap:10px!important}.betai-hero-image-slides>.betai-hero-stats div,.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats div,.betai-hero-image-slides>.betai-hero-stats div:first-child,.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats div:first-child{width:160px!important;max-width:160px!important;min-width:0!important;justify-self:end!important;margin-left:auto!important;padding:11px 13px!important;border-radius:15px!important;background:linear-gradient(180deg,#040b120d,#040b1203)!important;border-color:#5ce6ff0a!important;box-shadow:inset 0 1px #ffffff04,0 5px 12px #00000009!important;backdrop-filter:blur(5px) saturate(108%)!important;-webkit-backdrop-filter:blur(5px) saturate(108%)!important}.betai-hero-image-slides>.betai-hero-stats div:hover{background:linear-gradient(180deg,#07121f1a,#07121f08)!important;border-color:#50e4ff12!important}.betai-hero-image-slides>.betai-hero-stats span{font-size:10px!important;letter-spacing:.14em!important}.betai-hero-image-slides>.betai-hero-stats strong,.betai-hero-image-slides>.betai-hero-stats strong.green{font-size:25px!important}.feed-add-tip-btn{border:1px solid rgba(24,240,200,.32)!important;background:linear-gradient(135deg,#18f0c8,#10bce8)!important;color:#04121a!important;text-shadow:none!important;border-radius:13px!important;box-shadow:0 0 0 1px #ffffff14 inset,0 10px 22px #14e0c933,0 0 34px #10bce83d!important;animation:betaiAddTipPulse449 1s ease-in-out infinite!important}.feed-add-tip-btn:after{display:none!important;content:none!important;animation:none!important;background:none!important}.feed-add-tip-btn span,.feed-add-tip-btn strong,.feed-add-tip-btn small{color:#04121a!important}.feed-add-tip-btn:hover{transform:translateY(-2px) scale(1.035)!important;filter:brightness(1.05)!important}@keyframes betaiAddTipPulse449{0%,to{filter:brightness(1);box-shadow:0 0 0 1px #ffffff14 inset,0 10px 22px #14e0c933,0 0 28px #10bce82e}50%{filter:brightness(1.13);box-shadow:0 0 0 1px #ffffff24 inset,0 16px 34px #14e0c94d,0 0 48px #10bce857}}@media (max-width: 720px){.betai-hero-image-slides>.betai-hero-stats,.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats{width:auto!important;right:auto!important}.betai-hero-image-slides>.betai-hero-stats div,.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats div{width:100%!important;max-width:none!important}}.auth-final-screen{min-height:100vh;width:100%;display:flex;align-items:stretch;justify-content:stretch;overflow:hidden;background:radial-gradient(circle at 62% 18%,rgba(36,176,255,.16),transparent 28%),radial-gradient(circle at 12% 12%,rgba(18,230,255,.08),transparent 20%),#010710;padding:0}.auth-final-stage{position:relative;width:100vw;height:100vh;min-width:0;aspect-ratio:auto;background:url(/auth-final-455.png) center center / 100% 100% no-repeat;flex:0 0 auto;isolation:isolate;overflow:hidden;filter:saturate(1.09) contrast(1.04) brightness(1.02)}.auth-final-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(115deg,transparent 0%,transparent 38%,rgba(255,255,255,.08) 49%,transparent 58%,transparent 100%),radial-gradient(circle at 55% 17%,rgba(44,246,255,.11),transparent 15%);background-size:260% 100%,100% 100%;animation:authFinalSweep 7.6s ease-in-out infinite;mix-blend-mode:screen;opacity:.68}.auth-final-stage:after{content:"";position:absolute;left:51.5%;top:13.15%;width:16.3%;height:28.3%;pointer-events:none;border-radius:50%;background:radial-gradient(circle,rgba(54,232,255,.19),transparent 66%);filter:blur(2px);animation:authFinalPulse 4.2s ease-in-out infinite;mix-blend-mode:screen}.auth-final-tab-login{left:6.98%;top:29.52%;width:14.38%;height:5.82%;border-radius:13px}.auth-final-tab-register{left:21.36%;top:29.52%;width:14.42%;height:5.82%;border-radius:13px}.auth-final-tab:hover{background:#14f5ef11}.auth-final-form.is-login .auth-final-tab-login{background:linear-gradient(90deg,#14f5ef21,#14f5ef05);box-shadow:inset 0 -2px #14f5eff0,0 0 22px #14f5ef26}.auth-final-form.is-register .auth-final-tab-register{background:linear-gradient(90deg,#14f5ef1f,#14f5ef05);box-shadow:inset 0 -2px #14f5efd9,0 0 18px #14f5ef1a}.auth-final-input{position:absolute;z-index:4;border:0;outline:0;box-sizing:border-box;border-radius:14px;background:transparent;color:#efffff;font:700 clamp(13px,1.02vw,20px) Inter,Arial,sans-serif;line-height:1.1;padding:0 2.7% 0 5.35%;caret-color:#15f5ef;text-shadow:0 0 10px rgba(21,245,239,.1)}.auth-final-input::placeholder{color:#e0f7ff6b}.auth-final-input:focus{box-shadow:inset 0 0 0 1px #14f5ef6b,0 0 24px #14f5ef29}.auth-final-username{left:6.98%;top:38.66%;width:28.83%;height:5.94%}.auth-final-email{left:6.98%;top:47.08%;width:28.83%;height:5.94%}.auth-final-password{left:6.98%;top:55.5%;width:28.83%;height:5.94%}.auth-final-confirm{left:6.98%;top:63.92%;width:28.83%;height:5.94%}.auth-final-checkbox{position:absolute;z-index:5;left:7.12%;top:71.34%;width:1.48%;height:2.58%;cursor:pointer;display:block}.auth-final-checkbox span{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:5px;background:transparent}.auth-final-checkbox input:checked+span{background:#14f5ef2e;box-shadow:inset 0 0 0 2px #14f5efe0,0 0 14px #14f5ef33}.auth-final-checkbox input:checked+span:after{content:"✓";position:absolute;left:50%;top:49%;transform:translate(-50%,-50%);color:#14f5ef;font-size:min(1.02vw,18px);font-weight:900}.auth-final-submit{left:6.98%;top:74.88%;width:28.83%;height:7.14%;border-radius:16px}.auth-final-submit:hover{background:#ffffff0a;box-shadow:0 0 36px #14f5ef2e}.auth-final-submit:disabled{cursor:wait;background:#0000001f}.auth-final-bottom-link{left:19.34%;top:82.6%;width:10.82%;height:3.6%;border-radius:10px}.auth-final-bottom-link:hover{background:#14f5ef0e}.auth-final-message{position:absolute;z-index:8;left:6.98%;top:25.18%;width:28.83%;min-height:34px;padding:10px 14px;border-radius:12px;border:1px solid rgba(255,86,116,.44);background:#19050dd1;color:#ffd7df;font:800 clamp(11px,.85vw,14px) Inter,Arial,sans-serif;box-shadow:0 12px 30px #00000047}.auth-final-form.is-login .auth-final-email{top:38.66%}.auth-final-form.is-login .auth-final-password{top:47.08%}.auth-final-form.is-login .auth-final-submit{top:60.76%}@keyframes authFinalSweep{0%,38%{background-position:150% 0,0 0;opacity:.22}55%{opacity:.68}78%,to{background-position:-120% 0,0 0;opacity:.12}}@keyframes authFinalPulse{0%,to{transform:scale(.96);opacity:.54}50%{transform:scale(1.04);opacity:.92}}@media (max-width: 1100px){.auth-final-input{font-size:clamp(12px,1.4vw,18px)}}@media (max-aspect-ratio: 4/3){.auth-final-stage{background-position:center center}}.auth-final-screen{min-height:100vh!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;background:radial-gradient(circle at 60% 18%,rgba(18,182,255,.1),transparent 30%),radial-gradient(circle at 15% 12%,rgba(18,245,239,.05),transparent 24%),#01060f!important;padding:0!important}.auth-final-stage{position:relative!important;width:min(95vw,1900px)!important;height:auto!important;aspect-ratio:16/9!important;min-width:0!important;max-width:1900px!important;max-height:93vh!important;background:url(/auth-final-460-2k.webp) center center / 100% 100% no-repeat!important;flex:0 0 auto!important;isolation:isolate!important;overflow:visible!important;filter:none!important;transform:none!important}.auth-final-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(115deg,transparent 0%,transparent 38%,rgba(255,255,255,.045) 48%,transparent 58%,transparent 100%);background-size:260% 100%;animation:authFinalSweep460 9s ease-in-out infinite;mix-blend-mode:screen;opacity:.26!important}.auth-final-stage:after{content:"";position:absolute;left:52.1%;top:13.1%;width:15.8%;height:27.7%;pointer-events:none;border-radius:50%;background:radial-gradient(circle,rgba(54,232,255,.12),transparent 66%);filter:blur(1px);animation:authFinalPulse460 4.8s ease-in-out infinite;mix-blend-mode:screen;opacity:.34!important}.auth-final-form{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;z-index:3}.auth-final-tab,.auth-final-submit,.auth-final-bottom-link{position:absolute;z-index:5;border:0;background:transparent;color:transparent;font-size:0;cursor:pointer}.auth-final-tab:hover,.auth-final-submit:hover,.auth-final-bottom-link:hover{filter:brightness(1.03)}.auth-final-tab-login{left:6.88%!important;top:29.53%!important;width:14.31%!important;height:5.74%!important;border-radius:13px}.auth-final-tab-register{left:21.2%!important;top:29.53%!important;width:14.42%!important;height:5.74%!important;border-radius:13px}.auth-final-input{position:absolute;z-index:4;box-sizing:border-box!important;border:0!important;outline:0!important;border-radius:14px!important;background:transparent!important;color:#efffff!important;text-shadow:0 0 6px rgba(18,245,239,.08);padding:0 2.35% 0 5.15%!important;font:800 clamp(12px,.94vw,18px) Inter,Arial,sans-serif!important;line-height:1!important;display:block!important;caret-color:#15f5ef!important}.auth-final-input:focus{box-shadow:inset 0 0 0 1px #14f5ef54,0 0 18px #14f5ef1a!important}.auth-final-input:-webkit-autofill,.auth-final-input:-webkit-autofill:hover,.auth-final-input:-webkit-autofill:focus{-webkit-text-fill-color:#efffff;transition:background-color 99999s ease-in-out 0s;box-shadow:0 0 0 1000px transparent inset}.auth-final-username{left:6.9%!important;top:38.67%!important;width:28.74%!important;height:5.74%!important}.auth-final-email{left:6.9%!important;top:47.08%!important;width:28.74%!important;height:5.74%!important}.auth-final-password{left:6.9%!important;top:55.49%!important;width:28.74%!important;height:5.74%!important}.auth-final-confirm{left:6.9%!important;top:63.89%!important;width:28.74%!important;height:5.74%!important}.auth-final-checkbox{position:absolute;z-index:5;left:7.02%!important;top:70.94%!important;width:1.54%!important;height:2.72%!important;cursor:pointer;display:block!important}.auth-final-checkbox input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.auth-final-checkbox span{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:4px!important;background:transparent}.auth-final-checkbox input:checked+span{background:#14f5ef29;box-shadow:inset 0 0 0 2px #14f5efdb,0 0 12px #14f5ef2e}.auth-final-checkbox input:checked+span:after{content:"✓";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#14f5ef;font-size:min(.88vw,16px);font-weight:900}.auth-final-submit{left:6.9%!important;top:74.83%!important;width:28.74%!important;height:7.14%!important;border-radius:16px}.auth-final-submit:disabled{cursor:wait;background:#0000001a}.auth-final-bottom-link{left:19.32%!important;top:82.53%!important;width:10.78%!important;height:3.58%!important;border-radius:10px}.auth-final-message{position:absolute;z-index:8;left:6.9%!important;top:25.14%!important;width:28.74%!important;min-height:34px;padding:10px 14px;border-radius:12px;border:1px solid rgba(255,86,116,.4);background:#14060dc7;color:#ffd7df;font:800 clamp(11px,.84vw,14px) Inter,Arial,sans-serif;box-shadow:0 12px 30px #0000003d}.auth-final-form.is-login .auth-final-username,.auth-final-form.is-login .auth-final-confirm,.auth-final-form.is-login .auth-final-checkbox{display:none}.auth-final-form.is-login .auth-final-email{top:38.67%!important}.auth-final-form.is-login .auth-final-password{top:47.08%!important}.auth-final-form.is-login .auth-final-submit{top:60.72%!important}@keyframes authFinalSweep460{0%,38%{background-position:150% 0;opacity:.08}55%{opacity:.26}78%,to{background-position:-120% 0;opacity:.05}}@keyframes authFinalPulse460{0%,to{transform:scale(.97);opacity:.26}50%{transform:scale(1.03);opacity:.42}}@media (max-width:1050px){.auth-final-stage{width:96vw!important;max-height:91vh!important}.auth-final-input{font-size:clamp(10px,1.45vw,16px)!important}}@media (max-height:780px){.auth-final-stage{width:min(87vw,1650px)!important;max-height:89vh!important}}.auth-pro-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:28px;background:radial-gradient(circle at 50% 0%,rgba(18,143,199,.16),transparent 28%),radial-gradient(circle at 12% 22%,rgba(18,245,239,.05),transparent 24%),#010712}.auth-pro-shell{width:min(1680px,100%)}.auth-pro-main{display:grid;grid-template-columns:minmax(420px,620px) minmax(540px,1fr);gap:28px;align-items:stretch}.auth-pro-panel{position:relative;padding:28px 34px 22px;border-radius:28px;background:linear-gradient(180deg,#040e1cf5,#020a14fa);border:1px solid rgba(41,223,255,.26);box-shadow:0 0 0 1px #12f5ef1a inset,0 0 36px #12adff1a,0 18px 48px #0006;overflow:hidden}.auth-pro-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(125deg,transparent 0%,rgba(255,255,255,.03) 46%,transparent 54%);background-size:220% 100%;animation:authProSweep 8s ease-in-out infinite}.auth-pro-logo-box{display:flex;justify-content:center;margin-bottom:10px}.auth-pro-logo{width:min(360px,100%);object-fit:contain;filter:drop-shadow(0 0 18px rgba(18,245,239,.1))}.auth-pro-title{margin:8px 0 6px;text-align:center;color:#fff;font-size:clamp(34px,2.5vw,58px);line-height:1.05;letter-spacing:-.03em}.auth-pro-title span{color:#1cecff}.auth-pro-subtitle{margin:0 auto 20px;max-width:520px;text-align:center;color:#eaf5ffd1;font-size:clamp(16px,.98vw,18px);line-height:1.5}.auth-pro-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-bottom:16px;padding:6px;border-radius:18px;border:1px solid rgba(32,182,224,.18);background:#020a12bf;box-shadow:inset 0 0 0 1px #ffffff05}.auth-pro-tab{height:58px;border:0;border-radius:14px;background:transparent;color:#eaf9ff;font-weight:800;font-size:clamp(18px,1.05vw,22px);cursor:pointer;transition:.22s ease}.auth-pro-tab.active{color:#0c1c26;background:linear-gradient(135deg,#32f3ff,#18d8ff 45%,#0fb0ff);box-shadow:0 0 18px #15e8ff47,inset 0 1px #ffffff73}.auth-pro-form{display:flex;flex-direction:column;gap:12px}.auth-pro-message{margin-bottom:4px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,86,116,.4);background:#230812c7;color:#ffd5dd;font-weight:700}.auth-pro-field label{display:block;margin:0 0 8px;color:#fff;font-weight:700;font-size:clamp(15px,.95vw,18px)}.auth-pro-input-wrap{display:flex;align-items:center;gap:12px;min-height:62px;padding:0 18px;border-radius:16px;border:1px solid rgba(25,150,194,.22);background:linear-gradient(180deg,#030c17f5,#020912f5);box-shadow:inset 0 0 0 1px #ffffff05}.auth-pro-input-wrap:focus-within{border-color:#18e4ff6b;box-shadow:inset 0 0 0 1px #18e4ff33,0 0 20px #18e4ff1a}.auth-pro-input-icon,.auth-pro-eye{flex:0 0 auto;color:#7edfff;font-size:20px;opacity:.9}.auth-pro-eye{margin-left:auto;opacity:.55}.auth-pro-input-wrap input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:18px;font-weight:700;font-family:Inter,Arial,sans-serif}.auth-pro-input-wrap input::placeholder{color:#cadeeb6b}.auth-pro-checkrow{display:flex;align-items:center;gap:12px;margin-top:2px;color:#e5f7ff;font-size:clamp(15px,.92vw,18px);cursor:pointer}.auth-pro-checkrow input{position:absolute;opacity:0;pointer-events:none}.auth-pro-checkbox-box{width:24px;height:24px;border-radius:6px;border:1px solid rgba(132,216,255,.48);background:#030c16e6;box-shadow:inset 0 0 0 1px #ffffff08;position:relative;flex:0 0 auto}.auth-pro-checkrow input:checked+.auth-pro-checkbox-box{background:linear-gradient(135deg,#32f3ff,#0fb0ff);border-color:transparent;box-shadow:0 0 14px #18e4ff33}.auth-pro-checkrow input:checked+.auth-pro-checkbox-box:after{content:"✓";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#04131b;font-weight:900}.auth-pro-checkrow a{color:#19d9ff;text-decoration:none;font-weight:800}.auth-pro-submit{margin-top:8px;min-height:68px;border:0;border-radius:18px;display:flex;align-items:center;justify-content:center;gap:16px;background:linear-gradient(135deg,#32f3ff,#18d8ff 45%,#0fb0ff);color:#03151d;font-size:clamp(22px,1.3vw,28px);font-weight:900;cursor:pointer;box-shadow:0 0 22px #12dcff40,inset 0 1px #ffffff80;transition:transform .2s ease,filter .2s ease}.auth-pro-submit:hover{transform:translateY(-1px);filter:brightness(1.04)}.auth-pro-submit:disabled{opacity:.7;cursor:wait;transform:none}.auth-pro-submit strong{font-size:1.05em}.auth-pro-switcher{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;color:#d6eaf4;font-size:clamp(17px,1vw,20px)}.auth-pro-switcher-btn{border:0;background:transparent;color:#17ddff;font-weight:900;font-size:inherit;cursor:pointer}.auth-pro-visual{min-height:760px;border-radius:28px;border:1px solid rgba(41,223,255,.15);background:linear-gradient(180deg,#010a12e6,#010910f5);box-shadow:0 18px 48px #00000057;overflow:hidden;position:relative}.auth-pro-visual-art{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#0000002e),url(/auth-showcase-461.webp) center center / cover no-repeat}.auth-pro-footer{margin-top:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:18px 20px;border-radius:22px;border:1px solid rgba(41,223,255,.1);background:linear-gradient(180deg,#020a12eb,#010910fa)}.auth-pro-footer-item{display:flex;align-items:center;gap:14px;min-width:0}.auth-pro-footer-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;font-size:24px;color:#0b1f2b;background:linear-gradient(135deg,#32f3ff,#0fb0ff);box-shadow:0 0 16px #18e4ff2e;flex:0 0 auto}.auth-pro-footer-item strong{display:block;color:#fff;font-size:18px;margin-bottom:4px}.auth-pro-footer-item span{display:block;color:#daebf6cc;line-height:1.35;font-size:15px}@keyframes authProSweep{0%,35%{background-position:140% 0;opacity:.05}50%{opacity:.14}75%,to{background-position:-120% 0;opacity:.03}}@media (max-width: 760px){.auth-pro-screen{padding:16px}.auth-pro-panel{padding:22px 18px 18px}.auth-pro-title{font-size:clamp(30px,8vw,42px)}.auth-pro-tabs{grid-template-columns:1fr;gap:8px;background:transparent;border:0;padding:0}.auth-pro-tab{height:54px;border:1px solid rgba(25,150,194,.22);background:#020a12c7}.auth-pro-tab.active{border:0}.auth-pro-input-wrap{min-height:56px}.auth-pro-submit{min-height:60px;font-size:22px}.auth-pro-visual{min-height:320px}.auth-pro-footer{grid-template-columns:1fr;padding:16px}}.auth-pro-main{grid-template-columns:minmax(470px,640px) minmax(620px,1fr);gap:22px}.auth-pro-panel{padding:20px 24px 18px;border-radius:26px;border:1px solid rgba(41,223,255,.24);background:linear-gradient(180deg,#020c16fa,#010912fb);box-shadow:0 0 0 1px #12f5ef14 inset,0 0 28px #12adff17,0 18px 46px #00000061}.auth-pro-panel:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:20px;border:1px solid rgba(25,193,233,.06);pointer-events:none}.auth-pro-logo-box{width:min(74%,360px);margin:0 auto 10px;padding:16px 18px;background:#010810f0;border:1px solid rgba(20,158,204,.14);border-radius:4px;box-shadow:0 6px 20px #0000003d}.auth-pro-logo{width:100%;max-width:250px}.auth-pro-title{max-width:430px;margin:8px auto;font-size:clamp(42px,3.1vw,72px);font-weight:900;line-height:.94;letter-spacing:-.04em}.auth-pro-title span{color:#33eefe}.auth-pro-subtitle{max-width:430px;margin:0 auto 18px;font-size:clamp(15px,.92vw,17px);color:#e7f3fccc;line-height:1.45}.auth-pro-tabs{margin-bottom:14px;padding:4px;border-radius:16px;border:1px solid rgba(24,165,206,.18);background:#020a12d1}.auth-pro-tab{height:52px;font-size:clamp(17px,1vw,20px);letter-spacing:-.01em}.auth-pro-tab.active{color:#081620;background:linear-gradient(135deg,#39f2ff,#1be2ff 46%,#0ec0ff);box-shadow:0 0 14px #15e8ff38,inset 0 1px #ffffff6b}.auth-pro-field label{margin:0 0 7px;font-size:clamp(14px,.9vw,17px)}.auth-pro-input-wrap{min-height:56px;padding:0 16px;gap:10px;border-radius:14px;border:1px solid rgba(25,150,194,.18);background:linear-gradient(180deg,#020b16fa,#010912fa)}.auth-pro-input-wrap input{font-size:17px}.auth-pro-input-icon,.auth-pro-eye{font-size:18px}.auth-pro-checkrow{gap:10px;margin-top:2px;font-size:clamp(14px,.9vw,17px)}.auth-pro-checkbox-box{width:22px;height:22px;border-radius:5px}.auth-pro-submit{margin-top:8px;min-height:60px;border-radius:16px;font-size:clamp(18px,1.15vw,25px);box-shadow:0 0 18px #12dcff33,inset 0 1px #ffffff6b}.auth-pro-switcher{margin-top:10px;font-size:clamp(15px,.95vw,18px)}.auth-pro-visual{min-height:740px}@media (max-width: 1280px){.auth-pro-main{grid-template-columns:1fr}.auth-pro-logo-box{width:min(76%,360px)}}@media (max-width: 760px){.auth-pro-logo-box{width:min(88%,320px);padding:12px 14px}.auth-pro-title{font-size:clamp(34px,8.6vw,46px);max-width:320px}.auth-pro-subtitle{max-width:320px}.auth-pro-input-wrap{min-height:54px}}.auth-pro-main{grid-template-columns:minmax(470px,620px) minmax(700px,1fr);gap:20px}.auth-pro-visual{min-height:740px;padding:12px;border-radius:26px;border:1px solid rgba(41,223,255,.22);background:linear-gradient(180deg,#010a12f0,#01080ffa);box-shadow:0 16px 42px #00000057}.auth-pro-visual:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border-radius:20px;border:1px solid rgba(25,193,233,.08);pointer-events:none}.auth-pro-visual-art{position:absolute;top:12px;right:12px;bottom:12px;left:12px;border-radius:20px;background:linear-gradient(180deg,#0000000a,#0000001f),url(/auth-showcase-461.webp) center center / contain no-repeat}@media (max-width: 1280px){.auth-pro-main{grid-template-columns:1fr}.auth-pro-visual{min-height:560px}.auth-pro-visual-art{background-size:contain}}@media (max-width: 760px){.auth-pro-visual{min-height:340px;padding:10px}.auth-pro-visual:before,.auth-pro-visual-art{top:10px;right:10px;bottom:10px;left:10px}}.auth-pro-screen{padding:18px 22px;background:radial-gradient(circle at 50% 0%,rgba(19,129,186,.15),transparent 32%),radial-gradient(circle at 7% 25%,rgba(19,245,239,.04),transparent 26%),#010712}.auth-pro-shell{width:min(1780px,100%)}.auth-pro-main{grid-template-columns:minmax(560px,720px) minmax(760px,1fr);gap:18px;align-items:stretch}.auth-pro-panel{padding:24px 30px 20px;border-radius:30px;border:1px solid rgba(34,218,255,.28);background:linear-gradient(180deg,#030e1afb,#010912fc);box-shadow:0 0 0 1px #12f5ef14 inset,0 0 36px #0baaf21a,0 18px 48px #0000005c}.auth-pro-panel:before{background:linear-gradient(125deg,transparent 0%,rgba(255,255,255,.025) 46%,transparent 54%)}.auth-pro-panel:after{display:none}.auth-pro-logo-box{width:auto;margin:2px auto 16px;padding:0;background:transparent;border:0;box-shadow:none}.auth-pro-logo{width:min(410px,92%);max-width:410px;filter:drop-shadow(0 0 18px rgba(20,244,255,.1))}.auth-pro-title{max-width:560px;margin:6px auto 8px;font-size:clamp(44px,3vw,68px);font-weight:900;line-height:1.02;letter-spacing:-.04em}.auth-pro-subtitle{max-width:520px;margin:0 auto 18px;font-size:clamp(15px,.92vw,18px);line-height:1.45}.auth-pro-tabs{margin-bottom:16px;padding:0;border-radius:16px;background:#020b14e0;border:1px solid rgba(27,168,211,.17);overflow:hidden}.auth-pro-tab{position:relative;height:60px;border-radius:0;color:#eaf7ff;background:transparent;font-size:clamp(18px,1vw,22px)}.auth-pro-tab:first-child{border-radius:16px 0 0 16px}.auth-pro-tab:last-child{border-radius:0 16px 16px 0}.auth-pro-tab.active{color:#20e6ff;background:linear-gradient(180deg,#0e313ed1,#05161ff5);box-shadow:none}.auth-pro-tab.active:after{content:"";position:absolute;left:10%;right:10%;bottom:0;height:4px;border-radius:999px;background:linear-gradient(90deg,#14f5ef00,#14f5eff2,#14f5ef00);box-shadow:0 0 18px #14f5ef59}.auth-pro-form{gap:10px}.auth-pro-field label{margin:0 0 7px;font-size:clamp(14px,.92vw,18px);color:#f7fbff}.auth-pro-input-wrap{min-height:58px;gap:12px;padding:0 18px;border-radius:14px;border:1px solid rgba(22,130,170,.18);background:linear-gradient(180deg,#020b14fa,#020a12fa)}.auth-pro-input-wrap input{font-size:17px;color:#e9fbff}.auth-pro-input-wrap input::placeholder{color:#c0d6e26b}.auth-pro-input-icon,.auth-pro-eye{width:20px;height:20px;color:transparent;position:relative;flex:0 0 20px;opacity:.9}.auth-pro-input-icon:before,.auth-pro-input-icon:after,.auth-pro-eye:before,.auth-pro-eye:after,.auth-pro-footer-icon:before,.auth-pro-footer-icon:after{content:"";position:absolute}.auth-pro-input-icon-user:before{width:8px;height:8px;border:2px solid #90d7f4;border-radius:50%;left:5px;top:1px}.auth-pro-input-icon-user:after{width:12px;height:7px;border:2px solid #90d7f4;border-top:0;border-radius:0 0 10px 10px;left:3px;bottom:1px}.auth-pro-input-icon-mail:before{top:3px;right:1px;bottom:4px;left:1px;border:2px solid #90d7f4;border-radius:3px}.auth-pro-input-icon-mail:after{left:3px;right:3px;top:6px;height:2px;background:#90d7f4;transform:skewY(-26deg)}.auth-pro-input-icon-lock:before{width:12px;height:9px;border:2px solid #90d7f4;border-radius:3px;left:4px;bottom:1px}.auth-pro-input-icon-lock:after{width:8px;height:7px;border:2px solid #90d7f4;border-bottom:0;border-radius:8px 8px 0 0;left:6px;top:1px}.auth-pro-eye{margin-left:auto;opacity:.58}.auth-pro-eye:before{left:1px;right:1px;top:5px;bottom:5px;border:2px solid #8bcbe5;border-radius:50%/60%}.auth-pro-eye:after{width:5px;height:5px;border-radius:50%;background:#8bcbe5;left:50%;top:50%;transform:translate(-50%,-50%)}.auth-pro-checkrow{gap:10px;margin-top:2px;color:#dff0f7;font-size:clamp(14px,.92vw,18px)}.auth-pro-checkbox-box{width:24px;height:24px;border-radius:6px;border:1px solid rgba(138,216,255,.42);background:#010b14eb}.auth-pro-submit{min-height:66px;margin-top:6px;border-radius:16px;background:linear-gradient(180deg,#35e8ff,#19cfff 58%,#10bbff);color:#04121a;box-shadow:0 0 18px #14dbff2e,inset 0 1px #ffffff61}.auth-pro-switcher{margin-top:12px;font-size:clamp(16px,.98vw,20px)}.auth-pro-switcher-btn{color:#18defd}.auth-pro-visual{min-height:770px;padding:6px;border-radius:30px;border:0;background:transparent;box-shadow:none}.auth-pro-visual:before{display:none}.auth-pro-visual-art{top:0;right:0;bottom:0;left:0;border-radius:28px;background:linear-gradient(180deg,#00000008,#0000001a),url(/auth-showcase-461.webp) center center / contain no-repeat}.auth-pro-footer{margin-top:14px;gap:12px;padding:18px 22px;border-radius:0;border:0;background:transparent}.auth-pro-footer-item{gap:12px;padding:8px 12px}.auth-pro-footer-icon{width:54px;height:54px;border-radius:50%;font-size:0;color:transparent;background:linear-gradient(180deg,#021824f5,#05121ef5);border:1px solid rgba(30,176,216,.24);box-shadow:0 0 14px #119cca1a,inset 0 0 0 1px #ffffff05;position:relative}.auth-pro-footer-icon-shield:before{width:18px;height:20px;left:50%;top:50%;transform:translate(-50%,-50%);border:2px solid #27dfff;border-radius:8px 8px 10px 10px;clip-path:polygon(50% 0,100% 12%,100% 65%,50% 100%,0 65%,0 12%)}.auth-pro-footer-icon-quick:before{width:18px;height:14px;left:50%;top:50%;transform:translate(-50%,-50%);border:2px solid #27dfff;border-radius:3px}.auth-pro-footer-icon-quick:after{width:8px;height:2px;background:#27dfff;left:50%;top:50%;transform:translate(-50%,8px);box-shadow:0 -6px #27dfff}.auth-pro-footer-icon-chart:before{width:18px;height:16px;left:50%;top:50%;transform:translate(-50%,-50%);border-left:2px solid #27dfff;border-bottom:2px solid #27dfff}.auth-pro-footer-icon-chart:after{width:14px;height:10px;left:50%;top:50%;transform:translate(-40%,-10%) skew(-30deg);border-left:2px solid #27dfff;border-top:2px solid #27dfff}.auth-pro-footer-icon-users:before{width:8px;height:8px;left:14px;top:15px;border:2px solid #27dfff;border-radius:50%;box-shadow:12px 0 0 -2px #27dfff}.auth-pro-footer-icon-users:after{width:22px;height:9px;left:50%;bottom:12px;transform:translate(-50%);border:2px solid #27dfff;border-top:0;border-radius:0 0 16px 16px}.auth-pro-footer-item strong{font-size:17px}@media (max-width: 1400px){.auth-pro-main{grid-template-columns:minmax(520px,680px) minmax(620px,1fr)}}@media (max-width: 1280px){.auth-pro-main{grid-template-columns:1fr}.auth-pro-visual{min-height:540px}.auth-pro-footer{grid-template-columns:repeat(2,1fr)}}@media (max-width: 760px){.auth-pro-screen{padding:14px}.auth-pro-main{grid-template-columns:1fr;gap:14px}.auth-pro-panel{padding:18px 16px 16px;border-radius:24px}.auth-pro-title{font-size:clamp(36px,8.8vw,48px);max-width:320px}.auth-pro-logo{width:min(280px,92%)}.auth-pro-tabs{grid-template-columns:1fr 1fr}.auth-pro-tab{height:52px;font-size:16px}.auth-pro-input-wrap{min-height:54px;padding:0 14px}.auth-pro-submit{min-height:58px;font-size:22px}.auth-pro-visual{min-height:320px}.auth-pro-footer{grid-template-columns:1fr;gap:8px;padding:8px 0 0}}.auth-pro-screen{min-height:100vh;padding:16px 20px;background:radial-gradient(circle at 50% 0%,rgba(17,125,184,.16),transparent 32%),radial-gradient(circle at 8% 28%,rgba(18,245,239,.04),transparent 24%),#010712}.auth-pro-shell{width:min(1940px,96vw)}.auth-pro-main{grid-template-columns:40.8% 57.7%;gap:1.5%;align-items:stretch;height:min(77vh,900px)}.auth-pro-panel,.auth-pro-visual{height:100%}.auth-pro-panel{padding:18px 28px;border-radius:28px;border:1px solid rgba(35,220,255,.27);background:linear-gradient(180deg,#020d19fb,#010810fc);box-shadow:0 0 0 1px #0dcff30f inset,0 0 30px #08a1eb1a,0 18px 44px #00000057;display:flex;flex-direction:column}.auth-pro-logo-box{margin:6px auto 10px}.auth-pro-logo{width:min(365px,90%);max-width:365px}.auth-pro-title{max-width:540px;margin:0 auto 8px;font-size:clamp(39px,2.8vw,62px);line-height:1.01;letter-spacing:-.045em}.auth-pro-subtitle{max-width:510px;margin:0 auto 18px;font-size:clamp(15px,.92vw,17px);line-height:1.45;color:#e7f2fcd1}.auth-pro-tabs{margin-bottom:14px;min-height:56px}.auth-pro-tab{height:56px;font-size:clamp(17px,.98vw,21px)}.auth-pro-field label{margin:0 0 6px;font-size:clamp(14px,.88vw,17px)}.auth-pro-form{gap:9px}.auth-pro-input-wrap{min-height:54px;border-radius:13px;padding:0 16px}.auth-pro-input-wrap input{font-size:16px}.auth-pro-checkrow{margin-top:2px;font-size:clamp(14px,.86vw,17px)}.auth-pro-checkbox-box{width:23px;height:23px}.auth-pro-submit{min-height:60px;margin-top:6px;font-size:clamp(18px,1.08vw,25px)}.auth-pro-switcher{margin-top:12px;font-size:clamp(15px,.95vw,19px)}.auth-pro-visual{min-height:0;padding:0;border-radius:28px;background:transparent;box-shadow:none}.auth-pro-visual-art{top:0;right:0;bottom:0;left:0;border-radius:28px;background:linear-gradient(180deg,#00000005,#00000014),url(/auth-showcase-466.webp) center center / contain no-repeat}.auth-pro-footer{margin-top:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:12px 2px 0}.auth-pro-footer-item{gap:12px;padding:10px 14px}.auth-pro-footer-item strong{font-size:16px;margin-bottom:3px}.auth-pro-footer-item span{font-size:14px;line-height:1.35}@media (max-width: 1500px){.auth-pro-main{height:min(75vh,860px)}.auth-pro-title{font-size:clamp(37px,2.5vw,56px)}}@media (max-width: 1280px){.auth-pro-main{grid-template-columns:1fr;height:auto}.auth-pro-panel,.auth-pro-visual{height:auto}.auth-pro-visual{min-height:520px}.auth-pro-footer{grid-template-columns:repeat(2,1fr)}}@media (max-width: 760px){.auth-pro-screen{padding:14px}.auth-pro-shell{width:100%}.auth-pro-panel{padding:16px 16px 14px}.auth-pro-title{font-size:clamp(34px,8.2vw,46px);max-width:320px}.auth-pro-subtitle{max-width:320px}.auth-pro-tabs{min-height:52px}.auth-pro-tab{height:52px;font-size:16px}.auth-pro-input-wrap{min-height:52px}.auth-pro-submit{min-height:56px}.auth-pro-visual{min-height:320px}.auth-pro-footer{grid-template-columns:1fr;gap:6px}}.auth-pro-screen,.auth-pro-panel,.auth-pro-visual,.auth-pro-footer,.auth-pro-field label,.auth-pro-input-wrap input,.auth-pro-tab,.auth-pro-switcher,.auth-pro-footer-item strong,.auth-pro-footer-item span{font-family:Inter,Arial,sans-serif}.auth-pro-title{font-family:Montserrat,Inter,Arial,sans-serif}.auth-pro-shell{width:min(1986px,97vw)}.auth-pro-main{grid-template-columns:39.2% 59.6%;gap:1.2%;height:min(80vh,920px)}.auth-pro-panel{padding:20px 30px}.auth-pro-logo-box{margin:4px auto 12px}.auth-pro-logo{width:min(420px,96%);max-width:420px}.auth-pro-title{max-width:560px;font-size:clamp(40px,2.85vw,64px);margin:0 auto 10px}.auth-pro-subtitle{max-width:540px;font-size:clamp(15px,.94vw,18px)}.auth-pro-visual{border-radius:28px;overflow:hidden}.auth-pro-visual-art{border-radius:28px;background:linear-gradient(180deg,#00000005,#00000012),url(/auth-showcase-467.webp) center center / contain no-repeat}.auth-pro-footer{margin-top:12px;padding-top:2px}@media (min-width: 1500px){.auth-pro-main{height:min(81vh,940px)}}@media (max-width: 1280px){.auth-pro-main{grid-template-columns:1fr;height:auto}.auth-pro-visual{min-height:540px}}.auth-pro-logo-box{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;width:auto!important;max-width:none!important;overflow:visible!important}.auth-pro-logo{width:min(430px,94%)!important;max-width:430px!important;height:auto!important;object-fit:contain!important;display:block!important;margin:0 auto!important;mix-blend-mode:screen;filter:drop-shadow(0 0 10px rgba(18,245,239,.34)) drop-shadow(0 0 22px rgba(18,245,239,.18)) saturate(1.16) contrast(1.08) brightness(1.05)!important}.auth-pro-submit{background:linear-gradient(180deg,#22f2c7,#0fd7ad 48%,#079f86)!important;color:#021915!important;box-shadow:0 0 26px #12f5c257,0 12px 30px #06b28e2e,inset 0 1px #ffffff8c,inset 0 -10px 18px #00504429!important;text-shadow:0 1px 0 rgba(255,255,255,.18)}.auth-pro-submit:hover{transform:translateY(-1px)!important;filter:brightness(1.08) saturate(1.08)!important;box-shadow:0 0 34px #12f5c26b,0 16px 34px #06b28e33,inset 0 1px #fff9!important}.auth-pro-panel{filter:contrast(1.025) saturate(1.05)}.auth-pro-panel:before{opacity:.18!important}.auth-pro-panel:after{content:""!important;display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background:linear-gradient(120deg,transparent 0%,transparent 38%,rgba(255,255,255,.055) 48%,transparent 58%,transparent 100%),radial-gradient(circle at 50% 9%,rgba(20,245,239,.1),transparent 28%);background-size:240% 100%,100% 100%;animation:authProLogoSweep469 7.5s ease-in-out infinite;mix-blend-mode:screen}.auth-pro-visual-art{background:linear-gradient(180deg,#00000003,#0000000e),url(/auth-showcase-469.webp) center center / contain no-repeat!important;filter:contrast(1.08) saturate(1.1) brightness(1.04)!important}.auth-pro-input-wrap{box-shadow:inset 0 0 0 1px #ffffff05,0 0 18px #14f5ef09!important}.auth-pro-tabs{box-shadow:0 0 20px #14f5ef0f,inset 0 0 0 1px #ffffff05!important}.auth-pro-tab.active:after{background:linear-gradient(90deg,#22f2c700,#22f2c7f2,#22f2c700)!important;box-shadow:0 0 18px #22f2c76b!important}.auth-pro-checkbox-box input:checked,.auth-pro-checkrow input:checked+.auth-pro-checkbox-box{background:linear-gradient(135deg,#22f2c7,#079f86)!important}.auth-pro-switcher-btn,.auth-pro-checkrow a{color:#20eac2!important}@keyframes authProLogoSweep469{0%,35%{background-position:150% 0,0 0;opacity:.06}52%{opacity:.22}75%,to{background-position:-120% 0,0 0;opacity:.04}}.auth-pro-logo-box{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0 auto 14px!important;width:min(74%,430px)!important;overflow:visible!important}.auth-pro-logo{width:100%!important;max-width:430px!important;height:auto!important;object-fit:contain!important;filter:drop-shadow(0 0 18px rgba(20,245,239,.23)) drop-shadow(0 0 3px rgba(255,255,255,.08))!important;mix-blend-mode:screen;animation:authLogoBreath470 5.8s ease-in-out infinite}.auth-pro-title span{color:#19bfff!important;text-shadow:0 0 20px rgba(25,191,255,.35)!important}.auth-pro-submit{background:linear-gradient(180deg,#21e7c7,#12c9b1 42%,#06977f)!important;color:#001b18!important;border:1px solid rgba(115,255,224,.56)!important;box-shadow:0 0 22px #14ecc73d,0 12px 34px #00000047,inset 0 1px #ffffff7a,inset 0 -10px 26px #0048413b!important;text-shadow:0 1px 0 rgba(255,255,255,.22)!important}.auth-pro-submit:hover{filter:brightness(1.06) saturate(1.08)!important;transform:translateY(-1px)!important;box-shadow:0 0 28px #14ecc752,0 16px 38px #00000052,inset 0 1px #ffffff8f,inset 0 -10px 26px #00484133!important}.auth-pro-tab.active{color:#0affee!important;background:linear-gradient(180deg,#12504e9e,#02191bf5)!important;box-shadow:inset 0 0 0 1px #18e6d230,0 0 16px #14ecc721!important}.auth-pro-tab.active:after{background:linear-gradient(90deg,#14ecc700,#14ecc7fa,#14ecc700)!important;box-shadow:0 0 20px #14ecc773!important}.auth-pro-panel{box-shadow:0 0 0 1px #12f5ef1f inset,0 0 40px #0baaf221,0 18px 52px #0000006b!important}.auth-pro-panel:before{animation:authProSweep 6.8s ease-in-out infinite!important;opacity:.75!important}.auth-pro-visual-art{background:linear-gradient(180deg,#00000005,#00000014),url(/auth-showcase-470.webp) center center / contain no-repeat!important;filter:contrast(1.08) saturate(1.08) brightness(1.04) drop-shadow(0 0 8px rgba(20,245,239,.1))!important}.auth-pro-visual:after{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border-radius:20px;pointer-events:none;background:linear-gradient(110deg,transparent 0%,transparent 42%,rgba(255,255,255,.035) 50%,transparent 58%,transparent 100%);background-size:250% 100%;animation:authVisualSweep470 7.4s ease-in-out infinite;mix-blend-mode:screen}@keyframes authLogoBreath470{0%,to{filter:drop-shadow(0 0 18px rgba(20,245,239,.2)) drop-shadow(0 0 3px rgba(255,255,255,.06));transform:translateY(0) scale(1)}50%{filter:drop-shadow(0 0 30px rgba(20,245,239,.34)) drop-shadow(0 0 6px rgba(255,255,255,.12));transform:translateY(-1px) scale(1.006)}}@keyframes authVisualSweep470{0%,38%{background-position:150% 0;opacity:.08}54%{opacity:.38}78%,to{background-position:-120% 0;opacity:.05}}.auth-pro-screen{background:radial-gradient(circle at 22% 18%,rgba(0,210,255,.11),transparent 35%),radial-gradient(circle at 77% 8%,rgba(0,245,255,.13),transparent 32%),linear-gradient(180deg,#020b16,#010713 55%,#00050d)!important}.auth-pro-main{filter:contrast(1.06) saturate(1.1) brightness(1.035)!important}.auth-pro-panel{background:linear-gradient(180deg,#051422e8,#010a14f7)!important;border-color:#16dbff6b!important;box-shadow:0 0 0 1px #18d3ff21 inset,0 0 42px #00c7ff29,0 24px 70px #00000080!important;overflow:hidden!important}.auth-pro-panel:before{opacity:.58!important;background:radial-gradient(circle at 50% 2%,rgba(28,224,255,.18),transparent 32%),linear-gradient(115deg,transparent 0%,transparent 38%,rgba(255,255,255,.05) 47%,transparent 57%,transparent 100%)!important;background-size:100% 100%,260% 100%!important;animation:authPanelSweep471 7s ease-in-out infinite!important}.auth-pro-logo-box{background:transparent!important;border:0!important;box-shadow:none!important;width:min(72%,430px)!important;padding:0!important;margin:0 auto 16px!important;overflow:visible!important}.auth-pro-logo{width:100%!important;max-width:430px!important;height:auto!important;object-fit:contain!important;mix-blend-mode:screen!important;filter:drop-shadow(0 0 20px rgba(17,224,255,.25)) drop-shadow(0 0 5px rgba(255,255,255,.08)) contrast(1.08) saturate(1.12) brightness(1.05)!important;animation:authLogoPulse471 5.4s ease-in-out infinite!important}.auth-pro-title{color:#fff!important;text-shadow:0 2px 0 rgba(0,0,0,.24),0 0 16px rgba(255,255,255,.05)!important}.auth-pro-title span{color:#16c8ff!important;background:linear-gradient(180deg,#26f5ff,#13c7ff 52%,#078ce8)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;text-shadow:none!important;filter:drop-shadow(0 0 16px rgba(19,199,255,.35))!important}.auth-pro-tabs{background:#030e1bc2!important;border-color:#18c9ff3b!important;box-shadow:inset 0 0 0 1px #ffffff05,0 0 18px #0dd8ff0d!important}.auth-pro-tab{color:#f0fcffe0!important;font-weight:900!important}.auth-pro-tab.active{color:#18f0ff!important;background:linear-gradient(180deg,#0c4c5ab8,#02141ff5)!important;border-color:#24e7ff3d!important;box-shadow:inset 0 0 0 1px #20e8ff24,0 0 22px #0fd2ff1f!important}.auth-pro-tab.active:after{background:linear-gradient(90deg,#11e1ff00,#11e1fff5,#11e1ff00)!important;box-shadow:0 0 22px #11e1ff7a!important}.auth-pro-input-wrap{background:linear-gradient(180deg,#051423e0,#020e1af0)!important;border-color:#25b2dc38!important;box-shadow:inset 0 0 0 1px #ffffff05,0 0 16px #0aceff09!important}.auth-pro-input-wrap:focus-within{border-color:#1ce4ffa6!important;box-shadow:0 0 0 2px #14dcff14,0 0 26px #14dcff26!important}.auth-pro-checkrow a,.auth-pro-switcher-btn{color:#17e5ff!important;text-shadow:0 0 12px rgba(17,229,255,.22)!important}.auth-pro-checkrow input:checked+.auth-pro-checkbox-box{background:linear-gradient(180deg,#25f3ff,#10c9e8)!important;border-color:#6ff7ff!important;box-shadow:0 0 18px #14e1ff57!important}.auth-pro-submit{background:linear-gradient(180deg,#24efff,#12d7ef 47%,#08abc9)!important;border:1px solid rgba(124,247,255,.62)!important;color:#001b22!important;text-shadow:0 1px 0 rgba(255,255,255,.24)!important;box-shadow:0 0 26px #12e0ff4d,0 16px 36px #00000057,inset 0 1px #ffffff8a,inset 0 -12px 24px #0060823b!important;animation:authSubmitGlow471 4.8s ease-in-out infinite!important}.auth-pro-submit:hover{filter:brightness(1.08) saturate(1.1)!important;transform:translateY(-1px)!important;box-shadow:0 0 36px #12e0ff6b,0 18px 42px #00000061,inset 0 1px #fff9,inset 0 -12px 24px #00608233!important}.auth-pro-visual{border-color:#1cd5ff5c!important;background:linear-gradient(180deg,#04101c99,#010811f2)!important;box-shadow:0 0 34px #0bbcff26,0 20px 64px #0000006b,inset 0 0 0 1px #ffffff04!important;overflow:hidden!important}.auth-pro-visual-art{background:linear-gradient(180deg,#00000003,#0000000b),url(/auth-showcase-470.webp) center center / contain no-repeat!important;filter:contrast(1.14) saturate(1.16) brightness(1.055) drop-shadow(0 0 12px rgba(18,220,255,.16))!important;animation:authVisualAlive471 6.2s ease-in-out infinite!important}.auth-pro-visual:after{content:""!important;display:block!important;position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:22px;pointer-events:none;background:linear-gradient(112deg,transparent 0%,transparent 42%,rgba(255,255,255,.05) 50%,transparent 58%,transparent 100%),radial-gradient(circle at 55% 24%,rgba(22,226,255,.1),transparent 26%);background-size:260% 100%,100% 100%;animation:authVisualSweep471 7.2s ease-in-out infinite;mix-blend-mode:screen}.auth-pro-footer-item{filter:contrast(1.04) saturate(1.08)!important}@keyframes authPanelSweep471{0%,34%{background-position:0 0,150% 0;opacity:.42}51%{opacity:.82}78%,to{background-position:0 0,-130% 0;opacity:.42}}@keyframes authLogoPulse471{0%,to{transform:translateY(0) scale(1);filter:drop-shadow(0 0 20px rgba(17,224,255,.24)) drop-shadow(0 0 5px rgba(255,255,255,.08)) contrast(1.08) saturate(1.12) brightness(1.05)}50%{transform:translateY(-1px) scale(1.006);filter:drop-shadow(0 0 34px rgba(17,224,255,.4)) drop-shadow(0 0 7px rgba(255,255,255,.14)) contrast(1.1) saturate(1.16) brightness(1.08)}}@keyframes authSubmitGlow471{0%,to{box-shadow:0 0 26px #12e0ff4d,0 16px 36px #00000057,inset 0 1px #ffffff8a,inset 0 -12px 24px #0060823b}50%{box-shadow:0 0 38px #12e0ff73,0 18px 40px #0000005c,inset 0 1px #ffffff9e,inset 0 -12px 24px #0060822e}}@keyframes authVisualAlive471{0%,to{transform:translateY(0) scale(1);filter:contrast(1.14) saturate(1.16) brightness(1.055) drop-shadow(0 0 12px rgba(18,220,255,.16))}50%{transform:translateY(-2px) scale(1.003);filter:contrast(1.18) saturate(1.2) brightness(1.075) drop-shadow(0 0 18px rgba(18,220,255,.24))}}@keyframes authVisualSweep471{0%,38%{background-position:150% 0,0 0;opacity:.1}54%{opacity:.42}80%,to{background-position:-120% 0,0 0;opacity:.08}}.auth-pro-screen{padding:22px 24px 18px!important;background:radial-gradient(circle at 15% 12%,rgba(18,210,255,.12),transparent 26%),radial-gradient(circle at 82% 10%,rgba(23,218,255,.14),transparent 30%),radial-gradient(circle at 50% 105%,rgba(22,103,180,.12),transparent 28%),linear-gradient(180deg,#020a14,#010813 55%,#00050d)!important}.auth-pro-shell{width:min(2100px,98vw)!important}.auth-pro-main{grid-template-columns:minmax(640px,.92fr) minmax(900px,1.18fr)!important;gap:28px!important;align-items:stretch!important;min-height:min(84vh,980px)!important;height:auto!important;filter:contrast(1.08) saturate(1.12) brightness(1.04)!important}.auth-pro-panel,.auth-pro-visual{min-height:100%!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.auth-pro-panel{padding:26px 32px 22px!important;border-radius:30px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;background:linear-gradient(180deg,#041220f2,#010912fb)!important;border:1px solid rgba(31,219,255,.4)!important;box-shadow:0 0 0 1px #19d8ff24 inset,0 0 46px #00c7ff2e,0 28px 80px #00000085!important}.auth-pro-panel:after{content:""!important;position:absolute!important;top:10px!important;right:10px!important;bottom:10px!important;left:10px!important;border-radius:24px!important;pointer-events:none!important;border:1px solid rgba(255,255,255,.035)!important;box-shadow:inset 0 0 26px #11d2ff0f!important;display:block!important}.auth-pro-logo-box{width:min(68%,400px)!important;margin:2px auto 18px!important}.auth-pro-logo{max-width:400px!important}.auth-pro-title{max-width:560px!important;margin:0 auto 10px!important;font-size:clamp(44px,3vw,64px)!important;line-height:.98!important;letter-spacing:-.05em!important}.auth-pro-subtitle{max-width:520px!important;margin:0 auto 20px!important;font-size:clamp(16px,.98vw,18px)!important;line-height:1.48!important;color:#e7f2fcdb!important}.auth-pro-tabs{min-height:58px!important;margin-bottom:16px!important}.auth-pro-tab{height:58px!important;font-size:clamp(18px,.95vw,22px)!important}.auth-pro-form{gap:11px!important;flex:1 1 auto!important}.auth-pro-field label{margin:0 0 7px!important;font-size:clamp(15px,.84vw,17px)!important}.auth-pro-input-wrap{min-height:58px!important;padding:0 18px!important;border-radius:15px!important}.auth-pro-input-wrap input{font-size:17px!important}.auth-pro-checkrow{margin-top:4px!important;font-size:clamp(15px,.84vw,17px)!important}.auth-pro-submit{min-height:66px!important;margin-top:8px!important;font-size:clamp(22px,1.05vw,26px)!important;background:linear-gradient(180deg,#33f4ff,#1ddfff 46%,#07b9ef)!important;border:1px solid rgba(133,247,255,.68)!important;color:#021920!important;text-shadow:0 1px 0 rgba(255,255,255,.28)!important;box-shadow:0 0 30px #12e0ff5c,0 18px 40px #00000057,inset 0 1px #fff9,inset 0 -12px 24px #0065883d!important}.auth-pro-submit span,.auth-pro-submit strong{color:#021920!important}.auth-pro-switcher{margin-top:16px!important;padding-bottom:4px!important;font-size:clamp(16px,.92vw,20px)!important;flex-shrink:0!important}.auth-pro-visual{border-radius:30px!important;padding:0!important;background:linear-gradient(180deg,#04101ca8,#010811f5)!important;border:1px solid rgba(29,216,255,.3)!important;box-shadow:0 0 36px #0bbcff29,0 22px 68px #00000070,inset 0 0 0 1px #ffffff05!important}.auth-pro-visual-art{top:0!important;right:0!important;bottom:0!important;left:0!important;border-radius:30px!important;background:linear-gradient(180deg,#0000,#00000008),url(/auth-showcase-472.webp) center center / cover no-repeat!important;filter:contrast(1.18) saturate(1.22) brightness(1.08) drop-shadow(0 0 16px rgba(18,220,255,.2))!important;animation:authVisualAlive472 7.2s ease-in-out infinite!important}.auth-pro-visual:after{top:12px!important;right:12px!important;bottom:12px!important;left:12px!important;border-radius:24px!important;background:linear-gradient(112deg,transparent 0%,transparent 42%,rgba(255,255,255,.055) 50%,transparent 58%,transparent 100%),radial-gradient(circle at 58% 22%,rgba(22,226,255,.14),transparent 25%),linear-gradient(180deg,rgba(10,227,255,.04),transparent 16%,transparent 84%,rgba(10,227,255,.03));background-size:260% 100%,100% 100%,100% 100%!important;animation:authVisualSweep472 7.8s ease-in-out infinite!important}.auth-pro-footer{margin-top:18px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;padding:4px 2px 0!important}.auth-pro-footer-item{gap:12px!important;padding:10px 12px!important}.auth-pro-footer-item strong{font-size:17px!important}.auth-pro-footer-item span{font-size:14px!important;line-height:1.38!important}@keyframes authVisualAlive472{0%,to{transform:translateY(0) scale(1);filter:contrast(1.18) saturate(1.22) brightness(1.08) drop-shadow(0 0 16px rgba(18,220,255,.2))}50%{transform:translateY(-2px) scale(1.004);filter:contrast(1.22) saturate(1.25) brightness(1.1) drop-shadow(0 0 24px rgba(18,220,255,.28))}}@keyframes authVisualSweep472{0%,36%{background-position:150% 0,0 0,0 0;opacity:.1}52%{opacity:.44}80%,to{background-position:-120% 0,0 0,0 0;opacity:.08}}@media (max-width: 1600px){.auth-pro-main{grid-template-columns:minmax(600px,.95fr) minmax(760px,1.12fr)!important;min-height:min(82vh,940px)!important}.auth-pro-title{font-size:clamp(42px,2.8vw,58px)!important}}@media (max-width: 1280px){.auth-pro-main{grid-template-columns:1fr!important;min-height:auto!important}.auth-pro-panel,.auth-pro-visual{min-height:auto!important}.auth-pro-visual{min-height:560px!important}.auth-pro-footer{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 760px){.auth-pro-screen{padding:14px!important}.auth-pro-shell{width:100%!important}.auth-pro-panel{padding:18px 16px 16px!important}.auth-pro-logo-box{width:min(80%,320px)!important;margin-bottom:14px!important}.auth-pro-title{font-size:clamp(36px,8.6vw,48px)!important;max-width:340px!important}.auth-pro-subtitle{max-width:340px!important;font-size:15px!important}.auth-pro-tabs{min-height:54px!important}.auth-pro-tab{height:54px!important;font-size:17px!important}.auth-pro-input-wrap{min-height:54px!important;padding:0 14px!important}.auth-pro-submit{min-height:58px!important;font-size:21px!important}.auth-pro-visual{min-height:320px!important}.auth-pro-footer{grid-template-columns:1fr!important;gap:8px!important}}.auth-pro-visual-art{background:linear-gradient(180deg,#0000,#00000006),url(/auth-showcase-473.webp) center center / cover no-repeat!important;filter:contrast(1.2) saturate(1.24) brightness(1.08) drop-shadow(0 0 18px rgba(18,220,255,.22))!important}.auth-pro-visual{overflow:hidden!important}.auth-pro-visual:after{top:12px!important;right:12px!important;bottom:12px!important;left:12px!important}.auth-pro-main{height:min(76vh,890px)}.auth-pro-visual{position:relative;overflow:hidden;border-radius:28px;border:1px solid rgba(35,220,255,.24);background:radial-gradient(circle at 50% 12%,rgba(19,134,199,.14),transparent 32%),linear-gradient(180deg,#020c16fb,#010810fe);box-shadow:0 0 0 1px #0dcff30d inset,0 18px 44px #00000057;isolation:isolate}.auth-pro-visual-art{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:28px;background:linear-gradient(180deg,#01081005,#01081014),url(/auth-showcase-473.webp) center center / cover no-repeat}.auth-pro-footer{position:relative;z-index:1}@media (max-width: 1280px){.auth-pro-main{height:auto}.auth-pro-visual{min-height:520px}.auth-pro-visual-art{background-size:cover;background-position:center top}}@media (max-width: 760px){.auth-pro-visual{min-height:320px}.auth-pro-visual-art{background-position:center top}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.auth-live-screen{min-height:100vh!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:32px!important;box-sizing:border-box!important;background:#010712!important;overflow:hidden!important}.auth-live-stage{position:relative!important;width:min(70vw,1792px)!important;max-width:100%!important;aspect-ratio:16/9!important;line-height:0!important;overflow:visible!important}.auth-live-image{width:100%!important;height:100%!important;max-width:100%!important;max-height:70vh!important;object-fit:contain!important;object-position:center center!important;display:block!important;-webkit-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important;image-rendering:auto!important}.auth-live-shimmer{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(110deg,transparent 0%,transparent 46%,rgba(255,255,255,.025) 50%,transparent 54%,transparent 100%)!important;background-size:260% 100%!important;mix-blend-mode:screen!important;animation:authShimmerSweep479 9s ease-in-out infinite!important}.auth-live-toast{position:absolute!important;left:50%!important;top:2.6%!important;transform:translate(-50%)!important;z-index:20!important;max-width:min(82%,760px)!important;padding:9px 15px!important;border-radius:999px!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important;letter-spacing:.01em!important;text-align:center!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;box-shadow:0 10px 24px #00000047!important}.auth-live-toast.info{background:#041222b8!important;color:#dff8ff!important;border:1px solid rgba(74,213,255,.22)!important}.auth-live-toast.success{background:#05221cbd!important;color:#dbfff5!important;border:1px solid rgba(64,230,182,.24)!important}.auth-live-toast.error{background:#22080cc2!important;color:#ffe0e0!important;border:1px solid rgba(255,105,105,.26)!important}.auth-overlay-form{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:10!important;line-height:normal!important}.auth-tab-outline,.auth-input-hit,.auth-submit-hit,.auth-eye-hit,.auth-checkbox-hit{position:absolute!important;z-index:11!important}.auth-tab-outline{top:35.8%!important;height:4.9%!important;border-radius:14px!important;border:1px solid rgba(58,227,255,.52)!important;box-shadow:0 0 14px #1dd1ff38,inset 0 0 10px #1dd1ff0d!important;transition:left .25s ease,width .25s ease,opacity .25s ease!important;pointer-events:none!important}.auth-tab-outline.is-login{left:4.1%!important;width:15.5%!important}.auth-tab-outline.is-register{left:19.9%!important;width:15.9%!important}.auth-tab-hit,.auth-submit-hit,.auth-eye-hit{border:0!important;background:transparent!important;box-shadow:none!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;cursor:pointer!important;padding:0!important;margin:0!important}.auth-tab-hit-login{left:4.1%!important;top:35.8%!important;width:15.5%!important;height:4.9%!important}.auth-tab-hit-register{left:19.9%!important;top:35.8%!important;width:15.9%!important;height:4.9%!important}.auth-input-hit{left:4.1%!important;width:31.8%!important;height:4.9%!important;border:0!important;border-radius:14px!important;background:transparent!important;background-color:transparent!important;box-shadow:none!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;color:#eefbff!important;-webkit-text-fill-color:#eefbff!important;font-size:16px!important;font-weight:700!important;line-height:1!important;padding:0 56px 0 46px!important;box-sizing:border-box!important;outline:none!important;text-shadow:0 0 10px rgba(0,0,0,.45)!important;caret-color:#74f3ff!important;filter:none!important}.auth-input-hit:-webkit-autofill,.auth-input-hit:-webkit-autofill:hover,.auth-input-hit:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px transparent inset!important;-webkit-text-fill-color:#eefbff!important;transition:background-color 99999s ease-in-out 0s!important}.auth-input-hit:focus{border:1px solid rgba(63,226,255,.36)!important;box-shadow:0 0 0 1px #3fe2ff1a,0 0 14px #1dd1ff24!important}.auth-input-hit::placeholder{color:transparent!important}.auth-input-username{top:47.8%!important}.auth-input-email{top:56.35%!important}.auth-input-password{top:64.8%!important}.auth-input-repeat{top:73.25%!important}.auth-eye-hit{left:32.7%!important;width:2.2%!important;height:4.9%!important;border-radius:12px!important}.auth-eye-password{top:64.8%!important}.auth-eye-repeat{top:73.25%!important}.auth-checkbox-hit{left:4.1%!important;top:81.85%!important;width:31.8%!important;height:3.9%!important;display:flex!important;align-items:center!important;cursor:pointer!important}.auth-checkbox-hit input{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;opacity:0!important;cursor:pointer!important}.auth-checkbox-hit span{width:22px!important;height:22px!important;border-radius:7px!important;border:1px solid rgba(52,219,255,.44)!important;background:transparent!important;box-shadow:none!important}.auth-checkbox-hit input:checked+span{background:linear-gradient(180deg,#39e8ffc7,#0aa7d1c7)!important}.auth-checkbox-hit input:checked+span:after{content:""!important;display:block!important;width:6px!important;height:11px!important;border:solid #05212e!important;border-width:0 3px 3px 0!important;transform:translate(7px,3px) rotate(45deg)!important}.auth-submit-hit{left:4.1%!important;top:88.55%!important;width:31.8%!important;height:6.2%!important;border-radius:16px!important}.auth-submit-hit:focus-visible,.auth-tab-hit:focus-visible,.auth-eye-hit:focus-visible{outline:1px solid rgba(69,227,255,.55)!important;outline-offset:0!important;box-shadow:0 0 0 2px #45e3ff24,0 0 18px #1dd1ff33!important}@keyframes authShimmerSweep479{0%,38%{background-position:160% 0;opacity:.02}52%{opacity:.14}80%,to{background-position:-120% 0;opacity:.03}}@media (max-width:900px){.auth-live-screen{padding:18px!important}.auth-live-stage{width:min(90vw,1792px)!important}.auth-live-image{max-height:60vh!important}.auth-live-toast{font-size:12px!important;padding:8px 12px!important;max-width:92%!important}.auth-input-hit{font-size:12px!important;padding:0 38px 0 32px!important;border-radius:10px!important}.auth-checkbox-hit span{width:16px!important;height:16px!important}}@media (max-aspect-ratio:16/9){.auth-live-image{object-fit:contain!important;background:#010712!important}}.auth-live-screen{text-align:center!important}.auth-live-stage{display:inline-block!important;width:auto!important;max-width:100%!important;height:auto!important;line-height:0!important}.auth-live-image{width:auto!important;max-width:min(70vw,1792px)!important;height:auto!important;max-height:70vh!important}.auth-overlay-form{top:0!important;right:0!important;bottom:0!important;left:0!important}.auth-tab-outline.is-login{left:4.35%!important;width:15.15%!important}.auth-tab-outline.is-register{left:19.72%!important;width:15.45%!important}.auth-tab-hit-login{left:4.35%!important;top:35.82%!important;width:15.15%!important;height:4.76%!important}.auth-tab-hit-register{left:19.72%!important;top:35.82%!important;width:15.45%!important;height:4.76%!important}.auth-input-hit{left:4.72%!important;width:31.08%!important;height:4.55%!important;padding:0 52px 0 40px!important}.auth-input-username{top:47.92%!important}.auth-input-email{top:56.08%!important}.auth-input-password{top:64.28%!important}.auth-input-repeat{top:72.48%!important}.auth-eye-hit{left:32.45%!important;width:2.05%!important;height:4.55%!important}.auth-eye-password{top:64.28%!important}.auth-eye-repeat{top:72.48%!important}.auth-checkbox-hit{left:4.62%!important;top:80.72%!important;width:31.18%!important;height:3.45%!important}.auth-checkbox-hit span{width:18px!important;height:18px!important;border-radius:6px!important}.auth-checkbox-hit input:checked+span:after{width:5px!important;height:9px!important;transform:translate(6px,2px) rotate(45deg)!important}.auth-submit-hit{left:4.72%!important;top:87.22%!important;width:31.08%!important;height:5.35%!important;border-radius:14px!important}@media (max-width:900px){.auth-live-image{max-width:min(90vw,1792px)!important;max-height:60vh!important}.auth-input-hit{padding:0 34px 0 28px!important;font-size:12px!important}.auth-checkbox-hit span{width:14px!important;height:14px!important}}.auth481-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:28px;box-sizing:border-box;background:radial-gradient(circle at 20% 18%,rgba(18,198,255,.08),transparent 20%),radial-gradient(circle at 80% 0%,rgba(18,198,255,.06),transparent 20%),#020b16}.auth481-wrap{width:min(92vw,1680px)}.auth481-top-grid{display:grid;grid-template-columns:minmax(500px,.93fr) minmax(720px,1.45fr);gap:28px;align-items:stretch}.auth481-left-card{position:relative;min-height:780px;padding:28px 26px 22px;border-radius:26px;background:linear-gradient(180deg,#040e1cfa,#030b16fa);border:1px solid rgba(40,199,255,.22);box-shadow:0 0 0 1px #1794ca1f inset,0 0 24px #00b4ff2e,0 30px 60px #00000057;overflow:hidden}.auth481-left-card:before{content:"";position:absolute;inset:-40% auto auto -20%;width:320px;height:320px;background:radial-gradient(circle,rgba(0,195,255,.12),transparent 62%);pointer-events:none}.auth481-left-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:26px;box-shadow:0 0 0 1px #00c8ff1a inset;pointer-events:none}.auth481-logo{display:block;width:min(100%,420px);margin:4px auto 18px}.auth481-title{margin:0;text-align:center;color:#fff;font-family:Montserrat,Inter,sans-serif;font-size:72px;line-height:.94;font-weight:900;letter-spacing:-.03em}.auth481-title span{color:#21dfff}.auth481-subtitle{margin:18px 0 20px;text-align:center;color:#c9d8e6;font-size:21px;line-height:1.35}.auth481-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0 0 14px;padding:3px;border-radius:18px;border:1px solid rgba(21,138,191,.28);background:#030c18d1;box-shadow:0 0 0 1px #ffffff08 inset}.auth481-tab{height:54px;border:0;border-radius:14px;background:transparent;color:#fff;font-size:18px;font-weight:800;cursor:pointer;transition:.2s ease}.auth481-tab.is-active{color:#071420;background:linear-gradient(180deg,#22e8ff,#0bc4f2);box-shadow:0 0 18px #16daff47,inset 0 0 0 1px #ffffff2e}.auth481-form{display:flex;flex-direction:column;gap:12px}.auth481-field{display:block}.auth481-label{display:block;margin:0 0 6px;color:#fff;font-size:15px;font-weight:700}.auth481-input-shell{position:relative}.auth481-field-icon,.auth481-field-right{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;color:#88dbff}.auth481-field-icon{left:14px;width:20px;height:20px;pointer-events:none}.auth481-field-icon svg,.auth481-field-right svg,.auth481-feature-icon svg{width:100%;height:100%}.auth481-field-right{right:10px}.auth481-input{width:100%;height:58px;border-radius:14px;border:1px solid rgba(28,145,204,.3);background:linear-gradient(180deg,#040f1dfa,#030c17fa);box-shadow:0 0 0 1px #ffffff05 inset;color:#eff7ff;font-size:17px;font-weight:600;padding:0 52px 0 46px;box-sizing:border-box;outline:none}.auth481-input::placeholder{color:#7f95ab}.auth481-input:focus{border-color:#26d6ff85;box-shadow:0 0 0 2px #0bc4f21f,0 0 18px #0bc4f22e}.auth481-input:-webkit-autofill,.auth481-input:-webkit-autofill:hover,.auth481-input:-webkit-autofill:focus{-webkit-text-fill-color:#eff7ff;-webkit-box-shadow:0 0 0 1000px rgba(4,15,29,.98) inset;transition:background-color 99999s ease-in-out 0s}.auth481-eye{width:34px;height:34px;border:0;border-radius:999px;background:transparent;color:#7bcfff;cursor:pointer;display:flex;align-items:center;justify-content:center}.auth481-eye:hover{background:#147fb726}.auth481-agree{display:flex;align-items:center;gap:10px;margin:4px 0;color:#d7e7f6;font-size:15px;cursor:pointer}.auth481-agree input{position:absolute;opacity:0;pointer-events:none}.auth481-checkmark{width:20px;height:20px;flex:0 0 20px;border-radius:6px;border:1px solid rgba(30,205,255,.45);background:#020e1ce6;box-shadow:0 0 0 1px #ffffff08 inset;position:relative}.auth481-agree input:checked+.auth481-checkmark{background:linear-gradient(180deg,#22e7ff,#0bc4f2)}.auth481-agree input:checked+.auth481-checkmark:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #062031;border-width:0 3px 3px 0;transform:rotate(45deg)}.auth481-agree strong{color:#25defe;font-weight:800}.auth481-submit{margin-top:4px;height:64px;border:0;border-radius:16px;background:linear-gradient(180deg,#25ecff,#0cbfe8);color:#061523;font-size:21px;font-weight:900;letter-spacing:-.01em;cursor:pointer;box-shadow:0 0 24px #18dcff38,inset 0 0 0 1px #ffffff38}.auth481-submit:disabled{opacity:.82;cursor:progress}.auth481-message{margin-top:14px;border-radius:14px;padding:12px 14px;font-size:14px;font-weight:700;text-align:center}.auth481-message.info{background:#041222d1;color:#dff8ff;border:1px solid rgba(74,213,255,.22)}.auth481-message.success{background:#05221cc7;color:#dbfff5;border:1px solid rgba(64,230,182,.24)}.auth481-message.error{background:#22080cc7;color:#ffe0e0;border:1px solid rgba(255,105,105,.26)}.auth481-right-column{display:flex;align-items:stretch}.auth481-right-image{width:100%;height:auto;display:block;border-radius:34px}.auth481-features-grid{margin-top:26px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.auth481-feature-card{min-height:114px;display:flex;align-items:center;gap:18px;padding:18px 20px;border-radius:22px;background:linear-gradient(180deg,#040d19f5,#030a13f5);border:1px solid rgba(31,180,240,.18);box-shadow:0 0 0 1px #ffffff08 inset,0 0 18px #00aaff1a}.auth481-feature-icon{width:58px;height:58px;flex:0 0 58px;border-radius:18px;display:flex;align-items:center;justify-content:center;color:#22defe;background:linear-gradient(180deg,#040e1bfa,#020a14fa);border:1px solid rgba(31,200,248,.24);box-shadow:0 0 16px #00aeff29}.auth481-feature-card h3{margin:0 0 6px;color:#fff;font-size:18px;font-weight:800}.auth481-feature-card p{margin:0;color:#bccedf;font-size:14px;line-height:1.45}@media (max-width: 1360px){.auth481-wrap{width:min(96vw,1500px)}.auth481-top-grid{grid-template-columns:minmax(430px,.95fr) minmax(580px,1.3fr);gap:22px}.auth481-left-card{min-height:720px;padding:24px 22px 20px}.auth481-title{font-size:60px}.auth481-subtitle{font-size:18px}.auth481-input{height:54px;font-size:16px}.auth481-submit{height:60px;font-size:20px}}@media (max-width: 1100px){.auth481-top-grid{grid-template-columns:1fr}.auth481-right-column{order:2}.auth481-left-card{min-height:auto}.auth481-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.auth481-screen{padding:16px}.auth481-wrap{width:100%}.auth481-left-card{padding:18px 16px 16px;border-radius:20px}.auth481-title{font-size:42px}.auth481-subtitle{font-size:15px;margin:14px 0 16px}.auth481-tab{height:48px;font-size:16px}.auth481-input{height:50px;font-size:15px;padding:0 46px 0 42px}.auth481-submit{height:56px;font-size:18px}.auth481-features-grid{grid-template-columns:1fr;gap:16px}.auth481-feature-card{min-height:auto;padding:16px;border-radius:18px}}.auth481-logo{width:min(100%,430px)!important;height:auto!important;margin:2px auto 18px!important;background:transparent!important;object-fit:contain!important;filter:drop-shadow(0 0 16px rgba(0,218,255,.18))!important}.auth481-left-card{align-self:start!important}.auth481-right-column{align-self:start!important;height:clamp(620px,62vh,760px)!important;min-height:0!important;overflow:visible!important;display:flex!important;align-items:flex-start!important;justify-content:center!important}.auth481-right-image{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center top!important;border-radius:0!important;display:block!important}.auth481-left-card,.auth481-right-column{transition:none!important}@media (max-width:1360px){.auth481-right-column{height:clamp(560px,58vh,700px)!important}.auth481-logo{width:min(100%,380px)!important}}.auth481-top-grid{align-items:start!important}.auth481-right-column{align-self:start!important;display:block!important;height:auto!important;min-height:0!important;overflow:visible!important}.auth481-right-image{width:100%!important;height:auto!important;max-width:100%!important;object-fit:contain!important;object-position:center top!important;display:block!important;border-radius:0!important}@media (max-width:1360px){.auth481-right-column{height:auto!important}}@media (max-width:1100px){.auth481-right-column{height:auto!important}.auth481-right-image{height:auto!important;width:100%!important}}.auth481-right-column{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-direction:column!important;padding-top:26px!important;box-sizing:border-box!important}.auth481-right-image{width:min(100%,97%)!important;max-width:97%!important;height:auto!important;margin:0 auto!important;object-fit:contain!important;object-position:center top!important;display:block!important}@media (max-width:1360px){.auth481-right-column{padding-top:20px!important}.auth481-right-image{width:min(100%,98%)!important;max-width:98%!important}}@media (max-width:1100px){.auth481-right-column{padding-top:0!important;align-items:center!important}.auth481-right-image{width:100%!important;max-width:100%!important}}.auth481-right-column{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;align-self:start!important;height:auto!important;min-height:0!important;padding:38px 14px 0!important;margin-top:18px!important;box-sizing:border-box!important;background:transparent!important;overflow:visible!important;isolation:isolate!important}.auth481-right-column:before{content:"";position:absolute;top:28px;right:12px;bottom:2px;left:12px;border-radius:34px;border:1px solid rgba(39,214,255,.18);box-shadow:0 0 0 1px #1496d214 inset,0 0 28px #00c3ff1f,0 0 56px #0082ff14;pointer-events:none;z-index:0}.auth481-right-column:after{content:"";position:absolute;left:8%;right:8%;top:22px;bottom:14px;border-radius:42px;background:radial-gradient(circle at 50% 8%,rgba(31,223,255,.1),transparent 34%),radial-gradient(circle at 50% 55%,rgba(0,124,255,.08),transparent 46%);filter:blur(28px);opacity:.95;pointer-events:none;z-index:0}.auth481-right-image{position:relative!important;z-index:1!important;width:min(100%,96.5%)!important;max-width:96.5%!important;height:auto!important;margin:0 auto!important;object-fit:contain!important;object-position:center top!important;display:block!important;border-radius:18px!important;background:transparent!important;filter:drop-shadow(0 16px 30px rgba(0,0,0,.16))}@media (max-width:1360px){.auth481-right-column{padding:30px 10px 0!important;margin-top:14px!important}.auth481-right-image{width:min(100%,97.5%)!important;max-width:97.5%!important}}@media (max-width:1100px){.auth481-right-column{padding:8px 0 0!important;margin-top:10px!important}.auth481-right-column:before,.auth481-right-column:after{display:none!important}.auth481-right-image{width:100%!important;max-width:100%!important}}.auth481-tab{position:relative!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease!important}.auth481-tabs.auth481-tabs-login .auth481-tab.is-active{transform:translateY(-3px)!important}.auth481-tabs.auth481-tabs-register .auth481-tab.is-active{transform:translateY(3px)!important}.auth481-right-column{padding-top:28px!important;margin-top:6px!important}@media (max-width:1360px){.auth481-right-column{padding-top:22px!important;margin-top:4px!important}}@media (max-width:1100px){.auth481-tabs.auth481-tabs-login .auth481-tab.is-active,.auth481-tabs.auth481-tabs-register .auth481-tab.is-active{transform:none!important}.auth481-right-column{padding-top:8px!important;margin-top:6px!important}}.auth481-right-column{transition:padding-top .18s ease,margin-top .18s ease!important}.auth481-right-column.auth481-right-login{padding-top:20px!important;margin-top:0!important}.auth481-right-column.auth481-right-register{padding-top:38px!important;margin-top:14px!important}@media (max-width:1360px){.auth481-right-column.auth481-right-login{padding-top:16px!important;margin-top:0!important}.auth481-right-column.auth481-right-register{padding-top:30px!important;margin-top:10px!important}}@media (max-width:1100px){.auth481-right-column.auth481-right-login,.auth481-right-column.auth481-right-register{padding-top:8px!important;margin-top:6px!important}}.auth481-right-column:before{top:20px!important;right:2px!important;bottom:-10px!important;left:2px!important;border-radius:40px!important;box-shadow:0 0 0 1px #1496d21a inset,0 0 34px #00c3ff24,0 0 66px #0082ff1a!important}.auth481-right-column:after{left:4%!important;right:4%!important;top:14px!important;bottom:4px!important;border-radius:48px!important;filter:blur(34px)!important;opacity:1!important}@media (max-width:1360px){.auth481-right-column:before{top:18px!important;right:2px!important;bottom:-8px!important;left:2px!important}.auth481-right-column:after{left:5%!important;right:5%!important;top:12px!important;bottom:6px!important}}.auth481-right-column:before{top:20px!important;right:16px!important;bottom:-10px!important;left:16px!important;border-radius:36px!important}.auth481-right-column:after{left:8%!important;right:8%!important;top:14px!important;bottom:4px!important;border-radius:42px!important}@media (max-width:1360px){.auth481-right-column:before{top:18px!important;right:14px!important;bottom:-8px!important;left:14px!important}.auth481-right-column:after{left:8%!important;right:8%!important}}.auth481-tabs.auth481-tabs-login .auth481-tab.is-active{transform:translateY(-3px)!important;box-shadow:0 -8px 20px #16daff33,0 0 18px #16daff4d,inset 0 0 0 1px #ffffff2e!important}.auth481-right-column.auth481-right-login:before{top:8px!important;right:16px!important;bottom:-10px!important;left:16px!important}.auth481-right-column.auth481-right-login:after{top:2px!important;bottom:2px!important}@media (max-width:1360px){.auth481-right-column.auth481-right-login:before{top:6px!important;right:14px!important;bottom:-8px!important;left:14px!important}.auth481-right-column.auth481-right-login:after{top:0!important;bottom:4px!important}}@media (max-width:1100px){.auth481-right-column.auth481-right-login:before,.auth481-right-column.auth481-right-login:after{display:none!important}}@keyframes auth481ModeReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.auth481-tabs{transition:box-shadow .22s ease,border-color .22s ease,background .22s ease!important}.auth481-tab{overflow:hidden}.auth481-tab:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.1) 35%,transparent 70%);transform:translate(-120%);transition:transform .35s ease;pointer-events:none}.auth481-tab.is-active:after{transform:translate(120%)}.auth481-form{transition:min-height .24s ease,gap .24s ease}.auth481-form-login,.auth481-form-register{animation:auth481ModeReveal .26s ease both}.auth481-field{transition:transform .18s ease}.auth481-field:focus-within{transform:translateY(-1px)}.auth481-input-shell{transition:filter .2s ease,transform .2s ease}.auth481-field:focus-within .auth481-label{color:#d9fbff;text-shadow:0 0 10px rgba(34,223,254,.18)}.auth481-field:focus-within .auth481-field-icon,.auth481-field:focus-within .auth481-field-right{color:#22defe;filter:drop-shadow(0 0 8px rgba(34,223,254,.3))}.auth481-input:focus{border-color:#26d6ffad!important;box-shadow:0 0 0 2px #0bc4f229,0 0 28px #0bc4f238,inset 0 0 0 1px #ffffff0a!important}.auth481-login-tools{margin-top:-2px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.auth481-link-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;background:transparent;color:#7ddfff;font-size:14px;font-weight:700;cursor:pointer;transition:color .18s ease,text-shadow .18s ease,transform .18s ease}.auth481-link-button:hover{color:#cbfbff;text-shadow:0 0 12px rgba(34,223,254,.25);transform:translateY(-1px)}.auth481-login-badge{padding:6px 10px;border-radius:999px;border:1px solid rgba(34,223,254,.18);background:#051222d1;color:#a7eefe;font-size:12px;font-weight:700;letter-spacing:.01em}.auth481-agree{margin:8px 0 16px!important}.auth481-submit{margin-top:2px}.auth481-submit-note{margin-top:10px;text-align:center;color:#86a8bf;font-size:12px;line-height:1.45;letter-spacing:.01em}.auth481-right-column{transition:padding-top .22s ease,margin-top .22s ease,filter .22s ease!important}.auth481-right-column.auth481-right-login{padding-top:14px!important;margin-top:0!important}.auth481-right-column.auth481-right-register{padding-top:22px!important;margin-top:6px!important}.auth481-right-column:before{box-shadow:0 0 0 1px #1496d217 inset,0 0 28px #00c3ff1c,0 0 50px #0082ff14!important}.auth481-right-column:after{opacity:.82!important}.auth481-right-image{filter:drop-shadow(0 10px 20px rgba(0,0,0,.1))!important}@media (max-width:1360px){.auth481-right-column.auth481-right-login{padding-top:12px!important}.auth481-right-column.auth481-right-register{padding-top:18px!important;margin-top:4px!important}}@media (max-width:1100px){.auth481-login-tools{flex-direction:column;align-items:flex-start}.auth481-right-column.auth481-right-login,.auth481-right-column.auth481-right-register{padding-top:8px!important;margin-top:6px!important}}.auth481-left-card{box-shadow:0 0 0 1px #ffffff08 inset,0 0 36px #00d0ff1a,0 0 82px #0066ff14!important}.auth481-tabs{background:linear-gradient(180deg,#030c18db,#020a14eb)!important;box-shadow:0 0 0 1px #ffffff0a inset,0 0 22px #00c3ff14!important}.auth481-tab.is-active{box-shadow:0 0 22px #16daff61,0 0 44px #1089ff29,inset 0 0 0 1px #ffffff38!important}.auth481-submit{box-shadow:0 0 28px #18dcff47,0 0 54px #0080ff24,inset 0 0 0 1px #ffffff3d!important}.auth481-submit:hover{filter:brightness(1.03)}.auth481-right-column:before{box-shadow:0 0 0 1px #1496d21c inset,0 0 34px #00c3ff26,0 0 64px #0082ff1c!important}.auth481-right-column:after{opacity:.92!important}.auth481-right-image{filter:drop-shadow(0 12px 20px rgba(0,0,0,.08)) brightness(1.02) saturate(1.04)!important}.auth481-social-block{margin-top:16px;padding-top:14px;border-top:1px solid rgba(41,179,233,.14)}.auth481-social-heading{margin-bottom:10px;text-align:center;color:#ccefff;font-size:13px;font-weight:700;letter-spacing:.01em}.auth481-social-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.auth481-social-link{position:relative;min-height:66px;padding:8px 6px;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-decoration:none;color:#e7f7ff;background:linear-gradient(180deg,#05111feb,#030b14f0);border:1px solid rgba(39,201,255,.14);box-shadow:0 0 0 1px #ffffff08 inset,0 0 16px #00b2ff14;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,filter .18s ease}.auth481-social-link:hover{transform:translateY(-2px);border-color:#47ddff47;box-shadow:0 0 0 1px #ffffff0a inset,0 0 20px #00b2ff1f}.auth481-social-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.auth481-social-icon svg{width:100%;height:100%}.auth481-social-link span:last-child{font-size:12px;font-weight:800;letter-spacing:.01em}.auth481-social-link.is-telegram .auth481-social-icon{color:#2bd2ff;filter:drop-shadow(0 0 10px rgba(43,210,255,.35))}.auth481-social-link.is-discord .auth481-social-icon{color:#8c88ff;filter:drop-shadow(0 0 10px rgba(140,136,255,.34))}.auth481-social-link.is-instagram .auth481-social-icon{color:#ff65b8;filter:drop-shadow(0 0 10px rgba(255,101,184,.32))}.auth481-social-link.is-x .auth481-social-icon{color:#eaf8ff;filter:drop-shadow(0 0 10px rgba(255,255,255,.18))}.auth481-feature-card{box-shadow:0 0 0 1px #ffffff08 inset,0 0 20px #00aaff1a,0 0 42px #0062ff0f!important}.auth481-feature-card:nth-child(1) .auth481-feature-icon{color:#7ae9ff!important;background:radial-gradient(circle at 30% 25%,#00ffff38,#081c30f5 58%),linear-gradient(180deg,#040e1bfa,#020a14fa)!important;border-color:#51edff57!important;box-shadow:0 0 18px #3adcff2e,0 0 34px #27a0ff1f!important}.auth481-feature-card:nth-child(2) .auth481-feature-icon{color:#91d1ff!important;background:radial-gradient(circle at 30% 25%,#489dff40,#081c30f5 58%),linear-gradient(180deg,#040e1bfa,#020a14fa)!important;border-color:#70c1ff57!important;box-shadow:0 0 18px #5096ff2e,0 0 34px #27a0ff1f!important}.auth481-feature-card:nth-child(3) .auth481-feature-icon{color:#7ff2ff!important;background:radial-gradient(circle at 30% 25%,#3affe833,#081c30f5 58%),linear-gradient(180deg,#040e1bfa,#020a14fa)!important;border-color:#62ffef47!important;box-shadow:0 0 18px #2dffe124,0 0 34px #27a0ff1a!important}.auth481-feature-card:nth-child(4) .auth481-feature-icon{color:#9bf2ff!important;background:radial-gradient(circle at 30% 25%,#7be2ff38,#081c30f5 58%),linear-gradient(180deg,#040e1bfa,#020a14fa)!important;border-color:#88efff4d!important;box-shadow:0 0 18px #46d9ff29,0 0 34px #27a0ff1f!important}@media (max-width:720px){.auth481-social-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.auth481-left-card{min-height:758px!important}.auth481-features-grid{margin-top:20px!important;gap:18px!important}.auth481-feature-card{min-height:102px!important;padding:16px 18px!important}.auth481-feature-icon{width:52px!important;height:52px!important;flex:0 0 52px!important}.auth481-feature-card h3{font-size:17px!important;margin-bottom:4px!important}.auth481-feature-card p{font-size:13px!important}.auth481-form-register{gap:9px!important}.auth481-form-register .auth481-label{margin:0 0 4px!important;font-size:14px!important}.auth481-form-register .auth481-input{height:52px!important;font-size:16px!important}.auth481-form-register .auth481-agree{margin:2px 0 8px!important;font-size:14px!important}.auth481-form-register .auth481-checkmark{width:18px!important;height:18px!important;flex:0 0 18px!important}.auth481-form-register .auth481-submit{height:58px!important;margin-top:0!important;font-size:20px!important}.auth481-form-register .auth481-submit-note{margin-top:8px!important;font-size:11px!important;line-height:1.3!important}.auth481-form-register+.auth481-social-block{margin-top:10px!important;padding-top:10px!important}.auth481-form-register+.auth481-social-block .auth481-social-heading{margin-bottom:8px!important;font-size:12px!important}.auth481-form-register+.auth481-social-block .auth481-social-row{gap:8px!important}.auth481-form-register+.auth481-social-block .auth481-social-link{min-height:56px!important;padding:6px 4px!important;gap:4px!important;border-radius:14px!important}.auth481-form-register+.auth481-social-block .auth481-social-icon{width:20px!important;height:20px!important}.auth481-form-register+.auth481-social-block .auth481-social-link span:last-child{font-size:11px!important}@media (max-width:1360px){.auth481-left-card{min-height:720px!important}.auth481-feature-card{min-height:96px!important}}@media (max-width:1100px){.auth481-left-card{min-height:auto!important}.auth481-features-grid{gap:16px!important}}.auth481-screen:has(.auth481-form-register){padding-top:16px!important;padding-bottom:14px!important;align-items:flex-start!important}.auth481-screen:has(.auth481-form-register) .auth481-wrap{width:min(92vw,1580px)!important}.auth481-screen:has(.auth481-form-register) .auth481-top-grid{gap:22px!important}.auth481-screen:has(.auth481-form-register) .auth481-left-card{padding:16px 20px 14px!important;border-radius:24px!important;min-height:0!important}.auth481-screen:has(.auth481-form-register) .auth481-logo{width:min(100%,310px)!important;margin:0 auto 8px!important}.auth481-screen:has(.auth481-form-register) .auth481-title{font-size:48px!important;line-height:.9!important;letter-spacing:-.035em!important}.auth481-screen:has(.auth481-form-register) .auth481-subtitle{margin:8px 0 10px!important;font-size:14px!important;line-height:1.25!important}.auth481-screen:has(.auth481-form-register) .auth481-tabs{margin-bottom:9px!important;padding:2px!important;border-radius:15px!important}.auth481-screen:has(.auth481-form-register) .auth481-tab{height:42px!important;border-radius:12px!important;font-size:14px!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register{gap:6px!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register .auth481-label{margin:0 0 3px!important;font-size:12px!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register .auth481-input{height:42px!important;border-radius:12px!important;font-size:13px!important;padding-left:38px!important;padding-right:42px!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register .auth481-field-icon{width:16px!important;height:16px!important;left:13px!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register .auth481-eye{width:28px!important;height:28px!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register .auth481-agree{margin:2px 0 5px!important;gap:8px!important;font-size:12px!important;line-height:1.2!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register .auth481-checkmark{width:16px!important;height:16px!important;flex:0 0 16px!important;border-radius:5px!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register .auth481-checkmark:after{left:5px!important;top:1px!important;width:4px!important;height:8px!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register .auth481-submit{height:46px!important;border-radius:13px!important;font-size:17px!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register .auth481-submit-note{margin-top:5px!important;font-size:10px!important;line-height:1.2!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register+.auth481-social-block{margin-top:7px!important;padding-top:7px!important}.auth481-screen:has(.auth481-form-register) .auth481-social-heading{margin-bottom:6px!important;font-size:10.5px!important}.auth481-screen:has(.auth481-form-register) .auth481-social-row{gap:6px!important}.auth481-screen:has(.auth481-form-register) .auth481-social-link{min-height:44px!important;padding:4px 3px!important;gap:2px!important;border-radius:12px!important}.auth481-screen:has(.auth481-form-register) .auth481-social-icon{width:16px!important;height:16px!important}.auth481-screen:has(.auth481-form-register) .auth481-social-link span:last-child{font-size:9.5px!important}.auth481-screen:has(.auth481-form-register) .auth481-features-grid{margin-top:12px!important;gap:12px!important}.auth481-screen:has(.auth481-form-register) .auth481-feature-card{min-height:72px!important;padding:10px 12px!important;border-radius:17px!important;gap:10px!important}.auth481-screen:has(.auth481-form-register) .auth481-feature-icon{width:38px!important;height:38px!important;flex:0 0 38px!important;border-radius:13px!important}.auth481-screen:has(.auth481-form-register) .auth481-feature-card h3{font-size:13px!important;margin:0 0 2px!important}.auth481-screen:has(.auth481-form-register) .auth481-feature-card p{font-size:10.5px!important;line-height:1.25!important}@media (max-width:1360px){.auth481-screen:has(.auth481-form-register) .auth481-logo{width:min(100%,280px)!important}.auth481-screen:has(.auth481-form-register) .auth481-title{font-size:44px!important}.auth481-screen:has(.auth481-form-register) .auth481-subtitle{font-size:13px!important}}@media (max-width:1100px){.auth481-screen:has(.auth481-form-register){align-items:center!important;padding:16px!important}.auth481-screen:has(.auth481-form-register) .auth481-left-card{padding:18px 16px 16px!important}}.auth481-screen:has(.auth481-form-register){align-items:center!important;padding:18px 28px!important}.auth481-screen:has(.auth481-form-register) .auth481-left-card{min-height:760px!important;padding:22px 24px 18px!important}.auth481-screen:has(.auth481-form-register) .auth481-logo{width:min(100%,340px)!important;margin:0 auto 12px!important}.auth481-screen:has(.auth481-form-register) .auth481-title{font-size:58px!important;line-height:.92!important;letter-spacing:-.032em!important}.auth481-screen:has(.auth481-form-register) .auth481-subtitle{margin:12px 0 14px!important;font-size:17px!important;line-height:1.28!important}.auth481-screen:has(.auth481-form-register) .auth481-tabs{margin-bottom:12px!important;padding:3px!important;border-radius:18px!important}.auth481-screen:has(.auth481-form-register) .auth481-tab{height:52px!important;border-radius:14px!important;font-size:17px!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register{gap:8px!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register .auth481-label{margin:0 0 4px!important;font-size:14px!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register .auth481-input{height:50px!important;border-radius:14px!important;font-size:16px!important;padding-left:44px!important;padding-right:50px!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register .auth481-field-icon{width:19px!important;height:19px!important;left:14px!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register .auth481-eye{width:32px!important;height:32px!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register .auth481-agree{margin:4px 0 8px!important;gap:9px!important;font-size:13.5px!important;line-height:1.25!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register .auth481-checkmark{width:18px!important;height:18px!important;flex:0 0 18px!important;border-radius:6px!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register .auth481-checkmark:after{left:6px!important;top:2px!important;width:5px!important;height:9px!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register .auth481-submit{height:56px!important;border-radius:15px!important;font-size:20px!important;margin-top:0!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register .auth481-submit-note{margin-top:7px!important;font-size:11.5px!important;line-height:1.25!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register+.auth481-social-block{margin-top:9px!important;padding-top:9px!important}.auth481-screen:has(.auth481-form-register) .auth481-social-heading{margin-bottom:7px!important;font-size:12px!important}.auth481-screen:has(.auth481-form-register) .auth481-social-row{gap:8px!important}.auth481-screen:has(.auth481-form-register) .auth481-social-link{min-height:52px!important;padding:5px 4px!important;gap:4px!important;border-radius:14px!important}.auth481-screen:has(.auth481-form-register) .auth481-social-icon{width:20px!important;height:20px!important}.auth481-screen:has(.auth481-form-register) .auth481-social-link span:last-child{font-size:10.8px!important}.auth481-screen:has(.auth481-form-register) .auth481-features-grid{margin-top:14px!important;gap:14px!important}.auth481-screen:has(.auth481-form-register) .auth481-feature-card{min-height:78px!important;padding:11px 13px!important;border-radius:18px!important;gap:11px!important}.auth481-screen:has(.auth481-form-register) .auth481-feature-icon{width:42px!important;height:42px!important;flex:0 0 42px!important;border-radius:14px!important}.auth481-screen:has(.auth481-form-register) .auth481-feature-card h3{font-size:14px!important;margin:0 0 2px!important}.auth481-screen:has(.auth481-form-register) .auth481-feature-card p{font-size:11px!important;line-height:1.25!important}@media (max-width:1360px){.auth481-screen:has(.auth481-form-register) .auth481-left-card{min-height:720px!important;padding:20px 22px 16px!important}.auth481-screen:has(.auth481-form-register) .auth481-logo{width:min(100%,310px)!important}.auth481-screen:has(.auth481-form-register) .auth481-title{font-size:52px!important}.auth481-screen:has(.auth481-form-register) .auth481-subtitle{font-size:15.5px!important;margin:10px 0 12px!important}.auth481-screen:has(.auth481-form-register) .auth481-form-register .auth481-input{height:48px!important}.auth481-screen:has(.auth481-form-register) .auth481-tab{height:48px!important}}@media (max-width:1100px){.auth481-screen:has(.auth481-form-register){padding:14px!important}.auth481-screen:has(.auth481-form-register) .auth481-left-card{min-height:auto!important}}.auth481-screen:has(.auth481-form-register) .auth481-features-grid{margin-top:26px!important;gap:22px!important}.auth481-screen:has(.auth481-form-register) .auth481-feature-card{min-height:114px!important;padding:18px 20px!important;border-radius:22px!important;gap:18px!important}.auth481-screen:has(.auth481-form-register) .auth481-feature-icon{width:58px!important;height:58px!important;flex:0 0 58px!important;border-radius:18px!important}.auth481-screen:has(.auth481-form-register) .auth481-feature-card h3{font-size:18px!important;margin:0 0 6px!important}.auth481-screen:has(.auth481-form-register) .auth481-feature-card p{font-size:14px!important;line-height:1.45!important}@media (max-width:1360px){.auth481-screen:has(.auth481-form-register) .auth481-features-grid{margin-top:20px!important;gap:18px!important}.auth481-screen:has(.auth481-form-register) .auth481-feature-card{min-height:102px!important;padding:16px 18px!important}.auth481-screen:has(.auth481-form-register) .auth481-feature-icon{width:52px!important;height:52px!important;flex:0 0 52px!important}}@keyframes auth504AmbientFloat{0%,to{transform:translateZ(0) scale(1);opacity:.62}50%{transform:translate3d(0,-10px,0) scale(1.03);opacity:.92}}@keyframes auth504Sweep{0%,72%,to{transform:translate(-145%) skew(-18deg);opacity:0}76%{opacity:0}81%{opacity:.85}90%{transform:translate(175%) skew(-18deg);opacity:0}}@keyframes auth504GlowPulse{0%,to{box-shadow:0 0 0 1px #ffffff08 inset,0 0 36px #00d0ff1a,0 0 82px #0066ff14}50%{box-shadow:0 0 0 1px #ffffff0a inset,0 0 52px #00e5ff29,0 0 105px #0076ff1f}}@keyframes auth504BorderPulse{0%,to{box-shadow:0 0 0 1px #1ec4ff1f inset,0 0 34px #00c3ff26,0 0 64px #0082ff1c}50%{box-shadow:0 0 0 1px #44ecff2e inset,0 0 48px #00e7ff33,0 0 88px #0088ff26}}@keyframes auth504ButtonPulse{0%,to{box-shadow:0 0 22px #16daff61,0 0 44px #1089ff29,inset 0 0 0 1px #ffffff38}50%{box-shadow:0 0 28px #28f1ff80,0 0 56px #16a5ff38,inset 0 0 0 1px #ffffff47}}.auth481-screen{position:relative;overflow:hidden;background:radial-gradient(circle at 16% 18%,rgba(0,255,214,.07),transparent 18%),radial-gradient(circle at 84% 10%,rgba(31,214,255,.11),transparent 18%),radial-gradient(circle at 50% 100%,rgba(0,120,255,.08),transparent 30%),linear-gradient(180deg,#03111b,#04121d 48%,#020c16)!important}.auth481-screen:before,.auth481-screen:after{content:"";position:absolute;inset:auto;pointer-events:none;filter:blur(30px);z-index:0}.auth481-screen:before{width:30vw;height:30vw;min-width:280px;min-height:280px;left:-5vw;top:8vh;background:radial-gradient(circle,rgba(11,240,255,.13),transparent 68%);animation:auth504AmbientFloat 8.5s ease-in-out infinite}.auth481-screen:after{width:34vw;height:34vw;min-width:340px;min-height:340px;right:-6vw;top:2vh;background:radial-gradient(circle,rgba(0,178,255,.12),transparent 70%);animation:auth504AmbientFloat 9.2s ease-in-out infinite reverse}.auth481-wrap{position:relative;z-index:1}.auth481-left-card{background:linear-gradient(180deg,#030e1afb,#030b16fb)!important;border-color:#2cd6ff47!important;animation:auth504GlowPulse 6.8s ease-in-out infinite}.auth481-left-card:before{background:radial-gradient(circle,rgba(0,234,255,.18),transparent 58%)!important;animation:auth504AmbientFloat 7.2s ease-in-out infinite}.auth481-title span,.auth481-agree strong,.auth481-social-heading{color:#2af0ff!important}.auth481-subtitle,.auth481-submit-note{color:#b8d7e7!important}.auth481-tabs{border-color:#24cdff4d!important;background:linear-gradient(180deg,#04101deb,#030b16fa)!important;box-shadow:0 0 0 1px #ffffff0a inset,0 0 24px #00c3ff1a!important}.auth481-tab{position:relative;overflow:hidden}.auth481-tab:before,.auth481-submit:after,.auth481-social-link:after{content:"";position:absolute;top:-35%;bottom:-35%;width:42%;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.03) 18%,rgba(255,255,255,.32) 48%,rgba(88,255,240,.18) 54%,transparent 84%);transform:translate(-155%) skew(-18deg);pointer-events:none}.auth481-tab:before{left:0;animation:auth504Sweep 8.4s ease-in-out infinite}.auth481-tab:nth-child(2):before{animation-delay:2.4s}.auth481-tab.is-active{background:linear-gradient(180deg,#31edff,#10c8ef)!important;color:#071420!important;animation:auth504ButtonPulse 5.8s ease-in-out infinite}.auth481-input{border-color:#1ea6df57!important;background:linear-gradient(180deg,#040f1dfa,#040d18fc)!important}.auth481-input:focus{border-color:#38e5ffb3!important;box-shadow:0 0 0 2px #0bc4f22e,0 0 34px #0bc4f23d,inset 0 0 0 1px #ffffff0a!important}.auth481-submit{position:relative;overflow:hidden;background:linear-gradient(180deg,#30f0ff,#11c4eb)!important;box-shadow:0 0 30px #18dcff4d,0 0 60px #0080ff29,inset 0 0 0 1px #ffffff3d!important}.auth481-submit:after{left:0;animation:auth504Sweep 7s ease-in-out infinite;animation-delay:1.4s}.auth481-submit:hover{filter:brightness(1.04) saturate(1.02)}.auth481-right-column{background:transparent!important}.auth481-right-column:before{border-color:#28deff33!important;animation:auth504BorderPulse 6.6s ease-in-out infinite}.auth481-right-column:after{background:radial-gradient(circle at 50% 10%,rgba(29,245,255,.14),transparent 34%),radial-gradient(circle at 50% 62%,rgba(0,137,255,.1),transparent 46%)!important;opacity:.96!important;animation:auth504AmbientFloat 7.5s ease-in-out infinite}.auth481-right-image{filter:drop-shadow(0 12px 24px rgba(0,0,0,.1)) brightness(1.04) saturate(1.08)!important}.auth481-feature-card{background:linear-gradient(180deg,#040e1bf5,#030c16fa)!important;border-color:#1fb4f038!important}.auth481-social-link{position:relative;overflow:hidden;background:linear-gradient(180deg,#061220f0,#040d17f7)!important;border-color:#27c9ff2e!important;box-shadow:0 0 0 1px #ffffff08 inset,0 0 18px #00b2ff1a!important}.auth481-social-link:after{left:0;animation:auth504Sweep 9.2s ease-in-out infinite}.auth481-social-link:nth-child(2):after{animation-delay:1.8s}.auth481-social-link:nth-child(3):after{animation-delay:3.4s}.auth481-social-link:nth-child(4):after{animation-delay:5s}.auth481-social-link:hover{border-color:#47ddff57!important;box-shadow:0 0 0 1px #ffffff0a inset,0 0 24px #00b2ff24!important}@media (prefers-reduced-motion: reduce){.auth481-screen:before,.auth481-screen:after,.auth481-left-card,.auth481-left-card:before,.auth481-tab:before,.auth481-submit:after,.auth481-social-link:after,.auth481-right-column:before,.auth481-right-column:after,.auth481-tab.is-active{animation:none!important}}:root{--betai-main-bg:#020b12;--betai-panel:#07141c;--betai-panel-2:#0a1b25;--betai-teal:#18e0c3;--betai-teal-2:#22f0d0;--betai-cyan:#18d7ff;--betai-text:#f4fbff;--betai-muted:#9eb7c8}.auth481-screen{background:radial-gradient(circle at 18% 10%,rgba(24,224,195,.13),transparent 20%),radial-gradient(circle at 78% 8%,rgba(24,215,255,.1),transparent 22%),radial-gradient(circle at 50% 100%,rgba(12,124,116,.16),transparent 34%),linear-gradient(180deg,#031018,#04141c 52%,#020b12)!important}.auth481-left-card{background:linear-gradient(180deg,#07141cfb,#030c13fc)!important;border-color:#18e0c347!important;box-shadow:0 0 0 1px #18e0c314 inset,0 0 34px #18e0c321,0 0 74px #18d7ff12,0 30px 60px #00000057!important}.auth481-left-card:before{background:radial-gradient(circle,rgba(24,224,195,.18),transparent 62%)!important}.auth481-logo{filter:drop-shadow(0 0 18px rgba(24,224,195,.2))!important}.auth481-title span,.auth481-agree strong,.auth481-social-heading{color:var(--betai-teal-2)!important}.auth481-subtitle,.auth481-submit-note,.auth481-feature-card p{color:#9fb8c7!important}.auth481-tabs{border-color:#18e0c347!important;background:linear-gradient(180deg,#061219f0,#030c13fa)!important;box-shadow:0 0 0 1px #ffffff09 inset,0 0 22px #18e0c314!important}.auth481-tab.is-active{background:linear-gradient(180deg,#25efd0,#14cdb7)!important;color:#031317!important;box-shadow:0 0 22px #18e0c36b,0 0 48px #18d7ff24,inset 0 0 0 1px #ffffff3d!important}.auth481-input{background:linear-gradient(180deg,#06121afa,#040d14fc)!important;border-color:#18e0c338!important}.auth481-input:focus{border-color:#25efd0a3!important;box-shadow:0 0 0 2px #18e0c324,0 0 30px #18e0c338,inset 0 0 0 1px #ffffff0a!important}.auth481-field-icon,.auth481-field-right,.auth481-eye{color:#5ff5e0!important}.auth481-submit{background:linear-gradient(180deg,#25efd0,#14cdb7)!important;color:#031317!important;box-shadow:0 0 28px #18e0c34d,0 0 56px #18d7ff1f,inset 0 0 0 1px #ffffff3d!important}.auth481-checkmark{border-color:#18e0c37a!important}.auth481-agree input:checked+.auth481-checkmark{background:linear-gradient(180deg,#25efd0,#14cdb7)!important}.auth481-right-column:before{border-color:#18e0c333!important;box-shadow:0 0 0 1px #18e0c31a inset,0 0 34px #18e0c321,0 0 64px #18d7ff1a!important}.auth481-right-column:after{background:radial-gradient(circle at 50% 10%,rgba(24,224,195,.13),transparent 34%),radial-gradient(circle at 50% 62%,rgba(24,215,255,.09),transparent 46%)!important}.auth481-social-link,.auth481-feature-card{background:linear-gradient(180deg,#07141cf5,#030c13fa)!important;border-color:#18e0c329!important}.auth481-social-link:hover{border-color:#25efd057!important;box-shadow:0 0 0 1px #ffffff0a inset,0 0 24px #18e0c326!important}.auth481-feature-icon{color:#6cf9e6!important;background:radial-gradient(circle at 35% 25%,#18e0c33d,#07141cfa 60%)!important;border-color:#18e0c34d!important;box-shadow:0 0 18px #18e0c329,0 0 34px #18d7ff14!important}.auth481-live-panel{position:relative;margin-top:16px;padding:16px 18px 14px;border-radius:24px;border:1px solid rgba(55,228,255,.22);background:linear-gradient(180deg,#041022f5,#030c1aeb),radial-gradient(circle at top right,rgba(33,223,255,.18),transparent 48%),radial-gradient(circle at bottom left,rgba(26,214,172,.12),transparent 46%);box-shadow:0 0 0 1px #2bccff0d inset,0 16px 34px #00000052,0 0 26px #21dfff24;overflow:hidden}.auth481-live-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 12%,rgba(98,241,255,.08) 42%,transparent 72%);transform:translate(-120%);animation:auth481LiveSweep 8s ease-in-out infinite;pointer-events:none}@keyframes auth481LiveSweep{0%,74%,to{transform:translate(-120%);opacity:0}12%,58%{opacity:1}38%{transform:translate(120%);opacity:.85}}.auth481-live-panel-head{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.auth481-live-kicker{display:block;margin-bottom:4px;font-size:11px;line-height:1;font-weight:900;letter-spacing:.18em;color:#7cecff}.auth481-live-panel-head strong{display:block;font-size:15px;line-height:1.25;color:#f4fbff}.auth481-live-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid rgba(69,235,191,.3);background:#082420cc;color:#adffe8;font-size:12px;font-weight:800;letter-spacing:.12em;box-shadow:0 0 18px #24d5b029}.auth481-live-dot,.auth481-live-footnote-dot{width:8px;height:8px;border-radius:50%;background:#48ffc4;box-shadow:0 0 #48ffc473;animation:auth481LivePulse 1.8s ease-out infinite}@keyframes auth481LivePulse{0%{box-shadow:0 0 #48ffc48c;opacity:1}70%{box-shadow:0 0 0 10px #48ffc400;opacity:.95}to{box-shadow:0 0 #48ffc400;opacity:1}}.auth481-live-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.auth481-live-card{display:flex;align-items:center;gap:12px;min-height:88px;padding:14px 12px;border-radius:18px;border:1px solid rgba(48,184,236,.18);background:linear-gradient(180deg,#091324f2,#070e1ce0);box-shadow:inset 0 1px #68e5ff14,0 10px 24px #0000002e}.auth481-live-card.is-users{border-color:#7a6eff47;box-shadow:inset 0 1px #887dff29,0 0 18px #6e5bff1a}.auth481-live-card.is-ai{border-color:#ff519147;box-shadow:inset 0 1px #ff62b229,0 0 18px #ff51911a}.auth481-live-card.is-active{border-color:#ffb23a47;box-shadow:inset 0 1px #ffb54529,0 0 18px #ffbc561a}.auth481-live-card.is-tips{border-color:#39e8ba47;box-shadow:inset 0 1px #43f2c629,0 0 18px #39e8ba1a}.auth481-live-icon{flex:0 0 auto;width:44px;height:44px;border-radius:14px;display:grid;place-items:center;color:#21dfff;background:linear-gradient(180deg,#0a1e2eeb,#081220e6);border:1px solid rgba(59,204,239,.22);box-shadow:0 0 16px #1fdaff1f,inset 0 1px #66edff29}.auth481-live-card.is-users .auth481-live-icon{color:#9d8cff}.auth481-live-card.is-ai .auth481-live-icon{color:#ff6da8}.auth481-live-card.is-active .auth481-live-icon{color:#ffb84d}.auth481-live-card.is-tips .auth481-live-icon{color:#49f0cb}.auth481-live-icon svg{width:22px;height:22px}.auth481-live-copy{min-width:0}.auth481-live-copy strong{display:block;font-size:28px;line-height:1;font-weight:900;letter-spacing:-.03em;color:#fff;text-shadow:0 0 18px rgba(73,226,255,.16)}.auth481-live-copy span{display:block;margin-top:8px;font-size:13px;line-height:1.35;color:#b8d7ea}.auth481-live-footnote{position:relative;z-index:1;display:flex;align-items:center;gap:8px;margin-top:12px;color:#8fb6cb;font-size:12px;line-height:1.4}@media (max-width: 1280px){.auth481-live-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.auth481-live-panel{padding:14px 14px 12px}.auth481-live-grid{grid-template-columns:1fr 1fr;gap:10px}.auth481-live-card{min-height:78px;padding:12px 10px}.auth481-live-copy strong{font-size:24px}}@media (max-width: 640px){.auth481-live-panel-head{flex-direction:column;align-items:flex-start}.auth481-live-grid{grid-template-columns:1fr}.auth481-live-copy strong{font-size:22px}}.auth481-lang-switch{position:absolute;top:18px;right:18px;z-index:4;display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:999px;border:1px solid rgba(33,214,199,.22);background:linear-gradient(180deg,#05161fe0,#030e18eb);box-shadow:0 0 18px #00d6c31a,inset 0 0 0 1px #ffffff08;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth481-lang-switch>span{color:#9bd7d7;font-size:11px;line-height:1;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.auth481-lang-options{display:flex;gap:4px}.auth481-lang-button{min-width:34px;height:28px;border:1px solid rgba(39,201,255,.12);border-radius:999px;background:#030f1aa6;color:#a9c6d1;font-size:11px;font-weight:900;cursor:pointer;transition:.18s ease}.auth481-lang-button:hover,.auth481-lang-button.is-active{color:#061723;border-color:#2cf0d775;background:linear-gradient(180deg,#2cf5d7,#13cdbc);box-shadow:0 0 18px #22dfc647,inset 0 0 0 1px #ffffff38}.auth481-logo{margin-top:26px!important}.auth481-live-panel{border-color:#17cdb852!important;background:linear-gradient(180deg,#051920f7,#030f19f0),radial-gradient(circle at 15% 20%,rgba(34,223,198,.18),transparent 42%),radial-gradient(circle at 85% 0%,rgba(31,225,255,.12),transparent 42%)!important;box-shadow:0 0 0 1px #2dffdb0f inset,0 18px 34px #0000004d,0 0 34px #12cdb92e,0 0 70px #006c641f!important}.auth481-live-kicker{color:#6fffea!important}.auth481-live-panel-head strong{color:#f5fffb!important}.auth481-live-badge{border-color:#2dffd561!important;background:#072d29c7!important;color:#b8fff1!important;box-shadow:0 0 20px #24d5b033!important}.auth481-live-card{border-color:#21dac62e!important;background:linear-gradient(180deg,#061820f0,#04111ce6)!important;box-shadow:inset 0 1px #61ffe414,0 10px 24px #0000002e!important}.auth481-live-card.is-users,.auth481-live-card.is-ai,.auth481-live-card.is-active,.auth481-live-card.is-tips{border-color:#23dcc847!important;box-shadow:inset 0 1px #51ffe124,0 0 20px #13d0bc1a!important}.auth481-live-icon,.auth481-live-card.is-users .auth481-live-icon,.auth481-live-card.is-ai .auth481-live-icon,.auth481-live-card.is-active .auth481-live-icon,.auth481-live-card.is-tips .auth481-live-icon{color:#43f4d6!important;border-color:#35eed347!important;background:linear-gradient(180deg,#082a2deb,#061822eb)!important;box-shadow:0 0 16px #22dfc62e,inset 0 1px #8fffee26!important}.auth481-live-copy strong{text-shadow:0 0 18px rgba(34,223,198,.18)!important}.auth481-live-copy span,.auth481-live-footnote{color:#98c9c8!important}.auth481-live-dot,.auth481-live-footnote-dot{background:#2effd2!important}@media (max-width:720px){.auth481-lang-switch{position:relative;top:auto;right:auto;justify-content:center;margin:0 auto 10px;width:max-content;max-width:100%}.auth481-logo{margin-top:4px!important}}.auth481-language-corner{position:fixed;top:20px;right:22px;z-index:30;display:flex;justify-content:flex-end;pointer-events:none}.auth481-language-corner .betai-language-switch{pointer-events:auto}.auth481-logo{margin-top:10px!important}@media (max-width:720px){.auth481-language-corner{position:relative;top:auto;right:auto;justify-content:center;margin:0 auto 12px;width:100%}.auth481-logo{margin-top:4px!important}}.betai-language-switch{display:inline-flex;align-items:center;gap:4px;padding:5px;border-radius:999px;border:1px solid rgba(39,224,255,.18);background:linear-gradient(180deg,#051824eb,#040e1af5);box-shadow:0 0 0 1px #ffffff08 inset,0 0 18px #00d2ff1a}.betai-language-switch button{min-width:34px;height:30px;border:0;border-radius:999px;background:transparent;color:#a8c7d6;font-weight:900;font-size:12px;letter-spacing:.04em;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.betai-language-switch button:hover{color:#f4feff;transform:translateY(-1px)}.betai-language-switch button.is-active{color:#06202a;background:linear-gradient(180deg,#34f4e6,#17ceb9);box-shadow:0 0 18px #23e8d347,inset 0 0 0 1px #ffffff42}.betai-language-switch.compact{margin-right:2px}@media (max-width: 900px){.betai-language-switch.compact{order:10;width:100%;justify-content:center}}.auth481-live-panel{background:linear-gradient(180deg,#03131efa,#030d18f5),radial-gradient(circle at top left,rgba(24,225,202,.14),transparent 46%),radial-gradient(circle at top right,rgba(21,218,255,.12),transparent 46%)!important;border-color:#23dcc542!important;box-shadow:0 0 0 1px #ffffff08 inset,0 18px 36px #00000057,0 0 34px #15d2be21!important}.auth481-live-card{background:linear-gradient(180deg,#051623f5,#040f1bf0)!important;border-color:#22d5b933!important}.auth481-live-card.is-users,.auth481-live-card.is-ai,.auth481-live-card.is-active,.auth481-live-card.is-tips{border-color:#23e4cb3d!important;box-shadow:inset 0 1px #3cf5da1f,0 0 18px #23e4cb17!important}.auth481-live-card.is-users .auth481-live-icon,.auth481-live-card.is-ai .auth481-live-icon,.auth481-live-card.is-active .auth481-live-icon,.auth481-live-card.is-tips .auth481-live-icon{color:#36f1d2!important;border-color:#31ebd547!important;box-shadow:0 0 18px #2de5d229,inset 0 1px #61ffea29!important}.support510{position:fixed;right:24px;bottom:24px;z-index:9999;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.support510-fab{position:relative;width:68px;height:68px;border-radius:50%;border:1px solid rgba(39,232,210,.42);background:radial-gradient(circle at 35% 20%,rgba(96,255,232,.24),transparent 42%),linear-gradient(180deg,#29dccd,#0aa89f);color:#04151c;font-size:28px;font-weight:900;display:grid;place-items:center;cursor:pointer;box-shadow:0 0 0 5px #25dacd1a,0 0 34px #1fdfcf59,0 18px 36px #0000006b,inset 0 1px #ffffff4d;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.support510-fab:hover{transform:translateY(-2px) scale(1.03);filter:brightness(1.06)}.support510-fab-pulse{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:50%;border:1px solid rgba(42,239,220,.36);animation:support510Pulse 1.9s ease-out infinite}@keyframes support510Pulse{0%{transform:scale(.92);opacity:.7}80%{transform:scale(1.28);opacity:0}to{transform:scale(1.28);opacity:0}}.support510-panel{width:min(430px,calc(100vw - 32px));height:min(720px,calc(100vh - 124px));margin-bottom:18px;border-radius:28px;overflow:hidden;border:1px solid rgba(40,222,255,.22);background:radial-gradient(circle at 20% 0%,rgba(39,226,205,.18),transparent 34%),linear-gradient(180deg,#05121ef7,#040d18fa);box-shadow:0 0 0 1px #ffffff0a inset,0 0 44px #1ad8cd2e,0 28px 80px #0000008c;display:flex;flex-direction:column;animation:support510In .24s ease both}@keyframes support510In{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.support510-head{min-height:104px;padding:22px 22px 18px;background:radial-gradient(circle at top left,rgba(74,255,226,.3),transparent 50%),linear-gradient(135deg,#25d7c7f5,#53d8cde0);color:#031419;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.support510-head strong{display:block;font-size:21px;font-weight:950;letter-spacing:-.02em}.support510-head span{display:flex;align-items:center;gap:8px;margin-top:12px;color:#031419c7;font-size:14px;font-weight:700}.support510-head i{width:10px;height:10px;border-radius:50%;background:#1cffc8;box-shadow:0 0 0 5px #1cffc838,0 0 16px #1cffc8b3}.support510-head button{width:44px;height:44px;border:0;border-radius:16px;background:#04212524;color:#04232a;font-size:26px;font-weight:900;cursor:pointer}.support510-admin-tabs{display:flex;gap:8px;overflow:auto;padding:10px 12px;border-bottom:1px solid rgba(48,222,255,.14);background:#0209126b}.support510-admin-tabs button{min-width:120px;max-width:150px;text-align:left;border:1px solid rgba(43,225,218,.16);background:#051220db;color:#dffcff;border-radius:14px;padding:9px 10px;cursor:pointer}.support510-admin-tabs button.active{border-color:#2fefdb7a;box-shadow:0 0 18px #20ddcf2e}.support510-admin-tabs b{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.support510-admin-tabs span{display:block;margin-top:4px;color:#8fc5d1;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.support510-empty-mini{color:#89b8c6;font-size:12px;padding:8px}.support510-body{flex:1;overflow:auto;padding:18px 16px;display:flex;flex-direction:column;gap:12px;background:linear-gradient(180deg,#030b1626,#030b1673)}.support510-welcome{align-self:flex-start;max-width:86%;padding:13px 15px;border-radius:18px 18px 18px 6px;background:linear-gradient(135deg,#27dcccf5,#54dccfeb);color:#052027;box-shadow:0 10px 26px #00000029}.support510-welcome strong{display:block;font-size:15px;font-weight:900}.support510-welcome span{display:block;margin-top:6px;font-size:12px;color:#031419b8;font-weight:700}.support510-msg{align-self:flex-start;max-width:84%;padding:11px 13px;border-radius:16px 16px 16px 5px;border:1px solid rgba(65,223,255,.14);background:#091827f0;color:#e8faff;box-shadow:0 8px 18px #0000002e}.support510-msg.mine{align-self:flex-end;border-radius:16px 16px 5px;background:linear-gradient(135deg,#12b6adfa,#1cdccae6);color:#031419}.support510-msg.admin{border-color:#38f0d747;box-shadow:0 0 22px #29e4d31f,0 8px 18px #0000002e}.support510-msg p{margin:0;font-size:14px;line-height:1.45;font-weight:700;white-space:pre-wrap;overflow-wrap:anywhere}.support510-msg span{display:block;margin-top:7px;font-size:11px;color:#8fb9c8;font-weight:800}.support510-msg.mine span{color:#031419ad}.support510-status{margin:0 16px 10px;padding:10px 12px;border-radius:14px;background:#16766f2e;border:1px solid rgba(48,232,212,.16);color:#c6fff7;font-size:12px;line-height:1.35;text-align:center;font-weight:800}.support510-compose{margin:0 14px 14px;min-height:104px;border-radius:20px;border:1px solid rgba(50,220,230,.12);background:#ffffff09;display:grid;grid-template-columns:1fr 48px;gap:10px;padding:12px;box-shadow:inset 0 1px #ffffff08}.support510-compose textarea{width:100%;min-height:78px;border:0;outline:none;resize:none;background:transparent;color:#e8fbff;font:700 14px/1.45 Inter,sans-serif}.support510-compose textarea::placeholder{color:#9bb5c3}.support510-compose button{align-self:end;width:46px;height:46px;border-radius:15px;border:1px solid rgba(47,239,219,.3);background:linear-gradient(180deg,#2ee8d7,#10a79f);color:#03141b;font-size:21px;font-weight:900;cursor:pointer;box-shadow:0 0 18px #28dcce38}.support510-compose button:disabled{opacity:.45;cursor:not-allowed;filter:grayscale(.2)}.support510-powered{padding:0 14px 16px;text-align:center;color:#6f8f9a;font-size:12px;font-weight:700}.support510-powered b{color:#2fe7d5}@media (max-width:720px){.support510{right:14px;bottom:14px}.support510-panel{height:min(690px,calc(100vh - 108px));border-radius:24px}.support510-fab{width:60px;height:60px}.support510-head{min-height:92px;padding:18px}.support510-head strong{font-size:18px}}.support510{z-index:999999!important}.support510-guest .support510-panel{right:0!important;bottom:82px!important;width:min(430px,calc(100vw - 32px))!important;height:min(650px,calc(100vh - 118px))!important}.support510-guest-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px 14px 0}.support510-guest-fields input{height:44px;border-radius:14px;border:1px solid rgba(46,232,215,.18);background:#04101ceb;color:#e8fbff;padding:0 12px;outline:none;font:800 13px/1 Inter,sans-serif;box-shadow:inset 0 1px #ffffff09,0 0 18px #22decd12}.support510-guest-fields input::placeholder{color:#8fb7c4}.support510-guest-fields input:focus{border-color:#2aefdd6b;box-shadow:0 0 0 2px #2aefdd1a,0 0 24px #22decd24}.auth481-screen .support510-fab{box-shadow:0 0 0 1px #ffffff14 inset,0 0 28px #1fe2ae52,0 18px 40px #00000061!important}@media (max-width:720px){.support510-guest-fields{grid-template-columns:1fr}.support510-guest .support510-panel{height:min(620px,calc(100vh - 100px))!important}}.reviews512{position:fixed;left:22px;bottom:22px;z-index:9998;font-family:Inter,system-ui,sans-serif}.reviews512-fab{position:relative;min-width:158px;min-height:58px;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;border-radius:999px;border:1px solid rgba(42,238,200,.34);background:linear-gradient(180deg,#0d3331f2,#05161ef5),radial-gradient(circle at 30% 10%,rgba(38,238,200,.22),transparent 60%);color:#eafffb;cursor:pointer;box-shadow:0 0 0 1px #ffffff0a inset,0 0 24px #23e2c233,0 18px 44px #00000061;overflow:hidden}.reviews512-fab:before{content:"";position:absolute;top:-35%;right:-35%;bottom:-35%;left:-35%;width:52%;background:linear-gradient(115deg,transparent,rgba(255,255,255,.25),transparent);transform:translate(-160%) skew(-18deg);animation:reviews512Sweep 7.5s ease-in-out infinite}@keyframes reviews512Sweep{0%,68%,to{transform:translate(-160%) skew(-18deg);opacity:0}75%{opacity:.9}90%{transform:translate(260%) skew(-18deg);opacity:0}}.reviews512-fab-stars{position:relative;z-index:1;letter-spacing:-2px;font-size:16px;color:#36f0c7;text-shadow:0 0 12px rgba(54,240,199,.45)}.reviews512-fab b{position:relative;z-index:1;font-size:18px;font-weight:900}.reviews512-fab i{position:absolute;right:10px;top:9px;width:9px;height:9px;border-radius:50%;background:#41ffc8;box-shadow:0 0 #41ffc88c;animation:reviews512Pulse 1.8s ease-out infinite}@keyframes reviews512Pulse{0%{box-shadow:0 0 #41ffc894}70%{box-shadow:0 0 0 11px #41ffc800}to{box-shadow:0 0 #41ffc800}}.reviews512-panel{position:absolute;left:0;bottom:78px;width:min(92vw,430px);max-height:min(78vh,720px);display:flex;flex-direction:column;border-radius:26px;border:1px solid rgba(43,225,200,.26);background:linear-gradient(180deg,#04121dfa,#040d18fa),radial-gradient(circle at top left,rgba(35,232,195,.16),transparent 48%);color:#f4fbff;box-shadow:0 0 0 1px #ffffff0a inset,0 0 42px #26e6c533,0 30px 80px #00000085;overflow:hidden}.reviews512-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 20px;background:linear-gradient(135deg,#17cbaeeb,#1fdaffb3),radial-gradient(circle at top left,rgba(255,255,255,.16),transparent 58%);color:#03131c}.reviews512-head strong{display:block;font-size:20px;font-weight:900;letter-spacing:-.02em}.reviews512-head span{display:flex;align-items:center;gap:8px;margin-top:6px;font-size:13px;font-weight:800;opacity:.92}.reviews512-head span i{width:8px;height:8px;border-radius:50%;background:#06331e;box-shadow:0 0 #03331e61;animation:reviews512Pulse 1.9s ease-out infinite}.reviews512-head button{width:40px;height:40px;border:0;border-radius:14px;background:#03131c29;color:#03131c;font-size:28px;line-height:1;cursor:pointer;font-weight:800}.reviews512-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:16px 18px 10px}.reviews512-summary>div{min-height:82px;border-radius:18px;padding:14px;border:1px solid rgba(40,223,196,.18);background:linear-gradient(180deg,#091a2aeb,#06121feb);box-shadow:inset 0 1px #6cf4e514,0 0 20px #00d6be14}.reviews512-score b,.reviews512-summary>div>strong{display:block;font-size:32px;line-height:1;font-weight:900;color:#fff}.reviews512-summary>div>span{display:block;margin-top:8px;color:#9fbcd0;font-size:13px;font-weight:700}.reviews512-stars{display:flex;gap:3px}.reviews512-stars button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0;color:#355163;font-size:27px;line-height:1;cursor:pointer;text-shadow:none}.reviews512-stars button.active{color:#36f0c7;text-shadow:0 0 11px rgba(54,240,199,.42)}.reviews512-stars button:disabled{cursor:default}.reviews512-stars.small button{font-size:16px}.reviews512-form{padding:0 18px 14px;display:flex;flex-direction:column;gap:10px}.reviews512-guest-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.reviews512-guest-fields input,.reviews512-form textarea{width:100%;box-sizing:border-box;border-radius:15px;border:1px solid rgba(40,202,221,.22);background:#030e19db;color:#f4fbff;outline:none;font-weight:700;box-shadow:0 0 0 1px #ffffff05 inset}.reviews512-guest-fields input{height:44px;padding:0 12px}.reviews512-form textarea{min-height:94px;resize:none;padding:12px}.reviews512-guest-fields input:focus,.reviews512-form textarea:focus{border-color:#31efcd7a;box-shadow:0 0 0 2px #31efcd1a,0 0 22px #31efcd21}.reviews512-rate-row{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#c7dceb;font-size:13px;font-weight:900}.reviews512-form>button{height:48px;border:0;border-radius:15px;background:linear-gradient(180deg,#2df0c8,#11c7a8);color:#03151c;font-size:15px;font-weight:900;cursor:pointer;box-shadow:0 0 22px #25e1c133,inset 0 0 0 1px #ffffff38}.reviews512-form>button:disabled{opacity:.72;cursor:not-allowed}.reviews512-status{margin:0 18px 12px;padding:10px 12px;border-radius:14px;background:#09232bc7;border:1px solid rgba(51,225,199,.2);color:#d9fffa;font-size:12px;font-weight:800;text-align:center}.reviews512-list{padding:0 18px 16px;display:flex;flex-direction:column;gap:10px;overflow:auto}.reviews512-item{padding:12px;border-radius:16px;background:#05111eb8;border:1px solid rgba(43,184,214,.14)}.reviews512-item>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.reviews512-item strong{font-size:14px;color:#fff}.reviews512-item p{margin:8px 0 7px;color:#d2e3ee;font-size:13px;line-height:1.4}.reviews512-item>span{color:#7e9cae;font-size:11px;font-weight:800}.reviews512-empty{padding:18px;border-radius:16px;text-align:center;color:#9fb6c7;background:#05111e8f;border:1px dashed rgba(43,184,214,.18);font-weight:800}.reviews512-powered{padding:12px 18px 16px;text-align:center;color:#8facbd;font-size:12px;border-top:1px solid rgba(42,202,219,.12)}.reviews512-powered b{color:#39e8c6}@media (max-width: 720px){.reviews512{left:14px;bottom:14px}.reviews512-fab{min-width:126px;min-height:50px;padding:10px 12px}.reviews512-fab-stars{font-size:13px}.reviews512-fab b{font-size:15px}.reviews512-panel{width:calc(100vw - 28px);bottom:64px}.reviews512-summary,.reviews512-guest-fields{grid-template-columns:1fr}}.betai-language-switch{gap:6px;padding:6px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.betai-language-switch.floating{padding:7px;border-color:#36e6d742;box-shadow:0 0 0 1px #ffffff08 inset,0 0 24px #21e1c51f,0 10px 28px #0000003d}.betai-language-switch button{width:38px!important;height:38px!important;min-width:38px!important;display:inline-flex;align-items:center;justify-content:center;font-size:0!important}.betai-language-switch button:hover{transform:translateY(-1px) scale(1.03)}.betai-language-switch button.is-active{background:linear-gradient(180deg,#34f4e633,#17ceb92e);box-shadow:0 0 18px #23e8d347,inset 0 0 0 1px #54ffef57}.betai-language-flag{font-size:19px;line-height:1;filter:drop-shadow(0 0 10px rgba(0,0,0,.2))}.betai-language-flag{display:flex;align-items:center;justify-content:center;width:22px;height:22px}.betai-language-flag-img{display:block;width:22px;height:22px;border-radius:999px;box-shadow:0 0 0 1px #ffffff38,0 3px 10px #00000047;object-fit:cover}.betai-language-switch button.is-active .betai-language-flag-img{box-shadow:0 0 0 1px #ffffff52,0 0 12px #42f5db57,0 3px 12px #0000004d}.betai-language-switch button{overflow:visible!important}.betai-language-flag{position:relative!important;display:block!important;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;border-radius:999px!important;overflow:hidden!important;background:#0b1322;box-shadow:0 0 0 1px #ffffff57,0 2px 8px #0006,inset 0 1px 2px #ffffff38!important;filter:none!important}.betai-language-switch button.is-active .betai-language-flag{box-shadow:0 0 0 1px #ffffff7a,0 0 14px #30f4dd66,0 2px 10px #0000006b,inset 0 1px 2px #ffffff42!important}.betai-flag-pl{background:linear-gradient(to bottom,#fff 0,#fff 50%,#dc143c 50%,#dc143c)!important}.betai-flag-de{background:linear-gradient(to bottom,#000 0,#000 33.333%,#d00 33.333%,#d00 66.666%,#ffce00 66.666%,#ffce00)!important}.betai-flag-es{background:linear-gradient(to bottom,#c60b1e 0,#c60b1e 25%,#ffc400 25%,#ffc400 75%,#c60b1e 75%,#c60b1e)!important}.betai-flag-ru{background:linear-gradient(to bottom,#fff 0,#fff 33.333%,#0039a6 33.333%,#0039a6 66.666%,#d52b1e 66.666%,#d52b1e)!important}.betai-flag-en{background:#012169!important}.betai-flag-en:before,.betai-flag-en:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;pointer-events:none}.betai-flag-en:before{background:linear-gradient(35deg,transparent 38%,#ffffff 38% 46%,#c8102e 46% 54%,#ffffff 54% 62%,transparent 62%),linear-gradient(-35deg,transparent 38%,#ffffff 38% 46%,#c8102e 46% 54%,#ffffff 54% 62%,transparent 62%)}.betai-flag-en:after{background:linear-gradient(to right,transparent 0 38%,#ffffff 38% 45%,#c8102e 45% 55%,#ffffff 55% 62%,transparent 62% 100%),linear-gradient(to bottom,transparent 0 38%,#ffffff 38% 45%,#c8102e 45% 55%,#ffffff 55% 62%,transparent 62% 100%)}html,body,#root{width:100%;min-width:0!important;overflow-x:hidden!important}*{box-sizing:border-box}img,video,canvas,svg{max-width:100%}.auth481-screen{min-height:100dvh!important;padding:clamp(12px,1.8vw,32px)!important;overflow-x:hidden!important}.auth481-wrap{width:min(100%,1680px)!important;margin:0 auto!important}.auth481-top-grid{grid-template-columns:minmax(420px,.92fr) minmax(560px,1.35fr)!important;gap:clamp(16px,1.8vw,30px)!important;align-items:start!important}.auth481-left-card{width:100%!important;min-width:0!important;padding:clamp(18px,1.45vw,28px) clamp(16px,1.35vw,26px) clamp(16px,1.2vw,22px)!important}.auth481-logo{width:min(100%,clamp(240px,21vw,430px))!important}.auth481-title{font-size:clamp(40px,4.1vw,72px)!important}.auth481-subtitle{font-size:clamp(15px,1.2vw,21px)!important}.auth481-input{height:clamp(50px,3.35vw,58px)!important}.auth481-submit{height:clamp(56px,3.55vw,64px)!important}.auth481-right-column{min-width:0!important;width:100%!important}.auth481-right-image{max-height:clamp(430px,48vh,760px)!important;object-fit:contain!important}.auth481-live-panel{width:100%!important}.auth481-live-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.auth481-features-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(12px,1.2vw,22px)!important}.auth481-feature-card{min-width:0!important}.auth481-language-corner{top:clamp(10px,1.3vw,22px)!important;right:clamp(10px,1.3vw,22px)!important}@media (min-width:2200px){.auth481-wrap{width:min(92vw,2160px)!important}.auth481-top-grid{grid-template-columns:minmax(560px,.88fr) minmax(920px,1.45fr)!important;gap:38px!important}.auth481-left-card{min-height:820px!important}.auth481-right-image{max-height:860px!important}.auth481-live-copy strong{font-size:34px!important}.auth481-feature-card{min-height:128px!important}}@media (max-width:1500px){.auth481-top-grid{grid-template-columns:minmax(390px,.92fr) minmax(520px,1.24fr)!important;gap:20px!important}.auth481-live-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.auth481-live-card{min-height:78px!important}}@media (max-width:1180px){.auth481-top-grid{grid-template-columns:1fr!important}.auth481-left-card{max-width:720px!important;margin:0 auto!important}.auth481-right-column{max-width:920px!important;margin:14px auto 0!important;padding-top:10px!important}.auth481-right-image{max-height:520px!important}.auth481-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:920px!important;margin-left:auto!important;margin-right:auto!important}}@media (max-width:900px){.auth481-screen{padding:14px!important;align-items:flex-start!important}.auth481-language-corner{position:relative!important;top:auto!important;right:auto!important;justify-content:flex-end!important;margin:0 0 10px!important;width:100%!important}.auth481-left-card{border-radius:22px!important;padding:18px 16px 16px!important}.auth481-logo{width:min(100%,300px)!important;margin-top:2px!important;margin-bottom:10px!important}.auth481-title{font-size:clamp(38px,8vw,56px)!important}.auth481-subtitle{font-size:15px!important;margin:12px 0 14px!important}.auth481-tabs{margin-bottom:12px!important}.auth481-tab{height:48px!important;font-size:15px!important}.auth481-form{gap:10px!important}.auth481-live-panel{border-radius:20px!important;padding:14px!important}.auth481-live-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.auth481-live-card{min-height:74px!important;padding:12px 10px!important}.auth481-live-icon{width:38px!important;height:38px!important;border-radius:12px!important}.auth481-live-copy strong{font-size:22px!important}.auth481-live-copy span{font-size:12px!important}.auth481-features-grid{grid-template-columns:1fr!important;gap:12px!important}.auth481-feature-card{min-height:auto!important;padding:14px!important;border-radius:18px!important}}@media (max-width:640px){.auth481-screen{padding:10px!important}.auth481-left-card{padding:15px 12px!important;border-radius:20px!important}.auth481-title{font-size:36px!important;line-height:1!important}.auth481-subtitle br{display:none!important}.auth481-tabs{border-radius:15px!important}.auth481-tab{height:44px!important;font-size:14px!important;border-radius:12px!important}.auth481-input{height:48px!important;font-size:14px!important;padding-left:42px!important}.auth481-submit{height:52px!important;font-size:17px!important}.auth481-social-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.auth481-right-image{display:none!important}.auth481-right-column:before,.auth481-right-column:after{display:none!important}.auth481-live-grid{grid-template-columns:1fr!important}.auth481-live-panel-head{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}}@media (max-height:680px) and (min-width:760px){.auth481-screen{align-items:flex-start!important;padding-top:10px!important}.auth481-logo{width:min(100%,260px)!important;margin-bottom:8px!important}.auth481-title{font-size:44px!important}.auth481-subtitle{font-size:14px!important;margin:8px 0 10px!important}.auth481-tab{height:42px!important}.auth481-input{height:44px!important}.auth481-submit{height:50px!important}.auth481-social-block{margin-top:8px!important;padding-top:8px!important}.auth481-social-link{min-height:48px!important}.auth481-right-image{max-height:330px!important}.auth481-live-card{min-height:62px!important}.auth481-features-grid{margin-top:12px!important}.auth481-feature-card{min-height:78px!important;padding:10px 12px!important}}@media (max-width:860px) and (max-height:640px){.auth481-right-column,.auth481-features-grid{display:none!important}}.app-shell{width:100%!important;max-width:1920px!important;margin:0 auto!important;grid-template-columns:clamp(220px,15vw,280px) minmax(0,1fr) clamp(280px,19vw,360px)!important;gap:clamp(14px,1.2vw,24px)!important;padding:clamp(14px,1.4vw,28px)!important;overflow-x:hidden!important}.main,.sidebar,.rightbar{min-width:0!important}.topbar{min-width:0!important;gap:12px!important}.topbar .search,.top-search-field{min-width:180px!important;max-width:100%!important}.top-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;min-width:0!important}.panel,.tip-card,.user-card,.feed-filters,.marketplace-card,.leaderboard-card,.wallet-card,.profile-card,.earnings-card,.payout-card,.subscription-hero,.paywall-rules-card,.public-profile-shell{min-width:0!important;max-width:100%!important}.two-cols,.access-grid,.match-inputs,.tip-grid,.stats-grid,.wallet-grid,.profile-grid,.earnings-grid,.marketplace-grid,.leaderboard-stats,.ai-ranking-strip{min-width:0!important}@media (min-width:2200px){.app-shell{max-width:2320px!important;grid-template-columns:300px minmax(0,1fr) 390px!important;gap:30px!important;padding:34px!important}.main{max-width:1500px!important}.panel,.tip-card,.user-card{border-radius:30px!important}}@media (max-width:1500px){.app-shell{max-width:1440px!important;grid-template-columns:240px minmax(0,1fr) 300px!important;padding:18px!important;gap:18px!important}}@media (max-width:1280px){.app-shell{grid-template-columns:230px minmax(0,1fr)!important;max-width:1180px!important}.rightbar{display:none!important}.topbar{flex-wrap:wrap!important;height:auto!important}.top-actions{margin-left:0!important}.leaderboard-stats,.ai-ranking-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:980px){.app-shell{display:block!important;padding:12px!important;width:100%!important}.sidebar{position:relative!important;top:auto!important;height:auto!important;max-height:none!important;margin:0 0 12px!important;border-right:0!important;border-bottom:1px solid rgba(45,212,191,.14)!important;border-radius:22px!important}.sidebar nav,.nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.main{padding:0!important;width:100%!important}.topbar{padding:12px!important;margin-bottom:12px!important;border-radius:20px!important}.topbar .search,.top-search-field{width:100%!important;flex:1 1 100%!important}.top-actions{width:100%!important;justify-content:flex-start!important}.wallet-top-btn,.top-user-chip{flex:1 1 180px!important;min-width:0!important}.two-cols,.access-grid,.match-inputs,.tip-grid,.wallet-grid,.profile-grid,.earnings-grid,.marketplace-grid,.ai-analytics-grid,.ai-lower-grid,.ai-kpi-grid{grid-template-columns:1fr!important}.feed-filters{overflow-x:auto!important;display:flex!important;gap:8px!important;padding-bottom:6px!important}.feed-filters button{white-space:nowrap!important;flex:0 0 auto!important}}@media (max-width:640px){.app-shell{padding:8px!important}.sidebar{padding:12px!important;border-radius:18px!important}.sidebar nav,.nav{grid-template-columns:1fr!important}.topbar{gap:10px!important}.top-actions>*{min-width:0!important}.betai-language-switch.compact{width:auto!important;justify-content:flex-start!important;order:0!important}.wallet-top-btn,.top-user-chip{flex:1 1 100%!important;width:100%!important}.tip-card,.panel,.user-card,.marketplace-card,.leaderboard-card,.wallet-card,.profile-card{border-radius:18px!important;padding:14px!important}.leaderboard-row,.payments-row,.payout-row{grid-template-columns:1fr!important;gap:8px!important}.leaderboard-row.header,.payments-row.header{display:none!important}table{display:block!important;overflow-x:auto!important;white-space:nowrap!important}}@media (max-width:420px){.app-shell{padding:6px!important}.brand{font-size:30px!important}.top-user-chip{padding:9px!important}.betai-language-switch button{width:34px!important;height:34px!important;min-width:34px!important}.betai-language-flag{width:21px!important;height:21px!important;min-width:21px!important;min-height:21px!important}}@media (max-width:720px){.support510{right:10px!important;bottom:10px!important;z-index:70!important}.reviews512{left:10px!important;bottom:10px!important;z-index:69!important}.support510-panel,.reviews512-panel{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - 80px)!important}.support510-panel{right:0!important}.reviews512-panel{left:0!important}.support510-fab,.reviews512-fab{transform:scale(.92)!important;transform-origin:bottom center!important}}@media (max-width:420px){.support510-fab,.reviews512-fab{width:56px!important;height:56px!important}.reviews512-fab{padding:8px!important}}.betai-language-dropdown{position:relative!important;width:auto!important;min-width:0!important;padding:5px!important;overflow:visible!important;z-index:80!important}.betai-language-dropdown .betai-language-current{width:46px!important;height:38px!important;min-width:46px!important;padding:0 7px 0 8px!important;gap:4px!important}.betai-language-dropdown .betai-language-chevron{font-size:13px!important;line-height:1!important;color:#cafcffd6!important;transform:translateY(-1px);transition:transform .18s ease}.betai-language-dropdown.is-open .betai-language-chevron{transform:translateY(0) rotate(180deg)}.betai-language-menu{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;display:grid!important;gap:6px!important;width:168px!important;padding:8px!important;border-radius:18px!important;border:1px solid rgba(39,224,255,.18)!important;background:linear-gradient(180deg,#051824fa,#040e1afa)!important;box-shadow:0 0 0 1px #ffffff09 inset,0 18px 40px #00000073,0 0 28px #21e1c529!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.betai-language-menu:before{content:"";position:absolute;right:18px;top:-6px;width:12px;height:12px;border-left:1px solid rgba(39,224,255,.18);border-top:1px solid rgba(39,224,255,.18);background:#051824fa;transform:rotate(45deg)}.betai-language-menu button{width:100%!important;height:38px!important;min-width:0!important;justify-content:flex-start!important;gap:9px!important;padding:0 10px!important;border-radius:13px!important;font-size:13px!important;color:#c7e8ee!important}.betai-language-menu button:hover,.betai-language-menu button.is-active{background:linear-gradient(180deg,#34f4e62e,#17ceb924)!important;box-shadow:inset 0 0 0 1px #54ffef38,0 0 14px #23e8d324!important;transform:none!important}.betai-language-name{display:inline-block!important;font-size:13px!important;line-height:1!important;font-weight:800!important;letter-spacing:.01em!important;color:inherit!important}.betai-language-switch.compact.betai-language-dropdown{width:auto!important;justify-content:flex-start!important;order:0!important}@media (max-width: 900px){.betai-language-switch.compact.betai-language-dropdown{width:auto!important;justify-content:flex-start!important;order:0!important}.betai-language-menu{right:auto!important;left:0!important}.betai-language-menu:before{right:auto;left:20px}}@media (max-width: 520px){.auth481-language-corner .betai-language-menu{right:50%!important;left:auto!important;transform:translate(50%)}}.betai-animated-hero.betai-hero-image-slides{min-height:330px!important;border-radius:28px!important;background:#020813!important;border:1px solid rgba(31,230,255,.26)!important;box-shadow:0 26px 70px #00000057,0 0 44px #00c4ff1a,inset 0 1px #ffffff0d!important}.betai-hero-image-stage{background:#020813!important}.betai-hero-slide-img{object-fit:cover!important;object-position:center center!important;transform:translateZ(0) scale(1.018)!important;transition:opacity 1s ease,transform 1.35s ease,filter 1.2s ease!important}.betai-hero-slide-img.active{opacity:1!important;transform:translate3d(calc(var(--mx,0) * -8px),calc(var(--my,0) * -5px),0) scale(1.025)!important;filter:brightness(1.05) contrast(1.045) saturate(1.07) drop-shadow(0 18px 34px rgba(0,225,255,.2))!important;animation:betaiHeroImageGlow439 8s ease-in-out infinite!important}.betai-animated-hero.betai-hero-image-slides:after{background:linear-gradient(110deg,#fff0,#ffffff08 34%,#23e2ff0f 48%,#fff0 67%)!important;box-shadow:inset 0 0 0 1px #1fe6cd24,inset 0 -40px 75px #0000002e!important}.betai-hero-dots{position:absolute;left:50%;bottom:18px;transform:translate(-50%);z-index:10;display:flex;align-items:center;gap:11px;padding:7px 11px;border-radius:999px;background:#030a1247;border:1px solid rgba(64,226,255,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.betai-hero-dots span{width:11px;height:11px;border-radius:50%;background:#aabed261;box-shadow:0 0 0 1px #ffffff14 inset;transition:.25s ease}.betai-hero-dots span.active{width:14px;height:14px;background:#17e7ff;box-shadow:0 0 18px #17e7ffbf,0 0 34px #17e7ff4d}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats{display:none!important}@media (min-width:1600px){.betai-animated-hero.betai-hero-image-slides{min-height:360px!important}}@media (max-width:980px){.betai-animated-hero.betai-hero-image-slides{min-height:260px!important}.betai-hero-slide-img{object-position:center center!important}}@media (max-width:640px){.betai-animated-hero.betai-hero-image-slides{min-height:210px!important;border-radius:20px!important}.betai-hero-image-stage,.betai-animated-hero.betai-hero-image-slides:after{border-radius:20px!important}.betai-hero-dots{bottom:10px;gap:7px;padding:5px 8px}.betai-hero-dots span{width:8px;height:8px}.betai-hero-dots span.active{width:10px;height:10px}}@keyframes betaiHeroLightSweep519{0%,58%,to{transform:translate(-145%) skew(-16deg);opacity:0}63%{opacity:.05}72%{opacity:.86}86%{transform:translate(165%) skew(-16deg);opacity:0}}@keyframes betaiHeroDotPulse519{0%,to{box-shadow:0 0 #1cecff59,0 0 16px #1cecff47}50%{box-shadow:0 0 0 7px #1cecff00,0 0 24px #1cecffad}}.betai-animated-hero.betai-hero-image-slides{isolation:isolate!important}.betai-animated-hero.betai-hero-image-slides:before{content:""!important;display:block!important;position:absolute!important;top:-35%!important;bottom:-35%!important;left:0!important;width:30%!important;z-index:9!important;pointer-events:none!important;border-radius:34px!important;background:linear-gradient(104deg,#fff0,#ffffff0a 17%,#99faff57 42%,#1cebff3d,#ffffff1a 58%,#fff0)!important;filter:blur(.2px)!important;mix-blend-mode:screen!important;transform:translate(-145%) skew(-16deg);opacity:0;animation:betaiHeroLightSweep519 7.4s ease-in-out infinite!important}.betai-animated-hero.betai-hero-image-slides:hover:before{animation-duration:5.6s!important}.betai-hero-dots{z-index:12!important;pointer-events:auto!important}.betai-hero-dots button{width:12px!important;height:12px!important;min-width:12px!important;min-height:12px!important;padding:0!important;border:0!important;border-radius:999px!important;background:#aabed266!important;box-shadow:0 0 0 1px #ffffff1a inset!important;cursor:pointer!important;transition:width .24s ease,height .24s ease,background .24s ease,transform .18s ease,box-shadow .24s ease!important}.betai-hero-dots button:hover{transform:scale(1.22)!important;background:#5ff4ffbf!important}.betai-hero-dots button.active{width:16px!important;height:16px!important;background:#18e8ff!important;animation:betaiHeroDotPulse519 2.4s ease-in-out infinite!important}.betai-hero-dots span{display:none!important}@media (max-width: 760px){.betai-animated-hero.betai-hero-image-slides:before{width:44%!important;animation-duration:8.4s!important}.betai-hero-dots button{width:10px!important;height:10px!important;min-width:10px!important;min-height:10px!important}.betai-hero-dots button.active{width:13px!important;height:13px!important}}@keyframes betaiHeroVisibleBeam520{0%{transform:translate(-90%) skew(-18deg);opacity:0}8%{opacity:.95}48%{transform:translate(380%) skew(-18deg);opacity:.72}58%,to{transform:translate(420%) skew(-18deg);opacity:0}}@keyframes betaiHeroSoftPulse520{0%,to{filter:brightness(1.08) contrast(1.12) saturate(1.14) drop-shadow(0 18px 32px rgba(0,228,255,.24))}50%{filter:brightness(1.15) contrast(1.18) saturate(1.2) drop-shadow(0 22px 42px rgba(0,228,255,.34))}}.betai-animated-hero.betai-hero-image-slides{background:radial-gradient(circle at 50% -18%,rgba(23,255,226,.18),transparent 36%),linear-gradient(180deg,#03121af5,#010810fa)!important;border-color:#24eed857!important;box-shadow:0 0 0 1px #48ffe60f inset,0 18px 48px #00000061,0 0 34px #10dacc24,0 0 95px #005c622e!important}.betai-animated-hero.betai-hero-image-slides:before{display:block!important;content:""!important;position:absolute!important;top:-22%!important;bottom:-22%!important;left:-18%!important;width:34%!important;z-index:30!important;pointer-events:none!important;border-radius:34px!important;background:linear-gradient(103deg,#fff0,#ffffff14 16%,#a5ffffad 38%,#1feeff7a,#2fffd33d 58%,#fff0)!important;filter:blur(.4px)!important;mix-blend-mode:screen!important;animation:betaiHeroVisibleBeam520 4.8s ease-in-out infinite!important}.betai-animated-hero.betai-hero-image-slides:after{z-index:24!important;background:radial-gradient(circle at 52% 50%,rgba(21,229,255,.08),transparent 42%),linear-gradient(180deg,#020a1000 58%,#0000004d),linear-gradient(90deg,rgba(0,0,0,.22) 0%,transparent 16%,transparent 78%,rgba(0,0,0,.26) 100%)!important;box-shadow:inset 0 0 0 1px #1fe6cd2e,inset 0 0 36px #10eaff14,inset 0 -42px 82px #00000038!important}.betai-hero-image-stage{background:radial-gradient(circle at 50% 50%,rgba(0,213,255,.12),transparent 56%),#020a12!important}.betai-hero-slide-img{object-fit:cover!important;object-position:center center!important;filter:brightness(1.08) contrast(1.14) saturate(1.16) sharpen(1)!important;transform:translateZ(0) scale(1.018)!important}.betai-hero-slide-img.active{filter:brightness(1.11) contrast(1.17) saturate(1.18) drop-shadow(0 18px 42px rgba(0,228,255,.26))!important;animation:betaiHeroSoftPulse520 7s ease-in-out infinite!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats{display:flex!important;position:absolute!important;right:12px!important;top:12px!important;bottom:12px!important;width:220px!important;z-index:28!important;flex-direction:column!important;justify-content:space-between!important;gap:10px!important;pointer-events:none!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats div{min-height:0!important;flex:1 1 0!important;display:grid!important;grid-template-columns:48px 1fr!important;grid-template-rows:auto 1fr!important;column-gap:12px!important;align-items:center!important;padding:12px 14px!important;border-radius:16px!important;border:1px solid rgba(77,208,255,.34)!important;background:radial-gradient(circle at 20% 50%,rgba(0,215,255,.22),transparent 36%),linear-gradient(180deg,#071826b3,#030b159e)!important;box-shadow:inset 0 1px #ffffff1f,inset 0 0 22px #1ccdff0f,0 10px 28px #00000042,0 0 22px #00beff1a!important;backdrop-filter:blur(14px) saturate(1.18)!important;-webkit-backdrop-filter:blur(14px) saturate(1.18)!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats i{grid-row:1 / span 2!important;width:42px!important;height:42px!important;display:grid!important;place-items:center!important;border-radius:14px!important;font-style:normal!important;font-size:22px!important;background:#00d3ff1a!important;border:1px solid rgba(73,224,255,.22)!important;box-shadow:0 0 18px #00d9ff29!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats span{display:block!important;color:#a9d3e4!important;font-size:12px!important;line-height:1.1!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats strong{display:block!important;color:#fff!important;font-size:32px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.04em!important;text-shadow:0 0 22px rgba(55,231,255,.24)!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats strong.green{color:#f7ffff!important}@media (max-width: 1280px){.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats{display:none!important}}@media (max-width: 760px){.betai-animated-hero.betai-hero-image-slides:before{width:52%!important;animation-duration:5.8s!important}}.betai-animated-hero.betai-hero-image-slides{border-color:#2cf5df94!important;box-shadow:0 0 0 1px #5cffed33 inset,0 0 24px #1ce6ff42,0 0 58px #14d6c33b,0 24px 68px #0000006b!important}.betai-animated-hero.betai-hero-image-slides .betai-hero-image-stage:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:30%!important;z-index:22!important;pointer-events:none!important;background:radial-gradient(circle at 30% 50%,rgba(0,222,255,.1),transparent 42%),linear-gradient(90deg,#02091100,#030c17b8 21%,#030c17f0 48%,#020810fa)!important;backdrop-filter:blur(2px) saturate(1.08)!important;-webkit-backdrop-filter:blur(2px) saturate(1.08)!important;box-shadow:inset 1px 0 #25e8ff14!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats{display:flex!important;right:18px!important;top:14px!important;bottom:14px!important;width:260px!important;z-index:32!important;gap:12px!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats div{border-radius:19px!important;grid-template-columns:54px 1fr!important;column-gap:14px!important;padding:14px 16px!important;border:1px solid rgba(92,218,255,.46)!important;background:radial-gradient(circle at 18% 50%,rgba(0,221,255,.26),transparent 38%),linear-gradient(180deg,#091f31c7,#030d1abd)!important;box-shadow:inset 0 1px #ffffff29,inset 0 0 24px #22dcff14,0 12px 30px #00000052,0 0 26px #00d2ff2e!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats i{width:48px!important;height:48px!important;border-radius:16px!important;font-size:24px!important;background:linear-gradient(180deg,#0a3a4cb8,#041827b8)!important;border-color:#5ee6ff57!important;box-shadow:0 0 22px #00d9ff3b,inset 0 1px #ffffff1f!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats span{font-size:12.5px!important;color:#b8e3f0!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats strong{font-size:35px!important;color:#fff!important}.betai-animated-hero.betai-hero-image-slides:before{z-index:34!important}.betai-animated-hero.betai-hero-image-slides:after{box-shadow:inset 0 0 0 1px #42f5e03d,inset 0 0 42px #12e4ff1f,inset 0 -50px 90px #0000004d!important}@media (min-width: 1500px){.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats{width:280px!important}.betai-animated-hero.betai-hero-image-slides .betai-hero-image-stage:after{width:31%!important}}.betai-animated-hero.betai-hero-image-slides .betai-hero-image-stage:after{width:22%!important;background:radial-gradient(circle at 42% 50%,rgba(0,222,255,.08),transparent 38%),linear-gradient(90deg,#02091100,#030c1747 20%,#030c17b3 48%,#020810f0)!important;backdrop-filter:blur(1.2px) saturate(1.05)!important;-webkit-backdrop-filter:blur(1.2px) saturate(1.05)!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats{width:330px!important;right:14px!important;top:13px!important;bottom:13px!important;gap:10px!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats div{grid-template-columns:50px 1fr!important;column-gap:12px!important;padding:12px 14px!important;border-radius:18px!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats i{width:44px!important;height:44px!important;font-size:22px!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats span{font-size:11.5px!important;letter-spacing:.06em!important;white-space:normal!important;overflow:visible!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats strong{font-size:32px!important;white-space:nowrap!important}@media (min-width:1500px){.betai-animated-hero.betai-hero-image-slides .betai-hero-image-stage:after{width:23%!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats{width:350px!important}}@media (min-width:1281px) and (max-width:1450px){.betai-animated-hero.betai-hero-image-slides .betai-hero-image-stage:after{width:24%!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats{width:300px!important;right:10px!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats strong{font-size:29px!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats span{font-size:10.8px!important}}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats div{border-color:#2aa9ff85!important;background:radial-gradient(circle at 18% 50%,rgba(0,144,255,.22),transparent 38%),radial-gradient(circle at 88% 20%,rgba(0,216,255,.1),transparent 42%),linear-gradient(180deg,#08192adb,#030c19d1)!important;box-shadow:inset 0 1px #9ee1ff29,inset 0 0 24px #1c9dff1a,0 12px 30px #00000057,0 0 26px #0094ff29!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats i{background:radial-gradient(circle at 45% 42%,rgba(38,202,255,.28),transparent 48%),linear-gradient(180deg,#08304cd1,#031426d1)!important;border-color:#49beff6b!important;box-shadow:0 0 22px #0097ff47,inset 0 1px #b4ebff29!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats span{color:#bdddf0!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats strong{color:#fff!important;text-shadow:0 0 18px rgba(47,169,255,.24)!important}.betai-animated-hero.betai-hero-image-slides .betai-hero-image-stage:after{background:radial-gradient(circle at 42% 50%,rgba(0,160,255,.08),transparent 38%),linear-gradient(90deg,#02091100,#030c173d 20%,#040f1ea8 48%,#030b18eb)!important}.betai-animated-hero.betai-hero-image-slides{min-height:420px!important}.betai-animated-hero.betai-hero-image-slides .betai-hero-image-stage:after{width:7%!important;background:radial-gradient(circle at 58% 50%,rgba(0,160,255,.035),transparent 36%),linear-gradient(90deg,#02091100,#030c171a 28%,#040f1e47 58%,#030b188c)!important;backdrop-filter:blur(.35px) saturate(1.02)!important;-webkit-backdrop-filter:blur(.35px) saturate(1.02)!important;box-shadow:none!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats{width:495px!important;right:18px!important;top:18px!important;bottom:18px!important;gap:14px!important;padding:14px!important;border-radius:28px!important;border:1px solid rgba(42,169,255,.48)!important;background:radial-gradient(circle at 18% 18%,rgba(0,174,255,.16),transparent 36%),radial-gradient(circle at 92% 86%,rgba(0,235,213,.1),transparent 38%),linear-gradient(180deg,#040f1de0,#020913d1)!important;box-shadow:inset 0 1px #9ee1ff1f,inset 0 0 38px #1c9dff1a,0 16px 42px #0000005c,0 0 34px #0094ff26!important;overflow:hidden!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats div{grid-template-columns:68px minmax(0,1fr)!important;column-gap:18px!important;padding:16px 22px!important;border-radius:22px!important;min-width:0!important;overflow:hidden!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats i{width:60px!important;height:60px!important;border-radius:19px!important;font-size:30px!important;flex:0 0 60px!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats span{font-size:15px!important;line-height:1.08!important;letter-spacing:.075em!important;white-space:normal!important;overflow:hidden!important;text-overflow:clip!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats strong{margin-top:4px!important;font-size:48px!important;line-height:.95!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats div:last-child strong{font-size:40px!important;letter-spacing:-.055em!important}@media (min-width:1500px){.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats{width:525px!important}.betai-animated-hero.betai-hero-image-slides .betai-hero-image-stage:after{width:7%!important}}@media (min-width:1281px) and (max-width:1450px){.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats{width:450px!important;right:12px!important;padding:12px!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats div{grid-template-columns:58px minmax(0,1fr)!important;column-gap:14px!important;padding:14px 16px!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats i{width:54px!important;height:54px!important;font-size:27px!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats strong{font-size:42px!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats div:last-child strong{font-size:34px!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats span{font-size:13px!important}}@media (min-width: 1181px){.betai-animated-hero.betai-hero-image-slides{min-height:334px!important;border-radius:28px!important;overflow:hidden!important}.betai-animated-hero.betai-hero-image-slides .betai-hero-image-stage:after{content:""!important;display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:355px!important;z-index:22!important;pointer-events:none!important;background:linear-gradient(90deg,#02081000,#0209129e 21%,#020a14f0 48%,#020811fa)!important;backdrop-filter:blur(1.5px) saturate(1.08)!important;-webkit-backdrop-filter:blur(1.5px) saturate(1.08)!important;box-shadow:inset 1px 0 #2dd2ff17!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats{display:flex!important;position:absolute!important;right:16px!important;top:16px!important;bottom:16px!important;width:318px!important;height:auto!important;z-index:90!important;flex-direction:column!important;justify-content:space-between!important;gap:8px!important;padding:10px!important;margin:0!important;border-radius:24px!important;border:1px solid rgba(62,197,255,.56)!important;background:radial-gradient(circle at 20% 12%,rgba(0,169,255,.18),transparent 36%),radial-gradient(circle at 90% 92%,rgba(0,235,213,.1),transparent 40%),linear-gradient(180deg,#041120f5,#020811eb)!important;box-shadow:inset 0 1px #aae8ff29,inset 0 0 34px #1c9dff1a,0 16px 42px #0000005c,0 0 30px #0094ff29!important;overflow:hidden!important;transform:none!important;pointer-events:none!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats div{flex:1 1 0!important;min-height:0!important;width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:54px minmax(0,1fr)!important;grid-template-rows:auto 1fr!important;column-gap:14px!important;align-items:center!important;padding:10px 14px!important;border-radius:17px!important;border:1px solid rgba(42,169,255,.48)!important;background:radial-gradient(circle at 18% 50%,rgba(0,144,255,.22),transparent 38%),linear-gradient(180deg,#08192aeb,#030c19db)!important;box-shadow:inset 0 1px #9ee1ff26,inset 0 0 20px #1c9dff17,0 10px 24px #0000003d!important;overflow:hidden!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats i{grid-row:1 / span 2!important;width:48px!important;height:48px!important;border-radius:15px!important;font-size:23px!important;display:grid!important;place-items:center!important;font-style:normal!important;background:radial-gradient(circle at 45% 42%,rgba(38,202,255,.3),transparent 48%),linear-gradient(180deg,#08304cd6,#031426d6)!important;border:1px solid rgba(73,190,255,.42)!important;box-shadow:0 0 18px #0097ff3d,inset 0 1px #b4ebff29!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats span{display:block!important;min-width:0!important;color:#c4e8f7!important;font-size:11.5px!important;line-height:1.06!important;font-weight:950!important;letter-spacing:.075em!important;text-transform:uppercase!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats strong,.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats strong.green{display:block!important;min-width:0!important;margin-top:3px!important;color:#fff!important;font-size:31px!important;line-height:.98!important;font-weight:950!important;letter-spacing:-.035em!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;text-shadow:0 0 18px rgba(47,169,255,.22)!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats div:last-child strong{font-size:26px!important;letter-spacing:-.04em!important}}@media (min-width: 1281px) and (max-width: 1450px){.betai-animated-hero.betai-hero-image-slides .betai-hero-image-stage:after{width:315px!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats{width:286px!important;right:10px!important;top:12px!important;bottom:12px!important;padding:8px!important;gap:7px!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats div{grid-template-columns:46px minmax(0,1fr)!important;column-gap:11px!important;padding:8px 11px!important;border-radius:15px!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats i{width:42px!important;height:42px!important;font-size:21px!important;border-radius:14px!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats span{font-size:10.2px!important;letter-spacing:.055em!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats strong,.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats strong.green{font-size:27px!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats div:last-child strong{font-size:22px!important}}@media (max-width: 1280px){.betai-animated-hero.betai-hero-image-slides .betai-hero-image-stage:after{display:none!important}.betai-animated-hero.betai-hero-image-slides>.betai-hero-stats{display:none!important}}@media (min-width: 1101px){.auth481-screen .auth481-wrap{transform:scale(.8)!important;transform-origin:center center!important}}@media (min-width: 901px){html,body,#root{width:100%!important;max-width:none!important;min-height:100%!important;overflow-x:hidden!important}.app-shell{width:100vw!important;max-width:none!important;min-height:100vh!important;margin:0!important;box-sizing:border-box!important;padding:22px 24px!important;gap:22px!important}.app-shell:not(.no-rightbar-page){grid-template-columns:270px minmax(0,1fr) 360px!important}.app-shell.no-rightbar-page{width:100vw!important;max-width:none!important;grid-template-columns:270px minmax(0,1fr)!important}.app-shell .main{width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important}.app-shell .topbar{width:100%!important;max-width:none!important;box-sizing:border-box!important}.app-shell .feed-section{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.app-shell.no-rightbar-page .main>section,.app-shell.no-rightbar-page .main>div:not(.topbar),.app-shell.no-rightbar-page .add-page,.app-shell.no-rightbar-page .wallet-panel,.app-shell.no-rightbar-page .wallet-ultra-page,.app-shell.no-rightbar-page .profile-page,.app-shell.no-rightbar-page .profile-ultra-page,.app-shell.no-rightbar-page .leaderboard-page,.app-shell.no-rightbar-page .articles-page,.app-shell.no-rightbar-page .referrals-view,.app-shell.no-rightbar-page .notifications-page,.app-shell.no-rightbar-page .payments-page,.app-shell.no-rightbar-page .subscription-page,.app-shell.no-rightbar-page .subscription-ultra-page,.app-shell.no-rightbar-page .earnings-page,.app-shell.no-rightbar-page .payout-page,.app-shell.no-rightbar-page .admin-finance-page,.app-shell.no-rightbar-page .admin-payout-page,.app-shell.no-rightbar-page .admin-payout-page-pro,.app-shell.no-rightbar-page .ai-premium-dashboard{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}.app-shell.no-rightbar-page .ultra-page-banner,.app-shell.no-rightbar-page .add-page .ultra-page-banner,.app-shell.no-rightbar-page .ai-premium-dashboard .ultra-page-banner{width:100%!important;max-width:none!important}}@media (min-width: 901px) and (max-width: 1360px){.app-shell:not(.no-rightbar-page){grid-template-columns:240px minmax(0,1fr) 320px!important}.app-shell.no-rightbar-page{grid-template-columns:240px minmax(0,1fr)!important}}.add-tip-ultra-static,.app-shell.no-rightbar-page .add-tip-ultra-static{width:100%!important;max-width:100%!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.static-add-layout{display:grid!important;grid-template-columns:minmax(780px,1.75fr) minmax(390px,.95fr)!important;gap:22px!important;align-items:start!important;width:100%!important}.glass-ultra-panel{position:relative!important;background:linear-gradient(180deg,#06101af0,#040a12fa)!important;border:1px solid rgba(63,233,255,.16)!important;box-shadow:0 20px 60px #0000006b,inset 0 1px #ffffff0d,0 0 0 1px #00d6ff0a!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;border-radius:22px!important}.static-add-main{padding:18px 18px 16px!important;overflow:hidden!important}.static-add-main:before,.static-add-side .static-side-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at top right,rgba(0,223,255,.14),transparent 28%),radial-gradient(circle at bottom left,rgba(0,255,186,.07),transparent 26%)}.static-add-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:20px!important;margin-bottom:18px!important}.static-add-title-row{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:6px!important}.static-add-title-icon{width:28px;height:28px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:#00e9ff14;border:1px solid rgba(0,233,255,.24);color:#17f0e6;font-size:14px;box-shadow:0 0 18px #17f0e62e}.static-add-header h1{margin:0!important;font-size:26px!important;line-height:1.05!important;font-weight:900!important;letter-spacing:-.03em!important;color:#f5fcff!important}.static-add-header p{margin:0!important;font-size:13.5px!important;color:#93a8b7!important}.static-add-hints{min-width:128px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(0,233,255,.32)!important;background:linear-gradient(180deg,#082228f0,#05151bfa)!important;color:#17f0e6!important;font-weight:800!important;cursor:default!important;box-shadow:0 8px 20px #00000047,inset 0 1px #ffffff0a!important}.static-add-form-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important}.static-add-card{position:relative!important;border-radius:16px!important;border:1px solid rgba(72,109,135,.28)!important;background:linear-gradient(180deg,#050f18d1,#040b12f0)!important;padding:14px!important;min-height:116px!important;box-shadow:inset 0 1px #ffffff08,0 10px 24px #0000002e!important}.static-add-card.static-span-two{grid-column:1 / -1!important;min-height:auto!important}.static-add-label{display:block!important;font-size:13.5px!important;font-weight:800!important;color:#d4e2ec!important;margin-bottom:10px!important}.static-add-display{min-height:46px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:0 14px!important;border-radius:12px!important;border:1px solid rgba(76,116,145,.34)!important;background:linear-gradient(180deg,#06111bf5,#050c14fc)!important;color:#f0fbff!important;font-weight:700!important;box-shadow:inset 0 1px #ffffff08!important}.static-add-display>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.static-add-display b{color:#8da9ba!important;font-size:14px!important;font-weight:900!important}.static-add-display-double{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:6px!important;padding:10px 14px!important}.match-line{display:flex!important;align-items:center!important;gap:8px!important;font-weight:800!important;color:#eefbff!important;flex-wrap:wrap!important}.versus{color:#87a1b1!important;text-transform:lowercase!important}.club-badge,.preview-logo{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;letter-spacing:.04em;border:1px solid rgba(255,255,255,.2);box-shadow:0 6px 14px #0000004d,inset 0 1px #ffffff1a}.club-badge.city,.preview-logo.city{background:radial-gradient(circle at 30% 25%,#d2f6ff,#5bc5ff 45%,#0a2d58 92%);color:#072540}.club-badge.arsenal,.preview-logo.arsenal{background:radial-gradient(circle at 30% 25%,#ffd7d7,#f66 45%,#8e0d1c 92%);color:#fff5d5}.static-add-display small{font-size:13px!important;color:#8ca4b3!important}.static-add-stack{display:grid!important;gap:10px!important}.static-add-inline-row{display:flex!important;align-items:center!important;gap:12px!important}.odds-display{max-width:160px!important;justify-content:flex-start!important}.auto-pill{display:inline-flex!important;align-items:center!important;gap:8px!important;color:#0de6d2!important;font-size:14px!important;font-weight:800!important;white-space:nowrap!important}.auto-pill i{font-style:normal!important;font-size:9px!important;color:#18f0e4!important}.stake-row{display:grid!important;grid-template-columns:1fr 82px!important;gap:10px!important;margin-bottom:10px!important}.stake-pills{display:flex!important;gap:8px!important;flex-wrap:wrap!important}.stake-pills span,.tag-row span,.tag-row button,.publish-toggle button{height:28px!important;padding:0 12px!important;border-radius:9px!important;border:1px solid rgba(83,126,156,.28)!important;background:#08111cf5!important;color:#cfe2ee!important;font-size:12px!important;font-weight:800!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.stake-pills span.active,.publish-toggle button.active{background:linear-gradient(180deg,#1ce6dd,#0fb7ff)!important;color:#06141f!important;border-color:transparent!important;box-shadow:0 8px 24px #0cddff40!important}.date-time-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}.static-add-textarea{min-height:120px!important;border-radius:13px!important;border:1px solid rgba(74,116,146,.3)!important;background:linear-gradient(180deg,#08111bf2,#060d15fc)!important;padding:12px 14px 26px!important;color:#d9e8f2!important;font-size:13px!important;line-height:1.55!important;position:relative!important}.static-add-textarea small{position:absolute!important;right:12px!important;bottom:10px!important;color:#7f97a7!important;font-size:12px!important}.ai-analysis-box{min-height:130px!important;border-radius:14px!important;border:1px solid rgba(62,102,131,.28)!important;background:linear-gradient(180deg,#06101af5,#040b12fa)!important;padding:12px!important}.ai-analysis-head{display:flex!important;align-items:center!important;gap:8px!important;margin-bottom:8px!important}.ai-badge{min-width:28px!important;height:24px!important;padding:0 8px!important;border-radius:8px!important;background:linear-gradient(180deg,#12e7dd,#0ec2ff)!important;color:#052132!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.ai-analysis-box strong{color:#e8f8ff!important;font-size:13px!important}.ai-analysis-box p{margin:0 0 12px!important;color:#99adba!important;font-size:12.5px!important;line-height:1.5!important}.ai-analysis-box button,.suggestion-content button{height:34px!important;padding:0 14px!important;border:1px solid rgba(30,231,216,.28)!important;border-radius:10px!important;background:#052227e6!important;color:#10ead7!important;font-weight:800!important;cursor:default!important}.confidence-head{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:12px!important}.confidence-head strong{font-size:30px!important;line-height:1!important;color:#f2fbff!important;font-weight:800!important}.confidence-head b{font-size:18px!important;color:#18f0e4!important}.confidence-dots{display:grid!important;grid-template-columns:repeat(15,1fr)!important;gap:8px!important;margin-bottom:10px!important}.confidence-dots i{display:block!important;height:9px!important;border-radius:999px!important;background:#5f758d6b!important;border:1px solid rgba(255,255,255,.04)!important}.confidence-dots i.active{background:linear-gradient(180deg,#19f4ea,#00c7ff)!important;box-shadow:0 0 16px #19f4ea47!important}.confidence-scale{display:flex!important;justify-content:space-between!important;color:#8299a9!important;font-size:12px!important}.tag-row{display:flex!important;gap:10px!important;flex-wrap:wrap!important}.tag-row button{background:#06151fe6!important;color:#16efdd!important}.publish-card{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:16px 18px!important}.publish-card p{margin:4px 0 0!important;color:#90a4b4!important;font-size:12.5px!important}.publish-actions{display:flex!important;align-items:center!important;gap:14px!important;flex-wrap:wrap!important;justify-content:flex-end!important}.publish-toggle{display:flex!important;gap:10px!important}.publish-btn{height:54px!important;min-width:280px!important;padding:0 20px!important;border:0!important;border-radius:12px!important;background:linear-gradient(90deg,#1ce6dd,#12c3ff)!important;color:#06202a!important;font-weight:900!important;font-size:20px!important;box-shadow:0 14px 34px #12c3ff47!important;cursor:default!important}.static-add-side{display:grid!important;gap:18px!important}.static-side-card{padding:18px!important;overflow:hidden!important}.side-card-head h3{margin:0 0 4px!important;font-size:18px!important;font-weight:900!important;color:#f2fbff!important}.side-card-head p{margin:0 0 14px!important;color:#95aab8!important;font-size:13px!important}.preview-match-card{position:relative!important;border-radius:18px!important;border:1px solid rgba(56,180,208,.24)!important;background:radial-gradient(circle at top left,rgba(0,189,255,.1),transparent 28%),linear-gradient(180deg,#051423f5,#040c14fc)!important;padding:16px!important;overflow:hidden!important}.preview-topline{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:18px!important;color:#8ea6b7!important;font-size:12px!important;font-weight:800!important}.preview-topline strong{color:#ffd86f!important;font-size:12px!important}.preview-teams-row{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:10px!important;margin-bottom:10px!important}.preview-team{display:flex!important;align-items:center!important;gap:10px!important}.preview-team.right{justify-content:flex-end!important;text-align:right!important}.preview-team b{font-size:15px!important;color:#f3fcff!important}.preview-vs{color:#cfdae3!important;font-size:18px!important;font-weight:900!important}.preview-time{margin:8px 0 16px!important;text-align:center!important;color:#9cb0be!important;font-weight:700!important}.preview-stats-grid{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:16px 12px!important;position:relative!important;padding-right:62px!important}.preview-stats-grid small{display:block!important;font-size:11px!important;color:#859cab!important;margin-bottom:6px!important}.preview-stats-grid strong{display:block!important;font-size:13px!important;color:#eff8fe!important;line-height:1.35!important}.preview-stats-grid .accent{color:#12ecdd!important}.preview-ring{position:absolute!important;right:18px!important;top:50%!important;transform:translateY(-10%)!important;width:52px!important;height:52px!important;border-radius:50%!important;border:6px solid rgba(19,235,228,.92)!important;border-left-color:#13ebe42e!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#12ecdd!important;font-weight:900!important;font-size:16px!important;box-shadow:0 0 24px #13ebe42e!important}.preview-note{display:block!important;margin-top:10px!important;color:#708595!important;font-size:11.5px!important}.small-card-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:12px!important}.small-card-head span{font-size:16px!important;font-weight:900!important;color:#dff6ff!important}.small-card-head em{font-style:normal!important;color:#7ea0b4!important;font-size:12px!important}.small-card-head em b{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:34px!important;height:18px!important;padding:0 6px!important;border-radius:999px!important;background:#0eedd929!important;color:#16efdd!important;margin-left:6px!important}.suggestion-content{display:grid!important;grid-template-columns:1fr 92px!important;gap:12px!important;align-items:center!important}.suggestion-content p{margin:0 0 10px!important;color:#d9ebf4!important;font-size:14px!important;font-weight:800!important;line-height:1.45!important}.suggestion-content small{display:block!important;color:#8aa1b2!important;font-size:12.5px!important;line-height:1.55!important;margin-bottom:14px!important}.big-percent{width:88px!important;height:88px!important;border-radius:50%!important;border:7px solid rgba(17,236,223,.88)!important;border-left-color:#11ecdf29!important;color:#14edde!important;font-size:28px!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 0 26px #14edde24!important}.history-card p,.reach-card p{margin:0 0 14px!important;color:#8ea4b4!important;font-size:12.5px!important}.history-grid,.reach-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:12px!important;margin-bottom:14px!important}.reach-grid{grid-template-columns:repeat(3,1fr)!important}.history-grid div,.reach-grid div{border-radius:14px!important;border:1px solid rgba(76,116,144,.24)!important;background:#060e18c7!important;padding:12px!important;min-height:74px!important}.history-grid strong,.reach-grid strong{display:block!important;color:#16efdd!important;font-size:18px!important;font-weight:900!important;margin-bottom:6px!important}.history-grid small,.reach-grid small{color:#8da2b1!important;font-size:12px!important;line-height:1.35!important}.history-chart{height:78px!important;border-radius:14px!important;border:1px solid rgba(72,114,144,.22)!important;background:linear-gradient(180deg,#07121dfa,#040a10fa)!important;padding:12px!important;display:flex!important;align-items:flex-end!important;overflow:hidden!important}.history-chart span{display:block!important;width:100%!important;height:48px!important;background:linear-gradient(180deg,#16efdd1f,#16efdd05)!important;clip-path:path("M 0 40 C 20 28, 40 8, 58 10 C 74 12, 84 38, 101 39 C 118 40, 124 22, 140 22 C 160 22, 170 44, 188 38 C 206 32, 220 6, 236 9 C 250 11, 266 34, 280 24 L 280 48 L 0 48 Z");border-bottom:2px solid #16efdd;filter:drop-shadow(0 0 10px rgba(22,239,221,.26))}.reach-card{position:relative!important}.reach-megaphone{position:absolute!important;right:18px!important;bottom:12px!important;font-size:74px!important;line-height:1!important;filter:drop-shadow(0 0 18px rgba(17,236,223,.18))}@media (max-width:1440px){.static-add-layout{grid-template-columns:1fr!important}.static-add-side{grid-template-columns:1fr 1fr!important}}@media (max-width:1100px){.static-add-form-grid{grid-template-columns:1fr!important}.static-add-card.static-span-two{grid-column:auto!important}.publish-card{align-items:flex-start!important;flex-direction:column!important}.publish-actions{justify-content:flex-start!important;width:100%!important}.publish-btn{min-width:0!important;width:100%!important}.static-add-side{grid-template-columns:1fr!important}}@media (max-width:700px){.static-add-main,.static-side-card{padding:14px!important}.static-add-header{flex-direction:column!important}.date-time-row,.stake-row,.suggestion-content,.history-grid,.reach-grid,.preview-teams-row,.preview-stats-grid{grid-template-columns:1fr!important}.publish-toggle{width:100%!important;flex-wrap:wrap!important}.publish-toggle button{flex:1!important}.preview-ring,.reach-megaphone{display:none!important}}.wallet-static-ultra,.app-shell.no-rightbar-page .wallet-static-ultra{width:100%!important;max-width:100%!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.wallet-static-shell{width:100%!important;display:flex!important;flex-direction:column!important;gap:16px!important}.wallet-static-head h1{margin:0!important;font-size:28px!important;font-weight:900!important;letter-spacing:-.03em!important;color:#f4fbff!important}.glass-wallet-shell,.glass-wallet-card{background:linear-gradient(180deg,#050f18f0,#030a11fa)!important;border:1px solid rgba(54,209,232,.14)!important;box-shadow:0 18px 50px #00000057,inset 0 1px #ffffff0a,0 0 0 1px #00c1ff08!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;border-radius:20px!important}.wallet-static-tabs{display:flex!important;gap:12px!important;align-items:center!important;padding:10px!important;overflow:auto!important}.wallet-static-tabs button{height:44px!important;padding:0 20px!important;border-radius:12px!important;border:1px solid transparent!important;background:transparent!important;color:#b9cad7!important;font-size:15px!important;font-weight:800!important;white-space:nowrap!important;cursor:default!important}.wallet-static-tabs button.active{background:linear-gradient(180deg,#0b2630fa,#07181ffa)!important;color:#18efe2!important;border-color:#18efe247!important;box-shadow:inset 0 -2px #18efe2!important}.wallet-static-grid{display:grid!important;grid-template-columns:minmax(760px,1.65fr) minmax(390px,.95fr)!important;gap:18px!important;align-items:start!important}.wallet-static-main{display:grid!important;gap:18px!important}.wallet-stats-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:16px!important}.wallet-stat-card{position:relative!important;padding:18px!important;min-height:196px!important;overflow:hidden!important}.wallet-stat-card:before,.wallet-methods:before,.wallet-connected:before,.wallet-history:before,.wallet-safe-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at top right,rgba(0,222,255,.09),transparent 24%),radial-gradient(circle at bottom left,rgba(0,255,179,.05),transparent 22%)}.wallet-card-top{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important;margin-bottom:14px!important}.wallet-card-top span{font-size:13px!important;font-weight:800!important;color:#d0dde6!important}.wallet-card-top i{width:56px!important;height:56px!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(255,255,255,.12)!important;background:radial-gradient(circle at 30% 20%,#ffffff14,#ffffff05)!important;color:#19eee2!important;font-size:22px!important;font-style:normal!important;box-shadow:0 8px 20px #00000038!important}.wallet-stat-card strong{display:block!important;font-size:24px!important;line-height:1.1!important;font-weight:900!important;margin-bottom:18px!important}.wallet-stat-card.balance strong{color:#15f0df!important}.wallet-stat-card.tokens strong{color:#21d9ff!important}.wallet-stat-card.locked strong{color:#ffb22f!important}.wallet-stat-card.bonus strong{color:#c26cff!important}.wallet-stat-card small{display:flex!important;justify-content:space-between!important;color:#8ea6b7!important;font-size:12.5px!important}.wallet-stat-card small b{font-weight:800!important;color:#cfe5ef!important}.wallet-change{margin-top:10px!important;font-size:13px!important;font-weight:800!important}.wallet-change.positive{color:#15f0df!important}.wallet-mini-chart{position:absolute!important;left:18px!important;right:18px!important;bottom:16px!important;height:52px!important;border-bottom:1px solid rgba(255,255,255,.05)!important}.wallet-mini-chart:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000,#0000)}.wallet-mini-chart.green{background:linear-gradient(180deg,#1bf1df1f,#1bf1df05);clip-path:path("M 0 44 C 20 42, 38 45, 55 41 C 72 37, 84 31, 99 36 C 113 40, 125 22, 140 26 C 154 30, 169 16, 184 9 C 200 2, 222 13, 238 26 C 255 40, 274 14, 292 12 C 308 10, 320 16, 334 6 L 334 52 L 0 52 Z");border-bottom:2px solid #16efdd}.wallet-mini-chart.orange{background:linear-gradient(180deg,#ffb22f24,#ffb22f08);clip-path:path("M 0 22 C 18 36, 38 35, 54 24 C 70 13, 78 42, 96 28 C 111 16, 126 44, 142 18 C 156 -4, 172 30, 188 24 C 205 17, 220 5, 237 18 C 253 31, 267 0, 284 1 C 300 2, 318 18, 334 24 L 334 52 L 0 52 Z");border-bottom:2px solid #ffae2f}.wallet-mini-chart.purple{background:linear-gradient(180deg,#c26cff24,#c26cff08);clip-path:path("M 0 18 C 18 29, 36 35, 54 26 C 72 18, 85 46, 100 39 C 116 32, 132 46, 148 42 C 164 38, 181 31, 198 41 C 214 51, 230 21, 245 24 C 260 27, 278 42, 294 34 C 311 26, 322 42, 334 30 L 334 52 L 0 52 Z");border-bottom:2px solid #bc67ff}.wallet-stat-card.tokens button{position:absolute!important;left:18px!important;right:18px!important;bottom:16px!important;height:42px!important;border-radius:12px!important;border:1px solid rgba(24,239,226,.18)!important;background:linear-gradient(180deg,#092227fa,#06151afa)!important;color:#18efe2!important;font-weight:900!important;cursor:default!important}.wallet-quick-actions{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:14px!important;padding:10px!important}.wallet-quick-actions button{height:52px!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.06)!important;font-size:15px!important;font-weight:900!important;cursor:default!important}.wallet-quick-actions .action-green{background:linear-gradient(90deg,#19d9d1,#27bfe7)!important;color:#f4fdff!important}.wallet-quick-actions .action-green.secondary{background:linear-gradient(180deg,#16e1d63d,#10b7cc1f)!important;color:#d9feff!important}.wallet-quick-actions .action-blue{background:linear-gradient(180deg,#093867f2,#071a3df2)!important;color:#b4eaff!important}.wallet-quick-actions .action-dark{background:linear-gradient(180deg,#0e1522f2,#090e18fa)!important;color:#dbe9f2!important}.wallet-history{padding:18px!important}.wallet-section-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:16px!important}.wallet-section-head h3{margin:0!important;font-size:18px!important;font-weight:900!important;color:#eef9ff!important}.wallet-select-btn,.manage-link{height:36px!important;padding:0 14px!important;border-radius:10px!important;border:1px solid rgba(76,116,145,.22)!important;background:#070e18e6!important;color:#d7e6ef!important;font-weight:800!important;cursor:default!important}.manage-link{color:#18efe2!important;background:transparent!important;border:0!important;padding:0!important;height:auto!important}.wallet-history-table{display:grid!important;gap:4px!important}.wallet-history-row{display:grid!important;grid-template-columns:1.2fr .9fr 1.4fr 1.2fr .8fr .9fr!important;align-items:center!important;gap:14px!important;padding:12px 14px!important;border-radius:12px!important;color:#dbe7ee!important;font-size:13px!important;background:#050c148c!important;border:1px solid rgba(255,255,255,.03)!important}.wallet-history-row.head{background:transparent!important;border:0!important;padding:0 14px 8px!important;color:#8da4b4!important;font-size:12px!important;font-weight:800!important}.amount-positive{color:#15f0df!important;font-weight:900!important}.amount-negative{color:#ff6767!important;font-weight:900!important}.status-done{color:#19ef9e!important;font-weight:800!important}.status-pending{color:#ffb22f!important;font-weight:800!important}.wallet-history-more{margin:16px auto 0!important;display:flex!important;align-items:center!important;justify-content:center!important;width:48%!important;min-width:260px!important;height:46px!important;border-radius:12px!important;border:1px solid rgba(55,213,235,.18)!important;background:linear-gradient(180deg,#060f18eb,#040a11fa)!important;color:#18efe2!important;font-size:15px!important;font-weight:900!important;cursor:default!important}.wallet-static-side{display:grid!important;gap:18px!important}.wallet-methods,.wallet-connected,.wallet-safe-banner{padding:18px!important;position:relative!important;overflow:hidden!important}.wallet-methods-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:10px!important}.pay-method{min-height:58px!important;border-radius:12px!important;border:1px solid rgba(77,117,145,.18)!important;background:#050e18c7!important;padding:12px!important;display:flex!important;align-items:center!important;gap:10px!important}.pay-method span{display:flex!important;flex-direction:column!important;gap:4px!important}.pay-method strong{font-size:14px!important;color:#edf9ff!important}.pay-method small{font-size:11px!important;color:#8ea5b4!important}.logo{min-width:56px!important;height:28px!important;border-radius:8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;font-weight:1000!important;letter-spacing:.03em!important;text-transform:uppercase!important}.logo.blik{background:#1b2226!important;color:#f7f7f7!important;border:1px solid #475761!important}.logo.bank{background:#192c3c!important;color:#d5e8f5!important}.logo.visa{background:#072e76!important;color:#fff!important}.logo.skrill{background:#4f1f75!important;color:#ff4bc8!important}.logo.neteller{background:#5f8c21!important;color:#f6ffdb!important}.logo.paypal{background:#103a7a!important;color:#6ec5ff!important;font-size:18px!important}.linked-item{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:14px 8px!important;border-top:1px solid rgba(255,255,255,.05)!important}.linked-item:first-of-type{border-top:0!important}.linked-left{display:flex!important;align-items:center!important;gap:12px!important}.linked-logo{min-width:44px!important;height:28px!important;border-radius:8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-weight:1000!important;font-size:12px!important}.linked-logo.visa{background:#f5f7ff!important;color:#11317f!important}.linked-logo.bank{background:#1f3241!important;color:#effbff!important}.linked-logo.blik{background:#1d2024!important;color:#fafafa!important;text-transform:lowercase!important}.linked-left strong{display:block!important;color:#eef9ff!important;font-size:14px!important;margin-bottom:4px!important}.linked-left small{color:#8fa6b6!important;font-size:12px!important}.linked-left div small:first-of-type,.linked-item:first-child .linked-left small{color:#1cefb6!important}.linked-arrow{color:#8096a5!important;font-size:26px!important;line-height:1!important}.wallet-safe-banner{display:flex!important;align-items:center!important;gap:14px!important;min-height:84px!important}.safe-icon{width:42px!important;height:42px!important;border-radius:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#082c2ae6!important;border:1px solid rgba(24,239,226,.22)!important;color:#18efe2!important;font-size:20px!important;flex:0 0 auto!important}.wallet-safe-banner strong{display:block!important;font-size:16px!important;color:#ddfbff!important;margin-bottom:6px!important}.wallet-safe-banner span{display:block!important;color:#94aaba!important;font-size:13px!important;line-height:1.45!important}@media (max-width:1450px){.wallet-static-grid{grid-template-columns:1fr!important}.wallet-static-side{grid-template-columns:1fr 1fr!important}}@media (max-width:1180px){.wallet-stats-grid,.wallet-quick-actions,.wallet-methods-grid,.wallet-static-side,.wallet-history-row{grid-template-columns:1fr 1fr!important}.wallet-history-row.head{display:none!important}}@media (max-width:760px){.wallet-static-tabs,.wallet-stats-grid,.wallet-quick-actions,.wallet-methods-grid,.wallet-static-side,.wallet-history-table{grid-template-columns:1fr!important;display:grid!important}.wallet-history-row{grid-template-columns:1fr!important}.wallet-history-more{width:100%!important}.wallet-static-tabs{display:flex!important}}.wallet-static-v2,.app-shell.no-rightbar-page .wallet-static-v2{width:100%!important;max-width:100%!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.wallet-v2-layout{display:grid!important;grid-template-columns:minmax(760px,1.6fr) minmax(380px,.72fr)!important;gap:18px!important;width:100%!important;align-items:start!important}.glass-v2-panel{position:relative!important;background:linear-gradient(180deg,#040e17f5,#020910fc)!important;border:1px solid rgba(41,212,226,.14)!important;box-shadow:0 18px 50px #00000057,inset 0 1px #ffffff0a,0 0 0 1px #00d9ff05!important;border-radius:20px!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important}.glass-v2-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at top right,rgba(0,222,255,.09),transparent 27%),radial-gradient(circle at bottom left,rgba(18,241,202,.05),transparent 24%)}.wallet-v2-main,.wallet-v2-sidebar{display:grid!important;gap:18px!important}.wallet-v2-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important;padding:8px 6px 0!important}.wallet-v2-header h1{margin:0!important;font-size:28px!important;line-height:1.05!important;font-weight:900!important;color:#f2fbff!important;letter-spacing:-.03em!important}.wallet-v2-header p{margin:6px 0 0!important;color:#13ead8!important;font-size:14px!important;font-weight:700!important}.wallet-v2-update{align-self:center!important;color:#90a7b8!important;font-size:13px!important;white-space:nowrap!important}.wallet-v2-update b{color:#f2fbff!important}.wallet-v2-tabs{display:flex!important;align-items:center!important;gap:12px!important;padding:14px 12px!important;overflow:auto!important;background:transparent!important;border:0!important;box-shadow:none!important}.wallet-v2-tabs button{min-height:56px!important;padding:12px 22px!important;border-radius:18px!important;border:1px solid rgba(40,214,222,.12)!important;background:linear-gradient(180deg,#061420f5,#040d16fa)!important;color:#e9f9fd!important;font-size:15px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;cursor:default!important;box-shadow:0 12px 28px #00000024!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important}.wallet-v2-tabs button.active{background:linear-gradient(180deg,#11d4dc38,#082830eb)!important;border-color:#22e0e442!important;color:#f4fcff!important;box-shadow:0 0 0 1px #22e0e41a inset,0 14px 28px #11d4dc24!important}.wallet-v2-tabs button:hover{border-color:#22e0e438!important;color:#f4fcff!important}.wallet-v2-tabs button.wallet-v2-admin-tab{border-color:#ff5c5c47!important;background:linear-gradient(180deg,#22080cf5,#140408fa)!important;color:#ffd8d8!important;box-shadow:0 0 0 1px #ff5c5c1a inset,0 0 20px #ff40401a,0 12px 28px #0000002e!important;cursor:pointer!important}.wallet-v2-tabs button.wallet-v2-admin-tab:hover{border-color:#ff787866!important;color:#fff3f3!important;box-shadow:0 0 0 1px #ff6e6e24 inset,0 0 28px #ff46462e,0 12px 28px #00000038!important}.wallet-v2-tabs button.wallet-v2-admin-tab.is-locked{cursor:not-allowed!important;opacity:.98!important}.wallet-v2-tabs button.wallet-v2-admin-tab.is-unlocked{cursor:pointer!important}.wallet-v2-admin-lock{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:20px!important;height:20px!important;margin-right:8px!important;font-size:14px!important;filter:drop-shadow(0 0 8px rgba(255,82,82,.25))}.wallet-v2-topstats,.wallet-v2-midgrid,.wallet-v2-bottomgrid{display:grid!important;gap:16px!important}.wallet-v2-topstats{grid-template-columns:repeat(3,1fr)!important}.wallet-v2-midgrid,.wallet-v2-bottomgrid{grid-template-columns:1fr 1.15fr 1.05fr!important}.wallet-v2-stat,.wallet-v2-card,.wallet-v2-sidecard{padding:16px!important;overflow:hidden!important}.wallet-v2-stat-top{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important;margin-bottom:12px!important}.wallet-v2-stat-top span{font-size:14px!important;font-weight:800!important;color:#d5e5ee!important}.wallet-v2-stat-top i{width:54px!important;height:54px!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:radial-gradient(circle at 30% 22%,#10eedc24,#0c1a26e0)!important;border:1px solid rgba(17,236,223,.28)!important;color:#12ecdf!important;font-style:normal!important;font-size:24px!important;box-shadow:0 0 24px #12ecdf1f!important}.wallet-v2-stat strong{display:block!important;font-size:25px!important;font-weight:900!important;color:#f4fbff!important;line-height:1.1!important;margin-bottom:8px!important}.wallet-v2-stat small{display:block!important;color:#8ea6b7!important;font-size:13px!important}.wallet-v2-card-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:12px!important}.wallet-v2-card-head h3{margin:0!important;font-size:16px!important;font-weight:900!important;color:#edf8ff!important}.wallet-v2-card-head button,.side-card-head button{height:30px!important;padding:0 12px!important;border:1px solid rgba(18,236,223,.16)!important;border-radius:10px!important;background:#07171fe6!important;color:#0ee8d8!important;font-size:12px!important;font-weight:800!important;cursor:default!important}.wallet-v2-sub{margin:-4px 0 12px!important;color:#90a7b8!important;font-size:12.5px!important}.wallet-v2-action-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}.wallet-v2-action-grid button{min-height:86px!important;border-radius:14px!important;border:1px solid rgba(55,216,226,.14)!important;background:linear-gradient(180deg,#071a22fa,#041017fa)!important;padding:14px!important;display:flex!important;align-items:flex-start!important;gap:12px!important;color:#dff5ff!important;text-align:left!important;cursor:default!important}.wallet-v2-action-grid button b{width:36px!important;height:36px!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#0ae1d61a!important;border:1px solid rgba(10,225,214,.18)!important;color:#12ebdf!important;font-size:18px!important;flex:0 0 auto!important}.wallet-v2-action-grid button strong{display:block!important;font-size:15px!important;margin-bottom:6px!important}.wallet-v2-action-grid button small{display:block!important;color:#86a0b1!important;font-size:12px!important;line-height:1.4!important}.wallet-v2-history-list,.wallet-v2-invoice-list,.top-users-list,.top-typer-list,.ai-day-list{display:grid!important;gap:8px!important}.wallet-v2-history-item,.invoice-item,.top-user-row,.top-typer-row,.ai-day-item,.linked-v2{display:grid!important;align-items:center!important;gap:12px!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.03)!important;background:#050d1594!important;padding:10px 12px!important}.wallet-v2-history-item{grid-template-columns:42px 1fr auto!important}.history-icon,.invoice-icon,.ai-icon,.rank-badge,.rank-number{width:34px!important;height:34px!important;border-radius:11px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#0ce8db14!important;border:1px solid rgba(12,232,219,.16)!important;color:#13ecde!important;font-size:13px!important;font-weight:900!important}.history-text strong,.invoice-info strong,.top-user-row strong,.top-typer-row strong,.ai-day-item strong{display:block!important;color:#eefaff!important;font-size:14px!important;margin-bottom:4px!important}.history-text small,.invoice-info small,.top-user-row small,.top-typer-row small,.ai-day-item small{color:#879fb0!important;font-size:12px!important;line-height:1.35!important}.wallet-v2-history-item b.positive,.top-typer-row b{color:#14edba!important;font-size:14px!important;font-weight:900!important}.wallet-v2-history-item b.negative{color:#ff6a6a!important;font-size:14px!important;font-weight:900!important}.wallet-v2-payment-grid{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:10px!important;margin-bottom:12px!important}.wallet-v2-payment-grid>div{min-height:84px!important;border-radius:12px!important;border:1px solid rgba(55,216,226,.12)!important;background:linear-gradient(180deg,#07171ff5,#040e16fa)!important;padding:12px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;text-align:center!important}.wallet-v2-payment-grid strong{font-size:13px!important;color:#ebfaff!important}.wallet-v2-payment-grid small{font-size:11px!important;color:#8aa1b1!important}.pay-logo{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:58px!important;height:30px!important;border-radius:8px!important;font-size:13px!important;font-weight:1000!important}.pay-logo.blik{background:#1b2025!important;color:#fff!important}.pay-logo.bank{background:#203748!important;color:#e4f6ff!important}.pay-logo.card{background:#1d62bb!important;color:#f8fcff!important}.pay-logo.paypal{background:#133e7e!important;color:#66c2ff!important;font-size:20px!important}.pay-logo.gpay{background:#142635!important;color:#fff!important}.pay-logo.apple{background:#101820!important;color:#fff!important}.wallet-v2-primary-btn{width:100%!important;height:42px!important;border-radius:10px!important;border:0!important;background:linear-gradient(90deg,#18eadb,#08c9dd)!important;color:#06242b!important;font-size:15px!important;font-weight:900!important;box-shadow:0 12px 28px #18eadb2e!important;cursor:default!important}.invoice-item{grid-template-columns:34px 1fr auto!important}.invoice-icon{background:#18eadb1a!important;font-size:16px!important}.invoice-info small em{font-style:normal!important;color:#11ead8!important;margin-left:6px!important}.invoice-meta{text-align:right!important}.invoice-meta b{display:block!important;color:#eefaff!important;font-size:14px!important;margin-bottom:4px!important}.invoice-meta small{color:#8ea6b7!important;font-size:12px!important}.subscription-card-v2 .subscription-badge-v2{display:flex!important;gap:12px!important;align-items:flex-start!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.04)!important;background:#08101bb8!important;padding:14px!important;margin-bottom:14px!important}.premium-round{width:38px!important;height:38px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:radial-gradient(circle at 30% 25%,#ffe08a,#efb92c 62%,#6c4500)!important;color:#4b3200!important;font-weight:900!important;box-shadow:0 0 18px #efb92c33!important;flex:0 0 auto!important}.subscription-badge-v2 strong{display:block!important;color:#16ecd3!important;font-size:15px!important;margin-bottom:4px!important}.subscription-badge-v2 small{display:block!important;color:#e8f7ff!important;font-size:13px!important}.subscription-badge-v2 b{display:block!important;color:#e8f7ff!important;font-size:14px!important;margin-top:6px!important}.sub-feature-list{list-style:none!important;margin:0 0 14px!important;padding:0!important;display:grid!important;gap:8px!important}.sub-feature-list li{position:relative!important;padding-left:18px!important;color:#d8ecf6!important;font-size:13px!important}.sub-feature-list li:before{content:"✓";position:absolute;left:0;top:0;color:#10ead8;font-weight:900}.renew-info{display:flex!important;align-items:center!important;justify-content:center!important;margin:0 0 12px!important;height:34px!important;border-radius:10px!important;background:#ffffff08!important;color:#8fa7b8!important;font-size:12px!important}.renew-info b{color:#dff6ff!important}.earnings-card-v2 .wallet-v2-card-head{align-items:flex-start!important}.earnings-card-v2 .wallet-v2-card-head span{color:#8ea6b7!important;font-size:12px!important}.earnings-topline{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin-bottom:10px!important}.earnings-topline button{height:34px!important;padding:0 10px!important;border-radius:10px!important;border:1px solid rgba(255,255,255,.06)!important;background:#050d15cc!important;color:#dcecf5!important;font-size:12px!important;font-weight:800!important;cursor:default!important}.earnings-topline strong{display:block!important;color:#f3fbff!important;font-size:18px!important;font-weight:900!important;text-align:right!important}.earnings-topline small{display:block!important;color:#17ebd7!important;font-size:12px!important;margin-top:4px!important;text-align:right!important}.earnings-chart-v2{display:grid!important;grid-template-columns:32px 1fr!important;gap:10px!important;align-items:stretch!important;margin-bottom:14px!important}.y-labels{display:flex!important;flex-direction:column!important;justify-content:space-between!important;color:#7991a2!important;font-size:11px!important;padding:8px 0!important}.chart-area{position:relative!important;height:142px!important;border-radius:14px!important;background:linear-gradient(180deg,#06141efa,#040c14fa)!important;border:1px solid rgba(255,255,255,.04)!important;overflow:hidden!important}.chart-area:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:100% 25%}.chart-area span{position:absolute;left:8px;right:8px;bottom:18px;height:92px;background:linear-gradient(180deg,#12ecdf2e,#12ecdf05);clip-path:path("M 0 78 C 16 70, 22 60, 35 58 C 48 56, 56 52, 72 60 C 88 68, 96 34, 112 42 C 128 50, 140 46, 156 18 C 168 -2, 176 38, 190 32 C 206 26, 214 46, 226 24 C 238 2, 250 28, 262 26 C 276 24, 284 48, 296 38 C 310 26, 320 10, 334 12 C 348 14, 358 4, 372 0 L 372 100 L 0 100 Z");border-bottom:3px solid #17ecd8;filter:drop-shadow(0 0 10px rgba(23,236,216,.22))}.x-labels{grid-column:2!important;display:flex!important;justify-content:space-between!important;color:#839aab!important;font-size:11px!important;padding:0 4px!important}.wallet-v2-sidebar{grid-template-rows:auto auto auto!important}.wallet-v2-layout{grid-template-columns:1fr!important}.wallet-v2-main{width:100%!important}.wallet-v2-sidebar{display:none!important}.side-head-line{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:12px!important;color:#14ecd8!important;font-size:14px!important;font-weight:900!important}.side-head-line span{color:#18ecd6!important;font-size:12px!important}.top-users-head{display:grid!important;grid-template-columns:1.2fr 1fr!important;gap:12px!important;padding:0 0 8px!important;border-bottom:1px solid rgba(255,255,255,.05)!important;margin-bottom:8px!important}.top-users-head span{display:block!important;color:#f2f9ff!important;font-size:12px!important;font-weight:800!important;margin-bottom:6px!important}.top-users-head b{display:block!important;color:#f2fbff!important;font-size:20px!important;font-weight:900!important}.top-users-head small{display:block!important;color:#d9a92a!important;font-size:12px!important;margin-top:4px!important}.top-user-row{grid-template-columns:32px 1fr auto!important;background:transparent!important;border:0!important;padding:8px 0!important;border-bottom:1px solid rgba(255,255,255,.045)!important;border-radius:0!important}.top-user-row:last-child{border-bottom:0!important}.rank-badge{background:linear-gradient(180deg,#19eadb,#08cadb)!important;color:#05222a!important;border:0!important}.top-user-row em{color:#7e95a6!important;font-style:normal!important;font-size:11px!important;font-weight:800!important}.top-user-row button{height:24px!important;padding:0 8px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.06)!important;background:#081d24eb!important;color:#19eadb!important;font-size:11px!important;font-weight:900!important;cursor:default!important}.chat-input-row{display:grid!important;grid-template-columns:1fr 30px 42px!important;gap:8px!important;align-items:center!important;margin-top:12px!important}.chat-input-row input{height:42px!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.06)!important;background:#050e16e0!important;padding:0 12px!important;color:#dff3fd!important}.chat-input-row span{display:flex!important;align-items:center!important;justify-content:center!important;color:#d6e7f1!important}.chat-input-row button{height:42px!important;border-radius:12px!important;border:0!important;background:linear-gradient(90deg,#17eadb,#08cadd)!important;color:#04242b!important;font-size:18px!important;font-weight:900!important;cursor:default!important}.top-typer-row{grid-template-columns:30px 1fr auto!important}.rank-number{background:linear-gradient(180deg,#ffcf58,#f6a100)!important;color:#412700!important;border:0!important}.top-typer-row:nth-child(2) .rank-number{background:linear-gradient(180deg,#dfe4ef,#9aa7c0)!important;color:#243249!important}.top-typer-row:nth-child(3) .rank-number{background:linear-gradient(180deg,#ffb07d,#f17134)!important;color:#4d2100!important}.top-typer-row:nth-child(n+4) .rank-number{background:#ffffff14!important;color:#d8e8f2!important}.ai-day-item{grid-template-columns:34px 1fr auto!important}.ai-icon{font-size:12px!important}.ai-day-card .wallet-v2-primary-btn{margin-top:12px!important}@media (max-width:1480px){.wallet-v2-layout{grid-template-columns:1fr!important}.wallet-v2-sidebar{grid-template-columns:1fr 1fr 1fr!important}}@media (max-width:1180px){.wallet-v2-topstats,.wallet-v2-midgrid,.wallet-v2-bottomgrid,.wallet-v2-sidebar{grid-template-columns:1fr 1fr!important}}@media (max-width:820px){.wallet-v2-topstats,.wallet-v2-midgrid,.wallet-v2-bottomgrid,.wallet-v2-sidebar,.wallet-v2-payment-grid{grid-template-columns:1fr!important}.wallet-v2-header{flex-direction:column!important;align-items:flex-start!important}.wallet-v2-tabs{display:flex!important}.wallet-v2-action-grid,.top-users-head{grid-template-columns:1fr!important}}.profile-static-v3,.app-shell.no-rightbar-page .profile-static-v3{width:100%!important;max-width:100%!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.profile-v3-layout{display:grid!important;grid-template-columns:minmax(760px,1.6fr) minmax(330px,.58fr)!important;gap:18px!important;width:100%!important;align-items:start!important}.profile-v3-main,.profile-v3-sidebar,.profile-v3-left-col,.profile-v3-right-col{display:grid!important;gap:18px!important}.glass-profile-v3{position:relative!important;background:linear-gradient(180deg,#040f18f5,#020910fc)!important;border:1px solid rgba(28,223,228,.14)!important;border-radius:20px!important;box-shadow:0 18px 50px #00000057,inset 0 1px #ffffff0a,0 0 0 1px #00dfff05!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;overflow:hidden!important}.glass-profile-v3:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at top right,rgba(0,222,255,.1),transparent 26%),radial-gradient(circle at bottom left,rgba(19,239,208,.05),transparent 22%)}.profile-v3-hero{padding:24px 28px 16px!important;min-height:318px!important;background:radial-gradient(circle at 70% 28%,rgba(0,160,255,.12),transparent 18%),linear-gradient(180deg,#040f18f5,#020910fc)!important}.profile-v3-hero-overlay{position:absolute;right:-40px;top:-10px;width:44%;height:210px;background:radial-gradient(circle at 20% 50%,rgba(34,241,255,.18),transparent 12%),radial-gradient(circle at 50% 55%,rgba(34,241,255,.08),transparent 18%),linear-gradient(120deg,transparent 0 25%,rgba(0,220,255,.05) 26% 27%,transparent 28% 32%,rgba(0,220,255,.04) 33% 34%,transparent 35% 100%);opacity:.95;filter:blur(.2px)}.profile-v3-hero-overlay:after{content:"";position:absolute;right:60px;top:10px;width:220px;height:220px;background:radial-gradient(circle at 55% 22%,rgba(0,255,247,.16),transparent 24%),radial-gradient(circle at 50% 70%,rgba(0,255,247,.1),transparent 18%);clip-path:path("M 124 8 C 149 0, 183 17, 188 48 C 194 85, 176 98, 173 126 C 170 155, 166 188, 146 206 C 127 223, 96 230, 74 220 C 58 212, 68 183, 65 156 C 61 127, 35 112, 29 82 C 24 58, 33 24, 54 13 C 72 3, 101 15, 124 8 Z");border:1px solid rgba(0,255,247,.18);box-shadow:0 0 60px #00bfff1f}.profile-v3-user-row{display:flex!important;gap:22px!important;position:relative!important;z-index:1!important;padding-right:34%!important}.profile-v3-avatar{width:126px!important;height:126px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:64px!important;font-weight:1000!important;color:#effaff!important;background:radial-gradient(circle at 32% 22%,#ffffff14,#0e5470d9 48%,#092231f2)!important;border:3px solid rgba(18,237,222,.74)!important;box-shadow:0 0 46px #12edde33!important;position:relative!important;flex:0 0 auto!important}.profile-v3-avatar:after{content:"";position:absolute;right:2px;top:8px;width:18px;height:18px;border-radius:50%;background:#4bf967;box-shadow:0 0 0 4px #4bf9671a}.profile-v3-user-copy h1{margin:0!important;font-size:30px!important;line-height:1.05!important;font-weight:900!important;color:#f2fbff!important;letter-spacing:-.03em!important}.profile-v3-name-line{display:flex!important;align-items:center!important;gap:10px!important;margin-top:4px!important}.verify-dot{width:18px!important;height:18px!important;border-radius:50%!important;background:#1decdc!important;color:#07262f!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;font-weight:1000!important}.profile-v3-user-copy small{display:block!important;margin-top:2px!important;color:#15ead8!important;font-size:14px!important;font-weight:700!important}.profile-v3-badges{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin:14px 0!important}.profile-v3-badges span{height:30px!important;padding:0 12px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.08)!important;background:#0a1522d6!important;color:#ff70c7!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.profile-v3-badges span:nth-child(2){color:#1cebcf!important}.profile-v3-badges span:nth-child(3){color:#ffb35d!important}.profile-v3-user-copy p{max-width:560px!important;margin:0 0 16px!important;color:#b4c7d4!important;font-size:14px!important;line-height:1.5!important}.profile-v3-actions{display:flex!important;gap:12px!important;flex-wrap:wrap!important;margin-top:12px!important;padding-top:2px!important}.profile-v3-actions button{height:44px!important;padding:0 20px!important;border-radius:12px!important;border:1px solid rgba(25,236,220,.18)!important;background:#06161feb!important;color:#dff4fd!important;font-size:14px!important;font-weight:900!important;cursor:default!important}.profile-v3-actions button.primary{background:linear-gradient(90deg,#19eadb,#0cc9dc)!important;color:#05272e!important;border:0!important;box-shadow:0 12px 28px #19eadb29!important}.profile-v3-stats-strip{margin-top:18px!important;display:grid!important;grid-template-columns:repeat(10,1fr)!important;gap:8px!important;position:relative!important;z-index:1!important}.profile-v3-stats-strip div{min-height:54px!important;border-radius:12px!important;background:#040b13c7!important;border:1px solid rgba(255,255,255,.04)!important;padding:10px 12px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.profile-v3-stats-strip small{color:#8ca3b4!important;font-size:10.5px!important;font-weight:800!important;margin-bottom:5px!important}.profile-v3-stats-strip strong{color:#effaff!important;font-size:13px!important;font-weight:900!important;line-height:1.2!important}.profile-v3-stats-strip em{font-style:normal!important;color:#8ca3b4!important;font-size:10px!important;margin-left:5px!important}.profile-v3-tabs{display:flex!important;align-items:center!important;gap:10px!important;padding:10px!important;overflow:auto!important}.profile-v3-tabs button{height:40px!important;padding:0 16px!important;border-radius:10px!important;border:1px solid transparent!important;background:transparent!important;color:#b8cbd8!important;font-size:14px!important;font-weight:800!important;cursor:default!important;white-space:nowrap!important}.profile-v3-tabs button.active{color:#18ead9!important;box-shadow:inset 0 -2px #18ead9!important;background:#091921d1!important}.profile-v3-content-grid{display:grid!important;grid-template-columns:1.06fr .94fr!important;gap:18px!important}.profile-v3-card,.side-card-v3{padding:16px!important}.profile-v3-card-head,.side-card-head-v3{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:14px!important}.profile-v3-card-head h3,.side-card-head-v3 h3{margin:0!important;font-size:16px!important;font-weight:900!important;color:#eef8ff!important}.profile-v3-card-head button,.side-card-head-v3 button,.side-link-v3,.link-btn-v3{border:0!important;background:transparent!important;color:#12ead8!important;font-size:12.5px!important;font-weight:800!important;cursor:default!important;padding:0!important}.tip-preview-v3{border-radius:14px!important;background:#060d169e!important;border:1px solid rgba(255,255,255,.03)!important;padding:14px!important}.tip-preview-v3.free{margin-top:0!important}.tip-preview-top{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:14px!important}.tip-preview-top strong{display:block!important;color:#eef9ff!important;font-size:15px!important}.tip-preview-top strong span{color:#7f95a5;font-size:13px;font-weight:700}.tip-preview-top small{display:block!important;color:#8ea5b5!important;font-size:12px!important;margin-top:4px!important}.club-round{width:34px!important;height:34px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:radial-gradient(circle at 30% 20%,#d2f6ff,#3d8df2 48%,#0c2148)!important;color:#fff!important;font-size:12px!important;font-weight:1000!important;flex:0 0 auto!important}.club-round.arsenal{background:radial-gradient(circle at 30% 20%,#ffd7d7,#db3a4b 48%,#631725)!important}.tip-preview-mid{display:grid!important;grid-template-columns:1.4fr .7fr .8fr!important;gap:12px!important;margin-bottom:10px!important}.tip-preview-mid small{display:block!important;color:#8298a8!important;font-size:10px!important;margin-bottom:5px!important}.tip-preview-mid b{color:#eff8ff!important;font-size:14px!important;font-weight:900!important}.tip-progress{height:6px!important;border-radius:999px!important;background:#ffffff14!important;overflow:hidden!important;margin-bottom:10px!important}.tip-progress span{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,#19eadb,#1effa2)!important}.tip-preview-foot{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;color:#97acb9!important;font-size:12px!important}.premium-pill,.free-pill{font-style:normal!important;font-weight:900!important}.premium-pill{color:#ff70c7!important}.free-pill{color:#19ecb7!important}.history-v3-table{display:grid!important;gap:8px!important}.history-v3-row{display:grid!important;grid-template-columns:1.2fr repeat(6,.7fr)!important;gap:10px!important;align-items:center!important;padding:10px 12px!important;border-radius:12px!important;background:#060d1594!important;border:1px solid rgba(255,255,255,.03)!important;color:#dce9f2!important;font-size:12.5px!important}.history-v3-row.head{background:transparent!important;border:0!important;padding:0 12px 6px!important;color:#8ca2b3!important;font-size:11px!important;font-weight:800!important}.history-v3-row span:nth-child(3),.history-v3-row span:nth-child(6),.history-v3-row span:nth-child(7){color:#19ecb7!important;font-weight:800!important}.month-metrics-v3{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:10px!important;margin-bottom:14px!important}.month-metrics-v3 div{border-radius:12px!important;background:#060d1599!important;border:1px solid rgba(255,255,255,.03)!important;padding:12px!important}.month-metrics-v3 small{display:block!important;color:#8ba2b3!important;font-size:11px!important;margin-bottom:6px!important}.month-metrics-v3 strong{display:block!important;color:#19ead7!important;font-size:24px!important;font-weight:900!important;line-height:1.1!important}.month-metrics-v3 div:nth-child(3) strong,.month-metrics-v3 div:nth-child(4) strong{color:#eff9ff!important;font-size:22px!important}.month-bars-v3{display:grid!important;gap:12px!important}.month-bars-v3>div{display:grid!important;grid-template-columns:120px 1fr auto!important;gap:12px!important;align-items:center!important}.month-bars-v3 span{color:#d9e9f4!important;font-size:13px!important}.bar{height:8px!important;border-radius:999px!important;background:#ffffff14!important;overflow:hidden!important}.bar i{display:block!important;height:100%!important;background:linear-gradient(90deg,#17eadb,#3ef7aa)!important;border-radius:999px!important}.bar.red i{background:linear-gradient(90deg,#ff786f,#ffb160)!important}.bar.gray i{background:linear-gradient(90deg,#d9e3ea,#8fa5b4)!important}.month-bars-v3 b{color:#dfeff7!important;font-size:12px!important;font-weight:800!important}.profile-v3-split-row{display:grid!important;grid-template-columns:1.03fr .97fr!important;gap:18px!important}.about-v3 p{margin:0 0 14px!important;color:#a8becc!important;font-size:13px!important;line-height:1.58!important}.about-tags{display:flex!important;gap:8px!important;flex-wrap:wrap!important}.about-tags span{height:24px!important;padding:0 10px!important;border-radius:999px!important;background:#0febd714!important;border:1px solid rgba(15,235,215,.12)!important;color:#17ead8!important;font-size:10.5px!important;font-weight:900!important;display:inline-flex!important;align-items:center!important}.analysis-list-v3{display:grid!important;gap:10px!important;margin-bottom:10px!important}.analysis-item-v3{display:grid!important;grid-template-columns:28px 1fr!important;gap:10px!important;align-items:flex-start!important}.analysis-item-v3 span{width:28px;height:28px;border-radius:9px;background:#10ebd814;border:1px solid rgba(16,235,216,.14);color:#14ead8;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:900}.analysis-item-v3 strong{display:block!important;color:#edf9ff!important;font-size:13px!important;margin-bottom:4px!important}.analysis-item-v3 small{display:block!important;color:#8ea6b7!important;font-size:12px!important;line-height:1.35!important}.badges-grid-v3{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:12px!important}.badges-grid-v3>div{text-align:center!important}.badge-orb{display:flex!important;align-items:center!important;justify-content:center!important;width:72px!important;height:72px!important;border-radius:50%!important;margin:0 auto 10px!important;font-size:26px!important;border:2px solid rgba(255,255,255,.12)!important;box-shadow:0 0 26px #0000002e!important}.badge-orb.orange{background:radial-gradient(circle at 30% 22%,#ffdda8,#ee8d24 58%,#723300);color:#4f2400}.badge-orb.gold{background:radial-gradient(circle at 30% 22%,#fff5b6,#efc737 58%,#715300);color:#4f3800}.badge-orb.cyan{background:radial-gradient(circle at 30% 22%,#d1ffff,#4be1ff 58%,#005974);color:#053245}.badge-orb.teal{background:radial-gradient(circle at 30% 22%,#cbfff7,#45edc1 58%,#005542);color:#06382f}.badge-orb.yellow{background:radial-gradient(circle at 30% 22%,#fff8c6,#facb48 58%,#6b4a00);color:#523700}.badge-orb.purple{background:radial-gradient(circle at 30% 22%,#f0d7ff,#c16cff 58%,#4c0a74);color:#330349}.badges-grid-v3 strong{display:block!important;color:#eaf9ff!important;font-size:13px!important;font-weight:900!important;margin-bottom:4px!important}.badges-grid-v3 small{display:block!important;color:#8fa6b6!important;font-size:12px!important}.side-card-head-v3 span{color:#16ead8!important;font-size:12px!important;font-weight:800!important}.key-list-v3,.recent-achievements-v3,.ranking-v3{display:grid!important;gap:12px!important}.key-list-v3 div,.recent-achievements-v3>div,.ranking-v3>div{display:grid!important;align-items:center!important;gap:12px!important;border-bottom:1px solid rgba(255,255,255,.05)!important;padding-bottom:12px!important}.key-list-v3 div:last-child,.recent-achievements-v3>div:last-child,.ranking-v3>div:last-child{border-bottom:0!important;padding-bottom:0!important}.key-list-v3 div{grid-template-columns:1fr auto!important}.key-list-v3 span,.community-v3 span,.recent-achievements-v3 small,.ranking-v3 small{color:#8ca2b3!important;font-size:12.5px!important}.key-list-v3 b,.community-v3 b{color:#edf9ff!important;font-size:13px!important;font-weight:900!important}.community-v3{display:grid!important;gap:14px!important}.community-v3 div{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important}.community-v3 div+div{padding-top:10px;border-top:1px solid rgba(255,255,255,.05)!important}.recent-achievements-v3>div{grid-template-columns:14px 1fr auto!important}.mini-achieve{width:14px!important;height:14px!important;border-radius:50%!important;display:block!important}.mini-achieve.gold{background:#f3c347}.mini-achieve.orange{background:#f49a36}.mini-achieve.green{background:#7ed957}.recent-achievements-v3 strong,.ranking-v3 strong{display:block!important;color:#eef9ff!important;font-size:13px!important;margin-bottom:4px!important}.recent-achievements-v3 em,.ranking-v3 em{font-style:normal!important;color:#90a7b8!important;font-size:11px!important}.ratings-v3{display:grid!important;grid-template-columns:120px 1fr!important;gap:16px!important;align-items:flex-start!important}.rating-score strong{display:block!important;color:#f6fbff!important;font-size:52px!important;line-height:1!important;font-weight:900!important}.rating-score span{display:block!important;color:#ffcb49!important;font-size:22px!important;letter-spacing:2px!important;margin:8px 0!important}.rating-score small{display:block!important;color:#8fa6b7!important;font-size:12px!important}.rating-bars{display:grid!important;gap:8px!important}.rating-bars div{display:grid!important;grid-template-columns:34px 1fr 26px!important;gap:10px!important;align-items:center!important}.rating-bars span,.rating-bars b{color:#dceaf3!important;font-size:12px!important}.rate-bar{height:6px!important;border-radius:999px!important;background:#ffffff14!important;overflow:hidden!important}.rate-bar i{display:block!important;height:100%!important;background:linear-gradient(90deg,#17ead9,#ffe057)!important;border-radius:999px!important}.ranking-v3>div{grid-template-columns:26px 1fr auto auto!important;gap:10px!important;align-items:center!important}.rank-mini{width:26px!important;height:26px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#ffffff14!important;color:#ecf8ff!important;font-size:12px!important;font-weight:900!important}.ranking-v3 b{color:#17ecb8!important;font-size:12.5px!important;font-weight:900!important}@media (max-width:1500px){.profile-v3-layout{grid-template-columns:1fr!important}.profile-v3-sidebar{grid-template-columns:1fr 1fr!important}.profile-v3-user-row{padding-right:28%!important}.profile-v3-stats-strip{grid-template-columns:repeat(5,1fr)!important}}@media (max-width:1200px){.profile-v3-content-grid,.profile-v3-split-row,.ratings-v3,.profile-v3-sidebar{grid-template-columns:1fr!important}.badges-grid-v3{grid-template-columns:repeat(3,1fr)!important}.profile-v3-user-row{padding-right:0!important}.profile-v3-hero-overlay{opacity:.55}}@media (max-width:760px){.profile-v3-hero{padding:18px!important}.profile-v3-user-row{flex-direction:column!important}.profile-v3-actions,.profile-v3-tabs{flex-wrap:wrap!important}.profile-v3-stats-strip,.month-metrics-v3,.badges-grid-v3,.history-v3-row,.tip-preview-mid{grid-template-columns:1fr 1fr!important}.history-v3-row.head{display:none!important}.history-v3-row{grid-template-columns:1fr!important}.profile-v3-stats-strip{grid-template-columns:1fr 1fr!important}.month-bars-v3>div{grid-template-columns:1fr!important}.badges-grid-v3{grid-template-columns:1fr 1fr!important}}.ranking-static-v4,.app-shell.no-rightbar-page .ranking-static-v4{width:100%!important;max-width:100%!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.ranking-v4-layout{display:grid!important;grid-template-columns:minmax(780px,1.62fr) minmax(340px,.58fr)!important;gap:18px!important;width:100%!important;align-items:start!important}.ranking-v4-main,.ranking-v4-sidebar{display:grid!important;gap:18px!important}.glass-ranking-v4{position:relative!important;background:linear-gradient(180deg,#040f18f5,#020910fc)!important;border:1px solid rgba(28,223,228,.14)!important;border-radius:20px!important;box-shadow:0 18px 50px #00000057,inset 0 1px #ffffff0a,0 0 0 1px #00dfff05!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;overflow:hidden!important}.glass-ranking-v4:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at top right,rgba(0,222,255,.08),transparent 25%),radial-gradient(circle at bottom left,rgba(19,239,208,.04),transparent 22%)}.ranking-v4-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important;padding:6px 6px 0!important}.ranking-v4-header h1{margin:0!important;font-size:28px!important;line-height:1.05!important;font-weight:900!important;color:#f2fbff!important;letter-spacing:-.03em!important}.ranking-v4-header p{margin:6px 0 0!important;color:#9cb1bf!important;font-size:14px!important;font-weight:600!important}.ranking-v4-filters{display:flex!important;gap:12px!important;flex-wrap:wrap!important}.ranking-v4-filters button{height:44px!important;padding:0 18px!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.07)!important;background:#07161ff2!important;color:#dcecf5!important;font-size:14px!important;font-weight:800!important;cursor:default!important}.ranking-v4-tabs{display:flex!important;align-items:center!important;gap:8px!important;padding:10px!important;overflow:auto!important}.ranking-v4-tabs button,.sidebar-tabs-v4 button{height:40px!important;padding:0 18px!important;border-radius:10px!important;border:1px solid transparent!important;background:transparent!important;color:#b8cbd8!important;font-size:14px!important;font-weight:800!important;cursor:default!important;white-space:nowrap!important}.ranking-v4-tabs button.active,.sidebar-tabs-v4 button.active{background:#091921db!important;color:#eefbff!important;box-shadow:inset 0 -2px #18ead9!important}.ranking-v4-table-card{padding:10px!important}.ranking-v4-table{display:grid!important}.ranking-v4-row{display:grid!important;grid-template-columns:56px 1.65fr .78fr .72fr .64fr .8fr .92fr .8fr .76fr!important;gap:12px!important;align-items:center!important;padding:10px 12px!important;border-bottom:1px solid rgba(255,255,255,.05)!important;color:#dbe9f3!important;font-size:13px!important}.ranking-v4-row:last-child{border-bottom:0!important}.ranking-v4-row.head{padding:4px 12px 12px!important;color:#7f95a6!important;font-size:11.5px!important;font-weight:800!important}.place-badge-v4{width:34px!important;height:34px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;font-weight:1000!important;border:2px solid rgba(255,255,255,.12)!important;box-shadow:0 0 20px #00000029!important}.place-badge-v4.p1{background:radial-gradient(circle at 30% 22%,#ffe28f,#f3b418 60%,#715000);color:#513700}.place-badge-v4.p2{background:radial-gradient(circle at 30% 22%,#f1f5ff,#a6b3cc 60%,#384862);color:#233040}.place-badge-v4.p3{background:radial-gradient(circle at 30% 22%,#ffd9b7,#ef8a2c 60%,#6f3200);color:#4f2500}.place-badge-v4:not(.p1):not(.p2):not(.p3){background:#ffffff0f!important;color:#edf7ff!important}.tipster-cell-v4{display:flex!important;align-items:center!important;gap:12px!important}.tipster-photo-v4{width:40px!important;height:40px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:radial-gradient(circle at 30% 20%,#cbffff,#24c4ff 52%,#093255)!important;color:#fff!important;font-style:normal!important;font-size:12px!important;font-weight:1000!important;box-shadow:0 0 18px #1fe2ff29!important}.tipster-photo-v4.top{box-shadow:0 0 24px #1fe2ff38!important}.tipster-cell-v4 b{display:block!important;color:#eefaff!important;font-size:14px!important;margin-bottom:4px!important}.status-tag-v4{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:20px!important;padding:0 8px!important;border-radius:999px!important;font-size:10px!important;font-weight:900!important}.status-tag-v4.pro{background:#0eebd61a!important;color:#17ead8!important;border:1px solid rgba(14,235,214,.16)!important}.status-tag-v4.vip{background:#af5cff1f!important;color:#cb84ff!important;border:1px solid rgba(175,92,255,.18)!important}.win-v4,.profit-v4{color:#1be6a4!important;font-weight:900!important}.badges-cell-v4{display:flex!important;align-items:center!important;gap:8px!important}.badges-cell-v4 i{width:24px!important;height:24px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.07)!important;color:#ffca46!important;font-style:normal!important;font-size:12px!important}.badges-cell-v4 i:nth-child(1){color:#c46cff}.badges-cell-v4 i:nth-child(2){color:#78e8ff}.badges-cell-v4 i:nth-child(3){color:#f7b843}.follow-btn-v4{height:36px!important;padding:0 16px!important;border-radius:10px!important;border:0!important;background:linear-gradient(90deg,#19eadb,#0cc9dc)!important;color:#05272e!important;font-size:14px!important;font-weight:900!important;cursor:default!important;box-shadow:0 10px 24px #19eadb24!important}.full-ranking-btn-v4,.hall-btn-v4,.details-btn-v4{width:100%!important;height:42px!important;border-radius:10px!important;border:1px solid rgba(27,234,217,.14)!important;background:linear-gradient(180deg,#081f25fa,#051218fa)!important;color:#17ead8!important;font-size:15px!important;font-weight:900!important;cursor:default!important}.full-ranking-btn-v4{margin-top:10px!important}.hall-btn-v4{background:linear-gradient(180deg,#3b2605ad,#211504f0)!important;color:#f2b74f!important;border-color:#f2b74f2e!important}.hall-btn-v4.alt{background:linear-gradient(180deg,#081f25fa,#051218fa)!important;color:#17ead8!important;border-color:#1bead924!important}.ranking-v4-bottom-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:18px!important}.ranking-v4-card{padding:16px!important}.ranking-v4-card-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:14px!important}.ranking-v4-card-head h3{margin:0!important;font-size:16px!important;font-weight:900!important;color:#eef8ff!important}.ranking-v4-card-head span{color:#8ea5b6!important;font-size:12px!important}.ranking-v4-card-head span b{color:#18ead8!important}.hall-card-v4{background:radial-gradient(circle at 70% 50%,rgba(255,174,0,.12),transparent 26%),linear-gradient(180deg,#1b1105f5,#0c0904fc)!important;border-color:#f7b84329!important}.hall-stage-v4{display:grid!important;grid-template-columns:1fr .95fr!important;gap:12px!important;align-items:center!important;min-height:204px!important}.hall-copy-v4 strong{display:block!important;color:#ffcb53!important;font-size:22px!important;font-weight:900!important;margin-bottom:6px!important}.hall-copy-v4 p{margin:0 0 24px!important;color:#e1bd72!important;font-size:14px!important;line-height:1.45!important}.hall-laurels-v4{display:flex!important;gap:18px!important;flex-wrap:wrap!important}.hall-laurels-v4 span{color:#f2bc52!important;font-size:13px!important;font-weight:900!important;position:relative!important;padding-left:18px!important}.hall-laurels-v4 span:before,.hall-laurels-v4 span:after{content:"❦";position:absolute;top:0;color:#c48a2f;font-size:14px}.hall-laurels-v4 span:before{left:0}.hall-laurels-v4 span:after{right:-14px}.hall-laurels-v4 small{display:block!important;color:#ca9b54!important;font-size:11px!important;font-weight:700!important;margin-top:4px!important}.trophy-wrap-v4{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:210px!important}.trophy-v4{font-size:164px!important;line-height:1!important;filter:drop-shadow(0 0 24px rgba(255,182,39,.28))}.ball-v4{position:absolute!important;right:8%!important;bottom:8px!important;font-size:72px!important;filter:drop-shadow(0 0 18px rgba(255,182,39,.2))}.challenge-list-v4{display:grid!important;gap:12px!important;margin-bottom:14px!important}.challenge-item-v4{display:grid!important;grid-template-columns:42px 1.25fr 1fr .7fr!important;gap:12px!important;align-items:center!important;padding:12px!important;border-radius:14px!important;background:#060d1594!important;border:1px solid rgba(255,255,255,.03)!important}.challenge-icon-v4{width:42px!important;height:42px!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#0febd814!important;border:1px solid rgba(15,235,216,.14)!important;font-size:18px!important}.challenge-copy-v4 strong{display:block!important;color:#edf9ff!important;font-size:14px!important;margin-bottom:4px!important}.challenge-copy-v4 small{display:block!important;color:#8ea5b6!important;font-size:12px!important;line-height:1.35!important}.challenge-progress-v4 span{display:block!important;color:#eefaff!important;font-size:13px!important;font-weight:800!important;margin-bottom:6px!important}.challenge-bar-v4{height:8px!important;border-radius:999px!important;background:#ffffff14!important;overflow:hidden!important}.challenge-bar-v4 i{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,#19eadb,#23ffa9)!important}.challenge-reward-v4{color:#16ead8!important;font-size:13px!important;font-weight:900!important;line-height:1.35!important;text-align:right!important}.sidebar-card-v4{padding:14px!important}.sidebar-tabs-v4{display:flex!important;align-items:center!important;gap:8px!important;padding-bottom:10px!important;border-bottom:1px solid rgba(255,255,255,.05)!important;overflow:auto!important}.sidebar-head-link-v4{text-align:right!important;color:#16ead8!important;font-size:13px!important;font-weight:800!important;padding:10px 0 6px!important}.top-tipsters-list-v4{display:grid!important;gap:10px!important}.top-tipster-row-v4{display:grid!important;grid-template-columns:28px 34px 1fr auto!important;gap:10px!important;align-items:center!important;padding:10px 8px!important;border-radius:12px!important;background:#060d1594!important;border:1px solid rgba(255,255,255,.03)!important}.mini-rank-v4,.mini-avatar-v4{display:flex!important;align-items:center!important;justify-content:center!important;font-style:normal!important}.mini-rank-v4{width:28px!important;height:28px!important;border-radius:9px!important;font-size:13px!important;font-weight:1000!important}.mini-rank-v4.r1{background:linear-gradient(180deg,#ffcf58,#f6a100)!important;color:#4d3300!important}.mini-rank-v4.r2{background:linear-gradient(180deg,#dfe4ef,#9aa7c0)!important;color:#243249!important}.mini-rank-v4.r3{background:linear-gradient(180deg,#ffb07d,#f17134)!important;color:#4d2100!important}.mini-avatar-v4{width:34px!important;height:34px!important;border-radius:50%!important;background:radial-gradient(circle at 30% 20%,#cbffff,#24c4ff 52%,#093255)!important;color:#fff!important;font-size:11px!important;font-weight:1000!important}.top-tipster-row-v4 strong{display:block!important;color:#eefaff!important;font-size:13px!important;margin-bottom:4px!important}.top-tipster-row-v4 small{display:block!important;color:#8ea5b6!important;font-size:11px!important;line-height:1.35!important}.top-tipster-row-v4 b{color:#17ead8!important;font-size:13px!important;font-weight:900!important}.referrals-v4 .ranking-v4-card-head{margin-bottom:12px!important}.referral-code-v4 span,.ref-earnings-v4 span{display:block!important;color:#90a6b7!important;font-size:12px!important;margin-bottom:8px!important}.referral-code-v4 div{display:grid!important;grid-template-columns:1fr 44px!important;gap:10px!important;align-items:center!important;padding:14px!important;border-radius:14px!important;background:#060d1594!important;border:1px solid rgba(255,255,255,.03)!important;margin-bottom:14px!important}.referral-code-v4 strong{color:#18ead8!important;font-size:24px!important;letter-spacing:.03em!important;font-weight:1000!important}.referral-code-v4 button{height:40px!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.06)!important;background:#07161ff2!important;color:#dff4fd!important;font-size:18px!important;font-weight:900!important;cursor:default!important}.progress-head-v4{display:flex!important;justify-content:space-between!important;gap:12px!important;color:#8fa6b7!important;font-size:12px!important;margin-bottom:8px!important}.progress-head-v4 b{color:#eefaff!important}.progress-bar-v4{height:8px!important;border-radius:999px!important;background:#ffffff14!important;overflow:hidden!important;margin-bottom:14px!important}.progress-bar-v4 i{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,#19eadb,#0cc9dc)!important}.bonus-levels-v4{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:10px!important;margin-bottom:16px!important}.bonus-box-v4{min-height:96px!important;border-radius:12px!important;padding:12px 10px!important;border:1px solid rgba(255,255,255,.04)!important;background:#060d1594!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important}.bonus-icon-v4{width:26px!important;height:26px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-bottom:10px!important;font-size:12px!important;font-weight:1000!important}.bonus-box-v4.done .bonus-icon-v4{background:#18eb8f24!important;color:#4bf967!important}.bonus-box-v4.locked .bonus-icon-v4{background:#ffffff14!important;color:#b4c7d4!important}.bonus-box-v4 strong{display:block!important;color:#16ead8!important;font-size:13px!important;font-weight:900!important;margin-bottom:6px!important}.bonus-box-v4.locked strong{color:#8fa6b7!important}.bonus-box-v4 small{display:block!important;color:#89a1b1!important;font-size:11px!important;line-height:1.35!important}.ref-earnings-grid-v4{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:10px!important;margin-top:8px!important}.ref-earnings-grid-v4 div{padding:14px 10px!important;border-radius:12px!important;background:#060d1594!important;border:1px solid rgba(255,255,255,.03)!important;text-align:center!important}.ref-earnings-grid-v4 small{display:block!important;color:#8ca2b3!important;font-size:11.5px!important;margin-bottom:6px!important}.ref-earnings-grid-v4 b{display:block!important;color:#1be6a4!important;font-size:22px!important;line-height:1.1!important;font-weight:900!important}.details-btn-v4{margin-top:16px!important;background:linear-gradient(180deg,#081f25fa,#051218fa)!important;color:#17ead8!important;border-color:#1bead924!important}@media (max-width:1500px){.ranking-v4-layout{grid-template-columns:1fr!important}.ranking-v4-sidebar{grid-template-columns:1fr 1fr!important}.ranking-v4-row{grid-template-columns:56px 1.4fr .8fr .72fr .64fr .8fr .9fr .8fr .76fr!important}}@media (max-width:1180px){.ranking-v4-bottom-grid,.ranking-v4-sidebar,.bonus-levels-v4,.ref-earnings-grid-v4,.ranking-v4-row{grid-template-columns:1fr 1fr!important}.ranking-v4-row.head{display:none!important}.challenge-item-v4{grid-template-columns:42px 1fr!important}.challenge-reward-v4{text-align:left!important}}@media (max-width:760px){.ranking-v4-header{flex-direction:column!important;align-items:flex-start!important}.ranking-v4-tabs,.sidebar-tabs-v4{display:flex!important}.ranking-v4-bottom-grid,.ranking-v4-sidebar,.bonus-levels-v4,.ref-earnings-grid-v4,.ranking-v4-row,.hall-stage-v4,.challenge-item-v4{grid-template-columns:1fr!important}.referral-code-v4 strong{font-size:20px!important}}.community-static-v5,.app-shell.no-rightbar-page .community-static-v5{width:100%!important;max-width:100%!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.community-v5-header,.community-v5-tabs,.glass-community-v5{position:relative!important;background:linear-gradient(180deg,#040f18f7,#020a11fc)!important;border:1px solid rgba(35,227,232,.13)!important;border-radius:20px!important;box-shadow:0 22px 55px #00000057,inset 0 1px #ffffff09!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;overflow:hidden!important}.community-v5-header:before,.community-v5-tabs:before,.glass-community-v5:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at top right,rgba(0,216,255,.08),transparent 24%),radial-gradient(circle at bottom left,rgba(15,235,216,.05),transparent 24%)}.community-static-v5{display:grid!important;gap:16px!important}.community-v5-header{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;padding:18px 20px!important}.community-v5-header h1{margin:0!important;color:#f1fbff!important;font-size:28px!important;line-height:1.06!important;font-weight:1000!important;letter-spacing:-.03em!important}.community-v5-header p{margin:8px 0 0!important;color:#96aebb!important;font-size:14px!important;font-weight:600!important}.community-v5-online-wrap{display:flex!important;align-items:center!important;gap:16px!important;flex-wrap:wrap!important;justify-content:flex-end!important}.community-v5-online-copy{display:grid!important;grid-template-columns:auto auto!important;gap:2px 8px!important;align-items:center!important;color:#92a9b7!important;font-size:12px!important;font-weight:700!important}.community-v5-online-copy strong{color:#95adba!important;font-size:12px!important;font-weight:800!important}.community-v5-online-copy b{grid-column:2!important;color:#20f47d!important;font-size:14px!important;font-weight:1000!important}.live-dot-v5{width:9px!important;height:9px!important;border-radius:50%!important;background:#1bf55c!important;box-shadow:0 0 12px #1bf55ca6!important;grid-row:1 / span 2!important;align-self:center!important}.community-v5-avatars{display:flex!important;align-items:center!important;gap:6px!important}.community-v5-avatars i,.community-v5-avatars em{width:34px!important;height:34px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-style:normal!important;font-size:11px!important;font-weight:1000!important;border:2px solid rgba(255,255,255,.06)!important}.community-v5-avatars i{background:radial-gradient(circle at 30% 20%,#e2ffff,#2dd6ff 53%,#0a3252)!important;color:#fff!important}.community-v5-avatars em{width:auto!important;padding:0 10px!important;border-radius:999px!important;background:#ffffff0f!important;color:#8ea6b6!important}.community-v5-tabs{display:flex!important;gap:8px!important;padding:10px!important;overflow:auto!important}.community-v5-tabs button{height:42px!important;padding:0 18px!important;border-radius:12px!important;border:1px solid transparent!important;background:transparent!important;color:#a9c0cc!important;font-size:14px!important;font-weight:900!important;white-space:nowrap!important;cursor:default!important}.community-v5-tabs button.active{background:#081922eb!important;color:#18ead8!important;border-color:#18ead824!important;box-shadow:inset 0 -2px #18ead8!important}.community-v5-layout{display:grid!important;grid-template-columns:minmax(0,1.38fr) minmax(320px,.52fr)!important;gap:16px!important;align-items:start!important}.community-v5-main,.community-v5-sidebar{display:grid!important;gap:16px!important}.composer-v5{padding:16px!important}.composer-v5-head{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:14px!important}.composer-avatar-v5,.reply-avatar-v5,.suggested-avatar-v5,.feed-avatar-v5{display:flex!important;align-items:center!important;justify-content:center!important;font-style:normal!important;font-weight:1000!important;color:#fff!important}.composer-avatar-v5{width:42px!important;height:42px!important;border-radius:14px!important;background:radial-gradient(circle at 30% 20%,#d9ffff,#1ce8da 52%,#083a46)!important}.composer-v5-head strong{display:block!important;color:#eefaff!important;font-size:15px!important;margin-bottom:4px!important}.composer-v5-head small{color:#8ea5b6!important;font-size:12px!important}.composer-v5-row{display:grid!important;grid-template-columns:1fr 140px!important;gap:12px!important}.composer-v5-row input{height:52px!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.06)!important;background:#06101ac7!important;padding:0 18px!important;color:#edf7ff!important;font-size:14px!important;outline:none!important}.composer-v5-row button,.side-btn-v5,.drop-box-v5 button{height:52px!important;border-radius:14px!important;border:0!important;background:linear-gradient(90deg,#1be9da,#0fc8dd)!important;color:#04272e!important;font-size:14px!important;font-weight:1000!important;cursor:default!important;box-shadow:0 12px 24px #1ae9da29!important}.community-v5-feed{display:grid!important;gap:14px!important}.feed-card-v5{padding:16px!important}.feed-card-head-v5{display:flex!important;justify-content:space-between!important;gap:12px!important;align-items:flex-start!important}.feed-card-head-v5>button{width:34px!important;height:34px!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.05)!important;background:#ffffff05!important;color:#8fa6b6!important;font-size:18px!important;cursor:default!important}.feed-author-v5{display:flex!important;gap:12px!important;align-items:center!important}.feed-avatar-v5{width:44px!important;height:44px!important;border-radius:50%!important;background:radial-gradient(circle at 30% 20%,#d9ffff,#1ce8da 52%,#083a46)!important;font-size:12px!important;box-shadow:0 0 24px #10e8de1f!important}.feed-avatar-v5.cyan{background:radial-gradient(circle at 30% 20%,#e1ffff,#23d3ff 52%,#083a46)!important}.feed-avatar-v5.teal{background:radial-gradient(circle at 30% 20%,#fff5da,#ff9154 52%,#492411)!important}.feed-avatar-v5.mint{background:radial-gradient(circle at 30% 20%,#dcfffb,#16f4a4 52%,#083a46)!important}.feed-author-v5 strong{display:block!important;color:#eefaff!important;font-size:14px!important;margin-bottom:4px!important}.feed-meta-v5{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.feed-meta-v5 small{color:#8ea5b6!important;font-size:12px!important}.feed-badge-v5{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:20px!important;padding:0 8px!important;border-radius:999px!important;font-size:10px!important;font-weight:1000!important;background:#16ead81a!important;color:#17ead8!important;border:1px solid rgba(22,234,216,.14)!important}.feed-badge-v5.admin{background:#00c6ff1a!important;color:#40d9ff!important;border-color:#00c6ff24!important}.feed-badge-v5.nowy-typ{background:#18ff961a!important;color:#4cff9f!important;border-color:#18ff9624!important}.feed-text-v5{margin:14px 0!important;color:#dbe8f2!important;font-size:14px!important;line-height:1.6!important}.pick-preview-v5{display:grid!important;grid-template-columns:1fr auto!important;gap:12px!important;align-items:center!important;padding:16px!important;border-radius:16px!important;background:linear-gradient(180deg,#04202de0,#04121cf5)!important;border:1px solid rgba(24,234,216,.12)!important;box-shadow:inset 0 1px #ffffff08!important}.pick-preview-v5 strong{display:block!important;color:#eefaff!important;font-size:16px!important;margin-bottom:6px!important}.pick-preview-v5 small{display:block!important;color:#8ea5b6!important;font-size:13px!important}.pick-preview-v5 b{color:#1be9a4!important;font-size:28px!important;line-height:1!important;font-weight:1000!important}.reply-preview-v5{display:grid!important;grid-template-columns:34px 1fr!important;gap:10px!important;padding:14px!important;border-radius:14px!important;background:#ffffff06!important;border:1px solid rgba(255,255,255,.04)!important}.reply-avatar-v5{width:34px!important;height:34px!important;border-radius:50%!important;background:radial-gradient(circle at 30% 20%,#cbffff,#24c4ff 52%,#093255)!important;font-size:11px!important}.reply-preview-v5 p{margin:8px 0 0!important;color:#d5e5ef!important;font-size:13px!important;line-height:1.55!important}.feed-actions-v5{display:flex!important;align-items:center!important;gap:16px!important;flex-wrap:wrap!important;margin-top:14px!important;color:#90a7b7!important;font-size:12px!important;font-weight:800!important}.feed-actions-v5 button{margin-left:auto!important;height:34px!important;padding:0 14px!important;border-radius:10px!important;border:1px solid rgba(24,234,216,.1)!important;background:#06141cd6!important;color:#17ead8!important;font-size:12.5px!important;font-weight:900!important;cursor:default!important}.community-v5-bottom-grid{display:grid!important;grid-template-columns:1.05fr 1fr .92fr!important;gap:16px!important}.bottom-card-v5{padding:16px!important}.bottom-card-head-v5,.sidecard-head-v5{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:14px!important}.bottom-card-head-v5 h3,.sidecard-head-v5 h3{margin:0!important;color:#eef8ff!important;font-size:16px!important;font-weight:1000!important}.bottom-card-head-v5 button,.sidecard-head-v5 button{border:0!important;background:none!important;color:#18ead8!important;font-size:12.5px!important;font-weight:900!important;cursor:default!important;padding:0!important}.drops-grid-v5{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}.drop-box-v5{padding:14px!important;border-radius:16px!important;border:1px solid rgba(255,255,255,.06)!important;background:#070d148c!important}.drop-box-v5.warm{background:linear-gradient(180deg,#392507ad,#120d07f0)!important;border-color:#ffc14f2b!important}.drop-box-v5.cool{background:linear-gradient(180deg,#07292fe0,#051218f5)!important;border-color:#1bead924!important}.drop-box-v5 span{display:block!important;color:#f7c556!important;font-size:11px!important;font-weight:1000!important;margin-bottom:8px!important;text-transform:uppercase!important;letter-spacing:.05em!important}.drop-box-v5.cool span{color:#1ae5d7!important}.drop-box-v5 strong{display:block!important;color:#eefaff!important;font-size:18px!important;line-height:1.2!important;margin-bottom:8px!important}.drop-box-v5 p{margin:0 0 12px!important;color:#97adba!important;font-size:13px!important;line-height:1.45!important}.drop-progress-v5{height:8px!important;border-radius:999px!important;background:#ffffff1a!important;overflow:hidden!important}.drop-progress-v5 i,.reward-progress-v5 i{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,#1be9da,#20ff94)!important}.drop-footer-v5{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;margin-top:10px!important;color:#c9d9e4!important}.drop-footer-v5 b{font-size:22px!important;line-height:1!important;font-weight:1000!important}.drop-footer-v5 small{color:#95adba!important;font-size:12px!important}.drop-box-v5 button{width:100%!important;margin-top:14px!important;height:42px!important;border-radius:12px!important}.community-rank-v5,.side-list-v5,.suggested-list-v5,.events-list-v5{display:grid!important;gap:10px!important}.community-rank-row-v5,.side-leader-row-v5,.suggested-row-v5,.event-row-v5{display:grid!important;align-items:center!important;padding:12px!important;border-radius:14px!important;background:#060e1694!important;border:1px solid rgba(255,255,255,.035)!important}.community-rank-row-v5{grid-template-columns:34px 1fr auto!important;gap:12px!important}.mini-place-v5,.leader-no-v5{display:flex!important;align-items:center!important;justify-content:center!important;font-style:normal!important;font-weight:1000!important}.mini-place-v5{width:34px!important;height:34px!important;border-radius:50%!important;background:#ffffff14!important;color:#eefaff!important}.mini-place-v5.p1,.leader-no-v5.n1{background:linear-gradient(180deg,#ffd15b,#f0a70f)!important;color:#563600!important}.mini-place-v5.p2,.leader-no-v5.n2{background:linear-gradient(180deg,#e2e9f6,#a3b0c9)!important;color:#253449!important}.mini-place-v5.p3,.leader-no-v5.n3{background:linear-gradient(180deg,#ffb281,#ef7c2b)!important;color:#4c2200!important}.community-rank-row-v5 strong,.side-leader-row-v5 strong,.suggested-row-v5 strong,.event-row-v5 strong{display:block!important;color:#eefaff!important;font-size:13.5px!important;margin-bottom:4px!important}.community-rank-row-v5 small,.side-leader-row-v5 small,.suggested-row-v5 small,.event-row-v5 small{display:block!important;color:#8ea5b6!important;font-size:12px!important;line-height:1.4!important}.community-rank-row-v5 b,.side-leader-row-v5 b{color:#19e9a4!important;font-size:14px!important;font-weight:1000!important}.reward-card-v5{display:flex!important;flex-direction:column!important}.reward-level-v5{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:12px!important;margin-bottom:14px!important}.reward-level-v5 span{display:block!important;color:#9bb0be!important;font-size:12px!important;margin-bottom:6px!important}.reward-level-v5 strong{display:block!important;color:#eefaff!important;font-size:20px!important}.reward-level-v5 b{color:#18ead8!important;font-size:14px!important}.reward-progress-v5{height:10px!important;border-radius:999px!important;background:#ffffff14!important;overflow:hidden!important;margin-bottom:18px!important}.reward-next-v5{display:grid!important;grid-template-columns:1fr 76px!important;gap:14px!important;align-items:center!important;margin-top:auto!important}.reward-next-v5 span{display:block!important;color:#9ab0be!important;font-size:12px!important;margin-bottom:6px!important}.reward-next-v5 strong{display:block!important;color:#17ead8!important;font-size:20px!important;margin-bottom:6px!important}.reward-next-v5 small{display:block!important;color:#8ea5b6!important;font-size:12px!important}.coin-badge-v5{width:76px!important;height:76px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:radial-gradient(circle at 30% 20%,#fff1a6,#ffbf29 60%,#805704)!important;color:#604000!important;font-size:24px!important;font-weight:1000!important;box-shadow:0 0 24px #ffc12938!important}.sidecard-v5{padding:16px!important}.sidecard-sub-v5{display:block!important;color:#8ea5b6!important;font-size:12px!important;margin-top:-8px!important;margin-bottom:12px!important}.side-leader-row-v5{grid-template-columns:34px 1fr auto auto!important;gap:10px!important}.leader-no-v5{width:34px!important;height:34px!important;border-radius:10px!important;background:#ffffff14!important;color:#eefaff!important}.side-leader-row-v5 em,.suggested-row-v5 em{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:20px!important;padding:0 8px!important;border-radius:999px!important;background:#00c6ff1a!important;color:#40d9ff!important;border:1px solid rgba(0,198,255,.14)!important;font-size:10px!important;font-style:normal!important;font-weight:1000!important}.side-btn-v5{width:100%!important;height:44px!important;margin-top:12px!important;border-radius:12px!important}.suggested-row-v5{grid-template-columns:40px 1fr auto auto!important;gap:10px!important}.suggested-avatar-v5{width:40px!important;height:40px!important;border-radius:50%!important;background:radial-gradient(circle at 30% 20%,#cbffff,#24c4ff 52%,#093255)!important;font-size:11px!important}.suggested-row-v5 button{height:36px!important;padding:0 14px!important;border-radius:10px!important;border:0!important;background:linear-gradient(90deg,#1be9da,#0fc8dd)!important;color:#04272e!important;font-size:12.5px!important;font-weight:1000!important;cursor:default!important}.event-row-v5{grid-template-columns:56px 1fr auto!important;gap:12px!important}.event-thumb-v5{width:56px!important;height:56px!important;border-radius:14px!important;background:linear-gradient(135deg,#1d4160f5,#081422fa)!important;border:1px solid rgba(255,255,255,.06)!important;box-shadow:inset 0 1px #ffffff0a!important}.event-thumb-v5.e1{background:linear-gradient(135deg,#0d2742,#162d5e)!important}.event-thumb-v5.e2{background:linear-gradient(135deg,#4d2417,#3a1230)!important}.event-thumb-v5.e3{background:linear-gradient(135deg,#30105c,#120a38)!important}.event-row-v5 em{display:block!important;color:#9ab0be!important;font-size:11.5px!important;font-style:normal!important;margin-top:4px!important}.event-row-v5 b{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:24px!important;padding:0 10px!important;border-radius:999px!important;background:#ff484829!important;color:#ff6767!important;font-size:11px!important;font-weight:1000!important}@media (max-width:1450px){.community-v5-layout{grid-template-columns:1fr!important}.community-v5-sidebar{grid-template-columns:repeat(3,1fr)!important}.community-v5-bottom-grid{grid-template-columns:1fr 1fr!important}.bottom-card-v5.reward-card-v5{grid-column:1 / -1!important}}@media (max-width:1080px){.community-v5-header{flex-direction:column!important}.community-v5-online-wrap{justify-content:flex-start!important}.community-v5-bottom-grid,.community-v5-sidebar,.drops-grid-v5,.suggested-row-v5,.event-row-v5,.side-leader-row-v5,.community-rank-row-v5,.composer-v5-row{grid-template-columns:1fr!important}.feed-actions-v5 button{margin-left:0!important}}@media (max-width:760px){.community-v5-header h1{font-size:24px!important}.community-v5-header,.community-v5-tabs,.glass-community-v5{border-radius:16px!important}.community-v5-avatars i{width:30px!important;height:30px!important}.community-v5-online-wrap{gap:12px!important}}.ai-static-v6,.app-shell.no-rightbar-page .ai-static-v6{width:100%!important;max-width:100%!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;display:grid!important;gap:18px!important}.ai-v6-layout{display:grid!important;grid-template-columns:minmax(760px,1.55fr) minmax(310px,.52fr)!important;gap:18px!important;align-items:start!important}.ai-v6-main,.ai-v6-sidebar{display:grid!important;gap:18px!important}.glass-ai-v6{position:relative!important;background:linear-gradient(180deg,#040f18f7,#020a11fe)!important;border:1px solid rgba(36,227,232,.13)!important;border-radius:22px!important;box-shadow:0 22px 55px #00000057,inset 0 1px #ffffff09!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;overflow:hidden!important}.glass-ai-v6:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at top right,rgba(0,214,255,.085),transparent 22%),radial-gradient(circle at bottom left,rgba(15,235,216,.04),transparent 24%)}.ai-v6-hero{display:flex!important;justify-content:space-between!important;align-items:stretch!important;gap:16px!important;padding:22px 26px!important;min-height:146px!important;background:radial-gradient(circle at 72% 25%,rgba(10,171,204,.1),transparent 24%),linear-gradient(180deg,#040f18f7,#020a11fe)!important}.ai-v6-hero h1{margin:0!important;color:#f0fbff!important;font-size:56px!important;line-height:1.02!important;font-weight:1000!important;letter-spacing:-.045em!important}.ai-v6-hero p{margin:12px 0 0!important;color:#98afbc!important;font-size:18px!important;line-height:1.45!important;font-weight:600!important;max-width:700px!important}.ai-v6-hero-art{position:relative!important;flex:0 0 300px!important;min-height:110px!important}.ai-v6-hero-art .ring{position:absolute!important;border:2px solid rgba(12,224,230,.23)!important;border-radius:50%!important}.ai-v6-hero-art .ring.one{width:170px!important;height:120px!important;right:56px!important;top:-4px!important;transform:rotate(12deg)}.ai-v6-hero-art .ring.two{width:130px!important;height:90px!important;right:8px!important;top:12px!important;transform:rotate(-18deg)}.ai-v6-hero-art .mark{position:absolute!important;right:10px!important;bottom:6px!important;width:110px!important;height:110px!important;border-radius:50%!important;background:radial-gradient(circle at 35% 28%,rgba(45,230,221,.22),rgba(17,116,120,.18) 48%,transparent 49%),linear-gradient(135deg,transparent 33%,rgba(34,228,219,.1) 34% 56%,transparent 57%);filter:blur(.1px)}.ai-v6-tabs{display:flex!important;gap:8px!important;padding:12px!important;overflow:auto!important}.ai-v6-tabs button{height:42px!important;padding:0 16px!important;border-radius:12px!important;border:1px solid transparent!important;background:transparent!important;color:#a8bfcc!important;font-size:14px!important;font-weight:900!important;white-space:nowrap!important;cursor:default!important}.ai-v6-tabs button.active{background:#071e27e6!important;color:#16ead8!important;border-color:#16ead824!important;box-shadow:inset 0 -2px #16ead8!important}.ai-v6-filters{display:grid!important;grid-template-columns:260px 280px 1fr!important;gap:14px!important;padding:14px!important;align-items:center!important}.filter-box-v6{height:52px!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.055)!important;background:#06101acc!important;padding:0 16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;color:#dcebf5!important;font-size:14px!important;font-weight:800!important}.filter-box-v6 span{color:#84a1b4!important}.toggle-wrap-v6{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;color:#a8c0cd!important;font-size:14px!important;font-weight:800!important}.toggle-v6{width:56px!important;height:32px!important;border-radius:999px!important;background:linear-gradient(90deg,#10bdd4,#14e8d9)!important;position:relative!important;box-shadow:0 0 18px #14e8d92e!important}.toggle-v6 i{position:absolute!important;top:4px!important;right:4px!important;width:24px!important;height:24px!important;border-radius:50%!important;background:#06222b!important;display:block!important}.ai-v6-cards{display:grid!important;gap:14px!important}.ai-card-v6{padding:14px!important}.ai-card-v6-top{display:grid!important;grid-template-columns:2fr 1.2fr .58fr .72fr 38px!important;gap:16px!important;align-items:center!important;padding:6px 4px 14px!important;border-bottom:1px solid rgba(255,255,255,.045)!important}.league-line-v6{display:flex!important;align-items:center!important;gap:8px!important;margin-bottom:14px!important;color:#93aabb!important;font-size:13px!important}.league-line-v6 strong{color:#dcebf5!important;font-size:13px!important}.league-line-v6 small{color:#819caf!important;font-size:13px!important}.match-line-v6{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important}.team-v6{display:flex!important;align-items:center!important;gap:10px!important}.team-v6 b{color:#eefaff!important;font-size:15px!important;font-weight:900!important}.versus-v6{color:#8098aa!important;font-size:14px!important;font-weight:900!important}.team-badge-v6{width:34px!important;height:34px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-style:normal!important;color:#fff!important;font-size:10px!important;font-weight:1000!important;box-shadow:0 0 16px #11e4dc24!important}.team-badge-v6.t1{background:radial-gradient(circle at 30% 20%,#dff8ff,#59b0ff 55%,#083c63)!important}.team-badge-v6.a1{background:radial-gradient(circle at 30% 20%,#ffdede,#f34e56 55%,#6b0f22)!important}.team-badge-v6.t2{background:radial-gradient(circle at 30% 20%,#ffe9b3,#f5b32c 55%,#6b4f00)!important}.team-badge-v6.a2{background:radial-gradient(circle at 30% 20%,#dcecff,#7da9ff 55%,#223f88)!important}.team-badge-v6.t3{background:radial-gradient(circle at 30% 20%,#ffddb0,#f58927 55%,#703400)!important}.team-badge-v6.a3{background:radial-gradient(circle at 30% 20%,#efefef,#b5b5b5 55%,#444)!important}.kickoff-v6{margin-top:10px!important;color:#8fa6b7!important;font-size:13px!important;font-weight:700!important}.ai-card-v6-mid small,.ai-card-v6-score small,.metric-block-v6 small{display:block!important;color:#8097a9!important;font-size:11px!important;font-weight:800!important;letter-spacing:.02em!important;margin-bottom:6px!important}.ai-card-v6-mid strong{display:block!important;color:#eefaff!important;font-size:18px!important;font-weight:1000!important;line-height:1.15!important;margin-bottom:6px!important}.ai-card-v6-mid span{display:block!important;color:#8fa6b7!important;font-size:14px!important}.ai-card-v6-odds strong{display:block!important;color:#eefaff!important;font-size:42px!important;line-height:1!important;font-weight:1000!important;margin-bottom:6px!important}.ai-card-v6-odds span{color:#8ea5b6!important;font-size:14px!important}.ai-card-v6-score{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important}.score-ring-v6{width:88px!important;height:88px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:conic-gradient(from 220deg,#1be7da 0,#1be7da 72%,#ffffff0f 72%,#ffffff0f)!important;position:relative!important;box-shadow:0 0 18px #1be7da24!important}.score-ring-v6:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:50%;background:linear-gradient(180deg,#05151ffa,#050f17fc)}.score-ring-v6 b{position:relative!important;z-index:1!important;color:#eefaff!important;font-size:22px!important;font-weight:1000!important}.ai-card-v6-score span{color:#7f97aa!important;font-size:12px!important;font-weight:800!important}.ai-card-v6-score em{font-style:normal!important;color:#18ead8!important;margin-left:6px!important}.collapse-v6{width:38px!important;height:38px!important;border-radius:50%!important;border:1px solid rgba(255,255,255,.05)!important;background:#ffffff05!important;color:#7f97aa!important;font-size:16px!important;cursor:default!important}.ai-card-v6-bottom{display:grid!important;grid-template-columns:.92fr 1.05fr 1.46fr!important;gap:18px!important;padding:16px 4px 4px!important}.metric-block-v6 strong{display:block!important;color:#18ead8!important;font-size:42px!important;line-height:1!important;font-weight:1000!important;margin-bottom:8px!important}.metric-block-v6.ev span{color:#1ce7ac!important;font-size:15px!important;font-weight:800!important}.prob-grid-v6{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:14px!important}.prob-grid-v6 div span{display:block!important;color:#8fa6b7!important;font-size:13px!important;margin-bottom:6px!important}.prob-grid-v6 div b{display:block!important;color:#eefaff!important;font-size:30px!important;line-height:1!important;font-weight:1000!important;margin-bottom:8px!important}.prob-bar-v6{height:6px!important;border-radius:999px!important;background:#ffffff14!important;overflow:hidden!important}.prob-bar-v6 i{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,#18ead8,#1ef6aa)!important}.prob-bar-v6.alt i{background:linear-gradient(90deg,#18ead8,#16c8ff)!important}.prob-bar-v6.muted i{background:linear-gradient(90deg,#c9d7e2,#7e93a5)!important}.metric-block-v6.explanation p{margin:0!important;color:#b8ccd8!important;font-size:15px!important;line-height:1.55!important;max-width:520px!important}.ai-v6-foot-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:0 4px!important;color:#8fa6b7!important;font-size:14px!important;font-weight:700!important}.ai-v6-foot-row button{height:50px!important;padding:0 26px!important;border-radius:14px!important;border:1px solid rgba(22,234,216,.14)!important;background:linear-gradient(180deg,#081f25fa,#051218fa)!important;color:#18ead8!important;font-size:15px!important;font-weight:1000!important;cursor:default!important}.ai-side-card-v6{padding:18px!important}.side-head-v6{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:16px!important}.side-head-v6 h3{margin:0!important;color:#eefaff!important;font-size:18px!important;font-weight:1000!important}.side-head-v6 span{height:26px!important;padding:0 10px!important;border-radius:999px!important;background:#16ead814!important;border:1px solid rgba(22,234,216,.14)!important;color:#18ead8!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;font-weight:1000!important}.model-copy-v6 strong{display:block!important;color:#eefaff!important;font-size:28px!important;line-height:1.1!important;font-weight:1000!important;margin-bottom:8px!important}.model-copy-v6 small{display:block!important;color:#9cb2c0!important;font-size:16px!important;font-weight:700!important;margin-bottom:8px!important}.model-copy-v6 em{display:block!important;color:#8097a9!important;font-size:13px!important;font-style:normal!important}.side-score-wrap-v6{display:grid!important;grid-template-columns:136px 1fr!important;gap:18px!important;align-items:center!important;margin:18px 0!important}.big-score-ring-v6{width:136px!important;height:136px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:conic-gradient(from 220deg,#1be7da 0,#1be7da 87%,#ffffff0f 87%,#ffffff0f)!important;position:relative!important;box-shadow:0 0 18px #1be7da24!important}.big-score-ring-v6:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:50%;background:linear-gradient(180deg,#05151ffa,#050f17fc)}.big-score-ring-v6 b{position:relative!important;z-index:1!important;color:#eefaff!important;font-size:32px!important;font-weight:1000!important}.score-stats-v6{display:grid!important;gap:12px!important}.score-stats-v6 div{display:grid!important;grid-template-columns:1fr auto!important;gap:12px!important}.score-stats-v6 span{color:#8ea5b6!important;font-size:13px!important;font-weight:800!important}.score-stats-v6 b{color:#18ead8!important;font-size:14px!important;font-weight:1000!important}.model-note-v6{margin:0!important;color:#b7ccd7!important;font-size:15px!important;line-height:1.55!important}.side-section-title-v6{margin-bottom:14px!important;color:#19ead8!important;font-size:24px!important;font-weight:1000!important;letter-spacing:-.02em!important}.source-list-v6,.trend-list-v6{display:grid!important;gap:12px!important}.source-list-v6 div,.trend-list-v6 div{display:grid!important;grid-template-columns:1fr auto!important;gap:12px!important;align-items:center!important}.source-list-v6 span,.trend-list-v6 span{color:#cfe1ea!important;font-size:16px!important}.source-list-v6 b{color:#19ec9e!important;font-size:15px!important;font-weight:1000!important}.trend-list-v6 b{color:#eefaff!important;font-size:18px!important;font-weight:1000!important}.form-list-v6{display:grid!important;gap:14px!important}.form-row-v6{display:grid!important;grid-template-columns:44px 1fr auto!important;gap:12px!important;align-items:center!important}.form-team-badge-v6{width:44px!important;height:44px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:11px!important;font-weight:1000!important;color:#fff!important}.form-team-badge-v6.sky{background:radial-gradient(circle at 30% 20%,#dcf6ff,#58afff 55%,#083c63)!important}.form-team-badge-v6.red{background:radial-gradient(circle at 30% 20%,#ffdede,#f34e56 55%,#6b0f22)!important}.form-team-copy-v6 strong{display:block!important;color:#eefaff!important;font-size:18px!important;margin-bottom:8px!important}.form-chips-v6{display:flex!important;gap:6px!important;flex-wrap:wrap!important}.form-chips-v6 i{width:24px!important;height:24px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-style:normal!important;font-size:11px!important;font-weight:1000!important}.form-chips-v6 i.win{background:#18ff961f!important;color:#4cff9f!important}.form-chips-v6 i.loss{background:#ff575724!important;color:#ff7c7c!important}.form-chips-v6 i.draw{background:#ffffff14!important;color:#dcebf5!important}.form-score-v6{text-align:right!important}.form-score-v6 b{display:block!important;color:#eefaff!important;font-size:36px!important;line-height:1!important;font-weight:1000!important}.form-score-v6 span{display:block!important;color:#8097a9!important;font-size:12px!important;margin-top:6px!important}.report-btn-v6{height:58px!important;border-radius:16px!important;border:1px solid rgba(22,234,216,.14)!important;background:linear-gradient(180deg,#081f25fa,#051218fa)!important;color:#18ead8!important;font-size:18px!important;font-weight:1000!important;cursor:default!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important}.ai-v6-bottom-links{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:36px!important;color:#97adba!important;font-size:14px!important;font-weight:700!important;padding:2px 8px 0!important}@media (max-width:1500px){.ai-v6-layout{grid-template-columns:1fr!important}.ai-v6-sidebar{grid-template-columns:1fr 1fr!important}.ai-v6-hero h1{font-size:46px!important}.ai-v6-hero p{font-size:16px!important}.ai-v6-filters{grid-template-columns:1fr 1fr!important}.toggle-wrap-v6{grid-column:1 / -1!important;justify-content:flex-start!important}}@media (max-width:1100px){.ai-v6-sidebar,.ai-card-v6-bottom,.ai-v6-filters,.ai-card-v6-top{grid-template-columns:1fr!important}.ai-v6-hero{flex-direction:column!important}.ai-v6-hero-art{width:100%!important;flex:0 0 auto!important;height:90px!important}.ai-v6-bottom-links{justify-content:flex-start!important;flex-wrap:wrap!important}.side-score-wrap-v6,.prob-grid-v6{grid-template-columns:1fr!important}}@media (max-width:760px){.ai-v6-hero{padding:18px!important}.ai-v6-hero h1{font-size:38px!important}.ai-v6-hero p{font-size:15px!important}.ai-v6-tabs{padding:10px!important}.ai-v6-tabs button{font-size:13px!important}.ai-v6-foot-row{flex-direction:column!important;align-items:flex-start!important}.ai-v6-bottom-links{gap:18px!important}}.market-static-v7,.app-shell.no-rightbar-page .market-static-v7{width:100%!important;max-width:100%!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.market-v7-layout{display:grid!important;grid-template-columns:minmax(760px,1.56fr) minmax(320px,.54fr)!important;gap:18px!important;align-items:start!important}.market-v7-main,.market-v7-sidebar{display:grid!important;gap:18px!important}.glass-market-v7{position:relative!important;background:linear-gradient(180deg,#040f18f7,#020a11fe)!important;border:1px solid rgba(33,226,232,.13)!important;border-radius:22px!important;box-shadow:0 22px 55px #00000057,inset 0 1px #ffffff09!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;overflow:hidden!important}.glass-market-v7:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at top right,rgba(0,214,255,.08),transparent 22%),radial-gradient(circle at bottom left,rgba(15,235,216,.04),transparent 24%)}.market-v7-hero{display:flex!important;justify-content:space-between!important;gap:18px!important;padding:20px 22px!important;min-height:228px!important;background:radial-gradient(circle at 72% 30%,rgba(10,171,204,.1),transparent 24%),linear-gradient(180deg,#040f18f7,#020a11fe)!important}.market-hero-copy-v7 span{display:block!important;color:#1cead9!important;font-size:15px!important;font-weight:1000!important;letter-spacing:.08em!important;margin-bottom:18px!important}.market-hero-copy-v7 h1{margin:0!important;color:#f2fbff!important;font-size:56px!important;line-height:1.03!important;font-weight:1000!important;letter-spacing:-.045em!important}.market-hero-copy-v7 h1 em{font-style:normal!important;color:#14e8d9!important}.market-hero-copy-v7 p{margin:18px 0 0!important;color:#a0b5c1!important;font-size:18px!important;line-height:1.5!important;font-weight:600!important}.market-hero-art-v7{position:relative!important;flex:0 0 400px!important;min-height:186px!important}.art-card-v7{position:absolute!important;border-radius:18px!important;border:2px solid rgba(22,234,216,.18)!important;background:#0a18256b!important;box-shadow:0 0 24px #16ead81f!important}.art-card-v7.chart{width:140px!important;height:96px!important;left:86px!important;top:18px!important}.art-card-v7.chart:before{content:"";position:absolute;left:18px;right:18px;top:22px;bottom:24px;background:linear-gradient(135deg,transparent 8%,rgba(22,234,216,.7) 9% 11%,transparent 12%),linear-gradient(90deg,transparent 0 20%,rgba(22,234,216,.18) 21% 23%,transparent 24%),linear-gradient(0deg,transparent 0 68%,rgba(22,234,216,.18) 69% 71%,transparent 72%)}.art-card-v7.cart{width:104px!important;height:78px!important;left:10px!important;top:66px!important}.art-card-v7.cart:before{content:"🛒";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:44px;color:#1ae7d8;filter:drop-shadow(0 0 10px rgba(26,231,216,.45))}.hero-ball-v7{position:absolute!important;right:34px!important;top:8px!important;width:214px!important;height:214px!important;border-radius:50%!important;background:radial-gradient(circle at 32% 28%,rgba(216,255,255,.95),rgba(18,220,255,.18) 14%,rgba(8,28,42,.35) 15%,rgba(8,28,42,.35) 18%,transparent 19%),radial-gradient(circle at 58% 28%,rgba(216,255,255,.95),rgba(18,220,255,.18) 14%,rgba(8,28,42,.35) 15%,rgba(8,28,42,.35) 18%,transparent 19%),radial-gradient(circle at 44% 54%,rgba(216,255,255,.95),rgba(18,220,255,.18) 14%,rgba(8,28,42,.35) 15%,rgba(8,28,42,.35) 18%,transparent 19%),radial-gradient(circle at 26% 66%,rgba(216,255,255,.95),rgba(18,220,255,.18) 12%,rgba(8,28,42,.35) 13%,rgba(8,28,42,.35) 16%,transparent 17%),radial-gradient(circle at 70% 66%,rgba(216,255,255,.95),rgba(18,220,255,.18) 12%,rgba(8,28,42,.35) 13%,rgba(8,28,42,.35) 16%,transparent 17%),radial-gradient(circle at center,rgba(84,255,243,.16),transparent 58%);box-shadow:0 0 34px #16ead838!important;border:2px solid rgba(22,234,216,.35)!important}.hero-ball-v7:before,.hero-ball-v7:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:repeating-linear-gradient(60deg,transparent 0 18px,rgba(22,234,216,.38) 18px 20px,transparent 20px 36px),repeating-linear-gradient(-60deg,transparent 0 18px,rgba(22,234,216,.38) 18px 20px,transparent 20px 36px);mix-blend-mode:screen;opacity:.7}.hero-line-v7{position:absolute!important;height:2px!important;background:linear-gradient(90deg,#16ead800,#16ead8e6,#16ead800)!important}.hero-line-v7.one{width:128px!important;right:0!important;top:74px!important;transform:rotate(26deg)}.hero-line-v7.two{width:112px!important;right:50px!important;bottom:18px!important;transform:rotate(-18deg)}.market-v7-cats{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:14px!important}.cat-box-v7{padding:18px 16px!important;display:flex!important;align-items:center!important;gap:14px!important;min-height:88px!important;position:relative!important;overflow:hidden!important}.cat-box-v7.active{box-shadow:0 0 0 1px #16ead82e!important;background:linear-gradient(135deg,#3bf4eb29,#4c77ff24)!important}.cat-box-v7.disabled{opacity:.9!important;cursor:not-allowed!important}.cat-box-v7.disabled:hover{transform:none!important}.cat-copy-v7{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important}.cat-box-v7 strong{display:block!important;color:#eefaff!important;font-size:16px!important;font-weight:900!important;margin-bottom:2px!important}.cat-box-v7 span{display:block!important;color:#93a9ba!important;font-size:14px!important;font-weight:700!important}.cat-copy-v7 em{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:3px 10px!important;border-radius:999px!important;font-size:11px!important;font-style:normal!important;font-weight:900!important;letter-spacing:.02em!important;color:#f7d679!important;background:#f7d6791f!important;border:1px solid rgba(247,214,121,.22)!important}.cat-icon-v7{width:42px!important;height:42px!important;border-radius:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid rgba(22,234,216,.35)!important;position:relative!important;box-shadow:0 0 18px #16ead81a!important;background:radial-gradient(circle at 30% 30%,#223c6480,#091224f2)!important;flex:0 0 42px!important}.cat-icon-v7.grid:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;background:linear-gradient(90deg,rgba(22,234,216,.85) 0 2px,transparent 2px 12px,rgba(22,234,216,.85) 12px 14px,transparent 14px),linear-gradient(0deg,rgba(22,234,216,.85) 0 2px,transparent 2px 12px,rgba(22,234,216,.85) 12px 14px,transparent 14px)}.cat-icon-emoji-v7{font-size:22px!important;line-height:1!important;filter:drop-shadow(0 2px 8px rgba(0,0,0,.4))!important}.cat-lock-v7{position:absolute!important;top:-7px!important;right:-7px!important;width:20px!important;height:20px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(180deg,#2a3347,#151d2c)!important;border:1px solid rgba(255,255,255,.12)!important;font-size:11px!important;box-shadow:0 8px 18px #00000061!important}.market-v7-filters{display:grid!important;grid-template-columns:1fr 1fr 1fr 1.15fr 1fr!important;gap:14px!important}.filter-v7{min-height:78px!important;padding:14px 18px!important;display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important}.filter-v7 small{display:block!important;color:#7e95a6!important;font-size:12px!important;margin-bottom:8px!important}.filter-v7 strong{display:block!important;color:#eefaff!important;font-size:18px!important;font-weight:900!important}.filter-v7 span{color:#8199aa!important;font-size:18px!important;align-self:center!important}.filter-v7.accent{display:flex!important;align-items:center!important;justify-content:center!important}.filter-v7.accent b{color:#f0fbff!important;font-size:16px!important;font-weight:900!important}.market-v7-section-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:4px 0 0!important}.market-v7-section-head h2{margin:0!important;color:#1cead9!important;font-size:34px!important;font-weight:1000!important;letter-spacing:.06em!important}.market-v7-section-head button{border:0!important;background:none!important;color:#14e8d9!important;font-size:16px!important;font-weight:900!important;cursor:default!important;padding:0!important}.market-v7-list{display:grid!important;gap:16px!important}.seller-card-v7{padding:18px!important;display:grid!important;grid-template-columns:1.28fr .95fr .72fr!important;gap:18px!important;align-items:stretch!important}.seller-profile-v7{display:flex!important;align-items:flex-start!important;gap:16px!important;padding-bottom:18px!important;border-bottom:1px solid rgba(255,255,255,.05)!important}.seller-avatar-v7{width:88px!important;height:88px!important;border-radius:26px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:26px!important;font-weight:1000!important;color:#fff!important;box-shadow:0 0 22px #16ead82e!important}.seller-avatar-v7.a1{background:radial-gradient(circle at 30% 20%,#fff0df,#f59d63 52%,#54220a)!important}.seller-avatar-v7.a2{background:radial-gradient(circle at 30% 20%,#e8f0ff,#7ea8ff 52%,#17305d)!important}.seller-avatar-v7.a3{background:radial-gradient(circle at 30% 20%,#ffe5d2,#f48c52 52%,#603115)!important}.seller-title-row-v7{display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:8px!important}.rank-pill-v7{width:34px!important;height:34px!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:16px!important;font-weight:1000!important}.rank-pill-v7.r1{background:linear-gradient(180deg,#ffdb73,#eea90e)!important;color:#563600!important}.rank-pill-v7.r2{background:linear-gradient(180deg,#dde4ef,#a1aec7)!important;color:#253449!important}.rank-pill-v7.r3{background:linear-gradient(180deg,#ffb58a,#ef7e36)!important;color:#4b2201!important}.seller-title-row-v7 h3{margin:0!important;color:#eefaff!important;font-size:20px!important;font-weight:1000!important}.seller-title-row-v7 i{font-style:normal!important;color:#27d7ff!important;font-size:16px!important}.seller-copy-v7 p{margin:0 0 12px!important;color:#9ab0be!important;font-size:16px!important;font-weight:600!important}.seller-rating-v7{color:#f7c450!important;font-size:16px!important;font-weight:900!important}.seller-rating-v7 span{color:#9ab0be!important;font-weight:700!important}.seller-rating-v7 em{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:24px!important;padding:0 10px!important;border-radius:999px!important;background:#18ff961a!important;color:#46ff9e!important;border:1px solid rgba(24,255,150,.14)!important;font-style:normal!important;font-size:11px!important;font-weight:1000!important;margin-left:10px!important}.seller-stats-row-v7{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:14px!important;padding-top:16px!important}.seller-stats-row-v7 small{display:block!important;color:#839aaa!important;font-size:12px!important;margin-bottom:8px!important}.seller-stats-row-v7 b{display:block!important;color:#18ead8!important;font-size:22px!important;font-weight:1000!important}.seller-stats-row-v7 div:last-child b{color:#eefaff!important}.seller-chart-v7{display:flex!important;flex-direction:column!important;justify-content:center!important;padding:6px 4px!important}.seller-chart-v7 small{display:block!important;color:#839aaa!important;font-size:12px!important;margin-bottom:10px!important}.sparkline-v7{height:78px!important;width:100%!important;margin-bottom:10px!important}.sparkline-v7 svg{width:100%!important;height:100%!important}.sparkline-v7 path{fill:none;stroke:#18ead8;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 6px rgba(24,234,216,.35))}.chart-meta-v7{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:10px!important}.chart-meta-v7 b{color:#18ead8!important;font-size:18px!important;font-weight:1000!important}.chart-meta-v7 span{color:#8fa6b7!important;font-size:13px!important}.spec-list-v7{display:flex!important;gap:8px!important;flex-wrap:wrap!important}.spec-list-v7 i{width:28px!important;height:28px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.06)!important;color:#d9ebf5!important;font-style:normal!important;font-size:13px!important}.seller-cta-v7{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:16px!important}.price-v7 strong{color:#eefaff!important;font-size:24px!important;font-weight:1000!important}.price-v7 span{color:#95adba!important;font-size:14px!important;margin-left:8px!important}.buy-btn-v7,.sell-analysis-v7{height:56px!important;border-radius:14px!important;border:0!important;background:linear-gradient(90deg,#1be9da,#0fc8dd)!important;color:#04272e!important;font-size:18px!important;font-weight:1000!important;cursor:default!important;box-shadow:0 12px 24px #1ae9da29!important}.cta-bottom-v7{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.follow-btn-v7,.outline-wide-v7{height:42px!important;padding:0 18px!important;border-radius:12px!important;border:1px solid rgba(22,234,216,.16)!important;background:#06141cdb!important;color:#eefaff!important;font-size:15px!important;font-weight:900!important;cursor:default!important}.cta-bottom-v7 span{color:#8ea5b6!important;font-size:14px!important;font-weight:700!important}.side-market-card-v7{padding:18px!important}.side-title-v7{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;color:#1cead9!important;font-size:16px!important;font-weight:1000!important;letter-spacing:.06em!important;margin-bottom:16px!important}.side-title-v7 i{font-style:normal!important;color:#89a3b3!important}.market-summary-grid-v7{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;margin-bottom:16px!important}.market-summary-grid-v7 div{padding:16px 14px!important;border-radius:16px!important;background:#ffffff08!important;border:1px solid rgba(255,255,255,.04)!important}.market-summary-grid-v7 small{display:block!important;color:#8ea5b6!important;font-size:12px!important;margin-bottom:8px!important}.market-summary-grid-v7 b{display:block!important;color:#18ead8!important;font-size:32px!important;font-weight:1000!important}.outline-wide-v7{width:100%!important;height:52px!important;display:flex!important;align-items:center!important;justify-content:center!important}.side-head-line-v7{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:14px!important}.side-head-line-v7 h3{margin:0!important;color:#1cead9!important;font-size:16px!important;font-weight:1000!important;letter-spacing:.06em!important}.side-head-line-v7 span{height:24px!important;padding:0 8px!important;border-radius:999px!important;background:#16ead814!important;border:1px solid rgba(22,234,216,.14)!important;color:#18ead8!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:11px!important;font-weight:1000!important}.match-side-v7{display:grid!important;grid-template-columns:1fr auto 1fr!important;gap:10px!important;align-items:center!important;margin-bottom:12px!important}.mini-team-v7{display:flex!important;align-items:center!important;gap:10px!important}.mini-team-v7 strong{display:block!important;color:#eefaff!important;font-size:16px!important}.match-side-v7>span{color:#93a9ba!important;font-size:14px!important;font-weight:900!important;justify-self:center!important}.team-logo-v7{width:32px!important;height:32px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-style:normal!important;color:#fff!important;font-size:10px!important;font-weight:1000!important}.team-logo-v7.rm{background:radial-gradient(circle at 30% 20%,#fff4c9,#f0c048 55%,#604707)!important;color:#483200!important}.team-logo-v7.bm{background:radial-gradient(circle at 30% 20%,#ffe0e0,#f35d5d 55%,#6f1515)!important}.match-meta-v7{color:#91a7b8!important;font-size:13px!important;margin-bottom:16px!important}.ai-prediction-v7 small{display:block!important;color:#8aa3b3!important;font-size:12px!important;margin-bottom:8px!important}.ai-prediction-v7 strong{display:block!important;color:#eefaff!important;font-size:28px!important;line-height:1.1!important;font-weight:1000!important;margin-bottom:12px!important}.prediction-meter-v7{position:relative!important;padding-bottom:16px!important}.prediction-meter-v7 span{display:block!important;color:#18ead8!important;font-size:13px!important;font-weight:900!important;margin-bottom:8px!important}.prediction-meter-v7 b{position:absolute!important;right:0!important;top:0!important;color:#18ead8!important;font-size:28px!important;font-weight:1000!important}.prediction-meter-v7 i{display:block!important;height:8px!important;border-radius:999px!important;background:linear-gradient(90deg,#1be9da,#20ff94)!important;box-shadow:0 0 16px #1be9da33!important}.prediction-meter-v7:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:8px;border-radius:999px;background:#ffffff14;z-index:-1}.steps-list-v7{display:grid!important;gap:16px!important}.step-row-v7{display:grid!important;grid-template-columns:34px 1fr!important;gap:12px!important;align-items:start!important}.step-row-v7 span{width:34px!important;height:34px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(180deg,#18ead8,#0fc8dd)!important;color:#06252e!important;font-size:15px!important;font-weight:1000!important}.step-row-v7 strong{display:block!important;color:#eefaff!important;font-size:18px!important;margin-bottom:6px!important}.step-row-v7 small{display:block!important;color:#9ab0be!important;font-size:15px!important;line-height:1.45!important}.sell-analysis-v7{width:100%!important;height:62px!important;font-size:18px!important}@media (max-width:1500px){.market-v7-layout{grid-template-columns:1fr!important}.market-v7-sidebar{grid-template-columns:1fr 1fr!important}.market-v7-cats{grid-template-columns:repeat(3,1fr)!important}.market-v7-filters{grid-template-columns:1fr 1fr 1fr!important}.filter-v7.accent:last-child{grid-column:1 / -1!important}.seller-card-v7{grid-template-columns:1fr!important}.market-v7-hero h1{font-size:48px!important}}@media (max-width:1100px){.market-v7-sidebar,.market-v7-cats,.market-v7-filters{grid-template-columns:1fr!important}.market-v7-hero{flex-direction:column!important}.market-hero-art-v7{width:100%!important;flex:0 0 auto!important;min-height:180px!important}.seller-stats-row-v7{grid-template-columns:1fr 1fr!important}.cta-bottom-v7{flex-direction:column!important;align-items:flex-start!important}}@media (max-width:760px){.market-v7-hero{padding:18px!important}.market-hero-copy-v7 h1{font-size:38px!important}.market-hero-copy-v7 p{font-size:15px!important}.seller-stats-row-v7{grid-template-columns:1fr!important}.seller-profile-v7,.market-v7-section-head{flex-direction:column!important;align-items:flex-start!important}}.tvlive-page-v8,.app-shell.no-rightbar-page .tvlive-page-v8{width:100%!important;max-width:100%!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.tvlive-layout-v8{display:grid!important;grid-template-columns:minmax(780px,1.62fr) minmax(330px,.58fr)!important;gap:18px!important;align-items:start!important}.tvlive-main-v8,.tvlive-sidebar-v8,.tvlive-side-stack-v8{display:grid!important;gap:18px!important}.glass-tvlive-v8{position:relative!important;background:linear-gradient(180deg,#040f18f7,#020a11fe)!important;border:1px solid rgba(33,226,232,.13)!important;border-radius:22px!important;box-shadow:0 22px 55px #00000057,inset 0 1px #ffffff09!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;overflow:hidden!important}.glass-tvlive-v8:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at top right,rgba(0,214,255,.08),transparent 22%),radial-gradient(circle at bottom left,rgba(15,235,216,.04),transparent 24%)}.tvlive-tabs-v8{display:flex!important;gap:10px!important;padding:10px!important;overflow:auto!important}.tvlive-tabs-v8 button,.mini-tabs-v8 button,.scores-tabs-v8 button{height:42px!important;padding:0 18px!important;border-radius:12px!important;border:1px solid transparent!important;background:transparent!important;color:#afc4d0!important;font-size:14px!important;font-weight:900!important;white-space:nowrap!important;cursor:default!important}.tvlive-tabs-v8 button.active,.mini-tabs-v8 button.active,.scores-tabs-v8 button.active{background:#081d26e6!important;color:#14ead8!important;border-color:#14ead824!important;box-shadow:inset 0 -2px #14ead8!important}.tvlive-top-grid-v8{display:grid!important;grid-template-columns:minmax(0,1.28fr) minmax(290px,.58fr)!important;gap:18px!important}.tvlive-hero-v8{min-height:318px!important;padding:20px 22px!important;display:grid!important;grid-template-columns:1fr 120px 160px 160px!important;grid-template-rows:auto 1fr auto!important;align-items:center!important;background:radial-gradient(circle at 65% 35%,rgba(33,142,215,.18),transparent 25%),linear-gradient(180deg,#040f18f7,#020a11fe)!important}.hero-badge-v8{grid-column:1!important;align-self:start!important;justify-self:start!important;height:30px!important;padding:0 12px!important;border-radius:999px!important;background:#06161eb8!important;border:1px solid rgba(255,255,255,.06)!important;color:#d7e8f3!important;font-size:11px!important;font-weight:1000!important;display:inline-flex!important;align-items:center!important}.hero-copy-v8{grid-column:1/3!important;align-self:center!important;z-index:2!important;max-width:430px!important}.hero-copy-v8 h1{margin:0 0 14px!important;color:#f1fbff!important;font-size:52px!important;line-height:1.03!important;font-weight:1000!important;letter-spacing:-.04em!important}.hero-copy-v8 p{margin:0 0 20px!important;color:#9eb4c0!important;font-size:17px!important;line-height:1.48!important;font-weight:600!important}.hero-copy-v8 button{height:52px!important;padding:0 26px!important;border-radius:14px!important;border:0!important;background:linear-gradient(90deg,#1be9da,#0fc8dd)!important;color:#04272e!important;font-size:17px!important;font-weight:1000!important;cursor:default!important;box-shadow:0 12px 24px #1ae9da29!important}.hero-player-v8{width:160px!important;height:220px!important;border-radius:36px!important;align-self:end!important;justify-self:center!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:42px!important;font-weight:1000!important;color:#fff!important;box-shadow:0 0 30px #00000040!important}.hero-player-v8.left{grid-column:2/4!important;justify-self:end!important;background:radial-gradient(circle at 30% 20%,#d7f0ff,#65aaf6 54%,#103258)!important;opacity:.92}.hero-player-v8.right{grid-column:4!important;background:radial-gradient(circle at 30% 20%,#ffe0e0,#ee5e5e 54%,#6c1621)!important;opacity:.92}.hero-vs-v8{grid-column:3!important;grid-row:2!important;justify-self:center!important;align-self:center!important;color:#e3eef7!important;font-size:54px!important;font-weight:1000!important;text-shadow:0 0 18px rgba(255,255,255,.12)!important;z-index:2}.hero-nav-v8{grid-column:1 / -1!important;grid-row:3!important;display:flex!important;align-items:center!important;justify-content:space-between!important;color:#dbeaf4!important;font-size:28px!important}.hero-dots-v8{display:flex!important;gap:8px!important;align-items:center!important}.hero-dots-v8 i{width:10px!important;height:10px!important;border-radius:50%!important;background:#ffffff42!important;display:block!important}.hero-dots-v8 i.active{width:13px!important;height:13px!important;background:#18ead8!important;box-shadow:0 0 14px #18ead873!important}.schedule-card-v8,.ppv-card-v8,.livechat-card-v8,.side-ranking-v8,.ai-day-card-v8,.livescore-wrap-v8{padding:18px!important}.card-head-v8{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:14px!important}.card-head-v8 h3{margin:0!important;color:#eefaff!important;font-size:16px!important;font-weight:1000!important}.card-head-v8 button{border:0!important;background:none!important;color:#16ead8!important;font-size:12.5px!important;font-weight:900!important;cursor:default!important;padding:0!important}.mini-tabs-v8,.scores-tabs-v8{display:flex!important;gap:8px!important;overflow:auto!important;margin-bottom:14px!important}.mini-tabs-v8 button{height:34px!important;padding:0 14px!important;font-size:12px!important}.schedule-list-v8,.ppv-list-v8,.side-list-v8,.ai-day-list-v8,.chat-list-v8{display:grid!important;gap:10px!important}.schedule-row-v8,.ppv-row-v8,.side-rank-row-v8,.ai-day-row-v8,.chat-row-v8{display:grid!important;align-items:center!important;padding:12px!important;border-radius:14px!important;background:#ffffff08!important;border:1px solid rgba(255,255,255,.04)!important}.schedule-row-v8{grid-template-columns:54px 1fr auto auto!important;gap:12px!important}.schedule-row-v8 span{color:#8fa6b7!important;font-size:13px!important;font-weight:800!important}.schedule-row-v8 strong,.ppv-row-v8 strong,.side-rank-row-v8 strong,.ai-day-row-v8 strong,.chat-row-v8 strong{display:block!important;color:#eefaff!important;font-size:14px!important;margin-bottom:4px!important}.schedule-row-v8 small,.ppv-row-v8 small,.side-rank-row-v8 small,.ai-day-row-v8 small,.chat-row-v8 p{display:block!important;color:#8ea5b6!important;font-size:12px!important;line-height:1.35!important;margin:0!important}.schedule-row-v8 em{color:#dceaf4!important;font-style:normal!important;font-size:11px!important;font-weight:900!important;max-width:88px!important;text-align:right!important}.schedule-row-v8 b,.ppv-row-v8 b{height:24px!important;padding:0 10px!important;border-radius:999px!important;background:#ff484829!important;color:#ff7171!important;font-size:10px!important;font-weight:1000!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.ppv-row-v8{grid-template-columns:74px 1fr auto auto!important;gap:12px!important}.ppv-thumb-v8{width:74px!important;height:52px!important;border-radius:12px!important;background:linear-gradient(135deg,#193657,#0f2138)!important;border:1px solid rgba(255,255,255,.06)!important}.ppv-thumb-v8.t2{background:linear-gradient(135deg,#432020,#2e1439)!important}.ppv-thumb-v8.t3{background:linear-gradient(135deg,#2e2e2e,#1b1b1b)!important}.ppv-row-v8 span{color:#1de8a8!important;font-size:18px!important;font-weight:1000!important}.section-head-v8{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:4px 0 0!important}.section-head-v8 h2{margin:0!important;color:#eefaff!important;font-size:32px!important;font-weight:1000!important;letter-spacing:-.03em!important}.section-head-v8 button{border:0!important;background:none!important;color:#18ead8!important;font-size:16px!important;font-weight:900!important;cursor:default!important;padding:0!important}.article-grid-v8{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:16px!important}.article-card-v8{overflow:hidden!important}.article-cover-v8{position:relative!important;height:192px!important;padding:14px!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;background:linear-gradient(135deg,#233c53,#101f30)!important}.article-cover-v8.c1{background:linear-gradient(135deg,#3d5466,#102030)!important}.article-cover-v8.c2{background:linear-gradient(135deg,#193d74,#0a1325)!important}.article-cover-v8.c3{background:radial-gradient(circle at center,rgba(16,233,216,.24),transparent 44%),linear-gradient(135deg,#10273f,#0a111d)!important}.article-cover-v8.c4{background:linear-gradient(135deg,#4a4333,#151411)!important}.article-cover-v8 span{height:24px!important;padding:0 10px!important;border-radius:999px!important;background:#07171fb8!important;border:1px solid rgba(255,255,255,.06)!important;color:#b9d0dc!important;font-size:10px!important;font-weight:1000!important;display:inline-flex!important;align-items:center!important}.article-cover-v8 small{color:#dceaf4!important;font-size:11px!important;font-weight:800!important}.article-cover-v8 strong{position:absolute!important;right:16px!important;bottom:12px!important;color:#fff!important;font-size:56px!important;font-weight:1000!important;opacity:.93!important;text-shadow:0 0 24px rgba(255,255,255,.12)!important}.article-body-v8{padding:16px!important}.article-body-v8 h3{margin:0 0 12px!important;color:#eefaff!important;font-size:16px!important;line-height:1.35!important;font-weight:900!important}.article-body-v8 p{margin:0 0 14px!important;color:#8fa6b7!important;font-size:13px!important;line-height:1.55!important}.article-foot-v8{display:flex!important;gap:16px!important;color:#9ab0be!important;font-size:12px!important;font-weight:800!important}.livescore-wrap-v8 .scores-tabs-v8 button{height:34px!important;padding:0 14px!important;font-size:12px!important}.livescore-grid-v8{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:12px!important;margin-top:14px!important}.live-card-v8{padding:14px!important;border-radius:16px!important;background:#ffffff08!important;border:1px solid rgba(255,255,255,.04)!important}.live-card-head-v8{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:12px!important}.live-card-head-v8 span{color:#8ea5b6!important;font-size:11px!important;font-weight:1000!important}.live-card-head-v8 b{color:#18ead8!important;font-size:14px!important;font-weight:1000!important}.live-teams-v8{display:grid!important;grid-template-columns:1fr auto 1fr!important;gap:10px!important;align-items:center!important;margin-bottom:12px!important}.live-teams-v8 strong{color:#eefaff!important;font-size:15px!important;font-weight:900!important}.live-teams-v8 strong:last-child{text-align:right!important}.live-teams-v8 b{color:#eefaff!important;font-size:34px!important;line-height:1!important;font-weight:1000!important}.live-events-v8{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;margin-bottom:12px!important}.live-events-v8 span{color:#93a8b8!important;font-size:11px!important;line-height:1.4!important}.live-events-v8 span:last-child{text-align:right!important}.odds-row-v8{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.odds-row-v8 i,.odds-row-v8 em{height:28px!important;padding:0 10px!important;border-radius:10px!important;background:#ffffff0f!important;color:#dcebf5!important;font-size:12px!important;font-style:normal!important;font-weight:900!important;display:inline-flex!important;align-items:center!important}.odds-row-v8 em{margin-left:auto!important;color:#19eaa5!important}.more-live-v8{width:100%!important;height:44px!important;margin-top:14px!important;border-radius:12px!important;border:1px solid rgba(22,234,216,.14)!important;background:#06141cdb!important;color:#16ead8!important;font-size:15px!important;font-weight:1000!important;cursor:default!important}.livechat-head-v8{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;color:#eefaff!important;font-size:15px!important;font-weight:1000!important;margin-bottom:14px!important}.livechat-head-v8 h3{margin:0!important;font-size:16px!important;font-weight:1000!important}.livechat-head-v8 span{color:#20f47d!important;font-size:14px!important;font-weight:1000!important}.top-users-v8{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-bottom:14px!important}.top-users-v8 div{padding:12px!important;border-radius:14px!important;background:#ffffff08!important;border:1px solid rgba(255,255,255,.04)!important}.top-users-v8 strong{display:block!important;color:#eefaff!important;font-size:13px!important;margin-bottom:4px!important}.top-users-v8 small{display:block!important;color:#8ea5b6!important;font-size:12px!important}.top-users-v8 b{display:block!important;color:#15eca0!important;font-size:20px!important;font-weight:1000!important;margin-top:6px!important}.chat-row-v8{grid-template-columns:30px 1fr auto!important;gap:10px!important}.chat-row-v8>span{width:30px!important;height:30px!important;border-radius:9px!important;background:linear-gradient(180deg,#1be9da,#0fc8dd)!important;color:#04272e!important;font-size:13px!important;font-weight:1000!important;display:flex!important;align-items:center!important;justify-content:center!important}.chat-row-v8 em{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:18px!important;padding:0 6px!important;border-radius:999px!important;background:#00c6ff1a!important;color:#40d9ff!important;border:1px solid rgba(0,198,255,.14)!important;font-style:normal!important;font-size:9px!important;font-weight:1000!important;margin-left:6px!important}.chat-row-v8 small{color:#8ea5b6!important;font-size:11px!important;font-weight:800!important}.chat-input-v8{display:grid!important;grid-template-columns:1fr auto auto!important;gap:8px!important;margin-top:14px!important}.chat-input-v8 input{height:44px!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.06)!important;background:#06101ac7!important;padding:0 14px!important;color:#eefaff!important;font-size:13px!important;outline:none!important}.chat-input-v8 button{height:44px!important;padding:0 14px!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.06)!important;background:#06141cdb!important;color:#eefaff!important;font-size:12px!important;font-weight:900!important;cursor:default!important}.chat-input-v8 button.send{background:linear-gradient(90deg,#1be9da,#0fc8dd)!important;color:#04272e!important;border:0!important}.side-ranking-v8 .card-head-v8 h3,.ai-day-card-v8 .card-head-v8 h3{font-size:15px!important}.side-rank-row-v8{grid-template-columns:34px 1fr auto!important;gap:10px!important}.rank-v8{width:34px!important;height:34px!important;border-radius:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;font-weight:1000!important;color:#eefaff!important;background:#ffffff14!important}.rank-v8.r1{background:linear-gradient(180deg,#ffd15b,#f0a70f)!important;color:#563600!important}.rank-v8.r2{background:linear-gradient(180deg,#e2e9f6,#a3b0c9)!important;color:#253449!important}.rank-v8.r3{background:linear-gradient(180deg,#ffb281,#ef7c2b)!important;color:#4c2200!important}.side-rank-row-v8 b{color:#18ead8!important;font-size:14px!important;font-weight:1000!important}.ai-day-row-v8{grid-template-columns:48px 1fr auto!important;gap:12px!important}.ai-day-row-v8>span{width:48px!important;height:48px!important;border-radius:50%!important;background:radial-gradient(circle at 30% 20%,#cbffff,#24c4ff 52%,#093255)!important;color:#fff!important;font-size:12px!important;font-weight:1000!important;display:flex!important;align-items:center!important;justify-content:center!important}.ai-day-row-v8 i{display:block!important;height:5px!important;border-radius:999px!important;background:linear-gradient(90deg,#1be9da,#20ff94)!important;margin-top:10px!important;position:relative!important}.ai-day-row-v8 i:after{content:"";position:absolute;top:0;bottom:0;left:auto;right:0}.ai-day-row-v8 b{color:#eefaff!important;font-size:16px!important;font-weight:1000!important}@media (max-width:1500px){.tvlive-layout-v8{grid-template-columns:1fr!important}.tvlive-sidebar-v8{grid-template-columns:1fr 1fr!important}.tvlive-top-grid-v8{grid-template-columns:1fr!important}.article-grid-v8,.livescore-grid-v8{grid-template-columns:1fr 1fr!important}.tvlive-hero-v8{grid-template-columns:1fr 1fr 1fr!important}.hero-player-v8.right{grid-column:3!important}.hero-vs-v8{grid-column:2!important}.hero-copy-v8{grid-column:1/3!important}}@media (max-width:1100px){.tvlive-sidebar-v8,.article-grid-v8,.livescore-grid-v8,.top-users-v8{grid-template-columns:1fr!important}.tvlive-hero-v8{grid-template-columns:1fr!important;min-height:auto!important}.hero-copy-v8,.hero-player-v8.left,.hero-player-v8.right,.hero-vs-v8{grid-column:1!important;justify-self:center!important}.hero-player-v8{height:140px!important;width:140px!important}.hero-copy-v8{text-align:left!important;max-width:100%!important}.hero-nav-v8{margin-top:12px!important}.schedule-row-v8,.ppv-row-v8,.side-rank-row-v8,.ai-day-row-v8,.chat-row-v8,.chat-input-v8,.live-teams-v8,.live-events-v8{grid-template-columns:1fr!important}.odds-row-v8 em{margin-left:0!important}}@media (max-width:760px){.tvlive-tabs-v8,.mini-tabs-v8,.scores-tabs-v8{display:flex!important}.section-head-v8{flex-direction:column!important;align-items:flex-start!important}.hero-copy-v8 h1{font-size:34px!important}.hero-copy-v8 p{font-size:15px!important}.article-grid-v8,.livescore-grid-v8{grid-template-columns:1fr!important}}.tvlive-tabs-v8 button{cursor:pointer!important}.live-tab-pulse-v538{position:relative!important;color:#ffefef!important}.live-tab-pulse-v538:after{content:"";width:7px;height:7px;border-radius:999px;background:#ff375f;box-shadow:0 0 16px #ff375fd9;display:inline-block;margin-left:8px;animation:sportplPulse538 1.2s ease-in-out infinite}.sportpl-alert-v538{display:grid!important;grid-template-columns:auto 1fr auto!important;gap:14px!important;align-items:center!important;padding:13px 16px!important;border-color:#ff375f3d!important;background:linear-gradient(90deg,#500a1aeb,#040f18fa)!important;cursor:pointer!important}.sportpl-alert-v538 span{height:26px!important;padding:0 10px!important;border-radius:999px!important;background:#ff375f29!important;color:#ff9db1!important;font-size:11px!important;font-weight:1000!important;display:inline-flex!important;align-items:center!important}.sportpl-alert-v538 strong{color:#fff!important;font-size:14px!important;font-weight:1000!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.sportpl-alert-v538 small{color:#9eb4c0!important;font-size:12px!important;font-weight:800!important;white-space:nowrap!important}.sportpl-live-panel-v538{padding:22px!important;border-color:#14ead82e!important}.sportpl-live-head-v538{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;margin-bottom:18px!important}.sportpl-live-head-v538 span{color:#14ead8!important;font-size:12px!important;font-weight:1000!important;letter-spacing:.12em!important}.sportpl-live-head-v538 h2{margin:8px 0!important;color:#f2fbff!important;font-size:34px!important;line-height:1.05!important;font-weight:1000!important;letter-spacing:-.03em!important}.sportpl-live-head-v538 p{margin:0!important;color:#91a8b8!important;font-size:14px!important;line-height:1.55!important;font-weight:700!important;max-width:690px!important}.sportpl-live-status-v538{min-width:150px!important;border:1px solid rgba(20,234,216,.18)!important;border-radius:18px!important;padding:12px 14px!important;background:#04131cb8!important;text-align:right!important}.sportpl-live-status-v538 b{display:block!important;color:#20f0da!important;font-size:16px!important;font-weight:1000!important}.sportpl-live-status-v538 small{color:#93aab8!important;font-size:12px!important;font-weight:800!important}.sportpl-live-grid-v538{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.sportpl-live-item-v538{position:relative!important;border:1px solid rgba(255,255,255,.065)!important;border-radius:18px!important;padding:16px!important;background:linear-gradient(180deg,#091e2adb,#030e17f0)!important;box-shadow:inset 0 1px #ffffff0a!important;cursor:pointer!important;overflow:hidden!important;min-height:190px!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}.sportpl-live-item-v538:before{content:"";position:absolute;inset:auto -20% -45% -20%;height:120px;background:radial-gradient(circle,rgba(20,234,216,.11),transparent 64%);pointer-events:none}.sportpl-live-item-v538:hover{transform:translateY(-3px)!important;border-color:#14ead847!important;box-shadow:0 18px 36px #00000047,0 0 24px #14ead814!important}.sportpl-live-item-v538.important{border-color:#ff375f57!important;background:linear-gradient(180deg,#320e1ce6,#040e17f5)!important}.sportpl-live-item-top-v538{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:14px!important}.sportpl-live-item-top-v538 span{height:25px!important;padding:0 10px!important;border-radius:999px!important;background:#14ead81f!important;color:#27f0df!important;font-size:10px!important;font-weight:1000!important;display:inline-flex!important;align-items:center!important}.sportpl-live-item-v538.important .sportpl-live-item-top-v538 span{background:#ff375f29!important;color:#ff9db1!important}.sportpl-live-item-top-v538 small{color:#a5bac8!important;font-size:11px!important;font-weight:900!important;white-space:nowrap!important}.sportpl-live-item-v538 h3{margin:0 0 10px!important;color:#f2fbff!important;font-size:17px!important;line-height:1.32!important;font-weight:1000!important}.sportpl-live-item-v538 p{margin:0!important;color:#91a8b8!important;font-size:13px!important;line-height:1.52!important;font-weight:650!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.sportpl-live-item-foot-v538{position:relative;z-index:1;display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:16px!important}.sportpl-live-item-foot-v538 b{width:38px!important;height:38px!important;border-radius:14px!important;background:#14ead81f!important;color:#eaffff!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;font-weight:1000!important}.sportpl-live-item-foot-v538 em{color:#14ead8!important;font-size:12px!important;font-style:normal!important;font-weight:1000!important}.sportpl-error-v538,.sportpl-loading-v538{border:1px solid rgba(255,255,255,.08)!important;border-radius:15px!important;padding:12px 14px!important;margin-bottom:14px!important;background:#ffffff09!important;color:#b9cad4!important;font-size:13px!important;font-weight:800!important}@keyframes sportplPulse538{0%,to{transform:scale(.9);opacity:.75}50%{transform:scale(1.35);opacity:1}}@media (max-width:1500px){.sportpl-live-grid-v538{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sportpl-alert-v538{grid-template-columns:1fr!important}.sportpl-alert-v538 strong{white-space:normal!important}}@media (max-width:760px){.sportpl-live-grid-v538{grid-template-columns:1fr!important}.sportpl-live-head-v538{flex-direction:column!important}.sportpl-live-status-v538{text-align:left!important;width:100%!important}.sportpl-live-head-v538 h2{font-size:28px!important}}.tvlive-tabs-v8{position:relative!important;z-index:20!important;pointer-events:auto!important}.tvlive-tabs-v8 button{pointer-events:auto!important;-webkit-user-select:none!important;user-select:none!important;transition:transform .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease!important}.tvlive-tabs-v8 button:hover{transform:translateY(-2px)!important;box-shadow:0 0 18px #14ead82e!important}.tvlive-tabs-v8 button.active{box-shadow:0 0 0 1px #14ead842,0 0 22px #14ead82e!important}.live-tab-pulse-v539{position:relative!important;color:#ffefef!important;background:#ff375f12!important;border:1px solid rgba(255,55,95,.15)!important}.live-tab-pulse-v539:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:inherit;border:1px solid rgba(255,55,95,.22);animation:sportplRing539 1.7s ease-in-out infinite;pointer-events:none}.live-tab-pulse-v539:after{content:"";width:7px;height:7px;border-radius:999px;background:#ff375f;box-shadow:0 0 16px #ff375ff2;display:inline-block;margin-left:8px;animation:sportplPulse538 1.05s ease-in-out infinite}.sportpl-live-panel-v539{position:relative!important;animation:sportplPanelIn539 .38s ease-out both!important}.sportpl-live-status-v538{display:flex!important;flex-direction:column!important;gap:8px!important;align-items:flex-end!important}.sportpl-refresh-v539{border:1px solid rgba(20,234,216,.28)!important;background:#14ead81c!important;color:#20f0da!important;border-radius:12px!important;padding:8px 10px!important;font-size:11px!important;font-weight:1000!important;cursor:pointer!important;transition:transform .16s ease,background .16s ease!important}.sportpl-refresh-v539:hover{transform:translateY(-1px)!important;background:#14ead82e!important}.sportpl-live-item-v538{animation:sportplCardIn539 .34s ease-out both!important}.sportpl-live-item-v538:nth-child(1){animation-delay:.02s!important}.sportpl-live-item-v538:nth-child(2){animation-delay:.06s!important}.sportpl-live-item-v538:nth-child(3){animation-delay:.1s!important}.sportpl-live-item-v538:nth-child(4){animation-delay:.14s!important}.sportpl-live-item-v538:nth-child(5){animation-delay:.18s!important}.sportpl-live-item-v538:nth-child(6){animation-delay:.22s!important}.article-card-v8{cursor:pointer!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}.article-card-v8:hover{transform:translateY(-4px)!important;border-color:#14ead847!important;box-shadow:0 20px 42px #00000052,0 0 24px #14ead814!important}.schedule-row-v8,.ppv-row-v8,.live-card-v8,.chat-row-v8,.side-rank-row-v8,.ai-day-row-v8{transition:transform .16s ease,border-color .16s ease,background .16s ease!important;cursor:pointer!important}.schedule-row-v8:hover,.ppv-row-v8:hover,.live-card-v8:hover,.chat-row-v8:hover,.side-rank-row-v8:hover,.ai-day-row-v8:hover{transform:translateY(-2px)!important;border-color:#14ead838!important;background:#14ead80b!important}@keyframes sportplRing539{0%{transform:scale(.95);opacity:.9}to{transform:scale(1.22);opacity:0}}@keyframes sportplPanelIn539{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes sportplCardIn539{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:760px){.sportpl-live-status-v538{align-items:flex-start!important}.sportpl-refresh-v539{width:100%!important}}.sportpl-live-item-v538{overflow:hidden!important;min-height:330px!important;display:flex!important;flex-direction:column!important}.sportpl-live-media-v540{position:relative!important;width:calc(100% + 4px)!important;height:148px!important;margin:-2px -2px 14px!important;border-radius:22px!important;overflow:hidden!important;background:radial-gradient(circle at 30% 15%,rgba(31,226,174,.34),transparent 38%),linear-gradient(135deg,#122a3ef2,#040d16fa)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:inset 0 1px #ffffff14,0 18px 40px #00000038!important}.sportpl-live-media-v540:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,transparent 46%,rgba(2,8,14,.62))!important;pointer-events:none!important}.sportpl-live-media-v540 img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center!important;transform:scale(1.01)!important;transition:transform .45s ease,filter .45s ease!important}.sportpl-live-item-v538:hover .sportpl-live-media-v540 img{transform:scale(1.08)!important;filter:saturate(1.16) contrast(1.06)!important}.sportpl-live-media-v540 span{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:grid!important;place-items:center!important;color:#dffcff!important;font-size:36px!important;font-weight:1000!important;letter-spacing:-.06em!important;text-shadow:0 12px 34px rgba(0,0,0,.5)!important}.sportpl-live-item-v538.image-error-v540 .sportpl-live-media-v540:before{content:"SPORT.PL"!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:grid!important;place-items:center!important;color:#dffcff!important;font-weight:1000!important;letter-spacing:.08em!important}.sportpl-live-item-v538 h3{margin-top:2px!important}.sportpl-refresh-v539{position:relative!important;overflow:hidden!important}.sportpl-refresh-v539:after{content:""!important;position:absolute!important;inset:-40% auto -40% -70%!important;width:55%!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.32),transparent)!important;transform:skew(-20deg)!important;animation:sportplButtonSweep540 2.8s ease-in-out infinite!important}@keyframes sportplButtonSweep540{0%,55%{left:-70%}to{left:130%}}.article-cover-v8.has-sportpl-image-v541{background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;min-height:154px!important;position:relative!important;overflow:hidden!important}.article-cover-v8.has-sportpl-image-v541:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,#02080e00 35%,#02080ec7)!important;pointer-events:none!important}.article-cover-v8.has-sportpl-image-v541 span,.article-cover-v8.has-sportpl-image-v541 small,.article-cover-v8.has-sportpl-image-v541 strong{position:relative!important;z-index:2!important;text-shadow:0 8px 26px rgba(0,0,0,.65)!important}.article-cover-v8.has-sportpl-image-v541 strong{font-size:22px!important;letter-spacing:.04em!important}.article-hero-slider-v543{position:relative!important;overflow:hidden!important;cursor:grab!important;isolation:isolate!important;-webkit-user-select:none!important;user-select:none!important;background:radial-gradient(circle at 72% 32%,rgba(25,234,216,.18),transparent 28%),linear-gradient(180deg,#03101afa,#01070dfe)!important;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease!important}.article-hero-slider-v543:active{cursor:grabbing!important;transform:scale(.997)!important}.article-hero-slider-v543:hover{border-color:#18ead859!important;box-shadow:0 18px 60px #00000059,0 0 26px #18ead81a!important}.article-hero-slider-v543:after{content:""!important;position:absolute!important;top:-40%!important;right:-40%!important;bottom:-40%!important;left:-40%!important;background:linear-gradient(110deg,transparent 35%,rgba(255,255,255,.09) 48%,transparent 60%)!important;transform:translate(-65%) rotate(7deg)!important;animation:articleHeroSweep543 4.8s ease-in-out infinite!important;z-index:1!important;pointer-events:none!important}.article-hero-bg-v543{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;opacity:.62!important;background:#020b12!important}.article-hero-bg-v543 img{width:100%!important;height:100%!important;object-fit:cover!important;filter:saturate(1.15) contrast(1.06)!important;transform:scale(1.035)!important;animation:articleHeroKenBurns543 6s ease-in-out infinite alternate!important}.article-hero-bg-v543:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(90deg,#01080ef0,#020a12c7 42%,#020a1257 70%,#020a12b8),linear-gradient(180deg,#01080e33,#01080eeb)!important}.article-hero-slider-v543 .hero-badge-v8,.article-hero-slider-v543 .hero-copy-v8,.article-hero-slider-v543 .hero-vs-v8,.article-hero-slider-v543 .hero-player-v8,.article-hero-slider-v543 .hero-nav-v8,.article-hero-live-strip-v543{position:relative!important;z-index:2!important}.article-hero-live-strip-v543{position:absolute!important;top:16px!important;right:18px!important;height:34px!important;padding:0 12px!important;border-radius:999px!important;border:1px solid rgba(24,234,216,.28)!important;background:#020e16b8!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;color:#b9fef8!important;display:flex!important;gap:10px!important;align-items:center!important;font-size:11px!important;font-weight:1000!important;letter-spacing:.02em!important;text-transform:uppercase!important;box-shadow:0 0 18px #18ead81a!important}.article-hero-live-strip-v543 span{color:#19ead8!important}.article-hero-live-strip-v543 b{color:#fff!important}.article-hero-live-strip-v543 em{font-style:normal!important;color:#8fb4c0!important}.article-hero-slider-v543 .hero-copy-v8 h1{animation:articleHeroTextIn543 .42s ease both!important;text-shadow:0 10px 30px rgba(0,0,0,.42)!important}.article-hero-slider-v543 .hero-copy-v8 button{cursor:pointer!important;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease!important}.article-hero-slider-v543 .hero-copy-v8 button:hover{transform:translateY(-2px)!important;box-shadow:0 16px 30px #1ae9da3d!important;filter:brightness(1.08)!important}.article-hero-slider-v543 .hero-copy-v8 button:active{transform:translateY(1px) scale(.98)!important}.article-hero-slider-v543 .hero-player-v8{height:180px!important;opacity:.82!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;animation:articleHeroFloat543 3.4s ease-in-out infinite!important}.article-hero-slider-v543 .hero-player-v8.right{animation-delay:.45s!important;background:radial-gradient(circle at 30% 20%,#ffe0e0,#f04c64 54%,#48131c)!important;font-size:26px!important}.article-hero-slider-v543 .hero-player-v8.left{font-size:34px!important}.article-hero-slider-v543.has-sportpl-hero-image-v543 .hero-player-v8{display:none!important}.article-hero-logo-v543{font-size:34px!important;letter-spacing:-.04em!important;color:#eefdff!important;text-shadow:0 0 24px rgba(24,234,216,.22)!important}.article-hero-slider-v543 .hero-nav-v8 button{width:42px!important;height:42px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.11)!important;background:#03111bc2!important;color:#dff8ff!important;font-size:28px!important;font-weight:900!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:transform .16s ease,background .16s ease,border-color .16s ease!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.article-hero-slider-v543 .hero-nav-v8 button:hover{transform:translateY(-2px)!important;background:#18ead829!important;border-color:#18ead873!important}.article-hero-slider-v543 .hero-nav-v8 button:active{transform:scale(.94)!important}.article-hero-slider-v543 .hero-dots-v8 button{width:10px!important;height:10px!important;min-width:10px!important;padding:0!important;border-radius:50%!important;border:0!important;background:#ffffff47!important;display:block!important;cursor:pointer!important;transition:width .2s ease,background .2s ease,box-shadow .2s ease!important}.article-hero-slider-v543 .hero-dots-v8 button.active{width:28px!important;border-radius:999px!important;background:#18ead8!important;box-shadow:0 0 14px #18ead880!important}.article-hero-slider-v543.image-error-v543 .article-hero-bg-v543{display:none!important}@keyframes articleHeroSweep543{0%,45%{transform:translate(-65%) rotate(7deg)}70%,to{transform:translate(65%) rotate(7deg)}}@keyframes articleHeroKenBurns543{0%{transform:scale(1.035) translateZ(0)}to{transform:scale(1.085) translate3d(-1.5%,.8%,0)}}@keyframes articleHeroTextIn543{0%{opacity:.25;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes articleHeroFloat543{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:1100px){.article-hero-live-strip-v543{position:relative!important;top:auto!important;right:auto!important;align-self:start!important;margin-bottom:10px!important}.article-hero-slider-v543.has-sportpl-hero-image-v543 .hero-vs-v8{display:none!important}}.tvlive-page-v8 .tvlive-layout-v8{grid-template-columns:minmax(0,1fr)!important}.tvlive-page-v8 .tvlive-sidebar-v8{display:none!important}.tvlive-page-v8 .tvlive-main-v8{width:100%!important}.tvlive-page-v8 .tvlive-top-grid-v8{grid-template-columns:minmax(0,1fr)!important;gap:18px!important}.tvlive-page-v8 .tvlive-side-stack-v8{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.tvlive-page-v8 .tvlive-hero-v8{min-height:420px!important}.tvlive-page-v8 .hero-copy-v8{max-width:640px!important}.tvlive-page-v8 .hero-copy-v8 h1{font-size:58px!important;line-height:1.02!important}.tvlive-page-v8 .hero-copy-v8 p{font-size:18px!important;line-height:1.6!important;max-width:60ch!important}.tvlive-page-v8 .article-grid-v8{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.tvlive-page-v8 .article-card-v8{border-radius:22px!important}.tvlive-page-v8 .article-cover-v8{height:228px!important;padding:16px!important}.tvlive-page-v8 .article-cover-v8 span{font-size:11px!important}.tvlive-page-v8 .article-cover-v8 small{font-size:12px!important}.tvlive-page-v8 .article-cover-v8 strong{font-size:64px!important}.tvlive-page-v8 .article-body-v8{padding:18px!important}.tvlive-page-v8 .article-body-v8 h3{font-size:21px!important;line-height:1.34!important;margin-bottom:12px!important}.tvlive-page-v8 .article-body-v8 p{font-size:14.5px!important;line-height:1.7!important;display:-webkit-box!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.tvlive-page-v8 .article-foot-v8{font-size:13px!important}.tvlive-page-v8 .section-head-v8 h2{font-size:34px!important}.tvlive-page-v8 .sportpl-live-panel-v538{padding:24px!important}.tvlive-page-v8 .sportpl-live-grid-v538{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}.tvlive-page-v8 .sportpl-live-item-v538{min-height:360px!important;padding:18px!important}.tvlive-page-v8 .sportpl-live-media-v540{height:176px!important;margin:-2px -2px 16px!important}.tvlive-page-v8 .sportpl-live-item-v538 h3{font-size:20px!important;line-height:1.34!important}.tvlive-page-v8 .sportpl-live-item-v538 p{font-size:14px!important;line-height:1.62!important;-webkit-line-clamp:4!important}.tvlive-page-v8 .livescore-wrap-v8{margin-top:4px!important}@media (max-width:1500px){.tvlive-page-v8 .sportpl-live-grid-v538,.tvlive-page-v8 .article-grid-v8{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:1180px){.tvlive-page-v8 .tvlive-side-stack-v8{grid-template-columns:1fr!important}.tvlive-page-v8 .tvlive-hero-v8{min-height:auto!important}.tvlive-page-v8 .hero-copy-v8 h1{font-size:44px!important}}@media (max-width:760px){.tvlive-page-v8 .article-grid-v8,.tvlive-page-v8 .sportpl-live-grid-v538{grid-template-columns:1fr!important}.tvlive-page-v8 .hero-copy-v8 h1{font-size:34px!important}.tvlive-page-v8 .section-head-v8 h2{font-size:28px!important}}.app-shell:not(.no-rightbar-page){background:radial-gradient(circle at 18% 8%,rgba(40,219,215,.09),transparent 20%),radial-gradient(circle at 82% 12%,rgba(46,201,255,.08),transparent 18%),linear-gradient(180deg,#03101a,#020b13 52%,#020910)!important}.app-shell:not(.no-rightbar-page) .main{background:transparent!important}.app-shell:not(.no-rightbar-page) .sidebar{background:linear-gradient(180deg,#04111cfa,#030c15fa)!important;border-right:1px solid rgba(35,212,222,.12)!important;box-shadow:inset -1px 0 #50faff0a,0 12px 40px #00000038!important}.app-shell:not(.no-rightbar-page) .topbar{background:linear-gradient(180deg,#030d16f5,#030b13f0)!important;border:1px solid rgba(41,216,224,.12)!important;border-radius:22px!important;padding:12px 16px!important;box-shadow:0 14px 36px #00000038,inset 0 1px #ffffff08!important}.app-shell:not(.no-rightbar-page) .top-search-field,.app-shell:not(.no-rightbar-page) .search{background:linear-gradient(180deg,#020a12f5,#030d16f2)!important;border:1px solid rgba(40,214,223,.1)!important;border-radius:18px!important;box-shadow:inset 0 1px #ffffff08,0 0 0 1px #11c6d70a!important}.app-shell:not(.no-rightbar-page) .top-search-field:focus-within,.app-shell:not(.no-rightbar-page) .search:focus-within{border-color:#32edf247!important;box-shadow:0 0 0 3px #2adbe214!important}.app-shell:not(.no-rightbar-page) .topbar .wallet-top-btn.wallet-stack-top,.app-shell:not(.no-rightbar-page) .topbar .top-user-chip,.app-shell:not(.no-rightbar-page) .topbar .betai-language-menu,.app-shell:not(.no-rightbar-page) .topbar .wallet-top-btn,.app-shell:not(.no-rightbar-page) .topbar .icon-btn,.app-shell:not(.no-rightbar-page) .topbar .topbar-icon-btn{background:linear-gradient(180deg,#1dd7dd,#10c8d6)!important;color:#042330!important;border:0!important;box-shadow:0 10px 24px #10c8d63d!important}.app-shell:not(.no-rightbar-page) .topbar .top-user-chip small,.app-shell:not(.no-rightbar-page) .topbar .wallet-top-btn.wallet-stack-top small,.app-shell:not(.no-rightbar-page) .topbar .top-user-info small{color:#042330c7!important}.app-shell:not(.no-rightbar-page) .topbar .top-user-chip strong,.app-shell:not(.no-rightbar-page) .topbar .wallet-top-btn.wallet-stack-top strong,.app-shell:not(.no-rightbar-page) .topbar .top-user-info strong,.app-shell:not(.no-rightbar-page) .topbar .top-user-chevron{color:#041d29!important}.app-shell:not(.no-rightbar-page) .menu button,.app-shell:not(.no-rightbar-page) .menu a{border-radius:14px!important;color:#d7edf4!important}.app-shell:not(.no-rightbar-page) .menu button.active,.app-shell:not(.no-rightbar-page) .menu a.active{background:linear-gradient(90deg,#18d7df2e,#18d7df12)!important;border-color:#28dbe229!important;box-shadow:inset 3px 0 #1de0dd,0 0 28px #17d7de1f!important}.app-shell:not(.no-rightbar-page) .feed-section{max-width:none!important}.app-shell:not(.no-rightbar-page) .betai-animated-hero{min-height:430px!important;padding:34px 250px 34px 34px!important;border-radius:26px!important;border:1px solid rgba(34,214,222,.14)!important;background:radial-gradient(circle at 72% 22%,rgba(21,221,219,.18),transparent 16%),radial-gradient(circle at 84% 12%,rgba(112,242,255,.12),transparent 14%),linear-gradient(120deg,#030b13fc,#020b13fa 56%,#04131ef7)!important;box-shadow:0 28px 80px #00000057,inset 0 1px #ffffff0a,0 0 0 1px #1ad9e30a!important}.app-shell:not(.no-rightbar-page) .betai-animated-hero:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.03),transparent),radial-gradient(circle at 75% 32%,rgba(14,212,218,.12),transparent 30%)!important}.app-shell:not(.no-rightbar-page) .betai-hero-panel h1{color:#eefaff!important;text-shadow:0 14px 34px rgba(0,0,0,.34)!important}.app-shell:not(.no-rightbar-page) .betai-hero-panel h1 .accent,.app-shell:not(.no-rightbar-page) .betai-hero-panel h1 strong,.app-shell:not(.no-rightbar-page) .betai-hero-panel h1 b,.app-shell:not(.no-rightbar-page) .betai-hero-kicker,.app-shell:not(.no-rightbar-page) .betai-hero-copy .accent{color:#22e5e1!important}.app-shell:not(.no-rightbar-page) .betai-hero-copy p,.app-shell:not(.no-rightbar-page) .betai-hero-panel p{color:#a8c0ca!important}.app-shell:not(.no-rightbar-page) .betai-hero-dots button{background:#ffffff2e!important}.app-shell:not(.no-rightbar-page) .betai-hero-dots button.active{background:#25e9e5!important;box-shadow:0 0 0 4px #25e9e51f,0 0 18px #25e9e54d!important}.app-shell:not(.no-rightbar-page) .betai-hero-stats{gap:12px!important}.app-shell:not(.no-rightbar-page) .betai-hero-stats div{background:linear-gradient(180deg,#071723f5,#040f19f5)!important;border:1px solid rgba(38,215,223,.12)!important;border-radius:18px!important;box-shadow:0 12px 26px #00000038,inset 0 1px #ffffff08!important}.app-shell:not(.no-rightbar-page) .betai-hero-stats span{color:#89a7b2!important}.app-shell:not(.no-rightbar-page) .betai-hero-stats strong,.app-shell:not(.no-rightbar-page) .betai-hero-stats strong.green{color:#25ece8!important}.app-shell:not(.no-rightbar-page) .monetization-panel{border-radius:22px!important;border:1px solid rgba(35,212,221,.14)!important;background:radial-gradient(circle at 82% 30%,rgba(36,224,227,.13),transparent 24%),linear-gradient(135deg,#06141ff5,#040f18fa)!important;box-shadow:0 18px 44px #0000003d,inset 0 1px #ffffff0a!important}.app-shell:not(.no-rightbar-page) .monetization-panel strong,.app-shell:not(.no-rightbar-page) .monetization-panel b{color:#f0fbff!important}.app-shell:not(.no-rightbar-page) .monetization-panel span,.app-shell:not(.no-rightbar-page) .monetization-panel small{color:#9bb5bf!important}.app-shell:not(.no-rightbar-page) .premium-banner-cta,.app-shell:not(.no-rightbar-page) .feed-add-tip-btn,.app-shell:not(.no-rightbar-page) .tip-footer>button:not(.unlock-btn.secondary),.app-shell:not(.no-rightbar-page) .unlock-btn,.app-shell:not(.no-rightbar-page) .livechat226-send,.app-shell:not(.no-rightbar-page) .betai-send-final{background:linear-gradient(180deg,#27dce0,#13cdda)!important;color:#042330!important;border:0!important;border-radius:14px!important;box-shadow:0 12px 26px #13cdda3d!important}.app-shell:not(.no-rightbar-page) .feed-filters{background:transparent!important;border:0!important;padding:0!important;gap:12px!important;margin:18px 0 14px!important}.app-shell:not(.no-rightbar-page) .feed-filters button{min-height:56px!important;padding:12px 18px!important;border-radius:18px!important;border:1px solid rgba(40,214,222,.12)!important;background:linear-gradient(180deg,#061420f5,#040d16fa)!important;color:#e9f9fd!important;box-shadow:0 12px 28px #00000024!important}.app-shell:not(.no-rightbar-page) .feed-filters button span{color:#dff2f7!important}.app-shell:not(.no-rightbar-page) .feed-filters button b{color:#25e7e3!important}.app-shell:not(.no-rightbar-page) .feed-filters button.active{background:linear-gradient(180deg,#11d4dc33,#082830eb)!important;border-color:#22e0e43d!important;box-shadow:0 0 0 1px #22e0e41a inset,0 14px 28px #11d4dc1f!important}.app-shell:not(.no-rightbar-page) .feed{gap:18px!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card{background:linear-gradient(180deg,#06141ffa,#040d16fa)!important;border:1px solid rgba(35,213,222,.12)!important;border-radius:24px!important;box-shadow:0 18px 46px #00000042,inset 0 1px #ffffff0a!important;padding:22px!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tipster strong,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .league,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .teams b,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .bet-row b,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .ai-title,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-footer span,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-footer button,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tipster-name-link{color:#eefaff!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tipster span,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .league,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .bet-row span,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .ai-box p{color:#98b3be!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .photo{background:linear-gradient(180deg,#35e6e0,#1299d6)!important;color:#082a35!important;box-shadow:0 10px 24px #13cdda33!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .follow-btn,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .follow-footer-btn,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .unlock-btn.secondary{background:#071623f0!important;border:1px solid rgba(35,213,222,.16)!important;color:#dff7fb!important;border-radius:13px!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .follow-btn.active,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .follow-footer-btn.active{background:#13cdda24!important;color:#26eae6!important;border-color:#23d5de3d!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .premium-tag,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .free-tag,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .ai-badge,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .ai-score-badge,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card em{background:#081d2be0!important;border:1px solid rgba(35,213,222,.14)!important;color:#25eae6!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .match-box,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .ai-box,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .bet-row{background:linear-gradient(180deg,#04101adb,#040d15f5)!important;border:1px solid rgba(255,255,255,.05)!important;border-radius:18px!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .progress{background:#ffffff14!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .progress i,.app-shell:not(.no-rightbar-page) .tiny-progress i{background:linear-gradient(90deg,#23ece6,#1cd8dd 52%,#3ad0ff)!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .won{color:#20edd4!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .lost{color:#ff7d93!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .pending{color:#b5c6cf!important}.app-shell:not(.no-rightbar-page) .rightbar{width:420px!important;min-width:420px!important;padding:78px 10px 30px 0!important}.app-shell:not(.no-rightbar-page) .rightbar .livechat226-card,.app-shell:not(.no-rightbar-page) .rightbar .betai-right-chat-final,.app-shell:not(.no-rightbar-page) .rightbar .panel,.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel{background:linear-gradient(180deg,#06141ffa,#040d15fc)!important;border:1px solid rgba(35,213,222,.12)!important;border-radius:22px!important;box-shadow:0 18px 42px #0000003d,inset 0 1px #ffffff08!important}.app-shell:not(.no-rightbar-page) .rightbar .panel-head h2,.app-shell:not(.no-rightbar-page) .rightbar .panel-head a,.app-shell:not(.no-rightbar-page) .rightbar .rank b,.app-shell:not(.no-rightbar-page) .rightbar .ai-pick b,.app-shell:not(.no-rightbar-page) .rightbar .result b,.app-shell:not(.no-rightbar-page) .rightbar .betai-live-head-final,.app-shell:not(.no-rightbar-page) .rightbar .livechat226-name,.app-shell:not(.no-rightbar-page) .rightbar .livechat226-text,.app-shell:not(.no-rightbar-page) .rightbar .betai-chat-stat-final strong{color:#eefaff!important}.app-shell:not(.no-rightbar-page) .rightbar .panel-head a,.app-shell:not(.no-rightbar-page) .rightbar .rank strong,.app-shell:not(.no-rightbar-page) .rightbar .ai-pick strong,.app-shell:not(.no-rightbar-page) .rightbar .betai-online-final,.app-shell:not(.no-rightbar-page) .rightbar .livechat226-tipmeta,.app-shell:not(.no-rightbar-page) .rightbar .betai-chat-stat-final b,.app-shell:not(.no-rightbar-page) .rightbar .livechat226-badge.admin{color:#24ebe6!important}.app-shell:not(.no-rightbar-page) .rightbar .rank,.app-shell:not(.no-rightbar-page) .rightbar .ai-pick,.app-shell:not(.no-rightbar-page) .rightbar .result,.app-shell:not(.no-rightbar-page) .rightbar .livechat226-stat,.app-shell:not(.no-rightbar-page) .rightbar .betai-chat-stat-final,.app-shell:not(.no-rightbar-page) .rightbar .livechat226-bubble{background:linear-gradient(180deg,#071622eb,#040e16fa)!important;border:1px solid rgba(255,255,255,.04)!important;border-radius:16px!important}.app-shell:not(.no-rightbar-page) .rightbar .rank span,.app-shell:not(.no-rightbar-page) .rightbar .club,.app-shell:not(.no-rightbar-page) .rightbar .mini-avatar,.app-shell:not(.no-rightbar-page) .rightbar .livechat226-avatar{background:linear-gradient(180deg,#28dfe2,#1298d5)!important;color:#072b37!important}.app-shell:not(.no-rightbar-page) .rightbar .livechat226-input,.app-shell:not(.no-rightbar-page) .rightbar .livechat226-input-wrap,.app-shell:not(.no-rightbar-page) .rightbar .betai-input-wrap-final{background:#040d16f5!important;border:1px solid rgba(35,213,222,.12)!important}.app-shell:not(.no-rightbar-page) .rightbar .livechat226-tipbtn,.app-shell:not(.no-rightbar-page) .rightbar .betai-tip-main-final,.app-shell:not(.no-rightbar-page) .rightbar .betai-emoji-toggle-final{background:#081d2bf0!important;border:1px solid rgba(35,213,222,.15)!important;color:#dff8fb!important}@media (max-width:1380px){.app-shell:not(.no-rightbar-page) .rightbar{width:390px!important;min-width:390px!important}.app-shell:not(.no-rightbar-page) .betai-animated-hero{padding-right:220px!important}}@media (max-width:1180px){.app-shell:not(.no-rightbar-page) .betai-animated-hero{padding:24px!important;min-height:auto!important}}.sportpl-urgent-ticker-v548{display:grid!important;grid-template-columns:auto 1fr auto!important;gap:14px!important;align-items:center!important;padding:14px 16px!important;margin:12px 0 16px!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.08)!important;background:linear-gradient(90deg,#07131efa,#081c26f0)!important;box-shadow:0 14px 34px #00000038,inset 0 1px #ffffff08!important;cursor:pointer!important;overflow:hidden!important}.sportpl-urgent-badge-v548{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:86px!important;height:38px!important;padding:0 14px!important;border-radius:999px!important;background:linear-gradient(180deg,#ff5a68,#d92a45)!important;color:#fff!important;font-size:12px!important;font-weight:1000!important;letter-spacing:.08em!important;box-shadow:0 10px 24px #d92a4542!important}.sportpl-urgent-track-v548{position:relative!important;overflow:hidden!important;min-height:48px!important;display:flex!important;align-items:center!important}.sportpl-urgent-item-v548{display:flex!important;flex-direction:column!important;gap:4px!important;animation:sportplUrgentSlideV548 .45s ease!important}.sportpl-urgent-item-v548 strong{color:#f4fbff!important;font-size:15px!important;line-height:1.3!important;font-weight:950!important}.sportpl-urgent-item-v548 span{color:#96afbb!important;font-size:12.5px!important;line-height:1.4!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important}.sportpl-urgent-meta-v548{display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:2px!important;min-width:88px!important}.sportpl-urgent-meta-v548 b{color:#1fe2ae!important;font-size:14px!important;font-weight:1000!important}.sportpl-urgent-meta-v548 small{color:#8aa0ae!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.08em!important}@keyframes sportplUrgentSlideV548{0%{opacity:0;transform:translate(26px)}to{opacity:1;transform:translate(0)}}@media (max-width:900px){.sportpl-urgent-ticker-v548{grid-template-columns:1fr!important;gap:10px!important}.sportpl-urgent-meta-v548{align-items:flex-start!important;min-width:0!important}}.sportpl-urgent-ticker-v548{margin:10px 0 14px!important;border:1px solid rgba(32,232,219,.16)!important;background:linear-gradient(180deg,#05111bfa,#05141ef5)!important;box-shadow:0 16px 40px #0000003d,inset 0 1px #ffffff08!important}.sportpl-urgent-track-v548{min-height:64px!important;align-items:flex-start!important;flex-direction:column!important;justify-content:center!important;gap:6px!important}.sportpl-urgent-headline-v549{color:#23e6df!important;font-size:11px!important;font-weight:1000!important;letter-spacing:.12em!important;text-transform:uppercase!important}.sportpl-urgent-item-v548 strong{font-size:16px!important}.sportpl-urgent-item-v548 span{white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important}.sportpl-urgent-dots-v549{display:flex!important;align-items:center!important;gap:8px!important;margin-top:4px!important}.sportpl-urgent-dots-v549 i{width:8px!important;height:8px!important;border-radius:999px!important;background:#ffffff38!important;display:block!important}.sportpl-urgent-dots-v549 i.active{width:24px!important;background:linear-gradient(90deg,#25ece8,#1fd7de)!important;box-shadow:0 0 18px #25ece840!important}@media (max-width:900px){.sportpl-urgent-item-v548 span{-webkit-line-clamp:2!important}}.sportpl-important-hero-v550{position:relative!important;min-height:420px!important;margin:14px 0 18px!important;padding:34px 38px 78px!important;overflow:hidden!important;border-radius:28px!important;border:1px solid rgba(24,231,221,.18)!important;background:radial-gradient(circle at 76% 24%,rgba(27,214,220,.12),transparent 18%),linear-gradient(120deg,#020a12fc,#020a12f5 52%,#04131ef5)!important;box-shadow:0 26px 70px #00000047,inset 0 1px #ffffff0a!important}.sportpl-important-hero-v550:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#020a12e6,#020a12c2 38%,#020a1247 70%,#020a122e);pointer-events:none!important;z-index:1}.sportpl-important-hero-bg-v550{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important}.sportpl-important-hero-bg-v550 img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;filter:saturate(1.02) contrast(1.04)!important}.sportpl-important-strip-v550,.sportpl-important-copy-v550,.sportpl-important-logo-v550,.sportpl-important-nav-v550{position:relative!important;z-index:2!important}.sportpl-important-strip-v550{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-bottom:26px!important;color:#9dc9cf!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.12em!important}.sportpl-important-strip-v550 span{color:#27ece6!important}.sportpl-important-strip-v550 b{color:#f1fcff!important;font-size:28px!important;letter-spacing:-.03em!important}.sportpl-important-strip-v550 em{font-style:normal!important;color:#9db4bf!important}.sportpl-important-copy-v550{max-width:760px!important}.sportpl-important-badge-v550{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:40px!important;padding:0 18px!important;border-radius:999px!important;background:linear-gradient(180deg,#ff5c69,#df2d4a)!important;color:#fff!important;font-size:13px!important;font-weight:1000!important;letter-spacing:.08em!important;box-shadow:0 12px 24px #df2d4a47!important;margin-bottom:12px!important}.sportpl-important-copy-v550 small{display:block!important;color:#29ebe4!important;font-size:13px!important;font-weight:1000!important;letter-spacing:.14em!important;text-transform:uppercase!important;margin-bottom:10px!important}.sportpl-important-copy-v550 h1{margin:0 0 14px!important;color:#f3fbff!important;font-size:64px!important;line-height:.98!important;font-weight:1000!important;letter-spacing:-.05em!important;max-width:840px!important;text-wrap:balance!important}.sportpl-important-copy-v550 p{margin:0!important;color:#bbced6!important;font-size:18px!important;line-height:1.6!important;font-weight:700!important;max-width:740px!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.sportpl-important-actions-v550{display:flex!important;align-items:center!important;gap:14px!important;margin-top:24px!important}.sportpl-important-actions-v550 button{height:54px!important;padding:0 26px!important;border-radius:16px!important;border:0!important;font-size:16px!important;font-weight:1000!important;cursor:pointer!important}.sportpl-important-actions-v550 button:first-child{background:linear-gradient(180deg,#27dce0,#13cdda)!important;color:#042330!important;box-shadow:0 14px 28px #13cdda38!important}.sportpl-important-actions-v550 .ghost-v550{background:#071623e0!important;border:1px solid rgba(36,232,226,.16)!important;color:#e4f6fa!important}.sportpl-important-logo-v550{position:absolute!important;right:52px!important;top:146px!important;color:#f3fbff!important;font-size:58px!important;font-weight:1000!important;letter-spacing:-.04em!important;text-shadow:0 12px 30px rgba(0,0,0,.3)!important}.sportpl-important-nav-v550{position:absolute!important;left:28px!important;right:28px!important;bottom:22px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important}.sportpl-important-nav-v550>button{width:44px!important;height:44px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.08)!important;background:#030a11a3!important;color:#f1fbff!important;font-size:30px!important;cursor:pointer!important}.sportpl-important-dots-v550{display:flex!important;align-items:center!important;gap:10px!important}.sportpl-important-dots-v550 button{width:10px!important;height:10px!important;padding:0!important;border-radius:999px!important;border:0!important;background:#ffffff38!important;cursor:pointer!important}.sportpl-important-dots-v550 button.active{width:34px!important;background:linear-gradient(90deg,#25ece8,#16d2db)!important;box-shadow:0 0 20px #25ece842!important}@media (max-width:1380px){.sportpl-important-copy-v550 h1{font-size:54px!important}.sportpl-important-logo-v550{font-size:46px!important;right:34px!important}}@media (max-width:1100px){.sportpl-important-hero-v550{min-height:380px!important;padding:24px 24px 78px!important}.sportpl-important-copy-v550 h1{font-size:42px!important;max-width:680px!important}.sportpl-important-copy-v550 p{font-size:16px!important}.sportpl-important-logo-v550{display:none!important}}@media (max-width:760px){.sportpl-important-hero-v550{min-height:auto!important;padding:18px 18px 70px!important}.sportpl-important-strip-v550{flex-wrap:wrap!important;gap:8px!important}.sportpl-important-strip-v550 b{font-size:20px!important}.sportpl-important-copy-v550 h1{font-size:34px!important}.sportpl-important-copy-v550 p{-webkit-line-clamp:4!important;font-size:14px!important}.sportpl-important-actions-v550{flex-direction:column!important;align-items:flex-start!important}.sportpl-important-actions-v550 button{width:100%!important}}.betai-dashboard-hero-v551{position:relative!important;margin:0 0 22px!important;min-height:290px!important;aspect-ratio:4 / 1!important;border-radius:30px!important;overflow:hidden!important;border:1px solid rgba(31,226,174,.18)!important;background:linear-gradient(135deg,#06111b,#071622)!important;box-shadow:0 28px 80px #00000057,inset 0 1px #ffffff0a!important}.betai-dashboard-hero-v551:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,#030a121a,#030a1200 22%,#030a1200 72%,#030a124d)}.betai-dashboard-stage-v551{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important}.betai-dashboard-slide-v551{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;opacity:0!important;transform:scale(1.018)!important;transition:opacity .65s ease,transform .9s ease!important;pointer-events:none!important}.betai-dashboard-slide-v551.active{opacity:1!important;transform:scale(1)!important;pointer-events:auto!important}.betai-dashboard-slide-v551 img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}.betai-dashboard-nav-v551{position:relative!important;z-index:3!important;position:absolute!important;left:18px!important;right:18px!important;bottom:18px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important}.betai-dashboard-nav-v551>button{width:48px!important;height:48px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.09)!important;background:#050d14b8!important;color:#f4fbff!important;font-size:32px!important;line-height:1!important;display:grid!important;place-items:center!important;cursor:pointer!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;box-shadow:0 10px 30px #00000038!important;transition:transform .18s ease,background .18s ease,border-color .18s ease!important}.betai-dashboard-nav-v551>button:hover{transform:translateY(-1px)!important;background:#07121beb!important;border-color:#1fe2ae52!important}.betai-dashboard-dots-v551{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;padding:12px 16px!important;border-radius:999px!important;min-height:52px!important;background:#050d14b3!important;border:1px solid rgba(255,255,255,.08)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;box-shadow:0 10px 30px #00000038!important}.betai-dashboard-dots-v551 button{width:10px!important;height:10px!important;padding:0!important;border:0!important;border-radius:999px!important;background:#ffffff47!important;cursor:pointer!important;transition:all .18s ease!important}.betai-dashboard-dots-v551 button.active{width:34px!important;background:linear-gradient(90deg,#24e8e0,#16d3e0)!important;box-shadow:0 0 18px #24e8e057!important}@media (max-width:1200px){.betai-dashboard-hero-v551{min-height:260px!important}}@media (max-width:900px){.betai-dashboard-hero-v551{aspect-ratio:auto!important;min-height:240px!important}.betai-dashboard-nav-v551{left:12px!important;right:12px!important;bottom:12px!important}.betai-dashboard-nav-v551>button{width:42px!important;height:42px!important;font-size:28px!important}}@media (max-width:640px){.betai-dashboard-hero-v551{min-height:180px!important;border-radius:24px!important}.betai-dashboard-dots-v551{gap:8px!important;padding:10px 12px!important;min-height:46px!important}.betai-dashboard-dots-v551 button.active{width:22px!important}}.betai-dashboard-hero-v551{min-height:320px!important;border-radius:34px!important;border:1px solid rgba(44,227,233,.22)!important;background:radial-gradient(circle at 12% 20%,rgba(27,219,228,.08),transparent 24%),radial-gradient(circle at 88% 14%,rgba(35,195,255,.1),transparent 20%),linear-gradient(135deg,#040f18fa,#06121dfa 55%,#050e17fc)!important;box-shadow:0 30px 90px #00000057,inset 0 1px #ffffff0d,inset 0 0 0 1px #20e6dd0a,0 0 0 1px #23e1e90f!important}.betai-dashboard-hero-v551:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;pointer-events:none;z-index:1;border-radius:26px;border:1px solid rgba(255,255,255,.05);box-shadow:inset 0 0 0 1px #20e6dd0a,inset 0 20px 40px #ffffff04}.betai-dashboard-stage-v551{top:10px!important;right:10px!important;bottom:10px!important;left:10px!important;overflow:hidden!important;border-radius:26px!important;background:linear-gradient(180deg,#050e168c,#050e1647)!important}.betai-dashboard-slide-v551{transform:none!important;padding:8px!important}.betai-dashboard-slide-v551.active{transform:none!important}.betai-dashboard-slide-v551 img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;border-radius:20px!important;background:#02080e59!important;filter:drop-shadow(0 10px 28px rgba(0,0,0,.22)) saturate(1.02)!important}.betai-dashboard-nav-v551{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:4!important;pointer-events:none!important}.betai-dashboard-nav-v551 .hero-arrow-v553{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:56px!important;height:56px!important;border-radius:999px!important;border:1px solid rgba(58,233,238,.2)!important;background:linear-gradient(180deg,#071522c7,#040d16db)!important;color:#f4fbff!important;font-size:36px!important;line-height:1!important;display:grid!important;place-items:center!important;cursor:pointer!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;box-shadow:0 12px 34px #00000047,inset 0 1px #ffffff0a,0 0 18px #25ece81a!important;pointer-events:auto!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease!important}.betai-dashboard-nav-v551 .hero-arrow-v553:hover{transform:translateY(-50%) scale(1.03)!important;border-color:#3ae9ee57!important;box-shadow:0 14px 38px #0000004d,0 0 22px #25ece82e!important;background:linear-gradient(180deg,#081927eb,#05101beb)!important}.betai-dashboard-nav-v551 .hero-arrow-left-v553{left:18px!important}.betai-dashboard-nav-v551 .hero-arrow-right-v553{right:18px!important}.betai-dashboard-dots-v551{display:none!important}@media (max-width:1200px){.betai-dashboard-hero-v551{min-height:300px!important}}@media (max-width:900px){.betai-dashboard-hero-v551{min-height:250px!important;border-radius:28px!important}.betai-dashboard-stage-v551{top:8px!important;right:8px!important;bottom:8px!important;left:8px!important;border-radius:22px!important}.betai-dashboard-nav-v551 .hero-arrow-v553{width:48px!important;height:48px!important;font-size:30px!important}.betai-dashboard-nav-v551 .hero-arrow-left-v553{left:10px!important}.betai-dashboard-nav-v551 .hero-arrow-right-v553{right:10px!important}}@media (max-width:640px){.betai-dashboard-hero-v551{min-height:190px!important;border-radius:22px!important}.betai-dashboard-stage-v551{top:6px!important;right:6px!important;bottom:6px!important;left:6px!important;border-radius:18px!important}.betai-dashboard-slide-v551{padding:4px!important}.betai-dashboard-slide-v551 img{border-radius:14px!important}.betai-dashboard-nav-v551 .hero-arrow-v553{width:42px!important;height:42px!important;font-size:26px!important}}.app-shell,.app-shell.no-rightbar-page{--v554-cyan:#31efe6;--v554-cyan-2:#7af5ef;--v554-bg:#061018;--v554-bg-2:#081723;--v554-panel:#07131d;--v554-panel-2:#0a1823;--v554-text:#f1fbff;--v554-muted:#94a8b6;background:radial-gradient(circle at 18% 6%,rgba(49,239,230,.1),transparent 22%),radial-gradient(circle at 88% 0%,rgba(63,203,255,.08),transparent 20%),linear-gradient(180deg,#07111b,#051019)!important;color:var(--v554-text)!important;gap:22px!important;padding:12px 14px 22px!important}.app-shell .main{padding-top:4px!important}.app-shell .rightbar,.app-shell .sidebar{background:linear-gradient(180deg,#07121cf5,#060e16fa)!important;border:1px solid rgba(49,239,230,.11)!important;box-shadow:0 22px 60px #00000047,inset 0 1px #ffffff0a,0 0 0 1px #ffffff05!important}.app-shell .sidebar{border-radius:28px!important;padding:18px 14px!important;margin-top:2px!important;overflow:auto!important}.app-shell .rightbar{border-radius:28px!important;padding:14px!important}.app-shell .brand,.app-shell .brand.brand-logo-pro{border-radius:26px!important;background:radial-gradient(circle at 30% 25%,#31efe624,#0e1d2aeb 58%,#060e15fa)!important;border:1px solid rgba(49,239,230,.18)!important;box-shadow:0 0 30px #31efe61a,inset 0 1px #ffffff0a!important;padding:18px 16px!important}.app-shell .user-card{background:linear-gradient(180deg,#0a1c28f5,#07121cfa)!important;border:1px solid rgba(74,244,236,.12)!important;border-radius:26px!important;box-shadow:0 18px 44px #0000003d,inset 0 1px #ffffff0a!important}.app-shell .user-card .add-btn,.app-shell .user-card .submit-btn,.app-shell .user-card button{border-radius:14px!important}.app-shell .menu button,.app-shell .menu a{min-height:44px!important;border-radius:14px!important;color:#dcecf1!important;border:1px solid transparent!important}.app-shell .menu button:hover,.app-shell .menu a:hover{background:linear-gradient(90deg,#31efe617,#31efe608)!important;border-color:#31efe624!important}.app-shell .menu button.active,.app-shell .menu a.active{background:linear-gradient(90deg,#31efe62e,#4cc1ff1a)!important;border-color:#31efe638!important;box-shadow:inset 3px 0 0 var(--v554-cyan),0 10px 26px #31efe614!important}.app-shell .topbar{min-height:76px!important;display:flex!important;align-items:center!important;gap:12px!important;padding:14px 16px!important;margin-bottom:22px!important;border-radius:28px!important;background:linear-gradient(180deg,#07121cfa,#07111bf5)!important;border:1px solid rgba(49,239,230,.11)!important;box-shadow:0 20px 50px #00000047,inset 0 1px #ffffff0a!important}.app-shell .topbar .search,.app-shell .top-search-field,.app-shell .topbar .top-search-field{min-height:54px!important;border-radius:19px!important;background:linear-gradient(180deg,#030b11fa,#040c13f0)!important;border:1px solid rgba(49,239,230,.12)!important;box-shadow:inset 0 1px #ffffff08,0 0 0 1px #ffffff03!important}.app-shell .topbar .search input,.app-shell .top-search-field input{font-size:15px!important;font-weight:850!important;color:#eafaff!important}.app-shell .topbar .search input::placeholder,.app-shell .top-search-field input::placeholder{color:#8da2b0!important}.app-shell .topbar .icon-btn,.app-shell .topbar .topbar-icon-btn,.app-shell .topbar .betai-language-menu,.app-shell .topbar .wallet-top-btn.wallet-stack-top,.app-shell .topbar .top-user-chip{border-radius:18px!important;border:1px solid rgba(49,239,230,.12)!important;box-shadow:0 14px 30px #0000002e,inset 0 1px #ffffff14!important}.app-shell .topbar .icon-btn,.app-shell .topbar .topbar-icon-btn,.app-shell .topbar .betai-language-menu{background:linear-gradient(180deg,#41efe6,#25d7d4)!important;color:#06202a!important}.app-shell .topbar .icon-btn *,.app-shell .topbar .topbar-icon-btn *,.app-shell .topbar .betai-language-menu *{color:#06202a!important}.app-shell .topbar .wallet-top-btn.wallet-stack-top{min-height:54px!important;background:linear-gradient(180deg,#50efe5,#2addd8)!important;color:#06202a!important}.app-shell .topbar .wallet-top-btn.wallet-stack-top strong,.app-shell .topbar .wallet-top-btn.wallet-stack-top small{color:#06202a!important}.app-shell .topbar .top-user-chip{min-height:54px!important;background:linear-gradient(180deg,#c7fbf7,#9eede7)!important;color:#07222a!important}.app-shell .topbar .top-user-chip:before{background:#06202a1a!important}.app-shell .topbar .top-user-info strong,.app-shell .topbar .top-user-info small,.app-shell .topbar .top-user-chevron{color:#07222a!important}.app-shell .panel,.app-shell .tip-card,.app-shell .tip-form,.app-shell .feed-filters,.app-shell .wallet-card,.app-shell .profile-card,.app-shell .earnings-card,.app-shell .payout-card,.app-shell .marketplace-card,.app-shell .leaderboard-card,.app-shell .pricing-card,.app-shell .public-profile-shell,.app-shell .profile-sales-panel,.app-shell .tipster-pricing-panel,.app-shell .admin-finance-card,.app-shell .admin-cron-card,.app-shell .subscription-hero,.app-shell .paywall-rules-card,.app-shell .featured-card,.app-shell .skeleton-card,.app-shell .glass-tvlive-v8,.app-shell .sportpl-live-panel-v538,.app-shell .support510-card,.app-shell .ppv-card,.app-shell .tv-card,.app-shell .match-card,.app-shell .marketplace-premium-card,.app-shell .leaderboard-row:not(.header),.app-shell .ai-ranking-card{background:linear-gradient(180deg,#08151ffa,#060f18fa)!important;border:1px solid rgba(49,239,230,.1)!important;border-radius:24px!important;box-shadow:0 18px 44px #00000038,inset 0 1px #ffffff0a!important}.app-shell .panel:hover,.app-shell .tip-card:hover,.app-shell .marketplace-card:hover,.app-shell .leaderboard-card:hover,.app-shell .glass-tvlive-v8:hover{border-color:#31efe62e!important;box-shadow:0 24px 54px #00000042,0 0 24px #31efe612!important}.app-shell .panel-head h2,.app-shell .feed-title h2,.app-shell .page-title h1,.app-shell .section-head-v8 h2,.app-shell .support510-head h2,.app-shell .tvlive-section-title,.app-shell .tvlive-main-title,.app-shell h1,.app-shell h2,.app-shell h3{color:#f3fbff!important}.app-shell .page-title p,.app-shell .panel-head a,.app-shell .feed-title p,.app-shell label,.app-shell small,.app-shell .counter,.app-shell .small-muted,.app-shell .section-head-v8 p,.app-shell .support510-head p{color:var(--v554-muted)!important}.app-shell .add-btn,.app-shell .submit-btn,.app-shell .premium-banner-cta,.app-shell .betai-hero-cta,.app-shell .mini-buy-btn,.app-shell .follow-footer-btn,.app-shell .pricing-card button,.app-shell .outline-btn.primary,.app-shell .follow-profile-btn,.app-shell .analysis-launch-btn,.app-shell .premium-btn,.app-shell .cta-btn,.app-shell .sportpl-important-actions-v550 button:first-child{background:linear-gradient(180deg,#44f1e8,#20d9d8)!important;color:#06202a!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 16px 30px #20d9d829!important}.app-shell .outline-btn,.app-shell .unlock-btn.secondary,.app-shell .follow-btn,.app-shell .feed-filters button,.app-shell .sportpl-important-actions-v550 .ghost-v550,.app-shell .articles-tab-v8,.app-shell .tvlive-tabs-v8 button{background:linear-gradient(180deg,#08141ef5,#060f18fa)!important;border:1px solid rgba(49,239,230,.12)!important;color:#eaf8fb!important}.app-shell .feed-filters button.active,.app-shell .articles-tab-v8.active,.app-shell .tvlive-tabs-v8 button.active,.app-shell .tvlive-tabs-v8 button[aria-pressed=true]{background:linear-gradient(180deg,#31efe62e,#31efe614)!important;border-color:#31efe638!important;color:#f4fdff!important;box-shadow:0 10px 24px #31efe614!important}.app-shell .betai-dashboard-hero-v551,.app-shell .sportpl-important-hero-v550,.app-shell .leaderboard-hero,.app-shell .subscription-hero,.app-shell .ai-premium-header{border-radius:32px!important;border:1px solid rgba(49,239,230,.14)!important;box-shadow:0 26px 68px #0000004d,inset 0 1px #ffffff0d,0 0 26px #31efe60f!important}.app-shell .betai-dashboard-topbar-v551{display:none!important}.app-shell .betai-dashboard-nav-v551 .hero-arrow-v553,.app-shell .sportpl-important-nav-v550>button{background:linear-gradient(180deg,#081520e0,#050e17eb)!important;border:1px solid rgba(49,239,230,.18)!important;box-shadow:0 14px 32px #00000042,0 0 20px #31efe61a!important}.app-shell .livechat226,.app-shell .chat-shell,.app-shell .chat-panel,.app-shell .top-typers-box,.app-shell .ai-day-box{background:linear-gradient(180deg,#08151ffa,#060f18fa)!important;border:1px solid rgba(49,239,230,.1)!important;border-radius:24px!important}.app-shell .sportpl-alert-v538{background:linear-gradient(90deg,#5a1024eb,#2e0816f5)!important;border:1px solid rgba(255,110,141,.14)!important}.app-shell .topbar .icon-btn:hover,.app-shell .topbar .topbar-icon-btn:hover,.app-shell .topbar .wallet-top-btn.wallet-stack-top:hover,.app-shell .topbar .top-user-chip:hover{transform:translateY(-1px)!important;box-shadow:0 16px 34px #00000038,0 0 20px #31efe61f!important}@media (max-width:1200px){.app-shell,.app-shell.no-rightbar-page{padding:10px!important;gap:16px!important}.app-shell .topbar{padding:12px!important;border-radius:24px!important}}@media (max-width:760px){.app-shell .sidebar,.app-shell .rightbar{border-radius:22px!important}.app-shell .topbar{border-radius:22px!important;gap:10px!important}.app-shell .panel,.app-shell .tip-card,.app-shell .glass-tvlive-v8{border-radius:20px!important}}.app-shell .topbar .wallet-top-btn.wallet-split-top-btn,.topbar .wallet-top-btn.wallet-split-top-btn,.wallet-top-btn.wallet-split-top-btn{display:flex!important;align-items:stretch!important;justify-content:flex-start!important;gap:0!important;min-height:56px!important;min-width:220px!important;padding:0!important;overflow:hidden!important;border-radius:20px!important;background:linear-gradient(180deg,#071b26fa,#05121cfa)!important;border:1px solid rgba(49,239,230,.16)!important;box-shadow:0 14px 30px #00000038,inset 0 1px #ffffff0d,0 0 18px #31efe60f!important;color:#f1fbff!important}.app-shell .topbar .wallet-top-btn.wallet-split-top-btn:hover,.topbar .wallet-top-btn.wallet-split-top-btn:hover,.wallet-top-btn.wallet-split-top-btn:hover{transform:translateY(-1px)!important;filter:none!important;border-color:#31efe63d!important;box-shadow:0 18px 34px #0000003d,0 0 22px #31efe61a!important}.wallet-split-segment{min-height:56px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:10px 14px!important}.wallet-split-balance{min-width:106px!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important;background:linear-gradient(180deg,#06161ff5,#06111afa)!important}.wallet-split-balance strong,.wallet-split-token-copy strong{font-size:14px!important;line-height:1!important;font-weight:1000!important;color:#f5fbff!important;letter-spacing:-.02em!important}.wallet-split-balance small,.wallet-split-token-copy small{margin-top:5px!important;font-size:11px!important;line-height:1!important;font-weight:850!important;color:#8fa5b1!important}.wallet-split-divider{width:1px!important;align-self:stretch!important;background:linear-gradient(180deg,#31efe60a,#31efe638,#31efe60a)!important;flex:0 0 1px!important}.wallet-split-tokens{flex:1 1 auto!important;min-width:118px!important;gap:10px!important;justify-content:flex-start!important;padding-right:10px!important;background:linear-gradient(180deg,#081f2afa,#07161ffa)!important}.wallet-split-coin{width:28px!important;height:28px!important;border-radius:999px!important;display:grid!important;place-items:center!important;flex:0 0 28px!important;font-size:14px!important;color:#ffe689!important;background:radial-gradient(circle at 35% 30%,#fff8c7,#ffd44d 34%,#e8a700 65%,#8a5a00)!important;border:1px solid rgba(255,219,105,.46)!important;box-shadow:0 0 0 1px #66450059,inset 0 1px #ffffff59,0 0 18px #ffd24d29!important;text-shadow:0 1px 0 rgba(255,255,255,.4)!important}.wallet-split-token-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;min-width:0!important;text-align:left!important}.wallet-split-chevron{margin-left:auto!important;width:18px!important;height:18px!important;display:grid!important;place-items:center!important;color:#91a5b0!important;font-size:12px!important;line-height:1!important}@media (max-width:1180px){.app-shell .topbar .wallet-top-btn.wallet-split-top-btn,.topbar .wallet-top-btn.wallet-split-top-btn,.wallet-top-btn.wallet-split-top-btn{min-width:205px!important}.wallet-split-balance{min-width:98px!important}}@media (max-width:760px){.app-shell .topbar .wallet-top-btn.wallet-split-top-btn,.topbar .wallet-top-btn.wallet-split-top-btn,.wallet-top-btn.wallet-split-top-btn{width:100%!important;min-width:0!important}.wallet-split-balance,.wallet-split-tokens{min-height:54px!important}}.app-shell .topbar{display:grid!important;grid-template-columns:minmax(320px,560px) auto!important;align-items:center!important;justify-content:space-between!important;column-gap:16px!important;row-gap:12px!important}.app-shell .topbar .top-search-field,.app-shell .topbar .search{width:100%!important;max-width:560px!important;min-width:280px!important;flex:none!important;min-height:50px!important;border-radius:18px!important}.app-shell .topbar .top-search-field input,.app-shell .topbar .search input{font-size:14px!important}.app-shell .top-actions{margin-left:0!important;justify-self:end!important;display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:nowrap!important;min-width:max-content!important}.app-shell .topbar .betai-language-menu,.app-shell .topbar .notice.notice-button,.app-shell .topbar .notify-btn,.app-shell .topbar .mail-btn,.app-shell .topbar .wallet-top-btn.wallet-split-top-btn,.app-shell .topbar .top-user-chip{background:linear-gradient(180deg,#071924fa,#05121cfa)!important;color:#eefcff!important;border:1px solid rgba(53,233,228,.18)!important;box-shadow:0 14px 30px #00000038,inset 0 1px #ffffff0a,0 0 14px #35e9e40f!important}.app-shell .topbar .betai-language-menu *,.app-shell .topbar .notice.notice-button *,.app-shell .topbar .notify-btn *,.app-shell .topbar .mail-btn *,.app-shell .topbar .wallet-top-btn.wallet-split-top-btn *,.app-shell .topbar .top-user-chip *{color:inherit!important}.app-shell .topbar .betai-language-menu:hover,.app-shell .topbar .notice.notice-button:hover,.app-shell .topbar .notify-btn:hover,.app-shell .topbar .mail-btn:hover,.app-shell .topbar .wallet-top-btn.wallet-split-top-btn:hover,.app-shell .topbar .top-user-chip:hover{border-color:#35e9e447!important;box-shadow:0 18px 36px #0000003d,0 0 18px #35e9e41a!important}.app-shell .topbar .betai-language-menu{min-height:50px!important;border-radius:18px!important;padding:4px!important}.app-shell .topbar .betai-language-menu:before{display:none!important}.app-shell .topbar .betai-language-menu button{min-width:34px!important;height:40px!important;border-radius:14px!important;color:#d7eef2!important;background:transparent!important}.app-shell .topbar .betai-language-menu button.is-active,.app-shell .topbar .betai-language-menu button:hover{background:linear-gradient(180deg,#35e9e429,#35e9e414)!important;color:#f4feff!important}.app-shell .topbar .notice.notice-button,.app-shell .topbar .notify-btn,.app-shell .topbar .mail-btn{width:50px!important;min-width:50px!important;height:50px!important;padding:0!important;border-radius:16px!important;display:grid!important;place-items:center!important;font-size:20px!important}.app-shell .topbar .notify-btn b,.app-shell .topbar .mail-btn b{min-width:18px!important;height:18px!important;padding:0 5px!important;top:-3px!important;right:-3px!important;background:linear-gradient(180deg,#30ece4,#17d8d7)!important;color:#06202a!important;box-shadow:0 0 0 1px #35e9e440,0 0 14px #35e9e42e!important}.app-shell .topbar .wallet-top-btn.wallet-split-top-btn{min-width:232px!important;min-height:50px!important;border-radius:18px!important;overflow:hidden!important}.app-shell .topbar .wallet-top-btn.wallet-split-top-btn .wallet-split-segment{min-height:50px!important}.app-shell .topbar .wallet-top-btn.wallet-split-top-btn .wallet-split-balance,.app-shell .topbar .wallet-top-btn.wallet-split-top-btn .wallet-split-tokens{background:transparent!important}.app-shell .topbar .wallet-top-btn.wallet-split-top-btn .wallet-split-balance strong,.app-shell .topbar .wallet-top-btn.wallet-split-top-btn .wallet-split-token-copy strong{color:#f4fdff!important}.app-shell .topbar .wallet-top-btn.wallet-split-top-btn .wallet-split-balance small,.app-shell .topbar .wallet-top-btn.wallet-split-top-btn .wallet-split-token-copy small,.app-shell .topbar .wallet-top-btn.wallet-split-top-btn .wallet-split-chevron{color:#8fa7b2!important}.app-shell .topbar .wallet-top-btn.wallet-split-top-btn .wallet-split-divider{background:linear-gradient(180deg,#35e9e408,#35e9e438,#35e9e408)!important}.app-shell .topbar .wallet-top-btn.wallet-split-top-btn .wallet-split-coin{width:24px!important;height:24px!important;flex:0 0 24px!important;font-size:12px!important;background:radial-gradient(circle at 35% 30%,#fff4bb,#ffd748 38%,#f0aa08 68%,#8f5c00)!important;border-color:#ffda696b!important}.app-shell .topbar .top-user-chip{min-width:176px!important;max-width:198px!important;height:50px!important;padding:5px 10px 5px 6px!important;border-radius:18px!important}.app-shell .topbar .top-user-chip:before{display:none!important}.app-shell .topbar .top-user-avatar{width:36px!important;height:36px!important;flex:0 0 36px!important;background:linear-gradient(180deg,#123544fa,#081f2bfa)!important;border:1px solid rgba(53,233,228,.18)!important;color:#eaffff!important;box-shadow:none!important}.app-shell .topbar .top-user-info strong,.app-shell .topbar .top-user-info small,.app-shell .topbar .top-user-chevron{color:#eafcff!important}.app-shell .topbar .top-user-info small{background:#35e9e41f!important;color:#bdf7f3!important;box-shadow:none!important}.app-shell .topbar .top-user-chevron{background:#ffffff08!important;border-color:#ffffff0d!important}@media (max-width:1380px){.app-shell .topbar{grid-template-columns:minmax(260px,480px) auto!important}.app-shell .topbar .top-search-field,.app-shell .topbar .search{max-width:480px!important}.app-shell .topbar .wallet-top-btn.wallet-split-top-btn{min-width:214px!important}.app-shell .topbar .top-user-chip{min-width:166px!important;max-width:188px!important}}@media (max-width:1120px){.app-shell .topbar{grid-template-columns:1fr!important}.app-shell .top-actions{justify-self:start!important;flex-wrap:wrap!important;min-width:0!important}.app-shell .topbar .top-search-field,.app-shell .topbar .search{max-width:none!important;width:100%!important}}@media (max-width:760px){.app-shell .top-actions{width:100%!important;gap:8px!important}.app-shell .topbar .notice.notice-button,.app-shell .topbar .notify-btn,.app-shell .topbar .mail-btn{width:46px!important;min-width:46px!important;height:46px!important}.app-shell .topbar .wallet-top-btn.wallet-split-top-btn{flex:1 1 100%!important;width:100%!important;min-width:0!important}.app-shell .topbar .top-user-chip{flex:1 1 calc(50% - 4px)!important;max-width:none!important}}.app-shell .topbar{position:relative!important;min-height:82px!important;padding:14px 16px!important;border-radius:30px!important;background:radial-gradient(circle at 8% 0%,rgba(57,245,238,.14),transparent 28%),radial-gradient(circle at 96% 0%,rgba(71,204,255,.1),transparent 24%),linear-gradient(180deg,#081924f5,#040d16fa)!important;border:1px solid rgba(70,244,238,.16)!important;box-shadow:0 24px 70px #00000052,inset 0 1px #ffffff0f,inset 0 -1px #46f4ee0b,0 0 0 1px #ffffff04!important;overflow:visible!important}.app-shell .topbar:before{content:""!important;position:absolute!important;top:1px!important;right:1px!important;bottom:1px!important;left:1px!important;border-radius:29px!important;pointer-events:none!important;background:linear-gradient(90deg,rgba(255,255,255,.055),transparent 24%,transparent 72%,rgba(70,244,238,.05))!important;opacity:.82!important}.app-shell .topbar:after{content:""!important;position:absolute!important;left:24px!important;right:24px!important;top:0!important;height:1px!important;background:linear-gradient(90deg,transparent,rgba(85,255,246,.46),transparent)!important;pointer-events:none!important}.app-shell .topbar>*{position:relative!important;z-index:1!important}.app-shell .topbar .top-search-field,.app-shell .topbar .search{max-width:500px!important;min-height:54px!important;border-radius:19px!important;background:linear-gradient(180deg,#020b12f0,#040f18f5)!important;border:1px solid rgba(92,246,241,.15)!important;box-shadow:inset 0 1px #ffffff0b,inset 0 -1px #00000038,0 12px 30px #00000029!important}.app-shell .topbar .top-search-field:focus-within,.app-shell .topbar .search:focus-within{border-color:#5cf6f157!important;box-shadow:0 0 0 3px #5cf6f112,0 16px 34px #00000038!important}.app-shell .top-actions{gap:12px!important}.app-shell .topbar .betai-language-menu,.app-shell .topbar .notice.notice-button,.app-shell .topbar .notify-btn,.app-shell .topbar .mail-btn,.app-shell .topbar .wallet-top-btn.wallet-split-top-btn,.app-shell .topbar .top-user-chip{position:relative!important;min-height:54px!important;border-radius:19px!important;background:linear-gradient(180deg,#0a212efa,#06141ffa)!important;border:1px solid rgba(92,246,241,.17)!important;box-shadow:0 16px 34px #00000038,inset 0 1px #ffffff0e,inset 0 -1px #0003,0 0 20px #5cf6f10e!important;overflow:hidden!important}.app-shell .topbar .betai-language-menu:after,.app-shell .topbar .notice.notice-button:after,.app-shell .topbar .notify-btn:after,.app-shell .topbar .mail-btn:after,.app-shell .topbar .wallet-top-btn.wallet-split-top-btn:after,.app-shell .topbar .top-user-chip:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.055) 38%,transparent 60%)!important;transform:translate(-135%) skew(-20deg)!important;transition:transform .58s ease!important}.app-shell .topbar .betai-language-menu:hover:after,.app-shell .topbar .notice.notice-button:hover:after,.app-shell .topbar .notify-btn:hover:after,.app-shell .topbar .mail-btn:hover:after,.app-shell .topbar .wallet-top-btn.wallet-split-top-btn:hover:after,.app-shell .topbar .top-user-chip:hover:after{transform:translate(135%) skew(-20deg)!important}.app-shell .topbar .betai-language-menu:hover,.app-shell .topbar .notice.notice-button:hover,.app-shell .topbar .notify-btn:hover,.app-shell .topbar .mail-btn:hover,.app-shell .topbar .wallet-top-btn.wallet-split-top-btn:hover,.app-shell .topbar .top-user-chip:hover{transform:translateY(-2px)!important;border-color:#5cf6f157!important;background:linear-gradient(180deg,#0d2937fc,#071723fc)!important;box-shadow:0 20px 42px #00000047,0 0 26px #5cf6f11f,inset 0 1px #ffffff13!important}.app-shell .topbar .notice.notice-button,.app-shell .topbar .notify-btn,.app-shell .topbar .mail-btn{width:54px!important;min-width:54px!important;height:54px!important;font-size:19px!important}.app-shell .topbar .wallet-top-btn.wallet-split-top-btn{min-width:244px!important;min-height:54px!important}.app-shell .topbar .wallet-split-segment{min-height:54px!important}.app-shell .topbar .wallet-split-balance{min-width:112px!important;padding-left:16px!important}.app-shell .topbar .wallet-split-balance strong,.app-shell .topbar .wallet-split-token-copy strong{font-size:15px!important;color:#f8feff!important;text-shadow:0 0 14px rgba(92,246,241,.08)!important}.app-shell .topbar .wallet-split-balance small,.app-shell .topbar .wallet-split-token-copy small{font-size:11.5px!important;color:#93aab6!important}.app-shell .topbar .wallet-split-coin{width:28px!important;height:28px!important;flex-basis:28px!important;box-shadow:0 0 0 1px #66450059,inset 0 1px #ffffff5c,0 0 18px #ffd24d38!important}.app-shell .topbar .top-user-chip{min-width:190px!important;max-width:218px!important;height:54px!important;padding:6px 11px 6px 7px!important}.app-shell .topbar .top-user-avatar{width:38px!important;height:38px!important;flex-basis:38px!important;background:radial-gradient(circle at 30% 20%,#ffffff24,#34eee72e 34%,#092633fa)!important;border-color:#5cf6f138!important}.app-shell .topbar .top-user-info small{background:#5cf6f121!important;border:1px solid rgba(92,246,241,.12)!important}.app-shell .topbar .betai-language-menu{min-height:54px!important;border-radius:19px!important}.app-shell .topbar .betai-language-menu button{height:44px!important;border-radius:15px!important}@media (max-width:1380px){.app-shell .topbar{grid-template-columns:minmax(240px,440px) auto!important}.app-shell .topbar .top-search-field,.app-shell .topbar .search{max-width:440px!important}.app-shell .top-actions{gap:9px!important}.app-shell .topbar .wallet-top-btn.wallet-split-top-btn{min-width:224px!important}.app-shell .topbar .top-user-chip{min-width:172px!important;max-width:196px!important}}@media (max-width:1120px){.app-shell .topbar{grid-template-columns:1fr!important;min-height:auto!important}.app-shell .topbar .top-search-field,.app-shell .topbar .search{max-width:none!important}}.app-shell .topbar .betai-language-switch.compact.betai-language-dropdown{min-height:50px!important;padding:4px!important;border-radius:18px!important;border:1px solid rgba(53,233,228,.18)!important;background:linear-gradient(180deg,#071924fa,#05121cfa)!important;box-shadow:0 14px 30px #00000038,inset 0 1px #ffffff0a,0 0 14px #35e9e40f!important}.app-shell .topbar .betai-language-switch.compact.betai-language-dropdown .betai-language-current{width:46px!important;min-width:46px!important;height:40px!important;border-radius:14px!important;background:transparent!important;border:none!important;color:#eefcff!important;box-shadow:none!important}.app-shell .topbar .betai-language-switch.compact.betai-language-dropdown .betai-language-current:hover,.app-shell .topbar .betai-language-switch.compact.betai-language-dropdown.is-open .betai-language-current{background:linear-gradient(180deg,#35e9e41f,#35e9e40f)!important}.app-shell .topbar .top-user-chip{background:linear-gradient(180deg,#071924fa,#05121cfa)!important;border:1px solid rgba(53,233,228,.18)!important;box-shadow:0 14px 30px #00000038,inset 0 1px #ffffff0a,0 0 14px #35e9e40f!important}.app-shell .topbar .top-user-avatar{background:linear-gradient(180deg,#123544fa,#081f2bfa)!important;border:1px solid rgba(53,233,228,.18)!important;box-shadow:none!important}.app-shell .topbar .top-user-info small{background:#35e9e41a!important;color:#bdf7f3!important;box-shadow:none!important}.app-shell .topbar .top-user-chevron{background:#ffffff08!important;border:1px solid rgba(255,255,255,.05)!important}.support510-fab,.reviews512-fab{border:1px solid rgba(53,233,228,.18)!important;background:linear-gradient(180deg,#071924fa,#05121cfa)!important;color:#eefcff!important;box-shadow:0 14px 30px #0000004d,inset 0 1px #ffffff0a,0 0 14px #35e9e414!important}.support510-fab:hover,.reviews512-fab:hover{box-shadow:0 18px 36px #00000057,0 0 18px #35e9e41f!important}.support510-fab-pulse{border:1px solid rgba(53,233,228,.18)!important}.reviews512-fab:before{background:linear-gradient(115deg,transparent,rgba(255,255,255,.16),transparent)!important}.reviews512-fab-stars{color:#36f0c7!important;text-shadow:0 0 10px rgba(54,240,199,.28)!important}.reviews512-fab i{background:#36f0c7!important}.app-shell .topbar .notice.notice-button,.app-shell .topbar .notify-btn,.app-shell .topbar .mail-btn,.support510-fab{overflow:visible!important}.app-shell .topbar .notify-btn b,.app-shell .topbar .mail-btn b{position:absolute!important;top:-7px!important;right:-7px!important;min-width:20px!important;height:20px!important;padding:0 6px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(180deg,#30ece4,#17d8d7)!important;color:#06202a!important;font-size:11px!important;font-weight:1000!important;line-height:1!important;box-shadow:0 0 0 2px #061823eb,0 0 14px #35e9e42e!important;z-index:12!important}.support510-fab-badge{position:absolute!important;top:-6px!important;right:-6px!important;min-width:22px!important;height:22px!important;padding:0 6px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(180deg,#30ece4,#17d8d7)!important;color:#06202a!important;font-size:11px!important;font-weight:1000!important;line-height:1!important;box-shadow:0 0 0 2px #061823eb,0 0 14px #35e9e42e!important;z-index:14!important}@media (max-width:760px){.app-shell .topbar .notify-btn b,.app-shell .topbar .mail-btn b,.support510-fab-badge{top:-5px!important;right:-5px!important}}@media (min-width:1001px){.app-shell:not(.no-rightbar-page){width:96%!important;max-width:1940px!important;margin-left:auto!important;margin-right:auto!important;align-items:start!important}.app-shell:not(.no-rightbar-page) .main{min-width:0!important;max-width:none!important;padding-right:4px!important}.app-shell:not(.no-rightbar-page) .rightbar{width:100%!important;padding-top:18px!important;padding-right:0!important;gap:16px!important;align-self:start!important;overflow:visible!important}.app-shell:not(.no-rightbar-page) .rightbar .livechat226-card,.app-shell:not(.no-rightbar-page) .rightbar .betai-right-chat-final,.app-shell:not(.no-rightbar-page) .livechat226-card.betai-right-chat-final{display:flex!important;flex-direction:column!important;gap:12px!important;height:560px!important;min-height:560px!important;max-height:560px!important;padding:16px!important;overflow:hidden!important}.app-shell:not(.no-rightbar-page) .rightbar .betai-live-head-final{margin-bottom:2px!important}.app-shell:not(.no-rightbar-page) .rightbar .betai-chat-stats-final{gap:10px!important;margin:0!important}.app-shell:not(.no-rightbar-page) .rightbar .livechat226-stat,.app-shell:not(.no-rightbar-page) .rightbar .betai-chat-stat-final{min-height:68px!important;padding:12px!important}.app-shell:not(.no-rightbar-page) .rightbar .livechat226-messages,.app-shell:not(.no-rightbar-page) .rightbar .betai-chat-messages-final{flex:1 1 auto!important;height:auto!important;min-height:300px!important;max-height:none!important;padding:12px!important;margin:0!important;overflow:auto!important}.app-shell:not(.no-rightbar-page) .rightbar .livechat226-bubble{max-width:min(100%,440px)!important}.app-shell:not(.no-rightbar-page) .rightbar .livechat226-text{line-height:1.46!important;word-break:break-word!important}.app-shell:not(.no-rightbar-page) .rightbar .livechat226-composer,.app-shell:not(.no-rightbar-page) .rightbar .betai-composer-final{flex:0 0 auto!important;margin:0!important;padding:0!important}.app-shell:not(.no-rightbar-page) .rightbar .livechat226-input-wrap,.app-shell:not(.no-rightbar-page) .rightbar .betai-input-wrap-final{padding:8px!important;gap:8px!important}.app-shell:not(.no-rightbar-page) .rightbar .rank{grid-template-columns:32px 42px minmax(0,1fr) auto!important;gap:12px!important;align-items:start!important;padding:12px 10px!important}.app-shell:not(.no-rightbar-page) .rightbar .rank>div,.app-shell:not(.no-rightbar-page) .rightbar .ai-pick>div,.app-shell:not(.no-rightbar-page) .rightbar .result>div{min-width:0!important}.app-shell:not(.no-rightbar-page) .rightbar .rank b,.app-shell:not(.no-rightbar-page) .rightbar .ai-pick b,.app-shell:not(.no-rightbar-page) .rightbar .result b{display:block!important;line-height:1.3!important;word-break:break-word!important}.app-shell:not(.no-rightbar-page) .rightbar .rank small,.app-shell:not(.no-rightbar-page) .rightbar .ai-pick small,.app-shell:not(.no-rightbar-page) .rightbar .result small{line-height:1.35!important;word-break:break-word!important}.app-shell:not(.no-rightbar-page) .rightbar .rank strong{white-space:nowrap!important;padding-left:8px!important;font-size:14px!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick{grid-template-columns:42px minmax(0,1fr) 52px!important;gap:12px!important;padding:12px 10px!important}.app-shell:not(.no-rightbar-page) .rightbar .result{grid-template-columns:minmax(0,1fr) 52px minmax(0,1fr) 84px!important;gap:10px!important;padding:10px 8px!important}}@media (min-width:1001px) and (max-width:1299px){.app-shell:not(.no-rightbar-page){grid-template-columns:230px minmax(0,1fr) 430px!important;gap:16px!important}.app-shell:not(.no-rightbar-page) .rightbar{min-width:430px!important;max-width:430px!important}.app-shell:not(.no-rightbar-page) .rightbar .livechat226-card,.app-shell:not(.no-rightbar-page) .rightbar .betai-right-chat-final,.app-shell:not(.no-rightbar-page) .livechat226-card.betai-right-chat-final{height:520px!important;min-height:520px!important;max-height:520px!important}.app-shell:not(.no-rightbar-page) .rightbar .livechat226-messages,.app-shell:not(.no-rightbar-page) .rightbar .betai-chat-messages-final{min-height:270px!important}.app-shell:not(.no-rightbar-page) .rightbar .livechat226-bubble{max-width:min(100%,360px)!important}}@media (min-width:1300px) and (max-width:1599px){.app-shell:not(.no-rightbar-page){grid-template-columns:250px minmax(0,1fr) 500px!important;gap:20px!important}.app-shell:not(.no-rightbar-page) .rightbar{min-width:500px!important;max-width:500px!important}}@media (min-width:1600px){.app-shell:not(.no-rightbar-page){grid-template-columns:250px minmax(0,1fr) 560px!important;gap:22px!important}.app-shell:not(.no-rightbar-page) .rightbar{min-width:560px!important;max-width:560px!important}.app-shell:not(.no-rightbar-page) .rightbar .livechat226-card,.app-shell:not(.no-rightbar-page) .rightbar .betai-right-chat-final,.app-shell:not(.no-rightbar-page) .livechat226-card.betai-right-chat-final{height:620px!important;min-height:620px!important;max-height:620px!important}.app-shell:not(.no-rightbar-page) .rightbar .livechat226-messages,.app-shell:not(.no-rightbar-page) .rightbar .betai-chat-messages-final{min-height:360px!important}.app-shell:not(.no-rightbar-page) .rightbar .livechat226-bubble{max-width:min(100%,500px)!important}}.app-shell .sidebar{padding-top:18px!important}.app-shell .sidebar .user-card{margin-top:0!important}.app-shell .brand.brand-logo-pro{display:none!important}.app-shell .topbar .top-user-chip{position:relative!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;min-width:194px!important;width:194px!important;max-width:194px!important;height:56px!important;padding:7px 8px 7px 10px!important;border-radius:18px!important;border:1px solid rgba(43,212,220,.16)!important;background:linear-gradient(180deg,#071c28fa,#05141ffa)!important;box-shadow:0 12px 28px #00000042,inset 0 1px #ffffff08,0 0 0 1px #00bdd60d!important;overflow:hidden!important;transform:none!important}.app-shell .topbar .top-user-chip:before,.app-shell .topbar .top-user-chip:after{display:none!important}.app-shell .topbar .top-user-chip:hover{transform:none!important;background:linear-gradient(180deg,#081f2cfc,#051621fc)!important;border-color:#2bd4dc38!important;box-shadow:0 14px 30px #00000047,inset 0 1px #ffffff0a,0 0 18px #2bd4dc14!important}.app-shell .topbar .top-user-avatar{width:36px!important;min-width:36px!important;height:36px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(180deg,#0b364a,#082130)!important;border:1px solid rgba(49,215,221,.18)!important;color:#ebfbff!important;font-size:13px!important;font-weight:1000!important;letter-spacing:-.01em!important;box-shadow:none!important;flex:0 0 auto!important}.app-shell .topbar .top-user-info{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;min-width:0!important;flex:1 1 auto!important;gap:3px!important}.app-shell .topbar .top-user-info strong{display:block!important;max-width:92px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#f4fcff!important;font-size:11px!important;line-height:1.05!important;font-weight:900!important;letter-spacing:.01em!important;text-transform:none!important}.app-shell .topbar .top-user-info small{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:16px!important;padding:1px 8px!important;border-radius:999px!important;background:linear-gradient(180deg,#113747f2,#0b2632f2)!important;border:1px solid rgba(43,212,220,.14)!important;color:#d7f8ff!important;font-size:8px!important;line-height:1!important;font-weight:1000!important;letter-spacing:.06em!important;text-transform:uppercase!important;box-shadow:none!important}.app-shell .topbar .top-user-chevron{margin-left:auto!important;width:24px!important;min-width:24px!important;height:24px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(180deg,#081924f5,#06121cf5)!important;border:1px solid rgba(255,255,255,.06)!important;color:#d7f8ff!important;font-size:12px!important;line-height:1!important;box-shadow:none!important;flex:0 0 auto!important}@media (max-width:1180px){.app-shell .topbar .top-user-chip{width:184px!important;min-width:184px!important;max-width:184px!important}.app-shell .topbar .top-user-info strong{max-width:84px!important}}.rewards-ultra-page{display:grid!important;gap:16px!important;padding:0 2px 14px!important}.rewards-ultra-card{position:relative!important;background:radial-gradient(circle at top right,rgba(26,236,224,.1),transparent 26%),radial-gradient(circle at bottom left,rgba(0,146,255,.06),transparent 22%),linear-gradient(180deg,#04101bfa,#020a12fe)!important;border:1px solid rgba(35,213,222,.13)!important;border-radius:22px!important;box-shadow:0 22px 58px #00000047,inset 0 1px #ffffff08,0 0 0 1px #00b0d308!important;overflow:hidden!important}.rewards-ultra-card:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent 24%)!important}.rewards-ultra-hero{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;padding:18px 20px!important}.rewards-ultra-hero-copy h1{margin:0 0 8px!important;color:#eefbff!important;font-size:24px!important;line-height:1.08!important;font-weight:1000!important;letter-spacing:-.03em!important}.rewards-ultra-hero-copy p{margin:0!important;color:#8aa4b3!important;font-size:14px!important;font-weight:600!important}.rewards-ultra-hero-stats{display:grid!important;grid-template-columns:repeat(3,minmax(160px,1fr))!important;gap:12px!important;align-items:stretch!important;min-width:min(100%,730px)!important}.rewards-ultra-topmini,.rewards-ultra-claim-btn{min-height:82px!important;border-radius:18px!important;border:1px solid rgba(35,213,222,.12)!important;background:linear-gradient(180deg,#071825f5,#040e18fa)!important;box-shadow:inset 0 1px #ffffff08!important}.rewards-ultra-topmini{padding:14px 16px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:4px!important}.rewards-ultra-topmini span{color:#8ea7b6!important;font-size:12px!important;font-weight:800!important}.rewards-ultra-topmini strong{color:#eefbff!important;font-size:32px!important;line-height:1!important;font-weight:1000!important}.rewards-ultra-topmini small{color:#22eec7!important;font-size:12px!important;font-weight:900!important}.rewards-ultra-topmini.tone-green strong{font-size:28px!important}.rewards-ultra-claim-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;color:#dffcff!important;font-weight:1000!important;font-size:16px!important;cursor:pointer!important;background:linear-gradient(180deg,#126a5cc7,#0a4a48e0)!important;box-shadow:0 0 0 1px #29f0cb0f inset,0 0 28px #22eec71f!important}.rewards-ultra-content{display:grid!important;grid-template-columns:minmax(0,1fr) 310px!important;gap:16px!important;align-items:start!important}.rewards-ultra-main,.rewards-ultra-sidebar{display:grid!important;gap:16px!important}.rewards-ultra-topgrid{display:grid!important;grid-template-columns:1.2fr 1.75fr .9fr!important;gap:16px!important}.rewards-ultra-head{position:relative!important;z-index:1!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:14px!important}.rewards-ultra-head.stacked{display:block!important}.rewards-ultra-head h3{margin:0!important;color:#18ead8!important;font-size:14px!important;font-weight:1000!important;letter-spacing:.08em!important}.rewards-ultra-head small{color:#8ea7b6!important;font-size:12px!important;font-weight:700!important}.rewards-ultra-missions,.rewards-ultra-streak,.rewards-ultra-progress-card,.rewards-ultra-ranking,.rewards-ultra-claim-card,.rewards-ultra-drops-panel,.rewards-ultra-achievements,.rewards-ultra-token-store,.rewards-ultra-premium-bonus{padding:16px!important}.rewards-ultra-mission-list{display:grid!important;gap:12px!important}.rewards-ultra-mission{display:grid!important;grid-template-columns:40px minmax(0,1fr) auto auto!important;align-items:center!important;gap:10px!important}.rewards-ultra-mission-icon,.rewards-ultra-achievement-icon,.rewards-ultra-premium-icon{width:40px!important;height:40px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:linear-gradient(180deg,#092431fa,#05121cfa)!important;border:1px solid rgba(31,226,174,.16)!important;color:#28f0df!important;font-size:18px!important}.rewards-ultra-mission-copy strong,.rewards-ultra-achievement-copy strong,.rewards-ultra-premium-row strong,.rewards-ultra-rank-copy strong,.rewards-ultra-store-item strong{display:block!important;color:#eefbff!important;font-weight:900!important}.rewards-ultra-mission-copy strong{font-size:13px!important;margin-bottom:8px!important}.rewards-ultra-progress{height:8px!important;border-radius:999px!important;background:#ffffff14!important;overflow:hidden!important}.rewards-ultra-progress i{display:block!important;height:100%!important;border-radius:inherit!important;background:linear-gradient(90deg,#1debd8,#14c9e5)!important;box-shadow:0 0 18px #1debd847!important}.rewards-ultra-mission b,.rewards-ultra-mission span{font-size:12px!important;font-weight:900!important;white-space:nowrap!important}.rewards-ultra-mission b{color:#d8eaf3!important}.rewards-ultra-mission span{color:#23efc8!important}.rewards-ultra-streak-main{display:grid!important;grid-template-columns:104px minmax(0,1fr)!important;gap:14px!important;align-items:center!important;margin-bottom:12px!important}.rewards-ultra-streak-value strong{display:block!important;color:#f3fbff!important;font-size:62px!important;line-height:.95!important;font-weight:1000!important}.rewards-ultra-streak-value span{color:#c7d8e0!important;font-size:16px!important;font-weight:700!important}.rewards-ultra-streak-days{display:grid!important;grid-template-columns:repeat(7,1fr)!important;gap:8px!important}.rewards-ultra-day{display:grid!important;justify-items:center!important;gap:8px!important;color:#8faab8!important;font-size:12px!important;font-weight:800!important}.rewards-ultra-day i{width:34px!important;height:34px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#ffffff0a!important;border:1px solid rgba(255,255,255,.08)!important;font-style:normal!important}.rewards-ultra-day.done i{background:linear-gradient(180deg,#1fe2ae42,#15c9af24)!important;color:#23efc8!important;border-color:#1fe2ae52!important}.rewards-ultra-day.today i{background:linear-gradient(180deg,#ffa50038,#ff5f1f29)!important;color:#ffcd69!important;border-color:#ffc35b47!important}.rewards-ultra-sub{color:#8ea7b6!important;font-size:12px!important;font-weight:800!important;margin-bottom:10px!important}.rewards-ultra-streak-rewards{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:10px!important}.rewards-ultra-streak-box{display:flex!important;align-items:center!important;gap:10px!important;padding:10px!important;border-radius:16px!important;background:linear-gradient(180deg,#071622e0,#040d15fa)!important;border:1px solid rgba(255,255,255,.05)!important}.rewards-ultra-streak-box i{width:34px!important;height:34px!important;border-radius:12px!important;display:grid!important;place-items:center!important;font-style:normal!important;background:#ffffff0f!important}.rewards-ultra-streak-box strong{display:block!important;color:#eaf9ff!important;font-size:13px!important}.rewards-ultra-streak-box small{display:block!important;color:#20efca!important;font-size:12px!important;font-weight:900!important}.rewards-ultra-streak-box.gold i{color:#ffc24b!important}.rewards-ultra-streak-box.violet i{color:#b980ff!important}.rewards-ultra-streak-box.blue i{color:#5cc8ff!important}.rewards-ultra-streak-box.cyan i{color:#20efca!important}.rewards-ultra-progress-card{display:grid!important;justify-items:center!important;text-align:center!important}.rewards-ultra-ring{--size:180px!important;width:var(--size)!important;height:var(--size)!important;border-radius:50%!important;margin:8px auto 12px!important;background:conic-gradient(#18ead8 0 var(--ring),rgba(255,255,255,.08) var(--ring) 100%)!important;display:grid!important;place-items:center!important;box-shadow:0 0 35px #18ead81f!important}.rewards-ultra-ring:before{content:""!important;width:142px!important;height:142px!important;border-radius:50%!important;background:linear-gradient(180deg,#040e17fa,#040d14fa)!important;box-shadow:inset 0 0 0 1px #ffffff0a!important}.rewards-ultra-ring>div{position:absolute!important;display:grid!important;justify-items:center!important;gap:6px!important}.rewards-ultra-ring strong{color:#f1fbff!important;font-size:28px!important;font-weight:1000!important}.rewards-ultra-ring span{color:#b6cbd6!important;font-size:15px!important;font-weight:800!important}.rewards-ultra-progress-card p,.rewards-ultra-progress-card b{margin:0!important}.rewards-ultra-progress-card p{color:#8ea7b6!important;font-size:13px!important}.rewards-ultra-progress-card b{color:#23efc8!important;font-size:14px!important}.rewards-ultra-drops-grid{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:12px!important}.rewards-ultra-drop{padding:14px 12px!important;border-radius:18px!important;background:linear-gradient(180deg,#081724eb,#040e17fa)!important;border:1px solid rgba(255,255,255,.05)!important;text-align:center!important}.rewards-ultra-drop h4{margin:0!important;color:#eefbff!important;font-size:15px!important;font-weight:1000!important}.rewards-ultra-drop>span{display:block!important;margin-top:4px!important;color:#98aebb!important;font-size:12px!important;font-weight:800!important}.rewards-ultra-drop-art{height:92px!important;display:grid!important;place-items:center!important;font-size:54px!important;line-height:1!important;text-shadow:0 0 24px rgba(22,234,216,.16)!important}.rewards-ultra-drop small{display:block!important;margin:8px 0 10px!important;color:#bad3db!important;font-size:12px!important;font-weight:900!important}.rewards-ultra-drop button,.rewards-ultra-muted-btn,.rewards-ultra-claim-main{width:100%!important;height:42px!important;border:none!important;border-radius:14px!important;font-size:14px!important;font-weight:1000!important;cursor:pointer!important}.rewards-ultra-drop button,.rewards-ultra-claim-main{color:#042630!important;background:linear-gradient(180deg,#1ee8d7,#1ad2f1)!important;box-shadow:0 12px 28px #18ead82e!important}.rewards-ultra-drop.gold .rewards-ultra-drop-art{color:#eeb755!important}.rewards-ultra-drop.violet .rewards-ultra-drop-art{color:#b284ff!important}.rewards-ultra-drop.legend .rewards-ultra-drop-art{color:#ffbf47!important}.rewards-ultra-drop.silver .rewards-ultra-drop-art{color:#c7d2db!important}.rewards-ultra-drop.cyan .rewards-ultra-drop-art{color:#2af0e0!important}.rewards-ultra-bottomgrid{display:grid!important;grid-template-columns:1.12fr 1.1fr .95fr!important;gap:16px!important}.rewards-ultra-achievement-list,.rewards-ultra-premium-list{display:grid!important;gap:10px!important}.rewards-ultra-achievement,.rewards-ultra-premium-row,.rewards-ultra-rank-row{display:grid!important;align-items:center!important;gap:10px!important;background:linear-gradient(180deg,#071622e6,#040d15fa)!important;border:1px solid rgba(255,255,255,.05)!important;border-radius:16px!important;padding:10px!important}.rewards-ultra-achievement{grid-template-columns:44px minmax(0,1fr) auto!important}.rewards-ultra-achievement-copy small,.rewards-ultra-premium-row small,.rewards-ultra-rank-copy small{display:block!important;color:#8ea7b6!important;font-size:12px!important;font-weight:700!important}.rewards-ultra-achievement span,.rewards-ultra-premium-row span{color:#20efca!important;font-size:12px!important;font-weight:1000!important;white-space:nowrap!important}.rewards-ultra-store-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:10px!important;margin-bottom:12px!important}.rewards-ultra-store-item{padding:14px 10px!important;border-radius:16px!important;background:linear-gradient(180deg,#071622e6,#040d15fa)!important;border:1px solid rgba(255,255,255,.05)!important;text-align:center!important}.rewards-ultra-store-item span{display:block!important;margin-top:16px!important;color:#b9cdd7!important;font-size:13px!important;font-weight:900!important}.rewards-ultra-store-item small{display:block!important;margin-top:10px!important;color:#20efca!important;font-size:12px!important;font-weight:1000!important}.rewards-ultra-premium-row{grid-template-columns:40px minmax(0,1fr) auto!important}.rewards-ultra-sidebar{grid-auto-rows:max-content!important}.rewards-ultra-tabs{display:flex!important;gap:8px!important}.rewards-ultra-tabs b,.rewards-ultra-tabs span{height:28px!important;padding:0 12px!important;border-radius:10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;font-weight:1000!important}.rewards-ultra-tabs b{background:linear-gradient(180deg,#0d4c4dd9,#083035eb)!important;color:#20efca!important}.rewards-ultra-tabs span{background:#ffffff0a!important;color:#8ea7b6!important}.rewards-ultra-ranking-list{display:grid!important;gap:10px!important;margin-bottom:12px!important}.rewards-ultra-rank-row{grid-template-columns:28px 34px minmax(0,1fr) auto!important}.rewards-ultra-rank-row em{width:28px!important;height:28px!important;border-radius:9px!important;display:grid!important;place-items:center!important;font-style:normal!important;background:#ffffff0d!important;color:#eefbff!important;font-size:12px!important;font-weight:1000!important}.rewards-ultra-rank-row:nth-child(1) em{background:linear-gradient(180deg,#ffc45d,#ff9c39)!important;color:#1a1407!important}.rewards-ultra-rank-row:nth-child(2) em{background:linear-gradient(180deg,#d7e2ea,#a8bcc8)!important;color:#152129!important}.rewards-ultra-rank-row:nth-child(3) em{background:linear-gradient(180deg,#ffb365,#ff8d44)!important;color:#1a1006!important}.rewards-ultra-rank-avatar{width:34px!important;height:34px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:linear-gradient(180deg,#0a3244fa,#061a27fa)!important;border:1px solid rgba(35,213,222,.16)!important;color:#dffcff!important;font-size:12px!important;font-weight:1000!important}.rewards-ultra-rank-copy small{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:2px 6px!important;border-radius:999px!important;background:#ff78781a!important;color:#ff8d90!important;border:1px solid rgba(255,120,120,.14)!important;margin-top:4px!important;width:max-content!important}.rewards-ultra-rank-row>span{color:#20efca!important;font-size:13px!important;font-weight:1000!important;white-space:nowrap!important}.rewards-ultra-muted-btn{background:#ffffff0a!important;border:1px solid rgba(255,255,255,.05)!important;color:#c6d7df!important}.rewards-ultra-claim-card{display:grid!important;gap:12px!important;text-align:left!important;min-height:270px!important}.rewards-ultra-claim-visual{position:relative!important;height:110px!important;margin:4px 0!important}.rewards-ultra-claim-visual .coin{position:absolute!important;border-radius:50%!important;display:grid!important;place-items:center!important;font-weight:1000!important;color:#83d0ff!important;background:radial-gradient(circle at 30% 30%,#54baff52,#071f44fa)!important;border:1px solid rgba(66,172,255,.28)!important;box-shadow:0 0 28px #3294ff24!important}.rewards-ultra-claim-visual .coin.big{width:64px!important;height:64px!important;left:32px!important;bottom:10px!important;font-size:22px!important}.rewards-ultra-claim-visual .coin.mid{width:50px!important;height:50px!important;left:78px!important;top:4px!important;font-size:22px!important}.rewards-ultra-claim-visual .coin.small{width:42px!important;height:42px!important;left:118px!important;bottom:18px!important;font-size:15px!important}.rewards-ultra-claim-copy strong{display:block!important;color:#20efca!important;font-size:24px!important;font-weight:1000!important}.rewards-ultra-claim-copy span{display:block!important;color:#dff0f8!important;font-size:14px!important;font-weight:700!important}@media (max-width:1450px){.rewards-ultra-content{grid-template-columns:minmax(0,1fr)!important}.rewards-ultra-sidebar{grid-template-columns:1fr 1fr!important}}@media (max-width:1220px){.rewards-ultra-hero{flex-direction:column!important;align-items:stretch!important}.rewards-ultra-hero-stats{min-width:0!important;width:100%!important}.rewards-ultra-topgrid,.rewards-ultra-bottomgrid{grid-template-columns:1fr!important}.rewards-ultra-drops-grid,.rewards-ultra-store-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:760px){.rewards-ultra-hero-stats,.rewards-ultra-sidebar,.rewards-ultra-drops-grid,.rewards-ultra-store-grid{grid-template-columns:1fr!important}.rewards-ultra-mission{grid-template-columns:40px minmax(0,1fr)!important}.rewards-ultra-mission b,.rewards-ultra-mission span{grid-column:2!important}.rewards-ultra-streak-main{grid-template-columns:1fr!important}.rewards-ultra-streak-rewards{grid-template-columns:1fr 1fr!important}}@media (min-width: 1001px){.app-shell:not(.no-rightbar-page){width:100vw!important;max-width:none!important;margin:0!important;padding:22px 0 22px 24px!important;grid-template-columns:270px minmax(0,1fr) 360px!important;gap:22px!important}.app-shell:not(.no-rightbar-page) .rightbar{justify-self:end!important;align-self:start!important;width:360px!important;min-width:360px!important;max-width:360px!important;margin-right:0!important;padding-right:0!important;padding-left:0!important}}@media (min-width: 1500px){.app-shell:not(.no-rightbar-page){grid-template-columns:270px minmax(0,1fr) 380px!important}.app-shell:not(.no-rightbar-page) .rightbar{width:380px!important;min-width:380px!important;max-width:380px!important}}@media (min-width: 1001px){.app-shell:not(.no-rightbar-page){grid-template-columns:270px minmax(0,.94fr) 378px!important}.app-shell:not(.no-rightbar-page) .main{width:96%!important;max-width:96%!important;justify-self:start!important;min-width:0!important}.app-shell:not(.no-rightbar-page) .topbar,.app-shell:not(.no-rightbar-page) .feed-section,.app-shell:not(.no-rightbar-page) .feed,.app-shell:not(.no-rightbar-page) .dashboard-hero,.app-shell:not(.no-rightbar-page) .betai-animated-hero,.app-shell:not(.no-rightbar-page) .search,.app-shell:not(.no-rightbar-page) .top-search-field{width:100%!important;max-width:100%!important}.app-shell:not(.no-rightbar-page) .rightbar{width:378px!important;min-width:378px!important;max-width:378px!important}}@media (min-width: 1500px){.app-shell:not(.no-rightbar-page){grid-template-columns:270px minmax(0,.93fr) 400px!important}.app-shell:not(.no-rightbar-page) .main{width:95%!important;max-width:95%!important}.app-shell:not(.no-rightbar-page) .rightbar{width:400px!important;min-width:400px!important;max-width:400px!important}}@media (min-width: 1001px){.app-shell:not(.no-rightbar-page){grid-template-columns:270px minmax(0,.94fr) 410px!important}.app-shell:not(.no-rightbar-page) .rightbar{width:410px!important;min-width:410px!important;max-width:410px!important}}@media (min-width: 1500px){.app-shell:not(.no-rightbar-page){grid-template-columns:270px minmax(0,.93fr) 430px!important}.app-shell:not(.no-rightbar-page) .rightbar{width:430px!important;min-width:430px!important;max-width:430px!important}}@media (min-width: 1001px){.app-shell:not(.no-rightbar-page){grid-template-columns:270px minmax(0,.94fr) 431px!important}.app-shell:not(.no-rightbar-page) .rightbar{width:431px!important;min-width:431px!important;max-width:431px!important}}@media (min-width: 1500px){.app-shell:not(.no-rightbar-page){grid-template-columns:270px minmax(0,.93fr) 452px!important}.app-shell:not(.no-rightbar-page) .rightbar{width:452px!important;min-width:452px!important;max-width:452px!important}}@media (min-width: 1001px){.app-shell:not(.no-rightbar-page){grid-template-columns:270px minmax(0,.94fr) 453px!important}.app-shell:not(.no-rightbar-page) .rightbar{width:453px!important;min-width:453px!important;max-width:453px!important}}@media (min-width: 1500px){.app-shell:not(.no-rightbar-page){grid-template-columns:270px minmax(0,.93fr) 475px!important}.app-shell:not(.no-rightbar-page) .rightbar{width:475px!important;min-width:475px!important;max-width:475px!important}}@media (min-width: 1001px){.app-shell:not(.no-rightbar-page){grid-template-columns:270px minmax(0,.94fr) 498px!important}.app-shell:not(.no-rightbar-page) .rightbar{width:498px!important;min-width:498px!important;max-width:498px!important}}@media (min-width: 1500px){.app-shell:not(.no-rightbar-page){grid-template-columns:270px minmax(0,.93fr) 523px!important}.app-shell:not(.no-rightbar-page) .rightbar{width:523px!important;min-width:523px!important;max-width:523px!important}}@media (min-width: 1001px){.app-shell:not(.no-rightbar-page){grid-template-columns:270px minmax(0,.94fr) 598px!important}.app-shell:not(.no-rightbar-page) .rightbar{width:598px!important;min-width:598px!important;max-width:598px!important}}@media (min-width: 1500px){.app-shell:not(.no-rightbar-page){grid-template-columns:270px minmax(0,.93fr) 628px!important}.app-shell:not(.no-rightbar-page) .rightbar{width:628px!important;min-width:628px!important;max-width:628px!important}}@media (min-width: 1001px){.app-shell:not(.no-rightbar-page){grid-template-columns:270px minmax(0,1fr) 598px!important;gap:22px!important}.app-shell:not(.no-rightbar-page) .main{width:100%!important;max-width:none!important;justify-self:stretch!important;min-width:0!important}.app-shell:not(.no-rightbar-page) .topbar,.app-shell:not(.no-rightbar-page) .feed-section,.app-shell:not(.no-rightbar-page) .feed,.app-shell:not(.no-rightbar-page) .dashboard-hero,.app-shell:not(.no-rightbar-page) .betai-animated-hero,.app-shell:not(.no-rightbar-page) .search,.app-shell:not(.no-rightbar-page) .top-search-field{width:100%!important;max-width:100%!important}.app-shell:not(.no-rightbar-page) .rightbar{width:598px!important;min-width:598px!important;max-width:598px!important}}@media (min-width: 1500px){.app-shell:not(.no-rightbar-page){grid-template-columns:270px minmax(0,1fr) 628px!important;gap:22px!important}.app-shell:not(.no-rightbar-page) .main{width:100%!important;max-width:none!important;justify-self:stretch!important;min-width:0!important}.app-shell:not(.no-rightbar-page) .rightbar{width:628px!important;min-width:628px!important;max-width:628px!important}}@media (min-width: 1001px){.app-shell:not(.no-rightbar-page){grid-template-columns:270px minmax(0,1fr) 598px!important;gap:22px!important}.app-shell:not(.no-rightbar-page) .rightbar{justify-self:start!important;width:570px!important;min-width:570px!important;max-width:570px!important}}@media (min-width: 1500px){.app-shell:not(.no-rightbar-page){grid-template-columns:270px minmax(0,1fr) 628px!important;gap:22px!important}.app-shell:not(.no-rightbar-page) .rightbar{justify-self:start!important;width:600px!important;min-width:600px!important;max-width:600px!important}}@media (min-width: 1001px){.app-shell:not(.no-rightbar-page)>.rightbar,.app-shell:not(.no-rightbar-page) .rightbar{margin-top:30px!important;transform:none!important;align-self:start!important;top:30px!important;padding-top:14px!important;height:calc(100vh - 52px)!important;max-height:calc(100vh - 52px)!important}}@media (min-width: 1500px){.app-shell:not(.no-rightbar-page)>.rightbar,.app-shell:not(.no-rightbar-page) .rightbar{margin-top:30px!important;top:30px!important;padding-top:14px!important;height:calc(100vh - 52px)!important;max-height:calc(100vh - 52px)!important}}.app-shell .topbar .top-user-chip,.topbar .top-user-chip,.top-user-chip{background:linear-gradient(180deg,#071924fa,#05121cfa)!important;border:1px solid rgba(53,233,228,.18)!important;box-shadow:0 14px 30px #00000038,inset 0 1px #ffffff0a,0 0 14px #35e9e40f!important}.app-shell .topbar .top-user-chip:hover,.topbar .top-user-chip:hover,.top-user-chip:hover{background:linear-gradient(180deg,#081c28fc,#06141efc)!important;border-color:#35e9e447!important;box-shadow:0 18px 36px #0000003d,0 0 18px #35e9e41a!important}.app-shell .topbar .top-user-chip:before,.topbar .top-user-chip:before,.top-user-chip:before{display:none!important}.app-shell .topbar .top-user-avatar,.topbar .top-user-avatar,.top-user-avatar{background:linear-gradient(180deg,#123544fa,#081f2bfa)!important;border:1px solid rgba(53,233,228,.18)!important;color:#eaffff!important;box-shadow:none!important}.app-shell .topbar .top-user-info strong,.app-shell .topbar .top-user-info small,.app-shell .topbar .top-user-chevron,.topbar .top-user-info strong,.topbar .top-user-info small,.topbar .top-user-chevron,.top-user-info strong,.top-user-info small,.top-user-chevron{color:#eafcff!important}.app-shell .topbar .top-user-info small,.topbar .top-user-info small,.top-user-info small{background:linear-gradient(180deg,#162e3af5,#0c1e28fa)!important;border:1px solid rgba(255,255,255,.08)!important;color:#dff8fb!important;box-shadow:inset 0 1px #ffffff0a!important}.app-shell .topbar .top-user-chevron,.topbar .top-user-chevron,.top-user-chevron{background:#ffffff08!important;border:1px solid rgba(255,255,255,.05)!important;color:#cfe7ef!important}.app-shell .topbar .top-actions button.top-user-chip.neutral-top-user-chip,.app-shell .topbar .top-user-chip.neutral-top-user-chip,.topbar .top-user-chip.neutral-top-user-chip,.top-user-chip.neutral-top-user-chip{background:#081c28!important;background-image:linear-gradient(180deg,#081c28fc,#05141ffc)!important;border:1px solid rgba(43,212,220,.16)!important;box-shadow:0 12px 28px #00000042,inset 0 1px #ffffff08,0 0 0 1px #00bdd60d!important;color:#f3fcff!important}.app-shell .topbar .top-actions button.top-user-chip.neutral-top-user-chip:hover,.app-shell .topbar .top-user-chip.neutral-top-user-chip:hover,.topbar .top-user-chip.neutral-top-user-chip:hover,.top-user-chip.neutral-top-user-chip:hover{background:#09212f!important;background-image:linear-gradient(180deg,#09212ffc,#061621fc)!important;border-color:#2bd4dc38!important;box-shadow:0 14px 30px #00000047,inset 0 1px #ffffff0a,0 0 18px #2bd4dc14!important}.app-shell .topbar .top-actions button.top-user-chip.neutral-top-user-chip:before,.app-shell .topbar .top-actions button.top-user-chip.neutral-top-user-chip:after,.app-shell .topbar .top-user-chip.neutral-top-user-chip:before,.app-shell .topbar .top-user-chip.neutral-top-user-chip:after,.topbar .top-user-chip.neutral-top-user-chip:before,.topbar .top-user-chip.neutral-top-user-chip:after,.top-user-chip.neutral-top-user-chip:before,.top-user-chip.neutral-top-user-chip:after{display:none!important}.app-shell .topbar .top-user-chip.neutral-top-user-chip .top-user-avatar,.topbar .top-user-chip.neutral-top-user-chip .top-user-avatar,.top-user-chip.neutral-top-user-chip .top-user-avatar{background:#0c3146!important;background-image:linear-gradient(180deg,#0b364a,#082130)!important;border:1px solid rgba(49,215,221,.18)!important;color:#ebfbff!important;box-shadow:none!important}.app-shell .topbar .top-user-chip.neutral-top-user-chip .top-user-info strong,.app-shell .topbar .top-user-chip.neutral-top-user-chip .top-user-info small,.app-shell .topbar .top-user-chip.neutral-top-user-chip .top-user-chevron,.topbar .top-user-chip.neutral-top-user-chip .top-user-info strong,.topbar .top-user-chip.neutral-top-user-chip .top-user-info small,.topbar .top-user-chip.neutral-top-user-chip .top-user-chevron,.top-user-chip.neutral-top-user-chip .top-user-info strong,.top-user-chip.neutral-top-user-chip .top-user-info small,.top-user-chip.neutral-top-user-chip .top-user-chevron{color:#f3fcff!important}.app-shell .topbar .top-user-chip.neutral-top-user-chip .top-user-info small,.topbar .top-user-chip.neutral-top-user-chip .top-user-info small,.top-user-chip.neutral-top-user-chip .top-user-info small{background:#123746!important;background-image:linear-gradient(180deg,#113747f2,#0b2632f2)!important;border:1px solid rgba(43,212,220,.14)!important;color:#d7f8ff!important;box-shadow:none!important}.app-shell .topbar .top-user-chip.neutral-top-user-chip .top-user-chevron,.topbar .top-user-chip.neutral-top-user-chip .top-user-chevron,.top-user-chip.neutral-top-user-chip .top-user-chevron{background:#091a25!important;background-image:linear-gradient(180deg,#081924f5,#06121cf5)!important;border:1px solid rgba(255,255,255,.06)!important;color:#d7f8ff!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-feedback-actions{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-react-btn{margin-left:0!important;padding:0 12px!important;min-height:38px!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:#071824e0!important;border:1px solid rgba(255,255,255,.08)!important;color:#dcecf3!important;box-shadow:none!important;font-weight:900!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-react-btn span{font-size:14px!important;line-height:1!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-react-btn b{font-size:14px!important;color:inherit!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-react-btn:hover{transform:translateY(-1px)!important;border-color:#1fe2ae3d!important;background:#0a222ff0!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-react-btn.like.active{background:linear-gradient(135deg,#2be6b42e,#0e75603d)!important;border-color:#1fe2ae57!important;color:#9ff7dc!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-react-btn.dislike.active{background:linear-gradient(135deg,#ff6f912e,#68152c3d)!important;border-color:#ff7d9357!important;color:pink!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-react-btn.comment.active{background:linear-gradient(135deg,#42b4ff29,#134f9442)!important;border-color:#5bc1ff57!important;color:#c6e7ff!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-comments-panel{margin-top:14px!important;padding:16px!important;border-radius:18px!important;background:linear-gradient(180deg,#05121cf0,#040e16fa)!important;border:1px solid rgba(255,255,255,.07)!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-comments-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:12px!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-comments-head strong{color:#eefcff!important;font-size:15px!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-comments-head span,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-comments-note,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-comments-empty,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-comment-meta span{color:#97a9b7!important;font-size:12px!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-comments-note,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-comments-empty{padding:10px 12px!important;border-radius:12px!important;background:#ffffff08!important;border:1px solid rgba(255,255,255,.05)!important;margin-bottom:12px!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-comment-form{display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:12px!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-comment-form input{flex:1 1 auto!important;min-width:0!important;height:44px!important;border-radius:12px!important;background:#081824f0!important;border:1px solid rgba(255,255,255,.08)!important;color:#f1fbff!important;padding:0 14px!important;outline:none!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-comment-form input::placeholder{color:#89a0af!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-comment-submit{margin-left:0!important;white-space:nowrap!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-comment-list{display:grid!important;gap:10px!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-comment-item{display:flex!important;align-items:flex-start!important;gap:10px!important;padding:12px!important;border-radius:14px!important;background:#ffffff08!important;border:1px solid rgba(255,255,255,.05)!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-comment-avatar{width:34px!important;height:34px!important;min-width:34px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(180deg,#22cdf24d,#0a5c8052)!important;border:1px solid rgba(52,209,240,.18)!important;color:#eefdff!important;font-weight:900!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-comment-body{min-width:0!important;flex:1 1 auto!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-comment-meta{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;margin-bottom:4px!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-comment-meta strong,.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-comment-body p{color:#eefcff!important}.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-comment-body p{margin:0!important;line-height:1.45!important}@media (max-width:900px){.app-shell:not(.no-rightbar-page) .tip-card.pro-tip-card .tip-comment-form{flex-direction:column!important;align-items:stretch!important}}.tip-single-price-card .tip-price-config{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important}.tip-single-price-card .tip-price-config strong{display:block!important;color:#eefcff!important;font-size:16px!important;margin-bottom:6px!important}.tip-single-price-card .tip-price-config p{margin:0!important;color:#9db3c0!important;font-weight:700!important}.tip-single-price-card .tip-price-box{min-width:230px!important;padding:14px 16px!important;border-radius:18px!important;background:linear-gradient(180deg,#061824f5,#040f18fa)!important;border:1px solid rgba(35,213,222,.16)!important;box-shadow:0 14px 32px #0000002e,inset 0 1px #ffffff0a!important}.tip-single-price-card .tip-price-box span,.tip-single-price-card .tip-price-box small{display:block!important;color:#91a8b6!important;font-size:12px!important;font-weight:800!important}.tip-single-price-card .tip-price-box b{display:block!important;color:#22eee2!important;font-size:24px!important;line-height:1.1!important;margin:5px 0!important}.profile-v3-main>.tipster-pricing-panel{margin:16px 0!important;border-radius:22px!important;padding:18px!important}.profile-v3-main>.tipster-pricing-panel .profile-panel-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:8px!important}.profile-v3-main>.tipster-pricing-panel .profile-panel-head h3{margin:0!important;color:#eefcff!important}.profile-v3-main>.tipster-pricing-panel .profile-panel-head span{display:inline-flex!important;align-items:center!important;border-radius:999px!important;padding:6px 10px!important;background:#23d5de1a!important;border:1px solid rgba(35,213,222,.18)!important;color:#26e8e4!important;font-size:11px!important;font-weight:900!important;text-transform:uppercase!important}.profile-v3-main>.tipster-pricing-panel .pricing-settings-grid input{height:42px!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.09)!important;background:#040f18e6!important;color:#eefcff!important;padding:0 12px!important;font-weight:900!important}@media (max-width:760px){.tip-single-price-card .tip-price-config{flex-direction:column!important;align-items:stretch!important}.tip-single-price-card .tip-price-box{min-width:0!important;width:100%!important}}.payment-backdrop{background:#020a12ad!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.payment-modal,.payment-modal.profile-sub-modal{background:linear-gradient(180deg,#07131efa,#030a11fc)!important;border:1px solid rgba(49,216,223,.16)!important;box-shadow:0 30px 90px #00000085,inset 0 1px #ffffff0a,0 0 0 1px #0f9baa0d!important;color:#eefcff!important}.payment-modal.profile-sub-modal{max-width:720px!important}.payment-modal h2,.payment-modal.profile-sub-modal h2{color:#eefcff!important}.payment-modal p,.payment-modal.profile-sub-modal p{color:#9fb2c1!important}.payment-modal p b,.payment-modal.profile-sub-modal p b{color:#eefcff!important}.payment-icon{background:linear-gradient(180deg,#16e2c529,#0d707833)!important;border:1px solid rgba(39,219,220,.16)!important;box-shadow:0 12px 28px #00000038!important}.payment-summary{background:linear-gradient(180deg,#081622f5,#050f18fa)!important;border:1px solid rgba(255,255,255,.07)!important}.payment-summary span{color:#8ea6b6!important}.payment-summary strong{color:#edfaff!important}.payment-price{background:linear-gradient(135deg,#0a464afa,#0f9183f5)!important;border:1px solid rgba(38,218,213,.2)!important;box-shadow:0 18px 40px #0000003d,0 0 18px #26dad514!important}.payment-price span{color:#effcffc2!important}.payment-price b{color:#fff!important}.payment-primary,.payment-demo,.payment-secondary,.profile-sub-option{font-family:inherit!important}.payment-primary{background:linear-gradient(135deg,#1fe2ae,#18c9c3 55%,#0b7a72)!important;color:#041314!important;border:1px solid rgba(31,226,174,.26)!important;box-shadow:0 16px 36px #1fe2ae29!important}.payment-primary:hover,.profile-sub-option:hover{transform:translateY(-1px)!important}.payment-demo{background:#081c29fa!important;color:#c7e8ff!important;border:1px solid rgba(102,174,255,.24)!important;box-shadow:none!important}.payment-secondary{background:#ffffff08!important;color:#dce8ef!important;border:1px solid rgba(255,255,255,.08)!important}.payment-error{background:#7f1d1d38!important;border:1px solid rgba(248,113,113,.26)!important;color:#fecaca!important}.profile-sub-grid{gap:14px!important}.profile-sub-option{background:linear-gradient(180deg,#081622f5,#050f18fc)!important;border:1px solid rgba(255,255,255,.08)!important;color:#eefcff!important;box-shadow:0 12px 28px #00000029!important}.profile-sub-option:hover{border-color:#26dad54d!important;background:linear-gradient(180deg,#0a1d2bfa,#07121dfc)!important}.profile-sub-option strong{color:#eefcff!important}.profile-sub-option b{color:#37ebe0!important}.profile-sub-option span{color:#97adbc!important}.profile-sub-option em{color:#d8fbf6!important;background:linear-gradient(135deg,#1fe2ae24,#18c9c317)!important;border:1px solid rgba(31,226,174,.16)!important;border-radius:12px!important;padding:10px 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.real-ranking-panel .rank-position-badge{width:32px!important;height:32px!important;min-width:32px!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-weight:1000!important;box-shadow:0 10px 24px #0003!important;border:1px solid rgba(255,255,255,.08)!important}.real-ranking-panel .rank-position-badge.gold{background:radial-gradient(circle at 30% 20%,#ffe58f,#f4ba1b 60%,#785300)!important;color:#4b3300!important}.real-ranking-panel .rank-position-badge.silver{background:radial-gradient(circle at 30% 20%,#f3f6ff,#adb9cf 62%,#3f4d61)!important;color:#223245!important}.real-ranking-panel .rank-position-badge.bronze{background:radial-gradient(circle at 30% 20%,#ffd9bb,#f1953a 60%,#7a3900)!important;color:#4d2400!important}.real-ranking-panel .rank:not(.first):not(.second):not(.third) .rank-position-badge{background:#ffffff14!important;color:#dce8f1!important}.real-ranking-panel .rank.first,.real-ranking-panel .rank.second,.real-ranking-panel .rank.third{border-color:#ffffff12!important}.wallet-split-coin{overflow:hidden!important;background:transparent!important;box-shadow:none!important;border:none!important;border-radius:999px!important}.wallet-split-coin img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center center!important;border-radius:999px!important;filter:drop-shadow(0 1px 6px rgba(20,235,226,.22))}.app-shell .topbar .wallet-split-coin{width:28px!important;height:28px!important;flex:0 0 28px!important}.app-shell .topbar .wallet-top-btn.wallet-split-top-btn .wallet-split-coin{width:24px!important;height:24px!important;flex-basis:24px!important}.app-shell .topbar .wallet-split-coin img{transform:scale(1.1)!important}.rightbar .real-ranking-panel .rank-position-badge,.place-badge-v4,.mini-rank-v4{position:relative!important;overflow:hidden!important;border:none!important;box-shadow:inset 0 2px 4px #ffffff8c,inset 0 -6px 10px #0000002e,0 8px 16px #00000038!important}.rightbar .real-ranking-panel .rank-position-badge:before,.place-badge-v4:before,.mini-rank-v4:before{content:""!important;position:absolute!important;top:10%!important;left:16%!important;width:42%!important;height:26%!important;border-radius:999px!important;background:#ffffff59!important;filter:blur(1px)!important;transform:rotate(-22deg)!important}.rightbar .real-ranking-panel .rank-position-badge.gold,.place-badge-v4.p1,.mini-rank-v4.r1{background:radial-gradient(circle at 32% 28%,#fff4b8,#ffd65a 22%,#f1bd24 56%,#cf8d07)!important;color:#6c4a00!important}.rightbar .real-ranking-panel .rank-position-badge.silver,.place-badge-v4.p2,.mini-rank-v4.r2{background:radial-gradient(circle at 32% 28%,#fff,#edf2fb 22%,#c7d1df 56%,#92a0b3)!important;color:#627388!important}.rightbar .real-ranking-panel .rank-position-badge.bronze,.place-badge-v4.p3,.mini-rank-v4.r3{background:radial-gradient(circle at 32% 28%,#ffe2c5,#ffbb79 22%,#ea8f3d 56%,#b85d13)!important;color:#7a3f07!important}.rightbar .real-ranking-panel .rank-position-badge:not(.gold):not(.silver):not(.bronze){background:linear-gradient(180deg,#ffffff24,#ffffff0f)!important;color:#dce8f1!important}.rightbar .real-ranking-panel .rank-position-badge,.place-badge-v4,.mini-rank-v4{font-weight:1000!important;letter-spacing:-.02em!important}.sidebar .premium-box button,.premium-box button{background:linear-gradient(135deg,#18f0c8,#10bce8)!important;border:1px solid rgba(24,240,200,.32)!important;color:#04121a!important;box-shadow:0 10px 22px #14e0c933!important;border-radius:13px!important;font-weight:1000!important}.sidebar .premium-box button:hover,.premium-box button:hover{filter:brightness(1.05)!important;transform:translateY(-1px)!important;box-shadow:0 14px 28px #10bce83d!important}.reviews512-fab,.support510-fab.reviews512-fab{border-color:#10bce847!important;box-shadow:0 14px 30px #0000004d,inset 0 1px #ffffff0a,0 0 18px #10bce821!important}.reviews512-fab-stars,.reviews512-stars button.active{color:#10bce8!important;text-shadow:0 0 10px rgba(16,188,232,.45)!important}.reviews512-fab b{color:#f2fbff!important}.reviews512-fab i{background:#10bce8!important;box-shadow:0 0 #10bce88c!important}.reviews512-stars button{color:#94becd73!important}.profile-stripe-connect-card{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin:16px 0!important;padding:18px!important;border-radius:24px!important;background:radial-gradient(circle at 0% 0%,rgba(32,219,255,.12),transparent 30%),linear-gradient(180deg,#071824f5,#040e16fa)!important;border:1px solid rgba(53,219,255,.18)!important;box-shadow:0 18px 42px #00000038,inset 0 1px #ffffff0d!important}.profile-stripe-connect-main{display:flex!important;align-items:flex-start!important;gap:14px!important;min-width:0!important}.profile-stripe-connect-icon{width:50px!important;height:50px!important;border-radius:17px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#25ceff33,#1fe2ae26)!important;border:1px solid rgba(53,219,255,.18)!important;box-shadow:0 12px 28px #0003!important;flex:0 0 50px!important}.profile-stripe-connect-card p{margin:7px 0 5px!important;color:#c7d8e4!important;line-height:1.5!important}.profile-stripe-connect-card p b{color:#37e7ff!important}.profile-stripe-connect-card small{display:block!important;color:#8fa6b6!important;line-height:1.4!important}.stripe-head-inline{display:flex!important;align-items:center!important;gap:12px!important;justify-content:flex-start!important;margin:0!important}.stripe-head-inline h3{margin:0!important;color:#eefcff!important}.stripe-status-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:7px 10px!important;border-radius:999px!important;font-size:11px!important;font-weight:1000!important;text-transform:uppercase!important;letter-spacing:.04em!important;border:1px solid rgba(255,255,255,.08)!important}.stripe-status-pill.ready{background:#1fe2ae24!important;color:#81f8df!important;border-color:#1fe2ae47!important}.stripe-status-pill.pending{background:#ffd16621!important;color:#ffe0a3!important;border-color:#ffd1663d!important}.stripe-status-pill.empty{background:#42b8ff1f!important;color:#bfeaff!important;border-color:#42b8ff3d!important}.profile-connect-stripe-btn{min-width:180px!important;height:46px!important;border:0!important;border-radius:15px!important;background:linear-gradient(135deg,#24ccff,#1a8dff 52%,#0c5fd1)!important;color:#fff!important;font-weight:1000!important;box-shadow:0 16px 34px #188dff3d,inset 0 1px #ffffff38!important}.profile-connect-stripe-btn:hover{transform:translateY(-1px)!important;box-shadow:0 20px 42px #188dff4d!important}@media (max-width:900px){.profile-stripe-connect-card{flex-direction:column!important;align-items:stretch!important}.profile-connect-stripe-btn{width:100%!important}}.reviews512-head span{color:#03131c!important;opacity:1!important}.reviews512-head span i{background:#03131c!important;box-shadow:0 0 #03131c52!important}.reviews512-stars button{color:#29566f!important}.reviews512-stars button.active,.reviews512-fab-stars{color:#31d7ff!important;text-shadow:0 0 12px rgba(49,215,255,.45)!important}.reviews512-form>button{background:linear-gradient(180deg,#10283b,#081825)!important;color:#e9f7ff!important;border:1px solid rgba(60,196,255,.22)!important;box-shadow:0 0 0 1px #ffffff08 inset,0 8px 24px #00000047!important}.reviews512-form>button:hover:not(:disabled){background:linear-gradient(180deg,#13314a,#0a1f31)!important}.support510-head,.support510-head strong,.support510-head span,.support510-head span i{color:#041019!important}.support510-head span{opacity:1!important}.support510-head i{background:#041019!important;box-shadow:0 0 0 5px #04101929,0 0 12px #04101933!important}.support510-head button{width:42px!important;height:42px!important;border-radius:14px!important;border:1px solid rgba(46,222,214,.26)!important;background:linear-gradient(180deg,#2decd9,#18cfd4)!important;color:#03141b!important;box-shadow:0 0 0 1px #ffffff29 inset,0 10px 24px #19d9d833!important}.support510-welcome{background:linear-gradient(135deg,#38dcd6f5,#5cdfe2f0)!important;color:#041019!important}.support510-welcome strong,.support510-welcome span{color:#041019!important}.support510-compose button{border:1px solid rgba(46,222,214,.26)!important;background:linear-gradient(180deg,#2decd9,#18cfd4)!important;color:#03141b!important;box-shadow:0 0 0 1px #ffffff24 inset,0 10px 24px #19d9d833!important}.support510-compose button:hover:not(:disabled),.support510-head button:hover{filter:brightness(1.04)!important}.support510-status{background:#071926eb!important;border:1px solid rgba(46,222,214,.16)!important;color:#d8eff8!important}.support510-admin-tabs{display:flex!important;flex-direction:column!important;gap:12px!important;overflow:auto!important;padding:14px!important;border-bottom:1px solid rgba(48,222,255,.12)!important;background:#0209126b!important}.support510-thread-card{width:100%!important;display:flex!important;align-items:center!important;gap:12px!important;text-align:left!important;border:1px solid rgba(43,225,218,.14)!important;background:linear-gradient(180deg,#0a1827f5,#081522eb)!important;color:#e8fbff!important;border-radius:18px!important;padding:14px 16px!important;cursor:pointer!important;box-shadow:inset 0 1px #ffffff08,0 10px 26px #00000029!important;position:relative!important}.support510-thread-card:hover{transform:translateY(-1px)!important;border-color:#2fefdb47!important}.support510-thread-card.active{border-color:#2fefdb70!important;box-shadow:0 0 0 1px #2fefdb1a inset,0 0 22px #20ddcf24,0 10px 26px #0000002e!important}.support510-thread-avatar{width:42px!important;height:42px!important;min-width:42px!important;border-radius:14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(180deg,#215a60e0,#133e49eb)!important;border:1px solid rgba(92,245,239,.16)!important;color:#bcd6dd!important;font-weight:900!important;font-size:18px!important}.support510-thread-copy{min-width:0!important;display:flex!important;flex-direction:column!important}.support510-thread-copy b{display:block!important;margin:0!important;color:#f4fcff!important;font-size:16px!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.support510-thread-copy small{display:block!important;margin-top:4px!important;color:#b2c6d0!important;font-size:13px!important;font-weight:700!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.support510-thread-badge{margin-left:auto!important;min-width:24px!important;height:24px!important;padding:0 8px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(180deg,#2ee8d7,#10a79f)!important;color:#03141b!important;font-size:12px!important;font-weight:1000!important}.support510-empty-mini{color:#9fc3cd!important;font-size:13px!important;padding:6px 2px!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank>.rank-position-badge,.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank.first>.rank-position-badge,.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank.second>.rank-position-badge,.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank.third>.rank-position-badge{width:36px!important;height:36px!important;min-width:36px!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;font-size:16px!important;font-weight:1000!important;box-shadow:inset 0 3px 5px #ffffff85,inset 0 -8px 12px #0000002e,0 10px 18px #0000003d!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank.first>.rank-position-badge,.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank>.rank-position-badge.gold{background:radial-gradient(circle at 30% 24%,#fff3b5,#ffd45b 26%,#f1b722 58%,#c98705)!important;color:#6b4800!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank.second>.rank-position-badge,.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank>.rank-position-badge.silver{background:radial-gradient(circle at 30% 24%,#fff,#edf3fb 26%,#c8d1dd 58%,#8795a8)!important;color:#5e6f83!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank.third>.rank-position-badge,.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank>.rank-position-badge.bronze{background:radial-gradient(circle at 30% 24%,#ffe1c3,#ffbb78 26%,#eb8f3d 58%,#b85d12)!important;color:#7c3f08!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank:not(.first):not(.second):not(.third)>.rank-position-badge{background:linear-gradient(180deg,#ffffff29,#ffffff12)!important;color:#dce8f1!important}.support510-msg.mine,.support510-msg.mine p,.support510-msg.mine span{color:#03141b!important;text-shadow:none!important}.support510-msg.mine p{font-weight:900!important}.support510-msg.mine span{color:#03141bc7!important;font-weight:900!important}.app-shell:not(.no-rightbar-page) .sidebar{overflow:visible!important}.app-shell:not(.no-rightbar-page) .sidebar .sidebar-logo-wrap{width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 0 18px!important;padding:0 2px!important;background:transparent!important;border:0!important;box-shadow:none!important}.app-shell:not(.no-rightbar-page) .sidebar .sidebar-logo-image{display:block!important;width:100%!important;max-width:220px!important;height:auto!important;object-fit:contain!important;border-radius:18px!important;box-shadow:none!important;filter:none!important;background:transparent!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-day-panel-right .show-more{display:none!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-day-panel-right .ai-day-title-accent,.app-shell:not(.no-rightbar-page) .rightbar .ai-day-panel-right .panel-head h2 span,.app-shell:not(.no-rightbar-page) .rightbar .ai-day-panel-right .panel-head h2 .ai-day-title-accent{color:#2dd4ff!important;text-shadow:none!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-day-panel-right button.show-more,.app-shell:not(.no-rightbar-page) .rightbar .panel button.show-more{display:none!important;visibility:hidden!important}@media (max-width:900px){.app-shell:not(.no-rightbar-page) .sidebar .sidebar-logo-image{max-width:180px!important}}.feed-load-more-wrap{display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;flex-wrap:wrap!important;margin:18px 0 4px!important}.feed-load-more-btn,.feed-load-less-btn{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:none!important;cursor:pointer!important;border-radius:999px!important;min-height:46px!important;padding:0 22px!important;font-weight:900!important;font-size:14px!important;letter-spacing:-.01em!important;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease!important}.feed-load-more-btn{background:linear-gradient(135deg,#2dd4ff,#22e6d7)!important;color:#06202d!important;box-shadow:0 0 24px #2dd4ff38,0 10px 28px #00000038!important}.feed-load-more-btn:hover:not(:disabled),.feed-load-less-btn:hover{transform:translateY(-2px)!important}.feed-load-more-btn:disabled{opacity:.72!important;cursor:default!important}.feed-load-less-btn{background:#07121dd6!important;color:#dffbff!important;border:1px solid rgba(45,212,255,.22)!important;box-shadow:0 10px 24px #0003!important}@media (max-width:760px){.feed-load-more-wrap{flex-direction:column!important;align-items:stretch!important}.feed-load-more-btn,.feed-load-less-btn{width:100%!important}}.app-shell:not(.no-rightbar-page) .rightbar .ai-day-panel-right .ai-club,.app-shell:not(.no-rightbar-page) .rightbar .ai-pick .club.ai-club{background:linear-gradient(135deg,#2dd4ff,#22e6d7)!important;color:#06202d!important;font-weight:1000!important;letter-spacing:-.04em!important;box-shadow:0 0 18px #2dd4ff2e!important}:root{--betai-action-blue:#2dd4ff;--betai-action-blue-2:#22e6d7}.feed-visible-counter{width:100%!important;margin:14px 0 0!important;text-align:center!important;color:#9eb6c4!important;font-size:13px!important;font-weight:800!important;letter-spacing:.01em!important}.app-shell:not(.no-rightbar-page) .rightbar{gap:16px!important}.app-shell:not(.no-rightbar-page) .rightbar .panel,.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel,.app-shell:not(.no-rightbar-page) .rightbar .betai-right-chat-final,.app-shell:not(.no-rightbar-page) .rightbar .livechat226-card{border-radius:24px!important;border-color:#2dd4ff1f!important}.app-shell:not(.no-rightbar-page) .rightbar .panel-head{margin-bottom:12px!important}.app-shell:not(.no-rightbar-page) .rightbar .panel-head h2{font-size:18px!important;letter-spacing:-.035em!important}.app-shell:not(.no-rightbar-page) .rightbar .panel-head a{color:var(--betai-action-blue)!important;background:#2dd4ff14!important;border:1px solid rgba(45,212,255,.16)!important;padding:6px 10px!important;border-radius:999px!important;font-size:12px!important;line-height:1!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-day-panel-right .ai-day-title-accent,.app-shell:not(.no-rightbar-page) .rightbar .ai-day-panel-right .panel-head h2 span,.app-shell:not(.no-rightbar-page) .rightbar .ai-day-panel-right .panel-head h2 .ai-day-title-accent{color:var(--betai-action-blue)!important;-webkit-text-fill-color:var(--betai-action-blue)!important;text-shadow:none!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-day-panel-right .ai-club,.app-shell:not(.no-rightbar-page) .rightbar .ai-pick .club.ai-club{background:linear-gradient(135deg,var(--betai-action-blue),var(--betai-action-blue-2))!important;color:#06202d!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 8px 20px #2dd4ff24!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick,.app-shell:not(.no-rightbar-page) .rightbar .rank,.app-shell:not(.no-rightbar-page) .rightbar .result{border-radius:18px!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick b,.app-shell:not(.no-rightbar-page) .rightbar .rank b,.app-shell:not(.no-rightbar-page) .rightbar .result b{line-height:1.25!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick small,.app-shell:not(.no-rightbar-page) .rightbar .rank small{line-height:1.35!important}.app-shell:not(.no-rightbar-page) .rightbar .tiny-progress{height:7px!important;border-radius:999px!important;overflow:hidden!important;background:#ffffff12!important}.app-shell:not(.no-rightbar-page) .rightbar .tiny-progress i{background:linear-gradient(90deg,var(--betai-action-blue),var(--betai-action-blue-2))!important}.app-shell:not(.no-rightbar-page) .rightbar .betai-live-head-final{gap:10px!important}.app-shell:not(.no-rightbar-page) .rightbar .livechat226-messages,.app-shell:not(.no-rightbar-page) .rightbar .betai-chat-messages-final{border-color:#2dd4ff1a!important}.app-shell:not(.no-rightbar-page) .rightbar .livechat226-send,.app-shell:not(.no-rightbar-page) .rightbar .betai-send-final,.feed-load-more-btn{background:linear-gradient(135deg,var(--betai-action-blue),var(--betai-action-blue-2))!important;color:#06202d!important}.feed-load-less-btn{border-color:#2dd4ff38!important}.feed-filters button.active,.feed-add-tip-btn,.premium-banner-cta{border-color:#2dd4ff47!important}.live-tip-center-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;z-index:100000!important;pointer-events:none!important}.live-tip-center-card{width:min(92vw,520px)!important;position:relative!important;pointer-events:auto!important;border-radius:28px!important;border:1px solid rgba(45,255,214,.28)!important;background:radial-gradient(circle at top,rgba(45,255,214,.18),transparent 44%),linear-gradient(180deg,#08121cfa,#050a10fa)!important;box-shadow:0 35px 90px #0000007a,0 0 0 1px #ffffff0a inset,0 0 48px #2dffd62e!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;padding:22px 22px 18px!important;overflow:hidden!important;opacity:0!important;transform:translateY(18px) scale(.94)!important;transition:opacity .28s ease,transform .28s ease,box-shadow .28s ease!important}.live-tip-center-card.is-visible{opacity:1!important;transform:translateY(0) scale(1)!important;animation:betaiCenterPulse 1.1s ease-out 1!important}.live-tip-center-card.is-hiding{opacity:0!important;transform:translateY(14px) scale(.97)!important}.live-tip-center-kicker{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:8px 14px!important;border-radius:999px!important;background:#2dffd61f!important;border:1px solid rgba(45,255,214,.22)!important;color:#c8fff7!important;font-size:12px!important;font-weight:1000!important;letter-spacing:.18em!important;margin-bottom:16px!important}.live-tip-center-content{display:flex!important;align-items:center!important;gap:16px!important}.live-tip-center-icon{width:74px!important;height:74px!important;border-radius:22px!important;flex:0 0 74px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(180deg,#0f1f2bfa,#071019fa)!important;border:1px solid rgba(45,255,214,.24)!important;box-shadow:0 0 28px #2dffd62e,inset 0 0 20px #2dffd614!important}.live-tip-center-icon img{width:48px!important;height:48px!important;object-fit:contain!important;filter:drop-shadow(0 0 10px rgba(45,255,214,.34))!important}.live-tip-center-copy{min-width:0!important;display:flex!important;flex-direction:column!important;gap:8px!important}.live-tip-center-copy strong{font-size:30px!important;line-height:1.02!important;letter-spacing:-.03em!important;color:#f8feff!important}.live-tip-center-copy span{color:#9ddcd3!important;font-size:15px!important;line-height:1.4!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.live-tip-center-pills{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:18px!important}.live-tip-center-pills span{display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:8px 12px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.08)!important;background:#ffffff0d!important;color:#dffdf9!important;font-size:13px!important;font-weight:700!important}.live-tip-center-subline{margin-top:14px!important;color:#6cbab0!important;font-size:12px!important;letter-spacing:.04em!important;text-transform:uppercase!important}.live-tip-center-progress{width:100%!important;height:5px!important;margin-top:14px!important;border-radius:999px!important;background:#ffffff12!important;overflow:hidden!important;position:relative!important}.live-tip-center-progress:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;border-radius:999px!important;background:linear-gradient(90deg,#2dffd6,#12b8ff)!important;transform-origin:left center!important}.live-tip-center-progress.run:before{animation:betaiCenterProgress 5s linear forwards!important}.live-tip-center-close{position:absolute!important;top:14px!important;right:14px!important;width:34px!important;height:34px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.08)!important;background:#ffffff0d!important;color:#c7f9f1!important;font-size:20px!important;line-height:1!important;cursor:pointer!important}.live-tip-center-close:hover{background:#ffffff1f!important}@keyframes betaiCenterPulse{0%{box-shadow:0 18px 54px #0000006b,0 0 #2dffd605,0 0 0 1px #ffffff0a inset}35%{box-shadow:0 36px 98px #00000080,0 0 0 8px #2dffd60d,0 0 72px #2dffd638,0 0 0 1px #ffffff0a inset}to{box-shadow:0 35px 90px #0000007a,0 0 #2dffd600,0 0 48px #2dffd62e,0 0 0 1px #ffffff0a inset}}@keyframes betaiCenterProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (max-width: 640px){.live-tip-center-card{width:min(94vw,420px)!important;padding:20px 18px 16px!important;border-radius:24px!important}.live-tip-center-content{gap:14px!important;align-items:flex-start!important}.live-tip-center-icon{width:62px!important;height:62px!important;flex-basis:62px!important;border-radius:18px!important}.live-tip-center-icon img{width:40px!important;height:40px!important}.live-tip-center-copy strong{font-size:24px!important}.live-tip-center-copy span{font-size:14px!important;white-space:normal!important}}.auth481-screen-placeholder{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:28px;padding:24px 18px 36px}.auth481-placeholder-wrap{width:min(98vw,2048px);display:flex;justify-content:center;align-items:center;margin-top:8px}.auth481-placeholder-stage{position:relative;width:100%;border-radius:28px;overflow:hidden;box-shadow:0 30px 90px #00000070,0 0 0 1px #42d0ff24;background:#020c16b3}.auth481-placeholder-image{display:block;width:100%;height:auto;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.auth481-placeholder-login-slot{position:absolute;left:2.5%;top:1.4%;width:29.6%;height:75.8%;border-radius:28px;pointer-events:none}@media (max-width: 1200px){.auth481-screen-placeholder{padding:18px 12px 28px;gap:22px}.auth481-placeholder-wrap{width:100%}.auth481-placeholder-stage{border-radius:22px}}@media (max-width: 768px){.auth481-screen-placeholder{padding:14px 8px 24px;gap:18px}.auth481-placeholder-stage{border-radius:16px}}.auth609-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:10px;background:#020914;overflow:auto}.auth609-artboard{position:relative;width:min(98vw,1800px);aspect-ratio:2048 / 1152}.auth609-reference{display:block;width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}.auth609-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.auth609-left-panel{position:absolute;left:2%;top:2.15%;width:28.2%;height:92.8%;border-radius:30px;pointer-events:auto}.auth609-panel-shell{height:100%;border-radius:30px;padding:22px 22px 18px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;background:linear-gradient(180deg,#0209127a,#0209122e);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);overflow:hidden}.auth609-head-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.auth609-logo{width:min(62%,220px);height:auto;object-fit:contain;filter:drop-shadow(0 0 12px rgba(25,215,255,.16))}.auth609-language{display:flex;justify-content:flex-end;align-items:flex-start}.auth609-language .betai-language-switch.compact.betai-language-dropdown{background:#04101cc2!important;border:1px solid rgba(42,198,255,.24)!important;box-shadow:0 0 0 1px #ffffff08 inset,0 0 16px #00aaff14!important}.auth609-language .betai-language-switch.compact.betai-language-dropdown .betai-language-current{min-height:40px!important;height:40px!important}.auth609-heading-copy{padding-top:2px}.auth609-kicker{color:#33e6ff;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;margin-bottom:6px;text-shadow:0 0 10px rgba(0,220,255,.14)}.auth609-title{margin:0;color:#f6fbff;font-size:34px;line-height:1.02;font-weight:900;letter-spacing:-.02em}.auth609-subtitle{margin:8px 0 0;color:#a6c0d6;font-size:13px;line-height:1.4}.auth609-tabs{margin-top:2px!important;margin-bottom:2px!important}.auth609-form{gap:8px!important}.auth609-left-panel .auth481-label{margin-bottom:4px!important;color:#eaf7ff!important;font-size:13px!important}.auth609-left-panel .auth481-input{height:47px!important;border-radius:13px!important;font-size:14px!important;padding:0 44px 0 42px!important;background:linear-gradient(180deg,#040f1df5,#020a14f0)!important;border:1px solid rgba(35,170,227,.28)!important}.auth609-left-panel .auth481-field-icon{left:12px!important;width:18px!important;height:18px!important}.auth609-left-panel .auth481-field-right{right:8px!important}.auth609-left-panel .auth481-eye{width:32px!important;height:32px!important}.auth609-left-panel .auth481-tab{height:46px!important;font-size:15px!important}.auth609-login-tools{margin-top:0!important;margin-bottom:2px!important}.auth609-left-panel .auth481-link-button{font-size:12px!important}.auth609-left-panel .auth481-login-badge{font-size:11px!important;padding:6px 9px!important}.auth609-agree{margin:0 0 4px!important;font-size:12px!important;line-height:1.35!important}.auth609-agree .auth481-checkmark{width:16px!important;height:16px!important;flex:0 0 16px!important}.auth609-submit{height:50px!important;border-radius:14px!important;font-size:17px!important;margin-top:0!important}.auth609-submit-note{margin-top:6px!important;font-size:11px!important;line-height:1.35!important}.auth609-social-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:2px}.auth609-social-link{min-height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#05111fe0,#030b14f0);border:1px solid rgba(39,201,255,.12);color:#dff7ff;box-shadow:0 0 0 1px #ffffff08 inset,0 0 12px #00b2ff12;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.auth609-social-link:hover{transform:translateY(-1px);border-color:#47ddff3d;box-shadow:0 0 0 1px #ffffff0a inset,0 0 16px #00b2ff1c}.auth609-social-link svg{width:19px;height:19px}.auth609-social-link.is-telegram{color:#2bd2ff}.auth609-social-link.is-discord{color:#8c88ff}.auth609-social-link.is-instagram{color:#ff65b8}.auth609-social-link.is-x{color:#f2fbff}.auth609-live-box{margin-top:auto;padding:12px;border-radius:18px;background:linear-gradient(180deg,#030d18f0,#020912f2);border:1px solid rgba(37,197,255,.15);box-shadow:0 0 0 1px #ffffff08 inset,0 0 18px #00aaff12}.auth609-live-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.auth609-live-head strong{display:block;color:#eef9ff;font-size:12px;line-height:1.35}.auth609-live-kicker{display:block;margin-bottom:3px;color:#2adfff;font-size:10px;font-weight:800;letter-spacing:.12em}.auth609-live-badge{padding:5px 8px;border-radius:999px;background:#0dd0ec1f;border:1px solid rgba(42,223,255,.2);color:#8af1ff;font-size:10px;font-weight:800}.auth609-live-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.auth609-live-card{display:flex;align-items:flex-start;gap:8px;padding:9px 8px;border-radius:12px;background:#05111fc2;border:1px solid rgba(36,169,226,.12)}.auth609-live-icon{width:18px;height:18px;flex:0 0 18px;color:#2adfff}.auth609-live-icon svg{width:100%;height:100%}.auth609-live-card strong{display:block;color:#f3fbff;font-size:15px;line-height:1.05;margin-bottom:3px}.auth609-live-card span{display:block;color:#9fbed3;font-size:10px;line-height:1.25}.auth609-live-footnote{margin-top:9px;color:#7ea4bf;font-size:10px;line-height:1.35}.auth609-message{margin-top:8px!important;font-size:12px!important;padding:10px 12px!important}@media (max-width: 1380px){.auth609-screen{padding:6px}.auth609-artboard{width:min(100vw,1700px)}.auth609-left-panel{width:28.9%}.auth609-panel-shell{padding:18px 18px 16px}.auth609-title{font-size:30px}.auth609-left-panel .auth481-input{height:44px!important}.auth609-submit{height:47px!important}.auth609-live-grid{grid-template-columns:1fr 1fr}}@media (max-width: 1100px){.auth609-screen{padding:0;align-items:flex-start}.auth609-artboard{width:100vw;min-height:100vh;aspect-ratio:auto}.auth609-reference{display:none}.auth609-overlay{position:relative;min-height:100vh;padding:18px;background:#020b16}.auth609-left-panel{position:relative;left:auto;top:auto;width:min(100%,540px);height:auto;margin:0 auto}.auth609-panel-shell{background:linear-gradient(180deg,#030c18f5,#020912fa);-webkit-backdrop-filter:none;backdrop-filter:none;border:1px solid rgba(37,197,255,.15);box-shadow:0 0 0 1px #ffffff08 inset,0 0 18px #00aaff14}}@media (max-width: 640px){.auth609-overlay{padding:14px}.auth609-panel-shell{padding:16px 14px;border-radius:22px}.auth609-head-row{flex-direction:column;align-items:flex-start}.auth609-logo{width:min(80%,230px)}.auth609-title{font-size:28px}.auth609-live-grid{grid-template-columns:1fr}}.auth609-panel-shell-fixed{padding:42px 26px 26px!important;gap:0!important;justify-content:flex-start!important}.auth609-top-spacer{height:4px;flex:0 0 auto}.auth609-heading-center{text-align:center;padding-top:0!important;margin-bottom:26px}.auth609-welcome{margin:0;color:#f4fbff;font-size:64px;line-height:.95;font-weight:900;letter-spacing:-.05em}.auth609-welcome span{color:#27ebd4}.auth609-subtitle-main{margin:14px 0 0;color:#dbe8f5;font-size:16px;font-weight:700}.auth609-tabs-fixed{margin:0 18px 26px!important;padding:7px!important;border-radius:22px!important;background:linear-gradient(180deg,#0b1828eb,#07121ff2)!important;border:1px solid rgba(34,140,192,.18)!important}.auth609-tabs-fixed .auth481-tab{height:54px!important;border-radius:16px!important;font-size:16px!important;font-weight:800!important;color:#e8f2fb!important}.auth609-tabs-fixed .auth481-tab.is-active{color:#051720!important;background:linear-gradient(90deg,#24ebd3,#40d5e6)!important;box-shadow:0 0 24px #24ebd338!important}.auth609-form-fixed{gap:16px!important;padding:0 18px}.auth609-form-fixed .auth481-label{margin:0 0 8px!important;font-size:15px!important;font-weight:800!important}.auth609-form-fixed .auth481-input{height:60px!important;border-radius:18px!important;font-size:16px!important;padding:0 54px!important;border-color:#1c76a557!important}.auth609-form-fixed .auth481-field-icon{left:22px!important;width:20px!important;height:20px!important}.auth609-form-fixed .auth481-field-right{right:14px!important}.auth609-form-fixed .auth481-eye{width:34px!important;height:34px!important}.auth609-remember-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:2px;margin-bottom:6px}.auth609-remember-toggle{display:flex;align-items:center;gap:10px;color:#dce8f5;font-size:14px;font-weight:700;cursor:pointer}.auth609-remember-toggle input{position:absolute;opacity:0;pointer-events:none}.auth609-remember-box{width:18px;height:18px;border-radius:4px;background:linear-gradient(180deg,#20efcc,#20d8e1);color:#06262d;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:900;box-shadow:0 0 14px #20efcc33}.auth609-forgot-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#20efcc;font-size:14px;font-weight:800;cursor:pointer;padding:0}.auth609-forgot-link:hover{filter:brightness(1.08)}.auth609-status-line{min-height:54px;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;background:linear-gradient(90deg,#061322f2,#081728eb);border:1px solid rgba(34,140,192,.18);color:#dbe8f5;font-size:14px;font-weight:700}.auth609-status-shield{width:18px;height:18px;color:#53b7ff;flex:0 0 18px}.auth609-status-shield svg,.auth609-secure-icon svg{width:100%;height:100%}.auth609-submit-fixed{margin-top:32px!important;height:58px!important;border-radius:18px!important;font-size:19px!important;background:linear-gradient(90deg,#33e6c9,#48caee)!important}.auth609-secure-note{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:38px;color:#dce8f5;font-size:14px;font-weight:700}.auth609-secure-icon{width:18px;height:18px;color:#53b7ff}.auth609-message{margin:18px 18px 0!important}.auth609-panel-shell-fixed .auth609-head-row,.auth609-panel-shell-fixed .auth609-kicker,.auth609-panel-shell-fixed .auth609-title,.auth609-panel-shell-fixed .auth609-subtitle,.auth609-panel-shell-fixed .auth609-social-row,.auth609-panel-shell-fixed .auth609-live-box{display:none!important}@media (max-width: 1380px){.auth609-panel-shell-fixed{padding:34px 22px 22px!important}.auth609-welcome{font-size:54px}.auth609-tabs-fixed .auth481-tab{height:50px!important}.auth609-form-fixed .auth481-input{height:56px!important}.auth609-submit-fixed{margin-top:24px!important;height:54px!important}.auth609-secure-note{margin-top:28px}}@media (max-width: 1100px){.auth609-panel-shell-fixed{padding:28px 20px 20px!important}.auth609-welcome{font-size:46px}}@media (max-width: 640px){.auth609-panel-shell-fixed{padding:24px 14px 18px!important}.auth609-welcome{font-size:34px}.auth609-subtitle-main{font-size:14px}.auth609-tabs-fixed{margin:0 4px 20px!important}.auth609-form-fixed{padding:0 4px;gap:14px!important}.auth609-form-fixed .auth481-input{height:54px!important;font-size:15px!important}.auth609-remember-row{flex-direction:column;align-items:flex-start}.auth609-submit-fixed{margin-top:20px!important}.auth609-secure-note{margin-top:24px;font-size:13px;text-align:center}}.auth609-screen{align-items:flex-start!important;justify-content:flex-start!important;padding:0!important;background:#020914!important;overflow:auto!important}.auth609-artboard{width:2048px!important;min-width:2048px!important;max-width:none!important;height:1152px!important;min-height:1152px!important;aspect-ratio:auto!important;flex:0 0 2048px!important}.auth609-reference{width:2048px!important;height:1152px!important;max-width:none!important;object-fit:fill!important}.auth609-overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:2048px!important;height:1152px!important}.auth609-left-panel{left:25px!important;top:18px!important;width:619px!important;height:1084px!important;border-radius:28px!important}.auth609-panel-shell-fixed{width:619px!important;height:1084px!important;padding:58px 54px 42px!important;box-sizing:border-box!important;border-radius:28px!important;background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.auth609-subtitle-main{font-size:17px!important;margin-top:16px!important}.auth609-tabs-fixed{width:512px!important;height:78px!important;margin:0 auto 34px!important;padding:7px!important;box-sizing:border-box!important;border-radius:22px!important}.auth609-tabs-fixed .auth481-tab{height:64px!important;border-radius:17px!important;font-size:18px!important}.auth609-form-fixed{width:512px!important;margin:0 auto!important;padding:0!important;gap:18px!important}.auth609-form-fixed .auth481-label{font-size:16px!important;margin:0 0 10px!important}.auth609-form-fixed .auth481-input{height:70px!important;border-radius:18px!important;font-size:18px!important;padding:0 56px 0 72px!important}.auth609-form-fixed .auth481-field-icon{left:27px!important;width:22px!important;height:22px!important}.auth609-form-fixed .auth481-field-right{right:16px!important}.auth609-remember-row{height:28px!important;margin:4px 0 8px!important}.auth609-remember-toggle,.auth609-forgot-link{font-size:15px!important}.auth609-status-line{height:58px!important;min-height:58px!important;border-radius:16px!important;font-size:15px!important;padding:0 20px!important;box-sizing:border-box!important}.auth609-submit-fixed{width:512px!important;height:68px!important;margin:40px auto 0!important;border-radius:17px!important;font-size:18px!important}.auth609-secure-note{margin-top:50px!important;font-size:16px!important}.auth609-message{width:512px!important;margin:18px auto 0!important;box-sizing:border-box!important}@media (max-width:1100px){.auth609-screen{padding:0!important}.auth609-artboard{width:2048px!important;min-width:2048px!important;height:1152px!important;min-height:1152px!important}.auth609-reference{display:block!important}.auth609-overlay{position:absolute!important;padding:0!important;background:transparent!important;min-height:0!important}.auth609-left-panel{position:absolute!important;left:25px!important;top:18px!important;width:619px!important;height:1084px!important;margin:0!important}.auth609-panel-shell-fixed{width:619px!important;height:1084px!important;padding:58px 54px 42px!important;border:0!important;box-shadow:none!important;background:transparent!important}}.auth609-left-panel{display:flex;align-items:center;justify-content:center}.auth609-panel-shell-fixed{display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important}.auth609-center-wrap{width:min(100%,404px);margin:0 auto;padding:34px 20px 26px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.auth609-heading-center,.auth609-secure-note,.auth609-message{width:100%}.auth609-tabs-fixed{margin:0 0 26px!important}.auth609-form-fixed{padding:0!important}.auth609-message{margin:18px 0 0!important}@media (max-width: 1380px){.auth609-center-wrap{width:min(100%,388px);padding:30px 18px 24px}}@media (max-width: 1100px){.auth609-panel-shell-fixed{padding:0!important}.auth609-center-wrap{width:min(100%,420px)}}@media (max-width: 640px){.auth609-center-wrap{width:100%;padding:24px 14px 18px}}.auth609-left-panel{display:flex!important;align-items:center!important;justify-content:center!important}.auth609-panel-shell-fixed{width:100%!important;height:100%!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.auth609-center-wrap{width:512px!important;max-width:512px!important;margin:0 auto!important;padding:0!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:stretch!important;transform:translateY(-2px)!important}.auth609-top-spacer{display:none!important}.auth609-heading-center{width:512px!important;margin:0 auto 34px!important}.auth609-welcome{font-size:62px!important;line-height:.98!important;white-space:nowrap!important}.auth609-subtitle-main{margin-top:16px!important}.auth609-tabs-fixed{width:512px!important;max-width:512px!important;margin:0 auto 34px!important}.auth609-form-fixed{width:512px!important;max-width:512px!important;margin:0 auto!important;padding:0!important}.auth609-submit-fixed,.auth609-secure-note,.auth609-message{width:512px!important;max-width:512px!important;margin-left:auto!important;margin-right:auto!important}.auth609-submit-fixed{margin-top:40px!important}.auth609-secure-note{margin-top:50px!important}@media (max-width: 1100px){.auth609-center-wrap,.auth609-heading-center,.auth609-tabs-fixed,.auth609-form-fixed,.auth609-submit-fixed,.auth609-secure-note,.auth609-message{width:512px!important;max-width:512px!important}}@media (max-width: 640px){.auth609-center-wrap,.auth609-heading-center,.auth609-tabs-fixed,.auth609-form-fixed,.auth609-submit-fixed,.auth609-secure-note,.auth609-message{width:100%!important;max-width:100%!important}}.auth609-left-panel{left:48px!important}@media (max-width:1100px){.auth609-left-panel{left:48px!important}}.auth609-panel-shell-fixed{position:relative!important}.auth609-center-wrap{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:500px!important;max-width:500px!important;margin:0!important;padding:0!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important}.auth609-heading-center,.auth609-tabs-fixed,.auth609-form-fixed,.auth609-submit-fixed,.auth609-secure-note,.auth609-message{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.auth609-heading-center,.auth609-tabs-fixed{margin-bottom:32px!important}.auth609-form-fixed{gap:18px!important}.auth609-submit-fixed{margin-top:38px!important}.auth609-secure-note{margin-top:46px!important}@media (max-width:1100px){.auth609-center-wrap{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:500px!important;max-width:500px!important}}@media (max-width:640px){.auth609-center-wrap{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:100%!important;max-width:100%!important}}.auth609-artboard{margin-left:150px!important;margin-right:0!important}@media (max-width: 2300px){.auth609-artboard{margin-left:150px!important}}@media (max-width: 1100px){.auth609-screen{justify-content:flex-start!important}.auth609-artboard{margin-left:150px!important;margin-right:0!important}}@media (max-width: 640px){.auth609-artboard{margin-left:0!important;margin-right:0!important}}.auth609-artboard{margin-left:300px!important;margin-right:0!important}@media (max-width:2300px){.auth609-artboard{margin-left:300px!important}}@media (max-width:1100px){.auth609-screen{justify-content:flex-start!important}.auth609-artboard{margin-left:300px!important;margin-right:0!important}}.auth609-screen{justify-content:flex-start!important}.auth609-artboard{margin-left:255px!important;margin-right:0!important}@media (max-width:2300px){.auth609-artboard{margin-left:255px!important}}@media (max-width:1100px){.auth609-screen{justify-content:flex-start!important}.auth609-artboard{margin-left:255px!important;margin-right:0!important}}@media (max-width:640px){.auth609-artboard{margin-left:0!important;margin-right:0!important}}.auth617-feature-strip{position:absolute;left:50%;bottom:38px;transform:translate(-50%);width:1760px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;z-index:7;pointer-events:auto}.auth617-feature-card{min-height:104px;display:flex;align-items:center;gap:22px;padding:20px 28px;border-radius:20px;box-sizing:border-box;background:linear-gradient(180deg,#04101cf0,#020b15f5);border:1px solid rgba(32,205,255,.2);box-shadow:0 0 0 1px #ffffff08 inset,0 0 28px #00d2ff1a,0 14px 34px #00000042;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth617-feature-icon{width:56px;height:56px;flex:0 0 56px;display:flex;align-items:center;justify-content:center;border-radius:18px;color:#8af3ff;background:radial-gradient(circle at 35% 25%,#49e5ff2e,#08192df0 62%);border:1px solid rgba(91,230,255,.3);box-shadow:0 0 22px #34d5ff26}.auth617-feature-icon svg{width:36px;height:36px}.auth617-feature-card strong{display:block;margin:0 0 7px;color:#f3fbff;font-size:17px;font-weight:900;letter-spacing:-.01em}.auth617-feature-card p{margin:0;color:#a8bfd0;font-size:13px;line-height:1.35;font-weight:600}@media (max-width: 1100px){.auth617-feature-strip{left:1024px;transform:translate(-50%)}}@media (max-width: 640px){.auth617-feature-strip{display:none}}.auth617-feature-strip{bottom:-110px!important}.auth619-fused-logo{display:block!important;width:330px!important;height:auto!important;margin:0 auto 18px!important;object-fit:contain!important;opacity:.72!important;mix-blend-mode:screen!important;filter:drop-shadow(0 0 18px rgba(0,229,255,.18)) saturate(1.05) brightness(.96)!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}.auth619-welcome,.auth609-welcome.auth619-welcome{font-size:50px!important;line-height:1!important;letter-spacing:-.052em!important;white-space:nowrap!important}.auth609-welcome.auth619-welcome span{color:#27ebd4!important}.auth609-heading-center{margin-bottom:28px!important}.auth609-subtitle-main{margin-top:10px!important}.auth609-center-wrap{transform:translate(-50%,-50%)!important}@media (max-width:1100px){.auth619-fused-logo{width:330px!important}.auth619-welcome,.auth609-welcome.auth619-welcome{font-size:50px!important}}@media (max-width:640px){.auth619-fused-logo{width:245px!important}.auth619-welcome,.auth609-welcome.auth619-welcome{font-size:34px!important}}.auth620-language-corner{position:fixed;top:18px;right:22px;z-index:80;display:flex;align-items:center;justify-content:center;pointer-events:auto}.auth620-fused-logo,.auth619-fused-logo.auth620-fused-logo{width:430px!important;max-width:430px!important;margin:0 auto 20px!important;transform:translate(-30px,-10px)!important;opacity:.82!important;mix-blend-mode:screen!important;filter:drop-shadow(0 0 22px rgba(0,229,255,.22)) saturate(1.08) brightness(1.02)!important}.auth620-subtitle-main,.auth609-subtitle-main.auth620-subtitle-main{margin-top:0!important;font-size:18px!important;text-align:center!important}.auth609-heading-center{margin-bottom:34px!important}@media (max-width:1100px){.auth620-language-corner{top:14px;right:14px}.auth620-fused-logo,.auth619-fused-logo.auth620-fused-logo{width:390px!important;max-width:390px!important;transform:translate(-24px,-8px)!important}}@media (max-width:640px){.auth620-language-corner{position:absolute;top:12px;right:12px}.auth620-fused-logo,.auth619-fused-logo.auth620-fused-logo{width:280px!important;max-width:280px!important;transform:translate(-14px,-6px)!important}}.auth620-fused-logo,.auth619-fused-logo.auth620-fused-logo{transform:translate(-30px,-10px)!important}@media (max-width:1100px){.auth620-fused-logo,.auth619-fused-logo.auth620-fused-logo{transform:translate(-24px,-8px)!important}}@media (max-width:640px){.auth620-fused-logo,.auth619-fused-logo.auth620-fused-logo{transform:translate(-14px,-6px)!important}}.auth623-side-live{position:absolute;right:2.15%;top:16.8%;width:310px;z-index:12;pointer-events:auto;padding:16px;border-radius:24px;box-sizing:border-box;background:linear-gradient(180deg,#030f1bf0,#020912f7);border:1px solid rgba(32,205,255,.22);box-shadow:0 0 0 1px #ffffff09 inset,0 0 32px #00dcff1f,0 18px 46px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth623-side-live:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgba(38,239,210,.24),transparent 34%,rgba(44,196,255,.18));opacity:.45;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);padding:1px;-webkit-mask-composite:xor;mask-composite:exclude}.auth623-side-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.auth623-side-head span{display:block;margin-bottom:5px;color:#25efd2;font-size:10px;line-height:1.15;font-weight:900;letter-spacing:.16em;text-transform:uppercase;text-shadow:0 0 13px rgba(37,239,210,.25)}.auth623-side-head strong{display:block;color:#eaf7ff;font-size:13px;line-height:1.32;font-weight:800}.auth623-side-head em{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;color:#bafff6;font-size:10px;line-height:1;font-style:normal;font-weight:900;background:#15e2c21f;border:1px solid rgba(50,239,217,.25);box-shadow:0 0 18px #20efcc1f}.auth623-side-head em i{width:7px;height:7px;border-radius:50%;background:#25efd2;box-shadow:0 0 12px #25efd2f2}.auth623-side-list{display:flex;flex-direction:column;gap:11px}.auth623-side-card{min-height:76px;display:flex;align-items:center;gap:14px;padding:14px 15px;border-radius:18px;box-sizing:border-box;background:linear-gradient(180deg,#030f1df5,#020a15fa);border:1px solid rgba(36,170,226,.2);box-shadow:0 0 0 1px #ffffff07 inset,0 0 20px #00d5ff12}.auth623-side-icon{width:38px;height:38px;flex:0 0 38px;display:flex;align-items:center;justify-content:center;border-radius:14px;color:#25efd2;background:radial-gradient(circle at 34% 26%,#25efd233,#06182af5 62%);border:1px solid rgba(67,230,255,.26);box-shadow:0 0 18px #25efd221}.auth623-side-icon svg{width:22px;height:22px}.auth623-side-card b{display:block;color:#f5fbff;font-size:28px;line-height:.96;font-weight:950;letter-spacing:-.04em}.auth623-side-card small{display:block;margin-top:6px;color:#9fbdd3;font-size:12px;line-height:1.25;font-weight:700}.auth623-side-foot{display:flex;align-items:center;gap:8px;margin-top:13px;color:#87abc3;font-size:10px;line-height:1.35;font-weight:700}.auth623-pulse{width:10px;height:10px;flex:0 0 10px;border-radius:50%;background:#25efd2;box-shadow:0 0 14px #25efd2e6}@media (max-width: 1380px){.auth623-side-live{right:1.4%;top:17.5%;width:280px;padding:14px}.auth623-side-card{min-height:68px;padding:12px}.auth623-side-card b{font-size:24px}.auth623-side-icon{width:34px;height:34px;flex-basis:34px}}@media (max-width: 1100px){.auth623-side-live{position:relative;right:auto;top:auto;width:min(100%,540px);margin:18px auto 0}}@media (max-width: 640px){.auth623-side-live{display:none}}.auth623-side-live.auth624-side-live{right:-12px!important;top:15.8%!important;width:300px!important;padding:14px!important}.auth624-side-head{justify-content:flex-end!important;margin-bottom:12px!important;min-height:0!important}.auth624-side-head>div,.auth624-side-head span,.auth624-side-head strong{display:none!important}.auth623-side-live.auth624-side-live .auth623-side-card{min-height:72px!important;padding:13px 14px!important}.auth623-side-live.auth624-side-live .auth623-side-card b{font-size:26px!important}@media (max-width: 1380px){.auth623-side-live.auth624-side-live{right:-8px!important;width:274px!important}}@media (max-width: 1100px){.auth623-side-live.auth624-side-live{right:auto!important;width:min(100%,540px)!important}}.auth623-side-live.auth624-side-live{position:fixed!important;right:0!important;left:auto!important;top:50%!important;transform:translateY(-50%)!important;width:240px!important;max-width:240px!important;padding:11px!important;border-radius:22px 0 0 22px!important;z-index:40!important}.auth623-side-live.auth624-side-live .auth623-side-list{gap:9px!important}.auth623-side-live.auth624-side-live .auth623-side-card{min-height:62px!important;padding:10px 11px!important;gap:10px!important;border-radius:15px!important}.auth623-side-live.auth624-side-live .auth623-side-icon{width:32px!important;height:32px!important;flex:0 0 32px!important;border-radius:12px!important}.auth623-side-live.auth624-side-live .auth623-side-icon svg{width:18px!important;height:18px!important}.auth623-side-live.auth624-side-live .auth623-side-card b{font-size:22px!important}.auth623-side-live.auth624-side-live .auth623-side-card small{margin-top:4px!important;font-size:10px!important;line-height:1.18!important}.auth623-side-live.auth624-side-live .auth623-side-head{margin-bottom:9px!important}.auth623-side-live.auth624-side-live .auth623-side-head em{padding:6px 9px!important;font-size:9px!important}.auth623-side-live.auth624-side-live .auth623-side-foot{margin-top:9px!important;font-size:8.5px!important;line-height:1.25!important}.auth623-side-live.auth624-side-live .auth623-pulse{width:8px!important;height:8px!important;flex-basis:8px!important}.goog-te-banner-frame,.goog-te-balloon-frame,.goog-tooltip,.goog-tooltip:hover,#goog-gt-tt,.VIpgJd-ZVi9od-ORHb-OEVmcd,.VIpgJd-yAWNEb-L7lbkb,.VIpgJd-yAWNEb-hvhgNd,.skiptranslate iframe,body>iframe[src*="translate.google"]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}font[style*=background-color],font[style*=box-shadow],font[style*=border]{background:transparent!important;box-shadow:none!important;border:0!important;outline:0!important}@media (max-width:1380px){.auth623-side-live.auth624-side-live{right:0!important;top:50%!important;width:225px!important;max-width:225px!important}}@media (max-width:1100px){.auth623-side-live.auth624-side-live{position:relative!important;right:auto!important;top:auto!important;transform:none!important;width:min(100%,540px)!important;max-width:540px!important;border-radius:22px!important}}.auth623-side-live.auth624-side-live{position:fixed!important;left:0!important;right:auto!important;top:50%!important;transform:translateY(-50%)!important;width:240px!important;max-width:240px!important;padding:11px!important;border-radius:0 22px 22px 0!important;z-index:40!important}@media (max-width:1380px){.auth623-side-live.auth624-side-live{left:0!important;right:auto!important;width:225px!important;max-width:225px!important}}@media (max-width:1100px){.auth623-side-live.auth624-side-live{position:relative!important;left:auto!important;right:auto!important;top:auto!important;transform:none!important;width:min(100%,540px)!important;max-width:540px!important;border-radius:22px!important}}@media (max-width:640px){.auth623-side-live.auth624-side-live{display:none!important}}.goog-te-banner-frame,.goog-te-balloon-frame,.goog-te-menu-frame,.goog-tooltip,.goog-tooltip:hover,#goog-gt-tt,.skiptranslate,.VIpgJd-ZVi9od-ORHb-OEVmcd,.VIpgJd-yAWNEb-L7lbkb,.VIpgJd-yAWNEb-hvhgNd,body>iframe[src*="translate.google"],body>iframe[id*=goog],body>div[id*=goog-gt]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important}html.translated-ltr,html.translated-rtl,html.translated-ltr body,html.translated-rtl body,body{top:0!important}.auth609-reference font,.auth609-reference span[style*=background],.auth609-reference span[style*=border],font[style*=background-color],font[style*=box-shadow],font[style*=border]{background:transparent!important;box-shadow:none!important;border:0!important;outline:0!important}.auth627-social-dock{position:fixed!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;z-index:80!important;display:flex!important;flex-direction:column!important;gap:10px!important;pointer-events:auto!important}.auth627-social-link{width:112px!important;min-height:58px!important;padding:8px 10px 8px 12px!important;border-radius:18px 0 0 18px!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;text-decoration:none!important;color:#dff7ff!important;background:linear-gradient(180deg,#05121ff5,#020a13fa)!important;border:1px solid rgba(39,201,255,.2)!important;border-right:0!important;box-shadow:0 0 0 1px #ffffff09 inset,0 12px 30px #0000004d,0 0 16px #00dcff17!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.auth627-social-link:hover{transform:translate(-3px)!important;border-color:#2eeeda5c!important;box-shadow:0 0 0 1px #ffffff0d inset,0 14px 34px #00000059,0 0 20px #25efd224!important}.auth627-social-icon,.auth627-social-icon svg{width:21px!important;height:21px!important;display:block!important}.auth627-social-link b{font-size:10px!important;line-height:1!important;font-weight:950!important;letter-spacing:.01em!important}.auth627-social-link.is-telegram{color:#2bd2ff!important}.auth627-social-link.is-discord{color:#9a97ff!important}.auth627-social-link.is-instagram{color:#ff72bd!important}.auth627-social-link.is-x{color:#f2fbff!important}.auth609-screen .reviews512{left:auto!important;right:104px!important;bottom:24px!important;z-index:9998!important}.auth609-screen .reviews512-panel{left:auto!important;right:0!important;bottom:78px!important}.auth609-screen .support510{right:24px!important;bottom:24px!important;z-index:9999!important}.auth623-side-live.auth624-side-live{position:fixed!important;left:0!important;right:auto!important;top:auto!important;bottom:22px!important;transform:none!important;width:218px!important;max-width:218px!important;padding:10px!important;border-radius:0 22px 22px 0!important;z-index:60!important}.auth623-side-live.auth624-side-live .auth623-side-list{gap:8px!important}.auth623-side-live.auth624-side-live .auth623-side-card{min-height:56px!important;padding:9px 10px!important;gap:9px!important;border-radius:14px!important}.auth623-side-live.auth624-side-live .auth623-side-card b{font-size:20px!important}.auth623-side-live.auth624-side-live .auth623-side-card small{font-size:9.5px!important}.auth623-side-live.auth624-side-live .auth623-side-icon{width:29px!important;height:29px!important;flex:0 0 29px!important}.auth623-side-live.auth624-side-live .auth623-side-icon svg{width:17px!important;height:17px!important}.auth623-side-live.auth624-side-live .auth623-side-foot{font-size:8px!important}@media (max-width:1100px){.auth627-social-dock{display:none!important}.auth609-screen .reviews512{right:92px!important;bottom:18px!important}.auth609-screen .support510{right:18px!important;bottom:18px!important}.auth623-side-live.auth624-side-live{display:none!important}}@media (max-width:640px){.auth609-screen .reviews512{display:none!important}}.auth609-remember-toggle .auth609-remember-box{background:#04121feb!important;border:1px solid rgba(39,201,255,.32)!important;color:transparent!important;box-shadow:0 0 0 1px #ffffff06 inset!important;transition:background .18s ease,color .18s ease,box-shadow .18s ease,border-color .18s ease!important}.auth609-remember-toggle input:checked+.auth609-remember-box,.auth609-remember-toggle.is-checked .auth609-remember-box{background:linear-gradient(180deg,#20efcc,#20d8e1)!important;border-color:#20efccc7!important;color:#06262d!important;box-shadow:0 0 14px #20efcc47!important}.auth609-remember-toggle{position:relative!important;-webkit-user-select:none!important;user-select:none!important;min-height:26px!important;padding:2px 0!important}.auth609-remember-toggle input{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;opacity:0!important;cursor:pointer!important;pointer-events:auto!important;z-index:3!important}.auth609-remember-toggle .auth609-remember-box,.auth609-remember-toggle span:not(.auth609-remember-box){position:relative!important;z-index:1!important}.auth609-screen .auth627-social-dock{right:0!important;top:50%!important;transform:translateY(-50%)!important;gap:8px!important;z-index:85!important}.auth609-screen .auth627-social-link{width:88px!important;min-height:50px!important;padding:7px 8px 7px 10px!important;border-radius:18px 0 0 18px!important;background:radial-gradient(circle at 20% 12%,rgba(61,242,225,.18),transparent 34%),linear-gradient(180deg,#071827b3,#020912c7)!important;border:1px solid rgba(63,232,255,.24)!important;border-right:0!important;box-shadow:inset 0 1px #ffffff17,inset 0 -10px 26px #0003,0 14px 34px #0000005c,0 0 22px #18dce21f!important;-webkit-backdrop-filter:blur(16px) saturate(132%)!important;backdrop-filter:blur(16px) saturate(132%)!important}.auth609-screen .auth627-social-link:hover{transform:translate(-4px)!important;background:radial-gradient(circle at 20% 12%,rgba(61,242,225,.26),transparent 38%),linear-gradient(180deg,#081f31d1,#020c17e0)!important;border-color:#32efd96b!important}.auth609-screen .auth627-social-icon,.auth609-screen .auth627-social-icon svg{width:19px!important;height:19px!important}.auth609-screen .auth627-social-link b{font-size:8.5px!important;letter-spacing:-.01em!important}.auth609-screen .reviews512{left:auto!important;right:82px!important;bottom:19px!important;z-index:9998!important}.auth609-screen .reviews512-fab,.auth609-screen .support510-fab{background:radial-gradient(circle at 25% 12%,rgba(67,241,226,.2),transparent 38%),linear-gradient(180deg,#071927b8,#020a14d1)!important;border:1px solid rgba(55,224,255,.25)!important;box-shadow:inset 0 1px #ffffff1a,0 14px 34px #00000061,0 0 24px #18dce221!important;-webkit-backdrop-filter:blur(16px) saturate(128%)!important;backdrop-filter:blur(16px) saturate(128%)!important}.auth609-screen .support510{right:18px!important;bottom:19px!important;z-index:9999!important}.auth609-screen .auth623-side-live.auth624-side-live{position:fixed!important;left:0!important;right:auto!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;width:205px!important;max-width:205px!important;padding:9px!important;border-radius:0 22px 22px 0!important;background:radial-gradient(circle at 0% 0%,rgba(50,239,217,.18),transparent 38%),linear-gradient(180deg,#051624b8,#020912d1)!important;border:1px solid rgba(58,225,255,.25)!important;border-left:0!important;box-shadow:inset 0 1px #ffffff17,inset 0 -16px 32px #00000038,0 18px 42px #00000061,0 0 30px #18dce224!important;-webkit-backdrop-filter:blur(16px) saturate(132%)!important;backdrop-filter:blur(16px) saturate(132%)!important}.auth609-screen .auth623-side-live.auth624-side-live .auth623-side-head{justify-content:flex-end!important;margin-bottom:7px!important}.auth609-screen .auth623-side-live.auth624-side-live .auth623-side-head em{background:#1fe2ae24!important;border-color:#43f5e252!important;box-shadow:0 0 18px #1fe2ae21!important}.auth609-screen .auth623-side-live.auth624-side-live .auth623-side-list{gap:7px!important}.auth609-screen .auth623-side-live.auth624-side-live .auth623-side-card{min-height:52px!important;padding:8px 9px!important;gap:8px!important;border-radius:14px!important;background:linear-gradient(180deg,#061827a8,#020b15c2)!important;border:1px solid rgba(55,224,255,.18)!important;box-shadow:inset 0 1px #ffffff12,0 0 18px #00d5ff12!important}.auth609-screen .auth623-side-live.auth624-side-live .auth623-side-icon{width:27px!important;height:27px!important;flex:0 0 27px!important;border-radius:10px!important;background:radial-gradient(circle at 34% 25%,#2cefd93d,#051827bd 64%)!important}.auth609-screen .auth623-side-live.auth624-side-live .auth623-side-icon svg{width:15px!important;height:15px!important}.auth609-screen .auth623-side-live.auth624-side-live .auth623-side-card b{font-size:18px!important;line-height:.95!important}.auth609-screen .auth623-side-live.auth624-side-live .auth623-side-card small{font-size:8.4px!important;line-height:1.12!important;margin-top:3px!important}.auth609-screen .auth623-side-live.auth624-side-live .auth623-side-foot{font-size:7.2px!important;line-height:1.22!important;margin-top:7px!important}.goog-te-banner-frame,.goog-te-balloon-frame,.goog-te-menu-frame,.goog-tooltip,.goog-tooltip:hover,#goog-gt-tt,.VIpgJd-ZVi9od-ORHb-OEVmcd,.VIpgJd-yAWNEb-L7lbkb,.VIpgJd-yAWNEb-hvhgNd,body>iframe[src*="translate.google"],body>iframe[id*=goog],body>.skiptranslate{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important}html.translated-ltr body,html.translated-rtl body,body{top:0!important}.goog-text-highlight,font[style*=background],font[style*=box-shadow],font[style*=border]{background:transparent!important;background-color:transparent!important;box-shadow:none!important;border:0!important;outline:0!important;text-decoration:none!important}@media (max-width:1100px){.auth609-screen .auth627-social-dock,.auth609-screen .auth623-side-live.auth624-side-live{display:none!important}.auth609-screen .reviews512{right:78px!important;bottom:18px!important}.auth609-screen .support510{right:18px!important;bottom:18px!important}}.auth609-screen{--glass629-border: rgba(63,232,255,.24);--glass629-border-strong: rgba(80,236,255,.36);--glass629-bg-a: rgba(7,24,39,.7);--glass629-bg-b: rgba(2,9,18,.82);--glass629-glow: rgba(24,220,226,.14);--glass629-blue: #40d8ff;--glass629-blue-2: #168cff}.auth609-screen .auth609-panel-shell,.auth609-screen .auth609-panel-shell-fixed,.auth609-screen .auth609-left-panel{background:radial-gradient(circle at 18% 8%,rgba(61,242,225,.18),transparent 34%),radial-gradient(circle at 92% 16%,rgba(64,216,255,.1),transparent 40%),linear-gradient(180deg,var(--glass629-bg-a),var(--glass629-bg-b))!important;border:1px solid var(--glass629-border)!important;box-shadow:inset 0 1px #ffffff1a,inset 0 -22px 44px #0000003d,0 18px 46px #0000006b,0 0 28px var(--glass629-glow)!important;-webkit-backdrop-filter:blur(18px) saturate(135%)!important;backdrop-filter:blur(18px) saturate(135%)!important}.auth609-screen .auth609-tabs-fixed,.auth609-screen .auth609-left-panel .auth481-input,.auth609-screen .auth609-status-line,.auth609-screen .auth609-message,.auth609-screen .auth609-language .betai-language-switch.compact.betai-language-dropdown,.auth609-screen .auth481-login-badge,.auth609-screen .auth609-remember-toggle .auth609-remember-box,.auth609-screen .auth623-side-card,.auth609-screen .auth623-side-live,.auth609-screen .reviews512-fab,.auth609-screen .support510-fab{background:radial-gradient(circle at 22% 12%,rgba(61,242,225,.16),transparent 34%),linear-gradient(180deg,#071827ad,#020912d1)!important;border-color:var(--glass629-border)!important;box-shadow:inset 0 1px #ffffff17,0 12px 30px #0000004d,0 0 18px #18dce21a!important;-webkit-backdrop-filter:blur(16px) saturate(132%)!important;backdrop-filter:blur(16px) saturate(132%)!important}.auth609-screen .auth609-left-panel .auth481-input:focus-within,.auth609-screen .auth609-left-panel .auth481-input:focus,.auth609-screen .auth609-tabs-fixed:hover,.auth609-screen .auth609-status-line:hover{border-color:var(--glass629-border-strong)!important;box-shadow:inset 0 1px #ffffff1f,0 14px 32px #00000057,0 0 26px #40d8ff29!important}.auth609-screen .auth609-tabs-fixed .auth481-tab.is-active,.auth609-screen .auth609-submit-fixed,.auth609-screen .auth609-submit{background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.36),transparent 28%),linear-gradient(135deg,#28f0d3,#40d8ff 58%,#168cff 125%)!important;color:#041923!important;border:1px solid rgba(122,246,255,.42)!important;box-shadow:inset 0 1px #ffffff52,0 14px 34px #0000004d,0 0 26px #40d8ff38!important}.auth609-screen .auth609-logo{filter:drop-shadow(0 0 16px rgba(64,216,255,.24)) drop-shadow(0 0 28px rgba(40,240,211,.1))!important}.auth609-screen .auth481-label,.auth609-screen .auth609-secure-note,.auth609-screen .auth609-remember-toggle,.auth609-screen .auth609-status-line,.auth609-screen .auth609-left-panel .auth481-input input{color:#eaffff!important}.auth609-screen .auth481-input input::placeholder{color:#d3efff94!important}.auth609-screen .auth609-forgot-link,.auth609-screen .auth609-secure-note svg,.auth609-screen .auth481-field-icon,.auth609-screen .auth481-eye{color:#40d8ff!important}.support510-fab-badge,.auth609-screen .support510-fab-badge{background:linear-gradient(180deg,#40d8ff,#168cff)!important;color:#eafaff!important;border:1px solid rgba(159,235,255,.58)!important;box-shadow:0 0 0 2px #040f19f0,0 0 16px #40d8ff66!important;text-shadow:0 1px 0 rgba(0,0,0,.18)!important}.support510-fab-pulse,.auth609-screen .support510-fab-pulse{border-color:#40d8ff57!important;box-shadow:0 0 18px #40d8ff38!important}.goog-te-gadget,.goog-te-banner-frame,.goog-te-balloon-frame,#goog-gt-tt,.VIpgJd-ZVi9od-ORHb-OEVmcd,.VIpgJd-yAWNEb-L7lbkb,.VIpgJd-yAWNEb-hvhgNd,body>.skiptranslate,body>iframe[src*="translate.google"],body>iframe[id*=goog]{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;pointer-events:none!important}.goog-text-highlight,font[style*=background-color],font[style*=background],font[style*=box-shadow],font[style*=border]{background:transparent!important;background-color:transparent!important;box-shadow:none!important;border:0!important;outline:0!important;text-decoration:none!important}.auth609-screen{--glass630-blue:#40d8ff;--glass630-blue-2:#168cff;--glass630-blue-3:#6ee7ff;--glass630-deep:rgba(3,12,24,.88);--glass630-panel:rgba(7,24,39,.74);--glass630-border:rgba(71,220,255,.28);--glass630-border-strong:rgba(117,235,255,.46);--glass630-glow:rgba(64,216,255,.18)}.support510-panel,.auth609-screen .support510-panel,.support510-guest .support510-panel,.auth609-screen .support510-guest .support510-panel{border-color:var(--glass630-border)!important;background:radial-gradient(circle at 18% 0%,rgba(64,216,255,.2),transparent 36%),radial-gradient(circle at 90% 12%,rgba(22,140,255,.12),transparent 42%),linear-gradient(180deg,#061626f5,#020914fa)!important;box-shadow:inset 0 1px #ffffff1a,inset 0 -28px 52px #0000003d,0 30px 90px #0000008f,0 0 48px #40d8ff2e!important;-webkit-backdrop-filter:blur(20px) saturate(136%)!important;backdrop-filter:blur(20px) saturate(136%)!important}.support510-head,.auth609-screen .support510-head,.reviews512-head,.auth609-screen .reviews512-head{background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.24),transparent 42%),linear-gradient(135deg,#40d8fff0,#168cffdb)!important;color:#031728!important;box-shadow:inset 0 1px #ffffff52,0 16px 32px #0000002e!important}.support510-head span,.auth609-screen .support510-head span,.reviews512-head span,.auth609-screen .reviews512-head span{color:#031728d1!important}.support510-head i,.auth609-screen .support510-head i,.reviews512-head span i,.auth609-screen .reviews512-head span i{background:#093bff!important;box-shadow:0 0 0 5px #40d8ff38,0 0 18px #40d8ffb8!important}.support510-head button,.auth609-screen .support510-head button,.reviews512-head button,.auth609-screen .reviews512-head button{background:#02111f29!important;color:#031728!important;box-shadow:inset 0 1px #ffffff2e!important}.support510-body,.auth609-screen .support510-body{background:linear-gradient(180deg,#04101f47,#0107118f)!important}.support510-welcome,.auth609-screen .support510-welcome,.support510-msg.mine,.auth609-screen .support510-msg.mine{background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.22),transparent 38%),linear-gradient(135deg,#40d8fff0,#168cffd1)!important;color:#041827!important;box-shadow:0 14px 34px #0003,0 0 24px #40d8ff2e!important}.support510-welcome span,.auth609-screen .support510-welcome span,.support510-msg.mine span,.auth609-screen .support510-msg.mine span{color:#041827bd!important}.support510-msg,.auth609-screen .support510-msg,.support510-compose,.auth609-screen .support510-compose,.support510-guest-fields input,.auth609-screen .support510-guest-fields input,.reviews512-summary>div,.auth609-screen .reviews512-summary>div,.reviews512-guest-fields input,.auth609-screen .reviews512-guest-fields input,.reviews512-form textarea,.auth609-screen .reviews512-form textarea,.reviews512-item,.auth609-screen .reviews512-item,.reviews512-empty,.auth609-screen .reviews512-empty,.auth609-screen .auth623-side-live.auth624-side-live,.auth609-screen .auth623-side-live.auth624-side-live .auth623-side-card,.auth609-screen .auth627-social-link,.auth609-screen .reviews512-fab,.auth609-screen .support510-fab{border-color:var(--glass630-border)!important;background:radial-gradient(circle at 20% 8%,rgba(64,216,255,.16),transparent 34%),linear-gradient(180deg,#071827bd,#020912db)!important;box-shadow:inset 0 1px #ffffff1a,0 14px 34px #00000057,0 0 24px #40d8ff1c!important;-webkit-backdrop-filter:blur(17px) saturate(132%)!important;backdrop-filter:blur(17px) saturate(132%)!important}.support510-compose button,.auth609-screen .support510-compose button,.reviews512-form>button,.auth609-screen .reviews512-form>button{border:1px solid rgba(136,237,255,.44)!important;background:radial-gradient(circle at 25% 10%,rgba(255,255,255,.3),transparent 34%),linear-gradient(180deg,#40d8ff,#168cff)!important;color:#031728!important;box-shadow:0 0 22px #40d8ff47,inset 0 1px #ffffff4d!important}.support510-status,.auth609-screen .support510-status,.reviews512-status,.auth609-screen .reviews512-status{background:#092640a8!important;border-color:#40d8ff42!important;color:#dff8ff!important;box-shadow:inset 0 1px #ffffff0f,0 0 20px #40d8ff1a!important}.support510-powered b,.auth609-screen .support510-powered b,.reviews512-powered b,.auth609-screen .reviews512-powered b,.reviews512-fab-stars,.auth609-screen .reviews512-fab-stars,.reviews512-stars button.active,.auth609-screen .reviews512-stars button.active{color:var(--glass630-blue)!important;text-shadow:0 0 13px rgba(64,216,255,.46)!important}.reviews512-fab i,.auth609-screen .reviews512-fab i{background:#40d8ff!important;box-shadow:0 0 #40d8ff8f!important}.auth609-screen .auth623-side-live.auth624-side-live .auth623-side-icon,.auth609-screen .auth627-social-icon,.auth609-screen .auth481-login-badge,.auth609-screen .auth609-status-line{background:radial-gradient(circle at 30% 16%,#6fe7ff38,#051827c7 68%)!important;border-color:#47dcff47!important;box-shadow:inset 0 1px #ffffff1a,0 0 20px #40d8ff1f!important}.auth609-screen .auth623-side-live.auth624-side-live .auth623-side-head em{background:#40d8ff26!important;border-color:#6fe7ff5c!important;color:#dff8ff!important;box-shadow:0 0 18px #40d8ff24!important}.support510-fab-badge,.auth609-screen .support510-fab-badge{background:linear-gradient(180deg,#40d8ff,#168cff)!important;color:#f2fbff!important;border-color:#b7f2ff9e!important;box-shadow:0 0 0 2px #030b16f5,0 0 18px #40d8ff75!important}.support510-fab-pulse,.auth609-screen .support510-fab-pulse{border-color:#40d8ff61!important;animation:support630BluePulse 1.9s ease-out infinite!important}@keyframes support630BluePulse{0%{transform:scale(.92);opacity:.65;box-shadow:0 0 #40d8ff57}80%{transform:scale(1.28);opacity:0;box-shadow:0 0 0 12px #40d8ff00}to{transform:scale(1.28);opacity:0;box-shadow:0 0 #40d8ff00}}@keyframes reviews512Pulse{0%{box-shadow:0 0 #40d8ff8f}70%{box-shadow:0 0 0 11px #40d8ff00}to{box-shadow:0 0 #40d8ff00}}.auth609-screen{background:radial-gradient(circle at 9% 50%,rgba(64,216,255,.055),transparent 30%),radial-gradient(circle at 92% 50%,rgba(64,216,255,.055),transparent 28%),linear-gradient(180deg,#020914,#010712)!important}.auth609-artboard{border-radius:28px!important;isolation:isolate;filter:drop-shadow(0 24px 62px rgba(0,0,0,.46))}.auth609-artboard:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:28px;pointer-events:none;z-index:8;border:1px solid rgba(83,222,255,.3);box-shadow:inset 0 1px #ffffff14,inset 0 0 0 1px #09264157,inset 0 0 42px #40d8ff0e,0 0 0 1px #00000047,0 0 34px #40d8ff21}.auth609-artboard:after{content:"";position:absolute;top:-18px;right:-18px;bottom:-18px;left:-18px;border-radius:36px;pointer-events:none;z-index:7;background:linear-gradient(90deg,rgba(64,216,255,.12),transparent 8%,transparent 92%,rgba(64,216,255,.12)),linear-gradient(180deg,rgba(64,216,255,.09),transparent 8%,transparent 92%,rgba(64,216,255,.07));filter:blur(10px);opacity:.62}.auth609-reference{border-radius:26px!important}.auth609-overlay{z-index:9}@media (max-width:1100px){.auth609-artboard:before,.auth609-artboard:after{display:none!important}}.auth609-screen .auth623-side-live.auth624-side-live{left:-1px!important;right:auto!important;top:50%!important;transform:translateY(-50%)!important;margin-left:0!important;border-left:0!important;border-radius:0 22px 22px 0!important;z-index:10050!important}@media (min-width:1101px){.auth609-screen .auth623-side-live.auth624-side-live{left:-2px!important}}@media (min-width: 641px){.auth609-screen .auth623-side-live.auth624-side-live{position:fixed!important;left:-255px!important;right:auto!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;margin-left:0!important;width:205px!important;max-width:205px!important;border-left:0!important;border-radius:0 22px 22px 0!important;z-index:10080!important}}@media (max-width:2300px) and (min-width:641px){.auth609-screen .auth623-side-live.auth624-side-live{left:-255px!important}}@media (max-width:640px){.auth609-screen .auth623-side-live.auth624-side-live{left:0!important}}.app-shell .topbar .notify-btn b,.app-shell .topbar .mail-btn b,.support510-fab-badge{background:linear-gradient(135deg,#38bdf8,#1d8fff 48%,#2563eb)!important;color:#eaf7ff!important;border:1px solid rgba(125,211,252,.82)!important;box-shadow:0 0 0 2px #050f1cf0,0 0 16px #38bdf885,0 8px 18px #2563eb47!important;text-shadow:0 1px 0 rgba(0,0,0,.28)!important}.app-shell .topbar .notify-btn:hover b,.app-shell .topbar .mail-btn:hover b,.support510-fab:hover .support510-fab-badge{filter:brightness(1.08) saturate(1.12)!important;box-shadow:0 0 0 2px #050f1cf0,0 0 22px #60a5faad,0 10px 22px #2563eb57!important}.wallet-row.wallet-row-tokens span{display:flex!important;align-items:center!important;gap:6px!important}.wallet-row.wallet-row-tokens span:before,.wallet-row.wallet-row-tokens span:after{content:none!important;display:none!important}.wallet-token-white-coin{width:17px!important;height:17px!important;object-fit:contain!important;border-radius:50%!important;filter:drop-shadow(0 0 8px rgba(255,255,255,.28))}.betai-notify-panel-with-dm .betai-dm-toolbar{display:none!important}.betai-notify-panel-with-dm .betai-dm-box{padding-top:0!important}.betai-received-tip-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:999999!important;display:grid!important;place-items:center!important;pointer-events:none!important;background:radial-gradient(circle at center,#02111d2e,#0000008f 68%,#000000b8)!important;opacity:0!important;transition:opacity .28s ease!important;-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important}.betai-received-tip-overlay.is-visible{opacity:1!important}.betai-received-tip-card{width:min(560px,88vw)!important;border-radius:34px!important;padding:22px 26px 30px!important;background:radial-gradient(circle at 50% 0%,rgba(30,229,255,.2),transparent 38%),linear-gradient(180deg,#06121ef7,#01070ffa)!important;border:1px solid rgba(34,211,238,.46)!important;box-shadow:0 0 0 1px #ffffff0a inset,0 0 65px #22d3ee57,0 36px 90px #000000c7!important;transform:scale(.88) translateY(24px)!important;transition:transform .3s ease,opacity .28s ease!important;opacity:0!important;pointer-events:auto!important;position:relative!important;overflow:hidden!important;text-align:center!important}.betai-received-tip-card:before{content:""!important;position:absolute!important;inset:auto -12% -38% -12%!important;height:54%!important;background:radial-gradient(circle at center,rgba(43,226,255,.22),rgba(43,226,255,.02) 60%,transparent 74%)!important;filter:blur(24px)!important;pointer-events:none!important}.betai-received-tip-card:after{content:""!important;position:absolute!important;top:1px!important;right:1px!important;bottom:1px!important;left:1px!important;border-radius:32px!important;border:1px solid rgba(255,255,255,.05)!important;pointer-events:none!important}.betai-received-tip-card.is-visible{opacity:1!important;transform:scale(1) translateY(0)!important}.betai-received-tip-close{position:absolute!important;right:14px!important;top:14px!important;z-index:4!important;width:36px!important;height:36px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.18)!important;background:#040e19c2!important;color:#fff!important;font-size:22px!important;cursor:pointer!important}.betai-received-tip-kicker{position:relative!important;z-index:2!important;font-size:11px!important;font-weight:800!important;letter-spacing:.34em!important;color:#adf4ffd1!important;text-transform:uppercase!important;margin:2px 0 8px!important}.betai-received-tip-coin-wrap{position:relative!important;z-index:2!important;width:min(320px,68vw)!important;margin:2px auto 8px!important}.betai-received-tip-coin-glow{position:absolute!important;left:50%!important;top:50%!important;width:72%!important;height:72%!important;transform:translate(-50%,-50%)!important;border-radius:50%!important;background:radial-gradient(circle at center,rgba(100,245,255,.95) 0%,rgba(62,225,255,.46) 26%,rgba(37,193,255,.18) 52%,rgba(37,193,255,.02) 72%,transparent 78%)!important;filter:blur(18px)!important;animation:betaiTipCoinGlow 2.2s ease-in-out infinite!important}.betai-received-tip-img{position:relative!important;z-index:3!important;width:100%!important;max-width:320px!important;display:block!important;margin:0 auto!important;object-fit:contain!important;filter:drop-shadow(0 0 18px rgba(139,245,255,.78)) drop-shadow(0 0 42px rgba(61,229,255,.38)) brightness(1.08)!important;animation:betaiTipCoinEnter .68s cubic-bezier(.16,.84,.34,1),betaiTipCoinFloat 2.9s ease-in-out .68s infinite!important;transform-origin:center center!important}.betai-received-tip-title{position:relative!important;z-index:2!important;margin-top:2px!important;font-size:clamp(30px,5vw,46px)!important;line-height:1.04!important;font-weight:900!important;color:#fff!important;text-shadow:0 0 26px rgba(56,228,255,.42)!important}.betai-received-tip-sender{position:relative!important;z-index:2!important;margin-top:10px!important;color:#c7f9ff!important;font-size:clamp(18px,2.8vw,27px)!important;font-weight:700!important;text-shadow:0 0 18px rgba(34,211,238,.26)!important}.betai-received-tip-sender strong{color:#5ef1ff!important;font-weight:900!important}.betai-received-tip-amount{position:relative!important;z-index:2!important;margin:16px auto 0!important;min-width:140px!important;padding:10px 18px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#16bad92e,#ffffff14)!important;border:1px solid rgba(72,233,255,.34)!important;box-shadow:0 0 22px #22d3ee38 inset,0 0 26px #22d3ee29!important;color:#f4feff!important;font-size:clamp(16px,2vw,20px)!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}@keyframes betaiTipCoinEnter{0%{transform:translateY(22px) scale(.78) rotate(-8deg);opacity:0}58%{transform:translateY(-8px) scale(1.06) rotate(2deg);opacity:1}to{transform:translateY(0) scale(1) rotate(0);opacity:1}}@keyframes betaiTipCoinFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.03)}}@keyframes betaiTipCoinGlow{0%,to{opacity:.78;transform:translate(-50%,-50%) scale(.95)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.08)}}@media (max-width:640px){.betai-received-tip-card{padding:18px 18px 24px!important;border-radius:26px!important}.betai-received-tip-close{right:10px!important;top:10px!important}.betai-received-tip-kicker{font-size:10px!important;letter-spacing:.28em!important}.betai-received-tip-coin-wrap{width:min(250px,72vw)!important}.betai-received-tip-amount{padding:9px 16px!important;min-width:128px!important}}.betai-received-tip-overlay{z-index:999999!important}.wallet-token-white-coin,.wallet-split-coin{background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}.wallet-token-white-coin:before,.wallet-split-coin:before{content:""!important;display:block!important;width:100%!important;height:100%!important;border-radius:50%!important;background-image:url(/betai-coin-icon.png)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;filter:drop-shadow(0 0 8px rgba(255,255,255,.38)) drop-shadow(0 0 10px rgba(0,229,255,.18))!important}.wallet-token-white-coin{width:18px!important;height:18px!important;margin-right:7px!important;vertical-align:-4px!important}.wallet-split-coin{width:28px!important;height:28px!important;flex:0 0 28px!important}.app-shell .sidebar .wallet-row span{display:inline-flex!important;align-items:center!important;gap:6px!important}.wallet-token-white-coin,.wallet-split-coin{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important;color:transparent!important;text-shadow:none!important}.wallet-token-white-coin img,.wallet-split-coin img,.wallet-split-coin-core{display:none!important}.wallet-token-white-coin:before,.wallet-split-coin:before{content:""!important;display:block!important;width:100%!important;height:100%!important;border-radius:50%!important;background-image:url(/betai-coin-icon.png)!important;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important;filter:drop-shadow(0 0 7px rgba(34,211,238,.34)) drop-shadow(0 0 5px rgba(255,255,255,.22))!important}.wallet-token-white-coin{width:18px!important;height:18px!important;flex:0 0 18px!important;margin-right:7px!important;vertical-align:-4px!important}.wallet-split-coin,.app-shell .topbar .wallet-split-coin,.app-shell .topbar .wallet-top-btn.wallet-split-top-btn .wallet-split-coin{width:30px!important;height:30px!important;flex:0 0 30px!important}.wallet-token-white-coin,.wallet-split-coin,.app-shell .sidebar .wallet-token-white-coin,.app-shell .topbar .wallet-split-coin,.app-shell .topbar .wallet-top-btn.wallet-split-top-btn .wallet-split-coin{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;overflow:visible!important;color:transparent!important;text-shadow:none!important}.wallet-token-white-coin:before,.wallet-split-coin:before,.app-shell .sidebar .wallet-token-white-coin:before,.app-shell .topbar .wallet-split-coin:before,.app-shell .topbar .wallet-top-btn.wallet-split-top-btn .wallet-split-coin:before{content:none!important;display:none!important;background:none!important;width:0!important;height:0!important;box-shadow:none!important;filter:none!important}.wallet-token-white-coin img,.wallet-split-coin img,.app-shell .sidebar .wallet-token-white-coin img,.app-shell .topbar .wallet-split-coin img,.app-shell .topbar .wallet-top-btn.wallet-split-top-btn .wallet-split-coin img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;border-radius:50%!important;opacity:1!important;visibility:visible!important;filter:drop-shadow(0 0 7px rgba(34,211,238,.42)) drop-shadow(0 0 4px rgba(255,255,255,.24))!important}.wallet-token-white-coin,.app-shell .sidebar .wallet-token-white-coin{width:18px!important;height:18px!important;flex:0 0 18px!important;margin-right:7px!important;vertical-align:-4px!important}.wallet-split-coin,.app-shell .topbar .wallet-split-coin,.app-shell .topbar .wallet-top-btn.wallet-split-top-btn .wallet-split-coin{width:29px!important;height:29px!important;flex:0 0 29px!important;margin:0!important}.wallet-split-coin-core{display:none!important}.app-shell .sidebar .wallet-row span,.app-shell .sidebar .wallet-row.wallet-row-tokens span{display:inline-flex!important;align-items:center!important;gap:6px!important}.app-shell:not(.no-rightbar-page) .rightbar{gap:12px!important;align-items:stretch!important}.app-shell:not(.no-rightbar-page) .rightbar>*{width:100%!important;margin:0!important}.app-shell:not(.no-rightbar-page) .rightbar>:first-child{margin-top:0!important}.app-shell:not(.no-rightbar-page) .rightbar .betai-right-chat-final,.app-shell:not(.no-rightbar-page) .rightbar .livechat226-card,.app-shell:not(.no-rightbar-page) .livechat226-card.betai-right-chat-final{position:relative!important;border-radius:24px!important;padding:14px!important;border:1px solid rgba(45,212,255,.12)!important;background:linear-gradient(180deg,#07121dfa,#030910fb)!important;box-shadow:0 20px 56px #00000047!important;overflow:hidden!important}.app-shell:not(.no-rightbar-page) .rightbar .betai-right-chat-final:before,.app-shell:not(.no-rightbar-page) .rightbar .betai-right-chat-final:after,.app-shell:not(.no-rightbar-page) .rightbar .livechat226-card:before,.app-shell:not(.no-rightbar-page) .rightbar .livechat226-card:after{display:none!important;content:none!important}.app-shell:not(.no-rightbar-page) .rightbar .betai-live-head-final{margin:0 0 10px!important;padding:0!important}.app-shell:not(.no-rightbar-page) .rightbar .betai-chat-stats-final{margin:0 0 10px!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel{margin-top:0!important}.app-shell .sidebar-stack,.app-shell:not(.no-rightbar-page) .sidebar-stack{width:100%!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:14px!important;align-self:start!important;position:sticky!important;top:0!important;max-height:100vh!important;overflow:auto!important;padding:18px 0 24px!important;scrollbar-width:thin!important}.app-shell .sidebar-stack .sidebar,.app-shell:not(.no-rightbar-page) .sidebar-stack .sidebar,.app-shell .sidebar.sidebar-main-box{position:relative!important;top:auto!important;height:auto!important;max-height:none!important;overflow:visible!important;margin:0!important;padding:18px 16px 16px!important;border-radius:26px!important}.app-shell .sidebar-stack .sidebar .menu,.app-shell:not(.no-rightbar-page) .sidebar-stack .sidebar .menu{margin-bottom:0!important}.app-shell .sidebar-stack .sidebar-premium-detached,.app-shell:not(.no-rightbar-page) .sidebar-stack .sidebar-premium-detached{margin:0!important;width:100%!important;border-radius:22px!important;padding:16px!important;border:1px solid rgba(31,226,174,.18)!important;background:radial-gradient(circle at 12% 18%,rgba(31,226,174,.18),transparent 26%),radial-gradient(circle at 82% 6%,rgba(87,166,255,.1),transparent 30%),linear-gradient(135deg,#08131d,#07111b 55%,#0b1724)!important;box-shadow:0 16px 34px #00000038!important}.app-shell .sidebar-stack .sidebar-premium-detached h3,.app-shell .sidebar-stack .sidebar-premium-detached p{margin-left:0!important}.app-shell .sidebar-stack .sidebar-premium-detached button,.app-shell:not(.no-rightbar-page) .sidebar-stack .sidebar-premium-detached button{width:100%!important}.app-shell .sidebar>.premium-box,.app-shell:not(.no-rightbar-page) .sidebar>.premium-box{display:none!important}@media (max-width:900px){.app-shell .sidebar-stack,.app-shell:not(.no-rightbar-page) .sidebar-stack{position:relative!important;top:auto!important;max-height:none!important;overflow:visible!important;padding:0!important}}.tip-add-topbar{display:flex!important;gap:14px!important;align-items:stretch!important;justify-content:space-between!important;margin:0 0 16px!important;flex-wrap:wrap!important}.tip-add-plan-pill,.tip-add-usage-pill,.tip-limit-banner,.tip-hints-box{border:1px solid rgba(45,212,255,.12)!important;background:linear-gradient(180deg,#08141ff2,#040c14fa)!important;border-radius:18px!important;box-shadow:0 16px 32px #0000002e!important}.tip-add-plan-pill,.tip-add-usage-pill{padding:12px 14px!important;min-width:240px!important;display:flex!important;flex-direction:column!important;gap:4px!important}.tip-add-plan-pill strong,.tip-add-usage-pill strong{font-size:16px!important;color:#f2fbff!important}.tip-add-plan-pill span,.tip-add-usage-pill span{font-size:12.5px!important;color:#9eb4c1!important}.tip-add-plan-pill.premium{border-color:#ffd16647!important;background:linear-gradient(180deg,#19170cf2,#0a0c12fa)!important}.tip-limit-banner{padding:14px 16px!important;display:flex!important;flex-direction:column!important;gap:8px!important;margin:0 0 16px!important;border-color:#ff777747!important}.tip-limit-banner strong{color:#fff2f2!important}.tip-limit-banner span{color:#f4b8b8!important;font-size:13px!important}.tip-limit-banner button{align-self:flex-start!important;border:0!important;border-radius:12px!important;padding:10px 14px!important;background:linear-gradient(180deg,#22eadc,#17b5ff)!important;color:#08131d!important;font-weight:900!important;cursor:pointer!important}.tip-hints-box{padding:12px 14px!important;margin:0 0 16px!important}.tip-hints-box ul{margin:0!important;padding-left:18px!important;color:#b7c9d4!important;font-size:13px!important;display:grid!important;gap:7px!important}.form-field-display{padding:0!important;overflow:hidden!important}.static-add-select,.static-add-input,.static-add-textarea-input,.price-input{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;width:100%!important;background:transparent!important;border:0!important;outline:none!important;color:#e8f7ff!important;font-size:14px!important;padding:13px 14px!important;font-family:inherit!important}.static-add-select option{background:#08131d!important;color:#e8f7ff!important}.field-help{font-size:12.5px!important;color:#8fa8b8!important;padding-left:2px!important}.static-add-textarea-wrapper{position:relative!important;border:1px solid rgba(45,212,255,.12)!important;border-radius:16px!important;background:#01080e80!important;min-height:126px!important}.static-add-textarea-input{min-height:126px!important;resize:vertical!important;line-height:1.55!important}.static-add-textarea-wrapper small{position:absolute!important;right:12px!important;bottom:10px!important;color:#7f97a7!important;font-size:12px!important}.tip-price-box.locked{opacity:.9!important}.tip-price-box .price-input{font-size:28px!important;font-weight:900!important;padding:4px 0!important;color:#2ae7ff!important}.publish-btn[disabled]{opacity:.55!important;cursor:not-allowed!important;filter:grayscale(.1)!important}.tag-row span{cursor:pointer!important}@media (max-width:900px){.tip-add-plan-pill,.tip-add-usage-pill{min-width:unset!important;width:100%!important}}.stake-row:after{content:"MAX 1000 zł";align-self:center!important;padding:9px 10px!important;border-radius:12px!important;border:1px solid rgba(45,212,255,.14)!important;background:#2dd4ff0f!important;color:#67f5ff!important;font-size:11px!important;font-weight:900!important;white-space:nowrap!important}.add-tip-ultra-static .static-add-layout{grid-template-columns:1fr!important;max-width:1280px!important;margin:0 auto!important}.add-tip-ultra-static .static-add-main{width:100%!important}.add-tip-ultra-static .static-add-side{display:none!important}.add-tip-ultra-static .static-add-form-grid{grid-template-columns:1fr 1fr!important}@media (max-width:900px){.add-tip-ultra-static .static-add-form-grid{grid-template-columns:1fr!important}}.ai-analysis-simple{display:flex!important;flex-direction:column!important;gap:12px!important}.ai-analysis-simple small{color:#8ea6c0!important;font-size:12px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important}.ai-analysis-textarea{min-height:150px!important}.confidence-adjuster{display:grid!important;grid-template-columns:56px 1fr 56px!important;gap:12px!important;align-items:center!important;margin:14px 0 12px!important}.confidence-adjuster button{height:44px!important;border-radius:14px!important;border:1px solid rgba(45,212,255,.22)!important;background:#2dd4ff14!important;color:#6ff8ff!important;font-size:26px!important;font-weight:900!important;cursor:pointer!important}.confidence-adjuster input[type=range]{width:100%!important;accent-color:#20e7ff!important;cursor:pointer!important}.confidence-dots-clickable i{cursor:pointer!important}.confidence-dots-clickable i:hover{box-shadow:0 0 14px #19f4ea38!important;transform:translateY(-1px)}.ai-analysis-simple{gap:0!important}.publish-card{position:relative!important;padding:20px 22px!important;border:1px solid rgba(40,225,255,.28)!important;background:linear-gradient(135deg,#07121cf5,#061824fa)!important;box-shadow:0 18px 44px #0000004d,inset 0 1px #ffffff08,0 0 0 1px #18daff0d!important}.publish-card:before{content:"WYBÓR WIDOCZNOŚCI TYPU";position:absolute!important;right:20px!important;top:14px!important;padding:7px 12px!important;border-radius:999px!important;border:1px solid rgba(40,225,255,.18)!important;background:#13e0ff14!important;color:#7ff7ff!important;font-size:10px!important;letter-spacing:.14em!important;font-weight:900!important}.publish-card p{font-size:13px!important;color:#b0c1cf!important;font-weight:600!important}.publish-actions{align-items:stretch!important;gap:18px!important}.publish-choice-zone{display:flex!important;flex-direction:column!important;gap:10px!important;min-width:min(100%,360px)!important}.publish-toggle{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;padding:10px!important;border-radius:20px!important;border:1px solid rgba(45,212,255,.14)!important;background:linear-gradient(180deg,#ffffff05,#ffffff03)!important;box-shadow:inset 0 1px #ffffff08!important}.publish-toggle button{min-height:56px!important;padding:0 18px!important;border-radius:16px!important;border:1px solid rgba(45,212,255,.16)!important;background:#07121ceb!important;color:#d6e6f0!important;font-size:16px!important;font-weight:900!important;letter-spacing:.01em!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease!important}.publish-toggle button:hover{transform:translateY(-1px)!important;border-color:#2dd4ff59!important;box-shadow:0 10px 26px #00000038!important}.publish-toggle button.active{background:linear-gradient(180deg,#1ce6dd,#0fb7ff)!important;color:#06141f!important;border-color:transparent!important;box-shadow:0 12px 26px #0cddff4d,inset 0 1px #ffffff59!important}.publish-choice-summary{display:flex!important;align-items:center!important;gap:6px!important;min-height:40px!important;padding:0 14px!important;border-radius:14px!important;border:1px solid rgba(45,212,255,.14)!important;background:#2dd4ff0d!important;color:#9db3c2!important;font-size:13px!important;font-weight:700!important}.publish-choice-summary b{color:#7ff7ff!important;font-size:14px!important}.publish-btn{min-width:260px!important;min-height:72px!important;align-self:stretch!important;font-size:22px!important;font-weight:900!important;border-radius:22px!important;box-shadow:0 18px 34px #19d1ff3d!important}@media (max-width:900px){.publish-card:before{position:static!important;display:inline-flex!important;margin-bottom:10px!important}.publish-actions{width:100%!important}.publish-choice-zone{min-width:100%!important;width:100%!important}.publish-toggle{grid-template-columns:1fr!important}.publish-toggle button{min-height:52px!important}.publish-btn{width:100%!important;min-width:0!important;min-height:62px!important;font-size:19px!important}}.publish-card{padding-top:28px!important}.publish-card:before{top:10px!important;right:24px!important;z-index:2!important;pointer-events:none!important}.publish-actions{align-items:flex-end!important}.publish-choice-zone{padding-top:30px!important}.publish-toggle{position:relative!important;z-index:1!important}@media (max-width:900px){.publish-card{padding-top:20px!important}.publish-card:before{margin-bottom:8px!important}.publish-choice-zone{padding-top:0!important}}.live-fixtures-card{border-color:#20e7ff38!important;background:radial-gradient(circle at 8% 18%,rgba(32,231,255,.12),transparent 28%),linear-gradient(180deg,#07121dfa,#040c14fc)!important}.live-fixtures-controls{display:grid!important;grid-template-columns:minmax(180px,240px) auto auto!important;gap:12px!important;align-items:center!important}.fetch-fixtures-btn,.clear-fixtures-btn{min-height:46px!important;border:0!important;border-radius:14px!important;padding:0 16px!important;font-weight:900!important;cursor:pointer!important}.fetch-fixtures-btn{background:linear-gradient(180deg,#1ce6dd,#0fb7ff)!important;color:#06141f!important;box-shadow:0 12px 24px #0cddff38!important}.fetch-fixtures-btn[disabled]{opacity:.6!important;cursor:not-allowed!important}.clear-fixtures-btn{background:#ffffff0f!important;color:#d8e9f5!important;border:1px solid rgba(255,255,255,.1)!important}.live-fixtures-status{display:block!important;margin-top:10px!important;color:#9eb4c4!important;font-size:12.5px!important;line-height:1.45!important}@media (max-width:900px){.live-fixtures-controls{grid-template-columns:1fr!important}.fetch-fixtures-btn,.clear-fixtures-btn{width:100%!important}}.auto-pill i{font-size:13px!important;padding:3px 8px!important;border-radius:999px!important;background:#1fe7ff1a!important;border:1px solid rgba(31,231,255,.18)!important;color:#7ff7ff!important;font-weight:900!important}.static-add-stack small b{color:#73f8ff!important}.market-tiles-card{border-color:#1fe7ff33!important;background:radial-gradient(circle at 10% 12%,rgba(31,231,255,.12),transparent 28%),linear-gradient(180deg,#07121dfa,#040c14fc)!important}.market-tiles-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;margin-bottom:14px!important}.market-tiles-head strong{color:#eaf8ff!important;font-size:16px!important;display:block!important;margin-bottom:3px!important}.market-tiles-head small{color:#93aabb!important;font-size:12.5px!important}.market-tiles-head em{flex:0 0 auto!important;padding:7px 10px!important;border-radius:999px!important;border:1px solid rgba(31,231,255,.18)!important;background:#1fe7ff12!important;color:#82f6ff!important;font-size:12px!important;font-style:normal!important;font-weight:900!important}.market-groups-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.market-group-box{border:1px solid rgba(255,255,255,.08)!important;border-radius:18px!important;padding:12px!important;background:#01080e73!important}.market-group-title{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:10px!important;color:#e4f5ff!important;font-size:13px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.06em!important}.market-odds-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(132px,1fr))!important;gap:9px!important}.market-odd-tile{min-height:58px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:10px 12px!important;border-radius:15px!important;border:1px solid rgba(45,212,255,.12)!important;background:linear-gradient(180deg,#0a1622f5,#050d16fa)!important;color:#dcecf6!important;cursor:pointer!important;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease,background .15s ease!important;text-align:left!important}.market-odd-tile:hover{transform:translateY(-1px)!important;border-color:#2dd4ff59!important;box-shadow:0 12px 26px #00000038!important}.market-odd-tile.active{background:linear-gradient(180deg,#20eadf,#0fb7ff)!important;border-color:transparent!important;color:#06141f!important;box-shadow:0 14px 30px #0cddff47,inset 0 1px #ffffff59!important}.market-odd-tile span{min-width:0!important;font-size:13px!important;font-weight:800!important;line-height:1.22!important;overflow-wrap:anywhere!important}.market-odd-tile b{flex:0 0 auto!important;min-width:52px!important;text-align:center!important;padding:7px 8px!important;border-radius:12px!important;background:#ffffff14!important;font-size:16px!important;font-weight:1000!important;color:inherit!important}.market-odd-tile.active b{background:#040f1829!important}.market-select-fallback{margin-top:14px!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.08)!important;padding:10px!important;background:#ffffff06!important}.market-select-fallback summary{cursor:pointer!important;color:#9eb4c4!important;font-size:12.5px!important;font-weight:800!important;margin-bottom:8px!important}@media (max-width:900px){.market-groups-grid{grid-template-columns:1fr!important}.market-tiles-head{flex-direction:column!important}}.stats-shot-page{display:flex;flex-direction:column;gap:18px;color:#eaf3ff;padding-bottom:32px;font-family:inherit}.stats-shot-title{font-size:24px;font-weight:950;letter-spacing:.03em;color:#f6fbff;text-shadow:0 0 18px rgba(43,236,255,.12)}.stats-shot-card{border:1px solid rgba(255,255,255,.075);border-radius:14px;background:linear-gradient(180deg,#12121ef0,#0d0e18f0);box-shadow:inset 0 1px #ffffff09,0 12px 35px #0000003b;position:relative;overflow:hidden}.stats-shot-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,245,255,.06),transparent 38%,rgba(255,38,172,.045));pointer-events:none}.stats-shot-filters{display:flex;align-items:end;gap:12px;padding:18px;min-height:74px}.stats-shot-filters label{display:flex;flex-direction:column;gap:6px}.stats-shot-filters label span{font-size:10px;font-weight:900;color:#6f7b92;letter-spacing:.16em}.stats-shot-filters select{min-width:150px;background:#090a12;border:1px solid rgba(255,255,255,.07);border-radius:6px;color:#fff;padding:11px 14px;outline:none}.stats-shot-periods{margin-left:auto;display:flex;gap:8px}.stats-shot-periods button{background:#0c0d18;color:#9aa5bc;border:1px solid rgba(255,255,255,.06);border-radius:7px;padding:10px 15px;font-size:12px;font-weight:850}.stats-shot-periods button.active{background:linear-gradient(135deg,#13dff9,#ff3db8);color:#071019;box-shadow:0 0 20px #ff3db83d}.stats-shot-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.stats-shot-kpi{min-height:110px;padding:18px;border-top:2px solid #17e2ff;border-radius:12px;background:#12121d;border-left:1px solid rgba(255,255,255,.055);border-right:1px solid rgba(255,255,255,.055);border-bottom:1px solid rgba(255,255,255,.055);box-shadow:inset 0 1px #ffffff0b}.stats-shot-kpi.danger{border-top-color:#ff3360}.stats-shot-kpi.success{border-top-color:#00e58a}.stats-shot-kpi i{width:34px;height:34px;border-radius:10px;background:#00e0ff1f;display:grid;place-items:center;color:#10e8ff;font-style:normal;font-weight:900;margin-bottom:12px}.stats-shot-kpi.danger i{background:#ff336024;color:#ff486b}.stats-shot-kpi.success i{background:#00e58a24;color:#00e58a}.stats-shot-kpi small{display:block;color:#8e98ac;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.stats-shot-kpi b{display:block;font-size:28px;line-height:1;margin:9px 0;color:#f4f7ff}.stats-shot-kpi.danger b{color:#ff486b}.stats-shot-kpi.success b{color:#00e58a}.stats-shot-kpi span{color:#6e778a;font-size:11px}.stats-shot-profit{padding:18px 20px}.stats-shot-card h3{position:relative;margin:0 0 14px;color:#f6f8ff;font-size:15px;font-weight:950;letter-spacing:.02em}.stats-shot-card h3 em{float:right;font-style:normal;color:#00e58a;font-size:11px;font-weight:700}.stats-shot-profit svg,.stats-shot-drawdown svg{width:100%;height:245px;display:block}.stats-shot-profit svg line,.stats-shot-drawdown svg line{stroke:#ffffff0f}.stats-shot-grid{display:grid;gap:14px}.stats-shot-grid.two,.stats-shot-grid.compact{grid-template-columns:1fr 1fr}.stats-shot-grid.tables{align-items:start}.stats-shot-donut{width:210px;height:210px;border-radius:50%;margin:22px auto 10px;background:conic-gradient(#00d76f 0 var(--wins),#ff4056 var(--wins) 96%,#ffe200 96% 100%);display:grid;place-items:center;box-shadow:0 0 45px #00d76f21}.stats-shot-donut:after{content:"";position:absolute;width:122px;height:122px;border-radius:50%;background:#11121d}.stats-shot-donut span{position:relative;z-index:1;font-size:28px;font-weight:950}.stats-shot-legend{position:relative;display:flex;justify-content:center;gap:18px;color:#8d98ad;font-size:12px;padding-bottom:12px}.stats-shot-legend b,.stats-shot-card h3 em b{width:10px;height:10px;border-radius:50%;display:inline-block;margin-right:5px}.stats-shot-legend .w,.stats-shot-card h3 em .w{background:#00d76f}.stats-shot-legend .l,.stats-shot-card h3 em .l{background:#ff4056}.stats-shot-legend .p{background:#ffe200}.stats-shot-bars{height:260px;display:flex;align-items:flex-end;gap:34px;justify-content:center;padding:20px 12px 34px;background:repeating-linear-gradient(to top,transparent 0 31px,rgba(255,255,255,.05) 32px)}.stats-shot-bars div{height:220px;display:flex;align-items:flex-end;gap:8px;position:relative}.stats-shot-bars i{width:42px;border-radius:5px 5px 0 0;min-height:8px}.stats-shot-bars i.w{background:#00d76f;box-shadow:0 0 18px #00d76f40}.stats-shot-bars i.l{background:#ff4056;box-shadow:0 0 18px #ff405638}.stats-shot-bars span{position:absolute;bottom:-24px;left:50%;transform:translate(-50%);font-size:11px;color:#7b8498;white-space:nowrap}.stats-shot-streak,.stats-shot-form{padding:18px}.stats-shot-streak p{display:flex;justify-content:space-between;max-width:220px;color:#818b9f}.stats-shot-streak b{color:#00e58a;font-size:20px}.stats-shot-streak b.red{color:#ff4056}.stats-shot-form div{display:flex;flex-wrap:wrap;gap:8px}.stats-shot-form span{width:28px;height:28px;border-radius:7px;display:grid;place-items:center;font-weight:950;font-size:12px;border:1px solid rgba(255,255,255,.08)}.stats-shot-form .w{background:#00d76f2e;color:#00e58a}.stats-shot-form .l{background:#ff405629;color:#ff5f72}.stats-shot-form .p{background:#ffe20021;color:#ffe200}.stats-shot-table{position:relative}.stats-shot-table>div{display:grid;grid-template-columns:2fr .55fr 1fr 1fr .7fr;gap:12px;align-items:center;padding:13px 16px;border-bottom:1px solid rgba(255,255,255,.055);color:#dbe7f5;font-size:13px}.stats-shot-table.bet>div{grid-template-columns:1.4fr .5fr .75fr 1fr .85fr}.stats-shot-table>div:not(.head):hover{background:#00e5ff0f}.stats-shot-table .head{color:#788399;font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.stats-shot-table .green{color:#00e58a;font-weight:950}.stats-shot-table .red{color:#ff4056;font-weight:950}.stats-shot-table i{height:7px;border-radius:99px;background:linear-gradient(90deg,#13dff9,#ff3db8);display:inline-block;max-width:70px;margin-left:8px;vertical-align:middle}.stats-shot-drawdown{padding:18px}.stats-shot-drawdown svg{height:205px}.stats-shot-drawdown div{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:12px}.stats-shot-drawdown b{display:grid;place-items:center;background:#0d0e18;border-radius:9px;padding:18px;font-size:24px;color:#ff4056}.stats-shot-drawdown b:nth-child(2){color:#ffe200}.stats-shot-drawdown b:nth-child(3){color:#f4f7ff}.stats-shot-drawdown small{font-size:10px;color:#5f6b7f;margin-top:6px;text-transform:uppercase}.aic-main-grid .stats-shot-page{grid-column:1/-1}.aic-main-grid .stats-shot-title{display:none}.aic-main-grid .stats-shot-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.aic-main-grid .stats-shot-grid.two,.aic-main-grid .stats-shot-grid.compact,.aic-main-grid .stats-shot-grid.tables{grid-template-columns:1fr}.aic-main-grid .stats-shot-profit svg{height:180px}@media (max-width:1300px){.stats-shot-kpis{grid-template-columns:repeat(3,1fr)}.stats-shot-grid.two,.stats-shot-grid.compact,.stats-shot-grid.tables{grid-template-columns:1fr}.stats-shot-filters{flex-wrap:wrap}.stats-shot-periods{margin-left:0}}@media (max-width:760px){.stats-shot-kpis{grid-template-columns:1fr}.stats-shot-table>div,.stats-shot-table.bet>div{grid-template-columns:1fr 1fr;gap:6px}.stats-shot-bars{overflow:auto;justify-content:flex-start}.stats-shot-periods{flex-wrap:wrap}}.aic-shell.stats-full{grid-template-columns:minmax(0,1fr)!important}.aic-shell.stats-full .aic-main-grid{width:100%}.aic-shell.stats-full .stats-shot-page{grid-column:1/-1;width:100%;gap:20px}.aic-shell.stats-full .stats-shot-title{display:block;font-size:28px;margin-bottom:2px}.aic-shell.stats-full .stats-shot-kpis{grid-template-columns:repeat(6,minmax(0,1fr))!important}.aic-shell.stats-full .stats-shot-grid.two,.aic-shell.stats-full .stats-shot-grid.compact,.aic-shell.stats-full .stats-shot-grid.tables{grid-template-columns:1fr 1fr!important}.aic-shell.stats-full .stats-shot-profit svg{height:245px!important}.aic-shell.stats-full .stats-shot-drawdown svg{height:220px!important}.stats-shot-page{position:relative}.stats-shot-page:before{content:"";position:absolute;inset:-18px -16px auto;height:260px;background:radial-gradient(circle at 18% 0,rgba(0,238,255,.16),transparent 34%),radial-gradient(circle at 82% 10%,rgba(149,84,255,.18),transparent 32%);filter:blur(8px);pointer-events:none;z-index:0}.stats-shot-page>*{position:relative;z-index:1}.stats-shot-card{border:1px solid rgba(146,232,255,.16)!important;background:linear-gradient(145deg,#151d30c2,#0b0f1ee0)!important;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:0 18px 56px #00000057,inset 0 1px #ffffff14,0 0 0 1px #00fff005!important}.stats-shot-card:before{background:linear-gradient(120deg,rgba(65,255,240,.1),transparent 35%,rgba(180,92,255,.1))!important}.stats-shot-filters{border-radius:20px!important;padding:18px 20px!important}.stats-shot-filters select{background:#040a17b8!important;border:1px solid rgba(135,226,255,.16)!important;border-radius:12px!important;box-shadow:inset 0 1px #ffffff0a}.stats-shot-periods button{border-radius:12px!important;background:#ffffff09!important}.stats-shot-periods button.active{background:linear-gradient(135deg,#63f7ff,#8d7bff,#fb5cd6)!important;color:#06101c!important}.stats-shot-kpi{border-radius:20px!important;background:linear-gradient(145deg,#12192bdb,#0c101fe6)!important;min-height:118px!important;box-shadow:0 18px 40px #00000038,inset 0 1px #ffffff14!important}.stats-shot-kpi i{border-radius:14px!important}.stats-shot-profit,.stats-shot-drawdown{border-radius:24px!important}.stats-shot-grid .stats-shot-card{border-radius:22px!important}.stats-shot-table>div:not(.head):hover{background:linear-gradient(90deg,#00eaff14,#9d5eff0f)!important}.stats-shot-donut:after{background:linear-gradient(145deg,#111827,#0d1324)!important}@media (max-width:1300px){.aic-shell.stats-full .stats-shot-kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important}.aic-shell.stats-full .stats-shot-grid.two,.aic-shell.stats-full .stats-shot-grid.compact,.aic-shell.stats-full .stats-shot-grid.tables{grid-template-columns:1fr!important}}@media (max-width:760px){.aic-shell.stats-full .stats-shot-kpis{grid-template-columns:1fr!important}}.football-pro-mode-note{margin:10px 0;padding:12px 14px;border-radius:16px;border:1px solid rgba(72,218,255,.18);background:#102a407a;color:#9fdff0;font-size:12px;line-height:1.45}.betfolio-global-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.betfolio-search-go-btn{min-width:64px;height:42px;border:1px solid rgba(37,225,237,.25);border-radius:12px;background:linear-gradient(135deg,#17c9d82e,#7c5cff29);color:#dffcff;font-weight:800;cursor:pointer}.betfolio-search-go-btn:hover:not(:disabled){border-color:#25e1ed94;box-shadow:0 0 18px #18dde838}.betfolio-search-go-btn:disabled{opacity:.55;cursor:wait}.betfolio-fixture-mode-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 12px}.betfolio-fixture-mode-tabs button{border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#08111fb8;color:#e0eff8c2;font-weight:800;padding:10px 16px;cursor:pointer}.betfolio-fixture-mode-tabs button.active{color:#07151f;background:linear-gradient(135deg,#32e9f0,#8c72ff);border-color:transparent;box-shadow:0 0 22px #32e9f038}.betfolio-events-head span{white-space:nowrap}@media (max-width: 720px){.betfolio-global-search{grid-template-columns:1fr}.betfolio-search-go-btn{width:100%}}.add-tip-betfolio-page{padding:18px 14px 24px!important}.betfolio-add-shell{display:grid!important;grid-template-columns:280px minmax(0,1fr) 330px!important;gap:14px!important;align-items:start!important}.betfolio-left,.betfolio-center,.betfolio-right{padding:14px!important;border-radius:22px!important;background:linear-gradient(180deg,#141e38f0,#0d162cf0)!important;border:1px solid rgba(120,147,201,.16)!important;box-shadow:0 22px 70px #00000057!important}.betfolio-left{position:sticky!important;top:88px!important;display:grid!important;gap:12px!important;max-height:calc(100vh - 110px)!important;overflow:auto!important}.betfolio-right{position:sticky!important;top:88px!important;display:grid!important;gap:14px!important;max-height:calc(100vh - 110px)!important;overflow:auto!important}.betfolio-side-top,.betfolio-center-header,.betfolio-details-top,.betfolio-ticket-top,.betfolio-events-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.betfolio-mini-brand{font-size:11px!important;font-weight:900!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:#ffd15a!important}.betfolio-side-hints{margin-left:auto!important}.betfolio-search-wrap,.betfolio-side-field,.betfolio-ticket-row,.betfolio-ticket-card,.betfolio-side-note,.betfolio-sidebar-block{background:#081024d1!important;border:1px solid rgba(119,149,219,.14)!important;border-radius:14px!important}.betfolio-search-wrap,.betfolio-side-field{padding:0!important}.betfolio-search-input{width:100%!important;border:0!important;outline:none!important;background:transparent!important;color:#f2f7ff!important;padding:13px 14px!important;font-size:14px!important}.betfolio-search-input::placeholder{color:#73809f!important}.betfolio-fetch-btn,.betfolio-small-outline{border:1px solid rgba(255,189,0,.35)!important;background:linear-gradient(135deg,#f7b500,#e9a300)!important;color:#fff!important;font-weight:800!important;border-radius:12px!important;padding:12px 14px!important;cursor:pointer!important}.betfolio-small-outline{background:transparent!important;color:#ffd15a!important;border-color:#ffd15a59!important;padding:10px 14px!important}.betfolio-sidebar-block{padding:12px!important;display:grid!important;gap:10px!important}.betfolio-side-caption{font-size:13px!important;font-weight:900!important;letter-spacing:.08em!important;color:#dfe9ff!important;text-transform:uppercase!important}.betfolio-side-note{padding:12px 14px!important;color:#9fb0d4!important;font-size:13px!important;line-height:1.45!important}.betfolio-left-stats{display:grid!important;gap:10px!important}.betfolio-hints-box{margin-top:-2px!important}.betfolio-center{display:grid!important;gap:14px!important;overflow:hidden!important}.betfolio-center-header p{margin:4px 0 0!important;color:#95a5ca!important;font-size:13px!important}.betfolio-center-badges{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important}.betfolio-center-badges span,.betfolio-ticket-summary small,.betfolio-ticket-card small,.betfolio-event-meta span,.betfolio-market-group-title span,.betfolio-total-box span{color:#8fa3cc!important;font-size:12px!important}.betfolio-center-badges span{display:inline-flex!important;align-items:center!important;padding:8px 10px!important;border-radius:999px!important;background:#091227e6!important;border:1px solid rgba(120,149,219,.14)!important}.betfolio-events-head{padding:0 4px!important}.betfolio-events-head strong,.betfolio-details-top strong,.betfolio-ticket-summary strong,.betfolio-ticket-card strong{color:#f3f7ff!important}.betfolio-events-list{display:grid!important;gap:10px!important;max-height:430px!important;overflow:auto!important;padding-right:2px!important}.betfolio-event-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;background:#0a1226eb!important;border:1px solid rgba(119,149,219,.12)!important;border-radius:16px!important;padding:12px!important}.betfolio-event-row.active{border-color:#ffbd0052!important;box-shadow:0 0 0 1px #ffbd0014!important}.betfolio-event-main{display:grid!important;gap:6px!important;text-align:left!important;background:transparent!important;border:0!important;padding:0!important;cursor:pointer!important;color:inherit!important}.betfolio-event-teamline{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}.betfolio-event-teamline strong{font-size:19px!important;color:#f5f8ff!important}.betfolio-event-teamline span{font-size:18px!important;color:#d8e2f7!important}.betfolio-event-meta{display:flex!important;gap:10px!important;flex-wrap:wrap!important}.betfolio-event-odds{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;justify-content:flex-end!important}.betfolio-odd-box,.betfolio-more-btn,.betfolio-market-tabs button,.betfolio-ticket-tabs button,.betfolio-market-option{border:1px solid rgba(127,151,199,.16)!important;background:#131f40!important;color:#eef4ff!important;border-radius:10px!important;cursor:pointer!important}.betfolio-odd-box{min-width:88px!important;padding:8px 10px!important;display:grid!important;grid-template-columns:24px 1fr!important;align-items:center!important;gap:10px!important}.betfolio-odd-box span{font-size:12px!important;font-weight:900!important;color:#95a7d2!important}.betfolio-odd-box b{justify-self:end!important;font-size:14px!important}.betfolio-odd-box.active,.betfolio-market-option.active,.betfolio-market-tabs button.active,.betfolio-ticket-tabs button.active{background:linear-gradient(135deg,#f7b500,#e9a300)!important;border-color:#ffc83d9e!important;color:#fff!important;box-shadow:0 12px 24px #f7b5002e!important}.betfolio-odd-box:disabled{opacity:.45!important;cursor:not-allowed!important}.betfolio-more-btn{padding:10px 14px!important;font-size:13px!important;font-weight:800!important}.betfolio-empty-state{padding:26px!important;border-radius:16px!important;background:#091227d1!important;border:1px dashed rgba(120,149,219,.22)!important;display:grid!important;gap:6px!important;text-align:center!important;color:#9eb2dc!important}.betfolio-details-wrap{display:grid!important;gap:14px!important;background:#0a1226b3!important;border:1px solid rgba(119,149,219,.12)!important;border-radius:18px!important;padding:14px!important}.betfolio-details-top span{display:block!important;margin-top:4px!important;color:#8fa3cc!important;font-size:13px!important}.betfolio-market-tabs{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.betfolio-market-tabs button,.betfolio-ticket-tabs button{padding:9px 12px!important;font-size:12px!important;font-weight:800!important}.betfolio-market-groups{display:grid!important;gap:12px!important;max-height:560px!important;overflow:auto!important;padding-right:2px!important}.betfolio-market-group{display:grid!important;gap:10px!important;background:#0e172edb!important;border:1px solid rgba(127,151,199,.1)!important;border-radius:16px!important;padding:12px!important}.betfolio-market-group-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}.betfolio-market-group-title strong{color:#edf4ff!important;font-size:14px!important}.betfolio-market-options{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important;gap:10px!important}.betfolio-market-option{padding:10px 12px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;text-align:left!important}.betfolio-market-option span{font-size:13px!important;color:inherit!important}.betfolio-market-option b{font-size:14px!important;color:inherit!important}.betfolio-ticket-tabs{display:flex!important;align-items:center!important;gap:8px!important}.betfolio-ticket-summary{text-align:right!important}.betfolio-ticket-card{padding:14px!important;display:grid!important;gap:12px!important}.betfolio-ticket-card>span{font-size:13px!important;color:#dbe6ff!important;line-height:1.45!important}.betfolio-ticket-row{padding:10px!important;display:grid!important;gap:8px!important}.betfolio-ticket-row label{font-size:12px!important;font-weight:800!important;color:#94a8d1!important;text-transform:uppercase!important;letter-spacing:.05em!important}.betfolio-inline-two{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.betfolio-mini-stakes{margin-top:-4px!important}.betfolio-premium-lock{border:1px dashed rgba(255,209,90,.32)!important;border-radius:12px!important;padding:12px!important;color:#ffd15a!important;background:#ffd15a0f!important;text-align:center!important;font-weight:700!important}.betfolio-ticket-profit{font-size:12px!important;color:#91a8d5!important;line-height:1.45!important}.betfolio-publish-footer{display:grid!important;gap:10px!important}.betfolio-total-box{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:12px 14px!important;border-radius:14px!important;background:#0a1226d1!important;border:1px solid rgba(119,149,219,.14)!important}.betfolio-total-box b{font-size:18px!important;color:#f4f7ff!important}.betfolio-publish-btn{width:100%!important;min-height:48px!important;font-size:15px!important}.confidence-adjuster.compact{padding-top:2px!important}@media (max-width: 1380px){.betfolio-add-shell{grid-template-columns:250px minmax(0,1fr) 300px!important}}@media (max-width: 1180px){.betfolio-add-shell{grid-template-columns:1fr!important}.betfolio-left,.betfolio-right{position:static!important;max-height:none!important}}@media (max-width: 760px){.betfolio-event-row{grid-template-columns:1fr!important}.betfolio-event-odds{justify-content:flex-start!important}.betfolio-market-options,.betfolio-inline-two{grid-template-columns:1fr!important}}:root{--betai-bg:#040b16;--betai-panel:#0b1729;--betai-panel-2:#111d34;--betai-panel-3:#172541;--betai-line:rgba(48,226,255,.16);--betai-line-soft:rgba(145,169,216,.15);--betai-cyan:#17d8e5;--betai-cyan-2:#22f2ff;--betai-yellow:#f6b400;--betai-yellow-2:#ffca38;--betai-text:#edf6ff;--betai-muted:#94a8c7}.add-tip-betfolio-page{background:radial-gradient(circle at 20% 8%,rgba(16,219,230,.1),transparent 26%),radial-gradient(circle at 78% 10%,rgba(19,133,255,.08),transparent 26%),linear-gradient(180deg,#06111e,#030914)!important;min-height:100vh!important;padding:18px 12px 26px!important}.betfolio-add-shell{grid-template-columns:300px minmax(0,1fr) 345px!important;gap:14px!important}.betfolio-left,.betfolio-center,.betfolio-right{background:linear-gradient(180deg,#0f1b31fa,#08101ffc)!important;border:1px solid rgba(29,220,235,.18)!important;box-shadow:0 22px 75px #0000006b,inset 0 1px #ffffff09!important}.betfolio-center{padding:18px!important}.betfolio-right{background:linear-gradient(180deg,#0c162bfc,#080e1efc)!important}.betfolio-search-wrap{background:#111c32!important;border:1px solid rgba(122,151,205,.2)!important;border-radius:9px!important}.betfolio-search-input{padding:13px 14px!important;font-size:13px!important}.betfolio-fetch-btn,.betfolio-publish-btn{background:linear-gradient(180deg,var(--betai-yellow-2),var(--betai-yellow))!important;border:0!important;color:#fff!important;box-shadow:0 10px 24px #f6b40038!important;border-radius:8px!important;font-weight:900!important}.sports-accordion-title{color:#cfd8ea!important;font-size:20px!important;font-weight:800!important;margin:8px 0!important;letter-spacing:.02em!important}.sports-accordion-list{display:grid!important;gap:7px!important}.sport-accordion-item{display:grid!important;gap:6px!important}.sport-accordion-head,.sport-accordion-children button{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-height:44px!important;padding:10px 14px!important;border-radius:13px!important;border:1px solid rgba(255,255,255,.035)!important;background:#202d49!important;color:#c6d0e3!important;font-size:15px!important;font-weight:750!important;text-align:left!important;cursor:pointer!important;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease!important}.sport-accordion-head:hover,.sport-accordion-children button:hover{border-color:#1ddceb4d!important;color:#f5fbff!important}.sport-accordion-item.is-open>.sport-accordion-head{color:var(--betai-yellow)!important;border-color:#1ddceb8c!important;background:linear-gradient(180deg,#172844,#13233e)!important;box-shadow:0 0 0 1px #1ddceb21!important}.sport-accordion-head b{color:#a9bad1!important;font-size:13px!important}.sport-accordion-children{display:grid!important;gap:6px!important;padding-left:14px!important}.sport-accordion-children.level-two{padding-left:14px!important;margin-top:0!important}.sport-accordion-children button{min-height:39px!important;padding:9px 13px!important;background:#263450!important;border-radius:12px!important;font-size:14px!important;color:#c8d2e2!important}.sport-accordion-children button.is-muted{color:#a5b1c6!important}.sport-accordion-children button.is-active{color:var(--betai-yellow)!important;background:#273753!important}.sport-accordion-children button.league-active{color:#bff!important;border-color:#1ddceb8c!important;background:linear-gradient(180deg,#19334c,#152b43)!important;box-shadow:inset 0 0 0 1px #1ddceb24!important}.betfolio-left-stats .tip-add-plan-pill,.betfolio-left-stats .tip-add-usage-pill,.betfolio-side-note{background:linear-gradient(180deg,#0a162af2,#070e1cfa)!important;border:1px solid rgba(29,220,235,.14)!important;border-radius:14px!important}.betfolio-side-note{color:#a5b7cd!important;font-size:12px!important}.betfolio-center-header{align-items:flex-start!important;padding-bottom:6px!important}.betfolio-center-header h1{font-size:30px!important;color:#f4f8ff!important;text-shadow:0 0 22px rgba(23,216,229,.12)!important}.betfolio-center-header p{color:#c0cbdb!important}.betfolio-center-badges span{background:#13233d!important;border:1px solid rgba(29,220,235,.13)!important;color:#9fb4d0!important}.betfolio-events-head{display:none!important}.betfolio-events-list{max-height:430px!important;gap:8px!important;padding-right:4px!important}.betfolio-event-row{min-height:58px!important;border-radius:9px!important;padding:8px 10px!important;grid-template-columns:minmax(0,1fr) minmax(430px,auto)!important;background:linear-gradient(180deg,#111d33,#0d182b)!important;border:1px solid rgba(122,151,205,.09)!important}.betfolio-event-row.active{border-color:#1ddcebe0!important;box-shadow:0 0 0 1px #1ddceb40,0 0 24px #1ddceb1a!important}.betfolio-event-teamline strong,.betfolio-event-teamline span{font-size:16px!important;font-weight:900!important;color:#e9f1ff!important}.betfolio-event-meta span{font-size:11px!important;color:#97a8bf!important}.betfolio-event-odds{display:grid!important;grid-template-columns:104px 104px 104px 78px!important;gap:8px!important}.betfolio-odd-box{min-width:0!important;width:100%!important;min-height:36px!important;padding:7px 10px!important;grid-template-columns:20px 1fr!important;background:#172849!important;border-radius:7px!important;border:1px solid rgba(96,132,205,.16)!important}.betfolio-odd-box b{color:#f2f6ff!important;font-size:13px!important}.betfolio-odd-box span{color:#d8e5ff!important;font-size:12px!important}.betfolio-odd-box.active{background:linear-gradient(180deg,var(--betai-yellow-2),var(--betai-yellow))!important;color:#fff!important;border-color:transparent!important}.betfolio-more-btn{min-height:36px!important;padding:7px 9px!important;border-radius:7px!important;background:#15223b!important;color:#f4f7ff!important;font-size:12px!important;font-weight:900!important}.betfolio-details-wrap{margin-top:18px!important;background:linear-gradient(180deg,#10213a,#0c172b)!important;border:1px solid rgba(29,220,235,.16)!important;border-radius:11px!important;padding:0!important;overflow:hidden!important}.betfolio-details-top{min-height:64px!important;padding:14px 18px!important;border-bottom:1px solid rgba(122,151,205,.13)!important}.betfolio-details-top strong{color:#edf6ff!important;font-size:20px!important}.betfolio-market-tabs{padding:0 16px!important;border-bottom:1px solid rgba(122,151,205,.1)!important;gap:0!important}.betfolio-market-tabs button{background:transparent!important;border:0!important;color:#b7c5d8!important;border-radius:0!important;padding:14px 16px!important;font-size:14px!important}.betfolio-market-tabs button.active{color:#fff!important;background:transparent!important;box-shadow:inset 0 -3px 0 var(--betai-yellow)!important}.betfolio-market-groups{padding:12px 14px 14px!important;gap:12px!important;max-height:390px!important}.betfolio-market-group{background:#101b31!important;border:1px solid rgba(122,151,205,.12)!important;border-radius:9px!important}.betfolio-market-group-title strong{color:#dce8f7!important;font-size:12px!important;letter-spacing:.04em!important;text-transform:uppercase!important}.betfolio-market-options{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important}.betfolio-market-option{background:#162745!important;border-radius:7px!important;min-height:42px!important}.betfolio-market-option.active{background:linear-gradient(180deg,var(--betai-yellow-2),var(--betai-yellow))!important;border-color:transparent!important}.betfolio-ticket-tabs button{background:#0f1b31!important;border:1px solid rgba(122,151,205,.14)!important;color:#f0f6ff!important}.betfolio-ticket-tabs button.active{background:linear-gradient(180deg,var(--betai-yellow-2),var(--betai-yellow))!important;color:#fff!important}.betfolio-ticket-card,.betfolio-ticket-row,.betfolio-total-box{background:#0d172b!important;border:1px solid rgba(122,151,205,.13)!important;border-radius:11px!important}.betfolio-ticket-card{padding:12px!important}.betfolio-ticket-card strong{color:#f0f6ff!important}.betfolio-ticket-row label{color:#8da0bd!important}.betfolio-ticket-profit,.betfolio-ticket-summary small{color:#95a8c5!important}.betfolio-total-box b,.betfolio-ticket-profit b{color:var(--betai-cyan-2)!important}.stake-pills span.active{background:var(--betai-cyan)!important;color:#04101d!important;border-color:transparent!important}.confidence-head b,.betfolio-total-box b{color:var(--betai-cyan-2)!important}@media (max-width:1180px){.betfolio-add-shell,.betfolio-event-row{grid-template-columns:1fr!important}.betfolio-event-odds{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (max-width:760px){.betfolio-event-odds{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.betai-sportsbook-nav{overflow-y:auto!important;scrollbar-width:thin!important;scrollbar-color:rgba(34,242,255,.75) rgba(255,255,255,.04)!important}.betai-sportsbook-nav::-webkit-scrollbar{width:6px!important}.betai-sportsbook-nav::-webkit-scrollbar-track{background:#ffffff09!important;border-radius:20px!important}.betai-sportsbook-nav::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#22f2ff,#0aa4b7)!important;border-radius:20px!important}.sport-accordion-head b{display:inline-flex!important;width:22px!important;height:22px!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#ffffff0a!important;transition:transform .16s ease,background .16s ease,color .16s ease!important}.sport-accordion-item.is-open>.sport-accordion-head b{background:#ffc4261a!important;color:#ffca38!important;transform:rotate(0)!important}.sport-accordion-children{animation:betaiAccordionOpen .16s ease-out both!important}@keyframes betaiAccordionOpen{0%{opacity:0;transform:translateY(-4px);max-height:0}to{opacity:1;transform:translateY(0);max-height:900px}}.sport-accordion-head:after{content:"kliknij, aby rozwinąć / zwinąć";display:none}.sports-accordion-list .sport-accordion-item.is-open{margin-bottom:4px!important}.football-country-tree{max-height:560px!important;overflow-y:auto!important;padding-right:3px!important;scrollbar-width:thin!important;scrollbar-color:rgba(34,242,255,.72) rgba(255,255,255,.035)!important}.football-country-tree::-webkit-scrollbar{width:6px!important}.football-country-tree::-webkit-scrollbar-track{background:#ffffff09!important;border-radius:20px!important}.football-country-tree::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#22f2ff,#0aa4b7)!important;border-radius:20px!important}.football-country-node{display:grid!important;gap:6px!important}.football-country-node>button{min-height:38px!important}.football-country-node>button span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.football-country-node>button b{font-size:12px!important;color:#9fb2cf!important}.football-country-node>button.country-active{color:#ffca38!important;border-color:#ffca383d!important;background:linear-gradient(180deg,#2c3a58,#24334f)!important}.football-leagues-list{padding-left:18px!important;border-left:1px solid rgba(34,242,255,.16)!important;margin-left:9px!important}.football-leagues-list button{min-height:34px!important;font-size:12.5px!important}.country-all-btn{margin-bottom:3px!important}.betfolio-market-tabs{overflow-x:auto!important;scrollbar-width:thin!important}.betfolio-market-tabs button{white-space:nowrap!important}.betfolio-market-group-title strong:before{content:"▸ ";color:#ffca38!important}.football-country-node>button.country-active:not(.league-active){box-shadow:0 0 0 1px #ffca3814,inset 0 1px #ffffff0a!important}.football-leagues-list{max-height:360px!important;overflow-y:auto!important}.football-leagues-list::-webkit-scrollbar{width:5px!important}.football-leagues-list::-webkit-scrollbar-thumb{background:#22f2ffa6!important;border-radius:10px!important}.live-real-badge{display:inline-flex!important;align-items:center!important;margin-top:10px!important;padding:7px 10px!important;border-radius:999px!important;border:1px solid rgba(34,242,255,.22)!important;background:#22f2ff12!important;color:#9ff9ff!important;font-size:12px!important;font-weight:900!important;letter-spacing:.03em!important}.live-real-badge.odds-api{color:#61ffba!important;border-color:#61ffba4d!important;background:#61ffba14!important}.live-real-badge.loading{color:#ffca38!important;border-color:#ffca384d!important;background:#ffca3814!important}.live-real-badge.error{color:#ff7d7d!important;border-color:#ff7d7d47!important;background:#ff7d7d14!important}.live-real-badge.empty{color:#a7b8d0!important;border-color:#a7b8d038!important;background:#a7b8d00f!important}.decision-score-box{border-color:#22f2ff33!important;background:radial-gradient(circle at 100% 0%,rgba(34,242,255,.11),transparent 38%),#0d172b!important}.decision-score-main{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:10px!important}.decision-score-main strong{font-size:32px!important;line-height:1!important;color:#22f2ff!important;text-shadow:0 0 18px rgba(34,242,255,.25)!important}.decision-score-main span{color:#edf6ff!important;font-size:13px!important;font-weight:900!important;text-align:right!important}.decision-score-bar{display:grid!important;grid-template-columns:repeat(10,1fr)!important;gap:4px!important}.decision-score-bar i{height:7px!important;border-radius:999px!important;background:#ffffff21!important}.decision-score-bar i.filled{background:linear-gradient(90deg,#18dce8,#22f2ff)!important;box-shadow:0 0 10px #22f2ff38!important}.decision-score-box small{color:#9db0c9!important;line-height:1.4!important}.decision-score-box{display:none!important}.betfolio-market-group-title strong{max-width:100%;overflow:hidden;text-overflow:ellipsis}.no-fake-empty{border-color:#ffca384d!important;background:#ffca380e!important}.no-fake-empty strong{color:#ffca38!important}.no-fake-empty span{color:#b7c5dc!important}.live-real-badge.error,.live-real-badge.empty{color:#ffca38!important;border-color:#ffca3859!important;background:#ffca3814!important}.betfolio-top-sports-row{display:flex!important;gap:14px!important;overflow-x:auto!important;padding:6px 2px 14px!important;margin:0 0 8px!important;scrollbar-width:thin!important}.betfolio-top-sports-row::-webkit-scrollbar{height:8px!important}.betfolio-top-sports-row::-webkit-scrollbar-thumb{background:#1ddceb2e!important;border-radius:999px!important}.betfolio-top-sport-pill{flex:0 0 auto!important;min-width:150px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:16px 18px!important;border-radius:22px!important;border:1px solid rgba(29,220,235,.18)!important;background:linear-gradient(180deg,#081222f2,#050c19fa)!important;color:#eef7ff!important;box-shadow:inset 0 0 0 1px #104b781a,0 8px 20px #0000002e!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease!important}.betfolio-top-sport-pill:hover{transform:translateY(-1px)!important;border-color:#1ddceb61!important;box-shadow:0 0 0 1px #1ddceb1f,0 12px 24px #00000038!important}.betfolio-top-sport-pill span{font-size:18px!important;font-weight:800!important;white-space:nowrap!important}.betfolio-top-sport-pill b{min-width:34px!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 10px!important;border-radius:999px!important;background:#1ddceb21!important;color:#26efff!important;font-size:16px!important;font-weight:900!important;box-shadow:inset 0 0 0 1px #1ddceb33!important}.betfolio-top-sport-pill.active{border-color:#1ddceb9e!important;background:linear-gradient(180deg,#091d34fa,#061223fa)!important;box-shadow:0 0 0 1px #1ddceb38,0 0 30px #1ddceb1a!important}.betfolio-top-sport-pill.active b{background:linear-gradient(180deg,#14d8eb,#0ec0d8)!important;color:#082034!important;box-shadow:none!important}.betfolio-top-sports-note{margin:-4px 0 14px!important;color:#8ea4c3!important;font-size:12px!important}@media (max-width: 900px){.betfolio-top-sport-pill{min-width:128px!important;padding:14px 15px!important;border-radius:18px!important}.betfolio-top-sport-pill span{font-size:15px!important}.betfolio-top-sport-pill b{min-width:30px!important;height:30px!important;font-size:14px!important}}.betfolio-top-sports-note{border-left:3px solid rgba(29,220,235,.55)!important;padding-left:10px!important}.betfolio-top-sport-pill b{min-width:38px!important}.betfolio-top-sports-note:after{content:"  •  auto refresh 1 min";color:#22f2ff!important;font-weight:900!important}:root{--wow-bg-0:#020814;--wow-bg-1:#06111f;--wow-card:#0a1528;--wow-card-2:#101d35;--wow-card-3:#162844;--wow-border:rgba(38,240,255,.22);--wow-border-soft:rgba(124,164,218,.14);--wow-cyan:#22f2ff;--wow-cyan-2:#0bc7dc;--wow-teal:#00d9c8;--wow-yellow:#ffc21a;--wow-yellow-2:#ffad00;--wow-text:#f3f8ff;--wow-muted:#9eb2cf;--wow-good:#4cffb2;--wow-danger:#ff6f8d}.add-tip-betfolio-page{position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 10% 4%,rgba(34,242,255,.16),transparent 28%),radial-gradient(circle at 88% 8%,rgba(0,217,200,.11),transparent 26%),radial-gradient(circle at 50% 110%,rgba(255,194,26,.07),transparent 30%),linear-gradient(180deg,var(--wow-bg-1),var(--wow-bg-0) 62%,#02060f)!important}.add-tip-betfolio-page:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(rgba(34,242,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(34,242,255,.026) 1px,transparent 1px)!important;background-size:54px 54px!important;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.72),transparent 82%)!important;mask-image:linear-gradient(180deg,rgba(0,0,0,.72),transparent 82%)!important}.add-tip-betfolio-page:after{content:""!important;position:absolute!important;left:-10%!important;right:-10%!important;top:0!important;height:1px!important;background:linear-gradient(90deg,transparent,var(--wow-cyan),var(--wow-yellow),transparent)!important;box-shadow:0 0 28px #22f2ffb3!important;pointer-events:none!important}.betfolio-add-shell{position:relative!important;z-index:1!important;gap:18px!important}.betfolio-left,.betfolio-center,.betfolio-right{position:relative!important;background:linear-gradient(180deg,#0d1b32eb,#050c19f5)!important;border:1px solid rgba(34,242,255,.18)!important;box-shadow:0 28px 90px #0000007a,inset 0 1px #ffffff0b,inset 0 0 42px #22f2ff09!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.betfolio-left:before,.betfolio-center:before,.betfolio-right:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;border-radius:inherit!important;pointer-events:none!important;background:linear-gradient(135deg,rgba(34,242,255,.18),transparent 26%),linear-gradient(315deg,rgba(255,194,26,.08),transparent 25%)!important;opacity:.75!important;-webkit-mask-image:linear-gradient(#000,transparent 92%)!important;mask-image:linear-gradient(#000,transparent 92%)!important}.betfolio-search-wrap{background:linear-gradient(180deg,#070f1ef5,#060c18fa)!important;border:1px solid rgba(34,242,255,.18)!important;box-shadow:inset 0 0 0 1px #ffffff06,0 10px 28px #00000040!important}.betfolio-search-input{color:var(--wow-text)!important;font-weight:750!important}.betfolio-search-input::placeholder{color:#aec5e4b8!important}.betfolio-fetch-btn,.betfolio-publish-btn,.betfolio-ticket-submit,button.betfolio-fetch-btn{background:linear-gradient(180deg,#ffe071 0%,var(--wow-yellow) 42%,var(--wow-yellow-2) 100%)!important;color:#07111f!important;border:1px solid rgba(255,219,91,.65)!important;box-shadow:0 0 0 1px #ffc21a2e,0 10px 30px #ffae0047,inset 0 1px #ffffff6b!important;text-shadow:none!important;letter-spacing:.01em!important;transition:transform .16s ease,filter .16s ease,box-shadow .16s ease!important}.betfolio-fetch-btn:hover,.betfolio-publish-btn:hover,.betfolio-ticket-submit:hover{transform:translateY(-1px)!important;filter:saturate(1.12) brightness(1.03)!important;box-shadow:0 0 0 1px #ffc21a47,0 16px 42px #ffae0061,inset 0 1px #ffffff7a!important}.sports-accordion-title{color:#dbe8ff!important;text-shadow:0 0 22px rgba(34,242,255,.16)!important}.sport-accordion-head,.sport-accordion-children button{background:linear-gradient(180deg,#1f2f4ef5,#192742f7)!important;border:1px solid rgba(139,170,218,.13)!important;box-shadow:inset 0 1px #ffffff09!important}.sport-accordion-head:hover,.sport-accordion-children button:hover{background:linear-gradient(180deg,#23395dfa,#1a2d4dfa)!important;border-color:#22f2ff52!important;transform:translate(2px)!important}.sport-accordion-item.is-open>.sport-accordion-head{background:radial-gradient(circle at 94% 50%,rgba(34,242,255,.16),transparent 32%),linear-gradient(180deg,#132f4cfa,#10233efa)!important;border-color:#22f2ff94!important;color:var(--wow-cyan)!important;box-shadow:0 0 0 1px #22f2ff29,0 0 26px #22f2ff1f,inset 0 1px #ffffff0f!important}.sport-accordion-children button.is-active,.football-country-node>button.country-active{background:linear-gradient(180deg,#2d3e60fa,#1e2f50fa)!important;color:var(--wow-yellow)!important;border-color:#ffc21a47!important}.sport-accordion-children button.league-active{background:radial-gradient(circle at 100% 50%,rgba(34,242,255,.22),transparent 38%),linear-gradient(180deg,#123752fa,#0d2740fa)!important;color:#eaffff!important;border-color:#22f2ff9e!important;box-shadow:0 0 24px #22f2ff21!important}.betfolio-top-sports-row{gap:16px!important;padding:8px 2px 18px!important}.betfolio-top-sport-pill{min-width:168px!important;min-height:62px!important;position:relative!important;overflow:hidden!important;isolation:isolate!important;background:radial-gradient(circle at 90% 10%,rgba(34,242,255,.11),transparent 35%),linear-gradient(180deg,#0a182dfa,#050d1bfc)!important;border:1px solid rgba(34,242,255,.18)!important;box-shadow:0 18px 42px #00000047,inset 0 1px #ffffff0d!important}.betfolio-top-sport-pill:before{content:""!important;position:absolute!important;top:-1px!important;right:-1px!important;bottom:-1px!important;left:-1px!important;z-index:-1!important;background:linear-gradient(120deg,transparent,rgba(34,242,255,.14),transparent)!important;transform:translate(-120%)!important;transition:transform .48s ease!important}.betfolio-top-sport-pill:hover:before{transform:translate(120%)!important}.betfolio-top-sport-pill:hover{transform:translateY(-3px)!important;border-color:#22f2ff70!important;box-shadow:0 24px 50px #00000057,0 0 34px #22f2ff1a,inset 0 1px #fff1!important}.betfolio-top-sport-pill.active{background:radial-gradient(circle at 90% 50%,rgba(34,242,255,.28),transparent 38%),linear-gradient(180deg,#0c344efa,#071b30fc)!important;border-color:#22f2ffb8!important;box-shadow:0 0 0 1px #22f2ff2e,0 0 42px #22f2ff2e,0 22px 54px #00000059!important}.betfolio-top-sport-pill span{color:#edf8ff!important;text-shadow:0 0 18px rgba(255,255,255,.08)!important}.betfolio-top-sport-pill b{background:linear-gradient(180deg,#22f2ff38,#22f2ff1c)!important;color:var(--wow-cyan)!important;border:1px solid rgba(34,242,255,.3)!important;box-shadow:0 0 18px #22f2ff1f!important}.betfolio-top-sport-pill.active b{background:linear-gradient(180deg,var(--wow-cyan),var(--wow-teal))!important;color:#02101d!important;border-color:transparent!important;box-shadow:0 0 22px #22f2ff57!important}.betfolio-top-sport-pill b:empty,.betfolio-top-sport-pill b[data-count="0"]{opacity:.6!important}.betfolio-top-sports-note{color:#9eb6d6!important;background:#22f2ff0b!important;border:1px solid rgba(34,242,255,.1)!important;border-left:3px solid rgba(34,242,255,.75)!important;border-radius:12px!important;padding:10px 12px!important}.betfolio-center-header{margin-bottom:14px!important}.static-add-title-row h1,.betfolio-center-header h1{font-size:34px!important;color:var(--wow-text)!important;letter-spacing:-.035em!important;text-shadow:0 0 28px rgba(34,242,255,.15)!important}.static-add-title-icon{background:#22f2ff1a!important;color:var(--wow-cyan)!important;border-color:#22f2ff59!important;box-shadow:0 0 22px #22f2ff1a!important}.live-real-badge{border-radius:999px!important;box-shadow:inset 0 1px #ffffff0d,0 0 22px #22f2ff1a!important}.live-real-badge.odds-api{color:var(--wow-good)!important;border-color:#4cffb261!important;background:#4cffb213!important}.betfolio-events-list{gap:10px!important}.betfolio-event-row{position:relative!important;overflow:hidden!important;background:linear-gradient(180deg,#0f1f38fa,#091324fa)!important;border:1px solid rgba(124,164,218,.13)!important;box-shadow:inset 0 1px #ffffff09!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease!important}.betfolio-event-row:before{content:""!important;position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:3px!important;background:linear-gradient(180deg,transparent,var(--wow-cyan),transparent)!important;opacity:0!important;transition:opacity .16s ease!important}.betfolio-event-row:hover{transform:translateY(-1px)!important;border-color:#22f2ff59!important;background:radial-gradient(circle at 98% 50%,rgba(34,242,255,.1),transparent 36%),linear-gradient(180deg,#122542fa,#0a172bfa)!important;box-shadow:0 16px 34px #0000003d,0 0 26px #22f2ff12!important}.betfolio-event-row:hover:before,.betfolio-event-row.active:before{opacity:1!important}.betfolio-event-row.active{border-color:#22f2ffd1!important;box-shadow:0 0 0 1px #22f2ff38,0 0 34px #22f2ff24,0 18px 45px #0000004d!important}.betfolio-event-teamline strong,.betfolio-event-teamline span{color:#f2f7ff!important}.betfolio-event-meta span{color:#9eb4d1!important}.betfolio-odd-box{background:linear-gradient(180deg,#172949fa,#101f3afa)!important;border:1px solid rgba(111,150,214,.18)!important;transition:transform .15s ease,filter .15s ease,box-shadow .15s ease!important}.betfolio-odd-box:hover:not(:disabled){transform:translateY(-1px)!important;border-color:#22f2ff59!important;box-shadow:0 0 22px #22f2ff14!important}.betfolio-odd-box.active,.betfolio-market-option.active{background:linear-gradient(180deg,#ffe078,var(--wow-yellow) 52%,var(--wow-yellow-2))!important;color:#05101d!important;border-color:#ffdb5bad!important;box-shadow:0 10px 28px #ffae0047,inset 0 1px #ffffff73!important}.betfolio-odd-box.active b,.betfolio-odd-box.active span,.betfolio-market-option.active strong,.betfolio-market-option.active span{color:#05101d!important}.betfolio-details-wrap{background:linear-gradient(180deg,#0d1e37fa,#061020fc)!important;border:1px solid rgba(34,242,255,.2)!important;box-shadow:0 22px 70px #0000004d,inset 0 1px #ffffff0a!important}.betfolio-details-top{background:radial-gradient(circle at 92% 0%,rgba(34,242,255,.12),transparent 35%),linear-gradient(180deg,#102441d1,#0a172cb3)!important}.betfolio-market-tabs{background:#070f1e61!important}.betfolio-market-tabs button{position:relative!important;color:#aebfd6!important;transition:color .15s ease,background .15s ease!important}.betfolio-market-tabs button:hover{color:#f4fbff!important;background:#22f2ff0b!important}.betfolio-market-tabs button.active{color:#fff!important;text-shadow:0 0 18px rgba(255,255,255,.12)!important;box-shadow:inset 0 -3px 0 var(--wow-yellow)!important}.betfolio-market-group{background:linear-gradient(180deg,#0c1930fa,#081224fa)!important;border:1px solid rgba(124,164,218,.13)!important;box-shadow:inset 0 1px #ffffff08!important}.betfolio-market-group-title strong{color:#f0f5ff!important}.betfolio-market-option{background:linear-gradient(180deg,#172a49fa,#101f3afa)!important;border:1px solid rgba(124,164,218,.15)!important}.betfolio-market-option:hover{border-color:#22f2ff57!important;box-shadow:0 0 22px #22f2ff14!important}.betfolio-right{background:radial-gradient(circle at 100% 0%,rgba(34,242,255,.1),transparent 34%),linear-gradient(180deg,#0c182dfa,#050c19fc)!important}.betfolio-ticket-tabs{padding:4px!important;border-radius:16px!important;background:#050c19b8!important;border:1px solid rgba(34,242,255,.14)!important}.betfolio-ticket-tabs button{border-radius:12px!important;transition:transform .15s ease,box-shadow .15s ease!important}.betfolio-ticket-tabs button.active{background:linear-gradient(180deg,#ffe071,var(--wow-yellow))!important;color:#06111f!important;box-shadow:0 10px 28px #ffae003d!important}.betfolio-ticket-card,.betfolio-ticket-row,.betfolio-total-box{background:linear-gradient(180deg,#0a162afa,#070f1ffa)!important;border:1px solid rgba(124,164,218,.14)!important;box-shadow:inset 0 1px #ffffff08!important}.betfolio-ticket-card strong{color:#f4f8ff!important}.betfolio-ticket-row label{color:#91a8c8!important;letter-spacing:.055em!important}.betfolio-ticket-row input,.betfolio-ticket-row textarea{background:#060d1bbd!important;border:1px solid rgba(124,164,218,.13)!important;color:#f4f8ff!important}.betfolio-ticket-row input:focus,.betfolio-ticket-row textarea:focus{border-color:#22f2ff75!important;box-shadow:0 0 0 3px #22f2ff14!important}.stake-pills span{background:#11203af5!important;border:1px solid rgba(124,164,218,.18)!important}.stake-pills span.active{background:linear-gradient(180deg,var(--wow-cyan),var(--wow-teal))!important;color:#02101d!important;box-shadow:0 0 22px #22f2ff3d!important}.confidence-control button{background:#22f2ff14!important;color:var(--wow-cyan)!important;border-color:#22f2ff38!important}.confidence-control button:hover{background:#22f2ff29!important;box-shadow:0 0 20px #22f2ff21!important}.confidence-head strong,.confidence-head b,.betfolio-total-box b{color:var(--wow-cyan)!important;text-shadow:0 0 18px rgba(34,242,255,.18)!important}.no-fake-empty{background:radial-gradient(circle at 100% 0%,rgba(255,194,26,.11),transparent 34%),#ffc21a0b!important;border-color:#ffc21a52!important;box-shadow:0 0 30px #ffc21a0d!important}.betfolio-left,.betfolio-events-list,.betfolio-market-groups,.football-country-tree,.football-leagues-list{scrollbar-width:thin!important;scrollbar-color:rgba(34,242,255,.72) rgba(255,255,255,.035)!important}.betfolio-left::-webkit-scrollbar,.betfolio-events-list::-webkit-scrollbar,.betfolio-market-groups::-webkit-scrollbar,.football-country-tree::-webkit-scrollbar,.football-leagues-list::-webkit-scrollbar{width:7px!important;height:7px!important}.betfolio-left::-webkit-scrollbar-thumb,.betfolio-events-list::-webkit-scrollbar-thumb,.betfolio-market-groups::-webkit-scrollbar-thumb,.football-country-tree::-webkit-scrollbar-thumb,.football-leagues-list::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--wow-cyan),var(--wow-teal))!important;border-radius:999px!important}.betfolio-left::-webkit-scrollbar-track,.betfolio-events-list::-webkit-scrollbar-track,.betfolio-market-groups::-webkit-scrollbar-track,.football-country-tree::-webkit-scrollbar-track,.football-leagues-list::-webkit-scrollbar-track{background:#ffffff09!important;border-radius:999px!important}@media (prefers-reduced-motion:no-preference){.betfolio-center{animation:wowFadeUp .32s ease-out both!important}.betfolio-left{animation:wowFadeLeft .34s ease-out both!important}.betfolio-right{animation:wowFadeRight .34s ease-out both!important}.betfolio-event-row{animation:wowFadeUp .18s ease-out both!important}}@keyframes wowFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes wowFadeLeft{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes wowFadeRight{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@media (max-width:1180px){.betfolio-top-sport-pill{min-width:148px!important}}@media (max-width:760px){.static-add-title-row h1,.betfolio-center-header h1{font-size:28px!important}.betfolio-top-sport-pill{min-width:136px!important;min-height:56px!important}}.live-real-badge.empty:after{content:""}.betfolio-top-sports-note:before{content:"od teraz + 2 dni  •  ";color:#ffc21a!important;font-weight:900!important}.betfolio-top-sports-note:after{content:"  •  upcoming-first fix";color:#22f2ff!important;font-weight:900!important}.betfolio-market-board-view{display:flex;flex-direction:column;gap:14px;margin-top:14px;min-height:520px}.betfolio-market-board-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid rgba(49,224,255,.18);border-radius:16px;background:#101d34e0}.betfolio-market-board-head>div{display:flex;flex-direction:column;gap:4px;flex:1}.betfolio-market-board-head strong{font-size:20px;color:#eef8ff}.betfolio-market-board-head span{color:#9ab2c7;font-size:12px}.betfolio-back-btn{border:1px solid rgba(49,224,255,.25);background:#09172be6;color:#dffbff;border-radius:12px;padding:10px 12px;font-weight:800;cursor:pointer}.betfolio-back-btn:hover{border-color:#31e0ffa6;box-shadow:0 0 18px #1fe5ff29}.betfolio-board-note{padding:11px 14px;border-radius:12px;border:1px solid rgba(49,224,255,.12);background:#081426cc;color:#a8bdd0;font-size:12px}.betfolio-market-tabs.board-tabs{flex-wrap:wrap;overflow:visible;gap:8px}.betfolio-market-accordion-list{display:flex;flex-direction:column;gap:10px}.betfolio-market-accordion{overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#121d33d1}.betfolio-market-accordion.expanded{border-color:#31e0ff4d;box-shadow:0 0 22px #1fe5ff14}.betfolio-market-accordion-head{width:100%;display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border:0;background:transparent;color:#dbe8f4;font-weight:800;cursor:pointer;text-align:left}.betfolio-market-accordion-head b{font-size:12px;color:#93acc0}.betfolio-market-options.board-options{padding:0 14px 14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.betfolio-market-options.board-options .betfolio-market-option{min-height:46px}@media (max-width:1100px){.betfolio-market-options.board-options{grid-template-columns:1fr}.betfolio-market-board-head{flex-wrap:wrap}}.betfolio-center.market-board-mode{padding-top:14px!important}.betfolio-center.market-board-mode .betfolio-market-board-view{margin-top:0!important}.betfolio-center.market-board-mode .betfolio-market-board-head{margin-bottom:12px!important}.betfolio-match-hero{display:grid;grid-template-columns:minmax(0,1fr) 150px minmax(0,1fr);align-items:center;gap:18px;min-height:132px;padding:20px 24px;border:1px solid rgba(49,224,255,.18);border-radius:22px;background:linear-gradient(180deg,#192330f5,#121822f5);box-shadow:inset 0 1px #ffffff08}.betfolio-match-hero-team{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-width:0}.betfolio-match-hero-team img,.betfolio-match-hero-team span{width:48px;height:48px;display:flex;align-items:center;justify-content:center;object-fit:contain;border-radius:14px}.betfolio-match-hero-team span{border:1px solid rgba(255,255,255,.22);color:#eaf4ff;background:#ffffff08;font-size:24px;font-weight:800}.betfolio-match-hero-team strong{max-width:100%;color:#f2f7ff;font-size:13px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.betfolio-match-hero-center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.betfolio-match-hero-center b{color:#f7fbff;font-size:29px;line-height:1}.betfolio-match-hero-center small{color:#98adc2;font-size:12px;font-weight:700}@media (max-width:720px){.betfolio-match-hero{grid-template-columns:1fr;gap:14px;padding:18px}.betfolio-match-hero-center{order:-1}}.add-tip-betfolio-page .betfolio-add-shell{align-items:start!important}.add-tip-betfolio-page .betfolio-left.betai-sportsbook-nav{margin-top:-18px!important;top:70px!important}.add-tip-betfolio-page .betfolio-left.betai-sportsbook-nav .sports-accordion-title{margin-top:4px!important}.add-tip-betfolio-page .betfolio-add-shell.ticket-hidden{grid-template-columns:280px minmax(0,1fr)!important}.add-tip-betfolio-page .betfolio-add-shell.ticket-visible{grid-template-columns:280px minmax(0,1fr) 330px!important}@media (max-width: 1380px){.add-tip-betfolio-page .betfolio-add-shell.ticket-hidden{grid-template-columns:250px minmax(0,1fr)!important}.add-tip-betfolio-page .betfolio-add-shell.ticket-visible{grid-template-columns:250px minmax(0,1fr) 300px!important}}@media (max-width:1180px){.add-tip-betfolio-page .betfolio-add-shell.ticket-hidden,.add-tip-betfolio-page .betfolio-add-shell.ticket-visible{grid-template-columns:1fr!important}}.add-tip-betfolio-page .betfolio-add-shell.ticket-visible{align-items:start!important}.add-tip-betfolio-page .betfolio-add-shell.ticket-visible .betfolio-right{align-self:start!important;margin-top:0!important;top:88px!important}.add-tip-betfolio-page .betfolio-add-shell.ticket-visible .betfolio-center,.add-tip-betfolio-page .betfolio-add-shell.ticket-visible .betfolio-right{align-self:start!important}.football-country-label{display:inline-flex!important;align-items:center!important;gap:9px!important;min-width:0!important}.football-country-flag{width:20px!important;height:15px!important;object-fit:cover!important;border-radius:2px!important;flex:0 0 auto!important;box-shadow:0 0 0 1px #ffffff1f!important}.football-country-region-icon{width:20px!important;display:inline-flex!important;justify-content:center!important;flex:0 0 auto!important;font-style:normal!important}@media (min-width:1181px){.add-tip-betfolio-page .betfolio-left.betai-sportsbook-nav{margin-top:-52px!important}.add-tip-betfolio-page .betfolio-add-shell.ticket-visible .betfolio-right{margin-top:-62px!important}}.add-tip-betfolio-page .betfolio-add-shell.ticket-hidden{grid-template-columns:340px minmax(0,1fr)!important}.add-tip-betfolio-page .betfolio-add-shell.ticket-visible{grid-template-columns:340px minmax(0,1fr) 330px!important}.add-tip-betfolio-page .betfolio-left.betai-sportsbook-nav{width:340px!important;max-width:340px!important}.add-tip-betfolio-page .football-country-tree,.add-tip-betfolio-page .football-leagues-list{overflow-x:hidden!important}.add-tip-betfolio-page .football-country-node,.add-tip-betfolio-page .football-league-node{width:100%!important;min-width:0!important}.add-tip-betfolio-page .football-country-label{width:100%!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media (max-width: 1500px){.add-tip-betfolio-page .betfolio-add-shell.ticket-hidden{grid-template-columns:320px minmax(0,1fr)!important}.add-tip-betfolio-page .betfolio-add-shell.ticket-visible{grid-template-columns:320px minmax(0,1fr) 320px!important}.add-tip-betfolio-page .betfolio-left.betai-sportsbook-nav{width:320px!important;max-width:320px!important}}@media (max-width: 1380px){.add-tip-betfolio-page .betfolio-add-shell.ticket-hidden{grid-template-columns:290px minmax(0,1fr)!important}.add-tip-betfolio-page .betfolio-add-shell.ticket-visible{grid-template-columns:290px minmax(0,1fr) 300px!important}.add-tip-betfolio-page .betfolio-left.betai-sportsbook-nav{width:290px!important;max-width:290px!important}}.betfolio-add-mode-switch{display:inline-flex;gap:10px;margin:16px 0 20px;padding:6px;border-radius:18px;background:#081226c7;border:1px solid rgba(46,219,255,.14)}.betfolio-add-mode-switch button{min-width:220px;padding:13px 18px;border:none;border-radius:14px;background:transparent;color:#b9cce5;font-weight:800;cursor:pointer;transition:.2s ease}.betfolio-add-mode-switch button.active{color:#06131f;background:linear-gradient(135deg,#2ce4ff,#8c7bff);box-shadow:0 10px 24px #2ce4ff33}.betfolio-manual-card{padding:20px;border-radius:24px;background:linear-gradient(180deg,#141f36d6,#101a2ce0);border:1px solid rgba(58,203,255,.14)}.betfolio-manual-section+.betfolio-manual-section{margin-top:16px}.betfolio-manual-section h3{margin:0 0 18px;color:#eef6ff;font-size:26px;font-weight:900}.betfolio-manual-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.betfolio-manual-grid label{display:flex;flex-direction:column;gap:8px}.betfolio-manual-grid label span{color:#b7cae4;font-size:13px;font-weight:700}.betfolio-manual-span-2{grid-column:span 2}.betfolio-manual-actions{display:flex;justify-content:flex-end;margin-top:12px}.betfolio-manual-submit{min-width:180px}@media (max-width: 1280px){.betfolio-add-mode-switch button{min-width:180px}.betfolio-manual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 860px){.betfolio-add-mode-switch{display:flex;flex-direction:column}.betfolio-add-mode-switch button,.betfolio-manual-grid,.betfolio-manual-span-2{min-width:0;grid-column:auto}.betfolio-manual-grid{grid-template-columns:1fr}}.sport-accordion-item.is-coming-soon .sport-coming-soon-head{opacity:.86!important}.sport-accordion-item.is-coming-soon .sport-coming-soon-head:hover{opacity:1!important}.sport-accordion-item.is-coming-soon .sport-coming-soon-head b{opacity:.7!important}.add-tip-betfolio-page{background:radial-gradient(circle at 18% 10%,rgba(29,199,255,.14),transparent 26%),radial-gradient(circle at 82% 18%,rgba(64,137,255,.14),transparent 22%),linear-gradient(180deg,#031226fa,#020e1ffa)!important}.add-tip-betfolio-page .betfolio-left,.add-tip-betfolio-page .betfolio-center,.add-tip-betfolio-page .betfolio-right,.add-tip-betfolio-page .betfolio-manual-card,.add-tip-betfolio-page .betfolio-market-board-view,.add-tip-betfolio-page .betfolio-match-hero,.add-tip-betfolio-page .betfolio-side-top,.add-tip-betfolio-page .betfolio-center-header,.add-tip-betfolio-page .betfolio-ticket-top,.add-tip-betfolio-page .betfolio-details-top,.add-tip-betfolio-page .betfolio-events-head,.add-tip-betfolio-page .betfolio-empty-state{background:linear-gradient(180deg,#081935d1,#07162fbd)!important;border:1px solid rgba(53,214,255,.14)!important;box-shadow:0 18px 55px #00000042,inset 0 1px #ffffff0a,0 0 0 1px #00c4ff0a!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.add-tip-betfolio-page .betfolio-center,.add-tip-betfolio-page .betfolio-market-board-view,.add-tip-betfolio-page .betfolio-manual-card{border-radius:28px!important}.add-tip-betfolio-page .betfolio-center-header h1,.add-tip-betfolio-page .betfolio-side-top h3,.add-tip-betfolio-page .betfolio-ticket-top h3,.add-tip-betfolio-page .betfolio-manual-section h3{color:#eef7ff!important;text-shadow:0 4px 18px rgba(47,214,255,.12)!important}.add-tip-betfolio-page .live-real-badge,.add-tip-betfolio-page .betfolio-center-badges span,.add-tip-betfolio-page .betfolio-top-sports-row button,.add-tip-betfolio-page .betfolio-fixture-mode-tabs button,.add-tip-betfolio-page .sport-accordion-head,.add-tip-betfolio-page .football-country-node,.add-tip-betfolio-page .football-league-node,.add-tip-betfolio-page .publish-btn,.add-tip-betfolio-page .betfolio-ticket-actions button{box-shadow:inset 0 1px #ffffff0a,0 12px 30px #0000002e!important}.add-tip-betfolio-page .betfolio-events-list{gap:18px!important;max-height:none!important}.add-tip-betfolio-page .betfolio-event-row{min-height:118px!important;grid-template-columns:minmax(0,1.5fr) auto!important;align-items:center!important;padding:18px 20px!important;border-radius:20px!important;background:linear-gradient(180deg,#0a1e40e0,#081832e6)!important;border:1px solid rgba(37,229,255,.34)!important;box-shadow:0 20px 45px #00000042,inset 0 1px #ffffff0a!important}.add-tip-betfolio-page .betfolio-event-row:hover,.add-tip-betfolio-page .betfolio-event-row.active{transform:translateY(-2px)!important;border-color:#39ecff94!important;box-shadow:0 24px 60px #00000052,0 0 22px #1acbff1f!important}.add-tip-betfolio-page .betfolio-event-main{padding:0!important;gap:10px!important}.add-tip-betfolio-page .betfolio-event-teamline{gap:8px!important}.add-tip-betfolio-page .betfolio-event-teamline strong,.add-tip-betfolio-page .betfolio-event-teamline span{font-size:24px!important;line-height:1.18!important;font-weight:900!important;color:#f4f9ff!important}.add-tip-betfolio-page .betfolio-event-meta{gap:12px!important;flex-wrap:wrap!important}.add-tip-betfolio-page .betfolio-event-meta span{font-size:15px!important;color:#9fc4e7!important;font-weight:700!important}.add-tip-betfolio-page .betfolio-odd-box,.add-tip-betfolio-page .betfolio-more-btn{min-width:102px!important;min-height:48px!important;padding:10px 16px!important;border-radius:14px!important;background:linear-gradient(180deg,#1c3059fa,#122243fa)!important;border:1px solid rgba(81,179,255,.18)!important}.add-tip-betfolio-page .betfolio-odd-box span,.add-tip-betfolio-page .betfolio-more-btn{font-size:20px!important;font-weight:900!important;color:#dcefff!important}.add-tip-betfolio-page .betfolio-odd-box b{font-size:22px!important;color:#fff!important;font-weight:900!important}.add-tip-betfolio-page .betfolio-odd-box.active,.add-tip-betfolio-page .betfolio-odd-box:hover,.add-tip-betfolio-page .betfolio-more-btn:hover{background:linear-gradient(135deg,#2de9fff5,#727efff5)!important;border-color:transparent!important;box-shadow:0 14px 34px #2ce4ff3d!important}.add-tip-betfolio-page .betfolio-odd-box.active span,.add-tip-betfolio-page .betfolio-odd-box.active b,.add-tip-betfolio-page .betfolio-odd-box:hover span,.add-tip-betfolio-page .betfolio-odd-box:hover b,.add-tip-betfolio-page .betfolio-more-btn:hover{color:#05111d!important}.add-tip-betfolio-page .betfolio-add-mode-switch{background:#07152dcc!important;border:1px solid rgba(46,219,255,.16)!important;box-shadow:0 14px 34px #00000038!important}.add-tip-betfolio-page .betfolio-add-mode-switch button.active,.add-tip-betfolio-page .betfolio-fixture-mode-tabs button.active,.add-tip-betfolio-page .betfolio-top-sports-row button.active,.add-tip-betfolio-page .publish-btn,.add-tip-betfolio-page .betfolio-ticket-actions .primary,.add-tip-betfolio-page .betfolio-chip.active,.add-tip-betfolio-page .betfolio-stake-grid button.active{background:linear-gradient(135deg,#2de6ff,#7c88ff)!important;color:#07121e!important;border-color:transparent!important;box-shadow:0 16px 36px #2ee6ff38!important}.add-tip-betfolio-page .static-add-input,.add-tip-betfolio-page input,.add-tip-betfolio-page select,.add-tip-betfolio-page textarea{background:#051226cc!important;border:1px solid rgba(49,220,255,.14)!important;color:#e8f4ff!important}.add-tip-betfolio-page .static-add-input:focus,.add-tip-betfolio-page input:focus,.add-tip-betfolio-page select:focus,.add-tip-betfolio-page textarea:focus{border-color:#3ce2ff8c!important;box-shadow:0 0 0 4px #2ee6ff14!important}.add-tip-betfolio-page .betfolio-left.betai-sportsbook-nav,.add-tip-betfolio-page .betfolio-right{background:linear-gradient(180deg,#08172fd6,#061227eb)!important}.add-tip-betfolio-page .football-country-node,.add-tip-betfolio-page .football-league-node,.add-tip-betfolio-page .sport-accordion-head{border-radius:16px!important;background:linear-gradient(180deg,#27365ec2,#1c2a4bd1)!important;border:1px solid rgba(60,138,255,.1)!important}.add-tip-betfolio-page .football-country-node.active,.add-tip-betfolio-page .football-league-node.active,.add-tip-betfolio-page .sport-accordion-head.active{background:linear-gradient(135deg,#1fefff2e,#7286ff2e)!important;border-color:#2be2ff5c!important;box-shadow:0 10px 24px #0000003d,0 0 0 1px #1ce3ff0f!important}.add-tip-betfolio-page .betfolio-match-hero{background:linear-gradient(180deg,#0e1d3af5,#0a162ef5)!important;border:1px solid rgba(47,220,255,.18)!important}.add-tip-betfolio-page .betfolio-empty-state.no-fake-empty{min-height:142px!important;display:flex!important;justify-content:center!important;border-style:solid!important}@media (max-width: 1200px){.add-tip-betfolio-page .betfolio-event-row{min-height:98px!important;grid-template-columns:1fr!important}.add-tip-betfolio-page .betfolio-event-teamline strong,.add-tip-betfolio-page .betfolio-event-teamline span{font-size:20px!important}.add-tip-betfolio-page .betfolio-odd-box,.add-tip-betfolio-page .betfolio-more-btn{min-width:88px!important;min-height:44px!important}}.betfolio-add-hero{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) 520px!important;align-items:center!important;gap:28px!important;min-height:286px!important;margin:12px 0 22px!important;padding:34px 42px!important;overflow:hidden!important;border-radius:28px!important;border:1px solid rgba(45,228,255,.18)!important;background:radial-gradient(circle at 72% 45%,rgba(16,157,255,.22),transparent 29%),radial-gradient(circle at 88% 18%,rgba(39,231,255,.1),transparent 18%),linear-gradient(135deg,#051227fa,#071935f0)!important;box-shadow:0 24px 70px #00000057,inset 0 1px #ffffff0a,0 0 0 1px #15dbff09!important}.betfolio-add-hero:before{content:""!important;position:absolute!important;top:-1px!important;right:-1px!important;bottom:-1px!important;left:-1px!important;pointer-events:none!important;background:linear-gradient(115deg,rgba(42,235,255,.1),transparent 38%),linear-gradient(290deg,rgba(93,125,255,.1),transparent 34%)!important}.betfolio-add-hero-copy{position:relative!important;z-index:2!important}.betfolio-add-hero-copy h2{margin:0 0 14px!important;color:#f4f8ff!important;font-size:56px!important;line-height:.95!important;letter-spacing:-.055em!important;font-weight:1000!important;text-shadow:0 10px 36px rgba(0,0,0,.32)!important}.betfolio-add-hero-copy h2 span{color:#29ddff!important;text-shadow:0 0 28px rgba(41,221,255,.24)!important}.betfolio-add-hero-copy p{max-width:510px!important;margin:0 0 28px!important;color:#d9e5f5!important;font-size:18px!important;line-height:1.5!important;font-weight:650!important}.betfolio-add-hero-features{display:flex!important;align-items:flex-start!important;gap:30px!important;flex-wrap:wrap!important}.betfolio-add-hero-features div{min-width:150px!important;display:grid!important;grid-template-columns:38px 1fr!important;column-gap:12px!important;row-gap:3px!important;align-items:center!important}.betfolio-add-hero-features i{grid-row:span 2!important;width:38px!important;height:38px!important;display:grid!important;place-items:center!important;border-radius:13px!important;color:#24e5ff!important;font-style:normal!important;font-size:21px!important;font-weight:1000!important;background:#18d3ff12!important;border:1px solid rgba(40,226,255,.18)!important;box-shadow:0 0 24px #24e5ff14!important}.betfolio-add-hero-features strong{color:#f3f7ff!important;font-size:13px!important;font-weight:900!important}.betfolio-add-hero-features small{color:#a8bbd3!important;font-size:12px!important;line-height:1.35!important}.betfolio-add-hero-visual{position:relative!important;min-height:220px!important;display:flex!important;align-items:center!important;justify-content:center!important}.betfolio-add-hero-orbit{position:absolute!important;width:470px!important;height:170px!important;border:1px solid rgba(43,219,255,.28)!important;border-radius:50%!important;transform:rotate(-14deg)!important;box-shadow:0 0 35px #23d4ff14!important}.betfolio-add-hero-orbit:after{content:""!important;position:absolute!important;right:58px!important;bottom:-4px!important;width:8px!important;height:8px!important;border-radius:999px!important;background:#2de7ff!important;box-shadow:0 0 22px #2de7ffe6!important}.betfolio-add-hero-ball{position:absolute!important;left:72px!important;top:34px!important;width:156px!important;height:156px!important;display:grid!important;place-items:center!important;border-radius:50%!important;font-size:120px!important;line-height:1!important;filter:saturate(.65) brightness(.7)!important;text-shadow:0 0 34px rgba(29,214,255,.45)!important;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.28),transparent 27%),radial-gradient(circle at 50% 50%,#1ccfff33,#071123fa 68%)!important;box-shadow:0 0 0 1px #2fdeff47,0 0 55px #18d3ff38,inset 0 0 28px #28dcff1f!important}.betfolio-add-hero-ticket{position:absolute!important;right:32px!important;top:20px!important;width:220px!important;height:202px!important;display:flex!important;flex-direction:column!important;gap:16px!important;padding:24px!important;border-radius:24px!important;background:linear-gradient(180deg,#0b2344b8,#07162dc2)!important;border:1px solid rgba(44,226,255,.32)!important;box-shadow:0 20px 50px #00000052,0 0 35px #19d5ff1a,inset 0 1px #ffffff0d!important;transform:rotate(-7deg)!important}.betfolio-add-hero-ticket b{width:42px!important;height:42px!important;display:grid!important;place-items:center!important;border-radius:15px!important;color:#2de7ff!important;font-size:29px!important;background:#1cd5ff14!important}.betfolio-add-hero-ticket span{display:block!important;height:9px!important;border-radius:999px!important;background:#3ec6ff2e!important}.betfolio-add-hero-ticket span:nth-of-type(1){width:78%!important}.betfolio-add-hero-ticket span:nth-of-type(2){width:58%!important}.betfolio-add-hero-ticket em{margin-top:auto!important;display:block!important;height:42px!important;border-radius:15px!important;border:1px solid rgba(43,225,255,.24)!important;background:#15d4ff0d!important}@media (max-width:1450px){.betfolio-add-hero{grid-template-columns:minmax(0,1fr) 390px!important;padding:30px!important}.betfolio-add-hero-copy h2{font-size:48px!important}.betfolio-add-hero-orbit{width:360px!important}.betfolio-add-hero-ball{left:24px!important;width:132px!important;height:132px!important;font-size:102px!important}.betfolio-add-hero-ticket{right:12px!important;width:190px!important;height:178px!important}}@media (max-width:1100px){.betfolio-add-hero{grid-template-columns:1fr!important;min-height:0!important}.betfolio-add-hero-visual{min-height:190px!important}}@media (max-width:720px){.betfolio-add-hero{padding:24px!important}.betfolio-add-hero-copy h2{font-size:38px!important}.betfolio-add-hero-copy p{font-size:15px!important}.betfolio-add-hero-features{gap:18px!important}.betfolio-add-hero-visual{display:none!important}}.add-tip-betfolio-page .betfolio-top-sports-row{padding:14px 14px 12px!important;border-radius:22px!important;border:2px solid rgba(43,236,150,.72)!important;box-shadow:0 0 0 1px #0fff9614,0 18px 42px #00000038,inset 0 1px #ffffff0a!important;display:flex!important;flex-wrap:wrap!important;gap:12px!important}.add-tip-betfolio-page .betfolio-top-sport-pill{min-width:155px!important}.add-tip-betfolio-page .betfolio-events-list{padding:14px!important;border-radius:24px!important;border:2px solid rgba(43,236,150,.72)!important;box-shadow:0 0 0 1px #0fff9614,0 18px 42px #00000038,inset 0 1px #ffffff0a!important}.add-tip-betfolio-page .betfolio-add-hero-features{gap:36px!important}.add-tip-betfolio-page .betfolio-add-hero-features div{min-width:220px!important}@media (max-width: 1180px){.add-tip-betfolio-page .betfolio-top-sport-pill{min-width:140px!important}}.add-tip-betfolio-page .betfolio-top-sports-row,.add-tip-betfolio-page .betfolio-events-list{border:1px solid rgba(33,77,110,.78)!important;box-shadow:0 0 0 1px #08203457,0 18px 42px #00000038,inset 0 1px #ffffff08!important}.add-tip-betfolio-page .betfolio-event-teamline{display:block!important}.add-tip-betfolio-page .betfolio-event-teamline strong{display:block!important;font-size:17px!important;line-height:1.28!important;font-weight:800!important;letter-spacing:-.01em!important;color:#edf5ff!important}.add-tip-betfolio-page .betfolio-event-teamline span{display:none!important}@media (max-width: 1200px){.add-tip-betfolio-page .betfolio-event-teamline strong{font-size:16px!important}}.add-tip-betfolio-page .betfolio-add-mode-switch button:not(.active){background:linear-gradient(180deg,#0e2945f5,#081c36fa)!important;border:1px solid rgba(27,185,226,.34)!important;color:#e8f2ff!important;box-shadow:inset 0 1px #ffffff0a,0 10px 24px #00000029,0 0 0 1px #0a4d6824!important}.add-tip-betfolio-page .betfolio-add-mode-switch button:not(.active):hover{background:linear-gradient(180deg,#122e4cfa,#0a1f3afa)!important;border-color:#27d5ff6b!important;color:#fff!important;box-shadow:inset 0 1px #ffffff0d,0 12px 30px #0000002e,0 0 18px #1ed2ff14!important}.add-tip-betfolio-page .betfolio-add-mode-switch{padding:8px!important;gap:14px!important;border-radius:22px!important}.add-tip-betfolio-page .betfolio-add-mode-switch button{min-width:260px!important;min-height:56px!important;padding:16px 26px!important;font-size:18px!important;font-weight:900!important;border-radius:16px!important}.add-tip-betfolio-page .betfolio-top-sports-row{gap:12px!important}.add-tip-betfolio-page .betfolio-top-sport-pill{min-width:122px!important;min-height:50px!important;padding:10px 14px!important;border-radius:18px!important}.add-tip-betfolio-page .betfolio-top-sport-pill span{font-size:13px!important;font-weight:800!important}.add-tip-betfolio-page .betfolio-top-sport-pill b{min-width:28px!important;height:28px!important;font-size:12px!important}@media (max-width: 1200px){.add-tip-betfolio-page .betfolio-add-mode-switch button{min-width:220px!important;font-size:16px!important}.add-tip-betfolio-page .betfolio-top-sport-pill{min-width:110px!important;min-height:46px!important;padding:8px 12px!important}}.add-tip-betfolio-page .betfolio-event-row{grid-template-columns:minmax(0,1.25fr) auto!important;padding:18px 28px!important}.add-tip-betfolio-page .betfolio-event-odds{gap:12px!important}.add-tip-betfolio-page .betfolio-more-btn{min-width:122px!important;padding:10px 20px!important;white-space:nowrap!important;text-align:center!important}@media (max-width: 1200px){.add-tip-betfolio-page .betfolio-more-btn{min-width:108px!important;padding:10px 16px!important}}.add-tip-betfolio-page .betfolio-event-row{grid-template-columns:minmax(0,1fr) auto!important;column-gap:18px!important;padding:18px 20px!important}.add-tip-betfolio-page .betfolio-event-odds{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:nowrap!important;gap:10px!important}.add-tip-betfolio-page .betfolio-odd-box{min-width:108px!important;min-height:46px!important;padding:8px 14px!important}.add-tip-betfolio-page .betfolio-odd-box span,.add-tip-betfolio-page .betfolio-odd-box b{font-size:18px!important}.add-tip-betfolio-page .betfolio-more-btn{min-width:112px!important;min-height:46px!important;padding:8px 16px!important;font-size:16px!important;font-weight:900!important;white-space:nowrap!important;overflow:visible!important}@media (max-width: 1400px){.add-tip-betfolio-page .betfolio-odd-box{min-width:96px!important;padding:8px 12px!important}.add-tip-betfolio-page .betfolio-more-btn{min-width:102px!important;font-size:15px!important}}.add-tip-betfolio-page .tip-add-plan-pill{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important}.add-tip-betfolio-page .tip-add-plan-pill span{line-height:1.35!important}.add-tip-betfolio-page .tip-add-plan-pill small{color:#8fa9c5!important;font-size:11px!important;line-height:1.35!important;font-weight:650!important}.add-tip-betfolio-page .betfolio-market-board-head{display:none!important}.add-tip-betfolio-page .betfolio-match-hero{grid-template-columns:minmax(0,1fr) 180px minmax(0,1fr)!important;row-gap:14px!important;padding:20px 22px 18px!important}.add-tip-betfolio-page .betfolio-match-hero-meta{grid-column:1 / -1!important;display:flex!important;align-items:center!important;gap:16px!important;padding-top:14px!important;border-top:1px solid rgba(47,220,255,.1)!important}.add-tip-betfolio-page .betfolio-match-hero-back{flex:0 0 auto!important}.add-tip-betfolio-page .betfolio-match-hero-meta-copy{display:flex!important;flex-direction:column!important;min-width:0!important}.add-tip-betfolio-page .betfolio-match-hero-meta-copy strong{color:#f3f8ff!important;font-size:18px!important;font-weight:900!important;line-height:1.2!important}.add-tip-betfolio-page .betfolio-match-hero-meta-copy span{color:#9fb4ca!important;font-size:12px!important;font-weight:700!important;margin-top:4px!important}@media (max-width: 900px){.add-tip-betfolio-page .betfolio-match-hero{grid-template-columns:1fr!important}.add-tip-betfolio-page .betfolio-match-hero-meta{flex-direction:column!important;align-items:flex-start!important}}.add-tip-betfolio-page .betfolio-match-hero{position:relative!important;overflow:hidden!important;grid-template-columns:minmax(0,1fr) 220px minmax(0,1fr)!important;row-gap:18px!important;min-height:240px!important;padding:30px 34px 22px!important;border-radius:28px!important;border:1px solid rgba(60,225,255,.22)!important;background:radial-gradient(circle at 50% 18%,rgba(74,150,255,.1),transparent 28%),radial-gradient(circle at 50% 100%,rgba(15,122,170,.12),transparent 42%),linear-gradient(90deg,#0b1d39fa,#071a37f5 46%,#0c2b56f0)!important;box-shadow:0 26px 70px #00000057,inset 0 1px #ffffff0d,0 0 0 1px #00c6ff0d!important}.add-tip-betfolio-page .betfolio-match-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 50% 55%,rgba(44,222,255,.12),transparent 16%),radial-gradient(circle at 50% 55%,rgba(44,222,255,.08) 0 2px,transparent 3px),linear-gradient(180deg,transparent 0%,rgba(255,255,255,.03) 48%,transparent 50%,transparent 100%),linear-gradient(90deg,transparent 0%,transparent 49.6%,rgba(255,255,255,.055) 50%,transparent 50.4%,transparent 100%);opacity:.75}.add-tip-betfolio-page .betfolio-match-hero:after{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border-radius:24px;pointer-events:none;border:1px solid rgba(64,216,255,.08);box-shadow:inset 0 0 60px #12c6ff0a}.add-tip-betfolio-page .betfolio-match-hero-team{position:relative;z-index:1;gap:14px!important}.add-tip-betfolio-page .betfolio-match-hero-team img,.add-tip-betfolio-page .betfolio-match-hero-team span{width:64px!important;height:64px!important;border-radius:18px!important}.add-tip-betfolio-page .betfolio-match-hero-team span{font-size:32px!important;box-shadow:0 10px 28px #0000003d,inset 0 1px #ffffff14!important}.add-tip-betfolio-page .betfolio-match-hero-team strong{font-size:19px!important;font-weight:900!important;letter-spacing:-.01em!important;text-shadow:0 2px 12px rgba(0,0,0,.35)!important}.add-tip-betfolio-page .betfolio-match-hero-center{position:relative;z-index:1;gap:6px!important}.add-tip-betfolio-page .betfolio-match-hero-center b{font-size:48px!important;font-weight:900!important;text-shadow:0 4px 20px rgba(0,0,0,.32)!important}.add-tip-betfolio-page .betfolio-match-hero-center small{font-size:16px!important;color:#b8cae0!important}.add-tip-betfolio-page .betfolio-match-hero-meta{position:relative;z-index:1;padding-top:16px!important;margin-top:4px!important;border-top:1px solid rgba(69,224,255,.12)!important}.add-tip-betfolio-page .betfolio-match-hero-meta-copy strong{font-size:23px!important}.add-tip-betfolio-page .betfolio-match-hero-meta-copy span{font-size:13px!important}@media (max-width: 1200px){.add-tip-betfolio-page .betfolio-match-hero{grid-template-columns:minmax(0,1fr) 170px minmax(0,1fr)!important;min-height:210px!important;padding:24px 24px 20px!important}.add-tip-betfolio-page .betfolio-match-hero-center b{font-size:40px!important}.add-tip-betfolio-page .betfolio-match-hero-team strong{font-size:17px!important}.add-tip-betfolio-page .betfolio-match-hero-meta-copy strong{font-size:20px!important}}@media (max-width: 900px){.add-tip-betfolio-page .betfolio-match-hero{grid-template-columns:1fr!important;min-height:auto!important;padding:22px 18px 18px!important}.add-tip-betfolio-page .betfolio-match-hero-team img,.add-tip-betfolio-page .betfolio-match-hero-team span{width:56px!important;height:56px!important}.add-tip-betfolio-page .betfolio-match-hero-center b{font-size:36px!important}.add-tip-betfolio-page .betfolio-match-hero-team strong{font-size:16px!important}.add-tip-betfolio-page .betfolio-match-hero-meta-copy strong{font-size:18px!important}}.add-tip-betfolio-page{--tip-glow: rgba(37, 220, 255, .18);--tip-border: rgba(56, 213, 255, .16)}.add-tip-betfolio-page .betfolio-left,.add-tip-betfolio-page .betfolio-center,.add-tip-betfolio-page .betfolio-right,.add-tip-betfolio-page .betfolio-manual-card,.add-tip-betfolio-page .betfolio-market-board-view,.add-tip-betfolio-page .betfolio-side-top,.add-tip-betfolio-page .betfolio-ticket-top,.add-tip-betfolio-page .betfolio-details-top,.add-tip-betfolio-page .betfolio-events-head,.add-tip-betfolio-page .betfolio-empty-state{border-color:var(--tip-border)!important;box-shadow:0 24px 65px #0000004d,inset 0 1px #ffffff0b,0 0 0 1px #00c4ff09,0 0 34px #0eb0ff0a!important}.add-tip-betfolio-page .betfolio-center{padding:18px 20px 22px!important}.add-tip-betfolio-page .betfolio-add-hero{min-height:306px!important;margin:6px 0 24px!important;border-color:#34ddff38!important;box-shadow:0 26px 75px #00000059,inset 0 1px #ffffff0d,0 0 0 1px #15dbff0a,0 0 40px #0fb7ff0e!important}.add-tip-betfolio-page .betfolio-add-hero-copy p{color:#deebfa!important;max-width:560px!important}.add-tip-betfolio-page .betfolio-add-hero-features div{min-width:162px!important}.add-tip-betfolio-page .betfolio-add-mode-switch{padding:10px!important;margin:0 0 18px!important;border-radius:22px!important;border:1px solid rgba(50,214,255,.16)!important;background:linear-gradient(180deg,#07172eb8,#061429a3)!important}.add-tip-betfolio-page .betfolio-top-sports-wrap{margin-bottom:18px!important;padding:12px 14px!important;border-radius:24px!important;border:1px solid rgba(47,215,255,.14)!important;background:linear-gradient(180deg,#07172ea8,#05122585)!important;box-shadow:inset 0 1px #ffffff08,0 16px 45px #0000002e!important}.add-tip-betfolio-page .betfolio-top-sports-row{gap:14px!important}.add-tip-betfolio-page .betfolio-top-sport-pill{border-color:#32d6ff2e!important;box-shadow:inset 0 1px #ffffff0a,0 10px 25px #0000002e!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}.add-tip-betfolio-page .betfolio-top-sport-pill:hover{transform:translateY(-1px)!important;border-color:#44e1ff4d!important;box-shadow:0 14px 34px #0003,0 0 18px #1fdbff14!important}.add-tip-betfolio-page .betfolio-fixture-mode-tabs,.add-tip-betfolio-page .betfolio-event-tabs{margin-bottom:16px!important;gap:10px!important}.add-tip-betfolio-page .betfolio-fixture-mode-tabs button,.add-tip-betfolio-page .betfolio-event-tabs button{min-height:44px!important;padding:10px 18px!important;border-radius:14px!important;font-size:15px!important;font-weight:900!important}.add-tip-betfolio-page .betfolio-events-list{gap:16px!important}.add-tip-betfolio-page .betfolio-event-row{min-height:124px!important;border-radius:24px!important;padding:20px 22px!important;background:linear-gradient(180deg,#091d3ceb,#081832f2)!important;border:1px solid rgba(42,214,255,.24)!important}.add-tip-betfolio-page .betfolio-event-main{gap:12px!important}.add-tip-betfolio-page .betfolio-event-teamline strong,.add-tip-betfolio-page .betfolio-event-teamline span{font-size:20px!important}.add-tip-betfolio-page .betfolio-event-meta span{font-size:14px!important}.add-tip-betfolio-page .betfolio-odd-box,.add-tip-betfolio-page .betfolio-more-btn{min-height:50px!important;border-radius:16px!important}.add-tip-betfolio-page .betfolio-odd-box{min-width:100px!important}.add-tip-betfolio-page .betfolio-more-btn{min-width:116px!important}.add-tip-betfolio-page .betfolio-match-hero{margin-bottom:8px!important}.add-tip-betfolio-page .betfolio-market-board-view{gap:18px!important;padding:12px!important}.add-tip-betfolio-page .betfolio-market-accordion{border-radius:18px!important;border:1px solid rgba(56,213,255,.12)!important;background:linear-gradient(180deg,#0b1c37e0,#08162de6)!important;box-shadow:inset 0 1px #ffffff08,0 12px 28px #0000001f!important}.add-tip-betfolio-page .betfolio-market-accordion.expanded,.add-tip-betfolio-page .betfolio-market-accordion:hover{border-color:#3fe1ff3d!important;box-shadow:0 18px 38px #0000002e,0 0 18px #1fdbff0d!important}.add-tip-betfolio-page .betfolio-market-accordion-head{min-height:56px!important;padding:16px 18px!important}.add-tip-betfolio-page .betfolio-market-accordion-head>span,.add-tip-betfolio-page .betfolio-market-accordion-head strong{font-size:16px!important}.add-tip-betfolio-page .betfolio-market-accordion-head b{font-size:13px!important}.add-tip-betfolio-page .betfolio-market-options.board-options{gap:12px!important;padding:0 18px 18px!important}.add-tip-betfolio-page .betfolio-market-option{min-height:54px!important;border-radius:14px!important;border:1px solid rgba(73,180,255,.16)!important;background:linear-gradient(180deg,#182c52fa,#101f3cfa)!important;box-shadow:inset 0 1px #ffffff08!important}.add-tip-betfolio-page .betfolio-market-option:hover,.add-tip-betfolio-page .betfolio-market-option.active{transform:translateY(-1px)!important;box-shadow:0 14px 30px #0000002e,0 0 16px #28dcff14!important}.add-tip-betfolio-page .betfolio-right{position:sticky!important;top:18px!important}@media (max-width: 1500px){.add-tip-betfolio-page .betfolio-event-teamline strong,.add-tip-betfolio-page .betfolio-event-teamline span{font-size:18px!important}.add-tip-betfolio-page .betfolio-more-btn{min-width:108px!important}}.add-tip-betfolio-page{position:relative!important;isolation:isolate!important;--final-premium-border: rgba(66, 224, 255, .18);--final-premium-glow: rgba(32, 209, 255, .12);--final-panel-bg: linear-gradient(180deg, rgba(8,24,48,.86), rgba(6,18,38,.92))}.add-tip-betfolio-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 8% 6%,rgba(35,226,255,.08),transparent 20%),radial-gradient(circle at 92% 10%,rgba(123,108,255,.08),transparent 18%),radial-gradient(circle at 50% 100%,rgba(19,158,255,.06),transparent 32%);z-index:-1}.add-tip-betfolio-page .betfolio-left,.add-tip-betfolio-page .betfolio-center,.add-tip-betfolio-page .betfolio-right,.add-tip-betfolio-page .betfolio-manual-card,.add-tip-betfolio-page .betfolio-market-board-view,.add-tip-betfolio-page .betfolio-side-top,.add-tip-betfolio-page .betfolio-ticket-top,.add-tip-betfolio-page .betfolio-details-top,.add-tip-betfolio-page .betfolio-events-head,.add-tip-betfolio-page .betfolio-empty-state{background:var(--final-panel-bg)!important;border:1px solid var(--final-premium-border)!important;box-shadow:0 26px 80px #00000057,inset 0 1px #ffffff0d,0 0 0 1px #0dc7ff08,0 0 30px #0dc7ff0a!important}.add-tip-betfolio-page .betfolio-left,.add-tip-betfolio-page .betfolio-center,.add-tip-betfolio-page .betfolio-right{border-radius:30px!important}.add-tip-betfolio-page .betfolio-left::-webkit-scrollbar,.add-tip-betfolio-page .betfolio-right::-webkit-scrollbar,.add-tip-betfolio-page .betfolio-events-list::-webkit-scrollbar{width:8px;height:8px}.add-tip-betfolio-page .betfolio-left::-webkit-scrollbar-thumb,.add-tip-betfolio-page .betfolio-right::-webkit-scrollbar-thumb,.add-tip-betfolio-page .betfolio-events-list::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#39d1ff47,#7282ff38);border-radius:999px}.add-tip-betfolio-page .betfolio-add-hero{min-height:328px!important;margin:8px 0 24px!important;border:1px solid rgba(69,228,255,.24)!important;box-shadow:0 32px 95px #00000061,inset 0 1px #ffffff0f,0 0 0 1px #0ec5ff0a,0 0 42px #0ec5ff0f!important}.add-tip-betfolio-page .betfolio-add-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(110deg,rgba(255,255,255,.06),transparent 20%,transparent 78%,rgba(255,255,255,.04) 100%);mix-blend-mode:screen}.add-tip-betfolio-page .betfolio-add-hero-copy h2{font-size:60px!important;letter-spacing:-.06em!important}.add-tip-betfolio-page .betfolio-add-hero-copy p{max-width:590px!important;color:#e4eef9!important}.add-tip-betfolio-page .betfolio-add-hero-features{gap:18px!important}.add-tip-betfolio-page .betfolio-add-hero-features div{min-width:182px!important;padding:12px 14px!important;border-radius:18px!important;background:#0b1d3966!important;border:1px solid rgba(54,217,255,.1)!important;box-shadow:inset 0 1px #ffffff08!important}.add-tip-betfolio-page .betfolio-add-hero-ball{animation:premiumFloat 6s ease-in-out infinite}.add-tip-betfolio-page .betfolio-add-hero-ticket{animation:premiumTilt 7s ease-in-out infinite}.add-tip-betfolio-page .betfolio-add-mode-switch{padding:10px!important;gap:14px!important;border-radius:24px!important;background:linear-gradient(180deg,#091930c7,#061226b8)!important;border:1px solid rgba(60,218,255,.16)!important;box-shadow:0 18px 40px #0000002e,inset 0 1px #ffffff0a!important}.add-tip-betfolio-page .betfolio-add-mode-switch button{min-width:272px!important;min-height:58px!important;border-radius:17px!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}.add-tip-betfolio-page .betfolio-add-mode-switch button:hover{transform:translateY(-1px)!important}.add-tip-betfolio-page .betfolio-add-mode-switch button.active{box-shadow:0 18px 40px #2ee6ff38,0 0 24px #2ee6ff1a!important}.add-tip-betfolio-page .betfolio-top-sports-row{padding:14px 16px!important;gap:12px!important;border-radius:24px!important;border:1px solid rgba(52,219,255,.14)!important;background:linear-gradient(180deg,#091932b3,#0612268f)!important;box-shadow:0 18px 42px #0000002e,inset 0 1px #ffffff08!important}.add-tip-betfolio-page .betfolio-top-sport-pill{min-width:116px!important;min-height:46px!important;padding:9px 13px!important;border-radius:17px!important;border:1px solid rgba(62,205,255,.14)!important;background:linear-gradient(180deg,#112747eb,#0a1c36f5)!important}.add-tip-betfolio-page .betfolio-top-sport-pill span{font-size:12.5px!important}.add-tip-betfolio-page .betfolio-top-sport-pill b{box-shadow:0 8px 20px #0000002e!important}.add-tip-betfolio-page .betfolio-top-sport-pill.active{border-color:#45e4ff52!important;box-shadow:0 14px 30px #0000003d,0 0 20px #28dcff1a!important}.add-tip-betfolio-page .betfolio-fixture-mode-tabs{margin:16px 0 18px!important;padding:6px!important;border-radius:18px!important;background:#071428a3!important;border:1px solid rgba(49,211,255,.1)!important}.add-tip-betfolio-page .betfolio-fixture-mode-tabs button{min-height:44px!important;padding:10px 20px!important;border-radius:14px!important;font-size:14px!important;font-weight:900!important}.add-tip-betfolio-page .betfolio-events-head{margin-bottom:14px!important}.add-tip-betfolio-page .betfolio-events-list{padding:16px!important;gap:16px!important;border-radius:26px!important;border:1px solid rgba(54,217,255,.14)!important;background:linear-gradient(180deg,#07162c9e,#05122585)!important}.add-tip-betfolio-page .betfolio-event-row{min-height:128px!important;padding:20px 22px!important;border-radius:24px!important;border:1px solid rgba(55,212,255,.22)!important;background:linear-gradient(180deg,#0a1e3cf5,#081832fa)!important;box-shadow:0 18px 45px #00000038,inset 0 1px #ffffff0a!important}.add-tip-betfolio-page .betfolio-event-row:hover,.add-tip-betfolio-page .betfolio-event-row.active{transform:translateY(-2px)!important;box-shadow:0 24px 55px #0000004d,0 0 20px #2ce4ff14!important}.add-tip-betfolio-page .betfolio-event-teamline strong{font-size:18px!important;line-height:1.3!important}.add-tip-betfolio-page .betfolio-event-meta{gap:10px!important}.add-tip-betfolio-page .betfolio-event-meta span{font-size:13px!important;padding:7px 10px!important;border-radius:999px!important;background:#ffffff09!important;border:1px solid rgba(255,255,255,.04)!important}.add-tip-betfolio-page .betfolio-odd-box,.add-tip-betfolio-page .betfolio-more-btn{min-height:48px!important;border-radius:15px!important;border:1px solid rgba(77,173,255,.16)!important;background:linear-gradient(180deg,#192d52fa,#0f1e3afa)!important;box-shadow:inset 0 1px #ffffff08,0 10px 24px #00000024!important}.add-tip-betfolio-page .betfolio-odd-box{min-width:96px!important}.add-tip-betfolio-page .betfolio-odd-box span{font-size:16px!important}.add-tip-betfolio-page .betfolio-odd-box b{font-size:17px!important}.add-tip-betfolio-page .betfolio-more-btn{min-width:106px!important;font-size:15px!important;font-weight:900!important}.add-tip-betfolio-page .betfolio-odd-box:hover,.add-tip-betfolio-page .betfolio-odd-box.active,.add-tip-betfolio-page .betfolio-more-btn:hover{box-shadow:0 16px 32px #0003,0 0 16px #25dcff1a!important}.add-tip-betfolio-page .betfolio-match-hero{margin-bottom:10px!important;box-shadow:0 28px 70px #00000057,inset 0 1px #ffffff0f,0 0 28px #21d5ff0f!important}.add-tip-betfolio-page .betfolio-match-hero-meta{-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}.add-tip-betfolio-page .betfolio-market-board-view{padding:12px!important;gap:18px!important}.add-tip-betfolio-page .betfolio-market-accordion-list{gap:12px!important}.add-tip-betfolio-page .betfolio-market-accordion{border-radius:20px!important;border:1px solid rgba(53,210,255,.12)!important;background:linear-gradient(180deg,#0a1b34e0,#08162cf0)!important;box-shadow:0 12px 30px #00000024,inset 0 1px #ffffff08!important;overflow:hidden!important}.add-tip-betfolio-page .betfolio-market-accordion.expanded{border-color:#44e2ff3d!important;box-shadow:0 16px 38px #0003,0 0 18px #22d9ff0f!important}.add-tip-betfolio-page .betfolio-market-accordion-head{min-height:58px!important;padding:16px 18px!important}.add-tip-betfolio-page .betfolio-market-accordion-head strong{font-size:15px!important}.add-tip-betfolio-page .betfolio-market-accordion-head b{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:28px!important;height:28px!important;border-radius:999px!important;background:#ffffff0a!important;border:1px solid rgba(255,255,255,.04)!important}.add-tip-betfolio-page .betfolio-market-options.board-options{padding:0 16px 16px!important;gap:10px!important}.add-tip-betfolio-page .betfolio-market-option{min-height:56px!important;padding:12px 14px!important;border-radius:15px!important;background:linear-gradient(180deg,#182c51f5,#101f3cfa)!important;border:1px solid rgba(78,180,255,.14)!important}.add-tip-betfolio-page .betfolio-market-option span,.add-tip-betfolio-page .betfolio-market-option strong{font-size:14px!important}.add-tip-betfolio-page .betfolio-market-option b{font-size:15px!important}.add-tip-betfolio-page .betfolio-side-top,.add-tip-betfolio-page .betfolio-ticket-top,.add-tip-betfolio-page .betfolio-details-top{border-radius:22px!important}.add-tip-betfolio-page .betfolio-ticket-body,.add-tip-betfolio-page .betfolio-details-body{gap:14px!important}.add-tip-betfolio-page .publish-btn,.add-tip-betfolio-page .betfolio-ticket-actions button{min-height:50px!important;border-radius:16px!important}.add-tip-betfolio-page .tip-add-plan-pill{padding:10px 12px!important;border-radius:16px!important;background:#08183070!important;border:1px solid rgba(65,219,255,.1)!important}@keyframes premiumFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes premiumTilt{0%,to{transform:rotate(-7deg) translateY(0)}50%{transform:rotate(-6deg) translateY(-5px)}}@media (max-width: 1500px){.add-tip-betfolio-page .betfolio-add-hero-copy h2{font-size:52px!important}.add-tip-betfolio-page .betfolio-event-teamline strong{font-size:17px!important}}@media (max-width: 1200px){.add-tip-betfolio-page .betfolio-add-mode-switch button{min-width:220px!important}.add-tip-betfolio-page .betfolio-event-row{min-height:112px!important}.add-tip-betfolio-page .betfolio-more-btn{min-width:100px!important}}@media (max-width: 900px){.add-tip-betfolio-page .betfolio-add-hero{min-height:auto!important;padding:24px 20px!important}.add-tip-betfolio-page .betfolio-add-hero-copy h2{font-size:42px!important}.add-tip-betfolio-page .betfolio-add-hero-features div{min-width:100%!important}.add-tip-betfolio-page .betfolio-add-mode-switch{width:100%!important}.add-tip-betfolio-page .betfolio-add-mode-switch button{min-width:0!important;width:100%!important}}.add-tip-betfolio-page .betfolio-add-shell.ticket-visible .betfolio-right,.add-tip-betfolio-page .betfolio-right{top:88px!important;align-self:start!important;margin-top:0!important}.add-tip-betfolio-page .betfolio-match-hero-logo-wrap{position:relative!important;width:64px!important;height:64px!important;display:grid!important;place-items:center!important}.add-tip-betfolio-page .betfolio-match-hero-logo-wrap img,.add-tip-betfolio-page .betfolio-match-hero-logo-wrap .betfolio-match-hero-fallback{grid-area:1 / 1!important}.add-tip-betfolio-page .betfolio-match-hero-logo-wrap img{width:64px!important;height:64px!important;object-fit:contain!important;border-radius:18px!important;filter:drop-shadow(0 10px 18px rgba(0,0,0,.28))!important}.add-tip-betfolio-page .betfolio-match-hero-logo-wrap.has-logo:not(.logo-failed) .betfolio-match-hero-fallback{display:none!important}.add-tip-betfolio-page .betfolio-match-hero-logo-wrap.logo-failed img{display:none!important}.add-tip-betfolio-page .betfolio-match-hero-logo-wrap .betfolio-match-hero-fallback{width:64px!important;height:64px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:18px!important}@media (max-width: 900px){.add-tip-betfolio-page .betfolio-match-hero-logo-wrap,.add-tip-betfolio-page .betfolio-match-hero-logo-wrap img,.add-tip-betfolio-page .betfolio-match-hero-logo-wrap .betfolio-match-hero-fallback{width:56px!important;height:56px!important}}.add-tip-betfolio-page .betfolio-market-option.active,.add-tip-betfolio-page .betfolio-market-option.active:hover,.add-tip-betfolio-page .betfolio-odd-box.active,.add-tip-betfolio-page .betfolio-odd-box.active:hover{background:linear-gradient(180deg,#ffe27e,#ffcf47 52%,#f4b800)!important;color:#07111d!important;border-color:#ffd252db!important;box-shadow:0 12px 30px #ffb80047,inset 0 1px #ffffff75,0 0 0 1px #ffdc732e!important}.add-tip-betfolio-page .betfolio-market-option.active span,.add-tip-betfolio-page .betfolio-market-option.active strong,.add-tip-betfolio-page .betfolio-market-option.active b,.add-tip-betfolio-page .betfolio-odd-box.active span,.add-tip-betfolio-page .betfolio-odd-box.active b{color:#07111d!important}.bet-row{grid-template-columns:minmax(0,1.6fr) minmax(110px,.7fr) minmax(130px,.8fr)!important}.bet-row div:nth-child(3){background:linear-gradient(180deg,#18f2c60a,#3ad0ff08)!important}.bet-row div:nth-child(3) b{color:#eefaff!important}@media (max-width: 900px){.bet-row{grid-template-columns:1fr!important}.bet-row div+div{border-left:0!important;border-top:1px solid var(--border)!important}}.wallet-v2-hero{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) 520px!important;align-items:center!important;gap:28px!important;min-height:306px!important;margin:2px 0!important;padding:34px 42px!important;overflow:hidden!important;border-radius:28px!important;border:1px solid rgba(45,228,255,.18)!important;background:radial-gradient(circle at 72% 45%,rgba(16,157,255,.2),transparent 30%),radial-gradient(circle at 86% 18%,rgba(38,234,255,.1),transparent 18%),linear-gradient(135deg,#051227fa,#071935f0)!important;box-shadow:0 24px 70px #00000057,inset 0 1px #ffffff0a,0 0 0 1px #15dbff09!important}.wallet-v2-hero:before{content:""!important;position:absolute!important;top:-1px!important;right:-1px!important;bottom:-1px!important;left:-1px!important;pointer-events:none!important;background:linear-gradient(115deg,rgba(42,235,255,.08),transparent 38%),linear-gradient(290deg,rgba(93,125,255,.08),transparent 34%)!important}.wallet-v2-hero-copy{position:relative!important;z-index:2!important}.wallet-v2-hero-copy h2{margin:0 0 14px!important;color:#f4f8ff!important;font-size:56px!important;line-height:.95!important;letter-spacing:-.055em!important;font-weight:1000!important;text-shadow:0 10px 36px rgba(0,0,0,.32)!important}.wallet-v2-hero-copy h2 span{color:#29ddff!important;text-shadow:0 0 28px rgba(41,221,255,.24)!important}.wallet-v2-hero-copy p{max-width:640px!important;margin:0 0 28px!important;color:#d9e5f5!important;font-size:18px!important;line-height:1.5!important;font-weight:650!important}.wallet-v2-hero-features{display:flex!important;align-items:flex-start!important;gap:26px!important;flex-wrap:wrap!important}.wallet-v2-hero-features div{min-width:168px!important;display:grid!important;grid-template-columns:38px 1fr!important;column-gap:12px!important;row-gap:3px!important;align-items:center!important}.wallet-v2-hero-features i{grid-row:span 2!important;width:38px!important;height:38px!important;display:grid!important;place-items:center!important;border-radius:13px!important;color:#24e5ff!important;font-style:normal!important;font-size:21px!important;font-weight:1000!important;background:#18d3ff12!important;border:1px solid rgba(40,226,255,.18)!important;box-shadow:0 0 24px #24e5ff14!important}.wallet-v2-hero-features strong{color:#f3f7ff!important;font-size:13px!important;font-weight:900!important}.wallet-v2-hero-features small{color:#a8bbd3!important;font-size:12px!important;line-height:1.35!important}.wallet-v2-hero-visual{position:relative!important;min-height:220px!important;display:flex!important;align-items:center!important;justify-content:center!important}.wallet-v2-hero-orbit{position:absolute!important;width:470px!important;height:170px!important;border:1px solid rgba(43,219,255,.28)!important;border-radius:50%!important;transform:rotate(-14deg)!important;box-shadow:0 0 35px #23d4ff14!important}.wallet-v2-hero-orbit:after{content:""!important;position:absolute!important;right:58px!important;bottom:-4px!important;width:8px!important;height:8px!important;border-radius:999px!important;background:#2de7ff!important;box-shadow:0 0 22px #2de7ffe6!important}.wallet-v2-hero-coin{position:absolute!important;left:78px!important;top:28px!important;width:150px!important;height:150px!important;display:grid!important;place-items:center!important;border-radius:50%!important;font-size:106px!important;line-height:1!important;filter:saturate(.78) brightness(.88)!important;text-shadow:0 0 34px rgba(29,214,255,.34)!important;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.28),transparent 27%),radial-gradient(circle at 50% 50%,#1ccfff2e,#071123fa 68%)!important;box-shadow:0 0 0 1px #2fdeff47,0 0 55px #18d3ff2e,inset 0 0 28px #28dcff1a!important}.wallet-v2-hero-card{position:absolute!important;display:flex!important;flex-direction:column!important;gap:4px!important;padding:14px 16px!important;border-radius:18px!important;background:linear-gradient(180deg,#0b2344b3,#07162dc2)!important;border:1px solid rgba(44,226,255,.22)!important;box-shadow:0 18px 40px #00000042,0 0 24px #19d5ff14,inset 0 1px #ffffff0d!important}.wallet-v2-hero-card b{color:#9ed9ec!important;font-size:12px!important;font-weight:900!important;letter-spacing:.02em!important}.wallet-v2-hero-card strong{color:#f7fbff!important;font-size:26px!important;line-height:1.05!important;font-weight:1000!important}.wallet-v2-hero-card span{color:#95afc2!important;font-size:11.5px!important;font-weight:700!important}.wallet-v2-hero-card-main{right:28px!important;top:12px!important;width:208px!important;min-height:106px!important;transform:rotate(-6deg)!important}.wallet-v2-hero-card-deposit{right:146px!important;bottom:18px!important;width:166px!important;min-height:88px!important}.wallet-v2-hero-card-withdraw{right:10px!important;bottom:30px!important;width:154px!important;min-height:80px!important;opacity:.96!important}.wallet-v2-hero-card-deposit strong{color:#22efd1!important;font-size:22px!important}.wallet-v2-hero-card-withdraw strong{color:#7ed2ff!important;font-size:22px!important}@media (max-width:1450px){.wallet-v2-hero{grid-template-columns:minmax(0,1fr) 390px!important;padding:30px!important}.wallet-v2-hero-copy h2{font-size:48px!important}.wallet-v2-hero-orbit{width:360px!important}.wallet-v2-hero-coin{left:16px!important;width:128px!important;height:128px!important;font-size:92px!important}.wallet-v2-hero-card-main{right:10px!important;width:184px!important}.wallet-v2-hero-card-deposit{right:98px!important;width:150px!important}.wallet-v2-hero-card-withdraw{right:0!important;width:140px!important}}@media (max-width:1100px){.wallet-v2-hero{grid-template-columns:1fr!important;min-height:0!important}.wallet-v2-hero-visual{min-height:210px!important}}@media (max-width:720px){.wallet-v2-hero{padding:24px!important}.wallet-v2-hero-copy h2{font-size:38px!important}.wallet-v2-hero-copy p{font-size:15px!important}.wallet-v2-hero-features{gap:18px!important}.wallet-v2-hero-visual{display:none!important}}.subscription-status-chip{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:8px 14px!important;border-radius:999px!important;font-size:12px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;border:1px solid rgba(61,244,255,.22)!important;background:#08192eb8!important;color:#dffaff!important;box-shadow:0 0 18px #00eaff1a!important}.subscription-status-chip.is-premium{border-color:#00eaff59!important;color:#6ff7ff!important}.subscription-status-chip.is-free{border-color:#ffcd3f47!important;color:#ffd769!important}.subscription-stripe-link{width:100%!important;margin-top:10px!important;padding:12px 14px!important;border:none!important;border-radius:14px!important;background:#06142480!important;color:#7ef8ff!important;font-weight:700!important;font-size:13px!important;line-height:1.45!important;cursor:pointer!important;box-shadow:inset 0 0 0 1px #3df4ff29!important;transition:transform .18s ease,box-shadow .18s ease,color .18s ease!important}.subscription-stripe-link:hover{transform:translateY(-1px)!important;box-shadow:inset 0 0 0 1px #3df4ff47,0 12px 28px #00000038!important;color:#a9ffff!important}.wallet-v2-history-empty{display:flex!important;align-items:center!important;min-height:58px!important;padding:14px 16px!important;border-radius:14px!important;border:1px dashed rgba(32,218,255,.16)!important;color:#91a9bc!important;font-size:13px!important;font-weight:700!important;background:#05101c57!important}.wallet-v2-history-item .history-text strong{white-space:normal!important}.invoice-info a{color:#18ead8!important;font-style:normal!important;font-weight:900!important;text-decoration:none!important}.invoice-info a:hover{text-decoration:underline!important}.wallet-v2-empty-documents{min-height:126px!important;display:grid!important;place-content:center!important;gap:6px!important;text-align:center!important;color:#8ea6b7!important}.wallet-v2-empty-documents strong{color:#eaf8ff!important;font-size:15px!important}.wallet-v2-empty-documents small{font-size:13px!important}.payment-invoice-link{color:#18ead8!important;font-weight:900!important;text-decoration:none!important}.payment-invoice-link:hover{text-decoration:underline!important}.payments-row{grid-template-columns:1.1fr 1.25fr .8fr .8fr .8fr!important}@media (max-width:900px){.payments-row{grid-template-columns:1fr!important}}.earnings-card-v2 .earnings-topline select{min-height:42px!important;padding:0 16px!important;border-radius:13px!important;border:1px solid rgba(45,228,255,.16)!important;background:#061423db!important;color:#effaff!important;font-weight:900!important;outline:none!important}.earnings-live-stats{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin:0 0 12px!important}.earnings-live-stats span{display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:34px!important;padding:0 12px!important;border-radius:999px!important;color:#9db5c9!important;background:#081422b8!important;border:1px solid rgba(45,228,255,.1)!important;font-size:12px!important;font-weight:750!important}.earnings-live-stats b{color:#effaff!important}.earnings-live-chart .chart-area{position:relative!important;overflow:hidden!important}.earnings-live-chart .chart-area span{display:none!important}.earnings-live-chart svg{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;overflow:visible!important}.earnings-live-chart polygon{fill:#14e2ee1f!important}.earnings-live-chart polyline{fill:none!important;stroke:#18e6e1!important;stroke-width:1.5!important;vector-effect:non-scaling-stroke!important;stroke-linecap:round!important;stroke-linejoin:round!important;filter:drop-shadow(0 0 10px rgba(24,230,225,.26))!important}.earnings-live-chart .y-labels span{white-space:nowrap!important;font-size:11px!important}.earnings-live-chart .x-labels{justify-content:space-between!important}.earnings-live-last{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin:12px 0 0!important}.earnings-live-last span{display:inline-flex!important;gap:8px!important;align-items:center!important;padding:8px 12px!important;border-radius:12px!important;background:#0a1a2aad!important;border:1px solid rgba(45,228,255,.1)!important;color:#9db5c9!important;font-size:12px!important}.earnings-live-last b{color:#13ead8!important}.earnings-empty-v2{min-height:142px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin:10px 0 14px!important;padding:20px!important;border-radius:18px!important;border:1px dashed rgba(45,228,255,.18)!important;background:#06132175!important;text-align:center!important}.earnings-empty-v2 strong{color:#eefaff!important;font-size:16px!important}.earnings-empty-v2 span{max-width:390px!important;color:#91a8bc!important;font-size:13px!important;line-height:1.45!important}.wallet-v2-action-grid button{cursor:pointer!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}.wallet-v2-action-grid button:hover{transform:translateY(-2px)!important;border-color:#37d8e247!important;box-shadow:0 16px 30px #0003,0 0 22px #12ebdf14!important}.wallet-v2-action-grid .wallet-v2-action-history{grid-column:span 2!important}.wallet-token-exchange-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1200!important;display:grid!important;place-items:center!important;padding:20px!important;background:#020810b8!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.wallet-token-exchange-modal{position:relative!important;width:min(470px,100%)!important;padding:28px!important;border-radius:24px!important;border:1px solid rgba(45,228,255,.2)!important;background:linear-gradient(180deg,#081b31fa,#040e1bfa)!important;box-shadow:0 26px 80px #0000007a,0 0 44px #23dfff1a!important}.wallet-token-exchange-close{position:absolute!important;right:16px!important;top:14px!important;width:34px!important;height:34px!important;border-radius:999px!important;border:1px solid rgba(45,228,255,.18)!important;background:#061423b8!important;color:#dffaff!important;font-size:22px!important;cursor:pointer!important}.wallet-token-exchange-modal h3{margin:0 0 8px!important;color:#f4fbff!important;font-size:24px!important}.wallet-token-exchange-modal p{margin:0 0 18px!important;color:#a8bdd1!important;line-height:1.45!important}.wallet-token-exchange-modal label{display:grid!important;gap:8px!important;margin-bottom:16px!important}.wallet-token-exchange-modal label span{color:#dcecf7!important;font-weight:800!important;font-size:13px!important}.wallet-token-exchange-modal input{height:50px!important;border-radius:14px!important;border:1px solid rgba(45,228,255,.18)!important;background:#040f1cd6!important;color:#f5fbff!important;padding:0 16px!important;font-size:17px!important;font-weight:900!important}.wallet-token-exchange-summary{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;margin:0 0 18px!important}.wallet-token-exchange-summary div{display:grid!important;gap:5px!important;padding:14px!important;border-radius:16px!important;border:1px solid rgba(45,228,255,.14)!important;background:#071627b8!important}.wallet-token-exchange-summary small{color:#93aabd!important;font-size:12px!important;font-weight:800!important}.wallet-token-exchange-summary b{color:#20eadc!important;font-size:22px!important}.wallet-stripe-connect-card{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;min-height:116px!important;padding:22px 28px!important;margin:0 0 2px!important;border-radius:24px!important;border:1px solid rgba(45,228,255,.16)!important;background:linear-gradient(135deg,#061828f5,#071d2feb)!important;box-shadow:0 18px 44px #0000002e,inset 0 1px #ffffff08!important}.wallet-stripe-connect-main{display:flex!important;align-items:center!important;gap:18px!important;min-width:0!important}.wallet-stripe-connect-icon{flex:0 0 auto!important;width:58px!important;height:58px!important;display:grid!important;place-items:center!important;border-radius:18px!important;color:#2ee9ff!important;font-size:23px!important;font-weight:1000!important;border:1px solid rgba(45,228,255,.22)!important;background:#16c9f214!important;box-shadow:0 0 28px #2de4ff17!important}.wallet-stripe-connect-head{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important;margin-bottom:8px!important}.wallet-stripe-connect-head h3{margin:0!important;color:#f4fbff!important;font-size:18px!important;line-height:1!important;font-weight:1000!important}.wallet-stripe-connect-card p{margin:0 0 6px!important;color:#dbe7f3!important;font-size:15px!important;line-height:1.45!important}.wallet-stripe-connect-card p b{color:#24e9ff!important}.wallet-stripe-connect-card small{color:#8fa9bd!important;font-size:13px!important;line-height:1.35!important}.wallet-stripe-connect-card>button{flex:0 0 auto!important;min-width:206px!important;min-height:58px!important;padding:0 22px!important;border:0!important;border-radius:18px!important;color:#fff!important;font-size:15px!important;font-weight:1000!important;cursor:pointer!important;background:linear-gradient(135deg,#22cfff,#246fe8)!important;box-shadow:0 16px 34px #167cef47!important;transition:transform .18s ease,box-shadow .18s ease!important}.wallet-stripe-connect-card>button:hover{transform:translateY(-2px)!important;box-shadow:0 20px 42px #167cef5c!important}@media (max-width:900px){.wallet-stripe-connect-card{flex-direction:column!important;align-items:stretch!important}.wallet-stripe-connect-card>button{width:100%!important}}.wallet-v2-methods-card{display:flex!important;flex-direction:column!important}.wallet-v2-method-section{display:grid!important;gap:8px!important}.wallet-v2-method-section-payout{margin-top:14px!important;padding-top:14px!important;border-top:1px solid rgba(55,216,226,.1)!important}.wallet-v2-payment-grid-live{margin-bottom:0!important}.wallet-v2-payment-grid-live>button.wallet-pay-method{min-height:84px!important;border-radius:12px!important;border:1px solid rgba(55,216,226,.12)!important;background:linear-gradient(180deg,#07171ff5,#040e16fa)!important;padding:12px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;text-align:center!important;cursor:pointer!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,opacity .18s ease!important}.wallet-v2-payment-grid-live>button.wallet-pay-method strong{font-size:13px!important;color:#ebfaff!important}.wallet-v2-payment-grid-live>button.wallet-pay-method small{font-size:11px!important;color:#8aa1b1!important}.wallet-v2-payment-grid-live>button.wallet-pay-method.is-active:hover{transform:translateY(-2px)!important;border-color:#25e7ff47!important;box-shadow:0 14px 28px #0000002e,0 0 22px #1fe1f714!important}.wallet-v2-payment-grid-live>button.wallet-pay-method.is-locked{cursor:not-allowed!important;opacity:.72!important}.wallet-v2-payment-grid-live>button.wallet-pay-method.is-locked small{color:#f1c36b!important}.pay-logo.stripe{background:linear-gradient(135deg,#635bff,#2aa5ff)!important;color:#fff!important}.pay-logo.revolut{background:linear-gradient(135deg,#111d2f,#24405f)!important;color:#eef7ff!important}.wallet-subpage{display:grid!important;gap:16px!important}.wallet-subpage-tabs{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important;padding:14px!important;border-radius:22px!important}.wallet-subpage-tabs button{min-height:48px!important;padding:0 22px!important;border-radius:16px!important;border:1px solid rgba(55,216,226,.14)!important;background:#05121fbd!important;color:#eaf7ff!important;font-weight:900!important;cursor:pointer!important}.wallet-subpage-tabs button.active{border-color:#37d8e257!important;background:linear-gradient(135deg,#0a5e68bd,#05202df2)!important;box-shadow:0 0 22px #18e6e114!important}.deposits-hero{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding:30px!important;border-radius:28px!important;background:linear-gradient(135deg,#071b31fa,#082642eb)!important}.deposits-hero span{display:block!important;color:#1de5f3!important;font-weight:900!important;font-size:13px!important;text-transform:uppercase!important;letter-spacing:.08em!important}.deposits-hero h1{margin:6px 0 8px!important;color:#f5fbff!important;font-size:36px!important;line-height:1!important}.deposits-hero p{margin:0!important;max-width:700px!important;color:#aec1d3!important;line-height:1.55!important}.deposits-balance{min-width:220px!important;padding:22px!important;border-radius:22px!important;border:1px solid rgba(55,216,226,.16)!important;background:#04111fa3!important;text-align:right!important}.deposits-balance small{display:block!important;color:#90a8bd!important;font-weight:800!important;margin-bottom:4px!important}.deposits-balance b{display:block!important;color:#f5fbff!important;font-size:30px!important}.deposits-grid{display:grid!important;grid-template-columns:1.15fr .9fr 1fr!important;gap:16px!important}.deposits-card{padding:22px!important;border-radius:24px!important}.deposits-card-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:10px!important}.deposits-card-head h2{margin:0!important;color:#f3fbff!important;font-size:20px!important}.deposits-live-pill{padding:8px 12px!important;border-radius:999px!important;border:1px solid rgba(39,239,223,.22)!important;background:#08464661!important;color:#24eadf!important;font-size:12px!important;font-weight:900!important}.deposits-card p{margin:0 0 16px!important;color:#9fb5c8!important;line-height:1.5!important}.deposits-amounts{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-bottom:16px!important}.deposits-amounts button{min-height:42px!important;padding:0 16px!important;border-radius:13px!important;border:1px solid rgba(55,216,226,.14)!important;background:#04111fb8!important;color:#edfaff!important;font-weight:900!important;cursor:pointer!important}.deposits-amounts button.active{color:#03131e!important;background:linear-gradient(135deg,#2be9ff,#6c7dff)!important;border-color:transparent!important}.deposits-custom{display:grid!important;gap:8px!important;margin-bottom:16px!important}.deposits-custom span{color:#d9eaf5!important;font-size:13px!important;font-weight:900!important}.deposits-custom input{height:50px!important;border-radius:15px!important;border:1px solid rgba(55,216,226,.16)!important;background:#030e1bd6!important;color:#f5fbff!important;padding:0 16px!important;font-size:16px!important;font-weight:900!important}.deposits-pay-btn{margin-top:0!important}.deposits-methods{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:10px!important;margin-bottom:18px!important}.deposits-methods>div{min-height:86px!important;padding:12px!important;border-radius:16px!important;border:1px solid rgba(55,216,226,.12)!important;background:#04111ead!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:7px!important}.deposits-methods strong{color:#edfaff!important;font-size:13px!important}.deposits-methods small{color:#91a9bd!important;font-size:11px!important}.deposits-methods .locked{opacity:.72!important}.deposits-methods .locked small{color:#f1c36b!important}.deposits-rules{margin:0!important;padding-left:18px!important;color:#9fb5c8!important;display:grid!important;gap:9px!important;font-size:13px!important;line-height:1.45!important}.deposits-history-list{display:grid!important;gap:10px!important}.deposits-history-list div{display:grid!important;grid-template-columns:1fr auto!important;gap:4px 12px!important;padding:12px!important;border-radius:16px!important;border:1px solid rgba(55,216,226,.1)!important;background:#04111ea3!important}.deposits-history-list span{grid-column:1!important;color:#9fb5c8!important;font-size:12px!important}.deposits-history-list strong{grid-column:2!important;grid-row:1 / span 2!important;color:#21e9d8!important;align-self:center!important}.deposits-history-list small{grid-column:1!important;color:#e9f7ff!important;font-weight:800!important}.deposits-empty{min-height:146px!important;display:grid!important;place-items:center!important;text-align:center!important;border-radius:18px!important;border:1px dashed rgba(55,216,226,.18)!important;color:#98afc3!important}@media (max-width:1200px){.deposits-grid{grid-template-columns:1fr!important}.deposits-hero{flex-direction:column!important;align-items:stretch!important}.deposits-balance{text-align:left!important}}.payout-live-page{display:grid!important;gap:16px!important}.payout-live-loading{min-height:220px!important;display:grid!important;place-items:center!important;gap:8px!important;border-radius:24px!important;color:#dff8ff!important}.payout-live-loading span{color:#96aec2!important}.payout-live-hero{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding:30px!important;border-radius:28px!important;background:linear-gradient(135deg,#071b31fa,#082642eb)!important}.payout-live-hero span{display:block!important;color:#1de5f3!important;font-weight:900!important;font-size:13px!important;text-transform:uppercase!important;letter-spacing:.08em!important}.payout-live-hero h1{margin:6px 0 8px!important;color:#f5fbff!important;font-size:36px!important;line-height:1!important}.payout-live-hero p{margin:0!important;max-width:720px!important;color:#aec1d3!important;line-height:1.55!important}.payout-live-available{min-width:220px!important;padding:22px!important;border-radius:22px!important;border:1px solid rgba(55,216,226,.16)!important;background:#04111fa3!important;text-align:right!important}.payout-live-available small{display:block!important;color:#90a8bd!important;font-weight:800!important;margin-bottom:4px!important}.payout-live-available b{display:block!important;color:#f5fbff!important;font-size:30px!important}.payout-live-stats{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:16px!important}.payout-live-stats>div{display:grid!important;gap:6px!important;padding:20px!important;border-radius:22px!important}.payout-live-stats span{color:#9cb3c6!important;font-weight:850!important;font-size:13px!important}.payout-live-stats b{color:#f4fbff!important;font-size:26px!important}.payout-live-stats small{color:#7f97aa!important}.payout-live-grid{display:grid!important;grid-template-columns:1.1fr .9fr 1fr!important;gap:16px!important}.payout-live-request-card,.payout-live-methods-card,.payout-live-history-card{padding:22px!important;border-radius:24px!important}.payout-live-card-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:10px!important}.payout-live-card-head h2{margin:0!important;color:#f3fbff!important;font-size:20px!important}.payout-live-card-head span{padding:8px 12px!important;border-radius:999px!important;font-size:12px!important;font-weight:900!important}.payout-live-card-head span.ready{color:#24eadf!important;border:1px solid rgba(39,239,223,.22)!important;background:#08464661!important}.payout-live-card-head span.locked{color:#ffd47e!important;border:1px solid rgba(255,208,105,.18)!important;background:#5234084d!important}.payout-live-request-card p{margin:0 0 16px!important;color:#9fb5c8!important;line-height:1.5!important}.payout-live-request-card p b{color:#eafaff!important}.payout-live-request-summary{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:10px!important;margin-bottom:16px!important}.payout-live-request-summary div{display:grid!important;gap:4px!important;padding:14px!important;border-radius:16px!important;border:1px solid rgba(55,216,226,.1)!important;background:#04111ea8!important}.payout-live-request-summary small{color:#91a9bd!important;font-weight:800!important;font-size:12px!important}.payout-live-request-summary b{color:#f5fbff!important;font-size:18px!important}.payout-live-request-card button{width:100%!important;min-height:52px!important;border:0!important;border-radius:16px!important;color:#03131e!important;font-weight:1000!important;font-size:15px!important;background:linear-gradient(135deg,#25e9ff,#6e7cff)!important;cursor:pointer!important}.payout-live-request-card button:disabled{opacity:.56!important;cursor:not-allowed!important;filter:saturate(.55)!important}.payout-live-request-card button.secondary{margin-top:10px!important;background:#05121fbf!important;color:#dffaff!important;border:1px solid rgba(55,216,226,.18)!important}.payout-live-methods{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:10px!important;margin-bottom:18px!important}.payout-live-methods button{min-height:90px!important;padding:12px!important;border-radius:16px!important;border:1px solid rgba(55,216,226,.12)!important;background:#04111ead!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:7px!important;cursor:pointer!important}.payout-live-methods strong{color:#edfaff!important;font-size:13px!important}.payout-live-methods small{color:#91a9bd!important;font-size:11px!important}.payout-live-methods .locked{opacity:.72!important;cursor:not-allowed!important}.payout-live-methods .locked small{color:#f1c36b!important}.payout-live-methods-card ul{margin:0!important;padding-left:18px!important;color:#9fb5c8!important;display:grid!important;gap:9px!important;font-size:13px!important;line-height:1.45!important}.payout-live-history{display:grid!important;gap:10px!important}.payout-live-history>div{display:grid!important;grid-template-columns:1fr auto!important;gap:4px 12px!important;padding:12px!important;border-radius:16px!important;border:1px solid rgba(55,216,226,.1)!important;background:#04111ea3!important}.payout-live-history span{grid-column:1!important;color:#9fb5c8!important;font-size:12px!important}.payout-live-history strong{grid-column:2!important;grid-row:1 / span 2!important;align-self:center!important;color:#f5fbff!important}.payout-live-history small{grid-column:1!important;font-weight:900!important}.payout-live-history .status-pending{color:#ffd47e!important}.payout-live-history .status-approved{color:#57e7ff!important}.payout-live-history .status-paid{color:#21e9d8!important}.payout-live-history .status-rejected{color:#ff7d8d!important}.payout-live-empty{min-height:146px!important;display:grid!important;place-items:center!important;text-align:center!important;border-radius:18px!important;border:1px dashed rgba(55,216,226,.18)!important;color:#98afc3!important}.payout-live-empty strong{display:block!important;color:#eafaff!important;margin-bottom:5px!important}@media (max-width:1200px){.payout-live-grid{grid-template-columns:1fr!important}.payout-live-stats{grid-template-columns:repeat(2,1fr)!important}.payout-live-hero{flex-direction:column!important;align-items:stretch!important}.payout-live-available{text-align:left!important}}@media (max-width:700px){.payout-live-stats,.payout-live-request-summary,.payout-live-methods{grid-template-columns:1fr!important}}.payments-live-page{display:grid!important;gap:16px!important}.payments-live-hero{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding:30px!important;border-radius:28px!important;background:linear-gradient(135deg,#071b31fa,#082642eb)!important}.payments-live-hero span{display:block!important;color:#1de5f3!important;font-weight:900!important;font-size:13px!important;text-transform:uppercase!important;letter-spacing:.08em!important}.payments-live-hero h1{margin:6px 0 8px!important;color:#f5fbff!important;font-size:36px!important;line-height:1!important}.payments-live-hero p{margin:0!important;max-width:730px!important;color:#aec1d3!important;line-height:1.55!important}.payments-live-total{min-width:220px!important;padding:22px!important;border-radius:22px!important;border:1px solid rgba(55,216,226,.16)!important;background:#04111fa3!important;text-align:right!important}.payments-live-total small{display:block!important;color:#90a8bd!important;font-weight:800!important;margin-bottom:4px!important}.payments-live-total b{display:block!important;color:#f5fbff!important;font-size:30px!important}.payments-live-stats{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:16px!important}.payments-live-stats>div{display:grid!important;gap:6px!important;padding:20px!important;border-radius:22px!important}.payments-live-stats span{color:#9cb3c6!important;font-weight:850!important;font-size:13px!important}.payments-live-stats b{color:#f4fbff!important;font-size:26px!important}.payments-live-stats small{color:#7f97aa!important}.payments-live-grid{display:grid!important;grid-template-columns:minmax(0,1.65fr) minmax(300px,.65fr)!important;gap:16px!important}.payments-live-table-card,.payments-live-info-card{padding:22px!important;border-radius:24px!important}.payments-live-card-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:14px!important}.payments-live-card-head h2{margin:0!important;color:#f3fbff!important;font-size:20px!important}.payments-live-card-head span{color:#8fa9bd!important;font-size:13px!important;font-weight:850!important}.payments-live-filters{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-bottom:16px!important}.payments-live-filters button{min-height:40px!important;padding:0 14px!important;border-radius:999px!important;border:1px solid rgba(55,216,226,.14)!important;background:#04111fb8!important;color:#e9f8ff!important;font-weight:900!important;cursor:pointer!important}.payments-live-filters button b{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:20px!important;height:20px!important;margin-left:6px!important;padding:0 6px!important;border-radius:999px!important;background:#ffffff0f!important;font-size:11px!important}.payments-live-filters button.active{color:#03131e!important;background:linear-gradient(135deg,#2be9ff,#6c7dff)!important;border-color:transparent!important}.payments-live-table{display:grid!important;gap:10px!important}.payments-live-row{display:grid!important;grid-template-columns:1.15fr 1.25fr .8fr .7fr .7fr!important;gap:12px!important;align-items:center!important;padding:14px!important;border-radius:16px!important;border:1px solid rgba(55,216,226,.1)!important;background:#04111ea3!important}.payments-live-row.header{padding:0 14px 10px!important;border:0!important;background:transparent!important;border-radius:0!important;color:#8ea6bb!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important}.payments-live-row span{color:#dff3ff!important;font-size:13px!important}.payments-live-row span strong{display:block!important;color:#f4fbff!important}.payments-live-row span small{display:block!important;color:#8ea6bb!important;margin-top:3px!important}.payments-live-status{font-weight:900!important}.payments-live-status.status-paid,.payments-live-status.status-completed,.payments-live-status.status-succeeded{color:#21e9d8!important}.payments-live-status.status-pending{color:#ffd47e!important}.payments-live-status.status-failed{color:#ff7d8d!important}.payments-live-status.status-refunded{color:#79d2ff!important}.payments-live-amount{font-weight:1000!important;color:#f5fbff!important}.payments-live-empty{min-height:180px!important;display:grid!important;place-items:center!important;text-align:center!important;border-radius:18px!important;border:1px dashed rgba(55,216,226,.18)!important;color:#98afc3!important}.payments-live-empty strong{display:block!important;color:#eafaff!important;margin-bottom:5px!important}.payments-live-side{display:grid!important;gap:16px!important;align-content:start!important}.payments-live-info-card ul{margin:0!important;padding-left:18px!important;color:#9fb5c8!important;display:grid!important;gap:10px!important;line-height:1.45!important}.payments-live-info-card p{margin:0 0 16px!important;color:#9fb5c8!important;line-height:1.5!important}.payments-live-info-card p b{color:#eafaff!important}.payments-live-info-card button{width:100%!important;min-height:48px!important;border:0!important;border-radius:16px!important;color:#03131e!important;font-weight:1000!important;font-size:14px!important;background:linear-gradient(135deg,#25e9ff,#6e7cff)!important;cursor:pointer!important}.payments-live-info-card button.secondary{margin-top:10px!important;background:#05121fbf!important;color:#dffaff!important;border:1px solid rgba(55,216,226,.18)!important}@media (max-width:1200px){.payments-live-grid{grid-template-columns:1fr!important}.payments-live-stats{grid-template-columns:repeat(2,1fr)!important}.payments-live-hero{flex-direction:column!important;align-items:stretch!important}.payments-live-total{text-align:left!important}}@media (max-width:900px){.payments-live-row,.payments-live-row.header{grid-template-columns:1fr!important}.payments-live-row.header{display:none!important}}@media (max-width:700px){.payments-live-stats{grid-template-columns:1fr!important}}.subscription-live-page{display:grid!important;gap:16px!important}.subscription-live-hero{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding:30px!important;border-radius:28px!important;background:linear-gradient(135deg,#071b31fa,#082642eb)!important}.subscription-live-hero span{display:block!important;color:#1de5f3!important;font-weight:900!important;font-size:13px!important;text-transform:uppercase!important;letter-spacing:.08em!important}.subscription-live-hero h1{margin:6px 0 8px!important;color:#f5fbff!important;font-size:36px!important;line-height:1!important}.subscription-live-hero p{margin:0!important;max-width:730px!important;color:#aec1d3!important;line-height:1.55!important}.subscription-live-status{min-width:220px!important;padding:22px!important;border-radius:22px!important;border:1px solid rgba(55,216,226,.16)!important;background:#04111fa3!important;text-align:right!important}.subscription-live-status small{display:block!important;color:#90a8bd!important;font-weight:800!important;margin-bottom:4px!important}.subscription-live-status b{display:block!important;font-size:25px!important}.subscription-live-status.premium b{color:#25e9ff!important}.subscription-live-status.free b{color:#ffd47e!important}.subscription-live-stats{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:16px!important}.subscription-live-stats>div{display:grid!important;gap:6px!important;padding:20px!important;border-radius:22px!important}.subscription-live-stats span{color:#9cb3c6!important;font-weight:850!important;font-size:13px!important}.subscription-live-stats b{color:#f4fbff!important;font-size:24px!important}.subscription-live-stats small{color:#7f97aa!important}.subscription-live-grid{display:grid!important;grid-template-columns:1fr .95fr 1fr!important;gap:16px!important}.subscription-live-plan-card,.subscription-live-rules-card,.subscription-live-history-card{padding:22px!important;border-radius:24px!important}.subscription-live-card-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:14px!important}.subscription-live-card-head h2{margin:0!important;color:#f3fbff!important;font-size:20px!important}.subscription-live-card-head span{padding:8px 12px!important;border-radius:999px!important;font-size:12px!important;font-weight:900!important}.subscription-live-card-head span.premium{color:#24eadf!important;border:1px solid rgba(39,239,223,.22)!important;background:#08464661!important}.subscription-live-card-head span.free{color:#ffd47e!important;border:1px solid rgba(255,208,105,.18)!important;background:#5234084d!important}.subscription-live-plan-card>strong{display:block!important;color:#f4fbff!important;font-size:30px!important;margin-bottom:8px!important}.subscription-live-plan-card p{margin:0 0 16px!important;color:#9fb5c8!important;line-height:1.5!important}.subscription-live-plan-card ul{margin:0 0 18px!important;padding:0!important;list-style:none!important;display:grid!important;gap:10px!important;color:#dff3ff!important}.subscription-live-plan-card li{font-size:14px!important}.subscription-live-plan-card button{width:100%!important;min-height:52px!important;border:0!important;border-radius:16px!important;color:#03131e!important;font-weight:1000!important;font-size:15px!important;background:linear-gradient(135deg,#25e9ff,#6e7cff)!important;cursor:pointer!important}.subscription-live-compare{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-bottom:16px!important}.subscription-live-compare>div{display:grid!important;gap:10px!important;padding:16px!important;border-radius:18px!important;border:1px solid rgba(55,216,226,.1)!important;background:#04111ea3!important}.subscription-live-compare>div.featured{border-color:#37d8e23d!important;background:linear-gradient(180deg,#0a4b5866,#04111ead)!important}.subscription-live-compare strong{color:#f4fbff!important;font-size:16px!important}.subscription-live-compare span{color:#9fb5c8!important;font-size:13px!important}.subscription-live-rules-card small{display:block!important;color:#8ea6bb!important;line-height:1.45!important}.subscription-live-card-head button{min-height:38px!important;padding:0 14px!important;border-radius:999px!important;border:1px solid rgba(55,216,226,.14)!important;background:#04111fb8!important;color:#e9f8ff!important;font-weight:900!important;cursor:pointer!important}.subscription-live-history{display:grid!important;gap:10px!important}.subscription-live-history>div{display:grid!important;grid-template-columns:1fr auto!important;gap:4px 12px!important;padding:12px!important;border-radius:16px!important;border:1px solid rgba(55,216,226,.1)!important;background:#04111ea3!important}.subscription-live-history span{grid-column:1!important;color:#9fb5c8!important;font-size:12px!important}.subscription-live-history strong{grid-column:2!important;grid-row:1 / span 2!important;align-self:center!important;color:#f5fbff!important}.subscription-live-history small{grid-column:1!important;font-weight:900!important;color:#8ea6bb!important}.subscription-live-history a{color:#24e9ff!important;text-decoration:none!important}.subscription-live-empty{min-height:146px!important;display:grid!important;place-items:center!important;text-align:center!important;border-radius:18px!important;border:1px dashed rgba(55,216,226,.18)!important;color:#98afc3!important}.subscription-live-empty strong{display:block!important;color:#eafaff!important;margin-bottom:5px!important}@media (max-width:1200px){.subscription-live-grid{grid-template-columns:1fr!important}.subscription-live-stats{grid-template-columns:repeat(2,1fr)!important}.subscription-live-hero{flex-direction:column!important;align-items:stretch!important}.subscription-live-status{text-align:left!important}}@media (max-width:700px){.subscription-live-stats,.subscription-live-compare{grid-template-columns:1fr!important}}.earnings-live-page{display:grid!important;gap:16px!important}.earnings-live-hero{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding:30px!important;border-radius:28px!important;background:linear-gradient(135deg,#071b31fa,#082642eb)!important}.earnings-live-hero span{display:block!important;color:#1de5f3!important;font-weight:900!important;font-size:13px!important;text-transform:uppercase!important;letter-spacing:.08em!important}.earnings-live-hero h1{margin:6px 0 8px!important;color:#f5fbff!important;font-size:36px!important;line-height:1!important}.earnings-live-hero p{margin:0!important;max-width:730px!important;color:#aec1d3!important;line-height:1.55!important}.earnings-live-total{min-width:220px!important;padding:22px!important;border-radius:22px!important;border:1px solid rgba(55,216,226,.16)!important;background:#04111fa3!important;text-align:right!important}.earnings-live-total small{display:block!important;color:#90a8bd!important;font-weight:800!important;margin-bottom:4px!important}.earnings-live-total b{display:block!important;color:#f5fbff!important;font-size:30px!important}.earnings-live-stats{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:16px!important}.earnings-live-stats>div{display:grid!important;gap:6px!important;padding:20px!important;border-radius:22px!important}.earnings-live-stats span{color:#9cb3c6!important;font-weight:850!important;font-size:13px!important}.earnings-live-stats b{color:#f4fbff!important;font-size:24px!important}.earnings-live-stats small{color:#7f97aa!important}.earnings-live-grid{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(290px,.7fr) minmax(290px,.8fr)!important;gap:16px!important}.earnings-live-chart-card,.earnings-live-stripe-card,.earnings-live-history-card{padding:22px!important;border-radius:24px!important}.earnings-live-card-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin-bottom:16px!important}.earnings-live-card-head h2{margin:0!important;color:#f3fbff!important;font-size:20px!important}.earnings-live-card-head span{display:block!important;color:#8fa9bd!important;font-size:13px!important;font-weight:850!important;margin-top:4px!important}.earnings-live-card-head select{min-height:42px!important;padding:0 16px!important;border-radius:13px!important;border:1px solid rgba(45,228,255,.16)!important;background:#061423db!important;color:#effaff!important;font-weight:900!important;outline:none!important}.earnings-live-metrics{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin-bottom:14px!important}.earnings-live-metrics span{display:inline-flex!important;gap:7px!important;align-items:center!important;min-height:34px!important;padding:0 12px!important;border-radius:999px!important;border:1px solid rgba(55,216,226,.1)!important;background:#04111ea3!important;color:#9fb5c8!important;font-size:12px!important;font-weight:800!important}.earnings-live-metrics b{color:#f3fbff!important}.earnings-live-chart-v2{display:grid!important;grid-template-columns:72px 1fr!important;grid-template-rows:210px auto!important;gap:8px 10px!important}.earnings-live-chart-v2 .y-labels{display:flex!important;flex-direction:column!important;justify-content:space-between!important;color:#8fa9bd!important;font-size:11px!important}.earnings-live-chart-v2 .chart-area{position:relative!important;overflow:hidden!important;border-radius:18px!important;border:1px solid rgba(55,216,226,.1)!important;background:linear-gradient(to bottom,rgba(255,255,255,.06) 1px,transparent 1px),#04111ea3!important;background-size:100% 33.333%,auto!important}.earnings-live-chart-v2 svg{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;overflow:visible!important}.earnings-live-chart-v2 polygon{fill:#14e2ee1f!important}.earnings-live-chart-v2 polyline{fill:none!important;stroke:#18e6e1!important;stroke-width:1.6!important;vector-effect:non-scaling-stroke!important;stroke-linecap:round!important;stroke-linejoin:round!important;filter:drop-shadow(0 0 10px rgba(24,230,225,.26))!important}.earnings-live-chart-v2 .x-labels{grid-column:2!important;display:flex!important;justify-content:space-between!important;color:#8fa9bd!important}.earnings-live-stripe-status{display:grid!important;gap:7px!important;padding:16px!important;border-radius:18px!important;margin-bottom:14px!important;border:1px solid rgba(55,216,226,.12)!important;background:#04111ea3!important}.earnings-live-stripe-status.ready{border-color:#27efdf33!important}.earnings-live-stripe-status.locked{border-color:#ffd0692e!important}.earnings-live-stripe-status strong{color:#f4fbff!important}.earnings-live-stripe-status span{color:#9fb5c8!important;line-height:1.45!important}.earnings-live-stripe-card button{width:100%!important;min-height:50px!important;border:0!important;border-radius:16px!important;color:#03131e!important;font-weight:1000!important;font-size:15px!important;background:linear-gradient(135deg,#25e9ff,#6e7cff)!important;cursor:pointer!important;margin-bottom:16px!important}.earnings-live-stripe-card ul{margin:0!important;padding-left:18px!important;color:#9fb5c8!important;display:grid!important;gap:9px!important;line-height:1.45!important}.earnings-live-history{display:grid!important;gap:10px!important}.earnings-live-history>div{display:grid!important;grid-template-columns:1fr auto!important;gap:4px 12px!important;padding:12px!important;border-radius:16px!important;border:1px solid rgba(55,216,226,.1)!important;background:#04111ea3!important}.earnings-live-history span{grid-column:1!important;color:#9fb5c8!important;font-size:12px!important}.earnings-live-history strong{grid-column:2!important;grid-row:1 / span 2!important;align-self:center!important;color:#21e9d8!important}.earnings-live-history small{grid-column:1!important;color:#eafaff!important;font-weight:900!important}.earnings-live-empty{min-height:220px!important;display:grid!important;place-items:center!important;text-align:center!important;border-radius:18px!important;border:1px dashed rgba(55,216,226,.18)!important;color:#98afc3!important}.earnings-live-empty.compact{min-height:146px!important}.earnings-live-empty strong{display:block!important;color:#eafaff!important;margin-bottom:5px!important}@media (max-width:1200px){.earnings-live-grid{grid-template-columns:1fr!important}.earnings-live-stats{grid-template-columns:repeat(2,1fr)!important}.earnings-live-hero{flex-direction:column!important;align-items:stretch!important}.earnings-live-total{text-align:left!important}}@media (max-width:700px){.earnings-live-stats{grid-template-columns:1fr!important}.earnings-live-chart-v2{grid-template-columns:1fr!important;grid-template-rows:auto 190px auto!important}.earnings-live-chart-v2 .y-labels{display:none!important}.earnings-live-chart-v2 .x-labels{grid-column:1!important}}.admin-finance-live-page{display:grid!important;gap:16px!important}.admin-finance-live-hero{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding:30px!important;border-radius:28px!important;background:linear-gradient(135deg,#071b31fa,#082642eb)!important}.admin-finance-live-hero span{display:block!important;color:#1de5f3!important;font-weight:900!important;font-size:13px!important;text-transform:uppercase!important;letter-spacing:.08em!important}.admin-finance-live-hero h1{margin:6px 0 8px!important;color:#f5fbff!important;font-size:36px!important;line-height:1!important}.admin-finance-live-hero p{margin:0!important;max-width:760px!important;color:#aec1d3!important;line-height:1.55!important}.admin-finance-live-hero button{min-width:180px!important;min-height:54px!important;border:0!important;border-radius:18px!important;background:linear-gradient(135deg,#25e9ff,#6e7cff)!important;color:#03131e!important;font-weight:1000!important;font-size:15px!important;cursor:pointer!important}.admin-finance-live-kpis{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:16px!important}.admin-finance-live-kpis>div{display:grid!important;gap:6px!important;padding:20px!important;border-radius:22px!important}.admin-finance-live-kpis>div.primary{background:linear-gradient(135deg,#0958658c,#061423eb)!important;border-color:#25e9ff47!important}.admin-finance-live-kpis span{color:#9cb3c6!important;font-weight:850!important;font-size:13px!important}.admin-finance-live-kpis b{color:#f4fbff!important;font-size:26px!important}.admin-finance-live-kpis small{color:#7f97aa!important}.admin-finance-live-grid{display:grid!important;grid-template-columns:1fr 1fr .9fr!important;gap:16px!important}.admin-finance-overview-card,.admin-finance-health-card,.admin-finance-transactions-card{padding:22px!important;border-radius:24px!important}.admin-finance-live-card-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:16px!important}.admin-finance-live-card-head h2{margin:0!important;color:#f3fbff!important;font-size:20px!important}.admin-finance-live-card-head span{color:#8fa9bd!important;font-size:13px!important;font-weight:850!important}.admin-finance-live-card-head button{min-height:38px!important;padding:0 14px!important;border-radius:999px!important;border:1px solid rgba(55,216,226,.14)!important;background:#04111fb8!important;color:#e9f8ff!important;font-weight:900!important;cursor:pointer!important}.admin-finance-overview-list{display:grid!important;gap:10px!important;margin-bottom:16px!important}.admin-finance-overview-list div{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:13px 14px!important;border-radius:16px!important;border:1px solid rgba(55,216,226,.1)!important;background:#04111ea3!important}.admin-finance-overview-list span{color:#9fb5c8!important}.admin-finance-overview-list b{color:#f4fbff!important}.admin-finance-split,.admin-finance-payout-progress{height:10px!important;border-radius:999px!important;background:#ffffff0f!important;overflow:hidden!important;margin-bottom:10px!important}.admin-finance-split span{display:block!important;height:100%!important;background:linear-gradient(90deg,#18e6e1,#6e7cff)!important;border-radius:999px!important}.admin-finance-payout-progress span{display:block!important;height:100%!important;background:linear-gradient(90deg,#21e9d8,#2be9ff)!important;border-radius:999px!important}.admin-finance-overview-card small{color:#8fa9bd!important}.admin-finance-health-list{display:grid!important;gap:12px!important}.admin-finance-health-list div{display:grid!important;gap:5px!important;padding:16px!important;border-radius:18px!important;border:1px solid rgba(55,216,226,.1)!important;background:#04111ea3!important}.admin-finance-health-list strong{color:#f4fbff!important}.admin-finance-health-list span{color:#9fb5c8!important;line-height:1.45!important}.admin-finance-health-list .ok{border-color:#27efdf2e!important}.admin-finance-health-list .warning{border-color:#ffd06938!important}.admin-finance-health-list .neutral{border-color:#91a9bd29!important}.admin-finance-live-filters{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-bottom:16px!important}.admin-finance-live-filters button{min-height:40px!important;padding:0 14px!important;border-radius:999px!important;border:1px solid rgba(55,216,226,.14)!important;background:#04111fb8!important;color:#e9f8ff!important;font-weight:900!important;cursor:pointer!important}.admin-finance-live-filters button b{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:20px!important;height:20px!important;margin-left:6px!important;padding:0 6px!important;border-radius:999px!important;background:#ffffff0f!important;font-size:11px!important}.admin-finance-live-filters button.active{color:#03131e!important;background:linear-gradient(135deg,#2be9ff,#6c7dff)!important;border-color:transparent!important}.admin-finance-live-table{display:grid!important;gap:10px!important}.admin-finance-live-row{display:grid!important;grid-template-columns:1.1fr 1.25fr 1.1fr .7fr .7fr!important;gap:12px!important;align-items:center!important;padding:14px!important;border-radius:16px!important;border:1px solid rgba(55,216,226,.1)!important;background:#04111ea3!important}.admin-finance-live-row.header{padding:0 14px 10px!important;border:0!important;background:transparent!important;border-radius:0!important;color:#8ea6bb!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important}.admin-finance-live-row span{color:#dff3ff!important;font-size:13px!important}.admin-finance-live-row strong{display:block!important;color:#f4fbff!important}.admin-finance-live-row small{display:block!important;color:#8ea6bb!important;margin-top:3px!important}.admin-finance-live-row code{color:#91eafe!important;background:#08465847!important;padding:5px 8px!important;border-radius:999px!important}.admin-finance-live-row .amount{font-weight:1000!important;color:#f5fbff!important}.admin-finance-live-row .status{font-weight:900!important}.admin-finance-live-row .status-completed,.admin-finance-live-row .status-paid,.admin-finance-live-row .status-succeeded{color:#21e9d8!important}.admin-finance-live-row .status-pending{color:#ffd47e!important}.admin-finance-live-row .status-approved{color:#57e7ff!important}.admin-finance-live-row .status-rejected{color:#ff7d8d!important}.admin-finance-empty{min-height:180px!important;display:grid!important;place-items:center!important;text-align:center!important;border-radius:18px!important;border:1px dashed rgba(55,216,226,.18)!important;color:#98afc3!important}.admin-finance-empty strong{display:block!important;color:#eafaff!important;margin-bottom:5px!important}@media (max-width:1200px){.admin-finance-live-kpis{grid-template-columns:repeat(2,1fr)!important}.admin-finance-live-grid{grid-template-columns:1fr!important}.admin-finance-live-hero{flex-direction:column!important;align-items:stretch!important}}@media (max-width:900px){.admin-finance-live-row,.admin-finance-live-row.header{grid-template-columns:1fr!important}.admin-finance-live-row.header{display:none!important}}@media (max-width:700px){.admin-finance-live-kpis{grid-template-columns:1fr!important}}.admin-payout-live-page{display:grid!important;gap:16px!important}.admin-payout-live-hero{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding:30px!important;border-radius:28px!important;background:linear-gradient(135deg,#071b31fa,#082642eb)!important}.admin-payout-live-hero span{display:block!important;color:#1de5f3!important;font-weight:900!important;font-size:13px!important;text-transform:uppercase!important;letter-spacing:.08em!important}.admin-payout-live-hero h1{margin:6px 0 8px!important;color:#f5fbff!important;font-size:36px!important;line-height:1!important}.admin-payout-live-hero p{margin:0!important;max-width:760px!important;color:#aec1d3!important;line-height:1.55!important}.admin-payout-live-hero button{min-width:200px!important;min-height:54px!important;border:0!important;border-radius:18px!important;background:linear-gradient(135deg,#25e9ff,#6e7cff)!important;color:#03131e!important;font-weight:1000!important;font-size:15px!important;cursor:pointer!important}.admin-payout-live-hero button:disabled{opacity:.58!important;cursor:not-allowed!important}.admin-payout-live-kpis{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:16px!important}.admin-payout-live-kpis>div{display:grid!important;gap:6px!important;padding:20px!important;border-radius:22px!important}.admin-payout-live-kpis>div.primary{background:linear-gradient(135deg,#0958658c,#061423eb)!important;border-color:#25e9ff47!important}.admin-payout-live-kpis>div.warning{border-color:#ffd06938!important}.admin-payout-live-kpis span{color:#9cb3c6!important;font-weight:850!important;font-size:13px!important}.admin-payout-live-kpis b{color:#f4fbff!important;font-size:26px!important}.admin-payout-live-kpis small{color:#7f97aa!important}.admin-payout-live-grid{display:grid!important;grid-template-columns:1fr 1fr .85fr!important;gap:16px!important}.admin-payout-queue-card,.admin-payout-cron-card,.admin-payout-actions-card,.admin-payout-transactions-card{padding:22px!important;border-radius:24px!important}.admin-payout-live-card-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:16px!important}.admin-payout-live-card-head h2{margin:0!important;color:#f3fbff!important;font-size:20px!important}.admin-payout-live-card-head span{color:#8fa9bd!important;font-size:13px!important;font-weight:850!important}.admin-payout-live-card-head span.ready,.admin-payout-live-card-head span.idle{padding:7px 11px!important;border-radius:999px!important;font-weight:900!important}.admin-payout-live-card-head span.ready{color:#21e9d8!important;background:#08464661!important;border:1px solid rgba(39,239,223,.22)!important}.admin-payout-live-card-head span.idle{color:#8fa9bd!important;background:#ffffff0a!important;border:1px solid rgba(145,169,189,.16)!important}.admin-payout-live-card-head button{min-height:38px!important;padding:0 14px!important;border-radius:999px!important;border:1px solid rgba(55,216,226,.14)!important;background:#04111fb8!important;color:#e9f8ff!important;font-weight:900!important;cursor:pointer!important}.admin-payout-queue-list{display:grid!important;gap:10px!important}.admin-payout-queue-list div{display:grid!important;gap:5px!important;padding:14px!important;border-radius:16px!important;border:1px solid rgba(55,216,226,.1)!important;background:#04111ea3!important}.admin-payout-queue-list strong{color:#f4fbff!important}.admin-payout-queue-list span{color:#9fb5c8!important}.admin-payout-queue-list .ok{border-color:#27efdf2e!important}.admin-payout-queue-list .warning{border-color:#ffd06938!important}.admin-payout-cron-card p{margin:0 0 14px!important;color:#9fb5c8!important;line-height:1.5!important}.admin-payout-cron-card code{display:block!important;margin-bottom:16px!important;padding:12px!important;border-radius:14px!important;color:#91eafe!important;background:#08465838!important;border:1px solid rgba(55,216,226,.1)!important}.admin-payout-cron-card button{width:100%!important;min-height:50px!important;border:0!important;border-radius:16px!important;color:#03131e!important;font-weight:1000!important;background:linear-gradient(135deg,#25e9ff,#6e7cff)!important;cursor:pointer!important}.admin-payout-cron-card button:disabled{opacity:.58!important;cursor:not-allowed!important}.admin-payout-actions-card>strong{display:block!important;color:#f4fbff!important;font-size:25px!important;margin-bottom:5px!important}.admin-payout-actions-card>span{display:block!important;color:#9fb5c8!important;margin-bottom:18px!important}.admin-payout-actions-card>div{display:grid!important;gap:10px!important}.admin-payout-actions-card button{min-height:48px!important;border:0!important;border-radius:16px!important;color:#03131e!important;font-weight:1000!important;background:linear-gradient(135deg,#25e9ff,#6e7cff)!important;cursor:pointer!important}.admin-payout-actions-card button.danger{background:#66192399!important;color:#ffdce2!important;border:1px solid rgba(255,114,136,.22)!important}.admin-payout-actions-card button:disabled{opacity:.45!important;cursor:not-allowed!important}.admin-payout-live-toolbar{display:grid!important;grid-template-columns:1fr auto auto!important;gap:10px!important;margin-bottom:16px!important}.admin-payout-live-toolbar label{display:flex!important;align-items:center!important;gap:10px!important;min-height:46px!important;padding:0 14px!important;border-radius:15px!important;border:1px solid rgba(55,216,226,.14)!important;background:#04111fb8!important}.admin-payout-live-toolbar label span{color:#8fa9bd!important}.admin-payout-live-toolbar input{width:100%!important;border:0!important;outline:0!important;background:transparent!important;color:#effaff!important}.admin-payout-live-toolbar select{min-height:46px!important;padding:0 14px!important;border-radius:15px!important;border:1px solid rgba(55,216,226,.14)!important;background:#04111fb8!important;color:#effaff!important;font-weight:900!important}.admin-payout-live-table{display:grid!important;gap:10px!important}.admin-payout-live-row{display:grid!important;grid-template-columns:42px 1.25fr 1fr .7fr .75fr 1fr 1fr!important;gap:12px!important;align-items:center!important;padding:14px!important;border-radius:16px!important;border:1px solid rgba(55,216,226,.1)!important;background:#04111ea3!important}.admin-payout-live-row.header{padding:0 14px 10px!important;border:0!important;background:transparent!important;border-radius:0!important;color:#8ea6bb!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important}.admin-payout-live-row span{color:#dff3ff!important;font-size:13px!important}.admin-payout-live-row strong{display:block!important;color:#f4fbff!important}.admin-payout-live-row small{display:block!important;color:#8ea6bb!important;margin-top:3px!important;word-break:break-all!important}.admin-payout-live-row .amount{font-weight:1000!important}.admin-payout-live-row .status{font-weight:900!important}.admin-payout-live-row .status-pending{color:#ffd47e!important}.admin-payout-live-row .status-processing{color:#57e7ff!important}.admin-payout-live-row .status-paid,.admin-payout-live-row .status-approved{color:#21e9d8!important}.admin-payout-live-row .status-rejected,.admin-payout-live-row .status-failed{color:#ff7d8d!important}.admin-payout-live-row .actions{display:flex!important;gap:7px!important;flex-wrap:wrap!important}.admin-payout-live-row .actions button{min-height:34px!important;padding:0 10px!important;border-radius:999px!important;border:1px solid rgba(55,216,226,.14)!important;background:#07394685!important;color:#dffaff!important;font-weight:900!important;cursor:pointer!important}.admin-payout-live-row .actions button.danger{background:#66192399!important;color:#ffdce2!important;border-color:#ff728838!important}.admin-payout-live-row .actions button:disabled{opacity:.42!important;cursor:not-allowed!important}.admin-payout-live-row .actions em{font-style:normal!important;color:#8fa9bd!important}.admin-payout-empty{min-height:180px!important;display:grid!important;place-items:center!important;text-align:center!important;border-radius:18px!important;border:1px dashed rgba(55,216,226,.18)!important;color:#98afc3!important}.admin-payout-empty strong{display:block!important;color:#eafaff!important;margin-bottom:5px!important}@media (max-width:1200px){.admin-payout-live-kpis{grid-template-columns:repeat(2,1fr)!important}.admin-payout-live-grid{grid-template-columns:1fr!important}.admin-payout-live-hero{flex-direction:column!important;align-items:stretch!important}.admin-payout-live-toolbar{grid-template-columns:1fr!important}}@media (max-width:1000px){.admin-payout-live-row,.admin-payout-live-row.header{grid-template-columns:1fr!important}.admin-payout-live-row.header{display:none!important}}@media (max-width:700px){.admin-payout-live-kpis{grid-template-columns:1fr!important}}.tipster-pricing-settings{padding:22px!important;border-radius:24px!important;display:grid!important;gap:14px!important}.tipster-pricing-settings p{margin:0!important;color:#9fb5c8!important;line-height:1.5!important}.tipster-pricing-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:10px!important}.tipster-pricing-grid label{position:relative!important;display:grid!important;gap:6px!important;padding:14px!important;border-radius:16px!important;border:1px solid rgba(55,216,226,.12)!important;background:#04111ea3!important}.tipster-pricing-grid strong{color:#f4fbff!important}.tipster-pricing-grid span{color:#8fa9bd!important;font-size:12px!important}.tipster-pricing-grid input[type=number]{width:100%!important;height:42px!important;padding:0 34px 0 12px!important;border-radius:12px!important;border:1px solid rgba(55,216,226,.15)!important;background:#030e1bd1!important;color:#f5fbff!important;font-weight:900!important}.tipster-pricing-grid em{position:absolute!important;right:26px!important;bottom:25px!important;color:#8fa9bd!important;font-style:normal!important;font-size:12px!important;font-weight:900!important}.tipster-pricing-grid input[type=checkbox]{position:absolute!important;top:14px!important;right:14px!important}.tipster-pricing-settings>button{min-height:48px!important;border:0!important;border-radius:16px!important;color:#03131e!important;font-weight:1000!important;background:linear-gradient(135deg,#25e9ff,#6e7cff)!important;cursor:pointer!important}.tipster-pricing-settings>button:disabled{opacity:.55!important;cursor:not-allowed!important}@media (max-width:1200px){.tipster-pricing-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:700px){.tipster-pricing-grid{grid-template-columns:1fr!important}}.profile-v3-avatar-editable{position:relative!important;border:0!important;cursor:pointer!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;color:#eefaff!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important}.profile-v3-avatar-editable:hover{transform:translateY(-2px) scale(1.02)!important;box-shadow:0 0 0 2px #25e9ff2e,0 18px 34px #00000042,0 0 28px #25e9ff29!important}.profile-v3-avatar-editable span{position:absolute!important;right:4px!important;bottom:4px!important;width:31px!important;height:31px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:linear-gradient(135deg,#25e9ff,#6e7cff)!important;color:#03131e!important;font-size:15px!important;font-weight:1000!important;border:2px solid rgba(3,15,28,.92)!important}.profile-v3-avatar-editable.is-uploading{filter:saturate(.55)!important;pointer-events:none!important}.profile-avatar-file-input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.profile-v3-avatar-editable.has-avatar{background:var(--avatar-image) center/cover no-repeat!important}.sidebar-user-avatar.has-avatar,.top-user-avatar.has-avatar{background:var(--avatar-image) center/cover no-repeat!important;border:1px solid rgba(37,233,255,.24)!important}.profile-v3-tabs{flex-wrap:wrap!important}.profile-v3-tabs button{cursor:pointer!important}.profile-v3-hero{position:relative!important}.profile-hero-stripe-btn{position:absolute!important;top:18px!important;right:18px!important;z-index:3!important;min-height:46px!important;padding:0 20px!important;border:0!important;border-radius:16px!important;color:#03131e!important;font-weight:1000!important;font-size:14px!important;background:linear-gradient(135deg,#25e9ff,#3c8cff)!important;box-shadow:0 14px 30px #00b4ff2e!important;cursor:pointer!important}.profile-hero-stripe-btn.ready{background:linear-gradient(135deg,#21e9d8,#25e9ff)!important}.profile-hero-stripe-btn.pending{background:linear-gradient(135deg,#ffd164,#ff9f43)!important}@media (max-width:900px){.profile-hero-stripe-btn{position:relative!important;top:auto!important;right:auto!important;margin:0 0 16px auto!important;display:flex!important;align-items:center!important;justify-content:center!important}}.profile-static-v3 .profile-v3-content-grid{grid-template-columns:1fr!important}.side-badges-v3{padding:16px!important}.side-badges-v3 .sidebar-badges-grid{grid-template-columns:repeat(3,1fr)!important;gap:12px 8px!important}.side-badges-v3 .badge-orb{width:52px!important;height:52px!important;margin-bottom:7px!important;font-size:20px!important}.side-badges-v3 .badges-grid-v3 strong{font-size:11px!important}.side-badges-v3 .badges-grid-v3 small{font-size:10px!important}@media (max-width:1200px){.side-badges-v3 .sidebar-badges-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:760px){.side-badges-v3 .sidebar-badges-grid{grid-template-columns:repeat(3,1fr)!important}}.profile-live-tip-sections{display:grid!important;gap:18px!important}.profile-live-tip-section{display:grid!important;gap:14px!important}.profile-live-tip-section .profile-v3-card-head,.profile-all-tips-tab .profile-v3-card-head{margin-bottom:0!important}.profile-v3-card-head span{color:#8fa6b6!important;font-size:12px!important;font-weight:800!important}.profile-live-tip-card{display:grid!important;gap:14px!important;padding:16px!important;border-radius:20px!important;border:1px solid rgba(28,223,228,.16)!important;background:linear-gradient(180deg,#061623ed,#030d18f5)!important;box-shadow:inset 0 1px #ffffff08!important}.profile-live-tip-card.premium{background:linear-gradient(180deg,#051727fa,#020d19fa)!important}.profile-live-tip-head{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;padding-bottom:12px!important;border-bottom:1px solid rgba(255,255,255,.06)!important}.profile-live-tip-author{display:flex!important;align-items:center!important;gap:12px!important}.profile-live-tip-avatar{width:46px!important;height:46px!important;border-radius:50%!important;display:grid!important;place-items:center!important;color:#04313b!important;background:linear-gradient(135deg,#2feaff,#28b7d9)!important;font-weight:1000!important;flex:0 0 auto!important}.profile-live-tip-avatar.has-avatar{background:var(--avatar-image) center/cover no-repeat!important}.profile-live-tip-author strong{display:block!important;color:#f1fbff!important;font-size:15px!important}.profile-live-tip-author small{display:block!important;color:#90a8bb!important;font-size:12px!important;margin-top:3px!important}.profile-live-tip-author em{font-style:normal!important;font-size:11px!important;font-weight:1000!important;color:#19e6f5!important;padding:6px 11px!important;border:1px solid rgba(25,230,245,.22)!important;border-radius:999px!important}.profile-live-tip-tags{display:flex!important;align-items:center!important;gap:10px!important}.profile-live-tip-tags span{min-height:38px!important;padding:0 14px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;border:1px solid rgba(25,230,245,.16)!important;color:#1de8f5!important;font-size:13px!important;font-weight:1000!important}.profile-live-tip-card.premium .profile-live-tip-tags span:first-child{color:#21e8f4!important}.profile-live-tip-meta{color:#98afc1!important;font-size:14px!important}.profile-live-tip-body{display:grid!important;grid-template-columns:1.15fr .85fr!important;gap:18px!important}.profile-live-tip-ticket,.profile-live-tip-analysis{border:1px solid rgba(255,255,255,.06)!important;border-radius:18px!important;background:#020c1794!important}.profile-live-tip-match{display:grid!important;grid-template-columns:1fr auto 1fr!important;gap:12px!important;align-items:center!important;padding:14px 16px 10px!important}.profile-live-tip-match strong{color:#f2fbff!important;font-size:18px!important}.profile-live-tip-match strong:last-child{text-align:right!important}.profile-live-tip-match span{color:#91a6ba!important;font-weight:900!important}.profile-live-tip-fields{display:grid!important;grid-template-columns:1.6fr .7fr .8fr!important;border-top:1px solid rgba(255,255,255,.06)!important}.profile-live-tip-fields div{padding:13px 16px!important;border-right:1px solid rgba(255,255,255,.06)!important}.profile-live-tip-fields div:last-child{border-right:0!important}.profile-live-tip-fields small{display:block!important;color:#8da5b8!important;font-size:13px!important;margin-bottom:5px!important}.profile-live-tip-fields b{display:block!important;color:#f3fbff!important;font-size:19px!important}.profile-live-tip-analysis{position:relative!important;padding:16px!important;display:grid!important;gap:12px!important}.profile-live-tip-analysis>div{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}.profile-live-tip-analysis strong{color:#f1fbff!important;font-size:16px!important}.profile-live-tip-analysis p{margin:0!important;color:#a6bccd!important;font-size:14px!important;line-height:1.5!important}.profile-live-tip-card.premium .profile-live-tip-analysis p{filter:blur(.35px)!important;opacity:.78!important}.profile-live-tip-analysis i{height:7px!important;border-radius:999px!important;background:#ffffff17!important;overflow:hidden!important}.profile-live-tip-analysis i span{display:block!important;height:100%!important;background:linear-gradient(90deg,#21e7eb,#18bde9)!important}.profile-live-tip-analysis em{position:absolute!important;right:14px!important;bottom:13px!important;font-style:normal!important;color:#e9fbff!important;background:#057e89b8!important;border-radius:999px!important;padding:8px 13px!important;font-weight:1000!important}.profile-live-tip-foot{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:14px!important}.profile-live-tip-stats{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}.profile-live-tip-stats span{min-height:38px!important;padding:0 13px!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;border:1px solid rgba(255,255,255,.08)!important;color:#eef8ff!important;font-weight:900!important}.profile-live-tip-stats .status-oczekujący{border-color:#ffd65c42!important;color:#f3e6b5!important}.profile-live-tip-stats .status-wygrany{border-color:#21e9d83d!important;color:#21e9d8!important}.profile-live-tip-stats .status-przegrany{border-color:#ff72883d!important;color:#ff7d8d!important}.profile-live-tip-actions{display:flex!important;gap:10px!important;justify-content:flex-end!important;flex-wrap:wrap!important}.profile-live-tip-actions button{min-height:46px!important;padding:0 18px!important;border:0!important;border-radius:15px!important;color:#03131e!important;font-weight:1000!important;background:linear-gradient(135deg,#25e9ff,#20cce8)!important;cursor:pointer!important}.profile-live-tip-actions button.secondary{background:#03101cb8!important;color:#effaff!important;border:1px solid rgba(25,230,245,.18)!important}.profile-live-tip-empty{min-height:86px!important;display:grid!important;place-items:center!important;color:#93aabd!important;border:1px dashed rgba(25,230,245,.16)!important;border-radius:18px!important}.profile-all-tips-tab,.profile-all-tips-list{display:grid!important;gap:14px!important}@media (max-width:1100px){.profile-live-tip-body{grid-template-columns:1fr!important}}@media (max-width:760px){.profile-live-tip-head,.profile-live-tip-foot{flex-direction:column!important;align-items:stretch!important}.profile-live-tip-tags,.profile-live-tip-actions{justify-content:flex-start!important}.profile-live-tip-fields{grid-template-columns:1fr!important}.profile-live-tip-fields div{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.06)!important}.profile-live-tip-fields div:last-child{border-bottom:0!important}.profile-live-tip-match strong{font-size:15px!important}}.tipster .photo.has-avatar{background:var(--avatar-image) center/cover no-repeat!important;color:transparent!important}.livechat226-avatar{background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important}.profile-live-tip-stats-active{align-items:center!important}.profile-live-tip-stats-active .tip-react-btn{min-height:38px!important;padding:0 13px!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;gap:7px!important;border:1px solid rgba(255,255,255,.08)!important;background:#03101cb8!important;color:#eef8ff!important;font-weight:900!important;cursor:pointer!important}.profile-live-tip-stats-active .tip-react-btn.active.like{border-color:#21e9d847!important;color:#21e9d8!important}.profile-live-tip-stats-active .tip-react-btn.active.dislike{border-color:#ff728847!important;color:#ff7d8d!important}.profile-live-tip-stats-active .tip-react-btn.active.comment{border-color:#25e9ff47!important;color:#25e9ff!important}.profile-live-tip-comments{display:grid!important;gap:12px!important;padding-top:14px!important;border-top:1px solid rgba(255,255,255,.06)!important}.profile-live-tip-analysis.locked p{filter:blur(.35px)!important;opacity:.78!important}.tipster .photo.has-avatar,.livechat226-avatar.has-avatar{overflow:hidden!important;padding:0!important}.tipster .photo.has-avatar img,.livechat226-avatar.has-avatar img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:inherit!important}.betfolio-api-saver-note{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important;margin:14px 0!important;padding:14px 16px!important;border:1px solid rgba(33,233,216,.18)!important;border-radius:16px!important;background:#03141c94!important}.betfolio-api-saver-note strong{color:#21e9d8!important;font-size:13px!important}.betfolio-api-saver-note span{color:#9db3c4!important;font-size:13px!important}.profile-v3-bio-click{display:flex!important;align-items:flex-start!important;gap:8px!important;max-width:520px!important;padding:0!important;border:0!important;background:transparent!important;color:inherit!important;text-align:left!important;line-height:1.55!important;cursor:pointer!important}.profile-v3-bio-click span{color:#21e9d8!important;opacity:.85!important}.profile-v3-bio-editor{display:grid!important;gap:8px!important;max-width:520px!important}.profile-v3-bio-editor textarea{min-height:72px!important;width:100%!important;padding:12px!important;border-radius:14px!important;border:1px solid rgba(33,233,216,.25)!important;background:#02101bb8!important;color:#eef8ff!important;resize:vertical!important}.profile-v3-bio-editor>div{display:flex!important;align-items:center!important;gap:8px!important;justify-content:flex-end!important}.profile-v3-bio-editor small{margin-right:auto!important;color:#8fa8bb!important}.profile-v3-bio-editor button{min-height:34px!important;padding:0 12px!important;border-radius:10px!important}.sidebar-badges-grid>div.locked{opacity:.42!important;filter:saturate(.35)!important}.sidebar-badges-grid>div.achieved{opacity:1!important}.profile-sidebar-empty{color:#8fa8bb!important;font-size:12px!important;padding:8px 0!important}.profile-comment-form-no-button{display:block!important}.profile-comment-form-no-button input{width:100%!important}.profile-stats-cards-section{margin-top:18px;padding:24px}.profile-stats-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.profile-stat-card{position:relative;padding:18px 18px 16px;border-radius:20px;min-height:132px;display:flex;flex-direction:column;justify-content:space-between;gap:10px;background:linear-gradient(180deg,#061630f0,#050e22fa);border:1px solid rgba(75,220,255,.14);box-shadow:inset 0 1px #ffffff08,0 10px 28px #00000038;overflow:hidden}.profile-stat-card:after{content:"";position:absolute;inset:auto -30px -40px auto;width:110px;height:110px;border-radius:50%;opacity:.18;filter:blur(12px);pointer-events:none}.profile-stat-card small{font-size:.84rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#cde8ffad}.profile-stat-card strong{font-size:clamp(1.6rem,2vw,2.15rem);line-height:1.05;font-weight:900;letter-spacing:-.03em;color:#f3fbff}.profile-stat-card span{font-size:.92rem;line-height:1.35;color:#d2e8f8c7}.profile-stat-card-success{border-color:#40ee9457;background:linear-gradient(180deg,#061f18fa,#081613fa)}.profile-stat-card-success strong{color:#68ffb0}.profile-stat-card-success:after{background:radial-gradient(circle,#32ff9ebf,#32ff9e00)}.profile-stat-card-danger{border-color:#ff5b7557;background:linear-gradient(180deg,#250d14fa,#18080efa)}.profile-stat-card-danger strong{color:#ff7a8f}.profile-stat-card-danger:after{background:radial-gradient(circle,#ff6080cc,#ff608000)}.profile-stat-card-neutral strong{color:#f7fbff}.profile-stat-card-neutral:after{background:radial-gradient(circle,#36c4ffb8,#36c4ff00)}.profile-stat-card.is-accent{transform:translateY(-1px);box-shadow:inset 0 1px #ffffff0a,0 14px 30px #00000042}@media (max-width: 900px){.profile-stats-cards-section{padding:18px}.profile-stats-cards-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.profile-stat-card{min-height:118px;padding:16px}.profile-stat-card strong{font-size:1.45rem}}.profile-v3-bio-editor textarea{min-height:78px}.profile-stats-cards-section{overflow:hidden}.profile-stats-cards-grid{display:grid;grid-template-columns:repeat(10,minmax(118px,1fr));gap:10px;align-items:stretch}.profile-stat-card{min-height:96px;padding:14px 14px 12px;border-radius:16px;gap:8px;background:linear-gradient(180deg,#05162ff5,#030e20fa);border:1px solid rgba(74,216,255,.14);box-shadow:inset 0 1px #ffffff08,0 8px 22px #0003}.profile-stat-card small{font-size:.72rem;letter-spacing:.08em}.profile-stat-card strong{font-size:.96rem;line-height:1.08}.profile-stat-card span{font-size:.72rem;line-height:1.28}.profile-stat-card.is-accent strong{font-size:1.22rem}.profile-stat-card-success{border-color:#41eb8e57;background:linear-gradient(180deg,#08261afa,#071812fc)}.profile-stat-card-danger{border-color:#ff667f57;background:linear-gradient(180deg,#2a0e18fa,#18090ffc)}.profile-stat-card-warning{border-color:#ffbe474d;background:linear-gradient(180deg,#2a1c0afa,#1a1108fc)}.profile-stat-card-warning strong{color:#ffc85c}.profile-stat-card-warning:after{background:radial-gradient(circle,#ffc440c7,#ffc44000)}.profile-stat-card-info{border-color:#55beff47;background:linear-gradient(180deg,#0a2034fa,#051225fc)}.profile-stat-card-info strong{color:#7bd7ff}.profile-stat-card-info:after{background:radial-gradient(circle,#54c8ffbf,#54c8ff00)}@media (max-width: 1500px){.profile-stats-cards-grid{overflow-x:auto;padding-bottom:4px}.profile-stats-cards-grid::-webkit-scrollbar{height:8px}.profile-stats-cards-grid::-webkit-scrollbar-thumb{background:#4cd8ff52;border-radius:999px}}@media (max-width: 1100px){.profile-stats-cards-grid{grid-template-columns:repeat(10,minmax(132px,132px))}}.profile-v4-wide-mode .profile-v3-layout{grid-template-columns:minmax(0,1fr)!important}.profile-v4-tabs{display:flex!important;gap:14px!important;flex-wrap:wrap!important;padding:14px!important;background:#02101b94!important}.profile-v4-tabs button{min-height:54px!important;padding:0 24px!important;border-radius:18px!important;display:flex!important;align-items:center!important;gap:10px!important;background:#051222bd!important;border:1px solid rgba(69,214,255,.14)!important;font-size:15px!important;font-weight:800!important}.profile-v4-tabs button b{min-width:28px!important;height:28px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:#00edff24!important;color:#22e8ff!important}.profile-v4-tabs button.active{border-color:#00eeff70!important;background:linear-gradient(180deg,#00627257,#0028358f)!important;box-shadow:0 0 24px #00e1ff29,inset 0 0 0 1px #00e1ff24!important}.profile-v4-page{display:grid;gap:16px}.profile-v4-filter-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.profile-v4-filter-row button{min-height:46px;padding:0 20px;border-radius:16px;border:1px solid rgba(65,213,255,.16);background:#051120b8}.profile-v4-filter-row button.active{background:linear-gradient(180deg,#0092ab6b,#004d5f6b);border-color:#00eeff61;box-shadow:0 0 18px #00e1ff1f}.profile-v4-filter-row b{margin-left:8px;color:#22e8ff}.profile-v4-summary-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.profile-v4-summary-grid article{display:grid;gap:6px;padding:16px;min-height:88px;border-radius:16px;border:1px solid rgba(69,214,255,.16);background:#051223c2}.profile-v4-summary-grid small{color:#93aabc;text-transform:uppercase;letter-spacing:.06em;font-weight:800}.profile-v4-summary-grid strong{font-size:24px;line-height:1}.profile-v4-summary-grid article.success{border-color:#34e78347;background:linear-gradient(180deg,#08271bd1,#051511e6)}.profile-v4-summary-grid article.success strong{color:#53f39a}.profile-v4-summary-grid article.danger{border-color:#ff5c7647;background:linear-gradient(180deg,#2a1018d1,#170a0fe6)}.profile-v4-summary-grid article.danger strong{color:#ff728a}.profile-v4-summary-grid article.warning{border-color:#ffbd4547;background:linear-gradient(180deg,#2b1c0bd1,#181109e6)}.profile-v4-summary-grid article.warning strong{color:#ffc55b}.profile-v4-chart-card{padding:18px!important}.profile-v4-balance-chart{width:100%;height:220px;margin-top:10px;color:#34ef96;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:100% 25%,12.5% 100%;border-radius:16px}.profile-v4-balance-chart.cyan{color:#18baff}.profile-v4-results-table,.profile-v4-data-table{display:grid;gap:0;overflow:hidden;border:1px solid rgba(69,214,255,.12);border-radius:16px}.profile-v4-results-table>div,.profile-v4-data-table>div{display:grid;grid-template-columns:repeat(var(--cols,5),minmax(0,1fr));gap:12px;align-items:center;min-height:44px;padding:0 14px;border-bottom:1px solid rgba(255,255,255,.06)}.profile-v4-results-table>div{grid-template-columns:2fr 1fr .7fr .9fr .9fr}.profile-v4-results-table>div:first-child,.profile-v4-data-table>div:first-child{color:#90a9bd;background:#ffffff06}.profile-v4-results-table em.pos,.profile-v4-data-table span.pos{color:#50f09a}.profile-v4-results-table em.neg{color:#ff7187}.profile-v4-results-table em.wait{color:#ffc65b}.profile-v4-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.profile-v4-stats-table.wide{grid-column:1/-1}.profile-v4-data-table{--cols:5}.profile-v4-data-table span{color:#d9e8f4}.profile-v4-data-table span:nth-child(3),.profile-v4-data-table span:nth-child(4){color:#51ee9a}.profile-v4-history-timeline{display:grid;gap:12px}.profile-v4-history-timeline article{display:grid;grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:72px;padding:12px 16px;border:1px solid rgba(69,214,255,.14);border-radius:16px;background:#051222b3}.profile-v4-history-timeline article strong,.profile-v4-history-timeline article span{display:block}.profile-v4-history-timeline article.success b{color:#52f29a}.profile-v4-history-timeline article.danger b{color:#ff7187}.profile-v4-opinion-summary{display:grid;grid-template-columns:280px minmax(0,1fr);gap:22px;align-items:center}.profile-v4-opinion-summary strong{display:block;font-size:42px}.profile-v4-rating-bars{display:grid;gap:10px}.profile-v4-rating-bars label{display:grid;grid-template-columns:42px minmax(0,1fr) 30px;gap:12px;align-items:center}.profile-v4-rating-bars i{height:8px;background:#ffffff14;border-radius:999px;overflow:hidden}.profile-v4-rating-bars b{display:block;height:100%;background:linear-gradient(90deg,#00e3ff,#45f39d)}.profile-v4-reviews-list article{display:grid;gap:8px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.08)}.profile-v4-reviews-list article:last-child{border-bottom:0}@media (max-width:1200px){.profile-v4-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-v4-stats-grid,.profile-v4-opinion-summary{grid-template-columns:1fr}}@media (max-width:760px){.profile-v4-summary-grid{grid-template-columns:1fr 1fr}.profile-v4-results-table{overflow:auto}.profile-v4-history-timeline article{grid-template-columns:1fr}}.profile-ticket-v6{position:relative;display:grid;grid-template-columns:230px minmax(240px,1.05fr) minmax(120px,.48fr) minmax(120px,.42fr) minmax(86px,.28fr) minmax(220px,.76fr) 172px;grid-template-rows:minmax(132px,auto) 42px;gap:0;overflow:hidden;margin:12px 0;border-radius:16px;background:radial-gradient(circle at 10% 100%,rgba(226,165,18,.1),transparent 22%),linear-gradient(180deg,#04142bfa,#030e1ffa);border:1px solid rgba(37,126,176,.28);box-shadow:inset 0 1px #ffffff0a,0 16px 34px #00000038}.profile-ticket-v6.premium{border-color:#ffbe177a;box-shadow:inset 0 1px #ffffff0a,0 0 0 1px #ffbe1714,0 16px 34px #0000003d}.profile-ticket-v6.free{border-color:#26e77552}.profile-ticket-v6>div{min-width:0;border-right:1px solid rgba(255,255,255,.075)}.profile-ticket-v6-left{position:relative;display:grid;grid-template-columns:68px 1fr;align-content:center;gap:0 14px;padding:16px 18px}.profile-ticket-v6-avatar{grid-row:1/4;width:68px;height:68px;display:grid;place-items:center;border-radius:999px;border:1.5px solid rgba(0,226,255,.75);background:var(--avatar-image) center/cover no-repeat,#ffffff0f;font-weight:900}.profile-ticket-v6-left div{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.profile-ticket-v6-left strong{font-size:18px}.profile-ticket-v6-left b{width:16px;height:16px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#149bff;font-size:11px}.profile-ticket-v6-left small{grid-column:2;color:#91a5ba}.profile-ticket-v6-left em{grid-column:2;width:max-content;margin-top:4px;padding:4px 10px;border-radius:999px;color:#c7adff;border:1px solid rgba(174,130,255,.32);font-style:normal;font-size:12px}.profile-ticket-v6-left label{grid-column:1/-1;width:max-content;min-width:122px;margin-top:14px;padding:10px 14px;border-radius:12px;border:1px solid rgba(255,190,23,.42);color:#ffc229;background:#ffbe170f;font-weight:900}.profile-ticket-v6.free .profile-ticket-v6-left label{color:#59f19d;border-color:#36e78259;background:#36e78212}.profile-ticket-v6-main{display:grid;align-content:center;gap:12px;padding:16px 20px}.profile-ticket-v6-league{display:flex;align-items:center;gap:10px;color:#d7e4f1}.profile-ticket-v6-match{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px}.profile-ticket-v6-match>div{display:flex;align-items:center;gap:10px}.profile-ticket-v6-match>div:last-child{justify-content:flex-end}.profile-ticket-v6-main>small{text-align:center;color:#96a9bc}.profile-ticket-v6-team-logo{position:relative;width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;overflow:hidden;border-radius:999px;background:#ffffff0e}.profile-ticket-v6-team-logo img{width:100%;height:100%;object-fit:contain}.profile-ticket-v6-team-logo.has-logo b{display:none}.profile-ticket-v6-field{display:grid;align-content:center;gap:8px;padding:16px 18px}.profile-ticket-v6-field small,.profile-ticket-v6-analysis small{color:#8ea3b7;letter-spacing:.08em}.profile-ticket-v6-field strong{font-size:18px}.profile-ticket-v6-field span{color:#92a7bc}.profile-ticket-v6-field.stake i{display:block;width:100%;height:7px;overflow:hidden;border-radius:999px;background:#ffffff14}.profile-ticket-v6-field.stake i b{display:block;height:100%;background:linear-gradient(90deg,#34f08d,#00b9ff)}.profile-ticket-v6-field.odds strong{color:#20c8ff;font-size:26px}.profile-ticket-v6-analysis{display:grid;align-content:center;gap:8px;padding:16px 18px}.profile-ticket-v6-analysis p{margin:0;min-height:44px;color:#c2cfdd;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.profile-ticket-v6-analysis button{width:max-content;padding:0;border:0;color:#16d5ff;background:transparent}.profile-ticket-v6-buy{display:grid;align-content:center;gap:8px;padding:16px 18px;border-right:0!important;text-align:center}.profile-ticket-v6-buy span{justify-self:center;width:max-content;padding:6px 12px;border-radius:999px;color:#55ef9b;background:#28e47f1f}.profile-ticket-v6-buy small{color:#91a5ba}.profile-ticket-v6-buy button{min-height:48px;border-radius:12px;color:#eafcff;background:linear-gradient(180deg,#00b8ffc7,#006fd29e);border:1px solid rgba(0,215,255,.72);box-shadow:0 0 20px #00bfff3d;font-weight:900}.profile-ticket-v6-buy strong{color:#17cfff}.profile-ticket-v6-footer{grid-column:2/-1;display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:0 18px;border-top:1px solid rgba(255,255,255,.08)}.profile-ticket-v6-footer div{display:flex;align-items:center;gap:20px}.profile-ticket-v6-footer button{border:0;color:#98aabc;background:transparent}.profile-ticket-v6-footer button.active{color:#20d8ff}.profile-ticket-v6-comments{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.08);background:#010a16eb}@media (max-width:1260px){.profile-ticket-v6{grid-template-columns:1fr;grid-template-rows:auto}.profile-ticket-v6>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.075)}.profile-ticket-v6-footer{grid-column:auto}}.profile-ticket-v6-access{grid-column:1/-1;width:max-content;min-width:126px;margin-top:14px;padding:10px 14px;border-radius:12px;font-weight:900;cursor:pointer}.profile-ticket-v6-access.premium{color:#ffe079;border:1px solid rgba(255,212,68,.8);background:linear-gradient(180deg,#ffcd2c38,#7a4e0038);box-shadow:0 0 18px #ffc2222e}.profile-ticket-v6-access.free{color:#77ffb2;border:1px solid rgba(69,255,148,.72);background:linear-gradient(180deg,#27e67f38,#055f3038);box-shadow:0 0 18px #28e67f29}.profile-ticket-v6-left label,.profile-ticket-v6-left em{display:none!important}.profile-ticket-v6-buy{position:relative;padding-top:46px!important}.profile-ticket-v6-corner{position:absolute;top:10px;right:12px;display:flex;align-items:center;gap:8px;border:0!important}.profile-ticket-v6-corner>span{padding:0!important;background:transparent!important;color:#7f95b1!important}.profile-ticket-v6-corner>button{width:24px!important;min-height:24px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#ffbf3f!important;font-size:18px!important}.profile-ticket-v6-menu{position:absolute;top:28px;right:0;z-index:30;width:178px;display:grid;gap:2px;padding:8px;border-radius:10px;border:1px solid rgba(255,255,255,.08)!important;background:#152036;box-shadow:0 18px 36px #00000059}.profile-ticket-v6-menu button{min-height:34px!important;width:100%!important;display:flex!important;justify-content:flex-start!important;padding:0 10px!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#aebbd0!important}.profile-ticket-v6-menu button:hover{background:#ffffff0f!important}.dashboard-ticket-v6{margin:12px 0!important}.dashboard-ticket-v6 .profile-ticket-v6-avatar{background:var(--avatar-image) center/cover no-repeat,#ffffff0f}.dashboard-ticket-v6 .profile-ticket-v6-left strong{cursor:pointer}.profile-v4-tab-with-sidebar{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:16px;align-items:start}.profile-v4-tips-with-sidebar .profile-v4-tips-page{min-width:0}.profile-v4-tips-sidebar{display:grid!important;gap:14px;position:sticky;top:88px}.profile-v4-filter-menu{margin-left:auto}.profile-v4-tabs button:first-child{border-color:#00eeff47}@media (max-width:1280px){.profile-v4-tab-with-sidebar{grid-template-columns:1fr}.profile-v4-tips-sidebar{position:static}}.profile-static-v3 .profile-v3-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start}.profile-static-v3 .profile-v3-main{min-width:0}.profile-static-v3 .profile-v4-shared-sidebar{display:grid!important;gap:14px;align-self:start;position:sticky;top:88px}.profile-static-v3 .profile-v4-tips-page{min-width:0}.profile-static-v3 .profile-v4-tips-page .profile-ticket-v6,.profile-static-v3 .profile-live-tip-section .profile-ticket-v6,.profile-static-v3 .profile-all-tips-list .profile-ticket-v6{grid-template-columns:178px minmax(220px,1fr) minmax(110px,.46fr) minmax(100px,.38fr) minmax(74px,.26fr) minmax(190px,.7fr) 142px}.profile-static-v3 .profile-v4-tips-page .profile-ticket-v6-left,.profile-static-v3 .profile-all-tips-list .profile-ticket-v6-left{padding-left:14px;padding-right:14px}.profile-static-v3 .profile-v4-tips-page .profile-ticket-v6-avatar,.profile-static-v3 .profile-all-tips-list .profile-ticket-v6-avatar{width:56px;height:56px;flex-basis:56px}.profile-static-v3 .profile-v4-tips-page .profile-ticket-v6-access,.profile-static-v3 .profile-all-tips-list .profile-ticket-v6-access{min-width:112px;padding:8px 12px}.profile-static-v3 .profile-v4-tips-page .profile-ticket-v6-field,.profile-static-v3 .profile-all-tips-list .profile-ticket-v6-field,.profile-static-v3 .profile-v4-tips-page .profile-ticket-v6-analysis,.profile-static-v3 .profile-all-tips-list .profile-ticket-v6-analysis{padding-left:12px;padding-right:12px}.profile-static-v3 .profile-v4-filter-menu{margin-left:auto}@media (max-width:1450px){.profile-static-v3 .profile-v3-layout{grid-template-columns:minmax(0,1fr) 330px}.profile-static-v3 .profile-v4-tips-page .profile-ticket-v6,.profile-static-v3 .profile-live-tip-section .profile-ticket-v6,.profile-static-v3 .profile-all-tips-list .profile-ticket-v6{grid-template-columns:160px minmax(210px,1fr) minmax(100px,.42fr) minmax(88px,.34fr) minmax(70px,.24fr) minmax(172px,.64fr) 132px}}@media (max-width:1180px){.profile-static-v3 .profile-v3-layout{grid-template-columns:1fr}.profile-static-v3 .profile-v4-shared-sidebar{position:static}}.profile-static-v3:not(.profile-v4-wide-mode) .profile-v3-layout{grid-template-columns:minmax(0,1fr) 360px!important;align-items:start!important}.profile-static-v3:not(.profile-v4-wide-mode) .profile-v4-shared-sidebar{display:grid!important;visibility:visible!important;opacity:1!important}.profile-static-v3:not(.profile-v4-wide-mode) .profile-v3-main{min-width:0!important;width:100%!important}@media (max-width:1180px){.profile-static-v3:not(.profile-v4-wide-mode) .profile-v3-layout{grid-template-columns:1fr!important}}.profile-v4-tips-head{margin-bottom:6px}.profile-v4-tips-page .profile-v4-filter-row{margin-bottom:8px}.profile-ticket-v6 .profile-ticket-v6-left small,.profile-ticket-v6 .profile-ticket-v6-main>small,.profile-ticket-v6 .profile-ticket-v6-field small,.profile-ticket-v6 .profile-ticket-v6-field span,.profile-ticket-v6 .profile-ticket-v6-analysis small,.profile-ticket-v6 .profile-ticket-v6-analysis p,.profile-ticket-v6 .profile-ticket-v6-buy small,.profile-ticket-v6 .profile-ticket-v6-corner>span,.profile-ticket-v6 .profile-ticket-v6-footer button,.profile-ticket-v6 .profile-ticket-v6-footer b{color:#fffffff2!important}.profile-ticket-v6 .profile-ticket-v6-analysis button{color:#31dfff!important}.profile-ticket-v6 .profile-ticket-v6-league,.profile-ticket-v6 .profile-ticket-v6-match>div strong,.profile-ticket-v6 .profile-ticket-v6-field strong,.profile-ticket-v6 .profile-ticket-v6-left strong{color:#fff}.profile-v4-tips-page .profile-v3-card-head span,.profile-v4-tips-page .profile-v4-filter-row button,.profile-v4-tips-page .profile-v4-filter-menu,.profile-v4-tips-page .profile-v3-card-head h3,.profile-v4-tips-page .profile-ticket-v6{color:#fff!important}.profile-v4-tips-page .profile-ticket-v6-left small,.profile-v4-tips-page .profile-ticket-v6-main>small,.profile-v4-tips-page .profile-ticket-v6-field small,.profile-v4-tips-page .profile-ticket-v6-field span,.profile-v4-tips-page .profile-ticket-v6-analysis small,.profile-v4-tips-page .profile-ticket-v6-analysis p,.profile-v4-tips-page .profile-ticket-v6-buy small,.profile-v4-tips-page .profile-ticket-v6-corner>span,.profile-v4-tips-page .profile-ticket-v6-footer button,.profile-v4-tips-page .profile-ticket-v6-footer b,.profile-v4-tips-page .profile-ticket-v6-left div,.profile-v4-tips-page .profile-ticket-v6-main,.profile-v4-tips-page .profile-ticket-v6-field,.profile-v4-tips-page .profile-ticket-v6-analysis,.profile-v4-tips-page .profile-ticket-v6-buy{color:#fffffffa!important}.profile-v4-tips-page .profile-ticket-v6-analysis button,.profile-v4-tips-page .profile-ticket-v6-buy strong,.profile-v4-tips-page .profile-ticket-v6-corner>button,.profile-v4-tips-page .profile-v4-filter-row button.active b,.profile-v4-tips-page .profile-v4-filter-row b{color:#23e8ff!important}.profile-v4-tips-page .profile-ticket-v6-left strong,.profile-v4-tips-page .profile-ticket-v6-main strong,.profile-v4-tips-page .profile-ticket-v6-field strong,.profile-v4-tips-page .profile-ticket-v6-league,.profile-v4-tips-page .profile-ticket-v6-match>div strong,.profile-v4-tips-page .profile-ticket-v6-match>div b,.profile-v4-tips-page .profile-ticket-v6-match>div span{color:#fff!important}.profile-v4-tips-page .profile-v4-filter-row{gap:14px!important;align-items:center!important}.profile-v4-tips-page .profile-v4-filter-row .filter-pill-v872,.profile-v4-tips-page .profile-v4-filter-row button.filter-pill-v872{min-height:48px!important;height:48px!important;min-width:142px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;padding:0 18px!important;border-radius:999px!important;color:#fff!important;font-weight:900!important;letter-spacing:.01em!important;border:1px solid rgba(67,110,160,.42)!important;background:radial-gradient(circle at 72% 50%,rgba(255,255,255,.08),transparent 32%),linear-gradient(180deg,#07152aeb,#030c1aeb)!important;box-shadow:inset 0 1px #ffffff0f,0 10px 28px #00000038!important}.profile-v4-tips-page .profile-v4-filter-row .filter-pill-v872.active,.profile-v4-tips-page .profile-v4-filter-row button.filter-pill-v872.active{border-color:#2dcdfff2!important;background:radial-gradient(circle at 72% 50%,rgba(104,219,255,.34),transparent 34%),linear-gradient(180deg,#159dff,#086ee6)!important;box-shadow:0 0 22px #00b0ff6b,inset 0 1px #ffffff2e!important}.profile-v4-tips-page .profile-v4-filter-row .filter-pill-v872.premium .filter-icon-v872{color:#ffd33d!important;text-shadow:0 0 12px rgba(255,199,35,.72);font-size:20px!important}.profile-v4-tips-page .profile-v4-filter-row .filter-pill-v872.free .filter-icon-v872{color:#42ff79!important;text-shadow:0 0 12px rgba(63,255,126,.65);font-size:18px!important}.profile-v4-tips-page .profile-v4-filter-row .filter-pill-v872.all .filter-icon-v872{color:#bfeeff!important;text-shadow:0 0 10px rgba(0,211,255,.55)}.profile-v4-tips-page .profile-v4-filter-row .filter-pill-v872 b{min-width:36px!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-left:4px!important;padding:0 10px!important;border-radius:999px!important;color:#fff!important;background:#ffffff1a!important;box-shadow:inset 0 1px #ffffff14,0 0 18px #ffffff0d!important}.profile-v4-tips-page .profile-v4-filter-row .filter-pill-v872.active b{background:#ffffff2e!important;box-shadow:0 0 18px #ffffff2e!important}.profile-v4-tips-page .profile-v4-filter-row .filter-pill-v872 span{color:#fff!important}.profile-ticket-v6 .profile-ticket-v6-access{min-width:128px!important;min-height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;border-radius:15px!important;font-size:13px!important;font-weight:950!important;letter-spacing:.01em!important}.profile-ticket-v6 .profile-ticket-v6-access.premium{color:#ffe987!important;border:1px solid rgba(255,218,55,.95)!important;background:radial-gradient(circle at 22% 15%,rgba(255,238,120,.24),transparent 32%),linear-gradient(180deg,#6149079e,#1f1707d1)!important;box-shadow:0 0 20px #ffc72333,inset 0 1px #ffffff24!important;text-shadow:0 0 10px rgba(255,211,55,.45)!important}.profile-ticket-v6 .profile-ticket-v6-access.free{color:#75ffad!important;border:1px solid rgba(59,255,135,.95)!important;background:radial-gradient(circle at 18% 18%,rgba(97,255,159,.2),transparent 32%),linear-gradient(180deg,#054a2bbd,#031c15e0)!important;box-shadow:0 0 20px #2cff842e,inset 0 1px #ffffff1f!important;text-shadow:0 0 10px rgba(69,255,144,.4)!important}.profile-v4-tips-page .profile-v4-filter-row button,.profile-v4-tips-page .profile-v4-filter-row button *,.profile-v4-tips-page .profile-ticket-v6,.profile-v4-tips-page .profile-ticket-v6 *:not(.profile-ticket-v6-access):not(.profile-ticket-v6-access *):not(.profile-ticket-v6-analysis button):not(.profile-ticket-v6-field.odds strong){color:#fff!important}.profile-v4-tips-page .profile-ticket-v6 .profile-ticket-v6-analysis button{color:#28e6ff!important}.profile-v4-tips-page .profile-ticket-v6 .profile-ticket-v6-field.odds strong{color:#fff!important}.profile-ticket-v6-left .ticket-author-row-v874{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;width:max-content!important;max-width:100%!important;min-width:0!important}.profile-ticket-v6-left .ticket-author-row-v874 strong{display:inline-block!important;min-width:0!important;max-width:150px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;line-height:1.15!important}.profile-ticket-v6-left .ticket-author-row-v874 b,.profile-ticket-v6-left div>b{flex:0 0 17px!important;width:17px!important;height:17px!important;min-width:17px!important;display:inline-grid!important;place-items:center!important;margin:0!important;border-radius:999px!important;color:#fff!important;background:linear-gradient(180deg,#32c7ff,#0a8bff)!important;box-shadow:0 0 12px #21aeff8c!important;font-size:11px!important;line-height:1!important;transform:none!important;position:static!important}.profile-ticket-v6-left small{grid-column:auto!important;display:block!important;width:100%!important;margin:0!important;color:#fff!important;line-height:1.28!important}.profile-ticket-v6-left .tipster-name-link{cursor:pointer!important}.ticket-author-row-v874 b,.verify-dot{display:none!important}.profile-ticket-v6-left .ticket-author-row-v874{display:inline!important;gap:0!important}.profile-v3-name-line .verify-dot{display:none!important}.profile-ticket-v6-left div{display:grid!important;grid-template-columns:1fr!important;align-content:start!important;gap:6px!important}.profile-ticket-v6-left .ticket-author-row-v874{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;width:max-content!important;max-width:100%!important}.profile-ticket-v6-left .ticket-author-row-v874 strong{display:inline-block!important;max-width:155px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;line-height:1.15!important}.profile-ticket-v6-left .ticket-author-row-v874 b,.profile-ticket-v6-left div>b{flex:0 0 17px!important;width:17px!important;height:17px!important;min-width:17px!important;display:inline-grid!important;place-items:center!important;margin:0!important;border-radius:999px!important;color:#fff!important;background:linear-gradient(180deg,#35caff,#0a8cff)!important;box-shadow:0 0 12px #21aeff94!important;font-size:11px!important;line-height:1!important;transform:none!important;position:static!important}.profile-ticket-v6-left .ticket-mini-stats-v876{display:grid!important;gap:2px!important;margin-top:2px!important;color:#dce9f6!important;font-size:12px!important;line-height:1.25!important}.profile-ticket-v6-left .ticket-mini-stats-v876 span{display:block!important;color:#dce9f6!important;white-space:nowrap!important}.profile-ticket-v6-left .ticket-mini-stats-v876 b{all:unset!important;color:#fff!important;font-weight:900!important}.profile-ticket-v6-left small{display:none!important}.verify-dot{display:inline-grid!important}.profile-ticket-v6-footer div{gap:18px!important}.profile-ticket-v6-footer .ticket-action-btn-v877,.profile-ticket-v6-footer .ticket-save-btn-v877{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0!important;background:transparent!important;border:0!important;color:#eef5ff!important;font-weight:800!important;letter-spacing:0!important;min-height:auto!important;box-shadow:none!important}.profile-ticket-v6-footer .ticket-action-btn-v877 svg,.profile-ticket-v6-footer .ticket-save-btn-v877 svg{width:18px!important;height:18px!important;display:block!important;stroke:currentColor!important}.profile-ticket-v6-footer .ticket-action-btn-v877 b,.profile-ticket-v6-footer .ticket-save-btn-v877 span{all:unset!important;color:#eef5ff!important;font-weight:800!important;font-size:13px!important;line-height:1!important}.profile-ticket-v6-footer .ticket-action-btn-v877:hover,.profile-ticket-v6-footer .ticket-action-btn-v877.active,.profile-ticket-v6-footer .ticket-save-btn-v877:hover{color:#fff!important;text-shadow:0 0 10px rgba(255,255,255,.14)}.profile-ticket-v6-footer .ticket-action-btn-v877.active{color:#28d7ff!important}.profile-ticket-v6-footer .ticket-save-btn-v877{color:#dbe7f4!important}.profile-ticket-v6-menu button{gap:8px!important;align-items:center!important}.profile-ticket-v6-footer .ticket-save-btn-v877{gap:0!important}.profile-ticket-v6-footer .ticket-save-btn-v877 span{display:none!important}.profile-v4-tabs button:has(span+:contains("Przegląd")){display:none!important}.profile-ticket-v6-footer .ticket-save-btn-v877,.profile-ticket-v6-footer>button.ticket-save-btn-v877{display:none!important}.profile-ticket-v6-buy>button:not(:first-child),.profile-ticket-v6-buy>button:last-child{display:none!important}.profile-ticket-v6-buy{min-width:168px!important;padding-top:50px!important}.profile-ticket-v6-corner{top:8px!important;right:8px!important}.profile-ticket-v6-corner>span{max-width:82px!important;white-space:normal!important;line-height:1.05!important;text-align:right!important;font-size:12px!important}.profile-ticket-v6-buy .status-oczekujący,.profile-ticket-v6-buy .status-oczekujacy,.profile-ticket-v6-buy span[class^=status-]{font-size:13px!important;padding:5px 10px!important}.profile-ticket-v6-analysis{min-width:0!important;padding:12px!important;gap:5px!important}.profile-ticket-v6-analysis small{font-size:11px!important;letter-spacing:.08em!important}.profile-ticket-v6-analysis p{font-size:12.5px!important;line-height:1.28!important;min-height:auto!important;-webkit-line-clamp:3!important}.profile-ticket-v6-analysis button{font-size:12px!important;line-height:1.1!important}.profile-static-v3 .profile-v4-tips-page .profile-ticket-v6,.profile-static-v3 .profile-all-tips-list .profile-ticket-v6{grid-template-columns:210px minmax(230px,1.08fr) minmax(118px,.48fr) minmax(112px,.38fr) minmax(76px,.25fr) minmax(165px,.5fr) 178px!important}.profile-v4-filter-menu,.profile-v4-tips-page .profile-v3-card-head span,.profile-v4-tips-head span,.profile-v4-tabs button[onclick*=overview],.profile-v4-tabs button[data-tab=overview]{display:none!important}.profile-ticket-v6-footer .ticket-save-btn-v877,.profile-ticket-v6-footer>button,.profile-ticket-v6-buy>button:not(:first-child){display:none!important}.profile-ticket-v6.locked .profile-ticket-v6-buy>button,.profile-ticket-v6.premium.locked .profile-ticket-v6-buy>button{display:inline-flex!important}.profile-v4-tips-page .profile-v4-filter-row{justify-content:flex-start!important}.profile-ticket-v6-left{display:grid!important;grid-template-columns:68px 1fr!important;grid-template-rows:auto 1fr auto!important;align-content:stretch!important;align-items:start!important;min-height:100%!important;padding-bottom:16px!important}.profile-ticket-v6-left .profile-ticket-v6-avatar{grid-column:1!important;grid-row:1!important}.profile-ticket-v6-left>div{grid-column:2!important;grid-row:1!important}.profile-ticket-v6-left .profile-ticket-v6-access{grid-column:1 / -1!important;grid-row:3!important;align-self:end!important;justify-self:start!important;margin-top:auto!important;margin-bottom:0!important}.profile-v4-tips-page .profile-ticket-v6-left,.dashboard-ticket-v6 .profile-ticket-v6-left,.profile-all-tips-list .profile-ticket-v6-left{grid-template-rows:auto 1fr auto!important}.profile-v4-tips-page .profile-ticket-v6-left .profile-ticket-v6-access,.dashboard-ticket-v6 .profile-ticket-v6-left .profile-ticket-v6-access,.profile-all-tips-list .profile-ticket-v6-left .profile-ticket-v6-access{grid-row:3!important;align-self:end!important;margin-top:auto!important}.profile-ticket-v6,.dashboard-ticket-v6,.profile-v4-tips-page .profile-ticket-v6,.profile-static-v3 .profile-v4-tips-page .profile-ticket-v6,.profile-static-v3 .profile-all-tips-list .profile-ticket-v6{grid-template-columns:260px minmax(300px,1.16fr) minmax(132px,.46fr) minmax(132px,.38fr) minmax(86px,.22fr) minmax(150px,.36fr) 174px!important}.profile-ticket-v6-left{display:grid!important;grid-template-columns:76px 1fr!important;grid-template-rows:auto 1fr auto!important;align-content:stretch!important;align-items:start!important;min-height:100%!important;padding:16px 18px 14px!important;gap:0 14px!important}.profile-ticket-v6-left .profile-ticket-v6-avatar{grid-column:1!important;grid-row:1!important;width:72px!important;height:72px!important}.profile-ticket-v6-left>div{grid-column:2!important;grid-row:1!important;min-width:0!important}.profile-ticket-v6-left .ticket-author-row-v874{display:inline-flex!important;align-items:center!important;gap:7px!important;max-width:100%!important;min-width:0!important}.profile-ticket-v6-left .ticket-author-row-v874 strong,.profile-ticket-v6-left strong.tipster-name-link,.profile-ticket-v6-left .tipster-name-link{max-width:172px!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.profile-ticket-v6-left .ticket-author-row-v874 b{flex:0 0 17px!important;width:17px!important;height:17px!important;min-width:17px!important;margin-left:0!important}.profile-ticket-v6-left .ticket-author-row-v874 b+b,.profile-ticket-v6-left .ticket-author-row-v874 .verify-dot+.verify-dot{display:none!important}.profile-ticket-v6-left .ticket-mini-stats-v876{margin-top:5px!important;max-width:178px!important}.profile-ticket-v6-left .ticket-mini-stats-v876 span{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.profile-ticket-v6-left .profile-ticket-v6-access{grid-column:1 / -1!important;grid-row:3!important;align-self:end!important;justify-self:start!important;margin-top:auto!important;margin-bottom:0!important;transform:translateY(2px)!important}.profile-ticket-v6-analysis{min-width:0!important;padding:12px 10px!important;gap:4px!important}.profile-ticket-v6-analysis small{font-size:10.5px!important}.profile-ticket-v6-analysis p{max-width:150px!important;font-size:12px!important;line-height:1.24!important;-webkit-line-clamp:3!important}.profile-ticket-v6-analysis button{font-size:11.5px!important}.profile-ticket-v6-buy{min-width:174px!important;padding:46px 14px 14px!important}.profile-ticket-v6-corner{right:10px!important}.profile-ticket-v6-corner>span{max-width:84px!important;white-space:normal!important;line-height:1.05!important;text-align:right!important}@media (max-width:1260px){.profile-ticket-v6,.dashboard-ticket-v6,.profile-v4-tips-page .profile-ticket-v6{grid-template-columns:1fr!important}.profile-ticket-v6-analysis p{max-width:none!important}}.profile-ticket-v6-left .ticket-mini-stats-v876{display:grid!important;gap:2px!important;margin-top:5px!important;max-width:190px!important}.profile-ticket-v6-left .ticket-mini-stats-v876 span{display:block!important;color:#fff!important;font-size:12px!important;line-height:1.22!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.profile-ticket-v6-left .ticket-mini-stats-v876 b{color:#fff!important;font-weight:950!important}.profile-ticket-v6-left .profile-ticket-v6-access{align-self:end!important;margin-top:auto!important}.profile-ticket-v6-buy small{display:none!important}.profile-ticket-v6-buy{display:grid!important;align-content:center!important;justify-items:center!important;gap:10px!important;padding:46px 12px 14px!important}.profile-ticket-v6-buy>button{width:138px!important;min-width:138px!important;max-width:138px!important;min-height:44px!important;height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:0 14px!important;border-radius:13px!important;border:1px solid rgba(34,217,255,.92)!important;background:radial-gradient(circle at 50% 0%,rgba(80,228,255,.36),transparent 48%),linear-gradient(180deg,#15bdf7,#087fd7 58%,#0564ba)!important;color:#fff!important;font-size:14px!important;font-weight:950!important;line-height:1!important;letter-spacing:.01em!important;box-shadow:0 0 18px #00cbff42,inset 0 1px #ffffff3d,inset 0 -10px 18px #00195029!important;cursor:pointer!important;white-space:nowrap!important}.profile-ticket-v6-buy>button:hover{transform:translateY(-1px)!important;filter:brightness(1.08)!important;box-shadow:0 0 24px #00cbff6b,inset 0 1px #ffffff4d!important}.profile-ticket-v6-buy>strong{display:block!important;margin-top:0!important;color:#fff!important;font-size:15px!important;font-weight:950!important;text-align:center!important;line-height:1.15!important}.profile-ticket-v6-corner{top:9px!important;right:10px!important;align-items:center!important}.profile-ticket-v6-corner>span{max-width:92px!important;font-size:12px!important;line-height:1.05!important;text-align:right!important}.profile-ticket-v6-buy>span[class^=status-],.profile-ticket-v6-buy>span{justify-self:center!important;max-width:118px!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.profile-ticket-v6-left,.dashboard-ticket-v6 .profile-ticket-v6-left,.profile-v4-tips-page .profile-ticket-v6-left,.profile-all-tips-list .profile-ticket-v6-left{position:relative!important;min-height:100%!important;height:100%!important;padding-bottom:58px!important}.profile-ticket-v6-left .profile-ticket-v6-access,.dashboard-ticket-v6 .profile-ticket-v6-left .profile-ticket-v6-access,.profile-v4-tips-page .profile-ticket-v6-left .profile-ticket-v6-access,.profile-all-tips-list .profile-ticket-v6-left .profile-ticket-v6-access{position:absolute!important;left:18px!important;bottom:14px!important;top:auto!important;right:auto!important;transform:none!important;margin:0!important;align-self:auto!important;justify-self:auto!important;z-index:3!important}.profile-ticket-v6-left .profile-ticket-v6-access.free,.profile-ticket-v6-left .profile-ticket-v6-access.premium{min-height:40px!important;height:40px!important}.profile-ticket-v6-footer{align-items:center!important}.top-user-avatar.has-avatar,.sidebar-user-avatar.has-avatar,.profile-v3-avatar-editable.has-avatar,.betai-chat-avatar.has-avatar,.chat-avatar.has-avatar,.live-chat-avatar.has-avatar,.dm-avatar.has-avatar,.message-avatar.has-avatar{background-image:var(--avatar-image)!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important}.top-user-avatar.has-avatar{color:transparent!important;overflow:hidden!important}.top-user-avatar.has-avatar img,.livechat226-avatar.has-avatar img,.betai-chat-avatar.has-avatar img,.chat-avatar.has-avatar img,.dm-avatar.has-avatar img,.message-avatar.has-avatar img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;border-radius:inherit!important}.top-user-avatar.has-avatar{padding:0!important;overflow:hidden!important;color:transparent!important}.livechat226-avatar.has-avatar{overflow:hidden!important;padding:0!important;background:transparent!important}.top-user-chip .top-user-avatar.has-avatar,.top-user-avatar.has-avatar{position:relative!important;width:34px!important;height:34px!important;min-width:34px!important;flex:0 0 34px!important;border-radius:999px!important;overflow:hidden!important;padding:0!important;color:transparent!important;background-image:var(--avatar-image)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;border:1px solid rgba(37,233,255,.34)!important;box-shadow:0 0 0 1px #25e9ff1a,0 0 18px #25e9ff3d!important}.top-user-chip .top-user-avatar.has-avatar img,.top-user-avatar.has-avatar img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;display:block!important;object-fit:cover!important;object-position:center!important;border-radius:999px!important;opacity:1!important;visibility:visible!important;z-index:2!important}.top-user-avatar.has-avatar:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;background-image:var(--avatar-image)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;border-radius:999px!important}.sidebar-user-avatar.has-avatar,.livechat226-avatar.has-avatar,.betai-chat-avatar.has-avatar,.chat-avatar.has-avatar,.dm-avatar.has-avatar,.message-avatar.has-avatar{background-image:var(--avatar-image)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.tip-comments-panel,.profile-ticket-v6-comments,.tip-comment-form,.tip-comment-list,.tip-comments-head{display:none!important}.tip-comments-panel.profile-ticket-v6-comments,.profile-ticket-v6-comments{display:block!important;margin-top:0!important;padding:12px 14px 14px!important;border-top:1px solid rgba(118,246,255,.1)!important;background:#020b1466!important}.profile-ticket-v6-comments .tip-comments-head,.tip-comments-panel .tip-comments-head{display:flex!important;align-items:center!important;gap:6px!important;min-height:28px!important;color:#f4fbff!important;font-size:13px!important;font-weight:900!important}.profile-ticket-v6-comments .tip-comments-head strong,.tip-comments-panel .tip-comments-head strong{display:inline!important;color:#fff!important}.profile-ticket-v6-comments .tip-comments-head span,.tip-comments-panel .tip-comments-head span{display:inline!important;color:#a9bed0!important;font-weight:800!important}.tip-comments-close{margin-left:auto!important;width:28px!important;height:28px!important;border-radius:10px!important;border:1px solid rgba(118,246,255,.24)!important;background:linear-gradient(180deg,#0c2437f5,#030e19f5)!important;color:#eaffff!important;font-size:20px!important;line-height:24px!important;font-weight:900!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:0 0 14px #23e6f41a!important}.tip-comments-close:hover{border-color:#23e6f4b8!important;color:#28f4ff!important;box-shadow:0 0 18px #23e6f43d!important}.profile-ticket-v6-comments .tip-comment-form,.tip-comments-panel .tip-comment-form{display:flex!important;gap:8px!important;margin-top:8px!important}.profile-ticket-v6-comments .tip-comment-form input,.tip-comments-panel .tip-comment-form input{display:block!important;flex:1 1 auto!important;min-height:38px!important;border-radius:12px!important;border:1px solid rgba(118,246,255,.14)!important;background:#04111eeb!important;color:#eafcff!important;padding:0 12px!important;outline:none!important}.profile-ticket-v6-comments .tip-comment-submit,.tip-comments-panel .tip-comment-submit{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:0 14px!important;border-radius:12px!important;border:1px solid rgba(35,230,244,.34)!important;background:linear-gradient(135deg,#23e6f4,#138bd8)!important;color:#03131e!important;font-weight:950!important;cursor:pointer!important}.profile-ticket-v6-comments .tip-comment-list,.tip-comments-panel .tip-comment-list{display:grid!important;gap:8px!important;margin-top:10px!important}.profile-ticket-v6-comments .tip-comment-item,.tip-comments-panel .tip-comment-item{display:flex!important;gap:8px!important;padding:8px 10px!important;border-radius:12px!important;background:#08192a9e!important;border:1px solid rgba(118,246,255,.1)!important}.profile-ticket-v6-comments .tip-comment-avatar,.tip-comments-panel .tip-comment-avatar{width:26px!important;height:26px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:#23e6f429!important;color:#eaffff!important;font-size:12px!important;font-weight:900!important}.profile-ticket-v6-comments .tip-comment-body,.tip-comments-panel .tip-comment-body{display:block!important;min-width:0!important}.profile-ticket-v6-comments .tip-comment-meta,.tip-comments-panel .tip-comment-meta{display:flex!important;gap:8px!important;align-items:center!important;color:#a9bed0!important;font-size:11px!important}.profile-ticket-v6-comments .tip-comment-meta strong,.tip-comments-panel .tip-comment-meta strong{color:#fff!important}.profile-ticket-v6-comments .tip-comment-body p,.tip-comments-panel .tip-comment-body p{margin:3px 0 0!important;color:#d9edf8!important;font-size:13px!important;line-height:1.35!important}.real-ranking-panel .panel-head a{display:none!important}.real-ranking-panel .rank>strong,.real-ranking-panel .ranking-profit-positive{color:#23f4ff!important;font-weight:1000!important;white-space:nowrap!important}.real-ranking-panel .ranking-profit-negative{color:#ff5c7a!important;font-weight:1000!important;white-space:nowrap!important}.real-ranking-panel .rank{grid-template-columns:auto auto minmax(0,1fr) auto!important}.profile-live-tip-comments.profile-ticket-v6-comments,.profile-live-tip-comments{display:block!important;margin-top:0!important;padding:12px 14px 14px!important;border-top:1px solid rgba(118,246,255,.1)!important;background:#020b1466!important}.profile-live-tip-comments .tip-comments-head{display:flex!important;align-items:center!important;gap:6px!important;min-height:28px!important;color:#f4fbff!important;font-size:13px!important;font-weight:900!important}.profile-live-tip-comments .tip-comments-head strong{color:#fff!important}.profile-live-tip-comments .tip-comments-head span{color:#a9bed0!important;font-weight:800!important}.profile-live-tip-comments .tip-comments-close{margin-left:auto!important;width:28px!important;height:28px!important;border-radius:10px!important;border:1px solid rgba(118,246,255,.24)!important;background:linear-gradient(180deg,#0c2437f5,#030e19f5)!important;color:#eaffff!important;font-size:20px!important;line-height:24px!important;font-weight:900!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:0 0 14px #23e6f41a!important}.profile-live-tip-comments .tip-comments-close:hover{border-color:#23e6f4b8!important;color:#28f4ff!important;box-shadow:0 0 18px #23e6f43d!important}.profile-live-tip-comments .tip-comment-form{display:flex!important;gap:8px!important;margin-top:8px!important}.profile-live-tip-comments .tip-comment-form input{display:block!important;flex:1 1 auto!important;min-height:38px!important;border-radius:12px!important;border:1px solid rgba(118,246,255,.14)!important;background:#04111eeb!important;color:#eafcff!important;padding:0 12px!important;outline:none!important}.profile-live-tip-comments .tip-comment-submit{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;min-width:132px!important;padding:0 14px!important;border-radius:12px!important;border:1px solid rgba(35,230,244,.34)!important;background:linear-gradient(135deg,#23e6f4,#138bd8)!important;color:#03131e!important;font-weight:950!important;cursor:pointer!important}.profile-live-tip-comments .tip-comment-list{display:grid!important;gap:8px!important;margin-top:10px!important}.profile-live-tip-comments .tip-comment-item{display:flex!important;gap:8px!important;padding:8px 10px!important;border-radius:12px!important;background:#08192a9e!important;border:1px solid rgba(118,246,255,.1)!important}.rightbar .result{display:none!important}.real-ranking-panel .rank{grid-template-columns:auto auto minmax(0,1fr) auto!important;align-items:center!important}.real-ranking-panel .ranking-profit-box{display:grid!important;justify-items:end!important;gap:2px!important;min-width:82px!important;text-align:right!important;white-space:nowrap!important}.real-ranking-panel .ranking-profit-box em{font-style:normal!important;font-size:10px!important;line-height:1!important;color:#8faabd!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.05em!important}.real-ranking-panel .ranking-profit-box span{font-size:15px!important;line-height:1.05!important;font-weight:1000!important}.real-ranking-panel .ranking-profit-positive span{color:#23f4ff!important}.real-ranking-panel .ranking-profit-negative span{color:#ff5c7a!important}.real-ranking-panel .rank small{line-height:1.18!important}.livechat226-avatar.has-avatar,.profile-ticket-v6-avatar.has-avatar,.dashboard-ticket-v6-avatar.has-avatar,.tip-author-avatar.has-avatar{overflow:hidden!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.livechat226-avatar.has-avatar img,.profile-ticket-v6-avatar.has-avatar img,.dashboard-ticket-v6-avatar.has-avatar img,.tip-author-avatar.has-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;border-radius:inherit!important}.real-ranking-panel .rank{grid-template-columns:30px 34px minmax(0,1fr) minmax(74px,86px)!important;column-gap:9px!important;padding:12px 10px!important;overflow:hidden!important}.real-ranking-panel .rank>div:not(.mini-avatar){min-width:0!important;overflow:hidden!important}.real-ranking-panel .rank b,.real-ranking-panel .rank small{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.real-ranking-panel .ranking-profit-box{min-width:0!important;width:86px!important;max-width:86px!important;justify-self:end!important;justify-items:end!important;text-align:right!important;overflow:hidden!important}.real-ranking-panel .ranking-profit-box em{display:block!important;font-size:9px!important;line-height:1!important;opacity:.85!important;margin-bottom:2px!important}.real-ranking-panel .ranking-profit-box span{display:block!important;max-width:86px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important;line-height:1.1!important;background:transparent!important;box-shadow:none!important;padding:0!important;border-radius:0!important}.real-ranking-panel .rank{grid-template-columns:30px 34px minmax(0,1fr) 124px!important;column-gap:9px!important}.real-ranking-panel .ranking-profit-box{width:124px!important;max-width:124px!important;min-width:124px!important;overflow:visible!important}.real-ranking-panel .ranking-profit-box span{max-width:none!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;font-size:12px!important;letter-spacing:-.02em!important;background:transparent!important;box-shadow:none!important;padding:0!important}.livechat226-avatar.has-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}.profile-ticket-v6-avatar.has-avatar,.dashboard-ticket-v6-avatar.has-avatar,.livechat226-avatar.has-avatar{overflow:hidden!important;background-size:cover!important;background-position:center!important}.profile-ticket-v6-avatar.has-avatar img,.dashboard-ticket-v6-avatar.has-avatar img,.livechat226-avatar.has-avatar img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center!important;border-radius:inherit!important}.mini-avatar.has-avatar,.mini-avatar-v4.has-avatar{overflow:hidden!important;padding:0!important;background:transparent!important}.mini-avatar.has-avatar img,.mini-avatar-v4.has-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;border-radius:inherit!important}.mini-avatar.has-avatar img,.mini-avatar-v4.has-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:inherit!important;display:block!important}.real-ranking-panel{overflow:hidden!important}.real-ranking-panel .rank{display:grid!important;grid-template-columns:30px 38px minmax(0,1fr) 118px!important;align-items:center!important;column-gap:8px!important;padding:12px 10px!important}.real-ranking-panel .ranking-profit-box{width:118px!important;min-width:118px!important;max-width:118px!important;justify-self:end!important;text-align:right!important;overflow:visible!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:3px!important;background:transparent!important;box-shadow:none!important;padding:0!important}.real-ranking-panel .ranking-profit-box em{display:block!important;width:100%!important;font-size:9px!important;line-height:1!important;letter-spacing:.06em!important;text-transform:uppercase!important;opacity:.82!important;color:#9fc3d7!important;text-align:right!important}.real-ranking-panel .ranking-profit-box span{display:block!important;width:118px!important;max-width:118px!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;font-size:13px!important;line-height:1.15!important;letter-spacing:-.04em!important;color:#18f4ff!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important;text-align:right!important}.real-ranking-panel .rank{grid-template-columns:30px 38px minmax(0,1fr) 132px!important;column-gap:10px!important;align-items:center!important}.real-ranking-panel .ranking-profit-box{width:132px!important;min-width:132px!important;max-width:132px!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;justify-content:center!important;gap:4px!important;padding:8px 10px!important;border-radius:14px!important;border:1px solid rgba(87,234,255,.28)!important;background:linear-gradient(135deg,#33d6ff42,#124a6e85)!important;box-shadow:inset 0 1px #ffffff14,0 10px 22px #0000002e!important;overflow:visible!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.real-ranking-panel .ranking-profit-box em{width:100%!important;display:block!important;margin:0!important;font-size:10px!important;line-height:1!important;font-style:normal!important;font-weight:900!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:#dbf6ffd1!important;text-align:right!important}.real-ranking-panel .ranking-profit-box span{width:100%!important;display:block!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:20px!important;line-height:1.05!important;font-weight:1000!important;letter-spacing:-.03em!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;text-align:right!important}.real-ranking-panel .ranking-profit-positive span{color:#89f9ff!important;text-shadow:0 0 14px rgba(52,240,255,.18)!important}.real-ranking-panel .ranking-profit-negative{border-color:#ff5b7f47!important;background:linear-gradient(135deg,#ff688c38,#6011257a)!important}.real-ranking-panel .ranking-profit-negative span{color:#ff7e9a!important;text-shadow:0 0 14px rgba(255,91,127,.16)!important}.betai-follow-author-btn{width:100%!important;max-width:164px!important;height:30px!important;margin-top:8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;border:1px solid rgba(0,255,230,.58)!important;background:#00121c94!important;color:#19f7e8!important;font-size:12px!important;font-weight:900!important;line-height:1!important;letter-spacing:.01em!important;cursor:pointer!important;box-shadow:inset 0 0 0 1px #00ffe60d,0 8px 20px #00ffe614!important;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease!important}.betai-follow-author-btn:hover{transform:translateY(-1px)!important;background:#00ffe61a!important;border-color:#00ffe6e6!important;box-shadow:0 0 18px #00ffe633!important}.betai-follow-author-btn:active{transform:translateY(0) scale(.99)!important}.profile-ticket-v6-author .betai-follow-author-btn,.dashboard-ticket-v6-author .betai-follow-author-btn,.tip-author-box .betai-follow-author-btn{align-self:center!important}.profile-ticket-v6-author,.dashboard-ticket-v6-author,.tip-author-box{display:flex!important;flex-direction:column!important;align-items:center!important}.profile-ticket-v6-access,.dashboard-ticket-v6-access,.tip-access-badge,.ticket-access-badge{order:20!important}.betai-follow-author-btn{order:30!important;width:100%!important;max-width:164px!important;height:30px!important;margin-top:9px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;border:1px solid rgba(0,255,230,.72)!important;background:#00111ab8!important;color:#19f7e8!important;font-size:12px!important;font-weight:950!important;line-height:1!important;letter-spacing:.01em!important;cursor:pointer!important;box-shadow:inset 0 0 0 1px #00ffe60f,0 8px 18px #00ffe614!important;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease!important}.real-ranking-panel .rank{grid-template-columns:30px 36px minmax(0,1fr) 118px!important;column-gap:10px!important;align-items:center!important;padding:12px 10px!important}.real-ranking-panel .rank b,.real-ranking-panel .rank small{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}.profile-ticket-v6-author,.dashboard-ticket-v6-author{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:0!important}.profile-ticket-v6-author>span,.dashboard-ticket-v6-author>span{order:1!important}.profile-ticket-v6-author>div:not(.betai-follow-author-btn),.dashboard-ticket-v6-author>div:not(.betai-follow-author-btn){order:2!important}.profile-ticket-v6-access,.dashboard-ticket-v6-access{order:3!important;margin-top:12px!important;margin-bottom:0!important;position:static!important}.profile-ticket-v6-author .betai-follow-author-btn,.dashboard-ticket-v6-author .betai-follow-author-btn,.betai-follow-author-btn{order:4!important;position:static!important;width:100%!important;max-width:164px!important;height:30px!important;margin:9px auto 0!important;padding:0 14px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;border:1px solid rgba(0,255,230,.75)!important;background:#00111abd!important;color:#19f7e8!important;font-size:12px!important;font-weight:950!important;line-height:1!important;letter-spacing:.01em!important;cursor:pointer!important;box-shadow:inset 0 0 0 1px #00ffe60f,0 8px 18px #00ffe614!important;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease!important;z-index:2!important}.betai-follow-author-btn:hover{transform:translateY(-1px)!important;background:#00ffe61a!important;border-color:#00ffe6fa!important;box-shadow:0 0 18px #00ffe633!important}.real-ranking-panel .rank{display:grid!important;grid-template-columns:30px 36px minmax(0,1fr) 118px!important;column-gap:10px!important;align-items:center!important;padding:12px 10px!important;min-height:68px!important}.real-ranking-panel .rank>div:not(.mini-avatar){min-width:0!important}.real-ranking-panel .rank b{display:block!important;font-size:14px!important;line-height:1.05!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.real-ranking-panel .rank small{display:block!important;font-size:11px!important;line-height:1.2!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.real-ranking-panel .ranking-profit-negative{border-color:#ff5b7f61!important;background:linear-gradient(135deg,#310714b8,#911e3e3d)!important}.real-ranking-panel .ranking-profit-negative span{color:#ff7d99!important}.profile-ticket-v6-author,.dashboard-ticket-v6-author{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important}.profile-ticket-v6-access,.dashboard-ticket-v6-access{order:30!important;margin-top:12px!important;margin-bottom:0!important;position:static!important;transform:none!important}.profile-ticket-v6-author>.betai-follow-author-btn,.dashboard-ticket-v6-author>.betai-follow-author-btn,.betai-follow-author-btn{order:40!important;position:static!important;transform:none!important;width:100%!important;max-width:164px!important;min-width:112px!important;height:30px!important;margin:9px auto 0!important;padding:0 14px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;border:1px solid rgba(0,255,230,.75)!important;background:#00111abd!important;color:#19f7e8!important;font-size:12px!important;font-weight:950!important;line-height:1!important;letter-spacing:.01em!important;cursor:pointer!important;box-shadow:inset 0 0 0 1px #00ffe60f,0 8px 18px #00ffe614!important;z-index:2!important}.real-ranking-panel .rank:nth-of-type(n+5){display:none!important}.real-ranking-panel .rank{display:grid!important;grid-template-columns:30px 36px minmax(0,1fr) 118px!important;column-gap:10px!important;align-items:center!important;padding:12px 10px!important}.real-ranking-panel .ranking-profit-box{width:118px!important;min-width:118px!important;max-width:118px!important;justify-self:end!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;justify-content:center!important;gap:4px!important;padding:7px 9px!important;border-radius:14px!important;border:1px solid rgba(35,244,255,.38)!important;background:linear-gradient(135deg,#072131d1,#0a709257)!important;box-shadow:inset 0 1px #ffffff14,0 10px 22px #0000002e,0 0 18px #23f4ff14!important;overflow:hidden!important}.real-ranking-panel .ranking-profit-box em{display:block!important;width:100%!important;margin:0!important;font-style:normal!important;font-size:9px!important;line-height:1!important;font-weight:1000!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#abdaeae6!important;text-align:right!important}.real-ranking-panel .ranking-profit-box span{display:block!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#27f4ff!important;font-size:15px!important;line-height:1.05!important;font-weight:1000!important;letter-spacing:-.045em!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;text-align:right!important;font-variant-numeric:tabular-nums!important}.profile-ticket-v6-left,.dashboard-ticket-v6 .profile-ticket-v6-left,.profile-v4-tips-page .profile-ticket-v6-left,.profile-all-tips-list .profile-ticket-v6-left{position:relative!important;min-height:100%!important;height:100%!important;padding-bottom:98px!important}.profile-ticket-v6-left .profile-ticket-v6-access,.dashboard-ticket-v6 .profile-ticket-v6-left .profile-ticket-v6-access,.profile-v4-tips-page .profile-ticket-v6-left .profile-ticket-v6-access,.profile-all-tips-list .profile-ticket-v6-left .profile-ticket-v6-access{position:absolute!important;left:18px!important;bottom:48px!important;top:auto!important;right:auto!important;margin:0!important;transform:none!important;z-index:4!important}.profile-ticket-v6-left .betai-follow-author-btn,.dashboard-ticket-v6 .profile-ticket-v6-left .betai-follow-author-btn,.profile-v4-tips-page .profile-ticket-v6-left .betai-follow-author-btn,.profile-all-tips-list .profile-ticket-v6-left .betai-follow-author-btn{position:absolute!important;left:18px!important;bottom:14px!important;top:auto!important;right:auto!important;width:112px!important;min-width:112px!important;max-width:112px!important;height:26px!important;min-height:26px!important;margin:0!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;border:1px solid rgba(0,255,230,.78)!important;background:#00111ad1!important;color:#18f7e7!important;font-size:11px!important;font-weight:900!important;line-height:1!important;box-shadow:inset 0 0 0 1px #00ffe60d,0 6px 14px #00ffe617!important;z-index:4!important}.profile-ticket-v6-left .betai-follow-author-btn:hover,.dashboard-ticket-v6 .profile-ticket-v6-left .betai-follow-author-btn:hover{transform:none!important;filter:brightness(1.06)!important}.rightbar .real-ranking-panel .rank:nth-of-type(5){display:grid!important}.rightbar .real-ranking-panel .rank{display:grid!important;grid-template-columns:30px 36px minmax(0,1fr) 112px!important;column-gap:10px!important;align-items:center!important;padding:10px 8px!important;min-height:64px!important}.rightbar .real-ranking-panel .rank>div:not(.mini-avatar){min-width:0!important}.rightbar .real-ranking-panel .rank b{display:block!important;font-size:14px!important;line-height:1.06!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.rightbar .real-ranking-panel .rank small{display:block!important;font-size:11px!important;line-height:1.2!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.rightbar .real-ranking-panel .ranking-profit-box{width:112px!important;min-width:112px!important;max-width:112px!important;justify-self:end!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-end!important;gap:3px!important;padding:7px 8px!important;border-radius:12px!important;border:1px solid rgba(35,244,255,.36)!important;background:linear-gradient(135deg,#091f30f5,#0f81a747)!important;box-shadow:inset 0 1px #ffffff12,0 8px 18px #0000002e!important;overflow:hidden!important}.rightbar .real-ranking-panel .ranking-profit-box em{width:100%!important;margin:0!important;font-style:normal!important;font-size:9px!important;font-weight:1000!important;letter-spacing:.06em!important;line-height:1!important;text-transform:uppercase!important;color:#b0dbe9f0!important;text-align:right!important}.rightbar .real-ranking-panel .ranking-profit-box span{width:100%!important;margin:0!important;padding:0!important;background:transparent!important;color:#26f1ff!important;border:0!important;box-shadow:none!important;font-size:14px!important;font-weight:1000!important;line-height:1.05!important;letter-spacing:-.04em!important;text-align:right!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;font-variant-numeric:tabular-nums!important}.rightbar .real-ranking-panel .rank:nth-of-type(-n+5){display:grid!important}.rightbar .real-ranking-panel .rank:nth-of-type(n+6){display:none!important}.rightbar .real-ranking-panel .rank{display:grid!important;grid-template-columns:30px 36px minmax(0,1fr) 98px!important;column-gap:10px!important;align-items:center!important;padding:10px 8px!important;min-height:64px!important}.rightbar .real-ranking-panel .ranking-profit-box,.real-ranking-panel .ranking-profit-box{width:98px!important;min-width:98px!important;max-width:98px!important;justify-self:end!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-end!important;gap:2px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.rightbar .real-ranking-panel .ranking-profit-box em,.real-ranking-panel .ranking-profit-box em{width:100%!important;margin:0!important;padding:0!important;font-style:normal!important;font-size:10px!important;font-weight:900!important;letter-spacing:.05em!important;line-height:1!important;text-transform:uppercase!important;color:#fff!important;opacity:1!important;text-align:right!important}.rightbar .real-ranking-panel .ranking-profit-box span,.real-ranking-panel .ranking-profit-box span,.rightbar .real-ranking-panel .ranking-profit-positive span,.rightbar .real-ranking-panel .ranking-profit-negative span,.real-ranking-panel .ranking-profit-positive span,.real-ranking-panel .ranking-profit-negative span{width:100%!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:#fff!important;text-shadow:none!important;font-size:14px!important;font-weight:1000!important;line-height:1.05!important;letter-spacing:-.03em!important;text-align:right!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;font-variant-numeric:tabular-nums!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel{padding:12px 10px 10px!important;overflow:hidden!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .panel-head{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:8px!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .panel-head h2{font-size:16px!important;margin:0!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .panel-head a{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:20px!important;padding:0 8px!important;border-radius:999px!important;font-size:10px!important;font-weight:800!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank,.rightbar .real-ranking-panel .rank,.real-ranking-panel .rank{display:grid!important;grid-template-columns:26px 28px minmax(0,1fr) 76px!important;column-gap:8px!important;align-items:center!important;min-height:0!important;padding:8px 6px!important;margin:0!important;border-radius:14px!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank+.rank{margin-top:4px!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank:nth-of-type(-n+4),.rightbar .real-ranking-panel .rank:nth-of-type(-n+4){display:grid!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank:nth-of-type(n+5),.rightbar .real-ranking-panel .rank:nth-of-type(n+5){display:none!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank-position-badge,.rightbar .real-ranking-panel .rank-position-badge{width:22px!important;height:22px!important;min-width:22px!important;font-size:11px!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .mini-avatar,.rightbar .real-ranking-panel .mini-avatar{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;font-size:10px!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank>div:not(.mini-avatar),.rightbar .real-ranking-panel .rank>div:not(.mini-avatar){min-width:0!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank b,.rightbar .real-ranking-panel .rank b{display:block!important;margin:0 0 2px!important;font-size:12px!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank small,.rightbar .real-ranking-panel .rank small{display:block!important;margin:0!important;font-size:9px!important;line-height:1.2!important;color:#a8bacd!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .ranking-profit-box,.rightbar .real-ranking-panel .ranking-profit-box,.real-ranking-panel .ranking-profit-box{width:76px!important;min-width:76px!important;max-width:76px!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;justify-content:center!important;gap:1px!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .ranking-profit-box em,.rightbar .real-ranking-panel .ranking-profit-box em,.real-ranking-panel .ranking-profit-box em{display:block!important;width:100%!important;margin:0!important;padding:0!important;font-style:normal!important;font-size:9px!important;font-weight:900!important;line-height:1!important;letter-spacing:0!important;text-transform:uppercase!important;color:#fff!important;text-align:right!important;opacity:1!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .ranking-profit-box span,.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .ranking-profit-positive span,.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .ranking-profit-negative span,.rightbar .real-ranking-panel .ranking-profit-box span,.rightbar .real-ranking-panel .ranking-profit-positive span,.rightbar .real-ranking-panel .ranking-profit-negative span,.real-ranking-panel .ranking-profit-box span,.real-ranking-panel .ranking-profit-positive span,.real-ranking-panel .ranking-profit-negative span{display:block!important;width:100%!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:#fff!important;text-shadow:none!important;font-size:13px!important;font-weight:1000!important;line-height:1.02!important;letter-spacing:-.03em!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;text-align:right!important;font-variant-numeric:tabular-nums!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel,.rightbar .real-ranking-panel{min-height:232px!important;height:auto!important;max-height:none!important;padding-bottom:12px!important;overflow:visible!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank:nth-of-type(-n+5),.rightbar .real-ranking-panel .rank:nth-of-type(-n+5){display:grid!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank:nth-of-type(n+6),.rightbar .real-ranking-panel .rank:nth-of-type(n+6){display:none!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank:last-of-type,.rightbar .real-ranking-panel .rank:last-of-type{margin-bottom:2px!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel,.rightbar .real-ranking-panel{min-height:290px!important;height:auto!important;max-height:none!important;padding-bottom:20px!important;margin-bottom:8px!important;overflow:hidden!important;flex:0 0 auto!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank,.rightbar .real-ranking-panel .rank{min-height:52px!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank:last-of-type,.rightbar .real-ranking-panel .rank:last-of-type{margin-bottom:10px!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel,.rightbar .real-ranking-panel{min-height:342px!important;padding:14px 12px 18px!important;overflow:hidden!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .panel-head,.rightbar .real-ranking-panel .panel-head{margin-bottom:12px!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .panel-head h2,.rightbar .real-ranking-panel .panel-head h2{font-size:17px!important;line-height:1.15!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .panel-head a,.rightbar .real-ranking-panel .panel-head a{height:24px!important;padding:0 10px!important;font-size:11px!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank,.rightbar .real-ranking-panel .rank,.real-ranking-panel .rank{grid-template-columns:34px 34px minmax(0,1fr) 86px!important;column-gap:10px!important;align-items:center!important;min-height:66px!important;padding:12px 10px!important;border-radius:18px!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank+.rank,.rightbar .real-ranking-panel .rank+.rank{margin-top:6px!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank-position-badge,.rightbar .real-ranking-panel .rank-position-badge{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;font-size:15px!important;font-weight:900!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .mini-avatar,.rightbar .real-ranking-panel .mini-avatar{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;font-size:11px!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank b,.rightbar .real-ranking-panel .rank b{font-size:14px!important;line-height:1.15!important;margin:0 0 3px!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .rank small,.rightbar .real-ranking-panel .rank small{font-size:11px!important;line-height:1.24!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .ranking-profit-box,.rightbar .real-ranking-panel .ranking-profit-box,.real-ranking-panel .ranking-profit-box{width:86px!important;min-width:86px!important;max-width:86px!important;gap:2px!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .ranking-profit-box em,.rightbar .real-ranking-panel .ranking-profit-box em,.real-ranking-panel .ranking-profit-box em{font-size:10px!important}.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .ranking-profit-box span,.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .ranking-profit-positive span,.app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel .ranking-profit-negative span,.rightbar .real-ranking-panel .ranking-profit-box span,.rightbar .real-ranking-panel .ranking-profit-positive span,.rightbar .real-ranking-panel .ranking-profit-negative span,.real-ranking-panel .ranking-profit-box span,.real-ranking-panel .ranking-profit-positive span,.real-ranking-panel .ranking-profit-negative span{font-size:15px!important;line-height:1.06!important}.profile-ticket-v6-left,.dashboard-ticket-v6 .profile-ticket-v6-left,.profile-v4-tips-page .profile-ticket-v6-left,.profile-all-tips-list .profile-ticket-v6-left{padding-bottom:58px!important}.profile-ticket-v6-left .profile-ticket-v6-access,.dashboard-ticket-v6 .profile-ticket-v6-left .profile-ticket-v6-access,.profile-v4-tips-page .profile-ticket-v6-left .profile-ticket-v6-access,.profile-all-tips-list .profile-ticket-v6-left .profile-ticket-v6-access{bottom:14px!important}.profile-ticket-v6-left .betai-follow-author-btn,.dashboard-ticket-v6 .profile-ticket-v6-left .betai-follow-author-btn,.profile-v4-tips-page .profile-ticket-v6-left .betai-follow-author-btn,.profile-all-tips-list .profile-ticket-v6-left .betai-follow-author-btn{display:none!important}.profile-ticket-v6-footer,.profile-v4-tips-page .profile-ticket-v6-footer,.dashboard-ticket-v6 .profile-ticket-v6-footer{align-items:center!important}.profile-ticket-v6-footer div,.profile-v4-tips-page .profile-ticket-v6-footer div,.dashboard-ticket-v6 .profile-ticket-v6-footer div{display:flex!important;align-items:center!important;gap:18px!important;flex-wrap:wrap!important}.profile-ticket-v6-footer .ticket-follow-inline-btn,.profile-v4-tips-page .profile-ticket-v6-footer .ticket-follow-inline-btn,.dashboard-ticket-v6 .profile-ticket-v6-footer .ticket-follow-inline-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:28px!important;padding:0 12px!important;margin-left:2px!important;border-radius:999px!important;border:1px solid rgba(0,255,230,.55)!important;background:#00111a6b!important;color:#18f7e7!important;font-size:12px!important;font-weight:900!important;line-height:1!important;letter-spacing:.01em!important;box-shadow:inset 0 0 0 1px #00ffe60d,0 6px 14px #00ffe614!important;white-space:nowrap!important}.profile-ticket-v6-footer .ticket-follow-inline-btn:hover,.profile-v4-tips-page .profile-ticket-v6-footer .ticket-follow-inline-btn:hover,.dashboard-ticket-v6 .profile-ticket-v6-footer .ticket-follow-inline-btn:hover{background:#00ffe61a!important;border-color:#00ffe6d9!important;color:#7efcf4!important}.profile-ticket-v6-footer .ticket-follow-inline-btn.active,.profile-v4-tips-page .profile-ticket-v6-footer .ticket-follow-inline-btn.active,.dashboard-ticket-v6 .profile-ticket-v6-footer .ticket-follow-inline-btn.active{background:#00ffe62e!important;border-color:#00ffe6f2!important;color:#dffffb!important;box-shadow:inset 0 0 0 1px #00ffe614,0 8px 18px #00ffe61f!important}.profile-ticket-v6-left .ticket-mini-stats-v876 b.profit-positive-text,.dashboard-ticket-v6 .profile-ticket-v6-left .ticket-mini-stats-v876 b.profit-positive-text,.profile-v4-tips-page .profile-ticket-v6-left .ticket-mini-stats-v876 b.profit-positive-text,.profile-all-tips-list .profile-ticket-v6-left .ticket-mini-stats-v876 b.profit-positive-text{color:#21e67a!important}.profile-ticket-v6-left .ticket-mini-stats-v876 b.profit-negative-text,.dashboard-ticket-v6 .profile-ticket-v6-left .ticket-mini-stats-v876 b.profit-negative-text,.profile-v4-tips-page .profile-ticket-v6-left .ticket-mini-stats-v876 b.profit-negative-text,.profile-all-tips-list .profile-ticket-v6-left .ticket-mini-stats-v876 b.profit-negative-text{color:#ff4d67!important}.premium-lock-note{margin-top:8px!important;padding:10px 12px!important;border:1px solid rgba(255,210,31,.28)!important;border-radius:14px!important;background:#ffd21f14!important;color:#ffe08a!important;font-size:13px!important;font-weight:800!important;line-height:1.35!important}.public-profile-as-my-profile{padding:18px!important}.public-profile-back{width:fit-content!important;margin:0 0 12px!important}.public-profile-mirror-hero{min-height:220px!important;position:relative!important;overflow:hidden!important}.public-profile-mirror-hero .profile-v3-hero-content{display:flex!important;align-items:center!important;gap:22px!important;position:relative!important;z-index:2!important}.public-profile-mirror-hero .profile-v3-avatar{width:118px!important;height:118px!important;min-width:118px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:var(--avatar-image, none) center/cover no-repeat,linear-gradient(145deg,#18f7e72e,#0006)!important;border:3px solid rgba(24,247,231,.45)!important;box-shadow:0 0 28px #18f7e733!important;color:#fff!important;font-size:32px!important;font-weight:1000!important;position:relative!important}.public-profile-mirror-hero .profile-v3-status-dot{position:absolute!important;right:8px!important;top:8px!important;width:18px!important;height:18px!important;border-radius:50%!important;background:#44ff73!important;border:3px solid #06131c!important}.public-profile-mirror-hero .profile-v3-title h1{margin:0!important;color:#fff!important;font-size:34px!important;line-height:1.05!important}.public-profile-mirror-hero .profile-v3-title>p{margin:4px 0 0!important;color:#91a9bf!important;font-weight:800!important}.public-profile-mirror-hero .profile-v3-badges{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:12px 0!important}.public-profile-mirror-hero .profile-v3-bio{color:#e6f3ff!important;margin:10px 0 12px!important;font-weight:850!important}.public-profile-stats{margin:18px 0!important}.public-profile-stats>div{border-radius:16px!important;background:#051927d6!important;border:1px solid rgba(24,247,231,.12)!important}.public-profile-tabs{margin:0 0 18px!important}.public-profile-tabs button{min-height:44px!important}.public-profile-feed .profile-ticket-v6{margin-bottom:16px!important}.public-profile-lock-note{margin:0 0 14px!important}@media (max-width:1200px){.public-profile-as-my-profile .profile-v3-layout{grid-template-columns:1fr!important}}.public-profile-as-my-profile{width:100%!important;padding:18px!important}.public-profile-as-my-profile .profile-v3-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:18px!important;align-items:start!important}.public-profile-as-my-profile .profile-v3-main{min-width:0!important}.public-profile-as-my-profile .profile-v3-hero,.public-profile-as-my-profile .glass-profile-v3,.public-profile-mirror-hero{min-height:235px!important;padding:28px!important;border-radius:24px!important;background:radial-gradient(circle at 74% 35%,rgba(0,255,230,.14),transparent 32%),linear-gradient(135deg,#04121df5,#042a32e6)!important;border:1px solid rgba(0,255,230,.18)!important;box-shadow:inset 0 0 0 1px #ffffff08,0 18px 48px #0000003d!important;position:relative!important;overflow:hidden!important}.public-profile-mirror-hero .profile-v3-hero-content{display:flex!important;align-items:center!important;gap:24px!important;position:relative!important;z-index:2!important}.public-profile-mirror-hero .profile-v3-avatar{width:122px!important;height:122px!important;min-width:122px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:var(--avatar-image, none) center/cover no-repeat,linear-gradient(145deg,#18f7e72e,#0006)!important;border:3px solid rgba(24,247,231,.46)!important;box-shadow:0 0 28px #18f7e738!important;color:#fff!important;font-size:32px!important;font-weight:1000!important;position:relative!important}.public-profile-mirror-hero .profile-v3-title h1{margin:0!important;color:#fff!important;font-size:34px!important;line-height:1.08!important}.public-profile-mirror-hero .profile-v3-title>p{margin:4px 0 0!important;color:#91a9bf!important;font-weight:850!important}.public-profile-mirror-hero .profile-v3-badges{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin:12px 0!important}.public-profile-mirror-hero .profile-v3-badges span{min-height:24px!important;display:inline-flex!important;align-items:center!important;padding:0 10px!important;border-radius:999px!important;background:#18f7e71a!important;border:1px solid rgba(24,247,231,.18)!important;color:#35f7e8!important;font-size:11px!important;font-weight:950!important}.public-profile-mirror-hero .profile-v3-badges .premium{background:#ff40d621!important;color:#ff76df!important;border-color:#ff40d638!important}.public-profile-mirror-hero .profile-v3-badges .active{background:#ffa81821!important;color:#ffbf56!important;border-color:#ffa81838!important}.public-profile-mirror-hero .profile-v3-bio{color:#d8eafd!important;margin:10px 0 12px!important;font-weight:850!important}.public-profile-mirror-hero .profile-v3-actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important}.public-profile-mirror-hero .profile-v3-actions button,.profile-v3-stripe-btn{min-height:40px!important;border-radius:12px!important;border:1px solid rgba(24,247,231,.22)!important;background:#021018a8!important;color:#e8fbff!important;padding:0 16px!important;font-weight:950!important;cursor:pointer!important}.public-profile-mirror-hero .profile-v3-actions .primary,.profile-v3-stripe-btn{background:linear-gradient(135deg,#26f0e0,#2f91ff)!important;color:#03121b!important;border:0!important}.profile-v3-stripe-btn{position:absolute!important;top:20px!important;right:20px!important;z-index:3!important}.public-profile-as-my-profile .profile-v4-stats-grid,.public-profile-stats{display:grid!important;grid-template-columns:repeat(5,minmax(130px,1fr))!important;gap:12px!important;margin:18px 0!important}.public-profile-as-my-profile .profile-v4-stats-grid>div,.public-profile-stats>div{display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:86px!important;padding:16px 18px!important;border-radius:16px!important;background:linear-gradient(180deg,#061f30f2,#051523f5)!important;border:1px solid rgba(24,247,231,.13)!important;box-shadow:inset 0 0 0 1px #ffffff06!important}.public-profile-as-my-profile .profile-v4-stats-grid>div span,.public-profile-stats>div span{color:#8fa8bd!important;font-size:11px!important;font-weight:950!important;letter-spacing:.08em!important}.public-profile-as-my-profile .profile-v4-stats-grid>div b,.public-profile-stats>div b{display:block!important;margin:8px 0 4px!important;color:#fff!important;font-size:24px!important;line-height:1!important;font-weight:1000!important}.public-profile-as-my-profile .profile-v4-stats-grid>div small,.public-profile-stats>div small{color:#7f96ad!important;font-size:11px!important;font-weight:700!important}.public-profile-as-my-profile .profile-v4-tabs,.public-profile-tabs{display:flex!important;gap:12px!important;flex-wrap:wrap!important;margin:0 0 18px!important;padding:14px!important;border-radius:20px!important;background:#031f2bc7!important;border:1px solid rgba(24,247,231,.1)!important}.public-profile-as-my-profile .profile-v4-tabs button,.public-profile-tabs button{min-height:44px!important;padding:0 18px!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.1)!important;background:#020e18b8!important;color:#dce9f6!important;font-weight:950!important}.public-profile-as-my-profile .profile-v4-tabs button.active,.public-profile-tabs button.active{background:linear-gradient(135deg,#1fe2ffd9,#2f8dffeb)!important;color:#06131c!important}.public-profile-tips-section{padding:18px!important;border-radius:22px!important;background:linear-gradient(180deg,#02232ddb,#020c14f2)!important;border:1px solid rgba(24,247,231,.12)!important}.public-profile-side{display:grid!important;gap:14px!important}.public-profile-side .profile-side-card{padding:16px!important;border-radius:18px!important;background:#030f18eb!important;border:1px solid rgba(24,247,231,.12)!important}.public-profile-side .profile-side-card h3{margin:0 0 14px!important;color:#fff!important;font-size:16px!important}.public-profile-side .profile-side-card h3 span{float:right!important;color:#24f5df!important;font-size:11px!important}.public-profile-side .profile-side-card p{display:flex!important;justify-content:space-between!important;gap:10px!important;margin:0!important;padding:10px 0!important;border-top:1px solid rgba(255,255,255,.06)!important;color:#9db0c4!important;font-size:13px!important}.public-profile-side .profile-side-card strong{color:#fff!important;text-align:right!important}@media (max-width:1300px){.public-profile-as-my-profile .profile-v4-stats-grid,.public-profile-stats{grid-template-columns:repeat(3,minmax(130px,1fr))!important}}@media (max-width:1100px){.public-profile-as-my-profile .profile-v3-layout{grid-template-columns:1fr!important}}.tipster-profile-as-real-profile .profile-v3-avatar-editable span,.tipster-profile-as-real-profile .profile-avatar-file-input{display:none!important}.tipster-profile-as-real-profile .profile-v3-bio-click span{display:none!important}.tipster-profile-as-real-profile{width:100%!important;padding:18px!important}.tipster-profile-as-real-profile>.profile-page{padding:0!important}.tipster-profile-as-real-profile .public-profile-back{width:fit-content!important;margin:0 0 12px!important}.tipster-profile-as-real-profile .profile-hero-stripe-btn{display:none!important}.tipster-profile-as-real-profile .profile-v3-avatar-editable{cursor:default!important;pointer-events:none!important}.tipster-profile-as-real-profile .profile-v3-avatar-editable span,.tipster-profile-as-real-profile .profile-v3-bio-click span,.tipster-profile-as-real-profile .profile-avatar-file-input{display:none!important}.tipster-profile-as-real-profile .profile-v3-bio-click{pointer-events:none!important;cursor:default!important}.profile-v3-actions .primary.active{background:linear-gradient(135deg,#22e6d6,#2f8dff)!important;color:#03121b!important}.filter-pill-v872.locked{opacity:.82!important;border-color:#ffd21f73!important}.profile-v4-filter-row-paid-access{gap:12px!important}.profile-premium-tab-lock-note,.profile-subscription-active-note{margin:0 0 14px!important;padding:12px 14px!important;border-radius:16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;flex-wrap:wrap!important;border:1px solid rgba(255,210,31,.28)!important;background:#ffd21f14!important;color:#ffe9a8!important;font-weight:850!important}.profile-subscription-active-note{border-color:#21e6d652!important;background:#21e6d614!important;color:#cffffa!important}.profile-premium-tab-lock-note strong,.profile-subscription-active-note strong{color:#fff!important;font-weight:1000!important}.profile-premium-tab-lock-note span,.profile-subscription-active-note span{flex:1 1 420px!important;font-size:13px!important;line-height:1.35!important}.profile-premium-tab-lock-note button{min-height:36px!important;border:0!important;border-radius:999px!important;padding:0 14px!important;background:linear-gradient(135deg,#21e6d6,#2f8dff)!important;color:#03121b!important;font-weight:950!important;cursor:pointer!important}.profile-results-filter-row-v945{gap:8px!important;flex-wrap:wrap!important}.profile-results-filter-row-v945 button b{margin-left:6px!important;color:#21e6d6!important}.profile-results-logic-note-v945{display:flex!important;gap:10px!important;align-items:center!important;margin:0 0 12px!important;padding:12px 14px!important;border-radius:14px!important;background:#21e6d614!important;border:1px solid rgba(33,230,214,.18)!important;color:#cffff9!important;font-size:13px!important;font-weight:800!important}.profile-results-logic-note-v945 strong{color:#fff!important;white-space:nowrap!important}.profile-v4-results-table-v945>div{grid-template-columns:1.4fr 1fr .55fr .75fr .8fr 1.45fr!important}.profile-v4-results-table-v945 em.void{color:#ffd166!important;background:#ffd1661f!important}.profile-v4-results-table-v945 em.admin{color:#7dd3fc!important;background:#7dd3fc1f!important}.manual-settle-actions-v945{display:flex!important;gap:6px!important;flex-wrap:wrap!important;align-items:center!important}.manual-settle-actions-v945 button,.admin-coupon-actions-v945 button{border:0!important;min-height:28px!important;padding:0 9px!important;border-radius:999px!important;font-size:11px!important;font-weight:950!important;cursor:pointer!important}.manual-settle-actions-v945 .won,.admin-coupon-actions-v945 .won{background:#22e67a29!important;color:#72ffad!important}.manual-settle-actions-v945 .lost,.admin-coupon-actions-v945 .lost{background:#ff4d6729!important;color:#ff8aa0!important}.manual-settle-actions-v945 .void,.admin-coupon-actions-v945 .void{background:#ffd16629!important;color:#ffd166!important}.manual-settle-actions-v945 small{color:#9fb3c8!important;font-size:11px!important}.admin-coupon-approval-page-v945{display:grid!important;gap:16px!important;padding:18px!important}.admin-coupon-hero-v945{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:22px!important;border-radius:22px!important}.admin-coupon-hero-v945 span{color:#21e6d6!important;font-size:12px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}.admin-coupon-hero-v945 h1{color:#fff!important;margin:4px 0 6px!important}.admin-coupon-hero-v945 p{color:#aebed0!important;margin:0!important}.admin-coupon-hero-v945 button{border:0!important;min-height:38px!important;padding:0 14px!important;border-radius:999px!important;background:linear-gradient(135deg,#21e6d6,#2f8dff)!important;color:#03121b!important;font-weight:950!important}.admin-coupon-tabs-v945{display:flex!important;gap:10px!important;flex-wrap:wrap!important}.admin-coupon-tabs-v945 button{min-height:38px!important;padding:0 14px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.12)!important;background:#ffffff0d!important;color:#dce9f6!important;font-weight:900!important}.admin-coupon-tabs-v945 button.active{background:#21e6d61f!important;border-color:#21e6d68c!important;color:#fff!important}.admin-coupon-list-v945{display:grid!important;gap:12px!important}.admin-coupon-card-v945{display:flex!important;justify-content:space-between!important;gap:14px!important;align-items:center!important;padding:16px!important;border-radius:18px!important}.admin-coupon-card-v945 div:first-child{display:grid!important;gap:5px!important}.admin-coupon-card-v945 strong{color:#fff!important;font-size:16px!important}.admin-coupon-card-v945 span,.admin-coupon-card-v945 em{color:#b9c8d9!important;font-size:13px!important}.admin-coupon-actions-v945{display:flex!important;gap:7px!important;flex-wrap:wrap!important;justify-content:flex-end!important}.admin-coupon-actions-v945 .reject{background:#ffffff1a!important;color:#e8eef7!important}@media (max-width:900px){.profile-v4-results-table-v945>div{grid-template-columns:1fr!important}.admin-coupon-card-v945{align-items:flex-start!important;flex-direction:column!important}}.profile-v4-results-page{display:grid!important;gap:18px!important}.profile-v4-results-page .profile-v4-summary-grid{display:grid!important;grid-template-columns:repeat(6,minmax(150px,1fr))!important;gap:12px!important}.profile-v4-results-page .profile-v4-summary-grid article{min-height:82px!important;padding:16px 18px!important;border-radius:16px!important;background:linear-gradient(180deg,#051c2cf0,#051420fa)!important;border:1px solid rgba(24,247,231,.13)!important;box-shadow:inset 0 0 0 1px #ffffff06,0 12px 30px #0000002e!important}.profile-v4-results-page .profile-v4-summary-grid article.success{background:linear-gradient(180deg,#053020eb,#05161cfa)!important;border-color:#29ff943d!important}.profile-v4-results-page .profile-v4-summary-grid article.danger{background:linear-gradient(180deg,#370a1ae6,#120a14fa)!important;border-color:#ff4d6742!important}.profile-v4-results-page .profile-v4-summary-grid article.warning{background:linear-gradient(180deg,#472b06db,#18100afa)!important;border-color:#ffb84047!important}.profile-v4-results-page .profile-v4-summary-grid article small{display:block!important;color:#8fa8bd!important;font-size:11px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}.profile-v4-results-page .profile-v4-summary-grid article strong{display:block!important;margin-top:8px!important;color:#fff!important;font-size:25px!important;line-height:1!important;font-weight:1000!important}.profile-results-filter-row-v945{padding:12px!important;border-radius:18px!important;background:#031f2bb8!important;border:1px solid rgba(24,247,231,.12)!important;gap:10px!important}.profile-results-filter-row-v945 button{min-height:42px!important;padding:0 16px!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.1)!important;background:linear-gradient(180deg,#071624f0,#030d18f5)!important;color:#dce9f6!important;font-size:13px!important;font-weight:950!important;box-shadow:inset 0 0 0 1px #ffffff06!important;cursor:pointer!important}.profile-results-filter-row-v945 button:hover{border-color:#18f7e75c!important;color:#fff!important}.profile-results-filter-row-v945 button.active{background:linear-gradient(135deg,#1fe2ffe0,#2f8dfff5)!important;color:#04131d!important;border-color:transparent!important;box-shadow:0 0 22px #1fe2ff47!important}.profile-results-filter-row-v945 button b{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:22px!important;height:22px!important;padding:0 7px!important;margin-left:7px!important;border-radius:999px!important;background:#ffffff1f!important;color:inherit!important;font-size:12px!important}.profile-results-logic-note-v945{border-radius:14px!important;border:1px solid rgba(24,247,231,.18)!important;background:linear-gradient(90deg,#18f7e71a,#03121ed1)!important;color:#bfeaf0!important;box-shadow:inset 0 0 0 1px #ffffff06!important}.profile-v4-results-table-v945{overflow:hidden!important;border-radius:18px!important;border:1px solid rgba(24,247,231,.12)!important;background:#020c14c7!important}.profile-v4-results-table-v945>div{min-height:50px!important;padding:0 12px!important;align-items:center!important;border-bottom:1px solid rgba(255,255,255,.055)!important}.profile-v4-results-table-v945>div:first-child{min-height:46px!important;background:#ffffff09!important}.profile-v4-results-table-v945>div:first-child b{color:#e9f7ff!important;font-size:12px!important;font-weight:1000!important;letter-spacing:.03em!important}.profile-v4-results-table-v945 span{color:#b4c6d9!important;font-size:13px!important;font-weight:800!important}.profile-v4-results-table-v945 em{display:inline-flex!important;justify-content:center!important;align-items:center!important;width:max-content!important;min-height:28px!important;padding:0 10px!important;border-radius:999px!important;font-style:normal!important;font-size:12px!important;font-weight:1000!important}.profile-v4-results-table-v945 em.pos{color:#6dffae!important;background:#22e67a24!important;border:1px solid rgba(34,230,122,.25)!important}.profile-v4-results-table-v945 em.neg{color:#ff8aa0!important;background:#ff4d6724!important;border:1px solid rgba(255,77,103,.25)!important}.profile-v4-results-table-v945 em.wait{color:#ffd166!important;background:#ffd16624!important;border:1px solid rgba(255,209,102,.25)!important}.profile-v4-results-table-v945 em.void{color:#7dd3fc!important;background:#7dd3fc24!important;border:1px solid rgba(125,211,252,.25)!important}.profile-v4-results-table-v945 em.admin{color:#c084fc!important;background:#c084fc24!important;border:1px solid rgba(192,132,252,.25)!important}.manual-settle-actions-v945{gap:7px!important}.manual-settle-actions-v945 button{min-height:30px!important;padding:0 10px!important;border-radius:999px!important;border:1px solid transparent!important;font-size:11px!important;font-weight:1000!important;box-shadow:inset 0 0 0 1px #ffffff0a,0 8px 18px #00000029!important;transition:transform .12s ease,filter .12s ease,box-shadow .12s ease!important}.manual-settle-actions-v945 button:hover{transform:translateY(-1px)!important;filter:brightness(1.12)!important}.manual-settle-actions-v945 button.won{background:linear-gradient(135deg,#17d878,#0aa865)!important;color:#041511!important;border-color:#4dffa652!important}.manual-settle-actions-v945 button.lost{background:linear-gradient(135deg,#ff5e7d,#b91c3b)!important;color:#fff!important;border-color:#ff789157!important}.manual-settle-actions-v945 button.void{background:linear-gradient(135deg,#ffd166,#c58a12)!important;color:#201404!important;border-color:#ffd36957!important}.manual-settle-actions-v945 small{color:#8fa8bd!important;font-weight:850!important}.admin-coupon-actions-v945 button.won{background:linear-gradient(135deg,#17d878,#0aa865)!important;color:#041511!important}.admin-coupon-actions-v945 button.lost{background:linear-gradient(135deg,#ff5e7d,#b91c3b)!important;color:#fff!important}.admin-coupon-actions-v945 button.void{background:linear-gradient(135deg,#ffd166,#c58a12)!important;color:#201404!important}.admin-coupon-actions-v945 button.reject{background:linear-gradient(135deg,#64748b,#263241)!important;color:#fff!important}@media (max-width:1200px){.profile-v4-results-page .profile-v4-summary-grid{grid-template-columns:repeat(3,minmax(150px,1fr))!important}}@media (max-width:760px){.profile-v4-results-page .profile-v4-summary-grid{grid-template-columns:1fr!important}}.profile-live-balance-card-v949{position:relative!important;overflow:hidden!important;padding:18px!important;border-radius:22px!important;border:1px solid rgba(24,247,231,.22)!important;background:radial-gradient(circle at 80% 24%,rgba(33,230,214,.13),transparent 28%),linear-gradient(180deg,#03232eeb,#020c14f5)!important;box-shadow:0 18px 45px #00000038,inset 0 0 0 1px #ffffff08!important}.profile-live-balance-card-v949:before{content:""!important;position:absolute!important;top:-2px!important;right:-2px!important;bottom:-2px!important;left:-2px!important;background:linear-gradient(115deg,transparent 0%,rgba(24,247,231,.18) 36%,transparent 58%)!important;transform:translate(-120%)!important;animation:profileBalanceShineV949 5.2s ease-in-out infinite!important;pointer-events:none!important}.profile-live-balance-card-v949:after{content:""!important;position:absolute!important;inset:auto 18px 18px 18px!important;height:1px!important;background:linear-gradient(90deg,transparent,rgba(24,247,231,.55),transparent)!important;opacity:.55!important;pointer-events:none!important}.profile-live-balance-head-v949{position:relative!important;z-index:2!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin-bottom:12px!important}.profile-live-balance-head-v949 h3{margin:0!important;font-size:17px!important;color:#fff!important}.profile-live-balance-head-v949 span{display:block!important;margin-top:4px!important;color:#8fb0c8!important;font-size:12px!important;font-weight:800!important}.profile-live-balance-status-v949{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:28px!important;padding:0 12px!important;border-radius:999px!important;background:#18f7e71a!important;border:1px solid rgba(24,247,231,.28)!important;color:#35f7e8!important;font-size:11px!important;font-weight:1000!important;letter-spacing:.08em!important}.profile-live-balance-status-v949 i{width:8px!important;height:8px!important;border-radius:50%!important;background:#29ff99!important;box-shadow:0 0 14px #29ff99e6!important;animation:profileLivePulseV949 1.2s ease-in-out infinite!important}.profile-live-balance-toolbar-v949{position:relative!important;z-index:2!important;display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin-bottom:12px!important}.profile-live-balance-toolbar-v949 span{min-height:34px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;padding:0 12px!important;border-radius:12px!important;background:#ffffff0b!important;border:1px solid rgba(255,255,255,.075)!important;color:#9fb7ca!important;font-size:12px!important;font-weight:850!important}.profile-live-balance-toolbar-v949 b{color:#fff!important;font-size:14px!important;font-weight:1000!important}.profile-live-balance-toolbar-v949 .good{background:#22e67a1a!important;border-color:#22e67a33!important;color:#b9ffdc!important}.profile-live-balance-toolbar-v949 .bad{background:#ff4d671a!important;border-color:#ff4d6733!important;color:#ffc0ca!important}.profile-live-balance-stage-v949{position:relative!important;z-index:2!important;height:230px!important;border-radius:18px!important;overflow:hidden!important;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px) 0 0/100% 25%,linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px) 0 0/12.5% 100%,radial-gradient(circle at 70% 35%,rgba(33,230,214,.12),transparent 32%),#010a12b3!important;border:1px solid rgba(24,247,231,.12)!important}.profile-live-balance-ylabels-v949{position:absolute!important;left:12px!important;top:10px!important;bottom:10px!important;z-index:3!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;color:#6f879d!important;font-size:10px!important;font-weight:900!important;text-transform:uppercase!important;pointer-events:none!important}.profile-live-balance-chart-v949{position:absolute!important;top:10px!important;right:12px!important;bottom:20px!important;left:46px!important;width:calc(100% - 58px)!important;height:calc(100% - 30px)!important;color:#2dffbd!important;overflow:visible!important}.profile-live-balance-area-v949{opacity:.88!important;animation:profileBalanceAreaV949 3.2s ease-in-out infinite alternate!important}.profile-live-balance-line-v949{stroke-dasharray:180!important;stroke-dashoffset:180!important;animation:profileDrawLineV949 1.45s ease-out forwards,profileLineFlowV949 2.6s linear infinite 1.45s!important;stroke-linecap:round!important;stroke-linejoin:round!important}.profile-live-balance-line-shadow-v949{stroke-linecap:round!important;stroke-linejoin:round!important;animation:profileShadowPulseV949 2.2s ease-in-out infinite!important}.profile-live-balance-dot-v949{fill:#bffff4!important;stroke:#05131c!important;stroke-width:.45!important;filter:drop-shadow(0 0 4px rgba(24,247,231,.9))!important;animation:profileDotPulseV949 1.8s ease-in-out infinite!important}.profile-live-balance-dot-v949:nth-of-type(odd){animation-delay:.35s!important}.profile-live-balance-scan-v949{position:absolute!important;top:0!important;bottom:0!important;width:90px!important;background:linear-gradient(90deg,transparent,rgba(24,247,231,.14),transparent)!important;transform:translate(-120px)!important;animation:profileScanV949 4s linear infinite!important;pointer-events:none!important}.profile-live-balance-footer-v949{position:relative!important;z-index:2!important;display:flex!important;justify-content:space-between!important;margin-top:8px!important;color:#6f879d!important;font-size:11px!important;font-weight:850!important}@keyframes profileBalanceShineV949{0%,52%{transform:translate(-120%);opacity:0}58%{opacity:1}to{transform:translate(120%);opacity:0}}@keyframes profileLivePulseV949{0%,to{transform:scale(1);opacity:.75}50%{transform:scale(1.45);opacity:1}}@keyframes profileDrawLineV949{to{stroke-dashoffset:0}}@keyframes profileLineFlowV949{0%{filter:drop-shadow(0 0 7px rgba(24,247,231,.5))}50%{filter:drop-shadow(0 0 18px rgba(24,247,231,.95))}to{filter:drop-shadow(0 0 7px rgba(24,247,231,.5))}}@keyframes profileShadowPulseV949{0%,to{opacity:.45}50%{opacity:.9}}@keyframes profileBalanceAreaV949{0%{opacity:.55}to{opacity:.95}}@keyframes profileDotPulseV949{0%,to{opacity:.72;transform:scale(1)}50%{opacity:1;transform:scale(1.28)}}@keyframes profileScanV949{0%{left:-110px}to{left:calc(100% + 110px)}}@media (max-width:760px){.profile-live-balance-stage-v949{height:190px!important}.profile-live-balance-toolbar-v949 span{flex:1 1 140px!important}}.profile-results-locked-v950{padding:0!important}.profile-results-locked-box-v950{min-height:230px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important;padding:26px!important;border-radius:22px!important;background:radial-gradient(circle at 78% 28%,rgba(24,247,231,.14),transparent 32%),linear-gradient(135deg,#051c2af5,#020c14fa)!important;border:1px solid rgba(255,210,31,.28)!important;box-shadow:0 18px 45px #0000003d,inset 0 0 0 1px #ffffff08!important}.profile-results-locked-icon-v950{width:74px!important;height:74px!important;min-width:74px!important;display:grid!important;place-items:center!important;border-radius:22px!important;background:#ffd21f21!important;border:1px solid rgba(255,210,31,.28)!important;box-shadow:0 0 28px #ffd21f29!important;font-size:32px!important}.profile-results-locked-box-v950 h3{margin:0 0 8px!important;color:#fff!important;font-size:24px!important;font-weight:1000!important}.profile-results-locked-box-v950 p{margin:0 0 8px!important;max-width:760px!important;color:#c9d8e6!important;font-size:15px!important;line-height:1.45!important;font-weight:850!important}.profile-results-locked-box-v950 small{display:block!important;color:#ffd166!important;font-size:13px!important;line-height:1.4!important;font-weight:900!important}.profile-results-locked-box-v950 button{min-height:44px!important;min-width:190px!important;border:0!important;border-radius:999px!important;padding:0 18px!important;background:linear-gradient(135deg,#21e6d6,#2f8dff)!important;color:#03121b!important;font-weight:1000!important;cursor:pointer!important;box-shadow:0 12px 28px #21e6d62e!important}.profile-results-locked-box-v950 button:hover{filter:brightness(1.1)!important;transform:translateY(-1px)!important}@media (max-width:850px){.profile-results-locked-box-v950{flex-direction:column!important;align-items:flex-start!important}.profile-results-locked-box-v950 button{width:100%!important}}.wallet-row-clickable{width:100%!important;border:0!important;background:#ffffff09!important;cursor:pointer!important;text-align:left!important}.wallet-row-clickable:hover{background:#21e6d614!important}.unlocked-row-v951{border:1px solid rgba(33,230,214,.12)!important;border-radius:12px!important}.unlocked-tips-page-v951{display:grid!important;gap:16px!important;padding:18px!important}.unlocked-tips-hero-v951{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;padding:24px!important;border-radius:24px!important;background:radial-gradient(circle at 80% 28%,rgba(33,230,214,.15),transparent 32%),linear-gradient(135deg,#041927f5,#020c14fa)!important;border:1px solid rgba(33,230,214,.18)!important}.unlocked-tips-hero-v951 span{color:#21e6d6!important;font-size:12px!important;font-weight:1000!important;letter-spacing:.12em!important;text-transform:uppercase!important}.unlocked-tips-hero-v951 h1{color:#fff!important;margin:6px 0!important;font-size:30px!important;font-weight:1000!important}.unlocked-tips-hero-v951 p{max-width:760px!important;margin:0!important;color:#b8c9d9!important;line-height:1.45!important;font-weight:850!important}.unlocked-tips-hero-stat-v951{min-width:150px!important;min-height:100px!important;display:grid!important;place-items:center!important;border-radius:20px!important;background:#21e6d617!important;border:1px solid rgba(33,230,214,.18)!important}.unlocked-tips-hero-stat-v951 b{color:#fff!important;font-size:34px!important;font-weight:1000!important}.unlocked-tips-hero-stat-v951 small{color:#93aabd!important;font-size:12px!important;font-weight:900!important}.unlocked-tips-stats-v951{display:grid!important;grid-template-columns:repeat(4,minmax(140px,1fr))!important;gap:12px!important}.unlocked-tips-stats-v951 article{min-height:78px!important;padding:14px 16px!important;border-radius:16px!important;background:linear-gradient(180deg,#061f30f2,#051523f5)!important;border:1px solid rgba(33,230,214,.12)!important}.unlocked-tips-stats-v951 article.success{border-color:#22e67a40!important;background:linear-gradient(180deg,#04301fe0,#051523f5)!important}.unlocked-tips-stats-v951 article.danger{border-color:#ff4d6740!important;background:linear-gradient(180deg,#370a1ad9,#051523f5)!important}.unlocked-tips-stats-v951 article.warning{border-color:#ffd16640!important;background:linear-gradient(180deg,#3e2708d9,#051523f5)!important}.unlocked-tips-stats-v951 small{color:#8fa8bd!important;font-size:11px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}.unlocked-tips-stats-v951 strong{display:block!important;margin-top:8px!important;color:#fff!important;font-size:26px!important;font-weight:1000!important}.unlocked-tips-filter-v951{display:flex!important;gap:10px!important;flex-wrap:wrap!important;padding:12px!important;border-radius:18px!important;background:#031f2bb8!important;border:1px solid rgba(24,247,231,.12)!important}.unlocked-tips-filter-v951 button{min-height:40px!important;padding:0 15px!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.1)!important;background:linear-gradient(180deg,#071624f0,#030d18f5)!important;color:#dce9f6!important;font-weight:950!important;cursor:pointer!important}.unlocked-tips-filter-v951 button.active{background:linear-gradient(135deg,#1fe2ffe0,#2f8dfff5)!important;color:#04131d!important}.unlocked-tips-filter-v951 b{margin-left:5px!important}.unlocked-tips-list-v951{display:grid!important;gap:16px!important}.unlocked-tip-card-wrap-v951{position:relative!important}.unlocked-single-badge-v951{position:absolute!important;top:12px!important;right:14px!important;z-index:10!important;min-height:28px!important;display:inline-flex!important;align-items:center!important;padding:0 12px!important;border-radius:999px!important;background:#21e6d624!important;border:1px solid rgba(33,230,214,.35)!important;color:#d7fffb!important;font-size:12px!important;font-weight:1000!important;box-shadow:0 0 20px #21e6d624!important}.unlocked-tips-empty-v951{min-height:170px!important;display:grid!important;place-items:center!important;text-align:center!important;gap:6px!important;padding:24px!important;border-radius:22px!important}.unlocked-tips-empty-v951 strong{color:#fff!important;font-size:20px!important}.unlocked-tips-empty-v951 span{color:#9fb4c8!important;font-weight:850!important}@media (max-width:900px){.unlocked-tips-hero-v951{flex-direction:column!important;align-items:flex-start!important}.unlocked-tips-stats-v951{grid-template-columns:repeat(2,minmax(140px,1fr))!important}}@media (max-width:560px){.unlocked-tips-stats-v951{grid-template-columns:1fr!important}}.filter-pill-v872.purchased{border-color:#21e6d63d!important}.filter-pill-v872.purchased.active{background:linear-gradient(135deg,#21e6d6,#2f8dff)!important;color:#03121b!important;box-shadow:0 0 24px #21e6d647!important}.profile-purchased-singles-list-v952,.profile-purchased-single-wrap-v952{position:relative!important}.profile-purchased-single-badge-v952{position:absolute!important;top:12px!important;right:14px!important;z-index:12!important;min-height:30px!important;display:inline-flex!important;align-items:center!important;padding:0 12px!important;border-radius:999px!important;background:#21e6d624!important;border:1px solid rgba(33,230,214,.38)!important;color:#d8fffb!important;font-size:12px!important;font-weight:1000!important;box-shadow:0 0 22px #21e6d624!important}.profile-v4-tabs{gap:16px!important;padding:16px!important;border-radius:24px!important;background:linear-gradient(135deg,#081728c7,#05101fad)!important;border:1px solid rgba(72,214,255,.12)!important;box-shadow:inset 0 1px #ffffff0f,0 16px 40px #00000038,0 0 0 1px #00d9ff08!important;position:relative!important;overflow:hidden!important}.profile-v4-tabs:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.1),transparent 22%),radial-gradient(circle at 82% 10%,rgba(53,219,255,.1),transparent 24%),linear-gradient(180deg,rgba(255,255,255,.03),transparent 36%);pointer-events:none}.profile-v4-tabs button{position:relative!important;overflow:hidden!important;min-height:58px!important;padding:0 26px!important;border-radius:18px!important;color:#edfaff!important;border:1px solid rgba(100,225,255,.16)!important;background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.11),transparent 24%),radial-gradient(circle at 82% 20%,rgba(89,233,255,.08),transparent 30%),linear-gradient(180deg,#132945eb,#081426e6)!important;box-shadow:inset 0 1px #ffffff1a,inset 0 -10px 20px #00000029,0 10px 24px #0000002e,0 0 0 1px #ffffff05!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease!important}.profile-v4-tabs button:before{content:"";position:absolute;left:10px;right:10px;top:6px;height:38%;border-radius:999px;background:linear-gradient(180deg,#ffffff29,#fff0);opacity:.72;pointer-events:none}.profile-v4-tabs button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(circle at 88% 50%,rgba(54,236,255,.1),transparent 22%);opacity:.9;pointer-events:none}.profile-v4-tabs button:hover{transform:translateY(-1px)!important;border-color:#5be7ff57!important;box-shadow:inset 0 1px #ffffff1f,inset 0 -10px 20px #0000001f,0 14px 32px #0000003d,0 0 20px #1fdbff1f!important}.profile-v4-tabs button.active{color:#fff!important;border-color:#43ebff9e!important;background:radial-gradient(circle at 14% 16%,rgba(255,255,255,.2),transparent 22%),radial-gradient(circle at 82% 20%,rgba(100,246,255,.22),transparent 28%),linear-gradient(180deg,#1496ffeb,#0757c6e6)!important;box-shadow:inset 0 1px #ffffff2e,inset 0 -12px 22px #00000024,0 14px 36px #0064ff38,0 0 26px #39dbff57!important}.profile-v4-tabs button.active:before{background:linear-gradient(180deg,#ffffff3d,#fff0);opacity:.95}.profile-v4-tabs button span,.profile-v4-tabs button svg,.profile-v4-tabs button i{position:relative;z-index:1}.profile-v4-tabs button b{position:relative!important;z-index:1!important;min-width:30px!important;height:30px!important;border-radius:999px!important;background:linear-gradient(180deg,#ffffff24,#ffffff0d)!important;border:1px solid rgba(104,233,255,.18)!important;color:#9af6ff!important;box-shadow:inset 0 1px #ffffff24,0 0 14px #30d4ff1a!important}.profile-v4-tabs button.active b{background:linear-gradient(180deg,#ffffff2e,#a9f5ff1a)!important;border-color:#fff3!important;color:#fff!important;box-shadow:inset 0 1px #fff3,0 0 18px #62e6ff38!important}@media (max-width: 900px){.profile-v4-tabs{gap:12px!important;padding:12px!important}.profile-v4-tabs button{min-height:54px!important;padding:0 20px!important;font-size:14px!important}}.profile-active-tips-note-v954{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;margin-top:4px!important;padding:10px 13px!important;border-radius:14px!important;border:1px solid rgba(33,230,214,.14)!important;background:linear-gradient(90deg,#21e6d614,#03121e6b)!important;color:#a9c2d6!important;font-size:12px!important;font-weight:850!important}.profile-active-tips-note-v954 strong{color:#dffffb!important;font-weight:1000!important}.profile-active-tips-note-v954 span{color:#93aabd!important}.profile-pricing-locked-v955{padding:24px!important;border-radius:22px!important;display:grid!important;gap:10px!important}.profile-pricing-locked-v955 h3{margin:0!important;color:#fff!important;font-size:22px!important}.profile-pricing-locked-v955 p{margin:0!important;color:#a9bed0!important;font-weight:850!important}.profile-pricing-locked-v955 button{width:max-content!important;min-height:40px!important;padding:0 16px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,#21e6d6,#2f8dff)!important;color:#03121b!important;font-weight:1000!important;cursor:pointer!important}.tipster-pricing-settings input[type=number]{color:#fff!important}.dashboard-active-feed-note-v956{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;margin:10px 0 12px!important;padding:11px 14px!important;border-radius:16px!important;border:1px solid rgba(33,230,214,.16)!important;background:linear-gradient(90deg,#21e6d61a,#0512208a)!important;color:#9fb8ca!important;font-size:12px!important;font-weight:850!important}.dashboard-active-feed-note-v956 strong{color:#dffffb!important;font-weight:1000!important}.profile-results-chart-v961{padding:18px 20px 20px!important;border-radius:18px!important;background:radial-gradient(circle at 88% 28%,rgba(22,255,154,.1),transparent 30%),linear-gradient(180deg,#05162bf5,#030d1bfa)!important;border:1px solid rgba(49,116,164,.36)!important;box-shadow:inset 0 1px #ffffff09,0 14px 34px #0000002e!important}.profile-results-chart-head-v961{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-bottom:12px!important}.profile-results-chart-head-v961>div{display:flex!important;align-items:center!important;gap:8px!important}.profile-results-chart-head-v961 h3{margin:0!important;color:#f1f8ff!important;font-size:15px!important;font-weight:950!important;letter-spacing:.01em!important}.profile-chart-info-v961{width:18px!important;height:18px!important;border-radius:50%!important;border:1px solid rgba(169,201,223,.45)!important;background:#ffffff0a!important;color:#8da5ba!important;font-size:12px!important;font-weight:900!important;line-height:1!important;padding:0!important}.profile-chart-mode-v961{min-height:34px!important;padding:0 14px!important;border-radius:10px!important;border:1px solid rgba(88,124,154,.3)!important;background:#030d1bc7!important;color:#c7d5e3!important;font-weight:800!important;font-size:12px!important}.profile-results-range-v961{display:flex!important;gap:8px!important;margin-bottom:12px!important}.profile-results-range-v961 button{min-width:44px!important;height:28px!important;border-radius:9px!important;border:1px solid rgba(70,103,133,.42)!important;background:#051428b8!important;color:#8fa4b7!important;font-size:12px!important;font-weight:900!important}.profile-results-range-v961 button.active{color:#dff7ff!important;border-color:#00a7ff!important;background:linear-gradient(180deg,#0f8dff9e,#0059be73)!important;box-shadow:0 0 0 1px #2ac4ff33,0 0 16px #2ac4ff6b!important}.profile-results-chart-stage-v961{position:relative!important;height:255px!important;padding-left:62px!important;padding-bottom:30px!important;border-radius:12px!important;overflow:hidden!important;background:linear-gradient(rgba(92,140,170,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(92,140,170,.1) 1px,transparent 1px),linear-gradient(180deg,#041224a8,#010812d1)!important;background-size:100% 37px,12.5% 100%,100% 100%!important;border:1px solid rgba(53,86,116,.18)!important}.profile-results-yaxis-v961{position:absolute!important;left:12px!important;top:10px!important;bottom:31px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;color:#8aa0b4!important;font-size:11px!important;font-weight:800!important}.profile-results-grid-v961{position:absolute!important;left:62px!important;right:10px!important;top:10px!important;bottom:31px!important}.profile-results-svg-v961{width:100%!important;height:100%!important;display:block!important;overflow:visible!important}.profile-results-area-v961{opacity:.9!important}.profile-results-line-v961{vector-effect:non-scaling-stroke!important}.profile-results-svg-v961 circle{vector-effect:non-scaling-stroke!important;stroke:#071421!important;stroke-width:.55!important;fill:#20e78a!important}.profile-results-svg-v961 circle.loss{fill:#e83f4f!important}.profile-results-svg-v961 circle.win{fill:#20e78a!important}.profile-results-xaxis-v961{position:absolute!important;left:62px!important;right:10px!important;bottom:7px!important;display:flex!important;justify-content:space-between!important;color:#93a8ba!important;font-size:11px!important;font-weight:800!important}.profile-v4-results-page .profile-v4-table-card{margin-top:14px!important}@media (max-width:800px){.profile-results-chart-stage-v961{padding-left:50px!important;height:220px!important}.profile-results-grid-v961,.profile-results-xaxis-v961{left:50px!important}.profile-results-chart-head-v961{align-items:flex-start!important;flex-direction:column!important}}.profile-chart-mode-v961{cursor:pointer!important;outline:none!important;-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important}.profile-chart-mode-v961 option{background:#071421!important;color:#dff7ff!important}.profile-results-range-v961 button{cursor:pointer!important;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease!important}.profile-results-range-v961 button:hover{transform:translateY(-1px)!important;border-color:#2ac4ff8c!important;box-shadow:0 0 14px #2ac4ff2e!important}.profile-results-svg-v961{transition:opacity .18s ease!important}.profile-results-line-v961,.profile-results-area-v961,.profile-results-svg-v961 circle{transition:all .22s ease!important}.profile-v4-results-table-v945>div{grid-template-columns:.72fr 1.35fr 1.1fr .45fr .55fr .62fr .9fr!important}.profile-result-date-time-v964{display:flex!important;flex-direction:column!important;gap:3px!important;color:#d8f7ff!important;font-weight:950!important}.profile-result-date-time-v964 b{font-size:12px!important;color:#dff9ff!important}.profile-result-date-time-v964 small{font-size:11px!important;color:#7f96aa!important;font-weight:900!important}@media (max-width:900px){.profile-v4-results-table-v945>div{grid-template-columns:1fr!important}}.rank-clickable-v974{width:100%;border:0;text-align:left;cursor:pointer;background:#06121c9e;color:inherit;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.rank-clickable-v974:hover{transform:translateY(-2px);border-color:#22d3eebf!important;box-shadow:0 0 0 1px #22d3ee59,0 12px 34px #00d5ff29;background:linear-gradient(135deg,#082131e6,#05121fb8)}.rank-clickable-v974:active{transform:translateY(0) scale(.995)}.top-tipster-clickable-v974{width:100%;border:0;color:inherit;cursor:pointer;text-align:left;background:#08172394}.top-tipster-clickable-v974:hover{box-shadow:0 0 0 1px #22d3ee59,0 10px 24px #00d5ff24}.profile-v3-bio-readonly-v975{cursor:default!important;pointer-events:none}.profile-v3-bio-readonly-v975:after{content:""}.profile-v4-stats-page>.profile-v4-summary-grid.profile-v4-stats-top{display:none!important}.profile-v4-stats-page>.profile-v4-summary-grid,.profile-v4-stats-page>.profile-v4-stats-top,.profile-v4-stats-page>div[class*=summary-grid][class*=stats-top]{display:none!important}.profile-reviews-v985{display:grid;gap:18px}.profile-review-form-v985 textarea{width:100%;min-height:110px;resize:vertical;border-radius:18px;border:1px solid rgba(0,229,255,.22);background:#020c18c7;color:#eaffff;padding:14px 16px;outline:none;box-shadow:inset 0 0 18px #00e5ff0a}.profile-review-form-v985 textarea:focus{border-color:#00e5ff8c;box-shadow:0 0 22px #00e5ff24,inset 0 0 18px #00e5ff12}.profile-review-stars-v985{display:flex;align-items:center;gap:8px;margin:10px 0 14px}.profile-review-stars-v985 button{width:34px;height:34px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#08192de0;color:#50647b;font-size:21px;cursor:pointer;transition:.18s ease}.profile-review-stars-v985 button.active{color:#ffd84a;border-color:#ffd84a8c;background:linear-gradient(135deg,#ffd84a47,#00e5ff1f);box-shadow:0 0 18px #ffd84a2e}.profile-review-stars-v985 strong{margin-left:8px;color:#eaffff}.profile-review-form-actions-v985{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:12px}.profile-review-form-actions-v985 small{color:#9eb4c9}.profile-review-form-actions-v985 button{border:0;border-radius:14px;padding:12px 22px;font-weight:900;cursor:pointer;color:#00131b;background:linear-gradient(135deg,#26f0dc,#2296ff);box-shadow:0 0 22px #00e5ff38}.profile-review-form-actions-v985 button:disabled{opacity:.45;cursor:not-allowed}.profile-reviews-list-v985 article{display:grid;gap:8px;padding:16px;border-radius:18px;border:1px solid rgba(0,229,255,.12);background:#04111fb3;margin-bottom:12px}.profile-reviews-list-v985 article div{display:flex;justify-content:space-between;gap:12px;align-items:center}.profile-reviews-list-v985 article strong{color:#eaffff}.profile-reviews-list-v985 article small{color:#ffd84a}.profile-reviews-list-v985 article span{color:#bdd0df;line-height:1.45}:root{--profile988-bg: #020b12;--profile988-panel: rgba(5, 20, 35, .72);--profile988-panel-2: rgba(7, 31, 50, .64);--profile988-line: rgba(0, 238, 255, .18);--profile988-line-strong: rgba(0, 238, 255, .38);--profile988-cyan: #18e7ff;--profile988-teal: #20f2d2;--profile988-blue: #2686ff;--profile988-green: #20f288;--profile988-red: #ff4778;--profile988-amber: #ffb92f;--profile988-text: #eefcff;--profile988-muted: #8faabe;--profile988-shadow: 0 24px 70px rgba(0, 0, 0, .46), inset 0 1px 0 rgba(255,255,255,.045)}.profile-ultra-pro-v988,.profile-v3-shell,.profile-v4-shell,.profile-page,.profile-v3-page,.profile-v4-page{--card-radius-v988: 24px}.profile-v3-main,.profile-v4-main,.profile-page-main,.profile-v3-wrap,.profile-v4-wrap{position:relative}.profile-v3-main:before,.profile-v4-main:before,.profile-page-main:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 28% 6%,rgba(0,229,255,.1),transparent 34%),radial-gradient(circle at 82% 12%,rgba(38,134,255,.12),transparent 30%),radial-gradient(circle at 44% 78%,rgba(32,242,210,.06),transparent 34%);z-index:0}.glass-profile-v3,.profile-v3-card,.profile-v4-page,.profile-v4-chart-card,.profile-v4-opinion-summary,.profile-v4-reviews-list,.profile-review-form-v985,.profile-pricing-locked-v955,.profile-v4-filter-row,.profile-v4-results-page>section,.profile-v4-stats-page>section,.profile-v4-history-page>section{background:linear-gradient(145deg,#071b2ddb,#020d18c7)!important;border:1px solid rgba(0,229,255,.16)!important;box-shadow:var(--profile988-shadow)!important;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border-radius:var(--card-radius-v988)!important;overflow:hidden}.glass-profile-v3:before,.profile-v3-card:before,.profile-v4-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(110deg,rgba(255,255,255,.055),transparent 22%,transparent 70%,rgba(0,229,255,.035)),radial-gradient(circle at 90% 0%,rgba(0,229,255,.16),transparent 36%);opacity:.8}.profile-v3-hero,.profile-v4-hero,.profile-header-v3,.profile-header-v4,.profile-hero-card,.profile-main-hero{position:relative;border-radius:28px!important;border:1px solid rgba(0,229,255,.22)!important;background:radial-gradient(circle at 82% 40%,rgba(0,229,255,.17),transparent 30%),radial-gradient(circle at 18% 22%,rgba(32,242,210,.12),transparent 28%),linear-gradient(135deg,#061c2eeb,#010c16e6)!important;box-shadow:0 30px 90px #0000008c,0 0 0 1px #ffffff08 inset,0 0 55px #00e5ff14!important;overflow:hidden}.profile-v3-hero:after,.profile-v4-hero:after,.profile-header-v3:after,.profile-header-v4:after,.profile-hero-card:after,.profile-main-hero:after{content:"";position:absolute;right:6%;top:8%;width:360px;height:220px;pointer-events:none;opacity:.42;background:radial-gradient(circle at 52% 38%,rgba(24,231,255,.38),transparent 18%),radial-gradient(circle at 52% 68%,rgba(24,231,255,.18),transparent 24%),linear-gradient(90deg,transparent,rgba(0,229,255,.08),transparent);filter:blur(1px)}.profile-v3-hero h1,.profile-v4-hero h1,.profile-header-v3 h1,.profile-header-v4 h1,.profile-hero-card h1,.profile-main-hero h1{color:var(--profile988-text)!important;letter-spacing:-.04em;text-shadow:0 0 22px rgba(0,229,255,.18)}.profile-v3-hero p,.profile-v4-hero p,.profile-header-v3 p,.profile-header-v4 p,.profile-hero-card p{color:#b9d3e2!important}.profile-v3-hero button,.profile-v4-hero button,.profile-header-v3 button,.profile-header-v4 button,.profile-hero-card button,.profile-main-hero button,.profile-v3-card button,.profile-v4-page button{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.profile-v3-hero button:hover,.profile-v4-hero button:hover,.profile-header-v3 button:hover,.profile-header-v4 button:hover,.profile-v3-card button:hover,.profile-v4-page button:hover{transform:translateY(-1px)}.profile-v3-hero button:first-of-type,.profile-v4-hero button:first-of-type,.profile-header-v3 button:first-of-type,.profile-header-v4 button:first-of-type,.profile-main-hero button:first-of-type{background:linear-gradient(135deg,#20f2d2,#228cff)!important;color:#00131b!important;border:0!important;box-shadow:0 0 28px #00e5ff47,inset 0 1px #ffffff40!important;font-weight:900!important}.profile-v3-badges span,.profile-v4-badges span,.profile-badge,.profile-role-pill,.profile-plan-badge,.profile-status-badge{border:1px solid rgba(255,255,255,.12)!important;background:#04111fb8!important;box-shadow:inset 0 1px #ffffff12,0 0 16px #00e5ff0d;border-radius:999px!important}.profile-v3-stats,.profile-v4-stats,.profile-stats-grid,.profile-stats-row{gap:14px!important}.profile-v3-stat-card,.profile-v4-stat-card,.profile-stat-card,.profile-stats-grid>*,.profile-stats-row>*,.profile-v3-stat,.profile-v4-stat{position:relative;min-height:92px;border-radius:18px!important;border:1px solid rgba(0,229,255,.18)!important;background:radial-gradient(circle at 84% 22%,rgba(0,229,255,.12),transparent 38%),linear-gradient(145deg,#071f32db,#030e1cc7)!important;box-shadow:0 16px 34px #00000057,inset 0 1px #ffffff0a!important;overflow:hidden}.profile-v3-stat-card:after,.profile-v4-stat-card:after,.profile-stat-card:after,.profile-stats-grid>*:after,.profile-stats-row>*:after{content:"";position:absolute;right:12px;bottom:10px;width:38px;height:38px;border-radius:14px;background:radial-gradient(circle,rgba(0,229,255,.18),transparent 68%);opacity:.9}.profile-v3-stat-card strong,.profile-v4-stat-card strong,.profile-stat-card strong,.profile-stats-grid strong,.profile-stats-row strong,.profile-v3-stat-card b,.profile-v4-stat-card b,.profile-stat-card b{color:#f4feff!important;letter-spacing:-.02em;text-shadow:0 0 16px rgba(0,229,255,.1)}.profile-v3-stat-card small,.profile-v4-stat-card small,.profile-stat-card small,.profile-v3-stat-card span,.profile-v4-stat-card span,.profile-stat-card span{color:#9eb9ca!important}.profile-v3-stat-card.success,.profile-v4-stat-card.success,.profile-stat-card.success,.profile-stats-grid .success{border-color:#20f28847!important;background:linear-gradient(145deg,#073724d1,#02111ac7)!important}.profile-v3-stat-card.danger,.profile-v4-stat-card.danger,.profile-stat-card.danger,.profile-stats-grid .danger{border-color:#ff477847!important;background:linear-gradient(145deg,#410d20c7,#02111cc7)!important}.profile-v3-stat-card.warning,.profile-v4-stat-card.warning,.profile-stat-card.warning,.profile-stats-grid .warning{border-color:#ffb92f57!important;background:linear-gradient(145deg,#4b300ac7,#02111cc7)!important}.profile-v3-tabs,.profile-v4-tabs,.profile-tabs,.profile-tab-bar,.profile-tabs-row{position:relative;padding:14px!important;border-radius:24px!important;border:1px solid rgba(0,229,255,.16)!important;background:linear-gradient(145deg,#081e33c7,#020d19d6)!important;box-shadow:0 18px 44px #0000005c,inset 0 1px #ffffff0a!important;gap:12px!important}.profile-v3-tabs button,.profile-v4-tabs button,.profile-tabs button,.profile-tab-bar button,.profile-tabs-row button{min-height:48px;padding:0 22px!important;border-radius:16px!important;border:1px solid rgba(130,190,220,.15)!important;color:#c7dceb!important;background:linear-gradient(180deg,#112d49a8,#04101fb8)!important;box-shadow:inset 0 1px #ffffff0d,0 10px 22px #0000003d!important;font-weight:900!important}.profile-v3-tabs button.active,.profile-v4-tabs button.active,.profile-tabs button.active,.profile-tab-bar button.active,.profile-tabs-row button.active{color:#00131b!important;background:linear-gradient(135deg,#20f2d2,#2195ff 58%,#6c7cff)!important;border-color:#00e5ffb3!important;box-shadow:0 0 28px #00e5ff59,0 0 0 1px #ffffff29 inset!important}.profile-v4-filter-row,.profile-v4-filter-row-paid-access{padding:14px!important;gap:12px!important}.filter-pill-v872{min-height:48px!important;border-radius:999px!important;background:linear-gradient(180deg,#112d49b8,#04101fc7)!important;border:1px solid rgba(0,229,255,.16)!important;box-shadow:inset 0 1px #ffffff0d,0 10px 22px #0000003d!important}.filter-pill-v872.active{background:linear-gradient(135deg,#20f2d2,#2195ff)!important;color:#00131b!important;box-shadow:0 0 28px #00e5ff52!important}.profile-all-tips-list{gap:18px!important}.profile-live-tip-card,.profile-tip-card,.tip-card,.profile-all-tips-list>article,.profile-all-tips-list>div{border-radius:22px!important;border:1px solid rgba(0,229,255,.15)!important;background:linear-gradient(145deg,#051628e0,#020c18cc)!important;box-shadow:0 20px 44px #0000005c,inset 0 1px #ffffff0a!important}.profile-v4-chart-card,.profile-results-chart,.profile-stats-chart,.profile-v4-results-page svg,.profile-v4-stats-page svg{filter:drop-shadow(0 0 18px rgba(0,229,255,.12))}.profile-v4-stats-page table,.profile-v4-results-page table,.profile-stat-table,.profile-results-table{width:100%;border-collapse:separate!important;border-spacing:0!important;overflow:hidden;border-radius:18px!important;border:1px solid rgba(0,229,255,.12)!important;background:#020c1885!important}.profile-v4-stats-page th,.profile-v4-results-page th,.profile-stat-table th,.profile-results-table th{background:#0c263cc2!important;color:#eafdff!important;font-weight:900!important;letter-spacing:.01em}.profile-v4-stats-page td,.profile-v4-results-page td,.profile-stat-table td,.profile-results-table td{border-top:1px solid rgba(255,255,255,.055)!important;color:#b9d0df!important}.profile-v4-stats-page tr:hover td,.profile-v4-results-page tr:hover td{background:#00e5ff0b!important}.profile-v4-history-page article,.profile-history-item,.history-event{border-radius:18px!important;border:1px solid rgba(0,229,255,.13)!important;background:linear-gradient(145deg,#071e31b8,#030d18b8)!important;box-shadow:inset 0 1px #ffffff0b}.profile-reviews-v985,.profile-v4-opinions-page{gap:18px!important}.profile-v4-opinion-summary{display:grid;gap:18px}.profile-v4-rating-bars label{min-height:32px}.profile-v4-rating-bars i{height:9px!important;border-radius:999px!important;background:#94b5cd1f!important;box-shadow:inset 0 1px #ffffff0a}.profile-v4-rating-bars i b{background:linear-gradient(90deg,#20f2d2,#2195ff)!important;box-shadow:0 0 16px #00e5ff3d}.profile-review-form-v985 textarea{background:linear-gradient(145deg,#020d19d1,#041222b8)!important;border:1px solid rgba(0,229,255,.18)!important;box-shadow:inset 0 1px #ffffff0a,inset 0 0 22px #00e5ff09!important}.profile-reviews-list-v985 article{border:1px solid rgba(0,229,255,.14)!important;background:linear-gradient(145deg,#071c2dcc,#030e1acc)!important}.profile-pricing-locked-v955,.tipster-pricing-settings,.profile-pricing-card,.profile-pricing-grid>*{border-radius:22px!important;border:1px solid rgba(0,229,255,.16)!important;background:radial-gradient(circle at 100% 0%,rgba(0,229,255,.1),transparent 36%),linear-gradient(145deg,#071e31d1,#030d19d1)!important;box-shadow:var(--profile988-shadow)!important}.profile-live-tip-empty,.profile-empty-state,.profile-empty,.profile-no-data{border-radius:20px!important;border:1px dashed rgba(0,229,255,.18)!important;background:radial-gradient(circle at 50% 0%,rgba(0,229,255,.08),transparent 42%),#020d197a!important;color:#a9c1d2!important;padding:30px!important}.profile-v3-sidebar .side-card-v3,.profile-v4-shared-sidebar .side-card-v3,.side-card-v3{border-radius:22px!important;border:1px solid rgba(0,229,255,.16)!important;background:radial-gradient(circle at 90% 0%,rgba(0,229,255,.12),transparent 34%),linear-gradient(145deg,#071e31d1,#030d19d1)!important;box-shadow:0 20px 48px #0000005c,inset 0 1px #ffffff0a!important}.side-card-head-v3 h3{color:#f0fdff!important}.side-card-head-v3 span,.key-list-v3 span,.community-v3 span{color:#8faabe!important}.key-list-v3 b,.community-v3 b{color:#f4feff!important}.profile-v3-main ::-webkit-scrollbar,.profile-v4-main ::-webkit-scrollbar,.profile-page-main ::-webkit-scrollbar{width:10px;height:10px}.profile-v3-main ::-webkit-scrollbar-thumb,.profile-v4-main ::-webkit-scrollbar-thumb,.profile-page-main ::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#20f2d2bf,#2195ff8c);border-radius:999px}.profile-v3-main ::-webkit-scrollbar-track,.profile-v4-main ::-webkit-scrollbar-track,.profile-page-main ::-webkit-scrollbar-track{background:#ffffff09}@media (max-width: 1100px){.profile-v3-tabs,.profile-v4-tabs,.profile-tabs,.profile-tab-bar,.profile-tabs-row{overflow-x:auto;flex-wrap:nowrap!important}.profile-v3-tabs button,.profile-v4-tabs button,.profile-tabs button,.profile-tab-bar button,.profile-tabs-row button{white-space:nowrap}}@media (max-width: 780px){.profile-v3-hero,.profile-v4-hero,.profile-header-v3,.profile-header-v4,.profile-hero-card,.profile-main-hero{border-radius:22px!important}.profile-v3-stat-card,.profile-v4-stat-card,.profile-stat-card{min-height:84px}}.profile-v3-avatar,.profile-v4-avatar,.profile-avatar-v3,.profile-avatar-v4,.profile-hero-avatar,.profile-avatar,[class*=avatar]{background-color:transparent!important;background-size:cover!important;background-position:center!important;overflow:hidden!important}.profile-v3-avatar img,.profile-v4-avatar img,.profile-avatar-v3 img,.profile-avatar-v4 img,.profile-hero-avatar img,.profile-avatar img,[class*=avatar] img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:2!important;filter:none!important;mix-blend-mode:normal!important}.profile-v3-avatar:before,.profile-v4-avatar:before,.profile-avatar-v3:before,.profile-avatar-v4:before,.profile-hero-avatar:before,.profile-avatar:before,[class*=avatar]:before,.profile-v3-avatar:after,.profile-v4-avatar:after,.profile-avatar-v3:after,.profile-avatar-v4:after,.profile-hero-avatar:after,.profile-avatar:after,[class*=avatar]:after{pointer-events:none!important}.profile-v3-avatar,.profile-v4-avatar,.profile-avatar-v3,.profile-avatar-v4,.profile-hero-avatar,.profile-avatar{border:1px solid rgba(32,242,210,.55)!important;box-shadow:0 0 0 7px #00e5ff0b,0 0 34px #00e5ff3d!important}.profile-v3-hero p,.profile-v4-hero p,.profile-header-v3 p,.profile-header-v4 p,.profile-hero-card p,.profile-main-hero p,.profile-bio,.profile-bio-text,.profile-description,.profile-about,[class*=bio],[class*=description]{max-width:720px!important;min-height:68px!important;padding:14px 18px!important;line-height:1.48!important;border-radius:18px!important;color:#dff8ff!important;background:linear-gradient(135deg,#20f2d229,#2195ff24)!important;border:1px solid rgba(0,229,255,.24)!important;box-shadow:0 12px 28px #00000038,inset 0 1px #ffffff0d!important;text-shadow:none!important}.side-card-v3 p,.profile-v4-rating-bars p,.profile-reviews-list-v985 p,.profile-live-tip-card p,.tip-card p,.profile-review-form-v985 p,.profile-v4-reviews-list p{max-width:unset!important;min-height:unset!important;padding:unset!important;border-radius:unset!important;background:unset!important;border:unset!important;box-shadow:unset!important}.profile-v3-hero .profile-actions,.profile-v4-hero .profile-actions,.profile-header-v3 .profile-actions,.profile-header-v4 .profile-actions,.profile-hero-card .profile-actions,.profile-main-hero .profile-actions,[class*=profile] [class*=actions]{margin-top:22px!important}.profile-v3-hero button,.profile-v4-hero button,.profile-header-v3 button,.profile-header-v4 button,.profile-hero-card button,.profile-main-hero button{margin-top:8px}.profile-stats-grid>*:nth-child(1),.profile-stats-row>*:nth-child(1),.profile-v3-stats>*:nth-child(1),.profile-v4-stats>*:nth-child(1){border-color:#20f28880!important;background:linear-gradient(145deg,#073724d1,#02111ac7)!important;box-shadow:0 0 24px #20f28814,inset 0 1px #ffffff0d!important}.profile-stats-grid>*:nth-child(2),.profile-stats-row>*:nth-child(2),.profile-v3-stats>*:nth-child(2),.profile-v4-stats>*:nth-child(2){border-color:#20f28875!important;background:linear-gradient(145deg,#083d27d6,#02121bc7)!important}.profile-stats-grid>*:nth-child(3),.profile-stats-row>*:nth-child(3),.profile-v3-stats>*:nth-child(3),.profile-v4-stats>*:nth-child(3){border-color:#2195ff6b!important;background:linear-gradient(145deg,#092846db,#030f1dc7)!important}.profile-stats-grid>*:nth-child(4),.profile-stats-row>*:nth-child(4),.profile-v3-stats>*:nth-child(4),.profile-v4-stats>*:nth-child(4){border-color:#20f28870!important;background:linear-gradient(145deg,#073724d1,#02111ac7)!important}.profile-stats-grid>*:nth-child(5),.profile-stats-row>*:nth-child(5),.profile-v3-stats>*:nth-child(5),.profile-v4-stats>*:nth-child(5){border-color:#ff477870!important;background:linear-gradient(145deg,#400d20cc,#030f1dc7)!important}.profile-stats-grid>*:nth-child(6),.profile-stats-row>*:nth-child(6),.profile-v3-stats>*:nth-child(6),.profile-v4-stats>*:nth-child(6){border-color:#ffb92f7a!important;background:linear-gradient(145deg,#4b300acc,#030f1dc7)!important}.profile-stats-grid>*:nth-child(7),.profile-stats-row>*:nth-child(7),.profile-v3-stats>*:nth-child(7),.profile-v4-stats>*:nth-child(7),.profile-stats-grid>*:nth-child(8),.profile-stats-row>*:nth-child(8),.profile-v3-stats>*:nth-child(8),.profile-v4-stats>*:nth-child(8),.profile-stats-grid>*:nth-child(9),.profile-stats-row>*:nth-child(9),.profile-v3-stats>*:nth-child(9),.profile-v4-stats>*:nth-child(9){border-color:#18e7ff59!important;background:linear-gradient(145deg,#08243cdb,#030f1dc7)!important}.profile-stats-grid>*:nth-child(10),.profile-stats-row>*:nth-child(10),.profile-v3-stats>*:nth-child(10),.profile-v4-stats>*:nth-child(10){border-color:#20f2886b!important;background:linear-gradient(145deg,#073724b8,#030f1dc7)!important}.profile-stats-grid>*,.profile-stats-row>*,.profile-v3-stats>*,.profile-v4-stats>*{min-height:98px!important}.profile-v3-hero p *,.profile-v4-hero p *,.profile-header-v3 p *,.profile-header-v4 p *,.profile-bio *,.profile-description *{color:inherit!important;background:transparent!important}.profile-stats-grid>*,.profile-stats-row>*,.profile-v3-stats>*,.profile-v4-stats>*,.profile-v3-stat-card,.profile-v4-stat-card,.profile-stat-card{position:relative!important;overflow:hidden!important;isolation:isolate}.profile-stats-grid>*:before,.profile-stats-row>*:before,.profile-v3-stats>*:before,.profile-v4-stats>*:before,.profile-v3-stat-card:before,.profile-v4-stat-card:before,.profile-stat-card:before{content:"";position:absolute;inset:-40% -20% auto auto;width:120px;height:120px;border-radius:999px;background:radial-gradient(circle,rgba(24,231,255,.2),rgba(24,231,255,.05) 42%,transparent 70%);filter:blur(.5px);opacity:.7;pointer-events:none;z-index:0}.profile-stats-grid>*:after,.profile-stats-row>*:after,.profile-v3-stats>*:after,.profile-v4-stats>*:after,.profile-v3-stat-card:after,.profile-v4-stat-card:after,.profile-stat-card:after{position:absolute!important;right:16px!important;top:50%!important;transform:translateY(-50%)!important;width:54px!important;height:54px!important;display:grid!important;place-items:center!important;border-radius:18px!important;font-size:31px!important;font-weight:900!important;line-height:1!important;opacity:.42!important;pointer-events:none!important;z-index:1!important;color:#20f2d2e6!important;text-shadow:0 0 14px rgba(32,242,210,.35),0 0 34px rgba(0,229,255,.18)!important;background:radial-gradient(circle at 50% 50%,rgba(0,229,255,.12),transparent 64%)!important;box-shadow:inset 0 0 18px #00e5ff0f,0 0 18px #00e5ff14!important}.profile-stats-grid>*>*,.profile-stats-row>*>*,.profile-v3-stats>*>*,.profile-v4-stats>*>*,.profile-v3-stat-card>*,.profile-v4-stat-card>*,.profile-stat-card>*{position:relative;z-index:2}.profile-stats-grid>*,.profile-stats-row>*,.profile-v3-stats>*,.profile-v4-stats>*,.profile-v3-stat-card,.profile-v4-stat-card,.profile-stat-card{padding-right:72px!important}.profile-stats-grid>*:nth-child(1):after,.profile-stats-row>*:nth-child(1):after,.profile-v3-stats>*:nth-child(1):after,.profile-v4-stats>*:nth-child(1):after{content:"◔";color:#20f2d2f2!important;opacity:.72!important;font-size:42px!important}.profile-stats-grid>*:nth-child(2):after,.profile-stats-row>*:nth-child(2):after,.profile-v3-stats>*:nth-child(2):after,.profile-v4-stats>*:nth-child(2):after{content:"₿";color:#20f288eb!important;opacity:.48!important}.profile-stats-grid>*:nth-child(3):after,.profile-stats-row>*:nth-child(3):after,.profile-v3-stats>*:nth-child(3):after,.profile-v4-stats>*:nth-child(3):after{content:"↗";color:#18e7ffe6!important;opacity:.48!important;font-size:42px!important}.profile-stats-grid>*:nth-child(4):after,.profile-stats-row>*:nth-child(4):after,.profile-v3-stats>*:nth-child(4):after,.profile-v4-stats>*:nth-child(4):after{content:"🏆";color:#20f288f2!important;opacity:.46!important;font-size:34px!important}.profile-stats-grid>*:nth-child(5):after,.profile-stats-row>*:nth-child(5):after,.profile-v3-stats>*:nth-child(5):after,.profile-v4-stats>*:nth-child(5):after{content:"☹";color:#ff4778eb!important;opacity:.42!important;font-size:38px!important}.profile-stats-grid>*:nth-child(6):after,.profile-stats-row>*:nth-child(6):after,.profile-v3-stats>*:nth-child(6):after,.profile-v4-stats>*:nth-child(6):after{content:"◷";color:#ffb92ff2!important;opacity:.52!important;font-size:42px!important}.profile-stats-grid>*:nth-child(7):after,.profile-stats-row>*:nth-child(7):after,.profile-v3-stats>*:nth-child(7):after,.profile-v4-stats>*:nth-child(7):after{content:"◎";color:#18e7ffeb!important;opacity:.52!important;font-size:42px!important}.profile-stats-grid>*:nth-child(8):after,.profile-stats-row>*:nth-child(8):after,.profile-v3-stats>*:nth-child(8):after,.profile-v4-stats>*:nth-child(8):after{content:"⌁";color:#5babfff0!important;opacity:.5!important;font-size:44px!important}.profile-stats-grid>*:nth-child(9):after,.profile-stats-row>*:nth-child(9):after,.profile-v3-stats>*:nth-child(9):after,.profile-v4-stats>*:nth-child(9):after{content:"↗";color:#18e7fff2!important;opacity:.55!important;font-size:42px!important}.profile-stats-grid>*:nth-child(10):after,.profile-stats-row>*:nth-child(10):after,.profile-v3-stats>*:nth-child(10):after,.profile-v4-stats>*:nth-child(10):after{content:"♡";color:#20f288f2!important;opacity:.6!important;font-size:44px!important}.profile-stats-grid>*,.profile-stats-row>*,.profile-v3-stats>*,.profile-v4-stats>*,.profile-v3-stat-card,.profile-v4-stat-card,.profile-stat-card{background-blend-mode:screen,normal!important}.profile-stats-grid>* .stat-card-icon,.profile-stats-row>* .stat-card-icon,.profile-v3-stats>* .stat-card-icon,.profile-v4-stats>* .stat-card-icon{display:none!important}@media (max-width: 1280px){.profile-stats-grid>*:after,.profile-stats-row>*:after,.profile-v3-stats>*:after,.profile-v4-stats>*:after,.profile-v3-stat-card:after,.profile-v4-stat-card:after,.profile-stat-card:after{right:10px!important;width:42px!important;height:42px!important;font-size:26px!important;opacity:.34!important}.profile-stats-grid>*,.profile-stats-row>*,.profile-v3-stats>*,.profile-v4-stats>*,.profile-v3-stat-card,.profile-v4-stat-card,.profile-stat-card{padding-right:54px!important}}.profile-v3-avatar.profile-v3-avatar-editable.has-avatar:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;border-radius:inherit!important;background:linear-gradient(135deg,rgba(0,229,255,.1),transparent 52%,rgba(32,242,210,.1))!important;z-index:1!important;pointer-events:none!important}.profile-v3-avatar.profile-v3-avatar-editable.has-avatar:after{content:""!important;position:absolute!important;right:2px!important;top:8px!important;width:18px!important;height:18px!important;border-radius:50%!important;background:#4bf967!important;box-shadow:0 0 0 4px #4bf9671a,0 0 18px #4bf9678c!important;z-index:4!important}.profile-v3-avatar.profile-v3-avatar-editable>span{position:absolute!important;right:0!important;bottom:0!important;z-index:5!important;display:grid!important;place-items:center!important;width:28px!important;height:28px!important;border-radius:50%!important;color:#00131b!important;background:linear-gradient(135deg,#20f2d2,#2195ff)!important;border:2px solid rgba(1,11,20,.95)!important;box-shadow:0 0 16px #00e5ff47!important}.profile-v3-avatar.profile-v3-avatar-editable:not(.has-avatar){background:radial-gradient(circle at 30% 20%,#29eefff5,#189dffeb 62%,#031a2ef2)!important;color:#eaffff!important}.profile-v3-bio-click,.profile-v3-bio-readonly-v975{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;width:min(680px,100%)!important;max-width:680px!important;min-height:62px!important;margin-top:14px!important;margin-bottom:14px!important;padding:13px 16px!important;border-radius:17px!important;border:1px solid rgba(0,229,255,.28)!important;background:linear-gradient(135deg,#20f2d233,#2195ff2b 58%,#06192d9e)!important;box-shadow:0 18px 36px #0000003d,inset 0 1px #ffffff12,0 0 26px #00e5ff14!important;color:#eaffff!important;line-height:1.42!important;font-size:14px!important;font-weight:800!important;text-align:left!important}.profile-v3-bio-click span{flex:0 0 auto!important;color:#20f2d2!important;opacity:.9!important}.profile-v3-actions{margin-top:12px!important}.profile-stats-cards-section{border-color:#00e5ff2e!important;background:radial-gradient(circle at 93% 0%,rgba(0,229,255,.13),transparent 30%),linear-gradient(145deg,#071b2ddb,#020d18c7)!important}.profile-stats-cards-grid{grid-template-columns:repeat(10,minmax(116px,1fr))!important;gap:12px!important}.profile-stat-card{position:relative!important;isolation:isolate!important;overflow:hidden!important;min-height:104px!important;padding:16px 58px 14px 15px!important;border-radius:17px!important;border:1px solid rgba(0,229,255,.24)!important;background:radial-gradient(circle at 82% 28%,rgba(0,229,255,.13),transparent 34%),linear-gradient(145deg,#071f32d6,#030e1cd1)!important;box-shadow:0 14px 28px #0000004d,inset 0 1px #ffffff0b!important}.profile-stat-card:before{content:""!important;position:absolute!important;right:-32px!important;top:-36px!important;width:118px!important;height:118px!important;border-radius:999px!important;background:radial-gradient(circle,rgba(0,229,255,.2),rgba(0,229,255,.04) 46%,transparent 70%)!important;filter:blur(.2px)!important;opacity:.88!important;z-index:0!important;pointer-events:none!important}.profile-stat-card:after{position:absolute!important;transform:translateY(-50%)!important;width:45px!important;height:45px!important;display:grid!important;place-items:center!important;border-radius:16px!important;font-size:30px!important;line-height:1!important;opacity:.54!important;z-index:1!important;pointer-events:none!important;color:#20f2d2eb!important;text-shadow:0 0 14px rgba(0,229,255,.32),0 0 30px rgba(0,229,255,.16)!important;background:radial-gradient(circle,rgba(0,229,255,.1),transparent 68%)!important;filter:none!important;inset:auto!important}.profile-stat-card small,.profile-stat-card strong,.profile-stat-card span{position:relative!important;z-index:2!important}.profile-stat-card small{color:#a9c1d4!important;font-size:11px!important;letter-spacing:.11em!important}.profile-stat-card strong{color:#f3feff!important;font-size:20px!important;text-shadow:0 0 16px rgba(0,229,255,.1)!important}.profile-stat-card span{color:#9fb8c9!important;font-size:11px!important}.profile-stats-cards-grid .profile-stat-card:nth-child(1),.profile-stats-cards-grid .profile-stat-card:nth-child(2),.profile-stats-cards-grid .profile-stat-card:nth-child(4),.profile-stats-cards-grid .profile-stat-card:nth-child(10){border-color:#20f28873!important;background:radial-gradient(circle at 82% 28%,rgba(32,242,136,.16),transparent 35%),linear-gradient(145deg,#073724d1,#02111acc)!important}.profile-stats-cards-grid .profile-stat-card:nth-child(5){border-color:#ff47787a!important;background:radial-gradient(circle at 82% 28%,rgba(255,71,120,.14),transparent 35%),linear-gradient(145deg,#400d20cc,#030f1dcc)!important}.profile-stats-cards-grid .profile-stat-card:nth-child(6){border-color:#ffb92f85!important;background:radial-gradient(circle at 82% 28%,rgba(255,185,47,.15),transparent 35%),linear-gradient(145deg,#4b300acc,#030f1dcc)!important}.profile-stats-cards-grid .profile-stat-card:nth-child(3),.profile-stats-cards-grid .profile-stat-card:nth-child(7),.profile-stats-cards-grid .profile-stat-card:nth-child(8),.profile-stats-cards-grid .profile-stat-card:nth-child(9){border-color:#18e7ff61!important;background:radial-gradient(circle at 82% 28%,rgba(24,231,255,.14),transparent 35%),linear-gradient(145deg,#08243cd6,#030f1dcc)!important}.profile-stats-cards-grid .profile-stat-card:nth-child(1):after{content:"◔"!important;font-size:40px!important;color:#20f2d2!important;opacity:.78!important}.profile-stats-cards-grid .profile-stat-card:nth-child(2):after{content:"₿"!important;color:#20f288!important;opacity:.52!important}.profile-stats-cards-grid .profile-stat-card:nth-child(3):after{content:"↗"!important;font-size:38px!important;color:#18e7ff!important;opacity:.54!important}.profile-stats-cards-grid .profile-stat-card:nth-child(4):after{content:"🏆"!important;font-size:29px!important;color:#20f288!important;opacity:.5!important}.profile-stats-cards-grid .profile-stat-card:nth-child(5):after{content:"☹"!important;font-size:34px!important;color:#ff4778!important;opacity:.47!important}.profile-stats-cards-grid .profile-stat-card:nth-child(6):after{content:"◷"!important;font-size:39px!important;color:#ffb92f!important;opacity:.58!important}.profile-stats-cards-grid .profile-stat-card:nth-child(7):after{content:"◎"!important;font-size:40px!important;color:#18e7ff!important;opacity:.55!important}.profile-stats-cards-grid .profile-stat-card:nth-child(8):after{content:"⌁"!important;font-size:42px!important;color:#5babff!important;opacity:.55!important}.profile-stats-cards-grid .profile-stat-card:nth-child(9):after{content:"↗"!important;font-size:38px!important;color:#18e7ff!important;opacity:.58!important}.profile-stats-cards-grid .profile-stat-card:nth-child(10):after{content:"♡"!important;font-size:42px!important;color:#20f288!important;opacity:.62!important}@media (max-width: 1500px){.profile-stats-cards-grid{grid-template-columns:repeat(auto-fit,minmax(135px,1fr))!important}}@media (max-width: 1280px){.profile-stat-card{padding-right:48px!important}.profile-stat-card:after{right:8px!important;width:38px!important;height:38px!important;font-size:25px!important}}.profile-v3-avatar.profile-v3-avatar-editable{overflow:visible!important;border-radius:50%!important;border:2px solid rgba(0,229,255,.35)!important;box-shadow:0 0 0 6px #00e5ff0b,0 0 34px #00e5ff38,0 18px 40px #00000052!important}.profile-v3-avatar.profile-v3-avatar-editable.has-avatar{background-image:var(--avatar-image)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;color:transparent!important}.profile-v3-avatar.profile-v3-avatar-editable.has-avatar:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;border-radius:50%!important;background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 42%,rgba(0,229,255,.08))!important;z-index:1!important;pointer-events:none!important}.profile-v3-avatar.profile-v3-avatar-editable:after{content:""!important;position:absolute!important;right:-2px!important;top:9px!important;width:19px!important;height:19px!important;border-radius:50%!important;background:linear-gradient(135deg,#54ff68,#11d96d)!important;border:3px solid rgba(2,13,24,.96)!important;box-shadow:0 0 0 4px #54ff681a,0 0 20px #54ff68b8!important;z-index:6!important;pointer-events:none!important}.profile-v3-avatar.profile-v3-avatar-editable>span{position:absolute!important;right:-2px!important;bottom:3px!important;z-index:7!important;width:31px!important;height:31px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#20f2d2,#2195ff)!important;color:#00131b!important;border:3px solid rgba(2,13,24,.98)!important;box-shadow:0 0 18px #00e5ff57,inset 0 1px #ffffff47!important;font-size:13px!important;font-weight:1000!important}.profile-v3-name-line h1{display:inline-flex!important;align-items:center!important;gap:10px!important}.profile-v3-name-line h1:after{content:"✓"!important;display:inline-grid!important;place-items:center!important;width:22px!important;height:22px!important;border-radius:50%!important;margin-left:2px!important;color:#002025!important;background:linear-gradient(135deg,#20f2d2,#18e7ff)!important;box-shadow:0 0 16px #00e5ff61,inset 0 1px #ffffff59!important;font-size:14px!important;font-weight:1000!important;line-height:1!important;transform:translateY(1px)}.profile-v3-user-row{align-items:flex-start!important}.profile-v3-user-copy{padding-top:4px!important}.profile-stats-cards-grid .profile-stat-card:after{right:16px!important;top:50%!important;transform:translateY(-50%)!important;opacity:.55!important}.profile-stats-cards-grid .profile-stat-card:nth-child(1):after{font-size:38px!important}.profile-stats-cards-grid .profile-stat-card:nth-child(4):after{font-size:30px!important}.profile-stats-cards-grid .profile-stat-card:nth-child(10):after{font-size:40px!important}.unlocked-tips-page-v951{position:relative;display:grid!important;gap:18px!important;padding:0!important}.unlocked-tips-page-v951:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 30% 4%,rgba(0,229,255,.1),transparent 32%),radial-gradient(circle at 84% 12%,rgba(32,242,210,.08),transparent 34%);z-index:0}.unlocked-tips-hero-v951{position:relative!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:24px!important;min-height:150px!important;padding:30px 34px!important;border-radius:26px!important;border:1px solid rgba(0,229,255,.2)!important;background:radial-gradient(circle at 90% 20%,rgba(0,229,255,.2),transparent 34%),radial-gradient(circle at 62% 80%,rgba(32,242,210,.08),transparent 30%),linear-gradient(135deg,#071f32e6,#020d19d6)!important;box-shadow:0 28px 70px #00000075,inset 0 1px #ffffff0e,0 0 42px #00e5ff14!important;overflow:hidden!important}.unlocked-tips-hero-v951:before{content:"";position:absolute;right:110px;top:18px;width:280px;height:120px;pointer-events:none;background:radial-gradient(circle at 70% 35%,rgba(0,229,255,.25),transparent 20%),linear-gradient(100deg,transparent,rgba(0,229,255,.09),transparent);filter:blur(1px);opacity:.75}.unlocked-tips-hero-v951:after{content:"🔓";position:absolute;right:190px;top:50%;transform:translateY(-50%);font-size:76px;opacity:.1;filter:drop-shadow(0 0 25px rgba(0,229,255,.25));pointer-events:none}.unlocked-tips-hero-v951>div:first-child{position:relative;z-index:2;max-width:760px}.unlocked-tips-hero-v951 span{display:inline-flex!important;align-items:center!important;gap:8px!important;color:#20f2d2!important;font-size:12px!important;font-weight:1000!important;letter-spacing:.14em!important;text-transform:uppercase!important}.unlocked-tips-hero-v951 span:before{content:"✦";color:#18e7ff;text-shadow:0 0 14px rgba(0,229,255,.55)}.unlocked-tips-hero-v951 h1{margin:8px 0!important;color:#f2feff!important;font-size:clamp(30px,3.1vw,48px)!important;line-height:1!important;letter-spacing:-.055em!important;text-shadow:0 0 25px rgba(0,229,255,.13)}.unlocked-tips-hero-v951 p{max-width:720px!important;margin:0!important;color:#b9d1df!important;font-size:15px!important;line-height:1.48!important;font-weight:800!important}.unlocked-tips-hero-stat-v951{position:relative!important;z-index:2!important;width:120px!important;min-height:94px!important;display:grid!important;place-items:center!important;text-align:center!important;border-radius:22px!important;border:1px solid rgba(0,229,255,.26)!important;background:radial-gradient(circle at 50% 0%,rgba(32,242,210,.16),transparent 54%),linear-gradient(145deg,#0c3040c7,#04121fdb)!important;box-shadow:0 18px 42px #00000057,inset 0 1px #ffffff0f,0 0 26px #00e5ff17!important}.unlocked-tips-hero-stat-v951 b{color:#f4feff!important;font-size:42px!important;line-height:1!important;letter-spacing:-.05em!important}.unlocked-tips-hero-stat-v951 small{color:#9fb7c8!important;font-weight:900!important;font-size:11px!important}.unlocked-tips-stats-v951{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.unlocked-tips-stats-v951 article{position:relative!important;min-height:82px!important;padding:18px 74px 16px 20px!important;border-radius:20px!important;border:1px solid rgba(24,231,255,.2)!important;background:radial-gradient(circle at 84% 35%,rgba(24,231,255,.13),transparent 36%),linear-gradient(145deg,#071f32d1,#030e1cc7)!important;box-shadow:0 16px 34px #00000047,inset 0 1px #ffffff0b!important;overflow:hidden!important}.unlocked-tips-stats-v951 article:after{position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:38px;line-height:1;opacity:.46;pointer-events:none;text-shadow:0 0 18px rgba(0,229,255,.22)}.unlocked-tips-stats-v951 article:nth-child(1):after{content:"▣";color:#18e7ff}.unlocked-tips-stats-v951 article.success:after{content:"🏆";color:#20f288;font-size:32px}.unlocked-tips-stats-v951 article.danger:after{content:"☹";color:#ff4778}.unlocked-tips-stats-v951 article.warning:after{content:"◷";color:#ffb92f}.unlocked-tips-stats-v951 article.success{border-color:#20f2886b!important;background:radial-gradient(circle at 84% 35%,rgba(32,242,136,.16),transparent 36%),linear-gradient(145deg,#073724cc,#030e1cc7)!important}.unlocked-tips-stats-v951 article.danger{border-color:#ff47786b!important;background:radial-gradient(circle at 84% 35%,rgba(255,71,120,.14),transparent 36%),linear-gradient(145deg,#400d20cc,#030e1cc7)!important}.unlocked-tips-stats-v951 article.warning{border-color:#ffb92f75!important;background:radial-gradient(circle at 84% 35%,rgba(255,185,47,.15),transparent 36%),linear-gradient(145deg,#4b300ac7,#030e1cc7)!important}.unlocked-tips-stats-v951 small{display:block!important;color:#a9c1d4!important;font-size:11px!important;font-weight:1000!important;text-transform:uppercase!important;letter-spacing:.12em!important}.unlocked-tips-stats-v951 strong{display:block!important;margin-top:8px!important;color:#f4feff!important;font-size:28px!important;line-height:1!important}.unlocked-tips-filter-v951{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;padding:13px!important;border-radius:22px!important;border:1px solid rgba(0,229,255,.15)!important;background:linear-gradient(145deg,#071e31bd,#030d19c7)!important;box-shadow:0 16px 36px #00000040,inset 0 1px #ffffff0a!important}.unlocked-tips-filter-v951 button{min-height:42px!important;padding:0 18px!important;border-radius:14px!important;border:1px solid rgba(130,190,220,.15)!important;background:linear-gradient(180deg,#112d49b3,#04101fc7)!important;color:#c7dceb!important;font-weight:1000!important;box-shadow:inset 0 1px #ffffff0d,0 10px 22px #0003!important;transition:.16s ease}.unlocked-tips-filter-v951 button:hover{transform:translateY(-1px);border-color:#00e5ff61!important}.unlocked-tips-filter-v951 button.active{color:#00131b!important;border-color:#00e5ffb8!important;background:linear-gradient(135deg,#20f2d2,#2195ff 58%,#6c7cff)!important;box-shadow:0 0 28px #00e5ff4d,inset 0 1px #ffffff3d!important}.unlocked-tips-filter-v951 b{margin-left:6px!important;min-width:22px!important;height:22px!important;display:inline-grid!important;place-items:center!important;border-radius:999px!important;color:inherit!important;background:#ffffff21!important}.unlocked-tips-list-v951{display:grid!important;gap:18px!important}.unlocked-tip-card-wrap-v951{position:relative!important;padding:16px!important;border-radius:24px!important;border:1px solid rgba(0,229,255,.18)!important;background:radial-gradient(circle at 96% 0%,rgba(0,229,255,.1),transparent 32%),linear-gradient(145deg,#071e31b8,#030d19c7)!important;box-shadow:0 20px 48px #00000052,inset 0 1px #ffffff0a!important}.unlocked-single-badge-v951{position:absolute!important;top:14px!important;right:16px!important;z-index:5!important;padding:8px 13px!important;border-radius:999px!important;border:1px solid rgba(32,242,210,.34)!important;background:#02121cd1!important;color:#20f2d2!important;font-size:12px!important;font-weight:1000!important;box-shadow:0 0 22px #00e5ff24!important}.unlocked-tips-empty-v951{position:relative!important;min-height:180px!important;display:grid!important;place-items:center!important;text-align:center!important;gap:8px!important;padding:38px!important;border-radius:26px!important;border:1px dashed rgba(0,229,255,.24)!important;background:radial-gradient(circle at 50% 0%,rgba(0,229,255,.1),transparent 44%),linear-gradient(145deg,#071e3194,#030d19c2)!important;box-shadow:0 22px 50px #00000042,inset 0 1px #ffffff0a!important}.unlocked-tips-empty-v951:before{content:"🔓";display:grid;place-items:center;width:64px;height:64px;margin:auto;border-radius:22px;color:#18e7ff;font-size:30px;background:#00e5ff12;border:1px solid rgba(0,229,255,.16);box-shadow:0 0 26px #00e5ff1f}.unlocked-tips-empty-v951 strong{color:#f3feff!important;font-size:20px!important;letter-spacing:-.02em!important}.unlocked-tips-empty-v951 p{margin:0!important;color:#9fb7c8!important;font-weight:800!important}@media (max-width: 1200px){.unlocked-tips-stats-v951{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 720px){.unlocked-tips-hero-v951{align-items:flex-start!important;flex-direction:column!important}.unlocked-tips-hero-stat-v951{width:100%!important}.unlocked-tips-stats-v951{grid-template-columns:1fr!important}}.add-tip-betfolio-page{--addtip-cyan: #18e7ff;--addtip-cyan-2:#20f2d2;--addtip-blue:#55a7ff;--addtip-violet:#7f83ff;--addtip-panel: linear-gradient(180deg, rgba(7,24,45,.88), rgba(3,14,28,.92));--addtip-panel-soft: linear-gradient(180deg, rgba(8,27,51,.74), rgba(4,16,31,.82));--addtip-border: rgba(56,214,255,.18);--addtip-shadow: 0 24px 60px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.04);position:relative}.add-tip-betfolio-page:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 12% 8%,rgba(24,231,255,.08),transparent 20%),radial-gradient(circle at 88% 15%,rgba(85,167,255,.08),transparent 22%),radial-gradient(circle at 55% 100%,rgba(32,242,210,.05),transparent 30%);z-index:0}.add-tip-betfolio-page .betfolio-add-shell,.add-tip-betfolio-page .betfolio-left,.add-tip-betfolio-page .betfolio-center,.add-tip-betfolio-page .betfolio-right{position:relative;z-index:1}.add-tip-betfolio-page .betfolio-left.betai-sportsbook-nav{background:radial-gradient(circle at 100% 0%,rgba(24,231,255,.1),transparent 28%),linear-gradient(180deg,#081b34d6,#04101ff0)!important;border:1px solid rgba(52,210,255,.16)!important;border-radius:28px!important;box-shadow:0 28px 70px #0000004d,inset 0 1px #ffffff0a,0 0 24px #18e7ff0d!important}.add-tip-betfolio-page .betfolio-side-top{padding:14px!important;border-radius:22px!important;background:linear-gradient(180deg,#081c35db,#051222eb)!important;border:1px solid rgba(53,211,255,.14)!important}.add-tip-betfolio-page .betfolio-side-top .tip-add-match-search{min-height:46px!important;padding:0 14px!important;border-radius:15px!important;background:#051324e6!important;border:1px solid rgba(77,193,255,.16)!important;color:#eef9ff!important;box-shadow:inset 0 1px #ffffff0a,0 10px 24px #00000024!important}.add-tip-betfolio-page .betfolio-side-top .tip-add-match-search::placeholder{color:#8ca9bf!important}.add-tip-betfolio-page .betfolio-side-top .tip-add-match-search-btn,.add-tip-betfolio-page .betfolio-side-top button[type=button]:not(.sport-accordion-head):not(.football-country-node):not(.football-league-node){border-radius:14px!important}.add-tip-betfolio-page .betfolio-left.betai-sportsbook-nav h3,.add-tip-betfolio-page .betfolio-left.betai-sportsbook-nav .betfolio-side-top h3{font-size:34px!important;font-weight:1000!important;letter-spacing:-.04em!important}.add-tip-betfolio-page .betfolio-left .tip-add-left-title,.add-tip-betfolio-page .betfolio-left .sportsbook-side-title,.add-tip-betfolio-page .betfolio-left .betfolio-side-top-title,.add-tip-betfolio-page .betfolio-left .sport-panel-title,.add-tip-betfolio-page .betfolio-left .sport-title,.add-tip-betfolio-page .betfolio-left .betfolio-left-section-title,.add-tip-betfolio-page .betfolio-left h4{color:#f4feff!important;text-shadow:0 0 16px rgba(24,231,255,.1)!important}.add-tip-betfolio-page .sport-accordion-head,.add-tip-betfolio-page .football-country-node,.add-tip-betfolio-page .football-league-node{position:relative!important;overflow:hidden!important;min-height:44px!important;border-radius:14px!important;background:linear-gradient(180deg,#213054db,#172442eb)!important;border:1px solid rgba(78,169,255,.12)!important}.add-tip-betfolio-page .sport-accordion-head:before,.add-tip-betfolio-page .football-country-node:before,.add-tip-betfolio-page .football-league-node:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.045),transparent 35%,transparent 70%,rgba(24,231,255,.04))}.add-tip-betfolio-page .sport-accordion-head:hover,.add-tip-betfolio-page .football-country-node:hover,.add-tip-betfolio-page .football-league-node:hover{transform:translateY(-1px)!important;border-color:#3dddff42!important;box-shadow:0 16px 34px #00000038,0 0 18px #18e7ff0f!important}.add-tip-betfolio-page .sport-accordion-item.is-open>.sport-accordion-head,.add-tip-betfolio-page .football-country-node.active,.add-tip-betfolio-page .football-league-node.active,.add-tip-betfolio-page .sport-accordion-head.active{background:linear-gradient(135deg,#18e7ff2e,#6876ff2e)!important;border-color:#3ee0ff57!important}.add-tip-betfolio-page .betfolio-left-stats{margin-top:14px!important;gap:12px!important}.add-tip-betfolio-page .tip-add-plan-pill,.add-tip-betfolio-page .tip-add-usage-pill{border-radius:18px!important;background:radial-gradient(circle at 100% 0%,rgba(24,231,255,.1),transparent 34%),linear-gradient(180deg,#081d36d1,#04101fe6)!important;border:1px solid rgba(54,214,255,.14)!important;box-shadow:0 16px 36px #0003,inset 0 1px #ffffff0a!important}.add-tip-betfolio-page .tip-add-plan-pill strong,.add-tip-betfolio-page .tip-add-usage-pill strong{font-size:18px!important}.add-tip-betfolio-page .betfolio-center.glass-ultra-panel{background:radial-gradient(circle at 100% 0%,rgba(24,231,255,.08),transparent 26%),linear-gradient(180deg,#071930d1,#030e1ce0)!important;border:1px solid rgba(53,211,255,.14)!important;border-radius:32px!important;box-shadow:0 30px 80px #0000004d,inset 0 1px #ffffff0d,0 0 30px #18e7ff0a!important}.add-tip-betfolio-page .betfolio-add-hero{min-height:320px!important;margin:8px 0 24px!important;border-radius:30px!important;background:radial-gradient(circle at 76% 46%,rgba(66,136,255,.22),transparent 28%),radial-gradient(circle at 84% 22%,rgba(24,231,255,.12),transparent 18%),linear-gradient(135deg,#081a33f5,#051428f2)!important;border:1px solid rgba(62,224,255,.18)!important;box-shadow:0 32px 85px #00000057,inset 0 1px #ffffff0d,0 0 32px #18e7ff0d!important}.add-tip-betfolio-page .betfolio-add-hero-copy h2{font-size:64px!important;font-weight:1000!important;letter-spacing:-.065em!important;line-height:.95!important;text-shadow:0 0 18px rgba(24,231,255,.08)!important}.add-tip-betfolio-page .betfolio-add-hero-copy p{color:#d8e7f4!important;font-size:17px!important;line-height:1.5!important;max-width:620px!important}.add-tip-betfolio-page .betfolio-add-hero-features div{min-width:184px!important;padding:14px 16px!important;border-radius:18px!important;background:#091c3470!important;border:1px solid rgba(55,214,255,.1)!important;box-shadow:inset 0 1px #ffffff0a!important}.add-tip-betfolio-page .betfolio-add-hero-features i{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:12px!important;background:#18e7ff17!important;border:1px solid rgba(24,231,255,.14)!important;color:#18e7ff!important}.add-tip-betfolio-page .betfolio-add-hero-orbit{opacity:.85!important}.add-tip-betfolio-page .betfolio-add-hero-ball{box-shadow:0 0 0 10px #18e7ff08,0 24px 48px #00000057,0 0 30px #55a7ff2e!important}.add-tip-betfolio-page .betfolio-add-hero-ticket{backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}.add-tip-betfolio-page .betfolio-add-mode-switch{display:flex!important;align-items:center!important;flex-wrap:wrap!important;width:fit-content!important;padding:10px!important;gap:12px!important;border-radius:22px!important;border:1px solid rgba(57,214,255,.15)!important;background:linear-gradient(180deg,#081930bd,#051222cc)!important;box-shadow:0 18px 42px #0003,inset 0 1px #ffffff0a!important}.add-tip-betfolio-page .betfolio-add-mode-switch button{min-width:260px!important;min-height:58px!important;border-radius:16px!important;font-size:18px!important;font-weight:1000!important;color:#d4e4f2!important;border:1px solid transparent!important;background:linear-gradient(180deg,#112a4aa6,#08192ec7)!important}.add-tip-betfolio-page .betfolio-add-mode-switch button:hover{transform:translateY(-1px)!important;border-color:#38d6ff3d!important}.add-tip-betfolio-page .betfolio-add-mode-switch button.active{color:#05111b!important;background:linear-gradient(135deg,#23ebff,#5dd7ff 36%,#7a84ff)!important;box-shadow:0 18px 38px #23ebff33,0 0 22px #23ebff1a!important}.add-tip-betfolio-page .betfolio-api-saver-note{display:flex!important;align-items:center!important;gap:12px!important;padding:14px 16px!important;margin:4px 0 14px!important;border-radius:18px!important;border:1px solid rgba(32,242,210,.14)!important;background:radial-gradient(circle at 0% 50%,rgba(32,242,210,.1),transparent 18%),linear-gradient(180deg,#051622cc,#030f18e0)!important;box-shadow:0 14px 32px #0000002e,inset 0 1px #ffffff0a!important}.add-tip-betfolio-page .betfolio-api-saver-note strong{color:#20f2d2!important;font-size:14px!important}.add-tip-betfolio-page .betfolio-api-saver-note span{color:#9fbacb!important;font-weight:700!important}.add-tip-betfolio-page .betfolio-fixture-mode-tabs{display:flex!important;gap:10px!important;align-items:center!important;width:fit-content!important;padding:8px!important;border-radius:18px!important;background:#081930b3!important;border:1px solid rgba(53,211,255,.12)!important;box-shadow:0 14px 30px #0000002e!important}.add-tip-betfolio-page .betfolio-fixture-mode-tabs button{min-height:42px!important;border-radius:14px!important;font-weight:900!important;padding:10px 18px!important;color:#cfe0ef!important;background:linear-gradient(180deg,#102848b3,#08192ed1)!important;border:1px solid transparent!important}.add-tip-betfolio-page .betfolio-fixture-mode-tabs button.active{color:#05111b!important;background:linear-gradient(135deg,#20f2d2,#2dd8ff,#7786ff)!important}.add-tip-betfolio-page .betfolio-events-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:16px 0 14px!important;padding:16px 18px!important;border-radius:18px!important;background:linear-gradient(180deg,#081c35c2,#051222d1)!important;border:1px solid rgba(54,214,255,.12)!important}.add-tip-betfolio-page .betfolio-events-head strong{font-size:18px!important;color:#f3feff!important}.add-tip-betfolio-page .betfolio-events-head span{color:#8faac1!important;font-weight:800!important}.add-tip-betfolio-page .betfolio-events-list{padding:16px!important;border-radius:24px!important;border:1px solid rgba(52,211,255,.12)!important;background:linear-gradient(180deg,#07162ca8,#04101fc2)!important;box-shadow:0 18px 42px #0003,inset 0 1px #ffffff08!important}.add-tip-betfolio-page .betfolio-event-row{min-height:124px!important;padding:20px 22px!important;border-radius:22px!important;border:1px solid rgba(58,168,255,.16)!important;background:radial-gradient(circle at 100% 0%,rgba(24,231,255,.06),transparent 28%),linear-gradient(180deg,#0b1f3cf5,#081831fa)!important;box-shadow:0 18px 46px #00000038,inset 0 1px #ffffff0a!important}.add-tip-betfolio-page .betfolio-event-row.active,.add-tip-betfolio-page .betfolio-event-row:hover{border-color:#42e1ff4d!important;box-shadow:0 24px 56px #00000047,0 0 18px #18e7ff12!important}.add-tip-betfolio-page .betfolio-event-teamline strong{font-size:21px!important;font-weight:1000!important;letter-spacing:-.02em!important}.add-tip-betfolio-page .betfolio-event-meta span{padding:7px 10px!important;border-radius:999px!important;background:#ffffff09!important;border:1px solid rgba(255,255,255,.04)!important;color:#9dc0dd!important;font-size:13px!important;font-weight:800!important}.add-tip-betfolio-page .betfolio-event-odds{gap:10px!important}.add-tip-betfolio-page .betfolio-odd-box,.add-tip-betfolio-page .betfolio-more-btn{min-height:50px!important;border-radius:14px!important;border:1px solid rgba(77,173,255,.16)!important;background:linear-gradient(180deg,#162c4efa,#0e1d3afc)!important;box-shadow:inset 0 1px #ffffff08,0 10px 24px #00000024!important}.add-tip-betfolio-page .betfolio-odd-box:hover,.add-tip-betfolio-page .betfolio-odd-box.active,.add-tip-betfolio-page .betfolio-more-btn:hover{background:linear-gradient(135deg,#1feffff5,#7c88fff5)!important;border-color:transparent!important}.add-tip-betfolio-page .betfolio-odd-box.active span,.add-tip-betfolio-page .betfolio-odd-box.active b,.add-tip-betfolio-page .betfolio-odd-box:hover span,.add-tip-betfolio-page .betfolio-odd-box:hover b,.add-tip-betfolio-page .betfolio-more-btn:hover{color:#05111b!important}.add-tip-betfolio-page .betfolio-empty-state.no-fake-empty{min-height:164px!important;align-items:center!important;justify-content:center!important;gap:10px!important;text-align:center!important;border-radius:22px!important;border-style:dashed!important;border-color:#38d6ff33!important;background:radial-gradient(circle at 50% 0%,rgba(24,231,255,.08),transparent 42%),linear-gradient(180deg,#07182dc2,#04101fd6)!important}.add-tip-betfolio-page .betfolio-empty-state.no-fake-empty strong{color:#f3feff!important;font-size:22px!important}.add-tip-betfolio-page .betfolio-empty-state.no-fake-empty span{max-width:860px!important;color:#99b7cc!important;font-weight:800!important;line-height:1.55!important}.add-tip-betfolio-page .betfolio-manual-card{padding:24px!important;border-radius:26px!important;background:radial-gradient(circle at 100% 0%,rgba(24,231,255,.06),transparent 28%),linear-gradient(180deg,#081c35d6,#051222e6)!important;border:1px solid rgba(53,211,255,.14)!important;box-shadow:0 24px 60px #00000042,inset 0 1px #ffffff0a!important}.add-tip-betfolio-page .betfolio-manual-section h3{display:inline-flex!important;align-items:center!important;gap:10px!important;margin-bottom:14px!important;font-size:24px!important}.add-tip-betfolio-page .betfolio-manual-section h3:before{content:"✦";color:#20f2d2;text-shadow:0 0 12px rgba(32,242,210,.35)}.add-tip-betfolio-page .betfolio-manual-grid{gap:16px!important}.add-tip-betfolio-page .betfolio-manual-grid label{padding:14px!important;border-radius:18px!important;background:#07172a8f!important;border:1px solid rgba(53,211,255,.1)!important;box-shadow:inset 0 1px #ffffff08!important}.add-tip-betfolio-page .betfolio-manual-grid label span{color:#bad0df!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-weight:1000!important}.add-tip-betfolio-page .static-add-input,.add-tip-betfolio-page input,.add-tip-betfolio-page select,.add-tip-betfolio-page textarea{min-height:46px!important;border-radius:14px!important;background:#051222e6!important;border:1px solid rgba(56,214,255,.12)!important;color:#eef8ff!important}.add-tip-betfolio-page .static-add-input:focus,.add-tip-betfolio-page input:focus,.add-tip-betfolio-page select:focus,.add-tip-betfolio-page textarea:focus{border-color:#3ee0ff70!important;box-shadow:0 0 0 4px #18e7ff14!important}.add-tip-betfolio-page .betfolio-manual-actions{margin-top:16px!important}.add-tip-betfolio-page .betfolio-manual-submit,.add-tip-betfolio-page .publish-btn{min-width:196px!important;min-height:52px!important;border-radius:16px!important;font-weight:1000!important;background:linear-gradient(135deg,#20f2d2,#2dd8ff,#7b84ff)!important;color:#06111b!important;box-shadow:0 18px 36px #20f2d22e,0 0 20px #2dd8ff1a!important}.add-tip-betfolio-page .betfolio-manual-submit:hover,.add-tip-betfolio-page .publish-btn:hover{transform:translateY(-1px)!important}.add-tip-betfolio-page .betfolio-market-board-view,.add-tip-betfolio-page .betfolio-match-hero{border-radius:26px!important}.add-tip-betfolio-page .betfolio-market-accordion{border-radius:18px!important;overflow:hidden!important}.add-tip-betfolio-page .betfolio-market-option{border-radius:14px!important}@media (max-width: 1400px){.add-tip-betfolio-page .betfolio-add-hero-copy h2{font-size:56px!important}.add-tip-betfolio-page .betfolio-add-mode-switch button{min-width:220px!important}}@media (max-width: 900px){.add-tip-betfolio-page .betfolio-add-mode-switch,.add-tip-betfolio-page .betfolio-fixture-mode-tabs{width:100%!important}.add-tip-betfolio-page .betfolio-add-mode-switch button,.add-tip-betfolio-page .betfolio-fixture-mode-tabs button{width:100%!important;min-width:0!important}.add-tip-betfolio-page .betfolio-add-hero-copy h2{font-size:42px!important}.add-tip-betfolio-page .betfolio-events-head{flex-direction:column!important;align-items:flex-start!important}}.wallet-ultra-page{--wallet-cyan:#19e8ff;--wallet-cyan-2:#22f2d2;--wallet-blue:#5aa8ff;--wallet-violet:#7985ff;--wallet-border:rgba(58,215,255,.16);--wallet-panel:linear-gradient(180deg, rgba(8,27,52,.84), rgba(4,16,31,.92));--wallet-panel-soft:linear-gradient(180deg, rgba(8,24,45,.72), rgba(4,16,31,.84));position:relative}.wallet-ultra-page:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(circle at 8% 12%,rgba(24,231,255,.07),transparent 20%),radial-gradient(circle at 86% 10%,rgba(84,166,255,.08),transparent 22%),radial-gradient(circle at 70% 100%,rgba(34,242,210,.05),transparent 26%)}.wallet-ultra-page .wallet-v2-layout,.wallet-ultra-page .wallet-v2-main{position:relative;z-index:1}.wallet-ultra-page .glass-v2-panel{background:radial-gradient(circle at 100% 0%,rgba(24,231,255,.06),transparent 28%),linear-gradient(180deg,#081b34d6,#04101feb)!important;border:1px solid rgba(54,214,255,.14)!important;box-shadow:0 24px 60px #00000042,inset 0 1px #ffffff0a,0 0 26px #18e7ff0a!important}.wallet-ultra-page .wallet-v2-hero{min-height:340px!important;margin:8px 0 24px!important;padding:38px 44px!important;border-radius:30px!important;background:radial-gradient(circle at 77% 52%,rgba(79,130,255,.22),transparent 30%),radial-gradient(circle at 85% 18%,rgba(24,231,255,.11),transparent 18%),linear-gradient(135deg,#08182ff7,#051428f5)!important;border:1px solid rgba(61,224,255,.18)!important;box-shadow:0 34px 86px #00000057,inset 0 1px #ffffff0d,0 0 30px #18e7ff0d!important}.wallet-ultra-page .wallet-v2-hero-copy h2{font-size:66px!important;letter-spacing:-.065em!important;line-height:.93!important;margin-bottom:16px!important;text-shadow:0 16px 40px rgba(0,0,0,.34),0 0 18px rgba(24,231,255,.06)!important}.wallet-ultra-page .wallet-v2-hero-copy p{max-width:690px!important;font-size:18px!important;color:#d7e8f4!important}.wallet-ultra-page .wallet-v2-hero-features{gap:18px 24px!important}.wallet-ultra-page .wallet-v2-hero-features div{min-width:188px!important;padding:14px 14px 14px 0!important}.wallet-ultra-page .wallet-v2-hero-features i{width:40px!important;height:40px!important;border-radius:14px!important;background:#18e7ff17!important;border:1px solid rgba(24,231,255,.16)!important;color:#19e8ff!important;box-shadow:0 0 24px #18e7ff1a!important}.wallet-ultra-page .wallet-v2-hero-features strong{font-size:13px!important;color:#f2fdff!important}.wallet-ultra-page .wallet-v2-hero-features small{color:#9fb8ca!important}.wallet-ultra-page .wallet-v2-hero-visual{min-height:250px!important}.wallet-ultra-page .wallet-v2-hero-orbit{opacity:.88!important}.wallet-ultra-page .wallet-v2-hero-coin{box-shadow:0 0 0 1px #2fdeff3d,0 0 55px #18d3ff29,inset 0 0 28px #28dcff1a,0 24px 48px #0000003d!important}.wallet-ultra-page .wallet-v2-hero-card{backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;background:linear-gradient(180deg,#0c2343c2,#08162bd6)!important}.wallet-ultra-page .wallet-v2-hero-card-main{transform:rotate(-7deg)!important}.wallet-ultra-page .wallet-v2-hero-card-deposit{transform:rotate(-2deg)!important}.wallet-ultra-page .wallet-v2-hero-card-withdraw{transform:rotate(4deg)!important}.wallet-ultra-page .wallet-stripe-connect-card{margin:0 0 16px!important;min-height:128px!important;padding:24px 28px!important;border-radius:26px!important;background:radial-gradient(circle at 100% 50%,rgba(24,231,255,.07),transparent 26%),linear-gradient(180deg,#07192dd1,#04101fe6)!important;border-color:#37d6ff24!important}.wallet-ultra-page .wallet-stripe-connect-head h3{font-size:20px!important}.wallet-ultra-page .wallet-stripe-connect-card p{font-size:15px!important}.wallet-ultra-page .wallet-stripe-connect-card>button{min-width:228px!important;min-height:60px!important;border-radius:18px!important;background:linear-gradient(135deg,#25ddff,#37c4ff 40%,#5aa8ff)!important;box-shadow:0 18px 36px #2b98ff42,0 0 18px #25ddff14!important}.wallet-ultra-page .wallet-v2-tabs{display:flex!important;flex-wrap:wrap!important;gap:12px!important;padding:14px 16px!important;margin-bottom:18px!important;border-radius:24px!important}.wallet-ultra-page .wallet-v2-tabs button{min-height:48px!important;padding:0 18px!important;border-radius:16px!important;background:linear-gradient(180deg,#10294ab3,#08182cd6)!important;border:1px solid rgba(74,172,255,.14)!important;color:#d5e6f2!important;font-weight:900!important;box-shadow:inset 0 1px #ffffff08,0 10px 22px #0000001f!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}.wallet-ultra-page .wallet-v2-tabs button:hover{transform:translateY(-1px)!important;border-color:#3de0ff42!important;box-shadow:0 14px 28px #00000029,0 0 18px #18e7ff0f!important}.wallet-ultra-page .wallet-v2-tabs button.active{color:#05111b!important;background:linear-gradient(135deg,#20f2d2,#2fd9ff,#7a84ff)!important;border-color:transparent!important;box-shadow:0 18px 36px #20f2d22e,0 0 20px #2fd9ff1a!important}.wallet-ultra-page .wallet-v2-tabs .wallet-v2-admin-tab{background:linear-gradient(180deg,#490811d1,#35060ce6)!important;border-color:#ff57762e!important}.wallet-ultra-page .wallet-v2-tabs .wallet-v2-admin-tab.is-unlocked{background:linear-gradient(180deg,#5b0f18d1,#46080fe6)!important}.wallet-ultra-page .wallet-v2-topstats{gap:18px!important;margin-bottom:18px!important}.wallet-ultra-page .wallet-v2-stat{min-height:118px!important;padding:16px 18px!important;border-radius:22px!important;position:relative!important;overflow:hidden!important}.wallet-ultra-page .wallet-v2-stat:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.03),transparent 35%,transparent 68%,rgba(24,231,255,.04))}.wallet-ultra-page .wallet-v2-stat:nth-child(1){background:radial-gradient(circle at 100% 0%,rgba(34,242,210,.1),transparent 26%),linear-gradient(180deg,#06302aeb,#051b22f5)!important;border-color:#26e0bc38!important}.wallet-ultra-page .wallet-v2-stat:nth-child(2){background:radial-gradient(circle at 100% 0%,rgba(24,231,255,.08),transparent 26%),linear-gradient(180deg,#08223aeb,#061629f5)!important}.wallet-ultra-page .wallet-v2-stat:nth-child(3){background:radial-gradient(circle at 100% 0%,rgba(122,132,255,.1),transparent 26%),linear-gradient(180deg,#0d203beb,#071426f5)!important;border-color:#7485ff2e!important}.wallet-ultra-page .wallet-v2-stat-top{align-items:center!important;justify-content:space-between!important}.wallet-ultra-page .wallet-v2-stat-top span{font-size:12px!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-weight:1000!important;color:#bfd6e6!important}.wallet-ultra-page .wallet-v2-stat-top i{width:34px!important;height:34px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:#18e7ff14!important;border:1px solid rgba(24,231,255,.14)!important;color:#1ce8ff!important;font-style:normal!important}.wallet-ultra-page .wallet-v2-stat strong{font-size:18px!important}.wallet-ultra-page .wallet-v2-stat small{color:#9db6c8!important}.wallet-ultra-page .wallet-v2-midgrid,.wallet-ultra-page .wallet-v2-bottomgrid{gap:18px!important}.wallet-ultra-page .wallet-v2-card{border-radius:24px!important;padding:18px!important}.wallet-ultra-page .wallet-v2-card-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:14px!important}.wallet-ultra-page .wallet-v2-card-head h3{font-size:22px!important;color:#f2fdff!important;letter-spacing:-.03em!important}.wallet-ultra-page .wallet-v2-card-head button,.wallet-ultra-page .wallet-v2-card-head span{font-weight:900!important}.wallet-ultra-page .wallet-v2-action-grid{gap:14px!important}.wallet-ultra-page .wallet-v2-action-grid button{min-height:88px!important;padding:18px!important;border-radius:18px!important;border:1px solid rgba(57,214,255,.12)!important;background:radial-gradient(circle at 100% 0%,rgba(24,231,255,.05),transparent 28%),linear-gradient(180deg,#081c34d6,#051222e6)!important}.wallet-ultra-page .wallet-v2-action-grid button b{width:40px!important;height:40px!important;border-radius:14px!important;background:#18e7ff17!important;border:1px solid rgba(24,231,255,.15)!important;color:#20f2d2!important;box-shadow:0 0 18px #18e7ff14!important}.wallet-ultra-page .wallet-v2-action-grid button strong{font-size:15px!important;color:#eef9ff!important}.wallet-ultra-page .wallet-v2-action-grid button small{color:#91acc2!important}.wallet-ultra-page .wallet-v2-history-list{gap:12px!important}.wallet-ultra-page .wallet-v2-history-item{min-height:66px!important;padding:14px!important;border-radius:16px!important;background:linear-gradient(180deg,#081a31bd,#051121d6)!important;border:1px solid rgba(56,214,255,.1)!important}.wallet-ultra-page .wallet-v2-history-item .history-icon{width:38px!important;height:38px!important;border-radius:12px!important;background:#18e7ff14!important;border:1px solid rgba(24,231,255,.13)!important}.wallet-ultra-page .wallet-v2-methods-card{padding-bottom:20px!important}.wallet-ultra-page .wallet-v2-sub{color:#93afc4!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:11px!important}.wallet-ultra-page .wallet-v2-payment-grid-live{gap:12px!important}.wallet-ultra-page .wallet-v2-payment-grid-live>button.wallet-pay-method{min-height:96px!important;border-radius:16px!important;background:radial-gradient(circle at 100% 0%,rgba(24,231,255,.06),transparent 28%),linear-gradient(180deg,#081c35d1,#051222e6)!important}.wallet-ultra-page .wallet-v2-payment-grid-live>button.wallet-pay-method.is-active{border-color:#23ebff33!important}.wallet-ultra-page .wallet-v2-payment-grid-live>button.wallet-pay-method.is-active:hover{box-shadow:0 18px 36px #0000002e,0 0 22px #1fe1f714!important}.wallet-ultra-page .pay-logo{box-shadow:0 0 18px #18e7ff0f!important}.wallet-ultra-page .wallet-v2-primary-btn{min-height:54px!important;border-radius:16px!important;background:linear-gradient(135deg,#20f2d2,#2fd9ff,#7a84ff)!important;color:#06111b!important;font-weight:1000!important;box-shadow:0 18px 36px #20f2d22e,0 0 20px #2fd9ff1a!important}.wallet-ultra-page .wallet-v2-primary-btn:hover{transform:translateY(-1px)!important}.wallet-ultra-page .wallet-v2-invoice-list,.wallet-ultra-page .wallet-v2-empty-documents,.wallet-ultra-page .earnings-empty-v2{border-radius:18px!important}.wallet-ultra-page .invoice-item{border-radius:16px!important;background:linear-gradient(180deg,#081a31b8,#041121d1)!important;border:1px solid rgba(56,214,255,.1)!important}.wallet-ultra-page .subscription-badge-v2{border-radius:18px!important;background:linear-gradient(180deg,#081c34c2,#051222db)!important;border:1px solid rgba(56,214,255,.12)!important}.wallet-ultra-page .premium-round{box-shadow:0 0 20px #18e7ff14!important}.wallet-ultra-page .sub-feature-list li{border-bottom-color:#38d6ff14!important}.wallet-ultra-page .earnings-topline select{min-height:46px!important;border-radius:14px!important;background:#051222e6!important}.wallet-ultra-page .earnings-live-stats span,.wallet-ultra-page .earnings-live-last span{border-radius:14px!important;background:linear-gradient(180deg,#091b30bd,#05111fd1)!important}@media (max-width: 1450px){.wallet-ultra-page .wallet-v2-hero-copy h2{font-size:56px!important}}@media (max-width: 1100px){.wallet-ultra-page .wallet-v2-hero{padding:28px!important}}@media (max-width: 900px){.wallet-ultra-page .wallet-v2-tabs{padding:12px!important}.wallet-ultra-page .wallet-v2-tabs button{flex:1 1 100%!important}.wallet-ultra-page .wallet-v2-hero-copy h2{font-size:42px!important}}.add-tip-betfolio-page .football-country-tree{position:relative!important;z-index:10!important;max-height:560px!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:4px!important;padding-bottom:10px!important}.add-tip-betfolio-page .football-country-node{display:grid!important;gap:7px!important;position:relative!important;overflow:visible!important;min-height:auto!important;height:auto!important;padding:0!important;margin:0 0 7px!important;border:0!important;background:transparent!important;box-shadow:none!important;pointer-events:auto!important;isolation:auto!important}.add-tip-betfolio-page .football-country-node:before,.add-tip-betfolio-page .football-country-node:after{display:none!important;content:none!important}.add-tip-betfolio-page .football-country-node>button{position:relative!important;z-index:2!important;overflow:hidden!important;width:100%!important;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:0 13px!important;border-radius:14px!important;border:1px solid rgba(78,169,255,.14)!important;background:linear-gradient(180deg,#213054db,#172442eb)!important;color:#dcecff!important;cursor:pointer!important;pointer-events:auto!important;box-shadow:inset 0 1px #ffffff0a,0 10px 22px #00000024!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease!important}.add-tip-betfolio-page .football-country-node>button:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(90deg,rgba(255,255,255,.045),transparent 38%,rgba(24,231,255,.04))!important;z-index:0!important}.add-tip-betfolio-page .football-country-node>button>*{position:relative!important;z-index:1!important}.add-tip-betfolio-page .football-country-node>button:hover{transform:translateY(-1px)!important;border-color:#3dddff47!important;box-shadow:0 14px 30px #0000002e,0 0 18px #18e7ff0f,inset 0 1px #ffffff0d!important}.add-tip-betfolio-page .football-country-node>button.is-active,.add-tip-betfolio-page .football-country-node>button.country-active{background:linear-gradient(135deg,#18e7ff2e,#6876ff2e)!important;border-color:#3ee0ff5c!important;box-shadow:0 14px 30px #0003,0 0 20px #18e7ff14,inset 0 1px #ffffff0f!important}.add-tip-betfolio-page .football-country-label{display:flex!important;align-items:center!important;gap:9px!important;min-width:0!important;flex:1 1 auto!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#dcecff!important;font-weight:900!important}.add-tip-betfolio-page .football-country-flag{flex:0 0 auto!important;width:20px!important;height:14px!important;border-radius:3px!important;object-fit:cover!important;box-shadow:0 0 10px #00000038!important}.add-tip-betfolio-page .football-country-region-icon{flex:0 0 auto!important;font-style:normal!important}.add-tip-betfolio-page .football-country-node>button b{position:relative!important;z-index:1!important;flex:0 0 auto!important;width:22px!important;height:22px!important;display:grid!important;place-items:center!important;border-radius:999px!important;color:#9fc4dc!important;background:#ffffff0b!important;border:1px solid rgba(255,255,255,.045)!important}.add-tip-betfolio-page .football-country-node>.sport-accordion-children.level-two,.add-tip-betfolio-page .football-country-node>.football-leagues-list{position:relative!important;z-index:20!important;display:grid!important;gap:6px!important;height:auto!important;max-height:none!important;overflow:visible!important;padding:7px 0 4px 12px!important;margin:0 0 2px 10px!important;border-left:1px solid rgba(24,231,255,.18)!important;animation:betaiLeagueOpen997 .16s ease-out both!important;pointer-events:auto!important}.add-tip-betfolio-page .football-country-node>.sport-accordion-children.level-two button,.add-tip-betfolio-page .football-country-node>.football-leagues-list button{position:relative!important;z-index:21!important;width:100%!important;min-height:38px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:0 12px!important;border-radius:12px!important;border:1px solid rgba(78,169,255,.1)!important;background:linear-gradient(180deg,#0d233fc7,#08182de0)!important;color:#cfe3f4!important;font-weight:850!important;text-align:left!important;cursor:pointer!important;pointer-events:auto!important;box-shadow:inset 0 1px #ffffff08!important}.add-tip-betfolio-page .football-country-node>.sport-accordion-children.level-two button:hover{border-color:#3dddff42!important;color:#f1fdff!important;transform:translate(2px)!important}.add-tip-betfolio-page .football-country-node>.sport-accordion-children.level-two button.is-active,.add-tip-betfolio-page .football-country-node>.sport-accordion-children.level-two button.league-active{color:#06111b!important;background:linear-gradient(135deg,#20f2d2,#2dd8ff,#7b84ff)!important;border-color:transparent!important;box-shadow:0 10px 22px #18e7ff29!important}.add-tip-betfolio-page .sport-accordion-head{pointer-events:auto!important;position:relative!important;z-index:3!important}.add-tip-betfolio-page .sport-accordion-head:before{pointer-events:none!important}.add-tip-betfolio-page .sport-accordion-children,.add-tip-betfolio-page .sports-accordion-list{overflow:visible!important;pointer-events:auto!important}@keyframes betaiLeagueOpen997{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.add-tip-betfolio-page .sports-accordion-list{position:relative!important;isolation:isolate!important;overflow:visible!important}.add-tip-betfolio-page .sport-accordion-item{position:relative!important;z-index:1!important;overflow:visible!important}.add-tip-betfolio-page .sport-accordion-item.is-coming-soon{z-index:1!important}.add-tip-betfolio-page .sport-accordion-item.is-open{z-index:30!important;padding:6px!important;border-radius:18px!important;background:linear-gradient(180deg,#071527fa,#05101ffc)!important;border:1px solid rgba(54,205,255,.14)!important;box-shadow:0 18px 38px #0000003d,inset 0 1px #ffffff0a,0 0 0 1px #12e4ff08!important}.add-tip-betfolio-page .sport-accordion-item.is-open>.sport-accordion-head{margin-bottom:8px!important}.add-tip-betfolio-page .football-country-tree{position:relative!important;z-index:31!important;background:linear-gradient(180deg,#071527fa,#05101ffc)!important;border-radius:16px!important;padding:4px!important;box-shadow:inset 0 1px #ffffff08!important;overflow-y:auto!important;overflow-x:hidden!important}.add-tip-betfolio-page .football-country-node,.add-tip-betfolio-page .football-country-node>button,.add-tip-betfolio-page .football-country-node>.sport-accordion-children.level-two,.add-tip-betfolio-page .football-country-node>.football-leagues-list{position:relative!important;z-index:32!important}.add-tip-betfolio-page .sport-accordion-head,.add-tip-betfolio-page .sport-coming-soon-head,.add-tip-betfolio-page .football-country-node>button,.add-tip-betfolio-page .football-country-node>.sport-accordion-children.level-two button{opacity:1!important;mix-blend-mode:normal!important}.ranking-live-v999 .ranking-v4-tabs button,.ranking-live-v999 .sidebar-tabs-v4 button,.ranking-live-v999 .sidebar-head-link-v4,.ranking-live-v999 .full-ranking-btn-v4,.ranking-live-v999 .hall-btn-v4{cursor:pointer!important}.ranking-live-v999 .ranking-v4-row.ranking-v999-clickable{width:100%!important;border:0!important;text-align:left!important;cursor:pointer!important;color:inherit!important}.ranking-live-v999 .ranking-v4-row.ranking-v999-clickable:hover{transform:translateY(-1px)!important;background:radial-gradient(circle at 98% 50%,rgba(24,231,255,.1),transparent 24%),linear-gradient(180deg,#081f37eb,#041222f2)!important;box-shadow:0 14px 32px #00000038,0 0 18px #18e7ff0f,inset 0 1px #ffffff0a!important}.ranking-live-v999 .tipster-photo-v4.has-avatar,.ranking-live-v999 .mini-avatar-v4.has-avatar{overflow:hidden!important;background:#02101bb8!important;border:1px solid rgba(24,231,255,.42)!important;box-shadow:0 0 0 3px #18e7ff12,0 0 18px #18e7ff24!important}.ranking-live-v999 .tipster-photo-v4.has-avatar img,.ranking-live-v999 .mini-avatar-v4.has-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.ranking-live-v999 .tipster-cell-v4 b,.ranking-live-v999 .top-tipster-row-v4 strong{color:#f2fdff!important}.ranking-live-v999 .follow-btn-v4{min-width:106px!important;min-height:38px!important;border-radius:12px!important;border:1px solid rgba(24,231,255,.18)!important;background:linear-gradient(135deg,#20f2d2,#2fd9ff,#7a84ff)!important;color:#06111b!important;font-weight:1000!important;cursor:pointer!important;box-shadow:0 12px 22px #20f2d21f!important}.ranking-live-v999 .follow-btn-v4.is-following{color:#20f2d2!important;background:#041422b8!important;border-color:#20f2d259!important;box-shadow:inset 0 1px #ffffff0a!important}.ranking-live-v999 .badges-cell-v4 i{width:24px!important;height:24px!important;display:inline-grid!important;place-items:center!important;border-radius:999px!important;background:#18e7ff0f!important;border:1px solid rgba(24,231,255,.1)!important;margin-right:4px!important;font-style:normal!important}.ranking-live-v999 .sidebar-head-link-v4{width:100%!important;border:0!important;background:transparent!important;text-align:right!important;color:#20f2d2!important;font-weight:1000!important}.ranking-live-v999 .sidebar-tabs-v4 button{transition:.16s ease!important}.ranking-live-v999 .sidebar-tabs-v4 button:not(.active):hover,.ranking-live-v999 .ranking-v4-tabs button:not(.active):hover{color:#f2fdff!important;border-color:#18e7ff38!important}.ranking-live-v999 .hall-laurels-v4{display:grid!important;gap:8px!important}.ranking-live-v999 .hall-laurels-v4 button{display:flex!important;align-items:center!important;gap:10px!important;width:100%!important;padding:8px!important;border-radius:14px!important;border:1px solid rgba(24,231,255,.1)!important;background:#03111d47!important;color:inherit!important;text-align:left!important;cursor:pointer!important}.ranking-live-v999 .hall-laurels-v4 button:hover{border-color:#18e7ff42!important;background:#18e7ff0f!important}.ranking-live-v999 .challenge-item-v4.is-done{border-color:#20f28842!important;background:radial-gradient(circle at 100% 50%,rgba(32,242,136,.08),transparent 28%),linear-gradient(180deg,#07202ae0,#04121feb)!important}.ranking-live-v999 .challenge-reward-v4{border:0!important;cursor:pointer!important;border-radius:12px!important;padding:10px 12px!important;background:#20f2d214!important;color:#20f2d2!important;font-weight:1000!important;text-align:center!important}.ranking-live-v999 .challenge-item-v4.is-done .challenge-reward-v4{background:linear-gradient(135deg,#20f2d2,#2fd9ff)!important;color:#06111b!important;box-shadow:0 12px 24px #20f2d224!important}.ranking-live-v999 .referrals-main-v999{padding:24px!important;border-radius:24px!important;display:grid!important;gap:14px!important}.ranking-live-v999 .referrals-main-v999 h3{margin:0!important;color:#f2fdff!important;font-size:28px!important;letter-spacing:-.03em!important}.ranking-live-v999 .referrals-main-v999 p{margin:0!important;color:#9fb8ca!important;font-weight:800!important}.ranking-live-v999 .referral-code-v4.big{max-width:520px!important}.ranking-live-v999 .referral-code-v4 button{cursor:pointer!important}.ranking-live-v999 .ranking-v4-table-card,.ranking-live-v999 .ranking-v4-table{background:radial-gradient(circle at 100% 0%,rgba(24,231,255,.08),transparent 28%),linear-gradient(180deg,#051627f5,#020c18fa)!important;border-color:#18e7ff29!important}.ranking-live-v999 .ranking-v4-row,.ranking-live-v999 button.ranking-v4-row,.ranking-live-v999 .ranking-v4-row.ranking-v999-clickable{background:linear-gradient(180deg,#041423d1,#020d19e0)!important;color:#d9ecf8!important;border:0!important;border-bottom:1px solid rgba(24,231,255,.08)!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;box-shadow:none!important}.ranking-live-v999 .ranking-v4-row.head{background:linear-gradient(180deg,#061a2efa,#03111ffa)!important;color:#a9c1d4!important;border-bottom:1px solid rgba(24,231,255,.14)!important}.ranking-live-v999 .ranking-v4-row.ranking-v999-clickable:nth-child(2n){background:linear-gradient(180deg,#05182adb,#020e1be6)!important}.ranking-live-v999 .ranking-v4-row.ranking-v999-clickable:hover{background:radial-gradient(circle at 98% 50%,rgba(24,231,255,.1),transparent 24%),linear-gradient(180deg,#071f37f0,#041222f5)!important}.ranking-live-v999 .ranking-v4-row span,.ranking-live-v999 .ranking-v4-row b,.ranking-live-v999 .ranking-v4-row small{color:inherit}.ranking-live-v999 .tipster-cell-v4 b{color:#f2fdff!important}.ranking-live-v999 .ranking-v4-row .win-v4,.ranking-live-v999 .ranking-v4-row .profit-v4{color:#20f2d2!important}.ranking-live-v999 .challenge-reward-v4:disabled{cursor:not-allowed!important;opacity:.68!important}.ranking-live-v999 .challenge-item-v4.is-claimed{border-color:#82a0af2e!important;background:linear-gradient(180deg,#08192bb8,#05111fd1)!important}.ranking-live-v999 .challenge-item-v4.is-claimed .challenge-reward-v4{color:#9fb8c8!important;background:#7d91a01f!important;border:1px solid rgba(160,180,195,.12)!important;box-shadow:none!important}.ranking-live-v999 .challenge-item-v4.is-claimed .challenge-reward-v4:before{content:"✓ "}.ranking-live-v999 .challenge-item-v4.is-claimed .challenge-progress-v4 span{color:#9fb8c8!important}.ranking-live-v999 .challenge-item-v4.is-claimed .challenge-bar-v4 i{background:linear-gradient(90deg,#20f2d273,#50aaff61)!important}.ranking-live-v999 .ranking-v4-row .profit-v4,.ranking-live-v999 .top-tipster-row-v4>b,.ranking-live-v999 .hall-laurels-v4 small,.ranking-live-v999 .hall-copy-v4 small{color:#ffd76a!important;font-weight:1000!important;text-shadow:0 0 8px rgba(255,215,106,.36),0 0 18px rgba(255,184,48,.22),0 0 32px rgba(255,145,30,.1)!important}.ranking-live-v999 .ranking-v4-row .profit-v4,.ranking-live-v999 .top-tipster-row-v4>b{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:4px!important;isolation:isolate!important;animation:betaiGoldProfitPulse1002 2.35s ease-in-out infinite!important}.ranking-live-v999 .ranking-v4-row .profit-v4:before,.ranking-live-v999 .top-tipster-row-v4>b:before{content:""!important;position:absolute!important;top:-7px!important;right:-10px!important;bottom:-7px!important;left:-10px!important;z-index:-1!important;border-radius:999px!important;background:radial-gradient(circle,rgba(255,215,106,.18),rgba(255,184,48,.06) 44%,transparent 72%)!important;opacity:.72!important;filter:blur(2px)!important;pointer-events:none!important;animation:betaiGoldAuraPulse1002 2.35s ease-in-out infinite!important}.ranking-live-v999 .ranking-v4-row .profit-v4:after,.ranking-live-v999 .top-tipster-row-v4>b:after{content:"✦"!important;margin-left:4px!important;color:#ffe18a!important;font-size:11px!important;opacity:.85!important;text-shadow:0 0 10px rgba(255,215,106,.55)!important}.ranking-live-v999 .ranking-v4-row:hover .profit-v4,.ranking-live-v999 .top-tipster-row-v4:hover>b{color:#fff1a8!important;text-shadow:0 0 10px rgba(255,230,140,.6),0 0 26px rgba(255,190,40,.38),0 0 42px rgba(255,145,30,.18)!important}.ranking-live-v999 .top-tipsters-list-v4 .top-tipster-row-v4>b{min-width:82px!important;text-align:right!important}.ranking-live-v999 .hall-laurels-v4 small{opacity:1!important}@keyframes betaiGoldProfitPulse1002{0%,to{transform:translateY(0);filter:saturate(1)}50%{transform:translateY(-.5px);filter:saturate(1.22)}}@keyframes betaiGoldAuraPulse1002{0%,to{opacity:.42;transform:scale(.96)}50%{opacity:.88;transform:scale(1.04)}}.notification-item .reward-token-badge,.betai-reward-token-badge{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:999px;background:linear-gradient(135deg,#ffd76a,#ffb739);color:#2a1600;font-weight:1000;box-shadow:0 0 14px #ffd76a59}.dashboard-rightbar .top-tipster-row-v4>b,.rightbar .top-tipster-row-v4>b,.dashboard-side .top-tipster-row-v4>b,.dashboard-rightbar [class*=top][class*=tipster] b:last-child,.rightbar [class*=top][class*=tipster] b:last-child,.dashboard-rightbar [class*=profit],.rightbar [class*=profit],.betai-rightbar [class*=profit],.dashboard-right-column [class*=profit]{color:#ffd76a!important;font-weight:1000!important;text-shadow:0 0 8px rgba(255,215,106,.36),0 0 18px rgba(255,184,48,.22),0 0 32px rgba(255,145,30,.1)!important}.dashboard-rightbar .top-tipster-row-v4>b,.rightbar .top-tipster-row-v4>b,.top-tipsters-widget .top-tipster-row-v4>b,.top-tipsters-list-v4 .top-tipster-row-v4>b,.aside-card .top-tipster-row-v4>b,.dashboard-aside .top-tipster-row-v4>b{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important;isolation:isolate!important;animation:betaiGoldProfitPulse1002 2.35s ease-in-out infinite!important}.dashboard-rightbar .top-tipster-row-v4>b:before,.rightbar .top-tipster-row-v4>b:before,.top-tipsters-widget .top-tipster-row-v4>b:before,.top-tipsters-list-v4 .top-tipster-row-v4>b:before,.aside-card .top-tipster-row-v4>b:before,.dashboard-aside .top-tipster-row-v4>b:before{content:""!important;position:absolute!important;top:-7px!important;right:-10px!important;bottom:-7px!important;left:-10px!important;z-index:-1!important;border-radius:999px!important;background:radial-gradient(circle,rgba(255,215,106,.18),rgba(255,184,48,.06) 44%,transparent 72%)!important;opacity:.72!important;filter:blur(2px)!important;pointer-events:none!important;animation:betaiGoldAuraPulse1002 2.35s ease-in-out infinite!important}.dashboard-rightbar .top-tipster-row-v4>b:after,.rightbar .top-tipster-row-v4>b:after,.top-tipsters-widget .top-tipster-row-v4>b:after,.top-tipsters-list-v4 .top-tipster-row-v4>b:after,.aside-card .top-tipster-row-v4>b:after,.dashboard-aside .top-tipster-row-v4>b:after{content:"✦"!important;margin-left:4px!important;color:#ffe18a!important;font-size:11px!important;opacity:.85!important;text-shadow:0 0 10px rgba(255,215,106,.55)!important}.top-tipsters-card [class*=profit],.top-tipsters-panel [class*=profit],.top-tipsters-box [class*=profit],.top-typers-card [class*=profit],.top-typers-panel [class*=profit],.top-typers-box [class*=profit],.dashboard-top-tipsters [class*=profit],.dashboard-top-typers [class*=profit]{color:#ffd76a!important;font-weight:1000!important;text-shadow:0 0 8px rgba(255,215,106,.36),0 0 18px rgba(255,184,48,.22),0 0 32px rgba(255,145,30,.1)!important}.rightbar .real-ranking-panel .ranking-profit-box,.rightbar .real-ranking-panel .ranking-profit-box span,.rightbar .real-ranking-panel .ranking-profit-box.ranking-profit-positive span,.rightbar .real-ranking-panel .rank .ranking-profit-box span{color:#ffd76a!important;font-weight:1000!important;text-shadow:0 0 8px rgba(255,215,106,.42),0 0 18px rgba(255,184,48,.28),0 0 32px rgba(255,145,30,.14)!important}.rightbar .real-ranking-panel .ranking-profit-box{position:relative!important;isolation:isolate!important;overflow:visible!important;animation:betaiGoldProfitPulse1002 2.35s ease-in-out infinite!important}.rightbar .real-ranking-panel .ranking-profit-box:before{content:""!important;position:absolute!important;top:8px!important;right:-8px!important;bottom:0!important;left:-8px!important;z-index:-1!important;border-radius:999px!important;background:radial-gradient(circle,rgba(255,215,106,.2),rgba(255,184,48,.07) 45%,transparent 74%)!important;opacity:.78!important;filter:blur(2px)!important;pointer-events:none!important;animation:betaiGoldAuraPulse1002 2.35s ease-in-out infinite!important}.rightbar .real-ranking-panel .ranking-profit-box span:after{content:" ✦"!important;color:#ffe18a!important;font-size:11px!important;opacity:.9!important;text-shadow:0 0 10px rgba(255,215,106,.58)!important}.rightbar .real-ranking-panel .ranking-profit-box em{color:#dce7ee!important;opacity:.95!important}.wallet-v2-history-item .history-icon{font-style:normal!important}.wallet-v2-history-item b.positive{color:#20f2d2!important}.wallet-v2-history-item:has(.history-icon){transition:border-color .16s ease,box-shadow .16s ease!important}.ranking-live-v999 .status-tag-v4.free,.ranking-static-v4 .status-tag-v4.free,.status-tag-v4.free{color:#22f2d2!important;background:linear-gradient(135deg,#22f2d229,#18e7ff14)!important;border:1px solid rgba(34,242,210,.24)!important;box-shadow:0 0 14px #22f2d214!important}.ranking-live-v999 .status-tag-v4.pro,.ranking-static-v4 .status-tag-v4.pro,.status-tag-v4.pro{color:#22f2d2!important}.community-live-v1008{--c-cyan:#19e8ff;--c-mint:#20f2d2;--c-gold:#ffd76a;--c-panel:rgba(5,20,36,.82);position:relative}.community-live-v1008 .community-kicker-v1008{display:inline-flex;margin-bottom:8px;color:var(--c-mint);font-size:12px;font-weight:1000;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 0 14px rgba(32,242,210,.22)}.community-live-v1008 .community-v5-header{border-radius:28px!important;padding:28px 32px!important;background:radial-gradient(circle at 82% 32%,rgba(24,231,255,.12),transparent 28%),radial-gradient(circle at 100% 0%,rgba(104,118,255,.1),transparent 22%),linear-gradient(180deg,#071a2feb,#030e1bf5)!important;border:1px solid rgba(24,231,255,.16)!important;box-shadow:0 26px 70px #0000004d,inset 0 1px #ffffff0a!important}.community-live-v1008 .community-v5-header h1{font-size:42px!important;letter-spacing:-.055em!important;margin:0 0 8px!important}.community-live-v1008 .community-v5-header p{color:#a9c4d8!important;font-weight:800!important}.community-live-v1008 .community-v5-tabs{border-radius:22px!important;padding:10px!important;gap:10px!important;background:linear-gradient(180deg,#061c30d1,#030f1beb)!important}.community-live-v1008 .community-v5-tabs button{min-height:44px!important;border-radius:14px!important;border:1px solid rgba(24,231,255,.1)!important;color:#cfe3f3!important;background:#05142485!important;cursor:pointer!important}.community-live-v1008 .community-v5-tabs button.active{color:#051018!important;background:linear-gradient(135deg,#20f2d2,#2fd9ff,#7a84ff)!important;box-shadow:0 16px 32px #20f2d229,0 0 18px #18e7ff1a!important}.community-live-v1008 .glass-community-v5{background:radial-gradient(circle at 100% 0%,rgba(24,231,255,.055),transparent 24%),linear-gradient(180deg,#06192bd6,#030d19f0)!important;border:1px solid rgba(24,231,255,.14)!important;box-shadow:0 18px 44px #00000038,inset 0 1px #ffffff09!important}.community-live-v1008 .composer-v5{border-radius:24px!important;padding:18px!important}.community-live-v1008 .composer-v5-row input,.community-live-v1008 .community-comment-form-v1008 input{background:#030e1bb8!important;border:1px solid rgba(24,231,255,.12)!important;color:#eaf8ff!important;border-radius:16px!important;min-height:48px!important}.community-live-v1008 .composer-v5-row button,.community-live-v1008 .community-comment-form-v1008 button,.community-live-v1008 .community-reward-row-v1008 button{border:0!important;border-radius:16px!important;min-height:48px!important;padding:0 18px!important;font-weight:1000!important;color:#06111b!important;background:linear-gradient(135deg,#20f2d2,#2fd9ff,#7a84ff)!important;box-shadow:0 14px 28px #20f2d224!important;cursor:pointer!important}.community-live-v1008 button:disabled{opacity:.55!important;cursor:not-allowed!important;filter:saturate(.8)!important}.community-live-v1008 .feed-card-v5{border-radius:24px!important;padding:18px!important;overflow:hidden!important}.community-live-v1008 .feed-card-v5:hover{border-color:#18e7ff42!important;box-shadow:0 22px 52px #00000042,0 0 22px #18e7ff0f!important}.community-live-v1008 .feed-avatar-v5,.community-live-v1008 .composer-avatar-v5,.community-live-v1008 .suggested-avatar-v5,.community-live-v1008 .reply-avatar-v5,.community-live-v1008 .community-v5-avatars i{overflow:hidden!important;display:grid!important;place-items:center!important;border:1px solid rgba(24,231,255,.3)!important;box-shadow:0 0 16px #18e7ff24!important}.community-live-v1008 .feed-avatar-v5.has-avatar img,.community-live-v1008 .composer-avatar-v5.has-avatar img,.community-live-v1008 .suggested-avatar-v5.has-avatar img,.community-live-v1008 .reply-avatar-v5.has-avatar img,.community-live-v1008 .community-v5-avatars i.has-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.community-live-v1008 .feed-badge-v5.free{color:#20f2d2!important;background:#20f2d21a!important;border:1px solid rgba(32,242,210,.18)!important}.community-live-v1008 .feed-badge-v5.premium{color:#ff7bf2!important;background:#ff7bf21a!important;border:1px solid rgba(255,123,242,.18)!important}.community-live-v1008 .feed-actions-v5{display:flex!important;align-items:center!important;gap:10px!important;margin-top:14px!important}.community-live-v1008 .feed-actions-v5 button{border:1px solid rgba(24,231,255,.12)!important;background:#03111e9e!important;color:#20f2d2!important;border-radius:12px!important;padding:9px 12px!important;font-weight:900!important;cursor:pointer!important}.community-live-v1008 .community-comments-v1008{display:grid;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(24,231,255,.1)}.community-live-v1008 .community-comment-form-v1008{display:grid;grid-template-columns:1fr auto;gap:10px}.community-live-v1008 .community-empty-v1008{padding:28px!important;border-radius:22px!important;color:#a9c4d8!important;display:grid;gap:6px;text-align:center}.community-live-v1008 .community-empty-v1008 strong{color:#f2fdff!important;font-size:18px!important}.community-live-v1008 .community-ranking-live-v1008,.community-live-v1008 .community-rewards-live-v1008{border-radius:24px!important;padding:18px!important}.community-live-v1008 .community-reward-row-v1008{display:grid;grid-template-columns:52px 1fr auto auto;gap:14px;align-items:center;padding:16px;border-radius:18px;border:1px solid rgba(24,231,255,.1);background:linear-gradient(180deg,#081c32b8,#04101edb);margin-top:12px}.community-live-v1008 .community-reward-row-v1008>span{width:44px;height:44px;display:grid;place-items:center;border-radius:15px;background:#18e7ff14;border:1px solid rgba(24,231,255,.14)}.community-live-v1008 .community-reward-row-v1008.is-done{border-color:#20f2d23d;box-shadow:0 0 20px #20f2d20f}.community-live-v1008 .community-reward-row-v1008.is-claimed button{color:#9fb8c8!important;background:#7d91a01f!important;box-shadow:none!important}.community-live-v1008 .side-leader-row-v5 b,.community-live-v1008 .community-rank-row-v5 b,.community-live-v1008 .reward-side-v1008 b{color:#ffd76a!important;text-shadow:0 0 12px rgba(255,215,106,.3),0 0 24px rgba(255,184,48,.16)!important}.community-live-v1008 .sidecard-v5{border-radius:24px!important}.community-live-v1008 .suggested-row-v5 button{display:none!important}@media (max-width: 1000px){.community-live-v1008 .community-reward-row-v1008{grid-template-columns:44px 1fr}.community-live-v1008 .community-reward-row-v1008 em,.community-live-v1008 .community-reward-row-v1008 button{grid-column:2}}.community-live-v1008 .community-rank-row-v5 b,.community-live-v1008 .side-leader-row-v5 b{white-space:nowrap!important}.community-live-v1008 .community-rank-row-v5 b:after,.community-live-v1008 .side-leader-row-v5 b:after{content:" ✦"!important;color:#ffe18a!important;font-size:10px!important;text-shadow:0 0 10px rgba(255,215,106,.55)!important}.community-live-v1008 .reward-side-v1008 .event-thumb-v5,.community-live-v1008 .events-list-v5 .reward-side-v1008 .event-thumb-v5{width:52px!important;height:52px!important;min-width:52px!important;display:grid!important;place-items:center!important;border-radius:18px!important;font-size:24px!important;line-height:1!important;color:#fff4bf!important;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.2),transparent 24%),radial-gradient(circle at 80% 80%,rgba(255,215,106,.22),transparent 34%),linear-gradient(135deg,#0e374ef5,#07192dfa)!important;border:1px solid rgba(255,215,106,.26)!important;box-shadow:0 0 0 1px #18e7ff0d,0 12px 28px #00000038,0 0 24px #ffd76a1f,inset 0 1px #ffffff14!important;text-shadow:0 0 12px rgba(255,215,106,.42)!important}.community-live-v1008 .reward-side-v1008{align-items:center!important;border:1px solid rgba(24,231,255,.1)!important;border-radius:18px!important;background:radial-gradient(circle at 100% 50%,rgba(255,215,106,.06),transparent 28%),linear-gradient(180deg,#071a2ed1,#030e1aeb)!important}.community-live-v1008 .reward-side-v1008 b{min-width:34px!important;height:28px!important;display:grid!important;place-items:center!important;border-radius:999px!important;color:#271800!important;background:linear-gradient(135deg,#ffd76a,#ffb739)!important;text-shadow:none!important;box-shadow:0 0 16px #ffd76a47!important}.community-live-v1008 .feed-card-v5{min-height:132px!important}.community-live-v1008 .feed-actions-v5{justify-content:space-between!important}.community-live-v1008 .feed-actions-v5 button:first-child,.community-live-v1008 .feed-actions-v5 button:nth-child(2){min-width:68px!important}.community-pro-v1012{--pro-bg:rgba(5,20,36,.86);--pro-line:rgba(24,231,255,.14);--pro-mint:#20f2d2;--pro-cyan:#19e8ff;--pro-gold:#ffd76a}.community-pro-v1012 .community-pro-hero-v1012{min-height:118px!important;padding:24px 28px!important;border-radius:22px!important}.community-pro-v1012 .community-pro-hero-v1012 h1{font-size:30px!important;letter-spacing:-.04em!important}.community-pro-tabs-v1012{height:auto!important;padding:8px!important;margin:12px 0!important;border-radius:16px!important}.community-pro-tabs-v1012 button{min-width:120px!important;border-radius:12px!important}.community-pro-grid-v1012{display:grid!important;grid-template-columns:250px minmax(520px,1fr) 360px!important;gap:12px!important;align-items:start!important}.community-pro-left-v1012,.community-pro-center-v1012,.community-pro-right-v1012{display:grid!important;gap:12px!important}.pro-left-card-v1012,.pro-chat-panel-v1012,.community-pro-feed-v1012 .composer-v5,.community-pro-right-v1012 .sidecard-v5,.community-pro-bottom-v1012 .bottom-card-v5{border-radius:18px!important}.pro-left-head-v1012{display:flex;align-items:center;justify-content:space-between;padding:12px 12px 10px;border-bottom:1px solid rgba(24,231,255,.1)}.pro-left-head-v1012 strong,.pro-chat-head-v1012 h3{color:#f2fdff;font-weight:1000}.pro-left-head-v1012 span{color:#20f2d2;font-size:12px;font-weight:900}.pro-left-head-v1012 i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#27ff75;margin-right:6px;box-shadow:0 0 10px #27ff75bf}.pro-channel-list-v1012{display:grid;padding:8px;gap:5px}.pro-channel-list-v1012 button{display:grid;grid-template-columns:22px 1fr auto;gap:8px;align-items:center;min-height:36px;padding:0 10px;border-radius:10px;border:1px solid transparent;background:transparent;color:#9fb8c8;text-align:left;cursor:pointer}.pro-channel-list-v1012 button.active,.pro-channel-list-v1012 button:hover{background:linear-gradient(135deg,#20f2d229,#18e7ff14);border-color:#20f2d238;color:#eaf8ff}.pro-channel-list-v1012 span{color:#8ea7bc;font-weight:1000}.pro-channel-list-v1012 b{font-size:13px}.pro-channel-list-v1012 em{font-style:normal;color:#93aabd;font-size:12px}.pro-missions-v1012{padding:12px!important;border-color:#ffd76a57!important;box-shadow:0 0 26px #ffd76a1a,inset 0 1px #ffffff0a!important}.pro-missions-head-v1012{display:flex;justify-content:space-between;color:#ffd76a;margin-bottom:10px}.pro-missions-head-v1012 button{background:transparent;border:0;color:#ffd76a;cursor:pointer}.mission-row-v1012{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;font-size:12px;color:#d8ebf8;margin-top:8px}.mission-row-v1012 b{color:#20f2d2}.mission-row-v1012 em{color:#ffd76a;font-style:normal;font-weight:1000}.mission-bar-v1012{height:8px;border-radius:999px;background:#ffffff1a;overflow:hidden;margin-top:5px}.mission-bar-v1012 i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#ffd76a,#20f2d2)}.pro-chat-panel-v1012{padding:0!important;min-height:520px;display:grid;grid-template-rows:auto auto 1fr auto;overflow:hidden}.pro-chat-head-v1012{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(24,231,255,.1)}.pro-chat-head-v1012 h3{margin:0;font-size:16px}.pro-chat-head-v1012 h3 span{color:#20f2d2;font-size:12px}.pro-chat-head-v1012 button{background:#18e7ff14;border:1px solid rgba(24,231,255,.14);color:#dff7ff;border-radius:10px;width:34px;height:34px}.pro-pin-v1012{margin:10px 12px;padding:10px 12px;border-radius:12px;background:linear-gradient(135deg,#20f2d224,#18e7ff0f);border:1px solid rgba(32,242,210,.22);display:grid;gap:3px}.pro-pin-v1012 b{color:#20f2d2;font-size:13px}.pro-pin-v1012 span{color:#9fb8c8;font-size:12px}.pro-chat-list-v1012{display:grid;gap:12px;padding:10px 12px 14px;align-content:start}.pro-chat-message-v1012{display:grid;grid-template-columns:42px 1fr;gap:10px}.pro-chat-avatar-v1012{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#20f2d2,#268dff);border:1px solid rgba(24,231,255,.28);font-weight:1000;color:#031321}.pro-chat-avatar-v1012 img{width:100%;height:100%;object-fit:cover}.pro-chat-meta-v1012{display:flex;align-items:center;gap:8px}.pro-chat-meta-v1012 strong{color:#f2fdff}.pro-chat-meta-v1012 em{font-style:normal;color:#20f2d2;font-size:10px;font-weight:1000;padding:2px 7px;border-radius:999px;background:#20f2d21f}.pro-chat-meta-v1012 small{color:#718ba0}.pro-chat-message-v1012 p{color:#d7eaf7;margin:4px 0 8px}.pro-chat-actions-v1012{display:flex;gap:8px}.pro-chat-actions-v1012 span{background:#ffffff0f;border:1px solid rgba(24,231,255,.1);color:#cbe2f2;border-radius:8px;padding:3px 8px;font-size:12px}.pro-chat-input-v1012{display:grid;grid-template-columns:1fr 36px 36px 42px;gap:8px;padding:10px 12px;border-top:1px solid rgba(24,231,255,.1)}.pro-chat-input-v1012 input{min-height:42px;border-radius:12px;border:1px solid rgba(24,231,255,.13);background:#020c16b8;color:#eaf8ff;padding:0 12px}.pro-chat-input-v1012 button{border-radius:12px;border:1px solid rgba(24,231,255,.14);background:#18e7ff14;color:#eaf8ff;cursor:pointer}.pro-chat-input-v1012 button:last-child{background:linear-gradient(135deg,#20f2d2,#2fd9ff);color:#031321;font-weight:1000}.community-pro-feed-v1012{display:grid;gap:12px}.pro-composer-v1012{padding:14px!important}.pro-post-card-v1012{min-height:auto!important;padding:16px!important}.pro-post-card-v1012 .feed-actions-v5{justify-content:flex-start!important}.pro-post-card-v1012 .feed-actions-v5 button:last-child{margin-left:auto;color:#20f2d2!important}.community-pro-right-v1012{align-content:start}.community-pro-right-v1012 .sidecard-v5{padding:14px!important}.community-pro-right-v1012 .event-row-v5 b{background:#ff3d55!important;color:#fff!important;border-radius:6px!important;padding:4px 7px!important;font-size:10px!important}.community-pro-bottom-v1012{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-top:12px}.compact-rank-v1012 .community-rank-row-v5{grid-template-columns:42px 1fr auto}@media (max-width: 1400px){.community-pro-grid-v1012{grid-template-columns:220px minmax(480px,1fr) 320px!important}}@media (max-width: 1100px){.community-pro-grid-v1012,.community-pro-bottom-v1012{grid-template-columns:1fr!important}}.community-pro-v1012 .community-pro-hero-v1012{position:relative!important;overflow:hidden!important;min-height:170px!important;padding:30px 34px!important;background:radial-gradient(circle at 68% 48%,rgba(32,242,210,.14),transparent 18%),radial-gradient(circle at 86% 32%,rgba(47,217,255,.15),transparent 22%),radial-gradient(circle at 96% 78%,rgba(122,132,255,.1),transparent 20%),linear-gradient(135deg,#07192df5,#020a16fa 48%,#042937e6)!important;border:1px solid rgba(24,231,255,.22)!important;box-shadow:0 28px 80px #00000057,0 0 34px #18e7ff14,inset 0 1px #ffffff0f!important}.community-pro-v1012 .community-pro-hero-v1012:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(32,242,210,.18),transparent 28%),radial-gradient(circle at 74% 38%,rgba(32,242,210,.2) 0 3px,transparent 4px),radial-gradient(circle at 82% 56%,rgba(47,217,255,.18) 0 3px,transparent 4px),radial-gradient(circle at 91% 28%,rgba(32,242,210,.17) 0 3px,transparent 4px);opacity:.75;pointer-events:none}.community-pro-v1012 .community-pro-hero-v1012:after{content:"";position:absolute;right:54px;top:26px;width:420px;height:130px;border-radius:34px;border:1px solid rgba(32,242,210,.14);background:radial-gradient(circle at 20% 42%,rgba(32,242,210,.22),transparent 20%),radial-gradient(circle at 66% 50%,rgba(255,215,106,.18),transparent 21%),linear-gradient(135deg,#082e4485,#05112226);box-shadow:0 0 34px #20f2d21a,inset 0 1px #ffffff12;transform:skew(-8deg);opacity:.85;pointer-events:none}.community-pro-v1012 .community-pro-hero-v1012>div{position:relative;z-index:2}.community-pro-v1012 .community-pro-hero-v1012 h1{font-size:54px!important;line-height:.95!important;letter-spacing:-.07em!important;margin:4px 0 12px!important;color:#f4fbff!important;text-shadow:0 0 24px rgba(24,231,255,.18),0 10px 32px rgba(0,0,0,.26)!important}.community-pro-v1012 .community-pro-hero-v1012 p{max-width:560px!important;color:#c7dbe9!important;font-size:17px!important;line-height:1.36!important}.community-hero-badges-v1014{display:flex;gap:8px;margin-top:16px;flex-wrap:wrap}.community-hero-badges-v1014 span{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 12px;border-radius:999px;color:#dffcff;font-weight:1000;font-size:12px;background:#18e7ff14;border:1px solid rgba(24,231,255,.16);box-shadow:inset 0 1px #ffffff0d}.community-pro-tabs-v1012{background:linear-gradient(180deg,#082034db,#030f1bf0)!important;border-color:#18e7ff2e!important}.community-pro-tabs-v1012 button{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}.community-pro-tabs-v1012 button:hover{transform:translateY(-1px);border-color:#20f2d23d!important}.community-tab-panel-v1014{padding:18px!important;border-radius:22px!important}.community-panel-sub-v1014{margin:0 0 14px!important;color:#9fb8c8!important;font-weight:800!important}.community-channel-grid-v1014{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.community-channel-grid-v1014 button{min-height:92px;display:grid;grid-template-columns:48px 1fr auto;grid-template-rows:auto auto;align-items:center;gap:4px 12px;padding:14px;border-radius:18px;border:1px solid rgba(24,231,255,.14);background:radial-gradient(circle at 100% 0%,rgba(32,242,210,.08),transparent 26%),linear-gradient(180deg,#071c32d1,#030e1bf0);color:#eaf8ff;text-align:left;cursor:pointer}.community-channel-grid-v1014 button:hover,.community-channel-grid-v1014 button.active{border-color:#20f2d257;box-shadow:0 0 24px #20f2d21a}.community-channel-grid-v1014 span{grid-row:1 / span 2;width:48px;height:48px;display:grid;place-items:center;border-radius:16px;color:#20f2d2;background:linear-gradient(135deg,#20f2d229,#2fd9ff14);border:1px solid rgba(32,242,210,.2);font-weight:1000}.community-channel-grid-v1014 strong{font-size:16px}.community-channel-grid-v1014 small{color:#9fb8c8;font-weight:800}.community-channel-grid-v1014 em{grid-row:1 / span 2;font-style:normal;color:#031321;background:linear-gradient(135deg,#20f2d2,#2fd9ff,#7684ff);padding:8px 12px;border-radius:13px;font-weight:1000;box-shadow:0 12px 24px #20f2d21f}.composer-pro-v1014,.pro-post-card-v1014,.pro-chat-panel-v1014{box-shadow:0 20px 54px #00000047,inset 0 1px #ffffff0b!important}.pro-post-card-v1014{min-height:auto!important}.pro-post-card-v1014 .feed-actions-v5{justify-content:flex-start!important}.pro-post-card-v1014 .feed-actions-v5 button:last-child{margin-left:auto;color:#20f2d2!important}.drops-tab-v1014 .community-reward-row-v1008{border-color:#ffd76a2e!important;background:radial-gradient(circle at 100% 50%,rgba(255,215,106,.055),transparent 26%),linear-gradient(180deg,#081e34d1,#030e1bf0)!important}.drops-tab-v1014 .community-reward-row-v1008>span{color:#ffd76a!important;text-shadow:0 0 16px rgba(255,215,106,.3)!important}.community-pro-right-v1012 .sidecard-v5:last-child{margin-bottom:0!important}@media (max-width: 900px){.community-channel-grid-v1014{grid-template-columns:1fr}.community-pro-v1012 .community-pro-hero-v1012 h1{font-size:40px!important}.community-pro-v1012 .community-pro-hero-v1012:after{opacity:.35;right:-80px}}.community-pro-v1012 .community-pro-hero-v1012{padding-bottom:76px!important}.community-pro-v1012 .community-v5-online-wrap{position:absolute!important;right:32px!important;bottom:22px!important;top:auto!important;z-index:4!important;min-width:360px!important;justify-content:flex-end!important;padding:12px 14px!important;border-radius:24px!important;background:linear-gradient(135deg,#052032b3,#0612226b)!important;border:1px solid rgba(24,231,255,.12)!important;box-shadow:0 18px 44px #0003,inset 0 1px #ffffff0d!important}.community-tabs-v1016{justify-content:flex-start!important}.community-tabs-v1016 button{min-width:140px!important}.community-name-btn-v1016{display:inline-flex;align-items:center;border:0;background:transparent;color:#f3fbff;font:inherit;font-weight:1000;padding:0;cursor:pointer;text-align:left;text-shadow:0 0 14px rgba(24,231,255,.08)}.community-name-btn-v1016:hover{color:#20f2d2;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.feed-name-v1016{font-size:14px}.pro-channel-list-v1012 button{cursor:pointer!important;transition:transform .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease!important}.pro-channel-list-v1012 button:hover{transform:translate(2px)}.pro-channel-list-v1012 button.active{box-shadow:0 0 22px #20f2d21a,inset 0 1px #ffffff0d!important}.suggested-row-v5{grid-template-columns:42px 1fr auto!important}.suggested-row-v5>em{display:none!important}.suggested-row-v5 button:not(.community-name-btn-v1016){border:0!important;min-width:98px!important;height:34px!important;border-radius:12px!important;color:#031321!important;font-weight:1000!important;background:linear-gradient(135deg,#20f2d2,#2fd9ff,#7684ff)!important;cursor:pointer!important;box-shadow:0 10px 22px #20f2d21f!important}.suggested-row-v5 button.is-following:not(.community-name-btn-v1016){color:#20f2d2!important;background:#20f2d214!important;border:1px solid rgba(32,242,210,.28)!important;box-shadow:inset 0 1px #ffffff0a!important}.community-rewards-live-v1008 .community-reward-row-v1008{grid-template-columns:54px 1fr 64px 170px!important;gap:14px!important}.community-rewards-live-v1008 .community-reward-row-v1008>span{width:48px!important;height:48px!important;display:grid!important;place-items:center!important;border-radius:16px!important;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.16),transparent 24%),linear-gradient(135deg,#20f2d224,#2fd9ff14)!important;border:1px solid rgba(32,242,210,.2)!important;box-shadow:0 0 22px #20f2d214,inset 0 1px #ffffff0f!important}.community-rewards-live-v1008 .community-reward-row-v1008 button{min-height:44px!important;border-radius:14px!important;font-weight:1000!important}.community-rewards-live-v1008 .community-reward-row-v1008.is-claimed button,.community-rewards-live-v1008 .community-reward-row-v1008 button:disabled{opacity:.62!important;cursor:not-allowed!important}.community-rewards-live-v1008 .reward-progress-v5{height:10px!important}.community-rewards-live-v1008 .bottom-card-head-v5 span b{color:#ffd76a!important;text-shadow:0 0 18px rgba(255,215,106,.28)!important}@media (max-width: 1200px){.community-pro-v1012 .community-v5-online-wrap{position:relative!important;right:auto!important;bottom:auto!important;min-width:0!important;margin-top:18px!important}.community-pro-v1012 .community-pro-hero-v1012{padding-bottom:30px!important}}.community-10-v1017 .community-v5-avatars button{width:34px!important;height:34px!important;border-radius:50%!important;border:1px solid rgba(24,231,255,.28)!important;background:linear-gradient(135deg,#20f2d2,#268dff)!important;color:#031321!important;font-size:11px!important;font-weight:1000!important;display:grid!important;place-items:center!important;overflow:hidden!important;margin-left:-6px!important;cursor:pointer!important;box-shadow:0 0 18px #18e7ff29!important}.community-10-v1017 .community-v5-avatars button img{width:100%!important;height:100%!important;object-fit:cover!important}.community-10-v1017 .live-chat-real-v1017{min-height:420px!important}.community-10-v1017 .pro-chat-list-v1012{max-height:360px!important;overflow:auto!important;scrollbar-width:thin!important}.community-10-v1017 .pro-chat-input-v1012 input{font-weight:800!important}.community-10-v1017 .suggested-avatar-v5{cursor:pointer!important}.community-10-v1017 .reward-mini-v1017{display:grid!important;gap:10px!important}.community-10-v1017 .mini-reward-row-v1017{display:grid!important;grid-template-columns:46px 1fr auto!important;gap:10px!important;align-items:center!important;width:100%!important;border:1px solid rgba(24,231,255,.12)!important;background:radial-gradient(circle at 100% 50%,rgba(255,215,106,.07),transparent 25%),linear-gradient(180deg,#071e32bd,#030e1beb)!important;border-radius:16px!important;padding:10px!important;color:#eaf8ff!important;text-align:left!important;cursor:pointer!important}.community-10-v1017 .mini-reward-row-v1017:hover{border-color:#ffd76a4d!important;box-shadow:0 0 24px #ffd76a1a!important}.community-10-v1017 .mini-reward-row-v1017>span{width:42px!important;height:42px!important;display:grid!important;place-items:center!important;border-radius:14px!important;background:linear-gradient(135deg,#20f2d229,#ffd76a14)!important;border:1px solid rgba(32,242,210,.18)!important}.community-10-v1017 .mini-reward-row-v1017 strong{display:block!important;font-weight:1000!important}.community-10-v1017 .mini-reward-row-v1017 small{color:#9fb8c8!important}.community-10-v1017 .mini-reward-row-v1017 b{color:#ffd76a!important;text-shadow:0 0 18px rgba(255,215,106,.28)!important}.community-10-v1017 .mini-reward-row-v1017.is-claimed{opacity:.72!important}.community-10-v1017 .feed-meta-v5 em{font-style:normal!important;color:#20f2d2!important;font-size:11px!important;font-weight:1000!important;padding:2px 8px!important;border-radius:999px!important;background:#20f2d214!important}.community-10-v1017 .community-empty-v1008{min-height:120px!important;display:grid!important;place-items:center!important;text-align:center!important;padding:20px!important;border-radius:18px!important;color:#9fb8c8!important}.community-10-v1017 .community-empty-v1008 strong{color:#f1fbff!important;display:block!important;margin-bottom:4px!important}.community-10-v1017 .community-reward-row-v1008.is-claimed{opacity:.76!important}.community-10-v1017 .community-reward-row-v1008.is-claimed button{color:#9fb8c8!important;background:#ffffff0f!important;border:1px solid rgba(255,255,255,.1)!important}.community-10-v1017 .pro-channel-list-v1012 button.active b,.community-10-v1017 .pro-channel-list-v1012 button:hover b{color:#f3fbff!important}.community-10-v1017 .community-channel-grid-v1014 button.active strong{color:#20f2d2!important}.community-10-v1017 .community-tabs-v1016{gap:12px!important}.community-10-v1017 .community-tabs-v1016 button{min-width:150px!important}.community-10-v1017 .suggested-row-v1020{display:grid!important;grid-template-columns:48px minmax(0,1fr) 116px!important;align-items:center!important;gap:12px!important;padding:12px!important;min-height:70px!important}.community-10-v1017 .suggested-row-v1020 .suggested-avatar-v5{width:48px!important;height:48px!important;border-radius:16px!important;border:1px solid rgba(32,242,210,.34)!important;background:linear-gradient(135deg,#20f2d2,#268dff)!important;color:#031321!important;font-weight:1000!important;display:grid!important;place-items:center!important;padding:0!important;overflow:hidden!important;cursor:pointer!important}.community-10-v1017 .suggested-row-v1020 .suggested-avatar-v5 img{width:100%!important;height:100%!important;object-fit:cover!important}.community-10-v1017 .suggested-info-v1020{min-width:0!important}.community-10-v1017 .suggested-name-v1020{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:14px!important}.community-10-v1017 .suggested-info-v1020 small{display:block!important;color:#8fb0c4!important;margin-top:3px!important;font-size:11px!important;font-weight:900!important}.community-10-v1017 .suggested-follow-v1020{width:116px!important;min-width:116px!important;height:36px!important;border-radius:12px!important;border:0!important;background:linear-gradient(135deg,#20f2d2,#2fd9ff,#7684ff)!important;color:#031321!important;font-weight:1000!important;cursor:pointer!important;box-shadow:0 12px 24px #20f2d224!important}.community-10-v1017 .suggested-follow-v1020.is-following{background:#20f2d214!important;color:#20f2d2!important;border:1px solid rgba(32,242,210,.3)!important;box-shadow:none!important}.community-10-v1017 .community-pro-grid-v1012{margin-bottom:34px!important}.community-10-v1017 .community-reward-row-v1008.is-claimed button,.community-10-v1017 .mini-reward-row-v1017.is-claimed{opacity:.68!important;filter:saturate(.72)!important}.community-10-v1017 .community-reward-row-v1008.is-claimed button{min-width:128px!important;color:#9fb8c8!important;background:#ffffff0e!important;border:1px solid rgba(255,255,255,.1)!important;cursor:not-allowed!important}.daily-missions-v1022{display:grid!important;gap:10px!important}.daily-missions-v1022 .pro-missions-head-v1012 button{min-width:38px!important;height:24px!important;border-radius:999px!important;border:1px solid rgba(255,215,106,.26)!important;color:#ffd76a!important;background:#ffd76a14!important;font-size:11px!important;font-weight:1000!important}.daily-mission-item-v1022{padding:9px!important;border-radius:14px!important;border:1px solid rgba(24,231,255,.1)!important;background:#030e1b61!important}.daily-mission-item-v1022.is-done{border-color:#20f2d233!important}.daily-mission-item-v1022.is-claimed{opacity:.72!important;filter:saturate(.78)!important}.daily-mission-claim-v1022{width:100%!important;height:32px!important;margin-top:8px!important;border:0!important;border-radius:11px!important;color:#031321!important;font-weight:1000!important;background:linear-gradient(135deg,#20f2d2,#2fd9ff,#7684ff)!important;cursor:pointer!important;box-shadow:0 10px 20px #20f2d21f!important}.daily-mission-claim-v1022:disabled{color:#9fb8c8!important;background:#ffffff0f!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:none!important;cursor:not-allowed!important}.daily-mission-item-v1022 .mission-bar-v1012{margin-top:5px!important}.chat-input-active-v1023{display:grid!important;grid-template-columns:1fr auto 48px!important;gap:8px!important;align-items:center!important}.chat-tools-v1023{display:flex!important;gap:7px!important;align-items:center!important}.chat-tools-v1023 button,.chat-send-v1023{transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease,opacity .14s ease!important}.chat-tools-v1023 button:hover,.chat-send-v1023:hover:not(:disabled){transform:translateY(-1px) scale(1.03)!important;box-shadow:0 0 20px #20f2d22e!important;border-color:#20f2d257!important}.chat-tools-v1023 button:active,.chat-send-v1023:active:not(:disabled){transform:translateY(0) scale(.98)!important}.chat-tools-v1023 button{cursor:pointer!important}.chat-send-v1023:disabled{opacity:.45!important;cursor:not-allowed!important}.post-menu-wrap-v1024{position:relative!important;z-index:6!important}.post-menu-trigger-v1024{width:38px!important;height:38px!important;border-radius:14px!important;border:1px solid rgba(24,231,255,.14)!important;background:#18e7ff0f!important;color:#cfefff!important;font-weight:1000!important;cursor:pointer!important}.post-menu-trigger-v1024:hover{border-color:#20f2d257!important;box-shadow:0 0 20px #20f2d21f!important}.post-menu-v1024{position:absolute!important;right:0!important;top:44px!important;width:190px!important;padding:8px!important;border-radius:16px!important;border:1px solid rgba(24,231,255,.22)!important;background:linear-gradient(180deg,#051a2cfa,#020c18fa)!important;box-shadow:0 18px 40px #0006,0 0 28px #18e7ff1a!important;display:grid!important;gap:6px!important}.post-menu-v1024 button{width:100%!important;min-height:36px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:11px!important;background:#ffffff0b!important;color:#eaf8ff!important;font-weight:900!important;cursor:pointer!important;text-align:left!important;padding:0 10px!important}.post-menu-v1024 button:hover{background:#20f2d21a!important;border-color:#20f2d23d!important}.post-menu-v1024 button.danger:hover{background:#ff486f1f!important;border-color:#ff486f52!important;color:#ffb8c7!important}.post-edit-box-v1024{display:grid!important;gap:10px!important;margin:12px 0!important}.post-edit-box-v1024 textarea{width:100%!important;min-height:96px!important;resize:vertical!important;border-radius:16px!important;border:1px solid rgba(24,231,255,.18)!important;background:#020c189e!important;color:#eefbff!important;padding:12px!important;font-weight:800!important;outline:none!important}.post-edit-box-v1024 textarea:focus{border-color:#20f2d266!important;box-shadow:0 0 0 3px #20f2d214!important}.post-edit-box-v1024>div{display:flex!important;gap:8px!important}.post-edit-box-v1024 button{min-height:38px!important;padding:0 16px!important;border-radius:12px!important;border:1px solid rgba(24,231,255,.18)!important;background:linear-gradient(135deg,#20f2d2,#2fd9ff,#7684ff)!important;color:#031321!important;font-weight:1000!important;cursor:pointer!important}.post-edit-box-v1024 button:last-child{background:#ffffff0f!important;color:#cfefff!important}.chat-composer-shell-v1025{position:relative!important;display:grid!important;gap:8px!important}.emoji-picker-v1025{position:absolute!important;right:72px!important;bottom:58px!important;width:268px!important;display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:8px!important;padding:12px!important;border-radius:18px!important;border:1px solid rgba(32,242,210,.24)!important;background:linear-gradient(180deg,#061e30fa,#020c18fa)!important;box-shadow:0 18px 48px #00000073,0 0 28px #18e7ff1f!important;z-index:20!important}.emoji-picker-v1025 button{width:36px!important;height:36px!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(24,231,255,.14)!important;background:#18e7ff14!important;cursor:pointer!important;font-size:19px!important;transition:transform .14s ease,box-shadow .14s ease!important}.emoji-picker-v1025 button:hover{transform:translateY(-2px) scale(1.06)!important;box-shadow:0 0 18px #20f2d22e!important}.chat-tools-v1023 label{width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:13px!important;border:1px solid rgba(24,231,255,.14)!important;background:#18e7ff14!important;cursor:pointer!important;color:#dffcff!important}.chat-tools-v1023 label input{display:none!important}.chat-tools-v1023 label:hover{transform:translateY(-1px) scale(1.03)!important;box-shadow:0 0 20px #20f2d22e!important;border-color:#20f2d257!important}.chat-selected-file-v1025,.chat-attachment-preview-v1025{display:flex!important;align-items:center!important;gap:10px!important;max-width:420px!important;border-radius:16px!important;border:1px solid rgba(24,231,255,.18)!important;background:#18e7ff12!important;padding:8px!important;color:#eaf8ff!important}.chat-selected-file-v1025 img,.chat-attachment-preview-v1025 img{width:76px!important;height:56px!important;object-fit:cover!important;border-radius:12px!important;border:1px solid rgba(32,242,210,.22)!important}.chat-selected-file-v1025>span,.chat-attachment-preview-v1025>span{width:48px!important;height:48px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#20f2d21a!important}.chat-selected-file-v1025 strong,.chat-attachment-preview-v1025 strong{display:block!important;font-size:12px!important;color:#f2fbff!important}.chat-selected-file-v1025 small,.chat-attachment-preview-v1025 small{color:#9fb8c8!important;font-weight:800!important}.chat-selected-file-v1025>button{margin-left:auto!important;width:30px!important;height:30px!important;border-radius:10px!important;border:1px solid rgba(255,255,255,.12)!important;background:#ffffff12!important;color:#f2fbff!important;font-weight:1000!important;cursor:pointer!important}.chat-attachment-preview-v1025{margin-top:8px!important}.pro-post-card-v1012,.pro-post-card-v1014{position:relative!important;overflow:visible!important;isolation:isolate!important}.feed-card-head-v5{position:relative!important;z-index:2!important}.post-menu-wrap-v1024{position:relative!important;z-index:60!important;display:flex!important;justify-content:flex-end!important;align-items:flex-start!important;min-width:42px!important;flex:0 0 42px!important}.post-menu-trigger-v1024{display:grid!important;place-items:center!important;line-height:1!important}.post-menu-v1024{right:0!important;top:calc(100% + 8px)!important;width:188px!important;z-index:80!important;overflow:hidden!important;animation:postMenuDropV1026 .14s ease-out!important}.post-menu-v1024 button{display:flex!important;align-items:center!important;gap:8px!important;white-space:nowrap!important}@keyframes postMenuDropV1026{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.community-10-v1017 .suggested-list-v5{display:grid!important;gap:10px!important}.community-10-v1017 .suggested-row-v1020{display:grid!important;grid-template-columns:52px minmax(0,1fr) 112px!important;align-items:center!important;gap:11px!important;min-height:76px!important;padding:11px!important;border-radius:18px!important;border:1px solid rgba(24,231,255,.1)!important;background:linear-gradient(180deg,#06192ab8,#020c18e0)!important;overflow:hidden!important}.community-10-v1017 .suggested-row-v1020 .suggested-avatar-v5{grid-column:1!important;width:52px!important;height:52px!important;min-width:52px!important;max-width:52px!important;border-radius:17px!important;padding:0!important;margin:0!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:radial-gradient(circle at 30% 20%,#e8ffff,#20dff2 48%,#1b87ff)!important;border:1px solid rgba(32,242,210,.36)!important;color:#031321!important;font-size:13px!important;font-weight:1000!important;box-shadow:0 0 18px #20f2d21f!important}.community-10-v1017 .suggested-row-v1020 .suggested-avatar-v5 img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.community-10-v1017 .suggested-info-v1020{grid-column:2!important;min-width:0!important;overflow:hidden!important;display:grid!important;align-content:center!important;gap:3px!important}.community-10-v1017 .suggested-name-v1020{display:block!important;width:100%!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:14px!important;line-height:1.15!important;color:#f2fbff!important;text-decoration:none!important}.community-10-v1017 .suggested-name-v1020:hover{color:#20f2d2!important;text-decoration:underline!important;text-underline-offset:3px!important}.community-10-v1017 .suggested-info-v1020 small{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#91aec1!important;font-size:10.5px!important;font-weight:900!important;letter-spacing:.02em!important}.community-10-v1017 .suggested-follow-v1020{grid-column:3!important;width:112px!important;min-width:112px!important;max-width:112px!important;height:38px!important;border:0!important;border-radius:13px!important;background:linear-gradient(135deg,#20f2d2,#2fd9ff,#7684ff)!important;color:#031321!important;font-size:12px!important;font-weight:1000!important;cursor:pointer!important;box-shadow:0 12px 24px #20f2d224!important;text-align:center!important;padding:0!important}.community-10-v1017 .suggested-follow-v1020.is-following{color:#20f2d2!important;background:#20f2d214!important;border:1px solid rgba(32,242,210,.32)!important;box-shadow:none!important}.community-10-v1017 .locked-24h-v1027,.community-10-v1017 .daily-mission-claim-v1022:disabled,.community-10-v1017 .community-reward-row-v1008.is-claimed button{font-weight:1000!important}.community-10-v1017 .mini-reward-row-v1017.is-claimed b,.community-10-v1017 .community-reward-row-v1008.is-claimed em{color:#ffd76a!important;text-shadow:0 0 18px rgba(255,215,106,.28)!important}.community-10-v1017 .daily-mission-item-v1022.is-claimed .daily-mission-claim-v1022,.community-10-v1017 .community-reward-row-v1008.is-claimed button{color:#9fb8c8!important;background:#ffffff0e!important}.community-10-v1017 .sidecard-v5 .suggested-list-v5{display:grid!important;gap:10px!important}.community-10-v1017 .sidecard-v5 .suggested-row-v5.suggested-row-v1020{display:grid!important;grid-template-columns:50px minmax(0,1fr) 106px!important;grid-template-areas:"avatar info follow"!important;align-items:center!important;column-gap:12px!important;width:100%!important;min-height:76px!important;padding:11px 12px!important;border-radius:18px!important;overflow:hidden!important;background:linear-gradient(180deg,#06192ac2,#020c18eb)!important;border:1px solid rgba(24,231,255,.12)!important}.community-10-v1017 .sidecard-v5 .suggested-row-v1020>.suggested-avatar-v5,.community-10-v1017 .sidecard-v5 .suggested-row-v1020>button.suggested-avatar-v5{grid-area:avatar!important;width:50px!important;height:50px!important;min-width:50px!important;max-width:50px!important;min-height:50px!important;max-height:50px!important;padding:0!important;margin:0!important;border-radius:16px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border:1px solid rgba(32,242,210,.4)!important;background:radial-gradient(circle at 28% 18%,#f3ffff,#23e2f3 48%,#2c83ff)!important;color:#031321!important;font-size:12px!important;line-height:1!important;font-weight:1000!important;cursor:pointer!important;box-shadow:0 0 18px #20f2d226!important}.community-10-v1017 .sidecard-v5 .suggested-row-v1020>.suggested-avatar-v5 img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.community-10-v1017 .sidecard-v5 .suggested-row-v1020>.suggested-info-v1020{grid-area:info!important;min-width:0!important;max-width:100%!important;display:grid!important;gap:4px!important;align-content:center!important;overflow:hidden!important}.community-10-v1017 .sidecard-v5 .suggested-row-v1020 .suggested-name-v1020{display:block!important;width:100%!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;padding:0!important;margin:0!important;color:#f3fbff!important;font-size:14px!important;font-weight:1000!important;text-align:left!important;background:transparent!important;border:0!important;box-shadow:none!important}.community-10-v1017 .sidecard-v5 .suggested-row-v1020 .suggested-name-v1020:hover{color:#20f2d2!important;text-decoration:underline!important;text-underline-offset:3px!important}.community-10-v1017 .sidecard-v5 .suggested-row-v1020 .suggested-info-v1020 small{display:flex!important;align-items:center!important;gap:6px!important;min-width:0!important;color:#91aec1!important;font-size:10.5px!important;line-height:1.15!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.community-10-v1017 .sidecard-v5 .suggested-row-v1020 .suggested-info-v1020 small b{color:#20f2d2!important;font-weight:1000!important;background:#20f2d21a!important;border:1px solid rgba(32,242,210,.18)!important;border-radius:999px!important;padding:2px 7px!important}.community-10-v1017 .sidecard-v5 .suggested-row-v1020 .suggested-info-v1020 small span{overflow:hidden!important;text-overflow:ellipsis!important}.community-10-v1017 .sidecard-v5 .suggested-row-v1020>.suggested-follow-v1020,.community-10-v1017 .sidecard-v5 .suggested-row-v1020>button.suggested-follow-v1020{grid-area:follow!important;width:106px!important;min-width:106px!important;max-width:106px!important;height:36px!important;min-height:36px!important;padding:0!important;margin:0!important;border-radius:12px!important;border:0!important;background:linear-gradient(135deg,#20f2d2,#2fd9ff,#7684ff)!important;color:#031321!important;font-size:12px!important;line-height:1!important;font-weight:1000!important;text-align:center!important;cursor:pointer!important;box-shadow:0 12px 24px #20f2d224!important}.community-10-v1017 .sidecard-v5 .suggested-row-v1020>.suggested-follow-v1020.is-following{color:#20f2d2!important;background:#20f2d214!important;border:1px solid rgba(32,242,210,.3)!important;box-shadow:none!important}.community-10-v1017 .community-reward-row-v1008>div strong{display:block!important;margin-bottom:4px!important;line-height:1.18!important}.community-10-v1017 .community-reward-row-v1008>div small{display:block!important;color:#91aec1!important;line-height:1.25!important}.community-10-v1017 .community-reward-row-v1008>em{min-width:42px!important;text-align:right!important}.pro-post-card-v1012,.pro-post-card-v1014,.feed-card-v5{position:relative!important;overflow:visible!important}.feed-card-head-v5{position:relative!important;z-index:30!important}.post-menu-wrap-v1024{position:relative!important;z-index:120!important;overflow:visible!important}.post-menu-v1024{position:absolute!important;right:0!important;top:42px!important;width:178px!important;padding:7px!important;border-radius:15px!important;z-index:999!important;transform-origin:top right!important;max-height:none!important;overflow:visible!important}.post-menu-v1024:before{content:""!important;position:absolute!important;top:-7px!important;right:14px!important;width:12px!important;height:12px!important;transform:rotate(45deg)!important;background:#051a2cfa!important;border-left:1px solid rgba(24,231,255,.18)!important;border-top:1px solid rgba(24,231,255,.18)!important}.post-menu-v1024 button{display:flex!important;align-items:center!important;gap:8px!important;min-height:35px!important;white-space:nowrap!important;position:relative!important;z-index:2!important}.chat-attachment-preview-v1025{max-width:520px!important;padding:10px!important;align-items:flex-start!important}.chat-attachment-preview-v1025 .chat-image-open-v1029{border:0!important;background:transparent!important;padding:0!important;margin:0!important;cursor:pointer!important;border-radius:14px!important;overflow:hidden!important;display:block!important}.chat-attachment-preview-v1025 .chat-image-open-v1029 img,.chat-attachment-preview-v1025 img{width:150px!important;height:104px!important;object-fit:cover!important;border-radius:14px!important;border:1px solid rgba(32,242,210,.24)!important;box-shadow:0 10px 26px #0000002e!important}.chat-selected-file-v1025 img{width:108px!important;height:74px!important;object-fit:cover!important}.chat-image-modal-v1029{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:99999!important;display:grid!important;place-items:center!important;background:#000810c7!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;padding:24px!important}.chat-image-modal-v1029>div{position:relative!important;max-width:min(92vw,980px)!important;max-height:90vh!important;display:grid!important;gap:12px!important;padding:14px!important;border-radius:22px!important;border:1px solid rgba(32,242,210,.25)!important;background:linear-gradient(180deg,#051a2cf5,#020c18fa)!important;box-shadow:0 30px 90px #0000008c!important}.chat-image-modal-v1029 img{max-width:100%!important;max-height:76vh!important;object-fit:contain!important;border-radius:16px!important}.chat-image-modal-v1029 strong{color:#eaf8ff!important;font-weight:1000!important;text-align:center!important}.chat-image-modal-v1029 button{position:absolute!important;top:10px!important;right:10px!important;width:38px!important;height:38px!important;border-radius:13px!important;border:1px solid rgba(255,255,255,.16)!important;background:#020c18b8!important;color:#f2fbff!important;font-size:22px!important;font-weight:1000!important;cursor:pointer!important}.community-10-v1017 .community-pro-grid-v1012{grid-template-columns:224px minmax(0,1fr) 250px!important;gap:14px!important;align-items:start!important}@media (min-width: 1500px){.community-10-v1017 .community-pro-grid-v1012{grid-template-columns:224px minmax(920px,1fr) 250px!important}}@media (min-width: 1700px){.community-10-v1017 .community-pro-grid-v1012{grid-template-columns:230px minmax(1050px,1fr) 252px!important}}.community-10-v1017 .community-pro-center-v1012,.community-10-v1017 .community-pro-feed-v1012,.community-10-v1017 .pro-chat-panel-v1012,.community-10-v1017 .composer-v5,.community-10-v1017 .feed-card-v5,.community-10-v1017 .pro-post-card-v1012,.community-10-v1017 .pro-post-card-v1014{min-width:0!important;width:100%!important;max-width:none!important;overflow:visible!important}.community-10-v1017 .pro-post-card-v1012,.community-10-v1017 .pro-post-card-v1014,.community-10-v1017 .composer-pro-v1014,.community-10-v1017 .pro-chat-panel-v1012{padding-left:18px!important;padding-right:18px!important;border-radius:22px!important}.community-10-v1017 .pro-chat-list-v1012{padding-right:10px!important;overflow-x:visible!important}.community-10-v1017 .chat-attachment-preview-v1025{max-width:min(680px,78%)!important;min-width:360px!important;padding:10px!important}.community-10-v1017 .chat-attachment-preview-v1025 img{width:118px!important;height:86px!important;border-radius:14px!important}.community-10-v1017 .chat-selected-file-v1025{max-width:min(680px,86%)!important}.community-10-v1017 .chat-input-active-v1023{grid-template-columns:minmax(0,1fr) auto 52px!important;gap:9px!important}.community-10-v1017 .pro-chat-input-v1012 input{min-width:0!important}.community-10-v1017 .feed-actions-v5{display:grid!important;grid-template-columns:110px 110px 110px minmax(150px,auto)!important;align-items:center!important;gap:12px!important}.community-10-v1017 .feed-actions-v5 button:last-child{justify-self:end!important;min-width:150px!important}.community-10-v1017 .post-menu-wrap-v1024{z-index:300!important;position:relative!important}.community-10-v1017 .post-menu-v1024{width:210px!important;right:0!important;top:44px!important;z-index:500!important;overflow:visible!important;border-radius:16px!important;padding:8px!important}.community-10-v1017 .post-menu-v1024 button{min-height:40px!important;font-size:13px!important;white-space:nowrap!important;display:flex!important;align-items:center!important;gap:8px!important}.community-10-v1017 .feed-card-v5:has(.post-menu-v1024),.community-10-v1017 .pro-post-card-v1012:has(.post-menu-v1024),.community-10-v1017 .pro-post-card-v1014:has(.post-menu-v1024){z-index:250!important}.community-10-v1017 .community-pro-right-v1012{width:250px!important;min-width:250px!important;max-width:250px!important}.community-10-v1017 .suggested-row-v1020{grid-template-columns:46px minmax(0,1fr) 86px!important;gap:8px!important;min-height:68px!important;padding:9px!important}.community-10-v1017 .suggested-row-v1020 .suggested-avatar-v5{width:46px!important;height:46px!important;min-width:46px!important;max-width:46px!important}.community-10-v1017 .suggested-follow-v1020{width:86px!important;min-width:86px!important;max-width:86px!important;height:34px!important;font-size:11px!important}.community-10-v1017 .suggested-name-v1020{font-size:13px!important}@media (max-width: 1280px){.community-10-v1017 .community-pro-grid-v1012{grid-template-columns:1fr!important}.community-10-v1017 .community-pro-right-v1012{width:100%!important;min-width:0!important;max-width:none!important}.community-10-v1017 .feed-actions-v5{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.community-10-v1017 .community-pro-grid-v1012{grid-template-columns:224px minmax(0,1fr) 315px!important;gap:14px!important}@media (min-width: 1500px){.community-10-v1017 .community-pro-grid-v1012{grid-template-columns:224px minmax(820px,1fr) 315px!important}}@media (min-width: 1700px){.community-10-v1017 .community-pro-grid-v1012{grid-template-columns:230px minmax(930px,1fr) 320px!important}}.community-10-v1017 .community-pro-right-v1012{width:315px!important;min-width:315px!important;max-width:320px!important}.community-10-v1017 .suggested-row-v1020{grid-template-columns:52px minmax(0,1fr) 104px!important;min-height:72px!important;gap:10px!important;padding:10px!important}.community-10-v1017 .suggested-row-v1020 .suggested-avatar-v5{width:52px!important;height:52px!important;min-width:52px!important;max-width:52px!important;border-radius:16px!important}.community-10-v1017 .suggested-follow-v1020{width:104px!important;min-width:104px!important;max-width:104px!important;height:36px!important;font-size:11.5px!important}.community-10-v1017 .suggested-name-v1020{font-size:14px!important;font-weight:1000!important}.community-10-v1017 .suggested-info-v1020 small{display:flex!important;align-items:center!important;gap:6px!important}.community-10-v1017 .suggested-info-v1020 small b{color:#20f2d2!important;background:#20f2d21a!important;padding:2px 6px!important;border-radius:999px!important}.community-10-v1017 .suggested-info-v1020 small span{color:#91aec1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.community-10-v1017 .side-leader-row-v5 small{display:flex!important;flex-wrap:wrap!important;gap:5px!important}.community-10-v1017 .side-leader-row-v5 small span{padding:2px 6px!important;border-radius:999px!important;background:#ffffff0d!important;color:#9fb8c8!important;font-size:10px!important;font-weight:900!important}.community-10-v1017 .post-menu-v1024{width:216px!important;top:42px!important;right:0!important;z-index:900!important}.community-10-v1017 .post-menu-v1024 button{min-height:38px!important}@media (max-width: 1280px){.community-10-v1017 .community-pro-grid-v1012{grid-template-columns:1fr!important}.community-10-v1017 .community-pro-right-v1012{width:100%!important;min-width:0!important;max-width:none!important}}.community-10-v1017 .community-pro-grid-v1012{display:grid!important;grid-template-columns:220px minmax(620px,1fr) 410px!important;gap:16px!important;align-items:start!important;width:100%!important;max-width:100%!important}@media (min-width: 1500px){.community-10-v1017 .community-pro-grid-v1012{grid-template-columns:224px minmax(720px,1fr) 420px!important;gap:16px!important}}@media (min-width: 1750px){.community-10-v1017 .community-pro-grid-v1012{grid-template-columns:230px minmax(820px,1fr) 430px!important;gap:18px!important}}.community-10-v1017 .community-pro-right-v1012{width:410px!important;min-width:410px!important;max-width:430px!important;overflow:visible!important}@media (min-width: 1500px){.community-10-v1017 .community-pro-right-v1012{width:420px!important;min-width:420px!important;max-width:430px!important}}.community-10-v1017 .community-pro-center-v1012,.community-10-v1017 .pro-chat-panel-v1012,.community-10-v1017 .composer-v5,.community-10-v1017 .feed-card-v5,.community-10-v1017 .pro-post-card-v1012,.community-10-v1017 .pro-post-card-v1014{min-width:0!important;max-width:100%!important}.community-10-v1017 .community-pro-right-v1012 .sidecard-v5{width:100%!important;min-width:0!important;padding:16px!important;border-radius:22px!important}.community-10-v1017 .side-leader-row-v5{display:grid!important;grid-template-columns:44px minmax(0,1fr) 88px!important;gap:12px!important;align-items:center!important;min-height:70px!important;padding:12px!important;border-radius:18px!important}.community-10-v1017 .side-leader-row-v5>div{min-width:0!important;overflow:hidden!important}.community-10-v1017 .side-leader-row-v5 .community-name-btn-v1016{max-width:100%!important;display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:14px!important;font-weight:1000!important}.community-10-v1017 .side-leader-row-v5 small{display:flex!important;gap:6px!important;flex-wrap:wrap!important;margin-top:4px!important}.community-10-v1017 .side-leader-row-v5 small span{font-size:10px!important;line-height:1!important;padding:4px 7px!important}.community-10-v1017 .side-leader-row-v5 b{justify-self:end!important;white-space:nowrap!important;font-size:13px!important}.community-10-v1017 .suggested-list-v5{display:grid!important;gap:12px!important;width:100%!important}.community-10-v1017 .suggested-row-v1020,.community-10-v1017 .suggested-row-v5{display:grid!important;grid-template-columns:58px minmax(150px,1fr) 118px!important;gap:12px!important;align-items:center!important;width:100%!important;min-height:82px!important;padding:12px!important;border-radius:20px!important;overflow:hidden!important;box-sizing:border-box!important}.community-10-v1017 .suggested-row-v1020 .suggested-avatar-v5,.community-10-v1017 .suggested-row-v5 .suggested-avatar-v5{grid-column:1!important;width:58px!important;height:58px!important;min-width:58px!important;max-width:58px!important;border-radius:18px!important;padding:0!important;margin:0!important;display:grid!important;place-items:center!important;overflow:hidden!important;font-size:14px!important;font-weight:1000!important;flex:none!important}.community-10-v1017 .suggested-row-v1020 .suggested-info-v1020,.community-10-v1017 .suggested-row-v5 .suggested-info-v1020{grid-column:2!important;min-width:0!important;width:100%!important;overflow:hidden!important;display:grid!important;gap:5px!important;align-content:center!important}.community-10-v1017 .suggested-row-v1020 .suggested-name-v1020,.community-10-v1017 .suggested-row-v5 .suggested-name-v1020{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:15px!important;line-height:1.15!important;font-weight:1000!important;color:#f2fbff!important;text-align:left!important}.community-10-v1017 .suggested-row-v1020 .suggested-info-v1020 small,.community-10-v1017 .suggested-row-v5 .suggested-info-v1020 small{display:flex!important;align-items:center!important;gap:7px!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;color:#91aec1!important}.community-10-v1017 .suggested-row-v1020 .suggested-info-v1020 small b,.community-10-v1017 .suggested-row-v5 .suggested-info-v1020 small b{flex:0 0 auto!important;color:#20f2d2!important;background:#20f2d21f!important;padding:3px 7px!important;border-radius:999px!important;font-size:10px!important;line-height:1!important}.community-10-v1017 .suggested-row-v1020 .suggested-info-v1020 small span,.community-10-v1017 .suggested-row-v5 .suggested-info-v1020 small span{flex:1 1 auto!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important}.community-10-v1017 .suggested-row-v1020 .suggested-follow-v1020,.community-10-v1017 .suggested-row-v5 .suggested-follow-v1020{grid-column:3!important;width:118px!important;min-width:118px!important;max-width:118px!important;height:40px!important;border-radius:14px!important;font-size:12px!important;font-weight:1000!important;padding:0!important;white-space:nowrap!important;display:grid!important;place-items:center!important}.community-10-v1017 .suggested-row-v1020{grid-template-columns:58px minmax(150px,1fr) 118px!important}.community-10-v1017 .suggested-follow-v1020{width:118px!important;min-width:118px!important;max-width:118px!important}@media (max-width: 1380px){.community-10-v1017 .community-pro-grid-v1012{grid-template-columns:210px minmax(560px,1fr) 380px!important;gap:14px!important}.community-10-v1017 .community-pro-right-v1012{width:380px!important;min-width:380px!important;max-width:380px!important}.community-10-v1017 .suggested-row-v1020,.community-10-v1017 .suggested-row-v5{grid-template-columns:54px minmax(130px,1fr) 108px!important}.community-10-v1017 .suggested-follow-v1020{width:108px!important;min-width:108px!important;max-width:108px!important}}@media (max-width: 1180px){.community-10-v1017 .community-pro-grid-v1012{grid-template-columns:1fr!important}.community-10-v1017 .community-pro-right-v1012{width:100%!important;min-width:0!important;max-width:none!important}}.betai-sportsbook-nav .football-country-node>button{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:8px!important}.betai-sportsbook-nav .football-country-label{display:flex!important;align-items:center!important;min-width:0!important;gap:8px!important}.betai-sportsbook-nav .country-name-v1036,.betai-sportsbook-nav .league-name-v1036{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.betai-sportsbook-nav .match-count-badge-v1036{display:inline-grid!important;place-items:center!important;min-width:24px!important;height:22px!important;padding:0 7px!important;border-radius:999px!important;font-size:11px!important;line-height:1!important;font-weight:1000!important;letter-spacing:.01em!important;border:1px solid rgba(255,255,255,.1)!important;background:#ffffff0f!important;color:#8faabc!important}.betai-sportsbook-nav .match-count-badge-v1036.is-live{color:#031321!important;background:linear-gradient(135deg,#20f2d2,#2fd9ff,#7684ff)!important;border-color:#20f2d273!important;box-shadow:0 0 16px #20f2d22e!important}.betai-sportsbook-nav .match-count-badge-v1036.is-zero{opacity:.58!important}.betai-sportsbook-nav .football-leagues-list button{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important}.betai-sportsbook-nav .football-leagues-list button.zero-count-v1036{opacity:.62!important}.betai-sportsbook-nav .football-leagues-list button.has-count-v1036{border-color:#20f2d233!important}.betai-sportsbook-nav .football-country-node.has-matches-v1036>button{border-color:#20f2d23d!important}.profile-action-disabled-v1037{opacity:.72!important;cursor:not-allowed!important;background:#ffffff0b!important;border:1px solid rgba(255,255,255,.1)!important;color:#9eb5c5!important}.tipster-pricing-locked-free-v1037{border-color:#ffd35738!important;background:radial-gradient(circle at 10% 20%,rgba(255,211,87,.1),transparent 35%),#04121ed1!important}.tipster-pricing-locked-free-v1037 p{color:#b8c7d2!important;max-width:760px!important}.profile-sub-modal-blocked-v1037{border-color:#ffd35738!important}.profile-sub-modal-blocked-v1037 p{color:#b8c7d2!important}.profile-sub-modal-blocked-v1037 b{color:#22f5df!important}.admin-finance-generated-v1042{display:block!important;margin-top:8px!important;color:#8fb8c8!important;font-weight:800!important}.admin-finance-user-cell-v1044{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:3px!important;min-width:0!important}.admin-finance-user-cell-v1044 strong{max-width:260px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#e9fbff!important;font-weight:1000!important}.admin-finance-user-cell-v1044 small{max-width:260px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10px!important;color:#6f95a8!important;opacity:.72!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important}.admin-finance-user-cell-v1044 strong{color:#fff!important}.admin-payout-user-cell-v1047{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:3px!important;min-width:0!important}.admin-payout-user-cell-v1047 strong{max-width:260px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#e9fbff!important;font-weight:1000!important}.admin-payout-user-cell-v1047 small{max-width:260px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10px!important;color:#6f95a8!important;opacity:.72!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important}.ai-center-page-v747,.ai-center-page-v747 *{box-sizing:border-box}.ai-center-page-v747{width:100%!important;min-height:calc(100vh - 40px)!important;padding:26px!important;color:#e9fbff!important;background:radial-gradient(circle at 85% 0%,rgba(20,245,223,.16),transparent 32%),radial-gradient(circle at 10% 18%,rgba(86,107,255,.12),transparent 28%),linear-gradient(180deg,#02131ee0,#010a12fa)!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.ai-center-hero-v747{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;padding:24px!important;margin-bottom:18px!important;border:1px solid rgba(34,245,223,.18)!important;border-radius:24px!important;background:linear-gradient(135deg,#082d41eb,#061222db)!important;box-shadow:0 18px 55px #00000059!important}.ai-center-eyebrow-v747{display:block!important;color:#22f5df!important;font-weight:1000!important;letter-spacing:.08em!important;font-size:12px!important;margin-bottom:8px!important}.ai-center-hero-v747 h1{margin:0!important;font-size:34px!important;line-height:1.05!important;font-weight:1000!important}.ai-center-hero-v747 p{margin:10px 0 0!important;color:#9fc2d0!important;font-weight:700!important}.ai-center-actions-v747{display:flex!important;gap:10px!important;flex-wrap:wrap!important;justify-content:flex-end!important}.ai-center-actions-v747 button,.ai-inner-tabs-v747 button,.ai-sport-tabs-v747 button{border:1px solid rgba(34,245,223,.18)!important;background:#051624e0!important;color:#e9fbff!important;border-radius:14px!important;padding:12px 15px!important;font-weight:1000!important;cursor:pointer!important}.ai-center-actions-v747 button:first-child,.ai-inner-tabs-v747 button.active,.ai-sport-tabs-v747 button.active{color:#061521!important;background:linear-gradient(135deg,#22f5df,#5b8cff)!important;box-shadow:0 0 26px #22f5df40!important}.ai-center-actions-v747 .ghost{background:#071e30d6!important;color:#22f5df!important}.ai-kpi-grid-v747{display:grid!important;grid-template-columns:repeat(5,minmax(140px,1fr))!important;gap:12px!important;margin-bottom:16px!important}.ai-kpi-grid-v747>div{padding:16px!important;border-radius:20px!important;background:linear-gradient(135deg,#092d40e0,#04111ef2)!important;border:1px solid rgba(34,245,223,.16)!important}.ai-kpi-grid-v747 span,.ai-kpi-grid-v747 small{display:block!important;color:#8fb1c2!important;font-weight:900!important}.ai-kpi-grid-v747 strong{display:block!important;margin:7px 0!important;font-size:25px!important;color:#22f5df!important}.ai-filter-bar-v747{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:12px!important}.ai-sport-tabs-v747{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.ai-filter-bar-v747 input{flex:1!important;min-width:220px!important;height:46px!important;padding:0 16px!important;border-radius:14px!important;background:#061523!important;border:1px solid rgba(34,245,223,.18)!important;color:#e9fbff!important;outline:none!important;font-weight:800!important}.ai-center-status-v747{padding:12px 16px!important;margin-bottom:16px!important;border-radius:16px!important;border:1px solid rgba(34,245,223,.14)!important;background:#0723309e!important;color:#b8d4df!important;font-weight:800!important}.ai-center-grid-v747{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(340px,.75fr)!important;gap:18px!important;align-items:start!important}.ai-center-grid-v747.stats-fullwidth{display:block!important}.ai-main-column-v747,.ai-analysis-column-v747{min-width:0!important}.ai-inner-tabs-v747{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-bottom:14px!important;padding:10px!important;border-radius:18px!important;background:#05121fd9!important;border:1px solid rgba(34,245,223,.12)!important}.ai-live-list-v747{display:grid!important;gap:12px!important}.ai-pick-card-v747{display:block!important;width:100%!important;text-align:left!important;padding:16px!important;border-radius:20px!important;border:1px solid rgba(34,245,223,.14)!important;background:linear-gradient(135deg,#081a2cf2,#050f1bf5)!important;color:#e9fbff!important;cursor:pointer!important}.ai-pick-card-v747.selected{border-color:#22f5df!important;box-shadow:0 0 0 1px #22f5df4d,0 12px 40px #22f5df21!important}.pick-top-v747,.pick-meta-v747,.pick-bottom-v747{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}.pick-top-v747 span,.pick-top-v747 em,.pick-meta-v747 span,.pick-bottom-v747 small{color:#93b4c4!important;font-size:12px!important;font-weight:900!important;font-style:normal!important}.pick-top-v747 b{color:#22f5df!important;font-size:20px!important}.pick-match-v747{display:flex!important;align-items:center!important;gap:12px!important;margin:14px 0!important;font-size:20px!important;font-weight:1000!important}.pick-match-v747 i{color:#6e8b9b!important;font-style:normal!important;font-size:13px!important}.pick-bottom-v747{margin-top:12px!important;padding-top:12px!important;border-top:1px solid rgba(255,255,255,.07)!important}.pick-bottom-v747 b{display:block!important;color:#fff!important;font-size:15px!important}.pick-bottom-v747 .positive{color:#12df8a!important}.pick-bottom-v747 .negative{color:#ff4d6d!important}.ai-analysis-card-v747{padding:18px!important;margin-bottom:14px!important;border-radius:22px!important;background:linear-gradient(135deg,#082234f0,#040f1bf5)!important;border:1px solid rgba(34,245,223,.16)!important;color:#e9fbff!important}.ai-analysis-card-v747 h2,.ai-analysis-card-v747 h3{margin:0 0 10px!important;font-weight:1000!important}.ai-analysis-card-v747 p{color:#a9c7d4!important;font-weight:750!important;line-height:1.55!important}.ai-analysis-card-v747 .label{display:inline-block!important;margin-bottom:8px!important;color:#22f5df!important;font-size:11px!important;letter-spacing:.08em!important;font-weight:1000!important}.ai-score-circle-v747{width:116px!important;height:116px!important;margin:16px 0!important;border-radius:999px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;background:radial-gradient(circle,#22f5df33,#051422e6)!important;border:4px solid rgba(34,245,223,.7)!important}.ai-score-circle-v747 strong{font-size:30px!important;color:#fff!important}.ai-score-circle-v747 span{font-size:10px!important;color:#7fb0bf!important;font-weight:1000!important}.selected-pick-v747{padding:14px!important;border-radius:16px!important;background:#22f5df14!important;border:1px solid rgba(34,245,223,.18)!important}.selected-pick-v747 small,.selected-pick-v747 em{display:block!important;color:#8eb5c4!important;font-style:normal!important;font-weight:900!important}.selected-pick-v747 b{display:block!important;margin:5px 0!important;font-size:20px!important}.analysis-grid-v747{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:10px!important}.analysis-grid-v747>div{padding:12px!important;border-radius:14px!important;background:#0000002e!important;border:1px solid rgba(255,255,255,.06)!important}.analysis-grid-v747 span{display:block!important;color:#8fb0c0!important;font-size:11px!important;font-weight:900!important}.analysis-grid-v747 b{color:#22f5df!important}.ai-curiosity-v1050{margin:12px 0!important;padding:12px!important;border-radius:14px!important;border:1px solid rgba(255,199,77,.24)!important;background:#ffc74d14!important}.ai-curiosity-v1050 b,.ai-curiosity-v1050 span{display:block!important}.ai-curiosity-v1050 b{color:#ffd166!important;margin-bottom:4px!important}.ai-curiosity-v1050 span{color:#d7c99e!important;font-weight:800!important}.team-form-v747{position:relative!important;padding:10px 0 16px!important;color:#dff!important}.team-form-v747 span{font-weight:900!important}.team-form-v747 b{float:right!important}.team-form-v747:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:5px!important;height:6px!important;background:#ffffff14!important;border-radius:999px!important}.team-form-v747 i{position:absolute!important;left:0!important;bottom:5px!important;height:6px!important;border-radius:999px!important;background:linear-gradient(90deg,#22f5df,#5b8cff)!important;z-index:1!important}.ai-table-card-v747{padding:18px!important;border-radius:22px!important;border:1px solid rgba(34,245,223,.14)!important;background:#05101deb!important;overflow:auto!important}.ai-table-title-v747{display:flex!important;justify-content:space-between!important;margin-bottom:14px!important}.ai-table-title-v747 h3{margin:0!important}.ai-result-table-v747,.ai-league-table-v747{display:grid!important;gap:10px!important;align-items:center!important;padding:12px!important;border-bottom:1px solid rgba(255,255,255,.06)!important;min-width:900px!important}.ai-result-table-v747{grid-template-columns:1fr .8fr 1fr 1.1fr .7fr 1.1fr 1.2fr .7fr!important}.ai-league-table-v747{grid-template-columns:.8fr 1.4fr .5fr .5fr .5fr .6fr .7fr!important}.ai-result-table-v747.head,.ai-league-table-v747.head{color:#8fb2c2!important;font-size:12px!important;font-weight:1000!important;text-transform:uppercase!important}.ai-result-table-v747 .result{font-weight:1000!important;color:#ffd166!important}.ai-result-table-v747 .won{color:#12df8a!important}.ai-result-table-v747 .lost{color:#ff4d6d!important}.ai-empty-v747{padding:28px!important;border:1px dashed rgba(34,245,223,.18)!important;border-radius:20px!important;text-align:center!important;color:#abc9d4!important}.ai-analytics-screen-v749{display:block!important;color:#eafaff!important;padding:0!important}.ai-analytics-screen-v749 h3{font-size:26px!important;margin:4px 0 18px!important}.ai-analytics-filterbar-v749{display:flex!important;align-items:end!important;gap:12px!important;flex-wrap:wrap!important;padding:16px!important;border-radius:20px!important;background:#0b111f!important;border:1px solid rgba(255,255,255,.07)!important;margin-bottom:18px!important}.ai-analytics-filterbar-v749 label{display:flex!important;flex-direction:column!important;gap:6px!important}.ai-analytics-filterbar-v749 label span{color:#66798b!important;font-size:11px!important;font-weight:1000!important}.ai-analytics-filterbar-v749 select{min-width:160px!important;height:42px!important;border-radius:8px!important;border:1px solid rgba(255,255,255,.08)!important;background:#070b14!important;color:#e9fbff!important;padding:0 10px!important}.ai-analytics-time-v749{margin-left:auto!important;display:flex!important;gap:6px!important}.ai-analytics-time-v749 button{height:38px!important;padding:0 12px!important;border-radius:8px!important;border:1px solid rgba(255,255,255,.07)!important;background:#080d18!important;color:#9fb1c2!important;font-weight:900!important}.ai-analytics-time-v749 button.active{background:linear-gradient(135deg,#22f5df,#ff35b4)!important;color:#07101a!important}.ai-analytics-kpis-v749{display:grid!important;grid-template-columns:repeat(6,minmax(130px,1fr))!important;gap:12px!important;margin-bottom:18px!important}.ai-analytics-kpis-v749 article,.ai-analytics-panel-v749{background:#0d101a!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:14px!important;box-shadow:inset 0 1px #ffffff0a,0 16px 55px #00000038!important}.ai-analytics-kpis-v749 article{padding:18px!important;border-top:3px solid #22f5df!important}.ai-analytics-kpis-v749 article.danger{border-top-color:#ff4d6d!important}.ai-analytics-kpis-v749 article span{display:block!important;color:#798b9c!important;font-size:11px!important;font-weight:1000!important}.ai-analytics-kpis-v749 article b{display:block!important;font-size:28px!important;margin:8px 0!important}.ai-analytics-kpis-v749 article.success b{color:#12df8a!important}.ai-analytics-kpis-v749 article.danger b{color:#ff4d6d!important}.ai-analytics-kpis-v749 article small{color:#6f8292!important;font-weight:800!important}.ai-analytics-panel-v749{padding:16px!important;margin-bottom:18px!important}.ai-analytics-panel-v749 h4{margin:0 0 14px!important;font-size:15px!important}.ai-analytics-panel-v749.profit,.ai-analytics-panel-v749.drawdown{height:280px!important}.ai-analytics-panel-v749 svg{width:100%!important;height:210px!important;background:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px)!important;background-size:100% 20%,12.5% 100%!important}.ai-analytics-panel-v749 svg path{fill:none!important;stroke:#12df8a!important;stroke-width:1.6!important;vector-effect:non-scaling-stroke!important;filter:drop-shadow(0 0 6px rgba(18,223,138,.35))!important}.ai-analytics-panel-v749.drawdown svg path{stroke:#ff4d6d!important}.ai-analytics-grid-v749{display:grid!important;gap:18px!important}.ai-analytics-grid-v749.mid,.ai-analytics-grid-v749.tables{grid-template-columns:1fr 1fr!important}.ai-analytics-grid-v749.compact{grid-template-columns:1fr 1.6fr!important}.ai-donut-v749{width:180px!important;height:180px!important;border-radius:50%!important;margin:20px auto!important;background:conic-gradient(#12df8a 0,#12df8a 58%,#ff4d6d 58%,#ff4d6d 92%,#ffd166 92%,#ffd166)!important;position:relative!important}.ai-donut-v749:after{content:""!important;position:absolute!important;top:42px!important;right:42px!important;bottom:42px!important;left:42px!important;border-radius:50%!important;background:#0d101a!important}.legend{display:flex!important;justify-content:center!important;gap:14px!important;color:#91a7b6!important;font-size:12px!important;font-weight:900!important}.odds-bars{height:220px!important;display:flex!important;align-items:end!important;justify-content:space-around!important;gap:18px!important;padding-top:20px!important}.odds-bars>div{height:180px!important;flex:1!important;display:flex!important;align-items:end!important;justify-content:center!important;gap:8px!important;position:relative!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.odds-bars i,.odds-bars em{width:28px!important;min-height:4px!important;border-radius:5px 5px 0 0!important}.odds-bars i{background:#12df8a!important}.odds-bars em{background:#ff4d6d!important}.odds-bars small{position:absolute!important;bottom:-20px!important;color:#7f90a0!important}.ai-analytics-panel-v749.recent div{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.ai-analytics-panel-v749.recent span{width:26px!important;height:26px!important;border-radius:8px!important;display:grid!important;place-items:center!important;font-weight:1000!important}.ai-analytics-panel-v749.recent .won{background:#12df8a29!important;color:#12df8a!important}.ai-analytics-panel-v749.recent .lost{background:#ff4d6d29!important;color:#ff4d6d!important}.ai-analytics-panel-v749.recent .push{background:#ffd16629!important;color:#ffd166!important}.ai-analytics-panel-v749.recent .pending{background:#ffffff14!important;color:#7f90a0!important}.ai-analytics-panel-v749.streak p{margin:10px 0!important;color:#9eb2c0!important}.ai-analytics-panel-v749.streak b{float:right!important;color:#22f5df!important}.ai-analytics-panel-v749.table{overflow:auto!important}.ai-analytics-panel-v749.table>div{display:grid!important;grid-template-columns:2fr .6fr .8fr .8fr .7fr!important;gap:12px!important;padding:12px 8px!important;border-bottom:1px solid rgba(255,255,255,.06)!important;min-width:640px!important}.ai-analytics-panel-v749.table.bet>div{grid-template-columns:1.4fr .5fr .7fr .8fr .8fr!important}.ai-analytics-panel-v749.table .table-head{color:#7c8fa1!important;font-size:12px!important;font-weight:1000!important}.ai-analytics-panel-v749 .pos{color:#12df8a!important;font-weight:1000!important}.ai-analytics-panel-v749 .neg{color:#ff4d6d!important;font-weight:1000!important}.ai-analytics-panel-v749.drawdown footer{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:12px!important}.ai-analytics-panel-v749.drawdown footer b{display:flex!important;flex-direction:column!important;align-items:center!important;padding:14px!important;border-radius:12px!important;background:#00000038!important;color:#ff4d6d!important;font-size:24px!important}.ai-analytics-panel-v749.drawdown footer small{color:#778b9c!important;font-size:11px!important;margin-top:4px!important}@media (max-width: 1180px){.ai-center-grid-v747,.ai-analytics-grid-v749.mid,.ai-analytics-grid-v749.compact,.ai-analytics-grid-v749.tables{grid-template-columns:1fr!important}.ai-kpi-grid-v747,.ai-analytics-kpis-v749{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 720px){.ai-center-page-v747{padding:14px!important}.ai-center-hero-v747,.ai-filter-bar-v747{flex-direction:column!important;align-items:stretch!important}.ai-kpi-grid-v747,.ai-analytics-kpis-v749,.analysis-grid-v747{grid-template-columns:1fr!important}}.ai-center-page-v747{background:radial-gradient(circle at 82% -8%,rgba(32,232,255,.22),transparent 30%),radial-gradient(circle at 15% 15%,rgba(32,245,223,.12),transparent 28%),linear-gradient(180deg,#02101cfa,#00080ffc)!important}.ai-center-hero-v747{min-height:138px!important;position:relative!important;overflow:hidden!important;border-color:#23f5df47!important;background:linear-gradient(90deg,#051322fa,#062b3ac2),radial-gradient(circle at 68% 48%,rgba(20,225,255,.28),transparent 24%)!important}.ai-center-hero-v747:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(120deg,transparent 0 48%,rgba(31,245,223,.13) 49%,transparent 51%),repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 1px,transparent 1px 90px)!important;opacity:.85!important}.ai-center-hero-v747>*{position:relative!important;z-index:1!important}.ai-center-hero-v747 h1{letter-spacing:-.055em!important;font-size:42px!important;text-shadow:0 0 24px rgba(34,245,223,.14)!important}.ai-center-hero-v747 p{max-width:720px!important;color:#c6e0eb!important}.ai-center-actions-v747 button{min-height:48px!important;padding:0 22px!important;border-radius:15px!important;text-transform:none!important}.ai-kpi-grid-v747>div{position:relative!important;overflow:hidden!important;min-height:92px!important;border-color:#22f5df2e!important;background:linear-gradient(135deg,#07283af0,#030d18f7)!important}.ai-kpi-grid-v747>div:after{content:""!important;position:absolute!important;right:14px!important;bottom:10px!important;width:48px!important;height:48px!important;border-radius:16px!important;background:linear-gradient(135deg,rgba(34,245,223,.16),transparent)!important;filter:blur(.2px)!important}.ai-filter-bar-v747{display:grid!important;grid-template-columns:minmax(0,1.5fr) auto minmax(240px,.65fr)!important;align-items:center!important;padding:12px!important;border-radius:22px!important;background:#020d18bd!important;border:1px solid rgba(34,245,223,.12)!important}.ai-sport-tabs-v747{display:grid!important;grid-template-columns:repeat(9,minmax(104px,1fr))!important;gap:10px!important;width:100%!important}.ai-sport-tabs-v747 .sport-card-v1051{min-height:64px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;padding:10px 12px!important;border-radius:18px!important;border:1px solid rgba(34,245,223,.16)!important;background:linear-gradient(135deg,#071e30eb,#020c17f5)!important;box-shadow:inset 0 1px #ffffff0a!important}.ai-sport-tabs-v747 .sport-card-v1051.active{border-color:#22f5df!important;background:linear-gradient(135deg,#12697aad,#081c32f5)!important;color:#eaffff!important;box-shadow:0 0 0 1px #22f5df59,0 0 30px #22f5df24!important}.sport-icon-v1051{width:38px!important;height:38px!important;display:grid!important;place-items:center!important;border-radius:999px!important;color:#22f5df!important;border:1px solid rgba(34,245,223,.28)!important;background:#22f5df14!important;font-size:20px!important;box-shadow:0 0 20px #22f5df1f!important}.sport-copy-v1051{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px!important;line-height:1.1!important}.sport-copy-v1051 b{color:#e9fbff!important;font-size:13px!important;font-weight:1000!important}.sport-copy-v1051 small{color:#8fbbca!important;font-weight:900!important;font-size:12px!important}.ai-mode-tabs-v1051{display:flex!important;gap:8px!important;justify-content:center!important;align-items:center!important}.ai-mode-tabs-v1051 button{min-height:42px!important;padding:0 14px!important;border-radius:999px!important;border:1px solid rgba(34,245,223,.16)!important;background:#04121feb!important;color:#b9d9e6!important;font-weight:1000!important;display:flex!important;align-items:center!important;gap:7px!important}.ai-mode-tabs-v1051 button.active{color:#04131e!important;background:linear-gradient(135deg,#22f5df,#5b8cff)!important;box-shadow:0 0 24px #22f5df3d!important}.ai-mode-tabs-v1051 em{font-style:normal!important;font-size:10px!important;padding:2px 6px!important;border-radius:999px!important;background:#ff4d6d2e!important;color:#ff758f!important;border:1px solid rgba(255,77,109,.28)!important}.ai-center-status-v747{border-left:3px solid #22f5df!important;background:linear-gradient(90deg,#22f5df1a,#061726a8)!important}.ai-inner-tabs-v747{position:sticky!important;top:0!important;z-index:5!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.ai-inner-tabs-v747 button{min-height:42px!important;padding:0 16px!important}.ai-live-list-v747{gap:14px!important}.ai-pick-card-v747{position:relative!important;overflow:hidden!important;padding:18px!important;border-color:#22f5df29!important;background:linear-gradient(135deg,#072032f7,#030d18fa),radial-gradient(circle at 90% 0%,rgba(34,245,223,.12),transparent 22%)!important}.ai-pick-card-v747:after{content:""!important;position:absolute!important;top:0!important;bottom:0!important;left:0!important;width:3px!important;background:linear-gradient(180deg,#22f5df,transparent)!important;opacity:.7!important}.ai-pick-card-v747.selected{transform:translateY(-1px)!important}.pick-sport-v1051{display:flex!important;align-items:center!important;gap:8px!important}.pick-sport-v1051 i{width:28px!important;height:28px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:#22f5df1a!important;border:1px solid rgba(34,245,223,.2)!important;font-style:normal!important}.kickoff-badge-v1051{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:88px!important;padding:5px 10px!important;border-radius:999px!important;font-size:11px!important;font-weight:1000!important;text-transform:uppercase!important;border:1px solid rgba(34,245,223,.22)!important;color:#22f5df!important;background:#22f5df14!important}.kickoff-badge-v1051.live{color:#ff758f!important;border-color:#ff4d6d52!important;background:#ff4d6d1f!important;box-shadow:0 0 18px #ff4d6d1f!important}.kickoff-badge-v1051.finished{color:#ffd166!important;border-color:#ffd16647!important;background:#ffd1661a!important}.pick-explain-v1051{margin:12px 0 0!important;padding-top:12px!important;border-top:1px solid rgba(255,255,255,.07)!important;color:#99bac8!important;line-height:1.45!important;font-size:13px!important;font-weight:750!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.ai-analysis-column-v747{position:sticky!important;top:12px!important}.ai-analysis-card-v747.featured{background:radial-gradient(circle at 68% 0%,rgba(34,245,223,.18),transparent 28%),linear-gradient(135deg,#072637f2,#030d18fa)!important}.ai-score-circle-v747{box-shadow:0 0 35px #22f5df2e,inset 0 0 28px #22f5df1f!important}.ai-table-card-v747{background:linear-gradient(135deg,#051724f0,#020a13fa)!important}@media (max-width:1500px){.ai-sport-tabs-v747{grid-template-columns:repeat(5,minmax(104px,1fr))!important}.ai-filter-bar-v747{grid-template-columns:1fr!important}.ai-mode-tabs-v1051{justify-content:flex-start!important}}.ai-banner-image-v1052{width:100%!important;margin:0 0 18px!important;border-radius:28px!important;overflow:hidden!important;border:1px solid rgba(34,245,223,.22)!important;background:linear-gradient(135deg,#031421fa,#010810fa)!important;box-shadow:0 24px 70px #0000006b,0 0 0 1px #22f5df0f inset!important}.ai-banner-image-v1052 img{display:block!important;width:100%!important;height:auto!important;max-height:360px!important;object-fit:cover!important}.ai-center-hero-compact-v1052{min-height:92px!important;padding:18px 22px!important;margin-bottom:14px!important}.ai-center-hero-compact-v1052 h1{font-size:30px!important}.ai-center-hero-compact-v1052 p{margin-top:6px!important;font-size:14px!important}.ai-pick-card-v747{display:grid!important;grid-template-columns:minmax(0,1fr)!important}.pick-top-v747 b{font-size:22px!important}.pick-bottom-v747{display:grid!important;grid-template-columns:1.4fr .45fr .45fr!important}.pick-bottom-v747>div{min-width:0!important}.pick-bottom-v747 b{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.kickoff-badge-v1051.prematch{color:#22f5df!important;border-color:#22f5df59!important}.pick-explain-v1051{font-size:12px!important;color:#a9c8d6!important}.ai-curiosity-v1050{background:#22f5df12!important;border-color:#22f5df2e!important}.ai-curiosity-v1050 b{color:#22f5df!important}.ai-curiosity-v1050 span{color:#bddce8!important}.ai-analysis-grid-v1052-note{color:#91b4c4!important}.pick-bottom-v747 .positive,.analysis-grid-v747 b.positive{color:#12df8a!important}.pick-bottom-v747 .negative,.analysis-grid-v747 b.negative{color:#ff6b83!important}@media (max-width: 920px){.ai-banner-image-v1052 img{min-height:210px!important}}.ai-banner-image-v1052{position:relative!important;height:clamp(250px,24vw,390px)!important;padding:0!important;background:radial-gradient(circle at 75% 50%,rgba(34,245,223,.12),transparent 34%),linear-gradient(135deg,#020b14,#031d2b)!important}.ai-banner-image-v1052 img{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;object-position:center center!important;display:block!important;background:#020b14!important}.ai-banner-image-v1052:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;border-radius:inherit!important;box-shadow:inset 0 0 0 1px #22f5df2e,inset 0 -80px 100px #0000001f!important}.ai-center-hero-compact-v1052{margin-top:0!important;background:linear-gradient(135deg,#062234f5,#030d18fa),radial-gradient(circle at 70% 30%,rgba(34,245,223,.12),transparent 24%)!important}.ai-center-status-v747{min-height:44px!important;display:flex!important;align-items:center!important}.ai-empty-v747{min-height:140px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.ai-pick-card-v747 .pick-top-v747{display:grid!important;grid-template-columns:1fr auto auto!important}.ai-pick-card-v747 .pick-meta-v747{display:grid!important;grid-template-columns:1fr 1fr auto!important}@media (max-width: 920px){.ai-banner-image-v1052{height:230px!important}.ai-banner-image-v1052 img{object-fit:cover!important;object-position:center center!important}}.ai-banner-image-v1052{display:none!important}.ai-premium-hero-v1054{min-height:260px!important;margin:0 0 18px!important;padding:30px 36px!important;border-radius:28px!important;border:1px solid rgba(34,245,223,.24)!important;background:radial-gradient(circle at 78% 38%,rgba(34,245,223,.24),transparent 24%),radial-gradient(circle at 55% 85%,rgba(91,140,255,.13),transparent 25%),linear-gradient(135deg,#03121ffa,#000810fc)!important;display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)!important;gap:22px!important;align-items:center!important;overflow:hidden!important;position:relative!important;box-shadow:0 28px 80px #0000006b,inset 0 1px #ffffff0a!important}.ai-premium-hero-v1054:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(110deg,transparent 0 44%,rgba(34,245,223,.08) 45%,transparent 50%),repeating-linear-gradient(90deg,rgba(255,255,255,.032) 0 1px,transparent 1px 95px)!important;opacity:.8!important}.ai-premium-hero-copy-v1054,.ai-premium-hero-art-v1054{position:relative!important;z-index:1!important}.ai-hero-pill-v1054{display:inline-flex!important;align-items:center!important;padding:9px 13px!important;border-radius:999px!important;color:#22f5df!important;background:#22f5df14!important;border:1px solid rgba(34,245,223,.24)!important;font-size:12px!important;font-weight:1000!important;letter-spacing:.08em!important}.ai-premium-hero-copy-v1054 h1{margin:18px 0 8px!important;font-size:64px!important;line-height:.95!important;letter-spacing:-.06em!important;font-weight:1000!important;color:#fff!important}.ai-premium-hero-copy-v1054 h1 em{color:#22f5df!important;font-style:normal!important;text-shadow:0 0 28px rgba(34,245,223,.34)!important}.ai-premium-hero-copy-v1054 p{margin:0!important;max-width:720px!important;color:#b8d4df!important;font-size:18px!important;line-height:1.45!important;font-weight:800!important}.ai-hero-badges-v1054{margin-top:20px!important;display:flex!important;flex-wrap:wrap!important;gap:10px!important}.ai-hero-badges-v1054 span{padding:11px 14px!important;border-radius:14px!important;border:1px solid rgba(34,245,223,.18)!important;background:#061928db!important;color:#dffcff!important;font-weight:1000!important;box-shadow:0 0 22px #22f5df14!important}.ai-premium-hero-art-v1054{min-height:220px!important;display:grid!important;place-items:center!important}.ai-brain-v1054{width:190px!important;height:190px!important;border-radius:44% 56% 48% 52%!important;display:grid!important;place-items:center!important;color:#eaffff!important;font-size:58px!important;font-weight:1000!important;background:radial-gradient(circle,#22f5df57,#0a475b5c 48%,#020a14b3 72%),repeating-linear-gradient(45deg,rgba(34,245,223,.22) 0 2px,transparent 2px 13px)!important;border:2px solid rgba(34,245,223,.55)!important;box-shadow:0 0 70px #22f5df47,inset 0 0 34px #22f5df38!important}.ai-ball-v1054{position:absolute!important;left:18%!important;bottom:28px!important;width:74px!important;height:74px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:#22f5df14!important;border:1px solid rgba(34,245,223,.24)!important;font-size:42px!important;box-shadow:0 0 35px #22f5df2e!important}.ai-chart-v1054{position:absolute!important;right:32px!important;bottom:32px!important;height:120px!important;display:flex!important;gap:9px!important;align-items:flex-end!important}.ai-chart-v1054 i{width:18px!important;border-radius:7px 7px 0 0!important;background:linear-gradient(180deg,#22f5df,#1b75ff)!important;box-shadow:0 0 20px #22f5df47!important}.ai-chart-v1054 i:nth-child(1){height:34px!important}.ai-chart-v1054 i:nth-child(2){height:54px!important}.ai-chart-v1054 i:nth-child(3){height:78px!important}.ai-chart-v1054 i:nth-child(4){height:96px!important}.ai-chart-v1054 i:nth-child(5){height:118px!important}.ai-filter-bar-v747{grid-template-columns:minmax(220px,.42fr) auto minmax(420px,1fr) minmax(240px,.6fr)!important}.ai-range-panel-v1054{display:grid!important;grid-template-columns:repeat(4,minmax(96px,1fr))!important;gap:10px!important;padding:8px!important;border-radius:18px!important;background:#030f1bb3!important;border:1px solid rgba(34,245,223,.1)!important}.ai-range-panel-v1054 label{min-width:0!important;display:grid!important;gap:4px!important}.ai-range-panel-v1054 span{color:#85a9b9!important;font-size:10px!important;font-weight:1000!important;text-transform:uppercase!important}.ai-range-panel-v1054 b{color:#22f5df!important;font-size:13px!important;font-weight:1000!important}.ai-range-panel-v1054 input[type=range]{width:100%!important;accent-color:#22f5df!important}.ai-sport-tabs-v747{grid-template-columns:repeat(2,minmax(104px,1fr))!important}.pick-bottom-v1054{grid-template-columns:1.4fr .35fr .35fr .35fr!important}.pick-bottom-v1054 em{display:block!important;color:#7fa6b7!important;font-style:normal!important;font-size:11px!important;font-weight:900!important;margin-top:3px!important}@media (max-width: 1280px){.ai-premium-hero-v1054,.ai-filter-bar-v747{grid-template-columns:1fr!important}.ai-range-panel-v1054{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 720px){.ai-premium-hero-copy-v1054 h1{font-size:44px!important}.ai-premium-hero-v1054{padding:22px!important}.ai-range-panel-v1054{grid-template-columns:1fr!important}.pick-bottom-v1054{grid-template-columns:1fr 1fr!important}}.ai-sport-tabs-v747{grid-template-columns:repeat(9,minmax(104px,1fr))!important}.sport-card-v1051.locked-sport-v1055{position:relative!important;opacity:.72!important;cursor:not-allowed!important;filter:saturate(.65)!important;background:linear-gradient(135deg,#091624c7,#030a14f0)!important;border-color:#7c94a129!important}.sport-card-v1051.locked-sport-v1055 .sport-icon-v1051{color:#8da7b6!important;border-color:#8da7b638!important;background:#8da7b614!important;box-shadow:none!important}.sport-card-v1051.locked-sport-v1055 .sport-copy-v1051 b{color:#b7cad4!important}.sport-card-v1051.locked-sport-v1055 .sport-copy-v1051 small{color:#ffd166!important}.soon-badge-v1055{position:absolute!important;right:7px!important;top:7px!important;padding:3px 6px!important;border-radius:999px!important;font-size:9px!important;line-height:1!important;font-style:normal!important;font-weight:1000!important;color:#ffd166!important;background:#ffd1661c!important;border:1px solid rgba(255,209,102,.24)!important}@media (max-width:1500px){.ai-sport-tabs-v747{grid-template-columns:repeat(5,minmax(104px,1fr))!important}}@media (max-width:880px){.ai-sport-tabs-v747{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.ai-filter-bar-v747{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;align-items:stretch!important;padding:14px!important;overflow:visible!important}.ai-sport-tabs-v747{display:grid!important;grid-template-columns:repeat(9,minmax(118px,1fr))!important;gap:10px!important;width:100%!important;overflow:visible!important}.ai-sport-tabs-v747 .sport-card-v1051{min-width:0!important;min-height:70px!important;padding:10px 9px!important;overflow:hidden!important}.sport-copy-v1051 b{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important}.sport-copy-v1051 small{font-size:11px!important}.soon-badge-v1055{top:5px!important;right:5px!important;font-size:8px!important;padding:2px 5px!important}.ai-mode-tabs-v1051{justify-content:flex-start!important;width:100%!important;padding:6px!important;border-radius:16px!important;background:#020d187a!important;border:1px solid rgba(34,245,223,.08)!important}.ai-range-panel-v1054{width:100%!important;display:grid!important;grid-template-columns:repeat(4,minmax(150px,1fr)) auto!important;gap:14px!important;padding:14px!important;border-radius:20px!important;background:linear-gradient(135deg,#051827eb,#020c17f5)!important;border:1px solid rgba(34,245,223,.16)!important;box-shadow:inset 0 1px #ffffff0a!important;overflow:hidden!important}.ai-range-panel-v1054 label{display:grid!important;grid-template-columns:1fr auto!important;grid-template-rows:auto auto!important;gap:6px 10px!important;align-items:center!important;min-width:0!important}.ai-range-panel-v1054 label span{color:#92b5c4!important;font-size:10px!important;font-weight:1000!important;letter-spacing:.04em!important;text-transform:uppercase!important;white-space:nowrap!important}.ai-range-panel-v1054 label b{color:#22f5df!important;font-size:14px!important;font-weight:1000!important;justify-self:end!important;white-space:nowrap!important}.ai-range-panel-v1054 input[type=range]{grid-column:1 / -1!important;width:100%!important;height:18px!important;min-width:0!important;margin:0!important;padding:0!important;background:transparent!important;accent-color:#22f5df!important}.ai-range-panel-v1054 input[type=range]::-webkit-slider-runnable-track{height:6px!important;border-radius:999px!important;background:linear-gradient(90deg,#22f5dfe6,#5b8cffb8)!important}.ai-range-panel-v1054 input[type=range]::-webkit-slider-thumb{margin-top:-6px!important;width:18px!important;height:18px!important;border-radius:50%!important;border:2px solid #cffffa!important;background:#22f5df!important;box-shadow:0 0 18px #22f5df73!important}.ai-reset-ranges-v1056{align-self:center!important;min-height:42px!important;padding:0 16px!important;border-radius:14px!important;border:1px solid rgba(34,245,223,.22)!important;background:linear-gradient(135deg,#22f5df29,#5b8cff29)!important;color:#eaffff!important;font-weight:1000!important;cursor:pointer!important;white-space:nowrap!important}.ai-filter-bar-v747>input{width:100%!important;min-width:0!important}.ai-live-list-v747{min-height:180px!important}.ai-empty-v747{background:#05142294!important}.ai-premium-hero-v1054{min-height:220px!important;padding:26px 34px!important}.ai-premium-hero-copy-v1054 h1{font-size:54px!important}@media (max-width: 1560px){.ai-sport-tabs-v747{grid-template-columns:repeat(5,minmax(118px,1fr))!important}.ai-range-panel-v1054{grid-template-columns:repeat(2,minmax(160px,1fr))!important}.ai-reset-ranges-v1056{grid-column:1 / -1!important;width:100%!important}}@media (max-width: 760px){.ai-sport-tabs-v747{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ai-range-panel-v1054{grid-template-columns:1fr!important}}.ai-premium-hero-v1054{min-height:300px!important;margin:0 0 18px!important;padding:38px 44px!important;border-radius:30px!important;grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr)!important;background:linear-gradient(90deg,#020d18f5,#041624f0 38%,#042c36d1),radial-gradient(circle at 78% 50%,rgba(34,245,223,.28),transparent 28%)!important;border:1px solid rgba(34,245,223,.28)!important;box-shadow:0 26px 90px #00000073,inset 0 1px #ffffff0e!important}.ai-premium-hero-v1054:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:radial-gradient(ellipse at 64% 8%,rgba(255,255,255,.16),transparent 26%),linear-gradient(105deg,transparent 0 46%,rgba(34,245,223,.1) 47%,transparent 52%),repeating-linear-gradient(90deg,rgba(255,255,255,.036) 0 1px,transparent 1px 105px)!important;opacity:.92!important}.ai-hero-pill-v1054{padding:10px 16px!important;border-radius:999px!important;color:#22f5df!important;background:#22f5df1a!important;border:1px solid rgba(34,245,223,.36)!important;box-shadow:0 0 24px #22f5df1a!important}.ai-premium-hero-copy-v1054 h1{font-size:68px!important;letter-spacing:-.07em!important;margin-top:20px!important}.ai-premium-hero-copy-v1054 p{max-width:720px!important;font-size:18px!important;color:#d5edf4!important;line-height:1.48!important}.ai-hero-badges-v1054 span{min-height:44px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0 18px!important;border-radius:15px!important;background:#04121fb8!important;border:1px solid rgba(34,245,223,.24)!important;box-shadow:inset 0 1px #ffffff0b,0 0 20px #22f5df14!important}.ai-hero-badges-v1054 span:nth-child(1):before{content:"✦";color:#22f5df}.ai-hero-badges-v1054 span:nth-child(2):before{content:"↗";color:#22f5df}.ai-hero-badges-v1054 span:nth-child(3):before{content:"◈";color:#22f5df}.ai-hero-badges-v1054 span:nth-child(4):before{content:"⚙";color:#22f5df}.ai-premium-hero-art-v1054{min-height:250px!important;background:radial-gradient(circle at 48% 55%,rgba(34,245,223,.2),transparent 32%),linear-gradient(90deg,transparent,rgba(34,245,223,.05))!important;border-radius:28px!important}.ai-brain-v1054{width:210px!important;height:210px!important;font-size:62px!important;background:radial-gradient(circle,#22f5df61,#084b5b52 48%,#020a14c7 74%),repeating-linear-gradient(45deg,rgba(34,245,223,.2) 0 2px,transparent 2px 13px)!important;border-color:#22f5df9e!important}.ai-ball-v1054{left:20%!important;bottom:46px!important;width:76px!important;height:76px!important;font-size:44px!important}.ai-chart-v1054{right:36px!important;bottom:50px!important}.ai-kpi-grid-v747{align-items:stretch!important;gap:14px!important}.ai-kpi-grid-v747>div{border-radius:20px!important;padding:20px!important;background:linear-gradient(135deg,#071f30eb,#020c17fa)!important}.ai-sport-tabs-v747{grid-template-columns:repeat(9,minmax(142px,1fr))!important;gap:14px!important}.sport-card-premium-v1057{min-height:94px!important;padding:16px!important;border-radius:22px!important;gap:14px!important;justify-content:flex-start!important;background:radial-gradient(circle at 18% 50%,rgba(34,245,223,.11),transparent 32%),linear-gradient(135deg,#071f30eb,#020b15fa)!important;border:1px solid rgba(34,245,223,.16)!important}.sport-card-premium-v1057.active{border-color:#22f5df!important;background:radial-gradient(circle at 18% 50%,rgba(34,245,223,.22),transparent 36%),linear-gradient(135deg,#094d59bd,#05192afa)!important;box-shadow:0 0 0 1px #22f5df47,0 0 30px #22f5df1f!important}.sport-card-premium-v1057 .sport-icon-v1051{width:54px!important;height:54px!important;font-size:27px!important;flex:0 0 54px!important;border-radius:999px!important}.sport-card-premium-v1057 .sport-copy-v1051{min-width:0!important;gap:5px!important}.sport-card-premium-v1057 .sport-copy-v1051 b{display:flex!important;align-items:center!important;gap:7px!important;max-width:100%!important;color:#eaffff!important;font-size:15px!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.sport-lock-inline-v1057{display:inline-grid!important;place-items:center!important;width:18px!important;height:18px!important;flex:0 0 18px!important;border-radius:999px!important;background:#ffd1661f!important;border:1px solid rgba(255,209,102,.25)!important;font-size:10px!important;font-style:normal!important}.sport-card-premium-v1057 .sport-copy-v1051 small{font-size:13px!important;color:#99c2cf!important}.sport-card-premium-v1057.locked-sport-v1055{opacity:.82!important;background:linear-gradient(135deg,#081623db,#020a13fa)!important}.sport-card-premium-v1057.locked-sport-v1055 .sport-icon-v1051{color:#8ab1c1!important;filter:saturate(.9)!important}.soon-badge-v1055{top:10px!important;right:10px!important;padding:4px 8px!important;font-size:10px!important;border-radius:999px!important;background:#ffd1661f!important;color:#ffd166!important}.ai-filter-bar-v747{gap:16px!important;padding:16px!important;border-radius:24px!important;background:linear-gradient(135deg,#03131fe6,#010a12fa)!important;border:1px solid rgba(34,245,223,.18)!important}.ai-mode-tabs-v1051{padding:8px!important;border-radius:18px!important;max-width:max-content!important}.ai-range-panel-v1054{grid-template-columns:repeat(4,minmax(210px,1fr)) auto!important;gap:16px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.ai-range-panel-v1054 label{min-height:112px!important;padding:18px!important;border-radius:18px!important;background:radial-gradient(circle at 18% 10%,rgba(34,245,223,.11),transparent 30%),linear-gradient(135deg,#072032f5,#030d18fa)!important;border:1px solid rgba(34,245,223,.16)!important;box-shadow:inset 0 1px #ffffff0b,0 16px 38px #0000002e!important}.ai-range-panel-v1054 label span{color:#d7eef5!important;font-size:14px!important;letter-spacing:0!important;text-transform:none!important}.ai-range-panel-v1054 label span:after{content:"i"!important;display:inline-grid!important;place-items:center!important;width:16px!important;height:16px!important;margin-left:7px!important;border-radius:50%!important;color:#8fd6e6!important;border:1px solid rgba(143,214,230,.35)!important;font-size:10px!important}.ai-range-panel-v1054 label b{padding:5px 11px!important;border-radius:10px!important;color:#22f5df!important;background:#22f5df14!important;border:1px solid rgba(34,245,223,.24)!important}.ai-range-panel-v1054 input[type=range]{height:26px!important;margin-top:6px!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important}.ai-range-panel-v1054 input[type=range]::-webkit-slider-runnable-track{height:7px!important;border-radius:999px!important;background:linear-gradient(90deg,#22f5df,#22f5df 42%,#5b8cff 68%,#ffffffd9)!important;box-shadow:0 0 18px #22f5df2e!important}.ai-range-panel-v1054 input[type=range]::-webkit-slider-thumb{-webkit-appearance:none!important;width:22px!important;height:22px!important;border-radius:50%!important;border:3px solid #ecffff!important;background:#22f5df!important;margin-top:-7.5px!important;box-shadow:0 0 0 5px #22f5df26,0 0 24px #22f5df73!important}.ai-range-panel-v1054 input[type=range]::-moz-range-track{height:7px!important;border-radius:999px!important;background:linear-gradient(90deg,#22f5df,#5b8cff)!important}.ai-range-panel-v1054 input[type=range]::-moz-range-thumb{width:22px!important;height:22px!important;border-radius:50%!important;border:3px solid #ecffff!important;background:#22f5df!important}.ai-reset-ranges-v1056{min-height:52px!important;align-self:center!important;border-radius:16px!important;padding:0 20px!important;background:#04121feb!important;border:1px solid rgba(34,245,223,.22)!important}.ai-reset-ranges-v1056:before{content:"⟳ "!important;color:#22f5df!important}.ai-filter-bar-v747>input{height:54px!important;border-radius:16px!important;padding:0 20px!important}.ai-empty-v747,.ai-analysis-card-v747{border-radius:22px!important;background:linear-gradient(135deg,#051726db,#020a12fa)!important}@media (max-width: 1680px){.ai-sport-tabs-v747{grid-template-columns:repeat(5,minmax(142px,1fr))!important}.ai-range-panel-v1054{grid-template-columns:repeat(2,minmax(210px,1fr))!important}.ai-reset-ranges-v1056{grid-column:1 / -1!important;width:100%!important}}@media (max-width: 1040px){.ai-premium-hero-v1054{grid-template-columns:1fr!important}.ai-premium-hero-art-v1054{min-height:180px!important}.ai-sport-tabs-v747{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ai-range-panel-v1054{grid-template-columns:1fr!important}}.soon-badge-v1055{display:none!important}.ai-sport-tabs-v747{display:grid!important;grid-template-columns:repeat(8,minmax(148px,1fr))!important;gap:16px!important;width:100%!important;margin:0!important}.sport-card-premium-v1058{min-height:104px!important;padding:18px!important;border-radius:24px!important;gap:16px!important;justify-content:flex-start!important;overflow:hidden!important;position:relative!important;background:radial-gradient(circle at 20% 48%,rgba(34,245,223,.12),transparent 36%),linear-gradient(135deg,#071f30f0,#020b15fc)!important;border:1px solid rgba(34,245,223,.17)!important;box-shadow:inset 0 1px #ffffff0b,0 16px 34px #0000002e!important}.sport-card-premium-v1058.active{background:radial-gradient(circle at 23% 50%,rgba(34,245,223,.25),transparent 38%),linear-gradient(135deg,#0a545ec2,#05192afc)!important;border-color:#22f5df!important;box-shadow:0 0 0 1px #22f5df57,0 0 34px #22f5df2e,inset 0 1px #ffffff0f!important}.sport-card-premium-v1058 .sport-icon-v1051{width:58px!important;height:58px!important;flex:0 0 58px!important;font-size:29px!important;border-radius:999px!important;color:#22f5df!important;background:#22f5df1a!important;border:1px solid rgba(34,245,223,.28)!important;box-shadow:0 0 24px #22f5df21!important}.sport-card-premium-v1058 .sport-copy-v1051{min-width:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:6px!important}.sport-card-premium-v1058 .sport-copy-v1051 b{max-width:100%!important;display:flex!important;align-items:center!important;gap:8px!important;color:#eaffff!important;font-size:16px!important;font-weight:1000!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.sport-card-premium-v1058 .sport-copy-v1051 small{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:22px!important;padding:3px 9px!important;border-radius:999px!important;font-size:12px!important;line-height:1!important;font-weight:1000!important;color:#9fefff!important;background:#22f5df14!important;border:1px solid rgba(34,245,223,.14)!important}.sport-lock-inline-v1058{display:inline-grid!important;place-items:center!important;width:18px!important;height:18px!important;flex:0 0 18px!important;border-radius:999px!important;background:#ffd1661f!important;border:1px solid rgba(255,209,102,.28)!important;font-size:10px!important;font-style:normal!important;filter:drop-shadow(0 0 8px rgba(255,209,102,.18))!important}.sport-card-premium-v1058.locked-sport-v1055{opacity:.88!important;cursor:not-allowed!important;filter:saturate(.8)!important;background:radial-gradient(circle at 20% 48%,rgba(141,167,182,.08),transparent 36%),linear-gradient(135deg,#081623e0,#020a13fc)!important;border-color:#8da7b62e!important}.sport-card-premium-v1058.locked-sport-v1055 .sport-icon-v1051{color:#9fc0cf!important;background:#8da7b614!important;border-color:#8da7b638!important;box-shadow:none!important}.sport-card-premium-v1058.locked-sport-v1055 .sport-copy-v1051 small{color:#ffd166!important;background:#ffd1661a!important;border-color:#ffd16638!important}.ai-filter-bar-v747{padding:18px!important;gap:18px!important;border-radius:26px!important}.ai-mode-tabs-v1051{display:flex!important;gap:10px!important;padding:0!important;background:transparent!important;border:0!important;max-width:none!important}.ai-mode-tabs-v1051 button{min-height:48px!important;padding:0 18px!important;border-radius:999px!important}.ai-range-panel-v1054{grid-template-columns:repeat(4,minmax(220px,1fr)) auto!important;gap:16px!important}.ai-range-panel-v1054 label{min-height:102px!important;padding:17px 18px!important;border-radius:20px!important;background:radial-gradient(circle at 18% 15%,rgba(34,245,223,.12),transparent 32%),linear-gradient(135deg,#072032f2,#030d18fc)!important;border:1px solid rgba(34,245,223,.17)!important;box-shadow:inset 0 1px #ffffff0d,0 18px 38px #0003!important}.ai-range-panel-v1054 input[type=range]::-webkit-slider-runnable-track{height:7px!important;background:linear-gradient(90deg,#22f5df,#22f5df 45%,#5b8cff 72%,#e6f5ffb8)!important}.ai-filter-bar-v747>input{height:56px!important;border-radius:18px!important;font-size:14px!important}.ai-premium-hero-v1054{min-height:290px!important;padding:36px 42px!important;border-radius:30px!important}.ai-premium-hero-copy-v1054 h1{font-size:64px!important}.ai-premium-hero-copy-v1054 p{max-width:720px!important;font-size:17px!important}.ai-live-list-v747{margin-top:12px!important}@media (max-width: 1760px){.ai-sport-tabs-v747{grid-template-columns:repeat(4,minmax(170px,1fr))!important}.ai-range-panel-v1054{grid-template-columns:repeat(2,minmax(220px,1fr))!important}.ai-reset-ranges-v1056{grid-column:1 / -1!important;width:100%!important}}@media (max-width: 980px){.ai-sport-tabs-v747{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ai-range-panel-v1054{grid-template-columns:1fr!important}}@media (max-width: 620px){.sport-card-premium-v1058{min-height:88px!important}.sport-card-premium-v1058 .sport-icon-v1051{width:48px!important;height:48px!important;flex-basis:48px!important}}.soon-badge-v1055,.sport-lock-inline-v1057,.sport-lock-inline-v1058{display:none!important}.ai-sport-tabs-v747{display:grid!important;grid-template-columns:repeat(8,minmax(154px,1fr))!important;gap:16px!important;width:100%!important;align-items:stretch!important;margin:0!important}.sport-tile-static-v1059{box-sizing:border-box!important;position:relative!important;min-height:104px!important;padding:16px 18px!important;border-radius:22px!important;display:flex!important;align-items:center!important;gap:15px!important;text-align:left!important;cursor:pointer!important;border:1px solid rgba(34,245,223,.17)!important;background:radial-gradient(circle at 18% 50%,rgba(34,245,223,.11),transparent 34%),linear-gradient(135deg,#061d2df0,#020a14fc)!important;box-shadow:inset 0 1px #ffffff0b,0 18px 36px #0000002e!important;color:#eaffff!important;overflow:hidden!important}.sport-tile-static-v1059.active{border-color:#22f5df!important;background:radial-gradient(circle at 20% 50%,rgba(34,245,223,.28),transparent 38%),linear-gradient(135deg,#08525ed1,#041728fc)!important;box-shadow:0 0 0 1px #22f5df5c,0 0 34px #22f5df2e,inset 0 1px #ffffff0f!important}.sport-static-icon-v1059{width:58px!important;height:58px!important;flex:0 0 58px!important;border-radius:999px!important;display:grid!important;place-items:center!important;font-size:30px!important;color:#22f5df!important;background:#22f5df1a!important;border:1px solid rgba(34,245,223,.25)!important;box-shadow:0 0 24px #22f5df1f!important}.sport-static-copy-v1059{min-width:0!important;display:flex!important;flex-direction:column!important;gap:7px!important;align-items:flex-start!important;justify-content:center!important}.sport-static-copy-v1059 b{max-width:100%!important;color:#fff!important;font-size:16px!important;line-height:1.1!important;font-weight:1000!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.sport-static-copy-v1059 small{min-height:22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:3px 9px!important;border-radius:999px!important;color:#9efcff!important;font-size:12px!important;font-weight:1000!important;line-height:1!important;background:#22f5df14!important;border:1px solid rgba(34,245,223,.14)!important}.sport-tile-static-v1059.locked-sport-v1059{opacity:.9!important;cursor:not-allowed!important;filter:saturate(.84)!important;border-color:#8da7b62e!important;background:radial-gradient(circle at 18% 50%,rgba(141,167,182,.08),transparent 34%),linear-gradient(135deg,#081623e6,#020a13fc)!important}.sport-tile-static-v1059.locked-sport-v1059 .sport-static-icon-v1059{color:#9fbfce!important;background:#8da7b614!important;border-color:#8da7b638!important;box-shadow:none!important}.sport-tile-static-v1059.locked-sport-v1059 .sport-static-copy-v1059 small{color:#ffd166!important;background:#ffd1661a!important;border-color:#ffd16638!important}.sport-static-lock-v1059{position:absolute!important;right:14px!important;top:12px!important;width:21px!important;height:21px!important;display:grid!important;place-items:center!important;border-radius:999px!important;font-size:12px!important;font-style:normal!important;background:#ffffff0e!important;border:1px solid rgba(255,255,255,.12)!important;color:#ffd166!important}.sport-card-v1051:not(.sport-tile-static-v1059),.sport-card-premium-v1057:not(.sport-tile-static-v1059),.sport-card-premium-v1058:not(.sport-tile-static-v1059){background:initial}@media (max-width: 1760px){.ai-sport-tabs-v747{grid-template-columns:repeat(4,minmax(180px,1fr))!important}}@media (max-width: 960px){.ai-sport-tabs-v747{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.ai-center-hero-compact-v1052{display:none!important}.ai-mode-actions-row-v1060{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;width:100%!important;padding:0!important}.ai-mode-actions-row-v1060 .ai-mode-tabs-v1051{margin:0!important;flex:0 1 auto!important}.ai-actions-inline-v1060{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;flex:0 0 auto!important}.ai-actions-inline-v1060 .ai-refresh-btn-v747,.ai-actions-inline-v1060 .ai-settle-btn-v747{min-height:50px!important;padding:0 24px!important;border-radius:18px!important;font-weight:1000!important;white-space:nowrap!important;box-shadow:0 0 28px #22f5df1f!important}.ai-actions-inline-v1060 .ai-refresh-btn-v747{background:linear-gradient(135deg,#26f4e8,#5b8cff)!important;color:#02131d!important;border:0!important}.ai-actions-inline-v1060 .ai-settle-btn-v747{background:#03141fdb!important;color:#22f5df!important;border:1px solid rgba(34,245,223,.26)!important}.ai-filter-bar-v747{margin-top:0!important}@media (max-width: 1100px){.ai-mode-actions-row-v1060{flex-direction:column!important;align-items:stretch!important}.ai-actions-inline-v1060{justify-content:stretch!important}.ai-actions-inline-v1060 .ai-refresh-btn-v747,.ai-actions-inline-v1060 .ai-settle-btn-v747{flex:1 1 0!important}}.ai-premium-hero-v1054,.ai-banner-image-v1052{display:none!important}.ai-exact-hero-v1062{width:100%!important;margin:0 0 18px!important;padding:0!important;border-radius:32px!important;overflow:hidden!important;border:1px solid rgba(34,245,223,.28)!important;background:#020b14!important;box-shadow:0 26px 90px #0000006b,0 0 0 1px #22f5df14 inset!important}.ai-exact-hero-v1062 img{display:block!important;width:100%!important;height:auto!important;max-width:100%!important;object-fit:contain!important;object-position:center center!important}@media (max-width: 900px){.ai-exact-hero-v1062{border-radius:22px!important}}.ai-exact-hero-v1062{height:clamp(220px,24vw,360px)!important;max-height:360px!important;min-height:220px!important;margin:0 0 14px!important;border-radius:26px!important;overflow:hidden!important;background:#020b14!important}.ai-exact-hero-v1062 img{width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;display:block!important}.ai-kpi-grid-v747{margin-top:0!important;gap:12px!important}.ai-center-page-v747{gap:14px!important}@media (min-width: 1600px){.ai-exact-hero-v1062{height:340px!important;max-height:340px!important}}@media (max-width: 1200px){.ai-exact-hero-v1062{height:260px!important}}@media (max-width: 760px){.ai-exact-hero-v1062{height:210px!important;border-radius:20px!important}}.ai-exact-hero-v1062{background:#020b14!important}.ai-exact-hero-v1062,.ai-exact-hero-v1065{width:100%!important;height:clamp(250px,20.5vw,340px)!important;min-height:250px!important;max-height:340px!important;margin:0 0 14px!important;padding:0!important;border-radius:28px!important;overflow:hidden!important;border:1px solid rgba(34,245,223,.28)!important;background:#020b14!important;box-shadow:0 24px 80px #0006,inset 0 0 0 1px #22f5df14!important}.ai-exact-hero-v1062 img,.ai-exact-hero-v1065 img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important}@media (min-width: 1700px){.ai-exact-hero-v1062,.ai-exact-hero-v1065{height:320px!important;max-height:320px!important}}@media (max-width: 1200px){.ai-exact-hero-v1062,.ai-exact-hero-v1065{height:260px!important}}@media (max-width: 760px){.ai-exact-hero-v1062,.ai-exact-hero-v1065{height:210px!important;min-height:210px!important;border-radius:20px!important}}.ai-kpi-grid-premium-v1066,.ai-kpi-grid-v747{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important}.ai-kpi-grid-premium-v1066>div,.ai-kpi-card-v1066{position:relative!important;min-height:112px!important;overflow:hidden!important;border-radius:22px!important;padding:18px 18px 16px!important;border:1px solid rgba(80,236,255,.16)!important;background:radial-gradient(circle at 82% 36%,var(--stat-glow-v1066, rgba(0,255,255,.18)),transparent 34%),linear-gradient(135deg,var(--stat-grad-a-v1066, rgba(0,255,255,.1)),var(--stat-grad-b-v1066, rgba(0,128,255,.06))),linear-gradient(180deg,#06101cf0,#040a14fa)!important;box-shadow:inset 0 1px #ffffff0e,0 12px 30px #00000047!important}.ai-kpi-grid-premium-v1066>div:before,.ai-kpi-card-v1066:before{content:""!important;position:absolute!important;right:14px!important;bottom:12px!important;width:44px!important;height:44px!important;border-radius:15px!important;background:var(--stat-icon-bg-v1066, rgba(0,255,255,.09))!important;box-shadow:inset 0 0 20px #ffffff0b,0 0 24px var(--stat-glow-soft-v1066, rgba(0,255,255,.1))!important;opacity:.95!important}.ai-kpi-grid-premium-v1066>div:after,.ai-kpi-card-v1066:after{position:absolute!important;right:25px!important;bottom:21px!important;font-size:23px!important;line-height:1!important;color:var(--stat-value-v1066, #32f4ff)!important;opacity:.82!important;filter:drop-shadow(0 0 10px var(--stat-glow-soft-v1066, rgba(0,255,255,.16)))!important}.ai-kpi-card--types-v1066:after{content:"↗"!important}.ai-kpi-card--score-v1066:after{content:"◉"!important}.ai-kpi-card--ev-v1066:after{content:"₿"!important;font-weight:1000!important}.ai-kpi-card--winrate-v1066:after{content:"🏆"!important;font-size:20px!important}.ai-kpi-card--pending-v1066:after{content:"◷"!important}.ai-kpi-grid-premium-v1066 span,.ai-kpi-card-v1066 span{position:relative!important;z-index:1!important;display:block!important;margin:0 0 10px!important;color:#daebf4d1!important;font-size:13px!important;font-weight:1000!important;letter-spacing:.06em!important;text-transform:uppercase!important}.ai-kpi-grid-premium-v1066 strong,.ai-kpi-card-v1066 strong{position:relative!important;z-index:1!important;display:block!important;margin:0 0 8px!important;color:var(--stat-value-v1066, #32f4ff)!important;font-size:26px!important;line-height:1!important;font-weight:1000!important;text-shadow:0 0 18px var(--stat-glow-soft-v1066, rgba(0,255,255,.12))!important}.ai-kpi-grid-premium-v1066 small,.ai-kpi-card-v1066 small{position:relative!important;z-index:1!important;display:block!important;color:#b0cddbc7!important;font-size:12px!important;font-weight:800!important}.ai-kpi-card--types-v1066{--stat-grad-a-v1066:rgba(35,169,255,.2);--stat-grad-b-v1066:rgba(25,90,255,.08);--stat-glow-v1066:rgba(35,169,255,.25);--stat-glow-soft-v1066:rgba(35,169,255,.18);--stat-value-v1066:#58d7ff;--stat-icon-bg-v1066:rgba(35,169,255,.13);border-color:#23a9ff57!important}.ai-kpi-card--score-v1066{--stat-grad-a-v1066:rgba(0,255,225,.2);--stat-grad-b-v1066:rgba(30,160,255,.08);--stat-glow-v1066:rgba(0,255,225,.25);--stat-glow-soft-v1066:rgba(0,255,225,.18);--stat-value-v1066:#35ffe0;--stat-icon-bg-v1066:rgba(0,255,225,.13);border-color:#00ffe14d!important}.ai-kpi-card--ev-v1066{--stat-grad-a-v1066:rgba(0,255,163,.18);--stat-grad-b-v1066:rgba(0,153,110,.08);--stat-glow-v1066:rgba(0,255,163,.25);--stat-glow-soft-v1066:rgba(0,255,163,.18);--stat-value-v1066:#32ffb6;--stat-icon-bg-v1066:rgba(0,255,163,.13);border-color:#00ffa34d!important}.ai-kpi-card--winrate-v1066{--stat-grad-a-v1066:rgba(68,255,153,.18);--stat-grad-b-v1066:rgba(0,160,110,.08);--stat-glow-v1066:rgba(68,255,153,.25);--stat-glow-soft-v1066:rgba(68,255,153,.18);--stat-value-v1066:#65ffaf;--stat-icon-bg-v1066:rgba(68,255,153,.13);border-color:#44ff994d!important}.ai-kpi-card--pending-v1066{--stat-grad-a-v1066:rgba(255,186,61,.2);--stat-grad-b-v1066:rgba(180,110,0,.08);--stat-glow-v1066:rgba(255,186,61,.27);--stat-glow-soft-v1066:rgba(255,186,61,.18);--stat-value-v1066:#ffc85a;--stat-icon-bg-v1066:rgba(255,186,61,.14);border-color:#ffba3d57!important}.glass-btn-v1066,.ai-actions-inline-v1060 .ai-refresh-btn-v747,.ai-actions-inline-v1060 .ai-settle-btn-v747,.glass-mode-v1066,.ai-mode-tabs-v1051 button{position:relative!important;min-height:48px!important;border-radius:16px!important;border:1px solid rgba(120,234,255,.22)!important;background:linear-gradient(180deg,#ffffff1a,#ffffff08),#0a182485!important;color:#eafcff!important;font-weight:1000!important;letter-spacing:.01em!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;box-shadow:inset 0 1px #ffffff14,0 10px 24px #00000038,0 0 0 1px #46e6ff0d!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease!important}.glass-btn-v1066:hover,.ai-actions-inline-v1060 .ai-refresh-btn-v747:hover,.ai-actions-inline-v1060 .ai-settle-btn-v747:hover,.ai-mode-tabs-v1051 button:hover{transform:translateY(-1px)!important;border-color:#50f5ff70!important;box-shadow:inset 0 1px #ffffff1c,0 14px 30px #00000047,0 0 18px #3ce1ff2e!important}.glass-primary-v1066,.ai-actions-inline-v1060 .ai-refresh-btn-v747{background:linear-gradient(135deg,#2aeeff59,#3f92ff47),#08182694!important;color:#f4ffff!important;border-color:#53f0ff61!important}.glass-success-v1066,.ai-actions-inline-v1060 .ai-settle-btn-v747{background:linear-gradient(135deg,#13ffbb3d,#12a4852e),#0818268a!important;color:#dbfff6!important;border-color:#46ffbe4d!important}.ai-mode-tabs-v1051 button.active{background:linear-gradient(135deg,#2aeeff57,#5b8cff47),#0818269e!important;color:#fff!important;border-color:#22f5df7a!important;box-shadow:inset 0 1px #ffffff1f,0 12px 28px #0000003d,0 0 22px #22f5df2e!important}@media (max-width: 1100px){.ai-kpi-grid-premium-v1066,.ai-kpi-grid-v747{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 680px){.ai-kpi-grid-premium-v1066,.ai-kpi-grid-v747{grid-template-columns:1fr!important}}.ai-exact-hero-v1062,.ai-exact-hero-v1065,.ai-exact-hero-v1067{width:100%!important;height:clamp(250px,18.5vw,315px)!important;min-height:250px!important;max-height:315px!important;margin:0 0 14px!important;padding:0!important;border-radius:28px!important;overflow:hidden!important;border:1px solid rgba(34,245,223,.28)!important;background:#020b14!important;box-shadow:0 22px 70px #00000061,inset 0 0 0 1px #22f5df14!important}.ai-exact-hero-v1062 img,.ai-exact-hero-v1065 img,.ai-exact-hero-v1067 img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center 42%!important}@media (min-width:1700px){.ai-exact-hero-v1062,.ai-exact-hero-v1065,.ai-exact-hero-v1067{height:300px!important;max-height:300px!important}}@media (max-width:1200px){.ai-exact-hero-v1062,.ai-exact-hero-v1065,.ai-exact-hero-v1067{height:245px!important}}@media (max-width:760px){.ai-exact-hero-v1062,.ai-exact-hero-v1065,.ai-exact-hero-v1067{height:205px!important;min-height:205px!important;border-radius:20px!important}}.ai-exact-hero-v1062,.ai-exact-hero-v1065,.ai-exact-hero-v1067,.ai-exact-hero-v1068{width:100%!important;height:276px!important;min-height:276px!important;max-height:276px!important;margin:0 0 14px!important;padding:0!important;border-radius:28px!important;overflow:hidden!important;border:1px solid rgba(34,245,223,.28)!important;background:#020b14!important;box-shadow:0 22px 70px #00000061,inset 0 0 0 1px #22f5df14!important}.ai-exact-hero-v1062 img,.ai-exact-hero-v1065 img,.ai-exact-hero-v1067 img,.ai-exact-hero-v1068 img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important}.ai-kpi-grid-v747{margin-top:0!important}@media (max-width:1200px){.ai-exact-hero-v1062,.ai-exact-hero-v1065,.ai-exact-hero-v1067,.ai-exact-hero-v1068{height:240px!important;min-height:240px!important;max-height:240px!important}}@media (max-width:760px){.ai-exact-hero-v1062,.ai-exact-hero-v1065,.ai-exact-hero-v1067,.ai-exact-hero-v1068{height:190px!important;min-height:190px!important;max-height:190px!important;border-radius:20px!important}}.ai-exact-hero-v1062,.ai-exact-hero-v1065,.ai-exact-hero-v1067,.ai-exact-hero-v1068,.ai-exact-hero-v1069{height:276px!important;min-height:276px!important;max-height:276px!important;border-radius:28px!important;overflow:hidden!important}.ai-exact-hero-v1062 img,.ai-exact-hero-v1065 img,.ai-exact-hero-v1067 img,.ai-exact-hero-v1068 img,.ai-exact-hero-v1069 img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;display:block!important}@media (max-width:1200px){.ai-exact-hero-v1062,.ai-exact-hero-v1065,.ai-exact-hero-v1067,.ai-exact-hero-v1068,.ai-exact-hero-v1069{height:240px!important;min-height:240px!important;max-height:240px!important}.ai-exact-hero-v1062 img,.ai-exact-hero-v1065 img,.ai-exact-hero-v1067 img,.ai-exact-hero-v1068 img,.ai-exact-hero-v1069 img{object-position:center top!important}}@media (max-width:760px){.ai-exact-hero-v1062,.ai-exact-hero-v1065,.ai-exact-hero-v1067,.ai-exact-hero-v1068,.ai-exact-hero-v1069{height:190px!important;min-height:190px!important;max-height:190px!important;border-radius:20px!important}}.ai-exact-hero-v1062,.ai-exact-hero-v1065,.ai-exact-hero-v1067,.ai-exact-hero-v1068,.ai-exact-hero-v1069,.ai-exact-hero-v1070{width:100%!important;height:276px!important;min-height:276px!important;max-height:276px!important;margin:0 0 14px!important;padding:0!important;border-radius:28px!important;overflow:hidden!important;border:1px solid rgba(34,245,223,.28)!important;background:#020b14!important;box-shadow:0 22px 70px #00000061,inset 0 0 0 1px #22f5df14!important}.ai-exact-hero-v1062 img,.ai-exact-hero-v1065 img,.ai-exact-hero-v1067 img,.ai-exact-hero-v1068 img,.ai-exact-hero-v1069 img,.ai-exact-hero-v1070 img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:fill!important;object-position:center center!important}@media (max-width:1200px){.ai-exact-hero-v1062,.ai-exact-hero-v1065,.ai-exact-hero-v1067,.ai-exact-hero-v1068,.ai-exact-hero-v1069,.ai-exact-hero-v1070{height:240px!important;min-height:240px!important;max-height:240px!important}}@media (max-width:760px){.ai-exact-hero-v1062,.ai-exact-hero-v1065,.ai-exact-hero-v1067,.ai-exact-hero-v1068,.ai-exact-hero-v1069,.ai-exact-hero-v1070{height:190px!important;min-height:190px!important;max-height:190px!important;border-radius:20px!important}}.ai-mode-actions-row-v1060>.ai-actions-inline-v1060{display:none!important}.ai-league-tabs-actions-v1071{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;width:100%!important;margin:0 0 12px!important}.ai-league-tabs-actions-v1071>div:first-child{margin:0!important;flex:1 1 auto!important;min-width:0!important}.ai-actions-inline-v1071{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;flex:0 0 auto!important}.ai-actions-inline-v1071 .ai-refresh-btn-v747,.ai-actions-inline-v1071 .ai-settle-btn-v747{min-height:48px!important;padding:0 24px!important;border-radius:17px!important;font-weight:1000!important;white-space:nowrap!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.ai-actions-inline-v1071 .ai-refresh-btn-v747{background:linear-gradient(135deg,#2aeeff59,#3f92ff47),#08182694!important;color:#f4ffff!important;border:1px solid rgba(83,240,255,.38)!important;box-shadow:inset 0 1px #ffffff1a,0 12px 26px #0000003d,0 0 18px #2aeeff1f!important}.ai-actions-inline-v1071 .ai-settle-btn-v747{background:linear-gradient(135deg,#13ffbb3d,#12a4852e),#0818268a!important;color:#dbfff6!important;border:1px solid rgba(70,255,190,.3)!important;box-shadow:inset 0 1px #ffffff1a,0 12px 26px #0000003d,0 0 18px #13ffbb1a!important}@media (max-width: 1100px){.ai-league-tabs-actions-v1071{flex-direction:column!important;align-items:stretch!important}.ai-actions-inline-v1071{justify-content:stretch!important}.ai-actions-inline-v1071 .ai-refresh-btn-v747,.ai-actions-inline-v1071 .ai-settle-btn-v747{flex:1 1 0!important}}.ai-mode-actions-row-v1060,.ai-mode-tabs-v1051{display:none!important}.ai-filter-bar-v747{gap:14px!important}.ai-filter-bar-v747>input,.ai-filter-bar-v747 input[placeholder="Szukaj meczu, ligi, rynku..."]{display:none!important}.ai-league-tabs-actions-v1071{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.ai-league-tabs-actions-v1071>div:first-child{flex:0 1 auto!important}.ai-search-compact-v1073{flex:1 1 300px!important;max-width:420px!important;min-width:220px!important}.ai-search-compact-v1073 input{width:100%!important;height:46px!important;padding:0 16px!important;border-radius:16px!important;border:1px solid rgba(34,245,223,.18)!important;background:linear-gradient(180deg,#ffffff0e,#ffffff05),#03111cd1!important;color:#eaffff!important;font-weight:850!important;outline:none!important;box-shadow:inset 0 1px #ffffff0f,0 10px 24px #0000002e!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}.ai-search-compact-v1073 input::placeholder{color:#b9d7e49e!important}.ai-search-compact-v1073 input:focus{border-color:#22f5df70!important;box-shadow:inset 0 1px #ffffff14,0 0 0 3px #22f5df14,0 14px 30px #00000038!important}@media (max-width: 1250px){.ai-league-tabs-actions-v1071{flex-wrap:wrap!important}.ai-search-compact-v1073{order:2!important;flex:1 1 100%!important;max-width:none!important}.ai-actions-inline-v1071{order:3!important;width:100%!important}}@media (max-width: 760px){.ai-search-compact-v1073{min-width:0!important}}.ai-center-status-v747{display:none!important}.ai-center-grid-v747{margin-top:0!important}.ai-tab-count-v1095{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:24px!important;height:22px!important;margin-left:7px!important;padding:0 7px!important;border-radius:999px!important;background:#22f5df29!important;border:1px solid rgba(34,245,223,.28)!important;color:#8ffaf0!important;font-size:12px!important;line-height:1!important;font-weight:1000!important}.ai-inner-tabs-v747 button.active .ai-tab-count-v1095{background:#06152138!important;border-color:#06152140!important;color:#061521!important}.market-v7-cats{display:grid!important;grid-template-columns:repeat(8,minmax(140px,1fr))!important;gap:14px!important;align-items:stretch!important}.market-v7-cats .cat-box-v7{min-height:94px!important;padding:16px 18px!important;border-radius:18px!important;display:flex!important;align-items:center!important;gap:15px!important;border:1px solid rgba(77,238,255,.13)!important;background:linear-gradient(135deg,#091a2af0,#040c19fa)!important;box-shadow:inset 0 1px #ffffff09,0 12px 28px #0000002e!important;position:relative!important;overflow:hidden!important}.market-v7-cats .cat-box-v7.active{background:linear-gradient(135deg,#22ead8,#43bff8 62%,#6978ff)!important;border-color:#74f6ffbf!important;box-shadow:0 0 0 1px #2af5e161,0 0 30px #23e2e133,inset 0 1px #ffffff47!important}.market-v7-cats .cat-box-v7.disabled{opacity:1!important;cursor:not-allowed!important;filter:none!important}.market-v7-cats .cat-icon-v7{width:54px!important;height:54px!important;flex:0 0 54px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(126,159,190,.2)!important;background:radial-gradient(circle at 35% 25%,#ffffff21,#122339db 52%,#070f1cfa)!important;box-shadow:inset 0 1px #ffffff14,0 10px 22px #0000003d!important}.market-v7-cats .cat-icon-emoji-v7{font-size:28px!important;line-height:1!important}.market-v7-cats .cat-copy-v7{gap:5px!important;align-items:flex-start!important}.market-v7-cats .cat-box-v7 strong{margin:0!important;font-size:17px!important;line-height:1.05!important;color:#f2fbff!important;font-weight:1000!important;letter-spacing:-.02em!important;text-shadow:0 1px 0 rgba(0,0,0,.25)!important}.market-v7-cats .cat-box-v7 span{color:#b6d3df!important;font-size:14px!important;font-weight:900!important}.market-v7-cats .cat-copy-v7 em{margin-top:1px!important;padding:4px 11px!important;border-radius:999px!important;background:#e2b0432b!important;border:1px solid rgba(240,199,93,.24)!important;color:#f5d36b!important;font-size:12px!important;font-weight:1000!important;font-style:normal!important;line-height:1!important}.market-v7-cats .cat-lock-v7{position:absolute!important;top:13px!important;right:13px!important;width:20px!important;height:20px!important;border-radius:999px!important;background:#161f2dd1!important;border:1px solid rgba(255,215,114,.22)!important;box-shadow:0 8px 18px #00000047!important;font-size:11px!important}@media (max-width:1500px){.market-v7-cats{grid-template-columns:repeat(4,minmax(140px,1fr))!important}}.market-v7-cats{display:grid!important;grid-template-columns:repeat(8,minmax(160px,1fr))!important;gap:16px!important;align-items:stretch!important}.market-v7-cats .cat-box-v7{min-height:88px!important;padding:14px 18px!important;border-radius:18px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;border:1px solid rgba(71,236,255,.14)!important;background:linear-gradient(180deg,#071524f5,#040c18fa)!important;box-shadow:inset 0 1px #ffffff0a,0 12px 28px #0000002e!important;position:relative!important;overflow:hidden!important}.market-v7-cats .cat-box-v7.active{background:linear-gradient(135deg,#2be8d8,#43b7f7 65%,#6580ff)!important;border-color:#7ef8ffb8!important;box-shadow:0 0 0 1px #2be8d847,0 0 24px #43b7f72e,inset 0 1px #ffffff3d!important}.market-v7-cats .cat-box-v7.disabled{opacity:1!important;cursor:not-allowed!important}.market-v7-cats .cat-icon-v7{width:52px!important;height:52px!important;flex:0 0 52px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(116,141,176,.2)!important;background:radial-gradient(circle at 35% 25%,#ffffff1f,#142640e6 50%,#070f1cfa)!important;box-shadow:inset 0 1px #ffffff12,0 10px 20px #0000003d!important}.market-v7-cats .cat-icon-emoji-v7{font-size:26px!important;line-height:1!important}.market-v7-cats .cat-copy-v7{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:4px!important;min-width:0!important}.market-v7-cats .cat-box-v7 strong{margin:0!important;color:#f3fbff!important;font-size:15px!important;font-weight:1000!important;line-height:1.05!important;white-space:nowrap!important;text-shadow:0 1px 0 rgba(0,0,0,.26)!important}.market-v7-cats .cat-box-v7 span{color:#d4ebf8!important;font-size:14px!important;font-weight:900!important}.market-v7-cats .cat-box-v7.active strong,.market-v7-cats .cat-box-v7.active span{color:#fff!important}.market-v7-cats .cat-copy-v7 em{margin-top:2px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:4px 10px!important;border-radius:999px!important;background:#f0bb4c24!important;border:1px solid rgba(244,203,98,.22)!important;color:#f4cc63!important;font-size:12px!important;font-style:normal!important;font-weight:1000!important;line-height:1!important}.market-v7-cats .cat-lock-v7{position:absolute!important;top:10px!important;right:10px!important;width:18px!important;height:18px!important;border-radius:999px!important;background:#182230e0!important;border:1px solid rgba(240,187,76,.22)!important;box-shadow:0 8px 16px #00000038!important;font-size:10px!important}.market-v7-filters{display:grid!important;grid-template-columns:minmax(280px,320px) minmax(220px,1fr)!important;gap:16px!important;align-items:start!important}.filter-v7-sort{position:relative!important;padding:0!important;overflow:visible!important}.filter-v7-trigger{width:100%!important;min-height:78px!important;border:none!important;background:transparent!important;padding:14px 18px!important;display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;text-align:left!important;color:inherit!important;cursor:pointer!important}.filter-v7-trigger span{color:#9ab0c2!important;font-size:18px!important;transform:translateY(2px)!important}.filter-v7-sort.open .filter-v7-trigger span{transform:rotate(180deg)!important}.filter-v7-menu{position:absolute!important;left:0!important;right:0!important;top:calc(100% + 8px)!important;display:grid!important;gap:8px!important;padding:10px!important;border-radius:18px!important;background:linear-gradient(180deg,#06121ffa,#040c18fa)!important;border:1px solid rgba(71,236,255,.16)!important;box-shadow:0 18px 34px #00000057!important;z-index:30!important}.filter-v7-menu button{width:100%!important;min-height:46px!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.06)!important;background:#ffffff08!important;color:#dff7ff!important;font-size:14px!important;font-weight:900!important;cursor:pointer!important}.filter-v7-menu button.active{background:linear-gradient(135deg,#22ead8,#43b7f7 65%,#6580ff)!important;color:#fff!important;border-color:#7ef8ffb8!important}.market-summary-grid-v7 div{min-height:108px!important}@media (max-width:1600px){.market-v7-cats{grid-template-columns:repeat(4,minmax(160px,1fr))!important}}@media (max-width:1100px){.market-v7-filters{grid-template-columns:1fr!important}}@media (max-width:900px){.market-v7-cats{grid-template-columns:repeat(2,minmax(140px,1fr))!important}}.market-v7-cats .cat-box-v7{overflow:hidden!important}.market-v7-cats .cat-lock-v7{position:absolute!important;top:10px!important;right:10px!important;width:18px!important;height:18px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#182230eb!important;border:1px solid rgba(240,187,76,.25)!important;box-shadow:0 8px 16px #00000040!important;font-size:10px!important;z-index:3!important}.market-v7-cats .cat-box-v7.active .cat-icon-v7{width:42px!important;height:42px!important;flex-basis:42px!important;background:#ffffff29!important;border-color:#ffffff40!important;box-shadow:none!important}.market-v7-cats .cat-box-v7.active .cat-icon-emoji-v7{font-size:22px!important}.filter-v7-sort{z-index:60!important}.filter-v7-menu{z-index:999!important;padding:8px!important;gap:6px!important}.filter-v7-menu button{text-align:left!important;padding:0 14px!important}.seller-name-link-v1111{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:inherit;font:inherit;font-weight:900;padding:0;margin:0;cursor:pointer;text-align:left}.seller-name-link-v1111:hover{color:#20e7e7;text-decoration:underline;text-underline-offset:3px}.seller-avatar-button-v1111{border:0;cursor:pointer;flex:0 0 auto}.seller-avatar-button-v1111:hover{transform:translateY(-1px) scale(1.02);filter:brightness(1.08)}.top-plan-mini-list-v1113{display:grid;gap:4px;margin:8px 0 10px;padding:8px 10px;border:1px solid rgba(31,225,225,.18);border-radius:12px;background:#02121c73;color:#9fb5c3;font-size:11px;line-height:1.25}.top-plan-mini-list-v1113 span{display:flex;justify-content:space-between;gap:8px;white-space:nowrap}.top-plan-mini-list-v1113 b{color:#20e5df;font-weight:900}.buy-btn-v7.free-access-v1113{cursor:pointer}.recent-form-v1114{min-height:78px!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;flex-wrap:nowrap!important;margin-bottom:10px!important;overflow:hidden!important}.form-pill-v1114{width:30px!important;height:30px!important;min-width:30px!important;border-radius:10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;font-weight:1000!important;line-height:1!important;letter-spacing:.02em!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 8px 20px #0000002e!important}.form-pill-v1114.won{color:#00f2a9!important;background:linear-gradient(135deg,#00f2a942,#009b7d2e)!important;border-color:#00f2a959!important}.form-pill-v1114.lost{color:#ff5d83!important;background:linear-gradient(135deg,#ff3f6f3d,#78183340)!important;border-color:#ff5d8359!important}.form-pill-v1114.pending,.form-pill-v1114.void{color:#b7c6d2!important;background:#ffffff0a!important;border-color:#ffffff29!important}@media (max-width:980px){.recent-form-v1114{min-height:42px!important;gap:6px!important}.form-pill-v1114{width:28px!important;height:28px!important;min-width:28px!important;font-size:13px!important}}.achievement-list-v1115{display:flex!important;align-items:center!important;gap:7px!important;min-height:28px!important;flex-wrap:wrap!important}.achievement-list-v1115 .achievement-badge-v1115{width:28px!important;height:28px!important;min-width:28px!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;line-height:1!important;font-style:normal!important;background:#ffffff0e!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 8px 18px #0003!important;cursor:help!important;transform:translateZ(0) scale(1)!important;transform-origin:center center!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,filter .18s ease!important;will-change:transform!important}.achievement-list-v1115 .achievement-badge-v1115:hover{transform:translateZ(0) scale(1.32)!important;z-index:5!important;box-shadow:0 12px 28px #00eee138,0 0 18px #00eee133!important;border-color:#20e5df9e!important;filter:saturate(1.15) brightness(1.08)!important}.achievement-list-v1115 .achievement-badge-v1115:active{transform:translateZ(0) scale(1.18)!important}@media (prefers-reduced-motion:reduce){.achievement-list-v1115 .achievement-badge-v1115{transition:none!important}.achievement-list-v1115 .achievement-badge-v1115:hover,.achievement-list-v1115 .achievement-badge-v1115:active{transform:none!important}}.achievement-badge-v1115.gold{background:linear-gradient(135deg,#ffcf403d,#945e0a2e)!important;border-color:#ffcf4057!important}.achievement-badge-v1115.orange{background:linear-gradient(135deg,#ff852c3d,#8031092e)!important;border-color:#ff852c57!important}.achievement-badge-v1115.cyan{background:linear-gradient(135deg,#20e5df38,#1753662e)!important;border-color:#20e5df4d!important}.achievement-badge-v1115.green{background:linear-gradient(135deg,#00f2a938,#11694d2e)!important;border-color:#00f2a94d!important}.achievement-badge-v1115.violet{background:linear-gradient(135deg,#9c66ff3d,#3f267c2e)!important;border-color:#9c66ff57!important}.no-achievement-v1115{color:#7890a1!important;font-size:11px!important;font-style:normal!important;font-weight:800!important;white-space:nowrap!important}.success-head-v1117{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:12px!important;margin-bottom:8px!important}.success-head-v1117 small{margin-bottom:0!important}.success-head-v1117 b{color:#18ead8!important;font-size:18px!important;font-weight:1000!important;line-height:1!important}.achievement-head-v1117{color:#8fa6b7!important;font-size:13px!important;font-weight:800!important;margin:0 0 8px!important}.seller-chart-v7 .recent-form-v1114{min-height:48px!important;margin-bottom:12px!important}.top-follow-btn-v1119{cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease,border-color .16s ease!important}.top-follow-btn-v1119:hover{transform:translateY(-1px) scale(1.03)!important;border-color:#1eeddb8c!important;box-shadow:0 0 18px #1eeddb2e!important}.top-follow-btn-v1119:active{transform:scale(.97)!important}.top-follow-btn-v1119.is-following{background:linear-gradient(90deg,#1be9da,#0fc8dd)!important;border-color:#1eeddbbf!important;color:#03282e!important}.top-follow-btn-v1119.is-following:hover{background:linear-gradient(90deg,#ff5b7e,#ff8b58)!important;border-color:#ff7e7ed9!important;color:#fff!important;box-shadow:0 0 18px #ff5b7e38!important}.top-follow-btn-v1119.is-following:hover .follow-icon-v1119{transform:rotate(-180deg) scale(1.12)!important}.follow-icon-v1119{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:14px!important;font-weight:1000!important;line-height:1!important;transition:transform .16s ease!important}.success-head-v1117 small{display:inline-flex!important;align-items:baseline!important;gap:7px!important}.success-head-v1117 small b{color:#19f2e6!important;font-size:22px!important;font-weight:1000!important}.success-head-v1117>b{display:none!important}.top-follow-btn-v1119.is-following .follow-icon-v1119,.top-follow-btn-v1119.is-following .follow-label-v1119,.top-follow-btn-v1119.is-following span{color:#03181d!important;opacity:1!important;text-shadow:none!important;font-weight:1000!important}.top-follow-btn-v1119.is-following:hover{background:linear-gradient(90deg,#f57,#ff8b58)!important;border-color:#ff7e7ee6!important;color:#fff!important;box-shadow:0 0 18px #ff5b7e40!important}.top-follow-btn-v1119.is-following:hover .follow-icon-v1119,.top-follow-btn-v1119.is-following:hover .follow-label-v1119,.top-follow-btn-v1119.is-following:hover span{color:#fff!important}.top-follow-btn-v1119.is-following:hover .follow-icon-v1119{transform:rotate(0) scale(1.1)!important}.top-follow-btn-v1119:not(.is-following){color:#eafcff!important}.top-follow-btn-v1119 .follow-icon-v1119{transform:none!important}.top-follow-btn-v1119.is-following{background:linear-gradient(90deg,#21eadb,#14c8dc)!important;border-color:#21eadbe6!important;color:#03181d!important;text-shadow:none!important;box-shadow:0 10px 22px #18e5db2e!important}.top-follow-btn-v1119.is-following:hover{background:linear-gradient(90deg,#21eadb,#14c8dc)!important;border-color:#21eadb!important;color:#03181d!important;box-shadow:0 0 20px #18e5db40!important}.top-follow-btn-v1119.is-following:hover .follow-icon-v1119,.top-follow-btn-v1119.is-following:hover .follow-label-v1119,.top-follow-btn-v1119.is-following:hover span{color:#03181d!important}.top-follow-btn-v1119.is-following:hover .follow-label-v1119:after{content:""!important}.top-follow-btn-v1119.is-following .follow-label-v1119:after{content:""!important}.seller-avatar-v7.has-real-avatar-v1128{padding:0!important;overflow:hidden!important;color:transparent!important;background:#081620e6!important}.seller-avatar-v7.has-real-avatar-v1128 img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:inherit!important}.tvlive-page-v8 .legal-tv-list-v1130 .legal-tv-row-v1130{grid-template-columns:76px minmax(0,1fr) minmax(150px,.55fr) auto!important;gap:12px!important;align-items:center!important}.tvlive-page-v8 .legal-tv-row-v1130 em{color:#bfeff2!important;font-style:normal!important;font-weight:800!important;text-align:right!important}.tvlive-page-v8 .legal-tv-row-v1130 button{border:0!important;border-radius:999px!important;padding:9px 12px!important;background:linear-gradient(135deg,#22f1df,#11c9d6)!important;color:#031b25!important;font-weight:1000!important;font-size:11px!important;cursor:pointer!important;white-space:nowrap!important;box-shadow:0 12px 24px #11c9d638!important;transition:transform .16s ease,filter .16s ease!important}.tvlive-page-v8 .legal-tv-row-v1130 button:hover{transform:translateY(-1px)!important;filter:brightness(1.08)!important}.tvlive-page-v8 .legal-safe-card-v1130 .legal-info-row-v1130 span{background:#23f1d51f!important;color:#7dfff3!important;border:1px solid rgba(35,241,213,.22)!important;border-radius:999px!important;padding:6px 10px!important;font-weight:1000!important}.tvlive-page-v8 .legal-tv-center-v1130{margin:18px 0!important;padding:24px!important;overflow:hidden!important;position:relative!important}.tvlive-page-v8 .legal-tv-center-v1130:before{content:""!important;position:absolute!important;inset:-40% auto auto -12%!important;width:360px!important;height:360px!important;border-radius:999px!important;background:radial-gradient(circle,rgba(35,241,213,.18),transparent 66%)!important;pointer-events:none!important}.tvlive-page-v8 .legal-tv-center-head-v1130{position:relative!important;margin-bottom:18px!important;max-width:820px!important}.tvlive-page-v8 .legal-tv-center-head-v1130 span{display:inline-flex!important;padding:7px 12px!important;border-radius:999px!important;background:#23f1d51f!important;color:#7dfff3!important;border:1px solid rgba(35,241,213,.2)!important;font-weight:1000!important;font-size:11px!important;letter-spacing:.08em!important}.tvlive-page-v8 .legal-tv-center-head-v1130 h2{margin:12px 0 8px!important;font-size:34px!important;line-height:1.1!important;color:#f2feff!important}.tvlive-page-v8 .legal-tv-center-head-v1130 p{margin:0!important;color:#b6cbd3!important;line-height:1.65!important;font-size:15px!important}.tvlive-page-v8 .legal-tv-match-grid-v1130{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important;position:relative!important}.tvlive-page-v8 .legal-tv-match-card-v1130{border:1px solid rgba(255,255,255,.08)!important;background:linear-gradient(180deg,#051824eb,#030d16f5)!important;border-radius:20px!important;padding:16px!important;min-height:210px!important;display:flex!important;flex-direction:column!important;gap:10px!important;box-shadow:0 18px 34px #0000002e!important}.tvlive-page-v8 .legal-tv-match-top-v1130{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}.tvlive-page-v8 .legal-tv-match-top-v1130 span{color:#9fb4bd!important;font-weight:1000!important}.tvlive-page-v8 .legal-tv-match-top-v1130 b{border-radius:999px!important;padding:6px 8px!important;background:#23f1d51f!important;color:#7dfff3!important;font-size:10px!important;white-space:nowrap!important}.tvlive-page-v8 .legal-tv-match-card-v1130 h3{margin:4px 0 0!important;color:#fff!important;font-size:18px!important;line-height:1.28!important}.tvlive-page-v8 .legal-tv-match-card-v1130 p{margin:0!important;color:#7dfff3!important;font-weight:900!important}.tvlive-page-v8 .legal-tv-match-card-v1130 small{display:block!important;color:#b7c8cf!important;line-height:1.5!important;flex:1!important}.tvlive-page-v8 .legal-tv-match-card-v1130 button{border:0!important;border-radius:14px!important;padding:11px 12px!important;background:linear-gradient(135deg,#22f1df,#11c9d6)!important;color:#031b25!important;font-weight:1000!important;cursor:pointer!important}@media (max-width:1500px){.tvlive-page-v8 .legal-tv-match-grid-v1130{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:900px){.tvlive-page-v8 .legal-tv-match-grid-v1130{grid-template-columns:1fr!important}.tvlive-page-v8 .legal-tv-list-v1130 .legal-tv-row-v1130{grid-template-columns:64px minmax(0,1fr)!important}.tvlive-page-v8 .legal-tv-row-v1130 em,.tvlive-page-v8 .legal-tv-row-v1130 button{grid-column:2!important;text-align:left!important;justify-self:start!important}}.tvlive-page-v8 .flashscore-board-v1132{margin-top:18px!important;padding:18px!important;border-radius:24px!important;background:linear-gradient(180deg,#041622f5,#020b13fa)!important;border:1px solid rgba(35,241,213,.16)!important}.tvlive-page-v8 .flashscore-header-v1132{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important;margin-bottom:14px!important}.tvlive-page-v8 .flashscore-header-v1132 span{display:inline-flex!important;color:#26f2df!important;font-weight:1000!important;letter-spacing:.1em!important;font-size:11px!important}.tvlive-page-v8 .flashscore-header-v1132 h3{margin:6px 0 4px!important;color:#f4feff!important;font-size:26px!important;line-height:1.05!important}.tvlive-page-v8 .flashscore-header-v1132 p{margin:0!important;color:#9db4bd!important;font-size:13px!important;line-height:1.45!important;max-width:760px!important}.tvlive-page-v8 .flashscore-header-v1132 button{border:1px solid rgba(35,241,213,.24)!important;background:#23f1d51a!important;color:#7dfff3!important;border-radius:14px!important;padding:10px 13px!important;font-weight:1000!important;cursor:pointer!important}.tvlive-page-v8 .flashscore-toolbar-v1132{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin-bottom:12px!important;flex-wrap:wrap!important}.tvlive-page-v8 .flashscore-days-v1132{display:flex!important;gap:8px!important;flex-wrap:wrap!important}.tvlive-page-v8 .flashscore-days-v1132 button,.tvlive-page-v8 .flashscore-sports-v1132 button{border:1px solid rgba(255,255,255,.08)!important;background:#ffffff09!important;color:#b8cbd2!important;border-radius:13px!important;padding:9px 13px!important;font-weight:1000!important;cursor:pointer!important;transition:transform .16s ease,background .16s ease,border-color .16s ease,color .16s ease!important}.tvlive-page-v8 .flashscore-days-v1132 button:hover,.tvlive-page-v8 .flashscore-sports-v1132 button:hover{transform:translateY(-1px)!important;border-color:#23f1d547!important;color:#f2feff!important}.tvlive-page-v8 .flashscore-days-v1132 button.active,.tvlive-page-v8 .flashscore-sports-v1132 button.active{background:linear-gradient(135deg,#20ecd9,#12bfd0)!important;border-color:transparent!important;color:#031b25!important;box-shadow:0 12px 28px #11c9d633!important}.tvlive-page-v8 .flashscore-search-v1132{display:flex!important;align-items:center!important;gap:8px!important;min-width:320px!important;max-width:480px!important;flex:1!important;background:#0000003d!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:16px!important;padding:10px 12px!important}.tvlive-page-v8 .flashscore-search-v1132 input{width:100%!important;background:transparent!important;border:0!important;outline:0!important;color:#eaffff!important;font-weight:900!important}.tvlive-page-v8 .flashscore-search-v1132 input::placeholder{color:#78919b!important}.tvlive-page-v8 .flashscore-sports-v1132{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-bottom:14px!important}.tvlive-page-v8 .flashscore-list-v1132{display:flex!important;flex-direction:column!important;gap:12px!important}.tvlive-page-v8 .flashscore-league-v1132{border:1px solid rgba(255,255,255,.075)!important;background:#0000002e!important;border-radius:18px!important;overflow:hidden!important}.tvlive-page-v8 .flashscore-league-head-v1132{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:11px 14px!important;background:linear-gradient(90deg,#23f1d51f,#ffffff06)!important;border-bottom:1px solid rgba(255,255,255,.07)!important}.tvlive-page-v8 .flashscore-league-head-v1132 strong{color:#eaffff!important;font-size:13px!important;letter-spacing:.04em!important;text-transform:uppercase!important}.tvlive-page-v8 .flashscore-league-head-v1132 span{color:#8da3ad!important;font-weight:900!important;font-size:12px!important}.tvlive-page-v8 .flashscore-match-v1132{display:grid!important;grid-template-columns:38px 86px minmax(260px,1.25fr) minmax(220px,1fr) minmax(250px,1fr) 220px!important;gap:12px!important;align-items:center!important;padding:13px 14px!important;border-bottom:1px solid rgba(255,255,255,.055)!important;transition:background .16s ease,transform .16s ease!important}.tvlive-page-v8 .flashscore-match-v1132:last-child{border-bottom:0!important}.tvlive-page-v8 .flashscore-match-v1132:hover{background:#23f1d50b!important;transform:translateY(-1px)!important}.tvlive-page-v8 .flashscore-star-v1132{border:0!important;background:#ffffff0d!important;color:#8ea3ac!important;border-radius:11px!important;width:34px!important;height:34px!important;font-size:18px!important;cursor:pointer!important}.tvlive-page-v8 .flashscore-time-v1132{display:flex!important;flex-direction:column!important;gap:3px!important}.tvlive-page-v8 .flashscore-time-v1132 b{color:#26f2df!important;font-weight:1000!important;font-size:12px!important}.tvlive-page-v8 .flashscore-time-v1132 small{color:#9fb5be!important;font-weight:900!important}.tvlive-page-v8 .flashscore-teams-v1132{display:flex!important;flex-direction:column!important;gap:8px!important}.tvlive-page-v8 .flashscore-teams-v1132 div{display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important}.tvlive-page-v8 .flashscore-teams-v1132 i{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:999px!important;background:radial-gradient(circle at 30% 20%,#fff3,#23f1d51a)!important;border:1px solid rgba(255,255,255,.1)!important;color:#dffffb!important;font-size:10px!important;font-weight:1000!important;font-style:normal!important}.tvlive-page-v8 .flashscore-teams-v1132 strong{color:#f3feff!important;font-size:15px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.tvlive-page-v8 .flashscore-teams-v1132 span{font-size:24px!important;line-height:1!important;font-weight:1000!important;color:#fff!important;min-width:46px!important;text-align:right!important}.tvlive-page-v8 .flashscore-events-v1132{display:flex!important;flex-direction:column!important;gap:7px!important;color:#9fb4bd!important;font-weight:800!important;line-height:1.35!important}.tvlive-page-v8 .flashscore-events-v1132 small{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.tvlive-page-v8 .flashscore-stats-v1132{display:grid!important;gap:6px!important;color:#91a8b1!important;font-size:12px!important;font-weight:800!important}.tvlive-page-v8 .flashscore-stats-v1132 span{display:flex!important;justify-content:space-between!important;gap:8px!important;border-bottom:1px dashed rgba(255,255,255,.06)!important;padding-bottom:4px!important}.tvlive-page-v8 .flashscore-stats-v1132 b{color:#dffeff!important;white-space:nowrap!important}.tvlive-page-v8 .flashscore-odds-v1132{display:grid!important;grid-template-columns:repeat(3,1fr) auto!important;gap:7px!important;align-items:center!important}.tvlive-page-v8 .flashscore-odds-v1132 i{font-style:normal!important;text-align:center!important;border-radius:11px!important;background:#ffffff12!important;color:#f2feff!important;font-weight:1000!important;padding:8px 6px!important}.tvlive-page-v8 .flashscore-odds-v1132 em{font-style:normal!important;border-radius:12px!important;background:#18da7e21!important;color:#27f0a1!important;padding:8px 9px!important;font-weight:1000!important}.tvlive-page-v8 .flashscore-empty-v1132{padding:22px!important;text-align:center!important;color:#91a8b1!important;font-weight:1000!important;border:1px dashed rgba(255,255,255,.1)!important;border-radius:16px!important}@media (max-width:1500px){.tvlive-page-v8 .flashscore-match-v1132{grid-template-columns:34px 74px minmax(220px,1.2fr) minmax(170px,1fr) 1fr!important}.tvlive-page-v8 .flashscore-odds-v1132{grid-column:3/-1!important}}@media (max-width:900px){.tvlive-page-v8 .flashscore-toolbar-v1132{align-items:stretch!important}.tvlive-page-v8 .flashscore-search-v1132{min-width:0!important;width:100%!important}.tvlive-page-v8 .flashscore-match-v1132{grid-template-columns:34px 64px minmax(0,1fr)!important}.tvlive-page-v8 .flashscore-events-v1132,.tvlive-page-v8 .flashscore-stats-v1132,.tvlive-page-v8 .flashscore-odds-v1132{grid-column:3!important}.tvlive-page-v8 .flashscore-teams-v1132 span{font-size:20px!important}.tvlive-page-v8 .flashscore-header-v1132{flex-direction:column!important}}.sportpl-live-head-v538{display:none!important}.sportpl-live-panel-v539:before{content:none!important;display:none!important}.sportpl-live-item-foot-v538 b,.sportpl-live-item-foot-v538 a{display:none!important}.sportpl-live-item-foot-v538{display:flex!important;align-items:center;justify-content:flex-start;margin-top:12px}.sportpl-live-item-foot-v538 button{border:1px solid rgba(35,244,231,.28);background:#23f4e714;color:#23f4e7;border-radius:12px;padding:8px 12px;font-weight:900;font-size:12px;cursor:pointer}.sportpl-live-item-foot-v538 button:hover{background:#23f4e72e;transform:translateY(-1px)}.article-preview-backdrop-v1137{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:22px;background:#00080ec7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.article-preview-modal-v1137{position:relative;width:min(920px,96vw);max-height:90vh;overflow:auto;border:1px solid rgba(35,244,231,.24);border-radius:28px;background:linear-gradient(145deg,#031823fa,#000a12fa);box-shadow:0 28px 90px #0000008c,0 0 42px #23f4e71a}.article-preview-close-v1137{position:absolute;top:14px;right:14px;z-index:2;width:42px;height:42px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#00000085;color:#fff;font-size:26px;font-weight:900;cursor:pointer}.article-preview-image-v1137{width:100%;max-height:360px;overflow:hidden;border-radius:28px 28px 0 0;background:#ffffff0a}.article-preview-image-v1137 img{width:100%;height:100%;min-height:260px;object-fit:cover;display:block;filter:brightness(.78)}.article-preview-content-v1137{padding:26px}.article-preview-meta-v1137{display:flex;gap:12px;align-items:center;margin-bottom:14px;color:#23f4e7;font-weight:1000;text-transform:uppercase;letter-spacing:.06em}.article-preview-meta-v1137 small{color:#deeef69e;text-transform:none;letter-spacing:0}.article-preview-content-v1137 h2{margin:0 0 14px;color:#fff;font-size:clamp(28px,4vw,48px);line-height:.98;letter-spacing:-.04em}.article-preview-content-v1137 p{color:#e1eef6db;font-size:17px;line-height:1.65;max-width:780px}.article-preview-note-v1137{margin-top:18px;padding:14px 16px;border-radius:16px;border:1px solid rgba(35,244,231,.18);background:#23f4e70f;color:#e1eef6c2;font-weight:800}.article-preview-actions-v1137{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.article-preview-actions-v1137 button{border:1px solid rgba(255,255,255,.13);background:#ffffff0f;color:#fff;border-radius:16px;padding:13px 18px;font-weight:1000;cursor:pointer}.article-preview-actions-v1137 .primary-v1137{border-color:#23f4e78c;background:linear-gradient(135deg,#23f4e7,#15c2e7);color:#001018}@media (max-width: 720px){.article-preview-backdrop-v1137{padding:12px;align-items:flex-end}.article-preview-modal-v1137{width:100%;max-height:92vh;border-radius:22px}.article-preview-image-v1137{max-height:240px;border-radius:22px 22px 0 0}.article-preview-content-v1137{padding:20px}}.sportpl-important-hero-v550.has-image-v550{background:#020b13!important}.sportpl-important-hero-v550.has-image-v550:after{background:linear-gradient(90deg,#020a12e0,#020a12b8 42%,#020a1233 76%,#020a1214)!important}.sportpl-important-hero-bg-v550 img{opacity:1!important;object-position:center center!important}.sportpl-live-item-v538.image-error-v540 .sportpl-live-media-v540:before{content:""!important}.flashscore-live-status-v1142{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:10px 0 12px;color:#8ea7b3;font-size:13px;font-weight:800}.flashscore-live-status-v1142 b{color:#20f3e6;font-weight:900}.flashscore-live-status-v1142 em{color:#ffd166;font-style:normal;font-weight:900}.flashscore-teams-v1132 i img{width:22px;height:22px;object-fit:contain;display:block;border-radius:50%}.flashscore-header-v1132 button:disabled{opacity:.7;cursor:wait}html{width:100%;min-width:0;overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%}body,#root{width:100%;min-width:0;overflow-x:hidden}img,video,canvas,svg{max-width:100%;height:auto}button,input,select,textarea{max-width:100%}.app-shell,.main,.sidebar,.sidebar-stack,.rightbar,.topbar,.tip-card,.pro-tip-card,.panel,.tvlive-page-v8,.ranking-marketplace-page,.ranking-pro-page,.profile-v3-page,.wallet-v2-page,.community-v5-page,.subscription-ultra-page,.rewards-ultra-page{min-width:0!important}.app-shell{width:100%!important;max-width:100vw!important;margin:0 auto!important;grid-template-columns:clamp(210px,14vw,270px) minmax(0,1fr) clamp(280px,18vw,340px)!important;gap:clamp(12px,1.25vw,22px)!important;padding:clamp(10px,1.35vw,22px)!important}.app-shell.no-rightbar-page{grid-template-columns:clamp(210px,14vw,270px) minmax(0,1fr)!important}.main{width:100%!important;max-width:100%!important;overflow:hidden!important;padding-left:0!important;padding-right:0!important}.topbar{width:100%!important;min-width:0!important;gap:clamp(8px,1vw,16px)!important}.top-search-field,.search{min-width:180px!important;max-width:min(760px,100%)!important;flex:1 1 260px!important}.top-actions{min-width:0!important;flex:0 1 auto!important;gap:clamp(6px,.75vw,14px)!important}.wallet-split-top-btn,.top-user-chip{min-width:0!important;max-width:100%!important}.top-user-info strong,.top-user-info small,.wallet-split-segment strong,.wallet-split-segment small{max-width:120px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.menu button,.menu a{min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}[class*=grid],[class*=cards],[class*=list],[class*=row],[class*=toolbar],[class*=header]{min-width:0}.tvlive-page-v8 [class*=grid],.tvlive-page-v8 [class*=cards],.tvlive-page-v8 [class*=list],.tvlive-page-v8 [class*=row],.tvlive-page-v8 [class*=toolbar],.ranking-marketplace-page [class*=grid],.ranking-marketplace-page [class*=cards],.ranking-marketplace-page [class*=row]{min-width:0!important}.tvlive-page-v8{width:100%!important;max-width:100%!important;overflow:hidden!important}.tvlive-page-v8 .sportpl-important-hero-v550,.tvlive-page-v8 .sportpl-live-panel-v539,.tvlive-page-v8 .sportpl-live-grid-v538,.tvlive-page-v8 .flashscore-shell-v1132{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}.tvlive-page-v8 .sportpl-live-grid-v538{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr))!important;gap:clamp(12px,1.2vw,18px)!important}.tvlive-page-v8 .sportpl-live-item-v538,.tvlive-page-v8 .sportpl-live-card-v538{min-width:0!important;max-width:100%!important}.tvlive-page-v8 .sportpl-important-hero-v550{min-height:clamp(360px,34vw,560px)!important}.tvlive-page-v8 .sportpl-important-hero-v550 h1{font-size:clamp(32px,4.6vw,72px)!important;line-height:.96!important;max-width:min(720px,92%)!important}.tvlive-page-v8 .sportpl-important-hero-v550 p{max-width:min(680px,92%)!important;font-size:clamp(13px,1.05vw,17px)!important}.tvlive-page-v8 .flashscore-header-v1132,.tvlive-page-v8 .flashscore-toolbar-v1132{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;gap:clamp(10px,1vw,16px)!important}.tvlive-page-v8 .flashscore-search-v1132{min-width:min(320px,100%)!important;max-width:100%!important}.tvlive-page-v8 .flashscore-match-v1132,.tvlive-page-v8 .flashscore-teams-v1132 strong,.tvlive-page-v8 .flashscore-events-v1132 small{min-width:0!important}.ranking-marketplace-page,.top-tipsters-marketplace,.marketplace-page,.ranking-v4-page,.profile-v3-page,.wallet-v2-page{width:100%!important;max-width:100%!important;overflow:hidden!important}.ranking-marketplace-page .marketplace-card,.ranking-marketplace-page [class*=tipster],.top-tipsters-marketplace [class*=card],.ranking-v4-page [class*=card]{min-width:0!important;max-width:100%!important}@media (min-width:1800px){.app-shell{grid-template-columns:270px minmax(0,1fr) 340px!important;padding-left:28px!important;padding-right:28px!important}.main{max-width:calc(100vw - 690px)!important}.app-shell.no-rightbar-page .main{max-width:calc(100vw - 326px)!important}}@media (max-width:1536px){.app-shell{grid-template-columns:clamp(205px,16vw,245px) minmax(0,1fr)!important;gap:14px!important;padding:14px!important}.rightbar{display:none!important}.topbar{margin-bottom:18px!important}.main{max-width:calc(100vw - clamp(205px,16vw,245px) - 42px)!important}}@media (max-width:1180px){.app-shell,.app-shell.no-rightbar-page{grid-template-columns:200px minmax(0,1fr)!important;gap:12px!important;padding:12px!important}.sidebar,.sidebar-main-box{padding-left:10px!important;padding-right:10px!important}.top-actions{flex-wrap:wrap!important;justify-content:flex-end!important}.wallet-split-top-btn{padding-left:10px!important;padding-right:10px!important}.tvlive-page-v8 .flashscore-match-v1132{grid-template-columns:34px 62px minmax(0,1fr)!important}.tvlive-page-v8 .flashscore-events-v1132,.tvlive-page-v8 .flashscore-stats-v1132,.tvlive-page-v8 .flashscore-odds-v1132{grid-column:3!important}}@media (max-width:900px){.app-shell,.app-shell.no-rightbar-page{display:block!important;width:100%!important;max-width:100vw!important;padding:10px!important}.main{max-width:100%!important;width:100%!important;overflow:visible!important}.sidebar-stack,.sidebar,.sidebar-main-box{position:relative!important;top:auto!important;height:auto!important;max-height:none!important;width:100%!important;max-width:100%!important;margin:0 0 12px!important;overflow:visible!important}.sidebar-logo-wrap{justify-content:center!important}.sidebar-premium-detached{display:none!important}.menu{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.menu button,.menu a{text-align:center!important;padding:11px 8px!important;font-size:13px!important}.topbar{height:auto!important;flex-direction:column!important;align-items:stretch!important;margin-bottom:14px!important}.top-search-field,.search{width:100%!important;max-width:100%!important}.top-actions{width:100%!important;margin-left:0!important;justify-content:space-between!important;flex-wrap:wrap!important}.top-user-chip{flex:1 1 160px!important}.wallet-split-top-btn{flex:1 1 180px!important}.tvlive-page-v8 .sportpl-important-hero-v550{min-height:420px!important;padding:22px!important}.tvlive-page-v8 .sportpl-important-hero-v550 h1{font-size:clamp(30px,9vw,46px)!important;max-width:100%!important}.tvlive-page-v8 .sportpl-live-grid-v538{grid-template-columns:1fr!important}}@media (max-width:640px){.app-shell{padding:8px!important}.menu{grid-template-columns:1fr 1fr!important}.top-actions button,.notice-button{min-height:40px!important}.top-user-info,.wallet-split-segment small{display:none!important}.tvlive-page-v8 .sportpl-important-hero-v550{min-height:390px!important;border-radius:20px!important}.tvlive-page-v8 .sportpl-important-hero-v550 h1{font-size:clamp(28px,11vw,40px)!important}.tvlive-page-v8 .sportpl-important-hero-v550 p{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.tvlive-page-v8 .flashscore-match-v1132{grid-template-columns:30px minmax(0,1fr)!important;gap:8px!important;padding:12px!important}.tvlive-page-v8 .flashscore-time-v1132{grid-column:2!important;flex-direction:row!important;align-items:center!important}.tvlive-page-v8 .flashscore-teams-v1132,.tvlive-page-v8 .flashscore-events-v1132,.tvlive-page-v8 .flashscore-stats-v1132,.tvlive-page-v8 .flashscore-odds-v1132{grid-column:2!important}.tvlive-page-v8 .flashscore-teams-v1132 div{grid-template-columns:34px minmax(0,1fr) auto!important}.tvlive-page-v8 .flashscore-teams-v1132 span{font-size:20px!important;min-width:34px!important}}@media (max-width:380px){.app-shell{padding:6px!important}.menu{grid-template-columns:1fr!important}.top-actions{gap:6px!important}.wallet-split-top-btn{font-size:12px!important}.tvlive-page-v8 .sportpl-important-hero-v550{padding:16px!important}.tvlive-page-v8 .sportpl-important-hero-v550 h1{font-size:28px!important}}html[data-betai-exact-scale=on],html[data-betai-exact-scale=on] body{width:100vw!important;min-width:100vw!important;max-width:100vw!important;overflow-x:hidden!important;background:#020914!important}html[data-betai-exact-scale=on] #root{width:calc(100vw / var(--betai-exact-scale))!important;min-width:calc(100vw / var(--betai-exact-scale))!important;max-width:none!important;min-height:calc(100vh / var(--betai-exact-scale))!important;transform:scale(var(--betai-exact-scale))!important;transform-origin:top left!important;margin:0!important;padding:0!important;overflow:visible!important}html[data-betai-exact-scale=on] .app-shell{width:calc(100vw / var(--betai-exact-scale))!important;max-width:none!important;min-width:0!important;margin:0!important;grid-template-columns:270px minmax(0,1fr) 340px!important;gap:22px!important;padding:22px!important}html[data-betai-exact-scale=on] .app-shell.no-rightbar-page{grid-template-columns:270px minmax(0,1fr)!important}html[data-betai-exact-scale=on] .rightbar{display:flex!important}html[data-betai-exact-scale=on] .sidebar,html[data-betai-exact-scale=on] .rightbar{top:22px!important;height:calc((100vh / var(--betai-exact-scale)) - 44px)!important}html[data-betai-exact-scale=on] .main{overflow:hidden!important}html[data-betai-exact-scale=on] .auth609-screen{width:calc(100vw / var(--betai-exact-scale))!important;min-width:calc(100vw / var(--betai-exact-scale))!important;min-height:calc(100vh / var(--betai-exact-scale))!important;justify-content:flex-start!important;align-items:flex-start!important;overflow:visible!important;padding:0!important}html[data-betai-exact-scale=on] .auth609-artboard{width:2048px!important;min-width:2048px!important;height:1152px!important;min-height:1152px!important;max-width:none!important;margin-left:255px!important;margin-right:0!important;flex:0 0 2048px!important}html[data-betai-exact-scale=on] .auth609-reference,html[data-betai-exact-scale=on] .auth609-overlay{width:2048px!important;height:1152px!important;max-width:none!important}html[data-betai-exact-scale=on] .auth627-social-dock,html[data-betai-exact-scale=on] .site-reviews-widget,html[data-betai-exact-scale=on] .auth-support-chat-guest,html[data-betai-exact-scale=on] [class*=review],html[data-betai-exact-scale=on] [class*=chat]{transform-origin:top left!important}@media (min-width:2500px){html #root{transform:none!important}}html[data-betai-exact-scale=on] .app-shell:not(.no-rightbar-page){grid-template-columns:270px minmax(0,1fr) 510px!important;gap:22px!important;padding:22px!important;width:calc(100vw / var(--betai-exact-scale))!important;max-width:none!important;overflow:visible!important}html[data-betai-exact-scale=on] .app-shell:not(.no-rightbar-page) .rightbar{display:flex!important;width:510px!important;min-width:510px!important;max-width:510px!important;flex:0 0 510px!important;padding:18px 0 30px!important;box-sizing:border-box!important;overflow:visible!important}html[data-betai-exact-scale=on] .app-shell:not(.no-rightbar-page) .rightbar .panel,html[data-betai-exact-scale=on] .app-shell:not(.no-rightbar-page) .rightbar .live-chat-panel,html[data-betai-exact-scale=on] .app-shell:not(.no-rightbar-page) .rightbar .real-ranking-panel,html[data-betai-exact-scale=on] .app-shell:not(.no-rightbar-page) .rightbar .betai-right-chat-final,html[data-betai-exact-scale=on] .app-shell:not(.no-rightbar-page) .rightbar .livechat226-card{width:510px!important;max-width:510px!important;min-width:0!important;box-sizing:border-box!important}html[data-betai-exact-scale=on] .app-shell:not(.no-rightbar-page) .main{min-width:0!important;overflow:visible!important}@media (max-width:900px){html[data-betai-exact-scale=on] .app-shell:not(.no-rightbar-page){display:grid!important;grid-template-columns:270px minmax(0,1fr) 510px!important}}.dashboard-active-feed-note-v956{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}.rightbar .real-ranking-panel .panel-head a,.rightbar .real-ranking-panel .panel-head button,.real-ranking-panel .panel-head a,.real-ranking-panel .panel-head button,.wallet-v2-card-head.side-card-head button,.card-head-v8 button{display:none!important;visibility:hidden!important;pointer-events:none!important}.rightbar .real-ranking-panel .panel-head,.real-ranking-panel .panel-head{justify-content:flex-start!important}.ai-day-panel-real-v1156 .panel-head a{pointer-events:none!important;opacity:.72!important;font-size:11px!important;letter-spacing:.06em!important}.ai-pick-real-v1156 small{display:block!important;line-height:1.25!important}.ai-day-cache-note-v1156{margin-top:10px!important;padding:8px 10px!important;border-radius:12px!important;border:1px solid rgba(31,226,174,.14)!important;background:#1fe2ae0e!important;color:#8fead3!important;font-size:11px!important;font-weight:800!important;text-align:center!important}html[data-betai-exact-scale=on] .app-shell:not(.no-rightbar-page) .rightbar{height:calc((100vh / var(--betai-exact-scale)) - 44px)!important;max-height:calc((100vh / var(--betai-exact-scale)) - 44px)!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:6px!important;padding-bottom:90px!important;overscroll-behavior:contain!important;scrollbar-gutter:stable!important}html[data-betai-exact-scale=on] .app-shell:not(.no-rightbar-page) .rightbar>*:last-child{margin-bottom:70px!important}html[data-betai-exact-scale=on] .app-shell:not(.no-rightbar-page) .rightbar .ai-day-panel-real-v1156{margin-bottom:70px!important}.app-shell:not(.no-rightbar-page) .rightbar{overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important}html[data-betai-exact-scale=on] .app-shell:not(.no-rightbar-page) .rightbar,.app-shell:not(.no-rightbar-page) .rightbar{height:auto!important;min-height:0!important;max-height:none!important;overflow-y:visible!important;overflow-x:visible!important;overscroll-behavior:auto!important;scrollbar-gutter:auto!important;padding-right:0!important;padding-bottom:30px!important;position:relative!important;top:auto!important;align-self:start!important}html[data-betai-exact-scale=on] .app-shell:not(.no-rightbar-page) .rightbar>*:last-child,html[data-betai-exact-scale=on] .app-shell:not(.no-rightbar-page) .rightbar .ai-day-panel-real-v1156,.app-shell:not(.no-rightbar-page) .rightbar>*:last-child,.app-shell:not(.no-rightbar-page) .rightbar .ai-day-panel-real-v1156{margin-bottom:30px!important}html[data-betai-exact-scale=on] .rightbar .live-chat-messages,html[data-betai-exact-scale=on] .rightbar .betai-chat-messages-final,html[data-betai-exact-scale=on] .rightbar .livechat226-messages,.rightbar .live-chat-messages,.rightbar .betai-chat-messages-final,.rightbar .livechat226-messages{max-height:none!important;overflow-y:visible!important;overflow-x:hidden!important}.ai-pick-real-v1162{grid-template-columns:78px 1fr auto!important;gap:12px!important;align-items:center!important}.ai-day-teams-v1162{display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;min-width:72px!important}.ai-day-teams-v1162 .profile-ticket-v6-team-logo{width:30px!important;height:30px!important;min-width:30px!important;border-radius:999px!important;background:#05121ce0!important;border:1px solid rgba(45,212,255,.36)!important;box-shadow:0 0 14px #2dd4ff24!important;overflow:hidden!important}.ai-day-teams-v1162 .profile-ticket-v6-team-logo img{width:100%!important;height:100%!important;object-fit:contain!important;padding:3px!important;display:block!important}.ai-day-teams-v1162 .profile-ticket-v6-team-logo b{font-size:11px!important;color:#8ff9ff!important}.ai-day-vs-dot-v1162{color:#9fb8c8!important;font-size:10px!important;font-weight:1000!important;text-transform:uppercase!important}@media (max-width:900px){.ai-pick-real-v1162{grid-template-columns:70px 1fr auto!important;gap:10px!important}.ai-day-teams-v1162 .profile-ticket-v6-team-logo{width:26px!important;height:26px!important;min-width:26px!important}}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;padding:14px!important;overflow:hidden!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .ai-day-pick-body-v1163{min-width:0!important;display:block!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .ai-day-matchline-v1163{display:flex!important;align-items:center!important;gap:7px!important;width:100%!important;min-width:0!important;margin:0 0 4px!important;white-space:nowrap!important;overflow:hidden!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .ai-day-team-name-v1163{display:inline-block!important;min-width:0!important;max-width:118px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#f4fbff!important;font-size:15px!important;line-height:1.15!important;font-weight:950!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .profile-ticket-v6-team-logo{width:28px!important;height:28px!important;min-width:28px!important;flex:0 0 28px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;position:static!important;margin:0!important;transform:none!important;background:#05121ce0!important;border:1px solid rgba(45,212,255,.36)!important;box-shadow:0 0 14px #2dd4ff24!important;overflow:hidden!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .profile-ticket-v6-team-logo img{width:100%!important;height:100%!important;object-fit:contain!important;padding:3px!important;display:block!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .profile-ticket-v6-team-logo b{font-size:10px!important;color:#8ff9ff!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .ai-day-vs-inline-v1163{flex:0 0 auto!important;font-size:11px!important;color:#9fb8c8!important;opacity:.95!important;margin:0 1px!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 small{padding-left:35px!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .tiny-progress{margin-left:35px!important;width:calc(100% - 35px)!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163>strong{min-width:44px!important;text-align:right!important;align-self:center!important}@media (max-width:900px){.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .ai-day-team-name-v1163{max-width:92px!important;font-size:14px!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .profile-ticket-v6-team-logo{width:25px!important;height:25px!important;min-width:25px!important;flex-basis:25px!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 small{padding-left:32px!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .tiny-progress{margin-left:32px!important;width:calc(100% - 32px)!important}}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .ai-day-matchline-v1163{display:grid!important;grid-template-columns:28px minmax(72px,1fr) auto minmax(72px,1fr) 28px!important;gap:7px!important;align-items:center!important;overflow:visible!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .ai-day-home-name-v1164{text-align:left!important;max-width:none!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .ai-day-away-name-v1164{text-align:left!important;max-width:none!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .profile-ticket-v6-team-logo{width:28px!important;height:28px!important;min-width:28px!important;max-width:28px!important;flex:none!important;place-self:center!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .ai-day-vs-inline-v1163{justify-self:center!important;min-width:18px!important;text-align:center!important}@media (max-width:900px){.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .ai-day-matchline-v1163{grid-template-columns:25px minmax(58px,1fr) auto minmax(58px,1fr) 25px!important;gap:6px!important}}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .ai-day-matchline-v1163{display:grid!important;grid-template-columns:28px minmax(0,max-content) 22px minmax(0,max-content) 28px!important;justify-content:start!important;justify-items:start!important;align-items:center!important;column-gap:7px!important;row-gap:0!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .ai-day-team-name-v1163,.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .ai-day-home-name-v1164,.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .ai-day-away-name-v1164{display:block!important;min-width:0!important;max-width:142px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;text-align:left!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .ai-day-vs-inline-v1163{justify-self:center!important;width:22px!important;min-width:22px!important;margin:0!important;text-align:center!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .profile-ticket-v6-team-logo{justify-self:center!important;width:28px!important;height:28px!important;min-width:28px!important;max-width:28px!important}@media (max-width:900px){.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .ai-day-matchline-v1163{grid-template-columns:25px minmax(0,max-content) 20px minmax(0,max-content) 25px!important;column-gap:6px!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .ai-day-team-name-v1163,.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .ai-day-home-name-v1164,.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .ai-day-away-name-v1164{max-width:112px!important}.app-shell:not(.no-rightbar-page) .rightbar .ai-pick-real-v1163 .profile-ticket-v6-team-logo{width:25px!important;height:25px!important;min-width:25px!important;max-width:25px!important}}
