/* V84 — Client-requested mobile readability increase. Sizing only; existing layout/flow remains unchanged. */
@media (max-width: 767px){
  body.cosmic-v11 .site-header .header-shell,
  body.cosmic-v14 .site-header .header-shell,
  body.cosmic-v15 .site-header .header-shell{
    min-height:78px!important;
    height:78px!important;
    gap:8px!important;
  }
  body.cosmic-v11 .site-header .brand,
  body.cosmic-v14 .site-header .brand,
  body.cosmic-v15 .site-header .brand{
    max-width:calc(100% - 96px)!important;
  }
  body.cosmic-v11 .site-header .brand-mark,
  body.cosmic-v14 .site-header .brand-mark,
  body.cosmic-v15 .site-header .brand-mark{
    width:48px!important;
    height:48px!important;
    flex:0 0 48px!important;
  }
  body.cosmic-v11 .site-header .brand-copy b,
  body.cosmic-v14 .site-header .brand-copy b,
  body.cosmic-v15 .site-header .brand-copy b{
    font-size:clamp(16px,4.5vw,18px)!important;
    line-height:1.12!important;
    letter-spacing:.012em!important;
  }
  body.cosmic-v11 .site-header .brand-copy small,
  body.cosmic-v14 .site-header .brand-copy small,
  body.cosmic-v15 .site-header .brand-copy small{
    display:block!important;
    font-size:clamp(7px,2.05vw,8.3px)!important;
    line-height:1.3!important;
    letter-spacing:.105em!important;
    margin-top:3px!important;
  }

  body.home-page .hero-panorama-card .hero-product-copy,
  body.home-page .hero-panorama-card .hero-product-copy.clean{
    padding:14px 15px 16px!important;
    bottom:15px!important;
  }
  body.home-page .hero-panorama-card .hero-product-copy span,
  body.home-page .hero-panorama-card .hero-product-copy.clean span{
    font-size:11.5px!important;
    line-height:1.35!important;
  }
  body.home-page .hero-panorama-card .hero-product-copy b,
  body.home-page .hero-panorama-card .hero-product-copy.clean b{
    font-size:clamp(23px,6.5vw,27px)!important;
    line-height:1.16!important;
    padding-bottom:5px!important;
  }

  body.product-page .purchase-panel > p{font-size:16px!important;line-height:1.65!important}
  body.product-page .delivery-estimate-box,
  body.product-page .delivery-muted,
  body.product-page .delivery-result li{font-size:14px!important;line-height:1.48!important}
  body.product-page .option-grid button{font-size:14px!important}
  body.product-page .best-for-pills span,
  body.product-page .purchase-variants>b,
  body.product-page .purchase-variant-list>span,
  body.product-page .assurance-grid span{font-size:14px!important;line-height:1.4!important}
  body.product-page .story-tabs summary{font-size:16px!important}
  body.product-page .story-tabs p,
  body.product-page .product-admin-list,
  body.product-page .product-admin-detail-grid span{font-size:15px!important;line-height:1.55!important}
  body.product-page .mobile-buy-bar small{font-size:12px!important;line-height:1.25!important}
  body.product-page .mobile-buy-bar b{font-size:18px!important}
  body.product-page .mobile-buy-bar .btn-luxe{font-size:14px!important;min-height:44px!important}

  body.cosmic-v11 .mobile-bottom-nav{height:66px!important}
  body.cosmic-v11 .mobile-bottom-nav a{font-size:12.5px!important;line-height:1.1!important}
  body.cosmic-v11 .mobile-bottom-nav a b{font-size:19px!important}
}

@media (max-width: 390px){
  body.cosmic-v11 .site-header .header-shell,
  body.cosmic-v14 .site-header .header-shell,
  body.cosmic-v15 .site-header .header-shell{height:76px!important;min-height:76px!important}
  body.cosmic-v11 .site-header .brand,
  body.cosmic-v14 .site-header .brand,
  body.cosmic-v15 .site-header .brand{max-width:calc(100% - 90px)!important}
  body.cosmic-v11 .site-header .brand-mark,
  body.cosmic-v14 .site-header .brand-mark,
  body.cosmic-v15 .site-header .brand-mark{width:44px!important;height:44px!important;flex-basis:44px!important}
  body.cosmic-v11 .site-header .brand-copy b,
  body.cosmic-v14 .site-header .brand-copy b,
  body.cosmic-v15 .site-header .brand-copy b{font-size:15.7px!important}
  body.cosmic-v11 .site-header .brand-copy small,
  body.cosmic-v14 .site-header .brand-copy small,
  body.cosmic-v15 .site-header .brand-copy small{font-size:7.1px!important;letter-spacing:.085em!important}
  body.home-page .hero-panorama-card .hero-product-copy b,
  body.home-page .hero-panorama-card .hero-product-copy.clean b{font-size:23px!important}
}
