@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#302719;font-synthesis:none;text-rendering:optimizelegibility;--bg:#f6f0e3;--panel:#fffdf8;--panel-2:#f8f0dd;--line:#84601c29;--muted:#756445;--muted-2:#5b4d38;--green:#96610a;--green-soft:#78500a;--down:#237451;--orange:#b84631;--yellow:#9b6807;--shadow:0 22px 70px #60461526;background:#f6f0e3;font-family:Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--bg)}body{background:radial-gradient(circle at 18% -12%, #d4a84a38, transparent 36rem), linear-gradient(180deg, #fffcf4bd, transparent 21rem), var(--bg);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{color:inherit}.app-shell{min-height:100vh}.mobile-dock{display:none}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#fffdf8e8;grid-template-columns:1fr auto 1fr;align-items:center;height:68px;padding:0 26px;display:grid;position:sticky;top:0}.brand{align-items:center;gap:11px;display:flex}.brand-mark{width:38px;height:38px;color:var(--green);background:linear-gradient(145deg,#d4a84a2e,#ffffff80);border:1px solid #a8731252;border-radius:11px;place-items:center;display:grid}.brand>span:last-child{flex-direction:column;line-height:1.1;display:flex}.brand strong{letter-spacing:.14em;font-family:DM Mono,monospace;font-size:14px}.brand small{color:var(--muted);letter-spacing:.18em;margin-top:5px;font-size:10px}.connection-chip{border:1px solid var(--line);color:var(--muted-2);background:#a8731209;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;display:flex}.top-status{justify-content:center;align-items:center;gap:8px;display:flex}.icon-button.mobile-theme-button{display:none}.connection-chip i{background:var(--muted);border-radius:50%;width:6px;height:6px}.connection-chip.live{color:var(--green-soft);border-color:#a8731238}.connection-chip.live i{background:var(--green);box-shadow:0 0 10px var(--green)}.connection-chip.degraded{color:var(--yellow)}.connection-chip.offline{color:var(--orange)}.top-actions{justify-self:end;align-items:center;gap:8px;display:flex}.icon-button,.refresh-button{border:1px solid var(--line);cursor:pointer;background:#a8731209;border-radius:9px;height:38px}.icon-button{width:38px;color:var(--muted-2);place-items:center;display:grid}.icon-button:hover,.icon-button.active{color:var(--green);border-color:#a8731257}.refresh-button{color:#4b3e28;align-items:center;gap:8px;padding:0 14px;display:flex}.refresh-button:hover{background:#a8731214}.settings-popover{z-index:30;width:340px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdf8fa;border:1px solid #a8731233;border-radius:14px;padding:12px;position:fixed;top:58px;right:26px}.settings-popover>div:first-child,.settings-popover>button{color:#3d321f;text-align:left;background:0 0;border:0;align-items:center;gap:10px;width:100%;min-height:54px;padding:10px;display:flex}.settings-icon{width:34px;height:34px;color:var(--green);background:#a8731217;border-radius:9px;place-items:center;display:grid}.settings-popover span{flex-direction:column;display:flex}.settings-popover small{color:var(--muted);margin-top:4px;font-size:10px}.settings-popover b{color:var(--green);margin-left:auto;font-size:11px}.settings-popover>button{cursor:pointer;border-top:1px solid var(--line)}.settings-popover>button i{background:#ded2b8;border-radius:999px;width:32px;height:18px;margin-left:auto;position:relative}.settings-popover>button i:after{content:"";background:#fffdf8;border-radius:50%;width:14px;height:14px;transition:all .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #49330c38}.settings-popover>button i.on{background:#a873124d}.settings-popover>button i.on:after{background:var(--green);transform:translate(14px)}.settings-note{border-top:1px solid var(--line);font-size:11px;line-height:1.6;color:var(--muted)!important;padding:12px!important}main{max-width:1920px;margin:0 auto;padding:18px 22px 10px}.summary-strip{border:1px solid var(--line);background:#fffdf8e0;border-radius:13px;grid-template-columns:1.2fr repeat(4,1fr);min-height:74px;display:grid;overflow:hidden;box-shadow:0 8px 26px #6046150e}.summary-strip>div{border-right:1px solid var(--line);align-items:center;gap:12px;padding:13px 20px;display:flex}.summary-strip>div:last-child{border-right:0}.summary-primary{background:linear-gradient(90deg,#d4a84a21,#0000)}.pulse-orb{place-items:center;width:37px;height:37px;display:grid;position:relative}.pulse-orb:before,.pulse-orb:after{content:"";border:1px solid #a8731245;border-radius:50%;animation:2.4s infinite pulse;position:absolute;inset:0}.pulse-orb:after{animation-delay:.5s;inset:7px}.pulse-orb i{background:var(--green);width:8px;height:8px;box-shadow:0 0 14px var(--green);border-radius:50%}.summary-strip small{color:var(--muted);letter-spacing:.08em;font-size:10px;display:block}.summary-strip strong{margin-top:3px;font:500 19px/1 DM Mono,monospace;display:block}.summary-strip em{color:var(--muted);margin-left:4px;font:10px Noto Sans SC}.metric svg{color:#9c742d}.official-source svg,.official-source strong{color:var(--green-soft)}.error-banner{color:#a83828;background:#c44f3812;border:1px solid #ff684640;border-radius:9px;align-items:center;gap:9px;min-height:40px;margin-top:12px;padding:7px 12px;font-size:12px;display:flex}.error-banner button{color:#923324;cursor:pointer;background:0 0;border:0;margin-left:auto;text-decoration:underline}.workspace{grid-template-columns:minmax(240px,.85fr) minmax(480px,1.9fr) minmax(300px,1.1fr);gap:12px;min-height:calc(100vh - 206px);margin-top:14px;display:grid}.panel{border:1px solid var(--line);background:#fffdf8e6;border-radius:13px;min-width:0;overflow:hidden;box-shadow:0 8px 28px #6046150e}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:58px;padding:12px 14px;display:flex}.panel-heading>div{align-items:center;gap:8px;display:flex}.panel-heading strong{font-size:13px}.panel-heading span{min-width:20px;color:var(--green);text-align:center;background:#a8731217;border-radius:6px;padding:2px 6px;font:500 10px DM Mono}.panel-heading small{color:var(--muted);font-size:9px}.search-box{border:1px solid var(--line);height:37px;color:var(--muted);background:#9d711d0b;border-radius:8px;align-items:center;gap:8px;margin:11px 12px 5px;padding:0 10px;display:flex}.search-box:focus-within{background:#fffdf8;border-color:#a8731261}.search-box input{color:#3d321f;background:0 0;border:0;outline:0;width:100%;font-size:11px}.search-box input::placeholder{color:#9a896a}.match-list{scrollbar-width:thin;scrollbar-color:#d8c9a8 transparent;max-height:calc(100vh - 325px);padding:5px 7px 12px;overflow-y:auto}.match-row{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;width:100%;min-height:84px;padding:10px 10px 10px 14px;display:flex;position:relative}.match-row:hover{background:#a873120b}.match-row.selected{background:linear-gradient(90deg,#d4a84a29,#d4a84a09);border-color:#a873122b}.match-accent{background:0 0;border-radius:3px;width:2px;position:absolute;top:14px;bottom:14px;left:0}.match-row.selected .match-accent{background:var(--green);box-shadow:0 0 8px var(--green)}.match-main{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.match-meta{color:var(--muted);align-items:center;gap:7px;font-size:9px;display:flex}.match-meta span:first-child{color:var(--green-soft);font-family:DM Mono}.match-teams{align-items:center;gap:6px;min-width:0;font-size:12px;display:flex}.match-teams strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.match-teams span{color:#9a896a;font:10px DM Mono}.match-last{color:#887653;align-items:center;gap:4px;font-size:9px;display:flex}.match-row>svg{color:#9a896a}.empty-state,.loading-state,.empty-events{color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex}.empty-state{min-height:180px;font-size:11px}.odds-panel{background:linear-gradient(#fffdf8f5,#f8f0dde0)}.match-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 50% 140%,#d4a84a30,#0000 48%),linear-gradient(#ffffff6b,#0000);min-height:155px;padding:18px 24px}.hero-meta{color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:10px;display:flex}.hero-meta i{background:#ad9463;border-radius:50%;width:3px;height:3px}.versus{text-align:center;grid-template-columns:1fr 70px 1fr;align-items:center;margin-top:20px;display:grid}.versus strong{letter-spacing:.03em;font-size:21px}.versus>span{flex-direction:column;align-items:center;gap:5px;display:flex}.versus small{color:#887653;font:500 10px DM Mono}.versus i{color:var(--green);background:#d4a84a14;border:1px solid #a8731238;border-radius:4px;padding:2px 5px;font-size:8px;font-style:normal}.hero-status{justify-content:center;align-items:center;gap:12px;margin-top:20px;display:flex}.hero-status>span{color:var(--green-soft);font-size:10px}.hero-status>span i{background:var(--green);width:5px;height:5px;box-shadow:0 0 7px var(--green);border-radius:50%;margin-right:5px;display:inline-block}.hero-status small{color:var(--muted);font:9px DM Mono}.market-grid{scrollbar-width:thin;scrollbar-color:#d8c9a8 transparent;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:calc(100vh - 365px);padding:13px;display:grid;overflow:auto}.market-card{border:1px solid var(--line);background:#fffdf8b8;border-radius:10px;position:relative;overflow:visible}.market-card.grouped-market{cursor:pointer}.market-card.grouped-market:hover{border-color:#a873124f;box-shadow:0 5px 16px #60461512}.market-card.grouped-market:focus-visible{outline:1px solid var(--green);outline-offset:2px}.market-card header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:40px;padding:8px 10px;display:flex}.market-card header>div{align-items:center;gap:7px;display:flex}.market-title{font-size:11px;font-weight:600}.goal-line{color:var(--orange);background:#ff684614;border-radius:4px;padding:2px 5px;font-size:8px}.market-time{color:var(--muted);font:9px DM Mono}.outcome-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.market-ttgList .outcome-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.market-hafuList .outcome-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.market-crsList{grid-column:1/-1}.market-crsList .outcome-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.outcome{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;flex-direction:column;justify-content:center;gap:2px;min-width:0;min-height:59px;padding:7px 8px;display:flex;position:relative}.outcome span{color:var(--muted);white-space:nowrap;font-size:8px}.outcome strong{color:#3b301e;font:500 14px DM Mono}.outcome .previous-odds{color:#998665;white-space:nowrap;font:8px DM Mono}.outcome>i{color:#8a7651;font:8px DM Mono;position:absolute;bottom:8px;right:5px}.outcome.up{background:linear-gradient(145deg,#c44f3813,#0000)}.outcome.up>i,.outcome.up>strong{color:var(--orange)}.outcome.down{background:linear-gradient(145deg,#48ae6e14,#0000)}.outcome.down>i,.outcome.down>strong{color:var(--down)}.loading-state{min-height:420px}.loading-state strong{color:#5b4a2f;font-size:13px}.loading-state small{font-size:10px}.loader{border:2px solid #ded2b8;border-top-color:var(--green);border-radius:50%;width:30px;height:30px;animation:1s linear infinite spin}.events-panel{flex-direction:column;display:flex}.events-heading button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:9px}.events-heading .live-count{color:var(--orange);background:#ff684614;align-items:center;gap:4px;display:flex}.live-count i{background:var(--orange);border-radius:50%;width:4px;height:4px;animation:1.3s infinite blink}.scope-tabs{background:#9d711d12;border-radius:8px;grid-template-columns:1fr 1fr;margin:9px 12px 2px;padding:3px;display:grid}.scope-tabs button{height:29px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;font-size:10px}.scope-tabs button.active{color:#4b3e28;background:#fffdf8;box-shadow:0 2px 9px #6046151c}.event-list{scrollbar-width:thin;scrollbar-color:#d8c9a8 transparent;flex:1;max-height:calc(100vh - 280px);padding:8px 12px 16px;overflow:auto}.event-card{cursor:pointer;grid-template-columns:15px 1fr;gap:7px;display:grid;position:relative}.event-card:focus-visible{outline-offset:-2px;outline:1px solid #a8731261}.event-rail{justify-content:center;display:flex;position:relative}.event-dot{z-index:1;background:var(--panel);border:2px solid #cfbd95;border-radius:50%;width:7px;height:7px;margin-top:17px}.event-line{background:#e1d6be;width:1px;position:absolute;top:22px;bottom:-10px}.event-card.is-live .event-dot{background:var(--orange);box-shadow:0 0 9px var(--orange);border-color:#ff684659}.event-card[data-highlighted=true]{background:#d4a84a21;border-radius:9px;animation:.7s ease-in-out 2 targetFlash;box-shadow:0 0 0 1px #a873124f,0 0 28px #a8731217}.event-content{border-bottom:1px solid var(--line);padding:11px 0 13px}.event-heading{justify-content:space-between;gap:8px;display:flex}.event-heading>div{flex-wrap:wrap;align-items:center;gap:6px;font-size:10px;display:flex}.event-heading strong{color:var(--green-soft);font:500 9px DM Mono}.event-heading>div>span:last-child{color:#5d4d33}.event-heading time{color:#887653;white-space:nowrap;font:9px DM Mono}.new-pill{color:#ad3e2d;background:#c44f381f;border-radius:4px;padding:2px 5px;font-size:8px}.event-market{align-items:center;gap:6px;margin-top:8px;display:flex}.event-market span{color:var(--muted);font-size:9px}.event-market em{color:var(--orange);font-size:8px;font-style:normal}.move-list{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.move{border:1px solid var(--line);color:inherit;background:#a8731206;border-radius:6px;grid-template-columns:auto auto auto auto auto;align-items:center;gap:4px;padding:5px 6px;display:grid;position:relative}.move small{color:var(--muted);font-size:8px}.move del{color:#857452;font:9px DM Mono;text-decoration:none}.move b{color:#aa956d;font:8px DM Mono}.move strong{font:500 10px DM Mono}.move>i{font:8px DM Mono}.move.up strong,.move.up>i{color:var(--orange)}.move.down strong,.move.down>i{color:var(--down)}.more-moves{color:var(--green);cursor:pointer;background:#a8731212;border:0;border-radius:6px;padding:7px 9px;font-size:9px}.empty-events{min-height:300px}.empty-events strong{color:#5d4d33;font-size:11px}.empty-events span{font-size:9px}footer{color:#806f51;border-top:1px solid var(--line);justify-content:space-between;align-items:center;min-height:42px;padding:8px 24px;font-size:9px;display:flex}.history-popover{z-index:80;color:#3d321f;text-align:left;cursor:default;background:#fffdf8fc;border:1px solid #a873123d;border-radius:11px;width:270px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 18px 55px #60461533}.history-overlay{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#372b166b;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.history-overlay .history-popover{border-radius:16px;flex-direction:column;width:min(760px,100vw - 32px);height:75vh;max-height:75vh;display:flex;overflow:hidden;position:relative!important;inset:auto!important}.history-overlay .history-table,.history-overlay .market-history-list{flex:1;min-height:0;max-height:none}.live-toast{z-index:90;color:#302719;text-align:left;cursor:pointer;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8fa;border:1px solid #ff684661;border-radius:14px;grid-template-columns:34px 1fr 20px;align-items:center;gap:10px;width:min(520px,100vw - 24px);min-height:74px;padding:11px 13px;animation:.28s ease-out toastIn;display:grid;position:fixed;top:80px;left:50%;transform:translate(-50%);box-shadow:0 18px 60px #60461538}.live-toast:hover{border-color:#a873126b}.toast-pulse{background:#ff68461a;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.toast-pulse i{background:var(--orange);width:8px;height:8px;box-shadow:0 0 13px var(--orange);border-radius:50%;animation:1s infinite blink}.toast-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.toast-copy small{color:#ad3e2d;letter-spacing:.08em;font-size:8px}.toast-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.toast-copy em{color:var(--muted-2);flex-wrap:wrap;gap:5px;font-size:9px;font-style:normal;display:flex}.toast-copy b{font:500 9px DM Mono}.toast-copy b.up{color:var(--orange)}.toast-copy b.down{color:var(--down)}.live-toast>svg{color:#927f5a}.outcome:nth-child(3n) .history-popover{left:auto;right:0}.history-popover header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:51px;padding:9px 10px;display:flex}.history-popover header div{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.history-popover header strong{color:#3b301e;font:600 11px Noto Sans SC}.history-popover header small{color:var(--muted);font-size:8px}.history-popover header button{width:28px;height:28px;color:var(--muted);cursor:pointer;background:#a873120f;border:0;border-radius:7px;place-items:center;display:grid}.history-table{scrollbar-width:thin;max-height:270px;padding:7px 8px;overflow:auto}.history-row{border-bottom:1px solid #84601c17;grid-template-columns:1fr 82px 62px auto;align-items:center;gap:7px;min-height:54px;padding:6px 8px;display:grid}.history-row.is-current{border:1px solid #a8731233;border-left:3px solid var(--green);background:linear-gradient(90deg,#d4a84a29,#d4a84a0a);border-radius:8px;margin-bottom:4px}.history-time{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.history-row time{color:var(--muted);font:9px DM Mono}.history-time b,.market-history-row>div:first-child b{color:#fffdf8;background:var(--green);letter-spacing:.08em;border-radius:4px;padding:2px 5px;font:600 8px Noto Sans SC}.history-row strong{color:#302719;letter-spacing:.01em;font:700 18px/1 DM Mono}.history-row span{color:#756445;font:500 10px DM Mono}.history-row span.up{color:var(--orange)}.history-row span.down{color:var(--down)}.history-row em{color:var(--orange);font:8px DM Mono}.history-empty{min-height:90px;color:var(--muted);place-items:center;font-size:10px;display:grid}.history-popover footer{border-top:1px solid var(--line);color:#806f51;min-height:28px;padding:6px 10px;font-size:8px}.market-history{width:min(520px,100vw - 32px);left:auto;right:4px}.market-history-list{scrollbar-width:thin;scrollbar-color:#d8c9a8 transparent;max-height:380px;padding:6px 9px;overflow:auto}.market-history-row{border-bottom:1px solid var(--line);padding:11px 8px}.market-history-row.is-current{border:1px solid #a8731233;border-left:3px solid var(--green);background:linear-gradient(90deg,#d4a84a29,#d4a84a0a);border-radius:9px;margin-bottom:5px}.market-history-row>div:first-child{align-items:center;gap:7px;margin-bottom:8px;display:flex}.market-history-row time{color:#aa956d;font:9px DM Mono}.market-history-row em{color:var(--orange);font:8px DM Mono}.market-history-row>div:last-child{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.market-history-row span{background:#a873120e;border-radius:7px;flex-direction:column;align-items:flex-start;gap:3px;min-width:0;padding:8px 9px;display:flex}.market-history-row small{color:var(--muted);font-size:9px}.market-history-row strong{color:#302719;letter-spacing:.01em;font:700 17px/1 DM Mono}.market-history-row i{color:#907d59;font:500 10px DM Mono}.market-history-row i.up{color:var(--orange)}.market-history-row i.down{color:var(--down)}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f6ecd7;--bg:#21190f;--panel:#2a2013;--panel-2:#342818;--line:#e7c37629;--muted:#b7a47f;--muted-2:#dac69d;--green:#e0ad43;--green-soft:#f1c96f;--down:#70c699;--orange:#f07b64;--yellow:#f0bd50;--shadow:0 24px 80px #05030166;background:#21190f}html[data-theme=dark] body{background:radial-gradient(circle at 18% -12%, #bc7c1c38, transparent 36rem), linear-gradient(180deg, #38281473, transparent 21rem), var(--bg)}html[data-theme=dark] .topbar{background:#21190fe8}html[data-theme=dark] .brand-mark{background:linear-gradient(145deg,#e0ad4329,#ffffff06);border-color:#e0ad4352}html[data-theme=dark] .connection-chip,html[data-theme=dark] .icon-button,html[data-theme=dark] .refresh-button{background:#ffffff09}html[data-theme=dark] .connection-chip.live{border-color:#e0ad4338}html[data-theme=dark] .icon-button:hover,html[data-theme=dark] .icon-button.active{border-color:#e0ad4357}html[data-theme=dark] .refresh-button{color:#f0e4ca}html[data-theme=dark] .refresh-button:hover{background:#e0ad4317}html[data-theme=dark] .settings-popover{background:#2a2013fa;border-color:#e0ad4333}html[data-theme=dark] .settings-popover>div:first-child,html[data-theme=dark] .settings-popover>button{color:#f2e5ca}html[data-theme=dark] .settings-icon,html[data-theme=dark] .panel-heading span{background:#e0ad4317}html[data-theme=dark] .settings-popover>button i{background:#59472b}html[data-theme=dark] .settings-popover>button i:after{box-shadow:none;background:#b5a27d}html[data-theme=dark] .settings-popover>button i.on{background:#e0ad434d}html[data-theme=dark] .summary-strip,html[data-theme=dark] .panel{background:#2a2013e6;box-shadow:0 8px 30px #00000024}html[data-theme=dark] .summary-primary{background:linear-gradient(90deg,#e0ad431a,#0000)}html[data-theme=dark] .metric svg{color:#c89b46}html[data-theme=dark] .error-banner{color:#ffad9d;background:#f07b6414}html[data-theme=dark] .error-banner button{color:#ffd0c7}html[data-theme=dark] .search-box{background:#0000001f}html[data-theme=dark] .search-box:focus-within{background:#302516;border-color:#e0ad4361}html[data-theme=dark] .search-box input{color:#f2e5ca}html[data-theme=dark] .search-box input::placeholder{color:#8f7d5e}html[data-theme=dark] .match-list,html[data-theme=dark] .market-grid,html[data-theme=dark] .event-list,html[data-theme=dark] .market-history-list{scrollbar-color:#5c482b transparent}html[data-theme=dark] .match-row:hover{background:#ffffff09}html[data-theme=dark] .match-row.selected{background:linear-gradient(90deg,#e0ad431a,#e0ad4305);border-color:#e0ad4329}html[data-theme=dark] .match-teams span,html[data-theme=dark] .match-row>svg{color:#806e50}html[data-theme=dark] .match-last,html[data-theme=dark] .versus small{color:#9e8962}html[data-theme=dark] .odds-panel{background:linear-gradient(#2e2314f5,#22190ee6)}html[data-theme=dark] .match-hero{background:radial-gradient(circle at 50% 140%,#e0ad4321,#0000 48%),linear-gradient(#ffffff06,#0000)}html[data-theme=dark] .hero-meta i{background:#725e3a}html[data-theme=dark] .versus i{background:#e0ad430f;border-color:#e0ad433d}html[data-theme=dark] .market-card{background:#ffffff05}html[data-theme=dark] .market-card.grouped-market:hover{border-color:#e0ad434f;box-shadow:0 5px 18px #00000021}html[data-theme=dark] .outcome strong,html[data-theme=dark] .loading-state strong{color:#f3e7cf}html[data-theme=dark] .outcome .previous-odds,html[data-theme=dark] .outcome>i{color:#927f5a}html[data-theme=dark] .loader{border-color:#59472b;border-top-color:var(--green)}html[data-theme=dark] .scope-tabs{background:#00000024}html[data-theme=dark] .scope-tabs button.active{color:#f2e5ca;background:#3a2c19;box-shadow:0 2px 9px #0003}html[data-theme=dark] .event-dot{border-color:#59472b}html[data-theme=dark] .event-line{background:#49371f}html[data-theme=dark] .event-card[data-highlighted=true]{background:#e0ad4317;box-shadow:0 0 0 1px #e0ad4352,0 0 28px #e0ad4314}html[data-theme=dark] .event-heading>div>span:last-child,html[data-theme=dark] .empty-events strong{color:#e4d4b4}html[data-theme=dark] .event-heading time{color:#9e8962}html[data-theme=dark] .new-pill{color:#ff9b86;background:#f07b6421}html[data-theme=dark] .move{background:#ffffff05}html[data-theme=dark] .move del{color:#aa9874}html[data-theme=dark] .move b{color:#806c48}html[data-theme=dark] footer{color:#8f7a55}html[data-theme=dark] .history-popover{color:#f2e5ca;background:#2a2013fc;border-color:#e0ad433d;box-shadow:0 18px 60px #00000075}html[data-theme=dark] .history-overlay{background:#080502ad}html[data-theme=dark] .live-toast{color:#fff3da;background:#2e2314fa;box-shadow:0 18px 60px #0000007a}html[data-theme=dark] .history-popover header strong,html[data-theme=dark] .history-row strong,html[data-theme=dark] .market-history-row strong{color:#fff1d4}html[data-theme=dark] .history-popover header button,html[data-theme=dark] .market-history-row span{background:#ffffff09}html[data-theme=dark] .history-row.is-current,html[data-theme=dark] .market-history-row.is-current{border-color:#e0ad4338;border-left-color:var(--green);background:linear-gradient(90deg,#e0ad431f,#e0ad4306)}html[data-theme=dark] .history-row span{color:#baa77f}body,.topbar,.panel,.summary-strip,.mobile-dock,.history-popover,.live-toast{transition:background-color .22s,border-color .22s,color .22s,box-shadow .22s}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:.25;transform:scale(.8)}50%{opacity:.7;transform:scale(1.16)}}@keyframes blink{50%{opacity:.25}}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,-14px)scale(.98)}}@keyframes targetFlash{50%{background:#d4a84a38}}.spin{animation:1s linear infinite spin}@media (width<=1180px){.summary-strip{grid-template-columns:repeat(4,1fr)}.summary-primary{grid-column:span 1}.official-source{display:none!important}.workspace{grid-template-columns:250px minmax(480px,1fr)}.events-panel{grid-column:1/-1;min-height:430px}.event-list{max-height:380px}}@media (width<=760px){body{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.topbar{grid-template-columns:1fr auto;height:58px;padding:0 12px}.brand-mark{border-radius:9px;width:34px;height:34px}.brand strong{font-size:12px}.brand small,.connection-chip span,.refresh-button span{display:none}.top-status{justify-self:end}.connection-chip{padding:8px}.icon-button.mobile-theme-button{width:36px;height:36px;display:grid}.top-actions{display:none}main{padding:8px}.summary-strip{border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));min-height:62px}.summary-strip>div{padding:10px}.summary-primary{display:none!important}.metric:nth-of-type(4){display:none}.summary-strip strong{font-size:13px}.summary-strip small{white-space:nowrap;font-size:8px}.metric{gap:7px!important}.metric svg{flex:none;width:15px}.workspace{flex-direction:column;gap:10px;min-height:auto;display:flex}.panel{border-radius:11px;scroll-margin-top:66px}.matches-panel{order:1}.odds-panel{order:2}.events-panel{order:3}.panel-heading{min-height:49px;padding:10px 12px}.match-list{max-height:none;padding:7px;display:flex;overflow-x:auto}.match-row{min-width:238px;min-height:88px}.search-box{height:42px;margin-top:8px}.search-box input{font-size:12px}.match-hero{min-height:134px;padding:15px 12px}.hero-meta{font-size:9px}.versus{margin-top:16px}.hero-status{margin-top:15px}.market-grid{grid-template-columns:1fr;gap:8px;max-height:none;padding:9px}.market-crsList{grid-column:auto}.market-crsList .outcome-grid{grid-template-columns:repeat(4,1fr)}.market-card header{min-height:44px}.outcome{min-height:54px;padding:8px}.outcome strong{font-size:15px}.event-list{max-height:600px}.versus{grid-template-columns:1fr 48px 1fr}.versus strong{font-size:18px}.event-content{padding:13px 0 15px}.move{min-height:32px}.history-popover{top:auto;bottom:calc(66px + env(safe-area-inset-bottom));z-index:55;border-radius:15px;width:auto;max-height:62vh;position:fixed;left:8px!important;right:8px!important}.history-overlay{padding:8px}.history-overlay .history-popover{border-radius:16px;width:calc(100vw - 16px);height:75vh;max-height:75vh;position:relative!important;inset:auto!important}.live-toast{min-height:70px;top:66px}.history-table{max-height:45vh}.history-row{grid-template-columns:1fr 78px 58px auto;min-height:58px}.market-history-list{max-height:48vh}footer{display:none}.settings-popover{top:auto;left:8px;right:8px;bottom:calc(66px + env(safe-area-inset-bottom));z-index:45;border-radius:15px;width:auto;position:fixed}.mobile-dock{z-index:40;min-height:calc(58px + env(safe-area-inset-bottom));padding:5px 5px calc(5px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdf8f5;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-dock button{color:#806f51;cursor:pointer;background:0 0;border:0;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:48px;font-size:9px;display:flex}.mobile-dock button:active,.mobile-dock button.active{color:var(--green);background:#a8731214}html[data-theme=dark] .mobile-dock{background:#21190ff5}html[data-theme=dark] .mobile-dock button{color:#aa9773}html[data-theme=dark] .mobile-dock button:active,html[data-theme=dark] .mobile-dock button.active{color:var(--green);background:#e0ad4314}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
