:root{color-scheme:light;--page:#f3f6f7;--surface:#fff;--surface-hover:#edf2f4;--ink:#162b3c;--muted:#526676;--line:#dbe4e8;--accent:#08754e;--accent-soft:#ebf7f0;--accent-line:#cce6d7;--action:#143346;--action-text:#fff;--warning:#815010;--warning-soft:#fff3df;--demo-bg:#e8eef1;--demo-ink:#425b6d;--font:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--text-xs:12px;--text-sm:14px;--text-base:16px;--text-lg:18px;--text-xl:26px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--radius:10px;--header-height:56px;--nav-height:64px}[data-theme=dark]{color-scheme:dark;--page:#0c1721;--surface:#111f2c;--surface-hover:#1d3141;--ink:#e8f1f5;--muted:#a4b8c7;--line:#293c4b;--accent:#75dcad;--accent-soft:#12352d;--accent-line:#285544;--action:#b7ead5;--action-text:#10291f;--warning:#f4c27f;--warning-soft:#362b20;--demo-bg:#1b2d3a;--demo-ink:#b2c9d7}@media(prefers-color-scheme:dark){:root:not([data-theme]){color-scheme:dark;--page:#0c1721;--surface:#111f2c;--surface-hover:#1d3141;--ink:#e8f1f5;--muted:#a4b8c7;--line:#293c4b;--accent:#75dcad;--accent-soft:#12352d;--accent-line:#285544;--action:#b7ead5;--action-text:#10291f;--warning:#f4c27f;--warning-soft:#362b20;--demo-bg:#1b2d3a;--demo-ink:#b2c9d7}}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-padding-top:76px;-webkit-font-smoothing:antialiased}body{background:var(--page);color:var(--ink);font:var(--text-sm)/1.5 var(--font);font-variant-numeric:tabular-nums;min-height:100dvh;padding-bottom:calc(var(--nav-height) + env(safe-area-inset-bottom));overflow-wrap:break-word}button,input,select{font:inherit;color:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{min-height:44px;cursor:pointer;border:0;background:none;padding:0}button:disabled{cursor:not-allowed;opacity:.6}a{color:inherit;text-decoration:none}a,button,input,select,summary{touch-action:manipulation}input,select{min-width:0;min-height:44px;border:1px solid var(--line);border-radius:8px;padding:8px 12px;background:var(--surface);font-size:16px}input:focus,select:focus{border-color:var(--accent)}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}button:focus-visible,a:focus-visible{border-radius:5px}h1,h2,h3{line-height:1.2;letter-spacing:-.025em}h1{font-size:26px;font-weight:760}h2{font-size:18px;font-weight:700}h3{font-size:16px}p{color:var(--muted)}svg,img{display:block;max-width:100%;height:auto}.icon{width:20px;height:20px;flex:none;stroke-width:1.8}table{border-collapse:collapse;width:100%}td,th{text-align:left}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:12px;top:-100px;z-index:30;padding:12px 16px;background:var(--surface);border:1px solid var(--accent);border-radius:8px}.skip-link:focus{top:8px}.site-header{height:var(--header-height);padding:0 12px;display:flex;align-items:center;gap:8px;background:var(--surface);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;width:135px;min-height:44px;flex:none}.brand svg{width:135px;height:auto}.brand-line{display:none}.icon-button{display:flex;align-items:center;justify-content:center;width:44px;min-width:44px;height:44px;border-radius:8px}.menu-button{margin-left:-4px}.header-tools{display:flex;align-items:center;margin-left:auto;gap:0}.age-button{font-size:12px;font-weight:750;width:44px;min-width:44px}.header-nav{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);padding:4px 12px calc(4px + env(safe-area-inset-bottom));height:calc(var(--nav-height) + env(safe-area-inset-bottom));background:var(--surface);border-top:1px solid var(--line);z-index:15}.header-nav>a,.header-nav>button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:0;min-height:52px;font-size:12px;font-weight:600;color:var(--muted);position:relative;border-radius:8px}.header-nav .icon{width:21px;height:21px}.header-nav .active{color:var(--accent);background:var(--accent-soft);font-weight:750}.saved-icon{position:relative;display:block}.count{position:absolute;right:-12px;top:-5px;min-width:17px;height:17px;line-height:17px;padding:0 3px;background:var(--accent);color:var(--surface);border-radius:9px;font-size:10px;font-weight:750;text-align:center}.prototype-strip{display:flex;justify-content:center;align-items:center;gap:8px;padding:6px 12px;background:var(--demo-bg);color:var(--demo-ink);font-size:12px;line-height:16px}.prototype-strip strong{font-size:10px;letter-spacing:.07em;font-weight:800}.app-layout{max-width:1264px;margin:0 auto;padding:16px 12px 0;display:block}.sidebar{display:none}main{min-width:0}.intro{margin-bottom:8px}.eyebrow{font-size:12px;color:var(--muted);font-weight:600;line-height:1.5;margin-bottom:4px}.intro .eyebrow{display:none}.intro h1{font-size:26px;letter-spacing:-.035em}.intro p{display:none}.search-wrap{display:flex;position:relative;align-items:center;margin-bottom:4px;min-width:0}.search-wrap>.icon{position:absolute;left:12px;width:18px;height:18px;color:var(--muted);pointer-events:none}.search-wrap input{width:100%;padding-left:38px;padding-right:92px;min-height:44px;font-size:16px;line-height:1.3}.search-wrap input::placeholder{font-size:14px;color:var(--muted);opacity:1}.search-everywhere{position:absolute;right:4px;display:flex;align-items:center;gap:4px;min-width:80px;justify-content:center;color:var(--accent);font-size:12px;font-weight:650}.search-everywhere .icon{width:14px;height:14px}.sport-tabs{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);margin-bottom:8px;gap:4px;overflow-x:auto;scrollbar-width:none}.sport-tabs::-webkit-scrollbar,.league-shortcuts::-webkit-scrollbar{display:none}.sport-tabs a{position:relative;display:flex;justify-content:center;align-items:center;min-width:44px;min-height:44px;font-size:13px;font-weight:600;white-space:nowrap;padding:0 4px}.sport-tabs a.active{color:var(--accent);font-weight:750}.sport-tabs a.active:after{content:"";position:absolute;bottom:0;left:2px;right:2px;height:3px;background:var(--accent);border-radius:3px 3px 0 0}.league-shortcuts{display:flex;align-items:center;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;margin:0 -12px 8px;padding:0 12px;max-width:calc(100% + 24px)}.league-shortcuts a,.league-shortcuts>button{flex:none;min-height:44px;display:flex;align-items:center;gap:4px;padding:0 12px;background:var(--surface);border:1px solid var(--line);border-radius:8px;white-space:nowrap;font-size:13px;font-weight:600}.league-shortcuts a.active{background:var(--action);color:var(--action-text);border-color:var(--action)}.league-shortcuts>button{background:transparent;color:var(--muted);padding-right:8px}.league-shortcuts .icon{width:16px;height:16px}.date-buttons{display:grid;grid-template-columns:1.12fr 1fr 1.2fr 1.15fr .75fr;gap:2px;padding:3px;background:var(--demo-bg);border-radius:9px}.date-buttons button{min-height:44px;font-size:12px;white-space:nowrap;border-radius:6px;padding:0 3px;color:var(--muted);font-weight:600}.date-buttons button.active{background:var(--surface);color:var(--ink);box-shadow:0 1px 3px #0b263313}.custom-date{display:flex;align-items:center;gap:12px;padding:12px 0;font-size:12px}.custom-date input{flex:1}.board-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:8px 0 0}.board-summary>div{min-width:0}.board-summary strong{font-weight:700;font-size:14px}.date-caption{font-size:12px;color:var(--muted);margin-top:1px}.scope-button{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:0 10px;font-size:12px;min-height:44px;flex:none}.scope-button>span{white-space:nowrap}.scope-button strong{font-size:12px;padding-left:3px}.scope-button .icon{width:15px;height:15px}.scope-description{font-size:12px;color:var(--muted);line-height:1.55}.board-scope{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:22px;margin:2px 0}.board-scope>span{font-size:12px}.board-scope button{color:var(--accent);font-size:12px;text-decoration:underline;text-underline-offset:3px;flex:none}.board-note{margin:20px 0;max-width:680px}.competition-group{margin-bottom:20px}.competition-heading{display:flex;align-items:center;gap:8px;padding:6px 2px;min-height:32px}.competition-heading h2{font-size:14px;line-height:1.4;letter-spacing:-.01em;font-weight:700}.sport-tag{font-size:12px;color:var(--muted);padding-right:8px;border-right:1px solid var(--line)}.group-count{margin-left:auto;font-size:12px;color:var(--muted);min-width:18px;text-align:right}.competition-board{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.event-card{padding:4px 12px 12px;border-bottom:1px solid var(--line)}.event-card:last-child{border-bottom:0}.event-topline{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px;font-size:12px;color:var(--muted)}.fixture-demo{margin-left:6px;white-space:nowrap}.save-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:44px;min-height:44px;color:var(--muted);border-radius:8px;flex:none}.save-button span{display:none}.save-button .icon{width:19px;height:19px}.save-button.saved{color:var(--accent)}.save-button.saved .icon{fill:var(--accent-soft);stroke-width:2.5}.event-main{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.event-link{display:block;min-height:44px}.participant{display:block;font-size:16px;font-weight:690;line-height:1.4;letter-spacing:-.015em}.event-meta{font-size:12px;color:var(--muted);margin-top:4px}.best-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.best-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.best-box{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:94px;background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:7px;padding:6px 3px;text-align:center;position:relative}.outcome-label{font-size:12px;color:var(--muted)}.best-box strong{font-size:22px;line-height:1.25;font-weight:760;letter-spacing:-.03em;color:var(--accent);margin:1px 0}.best-box small{font-size:12px;line-height:1.45;color:var(--accent);font-weight:550}.tie-label{font-size:12px;color:var(--muted);line-height:1.35}.best-box.unavailable,.best-box.single{background:var(--page);border-color:var(--line)}.best-box.unavailable strong,.best-box.single strong{color:var(--muted)}.event-bottomline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;color:var(--muted);font-size:12px;line-height:1.35}.event-bottomline>span{max-width:52%}.event-bottomline small{display:block;font-size:12px;margin-top:3px}.compare-button{display:flex;align-items:center;justify-content:center;gap:8px;background:var(--action);color:var(--action-text);border-radius:7px;font-size:13px;font-weight:650;padding:0 12px;min-height:44px;flex:none}.compare-button .icon{width:17px;height:17px}.text-link{display:inline-flex;align-items:center;gap:6px;min-height:44px;color:var(--accent);font-size:12px;font-weight:600;text-align:left}.text-link .icon{width:16px;height:16px}.status-note{background:var(--warning-soft);color:var(--warning);border-left:3px solid var(--warning);padding:12px;margin:12px 0;font-size:12px;line-height:1.6;border-radius:0 6px 6px 0}.muted{color:var(--muted);font-weight:400}.back-button{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-size:13px;font-weight:550;color:var(--muted);margin-top:-10px}.back-button .icon{width:17px;height:17px}.event-heading{padding:0 0 16px;border-bottom:1px solid var(--line);margin-bottom:16px}.event-heading .eyebrow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px;font-size:12px}.event-heading h1{font-size:24px;line-height:1.2;letter-spacing:-.035em;margin-bottom:8px;max-width:840px}.versus{display:inline-block;font-size:15px;font-weight:500;color:var(--muted);letter-spacing:0;margin:0 7px}.metadata{display:flex;flex-wrap:wrap;gap:4px 12px;font-size:12px;color:var(--muted)}.market-controls{display:flex;align-items:flex-end;gap:8px;margin-bottom:8px}.market-controls>label{min-width:0;flex:1}.market-controls select{width:100%;font-size:16px;height:46px}.market-controls .scope-button{min-height:46px}.field-label{display:block;font-size:12px;font-weight:650;margin-bottom:5px}.settlement-copy{font-size:12px;color:var(--muted);line-height:1.55;margin-bottom:16px}.outcome-desktop{display:none}.mobile-outcomes{display:flex;align-items:stretch;gap:6px;margin:4px 0;padding:6px 0;position:sticky;top:var(--header-height);z-index:6;background:var(--page)}.mobile-outcomes button{flex:1;min-width:0;min-height:58px;padding:8px 6px;border:1px solid var(--line);background:var(--surface);border-radius:8px;color:var(--muted);line-height:1.3;font-size:12px}.mobile-outcomes button strong{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;margin-top:4px;color:var(--ink)}.mobile-outcomes button.active{background:var(--action);border-color:var(--action);color:var(--action-text)}.mobile-outcomes button.active strong{color:var(--action-text)}.comparison-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.sort-control{min-width:0;max-width:49%}.sort-control select{width:100%;min-height:44px;font-size:16px;font-weight:600;padding:8px}.calculator-trigger{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:650;min-height:44px;color:var(--accent)}.calculator-trigger .icon{width:17px;height:17px}.comparison-panel{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--surface)}.comparison-title{padding:12px;border-bottom:1px solid var(--line)}.comparison-title strong{display:block;font-size:12px;line-height:1.45;font-weight:650}.comparison-title p{font-size:12px;margin-top:4px;line-height:1.5}.desktop-comparison{display:none}.bookmaker-mobile-row{display:grid;grid-template-columns:minmax(0,1fr) 82px;align-items:center;gap:12px;padding:12px;border-bottom:1px solid var(--line)}.bookmaker-mobile-row:last-child{border-bottom:0}.bookmaker-mobile-row.best-row{background:color-mix(in srgb,var(--accent-soft) 32%,var(--surface))}.bookmaker-name{font-size:15px;font-weight:700;line-height:1.4;letter-spacing:-.015em}.bookmaker-note{font-size:12px;color:var(--muted);margin-top:2px}.view-button{display:flex;align-items:center;gap:2px;font-size:12px;color:var(--accent);min-height:44px;margin-top:0;font-weight:550}.view-button .icon{width:14px;height:14px}.price-button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;width:100%;min-height:60px;padding:6px;border:1px solid var(--line);border-radius:7px;background:var(--page);font-size:20px;line-height:1.25;font-weight:740;letter-spacing:-.02em}.price-button.best{background:var(--accent-soft);color:var(--accent);border-color:var(--accent-line)}.price-button.selected{outline:2px solid var(--accent);outline-offset:2px}.price-button small,.best-label{font-size:12px;letter-spacing:0;font-weight:600}.unavailable-price{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:60px;padding:6px;background:var(--page);border:1px solid var(--line);border-radius:7px;color:var(--muted);font-size:12px;text-align:center}.unavailable-price span+span{margin-top:3px}.comparison-footnote{padding:12px;border-top:1px solid var(--line);font-size:12px;color:var(--muted);line-height:1.6}.comparison-footnote .text-link{display:flex}.calculator{padding:16px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);margin:20px 0 0}.calculator-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.calculator-heading h2{font-size:17px}.calculator-heading>span{font-size:12px;color:var(--muted);text-align:right}.calculator-grid{display:grid;grid-template-columns:90px minmax(0,1fr);gap:12px}.calculator input,.calculator select{width:100%;font-size:16px}.calculator label{min-width:0}.return-result{display:grid;grid-template-columns:1fr 1fr;gap:12px;background:var(--accent-soft);border-radius:8px;padding:16px 12px;margin-top:16px}.return-result small{display:block;font-size:12px;color:var(--muted);line-height:1.4}.return-result strong{display:block;font-size:28px;font-weight:730;letter-spacing:-.04em;margin-top:4px}.return-result .profit{color:var(--accent)}.calculator-note{font-size:12px;line-height:1.7;margin-top:16px}.calculator-error{font-size:12px;color:var(--warning);margin-top:12px}.calculator-error:empty{display:none}.method-inline{margin-top:16px;border-bottom:1px solid var(--line)}.method-inline summary{cursor:pointer;min-height:48px;display:list-item;padding:12px 0;font-size:13px;font-weight:600;list-style-position:inside}.method-inline p{font-size:13px;line-height:1.7;padding-bottom:16px}.empty-state{padding:32px 20px;text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.empty-symbol{display:none}.empty-state h2{font-size:20px;margin-bottom:12px}.empty-state p{max-width:420px;margin:0 auto 20px;line-height:1.7}.empty-search{margin:8px 4px 0}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:650}.primary-button{background:var(--action);color:var(--action-text)}.secondary-button{background:var(--surface);border:1px solid var(--line)}.saved-intro{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.saved-intro .eyebrow{display:none}.saved-intro .secondary-button{font-size:12px;padding:8px 12px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:48px}.section-title h2{font-size:16px}.section-title>span{font-size:12px;color:var(--muted)}.saved-leagues{margin:8px 0 12px}.saved-leagues .league-shortcuts{margin-bottom:8px}.saved-leagues p{font-size:12px}.saved-settings{margin:24px 0;padding:16px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.saved-settings p{font-size:12px;margin:8px 0}.saved-settings button{margin-right:12px}.site-footer{max-width:1264px;margin:32px auto 0;padding:24px 16px;border-top:1px solid var(--line);font-size:12px}.site-footer>span{font-size:14px;font-weight:650}.site-footer nav{display:flex;gap:0 16px;flex-wrap:wrap;margin:8px 0 16px}.site-footer nav button{font-size:12px;color:var(--muted);min-height:44px}.demo-tools{display:flex;align-items:center;gap:8px 12px;flex-wrap:wrap;color:var(--muted)}.demo-tools select{font-size:14px}#storage-status{flex-basis:100%;line-height:1.6}.harm-strip{display:flex;align-items:center;gap:12px;max-width:1232px;margin:0 auto;padding:16px;border-top:1px solid var(--line);color:var(--muted);font-size:12px;line-height:1.6}.harm-strip strong{flex:none;color:var(--ink);font-size:14px}.harm-strip button{display:none;font-size:12px;text-decoration:underline;white-space:nowrap}#navigation-content{min-width:0}.sidebar-label{font-size:16px;font-weight:750;letter-spacing:-.015em;margin-bottom:16px}.nav-search{position:relative;display:flex;align-items:center;margin-bottom:16px}.nav-search .icon{position:absolute;left:12px;width:17px;height:17px;color:var(--muted);pointer-events:none}.nav-search input{width:100%;min-height:46px;padding-left:36px;background:var(--surface)}.nav-search input::placeholder{color:var(--muted);font-size:14px}.nav-section-label{display:flex;align-items:center;justify-content:space-between;gap:6px;min-height:36px;font-size:12px;font-weight:700;color:var(--muted)}.label-note{font-weight:400;font-size:12px}.pinned-leagues{margin-bottom:16px}.league-row{display:flex;align-items:stretch;gap:0;min-height:44px;border-radius:7px}.league-row>a{display:flex;align-items:center;justify-content:space-between;gap:8px;flex:1;min-width:0;min-height:44px;padding:8px;font-size:13px;line-height:1.4}.league-row a small{display:block;font-size:12px;color:var(--muted);margin-top:3px}.league-row.current{background:var(--accent-soft);color:var(--accent)}.league-row.current>a{font-weight:650}.fixture-count{font-size:12px;color:var(--muted);margin-left:auto}.pin-button{display:flex;align-items:center;justify-content:center;min-width:44px;width:44px;min-height:44px;color:var(--muted);flex:none;border-radius:6px}.pin-button .icon{width:15px;height:15px;transform:rotate(35deg)}.pin-button.pinned{color:var(--accent)}.pin-button.pinned .icon{transform:none;fill:var(--accent-soft)}.sport-section{border-top:1px solid var(--line)}.sport-section summary{cursor:pointer;display:flex;align-items:center;gap:8px;min-height:48px;font-size:14px;font-weight:700;padding:8px;list-style:none;border-radius:6px}.sport-section summary::-webkit-details-marker{display:none}.sport-section summary .icon{width:16px;height:16px;transform:rotate(-90deg)}.sport-section[open] summary .icon{transform:none}.sport-total{margin-left:auto;font-size:12px;font-weight:400;color:var(--muted)}.league-links{margin-bottom:8px;margin-left:8px;padding-left:6px;border-left:1px solid var(--line)}.league-links .league-row>a{font-size:12px}.sport-heading{display:flex;align-items:center;justify-content:space-between;min-height:44px;gap:8px;padding:8px;font-size:12px;color:var(--accent)}.sport-heading .icon{width:15px;height:15px}.side-all{display:flex;align-items:center;gap:8px;min-height:48px;border-top:1px solid var(--line);padding:8px;font-size:13px;font-weight:600;margin-top:8px}.side-all>span{font-size:12px;color:var(--muted);font-weight:400;margin-left:auto}.side-all .icon{width:16px;height:16px}.sidebar-bottom{margin-top:16px;border-top:1px solid var(--line);padding:16px 8px 0}.sidebar-bottom p,.nav-hint{font-size:12px;line-height:1.65}.nav-hint{padding:8px}.dialog-open{overflow:hidden}dialog{position:fixed;inset:auto 0 0;margin:0 auto;width:100%;max-width:560px;max-height:92dvh;border:1px solid var(--line);border-bottom:0;border-radius:16px 16px 0 0;padding:0;color:var(--ink);background:var(--surface);overflow:auto;overscroll-behavior:contain;box-shadow:0 16px 80px #0003;scrollbar-width:thin}dialog::backdrop{background:#071b32a6}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--surface);border-bottom:1px solid var(--line);padding:12px 16px;position:sticky;top:0;z-index:2}.dialog-header h2{font-size:20px}#modal-body{padding:20px 16px calc(20px + env(safe-area-inset-bottom))}#modal-body p{font-size:14px;line-height:1.7;margin-bottom:16px}#modal-body p.small-copy{font-size:12px}.scope-options{display:flex;gap:8px;margin:16px 0}.scope-options button{flex:1;min-height:48px;padding:8px;border:1px solid var(--line);border-radius:8px;font-size:13px}.scope-options button.active{background:var(--accent-soft);color:var(--accent);border-color:var(--accent)}.bookmaker-options{border:0;padding:0;margin:16px 0}.bookmaker-options legend{font-size:12px;font-weight:600;color:var(--muted);margin-bottom:8px}.bookmaker-options label{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:66px;border-bottom:1px solid var(--line);font-size:15px;font-weight:600;cursor:pointer}.alias-label{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:3px}.bookmaker-options input{width:22px;height:22px;min-height:22px;margin:10px;accent-color:var(--accent);flex:none}.dialog-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;position:sticky;bottom:calc(-20px - env(safe-area-inset-bottom));padding:12px 0 calc(12px + env(safe-area-inset-bottom));background:var(--surface);border-top:1px solid var(--line)}.dialog-actions .primary-button{flex:1}.mapping-table{font-size:14px;margin:16px 0}.mapping-table td,.mapping-table th{padding:12px 8px;border-bottom:1px solid var(--line)}.mapping-table th{background:var(--accent-soft)}.local-preview{border:1px solid var(--line);border-radius:8px;padding:16px;margin:16px 0}.local-preview strong{display:block;font-size:16px;margin-bottom:8px}.local-preview .price{font-size:30px;font-weight:750;color:var(--accent)}.coverage-list{list-style:none;padding:0;border-top:1px solid var(--line);margin:16px 0}.coverage-list li{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px}.coverage-list span{color:var(--muted);font-size:12px}#navigation-dialog{inset:0 auto 0 0;margin:0;width:min(360px,calc(100% - 24px));max-width:360px;max-height:100dvh;height:100dvh;border-radius:0 14px 14px 0;border:0;border-right:1px solid var(--line);padding:0}#navigation-body{padding:16px 12px calc(24px + env(safe-area-inset-bottom))}#navigation-body .sidebar-label{display:none}#navigation-body .nav-search{margin-bottom:8px}#navigation-body .label-note{font-size:12px}#navigation-body .league-row>a{font-size:14px}#navigation-body .league-links .league-row>a{font-size:13px}#navigation-body .sport-section summary{font-size:16px;min-height:52px}#navigation-body .league-row{min-height:48px}#navigation-body .league-row>a,#navigation-body .pin-button{min-height:48px}dialog[data-kind=calculator] .calculator{padding:0;margin:0;border:0;border-radius:0}dialog[data-kind=calculator] .calculator-heading{display:none}#modal-body .calculator-note{font-size:12px;margin-top:16px}dialog[data-kind=calculator] .calculator-grid{grid-template-columns:100px minmax(0,1fr)}.sheet-done{width:100%;margin-top:8px}.global-search-label{display:block;font-size:12px;color:var(--muted);margin-bottom:8px}.global-search-wrap input{padding-right:12px}#modal-body .search-result-count{font-size:12px;margin:20px 0 8px;font-weight:600}.search-result{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.search-result>span{min-width:0}.search-result strong{display:block;font-size:15px;line-height:1.4;margin:4px 0}.search-result small{display:block;font-size:12px;color:var(--muted)}.search-result .icon{width:17px;height:17px;color:var(--accent)}.popular-searches{display:grid;gap:4px}.popular-searches button{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:15px;min-height:48px;text-align:left;border-bottom:1px solid var(--line);padding:8px 0}.popular-searches .icon{width:16px;height:16px;color:var(--muted)}#modal-body .search-help{font-size:12px;margin:20px 0 0}.search-empty{padding:20px 0}.no-js-demo{padding:20px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.no-js-demo p,.no-js-demo h3{margin:12px 0}.fallback-prices{display:flex;gap:8px;flex-wrap:wrap}.fallback-prices>div{padding:12px;background:var(--accent-soft);border-radius:6px;flex:1;font-size:12px}.fallback-prices strong{display:block;font-size:22px;color:var(--accent)}@media(max-width:359px){.site-header{padding:0 8px;gap:4px}.brand,.brand svg{width:125px}.app-layout{padding-left:10px;padding-right:10px}.league-shortcuts{margin-left:-10px;margin-right:-10px;padding-left:10px;padding-right:10px;max-width:calc(100% + 20px)}.fixture-demo{display:block;margin-left:0}.market-controls{flex-wrap:wrap}.market-controls>label{flex:1 0 100%}.market-controls .scope-button{width:100%}.comparison-actions{gap:6px}.calculator-trigger{font-size:12px;gap:4px}.calculator-trigger .icon{display:none}.compare-button{padding:0 10px;font-size:12px}}@media(min-width:500px){.app-layout{padding:24px 24px 0}.league-shortcuts{margin-left:0;margin-right:0;padding:0;max-width:100%}.event-card{padding:8px 20px 16px}.event-topline{margin-bottom:4px}.save-button span{display:inline;font-size:12px}.save-button{padding:0 8px}.best-box{min-height:92px}.intro .eyebrow{display:block}}@media(min-width:700px){.site-header{padding:0 24px}.intro p{display:block;font-size:14px;margin-top:8px}.intro{margin-bottom:20px}.intro h1{font-size:32px}.sport-tabs{justify-content:flex-start;gap:24px}.sport-tabs a{font-size:14px;padding:0 4px}.date-buttons{max-width:450px}.event-main{grid-template-columns:minmax(180px,1fr) minmax(265px,1.15fr);gap:24px;align-items:center}.event-bottomline>span{max-width:none}.event-bottomline small{display:inline;margin-left:8px}.participant{font-size:17px}.event-heading h1{font-size:32px}.event-heading{padding-bottom:20px;margin-bottom:20px}.market-controls>label{max-width:460px}.market-controls .scope-button{margin-left:auto}.mobile-comparison,.mobile-outcomes,.sort-control{display:none}.desktop-comparison{display:block}.comparison-actions{justify-content:flex-end;margin-top:-58px;height:44px;margin-bottom:16px}.outcome-desktop{display:flex;align-items:center;gap:12px;margin-bottom:16px;max-width:calc(100% - 170px);font-size:12px}.outcome-desktop select{max-width:240px;font-size:14px}.desktop-comparison table{table-layout:fixed}.desktop-comparison th{font-size:12px;font-weight:600;color:var(--muted);padding:16px 12px;background:var(--page);border-bottom:1px solid var(--line)}.desktop-comparison th div{font-weight:400;margin-top:4px}.desktop-comparison th:first-child{width:34%;padding-left:20px}.desktop-comparison td{padding:16px 12px;border-bottom:1px solid var(--line);vertical-align:middle}.desktop-comparison td:first-child{padding-left:20px}.desktop-comparison tr:last-child td{border:0}.comparison-title{padding:16px 20px}.comparison-title strong{font-size:14px}.comparison-footnote{padding:12px 20px}.comparison-footnote .text-link{display:inline-flex}.calculator{padding:24px}.calculator-grid{grid-template-columns:150px minmax(0,1fr)}.calculator-heading h2{font-size:20px}.return-result{padding:20px;gap:24px}.return-result strong{font-size:34px}.saved-intro .eyebrow{display:block}.site-footer{padding:24px}.harm-strip button{display:block}dialog{inset:0;margin:auto;width:calc(100% - 48px);max-height:85dvh;border:1px solid var(--line);border-radius:14px}#modal-body{padding:24px}.dialog-header{padding:12px 24px}.dialog-actions{bottom:-24px;padding-bottom:12px}}@media(min-width:980px){:root{--header-height:76px}body{padding-bottom:0}html{scroll-padding-top:96px}.site-header{padding:0 max(24px,calc((100% - 1216px)/2));gap:24px}.brand,.brand svg{width:158px}.brand-line{display:block;border-left:1px solid var(--line);padding-left:20px;font-size:12px;color:var(--muted);line-height:1.6}.menu-button{display:none}.header-tools{margin-left:0}.header-nav{position:static;display:flex;align-items:stretch;gap:8px;height:100%;margin-left:auto;width:auto;padding:0;background:none;border:0}.header-nav>a,.header-nav>button{flex-direction:row;gap:8px;min-height:44px;padding:0 14px;font-size:13px;border-radius:0;background:none}.header-nav .active{background:none}.header-nav .active:after{content:"";position:absolute;bottom:0;left:14px;right:14px;height:3px;background:var(--accent)}.header-nav .icon{width:18px;height:18px}.header-nav .count{right:-9px;top:-7px}.prototype-strip{font-size:12px}.app-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:32px;padding:32px 24px 0}.sidebar{display:block;border-right:1px solid var(--line);padding-right:20px;min-width:0}#navigation-home{position:sticky;top:100px;max-height:calc(100dvh - 124px);overflow-y:auto;scrollbar-width:thin;padding-right:4px;padding-bottom:16px}.sidebar .label-note{display:none}.sidebar .nav-search input{font-size:14px}.sidebar .league-row>a{font-size:12px;padding-left:6px}.sidebar .pin-button{width:44px;min-width:44px}.sidebar .side-all{flex-wrap:wrap}.sidebar .side-all span{font-size:12px}.sidebar .side-all .icon{display:none}.search-wrap{margin-bottom:12px}.intro,.competition-group{margin-bottom:24px}.event-card{padding:8px 20px 16px}.scope-button{padding:0 12px;font-size:13px}.site-footer{padding-left:296px}.harm-strip{padding-left:272px}}@media(min-width:1440px){.app-layout{gap:40px}.site-header{gap:32px}.intro h1{font-size:34px}}@media(hover:hover){.icon-button:hover,.age-button:hover,.league-row:hover,.sport-section summary:hover,.sport-heading:hover,.side-all:hover{background:var(--surface-hover)}.league-row.current:hover{background:var(--accent-soft)}.header-nav>button:hover,.header-nav>a:hover,.text-link:hover,.view-button:hover{color:var(--accent)}.best-box:hover,.price-button:hover{border-color:var(--accent)}.compare-button:hover,.primary-button:hover{filter:brightness(1.12)}.league-shortcuts a:hover:not(.active),.secondary-button:hover{border-color:var(--accent);color:var(--accent)}.search-result:hover,.popular-searches button:hover{background:var(--page)}}@media(prefers-reduced-motion:no-preference){button,a,input,select{transition:background-color .13s ease,border-color .13s ease,color .13s ease}dialog[open]{animation:sheet-in .14s ease-out}#navigation-dialog[open]{animation:drawer-in .16s ease-out}@keyframes sheet-in{0%{opacity:.5;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes drawer-in{0%{opacity:.5;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}.fixture-freshness{display:flex;flex-direction:column;gap:var(--space-1);margin:var(--space-3) 0;color:var(--muted);font-size:var(--text-xs);line-height:1.5}.fixture-freshness strong{font-weight:650;color:var(--ink)}.fixture-freshness.expired{padding:var(--space-3);background:var(--warning-soft);border-radius:var(--radius)}.fixture-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.fixture-card{content-visibility:auto;contain-intrinsic-size:auto 154px}.fixture-main{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.fixture-main .event-link{min-width:0;flex:1}.fixture-no-odds{font-size:var(--text-xs);color:var(--muted);flex:0 0 92px;text-align:right}.fixture-status{margin-left:auto;font-size:var(--text-xs);text-align:right;line-height:1.4;max-width:54%}.fixture-bottom{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:var(--text-xs)}.fixture-bottom .text-link{min-height:44px}.fixture-pagination{text-align:center;margin:var(--space-6) 0}.fixture-pagination p{margin-bottom:var(--space-3)}.fixture-detail{padding:var(--space-5);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.fixture-detail h2{margin-bottom:var(--space-4)}.fixture-detail dl{display:grid;grid-template-columns:minmax(110px,1fr) minmax(0,2fr);gap:var(--space-3);margin-bottom:var(--space-6)}.fixture-detail dt{color:var(--muted)}.fixture-detail p{margin:var(--space-3) 0}.fixture-fallback{padding-left:var(--space-5)}.fixture-fallback li{padding:var(--space-3) 0}.fixture-fallback small{display:block;color:var(--muted)}.demo-return{display:flex;align-items:center;justify-content:center;min-height:44px;color:var(--accent);background:var(--surface);font-size:var(--text-sm)}.fixtures-app .board-note{margin:var(--space-2) 0 var(--space-3)}.fixtures-app .competition-heading h2 a{display:inline-flex;align-items:center;min-height:44px}.fixtures-app .sidebar{max-height:calc(100dvh - 100px);overflow:auto}.fixtures-app .site-footer nav a{min-height:44px}@media(min-width:700px){.fixture-main .event-link{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:var(--space-4)}.fixture-no-odds{flex-basis:130px}}
