/* Mobile-first homepage audit: hierarchy, touch targets, density, and fixed UI clearance. */
/* The drawer is injected site-wide by JavaScript; it must never participate in desktop layout. */
.mobile-nav{display:none}
@media(max-width:900px){
  body{padding-bottom:118px}.offer{min-height:36px;padding:8px 14px;font-size:11px;justify-content:center}.mast{height:64px;padding:0 20px;gap:0}.brand img{width:51px;height:52px}.menu{display:block!important;width:44px;height:44px;margin-left:auto;padding:0;color:#0b0e14}.hero{grid-template-columns:1fr}.hero-copy{grid-row:1!important;padding:48px 24px 32px;min-height:0!important}.hero-copy h1{font-size:clamp(44px,12vw,58px);line-height:.98}.hero-copy>p:not(.kicker){font-size:16px;line-height:1.5;margin:17px 0}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.hero-actions .text-link{margin-left:0}.button{min-height:46px;padding:14px 20px;font-size:15px}.hero-art{grid-row:2!important;min-height:300px!important;height:300px!important}.hero-art img{object-position:center}.gift-ladder{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:0;margin-top:22px;padding:12px 4px 0}.gift-ladder div{border:0!important;border-right:1px solid #ece7d9!important;padding:4px 8px!important;text-align:center}.gift-ladder div:last-of-type{border:0!important}.gift-ladder span{font-size:11px!important}.gift-ladder span small{font-size:9px!important}.gift-ladder p{grid-column:1/-1;margin:9px -4px 0;padding:9px 14px 0;font-size:10px}.marquee{display:none}.section{padding:62px 20px}.section-head{margin-bottom:28px}.section h2{font-size:42px}.stacks .section-head>.seg{margin-top:5px}.seg button{min-height:42px;padding:10px 13px;font-size:11px}.stack-grid{gap:28px}.stack-image-carousel{aspect-ratio:1.1/1!important}.stack-gallery .review{min-height:104px;margin-top:10px;padding:13px}.review p{font-size:13px}.stack-copy h3{font-size:38px}.stack-copy>p:not(.kicker){font-size:15px;margin-bottom:18px}.stack-accordions{margin-bottom:16px}.stack-accordions summary{padding:12px 0}.stack-accordions details[open]{margin:5px -8px;padding:0 8px}.purchase-choice{padding:12px}.purchase-choice b{font-size:14px}.purchase-choice small{font-size:11px}.stack-gifts{margin-bottom:12px}.stack-gift-card{min-height:44px;padding:6px 10px}.gift-card-badge{right:10px}.buy-action-row{display:flex;gap:8px;margin-top:12px}.buy-action-row .quantity-picker{height:44px}.quantity-picker button{width:33px}.quantity-picker span{line-height:42px}.buy-action-row a{min-height:44px;font-size:13px!important;padding:11px 9px}.cabinet{padding:68px 20px}.cabinet .kicker{margin-bottom:28px}.cabinet-row{padding:24px 0;gap:8px}.cabinet-row>b{font-size:48px}.cabinet-row p{font-size:16px}.how-main>img{height:370px}.how-main>div{padding:54px 24px}.how-main h2{font-size:42px}.how-main>div>p{font-size:16px;margin-bottom:28px}.how-stats{justify-content:space-between}.how-stats span{flex:1;padding:0 10px}.how-stats span:first-child{padding-left:0}.how-stats b{font-size:28px}.routine{padding:12px 20px 62px}.how-steps>div{margin-bottom:20px}.how-steps img,.glyph{height:auto;aspect-ratio:1/1}.absorption{padding:68px 20px}.absorption h2{font-size:88px}.absorption h3{font-size:24px}.absorb-stat{padding:23px}.absorb-stat p b{font-size:16px}.absorb-stat p strong{font-size:23px}.shop .section-head{padding:0 20px}.shop .section-head h2{font-size:42px}.shop .gift-progress{margin:0 20px 14px!important}.shop .gift-progress-title{padding-bottom:12px}.shop .gift-tier{display:block!important;padding:12px 0!important}.shop .gift-tier strong{display:flex!important;align-items:baseline!important;gap:7px;white-space:normal!important;text-align:left!important}.shop .gift-tier strong small{font-size:11px}.shop .gift-tier strong>b{font-size:13px}.prototype-picker{display:flex!important;overflow-x:auto!important;gap:10px!important;padding:4px 20px 8px!important;scroll-snap-type:x mandatory}.prototype-picker button{flex:0 0 145px;scroll-snap-align:start}.prototype-picker img{height:145px!important}.prototype-picker button>span{padding:12px}.prototype-picker b{font-size:16px}.featured-product{margin:8px 16px 0!important;padding:20px!important;gap:24px}.featured-copy h3{font-size:33px}.featured-copy>p:not(.kicker){font-size:15px}.featured-copy .featured-gifts{margin-bottom:12px}.shop-all{margin:28px 20px 0!important}.testimonials{padding:68px 20px}.testimonials h2{font-size:42px}.testimonial-grid{display:flex!important;overflow-x:auto;gap:14px;padding-bottom:8px;scroll-snap-type:x mandatory}.testimonial-grid figure,.testimonial-grid .quote-stack{flex:0 0 78vw;scroll-snap-align:start}.testimonial-grid figure{height:390px}.quote-stack{min-height:390px}.quick-add{padding:62px 20px}.quick-add-head h3{font-size:42px}.quick-add-row{margin-right:-20px;padding-right:20px}.quick-add-row a{width:160px;min-height:120px}.gift-progress-bar{bottom:8px;border-radius:10px}.gift-progress-copy b{font-size:13px}.gift-progress-copy span{font-size:10px}.gift-progress-steps span{font-size:10px!important}.gift-progress-steps span small{font-size:8px!important}.melts-footer{padding:54px 20px 32px}.melts-footer img{width:100px}
  .mobile-nav{position:fixed;inset:0;z-index:120;background:#fff;display:flex;flex-direction:column;padding:20px;transform:translateX(100%);transition:transform .25s ease}.mobile-nav.is-open{transform:translateX(0)}.mobile-nav-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:42px}.mobile-nav-close{width:44px;height:44px;border:0;background:#f5f6f8;border-radius:50%;font-size:24px}.mobile-nav a{padding:15px 0;border-bottom:1px solid #e5e8ec;color:#0b0e14;text-decoration:none;font:700 26px var(--display)}.mobile-nav .mobile-cart{margin-top:auto;background:#0b0e14;color:#fff;border-radius:8px;padding:15px;text-align:center;font-size:16px}
}
