@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#0f1a12;--muted:#5c6a60;--green:#0d7a3e;--pale:#f2f4f0;--line:#e3e7e1;--radius:12px;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{color:var(--green)}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #0d7a3e;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(1.85rem,3vw,2.6rem);line-height:1.16;font-weight:800;letter-spacing:-.035em;max-width:900px}h2{font-size:1.5rem;line-height:1.25;font-weight:800;letter-spacing:-.025em}h3{font-size:1.05rem;line-height:1.4}p{color:var(--muted)}.container{width:calc(100% - 80px);max-width:1280px;margin:auto}.demo-bar{background:var(--pale);text-align:center;font-size:.75rem;padding:6px;color:var(--muted)}.header{border-bottom:1px solid var(--line)}.header-inner{min-height:80px;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;background:var(--green);color:#fff;border-radius:8px;width:38px;height:38px;font-size:16px;font-weight:800;flex-shrink:0}.brand-name{font-size:1rem;font-weight:800;line-height:1.2}.brand-name small{display:block;letter-spacing:.13em;color:var(--muted);font-size:.75rem;margin-top:6px;font-weight:600}.main-nav{display:flex;gap:6px;margin-left:auto}.main-nav a{padding:10px 16px;font-size:.875rem;font-weight:700;border-radius:8px}.main-nav a.active,.tabs .active{background:var(--pale);color:var(--green)}.header-time{font-size:.75rem;color:var(--muted)}.menu-toggle{display:none}.skip-link{position:fixed;top:-100px;background:#fff;padding:12px;z-index:100}.skip-link:focus{top:0}.page-heading{padding:38px 0 28px}.page-heading h1{margin-bottom:14px}.page-heading p{max-width:720px;margin:0}.editorial-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:40px}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:baseline;margin:0 0 20px}.section-heading h2{margin:0}.text-link{font-size:.875rem;font-weight:800;color:var(--green)}.tabs{display:flex;gap:6px;flex-wrap:wrap;margin:0 0 24px}.tabs a,.tabs button{padding:10px 16px;border:1px solid var(--line);border-radius:7px;background:#fff;font-weight:700;font-size:.875rem;min-height:44px}.prediction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.prediction-card{border:1px solid var(--line);border-radius:var(--radius);padding:20px;background:#fff;min-width:0}.meta{font-size:.75rem;font-weight:600;color:var(--muted);line-height:1.5}.row{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.teams{display:grid;gap:14px;margin:20px 0}.team{display:flex;align-items:center;gap:12px;font-size:1.15rem;font-weight:800;line-height:1.3;overflow-wrap:anywhere}.badge{width:38px;height:38px;border-radius:50%;background:var(--pale);border:1px solid var(--line);display:grid;place-items:center;font-size:.75rem;font-weight:800;flex-shrink:0}.pick{background:var(--pale);border-radius:8px;padding:14px;display:flex;gap:14px;justify-content:space-between;align-items:center}.pick strong{font-size:1rem;line-height:1.4;display:block;margin-top:6px}.eyebrow{text-transform:uppercase;font-size:.75rem;font-weight:700;letter-spacing:.09em;color:var(--muted)}.price{font-size:1.3rem;font-weight:800;color:var(--green);white-space:nowrap}.card-bottom{margin-top:14px;display:grid;gap:10px}.button{background:var(--green);color:white;border:1px solid var(--green);padding:11px 18px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;min-height:44px}.button:hover{background:#086030;color:white}.button.secondary{background:white;color:var(--green)}.more{margin-top:22px}.news-sidebar{border-left:1px solid var(--line);padding-left:28px}.news-card{padding:18px 0;border-bottom:1px solid var(--line)}.news-card:first-of-type{padding-top:0}.news-card h3{margin:8px 0 0;font-weight:800}.news-card p{font-size:.875rem;margin:8px 0 0}.separator{margin:0 6px}.section{margin:44px 0}.tournament-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.tournament-card{display:flex;gap:14px;align-items:center;border:1px solid var(--line);border-radius:var(--radius);padding:20px;min-width:0}.tournament-card>span:nth-child(2){flex:1}.tournament-card strong{display:block;line-height:1.4}.tournament-card small{display:block;font-size:.75rem;color:var(--muted);margin-top:4px}.footer{background:var(--pale);margin-top:64px;padding:34px 0 18px;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer p{font-size:.875rem;margin-top:18px}.footer h3{font-size:.875rem}.footer-grid>div>a:not(.brand){display:block;font-size:.875rem;margin:8px 0}.footer-bottom{display:flex;justify-content:space-between;gap:16px;font-size:.75rem;color:var(--muted);padding-top:25px;border-top:1px solid var(--line);margin-top:25px}.crumbs{display:flex;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:.875rem;padding-top:26px}.empty{text-align:center;background:var(--pale);padding:38px 20px;border-radius:var(--radius)}.empty p{max-width:500px;margin:0 auto 20px}.empty-icon{display:block;color:var(--green);font-size:2rem;margin-bottom:8px}[hidden]{display:none!important}
@media(max-width:1100px){.header-time{display:none}.editorial-grid{grid-template-columns:minmax(0,1fr) 280px;gap:26px}.prediction-grid{grid-template-columns:1fr}.news-sidebar{padding-left:22px}}
@media(max-width:760px){.container{width:calc(100% - 32px)}.header-inner{min-height:72px;flex-wrap:wrap;gap:0;position:relative}.brand-name{font-size:.9rem}.brand-name small{font-size:.75rem}.menu-toggle{display:block;margin-left:auto;border:1px solid var(--line);background:#fff;border-radius:8px;width:44px;height:44px;font-size:1.2rem}.main-nav{display:none;width:100%;padding:12px 0;flex-direction:column;margin:0}.main-nav.open{display:flex}.page-heading{padding:28px 0 24px}.editorial-grid{grid-template-columns:1fr;gap:36px}.news-sidebar{padding:0;border:0}.prediction-card{padding:18px}.prediction-grid,.tournament-grid{grid-template-columns:1fr}.section{margin:32px 0}.section-heading{gap:12px}.section-heading h2{font-size:1.4rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.tabs a,.tabs button{padding:10px 13px}.team{font-size:1.15rem}.footer{margin-top:42px}.demo-bar{font-size:.75rem}}
.category-nav{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px}.category-nav a{font-size:.875rem;padding:9px 15px;background:var(--pale);border-radius:30px;border:1px solid transparent;font-weight:700}.category-nav a.active{color:var(--green);border-color:var(--green);background:white}.filters{padding:22px;background:var(--pale);border-radius:var(--radius);margin:24px 0}.filter-fields{display:flex;flex-wrap:wrap;gap:16px}.filter-fields label{font-size:.875rem;font-weight:700;display:flex;flex-direction:column;gap:7px;flex:1 1 160px;min-width:0}.filter-fields select,.filter-fields input{padding:10px 12px;background:#fff;border:1px solid #cbd2cb;border-radius:7px;width:100%;min-height:46px;font-size:.875rem;color:var(--ink)}.filter-actions{display:flex;align-items:center;gap:20px;margin-top:18px}.reset-link{font-size:.875rem;text-decoration:underline}.results-summary{color:var(--muted);font-size:.875rem;margin:20px 0;min-height:24px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.catalog-grid [data-record]{min-width:0}.catalog-grid .prediction-card{height:100%}.pagination{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin:28px 0}.pagination a{min-width:44px;min-height:44px;border:1px solid var(--line);border-radius:7px;padding:8px 14px;font-weight:700;text-align:center}.pagination a[aria-current]{background:var(--green);color:white;border-color:var(--green)}.news-list{max-width:850px}.news-list .news-card{padding:25px 0}.news-list .news-card h3{font-size:1.3rem}.article-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:48px}.match-article{min-width:0}.match-banner{padding:24px;background:var(--pale);border-radius:var(--radius);margin-bottom:20px}.match-teams{display:grid;grid-template-columns:1fr 1fr;gap:28px}.match-teams>div{display:flex;align-items:center;gap:14px;font-size:1.35rem;font-weight:800;line-height:1.3}.match-teams .badge{width:48px;height:48px}.match-time{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:22px;font-size:.875rem;color:var(--muted)}.main-pick{display:flex;justify-content:space-between;gap:24px;border:1px solid #b4d9c0;background:#f0f8f2;padding:24px;border-radius:var(--radius)}.main-pick h2{font-size:1.6rem;margin:10px 0 0}.quote{display:grid;align-content:center;justify-items:end}.quote strong{font-size:2rem;color:var(--green)}.quote span{font-size:.75rem;color:var(--muted)}.article-meta{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:.75rem;color:var(--muted);padding:18px 0}.detail-section{padding:30px 0;border-top:1px solid var(--line);scroll-margin-top:20px}.detail-section:first-of-type{margin-top:20px}.detail-section p{line-height:1.85}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:28px}.two-col>div{min-width:0}.form-run{display:flex;gap:6px;margin-bottom:10px}.result{width:30px;height:30px;display:grid;place-items:center;font-size:.75rem;font-weight:800;border-radius:5px;background:#e3e7e1}.result.W{background:#d8efdf;color:#07552b}.result.L{background:#f9e0dd;color:#943d31}.result.D{background:#e9e9dc;color:#636039}.table-scroll{overflow-x:auto;width:100%;max-width:100%;border:1px solid var(--line);border-radius:8px;margin:12px 0 18px}table{border-collapse:collapse;width:100%;font-size:.875rem;text-align:left;line-height:1.45}caption{text-align:left;padding:12px;color:var(--muted);font-size:.75rem;background:#fafbf9}th,td{padding:12px;border-bottom:1px solid var(--line);vertical-align:middle;min-width:65px}thead{background:var(--pale)}thead th{font-size:.75rem;font-weight:700;white-space:nowrap}tbody th{font-weight:600}td small,th small{display:block;font-size:.75rem;color:var(--muted);margin-top:4px}tbody tr:last-child>*{border-bottom:0}.facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px}.facts>div{border-bottom:1px solid var(--line);padding-bottom:12px;min-width:0}.facts dt{font-size:.75rem;color:var(--muted);margin-bottom:5px}.facts dd{margin:0;font-size:.95rem;font-weight:700;overflow-wrap:anywhere}.lineup{margin-bottom:18px;border:1px solid var(--line);border-radius:8px;padding:16px}summary{font-weight:700;font-size:.95rem;padding:8px 0;min-height:44px}summary span{font-size:.875rem;color:var(--muted);margin-left:12px}.lineup .meta{margin:12px 0}.toc{background:var(--pale);padding:20px;border-radius:var(--radius)}.toc h3{margin-bottom:12px}.toc a{display:block;font-size:.875rem;padding:7px 0;color:var(--muted)}.toc a:hover{color:var(--green)}.mobile-toc{display:none}.aside-section{margin-top:30px}.aside-section .tournament-card{padding:16px;flex-wrap:wrap}.probabilities{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.probabilities>div{background:var(--pale);border-radius:8px;padding:16px;display:grid;gap:6px}.probabilities span{font-size:.875rem;color:var(--muted)}.probabilities strong{font-size:1.7rem}.callout{background:var(--pale);border-left:3px solid var(--green);padding:18px 22px;border-radius:0 8px 8px 0;margin:20px 0;font-size:1rem;color:var(--muted)}.byline{border-top:1px solid var(--line);padding-top:20px;font-size:.875rem;color:var(--muted)}.news-detail{margin-top:38px}.news-detail h1{margin-top:14px}.lead{font-size:1.2rem;line-height:1.65}.prose{font-size:1.05rem;line-height:1.9;margin-top:30px}.prose p{color:var(--ink);margin-bottom:24px}.prose h2{margin-top:32px}.narrow{max-width:820px;min-height:35vh}.sources{margin:32px 0}.sources h2{font-size:1.2rem}.sources>div{padding:14px 0;display:flex;gap:12px;justify-content:space-between;border-top:1px solid var(--line);flex-wrap:wrap;font-size:.875rem}.sources a{font-weight:700;color:var(--green)}.tags{display:flex;flex-wrap:wrap;gap:8px}.tags a{padding:8px 14px;border-radius:30px;background:var(--pale);font-size:.875rem}.tournament-hero{display:flex;align-items:center;gap:22px;padding:35px 0}.tournament-hero>.badge{width:72px;height:72px;font-size:1rem}.tournament-hero h1{margin:8px 0 12px}.tournament-hero p{margin:0}.bracket{display:flex;gap:24px;overflow-x:auto}.bracket>div{min-width:260px;flex:1}.bracket-cell{border:1px solid var(--line);border-radius:8px;padding:14px;margin-bottom:12px}.bracket-cell>div{display:flex;justify-content:space-between;gap:16px;padding:8px}.error-page{text-align:center;padding:70px 0;min-height:50vh}.error-page h1{margin:12px auto 20px}.error-number{font-weight:800;line-height:1;font-size:6rem;color:var(--green);letter-spacing:-.06em}.error-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}
@media(max-width:1100px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-grid{grid-template-columns:minmax(0,1fr) 250px;gap:28px}.two-col{grid-template-columns:1fr}.article-aside .badge{width:30px;height:30px}}
@media(max-width:760px){.catalog-grid{grid-template-columns:1fr}.filters{padding:16px}.filter-fields{gap:12px}.filter-fields label{flex-basis:100%}.filter-actions{justify-content:space-between;gap:10px}.article-grid{grid-template-columns:1fr;gap:30px}.article-aside>.toc{display:none}.mobile-toc{display:block;margin:22px 0}.match-teams{grid-template-columns:1fr;gap:18px}.match-teams>div{font-size:1.2rem}.match-banner{padding:20px}.main-pick{padding:18px;gap:12px}.main-pick h2{font-size:1.35rem}.quote strong{font-size:1.7rem}.detail-section{padding:25px 0}.facts{gap:14px}.probabilities>div{padding:12px}.probabilities strong{font-size:1.4rem}.probabilities span{font-size:.75rem}.tournament-hero{align-items:flex-start;gap:14px}.tournament-hero>.badge{width:44px;height:44px;font-size:.75rem}.tournament-hero h1{font-size:1.8rem}.news-detail{margin-top:28px}.sources>div{display:grid}.lineup{padding:12px}.lineup th,.lineup td{padding:10px 8px}.news-list .news-card h3{font-size:1.1rem}.lead{font-size:1.05rem}.error-page{padding:50px 0}.prose{font-size:1rem}}
@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}a,button{transition:background-color .15s,color .15s}}

.badge-image{position:relative;overflow:hidden}.badge-image>.badge{position:absolute;inset:0;width:100%;height:100%;border:0}.badge-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:white}

/* Shared components matched to docs/design/export/02-home.html. */
:root{--muted:#6b7a70}
.container{max-width:1200px}.header-inner{min-height:68px;justify-content:space-between}.brand-mark{width:36px;height:36px;font-size:15px}.brand-name small{font-size:10px;letter-spacing:.16em;margin-top:3px}.main-nav{margin-left:0}.main-nav a{padding:8px 14px}.header-time{display:flex;align-items:center;gap:8px}.header-time:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green)}
.prediction-card{background:var(--pale);border:0;padding:16px;display:flex;flex-direction:column;gap:12px}.prediction-card>.row{flex-wrap:nowrap;gap:8px}.prediction-card>.row>span{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.prediction-card>.row time{flex-shrink:0;font-weight:700;color:var(--ink)}.prediction-card .teams{gap:6px;margin:0}.prediction-card .team{gap:10px;font-size:19px;line-height:1.1;letter-spacing:-.02em;text-transform:uppercase}.prediction-card .badge{width:28px;height:28px;background:#fff;border:0;font-size:10px}.prediction-card .badge img{width:28px;height:28px}.prediction-card .pick{background:var(--ink);color:#fff;padding:10px 12px;gap:10px;margin-top:auto}.prediction-card .pick .eyebrow{font-size:9px;letter-spacing:.14em;color:#5fd38d}.prediction-card .pick strong{font-size:16px;line-height:1.2;margin-top:3px}.prediction-card .price{color:#fff;font-size:20px}.prediction-card .card-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:0;flex-wrap:wrap}.prediction-card .text-link{font-size:12px}.prediction-grid{gap:14px}.news-card h3{font-weight:700;letter-spacing:-.01em}
.home-intro{padding:36px 0 8px;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:48px;align-items:end}.home-intro h1{font-size:40px;line-height:1.05;letter-spacing:-.03em;margin:0 0 12px;text-wrap:balance}.home-intro p{font-size:16px;line-height:1.5;color:#3b433d;max-width:640px;margin:0;text-wrap:pretty}.intro-actions{display:flex;gap:10px;justify-self:end}.intro-actions .button{white-space:nowrap;padding:12px 18px}.home-page .button{border-radius:10px;background:var(--ink);border-color:var(--ink)}.home-page .button.secondary{background:#fff;border:1.5px solid #d6dbd4;color:var(--ink)}.home-page .editorial-grid{padding:32px 0 8px;grid-template-columns:minmax(0,1fr) 380px;gap:48px}.prediction-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:20px}.prediction-heading h2{margin:0;font-size:24px;line-height:1.1}.home-page .tabs{margin:0}.home-page .tabs a{padding:8px 14px;border:1.5px solid #d6dbd4;border-radius:999px;min-height:0;font-size:13px;line-height:1.3}.home-page .tabs a.active{background:var(--ink);color:#fff;border-color:var(--ink)}.home-page .news-sidebar{padding-left:32px}.home-page .section-heading{margin-bottom:16px}.home-page .section-heading h2{font-size:24px;line-height:1.1}.home-news .news-card,.home-news .news-card:first-of-type{padding:14px 0;border-top:1px solid var(--line);border-bottom:0}.home-news .news-card:last-child{border-bottom:1px solid var(--line)}.home-news .news-card h3{font-size:17px;line-height:1.3;margin-top:6px;text-wrap:pretty}.home-news .news-card .meta{color:var(--green)}.home-news .news-card time{color:var(--muted)}
.home-tournaments{margin:40px 0 48px}.tournament-group{margin-top:24px}.tournament-group h3{display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:12px}.tournament-group h3:after{content:"";height:1px;background:var(--line);flex:1}.home-tournaments .tournament-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tournament-card{border:1.5px solid var(--line);padding:14px;gap:12px}.tournament-card strong{font-size:15px;line-height:1.2}.tournament-card .badge{width:36px;height:36px;border:0}.tournament-card .badge img{width:36px;height:36px}.tournament-card>span:nth-child(2){min-width:0}.tournament-card small{line-height:1.4}
.home-seo{border-top:1px solid var(--line);padding:40px 0 48px;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:48px}.home-seo>div{max-width:760px}.home-seo h2{font-size:24px;line-height:1.1;margin-bottom:14px}.home-seo p{font-size:15px;line-height:1.65;color:#3b433d;margin-bottom:14px;text-wrap:pretty}.home-seo a{color:var(--green);font-weight:700}.home-seo aside h3{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.home-seo aside a{display:block;padding:10px 0;border-bottom:1px solid var(--line);font-size:14px;color:var(--ink);font-weight:600}
.footer{background:var(--ink);color:#fff;padding:40px 0 24px;margin-top:0;border:0}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:40px}.footer p{font-size:13px;line-height:1.5;color:#9fb3a5;max-width:360px}.footer h3{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#9fb3a5}.footer-bottom{border-color:rgba(255,255,255,.12);color:#9fb3a5}.footer a:hover{color:#5fd38d}
@media(max-width:1100px){.header-time{display:none}.home-intro{grid-template-columns:1fr;gap:20px}.intro-actions{justify-self:start}.home-page .editorial-grid{grid-template-columns:minmax(0,1fr) 300px;gap:28px}.home-page .prediction-grid{grid-template-columns:1fr}.home-tournaments .tournament-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-seo{grid-template-columns:minmax(0,1fr) 230px;gap:28px}}
@media(max-width:760px){.header-inner{min-height:60px}.header .brand-mark{width:32px;height:32px}.home-intro{padding:24px 0 8px;gap:16px}.home-intro h1{font-size:30px}.home-intro p{font-size:15px}.intro-actions{width:100%;flex-wrap:wrap}.intro-actions .button{flex:1;font-size:13px;padding:12px}.home-page .editorial-grid{grid-template-columns:1fr;padding-top:24px;gap:24px}.home-page .news-sidebar{padding:0;border:0}.home-page .prediction-grid,.home-tournaments .tournament-grid{grid-template-columns:1fr}.home-page .section-heading h2,.prediction-heading h2{font-size:20px}.prediction-card{padding:14px}.prediction-card .team{font-size:19px}.prediction-card .row{font-size:11px}.home-page .more{display:flex}.home-tournaments{margin:24px 0 32px}.home-news .news-card h3{font-size:16px}.home-seo{grid-template-columns:1fr;gap:24px;padding:24px 0 32px}.home-seo h2{font-size:20px}.home-seo p{font-size:14px;line-height:1.6}.home-seo aside{display:none}.footer{padding:28px 0 24px}.footer-grid{grid-template-columns:1fr 1fr;gap:20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:row}.main-nav{margin:0}}

.prediction-extra-filters{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.prediction-extra-filters label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;padding:7px 12px;border:1.5px solid #d6dbd4;border-radius:999px;background:#fff}.prediction-extra-filters input{accent-color:var(--green);width:16px;height:16px;margin:0}.menu-toggle[aria-expanded="true"]{font-size:26px;line-height:1}

.brand-logo{display:block;width:216px;height:56px;object-fit:contain}.header .brand{flex-shrink:0}
