/* Performance: remove blocking first-visit overlay and empty first screen (2026-07-31) */
#rec1845517231,
#rec1909895891 {
  display: none !important;
}

/* Mobile header: organic height, full background, aligned controls (2026-07-31) */
@media screen and (max-width: 479px) {
  body {
    padding-top: clamp(68px, 17.2727vw, 76px) !important;
  }

  #allrecords #t-header #rec2587755301 .t396__artboard.t396__artboard_scale,
  #allrecords #t-header #rec2587755301 .t396__filter,
  #allrecords #t-header #rec2587755301 .t396__carrier {
    height: clamp(68px, 17.2727vw, 76px) !important;
    min-height: clamp(68px, 17.2727vw, 76px) !important;
  }

  /* Full uncropped logo, visually centered with controls on iOS */
  #allrecords #t-header #rec2587755301 [data-elem-id="1747647333813"] {
    top: 50% !important;
    transform: translateY(-50%) !important;
    height: auto !important;
    aspect-ratio: 1680 / 181 !important;
  }

  #allrecords #t-header #rec2587755301 [data-elem-id="1747647333813"] .tn-atom {
    background-image: url("https://static.tildacdn.com/tild3662-3563-4635-b162-373131663033/IMG_8243.PNG") !important;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
  }

  #allrecords #t-header #rec2587755801 {
    zoom: 1 !important;
    width: 100% !important;
    height: 0 !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
  }

  #allrecords #t-header #rec2587755801 .t450__menu__content {
    top: calc(max(34px, 8.63635vw) - 25px) !important;
  }
}
