@layer components{html:has(.biosphere-product-hero){overflow-anchor:none}.biosphere-product-hero{background-color:var(--color-surface);padding-block:var(--product-hero-padding-top, var(--space-12)) var(--product-hero-padding-bottom, var(--space-16))}.biosphere-product-hero__inner{display:grid;gap:var(--space-12);align-items:start;max-inline-size:var(--container-max);margin-inline:auto;padding-inline:var(--gutter)}@media(min-width:1024px){.biosphere-product-hero__inner{grid-template-columns:minmax(var(--pdp-media-min-width),1fr) var(--pdp-buy-column-width);gap:var(--space-16)}}.biosphere-product-hero__media{min-inline-size:0}@media(min-width:1024px){.biosphere-product-hero__media{position:sticky;inset-block-start:var(--pdp-gallery-offset)}}.biosphere-product-hero__buy{display:flex;flex-direction:column;gap:var(--space-6);min-inline-size:0;--color-text-secondary: var(--color-text-slate);--color-text-muted: var(--color-ink-muted)}.biosphere-product-hero__buy>*,.biosphere-product-hero__buy .biosphere-rating,.biosphere-product-hero__buy .biosphere-variant-picker{margin-block-end:0}.biosphere-product-hero__titleblock{min-inline-size:0}.biosphere-product-hero .biosphere-product-hero__eyebrow{margin-block-end:var(--space-3);padding:0;background-color:transparent;color:var(--color-signal-deep);font-weight:700;letter-spacing:var(--tracking-eyebrow-hero)}.biosphere-product-hero__title{color:var(--color-cyan-10);margin-block:0 var(--space-2);font-size:var(--text-48);line-height:var(--leading-tight)}.biosphere-product-hero__text{margin-block-end:0;max-inline-size:var(--measure-lead);color:var(--color-text-secondary);font-size:var(--text-18)}.biosphere-product-hero__chips{display:flex;flex-wrap:wrap;gap:var(--space-3)}.biosphere-product-hero__chips:empty{display:none}.biosphere-product-hero__purchase{display:flex;flex-direction:column;gap:var(--space-6)}.biosphere-product-hero__tier-note{margin-block-end:0;color:var(--color-text-muted);font-size:var(--text-xs);letter-spacing:var(--tracking-fine);text-align:center;font-weight:500}.biosphere-product-hero__line-icon{display:inline-flex;flex:none}.biosphere-product-hero__line-icon svg{inline-size:var(--icon-size-base);block-size:var(--icon-size-base)}.biosphere-product-hero__saving,.biosphere-product-hero__nudge{display:flex;align-items:center;justify-content:center;gap:var(--space-3);padding:var(--space-4) var(--space-6);margin-block-end:0;border-radius:var(--radius);text-align:center}.biosphere-product-hero__saving[hidden],.biosphere-product-hero__nudge[hidden]{display:none}.biosphere-product-hero__saving{background-color:var(--color-signal-tint);color:var(--color-signal-deep);border:1px solid var(--color-border);font-size:var(--text-sm);font-weight:600}.biosphere-product-hero__nudge{background-color:var(--color-tint-band);color:var(--color-text-secondary);font-size:var(--text-13);font-weight:500}.biosphere-product-hero__nudge--free{background-color:var(--color-signal-tint);color:var(--color-signal-deep)}.biosphere-product-hero__purchase .biosphere-product-form__submit{min-block-size:var(--pdp-cta-height);font-size:var(--text-base);flex:1;min-inline-size:min(var(--pdp-cta-min-width),100%)}.biosphere-product-hero__purchase .biosphere-quantity{min-block-size:var(--pdp-cta-height);display:flex;align-items:stretch;flex:none}.biosphere-product-form__separator{opacity:.6}.biosphere-product-hero__buy .biosphere-variant-picker__single-option{display:none}.biosphere-product-hero__buy .biosphere-variant-picker__option{padding:0;margin:0;border:none}.biosphere-product-hero__buy .biosphere-variant-picker__option-name{display:flex;align-items:center;gap:var(--space-2);padding:0;margin-block-end:var(--space-2);color:var(--color-text-secondary);font-size:var(--text-xs);font-weight:600;letter-spacing:var(--tracking-fine);text-transform:uppercase}.biosphere-product-hero__buy .biosphere-variant-picker__option-value{color:var(--color-action);font-size:var(--text-15);font-weight:600;letter-spacing:normal;text-transform:none}.biosphere-product-hero__buy .biosphere-variant-picker__values{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-3)}.biosphere-product-hero__buy .biosphere-variant-picker__value{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-2);min-block-size:var(--pill-min-height);padding:var(--flavour-space-sm) var(--space-3);text-align:center;background-color:var(--color-surface-raised);color:var(--color-action);font-size:var(--text-13);font-weight:500;line-height:var(--leading-label);border:1.5px solid var(--color-border);border-radius:var(--radius);cursor:pointer;transition:border-color var(--duration-fast) var(--ease-out),background-color var(--duration-fast) var(--ease-out)}.biosphere-product-hero__buy .biosphere-variant-picker__value:has(.biosphere-variant-picker__input:checked){background-color:var(--color-selected);border-color:var(--color-action);box-shadow:var(--shadow-selected)}@media(hover:hover){.biosphere-product-hero__buy .biosphere-variant-picker__value:hover:not(:has(.biosphere-variant-picker__input:checked)){background-color:var(--color-tint-soft);border-color:var(--color-action)}}.biosphere-product-hero__buy .biosphere-variant-picker__value:has(.biosphere-variant-picker__input:focus-visible){outline:var(--focus-ring-width) solid var(--color-accent);outline-offset:var(--space-1)}.biosphere-product-hero__buy .biosphere-variant-picker__input{position:absolute;inline-size:var(--clip-size);block-size:var(--clip-size);overflow:hidden;clip-path:inset(50%)}.biosphere-product-hero__buy .biosphere-variant-picker__value:has(.biosphere-variant-picker__input:checked) .biosphere-variant-picker__swatch{box-shadow:inset 0 0 0 1px #00000014,0 0 0 2px var(--color-surface-raised),0 0 0 3.5px var(--color-action)}.biosphere-product-hero__buy .biosphere-variant-picker__check{position:absolute;inset-block-start:var(--space-2);inset-inline-end:var(--space-2)}.biosphere-product-hero__purchase .biosphere-product-form__form{display:flex;flex-flow:row wrap;align-items:center;gap:var(--space-4)}.biosphere-product-hero__purchase .biosphere-quantity__controls{display:flex;align-items:stretch;gap:0;overflow:hidden;background-color:var(--color-surface-raised);border:1.5px solid var(--color-border);border-radius:var(--radius)}.biosphere-product-hero__purchase .biosphere-quantity__step{display:grid;place-items:center;inline-size:var(--pdp-stepper-button-width);padding:0;background-color:transparent;border:none;color:var(--color-action);transition:background-color var(--duration-fast) var(--ease-out)}@media(hover:hover){.biosphere-product-hero__purchase .biosphere-quantity__step:hover:not(:disabled){background-color:var(--color-selected);color:var(--color-deep)}}.biosphere-product-hero__purchase .biosphere-quantity__step:disabled{color:var(--color-border-strong);cursor:not-allowed}.biosphere-product-hero__purchase .biosphere-quantity__step:focus-visible{outline:2px solid var(--color-action);outline-offset:-2px}.biosphere-product-hero__purchase .biosphere-quantity__input{inline-size:var(--pdp-stepper-input-width);padding:0;background-color:transparent;border:none;border-radius:0;color:var(--color-heading);font-size:var(--text-16);font-weight:700;text-align:center;font-variant-numeric:tabular-nums}.biosphere-product-hero__purchase .biosphere-product-form__error,.biosphere-product-hero__purchase .biosphere-product-form__rules,.biosphere-product-hero__purchase .biosphere-product-form__quantity-label{flex-basis:100%;margin-block-end:0}.biosphere-product-hero__note{margin-block-end:0;color:var(--color-text-muted);font-size:var(--text-sm)}.biosphere-product-hero__assurances{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:var(--space-4) var(--space-6);padding-block-start:var(--space-6);margin-block-end:0;border-block-start:1px solid var(--color-border)}.biosphere-product-hero__assurance{flex:0 1 auto;min-inline-size:0;display:inline-flex;align-items:center;gap:var(--space-3);color:var(--color-text-secondary);font-size:var(--text-sm)}.biosphere-product-hero__assurance-icon{display:inline-flex;color:var(--color-signal-deep)}.biosphere-product-hero__assurance-icon svg{inline-size:var(--icon-size-sm);block-size:var(--icon-size-sm)}.biosphere-product-hero__payment{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-3);padding-inline-start:0;margin-block-end:0;list-style:none}@media(max-width:767px){.biosphere-product-hero{padding-block:var(--space-22) var(--space-34)}.biosphere-product-hero__inner{gap:var(--space-28)}.biosphere-product-hero__title{font-size:var(--text-34);letter-spacing:normal}}@media(max-width:480px){.biosphere-product-hero__purchase .biosphere-product-form__form{align-items:stretch}.biosphere-product-hero__purchase .biosphere-quantity,.biosphere-product-hero__purchase .biosphere-product-form__submit{min-block-size:var(--pdp-cta-height-sm)}.biosphere-product-hero__purchase .biosphere-quantity,.biosphere-product-hero__purchase .biosphere-quantity__controls{flex:none}.biosphere-product-hero__purchase .biosphere-quantity__input{flex:none;min-inline-size:0;inline-size:var(--pdp-stepper-input-width-sm);font-size:var(--text-13);font-weight:700}.biosphere-product-hero__purchase .biosphere-quantity__step{flex:none;inline-size:var(--pdp-stepper-button-width-sm);background-color:var(--color-tint)}.biosphere-product-hero__purchase .biosphere-quantity__step[data-step="-1"]{border-inline-end:1px solid var(--color-border)}.biosphere-product-hero__purchase .biosphere-quantity__step[data-step="1"]{border-inline-start:1px solid var(--color-border)}.biosphere-product-hero__purchase .biosphere-quantity__step svg{inline-size:var(--icon-size-sm);block-size:var(--icon-size-sm)}.biosphere-product-hero__purchase .biosphere-product-form__submit{flex:1;min-inline-size:0;gap:var(--space-2);padding-inline:var(--space-4);font-size:var(--text-xs);white-space:nowrap}}.biosphere-product-hero__restock.biosphere-product-hero__restock{margin-bottom:0;margin-top:calc(var(--space-6) * -1);color:var(--color-ink-secondary);font-size:var(--text-sm);text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/66/assets/section-product-hero.css.map */
