/* GAGUGAGU storefront layout corrections */
.np-header{position:relative;top:auto;left:auto;right:auto;background:#fffaf8;color:#44383e;border-bottom:1px solid #eadde3}
.np-header__inner{padding:14px 34px}
.np-brand img{display:block;width:56px;height:56px}
.np-hero{min-height:650px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}
.np-hero__copy{padding:88px clamp(32px,8vw,120px)}
.np-hero__visual{min-height:650px;background:#f4eee9}
.np-hero__visual img{object-position:center}
.np-kicker,.np-button,.np-footer h4{font-size:12px}
.np-footer p,.np-footer a{font-size:15px}
@media(max-width:800px){.np-header{top:auto}.np-header__inner{padding:12px 18px}.np-brand img{width:52px;height:52px}.np-hero{display:flex;flex-direction:column;min-height:0}.np-hero__visual{order:-1;height:56vh;min-height:360px}.np-hero__copy{padding:44px 24px 56px}}
