@media(max-width:820px){
  .home-hero__stage{min-height:72svh;display:flex;flex-direction:column;justify-content:center;gap:10px;padding-block:12px}.home-hero__copy{display:none}.home-hero__product{width:100%}.home-hero__media{aspect-ratio:1.065}.home-hero__mobile-product{display:grid;gap:4px;padding:8px 2px 6px}.home-hero__mobile-product h2{font-size:22px;font-weight:500}.home-hero__mobile-product p{color:var(--color-muted);font-size:14px}.home-hero__mobile-product strong{font-size:15px}.home-hero__mobile-product a{width:max-content;border-bottom:1px solid currentColor;padding-bottom:2px;font-size:14px;font-weight:500}.home-mobile-products{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;width:100vw;margin-left:calc((100vw - 100%)/-2);padding:20px 0 44px 16px}.home-mobile-products::-webkit-scrollbar{display:none}.home-mobile-products article{display:grid;flex:0 0 82vw;gap:7px;scroll-snap-align:start}.home-mobile-products article:last-child{margin-right:16px}.home-mobile-products img{display:block;width:100%;aspect-ratio:1;object-fit:contain;background:#fff;border-radius:12px}.home-mobile-products h2{font-size:20px;font-weight:500}.home-mobile-products strong{font-size:14px}.home-mobile-products p{display:none}.variant-picker__buttons{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.variant-button{min-height:44px;text-align:center}.mobile-buy-bar{padding-bottom:max(10px,env(safe-area-inset-bottom))}.template-product{padding-bottom:116px}}
@media(min-width:821px){.home-hero__mobile-product{display:none}}
