.abfc{--accent:#e23129;--muted:#b6bbb5;background:radial-gradient(ellipse at 90% 0,#26312955,transparent 60%),#0c100d;color:#f1efe9;padding:clamp(64px,8vw,120px) clamp(20px,5.2vw,88px);border-block:1px solid #ffffff26}
.abfc *{box-sizing:border-box}.abfc [hidden]{display:none!important}.abfc-head,.abfc-navigation,.abfc-track,.abfc-consent,.abfc-footer{max-width:1600px;margin-inline:auto}.abfc-head h2{margin:0;font:900 clamp(3rem,6vw,6.8rem)/.92 Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif;letter-spacing:-.025em;text-transform:uppercase}.abfc-head h2 em{color:#ff655b;font-style:normal}.abfc-head>p:last-child{color:var(--muted);font-size:17px;line-height:1.6;max-width:36rem;margin:24px 0 0}.abfc-navigation{display:flex;justify-content:space-between;align-items:center;margin-top:32px;margin-bottom:18px}.abfc-navigation>div{display:flex;gap:10px}.abfc button{min-height:44px;border:1px solid #ffffff52;background:transparent;color:#f1efe9;padding:10px 16px;font:700 12px/1.4 Arial,sans-serif;cursor:pointer}.abfc button:hover{border-color:#ff655b;background:#e231291c}.abfc button:disabled{opacity:.35;cursor:default}.abfc-navigation button{width:48px;height:48px;border-radius:50%;padding:0;font-size:24px}.abfc-count{font:700 11px/1.5 ui-monospace,monospace;letter-spacing:.12em;color:var(--muted);text-transform:uppercase}.abfc-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 48px)/3);gap:24px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#596257 #121713;padding:4px 4px 22px;scroll-padding:4px}.abfc-card{min-width:0;display:flex;flex-direction:column;border:1px solid #ffffff38;border-top:3px solid var(--accent);border-radius:3px;background:#151b17;scroll-snap-align:start;overflow:hidden}.abfc-card.is-active{border-color:#ff655b}.abfc-media{position:relative;aspect-ratio:16/9;min-height:200px;background:#080a09}.abfc-poster{display:block;position:absolute;inset:0}.abfc-poster img{display:block;width:100%;height:100%;object-fit:cover}.abfc-poster>span{position:absolute;right:12px;bottom:12px;width:42px;height:42px;display:grid;place-items:center;background:#0c100ddd;color:white;border:1px solid #ffffff80;font-size:22px}.abfc-player{position:absolute;inset:0}.abfc-player iframe,.abfc-player video{display:block;border:0;width:100%;height:100%;min-height:200px}.abfc-player video{object-fit:cover}.abfc-copy{display:flex;flex:1;flex-direction:column;padding:24px}.abfc-label{font:800 11px/1.4 ui-monospace,monospace;color:#ff8278;letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px}.abfc h3{margin:0;font:900 clamp(1.45rem,2vw,2rem)/1.15 Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif;letter-spacing:.015em;text-transform:uppercase;overflow-wrap:anywhere}.abfc a{color:inherit}.abfc h3 a{text-decoration:none}.abfc-copy>p:not(.abfc-label){color:var(--muted);line-height:1.6}.abfc-card-actions{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:24px}.abfc-card-actions a{display:flex;align-items:center;min-height:44px;font-size:12px;font-weight:700;text-decoration:none}.abfc-consent{display:flex;flex-wrap:wrap;align-items:center;gap:14px 24px;padding-top:18px}.abfc-consent>p:first-child{flex:1 1 380px;max-width:640px;margin:0;color:var(--muted);font-size:12px;line-height:1.6}.abfc-consent>div{display:flex;flex-wrap:wrap;gap:10px}.abfc-status{flex-basis:100%;margin:0;font-size:12px;color:#e4e7e0;min-height:18px}.abfc-footer{text-align:center;padding-top:32px}.abfc-footer>a{display:inline-flex;gap:26px;align-items:center;min-height:52px;background:#c62922;color:white;padding:16px 24px;text-decoration:none;font:800 12px/1.4 ui-monospace,monospace;text-transform:uppercase;letter-spacing:.06em}.abfc :is(a,button,[tabindex]):focus-visible{outline:3px solid white;outline-offset:3px;box-shadow:0 0 0 6px #151b17}.abfc-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
@media(max-width:1150px){.abfc-track{grid-auto-columns:calc((100% - 24px)/2)}}
@media(max-width:650px){.abfc-track{grid-auto-columns:92%;gap:16px}.abfc-copy{padding:20px}.abfc h3{font-size:1.7rem}.abfc-head h2{font-size:clamp(2.6rem,12vw,4rem)}.abfc-consent>div{width:100%}.abfc-media{min-height:200px}.abfc-navigation{margin-top:24px}}
@media(prefers-reduced-motion:reduce){.abfc *{scroll-behavior:auto!important;transition:none!important}}

/* Keep the poster out of the playing surface, including fractional-pixel edges. */
.abfc .abfc-media{isolation:isolate;overflow:hidden;flex-shrink:0}
.abfc .abfc-player{z-index:1;background:#080a09;overflow:hidden}
.abfc .abfc-player :is(iframe,video){position:absolute;inset:0;display:block;width:100%;height:100%;margin:0;padding:0;border:0;background:#080a09}
.abfc .abfc-media:has(.abfc-player:not([hidden])) .abfc-poster{visibility:hidden;pointer-events:none}
