:root{--bg:#0b0f14;--surface:#11161d;--surface-strong:#161d25;--surface-soft:#0f141a;--border:#252e38;--border-strong:#303b47;--text:#f4f7f8;--muted:#8e99a6;--muted-strong:#b6bec8;--accent:#22d38a;--accent-soft:#22d38a1f;--accent-border:#22d38a5c;--danger:#ff6b6b}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.app-shell{background:var(--bg);min-height:100vh}.topbar{z-index:30;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b0f14f5;grid-template-columns:220px minmax(0,1fr) auto;align-items:center;gap:24px;height:68px;padding:0 24px;display:grid;position:sticky;top:0}.brand{letter-spacing:-.04em;align-items:center;gap:10px;width:max-content;font-size:19px;font-weight:800;display:inline-flex}.brand-mark{background:var(--accent);color:#06120d;border-radius:8px;place-items:center;width:30px;height:30px;font-size:16px;font-weight:900;display:grid}.topnav{align-self:stretch;align-items:stretch;gap:4px;display:flex}.topnav a{color:var(--muted);align-items:center;gap:7px;padding:0 15px;font-size:13px;font-weight:650;display:inline-flex;position:relative}.topnav a:hover,.topnav a.active{color:var(--text)}.topnav a.active:after{content:"";background:var(--accent);height:2px;position:absolute;bottom:0;left:15px;right:15px}.nav-count{background:var(--surface-strong);min-width:18px;height:18px;color:var(--muted-strong);border-radius:99px;place-items:center;font-size:10px;display:inline-grid}.topbar-actions{align-items:center;gap:12px;display:flex}.model-status{color:var(--muted-strong);align-items:center;gap:7px;font-size:12px;display:inline-flex}.model-status i,.live-dot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 4px var(--accent-soft);border-radius:999px;display:inline-block}.account-button{border:1px solid var(--border-strong);background:var(--surface-strong);color:var(--text);cursor:pointer;border-radius:8px;padding:9px 14px;font-size:12px;font-weight:700}.account-button:hover{border-color:#465361}.workspace{grid-template-columns:220px minmax(0,1fr) 320px;width:min(1640px,100%);min-height:calc(100vh - 68px);margin:0 auto;display:grid}.left-rail,.right-rail{min-width:0}.left-rail{border-right:1px solid var(--border);align-self:start;height:calc(100vh - 68px);padding:22px 16px 30px;position:sticky;top:68px;overflow:auto}.rail-section+.rail-section{margin-top:28px}.rail-label,.section-kicker{color:#697582;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.rail-label{padding:0 10px 9px}.rail-item{width:100%;min-height:42px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 10px;font-size:12px;display:grid}.rail-item:hover{background:var(--surface);color:var(--text)}.rail-item.active{background:var(--accent-soft);color:var(--text)}.rail-item strong{color:#66727f;font-size:10px;font-weight:700}.rail-item.active strong{color:var(--accent)}.rail-icon{font-size:14px}.league-dot{border:1px solid #576371;border-radius:999px;width:7px;height:7px;margin-left:4px}.rail-item.active .league-dot{border-color:var(--accent);background:var(--accent)}.rail-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:12px;margin-top:32px;padding:16px}.rail-card-kicker{color:var(--accent);letter-spacing:.14em;margin-bottom:12px;font-size:9px;font-weight:800;display:block}.rail-card strong{font-size:13px;line-height:1.4;display:block}.rail-card p{color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.55}.content{min-width:0;padding:26px 24px 80px}.content-head{justify-content:space-between;align-items:end;gap:24px;display:flex}.content-head h1{letter-spacing:-.045em;margin:6px 0 0;font-size:clamp(28px,4vw,40px);line-height:1}.search-box{border:1px solid var(--border);background:var(--surface);border-radius:9px;align-items:center;gap:10px;width:min(320px,42%);height:42px;padding:0 12px;display:flex}.search-box:focus-within{border-color:#42505e}.search-box svg{fill:none;stroke:#73808e;stroke-linecap:round;stroke-width:1.7px;width:16px;height:16px}.search-box input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:12px}.search-box input::placeholder{color:#697582}.date-strip{scrollbar-width:none;gap:8px;margin-top:26px;padding-bottom:2px;display:flex;overflow-x:auto}.date-strip::-webkit-scrollbar{display:none}.date-strip button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:9px;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;min-width:88px;height:57px;padding:0 13px;display:flex}.date-strip button:hover{border-color:#3a4652}.date-strip button.active{border-color:var(--accent-border);background:var(--accent-soft)}.date-strip button span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:700}.date-strip button strong{font-size:12px}.date-strip button.active span,.date-strip button.active strong{color:var(--accent)}.market-heading{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;grid-template-columns:minmax(0,1fr) 294px;align-items:center;gap:16px;margin:22px 0 8px;padding:0 12px;font-size:10px;display:grid}.market-heading>div:first-child{align-items:center;gap:10px;display:flex}.market-heading strong{color:var(--muted-strong);font-size:10px}.market-columns{text-align:center;grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.league-list{gap:12px;display:grid}.league-panel{border:1px solid var(--border);background:var(--surface);border-radius:12px;overflow:hidden}.league-header{border-bottom:1px solid var(--border);background:#0e1319;justify-content:space-between;align-items:center;gap:20px;min-height:52px;padding:0 14px;display:flex}.league-header>div{align-items:center;gap:10px;display:flex}.league-header>span{color:#65717d;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.league-badge{border:1px solid var(--border-strong);width:29px;height:29px;color:var(--muted-strong);border-radius:7px;place-items:center;font-size:9px;font-weight:900;display:grid}.league-header strong{font-size:12px;display:block}.league-header div div span{color:#66727e;margin-top:3px;font-size:9px;display:block}.match-row{border-bottom:1px solid var(--border);grid-template-columns:72px minmax(180px,1fr) 100px 294px;align-items:center;gap:14px;min-height:88px;padding:12px 14px;display:grid}.match-row:last-child{border-bottom:0}.match-row:hover{background:#131921}.kickoff{border-right:1px solid var(--border);padding-right:12px}.kickoff strong,.kickoff span{display:block}.kickoff strong{font-size:13px}.kickoff span{color:#6c7884;text-transform:uppercase;margin-top:4px;font-size:9px}.fixture-teams{gap:8px;min-width:0;display:grid}.fixture-teams>div{align-items:center;gap:8px;min-width:0;display:flex}.fixture-teams strong{color:#e9edf0;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.team-avatar{color:#c8d0d8;background:#202934;border-radius:6px;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:9px;font-weight:900;display:grid}.team-avatar.away{color:#a7d8c3;background:#18241f}.match-signal{color:#75818d;text-transform:uppercase;letter-spacing:.05em;flex-direction:column;align-items:flex-start;gap:5px;font-size:9px;display:flex}.jev-chip{border:1px solid var(--accent-border);background:var(--accent-soft);min-height:18px;color:var(--accent);letter-spacing:.08em;border-radius:99px;align-items:center;padding:0 6px;font-size:8px;font-weight:900;display:inline-flex}.market-buttons{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.market-buttons button{border:1px solid var(--border-strong);cursor:pointer;background:#171e26;border-radius:8px;justify-content:space-between;align-items:center;gap:6px;height:48px;padding:0 10px;display:flex}.market-buttons button:hover{background:#1a222b;border-color:#44515f}.market-buttons button.selected{border-color:var(--accent);background:var(--accent);color:#07130e}.market-buttons button span{color:#77838f;font-size:10px;font-weight:800}.market-buttons button.selected span{color:#0b3a28}.market-buttons button strong{font-size:12px}.empty-state{border:1px dashed var(--border-strong);min-height:220px;color:var(--muted);text-align:center;border-radius:12px;align-content:center;place-items:center;display:grid}.empty-state strong{color:var(--text);font-size:14px}.empty-state p{margin:6px 0 0;font-size:11px}.responsible-note{color:#697580;margin-top:18px;font-size:10px;line-height:1.5}.right-rail{border-left:1px solid var(--border);align-self:start;height:calc(100vh - 68px);padding:26px 18px 40px;position:sticky;top:68px;overflow:auto}.slip-card,.insight-card{border:1px solid var(--border);background:var(--surface);border-radius:12px}.slip-card>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:70px;padding:14px 15px;display:flex}.slip-card h2{letter-spacing:-.025em;margin:5px 0 0;font-size:16px}.slip-card>header button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:10px}.slip-card>header button:hover{color:var(--text)}.slip-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:28px;display:flex}.slip-icon{border:1px solid var(--border-strong);width:36px;height:36px;color:var(--accent);border-radius:10px;place-items:center;font-size:20px;display:grid}.slip-empty strong{margin-top:14px;font-size:13px}.slip-empty p{color:var(--muted);margin:8px 0 0;font-size:10px;line-height:1.55}.pick-list{padding:4px 14px}.pick-item{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;min-height:68px;display:flex}.pick-item:last-child{border-bottom:0}.pick-item span,.pick-item strong{display:block}.pick-item span{color:var(--muted);text-transform:uppercase;font-size:9px}.pick-item strong{margin-top:5px;font-size:11px}.pick-value{align-items:center;gap:8px;display:flex}.pick-value>strong{color:var(--accent);margin:0;font-size:13px}.pick-value button{color:#7f8a95;cursor:pointer;background:#1c242d;border:0;border-radius:6px;width:24px;height:24px}.slip-summary{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid}.slip-summary>div{flex-direction:column;justify-content:center;min-height:66px;padding:0 14px;display:flex}.slip-summary>div+div{border-left:1px solid var(--border)}.slip-summary span{color:var(--muted);font-size:9px}.slip-summary strong{margin-top:5px;font-size:14px}.insight-card{margin-top:12px;padding:16px}.insight-card>strong{margin-top:12px;font-size:14px;display:block}.insight-card p{color:var(--muted);margin:8px 0 0;font-size:10px;line-height:1.6}.mobile-nav{display:none}@media (max-width:1180px){.topbar{grid-template-columns:200px minmax(0,1fr) auto}.workspace{grid-template-columns:200px minmax(0,1fr)}.right-rail{display:none}.market-heading{grid-template-columns:minmax(0,1fr) 264px}.match-row{grid-template-columns:70px minmax(160px,1fr) 90px 264px}}@media (max-width:900px){.topbar{grid-template-columns:1fr auto;padding:0 18px}.topnav,.model-status{display:none}.workspace{grid-template-columns:1fr}.left-rail{display:none}.content{padding:22px 18px 92px}.match-row{grid-template-columns:64px minmax(0,1fr) 244px}.match-signal{display:none}.market-heading{grid-template-columns:minmax(0,1fr) 244px}.mobile-nav{z-index:40;border:1px solid var(--border-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#11161df7;border-radius:14px;grid-template-columns:repeat(4,1fr);min-height:62px;display:grid;position:fixed;bottom:12px;left:12px;right:12px;overflow:hidden}.mobile-nav a{color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:9px;font-weight:700;display:flex}.mobile-nav a span{font-size:15px}.mobile-nav a.active{color:var(--accent)}}@media (max-width:680px){.topbar{height:60px;padding:0 14px}.brand{font-size:17px}.brand-mark{width:28px;height:28px}.account-button{padding:8px 11px}.content{padding:18px 12px 92px}.content-head{flex-direction:column;align-items:stretch;gap:16px}.content-head h1{font-size:31px}.search-box{width:100%}.date-strip{margin-top:18px}.date-strip button{min-width:82px}.market-heading{grid-template-columns:1fr;margin-top:18px}.market-columns,.league-header>span{display:none}.match-row{grid-template-columns:54px minmax(0,1fr);gap:10px;min-height:0;padding:13px 12px}.kickoff{flex-direction:column;justify-content:center;align-self:stretch;display:flex}.fixture-teams{padding-right:2px}.market-buttons{grid-column:1/-1;margin-top:3px}.market-buttons button{height:44px}.responsible-note{padding:0 4px}}@media (max-width:420px){.account-button{font-size:11px}.date-strip button{min-width:78px}.league-header{padding:0 11px}.market-buttons button{padding:0 9px}}
:root{--bg:#071015;--surface:#0d171e;--surface-strong:#13212a;--surface-soft:#0a141a;--border:#26353f;--border-strong:#3a4a55;--text:#f4f7f8;--muted:#9eabb5;--muted-strong:#c3ccd3;--accent:#22d38a;--accent-soft:#22d38a21;--accent-border:#22d38a6b;--danger:#ff9b9b}button:focus-visible,a:focus-visible,input:focus-visible,.match-row-clickable:focus-visible{outline-offset:2px;outline:3px solid #48e6a4c7}.brand{align-items:center;gap:10px;width:max-content;display:inline-flex}.brand img{border-radius:8px;display:block}.brand-word{letter-spacing:-.04em;font-size:19px;font-weight:850}.brand-word>span{color:var(--accent)}.brand-compact .brand-word{font-size:16px}.brand-compact img{width:26px;height:26px}.rail-label,.section-kicker,.rail-item strong,.search-box input::placeholder{color:#84939f}.model-chip{border:1px solid var(--accent-border);background:var(--accent-soft);color:#4ce8a7;letter-spacing:.08em;border-radius:6px;place-items:center;min-width:29px;min-height:22px;font-size:8px;font-weight:900;display:inline-grid}.account-link{border:1px solid var(--border-strong);background:var(--surface-soft);min-height:36px;color:var(--muted-strong);border-radius:9px;justify-content:center;align-items:center;padding:0 13px;font-size:10px;font-weight:800;display:inline-flex}.account-link:hover{border-color:var(--accent-border);color:var(--text)}.match-row-clickable{cursor:pointer;transition:background .14s,border-color .14s}.match-row-clickable:hover{background:#22d38a09}.pick-item small{color:#4ce8a7;margin-top:3px;font-size:9px;display:block}.primary-cta,.button-primary,.button-secondary{cursor:pointer;border-radius:9px;font-weight:850}.primary-cta{border:1px solid var(--accent);background:var(--accent);color:#03110b;width:calc(100% - 32px);min-height:46px;margin:16px;font-size:12px}.primary-cta:hover,.button-primary:hover{background:#48e6a4}.primary-cta:disabled{border-color:var(--border);color:#9ba8b1;cursor:not-allowed;background:#1d2a32}.cta-note{color:var(--muted);margin:-6px 16px 16px;font-size:9px;line-height:1.5}.analysis-error{color:var(--danger);margin:14px 16px 0;font-size:10px;line-height:1.5}.fixture-drawer-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02070ab8;justify-content:flex-end;display:flex;position:fixed;inset:0}.fixture-drawer{border-left:1px solid var(--border-strong);background:radial-gradient(circle at 80% 0%, #22d38a14, transparent 32%), var(--bg);width:min(760px,100%);height:100%;padding:clamp(22px,4vw,44px);overflow-y:auto;box-shadow:-28px 0 80px #00000059}.fixture-drawer-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:28px;display:flex}.fixture-drawer-head h2{color:var(--text);letter-spacing:-.045em;margin:7px 0 0;font-size:clamp(25px,5vw,40px)}.fixture-drawer-head h2 span{color:var(--muted);font-weight:500}.fixture-drawer-head p{color:var(--muted);margin:9px 0 0;font-size:11px;line-height:1.5}.drawer-close{border:1px solid var(--border-strong);background:var(--surface);width:42px;height:42px;color:var(--text);cursor:pointer;border-radius:50%;flex:none;font-size:24px}.drawer-close:hover{border-color:var(--accent-border)}.decision-summary{border:1px solid var(--accent-border);background:var(--accent-soft);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:24px 0;padding:16px;display:grid}.decision-summary>div{gap:4px;display:grid}.decision-summary span,.team-metrics span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:9px}.decision-summary strong{font-size:18px}.decision-summary p{color:var(--muted-strong);grid-column:1/-1;margin:5px 0 0;font-size:10px;line-height:1.55}.fixture-evidence-grid{gap:16px;display:grid}.team-evidence-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:16px;padding:18px}.team-evidence-card>header{align-items:center;gap:12px;display:flex}.team-evidence-card h3{letter-spacing:-.025em;margin:0;font-size:16px}.team-evidence-card header p{color:var(--muted);margin:4px 0 0;font-size:10px}.team-evidence-avatar{border:1px solid var(--accent-border);background:var(--accent-soft);color:#4ce8a7;border-radius:10px;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.team-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:16px 0;display:grid}.team-metrics>div{border:1px solid var(--border);background:var(--surface);border-radius:10px;gap:4px;min-width:0;padding:10px;display:grid}.team-metrics strong{font-size:14px}.recent-match-list{gap:7px;display:grid}.recent-match-row{border-top:1px solid var(--border);grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:54px;padding-top:7px;display:grid}.recent-match-row>div{gap:2px;min-width:0;display:grid}.recent-match-row>div strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.recent-match-row>div span{color:var(--muted);font-size:9px}.result-chip{border-radius:7px;place-items:center;width:27px;height:27px;font-size:9px;font-weight:900;display:grid}.result-w{color:#4ce8a7;background:#22d38a24}.result-d{color:var(--muted-strong);background:#ffffff14}.result-l{color:var(--danger);background:#ff9b9b1f}.recent-score{font-size:13px}.recent-match-empty{border-top:1px solid var(--border);color:var(--muted);padding-top:14px;font-size:10px;line-height:1.5}.site-footer{border-top:1px solid var(--border);min-height:86px;color:var(--muted);grid-template-columns:1fr auto auto;align-items:center;gap:28px;margin-top:34px;font-size:10px;display:grid}.site-footer p{margin:0}.site-footer a:hover{color:var(--text)}.site-footer nav{gap:18px;display:flex}.cookie-banner{z-index:80;border:1px solid var(--border-strong);background:#0a141afa;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:24px;max-width:860px;margin:0 auto;padding:18px;display:grid;position:fixed;bottom:24px;left:24px;right:24px;box-shadow:0 24px 80px #00000073}.cookie-banner strong{font-size:13px}.cookie-banner p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.55}.cookie-actions{gap:8px;display:flex}.button-primary,.button-secondary{border:1px solid var(--border-strong);min-height:40px;padding:0 14px;font-size:11px}.button-primary{border-color:var(--accent);background:var(--accent);color:#03110b}.button-secondary{background:var(--surface-strong);color:var(--text)}.legal-page{background:radial-gradient(circle at 15% 0%, #22d38a14, transparent 32%), var(--bg);min-height:100vh;padding:0 24px 80px}.legal-header{align-items:center;width:min(860px,100%);height:92px;margin:0 auto;display:flex}.legal-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:18px;width:min(860px,100%);margin:20px auto 0;padding:clamp(26px,5vw,56px);box-shadow:0 20px 50px #00000038}.legal-card h1{letter-spacing:-.055em;margin:10px 0 0;font-size:clamp(34px,6vw,56px)}.legal-updated{color:var(--muted);margin:12px 0 38px;font-size:11px}.legal-card section{border-top:1px solid var(--border);padding:24px 0}.legal-card h2{margin:0 0 9px;font-size:17px}.legal-card section p{color:var(--muted-strong);margin:0;font-size:13px;line-height:1.75}.text-link{color:#4ce8a7;margin-top:30px;font-size:12px;font-weight:800;display:inline-block}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;width:min(760px,100% - 40px);min-height:100vh;margin:0 auto;display:flex}.not-found-code{color:var(--accent);letter-spacing:-.08em;margin-top:56px;font-size:clamp(86px,18vw,170px);font-weight:900;line-height:.8}.not-found h1{letter-spacing:-.05em;margin:32px 0 0;font-size:clamp(30px,6vw,52px)}.not-found p{color:var(--muted);margin:12px 0 0}.not-found-cta{color:#03110b;justify-content:center;align-items:center;min-height:44px;margin-top:28px;padding:0 16px;display:inline-flex}@media (max-width:860px){.site-footer{grid-template-columns:1fr;gap:14px;padding:28px 0 12px}.cookie-banner{grid-template-columns:1fr;gap:14px;bottom:78px;left:12px;right:12px}.cookie-actions{grid-template-columns:1fr 1fr;display:grid}.fixture-drawer{width:min(680px,100%)}}@media (max-width:620px){.brand-word{font-size:17px}.account-link{display:none}.cookie-actions{grid-template-columns:1fr}.legal-page{padding-left:14px;padding-right:14px}.legal-card{border-radius:14px}.fixture-drawer{padding:18px 14px 90px}.fixture-drawer-head{gap:14px}.team-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}
.portal-page{background:radial-gradient(circle at 12% -10%, #22d38a1a, transparent 34%), radial-gradient(circle at 88% 12%, #4a78ff0d, transparent 28%), var(--bg);min-height:100vh;color:var(--text);padding:0 clamp(18px,4vw,58px) 72px}.portal-topbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;min-height:88px;display:flex}.portal-topbar nav{color:var(--muted-strong);align-items:center;gap:18px;font-size:11px;font-weight:760;display:flex}.portal-topbar nav a:hover,.portal-topbar nav button:hover,.portal-text-link:hover{color:var(--text)}.portal-topbar nav form{margin:0}.portal-topbar nav button{color:var(--muted-strong);font:inherit;cursor:pointer;background:0 0;border:0}.portal-text-link{color:var(--muted-strong);font-size:11px;font-weight:760}.auth-hero,.dashboard-hero{width:min(1120px,100%);margin:0 auto}.auth-hero{text-align:center;padding:78px 0 34px}.auth-hero h1,.dashboard-hero h1{letter-spacing:-.06em;margin:8px 0 0;line-height:.98}.auth-hero h1{max-width:760px;margin-left:auto;margin-right:auto;font-size:clamp(38px,7vw,66px)}.auth-hero p,.dashboard-hero p{color:var(--muted);line-height:1.65}.auth-hero p{max-width:640px;margin:17px auto 0;font-size:13px}.auth-grid,.portal-alert,.stats-grid,.admin-grid,.data-card{width:min(1120px,100%);margin-left:auto;margin-right:auto}.auth-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.portal-card,.stat-card{border:1px solid var(--border);background:#0a141ae0;box-shadow:0 24px 70px #0000002e}.portal-card{border-radius:18px}.auth-card{padding:clamp(24px,4vw,38px)}.auth-card-secondary{background:linear-gradient(160deg,#22d38a0b,#0a141aeb)}.portal-card-head>span,.form-stack label>span,.stat-card>span,.history-choice>span,.history-confidence>span,.admin-run-row>div:last-of-type>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.portal-card-head h2{letter-spacing:-.04em;margin:5px 0 0;font-size:26px}.form-stack{gap:15px;margin-top:28px;display:grid}.form-stack label{gap:7px;display:grid}.form-stack input{border:1px solid var(--border-strong);width:100%;height:48px;color:var(--text);font:inherit;background:#081218;border-radius:10px;padding:0 13px;font-size:12px}.form-stack input:hover{border-color:#53636e}.portal-primary,.portal-secondary{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;min-height:46px;padding:0 17px;font-size:11px;font-weight:850;display:inline-flex}.portal-primary{border:1px solid var(--accent);background:var(--accent);color:#03110b}.portal-primary:hover{background:#48e6a4}.portal-secondary{border:1px solid var(--border-strong);background:var(--surface-strong);color:var(--text)}.portal-secondary:hover{border-color:var(--accent-border)}.portal-inline-button{flex:none;width:max-content}.portal-alert{border:1px solid var(--border);border-radius:11px;margin-top:0;margin-bottom:16px;padding:12px 14px;font-size:11px;line-height:1.5}.portal-alert-error{color:#ffc1c1;background:#ff9b9b14;border-color:#ff9b9b52}.portal-alert-success{border-color:var(--accent-border);background:var(--accent-soft);color:#84efbd}.dashboard-hero{justify-content:space-between;align-items:end;gap:24px;min-height:228px;padding:54px 0 38px;display:flex}.dashboard-hero h1{font-size:clamp(38px,7vw,68px)}.dashboard-hero p{max-width:620px;margin:12px 0 0;font-size:12px}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.stat-card{border-radius:15px;flex-direction:column;justify-content:space-between;min-height:142px;padding:18px;display:flex}.stat-card strong{letter-spacing:-.05em;font-size:clamp(27px,4vw,38px)}.stat-card small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.data-card{overflow:hidden}.data-card-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;min-height:82px;padding:16px 20px;display:flex}.data-card-head h2{letter-spacing:-.035em;margin:4px 0 0;font-size:20px}.data-card-head>span{color:var(--muted);font-size:10px}.history-list,.admin-user-list,.admin-run-list{display:grid}.history-row{border-top:1px solid var(--border);grid-template-columns:minmax(220px,1.8fr) repeat(3,minmax(90px,.7fr));align-items:center;gap:14px;min-height:76px;padding:13px 20px;display:grid}.history-row:first-child,.admin-user-row:first-child,.admin-run-row:first-child{border-top:0}.history-row>div:first-child,.history-choice,.history-confidence{gap:4px;min-width:0;display:grid}.history-row>div:first-child strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.history-row>div:first-child span{color:var(--muted);font-size:9px}.history-choice strong,.history-confidence strong{font-size:12px}.history-confidence strong{color:#4ce8a7}.portal-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:34px;display:flex}.portal-empty strong{font-size:15px}.portal-empty p{max-width:430px;color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.6}.portal-empty a{color:#4ce8a7;margin-top:16px;font-size:10px;font-weight:800}.admin-hero{align-items:center}.role-badge{border:1px solid var(--border-strong);background:var(--surface-strong);width:max-content;min-height:26px;color:var(--muted-strong);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;justify-content:center;align-items:center;padding:0 9px;font-size:8px;font-weight:850;display:inline-flex}.role-admin{border-color:var(--accent-border);background:var(--accent-soft);color:#4ce8a7}.admin-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px;display:grid}.admin-grid .data-card{width:100%}.admin-user-row{border-top:1px solid var(--border);grid-template-columns:36px minmax(0,1fr) auto auto;align-items:center;gap:11px;min-height:68px;padding:11px 16px;display:grid}.admin-user-avatar{border:1px solid var(--border-strong);background:var(--surface-strong);width:34px;height:34px;color:var(--text);border-radius:9px;place-items:center;font-size:10px;font-weight:900;display:grid}.admin-user-row>div:nth-child(2),.admin-run-row>div:first-child,.admin-run-row>div:nth-child(2){gap:3px;min-width:0;display:grid}.admin-user-row>div:nth-child(2) strong,.admin-run-row>div:first-child strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.admin-user-row>div:nth-child(2) span,.admin-user-row time,.admin-run-row>div:first-child span,.admin-run-row time{color:var(--muted);font-size:8px}.admin-run-row{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:68px;padding:11px 16px;display:grid}.admin-run-row>div:nth-child(2){text-align:right}.admin-run-row>div:nth-child(2) strong{color:#4ce8a7;font-size:12px}@media (max-width:880px){.auth-grid,.admin-grid{grid-template-columns:1fr}.history-row{grid-template-columns:minmax(0,1fr) repeat(3,auto)}}@media (max-width:680px){.portal-page{padding-bottom:42px;padding-left:14px;padding-right:14px}.portal-topbar{min-height:76px}.portal-topbar nav{gap:11px}.portal-topbar nav a:first-child{display:none}.auth-hero{padding-top:54px}.dashboard-hero{flex-direction:column;align-items:flex-start;min-height:0;padding-top:42px}.stats-grid{grid-template-columns:1fr}.stat-card{min-height:112px}.history-row{grid-template-columns:1fr 1fr;gap:12px}.history-row>div:first-child{grid-column:1/-1}.history-confidence{text-align:right}.admin-user-row{grid-template-columns:36px minmax(0,1fr) auto}.admin-user-row time{display:none}.admin-run-row{grid-template-columns:minmax(0,1fr) auto}.admin-run-row time{display:none}}
.sport-stack{gap:5px;display:grid}.sport-rail-item{min-height:43px}.sport-rail-item strong{letter-spacing:.06em;min-width:34px;font-size:8px}.sport-icon,.competition-mark,.team-mark{border:1px solid var(--border);color:var(--muted-strong);background:#ffffff06;place-items:center;display:inline-grid;overflow:hidden}.sport-icon{border-radius:8px;flex:0 0 28px;width:28px;height:28px}.sport-icon svg{width:19px;height:19px}.rail-item.active .sport-icon,.rail-item.active .competition-mark{border-color:var(--accent-border);background:var(--accent-soft);color:#4ce8a7}.competition-identity{flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:relative}.competition-mark{background:#f6f7f7;border-radius:8px;width:28px;height:28px}.competition-mark img{object-fit:contain;width:23px;height:23px;display:block}.competition-flag{object-fit:cover;border:1px solid #ffffffc7;border-radius:2px;width:15px;height:11px;display:block;position:absolute;bottom:-1px;right:-2px;box-shadow:0 1px 5px #00000080}.competition-identity-large{flex-basis:42px;width:42px;height:42px}.competition-identity-large .competition-mark{border-radius:10px;width:38px;height:38px}.competition-identity-large .competition-mark img{width:32px;height:32px}.competition-identity-large .competition-flag{width:18px;height:13px}.competition-mark-fallback{background:var(--surface-strong)}.team-mark{background:#f7f8f8;border-radius:9px;flex:0 0 30px;width:30px;height:30px}.team-mark img{object-fit:contain;width:25px;height:25px}.team-mark-large{border-radius:12px;flex:0 0 44px;width:44px;height:44px}.team-mark-large img{width:37px;height:37px}.team-mark-fallback{background:var(--accent-soft);color:#4ce8a7;font-size:11px;font-weight:900}.fixture-teams>div{gap:9px}.fixture-teams .team-mark{margin-right:1px}.competition-preview-list{gap:6px;display:grid}.competition-preview{border:1px solid var(--border);min-height:38px;color:var(--muted-strong);background:#ffffff05;border-radius:9px;align-items:center;gap:10px;padding:0 10px;font-size:10px;display:flex}.section-kicker-icon,.fixture-league-line{align-items:center;gap:7px;display:inline-flex}.fixture-league-line .competition-identity{flex-basis:26px;width:26px;height:26px}.fixture-league-line .competition-mark{width:24px;height:24px}.fixture-league-line .competition-mark img{width:20px;height:20px}.fixture-league-line .competition-flag{width:13px;height:9px}.league-header>div:first-child{gap:11px}.recent-opponent{grid-template-columns:26px minmax(0,1fr);align-items:center;gap:8px!important;display:grid!important}.recent-opponent>img{object-fit:contain;width:24px;height:24px}.recent-opponent>div{gap:2px;min-width:0;display:grid}.sport-preview-shell{min-height:560px;padding-top:12px}.sport-preview-hero{border:1px solid var(--border);background:radial-gradient(circle at 10% 10%,#22d38a1c,#0000 34%),linear-gradient(145deg,#13212af2,#081117f2);border-radius:20px;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:28px;min-height:250px;padding:clamp(28px,5vw,54px);display:grid;overflow:hidden}.sport-preview-icon{border:1px solid var(--accent-border);background:var(--accent-soft);color:#4ce8a7;border-radius:24px;place-items:center;width:88px;height:88px;display:grid}.sport-preview-icon svg{width:44px;height:44px}.sport-preview-hero h1{letter-spacing:-.065em;margin:8px 0 0;font-size:clamp(38px,7vw,72px);line-height:.98}.sport-preview-hero p{max-width:610px;color:var(--muted-strong);margin:16px 0 0;font-size:12px;line-height:1.7}.sport-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.sport-preview-grid article{border:1px solid var(--border);background:var(--surface-soft);border-radius:14px;flex-direction:column;justify-content:flex-end;gap:5px;min-height:122px;padding:16px;display:flex}.sport-preview-grid article>span{border:1px solid var(--border-strong);width:34px;height:34px;color:var(--muted-strong);border-radius:9px;place-items:center;margin-bottom:auto;display:grid}.sport-preview-grid strong{font-size:12px}.sport-preview-grid p{color:var(--muted);margin:0;font-size:9px}.sport-side-card{padding-bottom:18px}.sport-side-card>p{color:var(--muted);margin:0 16px;font-size:10px;line-height:1.6}.sport-side-icon{border:1px solid var(--accent-border);background:var(--accent-soft);color:#4ce8a7;border-radius:14px;place-items:center;width:calc(100% - 32px);min-height:116px;margin:16px;display:grid}.sport-side-icon svg{width:42px;height:42px}.mobile-nav button{appearance:none;color:inherit;font:inherit;background:0 0;border:0}.mobile-nav a,.mobile-nav button{justify-content:center;align-items:center;gap:5px;display:flex}@media (max-width:980px){.sport-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.sport-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.sport-rail-item{min-height:50px}.sport-preview-hero{grid-template-columns:1fr;gap:20px}.sport-preview-icon{border-radius:18px;width:68px;height:68px}.sport-preview-icon svg{width:34px;height:34px}.sport-preview-grid{grid-template-columns:1fr}.competition-identity-large{flex-basis:36px;width:36px;height:36px}.competition-identity-large .competition-mark{width:32px;height:32px}.competition-identity-large .competition-mark img{width:27px;height:27px}.team-mark{flex-basis:27px;width:27px;height:27px}.team-mark img{width:22px;height:22px}}
.mobile-menu-toggle,.mobile-sports-menu{display:none}.secondary-market-heading{grid-template-columns:1fr}.secondary-fixture-row{border-bottom:1px solid var(--border);grid-template-columns:72px minmax(0,1fr) minmax(150px,220px);align-items:center;gap:14px;min-height:82px;padding:12px 14px;display:grid}.secondary-fixture-row:last-child{border-bottom:0}.secondary-fixture-row:hover{background:#131921}.secondary-participants{gap:9px;min-width:0;display:grid}.secondary-participants>div{align-items:center;gap:9px;min-width:0;display:flex}.secondary-participants strong{color:#e9edf0;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.secondary-fixture-meta{text-align:right;justify-items:end;gap:5px;min-width:0;display:grid}.secondary-fixture-meta span,.secondary-fixture-meta strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.secondary-fixture-meta span{color:var(--muted);font-size:9px}.secondary-fixture-meta strong{color:var(--muted-strong);font-size:10px;font-weight:700}.secondary-league-header .competition-mark-large{background:#f6f7f7}.sport-loading-state{border:1px dashed var(--border-strong);min-height:260px;color:var(--muted);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.sport-loading-state strong{color:var(--text);font-size:14px}.sport-loading-state p{margin:0;font-size:10px}.spin-icon{color:var(--accent);animation:.9s linear infinite formline-spin}@keyframes formline-spin{to{transform:rotate(360deg)}}.secondary-retry{border:1px solid var(--border-strong);background:var(--surface-strong);min-height:36px;color:var(--text);cursor:pointer;border-radius:8px;align-items:center;gap:7px;margin-top:12px;padding:0 12px;font-size:10px;font-weight:800;display:inline-flex}.secondary-retry:hover{border-color:var(--accent-border)}.sport-feed-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 16px 16px;display:grid}.sport-feed-stats>div{border:1px solid var(--border);background:var(--surface-soft);border-radius:9px;gap:4px;min-width:0;padding:10px;display:grid}.sport-feed-stats span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:9px}.sport-feed-stats strong{font-size:13px}@media (max-width:900px){.account-link{display:none}.mobile-menu-toggle{border:1px solid var(--border-strong);background:var(--surface);width:40px;height:40px;color:var(--text);cursor:pointer;border-radius:10px;place-items:center;display:grid}.mobile-sports-menu{z-index:55;border:1px solid var(--border-strong);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#0c1117fc;border-radius:16px;max-height:calc(100vh - 92px);padding:16px;display:block;position:fixed;top:68px;left:12px;right:12px;overflow-y:auto;box-shadow:0 26px 80px #00000080}.mobile-sports-menu-head{justify-content:space-between;align-items:end;gap:16px;padding:2px 2px 13px;display:flex}.mobile-sports-menu-head span{letter-spacing:-.025em;font-size:16px;font-weight:850}.mobile-sports-menu-head small{color:var(--muted);font-size:9px}.mobile-sports-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-sports-menu-grid button{border:1px solid var(--border);background:var(--surface-soft);min-width:0;min-height:82px;color:var(--text);text-align:left;cursor:pointer;border-radius:12px;grid-template-rows:auto auto;grid-template-columns:36px minmax(0,1fr);align-items:center;column-gap:10px;padding:11px;display:grid}.mobile-sports-menu-grid button.active{border-color:var(--accent-border);background:var(--accent-soft)}.mobile-sports-menu-grid button>span{border:1px solid var(--border-strong);width:36px;height:36px;color:var(--muted-strong);border-radius:10px;grid-row:1/3;place-items:center;display:grid}.mobile-sports-menu-grid button.active>span{border-color:var(--accent-border);color:var(--accent)}.mobile-sports-menu-grid strong{text-overflow:ellipsis;white-space:nowrap;align-self:end;font-size:11px;overflow:hidden}.mobile-sports-menu-grid small{color:var(--muted);align-self:start;font-size:8px}.mobile-menu-account{border:1px solid var(--border-strong);background:var(--surface-strong);border-radius:10px;justify-content:center;align-items:center;min-height:42px;margin-top:10px;font-size:11px;font-weight:800;display:flex}.mobile-nav{grid-template-columns:repeat(3,1fr)}.mobile-nav a,.mobile-nav button{color:var(--muted);flex-direction:column;font-size:9px;font-weight:700}.mobile-nav button.active{color:var(--accent)}.secondary-fixture-row{grid-template-columns:64px minmax(0,1fr) minmax(120px,180px)}}@media (max-width:680px){.mobile-sports-menu{max-height:calc(100vh - 76px);top:60px;left:8px;right:8px}.secondary-fixture-row{grid-template-columns:54px minmax(0,1fr);gap:10px;padding:13px 12px}.secondary-fixture-meta{border-top:1px solid var(--border);text-align:left;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding-top:10px;display:flex}.secondary-fixture-meta span,.secondary-fixture-meta strong{white-space:normal}}@media (max-width:420px){.mobile-sports-menu-grid{grid-template-columns:1fr}.mobile-sports-menu-grid button{min-height:64px}}
.fixture-drawer-expanded{width:min(920px,100%)}.evidence-loading,.evidence-warning{border:1px solid var(--border);background:var(--surface-soft);min-height:42px;color:var(--muted-strong);border-radius:10px;align-items:center;gap:9px;margin:-8px 0 18px;padding:10px 12px;font-size:10px;display:flex}.evidence-warning{color:var(--muted);border-color:#ff9b9b38}.evidence-section-head{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;margin:14px 0 2px;padding-top:12px;display:flex}.evidence-section-head strong{text-transform:uppercase;letter-spacing:.08em;font-size:10px}.evidence-section-head span,.h2h-count{border:1px solid var(--border);min-width:24px;min-height:22px;color:var(--muted);border-radius:999px;place-items:center;padding:0 7px;font-size:9px;display:inline-grid}.evidence-load-more{border:1px solid var(--border-strong);background:var(--surface);width:100%;min-height:38px;color:var(--muted-strong);cursor:pointer;border-radius:9px;margin-top:10px;font-size:10px;font-weight:800}.evidence-load-more:hover{border-color:var(--accent-border);color:var(--text)}.head-to-head-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:16px;margin-top:16px;padding:18px}.head-to-head-card>header{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:10px;display:flex}.head-to-head-card h3{letter-spacing:-.025em;margin:5px 0 0;font-size:16px}.h2h-list{display:grid}.h2h-row{border-top:1px solid var(--border);grid-template-columns:58px minmax(120px,1fr) 48px minmax(120px,1fr) minmax(90px,auto);align-items:center;gap:10px;min-height:62px;padding:8px 0;display:grid}.h2h-date,.h2h-competition{color:var(--muted);font-size:9px}.h2h-competition{text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.h2h-team{align-items:center;gap:8px;min-width:0;display:flex}.h2h-team strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.h2h-team-away{text-align:right;justify-content:flex-end}.h2h-score{text-align:center;font-size:14px}@media (max-width:680px){.fixture-drawer-expanded{padding:20px 14px 40px}.team-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.h2h-row{grid-template-columns:46px minmax(0,1fr) 38px minmax(0,1fr);gap:7px}.h2h-competition{text-align:left;grid-column:2/-1}}
.boot-preloader{z-index:2147483000;color:#f4f8f6;isolation:isolate;opacity:1;visibility:visible;background:radial-gradient(circle at 50% 44%,#183f3347,#0000 34%),linear-gradient(#07100e 0%,#030706 58%,#010302 100%);place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.boot-atmosphere,.boot-vignette,.boot-pitch-line{pointer-events:none;position:absolute;inset:0}.boot-vignette{background:radial-gradient(circle,#0000 0 26%,#0000002e 62%,#0000009e 100%);box-shadow:inset 0 0 180px 60px #000000db}.boot-pitch-line{opacity:.46;border:1px solid #a2ffc91a;width:76vw;height:32vw;min-height:210px;max-height:430px;top:58%;left:50%;transform:translate(-50%,-50%)perspective(720px)rotateX(72deg)}.boot-pitch-line-one{width:84vw}.boot-pitch-line-two{width:56vw}.boot-pitch-line-three{border-radius:50%;width:28vw}.boot-copy{z-index:4;text-align:center;width:min(88vw,720px);transition:opacity .25s,transform .35s,filter .35s;position:absolute;top:clamp(56px,10vh,110px);left:50%;transform:translate(-50%)}.boot-eyebrow{letter-spacing:.34em;color:#bce0d08c;margin-bottom:14px;font-size:10px;font-weight:700;display:block}.boot-brand-wordmark{color:#f4f8f6;letter-spacing:-.065em;filter:drop-shadow(0 16px 34px #0000006b);justify-content:center;align-items:baseline;font-size:clamp(46px,7vw,78px);font-weight:850;line-height:.92;display:inline-flex}.boot-brand-wordmark strong{color:#22d38a;font:inherit}.boot-copy p{color:#e4efea9e;letter-spacing:.04em;margin:14px 0 0;font-size:clamp(12px,1.5vw,15px)}.boot-ball-stage{z-index:5;aspect-ratio:1;place-items:center;width:clamp(132px,17vw,210px);display:grid;position:relative;transform:translateY(7vh)}.boot-football{filter:drop-shadow(0 26px 30px #0000008c);transform-origin:50%;width:100%;height:100%;animation:2.4s cubic-bezier(.45,0,.55,1) infinite boot-ball-idle}.boot-ball-shadow{filter:blur(11px);background:#000000a6;border-radius:50%;width:72%;height:24px;animation:2.4s cubic-bezier(.45,0,.55,1) infinite boot-shadow-idle;position:absolute;bottom:-26px;left:50%;transform:translate(-50%)}.boot-network-loader{z-index:6;justify-content:center;align-items:center;transition:opacity .2s,filter .25s;display:flex;position:absolute;bottom:clamp(44px,7vh,72px);left:50%;transform:translate(-50%)}.formline-loading-mark{justify-content:center;align-items:flex-end;gap:11px;line-height:0;display:inline-flex}.formline-loading-mascot{object-fit:contain;flex:0 0 34px;width:34px;height:34px}.formline-loading-bars{align-items:flex-end;gap:3px;height:34px;display:inline-flex}.formline-loading-bar{transform-origin:bottom;opacity:.38;border-radius:4px 4px 1px 1px;width:4px;min-height:5px;transition:background .16s,box-shadow .16s,opacity .16s,transform .18s cubic-bezier(.2,.8,.2,1);transform:scaleY(.7)}.formline-loading-bar:first-child{height:7px}.formline-loading-bar:nth-child(2){height:11px}.formline-loading-bar:nth-child(3){height:15px}.formline-loading-bar:nth-child(4){height:20px}.formline-loading-bar:nth-child(5){height:25px}.formline-loading-bar:nth-child(6){height:30px}.formline-loading-bar:nth-child(7){height:34px}.formline-loading-mark-green .formline-loading-bar{background:#88b8a229;box-shadow:inset 0 0 0 1px #b5e7cf14}.formline-loading-mark-green .formline-loading-bar-active{opacity:1;background:linear-gradient(#b8ffd5 0%,#5ff0a3 42%,#1fb96b 100%);transform:scaleY(1);box-shadow:0 0 10px #5ff0a347,0 0 22px #26ce7429}.formline-loading-mark-grey .formline-loading-mascot{filter:grayscale()brightness(1.45);opacity:.56}.formline-loading-mark-grey .formline-loading-bar{box-shadow:none;background:#69757d}.formline-loading-mark-grey .formline-loading-bar-active{background:#89959c}.formline-loading-mark-compact{transform-origin:50%;gap:8px;transform:scale(.78)}.formline-loading-bars-animated .formline-loading-bar{animation:1.05s ease-in-out infinite formline-network-pulse}.formline-loading-bars-animated .formline-loading-bar:first-child{animation-delay:0s}.formline-loading-bars-animated .formline-loading-bar:nth-child(2){animation-delay:80ms}.formline-loading-bars-animated .formline-loading-bar:nth-child(3){animation-delay:.16s}.formline-loading-bars-animated .formline-loading-bar:nth-child(4){animation-delay:.24s}.formline-loading-bars-animated .formline-loading-bar:nth-child(5){animation-delay:.32s}.formline-loading-bars-animated .formline-loading-bar:nth-child(6){animation-delay:.4s}.formline-loading-bars-animated .formline-loading-bar:nth-child(7){animation-delay:.48s}.boot-burst{pointer-events:none;position:absolute;inset:50%}.boot-particle{--burst-x:0px;--burst-y:0px;--burst-r:0deg;opacity:0;background:linear-gradient(135deg,#f5f8f6 0 50%,#0a1512 50% 100%);border-radius:2px 8px;width:clamp(8px,1.1vw,16px);height:clamp(16px,2.2vw,32px);margin:-8px 0 0 -4px;position:absolute;transform:translate(0)rotate(0)scale(.25)}.boot-particle-1{--burst-x:-36vw;--burst-y:-28vh;--burst-r:-140deg}.boot-particle-2{--burst-x:-20vw;--burst-y:-40vh;--burst-r:80deg}.boot-particle-3{--burst-x:-5vw;--burst-y:-45vh;--burst-r:180deg}.boot-particle-4{--burst-x:13vw;--burst-y:-39vh;--burst-r:-95deg}.boot-particle-5{--burst-x:31vw;--burst-y:-27vh;--burst-r:130deg}.boot-particle-6{--burst-x:41vw;--burst-y:-9vh;--burst-r:260deg}.boot-particle-7{--burst-x:43vw;--burst-y:11vh;--burst-r:-170deg}.boot-particle-8{--burst-x:34vw;--burst-y:31vh;--burst-r:95deg}.boot-particle-9{--burst-x:17vw;--burst-y:44vh;--burst-r:220deg}.boot-particle-10{--burst-x:0vw;--burst-y:47vh;--burst-r:-120deg}.boot-particle-11{--burst-x:-17vw;--burst-y:43vh;--burst-r:160deg}.boot-particle-12{--burst-x:-33vw;--burst-y:32vh;--burst-r:-240deg}.boot-particle-13{--burst-x:-43vw;--burst-y:13vh;--burst-r:110deg}.boot-particle-14{--burst-x:-45vw;--burst-y:-9vh;--burst-r:-85deg}.boot-particle-15{--burst-x:-27vw;--burst-y:4vh;--burst-r:210deg}.boot-particle-16{--burst-x:26vw;--burst-y:2vh;--burst-r:-220deg}.boot-particle-17{--burst-x:-8vw;--burst-y:29vh;--burst-r:145deg}.boot-particle-18{--burst-x:8vw;--burst-y:-28vh;--burst-r:-155deg}.boot-preloader-exit{animation:1.05s cubic-bezier(.65,0,.35,1) forwards boot-overlay-exit}.boot-preloader-exit .boot-copy{opacity:0;filter:blur(6px);transform:translate(-50%)translateY(-18px)scale(.97)}.boot-preloader-exit .boot-network-loader,.boot-preloader-exit .boot-ball-shadow{opacity:0}.boot-preloader-exit .boot-network-loader{filter:brightness(1.5)drop-shadow(0 0 20px #5ff0a35c)}.boot-preloader-exit .boot-football{animation:1.05s cubic-bezier(.62,.02,.42,1) forwards boot-ball-strike}.boot-preloader-exit .boot-particle{animation:.72s cubic-bezier(.2,.8,.2,1) .47s forwards boot-particle-burst}@keyframes formline-network-pulse{0%,to{opacity:.28;transform:scaleY(.58)}44%{opacity:1;transform:scaleY(1)}}@keyframes boot-ball-idle{0%,to{transform:translateY(4px)rotate(-3deg)}50%{transform:translateY(-10px)rotate(7deg)}}@keyframes boot-shadow-idle{0%,to{opacity:.65;transform:translate(-50%)scale(1)}50%{opacity:.4;transform:translate(-50%)scale(.78)}}@keyframes boot-ball-strike{0%{opacity:1;transform:translateY(0)rotate(0)scale(1)}32%{transform:translateY(14px)rotate(-16deg)scale(.9)}70%{opacity:1;filter:drop-shadow(0 0 34px #ffffff2e);transform:translateY(-2vh)rotate(34deg)scale(4.8)}82%{opacity:1;filter:brightness(1.7)blur(.2px);transform:translateY(-2vh)rotate(42deg)scale(10.5)}83%{opacity:0}to{opacity:0;transform:translateY(-2vh)rotate(46deg)scale(13)}}@keyframes boot-particle-burst{0%{opacity:0;transform:translate(0)rotate(0)scale(.2)}8%{opacity:1}to{opacity:0;transform:translate(var(--burst-x), var(--burst-y)) rotate(var(--burst-r)) scale(1.25)}}@keyframes boot-overlay-exit{0%,78%{opacity:1}to{opacity:0;visibility:hidden}}@media (max-width:640px){.boot-copy{top:9vh}.boot-brand-wordmark{font-size:clamp(44px,15vw,62px)}.boot-ball-stage{width:138px;transform:translateY(5vh)}.boot-pitch-line{width:120vw;height:75vw}.boot-pitch-line-one{width:132vw}.boot-pitch-line-two{width:92vw}.boot-pitch-line-three{width:48vw}.boot-network-loader{transform:translate(-50%)scale(.9)}}@media (prefers-reduced-motion:reduce){.boot-football,.boot-ball-shadow{animation-duration:3.2s}.formline-loading-bar{transition-duration:.01ms}.formline-loading-bars-animated .formline-loading-bar{animation-duration:2s}.boot-preloader-exit{animation-duration:.35s}.boot-preloader-exit .boot-football{animation:.35s forwards boot-ball-reduced}.boot-preloader-exit .boot-particle{display:none}@keyframes boot-ball-reduced{to{opacity:0;transform:scale(1.25)}}}
.unified-sports-shell .feed-load-sentinel{gap:9px}.unified-sports-shell .feed-load-sentinel>strong,.unified-sports-shell .feed-load-sentinel>span:not(.feed-load-bars){clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.unified-sports-shell .feed-load-sentinel:has(.feed-load-bars):before{content:"";filter:grayscale()brightness(1.45);opacity:.58;background:url(/brand/formline-icon.png) 50%/contain no-repeat;flex:0 0 24px;width:24px;height:24px}.unified-sports-shell .feed-load-sentinel:has(.feed-load-bars){min-height:66px;padding:14px 18px}.unified-sports-shell .feed-load-sentinel:not(:has(.feed-load-bars)){min-height:18px;padding:0}.unified-sports-shell .feed-load-bars{color:#7e8a91}.unified-sports-shell .feed-load-bars i{opacity:.72;background:currentColor}
