:root{--bg:#f6f8f5;--surface:#fff;--ink:#17211b;--muted:#607066;--line:#dfe5dc;--accent:#006b4f;--accent-strong:#00513d;--warning:#a35b00;--danger:#b3261e;--danger-soft:#fbe9e7;--success:#2e7d4f;--soft-green:#e6f3ed;--soft-line:#edf1eb;--radius-card:16px;--radius-button:10px;--gap-card-desktop:20px;--gap-card-mobile:14px;--fe-page-max:1720px;--fe-page-pad-x:clamp(16px, 4vw, 48px)}.fe-page-container{width:min(var(--fe-page-max), calc(100% - var(--fe-page-pad-x) * 2));margin-inline:auto}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.shell{width:min(1280px,100% - 32px);margin:0 auto}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:40;background:#fffffff0;position:sticky;top:0}.topbar-inner{justify-content:flex-start;align-items:center;gap:28px;min-height:80px;display:flex}.topbar-inner .topbar-actions{margin-left:auto}.mobile-header-row{display:contents}.mobile-header-actions,.core-nav{display:none}.brand{color:var(--accent-strong);align-items:center;gap:12px;line-height:1;text-decoration:none;display:inline-flex}.brand .brand-logo{object-fit:contain;width:auto;height:56px;display:block}.brand-wordmark{letter-spacing:-.01em;align-items:baseline;font-family:ui-sans-serif,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:800;line-height:1;display:inline-flex}.brand-wordmark-score{color:#0e1614}.brand-wordmark-gale{color:#2a8a4c}@media (max-width:720px){.brand{gap:8px}.brand .brand-logo{height:40px}.brand-wordmark{font-size:20px}}.nav{color:var(--muted);white-space:nowrap;flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:4px;min-width:0;font-size:14px;display:flex}.topbar-actions{color:var(--muted);white-space:nowrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;min-width:0;font-size:14px;display:flex}.topbar-actions a{align-items:center;min-height:36px;display:inline-flex}.search-box input{border:1px solid var(--line);width:clamp(150px,15vw,210px);min-height:36px;font:inherit;background:#f8faf7;border-radius:999px;padding:0 12px}.language-switcher{border:1px solid var(--line);white-space:nowrap;background:#f8faf7;border-radius:999px;transition:border-color .16s,background .16s;display:inline-flex;position:relative}.language-switcher:hover{border-color:var(--accent);background:#f1f7ee}.language-trigger{cursor:pointer;min-height:34px;color:var(--accent-strong);font:inherit;letter-spacing:.02em;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.language-trigger svg{opacity:.78;flex:none}.language-trigger-label{text-align:left;min-width:1.7em;display:inline-block}.language-trigger-caret{opacity:.6;margin-left:1px;font-size:10px;transition:transform .16s;display:inline-block}.language-switcher .language-trigger[aria-expanded=true] .language-trigger-caret{transform:rotate(180deg)}.language-trigger.compact{gap:5px;min-height:34px;padding:0 9px}.language-menu,.account-dropdown{z-index:50;border:1px solid var(--line);background:#fff;border-radius:14px;min-width:188px;padding:6px;animation:.16s lang-menu-fade-in;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 38px #17211b24}@keyframes lang-menu-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.language-menu button{min-height:36px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 10px;font-size:13px;font-weight:700;transition:background .14s,color .14s;display:grid}.language-menu button:hover{background:#f1f7ee}.language-menu .lang-menu-short{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:900}.language-menu .lang-menu-full{color:var(--ink)}.language-menu .lang-menu-check{color:var(--accent);font-weight:900}.language-menu button.active{background:var(--soft-green,#eaf4e6);color:var(--accent-strong)}.language-menu button.active .lang-menu-short,.language-menu button.active .lang-menu-full{color:var(--accent-strong)}.account-dropdown a,.account-dropdown button{min-height:36px;color:var(--ink);font:inherit;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;padding:0 10px;font-size:13px;font-weight:800;display:flex}.language-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.language-chip-grid button{border:1px solid var(--line);min-height:52px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#f8fbf7;border-radius:12px;gap:2px;padding:8px 10px;transition:border-color .14s,background .14s,color .14s;display:grid}.language-chip-grid button:hover{border-color:var(--accent)}.language-chip-grid .lang-chip-short{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:900}.language-chip-grid .lang-chip-full{font-size:14px;font-weight:800;line-height:1.1}.language-chip-grid button.active{border-color:var(--accent);background:var(--accent);color:#fff}.language-chip-grid button.active .lang-chip-short,.language-chip-grid button.active .lang-chip-full{color:#fff}.desktop-language{display:inline-flex}.mobile-language{display:none}.account-menu{position:relative}.account-trigger{cursor:pointer;border:1px solid var(--line);min-height:36px;color:var(--accent-strong);font:inherit;background:#f8faf7;border-radius:999px;align-items:center;gap:7px;padding:0 10px 0 4px;font-size:13px;font-weight:800;display:inline-flex}.avatar-dot{background:var(--accent);color:#fff;border-radius:999px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:inline-grid}.auth-link{border:1px solid var(--line);color:var(--accent-strong);white-space:nowrap;background:#f8faf7;border-radius:999px;flex-shrink:0;padding:0 12px;font-weight:800}.auth-link.primary{border-color:var(--accent);background:var(--accent);color:#fff}.login-state{border:1px solid var(--line);min-height:28px;color:var(--muted);background:#f8faf7;border-radius:999px;align-items:center;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.login-state.active{color:var(--accent-strong);background:#edf8f2;border-color:#a8d7c5}.nav a,.button{border-radius:var(--radius-button);justify-content:center;align-items:center;min-height:40px;padding:0 14px;display:inline-flex}.nav a:hover{color:var(--ink);background:#edf3ef}.nav a.active{background:var(--accent);color:#fff;box-shadow:0 8px 18px #006b4f29}.more-menu{position:relative}.more-menu-trigger{border-radius:var(--radius-button);min-height:40px;color:var(--muted);cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;flex-shrink:0;align-items:center;padding:0 14px;font-weight:800;display:inline-flex}.more-menu-trigger[aria-expanded=true],.more-menu-trigger:hover{color:var(--ink);background:#edf3ef}.more-menu-list{z-index:50;border:1px solid var(--line);background:#fff;border-radius:14px;min-width:190px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 38px #17211b24}.more-menu-list a{min-height:38px;color:var(--ink);border-radius:10px;justify-content:flex-start;font-size:13px;font-weight:800}.mobile-search-panel,.mobile-menu-layer{display:none}.button{border:1px solid var(--accent);background:var(--accent);color:#fff;font-weight:700}.button.secondary{color:var(--accent-strong);background:0 0}.button.compact{white-space:nowrap;min-height:36px;padding:0 12px;font-size:13px}.admin-provider-grid{color:var(--muted);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;font-size:13px;display:grid}.admin-provider-grid b{color:var(--accent-strong)}.score-ticker{z-index:30;border-bottom:1px solid var(--line);background:#fff;position:relative}.score-ticker-inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:58px;padding-block:8px;display:grid}.score-ticker-heading{gap:2px;min-width:128px;display:grid}.score-ticker-heading strong{color:var(--accent-strong);font-size:13px;font-weight:900}.score-ticker-heading span{color:var(--muted);font-size:11px;font-weight:800}.score-ticker-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-width:0;display:grid}.score-ticker-card{border:1px solid var(--soft-line);background:#f8fbf7;border-radius:12px;grid-template-columns:auto minmax(0,1fr) minmax(0,1fr);align-items:center;gap:4px 8px;min-width:0;padding:8px 10px;display:grid}.score-ticker-card>span{color:var(--accent-strong);grid-row:span 2;font-size:11px;font-weight:900}.score-ticker-card strong{min-width:0;color:var(--ink);justify-content:space-between;align-items:center;gap:6px;font-size:12px;display:flex}.score-ticker-card b{color:var(--accent-strong);font-size:13px}.score-ticker-card small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;grid-column:2/-1;font-size:11px;overflow:hidden}.score-ticker-more{border:1px solid var(--line);min-height:36px;color:var(--accent-strong);white-space:nowrap;border-radius:999px;align-items:center;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex}.score-page-list{gap:12px;margin-top:18px;display:grid}.score-page-card{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);gap:8px;padding:18px;display:grid}.score-page-card h2{margin:0;font-size:22px}.betting-page{padding:22px 0 56px}.betting-disclaimer,.responsible-notice,.odds-calculator-card,.betting-article{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface)}.betting-disclaimer{border-left:4px solid var(--warning);background:#fffaf0;gap:6px;margin-bottom:14px;padding:14px 16px;display:grid}.betting-disclaimer strong{color:var(--warning)}.betting-disclaimer p{color:var(--muted);margin:0;line-height:1.55}.betting-page-header{margin-bottom:14px}.betting-page-header h1,.betting-article h1{margin:3px 0 8px;font-size:clamp(28px,3vw,38px);line-height:1.08}.betting-page-header p,.betting-article p{color:var(--muted);line-height:1.6}.betting-layout{grid-template-columns:minmax(0,2fr) minmax(280px,.82fr);align-items:start;gap:16px;display:grid}.odds-tool-grid{gap:14px;display:grid}.odds-calculator-card,.betting-article{gap:14px;padding:18px;display:grid}.odds-calculator-card h2,.betting-article h2,.responsible-notice h2{margin:0;font-size:20px}.odds-result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.odds-result-grid div{border:1px solid var(--soft-line);background:#f8fbf7;border-radius:12px;gap:5px;padding:11px;display:grid}.odds-result-grid span{color:var(--muted);font-size:12px;font-weight:800}.odds-result-grid strong{color:var(--accent-strong);font-size:20px}.betting-sidebar{gap:12px;display:grid;position:sticky;top:142px}.responsible-notice{gap:10px;padding:16px;display:grid}.guide-nav{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);gap:8px;padding:12px;display:grid}.guide-nav a{min-height:38px;color:var(--accent-strong);background:#f8fbf7;border-radius:10px;align-items:center;padding:0 10px;font-size:13px;font-weight:900;display:flex}.scores-page{padding:22px 0 56px}.scores-page-header{justify-content:space-between;align-items:end;gap:18px;margin-bottom:14px;display:flex}.scores-page-header h1{margin:3px 0 6px;font-size:clamp(28px,3vw,38px);line-height:1.08}.scores-page-header p{color:var(--muted);margin:0}.scores-page-header>span{border:1px solid var(--line);color:var(--accent-strong);white-space:nowrap;background:#fff;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:900}.sports-tabs,.status-filter,.date-switcher{align-items:center;gap:8px;display:flex}.sports-tabs{scrollbar-width:none;margin-bottom:12px;overflow-x:auto}.sports-tabs::-webkit-scrollbar{display:none}.sports-tabs a,.status-filter a,.date-switcher a{border:1px solid var(--line);min-height:38px;color:var(--muted);background:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 13px;font-size:13px;font-weight:900;display:inline-flex}.sports-tabs a.active,.status-filter a.active,.date-switcher a.active{border-color:var(--accent);background:var(--accent);color:#fff}.score-controls{border:1px solid var(--line);border-radius:var(--radius-card);background:#fff;gap:10px;margin-bottom:14px;padding:12px;display:grid}.date-switcher{flex-wrap:wrap;justify-content:space-between}.date-picker-form{align-items:end;gap:8px;margin-left:auto;display:flex}.date-picker-form label{color:var(--muted);text-transform:uppercase;gap:4px;font-size:11px;font-weight:900;display:grid}.date-picker-form input[type=date]{border:1px solid var(--line);min-height:38px;color:var(--ink);font:inherit;background:#f8fbf7;border-radius:10px;padding:0 10px;font-size:13px}.status-filter{flex-wrap:wrap}.scores-layout{grid-template-columns:minmax(0,2.25fr) minmax(280px,.85fr);align-items:start;gap:16px;display:grid}.league-match-list{gap:10px;display:grid}.league-group{border:1px solid var(--line);border-radius:var(--radius-card);background:#fff;overflow:hidden}.league-group>header{border-bottom:1px solid var(--line);background:#f8fbf7;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:8px 12px;display:flex}.league-group>header div{align-items:baseline;gap:8px;min-width:0;display:flex}.league-group>header strong{color:var(--accent-strong);font-size:14px}.league-group>header span,.league-group>header small{color:var(--muted);font-size:12px;font-weight:800}.match-row{border-bottom:1px solid var(--soft-line);background:#fff;grid-template-columns:86px minmax(0,1fr) 42px minmax(150px,auto);align-items:center;gap:10px;min-height:66px;padding:8px 12px;display:grid}.match-row:last-child{border-bottom:0}.match-row:hover{background:#f8fbf7}.match-time{color:var(--muted);gap:3px;font-size:12px;font-weight:900;display:grid}.match-time small{font-size:11px;font-weight:800}.match-row.live .match-time span,.match-row.live .match-time small{color:#b52020}.match-teams{gap:5px;min-width:0;display:grid}.match-teams strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.15;overflow:hidden}.match-score{color:var(--accent-strong);text-align:right;gap:5px;font-size:15px;font-weight:900;display:grid}.match-flags{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.match-flags span,.match-flags small,.live-badge{min-height:22px;color:var(--muted);background:#f0f3ef;border-radius:999px;align-items:center;padding:0 7px;font-size:11px;font-weight:900;display:inline-flex}.match-flags .live-badge{color:#b52020;background:#ffeceb}.scores-sidebar{gap:12px;display:grid;position:sticky;top:142px}.scores-mini-list{gap:8px;margin-top:10px;display:grid}.scores-mini-list a{border-bottom:1px solid var(--soft-line);gap:4px;padding-bottom:8px;display:grid}.scores-mini-list a:last-child{border-bottom:0;padding-bottom:0}.scores-mini-list strong{font-size:13px;line-height:1.35}.scores-mini-list small{color:var(--muted);font-size:12px}.scores-empty{border:1px solid var(--line);border-radius:var(--radius-card);background:#fff;padding:28px}.scores-empty h2{margin:0 0 8px}.match-detail-page{gap:14px;padding:24px 0 56px;display:grid}.match-detail-card{border:1px solid var(--line);border-radius:var(--radius-card);background:#fff;gap:14px;padding:20px;display:grid}.match-detail-card h1{margin:0;font-size:clamp(27px,3vw,38px)}.match-detail-score{color:var(--accent-strong);grid-template-columns:minmax(0,1fr) auto auto auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.match-detail-score span{color:var(--ink);font-weight:900}.match-detail-score span:last-child{text-align:right}.match-detail-score strong,.match-detail-score b{font-size:clamp(24px,4vw,44px)}.match-detail-grid{grid-template-columns:minmax(0,1.5fr) minmax(260px,.8fr);gap:14px;display:grid}.match-tabs{background:var(--surface,#f5f5f7);border:1px solid var(--line);border-radius:999px;flex-wrap:wrap;align-self:start;gap:4px;padding:4px;display:flex}.match-tabs a{color:var(--muted);border-radius:999px;padding:7px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:background .16s,color .16s}.match-tabs a:hover{color:var(--ink)}.match-tabs a.active{background:var(--ink,#111);color:#fff}.kv-list{gap:6px;margin:0;display:grid}.kv-list div{border-bottom:1px dashed var(--line);grid-template-columns:minmax(100px,1fr) minmax(0,2fr);gap:10px;padding:6px 0;font-size:14px;display:grid}.kv-list div:last-child{border-bottom:none}.kv-list dt{color:var(--muted);margin:0;font-weight:600}.kv-list dd{color:var(--ink);margin:0}.status-notice{border:1px solid var(--line);background:var(--surface,#f5f5f7);color:var(--ink);border-radius:8px;margin:4px 0 0;padding:8px 12px;font-size:13px}.status-notice.warn{color:#ad6800;background:#fff7e6;border-color:#ffd591}.status-notice.live{color:#a8071a;background:#fff1f0;border-color:#ffa39e}.status-notice.info{color:#0050b3;background:#e6f4ff;border-color:#91caff}.status-notice.neutral{color:var(--muted)}.prediction-block{gap:10px;display:grid}.prediction-block .prediction-head{align-items:center;gap:10px;display:flex}.prediction-block .prediction-head h2{margin:0}.prediction-block .prediction-head .eyebrow{background:var(--accent,#0a7a3a);color:#fff;letter-spacing:.06em;border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:800;display:inline-flex}.prediction-block .prediction-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.prediction-block .prediction-actions small{color:var(--muted)}.prediction-disclaimer{color:var(--muted);font-size:12px}.match-prediction-page{gap:14px;padding:24px 0 56px;display:grid}.prediction-coming-soon{gap:10px;display:grid}.prediction-coming-soon h2{margin:0}.prediction-disclaimer-text{color:var(--muted);font-size:12px;line-height:1.6}@media (max-width:767px){.match-detail-grid{grid-template-columns:1fr}.match-tabs{-webkit-overflow-scrolling:touch;border-radius:12px;flex-wrap:nowrap;overflow-x:auto}.match-tabs a{flex:none}}.news-home{padding:14px 0 44px}.forum-hero{margin-bottom:12px;display:grid}.forum-hero-copy,.forum-live-card{border:1px solid var(--line);background:var(--surface);border-radius:8px}.forum-hero-copy{border-left:5px solid var(--accent);gap:10px;padding:clamp(16px,3vw,22px);display:grid}.forum-hero-copy h1{max-width:760px;margin:0;font-size:clamp(26px,3.2vw,40px);line-height:1.08}.forum-hero-copy p{max-width:760px;color:var(--muted);margin:0;font-size:15px;line-height:1.65}.quick-link-row{flex-wrap:wrap;gap:8px;display:flex}.quick-link-row a{border:1px solid var(--line);min-height:32px;color:var(--accent-strong);background:#f8faf7;border-radius:999px;align-items:center;padding:0 11px;font-size:13px;font-weight:800;display:inline-flex}.forum-live-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-content:center;gap:8px;padding:14px;display:grid}.live-stat{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:8px;display:flex}.live-stat:last-child{border-bottom:0;padding-bottom:0}.live-stat strong{color:var(--accent-strong);font-size:24px;line-height:1}.live-stat span{color:var(--muted);font-size:13px}.feed-layout{grid-template-columns:minmax(0,2.1fr) minmax(300px,1fr);align-items:start;gap:18px;display:grid}.feed-main,.sidebar,.article-sidebar{gap:12px;display:grid}.sidebar,.article-sidebar{position:sticky;top:76px}.section-heading,.article-meta-bar,.admin-hero{justify-content:space-between;align-items:end;gap:16px;display:flex}.section-heading h1,.admin-hero h1{margin:4px 0 0;font-size:clamp(24px,3vw,34px);line-height:1.05}.eyebrow{color:var(--accent-strong);letter-spacing:0;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.small-link{color:var(--accent-strong);font-weight:700}.lead-story,.feed-card,.discussion-row,.side-panel,.dashboard-card,.admin-list-row{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-card)}.lead-story{border-left:5px solid var(--accent);gap:8px;padding:clamp(16px,3vw,20px);display:grid}.lead-story .button{justify-self:start}.lead-story h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(22px,2.4vw,30px);line-height:1.16;display:-webkit-box;overflow:hidden}.lead-story p,.feed-card p,.side-panel p,.dek{color:var(--muted);line-height:1.55}.lead-story p{margin:0}.tag-row{flex-wrap:wrap;gap:6px;display:flex}.tag{min-height:24px;color:var(--accent-strong);background:#e3f3eb;border-radius:999px;align-items:center;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.muted-tag{color:var(--muted);background:#f0f3ef}.story-meta,.discussion-row small,.admin-list-row small{color:var(--muted);overflow-wrap:anywhere;font-size:13px;line-height:1.5;display:block}.clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.content-section{gap:10px;display:grid}.content-section h2,.side-panel h2,.admin-grid h2{margin:0;font-size:17px}.dense-list,.discussion-list{gap:10px;display:grid}.focus-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.focus-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:8px;min-height:132px;padding:12px;display:grid}.focus-card strong{font-size:17px;line-height:1.35}.focus-card small{color:var(--muted);line-height:1.45}.feed-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px;display:grid}.feed-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0 5px;font-size:clamp(18px,1.8vw,22px);line-height:1.24;display:-webkit-box;overflow:hidden}.feed-card p{margin:0 0 8px}.discussion-row{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.discussion-row.mini{grid-template-columns:38px minmax(0,1fr)}.score{width:40px;height:40px;color:var(--accent-strong);background:#edf7f1;border-radius:8px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.side-panel{overflow-wrap:anywhere;min-width:0;padding:14px}.editor-panel{background:#f9fbf8}.editor-pick-list{gap:10px;margin-top:12px;display:grid}.editor-pick-list a{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:9px;display:grid}.editor-pick-list span{background:var(--accent);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:800;display:inline-flex}.editor-pick-list strong{font-size:14px;line-height:1.45}.pill-list{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.pill-list a{border:1px solid var(--line);color:var(--accent-strong);background:#f8faf7;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:700}.compact-list{color:var(--muted);overflow-wrap:anywhere;margin:10px 0 0;padding-left:18px;line-height:1.45}.category-tabs{overscroll-behavior-inline:contain;scrollbar-width:none;gap:8px;margin:0 0 14px;display:flex;overflow-x:auto}.category-tabs::-webkit-scrollbar{display:none}.category-tabs a{border:1px solid var(--line);background:var(--surface);min-height:38px;color:var(--muted);border-radius:999px;flex:none;align-items:center;padding:0 14px;font-size:14px;font-weight:800;display:inline-flex}.category-tabs a.active{background:var(--accent);border-color:var(--accent);color:#fff}.home-shell{padding:24px 0 56px}.home-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:24px;display:grid}.home-main{grid-column:span 8;gap:18px;min-width:0;display:grid}.home-sidebar{grid-column:span 4;gap:12px;min-width:0;display:grid;position:sticky;top:82px}.headline-card,.home-section,.news-card,.sidebar-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:0 10px 30px #17211b0a}.headline-card{border-left:4px solid var(--accent);grid-template-columns:minmax(0,1fr) 148px;align-items:stretch;gap:18px;padding:20px;display:grid}.headline-content{gap:10px;min-width:0;display:grid}.headline-card h1{letter-spacing:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:780px;margin:0;font-size:clamp(26px,2.7vw,36px);line-height:1.12;display:-webkit-box;overflow:hidden}.headline-card p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.58;display:-webkit-box;overflow:hidden}.headline-actions{flex-wrap:wrap;gap:10px;margin-top:2px;display:flex}.headline-mark{min-height:154px;color:var(--accent-strong);background:linear-gradient(135deg,#006b4f1a,#006b4f08),repeating-linear-gradient(135deg,#006b4f14 0 1px,#0000 1px 12px);border-radius:14px;place-items:center;font-size:34px;font-weight:900;display:grid}.pro-tabs{margin:0;padding-bottom:2px}.pro-tabs a{border-radius:999px;min-height:40px;padding:0 16px}.home-section{gap:14px;padding:18px;display:grid}.section-title-row{justify-content:space-between;align-items:end;gap:16px;display:flex}.section-title-row h2{margin:2px 0 0;font-size:clamp(22px,2.4vw,28px);line-height:1.14}.section-title-row>a{color:var(--accent-strong);white-space:nowrap;font-size:14px;font-weight:800}.news-list{gap:12px;display:grid}.news-card{border-left:4px solid var(--accent);gap:9px;padding:18px 20px;display:grid}.news-card h2{margin:0;font-size:21px;line-height:1.24}.news-card h2 a{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.news-card p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.55;display:-webkit-box;overflow:hidden}.news-card-footer{color:var(--muted);overflow-wrap:anywhere;justify-content:space-between;align-items:center;gap:12px;font-size:13px;line-height:1.5;display:flex}.news-card-footer>div{flex:none;gap:8px;display:inline-flex}.news-card-footer a{border-radius:var(--radius-button);min-height:36px;color:var(--accent-strong);background:#f0f6f2;align-items:center;padding:0 10px;font-weight:800;display:inline-flex}.discussion-block{padding-bottom:20px}.sidebar-panel{overflow-wrap:anywhere;min-width:0;padding:16px}.sidebar-panel h2{margin:0 0 12px;font-size:16px;line-height:1.2}.sidebar-panel p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.stat-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.stat-strip div{border:1px solid var(--soft-line);background:#f8fbf7;border-radius:12px;gap:2px;min-height:56px;padding:9px;display:grid}.stat-strip strong{color:var(--accent-strong);font-size:22px;line-height:1}.stat-strip span{color:var(--muted);font-size:11px;line-height:1.25}.ranked-list{gap:8px;display:grid}.ranked-list a{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:9px;min-height:44px;display:grid}.ranked-list a>span{background:var(--accent);color:#fff;border-radius:9px;place-items:center;width:26px;height:26px;font-size:12px;font-weight:900;display:grid}.ranked-list strong{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:1px;font-size:14px;line-height:1.35;display:-webkit-box;overflow:hidden}.ranked-list small{color:var(--muted);grid-column:2;font-size:12px}.compact-chip-list{flex-wrap:wrap;gap:8px;display:flex}.compact-chip-list a{border:1px solid var(--line);min-height:32px;color:var(--accent-strong);background:#f8fbf7;border-radius:999px;align-items:center;padding:0 11px;font-size:13px;font-weight:800;display:inline-flex}.tight-list{color:var(--muted);gap:8px;margin:0;padding:0;font-size:13px;line-height:1.4;list-style:none;display:grid}.tight-list li{border-bottom:1px solid var(--soft-line);overflow-wrap:anywhere;align-items:center;min-height:34px;display:flex}.tight-list li:last-child{border-bottom:0}.schedule-list li{color:var(--ink);justify-content:space-between;font-weight:700}.rules-panel{color:#fff;background:#063f31;border-color:#063f31}.rules-panel p{color:#d9ebe4}.top-news-grid{grid-template-columns:1fr;align-items:stretch;gap:14px;display:grid}.headline-carousel,.match-widgets-carousel,.featured-matches-panel,.scoreboard-panel{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);min-width:0;box-shadow:0 10px 30px #17211b0a}.headline-carousel{border-left:4px solid var(--accent);grid-template-rows:1fr auto;gap:10px;min-height:clamp(260px,24vw,320px);padding:22px;display:grid}.headline-viewport{min-width:0;position:relative;overflow:hidden}.headline-track{will-change:transform;width:100%;height:100%;transition:transform .52s cubic-bezier(.22,.61,.36,1);display:flex}.headline-slide{flex:0 0 100%;align-content:start;gap:10px;width:100%;min-width:0;display:grid}.headline-slide h1{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:780px;margin:0;font-size:clamp(25px,2.2vw,32px);line-height:1.12;display:-webkit-box;overflow:hidden}.headline-slide h1 a{display:inherit;color:inherit}.headline-slide p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.55;display:-webkit-box;overflow:hidden}.headline-slide .button{justify-self:start}.match-widgets-carousel{gap:10px;padding:14px;display:grid}.match-widgets-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.match-widgets-head strong{color:var(--accent-strong);font-size:14px;font-weight:900}.match-widgets-head a{color:var(--accent-strong);font-size:12px;font-weight:900}.match-widget-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.match-widget-card{border:1px solid var(--soft-line);min-height:132px;color:var(--ink);background:#f8fbf7;border-radius:14px;align-content:start;gap:5px;padding:12px;display:grid}.match-widget-card span,.match-widget-card small{color:var(--muted);font-size:12px;line-height:1.35}.match-widget-card strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;line-height:1.25;display:-webkit-box;overflow:hidden}.match-widget-card p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.match-widget-card em{background:var(--soft-green);color:var(--accent-strong);border-radius:999px;justify-self:start;margin-top:2px;padding:3px 8px;font-size:11px;font-style:normal;font-weight:900}.match-widget-card.live em{color:#a34a00;background:#fff0e2}.match-widget-dots{justify-self:center}.carousel-controls{justify-content:space-between;align-items:center;gap:10px;display:flex}.carousel-controls button,.carousel-dots button{border:1px solid var(--line);color:var(--accent-strong);background:#f8fbf7}.carousel-controls>button{border-radius:999px;width:34px;height:34px;font-size:22px;line-height:1}.carousel-dots{gap:6px;display:inline-flex}.carousel-dots button{border-radius:999px;width:8px;height:8px;padding:0}.carousel-dots button.active{background:var(--accent);border-color:var(--accent);width:24px}.featured-matches-panel,.scoreboard-panel{gap:10px;padding:16px;display:grid}.panel-heading-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.panel-heading-row span{color:var(--muted);font-size:11px;font-weight:800}.featured-match-list,.score-list{gap:9px;display:grid}.featured-match-card,.score-card{border:1px solid var(--soft-line);background:#f8fbf7;border-radius:12px;padding:11px}.featured-match-card{gap:5px;display:grid}.featured-match-card span,.featured-match-card small,.score-card small,.score-card span{color:var(--muted);font-size:12px}.featured-match-card strong{font-size:15px;line-height:1.3}.featured-match-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.35}.featured-match-card a{color:var(--accent-strong);font-size:13px;font-weight:900}.score-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 10px;display:grid}.score-card div:first-child{gap:3px;display:grid}.score-card strong{font-size:14px}.score-numbers{color:var(--ink);gap:3px;font-size:16px;display:grid}.score-card em{color:var(--accent-strong);background:#edf8f2;border-radius:999px;grid-column:2;justify-self:end;padding:3px 8px;font-size:11px;font-style:normal;font-weight:900}.score-card.live em{color:#a02424;background:#fff1f1}.home-compact-section{gap:12px}.match-card-list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.match-card-list li{border:1px solid var(--soft-line);min-height:46px;color:var(--ink);overflow-wrap:anywhere;background:#f8fbf7;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.match-card-list strong{color:var(--accent-strong);flex:none;font-size:12px}.topic-cloud{flex-wrap:wrap;gap:9px;display:flex}.topic-cloud a{border:1px solid var(--line);min-height:36px;color:var(--accent-strong);background:#f8fbf7;border-radius:999px;align-items:center;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.more-article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.more-article-grid .news-card{padding:16px}.more-article-grid .news-card h2{font-size:18px}.more-article-grid .news-card-footer{flex-direction:column;align-items:flex-start}.site-footer{border:1px solid var(--line);border-radius:var(--radius-card);background:#fff;grid-column:1/-1;justify-content:space-between;gap:24px;padding:20px;display:flex}.site-footer strong{color:var(--accent-strong);font-size:18px}.site-footer p{max-width:680px;color:var(--muted);margin:6px 0 0;line-height:1.55}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.site-footer a{border-radius:var(--radius-button);min-height:36px;color:var(--accent-strong);background:#f0f6f2;align-items:center;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.placeholder-page{padding:28px 0 12px}.placeholder-page h1{margin:2px 0 8px;font-size:clamp(28px,4vw,44px);line-height:1.08}.placeholder-list{gap:12px;display:grid}.placeholder-action{padding-bottom:48px}.rule-panel{color:#fff;background:#0c3b30;border-color:#0c3b30}.rule-panel p{color:#dcebe5}.hero{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:24px;padding:40px 0 28px;display:grid}.hero h1{letter-spacing:0;max-width:760px;margin:0;font-size:clamp(34px,6vw,68px);line-height:1.02}.hero p{color:var(--muted);max-width:720px;font-size:18px;line-height:1.65}.panel,.card{background:var(--surface);border:1px solid var(--line);border-radius:8px}.panel{padding:24px}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:24px 0 48px;display:grid}.card{padding:18px}.card h2,.card h3{margin:0 0 10px;font-size:20px}.card p,.meta{color:var(--muted);line-height:1.55}.empty-state{text-align:center;color:var(--muted);padding:28px 16px;font-size:14px;line-height:1.55}.admin-json-details{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin-top:12px;padding:12px 16px}.admin-json-details>summary{cursor:pointer;color:var(--muted);padding:4px 0;font-size:13px;list-style:none}.admin-json-details>summary::-webkit-details-marker{display:none}.admin-json-details>summary:before{content:"▸";margin-right:8px;transition:transform .15s;display:inline-block}.admin-json-details[open]>summary:before{transform:rotate(90deg)}.admin-json-details pre{background:#0000000a;border-radius:8px;max-height:360px;margin-top:12px;padding:12px;font-size:12px;overflow:auto}.json-details{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin-top:12px;padding:12px 16px}.json-details>summary{cursor:pointer;color:var(--muted);padding:4px 0;font-size:13px;list-style:none}.json-details>summary::-webkit-details-marker{display:none}.json-details>summary:before{content:"▸";margin-right:8px;transition:transform .15s;display:inline-block}.json-details[open]>summary:before{transform:rotate(90deg)}.json-details pre{background:#0000000a;border-radius:8px;max-height:360px;margin-top:12px;padding:12px;font-size:12px;overflow:auto}.page-header{flex-direction:column;gap:6px;padding:8px 0 16px;display:flex}.page-header .eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0;font-size:12px}.page-header h1{color:var(--ink);margin:0;font-size:22px;line-height:1.3}.page-header p{color:var(--muted);margin:0;line-height:1.55}.page-header-actions{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.section-title{letter-spacing:.02em;color:var(--ink);margin:0 0 8px;font-size:15px;font-weight:600}.form-row{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.form-field{flex-direction:column;flex:220px;gap:4px;min-width:0;display:flex}.form-field>label{color:var(--muted);font-size:12px}.action-button,.secondary-button,.danger-button{border-radius:var(--radius-button);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:0 16px;font-size:14px;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.action-button{background:var(--accent);color:#fff}.action-button:hover{background:var(--accent-strong)}.action-button:disabled,.secondary-button:disabled,.danger-button:disabled{opacity:.5;cursor:not-allowed}.secondary-button{background:var(--surface);color:var(--ink);border-color:var(--line)}.secondary-button:hover{background:var(--soft-green);border-color:var(--accent)}.danger-button{background:var(--surface);color:var(--danger);border-color:var(--danger)}.danger-button:hover{background:var(--danger-soft)}.risk-badge{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-flex}.risk-badge.low{color:var(--success);border-color:var(--success);background:#2e7d4f14}.risk-badge.medium{color:var(--warning);border-color:var(--warning);background:#a35b0014}.risk-badge.high{color:var(--danger);border-color:var(--danger);background:var(--danger-soft)}.source-chip{background:var(--soft-green);color:var(--accent-strong);border:1px solid #0000;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;display:inline-flex}.admin-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:8px 0;display:flex}.admin-toolbar-group{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.error-state{border:1px solid var(--danger);background:var(--danger-soft);color:var(--danger);border-radius:12px;padding:16px 20px;font-size:14px;line-height:1.55}.loading-state{text-align:center;color:var(--muted);justify-content:center;align-items:center;gap:10px;padding:28px 16px;font-size:14px;display:flex}.loading-state:before{content:"";border:2px solid var(--line);border-top-color:var(--accent);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite ui-spin}@keyframes ui-spin{to{transform:rotate(360deg)}}.layout{grid-template-columns:minmax(0,1fr) 320px;gap:24px;padding:32px 0 56px;display:grid}.article{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-card);min-width:0;padding:clamp(20px,4vw,42px)}.article-shell{grid-template-columns:minmax(0,1fr) minmax(280px,330px);align-items:start;gap:22px;padding:28px 0 56px;display:grid}.story-article{min-width:0;max-width:820px;padding:clamp(22px,5vw,54px)}.article h1{margin:0 0 16px;font-size:clamp(30px,4vw,46px);line-height:1.08}.dek{margin:0 0 18px;font-size:clamp(18px,2.8vw,22px)}.article-meta-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:flex-start;align-items:center;margin:20px 0 26px;padding:12px 0;font-size:13px}.article-body{gap:4px;display:grid}.article p{font-size:17px;line-height:1.75}.seo-panel{overflow-wrap:anywhere;font-size:12px}.article-discussion-cta{justify-content:center;align-items:center;width:100%;min-height:44px;margin-bottom:12px;display:inline-flex}.comments-section{border-top:1px solid var(--line);gap:14px;margin-top:32px;padding-top:24px;display:grid}.comments-section .section-title{margin:0;font-size:18px;font-weight:700}.comment-composer{gap:10px;display:grid}.comment-composer .textarea{resize:vertical;width:100%;min-height:96px}.comment-composer .button{justify-self:start;min-height:44px}.comment-login-prompt{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--soft-green,#f0f6f2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.comment-login-prompt p{margin:0}.comment-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.comment-row{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);padding:14px 16px}.comment-row .comment-body{overflow-wrap:anywhere;font-size:15px;line-height:1.6}.comment-row .meta{color:var(--muted);margin:8px 0 0;font-size:12px}@media (max-width:767px){.comment-login-prompt{flex-direction:column;align-items:flex-start}.comments-section .section-title{font-size:16px}}.admin-public-shell{background:radial-gradient(circle at top left, #006b4f1f, transparent 32%), var(--bg);place-items:center;min-height:100vh;padding:24px;display:grid}.admin-login-card,.admin-forbidden{border:1px solid var(--line);background:var(--surface);border-radius:18px;gap:14px;width:min(440px,100%);padding:28px;display:grid;box-shadow:0 24px 70px #17211b1f}.admin-login-card h1,.admin-forbidden h1{color:var(--accent-strong);margin:0;font-size:28px;line-height:1.15}.admin-login-card label{color:var(--muted);gap:7px;font-size:13px;font-weight:800;display:grid}.admin-app-shell{background:var(--bg);grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.admin-sidebar{border-right:1px solid var(--line);color:#e8f4ef;background:#0c281e;flex-direction:column;gap:18px;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0}.admin-sidebar-brand{color:#fff;font-size:19px;font-weight:900}.admin-sidebar-nav{gap:22px;display:grid}.admin-sidebar-group{border-top:1px solid #ffffff0f;gap:3px;padding-top:4px;display:grid}.admin-sidebar-group:first-child{border-top:0;padding-top:0}.admin-sidebar-group-label{color:#e8f4efad;letter-spacing:.1em;text-transform:uppercase;margin:0 0 6px;padding:0 12px;font-size:11px;font-weight:800}.admin-sidebar-nav a{color:#d6e8df;border-radius:10px;align-items:center;min-height:38px;padding:0 12px;font-size:14px;font-weight:700;transition:background .12s,color .12s,padding-left .12s;display:flex;position:relative}.admin-sidebar-nav a:hover{color:#fff;background:#ffffff1a}.admin-sidebar-nav a.active{color:#fff;background:#5ad7a82e;padding-left:16px;font-weight:800;box-shadow:inset 3px 0 #5ad7a8}.admin-sidebar-nav a.active:before{content:"";background:#5ad7a8;border-radius:0 3px 3px 0;width:3px;position:absolute;top:8px;bottom:8px;left:-16px}.admin-app-main{min-width:0;padding:0 24px 48px}.admin-shell-topbar{border-bottom:1px solid var(--line);background:var(--surface);z-index:4;justify-content:flex-end;align-items:center;gap:12px;min-height:64px;margin:0 -24px;padding:0 24px;display:flex;position:sticky;top:0}.admin-topbar-user{text-align:right;gap:2px;display:grid}.admin-topbar-user span{color:var(--muted);font-size:12px}.admin-topbar-token{flex:auto;align-items:center;gap:8px;min-width:0;max-width:560px;margin-right:auto;display:flex}.admin-topbar-token-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:800}.admin-topbar-token-value{border:1px solid var(--line);background:var(--soft-line);min-height:28px;color:var(--ink);letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-items:center;padding:0 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;display:inline-flex;overflow:hidden}.admin-topbar-token-input{flex:220px;min-width:0;min-height:32px;padding:4px 10px;font-size:13px}.admin-logout-button{border:1px solid var(--line);min-height:38px;color:var(--accent-strong);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:0 12px;font-size:13px;font-weight:800}.admin-drawer-toggle{border:1px solid var(--line);background:var(--surface);width:38px;height:38px;color:var(--accent-strong);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;margin-right:8px;font-size:18px;font-weight:900;display:none}.admin-drawer-backdrop{z-index:30;cursor:pointer;background:#0c281e73;border:0;padding:0;display:none;position:fixed;inset:0}.admin-error-state{border-radius:var(--radius-card);color:#8a2a1f;background:#fff5f3;border:1px solid #e8b4aa;gap:6px;margin:12px 0;padding:14px 16px;font-size:13px;line-height:1.55;display:grid}.admin-error-state strong{font-weight:800}.admin-error-state code{color:#5a1c14;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.admin-empty-state{border:1px dashed var(--line);border-radius:var(--radius-card);background:var(--surface);color:var(--muted);place-items:center;gap:6px;padding:28px 16px;font-size:13px;display:grid}.admin-dashboard{padding:24px 0 56px}.admin-hero{align-items:center;margin-bottom:18px}.admin-hero p{color:var(--muted);margin:8px 0 0}.admin-user-pill{border:1px solid var(--line);background:var(--surface);color:var(--accent-strong);border-radius:999px;padding:8px 12px;font-weight:700}.dashboard-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.dashboard-card{border-radius:var(--radius-card);gap:6px;padding:16px;display:grid}.dashboard-card strong{font-size:34px;line-height:1}.dashboard-card small{color:var(--muted)}.danger-card{background:#fffaf0;border-color:#e6c58a}.warning-card{background:#fff5f3;border-color:#e8b4aa}.admin-grid{grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr) minmax(220px,.8fr);align-items:start;gap:14px;display:grid}.admin-list-row{justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.form{gap:14px;max-width:460px;padding:36px 0 64px;display:grid}.auth-page{justify-content:center;align-items:center;min-height:calc(100vh - 220px);padding:clamp(24px,6vw,64px) 16px;display:flex}.auth-page .form{background:var(--surface,#fff);border:1px solid var(--line,#e5e7eb);border-radius:14px;width:min(100%,460px);margin:0 auto;padding:32px 28px;box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0d}.auth-page .form .notice{box-sizing:border-box;width:100%}@media (max-width:640px){.auth-page{align-items:flex-start;padding:24px 12px 48px}.auth-page .form{padding:24px 20px}}.auth-toast-region{z-index:1000;pointer-events:none;width:min(92vw,440px);position:fixed;top:16px;left:50%;transform:translate(-50%)}.auth-toast{pointer-events:auto;border:1px solid var(--line,#e5e7eb);background:var(--surface,#fff);color:var(--ink,#0f172a);border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;animation:.18s ease-out auth-toast-in;display:flex;box-shadow:0 8px 24px #0f172a1f,0 2px 6px #0f172a0f}.auth-toast.error{color:#991b1b;background:#fff;border-color:#dc262666}.auth-toast.success{color:#166534;border-color:#16a34a66}.auth-toast-message{white-space:pre-wrap;word-break:break-word;flex:1;margin:0;font-size:14px;line-height:1.5}.auth-toast-close{width:28px;height:28px;color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:999px;flex:none;font-size:18px;line-height:1}.auth-toast-close:hover,.auth-toast-close:focus-visible{opacity:1;background:#0f172a0f;outline:none}@keyframes auth-toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.password-hint{color:var(--muted,#64748b);gap:2px;margin:-6px 0 4px;padding:0;font-size:12px;line-height:1.5;list-style:none;display:grid}.password-hint li{align-items:center;gap:6px;display:flex}.password-hint li.ok{color:var(--success,#16a34a)}.password-hint li span{text-align:center;width:12px;font-weight:600}.input[aria-invalid=true]{border-color:#dc2626;box-shadow:0 0 0 2px #dc262626}@media (prefers-color-scheme:dark){.auth-toast{color:#e2e8f0;background:#0f172a;border-color:#94a3b833}.auth-toast.error{color:#fecaca;border-color:#f8717180}.auth-toast.success{color:#bbf7d0;border-color:#4ade8080}}.form.wide{max-width:760px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.input{border:1px solid var(--line);width:100%;min-height:44px;font:inherit;border-radius:8px;padding:10px 12px}.table{border-collapse:collapse;background:var(--surface);border:1px solid var(--line);width:100%}.review-table-wrap{border-radius:var(--radius-card);overflow-x:auto}.table th,.table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:12px}.review-table thead th{background:var(--soft-line);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px}.review-table tbody tr{transition:background .12s}.review-table tbody tr:hover{background:var(--soft-line)}.review-table td small{max-width:420px;color:var(--muted);margin-top:5px;line-height:1.45;display:block}.table-title{color:var(--accent-strong);font-weight:800}.status-pill{min-height:24px;color:var(--muted);background:#eef2ee;border-radius:999px;align-items:center;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.status-pill.pending_review{color:var(--warning);background:#fff8e8}.status-pill.published{color:var(--accent-strong);background:#edf8f2}.status-pill.rejected{color:#a02424;background:#fff1f1}.status-pill.draft{color:var(--muted);background:#eef2ee}.status-pill.processing,.status-pill.running,.status-pill.in_progress{color:#1a4a8a;background:#e7f0ff}.status-pill.collected,.status-pill.success{color:var(--accent-strong);background:#edf8f2}.status-pill.review_required,.status-pill.needs_review{color:var(--warning);background:#fff8e8}.status-pill.failed,.status-pill.error,.status-pill.blocked_or_unavailable{color:#a02424;background:#fdeeee}.status-pill.high,.status-pill.good{color:var(--accent-strong);background:#edf8f2}.status-pill.medium,.status-pill.fair{color:var(--warning);background:#fff8e8}.status-pill.low,.status-pill.poor{color:#a02424;background:#fdeeee}.prediction-meta-pill{gap:4px}.prediction-meta-pill .prediction-meta-label{color:inherit;opacity:.75;font-weight:600}.prediction-meta-pill .prediction-meta-value{text-transform:capitalize;font-weight:800}.admin-page-heading{border-bottom:1px solid var(--soft-line);justify-content:space-between;align-items:flex-end;gap:16px;margin:24px 0 18px;padding-bottom:14px;display:flex}.admin-page-heading>div{min-width:0}.admin-page-heading .eyebrow{margin-bottom:4px}.admin-page-heading h1{letter-spacing:-.01em;margin:2px 0 6px;font-size:clamp(26px,3.2vw,34px);line-height:1.1}.admin-page-heading .meta{color:var(--muted);margin:0;font-size:13px}.review-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.metric-card{border:1px solid var(--line);background:var(--surface);min-height:88px;color:var(--muted);text-align:left;font:inherit;border-radius:8px;gap:4px;padding:12px;display:grid}.metric-card strong{color:var(--ink);font-size:30px;line-height:1}.metric-card.active{border-color:var(--accent);color:var(--accent-strong);background:#edf8f2}.metric-card.warning{color:var(--warning);background:#fff8e8}.metric-card.success{color:var(--accent-strong);background:#edf8f2}.metric-card.danger{color:#a02424;background:#fdeeee}button.metric-card{cursor:pointer;transition:border-color .12s,transform .12s,box-shadow .12s}button.metric-card:hover{border-color:var(--accent);transform:translateY(-1px);box-shadow:0 4px 14px #00513d0f}button.metric-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.toolbar{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.toolbar.space-between{justify-content:space-between;align-items:center}.toolbar.filters{align-items:end}.toolbar.filters label{min-width:180px}.review-filters{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:12px}.risk-row{background:#fff8e8}.review-summary{gap:12px;display:grid}.metric{border-radius:8px;padding:10px 12px;line-height:1.4}.metric.warning{color:var(--warning);background:#fff8e8}.metric.danger{color:#a02424;background:#fdeeee}.admin-source-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.status-card-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:4px 0 8px;display:grid}.status-card{border:1px solid var(--line);background:var(--surface);border-radius:10px;gap:4px;min-height:72px;padding:12px 14px;display:grid}.status-card strong{color:var(--ink);word-break:break-word;font-size:22px;line-height:1.1}.status-card span{color:var(--muted);font-size:12px}.source-card{border:1px solid var(--line);background:var(--surface);border-radius:12px;gap:8px;min-width:0;padding:14px;display:grid}.source-card input{width:18px;height:18px}.source-card a,.source-card small{overflow-wrap:anywhere}.success-pill{color:var(--accent-strong);background:#edf8f2}.danger-text{color:#a02424}.check-row{align-items:center;gap:10px;display:flex}.check-row input{width:18px;height:18px}.admin-table-wrap{overflow-x:auto}.compact-admin-hero{align-items:center}.admin-stack{gap:14px;display:grid}.admin-edit-status{flex-wrap:wrap;align-items:center;gap:8px;min-height:28px;display:flex}.admin-action-feedback{flex-wrap:wrap;align-items:center;gap:10px;min-height:28px;display:flex}.admin-action-feedback .status-pill.success{padding:4px 12px;font-weight:600}.admin-token{gap:8px;display:grid}.related-discussions{gap:8px;margin-top:10px;display:grid}.textarea{resize:vertical;min-height:110px}.textarea.tall{min-height:280px}.notice{color:var(--warning);background:#fff8e8;border:1px solid #e6c58a;border-radius:8px;padding:12px}.notice.success{color:var(--accent-strong);background:#edf8f2;border-color:#9bcbb8}.notice.error{color:#a02424;background:#fff1f1;border-color:#efb3b3}.notice p{margin:0 0 10px}pre{white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid var(--line);background:#f2f5f1;border-radius:8px;padding:12px;font-size:13px}button:disabled{cursor:not-allowed;opacity:.58}@media (max-width:1199px){.shell{width:min(100% - 28px,1120px)}.admin-app-shell{grid-template-columns:1fr}.admin-sidebar{gap:12px;height:auto;position:static}.admin-sidebar-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-app-main{padding:0 16px 40px}.admin-shell-topbar{margin-inline:-16px;padding-inline:16px}.topbar-inner{grid-template-columns:1fr;align-items:stretch;gap:8px;padding:8px 0 9px;display:grid}.mobile-header-row{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.mobile-header-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:inline-flex}.mobile-language{display:inline-flex}.mobile-icon-button{border:1px solid var(--line);min-width:38px;min-height:38px;color:var(--accent-strong);font:inherit;background:#f8fbf7;border-radius:999px;justify-content:center;align-items:center;font-size:18px;font-weight:900;line-height:1;display:inline-flex}.desktop-nav,.topbar-actions{display:none}.core-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.score-ticker-inner{grid-template-columns:minmax(0,1fr) auto}.score-ticker-heading{grid-column:1/-1}.score-ticker-list{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.score-ticker-list::-webkit-scrollbar{display:none}.score-ticker-card{flex:0 0 260px}.scores-layout{grid-template-columns:minmax(0,1fr)}.scores-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.betting-layout{grid-template-columns:1fr}.betting-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.core-nav a{border:1px solid var(--line);min-height:42px;color:var(--muted);background:#f8fbf7;border-radius:12px;justify-content:center;align-items:center;font-size:14px;font-weight:900;display:inline-flex}.core-nav a.active{border-color:var(--accent);background:var(--accent);color:#fff}.mobile-search-panel{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(0,1fr) 38px;gap:8px;padding:8px;display:grid}.mobile-search-panel input{border:1px solid var(--line);width:100%;min-height:40px;font:inherit;border-radius:10px;padding:0 12px}.mobile-search-panel button,.mobile-menu-heading button{border:1px solid var(--line);min-height:40px;color:var(--accent-strong);font:inherit;background:#f8fbf7;border-radius:10px;font-size:20px;font-weight:900}.mobile-menu-layer{z-index:900;isolation:isolate;justify-content:flex-end;display:flex;position:fixed;inset:0}.mobile-menu-backdrop{z-index:0;background:#17211b57;position:absolute;inset:0}.mobile-menu-panel{z-index:1000;border-left:1px solid var(--line);background:#fff;grid-template-rows:auto auto auto auto;gap:14px;width:min(360px,84vw);height:100dvh;max-height:100dvh;padding:16px;display:grid;position:relative;overflow-y:auto;box-shadow:-18px 0 42px #17211b2e}.mobile-menu-heading{z-index:1;border-bottom:1px solid var(--soft-line);background:#fff;justify-content:space-between;align-items:center;gap:12px;margin:-16px -16px 0;padding:16px;display:flex;position:sticky;top:0}.mobile-menu-heading strong{color:var(--accent-strong);font-size:20px}.mobile-menu-list,.mobile-menu-account,.mobile-menu-language{gap:8px;display:grid}.mobile-menu-language{border-top:1px solid var(--line);gap:10px;margin-top:auto;padding-top:12px;display:grid}.mobile-menu-language>span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:900}.mobile-menu-language .language-chip-grid{width:100%}.mobile-menu-list a,.mobile-menu-account a,.mobile-menu-account button{border:1px solid var(--line);min-height:46px;color:var(--ink);font:inherit;text-align:left;background:#f8fbf7;border-radius:12px;align-items:center;padding:0 12px;font-weight:900;display:flex}.feed-layout{grid-template-columns:minmax(0,1.65fr) minmax(260px,.9fr);gap:14px}.forum-hero-copy h1{font-size:clamp(26px,4vw,36px)}.lead-story h2{font-size:clamp(22px,3vw,28px)}.focus-grid{grid-template-columns:1fr}.side-panel,.forum-live-card{padding:12px}.article-shell{grid-template-columns:minmax(0,1fr) minmax(0,280px);gap:14px}.dashboard-cards,.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-shell{padding-top:18px}.home-grid{gap:18px}.home-main{grid-column:span 8}.home-sidebar{grid-column:span 4;gap:10px;top:104px}.headline-card{grid-template-columns:minmax(0,1fr) 112px;gap:14px;padding:18px}.headline-card h1{font-size:clamp(24px,3vw,30px)}.headline-mark{min-height:132px;font-size:28px}.news-card,.home-section,.sidebar-panel{padding:16px}.news-card h2{font-size:20px}.stat-strip,.more-article-grid,.top-news-grid{grid-template-columns:1fr}.match-widget-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.home-main,.home-sidebar{grid-column:1/-1}.home-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.rules-panel{grid-column:1/-1}.stat-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer{flex-direction:column;align-items:flex-start}.site-footer nav{justify-content:flex-start}.top-news-grid{grid-template-columns:1fr}.featured-match-list,.match-widget-grid,.score-list{scrollbar-width:none;grid-template-columns:repeat(3,minmax(220px,1fr));padding-bottom:2px;overflow-x:auto}.featured-match-list::-webkit-scrollbar{display:none}.match-widget-grid::-webkit-scrollbar{display:none}.score-list::-webkit-scrollbar{display:none}}@media (min-width:768px) and (max-width:1024px){.shell{width:min(100% - 24px,980px)}.topbar-inner{gap:6px;padding:6px 0 7px}.core-nav{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.core-nav a{min-height:38px;font-size:13px}.mobile-icon-button{min-width:36px;min-height:36px;font-size:17px}.mobile-language .language-trigger{min-height:36px}.home-shell{padding-top:16px}.home-grid{gap:14px}.home-main{grid-column:span 8}.home-sidebar{grid-column:span 4;grid-template-columns:1fr;gap:10px}.top-news-grid{grid-template-columns:1fr;gap:12px}.headline-carousel{min-height:clamp(220px,28vw,280px);padding:18px}.headline-slide h1{font-size:clamp(22px,2.6vw,26px)}.featured-matches-panel,.match-widgets-carousel,.scoreboard-panel,.side-panel,.forum-live-card{padding:14px}.match-widget-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.match-widget-card{min-height:124px;padding:11px}.featured-match-list,.score-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;overflow:visible}.admin-app-shell{grid-template-columns:1fr;gap:12px}.admin-sidebar{padding:14px}.admin-sidebar-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.admin-sidebar-group{gap:1px}.admin-sidebar-group-label{padding-inline:10px;font-size:10px}.admin-sidebar-nav a{min-height:34px;padding:0 10px;font-size:13px}.admin-app-main{padding:0 18px 36px}.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dashboard-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-hero{padding:18px}.admin-hero h1{font-size:clamp(22px,2.4vw,26px)}.review-table{font-size:13px}.review-table thead th,.review-table td{padding:9px 11px}.forum-hero-copy{padding:18px}.forum-hero-copy h1{font-size:clamp(22px,3.2vw,30px)}.lead-story{padding:18px}.news-card,.home-section,.sidebar-panel{padding:14px}.article-shell{grid-template-columns:minmax(0,1fr) minmax(0,260px);gap:16px}}@media (max-width:767px){.admin-app-shell{grid-template-columns:1fr;gap:0}.admin-sidebar{z-index:40;width:min(82vw,320px);height:100vh;transition:transform .22s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:0 14px 40px #0c281e59}.admin-drawer-open .admin-sidebar{transform:translate(0)}.admin-sidebar-nav{grid-template-columns:1fr}.admin-drawer-toggle{margin-right:auto;display:inline-flex}.admin-drawer-backdrop{display:block}.admin-public-shell{padding:16px}.admin-login-card,.admin-forbidden{padding:20px}.admin-shell-topbar{justify-content:space-between}.admin-topbar-token{flex:0 auto;max-width:200px;margin-right:0}.admin-topbar-user{display:none}.score-ticker-inner{gap:7px;padding-block:7px}.score-ticker-heading{display:none}.score-ticker-card{flex-basis:min(78vw,280px)}.scores-page{padding-top:14px}.scores-page-header{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:10px}.scores-page-header h1{font-size:24px}.scores-page-header p{font-size:14px}.scores-page-header>span{padding:6px 9px;font-size:11px}.sports-tabs{margin-inline:-12px;padding-inline:12px}.sports-tabs a,.status-filter a,.date-switcher a{min-height:34px;padding-inline:11px;font-size:12px}.score-controls{gap:8px;padding:10px}.date-switcher{align-items:stretch;gap:7px}.date-picker-form{width:100%;margin-left:0}.date-picker-form label{flex:1}.match-row{grid-template-columns:62px minmax(0,1fr) 34px;gap:7px;min-height:68px;padding:7px 9px}.match-flags{grid-column:2/-1;justify-content:flex-start;gap:5px}.match-flags span,.match-flags small,.live-badge{min-height:19px;padding-inline:6px;font-size:10px}.match-time{font-size:11px}.match-teams strong{font-size:13px}.match-score{font-size:14px}.league-group>header{min-height:38px;padding:7px 9px}.scores-sidebar,.match-detail-grid,.betting-sidebar,.odds-result-grid{grid-template-columns:1fr}.betting-page{padding-top:14px}.betting-page-header h1,.betting-article h1{font-size:24px}.odds-calculator-card,.betting-article{padding:14px}.match-detail-score{grid-template-columns:1fr auto auto auto 1fr;gap:7px}.topbar-inner,.hero,.forum-hero,.layout,.feed-layout,.article-shell,.admin-grid{grid-template-columns:1fr}.topbar-inner{gap:7px;padding:8px 0 9px;display:grid}.mobile-header-row{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.mobile-header-actions{justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:inline-flex}.mobile-icon-button{border:1px solid var(--line);min-width:34px;min-height:34px;color:var(--accent-strong);background:#f8fbf7;border-radius:999px;justify-content:center;align-items:center;font-size:18px;font-weight:900;line-height:1;display:inline-flex}.mobile-language .language-trigger.compact{min-height:34px;padding:0 8px;font-size:11px}.brand{min-width:0;font-size:19px}.nav{gap:6px;margin-inline:-10px;padding-inline:10px}.nav a{white-space:nowrap;border-radius:999px;min-height:36px;padding:0 14px;font-size:14px}.desktop-nav,.topbar-actions,.desktop-language,.topbar-actions .login-state{display:none}.topbar-actions a{border:1px solid var(--line);min-height:36px;color:var(--accent-strong);background:#f8fbf7;border-radius:999px;padding:0 9px;font-size:12px;font-weight:800}.search-box{grid-column:auto;min-width:0}.search-box input{width:100%;min-height:38px;font-size:13px}.language-switcher{flex:none}.language-trigger{min-height:34px;padding:0 9px;font-size:12px}.language-menu{right:0}.grid,.form-grid,.feed-card,.discussion-row{grid-template-columns:1fr}.news-home{padding-top:10px}.forum-hero-copy{padding:14px}.forum-hero-copy h1{font-size:24px}.forum-hero-copy p{font-size:14px;line-height:1.5}.quick-link-row{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.quick-link-row::-webkit-scrollbar{display:none}.category-tabs{margin-inline:-10px;padding-inline:10px}.section-heading h1,.admin-hero h1{font-size:26px}.lead-story{padding:14px}.lead-story h2,.feed-card h3{font-size:20px}.lead-story p,.feed-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;display:-webkit-box;overflow:hidden}.story-meta{font-size:12px}.focus-grid{grid-template-columns:1fr}.feed-card{padding:14px}.button,.button.compact{min-height:44px}.sidebar,.article-sidebar{position:static}.article h1{font-size:26px}.dek{font-size:16px}.article-meta-bar{flex-direction:column;align-items:flex-start;gap:8px}.article p{font-size:16px}.dashboard-cards,.review-metrics{grid-template-columns:1fr}.admin-page-heading{flex-direction:column}.toolbar.filters label{min-width:100%}.review-table{background:0 0;border:0;display:block}.review-table thead{display:none}.review-table tbody{gap:10px;display:grid}.review-table tr{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);gap:8px;padding:12px;display:grid}.review-table td{border:0;grid-template-columns:94px minmax(0,1fr);gap:10px;padding:0;display:grid}.review-table td:before{content:attr(data-label);color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.home-shell{padding:10px 0 34px}.home-grid{grid-template-columns:1fr;gap:12px;display:grid}.home-main,.home-sidebar{grid-column:1}.home-sidebar{grid-template-columns:1fr}.headline-card{grid-template-columns:1fr;gap:6px;padding:12px}.headline-content{gap:6px}.headline-card h1{font-size:21px;line-height:1.18}.headline-card p{-webkit-line-clamp:1;font-size:13px;line-height:1.38}.headline-mark{display:none}.tag{min-height:22px;padding:0 8px;font-size:11px}.story-meta{font-size:11px;line-height:1.35}.headline-actions{margin-top:0;display:flex}.headline-actions .button{min-height:36px;padding:0 13px;font-size:14px}.desktop-secondary-action{display:none}.pro-tabs{margin-inline:-10px;padding-inline:10px}.pro-tabs a{min-height:36px;padding:0 14px;font-size:14px}.home-section,.news-card,.sidebar-panel{padding:14px}.home-section{gap:11px}.section-title-row{flex-direction:column;align-items:flex-start;gap:8px}.section-title-row h2{font-size:18px}.news-card{gap:7px;padding:13px 14px}.news-card h2{font-size:18px}.news-card p{font-size:13px}.news-card-footer{flex-direction:column;align-items:flex-start;gap:7px;font-size:12px}.news-card-footer>div{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.news-card-footer a{justify-content:center;min-height:36px;font-size:13px}.stat-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.home-sidebar .sidebar-panel:first-child,.home-sidebar .sidebar-panel:nth-child(4),.home-sidebar .sidebar-panel:nth-child(5),.home-sidebar .rules-panel{display:none}.match-card-list li{flex-direction:column;align-items:flex-start;gap:4px}.topic-cloud a,.site-footer a{min-height:44px}.more-article-grid{grid-template-columns:1fr}.site-footer{padding:16px}.top-news-grid{gap:10px}.headline-carousel{gap:7px;min-height:210px;padding:12px}.headline-slide{gap:6px}.headline-slide h1{font-size:21px;line-height:1.18}.headline-slide p{-webkit-line-clamp:1;font-size:13px;line-height:1.38}.headline-slide .button{min-height:36px;padding:0 13px;font-size:14px}.carousel-controls>button{width:30px;height:30px}.featured-matches-panel,.match-widgets-carousel,.scoreboard-panel{padding:12px}.featured-match-list,.match-widget-grid,.score-list{scrollbar-width:none;gap:9px;margin-inline:-4px;padding-inline:4px;display:flex;overflow-x:auto}.featured-match-list::-webkit-scrollbar{display:none}.match-widget-grid::-webkit-scrollbar{display:none}.score-list::-webkit-scrollbar{display:none}.featured-match-card,.match-widget-card,.score-card{flex:0 0 min(72vw,280px)}.match-widget-card{min-height:126px}}@media (max-width:520px){.shell{width:min(100% - 20px,1120px)}.section-heading,.admin-hero{flex-direction:column;align-items:flex-start}.brand{font-size:17px}.mobile-header-actions{gap:5px}.mobile-icon-button{min-width:32px;min-height:32px;font-size:17px}.language-trigger.compact{gap:4px;min-height:32px;padding:0 8px;font-size:11px}.language-trigger.compact .language-trigger-caret{display:none}.language-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.language-chip-grid button{min-height:48px;padding:7px 9px}.home-shell{padding:8px 0 28px}.home-grid{gap:10px}.home-section,.news-card,.sidebar-panel,.featured-matches-panel,.match-widgets-carousel,.scoreboard-panel{border-radius:14px;padding:12px}.headline-carousel{border-radius:14px;min-height:188px;padding:12px}.headline-slide h1{font-size:19px}.headline-slide .button{min-height:34px;padding:0 12px;font-size:13px}.tag{min-height:20px;padding:0 7px;font-size:10px}.carousel-controls>button{width:28px;height:28px;font-size:18px}.carousel-dots button{width:7px;height:7px}.carousel-dots button.active{width:18px}.core-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.core-nav a{border-radius:10px;min-height:38px;font-size:13px}.match-widget-card,.featured-match-card,.score-card{flex-basis:min(80vw,260px)}.match-widget-card{min-height:116px;padding:10px}.section-title-row h2,.lead-story h2,.feed-card h3{font-size:17px}.news-card h2{font-size:16px}.admin-hero{padding:14px}.admin-hero h1{font-size:22px}}.admin-app-main{overflow-x:hidden}.admin-app-main .shell,.admin-app-main .panel,.admin-app-main section{min-width:0;max-width:100%}.admin-app-main pre{white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;max-width:100%;overflow-x:auto}.admin-app-main a,.admin-app-main p,.admin-app-main small,.admin-app-main .meta,.admin-app-main strong{overflow-wrap:anywhere;word-break:break-word}.admin-app-main .source-card a{word-break:break-all;max-width:100%;display:block}.admin-app-main .admin-table-wrap,.admin-app-main .review-table-wrap{width:100%;max-width:100%;overflow-x:auto}.admin-app-main .admin-table-wrap table,.admin-app-main .review-table-wrap table{min-width:640px}.admin-app-main .input,.admin-app-main .textarea{box-sizing:border-box;max-width:100%}.admin-token .input-row{align-items:stretch;gap:6px;display:flex}.admin-token .input-row .input{flex:1;min-width:0}.admin-token .input-row .button{white-space:nowrap;flex:none}.admin-coming-soon{border:1px dashed var(--line);background:var(--surface);border-radius:14px;gap:12px;margin:32px 0;padding:32px;display:grid}.admin-coming-soon h1{margin:0}.admin-coming-soon .meta{color:var(--muted)}.admin-coming-soon .feature-list{margin:8px 0 0;padding-left:18px}.admin-coming-soon .feature-list li{color:var(--muted);margin:4px 0}.view-toggle{background:var(--surface);border:1px solid var(--line);border-radius:10px;gap:4px;padding:4px;display:inline-flex}.view-toggle .chip{color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:13px}.view-toggle .chip.active{background:var(--accent);color:#fff}.review-groups{gap:16px;margin-top:16px;display:grid}.review-group{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:14px;padding:18px;display:grid}.review-group-head{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.review-group-title{margin:0;font-size:17px;line-height:1.4}.review-group-summary{color:var(--muted);max-width:720px;margin:6px 0 4px;font-size:13px;line-height:1.55}.review-group-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:12px;display:flex}.review-group-meta .dot{opacity:.4}.review-group-source{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:12px;display:flex}.review-group-row{border-top:1px dashed var(--soft-line,var(--line));flex-wrap:wrap;align-items:center;gap:10px;padding:10px 0;display:flex}.review-group-row .meta-label{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;min-width:64px;font-size:11px}.review-group-lang-chips{flex-wrap:wrap;gap:8px;display:flex}.lang-chip{background:var(--bg);border:1px solid var(--soft-line,var(--line));border-radius:999px;align-items:center;gap:8px;padding:4px 8px 4px 12px;display:inline-flex}.lang-chip-lang{text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.status-pill.compact{padding:2px 8px;font-size:11px}.review-group-risk{align-items:center;gap:8px;font-size:13px;display:inline-flex}.review-group-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.published-group{border-left:3px solid #34c759}.published-language-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.published-language-row{border:1px solid var(--line);background:#34c7590f;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.published-language-main{flex:320px;gap:4px;min-width:0;display:grid}.published-language-head{align-items:center;gap:8px;display:flex}.published-language-title{font-size:15px;font-weight:600;line-height:1.35}.published-language-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.published-language-meta .meta-slug{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.published-language-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.published-language-actions .button.danger{color:#fff;background:#d93025;border-color:#c5221f}.published-language-actions .button.danger:hover:not(:disabled){background:#c5221f}.published-language-actions .button.danger:disabled{cursor:not-allowed;background:#d930258c}.admin-fetch-error{gap:6px;padding:14px 16px;display:grid}.admin-fetch-error strong{font-size:15px}.admin-fetch-error-list{gap:4px;margin:0;padding:0;font-size:13px;line-height:1.55;list-style:none;display:grid}.admin-fetch-error-list code{background:#ffffff80;border-radius:4px;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.admin-placeholder-empty{margin-top:16px}.admin-placeholder-plan{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;margin-top:16px;display:grid}.admin-placeholder-list{gap:4px;margin:8px 0 0 18px;padding:0;font-size:13px;line-height:1.55;list-style:outside;display:grid}.agent-task-articles{gap:6px;margin:0;padding:0;list-style:none;display:grid}.agent-task-articles li{align-items:center;gap:10px;display:flex}:root{--brand:var(--accent);--brand-soft:var(--soft-green);--brand-strong:var(--accent-strong);--surface-muted:#f0f4ee;--text-main:var(--ink);--text-muted:var(--muted);--border-subtle:var(--soft-line);--fe-shell-max:1280px;--fe-content-pad:16px;--fe-bottom-nav-h:60px}.fe-bottom-nav{z-index:60;height:var(--fe-bottom-nav-h);padding:6px 8px calc(env(safe-area-inset-bottom,0px) + 4px);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line);background:#fffffff5;justify-content:space-around;align-items:stretch;display:none;position:fixed;bottom:0;left:0;right:0}.fe-bottom-nav a{color:var(--text-muted);-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-size:11px;line-height:1.1;text-decoration:none;transition:color .18s;display:flex}.fe-bottom-nav a .label{letter-spacing:.01em;font-size:11px;font-weight:500}.fe-bottom-nav a[aria-current=page],.fe-bottom-nav a.is-active{color:var(--brand)}.fe-bottom-nav a[aria-current=page] .label,.fe-bottom-nav a.is-active .label{font-weight:600}.fe-bottom-nav .icon{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.fe-bottom-nav .icon svg{width:22px;height:22px;display:block}.fe-bottom-nav a[aria-current=page] .icon svg,.fe-bottom-nav a.is-active .icon svg{stroke-width:2px}.fe-app-shell{min-height:100vh}.fe-app-shell .fe-tablet-rail{display:none}.fe-content{width:min(var(--fe-shell-max), calc(100% - var(--fe-content-pad) * 2));margin:0 auto}.fe-mode-toggle{box-sizing:border-box;border:1px solid var(--line);background:var(--surface);border-radius:999px;grid-template-columns:1fr 1fr;align-items:stretch;gap:0;min-width:160px;height:36px;padding:3px;font-size:12px;line-height:1;display:inline-grid}.fe-mode-toggle button{box-sizing:border-box;height:28px;color:var(--text-muted);cursor:pointer;letter-spacing:.02em;white-space:nowrap;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:0;padding:0 14px;font-weight:600;line-height:1;display:inline-flex}.fe-mode-toggle button[aria-pressed=true]{background:var(--brand);color:#fff}.fe-sports-tabs{scrollbar-width:none;border-bottom:1px solid var(--border-subtle);gap:4px;margin-bottom:12px;padding:8px 0;display:flex;overflow-x:auto}.fe-sports-tabs::-webkit-scrollbar{display:none}.fe-sports-tabs button{color:var(--text-muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:6px 12px;font-size:13px}.fe-sports-tabs button[aria-pressed=true]{background:var(--brand-soft);color:var(--brand-strong);font-weight:600}.fe-date-strip{scrollbar-width:none;gap:6px;padding:4px 0 10px;display:flex;overflow-x:auto}.fe-date-strip::-webkit-scrollbar{display:none}.fe-date-strip button{border:1px solid var(--border-subtle);background:var(--surface);cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;gap:2px;min-width:54px;padding:6px 10px;font-size:12px;display:flex}.fe-date-strip button[aria-pressed=true]{background:var(--brand);color:#fff;border-color:var(--brand)}.fe-date-strip button strong{font-size:15px;line-height:1}.fe-match-card{border:1px solid var(--border-subtle);background:var(--surface);color:inherit;border-radius:12px;grid-template-columns:1fr auto;gap:6px 12px;padding:12px 14px;text-decoration:none;display:grid}.fe-match-card+.fe-match-card{margin-top:8px}.fe-match-card .meta{color:var(--text-muted);grid-column:1/-1;align-items:center;gap:8px;font-size:11px;display:flex}.fe-match-card .teams{flex-direction:column;gap:2px;font-size:14px;font-weight:600;display:flex}.fe-match-card .scores{text-align:right;font-feature-settings:"tnum";flex-direction:column;gap:2px;font-weight:700;display:flex}.fe-match-card.status-live .meta:before{content:"● LIVE";color:var(--danger);letter-spacing:.04em;font-weight:700}.fe-match-card.status-finished .scores{color:var(--text-muted)}.fe-pred-row{border:1px solid var(--border-subtle);background:var(--surface);border-radius:10px;grid-template-columns:1fr auto;gap:4px 12px;padding:10px 12px;display:grid}.fe-pred-row+.fe-pred-row{margin-top:6px}.fe-pred-row .pred-meta{color:var(--text-muted);gap:6px;font-size:11px;display:flex}.fe-pred-row .pred-headline{font-size:13px;font-weight:600}.fe-pred-row .pred-confidence{font-feature-settings:"tnum";color:var(--brand-strong);text-align:right;font-size:12px;font-weight:700}.fe-pred-row .pred-risk{text-align:right;font-size:11px}.fe-pred-row .pred-risk[data-level=high]{color:var(--danger)}.fe-pred-row .pred-risk[data-level=medium]{color:var(--warning)}.fe-pred-row .pred-risk[data-level=low]{color:var(--success)}.fe-article-card{border:1px solid var(--border-subtle);background:var(--surface);color:inherit;border-radius:12px;padding:12px 14px;text-decoration:none;display:block}.fe-article-card+.fe-article-card{margin-top:8px}.fe-article-card .tag{color:var(--brand-strong);font-size:11px;font-weight:600}.fe-article-card h3{margin:4px 0 6px;font-size:15px;line-height:1.35}.fe-article-card p{color:var(--text-muted);margin:0 0 6px;font-size:13px;line-height:1.45}.fe-article-card .meta{color:var(--text-muted);font-size:11px}.fe-floating-post{right:16px;bottom:calc(var(--fe-bottom-nav-h) + 16px + env(safe-area-inset-bottom,0px));background:var(--brand);color:#fff;z-index:55;cursor:pointer;border:0;border-radius:50%;width:52px;height:52px;font-size:24px;position:fixed;box-shadow:0 4px 14px #00513d47}.fe-risk-notice{color:#7a3f17;background:#fff5ef;border:1px solid #f1d6c9;border-radius:10px;padding:10px 12px;font-size:12px;line-height:1.5}.fe-risk-notice strong{margin-bottom:4px;display:block}.fe-data-mini-table{border-collapse:collapse;font-feature-settings:"tnum";width:100%;font-size:13px}.fe-data-mini-table th,.fe-data-mini-table td{border-bottom:1px solid var(--border-subtle);text-align:left;padding:8px 10px}.fe-data-mini-table th{color:var(--text-muted);background:var(--surface-muted);font-weight:600}.fe-data-mini-table td.num{text-align:right}.compact-card-grid{grid-template-columns:1fr;gap:8px;display:grid}.fe-page{padding:12px 0 calc(var(--fe-bottom-nav-h) + 24px)}.fe-page-header{justify-content:space-between;align-items:baseline;gap:12px;margin:8px 0 10px;display:flex}.fe-page-header h1{margin:0;font-size:22px;line-height:1.2}.fe-page-header .sub{color:var(--text-muted);font-size:12px}.fe-section+.fe-section{margin-top:20px}.fe-section-title{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.fe-section-title h2{margin:0;font-size:16px}.fe-section-title a{color:var(--brand);font-size:12px}.fe-empty,.fe-loading{text-align:center;color:var(--text-muted);border:1px dashed var(--border-subtle);background:var(--surface);border-radius:12px;padding:24px 14px;font-size:13px}@media (min-width:768px) and (max-width:1023px){:root{--fe-content-pad:24px}.compact-card-grid{grid-template-columns:1fr 1fr;gap:10px}.tablet-two-column{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;display:grid}.fe-page-header h1{font-size:26px}.fe-bottom-nav{display:flex}}@media (min-width:1024px) and (max-width:1279px){:root{--fe-content-pad:28px;--fe-bottom-nav-h:0px}.fe-bottom-nav{display:none}.fe-app-shell{grid-template-columns:220px minmax(0,1fr);display:grid}.fe-app-shell .fe-tablet-rail{border-right:1px solid var(--border-subtle);background:var(--surface);flex-direction:column;align-self:start;gap:4px;height:calc(100vh - 64px);padding:16px 12px;display:flex;position:sticky;top:64px}.fe-app-shell .fe-tablet-rail a{color:var(--text-main);border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;display:flex}.fe-app-shell .fe-tablet-rail a[aria-current=page]{background:var(--brand-soft);color:var(--brand-strong);font-weight:600}.compact-card-grid{grid-template-columns:1fr 1fr;gap:12px}.tablet-three-column{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:20px;display:grid}}@media (min-width:1280px){:root{--fe-bottom-nav-h:0px;--fe-content-pad:32px}.fe-bottom-nav{display:none}.compact-card-grid{grid-template-columns:1fr 1fr 1fr;gap:14px}.fe-floating-post{display:none}}@media (max-width:767px){.fe-bottom-nav{display:flex}body{padding-bottom:var(--fe-bottom-nav-h)}}.fe-edu-banner{color:#7a3f17;background:#fff5ef;border:1px solid #f1d6c9;border-radius:12px;margin-bottom:12px;padding:10px 14px;font-size:12px;line-height:1.5}.fe-date-strip a{border:1px solid var(--border-subtle);background:var(--surface);cursor:pointer;min-width:54px;color:var(--text-main);border-radius:10px;flex-direction:column;flex-shrink:0;align-items:center;gap:2px;padding:6px 10px;font-size:12px;text-decoration:none;display:flex}.fe-date-strip a strong{font-feature-settings:"tnum";font-size:14px;line-height:1}.fe-date-strip a[aria-pressed=true]{background:var(--brand);color:#fff;border-color:var(--brand)}.fe-date-strip a[aria-pressed=true] strong{color:#fff}.fe-sports-tabs a{color:var(--text-muted);white-space:nowrap;background:0 0;border:0;border-radius:999px;flex-shrink:0;padding:6px 12px;font-size:13px;text-decoration:none}.fe-sports-tabs a[aria-pressed=true],.fe-sports-tabs a.active{background:var(--brand-soft);color:var(--brand-strong);font-weight:600}.fe-match-compact{background:var(--surface);border:1px solid var(--border-subtle);border-radius:14px;overflow:hidden}.fe-match-compact+.fe-match-compact{margin-top:8px}.fe-match-compact-link{color:inherit;padding:10px 14px 8px;text-decoration:none;display:block}.fe-match-compact-header{color:var(--text-muted);align-items:center;gap:8px;font-size:11px;display:flex}.fe-match-compact-header .league{color:var(--brand-strong);letter-spacing:.02em;font-weight:700}.fe-match-compact-header .meta{color:var(--text-muted)}.fe-match-compact-header .fe-match-status{margin-left:auto;font-weight:600}.fe-match-status{border-radius:999px;padding:2px 8px;font-size:11px}.fe-match-status.status-live{color:var(--danger);background:#d930251f}.fe-match-status.status-live .dot{margin-right:4px;animation:1.4s infinite fe-pulse}.fe-match-status.status-finished{background:var(--surface-muted);color:var(--text-muted)}.fe-match-status.status-scheduled{background:var(--brand-soft);color:var(--brand-strong)}.fe-match-status.status-postponed{color:var(--warning);background:#a35b001f}@keyframes fe-pulse{0%,to{opacity:1}50%{opacity:.35}}.fe-match-compact-body{gap:6px;margin-top:8px;display:grid}.fe-match-compact-body .team{grid-template-columns:36px 1fr auto;align-items:center;gap:12px;font-size:15px;display:grid}.fe-match-compact-body .team-badge{background:var(--surface-muted);width:36px;height:36px;color:var(--text-muted);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex;overflow:hidden}.fe-match-compact-body .team-badge.has-logo{border:1px solid var(--border-subtle);background:#fff;padding:2px}.fe-match-compact-body .team-badge img{object-fit:contain;width:100%;height:100%;display:block}.fe-match-compact-body .team-name{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-weight:600;overflow:hidden}.fe-match-compact-body .team-score{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;min-width:44px;font-size:18px;font-weight:700}.fe-match-compact.status-finished .team-score{color:var(--text-muted)}.fe-match-compact.status-live .team-score{color:var(--danger)}.fe-match-compact-footer{border-top:1px dashed var(--border-subtle);color:var(--text-muted);justify-content:space-between;margin-top:8px;padding-top:6px;font-size:11px;display:flex}.fe-match-compact-actions{flex-wrap:wrap;gap:6px;padding:0 14px 10px;display:flex}.fe-action-chip{border:1px solid var(--border-subtle);color:var(--text-main);background:var(--surface);border-radius:999px;padding:4px 10px;font-size:12px;text-decoration:none}.fe-action-chip.primary{background:var(--brand);border-color:var(--brand);color:#fff}.fe-action-chip:hover{background:var(--surface-muted)}.fe-action-chip.primary:hover{background:var(--brand-strong)}.fe-league-group{margin-top:12px}.fe-league-group-head{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:baseline;margin-bottom:8px;padding:4px 4px 6px;display:flex}.fe-league-group-head strong{color:var(--brand-strong);letter-spacing:.02em;font-size:13px}.fe-league-group-head .country{color:var(--text-muted);margin-left:6px;font-size:11px}.fe-league-group-head .count{color:var(--text-muted);font-feature-settings:"tnum";font-size:11px}.fe-scores-page{padding:8px 0 calc(var(--fe-bottom-nav-h) + 24px)}.fe-scores-toolbar{background:var(--bg);z-index:10;flex-direction:column;gap:8px;padding:6px 0;display:flex;position:sticky;top:0}.fe-scores-toolbar .row-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.fe-scores-toolbar h1{margin:0;font-size:18px}.fe-scores-demo-banner{color:var(--text-muted);background:var(--bg-soft,#0000000a);border:1px solid var(--border-soft,#00000014);border-radius:var(--ui-radius,8px);padding:6px 10px;font-size:12px;line-height:1.45}.fe-scores-realtime-warning{color:var(--text-muted);background:var(--bg-soft,#0000000a);border:1px dashed var(--border-soft,#0000001f);border-radius:var(--ui-radius,8px);margin:0 0 8px;padding:6px 10px;font-size:12px;line-height:1.45}.fe-match-score-flash{animation:4s ease-out fe-score-flash}@keyframes fe-score-flash{0%{background-color:#ffc4002e}to{background-color:#0000}}.fe-scores-toolbar .row-status{flex-wrap:wrap;gap:6px;display:flex}.fe-scores-toolbar .row-status a{border:1px solid var(--border-subtle);color:var(--text-muted);border-radius:999px;padding:4px 10px;font-size:12px;text-decoration:none}.fe-scores-toolbar .row-status a[aria-pressed=true]{background:var(--brand-soft);border-color:var(--brand-soft);color:var(--brand-strong);font-weight:600}.fe-scores-layout{grid-template-columns:1fr;gap:16px;display:grid}.fe-scores-aside section+section{margin-top:14px}.fe-scores-aside .panel{background:var(--surface);border:1px solid var(--border-subtle);border-radius:12px;padding:12px 14px}.fe-scores-aside h3{margin:0 0 8px;font-size:14px}.fe-scores-aside .mini-row{border-bottom:1px dashed var(--border-subtle);color:inherit;justify-content:space-between;gap:6px;padding:6px 0;font-size:12px;text-decoration:none;display:flex}.fe-scores-aside .mini-row:last-child{border-bottom:0}.fe-scores-aside .mini-row strong{font-weight:600}.fe-scores-aside .mini-row small{color:var(--text-muted)}.fe-scores-leftrail{display:none}@media (min-width:768px) and (max-width:1023px){.fe-scores-page,.fe-predictions-page{max-width:860px;margin:0 auto}.fe-match-compact-body .team{grid-template-columns:44px 1fr auto;gap:14px;font-size:15px}.fe-match-compact-body .team-badge{border-radius:12px;width:44px;height:44px}.fe-bottom-nav{display:none}body{padding-bottom:0}}@media (min-width:1024px) and (max-width:1279px){.fe-bottom-nav{display:none}body{padding-bottom:0}.fe-scores-layout{grid-template-columns:200px minmax(0,1fr) 280px;align-items:start}.fe-scores-leftrail{background:var(--surface);border:1px solid var(--border-subtle);border-radius:12px;padding:12px;display:block;position:sticky;top:12px}.fe-scores-leftrail h3{margin:0 0 8px;font-size:13px}.fe-scores-leftrail a{color:var(--text-main);border-radius:6px;padding:6px 8px;font-size:13px;text-decoration:none;display:block}.fe-scores-leftrail a[aria-pressed=true]{background:var(--brand-soft);color:var(--brand-strong);font-weight:600}.fe-scores-aside{position:sticky;top:12px}.fe-predictions-layout{grid-template-columns:200px minmax(0,1fr) 280px;align-items:start;gap:20px;display:grid}}@media (min-width:1280px){.fe-scores-layout{grid-template-columns:220px minmax(0,1fr) 320px;align-items:start;gap:24px}.fe-scores-leftrail{background:var(--surface);border:1px solid var(--border-subtle);border-radius:12px;padding:14px;display:block;position:sticky;top:12px}.fe-scores-leftrail h3{margin:0 0 10px;font-size:14px}.fe-scores-leftrail a{color:var(--text-main);border-radius:8px;padding:7px 10px;font-size:14px;text-decoration:none;display:block}.fe-scores-leftrail a[aria-pressed=true]{background:var(--brand-soft);color:var(--brand-strong);font-weight:600}.fe-scores-aside{position:sticky;top:12px}.fe-predictions-layout{grid-template-columns:220px minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}}.fe-pred-compact{padding:var(--ui-card-padding-tight) var(--ui-card-padding)}.fe-pred-compact+.fe-pred-compact{margin-top:var(--ui-space-2)}.fe-pred-compact-header{font-size:var(--ui-font-size-meta);color:var(--ui-text-muted);justify-content:space-between;display:flex}.fe-pred-compact-header .league{color:var(--ui-brand-strong);letter-spacing:.02em;font-weight:700}.fe-pred-compact-body{justify-content:space-between;align-items:center;gap:var(--ui-space-3);flex-wrap:wrap;margin-top:6px;display:flex}.fe-pred-compact-body .match-line{gap:6px;font-size:14px;display:flex}.fe-pred-compact-body .match-line .vs{color:var(--ui-text-muted);font-size:var(--ui-font-size-meta);text-transform:uppercase;align-self:center}.fe-pred-compact-body .lean{align-items:center;gap:var(--ui-space-2);font-size:12px;display:inline-flex}.fe-pred-compact-body .lean-label{color:var(--ui-text-muted)}.fe-pred-compact-body .lean-team{color:var(--ui-text-main);font-weight:700}.fe-pred-compact-body .lean-prob{color:var(--ui-brand);font-feature-settings:"tnum";font-weight:700}.fe-pred-compact-body .lean-empty{color:var(--ui-text-muted);font-style:italic}.fe-pred-compact-footer{margin-top:var(--ui-space-2);border-top:1px dashed var(--ui-border-subtle);justify-content:space-between;align-items:center;gap:var(--ui-space-2);flex-wrap:wrap;padding-top:6px;display:flex}.pred-chip{font-size:var(--ui-font-size-meta);padding:2px var(--ui-space-2);border-radius:var(--ui-radius-pill);background:var(--ui-bg-neutral);color:var(--ui-text-muted);white-space:nowrap;font-weight:600}.pred-chip.confidence-high{background:color-mix(in srgb, var(--ui-success) 14%, transparent);color:var(--ui-success)}.pred-chip.confidence-medium{background:color-mix(in srgb, var(--ui-warning) 14%, transparent);color:var(--ui-warning)}.pred-chip.confidence-low{background:color-mix(in srgb, var(--ui-danger) 12%, transparent);color:var(--ui-danger)}.pred-chip.risk-low{background:color-mix(in srgb, var(--ui-success) 14%, transparent);color:var(--ui-success)}.pred-chip.risk-medium{background:color-mix(in srgb, var(--ui-warning) 14%, transparent);color:var(--ui-warning)}.pred-chip.risk-high{background:color-mix(in srgb, var(--ui-danger) 16%, transparent);color:var(--ui-danger)}.badge-pair{flex-wrap:wrap;gap:6px;display:inline-flex}.fe-pred-filter-row{flex-wrap:wrap;gap:6px;padding:6px 0;display:flex}.fe-pred-filter-row a{border:1px solid var(--border-subtle);color:var(--text-muted);border-radius:999px;padding:4px 10px;font-size:12px;text-decoration:none}.fe-pred-filter-row a[aria-pressed=true]{background:var(--brand-soft);color:var(--brand-strong);border-color:var(--brand-soft);font-weight:600}.fe-predictions-page{padding:8px 0 calc(var(--fe-bottom-nav-h) + 24px)}.fe-predictions-layout{grid-template-columns:1fr;gap:16px;display:grid}.fe-predictions-aside section{background:var(--surface);border:1px solid var(--border-subtle);border-radius:12px;padding:12px 14px}.fe-predictions-aside section+section{margin-top:14px}.fe-predictions-aside h3{margin:0 0 8px;font-size:14px}.fe-predictions-aside ul{color:var(--text-muted);margin:0;padding-left:16px;font-size:12px;line-height:1.6}.fe-pred-leftrail{display:none}@media (min-width:1024px){.fe-pred-leftrail{background:var(--surface);border:1px solid var(--border-subtle);border-radius:12px;padding:12px;display:block;position:sticky;top:12px}.fe-pred-leftrail h3{margin:0 0 8px;font-size:13px}.fe-pred-leftrail a{color:var(--text-main);border-radius:6px;padding:6px 8px;font-size:13px;text-decoration:none;display:block}.fe-pred-leftrail a[aria-pressed=true]{background:var(--brand-soft);color:var(--brand-strong);font-weight:600}.fe-scores-toolbar{background:0 0;position:relative}}.fe-scores-page,.fe-predictions-page{width:min(var(--fe-shell-max), calc(100% - var(--fe-content-pad) * 2));margin:0 auto}.fe-profile-shell,.fe-settings-shell{width:min(var(--fe-shell-max), calc(100% - var(--fe-content-pad) * 2));margin:0 auto;padding-bottom:32px}.fe-clean-panel{background:var(--surface);border:1px solid var(--border-subtle);border-radius:14px;padding:18px 18px 14px;box-shadow:0 1px 2px #0f172a0a}.fe-clean-panel+.fe-clean-panel{margin-top:14px}.fe-clean-panel h2{color:var(--text-main);letter-spacing:.01em;margin:0 0 10px;font-size:14px;font-weight:600}.fe-section-h2{color:var(--text-main);letter-spacing:-.005em;margin:0 0 10px;font-size:16px;font-weight:600}.fe-profile-layout{grid-template-columns:1fr;gap:16px;margin-top:14px;display:grid}.fe-profile-side,.fe-profile-main{flex-direction:column;gap:14px;min-width:0;display:flex}@media (min-width:768px){.fe-profile-shell{padding-bottom:48px}}@media (min-width:1024px){.fe-profile-layout{grid-template-columns:minmax(280px,340px) 1fr;align-items:start}}@media (min-width:1280px){.fe-profile-layout{grid-template-columns:340px 1fr;gap:20px}.fe-profile-shell,.fe-settings-shell{width:min(1180px, calc(100% - var(--fe-content-pad) * 2))}}.fe-profile-guest{background:var(--surface);border:1px solid var(--border-subtle);text-align:center;border-radius:18px;flex-direction:column;align-items:center;gap:10px;margin-top:14px;padding:32px 22px;display:flex}.fe-profile-guest h2{color:var(--text-main);margin:0;font-size:18px;font-weight:600}.fe-profile-guest p{color:var(--text-muted);max-width:360px;margin:0;font-size:13px}.fe-profile-guest-actions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:8px;display:flex}.fe-profile-hero{padding-bottom:16px}.fe-profile-hero-top{align-items:center;gap:14px;display:flex}.fe-profile-hero-meta{min-width:0}.fe-profile-hero-meta h1{color:var(--text-main);letter-spacing:-.01em;overflow-wrap:anywhere;margin:0;font-size:20px;font-weight:700}.fe-profile-hero-meta .muted{color:var(--text-muted);margin:2px 0 0;font-size:13px}.fe-profile-hero-meta .muted.small{font-size:12px}.fe-profile-hero-list{grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.fe-profile-hero-list li{background:var(--surface-muted);border-radius:10px;flex-direction:column;gap:2px;min-width:0;padding:8px 10px;display:flex}.fe-profile-hero-list span{color:var(--text-muted);letter-spacing:.02em;font-size:11px}.fe-profile-hero-list strong{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.fe-profile-hero-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.fe-avatar{background:linear-gradient(135deg, var(--brand-soft), var(--surface-muted));width:44px;height:44px;color:var(--brand-strong);letter-spacing:.02em;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:inline-flex}.fe-avatar-lg{width:64px;height:64px;font-size:22px}.fe-settings-row{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:12px 0;display:flex}.fe-clean-panel>.fe-settings-row:first-of-type,.fe-clean-panel>h2+.fe-settings-row{border-top:none}.fe-settings-row>span:first-child,.fe-settings-row>div:first-child{color:var(--text-main);flex-direction:column;gap:2px;min-width:0;font-size:13px;display:flex}.fe-settings-row strong{color:var(--text-main);font-size:13px;font-weight:600}.fe-settings-row small.muted,.fe-settings-row .muted{color:var(--text-muted);font-size:11px;font-weight:400}.fe-settings-row .mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.fe-settings-row-stack{flex-wrap:wrap;align-items:flex-start}.fe-settings-row-stack>div:first-child{flex:200px}.fe-lang-row{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.fe-lang-row .fe-action-chip[aria-pressed=true]{background:var(--brand-soft);color:var(--brand-strong);border-color:var(--brand-soft);font-weight:600}.fe-subtle-link{color:var(--brand-strong);font-size:13px;font-weight:500;text-decoration:none}.fe-subtle-link:hover{text-decoration:underline}.fe-input{border:1px solid var(--border-strong,var(--border,#e2e2e8));background:var(--surface,#fff);width:100%;color:var(--text-main,#111);border-radius:10px;padding:8px 12px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .15s,box-shadow .15s}.fe-input:focus{border-color:var(--brand-strong,#0070f3);box-shadow:0 0 0 3px var(--brand-soft,#0070f326);outline:none}.fe-input[aria-invalid=true]{border-color:var(--danger,#d93025)}.fe-input:disabled{background:var(--surface-muted,#f4f4f6);color:var(--text-muted,#777);cursor:not-allowed}textarea.fe-input{resize:vertical;min-height:96px}.fe-form-error{color:var(--danger,#d93025);margin:0;font-size:12px}.fe-form-success{color:var(--success,#1f8a3a);margin:0;font-size:12px;font-weight:500}.fe-pill-status{background:var(--brand-soft);color:var(--brand-strong);border-radius:999px;align-items:center;padding:2px 10px;font-size:11px;font-weight:600;display:inline-flex}.fe-switch{flex:none;width:38px;height:22px;display:inline-block;position:relative}.fe-switch input{opacity:0;width:0;height:0}.fe-switch span{background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:999px;transition:background .2s,border-color .2s;position:absolute;inset:0}.fe-switch span:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0f172a2e}.fe-switch input:checked+span{background:var(--brand);border-color:var(--brand)}.fe-switch input:checked+span:after{transform:translate(16px)}.fe-switch input:disabled+span{opacity:.5}.fe-mini-select{appearance:none;border:1px solid var(--border-subtle);background:var(--surface);color:var(--text-main);background-image:linear-gradient(45deg, transparent 50%, var(--text-muted) 50%), linear-gradient(135deg, var(--text-muted) 50%, transparent 50%);background-position:calc(100% - 14px),calc(100% - 9px);background-repeat:no-repeat;background-size:5px 5px;border-radius:8px;min-width:110px;padding:6px 26px 6px 10px;font-size:13px;line-height:1.2}.fe-mini-select:focus{outline:2px solid var(--brand);outline-offset:1px}.fe-action-chip.danger{color:#b42318;background:#fff;border-color:#b4231840}.fe-action-chip.danger:hover{background:#b423180f}.fe-action-chip:disabled,.fe-action-chip[aria-disabled=true]{opacity:.5;cursor:not-allowed}.fe-profile-stats{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.fe-stat-card{background:var(--surface);border:1px solid var(--border-subtle);border-radius:12px;flex-direction:column;gap:4px;min-height:92px;padding:14px 14px 12px;display:flex}.fe-stat-card strong{color:var(--text-main);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:24px;font-weight:700;line-height:1.1}.fe-stat-card span{color:var(--text-muted);font-size:12px;font-weight:500}.fe-stat-card small{color:var(--text-muted);margin-top:auto;font-size:11px}.fe-profile-stats-section{margin-top:0}@media (min-width:768px){.fe-profile-stats{grid-template-columns:repeat(4,1fr)}}.fe-quick-grid{grid-template-columns:1fr;gap:10px;display:grid}.fe-quick-card{background:var(--surface);border:1px solid var(--border-subtle);color:var(--text-main);border-radius:12px;align-items:center;gap:12px;min-height:64px;padding:12px 14px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.fe-quick-card:hover{border-color:var(--brand);transform:translateY(-1px)}.fe-quick-card-icon{background:var(--brand-soft);width:36px;height:36px;color:var(--brand-strong);border-radius:10px;flex:none;justify-content:center;align-items:center;font-size:16px;display:inline-flex}.fe-quick-card-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.fe-quick-card-body strong{color:var(--text-main);font-size:14px;font-weight:600}.fe-quick-card-body small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.fe-quick-card-chev{color:var(--text-muted);flex:none;font-size:18px;line-height:1}@media (min-width:768px){.fe-quick-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.fe-quick-grid{grid-template-columns:repeat(3,1fr)}}.fe-settings-layout{grid-template-columns:1fr;gap:16px;margin-top:14px;display:grid}.fe-settings-nav{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.fe-settings-nav-item{appearance:none;border:1px solid var(--border-subtle);background:var(--surface);text-align:left;color:var(--text-main);cursor:pointer;border-radius:12px;flex-direction:column;gap:2px;min-height:56px;padding:12px;transition:border-color .15s,background .15s;display:flex}.fe-settings-nav-item strong{font-size:13px;font-weight:600}.fe-settings-nav-item small{color:var(--text-muted);font-size:11px}.fe-settings-nav-item[aria-pressed=true]{background:var(--brand-soft);border-color:var(--brand-soft);color:var(--brand-strong)}.fe-settings-nav-item[aria-pressed=true] small{color:var(--brand-strong);opacity:.85}.fe-settings-main{flex-direction:column;gap:14px;min-width:0;display:flex}.fe-settings-card{margin:0}.fe-settings-detail{display:none}@media (max-width:1023px){.fe-settings-all{flex-direction:column;gap:14px;display:flex}.fe-settings-all>div{display:block}}@media (min-width:768px) and (max-width:1023px){.fe-settings-nav{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.fe-settings-layout{grid-template-columns:240px 1fr;align-items:start}.fe-settings-nav{grid-template-columns:1fr;gap:6px;position:sticky;top:80px}.fe-settings-detail{display:block}.fe-settings-all{display:none}}@media (min-width:1280px){.fe-settings-layout{grid-template-columns:260px 1fr;gap:20px}}.mobile-account-link{display:none}@media (max-width:1199px){.mobile-account-link{border:1px solid var(--line);min-width:38px;min-height:38px;color:var(--accent-strong);background:#f8fbf7;border-radius:999px;justify-content:center;align-items:center;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.mobile-account-link:hover,.mobile-account-link:focus-visible{background:var(--soft-green);border-color:var(--accent);outline:none}.mobile-account-link:focus-visible{box-shadow:0 0 0 2px var(--accent)}.mobile-account-link .avatar-dot{background:var(--accent);color:#fff;letter-spacing:.02em;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:inline-flex}.mobile-account-link.guest{color:var(--accent-strong)}}.fe-match-page{width:min(var(--fe-shell-max), calc(100% - var(--fe-content-pad) * 2));margin:0 auto;padding-bottom:48px}.fe-match-header{margin-top:4px}.fe-match-header-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.fe-match-back{color:var(--text-muted);font-size:12px;font-weight:500;text-decoration:none}.fe-match-back:hover{color:var(--brand-strong)}.fe-match-header-eyebrow{color:var(--text-muted);letter-spacing:.02em;align-items:center;gap:6px;font-size:12px;display:inline-flex}.fe-match-header-eyebrow .league{color:var(--brand-strong);font-weight:600}.fe-match-header-eyebrow .sep{color:var(--border-subtle)}.fe-match-header-card{background:var(--surface);border:1px solid var(--border-subtle);border-radius:16px;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:16px 14px;display:grid;box-shadow:0 1px 2px #0f172a0a}.fe-match-team{text-align:center;flex-direction:column;align-items:center;gap:6px;min-width:0;display:flex}.fe-match-team .team-badge{background:var(--surface-muted);width:44px;height:44px;color:var(--brand-strong);letter-spacing:.02em;border:1px solid var(--border-subtle);border-radius:50%;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:inline-flex;overflow:hidden}.fe-match-team .team-badge.has-logo{background:#fff;padding:3px}.fe-match-team .team-badge img{object-fit:contain;width:100%;height:100%;display:block}.fe-match-team .team-name{color:var(--text-main);overflow-wrap:anywhere;font-size:13px;font-weight:600;line-height:1.2}.fe-match-score-block{flex-direction:column;align-items:center;gap:6px;min-width:0;display:flex}.fe-match-score{font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:var(--text-main);align-items:baseline;gap:6px;display:inline-flex}.fe-match-score strong{font-size:30px;font-weight:700;line-height:1}.fe-match-score .colon{color:var(--text-muted);font-size:22px;font-weight:600;line-height:1}.fe-match-detail-status{background:var(--surface-muted);color:var(--text-main);border-radius:999px;align-items:center;gap:4px;padding:2px 10px;font-size:11px;font-weight:600;display:inline-flex}.fe-match-detail-status.status-live{color:#b42318;background:#fee4e2}.fe-match-detail-status.status-live .dot{animation:1.4s ease-in-out infinite fe-pulse}.fe-match-detail-status.status-finished{background:var(--surface-muted);color:var(--text-muted)}.fe-match-detail-status.status-scheduled{background:var(--brand-soft);color:var(--brand-strong)}.fe-match-detail-status.status-postponed{color:#92400e;background:#fef3c7}.fe-match-header-meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;font-size:12px;display:flex}.fe-match-header-meta .muted{color:var(--text-muted)}.fe-match-tabs{border-bottom:1px solid var(--border-subtle);scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:4px;margin-top:14px;display:flex;overflow-x:auto}.fe-match-tabs::-webkit-scrollbar{display:none}.fe-match-tab{color:var(--text-muted);white-space:nowrap;border-bottom:2px solid #0000;flex:none;padding:10px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s}.fe-match-tab:hover{color:var(--text-main)}.fe-match-tab[data-active=true]{color:var(--brand-strong);border-bottom-color:var(--brand);font-weight:600}.fe-match-layout{grid-template-columns:1fr;gap:14px;margin-top:14px;display:grid}.fe-match-main{flex-direction:column;gap:14px;min-width:0;display:flex}.fe-match-main .fe-clean-panel{margin-top:0}.fe-match-overview{flex-direction:column;gap:14px;display:flex}.fe-status-notice{background:var(--surface-muted);color:var(--text-muted);border-radius:8px;margin:8px 0 0;padding:8px 10px;font-size:12px}.fe-status-notice.info{background:var(--brand-soft);color:var(--brand-strong)}.fe-status-notice.live{color:#b42318;background:#fee4e2}.fe-status-notice.warn{color:#92400e;background:#fef3c7}.fe-status-notice.neutral{background:var(--surface-muted);color:var(--text-muted)}.fe-kv-grid{grid-template-columns:1fr 1fr;gap:8px;margin:12px 0 0;display:grid}.fe-kv-grid>div{background:var(--surface-muted);border-radius:10px;flex-direction:column;gap:2px;min-width:0;padding:8px 10px;display:flex}.fe-kv-grid dt{color:var(--text-muted);letter-spacing:.02em;font-size:11px}.fe-kv-grid dd{color:var(--text-main);overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:600}.fe-match-stats-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:4px;display:grid}.fe-stat-mini-card{background:var(--surface-muted);border-radius:12px;flex-direction:column;gap:6px;min-width:0;padding:10px 12px;display:flex}.fe-stat-mini-card .stat-label{color:var(--text-muted);letter-spacing:.02em;font-size:11px}.fe-stat-mini-card .stat-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.fe-stat-mini-card .stat-side{align-items:baseline;gap:4px;min-width:0;display:inline-flex}.fe-stat-mini-card .stat-side strong{color:var(--text-main);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:16px;font-weight:700}.fe-stat-mini-card .stat-side small{color:var(--text-muted);font-size:10px}.fe-stat-mini-card .stat-side.away{justify-content:flex-end}.fe-stat-mini-card .stat-divider{background:var(--border-subtle);flex:none;width:1px;height:16px}.fe-match-prediction-inline{flex-direction:column;gap:8px;margin-top:8px;display:flex}.fe-match-prediction-inline p{color:var(--text-main);background:var(--surface-muted);border-radius:10px;margin:0;padding:10px 12px;font-size:13px;line-height:1.6}.fe-match-discuss-actions{flex-wrap:wrap;gap:8px;margin:8px 0 10px;display:flex}.fe-match-aside{flex-direction:column;gap:14px;min-width:0;display:flex}.fe-match-aside .fe-clean-panel{margin-top:0}.fe-match-aside h3.fe-section-h2{margin:0 0 8px;font-size:14px}.fe-aside-lean{flex-wrap:wrap;align-items:baseline;gap:6px;margin-bottom:6px;display:flex}.fe-aside-lean .lean-label{color:var(--text-muted);letter-spacing:.02em;font-size:11px}.fe-aside-lean .lean-team{color:var(--text-main);overflow-wrap:anywhere;font-size:14px;font-weight:700}.fe-aside-lean .lean-prob{color:var(--brand-strong);font-variant-numeric:tabular-nums;margin-left:auto;font-size:14px;font-weight:700}.fe-aside-conf{background:var(--surface-muted);color:var(--text-muted);border-radius:10px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;padding:8px 10px;font-size:12px;display:flex}.fe-aside-conf strong{color:var(--text-main)}.fe-aside-list{flex-direction:column;gap:6px;margin:0 0 8px;padding:0;list-style:none;display:flex}.fe-aside-list a{background:var(--surface-muted);color:var(--text-main);border-radius:10px;flex-direction:column;gap:2px;padding:8px 10px;font-size:12px;text-decoration:none;display:flex}.fe-aside-list strong{color:var(--text-main);font-weight:600}.fe-aside-list small{color:var(--text-muted);font-size:11px}.fe-match-aside .muted.small{color:var(--text-muted);margin:0 0 8px;font-size:12px;line-height:1.6}.fe-match-bottom-back{text-align:center;margin:24px 0 0}@media (max-width:767px){.fe-match-page{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.fe-match-header-card{gap:4px;padding:14px 10px}.fe-match-team .team-badge{width:38px;height:38px;font-size:13px}.fe-match-team .team-name{font-size:12px}.fe-match-score strong{font-size:26px}.fe-match-score .colon{font-size:18px}.fe-match-header-meta{gap:6px 10px;font-size:11px}.fe-match-tab{padding:9px 12px;font-size:12px}.fe-kv-grid,.fe-match-stats-grid{grid-template-columns:1fr}.fe-stat-mini-card .stat-side strong{font-size:15px}}@media (min-width:768px) and (max-width:1023px){.fe-match-page{width:min(860px, calc(100% - var(--fe-content-pad) * 2))}.fe-match-header-card{padding:18px 16px}.fe-match-team .team-badge{width:52px;height:52px;font-size:17px}.fe-match-team .team-name{font-size:14px}.fe-match-score strong{font-size:34px}.fe-match-stats-grid{grid-template-columns:1fr 1fr}.fe-kv-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px) and (max-width:1279px){.fe-match-page{width:min(1100px, calc(100% - var(--fe-content-pad) * 2));padding-bottom:48px}.fe-match-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px}.fe-match-aside{position:sticky;top:16px}.fe-match-stats-grid{grid-template-columns:1fr 1fr}.fe-kv-grid{grid-template-columns:repeat(3,1fr)}.fe-match-team .team-badge{width:56px;height:56px;font-size:18px}.fe-match-team .team-name{font-size:15px}.fe-match-score strong{font-size:36px}}@media (min-width:1280px){.fe-match-page{width:min(1180px, calc(100% - var(--fe-content-pad) * 2))}.fe-match-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:22px}.fe-match-aside{position:sticky;top:20px}.fe-match-main{max-width:820px}.fe-match-stats-grid{grid-template-columns:repeat(2,1fr)}.fe-kv-grid{grid-template-columns:repeat(3,1fr)}.fe-match-team .team-badge{width:60px;height:60px;font-size:19px}.fe-match-team .team-name{font-size:16px}.fe-match-score strong{font-size:40px}.fe-match-score .colon{font-size:28px}}.fe-notification-bell{background:var(--surface-card,#fff);border:1px solid var(--border-subtle,#e6e7ea);width:38px;height:38px;color:var(--text-main,#1c1c1e);border-radius:999px;justify-content:center;align-items:center;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex;position:relative}.fe-notification-bell:hover{background:var(--surface-muted,#f4f5f7);transform:translateY(-1px)}.fe-notification-bell .bell-icon{display:inline-flex}.fe-notification-bell.variant-with-label{border-radius:999px;gap:6px;width:auto;padding:0 12px 0 10px}.fe-notification-bell.variant-with-label .bell-label{color:var(--text-main,#1c1c1e);font-size:13px}.fe-notification-badge{color:#fff;letter-spacing:0;background:#e0392b;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:-4px;right:-4px}.fe-notifications-shell{flex-direction:column;gap:16px;max-width:860px;margin:0 auto;padding:16px 14px 96px;display:flex}.fe-notifications-header{flex-direction:column;gap:12px;display:flex}.fe-notifications-header .fe-page-title{color:var(--text-main,#1c1c1e);margin:4px 0 2px;font-size:24px;font-weight:700}.fe-notifications-header .muted{color:var(--text-muted,#6e7079)}.fe-notifications-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.fe-notifications-actions .fe-pill-status{font-size:12px}.fe-notification-tabs{-webkit-overflow-scrolling:touch;background:var(--surface-muted,#f4f5f7);border-radius:12px;gap:4px;padding:4px;display:flex;overflow-x:auto}.fe-notification-tab{color:var(--text-muted,#6e7079);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:9px;flex:none;padding:8px 14px;font-size:13px;font-weight:500}.fe-notification-tab[data-active=true]{background:var(--surface-card,#fff);color:var(--text-main,#1c1c1e);box-shadow:0 1px 2px #0000000f}.fe-notifications-status-filter{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.fe-status-radio{border:1px solid var(--border-subtle,#e6e7ea);background:var(--surface-card,#fff);color:var(--text-muted,#6e7079);cursor:pointer;border-radius:999px;padding:6px 12px;font-size:12px}.fe-status-radio[data-active=true]{background:var(--brand,#0a84ff);border-color:var(--brand,#0a84ff);color:#fff}.fe-notifications-layout{flex-direction:column;gap:12px;display:flex}.fe-notifications-side{flex-direction:column;gap:6px;display:flex}.fe-notifications-main{flex-direction:column;gap:10px;display:flex}.fe-notification-list{flex-direction:column;gap:8px;display:flex}.fe-notification-card{border:1px solid var(--border-subtle,#e6e7ea);background:var(--surface-card,#fff);border-radius:12px;align-items:stretch;gap:10px;padding:12px 14px;transition:border-color .15s,background .15s;display:flex;position:relative}.fe-notification-card.unread{background:color-mix(in srgb, var(--brand,#0a84ff) 6%, var(--surface-card,#fff));border-color:color-mix(in srgb, var(--brand,#0a84ff) 24%, var(--border-subtle,#e6e7ea))}.fe-notification-link{color:inherit;flex:1;align-items:flex-start;gap:12px;text-decoration:none;display:flex}.fe-notification-icon{background:var(--surface-muted,#f4f5f7);width:32px;height:32px;color:var(--text-main,#1c1c1e);border-radius:8px;flex:none;justify-content:center;align-items:center;font-size:16px;display:inline-flex}.fe-notification-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.fe-notification-title{color:var(--text-main,#1c1c1e);word-break:break-word;align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.fe-notification-text{color:var(--text-muted,#6e7079);word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;display:-webkit-box;overflow:hidden}.fe-notification-meta{color:var(--text-muted,#6e7079);font-size:11px}.fe-unread-dot{background:var(--brand,#0a84ff);border-radius:999px;flex:none;width:8px;height:8px;display:inline-block}.fe-notification-mark{color:var(--brand,#0a84ff);cursor:pointer;background:0 0;border:0;flex:none;align-self:flex-start;padding:4px 6px;font-size:12px}.fe-notification-mark:hover{text-decoration:underline}.fe-row-gap-12{flex-wrap:wrap;gap:12px;display:flex}.fe-settings-grid{flex-direction:column;gap:12px;display:flex}.fe-notification-settings-rows{flex-direction:column;gap:4px;margin-top:10px;display:flex}.fe-notification-settings-head,.fe-notification-settings-row{grid-template-columns:minmax(0,1.4fr) 60px 90px 90px;align-items:center;gap:8px;padding:8px 4px;display:grid}.fe-notification-settings-head{border-bottom:1px solid var(--border-subtle,#e6e7ea);margin-bottom:2px;padding-bottom:6px}.fe-notification-settings-row .row-label{color:var(--text-main,#1c1c1e);font-size:13px}.fe-notification-settings-row .fe-pill-status[aria-disabled=true]{opacity:.55;cursor:not-allowed;justify-self:start;font-size:11px}@media (min-width:768px){.fe-notifications-shell{max-width:860px;padding:24px 24px 96px}.fe-notifications-header{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:16px}.fe-notifications-actions{justify-content:flex-end}}@media (min-width:1024px){.fe-notifications-shell{max-width:1100px;padding-bottom:32px}.fe-notifications-layout{grid-template-columns:260px 1fr;align-items:flex-start;gap:24px;display:grid}.fe-notifications-side{background:var(--surface-card,#fff);border:1px solid var(--border-subtle,#e6e7ea);border-radius:14px;padding:14px;position:sticky;top:88px}.fe-notification-tabs{background:0 0;flex-direction:column;gap:2px;padding:0}.fe-notification-tab{text-align:left;padding:10px 12px}}@media (min-width:1280px){.fe-notifications-shell{max-width:1180px}}.fe-panel-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.fe-panel-head .fe-section-h2{margin:0}.fe-demo-badge{letter-spacing:.02em;color:var(--text-muted,#6e7079);background:var(--surface-muted,#f4f5f7);border:1px solid var(--border-subtle,#e6e7ea);white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:500;line-height:1.4}.fe-demo-notice{border-radius:8px;margin:4px 0 10px;padding:8px 10px;font-size:12px}.fe-home-shell{padding:12px 12px calc(var(--fe-bottom-nav-h,60px) + 24px + env(safe-area-inset-bottom,0px));flex-direction:column;gap:16px;max-width:100%;display:flex}.fe-home-hero{background:linear-gradient(135deg, color-mix(in srgb, var(--brand,#007aff) 8%, var(--surface-card,#fff)) 0%, var(--surface-card,#fff) 70%);border:1px solid var(--border-subtle,#e6e7ea);border-radius:18px;flex-direction:column;gap:14px;min-height:168px;padding:18px 18px 16px;display:flex}.fe-home-hero-inner{flex-direction:column;gap:4px;display:flex}.fe-home-hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand,#007aff);margin:0;font-size:11px;font-weight:600}.fe-home-hero-title{color:var(--text-main,#1c1c1e);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:22px;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.fe-home-hero-subtitle{color:var(--text-muted,#6e7079);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.fe-home-hero-controls{flex-direction:column;gap:10px;display:flex}@media (min-width:768px){.fe-home-hero{grid-template-columns:minmax(260px,1fr) auto;align-items:center;column-gap:20px;min-height:132px;display:grid}.fe-home-hero-controls{flex-direction:row;justify-self:end;align-items:center;gap:12px;max-width:min(720px,60vw)}.fe-home-hero-controls .fe-sports-tabs{border-bottom:0;width:max-content;max-width:480px;margin-bottom:0;padding:0}}.fe-home-layout{flex-direction:column;gap:16px;display:flex}.fe-home-main,.fe-home-aside{flex-direction:column;gap:16px;min-width:0;display:flex}.fe-home-section{background:var(--surface-card,#fff);border:1px solid var(--border-subtle,#e6e7ea);border-radius:16px;flex-direction:column;gap:12px;padding:14px 14px 16px;display:flex}.fe-home-section-head{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.fe-home-section-head>div{flex-direction:column;gap:2px;min-width:0;display:flex}.fe-home-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted,#6e7079);margin:0;font-size:11px;font-weight:600}.fe-home-section-title{color:var(--text-main,#1c1c1e);margin:0;font-size:17px;font-weight:700;line-height:1.3}.fe-home-section-more{color:var(--brand,#007aff);white-space:nowrap;align-items:center;gap:2px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.fe-home-section-more:hover{text-decoration:underline}.fe-home-section-body{flex-direction:column;gap:10px;min-width:0;display:flex}.fe-home-focus-grid{grid-template-columns:1fr;gap:10px;display:grid}.fe-home-news-grid{flex-direction:column;gap:10px;display:flex}.fe-home-forum-grid{flex-direction:column;gap:8px;display:flex}.fe-home-ai-list{flex-direction:column;gap:10px;display:flex}.fe-home-data-grid{grid-template-columns:1fr;gap:8px;display:grid}.fe-article-compact{padding:0;transition:border-color .15s,box-shadow .15s}.fe-article-compact:hover{border-color:color-mix(in srgb, var(--ui-brand) 35%, var(--ui-border-subtle));box-shadow:var(--ui-shadow-elevated)}.fe-article-compact-link{gap:var(--ui-space-2);padding:var(--ui-space-3) var(--ui-space-4);color:inherit;flex-direction:column;text-decoration:none;display:flex}.fe-article-compact-meta{align-items:center;gap:var(--ui-space-2);font-size:var(--ui-font-size-meta);color:var(--ui-text-muted);flex-wrap:wrap;display:flex}.fe-article-compact-meta .cat{background:color-mix(in srgb, var(--ui-brand) 10%, var(--ui-bg-neutral));color:var(--ui-brand);padding:2px var(--ui-space-2);border-radius:var(--ui-radius-pill);letter-spacing:.04em;font-weight:600}.fe-article-compact-meta .lang{background:var(--ui-bg-neutral);border-radius:var(--ui-radius-sm);letter-spacing:.04em;padding:2px 6px;font-weight:600}.fe-article-compact-title{font-size:var(--ui-font-size-card-title);font-weight:600;line-height:var(--ui-line-title);color:var(--ui-text-main);margin:0}.fe-article-compact-summary{font-size:var(--ui-font-size-body);line-height:var(--ui-line-body);color:var(--ui-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.fe-article-compact-footer{justify-content:space-between;align-items:center;gap:var(--ui-space-2);color:var(--ui-text-muted);font-size:12px;display:flex}.fe-article-compact-footer .cta{color:var(--ui-brand);font-weight:500}.fe-forum-card{padding:var(--ui-space-3) var(--ui-space-4);transition:border-color .15s,box-shadow .15s}.fe-forum-card+.fe-forum-card{margin-top:var(--ui-space-2)}.fe-forum-card:hover{border-color:color-mix(in srgb, var(--ui-brand) 35%, var(--ui-border-subtle));box-shadow:var(--ui-shadow-elevated)}.fe-forum-card-link{padding:var(--ui-space-2) var(--ui-space-3);color:inherit;text-decoration:none;display:block}.fe-forum-card-row{gap:var(--ui-space-2);grid-template-columns:40px 1fr;align-items:center;display:grid}.fe-forum-hot{border-radius:var(--ui-radius-md);color:#fff;height:36px;font-weight:700;font-size:var(--ui-font-size-body);letter-spacing:.02em;background:linear-gradient(135deg,#ff6b35,#ff8b3d);justify-content:center;align-items:center;display:inline-flex}.fe-forum-card-body{flex-direction:column;gap:3px;min-width:0;display:flex}.fe-forum-card-meta{align-items:center;gap:var(--ui-space-2);font-size:var(--ui-font-size-meta);color:var(--ui-text-muted);display:flex}.fe-forum-card-meta .tag{background:var(--ui-bg-neutral);padding:2px var(--ui-space-2);border-radius:var(--ui-radius-pill);letter-spacing:.04em;font-weight:600}.fe-forum-card-title{color:var(--ui-text-main);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.fe-forum-card-foot{font-size:var(--ui-font-size-meta);color:var(--ui-text-muted)}.fe-data-entry-card{padding:var(--ui-space-3) var(--ui-space-4);color:inherit;grid-template-columns:48px minmax(0,1fr) 18px;align-items:center;column-gap:14px;min-width:0;min-height:96px;text-decoration:none;transition:border-color .18s,background .18s,box-shadow .18s;display:grid}.fe-data-entry-card:hover{border-color:color-mix(in srgb, var(--ui-brand) 55%, var(--ui-border-subtle));background:color-mix(in srgb, var(--ui-brand-soft) 65%, var(--ui-bg-card));box-shadow:var(--ui-shadow-elevated)}.fe-data-entry-card:focus-visible{border-color:var(--ui-brand);box-shadow:var(--ui-shadow-focus);outline:none}.fe-data-entry-icon{border-radius:var(--ui-radius-pill);background:var(--ui-brand-soft);width:44px;height:44px;color:var(--ui-brand-strong);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.fe-data-entry-icon svg{width:22px;height:22px;display:block}.fe-data-entry-card .fe-data-entry-text{writing-mode:horizontal-tb;flex-direction:column;gap:3px;min-width:0;display:flex}.fe-data-entry-card strong,.fe-data-entry-card small{text-align:left;writing-mode:horizontal-tb;white-space:normal;word-break:normal;overflow-wrap:anywhere;min-width:0;max-width:100%;display:block}.fe-data-entry-card strong{font-size:var(--ui-font-size-card-title);color:var(--ui-text-main);letter-spacing:.01em;font-weight:700;line-height:1.3}.fe-data-entry-card small{font-size:var(--ui-font-size-body);color:var(--ui-text-muted);line-height:1.4}.fe-data-entry-arrow{color:var(--ui-text-muted);text-align:right;font-size:20px;line-height:1}@media (min-width:768px){.fe-data-entry-card strong{font-size:16px}.fe-home-shell{gap:20px;max-width:860px;margin:0 auto;padding:20px 24px 96px}.fe-home-hero{padding:22px 24px 20px}.fe-home-hero-title{font-size:24px}.fe-home-section{padding:16px 18px 18px}.fe-home-section-title{font-size:18px}.fe-home-focus-grid,.fe-home-data-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fe-home-forum-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media (min-width:1024px){.fe-home-shell{gap:24px;max-width:1100px;padding-bottom:32px}.fe-home-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:flex-start;gap:20px;display:grid}.fe-home-aside{position:sticky;top:88px}.fe-home-aside .fe-home-data-grid{grid-template-columns:1fr}}@media (min-width:1280px){.fe-home-shell{max-width:1180px}.fe-home-layout{grid-template-columns:minmax(0,1fr) 360px;gap:24px}.fe-home-hero-title{font-size:28px}.fe-home-news-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}.fe-home-section-title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.fe-home-demo-badge{padding:2px 8px;font-size:10px}.fe-home-demo-notice{background:var(--surface-muted,#f4f5f7);color:var(--text-muted,#6e7079);border:1px solid var(--border-subtle,#e6e7ea);border-radius:8px;margin:10px 0 0;padding:6px 10px;font-size:11px;line-height:1.5}.fe-news-shell{flex-direction:column;gap:14px;max-width:100%;padding:12px 12px 96px;display:flex}.fe-news-hero{background:var(--surface-card,#fff);border:1px solid var(--border-subtle,#e6e7ea);border-radius:16px;flex-direction:column;gap:4px;padding:16px 18px;display:flex}.fe-news-hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand,#007aff);margin:0;font-size:11px;font-weight:600}.fe-news-hero-title{color:var(--text-main,#1c1c1e);margin:0;font-size:22px;font-weight:700}.fe-news-hero-subtitle{color:var(--text-muted,#6e7079);margin:0;font-size:13px;line-height:1.5}.fe-news-tabs{background:var(--surface-card,#fff);border:1px solid var(--border-subtle,#e6e7ea);border-radius:14px;padding:6px;position:relative;overflow:hidden}.fe-news-tabs-track{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:4px;display:flex;overflow-x:auto}.fe-news-tab{color:var(--text-muted,#6e7079);white-space:nowrap;border-radius:10px;flex:none;padding:8px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,color .15s}.fe-news-tab:hover{background:var(--surface-muted,#f4f5f7);color:var(--text-main,#1c1c1e)}.fe-news-tab.is-active{background:var(--brand,#007aff);color:#fff}.fe-news-layout{flex-direction:column;gap:16px;display:flex}.fe-news-main,.fe-news-aside{flex-direction:column;gap:14px;min-width:0;display:flex}.fe-news-list{flex-direction:column;gap:10px;display:flex}.fe-news-error{flex-direction:column;align-items:center;gap:6px;padding:8px 0;display:flex}.fe-news-error-action{background:var(--brand,#007aff);color:#fff;border-radius:10px;padding:8px 14px;font-size:13px;font-weight:500;text-decoration:none;display:inline-block}.fe-news-error-secondary{color:var(--text-muted,#6e7079);font-size:12px;text-decoration:none}.fe-news-error-secondary:hover{color:var(--brand,#007aff)}.fe-news-aside-panel{background:var(--surface-card,#fff);border:1px solid var(--border-subtle,#e6e7ea);border-radius:14px;flex-direction:column;gap:10px;padding:12px 12px 14px;display:flex}.fe-news-aside-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.fe-news-aside-head h2{color:var(--text-main,#1c1c1e);margin:0;font-size:14px;font-weight:700}.fe-news-aside-list{flex-direction:column;gap:8px;display:flex}.fe-news-aside-data-list{flex-direction:column;gap:6px;display:flex}.fe-news-aside-more{color:var(--brand,#007aff);font-size:12px;font-weight:500;text-decoration:none}.fe-news-aside-more:hover{text-decoration:underline}@media (min-width:768px){.fe-news-shell{gap:18px;max-width:860px;margin:0 auto;padding:20px 24px 96px}.fe-news-hero-title{font-size:26px}}@media (min-width:1024px){.fe-news-shell{gap:20px;max-width:1100px;padding-bottom:32px}.fe-news-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:flex-start;gap:20px;display:grid}.fe-news-aside{position:sticky;top:88px}}@media (min-width:1280px){.fe-news-shell{max-width:1180px}.fe-news-layout{grid-template-columns:minmax(0,1fr) 340px;gap:24px}}.fe-article-shell{flex-direction:column;gap:14px;max-width:100%;padding:12px 12px 96px;display:flex}.fe-article-back-row{align-items:center;display:flex}.fe-article-back{color:var(--brand,#007aff);font-size:13px;text-decoration:none}.fe-article-back:hover{text-decoration:underline}.fe-article-layout{flex-direction:column;gap:16px;display:flex}.fe-article-main{background:var(--surface-card,#fff);border:1px solid var(--border-subtle,#e6e7ea);border-radius:16px;flex-direction:column;gap:14px;min-width:0;padding:16px 16px 20px;display:flex}.fe-article-header{flex-direction:column;gap:8px;display:flex}.fe-article-tag-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.fe-article-lang{letter-spacing:.06em;background:color-mix(in srgb, var(--brand,#007aff) 12%, var(--surface-muted,#f4f5f7));color:var(--brand,#007aff);border-radius:6px;padding:2px 8px;font-size:11px;font-weight:700}.fe-article-tag{background:var(--surface-muted,#f4f5f7);color:var(--text-muted,#6e7079);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:500}.fe-article-ai-badge{background:color-mix(in srgb, var(--brand,#007aff) 10%, var(--surface-muted,#f4f5f7));color:var(--brand,#007aff);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:500}.fe-article-review-badge{color:#92400e;background:#fef3c7;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:500}.fe-article-title{color:var(--text-main,#1c1c1e);letter-spacing:-.005em;margin:4px 0 0;font-size:22px;font-weight:700;line-height:1.3}.fe-article-dek{color:var(--text-muted,#6e7079);margin:0;font-size:14px;line-height:1.55}.fe-article-meta-row{color:var(--text-muted,#6e7079);flex-wrap:wrap;gap:12px;font-size:12px;display:flex}.fe-article-meta-item{align-items:center;display:inline-flex}.fe-article-disclosure{border:1px solid var(--border-subtle,#e6e7ea);background:var(--surface-muted,#f4f5f7);border-radius:12px;overflow:hidden}.fe-article-disclosure[open]{background:var(--surface-card,#fff)}.fe-article-disclosure-summary{color:var(--text-main,#1c1c1e);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:10px 14px;font-size:13px;font-weight:600;list-style:none;display:flex}.fe-article-disclosure-summary::-webkit-details-marker{display:none}.fe-article-disclosure-icon{background:var(--brand,#007aff);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-family:serif;font-size:11px;font-style:italic;font-weight:700;display:inline-flex}.fe-article-disclosure-arrow{color:var(--text-muted,#6e7079);margin-left:auto;font-size:16px;transition:transform .2s}.fe-article-disclosure[open] .fe-article-disclosure-arrow{transform:rotate(90deg)}.fe-article-disclosure-body{border-top:1px solid var(--border-subtle,#e6e7ea);flex-direction:column;gap:12px;padding:4px 14px 14px;display:flex}.fe-disclosure-block{flex-direction:column;gap:4px;display:flex}.fe-disclosure-block h3{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted,#6e7079);margin:8px 0 2px;font-size:12px;font-weight:700}.fe-disclosure-block p{color:var(--text-main,#1c1c1e);margin:0;font-size:13px;line-height:1.55}.fe-disclosure-muted{color:var(--text-muted,#6e7079)!important}.fe-disclosure-source-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.fe-disclosure-source-list li{color:var(--text-main,#1c1c1e);flex-direction:column;gap:2px;font-size:13px;display:flex}.fe-disclosure-source-list strong{font-weight:600}.fe-disclosure-meta{color:var(--text-muted,#6e7079);font-size:12px}.fe-disclosure-link{color:var(--brand,#007aff);word-break:break-all;font-size:12px;text-decoration:none}.fe-disclosure-link:hover{text-decoration:underline}.fe-article-body{color:var(--text-main,#1c1c1e);flex-direction:column;gap:14px;font-size:15px;line-height:1.75;display:flex}.fe-article-body p{word-wrap:break-word;overflow-wrap:break-word;margin:0}.fe-article-body img,.fe-article-body video{border-radius:10px;max-width:100%;height:auto}.fe-article-body a{color:var(--brand,#007aff);word-break:break-all}.fe-article-body-empty{color:var(--text-muted,#6e7079);margin:0;font-style:italic}.fe-article-thin-notice{color:#92400e;background:#fef3c7;border-radius:10px;margin:0;padding:8px 12px;font-size:12px;line-height:1.5}.fe-article-actions{border-top:1px solid var(--border-subtle,#e6e7ea);flex-wrap:wrap;gap:8px;margin-top:6px;padding-top:4px;display:flex}.fe-article-action{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;margin-top:8px;padding:9px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.fe-article-action.primary{background:var(--brand,#007aff);color:#fff}.fe-article-action.primary:hover{background:color-mix(in srgb, var(--brand,#007aff) 88%, #000)}.fe-article-action.secondary{background:var(--surface-muted,#f4f5f7);color:var(--text-main,#1c1c1e)}.fe-article-action.secondary:hover{background:color-mix(in srgb, var(--surface-muted,#f4f5f7) 60%, var(--border-subtle,#e6e7ea))}.fe-article-action.ghost{border-color:var(--border-subtle,#e6e7ea);color:var(--text-muted,#6e7079);background:0 0}.fe-article-action.ghost[disabled],.fe-article-action.ghost[aria-disabled=true]{opacity:.55;cursor:not-allowed}.fe-article-aside{flex-direction:column;gap:12px;min-width:0;display:flex}.fe-article-rail-panel{background:var(--surface-card,#fff);border:1px solid var(--border-subtle,#e6e7ea);border-radius:14px;flex-direction:column;gap:10px;padding:12px 12px 14px;display:flex}.fe-article-rail-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.fe-article-rail-head h3{letter-spacing:.04em;color:var(--text-main,#1c1c1e);margin:0;font-size:13px;font-weight:700}.fe-article-rail-more{color:var(--brand,#007aff);white-space:nowrap;font-size:12px;font-weight:500;text-decoration:none}.fe-article-rail-more:hover{text-decoration:underline}.fe-article-rail-body,.fe-article-rail-list{flex-direction:column;gap:8px;display:flex}.fe-article-rail-lang-list{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.fe-article-rail-lang{background:var(--surface-muted,#f4f5f7);color:var(--text-main,#1c1c1e);border-radius:8px;padding:6px 10px;font-size:12px;font-weight:600;text-decoration:none;display:inline-block}.fe-article-rail-lang:hover{background:color-mix(in srgb, var(--brand,#007aff) 12%, var(--surface-muted,#f4f5f7));color:var(--brand,#007aff)}.fe-article-rail-demo{align-self:flex-start;padding:2px 8px;font-size:10px}.fe-article-notfound{background:var(--surface-card,#fff);border:1px solid var(--border-subtle,#e6e7ea);border-radius:16px;flex-direction:column;align-items:flex-start;gap:10px;padding:28px 18px;display:flex}.fe-article-notfound h1{color:var(--text-main,#1c1c1e);margin:0;font-size:18px;font-weight:700}.fe-article-notfound p{color:var(--text-muted,#6e7079);margin:0;font-size:13px}@media (min-width:768px){.fe-article-shell{gap:18px;max-width:860px;margin:0 auto;padding:20px 24px 96px}.fe-article-main{padding:22px 28px 26px}.fe-article-title{font-size:26px}.fe-article-body{font-size:16px}}@media (min-width:1024px){.fe-article-shell{gap:20px;max-width:1100px;padding-bottom:32px}.fe-article-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:flex-start;gap:20px;display:grid}.fe-article-aside{position:sticky;top:88px}.fe-article-main{max-width:820px}}@media (min-width:1280px){.fe-article-shell{max-width:1180px}.fe-article-layout{grid-template-columns:minmax(0,1fr) 340px;gap:28px}.fe-article-title{font-size:30px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fe-forum-shell{flex-direction:column;gap:14px;max-width:100%;padding:12px 12px 96px;display:flex;position:relative}.fe-forum-hero{background:var(--surface-card,#fff);border:1px solid var(--border-subtle,#e6e7ea);border-radius:16px;flex-direction:column;gap:12px;padding:16px 18px;display:flex}.fe-forum-hero-text{flex-direction:column;gap:4px;display:flex}.fe-forum-hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand,#007aff);margin:0;font-size:11px;font-weight:600}.fe-forum-hero-title{color:var(--text-main,#1c1c1e);margin:0;font-size:22px;font-weight:700}.fe-forum-hero-subtitle{color:var(--text-muted,#6e7079);margin:0;font-size:13px;line-height:1.5}.fe-forum-hero-cta{background:var(--brand,#007aff);color:#fff;border-radius:10px;align-self:flex-start;padding:10px 16px;font-size:13px;font-weight:600;text-decoration:none;display:none}.fe-forum-tabs{background:var(--surface-card,#fff);border:1px solid var(--border-subtle,#e6e7ea);border-radius:14px;padding:6px;overflow:hidden}.fe-forum-tabs-track{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:4px;display:flex;overflow-x:auto}.fe-forum-tabs-track::-webkit-scrollbar{display:none}.fe-forum-tab{color:var(--text-muted,#6e7079);white-space:nowrap;border-radius:10px;flex:none;padding:8px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,color .15s}.fe-forum-tab:hover{background:var(--surface-muted,#f4f5f7);color:var(--text-main,#1c1c1e)}.fe-forum-tab.is-active{background:var(--brand,#007aff);color:#fff}.fe-forum-layout{flex-direction:column;gap:16px;display:flex}.fe-forum-main,.fe-forum-aside{flex-direction:column;gap:14px;min-width:0;display:flex}.fe-forum-list{flex-direction:column;gap:8px;display:flex}.fe-forum-error{flex-direction:column;align-items:center;gap:6px;padding:8px 0;display:flex}.fe-forum-error-action{background:var(--brand,#007aff);color:#fff;border-radius:10px;padding:8px 14px;font-size:13px;font-weight:500;text-decoration:none;display:inline-block}.fe-forum-error-secondary{color:var(--text-muted,#6e7079);font-size:12px;text-decoration:none}.fe-forum-error-secondary:hover{color:var(--brand,#007aff)}.fe-forum-aside-panel{background:var(--surface-card,#fff);border:1px solid var(--border-subtle,#e6e7ea);border-radius:14px;flex-direction:column;gap:10px;padding:12px 12px 14px;display:flex}.fe-forum-aside-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.fe-forum-aside-head h2{color:var(--text-main,#1c1c1e);margin:0;font-size:14px;font-weight:700}.fe-forum-aside-list{flex-direction:column;gap:8px;display:flex}.fe-forum-aside-more{color:var(--brand,#007aff);font-size:12px;font-weight:500;text-decoration:none}.fe-forum-aside-more:hover{text-decoration:underline}.fe-forum-rules{color:var(--text-muted,#6e7079);flex-direction:column;gap:6px;margin:0;padding-left:18px;font-size:12px;line-height:1.5;display:flex}.fe-forum-fab{bottom:calc(72px + env(safe-area-inset-bottom,0px));z-index:20;background:var(--brand,#007aff);color:#fff;border-radius:999px;align-items:center;gap:6px;padding:14px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;position:fixed;right:16px;box-shadow:0 8px 24px #007aff52,0 2px 6px #00000014}.fe-forum-fab:hover{transform:translateY(-1px);box-shadow:0 12px 32px #007aff66,0 4px 10px #0000001a}.fe-forum-fab-icon{justify-content:center;align-items:center;width:22px;height:22px;font-size:20px;line-height:1;display:inline-flex}.fe-forum-fab-label{display:inline}@media (min-width:768px){.fe-forum-shell{gap:18px;max-width:860px;margin:0 auto;padding:20px 24px 96px}.fe-forum-hero{flex-direction:row;justify-content:space-between;align-items:flex-end}.fe-forum-hero-cta{align-items:center;display:inline-flex}.fe-forum-hero-title{font-size:26px}.fe-forum-fab{display:none}}@media (min-width:1024px){.fe-forum-shell{gap:20px;max-width:1100px;padding-bottom:32px}.fe-forum-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:flex-start;gap:20px;display:grid}.fe-forum-aside{position:sticky;top:88px}}@media (min-width:1280px){.fe-forum-shell{max-width:1180px}.fe-forum-layout{grid-template-columns:minmax(0,1fr) 340px;gap:24px}}.fe-post-shell{flex-direction:column;gap:14px;max-width:100%;padding:12px 12px 96px;display:flex}.fe-post-back-row{align-items:center;display:flex}.fe-post-back{color:var(--brand,#007aff);font-size:13px;text-decoration:none}.fe-post-back:hover{text-decoration:underline}.fe-post-layout{flex-direction:column;gap:16px;display:flex}.fe-post-main{background:var(--surface-card,#fff);border:1px solid var(--border-subtle,#e6e7ea);border-radius:16px;flex-direction:column;gap:14px;min-width:0;padding:16px 16px 20px;display:flex}.fe-forum-post-header{flex-direction:column;gap:8px;display:flex}.fe-forum-post-tag-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.fe-forum-post-channel{background:color-mix(in srgb, var(--brand,#007aff) 12%, var(--surface-muted,#f4f5f7));color:var(--brand,#007aff);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.fe-forum-post-lang{background:var(--surface-muted,#f4f5f7);color:var(--text-muted,#6e7079);letter-spacing:.04em;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:600}.fe-forum-post-hot{color:#fff;background:linear-gradient(135deg,#ff6b35,#ff8b3d);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.fe-forum-post-title{color:var(--text-main,#1c1c1e);word-break:break-word;margin:4px 0 0;font-size:22px;font-weight:700;line-height:1.3}.fe-forum-post-meta-row{color:var(--text-muted,#6e7079);flex-wrap:wrap;gap:12px;font-size:12px;display:flex}.fe-post-body{color:var(--text-main,#1c1c1e);font-size:15px;line-height:1.75}.fe-post-body p{word-wrap:break-word;overflow-wrap:break-word;margin:0 0 12px}.fe-post-body p:last-child{margin-bottom:0}.fe-post-body img,.fe-post-body video{border-radius:10px;max-width:100%;height:auto}.fe-post-body a{color:var(--brand,#007aff);word-break:break-all}.fe-post-actions{border-top:1px solid var(--border-subtle,#e6e7ea);flex-wrap:wrap;gap:8px;padding-top:8px;display:flex}.fe-post-action{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;margin-top:8px;padding:9px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.fe-post-action.primary{background:var(--brand,#007aff);color:#fff}.fe-post-action.primary:hover{background:color-mix(in srgb, var(--brand,#007aff) 88%, #000)}.fe-post-action.secondary{background:var(--surface-muted,#f4f5f7);color:var(--text-main,#1c1c1e)}.fe-post-action.secondary:hover{background:color-mix(in srgb, var(--surface-muted,#f4f5f7) 60%, var(--border-subtle,#e6e7ea))}.fe-post-action.ghost{border-color:var(--border-subtle,#e6e7ea);color:var(--text-muted,#6e7079);background:0 0}.fe-post-action.ghost[disabled],.fe-post-action.ghost[aria-disabled=true]{opacity:.55;cursor:not-allowed}.fe-post-comments-anchor{padding-top:4px;scroll-margin-top:80px}.fe-post-notfound{background:var(--surface-card,#fff);border:1px solid var(--border-subtle,#e6e7ea);border-radius:16px;flex-direction:column;align-items:flex-start;gap:10px;padding:28px 18px;display:flex}.fe-post-notfound h1{color:var(--text-main,#1c1c1e);margin:0;font-size:18px;font-weight:700}.fe-post-notfound p{color:var(--text-muted,#6e7079);margin:0;font-size:13px}@media (min-width:768px){.fe-post-shell{gap:18px;max-width:860px;margin:0 auto;padding:20px 24px 96px}.fe-post-main{padding:22px 28px 26px}.fe-forum-post-title{font-size:26px}.fe-post-body{font-size:16px}}@media (min-width:1024px){.fe-post-shell{gap:20px;max-width:1100px;padding-bottom:32px}.fe-post-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:flex-start;gap:20px;display:grid}.fe-post-main{max-width:820px}}@media (min-width:1280px){.fe-post-shell{max-width:1180px}.fe-post-layout{grid-template-columns:minmax(0,1fr) 340px;gap:28px}.fe-forum-post-title{font-size:30px}}.fe-data-shell{flex-direction:column;gap:14px;max-width:100%;padding:12px 12px 96px;display:flex}.fe-data-hero{background:var(--surface-card,#fff);border:1px solid var(--border-subtle,#e6e7ea);border-radius:16px;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.fe-data-hero-text{flex-direction:column;gap:4px;min-width:0;display:flex}.fe-data-hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand,#007aff);margin:0;font-size:11px;font-weight:600}.fe-data-hero-title{color:var(--text-main,#1c1c1e);margin:0;font-size:22px;font-weight:700}.fe-data-hero-subtitle{color:var(--text-muted,#6e7079);margin:0;font-size:13px;line-height:1.5}.fe-data-hero-link{color:var(--brand,#007aff);white-space:nowrap;flex:none;padding-top:4px;font-size:13px;font-weight:500;text-decoration:none}.fe-data-hero-link:hover{text-decoration:underline}.fe-data-source-notice{margin:0}.fe-data-layout{flex-direction:column;gap:16px;display:flex}.fe-data-main{flex-direction:column;gap:14px;min-width:0;display:flex}.fe-data-block{background:var(--surface-card,#fff);border:1px solid var(--border-subtle,#e6e7ea);border-radius:14px;flex-direction:column;gap:10px;min-width:0;padding:12px 12px 14px;display:flex}.fe-data-block-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.fe-data-block-title-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.fe-data-block-title-row h2{color:var(--text-main,#1c1c1e);margin:0;font-size:15px;font-weight:700}.fe-data-desktop{display:none}.fe-data-mobile{display:block}.fe-data-standings-cards{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.fe-data-standings-card{background:var(--surface-muted,#f4f5f7);border-radius:10px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 8px;display:grid}.fe-data-standings-rank{text-align:center;color:var(--text-main,#1c1c1e);font-size:14px;font-weight:700}.fe-data-standings-info{flex-direction:column;gap:2px;min-width:0;display:flex}.fe-data-standings-team{color:var(--text-main,#1c1c1e);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.fe-data-standings-meta{color:var(--text-muted,#6e7079);font-feature-settings:"tnum";font-size:11px}.fe-data-standings-pts{color:var(--text-muted,#6e7079);flex-direction:column;align-items:flex-end;font-size:11px;display:flex}.fe-data-standings-pts strong{color:var(--text-main,#1c1c1e);font-size:16px;font-weight:700}.fe-data-table-wrap{border-radius:10px;width:100%;overflow-x:auto}.fe-data-table{border-collapse:collapse;font-feature-settings:"tnum";width:100%;font-size:13px}.fe-data-table-caption{caption-side:top;text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted,#6e7079);padding:0 0 8px;font-size:11px;font-weight:600}.fe-data-table th,.fe-data-table td{text-align:left;border-bottom:1px solid var(--border-subtle,#e6e7ea);padding:9px 10px}.fe-data-table th{color:var(--text-muted,#6e7079);background:var(--surface-muted,#f4f5f7);white-space:nowrap;font-weight:600}.fe-data-table td.num,.fe-data-table th.num{text-align:right;font-feature-settings:"tnum"}.fe-data-table-team{color:var(--text-main,#1c1c1e);font-weight:600}.fe-data-table tbody tr:hover{background:color-mix(in srgb, var(--brand,#007aff) 4%, transparent)}.fe-data-schedule-list{flex-direction:column;gap:10px;display:flex}.fe-data-team-grid{grid-template-columns:1fr;gap:10px;display:grid}.fe-data-team-card{background:var(--surface-muted,#f4f5f7);border-radius:12px;flex-direction:column;gap:10px;min-width:0;padding:12px;display:flex}.fe-data-team-card-head{justify-content:space-between;align-items:baseline;gap:8px;min-width:0;display:flex}.fe-data-team-card-name{color:var(--text-main,#1c1c1e);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;font-weight:700;overflow:hidden}.fe-data-team-card-league{color:var(--text-muted,#6e7079);white-space:nowrap;font-size:11px}.fe-data-team-card-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0;display:grid}.fe-data-team-card-stats div{background:var(--surface-card,#fff);border:1px solid var(--border-subtle,#e6e7ea);border-radius:8px;flex-direction:column;gap:2px;padding:6px 8px;display:flex}.fe-data-team-card-stats dt{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted,#6e7079);margin:0;font-size:10px}.fe-data-team-card-stats dd{color:var(--text-main,#1c1c1e);font-feature-settings:"tnum";margin:0;font-size:15px;font-weight:700}.fe-data-team-card-recent{justify-content:space-between;align-items:center;gap:8px;display:flex}.fe-data-team-card-recent-label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted,#6e7079);font-size:11px}.fe-form-pills{align-items:center;gap:4px;display:inline-flex}.fe-form-pill{color:#fff;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.fe-form-pill.is-w{background:#16a34a}.fe-form-pill.is-d{background:#6b7280}.fe-form-pill.is-l{background:#dc2626}.fe-form-pill.is-胜{background:#16a34a}.fe-form-pill.is-平{background:#6b7280}.fe-form-pill.is-负{background:#dc2626}.fe-data-player-cards{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.fe-data-player-card{background:var(--surface-muted,#f4f5f7);border-radius:10px;flex-direction:column;gap:10px;min-width:0;padding:10px 12px;display:flex}.fe-data-player-card-head{align-items:center;gap:10px;min-width:0;display:flex}.fe-data-player-card-rank{text-align:center;width:24px;color:var(--text-main,#1c1c1e);font-size:13px;font-weight:700}.fe-data-player-card-id{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.fe-data-player-card-name{color:var(--text-main,#1c1c1e);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.fe-data-player-card-team{color:var(--text-muted,#6e7079);font-size:11px}.fe-data-player-card-rating{color:var(--brand,#007aff);font-feature-settings:"tnum";font-size:14px;font-weight:700}.fe-data-player-card-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0;display:grid}.fe-data-player-card-stats div{background:var(--surface-card,#fff);border:1px solid var(--border-subtle,#e6e7ea);border-radius:8px;flex-direction:column;align-items:center;gap:2px;padding:6px 8px;display:flex}.fe-data-player-card-stats dt{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted,#6e7079);margin:0;font-size:10px}.fe-data-player-card-stats dd{color:var(--text-main,#1c1c1e);font-feature-settings:"tnum";margin:0;font-size:14px;font-weight:700}.fe-data-form-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.fe-data-form-row{background:var(--surface-muted,#f4f5f7);border-radius:10px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.fe-data-form-row-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.fe-data-form-row-team{color:var(--text-main,#1c1c1e);font-size:14px;font-weight:700}.fe-data-form-trend{background:var(--surface-card,#fff);border:1px solid var(--border-subtle,#e6e7ea);border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.fe-data-form-trend.is-up{color:#16a34a;border-color:color-mix(in srgb, #16a34a 25%, var(--border-subtle,#e6e7ea))}.fe-data-form-trend.is-down{color:#dc2626;border-color:color-mix(in srgb, #dc2626 25%, var(--border-subtle,#e6e7ea))}.fe-data-form-trend.is-flat{color:var(--text-muted,#6e7079)}.fe-data-form-row-body{flex-direction:column;gap:6px;display:flex}.fe-data-form-row-recent{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.fe-data-form-row-label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted,#6e7079);font-size:11px}.fe-data-form-row-goals{color:var(--text-muted,#6e7079);font-feature-settings:"tnum";gap:12px;font-size:12px;display:flex}.fe-data-rail-notes{color:var(--text-muted,#6e7079);flex-direction:column;gap:6px;margin:0;padding-left:16px;font-size:12px;line-height:1.55;display:flex}.fe-data-rail-source-body{color:var(--text-muted,#6e7079);margin:0;font-size:12px;line-height:1.55}@media (min-width:768px){.fe-data-shell{gap:18px;max-width:860px;margin:0 auto;padding:20px 24px 96px}.fe-data-hero-title{font-size:26px}.fe-data-block{padding:16px 18px 18px}.fe-data-block-title-row h2{font-size:17px}.fe-data-team-grid{grid-template-columns:1fr 1fr;gap:12px}.fe-data-mobile{display:none}.fe-data-desktop{display:block}}@media (min-width:1024px){.fe-data-shell{gap:20px;max-width:1100px;padding-bottom:32px}.fe-data-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:flex-start;gap:20px;display:grid}.fe-article-aside{position:sticky;top:88px}.fe-data-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.fe-data-shell{max-width:1180px}.fe-data-layout{grid-template-columns:minmax(0,1fr) 340px;gap:28px}.fe-data-team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fe-data-hero-title{font-size:30px}}.fe-article-compact-link{gap:var(--ui-space-3);padding:var(--ui-space-3) var(--ui-space-4);grid-template-columns:1fr 108px;align-items:stretch;display:grid}.fe-article-compact-body{gap:var(--ui-space-2);flex-direction:column;min-width:0;display:flex}.fe-article-compact-thumb{border-radius:var(--ui-radius-md);background:var(--ui-bg-neutral);border:1px solid var(--ui-border-subtle);flex-shrink:0;grid-area:1/2;justify-content:center;align-self:center;align-items:center;width:108px;height:72px;display:flex;position:relative;overflow:hidden}.fe-article-compact-thumb img{object-fit:cover;width:100%;height:100%;display:block}.fe-article-compact-thumb[data-image-kind=placeholder][data-tone="0"]{background:linear-gradient(135deg,#e8f0ff,#cfdbff)}.fe-article-compact-thumb[data-image-kind=placeholder][data-tone="1"]{background:linear-gradient(135deg,#fff1e6,#ffd9bf)}.fe-article-compact-thumb[data-image-kind=placeholder][data-tone="2"]{background:linear-gradient(135deg,#e6f7ee,#c5ead8)}.fe-article-compact-thumb[data-image-kind=placeholder][data-tone="3"]{background:linear-gradient(135deg,#f1e9ff,#d8c8f5)}.fe-article-compact-thumb[data-image-kind=placeholder][data-tone="4"]{background:linear-gradient(135deg,#ffe9ee,#f5c8d2)}.fe-article-compact-thumb[data-image-kind=placeholder][data-tone="5"]{background:linear-gradient(135deg,#e6f4ff,#b9dcf5)}.fe-article-compact-thumb-label{letter-spacing:.06em;color:#0000006b;text-transform:uppercase;font-size:16px;font-weight:700}.fe-article-compact-title{font-size:15.5px}.fe-home-quick{background:var(--surface-card,#fff);border:1px solid var(--border-subtle,#e6e7ea);border-radius:16px;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;padding:14px 8px;display:grid}.fe-home-quick-item{color:var(--text-main,#1c1c1e);-webkit-tap-highlight-color:transparent;flex-direction:column;justify-content:flex-start;align-items:center;gap:6px;padding:4px 2px;text-decoration:none;transition:transform .18s;display:flex}.fe-home-quick-item:active{transform:scale(.96)}.fe-home-quick-icon{background:color-mix(in srgb, var(--brand,#007aff) 10%, var(--surface-muted,#f4f5f7));width:44px;height:44px;color:var(--brand,#007aff);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.fe-home-quick-icon svg{width:22px;height:22px}.fe-home-quick-label{color:var(--text-main,#1c1c1e);text-align:center;font-size:12px;font-weight:500;line-height:1.2}@media (max-width:767px){.fe-home-hero{border-radius:16px;gap:8px;padding:14px 16px}.fe-home-hero-title{font-size:20px}.fe-home-hero-subtitle{font-size:12.5px}.fe-home-shell{padding:12px 12px calc(var(--fe-bottom-nav-h,60px) + 28px + env(safe-area-inset-bottom,0px));gap:14px}.fe-home-section{border-radius:14px;padding:14px}.fe-home-section-title{font-size:16px}.fe-article-compact-link{gap:var(--ui-space-3);padding:var(--ui-space-3);grid-template-columns:1fr 96px}.fe-article-compact-thumb{border-radius:var(--ui-radius-md);width:96px;height:72px}.fe-article-compact-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14.5px;display:-webkit-box;overflow:hidden}.fe-article-compact-summary{display:none}.fe-match-compact-link{padding:12px 14px 10px}.fe-match-compact-body .team-badge{border-radius:10px;width:34px;height:34px}.fe-match-compact-body .team{grid-template-columns:34px 1fr auto;gap:12px;font-size:14.5px}}@media (min-width:768px) and (max-width:1023px){.fe-article-compact-link{grid-template-columns:1fr 132px}.fe-article-compact-thumb{width:132px;height:88px}.fe-home-quick{gap:8px;padding:18px 12px}.fe-home-quick-icon{width:48px;height:48px}.fe-home-quick-icon svg{width:24px;height:24px}.fe-home-quick-label{font-size:13px}}@media (min-width:1024px){.fe-article-compact-link{grid-template-columns:1fr 144px}.fe-article-compact-thumb{width:144px;height:96px}.fe-home-quick-icon{width:52px;height:52px}.fe-home-quick-icon svg{width:26px;height:26px}.fe-home-quick-label{font-size:13px}}.fe-article-detail h1,.fe-article-page h1,[data-testid=fe-article-detail] h1{letter-spacing:-.01em;font-size:26px;line-height:1.3}.fe-article-detail .article-body,.fe-article-page .article-body,[data-testid=fe-article-detail] .article-body{font-size:15.5px;line-height:1.7}.fe-article-detail .article-body img,.fe-article-page .article-body img,[data-testid=fe-article-detail] .article-body img{border-radius:12px;width:100%;height:auto;margin:12px 0;display:block}@media (min-width:768px){.fe-article-detail h1,.fe-article-page h1,[data-testid=fe-article-detail] h1{font-size:28px}}.status-pill.ai-status-pending{color:#6e7079;background:#8e8e9324}.status-pill.ai-status-running{color:#0a66c2;background:#007aff24}.status-pill.ai-status-success{color:#1b7a3a;background:#34c75929}.status-pill.ai-status-failed{color:#b71c2a;background:#d9303d29}.ai-status-pending-fg{color:#6e7079}.ai-status-running-fg{color:#0a66c2}.ai-status-success-fg{color:#1b7a3a}.ai-status-failed-fg{color:#b71c2a}.status-pill.source-status-enabled{color:#1b7a3a;background:#34c75929}.status-pill.source-status-disabled{color:#6e7079;background:#8e8e9324}.status-pill.source-status-cooling_down{color:#a55d00;background:#ff95002e}.status-pill.source-status-failed{color:#b71c2a;background:#d9303d29}.admin-stat-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.admin-stat-card{flex-direction:column;gap:4px;padding:14px 16px;display:flex}.admin-stat-card .admin-stat-value{letter-spacing:-.01em;font-feature-settings:"tnum";font-size:24px;font-weight:700}.admin-policy-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.admin-policy-row{border:1px solid var(--border-subtle,#e6e7ea);background:var(--surface,#fff);border-radius:10px;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 12px;display:flex}.admin-policy-row-main{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.admin-policy-row-main .meta{line-height:1.5}.fe-home-hero{gap:10px;padding:14px 16px 12px}@media (max-width:767px){.fe-home-hero{border-radius:14px;gap:6px;padding:12px 14px 10px}.fe-home-hero-eyebrow{letter-spacing:.14em;font-size:10.5px}.fe-home-hero-title{font-size:18px;line-height:1.22}.fe-home-hero-subtitle{font-size:12px;line-height:1.4}.fe-home-hero-controls{gap:8px}}.fe-home-quick{gap:4px;padding:12px 8px}.fe-home-quick-icon{background:color-mix(in srgb, var(--brand,#007aff) 7%, var(--surface-muted,#f4f5f7));box-shadow:0 1px #00000005}@media (max-width:374px){.fe-home-quick{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:10px}}.fe-article-compact.is-featured{overflow:hidden}.fe-article-compact.is-featured .fe-article-compact-link{gap:var(--ui-space-3);flex-direction:column;padding:0;display:flex}.fe-article-compact.is-featured .fe-article-compact-thumb{aspect-ratio:16/9;border:0;border-bottom:1px solid var(--ui-border-subtle);border-radius:0;width:100%;height:auto}.fe-article-compact.is-featured .fe-article-compact-body{padding:var(--ui-space-1) var(--ui-space-4) var(--ui-space-4);gap:var(--ui-space-2)}.fe-article-compact.is-featured .fe-article-compact-title{font-size:18px;line-height:var(--ui-line-title);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:700;display:-webkit-box;overflow:hidden}.fe-article-compact.is-featured .fe-article-compact-summary{-webkit-line-clamp:2;font-size:var(--ui-font-size-body);line-height:var(--ui-line-body);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.fe-article-compact.is-featured .fe-article-compact-thumb-label{font-size:24px}@media (max-width:767px){.fe-article-compact.is-featured .fe-article-compact-title{font-size:17px}.fe-article-compact.is-featured .fe-article-compact-summary{-webkit-line-clamp:2;display:-webkit-box}}@media (min-width:1024px){.fe-article-compact.is-featured .fe-article-compact-title{font-size:20px}}@media (max-width:767px){.fe-article-compact:not(.is-featured) .fe-article-compact-link{gap:var(--ui-space-3);padding:var(--ui-space-3);grid-template-columns:1fr 112px;min-height:104px}.fe-article-compact:not(.is-featured) .fe-article-compact-thumb{width:112px;height:76px}.fe-article-compact:not(.is-featured) .fe-article-compact-title{font-size:var(--ui-font-size-card-title);font-weight:600;line-height:1.32}.fe-article-compact:not(.is-featured) .fe-article-compact-meta{gap:var(--ui-space-1);font-size:10.5px}.fe-article-compact:not(.is-featured) .fe-article-compact-footer{font-size:11.5px}}.fe-news-tabs{border:0;border-bottom:1px solid var(--border-subtle,#e6e7ea);background:0 0;border-radius:0;padding:4px}.fe-news-tabs-track{gap:2px;padding:0 6px}.fe-news-tabs-track::-webkit-scrollbar{display:none}.fe-news-tab{color:var(--text-muted,#6e7079);background:0 0;border-radius:0;padding:10px 12px 12px;font-size:15px;font-weight:500;position:relative}.fe-news-tab:hover{color:var(--text-main,#1c1c1e);background:0 0}.fe-news-tab.is-active{color:var(--brand,#007aff);background:0 0;font-weight:700}.fe-news-tab.is-active:after{content:"";background:var(--brand,#007aff);border-radius:2px;height:2.5px;position:absolute;bottom:-1px;left:8px;right:8px}@media (min-width:768px){.fe-news-tab{padding:12px 14px 14px;font-size:15px}}.fe-match-stream{background:var(--surface,#fff);border:1px solid var(--border-subtle,#e6e7ea);border-radius:14px;overflow:hidden}.fe-match-stream+.fe-match-stream{margin-top:8px}.fe-match-stream-link{color:inherit;flex-direction:column;gap:6px;padding:10px 14px 8px;text-decoration:none;display:flex}.fe-match-stream-head{color:var(--text-muted,#6e7079);align-items:center;gap:8px;min-height:18px;font-size:11.5px;display:flex}.fe-match-stream-head .league{color:var(--brand-strong,#0a66c2);letter-spacing:.02em;font-weight:700}.fe-match-stream-head .dot-sep{color:var(--text-muted,#6e7079);opacity:.55}.fe-match-stream-head .fe-match-status{margin-left:auto;font-weight:600}.fe-match-stream-body{grid-template-columns:minmax(0,1fr) min-content minmax(0,1fr);align-items:center;gap:8px;padding:2px 0;display:grid}.fe-match-stream-body .side{flex-direction:column;align-items:center;gap:6px;min-width:0;max-width:100%;display:flex}.fe-match-stream-body .side .team-badge{background:var(--surface-muted,#f4f5f7);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:inline-flex;overflow:hidden}.fe-match-stream-body .side .team-badge.has-logo{border:1px solid var(--border-subtle,#e6e7ea);background:#fff;padding:3px}.fe-match-stream-body .side .team-badge img{object-fit:contain;width:100%;height:100%;display:block}.fe-match-stream-body .side .team-name{color:var(--text-main,#1c1c1e);text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;max-width:100%;font-size:13px;font-weight:600;line-height:1.2;overflow:hidden}.fe-match-stream-body .score{font-variant-numeric:tabular-nums;font-feature-settings:"tnum";color:var(--text-main,#1c1c1e);letter-spacing:-.01em;white-space:nowrap;background:color-mix(in srgb, var(--brand-soft,#eaf3eb) 70%, #fff);border-radius:10px;flex-shrink:0;justify-content:center;align-items:baseline;gap:4px;min-width:92px;max-width:148px;padding:4px 10px;font-size:22px;font-weight:800;line-height:1;display:inline-flex}.fe-match-stream-body .score-home,.fe-match-stream-body .score-away{text-align:center;white-space:nowrap;min-width:1.4ch;display:inline-block}.fe-match-stream-body .score-sep{color:var(--text-muted,#6e7079);font-weight:500}.fe-match-stream.status-live .score{color:var(--danger,#d9303d)}.fe-match-stream.status-finished .score{color:var(--text-muted,#6e7079)}.fe-match-stream.status-scheduled .score,.fe-match-stream.status-postponed .score{color:var(--text-muted,#6e7079);font-size:16px;font-weight:600}.fe-match-stream-foot{color:var(--text-muted,#6e7079);border-top:1px dashed var(--border-subtle,#e6e7ea);justify-content:space-between;gap:8px;padding-top:4px;font-size:11px;display:flex}.fe-match-stream-foot .venue{text-overflow:ellipsis;white-space:nowrap;text-align:right;max-width:60%;overflow:hidden}@media (min-width:768px){.fe-match-stream-body .side .team-badge{border-radius:12px;width:40px;height:40px}.fe-match-stream-body .score{min-width:108px;max-width:168px;padding:4px 10px;font-size:26px}.fe-match-stream-body .side .team-name{font-size:14px}}@media (min-width:1024px){.fe-match-stream-body .score{min-width:118px;max-width:188px;font-size:28px}.fe-match-stream-link{gap:6px;padding:12px 14px 10px}}.fe-match-carousel{margin:0 -4px;position:relative}.fe-match-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;align-items:stretch;gap:12px;padding:4px 4px 8px;display:flex;overflow:auto hidden}.fe-match-track::-webkit-scrollbar{display:none}.fe-match-slide{scroll-snap-align:start;flex:none;align-items:stretch;width:82vw;max-width:360px;display:flex}.fe-match-slide>.fe-match-stream,.fe-match-slide>.fe-match-compact{flex-direction:column;width:100%;display:flex}.fe-match-slide>.fe-match-compact>.fe-match-compact-link{flex-direction:column;flex:auto;display:flex}.fe-carousel-arrow{display:none}@media (min-width:768px){.fe-match-track{gap:14px;padding:4px 4px 8px}.fe-match-slide{width:clamp(320px,44vw,400px);max-width:420px}}@media (min-width:1024px){.fe-match-track{gap:16px;padding:4px 4px 8px}.fe-match-slide{width:clamp(320px,50% - 8px,360px);max-width:360px}.fe-mode-fan [data-testid=fe-home-focus-carousel] .fe-match-track{scroll-snap-type:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:4px 4px 8px;display:grid;overflow:visible}.fe-mode-fan [data-testid=fe-home-focus-carousel] .fe-match-slide{scroll-snap-align:none;width:auto;max-width:none}}@media (max-width:767px){.fe-scores-page{padding-top:4px}.fe-scores-toolbar h1{font-size:17px}.fe-scores-toolbar{gap:6px;padding:4px 0}.fe-league-group{margin-top:10px}.fe-league-group-head{border-bottom:1px solid color-mix(in srgb, var(--border-subtle,#e6e7ea) 70%, transparent);margin-bottom:6px;padding:2px 4px 4px}.fe-league-group-head strong{color:var(--text-muted,#6e7079);font-size:12px;font-weight:600}.fe-league-group-head .country,.fe-league-group-head .count{font-size:10.5px}.fe-match-compact+.fe-match-compact{margin-top:6px}.fe-match-compact-link{padding:10px 12px 8px}.fe-match-compact-body{gap:4px;margin-top:6px}.fe-match-compact-body .team{grid-template-columns:36px 1fr auto;gap:12px;font-size:14.5px}.fe-match-compact-body .team-badge{border-radius:10px;width:36px;height:36px;font-size:12px}.fe-match-compact-body .team-score{min-width:42px;font-size:20px}.fe-match-compact-footer{margin-top:6px;padding-top:5px;font-size:10.5px}.fe-match-compact-actions{gap:4px;padding:0 12px 8px}.fe-match-compact-actions .fe-action-chip{padding:3px 8px;font-size:11px}}.fe-pro-only{display:none}.fe-mode-pro .fe-pro-only{display:block}.fe-mode-pro .fe-fan-only{display:none}.fe-mode-pro{--brand:#006b4f;--brand-strong:#00513b;--brand-soft:#d6ede2;--surface-muted:#eef7f2}.fe-mode-pro .fe-home-hero{background:linear-gradient(135deg, color-mix(in srgb, var(--brand) 16%, transparent) 0%, transparent 70%);border-color:color-mix(in srgb, var(--brand) 20%, transparent)}.fe-mode-pro .fe-home-hero-eyebrow,.fe-mode-pro [data-section=ai] .fe-home-section-title,.fe-mode-pro [data-section=data] .fe-home-section-title{color:var(--brand-strong)}.fe-mode-pro [data-section=ai],.fe-mode-pro [data-section=data]{border-color:color-mix(in srgb, var(--brand) 28%, var(--border-subtle,#e6e7ea));box-shadow:0 1px 0 color-mix(in srgb, var(--brand) 8%, transparent) inset}.fe-mode-pro .fe-home-layout{flex-direction:column;gap:16px;display:flex!important}.fe-mode-pro .fe-home-main,.fe-mode-pro .fe-home-aside{display:contents}.fe-mode-pro [data-section=focus]{order:1}.fe-mode-pro [data-section=ai]{order:2}.fe-mode-pro [data-section=data]{order:3}.fe-mode-pro [data-section=news]{order:4}.fe-mode-pro [data-section=discuss]{order:5}.fe-mode-pro .fe-home-aside{position:static;top:auto}.fe-match-pro-row{border-top:1px dashed color-mix(in srgb, var(--brand) 22%, var(--border-subtle,#e6e7ea));color:var(--text-muted);background:color-mix(in srgb, var(--brand-soft,#eef7f2) 35%, transparent);flex-wrap:wrap;gap:14px;padding:6px 14px 8px;font-size:12px;display:flex}.fe-match-pro-row .cell{align-items:baseline;gap:4px;display:inline-flex}.fe-match-pro-row .lbl{color:var(--text-main);letter-spacing:.02em;font-weight:600}.fe-match-pro-row .val{color:var(--text-muted);font-style:italic}.fe-pred-pro-details{gap:var(--ui-space-1);padding:var(--ui-space-2) var(--ui-space-3);margin-top:var(--ui-space-1);border-top:1px dashed color-mix(in srgb, var(--ui-brand) 22%, var(--ui-border-subtle));background:color-mix(in srgb, var(--ui-brand-soft) 45%, transparent);border-radius:0 0 var(--ui-radius-md) var(--ui-radius-md);flex-direction:column;font-size:12px}.fe-mode-pro .fe-pred-pro-details{display:flex}.fe-pred-pro-details .row{gap:var(--ui-space-2);align-items:baseline;display:flex}.fe-pred-pro-details .lbl{color:var(--ui-text-main);min-width:60px;font-weight:600}.fe-pred-pro-details .val{color:var(--ui-text-muted);word-break:break-word;flex:1;min-width:0}.fe-home-data-mini{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:4px}.fe-mode-pro .fe-home-data-mini{display:grid}.fe-home-data-mini-entry{background:var(--brand-soft,#eef7f2);border:1px solid color-mix(in srgb, var(--brand) 22%, transparent);color:var(--brand-strong);border-radius:10px;grid-template-rows:auto auto;grid-template-columns:28px 1fr;align-items:center;gap:1px 8px;padding:8px 10px;font-size:12px;text-decoration:none;transition:background .14s,border-color .14s;display:grid}.fe-home-data-mini-icon{width:28px;height:28px;color:var(--brand-strong);border:1px solid color-mix(in srgb, var(--brand) 22%, transparent);background:#fff;border-radius:50%;grid-row:span 2;justify-content:center;align-items:center;display:inline-flex}.fe-home-data-mini-icon svg{width:16px;height:16px;display:block}.fe-home-data-mini-entry .label{color:var(--brand-strong);font-size:13px;font-weight:700;line-height:1.15}.fe-home-data-mini-entry .meta{color:var(--text-muted);font-size:10.5px;line-height:1.1}.fe-home-data-mini-entry:hover{background:color-mix(in srgb, var(--brand) 16%, transparent)}.fe-pro-score-block{border-top:1px solid color-mix(in srgb, var(--border-subtle,#e6e7ea) 80%, transparent);color:var(--text-main);background:0 0;flex-direction:column;gap:5px;padding:6px 12px 8px;font-size:12px}.fe-mode-pro .fe-pro-score-block{display:flex}.fe-pro-score-block.fe-pro-empty{color:var(--text-muted);opacity:.7;padding:4px 12px 6px}.fe-pro-score-block.fe-pro-empty .fe-pro-empty-msg{letter-spacing:.04em;text-transform:uppercase;font-size:10.5px;font-style:normal}.fe-pro-score-meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:11px}.fe-mode-pro .fe-pro-score-meta{display:flex}.fe-pro-score-meta .fe-pro-period{color:var(--brand-strong);letter-spacing:.02em;font-weight:600}.fe-minute-live{color:#c0392b;font-variant-numeric:tabular-nums;align-items:center;gap:2px;font-weight:700;display:inline-flex}.fe-stoppage-badge{color:#8b6a00;background:#fff4d6;border:1px solid #f5a6234d;border-radius:999px;align-items:center;padding:1px 6px;font-size:10.5px;font-weight:600;display:inline-flex}.fe-pro-demo-badge{background:color-mix(in srgb, var(--brand) 12%, transparent);color:var(--brand-strong);letter-spacing:.04em;border:1px solid color-mix(in srgb, var(--brand) 25%, transparent);border-radius:4px;align-items:center;padding:1px 6px;font-size:10.5px;font-weight:600;display:inline-flex}.fe-pro-score-statline{font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:10px 14px}.fe-mode-pro .fe-pro-score-statline{display:flex}.fe-pro-score-statline .stat-cell{flex-direction:column;align-items:center;gap:1px;min-width:36px;display:inline-flex}.fe-pro-score-statline .stat-vals{color:var(--brand-strong);align-items:baseline;gap:3px;font-size:12.5px;font-weight:600;display:inline-flex}.fe-pro-score-statline .v-sep{color:var(--text-muted);font-weight:400}.fe-pro-score-statline .stat-lbl{color:var(--text-muted);letter-spacing:.02em;font-size:10.5px}.fe-pro-score-statline .stat-yellow .stat-vals,.fe-pro-score-statline .stat-red .stat-vals{color:var(--brand-strong);background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:12.5px;font-weight:700;display:inline-flex}.fe-pro-score-statline .stat-yellow .v-sep,.fe-pro-score-statline .stat-red .v-sep{color:var(--text-muted);font-weight:400}.fe-pro-score-statline .stat-yellow .stat-lbl,.fe-pro-score-statline .stat-red .stat-lbl{align-items:center;gap:4px;display:inline-flex}.fe-card-yellow,.fe-card-red{vertical-align:middle;border-radius:2px;flex-shrink:0;width:10px;height:14px;display:inline-block}.fe-card-yellow{background:#f6c945;border:1px solid #d9a900}.fe-card-red{background:#e5484d;border:1px solid #b4232a}.fe-pro-score-events{color:var(--text-main);flex-wrap:nowrap;gap:6px;font-size:11.5px;overflow:hidden}.fe-mode-pro .fe-pro-score-events{display:flex}.fe-pro-event{border:1px solid var(--border-subtle,#e6e7ea);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:4px;max-width:100%;padding:2px 8px;display:inline-flex}.fe-pro-event .ev-minute{color:var(--text-muted);font-variant-numeric:tabular-nums;font-weight:600}.fe-pro-event .ev-type{font-weight:600}.fe-pro-event .ev-player{color:var(--text-main)}.fe-pro-event .ev-note{color:var(--text-muted);font-size:10.5px}.fe-pro-event.ev-goal{border-color:color-mix(in srgb, var(--brand) 35%, transparent);background:color-mix(in srgb, var(--brand-soft,#eef7f2) 60%, transparent)}.fe-pro-event.ev-goal .ev-type{color:var(--brand-strong)}.fe-pro-event.ev-yellow{background:#fff8e3;border-color:#f5a62359}.fe-pro-event.ev-yellow .ev-type,.fe-card-yellow{color:#8b6a00}.fe-pro-event.ev-red{background:#fde9e6;border-color:#c0392b59}.fe-pro-event.ev-red .ev-type,.fe-card-red{color:#c0392b}.fe-pro-score-actions{border-top:1px dashed color-mix(in srgb, var(--brand) 18%, var(--border-subtle,#e6e7ea));background:color-mix(in srgb, var(--brand-soft,#eef7f2) 22%, transparent);flex-wrap:wrap;gap:6px;padding:8px 12px 10px}.fe-mode-pro .fe-pro-score-actions{display:flex}.fe-pro-score-actions .fe-action-chip.pro{border:1px solid color-mix(in srgb, var(--brand) 30%, var(--border-subtle,#e6e7ea));color:var(--brand-strong);white-space:nowrap;background:#fff;border-radius:999px;padding:4px 10px;font-size:11.5px;text-decoration:none}.fe-pro-score-actions .fe-action-chip.pro:hover{background:color-mix(in srgb, var(--brand) 12%, transparent)}.fe-mode-pro .fe-scores-list{flex-direction:column;gap:6px;display:flex}.fe-mode-pro .fe-scores-list .fe-match-compact{border:1px solid var(--border-subtle,#e6e7ea);border-radius:10px}.fe-mode-pro .fe-match-compact-header{padding:6px 12px;font-size:11.5px}.fe-mode-pro .fe-match-compact-body{gap:4px;padding:6px 12px}.fe-mode-pro .fe-match-compact-body .team{padding:2px 0}.fe-mode-pro .fe-match-compact-body .team-name{font-size:14.5px}.fe-mode-pro .fe-match-compact-body .team-score{font-size:19px;font-weight:700}.fe-mode-pro .fe-match-compact-footer{padding:4px 12px 6px;font-size:11.5px}.fe-mode-pro .fe-match-compact-actions{display:none}.fe-mode-pro .fe-scores-toolbar [data-mode-tabs=pro]{display:flex}.fe-scores-toolbar [data-mode-tabs=pro],.fe-mode-pro .fe-scores-toolbar [data-mode-tabs=fan]{display:none}.fe-scores-toolbar [data-mode-tabs=fan]{display:flex}.fe-match-header-pro{background:color-mix(in srgb, var(--brand-soft,#eef7f2) 45%, transparent);border:1px solid color-mix(in srgb, var(--brand) 22%, transparent);border-radius:12px;flex-direction:column;gap:8px;margin-top:10px;padding:10px 14px}.fe-mode-pro .fe-match-header-pro{display:flex}.fe-match-header-pro .fe-pro-score-statline{font-size:13px}.fe-match-header-pro .fe-pro-score-statline .stat-vals{font-size:14px}@media (max-width:480px){.fe-pro-score-block{gap:5px;padding:6px 10px 8px}.fe-pro-score-statline{gap:8px 12px}.fe-pro-score-statline .stat-vals{font-size:12px}.fe-pro-score-statline .stat-lbl{font-size:10px}.fe-pro-event{padding:2px 6px;font-size:11px}.fe-pro-score-actions{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:4px;padding:6px 10px 8px;overflow-x:auto}.fe-pro-score-actions .fe-action-chip.pro{padding:3px 9px;font-size:11px}.fe-mode-pro .fe-match-compact-body .team-name{font-size:14px}.fe-mode-pro .fe-match-compact-body .team-score{font-size:18px}}.topbar{border-bottom:1px solid color-mix(in srgb, var(--line,#dfe8e2) 100%, transparent);box-shadow:0 1px #14201c06}.brand{letter-spacing:-.01em;font-weight:900}@media (min-width:1024px){.brand{font-size:22px}}.nav.desktop-nav a{color:var(--ink,#12251d);border:1px solid #0000;font-weight:700;transition:background .16s,border-color .16s,color .16s}.nav.desktop-nav a:hover{background:color-mix(in srgb, var(--accent,#2f8a4a) 10%, #fff);border-color:color-mix(in srgb, var(--accent,#2f8a4a) 22%, transparent);color:var(--accent-strong,#1d6b3a)}.nav.desktop-nav a.active{background:var(--accent,#2f8a4a);border-color:var(--accent,#2f8a4a);color:#fff;box-shadow:0 10px 22px #236d4638}.nav.desktop-nav a.active:hover{background:var(--accent-strong,#1d6b3a);border-color:var(--accent-strong,#1d6b3a);color:#fff}.search-box input{border:1px solid color-mix(in srgb, var(--line,#dfe8e2) 80%, var(--accent,#2f8a4a) 20%);background:#fff;transition:border-color .16s,box-shadow .16s}.search-box input:hover{border-color:color-mix(in srgb, var(--accent,#2f8a4a) 45%, var(--line,#dfe8e2))}.search-box input:focus{border-color:var(--accent,#2f8a4a);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent,#2f8a4a) 18%, transparent);outline:none}.auth-link{border:1px solid color-mix(in srgb, var(--line,#dfe8e2) 70%, var(--accent,#2f8a4a) 30%);min-height:36px;color:var(--accent-strong,#1d6b3a);background:#fff;padding:0 14px;font-weight:800;transition:background .16s,border-color .16s,transform .12s}.auth-link:hover{background:color-mix(in srgb, var(--accent,#2f8a4a) 10%, #fff);border-color:var(--accent,#2f8a4a)}.auth-link.primary{background:var(--accent,#2f8a4a);border-color:var(--accent,#2f8a4a);color:#fff;box-shadow:0 6px 14px #236d4638}.auth-link.primary:hover{background:var(--accent-strong,#1d6b3a);border-color:var(--accent-strong,#1d6b3a);color:#fff}.score-ticker{border-bottom:1px solid color-mix(in srgb, var(--line,#dfe8e2) 90%, var(--accent,#2f8a4a) 10%);background:linear-gradient(#fff 0%,#f7fbf8 100%);box-shadow:inset 0 1px #fff9}.score-ticker-heading{padding-left:12px;position:relative}.score-ticker-heading:before{content:"";background:var(--accent,#2f8a4a);border-radius:2px;width:3px;position:absolute;top:2px;bottom:2px;left:0}.score-ticker-card{border:1px solid color-mix(in srgb, var(--line,#dfe8e2) 85%, var(--accent,#2f8a4a) 15%);background:#fff;transition:border-color .14s,box-shadow .14s,transform .14s;box-shadow:0 1px #14201c08}.score-ticker-card:hover{border-color:var(--accent,#2f8a4a);box-shadow:0 4px 12px #236d461a}.score-ticker-card>span{color:var(--accent-strong,#1d6b3a);letter-spacing:.04em;text-transform:uppercase}.score-ticker-card strong{color:var(--ink,#12251d);font-weight:700}.score-ticker-card b{color:var(--accent-strong,#1d6b3a);font-variant-numeric:tabular-nums;font-feature-settings:"tnum";font-weight:900}.score-ticker-card.live b{color:#c5303a}.score-ticker-more{background:var(--accent,#2f8a4a);border-color:var(--accent,#2f8a4a);color:#fff;padding:0 14px;font-weight:800;transition:background .16s,border-color .16s}.score-ticker-more:hover{background:var(--accent-strong,#1d6b3a);border-color:var(--accent-strong,#1d6b3a);color:#fff}.fe-home-data-grid{gap:12px}@media (min-width:1280px){.fe-home-data-grid{gap:14px}}.fe-pro-home{display:none}.fe-mode-pro .fe-pro-home{display:block}.fe-mode-pro .fe-fan-home,.fe-mode-fan .fe-pro-home,.fe-mode-pro .fe-home-quick{display:none}.fe-pro-home-dashboard{flex-direction:column;gap:10px;margin-top:8px;display:flex}.fe-pro-toolbar{background:var(--ui-card-bg,#fff);border:1px solid var(--ui-border-subtle,#dfe5dc);border-radius:var(--ui-radius-md,10px);flex-direction:column;gap:6px;padding:8px 12px;display:flex}.fe-pro-toolbar-head{flex-wrap:wrap;align-items:baseline;gap:4px 10px;display:flex}.fe-pro-toolbar-title{color:var(--ui-text-main,#17211b);letter-spacing:.01em;font-size:14px;font-weight:700;line-height:1.2}.fe-pro-toolbar-sub{font-size:var(--ui-font-size-meta,11px);color:var(--ui-text-soft,#8a978f);margin:0;line-height:1.2}@media (max-width:600px){.fe-pro-toolbar-sub{display:none}}.fe-pro-toolbar-groups{flex-wrap:wrap;align-items:center;gap:6px 14px;display:flex}.fe-pro-toolbar-group{align-items:center;gap:6px;min-width:0;display:flex}.fe-pro-toolbar-group-lbl{font-size:var(--ui-font-size-meta,11px);color:var(--ui-text-soft,#8a978f);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.fe-pro-toolbar-tabs{flex-wrap:wrap;gap:4px;display:flex}.fe-pro-toolbar-tab{color:var(--ui-text-muted,#607066);background:var(--ui-bg-neutral,#f4f5f7);white-space:nowrap;border:1px solid #0000;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:500;text-decoration:none;transition:background .12s,color .12s}.fe-pro-toolbar-tab:hover{color:var(--ui-text-main,#17211b);background:var(--ui-bg-hover,#eef1ec)}.fe-pro-toolbar-tab.is-default{color:var(--ui-brand-strong,#00513d);background:color-mix(in srgb, var(--ui-brand-strong,#00513d) 10%, transparent);border-color:color-mix(in srgb, var(--ui-brand-strong,#00513d) 25%, transparent)}@media (max-width:600px){.fe-pro-toolbar-groups{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.fe-pro-toolbar-groups::-webkit-scrollbar{display:none}.fe-pro-toolbar-group{flex:none}.fe-pro-toolbar-tabs{flex-wrap:nowrap}}.fe-pro-home-section{flex-direction:column;gap:8px;display:flex}.fe-pro-home-section-head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.fe-pro-home-section-head>div{flex-wrap:wrap;align-items:baseline;gap:4px 10px;min-width:0;display:flex}.fe-pro-home-section-head .fe-home-eyebrow{letter-spacing:.1em;order:0;font-size:10px;line-height:1.2}.fe-pro-home-section-head .fe-home-section-title{margin:0;font-size:15px;line-height:1.2}.fe-pro-home-section-head.is-tight{align-items:baseline;gap:8px}.fe-pro-home-section-head.is-tight .fe-home-section-title.is-aux{font-size:13px}.fe-home-section-title.is-aux{color:var(--ui-text-muted,#607066);letter-spacing:0;margin:0;font-size:14px;font-weight:600}.fe-pro-home-aux-grid,.fe-pro-home-bot-grid{gap:var(--ui-space-5,20px);grid-template-columns:minmax(0,1fr);display:grid}.fe-pro-home-aux-grid>.fe-pro-home-section,.fe-pro-home-bot-grid>.fe-pro-home-section{min-width:0}@media (min-width:1024px){.fe-pro-home-aux-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start}.fe-pro-home-bot-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.fe-pro-panel{flex-direction:column;gap:10px;display:flex}.fe-pro-panel-legend{font-size:var(--ui-font-size-meta,11px);color:var(--ui-text-soft,#8a978f);flex-wrap:wrap;align-items:baseline;gap:6px 8px;margin:0;display:flex}.fe-pro-panel-legend .lead{color:var(--ui-text-muted,#607066);letter-spacing:.02em;font-weight:600}.fe-pro-panel-legend .hint{color:var(--ui-text-soft,#8a978f)}.fe-pro-panel-legend .sep{color:var(--ui-border-subtle,#dfe5dc)}.fe-pro-panel-body{flex-direction:column;gap:6px;display:flex}@media (min-width:1024px){.fe-pro-panel-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.fe-pro-row{min-height:116px;padding:10px 14px 8px 18px}.fe-pro-row-link{gap:6px}.fe-pro-row-actions{margin-top:4px}}.fe-pro-panel-empty{text-align:center;color:var(--ui-text-muted,#607066);font-size:var(--ui-font-size-body,13px);padding:18px}.fe-pro-row{background:var(--ui-bg-card,#fff);border:1px solid var(--ui-border-subtle,#dfe5dc);border-radius:var(--ui-radius-lg,14px);box-shadow:var(--ui-shadow-card,0 1px 2px #0f21180a);min-height:76px;padding:12px 14px 10px 18px;position:relative;overflow:hidden}.fe-pro-row-strip{background:var(--ui-border-strong,#b8d8c8);width:3px;position:absolute;top:0;bottom:0;left:0}.fe-pro-row.status-live .fe-pro-row-strip{background:var(--ui-live,#d9303d)}.fe-pro-row.status-finished .fe-pro-row-strip{background:var(--ui-text-soft,#8a978f)}.fe-pro-row.status-scheduled .fe-pro-row-strip{background:var(--ui-border-strong,#b8d8c8)}.fe-pro-row.status-postponed .fe-pro-row-strip{background:var(--ui-warning,#a35b00)}.fe-pro-row.has-red{background:color-mix(in srgb, var(--ui-live,#d9303d) 5%, var(--ui-bg-card,#fff));border-color:color-mix(in srgb, var(--ui-live,#d9303d) 22%, var(--ui-border-subtle,#dfe5dc))}.fe-pro-row.status-finished{opacity:.94}.fe-pro-row-link{color:inherit;flex-direction:column;gap:6px;text-decoration:none;display:flex}.fe-pro-row-meta{font-size:var(--ui-font-size-meta,11px);color:var(--ui-text-muted,#607066);flex-wrap:wrap;align-items:center;gap:6px;display:flex}.fe-pro-row-meta .lg{color:var(--ui-text-main,#17211b);font-weight:600}.fe-pro-row-meta .sep{color:var(--ui-border-subtle,#dfe5dc)}.fe-pro-row-meta .when .live{color:var(--ui-live,#d9303d);align-items:center;gap:4px;font-weight:700;display:inline-flex}.fe-pro-row-meta .when .live .dot{font-size:8px;line-height:1}.fe-pro-row-meta .when .ft{color:var(--ui-text-muted,#607066);font-weight:600}.fe-pro-row-pending{border-radius:var(--ui-radius-pill,999px);background:var(--ui-bg-neutral,#f4f5f7);color:var(--ui-text-muted,#607066);letter-spacing:.02em;align-items:center;padding:1px 8px;font-size:10px;display:inline-flex}.fe-pro-row-demo{border-radius:var(--ui-radius-sm,6px);color:var(--ui-text-soft,#8a978f);letter-spacing:.04em;text-transform:uppercase;background:0 0;align-items:center;padding:1px 6px;font-size:10px;display:inline-flex}.fe-pro-row-score{font-variant-numeric:tabular-nums;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;padding:2px 0;display:grid}.fe-pro-row-score .team{color:var(--ui-text-main,#17211b);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:600;line-height:1.25;overflow:hidden}.fe-pro-row-score .team-home{text-align:left}.fe-pro-row-score .team-away{text-align:right}.fe-pro-row-score .sc{letter-spacing:-.02em;min-width:84px;color:var(--ui-text-main,#17211b);background:var(--ui-bg-neutral,#f4f5f7);border-radius:var(--ui-radius-md,10px);justify-content:center;align-items:baseline;gap:4px;padding:2px 12px;font-size:22px;font-weight:800;display:inline-flex}.fe-pro-row-score .sc-h,.fe-pro-row-score .sc-a{text-align:center;min-width:24px;display:inline-block}.fe-pro-row-score .sc-sep{color:var(--ui-text-muted,#607066);opacity:.6;font-size:16px;font-weight:700}.fe-pro-row.status-live .fe-pro-row-score .sc{background:color-mix(in srgb, var(--ui-live,#d9303d) 9%, var(--ui-bg-card,#fff));color:var(--ui-live,#d9303d)}.fe-pro-row.status-finished .fe-pro-row-score .sc{background:var(--ui-bg-neutral,#f4f5f7);color:var(--ui-text-main,#17211b)}.fe-pro-row.status-scheduled .fe-pro-row-score .sc{color:var(--ui-text-muted,#607066);background:0 0}@media (max-width:600px){.fe-pro-row-score{gap:8px}.fe-pro-row-score .team{font-size:14px}.fe-pro-row-score .sc{min-width:76px;padding:2px 10px;font-size:20px}}.fe-pro-row-stats{scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.fe-pro-row-stats::-webkit-scrollbar{display:none}.fe-pro-stat-chip{background:var(--ui-bg-neutral,#f4f5f7);border-radius:var(--ui-radius-pill,999px);font-size:var(--ui-font-size-meta,11px);color:var(--ui-text-muted,#607066);white-space:nowrap;flex:none;align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.fe-pro-stat-chip .lbl{color:var(--ui-text-soft,#8a978f)}.fe-pro-stat-chip .val{color:var(--ui-text-main,#17211b);font-variant-numeric:tabular-nums;font-weight:600}.fe-pro-stat-cards .val{align-items:center;gap:6px;display:inline-flex}.fe-pro-stat-cards .grp{align-items:center;gap:3px;display:inline-flex}.fe-pro-stat-cards .grp .n{font-variant-numeric:tabular-nums}.fe-pro-row-events{scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.fe-pro-row-events::-webkit-scrollbar{display:none}.fe-pro-event-pill{border-radius:var(--ui-radius-pill,999px);background:var(--ui-bg-neutral,#f4f5f7);font-size:var(--ui-font-size-meta,11px);color:var(--ui-text-main,#17211b);white-space:nowrap;flex:none;align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.fe-pro-event-pill .m{color:var(--ui-text-soft,#8a978f);font-variant-numeric:tabular-nums}.fe-pro-event-pill .tg{font-weight:600}.fe-pro-event-pill .pl{color:var(--ui-text-muted,#607066)}.fe-pro-event-pill.ev-goal{background:color-mix(in srgb, var(--ui-success,#2e7d4f) 12%, var(--ui-bg-neutral,#f4f5f7))}.fe-pro-event-pill.ev-goal .tg{color:var(--ui-success,#2e7d4f)}.fe-pro-event-pill.ev-red{background:color-mix(in srgb, var(--ui-live,#d9303d) 14%, var(--ui-bg-neutral,#f4f5f7))}.fe-pro-row-actions{scrollbar-width:none;gap:4px;margin-top:8px;display:flex;overflow-x:auto}.fe-pro-row-actions::-webkit-scrollbar{display:none}@media (min-width:768px){.fe-pro-row{min-height:86px;padding:14px 16px 12px 20px}.fe-pro-row-link{gap:8px}.fe-pro-row-meta{font-size:var(--ui-font-size-body,13px)}.fe-pro-row-score .team{font-size:15px}.fe-pro-row-score .sc{font-size:26px}.fe-pro-row-stats,.fe-pro-row-events{flex-wrap:wrap;overflow-x:visible}.fe-pro-row-actions{flex-wrap:wrap;margin-top:6px;overflow-x:visible}}.fe-pro-summary{background:var(--ui-bg-neutral,#f4f5f7);border:1px solid var(--ui-border-subtle,#dfe5dc);border-radius:var(--ui-radius-md,10px);-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:stretch;gap:0;padding:6px 10px;display:flex;overflow-x:auto}.fe-pro-summary::-webkit-scrollbar{display:none}.fe-pro-summary-cell{border-left:1px solid var(--ui-border-subtle,#dfe5dc);flex-direction:column;flex:1 1 0;align-items:flex-start;gap:0;min-width:84px;padding:2px 14px;display:flex}.fe-pro-summary-cell:first-child{border-left:0;padding-left:4px}.fe-pro-summary-cell .val{color:var(--ui-text-main,#17211b);font-variant-numeric:tabular-nums;font-size:16px;font-weight:700;line-height:1.1}.fe-pro-summary-cell .lbl{color:var(--ui-text-soft,#8a978f);letter-spacing:.02em;white-space:nowrap;font-size:10.5px;line-height:1.2}@media (max-width:600px){.fe-pro-summary{gap:0;padding:5px 8px}.fe-pro-summary-cell{flex:none;min-width:84px;padding:2px 12px}.fe-pro-summary-cell .val{font-size:15px}}.fe-pro-home-ai-list{flex-direction:column;gap:8px;display:flex}@media (max-width:767px){.fe-pro-home-ai-list{gap:6px}.fe-pro-home-ai-list .fe-pred-compact{border-radius:var(--ui-radius-md,10px);max-width:100%;padding:8px 10px;overflow:hidden}.fe-pro-home-ai-list .fe-pred-compact-header{font-size:11px;line-height:1.2}.fe-pro-home-ai-list .fe-pred-compact-body{flex-wrap:nowrap;align-items:center;gap:6px;margin-top:4px}.fe-pro-home-ai-list .fe-pred-compact-body .match-line{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-size:13px;display:block;overflow:hidden}.fe-pro-home-ai-list .fe-pred-compact-body .match-line strong{text-overflow:ellipsis;overflow:hidden}.fe-pro-home-ai-list .fe-pred-compact-body .match-line .vs{margin:0 4px}.fe-pro-home-ai-list .fe-pred-compact-body .lean{flex:none;gap:4px;font-size:11px}.fe-pro-home-ai-list .fe-pred-compact-footer{flex-wrap:nowrap;gap:6px;margin-top:4px;padding-top:4px}.fe-pro-home-ai-list .fe-pred-compact-footer .badge-pair{flex-wrap:nowrap;min-width:0;overflow:hidden}.fe-pro-home-ai-list .fe-pred-compact-footer .pred-chip{padding:1px 6px;font-size:10.5px}.fe-pro-home-ai-list .fe-pred-compact-footer .fe-action-chip{white-space:nowrap;flex:none;padding:3px 10px;font-size:11px}.fe-mode-pro .fe-pro-home-ai-list .fe-pred-pro-details{display:none}}.fe-pro-shortcut-row{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-flow:row;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.fe-pro-shortcut-row::-webkit-scrollbar{display:none}.fe-pro-shortcut-chip{background:var(--ui-bg-card,#fff);border:1px solid var(--ui-border-subtle,#dfe5dc);border-radius:var(--ui-radius-md,10px);min-width:112px;color:var(--ui-text-main,#17211b);flex:none;align-items:center;gap:8px;padding:8px 14px 8px 10px;text-decoration:none;transition:border-color .12s,background .12s;display:inline-flex}.fe-pro-shortcut-chip:hover{border-color:color-mix(in srgb, var(--ui-brand-strong,#00513d) 50%, var(--ui-border-subtle,#dfe5dc));background:color-mix(in srgb, var(--ui-brand-strong,#00513d) 4%, var(--ui-bg-card,#fff))}.fe-pro-shortcut-icon{border-radius:var(--ui-radius-pill,999px);background:var(--ui-brand-soft,#eaf3ee);width:28px;height:28px;color:var(--ui-brand-strong,#00513d);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.fe-pro-shortcut-icon svg{width:16px;height:16px;display:block}.fe-pro-shortcut-label{letter-spacing:.01em;white-space:nowrap;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;font-size:13px;font-weight:600}@media (min-width:768px){.fe-pro-shortcut-row{flex-wrap:wrap;overflow-x:visible}.fe-pro-shortcut-chip{min-width:0}}.fe-pro-empty-block{text-align:center;color:var(--ui-text-muted,#607066);font-size:var(--ui-font-size-body,13px);padding:16px}.fe-pro-mini-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.fe-pro-mini-item{border-bottom:1px solid var(--ui-border-subtle,#dfe5dc)}.fe-pro-mini-item:last-child{border-bottom:0}.fe-pro-mini-link{color:var(--ui-text-main,#17211b);justify-content:space-between;align-items:baseline;gap:12px;min-width:0;padding:8px 2px;text-decoration:none;display:flex}.fe-pro-mini-link .ttl{font-size:var(--ui-font-size-body,13px);font-weight:500;line-height:var(--ui-line-title,1.3);text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.fe-pro-mini-link .meta{font-size:var(--ui-font-size-meta,11px);color:var(--ui-text-soft,#8a978f);font-variant-numeric:tabular-nums;white-space:nowrap;flex:none}.fe-pro-mini-link:hover .ttl{color:var(--ui-brand-strong,#00513d)}.admin-dashboard-shell{gap:22px;padding:22px 0 56px;display:grid}.admin-dashboard-hero{justify-content:space-between;align-items:center;gap:14px;margin-bottom:0;display:flex}.admin-dashboard-section{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);gap:12px;padding:18px 18px 20px;display:grid}.admin-dashboard-section.is-priority{background:linear-gradient(180deg, #fff9ec 0%, var(--surface) 64%);border-color:#e7c089}.admin-dashboard-section.is-health{border-color:#cfe6d8}.admin-dashboard-section.is-stats{background:var(--soft-line,#f3f6f3)}.admin-dashboard-section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.admin-dashboard-section-head h2{letter-spacing:-.01em;margin:0;font-size:17px;font-weight:800}.admin-dashboard-section-sub{color:var(--muted);margin:4px 0 0;font-size:12px}.admin-dashboard-bottom{grid-template-columns:minmax(220px,.9fr) minmax(0,1.4fr) minmax(220px,.8fr);align-items:start;gap:14px;display:grid}@media (max-width:1080px){.admin-dashboard-bottom{grid-template-columns:minmax(0,1fr)}}.admin-dashboard-action-card,.admin-review-list-card,.admin-policy-note{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);gap:12px;padding:16px 18px 18px;display:grid}.admin-dashboard-action-card h2,.admin-review-list-card h2,.admin-policy-note h2{letter-spacing:-.005em;margin:0;font-size:15px;font-weight:800}.admin-dashboard-actions{gap:8px;display:grid}.admin-dashboard-actions .button{justify-content:center;width:100%}.admin-review-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.admin-review-item{border:1px solid var(--line);background:var(--surface);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;transition:background .12s;display:flex}.admin-review-item:hover{background:var(--soft-line,#f3f6f3)}.admin-review-item-body{flex:auto;gap:6px;min-width:0;display:grid}.admin-review-item-title{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:700;line-height:1.35;text-decoration:none;display:-webkit-box;overflow:hidden}.admin-review-item-title:hover{color:var(--accent-strong,#00513d)}.admin-review-item-meta{flex-wrap:wrap;gap:4px;display:flex}.admin-empty{color:var(--muted);text-align:center;margin:0;padding:14px 4px;font-size:13px}.admin-policy-note{background:linear-gradient(180deg, #f6faf6 0%, var(--surface) 100%)}.admin-policy-note p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.admin-policy-note p+p{border-top:1px dashed var(--line);padding-top:8px}.admin-topbar-session{flex:auto;align-items:center;gap:10px;min-width:0;margin-right:auto;display:flex}.admin-session-pill{border:1px solid var(--line);background:var(--surface);min-height:32px;color:var(--ink);border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.admin-session-pill[data-status=active]{color:var(--accent-strong,#00513d);background:#edf8f2;border-color:#b9dcc8}.admin-session-pill[data-status=anonymous]{color:#8a5a14;background:#fff8e8;border-color:#e7c089}.admin-session-dot{opacity:.85;background:currentColor;border-radius:999px;width:8px;height:8px;display:inline-block}.admin-session-label{letter-spacing:.06em;text-transform:uppercase;opacity:.78;font-size:11px;font-weight:700}.admin-session-value{font-size:13px;font-weight:800}.admin-dev-token{display:inline-flex;position:relative}.admin-dev-token-toggle{border:1px dashed var(--line);min-height:28px;color:var(--muted);font:inherit;letter-spacing:.02em;cursor:pointer;background:0 0;border-radius:999px;padding:0 10px;font-size:11px;font-weight:700}.admin-dev-token-toggle:hover{color:var(--ink);border-color:var(--ink)}.admin-dev-token-panel{z-index:20;border:1px solid var(--line);background:var(--surface);border-radius:12px;gap:8px;width:min(360px,90vw);padding:12px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 16px 36px -14px #003c285c}.admin-dev-token-panel .meta{color:var(--muted);margin:0;font-size:11px;line-height:1.45}.admin-dev-token-input{min-height:32px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.admin-dev-token-actions{justify-content:flex-end;gap:6px;display:flex}.admin-dev-token-hint{color:var(--muted);margin:0;font-size:11px}@media (max-width:768px){.admin-dashboard-shell{gap:16px;padding:14px 0 40px}.admin-dashboard-hero{flex-direction:column;align-items:flex-start}.admin-dashboard-section{padding:14px 14px 16px}.admin-dashboard-section-head,.admin-review-item{flex-direction:column;align-items:flex-start}.admin-review-item .button{justify-content:center;align-self:stretch}.admin-topbar-session{flex:auto;gap:6px}.admin-session-pill{padding:0 10px}}.shell,.fe-home-shell,.fe-news-shell,.fe-forum-shell,.fe-data-shell,.fe-scores-page,.fe-predictions-page,.fe-latest-shell,.topbar-inner{width:min(var(--fe-page-max), calc(100% - var(--fe-page-pad-x) * 2));max-width:min(var(--fe-page-max), calc(100% - var(--fe-page-pad-x) * 2));margin-inline:auto}.fe-latest-shell{padding:12px 0 calc(var(--fe-bottom-nav-h,60px) + 28px + env(safe-area-inset-bottom,0px));flex-direction:column;gap:16px;display:flex}.fe-latest-hero{background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 8%, var(--surface)) 0%, var(--surface) 70%);border:1px solid var(--line);border-radius:18px;flex-direction:column;gap:6px;padding:20px 22px 18px;display:flex}.fe-latest-hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin:0;font-size:11px;font-weight:600}.fe-latest-hero-title{color:var(--ink);margin:0;font-size:22px;font-weight:700;line-height:1.25}.fe-latest-hero-subtitle{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.5}.fe-latest-section{background:var(--surface);border:1px solid var(--line);border-radius:14px;flex-direction:column;gap:12px;padding:14px 16px 16px;display:flex}.fe-latest-section-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.fe-latest-section-head h2{color:var(--ink);margin:0;font-size:15px;font-weight:700}.fe-latest-section-more{color:var(--accent);white-space:nowrap;font-size:13px}.fe-latest-ticker{border:1px solid var(--line);background:var(--surface);border-radius:14px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.fe-latest-ticker-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.fe-latest-ticker-head strong{color:var(--ink);font-size:13px;font-weight:700}.fe-latest-ticker-head span{color:var(--muted);font-size:11px}.fe-latest-ticker-more{color:var(--accent);white-space:nowrap;font-size:12px}.fe-latest-ticker-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.fe-latest-ticker-track::-webkit-scrollbar{height:6px}.fe-latest-ticker-track::-webkit-scrollbar-thumb{background:var(--soft-line);border-radius:999px}.fe-latest-ticker-card{scroll-snap-align:start;border:1px solid var(--line);background:var(--surface);min-width:200px;color:var(--ink);border-radius:12px;flex:none;grid-template-columns:1fr;gap:4px;padding:10px 12px;text-decoration:none;display:grid}.fe-latest-ticker-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px}.fe-latest-ticker-card strong{justify-content:space-between;gap:8px;font-size:13px;font-weight:600;display:flex}.fe-latest-ticker-card strong b{color:var(--accent-strong);font-weight:700}.fe-latest-ticker-card small{color:var(--muted);font-size:11px}.fe-latest-ticker-card.live{border-color:color-mix(in srgb, var(--danger) 35%, var(--line))}.fe-latest-ticker-card.live strong b{color:var(--danger)}@media (max-width:720px){.fe-latest-ticker-card{min-width:180px}.fe-latest-ticker{padding:8px 10px}}.fe-home-scores-link{color:var(--accent);align-items:center;gap:4px;margin-top:2px;font-size:13px;font-weight:600;display:inline-flex}.fe-mode-pro .fe-fan-home{display:block}@supports (font-size:clamp(1rem, 1vw, 1rem)){.fe-section-h2{font-size:clamp(14px,1.4vw,16px)}.fe-clean-panel h2{font-size:clamp(15px,1.6vw,18px)}}:root[lang^=zh] body,:root[lang=ja-JP] body,:root[lang=ko-KR] body,:root[lang^=zh] .fe-clean-panel p,:root[lang=ja-JP] .fe-clean-panel p,:root[lang=ko-KR] .fe-clean-panel p,:root[lang^=zh] .fe-match-aside .muted.small,:root[lang=ja-JP] .fe-match-aside .muted.small,:root[lang=ko-KR] .fe-match-aside .muted.small{line-height:1.75}@media (min-width:768px) and (max-width:1024px){.fe-match-aside{gap:12px}.fe-match-aside h3.fe-section-h2{font-size:13px}.fe-match-aside .fe-clean-panel{padding:12px}.fe-clean-panel{padding:14px}}@media (max-width:767px){.fe-match-aside{gap:10px;position:static!important}.fe-match-aside .fe-clean-panel{padding:12px}.fe-match-aside h3.fe-section-h2{margin:0 0 6px;font-size:13px}.fe-match-aside .fe-aside-list{font-size:13px}.fe-match-aside .muted.small{font-size:12px;line-height:1.55}.fe-match-aside [data-testid=fe-match-aside-discuss],.fe-match-aside [data-testid=fe-match-aside-news]{max-height:88px;position:relative;overflow:hidden}.fe-match-aside [data-testid=fe-match-aside-discuss]:hover,.fe-match-aside [data-testid=fe-match-aside-discuss]:focus-within,.fe-match-aside [data-testid=fe-match-aside-news]:hover,.fe-match-aside [data-testid=fe-match-aside-news]:focus-within{max-height:none}.fe-match-aside [data-testid=fe-match-aside-discuss]:after,.fe-match-aside [data-testid=fe-match-aside-news]:after{content:"";background:linear-gradient(to bottom, transparent, var(--panel,#fff));pointer-events:none;height:22px;position:absolute;bottom:0;left:0;right:0}.fe-match-aside [data-testid=fe-match-aside-discuss]:hover:after,.fe-match-aside [data-testid=fe-match-aside-discuss]:focus-within:after,.fe-match-aside [data-testid=fe-match-aside-news]:hover:after,.fe-match-aside [data-testid=fe-match-aside-news]:focus-within:after{display:none}}.fe-pro-home,.fe-mode-pro .fe-pro-home{display:none}:root{--admin-space-1:4px;--admin-space-2:8px;--admin-space-3:12px;--admin-space-4:16px;--admin-space-5:20px;--admin-space-6:24px;--admin-radius-sm:4px;--admin-radius-md:6px;--admin-radius-lg:10px;--admin-radius-pill:999px;--admin-bg-page:#f7f8f7;--admin-bg-panel:#fff;--admin-bg-row-alt:#f6f8f6;--admin-border-soft:#e6eae6;--admin-border-strong:#ccd3cc;--admin-ink:#0c1c14;--admin-ink-muted:#5b6b62;--admin-status-pending-bg:#fff5d6;--admin-status-pending-fg:#7a5a00;--admin-status-published-bg:#e3f6ea;--admin-status-published-fg:#146c3a;--admin-status-rejected-bg:#fde2e2;--admin-status-rejected-fg:#9a1f1f;--admin-status-draft-bg:#eef0ee;--admin-status-draft-fg:#4d5c54;--admin-status-running-bg:#e0ebff;--admin-status-running-fg:#1a4a8a;--admin-status-success-bg:#e3f6ea;--admin-status-success-fg:#146c3a;--admin-status-failed-bg:#fde2e2;--admin-status-failed-fg:#9a1f1f;--admin-status-needs-review-bg:#fff5d6;--admin-status-needs-review-fg:#7a5a00;--admin-risk-low-bg:#e8f3ea;--admin-risk-low-fg:#2a6b3f;--admin-risk-med-bg:#fff1d0;--admin-risk-med-fg:#8a5a00;--admin-risk-high-bg:#fcd8d8;--admin-risk-high-fg:#8a1818;--admin-quality-good-bg:#e3f6ea;--admin-quality-good-fg:#146c3a;--admin-quality-fair-bg:#fff5d6;--admin-quality-fair-fg:#7a5a00;--admin-quality-poor-bg:#fde2e2;--admin-quality-poor-fg:#9a1f1f;--admin-button-primary-bg:var(--accent,#00513d);--admin-button-primary-fg:#fff;--admin-button-danger-bg:#c93b3b;--admin-button-danger-fg:#fff;--admin-button-secondary-bg:#fff;--admin-button-secondary-border:var(--admin-border-strong);--admin-focus-ring:0 0 0 2px #00513d59}.status-pill{background:var(--admin-status-draft-bg);color:var(--admin-status-draft-fg);border:1px solid #0000}.status-pill.pending_review,.status-pill.review_required,.status-pill.needs_review{background:var(--admin-status-pending-bg);color:var(--admin-status-pending-fg)}.status-pill.published{background:var(--admin-status-published-bg);color:var(--admin-status-published-fg)}.status-pill.rejected{background:var(--admin-status-rejected-bg);color:var(--admin-status-rejected-fg)}.status-pill.draft,.status-pill.not_generated{background:var(--admin-status-draft-bg);color:var(--admin-status-draft-fg)}.status-pill.processing,.status-pill.running,.status-pill.in_progress{background:var(--admin-status-running-bg);color:var(--admin-status-running-fg)}.status-pill.collected,.status-pill.success{background:var(--admin-status-success-bg);color:var(--admin-status-success-fg)}.status-pill.failed,.status-pill.error,.status-pill.blocked_or_unavailable{background:var(--admin-status-failed-bg);color:var(--admin-status-failed-fg)}.status-pill.warning{background:var(--admin-status-needs-review-bg);color:var(--admin-status-needs-review-fg)}.status-pill.risk-low{background:var(--admin-risk-low-bg);color:var(--admin-risk-low-fg)}.status-pill.risk-medium{background:var(--admin-risk-med-bg);color:var(--admin-risk-med-fg)}.status-pill.risk-high{background:var(--admin-risk-high-bg);color:var(--admin-risk-high-fg)}.status-pill.quality-good{background:var(--admin-quality-good-bg);color:var(--admin-quality-good-fg)}.status-pill.quality-fair{background:var(--admin-quality-fair-bg);color:var(--admin-quality-fair-fg)}.status-pill.quality-poor{background:var(--admin-quality-poor-bg);color:var(--admin-quality-poor-fg)}.metric-card{border-color:var(--admin-border-soft);background:var(--admin-bg-panel);border-radius:var(--admin-radius-md)}.metric-card.active{border-color:var(--accent,#00513d);background:var(--admin-quality-good-bg);color:var(--admin-quality-good-fg)}.metric-card.warning{background:var(--admin-status-needs-review-bg);color:var(--admin-status-needs-review-fg)}.metric-card.success{background:var(--admin-quality-good-bg);color:var(--admin-quality-good-fg)}.metric-card.danger{background:var(--admin-status-failed-bg);color:var(--admin-status-failed-fg)}.admin-page-heading{border-bottom-color:var(--admin-border-soft)}.review-group{background:var(--admin-bg-panel);border:1px solid var(--admin-border-soft);border-radius:var(--admin-radius-lg)}.review-group.published-group{border-left:3px solid var(--admin-status-published-fg)}.admin-language-actions-inline{gap:var(--admin-space-2);margin-top:var(--admin-space-2);flex-wrap:wrap;display:flex}.admin-language-action-row{align-items:center;gap:var(--admin-space-2);padding:var(--admin-space-2) var(--admin-space-3);border:1px dashed var(--admin-border-soft);border-radius:var(--admin-radius-md);background:var(--admin-bg-row-alt);flex-wrap:wrap;font-size:13px;display:flex}.admin-language-action-row code{background:0 0;padding:0;font-weight:700}.admin-language-action-row .admin-action-spacer{flex:1}.admin-meta-strong{color:var(--admin-ink);font-weight:700}@media (prefers-color-scheme:dark){:root{--admin-bg-page:#0f1411;--admin-bg-panel:#161c19;--admin-bg-row-alt:#131814;--admin-border-soft:#25302a;--admin-border-strong:#3a4740;--admin-ink:#e9eee9;--admin-ink-muted:#a3b1a8;--admin-status-pending-bg:#3a2e0c;--admin-status-pending-fg:#f6d24d;--admin-status-published-bg:#143d24;--admin-status-published-fg:#6fd194;--admin-status-rejected-bg:#3f1818;--admin-status-rejected-fg:#f08a8a;--admin-status-draft-bg:#1d2520;--admin-status-draft-fg:#b8c2bc;--admin-status-running-bg:#142848;--admin-status-running-fg:#87b3f0;--admin-status-success-bg:#143d24;--admin-status-success-fg:#6fd194;--admin-status-failed-bg:#3f1818;--admin-status-failed-fg:#f08a8a;--admin-status-needs-review-bg:#3a2e0c;--admin-status-needs-review-fg:#f6d24d;--admin-risk-low-bg:#143d24;--admin-risk-low-fg:#6fd194;--admin-risk-med-bg:#3a2e0c;--admin-risk-med-fg:#f6d24d;--admin-risk-high-bg:#3f1818;--admin-risk-high-fg:#f08a8a;--admin-quality-good-bg:#143d24;--admin-quality-good-fg:#6fd194;--admin-quality-fair-bg:#3a2e0c;--admin-quality-fair-fg:#f6d24d;--admin-quality-poor-bg:#3f1818;--admin-quality-poor-fg:#f08a8a}}.admin-table-dense table{font-size:13px}.admin-table-dense th,.admin-table-dense td{padding:var(--admin-space-2) var(--admin-space-3)}.admin-table-dense tbody tr:nth-child(2n){background:var(--admin-bg-row-alt)}.form .checkbox-row{cursor:pointer;align-items:flex-start;gap:8px;font-weight:400;display:flex}.form .checkbox-row input[type=checkbox]{flex-shrink:0;margin-top:3px}.form .checkbox-row .meta{margin:0;line-height:1.45}.fe-account-data-list{flex-direction:column;gap:8px;width:100%;display:flex}.fe-account-export-row,.fe-account-deletion-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:6px 0;display:flex}.fe-account-export-row>div,.fe-account-deletion-row>div{min-width:0}.fe-pill-status.fe-pill-status-ok{color:var(--success,#1f8a3a);background:#1f8a3a1f}.fe-pill-status.fe-pill-status-warn{color:#b45a0c;background:#b45a0c1f}.fe-pill-status.fe-pill-status-muted{background:var(--surface-muted,#f4f5f7);color:var(--text-muted,#555)}.fe-account-toast{border-radius:8px;margin-top:10px;padding:8px 12px;font-size:13px}.fe-account-toast.ok{color:var(--success,#1f8a3a);background:#1f8a3a1a}.fe-account-toast.err{color:var(--danger,#b42318);background:#b4231814}.fe-notification-bell-wrap{display:inline-flex;position:relative}.fe-notification-toast{background:var(--surface-strong,#1c1c1e);color:#fff;white-space:nowrap;z-index:50;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:500;animation:5s forwards fe-toast-fade;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0000002e}.fe-notification-toast.kind-badge{background:#6b3eb4}.fe-notification-toast.kind-export-ok{background:#1f8a3a}.fe-notification-toast.kind-export-fail{background:#b42318}@keyframes fe-toast-fade{0%{opacity:0;transform:translateY(-4px)}8%,80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}.fe-badges-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;margin:8px 0 0;padding:0;list-style:none;display:grid}.fe-badge-tile{background:var(--surface-muted,#f4f5f7);border:1px solid var(--border-soft,#0000000f);border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.fe-badge-tile-icon{font-size:22px;line-height:1}.fe-badge-tile-body{flex-direction:column;min-width:0;display:flex}.fe-badge-tile-body strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.fe-badge-tile-body small{font-size:11px}
