@media(max-width:749px){
.vybe-hero{display:block;border-bottom:2px solid var(--vybe-ink)}
.vybe-hero__copy{padding:2.4rem 1rem 1.6rem;text-align:left}
.vybe-hero__lockup{align-items:flex-start}
.vybe-sticker{margin-bottom:.8rem;padding:.45rem .65rem;font-size:.56rem}
.vybe-hero .vybe-display{font-size:clamp(3rem,15vw,4.6rem);line-height:.92;max-width:9ch}
.vybe-hero .vybe-script{margin-top:.25rem;font-size:clamp(1.9rem,9vw,2.7rem)}
.vybe-hero__sub{margin-top:1rem;font-size:.98rem;line-height:1.45}
.vybe-hero__buttons{display:grid;grid-template-columns:1fr;gap:.7rem;margin-top:1.25rem}
.vybe-hero__buttons .vybe-btn{width:100%;min-height:46px}
.vybe-collage{min-height:250px;border-left:0;border-top:2px solid var(--vybe-ink)}
.vybe-polaroid{left:5%;top:8%;width:42%;padding:8px 8px 32px;box-shadow:5px 5px 0 var(--vybe-ink)}
.vybe-camera{right:5%;top:20%;width:45%;box-shadow:5px 5px 0 var(--vybe-ink)}
.vybe-strip{right:4%;bottom:4%;width:18%}
.vybe-scribble{right:5%;top:5%;font-size:1.05rem}
.vybe-local{left:4%;bottom:4%;width:64px;font-size:.47rem}
.vybe-ticker{padding:.65rem 0}
.vybe-ticker__track span{font-size:.68rem}
.vybe-products{padding:2.7rem .75rem}
.vybe-section-head{display:block;margin-bottom:1.4rem}
.vybe-section-head .vybe-display{font-size:clamp(2.5rem,13vw,3.8rem);line-height:.95}
.vybe-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}
.vybe-product-card{padding:6px;border-radius:16px;box-shadow:4px 4px 0 var(--vybe-ink)}
.vybe-product-card__media{aspect-ratio:4/5;border-radius:10px}
.vybe-product-card__tag{left:6px;top:6px;padding:.3rem .4rem;font-size:.45rem}
.vybe-product-card__info{gap:.25rem;padding:.55rem .05rem .1rem}
.vybe-product-card__title{font-size:.78rem;line-height:1.2}
.vybe-product-card__price{font-size:.76rem}
.vybe-product-card__availability{font-size:.5rem}
.vybe-quick-add{min-height:40px;margin-top:.45rem;padding:.55rem .35rem;font-size:.58rem;letter-spacing:.06em}
.vybe-collections{display:flex;gap:.8rem;overflow-x:auto;padding:0 .75rem 2.8rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}
.vybe-collection-card{flex:0 0 82%;min-height:300px;padding:1.25rem;border-radius:22px;box-shadow:5px 5px 0 var(--vybe-ink);scroll-snap-align:start}
.vybe-collection-card h3{font-size:clamp(2.5rem,13vw,3.8rem);line-height:.95}
.vybe-collection-card em{font-size:1.65rem}
.vybe-custom{padding:2.8rem .9rem}
.vybe-custom__head{margin-bottom:1.4rem;text-align:left}
.vybe-custom__head .vybe-display{font-size:clamp(2.7rem,13vw,3.9rem);line-height:.95}
.vybe-custom__head .vybe-script{font-size:2rem}
.vybe-custom__head>p:last-child{font-size:.95rem}
.vybe-service-grid{display:none}
.vybe-custom__actions{display:grid;gap:.7rem;margin-top:1.2rem}
.vybe-custom__actions .vybe-btn{width:100%}
.vybe-gallery{padding-top:2.8rem!important;padding-bottom:2.8rem!important}
.vybe-gallery__grid,.vybe-gallery-grid{display:flex!important;gap:.75rem!important;overflow-x:auto!important;scroll-snap-type:x mandatory;padding-bottom:.25rem}
.vybe-gallery__item,.vybe-gallery-card{flex:0 0 78%!important;scroll-snap-align:start}
.vybe-newsletter,.vybe-signup{padding-top:2.8rem!important;padding-bottom:2.8rem!important}
}
@media(max-width:430px){
.vybe-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.vybe-product-card{max-width:none!important}
}
