/* Zubbuu Spot v4 — mobile-first typography and non-obstructive cart CTA */
.z-product-name-line{display:block}
.z-belief-title{max-width:1080px;margin-inline:auto;text-transform:uppercase}

@media(max-width:900px){
  html,body{max-width:100%;overflow-x:hidden}
  body{padding-bottom:0}
  .z-announcement{font-size:9px;line-height:1.35;letter-spacing:.11em;padding:8px 10px}
  .z-nav{height:64px;padding:0 14px;grid-template-columns:48px 1fr auto}
  .z-menu-toggle{display:grid;place-items:center;width:44px;height:44px;padding:0;color:var(--ink);font-size:0;line-height:1;cursor:pointer;-webkit-appearance:none;appearance:none}
  .z-menu-toggle::before{content:'☰';font-family:Arial,sans-serif;font-size:28px;font-weight:900}
  .z-logo{justify-self:center;font-size:31px;line-height:1;white-space:nowrap}
  .z-actions{gap:0}
  .z-actions a{font-size:12px;white-space:nowrap}
  .z-bag span{width:21px;height:21px;margin-left:3px}
  .z-menu{top:64px;max-height:calc(100vh - 64px);overflow:auto;gap:0;padding:10px 18px 18px;border-top:3px solid var(--ink);box-shadow:0 8px 0 rgba(18,18,18,.18)}
  .z-menu a{display:block;width:100%;padding:15px 4px;border-bottom:2px solid var(--ink);font-size:15px}

  .z-title,.z-section-title{font-family:Impact,'Arial Narrow Bold','Arial Black',Arial,sans-serif;font-weight:900;max-width:100%;letter-spacing:-.035em;text-wrap:balance}
  .z-hero-copy{padding:42px 18px 36px}
  .z-hero .z-kicker{margin-bottom:18px}
  .z-title{font-size:clamp(56px,15vw,70px);line-height:.86;letter-spacing:-.025em}
  .z-title em{-webkit-text-stroke:1.25px var(--ink);text-shadow:2px 3px 0 var(--ink)}
  .z-lede{max-width:35rem;margin:25px 0 26px;font-size:16px;font-weight:650;line-height:1.48}
  .z-hero .z-button{min-height:56px;padding:15px 17px;font-size:15px;box-shadow:5px 5px 0 var(--ink)}
  .z-fact{margin-top:24px;font-size:12px;line-height:1.2}
  .z-hero-art{min-height:365px}
  .z-hero-art .z-pack{width:min(67%,260px);box-shadow:11px 12px 0 var(--ink)}
  .z-orbit{width:470px;height:175px}
  .z-orbit.two{width:390px;height:390px}

  .z-belief,.z-reviews{padding:58px 18px 64px}
  .z-belief .z-kicker{margin-bottom:22px}
  .z-belief-title{max-width:355px;font-size:clamp(47px,12.7vw,58px);line-height:.9;letter-spacing:-.025em}
  .z-belief>p:not(.z-kicker){max-width:34rem;margin:28px auto 36px;font-size:16px;line-height:1.5}
  .z-benefits article{min-height:0;padding:20px 20px 24px}
  .z-benefits b{margin-top:34px;font-size:20px;line-height:1.05;letter-spacing:-.02em}
  .z-benefits article p{margin:14px 0 0;font-size:15px;line-height:1.45}

  .z-product-art{min-height:405px}
  .z-product-art .z-pack{width:min(67%,270px)}
  .z-product-copy{padding:44px 18px 52px}
  .z-product-copy .z-kicker{font-size:11px;line-height:1.5;margin-bottom:20px}
  .z-product-copy .z-product-title{font-size:clamp(40px,10.8vw,50px);line-height:.91;letter-spacing:-.025em;overflow-wrap:normal;word-break:normal}
  .z-product-name-line+.z-product-name-line{margin-top:3px}
  .z-rating{margin:22px 0;font-size:11px}
  .z-product-copy>p{font-size:16px;line-height:1.52}
  .z-product-copy ul{margin:26px 0}
  .z-product-copy li{padding:13px 0;font-size:15px;line-height:1.4}
  .z-product-copy li b{font-size:18px}
  .z-add{min-height:58px;min-width:0;padding:14px 16px;font-size:15px}
  .z-shipping{font-size:11px!important;line-height:1.4!important}

  .z-how{padding:58px 18px 64px;gap:34px}
  .z-how .z-section-title{font-size:clamp(52px,14vw,66px);line-height:.87;letter-spacing:-.025em}
  .z-steps{gap:12px}
  .z-step{grid-template-columns:92px 1fr;column-gap:14px;padding:14px}
  .z-step-icon{width:92px;height:92px;font-size:40px}
  .z-step b{font-size:18px;line-height:1.1}
  .z-step p{font-size:14px;line-height:1.4}

  .z-reviews .z-section-title{font-size:clamp(47px,12.7vw,58px);line-height:.9;letter-spacing:-.025em}
  .z-review{min-height:0;padding:22px;font-size:16px}
  .z-final{padding:68px 18px 74px}
  .z-final .z-section-title{font-size:clamp(55px,15vw,70px);line-height:.86;letter-spacing:-.025em}
  .z-final p{font-size:18px;line-height:1.2}
  .z-final .z-button{min-height:58px}
  .z-footer{padding:68px 18px 42px;gap:25px}

  .z-mobile-buy{display:flex;left:auto;right:14px;bottom:calc(14px + env(safe-area-inset-bottom,0px));width:auto;min-height:50px;padding:0 15px;background:var(--yellow);border:3px solid var(--ink);box-shadow:4px 4px 0 var(--ink);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(14px);transition:opacity .2s ease,transform .2s ease,visibility .2s}
  .z-mobile-buy.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}
  .z-mobile-buy span{display:none}
  .z-mobile-buy strong{font-family:Impact,'Arial Narrow Bold','Arial Black',Arial,sans-serif;font-size:15px;letter-spacing:.01em;white-space:nowrap}
}

@media(max-width:370px){
  .z-nav{padding-inline:10px;grid-template-columns:42px 1fr auto}
  .z-logo{font-size:28px}
  .z-actions a{font-size:11px}
  .z-title{font-size:53px}
  .z-belief-title{font-size:43px}
  .z-product-copy .z-product-title{font-size:37px}
}

@media(prefers-reduced-motion:reduce){
  .z-ticker div{animation:none}
  .z-mobile-buy{transition:none}
}
