.np-footer{padding-block:4rem 2rem}@media screen and (min-width:750px){.np-footer{padding-block:6rem 2.5rem}}.np-footer__top{display:grid;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgb(var(--color-foreground-rgb) / .15)}@media screen and (min-width:750px){.np-footer__top{grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:4rem}}.np-footer__brand{display:flex;flex-direction:column;gap:.75rem}.np-footer__wordmark{font-family:var(--font-heading--family);font-size:1.75rem;line-height:1;letter-spacing:-.01em;text-decoration:none;color:inherit}@media screen and (min-width:750px){.np-footer__wordmark{font-size:2rem}}.np-footer__tagline{margin:0;font-size:.9375rem;line-height:1.55;opacity:.75;max-width:30ch}.np-footer__cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.5rem}@media screen and (min-width:750px){.np-footer__cols{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}}.np-footer__col-heading{font-family:var(--font-accent--family);font-size:.6875rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;opacity:.8;margin:0 0 1rem}.np-footer__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.625rem}.np-footer__links a{color:inherit;text-decoration:none;font-size:.9375rem;opacity:.85;transition:opacity .2s var(--np-ease)}.np-footer__links a:hover{opacity:1;text-decoration:underline;text-underline-offset:4px}.np-footer__meta{font-size:.8125rem;opacity:.7}.np-footer__bottom{padding-top:1.5rem;display:flex;flex-direction:column;gap:1rem;align-items:flex-start;font-size:.8125rem;opacity:.8}@media screen and (min-width:750px){.np-footer__bottom{flex-direction:row;align-items:center;justify-content:space-between}}.np-footer__payments{list-style:none;padding:0;margin:0;display:flex;gap:.5rem;flex-wrap:wrap}.np-footer__payment-icon{height:22px;width:auto}.np-footer__social{display:flex;gap:1.25rem}.np-footer__social a{color:inherit;text-decoration:none;font-size:.8125rem;opacity:.85}.np-footer__social a:hover{opacity:1;text-decoration:underline;text-underline-offset:4px}.landing-faq__head{text-align:center;margin-bottom:2.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.landing-faq__heading{font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.1;margin:0;max-width:24ch}.landing-features__head{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.landing-features__heading{font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.1;margin:0;max-width:24ch}.landing-features__sub{margin:0;max-width:50ch;line-height:1.55;opacity:.8}.landing-hero .np-hero__price{font-family:var(--font-body--family);font-size:1.125rem;margin:0}.landing-hero .np-hero__price .price{gap:.625rem;display:inline-flex;align-items:baseline}.landing-hero .np-hero__price .price-item--sale,.landing-hero .np-hero__price .price__sale{font-weight:600}.landing-hero .np-hero__price .price-item--regular,.landing-hero .np-hero__price .price__compare{opacity:.55;text-decoration:line-through;font-size:.95rem}.np-hero__cta{min-height:52px;padding-inline:2rem;font-size:.9375rem;font-weight:500;letter-spacing:.02em}.np-hero__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--np-sand, #E8DFD0)}.np-hero__placeholder svg{width:60%;height:60%;opacity:.4}.landing-product__head{text-align:center;margin-bottom:2.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.landing-product__heading{font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.1;margin:0;max-width:22ch}.landing-product__grid{display:grid;gap:2rem}@media screen and (min-width:750px){.landing-product__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:3rem;align-items:start}}.landing-product__main-image{aspect-ratio:1 / 1;background:var(--np-sand);border-radius:16px;overflow:hidden;position:relative}.landing-product__main-img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .2s ease}.landing-product__thumbs{display:flex;gap:.5rem;margin-top:.75rem;overflow-x:auto;scroll-snap-type:x mandatory}.landing-product__thumb{flex:0 0 auto;width:72px;height:72px;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:var(--np-cream);cursor:pointer;scroll-snap-align:start}.landing-product__thumb img{width:100%;height:100%;object-fit:cover;display:block}.landing-product__thumb.is-active,.landing-product__thumb:hover{border-color:var(--np-charcoal)}.landing-product__info{display:flex;flex-direction:column;gap:1.25rem}.landing-product__title{font-size:clamp(1.5rem,2.5vw,2.25rem);line-height:1.1;margin:0}.landing-product__price{font-size:1.25rem;font-weight:500}.landing-product__price .price{display:inline-flex;gap:.625rem;align-items:baseline}.landing-product__price .price-item--sale,.landing-product__price .price__sale{font-weight:600;color:var(--np-coral);font-size:1.5rem}.landing-product__price .price-item--regular,.landing-product__price .price__compare{opacity:.55;text-decoration:line-through;font-size:1rem}.landing-product__short{margin:0;line-height:1.6;opacity:.85;max-width:42ch}.landing-product__form{display:flex;flex-direction:column;gap:1.25rem;margin:0}.landing-product__option{border:0;padding:0;margin:0}.landing-product__option-label{display:flex;gap:.625rem;align-items:baseline;margin-bottom:.5rem}.landing-product__option-eyebrow{margin:0}.landing-product__option-value{font-weight:500;font-size:.9375rem}.landing-product__swatches{display:flex;gap:.5rem;flex-wrap:wrap}.landing-product__swatch{border:2px solid transparent;background:var(--np-cream);cursor:pointer;padding:0;border-radius:10px;overflow:hidden;transition:border-color .2s ease,transform .2s ease}.landing-product__swatch--image{width:72px;height:72px}.landing-product__swatch--image img{width:100%;height:100%;object-fit:cover;display:block}.landing-product__swatch--text{padding:.625rem 1rem;font-size:.875rem;min-width:56px}.landing-product__swatch:hover{border-color:var(--np-charcoal)}.landing-product__swatch.is-active{border-color:var(--np-coral);transform:scale(1.04)}.landing-product__qty-row{display:flex;flex-direction:column;gap:.5rem}.landing-product__qty{display:inline-flex;align-items:center;border:1px solid var(--np-border-medium);border-radius:8px;overflow:hidden;width:fit-content}.landing-product__qty-btn{width:40px;height:44px;border:0;background:transparent;cursor:pointer;font-size:1.125rem;color:var(--np-charcoal)}.landing-product__qty-btn:hover{background:#2a28260a}.landing-product__qty-input{width:48px;height:44px;border:0;border-inline:1px solid var(--np-border-soft);text-align:center;background:transparent;font-size:.9375rem;-moz-appearance:textfield;color:var(--np-charcoal)}.landing-product__qty-input::-webkit-outer-spin-button,.landing-product__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.landing-product__cta{min-height:56px;padding-inline:2rem;font-weight:600;letter-spacing:.02em;font-size:1rem}.landing-product__cta:disabled{opacity:.5;cursor:not-allowed}.landing-product__trust{display:flex;flex-wrap:wrap;gap:.4rem;font-size:.8125rem;color:var(--np-charcoal-soft);margin-top:.25rem}.landing-product__desc{margin-top:.5rem;border-top:1px solid var(--np-border-soft);padding-top:1rem}.landing-product__desc>summary{list-style:none;cursor:pointer;font-weight:500;padding:.5rem 0;display:flex;justify-content:space-between;align-items:center}.landing-product__desc>summary::-webkit-details-marker{display:none}.landing-product__desc>summary:after{content:"+";color:var(--np-coral-dark);font-size:1.25rem;font-weight:300}.landing-product__desc[open]>summary:after{content:"\2212"}.landing-product__desc-body{line-height:1.6;color:var(--np-charcoal);opacity:.85;padding:.5rem 0 1rem}.landing-product__empty{padding:3rem 1rem;text-align:center;background:var(--np-cream);border-radius:12px;opacity:.8}.landing-reviews__head{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.landing-reviews__heading{font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.1;margin:0;max-width:26ch}.landing-reviews__summary{margin:0;max-width:50ch;opacity:.8}.landing-specs__heading{font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.1;margin:.5rem 0 1rem}.landing-specs__body{line-height:1.65;opacity:.82;max-width:38ch;margin-bottom:1.5rem}.landing-specs__image{margin-top:1.5rem;aspect-ratio:4 / 3;overflow:hidden;border-radius:12px;background:var(--np-sand)}.landing-specs__image img{width:100%;height:100%;object-fit:cover}.landing-story .np-story__cta{margin-top:1rem;align-self:flex-start}.landing-story .np-story__body p{margin:0 0 1rem;line-height:1.65}.skip-to-content-link{position:absolute;left:-99999px}.skip-to-content-link:focus{z-index:var(--layer-temporary);overflow:auto;width:auto;height:auto;padding:var(--padding-lg) var(--padding-4xl);left:var(--margin-lg);top:var(--margin-lg);background-color:var(--color-background);box-shadow:0 0 0 var(--focus-outline-offset) var(--color-background)}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map?subset=INwDAAAAAAAAAAAAAAAAAIA */
