@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";.auth-page{background:var(--surface);grid-template-columns:.9fr 1.1fr;min-height:100vh;display:grid}.auth-aside{color:#fff;background:linear-gradient(145deg,#06120d,#0d291d);flex-direction:column;justify-content:space-between;padding:45px 60px 45px max(45px,50vw - 590px);display:flex;position:relative;overflow:hidden}.auth-aside:before{content:"";background:radial-gradient(circle,#1fcd7438,#0000 68%);border-radius:50%;width:420px;height:420px;position:absolute;bottom:-90px;right:-150px}.auth-aside h1{letter-spacing:-.05em;margin:18px 0;font:800 clamp(38px,4vw,60px)/1.03 Manrope}.auth-aside>div>p{color:#97aaa0;max-width:480px;line-height:1.7}.auth-aside ul{color:#c6d2cc;gap:12px;padding:0;font-size:13px;list-style:none;display:grid}.auth-aside li{align-items:center;gap:9px;display:flex}.auth-aside li svg{width:17px;color:var(--lime)}.auth-watermark{color:#b8f13f0d;width:240px;height:240px;position:absolute;bottom:-35px;right:-45px}.auth-form-wrap{place-items:center;padding:50px;display:grid;position:relative}.back-home{color:var(--muted);font-size:12px;position:absolute;top:30px;right:35px}.auth-form{width:min(410px,100%);display:grid}.auth-icon{background:color-mix(in srgb,var(--green) 10%,transparent);width:48px;height:48px;color:var(--green);border-radius:14px;place-items:center;margin-bottom:18px;display:grid}.auth-form h2{margin:7px 0;font:800 32px Manrope}.auth-form>p{color:var(--muted);margin:0 0 25px}.auth-form>label{gap:7px;margin-bottom:15px;font-size:11px;font-weight:700;display:grid}.auth-form label>div{border:1px solid var(--line);background:var(--bg);border-radius:11px;align-items:center;gap:8px;height:48px;padding:0 13px;display:flex}.auth-form label svg{width:17px;color:var(--muted)}.auth-form input{color:var(--text);background:0 0;border:0;outline:0;flex:1;min-width:0}.auth-form label button{color:var(--muted);background:0 0;border:0;display:grid}.forgot{text-align:right;color:var(--green);margin:-4px 0 17px;font-size:11px}.auth-form .submit{height:49px}.form-error{color:#e76868;background:#db4b4b14;border-radius:8px;margin-bottom:12px;padding:10px;font-size:11px}.form-switch{text-align:center;color:var(--muted);margin-top:18px;font-size:12px}.form-switch button{color:var(--green);background:0 0;border:0;font-weight:700}.profile-head{align-items:center;gap:17px;margin-bottom:30px;display:flex}.profile-avatar{background:linear-gradient(145deg,var(--green),var(--lime));color:#092015;border-radius:22px;place-items:center;width:70px;height:70px;font:800 25px Manrope;display:grid}.profile-head h1{margin:5px 0;font:800 28px Manrope}.profile-head p{color:var(--muted);margin:0;font-size:12px}.plan-badge{text-transform:capitalize;background:var(--surface2);border-radius:100px;align-items:center;gap:6px;margin-left:auto;padding:8px 12px;font-size:11px;font-weight:700;display:flex}.plan-badge svg{width:15px}.plan-badge.premium{color:#f0cd5d;background:#302c14}.account-grid{grid-template-columns:1fr 360px;gap:20px;display:grid}.account-grid>div,.account-grid>aside{align-content:start;gap:14px;display:grid}.account-menu{padding:6px 20px}.account-menu button{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--text);text-align:left;background:0 0;align-items:center;gap:13px;padding:17px 0;display:flex}.account-menu button:last-child{border:0}.account-menu button>svg:first-child{color:var(--green)}.account-menu button>svg:last-child{color:var(--muted);margin-left:auto}.account-menu span{display:grid}.account-menu small{color:var(--muted);margin-top:3px;font-size:10px}.subscription-card{color:#fff;background:linear-gradient(145deg,#0b2118,#17361e)}.subscription-hero{align-items:center;gap:13px;margin:22px 0;display:flex}.subscription-hero>svg{width:40px;height:40px;color:var(--lime)}.subscription-hero span{display:grid}.subscription-hero small{color:#91a49a}.subscription-hero b{text-transform:capitalize;font:800 26px Manrope}.subscription-card>p{color:#9fb0a7;font-size:12px;line-height:1.6}.subscription-card>p svg{width:15px;color:var(--lime);vertical-align:middle}.admin-page{grid-template-columns:225px 1fr;min-height:calc(100vh - 76px);display:grid}.admin-sidebar{background:var(--nav);color:#fff;flex-direction:column;padding:26px 15px;display:flex}.admin-sidebar>div{border-bottom:1px solid #183025;grid-template-columns:auto 1fr;column-gap:10px;padding:0 9px 23px;display:grid}.admin-sidebar>div strong{font:700 13px Manrope}.admin-sidebar>div small{color:#71887d;font-size:9px}.admin-emblem{width:34px;height:34px;color:var(--lime);background:#183b29;border-radius:9px;grid-row:span 2;place-items:center;display:grid}.admin-emblem svg{width:18px}.admin-sidebar nav{gap:4px;margin-top:20px;display:grid}.admin-sidebar nav a{color:#789084;border-radius:8px;align-items:center;gap:10px;padding:10px;font-size:11px;display:flex}.admin-sidebar nav a svg{width:16px}.admin-sidebar nav a.active,.admin-sidebar nav a:hover{color:#fff;background:#12271e}.admin-sidebar nav a.active svg{color:var(--lime)}.system-online{color:#799086;border-top:1px solid #183025;align-items:center;gap:9px;margin-top:auto;padding:18px 9px 0;font-size:9px;display:flex}.system-online i{background:var(--green);box-shadow:0 0 0 4px #12b76a1f}.admin-main{padding:34px clamp(25px,4vw,60px);overflow:hidden}.admin-main>header{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.admin-main h1{margin:5px 0;font:800 31px Manrope}.admin-main header p{color:var(--muted);margin:0;font-size:12px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.stat-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;align-items:center;gap:12px;padding:17px;display:flex}.stat-card>span{background:color-mix(in srgb,var(--green) 10%,transparent);width:42px;height:42px;color:var(--green);border-radius:11px;place-items:center;display:grid}.stat-card>span svg{width:19px}.stat-card>div{display:grid}.stat-card small{color:var(--muted);font-size:9px}.stat-card b{font:800 23px Manrope}.stat-card em{color:var(--green);font-size:9px;font-style:normal}.admin-grid{grid-template-columns:1.35fr .65fr;gap:13px;margin-top:13px;display:grid}.panel-title button{color:var(--muted);background:0 0;border:0;align-items:center;gap:5px;font-size:10px;display:flex}.user-table{display:grid}.user-table>div{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:10px;padding:10px 0;display:grid}.mini-avatar{width:31px;height:31px;font-size:10px}.user-table span:nth-child(2){display:grid}.user-table small{color:var(--muted);font-size:9px}.user-table em{text-transform:capitalize;background:var(--surface2);border-radius:8px;padding:4px 7px;font-size:9px;font-style:normal}.user-table i{background:#8d9892;border-radius:50%;width:7px;height:7px}.user-table i.online{background:var(--green)}.user-table svg{width:14px;color:var(--muted)}.wide-link{width:100%;color:var(--green);background:0 0;border:0;justify-content:center;align-items:center;padding-top:14px;font-size:10px;font-weight:700;display:flex}.wide-link svg{width:14px}.runtime-panel{align-content:start;display:grid}.runtime-row{border-bottom:1px solid var(--line);align-items:center;gap:9px;padding:12px 0;display:flex}.runtime-row>i{background:#e06262;border-radius:50%;width:8px;height:8px}.runtime-row>i.online{background:var(--green)}.runtime-row span{display:grid}.runtime-row b{font-size:11px}.runtime-row small{color:var(--muted);font-size:9px}.runtime-row em{color:var(--muted);margin-left:auto;font-size:9px;font-style:normal}.quick-admin{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:13px;display:grid}.quick-admin button{background:var(--surface);border:1px solid var(--line);color:var(--text);text-align:left;border-radius:12px;align-items:center;gap:10px;padding:14px;display:flex}.quick-admin button>svg:first-child{color:var(--green)}.quick-admin button>svg:last-child{width:14px;color:var(--muted);margin-left:auto}.quick-admin span{display:grid}.quick-admin b{font-size:10px}.quick-admin small{color:var(--muted);font-size:8px}.console-page{grid-template-columns:340px 1fr;min-height:calc(100vh - 76px);display:grid}.endpoint-list{background:var(--surface);border-right:1px solid var(--line);height:calc(100vh - 76px);padding:20px 14px;position:sticky;top:76px;overflow:auto}.endpoint-list>div:first-child{align-items:center;gap:10px;margin:0 7px 18px;display:flex}.endpoint-list>div:first-child>svg{color:var(--green)}.endpoint-list>div:first-child span{display:grid}.endpoint-list>div:first-child small{color:var(--muted);font-size:9px}.endpoint-list>.search{margin-bottom:16px}.endpoint-list section h4{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;padding:0 6px;font-size:9px;display:flex}.endpoint-list section h4 svg{width:13px}.endpoint-list section>button{text-align:left;width:100%;color:var(--text);background:0 0;border:0;border-radius:8px;grid-template-columns:44px 1fr auto;align-items:center;gap:7px;padding:8px;display:grid}.endpoint-list section>button:hover,.endpoint-list section>button.active{background:var(--surface2)}.endpoint-list section>button>em,.method{color:#3eaa75;font-size:8px;font-style:normal;font-weight:800}.endpoint-list section>button>em.post,.method.post{color:#bb8c27}.endpoint-list section>button>em.put,.endpoint-list section>button>em.patch,.method.put,.method.patch{color:#7c70d9}.endpoint-list section>button>em.delete,.method.delete{color:#d15a5a}.endpoint-list section>button span{min-width:0;font-size:10px;font-weight:700;display:grid}.endpoint-list section>button small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.endpoint-list section>button>svg{color:#bb8c27;width:12px}.console-main{padding:35px clamp(25px,4vw,55px)}.console-main>header>div{align-items:center;gap:10px;display:flex}.console-main h1{margin:0;font:800 28px Manrope}.method{background:var(--surface2);border-radius:7px;padding:6px 8px}.console-main header p{color:var(--muted);font-size:10px}.request-builder{gap:17px;margin-top:24px;display:grid}.request-builder>label{gap:7px;font-size:10px;font-weight:700;display:grid}.url-input{border:1px solid var(--line);border-radius:9px;align-items:center;height:44px;display:flex;overflow:hidden}.url-input span{color:var(--muted);padding:0 12px;font-family:monospace}.url-input input{border:0;border-left:1px solid var(--line);color:var(--text);background:0 0;outline:0;flex:1;height:100%;padding:0 10px;font-family:monospace}.url-input button{color:var(--muted);background:0 0;border:0}.url-input svg{width:15px}.request-builder textarea{border:1px solid var(--line);color:#b9e7cc;resize:vertical;background:#07110e;border-radius:9px;min-height:170px;padding:14px;font:11px/1.6 monospace}.request-builder>.btn{justify-self:start}.console-hint{color:#c28b25;font-size:10px}.response-panel{margin-top:14px}.response-panel pre{color:#b9e7cc;background:#07110e;border-radius:9px;max-height:420px;padding:17px;font:11px/1.6 monospace;overflow:auto}.response-panel .panel-title em{color:var(--muted);align-items:center;gap:5px;display:flex}.response-panel .panel-title svg{color:var(--muted)}.response-status{color:var(--green);align-items:center;gap:5px;font-size:10px;display:flex}.response-status svg{width:14px}.empty-response{min-height:180px;color:var(--muted);align-content:center;place-items:center;display:grid}.empty-response svg{opacity:.4;width:35px;height:35px}.empty-response p{font-size:11px}@media (width<=900px){.topbar{gap:15px}.topbar nav{display:none}.mobile-menu{display:grid!important}.mobile-drawer{z-index:29;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:13px;width:220px;padding:9px;position:fixed;top:76px;right:12px}.mobile-drawer.open{display:grid}.mobile-drawer a{border-radius:8px;align-items:center;gap:10px;padding:11px;font-size:12px;display:flex}.mobile-drawer a.active{background:var(--surface2);color:var(--green)}.mobile-drawer svg{width:16px}.hero{grid-template-columns:1fr;padding-top:55px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.eyebrow{margin:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{min-height:380px}.fixture-grid,.demo-fixtures,.prediction-grid{grid-template-columns:repeat(2,1fr)}.intelligence-grid{grid-template-columns:1fr;gap:35px}.match-content,.account-grid{grid-template-columns:1fr}.stat-grid{grid-template-columns:repeat(2,1fr)}.admin-grid{grid-template-columns:1fr}.quick-admin{grid-template-columns:repeat(2,1fr)}.console-page{grid-template-columns:270px 1fr}.auth-page{grid-template-columns:1fr}.auth-aside{display:none}.factor-list{grid-template-columns:1fr}.app-shell>footer{flex-wrap:wrap}}@media (width<=640px){.wrap{width:min(100% - 24px,1180px)}.topbar{height:66px;padding:0 12px}.topbar .locale-select,.topbar .user-chip em,.topbar .btn.compact{display:none}.mobile-drawer{top:68px}.hero{min-height:auto;padding-block:42px}.hero h1{font-size:40px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.trust-row{flex-wrap:wrap;gap:10px}.hero-visual{min-height:350px}.insight-card{padding:18px}.floating-badge{left:0}.fixture-grid,.demo-fixtures,.prediction-grid,.benefit-grid{grid-template-columns:1fr}.section-head{align-items:center}.section-head h2{font-size:23px}.intelligence-section{padding:65px 0}.app-shell>footer{align-items:flex-start;gap:20px}.app-shell>footer>div:nth-child(2){flex-wrap:wrap;margin-left:0}.page{padding-block:35px 65px}.page-title{display:block}.page-title h1{font-size:32px}.page-title .accuracy{margin-top:16px}.toolbar{flex-wrap:wrap}.date-switch{justify-content:space-between;width:100%}.date-switch span{min-width:0}.toolbar .search{order:2;width:100%}.scoreboard h2{font-size:13px}.big-team{border-radius:17px;width:55px;height:55px}.big-score>span{font-size:26px}.scoreboard>div:not(.big-score){justify-items:center;gap:8px;display:grid}.scoreboard>div:last-child{display:grid}.match-tabs{gap:18px}.unlock-banner{flex-direction:column;align-items:flex-start;gap:20px}.account-grid{grid-template-columns:1fr}.profile-head{flex-wrap:wrap;align-items:flex-start}.plan-badge{margin-left:0}.admin-page{grid-template-columns:1fr}.admin-sidebar{display:none}.admin-main{padding:26px 12px}.admin-main>header{align-items:flex-start}.stat-grid{grid-template-columns:1fr 1fr}.quick-admin,.console-page{grid-template-columns:1fr}.endpoint-list{border-right:0;border-bottom:1px solid var(--line);height:auto;max-height:420px;position:static}.console-main{padding:25px 12px}.auth-form-wrap{padding:80px 20px 35px}.back-home{top:25px;right:20px}.skeleton-grid{grid-template-columns:1fr}.app-shell>footer{padding-inline:15px}.locale-select select{max-width:42px}}.prediction-kpis{gap:10px;display:flex}.predictions-workspace{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px;display:grid}.prediction-table{background:var(--surface);border:1px solid var(--line);border-radius:16px;overflow:hidden}.prediction-table-head,.prediction-row{grid-template-columns:minmax(220px,1.5fr) minmax(130px,.8fr) minmax(145px,1fr) minmax(115px,.7fr) 85px 36px;align-items:center;gap:16px;display:grid}.prediction-table-head{background:var(--surface2);color:var(--muted);text-transform:uppercase;letter-spacing:.09em;padding:12px 20px;font-size:9px;font-weight:800}.prediction-row{border-top:1px solid var(--line);min-height:78px;padding:16px 20px}.prediction-table-head+.prediction-row{border-top:0}.prediction-row:hover{background:color-mix(in srgb,var(--green) 3%,var(--surface))}.row-match{align-items:center;gap:11px;min-width:0;display:flex}.match-token{color:#d9ffe9;background:linear-gradient(145deg,#173e2d,#0b8e50);border-radius:11px;flex:none;place-items:center;width:40px;height:40px;font-size:10px;font-weight:800;display:grid}.row-match>span:last-child{min-width:0;display:grid}.row-match b{white-space:nowrap;text-overflow:ellipsis;font:700 12px Manrope;overflow:hidden}.row-match small{color:var(--muted);margin-top:4px;font-size:9px}.row-market{color:var(--muted);font-size:10px}.row-selection{align-items:center;gap:5px;font-size:11px;display:flex}.row-selection svg{color:#c49c2d;width:13px}.confidence-bar{grid-template-columns:30px 1fr;align-items:center;gap:8px;display:grid}.confidence-bar>b{color:var(--green);font-size:11px}.confidence-bar>span{background:var(--surface2);border-radius:4px;height:4px;overflow:hidden}.confidence-bar i{background:linear-gradient(90deg,var(--green),var(--lime));height:100%;display:block}.potential-score{text-align:center;color:var(--green);background:color-mix(in srgb,var(--green) 9%,transparent);border-radius:20px;padding:5px 7px;font-size:9px;font-style:normal;font-weight:800}.prediction-row>button{border:1px solid var(--line);background:var(--surface2);color:var(--text);border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.prediction-row>button:hover{color:var(--green);border-color:var(--green)}.prediction-row>button svg{width:14px}.prediction-row.is-locked{opacity:.68}.prediction-sidebar{gap:14px;display:grid}.prediction-sidebar h3{margin:8px 0 20px;font:700 16px Manrope}.performance-chart{grid-template-rows:1fr auto;height:175px;display:grid}.chart-bars{border-bottom:1px solid var(--line);align-items:flex-end;gap:5px;padding-top:10px;display:flex}.chart-bars i{background:linear-gradient(180deg,var(--green),color-mix(in srgb,var(--green) 35%,transparent));border-radius:4px 4px 0 0;flex:1;min-height:8px}.chart-legend{color:var(--muted);justify-content:space-between;align-items:center;margin-top:7px;font-size:8px;display:flex}.chart-legend b{color:var(--green);font-size:11px}.performance-stats{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:16px;display:grid}.performance-stats span{background:var(--surface2);text-align:center;border-radius:8px;padding:9px;display:grid}.performance-stats small{color:var(--muted);font-size:8px}.performance-stats b{font-size:12px}.prediction-sidebar .responsible{padding:15px}.prediction-sidebar .responsible p{margin-bottom:0}@media (width>=1100px){.wrap{width:min(1420px,100% - 72px)}.topbar{gap:58px;height:82px;padding-inline:max(36px,50vw - 710px)}.topbar nav a{padding-inline:17px}.app-shell>footer{padding-inline:max(36px,50vw - 710px)}.page{padding-top:48px}.page-title{margin-bottom:27px}.page-title h1{font-size:42px}.predictions-page .prediction-filter{margin-bottom:18px}.hero{grid-template-columns:1.05fr .95fr;gap:100px;min-height:650px}.hero-copy>p{max-width:640px}.match-section{padding-bottom:105px}.admin-page{grid-template-columns:250px 1fr}.console-page{grid-template-columns:380px 1fr}}@media (width<=1080px){.predictions-workspace{grid-template-columns:1fr}.prediction-sidebar{grid-template-columns:1fr 1fr}.prediction-table-head,.prediction-row{grid-template-columns:minmax(190px,1.4fr) minmax(120px,.8fr) minmax(130px,1fr) 105px 70px 34px}}@media (width<=760px){.prediction-kpis{margin-top:16px;overflow:auto}.prediction-kpis .accuracy{min-width:190px}.prediction-table-head{display:none}.prediction-row{grid-template-columns:1fr auto;gap:12px;padding:16px}.row-match{grid-column:1/-1}.row-market,.row-selection,.confidence-bar{grid-column:1}.potential-score{grid-area:2/2}.prediction-row>button{grid-area:3/2/5;align-self:center}.prediction-sidebar{grid-template-columns:1fr}}.brand-logo{object-fit:cover;border-radius:9px;width:36px;height:36px;box-shadow:0 8px 24px #12b76a2e}.league-chip{align-items:center;gap:6px;min-width:0;display:flex}.league-chip img,.match-league img{object-fit:contain;border-radius:3px;width:18px;height:18px}.team-badge{place-items:center;width:46px;height:46px;display:inline-grid;position:relative}.team-badge.large{width:82px;height:82px}.team-crest{object-fit:contain;background:#ffffff14;border-radius:12px;width:100%;height:100%;padding:4px}.team-badge.large .team-crest{border-radius:22px;padding:7px}.team-flag{object-fit:cover;border:1px solid #ffffffa6;border-radius:3px;width:20px;height:15px;position:absolute;bottom:-2px;right:-2px}.premium-hero{background-image:linear-gradient(160deg,#05121ce0,#062418e6),url(/brand/ia-pronos-hero.png);background-position:50%;background-size:cover}.match-center{grid-template-columns:minmax(0,1fr) 340px}.command-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.metric{background:var(--surface2);border-radius:10px;gap:4px;padding:13px;display:grid}.metric small{color:var(--muted);font-size:10px}.metric b{color:var(--green);font:800 23px Manrope}.premium-notice,.premium-data-locked{color:#fff;background:linear-gradient(120deg,#172d22,#2f3918);border:1px solid #b8f13f38;border-radius:12px;align-items:flex-start;gap:12px;margin-top:16px;padding:14px;display:flex}.premium-notice.compact{margin-top:0}.premium-notice svg,.premium-data-locked svg{color:var(--lime);flex:none}.premium-notice span,.premium-data-locked{font-size:12px}.premium-notice small,.premium-data-locked span{color:#a9baaf;margin-top:4px;line-height:1.45;display:block}.soccer-pitch,.live-mini-pitch{background:linear-gradient(90deg,#0e6a42,#0a5737);border:1px solid #ffffff1f;border-radius:16px;min-height:620px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #ffffff0f}.soccer-pitch:before,.live-mini-pitch:before{content:"";border:2px solid #ffffff47;border-radius:10px;position:absolute;inset:28px}.soccer-pitch:after,.live-mini-pitch:after{content:"";background:#ffffff47;width:2px;position:absolute;top:28px;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 0 0 70px #ffffff0d}.pitch-player{z-index:2;text-align:center;justify-items:center;gap:5px;max-width:86px;display:grid;position:absolute;transform:translate(-50%,-50%)}.pitch-player b{color:#fff;text-shadow:0 1px 6px #00000073;font-size:10px;line-height:1.12}.player-avatar{object-fit:cover;background:#10241c;border:2px solid #ffffffbf;border-radius:50%;width:38px;height:38px}.player-avatar.fallback{color:#fff;place-items:center;font-weight:800;display:grid}.pitch-player.away .player-avatar{border-color:#e7c852}.event-dot{z-index:3;color:#0b1712;background:#fff;border-radius:999px;place-items:center;min-width:30px;height:24px;padding:0 6px;font-size:9px;font-weight:900;display:grid;position:absolute;box-shadow:0 8px 18px #0003}.pitch-lock{z-index:5;color:#fff;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07110ee0;border:1px solid #b8f13f4d;border-radius:14px;justify-items:center;gap:8px;width:min(360px,100% - 40px);padding:18px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pitch-lock svg{color:var(--lime)}.live-pitch-wrap{grid-template-columns:1.1fr .9fr;gap:16px;display:grid}.live-mini-pitch{min-height:330px}.live-mini-pitch .ball{z-index:4;background:#fff;border-radius:50%;width:12px;height:12px;animation:1.5s infinite pulse;position:absolute;top:52%;left:48%;box-shadow:0 0 0 8px #ffffff1f}.live-mini-pitch i{z-index:3;background:var(--lime);border-radius:50%;width:13px;height:13px;position:absolute;box-shadow:0 0 0 7px #b8f13f24}.premium-live i{animation:3s ease-in-out infinite alternate drift}.live-feed,.event-list,.sub-list,.referee-list{gap:9px;display:grid}.event-row{background:var(--surface2);border-radius:10px;grid-template-columns:42px 38px 1fr;align-items:center;gap:10px;padding:10px;display:grid}.event-row>b{color:var(--green);font-size:12px}.event-row>span{background:var(--surface);border-radius:8px;place-items:center;height:30px;font-size:9px;font-weight:900;display:grid}.event-row strong{font-size:12px}.event-row small{color:var(--muted);margin-top:2px;font-size:10px;display:block}.stats-board{gap:13px;display:grid}.stat-row{grid-template-columns:54px 1fr 54px;align-items:center;gap:12px;display:grid}.stat-row>b{text-align:center;font:800 15px Manrope}.stat-row small{text-align:center;color:var(--muted);text-transform:capitalize;margin-bottom:6px;font-size:10px;display:block}.stat-row i{background:var(--surface2);border-radius:999px;grid-template-columns:1fr 1fr;gap:4px;height:7px;display:grid;overflow:hidden}.stat-row em,.stat-row strong{background:var(--green);height:100%;display:block}.stat-row strong{background:#e0b658;margin-left:auto}.xg-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:8px;display:grid}.info-block{background:var(--surface2);border-radius:11px;gap:7px;min-height:110px;padding:13px;display:grid}.info-block>b{font-size:12px}.info-block span,.info-block small{color:var(--muted);font-size:10px;line-height:1.35}.info-block.locked{text-align:center;color:#c59c2d;place-items:center}.timeline-grid{grid-template-columns:1fr 360px;gap:14px;display:grid}.sub-list{background:var(--surface2);border-radius:12px;align-content:start;padding:14px}.sub-list h3,.squad-team h3,.key-player-panel h3{margin:0 0 8px;font:800 15px Manrope}.squad-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.squad-team,.key-player-panel{background:var(--surface2);border-radius:12px;padding:14px}.key-player-panel{grid-column:1/-1}.squad-team h4{text-transform:uppercase;color:var(--muted);letter-spacing:.1em;margin:16px 0 8px;font-size:10px}.player-line,.referee-row{background:var(--surface);border-radius:10px;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;margin-top:6px;padding:8px;display:grid}.player-line b,.referee-row b{font-size:12px}.player-line small,.referee-row small{color:var(--muted);font-size:10px;display:block}.player-line>img,.referee-row>img:last-child{object-fit:cover;border-radius:3px;width:22px;height:16px}.referee-row>img:first-child,.referee-row>svg{object-fit:cover;background:var(--surface2);border-radius:50%;width:36px;height:36px;padding:5px}.media-brand{text-align:center;justify-items:center;gap:8px;display:grid}.media-brand>img{object-fit:cover;border-radius:24px;width:112px;height:112px}.media-brand b{font:800 18px Manrope}.media-brand span{color:var(--muted);font-size:11px}.weather-box{gap:9px;display:grid}.weather-main{color:var(--green);align-items:center;gap:10px;display:flex}.weather-main svg{width:30px;height:30px}.weather-main strong{font:800 30px Manrope}.weather-box span{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:flex}.context-box{gap:12px;display:grid}.generic-list{gap:9px;display:grid}.generic-list>div{background:var(--surface2);border-radius:10px;gap:4px;padding:10px;display:grid}.generic-list span{color:var(--muted);justify-content:space-between;gap:8px;font-size:10px;display:flex}.generic-list b{color:var(--text);text-transform:capitalize}.key-player-panel pre{white-space:pre-wrap;max-height:360px;color:var(--muted);background:var(--surface);border-radius:10px;padding:12px;font-size:10px;overflow:auto}@keyframes pulse{50%{transform:scale(1.35)}}@keyframes drift{to{transform:translate(12px,-9px)}}@media (width<=1080px){.match-center,.live-pitch-wrap,.timeline-grid{grid-template-columns:1fr}.xg-grid,.command-grid,.squad-grid,.match-content aside{grid-template-columns:1fr 1fr}.soccer-pitch{min-height:560px}}@media (width<=760px){.command-grid,.xg-grid,.squad-grid,.match-content aside{grid-template-columns:1fr}.soccer-pitch{min-height:520px}.pitch-player b{display:none}.team-badge.large{width:62px;height:62px}.media-brand{display:none}}.league-detail{background:var(--surface2);border-radius:11px;grid-template-columns:46px 1fr;align-items:center;gap:10px;padding:10px;display:grid}.league-detail>img{object-fit:contain;width:42px;height:42px}.league-detail span{display:grid}.league-detail b{font-size:13px}.league-detail small{color:var(--muted);align-items:center;gap:6px;margin-top:3px;font-size:11px;display:flex}.league-detail small img{border-radius:3px;width:20px;height:15px}.availability-box,.history-list,.key-board,.prediction-insights{background:var(--surface2);border-radius:12px;gap:10px;padding:14px;display:grid}.availability-box h3,.history-list h3{margin:0;font:800 13px Manrope}.availability-summary{gap:8px;display:flex}.availability-summary span{background:var(--surface);border-radius:10px;place-items:center;padding:10px 16px;display:grid}.availability-summary b{color:var(--green);font:800 20px Manrope}.availability-summary small{color:var(--muted);font-size:10px}.availability-row,.history-row,.key-player-row,.prediction-insights>div{background:var(--surface);border-radius:10px;align-items:center;gap:10px;padding:10px;display:grid}.availability-row{grid-template-columns:40px 1fr auto}.availability-row b,.key-player-row b,.prediction-insights b{font-size:12px}.availability-row small,.key-player-row small,.prediction-insights span{color:var(--muted);margin-top:2px;font-size:10px;display:block}.availability-row em{color:var(--muted);font-size:10px;font-style:normal}.history-row{grid-template-columns:1fr 52px 1fr}.history-row span:last-child{text-align:right}.history-row b{font-size:11px}.history-row small{color:var(--muted);margin-top:2px;font-size:9px;display:block}.history-row strong{text-align:center;color:var(--green);font:800 16px Manrope}.compact-lock{margin-top:0;padding:10px}.key-strength{grid-template-columns:1fr 1fr;gap:10px;display:grid}.key-strength span{background:var(--surface);border-radius:10px;padding:12px;display:grid}.key-strength small{color:var(--muted);font-size:10px}.key-strength b{color:var(--green);font:800 22px Manrope}.key-teams{grid-template-columns:1fr 1fr;gap:12px;display:grid}.key-teams h4{text-transform:uppercase;color:var(--muted);letter-spacing:.1em;margin:4px 0;font-size:11px}.key-player-row{grid-template-columns:40px 1fr auto}.key-player-row em{color:var(--green);background:color-mix(in srgb,var(--green) 9%,transparent);border-radius:999px;padding:5px 7px;font-size:9px;font-style:normal;font-weight:800}.prediction-insights>div{grid-template-columns:1fr auto auto}.prediction-insights em{color:var(--green);font-style:normal;font-weight:800}.formation-bar{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.formation-bar span{background:var(--surface2);color:var(--muted);border-radius:10px;justify-content:space-between;gap:10px;padding:10px 12px;font-size:12px;display:flex}.formation-bar b{color:var(--text)}.pitch-player small{color:#d7eadf;text-shadow:0 1px 6px #00000073;white-space:nowrap;font-size:9px}.sub-marker{z-index:4;color:#fff;background:#08140fdb;border:1px solid #b8f13f80;border-radius:10px;gap:2px;min-width:104px;padding:7px;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 10px 25px #0000003d}.sub-marker b{color:var(--lime);font-size:10px}.sub-marker span{font-size:10px;font-weight:800}.sub-marker em{color:#aac0b4;font-size:9px;font-style:normal}.live-score-puck{z-index:5;color:#fff;background:#07110ed1;border:1px solid #ffffff40;border-radius:50%;align-content:center;place-items:center;width:110px;height:110px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.live-score-puck b{color:var(--lime);font-size:16px}.live-score-puck span{font:800 28px Manrope}.live-signals{gap:13px;display:grid}.live-signals h3{margin:0;font:800 16px Manrope}.live-signals p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.fixture-prediction{background:color-mix(in srgb,var(--green) 8%,var(--surface2));border:1px solid color-mix(in srgb,var(--green) 18%,transparent);border-radius:11px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;margin:-5px 0 13px;padding:9px 10px;font-size:10px;display:grid}.fixture-prediction span{color:var(--muted);text-transform:uppercase;align-items:center;gap:5px;display:flex}.fixture-prediction b{font-size:11px}.fixture-prediction em{color:var(--green);font-style:normal;font-weight:800}.fixture-prediction.locked{background:#c49c2d14;border-color:#c49c2d47}.fixture-prediction.locked span svg,.fixture-prediction.locked b{color:#c49c2d}.rich-prediction-table .prediction-table-head,.rich-prediction-table .prediction-row{grid-template-columns:minmax(290px,1.45fr) minmax(160px,.9fr) minmax(130px,.75fr) minmax(130px,.85fr) minmax(110px,.65fr) 36px}.rich-row-match{gap:14px}.row-crests{align-items:center;display:flex}.row-crests .team-badge{width:38px;height:38px;margin-left:-9px}.row-crests .team-badge:first-child{margin-left:0}.row-crests .team-flag{display:none}.row-league{align-items:center;gap:7px;min-width:0;display:flex}.row-league img{object-fit:contain;border-radius:4px;width:21px;height:21px}.row-league img+img{width:20px;height:15px}.row-league b{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.prediction-row>a{border:1px solid var(--line);background:var(--surface2);color:var(--text);border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.prediction-row>a svg{width:14px}.prediction-row>a:hover{color:var(--green);border-color:var(--green)}.league-chip{max-width:100%;overflow:hidden}.league-chip em{color:var(--muted);text-transform:none;letter-spacing:0;white-space:nowrap;font-size:9px;font-style:normal}.fixture-specifics{color:var(--muted);grid-template-columns:auto minmax(0,1fr);gap:8px;margin:-8px 0 13px;font-size:9px;display:grid}.fixture-specifics span:last-child{text-align:right;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.fixture-card{flex-direction:column;min-height:255px;display:flex}.fixture-footer{margin-top:auto}.hero-visual:before{filter:none;opacity:.55}.orb{filter:none}.hero-match-card{z-index:2;position:relative}.premium-landing{padding:76px 0 96px}.premium-feature-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.premium-feature-grid article{background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--surface2) 72%,transparent));border:1px solid var(--line);border-radius:18px;align-content:start;gap:12px;min-height:210px;padding:22px;display:grid}.premium-feature-grid svg{color:var(--green)}.premium-feature-grid b{font:800 15px Manrope}.premium-feature-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.premium-feature-grid a{color:var(--green);margin-top:auto;font-size:12px;font-weight:800}.compact-empty{background:0 0;border:0;border-radius:0;grid-column:1/-1;min-height:210px;margin:0}@media (width<=1080px){.rich-prediction-table .prediction-table-head,.rich-prediction-table .prediction-row{grid-template-columns:minmax(230px,1.2fr) minmax(130px,.8fr) minmax(110px,.7fr) minmax(120px,.8fr) 95px 34px}.premium-feature-grid{grid-template-columns:1fr 1fr}}@media (width<=760px){.fixture-prediction{grid-template-columns:1fr auto}.fixture-prediction em{grid-column:1/-1}.rich-prediction-table .prediction-row{grid-template-columns:1fr auto}.row-league{grid-column:1/-1}.rich-prediction-table .row-market,.rich-prediction-table .row-selection,.rich-prediction-table .confidence-bar{grid-column:1}.prediction-row>a{grid-area:3/2/6}.premium-feature-grid{grid-template-columns:1fr}.premium-landing{padding:48px 0 68px}}.match-hero .wrap{justify-items:center;display:grid}.match-league{justify-content:center;align-items:center;gap:8px;min-height:24px;display:flex}.scoreboard{grid-template-columns:minmax(0,1fr) 300px minmax(0,1fr);align-items:center;gap:34px;width:100%}.scoreboard>div:not(.big-score){min-width:0}.scoreboard>div:first-child{justify-content:flex-end}.scoreboard h2{white-space:normal;max-width:360px;line-height:1.12}.big-score{justify-items:center}.team-badge,.row-crests .team-badge{flex:none}.team-avatar,.team-crest,.brand-logo,.player-avatar,.referee-row>img:first-child,.media-brand>img{aspect-ratio:1}.team-flag,.league-chip img,.match-league img,.league-detail small img,.row-league img+img,.player-line>img,.referee-row>img:last-child{object-fit:cover;flex:none}.team-badge.large .team-flag{width:25px;height:18px}.soccer-pitch,.live-mini-pitch{background:repeating-linear-gradient(90deg,#0b6a41 0 16.66%,#12784b 16.66% 33.33%);box-shadow:inset 0 0 0 2px #ffffff14,inset 0 0 35px #0000002e}.soccer-pitch:before,.soccer-pitch:after,.live-mini-pitch:before,.live-mini-pitch:after{display:none}.pitch-line,.pitch-circle,.pitch-box,.pitch-six,.pitch-spot{z-index:1;pointer-events:none;position:absolute}.halfway{background:#ffffff6b;width:2px;top:28px;bottom:28px;left:50%}.pitch-circle{border:2px solid #ffffff59;border-radius:50%;width:126px;height:126px;top:50%;left:50%;transform:translate(-50%,-50%)}.pitch-box{border:2px solid #ffffff59;width:15%;height:46%;top:27%}.home-box{border-left-color:#0000;left:28px}.away-box{border-right-color:#0000;right:28px}.pitch-six{border:2px solid #ffffff52;width:7%;height:22%;top:39%}.home-six{border-left-color:#0000;left:28px}.away-six{border-right-color:#0000;right:28px}.pitch-spot{background:#ffffff8c;border-radius:50%;width:7px;height:7px;transform:translate(-50%,-50%)}.home-spot{top:50%;left:11%}.center-spot{top:50%;left:50%}.away-spot{top:50%;left:89%}.pitch-player{width:96px;min-height:74px}.pitch-player .player-avatar{width:42px;height:42px}.pitch-player b,.pitch-player small{text-overflow:ellipsis;max-width:96px;overflow:hidden}.stat-row{grid-template-columns:58px 1fr 58px}.stat-track{background:#ffffff0d!important;gap:0!important;height:8px!important;display:flex!important}.stat-track em{border-radius:999px 0 0 999px;min-width:0}.stat-track strong{border-radius:0 999px 999px 0;min-width:0}.stat-track em:empty,.stat-track strong:empty{display:block}.live-pitch-wrap{align-items:stretch}.live-feed{align-content:center}.history-list{max-height:680px;overflow:auto}.context-box .history-list{display:none}@media (width<=760px){.scoreboard{grid-template-columns:1fr;gap:16px}.scoreboard>div:first-child,.scoreboard>div:last-child{flex-direction:column;justify-content:center}.scoreboard h2{text-align:center}.formation-bar{grid-template-columns:1fr}.pitch-player{width:70px}.pitch-player .player-avatar{width:34px;height:34px}.pitch-player small{display:none}.pitch-circle{width:86px;height:86px}}.prediction-row-skeleton{pointer-events:none}.prediction-row-skeleton i,.prediction-row-skeleton .skeleton-dot{background:linear-gradient(90deg,var(--surface2),color-mix(in srgb,var(--surface2) 55%,var(--line)),var(--surface2));background-size:200%;border-radius:999px;animation:1.1s infinite shine;display:block}.prediction-row-skeleton .skeleton-dot{width:42px;height:42px}.prediction-row-skeleton .row-match span:last-child{gap:8px;min-width:220px;display:grid}.prediction-row-skeleton .row-match i:first-child{width:180px;height:13px}.prediction-row-skeleton .row-match i:last-child{width:120px;height:10px}.prediction-row-skeleton>span i{width:80%;height:12px}.prediction-row-skeleton .confidence-bar b{color:var(--muted)}.rich-history-row{grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);padding:14px 14px 30px;position:relative}.history-team{align-items:center;gap:10px;min-width:0;display:flex}.history-team:last-of-type{text-align:right;justify-content:flex-end}.history-team>span:last-child{min-width:0}.history-team b{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.history-badge{background:var(--surface2);border-radius:10px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid;position:relative}.history-badge>img:first-child{object-fit:contain;border-radius:10px;width:100%;height:100%;padding:3px}.history-badge>b{color:var(--green);font-size:10px}.history-flag{object-fit:cover;border:1px solid #ffffffa6;border-radius:2px;width:18px;height:13px;position:absolute;bottom:-3px;right:-4px}.history-meta{color:var(--muted);white-space:nowrap;align-items:center;gap:5px;font-size:9px;position:absolute;bottom:8px;left:50%;transform:translate(-50%);display:flex!important}.history-meta img{object-fit:cover;border-radius:2px;width:16px;height:12px}.rich-history-row strong{align-self:center}@media (width<=760px){.rich-history-row{grid-template-columns:1fr auto 1fr}.history-badge{flex-basis:30px;width:30px;height:30px}.history-team{gap:6px}.history-team b{font-size:10px}.history-meta{font-size:8px}}.event-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:8px;display:grid}.event-summary span{background:color-mix(in srgb,var(--green) 7%,var(--surface2));border:1px solid var(--line);color:var(--green);border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font:900 16px Manrope;display:flex}.event-summary b{color:var(--text);align-items:center;gap:6px;font-size:12px;display:flex}.event-row{border:1px solid #0000;position:relative;overflow:hidden}.event-row:before{content:"";background:var(--green);opacity:.5;width:3px;position:absolute;top:0;bottom:0;left:0}.event-row.away:before{background:#e0b658;left:auto;right:0}.event-row>span{border:1px solid #ffffff0f;font-size:14px}.event-goal>span{color:var(--green);background:#12b76a29}.event-yellow>span{color:#e0b658;background:#e0b6582e}.event-red>span{color:#ff7878;background:#ef44442e}.event-substitution>span{color:#9fd2ff;background:#66bbff1f}.event-var>span{color:var(--lime);background:#b8f13f1f;font-size:9px}.live-mini-pitch .pitch-line,.live-mini-pitch .pitch-circle,.live-mini-pitch .pitch-box,.live-mini-pitch .pitch-six,.live-mini-pitch .pitch-spot{display:block}.live-mini-pitch .pitch-box{height:40%;top:30%}.live-mini-pitch .pitch-six{height:20%;top:40%}.live-event-dot{color:#08110d!important;background:var(--lime)!important;border-radius:999px!important;place-items:center!important;width:34px!important;height:28px!important;font-size:11px!important;font-style:normal!important;font-weight:900!important;display:grid!important}.live-event-dot.goal{background:#22c55e!important}.live-event-dot.yellow{background:#e0b658!important}.live-event-dot.red{background:#ff7878!important}.live-event-dot.substitution{background:#9fd2ff!important}.rich-prediction-insights{gap:12px}.prediction-market-block{background:var(--surface);border:1px solid var(--line);border-radius:14px;gap:8px;padding:12px;display:grid}.prediction-market-block h3{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 2px;font:900 12px Manrope}.prediction-result-row{border:1px solid var(--line);align-items:center;gap:10px;background:var(--surface2)!important;grid-template-columns:minmax(0,1fr) auto auto!important;display:grid!important}.prediction-result-row span{margin:0!important;display:block!important}.prediction-result-row b{font-size:12px}.prediction-result-row small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.prediction-result-row em{color:var(--muted);background:#ffffff0f;border-radius:999px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:900}.prediction-result-row.is-success{border-color:#12b76a73;background:#12b76a1a!important}.prediction-result-row.is-success em{color:var(--green);background:#12b76a29}.prediction-result-row.is-failure{border-color:#ef44446b;background:#ef444417!important}.prediction-result-row.is-failure em{color:#ff7878;background:#ef444429}.prediction-lock-inline{color:#c49c2d;align-items:center;gap:7px;padding:7px 4px;font-size:10px;font-weight:800;display:flex}.soccer-pitch{min-height:680px}.pitch-player{background:#07110e33;border-radius:14px;padding:4px 5px}.pitch-player.home{box-shadow:0 0 0 1px #12b76a2e}.pitch-player.away{box-shadow:0 0 0 1px #e0b65833}@media (width<=760px){.event-summary{grid-template-columns:1fr}.prediction-result-row{grid-template-columns:1fr auto!important}.soccer-pitch{min-height:560px}}.player-line>.player-avatar,.availability-row>.player-avatar,.key-player-row>.player-avatar,.pitch-player>.player-avatar{object-fit:cover!important;aspect-ratio:1!important;border-radius:50%!important;width:42px!important;min-width:42px!important;height:42px!important;padding:0!important}.player-line>.player-avatar.fallback,.availability-row>.player-avatar.fallback,.key-player-row>.player-avatar.fallback,.pitch-player>.player-avatar.fallback{color:#fff!important;background:#10241c!important;border:2px solid #ffffffb8!important;place-items:center!important;font-weight:800!important;display:grid!important}.player-line>.inline-flag,.availability-row>.inline-flag,.key-player-row>.inline-flag,.history-meta>.inline-flag{object-fit:cover!important;border-radius:3px!important;width:22px!important;min-width:22px!important;height:16px!important;padding:0!important}.referee-row>img:first-child,.referee-row>svg{object-fit:cover!important;border-radius:50%!important;width:42px!important;min-width:42px!important;height:42px!important}.player-line,.availability-row,.key-player-row,.referee-row{grid-template-columns:42px minmax(0,1fr) auto!important}.player-line span,.availability-row span,.key-player-row span,.referee-row span{min-width:0}.player-line b,.availability-row b,.key-player-row b,.referee-row b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.history-badge{border-radius:50%!important}.history-badge>img:first-child{object-fit:contain!important;border-radius:50%!important}.team-badge,.team-crest,.team-avatar,.team-badge.large .team-crest{border-radius:50%!important}.calendar-filter-row,.prediction-tools{flex-wrap:wrap;align-items:center;gap:10px;margin:12px 0 20px;display:flex}.calendar-filter-row button,.prediction-filter button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:10px 14px;font-weight:800}.calendar-filter-row button{background:var(--surface);border:1px solid var(--line);font-size:11px}.calendar-filter-row button.active,.prediction-filter button.active{color:var(--green);background:color-mix(in srgb,var(--green) 10%,transparent);border-color:color-mix(in srgb,var(--green) 45%,transparent)}.prediction-tools{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:12px}.prediction-tools .prediction-filter{flex-wrap:wrap;gap:8px;display:flex}.prediction-search{min-width:260px;max-width:360px}.row-market{gap:3px;display:grid}.row-market small{color:var(--muted);font-size:9px;display:block}.fixture-prediction.settlement-success{background:#12b76a1c;border-color:#12b76a8c}.fixture-prediction.settlement-success em{color:var(--green)}.fixture-prediction.settlement-failure{background:#ef44441a;border-color:#ef44448c}.fixture-prediction.settlement-failure em{color:#ff7878}.fixture-specifics span:last-child{justify-content:flex-end;align-items:center;gap:6px;display:flex}.fixture-specifics img{object-fit:cover;background:var(--surface2);border-radius:50%;flex:none;width:24px;height:24px}.fixture-card.clickable{cursor:pointer;transition:transform .18s,border-color .18s,box-shadow .18s}.fixture-card.clickable:hover{border-color:color-mix(in srgb,var(--green) 45%,var(--line));transform:translateY(-2px);box-shadow:0 18px 45px #0000002e}.fixture-card.clickable:focus-visible{outline:2px solid var(--lime);outline-offset:3px}.fixture-open{background:var(--surface2);width:28px;height:28px;color:var(--text);border-radius:8px;place-items:center;transition:all .18s;display:grid}.fixture-card:hover .fixture-open{background:color-mix(in srgb,var(--green) 16%,var(--surface2));color:var(--green)}.status-badge{width:auto;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;background:var(--surface2);border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:6px 9px;font-size:9px;font-weight:900;display:inline-flex!important}.status-badge svg{width:13px;height:13px}.status-badge.live{color:#f67;background:#ff52641a;border-color:#ff526447}.status-badge.finished{color:var(--green);background:#12b76a1a;border-color:#12b76a4d}.status-badge.scheduled,.status-badge.analysis{color:var(--lime);background:#b8f13f14;border-color:#b8f13f38}.status-badge.paused{color:#e0b658;background:#e0b6581a;border-color:#e0b65847}.fixture-live-events{background:#ffffff09;border:1px solid #ffffff0f;border-radius:12px;gap:7px;margin:-2px 0 12px;padding:9px;display:grid}.fixture-live-events span{color:var(--muted);grid-template-columns:34px 18px minmax(0,1fr);align-items:center;gap:7px;font-size:9px;display:grid}.fixture-live-events b{color:var(--green);font-size:10px}.fixture-live-events svg{color:var(--lime)}.fixture-live-events em{white-space:nowrap;text-overflow:ellipsis;font-style:normal;overflow:hidden}.event-card-dot{background:#e0b658;border-radius:2px;width:10px;height:13px;display:inline-block}.hero-cards-visual{align-content:center;place-items:stretch stretch}.hero-card-grid{z-index:2;grid-template-columns:1.08fr .92fr;grid-auto-rows:minmax(184px,auto);align-self:center;gap:12px;width:min(640px,100%);display:grid;position:relative}.hero-card-grid>div{min-width:0}.hero-card-grid .fixture-card{background:linear-gradient(145deg,color-mix(in srgb,var(--surface) 92%,transparent),color-mix(in srgb,var(--surface2) 86%,transparent));height:100%;min-height:0;padding:14px;box-shadow:0 20px 60px #0000002e}.hero-card-grid .hero-card-primary{grid-row:span 2}.hero-card-grid .fixture-meta{font-size:8px}.hero-card-grid .league-chip em{display:inline}.hero-card-grid .team-badge{width:38px;height:38px}.hero-card-grid .fixture-teams{margin:15px 0}.hero-card-grid .fixture-teams strong{font-size:11px}.hero-card-grid .fixture-score{font-size:19px}.hero-card-grid .fixture-specifics{font-size:8px}.hero-card-grid .fixture-prediction{grid-template-columns:1fr auto;margin:-4px 0 10px;font-size:9px}.hero-card-grid .fixture-prediction em{grid-column:1/-1}.hero-card-grid .fixture-footer{font-size:9px}.hero-card-grid .hero-card-primary .team-badge{width:48px;height:48px}.hero-card-grid .hero-card-primary .fixture-score{font-size:25px}.hero-card-grid .hero-card-primary .fixture-prediction{grid-template-columns:1fr auto auto}.hero-cards-visual .floating-badge{bottom:5px;left:12px}.support-page{padding-block:70px 100px}.support-hero{text-align:center;max-width:760px;margin:0 auto 34px}.support-hero .eyebrow{margin-inline:auto}.support-hero h1{letter-spacing:-.05em;margin:20px 0 14px;font:800 clamp(42px,5vw,70px)/1.02 Manrope}.support-hero p{color:var(--muted);margin:0;font-size:17px;line-height:1.65}.support-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:20px;display:grid}.support-form{padding:28px}.support-fields{gap:14px;margin-bottom:14px;display:grid}.support-fields.two{grid-template-columns:1fr 1fr}.support-form label{color:var(--text);gap:8px;margin-bottom:14px;font-size:12px;font-weight:800;display:grid}.support-form input,.support-form select,.support-form textarea{border:1px solid var(--line);background:var(--surface2);width:100%;color:var(--text);border-radius:13px;outline:0;padding:14px 15px}.support-form input:focus,.support-form select:focus,.support-form textarea:focus{border-color:color-mix(in srgb,var(--green) 65%,var(--line));box-shadow:0 0 0 4px color-mix(in srgb,var(--green) 12%,transparent)}.support-form textarea{resize:vertical;min-height:180px}.support-submit{width:100%;min-height:52px}.support-submit:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.support-success,.support-error{border-radius:14px;align-items:center;gap:9px;margin-bottom:16px;padding:13px 14px;font-size:13px;display:flex}.support-success{background:color-mix(in srgb,var(--green) 14%,transparent);border:1px solid color-mix(in srgb,var(--green) 35%,var(--line));color:var(--green)}.support-error{color:#ff8a96;background:#ff52641a;border:1px solid #ff526459}.support-side{gap:14px;display:grid}.support-card{padding:24px}.support-card svg{color:var(--green);margin-bottom:12px}.support-card h2{margin:0 0 8px;font:800 20px Manrope}.support-card p{color:var(--muted);margin:0;line-height:1.55}.support-card code{color:var(--lime);font-size:12px}.privacy-page{padding-block:70px 100px}.privacy-hero{text-align:center;background:radial-gradient(circle at 50% 0,color-mix(in srgb,var(--green) 18%,transparent),transparent 42%),var(--surface);padding:42px;position:relative;overflow:hidden}.privacy-hero:after{content:"";background:radial-gradient(circle,color-mix(in srgb,var(--lime) 16%,transparent),transparent 68%);pointer-events:none;height:220px;position:absolute;inset:auto -10% -50%}.privacy-hero .eyebrow{margin-inline:auto}.privacy-hero h1{letter-spacing:-.045em;max-width:840px;margin:18px auto 14px;font:800 clamp(38px,4.4vw,62px)/1.05 Manrope}.privacy-hero p{color:var(--muted);max-width:760px;margin:0 auto;font-size:17px;line-height:1.65}.privacy-hero small{color:var(--green);text-transform:uppercase;letter-spacing:.08em;margin-top:18px;font-size:11px;font-weight:800;display:inline-block}.privacy-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin:22px 0;display:grid}.privacy-card{min-height:205px;padding:24px}.privacy-card svg{width:26px;height:26px;color:var(--green);margin-bottom:16px}.privacy-card h2,.privacy-copy h2{margin:0 0 10px;font:800 20px Manrope}.privacy-card p,.privacy-copy p{color:var(--muted);margin:0;line-height:1.65}.privacy-copy{padding:30px}.privacy-copy p+p{margin-top:14px}.privacy-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}@media (width<=900px){.support-grid{grid-template-columns:1fr}.support-side{grid-template-columns:repeat(3,1fr)}.privacy-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.support-page,.privacy-page{padding-block:42px 70px}.support-hero{text-align:left}.support-hero .eyebrow{margin-inline:0}.support-fields.two,.support-side,.privacy-grid{grid-template-columns:1fr}.support-form{padding:18px}.support-hero h1{font-size:40px}.privacy-hero{text-align:left;padding:26px}.privacy-hero .eyebrow{margin-inline:0}.privacy-hero h1{font-size:36px}.privacy-copy{padding:22px}.privacy-actions .btn{width:100%}}@media (width<=760px){.prediction-tools{display:grid}.prediction-search{min-width:0;max-width:none}.calendar-filter-row{flex-wrap:nowrap;padding-bottom:6px;overflow:auto}.calendar-filter-row button{white-space:nowrap}}@media (width<=1080px){.hero-card-grid{grid-template-columns:1fr 1fr}.hero-card-grid .hero-card-primary{grid-row:span 1}.hero-cards-visual .floating-badge{display:none}}@media (width<=640px){.hero-card-grid{grid-template-columns:1fr}.hero-card-grid>div:nth-child(n+4){display:none}}.auth-form-wrap{justify-items:center}.auth-form{width:min(460px,100%);margin-inline:auto}.auth-form>.auth-icon,.auth-form>.kicker,.auth-form>h2,.auth-form>p{text-align:center;justify-self:center}.auth-form>p{max-width:360px}.social-login{justify-items:center;gap:12px;width:min(360px,100%);margin:22px auto 18px;display:grid}.google-login-slot{place-items:center;width:100%;min-height:44px;display:grid}.google-login-slot>div{width:100%!important}.google-login-slot iframe{max-width:100%!important;margin:auto!important}.social-button{border:1px solid var(--line);background:var(--surface2);height:44px;color:var(--text);border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;font-weight:900;display:flex;box-shadow:0 10px 28px #00000014}.social-button span{font-size:20px;line-height:1}.social-button.apple{color:#fff;background:#050907;border-color:#050907}.social-button:disabled{opacity:.62;cursor:wait}.auth-divider{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;margin:8px 0 18px;font-size:11px;font-weight:800;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-divider span{white-space:nowrap}.state-panel.premium-error{text-align:left;background:linear-gradient(135deg,color-mix(in srgb,var(--surface) 90%,transparent),color-mix(in srgb,var(--green) 10%,var(--surface2)));border-color:color-mix(in srgb,var(--green) 28%,var(--line));justify-content:center;min-height:150px;position:relative;overflow:hidden;box-shadow:0 18px 48px #0000001f}.state-panel.premium-error:before{content:"";pointer-events:none;background:radial-gradient(circle,#b8f13f2e,#0000 68%);border-radius:50%;width:220px;height:220px;position:absolute;top:-90px;right:-70px}.premium-error .state-icon{background:color-mix(in srgb,var(--green) 12%,var(--surface2));border:1px solid color-mix(in srgb,var(--green) 22%,transparent);width:52px;height:52px;color:var(--green);border-radius:18px;flex:none;place-items:center;display:grid}.premium-error>div:nth-child(2){gap:4px;max-width:780px;display:grid}.premium-error strong{color:var(--text);font:800 17px Manrope}.premium-error p{max-width:760px;font-size:13px;line-height:1.45}.premium-error small{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}.premium-error small svg{color:var(--lime)}.premium-error .btn{z-index:1;position:relative}@media (width<=760px){.state-panel.premium-error{text-align:center;justify-items:center;display:grid}.premium-error .btn{width:100%;margin-left:0}.premium-error small{justify-content:center}}:root{--bg:#f5f7f4;--surface:#fff;--surface2:#eef2ed;--text:#13221d;--muted:#69766f;--line:#dde5df;--green:#12b76a;--green2:#0d8f54;--lime:#b8f13f;--nav:#071510;--danger:#db4b4b;--shadow:0 18px 55px #10281d17;color:var(--text);background:var(--bg);font-synthesis:none;font-family:DM Sans,sans-serif}:root[data-theme=dark]{--bg:#07110e;--surface:#0d1b16;--surface2:#12231c;--text:#f1f8f4;--muted:#91a39a;--line:#20362c;--nav:#040b08;--shadow:0 18px 55px #00000040}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--text);margin:0}button,input,select,textarea{font:inherit}button,a{transition:all .2s}a{color:inherit;text-decoration:none}button{cursor:pointer}.wrap{width:min(1180px,100% - 40px);margin-inline:auto}.app-shell main{min-height:70vh}.topbar{background:color-mix(in srgb,var(--nav) 94%,transparent);color:#fff;z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #ffffff0f;align-items:center;gap:44px;height:76px;padding:0 max(24px,50vw - 590px);display:flex;position:sticky;top:0}.topbar>a:first-child{margin-right:14px}.brand{align-items:center;gap:10px;font:700 19px Manrope;display:flex}.brand strong{color:var(--lime)}.brand-mark{background:linear-gradient(145deg,var(--lime),var(--green));border-radius:8px;justify-content:center;align-items:flex-end;gap:2px;width:28px;height:28px;padding:6px;display:flex}.brand-mark i{background:#07140e;border-radius:3px;width:3px;display:block}.brand-mark i:first-child{height:7px}.brand-mark i:nth-child(2){height:14px}.brand-mark i:nth-child(3){height:10px}.topbar nav{align-self:stretch;gap:8px;display:flex}.topbar nav a{color:#8fa29a;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:0 12px;font-size:14px;font-weight:600;display:flex}.topbar nav a:hover,.topbar nav a.active{color:#fff;border-bottom-color:var(--lime)}.top-actions{align-items:center;gap:9px;margin-left:auto;display:flex}.locale-select{color:#bac7c1;border:1px solid #ffffff1f;border-radius:10px;align-items:center;height:38px;padding:0 9px;display:flex}.locale-select select{color:inherit;background:0 0;border:0;outline:0}.locale-select option{color:#111}.icon-button{border:1px solid var(--line);width:38px;height:38px;color:inherit;background:0 0;border-radius:10px;place-items:center;display:inline-grid}.topbar .icon-button{color:#c5d0cb;border-color:#ffffff1f}.user-chip{align-items:center;gap:8px;display:flex}.user-chip>span,.mini-avatar{background:linear-gradient(145deg,var(--lime),var(--green));color:#082016;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.user-chip em{color:#d7e0dc;font-size:13px;font-style:normal}.mobile-menu{display:none!important}.mobile-drawer{display:none}.btn{color:var(--text);background:var(--surface2);border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:9px;padding:12px 18px;font-weight:700;display:inline-flex}.btn.primary{background:linear-gradient(120deg,var(--green),#20c878);color:#04140d;box-shadow:0 10px 30px #12b76a38}.btn.primary:hover{transform:translateY(-2px);box-shadow:0 14px 34px #12b76a4d}.btn.ghost{background:var(--surface);border-color:var(--line)}.btn.compact{padding:9px 13px;font-size:13px}.topbar .btn{color:#07140e;background:var(--lime)}.btn.danger{color:var(--danger);border-color:color-mix(in srgb,var(--danger) 35%,transparent);background:0 0;margin-top:16px}.text-button{color:var(--muted);background:0 0;border:0;gap:6px;display:flex}.kicker,.eyebrow{letter-spacing:.16em;color:var(--green);text-transform:uppercase;font-size:11px;font-weight:800}.hero{grid-template-columns:1.03fr .97fr;align-items:center;gap:60px;min-height:620px;padding-block:68px;display:grid}.hero h1{color:var(--text);letter-spacing:-.05em;margin:20px 0;font:800 clamp(43px,5vw,70px)/1.02 Manrope}.hero h1 em,.auth-aside h1 em{color:var(--green);font-style:normal}.hero-copy>p{color:var(--muted);max-width:590px;font-size:18px;line-height:1.7}.eyebrow{background:color-mix(in srgb,var(--green) 10%,transparent);border:1px solid color-mix(in srgb,var(--green) 25%,transparent);border-radius:100px;align-items:center;gap:7px;padding:7px 11px;display:inline-flex}.hero-actions{gap:11px;margin:30px 0;display:flex}.trust-row{color:var(--muted);gap:23px;font-size:12px;display:flex}.trust-row span{align-items:center;gap:6px;display:flex}.trust-row svg{width:15px;color:var(--green)}.hero-visual{place-items:center;min-height:430px;display:grid;position:relative}.hero-visual:before{content:"";filter:blur(15px);background:radial-gradient(circle,#12b76a40,#0000 67%);border-radius:50%;position:absolute;inset:6%}.orb{filter:blur(2px);border-radius:50%;position:absolute}.orb.one{background:#143227;width:190px;height:190px;top:0;right:0}.orb.two{background:var(--lime);opacity:.15;width:110px;height:110px;bottom:10px;left:20px}.insight-card{color:#fff;background:linear-gradient(145deg,#10241c,#08140f);border:1px solid #264837;border-radius:22px;width:min(440px,100%);padding:25px;position:relative;transform:rotate(-1.5deg);box-shadow:0 28px 80px #00000059}.insight-top,.fixture-meta,.fixture-footer,.prediction-card-top,.panel-title{justify-content:space-between;align-items:center;display:flex}.insight-top span{letter-spacing:.14em;color:#9db0a7;font-size:10px}.insight-top b{color:var(--lime);background:#b8f13f1a;border-radius:20px;padding:5px 8px;font-size:11px}.versus{text-align:center;grid-template-columns:1fr auto 1fr;align-items:center;margin:31px 0;display:grid}.versus>div{justify-items:center;gap:9px;display:grid}.versus i,.team-avatar{background:linear-gradient(145deg,#18be70,#0a8149);border-radius:16px;place-items:center;width:51px;height:51px;font-style:normal;font-weight:800;display:grid}.versus i.gold{background:linear-gradient(145deg,#e2c66c,#8d752b)}.versus>span{font:800 20px Manrope}.versus small{color:#71877c;margin-top:5px;font:500 8px DM Sans;display:block}.prediction-line{background:#132a20;border-radius:11px;align-items:center;gap:10px;padding:14px;display:flex}.prediction-line span{color:#92a59c;font-size:11px}.prediction-line strong{margin-left:auto;font-size:13px}.prediction-line b{color:var(--lime)}.meter{background:#1d392c;border-radius:5px;height:4px;margin-top:13px;overflow:hidden}.meter i{background:linear-gradient(90deg,var(--green),var(--lime));height:100%;display:block}.signals{color:#82978d;justify-content:space-between;margin-top:18px;font-size:11px;display:flex}.signals span{align-items:center;gap:6px;display:flex}.signals svg{width:14px;color:var(--green)}.floating-badge{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);color:var(--text);border-radius:13px;align-items:center;gap:10px;padding:12px 15px;display:flex;position:absolute;bottom:35px;left:-2px}.floating-badge svg{color:var(--green)}.floating-badge span{color:var(--muted);font-size:10px;display:grid}.floating-badge b{color:var(--text);font-size:17px}.match-section{padding:30px 0 90px}.section-head{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.section-head h2,.intelligence-section h2{margin:7px 0;font:800 29px Manrope}.section-head>a,.text-link{color:var(--green);align-items:center;gap:5px;font-size:13px;font-weight:700;display:flex}.fixture-grid,.demo-fixtures{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.fixture-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:17px;box-shadow:0 4px 16px #10281d08}.fixture-card.featured{border-color:color-mix(in srgb,var(--green) 45%,var(--line))}.fixture-meta{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.fixture-meta time{color:var(--text);font-weight:700}.live-pill{color:#ff6575;align-items:center;gap:5px;display:flex}.live-pill i,.live-indicator i,.system-online i{background:#ff5264;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #ff52641a}.fixture-teams{text-align:center;grid-template-columns:1fr auto 1fr;align-items:center;margin:21px 0;display:grid}.fixture-teams>div:not(.fixture-score){justify-items:center;gap:9px;display:grid}.team-avatar{width:42px;height:42px;font-size:12px}.team-avatar.alt{background:linear-gradient(145deg,#e0b658,#926d16)}.fixture-teams strong{font-size:12px}.fixture-score{white-space:nowrap;font:800 23px Manrope}.fixture-score small{color:var(--muted);padding:0 4px;font-size:13px}.fixture-footer{border-top:1px solid var(--line);color:var(--muted);padding-top:12px;font-size:10px}.fixture-footer .icon-button{width:29px;height:29px}.fixture-footer>a{background:var(--surface2);border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.intelligence-section{background:var(--nav);color:#fff;padding:90px 0}.intelligence-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.intelligence-grid>div:first-child>p{color:#8da096;line-height:1.7}.benefit-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.benefit-grid article{background:#0d2119;border:1px solid #1e3b2e;border-radius:16px;gap:10px;padding:22px;display:grid}.benefit-grid svg{color:var(--green)}.benefit-grid b{font:700 14px Manrope}.benefit-grid p{color:#82978c;margin:0;font-size:12px;line-height:1.5}.benefit-grid .premium-card{background:linear-gradient(145deg,#173521,#263b15);border-color:#536d28}.premium-card a{color:var(--lime);font-size:11px;font-weight:700}.app-shell>footer{background:var(--nav);color:#82958c;border-top:1px solid #182b23;align-items:center;gap:40px;min-height:120px;padding:35px max(24px,50vw - 590px);display:flex}.app-shell>footer>div:first-child p{margin:8px 0;font-size:11px}.app-shell>footer>div:nth-child(2){gap:22px;margin-left:auto;display:flex}.app-shell>footer a{align-items:center;gap:4px;font-size:12px;display:flex}.app-shell>footer small{font-size:10px}.page{padding-block:55px 90px}.page-title{justify-content:space-between;align-items:end;margin-bottom:32px;display:flex}.page-title h1{letter-spacing:-.035em;margin:7px 0;font:800 40px Manrope}.page-title p{color:var(--muted);margin:0}.toolbar{background:var(--surface);border:1px solid var(--line);border-radius:14px;align-items:center;gap:10px;margin-bottom:22px;padding:10px;display:flex}.date-switch{align-items:center;gap:4px;display:flex}.date-switch button{background:var(--surface2);color:var(--text);border:0;border-radius:8px;width:34px;height:34px}.date-switch span{text-align:center;text-transform:capitalize;justify-content:center;gap:8px;min-width:230px;font-weight:700;display:flex}.date-switch svg{width:16px}.search{background:var(--surface2);border-radius:9px;flex:1;align-items:center;gap:8px;min-width:150px;padding:0 12px;display:flex}.search svg{width:16px;color:var(--muted)}.search input{min-width:0;height:38px;color:var(--text);background:0 0;border:0;outline:0;flex:1}.live-indicator{color:var(--green);background:color-mix(in srgb,var(--green) 9%,transparent);border-radius:100px;align-items:center;gap:12px;padding:10px 14px;font-size:12px;font-weight:700;display:flex}.live-indicator i{background:var(--green);box-shadow:0 0 0 5px color-mix(in srgb,var(--green) 12%,transparent)}.skeleton-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.skeleton-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;height:200px;padding:20px}.skeleton-card i{background:linear-gradient(90deg,var(--surface2),color-mix(in srgb,var(--surface2) 60%,var(--line)),var(--surface2));background-size:200%;border-radius:5px;height:13px;margin:15px 0;animation:1.4s infinite shine;display:block}.skeleton-card i:nth-child(2){height:70px}.skeleton-card i:nth-child(3){width:65%}@keyframes shine{to{background-position:-200%}}.state-panel,.empty-state{background:var(--surface);border:1px solid var(--line);color:var(--muted);border-radius:15px;align-items:center;gap:14px;padding:22px;display:flex}.state-panel>svg{color:#e7a52f}.state-panel p{margin:4px 0;font-size:12px}.state-panel .btn{margin-left:auto}.empty-state{flex-direction:column;justify-content:center;min-height:220px}.empty-state span{color:var(--green);font-size:35px}.prediction-filter{border-bottom:1px solid var(--line);gap:7px;margin-bottom:23px;display:flex;overflow:auto}.prediction-filter button{color:var(--muted);white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:11px 14px}.prediction-filter button.active{color:var(--green);border-color:var(--green);font-weight:700}.accuracy{background:var(--surface);border:1px solid var(--line);border-radius:14px;align-items:center;gap:11px;padding:12px 15px;display:flex}.accuracy>svg{color:var(--green)}.accuracy span{display:grid}.accuracy small{color:var(--muted)}.accuracy em{color:var(--green);font-size:11px;font-style:normal}.prediction-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.prediction-card{background:var(--surface);border:1px solid var(--line);border-radius:17px;padding:20px;position:relative;overflow:hidden}.prediction-card-top span{color:var(--muted);text-transform:uppercase;align-items:center;gap:6px;font-size:10px;display:flex}.prediction-card-top svg{width:14px;color:var(--green)}.prediction-card-top>b{text-transform:uppercase;color:var(--green);background:color-mix(in srgb,var(--green) 10%,transparent);border-radius:10px;padding:5px 7px;font-size:9px}.prediction-card h3{margin:20px 0 5px;font:700 15px Manrope}.prediction-card>p{margin:0;font:700 19px Manrope}.probability{justify-content:space-between;align-items:center;margin:23px 0;display:flex}.probability span{display:grid}.probability small{color:var(--muted);font-size:10px}.probability b{color:var(--green);font:800 30px Manrope}.radial{background:radial-gradient(circle,var(--surface) 57%,transparent 59%),conic-gradient(var(--green) var(--score),var(--surface2) 0);border-radius:50%;place-items:center;width:55px;height:55px;display:grid}.radial svg{width:18px;color:var(--green)}.mini-signals{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding-top:12px;font-size:9px;display:flex}.mini-signals span{align-items:center;gap:3px;display:flex}.mini-signals svg{width:12px;color:var(--green)}.lock-cover{background:color-mix(in srgb,var(--surface) 88%,transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;inset:0}.lock-cover svg{color:#ca9e21}.lock-cover span{color:var(--green);font-size:11px}.unlock-banner{color:#fff;background:linear-gradient(120deg,#11271e,#26391a);border-radius:17px;justify-content:space-between;align-items:center;margin-top:24px;padding:22px 25px;display:flex}.unlock-banner>div{align-items:center;gap:14px;display:flex}.unlock-banner>div>svg{color:var(--lime)}.unlock-banner span{display:grid}.unlock-banner small{color:#96a99f;margin-top:3px}.demo-note{text-align:center;color:var(--muted);font-size:11px}.match-page{padding-bottom:80px}.match-hero{color:#fff;background:linear-gradient(160deg,#0a1d15,#102f21);padding:42px 0}.match-league{text-align:center;color:#9caf9f;text-transform:uppercase;letter-spacing:.12em;font-size:11px}.scoreboard{grid-template-columns:1fr auto 1fr;align-items:center;margin-top:28px;display:grid}.scoreboard>div:not(.big-score){align-items:center;gap:18px;display:flex}.scoreboard>div:last-child{flex-direction:row-reverse;justify-content:flex-end}.big-team{background:linear-gradient(145deg,var(--green),#075e35);border-radius:24px;place-items:center;width:76px;height:76px;font:800 20px Manrope;display:grid}.big-team.away{background:linear-gradient(145deg,#dab84f,#7a641a)}.scoreboard h2{font:700 22px Manrope}.big-score{text-align:center;display:grid}.big-score>span{font:800 37px Manrope}.big-score small{color:#70877b;font-size:18px}.big-score b{color:var(--lime);font-size:10px}.match-tabs{border-bottom:1px solid var(--line);gap:27px;display:flex;overflow:auto}.match-tabs a{color:var(--muted);white-space:nowrap;border-bottom:2px solid #0000;padding:18px 0;font-size:12px}.match-tabs a.active{color:var(--green);border-color:var(--green);font-weight:700}.match-content{grid-template-columns:1fr 320px;gap:18px;padding-top:24px;display:grid}.match-main,.match-content aside{align-content:start;gap:18px;display:grid}.panel{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:20px}.panel-title{border-bottom:1px solid var(--line);margin-bottom:18px;padding-bottom:14px;font-size:13px;font-weight:700}.panel-title span{align-items:center;gap:7px;display:flex}.panel-title svg{width:16px;color:var(--green)}.panel-title em{color:var(--green);font-size:9px;font-style:normal}.intelligence-panel{border-top:3px solid var(--green)}.intelligence-panel>p{color:var(--muted);line-height:1.7}.factor-list{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.factor-list span{background:var(--surface2);border-radius:10px;gap:5px;padding:12px;font-size:10px;display:grid}.factor-list svg{color:var(--green)}.factor-list em{color:var(--green);font-style:normal}.match-content dl{grid-template-columns:1fr 1fr;gap:14px;font-size:12px;display:grid}.match-content dt{color:var(--muted)}.match-content dd{text-align:right;margin:0}.match-content dd svg{vertical-align:middle}.responsible{border-left:3px solid #e7a52f}.responsible p,.muted{color:var(--muted);font-size:12px;line-height:1.5}.data-list{background:var(--line);gap:1px;display:grid}.data-list>div{background:var(--surface);justify-content:space-between;padding:9px 0;font-size:11px;display:flex}.data-list span{text-transform:capitalize;color:var(--muted)}.match-loading{align-content:center;place-items:center;min-height:500px;display:grid}.spin{color:var(--green);animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}
