:root{--bg:#f6f7f4;--surface:#ffffff;--ink:#16211b;--muted:#5c6b60;--line:#e2e7e1;--brand:#0e6b3d;--brand-dark:#0a4f2c;--brand-soft:#e4f2ea;--accent:#d99a1b;--danger:#b3261e;--radius:12px;--shadow:0 1px 3px rgba(16,32,22,0.08),0 4px 14px rgba(16,32,22,0.05);--font:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);background:var(--bg);color:var(--ink);line-height:1.55;-webkit-font-smoothing:antialiased}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}.container{width:min(1120px,100% - 2rem);margin-inline:auto}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.site-header{background:var(--surface);border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:40}.header-inner{display:flex;align-items:center;gap:.75rem;min-height:60px}@media (min-width:1100px){.header-inner{gap:.6rem}.main-nav{justify-content:center}}.logo{display:flex;align-items:center;gap:.5rem;font-weight:800;font-size:1.25rem;color:var(--ink)}.logo,.logo:hover{text-decoration:none}.logo-mark{width:30px;height:30px;border-radius:8px;background:repeating-conic-gradient(var(--brand-soft) 0 25%,var(--brand) 0 50%) 50% /10px 10px;border:1px dashed var(--brand)}.logo-365{color:var(--accent)}.main-nav{display:flex;gap:.15rem;flex:1 1;flex-wrap:wrap;align-items:center}.main-nav a{padding:.4rem .55rem;border-radius:8px;color:var(--ink);font-weight:500;font-size:.95rem;white-space:nowrap}@media (max-width:1180px){.main-nav a{padding:.4rem .42rem;font-size:.9rem}}.main-nav a:hover{background:var(--brand-soft);color:var(--brand-dark);text-decoration:none}.lang-switcher a{font-size:.9rem;font-weight:600;padding:.35rem .7rem;border:1px solid var(--line);border-radius:999px;color:var(--ink)}.lang-switcher a:hover{border-color:var(--brand);text-decoration:none}.demo-banner{background:#fff7e6;border-bottom:1px solid #f0dcb0;color:#6b4d00;padding:.5rem 1rem;text-align:center;font-size:.85rem}.hero{background:linear-gradient(160deg,var(--brand-dark),var(--brand) 70%);color:#fff;padding:3rem 0 2.5rem}.hero h1{font-size:clamp(1.6rem,4vw,2.4rem);line-height:1.2;margin:0 0 .75rem}.hero p{max-width:60ch;opacity:.92}.hero-search{display:flex;gap:.5rem}.hero-search input{flex:1 1;padding:.75rem 1rem;border-radius:10px;border:0;font-size:1rem}.section{padding:2rem 0}.section-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;flex-wrap:wrap}.section h2{font-size:1.35rem;margin:0}.section .muted{margin:.25rem 0 1rem}.grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1rem 1.1rem;box-shadow:var(--shadow)}.operator-name{margin:0 0 .25rem;font-size:1.1rem}.operator-name a{color:var(--ink)}.operator-name a:hover{color:var(--brand)}.facts{display:grid;grid-template-columns:1fr 1fr;grid-gap:.35rem 1rem;gap:.35rem 1rem;margin:.75rem 0}.facts dt{font-size:.8rem;color:var(--muted)}.facts dd{margin:0}.btn,.facts dd{font-weight:600;font-size:.95rem}.btn{display:inline-block;border:0;border-radius:10px;padding:.65rem 1.1rem;cursor:pointer;transition:filter .15s}.btn,.btn:hover{text-decoration:none}.btn:hover{filter:brightness(1.05)}.btn-primary{background:var(--brand);color:#fff}.btn-secondary{background:var(--brand-soft);color:var(--brand-dark);border:1px solid var(--brand)}.btn-ghost{background:transparent;color:var(--brand);border:1px solid var(--line)}.btn-block{display:block;text-align:center;margin-top:.75rem}.btn-row{display:flex;gap:.75rem;flex-wrap:wrap}.evidence-badge{display:inline-block;font-size:.72rem;font-weight:700;padding:.2rem .55rem;border-radius:999px;white-space:nowrap}.evidence-verified{background:#d9f2e3;color:#0a5c2e}.evidence-operator-declared{background:#e3edf7;color:#1d4e89}.evidence-user-reported{background:#fdeeda;color:#8a5a00}.evidence-demo,.evidence-unverified{background:#f3e3e2;color:#8c2f2a}.evidence-expired{background:#e9e9e9;color:#5a5a5a}.rg-banner{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;background:var(--brand-soft);border:1px solid #cfe7d9;border-radius:var(--radius);padding:.7rem 1rem;margin:1.5rem 0}.rg-banner p{margin:0;font-size:.9rem;width:100%}.rg-badge{background:var(--brand);color:#fff;font-size:.72rem;font-weight:700;padding:.2rem .55rem;border-radius:6px;letter-spacing:.04em}.rg-legal{font-weight:700;color:var(--brand-dark);margin:.25rem 0}.rg-note{background:#fdf3f2;border-left:3px solid var(--danger);padding:.6rem .85rem;border-radius:6px;font-size:.9rem;color:#6b211c}.fixture-list{list-style:none;margin:0;padding:0}.fixture-row{display:grid;grid-template-columns:90px 1fr auto;grid-gap:.75rem;gap:.75rem;align-items:center;padding:.7rem .4rem;border-bottom:1px solid var(--line)}.fixture-row:last-child{border-bottom:0}.fixture-teams a{color:var(--ink);font-weight:600}.fixture-teams a:hover{color:var(--brand)}.live-pill,.today-pill{font-weight:800;background:#fde8e7;color:var(--danger)}.finished-pill,.live-pill,.today-pill{display:inline-block;font-size:.68rem;padding:.12rem .45rem;border-radius:6px}.finished-pill{font-weight:700;background:#eef0ee;color:var(--muted)}.table-wrap{overflow-x:auto;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.compare-table{width:100%;border-collapse:collapse;font-size:.92rem;min-width:620px}.compare-table td,.compare-table th{text-align:left;padding:.65rem .8rem;border-bottom:1px solid var(--line);vertical-align:top}.compare-table thead th{background:var(--brand-dark);color:#fff;font-size:.95rem}.compare-table tbody th{color:var(--muted);font-weight:600;font-size:.85rem;white-space:nowrap}.tool-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem;box-shadow:var(--shadow)}.form-stack{display:grid;grid-gap:1.1rem;gap:1.1rem}.form-stack fieldset{border:0;padding:0;margin:0}.form-stack legend,.tool-card legend{font-weight:700;margin-bottom:.4rem}.radio-pill{display:inline-flex;align-items:center;gap:.4rem;border:1px solid var(--line);border-radius:999px;padding:.4rem .85rem;margin:.2rem .3rem .2rem 0;cursor:pointer;font-size:.92rem}.radio-pill:has(input:checked){border-color:var(--brand);background:var(--brand-soft);font-weight:600}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:.85rem;gap:.85rem;margin-bottom:1rem}.form-grid label{display:grid;grid-gap:.3rem;gap:.3rem;font-size:.9rem;font-weight:600}.form-grid input,.form-row input[type=search]{padding:.6rem .75rem;border:1px solid var(--line);border-radius:10px;font-size:1rem;font-weight:400}.form-row{display:flex;gap:.5rem;margin-bottom:1rem}.form-row input{flex:1 1}.filter-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.chip{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:.35rem .8rem;font-size:.88rem;cursor:pointer;color:var(--ink)}.chip-active{background:var(--brand);border-color:var(--brand);color:#fff}.result-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:.8rem;gap:.8rem}.result-card h3{margin:0 0 .3rem}.prose{max-width:72ch}.prose h1{font-size:1.8rem;margin:0 0 .5rem}.prose h2{font-size:1.25rem;margin:1.6rem 0 .5rem}.prose li,.prose p{font-size:.98rem}.breadcrumbs{font-size:.85rem;padding:1rem 0 0}.breadcrumbs,.breadcrumbs a{color:var(--muted)}.breadcrumbs a:hover{color:var(--brand)}.match-hero{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem;box-shadow:var(--shadow);margin:1rem 0}.match-teams{font-size:1.3rem;font-weight:700}.site-footer{background:#101812;color:#c9d6cd;margin-top:3rem;padding:2.5rem 0 1.5rem;font-size:.92rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem}.footer-brand{font-size:1.3rem;font-weight:800;color:#fff;margin:0 0 .5rem}.footer-heading{color:#fff;font-weight:700;margin:0 0 .5rem}.site-footer nav{display:grid;grid-gap:.3rem;gap:.3rem;align-content:start}.site-footer a{color:#9fd4b6}.site-footer a:hover{color:#fff}.footer-bottom{border-top:1px solid #223026;margin-top:2rem;padding-top:1rem;display:grid;grid-gap:.4rem;gap:.4rem;font-size:.85rem;color:#93a59a}.footer-legal{color:#e8b7b2;font-weight:700}.adult-gate{position:fixed;inset:0;background:rgba(8,16,11,.82);display:grid;place-items:center;z-index:100;padding:1rem}.adult-gate-card{background:var(--surface);border-radius:16px;padding:1.75rem;max-width:480px;box-shadow:0 20px 60px rgba(0,0,0,.35)}.adult-gate-card h1{font-size:1.35rem;margin:.4rem 0}.muted{color:var(--muted)}.small{font-size:.85rem}.link-underline{text-decoration:underline}.news-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:.9rem;gap:.9rem}.news-list h3{margin:0 0 .25rem}.tool-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1rem;gap:1rem}.tool-grid .card h3{margin:0 0 .3rem}.badge-row{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}@media (max-width:720px){.header-inner{flex-wrap:wrap;padding-block:.6rem;gap:.6rem}.main-nav{order:3;width:100%;gap:.1rem}.main-nav a{font-size:.85rem;padding:.3rem .5rem}.fixture-row{grid-template-columns:1fr auto}.fixture-time{grid-column:1/-1}}.account-menu{display:flex;align-items:center;gap:.5rem}.account-name{font-size:.9rem;font-weight:700;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.success-note{background:#e3f2e8;border-left:3px solid var(--brand);padding:.6rem .85rem;border-radius:6px;font-size:.9rem;color:#0a4f2c}.comments{margin-top:2.5rem}.comment-form{display:grid;grid-gap:.6rem;gap:.6rem;margin-bottom:1.2rem}.comment-form textarea{width:100%;padding:.7rem .85rem;border:1px solid var(--line);border-radius:10px;font-size:.95rem;font-family:inherit;resize:vertical}.comment-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:.8rem;gap:.8rem}.comment{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:.8rem 1rem}.comment-head{display:flex;justify-content:space-between;gap:.5rem;align-items:baseline}.comment-body{margin:.4rem 0;white-space:pre-wrap;overflow-wrap:anywhere}.comment-votes{display:flex;gap:.4rem}.vote-btn{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:.2rem .65rem;font-size:.85rem;cursor:pointer;color:var(--muted)}.vote-active,.vote-btn:hover{border-color:var(--brand)}.vote-active{background:var(--brand-soft);color:var(--brand-dark);font-weight:700}.favorite-btn{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:.4rem .9rem;font-size:.9rem;cursor:pointer;color:var(--ink);font-weight:600}.favorite-active,.favorite-btn:hover{border-color:var(--accent)}.favorite-active{background:#fdf3dd;color:#8a5a00}.newsletter-form{display:grid;grid-gap:.5rem;gap:.5rem}.newsletter-form .form-row{margin-bottom:0}.fixture-date{display:block;font-size:.72rem;color:var(--muted);line-height:1.2}.fixture-clock{display:block;font-weight:700;font-size:.95rem}.fixture-meta{display:block;margin-top:.2rem;font-size:.8rem;color:var(--muted)}.comment-body,.facts dd,.facts dt,.prose a,.rg-note{overflow-wrap:anywhere}.nav-toggle{display:none;border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:.35rem .6rem;font-size:1.1rem;cursor:pointer;line-height:1}.breadcrumbs ol{flex-wrap:wrap;row-gap:.25rem}@media (max-width:720px){.facts{grid-template-columns:1fr}.nav-toggle{display:block}.main-nav{display:none;order:4;width:100%;flex-direction:column;gap:.2rem;border-top:1px solid var(--line);padding-top:.5rem}.main-nav.nav-open{display:flex}.main-nav a{padding:.6rem .4rem;font-size:1rem;border-radius:8px}.chip{margin-block:.15rem}select{min-height:40px;padding:.45rem .6rem;border-radius:10px;border:1px solid var(--line)}.hero-search input{font-size:16px}.section-head .link-underline{padding:.4rem 0}}.compare-tool .filter-row{row-gap:.4rem}.cell-yes{color:var(--brand);font-weight:800}.cell-no{color:#b9c2bb}.cell-bools{display:inline-flex;gap:.6rem}.cell-clip{display:block;max-width:100%}.cell-links{font-size:.8rem;font-weight:500}.cell-links a{color:#cfe7d9;text-decoration:underline}.link-like{background:none;border:0;color:#cfe7d9;cursor:pointer;font-size:.9rem;padding:.1rem .25rem}.row-diff{background:#fbf7ec}.row-diff th{color:#8a5a00}.score-cell{display:inline-flex;align-items:center;gap:.5rem;min-width:110px}.score-bar{display:inline-block;width:72px;height:8px;border-radius:99px;background:var(--line);overflow:hidden}.score-fill{display:block;height:100%;background:linear-gradient(90deg,var(--brand),#12a05c);border-radius:99px}.card-actions{display:flex;gap:.5rem;margin-top:.75rem}.card-actions .btn{flex:1 1;text-align:center;padding:.6rem .7rem;font-size:.88rem}@media (max-width:720px){.card-actions{flex-direction:column}}.compare-table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:2}.compare-table thead th:first-child{left:0;z-index:3;background:var(--brand-dark)}.compare-table tbody td:first-child,.compare-table tbody th:first-child{position:-webkit-sticky;position:sticky;left:0;background:var(--surface);box-shadow:3px 0 0 rgba(16,32,22,.07)}.compare-table tbody tr.row-diff td:first-child,.compare-table tbody tr.row-diff th:first-child{background:#fbf7ec}.table-scroll-hint{display:none;font-size:.8rem;color:var(--muted);margin-top:.4rem}@media (max-width:720px){.table-scroll-hint{display:block}}.operator-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;align-items:stretch}@media (max-width:1024px){.operator-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.operator-grid{grid-template-columns:1fr}}.operator-card{display:flex;flex-direction:column}.operator-card .card-actions{margin-top:auto;padding-top:.75rem}.score-line{gap:.5rem;margin:.6rem 0 .2rem}.cookie-banner,.score-line{display:flex;align-items:center}.cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:90;background:#101812;color:#eaf2ec;padding:.9rem 1.1rem;flex-wrap:wrap;gap:.75rem;justify-content:space-between;box-shadow:0 -4px 20px rgba(0,0,0,.25);font-size:.92rem}.cookie-banner p{margin:0;max-width:64ch}.cookie-banner a{color:#9fd4b6}.cookie-settings-link{display:block;background:none;border:0;color:#9fd4b6;font-size:.92rem;cursor:pointer;padding:0;margin-top:.3rem;text-align:left}.hero-search{margin-top:1.25rem;max-width:560px;display:block}.search-box{position:relative;max-width:560px}.search-box input{width:100%;padding:.75rem 1rem;border-radius:10px;border:0;font-size:1rem}.search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 12px 32px rgba(8,16,11,.35);overflow:hidden;z-index:60;text-align:left}.search-result{display:grid;grid-template-columns:1fr auto;grid-gap:0 .75rem;gap:0 .75rem;padding:.6rem .9rem;border-bottom:1px solid var(--line);color:var(--ink);text-decoration:none}.search-result:last-child{border-bottom:0}.search-active,.search-result:hover{background:var(--brand-soft);text-decoration:none}.sr-label{font-weight:700}.sr-sub{grid-column:1/2;font-size:.8rem;color:var(--muted);overflow:hidden;text-overflow:ellipsis}.sr-kind,.sr-sub{white-space:nowrap}.sr-kind{grid-row:1/3;grid-column:2;align-self:center;font-size:.7rem;font-weight:700;color:var(--brand);background:var(--brand-soft);border-radius:999px;padding:.15rem .5rem}.search-empty{margin:0;padding:.8rem .9rem;color:var(--muted)}.search-hints{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.8rem}.search-hints .chip{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.35);color:#fff}.search-hints .chip:hover{background:rgba(255,255,255,.22)}.compare-fab{position:fixed;top:74px;right:16px;z-index:80;background:var(--brand);color:#fff;border:0;border-radius:999px;padding:.65rem 1.2rem;font-weight:700;font-size:.95rem;box-shadow:0 8px 24px rgba(10,79,44,.35);cursor:pointer}.compare-fab:hover{filter:brightness(1.08)}@media (max-width:720px){.compare-fab{top:auto;bottom:16px;right:16px;left:16px;width:auto;text-align:center}}.odds-sports{flex-wrap:wrap;gap:.4rem}.chip-count{display:inline-block;margin-left:.25rem;padding:0 .4rem;border-radius:999px;background:rgba(0,0,0,.08);font-size:.78rem;font-weight:600}.chip-active .chip-count{background:rgba(255,255,255,.25)}.odds-controls{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin:.9rem 0 1rem}.odds-search input{min-width:240px}.odds-search input,.odds-select select{padding:.5rem .75rem;border:1px solid var(--line,#d8dee4);border-radius:8px}.odds-select select{max-width:280px}.odds-updated{margin-left:auto}.odds-table{width:100%;border-collapse:collapse;font-size:.94rem}.odds-table td,.odds-table th{text-align:left;padding:.6rem .55rem;border-bottom:1px solid var(--line,#e6eaee);vertical-align:top}.odds-table thead th{font-size:.82rem;text-transform:uppercase;letter-spacing:.03em;color:var(--muted,#667085);white-space:nowrap}.odds-match .odds-teams{display:block;font-weight:600}.odds-comp{display:block;font-weight:400}.odds-time{white-space:nowrap;color:var(--muted,#667085);font-size:.88rem}.odds-price{white-space:nowrap;position:relative}.price-best{font-weight:700;color:var(--brand,#0a4f2c)}.dot-best{display:inline-block;width:6px;height:6px;margin-right:.3rem;border-radius:50%;background:var(--brand,#0a4f2c);vertical-align:middle}.odds-best-book{display:block;font-size:.72rem}.odds-book-list{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.25rem}.odds-book-chip{padding:.1rem .4rem;border:1px solid var(--line,#e6eaee);border-radius:6px;font-size:.75rem;white-space:nowrap;background:#fafbfc}.badge-live{display:inline-block;margin-left:.4rem;padding:.05rem .4rem;border-radius:999px;background:#c62828;color:#fff;font-size:.7rem;font-weight:700;text-transform:uppercase}@media (max-width:860px){.odds-table{font-size:.86rem}.odds-best-book,.odds-comp{display:none}}.books-count{display:inline-block;padding:.1rem .4rem;border-radius:999px;font-size:.75rem;font-weight:600}.books-count.multi{background:var(--brand,#0a4f2c);color:#fff;font-weight:700}.odds-layout{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;align-items:start}@media (min-width:960px){.odds-layout{grid-template-columns:260px 1fr}}.odds-tree{border:1px solid var(--line,#e6eaee);border-radius:10px;background:#fff;max-height:70vh;overflow-y:auto}.odds-tree-toggle{display:block;width:100%;padding:.7rem .9rem;text-align:left;font-weight:700;background:#f7f9fa;border:0;border-bottom:1px solid var(--line,#e6eaee);border-radius:10px 10px 0 0;cursor:pointer}@media (min-width:960px){.odds-tree-toggle{display:none}.odds-tree{max-height:calc(100vh - 160px)}}@media (max-width:959px){.odds-tree-list{display:none}.odds-tree.open .odds-tree-list{display:block}}.odds-tree-list,.tree-children{list-style:none;margin:0;padding:0}.tree-children{padding-left:.7rem}.tree-item{display:flex;align-items:center;gap:.35rem;width:100%;padding:.5rem .7rem;background:none;border:0;border-radius:6px;text-align:left;font-size:.9rem;cursor:pointer;color:inherit}.tree-item:hover{background:#f2f6f3}.tree-item.active{background:var(--brand,#0a4f2c);color:#fff;font-weight:600}.tree-label{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tree-count{font-size:.75rem;opacity:.7}.tree-caret{width:.8rem;opacity:.6}.tree-sport{font-weight:600}.tree-comp{font-size:.85rem}.odds-outcome{align-items:center;gap:.4rem;flex-wrap:wrap}.odds-dates,.odds-outcome{display:flex;margin-bottom:.6rem}.odds-dates{gap:.35rem;overflow-x:auto;padding-bottom:.35rem;-webkit-overflow-scrolling:touch}.date-tab{flex:0 0 auto;min-width:62px;padding:.4rem .6rem;border:1px solid var(--line,#e6eaee);border-radius:8px;background:#fff;cursor:pointer;text-align:center;line-height:1.2}.date-tab.active{background:var(--brand,#0a4f2c);color:#fff;border-color:var(--brand,#0a4f2c)}.date-weekday{display:block;font-size:.68rem;text-transform:uppercase;letter-spacing:.03em;opacity:.75}.date-day{display:block;font-size:.85rem;font-weight:600}.odds-cards{display:grid;grid-template-columns:1fr;grid-gap:.6rem;gap:.6rem}@media (min-width:700px){.odds-cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.odds-cards{grid-template-columns:repeat(3,1fr)}}.odds-card{border:1px solid var(--line,#e6eaee);border-radius:10px;background:#fff;padding:.7rem .8rem;display:flex;flex-direction:column;gap:.45rem}.odds-card-head{display:flex;justify-content:space-between;gap:.5rem;align-items:baseline}.odds-card-comp{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.odds-card-time{font-weight:700;font-size:.9rem;flex:0 0 auto}.odds-card-match{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem;font-weight:600;color:inherit;text-decoration:none;line-height:1.3}.odds-card-match:hover .odds-team{text-decoration:underline}.odds-vs{color:var(--muted,#667085);font-weight:400;font-size:.85rem}.odds-card-body{display:flex;align-items:flex-start;gap:.7rem;flex-wrap:wrap}.odds-best{display:flex;flex-direction:column;min-width:74px}.odds-best-price{font-size:1.35rem;font-weight:800;color:var(--brand,#0a4f2c);line-height:1.1}.odds-best-book,.odds-best-label{font-size:.7rem}.odds-prices{display:flex;flex-wrap:wrap;gap:.25rem;flex:1 1}.odds-pill{display:inline-flex;flex-direction:column;padding:.15rem .45rem;border:1px solid var(--line,#e6eaee);border-radius:7px;font-size:.78rem;background:#fafbfc;line-height:1.2}.odds-pill.best{border-color:var(--brand,#0a4f2c);background:#eef6f1}.odds-pill-book{font-size:.66rem;color:var(--muted,#667085);white-space:nowrap}.odds-card-foot{display:flex;justify-content:space-between;align-items:center;gap:.5rem;flex-wrap:wrap}.odds-card-link{font-size:.85rem;font-weight:600;white-space:nowrap}.match-title{display:flex;flex-wrap:wrap;gap:.4rem;align-items:baseline;font-size:1.5rem}.match-refresh{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin:.8rem 0}.trend-chart{height:130px}.trend-legend{display:flex;gap:.9rem;flex-wrap:wrap;margin-top:.4rem;font-size:.85rem}.trend-legend-item{display:inline-flex;align-items:center;gap:.35rem}.trend-swatch{width:12px;height:12px;border-radius:3px;display:inline-block}.book-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.book-links li{gap:.6rem;flex-wrap:wrap}.ad-slot,.book-links li{display:flex;align-items:center}.ad-slot{flex-direction:column;justify-content:center;gap:.25rem;min-height:90px;margin:1.2rem 0;border:1px dashed var(--line,#cfd8dd);border-radius:10px;background:repeating-linear-gradient(45deg,#fafbfc,#fafbfc 10px,#f4f7f8 0,#f4f7f8 20px);padding:1rem;text-align:center}.stopover-card{border:1px solid var(--line,#e6eaee);border-radius:12px;background:#fff;padding:1.1rem;margin:1rem 0;max-width:620px}.stopover-line{display:flex;flex-direction:column;gap:.1rem;margin:0 0 .7rem}.stopover-book{font-size:1.15rem}.stopover-count{font-weight:700;color:var(--brand,#0a4f2c);margin:.6rem 0}.stopover-actions{display:flex;gap:.6rem;flex-wrap:wrap}@media (max-width:520px){.stopover-actions .btn{width:100%;text-align:center}.match-refresh .btn{width:100%}}@media (max-width:640px){.compare-table td,.compare-table th{padding:.45rem .4rem;font-size:.85rem}}.odds-card-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.22rem;font-size:.76rem;line-height:1.25;color:var(--muted,#52606d);margin-top:-.15rem}.meta-sport{display:inline-flex;align-items:center;gap:.2rem;padding:.05rem .4rem;border-radius:999px;background:#eef6f1;color:var(--brand,#0a4f2c);font-weight:600}.meta-country,.meta-league,.meta-sport{white-space:nowrap}.meta-league{overflow:hidden;text-overflow:ellipsis;max-width:100%}.meta-sep{opacity:.45}@media (min-width:700px){.meta-league{white-space:normal;overflow:visible}}.odds-card-head{justify-content:flex-start;align-items:center;gap:.4rem}.tree-row{display:flex;align-items:stretch;gap:0}.tree-caret-btn{flex:0 0 24px;background:none;border:0;cursor:pointer;color:inherit;opacity:.6;font-size:.75rem;padding:0;border-radius:6px 0 0 6px}.tree-caret-btn:hover{background:#f2f6f3;opacity:1}.tree-row .tree-item{flex:1 1;border-radius:0 6px 6px 0;min-width:0}.results-list{gap:.5rem}.result-card,.results-list{display:flex;flex-direction:column}.result-card{border:1px solid var(--line,#e6eaee);border-radius:10px;background:#fff;padding:.6rem .75rem;gap:.4rem}.result-head{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;font-size:.76rem}.result-comp{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.result-date{margin-left:auto;white-space:nowrap}.result-body{gap:.75rem;flex-wrap:wrap;justify-content:space-between}.result-body,.result-teams{display:flex;align-items:center}.result-teams{gap:.5rem;flex:1 1;min-width:220px;font-weight:600}.result-team{flex:1 1}.result-team.winner{color:var(--brand,#0a4f2c)}.result-score{flex:0 0 auto;font-weight:800;font-size:1.05rem;padding:.1rem .5rem;border-radius:6px;background:#f2f6f3;white-space:nowrap}.result-odds{display:flex;align-items:center;gap:.3rem;flex-wrap:wrap}.verdict{font-size:.72rem;font-weight:700;padding:.1rem .45rem;border-radius:999px;white-space:nowrap}.verdict.right{background:#eef6f1;color:var(--brand,#0a4f2c)}.verdict.wrong{background:#fdecea;color:#c62828}@media (max-width:640px){.result-teams{min-width:0;font-size:.92rem}.result-odds{width:100%}}.result-teams{color:inherit;text-decoration:none;border-radius:8px}.result-teams:hover .result-team{text-decoration:underline}.result-movement{font-size:.78rem;font-weight:700;white-space:nowrap;color:var(--brand,#0a4f2c)}@media (max-width:640px){.result-movement{width:100%}}.detail-score{font-size:1.35rem;padding:.15rem .6rem}.trend-chart{width:100%;height:auto;min-height:190px;display:block;border:1px solid var(--line,#e6eaee);border-radius:10px;background:#fff}.trend-axis-label{font-size:9px;fill:var(--muted,#667085);font-family:inherit}.form-field,.form-grid label,.form-stack label{display:block;font-size:.9rem;font-weight:600;color:var(--ink,#1a202c);margin-bottom:.15rem}.form-grid input:not([type=checkbox]):not([type=radio]),.form-grid select,.form-grid textarea,.form-stack input:not([type=checkbox]):not([type=radio]),.form-stack select,.form-stack textarea{display:block;width:100%;margin-top:.35rem;padding:.6rem .75rem;font:inherit;font-size:.95rem;color:var(--ink,#1a202c);background:#fff;border:1px solid var(--line,#cfd8dd);border-radius:8px;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.form-stack input:focus,.form-stack select:focus,.form-stack textarea:focus{outline:none;border-color:var(--brand,#0a4f2c);box-shadow:0 0 0 3px rgba(10,79,44,.12)}.form-grid input:disabled,.form-stack input:disabled{background:#f4f6f8;color:var(--muted,#667085);cursor:not-allowed}.form-grid .btn.btn-primary,.form-stack .btn.btn-primary{width:100%;margin-top:.35rem}@media (min-width:640px){.form-stack{max-width:460px}}.auth-card{background:var(--surface,#fff);border:1px solid var(--line,#e6eaee);border-radius:var(--radius,12px);padding:1.5rem;box-shadow:var(--shadow);max-width:460px}.auth-tabs{display:flex;gap:.4rem;margin-bottom:1.25rem}.auth-hint{margin-top:.9rem;padding-top:.9rem;border-top:1px solid var(--line,#e6eaee);display:flex;flex-direction:column;gap:.35rem}.account-layout{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;align-items:start}@media (min-width:900px){.account-layout{grid-template-columns:1fr;max-width:640px}}.account-card{background:var(--surface,#fff);border:1px solid var(--line,#e6eaee);border-radius:var(--radius,12px);padding:1.4rem;box-shadow:var(--shadow)}.account-card>h2{margin:0 0 .25rem;font-size:1.1rem}.account-card-note{margin:0 0 1rem;font-size:.86rem}.account-identity{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap}.account-avatar{width:46px;height:46px;flex:0 0 46px;border-radius:50%;background:var(--brand,#0a4f2c);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.15rem;text-transform:uppercase}.account-identity-text{display:flex;flex-direction:column;min-width:0}.account-identity-name{font-weight:700;font-size:1.02rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-pill{display:inline-flex;align-items:center;gap:.3rem;padding:.14rem .55rem;border-radius:999px;font-size:.76rem;font-weight:700;white-space:nowrap}.status-pill.ok{background:#eef6f1;color:var(--brand,#0a4f2c)}.status-pill.warn{background:#fdf3e3;color:#92600a}.account-actions{display:flex;gap:.6rem;flex-wrap:wrap}@media (max-width:520px){.account-actions .btn{width:100%;text-align:center}}.match-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.match-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;border:1px solid var(--line,#e6eaee);border-radius:10px;background:#fff;padding:.6rem .8rem;justify-content:space-between}.match-row-main{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1 1;color:inherit;text-decoration:none}.match-row-main:hover .match-row-teams{text-decoration:underline}.match-row-meta{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;font-size:.75rem}.match-row-comp{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:30ch}.match-row-time{margin-left:auto;font-weight:700;font-size:.85rem;white-space:nowrap}.match-row-teams{font-weight:600;font-size:.98rem}.match-row-odds{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.match-row-price{font-size:1.1rem;font-weight:800;color:var(--brand,#0a4f2c)}.match-row-link{font-size:.82rem;font-weight:700;white-space:nowrap;color:var(--brand,#0a4f2c)}.match-hub-head{border:1px solid var(--line,#e6eaee);border-radius:12px;background:#fff;padding:1.2rem 1.3rem;box-shadow:var(--shadow)}.match-hub-meta{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;font-size:.8rem;margin-bottom:.5rem}.match-hub-title{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;font-size:1.5rem;margin:0 0 .4rem}.match-hub-odds{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:space-between;margin:1rem 0;padding:1rem 1.2rem;border-radius:12px;border:1px solid var(--line,#e6eaee);background:#fff}.match-hub-odds.has-odds{border-color:var(--brand,#0a4f2c);background:#f6faf7}.match-hub-odds-summary{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap}.match-hub-best{font-size:1.25rem;font-weight:800;color:var(--brand,#0a4f2c)}.match-hub-books{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.match-hub-books li{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:space-between;border-bottom:1px solid var(--line,#eef1f3);padding-bottom:.45rem}.match-hub-books li:last-child{border-bottom:0;padding-bottom:0}.match-book-name{font-weight:600}.match-book-price{font-weight:700;color:var(--brand,#0a4f2c);white-space:nowrap}@media (max-width:640px){.match-row-time{margin-left:0}.match-row-odds{width:100%;justify-content:space-between}.match-hub-odds .btn{width:100%;text-align:center}}