.fhl-wrap{--bg:#070707;--card:#121212;--card2:#1a1a1a;--text:#fff;--muted:#b8b8b8;--line:#2a2a2a;--accent:#FBEA04;--red:#FF1E1E;font-family:Poppins,Inter,Arial,sans-serif;background:radial-gradient(circle at 10% 0,rgba(251,234,4,.10),transparent 34%),linear-gradient(180deg,#0a0a0a,#050505);color:var(--text);border-radius:22px;padding:18px;box-shadow:0 18px 55px rgba(0,0,0,.34);overflow:hidden}.fhl-theme-light{--bg:#f6f7f9;--card:#fff;--card2:#fff;--text:#10131a;--muted:#667085;--line:#e6e8ee;--accent:#FBEA04;--red:#FF1E1E;background:#f6f7f9}.fhl-top{display:grid;grid-template-columns:300px 1fr auto;align-items:center;gap:18px;border:1px solid var(--line);background:linear-gradient(135deg,#000,var(--card));border-radius:20px;padding:16px;position:relative}.fhl-top:after{content:"";position:absolute;inset:auto 18px 0 18px;height:3px;background:linear-gradient(90deg,var(--accent),var(--red));border-radius:999px}.fhl-top img{width:300px;max-width:100%;height:auto}.fhl-top h2,.fhl-all h3,.fhl-strip h3{margin:4px 0 2px;font-size:38px;color:var(--accent);font-family:'Bebas Neue',Impact,sans-serif;letter-spacing:1px;text-transform:uppercase;line-height:1}.fhl-top p{margin:0;color:var(--muted)}.fhl-live-dot{display:inline-flex;align-items:center;gap:6px;background:var(--red);color:#fff;border-radius:8px;padding:4px 9px;font-size:12px;font-weight:900;animation:fhlPulse 1.4s infinite}.fhl-refresh{border:0;border-radius:999px;background:var(--accent);color:#000;font-weight:900;padding:11px 17px;cursor:pointer;text-transform:uppercase;font-family:'Bebas Neue',Impact,sans-serif;font-size:20px;letter-spacing:1px}.fhl-refresh:hover{background:var(--red);color:#fff}.fhl-datebar{display:flex;gap:8px;overflow:auto;padding:14px 0 8px;scroll-snap-type:x mandatory}.fhl-datebar button,.fhl-tabs button{background:var(--card);color:var(--text);border:1px solid var(--line);border-radius:14px;padding:10px 14px;cursor:pointer;white-space:nowrap;scroll-snap-align:start}.fhl-datebar button small{display:block;color:var(--muted);font-size:11px}.fhl-datebar button strong{display:block;min-height:15px;font-size:12px}.fhl-datebar button.is-active,.fhl-tabs button.is-active{background:var(--accent);color:#000;border-color:var(--accent);font-weight:900}.fhl-datebar button.is-active small{color:#000}.fhl-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0 14px;position:sticky;top:0;z-index:3;background:rgba(7,7,7,.86);backdrop-filter:blur(10px);padding:6px;border-radius:16px}.fhl-tabs button{font-weight:900}.fhl-toolbar{display:flex;gap:10px;margin-bottom:14px}.fhl-toolbar input,.fhl-toolbar select{width:100%;border-radius:14px;border:1px solid var(--line);background:var(--card);color:var(--text);padding:13px}.fhl-toolbar select{max-width:220px}.fhl-portal-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px;align-items:start}.fhl-sidebar{position:sticky;top:92px}.fhl-livebar{display:flex;gap:9px;align-items:center;overflow:auto;border:1px solid rgba(251,234,4,.20);background:#000;border-radius:16px;padding:10px;margin-bottom:12px}.fhl-livebar strong{color:var(--accent);font-family:'Bebas Neue',Impact,sans-serif;font-size:24px;letter-spacing:1px;white-space:nowrap}.fhl-livebar span{white-space:nowrap;background:var(--card2);border:1px solid var(--line);border-radius:999px;padding:6px 10px;color:var(--muted);font-size:12px}.fhl-livebar b{color:#fff}.fhl-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px}.fhl-stats>div{background:linear-gradient(180deg,var(--card2),var(--card));border:1px solid var(--line);border-radius:18px;padding:14px;text-align:center}.fhl-stats strong{display:block;font-size:32px;color:var(--accent);line-height:1;font-family:'Bebas Neue',Impact,sans-serif}.fhl-stats span{font-size:12px;color:var(--muted);text-transform:uppercase;font-weight:800}.fhl-hero-match{background:linear-gradient(135deg,rgba(251,234,4,.13),rgba(255,30,30,.08));border:1px solid rgba(251,234,4,.28);border-radius:20px;padding:13px;margin-bottom:12px}.fhl-kicker{display:inline-block;background:#000;color:var(--accent);border:1px solid rgba(251,234,4,.25);border-radius:999px;padding:5px 10px;font-weight:900;font-size:12px;text-transform:uppercase;margin-bottom:9px}.fhl-strip{border:1px solid var(--line);background:rgba(255,255,255,.02);border-radius:20px;padding:13px;margin-bottom:12px}.fhl-strip>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fhl-league{border:1px solid var(--line);border-radius:18px;background:var(--card);margin-bottom:12px;overflow:hidden}.fhl-league-head{width:100%;display:grid;grid-template-columns:30px 1fr auto auto;align-items:center;gap:10px;background:linear-gradient(90deg,var(--card2),var(--card));border:0;color:var(--text);padding:13px 14px;cursor:pointer;text-align:left}.fhl-league-head img,.fhl-league-ball{width:28px;height:28px;object-fit:contain;display:flex;align-items:center;justify-content:center}.fhl-league-head strong{font-size:15px}.fhl-league-head em{font-style:normal;color:var(--muted);font-size:12px}.fhl-league-head span{color:var(--muted);font-size:12px}.fhl-league.is-collapsed .fhl-league-body{display:none}.fhl-match{border-top:1px solid var(--line);padding:12px;background:rgba(255,255,255,.012);transition:.18s}.fhl-match:first-child{border-top:0}.fhl-match:hover{background:rgba(251,234,4,.045);transform:translateY(-1px)}.fhl-featured-match{border:0!important;background:#070707;border-radius:18px;padding:17px}.fhl-featured-match .fhl-team span{font-size:19px}.fhl-featured-match .fhl-team img,.fhl-featured-match .fhl-team-placeholder{width:44px;height:44px;flex-basis:44px}.fhl-match-main{display:grid;grid-template-columns:90px minmax(0,1fr) 90px minmax(0,1fr);gap:10px;align-items:center}.fhl-team{display:flex;align-items:center;gap:8px;min-width:0}.fhl-away{justify-content:flex-start}.fhl-team img,.fhl-team-placeholder{width:32px;height:32px;border-radius:50%;background:#fff;display:inline-flex;align-items:center;justify-content:center;object-fit:contain;flex:0 0 32px}.fhl-team span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:800}.fhl-center{text-align:center}.fhl-score{display:inline-block;background:#000;color:#fff;border:1px solid #333;border-radius:11px;padding:7px 10px;font-weight:900;min-width:62px}.fhl-time{color:var(--muted);font-weight:900}.fhl-badge{display:inline-block;border-radius:999px;padding:5px 8px;background:#2b2b2b;color:#ddd;font-size:12px;font-weight:900}.fhl-badge-live{background:var(--red);color:#fff;animation:fhlPulse 1.2s infinite}.fhl-badge-plan{background:rgba(251,234,4,.13);color:var(--accent)}.fhl-match-meta{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;margin-top:9px;color:var(--muted);font-size:12px}.fhl-tv-pill{display:inline-block;border:1px solid rgba(251,234,4,.22);border-radius:999px;padding:5px 9px;color:var(--accent);background:rgba(251,234,4,.08)}.fhl-watch{display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:#000!important;border-radius:999px;padding:8px 13px;font-weight:900;text-decoration:none!important;box-shadow:0 6px 16px rgba(251,234,4,.18);text-transform:uppercase}.fhl-watch:hover{background:var(--red);color:#fff!important}.fhl-loading,.fhl-empty,.fhl-notice{padding:18px;border:1px dashed var(--line);border-radius:14px;color:var(--muted);background:var(--card)}.fhl-notice{color:#000;background:#fff3cd;border-color:#ffe69c;margin-bottom:12px}.fhl-footnote{color:var(--muted);font-size:12px;margin:12px 2px 0}.fhl-site-hero{display:flex;align-items:center;gap:16px;background:#000;color:#fff;border:2px solid #1c1c1c;border-radius:16px;padding:13px 16px;margin:0 0 18px}.fhl-site-hero img{max-width:360px;width:42%;height:auto}.fhl-site-hero strong{display:block;font-family:'Bebas Neue',Impact,sans-serif;letter-spacing:1px;font-size:30px;color:#FBEA04;text-transform:uppercase}.fhl-site-hero span{color:#ccc}.fhl-ad{border:1px dashed rgba(251,234,4,.44);background:linear-gradient(135deg,rgba(251,234,4,.12),rgba(255,30,30,.07));border-radius:18px;padding:14px;margin:12px 0;text-align:center;color:#fff;min-height:82px;display:flex;align-items:center;justify-content:center;gap:8px;flex-direction:column;overflow:hidden}.fhl-ad strong{font-family:'Bebas Neue',Impact,sans-serif;color:var(--accent);font-size:26px;letter-spacing:1px}.fhl-ad span{color:var(--muted)}.fhl-ad-between{min-height:68px;margin:10px 12px}.fhl-ad-sidebar{min-height:280px;margin-top:0}.fhl-ad-mobile{display:none}.fhl-info-card{border:1px solid var(--line);background:var(--card);border-radius:18px;padding:15px}.fhl-info-card strong{display:block;color:var(--accent);font-family:'Bebas Neue',Impact,sans-serif;font-size:25px;margin-bottom:8px}.fhl-info-card a{display:block;color:#fff!important;text-decoration:none!important;border-top:1px solid var(--line);padding:9px 0}.fhl-all h3,.fhl-strip h3{font-size:28px;margin:0 0 10px}@keyframes fhlPulse{0%{box-shadow:0 0 0 0 rgba(255,30,30,.46)}70%{box-shadow:0 0 0 8px rgba(255,30,30,0)}100%{box-shadow:0 0 0 0 rgba(255,30,30,0)}}@media(max-width:980px){.fhl-portal-grid{display:block}.fhl-sidebar{display:none}.fhl-strip>div{grid-template-columns:1fr}.fhl-tabs{top:0}}@media(max-width:760px){.fhl-wrap{border-radius:0;padding:10px;margin-left:-10px;margin-right:-10px}.fhl-top{display:block}.fhl-top img{width:100%;margin-bottom:10px}.fhl-top h2{font-size:32px}.fhl-refresh{margin-top:10px;width:100%}.fhl-toolbar{display:block}.fhl-toolbar select{max-width:none;margin-top:8px}.fhl-stats{grid-template-columns:repeat(2,1fr)}.fhl-match-main{grid-template-columns:62px 1fr 58px 1fr;gap:6px}.fhl-status .fhl-badge{font-size:10px;padding:4px 6px}.fhl-team span{font-size:13px}.fhl-featured-match .fhl-team span{font-size:14px}.fhl-featured-match .fhl-team img,.fhl-featured-match .fhl-team-placeholder{width:34px;height:34px;flex-basis:34px}.fhl-match-meta{display:block}.fhl-tv-pill{margin-top:7px}.fhl-watch{width:100%;margin-top:8px}.fhl-site-hero{display:block;text-align:center}.fhl-site-hero img{width:100%;max-width:420px}.fhl-site-hero strong{font-size:24px}.fhl-ad-mobile{display:flex;position:sticky;bottom:8px;z-index:50;margin:10px 0 0;min-height:58px}.fhl-ad-hero{min-height:70px}.fhl-league-head{grid-template-columns:28px 1fr auto}.fhl-league-head em{display:none}}
/* v4.1 Retention Layer */
.fhl-match{position:relative}.fhl-fav{position:absolute;right:10px;top:8px;width:30px;height:30px;border-radius:50%;border:1px solid var(--line);background:#070707;color:#555;cursor:pointer;font-size:16px;z-index:2}.fhl-fav:hover,.fhl-fav.is-fav{background:var(--accent);color:#000;border-color:var(--accent)}.fhl-match.is-saved{outline:1px solid rgba(251,234,4,.45)}.fhl-retention{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}.fhl-heat{display:inline-flex;align-items:center;border-radius:999px;background:rgba(255,30,30,.10);border:1px solid rgba(255,30,30,.24);color:#fff;font-size:11px;font-weight:900;padding:5px 9px;text-transform:uppercase}.fhl-more{border:1px solid var(--line);background:#080808;color:var(--accent);border-radius:999px;padding:6px 10px;cursor:pointer;font-weight:900;font-size:12px}.fhl-more:hover{background:var(--accent);color:#000}.fhl-expand{display:none;margin-top:10px;border-top:1px solid var(--line);padding-top:10px;color:var(--muted)}.fhl-match.is-open .fhl-expand{display:block}.fhl-expand p{margin:0 0 10px;font-size:13px}.fhl-poll{display:grid;grid-template-columns:auto repeat(3,1fr);gap:7px;align-items:center;margin:8px 0}.fhl-poll strong{color:var(--accent);font-family:'Bebas Neue',Impact,sans-serif;font-size:20px;letter-spacing:1px}.fhl-poll button{border:1px solid var(--line);background:var(--card2);color:#fff;border-radius:12px;padding:8px 7px;cursor:pointer;font-weight:900}.fhl-poll button span{color:var(--muted);font-size:11px;margin-left:3px}.fhl-poll button.is-voted{background:var(--accent);color:#000;border-color:var(--accent)}.fhl-poll button.is-voted span{color:#000}.fhl-mini-actions{display:flex;gap:8px;flex-wrap:wrap}.fhl-mini-actions button{border:0;background:#242424;color:#fff;border-radius:999px;padding:7px 10px;font-weight:900;cursor:pointer}.fhl-radar,.fhl-quiz{border:1px solid var(--line);background:linear-gradient(135deg,rgba(255,255,255,.035),rgba(251,234,4,.035));border-radius:20px;padding:13px;margin-bottom:12px}.fhl-radar h3,.fhl-quiz h3{margin:0 0 10px;font-size:28px;color:var(--accent);font-family:'Bebas Neue',Impact,sans-serif;letter-spacing:1px;text-transform:uppercase}.fhl-radar>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.fhl-radar button{min-height:74px;text-align:left;border:1px solid var(--line);background:#080808;color:#fff;border-radius:15px;padding:10px;cursor:pointer}.fhl-radar button:hover{border-color:var(--accent);transform:translateY(-1px)}.fhl-radar b{display:inline-flex;background:var(--accent);color:#000;border-radius:999px;padding:2px 7px;margin-bottom:6px}.fhl-radar span{display:block;font-weight:900;font-size:12px;line-height:1.25}.fhl-radar em{display:block;color:var(--red);font-style:normal;font-weight:900;margin-top:6px}.fhl-quiz p{color:var(--muted);margin:0 0 10px}.fhl-quiz>div{display:flex;gap:8px;flex-wrap:wrap}.fhl-quiz button{border:0;border-radius:999px;background:var(--accent);color:#000;font-weight:900;padding:9px 12px;cursor:pointer}.fhl-quiz button:hover{background:var(--red);color:#fff}.fhl-quiz small{display:block;color:var(--muted);margin-top:8px}.fhl-focus{animation:fhlFocus 1.4s ease}.fhl-side-engage p{margin:0;color:var(--muted);line-height:1.6;font-size:13px}@keyframes fhlFocus{0%{box-shadow:0 0 0 0 rgba(251,234,4,.8)}100%{box-shadow:0 0 0 18px rgba(251,234,4,0)}}@media(max-width:980px){.fhl-radar>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.fhl-fav{right:7px;top:7px;width:26px;height:26px}.fhl-retention{display:block}.fhl-more{margin-top:7px}.fhl-poll{grid-template-columns:1fr 1fr 1fr}.fhl-poll strong{grid-column:1/-1}.fhl-radar>div{grid-template-columns:1fr}.fhl-radar button{min-height:auto}.fhl-quiz>div button{flex:1 1 100%}}

/* v4.2 Matchpage & Retention Upgrade */
.fhl-detail-link{display:inline-flex;align-items:center;margin-left:8px;border:1px solid rgba(251,234,4,.45);color:#FBEA04!important;border-radius:999px;padding:6px 10px;text-decoration:none!important;font-weight:900;font-size:12px;text-transform:uppercase}.fhl-detail-link:hover{background:#FBEA04;color:#000!important}.fhl-return-hub,.fhl-livefeed{border:1px solid var(--line);background:linear-gradient(135deg,rgba(251,234,4,.07),rgba(255,30,30,.035));border-radius:20px;padding:14px;margin:0 0 12px}.fhl-return-hub h3,.fhl-livefeed h3{margin:0 0 10px;color:var(--accent);font-family:'Bebas Neue',Impact,sans-serif;font-size:30px;letter-spacing:1px;text-transform:uppercase}.fhl-return-hub>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.fhl-return-hub article{background:#080808;border:1px solid var(--line);border-radius:16px;padding:12px}.fhl-return-hub b{display:block;color:#fff;margin-bottom:4px}.fhl-return-hub span{color:var(--muted);font-size:13px}.fhl-livefeed ul{list-style:none;margin:0;padding:0;display:grid;gap:7px}.fhl-livefeed li{display:grid;grid-template-columns:70px 1fr 70px;gap:10px;align-items:center;background:#080808;border:1px solid var(--line);border-radius:13px;padding:9px 11px}.fhl-livefeed b{color:var(--accent)}.fhl-livefeed span{color:#fff;font-weight:800}.fhl-livefeed em{font-style:normal;color:var(--red);font-weight:900;text-align:right}.fhl-match-page-wrap{max-width:1180px;margin:20px auto;padding:0 16px;color:#fff}.fhl-match-detail{background:#0A0A0A;border:1px solid #232323;border-radius:24px;padding:18px;box-shadow:0 18px 50px rgba(0,0,0,.35)}.fhl-back{display:inline-flex;margin-bottom:12px;color:#FBEA04!important;text-decoration:none!important;font-weight:900}.fhl-detail-hero{display:grid;grid-template-columns:1fr 180px;gap:16px;align-items:center;background:radial-gradient(circle at top left,rgba(251,234,4,.16),transparent 42%),#050505;border:1px solid #222;border-radius:22px;padding:22px}.fhl-detail-kicker{display:inline-flex;background:#FBEA04;color:#000;border-radius:999px;padding:5px 10px;font-weight:900;text-transform:uppercase;font-size:12px}.fhl-detail-hero h1{font-family:'Bebas Neue',Impact,sans-serif;color:#FBEA04;font-size:58px;line-height:.95;margin:12px 0 8px;letter-spacing:1px;text-transform:uppercase}.fhl-detail-hero p{color:#B8B8B8;margin:0}.fhl-detail-score{text-align:center;background:#000;border:1px solid #333;border-radius:20px;padding:18px}.fhl-detail-score strong{display:block;font-size:42px;color:#fff}.fhl-detail-score span{color:#B8B8B8;font-weight:900;text-transform:uppercase;font-size:12px}.fhl-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:12px 0}.fhl-detail-card{border:1px solid #232323;background:#111;border-radius:18px;padding:16px;margin-top:12px}.fhl-detail-card h2{font-family:'Bebas Neue',Impact,sans-serif;color:#FBEA04;font-size:32px;margin:0 0 8px;letter-spacing:1px}.fhl-detail-card p{color:#B8B8B8;line-height:1.65;margin:0}.fhl-meter{height:14px;background:#050505;border:1px solid #333;border-radius:999px;overflow:hidden;margin:10px 0}.fhl-meter span{display:block;height:100%;background:linear-gradient(90deg,#FBEA04,#FF1E1E);border-radius:999px}.fhl-static-poll{display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr;gap:8px;align-items:center}.fhl-static-poll b{background:#FBEA04;color:#000;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.fhl-static-poll span{font-weight:900;color:#fff}@media(max-width:760px){.fhl-return-hub>div,.fhl-detail-grid{grid-template-columns:1fr}.fhl-livefeed li{grid-template-columns:55px 1fr 55px}.fhl-detail-hero{grid-template-columns:1fr}.fhl-detail-hero h1{font-size:38px}.fhl-detail-score{text-align:left}.fhl-static-poll{grid-template-columns:auto 1fr}.fhl-detail-link{margin-left:0;margin-top:7px}.fhl-retention span:last-child{display:flex;gap:7px;flex-wrap:wrap}}

/* v5.0 Experience Engine */
.fhl-experience{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr) minmax(240px,.8fr);gap:16px;margin:18px 0;padding:18px;border:1px solid rgba(251,234,4,.18);border-radius:18px;background:linear-gradient(135deg,rgba(251,234,4,.10),rgba(255,30,30,.08) 45%,rgba(0,0,0,.35));box-shadow:0 18px 60px rgba(0,0,0,.25)}
.fhl-experience-copy span{display:inline-flex;padding:4px 9px;border-radius:999px;background:#FBEA04;color:#050505;font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.08em}.fhl-experience-copy h3{margin:.55rem 0 .35rem;color:#FBEA04;font-size:clamp(28px,4vw,48px);line-height:.95}.fhl-experience-copy p{margin:0;color:#d7d7d7}.fhl-pref-box{display:grid;gap:8px}.fhl-pref-box strong{color:#fff}.fhl-pref-box>div{display:flex;gap:8px;flex-wrap:wrap}.fhl-pref-pill,.fhl-clear-prefs{border:1px solid rgba(255,255,255,.12);background:#161616;color:#fff;border-radius:999px;padding:8px 11px;cursor:pointer}.fhl-pref-pill.is-active{background:#FBEA04;color:#000;border-color:#FBEA04;font-weight:800}.fhl-clear-prefs{justify-self:start;background:#242424;color:#b8b8b8}.fhl-for-you{border-radius:16px;background:#0a0a0a;border:1px solid rgba(255,255,255,.08);padding:14px}.fhl-for-you strong{color:#FBEA04}.fhl-for-you p{margin:.35rem 0 0;color:#d7d7d7}.fhl-for-you ul{margin:.5rem 0 0;padding-left:18px}.fhl-for-you li{margin:.25rem 0;color:#fff}.fhl-bottom-nav{display:none}.fhl-match.is-personal{outline:2px solid rgba(251,234,4,.55);box-shadow:0 0 0 4px rgba(251,234,4,.12)}.fhl-personal-badge{display:inline-flex;align-items:center;gap:5px;border-radius:999px;background:rgba(251,234,4,.16);color:#FBEA04;padding:3px 8px;font-size:12px;font-weight:800;margin-left:6px}
@media(max-width:980px){.fhl-experience{grid-template-columns:1fr}.fhl-bottom-nav{position:fixed;left:10px;right:10px;bottom:10px;z-index:9999;display:grid;grid-template-columns:repeat(5,1fr);gap:4px;padding:7px;border-radius:18px;background:rgba(0,0,0,.94);border:1px solid rgba(251,234,4,.25);box-shadow:0 10px 34px rgba(0,0,0,.45)}.fhl-bottom-nav button{border:0;border-radius:12px;background:#161616;color:#fff;padding:10px 4px;font-weight:800;font-size:12px}.fhl-bottom-nav button.is-active{background:#FBEA04;color:#000}body:has(.fhl-bottom-nav){padding-bottom:76px}}

/* v5.1 WM 2026 Modus */
.fhl-layout-worldcup .fhl-top{border-color:rgba(251,234,4,.45)}
.fhl-wc-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin:18px 0;padding:22px;border-radius:22px;background:radial-gradient(circle at top left,rgba(251,234,4,.22),transparent 38%),linear-gradient(135deg,#111,#050505);border:1px solid rgba(251,234,4,.28);box-shadow:0 20px 60px rgba(0,0,0,.35)}
.fhl-wc-copy span{display:inline-flex;background:#FBEA04;color:#050505;border-radius:999px;padding:5px 10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;font-size:12px}
.fhl-wc-copy h3{margin:10px 0 6px;color:#FBEA04;font-size:34px;line-height:1;text-transform:uppercase}
.fhl-wc-copy p{margin:0;color:#e9e9e9;max-width:720px}
.fhl-wc-countdown{background:#FBEA04;color:#050505;padding:16px 18px;border-radius:18px;text-align:center;min-width:150px;box-shadow:0 10px 30px rgba(251,234,4,.18)}
.fhl-wc-countdown strong{display:block;font-size:24px;line-height:1;text-transform:uppercase}.fhl-wc-countdown small{display:block;margin-top:6px;font-weight:800;opacity:.8}
.fhl-wc-actions{grid-column:1/-1;display:flex;gap:10px;flex-wrap:wrap}.fhl-wc-actions button{border:0;border-radius:999px;background:#1f1f1f;color:#fff;padding:10px 14px;font-weight:800;cursor:pointer}.fhl-wc-actions button:hover{background:#FBEA04;color:#000}.fhl-ad-wc{border:1px solid rgba(251,234,4,.35);background:linear-gradient(135deg,rgba(251,234,4,.18),rgba(255,30,30,.12));}
@media(max-width:780px){.fhl-wc-hero{grid-template-columns:1fr}.fhl-wc-countdown{text-align:left}.fhl-wc-copy h3{font-size:28px}}

/* v5.3 World Cup Super Update */
.fhl-wc-panel,.fhl-wc-focus,.fhl-wc-tv-note{margin:18px 0;border:1px solid rgba(251,234,4,.18);background:linear-gradient(135deg,#111,#050505);border-radius:18px;padding:18px;color:#fff;box-shadow:0 12px 35px rgba(0,0,0,.25)}
.fhl-wc-panel-head span,.fhl-wc-focus span{display:inline-flex;background:#FBEA04;color:#000;border-radius:999px;padding:4px 10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;font-size:12px}
.fhl-wc-panel-head h3,.fhl-wc-focus h3{margin:10px 0 6px;color:#FBEA04;text-transform:uppercase;letter-spacing:.03em}
.fhl-wc-panel-head p,.fhl-wc-focus p{margin:0;color:#cfcfcf}
.fhl-wc-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:14px}
.fhl-wc-mini-card{background:#191919;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:14px;min-height:86px}
.fhl-wc-mini-card strong{display:block;color:#fff;font-size:17px;margin-bottom:8px}
.fhl-wc-mini-card span{display:block;color:#bdbdbd;line-height:1.45}
.fhl-wc-focus{display:flex;align-items:center;justify-content:space-between;gap:14px;background:linear-gradient(135deg,#1b1b00,#111 60%)}
.fhl-wc-focus-actions{display:flex;gap:8px;flex-wrap:wrap}.fhl-wc-focus-actions button{border:0;background:#FBEA04;color:#000;border-radius:999px;padding:10px 14px;font-weight:900;cursor:pointer}
.fhl-wc-tv-note{display:flex;gap:12px;align-items:center;background:#0b0b0b}.fhl-wc-tv-note strong{color:#FBEA04;text-transform:uppercase}.fhl-wc-tv-note span{color:#fff}
@media(max-width:720px){.fhl-wc-focus,.fhl-wc-tv-note{display:block}.fhl-wc-focus-actions{margin-top:12px}.fhl-wc-card-grid{grid-template-columns:1fr}}


/* v5.7 Traffic & Retention Engine */
.fhl-trending-box,.fhl-popular-now,.fhl-related{background:linear-gradient(135deg,#111,#181818);border:1px solid rgba(251,234,4,.18);border-radius:18px;padding:16px;margin:16px 0;color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.22)}
.fhl-trending-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.fhl-trending-head strong{color:#FBEA04;font-size:20px}.fhl-trending-head em{margin-left:auto;color:#aaa;font-style:normal;font-size:12px}.fhl-trending-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.fhl-trending-list a{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#0a0a0a;border:1px solid #262626;border-radius:12px;padding:12px;color:#fff;text-decoration:none}.fhl-trending-list a:hover{border-color:#FBEA04;transform:translateY(-1px)}.fhl-trending-list b{color:#FBEA04}.fhl-popular-now{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.fhl-popular-now strong{color:#FBEA04}.fhl-popular-now div{display:flex;flex-wrap:wrap;gap:8px}.fhl-popular-now button{background:#222;color:#fff;border:1px solid #333;border-radius:999px;padding:8px 12px;cursor:pointer}.fhl-popular-now button:hover{background:#FBEA04;color:#000}.fhl-related h3{color:#FBEA04;margin:0 0 12px}.fhl-related>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.fhl-related button{text-align:left;background:#0a0a0a;color:#fff;border:1px solid #292929;border-radius:14px;padding:12px;cursor:pointer}.fhl-related button strong{display:block}.fhl-related button span{display:block;color:#aaa;font-size:12px;margin-top:5px}.fhl-related button:hover{border-color:#FBEA04}
@media(max-width:700px){.fhl-popular-now{display:block}.fhl-popular-now div{margin-top:10px}.fhl-trending-list,.fhl-related>div{grid-template-columns:1fr}}

/* v5.8 SEO Builder Pro */
.fhl-seo-builder .fhl-health-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:16px 0}.fhl-seo-builder .fhl-health-grid>div{background:#fff;border:1px solid #dcdcde;border-radius:12px;padding:16px}.fhl-seo-builder .fhl-health-grid strong{display:block;color:#646970}.fhl-seo-builder .fhl-health-grid b{font-size:28px;color:#111}.fhl-seo-layout{display:grid;grid-template-columns:330px 1fr;gap:18px;align-items:start}.fhl-seo-list,.fhl-seo-editor .fhl-admin-card,.fhl-admin-card{background:#fff;border:1px solid #dcdcde;border-radius:14px;padding:16px;margin:0 0 16px}.fhl-seo-list table{margin-top:12px}.fhl-two{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px}.fhl-module-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.fhl-module-grid label{background:#f6f7f7;border:1px solid #dcdcde;border-radius:10px;padding:10px}.fhl-score-badge{display:inline-flex;align-items:center;justify-content:center;width:44px;height:32px;border-radius:999px;font-weight:800}.fhl-score-good{background:#d1e7dd;color:#0f5132}.fhl-score-mid{background:#fff3cd;color:#664d03}.fhl-score-bad{background:#f8d7da;color:#842029}.fhl-check-panel{display:grid;grid-template-columns:120px 1fr;gap:16px;align-items:start}.fhl-score-circle{width:104px;height:104px;border-radius:999px;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:30px;font-weight:900}.fhl-score-circle span{font-size:13px}.fhl-score-circle.good{background:#d1e7dd;color:#0f5132}.fhl-score-circle.mid{background:#fff3cd;color:#664d03}.fhl-score-circle.bad{background:#f8d7da;color:#842029}.fhl-check-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.fhl-check-list>div{border-radius:10px;padding:10px;border:1px solid #dcdcde;background:#fff}.fhl-check-list .ok{border-left:5px solid #00a32a}.fhl-check-list .warn{border-left:5px solid #d63638}.fhl-check-list strong{display:block}.fhl-check-list span{color:#646970;font-size:12px}.fhl-seo-page-wrap{color:#fff}.fhl-seo-hero{background:linear-gradient(135deg,#0A0A0A,#171717);border:1px solid rgba(251,234,4,.25);border-radius:20px;padding:28px;margin:20px 0}.fhl-seo-hero span{color:#FBEA04;text-transform:uppercase;font-weight:800;letter-spacing:.08em}.fhl-seo-hero h1{color:#FBEA04;font-size:clamp(34px,6vw,70px);line-height:.95;margin:10px 0}.fhl-seo-hero p{max-width:850px;color:#fff;font-size:18px}.fhl-seo-hero small{color:#b8b8b8}.fhl-seo-livebar{position:sticky;top:0;z-index:5;background:#FBEA04;color:#000;font-weight:900;border-radius:12px;padding:10px 14px;margin:12px 0}.fhl-seo-text,.fhl-seo-box,.fhl-seo-links,.fhl-seo-newsletter,.fhl-seo-admin-check,.fhl-seo-modules{background:#161616;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:20px;margin:18px 0;color:#eee}.fhl-seo-text h2,.fhl-seo-box h2,.fhl-seo-links h2,.fhl-seo-newsletter h2,.fhl-seo-admin-check h2{color:#FBEA04}.fhl-seo-links{display:flex;gap:10px;flex-wrap:wrap}.fhl-seo-links h2{width:100%}.fhl-seo-links a{background:#0A0A0A;border:1px solid rgba(251,234,4,.25);border-radius:999px;color:#FBEA04;padding:8px 12px;text-decoration:none}.fhl-seo-modules>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.fhl-seo-modules article{background:#0A0A0A;border-radius:12px;padding:18px;color:#FBEA04;font-weight:800}@media(max-width:900px){.fhl-seo-layout{grid-template-columns:1fr}.fhl-check-panel{grid-template-columns:1fr}}


/* v5.16 WM/API + Design Fix */
.fhl-wrap{background:#050505!important;border:1px solid rgba(255,255,255,.10)!important;box-shadow:0 18px 50px rgba(0,0,0,.38)!important;}
.fhl-layout-worldcup,.fhl-wrap[data-wc="1"]{background:#050505!important;}
.fhl-league{border:1px solid rgba(255,255,255,.13)!important;background:#111!important;box-shadow:0 10px 28px rgba(0,0,0,.26)}
.fhl-league-head{background:#161616!important;border-bottom:1px solid rgba(255,255,255,.10)!important;}
.fhl-match{background:#141414!important;border-top:1px solid rgba(255,255,255,.10)!important;position:relative;}
.fhl-match:hover{background:#191919!important;box-shadow:inset 3px 0 0 #FBEA04;}
.fhl-match-main{cursor:pointer;border-radius:12px;padding:4px;}
.fhl-match-main:hover .fhl-team span{text-decoration:underline;text-decoration-color:#FBEA04;text-underline-offset:4px;}
.fhl-all h3,.fhl-strip h3,.fhl-top h2{color:#FBEA04!important;text-shadow:none!important;}
.fhl-datebar button,.fhl-tabs button{background:#111!important;border:1px solid rgba(255,255,255,.12)!important;}
.fhl-datebar button.is-active,.fhl-tabs button.is-active{background:#FBEA04!important;color:#000!important;border-color:#FBEA04!important;}
.fhl-detail-link{display:inline-flex;align-items:center;justify-content:center;background:#222;color:#FBEA04!important;border:1px solid rgba(251,234,4,.28);border-radius:999px;padding:8px 13px;text-decoration:none!important;font-weight:900;margin-left:8px}.fhl-detail-link:hover{background:#FBEA04;color:#000!important}.fhl-match-page-wrap{max-width:1180px;margin:20px auto;padding:0 16px;color:#fff}.fhl-detail-hero{display:flex;justify-content:space-between;gap:20px;background:linear-gradient(135deg,#090909,#151515);border:1px solid rgba(251,234,4,.24);border-radius:22px;padding:24px;margin:18px 0}.fhl-detail-hero h1{color:#FBEA04;font-size:clamp(34px,5vw,64px);line-height:1;margin:8px 0}.fhl-detail-kicker{color:#FBEA04;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.fhl-detail-score{min-width:150px;background:#000;border:1px solid rgba(255,255,255,.16);border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center}.fhl-detail-score strong{font-size:42px;color:#fff}.fhl-detail-score span{color:#b8b8b8}.fhl-detail-tabs{position:sticky;top:0;z-index:10;display:flex;gap:8px;flex-wrap:wrap;background:#050505;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:8px;margin:10px 0 18px}.fhl-detail-tabs a{color:#fff;text-decoration:none;background:#141414;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:9px 12px;font-weight:800}.fhl-detail-tabs a:hover{background:#FBEA04;color:#000}.fhl-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:14px 0}.fhl-detail-card{background:#141414;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:18px;margin:14px 0}.fhl-detail-card h2,.fhl-detail-card h3{color:#FBEA04;margin-top:0}.fhl-data-table{width:100%;border-collapse:collapse}.fhl-data-table td,.fhl-data-table th{padding:12px;border-bottom:1px solid rgba(255,255,255,.08);text-align:left}.fhl-data-table td{color:#b8b8b8}.fhl-meter{height:12px;background:#050505;border-radius:999px;overflow:hidden;border:1px solid rgba(255,255,255,.12)}.fhl-meter span{display:block;height:100%;background:#FBEA04}.fhl-lineups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fhl-lineups>div{background:#0b0b0b;border:1px solid rgba(255,255,255,.10);border-radius:14px;padding:14px}.fhl-lineups ul{list-style:none;margin:0;padding:0}.fhl-lineups li{display:flex;gap:8px;border-bottom:1px solid rgba(255,255,255,.07);padding:7px 0}.fhl-lineups li span{color:#FBEA04;font-weight:900;min-width:28px}.fhl-lineups li em{margin-left:auto;color:#aaa;font-style:normal}.fhl-events{list-style:none;margin:0;padding:0}.fhl-events li{display:grid;grid-template-columns:60px 1fr auto;gap:12px;padding:10px;border-bottom:1px solid rgba(255,255,255,.08)}.fhl-events b{color:#FBEA04}.fhl-events em{color:#aaa;font-style:normal}.fhl-stat-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fhl-stat-list>div{background:#0b0b0b;border:1px solid rgba(255,255,255,.10);border-radius:14px;padding:14px}.fhl-stat-list p{display:flex;justify-content:space-between;margin:8px 0;color:#ddd}.fhl-stat-list span{color:#aaa}.fhl-back{color:#FBEA04!important;text-decoration:none!important;font-weight:900}.mobile_menu_bar,.et_mobile_nav_menu,.et_mobile_menu,#main-header,#top-header{z-index:999999!important}.et_mobile_menu{pointer-events:auto!important}.fhl-bottom-nav{z-index:9990!important}@media(max-width:760px){.fhl-detail-hero,.fhl-detail-grid,.fhl-lineups,.fhl-stat-list{grid-template-columns:1fr;display:grid}.fhl-detail-score{min-height:100px}.fhl-events li{grid-template-columns:48px 1fr}.fhl-events em{grid-column:2}.fhl-match-main{grid-template-columns:58px 1fr 58px 1fr}.fhl-detail-link{margin-left:0;margin-top:8px;width:100%}}

/* v5.17 Match + Team Experience Fix */
.fhl-wrap,
.fhl-wrap[data-wc="1"]{background:#050505!important;background-image:none!important;}
.fhl-team-link{color:#fff!important;text-decoration:none!important;border-radius:12px;padding:4px;transition:.15s;}
.fhl-team-link:hover{background:rgba(251,234,4,.08);color:#FBEA04!important;}
.fhl-team-link:hover span{text-decoration:underline;text-decoration-color:#FBEA04;text-underline-offset:4px;}
.fhl-match{border:1px solid rgba(255,255,255,.10)!important;border-radius:14px!important;margin:8px 10px!important;background:#111!important;}
.fhl-match+.fhl-match{border-top:1px solid rgba(255,255,255,.10)!important;}
.fhl-league-body{padding:4px 0 8px;}
.fhl-related a{display:block;text-align:left;background:#0a0a0a;color:#fff!important;border:1px solid #292929;border-radius:14px;padding:12px;text-decoration:none!important;}
.fhl-related a strong{display:block}.fhl-related a span{display:block;color:#aaa;font-size:12px;margin-top:5px}.fhl-related a:hover{border-color:#FBEA04;color:#FBEA04!important;}
.fhl-team-hero-logo{width:72px;height:72px;object-fit:contain;background:#fff;border-radius:999px;padding:8px;margin-bottom:12px;}
.fhl-team-match-list{display:grid;gap:10px}.fhl-team-match-row{display:grid;grid-template-columns:140px 1fr 90px 180px;gap:12px;align-items:center;background:#0b0b0b;border:1px solid rgba(255,255,255,.10);border-radius:14px;padding:12px;text-decoration:none!important;color:#fff!important}.fhl-team-match-row:hover{border-color:#FBEA04;background:#111}.fhl-team-match-row span,.fhl-team-match-row small{color:#aaa}.fhl-team-match-row strong{color:#fff}.fhl-team-match-row em{font-style:normal;color:#FBEA04;font-weight:900;text-align:center}.fhl-related-links{display:flex;flex-wrap:wrap;gap:10px}.fhl-related-links a{background:#0b0b0b;border:1px solid rgba(251,234,4,.25);border-radius:999px;padding:9px 13px;color:#FBEA04!important;text-decoration:none!important;font-weight:800}.fhl-related-links a:hover{background:#FBEA04;color:#000!important}.mobile_menu_bar{z-index:1000000!important;position:relative!important}.fhl-wrap{position:relative;z-index:1}.fhl-bottom-nav{z-index:9000!important}.mobile_nav:not(.opened) .et_mobile_menu{display:none!important;visibility:hidden!important;opacity:0!important}.mobile_nav.opened .et_mobile_menu{visibility:visible!important;opacity:1!important;pointer-events:auto!important;z-index:999999!important}
@media(max-width:760px){.fhl-team-match-row{grid-template-columns:1fr;gap:4px}.fhl-team-match-row em{text-align:left}.fhl-match{margin:8px 0!important}.fhl-team-link{padding:2px}.fhl-team img,.fhl-team-placeholder{width:28px!important;height:28px!important;flex-basis:28px!important}}


/* v5.21.1 frontend hotfix: Divi mobile menu, sticky tabs, datebar usability */
.fhl-wrap{isolation:isolate;}
.fhl-datebar{position:relative;z-index:20;-webkit-overflow-scrolling:touch;scrollbar-width:thin;}
.fhl-datebar button,.fhl-tabs button,.fhl-refresh,.fhl-league-head,.fhl-fav,.fhl-more,.fhl-watch,.fhl-detail-link,.fhl-bottom-nav button{pointer-events:auto;touch-action:manipulation;}
.fhl-tabs{top:var(--fhl-sticky-top,80px)!important;z-index:50!important;}
body.admin-bar .fhl-tabs{top:calc(var(--fhl-sticky-top,80px) + 32px)!important;}
.mobile_nav.closed .et_mobile_menu,.et_mobile_nav_menu .mobile_nav.closed .et_mobile_menu{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;}
.mobile_nav.opened .et_mobile_menu,.et_mobile_nav_menu .mobile_nav.opened .et_mobile_menu{display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;}
#main-header,#top-header{z-index:99999!important;}
.fhl-bottom-nav{z-index:9990!important;}
@media(max-width:782px){body.admin-bar .fhl-tabs{top:calc(var(--fhl-sticky-top-mobile,64px) + 46px)!important;}}
@media(max-width:760px){.fhl-tabs{top:var(--fhl-sticky-top-mobile,64px)!important;overflow-x:auto;flex-wrap:nowrap}.fhl-datebar{padding-left:8px;padding-right:8px}.fhl-datebar button.is-active{box-shadow:0 0 0 2px rgba(251,234,4,.35)}}

/* v5.22.1 Divi-Menü-Fix: Plugin erzwingt kein geöffnetes Mobile-Menü mehr. */
@media(max-width:980px){.mobile_nav:not(.opened) .et_mobile_menu{display:none!important}.mobile_nav.opened .et_mobile_menu{display:block!important;left:auto!important;right:0!important;width:min(92vw,360px)!important;max-width:92vw!important}.et_mobile_nav_menu .et_mobile_menu li a{white-space:normal!important}}


/* v5.23.0 Theme-safe integration: Plugin content only, never replace Divi header/footer */
.fhl-theme-safe-wrap{max-width:1180px;margin:20px auto;padding:0 16px;position:relative;z-index:1;}
.fhl-site-hero-compact{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;margin:0 0 16px!important;padding:8px 0!important;}
.fhl-site-hero-compact img{max-width:260px!important;width:auto!important;}
.fhl-site-hero-compact strong{font-size:24px!important;}
@media(max-width:760px){.fhl-site-hero-compact{display:flex!important;text-align:left!important;gap:10px!important;align-items:center!important}.fhl-site-hero-compact img{max-width:170px!important}.fhl-site-hero-compact strong{font-size:18px!important}.fhl-site-hero-compact span{display:none!important}}
/* Divi mobile menu: closed by default, visible only when Divi opens it */
.mobile_nav.closed .et_mobile_menu,.mobile_nav:not(.opened) .et_mobile_menu{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;}
.mobile_nav.opened .et_mobile_menu{display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;z-index:1000000!important;}
#main-header,.et-l--header,header.et-l{display:block!important;visibility:visible!important;opacity:1!important;}


/* v5.23.1 Ordnung: kompakte Fallback-Navigation + weniger Chaos */
.fhl-site-nav{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#000;border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:12px 16px;margin:0 0 16px;position:relative;z-index:5}.fhl-site-nav-logo img{display:block;width:230px;max-width:48vw;height:auto}.fhl-site-nav-links{display:flex;align-items:center;gap:8px;overflow:auto}.fhl-site-nav-links a{color:#fff!important;text-decoration:none!important;background:#141414;border:1px solid rgba(255,255,255,.10);border-radius:999px;padding:9px 13px;font-weight:900;white-space:nowrap}.fhl-site-nav-links a:hover{background:#FBEA04;color:#000!important;border-color:#FBEA04}.fhl-wrap .fhl-top{margin-top:0}.fhl-wrap{max-width:1180px;margin-left:auto;margin-right:auto}.fhl-top{min-height:auto!important}.fhl-site-hero{min-height:auto!important}.fhl-experience{display:none!important}.fhl-bottom-nav{display:none!important}.fhl-league,.fhl-detail-card,.fhl-seo-hero{box-shadow:none!important}.fhl-seo-page-wrap .fhl-wrap{margin-top:12px}
@media(max-width:760px){.fhl-site-nav{display:block;padding:10px;margin:0 0 12px;border-radius:14px}.fhl-site-nav-logo img{width:185px;max-width:100%;margin-bottom:10px}.fhl-site-nav-links{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px}.fhl-site-nav-links a{font-size:13px;padding:8px 10px}.fhl-wrap{padding:12px!important;border-radius:16px!important;margin-left:0!important;margin-right:0!important}.fhl-top{grid-template-columns:1fr!important;gap:8px!important;padding:12px!important}.fhl-top img{width:210px!important}.fhl-top h2{font-size:30px!important}.fhl-refresh{display:none!important}.fhl-datebar{padding-top:10px}.fhl-tabs{position:relative!important;top:auto!important;flex-wrap:nowrap!important;overflow:auto!important}.fhl-toolbar{display:block!important}.fhl-toolbar select{max-width:none!important;width:100%!important}.fhl-match-main{grid-template-columns:52px 1fr 52px 1fr!important}.fhl-ad-sidebar{display:none!important}}

/* v5.23.2 Ordnung: Theme-Menü schützen, Plugin ruhiger, SEO-Seiten wie echte Seiten */
.fhl-seo-theme-page{max-width:1180px;margin:0 auto;padding:24px 16px;background:#fff;color:#111}
.fhl-seo-theme-page .fhl-seo-page-wrap{max-width:1180px!important;margin:0 auto!important;padding:0!important;background:#fff!important;color:#111!important}
.fhl-seo-page-wrap .fhl-site-nav{margin:0 0 22px!important}
.fhl-site-nav{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1180px;margin:0 auto 24px;padding:16px 20px;background:#0a0a0a;border-radius:0;border:0;box-shadow:none}
.fhl-site-nav-logo img{width:180px;height:auto;display:block;background:transparent!important}
.fhl-site-nav-links{display:flex;gap:22px;align-items:center;flex-wrap:wrap}
.fhl-site-nav-links a{color:#fff!important;text-decoration:none!important;font-weight:800;font-size:17px;line-height:1.2}
.fhl-site-nav-links a:hover,.fhl-site-nav-links a:focus{color:#fbea04!important}
.fhl-wrap{max-width:1180px;margin:0 auto;padding:24px 16px;background:#060606;color:#fff;border-radius:0}
.fhl-top{margin:0 0 24px;padding:26px 30px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:#0b0b0b;box-shadow:none}
.fhl-top img{max-width:260px;background:transparent!important}
.fhl-top p{display:none!important}
.fhl-experience,.fhl-for-you,.fhl-bottom-nav{display:none!important}
.fhl-ad{border:1px dashed rgba(251,234,4,.55)!important;background:linear-gradient(90deg,rgba(251,234,4,.13),rgba(226,36,36,.09))!important;border-radius:16px!important;box-shadow:none!important}
.fhl-seo-hero{background:#fff!important;color:#111!important;border:0!important;border-radius:18px!important;padding:20px 0 26px!important;box-shadow:none!important}
.fhl-seo-hero span{color:#e22424!important;font-weight:900!important;letter-spacing:.05em;text-transform:uppercase}
.fhl-seo-hero h1{color:#111!important;font-size:clamp(34px,5vw,58px)!important;line-height:1.08!important;margin:10px 0 14px!important;letter-spacing:-.03em!important}
.fhl-seo-hero p{color:#111!important;font-size:18px!important;line-height:1.65!important;max-width:980px!important}
.fhl-seo-text,.fhl-seo-box,.fhl-seo-links,.fhl-seo-newsletter{background:#fff!important;color:#111!important;border:1px solid #e7e7e7!important;border-radius:18px!important;padding:26px 30px!important;box-shadow:0 10px 30px rgba(0,0,0,.06)!important;margin:24px 0!important}
.fhl-seo-text h2,.fhl-seo-box h2,.fhl-seo-links h2{color:#111!important}
.fhl-seo-text a,.fhl-seo-box a,.fhl-seo-links a{color:#e22424!important;font-weight:800!important}
.fhl-notice{padding:13px 16px;margin:0 0 16px;background:#fff7cc;color:#111;border-left:5px solid #fbea04;border-radius:10px;font-weight:700}
@media(max-width:780px){
 .fhl-site-nav{margin:0 0 16px;padding:14px 16px;border-radius:0;align-items:flex-start;flex-direction:column;gap:12px}
 .fhl-site-nav-logo img{width:160px}.fhl-site-nav-links{width:100%;overflow-x:auto;flex-wrap:nowrap;gap:10px;padding-bottom:4px}
 .fhl-site-nav-links a{white-space:nowrap;background:#161616;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:10px 14px;font-size:15px}
 .fhl-wrap{padding:16px 10px}.fhl-top{padding:18px 16px;border-radius:14px}.fhl-top img{max-width:190px}.fhl-top h2{font-size:24px!important}
 .fhl-seo-theme-page{padding:14px 12px}.fhl-seo-text,.fhl-seo-box,.fhl-seo-links,.fhl-seo-newsletter{padding:20px!important;border-radius:14px!important}.fhl-seo-hero h1{font-size:36px!important}
}

/* v5.23.3 White UI + Divi-only logo/menu + anti-wobble */
.fhl-theme-safe-wrap,
.fhl-seo-theme-page,
.fhl-seo-theme-page .fhl-seo-page-wrap{max-width:1180px;margin:0 auto;padding-left:16px;padding-right:16px;background:#fff!important;color:#111!important;}
.fhl-wrap,
.fhl-wrap[data-wc="1"]{--bg:#fff!important;--card:#fff!important;--card2:#fafafa!important;--text:#111!important;--muted:#666!important;--line:#e8e8e8!important;--accent:#FBEA04!important;--red:#e22424!important;background:#fff!important;background-image:none!important;color:#111!important;border-radius:18px!important;box-shadow:none!important;border:1px solid #ececec!important;overflow:visible!important;}
.fhl-site-nav-logo,.fhl-site-nav-logo img,.fhl-top img,.fhl-site-hero img{display:none!important;visibility:hidden!important;width:0!important;height:0!important;margin:0!important;padding:0!important;}
.fhl-site-nav{background:#fff!important;border:1px solid #e8e8e8!important;border-radius:16px!important;box-shadow:0 8px 24px rgba(0,0,0,.05)!important;margin:0 0 20px!important;padding:14px!important;justify-content:flex-start!important;}
.fhl-site-nav-links{display:flex!important;gap:10px!important;overflow-x:auto!important;align-items:center!important;}
.fhl-site-nav-links a{background:#fff!important;color:#111!important;border:1px solid #dedede!important;border-radius:999px!important;padding:10px 14px!important;box-shadow:none!important;font-weight:800!important;}
.fhl-site-nav-links a:hover{background:#FBEA04!important;color:#111!important;border-color:#FBEA04!important;}
.fhl-top,.fhl-site-hero,.fhl-league,.fhl-detail-card,.fhl-info-card,.fhl-strip,.fhl-hero-match,.fhl-stats>div,.fhl-livebar{background:#fff!important;background-image:none!important;color:#111!important;border:1px solid #e8e8e8!important;box-shadow:0 8px 24px rgba(0,0,0,.04)!important;border-radius:18px!important;}
.fhl-top{display:block!important;padding:22px 24px!important;margin-bottom:20px!important;}
.fhl-top:after{display:none!important;}
.fhl-top h2,.fhl-all h3,.fhl-strip h3,.fhl-info-card strong,.fhl-livebar strong{color:#111!important;}
.fhl-live-dot,.fhl-badge-live{background:#e22424!important;color:#fff!important;}
.fhl-datebar button,.fhl-tabs button,.fhl-toolbar input,.fhl-toolbar select{background:#fff!important;color:#111!important;border:1px solid #dedede!important;box-shadow:none!important;}
.fhl-datebar button.is-active,.fhl-tabs button.is-active,.fhl-refresh,.fhl-watch{background:#FBEA04!important;color:#111!important;border-color:#FBEA04!important;}
.fhl-tabs{position:relative!important;top:auto!important;background:#fff!important;backdrop-filter:none!important;border:1px solid #eee!important;box-shadow:0 8px 24px rgba(0,0,0,.04)!important;}
.fhl-portal-grid{align-items:start!important;}
.fhl-league-head{background:#fff!important;color:#111!important;border-bottom:1px solid #eee!important;}
.fhl-league-head em,.fhl-league-head span,.fhl-time,.fhl-match-meta,.fhl-footnote,.fhl-livebar span{color:#666!important;}
.fhl-match,.fhl-featured-match{background:#fff!important;color:#111!important;border:1px solid #e8e8e8!important;border-radius:14px!important;box-shadow:0 4px 14px rgba(0,0,0,.035)!important;transform:none!important;}
.fhl-match:hover{background:#fffdf0!important;transform:none!important;}
.fhl-team-link,.fhl-info-card a,.fhl-team-match-row{color:#111!important;background:#fff!important;}
.fhl-score,.fhl-kicker{background:#111!important;color:#fff!important;border-color:#111!important;}
.fhl-badge{background:#f2f2f2!important;color:#111!important;}
.fhl-badge-plan,.fhl-tv-pill{background:#fff9bf!important;color:#111!important;border-color:#FBEA04!important;}
.fhl-ad{background:#fffdf0!important;background-image:none!important;color:#111!important;border:1px dashed #FBEA04!important;border-radius:16px!important;box-shadow:none!important;}
.fhl-ad strong{color:#111!important;}.fhl-ad span{color:#666!important;}
.fhl-ad-sidebar{background:#fff!important;}
.fhl-related a,.fhl-related-links a,.fhl-team-match-row,.fhl-lineups>div,.fhl-stat-list>div{background:#fff!important;color:#111!important;border-color:#e8e8e8!important;}
.fhl-data-table td,.fhl-data-table th{border-bottom-color:#eee!important;color:#111!important;}
.fhl-loading,.fhl-empty,.fhl-notice{background:#fffdf0!important;color:#111!important;border-color:#FBEA04!important;}
.fhl-bottom-nav,.fhl-experience{display:none!important;}
.fhl-content{min-height:260px;}
.fhl-datebar{scroll-behavior:auto!important;}
html,body{scroll-behavior:auto!important;}
@media(max-width:760px){.fhl-theme-safe-wrap,.fhl-seo-theme-page{padding-left:10px!important;padding-right:10px!important}.fhl-wrap{padding:12px!important;border-radius:14px!important}.fhl-top{padding:18px 16px!important}.fhl-top h2{font-size:30px!important}.fhl-site-nav{margin-bottom:14px!important;padding:10px!important}.fhl-site-nav-links a{font-size:13px!important;padding:9px 11px!important}.fhl-content{min-height:220px}.fhl-tabs{overflow-x:auto!important;flex-wrap:nowrap!important}.fhl-match{margin:8px 0!important}}


/* FussballHeute v5.23.4 - White UI final cleanup */
html,body{overflow-x:hidden!important;}
.fhl-theme-safe-wrap,.fhl-seo-page-wrap,.fhl-match-page-wrap{background:#fff!important;color:#111!important;}
.fhl-wrap,.fhl-wrap.fhl-theme-dark,.fhl-wrap.fhl-theme-light,.fhl-wrap[data-wc="1"]{
  --bg:#fff!important;--card:#fff!important;--card2:#f8f8f8!important;--text:#111!important;--muted:#666!important;--line:#e6e6e6!important;--accent:#f5d900!important;--red:#b80000!important;
  background:#fff!important;background-image:none!important;color:#111!important;border:0!important;border-radius:18px!important;box-shadow:none!important;overflow:visible!important;max-width:1180px!important;margin:0 auto!important;padding:24px 16px!important;
}
.fhl-site-nav,.fhl-site-hero,.fhl-site-hero-compact,.fhl-site-nav-logo,.fhl-site-nav img,.fhl-top img{display:none!important;}
.fhl-top,.fhl-league,.fhl-detail-card,.fhl-info-card,.fhl-strip,.fhl-hero-match,.fhl-stats>div,.fhl-livebar,.fhl-match,.fhl-featured-match,.fhl-team-match-row,.fhl-related a,.fhl-related-links a,.fhl-lineups>div,.fhl-stat-list>div{
  background:#fff!important;background-image:none!important;color:#111!important;border:1px solid #e7e7e7!important;border-radius:16px!important;box-shadow:0 8px 24px rgba(0,0,0,.045)!important;transform:none!important;
}
.fhl-top{padding:22px 26px!important;margin-bottom:18px!important;}
.fhl-top:after{display:none!important;}
.fhl-top h2,.fhl-all h3,.fhl-strip h3,.fhl-info-card strong,.fhl-livebar strong,.fhl-detail-card h2,.fhl-detail-card h3,.fhl-seo-hero h1,.fhl-seo-text h2,.fhl-seo-box h2,.fhl-seo-links h2{color:#111!important;text-shadow:none!important;letter-spacing:0!important;}
.fhl-top p,.fhl-footnote,.fhl-match-meta,.fhl-league-head em,.fhl-league-head span,.fhl-data-table td{color:#666!important;}
.fhl-live-dot,.fhl-badge-live{background:#b80000!important;color:#fff!important;animation:none!important;box-shadow:none!important;}
.fhl-refresh,.fhl-watch,.fhl-datebar button.is-active,.fhl-tabs button.is-active{background:#f5d900!important;color:#111!important;border-color:#f5d900!important;box-shadow:none!important;}
.fhl-refresh:hover,.fhl-watch:hover{background:#111!important;color:#fff!important;border-color:#111!important;}
.fhl-datebar,.fhl-tabs{background:#fff!important;background-image:none!important;position:relative!important;top:auto!important;z-index:1!important;backdrop-filter:none!important;overflow-x:auto!important;scrollbar-width:none!important;}
.fhl-datebar::-webkit-scrollbar,.fhl-tabs::-webkit-scrollbar{display:none!important;}
.fhl-datebar button,.fhl-tabs button,.fhl-toolbar input,.fhl-toolbar select{background:#fff!important;color:#111!important;border:1px solid #ddd!important;box-shadow:none!important;}
.fhl-tabs button{font-weight:800!important;}
.fhl-league-head{background:#fff!important;background-image:none!important;color:#111!important;border-bottom:1px solid #eee!important;}
.fhl-score,.fhl-kicker{background:#111!important;color:#fff!important;border-color:#111!important;}
.fhl-badge{background:#f2f2f2!important;color:#111!important;}
.fhl-badge-plan,.fhl-tv-pill{background:#fff8bf!important;color:#111!important;border-color:#f5d900!important;}
.fhl-ad,.fhl-ad-hero,.fhl-ad-between,.fhl-ad-sidebar,.fhl-ad-mobile{background:#fffdf2!important;background-image:none!important;color:#111!important;border:1px dashed #e0c500!important;border-radius:16px!important;box-shadow:none!important;min-height:72px!important;}
.fhl-ad strong{color:#111!important;text-shadow:none!important;}.fhl-ad span{color:#666!important;}
.fhl-empty,.fhl-loading,.fhl-notice{background:#fffdf2!important;color:#111!important;border:1px solid #f0df62!important;border-radius:14px!important;}
.fhl-match:hover{background:#fff!important;transform:none!important;}
.fhl-poll button.is-voted,.fhl-pref-pill.is-active{background:#f5d900!important;color:#111!important;border-color:#f5d900!important;}
.fhl-detail-tabs a{background:#fff!important;color:#111!important;border:1px solid #ddd!important;}.fhl-detail-tabs a:hover{background:#f5d900!important;color:#111!important;}
.fhl-meter{background:#eee!important;border-color:#ddd!important}.fhl-meter span{background:#f5d900!important;}
.fhl-bottom-nav,.fhl-experience{display:none!important;}
@media(max-width:760px){.fhl-wrap{padding:14px 12px!important;margin:0 auto!important;border-radius:0!important}.fhl-top{padding:18px!important}.fhl-top h2{font-size:34px!important}.fhl-match{margin:8px 0!important}.fhl-ad-sidebar{display:none!important}}


/* FussballHeute v5.23.5 - HARTE White-Only Korrektur
   Ziel: kein schwarzer Plugin-Hintergrund mehr, Divi/WordPress liefert Logo und Hauptmenü. */
.fhl-wrap,
.fhl-wrap *,
.fhl-seo-page-wrap,
.fhl-seo-page-wrap *,
.fhl-theme-safe-wrap,
.fhl-theme-safe-wrap *{
  text-shadow:none!important;
  animation:none!important;
  scroll-behavior:auto!important;
}
.fhl-wrap,
.fhl-wrap.fhl-theme-light,
.fhl-wrap.fhl-theme-dark,
.fhl-layout-portal,
.fhl-layout-worldcup{
  --bg:#ffffff!important;
  --card:#ffffff!important;
  --card2:#f7f8fa!important;
  --text:#111111!important;
  --muted:#666666!important;
  --line:#e7e9ee!important;
  --accent:#f2d400!important;
  --red:#9f1010!important;
  background:#ffffff!important;
  background-image:none!important;
  color:#111111!important;
  border:none!important;
  box-shadow:none!important;
  overflow:visible!important;
}
/* Alle großen Plugin-Boxen weiß erzwingen */
.fhl-top,.fhl-site-hero,.fhl-site-nav,.fhl-experience,.fhl-livebar,.fhl-strip,.fhl-league,.fhl-league-head,
.fhl-match,.fhl-featured-match,.fhl-hero-match,.fhl-radar,.fhl-quiz,.fhl-return-hub,.fhl-livefeed,.fhl-related,
.fhl-info-card,.fhl-stats>div,.fhl-detail-card,.fhl-detail-hero,.fhl-team-card,.fhl-team-match-row,
.fhl-seo-hero,.fhl-seo-text,.fhl-seo-box,.fhl-seo-links,.fhl-seo-modules,.fhl-seo-newsletter,
.fhl-trending,.fhl-popular-now,.fhl-trend-card,.fhl-ad,.fhl-ad-hero,.fhl-ad-between,.fhl-ad-sidebar,.fhl-ad-mobile{
  background:#ffffff!important;
  background-image:none!important;
  color:#111111!important;
  border:1px solid #e7e9ee!important;
  box-shadow:0 8px 22px rgba(20,25,35,.055)!important;
}
/* Logos/Header aus Plugin raus: nur Divi/WordPress soll Logo und Hauptnavigation liefern */
.fhl-site-hero,.fhl-site-nav-logo,.fhl-site-nav img,.fhl-site-hero img,.fhl-top img{display:none!important;}
.fhl-site-nav{display:none!important;}
/* Schwarz als Fläche komplett entfernen */
.fhl-score,.fhl-kicker,.fhl-type-badge,.fhl-admin-note,.fhl-pro-actions,.fhl-shortcode-card code{
  background:#f4f5f7!important;
  color:#111111!important;
  border-color:#d9dde5!important;
}
.fhl-top h2,.fhl-all h3,.fhl-strip h3,.fhl-info-card strong,.fhl-livebar strong,.fhl-detail-card h2,.fhl-detail-card h3,
.fhl-seo-hero h1,.fhl-seo-text h2,.fhl-seo-box h2,.fhl-seo-links h2,.fhl-seo-modules h2,.fhl-radar h3,.fhl-quiz h3,.fhl-return-hub h3,.fhl-livefeed h3,.fhl-related h3{
  color:#111111!important;
  letter-spacing:0!important;
}
.fhl-top p,.fhl-footnote,.fhl-match-meta,.fhl-league-head em,.fhl-league-head span,.fhl-livebar span,.fhl-ad span,
.fhl-seo-hero p,.fhl-seo-hero small,.fhl-seo-text p,.fhl-seo-box p{color:#666666!important;}
.fhl-live-dot,.fhl-badge-live{background:#9f1010!important;color:#fff!important;border-color:#9f1010!important;box-shadow:none!important;}
.fhl-badge{background:#eef0f3!important;color:#111!important;border:1px solid #dfe3e8!important;}
.fhl-badge-plan,.fhl-tv-pill{background:#fff7bf!important;color:#111!important;border-color:#ead000!important;}
.fhl-refresh,.fhl-watch,.fhl-datebar button.is-active,.fhl-tabs button.is-active,.fhl-poll button.is-voted,.fhl-pref-pill.is-active{
  background:#f2d400!important;color:#111!important;border-color:#f2d400!important;box-shadow:none!important;
}
.fhl-refresh:hover,.fhl-watch:hover{background:#111!important;color:#fff!important;}
.fhl-datebar,.fhl-tabs,.fhl-toolbar{background:#fff!important;background-image:none!important;position:relative!important;top:auto!important;z-index:1!important;backdrop-filter:none!important;}
.fhl-datebar button,.fhl-tabs button,.fhl-toolbar input,.fhl-toolbar select{
  background:#fff!important;color:#111!important;border:1px solid #dfe3e8!important;box-shadow:none!important;
}
.fhl-match:hover{background:#fff!important;transform:none!important;}
.fhl-match,.fhl-featured-match{transform:none!important;}
.fhl-ad{border:1px dashed #d6bf00!important;background:#fffdf0!important;min-height:72px!important;}
.fhl-ad strong{color:#111!important;}
.fhl-empty,.fhl-loading,.fhl-notice,.fhl-api-error{background:#fffdf0!important;color:#111!important;border:1px solid #e7d35c!important;border-radius:14px!important;}
.fhl-bottom-nav,.fhl-experience{display:none!important;}
html,body{overflow-x:hidden!important;scroll-behavior:auto!important;}
.fhl-content{min-height:220px!important;}
@media(max-width:760px){
  .fhl-wrap{padding:12px!important;margin:0!important;border-radius:0!important;}
  .fhl-portal-grid{display:block!important;}
  .fhl-sidebar{display:none!important;}
  .fhl-tabs{overflow-x:auto!important;flex-wrap:nowrap!important;}
}

/* FussballHeute v5.24.0 - White Relaunch / Black Surface Killer / Stable UI
   Grundsatz: Divi liefert Header/Logo. Plugin ist reine helle Content-Fläche. */
:root{--fhl-white:#ffffff;--fhl-page:#f7f8fa;--fhl-text:#111111;--fhl-muted:#5f6673;--fhl-line:#e6e9ef;--fhl-soft:#f4f6f8;--fhl-yellow:#e2c400;--fhl-yellow-soft:#fff8c7;--fhl-red:#8f0f0f;--fhl-red-soft:#fff0f0;}
html,body{overflow-x:hidden!important;scroll-behavior:auto!important;}
.fhl-theme-safe-wrap,.fhl-seo-page-wrap,.fhl-match-page-wrap{background:var(--fhl-page)!important;color:var(--fhl-text)!important;}
.fhl-wrap,.fhl-wrap.fhl-theme-dark,.fhl-wrap.fhl-theme-light,.fhl-layout-portal,.fhl-layout-worldcup,.fhl-wrap[data-wc="1"]{
  --bg:var(--fhl-page)!important;--card:var(--fhl-white)!important;--card2:var(--fhl-soft)!important;--text:var(--fhl-text)!important;--muted:var(--fhl-muted)!important;--line:var(--fhl-line)!important;--accent:var(--fhl-yellow)!important;--red:var(--fhl-red)!important;
  background:var(--fhl-page)!important;background-image:none!important;color:var(--fhl-text)!important;border:0!important;box-shadow:none!important;max-width:1180px!important;margin:0 auto!important;padding:22px 16px!important;overflow:visible!important;
}
/* Plugin-Logo/Nav/alte App-Elemente konsequent entfernen */
.fhl-site-hero,.fhl-site-nav,.fhl-site-nav-logo,.fhl-site-nav img,.fhl-site-hero img,.fhl-top img,.fhl-experience,.fhl-bottom-nav{display:none!important;}
/* Alle Content-Flächen hell erzwingen */
.fhl-top,.fhl-livebar,.fhl-stats>div,.fhl-hero-match,.fhl-strip,.fhl-league,.fhl-league-head,.fhl-match,.fhl-featured-match,.fhl-sidebar,.fhl-info-card,.fhl-radar,.fhl-radar button,.fhl-quiz,.fhl-return-hub,.fhl-livefeed,.fhl-related,.fhl-related a,.fhl-related button,.fhl-trending,.fhl-trending-box,.fhl-trend-card,.fhl-trending-list a,.fhl-popular-now,.fhl-popular-now button,.fhl-wc-hero,.fhl-wc-panel,.fhl-wc-focus,.fhl-wc-tv-note,.fhl-wc-mini-card,.fhl-wc-countdown,.fhl-wc-actions button,.fhl-detail-card,.fhl-detail-hero,.fhl-detail-score,.fhl-detail-tabs,.fhl-detail-tabs a,.fhl-lineups>div,.fhl-stat-list>div,.fhl-team-match-row,.fhl-seo-hero,.fhl-seo-text,.fhl-seo-box,.fhl-seo-links,.fhl-seo-modules,.fhl-seo-modules article,.fhl-seo-newsletter,.fhl-seo-admin-check,.fhl-ad,.fhl-ad-hero,.fhl-ad-between,.fhl-ad-sidebar,.fhl-ad-mobile,.fhl-ad-wc{
  background:var(--fhl-white)!important;background-image:none!important;color:var(--fhl-text)!important;border:1px solid var(--fhl-line)!important;box-shadow:0 8px 24px rgba(20,25,35,.055)!important;text-shadow:none!important;
}
.fhl-top{border-radius:18px!important;padding:24px!important;margin-bottom:18px!important;}
.fhl-top:after{display:none!important;}
.fhl-league,.fhl-info-card,.fhl-radar,.fhl-strip,.fhl-detail-card,.fhl-seo-hero,.fhl-seo-text,.fhl-seo-box,.fhl-seo-links,.fhl-seo-modules,.fhl-ad{border-radius:18px!important;}
/* Überschriften schwarz, nicht gelb */
.fhl-top h2,.fhl-all h3,.fhl-strip h3,.fhl-info-card strong,.fhl-livebar strong,.fhl-radar h3,.fhl-quiz h3,.fhl-return-hub h3,.fhl-livefeed h3,.fhl-related h3,.fhl-trending-head strong,.fhl-popular-now strong,.fhl-wc-copy h3,.fhl-wc-panel-head h3,.fhl-wc-focus h3,.fhl-wc-tv-note strong,.fhl-detail-card h2,.fhl-detail-card h3,.fhl-detail-hero h1,.fhl-seo-hero h1,.fhl-seo-text h2,.fhl-seo-box h2,.fhl-seo-links h2,.fhl-seo-newsletter h2,.fhl-seo-modules h2,.fhl-ad strong{
  color:var(--fhl-text)!important;text-shadow:none!important;letter-spacing:0!important;
}
.fhl-top p,.fhl-footnote,.fhl-match-meta,.fhl-league-head em,.fhl-league-head span,.fhl-livebar span,.fhl-ad span,.fhl-seo-hero p,.fhl-seo-hero small,.fhl-seo-text p,.fhl-seo-box p,.fhl-wc-copy p,.fhl-wc-panel-head p,.fhl-wc-focus p,.fhl-wc-mini-card span,.fhl-related button span,.fhl-trending-head em,.fhl-data-table td,.fhl-stat-list span{color:var(--fhl-muted)!important;}
.fhl-livebar{gap:8px!important;overflow:auto!important;}
.fhl-livebar b,.fhl-stats strong{color:var(--fhl-text)!important;}
.fhl-stats strong{font-size:28px!important;}
/* Buttons: nicht schwarz, sondern weiß/gelb */
.fhl-refresh,.fhl-watch,.fhl-detail-link,.fhl-more,.fhl-fav,.fhl-remind,.fhl-copy,.fhl-datebar button,.fhl-tabs button,.fhl-toolbar input,.fhl-toolbar select,.fhl-pref-pill,.fhl-poll button,.fhl-wc-actions button,.fhl-wc-focus-actions button,.fhl-popular-now button,.fhl-related-links a{
  background:var(--fhl-white)!important;background-image:none!important;color:var(--fhl-text)!important;border:1px solid var(--fhl-line)!important;box-shadow:none!important;text-shadow:none!important;
}
.fhl-datebar button.is-active,.fhl-tabs button.is-active,.fhl-refresh,.fhl-pref-pill.is-active,.fhl-poll button.is-voted,.fhl-wc-copy span,.fhl-wc-panel-head span,.fhl-wc-focus span,.fhl-wc-focus-actions button{
  background:var(--fhl-yellow)!important;color:#111!important;border-color:var(--fhl-yellow)!important;
}
.fhl-watch,.fhl-detail-link{background:#111!important;color:#fff!important;border-color:#111!important;}
.fhl-watch:hover,.fhl-detail-link:hover,.fhl-refresh:hover,.fhl-tabs button:hover,.fhl-datebar button:hover{background:var(--fhl-yellow)!important;color:#111!important;border-color:var(--fhl-yellow)!important;}
/* Statusfarben */
.fhl-live-dot,.fhl-badge-live{background:var(--fhl-red)!important;color:#fff!important;border-color:var(--fhl-red)!important;box-shadow:none!important;animation:none!important;}
.fhl-badge,.fhl-score,.fhl-kicker,.fhl-detail-kicker,.fhl-type-badge{background:var(--fhl-soft)!important;color:var(--fhl-text)!important;border:1px solid var(--fhl-line)!important;}
.fhl-badge-plan,.fhl-tv-pill{background:var(--fhl-yellow-soft)!important;color:#111!important;border-color:var(--fhl-yellow)!important;}
.fhl-radar em,.fhl-livefeed em{color:var(--fhl-red)!important;}
.fhl-radar b{background:var(--fhl-yellow)!important;color:#111!important;}
/* Ads passend zum weißen Layout */
.fhl-ad,.fhl-ad-hero,.fhl-ad-between,.fhl-ad-sidebar,.fhl-ad-mobile,.fhl-ad-wc{background:#fffdf2!important;border:1px dashed #d8c200!important;min-height:72px!important;}
/* Tabellen/Listen */
.fhl-data-table td,.fhl-data-table th,.fhl-events li,.fhl-lineups li{border-color:var(--fhl-line)!important;color:var(--fhl-text)!important;}
.fhl-meter{background:var(--fhl-soft)!important;border-color:var(--fhl-line)!important}.fhl-meter span{background:var(--fhl-yellow)!important;}
/* Wackler verhindern */
.fhl-content{min-height:260px!important;contain:layout style!important;}
.fhl-match,.fhl-featured-match,.fhl-trending-list a,.fhl-related button{transform:none!important;transition:background-color .15s ease,border-color .15s ease!important;}
.fhl-match:hover,.fhl-trending-list a:hover,.fhl-related button:hover{transform:none!important;background:#fff!important;border-color:var(--fhl-yellow)!important;}
.fhl-datebar,.fhl-tabs,.fhl-toolbar{position:relative!important;top:auto!important;z-index:1!important;backdrop-filter:none!important;background:transparent!important;}
.fhl-tabs{padding:0!important;border-radius:0!important;box-shadow:none!important;}
.fhl-empty,.fhl-loading,.fhl-notice,.fhl-api-error{background:#fffdf2!important;color:#111!important;border:1px solid #e3cf42!important;border-radius:14px!important;}
@media(max-width:760px){.fhl-wrap{padding:12px 10px!important;margin:0!important;border-radius:0!important}.fhl-portal-grid{display:block!important}.fhl-sidebar{display:none!important}.fhl-tabs{overflow-x:auto!important;flex-wrap:nowrap!important}.fhl-toolbar{display:block!important}.fhl-toolbar select{max-width:none!important;margin-top:8px!important}.fhl-match-main{grid-template-columns:58px 1fr 58px 1fr!important}.fhl-content{min-height:220px!important}}

/* v5.24.1 White DAZN stable override */
:root{--fhl-accent:#F7FF00;--fhl-accent-soft:#FFFDE8;--fhl-red:#A40000;--fhl-red-soft:#FFF1F1;--fhl-text:#111827;--fhl-muted:#596270;--fhl-line:#E6EAF0;--fhl-bg:#F6F7FA;--fhl-card:#FFFFFF;}
.fhl-wrap,.fhl-theme-light,.fhl-theme-safe-wrap{background:var(--fhl-bg)!important;color:var(--fhl-text)!important;box-shadow:none!important;overflow:visible!important;}
.fhl-wrap *{box-sizing:border-box;}
.fhl-wrap{padding-top:0!important;margin-top:0!important;}
.fhl-top,.fhl-site-hero,.fhl-site-nav,.fhl-experience,.fhl-livebar,.fhl-strip,.fhl-league,.fhl-league-head,.fhl-match,.fhl-featured-match,.fhl-hero-match,.fhl-radar,.fhl-radar button,.fhl-quiz,.fhl-return-hub,.fhl-livefeed,.fhl-related,.fhl-related a,.fhl-trending,.fhl-trending-box,.fhl-trend-card,.fhl-trending-list a,.fhl-popular-now,.fhl-popular-now button,.fhl-wc-hero,.fhl-wc-panel,.fhl-wc-focus,.fhl-wc-tv-note,.fhl-wc-mini-card,.fhl-wc-countdown,.fhl-wc-actions button,.fhl-detail-card,.fhl-detail-hero,.fhl-detail-score,.fhl-detail-tabs,.fhl-detail-tabs a,.fhl-lineups>div,.fhl-stat-list>div,.fhl-team-match-row,.fhl-seo-hero,.fhl-seo-text,.fhl-seo-box,.fhl-seo-links,.fhl-seo-modules,.fhl-seo-modules article,.fhl-seo-newsletter,.fhl-seo-admin-check,.fhl-ad,.fhl-ad-hero,.fhl-ad-between,.fhl-ad-sidebar,.fhl-ad-mobile,.fhl-ad-wc{background:#fff!important;background-image:none!important;color:var(--fhl-text)!important;border:1px solid var(--fhl-line)!important;box-shadow:0 10px 28px rgba(17,24,39,.05)!important;}
.fhl-match:hover{background:#fff!important;transform:none!important;}
.fhl-top:after{background:var(--fhl-accent)!important;}
.fhl-top h2,.fhl-all h3,.fhl-strip h3,.fhl-info-card strong,.fhl-livebar strong,.fhl-radar h3,.fhl-quiz h3,.fhl-return-hub h3,.fhl-livefeed h3,.fhl-related h3,.fhl-trending-head strong,.fhl-popular-now strong,.fhl-wc-copy h3,.fhl-wc-panel-head h3,.fhl-wc-focus h3,.fhl-wc-tv-note strong,.fhl-detail-card h2,.fhl-detail-card h3,.fhl-detail-hero h1,.fhl-seo-hero h1,.fhl-seo-text h2,.fhl-seo-box h2,.fhl-seo-links h2,.fhl-seo-newsletter h2,.fhl-seo-modules h2,.fhl-ad strong{color:#111!important;text-shadow:none!important;}
.fhl-datebar button.is-active,.fhl-tabs button.is-active,.fhl-refresh,.fhl-watch,.fhl-detail-link:hover,.fhl-quiz button,.fhl-wc-actions button,.fhl-popular-now button:hover,.fhl-radar button b,.fhl-trend-card b{background:var(--fhl-accent)!important;border-color:var(--fhl-accent)!important;color:#000!important;box-shadow:none!important;}
.fhl-datebar button,.fhl-tabs button,.fhl-toolbar input,.fhl-toolbar select,.fhl-detail-link,.fhl-more,.fhl-mini-actions button,.fhl-poll button,.fhl-pref-pill,.fhl-clear-prefs{background:#fff!important;color:#111!important;border:1px solid var(--fhl-line)!important;box-shadow:none!important;}
.fhl-tabs{background:#fff!important;border:1px solid var(--fhl-line)!important;box-shadow:0 8px 20px rgba(17,24,39,.04)!important;position:relative!important;top:auto!important;}
.fhl-live-dot,.fhl-badge-live{background:var(--fhl-red)!important;color:#fff!important;border-color:var(--fhl-red)!important;animation:none!important;box-shadow:none!important;}
.fhl-badge,.fhl-score{background:#F3F4F6!important;color:#111!important;border:1px solid #DDE2EA!important;}
.fhl-badge-plan,.fhl-time{background:var(--fhl-accent-soft)!important;color:#111!important;border-color:var(--fhl-accent)!important;}
.fhl-radar em,.fhl-livefeed em,.fhl-poll .is-voted,.fhl-data-table th{color:var(--fhl-red)!important;}
.fhl-radar button em,.fhl-trend-card em,.fhl-heat{color:var(--fhl-red)!important;background:var(--fhl-red-soft)!important;border:1px solid #F2C7C7!important;}
.fhl-ad{background:linear-gradient(180deg,#fff,var(--fhl-accent-soft))!important;border:1px dashed #D6CC00!important;color:#111!important;}
.fhl-ad span,.fhl-top p,.fhl-footnote,.fhl-match-meta,.fhl-league-head em,.fhl-league-head span,.fhl-livebar span,.fhl-seo-hero p,.fhl-seo-hero small,.fhl-seo-text p,.fhl-seo-box p,.fhl-wc-copy p,.fhl-wc-panel-head p,.fhl-wc-focus p,.fhl-wc-mini-card span,.fhl-related button span,.fhl-trending-head em,.fhl-data-table td,.fhl-stat-list span{color:var(--fhl-muted)!important;}
.fhl-wc-hero,.fhl-wc-tv-note{display:none!important;}
.fhl-match-main a,.fhl-related a,.fhl-team-match-row,.fhl-info-card a{color:#111!important;text-decoration:none!important;}
.fhl-retention,.fhl-expand{background:#FAFBFC!important;border-color:var(--fhl-line)!important;color:#111!important;}
.fhl-match-page-wrap{color:#111!important;}
.fhl-detail-kicker,.fhl-back{color:#111!important;}
.fhl-meter{background:#EEF1F5!important;border-color:#DDE2EA!important;}.fhl-meter span{background:var(--fhl-accent)!important;}
/* reduce theme gaps caused by plugin pages */
.fhl-theme-safe-wrap{max-width:1180px!important;margin:0 auto!important;padding:0 16px!important;}
.entry-content .fhl-wrap:first-child,.et_pb_post_content .fhl-wrap:first-child{margin-top:0!important;}
@media(max-width:760px){.fhl-wrap{margin-left:0!important;margin-right:0!important;border-radius:0!important}.fhl-datebar,.fhl-tabs{scrollbar-width:none}.fhl-datebar::-webkit-scrollbar,.fhl-tabs::-webkit-scrollbar{display:none}.fhl-toolbar{gap:8px!important}.fhl-match-main{grid-template-columns:64px minmax(0,1fr) 64px minmax(0,1fr)!important}.fhl-watch,.fhl-detail-link{width:auto!important;}}

/* v5.24.2 FINAL WHITE/DAZN STABILITY PATCH
   Ziel: keine Dark-Theme-Reste im Plugin, kein Header-Abstand, klare DAZN-Neon-Akzente. */
:root{--fhl-dazn-yellow:#F7FF00;--fhl-live-red:#C40018;--fhl-text:#111827;--fhl-muted:#5b6575;--fhl-line:#e5e7eb;--fhl-soft:#f7f8fa;}
body:has(.fhl-wrap) #page-container{padding-top:0!important;margin-top:0!important;}
body:has(.fhl-wrap) #main-content{padding-top:0!important;margin-top:0!important;background:#fff!important;}
body:has(.fhl-wrap) .et_pb_section:first-child{padding-top:0!important;margin-top:0!important;}
body:has(.fhl-wrap) header, body:has(.fhl-wrap) #main-header{margin-top:0!important;top:0!important;}
.fhl-wrap,.fhl-theme-light{--bg:#fff!important;--card:#fff!important;--card2:#fff!important;--text:#111827!important;--muted:#5b6575!important;--line:#e5e7eb!important;--accent:#F7FF00!important;--red:#C40018!important;background:#fff!important;color:#111827!important;box-shadow:none!important;border-radius:18px!important;overflow:visible!important;}
.fhl-wrap *{scroll-margin-top:90px;}
.fhl-top,.fhl-site-hero,.fhl-worldcup-hero,.fhl-wc-box,.fhl-featured-match,.fhl-return-hub article,.fhl-livefeed,.fhl-experience,.fhl-strip,.fhl-info-card,.fhl-league,.fhl-match,.fhl-stats>div,.fhl-hero-match,.fhl-popular-now,.fhl-trending,.fhl-related,.fhl-quiz,.fhl-pref-box,.fhl-for-you{background:#fff!important;background-image:none!important;color:#111827!important;border:1px solid #e5e7eb!important;box-shadow:0 10px 26px rgba(15,23,42,.06)!important;}
.fhl-top:after{display:none!important}.fhl-top h2,.fhl-all h3,.fhl-strip h3,.fhl-info-card strong,.fhl-return-hub h3,.fhl-livefeed h3,.fhl-worldcup-hero h2,.fhl-wc-box h3{color:#111827!important;text-shadow:none!important;}
.fhl-tabs{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 8px 20px rgba(15,23,42,.05)!important;position:relative!important;top:auto!important;z-index:2!important;}
.fhl-tabs button,.fhl-datebar button,.fhl-toolbar input,.fhl-toolbar select{background:#fff!important;color:#111827!important;border:1px solid #e5e7eb!important;box-shadow:0 5px 14px rgba(15,23,42,.04)!important;}
.fhl-tabs button:hover,.fhl-datebar button:hover,.fhl-refresh:hover,.fhl-watch:hover,.fhl-more:hover,.fhl-details:hover{background:#F7FF00!important;border-color:#F7FF00!important;color:#050505!important;}
.fhl-tabs button.is-active,.fhl-datebar button.is-active{background:#F7FF00!important;border-color:#F7FF00!important;color:#050505!important;}
.fhl-live-dot,.fhl-badge-live{background:#C40018!important;color:#fff!important;box-shadow:none!important;animation:none!important;}
.fhl-badge,.fhl-score,.fhl-kicker{background:#f3f4f6!important;color:#111827!important;border:1px solid #e5e7eb!important;}
.fhl-badge-plan,.fhl-tv-pill{background:rgba(247,255,0,.28)!important;color:#111827!important;border-color:#F7FF00!important;}
.fhl-watch,.fhl-more,.fhl-details,.fhl-refresh{background:#111827!important;color:#fff!important;border:1px solid #111827!important;box-shadow:none!important;}
.fhl-match:hover{background:#fff!important;transform:none!important;}
.fhl-team img,.fhl-team-placeholder{background:#fff!important;border:0!important;}
.fhl-ad{background:#fffef0!important;color:#111827!important;border:1px dashed #F7FF00!important;box-shadow:0 10px 24px rgba(15,23,42,.05)!important;}
.fhl-ad strong{color:#111827!important}.fhl-ad span{color:#5b6575!important}
.fhl-livebar{background:#fff!important;border:1px solid #e5e7eb!important;}.fhl-livebar strong{color:#111827!important}.fhl-livebar b{color:#111827!important}.fhl-livebar span{background:#f9fafb!important;color:#5b6575!important;border-color:#e5e7eb!important;}
.fhl-radar,.fhl-radar *,.fhl-heat,.fhl-match-radar{background:#fff!important;color:#111827!important;border-color:#e5e7eb!important;}
.fhl-radar b,.fhl-heat b{color:#C40018!important;}
.fhl-notice{background:#fffef0!important;color:#111827!important;border:1px solid #F7FF00!important;}
.fhl-empty,.fhl-loading{background:#fff!important;color:#5b6575!important;border:1px dashed #e5e7eb!important;}


/* v5.24.3 Sport.de-inspirierte Clean-Darstellung */
:root{--fhl-dazn:#F7FF00;--fhl-red:#B00020;--fhl-text:#15171c;--fhl-muted:#6f7682;--fhl-line:#e5e7eb;--fhl-page:#ffffff;--fhl-soft:#f7f8fa;}
html body{background:#fff!important;}
body.et_fixed_nav #page-container, body.admin-bar.et_fixed_nav #page-container{padding-top:0!important;}
#main-content,.entry-content,.et_pb_section,.et_pb_row{background:#fff!important;}
.fhl-theme-safe-wrap,.fhl-seo-page-wrap,.fhl-match-page-wrap{background:#fff!important;color:var(--fhl-text)!important;}
.fhl-wrap{max-width:1180px!important;margin:0 auto!important;padding:0 16px 28px!important;background:#fff!important;background-image:none!important;color:var(--fhl-text)!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important;font-family:Inter,Arial,sans-serif!important;}
.fhl-wrap *{box-sizing:border-box;}
.fhl-top,.fhl-site-hero,.fhl-site-nav,.fhl-experience,.fhl-wc-hero,.fhl-wc-panel,.fhl-wc-tv-note,.fhl-wc-focus,.fhl-livebar,.fhl-strip,.fhl-radar,.fhl-quiz,.fhl-return-hub,.fhl-livefeed,.fhl-related,.fhl-popular-now,.fhl-trending{display:none!important;}
.fhl-ad{background:#fffdf0!important;color:#111!important;border:1px dashed var(--fhl-dazn)!important;box-shadow:none!important;border-radius:14px!important;min-height:84px!important;margin:16px 0 22px!important;}
.fhl-ad strong{color:#111!important;font-size:24px!important;letter-spacing:.2px!important}.fhl-ad span{color:#666!important;}
.fhl-datebar{display:flex!important;gap:8px!important;overflow-x:auto!important;padding:14px 0 16px!important;margin:0!important;scrollbar-width:none!important}.fhl-datebar::-webkit-scrollbar{display:none!important;}
.fhl-datebar button{min-width:86px!important;height:64px!important;background:#fff!important;color:#252a32!important;border:1px solid var(--fhl-line)!important;border-radius:12px!important;box-shadow:none!important;padding:9px 12px!important;font-weight:500!important;}
.fhl-datebar button small{font-size:13px!important;color:#4b5563!important;line-height:1.1!important}.fhl-datebar button strong{font-size:13px!important;color:#111!important;margin-top:3px!important;}
.fhl-datebar button.is-active{background:var(--fhl-dazn)!important;border-color:var(--fhl-dazn)!important;color:#000!important;font-weight:900!important}.fhl-datebar button.is-active small,.fhl-datebar button.is-active strong{color:#000!important;font-weight:900!important;}
.fhl-tabs{position:static!important;display:flex!important;gap:8px!important;overflow-x:auto!important;flex-wrap:nowrap!important;background:#fff!important;border:0!important;border-radius:0!important;padding:0 0 12px!important;margin:0 0 16px!important;box-shadow:none!important;backdrop-filter:none!important;scrollbar-width:none!important}.fhl-tabs::-webkit-scrollbar{display:none!important;}
.fhl-tabs button{background:#fff!important;color:#111!important;border:1px solid var(--fhl-line)!important;border-radius:12px!important;padding:12px 17px!important;font-weight:800!important;white-space:nowrap!important;box-shadow:none!important;}
.fhl-tabs button:hover,.fhl-tabs button.is-active{background:var(--fhl-dazn)!important;border-color:var(--fhl-dazn)!important;color:#000!important;}
.fhl-toolbar{display:grid!important;grid-template-columns:1fr 250px!important;gap:12px!important;margin:0 0 18px!important;background:#fff!important;border:0!important;box-shadow:none!important;padding:0!important;}
.fhl-toolbar input,.fhl-toolbar select{height:54px!important;border:1px solid var(--fhl-line)!important;border-radius:12px!important;background:#fff!important;color:#111!important;padding:0 14px!important;font-size:15px!important;box-shadow:none!important;}
.fhl-portal-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:20px!important;align-items:start!important;}
.fhl-content{min-height:0!important;background:#fff!important;}
.fhl-stats{display:none!important;}
.fhl-all h3,.fhl-strip h3{font-family:Impact,'Arial Black',sans-serif!important;color:#111!important;font-size:30px!important;line-height:1.05!important;margin:22px 0 14px!important;letter-spacing:.2px!important;text-transform:uppercase!important;}
.fhl-league{background:#fff!important;border:1px solid var(--fhl-line)!important;border-radius:16px!important;box-shadow:0 8px 24px rgba(15,23,42,.05)!important;overflow:hidden!important;margin:0 0 18px!important;}
.fhl-league-head{display:grid!important;grid-template-columns:32px 1fr auto!important;gap:12px!important;align-items:center!important;background:#fff!important;color:#111!important;border:0!important;border-bottom:1px solid var(--fhl-line)!important;padding:16px 18px!important;cursor:pointer!important;}
.fhl-league-head strong{font-size:18px!important;font-weight:900!important;color:#111!important}.fhl-league-head em{display:none!important}.fhl-league-head span{font-size:14px!important;color:#505866!important}.fhl-league-head img,.fhl-league-ball{width:28px!important;height:28px!important;}
.fhl-match{position:relative!important;background:#fff!important;color:#111!important;border:0!important;border-top:1px solid var(--fhl-line)!important;border-radius:0!important;box-shadow:none!important;padding:16px 18px!important;margin:0!important;transform:none!important;transition:none!important;}
.fhl-match:hover{background:#fff!important;transform:none!important;}
.fhl-match-sport-row{display:grid!important;grid-template-columns:84px minmax(0,1fr) 148px!important;gap:16px!important;align-items:center!important;cursor:pointer!important;}
.fhl-status{display:flex!important;align-items:center!important;justify-content:center!important;}
.fhl-badge{background:#eef1f5!important;color:#111!important;border:1px solid #dfe3ea!important;border-radius:999px!important;padding:9px 11px!important;font-weight:900!important;font-size:12px!important;min-width:52px!important;text-align:center!important;box-shadow:none!important;}
.fhl-badge-plan{background:#fffbe6!important;color:#111!important;border-color:var(--fhl-dazn)!important;}
.fhl-badge-live{background:var(--fhl-red)!important;color:#fff!important;border-color:var(--fhl-red)!important;animation:none!important;}
.fhl-teams-stack{display:flex!important;flex-direction:column!important;gap:10px!important;min-width:0!important;}
.fhl-team{display:grid!important;grid-template-columns:34px minmax(0,1fr) 32px!important;gap:10px!important;align-items:center!important;color:#111!important;text-decoration:none!important;min-width:0!important;}
.fhl-team img,.fhl-team-placeholder{width:32px!important;height:24px!important;border-radius:2px!important;background:#fff!important;object-fit:contain!important;flex:none!important;}
.fhl-team span{font-size:18px!important;line-height:1.2!important;font-weight:800!important;color:#111!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.fhl-team-score{font-size:18px!important;color:#111!important;text-align:right!important;font-weight:900!important;}
.fhl-match-date{border-left:1px solid var(--fhl-line)!important;min-height:70px!important;padding-left:18px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;}
.fhl-match-date span{font-size:18px!important;color:#747b86!important;font-weight:700!important;margin-bottom:5px!important;}.fhl-match-date strong{font-size:18px!important;color:#111!important;font-weight:900!important;}.fhl-live-text{color:var(--fhl-red)!important;}
.fhl-tv-band{margin:14px -18px -16px!important;background:#f1f1f1!important;border-top:1px solid #e5e5e5!important;text-align:center!important;padding:12px 10px!important;color:#111!important;font-size:16px!important;font-weight:800!important;}.fhl-tv-clean{color:#111!important;}
.fhl-match-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-top:13px!important;color:#68707c!important;font-size:14px!important;}
.fhl-actions-clean{display:flex!important;gap:8px!important;align-items:center!important;justify-content:flex-end!important;}
.fhl-watch,.fhl-detail-link,.fhl-more{background:#111!important;color:var(--fhl-dazn)!important;border:1px solid #111!important;border-radius:999px!important;padding:9px 13px!important;font-weight:900!important;text-decoration:none!important;box-shadow:none!important;text-transform:none!important;line-height:1!important;}
.fhl-watch:hover,.fhl-detail-link:hover,.fhl-more:hover{background:var(--fhl-dazn)!important;color:#000!important;border-color:var(--fhl-dazn)!important;}
.fhl-fav{position:absolute!important;right:16px!important;top:16px!important;width:34px!important;height:34px!important;border-radius:999px!important;background:#111!important;color:#fff!important;border:0!important;z-index:2!important;}.fhl-fav.is-fav{background:var(--fhl-dazn)!important;color:#000!important;}
.fhl-retention,.fhl-heat,.fhl-radar,.fhl-poll{display:none!important;}.fhl-expand{margin-top:12px!important;background:#f8fafc!important;border:1px solid var(--fhl-line)!important;border-radius:12px!important;color:#111!important;padding:12px!important;}
.fhl-sidebar{position:sticky!important;top:20px!important}.fhl-info-card{background:#fff!important;color:#111!important;border:1px solid var(--fhl-line)!important;border-radius:16px!important;box-shadow:0 8px 24px rgba(15,23,42,.05)!important;padding:18px!important;margin-bottom:14px!important;}.fhl-info-card strong{font-family:Impact,'Arial Black',sans-serif!important;color:#111!important;font-size:24px!important}.fhl-info-card a{color:#111!important;background:#fff!important;border-top:1px solid var(--fhl-line)!important;padding:12px 0!important;text-decoration:none!important;}
.fhl-empty,.fhl-loading,.fhl-notice{background:#fff!important;color:#111!important;border:1px solid var(--fhl-line)!important;border-radius:14px!important;padding:18px!important;}.fhl-footnote{color:#667085!important;font-size:13px!important;margin:18px 0!important;}.fhl-bottom-nav{display:none!important;}
@media(max-width:980px){.fhl-portal-grid{display:block!important}.fhl-sidebar{display:none!important}.fhl-toolbar{grid-template-columns:1fr!important}.fhl-toolbar select{max-width:none!important;width:100%!important}}
@media(max-width:760px){body.et_fixed_nav #page-container,body.admin-bar.et_fixed_nav #page-container{padding-top:0!important}.fhl-wrap{padding:0 14px 22px!important;margin:0!important}.fhl-ad{margin:10px 0 18px!important;min-height:72px!important}.fhl-datebar{gap:9px!important;padding:12px 0 18px!important}.fhl-datebar button{min-width:82px!important;height:64px!important}.fhl-tabs{padding-bottom:12px!important;margin-bottom:14px!important}.fhl-tabs button{padding:11px 15px!important}.fhl-toolbar{display:none!important}.fhl-all h3{font-size:28px!important;margin:16px 0 12px!important}.fhl-league{border-radius:14px!important;box-shadow:none!important;margin-bottom:20px!important}.fhl-league-head{padding:14px!important;grid-template-columns:30px 1fr auto!important}.fhl-match{padding:0!important}.fhl-match-sport-row{grid-template-columns:74px minmax(0,1fr) 118px!important;gap:8px!important;padding:18px 14px!important}.fhl-badge{font-size:11px!important;min-width:50px!important;padding:8px 7px!important}.fhl-team{grid-template-columns:32px minmax(0,1fr) 24px!important;gap:9px!important}.fhl-team span{font-size:22px!important;font-weight:500!important}.fhl-team-score{font-size:22px!important}.fhl-match-date{min-height:74px!important;padding-left:12px!important}.fhl-match-date span{font-size:21px!important;line-height:1.1!important}.fhl-match-date strong{font-size:20px!important}.fhl-match-meta{display:block!important;padding:0 14px 12px!important;margin:0!important}.fhl-actions-clean{justify-content:flex-start!important;margin-top:10px!important}.fhl-tv-band{margin:0!important;padding:13px 10px!important;font-size:20px!important}.fhl-fav{right:10px!important;top:10px!important;width:32px!important;height:32px!important}.fhl-watch,.fhl-detail-link,.fhl-more{padding:10px 13px!important}.fhl-footnote{padding:0 4px!important}}
@media(max-width:430px){.fhl-match-sport-row{grid-template-columns:62px minmax(0,1fr) 104px!important}.fhl-team span{font-size:20px!important}.fhl-match-date span{font-size:19px!important}.fhl-match-date strong{font-size:19px!important}.fhl-league-head strong{font-size:19px!important}}

/* FussballHeute v5.24.4 - Sport.de Clean + DAZN Yellow + No Empty Data */
:root{--fhl-dazn:#F9FF00!important;--fhl-red:#C4001A!important;--fhl-text:#111!important;--fhl-muted:#6b7280!important;--fhl-line:#e5e7eb!important;--fhl-page:#f7f8fa!important;--fhl-card:#fff!important;}
html,body{overflow-x:hidden!important;scroll-behavior:auto!important;}
body.et_fixed_nav #page-container,body.admin-bar.et_fixed_nav #page-container{padding-top:0!important;}
#page-container,#et-main-area,#main-content{background:#fff!important;}
.fhl-theme-safe-wrap,.fhl-seo-theme-page,.fhl-seo-page-wrap,.fhl-match-page-wrap{background:#fff!important;color:var(--fhl-text)!important;margin-top:0!important;padding-top:0!important;}
.fhl-wrap,.fhl-layout-portal,.fhl-layout-worldcup,.fhl-wrap[data-wc="1"]{background:#fff!important;color:var(--fhl-text)!important;max-width:1180px!important;margin:0 auto!important;padding:18px 14px 34px!important;border:0!important;box-shadow:none!important;}
.fhl-site-hero,.fhl-site-nav,.fhl-site-nav-logo,.fhl-top,.fhl-experience,.fhl-bottom-nav,.fhl-radar,.fhl-quiz,.fhl-return-hub,.fhl-livefeed,.fhl-stats,.fhl-wc-hero,.fhl-wc-panel,.fhl-wc-tv-note,.fhl-trending,.fhl-popular-now{display:none!important;}
.fhl-ad,.fhl-ad-hero,.fhl-ad-between,.fhl-ad-sidebar,.fhl-ad-mobile,.fhl-ad-wc{background:#fffef2!important;color:#111!important;border:1px dashed var(--fhl-dazn)!important;border-radius:16px!important;box-shadow:none!important;min-height:74px!important;margin:0 0 22px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;}
.fhl-ad strong{font-family:Impact,'Arial Black',sans-serif!important;font-size:22px!important;color:#111!important;letter-spacing:.2px!important;text-transform:uppercase!important}.fhl-ad span{color:#4b5563!important;font-size:15px!important;}
.fhl-datebar{display:flex!important;gap:9px!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding:0 0 18px!important;margin:0!important;background:#fff!important;border:0!important;box-shadow:none!important;scrollbar-width:none!important}.fhl-datebar::-webkit-scrollbar{display:none!important;}
.fhl-datebar button{min-width:92px!important;height:58px!important;background:#fff!important;color:#1f2937!important;border:1px solid var(--fhl-line)!important;border-radius:12px!important;box-shadow:none!important;font-size:14px!important;font-weight:500!important;}
.fhl-datebar button:hover,.fhl-datebar button.is-active{background:var(--fhl-dazn)!important;border-color:var(--fhl-dazn)!important;color:#000!important;}
.fhl-datebar button strong{display:block!important;color:#000!important;font-weight:900!important;margin-top:2px!important;}
.fhl-tabs{display:flex!important;gap:8px!important;overflow-x:auto!important;flex-wrap:nowrap!important;background:#fff!important;border:0!important;border-radius:0!important;padding:0 0 14px!important;margin:0!important;box-shadow:none!important;scrollbar-width:none!important}.fhl-tabs::-webkit-scrollbar{display:none!important;}
.fhl-tabs button{background:#fff!important;color:#111!important;border:1px solid var(--fhl-line)!important;border-radius:12px!important;padding:11px 16px!important;font-size:15px!important;font-weight:900!important;white-space:nowrap!important;box-shadow:none!important;}
.fhl-tabs button:hover,.fhl-tabs button.is-active{background:var(--fhl-dazn)!important;border-color:var(--fhl-dazn)!important;color:#000!important;}
.fhl-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) 240px!important;gap:12px!important;background:#fff!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0 0 18px!important;}
.fhl-toolbar input,.fhl-toolbar select{height:52px!important;background:#fff!important;border:1px solid var(--fhl-line)!important;border-radius:12px!important;color:#111!important;font-size:15px!important;padding:0 14px!important;box-shadow:none!important;}
.fhl-portal-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:18px!important;align-items:start!important;}
.fhl-content{background:#fff!important;min-height:0!important;}
.fhl-livebar{display:flex!important;align-items:center!important;gap:10px!important;background:#fff!important;border:1px solid var(--fhl-line)!important;border-radius:14px!important;box-shadow:none!important;color:#111!important;padding:12px 14px!important;margin:0 0 18px!important;overflow-x:auto!important;}
.fhl-livebar strong{font-family:Impact,'Arial Black',sans-serif!important;font-size:22px!important;color:#111!important;text-transform:uppercase!important;}.fhl-livebar span{background:#f3f4f6!important;border:1px solid var(--fhl-line)!important;border-radius:999px!important;color:#374151!important;padding:7px 11px!important;white-space:nowrap!important}.fhl-livebar b{color:#111!important;}
.fhl-all h3,.fhl-strip h3,.fhl-related h3{font-family:Impact,'Arial Black',sans-serif!important;font-size:28px!important;line-height:1.05!important;color:#111!important;letter-spacing:.1px!important;text-transform:uppercase!important;margin:18px 0 14px!important;}
.fhl-league{background:#fff!important;border:1px solid var(--fhl-line)!important;border-radius:16px!important;box-shadow:0 8px 24px rgba(15,23,42,.045)!important;overflow:hidden!important;margin:0 0 18px!important;}
.fhl-league-head{display:grid!important;grid-template-columns:34px minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;width:100%!important;background:#fff!important;color:#111!important;border:0!important;border-bottom:1px solid var(--fhl-line)!important;padding:15px 18px!important;text-align:left!important;}
.fhl-league-head strong{font-size:18px!important;font-weight:900!important;color:#111!important;}.fhl-league-head em{display:none!important;}.fhl-league-head span{font-size:14px!important;color:#4b5563!important;}.fhl-league-head img,.fhl-league-ball{width:28px!important;height:28px!important;object-fit:contain!important;}
.fhl-match{position:relative!important;background:#fff!important;color:#111!important;border:0!important;border-top:1px solid var(--fhl-line)!important;border-radius:0!important;box-shadow:none!important;margin:0!important;padding:0!important;transform:none!important;transition:none!important;}
.fhl-match:hover{background:#fff!important;transform:none!important;}
.fhl-match-sport-row{display:grid!important;grid-template-columns:82px minmax(0,1fr) 138px!important;gap:14px!important;align-items:center!important;padding:18px 16px!important;cursor:pointer!important;}
.fhl-status{display:flex!important;align-items:center!important;justify-content:center!important;}.fhl-badge{background:#eef1f5!important;color:#111!important;border:1px solid #dfe3ea!important;border-radius:999px!important;padding:8px 10px!important;font-size:12px!important;font-weight:900!important;min-width:52px!important;text-align:center!important;}.fhl-badge-plan{background:#fffde8!important;border-color:var(--fhl-dazn)!important;color:#111!important;}.fhl-badge-live{background:var(--fhl-red)!important;border-color:var(--fhl-red)!important;color:#fff!important;box-shadow:none!important;animation:none!important;}
.fhl-teams-stack{display:flex!important;flex-direction:column!important;gap:10px!important;min-width:0!important;}.fhl-team{display:grid!important;grid-template-columns:34px minmax(0,1fr) 30px!important;gap:10px!important;align-items:center!important;text-decoration:none!important;color:#111!important;min-width:0!important;}.fhl-team img,.fhl-team-placeholder{width:32px!important;height:24px!important;object-fit:contain!important;background:#fff!important;border-radius:2px!important;}.fhl-team span{font-size:19px!important;line-height:1.15!important;font-weight:800!important;color:#111!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}.fhl-team-score{font-size:18px!important;font-weight:900!important;color:#111!important;text-align:right!important;}
.fhl-match-date{border-left:1px solid var(--fhl-line)!important;min-height:72px!important;padding-left:16px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;}.fhl-match-date span{font-size:18px!important;line-height:1.1!important;color:#6b7280!important;font-weight:700!important;margin-bottom:6px!important;}.fhl-match-date strong{font-size:18px!important;color:#111!important;font-weight:900!important;}.fhl-live-text{color:var(--fhl-red)!important;}
.fhl-tv-band{margin:0!important;background:#f2f2f2!important;border-top:1px solid #e5e7eb!important;text-align:center!important;padding:12px 10px!important;color:#111!important;font-size:16px!important;font-weight:800!important;}.fhl-tv-clean{color:#111!important;}
.fhl-match-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;color:#6b7280!important;font-size:14px!important;padding:0 16px 14px!important;margin:0!important;}.fhl-actions-clean{display:flex!important;gap:8px!important;align-items:center!important;justify-content:flex-end!important;}.fhl-watch,.fhl-detail-link,.fhl-more{background:#fff!important;color:#111!important;border:1px solid var(--fhl-line)!important;border-radius:999px!important;padding:9px 13px!important;font-weight:900!important;text-decoration:none!important;box-shadow:none!important;line-height:1!important;}.fhl-watch:hover,.fhl-detail-link:hover,.fhl-more:hover{background:var(--fhl-dazn)!important;color:#000!important;border-color:var(--fhl-dazn)!important;}.fhl-fav{position:absolute!important;right:14px!important;top:14px!important;width:32px!important;height:32px!important;border-radius:999px!important;background:#111!important;color:#fff!important;border:0!important;z-index:2!important;}.fhl-fav.is-fav{background:var(--fhl-dazn)!important;color:#000!important;}
.fhl-expand{margin:0 16px 14px!important;background:#f8fafc!important;border:1px solid var(--fhl-line)!important;border-radius:12px!important;color:#111!important;padding:12px!important;}.fhl-poll,.fhl-radar,.fhl-heat,.fhl-retention{display:none!important;}
.fhl-sidebar{position:sticky!important;top:16px!important;background:transparent!important;border:0!important;box-shadow:none!important;}.fhl-info-card{background:#fff!important;border:1px solid var(--fhl-line)!important;border-radius:16px!important;box-shadow:0 8px 24px rgba(15,23,42,.045)!important;color:#111!important;padding:18px!important;margin-bottom:14px!important;}.fhl-info-card strong{font-family:Impact,'Arial Black',sans-serif!important;color:#111!important;font-size:24px!important;}.fhl-info-card a{display:block!important;color:#111!important;text-decoration:none!important;background:#fff!important;border-top:1px solid var(--fhl-line)!important;padding:12px 0!important;}.fhl-info-card a:hover{color:#000!important;background:#fffef0!important;}
.fhl-empty,.fhl-loading,.fhl-notice,.fhl-api-error{background:#fff!important;color:#111!important;border:1px solid var(--fhl-line)!important;border-radius:14px!important;padding:18px!important;box-shadow:none!important;}.fhl-debug-notice{display:none!important;}.fhl-footnote{color:#6b7280!important;font-size:13px!important;margin:16px 0!important;}
@media(max-width:980px){.fhl-portal-grid{display:block!important;}.fhl-sidebar{display:none!important;}.fhl-toolbar{grid-template-columns:1fr!important;}.fhl-toolbar select{width:100%!important;max-width:none!important;}}
@media(max-width:760px){.fhl-wrap{padding:12px 12px 24px!important;margin:0!important;}.fhl-ad{margin:0 0 18px!important;min-height:70px!important;}.fhl-datebar{gap:8px!important;padding-bottom:16px!important;}.fhl-datebar button{min-width:82px!important;height:64px!important;}.fhl-tabs{gap:8px!important;padding-bottom:14px!important;}.fhl-tabs button{padding:11px 15px!important;font-size:15px!important;}.fhl-toolbar{display:none!important;}.fhl-all h3{font-size:28px!important;margin:16px 0 12px!important;}.fhl-league{border-radius:14px!important;box-shadow:none!important;margin-bottom:18px!important;}.fhl-league-head{padding:14px!important;grid-template-columns:30px 1fr auto!important;}.fhl-match-sport-row{grid-template-columns:64px minmax(0,1fr) 106px!important;gap:8px!important;padding:18px 12px!important;}.fhl-badge{font-size:11px!important;min-width:48px!important;padding:8px 7px!important;}.fhl-team{grid-template-columns:32px minmax(0,1fr) 24px!important;gap:9px!important;}.fhl-team span{font-size:21px!important;font-weight:500!important;}.fhl-team-score{font-size:21px!important;}.fhl-match-date{min-height:74px!important;padding-left:10px!important;}.fhl-match-date span{font-size:19px!important;}.fhl-match-date strong{font-size:19px!important;}.fhl-match-meta{display:block!important;padding:0 12px 12px!important;}.fhl-actions-clean{justify-content:flex-start!important;margin-top:10px!important;}.fhl-tv-band{font-size:19px!important;padding:13px 10px!important;}.fhl-fav{right:8px!important;top:8px!important;}}
@media(max-width:430px){.fhl-match-sport-row{grid-template-columns:58px minmax(0,1fr) 100px!important;}.fhl-team span{font-size:20px!important;}.fhl-match-date span,.fhl-match-date strong{font-size:18px!important;}}

/* v5.24.6 TV Affiliate Automation */
.fhl-footnote{display:none!important}
.fhl-tv-band .fhl-tv-clean{font-weight:800;color:#111;background:#f3f3f3;border-top:1px solid #ececec;border-bottom:1px solid #ececec;text-align:center;padding:14px 12px}
.fhl-actions-clean{display:flex;gap:10px;flex-wrap:wrap;align-items:center}
.fhl-watch-secondary{background:#fff!important;color:#111!important;border:1px solid #d9dce3!important;box-shadow:none!important}
.fhl-watch-secondary:hover{background:#f4ff00!important;color:#000!important;border-color:#f4ff00!important}
@media(max-width:640px){.fhl-actions-clean{width:100%;justify-content:flex-start}.fhl-actions-clean .fhl-watch,.fhl-actions-clean .fhl-detail-link,.fhl-actions-clean .fhl-more{min-height:42px}}

/* v5.24.7 Sport.de mobile card refinement + TV affiliate band */
.fhl-wrap{
  --fhl-dazn:#F3FF00!important;
  --fhl-red:#B00020!important;
  background:#f5f6f8!important;
  color:#111!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.fhl-theme-safe-wrap{background:#f5f6f8!important;}
.fhl-ad{background:#fffef2!important;color:#111!important;border:1px dashed #F3FF00!important;box-shadow:0 10px 28px rgba(17,24,39,.05)!important;}
.fhl-ad strong{color:#111!important}.fhl-ad span{color:#5f6673!important}
.fhl-league{background:#fff!important;border:1px solid #e2e5ea!important;border-radius:14px!important;box-shadow:0 8px 22px rgba(15,23,42,.04)!important;overflow:hidden!important;}
.fhl-league-head{background:#fff!important;border-bottom:1px solid #e8ebef!important;padding:13px 16px!important;}
.fhl-league-head strong{color:#111!important;font-weight:900!important;}
.fhl-league-head span{color:#636b78!important;}
.fhl-match{position:relative!important;background:#fff!important;border-top:1px solid #edf0f3!important;padding:0!important;}
.fhl-match:hover{background:#fff!important;transform:none!important;}
.fhl-match-sport-row{display:grid!important;grid-template-columns:72px minmax(0,1fr) 130px!important;gap:12px!important;align-items:center!important;padding:15px 16px 12px!important;}
.fhl-badge{background:#eef1f4!important;color:#111!important;border:1px solid #dce1e7!important;border-radius:999px!important;min-width:54px!important;text-align:center!important;padding:8px 8px!important;font-weight:900!important;}
.fhl-badge-plan{background:#ffffef!important;border-color:#F3FF00!important;color:#111!important;}
.fhl-badge-live{background:#B00020!important;border-color:#B00020!important;color:#fff!important;}
.fhl-teams-stack{gap:7px!important;}
.fhl-team{display:grid!important;grid-template-columns:34px minmax(0,1fr) 28px!important;gap:10px!important;align-items:center!important;color:#111!important;text-decoration:none!important;}
.fhl-team img,.fhl-team-placeholder{width:32px!important;height:32px!important;border-radius:3px!important;background:#fff!important;object-fit:contain!important;}
.fhl-team-placeholder{font-size:20px!important;}
.fhl-team span{font-size:20px!important;font-weight:800!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.fhl-team-score{font-size:20px!important;font-weight:900!important;text-align:right!important;color:#111!important;}
.fhl-match-date{border-left:1px solid #e5e7eb!important;padding-left:16px!important;min-height:70px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;}
.fhl-match-date span{font-size:20px!important;color:#6b7280!important;font-weight:800!important;line-height:1.05!important;}
.fhl-match-date strong{font-size:20px!important;color:#111!important;font-weight:900!important;line-height:1.2!important;margin-top:5px!important;}
.fhl-live-text{color:#B00020!important;}
.fhl-odds-strip{display:flex!important;align-items:center!important;gap:0!important;margin:0 18px 0 92px!important;max-width:620px!important;height:34px!important;font-size:13px!important;line-height:1!important;}
.fhl-odds-prefix{color:#8a8f99!important;font-weight:500!important;margin-right:4px!important;}
.fhl-odds-choice{background:#eef1f8!important;border:1px solid #b00020!important;border-right:0!important;color:#555b66!important;border-radius:8px 0 0 8px!important;padding:8px 12px!important;min-width:220px!important;font-weight:800!important;}
.fhl-odds-strip strong{background:#d4143a!important;color:#fff!important;padding:9px 22px!important;border-radius:0 8px 8px 0!important;font-size:18px!important;font-weight:900!important;}
.fhl-odds-strip em{font-style:italic!important;color:#d4143a!important;font-size:24px!important;font-weight:900!important;margin-left:10px!important;letter-spacing:-1px!important;}
.fhl-tv-band{margin:10px 0 0!important;background:#f1f1f1!important;border-top:1px solid #e5e7eb!important;border-bottom:0!important;text-align:center!important;padding:12px 10px!important;color:#111!important;}
.fhl-tv-link{display:inline!important;color:#111!important;text-decoration:underline!important;text-underline-offset:3px!important;font-size:19px!important;font-weight:900!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;text-transform:none!important;}
.fhl-tv-link:hover{color:#000!important;background:transparent!important;text-decoration-thickness:2px!important;}
.fhl-match-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:13px 16px 15px!important;margin:0!important;color:#6b7280!important;font-size:15px!important;}
.fhl-actions-clean{display:flex!important;gap:10px!important;align-items:center!important;flex-wrap:wrap!important;justify-content:flex-end!important;}
.fhl-watch,.fhl-detail-link,.fhl-more{background:#fff!important;color:#111!important;border:1px solid #dfe3e8!important;border-radius:999px!important;padding:9px 16px!important;font-weight:900!important;text-transform:none!important;text-decoration:none!important;box-shadow:none!important;}
.fhl-watch:hover,.fhl-detail-link:hover,.fhl-more:hover{background:#F3FF00!important;color:#000!important;border-color:#F3FF00!important;}
.fhl-watch-secondary{background:#fff!important;color:#111!important;}
.fhl-fav{background:#111!important;color:#fff!important;}
.fhl-fav.is-fav{background:#F3FF00!important;color:#000!important;}
.fhl-footnote{display:none!important;}
@media(max-width:760px){
  .fhl-wrap{padding:0 10px 20px!important;margin:0!important;background:#f5f6f8!important;}
  .fhl-datebar{gap:8px!important;padding:12px 0 14px!important;}
  .fhl-datebar button{min-width:82px!important;height:58px!important;border-radius:10px!important;padding:8px 10px!important;background:#fff!important;}
  .fhl-datebar button.is-active{background:#F3FF00!important;}
  .fhl-tabs{position:relative!important;top:auto!important;display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:8px!important;background:#fff!important;border:1px solid #e6e9ee!important;border-radius:0!important;padding:10px 8px!important;margin:0 -10px 14px!important;}
  .fhl-tabs button{font-size:15px!important;border-radius:10px!important;padding:10px 12px!important;background:#fff!important;color:#111!important;}
  .fhl-tabs button.is-active{background:#F3FF00!important;color:#000!important;}
  .fhl-toolbar{display:none!important;}
  .fhl-league{border-radius:10px!important;margin:0 0 18px!important;box-shadow:none!important;}
  .fhl-league-head{padding:12px 14px!important;grid-template-columns:28px 1fr auto!important;}
  .fhl-league-head strong{font-size:22px!important;}
  .fhl-league-head span{font-size:17px!important;}
  .fhl-league-ball{font-size:20px!important;}
  .fhl-match-sport-row{grid-template-columns:72px minmax(0,1fr) 112px!important;gap:8px!important;padding:16px 10px 12px!important;}
  .fhl-badge{min-width:54px!important;font-size:14px!important;padding:10px 6px!important;}
  .fhl-team{grid-template-columns:31px minmax(0,1fr) 22px!important;gap:8px!important;}
  .fhl-team img,.fhl-team-placeholder{width:29px!important;height:29px!important;}
  .fhl-team span{font-size:20px!important;font-weight:800!important;}
  .fhl-team-score{font-size:18px!important;}
  .fhl-match-date{min-height:68px!important;padding-left:10px!important;}
  .fhl-match-date span{font-size:20px!important;}
  .fhl-match-date strong{font-size:20px!important;}
  .fhl-odds-strip{margin:0 10px 0 94px!important;height:30px!important;max-width:none!important;}
  .fhl-odds-choice{min-width:0!important;flex:1!important;font-size:13px!important;padding:7px 9px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  .fhl-odds-strip strong{font-size:16px!important;padding:8px 14px!important;}
  .fhl-odds-strip em{font-size:21px!important;margin-left:8px!important;}
  .fhl-tv-band{padding:12px 8px!important;margin-top:10px!important;}
  .fhl-tv-link{font-size:21px!important;}
  .fhl-match-meta{display:block!important;padding:12px 10px 14px!important;font-size:18px!important;}
  .fhl-actions-clean{justify-content:flex-start!important;margin-top:12px!important;}
  .fhl-watch,.fhl-detail-link,.fhl-more{font-size:16px!important;min-height:42px!important;padding:10px 18px!important;background:#fff!important;color:#111!important;}
  .fhl-fav{right:10px!important;top:10px!important;width:36px!important;height:36px!important;}
}
@media(max-width:430px){
  .fhl-wrap{padding-left:8px!important;padding-right:8px!important;}
  .fhl-match-sport-row{grid-template-columns:62px minmax(0,1fr) 102px!important;gap:8px!important;padding:15px 8px 11px!important;}
  .fhl-badge{min-width:48px!important;font-size:13px!important;}
  .fhl-team{grid-template-columns:29px minmax(0,1fr) 20px!important;gap:7px!important;}
  .fhl-team img,.fhl-team-placeholder{width:27px!important;height:27px!important;}
  .fhl-team span{font-size:19px!important;}
  .fhl-match-date span,.fhl-match-date strong{font-size:18px!important;}
  .fhl-odds-strip{margin-left:74px!important;}
  .fhl-odds-strip em{font-size:18px!important;}
  .fhl-tv-link{font-size:20px!important;}
}

/* v5.25.0 monetarisierung + editorial details */
.fhl-odds-strip{display:none!important}
.fhl-affiliate-strip{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:10px 0 0;padding:10px 14px;background:#fff8cc;border:1px solid #f2e600;border-radius:12px;font-weight:900;color:#111}
.fhl-affiliate-strip a{display:inline-flex;align-items:center;justify-content:center;background:#f2e600;color:#050505!important;text-decoration:none!important;border-radius:999px;padding:8px 14px;font-weight:900}
.fhl-tv-band{background:#f1f1f1!important;border-top:1px solid #e3e3e3!important;text-align:center;padding:12px!important;margin:12px -16px -16px!important}
.fhl-tv-band .fhl-tv-link{font-size:18px;font-weight:900;color:#111!important;text-decoration:underline!important}
.fhl-editorial-detail{max-width:1120px;margin:0 auto;padding:24px 16px}
.fhl-editorial-hero,.fhl-editorial-text,.fhl-editorial-faq{background:#fff!important;color:#111!important;border:1px solid #e5e7eb!important;border-radius:20px!important;box-shadow:0 14px 38px rgba(0,0,0,.06)!important}
.fhl-editorial-hero h1{color:#111!important;font-size:clamp(34px,5vw,64px)!important;line-height:1.03!important;letter-spacing:-.03em!important}
.fhl-editorial-hero p,.fhl-editorial-text p,.fhl-editorial-faq p{font-size:18px;line-height:1.75;color:#333!important}
.fhl-editorial-score{display:inline-flex;gap:14px;align-items:center;border:1px solid #e5e7eb;border-radius:999px;padding:10px 16px;background:#f7f8fa;margin-top:14px}
.fhl-editorial-score strong{font-size:26px;color:#111}
.fhl-editorial-score span{color:#666;font-weight:800}
.fhl-detail-card h2,.fhl-detail-card h3{color:#111!important}
.fhl-watch{background:#f2e600!important;color:#050505!important;border:1px solid #d6cc00!important;text-decoration:none!important}
.fhl-watch-secondary{background:#fff!important;color:#111!important;border:1px solid #d7dce3!important}
@media(max-width:700px){.fhl-tv-band .fhl-tv-link{font-size:16px}.fhl-affiliate-strip{font-size:14px}.fhl-editorial-detail{padding:14px 10px}.fhl-editorial-hero h1{font-size:34px!important}.fhl-editorial-hero p,.fhl-editorial-text p,.fhl-editorial-faq p{font-size:16px}}

/* v5.25.1: SEO detail pages + clearer sport.de-style cards */
.fhl-editorial-detail .fhl-detail-card{
  background:#fff!important;
  border:1px solid #e3e7ec!important;
  border-radius:18px!important;
  box-shadow:0 8px 28px rgba(15,23,42,.06)!important;
  margin:0 0 18px!important;
}
.fhl-editorial-detail .fhl-editorial-hero h1{color:#111!important;line-height:1.02!important;margin-bottom:18px!important;}
.fhl-editorial-detail p{color:#374151!important;line-height:1.75!important;}
.fhl-info-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin-top:10px!important;}
.fhl-info-grid>div{background:#f7f8fa!important;border:1px solid #e5e7eb!important;border-radius:14px!important;padding:14px!important;}
.fhl-info-grid span{display:block!important;color:#6b7280!important;font-size:13px!important;margin-bottom:5px!important;}
.fhl-info-grid strong{display:block!important;color:#111!important;font-weight:900!important;}
.fhl-sport-match{
  position:relative!important;
  background:#fff!important;
  border:1px solid #dfe5ec!important;
  border-radius:16px!important;
  margin:0 0 18px!important;
  overflow:hidden!important;
  box-shadow:0 8px 24px rgba(15,23,42,.055)!important;
}
.fhl-sport-match + .fhl-sport-match{margin-top:18px!important;}
.fhl-league .fhl-sport-match{border-top:1px solid #dfe5ec!important;}
.fhl-match-sport-row{background:#fff!important;border-bottom:1px solid #eef1f4!important;}
.fhl-match-meta{background:#fff!important;border-top:0!important;}
.fhl-fav{
  top:12px!important;
  right:12px!important;
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  font-size:15px!important;
  line-height:28px!important;
  box-shadow:0 4px 12px rgba(0,0,0,.14)!important;
}
.fhl-match-date{padding-right:44px!important;}
.fhl-featured-match{border:1px solid #cfd6df!important;box-shadow:0 12px 32px rgba(15,23,42,.08)!important;}
.fhl-detail-link,.fhl-more,.fhl-watch{background:#fff!important;color:#111!important;border:1px solid #dce2e8!important;}
.fhl-detail-link:hover,.fhl-more:hover,.fhl-watch:hover{background:#f3ff00!important;border-color:#f3ff00!important;color:#000!important;}
@media(max-width:760px){
  .fhl-editorial-detail{padding:12px!important;}
  .fhl-info-grid{grid-template-columns:1fr 1fr!important;}
  .fhl-sport-match{border-radius:14px!important;margin-bottom:16px!important;}
  .fhl-fav{top:10px!important;right:10px!important;width:26px!important;height:26px!important;font-size:14px!important;line-height:26px!important;}
  .fhl-match-date{padding-right:38px!important;}
}

/* v5.25.2 - Sport.de-inspirierte Mobile Cards: weniger Rahmen, TV-Band am Card-Ende */
:root{--fhl-dazn:#f2ff00!important;--fhl-red:#b00020!important;--fhl-line:#e6e9ee!important;--fhl-soft:#f3f4f6!important;}
.fhl-league{background:#fff!important;border:1px solid var(--fhl-line)!important;border-radius:16px!important;box-shadow:0 8px 22px rgba(15,23,42,.04)!important;overflow:hidden!important;margin-bottom:24px!important;}
.fhl-league-head{background:#fff!important;border:0!important;border-bottom:1px solid var(--fhl-line)!important;border-radius:0!important;box-shadow:none!important;}
.fhl-league-body{background:#fff!important;padding:0!important;}
.fhl-match{border:0!important;border-top:1px solid var(--fhl-line)!important;border-radius:0!important;box-shadow:none!important;margin:0!important;overflow:hidden!important;background:#fff!important;}
.fhl-match:first-child{border-top:0!important;}
.fhl-match-sport-row{background:#fff!important;border:0!important;border-bottom:0!important;}
.fhl-team img{object-fit:contain!important;border-radius:2px!important;background:transparent!important;box-shadow:none!important;}
.fhl-fav{top:12px!important;right:12px!important;width:34px!important;height:34px!important;font-size:17px!important;background:#111!important;color:#fff!important;box-shadow:none!important;}
.fhl-fav.is-fav{background:var(--fhl-dazn)!important;color:#111!important;}
.fhl-affiliate-strip{margin:0 16px 0!important;border:1px solid #d3153b!important;border-radius:8px!important;background:#f4f6fb!important;color:#111!important;min-height:34px!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;overflow:hidden!important;box-shadow:none!important;}
.fhl-affiliate-strip .fhl-affiliate-label{display:block!important;padding:8px 12px!important;font-weight:800!important;color:#5f6672!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.fhl-affiliate-strip a{display:flex!important;align-items:center!important;justify-content:center!important;align-self:stretch!important;min-width:112px!important;padding:7px 12px!important;background:var(--fhl-red)!important;color:#fff!important;text-decoration:none!important;font-weight:900!important;border-radius:0!important;}
.fhl-match-meta{background:#fff!important;border:0!important;padding:12px 16px!important;margin:0!important;color:#6b7280!important;}
.fhl-actions-clean{gap:10px!important;}
.fhl-watch,.fhl-detail-link,.fhl-more{background:#fff!important;color:#111!important;border:1px solid #dfe3e8!important;border-radius:999px!important;box-shadow:none!important;text-decoration:none!important;}
.fhl-tv-band{display:block!important;margin:0!important;background:#f0f0f0!important;border:0!important;border-top:1px solid #e1e1e1!important;border-radius:0!important;text-align:center!important;padding:13px 10px!important;color:#111!important;line-height:1.25!important;}
.fhl-tv-band .fhl-tv-link,.fhl-tv-link{font-size:18px!important;font-weight:800!important;color:#111!important;text-decoration:underline!important;text-underline-offset:3px!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;}
.fhl-expand{border-top:1px solid var(--fhl-line)!important;background:#fff!important;}
@media(max-width:760px){
  .fhl-wrap{padding-left:10px!important;padding-right:10px!important;}
  .fhl-all h3{font-size:32px!important;letter-spacing:-.03em!important;margin:22px 0 14px!important;}
  .fhl-league{border-radius:14px!important;margin-bottom:20px!important;box-shadow:none!important;}
  .fhl-league-head{padding:13px 14px!important;}
  .fhl-league-head strong{font-size:28px!important;}
  .fhl-league-head span{font-size:22px!important;color:#6b7280!important;font-weight:500!important;}
  .fhl-match{border-top:1px solid #eef1f4!important;}
  .fhl-match-sport-row{grid-template-columns:64px minmax(0,1fr) 105px!important;padding:16px 10px 14px!important;gap:8px!important;}
  .fhl-badge{width:58px!important;height:58px!important;min-width:58px!important;border-radius:999px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important;font-weight:900!important;}
  .fhl-team{grid-template-columns:34px minmax(0,1fr) 26px!important;gap:8px!important;}
  .fhl-team span{font-size:22px!important;line-height:1.14!important;font-weight:800!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  .fhl-team img{width:30px!important;height:22px!important;}
  .fhl-team-score{font-size:22px!important;font-weight:900!important;}
  .fhl-match-date{min-height:68px!important;padding-left:10px!important;}
  .fhl-match-date span{font-size:20px!important;color:#6b7280!important;font-weight:800!important;line-height:1.05!important;}
  .fhl-match-date strong{font-size:20px!important;line-height:1.15!important;font-weight:900!important;}
  .fhl-fav{top:14px!important;right:14px!important;width:32px!important;height:32px!important;font-size:16px!important;}
  .fhl-affiliate-strip{margin:0 10px 0!important;min-height:32px!important;}
  .fhl-affiliate-strip .fhl-affiliate-label{font-size:14px!important;padding:7px 9px!important;}
  .fhl-affiliate-strip a{font-size:14px!important;min-width:82px!important;padding:7px 9px!important;}
  .fhl-match-meta{padding:11px 14px 13px!important;font-size:18px!important;display:block!important;}
  .fhl-actions-clean{display:flex!important;justify-content:flex-start!important;gap:10px!important;margin-top:12px!important;}
  .fhl-watch,.fhl-detail-link,.fhl-more{font-size:16px!important;padding:10px 16px!important;}
  .fhl-tv-band{padding:13px 8px!important;background:#f0f0f0!important;}
  .fhl-tv-band .fhl-tv-link,.fhl-tv-link{font-size:20px!important;font-weight:800!important;}
}
@media(max-width:430px){
  .fhl-match-sport-row{grid-template-columns:58px minmax(0,1fr) 96px!important;padding:15px 8px 13px!important;}
  .fhl-team span{font-size:20px!important;}
  .fhl-team img{width:28px!important;height:20px!important;}
  .fhl-match-date span,.fhl-match-date strong{font-size:18px!important;}
  .fhl-badge{width:54px!important;height:54px!important;min-width:54px!important;font-size:12px!important;}
  .fhl-tv-band .fhl-tv-link,.fhl-tv-link{font-size:19px!important;}
}


/* v5.25.3: backend-steuerbares Zusatz-Affiliate-Design */
.fhl-wrap .fhl-affiliate-strip{
  background:var(--fhl-aff-bg,#f4f6fb)!important;
  border-color:var(--fhl-aff-border,#d3153b)!important;
  border-radius:var(--fhl-aff-radius,8px)!important;
}
.fhl-wrap .fhl-affiliate-strip .fhl-affiliate-label{
  color:var(--fhl-aff-text,#5f6672)!important;
  font-size:var(--fhl-aff-label-size,14px)!important;
}
.fhl-wrap .fhl-affiliate-strip a{
  background:var(--fhl-aff-btn-bg,#d3153b)!important;
  color:var(--fhl-aff-btn-text,#fff)!important;
  font-size:var(--fhl-aff-btn-size,14px)!important;
}

/* v5.25.6 – freundliche Frontend-Hinweise + Live-Minuten-Icon */
.fhl-live-minute{width:54px!important;height:54px!important;min-width:54px!important;border-radius:999px!important;background:#B00020!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;font-weight:900!important;line-height:1!important;box-shadow:0 0 0 0 rgba(176,0,32,.38)!important;animation:fhlLiveMinutePulse 1.35s infinite!important;}
.fhl-live-minute i{width:8px!important;height:8px!important;background:#fff!important;border-radius:999px!important;display:block!important;margin-bottom:4px!important;}
.fhl-live-minute b{font-size:14px!important;color:#fff!important;letter-spacing:.2px!important;}
.fhl-live-inline-dot{display:inline-block!important;width:9px!important;height:9px!important;border-radius:999px!important;background:#B00020!important;margin-right:7px!important;vertical-align:middle!important;box-shadow:0 0 0 4px rgba(176,0,32,.12)!important;}
.fhl-live-text{color:#B00020!important;display:flex!important;align-items:center!important;gap:2px!important;}
.fhl-empty strong{color:#111!important;font-weight:900!important;}
.fhl-notice{background:#fffef0!important;border:1px solid #F3FF00!important;color:#111!important;border-radius:14px!important;padding:14px 16px!important;font-weight:700!important;}
@keyframes fhlLiveMinutePulse{0%{box-shadow:0 0 0 0 rgba(176,0,32,.32)}70%{box-shadow:0 0 0 9px rgba(176,0,32,0)}100%{box-shadow:0 0 0 0 rgba(176,0,32,0)}}
@media(max-width:760px){.fhl-live-minute{width:54px!important;height:54px!important;min-width:54px!important}.fhl-live-minute b{font-size:13px!important}}


/* v5.27.1 – Sport.de Mobile Live Card + centered datebar */
.fhl-datebar{scroll-behavior:smooth!important;scroll-padding-left:50%!important;scroll-padding-right:50%!important;}
.fhl-datebar button{flex:0 0 auto!important;}
.fhl-datebar button.is-active{background:#F3FF00!important;border-color:#F3FF00!important;color:#000!important;box-shadow:none!important;}
.fhl-sport-match.is-live-match{
  background:#fffbe6!important;
  border:1px solid #F3FF00!important;
  box-shadow:0 10px 26px rgba(243,255,0,.14)!important;
}
.fhl-sport-match.is-live-match .fhl-match-sport-row,
.fhl-sport-match.is-live-match .fhl-match-meta{
  background:#fffbe6!important;
}
.fhl-sport-match.is-live-match .fhl-tv-band{
  background:#fff!important;
  border:1px solid #e5e7eb!important;
  border-radius:8px!important;
  margin:0 14px 12px!important;
  padding:11px 12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
}
.fhl-sport-match.is-live-match .fhl-tv-band:after{
  content:'›';
  font-size:28px;
  line-height:1;
  color:#111;
  font-weight:500;
}
.fhl-live-minute{
  background:#F3FF00!important;
  color:#000!important;
  border-radius:10px!important;
  width:82px!important;
  min-width:82px!important;
  height:70px!important;
  box-shadow:0 0 0 0 rgba(243,255,0,.52),0 8px 20px rgba(0,0,0,.10)!important;
  animation:fhlYellowLivePulse 1.35s infinite!important;
}
.fhl-live-minute:before{
  content:'LIVE';
  display:block;
  color:#000;
  font-size:20px;
  font-weight:900;
  letter-spacing:.2px;
}
.fhl-live-minute i{
  width:10px!important;
  height:10px!important;
  background:#d4001a!important;
  margin:0 6px 0 0!important;
  display:inline-block!important;
}
.fhl-live-minute b{
  color:#000!important;
  font-size:18px!important;
  margin-top:3px!important;
}
.fhl-live-minute{flex-direction:column!important;}
.fhl-live-text{color:#C40018!important;}
.fhl-live-inline-dot{background:#C40018!important;box-shadow:0 0 0 5px rgba(196,0,24,.12)!important;}
@keyframes fhlYellowLivePulse{0%{box-shadow:0 0 0 0 rgba(243,255,0,.55),0 8px 20px rgba(0,0,0,.10)}70%{box-shadow:0 0 0 10px rgba(243,255,0,0),0 8px 20px rgba(0,0,0,.10)}100%{box-shadow:0 0 0 0 rgba(243,255,0,0),0 8px 20px rgba(0,0,0,.10)}}
@media(max-width:760px){
  .fhl-datebar{padding-left:calc(50vw - 45px)!important;padding-right:calc(50vw - 45px)!important;}
  .fhl-datebar button{min-width:90px!important;}
  .fhl-sport-match.is-live-match{background:#fffbe6!important;}
  .fhl-sport-match.is-live-match .fhl-match-sport-row{background:#fffbe6!important;}
  .fhl-sport-match.is-live-match .fhl-match-date strong{color:#C40018!important;}
  .fhl-live-minute{width:72px!important;min-width:72px!important;height:62px!important;border-radius:9px!important;}
  .fhl-live-minute:before{font-size:18px!important;}
  .fhl-live-minute b{font-size:16px!important;}
  .fhl-sport-match.is-live-match .fhl-tv-band{margin:0 10px 12px!important;}
}
@media(max-width:430px){
  .fhl-datebar{padding-left:calc(50vw - 43px)!important;padding-right:calc(50vw - 43px)!important;}
  .fhl-live-minute{width:66px!important;min-width:66px!important;height:58px!important;}
  .fhl-live-minute:before{font-size:17px!important;}
  .fhl-live-minute b{font-size:15px!important;}
}

/* v5.29.0: FussballHeute Hubseite */
.fhl-hub{max-width:1280px;margin:0 auto;padding:28px 18px 44px;background:#f6f7f9;color:#111;font-family:inherit}
.fhl-hub a{text-decoration:none}
.fhl-hub-hero{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:30px;box-shadow:0 14px 35px rgba(17,24,39,.06)}
.fhl-hub-kicker{display:inline-block;background:#f3ff00;color:#000;font-weight:900;border-radius:999px;padding:8px 14px;margin-bottom:12px;text-transform:uppercase;font-size:13px;letter-spacing:.04em}
.fhl-hub-hero h1{margin:0 0 12px!important;color:#111!important;font-size:clamp(34px,4vw,62px)!important;line-height:1.02!important;font-weight:950!important;letter-spacing:-.03em}
.fhl-hub-hero p{max-width:820px;font-size:18px;line-height:1.55;color:#3f4652;margin:0 0 18px}
.fhl-hub-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}
.fhl-hub-actions a{display:inline-flex;align-items:center;justify-content:center;background:#111;color:#fff!important;border-radius:999px;padding:12px 18px;font-weight:850;border:1px solid #111}
.fhl-hub-actions a:first-child{background:#f3ff00;color:#000!important;border-color:#f3ff00}
.fhl-hub-highlight{background:#111;color:#fff;border-radius:20px;padding:22px;display:flex;flex-direction:column;justify-content:center;gap:8px;border:1px solid #222}
.fhl-hub-highlight strong{color:#f3ff00;font-size:24px}.fhl-hub-highlight span{color:#e8e8e8;line-height:1.45}
.fhl-hub-section{margin-top:24px;background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:22px;box-shadow:0 10px 28px rgba(17,24,39,.04)}
.fhl-hub-section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}
.fhl-hub-section h2,.fhl-hub-card-group h2{margin:0 0 14px!important;color:#111!important;font-size:30px!important;line-height:1.1!important;font-weight:950!important;letter-spacing:-.02em}
.fhl-hub-section-head h2{margin:0!important}.fhl-hub-section-head a{font-weight:850;color:#111;background:#f3ff00;border-radius:999px;padding:10px 14px}
.fhl-hub-grid-block{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:24px}.fhl-hub-card-group{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:22px;box-shadow:0 10px 28px rgba(17,24,39,.04)}
.fhl-hub-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fhl-hub-card{display:flex;flex-direction:column;gap:5px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;min-height:82px;color:#111!important;transition:.18s ease}.fhl-hub-card:hover{border-color:#f3ff00;box-shadow:0 8px 18px rgba(243,255,0,.22);transform:translateY(-1px)}
.fhl-hub-card strong{font-size:17px;color:#111}.fhl-hub-card span{color:#616b78;font-size:14px;line-height:1.35}.fhl-news-hub-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.fhl-news-hub-item{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px}.fhl-news-hub-item span{display:inline-block;font-weight:850;font-size:12px;text-transform:uppercase;background:#f3ff00;color:#000;border-radius:999px;padding:5px 9px;margin-bottom:10px}.fhl-news-hub-item h3{margin:0 0 8px!important;font-size:19px!important;line-height:1.2!important}.fhl-news-hub-item h3 a{color:#111!important}.fhl-news-hub-item p{margin:0;color:#5f6672;line-height:1.45}.fhl-news-hub-empty{border:1px dashed #d7dce3;border-radius:16px;padding:18px;background:#fafafa;margin-bottom:16px}.fhl-news-hub-empty strong{display:block;color:#111;margin-bottom:5px}.fhl-news-hub-empty span{color:#5f6672}.fhl-hub .fhl-wrap{max-width:none!important;padding:0!important;background:transparent!important}.fhl-hub-live .fhl-ad-hero{display:none!important}
@media(max-width:900px){.fhl-hub-hero{grid-template-columns:1fr}.fhl-hub-grid-block{grid-template-columns:1fr}.fhl-news-hub-list{grid-template-columns:1fr 1fr}.fhl-hub-cards{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.fhl-hub{padding:16px 10px 28px}.fhl-hub-hero,.fhl-hub-section,.fhl-hub-card-group{border-radius:18px;padding:18px}.fhl-hub-hero h1{font-size:34px!important}.fhl-hub-hero p{font-size:16px}.fhl-hub-section-head{align-items:flex-start;flex-direction:column}.fhl-hub-cards,.fhl-news-hub-list{grid-template-columns:1fr}.fhl-hub-actions a{width:100%}.fhl-hub-highlight{padding:18px}.fhl-hub-section h2,.fhl-hub-card-group h2{font-size:25px!important}}

/* v5.29.1 Hub Navigator: Startseite ohne eingebetteten Livecenter */
.fhl-hub-nav-only{max-width:1180px;margin:0 auto;padding:22px 16px 54px;color:#111;background:#fff;}
.fhl-hub-hero-clean{background:linear-gradient(180deg,#ffffff 0%,#f6f7f9 100%);border:1px solid #e6e8ec;border-radius:22px;padding:28px;box-shadow:0 16px 40px rgba(15,23,42,.06);margin-bottom:22px;}
.fhl-hub-hero-clean h1{color:#111!important;font-size:clamp(34px,4vw,62px);line-height:1.02;margin:8px 0 12px;letter-spacing:-.03em;}
.fhl-hub-hero-clean p{max-width:860px;font-size:18px;line-height:1.65;color:#4b5563;margin:0;}
.fhl-hub-kicker{display:inline-flex;border-radius:999px;background:#f7ff00;color:#111;font-weight:900;padding:8px 14px;text-transform:uppercase;letter-spacing:.04em;}
.fhl-hub-priority{background:#fff;border:1px solid #e6e8ec;border-radius:22px;padding:22px;margin:0 0 22px;box-shadow:0 16px 40px rgba(15,23,42,.05);}
.fhl-hub-priority-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}
.fhl-hub-priority-card{display:block;text-decoration:none!important;background:#111;color:#fff;border-radius:18px;padding:18px;min-height:136px;box-shadow:0 14px 26px rgba(0,0,0,.08);transition:.18s ease;}
.fhl-hub-priority-card:hover{transform:translateY(-2px);box-shadow:0 18px 30px rgba(0,0,0,.12);}
.fhl-hub-priority-card span{display:inline-flex;background:#f7ff00;color:#111;border-radius:999px;padding:5px 9px;font-weight:900;font-size:12px;margin-bottom:12px;}
.fhl-hub-priority-card strong{display:block;font-size:22px;line-height:1.15;margin-bottom:10px;}
.fhl-hub-priority-card em{display:block;font-style:normal;color:#d1d5db;font-size:14px;line-height:1.4;}
.fhl-hub-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px;}
.fhl-hub-section-head h2,.fhl-hub-card-group h2{font-size:clamp(26px,3vw,40px);line-height:1.05;color:#111!important;margin:0;font-weight:950;letter-spacing:-.03em;}
.fhl-hub-section-head a{font-weight:900;color:#111;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px;}
.fhl-hub-section-head span{color:#6b7280;max-width:520px;text-align:right;line-height:1.45;}
.fhl-hub-topic{background:#f7f8fa;border:1px solid #e6e8ec;border-radius:24px;padding:22px;margin:22px 0;}
.fhl-hub-topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;}
.fhl-hub-card-group{background:#fff;border:1px solid #e6e8ec;border-radius:20px;padding:20px;box-shadow:0 12px 28px rgba(15,23,42,.04);}
.fhl-hub-card-group h2{font-size:26px;margin-bottom:14px;}
.fhl-hub-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}
.fhl-hub-card{display:block;text-decoration:none!important;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px;transition:.18s ease;color:#111!important;}
.fhl-hub-card:hover{border-color:#f7ff00;box-shadow:0 0 0 3px rgba(247,255,0,.28);}
.fhl-hub-card strong{display:block;font-size:16px;line-height:1.22;color:#111;}
.fhl-hub-card span{display:block;margin-top:5px;color:#6b7280;font-size:13px;line-height:1.35;}
.fhl-hub-seo-text{background:#fff;border:1px solid #e6e8ec;border-radius:22px;padding:24px;margin-top:22px;}
.fhl-hub-seo-text h2{color:#111!important;font-size:30px;margin:0 0 12px;}
.fhl-hub-seo-text p{font-size:17px;line-height:1.65;color:#374151;max-width:980px;}
.fhl-news-hub-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}
.fhl-news-hub-item{border:1px solid #e6e8ec;border-radius:18px;padding:16px;background:#fff;}
.fhl-news-hub-item span{display:inline-flex;background:#f7ff00;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900;color:#111;}
.fhl-news-hub-item h3{font-size:20px;line-height:1.18;margin:10px 0 8px;}
.fhl-news-hub-item a{color:#111!important;text-decoration:none!important;}
.fhl-news-hub-item p{color:#6b7280;line-height:1.45;margin:0;}
@media(max-width:900px){.fhl-hub-priority-grid,.fhl-hub-topic-grid,.fhl-news-hub-list{grid-template-columns:1fr}.fhl-hub-cards{grid-template-columns:1fr}.fhl-hub-section-head{align-items:flex-start;flex-direction:column}.fhl-hub-section-head span{text-align:left}.fhl-hub-nav-only{padding:14px 12px 38px}.fhl-hub-hero-clean,.fhl-hub-priority,.fhl-hub-topic{border-radius:18px;padding:18px}.fhl-hub-priority-card{min-height:auto}.fhl-hub-card-group{padding:16px}.fhl-hub-hero-clean p{font-size:16px}}


/* v5.30.0 Hub-/Liga-Slider + einheitliches SEO-Design */
.fhl-league-slider{display:flex;gap:10px;overflow-x:auto;padding:10px 2px 14px;margin:4px 0 14px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}
.fhl-league-slider button{flex:0 0 auto;min-width:118px;border:1px solid #e5e7eb;background:#fff;border-radius:14px;padding:10px 13px;text-align:left;box-shadow:0 6px 18px rgba(15,23,42,.06);cursor:pointer;scroll-snap-align:start;color:#111}
.fhl-league-slider button strong{display:block;font-size:14px;line-height:1.15;color:#111}
.fhl-league-slider button span{display:block;font-size:11px;color:#697386;margin-top:4px}
.fhl-league-slider button.is-active{border-color:#f7ff00;background:#fbffb8;box-shadow:0 8px 22px rgba(247,255,0,.18)}
.fhl-hub-nav-only .fhl-hub-card,.fhl-hub-nav-only .fhl-hub-priority-card,.fhl-seo-page-wrap .fhl-seo-box,.fhl-seo-page-wrap .fhl-seo-text{background:#fff;border:1px solid #e9edf3;border-radius:18px;box-shadow:0 8px 24px rgba(15,23,42,.06)}
.fhl-hub-nav-only .fhl-hub-card:hover,.fhl-hub-nav-only .fhl-hub-priority-card:hover{border-color:#f7ff00;background:#fefff1}
@media(max-width:640px){.fhl-league-slider{margin-left:-2px;margin-right:-2px}.fhl-league-slider button{min-width:108px;padding:9px 11px}.fhl-league-slider button strong{font-size:13px}}

/* v5.30.1: Liga-Slider steuerbar + SEO-Seiten optisch synchron zum Hub/Livecenter */
.fhl-seo-theme-page,
.fhl-seo-theme-page .entry-content,
.fhl-seo-theme-page .et_pb_section,
.fhl-seo-page-wrap{background:#fff!important;color:#111!important}
.fhl-seo-page-wrap{max-width:1180px!important;margin:0 auto!important;padding:22px 16px 54px!important;box-sizing:border-box!important}
.fhl-seo-page-wrap .fhl-seo-hero{background:linear-gradient(180deg,#fff 0%,#f7f8fa 100%)!important;border:1px solid #e6e8ec!important;border-radius:22px!important;box-shadow:0 16px 40px rgba(15,23,42,.06)!important;color:#111!important;padding:28px!important;margin:0 0 22px!important}
.fhl-seo-page-wrap .fhl-seo-hero span{display:inline-flex;background:#f7ff00!important;color:#111!important;border-radius:999px!important;padding:7px 13px!important;font-weight:950!important;letter-spacing:.02em!important;text-transform:none!important}
.fhl-seo-page-wrap .fhl-seo-hero h1{color:#111!important;font-size:clamp(32px,4.4vw,58px)!important;line-height:1.02!important;letter-spacing:-.03em!important;margin:14px 0!important}
.fhl-seo-page-wrap .fhl-seo-hero p{color:#4b5563!important;font-size:18px!important;line-height:1.6!important;max-width:900px!important;margin:0 0 10px!important}
.fhl-seo-page-wrap .fhl-seo-hero small{color:#6b7280!important}
.fhl-seo-page-wrap .fhl-seo-livebar{position:relative!important;top:auto!important;z-index:1!important;background:#fff!important;color:#111!important;border:1px solid #e6e8ec!important;border-radius:18px!important;box-shadow:0 8px 24px rgba(15,23,42,.05)!important;padding:14px!important;margin:0 0 18px!important;overflow-x:auto!important;white-space:nowrap!important}
.fhl-seo-page-wrap .fhl-seo-text,
.fhl-seo-page-wrap .fhl-seo-box,
.fhl-seo-page-wrap .fhl-seo-links,
.fhl-seo-page-wrap .fhl-seo-newsletter,
.fhl-seo-page-wrap .fhl-seo-modules{background:#fff!important;color:#111!important;border:1px solid #e6e8ec!important;border-radius:22px!important;box-shadow:0 12px 28px rgba(15,23,42,.05)!important;padding:22px!important;margin:18px 0!important}
.fhl-seo-page-wrap .fhl-seo-text p,
.fhl-seo-page-wrap .fhl-seo-box p,
.fhl-seo-page-wrap .fhl-seo-newsletter p{font-size:17px!important;line-height:1.65!important;color:#4b5563!important;margin:0 0 12px!important}
.fhl-seo-page-wrap .fhl-seo-text h2,
.fhl-seo-page-wrap .fhl-seo-box h2,
.fhl-seo-page-wrap .fhl-seo-links h2,
.fhl-seo-page-wrap .fhl-seo-newsletter h2,
.fhl-seo-page-wrap .fhl-seo-modules h2{color:#111!important;font-size:clamp(24px,3vw,36px)!important;line-height:1.08!important;margin:0 0 14px!important;letter-spacing:-.02em!important}
.fhl-seo-page-wrap .fhl-seo-links{display:flex!important;flex-wrap:wrap!important;gap:10px!important}
.fhl-seo-page-wrap .fhl-seo-links h2{width:100%!important}
.fhl-seo-page-wrap .fhl-seo-links a{display:inline-flex!important;background:#fff!important;border:1px solid #e6e8ec!important;color:#111!important;border-radius:999px!important;padding:10px 14px!important;text-decoration:none!important;font-weight:900!important}
.fhl-seo-page-wrap .fhl-seo-links a:hover{background:#f7ff00!important;border-color:#f7ff00!important;color:#111!important}
.fhl-league-slider-admin-help{background:#fff;border:1px solid #dcdcde;border-radius:12px;padding:14px;margin:12px 0}
@media(max-width:640px){
  .fhl-seo-page-wrap{padding:16px 10px 38px!important;max-width:100%!important;overflow-x:hidden!important}
  .fhl-seo-page-wrap .fhl-seo-hero{padding:18px!important;border-radius:18px!important}
  .fhl-seo-page-wrap .fhl-seo-hero h1{font-size:34px!important;line-height:1.05!important;word-break:normal!important;overflow-wrap:break-word!important}
  .fhl-seo-page-wrap .fhl-seo-hero p{font-size:16px!important;line-height:1.55!important}
  .fhl-seo-page-wrap .fhl-seo-text,
  .fhl-seo-page-wrap .fhl-seo-box,
  .fhl-seo-page-wrap .fhl-seo-links,
  .fhl-seo-page-wrap .fhl-seo-newsletter,
  .fhl-seo-page-wrap .fhl-seo-modules{padding:18px!important;border-radius:18px!important}
  .fhl-seo-page-wrap .fhl-seo-text p,
  .fhl-seo-page-wrap .fhl-seo-box p{font-size:16px!important;line-height:1.55!important}
  .fhl-seo-page-wrap .fhl-seo-links a{width:100%!important;justify-content:center!important;border-radius:16px!important}
}


/* v5.30.3 Hub/SEO Sync fixes */
.fhl-hub-priority-card{background:#f3f4f6!important;color:#111!important;border:1px solid #e5e7eb!important;box-shadow:0 10px 26px rgba(15,23,42,.06)!important;}
.fhl-hub-priority-card strong{color:#111!important;text-shadow:none!important;}
.fhl-hub-priority-card em{color:#4b5563!important;}
.fhl-hub-priority-card.is-important,.fhl-hub-priority-card:first-child{background:#0b0b0b!important;color:#fff!important;border-color:#f7ff00!important;box-shadow:0 12px 28px rgba(0,0,0,.16)!important;}
.fhl-hub-priority-card.is-important strong,.fhl-hub-priority-card:first-child strong{color:#fff!important;}
.fhl-hub-priority-card.is-important em,.fhl-hub-priority-card:first-child em{color:#d1d5db!important;}
.fhl-hub-card{background:#f3f4f6!important;color:#111!important;border:1px solid #e5e7eb!important;box-shadow:0 8px 22px rgba(15,23,42,.04)!important;}
.fhl-hub-card strong{color:#111!important;}
.fhl-hub-card span{color:#4b5563!important;}
.fhl-hub-card:hover{background:#fffde8!important;border-color:#f7ff00!important;}
.fhl-hub-priority .fhl-hub-section-head .fhl-hub-live-link,.fhl-hub-live-link{background:#f7ff00!important;color:#111!important;border:0!important;border-radius:999px!important;padding:12px 18px!important;font-weight:950!important;text-decoration:underline!important;}
.fhl-slider-admin-table input.regular-text{max-width:190px}.fhl-slider-admin-table td,.fhl-slider-admin-table th{vertical-align:middle}.fhl-slider-admin-table input.large-text{min-width:240px}
.fhl-seo-page-wrap{color:#111!important;}
.fhl-seo-page-wrap .fhl-seo-text,.fhl-seo-page-wrap .fhl-seo-box,.fhl-seo-page-wrap .fhl-seo-links,.fhl-seo-page-wrap .fhl-seo-newsletter,.fhl-seo-page-wrap .fhl-seo-modules,.fhl-seo-page-wrap .fhl-seo-admin-check{background:#fff!important;color:#111!important;border:1px solid #e6e8ec!important;border-radius:18px!important;box-shadow:0 8px 24px rgba(15,23,42,.06)!important;}
.fhl-seo-page-wrap .fhl-seo-text p,.fhl-seo-page-wrap .fhl-seo-box p{font-size:18px!important;line-height:1.65!important;color:#374151!important;}
.fhl-seo-page-wrap .fhl-seo-links a{background:#111!important;color:#f7ff00!important;border:1px solid rgba(247,255,0,.35)!important;border-radius:999px!important;}
@media(max-width:760px){.fhl-bottom-nav{display:grid!important;position:fixed!important;left:10px!important;right:10px!important;bottom:10px!important;z-index:99999!important}.fhl-hub-priority-card,.fhl-hub-card{min-height:auto!important}.fhl-slider-admin-table{font-size:12px}.fhl-slider-admin-table input{max-width:150px!important}}

/* v5.31.0 News/SEO Hub improvements */
.fhl-hub-authority-text{background:#fff!important;border:1px solid #e5e7eb!important;border-left:6px solid #f7ff00!important;box-shadow:0 14px 34px rgba(15,23,42,.08)!important}
.fhl-hub-authority-text a{color:#111!important;text-decoration:underline!important;text-decoration-thickness:2px!important;text-decoration-color:#f7ff00!important;text-underline-offset:3px!important;font-weight:800!important}
.fhl-hub-authority-text h3{font-size:22px!important;line-height:1.18!important;margin:24px 0 10px!important;color:#111!important;font-weight:950!important}
.fhl-hub-faq-mini{display:grid;gap:10px;margin-top:18px;max-width:980px}
.fhl-hub-faq-mini details{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:12px 14px}
.fhl-hub-faq-mini summary{cursor:pointer;font-weight:900;color:#111}
.fhl-hub-faq-mini p{margin:9px 0 0!important;font-size:15px!important;line-height:1.55!important;color:#4b5563!important}
@media(max-width:760px){.fhl-hub-authority-text{padding:18px!important}.fhl-hub-authority-text h2{font-size:27px!important}.fhl-hub-authority-text p{font-size:16px!important;line-height:1.6!important}}

/* v5.33.0 Portal Engine: News wie SEO-/Hub-Seiten */
.fhl-portal-news-layout,.fhl-news-portal-wrap{max-width:1180px;margin:22px auto;padding:0 16px;color:#111}
.fhl-portal-hero,.fhl-news-portal-top{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:26px 28px;box-shadow:0 14px 34px rgba(15,23,42,.07);margin-bottom:18px}
.fhl-portal-hero span,.fhl-news-portal-top span{display:inline-flex;background:#f7ff00;color:#111;border-radius:999px;padding:8px 13px;font-weight:950;margin-bottom:12px}
.fhl-portal-hero h1,.fhl-news-portal-top h1{font-size:clamp(32px,5vw,58px);line-height:.98;margin:0 0 12px;color:#111;font-weight:950;letter-spacing:-.03em;text-transform:none}
.fhl-portal-hero p,.fhl-news-portal-top p{font-size:18px;line-height:1.6;color:#4b5563;margin:0;max-width:860px}
.fhl-portal-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.fhl-portal-actions a{background:#111;color:#f7ff00!important;border-radius:999px;padding:10px 15px;font-weight:900;text-decoration:none!important}
.fhl-portal-news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin:20px 0}.fhl-portal-news-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;box-shadow:0 8px 22px rgba(15,23,42,.05)}
.fhl-portal-news-card span{display:block;color:#6b7280;font-weight:800;margin-bottom:8px}.fhl-portal-news-card h2{font-size:22px!important;line-height:1.1!important;margin:0 0 10px!important}.fhl-portal-news-card a{color:#111!important;text-decoration:underline;text-decoration-color:#f7ff00;text-decoration-thickness:3px;text-underline-offset:3px}.fhl-portal-news-card p{color:#4b5563;font-size:16px;line-height:1.55}
.fhl-news-facts,.fhl-news-article-body,.fhl-portal-related,.fhl-portal-faq{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:22px 24px;box-shadow:0 10px 28px rgba(15,23,42,.06);margin:18px 0}.fhl-news-facts{border-left:6px solid #f7ff00}.fhl-news-facts h2,.fhl-portal-related h2,.fhl-portal-faq h2{font-size:26px!important;line-height:1.1!important;margin:0 0 14px!important;color:#111!important}.fhl-news-facts li{margin:8px 0;color:#374151;font-size:16px}.fhl-news-article-body p{font-size:18px;line-height:1.72;color:#1f2937}.fhl-news-article-body h2,.fhl-news-article-body h3{color:#111!important}
.fhl-portal-related div{display:flex;gap:10px;flex-wrap:wrap}.fhl-portal-related a{display:inline-flex;background:#111;color:#f7ff00!important;border:1px solid rgba(247,255,0,.35);border-radius:999px;padding:11px 16px;font-weight:950;text-decoration:none!important}.fhl-portal-faq details{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:12px 14px;margin:10px 0}.fhl-portal-faq summary{font-weight:950;cursor:pointer}.fhl-portal-faq p{color:#4b5563;font-size:16px;line-height:1.55;margin:8px 0 0}
@media(max-width:760px){.fhl-portal-news-layout,.fhl-news-portal-wrap{padding:0 12px}.fhl-portal-hero,.fhl-news-portal-top,.fhl-news-facts,.fhl-news-article-body,.fhl-portal-related,.fhl-portal-faq{padding:18px;border-radius:18px}.fhl-news-article-body p{font-size:16px;line-height:1.65}.fhl-portal-related a{width:100%;justify-content:center}}


/* v5.33.2 Unified SEO page layout: SEO-Seiten sehen wie Hub/Livecenter aus, nicht wie Beiträge */
body.single-fhl_seo_page .entry-title,
body.single-fhl_seo_page .post-meta,
body.single-fhl_seo_page .entry-meta,
body.single-fhl_seo_page .et_post_meta_wrapper{display:none!important}
.fhl-seo-theme-page.fhl-portal-page{background:#f6f7f9!important;color:#111!important;padding:24px 0 54px!important;min-height:60vh!important}
.fhl-seo-unified{max-width:1180px!important;margin:0 auto!important;padding:0 16px!important;background:transparent!important;color:#111!important;font-family:inherit!important}
.fhl-seo-unified .fhl-seo-hero{background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%)!important;border:1px solid #e5e7eb!important;border-radius:24px!important;padding:30px!important;box-shadow:0 16px 40px rgba(15,23,42,.06)!important;margin:0 0 24px!important;color:#111!important}
.fhl-seo-unified .fhl-seo-hero span{display:inline-flex!important;background:#f3ff00!important;color:#111!important;border-radius:999px!important;padding:8px 14px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.03em!important;font-size:13px!important;margin-bottom:14px!important}
.fhl-seo-unified .fhl-seo-hero h1{font-size:clamp(34px,4vw,62px)!important;line-height:1.02!important;letter-spacing:-.03em!important;margin:0 0 14px!important;color:#111!important;font-weight:950!important}
.fhl-seo-unified .fhl-seo-hero p{font-size:18px!important;line-height:1.6!important;color:#4b5563!important;max-width:860px!important;margin:0 0 14px!important}
.fhl-seo-unified .fhl-seo-hero small{color:#6b7280!important;font-weight:650!important}
.fhl-seo-unified .fhl-seo-text,
.fhl-seo-unified .fhl-seo-box,
.fhl-seo-unified .fhl-seo-links,
.fhl-seo-unified .fhl-seo-newsletter,
.fhl-seo-unified .fhl-seo-modules{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:22px!important;padding:24px!important;box-shadow:0 10px 28px rgba(15,23,42,.04)!important;margin:22px 0!important;color:#111!important}
.fhl-seo-unified .fhl-seo-text h2,
.fhl-seo-unified .fhl-seo-box h2,
.fhl-seo-unified .fhl-seo-links h2{font-size:clamp(26px,3vw,40px)!important;line-height:1.08!important;color:#111!important;margin:0 0 14px!important;font-weight:950!important;letter-spacing:-.02em!important}
.fhl-seo-unified .fhl-seo-text p,
.fhl-seo-unified .fhl-seo-box p{font-size:17px!important;line-height:1.7!important;color:#4b5563!important;margin:0 0 14px!important}
.fhl-seo-unified .fhl-seo-links a{display:inline-flex!important;margin:6px!important;background:#f7f8fa!important;border:1px solid #e5e7eb!important;border-radius:999px!important;padding:10px 14px!important;color:#111!important;font-weight:850!important;text-decoration:none!important}
.fhl-seo-unified .fhl-seo-links a:hover{background:#f3ff00!important;border-color:#f3ff00!important}
.fhl-seo-unified .fhl-wrap{max-width:none!important;margin:22px 0!important;background:transparent!important;padding:0!important}
.fhl-seo-unified .fhl-ad-hero{display:none!important}
@media(max-width:640px){.fhl-seo-theme-page.fhl-portal-page{padding:14px 0 34px!important}.fhl-seo-unified{padding:0 10px!important}.fhl-seo-unified .fhl-seo-hero,.fhl-seo-unified .fhl-seo-text,.fhl-seo-unified .fhl-seo-box,.fhl-seo-unified .fhl-seo-links{border-radius:18px!important;padding:18px!important}.fhl-seo-unified .fhl-seo-hero h1{font-size:34px!important}.fhl-seo-unified .fhl-seo-hero p,.fhl-seo-unified .fhl-seo-text p{font-size:16px!important}}

/* v5.33.3 Unified News Frontend: Beiträge sehen wie Portal-/SEO-Seiten aus */
body.fhl-news-portal-page .entry-title,
body.fhl-news-portal-page .post-meta,
body.fhl-news-portal-page .entry-meta,
body.fhl-news-portal-page .et_post_meta_wrapper,
body.fhl-news-portal-page .entry-featured-image-url{display:none!important}
body.fhl-news-portal-page #main-content,
body.fhl-news-portal-page .container:before{background:#f6f7f9!important}
.fhl-news-unified{max-width:1180px!important;margin:0 auto!important;padding:24px 16px 54px!important;color:#111!important;background:transparent!important}
.fhl-news-unified-hero{background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%)!important;border:1px solid #e5e7eb!important;border-radius:24px!important;padding:30px!important;box-shadow:0 16px 40px rgba(15,23,42,.06)!important;margin:0 0 22px!important;color:#111!important}
.fhl-news-unified-hero span{display:inline-flex!important;background:#f3ff00!important;color:#111!important;border-radius:999px!important;padding:8px 14px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.03em!important;font-size:13px!important;margin-bottom:14px!important}
.fhl-news-unified-hero h1{font-size:clamp(34px,4vw,62px)!important;line-height:1.02!important;letter-spacing:-.03em!important;margin:0 0 14px!important;color:#111!important;font-weight:950!important}
.fhl-news-unified-hero p{font-size:18px!important;line-height:1.6!important;color:#4b5563!important;max-width:880px!important;margin:0 0 14px!important}
.fhl-news-meta{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin-top:14px!important}.fhl-news-meta b{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:999px!important;padding:8px 12px!important;color:#374151!important;font-size:14px!important}
.fhl-news-unified-card,.fhl-news-unified .fhl-portal-related,.fhl-news-unified .fhl-portal-faq{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:22px!important;padding:24px!important;box-shadow:0 10px 28px rgba(15,23,42,.04)!important;margin:22px 0!important;color:#111!important}
.fhl-news-unified-card h2,.fhl-news-unified .fhl-portal-related h2,.fhl-news-unified .fhl-portal-faq h2{font-size:clamp(24px,3vw,38px)!important;line-height:1.1!important;color:#111!important;margin:0 0 14px!important;font-weight:950!important;letter-spacing:-.02em!important}
.fhl-news-unified .fhl-news-article-body p{font-size:18px!important;line-height:1.75!important;color:#1f2937!important;margin:0 0 18px!important}.fhl-news-unified .fhl-news-article-body h2,.fhl-news-unified .fhl-news-article-body h3{color:#111!important;font-weight:950!important}.fhl-news-unified .fhl-news-facts{border-left:6px solid #f3ff00!important}.fhl-news-unified .fhl-news-facts li{font-size:16px!important;line-height:1.55!important;color:#374151!important;margin:8px 0!important}.fhl-news-unified .fhl-portal-related a{background:#111!important;color:#f3ff00!important;border-color:rgba(243,255,0,.35)!important}
@media(max-width:640px){.fhl-news-unified{padding:14px 10px 34px!important}.fhl-news-unified-hero,.fhl-news-unified-card,.fhl-news-unified .fhl-portal-related,.fhl-news-unified .fhl-portal-faq{border-radius:18px!important;padding:18px!important}.fhl-news-unified-hero h1{font-size:34px!important}.fhl-news-unified-hero p,.fhl-news-unified .fhl-news-article-body p{font-size:16px!important}.fhl-news-meta b{font-size:12px!important}}


/* v5.33.4 - Unified spacing + remove stray sticky CTA */
.fhl-mobile-sticky-ad,
.fhl-mobile-sticky-ad a{
  display:none!important;
  visibility:hidden!important;
}

/* SEO-/News-/Portal-Seiten sollen denselben Seitenabstand wie die Hub-Startseite nutzen */
.fhl-seo-theme-page.fhl-portal-page,
body.fhl-news-portal-page #main-content{
  background:#f6f7f9!important;
}
.fhl-seo-unified,
.fhl-news-unified{
  box-sizing:border-box!important;
  max-width:1280px!important;
  width:100%!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:18px!important;
  padding-right:18px!important;
}
.fhl-seo-unified .fhl-seo-hero,
.fhl-seo-unified .fhl-seo-text,
.fhl-seo-unified .fhl-seo-box,
.fhl-seo-unified .fhl-seo-links,
.fhl-seo-unified .fhl-seo-newsletter,
.fhl-news-unified-hero,
.fhl-news-unified-card,
.fhl-news-unified .fhl-portal-related,
.fhl-news-unified .fhl-portal-faq{
  width:100%!important;
  box-sizing:border-box!important;
}

/* untere Linksektion ruhiger, wie Hub-Karten statt riesiger Pills */
.fhl-seo-unified .fhl-seo-links{
  display:block!important;
}
.fhl-seo-unified .fhl-seo-links a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  max-width:100%!important;
  margin:6px 6px 6px 0!important;
  background:#f7f8fa!important;
  color:#111!important;
  border:1px solid #e5e7eb!important;
  box-shadow:none!important;
}

@media(max-width:760px){
  .fhl-seo-theme-page.fhl-portal-page{
    padding-top:18px!important;
    padding-bottom:34px!important;
  }
  .fhl-seo-unified,
  .fhl-news-unified{
    padding-left:26px!important;
    padding-right:26px!important;
  }
  .fhl-seo-unified .fhl-seo-hero,
  .fhl-seo-unified .fhl-seo-text,
  .fhl-seo-unified .fhl-seo-box,
  .fhl-seo-unified .fhl-seo-links,
  .fhl-seo-unified .fhl-seo-newsletter,
  .fhl-news-unified-hero,
  .fhl-news-unified-card,
  .fhl-news-unified .fhl-portal-related,
  .fhl-news-unified .fhl-portal-faq{
    border-radius:22px!important;
    padding:22px!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  .fhl-seo-unified .fhl-wrap{
    margin-left:0!important;
    margin-right:0!important;
  }
  .fhl-seo-unified .fhl-seo-hero h1,
  .fhl-news-unified-hero h1{
    font-size:36px!important;
    line-height:1.02!important;
  }
  .fhl-seo-unified .fhl-seo-hero p,
  .fhl-seo-unified .fhl-seo-text p,
  .fhl-seo-unified .fhl-seo-box p,
  .fhl-news-unified-hero p,
  .fhl-news-unified .fhl-news-article-body p{
    font-size:17px!important;
    line-height:1.68!important;
  }
}

@media(max-width:420px){
  .fhl-seo-unified,
  .fhl-news-unified{
    padding-left:20px!important;
    padding-right:20px!important;
  }
}


/* v5.34.0 News & Entity Hub System */
.fhl-news-category-table input.regular-text{max-width:190px;width:100%}.fhl-news-category-table input.large-text{width:100%;min-width:280px}.fhl-news-center-admin .fhl-admin-card{background:#fff;border:1px solid #dcdcde;border-radius:14px;padding:18px;box-shadow:0 6px 18px rgba(0,0,0,.04)}
.fhl-news-category-slider{display:flex;gap:10px;overflow-x:auto;padding:8px 0 18px;margin:0 0 18px;scrollbar-width:thin}.fhl-news-category-slider a{white-space:nowrap;text-decoration:none;background:#f2f3f5;color:#111;border:1px solid #d9dce2;border-radius:999px;padding:9px 14px;font-weight:800}.fhl-news-category-slider a.is-active,.fhl-news-category-slider a:hover{background:#f7ff00;border-color:#111;color:#111}.fhl-portal-news-layout{max-width:1180px;margin:0 auto;padding:22px 18px}.fhl-portal-news-layout .fhl-portal-hero{background:#fff;border:1px solid #e4e6ea;border-radius:22px;padding:24px;box-shadow:0 10px 30px rgba(0,0,0,.05)}.fhl-portal-news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.fhl-portal-news-card{background:#fff;border:1px solid #e4e6ea;border-radius:18px;padding:18px;box-shadow:0 8px 20px rgba(0,0,0,.04)}.fhl-portal-news-card span{display:inline-block;background:#f2f3f5;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;color:#555}.fhl-portal-news-card h2{font-size:18px;line-height:1.25;margin:12px 0 8px}.fhl-portal-news-card a{color:#111;text-decoration:none}.fhl-portal-news-card a:hover{text-decoration:underline;text-decoration-color:#f7ff00;text-decoration-thickness:3px}
@media (max-width:700px){.fhl-news-category-table{display:block;overflow-x:auto}.fhl-portal-news-layout{padding:14px 12px}.fhl-portal-news-layout .fhl-portal-hero{padding:18px;border-radius:18px}}

/* v5.35.4 Safe Internal Linking */
.fhl-safe-related{background:#fff;border:1px solid #e2e6ee;border-radius:22px;padding:24px;margin:24px 0;box-shadow:0 18px 45px rgba(0,0,0,.05)}
.fhl-safe-related h2{margin:0 0 14px;color:#111;font-size:clamp(24px,3vw,34px)}
.fhl-safe-related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}
.fhl-safe-related-card{display:block;background:#f5f6f8;border:1px solid #e0e4eb;border-radius:999px;padding:14px 18px;text-decoration:none!important;color:#111!important;text-align:center}
.fhl-safe-related-card strong{display:block;font-weight:900}.fhl-safe-related-card span{display:block;color:#667085;font-size:13px;margin-top:4px}
.fhl-auto-link{font-weight:800;text-decoration:underline!important;text-decoration-thickness:2px!important;text-underline-offset:3px;color:#111!important}.fhl-auto-link:hover{color:#d3153b!important}
@media(max-width:640px){.fhl-safe-related{margin:18px 0;padding:18px;border-radius:20px}.fhl-safe-related-grid{grid-template-columns:1fr}.fhl-safe-related-card{border-radius:18px}}

/* v5.35.5 Tabellen-Modul */
.fhl-standings{margin:22px 0;padding:18px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.06)}
.fhl-standings h2,.fhl-standings h3{margin:0 0 14px;font-size:24px;line-height:1.2;color:#050505}
.fhl-standing-group{margin-top:14px}.fhl-standing-group h3{font-size:18px;margin:0 0 10px}
.fhl-standing-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}
.fhl-standing-table{width:100%;border-collapse:separate;border-spacing:0;font-size:14px;min-width:760px;background:#fff;border:1px solid #eef0f3;border-radius:14px;overflow:hidden}
.fhl-standing-table th,.fhl-standing-table td{padding:10px 12px;text-align:center;border-bottom:1px solid #eef0f3;white-space:nowrap}
.fhl-standing-table th{background:#f7f8fb;font-weight:800;color:#111827}
.fhl-standing-table tbody tr:last-child td{border-bottom:0}.fhl-standing-table tbody tr:hover{background:#fcffef}
.fhl-standing-team{text-align:left!important;display:flex;align-items:center;gap:9px;min-width:210px}.fhl-standing-team img{width:24px;height:24px;object-fit:contain}.fhl-standing-team strong{font-weight:800}
.fhl-tabs button[data-tab="standings"]{font-weight:800}
@media(max-width:700px){.fhl-standings{padding:14px;border-radius:14px}.fhl-standings h2,.fhl-standings h3{font-size:20px}.fhl-standing-table{font-size:13px}.fhl-standing-table th,.fhl-standing-table td{padding:9px 10px}}


/* v5.36.6 Dynamic Team Content + Vivid Cards */
.fhl-team-vivid-wrap{background:#f3f5f8}.fhl-team-vivid .fhl-detail-card{background:#fff;border:1px solid #e3e7ef;box-shadow:0 16px 40px rgba(16,24,40,.08)}
.fhl-team-hero-vivid{background:linear-gradient(135deg,#050505 0%,#161616 62%,#f7ff00 62%,#f7ff00 100%)!important;color:#fff!important;border:0!important;box-shadow:0 18px 45px rgba(0,0,0,.18)!important}.fhl-team-hero-vivid h1,.fhl-team-hero-vivid p{color:#fff!important}.fhl-team-hero-vivid .fhl-detail-kicker{background:#f7ff00;color:#111;border-radius:999px;padding:7px 12px;font-weight:900;display:inline-block;margin-bottom:12px}.fhl-team-hero-vivid .fhl-team-hero-logo{background:#fff;border-radius:18px;padding:8px;box-shadow:0 10px 25px rgba(0,0,0,.25)}
.fhl-team-button-bar-vivid{display:flex;gap:12px;flex-wrap:wrap}.fhl-team-button-bar-vivid .fhl-team-cta-btn{border-radius:999px!important;padding:12px 18px!important;text-decoration:none!important;font-weight:950!important;box-shadow:0 8px 18px rgba(0,0,0,.08)}
.fhl-team-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px;align-items:start}.fhl-team-seo-main h2{font-size:clamp(24px,3vw,36px);margin:0 0 12px}.fhl-team-seo-main p{font-size:17px;line-height:1.7;color:#263244}.fhl-team-seo-side{background:#080808;color:#fff;border-radius:18px;padding:18px;display:flex;flex-direction:column;gap:9px}.fhl-team-seo-side strong{color:#f7ff00;font-size:18px}.fhl-team-seo-side span{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:9px 12px;font-weight:800}.fhl-team-faq details{border:1px solid #e1e5ec;border-radius:14px;padding:14px 16px;margin:10px 0;background:#fff}.fhl-team-faq summary{cursor:pointer;font-weight:950;color:#111}.fhl-team-faq p{color:#263244;line-height:1.65}.fhl-team-section-strong h2{border-left:7px solid #f7ff00;padding-left:12px}.fhl-team-match-list{display:grid;gap:12px}.fhl-team-match-row{display:grid;grid-template-columns:170px 1fr 90px 190px;gap:14px;align-items:center;text-decoration:none!important;background:#fff;border:1px solid #dde3ec;border-radius:16px;padding:14px 16px;color:#111!important;box-shadow:0 8px 20px rgba(16,24,40,.05)}.fhl-team-match-row:hover{border-color:#111;transform:translateY(-1px)}.fhl-team-match-row span{font-weight:800;color:#667085}.fhl-team-match-row strong{font-size:18px;color:#111}.fhl-team-match-row em{font-style:normal;font-size:20px;font-weight:950;color:#d3153b;text-align:center}.fhl-team-match-row small{color:#475467;font-weight:800}
@media(max-width:800px){.fhl-team-content-grid{grid-template-columns:1fr}.fhl-team-match-row{grid-template-columns:1fr;gap:6px}.fhl-team-match-row em{text-align:left}.fhl-team-hero-vivid{background:#050505!important}.fhl-team-button-bar-vivid{display:grid}}

/* v5.36.7: Tabellen-CTA auf Spielseiten und Matchcards */
.fhl-table-cta,.fhl-table-link{font-weight:900!important;background:#fbea04!important;color:#050505!important;border:1px solid #d8c900!important;border-radius:999px!important;padding:8px 14px!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;gap:6px!important;box-shadow:0 8px 20px rgba(0,0,0,.10)!important}
.fhl-table-cta:hover,.fhl-table-link:hover{transform:translateY(-1px);filter:brightness(.96)}
.fhl-match-summary-box .fhl-info-grid div{background:#fff!important;border-color:#dde3ed!important;color:#111827!important}
.fhl-match-summary-box .fhl-info-grid span{color:#4b5563!important;font-weight:700!important}
.fhl-match-summary-box .fhl-info-grid strong{color:#050505!important}

/* v5.37.0 UX & Empty State Optimization */
.fhl-empty-friendly{line-height:1.6;color:#1f2937;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px 20px;}
.fhl-empty-friendly strong{display:block;color:#0b0b0b;font-size:18px;margin-bottom:4px;}
.fhl-empty-links,.fhl-standings-choices{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px;}
.fhl-empty-links a,.fhl-standings-choice{appearance:none;border:1px solid #d8dce3;background:#fff;color:#0b0b0b;border-radius:999px;padding:10px 14px;font-weight:800;text-decoration:none;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.04);}
.fhl-standings-choice:hover,.fhl-empty-links a:hover{background:#efff00;border-color:#efff00;color:#000;}
.fhl-standings-selector{margin-top:8px;}

/* v5.37.1 Tabellen Auto-Refresh */
.fhl-standings-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 14px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc;color:#334155;font-size:14px}
.fhl-standings-refresh{appearance:none;border:0;border-radius:999px;background:#efff00;color:#000;padding:9px 14px;font-weight:900;cursor:pointer;box-shadow:0 6px 16px rgba(0,0,0,.08)}
.fhl-standings-refresh:hover{filter:brightness(.96)}
.fhl-standings-note,.fhl-standings-intro{color:#475569;font-size:15px;line-height:1.55;margin:12px 0 0}
.fhl-standings-loading{border:1px dashed #d7dd00;background:#fffef0;border-radius:14px;padding:14px;font-weight:800;color:#111}
@media(max-width:700px){.fhl-standings-toolbar{align-items:flex-start;flex-direction:column}.fhl-standings-refresh{width:100%}}

/* v5.38.0 Match Importance Engine */
.fhl-importance-engine{border:1px solid rgba(251,234,4,.35)!important;box-shadow:0 16px 40px rgba(0,0,0,.10)!important;}
.fhl-importance-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0;}
.fhl-importance-grid article{background:#fff;border:1px solid #ececec;border-radius:14px;padding:14px;box-shadow:0 8px 20px rgba(17,24,39,.06);}
.fhl-importance-grid b{display:block;margin-bottom:7px;color:#111827;font-size:15px;}
.fhl-importance-grid span{display:block;color:#374151;line-height:1.45;font-size:14px;}
.fhl-scenario-list{margin:12px 0 0 0;padding-left:20px;}
.fhl-scenario-list li{margin:7px 0;line-height:1.5;}
@media(max-width:720px){.fhl-importance-grid{grid-template-columns:1fr;}}

/* v5.38.1 Smart Team Linking Engine */
.fhl-standing-team-link{display:flex;align-items:center;gap:9px;text-decoration:none;color:#07111f;border-radius:10px;padding:4px 6px;margin:-4px -6px;transition:background .15s ease,transform .15s ease}
.fhl-standing-team-link:hover{background:#efff00;color:#000;transform:translateX(2px)}
.fhl-standing-team-link span{font-size:11px;font-weight:800;color:#64748b;background:#f1f5f9;border-radius:999px;padding:3px 7px}
.fhl-standing-team-link:hover span{background:#000;color:#efff00}
.fhl-standing-rank-link{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;border-radius:999px;text-decoration:none;color:#111827;font-weight:900}
.fhl-standing-rank-link:hover{background:#111827;color:#efff00}
@media(max-width:700px){.fhl-standing-team-link span{display:none}}


/* v5.39.0 – KI-Prognose-Verlinkung und Prognoseseite */
.fhl-prediction-link{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin:10px 14px 14px;padding:12px 14px;border:1px solid #dfe4ea;border-radius:12px;background:linear-gradient(135deg,#fff,#f7f8fb);text-decoration:none!important;color:#111827!important;box-shadow:0 6px 18px rgba(17,24,39,.05)}
.fhl-prediction-link span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;padding:5px 7px;border-radius:999px;background:#111827;color:#fff}
.fhl-prediction-link strong{font-size:14px;line-height:1.3}.fhl-prediction-link em{font-size:12px;font-style:normal;color:#596270}.fhl-prediction-link:hover{transform:translateY(-1px);border-color:#111827}
.fhl-prediction-page-wrap{max-width:980px;margin:20px auto;padding:0 16px}.fhl-prediction-hero{background:linear-gradient(135deg,#111827,#252d3c)!important;color:#fff}.fhl-prediction-hero h1,.fhl-prediction-hero p{color:#fff!important}
.fhl-prediction-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.fhl-prediction-grid>div{padding:18px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.fhl-prediction-grid span{display:block;min-height:40px;color:#596270}.fhl-prediction-grid strong{display:block;font-size:32px;margin:8px 0}.fhl-prediction-grid i{display:block;height:8px;border-radius:999px;background:linear-gradient(90deg,#111827 var(--fhl-p),#e8ebf0 var(--fhl-p))}
.fhl-prediction-reasons{margin:0;padding-left:20px}.fhl-prediction-reasons li{margin:10px 0}.fhl-prediction-note,.fhl-prediction-disclaimer{color:#4b5563}.fhl-prediction-pending{border-left:5px solid #d97706}
@media(max-width:680px){.fhl-prediction-link{grid-template-columns:1fr}.fhl-prediction-link em{display:none}.fhl-prediction-grid{grid-template-columns:1fr}.fhl-prediction-grid span{min-height:0}.fhl-prediction-grid strong{font-size:28px}}

/* v6.0.0 – eigene Football Intelligence Engine */
.fhl-engine-badge{display:inline-flex;align-items:center;gap:7px;margin-bottom:10px;padding:7px 10px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:12px;font-weight:800}
.fhl-confidence-box{margin-top:18px;padding:16px;border:1px solid #e5e7eb;border-radius:14px;background:#f9fafb}.fhl-confidence-box>span{display:block;color:#596270;font-size:12px;text-transform:uppercase;letter-spacing:.06em;font-weight:800}.fhl-confidence-box>strong{display:block;margin:5px 0;font-size:26px}.fhl-confidence-box>i{display:block;height:9px;border-radius:999px;background:linear-gradient(90deg,#111827 var(--fhl-confidence),#e5e7eb var(--fhl-confidence))}.fhl-confidence-box p{margin:10px 0 0}
.fhl-intelligence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.fhl-intelligence-grid article{padding:14px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.fhl-intelligence-grid header{display:flex;justify-content:space-between;gap:8px;margin-bottom:10px}.fhl-intelligence-grid header small{color:#6b7280}.fhl-intelligence-grid article>div{display:flex;justify-content:space-between;gap:10px;font-size:13px;margin:7px 0 4px}.fhl-intelligence-grid article>i{display:block;height:7px;border-radius:999px;background:linear-gradient(90deg,#111827 var(--fhl-home),#e5e7eb var(--fhl-home))}.fhl-intelligence-grid article>i.away{background:linear-gradient(90deg,#4b5563 var(--fhl-away),#e5e7eb var(--fhl-away))}
@media(max-width:680px){.fhl-intelligence-grid{grid-template-columns:1fr}.fhl-engine-badge{border-radius:10px}}

/* v7.2 Access & Monetization */
.fhl-access-gate{position:relative;overflow:hidden;min-height:330px}.fhl-gate-blur{position:absolute;inset:0;padding:28px;filter:blur(8px);opacity:.5;pointer-events:none}.fhl-gate-blur span{display:block;height:18px;margin:14px 0;border-radius:8px;background:linear-gradient(90deg,#d7dce5 20%,#eef1f6 80%)}.fhl-gate-blur span:nth-child(2){width:82%}.fhl-gate-blur span:nth-child(3){width:64%}.fhl-gate-panel{position:relative;z-index:2;max-width:620px;margin:35px auto;padding:26px;border:1px solid rgba(120,130,150,.25);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 18px 50px rgba(20,30,50,.15);text-align:center}.fhl-email-unlock-form{display:grid;gap:12px;text-align:left}.fhl-email-unlock-form label{font-weight:700}.fhl-email-unlock-form input[type=text],.fhl-email-unlock-form input[type=email]{width:100%;margin-top:6px;padding:12px 14px;border:1px solid #cbd2dc;border-radius:10px}.fhl-gate-consent{display:flex;gap:9px;align-items:flex-start;font-weight:400!important;font-size:13px}.fhl-gate-consent input{margin-top:3px}.fhl-gate-message{min-height:20px;font-weight:700}.fhl-premium-price{font-size:30px;font-weight:900;margin:16px 0}.fhl-access-gate .fhl-watch[disabled]{opacity:.55;cursor:not-allowed}

/* v7.3.0 – Premium KI-Prognoseseite */
.fhl-ai-page{--ai-blue:#113b72;--ai-blue-dark:#0b294f;--ai-yellow:#f1c40f;--ai-text:#202733;--ai-muted:#667085;--ai-border:#d9e2ec;--ai-light:#f7faff;max-width:980px!important;margin:28px auto!important;padding:0 18px 50px!important;background:transparent!important;color:var(--ai-text)!important;font-family:Arial,Helvetica,sans-serif!important;font-size:17px!important;line-height:1.7!important}
.fhl-ai-page *{box-sizing:border-box}.fhl-ai-page h1,.fhl-ai-page h2,.fhl-ai-page h3{font-family:Arial,Helvetica,sans-serif!important;color:#152238!important;line-height:1.2!important;text-transform:none!important;letter-spacing:normal!important}.fhl-ai-page h1{font-size:clamp(34px,5vw,52px)!important;margin:10px 0 18px!important}.fhl-ai-page h2{font-size:clamp(25px,4vw,34px)!important;margin:6px 0 14px!important}.fhl-ai-page p{color:var(--ai-text)!important;margin:0 0 18px!important;font-size:inherit!important}.fhl-ai-shell{width:100%}.fhl-ai-back{display:inline-flex!important;margin:0 0 14px!important;color:var(--ai-blue)!important;font-weight:800!important;text-decoration:none!important}.fhl-ai-hero{padding:34px!important;border:1px solid var(--ai-border)!important;border-radius:20px!important;background:radial-gradient(circle at top right,rgba(17,59,114,.12),transparent 36%),linear-gradient(135deg,#f5f9ff,#fff)!important;box-shadow:0 15px 38px rgba(17,59,114,.08)!important}.fhl-ai-kicker,.fhl-ai-section-kicker,.fhl-ai-label{display:block!important;color:var(--ai-blue)!important;font-size:13px!important;font-weight:900!important;letter-spacing:1.1px!important;text-transform:uppercase!important}.fhl-ai-intro{font-size:19px!important}.fhl-ai-meta{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin-top:26px!important}.fhl-ai-meta>div{padding:15px!important;border:1px solid var(--ai-border)!important;border-radius:12px!important;background:#fff!important}.fhl-ai-meta span,.fhl-ai-meta strong{display:block!important;overflow-wrap:anywhere!important}.fhl-ai-meta span{color:var(--ai-muted)!important;font-size:13px!important}.fhl-ai-meta strong{color:#152238!important;font-size:15px!important}.fhl-ai-verdict{display:grid!important;grid-template-columns:1fr 160px!important;gap:24px!important;align-items:center!important;margin:28px 0!important;padding:30px!important;border-radius:20px!important;color:#fff!important;background:radial-gradient(circle at top right,rgba(255,255,255,.14),transparent 35%),linear-gradient(135deg,var(--ai-blue),var(--ai-blue-dark))!important;box-shadow:0 18px 45px rgba(17,59,114,.2)!important}.fhl-ai-verdict h2,.fhl-ai-verdict p,.fhl-ai-verdict .fhl-ai-label{color:#fff!important}.fhl-ai-confidence-ring{width:142px!important;height:142px!important;margin:auto!important;border-radius:50%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;background:conic-gradient(var(--ai-yellow) calc(var(--score)*1%),rgba(255,255,255,.18) 0)!important;position:relative!important}.fhl-ai-confidence-ring:before{content:"";position:absolute;inset:11px;border-radius:50%;background:var(--ai-blue-dark)}.fhl-ai-confidence-ring strong,.fhl-ai-confidence-ring span{position:relative;color:#fff!important}.fhl-ai-confidence-ring strong{font-size:38px!important;line-height:1!important}.fhl-ai-confidence-ring span{font-size:12px!important;text-transform:uppercase!important}.fhl-ai-toc{display:flex!important;gap:10px!important;flex-wrap:wrap!important;align-items:center!important;margin:28px 0!important;padding:18px 20px!important;border:1px solid var(--ai-border)!important;border-radius:16px!important;background:#fafcff!important}.fhl-ai-toc strong{margin-right:auto!important;color:#152238!important}.fhl-ai-toc a{padding:7px 10px!important;border-radius:8px!important;color:var(--ai-blue)!important;background:#fff!important;text-decoration:none!important;font-size:14px!important;font-weight:700!important}.fhl-ai-section{margin:28px 0!important;padding:30px!important;border:1px solid var(--ai-border)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 26px rgba(20,40,80,.05)!important}.fhl-ai-prob-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:15px!important;margin:24px 0!important}.fhl-ai-prob-grid article{padding:20px!important;border:1px solid var(--ai-border)!important;border-radius:14px!important;background:#fff!important}.fhl-ai-prob-grid article.is-leading{border:2px solid var(--ai-blue)!important;background:#f7fbff!important}.fhl-ai-prob-grid span{display:block!important;min-height:48px!important;color:var(--ai-muted)!important}.fhl-ai-prob-grid strong{display:block!important;margin:6px 0 10px!important;color:var(--ai-blue)!important;font-size:34px!important}.fhl-ai-bar{height:9px!important;overflow:hidden!important;border-radius:999px!important;background:#e8edf3!important}.fhl-ai-bar i{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,var(--ai-blue),#2f75c8)!important}.fhl-ai-note{padding:14px 18px!important;border-left:4px solid var(--ai-yellow)!important;background:#fffbea!important;color:var(--ai-muted)!important;font-size:14px!important}.fhl-ai-page .fhl-intelligence-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:15px!important}.fhl-ai-page .fhl-intelligence-grid article{padding:20px!important;border:1px solid var(--ai-border)!important;border-radius:14px!important;background:#fafcff!important}.fhl-ai-page .fhl-intelligence-grid header strong{color:#152238!important}.fhl-ai-page .fhl-intelligence-grid article>i{background:linear-gradient(90deg,var(--ai-blue) var(--fhl-home),#e5e7eb var(--fhl-home))!important}.fhl-ai-page .fhl-intelligence-grid article>i.away{background:linear-gradient(90deg,#6387ad var(--fhl-away),#e5e7eb var(--fhl-away))!important}.fhl-ai-explainer,.fhl-ai-match-link{display:grid!important;grid-template-columns:1fr auto!important;gap:24px!important;align-items:center!important}.fhl-ai-scoreline{min-width:190px!important;padding:20px!important;border-radius:14px!important;background:var(--ai-light)!important;text-align:center!important}.fhl-ai-scoreline span,.fhl-ai-scoreline strong,.fhl-ai-scoreline small{display:block!important}.fhl-ai-scoreline span,.fhl-ai-scoreline small{color:var(--ai-muted)!important}.fhl-ai-scoreline strong{color:var(--ai-blue)!important;font-size:22px!important}.fhl-ai-values{border:2px solid var(--ai-blue)!important;background:#f7fbff!important}.fhl-ai-values blockquote{margin:20px 0!important;padding:18px 22px!important;border-left:5px solid var(--ai-yellow)!important;background:#fff!important;color:#152238!important;font-size:22px!important;font-weight:800!important}.fhl-ai-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:14px 20px!important;border-radius:10px!important;background:var(--ai-yellow)!important;color:#152238!important;font-weight:900!important;text-decoration:none!important;white-space:nowrap!important}.fhl-ai-page details{margin:12px 0!important;padding:18px 20px!important;border:1px solid var(--ai-border)!important;border-radius:12px!important;background:#fff!important}.fhl-ai-page summary{cursor:pointer!important;color:#152238!important;font-weight:800!important}.fhl-ai-page details p{margin-top:14px!important;margin-bottom:0!important}.fhl-ai-disclaimer{margin:34px 0 0!important;padding:20px!important;border-top:1px solid var(--ai-border)!important;color:var(--ai-muted)!important;font-size:14px!important}.fhl-ai-pending{border-left:5px solid #d97706!important}
@media(max-width:760px){.fhl-ai-page{padding:0 10px 35px!important;font-size:16px!important}.fhl-ai-hero,.fhl-ai-verdict,.fhl-ai-section{padding:22px!important}.fhl-ai-meta,.fhl-ai-prob-grid,.fhl-ai-page .fhl-intelligence-grid{grid-template-columns:1fr!important}.fhl-ai-verdict{grid-template-columns:1fr!important}.fhl-ai-meta>div{padding:13px!important}.fhl-ai-prob-grid span{min-height:0!important}.fhl-ai-explainer,.fhl-ai-match-link{grid-template-columns:1fr!important}.fhl-ai-button{width:100%!important}.fhl-ai-toc{align-items:stretch!important}.fhl-ai-toc strong{width:100%!important}.fhl-ai-toc a{flex:1 1 45%!important;text-align:center!important}}


/* v7.4.0 richer customer-facing prediction analysis */
.fhl-ai-insight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}.fhl-ai-insight-grid article{padding:24px;border:1px solid #dbe3ee;border-radius:16px;background:#f9fbfe}.fhl-ai-insight-grid h3{margin:0 0 10px!important;font-size:23px!important}.fhl-ai-insight-grid ul{margin:14px 0 0;padding-left:20px}.fhl-ai-insight-grid li{margin:7px 0}.fhl-ai-comparison-table{margin:24px 0;border:1px solid #dbe3ee;border-radius:16px;overflow:hidden}.fhl-ai-comparison-table>div{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:12px;padding:15px 18px;border-top:1px solid #e7edf4;align-items:center}.fhl-ai-comparison-table>div:first-child{border-top:0}.fhl-ai-comparison-table .head{background:#102f59;color:#fff}.fhl-ai-comparison-table .head strong{color:#fff}.fhl-ai-comparison-table>div:not(.head):nth-child(odd){background:#f8faff}.fhl-ai-scenarios{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:24px 0}.fhl-ai-scenarios article{padding:20px;border-radius:14px;background:#eef5fd;border:1px solid #cfe0f3}.fhl-ai-scenarios strong{display:block;margin-bottom:8px;color:#113b72}.fhl-ai-factor-explanations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:25px}.fhl-ai-factor-explanations article{padding:20px;border:1px solid #dbe3ee;border-radius:14px;background:#fff}.fhl-ai-factor-explanations h3{margin:0 0 8px!important;font-size:20px!important}.fhl-ai-factor-explanations p{margin:0!important}.fhl-gate-panel h2{margin:8px 0 12px!important}.fhl-gate-panel .fhl-ai-button{width:100%;border:0;cursor:pointer}.fhl-gate-message{color:#9d1c1c}.fhl-access-gate{border:1px solid #dbe3ee;border-radius:18px;background:#f7f9fc}.fhl-email-unlock-form button{font:inherit}
@media(max-width:767px){.fhl-ai-insight-grid,.fhl-ai-scenarios,.fhl-ai-factor-explanations{grid-template-columns:1fr}.fhl-ai-comparison-table>div{grid-template-columns:1.15fr .8fr .8fr;padding:13px 10px;font-size:14px}.fhl-gate-panel{margin:22px 14px;padding:22px}}

/* 7.5 Premium analysis and access */
.fhl-ai-premium-summary,.fhl-ai-deep-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:24px 0}.fhl-ai-premium-summary article,.fhl-ai-deep-grid article,.fhl-ai-risk-list{padding:22px;border:1px solid #d9e2ec;border-radius:16px;background:#f8fbff}.fhl-ai-premium-summary span{display:block;color:#667085;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.fhl-ai-premium-summary strong{display:block;margin:5px 0 8px;color:#113b72;font-size:22px}.fhl-ai-deep-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fhl-ai-deep-grid h3{margin-top:0}.fhl-ai-risk-list p{margin:0 0 12px}.fhl-ai-risk-list p:last-child{margin-bottom:0}.fhl-access-gate{position:relative;min-height:420px;overflow:hidden}.fhl-gate-blur{position:absolute;inset:0;padding:25px;filter:blur(7px);opacity:.5;pointer-events:none}.fhl-gate-blur span{display:block;height:22px;margin:15px 0;border-radius:8px;background:#dbe4ef}.fhl-gate-panel{position:relative;z-index:2;max-width:620px;margin:45px auto;padding:30px;border:1px solid #cbd8e8;border-radius:18px;background:rgba(255,255,255,.97);box-shadow:0 20px 55px rgba(20,40,80,.16);text-align:center}.fhl-email-unlock-form label{display:block;margin:14px 0;text-align:left;font-weight:700}.fhl-email-unlock-form input[type=text],.fhl-email-unlock-form input[type=email]{display:block;width:100%;margin-top:6px;padding:13px;border:1px solid #bac8d8;border-radius:10px}.fhl-gate-consent{display:flex!important;gap:10px;align-items:flex-start;font-weight:400!important}.fhl-premium-price{margin:18px 0;color:#113b72;font-size:32px;font-weight:900}.fhl-gate-message{min-height:24px;margin-top:12px;font-weight:700}@media(max-width:767px){.fhl-ai-premium-summary,.fhl-ai-deep-grid{grid-template-columns:1fr}.fhl-gate-panel{margin:20px auto;padding:22px}}
/* v7.6.0 Access, Payments & AI Automation */
.fhl-ai-generated-report{margin:22px 0;padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025))}.fhl-ai-generated-report h2,.fhl-ai-generated-report h3{margin-top:1.25em}.fhl-ai-generated-report p{line-height:1.75}.fhl-premium-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.fhl-premium-preview-grid article{padding:16px;border-radius:14px;background:rgba(255,255,255,.06)}@media(max-width:760px){.fhl-premium-preview-grid{grid-template-columns:1fr}}

/* v8.1.0 – verständliche KI-Workflow-Steuerung */
.fhl-ai-workflow-center{display:grid;gap:22px}.fhl-ai-workflow-card{border:1px solid #dfe4ec;border-radius:20px;background:#fff;overflow:hidden}.fhl-ai-workflow-card>header{display:flex;gap:16px;padding:22px 24px;background:#f8faff;border-bottom:1px solid #e6eaf0}.fhl-ai-workflow-card>header h3{margin:0 0 6px;font-size:21px}.fhl-ai-workflow-card>header p{margin:0;color:#596273;max-width:920px}.fhl-ai-workflow-icon{font-size:28px;line-height:1}.fhl-ai-workflow-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:20px}.fhl-ai-action-card{border:1px solid #dfe4ec;border-radius:16px;padding:18px;background:#fff}.fhl-ai-action-card[data-mode="off"]{opacity:.72;background:#fafafa}.fhl-ai-action-card[data-mode="auto"]{border-color:#2ca66f;box-shadow:0 0 0 1px rgba(44,166,111,.12)}.fhl-ai-action-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.fhl-ai-action-head h4{font-size:18px;margin:0 0 6px}.fhl-ai-action-head p{margin:0 0 14px;color:#596273}.fhl-ai-mode-badge{white-space:nowrap;border-radius:999px;padding:6px 10px;background:#eef2ff;color:#263eaa;font-weight:700;font-size:12px}.fhl-ai-action-card[data-mode="off"] .fhl-ai-mode-badge{background:#eee;color:#666}.fhl-ai-action-card[data-mode="auto"] .fhl-ai-mode-badge{background:#ddf7e8;color:#11733f}.fhl-ai-mode-picker{border:0;padding:0;margin:16px 0}.fhl-ai-mode-picker legend{font-weight:700;margin-bottom:10px}.fhl-ai-mode-option{display:flex;gap:10px;padding:11px 12px;border:1px solid #e2e6ed;border-radius:11px;margin:8px 0;cursor:pointer}.fhl-ai-mode-option:has(input:checked){border-color:#3558ee;background:#f3f5ff}.fhl-ai-mode-option input{margin-top:3px}.fhl-ai-mode-option span{display:grid;gap:2px}.fhl-ai-mode-option small,.fhl-ai-number-grid small,.fhl-ai-overwrite-row small{color:#667085;font-weight:400}.fhl-ai-overwrite-row{display:flex;gap:10px;padding:12px;border-radius:12px;background:#fff8e6;margin-top:14px}.fhl-ai-overwrite-row span{display:grid;gap:2px}.fhl-ai-news-output{padding-bottom:20px}.fhl-ai-news-output .fhl-ai-number-grid{padding:20px}.fhl-ai-number-grid label{display:grid;gap:7px}.fhl-ai-number-grid label>span{font-weight:600}@media(max-width:1100px){.fhl-ai-workflow-items{grid-template-columns:1fr}}@media(max-width:700px){.fhl-ai-workflow-card>header{padding:18px}.fhl-ai-workflow-items{padding:12px}.fhl-ai-action-head{display:block}.fhl-ai-mode-badge{display:inline-block;margin-bottom:10px}.fhl-ai-number-grid{grid-template-columns:1fr!important}}

/* v8.1.7 – E-Mail-Gate Conversion Update */
.fhl-gate-hp{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.fhl-email-gate-panel{max-width:900px;padding:42px;border:1px solid #cbd9ea;border-radius:28px;background:rgba(255,255,255,.99);box-shadow:0 28px 80px rgba(10,42,82,.17);overflow:hidden}
.fhl-email-gate-head{text-align:center}
.fhl-gate-icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 14px;border-radius:18px;background:linear-gradient(135deg,#0b3568,#315bea);color:#fff;font-size:27px;box-shadow:0 12px 28px rgba(49,91,234,.28)}
.fhl-gate-eyebrow{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:14px}.fhl-gate-eyebrow span{padding:6px 10px;border-radius:999px;background:#edf7f1;color:#087342;font-size:12px;font-weight:800}
.fhl-email-gate-panel .fhl-ai-section-kicker{display:block;color:#17477d;font-size:13px;font-weight:900;letter-spacing:1.45px;text-transform:uppercase}
.fhl-email-gate-panel h2{max-width:760px;margin:9px auto 10px!important;color:#082d5c;font-size:clamp(30px,4vw,46px)!important;line-height:1.1!important}
.fhl-gate-intro{max-width:680px;margin:0 auto 26px!important;color:#44546a;font-size:18px;line-height:1.6}
.fhl-gate-value-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(270px,.85fr);gap:20px;align-items:stretch;margin:26px 0 20px;text-align:left}
.fhl-gate-benefit-column{padding:20px;border:1px solid #dbe6f2;border-radius:18px;background:#f8fbff}.fhl-gate-benefit-column h3{margin:0 0 14px;color:#102f59;font-size:18px}
.fhl-gate-benefits{display:grid;grid-template-columns:1fr;gap:10px;margin:0}.fhl-gate-benefits>div{display:flex;gap:11px;align-items:flex-start;padding:12px;border:1px solid #e0e8f2;border-radius:13px;background:#fff}
.fhl-gate-check{display:grid;flex:0 0 27px;place-items:center;width:27px;height:27px;border-radius:50%;background:#e0f7e9;color:#08783f;font-weight:900}.fhl-gate-benefits strong{display:block;color:#102f59;font-size:14px;line-height:1.35}.fhl-gate-benefits small{display:block;margin-top:3px;color:#617086;font-size:12.5px;line-height:1.45}
.fhl-gate-preview{position:relative;padding:20px;border:1px solid #d7e0ec;border-radius:18px;background:linear-gradient(180deg,#0d3567,#09284f);color:#fff;overflow:hidden}.fhl-gate-preview:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(5,23,47,.76));pointer-events:none}.fhl-gate-preview-head{position:relative;z-index:1;display:grid;gap:3px;margin-bottom:13px}.fhl-gate-preview-head span{color:#b9d1f2;font-size:11px;font-weight:900;letter-spacing:1.2px;text-transform:uppercase}.fhl-gate-preview-head strong{font-size:18px}.fhl-gate-preview-card{position:relative;z-index:1;margin:9px 0;padding:12px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(255,255,255,.08);filter:blur(.15px)}.fhl-gate-preview-card span{display:block;margin-bottom:8px;font-size:13px;font-weight:800}.fhl-gate-preview-card i{display:block;width:92%;height:7px;margin:6px 0;border-radius:99px;background:rgba(255,255,255,.25)}.fhl-gate-preview-card i:last-child{width:66%}.fhl-gate-preview-lock{position:absolute;z-index:2;left:50%;bottom:20px;display:flex;gap:8px;align-items:center;width:max-content;max-width:calc(100% - 30px);padding:10px 13px;border-radius:999px;background:#fff;color:#0b315f;box-shadow:0 8px 24px rgba(0,0,0,.22);font-size:12px;transform:translateX(-50%)}
.fhl-gate-access-note{display:flex;gap:12px;align-items:flex-start;margin:0 0 20px;padding:14px 16px;border-radius:14px;background:#fff7d8;color:#283a50;text-align:left}.fhl-gate-access-note>span{display:grid;flex:0 0 28px;place-items:center;width:28px;height:28px;border-radius:50%;background:#ffe48c;color:#5d4800;font-weight:900}.fhl-gate-access-note p{display:grid;gap:3px;margin:0!important}.fhl-gate-access-note strong{color:#5b4500;font-size:14px}.fhl-gate-access-note small{color:#5f6876;font-size:12.5px}
.fhl-email-gate-panel .fhl-email-unlock-form{display:grid;max-width:690px;margin:0 auto;gap:14px;text-align:left}.fhl-email-gate-panel .fhl-email-unlock-form>label:not(.fhl-gate-consent){display:grid;gap:7px;margin:0;color:#132f52;font-size:15px;font-weight:800}.fhl-email-gate-panel .fhl-email-unlock-form label small{color:#738096;font-size:12px;font-weight:400}.fhl-email-gate-panel .fhl-email-unlock-form input[type=text],.fhl-email-gate-panel .fhl-email-unlock-form input[type=email]{box-sizing:border-box;width:100%;padding:17px 18px;border:1.5px solid #b9c9dc;border-radius:13px;background:#fff;color:#14253a;font-size:16px;outline:none;transition:border-color .2s,box-shadow .2s}.fhl-email-gate-panel .fhl-email-unlock-form input:focus{border-color:#315bea;box-shadow:0 0 0 4px rgba(49,91,234,.12)}
.fhl-email-gate-panel .fhl-gate-consent{display:flex;gap:10px;align-items:flex-start;margin:1px 0!important;color:#4f5e71;font-size:13px;font-weight:400;line-height:1.5}.fhl-email-gate-panel .fhl-gate-consent input{flex:0 0 auto;width:18px;height:18px;margin-top:1px}
.fhl-gate-submit{display:flex!important;justify-content:center;gap:10px;align-items:center;min-height:58px;margin-top:1px!important;border-radius:13px!important;background:linear-gradient(135deg,#ffd000,#f2b700)!important;color:#082d5c!important;font-size:17px!important;font-weight:900!important;box-shadow:0 11px 25px rgba(243,185,0,.25);transition:transform .2s,box-shadow .2s!important}.fhl-gate-submit:hover{transform:translateY(-1px);box-shadow:0 15px 30px rgba(243,185,0,.34)}
.fhl-gate-trust-row{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px;margin:17px auto 0;color:#536276;font-size:12px;font-weight:700}.fhl-gate-privacy{max-width:690px;margin:10px auto 0!important;color:#7a8798;font-size:11.5px;line-height:1.45;text-align:center}.fhl-email-gate-panel .fhl-gate-message{margin-top:0}
@media(max-width:820px){.fhl-gate-value-layout{grid-template-columns:1fr}.fhl-gate-preview{min-height:310px}}
@media(max-width:767px){.fhl-email-gate-panel{margin:16px 8px;padding:28px 17px 24px;border-radius:21px}.fhl-gate-eyebrow{gap:6px}.fhl-gate-eyebrow span{font-size:10.5px}.fhl-email-gate-panel h2{font-size:30px!important}.fhl-gate-intro{font-size:16px}.fhl-gate-benefit-column,.fhl-gate-preview{padding:16px}.fhl-gate-trust-row{display:grid;grid-template-columns:1fr;text-align:center}.fhl-gate-access-note{padding:12px}.fhl-gate-preview{min-height:300px}}

/* v8.1.8 – Compact mobile gate + stronger content blur */
.fhl-access-gate[data-fhl-gate="email"]{min-height:520px;background:linear-gradient(180deg,rgba(240,245,252,.72),rgba(225,233,244,.9));border-radius:24px}
.fhl-access-gate[data-fhl-gate="email"] .fhl-gate-blur{inset:-20px;padding:28px 5%;filter:blur(14px);opacity:.95;transform:scale(1.04);background:linear-gradient(180deg,rgba(255,255,255,.68),rgba(219,229,242,.78))}
.fhl-access-gate[data-fhl-gate="email"] .fhl-gate-blur:before,.fhl-access-gate[data-fhl-gate="email"] .fhl-gate-blur:after{content:"";display:block;border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 12px 30px rgba(25,55,90,.13)}
.fhl-access-gate[data-fhl-gate="email"] .fhl-gate-blur:before{height:82px;margin:2px 0 20px}
.fhl-access-gate[data-fhl-gate="email"] .fhl-gate-blur:after{height:150px;margin-top:22px}
.fhl-access-gate[data-fhl-gate="email"] .fhl-gate-blur span{height:24px;margin:13px 0;border-radius:10px;background:linear-gradient(90deg,#9fb1c8,#d2dce9 72%,#aebdd0)}
.fhl-access-gate[data-fhl-gate="email"] .fhl-gate-blur span:nth-child(1){width:72%;height:31px}.fhl-access-gate[data-fhl-gate="email"] .fhl-gate-blur span:nth-child(2){width:94%}.fhl-access-gate[data-fhl-gate="email"] .fhl-gate-blur span:nth-child(3){width:88%}.fhl-access-gate[data-fhl-gate="email"] .fhl-gate-blur span:nth-child(4){width:96%}.fhl-access-gate[data-fhl-gate="email"] .fhl-gate-blur span:nth-child(5){width:79%}.fhl-access-gate[data-fhl-gate="email"] .fhl-gate-blur span:nth-child(6){width:91%}
.fhl-email-gate-panel{max-width:790px;margin:24px auto;padding:28px 30px;border-radius:24px;background:rgba(255,255,255,.965);backdrop-filter:blur(8px);box-shadow:0 24px 70px rgba(8,37,73,.24)}
.fhl-gate-icon{width:46px;height:46px;margin-bottom:10px;border-radius:14px;font-size:22px}
.fhl-gate-eyebrow{margin-bottom:9px}.fhl-gate-eyebrow span{padding:5px 9px;font-size:11px}
.fhl-email-gate-panel .fhl-ai-section-kicker{font-size:11px;letter-spacing:1.2px}
.fhl-email-gate-panel h2{margin:6px auto 7px!important;font-size:clamp(28px,3.4vw,38px)!important}
.fhl-gate-intro{margin:0 auto 15px!important;font-size:15.5px;line-height:1.45}
.fhl-gate-value-layout{grid-template-columns:minmax(0,1.08fr) minmax(245px,.92fr);gap:13px;margin:15px 0 13px}
.fhl-gate-benefit-column,.fhl-gate-preview{padding:14px;border-radius:15px}.fhl-gate-benefit-column h3{margin-bottom:9px;font-size:15px}
.fhl-gate-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.fhl-gate-benefits>div{gap:8px;padding:9px;border-radius:10px}.fhl-gate-check{flex-basis:22px;width:22px;height:22px;font-size:12px}.fhl-gate-benefits strong{font-size:12.5px}.fhl-gate-benefits small{margin-top:1px;font-size:10.8px;line-height:1.3}
.fhl-gate-preview-head{margin-bottom:7px}.fhl-gate-preview-head strong{font-size:15px}.fhl-gate-preview-card{margin:6px 0;padding:8px 10px;border-radius:9px}.fhl-gate-preview-card span{margin-bottom:5px;font-size:11.5px}.fhl-gate-preview-card i{height:6px;margin:4px 0}.fhl-gate-preview-lock{bottom:12px;padding:8px 11px;font-size:10.5px}
.fhl-gate-access-note{gap:9px;margin-bottom:13px;padding:10px 12px;border-radius:11px}.fhl-gate-access-note>span{flex-basis:23px;width:23px;height:23px;font-size:12px}.fhl-gate-access-note strong{font-size:12.5px}.fhl-gate-access-note small{font-size:11px}
.fhl-email-gate-panel .fhl-email-unlock-form{gap:9px}.fhl-email-gate-panel .fhl-email-unlock-form>label:not(.fhl-gate-consent){gap:4px;font-size:13px}.fhl-email-gate-panel .fhl-email-unlock-form label small{font-size:10.5px}.fhl-email-gate-panel .fhl-email-unlock-form input[type=text],.fhl-email-gate-panel .fhl-email-unlock-form input[type=email]{padding:13px 14px;border-radius:11px;font-size:15px}.fhl-email-gate-panel .fhl-gate-consent{gap:8px;font-size:11.5px;line-height:1.35}.fhl-email-gate-panel .fhl-gate-consent input{width:16px;height:16px}
.fhl-gate-submit{min-height:50px!important;border-radius:11px!important;font-size:15px!important}.fhl-gate-trust-row{gap:6px 13px;margin-top:11px;font-size:10.5px}.fhl-gate-privacy{margin-top:6px!important;font-size:9.8px;line-height:1.3}
@media(max-width:820px){.fhl-gate-value-layout{grid-template-columns:1fr 250px}.fhl-gate-preview{min-height:0}}
@media(max-width:680px){
 .fhl-access-gate[data-fhl-gate="email"]{min-height:0;border-radius:15px;margin-left:-6px;margin-right:-6px}
 .fhl-access-gate[data-fhl-gate="email"] .fhl-gate-blur{filter:blur(12px);opacity:1;padding:14px 4%}
 .fhl-email-gate-panel{margin:8px;padding:16px 13px 14px;border-radius:17px;box-shadow:0 16px 42px rgba(8,37,73,.24)}
 .fhl-gate-icon{width:38px;height:38px;margin-bottom:7px;border-radius:11px;font-size:18px}
 .fhl-gate-eyebrow{gap:4px;margin-bottom:7px}.fhl-gate-eyebrow span{padding:4px 7px;font-size:9px}
 .fhl-email-gate-panel .fhl-ai-section-kicker{font-size:9.5px}
 .fhl-email-gate-panel h2{margin:4px auto 5px!important;font-size:24px!important;line-height:1.08!important}
 .fhl-gate-intro{margin-bottom:10px!important;font-size:13px;line-height:1.35}
 .fhl-gate-value-layout{grid-template-columns:1fr;gap:8px;margin:10px 0 9px}
 .fhl-gate-benefit-column{padding:10px}.fhl-gate-benefit-column h3{margin-bottom:7px;font-size:13px}
 .fhl-gate-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.fhl-gate-benefits>div{padding:7px 6px;gap:6px}.fhl-gate-benefits small{display:none}.fhl-gate-benefits strong{font-size:10.8px;line-height:1.2}.fhl-gate-check{flex-basis:18px;width:18px;height:18px;font-size:10px}
 .fhl-gate-preview{min-height:130px;padding:10px}.fhl-gate-preview-head{margin-bottom:5px}.fhl-gate-preview-head span{font-size:8.5px}.fhl-gate-preview-head strong{font-size:13px}.fhl-gate-preview-card{display:inline-block;width:calc(33.333% - 5px);margin:0 2px;padding:7px 6px;vertical-align:top}.fhl-gate-preview-card span{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fhl-gate-preview-card i{height:4px;margin:3px 0}.fhl-gate-preview-lock{bottom:8px;padding:6px 8px;font-size:8.8px}
 .fhl-gate-access-note{margin-bottom:9px;padding:8px 9px}.fhl-gate-access-note small{display:none}.fhl-gate-access-note strong{font-size:10.8px;line-height:1.25}
 .fhl-email-gate-panel .fhl-email-unlock-form{gap:7px}.fhl-email-gate-panel .fhl-email-unlock-form input[type=text],.fhl-email-gate-panel .fhl-email-unlock-form input[type=email]{padding:11px 12px;font-size:16px}.fhl-email-gate-panel .fhl-email-unlock-form label small{display:none}.fhl-email-gate-panel .fhl-gate-consent{font-size:10px}.fhl-gate-submit{min-height:46px!important;font-size:14px!important}
 .fhl-gate-trust-row{display:flex;gap:5px 9px;margin-top:8px;font-size:9px}.fhl-gate-privacy{display:none}
}
@media(max-width:390px){.fhl-gate-eyebrow span:nth-child(2){display:none}.fhl-gate-preview-card{width:calc(50% - 5px)}.fhl-gate-preview-card:nth-of-type(4){display:none}.fhl-email-gate-panel h2{font-size:22px!important}}

/* v8.1.9 – Wide compact email gate with real reading teaser */
.fhl-email-teaser-gate{position:relative;overflow:hidden;min-height:0;padding:0!important;border:0!important;background:transparent!important}
.fhl-gate-reading-preview{position:relative;margin:0;padding:26px 28px 132px;border:1px solid #d8e1ed;border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(18,45,78,.08);overflow:hidden}
.fhl-gate-reading-preview h2{margin:6px 0 10px!important;font-size:clamp(24px,3vw,34px)!important;line-height:1.16!important;color:#0b315f}
.fhl-gate-visible-copy{max-width:900px;margin:0!important;color:#344a64;font-size:16px;line-height:1.7}
.fhl-gate-fade-copy{position:relative;margin-top:14px;max-height:150px;overflow:hidden;filter:blur(5px);opacity:.72;user-select:none;pointer-events:none}
.fhl-gate-fade-copy:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.72) 50%,#fff 94%)}
.fhl-gate-fade-copy p{margin:0 0 12px!important;color:#40536a;font-size:15px;line-height:1.65}.fhl-gate-fade-copy h3{margin:8px 0!important;color:#173d68;font-size:20px}
.fhl-email-gate-wide{position:absolute!important;z-index:4;left:50%;bottom:20px;width:min(1120px,calc(100% - 34px));max-width:none!important;margin:0!important;padding:22px 24px!important;transform:translateX(-50%);display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.9fr);gap:22px;align-items:center;border:1px solid #cbd8e9!important;border-radius:20px!important;background:rgba(255,255,255,.985)!important;box-shadow:0 22px 60px rgba(8,37,73,.24)!important;backdrop-filter:blur(14px)}
.fhl-gate-main-copy{text-align:left}.fhl-gate-main-copy .fhl-gate-eyebrow{justify-content:flex-start;margin:0 0 8px}.fhl-gate-main-copy .fhl-ai-section-kicker{display:block;font-size:10px;letter-spacing:1.2px}.fhl-gate-main-copy h2{margin:4px 0 5px!important;font-size:clamp(25px,2.7vw,36px)!important;line-height:1.1!important;text-align:left}.fhl-gate-main-copy .fhl-gate-intro{max-width:none;margin:0 0 12px!important;font-size:15px;text-align:left}
.fhl-gate-benefit-chips{display:flex;flex-wrap:wrap;gap:7px}.fhl-gate-benefit-chips span{padding:6px 9px;border-radius:999px;background:#eff8f3;color:#08764c;font-size:11px;font-weight:800}.fhl-gate-scope-note{margin:9px 0 0!important;color:#66758a;font-size:11px}
.fhl-email-unlock-inline{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px!important;max-width:none!important;margin:0!important;align-items:end}.fhl-email-unlock-inline .fhl-gate-email-field,.fhl-email-unlock-inline .fhl-gate-name-field{display:grid;gap:5px;margin:0!important}.fhl-email-unlock-inline .fhl-gate-email-field>span,.fhl-email-unlock-inline .fhl-gate-name-field>span{font-size:12px;font-weight:800;color:#173654}.fhl-email-unlock-inline input[type=email],.fhl-email-unlock-inline input[type=text]{height:50px;padding:0 14px!important;border-radius:11px!important}.fhl-email-unlock-inline .fhl-gate-submit{min-width:210px;min-height:50px!important;margin:0!important;padding:0 18px!important;font-size:14px!important}.fhl-email-unlock-inline .fhl-gate-consent{grid-column:1/-1;margin:0!important;font-size:10.5px!important;line-height:1.35!important}.fhl-email-unlock-inline .fhl-gate-message{grid-column:1/-1}.fhl-gate-mini-trust{display:flex;justify-content:flex-end;gap:14px;margin-top:7px;color:#66758a;font-size:10px;font-weight:700}
@media(max-width:900px){.fhl-gate-reading-preview{padding-bottom:205px}.fhl-email-gate-wide{grid-template-columns:1fr;gap:12px}.fhl-gate-main-copy .fhl-gate-eyebrow span:nth-child(2){display:none}.fhl-gate-main-copy h2{font-size:27px!important}.fhl-gate-main-copy .fhl-gate-intro{font-size:14px}.fhl-gate-mini-trust{justify-content:flex-start}}
@media(max-width:600px){
 .fhl-email-teaser-gate{margin-left:-10px!important;margin-right:-10px!important}
 .fhl-gate-reading-preview{padding:18px 16px 285px;border-radius:16px}.fhl-gate-reading-preview h2{font-size:22px!important}.fhl-gate-visible-copy{font-size:14px;line-height:1.55}.fhl-gate-visible-copy{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.fhl-gate-fade-copy{max-height:105px;margin-top:9px;filter:blur(4px)}
 .fhl-email-gate-wide{bottom:10px;width:calc(100% - 12px);padding:14px 13px!important;border-radius:15px!important;gap:9px}
 .fhl-gate-main-copy .fhl-gate-eyebrow{gap:5px;margin-bottom:5px}.fhl-gate-main-copy .fhl-gate-eyebrow span{padding:4px 7px;font-size:9px}.fhl-gate-main-copy .fhl-gate-eyebrow span:nth-child(3){display:none}
 .fhl-gate-main-copy .fhl-ai-section-kicker{font-size:9px}.fhl-gate-main-copy h2{margin:3px 0!important;font-size:22px!important}.fhl-gate-main-copy .fhl-gate-intro{margin-bottom:8px!important;font-size:12.5px;line-height:1.35}
 .fhl-gate-benefit-chips{gap:5px}.fhl-gate-benefit-chips span{padding:5px 7px;font-size:9.5px}.fhl-gate-scope-note{margin-top:6px!important;font-size:9.5px}
 .fhl-email-unlock-inline{grid-template-columns:1fr;gap:7px!important}.fhl-email-unlock-inline .fhl-gate-email-field>span,.fhl-email-unlock-inline .fhl-gate-name-field>span{font-size:11px}.fhl-email-unlock-inline input[type=email],.fhl-email-unlock-inline input[type=text]{height:45px!important;font-size:15px!important}.fhl-email-unlock-inline .fhl-gate-submit{width:100%;min-width:0;min-height:45px!important;font-size:13px!important}.fhl-email-unlock-inline .fhl-gate-consent{font-size:9.5px!important}.fhl-gate-mini-trust{display:none}
}

/* v8.2.0 – High-impact lock gate with genuinely blurred analysis teaser */
.fhl-email-teaser-gate{position:relative;margin:24px 0!important;padding:0!important;overflow:visible!important;background:transparent!important;border:0!important}
.fhl-gate-reading-preview{position:relative;min-height:520px;padding:28px 30px 250px;border:1px solid #d9e2ee;border-radius:22px;background:#fff;box-shadow:0 15px 42px rgba(18,45,78,.10);overflow:hidden}
.fhl-gate-reading-preview h2{margin:6px 0 10px!important;color:#0c315d;font-size:clamp(25px,3vw,35px)!important;line-height:1.15!important}
.fhl-gate-visible-copy{max-width:900px;margin:0!important;color:#334a64;font-size:16px;line-height:1.65}
.fhl-gate-fade-copy{position:relative;max-height:235px;margin-top:14px;padding:4px 0 55px;overflow:hidden;filter:blur(7px);opacity:.58;user-select:none;pointer-events:none;transform:translateZ(0)}
.fhl-gate-fade-copy:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.02) 0%,rgba(255,255,255,.2) 35%,#fff 100%)}
.fhl-gate-fade-copy p{margin:0 0 13px!important;color:#314960;font-size:15px;line-height:1.65}.fhl-gate-fade-copy h3{margin:9px 0!important;color:#173d68;font-size:21px}
.fhl-content-lock-marker{position:absolute;z-index:2;left:50%;top:225px;display:flex;gap:9px;align-items:center;padding:9px 15px;border:1px solid #c8d7ea;border-radius:999px;background:rgba(255,255,255,.94);color:#173b68;box-shadow:0 9px 24px rgba(13,48,87,.15);font-size:12px;transform:translateX(-50%)}
.fhl-content-lock-marker span{font-size:16px}

.fhl-email-gate-spotlight{position:absolute!important;z-index:10;left:50%;bottom:22px;width:min(1240px,calc(100% - 30px));max-width:none!important;margin:0!important;padding:0!important;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);overflow:hidden;border:1px solid #2581ff!important;border-radius:22px!important;background:#071a35!important;color:#fff!important;box-shadow:0 0 0 1px rgba(49,142,255,.35),0 26px 80px rgba(1,17,39,.48),0 0 42px rgba(30,121,255,.25)!important;transform:translateX(-50%)}
.fhl-gate-left{position:relative;padding:25px 28px 22px;background:radial-gradient(circle at 50% 0,rgba(29,112,255,.15),transparent 42%),linear-gradient(135deg,#06162d,#091e3b);text-align:left}
.fhl-gate-lock-icon{display:grid;place-items:center;width:48px;height:48px;margin:0 0 10px;border:1px solid #2991ff;border-radius:50%;background:#08264d;box-shadow:0 0 24px rgba(32,137,255,.52);font-size:22px}
.fhl-gate-left .fhl-gate-eyebrow{justify-content:flex-start;gap:7px;margin:0 0 10px}.fhl-gate-left .fhl-gate-eyebrow span{padding:5px 9px;background:rgba(20,133,255,.15);border:1px solid rgba(71,159,255,.28);color:#cce6ff;font-size:10px}
.fhl-gate-left h2{margin:0 0 7px!important;color:#fff!important;font-size:clamp(29px,3.2vw,43px)!important;line-height:1.08!important;text-align:left}.fhl-gate-left h2::first-line{color:#fff}
.fhl-gate-left .fhl-gate-intro{max-width:600px;margin:0 0 18px!important;color:#d8e7f8!important;font-size:16px;line-height:1.5;text-align:left}
.fhl-gate-benefit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin:0 0 18px}.fhl-gate-benefit-grid span{display:flex;gap:8px;align-items:center;color:#f0f6ff;font-size:13px;font-weight:700}.fhl-gate-benefit-grid b{display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:#0b3c72;color:#49a0ff;font-size:12px}
.fhl-email-unlock-spotlight{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:9px 10px!important;max-width:none!important;margin:0!important;align-items:center}.fhl-email-unlock-spotlight .fhl-gate-email-field,.fhl-email-unlock-spotlight .fhl-gate-name-field{margin:0!important}.fhl-email-unlock-spotlight input[type=email],.fhl-email-unlock-spotlight input[type=text]{box-sizing:border-box;width:100%;height:52px;padding:0 15px!important;border:1px solid #537092!important;border-radius:10px!important;background:#071529!important;color:#fff!important;font-size:15px!important;box-shadow:none!important}.fhl-email-unlock-spotlight input::placeholder{color:#aabbd0}.fhl-email-unlock-spotlight input:focus{border-color:#2c91ff!important;box-shadow:0 0 0 3px rgba(44,145,255,.2)!important}
.fhl-email-unlock-spotlight .fhl-gate-submit{min-width:230px;min-height:52px!important;margin:0!important;padding:0 20px!important;border-radius:10px!important;background:linear-gradient(135deg,#1684ff,#1261ed)!important;color:#fff!important;box-shadow:0 9px 24px rgba(21,107,243,.35)!important;font-size:14px!important;text-transform:uppercase;letter-spacing:.2px}.fhl-email-unlock-spotlight .fhl-gate-submit:hover{transform:translateY(-1px);box-shadow:0 13px 30px rgba(21,107,243,.45)!important}
.fhl-email-unlock-spotlight .fhl-gate-consent{grid-column:1/-1;margin:0!important;color:#afc1d7!important;font-size:10.5px!important;line-height:1.35!important}.fhl-email-unlock-spotlight .fhl-gate-message{grid-column:1/-1;color:#fff}
.fhl-gate-left .fhl-gate-scope-note{margin:10px 0 0!important;color:#9fb2c9!important;font-size:10.5px}

.fhl-gate-locked-preview{position:relative;padding:24px 24px 28px;border-left:1px solid rgba(83,147,222,.23);background:linear-gradient(180deg,#0a2344,#071a34);overflow:hidden}
.fhl-gate-locked-preview:after{content:"";position:absolute;inset:38% 0 0;background:linear-gradient(180deg,rgba(7,26,52,0),#071a34 88%);pointer-events:none}
.fhl-locked-preview-title{position:relative;z-index:2;display:flex;gap:8px;justify-content:center;align-items:center;margin:0 0 13px;padding:7px 10px;border-radius:999px;background:rgba(20,105,206,.12);color:#72b5ff;font-size:12px;font-weight:900;letter-spacing:.7px;text-transform:uppercase}
.fhl-gate-locked-preview article{position:relative;z-index:1;display:flex;gap:12px;align-items:flex-start;margin:9px 0;padding:13px 14px;border:1px solid rgba(135,178,229,.14);border-radius:12px;background:rgba(255,255,255,.045);filter:blur(2.8px);opacity:.76}
.fhl-gate-locked-preview article:nth-of-type(3),.fhl-gate-locked-preview article:nth-of-type(4){filter:blur(4.8px);opacity:.55}
.fhl-lock-circle{display:grid;flex:0 0 34px;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.1);font-size:15px}.fhl-gate-locked-preview strong{display:block;color:#eef6ff;font-size:13px}.fhl-gate-locked-preview p{margin:3px 0 0!important;color:#a9bdd5;font-size:11px;line-height:1.35}
.fhl-preview-fade-label{position:absolute;z-index:3;right:18px;bottom:14px;max-width:210px;color:#4fa1ff;font-size:11px;font-weight:800;text-align:right}

@media(max-width:900px){
 .fhl-gate-reading-preview{min-height:660px;padding:22px 20px 390px}.fhl-content-lock-marker{top:205px}
 .fhl-email-gate-spotlight{grid-template-columns:1fr;bottom:14px;width:calc(100% - 20px)}
 .fhl-gate-left{padding:20px 22px 18px}.fhl-gate-locked-preview{padding:15px 18px 18px;border-top:1px solid rgba(83,147,222,.23);border-left:0}.fhl-gate-locked-preview article{display:none}.fhl-gate-locked-preview article:first-of-type,.fhl-gate-locked-preview article:nth-of-type(2){display:flex;margin:6px 0;padding:9px 11px}.fhl-preview-fade-label{position:relative;right:auto;bottom:auto;max-width:none;margin-top:7px;text-align:center}
}
@media(max-width:600px){
 .fhl-email-teaser-gate{margin-left:-8px!important;margin-right:-8px!important}
 .fhl-gate-reading-preview{min-height:665px;padding:16px 14px 405px;border-radius:16px}.fhl-gate-reading-preview h2{font-size:21px!important}.fhl-gate-visible-copy{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:13.5px;line-height:1.5}.fhl-gate-fade-copy{max-height:130px;filter:blur(7px)}.fhl-content-lock-marker{top:185px;padding:7px 10px;font-size:10px}
 .fhl-email-gate-spotlight{bottom:8px;width:calc(100% - 10px);border-radius:16px!important}.fhl-gate-left{padding:15px 13px 13px}.fhl-gate-lock-icon{width:38px;height:38px;margin-bottom:7px;font-size:17px}.fhl-gate-left .fhl-gate-eyebrow{gap:4px;margin-bottom:7px}.fhl-gate-left .fhl-gate-eyebrow span{padding:4px 6px;font-size:8.5px}.fhl-gate-left .fhl-gate-eyebrow span:nth-child(2){display:none}.fhl-gate-left h2{font-size:25px!important}.fhl-gate-left .fhl-gate-intro{margin-bottom:11px!important;font-size:12.5px;line-height:1.35}.fhl-gate-benefit-grid{gap:6px 8px;margin-bottom:12px}.fhl-gate-benefit-grid span{font-size:10.5px}.fhl-gate-benefit-grid b{flex-basis:18px;width:18px;height:18px;font-size:10px}
 .fhl-email-unlock-spotlight{grid-template-columns:1fr;gap:7px!important}.fhl-email-unlock-spotlight input[type=email],.fhl-email-unlock-spotlight input[type=text]{height:45px;font-size:16px!important}.fhl-email-unlock-spotlight .fhl-gate-submit{width:100%;min-width:0;min-height:45px!important;font-size:12px!important}.fhl-email-unlock-spotlight .fhl-gate-consent{font-size:9px!important}.fhl-gate-left .fhl-gate-scope-note{font-size:9px}
 .fhl-gate-locked-preview{padding:11px 12px 13px}.fhl-locked-preview-title{margin-bottom:6px;padding:5px 8px;font-size:9px}.fhl-gate-locked-preview article{display:none!important}.fhl-gate-locked-preview article:first-of-type{display:flex!important;padding:8px 9px}.fhl-gate-locked-preview strong{font-size:10.5px}.fhl-gate-locked-preview p{font-size:9px}.fhl-lock-circle{flex-basis:27px;width:27px;height:27px;font-size:12px}.fhl-preview-fade-label{margin-top:4px;font-size:9px}
}

/* v8.2.1: scroll-triggered, serious access gates */
.fhl-scroll-access-gate{position:relative;margin:26px 0}.fhl-locked-analysis-preview{position:relative;padding:26px;border:1px solid #d9e2ec;border-radius:18px;background:#fff;overflow:hidden}.fhl-locked-analysis-preview h2{margin:6px 0 10px!important}.fhl-preview-readable{max-width:850px;margin-bottom:16px!important;font-size:17px;line-height:1.65}.fhl-preview-blurred{position:relative;max-height:360px;overflow:hidden;filter:blur(5.5px);user-select:none;pointer-events:none;opacity:.68}.fhl-preview-blurred:after{content:"";position:absolute;inset:20% 0 0;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.92) 72%,#fff)}.fhl-inline-lock{position:absolute;left:50%;bottom:26px;z-index:3;display:flex;align-items:center;gap:10px;transform:translateX(-50%);padding:12px 18px;border:1px solid #bfd0e5;border-radius:999px;background:#fff;box-shadow:0 12px 30px rgba(14,44,78,.18);color:#0b315f;cursor:pointer;white-space:nowrap}.fhl-inline-lock span{font-size:19px}.fhl-inline-lock strong{font-size:14px}.fhl-inline-lock small{padding-left:8px;border-left:1px solid #d7e0eb;color:#27835b;font-weight:800}.fhl-gate-backdrop{position:fixed;inset:0;z-index:999998;background:rgba(8,20,38,.56);backdrop-filter:blur(3px)}.fhl-scroll-gate-modal{position:fixed;left:50%;top:50%;z-index:999999;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:28px;width:min(900px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto;transform:translate(-50%,-50%);padding:30px;border:1px solid #d4dfeb;border-radius:20px;background:#fff;box-shadow:0 30px 90px rgba(2,18,38,.35)}.fhl-scroll-gate-modal[hidden],.fhl-gate-backdrop[hidden]{display:none!important}.fhl-gate-close{position:absolute;right:12px;top:8px;border:0;background:transparent;color:#65758a;font-size:30px;line-height:1;cursor:pointer}.fhl-modal-lock{display:grid;place-items:center;width:48px;height:48px;margin-bottom:12px;border-radius:14px;background:#eaf2ff;font-size:23px}.fhl-modal-kicker{color:#2867d8;font-size:12px;font-weight:900;letter-spacing:.9px;text-transform:uppercase}.fhl-modal-copy h2{margin:7px 0 8px!important;font-size:32px!important;line-height:1.15!important}.fhl-modal-copy p{margin:0 0 14px!important;color:#526174}.fhl-modal-copy ul{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px;margin:0;padding:0;list-style:none}.fhl-modal-copy li:before{content:"✓";margin-right:7px;color:#1c9a67;font-weight:900}.fhl-modal-form{align-self:center}.fhl-modal-form>label:not(.fhl-gate-consent){display:block;margin-bottom:12px;font-weight:800}.fhl-modal-form input[type=email],.fhl-modal-form input[type=text]{width:100%;margin-top:6px;padding:13px 14px;border:1px solid #b9c8da;border-radius:10px;font:inherit}.fhl-modal-form .fhl-ai-button{width:100%;margin-top:8px;border:0}.fhl-modal-trust{display:block;margin-top:10px;text-align:center;color:#738195}.fhl-premium-action{align-self:center;text-align:center}.fhl-premium-action>strong{display:block;margin-bottom:14px;color:#0b315f;font-size:34px}.fhl-premium-modal{grid-template-columns:minmax(0,1fr) 280px}.fhl-premium-inline-lock small{color:#a56b00}.fhl-gate-hp{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;opacity:0!important}
@media(max-width:700px){.fhl-locked-analysis-preview{padding:18px 16px 72px;border-radius:15px}.fhl-preview-readable{font-size:14px;line-height:1.55}.fhl-preview-blurred{max-height:250px;filter:blur(5px)}.fhl-inline-lock{bottom:14px;max-width:calc(100% - 24px);padding:10px 13px}.fhl-inline-lock strong{font-size:12px}.fhl-inline-lock small{font-size:10px}.fhl-scroll-gate-modal,.fhl-premium-modal{grid-template-columns:1fr;gap:16px;width:calc(100vw - 20px);max-height:calc(100vh - 20px);padding:22px 18px;border-radius:16px}.fhl-modal-lock{width:40px;height:40px;margin-bottom:7px}.fhl-modal-copy h2{font-size:25px!important}.fhl-modal-copy p{font-size:14px}.fhl-modal-copy ul{font-size:13px}.fhl-gate-consent{font-size:11px!important}.fhl-modal-trust{font-size:10px}.fhl-premium-action>strong{font-size:28px}}
html.fhl-gate-open,html.fhl-gate-open body{overflow:hidden!important}

/* 8.3.0 Content Journey */
.fhl-content-journey-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0 26px;padding:12px;border:1px solid #e4e9f3;border-radius:16px;background:#fff}
.fhl-content-journey-steps span{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;border-radius:12px;background:#f4f6fa;color:#677085;font-size:13px;font-weight:700}
.fhl-content-journey-steps span b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#dfe4ed;color:#4b5568}
.fhl-content-journey-steps span.is-active{background:#edf4ff;color:#173b7a}.fhl-content-journey-steps span.is-active b{background:#1f63e9;color:#fff}
.fhl-ai-confidence-ring.is-locked{background:linear-gradient(145deg,#f4f6fa,#e8edf5)}
.fhl-ai-confidence-ring.is-locked strong{font-size:28px}
.fhl-probability-teaser{position:relative;overflow:hidden}
.fhl-prob-grid-locked article{position:relative}.fhl-prob-grid-locked strong{font-size:22px}.fhl-prob-grid-locked .fhl-ai-bar{filter:blur(3px);opacity:.48}
.fhl-content-journey-gate{margin:0 0 28px}
.fhl-journey-blur-preview{position:relative;overflow:hidden;border:1px solid #e3e8f1;border-radius:20px 20px 0 0;background:#fff;padding:26px 28px 70px}
.fhl-journey-preview-copy{max-width:920px;margin:auto}
.fhl-journey-preview-copy h2{margin:6px 0 10px}.fhl-journey-preview-copy>p{max-width:760px}
.fhl-journey-fade-content{position:relative;margin-top:20px;filter:blur(5px);opacity:.68;user-select:none;pointer-events:none;transform:translateZ(0)}
.fhl-journey-fade-content:after{content:"";position:absolute;inset:-10px;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.12) 25%,rgba(255,255,255,.72) 75%,#fff 100%)}
.fhl-journey-fade-strong{filter:blur(6px);opacity:.62}
.fhl-journey-unlock-card{position:relative;z-index:2;margin:-46px 22px 0;display:grid;grid-template-columns:auto minmax(0,1fr) minmax(280px,420px);gap:18px;align-items:center;padding:20px 22px;border:1px solid #dce4f1;border-radius:18px;background:#fff;box-shadow:0 18px 55px rgba(18,35,70,.14)}
.fhl-journey-lock{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:#edf4ff;font-size:24px}
.fhl-journey-unlock-copy h2{margin:2px 0 6px;font-size:23px;line-height:1.15}.fhl-journey-unlock-copy p{margin:0;color:#596579;font-size:14px}
.fhl-journey-benefits{display:flex;flex-wrap:wrap;gap:7px 12px;margin-top:10px}.fhl-journey-benefits span{font-size:12px;font-weight:700;color:#315276}
.fhl-journey-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;align-items:center}
.fhl-journey-form input[type=email],.fhl-journey-form input[type=text]{width:100%;min-height:46px;border:1px solid #cfd8e7;border-radius:11px;padding:0 13px;background:#fff}
.fhl-journey-form .fhl-ai-button{min-height:46px;white-space:nowrap}
.fhl-journey-form .fhl-gate-consent,.fhl-journey-form .fhl-modal-trust,.fhl-journey-form .fhl-gate-message{grid-column:1/-1}
.fhl-journey-form .fhl-gate-consent{display:flex;gap:8px;align-items:flex-start;font-size:11px;line-height:1.4;color:#677085}
.fhl-journey-form .fhl-modal-trust{font-size:11px;color:#788296}
.fhl-premium-unlock-card{grid-template-columns:auto minmax(0,1fr) auto;border-color:#ead9a8;background:linear-gradient(135deg,#fff,#fffaf0)}
.fhl-premium-star{background:#fff0bf;color:#9a6b00}.fhl-premium-action{display:flex;align-items:center;gap:12px}.fhl-premium-action strong{font-size:22px;white-space:nowrap}
.fhl-journey-email-content{animation:fhlJourneyReveal .35s ease both}@keyframes fhlJourneyReveal{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
@media(max-width:820px){
 .fhl-content-journey-steps{gap:6px;padding:8px}.fhl-content-journey-steps span{padding:8px 5px;font-size:11px}.fhl-content-journey-steps span b{width:20px;height:20px;font-size:10px}
 .fhl-journey-blur-preview{padding:20px 16px 64px}.fhl-journey-unlock-card{margin:-42px 10px 0;grid-template-columns:auto 1fr;padding:16px;gap:12px}
 .fhl-journey-unlock-copy h2{font-size:20px}.fhl-journey-form{grid-column:1/-1;grid-template-columns:1fr auto}.fhl-journey-benefits{gap:5px 9px}
 .fhl-premium-unlock-card{grid-template-columns:auto 1fr}.fhl-premium-action{grid-column:1/-1;justify-content:space-between}
}
@media(max-width:520px){
 .fhl-content-journey-steps span{font-size:0}.fhl-content-journey-steps span b{font-size:10px}.fhl-content-journey-steps span:after{font-size:10px}.fhl-content-journey-steps span:nth-child(1):after{content:"Überblick"}.fhl-content-journey-steps span:nth-child(2):after{content:"Kostenlos"}.fhl-content-journey-steps span:nth-child(3):after{content:"Premium"}
 .fhl-journey-blur-preview{padding:18px 14px 58px}.fhl-journey-preview-copy h2{font-size:21px}.fhl-journey-fade-content{max-height:210px;overflow:hidden}
 .fhl-journey-unlock-card{margin:-38px 7px 0;display:grid;grid-template-columns:42px 1fr;padding:14px 13px}.fhl-journey-lock{width:42px;height:42px;border-radius:12px;font-size:20px}
 .fhl-journey-unlock-copy h2{font-size:18px}.fhl-journey-unlock-copy p{font-size:13px}.fhl-journey-benefits span{font-size:11px}
 .fhl-journey-form{grid-template-columns:1fr}.fhl-journey-form .fhl-ai-button{width:100%}.fhl-premium-action{flex-direction:column;align-items:stretch}.fhl-premium-action .fhl-ai-button{text-align:center}
}


/* 8.3.1 Natural Reading Gate */
.fhl-natural-reading-gate{--fhl-gate-blur:7px;position:relative;margin:8px 0 34px}
.fhl-real-locked-content{position:relative;overflow:hidden;border:1px solid #e1e6ef;border-radius:18px;background:#fff;padding:28px 30px 116px}
.fhl-real-content-inner{max-width:900px;margin:0 auto;position:relative}
.fhl-real-content-inner>p{max-width:780px;color:#4f5d70}
.fhl-real-content-fade{position:relative;margin-top:20px;filter:blur(var(--fhl-gate-blur));opacity:.72;user-select:none;pointer-events:none;transform:translateZ(0);transition:filter .8s ease,opacity .8s ease}
.fhl-real-content-fade:after{content:"";position:absolute;z-index:2;inset:-16px;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.08) 18%,rgba(255,255,255,.45) 58%,rgba(255,255,255,.96) 100%)}
.fhl-premium-fade{opacity:.66;filter:blur(calc(var(--fhl-gate-blur) + 1px))}
.fhl-gradient-lock{position:absolute;z-index:4;left:50%;bottom:55px;transform:translateX(-50%);display:flex;align-items:center;gap:8px;padding:8px 13px;border:1px solid #d7deea;border-radius:999px;background:rgba(255,255,255,.94);box-shadow:0 8px 26px rgba(21,39,71,.1);color:#3c4b61;font-size:12px;white-space:nowrap}
.fhl-gradient-lock .dashicons{width:16px;height:16px;font-size:16px}
.fhl-inline-unlock-card{position:relative;z-index:6;max-width:760px;margin:-76px auto 0;display:grid;grid-template-columns:44px minmax(0,1fr) minmax(290px,380px);gap:16px;align-items:center;padding:17px 18px;border:1px solid #dce3ee;border-radius:16px;background:#fff;box-shadow:0 18px 46px rgba(20,39,73,.16)}
.fhl-inline-lock{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#eef4ff;color:#215fc5;font-size:20px}
.fhl-inline-unlock-copy h2{font-size:20px;line-height:1.2;margin:2px 0 5px}.fhl-inline-unlock-copy p{margin:0;color:#5f6b7d;font-size:13px;line-height:1.45}
.fhl-inline-benefits{display:flex;flex-wrap:wrap;gap:5px 11px;margin-top:8px}.fhl-inline-benefits span{font-size:11px;font-weight:700;color:#365476}.fhl-inline-benefits span:before{content:"✓ ";color:#188552}
.fhl-reader-proof{display:block;margin-top:7px;color:#788497;font-size:11px}
.fhl-inline-gate-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}
.fhl-inline-gate-form input[type=email],.fhl-inline-gate-form input[type=text]{width:100%;height:44px;padding:0 12px;border:1px solid #cfd8e6;border-radius:10px;background:#fff;font-size:14px}
.fhl-inline-gate-form .fhl-ai-button{height:44px;min-height:44px;padding:0 15px;white-space:nowrap}
.fhl-inline-gate-form .fhl-gate-consent,.fhl-inline-gate-form .fhl-inline-trust,.fhl-inline-gate-form .fhl-gate-message{grid-column:1/-1}
.fhl-inline-gate-form .fhl-gate-consent{display:flex;gap:7px;align-items:flex-start;font-size:10px;line-height:1.35;color:#6d7889}.fhl-inline-trust{font-size:10px;color:#7a8596}
.fhl-premium-inline-card{grid-template-columns:44px minmax(0,1fr) auto}.fhl-premium-icon{background:#fff4dc;color:#a76b00}.fhl-premium-action{display:flex;align-items:center;gap:12px;white-space:nowrap}.fhl-premium-action>strong{font-size:18px}.fhl-no-checkout{font-size:11px;color:#7b8492;white-space:normal;max-width:180px}
.fhl-animation-soft:not(.is-in-view) .fhl-inline-unlock-card,.fhl-animation-magazine:not(.is-in-view) .fhl-inline-unlock-card{opacity:.01;transform:translateY(12px)}
.fhl-animation-soft .fhl-inline-unlock-card{transition:opacity .45s ease,transform .45s ease}.fhl-animation-magazine .fhl-inline-unlock-card{transition:opacity .65s cubic-bezier(.2,.8,.2,1),transform .65s cubic-bezier(.2,.8,.2,1)}
.fhl-natural-reading-gate.is-in-view .fhl-inline-unlock-card{opacity:1;transform:none}
.fhl-natural-reading-gate.is-sticky-enabled .fhl-inline-unlock-card.is-sticky{position:sticky;bottom:14px}
@media(max-width:820px){.fhl-real-locked-content{padding:22px 18px 108px}.fhl-inline-unlock-card{margin:-72px 12px 0;grid-template-columns:42px 1fr;max-width:none}.fhl-inline-gate-form,.fhl-premium-action{grid-column:1/-1}.fhl-premium-inline-card{grid-template-columns:42px 1fr}.fhl-premium-action{display:grid;grid-template-columns:1fr auto}}
@media(max-width:560px){.fhl-real-locked-content{padding:18px 14px 96px;border-radius:15px}.fhl-real-content-inner h2{font-size:21px}.fhl-real-content-inner>p{font-size:14px}.fhl-real-content-fade{max-height:230px;overflow:hidden}.fhl-inline-unlock-card{margin:-63px 7px 0;padding:13px;gap:10px;grid-template-columns:36px 1fr;border-radius:14px}.fhl-inline-lock{width:36px;height:36px;border-radius:10px;font-size:17px}.fhl-inline-unlock-copy h2{font-size:17px}.fhl-inline-unlock-copy p{font-size:12px}.fhl-inline-benefits{gap:4px 8px}.fhl-inline-benefits span{font-size:10px}.fhl-inline-gate-form{grid-template-columns:1fr}.fhl-inline-gate-form .fhl-ai-button{width:100%}.fhl-inline-gate-form .fhl-gate-consent{font-size:9px}.fhl-gradient-lock{bottom:49px}.fhl-premium-action{grid-template-columns:1fr}.fhl-premium-action .fhl-ai-button{text-align:center}}


/* 8.3.2 Conversion Upgrade Modal + SEO FAQ */
.fhl-premium-action{flex-wrap:wrap}.fhl-premium-action small{display:block;width:100%;color:#6c7787;font-size:11px;text-align:right}.fhl-open-premium-modal{border:0;cursor:pointer}.fhl-premium-real-content,.fhl-premium-real-content *{cursor:pointer}.fhl-upgrade-backdrop{position:fixed;inset:0;z-index:999998;background:rgba(8,20,38,.62);backdrop-filter:blur(5px)}.fhl-upgrade-modal{position:fixed;left:50%;top:50%;z-index:999999;width:min(520px,calc(100vw - 28px));max-height:calc(100vh - 28px);overflow:auto;transform:translate(-50%,-50%);padding:34px;border:1px solid rgba(25,62,108,.14);border-radius:24px;background:#fff;box-shadow:0 34px 100px rgba(4,20,43,.34);text-align:center}.fhl-upgrade-modal[hidden],.fhl-upgrade-backdrop[hidden]{display:none!important}.fhl-upgrade-close{position:absolute;right:13px;top:10px;width:38px;height:38px;border:0;border-radius:50%;background:#f1f5f9;color:#506174;font-size:27px;line-height:1;cursor:pointer}.fhl-upgrade-badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:#fff4dc;color:#9a6500;font-size:10px;font-weight:900;letter-spacing:1px}.fhl-upgrade-icon{display:grid;place-items:center;width:58px;height:58px;margin:16px auto 10px;border-radius:18px;background:linear-gradient(145deg,#fff7e6,#ffe6a8);color:#a56b00;font-size:28px;box-shadow:0 12px 28px rgba(164,107,0,.15)}.fhl-upgrade-modal h2{margin:0!important;color:#0d2747;font-size:30px!important;line-height:1.12!important}.fhl-upgrade-lead{margin:9px 0 20px!important;color:#607086;font-size:15px}.fhl-upgrade-benefits{display:grid;grid-template-columns:1fr 1fr;gap:9px 12px;margin:0 0 22px;text-align:left}.fhl-upgrade-benefits span{position:relative;padding:10px 10px 10px 31px;border:1px solid #e4ebf3;border-radius:11px;background:#f8fbff;color:#223c5d;font-size:13px;font-weight:750}.fhl-upgrade-benefits span:before{content:'✓';position:absolute;left:11px;color:#159267;font-weight:900}.fhl-upgrade-price{display:flex;align-items:baseline;justify-content:center;gap:8px;margin-bottom:14px}.fhl-upgrade-price strong{color:#0b315f;font-size:28px}.fhl-upgrade-price small{color:#778398}.fhl-upgrade-checkout{display:block;width:100%;box-sizing:border-box;border:0;text-align:center}.fhl-upgrade-checkout[disabled]{opacity:.6;cursor:not-allowed}.fhl-upgrade-trust{display:block;margin-top:12px;color:#6e7c8f;font-size:11px}.fhl-payment-setup-note{margin:10px 0 0!important;color:#8a5a00;font-size:12px}.fhl-premium-mobile-bar{display:none}.fhl-ai-section#faq details{transition:border-color .2s ease,box-shadow .2s ease}.fhl-ai-section#faq details:hover{border-color:#b7cbe2;box-shadow:0 8px 24px rgba(15,44,78,.07)}
@media(max-width:700px){.fhl-upgrade-modal{padding:27px 18px 22px;border-radius:19px}.fhl-upgrade-modal h2{font-size:24px!important}.fhl-upgrade-benefits{grid-template-columns:1fr}.fhl-upgrade-benefits span{padding-top:9px;padding-bottom:9px}.fhl-premium-mobile-bar{position:fixed;left:10px;right:10px;bottom:10px;z-index:99990;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid rgba(15,49,95,.16);border-radius:15px;background:rgba(255,255,255,.96);box-shadow:0 16px 45px rgba(4,22,47,.24);backdrop-filter:blur(10px);color:#0d2747;text-align:left;cursor:pointer}.fhl-premium-mobile-bar span{display:flex;flex-direction:column}.fhl-premium-mobile-bar b{font-size:13px}.fhl-premium-mobile-bar small{color:#718096;font-size:10px}.fhl-premium-mobile-bar>strong{padding:8px 10px;border-radius:10px;background:#0b315f;color:#fff;font-size:12px}.fhl-premium-action small{text-align:center}}


/* 8.3.2.2 visibility safeguard: conversion controls must remain usable even if JS is delayed or blocked */
.fhl-animation-soft:not(.is-in-view) .fhl-inline-unlock-card,
.fhl-animation-magazine:not(.is-in-view) .fhl-inline-unlock-card{opacity:1;transform:none}
.fhl-premium-inline-card,.fhl-open-premium-modal,.fhl-premium-action{visibility:visible!important}

/* 8.3.2.2 Premium free-unlock modal redesign */
html.fhl-modal-open,html.fhl-modal-open body{overflow:hidden!important}
.fhl-journey-email .fhl-email-reopen-card{position:relative;z-index:7;width:min(760px,calc(100% - 24px));margin:-76px auto 0;display:flex;align-items:center;gap:14px;padding:16px 18px;border:1px solid #dbe5f1;border-radius:17px;background:#fff;box-shadow:0 18px 50px rgba(15,37,68,.16);color:#10243f;text-align:left;cursor:pointer;box-sizing:border-box}
.fhl-email-reopen-card span:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column}.fhl-email-reopen-card b{font-size:15px}.fhl-email-reopen-card small{margin-top:2px;color:#6b7b91;font-size:12px}.fhl-email-reopen-card>strong{color:#1764d8;font-size:13px;white-space:nowrap}.fhl-email-reopen-icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:13px;background:#edf4ff;font-size:19px}
.fhl-email-modal-backdrop{position:fixed!important;inset:0!important;z-index:1000000!important;background:rgba(13,27,47,.76)!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.fhl-email-modal-backdrop[hidden],.fhl-email-unlock-modal[hidden]{display:none!important}
.fhl-email-unlock-modal,.fhl-email-unlock-modal *{box-sizing:border-box}
.fhl-email-unlock-modal{position:fixed!important;left:50%!important;top:50%!important;z-index:1000001!important;width:min(984px,calc(100vw - 34px))!important;max-width:984px!important;max-height:calc(100vh - 34px)!important;margin:0!important;padding:0!important;overflow:auto!important;transform:translate(-50%,-50%)!important;border:1px solid rgba(216,226,240,.9)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 36px 110px rgba(0,15,36,.42)!important;color:#11243f!important;text-align:left!important;font-family:inherit!important}
.fhl-email-modal-close{position:absolute!important;right:15px!important;top:14px!important;z-index:5!important;display:grid!important;place-items:center!important;width:44px!important;height:44px!important;margin:0!important;padding:0!important;border:3px solid #fff!important;border-radius:50%!important;background:#14243b!important;box-shadow:0 6px 20px rgba(8,24,45,.24)!important;color:#fff!important;font-size:29px!important;font-weight:300!important;line-height:1!important;cursor:pointer!important}
.fhl-email-modal-grid{display:grid!important;grid-template-columns:1.04fr .96fr!important;min-height:680px!important}
.fhl-email-modal-main{padding:44px 44px 34px!important;background:#fff!important}
.fhl-email-modal-preview{padding:66px 32px 32px!important;border-left:1px solid #e3eaf3!important;background:linear-gradient(145deg,#fbfcff,#f6f9fe)!important}
.fhl-free-badge{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:7px 11px!important;border:1px solid #bdd5ff!important;border-radius:999px!important;background:#edf5ff!important;color:#1462cf!important;font-size:11px!important;font-weight:900!important;letter-spacing:.6px!important}
.fhl-email-unlock-modal h2{max-width:440px!important;margin:20px 0 13px!important;color:#102039!important;font-size:35px!important;font-weight:850!important;line-height:1.16!important;letter-spacing:-.8px!important}
.fhl-email-modal-lead{max-width:440px!important;margin:0 0 23px!important;color:#52647c!important;font-size:16px!important;line-height:1.55!important}
.fhl-modal-gate-form{display:block!important;width:100%!important;margin:0!important;padding:0!important}
.fhl-modal-field{position:relative!important;display:block!important;width:100%!important;margin:0 0 11px!important;padding:0!important}
.fhl-modal-field .fhl-field-icon{position:absolute!important;left:17px!important;top:50%!important;z-index:2!important;transform:translateY(-50%)!important;color:#8798af!important;font-size:18px!important}
.fhl-modal-field input[type=email],.fhl-modal-field input[type=text]{display:block!important;width:100%!important;height:55px!important;margin:0!important;padding:0 16px 0 51px!important;border:1px solid #cfdaea!important;border-radius:11px!important;background:#fff!important;box-shadow:none!important;color:#18304f!important;font-size:15px!important;line-height:55px!important;outline:none!important}
.fhl-modal-field input:focus{border-color:#4389ea!important;box-shadow:0 0 0 4px rgba(47,125,232,.11)!important}
.fhl-modal-submit{display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;width:100%!important;height:58px!important;margin:0!important;padding:0 19px!important;border:0!important;border-radius:11px!important;background:linear-gradient(135deg,#ffc300,#ffb300)!important;box-shadow:0 11px 25px rgba(255,179,0,.25)!important;color:#10294d!important;font-size:16px!important;font-weight:900!important;line-height:1!important;cursor:pointer!important}
.fhl-modal-submit b{margin-left:auto!important;font-size:22px!important}.fhl-modal-submit:hover{transform:translateY(-1px)!important;box-shadow:0 14px 30px rgba(255,179,0,.32)!important}
.fhl-modal-consent{display:flex!important;align-items:flex-start!important;gap:9px!important;margin:14px 0 0!important;color:#607087!important;font-size:11px!important;line-height:1.45!important}.fhl-modal-consent input{width:16px!important;height:16px!important;flex:0 0 16px!important;margin:1px 0 0!important}.fhl-modal-consent a{color:#176bd7!important;font-weight:700!important}
.fhl-gate-message{margin-top:9px!important;color:#ad3d32!important;font-size:12px!important;font-weight:700!important}
.fhl-modal-divider{display:flex!important;align-items:center!important;gap:14px!important;margin:25px 0 19px!important;color:#7d8da4!important;font-size:11px!important;font-weight:900!important;letter-spacing:.6px!important}.fhl-modal-divider:before,.fhl-modal-divider:after{content:"";height:1px;flex:1;background:#e0e7f0}
.fhl-free-benefit-list{display:grid!important;gap:14px!important}.fhl-free-benefit-list>div{display:flex!important;align-items:center!important;gap:13px!important}.fhl-benefit-icon{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;flex:0 0 42px!important;border-radius:50%!important;background:#176be3!important;box-shadow:0 7px 16px rgba(23,107,227,.2)!important;color:#fff!important;font-style:normal!important;font-size:18px!important;font-weight:800!important}.fhl-free-benefit-list span{display:flex!important;flex-direction:column!important}.fhl-free-benefit-list b{color:#142946!important;font-size:14px!important}.fhl-free-benefit-list small{margin-top:2px!important;color:#65758d!important;font-size:11px!important}
.fhl-modal-reader-proof,.fhl-modal-no-payment{display:block!important;margin-top:20px!important;color:#697991!important;font-size:10px!important}.fhl-modal-no-payment{margin-top:12px!important}
.fhl-preview-kicker{display:block!important;margin-bottom:17px!important;color:#7b8ba4!important;font-size:11px!important;font-weight:900!important;letter-spacing:.8px!important}.fhl-preview-items{display:grid!important;gap:11px!important}.fhl-preview-items>div{display:grid!important;grid-template-columns:42px 1fr 35px!important;gap:12px!important;align-items:center!important;min-height:75px!important;padding:11px 13px!important;border:1px solid #dce5f0!important;border-radius:12px!important;background:rgba(255,255,255,.72)!important;box-shadow:0 5px 16px rgba(24,48,83,.035)!important}.fhl-preview-items i{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:50%!important;background:#edf4ff!important;color:#176be3!important;font-style:normal!important;font-size:18px!important}.fhl-preview-items>div:nth-child(2) i{background:#f4efff!important;color:#714add!important}.fhl-preview-items>div:nth-child(3) i{background:#eafaf9!important;color:#0fa8a5!important}.fhl-preview-items>div:nth-child(4) i{background:#fff0f1!important;color:#e04555!important}.fhl-preview-items>div:nth-child(5) i{background:#fff7e8!important;color:#e9a000!important}.fhl-preview-items span{display:flex!important;min-width:0!important;flex-direction:column!important}.fhl-preview-items b{color:#142946!important;font-size:14px!important}.fhl-preview-items small{margin-top:3px!important;color:#687891!important;font-size:11px!important;line-height:1.35!important}.fhl-preview-items em{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border:1px solid #e1e8f2!important;border-radius:50%!important;background:#fff!important;color:#94a3b7!important;font-style:normal!important;font-size:12px!important}
.fhl-free-assurance{display:flex!important;align-items:center!important;gap:13px!important;margin-top:26px!important;padding:18px!important;border:1px solid #cfe0fb!important;border-radius:13px!important;background:linear-gradient(135deg,#f0f6ff,#edf4ff)!important}.fhl-free-assurance i{display:grid!important;place-items:center!important;width:45px!important;height:45px!important;flex:0 0 45px!important;border-radius:50%!important;background:#dceaff!important;font-style:normal!important;font-size:21px!important}.fhl-free-assurance span{display:flex!important;flex-direction:column!important}.fhl-free-assurance b{color:#142946!important;font-size:14px!important}.fhl-free-assurance small{margin-top:3px!important;color:#64758d!important;font-size:11px!important;line-height:1.4!important}
.fhl-email-modal-footer{display:flex!important;align-items:center!important;justify-content:space-around!important;gap:14px!important;padding:17px 25px!important;border-top:1px solid #e1e8f1!important;background:#fbfcfe!important;color:#61718a!important;font-size:10px!important}
@media(max-width:820px){.fhl-email-unlock-modal{width:min(620px,calc(100vw - 20px))!important;max-height:calc(100vh - 20px)!important;border-radius:18px!important}.fhl-email-modal-grid{grid-template-columns:1fr!important;min-height:0!important}.fhl-email-modal-main{padding:34px 24px 25px!important}.fhl-email-modal-preview{padding:25px 24px!important;border-top:1px solid #e3eaf3!important;border-left:0!important}.fhl-email-unlock-modal h2{font-size:29px!important}.fhl-preview-items{grid-template-columns:1fr 1fr!important}.fhl-preview-items>div{grid-template-columns:36px 1fr!important;min-height:68px!important}.fhl-preview-items em{display:none!important}.fhl-email-modal-footer{flex-wrap:wrap!important}.fhl-email-reopen-card{margin-top:-62px!important}}
@media(max-width:560px){.fhl-email-unlock-modal{top:0!important;left:0!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;transform:none!important;border:0!important;border-radius:0!important}.fhl-email-modal-main{padding:26px 18px 22px!important}.fhl-email-modal-preview{padding:22px 18px!important}.fhl-email-modal-close{right:10px!important;top:9px!important;width:39px!important;height:39px!important;font-size:25px!important}.fhl-free-badge{padding:6px 9px!important;font-size:9px!important}.fhl-email-unlock-modal h2{margin-top:16px!important;font-size:25px!important;letter-spacing:-.3px!important}.fhl-email-modal-lead{font-size:14px!important}.fhl-modal-field input[type=email],.fhl-modal-field input[type=text]{height:52px!important;line-height:52px!important}.fhl-modal-submit{height:54px!important;font-size:15px!important}.fhl-preview-items{grid-template-columns:1fr!important}.fhl-preview-items>div:nth-child(n+4){display:none!important}.fhl-email-modal-footer{justify-content:center!important;padding:14px!important}.fhl-email-modal-footer span:nth-child(2){display:none!important}.fhl-journey-email .fhl-email-reopen-card{width:calc(100% - 14px)!important;margin:-58px 7px 0!important;padding:13px!important}.fhl-email-reopen-card small,.fhl-email-reopen-card>strong{display:none!important}}

/* 8.4 Conversion Center */
.fhl-email-unlock-modal{background:var(--fhl-modal-bg,#fff)!important;border:var(--fhl-modal-outline-width,1px) solid var(--fhl-modal-outline,#d9e3f2)!important;border-radius:var(--fhl-modal-radius,22px)!important;overflow:auto!important;max-height:min(92vh,900px)!important}
.fhl-email-unlock-modal .fhl-modal-kicker{color:var(--fhl-modal-accent,#1467e8)!important}
.fhl-email-unlock-modal .fhl-modal-submit{background:var(--fhl-modal-button,#ffc400)!important;color:var(--fhl-modal-button-text,#08152e)!important}
.fhl-template-dark{color:#fff!important}.fhl-template-dark .fhl-email-modal-main,.fhl-template-dark .fhl-email-modal-preview{background:#111827!important}.fhl-template-dark h2,.fhl-template-dark strong{color:#fff!important}.fhl-template-dark p,.fhl-template-dark small{color:#cbd5e1!important}
.fhl-template-blue{box-shadow:0 30px 90px rgba(20,103,232,.28)!important}
.fhl-upgrade-modal{background:var(--fhl-premium-bg,#101414)!important;color:var(--fhl-premium-text,#fff)!important;border:var(--fhl-premium-outline-width,3px) solid var(--fhl-premium-outline,#ffc400)!important;border-radius:var(--fhl-premium-radius,26px)!important;box-shadow:0 28px 90px rgba(0,0,0,.68),0 0 28px color-mix(in srgb,var(--fhl-premium-outline,#ffc400) 35%,transparent)!important;width:min(680px,calc(100vw - 28px))!important;max-height:92vh!important;overflow:auto!important;padding:42px 44px 34px!important;text-align:center!important}
.fhl-upgrade-modal h2{color:var(--fhl-premium-text,#fff)!important;font-size:clamp(30px,4vw,52px)!important;line-height:1.05!important;margin:14px 0!important}.fhl-upgrade-badge,.fhl-upgrade-price strong{color:var(--fhl-premium-accent,#ffc400)!important}.fhl-upgrade-benefits{display:grid!important;gap:10px!important;text-align:left!important;margin:24px 0!important}.fhl-upgrade-benefits span{display:block!important;padding:14px 46px 14px 18px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:14px!important;background:rgba(255,255,255,.045)!important;position:relative!important}.fhl-upgrade-benefits span:after{content:'🔒';position:absolute;right:16px;top:50%;transform:translateY(-50%)}.fhl-upgrade-benefits strong{display:block!important;color:var(--fhl-premium-text,#fff)!important;font-size:17px!important}.fhl-upgrade-benefits small{display:block!important;color:#aeb7bd!important;margin-top:3px!important}.fhl-upgrade-checkout{display:flex!important;justify-content:center!important;align-items:center!important;min-height:66px!important;background:var(--fhl-premium-button,#ffc400)!important;color:var(--fhl-premium-button-text,#080b0d)!important;font-size:21px!important;font-weight:900!important;border-radius:14px!important;box-shadow:0 10px 28px color-mix(in srgb,var(--fhl-premium-button,#ffc400) 36%,transparent)!important}.fhl-upgrade-close{border:2px solid var(--fhl-premium-outline,#ffc400)!important;background:#0b0e10!important;color:#fff!important;width:48px!important;height:48px!important;font-size:32px!important}
.fhl-premium-template-clean{--fhl-premium-bg:#fff;--fhl-premium-text:#101828}.fhl-premium-template-clean .fhl-upgrade-benefits span{background:#f8fafc!important;border-color:#dce3ec!important}.fhl-premium-template-clean .fhl-upgrade-benefits small{color:#667085!important}.fhl-premium-template-blue{box-shadow:0 28px 90px rgba(20,103,232,.55)!important}
@media(max-width:700px){.fhl-upgrade-modal{width:calc(100vw - 18px)!important;max-height:94dvh!important;padding:32px 18px 24px!important;border-width:max(2px,var(--fhl-premium-outline-width,3px))!important;border-radius:min(22px,var(--fhl-premium-radius,26px))!important}.fhl-upgrade-modal h2{font-size:32px!important}.fhl-upgrade-lead{font-size:16px!important}.fhl-upgrade-benefits{gap:7px!important;margin:18px 0!important}.fhl-upgrade-benefits span{padding:11px 40px 11px 13px!important}.fhl-upgrade-benefits strong{font-size:15px!important}.fhl-upgrade-benefits small{font-size:12px!important}.fhl-upgrade-checkout{min-height:58px!important;font-size:18px!important}.fhl-upgrade-close{position:sticky!important;float:right!important;top:0!important;margin:-20px -8px 0 0!important}.fhl-email-unlock-modal{width:calc(100vw - 18px)!important;max-height:94dvh!important;border-width:max(2px,var(--fhl-modal-outline-width,1px))!important}}

/* 8.4.1 Conversion Center Pro */
.fhl-upgrade-modal{max-width:var(--fhl-premium-max-width,680px)!important;padding:var(--fhl-premium-padding,42px)!important;box-shadow:0 28px 90px rgba(0,0,0,.60),0 0 32px color-mix(in srgb,var(--fhl-premium-glow,#ffc400) 32%,transparent)!important}
.fhl-upgrade-checkout:hover{background:var(--fhl-premium-button-hover,var(--fhl-premium-button,#ffc400))!important}
.fhl-email-unlock-modal{max-width:var(--fhl-modal-max-width,980px)!important;padding:var(--fhl-modal-padding,0)!important;color:var(--fhl-modal-text,#14213d)!important;box-shadow:0 28px 90px rgba(7,25,54,.32),0 0 28px color-mix(in srgb,var(--fhl-modal-glow,#1467e8) 22%,transparent)!important}
.fhl-modal-submit:hover{background:var(--fhl-modal-button-hover,var(--fhl-modal-button,#ffc400))!important}
.fhl-upgrade-modal,.fhl-email-unlock-modal{isolation:isolate}.fhl-upgrade-backdrop,.fhl-email-modal-backdrop{position:fixed!important;inset:0!important;z-index:999998!important}.fhl-upgrade-modal,.fhl-email-unlock-modal{position:fixed!important;z-index:999999!important}

/* v8.8.0 – Live KI waiting room and mobile premium repair */
.fhl-ai-waiting-shell{max-width:980px!important}.fhl-ai-waiting-hero{background:linear-gradient(145deg,#f8fbff,#eef4fc)!important}.fhl-ai-waiting-status{display:flex;align-items:center;gap:12px;margin:22px 0;padding:14px 16px;border:1px solid #d7e2ef;border-radius:14px;background:#fff}.fhl-ai-waiting-status small,.fhl-ai-waiting-status strong{display:block}.fhl-ai-waiting-status small{color:#68778a}.fhl-ai-waiting-status strong{color:#0d315f}.fhl-ai-pulse{width:13px;height:13px;border-radius:50%;background:#1aa36f;box-shadow:0 0 0 0 rgba(26,163,111,.42);animation:fhlPulse 1.8s infinite}@keyframes fhlPulse{70%{box-shadow:0 0 0 10px rgba(26,163,111,0)}100%{box-shadow:0 0 0 0 rgba(26,163,111,0)}}
.fhl-ai-progress{height:12px;margin:18px 0 7px;overflow:hidden;border-radius:999px;background:#e1e8f1}.fhl-ai-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0e4d8f,#ffc400);transition:width .4s ease}.fhl-ai-progress-label{display:block;color:#68778a;text-align:right}.fhl-ai-data-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 14px;margin:20px 0}.fhl-ai-data-checklist span{padding:11px 13px;border:1px solid #dde6f0;border-radius:11px;background:#fff;color:#244567;font-weight:750}.fhl-ai-prediction-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:25px 0}.fhl-ai-prediction-timeline article{position:relative;padding:15px 12px;border:1px solid #dce5ef;border-radius:13px;background:#fff}.fhl-ai-prediction-timeline article:before{content:"";position:absolute;top:-1px;left:14px;right:14px;height:3px;border-radius:0 0 4px 4px;background:#dce5ef}.fhl-ai-prediction-timeline article.is-active:before{background:#ffc400}.fhl-ai-prediction-timeline b,.fhl-ai-prediction-timeline span,.fhl-ai-prediction-timeline small{display:block}.fhl-ai-prediction-timeline b{color:#0e4d8f;font-size:20px}.fhl-ai-prediction-timeline span{margin:4px 0;color:#14213d;font-weight:850}.fhl-ai-prediction-timeline small{color:#6d7b8d;line-height:1.35}.fhl-ai-transparency-note{padding:15px 17px;border-left:4px solid #ffc400;background:#fffbea;color:#43536a}.fhl-ai-waiting-head{display:grid;grid-template-columns:minmax(0,1fr) 130px;gap:24px;align-items:center}.fhl-ai-waiting-score{display:grid;place-items:center;align-content:center;aspect-ratio:1;border-radius:50%;background:conic-gradient(#ffc400 var(--score,28%),#e7edf4 0);box-shadow:inset 0 0 0 11px #fff;text-align:center}.fhl-ai-waiting-score strong{color:#0d315f;font-size:30px}.fhl-ai-waiting-score span{color:#68778a;font-size:11px}.fhl-ai-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:20px 0}.fhl-ai-status-grid article{padding:13px;border:1px solid #dfe7f0;border-radius:12px;background:#f9fbfe}.fhl-ai-status-grid small,.fhl-ai-status-grid strong{display:block}.fhl-ai-status-grid small{margin-bottom:5px;color:#718096}.fhl-ai-status-grid strong{color:#173b67;font-size:13px}
@media(max-width:760px){.fhl-ai-data-checklist,.fhl-ai-status-grid{grid-template-columns:1fr}.fhl-ai-prediction-timeline{grid-template-columns:1fr 1fr}.fhl-ai-waiting-head{grid-template-columns:1fr}.fhl-ai-waiting-score{width:116px;margin:auto}.fhl-premium-inline-card{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:auto!important;margin-left:7px!important;margin-right:7px!important}.fhl-premium-inline-card>.fhl-inline-lock{align-self:flex-start!important}.fhl-premium-inline-card .fhl-inline-unlock-copy{width:100%!important;min-width:0!important}.fhl-premium-inline-card .fhl-inline-unlock-copy h2,.fhl-premium-inline-card .fhl-inline-unlock-copy p{width:auto!important;max-width:none!important;word-break:normal!important;overflow-wrap:break-word!important;white-space:normal!important}.fhl-premium-inline-card .fhl-premium-action{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;white-space:normal!important}.fhl-premium-inline-card .fhl-premium-action>strong{text-align:center!important}.fhl-premium-inline-card .fhl-ai-button{width:100%!important;box-sizing:border-box!important}.fhl-premium-mobile-bar{left:8px!important;right:8px!important;bottom:8px!important}}
@media(max-width:430px){.fhl-ai-prediction-timeline{grid-template-columns:1fr}.fhl-ai-waiting-hero h1{font-size:38px!important;line-height:1.08!important}.fhl-ai-live-waiting{padding:20px 16px!important}}

/* 8.9.1 polished key insights */
.fhl-ai-section-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:26px}.fhl-ai-section-heading h2{margin:6px 0 8px!important}.fhl-ai-section-heading p{margin:0!important;color:#5d6b7e}.fhl-ai-insight-badge{padding:9px 13px;border-radius:999px;background:#eef5ff;color:#1f5ea8;font-size:13px;font-weight:800;white-space:nowrap}.fhl-ai-team-snapshot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.fhl-ai-team-snapshot{padding:24px;border:1px solid #d9e3ef;border-radius:20px;background:linear-gradient(145deg,#fff,#f7faff);box-shadow:0 12px 30px rgba(25,55,90,.06)}.fhl-ai-team-snapshot-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.fhl-ai-team-snapshot-head small{display:block;color:#2f6fc1;font-weight:900;letter-spacing:.11em;font-size:11px}.fhl-ai-team-snapshot h3{margin:5px 0 0!important;font-size:25px!important;line-height:1.2}.fhl-ai-form-score{min-width:82px;text-align:center;padding:10px 12px;border-radius:14px;background:#102f59;color:#fff}.fhl-ai-form-score strong{display:block;color:#fff;font-size:25px;line-height:1}.fhl-ai-form-score span{display:block;margin-top:4px;font-size:11px;color:#d9e7f7}.fhl-ai-record{min-height:54px;margin:20px 0!important;color:#39475a;font-weight:600}.fhl-ai-metric-list{display:grid;gap:8px}.fhl-ai-metric-list div{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-top:1px solid #e5ebf3}.fhl-ai-metric-list span{color:#647286}.fhl-ai-metric-list strong{color:#14243d}.fhl-ai-form-progress{height:7px;margin-top:15px;border-radius:999px;background:#e5ebf3;overflow:hidden}.fhl-ai-form-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f3c600,#0e8b63)}.fhl-ai-insight-summary{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start;margin-top:20px;padding:18px 20px;border-radius:16px;background:#102f59;color:#fff}.fhl-ai-insight-summary span{padding:5px 9px;border-radius:8px;background:rgba(255,255,255,.13);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.fhl-ai-insight-summary p{margin:0!important;color:#fff!important;line-height:1.65}@media(max-width:767px){.fhl-ai-section-heading{display:block}.fhl-ai-insight-badge{display:inline-block;margin-top:12px}.fhl-ai-team-snapshot-grid{grid-template-columns:1fr}.fhl-ai-team-snapshot{padding:20px}.fhl-ai-insight-summary{grid-template-columns:1fr;gap:10px}.fhl-ai-record{min-height:0}}


/* 8.9.2 Premium conversion redesign – replaces legacy inline-card and popup layout */
.fhl-premium-inline-card{
  width:min(920px,calc(100% - 28px))!important;
  max-width:920px!important;
  margin:-72px auto 28px!important;
  padding:28px!important;
  display:grid!important;
  grid-template-columns:64px minmax(0,1fr) minmax(220px,280px)!important;
  gap:22px!important;
  align-items:center!important;
  border:1px solid #d7e2ef!important;
  border-radius:22px!important;
  background:linear-gradient(145deg,#ffffff 0%,#f8fbff 100%)!important;
  box-shadow:0 24px 65px rgba(14,43,78,.16)!important;
  color:#10233f!important;
  text-align:left!important;
  overflow:hidden!important;
}
.fhl-premium-inline-card:before{content:"";position:absolute!important;inset:0 auto 0 0!important;width:5px!important;background:linear-gradient(180deg,#0e4d8f,#ffc400)!important}
.fhl-premium-inline-card>.fhl-premium-icon{
  position:static!important;transform:none!important;display:grid!important;place-items:center!important;
  width:58px!important;height:58px!important;margin:0!important;padding:0!important;
  border:1px solid #f2d77a!important;border-radius:17px!important;
  background:linear-gradient(145deg,#fff9e9,#ffe7a2)!important;
  color:#a56b00!important;font-size:25px!important;box-shadow:none!important
}
.fhl-premium-inline-card .fhl-inline-unlock-copy{min-width:0!important;width:auto!important}
.fhl-premium-inline-card .fhl-modal-kicker{display:inline-flex!important;margin:0 0 7px!important;color:#1764d8!important;font-size:11px!important;font-weight:900!important;letter-spacing:.9px!important;text-transform:uppercase!important}
.fhl-premium-inline-card .fhl-inline-unlock-copy h2{margin:0 0 7px!important;color:#10233f!important;font-size:clamp(23px,2.4vw,34px)!important;line-height:1.08!important;letter-spacing:-.45px!important;word-break:normal!important;overflow-wrap:normal!important;white-space:normal!important}
.fhl-premium-inline-card .fhl-inline-unlock-copy p{max-width:620px!important;margin:0 0 14px!important;color:#586a80!important;font-size:15px!important;line-height:1.55!important;word-break:normal!important;white-space:normal!important}
.fhl-premium-inline-card .fhl-inline-benefits{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin:0!important}
.fhl-premium-inline-card .fhl-inline-benefits span{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:7px 10px!important;border:1px solid #dce7f2!important;border-radius:999px!important;background:#fff!important;color:#244565!important;font-size:12px!important;font-weight:800!important;line-height:1!important}
.fhl-premium-inline-card .fhl-inline-benefits span:before{content:"✓"!important;color:#159267!important;font-weight:900!important}
.fhl-premium-inline-card .fhl-premium-action{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:center!important;gap:10px!important;width:100%!important;min-width:0!important;white-space:normal!important;text-align:center!important}
.fhl-premium-inline-card .fhl-premium-action>strong{display:block!important;margin:0!important;color:#0d315f!important;font-size:25px!important;line-height:1.1!important;text-align:center!important}
.fhl-premium-inline-card .fhl-premium-action .fhl-ai-button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:54px!important;margin:0!important;padding:13px 18px!important;border:0!important;border-radius:13px!important;background:linear-gradient(135deg,#ffd21a,#f3bd00)!important;box-shadow:0 10px 24px rgba(232,177,0,.23)!important;color:#10233f!important;font-size:15px!important;font-weight:900!important;line-height:1.15!important;text-align:center!important}
.fhl-premium-inline-card .fhl-premium-action small{display:block!important;width:auto!important;margin:0!important;color:#77879a!important;font-size:11px!important;line-height:1.35!important;text-align:center!important}

.fhl-upgrade-backdrop{background:rgba(7,20,39,.72)!important;backdrop-filter:blur(7px)!important;-webkit-backdrop-filter:blur(7px)!important}
.fhl-upgrade-modal{
  width:min(620px,calc(100vw - 28px))!important;max-width:620px!important;
  padding:40px 38px 32px!important;
  border:1px solid #d9e4ef!important;border-radius:24px!important;
  background:linear-gradient(155deg,#fff 0%,#f7faff 100%)!important;
  box-shadow:0 36px 110px rgba(3,18,39,.42)!important;
  color:#10233f!important;text-align:left!important;
}
.fhl-upgrade-modal .fhl-upgrade-close{position:absolute!important;right:14px!important;top:14px!important;float:none!important;width:40px!important;height:40px!important;margin:0!important;border:1px solid #dce5ef!important;border-radius:50%!important;background:#fff!important;box-shadow:0 6px 18px rgba(13,39,72,.11)!important;color:#53657b!important;font-size:27px!important}
.fhl-upgrade-modal .fhl-upgrade-badge{display:inline-flex!important;padding:7px 11px!important;border:1px solid #cfe0f5!important;border-radius:999px!important;background:#eef5ff!important;color:#1764d8!important;font-size:10px!important;font-weight:900!important;letter-spacing:.9px!important}
.fhl-upgrade-modal .fhl-upgrade-icon{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:18px 0 13px!important;border:1px solid #f0d67c!important;border-radius:17px!important;background:linear-gradient(145deg,#fff9e9,#ffe7a2)!important;color:#a56b00!important;font-size:26px!important;box-shadow:none!important}
.fhl-upgrade-modal h2{max-width:510px!important;margin:0 0 10px!important;color:#10233f!important;font-size:clamp(30px,4vw,44px)!important;line-height:1.06!important;letter-spacing:-.7px!important;text-align:left!important;word-break:normal!important;overflow-wrap:normal!important}
.fhl-upgrade-modal .fhl-upgrade-lead{max-width:520px!important;margin:0 0 22px!important;color:#596a7f!important;font-size:16px!important;line-height:1.55!important;text-align:left!important;word-break:normal!important;white-space:normal!important}
.fhl-upgrade-modal .fhl-upgrade-benefits{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin:0 0 24px!important;text-align:left!important}
.fhl-upgrade-modal .fhl-upgrade-benefits span{display:block!important;min-width:0!important;padding:13px 13px 13px 38px!important;border:1px solid #dfe8f2!important;border-radius:13px!important;background:#fff!important;color:#203d5e!important;position:relative!important}
.fhl-upgrade-modal .fhl-upgrade-benefits span:before{content:"✓"!important;position:absolute!important;left:14px!important;top:13px!important;color:#159267!important;font-weight:900!important}
.fhl-upgrade-modal .fhl-upgrade-benefits span:after{content:none!important}
.fhl-upgrade-modal .fhl-upgrade-benefits strong{display:block!important;color:#183b63!important;font-size:14px!important;line-height:1.25!important}
.fhl-upgrade-modal .fhl-upgrade-benefits small{display:block!important;margin-top:4px!important;color:#728197!important;font-size:11px!important;line-height:1.35!important}
.fhl-upgrade-modal .fhl-upgrade-price{display:flex!important;align-items:baseline!important;justify-content:flex-start!important;gap:8px!important;margin:0 0 13px!important;text-align:left!important}
.fhl-upgrade-modal .fhl-upgrade-price strong{color:#0d315f!important;font-size:28px!important}
.fhl-upgrade-modal .fhl-upgrade-price small{color:#77879a!important;font-size:12px!important}
.fhl-upgrade-modal .fhl-upgrade-checkout{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:58px!important;padding:14px 18px!important;border:0!important;border-radius:13px!important;background:linear-gradient(135deg,#ffd21a,#f3bd00)!important;box-shadow:0 12px 28px rgba(232,177,0,.24)!important;color:#10233f!important;font-size:17px!important;font-weight:900!important;text-align:center!important}
.fhl-upgrade-modal .fhl-upgrade-trust{display:block!important;margin-top:12px!important;color:#748397!important;font-size:11px!important;text-align:center!important}

@media(max-width:820px){
  .fhl-premium-inline-card{grid-template-columns:54px minmax(0,1fr)!important;width:calc(100% - 20px)!important;margin:-62px 10px 24px!important;padding:22px!important;gap:16px!important}
  .fhl-premium-inline-card .fhl-premium-action{grid-column:1/-1!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(180px,240px)!important;align-items:center!important}
  .fhl-premium-inline-card .fhl-premium-action>strong{text-align:left!important}
  .fhl-premium-inline-card .fhl-premium-action small{grid-column:1/-1!important}
}
@media(max-width:560px){
  .fhl-premium-inline-card{display:block!important;width:calc(100% - 14px)!important;margin:-56px 7px 22px!important;padding:20px 17px!important;border-radius:18px!important}
  .fhl-premium-inline-card>.fhl-premium-icon{width:48px!important;height:48px!important;margin:0 0 14px!important;border-radius:14px!important}
  .fhl-premium-inline-card .fhl-inline-unlock-copy h2{font-size:26px!important;line-height:1.08!important}
  .fhl-premium-inline-card .fhl-inline-unlock-copy p{font-size:14px!important}
  .fhl-premium-inline-card .fhl-inline-benefits{margin-bottom:17px!important}
  .fhl-premium-inline-card .fhl-inline-benefits span{font-size:11px!important}
  .fhl-premium-inline-card .fhl-premium-action{display:flex!important;grid-column:auto!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important}
  .fhl-premium-inline-card .fhl-premium-action>strong{text-align:center!important}
  .fhl-upgrade-modal{width:calc(100vw - 18px)!important;max-height:94dvh!important;padding:32px 18px 24px!important;border-radius:20px!important}
  .fhl-upgrade-modal h2{font-size:32px!important;line-height:1.08!important}
  .fhl-upgrade-modal .fhl-upgrade-lead{font-size:15px!important}
  .fhl-upgrade-modal .fhl-upgrade-benefits{grid-template-columns:1fr!important;gap:8px!important}
  .fhl-upgrade-modal .fhl-upgrade-close{position:absolute!important;right:10px!important;top:10px!important;margin:0!important}
}
