.container{max-width:480px;margin:0 auto;padding-left:20px;padding-right:20px;box-sizing:border-box}@media (min-width: 768px){.container{max-width:700px}}@media (min-width: 1024px){.container{max-width:1140px;padding-left:40px;padding-right:40px}}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:30px;height:30px;border-radius:50%;border:none;padding:0;background:#00000059;color:#fff;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,opacity .15s ease}.carousel-arrow:hover{background:#0009}.carousel-arrow:disabled{opacity:0;pointer-events:none}.carousel-arrow-left{left:8px}.carousel-arrow-right{right:8px}@media (min-width: 768px){.carousel-arrow{width:34px;height:34px;font-size:20px}}.fruit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px;align-items:start}.category-heading{grid-column:1 / -1;width:100%;font-size:14px;font-weight:700;color:#1b4332;text-transform:uppercase;letter-spacing:1.5px;margin:0;padding:8px 0;border-bottom:2px solid #1B433218}.fruit-card .fruit-card-body{padding:14px 14px 16px}.fruit-stepper-btn{width:40px;height:40px;font-size:22px}@media (min-width: 768px){.fruit-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px}.category-heading{display:none}.fruit-card .fruit-card-body{padding:18px 20px 20px}.fruit-stepper-btn{width:46px;height:46px;font-size:26px}}.giftbox-grid{display:flex;flex-direction:column;align-items:center;gap:24px}@media (min-width: 768px){.giftbox-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;align-items:stretch}}.hero-content{text-align:center}.hero-content>img{height:250px;width:auto;margin-bottom:24px}.hero-blurb{max-width:360px;margin:0 auto 28px}.hero-cta{justify-content:center}@media (min-width: 1024px){.hero-content{display:flex;align-items:center;text-align:left;gap:56px}.hero-content>img{flex:0 0 320px;height:320px;margin-bottom:0}.hero-text{flex:1}.hero-blurb{max-width:480px;margin:0 0 28px}.hero-cta{justify-content:flex-start}}.how-grid{grid-template-columns:repeat(2,1fr)}@media (min-width: 768px){.how-grid{grid-template-columns:repeat(4,1fr)}}.sheet-panel{position:fixed;bottom:0;left:0;right:0;border-radius:20px 20px 0 0;max-height:88vh}@media (min-width: 700px){.sheet-panel{top:50%;left:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);width:480px;max-width:90vw;max-height:85vh;border-radius:20px}}.sheet-handle{display:flex;justify-content:center;padding:12px 0 4px}@media (min-width: 700px){.sheet-handle{display:none}}
