/* BHS_MOBILE_STOREFRONT_V100 */
@media (max-width: 900px){
  html,body{max-width:100%;overflow-x:hidden}
  body.storefront-builder-body{padding-bottom:68px;background:#fff}
  .bhs-layout-header{position:relative;z-index:700;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.10)}
  .hf-campaign{min-height:38px!important;height:auto!important;padding:7px 10px!important;font-size:15px!important;line-height:1.15!important;letter-spacing:-.2px}
  .hf-notice{min-height:34px!important;height:auto!important;padding:7px 10px!important;font-size:14px!important;line-height:1.15!important}
  .hf-main{
    position:relative!important;display:grid!important;
    grid-template-columns:42px minmax(0,1fr) auto!important;
    grid-template-areas:"menu logo actions" "search search search"!important;
    gap:10px 8px!important;align-items:center!important;
    padding:10px 12px 12px!important;background:#fff!important;
    border-bottom:1px solid #ececec!important;
  }
  .hf-main.is-sticky{top:0}
  .bhs-mobile-menu-toggle{grid-area:menu;display:grid!important;place-items:center;width:40px;height:40px;padding:0;border:0;background:#fff;color:#111;cursor:pointer}
  .bhs-mobile-menu-toggle svg{width:27px;height:27px;stroke:currentColor;fill:none;stroke-width:1.8}
  .hf-logo{grid-area:logo;display:flex!important;align-items:center;justify-content:flex-start;min-width:0;text-align:left!important}
  .hf-logo img{display:block;width:auto!important;max-width:190px!important;max-height:48px!important;object-fit:contain!important}
  .hf-logo strong{font-size:22px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .hf-search{grid-area:search;height:42px;margin:0!important;border:1px solid #d8dbe1!important;border-radius:24px!important;background:#fff}
  .hf-search input{min-width:0;padding:10px 15px!important;font-size:13px}
  .hf-search button{width:46px;padding:0!important;font-size:24px!important}
  .hf-main .hf-actions{grid-area:actions;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important;min-width:0!important;width:auto!important}
  .hf-main .hf-cargo-action{display:none!important}
  .hf-main .hf-action-box,.hf-main .hf-login-wrap,.hf-main .hf-cart-wrap{flex:0 0 42px!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important}
  .hf-main .hf-action-link,.hf-main .hf-login-trigger,.hf-main .hf-cart-link{height:42px!important;min-height:42px!important;justify-content:center!important;gap:0!important}
  .hf-main .hf-action-icon{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;font-size:26px!important;transform:none!important}
  .hf-main .hf-action-label{display:none!important}
  .hf-main .hf-cart-link>b{top:-2px!important;right:0!important;min-width:17px!important;height:17px!important;font-size:9px!important;line-height:17px!important}
  .hf-menu{display:none!important}
  .bhs-mobile-menu-drawer{display:block;position:fixed;inset:0;z-index:2000;pointer-events:none;visibility:hidden}
  .bhs-mobile-menu-drawer.is-open{pointer-events:auto;visibility:visible}
  .bhs-mobile-menu-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.42);opacity:0;transition:opacity .2s ease}
  .bhs-mobile-menu-drawer.is-open .bhs-mobile-menu-backdrop{opacity:1}
  .bhs-mobile-menu-panel{position:absolute;left:0;top:0;bottom:0;width:min(84vw,360px);background:#fff;transform:translateX(-102%);transition:transform .22s ease;box-shadow:10px 0 30px rgba(0,0,0,.18);overflow:auto}
  .bhs-mobile-menu-drawer.is-open .bhs-mobile-menu-panel{transform:translateX(0)}
  .bhs-mobile-menu-head{display:flex;align-items:center;justify-content:space-between;min-height:62px;padding:12px 16px;border-bottom:1px solid #eee}
  .bhs-mobile-menu-head strong{font-size:18px}
  .bhs-mobile-menu-close{display:grid;place-items:center;width:38px;height:38px;border:0;background:#f5f5f5;border-radius:50%;font-size:26px;cursor:pointer}
  .bhs-mobile-menu-links{display:grid;padding:8px 0 22px}
  .bhs-mobile-menu-links>a{display:flex;align-items:center;min-height:48px;padding:11px 18px;border-bottom:1px solid #f1f1f1;font-size:15px;font-weight:700;color:#222}
  .bhs-mobile-menu-links>a:active{background:#f8f8f8}
  .builder-main{width:100%;max-width:100%!important;margin:0!important;padding:12px 12px 78px!important;min-height:60vh}
  .builder-section-wrap{width:100%;max-width:100%;margin-top:0!important;margin-bottom:0!important;padding-top:12px!important;padding-bottom:12px!important;min-height:0!important}
  .builder-section-inner{width:100%;max-width:100%}
  .builder-section{margin:16px 0!important}
  .builder-section>h2{margin:0 0 8px;font-size:22px;line-height:1.2}
  .builder-subtitle{margin:0 0 14px;font-size:13px}
  .builder-hero{width:100%;min-height:0!important;aspect-ratio:4/3;margin:0!important;padding:18px!important;border-radius:0!important;background-position:center!important;background-size:cover!important;overflow:hidden}
  .builder-hero>div{max-width:90%}
  .builder-hero h1{margin:0 0 8px!important;font-size:30px!important;line-height:1.08;text-shadow:0 1px 3px rgba(255,255,255,.72)}
  .builder-hero p{margin:0 0 14px;font-size:17px;line-height:1.25}
  .builder-button{padding:10px 15px;font-size:13px}
  .builder-image-text{grid-template-columns:1fr!important;gap:14px!important;margin:0!important;padding:0!important}
  .builder-image-text img{max-height:none!important;aspect-ratio:4/3;object-fit:cover}
  .builder-image-text>div{padding:0 4px 8px}
  .builder-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .builder-products article{min-width:0;padding:7px!important;border-color:#ededed;border-radius:4px}
  .builder-products h3{margin:8px 0 6px;font-size:13px!important;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .builder-products strong{font-size:16px!important}
  .builder-products del{font-size:12px}
  .builder-info{grid-template-columns:1fr!important;gap:8px!important;margin:16px 0!important}
  .builder-info div{padding:14px}
  .builder-home-category-carousel{max-width:100%!important;padding:0 20px!important}
  .builder-home-category-carousel-track{gap:11px!important;padding:3px 0 8px!important;scroll-snap-type:x proximity}
  .builder-home-category-carousel-item{flex:0 0 92px!important;width:92px!important;min-width:92px!important;max-width:92px!important;scroll-snap-align:start}
  .builder-home-category-carousel-image{width:84px!important;height:84px!important;margin-bottom:7px!important;border-width:2px!important}
  .builder-home-category-carousel-label{min-height:30px;font-size:10px!important;line-height:1.18!important}
  .builder-home-category-carousel-arrow{display:none!important}
  .hf-footer{margin-top:18px!important;padding-bottom:62px!important}
  .hf-footer-columns{grid-template-columns:1fr!important;gap:0!important;padding:18px 15px!important}
  .hf-footer-columns>div{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.12)}
  .hf-social-trust,.hf-apps,.hf-payments{gap:14px!important;padding:18px 15px!important}
  .bhs-mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:1800;display:grid!important;grid-template-columns:repeat(5,1fr);height:64px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #ddd;box-shadow:0 -3px 12px rgba(0,0,0,.10)}
  .bhs-mobile-bottom-nav a,.bhs-mobile-bottom-nav button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:0;padding:4px 2px;border:0;background:#fff;color:#222;font-family:inherit;font-size:10px;cursor:pointer}
  .bhs-mobile-bottom-nav svg{width:25px;height:25px;stroke:currentColor;fill:none;stroke-width:1.7}
  .bhs-mobile-bottom-nav .is-menu{margin:8px 3px;border:1px solid #bbb;border-radius:18px;flex-direction:row;gap:2px;font-size:12px;font-weight:700}
  .bhs-mobile-bottom-nav .is-menu svg{width:24px;height:24px}
  .bhs-mobile-bottom-count{position:absolute;top:3px;right:calc(50% - 18px);display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--store-primary,#db4385);color:#fff;font-size:9px;font-weight:800}
  body.bhs-mobile-menu-open{overflow:hidden}
}
@media (max-width:380px){
  .hf-logo img{max-width:150px!important}.hf-main{grid-template-columns:38px minmax(0,1fr) auto!important;padding-left:8px!important;padding-right:8px!important}.hf-main .hf-action-box,.hf-main .hf-login-wrap,.hf-main .hf-cart-wrap{flex-basis:38px!important;width:38px!important;min-width:38px!important;max-width:38px!important}.builder-home-category-carousel-item{flex-basis:84px!important;width:84px!important;min-width:84px!important;max-width:84px!important}.builder-home-category-carousel-image{width:76px!important;height:76px!important}}
@media (min-width:901px){.bhs-mobile-menu-toggle,.bhs-mobile-menu-drawer,.bhs-mobile-bottom-nav{display:none!important}}
