@media (max-width: 767px){
  .home-section--featured-sport{ order:10 !important; }
  .home-section--featured-tcg{ order:20 !important; }
  .home-section--all-ads-cta{ order:30 !important; }
  .home-section--ad-top{ order:40 !important; }
  .home-section--why{ order:45 !important; }
  .home-section--partners{ order:50 !important; }
  .home-section--testimonials{ order:60 !important; }
  .home-section--ad-mid{ order:70 !important; }
  .bidluna-header,
  .bz-header{
    position:relative !important;
    background:
      radial-gradient(circle at 10% 18%, rgba(247,208,95,.18) 0%, rgba(247,208,95,0) 18%),
      radial-gradient(circle at 78% 20%, rgba(129,177,255,.22) 0%, rgba(129,177,255,0) 16%),
      linear-gradient(180deg, rgba(6,16,39,.97) 0%, rgba(8,27,66,.98) 100%),
      url('../images/header-cosmos-bg.webp') center top / cover no-repeat !important;
    border-bottom:1px solid rgba(255,255,255,.08) !important;
    box-shadow:0 16px 34px rgba(4, 10, 24, .14) !important;
    overflow:visible !important;
  }

  .bz-topstrip,
  .bz-infostrip,
  .bz-mobile-trust{
    display:none !important;
  }

  .bz-topbar{
    display:grid !important;
    grid-template-columns:48px minmax(0, 1fr) auto !important;
    gap:8px !important;
    align-items:center !important;
    padding:8px 8px 10px !important;
    min-height:0 !important;
  }

  .bz-logo-wrap{
    width:48px !important;
    min-width:48px !important;
    flex:0 0 48px !important;
  }

  .bz-mobile-brand{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:48px !important;
    min-width:48px !important;
    height:48px !important;
    border-radius:15px !important;
    border:1px solid rgba(255,255,255,.18) !important;
    background:
      radial-gradient(circle at 28% 22%, rgba(247,208,95,.26) 0%, rgba(247,208,95,0) 38%),
      linear-gradient(180deg, rgba(28,43,76,.92) 0%, rgba(8,20,46,.96) 100%) !important;
    box-shadow:
      0 12px 24px rgba(4,14,36,.20),
      inset 0 1px 0 rgba(255,255,255,.12) !important;
  }

  .bz-mobile-brand img{
    width:38px !important;
    height:38px !important;
    max-width:none !important;
    max-height:none !important;
    object-fit:contain !important;
    filter:drop-shadow(0 6px 12px rgba(0,0,0,.22)) !important;
  }

  #bidlunaHeaderSearchMobile.bz-mobile-premium-search{
    position:relative !important;
    display:flex !important;
    align-items:center !important;
    gap:8px !important;
    width:100% !important;
    min-width:0 !important;
    height:40px !important;
    min-height:40px !important;
    padding:0 4px 0 14px !important;
    margin:0 !important;
    border-radius:999px !important;
    border:1px solid rgba(255,255,255,.46) !important;
    background:
      linear-gradient(180deg, rgba(255,255,255,.98) 0%, rgba(243,247,253,.96) 100%) padding-box,
      linear-gradient(135deg, rgba(255,255,255,.92), rgba(112,163,245,.42)) border-box !important;
    box-shadow:
      0 10px 24px rgba(4,16,38,.18),
      inset 0 1px 0 rgba(255,255,255,.92) !important;
    overflow:hidden !important;
  }

  #bidlunaHeaderSearchMobile.bz-mobile-premium-search::before,
  #bidlunaHeaderSearchMobile .bz-mobile-premium-search__icon{
    content:none !important;
    display:none !important;
  }

  #bidlunaHeaderSearchMobile input{
    flex:1 1 auto !important;
    width:100% !important;
    min-width:0 !important;
    height:auto !important;
    min-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    outline:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    font-size:13px !important;
    font-weight:800 !important;
    line-height:1.1 !important;
    color:#19345d !important;
    text-overflow:ellipsis !important;
    white-space:nowrap !important;
    overflow:hidden !important;
  }

  #bidlunaHeaderSearchMobile input::placeholder{
    color:#8c9ab4 !important;
    opacity:1 !important;
  }

  #bidlunaHeaderSearchMobile .bz-mobile-premium-search__submit{
    flex:0 0 30px !important;
    width:30px !important;
    min-width:30px !important;
    height:30px !important;
    min-height:30px !important;
    padding:0 !important;
    margin:0 !important;
    border-radius:999px !important;
    border:1px solid rgba(10,84,182,.26) !important;
    background:linear-gradient(180deg, #31a1ff 0%, #0a63d8 100%) !important;
    color:#fff !important;
    box-shadow:
      0 8px 18px rgba(11,99,216,.22),
      inset 0 1px 0 rgba(255,255,255,.34) !important;
  }

  #bidlunaHeaderSearchMobile .bz-mobile-premium-search__submit svg{
    width:14px !important;
    height:14px !important;
  }

  .bz-actions-mobile{
    display:flex !important;
    align-items:center !important;
    justify-content:flex-end !important;
    gap:7px !important;
    width:auto !important;
    min-width:0 !important;
    flex:0 0 auto !important;
  }

  .bz-country-wrap-mobile,
  .bz-actions-mobile .bz-country-wrap{
    position:relative !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:44px !important;
    min-width:44px !important;
    height:40px !important;
    min-height:40px !important;
    border-radius:14px !important;
    border:1px solid rgba(255,255,255,.18) !important;
    background:
      radial-gradient(circle at 28% 22%, rgba(247,208,95,.18) 0%, rgba(247,208,95,0) 34%),
      linear-gradient(180deg, rgba(28,43,76,.92) 0%, rgba(8,20,46,.96) 100%) !important;
    box-shadow:
      0 10px 20px rgba(4,14,36,.18),
      inset 0 1px 0 rgba(255,255,255,.10) !important;
    overflow:hidden !important;
  }

  .bz-country-wrap-mobile .bz-country-caret,
  .bz-actions-mobile .bz-country-wrap .bz-country-caret,
  .bz-country-wrap-mobile__code{
    display:none !important;
  }

  .bz-country-wrap-mobile .bz-country-wrap-mobile__current,
  .bz-actions-mobile .bz-country-wrap .bz-country-wrap-mobile__current{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:100% !important;
    height:100% !important;
  }

  .bz-country-wrap-mobile .bz-flag,
  .bz-actions-mobile .bz-country-wrap .bz-flag{
    width:28px !important;
    height:20px !important;
    border-radius:4px !important;
    box-shadow:
      0 0 0 1px rgba(255,255,255,.88),
      0 6px 14px rgba(0,0,0,.14) !important;
    object-fit:cover !important;
  }

  .bz-country-wrap-mobile select,
  .bz-actions-mobile .bz-country-wrap select{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    opacity:0 !important;
    cursor:pointer !important;
    -webkit-appearance:none !important;
    appearance:none !important;
  }

  .bz-burger-mobile,
  .bz-burger-mobile--premium,
  .bz-actions-mobile .bz-burger-mobile--premium{
    position:relative !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:42px !important;
    min-width:42px !important;
    height:40px !important;
    min-height:40px !important;
    padding:0 !important;
    border-radius:14px !important;
    border:1px solid rgba(255,255,255,.18) !important;
    background:
      radial-gradient(circle at 28% 22%, rgba(247,208,95,.18) 0%, rgba(247,208,95,0) 34%),
      linear-gradient(180deg, rgba(28,43,76,.92) 0%, rgba(8,20,46,.96) 100%) !important;
    color:#fff !important;
    box-shadow:
      0 10px 20px rgba(4,14,36,.18),
      inset 0 1px 0 rgba(255,255,255,.10) !important;
    overflow:hidden !important;
  }

  .bz-burger-mobile::before,
  .bz-burger-mobile--premium::before{
    content:none !important;
    display:none !important;
  }

  .bz-burger-mobile svg,
  .bz-burger-mobile--premium svg{
    display:none !important;
    opacity:0 !important;
    visibility:hidden !important;
  }

  .bz-burger-mobile__lines{
    display:flex !important;
    flex-direction:column !important;
    gap:4px !important;
    width:16px !important;
    pointer-events:none !important;
  }

  .bz-burger-mobile__lines span{
    display:block !important;
    width:16px !important;
    height:2px !important;
    border-radius:999px !important;
    background:linear-gradient(90deg, rgba(255,255,255,.96), rgba(212,230,255,.96)) !important;
    box-shadow:0 0 10px rgba(98,159,255,.22) !important;
  }

  #bidlunaMobileNav{
    align-items:flex-start !important;
    padding:12px !important;
  }

  #bidlunaMobileNav .bz-mobile-panel__dialog{
    display:flex !important;
    flex-direction:column !important;
    width:min(360px, calc(100vw - 24px)) !important;
    max-height:calc(100svh - var(--bz-adminbar-h, 0px) - 24px) !important;
    margin:calc(var(--bz-adminbar-h, 0px) + 8px) 4px 0 auto !important;
    overflow:hidden !important;
    border-radius:26px !important;
    border:1px solid rgba(255,255,255,.14) !important;
    background:
      radial-gradient(circle at 12% 10%, rgba(248,209,99,.16) 0%, rgba(248,209,99,0) 22%),
      linear-gradient(180deg, rgba(7,19,47,.98) 0%, rgba(11,30,68,.98) 100%) !important;
    box-shadow:0 28px 64px rgba(0,0,0,.38), inset 0 1px 0 rgba(255,255,255,.10) !important;
  }

  #bidlunaMobileNav .bz-mobile-panel__head{
    padding:18px 18px 12px !important;
  }

  #bidlunaMobileNav .bz-mobile-panel__close{
    width:38px !important;
    height:38px !important;
    border-radius:14px !important;
    border:1px solid rgba(255,255,255,.14) !important;
    background:rgba(255,255,255,.06) !important;
    color:#fff !important;
  }

  #bidlunaMobileNav .bz-mobile-panel__market{
    margin:0 18px 16px !important;
    padding:10px 14px !important;
    border-radius:16px !important;
    border:1px solid rgba(255,255,255,.10) !important;
    background:rgba(255,255,255,.06) !important;
  }

  #bidlunaMobileNav .bz-mobile-panel-inner{
    flex:1 1 auto !important;
    min-height:0 !important;
    overflow:auto !important;
    display:flex !important;
    flex-direction:column !important;
    gap:10px !important;
    padding:0 18px 18px !important;
  }

  #bidlunaMobileNav .bz-mobile-panel-inner hr{
    margin:2px 0 0 !important;
    border:0 !important;
    height:1px !important;
    background:rgba(255,255,255,.12) !important;
  }

  #bidlunaMobileNav .bz-mobile-panel-inner > a{
    display:flex !important;
    align-items:center !important;
    min-height:52px !important;
    padding:0 16px !important;
    border-radius:18px !important;
    text-decoration:none !important;
    font-weight:900 !important;
    font-size:16px !important;
    line-height:1 !important;
    background:rgba(255,255,255,.96) !important;
    color:#182d53 !important;
    box-shadow:0 10px 22px rgba(6,16,38,.10) !important;
  }

  #bidlunaMobileNav .bz-mobile-panel__notif{
    justify-content:space-between !important;
  }

  #bidlunaMobileNav .bz-mobile-panel__count{
    box-shadow:0 8px 16px rgba(11,99,216,.24) !important;
  }

  #bidlunaMobileNav .bz-mobile-panel__session-link{
    justify-content:center !important;
    margin-top:6px !important;
    color:#fff !important;
    background:linear-gradient(180deg, #31a1ff 0%, #0a63d8 100%) !important;
    border:1px solid rgba(10,84,182,.26) !important;
    box-shadow:
      0 14px 26px rgba(11,99,216,.24),
      inset 0 1px 0 rgba(255,255,255,.34) !important;
  }

  #bidlunaMobileNav .bz-mobile-panel__session-link--logout{
    background:linear-gradient(180deg, rgba(255,255,255,.14) 0%, rgba(255,255,255,.08) 100%) !important;
    border:1px solid rgba(255,255,255,.14) !important;
    color:#fff !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.12), 0 12px 24px rgba(0,0,0,.18) !important;
  }

  #bidlunaMobileNav .bz-mobile-panel__footer{
    display:none !important;
  }

  .home-section--mobile-hero{
    display:block !important;
    margin:12px 8px 10px !important;
  }

  .home-mobile-hero__shell{
    position:relative !important;
    overflow:hidden !important;
    padding:16px !important;
    border-radius:24px !important;
    border:1px solid rgba(255,255,255,.12) !important;
    background:
      linear-gradient(90deg, rgba(6,18,48,.94) 0%, rgba(6,18,48,.78) 48%, rgba(6,18,48,.60) 100%),
      var(--home-mobile-hero-bg) center center / cover no-repeat !important;
    box-shadow:0 18px 40px rgba(5,14,36,.22) !important;
  }

  .home-mobile-hero__shell::before{
    content:"" !important;
    position:absolute !important;
    inset:0 !important;
    background:
      radial-gradient(circle at 12% 10%, rgba(248,209,99,.18) 0%, rgba(248,209,99,0) 24%),
      radial-gradient(circle at 76% 18%, rgba(119,167,255,.16) 0%, rgba(119,167,255,0) 22%),
      linear-gradient(180deg, rgba(255,255,255,.05), rgba(255,255,255,0) 42%) !important;
    pointer-events:none !important;
  }

  .home-mobile-hero__grid{
    position:relative !important;
    z-index:1 !important;
    display:grid !important;
    grid-template-columns:minmax(0, 1fr) 108px !important;
    align-items:end !important;
    gap:12px !important;
  }

  .home-mobile-hero__content{
    max-width:100% !important;
  }

  .home-mobile-hero__eyebrow,
  .home-mobile-hero__visual-label{
    display:none !important;
  }

  .home-mobile-hero__copy{
    display:flex !important;
    flex-direction:column !important;
    gap:10px !important;
  }

  .home-mobile-hero__title{
    margin:0 !important;
    font-size:19px !important;
    line-height:1.04 !important;
    font-weight:1000 !important;
    letter-spacing:-.03em !important;
    color:#fff !important;
    text-shadow:0 3px 16px rgba(0,0,0,.20) !important;
  }

  .home-mobile-hero__subtitle{
    margin:0 !important;
    font-size:13px !important;
    line-height:1.45 !important;
    color:rgba(238,243,255,.92) !important;
    max-width:240px !important;
  }

  .home-mobile-hero__chips{
    display:flex !important;
    flex-wrap:wrap !important;
    gap:8px !important;
    margin-top:12px !important;
  }

  .home-mobile-hero__chip{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    min-height:28px !important;
    padding:0 12px !important;
    border-radius:999px !important;
    border:1px solid rgba(255,255,255,.16) !important;
    background:rgba(5,17,42,.50) !important;
    color:#fff !important;
    font-size:11px !important;
    font-weight:900 !important;
    letter-spacing:.02em !important;
    text-transform:uppercase !important;
    backdrop-filter:blur(2px) !important;
  }

  .home-mobile-hero__actions{
    display:flex !important;
    flex-wrap:wrap !important;
    gap:10px !important;
    margin-top:14px !important;
  }

  .home-mobile-hero__btn{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    min-height:40px !important;
    padding:0 16px !important;
    border-radius:999px !important;
    font-size:12px !important;
    font-weight:1000 !important;
    letter-spacing:.01em !important;
    text-decoration:none !important;
  }

  .home-mobile-hero__btn--primary{
    background:linear-gradient(180deg, #35a2ff 0%, #0b63d8 100%) !important;
    color:#fff !important;
    box-shadow:0 12px 24px rgba(7,79,185,.24), inset 0 1px 0 rgba(255,255,255,.30) !important;
  }

  .home-mobile-hero__btn--ghost{
    background:rgba(255,255,255,.12) !important;
    border:1px solid rgba(255,255,255,.18) !important;
    color:#fff !important;
  }

  .home-mobile-hero__visual{
    display:flex !important;
    align-items:flex-end !important;
    justify-content:flex-end !important;
  }

  .home-mobile-hero__spotlight{
    display:block !important;
    width:108px !important;
    text-decoration:none !important;
    border-radius:22px !important;
    overflow:hidden !important;
    background:rgba(6,14,34,.84) !important;
    border:1px solid rgba(255,255,255,.18) !important;
    box-shadow:0 18px 32px rgba(0,0,0,.28) !important;
    transform:translateY(6px) rotate(4deg) !important;
  }

  .home-mobile-hero__spotlight-media{
    display:block !important;
    aspect-ratio:.70 !important;
    background:#081224 !important;
  }

  .home-mobile-hero__spotlight-media img{
    display:block !important;
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
  }

  .home-mobile-hero__spotlight-body{
    display:flex !important;
    flex-direction:column !important;
    gap:4px !important;
    padding:10px 10px 12px !important;
  }

  .home-mobile-hero__spotlight-title{
    display:block !important;
    font-size:11px !important;
    line-height:1.24 !important;
    font-weight:900 !important;
    color:#fff !important;
  }

  .home-mobile-hero__spotlight-price{
    display:block !important;
    font-size:12px !important;
    line-height:1 !important;
    font-weight:1000 !important;
    color:#f4d36e !important;
  }
}

@media (max-width: 390px){
  .bz-topbar{
    grid-template-columns:46px minmax(0, 1fr) auto !important;
    gap:7px !important;
    padding:8px 6px 9px !important;
  }

  .bz-mobile-brand{
    width:46px !important;
    min-width:46px !important;
    height:46px !important;
  }

  .bz-mobile-brand img{
    width:36px !important;
    height:36px !important;
  }

  #bidlunaHeaderSearchMobile.bz-mobile-premium-search{
    height:38px !important;
    min-height:38px !important;
    padding-left:12px !important;
  }

  #bidlunaHeaderSearchMobile input{
    font-size:12.4px !important;
  }

  #bidlunaHeaderSearchMobile .bz-mobile-premium-search__submit{
    width:28px !important;
    min-width:28px !important;
    height:28px !important;
    min-height:28px !important;
  }

  .bz-country-wrap-mobile,
  .bz-actions-mobile .bz-country-wrap,
  .bz-burger-mobile,
  .bz-burger-mobile--premium{
    width:40px !important;
    min-width:40px !important;
    height:38px !important;
    min-height:38px !important;
  }

  .home-mobile-hero__grid{
    grid-template-columns:minmax(0, 1fr) 100px !important;
  }

  .home-mobile-hero__title{
    font-size:18px !important;
  }

  .home-mobile-hero__subtitle{
    font-size:12.6px !important;
  }

  .home-mobile-hero__spotlight{
    width:100px !important;
  }
}

/* =====================================================================
   V14 MOBILE HOME + FOOTER POLISH — why block order + legal popup
   ===================================================================== */
@media (max-width: 767px){
  .home-section--ad-top{ order:40 !important; }
  .home-section--why{ 
    order:50 !important;
    display:block !important;
    margin:14px 0 4px !important;
  }
  .home-section--partners{ order:60 !important; }
  .home-section--testimonials{ order:70 !important; }
  .home-section--ad-mid{ order:80 !important; }

  .home-why{
    display:block !important;
    background:transparent !important;
    padding:0 !important;
    margin:0 !important;
    text-align:left !important;
  }

  .home-why .container{
    padding:0 14px !important;
  }

  .home-why h2{
    margin:0 0 12px !important;
    font-size:28px !important;
    line-height:1.05 !important;
    font-weight:1000 !important;
    letter-spacing:-.03em !important;
    color:#10264b !important;
    text-align:center !important;
  }

  .home-why .why-grid{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:10px !important;
    margin-top:0 !important;
  }

  .home-why .why-item{
    padding:14px 14px 14px 72px !important;
    min-height:78px !important;
    border-radius:18px !important;
    background:#fff !important;
    border:1px solid rgba(226,232,240,.95) !important;
    box-shadow:0 12px 26px rgba(15,23,42,.06) !important;
    position:relative !important;
  }

  .home-why .why-ico{
    position:absolute !important;
    left:14px !important;
    top:14px !important;
    width:44px !important;
    height:44px !important;
    margin:0 !important;
    font-size:17px !important;
  }

  .home-why .why-title{
    font-size:14px !important;
    line-height:1.15 !important;
    margin:0 !important;
    text-align:left !important;
    color:#122b57 !important;
  }

  .home-why .muted{
    max-width:none !important;
    margin:6px 0 0 !important;
    font-size:12.6px !important;
    line-height:1.45 !important;
    text-align:left !important;
    color:#475569 !important;
  }

  .home-why .why-banner{
    margin:12px 0 0 !important;
    padding:14px !important;
    border-radius:18px !important;
    background:linear-gradient(180deg, rgba(14,75,179,.07) 0%, rgba(14,75,179,.04) 100%) !important;
    border:1px solid rgba(14,75,179,.12) !important;
    box-shadow:0 12px 26px rgba(15,23,42,.05) !important;
  }

  .home-why .why-donate{
    margin-top:12px !important;
  }

  .foot-title--legal{
    margin-bottom:0 !important;
  }

  .foot-legal-trigger{
    appearance:none;
    -webkit-appearance:none;
    border:0;
    background:transparent;
    padding:0;
    margin:0;
    color:inherit;
    font:inherit;
    font-weight:900;
    cursor:pointer;
    text-align:left;
  }

  .foot-col--legal .foot-links--legal{
    display:none !important;
  }

  .bidluna-legal-modal[hidden]{
    display:none !important;
  }

  .bidluna-legal-modal{
    position:fixed !important;
    inset:0 !important;
    z-index:100050 !important;
  }

  .bidluna-legal-modal__backdrop{
    position:absolute !important;
    inset:0 !important;
    border:0 !important;
    background:rgba(5,13,32,.58) !important;
    backdrop-filter:blur(10px) !important;
  }

  .bidluna-legal-modal__dialog{
    position:relative !important;
    width:min(390px, calc(100vw - 24px)) !important;
    max-height:min(82svh, 680px) !important;
    margin:calc(var(--bz-adminbar-h, 0px) + 22px) auto 0 !important;
    padding:18px 16px 16px !important;
    overflow:auto !important;
    border-radius:24px !important;
    border:1px solid rgba(255,255,255,.14) !important;
    background:
      radial-gradient(circle at 12% 10%, rgba(248,209,99,.16) 0%, rgba(248,209,99,0) 22%),
      linear-gradient(180deg, rgba(7,19,47,.98) 0%, rgba(11,30,68,.98) 100%) !important;
    box-shadow:0 28px 64px rgba(0,0,0,.38), inset 0 1px 0 rgba(255,255,255,.10) !important;
  }

  .bidluna-legal-modal__close{
    position:absolute !important;
    top:14px !important;
    right:14px !important;
    width:38px !important;
    height:38px !important;
    border-radius:14px !important;
    border:1px solid rgba(255,255,255,.14) !important;
    background:rgba(255,255,255,.06) !important;
    color:#fff !important;
    font-size:24px !important;
    line-height:1 !important;
  }

  .bidluna-legal-modal__eyebrow{
    font-size:11px !important;
    line-height:1 !important;
    font-weight:900 !important;
    letter-spacing:.14em !important;
    text-transform:uppercase !important;
    color:#90a7d8 !important;
  }

  .bidluna-legal-modal__title{
    margin:8px 0 16px !important;
    padding-right:44px !important;
    font-size:28px !important;
    line-height:1.04 !important;
    font-weight:1000 !important;
    letter-spacing:-.03em !important;
    color:#fff !important;
  }

  .bidluna-legal-modal__body{
    display:flex !important;
    flex-direction:column !important;
    gap:10px !important;
  }

  .bidluna-legal-modal__link{
    display:flex !important;
    align-items:center !important;
    width:100% !important;
    min-height:52px !important;
    padding:0 16px !important;
    border-radius:18px !important;
    border:0 !important;
    text-decoration:none !important;
    text-align:left !important;
    font-size:16px !important;
    line-height:1.2 !important;
    font-weight:900 !important;
    background:rgba(255,255,255,.96) !important;
    color:#182d53 !important;
    box-shadow:0 10px 22px rgba(6,16,38,.10) !important;
  }

  .bidluna-legal-modal__link--button{
    appearance:none !important;
    -webkit-appearance:none !important;
    cursor:pointer !important;
  }

  body.has-bidluna-legal-modal{
    overflow:hidden !important;
  }
}

.foot-legal-trigger{
  appearance:none;
  -webkit-appearance:none;
  border:0;
  background:transparent;
  padding:0;
  margin:0;
  color:inherit;
  font:inherit;
  line-height:inherit;
  font-weight:inherit;
  cursor:pointer;
  text-align:left;
}

/* =====================================================================
   V15.1 MOBILE HEADER + HERO REFINEMENT
   ===================================================================== */
@media (max-width: 767px){
  #bidlunaHeaderSearchMobile.bz-mobile-premium-search{
    padding-left:12px !important;
  }

  #bidlunaHeaderSearchMobile input,
  #bidlunaHeaderSearchMobile input::-webkit-search-decoration,
  #bidlunaHeaderSearchMobile input::-webkit-search-cancel-button,
  #bidlunaHeaderSearchMobile input::-webkit-search-results-button,
  #bidlunaHeaderSearchMobile input::-webkit-search-results-decoration{
    -webkit-appearance:none !important;
    appearance:none !important;
  }

  #bidlunaHeaderSearchMobile input::-webkit-search-cancel-button,
  #bidlunaHeaderSearchMobile input::-webkit-search-results-button,
  #bidlunaHeaderSearchMobile input::-webkit-search-results-decoration{
    display:none !important;
  }

  .bz-burger-mobile,
  .bz-burger-mobile--premium{
    font-size:0 !important;
  }

  .bz-burger-mobile__lines{
    display:none !important;
  }

  .bz-burger-mobile__icon,
  .bz-burger-mobile--premium .bz-burger-mobile__icon{
    display:block !important;
    width:18px !important;
    height:18px !important;
    color:#f7fbff !important;
  }

  #bidlunaMobileNav .bz-mobile-panel__footer{
    display:none !important;
  }

  #bidlunaMobileNav .bz-mobile-panel-inner > .bz-mobile-panel__session-link{
    justify-content:center !important;
    margin-top:8px !important;
  }

  .home-section--mobile-hero{
    margin:8px 8px 10px !important;
  }

  .home-mobile-hero__shell{
    min-height:236px !important;
    padding:16px !important;
    background:
      linear-gradient(90deg, rgba(6,18,48,.94) 0%, rgba(6,18,48,.74) 46%, rgba(6,18,48,.34) 100%),
      var(--home-mobile-hero-bg) center center / cover no-repeat !important;
  }

  .home-mobile-hero__grid.home-mobile-hero__grid--dual{
    grid-template-columns:minmax(0, 1fr) 126px !important;
    gap:10px !important;
    align-items:center !important;
  }

  .home-mobile-hero__content{
    min-width:0 !important;
    padding-right:2px !important;
  }

  .home-mobile-hero__title{
    font-size:26px !important;
    line-height:.95 !important;
    letter-spacing:-.045em !important;
    max-width:215px !important;
  }

  .home-mobile-hero__subtitle{
    font-size:14px !important;
    line-height:1.35 !important;
    max-width:220px !important;
  }

  .home-mobile-hero__visual--stack{
    position:relative !important;
    display:block !important;
    width:126px !important;
    min-width:126px !important;
    min-height:174px !important;
    align-self:stretch !important;
  }

  .home-mobile-hero__spotlight{
    position:absolute !important;
    display:block !important;
    width:92px !important;
    text-decoration:none !important;
    border-radius:22px !important;
    overflow:hidden !important;
    background:rgba(6,14,34,.84) !important;
    border:1px solid rgba(255,255,255,.18) !important;
    box-shadow:0 18px 32px rgba(0,0,0,.28) !important;
    transform:none !important;
  }

  .home-mobile-hero__spotlight--primary{
    right:0 !important;
    top:4px !important;
    z-index:2 !important;
    width:94px !important;
    transform:rotate(5deg) !important;
  }

  .home-mobile-hero__spotlight--secondary{
    left:2px !important;
    bottom:10px !important;
    z-index:1 !important;
    width:80px !important;
    transform:rotate(-7deg) !important;
  }

  .home-mobile-hero__spotlight-media{
    aspect-ratio:.72 !important;
  }

  .home-mobile-hero__spotlight-body{
    gap:4px !important;
    padding:8px 8px 10px !important;
  }

  .home-mobile-hero__spotlight-title{
    display:none !important;
  }

  .home-mobile-hero__spotlight-kicker{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:max-content !important;
    max-width:100% !important;
    min-height:20px !important;
    padding:0 8px !important;
    border-radius:999px !important;
    background:rgba(5,17,42,.72) !important;
    border:1px solid rgba(255,255,255,.14) !important;
    color:#fff !important;
    font-size:9px !important;
    font-weight:900 !important;
    line-height:1 !important;
    text-transform:uppercase !important;
    letter-spacing:.02em !important;
  }

  .home-mobile-hero__spotlight-price{
    font-size:12px !important;
    line-height:1 !important;
    font-weight:1000 !important;
    color:#f4d36e !important;
  }

  .home-mobile-hero__actions{
    display:grid !important;
    grid-template-columns:minmax(0, 1fr) minmax(0, 1fr) !important;
    gap:8px !important;
    margin-top:12px !important;
  }

  .home-mobile-hero__btn{
    width:100% !important;
    min-width:0 !important;
    min-height:42px !important;
    padding:0 10px !important;
    font-size:11.5px !important;
    white-space:nowrap !important;
  }
}

@media (max-width: 390px){
  .home-mobile-hero__grid.home-mobile-hero__grid--dual{
    grid-template-columns:minmax(0, 1fr) 112px !important;
    gap:8px !important;
  }

  .home-mobile-hero__title{
    font-size:23px !important;
    max-width:188px !important;
  }

  .home-mobile-hero__subtitle{
    font-size:13px !important;
    max-width:186px !important;
  }

  .home-mobile-hero__visual--stack{
    width:112px !important;
    min-width:112px !important;
    min-height:160px !important;
  }

  .home-mobile-hero__spotlight--primary{
    width:86px !important;
  }

  .home-mobile-hero__spotlight--secondary{
    width:72px !important;
    bottom:8px !important;
  }

  .home-mobile-hero__btn{
    font-size:10.8px !important;
    min-height:40px !important;
    padding:0 8px !important;
  }
}

/* =====================================================================
   V15 MOBILE HERO + MENU SESSION FIX
   ===================================================================== */
@media (max-width: 767px){
  #bidlunaMobileNav .bz-mobile-panel__footer{
    display:block !important;
    padding:0 18px 18px !important;
    margin-top:auto !important;
  }

  #bidlunaMobileNav .bz-mobile-panel__session-link{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:100% !important;
    min-height:52px !important;
    border-radius:18px !important;
    text-decoration:none !important;
    font-size:15px !important;
    font-weight:900 !important;
    letter-spacing:.01em !important;
  }

  #bidlunaMobileNav .bz-mobile-panel-inner{
    padding-bottom:12px !important;
  }

  .home-section--mobile-hero{
    margin:10px 6px 8px !important;
  }

  .home-mobile-hero__shell{
    padding:14px 14px 12px !important;
    border-radius:24px !important;
    background:
      linear-gradient(95deg, rgba(5,18,49,.97) 0%, rgba(6,21,58,.90) 42%, rgba(6,20,54,.54) 100%),
      var(--home-mobile-hero-bg) 72% center / cover no-repeat !important;
    box-shadow:0 22px 44px rgba(5,14,36,.20) !important;
  }

  .home-mobile-hero__shell::before{
    background:
      radial-gradient(circle at 14% 10%, rgba(248,209,99,.18) 0%, rgba(248,209,99,0) 22%),
      radial-gradient(circle at 82% 12%, rgba(110,168,255,.18) 0%, rgba(110,168,255,0) 24%),
      linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,0) 44%) !important;
  }

  .home-mobile-hero__grid--dual{
    grid-template-columns:minmax(0, 1fr) 124px !important;
    align-items:start !important;
    gap:8px !important;
  }

  .home-mobile-hero__content{
    padding-top:2px !important;
  }

  .home-mobile-hero__copy{
    gap:8px !important;
  }

  .home-mobile-hero__title{
    margin:0 !important;
    font-size:24px !important;
    line-height:.98 !important;
    font-weight:1000 !important;
    letter-spacing:-.04em !important;
    max-width:220px !important;
  }

  .home-mobile-hero__subtitle{
    margin:0 !important;
    font-size:14px !important;
    line-height:1.38 !important;
    max-width:230px !important;
    color:rgba(241,246,255,.94) !important;
  }

  .home-mobile-hero__chips{
    margin-top:10px !important;
    gap:7px !important;
  }

  .home-mobile-hero__chip{
    min-height:30px !important;
    padding:0 11px !important;
    font-size:10.5px !important;
    letter-spacing:.03em !important;
    background:rgba(5,18,46,.56) !important;
  }

  .home-mobile-hero__visual--stack{
    position:relative !important;
    min-height:182px !important;
    align-items:stretch !important;
    justify-content:stretch !important;
  }

  .home-mobile-hero__visual--stack > .home-mobile-hero__spotlight{
    position:absolute !important;
    display:block !important;
    text-decoration:none !important;
    overflow:hidden !important;
    background:rgba(5,13,30,.88) !important;
    border:1px solid rgba(255,255,255,.16) !important;
    box-shadow:0 18px 34px rgba(0,0,0,.24) !important;
    transform-origin:center center !important;
    will-change:transform !important;
  }

  .home-mobile-hero__spotlight--primary{
    top:2px !important;
    right:0 !important;
    width:92px !important;
    border-radius:24px !important;
    transform:rotate(6deg) !important;
    z-index:2 !important;
  }

  .home-mobile-hero__spotlight--secondary{
    left:2px !important;
    bottom:12px !important;
    width:76px !important;
    border-radius:20px !important;
    transform:rotate(-8deg) !important;
    z-index:1 !important;
    opacity:.96 !important;
  }

  .home-mobile-hero__spotlight-media{
    display:block !important;
    aspect-ratio:.72 !important;
    background:#081224 !important;
  }

  .home-mobile-hero__spotlight-media img{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center !important;
    display:block !important;
  }

  .home-mobile-hero__spotlight-body{
    position:absolute !important;
    left:0 !important;
    right:0 !important;
    bottom:0 !important;
    display:flex !important;
    flex-direction:column !important;
    gap:4px !important;
    padding:10px 8px 9px !important;
    background:linear-gradient(180deg, rgba(3,9,22,0) 0%, rgba(3,9,22,.72) 42%, rgba(3,9,22,.96) 100%) !important;
  }

  .home-mobile-hero__spotlight-title{
    display:none !important;
  }

  .home-mobile-hero__spotlight-kicker{
    display:inline-flex !important;
    align-items:center !important;
    align-self:flex-start !important;
    min-height:20px !important;
    padding:0 8px !important;
    border-radius:999px !important;
    border:1px solid rgba(255,255,255,.14) !important;
    background:rgba(8,20,47,.74) !important;
    color:#fff !important;
    font-size:9px !important;
    font-weight:900 !important;
    letter-spacing:.05em !important;
    text-transform:uppercase !important;
  }

  .home-mobile-hero__spotlight-price{
    display:block !important;
    font-size:13px !important;
    line-height:1 !important;
    font-weight:1000 !important;
    letter-spacing:-.01em !important;
    color:#f5d36d !important;
  }

  .home-mobile-hero__actions{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;
    gap:10px !important;
    margin-top:12px !important;
  }

  .home-mobile-hero__btn{
    min-height:42px !important;
    width:100% !important;
    padding:0 10px !important;
    font-size:11.5px !important;
    text-align:center !important;
    white-space:nowrap !important;
  }
}

@media (max-width: 390px){
  .home-mobile-hero__grid--dual{
    grid-template-columns:minmax(0, 1fr) 114px !important;
  }

  .home-mobile-hero__title{
    font-size:21px !important;
    max-width:198px !important;
  }

  .home-mobile-hero__subtitle{
    font-size:13px !important;
    max-width:202px !important;
  }

  .home-mobile-hero__visual--stack{
    min-height:168px !important;
  }

  .home-mobile-hero__spotlight--primary{
    width:84px !important;
  }

  .home-mobile-hero__spotlight--secondary{
    width:70px !important;
  }

  .home-mobile-hero__btn{
    font-size:10.8px !important;
    padding:0 8px !important;
  }
}
