/* FilmHaus forensic runtime replacement v4.0
   Baseline visual rules come from the archived original Weebly/theme CSS and the
   captured author/add-on <style> blocks. This file only recreates geometry and
   interaction that the hosted JS used to calculate. */
html,body{margin:0;padding:0;min-height:100%;background:#000;overflow-x:hidden}
body{color:#fff}
#customer-accounts-app,.newsvd_popupMenu,.newsvdPrice,.newvtPopupMenu{display:none!important}

/* ---------- Header / navigation ---------- */
.dusk-header{box-sizing:border-box}
.dusk-header .logo img{width:auto}
#_filmhaus_runtime_menu_source{display:none!important}

@media screen and (min-width:993px){
  /* Desktop dropdowns are cloned from the source mobile tree so the exact archive
     hierarchy survives without Weebly's hosted menu runtime. */
  .desktop-nav li.fh-has-submenu{position:relative!important}
  .desktop-nav .fh-desktop-menu{
    display:none!important;position:absolute!important;top:100%!important;left:0!important;
    z-index:1000!important;min-width:205px!important;width:max-content!important;max-width:320px!important;
    margin:0!important;padding:0!important;background:#d40000!important;
  }
  .desktop-nav li:hover>.fh-desktop-menu,
  .desktop-nav li:focus-within>.fh-desktop-menu{display:block!important}
  .desktop-nav .fh-desktop-menu .wsite-menu{margin:0!important;padding:0!important;list-style:none!important;background:#d40000!important}
  .desktop-nav .fh-desktop-menu li{display:block!important;float:none!important;position:relative!important;margin:0!important;padding:0!important;white-space:nowrap!important}
  .desktop-nav .fh-desktop-menu a.wsite-menu-subitem{
    display:block!important;padding:10px 18px!important;color:#fff!important;background:#d40000!important;
    border:0!important;text-decoration:none!important;font-family:'Lato',sans-serif!important;font-size:13px!important;
    line-height:18px!important;font-weight:400!important;text-transform:none!important;box-sizing:border-box!important;
  }
  .desktop-nav .fh-desktop-menu a.wsite-menu-subitem:hover{background:#c00000!important;color:#fff!important}
  .desktop-nav .fh-desktop-menu li.has-submenu>a.wsite-menu-subitem{padding-right:38px!important}
  .desktop-nav .fh-desktop-menu li.has-submenu>a.wsite-menu-subitem:after{
    content:'›';position:absolute;right:14px;top:8px;color:#fff;font:24px/18px 'Lato',sans-serif
  }
  .desktop-nav .fh-desktop-menu .wsite-menu-wrap{
    display:none!important;position:absolute!important;top:0!important;left:100%!important;
    min-width:205px!important;width:max-content!important;max-width:340px!important;margin:0!important;padding:0!important;
    background:#d40000!important;z-index:1001!important
  }
  .desktop-nav .fh-desktop-menu li:hover>.wsite-menu-wrap,
  .desktop-nav .fh-desktop-menu li:focus-within>.wsite-menu-wrap{display:block!important}
  .desktop-nav .fh-desktop-menu .icon-caret,.desktop-nav .fh-desktop-menu .wsite-menu-arrow{display:none!important}
}

@media screen and (max-width:992px){
  body{padding-top:0!important}
  .mobile-nav li>.wsite-menu-wrap{position:static!important;width:100%!important}
  .mobile-nav li>.wsite-menu-wrap.open{display:block!important}
  .mobile-nav li.fh-submenu-open>span.icon-caret:before{transform:rotate(-90deg)!important}
}

/* ---------- Local background video ---------- */
.wsite-section-bg-video{position:relative;overflow:hidden}
.wsite-section-bg-video>.wsite-section-content{position:relative;z-index:4}
.wsite-section-bg-video>.uploadplayer-container,
.wsite-section-bg-video>.uploadplayer-player{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;z-index:1!important;overflow:hidden!important;background:#000}
.wsite-section-bg-video>.uploadplayer-container{z-index:2!important;pointer-events:none;background:transparent!important}
.wsite-section-bg-video .uploadplayer-shield{position:absolute;inset:0}
.wsite-section-bg-video .uploadplayer-player video,
.wsite-section-bg-video video.vjs-tech{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center center!important}
.wsite-section-bg-video .vjs-poster,.wsite-section-bg-video .vjs-text-track-display,.wsite-section-bg-video .vjs-loading-spinner,.wsite-section-bg-video .vjs-big-play-button,.wsite-section-bg-video .vjs-control-bar{display:none!important}

/* ---------- Marketplace viewport-width wrappers ---------- */
.wad_full_width_element:not(.content_width){width:100vw!important;left:calc(50% - 50vw)!important}
.wad_full_width_element.content_width{left:auto!important}
.waddons-car-element .wad_full_width_element.content_width{width:100%!important;left:0!important}
.platform-element-contents,.wad_full_width_element,.wad_full_width_element_inner,.inner_fw{box-sizing:border-box}

/* ---------- Boo/FlexSlider: homepage + older showcase hero sliders ---------- */
.booFullwidthSlider{position:relative!important;overflow:hidden!important;width:100%!important}
.booFullwidthSlider>.flex-viewport{position:relative!important;overflow:hidden!important;width:100%!important}
.booFullwidthSlider>.flex-viewport>ul.slides{
  display:flex!important;flex-wrap:nowrap!important;width:100%!important;height:100%!important;
  margin:0!important;padding:0!important;list-style:none!important;will-change:transform;
  transition:transform .58s ease!important
}
.booFullwidthSlider>.flex-viewport>ul.slides>li{
  position:relative!important;display:block!important;float:none!important;flex:0 0 100%!important;
  width:100%!important;margin:0!important;overflow:hidden!important
}
.booFullwidthSlider>.flex-viewport>ul.slides>li.clone{display:none!important}
/* Keep the original captured slider CSS in charge of captions, arrows and bullets. */
.booFullwidthSlider .booImage,.booFullwidthSlider .booImage>div,.booFullwidthSlider .wsite-image,.booFullwidthSlider .wsite-image>a{display:block!important;width:100%!important;margin:0!important;padding:0!important}
.booFullwidthSlider .booImage img{display:block!important;margin:0 auto!important}

/* ---------- WAddons/Owl horizontal category/showcase carousels ---------- */
.waddons_carousel_slider{position:relative!important;display:block!important;opacity:1!important;overflow:visible!important;max-width:100%!important}
.waddons_carousel_slider .waddons-car-wrapper-outer{position:relative!important;overflow:hidden!important;width:100%!important}
.waddons_carousel_slider .waddons-car-wrapper{
  position:relative!important;display:flex!important;align-items:flex-start!important;left:0!important;
  width:max-content!important;will-change:transform;transition:transform .55s ease!important
}
.waddons_carousel_slider .waddons-car-element{
  position:relative!important;display:block!important;float:none!important;box-sizing:border-box!important;
  flex:0 0 var(--fh-item-width,249px)!important;width:var(--fh-item-width,249px)!important;margin:0!important
}
.waddons_carousel_slider .car_slide_ind,.waddons_carousel_slider .inner_content_car{box-sizing:border-box!important;width:100%!important}
/* The archived per-element CSS provides the exact 40px red arrows and 5px margins. */
.waddons_carousel_slider .owl-controls{height:54px!important}
.waddons_carousel_slider .owl-buttons{height:54px!important}

/* ---------- Classic Weebly thumbnail slideshow ---------- */
.wslide{width:100%!important;max-width:100%!important}
.wslide-main{width:100%!important;table-layout:fixed!important}
.wslide-main>tbody>tr>td:first-child{width:auto!important}
.wslide-link-cell{width:75px!important}
.wslide-content{width:100%!important;height:auto!important;aspect-ratio:16/9!important}
.wslide-content-inner,.wslide-slides,.wslide-slide{width:100%!important;height:100%!important}
.wslide-slide-inner1{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}
.wslide-slide-inner2{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}
.wslide-slide-inner2>img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;float:none!important}
.wslide-links{width:75px!important;height:100%!important}
.wslide-links-inner{left:0!important}
.wslide-link-thumbnail .wslide-link-inner1{width:70px!important;height:70px!important}
.wslide-link-thumbnail img{max-width:none!important}

/* ---------- Media safety ---------- */
.wsite-image img{max-width:100%;height:auto}
iframe{border:0;max-width:100%}

@media screen and (min-width:993px){
  /* Source theme desktop canvas. */
  .main-wrap>.container,.main-wrap .wsite-section-content>.container{max-width:1024px}
}

@media screen and (max-width:767px){
  /* The original theme has .wsite-section{height:auto!important}; the captured video
     hero is an explicit exception restored by JS with an !important inline value. */
  .wslide-caption-text{font-size:11px!important;line-height:1.25!important;padding:.45em .6em!important}
}
/* Older 2022/2023 showcase hero sliders were true viewport-width elements inside
   a 1024px content container; the hosted marketplace runtime performed this breakout. */
.booFullwidthSlider[data-fh-fullbleed="true"]{width:100vw!important;left:calc(50% - 50vw)!important}


/* ---------- v3 user-requested refinement pass ---------- */
/* Homepage: the first full-width slider begins immediately beneath the red nav. */
body[data-fh-route="/"] .main-wrap > #wsite-content > .wsite-section-wrap:first-child > .wsite-section > .wsite-section-content > .container{
  padding-top:0!important;
}

/* Full-width image sliders: preserve the crop window and let the picture cover the
   complete authored slider depth. This removes exposed white/empty bands. */
.booFullwidthSlider,
.booFullwidthSlider>.flex-viewport,
.booFullwidthSlider>.flex-viewport>ul.slides,
.booFullwidthSlider>.flex-viewport>ul.slides>li,
.booFullwidthSlider .booImage,
.booFullwidthSlider .booImage>div,
.booFullwidthSlider .booImage .wsite-image,
.booFullwidthSlider .booImage .wsite-image>a{
  height:100%!important;
  min-height:0!important;
  background:#000!important;
}
.booFullwidthSlider .booImage .wsite-image{
  padding-top:0!important;
  padding-bottom:0!important;
}
.booFullwidthSlider .booImage img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  min-width:100%!important;
  min-height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  margin:0!important;
}

/* WAddons carousel cards stay compact instead of expanding one card to the browser.
   The exact per-breakpoint item width is supplied by the structural audit and JS. */
.waddons_carousel_slider .waddons-car-wrapper-outer{
  margin-left:auto!important;
  margin-right:auto!important;
  background:#000!important;
}
.waddons_carousel_slider .inner_content_car,
.waddons_carousel_slider .car_slide_ind,
.waddons_carousel_slider .waddons-car-element{
  background-color:#000!important;
}
.waddons_carousel_slider .wsite-image{
  background:#000!important;
  padding-top:0!important;
  padding-bottom:0!important;
  margin-top:0!important;
  margin-bottom:0!important;
  overflow:hidden!important;
}
.waddons_carousel_slider .wsite-image>a{display:block!important;width:100%!important;overflow:hidden!important}
.waddons_carousel_slider .wsite-image img{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  margin:0!important;
}

/* Desktop dropdowns: click/tap is supported in addition to hover. */
@media screen and (min-width:993px){
  .desktop-nav li.fh-menu-open>.fh-desktop-menu{display:block!important;visibility:visible!important;opacity:1!important;max-height:none!important;overflow:visible!important}
  .desktop-nav .fh-desktop-menu li.fh-menu-open>.wsite-menu-wrap{display:block!important;visibility:visible!important;opacity:1!important;max-height:none!important;overflow:visible!important}
  .desktop-nav li:hover>.fh-desktop-menu,.desktop-nav li:focus-within>.fh-desktop-menu{visibility:visible!important;opacity:1!important;max-height:none!important;overflow:visible!important}
  .desktop-nav .fh-desktop-menu .wsite-menu-wrap{max-height:none!important;overflow:visible!important}
  .desktop-nav>ul>li.fh-has-submenu>a.wsite-menu-item{cursor:pointer}
}

/* Older results pages use the original compact tab strip. Keep the headings in a
   single horizontally-scrollable rail rather than allowing the page to explode. */
.tabbed-box{max-width:1024px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}
.tabbed-box .tabbed-box-bar{overflow:hidden!important}
.tabbed-box .tabbed-box-tab-group{
  display:flex!important;
  flex-wrap:nowrap!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scrollbar-width:thin;
  -webkit-overflow-scrolling:touch;
}
.tabbed-box .tabbed-box-tab{flex:0 0 auto!important;cursor:pointer!important}
.tabbed-box .tabbed-box-content{box-sizing:border-box!important}

/* Consistent FilmHaus signature/footer across every reconstructed route. */
.footer-wrap.fh-footer-enhanced{
  width:100%!important;
  border-top:1px solid #d40000!important;
  background:#050505!important;
}
.footer-wrap.fh-footer-enhanced>.container{
  width:100%!important;
  max-width:none!important;
  padding:0!important;
}
.fh-signature-footer{
  width:min(1024px,calc(100% - 40px));
  margin:0 auto;
  padding:24px 0 20px;
  color:#fff;
  box-sizing:border-box;
}
.fh-signature-top{
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:26px;
  min-height:42px;
}
.fh-signature-logo img{display:block;width:auto;height:34px;max-width:150px}
.fh-signature-tagline{
  font-family:'Bebas','Yanone Kaffeesatz',sans-serif;
  font-size:18px;
  line-height:1;
  letter-spacing:2px;
  text-transform:uppercase;
  color:#e7e7e7;
}
.fh-signature-links{display:flex;gap:14px;flex-wrap:wrap;justify-content:flex-end}
.fh-signature-links a{
  color:#d40000!important;
  text-decoration:none!important;
  font-family:'Lato',sans-serif;
  font-size:11px;
  line-height:16px;
  font-weight:600;
}
.fh-signature-rule{height:1px;background:#1c1c1c;margin:17px 0 12px}
.fh-signature-bottom{
  display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;
  color:#858585;font-family:'Lato',sans-serif;font-size:10px;line-height:16px;letter-spacing:.3px
}
.fh-signature-bottom strong{color:#bdbdbd;font-weight:500}
@media screen and (max-width:700px){
  .fh-signature-footer{width:calc(100% - 30px);padding:20px 0 18px}
  .fh-signature-top{grid-template-columns:1fr;gap:12px}
  .fh-signature-links{justify-content:flex-start;gap:11px 14px}
  .fh-signature-tagline{font-size:16px}
  .fh-signature-bottom{display:block}
  .fh-signature-bottom span{display:block;margin-top:3px}
}


/* v3.1: user QA refinements */
body[data-fh-route="/"] .main-wrap,
body[data-fh-route="/"] #wsite-content,
body[data-fh-route="/"] #wsite-content>.wsite-section-wrap:first-child,
body[data-fh-route="/"] #wsite-content>.wsite-section-wrap:first-child>.wsite-section,
body[data-fh-route="/"] #wsite-content>.wsite-section-wrap:first-child>.wsite-section>.wsite-section-content,
body[data-fh-route="/"] #wsite-content>.wsite-section-wrap:first-child>.wsite-section>.wsite-section-content>.container,
body[data-fh-route="/"] #wsite-content>.wsite-section-wrap:first-child .wsite-section-elements{
  margin-top:0!important;
  padding-top:0!important;
}
body[data-fh-route="/"] #wsite-content>.wsite-section-wrap:first-child .booFullwidthSlider{
  margin-top:0!important;
  border-top:0!important;
}
/* Captions belong over the photograph, never in a separate white panel. */
.booFullwidthSlider .booSlideCaption{
  position:absolute!important;
  inset:0!important;
  width:80%!important;
  height:100%!important;
  background:transparent!important;
  z-index:4!important;
}
.booFullwidthSlider .booSlideCaption .booMain,
.booFullwidthSlider .booSlideCaption .booSlideContent{height:100%!important;background:transparent!important}
.booFullwidthSlider .booSlideCaption .wad_full_width_element,
.booFullwidthSlider .booSlideCaption .wad_full_width_element_inner,
.booFullwidthSlider .booSlideCaption .platform-element-contents{background-color:transparent!important}
/* Older showcase cards contained a 20px builder image pad. The original visible
   media window is edge-to-edge; remove exposed white bands while retaining captions below. */
body[data-fh-route="/2022-showcase.html"] .waddons_carousel_slider .wsite-image,
body[data-fh-route="/2023-showcase.html"] .waddons_carousel_slider .wsite-image{
  padding:0!important;background:#000!important;
}


/* ---------- v4 user QA: open menus, zero footer gap, fluid carousels, legal pages ---------- */

/* The legacy theme clips navigation descendants at both the header container and
   .nav cell. That made the correctly-built Results/Showcase dropdowns exist but
   remain visually concealed. Keep those ancestors open on desktop. */
@media screen and (min-width:993px){
  .dusk-header,.dusk-header .nav-wrap,.dusk-header .container,.dusk-header .nav,.desktop-nav{
    overflow:visible!important;
  }
  .dusk-header{z-index:10000!important}
  .desktop-nav{position:relative!important;z-index:10002!important}
  .desktop-nav .fh-desktop-menu{z-index:10005!important;box-shadow:0 10px 24px rgba(0,0,0,.28)!important}
  .desktop-nav .fh-desktop-menu .wsite-menu-wrap{z-index:10006!important}
}

/* Close the inherited theme's 70px bottom container pad so the last visual block
   meets the FilmHaus signature instead of floating above it in a black void. */
.main-wrap{margin-bottom:0!important;padding-bottom:0!important}
.main-wrap #wsite-content>.wsite-section-wrap:last-child>.wsite-section>.wsite-section-content>.container{
  padding-bottom:0!important;
  margin-bottom:0!important;
}
.main-wrap #wsite-content>.wsite-section-wrap:last-child .wsite-section-elements>:last-child{margin-bottom:0!important}
.footer-wrap.fh-footer-enhanced{margin-top:0!important}

/* Desktop carousels span the browser, while the number of visible cards remains
   the same as the captured source template. JS computes 4/3/2/etc-up widths from
   the forensic 1024px item geometry. */
@media screen and (min-width:993px){
  .waddons_carousel_slider{
    width:100vw!important;
    max-width:none!important;
    left:calc(50% - 50vw)!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  .waddons_carousel_slider .waddons-car-wrapper-outer{
    width:100vw!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
  }
}

/* All full-width Boo/FlexSlider cards are a single crop window: the image is the
   background of the entire authored slide, and text/buttons overlay it. This closes
   the residual white lower panel visible on older showcase sliders. */
.booFullwidthSlider>.flex-viewport>ul.slides>li>a{
  display:block!important;position:relative!important;width:100%!important;height:100%!important;
  overflow:hidden!important;background:#000!important;text-decoration:none!important
}
.booFullwidthSlider .booImage{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;z-index:1!important;
}
.booFullwidthSlider .booImage>div,.booFullwidthSlider .booImage .wsite-image,.booFullwidthSlider .booImage .wsite-image>a{height:100%!important}
.booFullwidthSlider .booImage .wsite-image{padding:0!important;background:#000!important}
.booFullwidthSlider .booImage img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
.booFullwidthSlider .booSlideCaption{position:absolute!important;inset:0!important;z-index:4!important;background:transparent!important}

/* Showcase carousel images also get a proper 16:9 crop frame at every card width,
   eliminating builder padding / exposed page background when cards become fluid. */
body[data-fh-route*="showcase"] .waddons_carousel_slider .wsite-image{
  padding:0!important;margin:0!important;aspect-ratio:16/9!important;height:auto!important;overflow:hidden!important;background:#000!important
}
body[data-fh-route*="showcase"] .waddons_carousel_slider .wsite-image>a{display:block!important;width:100%!important;height:100%!important}
body[data-fh-route*="showcase"] .waddons_carousel_slider .wsite-image img{
  display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center!important;margin:0!important
}

/* Legal / policy pages: same permanent navigation, then a quieter editorial panel
   instead of the raw legacy-builder paragraph treatment. Text itself is untouched. */
body.fh-legal-route{background:#000!important}
body.fh-legal-route .main-wrap{padding-top:66px!important;background:#000!important}
body.fh-legal-route #wsite-content>.wsite-section-wrap>.wsite-section{background:#000!important}
body.fh-legal-route #wsite-content>.wsite-section-wrap>.wsite-section>.wsite-section-content>.container{
  width:min(980px,calc(100% - 48px))!important;max-width:980px!important;margin:0 auto!important;
  padding:64px 0 72px!important;box-sizing:border-box!important
}
body.fh-legal-route .wsite-section-elements{
  padding:42px 54px 50px!important;background:#0a0a0a!important;border-top:1px solid #292929!important;
  border-bottom:1px solid #292929!important;border-left:4px solid #d40000!important;box-sizing:border-box!important
}
body.fh-legal-route h2.wsite-content-title{
  margin:0 0 28px!important;color:#fff!important;font-family:'Bebas','Yanone Kaffeesatz',sans-serif!important;
  font-size:44px!important;line-height:1!important;letter-spacing:2px!important;text-transform:uppercase!important
}
body.fh-legal-route .paragraph,body.fh-legal-route .paragraph p{
  color:#c9c9c9!important;font-family:'Lato',sans-serif!important;font-size:14px!important;line-height:1.78!important;letter-spacing:.08px!important
}
body.fh-legal-route .paragraph strong,body.fh-legal-route .paragraph b{color:#fff!important}
body.fh-legal-route .paragraph a{color:#e00000!important;text-decoration:underline!important;text-underline-offset:3px!important}
body.fh-legal-route .wsite-spacer{height:18px!important}
body.fh-legal-route .footer-wrap.fh-footer-enhanced{border-top:1px solid #d40000!important}
@media screen and (max-width:700px){
  body.fh-legal-route .main-wrap{padding-top:50px!important}
  body.fh-legal-route #wsite-content>.wsite-section-wrap>.wsite-section>.wsite-section-content>.container{width:calc(100% - 24px)!important;padding:28px 0 36px!important}
  body.fh-legal-route .wsite-section-elements{padding:28px 20px 32px!important;border-left-width:3px!important}
  body.fh-legal-route h2.wsite-content-title{font-size:32px!important;margin-bottom:20px!important}
  body.fh-legal-route .paragraph,body.fh-legal-route .paragraph p{font-size:13px!important;line-height:1.68!important}
}


/* ---------- v5 navigation hardening ---------- */
@media screen and (min-width:993px){
  .dusk-header,
  .dusk-header .nav-wrap,
  .dusk-header .container,
  .dusk-header .nav,
  .desktop-nav,
  .desktop-nav>ul,
  .desktop-nav>ul>li{
    overflow:visible!important;
    pointer-events:auto!important;
  }
  .dusk-header{
    position:relative!important;
    z-index:2147480000!important;
    isolation:isolate!important;
  }
  body.affix .dusk-header{
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    z-index:2147480000!important;
  }
  .dusk-header .nav-wrap,
  .dusk-header .container,
  .desktop-nav{position:relative!important;z-index:2147480001!important}
  .desktop-nav>ul>li{position:relative!important;z-index:2147480002!important}
  .desktop-nav a{pointer-events:auto!important}
  .desktop-nav .fh-desktop-menu{
    z-index:2147480003!important;
    pointer-events:auto!important;
  }
  .desktop-nav .fh-desktop-menu .wsite-menu-wrap{
    z-index:2147480004!important;
    pointer-events:auto!important;
  }
  .desktop-nav li.fh-menu-open>.fh-desktop-menu{display:block!important}
  .desktop-nav .fh-desktop-menu li.fh-menu-open>.wsite-menu-wrap{display:block!important}
}
/* The decorative video shield is never an interactive surface and must not steal
   pointer input from the navigation when its builder geometry overlaps the header. */
.banner-wrap .uploadplayer-shield,
.banner-wrap .uploadplayer-container{pointer-events:none!important}


/* ---------- v5 permanent-navigation hardening for custom utility routes ---------- */
body.fh-custom-route>.dusk-header{position:relative!important;top:auto!important;left:auto!important;width:100%!important}
body.fh-custom-route>.mobile-nav{position:fixed!important}
@media screen and (max-width:992px){
  body.fh-custom-route>.dusk-header{position:relative!important}
  body.fh-custom-route .fh-404-shell{padding-top:50px!important}
  body.fh-custom-route main{margin-top:0!important}
}

/* ========================================================================== */
/* FilmHaus v6 — final archive/navigation refinement                          */
/* ========================================================================== */

/* One typographic navigation system on every route, including policy pages. */
@media screen and (min-width:993px){
  .dusk-header .desktop-nav>ul>li>a.wsite-menu-item{
    font-family:'Bebas','Yanone Kaffeesatz',sans-serif!important;
    font-size:12px!important;
    line-height:18px!important;
    font-weight:400!important;
    letter-spacing:2px!important;
    text-transform:uppercase!important;
    color:#fff!important;
  }

  /* Results returns to the broad, compact mega-menu composition. */
  .desktop-nav .fh-results-mega{
    position:fixed!important;
    top:var(--fh-nav-bottom,60px)!important;
    left:50%!important;
    transform:translateX(-50%)!important;
    width:min(1024px,calc(100vw - 28px))!important;
    max-width:none!important;
    min-width:0!important;
    padding:22px 28px 24px!important;
    box-sizing:border-box!important;
    background:#d40000!important;
    box-shadow:0 12px 28px rgba(0,0,0,.34)!important;
    overflow:visible!important;
  }
  .fh-results-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:22px 42px!important;
  }
  .fh-results-group{min-width:0!important}
  .fh-results-group h3{
    margin:0 0 10px!important;
    padding:0!important;
    color:#fff!important;
    font-family:'Lato',sans-serif!important;
    font-size:13px!important;
    line-height:18px!important;
    font-weight:700!important;
    letter-spacing:0!important;
    text-transform:none!important;
  }
  .fh-results-group a{
    display:block!important;
    padding:5px 0!important;
    color:#fff!important;
    background:transparent!important;
    font-family:'Lato',sans-serif!important;
    font-size:13px!important;
    line-height:18px!important;
    font-weight:400!important;
    letter-spacing:0!important;
    text-transform:none!important;
    text-decoration:none!important;
    white-space:normal!important;
  }
  .fh-results-group a:hover,.fh-results-group a:focus{
    color:#fff!important;
    text-decoration:underline!important;
    text-underline-offset:3px!important;
  }

  /* Showcase remains the compact year dropdown. */
  .desktop-nav .fh-showcase-menu{
    min-width:205px!important;
    max-width:240px!important;
    width:205px!important;
    padding:5px 0!important;
  }
  .desktop-nav .fh-showcase-menu a{
    display:block!important;
    padding:10px 16px!important;
    color:#fff!important;
    background:#d40000!important;
    font-family:'Lato',sans-serif!important;
    font-size:13px!important;
    line-height:18px!important;
    font-weight:400!important;
    text-decoration:none!important;
    white-space:nowrap!important;
  }
  .desktop-nav .fh-showcase-menu a:hover{background:#bf0000!important}
}

/* 2025 Showcase ONLY: its circular play/lock artwork is interface chrome, not
   a 16:9 film still. Undo the broad showcase image crop rule for these icons. */
body[data-fh-route="/2025-showcase.html"] .waddons_carousel_slider .wsite-multicol .wsite-image{
  aspect-ratio:auto!important;
  height:auto!important;
  min-height:0!important;
  overflow:visible!important;
  background:transparent!important;
}
body[data-fh-route="/2025-showcase.html"] .waddons_carousel_slider .wsite-multicol .wsite-image>a{
  display:block!important;
  width:100%!important;
  height:auto!important;
  overflow:visible!important;
}
body[data-fh-route="/2025-showcase.html"] .waddons_carousel_slider .wsite-multicol img[src*="play-button"],
body[data-fh-route="/2025-showcase.html"] .waddons_carousel_slider .wsite-multicol img[src*="private-lock"]{
  display:inline-block!important;
  width:64px!important;
  max-width:100%!important;
  height:auto!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:0!important;
}

/* Standardised presentation for historical RESULTS only, from 12-Jun 2024
   backwards. 2025, 31-Oct-2024 and every Showcase page are deliberately excluded. */
body.fh-legacy-results{background:#000!important}
body.fh-legacy-results .main-wrap,
body.fh-legacy-results #wsite-content,
body.fh-legacy-results #wsite-content>.wsite-section-wrap>.wsite-section{
  background:#f4f4f1!important;
}
body.fh-legacy-results .main-wrap{padding:34px 0 0!important}
body.fh-legacy-results #wsite-content>.wsite-section-wrap>.wsite-section>.wsite-section-content>.container{
  width:min(1180px,calc(100% - 32px))!important;
  max-width:none!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:0!important;
  padding-right:0!important;
}
body.fh-legacy-results #wsite-content h2,
body.fh-legacy-results #wsite-content h2 *{
  color:#d40000!important;
}
body.fh-legacy-results #wsite-content .paragraph,
body.fh-legacy-results #wsite-content .paragraph p{
  color:#252525!important;
}
body.fh-legacy-results .tabbed-box{
  width:100%!important;
  max-width:none!important;
  margin:0 auto 32px!important;
  border:1px solid #323232!important;
  background:#fff!important;
  box-shadow:0 7px 24px rgba(0,0,0,.10)!important;
}
body.fh-legacy-results .tabbed-box .tabbed-box-bar{
  background:#080808!important;
  border:0!important;
  border-bottom:1px solid #3a3a3a!important;
}
body.fh-legacy-results .tabbed-box .tabbed-box-tab-group{
  background:#080808!important;
  scrollbar-width:thin!important;
}
body.fh-legacy-results .tabbed-box .tabbed-box-tab{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:56px!important;
  padding:0 24px!important;
  box-sizing:border-box!important;
  background:#080808!important;
  border-right:1px solid #555!important;
}
body.fh-legacy-results .tabbed-box .tabbed-box-tab.active{background:#d40000!important}
body.fh-legacy-results .tabbed-box .tabbed-box-tab .paragraph,
body.fh-legacy-results .tabbed-box .tabbed-box-tab .paragraph *,
body.fh-legacy-results .tabbed-box .tabbed-box-tab strong,
body.fh-legacy-results .tabbed-box .tabbed-box-tab font{
  color:#fff!important;
  margin:0!important;
  font-family:'Bebas','Yanone Kaffeesatz',sans-serif!important;
  font-size:15px!important;
  line-height:18px!important;
  letter-spacing:1px!important;
}
body.fh-legacy-results .tabbed-box .tabbed-box-content-group,
body.fh-legacy-results .tabbed-box .tabbed-box-content{
  background:#fff!important;
}
body.fh-legacy-results .tabbed-box .tabbed-box-content{
  padding:28px 24px 30px!important;
  box-sizing:border-box!important;
}
body.fh-legacy-results .tabbed-box .colored-box,
body.fh-legacy-results .tabbed-box .colored-box-content{
  background:#fff!important;
  box-shadow:none!important;
}
body.fh-legacy-results .tabbed-box .wsite-image{
  background:#090909!important;
  overflow:hidden!important;
}
body.fh-legacy-results .tabbed-box .wsite-image img{
  display:block!important;
  max-width:100%!important;
  height:auto!important;
  margin:0!important;
}
body.fh-legacy-results .scrollArrow{
  background:#d40000!important;
  color:#fff!important;
}

@media screen and (max-width:992px){
  body.fh-legacy-results .main-wrap{padding-top:18px!important}
  body.fh-legacy-results #wsite-content>.wsite-section-wrap>.wsite-section>.wsite-section-content>.container{
    width:calc(100% - 20px)!important;
  }
  body.fh-legacy-results .tabbed-box .tabbed-box-tab{min-height:48px!important;padding:0 17px!important}
  body.fh-legacy-results .tabbed-box .tabbed-box-content{padding:20px 16px 24px!important}
}


/* ========================================================================== */
/* FilmHaus v7 — unified historical results archive                           */
/* Scope: 12-Jun-2024 backwards through 2020 ONLY.                           */
/* 2025 Results, 31-Oct-2024 Results and every Showcase route are untouched. */
/* ========================================================================== */

body.fh-unified-results{
  --fh-red:#d40000;
  --fh-ink:#050505;
  --fh-panel:#0d0d0d;
  --fh-panel-2:#141414;
  --fh-line:#303030;
  --fh-muted:#aaa;
  background:var(--fh-ink)!important;
  color:#fff!important;
}
body.fh-unified-results.fh-archive-flat-header .banner-wrap{display:none!important}
body.fh-unified-results .main-wrap,
body.fh-unified-results #wsite-content,
body.fh-unified-results #wsite-content>.wsite-section-wrap>.wsite-section,
body.fh-unified-results #wsite-content>.wsite-section-wrap>.wsite-section>.wsite-section-content{
  background:var(--fh-ink)!important;
}
body.fh-unified-results .main-wrap{padding:0 0 42px!important}
body.fh-unified-results #wsite-content>.wsite-section-wrap>.wsite-section>.wsite-section-content>.container{
  width:min(1360px,calc(100% - 44px))!important;
  max-width:none!important;
  margin:0 auto!important;
  padding:0!important;
}

.fh-archive-hero{
  width:100%;box-sizing:border-box;background:#090909;
  border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid var(--fh-red);
  padding:52px 0 38px;margin:0 0 34px;
}
.fh-archive-hero-inner{width:min(1360px,calc(100% - 44px));margin:0 auto}
.fh-archive-kicker{
  color:var(--fh-red);font:400 13px/1.2 'Bebas','Yanone Kaffeesatz',sans-serif;
  letter-spacing:2.5px;text-transform:uppercase;margin-bottom:12px
}
.fh-archive-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;flex-wrap:wrap}
.fh-archive-title{
  margin:0;color:#fff;font:400 clamp(46px,7.2vw,104px)/.88 'Bebas','Yanone Kaffeesatz',sans-serif;
  letter-spacing:1px;text-transform:uppercase
}
.fh-archive-round{
  color:#fff;border:1px solid #444;border-left:4px solid var(--fh-red);background:#111;
  padding:12px 15px 11px;font:400 16px/1.15 'Bebas','Yanone Kaffeesatz',sans-serif;
  letter-spacing:1.5px;text-transform:uppercase;white-space:nowrap
}
.fh-archive-rule{height:1px;background:#333;margin:24px 0 12px}
.fh-archive-meta{display:flex;gap:18px;flex-wrap:wrap;color:#8d8d8d;font:400 12px/1.4 'Lato',sans-serif;letter-spacing:.5px;text-transform:uppercase}
.fh-archive-meta strong{color:#ddd;font-weight:600}

.fh-archive-group{margin:0 0 28px!important}
.fh-archive-group-heading{
  display:flex;align-items:center;gap:14px;margin:0 0 10px!important;color:#fff!important;
  font:400 21px/1 'Bebas','Yanone Kaffeesatz',sans-serif!important;letter-spacing:1.8px!important;text-transform:uppercase!important
}
.fh-archive-group-heading:before{content:'';display:block;width:24px;height:3px;background:var(--fh-red);flex:0 0 auto}
.fh-archive-group-heading:after{content:'';display:block;height:1px;background:#292929;flex:1 1 auto}

/* Tabbed archive blocks — same visual grammar across 2024/2023/2022. */
body.fh-unified-results .tabbed-box{
  width:100%!important;max-width:none!important;margin:0!important;box-sizing:border-box!important;
  border:1px solid #343434!important;background:var(--fh-panel)!important;box-shadow:0 12px 34px rgba(0,0,0,.34)!important
}
body.fh-unified-results .tabbed-box .tabbed-box-bar{
  position:relative!important;background:#070707!important;border:0!important;border-bottom:1px solid #3d3d3d!important;
  overflow:hidden!important
}
body.fh-unified-results .tabbed-box .tabbed-box-tab-group{
  display:flex!important;align-items:stretch!important;background:#070707!important;overflow-x:auto!important;overflow-y:hidden!important;
  scrollbar-width:thin!important;scrollbar-color:#d40000 #111!important
}
body.fh-unified-results .tabbed-box .tabbed-box-tab{
  display:flex!important;align-items:center!important;justify-content:center!important;flex:1 0 175px!important;
  min-width:175px!important;min-height:58px!important;height:auto!important;padding:9px 18px!important;box-sizing:border-box!important;
  background:#070707!important;border:0!important;border-right:1px solid #444!important;color:#fff!important;cursor:pointer!important
}
body.fh-unified-results .tabbed-box .tabbed-box-tab.active{background:var(--fh-red)!important}
body.fh-unified-results .tabbed-box .tabbed-box-tab .paragraph,
body.fh-unified-results .tabbed-box .tabbed-box-tab .paragraph *,
body.fh-unified-results .tabbed-box .tabbed-box-tab strong,
body.fh-unified-results .tabbed-box .tabbed-box-tab font{
  margin:0!important;color:#fff!important;font:400 15px/1.05 'Bebas','Yanone Kaffeesatz',sans-serif!important;
  letter-spacing:1.15px!important;text-transform:uppercase!important;text-align:center!important
}
body.fh-unified-results .tabbed-box .tabbed-box-content-group{background:var(--fh-panel)!important}
body.fh-unified-results .tabbed-box .tabbed-box-content{
  padding:0!important;background:var(--fh-panel)!important;color:#fff!important;box-sizing:border-box!important
}
body.fh-unified-results .tabbed-box .colored-box,
body.fh-unified-results .tabbed-box .colored-box-content{
  float:none!important;width:100%!important;box-sizing:border-box!important;background:var(--fh-panel)!important;
  color:#fff!important;box-shadow:none!important;border:0!important;margin:0!important;padding:0!important
}
body.fh-unified-results .tabbed-box .colored-box-content>div{padding:28px!important;box-sizing:border-box!important}

/* Explicitly marked result-card layout, applied statically during packaging. */
body.fh-unified-results .fh-result-card-layout>.wsite-multicol-table-wrap>table,
body.fh-unified-results .fh-result-card-layout>.wsite-multicol-table-wrap>table>tbody{display:block!important;width:100%!important}
body.fh-unified-results .fh-result-card-layout>.wsite-multicol-table-wrap>table>tbody>tr{
  display:grid!important;grid-template-columns:minmax(0,1.06fr) minmax(320px,.94fr)!important;width:100%!important
}
body.fh-unified-results .fh-result-card-layout>.wsite-multicol-table-wrap>table>tbody>tr>.wsite-multicol-col{
  display:block!important;width:auto!important;min-width:0!important;box-sizing:border-box!important;padding:0!important;background:transparent!important
}
body.fh-unified-results .fh-result-card-layout>.wsite-multicol-table-wrap>table>tbody>tr>.fh-result-winner{
  padding-right:28px!important;border-right:1px solid var(--fh-line)!important
}
body.fh-unified-results .fh-result-card-layout>.wsite-multicol-table-wrap>table>tbody>tr>.fh-result-nominees{
  padding-left:28px!important
}
body.fh-unified-results .fh-result-main-image{
  width:100%!important;background:#000!important;overflow:hidden!important;margin:0 0 18px!important
}
body.fh-unified-results .fh-result-main-image a{display:block!important;width:100%!important}
body.fh-unified-results .fh-result-main-image img{
  display:block!important;width:100%!important;height:auto!important;aspect-ratio:16/9!important;object-fit:cover!important;object-position:center!important;
  max-width:none!important;margin:0!important
}
body.fh-unified-results img[src*="winnerlaurel"]{
  display:block!important;width:auto!important;max-width:112px!important;height:auto!important;object-fit:contain!important;margin:0!important
}
body.fh-unified-results .fh-result-winner .wsite-multicol-table,
body.fh-unified-results .fh-result-winner .wsite-multicol-table-wrap{width:100%!important}
body.fh-unified-results .fh-result-winner .wsite-multicol-col{vertical-align:middle!important}

body.fh-unified-results #wsite-content .paragraph,
body.fh-unified-results #wsite-content .paragraph p,
body.fh-unified-results #wsite-content .paragraph span,
body.fh-unified-results #wsite-content .paragraph font{
  color:#d0d0d0!important;font-family:'Yanone Kaffeesatz','Lato',sans-serif!important;font-size:16px!important;line-height:1.48!important;
  letter-spacing:.45px!important
}
body.fh-unified-results #wsite-content .paragraph strong,
body.fh-unified-results #wsite-content .paragraph strong *,
body.fh-unified-results #wsite-content strong>font{
  color:#fff!important;font-weight:600!important
}
body.fh-unified-results .fh-result-winner .paragraph>strong:first-child,
body.fh-unified-results .fh-result-nominees .paragraph>strong:first-child,
body.fh-unified-results .fh-result-winner .paragraph>strong:first-child *,
body.fh-unified-results .fh-result-nominees .paragraph>strong:first-child *{
  color:var(--fh-red)!important;text-transform:uppercase!important
}
body.fh-unified-results .scrollArrow{background:var(--fh-red)!important;color:#fff!important;border:0!important}

/* 2020/2021 are rebuilt from the preserved source text/images into the same archive language. */
.fh-static-archive{padding-bottom:16px}
.fh-static-archive-gallery{
  display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin:0 0 32px;background:#111;border:1px solid #2d2d2d;padding:4px
}
.fh-static-archive-gallery figure{margin:0;background:#000;overflow:hidden;min-width:0}
.fh-static-archive-gallery img{display:block;width:100%!important;height:auto!important;aspect-ratio:16/9;object-fit:cover;object-position:center;max-width:none!important}
.fh-static-archive-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.fh-static-category{
  background:var(--fh-panel);border:1px solid #303030;border-top:3px solid var(--fh-red);padding:22px 24px 24px;box-sizing:border-box;min-width:0
}
.fh-static-category h2{
  margin:0 0 18px!important;color:#fff!important;font:400 25px/1 'Bebas','Yanone Kaffeesatz',sans-serif!important;
  letter-spacing:1.3px!important;text-transform:uppercase!important
}
.fh-static-category-body,
.fh-static-category-body *{color:#cfcfcf!important;font-family:'Yanone Kaffeesatz','Lato',sans-serif!important;font-size:16px!important;line-height:1.48!important;letter-spacing:.4px!important}
.fh-static-category-body strong,
.fh-static-category-body strong *{color:var(--fh-red)!important;font-weight:600!important;text-transform:uppercase!important}
.fh-static-category-body br+br{line-height:.8!important}

@media screen and (max-width:992px){
  .fh-archive-hero{padding:38px 0 30px;margin-bottom:24px}
  .fh-archive-hero-inner,body.fh-unified-results #wsite-content>.wsite-section-wrap>.wsite-section>.wsite-section-content>.container{width:calc(100% - 24px)!important}
  .fh-archive-title{font-size:clamp(44px,12vw,82px)}
  body.fh-unified-results .tabbed-box .colored-box-content>div{padding:20px!important}
  body.fh-unified-results .fh-result-card-layout>.wsite-multicol-table-wrap>table>tbody>tr{grid-template-columns:1fr!important}
  body.fh-unified-results .fh-result-card-layout>.wsite-multicol-table-wrap>table>tbody>tr>.fh-result-winner{padding:0 0 22px!important;border-right:0!important;border-bottom:1px solid var(--fh-line)!important}
  body.fh-unified-results .fh-result-card-layout>.wsite-multicol-table-wrap>table>tbody>tr>.fh-result-nominees{padding:22px 0 0!important}
  .fh-static-archive-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
  .fh-static-archive-categories{grid-template-columns:1fr}
}
@media screen and (max-width:520px){
  .fh-archive-title-row{display:block}
  .fh-archive-round{display:inline-block;margin-top:18px;white-space:normal}
  body.fh-unified-results .tabbed-box .tabbed-box-tab{flex-basis:150px!important;min-width:150px!important;min-height:50px!important;padding:8px 12px!important}
  body.fh-unified-results .tabbed-box .tabbed-box-tab .paragraph,
  body.fh-unified-results .tabbed-box .tabbed-box-tab .paragraph *{font-size:13px!important}
  .fh-static-archive-gallery{grid-template-columns:1fr 1fr;gap:2px;padding:2px}
  .fh-static-category{padding:18px 17px 20px}
}


/* ========================================================================== */
/* FilmHaus v8 — 2022 Winners & Nominees layout propagation                  */
/* Applies ONLY to: 12-Jun/4-Mar 2024, 2023 result pages, and 2022 Other      */
/* Finalists. 2025, 31-Oct-2024, 2020, 2021, and all Showcase pages excluded. */
/* ========================================================================== */

body.fh-2022-layout{
  --fh-ref-red:#d40000;
  --fh-ref-black:#050505;
  --fh-ref-panel:#0d0d0d;
  --fh-ref-line:#303030;
}

/* Top results slideshow: same full-width + thumbnail-rail behaviour as 2022. */
body.fh-2022-layout #wsite-content .wslide{
  width:100%!important;
  max-width:none!important;
  margin:0 0 26px!important;
  padding:0!important;
  background:#000!important;
  overflow:hidden!important;
}
body.fh-2022-layout #wsite-content .wslide-main{
  width:100%!important;
  max-width:none!important;
  table-layout:fixed!important;
  border-collapse:collapse!important;
  border-spacing:0!important;
  background:#000!important;
}
body.fh-2022-layout #wsite-content .wslide-main>tbody>tr>td{
  padding:0!important;
  vertical-align:top!important;
  background:#000!important;
}
body.fh-2022-layout #wsite-content .wslide-main>tbody>tr>td:first-child{
  width:auto!important;
}
body.fh-2022-layout #wsite-content .wslide-link-cell{
  width:12.5%!important;
  min-width:104px!important;
  max-width:170px!important;
  background:#000!important;
  padding-left:5px!important;
}
body.fh-2022-layout #wsite-content .wslide-content{
  position:relative!important;
  overflow:hidden!important;
  background:#000!important;
  width:100%!important;
}
body.fh-2022-layout #wsite-content .wslide-content .wslide-slide,
body.fh-2022-layout #wsite-content .wslide-content .wslide-slide-inner{
  width:100%!important;
  height:100%!important;
  overflow:hidden!important;
  background:#000!important;
}
body.fh-2022-layout #wsite-content .wslide-content img{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  margin:0!important;
}
body.fh-2022-layout #wsite-content .wslide-links{
  height:100%!important;
  background:#000!important;
  overflow:hidden!important;
}
body.fh-2022-layout #wsite-content .wslide-link{
  background:#000!important;
  margin:0 0 5px!important;
  overflow:hidden!important;
}
body.fh-2022-layout #wsite-content .wslide-link img{
  width:100%!important;
  aspect-ratio:16/9!important;
  height:auto!important;
  object-fit:cover!important;
}

/* Every non-empty category panel follows the 2022 winner / nominees card. */
body.fh-2022-layout .tabbed-box{
  margin:0 0 28px!important;
}
body.fh-2022-layout .tabbed-box .tabbed-box-content-group,
body.fh-2022-layout .tabbed-box .fh-2022-tab-panel{
  background:var(--fh-ref-panel)!important;
}
body.fh-2022-layout .tabbed-box .fh-2022-direct-panel{
  padding:0!important;
  border:0!important;
}
body.fh-2022-layout .tabbed-box .fh-2022-direct-panel .fh-2022-result-card{
  padding:28px!important;
  box-sizing:border-box!important;
  background:var(--fh-ref-panel)!important;
}
body.fh-2022-layout .fh-2022-result-card>.wsite-multicol-table-wrap{
  margin:0!important;
}
body.fh-2022-layout .fh-2022-result-card>.wsite-multicol-table-wrap>table{
  margin:0!important;
  border:0!important;
}
body.fh-2022-layout .fh-2022-result-card .fh-result-winner,
body.fh-2022-layout .fh-2022-result-card .fh-result-nominees{
  background:transparent!important;
}
body.fh-2022-layout .fh-2022-result-card .fh-result-main-image{
  margin:0 0 18px!important;
  padding:0!important;
  width:100%!important;
  aspect-ratio:16/9!important;
  overflow:hidden!important;
  background:#000!important;
}
body.fh-2022-layout .fh-2022-result-card .fh-result-main-image>a{
  display:block!important;
  width:100%!important;
  height:100%!important;
}
body.fh-2022-layout .fh-2022-result-card .fh-result-main-image img{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  height:100%!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
  object-position:center!important;
  margin:0!important;
}
body.fh-2022-layout .fh-2022-result-card img[src*="winnerlaurel"]{
  width:auto!important;
  max-width:112px!important;
  height:auto!important;
  object-fit:contain!important;
}

/* Normalize odd inherited builder spacing so all result cards sit on one grid. */
body.fh-2022-layout .fh-2022-tab-panel .wsite-spacer{
  max-height:20px!important;
}
body.fh-2022-layout .fh-2022-tab-panel table,
body.fh-2022-layout .fh-2022-tab-panel tbody,
body.fh-2022-layout .fh-2022-tab-panel tr{
  border-color:transparent!important;
}
body.fh-2022-layout .fh-2022-tab-panel .paragraph{
  margin-top:0!important;
}

/* Desktop: same two-column winner/list relationship as 2022. */
@media screen and (min-width:993px){
  body.fh-2022-layout .fh-2022-result-card>.wsite-multicol-table-wrap>table>tbody>tr{
    grid-template-columns:minmax(0,1.06fr) minmax(320px,.94fr)!important;
  }
}

/* Tablet/mobile: same 2022 stacking and horizontal category rail. */
@media screen and (max-width:992px){
  body.fh-2022-layout #wsite-content .wslide-link-cell{
    width:20%!important;
    min-width:76px!important;
    max-width:105px!important;
  }
  body.fh-2022-layout .tabbed-box .fh-2022-direct-panel .fh-2022-result-card{
    padding:20px!important;
  }
}
@media screen and (max-width:520px){
  body.fh-2022-layout #wsite-content>.wsite-section-wrap>.wsite-section>.wsite-section-content>.container{
    width:100%!important;
    padding:0 20px!important;
    box-sizing:border-box!important;
  }
  body.fh-2022-layout #wsite-content .wslide{
    margin-bottom:20px!important;
  }
  body.fh-2022-layout #wsite-content .wslide-link-cell{
    width:21%!important;
    min-width:68px!important;
    max-width:82px!important;
    padding-left:4px!important;
  }
  body.fh-2022-layout .fh-archive-group-heading{
    margin-left:0!important;
    margin-right:0!important;
  }
  body.fh-2022-layout .tabbed-box .fh-2022-direct-panel .fh-2022-result-card{
    padding:18px 20px 22px!important;
  }
  body.fh-2022-layout .fh-2022-result-card .fh-result-main-image{
    margin-bottom:16px!important;
  }
}
