:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;--white:#fff;--ink:#10120f;--muted:#686c66;--soft:#f3f5f1;--line:#d9dcd6;--line-dark:#b8bcb5;--signal:#c8ff24;--signal-deep:#7ca600;--danger:#dc2f37;--danger-soft:#fff1f1;--nav-height:68px;--page-gutter:clamp(20px, 5vw, 64px);--header-height:64px;--ease:cubic-bezier(.22, .75, .22, 1);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--white);-webkit-text-size-adjust:100%;min-width:320px;min-height:100%;overflow-x:hidden}body{background:var(--white);min-width:320px;min-height:100%;color:var(--ink);overscroll-behavior-y:none;margin:0;overflow-x:hidden}body.sheet-open{overflow:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid color-mix(in srgb, var(--signal) 80%, var(--ink));outline-offset:3px}button:disabled{cursor:not-allowed}h1,h2,h3,p{margin-top:0}.app-shell{background:var(--white);min-height:100svh}.app-main{min-height:100svh;padding-bottom:calc(var(--nav-height) + env(safe-area-inset-bottom))}.desktop-header{display:none}.wordmark{color:var(--ink);letter-spacing:-.065em;font-size:26px;font-weight:900;line-height:1;text-decoration:none}.bottom-nav{z-index:70;min-height:calc(var(--nav-height) + env(safe-area-inset-bottom));padding:6px 8px max(6px, env(safe-area-inset-bottom));border-top:1px solid var(--line);background:color-mix(in srgb, var(--white) 94%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{min-width:0;min-height:54px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:11px;font-weight:650;line-height:1;text-decoration:none;display:flex}.bottom-nav a.active{color:var(--signal-deep)}.bottom-nav a svg{transition:transform .18s var(--ease)}.bottom-nav a:active svg{transform:scale(.9)}.screen-header{z-index:5;min-height:calc(58px + env(safe-area-inset-top));padding:calc(13px + env(safe-area-inset-top)) 20px 10px;background:var(--white);grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:relative}.screen-header__title{font-size:15px;font-weight:720}.screen-header__action{justify-content:flex-end;display:flex}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;display:inline-grid}.icon-button:active{background:var(--soft);transform:scale(.94)}.screen-pad{min-height:100%;padding:0 20px 36px}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;max-width:1280px;margin:18px auto 26px;display:flex}.page-heading h1,.today-title-row h1{letter-spacing:-.055em;margin-bottom:6px;font-size:clamp(38px,10vw,52px);font-weight:800;line-height:.98}.page-heading p,.today-title-row p{color:var(--muted);margin-bottom:0;font-size:14px}.primary-button,.secondary-button,.filter-button{border:1px solid var(--ink);background:var(--ink);min-height:48px;color:var(--signal);cursor:pointer;transition:transform .16s var(--ease), background .16s ease;border-radius:3px;justify-content:center;align-items:center;gap:9px;padding:0 20px;font-size:15px;font-weight:750;display:inline-flex}.primary-button:active,.secondary-button:active,.filter-button:active{transform:scale(.98)}.primary-button:disabled{opacity:.55}.primary-button--wide{justify-content:space-between;width:100%;min-height:60px}.secondary-button,.filter-button{border-color:var(--line-dark);background:var(--white);color:var(--ink)}.text-button{min-height:44px;color:var(--signal-deep);cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:720}.today-screen{min-height:100%;padding-bottom:22px}.today-screen--selected{padding-bottom:102px}.today-layout{max-width:1420px;margin:0 auto}.today-list{min-width:0;padding:12px 20px 28px}.today-title-row{justify-content:space-between;align-items:flex-end;margin:8px 0 36px;display:flex}.desktop-refresh{display:none}.tournament-section{margin-bottom:38px}.tournament-header{border-bottom:1px solid var(--line-dark);justify-content:space-between;align-items:flex-end;gap:12px;min-height:66px;padding:0 2px 14px;display:flex}.tournament-header h2{letter-spacing:-.025em;margin-bottom:5px;font-size:24px;font-weight:670}.tournament-header p{color:var(--muted);margin:0;font-size:13px}.tournament-header button{min-width:72px;min-height:44px;color:var(--signal-deep);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:740}.fixture-row{border:0;border-bottom:1px solid var(--line);background:var(--white);text-align:left;cursor:pointer;width:100%;min-height:126px;transition:background .16s ease, transform .16s var(--ease);grid-template-rows:auto auto auto;grid-template-columns:36px minmax(0,1fr) 24px;align-items:center;column-gap:12px;padding:16px 7px 15px;display:grid;position:relative}.fixture-row:active:not(:disabled){transform:scale(.99)}.fixture-row--selected{background:var(--signal);border-bottom-color:#0000;border-radius:5px;margin:8px 0;padding-left:10px;padding-right:10px}.fixture-row:disabled{color:#a0a39e;cursor:not-allowed}.fixture-select{border:1.5px solid;border-radius:50%;grid-row:1/4;align-self:center;place-items:center;width:31px;height:31px;display:grid}.fixture-row--selected .fixture-select{border-color:var(--ink);background:var(--ink);color:var(--signal)}.fixture-row time{color:var(--muted);grid-column:2;font-size:13px;font-weight:650}.fixture-row--selected time{color:var(--ink)}.fixture-players{flex-wrap:wrap;grid-column:2;align-items:baseline;gap:2px 7px;min-width:0;margin:5px 0 7px;display:flex}.fixture-players strong{letter-spacing:-.025em;text-overflow:ellipsis;max-width:100%;font-size:20px;font-weight:720;line-height:1.18;overflow:hidden}.fixture-players span{color:var(--muted);font-size:13px}.fixture-players small{width:100%;color:var(--danger);margin-top:5px;font-size:12px}.fixture-meta{color:var(--muted);grid-column:2;gap:7px;font-size:12px;display:flex}.fixture-meta span+span:before{content:"·";margin-right:7px}.fixture-chevron{grid-area:1/3/4}.selection-panel{display:none}.run-dock{z-index:65;right:0;bottom:calc(var(--nav-height) + env(safe-area-inset-bottom));background:var(--signal);min-height:78px;animation:dock-in .26s var(--ease) both;grid-template-columns:minmax(0,1fr) minmax(155px,1fr);align-items:stretch;padding:10px 12px;display:grid;position:fixed;left:0;box-shadow:0 -10px 30px #10120f14}.run-dock__count,.run-dock__button{cursor:pointer;border:0;min-width:0;min-height:58px}.run-dock__count{text-align:left;background:0 0;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 12px;font-size:13px;font-weight:720;line-height:1.25;display:flex}.run-dock__count span{color:#48551a;font-size:11px;font-weight:650}.run-dock__button{background:var(--ink);color:var(--signal);border-radius:3px;justify-content:space-between;align-items:center;padding:0 16px;font-size:16px;font-weight:780;display:flex}@keyframes dock-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-layer{z-index:100;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet-scrim{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#10120f66;border:0;animation:.18s both fade-in;position:absolute;inset:0}.bottom-sheet{width:100%;max-height:min(82svh,760px);padding:8px 20px calc(24px + env(safe-area-inset-bottom));background:var(--white);animation:sheet-in .26s var(--ease) both;border-radius:22px 22px 0 0;position:relative;overflow-y:auto;box-shadow:0 -24px 70px #10120f2e}.sheet-handle{background:var(--line-dark);border-radius:2px;width:44px;height:4px;margin:2px auto 10px}.sheet-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:58px;display:flex}.sheet-header h2{letter-spacing:-.02em;margin:0;font-size:21px}.sheet-body{padding-top:18px}@keyframes sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.run-progress{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:20px 16px;display:flex}.run-progress__orb{background:var(--signal);width:72px;height:72px;color:var(--ink);border-radius:50%;place-items:center;margin-bottom:24px;display:grid;position:relative}.run-progress__orb span{border:3px solid var(--ink);border-top-color:#0000;border-radius:50%;width:23px;height:23px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.run-progress h3{letter-spacing:-.025em;margin-bottom:8px;font-size:24px}.run-progress p{max-width:390px;color:var(--muted);margin-bottom:20px;font-size:14px;line-height:1.55}.message-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:310px;padding:48px 24px;display:flex}.message-state__icon{background:var(--soft);border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:20px;display:grid}.message-state h2{letter-spacing:-.025em;margin-bottom:8px;font-size:23px}.message-state p{max-width:410px;color:var(--muted);margin-bottom:22px;font-size:14px;line-height:1.55}.skeleton{background:#e9ebe7;border-radius:3px;animation:1.25s ease-in-out infinite alternate pulse;display:block}@keyframes pulse{to{opacity:.42}}.skeleton-stack{margin-top:18px}.skeleton-group{margin-bottom:32px}.skeleton-title{width:46%;height:30px;margin-bottom:14px}.skeleton-row{border-bottom:1px solid var(--line);align-items:center;gap:16px;height:106px;display:flex}.skeleton-time{width:50px;height:14px}.skeleton-names{width:65%;height:48px}.prediction-screen{min-height:100%;padding-bottom:28px}.prediction-header{min-height:calc(76px + env(safe-area-inset-top));padding:calc(14px + env(safe-area-inset-top)) 12px 12px;text-align:center;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;display:grid}.prediction-header>div{min-width:0}.prediction-header .wordmark{font-size:29px}.prediction-header p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:12px;overflow:hidden}.result-switcher{scrollbar-width:none;gap:8px;padding:8px 20px 14px;display:flex;overflow-x:auto}.result-switcher::-webkit-scrollbar{display:none}.result-switcher button{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:22px;flex:none;min-height:42px;padding:0 14px 0 7px;font-size:12px;font-weight:690}.result-switcher button span{background:var(--soft);border-radius:50%;place-items:center;width:28px;height:28px;margin-right:7px;display:inline-grid}.result-switcher button.active{border-color:var(--ink);background:var(--ink);color:var(--white)}.result-switcher button.active span{background:var(--signal);color:var(--ink)}.prediction-layout{max-width:1280px;margin:0 auto}.prediction-hero{padding:40px 20px 30px}.prediction-label{margin-bottom:14px;font-size:16px;font-weight:720}.prediction-hero h1{letter-spacing:-.065em;overflow-wrap:anywhere;margin-bottom:2px;font-size:clamp(48px,13vw,72px);font-weight:830;line-height:.96}.winner-probability{letter-spacing:-.075em;margin-top:10px;font-size:clamp(78px,24vw,112px);font-weight:860;line-height:.9}.confidence-line{align-items:center;gap:12px;margin-top:22px;font-size:21px;font-weight:730;display:flex}.confidence-line span{background:var(--signal);border-radius:50%;place-items:center;width:40px;height:40px;font-size:21px;display:grid}.opponent-line{color:var(--muted);margin:28px 0 18px;font-size:18px;font-weight:570}.probability-compare{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.probability-compare strong{font-size:14px}.probability-compare>span{background:var(--line);border-radius:3px;height:5px;overflow:hidden}.probability-compare i{background:var(--signal-deep);height:100%;display:block}.prediction-warning{background:var(--danger-soft);color:#8e1d24;align-items:flex-start;gap:10px;margin-top:26px;padding:14px;font-size:13px;line-height:1.45;display:flex}.prediction-context{display:none}.analysis-stack{padding:6px 20px 30px}.analysis-row{border-top:1px solid var(--line)}.analysis-row:last-of-type{border-bottom:1px solid var(--line)}.analysis-row__trigger{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:46px 1fr 28px;align-items:center;width:100%;min-height:74px;padding:0;font-size:19px;font-weight:720;display:grid}.analysis-row__icon{border:1px solid var(--line-dark);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.analysis-row--risk .analysis-row__icon{border-color:color-mix(in srgb, var(--danger) 50%, var(--line));color:var(--danger)}.analysis-row__trigger>svg{transition:transform .18s var(--ease);justify-self:end}.analysis-row__trigger>svg.rotate-up{transform:rotate(-90deg)}.analysis-row__trigger>svg.rotate-down{transform:rotate(90deg)}.analysis-row__content{animation:reveal .18s var(--ease) both;padding:0 0 22px 46px}@keyframes reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.analysis-list{margin:0}.analysis-list__item{border-bottom:1px solid color-mix(in srgb, var(--line) 70%, transparent);grid-template-columns:minmax(100px,.85fr) minmax(0,1.15fr);gap:14px;padding:9px 0;font-size:13px;line-height:1.45;display:grid}.analysis-list__item:last-child{border-bottom:0}.analysis-list dt{color:var(--muted)}.analysis-list dd{overflow-wrap:anywhere;margin:0;font-weight:620}.analysis-list--nested .analysis-list__item{border:0;padding:5px 0;display:block}.analysis-list--nested dt{margin-bottom:2px;font-size:11px}.analysis-copy{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.prediction-lock{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;padding:20px 6px;font-size:12px;display:flex}.prediction-lock small{overflow-wrap:anywhere;width:100%;padding-left:26px}.prediction-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:78svh;display:flex}.prediction-loading h1{font-size:22px}.filter-button{display:none}.history-layout,.players-layout{max-width:1280px;margin:0 auto}.history-filters{display:none}.history-row{border:0;border-bottom:1px solid var(--line);background:var(--white);text-align:left;cursor:pointer;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:142px;padding:18px 2px;display:grid}.history-row:active{background:var(--soft)}.history-row__date{color:var(--muted);align-self:start;padding-top:2px;font-size:12px;font-weight:680}.history-row__match{flex-direction:column;gap:2px;min-width:0;display:flex}.history-row__match small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:11px;overflow:hidden}.history-row__match strong{letter-spacing:-.015em;font-size:17px}.history-row__match span{color:var(--muted);font-size:13px}.history-row__pick{display:none}.history-row__probability{color:var(--signal-deep);letter-spacing:-.035em;align-self:start;font-size:25px;font-weight:770}.history-row__status{color:var(--muted);grid-column:2;font-size:11px}.history-row>svg{grid-area:1/3/3}.history-skeleton{gap:1px;display:grid}.history-skeleton span{border-radius:0;height:140px}.load-more{width:100%;margin:20px 0}.inline-error{background:var(--danger-soft);color:#8e1d24;padding:12px;font-size:13px}.filter-form{gap:17px;display:grid}.filter-form label{gap:7px;display:grid}.filter-form label span{color:var(--muted);font-size:12px;font-weight:680}.filter-form input,.search-field input{border:1px solid var(--line-dark);background:var(--white);width:100%;min-height:50px;color:var(--ink);border-radius:3px;padding:0 13px;font-size:16px}.filter-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.search-field{border:1px solid var(--line-dark);border-radius:3px;grid-template-columns:24px 1fr;align-items:center;margin-bottom:18px;display:grid}.search-field svg{color:var(--muted);margin-left:12px}.search-field input{border:0;outline:0}.search-field:focus-within{outline:3px solid var(--signal);outline-offset:2px}.player-list{display:grid}.player-list button{border:0;border-bottom:1px solid var(--line);background:var(--white);text-align:left;cursor:pointer;grid-template-columns:40px minmax(0,1fr) 24px;align-items:center;gap:12px;min-height:66px;padding:8px 5px;display:grid}.player-list button>span,.player-avatar{background:var(--soft);border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;font-weight:780;display:grid}.player-list button strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.player-list button.active{background:var(--signal)}.player-list-skeleton,.profile-skeleton,.status-skeleton{gap:8px;display:grid}.player-list-skeleton span{height:65px}.profile-skeleton span:first-child{height:115px}.profile-skeleton span{height:100px}.player-detail{min-height:320px;margin-top:30px}.player-back{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-bottom:16px;padding:0;font-size:13px;font-weight:700;display:inline-flex}@media (width<=899px){.players-layout--detail .player-picker{display:none}.players-layout--detail .player-detail{margin-top:0}}.player-profile>header{border-bottom:1px solid var(--line-dark);align-items:center;gap:15px;padding:4px 0 25px;display:flex}.player-avatar{background:var(--signal);width:58px;height:58px;font-size:16px}.player-profile h2{letter-spacing:-.04em;margin-bottom:4px;font-size:29px}.player-profile header p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:11px}.player-primary-stats{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:20px;padding:25px 0;display:grid}.player-primary-stats div{flex-direction:column;display:flex}.player-primary-stats span,.surface-rail small,.workload-row span{color:var(--muted);font-size:11px}.player-primary-stats strong{letter-spacing:-.045em;margin:5px 0 1px;font-size:36px}.player-primary-stats small{color:var(--muted);font-size:11px}.surface-rail{border-bottom:1px solid var(--line);padding:24px 0}.surface-rail h3{margin-bottom:17px;font-size:15px}.surface-rail>div{gap:10px;display:flex;overflow-x:auto}.surface-rail>div span{background:var(--soft);flex-direction:column;min-width:95px;padding:13px;display:flex}.surface-rail strong{margin-top:5px;font-size:21px}.workload-row{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:10px;padding:24px 0;display:grid}.workload-row div{flex-direction:column;gap:5px;min-width:0;display:flex}.workload-row strong{overflow-wrap:anywhere;font-size:13px}.player-profile footer{color:var(--muted);padding:22px 0;font-size:11px}.status-screen{max-width:920px;margin:0 auto}.status-hero{align-items:flex-start;gap:18px;min-height:270px;margin:18px 0 14px;padding:32px 4px;display:flex}.status-orb{background:var(--soft);border-radius:50%;flex:none;place-items:center;width:56px;height:56px;display:grid}.status-orb i{background:var(--danger);border-radius:50%;width:16px;height:16px}.status-hero--current .status-orb{background:var(--signal)}.status-hero--current .status-orb i{background:var(--ink)}.status-hero p{color:var(--muted);margin-bottom:10px;font-size:13px;font-weight:720}.status-hero h1{letter-spacing:-.06em;max-width:580px;margin-bottom:16px;font-size:clamp(42px,12vw,70px);line-height:.98}.status-hero small{color:var(--muted);font-size:11px}.status-list{border-top:1px solid var(--line-dark)}.status-row{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;min-height:86px;padding:14px 2px;display:grid}.status-row>span{border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.status-row>span.good{background:var(--signal)}.status-row>span.issue{background:var(--danger-soft);color:var(--danger)}.status-row div{flex-direction:column;gap:2px;min-width:0;display:flex}.status-row small{color:var(--muted);font-size:11px}.status-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.status-row p{color:var(--muted);grid-column:2;margin:0;font-size:11px}.install-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:54px minmax(0,1fr);align-items:center;gap:14px;margin:30px 0 12px;padding:20px 0;display:grid}.install-panel img{border-radius:12px;width:52px;height:52px;display:block}.install-panel h2{margin-bottom:4px;font-size:17px}.install-panel p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.install-panel .primary-button{grid-column:1/3;margin-top:12px}.status-notes{background:var(--danger-soft);color:#8e1d24;gap:12px;margin:22px 0;padding:16px;display:flex}.status-notes h2{margin-bottom:6px;font-size:15px}.status-notes p{margin:2px 0;font-size:12px;line-height:1.4}.status-skeleton span:first-child{height:280px}.status-skeleton span{height:86px}@media (width>=720px){.fixture-row{grid-template-rows:1fr;grid-template-columns:38px 82px minmax(0,1fr) 108px 24px;column-gap:14px;min-height:92px}.fixture-select{grid-area:1/1}.fixture-row time{grid-area:1/2}.fixture-players{flex-direction:column;grid-area:1/3;gap:2px;margin:0}.fixture-players strong{font-size:16px}.fixture-players span{display:none}.fixture-meta{flex-direction:column;grid-area:1/4;gap:2px}.fixture-meta span+span:before{content:none}.fixture-chevron{grid-area:1/5}}@media (width>=900px){.app-main{min-height:calc(100svh - var(--header-height));padding-bottom:0}.desktop-header{z-index:60;height:var(--header-height);padding:0 var(--page-gutter);border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--white) 96%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:sticky;top:0}.desktop-header nav{align-self:stretch;display:flex}.desktop-header nav a{min-width:92px;color:var(--ink);justify-content:center;align-items:center;padding:0 18px;font-size:14px;font-weight:570;text-decoration:none;display:flex;position:relative}.desktop-header nav a.active{font-weight:730}.desktop-header nav a.active:after{background:var(--signal-deep);content:"";height:2px;position:absolute;bottom:0;left:18px;right:18px}.bottom-nav,.screen-header{display:none}.screen-pad{padding:52px var(--page-gutter) 70px}.page-heading{margin-top:0;margin-bottom:38px}.page-heading h1,.today-title-row h1{font-size:43px}.today-screen{padding:0}.today-screen--selected{padding-bottom:0}.today-layout{min-height:calc(100svh - var(--header-height));grid-template-columns:minmax(0,58%) minmax(380px,42%);display:grid}.today-list{padding:46px 44px 70px var(--page-gutter)}.today-title-row{margin:0 0 30px}.desktop-refresh{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0 10px;font-size:12px;font-weight:650;display:inline-flex}.tournament-section{margin-bottom:28px}.tournament-header{min-height:54px;padding-bottom:11px}.tournament-header h2{margin-right:12px;font-size:19px;display:inline}.tournament-header p{display:inline}.fixture-row{grid-template-columns:26px 72px minmax(0,1fr) 90px 20px;min-height:74px;padding:10px 7px}.fixture-select{width:21px;height:21px}.fixture-row--selected{border:1px solid var(--signal-deep);background:var(--white);border-left-width:4px;border-radius:0;margin:0}.fixture-row time{font-size:12px}.fixture-players strong{font-size:14px}.fixture-meta{font-size:11px}.selection-panel{top:var(--header-height);min-height:calc(100svh - var(--header-height));height:calc(100svh - var(--header-height));border-left:1px solid var(--line);padding:58px clamp(36px,5vw,72px);display:block;position:sticky;overflow-y:auto}.selection-panel__status{color:var(--signal-deep);align-items:center;gap:9px;margin-bottom:26px;font-size:13px;font-weight:680;display:flex}.selection-panel__status span{background:var(--signal-deep);border-radius:50%;width:10px;height:10px}.selection-panel h2{letter-spacing:-.04em;margin-bottom:22px;font-size:33px}.selection-panel>p{max-width:390px;color:var(--muted);font-size:14px;line-height:1.55}.selection-panel__mark{background:var(--soft);border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:24px;display:grid}.selection-panel__matches{gap:15px;margin-bottom:26px;display:grid}.selection-panel__matches>div{flex-direction:column;display:flex}.selection-panel__matches strong{letter-spacing:-.025em;font-size:20px}.selection-panel__matches span{color:var(--muted);font-size:12px}.selection-panel__matches small{color:var(--muted);margin-top:4px;font-size:11px}.selection-panel__note{color:var(--muted);gap:10px;margin-top:20px;font-size:12px;line-height:1.45;display:flex}.selection-panel .text-button{margin-top:8px}.run-dock{display:none}.bottom-sheet{border-radius:18px;max-width:600px;margin-bottom:24px}.prediction-header{display:none}.result-switcher{max-width:1280px;padding:32px var(--page-gutter) 0;margin:0 auto}.prediction-layout{min-height:calc(100svh - var(--header-height));padding:54px var(--page-gutter) 70px;grid-template-columns:minmax(330px,42%) minmax(480px,58%);gap:clamp(48px,7vw,110px);display:grid}.prediction-hero{top:calc(var(--header-height) + 42px);height:fit-content;padding:0;position:sticky}.prediction-label{margin-bottom:18px}.prediction-hero h1{font-size:clamp(54px,5.2vw,82px)}.winner-probability{font-size:clamp(88px,9vw,136px)}.opponent-line{margin-top:32px}.prediction-context{border-top:1px solid var(--line);flex-wrap:wrap;gap:4px 10px;margin-top:44px;padding-top:24px;display:flex}.prediction-context span{font-size:15px;font-weight:680}.prediction-context small{color:var(--muted)}.prediction-context p{width:100%;color:var(--muted);margin:8px 0 0;font-size:12px}.analysis-stack{padding:0}.analysis-row__trigger{min-height:76px}.analysis-row__content{padding-right:22px}.filter-button{display:inline-flex}.history-layout{grid-template-columns:250px minmax(0,1fr);gap:44px;display:grid}.history-filters{display:block}.history-row{grid-template-columns:62px minmax(180px,1.2fr) minmax(180px,1fr) 70px 100px 22px;gap:16px;min-height:92px}.history-row__date{align-self:center}.history-row__pick{flex-direction:column;gap:3px;min-width:0;display:flex}.history-row__pick small{color:var(--muted);font-size:10px}.history-row__pick strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.history-row__probability{align-self:center;font-size:22px}.history-row__status{color:var(--muted);grid-column:5}.history-row>svg{grid-area:1/6}.history-skeleton span{height:92px}.load-more{width:auto;min-width:180px}.players-layout{grid-template-columns:minmax(250px,32%) minmax(0,68%);gap:clamp(44px,7vw,100px);display:grid}.player-picker{max-height:calc(100svh - 220px);padding-right:8px;overflow-y:auto}.player-detail{margin-top:0}.player-back{display:none}.player-profile>header{padding-top:0}.player-profile h2{font-size:42px}.player-primary-stats strong{font-size:46px}.status-screen{padding-top:52px}.status-hero{align-items:center;min-height:320px}.status-row{grid-template-columns:40px minmax(0,1fr) auto}.status-row p{grid-column:3;font-size:12px}.install-panel{grid-template-columns:62px minmax(0,1fr) auto}.install-panel .primary-button{grid-column:3;margin:0}}@media (width>=1280px){.today-list{padding-left:max(var(--page-gutter), calc((100vw - 1420px) / 2))}}@media (width<=390px){.page-heading h1,.today-title-row h1{font-size:37px}.fixture-players strong{font-size:18px}.run-dock{grid-template-columns:minmax(0,.9fr) minmax(148px,1.1fr)}.run-dock__count{padding-left:6px;font-size:12px}.run-dock__button{padding:0 12px}.prediction-hero h1{font-size:46px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
