.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.natural-commerce{--commerce-accent: #eb1502;--commerce-accent-dark: #c91e16;--commerce-ink: var(--color-foreground, #111111);--commerce-muted: var(--color-muted, #66635f);--commerce-line: var(--color-border, #dedbd6);--commerce-control-line: #94918b;--commerce-surface: var(--color-surface, #f5f3ef);--commerce-white: var(--color-background, #ffffff);--commerce-radius-sm: .6rem;--commerce-radius: 1rem;--commerce-radius-lg: 1.5rem;width:100%;padding-block:clamp(3rem,7vw,7rem)}.natural-commerce a{color:inherit}.natural-commerce :where(h1,h2,h3,p,ul,ol){margin:0}.natural-commerce :is(button,input,select,textarea,a):focus-visible{outline:3px solid var(--commerce-accent);outline-offset:3px}.natural-commerce__header{display:grid;gap:1rem;margin-block-end:clamp(2rem,5vw,4rem)}.natural-commerce__header--split{align-items:end;grid-template-columns:minmax(0,1fr) auto}.natural-commerce__eyebrow,.natural-product-card__eyebrow,.natural-result-card__type{color:var(--commerce-accent);font-size:.75rem;font-weight:700;letter-spacing:.12em;line-height:1.3;text-transform:uppercase}.natural-commerce__title{max-width:18ch;color:var(--commerce-ink);font-size:clamp(2.5rem,7vw,6.5rem);font-weight:700;letter-spacing:-.065em;line-height:.92}.natural-commerce__title--small{font-size:clamp(2.3rem,5vw,4.5rem)}.natural-commerce__lede,.natural-commerce__description{max-width:58rem;color:var(--commerce-muted);font-size:clamp(1rem,2vw,1.25rem);line-height:1.65}.natural-commerce__description :is(p,ul,ol)+:is(p,ul,ol){margin-block-start:1rem}.natural-button{display:inline-flex;min-width:0;min-height:2.75rem;align-items:center;justify-content:center;gap:.55rem;padding:.52rem 1rem;border:1px solid var(--natural-button-ink);border-radius:999px;background:var(--natural-button-bg);color:var(--natural-button-ink);cursor:pointer;font:inherit;font-size:1rem;font-weight:400;letter-spacing:0;line-height:1.1;text-align:center;text-decoration:none;text-transform:none;transition:background-color var(--natural-button-motion),border-color var(--natural-button-motion),color var(--natural-button-motion)}.natural-button--primary,.natural-button--dark{border-color:var(--natural-button-ink);background:var(--natural-button-bg);color:var(--natural-button-ink)}@media(hover:hover)and (pointer:fine){.natural-button:not(:disabled):not([aria-disabled=true]):hover{border-color:transparent;background:var(--natural-button-hover);color:#fff;transform:none}}.natural-button:not(:disabled):not([aria-disabled=true]):active{border-color:transparent;background:var(--natural-button-active);color:#fff;transform:none}.natural-button[disabled],.natural-button[aria-disabled=true]{border-color:#aaa7a2;background:#aaa7a2;color:var(--commerce-white);cursor:not-allowed;opacity:.8}.natural-text-link{display:inline-flex;min-height:2.75rem;align-items:center;gap:.5rem;color:var(--commerce-ink);font-size:.9rem;font-weight:700;text-decoration-thickness:1px;text-underline-offset:.25rem}.natural-text-link span{transition:transform .18s ease}.natural-text-link:hover span{transform:translate(.2rem)}.natural-field{display:grid;gap:.55rem}.natural-field label,.natural-cart__note label{color:var(--commerce-ink);font-size:.82rem;font-weight:700}.natural-field input,.natural-field select,.natural-field textarea,.natural-cart__note textarea,.natural-search-form input{width:100%;min-height:3.25rem;padding:.75rem 1rem;border:1px solid var(--commerce-control-line);border-radius:var(--commerce-radius-sm);background:var(--commerce-white);color:var(--commerce-ink)}.natural-select-wrap{position:relative;width:100%}.natural-select-wrap:after{position:absolute;top:50%;right:1rem;width:.5rem;height:.5rem;border-right:2px solid currentcolor;border-bottom:2px solid currentcolor;content:"";pointer-events:none;transform:translateY(-70%) rotate(45deg)}.natural-select-wrap select{width:100%;min-height:3.25rem;padding:.75rem 2.75rem .75rem 1rem;border:1px solid var(--commerce-control-line);border-radius:var(--commerce-radius-sm);background:var(--commerce-white);color:var(--commerce-ink);font:inherit;font-size:.875rem;font-weight:500;line-height:1.3;-webkit-appearance:none;appearance:none}.natural-form-errors{padding:1rem 1.1rem;border:1px solid var(--commerce-accent);border-radius:var(--commerce-radius-sm);background:#fff1f0;color:#8a1812}.natural-form-errors__title{font-weight:700}.natural-form-errors__list{margin-block-start:.5rem;padding-inline-start:1.25rem}.natural-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;color:var(--commerce-ink);font-size:1rem;font-weight:650}.natural-price__compare{color:var(--commerce-muted);font-weight:450}.natural-price--sale .natural-price__current{color:var(--commerce-accent)}.natural-price__from,.natural-price__unit{color:var(--commerce-muted);font-size:.78rem;font-weight:500}.natural-badge{position:absolute;top:.8rem;left:.8rem;z-index:1;padding:.45rem .7rem;border-radius:999px;background:var(--commerce-accent);color:var(--commerce-white);font-size:.68rem;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}.natural-badge--dark{background:var(--commerce-ink)}.natural-product-grid,.natural-collection-grid,.natural-search-results{display:grid;grid-template-columns:repeat(var(--commerce-columns, 3),minmax(0,1fr));gap:clamp(1rem,2.4vw,2rem)}.natural-collection-hero__image{overflow:hidden;width:100%;max-height:min(42rem,62vw);margin-block-start:1rem;border-radius:var(--commerce-radius-lg);background:var(--commerce-surface)}.natural-collection-hero__image img{width:100%;height:100%;object-fit:cover}.natural-product-card,.natural-collection-card,.natural-result-card{min-width:0}.natural-product-card__media,.natural-collection-card__media{position:relative;display:block;overflow:hidden;border-radius:var(--commerce-radius-lg);background:var(--commerce-surface);color:var(--commerce-ink)}.natural-product-card__media{aspect-ratio:1 / 1}.natural-product-card__image,.natural-collection-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,0,1)}.natural-product-card:hover .natural-product-card__image,.natural-collection-card:hover .natural-collection-card__image{transform:scale(1.025)}.natural-product-card__placeholder,.natural-collection-card__placeholder{display:grid;width:100%;height:100%;place-items:center;color:#cbc7c1}.natural-product-card__placeholder svg,.natural-collection-card__placeholder svg{width:60%;height:60%}.natural-product-card__content,.natural-collection-card__content{display:grid;gap:.65rem;padding:1rem .15rem 0}.natural-product-card__title,.natural-collection-card__title,.natural-result-card__title{color:var(--commerce-ink);font-size:clamp(1.1rem,2vw,1.35rem);font-weight:650;letter-spacing:-.025em;line-height:1.2}.natural-product-card__title a,.natural-collection-card__title a,.natural-result-card__title a{text-decoration:none}.natural-product-card__title a:hover,.natural-collection-card__title a:hover,.natural-result-card__title a:hover{text-decoration:underline;text-underline-offset:.2rem}.natural-product-card__description,.natural-collection-card__description,.natural-result-card__excerpt{color:var(--commerce-muted);font-size:.9rem;line-height:1.55}.natural-product-shell{--commerce-ink: #111111;--commerce-muted: #5f5d59;--commerce-line: #deddd9;--commerce-control-line: #85827d;--commerce-surface: #ffffff;--commerce-white: #ffffff;background:#fff;color:var(--commerce-ink);padding-block-start:calc(var(--header-height, 3.125rem) + clamp(2rem,4vw,4.5rem))}.natural-product{display:grid;align-items:start;grid-template-columns:minmax(0,1.04fr) minmax(22rem,.96fr);gap:clamp(2.5rem,5vw,5.5rem)}.natural-product-gallery{min-width:0}.natural-product-gallery__viewport{position:relative;overflow:hidden;border:1px solid var(--commerce-line);border-radius:.25rem;background:var(--commerce-white)}.natural-product-gallery__slides{position:relative;aspect-ratio:1 / 1}.natural-product-gallery__slide{display:grid;width:100%;height:100%;margin:0;padding:clamp(2.5rem,7vw,6rem);place-items:center}.natural-product-gallery__slide[hidden]{display:none}.natural-product-gallery__slide>:is(img,video,model-viewer,iframe),.natural-product-gallery__slide .shopify-model-viewer-ui{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.natural-product-gallery__slide>img{filter:drop-shadow(0 1rem 1.25rem rgb(25 16 10 / 8%))}.natural-product-gallery__asset--can{width:auto!important;max-width:42%!important}.natural-product-gallery__asset--duo{width:auto!important;max-width:72%!important}.natural-product-gallery__arrow{position:absolute;z-index:2;top:50%;display:grid;width:2.75rem;height:2.75rem;padding:0;border:1px solid rgb(17 17 17 / 25%);border-radius:50%;background:#ffffffe0;color:var(--commerce-ink);cursor:pointer;font:inherit;place-items:center;transform:translateY(-50%);transition:background-color .18s ease,color .18s ease}.natural-product-gallery__arrow:hover{background:var(--commerce-ink);color:var(--commerce-white)}.natural-product-gallery__arrow--previous{left:1rem}.natural-product-gallery__arrow--next{right:1rem}.natural-product-gallery__thumbnails{display:flex;overflow-x:auto;gap:.65rem;padding-block-start:.75rem;scrollbar-width:thin}.natural-product-gallery__thumbnail{display:grid;overflow:hidden;width:4.75rem;min-width:4.75rem;height:4.75rem;padding:.45rem;border:1px solid var(--commerce-line);border-radius:.25rem;background:var(--commerce-white);cursor:pointer;place-items:center}.natural-product-gallery__thumbnail:is(.is-active,[aria-selected=true]){border-color:var(--commerce-ink)}.natural-product-gallery__thumbnail img{width:100%;height:100%;object-fit:contain}.natural-product__info{display:grid;gap:.9rem}.natural-product__breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;color:var(--commerce-muted);font-size:.78rem}.natural-product__breadcrumbs a{text-underline-offset:.2rem}.natural-product-shell .natural-commerce__eyebrow{font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.2;text-transform:none}.natural-product__heading-row{display:grid;gap:.65rem}.natural-product__title{max-width:12ch;color:var(--commerce-ink);font-size:2rem;font-weight:500;letter-spacing:-.02em;line-height:1.2}.natural-product__pack{margin-block-start:.35rem!important;color:var(--commerce-muted);font-size:.8125rem;font-weight:500;letter-spacing:.03em;text-transform:uppercase}.natural-product__rating{min-height:1.25rem;color:var(--commerce-muted);font-size:.82rem}.natural-product__price .natural-price{font-size:1.2rem;font-weight:500}.natural-price__context{color:var(--commerce-muted);font-size:.75rem;font-weight:500}.natural-product__intro,.natural-product__description{max-width:42rem;color:var(--commerce-muted);font-size:.8125rem;font-weight:400;line-height:1.4}.natural-product__description :is(p,ul,ol)+:is(p,ul,ol){margin-block-start:1rem}.natural-product__flavor{display:grid;gap:.55rem}.natural-product__label{color:var(--commerce-ink);font-size:.8125rem;font-weight:600}.natural-product__flavor-chip{display:inline-flex;width:max-content;min-height:2.75rem;align-items:center;gap:.6rem;padding:.65rem .9rem;border:1px solid var(--commerce-ink);border-radius:999px;color:var(--commerce-ink);font-size:.8125rem;font-weight:500}.natural-product__flavor-dot{width:.75rem;height:.75rem;border:2px solid var(--commerce-white);border-radius:50%;background:var(--commerce-accent);box-shadow:0 0 0 1px var(--commerce-accent)}.natural-product__sku{color:var(--commerce-muted);font-size:.8rem}.natural-product-shell .natural-field label{font-size:.8125rem;font-weight:600}.natural-product-form,.natural-product-form__form{display:grid;gap:1rem}.natural-purchase-options{display:grid;min-width:0;gap:.65rem;margin:0;padding:0;border:0}.natural-purchase-options>legend{margin-block-end:.65rem;padding:0;color:var(--commerce-ink);font-size:.8125rem;font-weight:600}.natural-purchase-card{overflow:hidden;border:1px solid var(--commerce-control-line);border-radius:.35rem;background:var(--commerce-white);transition:border-color .18s ease}.natural-purchase-card.is-selected{border-color:var(--commerce-ink)}.natural-purchase-card:has(input[name=selling_plan]:checked){border-color:var(--commerce-ink)}.natural-purchase-card__header{display:grid;min-height:4.5rem;align-items:center;grid-template-columns:auto minmax(0,1fr) auto;gap:.8rem;padding:.85rem;cursor:pointer}.natural-purchase-card__header>input{position:absolute;width:1px;height:1px;opacity:0}.natural-purchase-card__header:has(input:focus-visible){outline:3px solid var(--commerce-accent);outline-offset:-3px}.natural-purchase-card__radio{display:grid;width:1.15rem;height:1.15rem;border:1px solid var(--commerce-control-line);border-radius:50%;place-items:center}.natural-purchase-card__header input:checked+.natural-purchase-card__radio{border:.3rem solid var(--commerce-ink)}.natural-purchase-card[data-purchase-card=subscription]:has(.natural-selling-plan-choice input:checked) .natural-purchase-card__radio{border:.3rem solid var(--commerce-ink)}.natural-purchase-card__title,.natural-purchase-card__price{display:grid;gap:.2rem}.natural-purchase-card__title strong,.natural-purchase-card__price strong{color:var(--commerce-ink);font-size:.875rem;font-weight:600;line-height:1.3}.natural-purchase-card__title small,.natural-purchase-card__price s{color:var(--commerce-muted);font-size:.8125rem;font-weight:400;line-height:1.4}.natural-purchase-card__price{justify-items:end;text-align:right}.natural-purchase-card__body{display:grid;gap:.6rem;padding:.85rem .85rem 1rem 2.85rem;border-top:1px solid var(--commerce-line)}.natural-purchase-card__body[hidden]{display:none}.natural-purchase-card[data-purchase-card=subscription]:not(:has(.natural-selling-plan-choice input:checked)) .natural-purchase-card__body{display:none}.natural-purchase-card__body>label{color:var(--commerce-ink);font-size:.8125rem;font-weight:600}.natural-purchase-card__body p{color:var(--commerce-muted);font-size:.8125rem;line-height:1.4}.natural-selling-plan-fieldset{min-width:0;margin:0;padding:0;border:0}.natural-selling-plan__heading{display:flex;width:100%;min-width:0;align-items:baseline;justify-content:space-between;gap:1rem;margin-block-end:.6rem;padding:0;color:var(--commerce-ink);font-size:.8125rem;font-weight:600}.natural-selling-plan__heading span{color:var(--commerce-ink)}.natural-selling-plan__heading small{color:var(--commerce-muted);font-size:.75rem;font-weight:400;line-height:1.3}.natural-selling-plan-choices{display:grid;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;gap:.5rem}.natural-selling-plan-choice{position:relative;display:grid;min-width:0;cursor:pointer}.natural-selling-plan-choice>input{position:absolute;width:1px;height:1px;opacity:0}.natural-selling-plan-choice__surface{display:grid;min-width:0;height:100%;min-height:3.5rem;align-content:center;gap:.35rem;padding:.7rem .75rem;border:1px solid var(--commerce-control-line);border-radius:.5rem;background:var(--commerce-white);color:var(--commerce-ink);font:inherit;text-align:left;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.natural-selling-plan-choice:hover .natural-selling-plan-choice__surface{border-color:var(--commerce-ink)}.natural-selling-plan-choice>input:focus-visible+.natural-selling-plan-choice__surface{outline:3px solid var(--commerce-accent);outline-offset:2px}.natural-selling-plan-choice>input:checked+.natural-selling-plan-choice__surface{border-color:var(--commerce-ink);background:var(--commerce-white);box-shadow:inset 0 0 0 1px var(--commerce-ink)}.natural-selling-plan-choice__topline{display:flex;min-width:0;min-height:2.1875rem;align-items:flex-start;gap:.45rem}.natural-selling-plan-choice__topline strong{min-width:0;color:var(--commerce-ink);font-size:.875rem;font-weight:600;line-height:1.25;overflow-wrap:anywhere}.natural-selling-plan-choice__indicator{display:block;width:.7rem;height:.7rem;flex:0 0 .7rem;margin-block-start:.2rem;border:1px solid var(--commerce-control-line);border-radius:50%;background:var(--commerce-white)}.natural-selling-plan-choice>input:checked+.natural-selling-plan-choice__surface .natural-selling-plan-choice__indicator{border:.2rem solid var(--commerce-accent)}.natural-selling-plan-choice__meta{overflow:hidden;color:var(--commerce-muted);font-size:.6875rem;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.natural-selling-plan__note{display:flex;align-items:flex-start;gap:.5rem}.natural-selling-plan__note-icon{display:grid;width:1rem;height:1rem;flex:0 0 1rem;margin-block-start:.05rem;border-radius:50%;background:var(--commerce-accent);color:var(--commerce-white);font-size:.625rem;font-weight:700;line-height:1;place-items:center}.natural-selling-plan__note strong{color:var(--commerce-accent);font-weight:600}.natural-product-form__purchase-row{display:grid;grid-template-columns:6.75rem minmax(0,1fr);gap:.75rem;align-items:end}.natural-quantity{text-align:center}.natural-product-form__submit{width:100%}.natural-availability{display:flex;align-items:center;gap:.5rem;color:var(--commerce-muted);font-size:.8rem}.natural-availability__dot{width:.5rem;height:.5rem;border-radius:50%;background:#2f8c47;box-shadow:0 0 0 .2rem #2f8c471f}.natural-availability.is-unavailable .natural-availability__dot{background:var(--commerce-muted);box-shadow:none}.natural-product-form__accelerated{margin-block-start:-.25rem}.natural-product__reassurance{display:grid;gap:.55rem;padding:1rem 0;border-block:1px solid var(--commerce-line);list-style:none}.natural-product__reassurance li{display:flex;align-items:center;gap:.55rem;color:var(--commerce-muted);font-size:.8125rem;line-height:1.4}.natural-product__reassurance li span{color:var(--commerce-accent-dark);font-weight:800}.natural-product__details details{border-block-end:1px solid var(--commerce-line)}.natural-product__details details:first-child{border-block-start:1px solid var(--commerce-line)}.natural-product__details summary{display:flex;min-height:3.5rem;align-items:center;justify-content:space-between;gap:1rem;color:var(--commerce-ink);cursor:pointer;font-size:.875rem;font-weight:500;list-style:none}.natural-product__details summary::-webkit-details-marker{display:none}.natural-product__details-icon{position:relative;width:1rem;height:1rem}.natural-product__details-icon:before,.natural-product__details-icon:after{position:absolute;top:50%;left:50%;width:.75rem;height:1px;background:currentcolor;content:"";transform:translate(-50%,-50%)}.natural-product__details-icon:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .16s ease}.natural-product__details details[open] .natural-product__details-icon:after{transform:translate(-50%,-50%) rotate(0)}.natural-product__details-content{padding:0 0 1.25rem;color:var(--commerce-muted);font-size:.875rem;line-height:1.4}.natural-product-sticky{position:fixed;z-index:25;right:1rem;bottom:1rem;left:1rem;display:flex;max-width:52rem;min-height:4.5rem;align-items:center;justify-content:space-between;gap:1.25rem;margin-inline:auto;padding:.55rem .65rem .55rem 1rem;border:1px solid rgb(17 17 17 / 14%);border-radius:.9rem;background:#fffffff5;box-shadow:0 .8rem 3rem #11111126;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.natural-product-sticky[hidden]{display:none}.natural-product-sticky__identity{display:flex;min-width:0;align-items:center;gap:.7rem}.natural-product-sticky__identity img{width:auto;height:3.3rem;object-fit:contain}.natural-product-sticky__identity span{display:grid;min-width:0;gap:.15rem}.natural-product-sticky__identity strong{overflow:hidden;color:var(--commerce-ink);font-size:.85rem;text-overflow:ellipsis;white-space:nowrap}.natural-product-sticky__identity small{color:var(--commerce-muted);font-size:.7rem}shopify-accelerated-checkout{--shopify-accelerated-checkout-button-block-size: 52px;--shopify-accelerated-checkout-button-border-radius: 999px}shopify-payment-terms{color:var(--commerce-muted);font-size:.78rem}.natural-facets{margin-block-end:2rem;padding:1rem;border:1px solid var(--commerce-line);border-radius:var(--commerce-radius);background:var(--commerce-white)}.natural-facets__form{display:flex;flex-wrap:wrap;align-items:end;gap:.75rem}.natural-facets details{position:relative}.natural-facets summary{display:flex;min-height:3rem;align-items:center;gap:.45rem;padding:.7rem 1rem;border:1px solid var(--commerce-control-line);border-radius:999px;color:var(--commerce-ink);cursor:pointer;font-size:.85rem;font-weight:650;list-style:none}.natural-facets summary::-webkit-details-marker{display:none}.natural-facets summary:after{width:.4rem;height:.4rem;border-right:1.5px solid currentcolor;border-bottom:1.5px solid currentcolor;content:"";transform:translateY(-.1rem) rotate(45deg)}.natural-facets details[open] summary:after{transform:translateY(.1rem) rotate(225deg)}.natural-facets__panel{position:absolute;top:calc(100% + .55rem);left:0;z-index:5;width:max-content;min-width:15rem;max-width:min(22rem,calc(100vw - 2rem));max-height:22rem;overflow:auto;padding:1rem;border:1px solid var(--commerce-line);border-radius:var(--commerce-radius);background:var(--commerce-white);box-shadow:0 1rem 3rem #1111111f}.natural-facets__list{display:grid;gap:.75rem;padding:0;list-style:none}.natural-facets__choice{display:grid;grid-template-columns:auto 1fr auto;gap:.6rem;align-items:center;color:var(--commerce-ink);cursor:pointer;font-size:.9rem}.natural-facets__choice input{width:1.1rem;height:1.1rem;accent-color:var(--commerce-accent)}.natural-facets__choice.is-disabled{cursor:not-allowed;opacity:.45}.natural-facets__count{color:var(--commerce-muted);font-size:.75rem}.natural-facets__price{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.natural-facets__sort{min-width:12rem}.natural-active-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-block-start:1rem}.natural-active-filter{display:inline-flex;min-height:2.75rem;align-items:center;gap:.4rem;padding:.55rem .85rem;border-radius:999px;background:var(--commerce-surface);color:var(--commerce-ink);font-size:.78rem;font-weight:650;text-decoration:none}.natural-active-filter:hover{background:#ebe8e2}.natural-results-count{margin-block:0 1.5rem;color:var(--commerce-muted);font-size:.9rem}.natural-empty-state{display:grid;min-height:24rem;place-items:center;gap:1rem;padding:clamp(2rem,8vw,6rem);border-radius:var(--commerce-radius-lg);background:var(--commerce-surface);text-align:center}.natural-empty-state__title{color:var(--commerce-ink);font-size:clamp(2rem,5vw,4rem);letter-spacing:-.05em;line-height:1}.natural-empty-state__text{max-width:34rem;color:var(--commerce-muted);line-height:1.6}.natural-collection-card{display:grid;text-decoration:none}.natural-collection-card__media{aspect-ratio:4 / 3}.natural-collection-card__meta{color:var(--commerce-muted);font-size:.78rem}.natural-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;width:min(48rem,100%)}.natural-search-form input{border-radius:999px;padding-inline:1.25rem}.natural-search-results{align-items:start}.natural-result-card{display:grid;gap:.85rem;padding:1.25rem;border:1px solid var(--commerce-line);border-radius:var(--commerce-radius)}.natural-result-card__image-link{display:block;overflow:hidden;aspect-ratio:16 / 10;border-radius:calc(var(--commerce-radius) - .3rem);background:var(--commerce-surface)}.natural-result-card__image{width:100%;height:100%;object-fit:cover}.natural-cart{display:grid;gap:2rem}.natural-cart__topline .natural-commerce__title,.natural-cart .natural-empty-state__title{color:var(--commerce-ink);font-size:2rem;font-weight:500;letter-spacing:-.02em;line-height:1.2;text-wrap:balance}.natural-cart__topline{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.natural-cart .natural-empty-state{min-height:20rem;align-content:center;justify-items:center;gap:.75rem;padding:clamp(2.5rem,6vw,4rem);border-radius:1rem}.natural-cart .natural-empty-state__text{max-width:32rem;font-size:.8125rem;font-weight:400;line-height:1.35}.natural-cart .natural-button{min-height:2.75rem;font-size:1rem;font-weight:400;letter-spacing:0;line-height:1.1;text-transform:none}.natural-cart .natural-text-link{font-size:.875rem;font-weight:500}.natural-cart__items{display:grid;border-top:1px solid var(--commerce-line)}.natural-cart-item{display:grid;grid-template-columns:8rem minmax(0,1fr) auto;gap:1.25rem;align-items:center;padding-block:1.25rem;border-bottom:1px solid var(--commerce-line)}.natural-cart-item__media{display:block;overflow:hidden;aspect-ratio:1 / 1;border-radius:var(--commerce-radius);background:var(--commerce-surface)}.natural-cart-item__image{width:100%;height:100%;object-fit:cover}.natural-cart-item__content{display:grid;gap:.4rem}.natural-cart-item__title{color:var(--commerce-ink);font-size:1rem;font-weight:500;line-height:1.25}.natural-cart-item__title a{text-decoration:none}.natural-cart-item__meta,.natural-cart-item__properties,.natural-cart-item__discounts{color:var(--commerce-muted);font-size:.8125rem;font-weight:400;line-height:1.35}.natural-cart-item__properties,.natural-cart-item__discounts{padding:0;list-style:none}.natural-cart-item__controls{display:grid;justify-items:end;gap:.65rem}.natural-cart-item__quantity{width:5.25rem;min-height:3rem;padding:.65rem;border:1px solid var(--commerce-control-line);background:var(--commerce-white);text-align:center}.natural-cart-item__remove{min-height:2.75rem;color:var(--commerce-muted);font-size:.78rem;line-height:2.75rem;text-underline-offset:.2rem}.natural-cart-item__price{color:var(--commerce-ink);font-size:1rem;font-weight:500}.natural-cart-item__original-price{color:var(--commerce-muted);font-size:.8rem}.natural-cart__footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,28rem);gap:clamp(2rem,5vw,5rem);align-items:start}.natural-cart__note{display:grid;gap:.55rem}.natural-cart__note label{font-size:.8125rem;font-weight:500}.natural-cart__note textarea{min-height:8rem;resize:vertical}.natural-cart__summary{display:grid;grid-column:2;gap:1rem;padding:1.25rem;border-radius:var(--commerce-radius-lg);background:var(--commerce-surface)}.natural-cart__discounts{display:grid;gap:.4rem;padding:0;color:var(--commerce-muted);font-size:.82rem;list-style:none}.natural-cart__subtotal{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;color:var(--commerce-ink);font-size:1rem;font-weight:500}.natural-cart__tax-note{color:var(--commerce-muted);font-size:.8125rem;font-weight:400;line-height:1.35}.natural-cart__actions{display:grid;grid-template-columns:1fr 1.35fr;gap:.65rem}.natural-cart__additional-checkout{display:grid;gap:.65rem}.natural-pagination{margin-block-start:clamp(2.5rem,6vw,5rem)}.natural-pagination__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem;padding:0;list-style:none}.natural-pagination__link,.natural-pagination__ellipsis{display:inline-flex;min-width:2.75rem;min-height:2.75rem;align-items:center;justify-content:center;padding:.5rem;border-radius:999px;color:var(--commerce-ink);font-size:.82rem;font-weight:700;text-decoration:none}.natural-pagination__link:not([aria-disabled=true]):hover,.natural-pagination__link.is-current{background:var(--commerce-ink);color:var(--commerce-white)}.natural-pagination__link[aria-disabled=true]{color:#a29f9a}.natural-pagination__link--wide{gap:.4rem;padding-inline:.9rem}@media(min-width:990px){.natural-product__info{position:sticky;top:calc(var(--header-height, 3.125rem) + 2rem)}}@media(min-width:60rem){.natural-cart__topline .natural-commerce__title,.natural-cart .natural-empty-state__title{font-size:3.125rem}.natural-cart .natural-empty-state__text{font-size:.875rem;line-height:1.2}.natural-product__title{font-size:3.125rem}.natural-product__intro,.natural-product__description{font-size:.875rem}}@media(max-width:989px){.natural-commerce{padding-block-start:calc(var(--header-height, 4.25rem) + 2.75rem)}.natural-product{grid-template-columns:1fr;gap:2.5rem}.natural-product-grid,.natural-collection-grid,.natural-search-results{grid-template-columns:repeat(var(--commerce-columns-mobile, 2),minmax(0,1fr))}.natural-cart__footer{grid-template-columns:1fr}.natural-cart__summary{grid-column:1}.natural-facets__panel{position:fixed;inset:auto 1rem 1rem;width:auto;max-width:none;max-height:min(70vh,32rem)}}@media(max-width:640px){.natural-commerce{padding-block:calc(var(--header-height, 4.25rem) + 2.75rem) 4rem}.natural-commerce__header--split{align-items:start;grid-template-columns:1fr}.natural-product-gallery__slide{padding:clamp(2rem,12vw,4rem)}.natural-product-gallery__asset--can{max-width:47%!important}.natural-product-gallery__asset--duo{max-width:78%!important}.natural-product-gallery__arrow{top:auto;bottom:.75rem;transform:none}.natural-product-gallery__arrow--previous{left:.75rem}.natural-product-gallery__arrow--next{right:.75rem}.natural-product__title{font-size:2rem}.natural-purchase-card__header{padding:.85rem}.natural-purchase-card__body{padding:.85rem .85rem .9rem}.natural-product-form__purchase-row,.natural-search-form,.natural-cart__actions{grid-template-columns:1fr}.natural-field--quantity{grid-template-columns:auto 6rem;align-items:center;justify-content:space-between}.natural-product-sticky{right:.65rem;bottom:calc(.65rem + env(safe-area-inset-bottom));left:.65rem;min-height:4.25rem;padding:.5rem}.natural-product-sticky__identity{display:none}.natural-product-sticky .natural-button{width:100%}.natural-facets__form{display:grid;grid-template-columns:1fr 1fr}.natural-facets details,.natural-facets__sort,.natural-facets__form>.natural-button{min-width:0}.natural-facets summary{justify-content:space-between}.natural-facets__sort,.natural-facets__form>.natural-button{grid-column:1 / -1}.natural-cart-item{grid-template-columns:6rem minmax(0,1fr);align-items:start}.natural-cart-item__controls{grid-column:2;grid-template-columns:auto 1fr auto;justify-items:start;align-items:center}.natural-cart-item__price{justify-self:end}}@media(max-width:480px){.natural-purchase-card__header{grid-template-columns:auto minmax(0,1fr)}.natural-purchase-card__price{grid-column:2;justify-items:start;text-align:left}.natural-selling-plan-choices{grid-template-columns:1fr}.natural-selling-plan-choice__surface{min-height:3.5rem;align-items:center;grid-template-columns:minmax(0,1fr) auto}.natural-selling-plan-choice__topline{min-height:0;align-items:center}.natural-selling-plan-choice__indicator{margin-block-start:0}.natural-cart-item__controls{width:100%;grid-template-columns:auto minmax(0,1fr)}.natural-cart-item__price{grid-column:1 / -1;justify-self:start}.natural-selling-plan-choice__meta{justify-self:end}}@media(max-width:420px){.natural-product-grid,.natural-collection-grid,.natural-search-results{gap:1.25rem .7rem}.natural-product-card__content,.natural-collection-card__content{padding-top:.75rem}.natural-product-card__title,.natural-collection-card__title{font-size:1rem}.natural-product-card__description,.natural-collection-card__description,.natural-product-card .natural-text-link{display:none}}@media(max-width:360px){.natural-cart-item{grid-template-columns:5rem minmax(0,1fr)}.natural-cart-item__controls{width:100%;grid-template-columns:auto minmax(0,1fr)}.natural-cart-item__price{grid-column:1 / -1;justify-self:start}}@media(prefers-reduced-motion:reduce){.natural-commerce *,.natural-commerce *:before,.natural-commerce *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/natural-commerce.css.map */
