:root{--bg: #202833;--bg-deep: #17121c;--panel: #1b151f;--panel-soft: #2f2634;--panel-raised: #332a37;--line: #514554;--line-soft: #6a5b6d;--text: #fff8ff;--muted: #b8adb8;--faint: #8d818e;--red: #f00018;--red-dark: #b00018;--cyan: #25d8e8;--yellow: #fff000;--green: #08a844;--shadow: 0 18px 50px rgba(0, 0, 0, .28)}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text);background:radial-gradient(circle at 75% 0%,rgba(37,216,232,.11),transparent 28rem),radial-gradient(circle at 8% 18%,rgba(240,0,24,.1),transparent 24rem),linear-gradient(180deg,#2b2430,#202b35 28rem,#18131d);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;letter-spacing:0}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(37,216,232,.55);outline-offset:3px}a{color:inherit;text-decoration:none}[hidden]{display:none!important}body{font-size:15px}body{font-size:14px}body{background:radial-gradient(circle at 78% 2%,rgba(37,216,232,.09),transparent 26rem),radial-gradient(circle at 18% 0%,rgba(255,255,255,.035),transparent 16rem),linear-gradient(180deg,#2b2430,#202833 8.5rem,#17121c)}:root{--bg: #f6f7fb;--bg-deep: #edf1f6;--panel: #ffffff;--panel-soft: #f3f5f8;--panel-raised: #ffffff;--line: #e3e7ee;--line-soft: #d4dbe5;--text: #131927;--muted: #5e6677;--faint: #98a2b3;--red: #e42342;--red-dark: #bd1732;--cyan: #0ea5c6;--yellow: #0f766e;--green: #199b51;--shadow: 0 16px 38px rgba(16, 24, 40, .08)}body{color:var(--text);background:radial-gradient(circle at 10% -4%,rgba(14,165,198,.12),transparent 25rem),radial-gradient(circle at 92% 2%,rgba(25,155,81,.08),transparent 22rem),linear-gradient(180deg,#ffffff 0%,var(--bg) 18rem,#f8fafc 100%)}button:focus-visible,a:focus-visible,input:focus-visible{outline-color:#0ea5c673}:root{--bg: #edf2f5;--bg-deep: #e4ebf0;--panel: #f8fafb;--panel-soft: #eef3f6;--panel-raised: #fbfcfd;--line: #d9e2e8;--line-soft: #cbd7df;--text: #152033;--muted: #5d6a7d;--faint: #8592a6;--shadow: 0 16px 36px rgba(20, 32, 51, .09)}body{background:radial-gradient(circle at 10% -2%,rgba(14,165,198,.11),transparent 27rem),radial-gradient(circle at 94% 2%,rgba(25,155,81,.07),transparent 24rem),linear-gradient(180deg,#f3f6f8,#eaf0f4 22rem,#e6edf2)}.topbar{position:sticky;top:0;z-index:20;height:82px;background:#2b232ff0;border-bottom:1px solid #3f3745;box-shadow:0 8px 28px #0000003d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar__inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 42px}.dashboard-shell{display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:start;min-height:calc(100vh - 82px);padding-left:18px}.is-history-page .dashboard-shell{grid-template-columns:minmax(0,1fr);padding-right:18px}.is-history-page .right-rail{display:none}.main-column{min-width:0;padding:14px 18px 46px 0}.dashboard-tools{display:block;margin-bottom:26px}.dashboard-tools>button,.compact-section-head>div:last-child button,.back-button,.detail-meta button{border:1px solid var(--line-soft);border-radius:8px;color:var(--muted);background:var(--panel-soft)}.history-hero{display:flex;align-items:end;justify-content:space-between;gap:18px;padding:22px;border:1px solid var(--line-soft);border-radius:10px;background:linear-gradient(135deg,#25d8e81f,#ffffff0f)}.history-hero>div{display:flex;align-items:center;gap:10px}.history-hero h2{margin:0;font-size:32px}.history-hero p{max-width:380px;margin:0;color:var(--muted);text-align:right}.right-rail{position:sticky;top:98px;padding:14px 18px 34px 0}.site-footer{border-top:1px solid var(--line);background:#111827;color:var(--text)}.footer-main{display:grid;grid-template-columns:minmax(280px,1.2fr) minmax(180px,.45fr) minmax(180px,.45fr);gap:56px;max-width:1460px;margin:0 auto;padding:44px 60px 38px}.footer-brand{display:grid;align-content:start;gap:20px}.footer-logo .brand__mark{width:58px;height:48px;font-size:28px}.footer-logo strong{font-size:28px}.footer-logo small{color:var(--muted)}.footer-brand p{max-width:520px;margin:0;color:#d5ced9;font-size:18px;line-height:1.45}.footer-socials{display:flex;flex-wrap:wrap;gap:12px}.footer-socials a{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line-soft);border-radius:50%;color:var(--text);background:#ffffff0a;transition:transform .16s ease,border-color .16s ease,background .16s ease}.footer-socials a:hover{transform:translateY(-2px);border-color:#25d8e88c;background:#25d8e81f}.footer-socials svg{width:19px;height:19px;display:block;fill:currentColor}.footer-socials a[aria-label=Telegram] svg{transform:translate(-1px)}.footer-links{display:grid;align-content:start;gap:12px}.footer-links h2{margin:0 0 8px;font-size:20px}.footer-links a{position:relative;color:#ebe8ee;font-size:17px;font-weight:650;padding-left:18px}.footer-links a:before{content:"›";position:absolute;left:0;color:var(--cyan)}.footer-links a:hover{color:var(--cyan)}.footer-bottom{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;padding:22px 60px;border-top:1px solid var(--line);color:#2a1116}.footer-bottom p{margin:0;font-size:18px;line-height:1.35}.footer-bottom span{color:var(--muted);white-space:nowrap}.topbar{height:76px}.topbar__inner{justify-content:flex-start;gap:16px;padding:12px 34px}.dashboard-shell{min-height:calc(100vh - 76px);padding:16px 20px 0;gap:16px}.hero-banner{position:relative;min-height:270px;display:grid;grid-template-columns:minmax(320px,.94fr) minmax(360px,1fr);align-items:stretch;overflow:hidden;margin-bottom:22px;border:1px solid rgba(255,255,255,.055);border-radius:8px;background:linear-gradient(112deg,#ec0018 0,#ec0018 36%,#ec0018b3 36%,#ec0018b3 47%,#0d0d10f5 47%,#0d0d10f5),#161118;box-shadow:var(--shadow)}.hero-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 76% 34%,rgba(255,255,255,.16),transparent 12rem),linear-gradient(90deg,#0000000a,#00000094)}.hero-banner__players{position:relative;z-index:1;display:flex;align-items:end;gap:0;padding:22px 0 0 30px}.hero-player-card{width:42%;min-width:150px;height:242px;align-self:end;overflow:hidden;border-radius:8px 8px 0 0;background:linear-gradient(135deg,#fff3,#0000002e);box-shadow:0 18px 34px #00000040}.hero-player-card+.hero-player-card{margin-left:-28px}.hero-player-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;filter:saturate(1.08) contrast(1.02)}.hero-player-card--blue{height:256px}.hero-banner__copy{position:relative;z-index:1;display:grid;align-content:center;justify-items:start;gap:12px;padding:34px 46px 34px 24px}.hero-banner__copy span{color:var(--cyan);text-transform:uppercase;letter-spacing:1.1px;font-size:12px}.hero-banner__copy h1{margin:0;max-width:560px;font-size:clamp(34px,4vw,56px);line-height:.95;text-transform:uppercase}.hero-banner__copy p{max-width:520px;margin:0;color:#ded7e0;font-weight:650;line-height:1.45}.hero-banner__copy button{min-height:42px;border:2px solid rgba(255,255,255,.76);border-radius:999px;padding:0 24px;color:#fff;background:#ffffff0f;text-transform:uppercase}.hero-dots{position:absolute;z-index:2;left:34px;bottom:18px;display:flex;gap:8px}.hero-dots span{width:11px;height:11px;border-radius:50%;background:#ffffffbd}.hero-dots .is-active{background:var(--red)}.dashboard-shell{padding:14px 18px 0;gap:14px}.hero-banner{min-height:238px;margin-bottom:18px}.hero-player-card{height:214px}.hero-player-card--blue{height:226px}.hero-banner__copy h1{font-size:clamp(30px,3.3vw,48px)}.site-footer{background:#171b22;color:var(--text);border-top:1px solid rgba(255,255,255,.08)}.footer-main{max-width:1420px;padding:34px 52px 30px;gap:44px}.footer-logo .brand__mark{width:48px;height:42px;font-size:24px}.footer-logo strong{font-size:23px}.footer-brand p{color:#d6d0d9;font-size:15px}.footer-socials a{width:38px;height:38px;color:#fff;border-color:#ffffff2e;background:#ffffff0b}.footer-links h2{color:#fff;font-size:17px}.footer-links a{color:#d9d4dc;font-size:15px}.footer-bottom{padding:18px 52px;color:#f4edf4;background:#15191f;border-top-color:#ffffff14}.footer-bottom p{font-size:15px}.footer-bottom span{color:#b8adb8}.site-footer{background:linear-gradient(135deg,rgba(37,216,232,.035),transparent 38%),#171b22}.footer-main{grid-template-columns:minmax(260px,1fr) minmax(150px,210px) minmax(140px,190px);align-items:start;gap:clamp(24px,4vw,72px);max-width:1320px;padding:30px clamp(18px,4vw,52px)}.footer-brand{gap:12px}.footer-brand p{max-width:390px;font-size:14px;line-height:1.4}.footer-logo .brand__mark{width:44px;height:40px;font-size:23px}.footer-logo strong{font-size:21px}.footer-logo small{font-size:12px}.footer-socials{gap:8px}.footer-socials a{width:34px;height:34px;font-size:12px}.footer-links{gap:8px}.footer-links h2{margin-bottom:4px;font-size:15px}.footer-links a{padding-left:14px;font-size:14px}.footer-links a:before{line-height:1}.footer-bottom,.age-badge{display:none}.topbar{background:#1f1822f5;border-bottom-color:#ffffff14}.dashboard-shell{grid-template-columns:minmax(0,1fr) 340px;gap:18px;padding:18px 20px 0}.main-column{padding:0 0 46px}.right-rail{position:sticky;top:100px;padding:16px 0 46px}.dashboard-tools{margin-bottom:26px}.topbar{height:76px;background:#ffffffe6;border-bottom:1px solid rgba(227,231,238,.95);box-shadow:0 10px 30px #1018280f}.topbar__inner{width:min(1480px,calc(100% - 36px));margin:0 auto;gap:16px;padding:10px 0}.dashboard-shell{width:min(1480px,calc(100% - 36px));grid-template-columns:minmax(0,1fr) 318px;gap:16px;margin:0 auto;min-height:calc(100vh - 76px);padding:16px 0 0}.main-column{padding:0 0 40px}.right-rail{top:92px;padding:0 0 34px}.hero-banner{min-height:216px;margin-bottom:16px;border:1px solid #e4e7ec;border-radius:12px;background:linear-gradient(135deg,rgba(14,165,198,.14),transparent 48%),linear-gradient(120deg,#fff,#f5fbff 48%,#eef9f1);box-shadow:var(--shadow)}.hero-banner__copy span{color:#0e7490}.hero-banner__copy h1{color:#101828}.hero-banner__copy p{color:#475467}.hero-banner__copy button{border-color:transparent;color:#fff;background:#101828;box-shadow:0 12px 22px #10182824}.hero-dots span{background:#cbd5e1}.hero-dots .is-active{background:var(--cyan)}.featured-card,.market-board,.match-row,.match-detail-card,.league-panel,.league-match-card,.player-prop-card,.history-hero,.history-summary article,.history-card,.trade-slip,.ticket-card{border-color:#e4e7ec;color:var(--text);background:#fff;box-shadow:var(--shadow)}.site-footer{color:#94a3b8;border-top-color:#ffffff14;background:#111827}.footer-links button:hover{color:#101828;background:#f2f4f7}.topbar{height:68px}.topbar__inner{width:min(1520px,calc(100% - 32px))}.dashboard-shell{width:min(1520px,calc(100% - 32px));grid-template-columns:minmax(0,1fr) 300px;min-height:calc(100vh - 68px);gap:14px;padding-top:12px}.right-rail{top:82px}.hero-banner{min-height:168px;grid-template-columns:minmax(250px,.82fr) minmax(280px,1fr);gap:16px;padding:16px 20px;margin-bottom:12px;border-radius:14px}.hero-banner__players{align-items:center;gap:10px;padding:0}.hero-player-card{width:min(132px,42%);min-width:0;height:146px;border-radius:14px}.hero-player-card--blue{height:152px}.hero-banner__copy{gap:7px;padding:10px 6px 10px 0}.hero-banner__copy span{font-size:11px}.hero-banner__copy h1{font-size:clamp(26px,2.5vw,38px)}.hero-banner__copy p{max-width:460px;font-size:14px}.hero-banner__copy button{min-height:36px;padding:0 13px;font-size:13px}.hero-banner{min-height:258px;grid-template-columns:minmax(350px,.92fr) minmax(320px,1fr);padding:22px 26px;background:linear-gradient(135deg,rgba(14,165,198,.16),transparent 44%),linear-gradient(120deg,rgba(255,255,255,.94),transparent 52%),linear-gradient(115deg,#fff,#f3fbff 52%,#eef9f1)}.hero-banner__players{justify-content:start;gap:0}.hero-player-card{width:min(196px,46%);min-width:158px;height:224px;border-radius:18px}.hero-player-card+.hero-player-card{margin-left:-18px}.hero-player-card--blue{height:238px}.hero-banner__copy{gap:11px;padding:18px 8px 18px 0}.hero-banner__copy h1{font-size:clamp(34px,3.8vw,54px)}.hero-banner__copy p{font-size:15px}.topbar{background:#f8fafbeb;border-color:#d9e2e8f5}.featured-card,.market-board,.match-row,.match-detail-card,.league-panel,.league-match-card,.player-prop-card,.history-hero,.history-summary article,.history-card,.history-list,.history-row,.trade-slip,.ticket-card,.profile-dropdown,.profile-button,.featured-mode-tabs,.compact-section-head>div:last-child button,.back-button,.detail-meta button{border-color:var(--line);background-color:var(--panel-raised);box-shadow:var(--shadow)}.hero-banner{border-color:var(--line);background:linear-gradient(135deg,rgba(14,165,198,.13),transparent 44%),linear-gradient(120deg,rgba(251,252,253,.86),transparent 54%),linear-gradient(115deg,#f8fbfc,#eef6fa 52%,#edf6f0)}.right-rail{display:none}.is-match-open .right-rail{display:block}body:not(.is-match-open) .dashboard-shell{grid-template-columns:minmax(0,1fr)}.is-match-open .dashboard-shell{grid-template-columns:minmax(0,1fr) 340px}.wc-hero-banner{min-height:258px;display:flex;align-items:center;position:relative;overflow:hidden;padding:0;border:1px solid rgba(240,204,96,.26);border-radius:12px;background:#0a0f1a;box-shadow:0 24px 60px #070c1833}.wc-hero-banner:after{display:none}.wc-hero-bg,.wc-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.wc-hero-bg{background-image:url(/assets/wc2026-banner-bg-DSofR8cr.jfif);background-size:cover;background-position:center center;filter:brightness(.78) saturate(1.1) contrast(1.02)}.wc-hero-overlay{background:linear-gradient(90deg,#000000ad,#00000057 48%,#00000080),radial-gradient(circle at 78% 28%,rgba(240,204,96,.22),transparent 16rem),linear-gradient(0deg,rgba(0,0,0,.08),transparent 44%)}.wc-hero-content{position:relative;z-index:1;width:100%;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:32px 48px}.wc-hero-left{flex:1 1 auto;display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-width:0}.wc-hero-eyebrow{color:#f0cc60;font-size:12px;font-weight:800;letter-spacing:2.4px;text-transform:uppercase}.wc-hero-title{margin:0;color:#fff;font-size:clamp(38px,5vw,72px);line-height:.95;letter-spacing:0;text-transform:uppercase;text-wrap:balance}.wc-hero-title span{color:#f0cc60}.wc-hero-subtitle{max-width:540px;margin:0;color:#ffffffbd;font-size:clamp(13px,1.5vw,16px);font-weight:650;line-height:1.45}.wc-hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.wc-hero-badges span{border:1px solid rgba(240,204,96,.48);border-radius:4px;padding:5px 14px;background:#f0cc6024;color:#f0cc60;font-size:11px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.wc-hero-action{min-height:42px;margin-top:4px;border:1px solid rgba(240,204,96,.74);border-radius:4px;padding:0 22px;color:#0a0f1a;background:#f0cc60;font-weight:900;letter-spacing:1px;text-transform:uppercase;box-shadow:0 14px 28px #f0cc6029}.wc-hero-mid{display:flex;align-items:center;gap:16px;flex:0 0 auto}.wc-hero-divider{width:1px;height:120px;background:linear-gradient(180deg,transparent,rgba(240,204,96,.68),transparent)}.wc-hero-stats{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.wc-hero-stats div{display:flex;flex-direction:column;align-items:flex-end}.wc-hero-stats strong{color:#f0cc60;font-size:34px;line-height:.92}.wc-hero-stats span{color:#ffffff8f;font-size:11px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.wc-hero-right{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:12px;min-width:142px}.wc-hero-logo{width:82px;max-height:96px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 14px 18px rgba(0,0,0,.34))}.wc-hero-teams{display:grid;grid-template-columns:44px auto 44px;align-items:center;gap:9px}.wc-hero-teams span{width:44px;height:44px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(240,204,96,.38);border-radius:50%;background:#ffffff14}.wc-hero-teams img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.wc-hero-teams b{color:#ffffff9e;font-size:12px}.wc-hero-hosts{color:#ffffff85;font-size:11px;font-weight:800;letter-spacing:1.8px;text-align:center;text-transform:uppercase}.brand{display:inline-flex;align-items:center;gap:14px}.brand__mark{width:56px;height:48px;display:grid;place-items:center;color:var(--red);background:#fff;border-radius:8px;font-size:28px;font-weight:1000;transform:skew(-10deg);box-shadow:0 0 24px #f0001847}.brand strong{display:block;font-size:24px;line-height:.95}.brand small{display:block;margin-top:4px;color:#fff;font-size:13px}.top-sport-nav{display:flex;align-items:center;gap:8px;min-width:0;margin-right:auto;margin-left:18px;padding:7px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#0a080c47;overflow-x:auto;scrollbar-width:none}.top-sport-nav::-webkit-scrollbar{display:none}.top-sport-nav button{flex:0 0 auto;min-height:38px;border:0;border-radius:999px;padding:0 14px;color:#f5f1f6;background:transparent;white-space:nowrap}.top-sport-nav .is-active{color:#111;background:#fff;box-shadow:inset 0 -3px #e6001229,0 10px 26px #0003}.wallet-panel{display:flex;align-items:center;gap:14px}.open-tickets-top{position:relative;min-height:44px;border:1px solid rgba(37,216,232,.42);border-radius:999px;padding:0 18px;color:#071015;background:linear-gradient(135deg,#fff,#dffbff);box-shadow:0 12px 26px #25d8e833}.profile-menu{position:relative}.ticket-count-badge{position:absolute;top:-7px;right:-7px;min-width:22px;height:22px;display:grid;place-items:center;border:2px solid #231e27;border-radius:999px;color:#fff;background:var(--red);font-size:12px;line-height:1;box-shadow:0 8px 18px #e6001259}.floating-ticket-button{position:fixed;right:26px;bottom:28px;z-index:18;width:76px;height:76px;border:none;border-radius:999px;padding:6px;background:#fff;box-shadow:0 8px 28px #0000003d,0 2px 8px #0000001f;overflow:visible;transition:transform .15s ease,box-shadow .15s ease}.floating-ticket-button:hover{transform:scale(1.07);box-shadow:0 12px 34px #0000004d}.floating-ticket-button:before,.floating-ticket-button:after{content:none}.wc26-logo{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;mix-blend-mode:multiply}@keyframes wc-bounce{0%,to{transform:translateY(0) scale(1)}30%{transform:translateY(-28px) scale(1.12)}55%{transform:translateY(-8px) scale(1.04)}75%{transform:translateY(-18px) scale(1.08)}90%{transform:translateY(-3px) scale(1.01)}}@keyframes wc-roll{0%{transform:translate(0) rotate(0)}30%{transform:translate(-26px) rotate(-120deg)}70%{transform:translate(26px) rotate(120deg)}to{transform:translate(0) rotate(0)}}@keyframes wc-wobble{0%,to{transform:rotate(0) scale(1)}20%{transform:rotate(-14deg) scale(1.1)}40%{transform:rotate(11deg) scale(1.08)}60%{transform:rotate(-7deg) scale(1.05)}80%{transform:rotate(4deg) scale(1.02)}}@keyframes wc-pulse{0%,to{transform:scale(1)}25%{transform:scale(1.22)}50%{transform:scale(.92)}75%{transform:scale(1.14)}}@keyframes wc-shake{0%,to{transform:translate(0)}15%{transform:translate(-9px)}30%{transform:translate(9px)}45%{transform:translate(-7px)}60%{transform:translate(7px)}75%{transform:translate(-4px)}90%{transform:translate(4px)}}@keyframes wc-swing{0%,to{transform:rotate(0);transform-origin:top center}20%{transform:rotate(18deg)}40%{transform:rotate(-14deg)}60%{transform:rotate(10deg)}80%{transform:rotate(-6deg)}}@keyframes wc-rubber{0%,to{transform:scale(1)}20%{transform:scale(.8,1.22)}40%{transform:scale(1.18,.82)}60%{transform:scale(.88,1.12)}80%{transform:scale(1.1,.9)}}@keyframes wc-flip{0%{transform:perspective(400px) rotateY(0)}40%{transform:perspective(400px) rotateY(-190deg) scale(1.1)}to{transform:perspective(400px) rotateY(-360deg)}}@keyframes wc-tada{0%,to{transform:scale(1) rotate(0)}10%{transform:scale(.9) rotate(-5deg)}20%{transform:scale(1.2) rotate(5deg)}35%{transform:scale(1.2) rotate(-4deg)}50%{transform:scale(1.2) rotate(4deg)}65%{transform:scale(1.2) rotate(-3deg)}80%{transform:scale(1.15) rotate(3deg)}90%{transform:scale(1.05) rotate(-1deg)}}.wc-anim-bounce{animation:wc-bounce .7s cubic-bezier(.36,.07,.19,.97) both}.wc-anim-spin{animation:wc-spin .75s ease-in-out both}.wc-anim-roll{animation:wc-roll .75s ease-in-out both}.wc-anim-wobble{animation:wc-wobble .65s ease-in-out both}.wc-anim-pulse{animation:wc-pulse .6s ease-in-out both}.wc-anim-shake{animation:wc-shake .55s ease-in-out both}.wc-anim-swing{animation:wc-swing .7s ease-in-out both}.wc-anim-rubber{animation:wc-rubber .65s ease-in-out both}.wc-anim-flip{animation:wc-flip .8s ease-in-out both}.wc-anim-tada{animation:wc-tada .8s ease-in-out both}.floating-ticket-button .ticket-count-badge{position:absolute;top:-4px;right:-4px;min-width:22px;height:22px;display:grid;place-items:center;border-radius:999px;border:2px solid #fff;color:#fff;background:var(--red);font-size:11px;font-weight:700;line-height:1}@keyframes wc-bounce{0%{transform:translateY(0) scale(1)}28%{transform:translateY(-26px) scale(1.1)}55%{transform:translateY(-8px) scale(1.04)}75%{transform:translateY(-16px) scale(1.07)}90%{transform:translateY(-4px) scale(1.01)}to{transform:translateY(0) scale(1)}}@keyframes wc-spin{0%{transform:rotate(0) scale(1)}40%{transform:rotate(200deg) scale(1.18)}to{transform:rotate(360deg) scale(1)}}@keyframes wc-roll{0%{transform:translate(0) rotate(0)}25%{transform:translate(-22px) rotate(-100deg)}75%{transform:translate(22px) rotate(100deg)}to{transform:translate(0) rotate(0)}}@keyframes wc-wobble{0%,to{transform:rotate(0) scale(1)}20%{transform:rotate(-12deg) scale(1.1)}40%{transform:rotate(10deg) scale(1.08)}60%{transform:rotate(-7deg) scale(1.05)}80%{transform:rotate(4deg) scale(1.02)}}.wc-anim-bounce{animation:wc-bounce .65s cubic-bezier(.36,.07,.19,.97) both}.wc-anim-spin{animation:wc-spin .7s ease-in-out both}.wc-anim-roll{animation:wc-roll .7s ease-in-out both}.wc-anim-wobble{animation:wc-wobble .6s ease-in-out both}.profile-button{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;color:var(--text);background:#25d8e80f;box-shadow:inset 0 0 0 1px #ffffff0a}.profile-button:hover{border-color:#25d8e899;background:#25d8e81f}.profile-avatar{width:100%;height:100%;display:grid;place-items:center;border-radius:50%;background-position:center;background-size:cover;color:var(--cyan);font-size:18px}.profile-avatar svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.profile-avatar.large{width:58px;height:58px;border:1px solid rgba(255,255,255,.14);background-color:#ffffff0f;font-size:24px}.profile-avatar.large svg{width:30px;height:30px}.profile-dropdown{position:absolute;top:calc(100% + 12px);right:0;z-index:50;display:grid;width:256px;padding:8px;border:1px solid var(--line-soft);border-radius:10px;background:var(--panel);box-shadow:var(--shadow)}.profile-picture-control{position:relative;width:-moz-max-content;width:max-content;margin:6px auto 12px}.profile-edit{position:absolute;right:-4px;bottom:-2px;width:24px;height:24px;display:grid;place-items:center;border:1px solid rgba(37,216,232,.5);border-radius:50%;color:var(--cyan);background:#fff;cursor:pointer;font-size:13px}.profile-edit:hover{background:#25d8e829}.profile-wallet{display:grid;gap:4px;padding:12px;margin-bottom:8px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff0f}.profile-wallet__row{display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-wallet span{color:var(--muted);font-size:12px;text-transform:uppercase}.profile-wallet strong{color:var(--text);font-size:15px}.profile-wallet small{color:var(--yellow);font-size:14px}.profile-dropdown button{min-height:42px;border:0;border-radius:7px;color:var(--text);background:transparent;text-align:left;padding:0 12px}.profile-dropdown button:hover{color:var(--cyan);background:#ffffff0f}.profile-dropdown .copy-wallet{min-height:26px;border:1px solid rgba(37,216,232,.35);border-radius:999px;padding:0 10px;color:var(--cyan);background:#25d8e814;font-size:12px;text-align:center}.balance-pill{color:var(--yellow);background:#fff00014;border:1px solid rgba(255,240,0,.28);border-radius:999px;padding:10px 15px;white-space:nowrap;transition:opacity .4s}.balance-pill:empty:before{content:"... USDC";opacity:.5}@keyframes balance-pulse{0%,to{opacity:.5}50%{opacity:1}}.balance-pill.loading{animation:balance-pulse 1.2s ease-in-out infinite}.positions-top-btn{position:relative;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d0d5dd;border-radius:8px;padding:0 14px;color:#101828;background:#fff;font-size:14px;font-weight:800;white-space:nowrap;box-shadow:0 10px 20px #10182814}.positions-top-btn:hover{border-color:#98a2b3;background:#f8fafc}.connect-btn{min-height:44px;border:1px solid rgba(37,216,232,.16);border-radius:8px;padding:0 20px;color:var(--red);background:#fff;box-shadow:0 10px 26px #25d8e814,inset 0 -4px #e6001214}.connect-btn.full{width:100%;color:#fff;background:var(--red)}.search-box{display:flex;align-items:center;gap:14px;min-height:52px;padding:0 18px;color:var(--muted);background:var(--panel-soft);border:1px solid rgba(255,255,255,.03);border-radius:8px}.search-box span{font-size:30px;line-height:1}.search-box input{width:100%;border:0;color:var(--text);background:transparent;font-weight:700}.search-box input::-moz-placeholder{color:var(--faint)}.search-box input::placeholder{color:var(--faint)}.compact-section-head,.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.compact-section-head{margin-bottom:14px}.compact-section-head h2,.section-head h2{margin:0;font-size:20px}.compact-section-head>div:last-child{display:flex;gap:8px}.compact-section-head>div:last-child button{width:42px;height:34px}.section-head{margin-bottom:16px}.section-head>div{display:flex;align-items:center;gap:12px}.status-dot{width:12px;height:12px;border-radius:999px;background:var(--cyan);box-shadow:0 0 18px #25d8e8b3}.status-dot.live{width:14px;height:14px;background:#ff1a1a;box-shadow:0 0 20px #f00c;animation:live-pulse 1.2s ease-in-out infinite}@keyframes live-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.35);opacity:.7}}.live-label{display:inline-flex;align-items:center;gap:6px;color:#ff1a1a;font-weight:800;font-size:12px;letter-spacing:1px}.player-filter{margin-bottom:14px}.compact-search{min-height:46px}.compact-search span{font-size:24px}.ufc-title-card{grid-template-columns:minmax(0,1fr);gap:14px;padding:18px;overflow:hidden;background:linear-gradient(120deg,rgba(230,0,18,.17),transparent 38%),var(--panel)}.team-badge{display:inline-flex;align-items:center;justify-content:center;padding:0 7px;height:22px;border-radius:6px;background:#25d8e81f;border:1px solid rgba(37,216,232,.3);color:var(--cyan);font-size:11px;font-weight:800;letter-spacing:.05em;vertical-align:middle}.ufc-title-stage{position:relative;width:min(100%,860px);min-height:308px;justify-self:center;display:grid;grid-template-columns:minmax(0,1fr) 74px minmax(0,1fr);align-items:center;gap:14px}.back-button{min-height:44px;padding:0 16px;margin-bottom:14px}.detail-meta,.detail-title-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.detail-meta{color:var(--muted);margin-bottom:24px}.detail-meta button{min-height:46px;padding:0 18px}.detail-title-row h2{margin:0;font-size:36px}.detail-title-row span{color:var(--muted)}.detail-team{display:grid;justify-items:center;gap:7px;min-width:76px}.detail-team img{width:68px;height:48px;-o-object-fit:cover;object-fit:cover;border-radius:7px;box-shadow:0 12px 28px #00000057}.detail-team span{color:var(--cyan);font-size:13px}.insight-topline{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;color:var(--muted);text-align:center}.insight-topline strong{color:var(--text);text-transform:uppercase;letter-spacing:.08em;font-size:12px}.insight-grid{display:grid;grid-template-columns:minmax(180px,1fr) minmax(160px,.75fr) minmax(180px,1fr);gap:12px}.form-card,.rank-card,.recent-board{border:1px solid rgba(255,255,255,.05);border-radius:8px;background:#25d8e80f}.form-card{display:grid;justify-items:center;gap:8px;padding:14px;text-align:center}.form-card h3{margin:0}.form-card p{margin:0;color:var(--muted);font-size:13px}.form-ring{width:96px;height:96px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at center,var(--panel) 55%,transparent 57%),conic-gradient(var(--cyan) var(--form),rgba(255,255,255,.08) 0)}.form-ring.is-away{background:radial-gradient(circle at center,var(--panel) 55%,transparent 57%),conic-gradient(var(--red) var(--form),rgba(255,255,255,.08) 0)}.form-ring strong,.form-ring span{grid-area:1 / 1}.form-ring strong{transform:translateY(-8px);font-size:24px}.form-ring span{transform:translateY(18px);color:var(--muted);font-size:11px;text-transform:uppercase}.rank-card{display:grid;align-content:center;gap:14px;padding:14px;text-align:center}.rank-card>span{color:var(--muted);font-size:12px;text-transform:uppercase}.rank-bars{display:flex;align-items:end;justify-content:center;gap:18px}.rank-bars div{display:grid;gap:6px;min-width:44px}.rank-bars b{display:grid;place-items:center;min-height:46px;color:#fff;background:var(--cyan);border-radius:6px}.rank-bars div:last-child b{background:var(--red);color:#fff}.rank-bars small{color:var(--muted)}.recent-board{display:flex;flex-direction:column;align-items:center;overflow:visible;border:0;background:transparent}.recent-board summary{display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;list-style:none;min-height:40px;padding:0 16px;color:var(--text);background:#ffffff0b;border:1px solid var(--line-soft);border-radius:8px;text-align:center;font-size:15px;box-shadow:inset 0 1px #ffffff0a;transition:border-color .16s ease,background .16s ease}.recent-board summary:hover{border-color:#25d8e86b;background:#ffffff12}.recent-board summary::-webkit-details-marker{display:none}.recent-board summary:after{content:"";width:8px;height:8px;border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);transform:translateY(-2px) rotate(45deg);transition:transform .16s ease,border-color .16s ease}.recent-board[open] summary:after{transform:translateY(2px) rotate(225deg);border-color:var(--cyan)}.recent-columns{width:100%;margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:12px}.recent-row{display:grid;grid-template-columns:32px 24px 44px 42px 1fr;align-items:center;gap:8px;min-height:32px;color:var(--muted)}.recent-row strong{color:var(--text)}.recent-row em{font-style:normal}.result-pill{display:grid;place-items:center;width:28px;height:28px;border-radius:5px;color:#fff;background:var(--green)}.result-d{background:var(--line-soft);color:var(--text)}.result-l{background:var(--red);color:#fff}.price{min-height:42px;border:0;border-radius:6px;color:#fff;background:var(--green)}.price.down{background:var(--red-dark)}.trade-slip{padding:18px;border:1px solid rgba(255,255,255,.04);border-radius:8px;background:var(--panel-raised);box-shadow:var(--shadow)}.slip-tabs,.side-toggle{display:grid;grid-template-columns:1fr 1fr;gap:8px}.slip-tabs{border-bottom:1px solid var(--line-soft);margin-bottom:18px}.slip-tabs button,.side-toggle button{position:relative;min-height:48px;border:0;color:var(--text);background:transparent}.slip-tabs .is-active{border-bottom:4px solid var(--cyan)}.side-toggle{padding:4px;border:1px solid var(--line-soft);border-radius:999px;margin-bottom:18px}.side-toggle button{min-height:38px;border-radius:999px}.side-toggle .is-active{background:var(--green)}.ticket-view{display:none}.ticket-view.is-active{display:grid;gap:16px}.ticket-view h2{margin:0;font-size:24px}.positions-title{display:flex;align-items:center;gap:4px}.ticket-view label{display:grid;gap:8px;color:var(--muted)}.ticket-view input{min-height:48px;border:1px solid var(--line-soft);border-radius:8px;padding:0 14px;color:var(--text);background:var(--panel)}.amount-wrap{display:flex;align-items:center;border:1px solid var(--line-soft);border-radius:8px;background:var(--panel)}.amount-wrap input{flex:1;min-height:48px;border:0;background:transparent;outline-offset:-2px}.amount-suffix{padding:0 14px 0 4px;color:var(--muted);font-size:14px}.quote-grid{display:grid;grid-template-columns:1fr auto;gap:10px;color:var(--muted);padding:14px;border-radius:8px;background:#25d8e80f}.quote-grid strong{color:var(--text)}.position-row{display:flex;justify-content:space-between;gap:12px;color:var(--muted);padding:13px 0;border-top:1px solid var(--line-soft)}.position-row strong{color:var(--yellow);white-space:nowrap}.position-row.is-placeholder{color:var(--faint);border-bottom:1px solid var(--line-soft)}.position-row.is-placeholder strong{color:var(--faint)}.ticket-stack{display:grid;gap:12px}.ticket-empty{display:grid;gap:6px;padding:18px;border:1px dashed var(--line-soft);border-radius:10px;color:var(--muted);text-align:center}.ticket-empty strong{color:var(--text)}.pnl-card{overflow:hidden;border:1px solid rgba(37,216,232,.22);border-radius:12px;background:radial-gradient(circle at 85% 0%,rgba(37,216,232,.18),transparent 42%),linear-gradient(145deg,#ffffff0b,#0000001f),var(--panel);box-shadow:0 18px 42px #00000040}.pnl-card__top{display:grid;gap:8px;padding:18px;border-bottom:1px solid var(--line)}.pnl-card__top span{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.pnl-card__top strong{color:var(--red);font-size:32px;line-height:1}.pnl-card__meta{display:flex;justify-content:space-between;gap:12px;padding:10px 18px;color:var(--muted);background:#25d8e80f;font-size:13px}.pnl-card__rows{display:grid;gap:1px}.ticket-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;border:0;padding:14px 18px;color:inherit;background:#ffffffd1;text-align:left}.ticket-card:hover{background:#25d8e812}.ticket-card div{display:grid;gap:5px;min-width:0}.ticket-card strong{color:var(--text);line-height:1.25}.ticket-card small{color:var(--muted)}.ticket-side{width:-moz-fit-content;width:fit-content;border-radius:999px;padding:4px 9px;color:#fff;background:var(--green);font-size:11px}.ticket-side.no{background:var(--red)}.ticket-card>b{font-size:18px;white-space:nowrap}.history-row__actions{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:4px;min-width:-moz-max-content;min-width:max-content}.history-row__settlement{color:#0f766e;font-size:12px;font-weight:900;white-space:nowrap}.claim-button{display:inline-flex;align-items:center;justify-content:center;min-height:30px;border:1px solid rgba(15,118,110,.25);border-radius:8px;padding:6px 10px;color:#064e3b;background:#10b98121;font-size:12px;font-weight:900;line-height:1;white-space:nowrap;cursor:pointer}.claim-button:hover{border-color:#0f766e73;background:#10b98138}.claim-button:disabled,.claim-button[aria-disabled=true]{cursor:wait;opacity:.65}.is-profit{color:var(--red)}.is-loss{color:var(--red-dark)}.pnl-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:22px}.pnl-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0b090ec2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.share-pnl-card{position:relative;z-index:1;width:min(480px,100%);overflow:hidden;border:1px solid rgba(134,184,255,.48);border-radius:28px;padding:0 24px 24px;background:radial-gradient(circle at 50% 4%,rgba(255,255,255,.22),transparent 20%),radial-gradient(circle at 10% 18%,rgba(37,216,232,.26),transparent 28%),radial-gradient(circle at 90% 22%,rgba(240,0,24,.22),transparent 30%),linear-gradient(180deg,#1735a8,#101b60 42%,#14103a);box-shadow:0 34px 90px #00000061,0 0 40px #25d8e824}.share-pnl-card:before,.share-pnl-card:after{position:absolute;inset:auto -18% 50% -18%;height:120px;content:"";border:2px solid rgba(59,245,255,.28);border-top:0;border-radius:0 0 50% 50%;pointer-events:none}.share-pnl-card:after{inset:64px -25% auto;height:92px;border-color:#ffffff24}.share-pnl-card__close{position:absolute;top:14px;right:14px;z-index:3;width:42px;height:42px;border:1px solid rgba(255,255,255,.12);border-radius:50%;color:var(--cyan);background:#ffffffb8;font-size:24px}.share-pnl-card__stadium{position:relative;display:grid;place-items:center;min-height:194px;margin:0 -24px 14px;overflow:hidden;background:radial-gradient(circle at 50% 28%,rgba(255,246,166,.95),transparent 13%),radial-gradient(circle at 50% 36%,rgba(255,255,255,.54),transparent 32%),linear-gradient(180deg,#25d8e829,#75000c85)}.share-pnl-card__stadium:before,.share-pnl-card__stadium:after{position:absolute;bottom:-8px;width:46%;height:86px;content:"";background:radial-gradient(circle at 18% 60%,var(--cyan) 0 10px,transparent 11px),radial-gradient(circle at 42% 45%,#ff6b7b 0 9px,transparent 10px),radial-gradient(circle at 70% 58%,#ff9aa5 0 11px,transparent 12px),linear-gradient(180deg,transparent 0 32px,rgba(117,0,12,.62) 33px);opacity:.85}.share-pnl-card__stadium:before{left:-4px}.share-pnl-card__stadium:after{right:-4px;transform:scaleX(-1)}.stadium-flags{position:absolute;left:18px;right:18px;bottom:46px;display:flex;justify-content:space-between;font-size:34px;filter:drop-shadow(0 8px 14px rgba(0,0,0,.35))}.trophy-glow{position:relative;z-index:1;display:grid;place-items:center;width:112px;height:112px;border-radius:50%;background:radial-gradient(circle,rgba(255,242,155,.95),rgba(255,212,53,.2) 42%,transparent 68%);box-shadow:0 0 50px #ffffff8c}.trophy-glow span{font-size:82px;transform:translateY(4px);filter:drop-shadow(0 16px 18px rgba(0,0,0,.36))}.share-pnl-card__brand{position:relative;z-index:1;display:flex;align-items:center;gap:12px;padding-right:42px}.share-pnl-card__brand .brand__mark{width:44px;height:40px;font-size:22px}.share-pnl-card__brand strong,.share-pnl-card__brand small{display:block}.share-pnl-card__brand small,.share-pnl-card__headline span,.share-pnl-card p,.share-pnl-card__meta span{color:#ffffffc7}.share-pnl-card__headline{position:relative;z-index:1;display:grid;gap:8px;margin-top:22px;text-align:center}.share-pnl-card__headline h2{margin:0;font-size:34px;line-height:1.05;color:#fff}.share-pnl-card__teams{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;margin-top:18px}.share-pnl-card__teams span{min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:10px 12px;color:#fff;background:#ffffff17;text-align:center;text-overflow:ellipsis;white-space:nowrap}.share-pnl-card__teams b{color:#ffffff94}.share-pnl-card__amount{position:relative;z-index:1;margin:24px 0;padding:16px 12px;border-radius:18px;background:#0003;font-size:52px;line-height:1;text-align:center;text-shadow:0 8px 24px rgba(0,0,0,.42)}.share-pnl-card__meta{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.share-pnl-card__meta div{display:grid;gap:6px;min-width:0;padding:12px 10px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff29}.share-pnl-card__meta strong{color:#fff;font-size:14px;white-space:nowrap}.share-pnl-card__bar{position:relative;z-index:1;height:10px;overflow:hidden;margin-top:18px;border-radius:999px;background:#ffffff52}.share-pnl-card__bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ffffff,#25d8e8,var(--cyan))}.share-pnl-card p{position:relative;z-index:1;margin:16px 0 0;font-size:13px;line-height:1.45;text-align:center}.toast{position:fixed;left:50%;bottom:24px;z-index:40;transform:translate(-50%,18px);opacity:0;pointer-events:none;color:#fff;background:#000000d6;border:1px solid var(--line-soft);border-radius:999px;padding:12px 18px;transition:opacity .16s ease,transform .16s ease}.toast.is-visible{opacity:1;transform:translate(-50%)}.age-badge{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;color:#fff5f6;background:#fff;border:8px solid var(--red);font-size:22px;font-weight:1000}.brand{gap:12px}.brand__mark{width:48px;height:42px;font-size:25px}.brand strong{font-size:21px}.top-sport-nav{margin-right:0;margin-left:10px;padding:5px}.top-sport-nav button{min-height:34px;padding:0 13px;font-size:14px}.header-search{flex:1 1 280px;max-width:460px;min-height:42px;padding:0 14px;border-radius:999px;background:#0f0c12b8}.header-search span{font-size:22px}.header-search input{font-size:14px}.wallet-panel{margin-left:auto;gap:10px}.connect-btn,.open-tickets-top{min-height:40px;padding:0 16px;font-size:14px}.profile-button{width:40px;height:40px}.trade-slip{padding:18px}.ticket-view h2{font-size:21px}.section-head{margin-bottom:12px}.section-head h2{font-size:18px}.trade-slip{padding:16px}.slip-tabs button,.side-toggle button{min-height:40px}.ticket-view h2{font-size:19px}.ticket-view input{min-height:42px}.age-badge{width:52px;height:52px;border-width:7px;color:#171b22;font-size:18px}.is-profit,.share-pnl-card__amount.is-profit{color:#34d399}.is-loss,.share-pnl-card__amount.is-loss{color:var(--red)}.share-pnl-card{width:min(540px,calc(100vw - 44px),calc(100vh - 44px));aspect-ratio:1 / 1;min-height:0;display:grid;grid-template-rows:128px auto auto auto auto 1fr;border-radius:22px;padding:0 22px 20px}.share-pnl-card__close{width:36px;height:36px;font-size:22px}.share-pnl-card__stadium{min-height:128px;margin:0 -22px 10px}.trophy-glow{width:86px;height:86px;font-size:50px}.stadium-flags{bottom:18px}.stadium-flags span{font-size:28px}.share-pnl-card__brand{margin-bottom:8px}.share-pnl-card__headline{gap:4px}.share-pnl-card__headline h2{font-size:34px}.share-pnl-card__teams{margin-top:8px}.share-pnl-card__amount{margin:14px 0;padding:13px 10px;border-radius:16px;font-size:44px}.share-pnl-card__meta div{padding:10px 9px}.share-pnl-card__bar{margin-top:14px}.share-pnl-card p{margin-top:12px;font-size:12px}.header-search{border:1px solid rgba(255,255,255,.1);background:#120f16d1;box-shadow:none}.header-search:focus-within{border-color:#25d8e88c;background:#120f16f2;box-shadow:0 0 0 3px #25d8e814}.header-search input{outline:0}.open-tickets-top{display:none!important}.position-tabs{display:grid;gap:10px}.position-tabs .ticket-card{min-height:88px;border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:14px;color:var(--text);background:linear-gradient(135deg,#25d8e817,#ffffff06),#141017eb;box-shadow:none}.position-tabs .ticket-card:hover{border-color:#25d8e873;background:linear-gradient(135deg,#25d8e824,#ffffff0a),#18141dfa}.position-tabs .ticket-card strong{color:#fff;font-size:15px}.position-tabs .ticket-card small{color:#bdb3bf}.position-tabs .ticket-card>b{font-size:18px}.ticket-side{padding:4px 9px;color:#071015;background:var(--cyan)}.ticket-side.no{color:#fff;background:var(--red)}.pnl-card__top strong,.is-profit,.ticket-card .is-profit,.share-pnl-card__amount.is-profit{color:#34d399}.is-loss,.ticket-card .is-loss,.share-pnl-card__amount.is-loss{color:var(--red)}.positions-title{margin-bottom:2px;font-size:18px}.wallet-panel>[data-action=open-tickets],.wallet-panel .open-tickets-top{display:none!important}.wallet-panel{gap:12px}.profile-menu{flex:0 0 auto}.profile-button{width:46px;height:46px;padding:3px;overflow:hidden;border:1px solid rgba(37,216,232,.22);border-radius:50%;background:linear-gradient(145deg,#25d8e81f,#ffffff09),#0f0c12db;box-shadow:none}.profile-button:hover{border-color:#25d8e89e;background:linear-gradient(145deg,#25d8e82e,#ffffff0d),#0f0c12f5}.profile-button .profile-avatar{width:100%;height:100%;overflow:hidden;border-radius:50%;background-color:#25d8e814;background-repeat:no-repeat;background-position:center;background-size:cover}.profile-button .profile-avatar svg{width:20px;height:20px}.profile-avatar[style*=background-image] svg{display:none}.confirm-trade{color:#fff;background:linear-gradient(135deg,var(--red),#b00018);box-shadow:0 14px 28px #f0001833}.confirm-trade:hover{filter:brightness(1.05)}.position-pulse-card{position:relative;z-index:1;display:grid;place-items:center;gap:4px;width:136px;height:96px;border:1px solid rgba(37,216,232,.36);border-radius:18px;background:radial-gradient(circle at 50% 0%,rgba(37,216,232,.34),transparent 64%),#0c101abd;box-shadow:0 18px 46px #00000057}.position-pulse-card span{min-width:46px;border-radius:999px;padding:4px 10px;color:#071015;background:var(--cyan);text-align:center;font-size:12px}.position-pulse-card strong{color:#fff;font-size:30px;line-height:1}.position-pulse-card small{color:#ffffffb8;font-size:11px}.share-pnl-card{background:radial-gradient(circle at 82% 12%,rgba(37,216,232,.2),transparent 26%),radial-gradient(circle at 12% 10%,rgba(240,0,24,.2),transparent 28%),linear-gradient(180deg,#142130,#12131f 52%,#16111b);border-color:#25d8e861}.share-pnl-card__stadium{min-height:122px;background:linear-gradient(90deg,#f00018b8 0,#f00018b8 38%,#25d8e82e 38%,#25d8e82e),#13141f}.share-pnl-card__stadium:before,.share-pnl-card__stadium:after{display:none}.stadium-flags{inset:auto 22px 18px;font-size:24px}.share-pnl-card__teams span{background:#ffffff12}.share-pnl-card__amount{background:linear-gradient(135deg,#25d8e81f,#ffffff0a),#00000047}.share-pnl-card__bar span{background:linear-gradient(90deg,#34d399,var(--cyan))}.recent-columns{gap:14px;padding:14px 0 0}.recent-team-card{display:grid;gap:8px;padding:12px;border:1px solid rgba(255,255,255,.06);border-radius:10px;background:#ffffff09}.recent-team-card h4{margin:0 0 2px;color:#fff;font-size:14px}.recent-row{grid-template-columns:30px minmax(0,1fr);gap:10px;min-height:38px}.recent-row>div{display:grid;gap:2px;min-width:0}.recent-row strong{color:#fff;font-size:13px;line-height:1.15}.recent-row small{color:var(--muted);font-size:12px}.result-pill{width:28px;height:28px;align-self:center}#share-pnl-summary{display:grid;gap:5px;margin-top:12px;padding:10px 12px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0e;text-align:left}#share-pnl-summary strong{color:#fff;font-size:12px;line-height:1.25}#share-pnl-summary span{color:#ffffffad;font-size:11px;line-height:1.35}.share-pnl-card{width:min(500px,calc(100vw - 44px),calc(100vh - 44px));aspect-ratio:1 / 1;display:grid;grid-template-rows:auto auto 1fr auto auto auto;gap:14px;padding:24px;border:1px solid rgba(37,216,232,.32);border-radius:22px;background:radial-gradient(circle at 88% 8%,rgba(37,216,232,.14),transparent 28%),linear-gradient(180deg,#161b24,#12131a);box-shadow:0 34px 90px #00000070}.share-pnl-card:before,.share-pnl-card:after,.share-pnl-card__stadium,.share-pnl-card__teams,.position-pulse-card{display:none}.share-pnl-card__close{top:16px;right:16px;width:34px;height:34px;color:var(--cyan);background:#ffffff14}.share-pnl-card__brand{padding-right:42px}.share-pnl-card__brand .brand__mark{width:42px;height:38px}.share-pnl-card__headline{gap:6px;margin-top:8px;text-align:left}.share-pnl-card__headline span{color:var(--cyan);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.share-pnl-card__headline h2{max-width:92%;font-size:34px;line-height:1.02}.share-pnl-card__amount{display:grid;place-items:center;margin:0;padding:0 12px;border-radius:18px;background:#00000042;font-size:50px;line-height:1;text-align:center}.share-pnl-card__meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.share-pnl-card__meta div{padding:10px;border-color:#ffffff14;background:#ffffff0f}.share-pnl-card__meta strong{font-size:14px}.share-pnl-card__bar{margin-top:0}#share-pnl-summary{margin-top:0;padding:10px 12px;background:#ffffff0b;text-align:left}.trade-slip{padding:20px;background:#332a37}.connect-btn.full{background:var(--red);color:#fff}.brand{gap:11px}.brand__mark{width:48px;height:42px;border:1px solid #ffe0e6;background:#fff;box-shadow:0 10px 22px #e4234224}.brand strong{color:#111827;font-size:22px}.brand small{color:var(--muted);font-size:12px}.top-sport-nav{gap:3px;margin-left:8px;padding:4px;border-color:#e6ebf2;background:#f4f6fa}.top-sport-nav button{min-height:34px;padding:0 12px;color:#475467;font-size:14px}.top-sport-nav button:hover{color:#101828;background:#ffffffd1}.top-sport-nav .is-active{color:#fff;background:#101828;box-shadow:0 8px 18px #10182829}.header-search{flex:1 1 300px;max-width:430px;min-height:42px}.search-box{gap:10px;min-height:44px;border:1px solid #e4e7ec;border-radius:10px;color:var(--muted);background:#f2f4f7;box-shadow:inset 0 1px #ffffffe6}.search-box span{font-size:23px}.search-box input{color:var(--text)}.wallet-panel{gap:10px}.balance-pill{color:#067647;border:1px solid #c7eed8;background:#ecfdf3;font-size:14px;box-shadow:none}.connect-btn{min-height:40px;border-color:transparent;color:#fff;background:#101828;box-shadow:0 12px 22px #10182829}.connect-btn:hover{background:#1d2939}.rainbow-wallet-root{min-width:156px;display:flex;justify-content:flex-end}.rainbow-wallet-root [data-rk] button{min-height:40px;border-radius:8px;font-family:inherit;font-weight:800}.profile-button{width:40px;height:40px;border-color:#e4e7ec;color:#101828;background:#fff;box-shadow:0 10px 20px #10182814}.profile-button:hover{border-color:#cbd5e1;background:#f8fafc}.profile-avatar,.profile-dropdown .copy-wallet,.profile-dropdown button:hover{color:var(--cyan)}.profile-dropdown{border-color:#e4e7ec;background:#fff;box-shadow:0 22px 60px #10182829}.profile-wallet{border-color:#e4e7ec;background:#f8fafc}.profile-wallet small{color:#067647}.profile-edit{border-color:#d0d5dd;color:#344054;background:#fff}.compact-section-head{margin-bottom:10px}.compact-section-head>div:last-child button,.back-button,.detail-meta button{border-color:#e4e7ec;color:#475467;background:#fff;box-shadow:0 8px 18px #1018280d}.section-head{margin-bottom:10px}.section-head h2{color:#101828;font-size:18px}.status-dot{width:9px;height:9px;background:var(--cyan);box-shadow:0 0 0 4px #0ea5c621}.status-dot.live{background:var(--red);box-shadow:0 0 0 4px #e423421f}.price{color:#fff;background:var(--green)}.price.down{background:var(--red)}.trade-slip{padding:14px;border-radius:13px;background:#fff}.slip-tabs{margin-bottom:12px}.slip-tabs button,.side-toggle button{min-height:38px;color:#344054}.side-toggle{gap:4px;margin-bottom:14px;padding:3px;border-color:#e4e7ec;background:#f8fafc}.side-toggle .is-active{color:#fff;background:var(--green)}.side-toggle button:last-child.is-active{background:var(--red)}.ticket-view{gap:12px}.ticket-view h2{color:#101828;font-size:19px}.ticket-view input{min-height:42px;border-color:#d0d5dd;color:#101828;background:#fff}.quote-grid{border:1px solid #eef2f6;background:#f8fafc;color:#667085}.quote-grid strong,.position-row strong,.pnl-card__top strong,.is-profit{color:#067647}.is-loss{color:#d92d20}.connect-btn.full{background:#101828}.ticket-count-badge{border-color:#fff;background:var(--red)}.ticket-empty,.ticket-note{color:#667085}.pnl-card,.pnl-modal__backdrop{color:inherit}.brand__mark{width:42px;height:38px;font-size:23px}.brand strong{font-size:20px}.header-search{max-width:390px}.section-head{margin-bottom:8px}.section-head h2{font-size:16px}.trade-slip{padding:12px;border-radius:12px}.slip-tabs{margin-bottom:10px}.slip-tabs button,.side-toggle button{min-height:34px;font-size:13px}.ticket-view{gap:10px}.ticket-view h2{font-size:17px}.ticket-view input{min-height:38px;font-size:14px}.quote-grid{gap:7px;padding:11px;font-size:13px}.connect-btn.full{min-height:38px}.search-box{border-radius:999px}.position-tabs .ticket-card{border-radius:14px;background:linear-gradient(135deg,rgba(14,165,198,.08),transparent 42%),#fff}.positions-view .position-tabs .ticket-card{border:1px solid #e4e7ec;color:#101828;background:linear-gradient(135deg,rgba(14,165,198,.08),transparent 44%),#fff;box-shadow:0 10px 24px #10182814}.positions-view .position-tabs .ticket-card:hover{border-color:#b8dfe8;background:linear-gradient(135deg,rgba(14,165,198,.12),transparent 44%),#f8fafc}.positions-view .position-tabs .ticket-card strong{color:#101828}.positions-view .position-tabs .ticket-card small{color:#667085}.positions-view .position-tabs .ticket-card>b{color:#067647}.positions-view .ticket-empty{border-color:#d0d5dd;color:#667085;background:#f8fafc}.positions-view .ticket-empty strong,.positions-view .positions-title{color:#101828}.positions-view .ticket-stack{max-height:min(420px,calc(100vh - 310px));overflow-y:auto;padding-right:4px;scrollbar-color:#98a2b3 #eef2f6;scrollbar-width:thin}.positions-view .ticket-stack::-webkit-scrollbar{width:8px}.positions-view .ticket-stack::-webkit-scrollbar-track{border-radius:999px;background:#eef2f6}.positions-view .ticket-stack::-webkit-scrollbar-thumb{border-radius:999px;background:#98a2b3}.positions-view .ticket-stack::-webkit-scrollbar-thumb:hover{background:#667085}.header-search,.header-search:focus-within{border-color:#d0d5dd;color:#344054;background:#fff;box-shadow:0 0 0 3px #0ea5c61a}.header-search input,.header-search:focus-within input{color:#101828;caret-color:#101828;outline:0}.header-search span{color:#667085}.top-sport-nav button{transition:color .12s ease,background-color .12s ease,box-shadow .12s ease}.top-sport-nav button.is-active,.top-sport-nav button.is-active:hover,.top-sport-nav button.is-active:focus-visible{color:#fff;background:#101828;box-shadow:0 8px 18px #10182829}.brand__mark{border-color:var(--line);color:#101828;box-shadow:0 10px 22px #1420331a}.share-pnl-card,.share-pnl-card__body{background:radial-gradient(circle at 50% 4%,rgba(255,255,255,.22),transparent 20%),radial-gradient(circle at 10% 18%,rgba(37,216,232,.26),transparent 28%),radial-gradient(circle at 90% 22%,rgba(240,0,24,.22),transparent 30%),linear-gradient(180deg,#1735a8,#101b60 42%,#14103a);color:#f1f5f9}.share-pnl-card__headline span{color:var(--cyan)}.share-pnl-card__headline h2,.share-pnl-card__amount{color:#f1f5f9}.share-pnl-card__meta span{color:#ffffff8c}.share-pnl-card__meta strong{color:#f1f5f9}.share-pnl-card p{color:#ffffff8c}.share-pnl-card__close{background:#ffffff1f;border-color:#ffffff1f;color:var(--cyan)}.share-pnl-card__stadium{background:radial-gradient(circle at 50% 28%,rgba(255,246,166,.72),transparent 13%),radial-gradient(circle at 50% 36%,rgba(255,255,255,.42),transparent 32%),linear-gradient(180deg,#0ea5c62e,#10182847),#121a27}.form-card,.rank-card{border:1px solid var(--line);background:var(--panel-soft)}.detail-team img[hidden]{display:none}.detail-team:has(img[hidden]){min-width:72px;min-height:54px;justify-content:center;border:1px solid var(--line);border-radius:14px;background:var(--panel-soft);box-shadow:none}.profile-dropdown{width:342px;gap:14px;padding:18px;border-radius:18px;color:var(--text)}.profile-card-head{display:grid;grid-template-columns:52px minmax(0,1fr) 36px;align-items:center;gap:12px}.profile-card-head>div:last-of-type{min-width:0}.profile-card-head strong{display:block;overflow:hidden;color:var(--text);font-size:15px;text-overflow:ellipsis;white-space:nowrap}.profile-card-head span{display:block;margin-top:3px;color:var(--muted);font-size:13px}.profile-picture-control{margin:0}.profile-avatar.large{width:52px;height:52px;border-color:var(--line);background-color:var(--panel-soft);background-repeat:no-repeat;background-position:center;background-size:cover}.profile-edit{right:-5px;bottom:-4px;width:23px;height:23px;border-color:var(--line);color:var(--text);background:var(--panel-raised);box-shadow:0 8px 18px #14203324}.profile-dropdown .copy-wallet{min-height:36px;width:36px;padding:0;border-radius:10px;color:var(--muted);background:var(--panel-soft);font-size:18px}.profile-action-list{display:grid;gap:3px;padding-top:6px;border-top:1px solid var(--line)}.profile-action-list button{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:0;border-radius:12px;color:var(--text);background:transparent;padding:0 8px;text-align:left}.profile-action-list button:hover{color:var(--text);background:var(--panel-soft)}.profile-action-list button span{font-size:15px;font-weight:900}.profile-action-list b{color:var(--muted);font-size:22px;line-height:1}.connect-btn:disabled,.price:disabled,.quick-odds button:disabled,.featured-odds button:disabled,.confirm-trade:disabled{cursor:not-allowed;opacity:.66}.option-row.is-disabled{opacity:.78}.wallet-modal[hidden]{display:none}.wallet-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:18px}.wallet-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1018287a}.wallet-modal__panel{position:relative;z-index:1;width:min(392px,100%);display:grid;gap:14px;padding:18px;border:1px solid var(--line);border-radius:16px;color:var(--text);background:var(--panel-raised);box-shadow:0 28px 80px #1018283d}.wallet-modal__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.wallet-modal__head h2{margin:0;color:var(--text);font-size:20px}.wallet-modal__head button{width:34px;height:34px;border:1px solid var(--line);border-radius:10px;color:var(--muted);background:var(--panel-soft)}.wallet-choice-list{display:grid;gap:8px}.wallet-choice{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:12px;padding:0 14px;color:var(--text);background:#fff;text-align:left}.wallet-choice:hover:not(:disabled){border-color:#b8dfe8;background:#f8fafc}.wallet-choice:disabled{cursor:not-allowed;opacity:.52}.wallet-choice span{font-weight:900}.wallet-choice small{color:var(--muted);font-size:12px}.featured-strip{margin-bottom:30px}.featured-mode-tabs{display:inline-grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border:1px solid var(--line-soft);border-radius:999px;background:#ffffffc7}.featured-mode-tabs button{min-height:36px;border:0;border-radius:999px;padding:0 16px;color:var(--muted);background:transparent}.featured-mode-tabs .is-active{color:#111;background:var(--cyan)}.compact-section-head .featured-mode-tabs{display:inline-grid}.compact-section-head .featured-mode-tabs button{width:auto;height:auto;white-space:nowrap}.featured-games{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(292px,1fr);gap:14px;overflow-x:auto;padding-bottom:8px;scrollbar-width:thin}.featured-card{position:relative;min-height:208px;padding:16px 14px 12px;border:1px solid rgba(255,255,255,.04);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent),var(--panel);box-shadow:var(--shadow);overflow:hidden}.sport-icon,.feature-time{position:absolute;top:18px}.sport-icon{left:16px}.feature-time{right:18px;color:#7b4b52;font-size:12px;letter-spacing:1.1px}.featured-flags{display:grid;grid-template-columns:1fr 54px 1fr;align-items:center;gap:14px;margin:54px 22px 20px}.featured-flags img{width:62px;height:44px;-o-object-fit:cover;object-fit:cover;justify-self:center;border-radius:6px;box-shadow:0 10px 26px #00000059}.featured-flags strong{color:var(--faint);font-size:24px;font-style:italic;text-align:center}.featured-names,.featured-odds{display:grid;grid-template-columns:1fr 1fr;gap:14px;text-align:center}.featured-names{margin-bottom:14px}.featured-names span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(11px,1.4vw,14px)}.featured-odds button,.quick-odds button{min-width:0;border:0;border-radius:8px;color:#5d2b32;background:var(--panel-soft)}.featured-odds button{min-height:58px}.featured-odds b,.quick-odds span{display:block;color:var(--cyan);margin-top:4px}.market-board,.match-detail-card{border:1px solid rgba(255,255,255,.04);border-radius:8px;background:#120f14b8;box-shadow:var(--shadow)}.market-board{padding:16px;margin-bottom:18px}.market-tabs,.option-tabs{display:flex;flex-wrap:wrap;gap:8px;border-bottom:1px solid var(--line);margin-bottom:18px}.market-tabs button,.option-tabs button{min-height:42px;border:0;color:var(--muted);background:transparent;padding:0 14px;border-bottom:3px solid transparent}.market-tabs .is-active,.option-tabs .is-active{color:var(--text);border-bottom-color:var(--cyan)}.league-filter-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:-2px 0 14px}.league-filter-tabs button{min-height:34px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:8px;background:var(--panel);color:var(--muted);padding:0 12px;font:inherit;cursor:pointer}.league-filter-tabs button b{min-width:22px;border-radius:999px;background:#25d8e81f;color:var(--cyan);font-size:12px;line-height:20px;text-align:center}.league-filter-tabs button.is-active,.league-filter-tabs button:hover{border-color:#25d8e87a;color:var(--text)}.match-list{display:grid;gap:14px}.league-selector{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px}.league-panel{min-height:94px;display:grid;align-content:center;gap:6px;border:1px solid var(--line-soft);border-radius:10px;padding:14px;color:var(--text);background:linear-gradient(145deg,#ffffff0a,#0000001a),var(--panel);text-align:left}.league-panel span{color:var(--muted);font-size:12px;text-transform:uppercase}.league-panel strong{font-size:18px}.league-panel.is-active,.league-panel:hover{border-color:#25d8e87a;background:linear-gradient(145deg,#25d8e824,#ffffff0f),var(--panel)}.league-market-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px}.league-match-card{display:grid;gap:14px;padding:16px;border:1px solid rgba(255,255,255,.04);border-radius:10px;background:var(--panel);box-shadow:var(--shadow)}.league-clubs{display:grid;grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr);align-items:center;gap:12px;text-align:center}.league-clubs div{display:grid;justify-items:center;gap:8px;min-width:0}.league-clubs img{width:58px;height:58px;-o-object-fit:contain;object-fit:contain}.league-clubs strong{font-size:15px;line-height:1.2}.league-clubs b{color:var(--faint)}.league-market-prices{display:grid;grid-template-columns:1fr 1fr;gap:8px}.player-market-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px}.player-prop-card{display:grid;grid-template-rows:auto auto auto;overflow:hidden;border:1px solid rgba(255,255,255,.04);border-radius:8px;background:var(--panel)}.player-prop-image{position:relative;overflow:hidden;aspect-ratio:16 / 9;background:linear-gradient(145deg,#e6001261,#25d8e81f),#fff1f2}.player-prop-image:before,.player-prop-image:after{position:absolute;opacity:0;pointer-events:none}.player-prop-image:before{content:attr(data-initials);top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#ffffffeb;font-size:58px;font-weight:1000;background:linear-gradient(135deg,#e60012b8,#e4001b4d),radial-gradient(circle at 30% 20%,rgba(255,255,255,.18),transparent 38%),var(--cyan)}.player-prop-image:after{content:attr(data-fallback-name);left:14px;right:14px;bottom:14px;color:#fff;font-size:14px;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.45)}.player-prop-image.image-failed:before,.player-prop-image.image-failed:after{opacity:1}.player-prop-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 18%;object-position:50% 18%;transition:transform .18s ease;background:radial-gradient(circle at 50% 12%,rgba(255,255,255,.12),transparent 36%),linear-gradient(145deg,#e600123d,#25d8e81a),#fff1f2}.player-prop-card:hover img{transform:scale(1.04)}.player-prop-card[data-player=cristiano-ronaldo] img{-o-object-position:50% 10%;object-position:50% 10%}.player-prop-card[data-player=lionel-messi] img{-o-object-position:50% 12%;object-position:50% 12%}.player-prop-card[data-player=ousmane-dembele] img,.player-prop-card[data-player=neymar-jr] img{-o-object-position:50% 22%;object-position:50% 22%}.player-prop-copy{display:grid;gap:5px;padding:11px 12px 0}.player-prop-copy span{color:var(--muted);font-size:12px}.player-prop-copy h3{margin:0;font-size:15px;line-height:1.25}.player-prop-copy small{color:var(--faint)}.player-prop-prices{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:12px}.match-row{display:grid;grid-template-columns:minmax(270px,.82fr) minmax(380px,1fr);gap:24px;align-items:center;padding:18px 20px;border:1px solid rgba(255,255,255,.035);border-radius:8px;background:var(--panel);transition:transform .16s ease,border-color .16s ease,background .16s ease}.match-row:hover{transform:translateY(-2px);border-color:#25d8e859;background:var(--panel-soft)}.match-teams{display:grid;grid-template-columns:1fr;gap:10px}.match-teams strong{display:flex;align-items:center;gap:12px;font-size:clamp(12px,1.8vw,17px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%}.match-teams strong img{flex-shrink:0}.match-teams img{width:34px;height:24px;-o-object-fit:cover;object-fit:cover;border-radius:3px}.match-meta-line,.card-kicker,.match-clock,.option-row span,.ticket-note{color:var(--muted);font-size:13px}.quick-odds{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.quick-odds button{min-height:50px;padding:8px 12px;overflow:hidden;text-overflow:ellipsis}.esports-team-logo{width:36px;height:36px;-o-object-fit:contain;object-fit:contain;border-radius:8px;vertical-align:middle}.fight-event-line{justify-self:center;display:inline-flex;justify-content:center;max-width:min(100%,860px);padding:9px 14px;border:1px solid rgba(255,255,255,.09);border-radius:999px;color:#f7c7cc;background:#ffffff0b;font-size:12px;font-weight:900;text-align:center;text-transform:uppercase}.fighter-card{min-width:0;height:100%;display:grid;grid-template-rows:minmax(210px,1fr) auto;justify-items:center;gap:0;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:linear-gradient(160deg,rgba(255,255,255,.08),transparent 36%),#09070cf0}.fighter-card.is-home{background:linear-gradient(160deg,rgba(230,0,18,.28),transparent 46%),#09070cf0}.fighter-card.is-away{background:linear-gradient(205deg,rgba(37,216,232,.22),transparent 46%),#09070cf0}.fighter-image{width:100%;height:250px;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;filter:saturate(1.08)}.fighter-card-copy{width:100%;display:grid;justify-items:center;gap:11px;padding:12px 14px;text-align:center;background:#07060be0}.fighter-card strong{display:grid;align-items:center;min-height:42px;font-size:clamp(18px,2vw,28px);line-height:1.08;text-align:center}.fighter-card button,.fight-distance-pick{min-width:min(100%,178px);min-height:54px;border:1px solid rgba(37,216,232,.24);border-radius:9px;color:var(--text);background:#ffffff12}.fighter-card button span,.fight-distance-pick span{display:block;margin-top:3px;color:var(--cyan);font-weight:900}.fight-vs{position:relative;z-index:1;width:64px;height:64px;display:grid;place-items:center;justify-self:center;border-radius:50%;color:#fff;background:var(--red);box-shadow:0 16px 30px #e600125c}.fight-distance-pick{justify-self:center;padding:8px 18px}.formula-event-card{grid-template-columns:minmax(270px,.95fr) minmax(250px,.72fr);min-height:260px;gap:0;padding:0;overflow:hidden}.formula-event-art{width:100%;height:100%;min-height:260px;-o-object-fit:cover;object-fit:cover}.formula-event-copy{display:grid;align-content:center;gap:10px;padding:24px;background:linear-gradient(145deg,#e600121f,#25d8e814),#141017f5}.formula-event-copy span{color:var(--muted);font-size:12px;font-weight:850;text-transform:uppercase}.formula-event-copy strong{font-size:clamp(22px,2.3vw,34px);line-height:1.08}.formula-event-copy p{margin:0;color:var(--text);font-size:16px}.formula-event-copy button{justify-self:start;min-height:42px;padding:0 16px;color:#fff;background:var(--red);border:0;border-radius:8px}.match-page{padding-top:2px}.history-page{display:grid;gap:18px;padding-top:2px}.history-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.history-summary article,.history-list{border:1px solid var(--line-soft);border-radius:10px;background:var(--panel);box-shadow:var(--shadow)}.history-summary article{display:grid;gap:8px;padding:18px}.history-summary span{color:var(--muted);font-size:12px;text-transform:uppercase}.history-summary strong{color:var(--text);font-size:26px}.history-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.history-list{display:grid;gap:10px;padding:16px}.history-list h3{margin:0 0 4px;font-size:18px}.history-row{background:#ffffff09}.positions-dashboard{display:grid;gap:18px;padding-top:2px}.positions-dashboard__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.positions-dashboard__history{grid-column:1 / -1}.dashboard-list{display:grid;gap:10px;max-height:min(420px,52vh);overflow-y:auto;overscroll-behavior:contain;padding-right:6px;scrollbar-gutter:stable}.dashboard-list::-webkit-scrollbar{width:8px}.dashboard-list::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.dashboard-list::-webkit-scrollbar-thumb{background:#25d8e852;border-radius:999px}.dashboard-list::-webkit-scrollbar-thumb:hover{background:#25d8e87a}.dashboard-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:14px;border:1px solid var(--line-soft);border-radius:8px;background:#ffffff09}.dashboard-row>div{display:grid;gap:5px;min-width:0}.dashboard-row strong,.dashboard-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-row strong{color:var(--text)}.dashboard-row small{color:var(--muted)}.dashboard-row>b,.dashboard-row__actions>b,.dashboard-row .tx-link{color:var(--text);font-size:14px;white-space:nowrap}.dashboard-row__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:-moz-max-content;min-width:max-content}.dashboard-row .tx-link{border:1px solid var(--line-soft);border-radius:8px;padding:7px 9px;color:var(--cyan);background:#25d8e814;font-weight:900}.dashboard-row .tx-link:hover{border-color:#25d8e880;background:#25d8e824}.match-detail-card{padding:24px 28px 30px}.detail-matchup{display:flex;align-items:center;justify-content:center;gap:18px;min-width:0;flex:1;text-align:center}.stats-toggle-box{display:flex;align-items:center;justify-content:center;margin:16px 0 0}.stats-toggle{padding:10px 24px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:linear-gradient(135deg,#25d8e81f,#7850ff14);color:var(--text);font-size:12px;font-weight:700;letter-spacing:2.5px;cursor:pointer;text-align:center;transition:background .25s,box-shadow .25s;text-transform:uppercase;white-space:nowrap}.stats-toggle:hover{background:linear-gradient(135deg,#25d8e82e,#7850ff24);box-shadow:0 0 16px #25d8e81f}.match-insight{display:grid;gap:14px;margin:22px 0 18px;padding:16px;border:1px solid rgba(255,255,255,.05);border-radius:10px;background:linear-gradient(145deg,rgba(37,216,232,.07),transparent),#ffffff06}.formula-detail-insight{display:grid;grid-template-columns:minmax(250px,.92fr) minmax(260px,1fr);align-items:stretch;gap:0;overflow:hidden;min-height:220px;border:1px solid rgba(255,255,255,.07);border-radius:10px;background:linear-gradient(145deg,#e6001229,#25d8e814),#0c0a10e6}.formula-detail-insight img{width:100%;height:100%;min-height:220px;-o-object-fit:cover;object-fit:cover}.formula-detail-insight div{display:grid;align-content:center;gap:10px;padding:24px}.formula-detail-insight span{color:var(--cyan);font-size:12px;font-weight:900;text-transform:uppercase}.formula-detail-insight h3{margin:0;font-size:clamp(24px,2.5vw,38px);line-height:1.08}.formula-detail-insight p{margin:0;color:var(--muted)}.formula-detail-insight strong{justify-self:start;padding:12px 14px;border:1px solid rgba(255,255,255,.09);border-radius:8px;color:var(--text);background:#ffffff0e}.option-list{display:grid;gap:12px}.option-row{display:grid;grid-template-columns:minmax(220px,1fr) 180px 180px;align-items:center;gap:8px;padding:12px;border-top:1px solid var(--line)}.option-row>div{display:grid;gap:5px}.option-row.is-selected,.player-prop-card.is-selected{background:#25d8e814}.options-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.options-head h3{margin:4px 0 0;font-size:26px}.options-liquidity{color:var(--cyan)}.featured-strip{margin-bottom:24px}.featured-games{grid-auto-columns:minmax(254px,1fr);gap:12px}.featured-card{min-height:184px;padding:14px 12px 10px}.featured-flags{margin:48px 18px 16px}.featured-flags img{width:54px;height:38px}.featured-flags strong{font-size:21px}.featured-odds button{min-height:50px}.market-board{padding:18px 20px}.match-list{gap:12px}.match-row{min-height:112px;grid-template-columns:minmax(245px,.8fr) minmax(360px,1fr);padding:18px 22px}.match-teams{gap:8px}.match-teams strong{font-size:18px}.match-teams img{width:40px;height:28px}.quick-odds button{min-height:60px;font-size:16px}.quick-odds span{font-size:18px}.featured-strip{margin-bottom:20px}.featured-games{grid-auto-columns:minmax(232px,1fr)}.featured-card{min-height:166px}.featured-flags{margin:42px 16px 12px}.featured-flags img{width:48px;height:34px}.featured-flags strong{font-size:18px}.featured-names{margin-bottom:10px}.featured-odds button{min-height:46px}.market-board{padding:16px 18px}.market-tabs{margin-bottom:14px}.market-tabs button{min-height:36px;padding:0 12px;font-size:14px}.match-list{gap:10px}.match-row{min-height:96px;grid-template-columns:minmax(220px,.74fr) minmax(330px,1fr);gap:18px;padding:14px 18px}.match-teams{gap:6px}.match-teams strong{gap:10px;font-size:16px}.match-teams img{width:34px;height:24px}.match-meta-line{font-size:12px}.quick-odds{gap:10px}.quick-odds button{min-height:50px;padding:7px 10px;font-size:14px}.quick-odds span{font-size:16px}.match-row.ufc-title-card{grid-template-columns:minmax(0,1fr);justify-items:center;min-height:0;gap:14px;padding:clamp(16px,2vw,24px)}.match-row.ufc-title-card .fight-event-line{order:0;width:-moz-fit-content;width:fit-content;margin:0 auto}.match-row.ufc-title-card .ufc-title-stage{order:1;margin:0 auto}.match-row.ufc-title-card .fight-distance-pick{order:2}.match-row.ufc-title-card .fighter-card{width:100%}.search-box,.featured-card,.match-row,.market-board,.trade-slip,.match-detail-card{border-color:#ffffff0e}.featured-mode-tabs{background:#161118b8;border-color:var(--line)}.featured-mode-tabs .is-active{color:#071015;background:var(--cyan)}.featured-card{min-height:208px}.featured-odds button,.quick-odds button{color:var(--text);background:#231d27}.featured-odds button:hover,.quick-odds button:hover{background:#2c2530}.feature-time,.match-meta-line,.market-tabs button{color:var(--muted)}.market-board{padding:20px 22px}.match-row{min-height:132px;grid-template-columns:minmax(260px,.82fr) minmax(420px,1fr);padding:22px 28px}.match-teams strong{font-size:21px}.match-teams img{width:46px;height:32px}.quick-odds{gap:14px}.quick-odds button{min-height:72px;font-size:18px}.quick-odds span{color:var(--cyan);font-size:20px}.market-board{padding:14px 16px}.market-tabs{gap:6px;margin-bottom:12px}.market-tabs button{min-height:32px;padding:0 10px;font-size:13px}.match-list{gap:8px}.match-row{min-height:78px;grid-template-columns:minmax(190px,.62fr) minmax(300px,1fr);gap:14px;padding:11px 14px}.match-meta-line{font-size:11px}.match-teams strong{gap:8px;font-size:14px;line-height:1.15}.match-teams img{width:30px;height:21px}.quick-odds{gap:8px}.quick-odds button{min-height:42px;padding:6px 8px;border-radius:7px;font-size:13px}.quick-odds span{margin-top:2px;font-size:15px}.league-selector{gap:10px;margin-bottom:12px}.league-panel{min-height:70px;padding:12px}.league-panel span{font-size:11px}.league-panel strong{font-size:16px}.league-market-grid{gap:10px}.league-match-card{min-height:0;padding:14px}.league-clubs{gap:10px;margin:12px 0}.league-clubs img{width:52px;height:52px;-o-object-fit:contain;object-fit:contain}.league-clubs strong{font-size:14px;line-height:1.2}.league-market-prices{gap:8px;margin-top:12px}.league-market-prices .price,.option-row .price,.player-prop-prices .price{min-height:42px;border-radius:7px;font-size:13px}.league-match-card .quick-odds button{min-height:48px;font-size:14px}.league-match-card .quick-odds span{font-size:16px}.featured-strip{margin-bottom:14px}.featured-mode-tabs{gap:3px;padding:3px;border-color:#e4e7ec;background:#fff;box-shadow:0 8px 18px #1018280d}.featured-mode-tabs button{min-height:32px;color:#667085;font-size:14px}.featured-mode-tabs .is-active{color:#fff;background:#101828}.featured-games{grid-auto-columns:minmax(260px,1fr);gap:10px;padding-bottom:6px;scrollbar-color:#cbd5e1 #eef2f6}.featured-card{min-height:172px;padding:13px 12px 11px;border-radius:11px;background:linear-gradient(180deg,rgba(14,165,198,.05),transparent 50%),#fff}.featured-flags{margin:40px 12px 10px}.featured-flags img{width:48px;height:34px;box-shadow:0 8px 18px #1018281f}.featured-flags strong,.league-clubs b{color:#98a2b3}.feature-time,.match-meta-line,.player-prop-copy span,.ticket-view label,.position-row{color:var(--muted)}.featured-names{margin-bottom:10px;font-size:14px}.featured-odds,.featured-names{gap:8px}.featured-odds button,.quick-odds button,.league-market-prices .price{min-height:42px;border:1px solid #e4e7ec;color:#344054;background:#f8fafc}.featured-odds button:hover,.quick-odds button:hover,.league-market-prices .price:hover{border-color:#b9e6fe;background:#f0f9ff}.featured-odds b,.quick-odds span,.options-liquidity{color:#0e7490}.market-board,.match-detail-card{border-radius:12px;padding:14px 16px;background:#fff}.market-tabs,.option-tabs,.slip-tabs{border-bottom-color:#e4e7ec}.market-tabs{gap:4px;margin-bottom:12px}.market-tabs button,.option-tabs button{min-height:34px;padding:0 11px;border-radius:8px 8px 0 0;color:#667085;font-size:14px}.market-tabs .is-active,.option-tabs .is-active,.slip-tabs .is-active{color:#101828;border-bottom-color:var(--cyan)}.match-list{gap:9px}.match-row{min-height:88px;grid-template-columns:minmax(205px,.7fr) minmax(300px,1fr);gap:12px;padding:12px 14px;border-radius:11px}.match-row:hover,.player-prop-card:hover,.league-match-card:hover{border-color:#cbd5e1;box-shadow:0 18px 40px #1018281c}.match-teams strong,.player-prop-copy strong,.league-clubs strong,.option-row strong{color:#101828}.quick-odds{gap:7px}.option-row{border-top-color:#edf1f5}.option-row.is-selected,.player-prop-card.is-selected{background:#effbff}.league-panel{border-radius:11px;background:linear-gradient(135deg,#fff,#f7fbff)}.league-panel.is-active,.league-panel:hover{border-color:#7dd3fc;background:#f0f9ff}.featured-games{grid-auto-columns:minmax(226px,1fr);gap:8px}.featured-card{min-height:146px;padding:11px;border-radius:12px}.sport-icon,.feature-time{top:12px}.sport-icon{left:12px;font-size:13px}.feature-time{right:12px;font-size:10px;letter-spacing:.06em}.featured-flags{grid-template-columns:1fr 30px 1fr;gap:8px;margin:32px 8px 7px}.featured-flags img{width:40px;height:28px}.featured-flags strong{font-size:16px}.featured-names{gap:6px;margin-bottom:7px;font-size:12px}.featured-odds{gap:6px}.featured-odds button,.quick-odds button{border-radius:9px}.featured-odds button{min-height:34px;font-size:12px}.featured-odds b,.quick-odds span{margin-top:1px;font-size:12px}.market-board{padding:12px}.market-tabs{margin-bottom:10px}.market-tabs button,.option-tabs button{min-height:30px;padding:0 10px;font-size:13px}.match-list{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:8px}.match-row{min-height:0;grid-template-columns:1fr;align-items:start;gap:10px;padding:12px;border-radius:12px}.match-teams{gap:5px}.match-meta-line{width:-moz-fit-content;width:fit-content;margin-bottom:2px;border:1px solid #e4e7ec;border-radius:999px;padding:3px 7px;color:#667085;background:#f8fafc;font-size:10px}.match-teams strong{gap:7px;font-size:14px}.match-teams img{width:25px;height:18px;border-radius:4px}.quick-odds{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.quick-odds button{min-height:38px;padding:6px 8px;font-size:12px}.league-selector,.league-market-grid,.player-market-grid{gap:8px}.league-panel,.league-match-card{padding:12px;border-radius:12px}.league-panel{min-height:74px}.league-panel strong{font-size:15px}.player-prop-copy{padding:9px 10px 0}.player-prop-copy strong{font-size:14px}.matchup-sides{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;min-height:54px}.matchup-sides strong{min-width:0;display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center;line-height:1.2;overflow-wrap:break-word;word-break:break-word;max-width:100%}.matchup-sides strong img{width:38px;height:27px}.matchup-sides b{color:#98a2b3;font-size:15px;font-weight:950}.match-list[data-sport=football] .match-row,.match-list[data-sport=basketball] .match-row,.match-list[data-sport=cricket] .match-row{align-content:space-between}.match-list[data-sport=formula-1]{grid-template-columns:1fr}.match-row.formula-event-card{min-height:254px;grid-template-columns:minmax(0,1.05fr) minmax(190px,.82fr);gap:0;padding:0;overflow:hidden;border-radius:16px;background:linear-gradient(180deg,rgba(240,0,24,.04),transparent 46%),#fff}.formula-event-art{min-height:254px;aspect-ratio:auto}.formula-event-copy{gap:9px;padding:20px;border-left:1px solid #edf1f5;color:#101828;background:radial-gradient(circle at 100% 0%,rgba(240,0,24,.11),transparent 11rem),linear-gradient(145deg,#fff,#f8fafc)}.formula-event-copy strong{color:#101828;font-size:clamp(21px,2vw,30px)}.formula-event-copy p{color:#475467;font-size:14px}.formula-event-copy button{min-height:38px;border-radius:999px;background:#101828}.match-list[data-sport=ufc]{grid-template-columns:repeat(auto-fit,minmax(min(100%,560px),1fr))}.match-row.ufc-title-card{gap:12px;padding:16px;border-radius:18px;background:radial-gradient(circle at 50% -20%,rgba(240,0,24,.13),transparent 15rem),linear-gradient(180deg,#fff,#f7f8fb)}.match-row.ufc-title-card .fight-event-line{border-color:#e4e7ec;color:#475467;background:#fff;box-shadow:0 10px 24px #10182814}.match-row.ufc-title-card .ufc-title-stage{width:min(100%,680px);min-height:290px;grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr);gap:10px}.fighter-card{overflow:hidden;border:1px solid #e4e7ec;border-radius:16px;box-shadow:0 18px 40px #1018281f}.fighter-card.is-home{background:linear-gradient(160deg,rgba(240,0,24,.14),transparent 48%),#fff}.fighter-card.is-away{background:linear-gradient(205deg,rgba(14,165,198,.14),transparent 48%),#fff}.fighter-image{height:202px}.fighter-card-copy{gap:8px;padding:10px;background:#ffffffeb}.fighter-card strong{min-height:34px;color:#101828;font-size:clamp(16px,1.5vw,22px)}.fighter-card button{min-width:min(100%,168px);min-height:44px;border-color:#d0d5dd;color:#101828;background:#f8fafc}.fight-vs{width:54px;height:54px;color:#fff;border-color:transparent;background:#101828;box-shadow:0 16px 28px #10182833}.top-sport-nav,.search-box,.side-toggle,.quote-grid,.profile-wallet,.ticket-note,.ticket-empty,.match-meta-line,.fight-event-line{background:var(--panel-soft);border-color:var(--line)}.featured-card,.league-panel{background:linear-gradient(135deg,rgba(14,165,198,.05),transparent 48%),var(--panel-raised)}.market-board,.trade-slip,.match-detail-card,.history-page{background-color:var(--panel)}.featured-odds button,.quick-odds button,.league-market-prices .price,.ticket-view input,.fighter-card button{border-color:var(--line);background:#f1f5f7}.featured-odds button:hover,.quick-odds button:hover,.league-market-prices .price:hover,.fighter-card button:hover{background:#e7f4f8}.match-row.formula-event-card{background:linear-gradient(180deg,rgba(240,0,24,.035),transparent 46%),var(--panel-raised)}.formula-event-copy{border-left-color:var(--line);background:radial-gradient(circle at 100% 0%,rgba(240,0,24,.09),transparent 11rem),linear-gradient(145deg,#f8fafb,#eef3f6)}.match-row.ufc-title-card{background:radial-gradient(circle at 50% -20%,rgba(240,0,24,.1),transparent 15rem),linear-gradient(180deg,#f8fafb,#eef3f6)}.fighter-card.is-home{background:linear-gradient(160deg,rgba(240,0,24,.1),transparent 48%),var(--panel-raised)}.fighter-card.is-away{background:linear-gradient(205deg,rgba(14,165,198,.11),transparent 48%),var(--panel-raised)}.fighter-card-copy{background:#f8fafbf0}.featured-odds button,.quick-odds button,.league-market-prices .price,.player-prop-prices .price{position:relative;min-height:48px;border:1px solid rgba(14,165,198,.18);color:#142033;background:#eff6f9eb;box-shadow:none;transition:transform .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease}.quick-odds button{min-height:56px;padding:9px 10px;border-radius:14px;font-size:13px;font-weight:950}.featured-odds button{min-height:42px;border-radius:11px}.featured-card--three-way .featured-odds{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-card--three-way .featured-odds button{min-width:0;padding-inline:7px}.featured-odds b,.quick-odds span{color:#087e9b;font-size:14px;font-weight:1000}.featured-odds button:hover,.quick-odds button:hover,.league-market-prices .price:hover,.player-prop-prices .price:hover{transform:translateY(-2px);border-color:#0ea5c67a;background:#dff4f9fa;box-shadow:0 12px 24px #0e749024}.quick-odds button:active,.featured-odds button:active,.league-market-prices .price:active,.player-prop-prices .price:active{transform:translateY(0)}.option-row .price,.fighter-card button,.fight-distance-pick{box-shadow:0 11px 22px #14203321}.match-list[data-sport=formula-1],.match-list[data-sport=ufc]{grid-template-columns:1fr}.match-list[data-sport=formula-1] .formula-event-card,.match-list[data-sport=ufc] .ufc-title-card{width:100%}.match-list[data-sport=formula-1] .formula-event-card{min-height:236px;background:linear-gradient(135deg,rgba(14,165,198,.08),transparent 42%),var(--panel-raised)}.formula-event-copy{background:linear-gradient(135deg,#f8fafbf0,#eef3f6fa)}.formula-event-copy small{color:var(--muted);font-size:13px}.match-list[data-sport=ufc] .ufc-title-card{grid-template-columns:minmax(0,1fr);padding:18px;background:linear-gradient(135deg,rgba(14,165,198,.07),transparent 42%),var(--panel-raised)}.match-list[data-sport=ufc] .ufc-title-stage{width:min(100%,920px);grid-template-columns:minmax(0,1fr) 64px minmax(0,1fr)}.match-list[data-sport=ufc] .fighter-card{grid-template-columns:minmax(150px,.72fr) minmax(0,1fr);grid-template-rows:1fr;align-items:stretch}.match-list[data-sport=ufc] .fighter-image{height:100%;min-height:220px}.match-list[data-sport=ufc] .fighter-card-copy{align-content:center;justify-items:start;padding:18px;text-align:left}.match-list[data-sport=ufc] .fighter-card strong{min-height:0;text-align:left}.match-list[data-sport=ufc] .fighter-card button{width:min(100%,190px)}.match-list[data-sport=ufc] .fighter-card.is-home,.match-list[data-sport=ufc] .fighter-card.is-away{background:linear-gradient(135deg,rgba(14,165,198,.06),transparent 48%),var(--panel-raised)}.match-list[data-sport=ufc] .fight-vs{background:#101828}.player-prop-image{background:linear-gradient(145deg,#0ea5c61c,#ffffff1f),var(--panel-soft)}.match-insight{background:var(--panel-raised);border-color:var(--line)}.formula-detail-insight{border-color:var(--line);background:linear-gradient(135deg,rgba(14,165,198,.08),transparent 45%),var(--panel-raised);box-shadow:var(--shadow)}.formula-detail-insight div{color:var(--text);background:linear-gradient(135deg,#f8fafbf5,#eef3f6fa)}.formula-detail-insight h3,.formula-detail-insight strong{color:var(--text)}.formula-detail-insight p{color:var(--muted)}.formula-detail-insight strong{border-color:var(--line);background:#eff6f9eb}.market-empty-state{grid-column:1 / -1;min-height:112px;display:grid;place-items:center;padding:22px;border:1px dashed var(--line);border-radius:8px;background:#ffffffc2;color:var(--muted);font-weight:700;text-align:center}.match-row.esports-event-card{grid-template-columns:minmax(0,1fr);gap:12px}.match-row.esports-event-card .match-teams{display:grid;gap:10px}.match-row.esports-event-card .esports-matchup,.match-row.esports-event-card .esports-odds{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:stretch}.match-row.esports-event-card .esports-matchup{position:relative;align-items:center}.match-row.esports-event-card .esports-matchup strong{min-width:0;display:grid;justify-items:center;gap:7px;text-align:center}.match-row.esports-event-card .esports-matchup b{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:3px 8px;border-radius:999px;background:var(--panel-raised);color:var(--muted);box-shadow:0 4px 12px #1018281f}.match-row.esports-event-card .esports-odds button{width:100%}@media (max-width: 640px){.match-row.esports-event-card .esports-matchup,.match-row.esports-event-card .esports-odds{gap:8px}}@media (max-width: 860px){.formula-event-card{grid-template-columns:1fr}.formula-event-art{min-height:190px;aspect-ratio:16 / 9}.ufc-title-stage{min-height:0;grid-template-columns:minmax(0,1fr) 52px minmax(0,1fr);gap:8px}.fighter-image{height:180px}.fighter-card{grid-template-rows:minmax(150px,1fr) auto}.fighter-card-copy{padding-inline:8px}.fighter-card strong{min-height:42px;font-size:15px}.fighter-card button,.fight-distance-pick{min-width:0;width:100%;min-height:48px;font-size:13px}.fight-vs{width:48px;height:48px;font-size:13px}.formula-detail-insight{grid-template-columns:1fr}.formula-detail-insight img{min-height:180px}}@media (max-width: 1320px){.right-rail{position:static;padding:0 24px 50px 0}.dashboard-shell{grid-template-columns:1fr}.right-rail{position:static;padding:0 0 46px}}@media (max-width: 1180px){.topbar__inner,.dashboard-shell{width:min(100% - 24px,1480px)}.header-search{max-width:310px}.dashboard-shell{grid-template-columns:1fr}.right-rail{position:static}}@media (max-width: 1120px){.dashboard-shell{grid-template-columns:1fr}.right-rail{position:static;padding:0 0 46px}.header-search{order:3;max-width:none;flex-basis:100%}.hero-banner{grid-template-columns:1fr}.hero-banner__players{min-height:210px}.hero-banner__copy{padding:24px}}@media (max-width: 980px){.topbar{height:auto}.topbar__inner{flex-wrap:wrap;padding:16px}.brand__mark{width:52px;height:46px}.brand strong{font-size:22px}.top-sport-nav{order:3;width:100%;margin:0}.dashboard-shell{display:block;padding-left:0}.main-column,.right-rail{padding:16px}.dashboard-tools,.match-row,.player-prop-card,.option-row,.insight-grid,.recent-columns,.history-summary,.history-columns,.positions-dashboard__grid,.league-selector,.league-market-grid{grid-template-columns:1fr}.positions-dashboard__history{grid-column:auto}.history-hero{align-items:flex-start;flex-direction:column}.history-hero p{text-align:left}.dashboard-list{max-height:min(360px,58vh)}.footer-main{grid-template-columns:1fr 1fr;padding:38px 24px}.footer-brand{grid-column:1 / -1}.footer-bottom{grid-template-columns:auto 1fr;padding:22px 24px}.footer-bottom span{grid-column:2;white-space:normal}}@media (max-width: 640px){.profile-dropdown{right:-8px;width:min(342px,calc(100vw - 32px))}}@media (max-width: 620px){.options-head,.detail-meta,.detail-title-row,.detail-matchup{align-items:stretch;flex-direction:column}.detail-matchup{align-items:flex-start}.wallet-panel{flex-direction:row;flex-wrap:wrap;gap:8px}.topbar__inner{gap:10px}.featured-games{grid-auto-columns:minmax(270px,88vw)}.quick-odds,.player-prop-prices,.featured-odds,.featured-names,.share-pnl-card__meta{grid-template-columns:1fr}.share-pnl-card{padding:20px}.share-pnl-card__headline h2{font-size:24px}.share-pnl-card__amount{font-size:36px}.detail-title-row h2{font-size:28px}.footer-main,.footer-bottom{grid-template-columns:1fr}.footer-bottom span{grid-column:auto}.age-badge{width:56px;height:56px}}@media (max-width: 374px){.wallet-panel{left:214px!important}}.hero-player-card img:not([src]),.hero-player-card img[hidden]{display:none}@media (max-width: 760px){body{font-size:13px}.topbar{position:static}.topbar__inner{display:grid;grid-template-columns:1fr auto;gap:10px;padding:12px}.brand__mark{width:42px;height:38px;font-size:22px}.brand strong{font-size:18px}.brand small{font-size:11px}.wallet-panel{justify-content:end}.balance-pill{display:none!important}.connect-btn{min-height:36px;padding:0 12px;font-size:12px}.profile-button{width:40px;height:40px}.top-sport-nav,.header-search{grid-column:1 / -1;width:100%;margin:0}.top-sport-nav{overflow-x:auto}.top-sport-nav button{min-height:32px;padding:0 12px;font-size:13px}.header-search{max-width:none;min-height:40px}.dashboard-shell{display:flex;flex-direction:column;padding:12px}.main-column,.right-rail{width:100%;padding:0}.hero-banner{min-height:auto;grid-template-columns:1fr}.hero-banner__players{min-height:158px;padding:16px 0 0 18px}.hero-player-card{height:158px;min-width:120px}.hero-player-card--blue{height:170px}.hero-banner__copy{padding:18px}.hero-banner__copy h1{font-size:30px}.featured-games{grid-auto-columns:minmax(220px,78vw)}.market-board,.trade-slip,.match-detail-card{padding:14px}.market-tabs,.option-tabs{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.market-tabs::-webkit-scrollbar,.option-tabs::-webkit-scrollbar{display:none}.match-row{grid-template-columns:1fr;gap:12px;min-height:0}.quick-odds button{min-height:46px;font-size:12px}.right-rail{order:3}.site-footer{margin-top:22px}.footer-main,.footer-bottom{grid-template-columns:1fr;padding:24px 18px}.share-pnl-card{width:min(94vw,94vh);padding:0 14px 14px;border-radius:18px}.share-pnl-card__stadium{min-height:92px;margin:0 -14px 8px}.position-pulse-card{width:108px;height:76px}.position-pulse-card strong,.share-pnl-card__headline h2{font-size:24px}.share-pnl-card__teams{gap:6px}.share-pnl-card__teams span{padding:8px}.share-pnl-card__amount{margin:10px 0;font-size:34px}.share-pnl-card p{display:none}.recent-columns{grid-template-columns:1fr}#share-pnl-summary{display:none}.share-pnl-card{width:min(94vw,94vh);padding:18px;gap:10px}.share-pnl-card__headline h2{font-size:26px}.share-pnl-card__amount{font-size:36px}.share-pnl-card__meta{grid-template-columns:repeat(2,minmax(0,1fr))}#share-pnl-summary{display:grid}.footer-main{grid-template-columns:1fr 1fr;gap:22px 18px;padding:24px 16px}.footer-brand{grid-column:1 / -1}.match-row.ufc-title-card{padding:14px}.match-row.ufc-title-card .ufc-title-stage{width:100%}.match-row{grid-template-columns:1fr;min-height:0}.quick-odds{grid-template-columns:repeat(3,minmax(0,1fr))}.league-selector,.league-market-grid{grid-template-columns:1fr}.topbar{height:auto}.dashboard-shell,.topbar__inner{width:calc(100% - 20px)}.hero-banner,.match-list{grid-template-columns:1fr}.hero-banner{min-height:auto;grid-template-columns:1fr;padding:16px}.hero-banner__players{min-height:216px;padding-left:6px}.hero-player-card{min-width:132px;height:196px}.hero-player-card--blue{height:208px}.matchup-sides{gap:6px}.matchup-sides strong img{width:32px;height:23px}.match-row.formula-event-card{grid-template-columns:1fr}.formula-event-art{min-height:184px}.formula-event-copy{border-top:1px solid #edf1f5;border-left:0}.match-row.ufc-title-card .ufc-title-stage{min-height:0;grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr)}.fighter-image{height:150px}.fighter-card button{min-width:0;width:100%;font-size:12px}.fight-vs{width:42px;height:42px}.formula-event-copy{border-top-color:var(--line)}.match-list[data-sport=ufc] .ufc-title-stage,.match-list[data-sport=ufc] .fighter-card{grid-template-columns:1fr}.match-list[data-sport=ufc] .fight-vs{justify-self:center}body{overflow-x:hidden}.topbar__inner{grid-template-columns:minmax(0,1fr) auto}.wallet-panel{max-width:148px;justify-self:end}.connect-btn{max-width:148px;padding:0 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%;padding:12px 16px;gap:10px}.brand{min-width:0}.wallet-panel{max-width:136px;min-width:0}.wallet-panel .connect-btn{max-width:136px;min-height:38px;padding:0 10px;font-size:12px}.top-sport-nav,.header-search{grid-column:1 / -1;width:100%;margin-left:0;margin-right:0}.topbar__inner{position:relative;padding-right:112px}.wallet-panel{position:absolute;top:14px;right:14px;width:92px;max-width:92px}.wallet-panel .connect-btn{width:92px;max-width:92px;padding:0 8px;font-size:11px}.wallet-panel{position:fixed;top:14px;right:14px;z-index:60;width:92px;max-width:92px}.wallet-panel{right:auto;left:calc(100vw - 106px);left:calc(100dvw - 106px)}.wallet-panel{right:auto!important;left:284px!important}}@media (max-width: 980px){.wc-hero-content{gap:22px;padding:28px}.wc-hero-mid{display:none}}@media (max-width: 760px){.wc-hero-banner{min-height:auto;padding:0}.wc-hero-content{align-items:flex-start;flex-direction:column;gap:20px;padding:24px 20px}.wc-hero-title{font-size:clamp(38px,14vw,58px)}.wc-hero-subtitle{max-width:100%}.wc-hero-right{width:100%;flex-direction:row;justify-content:space-between;min-width:0}.wc-hero-logo{width:62px}.wc-hero-hosts{text-align:right}}:root{--bg: #eef3f7;--bg-deep: #e4ebf0;--panel: #ffffff;--panel-soft: #f3f6f9;--panel-raised: #ffffff;--line: #dbe3eb;--line-soft: #c9d4df;--text: #121a2a;--muted: #667085;--faint: #98a2b3;--red: #ef0020;--red-dark: #b80018;--cyan: #90ff00;--yellow: #ffdb58;--green: #0fa64a;--shadow: 0 18px 42px rgba(15, 23, 42, .09)}*{box-sizing:border-box}html{min-width:0;background:#eef3f7}body{color:var(--text);background:linear-gradient(180deg,#f8fafc,#eef3f7 260px,#e7edf2);font-size:13px;margin:0;overflow-x:hidden}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.topbar{height:auto;min-height:132px;margin:10px 12px 0;border:1px solid var(--line);border-radius:18px;background:#fffffff5;box-shadow:0 12px 36px #0f172a14}.topbar__inner{width:min(100%,1840px);height:auto;display:grid;grid-template-columns:minmax(190px,240px) minmax(280px,1fr) auto;grid-template-areas:"brand search wallet" "sports sports sports";gap:16px 22px;padding:18px 22px;margin:0 auto}.brand{grid-area:brand;min-width:0}.brand__mark{width:48px;height:48px;border-radius:14px;background:#101827;color:#fff;box-shadow:none;transform:none;font-size:24px}.brand strong{color:var(--text);font-size:22px;line-height:1}.brand small{color:var(--muted);font-size:12px;line-height:1.1}.header-search{grid-area:search;max-width:980px;width:100%;height:56px;display:grid;grid-template-columns:32px 1fr;align-items:center;gap:10px;padding:0 20px;border:1px solid #e2e8f0;border-radius:16px;background:#f1f3f6;color:#0f172a;box-shadow:inset 0 1px #ffffffbf}.header-search input{min-width:0;border:0;outline:0;background:transparent;color:var(--text);font-weight:700}.header-search input::-moz-placeholder{color:#667085}.header-search input::placeholder{color:#667085}.wallet-panel{grid-area:wallet;justify-self:end}.positions-top-btn{position:relative;min-height:44px;border:1px solid var(--line-soft);border-radius:10px;padding:0 18px;color:var(--text);background:#fff;box-shadow:0 8px 20px #0f172a0f}.theme-top-btn{width:44px;min-width:44px;min-height:44px;display:inline-grid;place-items:center;border:1px solid var(--line-soft);border-radius:10px;color:var(--text);background:#fff;box-shadow:0 8px 20px #0f172a0f}.theme-top-btn:hover{border-color:#90ff00}.top-sport-nav{grid-area:sports;width:100%;margin:0;padding:0;gap:22px;border:0;border-radius:0;background:transparent}.top-sport-nav button{position:relative;min-height:32px;border-radius:0;padding:0 0 8px;color:var(--muted);background:transparent;box-shadow:none}.top-sport-nav button:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:transparent}.top-sport-nav .is-active{color:var(--text);background:transparent;box-shadow:none}.dashboard-shell{width:min(100% - 24px,1860px);grid-template-columns:minmax(0,1fr) 340px;gap:18px;margin:14px auto 0;padding-left:0}.main-column{padding:0 0 34px}.right-rail{top:156px;padding:0 0 34px}.wc-hero-banner{min-height:430px;border-radius:12px;overflow:hidden;box-shadow:var(--shadow)}.wc-hero-title{font-size:clamp(48px,7.4vw,112px);letter-spacing:.02em}.featured-card,.match-row,.market-board,.match-detail-card,.trade-slip,.player-prop-card{background:var(--panel);border-color:var(--line);box-shadow:var(--shadow)}.featured-games{grid-auto-columns:minmax(292px,320px)}.featured-card,.match-row{color:var(--text)}.featured-flags img,.match-teams img,.detail-team img,.team-logo{width:64px;height:46px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;border-radius:6px;background:transparent;box-shadow:none}.team-logo{display:inline-grid;place-items:center}.team-logo--initials{border:1px solid var(--line);color:var(--text);background:var(--panel-soft);font-size:14px;font-weight:950;letter-spacing:.6px;text-transform:uppercase}.match-row{grid-template-columns:minmax(220px,.9fr) minmax(360px,1.35fr);align-items:center}.match-teams{min-width:0}.match-teams>div,.matchup-sides strong,.detail-team{min-width:0;text-align:center}.match-teams strong,.featured-names span{color:var(--text)}.quick-odds{display:grid;grid-template-columns:repeat(3,minmax(92px,1fr));gap:8px}.quick-odds button,.featured-odds button,.option-row .price{border:1px solid var(--line-soft);color:var(--text);background:#f8fafc;border-radius:8px;box-shadow:inset 0 -2px #0f172a0a}.quick-odds button:hover,.featured-odds button:hover,.option-row .price:hover{border-color:#90ff00}.quick-odds span,.featured-odds b{color:#007f9b}.option-row{background:#ffffffc2}.empty-state{min-height:150px;display:grid;place-items:center;gap:8px;padding:28px;border:1px dashed var(--line-soft);border-radius:10px;color:var(--muted);text-align:center;background:#ffffff9e}.empty-state strong{color:var(--text);font-size:18px}.loading-markets{display:inline-flex;align-items:center;gap:10px;margin:0 0 14px;padding:10px 14px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#ffffffd1}.loading-markets span{width:10px;height:10px;border-radius:50%;background:#90ff00;box-shadow:0 0 0 5px #90ff002e}.trade-slip{color:var(--text)}.slip-tabs .is-active{border-bottom-color:#90ff00}.floating-ticket-button{right:22px;bottom:22px;width:70px;height:70px}.site-footer{color:#f8fafc;background:#111827}@media (max-width: 1320px){.dashboard-shell{grid-template-columns:1fr}.right-rail{position:static}}@media (max-width: 860px){.topbar__inner{grid-template-columns:1fr;grid-template-areas:"brand" "search" "wallet" "sports";gap:12px}.wallet-panel{width:100%;justify-self:stretch;justify-content:space-between}.header-search{max-width:none}.top-sport-nav{gap:16px}.wc-hero-banner{min-height:390px}.match-row,.option-row{grid-template-columns:1fr}}html{scroll-padding-top:128px}body{min-width:0;font-size:12px}.topbar{position:sticky;top:0;z-index:100;width:100%;min-height:124px;margin:0;border:0;border-bottom:1px solid #d9e1ea;border-radius:0;background:#fff;box-shadow:0 8px 24px #0f172a14}.topbar__inner{width:min(100% - 40px,1840px);padding:16px 0 12px;gap:14px 22px}.brand-button,.brand-button:hover,.brand-button:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;background:transparent;box-shadow:none;cursor:pointer;text-align:left}.brand__mark{width:48px;height:48px;border:0;border-radius:12px;background:#101827;color:#fff;box-shadow:none}.brand strong{font-size:22px;letter-spacing:-.02em}.brand small{font-size:12px}.header-search{max-width:940px;height:50px;min-height:50px;border-radius:14px;background:#f0f2f5;box-shadow:none}.wallet-panel{display:flex;align-items:center;gap:10px}.top-sport-nav{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.top-sport-nav button{min-height:30px;font-size:14px;font-weight:800}.top-sport-nav .is-active{color:#101827}.top-sport-nav .is-active:after{background:#90ff00}.dashboard-shell{width:min(100% - 40px,1840px);grid-template-columns:minmax(0,1fr) 320px;gap:16px;margin:14px auto 0}.market-board{padding:16px;border-radius:14px}.market-tabs{gap:22px;margin-bottom:14px}.market-tabs button{min-height:32px;padding:0 0 8px;border-radius:0;font-size:13px}.match-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:10px}.market-load-more{display:flex;justify-content:center;margin-top:14px}.market-load-more button{min-height:40px;min-width:180px;border:1px solid #d9e3ee;border-radius:8px;background:#fff;color:#101827;font-size:13px;font-weight:900}.market-load-more button:hover:not(:disabled){border-color:#9fef00;box-shadow:0 10px 24px #1018271a}.esports-dashboard{display:grid;gap:12px}.esports-status-toggle{justify-self:start}.esports-status-toggle button{min-width:104px;font-size:13px;font-weight:900}.esports-market-section{display:grid;gap:10px}.esports-section-head{display:flex;align-items:center;justify-content:space-between;min-height:32px;border-bottom:1px solid #e1e8f0}.esports-section-head h3{margin:0;color:#101827;font-size:15px;font-weight:900}.esports-section-head span{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:24px;border:1px solid #d8e1eb;border-radius:999px;color:#556274;background:#f8fafc;font-size:12px;font-weight:900}.match-row{min-height:190px;display:grid;grid-template-columns:1fr!important;grid-template-rows:auto 1fr auto;align-items:stretch;gap:12px;padding:14px;border:1px solid #d8e1eb;border-radius:10px;color:#101827;background:#fff;box-shadow:0 12px 26px #0f172a0d;cursor:pointer}.match-row:hover{border-color:#aab8c8;transform:translateY(-1px)}.match-meta{display:inline-flex;align-items:center;gap:6px;justify-self:start;width:-moz-fit-content;width:fit-content;border:1px solid #dce5ee;border-radius:999px;padding:4px 10px;color:#556274;background:#f8fafc;font-size:11px;font-weight:900;letter-spacing:.02em}.match-meta .status-dot.live,.feature-time .status-dot.live{display:inline-block;width:7px;height:7px;flex:0 0 7px;border-radius:999px;background:#ef233c;box-shadow:0 0 0 4px #ef233c29}.match-teams{display:grid!important;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr)!important;align-items:center!important;justify-items:center!important;gap:10px!important;width:100%;min-height:76px}.match-teams>div{width:100%;min-width:0;display:grid!important;grid-template-rows:42px auto;place-items:center;gap:7px;text-align:center}.match-teams img{display:block!important;width:58px!important;height:40px!important;max-width:100%;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center;object-position:center;border-radius:4px;background:transparent!important;box-shadow:none!important}.match-teams strong{width:100%;min-width:0;color:#101827;font-size:14px;font-weight:900;line-height:1.12;text-align:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.match-teams>b{color:#8b95a5;font-size:18px;font-weight:950;font-style:italic}.quick-odds{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px;width:100%}.quick-odds button,.featured-odds button{min-height:45px;padding:7px 8px;border:1px solid #cfd9e5;border-radius:7px;color:#101827;background:#f8fafc;box-shadow:none}.quick-odds button b,.featured-odds button b{color:#101827;font-size:14px}.quick-odds button span,.featured-odds button span{color:#0081a0;font-size:12px;font-weight:900}.featured-games{grid-auto-columns:minmax(245px,300px)}.featured-card{min-height:185px;border-radius:10px}.featured-flags{grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr)!important;align-items:center;justify-items:center}.featured-flags img,.featured-flags .team-logo{display:block!important;width:58px!important;height:40px!important;-o-object-fit:contain!important;object-fit:contain!important;background:transparent!important;box-shadow:none!important}.floating-ticket-button{right:24px;bottom:24px;width:64px;height:64px}@media (max-width: 980px){.topbar__inner{grid-template-columns:1fr;grid-template-areas:"brand" "search" "wallet" "sports";width:min(100% - 24px,760px);padding:12px 0}.wallet-panel{justify-self:stretch;justify-content:space-between}.dashboard-shell{width:min(100% - 20px,760px);grid-template-columns:1fr}.right-rail{position:static}.match-list{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}}.topbar{position:sticky!important;top:0!important;left:0!important;right:0!important;width:100%!important;min-height:112px!important;margin:0!important;border:0!important;border-bottom:1px solid #dbe3eb!important;border-radius:0!important;background:#fff!important}.topbar__inner{display:grid!important;grid-template-columns:minmax(170px,250px) minmax(260px,1fr) auto!important;grid-template-areas:"brand search wallet" "sports sports sports"!important;align-items:center!important;width:min(100% - 40px,1840px)!important;margin:0 auto!important;padding:14px 0 10px!important;gap:12px 22px!important}.brand,.brand-button,.brand-button:hover,.brand-button:focus,.brand-button:focus-visible{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;text-decoration:none!important}.brand__mark{flex:0 0 48px!important;display:grid!important;place-items:center!important;width:48px!important;height:48px!important;border:0!important;border-radius:12px!important;background:#101827!important;color:#fff!important;font-size:24px!important;line-height:1!important}.brand strong,.brand small{display:block!important;white-space:nowrap!important}.header-search{min-width:0!important;max-width:980px!important;justify-self:stretch!important}.wallet-panel{position:static!important;inset:auto!important;width:auto!important;height:auto!important;justify-self:end!important}.positions-top-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important}.top-sport-nav button,.market-tabs button{border:0!important;background:transparent!important;box-shadow:none!important}.top-sport-nav button{color:#667085!important}.dashboard-shell.no-right-rail{grid-template-columns:1fr!important}.match-page{display:grid!important;gap:14px!important}.match-detail-card{padding:16px!important;border-radius:14px!important;overflow:hidden!important}.detail-title-row{width:100%!important}.detail-matchup{display:grid!important;grid-template-columns:minmax(72px,110px) minmax(0,1fr) minmax(72px,110px)!important;align-items:center!important;justify-items:center!important;gap:14px!important;width:100%!important;margin:18px 0!important}.detail-matchup h2{margin:0!important;color:#101827!important;font-size:clamp(28px,4vw,48px)!important;line-height:1.05!important;text-align:center!important}.detail-team{display:grid!important;place-items:center!important;gap:8px!important;width:100%!important}.detail-team img,.detail-team .team-logo{display:block!important;width:72px!important;height:52px!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center!important;object-position:center!important;border-radius:6px!important;background:transparent!important;box-shadow:none!important}.detail-team span{color:#101827!important;font-size:12px!important;font-weight:900!important;letter-spacing:.04em!important}.option-tabs{display:flex!important;gap:18px!important;overflow-x:auto!important;border-bottom:1px solid #dbe3eb!important}.option-tabs button{flex:0 0 auto!important;min-height:36px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#667085!important;font-weight:900!important}.option-tabs button.is-active{color:#101827!important;border-bottom:3px solid #90ff00!important}.option-row{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(120px,240px) minmax(120px,240px)!important;align-items:center!important;gap:10px!important;padding:12px 16px!important;border-bottom:1px solid #edf1f5!important}.option-row .price{min-height:42px!important;padding:8px 10px!important;border-radius:8px!important}@media (max-width: 980px){.topbar{min-height:164px!important}.topbar__inner{grid-template-columns:minmax(0,1fr) minmax(250px,auto)!important;grid-template-areas:"brand wallet" "search search" "sports sports"!important;width:min(100% - 24px,760px)!important}.brand strong{font-size:18px!important}.brand small{font-size:11px!important}.brand__mark{flex-basis:42px!important;width:42px!important;height:42px!important}.wallet-panel{gap:8px!important;flex-wrap:nowrap!important;justify-content:flex-end!important}.positions-top-btn{min-height:40px!important;padding:0 12px!important;font-size:12px!important}.wallet-panel>div{min-width:128px!important}.header-search{height:48px!important}.top-sport-nav{overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:2px!important}.detail-matchup{grid-template-columns:68px minmax(0,1fr) 68px!important;gap:8px!important}.detail-team img{width:58px!important;height:42px!important}.detail-matchup h2{font-size:27px!important}.option-row{grid-template-columns:1fr!important}}body{font-size:11.5px!important}.topbar{min-height:94px!important;box-shadow:0 6px 18px #0f172a0f!important}.topbar__inner{padding:9px 0 7px!important;gap:7px 18px!important}.brand__mark{flex-basis:40px!important;width:40px!important;height:40px!important;border-radius:10px!important;font-size:20px!important}.brand strong{font-size:19px!important}.brand small{font-size:10.5px!important}.header-search{height:42px!important;min-height:42px!important;border-radius:12px!important}.positions-top-btn{min-height:38px!important;padding:0 14px!important}.top-sport-nav{gap:18px!important}.top-sport-nav button,.top-sport-nav button.is-active,.top-sport-nav button:hover,.top-sport-nav button:focus,.top-sport-nav button:focus-visible{min-height:25px!important;padding:0 0 6px!important;border:0!important;border-radius:0!important;color:#667085!important;background:transparent!important;background-color:transparent!important;box-shadow:none!important;outline:0!important}.top-sport-nav button.is-active{color:#101827!important}.top-sport-nav button.is-active:after{height:3px!important;background:#90ff00!important}.wc-hero-banner{height:335px!important;min-height:335px!important;max-height:335px!important}.wc-hero-content{padding:32px 46px!important}.wc-hero-title{font-size:clamp(42px,5.8vw,84px)!important;line-height:.96!important}.wc-hero-subtitle{font-size:14px!important}.wc-hero-action{min-height:42px!important;padding:0 28px!important}.market-board{padding:14px!important}.section-head h2{font-size:21px!important}.section-head>div>.status-dot{display:none!important}.wallet-panel [data-testid=rk-connect-button]{min-height:42px!important;padding:0 22px!important;border:0!important;border-radius:10px!important;color:#101827!important;background:#90ff00!important;box-shadow:0 10px 24px #90ff0038!important;font-weight:900!important;white-space:nowrap!important;transform:none!important}.wallet-panel [data-testid=rk-connect-button]:hover{background:#7fe600!important;box-shadow:0 8px 18px #90ff002e!important}.match-list,.featured-games,.player-market-grid{contain:layout paint style}.match-row,.featured-card,.player-prop-card,.trade-slip,.market-board{box-shadow:0 8px 20px #0f172a0b!important}.match-row,.featured-card,.player-prop-card{content-visibility:auto;contain-intrinsic-size:240px 260px}.match-row:hover{transform:none!important}.floating-ticket-button{will-change:transform}.featured-card,.match-row{transform:none!important}.match-row--two-way .quick-odds{grid-template-columns:repeat(2,minmax(0,124px))!important;justify-content:center}.match-row--two-way .quick-odds button{max-width:124px}.match-row--esports{min-height:218px!important;padding:16px 18px!important}.match-row--esports .match-meta{margin-bottom:2px}.match-row--esports .match-teams{min-height:104px;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr)!important;gap:12px!important}.match-row--esports .match-teams>div{grid-template-rows:58px auto;gap:8px}.match-row--esports .match-teams img,.match-row--esports .match-teams .team-logo{width:76px!important;height:58px!important;padding:2px}.match-row--esports .match-teams>b{font-size:20px}.match-row--esports .match-teams strong{max-width:128px;margin:0 auto;font-size:15px;line-height:1.08}.match-row--esports .quick-odds button{min-height:48px;border-radius:8px}@media (min-width: 981px){.topbar{min-height:144px!important;height:144px!important;max-height:144px!important}.topbar__inner{width:min(100% - 40px,1840px)!important;grid-template-columns:minmax(230px,280px) minmax(360px,1fr) auto!important;grid-template-rows:56px 32px!important;align-items:center!important;padding:20px 0 12px!important;gap:12px 28px!important}.brand__mark{flex-basis:44px!important;width:44px!important;height:44px!important}.brand strong{font-size:21px!important}.brand small{font-size:11px!important}.header-search{max-width:975px!important;height:50px!important;min-height:50px!important;border-radius:14px!important}.positions-top-btn,.wallet-panel [data-testid=rk-connect-button],.wallet-panel [data-testid=rk-account-button]{min-height:44px!important}.top-sport-nav{align-self:end!important;gap:22px!important;padding-bottom:0!important}.top-sport-nav button{min-height:28px!important;padding-bottom:7px!important;font-size:14px!important}.dashboard-shell{width:min(100% - 40px,1840px)!important;margin:12px auto 0!important;padding:0 0 12px!important}.wc-hero-banner{width:100%!important;height:clamp(382px,calc((100vw - 40px) / 3.237),478px)!important;min-height:clamp(382px,calc((100vw - 40px) / 3.237),478px)!important;max-height:478px!important;aspect-ratio:1544 / 477!important;margin-bottom:12px!important}.wc-hero-content{height:100%!important;padding:clamp(32px,2.05vw,40px) clamp(48px,3.35vw,52px)!important;gap:32px!important}.wc-hero-title{font-size:clamp(64px,5.45vw,88px)!important;line-height:.95!important}.wc-hero-left{gap:10px!important;max-width:clamp(600px,50vw,780px)!important}.wc-hero-eyebrow{font-size:12px!important;letter-spacing:2.4px!important}.wc-hero-subtitle{max-width:560px!important;font-size:16px!important;line-height:1.45!important}.wc-hero-badges{margin-top:6px!important;gap:10px!important}.wc-hero-badges span{min-height:26px!important;padding:0 22px!important}.wc-hero-action{min-height:42px!important;margin-top:4px!important;padding:0 22px!important;border-radius:4px!important}.wc-hero-mid{flex:0 0 115px!important;gap:16px!important;transform:translate(-8px)!important}.wc-hero-right{flex:0 0 174px!important;width:174px!important;gap:12px!important}.wc-hero-logo{width:82px!important;height:96px!important;-o-object-fit:contain!important;object-fit:contain!important}.wc-hero-teams{width:121px!important;height:44px!important;gap:9px!important}.wc-hero-teams span{width:52px!important;height:34px!important;border-radius:6px!important;border-color:#f0cc606b!important;background:#080d186b!important}.wc-hero-teams img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;border-radius:4px!important}.wc-hero-hosts{width:174px!important;font-size:11px!important;letter-spacing:1.8px!important}}@media (max-width: 980px){.topbar{min-height:132px!important}.topbar__inner{padding:8px 0 6px!important;gap:7px!important}.brand__mark{flex-basis:36px!important;width:36px!important;height:36px!important;font-size:18px!important}.brand strong{font-size:16px!important}.header-search{height:40px!important;min-height:40px!important}.wc-hero-banner{height:300px!important;min-height:285px!important;max-height:300px!important}.wc-hero-content{display:grid!important;grid-template-columns:1fr!important;height:100%!important;padding:22px 18px!important}.wc-hero-left{gap:9px!important;width:min(100%,390px)!important}.wc-hero-title{font-size:clamp(32px,9.4vw,48px)!important;line-height:.94!important}.wc-hero-eyebrow{font-size:10px!important}.wc-hero-subtitle{font-size:12px!important}.wc-hero-badges{gap:6px!important}.wc-hero-badges span{min-height:28px!important;padding:0 12px!important;font-size:10px!important}.wc-hero-action{min-height:38px!important;padding:0 20px!important}.wc-hero-mid{display:none!important}.wc-hero-right{position:absolute!important;right:18px!important;bottom:16px!important;width:180px!important;height:auto!important;align-items:end!important;opacity:.95!important}.wc-hero-logo{width:46px!important;height:auto!important}.wc-hero-teams{transform:scale(.86)!important;transform-origin:right center!important}.wc-hero-teams span{width:50px!important;height:32px!important;border-radius:6px!important}.wc-hero-teams img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;border-radius:4px!important}}.header-search,.header-search input{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.mini-position-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0 0 12px;padding:4px;border:1px solid #dbe3eb;border-radius:12px;background:#f3f6fa}.mini-position-tabs button{min-height:34px;border:0;border-radius:8px;color:#667085;background:transparent;font-size:12px;font-weight:900}.mini-position-tabs button.is-active{color:#101827;background:#fff;box-shadow:0 6px 14px #0f172a14}.dashboard-shell{display:grid!important}.dashboard-shell.has-right-rail{grid-template-columns:minmax(0,1fr)!important}.dashboard-shell.has-right-rail .right-rail{display:block!important}@media (min-width: 1180px){.topbar{height:144px!important;min-height:144px!important;max-height:144px!important}.topbar__inner{height:100%!important;grid-template-columns:minmax(220px,280px) minmax(360px,1fr) auto!important;grid-template-rows:minmax(54px,1fr) 34px!important;grid-template-areas:"brand search wallet" "sports sports sports"!important;align-items:center!important;padding:20px 0 14px!important}.top-sport-nav{align-self:end!important;align-items:flex-end!important;min-height:34px!important;padding-bottom:0!important}.top-sport-nav button{align-self:end!important}.header-search{max-width:900px!important;justify-self:center!important}.dashboard-shell.has-right-rail{grid-template-columns:minmax(0,1fr) 360px!important;align-items:start!important;gap:18px!important}.dashboard-shell.has-right-rail .main-column{min-width:0!important}.dashboard-shell.has-right-rail .right-rail{display:block!important;position:sticky!important;top:158px!important;align-self:start!important;width:360px!important;min-width:0!important;z-index:4!important}.dashboard-shell.has-right-rail .trade-slip{max-height:calc(100vh - 178px)!important;overflow:auto!important}.dashboard-shell.has-right-rail .match-list{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))!important}}@media (max-width: 1179px){.dashboard-shell.has-right-rail{display:grid!important;grid-template-columns:1fr!important}.dashboard-shell.has-right-rail .right-rail{position:static!important;width:100%!important}}body{font-size:10.75px!important}.dashboard-shell{margin-top:10px!important}.market-board{padding:12px!important}.match-list{gap:9px!important;grid-template-columns:repeat(auto-fill,minmax(218px,1fr))!important}.match-row{min-height:168px!important;padding:12px!important}.quick-odds button,.featured-odds button{min-height:40px!important;padding:6px 8px!important}.wc-hero-teams{grid-template-columns:64px auto 64px!important;width:auto!important;height:42px!important;gap:8px!important}.wc-hero-teams span{width:64px!important;height:42px!important;display:block!important;overflow:hidden!important;border:1px solid rgba(240,204,96,.44)!important;border-radius:4px!important;background:#080d1842!important}.wc-hero-teams img{display:block!important;width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important;border-radius:3px!important}.wallet-panel{display:flex!important;align-items:center!important;gap:10px!important}.connect-wallet-btn,.deposit-btn,.portfolio-btn,.account-chip{min-height:40px;border-radius:10px;font-weight:900}.connect-wallet-btn,.deposit-btn{border:0;padding:0 20px;color:#101827;background:#90ff00;box-shadow:0 10px 24px #90ff0038}.profile-wallet{position:relative;display:flex;align-items:center;gap:10px}.portfolio-btn,.account-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid #dbe3eb;padding:0 14px;color:#101827;background:#fff}.account-chip{gap:10px;padding-right:8px}.profile-pixel{width:24px;height:24px;border-radius:7px;background:linear-gradient(90deg,transparent 0 25%,#8b5cf6 25% 37%,transparent 37% 62%,#0ea5e9 62% 76%,transparent 76%),linear-gradient(0deg,#f59e0b 0,#f59e0b 20%,#111827 20%,#111827);image-rendering:pixelated}.profile-pixel.is-large{width:46px;height:46px;border:1px solid #dbe3eb;border-radius:12px}.modern-wallet-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:160;width:396px;display:grid;gap:14px;padding:18px;border:1px solid #e2e8f0;border-radius:18px;color:#101827;background:#fff;box-shadow:0 22px 60px #0f172a2e}.wallet-menu-head{display:grid;grid-template-columns:46px minmax(0,1fr) 34px 34px;align-items:center;gap:10px}.wallet-menu-head strong,.wallet-menu-head small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wallet-menu-head small,.wallet-menu-balance button,.wallet-menu-row b{color:#71717a}.wallet-menu-head button{width:34px;height:34px;border:1px solid #e2e8f0;border-radius:9px;color:#52525b;background:#fff}.wallet-menu-balance{display:flex;align-items:center;justify-content:space-between;gap:12px}.wallet-menu-balance strong{color:#111827;font-size:24px}.wallet-menu-balance button,.wallet-menu-row{border:0;background:transparent;display:inline-flex;align-items:center;gap:4px}.wallet-menu-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.wallet-menu-actions button{min-height:68px;display:grid;place-items:center;gap:4px;border:1px solid #e5e7eb;border-radius:10px;color:#111827;background:#fff;font-size:15px;font-weight:850}.wallet-menu-row{min-height:38px;justify-content:space-between;color:#111827;font-size:14px;font-weight:900}.wallet-menu-logout{min-height:38px;justify-self:start;border:0;color:#f00018;background:transparent;font-weight:900}.toggle{width:32px;height:20px;padding:3px;border-radius:999px;background:#9ca3af}.toggle:after{content:"";display:block;width:14px;height:14px;border-radius:999px;background:#fff;transition:transform .18s ease}.toggle.is-on{background:#90ff00}.toggle.is-on:after{transform:translate(12px)}.site-footer{margin-top:24px!important;padding:34px 0!important;color:#e5e7eb!important;background:#101827!important}.footer-main{width:min(100% - 44px,1460px)!important;display:grid!important;grid-template-columns:minmax(280px,1.2fr) repeat(2,minmax(180px,.45fr))!important;align-items:start!important;gap:48px!important;margin:0 auto!important}.footer-brand{display:grid!important;gap:16px!important;justify-items:start!important}.footer-logo{display:flex!important}.footer-logo strong{color:#fff!important}.footer-logo small{color:#d8dee8!important}.footer-brand p{max-width:440px!important;margin:0!important;color:#d8dee8!important;font-size:15px!important;line-height:1.45!important}.footer-socials{display:flex!important;gap:10px!important}.footer-socials a{width:36px!important;height:36px!important;display:grid!important;place-items:center!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;color:#fff!important}.footer-socials svg{width:17px!important;height:17px!important;display:block!important;fill:currentColor!important}.footer-links{display:grid!important;gap:12px!important}.footer-links h2{margin:0 0 2px!important;color:#fff!important;font-size:15px!important}.footer-links a{color:#d8dee8!important;font-size:14px!important}.footer-links a:before{content:"›";margin-right:9px;color:#90ff00}html[data-theme=dark]{--bg: #050505;--panel: #141414;--panel-soft: #202020;--panel-raised: #191919;--line: #2d2d2d;--line-soft: #383838;--text: #f6f6f6;--muted: #a7a7a7}html[data-theme=dark] body{color:var(--text)!important;background:#050505!important}html[data-theme=dark] .topbar{border-color:#242424!important;background:#111!important;box-shadow:none!important}html[data-theme=dark] .brand strong,html[data-theme=dark] .top-sport-nav button.is-active,html[data-theme=dark] .section-head h2,html[data-theme=dark] .market-tabs button.is-active,html[data-theme=dark] .match-teams strong,html[data-theme=dark] .featured-names span,html[data-theme=dark] .detail-matchup h2,html[data-theme=dark] .option-row strong,html[data-theme=dark] .trade-slip h2{color:#f6f6f6!important}html[data-theme=dark] .brand small,html[data-theme=dark] .top-sport-nav button,html[data-theme=dark] .market-tabs button,html[data-theme=dark] .match-meta,html[data-theme=dark] .option-row small,html[data-theme=dark] .trade-slip label,html[data-theme=dark] .ticket-empty span{color:#a7a7a7!important}html[data-theme=dark] .header-search,html[data-theme=dark] .market-board,html[data-theme=dark] .match-row,html[data-theme=dark] .featured-card,html[data-theme=dark] .trade-slip,html[data-theme=dark] .match-detail-card,html[data-theme=dark] .positions-dashboard,html[data-theme=dark] .history-hero,html[data-theme=dark] .history-summary article,html[data-theme=dark] .positions-dashboard__history{border-color:#2d2d2d!important;color:#f6f6f6!important;background:#141414!important;box-shadow:none!important}html[data-theme=dark] .header-search{background:#242424!important}html[data-theme=dark] .header-search input{color:#f6f6f6!important}html[data-theme=dark] .quick-odds button,html[data-theme=dark] .featured-odds button,html[data-theme=dark] .market-load-more button,html[data-theme=dark] .option-row .price,html[data-theme=dark] .amount-wrap,html[data-theme=dark] .quote-grid,html[data-theme=dark] .side-toggle,html[data-theme=dark] .ticket-empty{border-color:#2f2f2f!important;color:#f6f6f6!important;background:#1d1d1d!important}html[data-theme=dark] .portfolio-btn,html[data-theme=dark] .account-chip,html[data-theme=dark] .positions-top-btn{border-color:#303030!important;color:#f6f6f6!important;background:#161616!important}html[data-theme=dark] .modern-wallet-menu{border-color:#2c2c2c!important;color:#f6f6f6!important;background:#151515!important}html[data-theme=dark] .wallet-menu-balance strong,html[data-theme=dark] .wallet-menu-row,html[data-theme=dark] .wallet-menu-actions button{color:#f6f6f6!important}html[data-theme=dark] .wallet-menu-head button,html[data-theme=dark] .wallet-menu-actions button{border-color:#2f2f2f!important;background:#1f1f1f!important}html[data-theme=dark] .site-footer{border-top:1px solid #242424!important;background:#090909!important}@media (max-width: 760px){.profile-wallet{width:100%;justify-content:flex-end}.portfolio-btn{display:none}.modern-wallet-menu{right:0;width:min(92vw,380px)}.footer-main{grid-template-columns:1fr!important;gap:24px!important}}:root{color-scheme:light}html[data-theme=dark]{color-scheme:dark}html,body,.topbar,.header-search,.market-board,.match-row,.featured-card,.trade-slip,.match-detail-card,.positions-dashboard,.site-footer,.quick-odds button,.featured-odds button,.option-row,.option-row .price,.account-chip,.modern-wallet-menu,.wallet-menu-head button,.wallet-menu-row,.wallet-menu-logout,.floating-ticket-btn{transition:background-color .65s ease,border-color .65s ease,color .65s ease,box-shadow .65s ease,opacity .65s ease}.wallet-panel{gap:12px!important}.profile-wallet{gap:0!important}.account-chip{min-width:138px;justify-content:space-between;border-radius:12px}.modern-wallet-menu{width:360px}.wallet-menu-balance{padding:4px 0 8px;border-bottom:1px solid #e8edf3}.wallet-menu-row{padding:0}html[data-theme=dark]{--bg: #060708;--panel: #121417;--panel-soft: #181b20;--panel-raised: #171a1f;--line: #272b31;--line-soft: #343941;--text: #f5f7fb;--muted: #aeb6c3}html[data-theme=dark] body{background:radial-gradient(circle at top left,rgba(144,255,0,.06),transparent 30vw),linear-gradient(180deg,#090b0d,#050607)!important}html[data-theme=dark] .topbar{background:#111317f5!important;border-color:#252a31!important;box-shadow:0 14px 42px #0000003d!important}html[data-theme=dark] .header-search{background:#202329!important;border-color:#2d333b!important}html[data-theme=dark] .header-search svg{color:#e4e9f2!important}html[data-theme=dark] .header-search input::-moz-placeholder{color:#7f8898!important}html[data-theme=dark] .header-search input::placeholder{color:#7f8898!important}html[data-theme=dark] .market-board{background:#101215!important;border-color:#272c34!important}html[data-theme=dark] .match-row,html[data-theme=dark] .featured-card{background:linear-gradient(180deg,#15181d,#101215)!important;border-color:#2c323a!important}html[data-theme=dark] .match-row:hover,html[data-theme=dark] .featured-card:hover{border-color:#90ff0061!important;box-shadow:0 14px 30px #00000047!important}html[data-theme=dark] .quick-odds button,html[data-theme=dark] .featured-odds button,html[data-theme=dark] .option-row .price{background:#1c2026!important;border-color:#363d47!important;color:#f4f7fb!important}html[data-theme=dark] .quick-odds button b,html[data-theme=dark] .featured-odds button b,html[data-theme=dark] .option-row .price b{color:#f4f7fb!important}html[data-theme=dark] .quick-odds button:hover,html[data-theme=dark] .featured-odds button:hover,html[data-theme=dark] .option-row .price:hover{border-color:#90ff00!important;background:#222832!important}html[data-theme=dark] .match-meta,html[data-theme=dark] .market-tabs button,html[data-theme=dark] .top-sport-nav button{color:#9fa9b8!important}html[data-theme=dark] .top-sport-nav button.is-active,html[data-theme=dark] .market-tabs button.is-active{color:#fff!important}html[data-theme=dark] .account-chip,html[data-theme=dark] .positions-top-btn{background:#171a20!important;border-color:#333944!important;color:#f4f7fb!important}html[data-theme=dark] .modern-wallet-menu{background:#101318!important;border-color:#2f3640!important;box-shadow:0 26px 70px #00000085!important}html[data-theme=dark] .wallet-menu-balance{border-color:#2b313a!important}html[data-theme=dark] .wallet-menu-head small,html[data-theme=dark] .wallet-menu-balance button,html[data-theme=dark] .wallet-menu-row b{color:#9ca6b6!important}html[data-theme=dark] .wallet-menu-row:hover,html[data-theme=dark] .wallet-menu-head button:hover{color:#90ff00!important}html[data-theme=dark] .site-footer{background:#0d1117!important;border-top:1px solid #242a33!important}@media (prefers-reduced-motion: reduce){html,body,.topbar,.header-search,.market-board,.match-row,.featured-card,.trade-slip,.match-detail-card,.positions-dashboard,.site-footer,.quick-odds button,.featured-odds button,.option-row,.option-row .price,.account-chip,.modern-wallet-menu,.wallet-menu-head button,.wallet-menu-row,.wallet-menu-logout,.floating-ticket-btn{transition:none!important}}.connect-wallet-btn{min-height:44px!important;border-radius:10px!important;padding:0 22px!important;color:#0b1220!important;background:#90ff00!important;box-shadow:0 12px 26px #90ff003d!important}.connect-wallet-btn:hover{background:#7ee900!important;transform:translateY(-1px)}.positions-page-tabs{display:inline-grid;grid-template-columns:repeat(3,minmax(110px,1fr));gap:4px;width:min(100%,480px);margin:0 0 18px;padding:4px;border:1px solid #dbe3eb;border-radius:12px;background:#eef2f6}.positions-page-tabs button{min-height:42px;border:0;border-radius:9px;color:#647085;background:transparent;font-weight:900}.positions-page-tabs button.is-active{color:#0f172a;background:#fff;box-shadow:0 8px 22px #0f172a14}html,body,.topbar,.header-search,.market-board,.match-detail-card,.trade-slip,.positions-dashboard,.site-footer{transition:background-color .36s ease,border-color .36s ease,color .36s ease,box-shadow .36s ease!important}.match-row,.featured-card,.quick-odds button,.featured-odds button,.option-row,.option-row .price,.account-chip,.modern-wallet-menu,.wallet-menu-row,.floating-ticket-button{transition:border-color .18s ease,background-color .18s ease,color .18s ease!important}html[data-theme=dark] .connect-wallet-btn{color:#0b1220!important;background:#90ff00!important;border:0!important;box-shadow:0 14px 30px #90ff0029!important}html[data-theme=dark] .account-chip{background:#171b21!important;border-color:#303743!important;color:#f7f9fc!important}html[data-theme=dark] .match-detail-card{background:#101317!important;border-color:#2b3139!important}html[data-theme=dark] .detail-matchup h2,html[data-theme=dark] .detail-team span,html[data-theme=dark] .option-row strong{color:#f8fafc!important}html[data-theme=dark] .detail-team small,html[data-theme=dark] .option-row small{color:#95a0af!important}html[data-theme=dark] .option-tabs{border-color:#303743!important}html[data-theme=dark] .option-tabs button{color:#9aa5b5!important}html[data-theme=dark] .option-tabs button.is-active{color:#f8fafc!important}html[data-theme=dark] .option-row{background:#171b20!important;border-color:#2b3139!important}html[data-theme=dark] .option-row:nth-child(2n){background:#14181d!important}html[data-theme=dark] .option-row .price{background:#0f141b!important;border-color:#343c47!important;color:#f8fafc!important}html[data-theme=dark] .option-row .price:hover{background:#18212b!important;border-color:#90ff00!important}html[data-theme=dark] .positions-dashboard{background:transparent!important;border-color:transparent!important;box-shadow:none!important}html[data-theme=dark] .history-hero,html[data-theme=dark] .history-summary article,html[data-theme=dark] .positions-dashboard__history{background:#11151a!important;border-color:#2b3139!important}html[data-theme=dark] .positions-page-tabs{background:#171b21!important;border-color:#303743!important}html[data-theme=dark] .positions-page-tabs button{color:#9aa5b5!important}html[data-theme=dark] .positions-page-tabs button.is-active{color:#0b1220!important;background:#90ff00!important}html[data-theme=dark] .back-button{background:#f8fafc!important;color:#0b1220!important;border-color:#f8fafc!important}html[data-theme=dark] .ticket-empty{background:#12161c!important;border-color:#303743!important}html.theme-switching *,html.theme-switching *:before,html.theme-switching *:after{transition:background-color .42s ease,border-color .42s ease,color .42s ease,box-shadow .42s ease!important}html:not(.theme-switching) *,html:not(.theme-switching) *:before,html:not(.theme-switching) *:after{transition-duration:revert!important}html[data-theme=dark]{--bg: #07090c;--panel: #12161c;--panel-soft: #171c23;--panel-raised: #151a21;--line: #29313b;--line-soft: #343d49;--text: #f7f9fc;--muted: #9aa5b5}html[data-theme=dark] body{color:#f7f9fc!important;background:#07090c!important}html[data-theme=dark] .topbar{color:#f7f9fc!important;background:#10141a!important;border-color:#29313b!important;box-shadow:0 10px 28px #00000038!important}html[data-theme=dark] .brand strong,html[data-theme=dark] .brand small,html[data-theme=dark] .top-sport-nav button,html[data-theme=dark] .top-sport-nav button.is-active{color:#f7f9fc!important}html[data-theme=dark] .top-sport-nav button:not(.is-active){color:#9aa5b5!important}html[data-theme=dark] .header-search{color:#f7f9fc!important;background:#171c23!important;border-color:#303946!important;box-shadow:inset 0 1px #ffffff0a!important}html[data-theme=dark] .header-search svg,html[data-theme=dark] .header-search input{color:#f7f9fc!important}html[data-theme=dark] .header-search input::-moz-placeholder{color:#9aa5b5!important}html[data-theme=dark] .header-search input::placeholder{color:#9aa5b5!important}html[data-theme=dark] .market-board,html[data-theme=dark] .match-row,html[data-theme=dark] .featured-card,html[data-theme=dark] .match-detail-card,html[data-theme=dark] .positions-dashboard,html[data-theme=dark] .history-hero,html[data-theme=dark] .history-summary article,html[data-theme=dark] .positions-dashboard__history{color:#f7f9fc!important;background:#12161c!important;border-color:#29313b!important;box-shadow:0 12px 36px #0000003d!important}html[data-theme=dark] .match-row:hover,html[data-theme=dark] .featured-card:hover{border-color:#3d4856!important;box-shadow:0 16px 36px #00000047!important}html[data-theme=dark] .match-teams strong,html[data-theme=dark] .featured-names span,html[data-theme=dark] .section-head h2,html[data-theme=dark] .market-tabs button.is-active,html[data-theme=dark] .detail-matchup h2,html[data-theme=dark] .detail-team span,html[data-theme=dark] .option-row strong,html[data-theme=dark] .trade-slip h2{color:#f7f9fc!important}html[data-theme=dark] .match-meta,html[data-theme=dark] .market-tabs button,html[data-theme=dark] .option-row small,html[data-theme=dark] .option-row span,html[data-theme=dark] .trade-slip label{color:#9aa5b5!important}html[data-theme=dark] .quick-odds button,html[data-theme=dark] .featured-odds button,html[data-theme=dark] .option-row .price,html[data-theme=dark] .amount-wrap,html[data-theme=dark] .quote-grid,html[data-theme=dark] .side-toggle,html[data-theme=dark] .ticket-empty{color:#f7f9fc!important;background:#171c23!important;border-color:#343d49!important;box-shadow:none!important}html[data-theme=dark] .quick-odds button b,html[data-theme=dark] .featured-odds button b,html[data-theme=dark] .option-row .price b{color:#f7f9fc!important}html[data-theme=dark] .option-row{grid-template-columns:minmax(0,1fr) repeat(2,minmax(130px,190px))!important;color:#f7f9fc!important;background:#12161c!important;border-color:#29313b!important}html[data-theme=dark] .option-row:nth-child(2n){background:#151a21!important}html[data-theme=dark] .option-row .price:hover,html[data-theme=dark] .quick-odds button:hover,html[data-theme=dark] .featured-odds button:hover{border-color:#90ff00!important;background:#1b241f!important}html[data-theme=dark] .trade-slip{color:#f7f9fc!important;background:#12161c!important;border-color:#29313b!important;box-shadow:0 16px 42px #0000004d!important}html[data-theme=dark] .account-chip,html[data-theme=dark] .positions-top-btn{color:#f7f9fc!important;background:#151a21!important;border-color:#303946!important}html[data-theme=dark] .connect-wallet-btn{color:#0b1220!important;background:#90ff00!important;border-color:#90ff00!important;box-shadow:0 12px 26px #90ff003d!important}html[data-theme=dark] .modern-wallet-menu{color:#f7f9fc!important;background:#12161c!important;border-color:#303946!important;box-shadow:0 22px 60px #0006!important}html[data-theme=dark] .wallet-menu-balance strong,html[data-theme=dark] .wallet-menu-row{color:#f7f9fc!important}html[data-theme=dark] .wallet-menu-head button{color:#c8d0dc!important;background:#171c23!important;border-color:#303946!important}.dashboard-shell.is-match-open.no-right-rail .main-column{width:min(100%,1240px)!important;margin:0 auto!important}.dashboard-shell.is-match-open.no-right-rail .match-detail-card{max-width:1240px!important;margin:0 auto!important}.dashboard-shell.is-match-open .option-row{grid-template-columns:minmax(0,1fr) repeat(2,minmax(130px,190px))!important}.dashboard-shell.is-match-open .option-row .price{width:100%!important}html.theme-switching body,html.theme-switching .topbar,html.theme-switching .header-search,html.theme-switching .market-board,html.theme-switching .match-row,html.theme-switching .featured-card,html.theme-switching .match-detail-card,html.theme-switching .trade-slip,html.theme-switching .positions-dashboard,html.theme-switching .site-footer,html.theme-switching .quick-odds button,html.theme-switching .featured-odds button,html.theme-switching .option-row,html.theme-switching .option-row .price,html.theme-switching .account-chip,html.theme-switching .modern-wallet-menu,html.theme-switching .wallet-menu-row,html.theme-switching .wallet-menu-head button{transition:background-color .52s ease,border-color .52s ease,color .52s ease,box-shadow .52s ease!important}html[data-theme=dark]{color-scheme:dark;--bg: #07090c;--panel: #11151a;--panel-soft: #161b22;--panel-raised: #141920;--line: #29313a;--line-soft: #343d48;--text: #f7f9fc;--muted: #9ba6b6}html[data-theme=dark] body{color:var(--text)!important;background:#07090c!important}html[data-theme=dark] .topbar{background:#10141a!important;border-color:#29313a!important;box-shadow:none!important}html[data-theme=dark] .header-search{color:var(--text)!important;background:#171c23!important;border-color:#303946!important}html[data-theme=dark] .header-search svg,html[data-theme=dark] .header-search input{color:var(--text)!important}html[data-theme=dark] .header-search input::-moz-placeholder{color:#9ba6b6!important}html[data-theme=dark] .header-search input::placeholder{color:#9ba6b6!important}html[data-theme=dark] .brand strong,html[data-theme=dark] .section-head h2,html[data-theme=dark] .esports-section-head h3,html[data-theme=dark] .market-tabs button.is-active,html[data-theme=dark] .top-sport-nav button.is-active,html[data-theme=dark] .match-teams strong,html[data-theme=dark] .featured-names span,html[data-theme=dark] .detail-matchup h2,html[data-theme=dark] .detail-team span,html[data-theme=dark] .option-row strong,html[data-theme=dark] .trade-slip h2{color:var(--text)!important}html[data-theme=dark] .brand small,html[data-theme=dark] .market-tabs button,html[data-theme=dark] .top-sport-nav button,html[data-theme=dark] .match-meta,html[data-theme=dark] .esports-section-head span,html[data-theme=dark] .option-row small,html[data-theme=dark] .option-row span,html[data-theme=dark] .trade-slip label{color:var(--muted)!important}html[data-theme=dark] .market-board,html[data-theme=dark] .match-row,html[data-theme=dark] .featured-card,html[data-theme=dark] .match-detail-card,html[data-theme=dark] .positions-dashboard,html[data-theme=dark] .history-hero,html[data-theme=dark] .history-summary article,html[data-theme=dark] .positions-dashboard__history{color:var(--text)!important;background:var(--panel)!important;border-color:var(--line)!important;box-shadow:none!important}html[data-theme=dark] .esports-section-head{border-color:var(--line)!important}html[data-theme=dark] .esports-section-head span{background:#ffffff0a!important;border-color:var(--line)!important}html[data-theme=dark] .quick-odds button,html[data-theme=dark] .featured-odds button,html[data-theme=dark] .option-row .price,html[data-theme=dark] .amount-wrap,html[data-theme=dark] .quote-grid,html[data-theme=dark] .side-toggle,html[data-theme=dark] .ticket-empty{color:var(--text)!important;background:var(--panel-soft)!important;border-color:var(--line-soft)!important;box-shadow:none!important}html[data-theme=dark] .quick-odds button b,html[data-theme=dark] .featured-odds button b,html[data-theme=dark] .option-row .price b{color:var(--text)!important}html[data-theme=dark] .quick-odds button span,html[data-theme=dark] .featured-odds button span,html[data-theme=dark] .option-row .price span{color:#90ff00!important}html[data-theme=dark] .option-row{color:var(--text)!important;background:var(--panel)!important;border-color:var(--line)!important}html[data-theme=dark] .option-row:nth-child(2n){background:var(--panel-raised)!important}html[data-theme=dark] .connect-wallet-btn{color:#0b1220!important;background:#90ff00!important;border-color:#90ff00!important;box-shadow:0 12px 26px #90ff0033!important}html[data-theme=dark] .account-chip,html[data-theme=dark] .positions-top-btn{color:var(--text)!important;background:var(--panel-raised)!important;border-color:var(--line-soft)!important}html[data-theme=dark] .modern-wallet-menu{color:var(--text)!important;background:var(--panel)!important;border-color:var(--line-soft)!important;box-shadow:0 22px 60px #0000006b!important}html[data-theme=dark] .wallet-menu-balance strong,html[data-theme=dark] .wallet-menu-row{color:var(--text)!important}html[data-theme=dark] .wallet-menu-head button{color:#c9d1dd!important;background:var(--panel-soft)!important;border-color:var(--line-soft)!important}html[data-theme=dark] .site-footer{background:#0d1117!important;border-top-color:#242b34!important}.dashboard-shell.no-right-rail{grid-template-columns:minmax(0,1fr)!important}.dashboard-shell.no-right-rail .right-rail{display:none!important}.dashboard-shell.is-match-open.no-right-rail .main-column,.dashboard-shell.is-match-open.no-right-rail .match-detail-card{width:min(100%,1240px)!important;max-width:1240px!important;margin-inline:auto!important}.dashboard-shell.is-match-open .option-row{grid-template-columns:minmax(0,1fr) repeat(2,minmax(132px,190px))!important;align-items:center!important}.dashboard-shell.is-match-open .option-row .price{min-width:0!important;width:100%!important}html[data-theme=dark] .match-meta,html[data-theme=dark] .detail-meta span{color:#c3cbd7!important;background:#171d25!important;border-color:#303946!important;box-shadow:inset 0 1px #ffffff0a!important}html[data-theme=dark] .connect-wallet-btn{color:#08111f!important;background:#7ee600!important;border-color:#7ee600!important;box-shadow:0 10px 22px #7ee60024!important}html[data-theme=dark] .connect-wallet-btn:hover{background:#73d400!important;box-shadow:0 12px 24px #7ee6002e!important}html[data-theme=dark] .featured-odds button span,html[data-theme=dark] .quick-odds button span,html[data-theme=dark] .option-row .price span{color:#7ee600!important}@media (max-width: 860px){.dashboard-shell.is-match-open .option-row,html[data-theme=dark] .option-row{grid-template-columns:1fr!important}}.wallet-panel{align-items:center!important}.profile-wallet{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.positions-top-btn,.account-chip{height:52px!important;min-height:52px!important;display:inline-flex!important;align-items:center!important}.positions-top-btn{padding:0 20px!important}.account-chip{min-width:158px!important;padding:0 12px 0 18px!important;justify-content:space-between!important;border-radius:12px!important}.match-page{display:grid!important;gap:18px!important;justify-items:start!important}.match-page>.back-button,.positions-dashboard>.back-button{width:auto!important;max-width:-moz-max-content!important;max-width:max-content!important;min-width:0!important;min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;justify-self:start!important;align-self:start!important;padding:0 18px!important}.match-page>.match-detail-card{width:100%!important}.stats-toggle-box{position:relative!important;z-index:3!important;display:grid!important;justify-items:center!important;width:100%!important}.stats-toggle{display:inline-flex!important;align-items:center!important;gap:8px!important}.stats-toggle svg{transition:transform .18s ease!important}.stats-toggle svg.is-open{transform:rotate(180deg)!important}.stats-dropdown{width:min(100%,720px)!important;margin:12px auto 4px!important;padding:14px!important;border:1px solid var(--line)!important;border-radius:14px!important;color:var(--text)!important;background:var(--panel)!important;box-shadow:0 18px 36px #0f172a1f!important}.stats-dropdown__header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding-bottom:10px!important;margin-bottom:12px!important;border-bottom:1px solid var(--line)!important}.stats-dropdown__header strong{font-size:14px!important}.stats-dropdown__header span{color:var(--muted)!important;font-size:11px!important;font-weight:800!important}.stats-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.form-column{display:grid!important;gap:8px!important;padding:12px!important;border:1px solid var(--line)!important;border-radius:12px!important;background:var(--panel-soft)!important}.form-column h3{margin:0 0 4px!important;color:var(--text)!important;font-size:13px!important}.form-row{display:grid!important;grid-template-columns:28px 42px 44px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;color:var(--text)!important}.form-row small{min-width:0!important;overflow:hidden!important;color:var(--muted)!important;font-weight:800!important;text-overflow:ellipsis!important;white-space:nowrap!important}.form-badge{width:26px!important;height:26px!important;display:grid!important;place-items:center!important;border-radius:7px!important;color:#fff!important;font-weight:950!important}.form-badge.w{background:#0fa64a!important}.form-badge.d{background:#7c7084!important}.form-badge.l{background:#ef0020!important}.slip-topline{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:16px!important;border-bottom:1px solid var(--line)!important}.slip-topline .slip-tabs{flex:1!important;margin:0!important;border-bottom:0!important}.slip-close{width:36px!important;height:36px!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;border:1px solid var(--line)!important;border-radius:999px!important;color:var(--muted)!important;background:var(--panel-soft)!important}.slip-close:hover{color:#fff!important;border-color:#101827!important;background:#101827!important}html[data-theme=dark] .profile-wallet{background:transparent!important;border-color:transparent!important;box-shadow:none!important}html[data-theme=dark] .stats-dropdown,html[data-theme=dark] .form-column{color:var(--text)!important;background:var(--panel)!important;border-color:var(--line)!important}html[data-theme=dark] .form-column{background:var(--panel-soft)!important}html[data-theme=dark] .slip-close:hover{color:#0b1220!important;border-color:#7ee600!important;background:#7ee600!important}@media (max-width: 720px){.stats-grid{grid-template-columns:1fr!important}.stats-dropdown__header{align-items:flex-start!important;flex-direction:column!important}}.brand__mark{overflow:hidden!important;padding:0!important;color:transparent!important;font-size:0!important;line-height:0!important;background:#fff!important}.brand__mark img{width:100%!important;height:100%!important;display:block!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important;transform:scale(1.34)!important;transform-origin:center!important}html[data-theme=dark] .brand__mark{background:#fff!important}@media (min-width: 560px){body{overflow-x:hidden}#app-root{width:100%;min-height:100vh;zoom:1;transform:none;transform-origin:top left}}body:before{display:none!important;content:none!important}html *,html *:before,html *:after{transition-property:transform,opacity,box-shadow,border-color!important;transition-duration:.12s!important;transition-timing-function:ease-out!important}.wallet-panel{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;flex-wrap:nowrap!important;white-space:nowrap!important}.profile-wallet{height:52px!important;display:inline-flex!important;align-items:center!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.account-chip,.positions-top-btn,.theme-top-btn{height:52px!important;min-height:52px!important;border-radius:12px!important;flex:0 0 auto!important}.account-chip{min-width:148px!important;padding:0 18px!important;gap:12px!important}.account-chip .profile-pixel,.wallet-menu-head .profile-pixel{display:none!important}.positions-top-btn{position:relative!important}.positions-top-btn .ticket-count-badge{position:absolute!important;top:-9px!important;right:-9px!important;width:24px!important;height:24px!important;display:grid!important;place-items:center!important;border-radius:999px!important;color:#fff!important;background:#ef0020!important;font-size:11px!important;font-weight:950!important;box-shadow:0 0 0 4px #fff,0 0 20px #ef0020b8!important;animation:ticketPulse 1.6s ease-in-out infinite!important}html[data-theme=dark] .positions-top-btn .ticket-count-badge{box-shadow:0 0 0 4px #10141a,0 0 22px #ef0020db!important}@keyframes ticketPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.modern-wallet-menu{width:330px!important;padding:18px 20px!important;border-radius:18px!important}.wallet-menu-head--simple{display:grid!important;grid-template-columns:minmax(0,1fr) 42px!important;align-items:center!important;gap:12px!important;padding-bottom:12px!important;border-bottom:1px solid var(--line)!important}.wallet-copy-btn{width:42px!important;height:42px!important;display:grid!important;place-items:center!important;border:1px solid var(--line)!important;border-radius:10px!important;color:var(--text)!important;background:var(--panel-soft)!important;cursor:pointer!important}.wallet-copy-btn:hover{border-color:#7ee600!important;color:#061108!important;background:#7ee600!important}.wallet-menu-head--simple strong,.wallet-menu-head--simple small{max-width:100%!important}.wallet-menu-head--simple small{color:var(--muted)!important}.wallet-menu-balance{padding:12px 0!important}.wallet-menu-row{width:100%!important;min-height:42px!important;padding:0!important;border-radius:10px!important}.wallet-menu-row:hover{color:#101827!important}html[data-theme=dark] .wallet-menu-row:hover{color:#9cff00!important}.connect-wallet-btn{background:#7ee600!important;color:#061108!important;box-shadow:0 14px 28px #7ee6002e!important}.connect-wallet-btn:hover{background:#72d900!important}@media (max-width: 559px){#app-root{width:100%;min-height:100vh;transform:none}}@media (max-width: 760px){.topbar__inner{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand wallet" "search search" "sports sports"!important}.wallet-panel{grid-area:wallet!important;grid-column:auto!important;justify-content:flex-end!important;flex-wrap:nowrap!important;justify-self:end!important;max-width:100%!important}.profile-wallet{width:auto!important}.account-chip,.positions-top-btn,.connect-wallet-btn{min-width:auto!important;white-space:nowrap!important}}html{scroll-padding-top:152px!important}.topbar{position:sticky!important;top:0!important;z-index:1000!important}.wallet-panel,.wallet-panel .profile-wallet{align-items:center!important}.wallet-panel>.positions-top-btn,.wallet-panel>.theme-top-btn,.wallet-panel>.profile-wallet{height:52px!important;min-height:52px!important;display:flex!important;align-items:center!important;align-self:center!important;margin:0!important;line-height:1!important}.wallet-panel .positions-top-btn,.wallet-panel .theme-top-btn,.wallet-panel .account-chip,.wallet-panel .connect-wallet-btn{height:52px!important;min-height:52px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;align-self:center!important;margin-block:0!important;line-height:1!important;transform:none!important}.wallet-panel .profile-wallet{position:relative!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}.xs-assistant{position:fixed;right:22px;bottom:102px;z-index:80;display:grid;justify-items:end;gap:10px;pointer-events:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.xs-assistant>*{pointer-events:auto}.xs-assistant.is-open{justify-items:stretch}.xs-assistant-launcher{display:grid;place-items:center;width:52px;height:52px;border:0;border-radius:18px;padding:6px;background:transparent;color:#101827;box-shadow:none;cursor:pointer}.assistant-logo{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:14px;background:radial-gradient(circle at 70% 22%,rgba(125,211,252,.95) 0 12%,transparent 13%),linear-gradient(135deg,#071421,#122a46 48%,#155e75);color:#e0f2fe;box-shadow:inset 0 0 0 1px #ffffff29,0 12px 24px #0f172a29}.assistant-logo--small{flex:0 0 auto;width:28px;height:28px;border-radius:10px}.xs-assistant-panel{width:min(390px,calc(100vw - 24px));overflow:hidden;border:1px solid rgba(15,23,42,.12);border-radius:20px;background:#fffffffa;box-shadow:0 28px 80px #0f172a42;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.xs-assistant-head{display:grid;grid-template-columns:max-content minmax(0,1fr) max-content max-content;align-items:center;gap:10px;padding:12px;border-bottom:1px solid var(--line);cursor:grab}.xs-assistant-head:active{cursor:grabbing}.xs-assistant-head strong,.xs-assistant-head small{display:block}.xs-assistant-head strong{font-size:16px;font-weight:1000}.xs-assistant-head small{margin-top:2px;overflow:hidden;color:var(--muted);font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.xs-assistant-icon-btn{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#172033}.xs-assistant-log{display:grid;align-content:start;gap:12px;min-height:290px;max-height:min(430px,calc(100vh - 260px));overflow:auto;padding:14px;background:linear-gradient(180deg,#f8fafcf5,#eef5f9fa),radial-gradient(circle at 8% 0%,rgba(14,165,198,.14),transparent 170px)}.xs-assistant-message{display:flex;align-items:flex-end;gap:8px}.xs-assistant-message.is-user{justify-content:flex-end}.xs-assistant-message p{max-width:min(286px,82%);margin:0;border-radius:16px;padding:11px 13px;background:#fff;color:var(--text);font-weight:800;line-height:1.38;white-space:pre-line;box-shadow:0 8px 20px #0f172a14}.xs-assistant-message.is-user p{background:#111827;color:#fff}.xs-assistant-input{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:8px;padding:12px;border-top:1px solid var(--line);background:#fff}.xs-assistant-input input{min-width:0;border:1px solid var(--line-soft);border-radius:14px;background:#f8fafc;color:var(--text);padding:0 13px;outline:0;font-weight:800}.xs-assistant-input input:focus{border-color:#0ea5c6;box-shadow:0 0 0 3px #0ea5c624}.xs-assistant-input button{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:14px;background:#111827;color:#e0f2fe}@media (max-width: 620px){.xs-assistant{right:12px;bottom:88px}.xs-assistant-panel{width:calc(100vw - 24px)}}html[data-theme=dark] .xs-assistant-panel{border-color:#2f3947;background:#0f141cfa;color:#f8fbff;box-shadow:0 28px 80px #00000085}html[data-theme=dark] .xs-assistant-head{border-bottom-color:#2f3947;background:#111720f5}html[data-theme=dark] .xs-assistant-head strong{color:#f8fbff}html[data-theme=dark] .xs-assistant-head small{color:#aeb9c8}html[data-theme=dark] .xs-assistant-icon-btn{border-color:#384555;background:#151d28;color:#f8fbff}html[data-theme=dark] .xs-assistant-log{background:linear-gradient(180deg,#0d121afa,#090d13fa),radial-gradient(circle at 8% 0%,rgba(14,165,198,.14),transparent 170px)}html[data-theme=dark] .xs-assistant-message p{background:#1b2430;color:#f8fbff;box-shadow:0 10px 26px #0000002e}html[data-theme=dark] .xs-assistant-message.is-user p{background:#d8ff63;color:#071015}html[data-theme=dark] .xs-assistant-input{border-top-color:#2f3947;background:#111822}html[data-theme=dark] .xs-assistant-input input{border-color:#384555;background:#0c121a;color:#f8fbff}html[data-theme=dark] .xs-assistant-input input::-moz-placeholder{color:#99a6b8}html[data-theme=dark] .xs-assistant-input input::placeholder{color:#99a6b8}html[data-theme=dark] .xs-assistant-input button{background:#e9f7ff;color:#071421}html[data-theme=dark] .xs-assistant-launcher{background:transparent;color:#f8fbff;box-shadow:none}@media (max-width: 760px){html{scroll-padding-top:0!important}body{min-width:0!important;overflow-x:hidden!important}.topbar{position:relative!important;top:auto!important;margin:0!important;border-width:0 0 1px!important;border-radius:0!important}.topbar__inner{width:100%!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand wallet" "search search" "sports sports"!important;gap:10px!important;padding:10px 12px 12px!important}.brand{min-width:0!important;gap:9px!important}.brand strong{font-size:17px!important}.brand small{max-width:150px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.brand__mark{flex:0 0 36px!important;width:36px!important;height:36px!important;border-radius:9px!important}.wallet-panel{min-width:0!important;justify-self:end!important;gap:8px!important}.wallet-panel .positions-top-btn,.wallet-panel .theme-top-btn,.wallet-panel .account-chip,.wallet-panel .connect-wallet-btn{height:40px!important;min-height:40px!important;max-width:142px!important;padding-inline:10px!important;border-radius:10px!important;font-size:11px!important}.wallet-panel .account-chip span,.wallet-panel .connect-wallet-btn span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.header-search{max-width:none!important;height:42px!important;min-height:42px!important;padding:0 12px!important;border-radius:11px!important}.top-sport-nav{width:100%!important;display:flex!important;gap:14px!important;overflow-x:auto!important;padding:4px 2px 0!important;scrollbar-width:none!important}.top-sport-nav::-webkit-scrollbar{display:none!important}.top-sport-nav button{flex:0 0 auto!important;white-space:nowrap!important}.dashboard-shell,.dashboard-shell.has-right-rail,.dashboard-shell.no-right-rail{width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:14px!important;margin:0!important;padding:12px!important}.main-column{min-width:0!important;padding:0!important}.right-rail,.dashboard-shell.has-right-rail .right-rail{position:static!important;width:100%!important;max-width:none!important;padding:0!important}.wc-hero-banner{width:100%!important;height:auto!important;min-height:430px!important;max-height:none!important;border-radius:14px!important}.wc-hero-content{grid-template-columns:1fr!important;align-content:start!important;gap:18px!important;padding:22px!important}.wc-hero-left{max-width:100%!important}.wc-hero-title{max-width:100%!important;font-size:42px!important;line-height:.94!important;overflow-wrap:anywhere!important}.wc-hero-subtitle{max-width:100%!important;font-size:13px!important}.wc-hero-mid{display:none!important}.wc-hero-right{width:100%!important;align-items:flex-start!important;justify-content:start!important}.wc-hero-logo{width:min(180px,58vw)!important}.wc-hero-teams{width:100%!important;max-width:280px!important}.compact-section-head{align-items:stretch!important;flex-direction:column!important;gap:10px!important}.featured-mode-tabs,.esports-status-toggle{width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.featured-mode-tabs button,.esports-status-toggle button{min-width:0!important;padding-inline:10px!important;white-space:nowrap!important}.featured-games{grid-auto-columns:minmax(260px,calc(100vw - 44px))!important;gap:10px!important;overflow-x:auto!important}.market-board,.match-detail-card,.trade-slip,.positions-dashboard{width:100%!important;min-width:0!important;padding:14px!important;border-radius:14px!important}.section-head{align-items:flex-start!important;flex-direction:column!important;gap:10px!important}.market-tabs{width:100%!important;display:flex!important;gap:18px!important;overflow-x:auto!important;padding-bottom:2px!important;scrollbar-width:none!important}.market-tabs::-webkit-scrollbar{display:none!important}.market-tabs button{flex:0 0 auto!important;white-space:nowrap!important}.match-list,.player-market-grid{grid-template-columns:1fr!important;gap:10px!important}.match-row,.featured-card,.player-prop-card{min-width:0!important}.quick-odds,.featured-odds,.player-prop-prices{grid-template-columns:repeat(auto-fit,minmax(88px,1fr))!important}.match-page{gap:12px!important}.detail-title-row,.detail-matchup{width:100%!important;min-width:0!important}.detail-matchup{grid-template-columns:56px minmax(0,1fr) 56px!important;gap:8px!important}.detail-matchup h2{min-width:0!important;font-size:22px!important;overflow-wrap:anywhere!important}.option-tabs{width:100%!important;overflow-x:auto!important}.option-row,.dashboard-shell.is-match-open .option-row,html[data-theme=dark] .option-row{grid-template-columns:1fr!important;gap:10px!important;padding:12px!important}.option-row .price,.dashboard-shell.is-match-open .option-row .price{width:100%!important;min-width:0!important}.stats-dropdown{width:100%!important}.site-footer{margin-top:10px!important;padding:26px 0!important}.footer-main{width:calc(100% - 24px)!important;grid-template-columns:1fr!important;gap:22px!important}.footer-logo{align-items:center!important}}@media (max-width: 520px){.dashboard-shell,.dashboard-shell.has-right-rail,.dashboard-shell.no-right-rail{padding:10px!important}.wallet-panel .positions-top-btn{width:40px!important;min-width:40px!important;padding:0!important;font-size:0!important}.wc-hero-banner{min-height:390px!important}.wc-hero-content{padding:18px!important}.wc-hero-title{font-size:34px!important}.wc-hero-badges{gap:6px!important}.wc-hero-badges span{font-size:10px!important;padding-inline:8px!important}.featured-games{grid-auto-columns:calc(100vw - 36px)!important}.market-board,.match-detail-card,.trade-slip,.positions-dashboard{padding:12px!important}.detail-matchup{grid-template-columns:44px minmax(0,1fr) 44px!important}.detail-team img,.detail-team .team-logo{width:42px!important;height:32px!important}.xs-assistant{right:10px!important;bottom:78px!important}.xs-assistant-panel{width:calc(100vw - 20px)!important}}.wallet-panel .theme-top-btn{width:52px!important;min-width:52px!important;padding:0!important}html[data-theme=dark] .theme-top-btn{color:#f8fafc!important;background:#0f172af0!important;border-color:#94a3b842!important}html.theme-switching .theme-top-btn{transition:background-color .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease!important}@media (max-width: 760px){.wallet-panel .theme-top-btn{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important}}
