.flx-hero-stat .lbl, .flx-hero-stat .yoy, .flx-stat-card .lbl, .flx-stat-card .yoy { display: block !important; }

.flx-report { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; color: #ffffff; background: #0F0F0F; }
.flx-report *, .flx-report *::before, .flx-report *::after { box-sizing: border-box; }
.flx-report a:not(.flx-btn-gold):not(.flx-btn-outline) { color: #F5C229; text-decoration: none; }
.flx-report a:not(.flx-btn-gold):not(.flx-btn-outline):hover { text-decoration: underline; }
.flx-hero { background: #0F0F0F; padding: 60px 20px 48px; text-align: center; border-bottom: 1px solid #1f1f1f; }
.flx-hero-badge { display: inline-block; background: transparent; border: 1px solid #F5C229; color: #F5C229; font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; padding: 5px 14px; border-radius: 20px; margin-bottom: 22px; }
.flx-hero h1 { font-size: clamp(28px, 5vw, 46px); font-weight: 700; color: #ffffff; margin: 0 0 12px; line-height: 1.15; }
.flx-hero-sub { font-size: 16px; color: #aaaaaa; max-width: 640px; margin: 0 auto 40px; line-height: 1.6; }
.flx-hero-stats { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; max-width: 860px; margin: 0 auto; }
.flx-hero-stat { background: #1A1A1A; border: 1px solid #2a2a2a; border-radius: 12px; padding: 22px 28px; min-width: 180px; text-align: center; flex: 1; }
.flx-hero-stat .val { display: block; font-size: 32px; font-weight: 800; color: #EF4444; line-height: 1.1; margin-bottom: 6px; }
.flx-hero-stat .lbl { font-size: 12px; color: #888888; text-transform: uppercase; letter-spacing: 0.07em; }
.flx-hero-stat .yoy { font-size: 11px; color: #555555; margin-top: 4px; }
.flx-yoy-up { color: #EF4444 !important; }
.flx-yoy-down { color: #22c55e !important; }
.flx-toc { background: #111111; border: 1px solid #1f1f1f; border-radius: 12px; padding: 28px 32px; max-width: 760px; margin: 40px auto; }
.flx-toc h3 { font-size: 13px; text-transform: uppercase; letter-spacing: 0.1em; color: #888888; margin: 0 0 14px; }
.flx-toc ol { margin: 0; padding-left: 18px; columns: 2; column-gap: 32px; }
.flx-toc li { margin-bottom: 8px; font-size: 14px; }
.flx-toc a { color: #aaaaaa !important; }
.flx-toc a:hover { color: #F5C229 !important; }
.flx-section { max-width: 900px; margin: 0 auto; padding: 56px 20px; border-bottom: 1px solid #1a1a1a; }
.flx-section h2 { font-size: clamp(22px, 3.5vw, 30px); font-weight: 700; color: #ffffff; margin: 0 0 8px; }
.flx-section .flx-answer-first { font-size: 16px; color: #cccccc; line-height: 1.7; max-width: 720px; margin-bottom: 36px; border-left: 3px solid #F5C229; padding-left: 18px; }
.flx-section h3 { font-size: 18px; font-weight: 600; color: #F5C229; margin: 36px 0 16px; }
.flx-stat-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 28px 0; }
.flx-stat-card { background: #1A1A1A; border: 1px solid #2a2a2a; border-radius: 10px; padding: 22px 20px; text-align: center; }
.flx-stat-card .val { font-size: 30px; font-weight: 800; color: #EF4444; display: block; line-height: 1.1; }
.flx-stat-card .lbl { font-size: 13px; color: #aaaaaa; margin-top: 6px; display: block; }
.flx-stat-card .yoy { font-size: 11px; margin-top: 5px; display: block; }
.flx-table-wrap { overflow-x: auto; margin: 20px 0 32px; border-radius: 10px; border: 1px solid #1f1f1f; }
.flx-table { width: 100%; border-collapse: collapse; font-size: 14px; }
.flx-table th { background: #1A1A1A; color: #888888; font-size: 11px; text-transform: uppercase; letter-spacing: 0.07em; padding: 12px 16px; text-align: left; border-bottom: 1px solid #2a2a2a; }
.flx-table td { padding: 12px 16px; border-bottom: 1px solid #1a1a1a; color: #cccccc; }
.flx-table tr:last-child td { border-bottom: none; }
.flx-table tr:hover td { background: #141414; }
.flx-table .fraud-val { font-weight: 700; color: #EF4444; }
.flx-table .fraud-low { font-weight: 700; color: #22c55e; }
.flx-table .fraud-med { font-weight: 700; color: #F5C229; }
.flx-table .yoy-cell { font-size: 12px; color: #555555; }
.flx-table .yoy-worse { color: #EF4444 !important; }
.flx-table .yoy-better { color: #22c55e !important; }
.flx-callout { background: #1A1A1A; border: 1px solid #2a2a2a; border-left: 4px solid #F5C229; border-radius: 0 10px 10px 0; padding: 20px 24px; margin: 24px 0; }
.flx-callout.danger { border-left-color: #EF4444; }
.flx-callout.good { border-left-color: #22c55e; }
.flx-callout strong { color: #F5C229; font-size: 13px; text-transform: uppercase; letter-spacing: 0.05em; display: block; margin-bottom: 6px; }
.flx-callout.danger strong { color: #EF4444; }
.flx-callout.good strong { color: #22c55e; }
.flx-callout p { color: #cccccc; font-size: 14px; line-height: 1.6; margin: 0; }
.flx-bars { margin: 20px 0; }
.flx-bar-row { margin-bottom: 14px; }
.flx-bar-label { display: flex; justify-content: space-between; font-size: 13px; color: #aaaaaa; margin-bottom: 5px; }
.flx-bar-label .pct { font-weight: 700; color: #EF4444; }
.flx-bar-track { background: #1f1f1f; border-radius: 4px; height: 8px; overflow: hidden; }
.flx-bar-fill { height: 100%; border-radius: 4px; background: #EF4444; }
.flx-bar-fill.low { background: #22c55e; }
.flx-bar-fill.med { background: #F5C229; }
.flx-cta-strip { background: #1A1A1A; border: 1px solid #2a2a2a; border-radius: 12px; padding: 36px 32px; text-align: center; margin: 40px 0 0; }
.flx-cta-strip h3 { font-size: 22px; font-weight: 700; color: #ffffff; margin: 0 0 10px; }
.flx-cta-strip p { color: #888888; font-size: 15px; margin: 0 0 24px; }
.flx-cta-btns { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }
.flx-btn-gold { background: #F5C229 !important; color: #0F0F0F !important; font-weight: 700; font-size: 14px; padding: 12px 28px; border-radius: 6px; display: inline-block; text-decoration: none !important; }
.flx-btn-outline { background: transparent !important; color: #ffffff !important; border: 1px solid #444; font-size: 14px; padding: 12px 28px; border-radius: 6px; display: inline-block; text-decoration: none !important; }
.flx-related { background: #111111; border: 1px solid #1f1f1f; border-radius: 12px; padding: 24px 28px; margin: 40px 0 0; }
.flx-related h4 { font-size: 13px; text-transform: uppercase; letter-spacing: 0.08em; color: #666666; margin: 0 0 14px; }
.flx-related-links { display: flex; flex-wrap: wrap; gap: 10px; }
.flx-related-links a { background: #1A1A1A; border: 1px solid #2a2a2a; color: #aaaaaa !important; font-size: 13px; padding: 8px 14px; border-radius: 6px; text-decoration: none !important; }
.flx-related-links a:hover { border-color: #F5C229; color: #F5C229 !important; }
.flx-report-error { background: #2b1111; color: #fecaca; border: 1px solid #7f1d1d; border-radius: 8px; padding: 14px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
@media (max-width: 600px) { .flx-toc ol { columns: 1; } .flx-hero-stat .val { font-size: 26px; } }
