/* Bi'Tişört v6.11.93 — Final mega-menu polish + high-resolution visual assets
   - Replaces low-fidelity CSS-drawn illustrations with exported premium PNG assets
   - Keeps v6.11.92 shared anchor geometry intact
   - Applies only micro-spacing / optical alignment refinements */

@media (min-width:821px){
  .hybrid-site-header .hybrid-nav-links .bt-mega-reference-feature-v61189{
    gap:20px !important;
    align-items:center !important;
  }

  .hybrid-site-header .hybrid-nav-links .bt-mega-feature-copy-v61189{
    padding-top:2px !important;
  }

  .hybrid-site-header .hybrid-nav-links .bt-mega-reference-feature-v61189 h5{
    margin:14px 0 10px !important;
  }

  .hybrid-site-header .hybrid-nav-links .bt-mega-reference-feature-v61189 p{
    margin:0 0 18px !important;
  }

  .hybrid-site-header .hybrid-nav-links .bt-mega-mini-v61189{
    margin-top:24px !important;
  }

  .hybrid-site-header .hybrid-nav-links .bt-mega-help-link-v61189{
    margin-top:auto !important;
    padding-top:16px !important;
  }

  .hybrid-site-header .hybrid-nav-links .bt-mega-visual-v61189{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    padding:14px !important;
    box-sizing:border-box !important;
    background:linear-gradient(155deg,#f7f2ec 0%, #eee7df 100%) !important;
  }

  .hybrid-site-header .hybrid-nav-links .bt-mega-visual-v61189.is-corporate{
    background:linear-gradient(155deg,#f8f3ed 0%, #efe7df 100%) !important;
  }

  .hybrid-site-header .hybrid-nav-links .bt-mega-visual-v61189 > .bt-mega-shirt-v61189,
  .hybrid-site-header .hybrid-nav-links .bt-mega-visual-v61189 > .bt-mega-uniform-v61189,
  .hybrid-site-header .hybrid-nav-links .bt-mega-visual-v61189 > .is-chest,
  .hybrid-site-header .hybrid-nav-links .bt-mega-visual-v61189 > .is-height,
  .hybrid-site-header .hybrid-nav-links .bt-mega-visual-v61189 > b{
    display:none !important;
  }

  .hybrid-site-header .hybrid-nav-links .bt-mega-art-v61193{
    display:block !important;
    width:100% !important;
    height:100% !important;
    max-width:192px !important;
    max-height:234px !important;
    object-fit:contain !important;
    object-position:center center !important;
    filter:drop-shadow(0 8px 14px rgba(14,23,38,.08));
    transform:translateY(1px);
  }

  .hybrid-site-header .hybrid-nav-links .bt-mega-art-v61193.is-size{
    max-width:186px !important;
    max-height:228px !important;
    transform:translate(3px,2px);
  }

  .hybrid-site-header .hybrid-nav-links .bt-mega-art-v61193.is-corporate{
    max-width:196px !important;
    max-height:220px !important;
    transform:translateY(4px);
  }
}

@media (min-width:821px) and (max-width:1180px){
  .hybrid-site-header .hybrid-nav-links .bt-mega-visual-v61189{
    padding:12px !important;
  }

  .hybrid-site-header .hybrid-nav-links .bt-mega-art-v61193{
    max-width:156px !important;
    max-height:198px !important;
  }

  .hybrid-site-header .hybrid-nav-links .bt-mega-art-v61193.is-size{
    max-width:152px !important;
    max-height:190px !important;
  }

  .hybrid-site-header .hybrid-nav-links .bt-mega-art-v61193.is-corporate{
    max-width:160px !important;
    max-height:186px !important;
  }
}

@media (max-width:820px){
  .bt-mega-visual-v61189{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    padding:10px !important;
  }

  .bt-mega-art-v61193{
    display:block !important;
    width:100% !important;
    height:auto !important;
    max-width:180px !important;
    object-fit:contain !important;
  }
}
