@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,400&family=Inter:wght@400;500&display=swap";:root{--sw-background: oklch(.98 0 0);--sw-foreground: oklch(.15 0 0);--sw-muted: oklch(.94 0 0);--sw-muted-foreground: oklch(.45 0 0);--sw-border: oklch(.88 0 0);--sw-accent: oklch(.55 0 0);--sw-font-display: "Cormorant Garamond", Georgia, serif;--sw-font-sans: "Inter", system-ui, sans-serif;--sw-max-width: 80rem;--sw-header-height: 4rem}html.dark{--sw-background: oklch(.1 0 0);--sw-foreground: oklch(.96 0 0);--sw-muted: oklch(.18 0 0);--sw-muted-foreground: oklch(.65 0 0);--sw-border: oklch(.25 0 0);--sw-accent: oklch(.7 0 0)}@media(min-width:768px){:root{--sw-header-height: 5rem}}html.sw-theme,html.sw-theme body,html.sw-theme .content-for-layout,html.sw-theme #MainContent,html.sw-theme main{background-color:var(--sw-background)!important;color:var(--sw-foreground)}html.sw-theme{font-family:var(--sw-font-sans);-webkit-font-smoothing:antialiased;letter-spacing:.01em}html.sw-theme *{border-color:var(--sw-border)}html.sw-theme .sw-link,html.sw-theme .sw-btn-cart{border-bottom-color:var(--sw-foreground)}html.sw-theme h1,html.sw-theme h2,html.sw-theme h3,html.sw-theme h4{font-family:var(--sw-font-display);font-weight:300;letter-spacing:.02em}html.sw-theme .shopify-section-group-header-group,html.sw-theme .shopify-section-group-footer-group{background:transparent!important}.sw-container{max-width:var(--sw-max-width);margin-inline:auto;padding-inline:1.5rem}@media(min-width:1024px){.sw-container{padding-inline:2.5rem}}.sw-eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.3em;color:var(--sw-muted-foreground);margin-bottom:1rem}.sw-link{font-size:.75rem;text-transform:uppercase;letter-spacing:.25em;color:inherit;text-decoration:none;border-bottom:1px solid var(--sw-foreground);padding-bottom:.25rem;transition:opacity .2s}.sw-link:hover{opacity:.7}.sw-link--muted{color:var(--sw-muted-foreground);border-bottom-color:var(--sw-border)}.sw-link--muted:hover{color:var(--sw-foreground);opacity:1}.sw-text-link{font-size:.75rem;text-transform:uppercase;letter-spacing:.25em;color:var(--sw-muted-foreground);text-decoration:none;transition:color .2s}.sw-text-link:hover{color:var(--sw-foreground)}html.sw-theme #header-group{position:sticky;top:0;z-index:50;width:100%}html.sw-theme .sw-header-section.shopify-section{background:transparent!important;margin:0!important;padding:0!important}.sw-header{width:100%;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);background:#f8f8f8cc;border-bottom:1px solid oklch(.88 0 0 / .5)}html.dark .sw-header{background:#030303cc;border-bottom-color:#22222280}.sw-header__inner{position:relative;display:flex;align-items:center;justify-content:space-between;height:var(--sw-header-height);max-width:var(--sw-max-width);margin-inline:auto;padding-inline:1.5rem}@media(min-width:1024px){.sw-header__inner{display:grid;grid-template-columns:1fr auto 1fr;padding-inline:2.5rem}}.sw-header__left{display:flex;align-items:center;gap:.5rem;z-index:10}.sw-header__nav{display:none;align-items:center;gap:2.5rem}@media(min-width:1024px){.sw-header__nav{display:flex}}.sw-header__nav-link{font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:var(--sw-muted-foreground);text-decoration:none;transition:color .2s}.sw-header__nav-link:hover,.sw-header__nav-link[aria-current=page]{color:var(--sw-foreground)}.sw-header__logo{position:absolute;left:50%;transform:translate(-50%);font-family:var(--sw-font-display);font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;color:var(--sw-foreground);white-space:nowrap;pointer-events:auto}@media(min-width:768px){.sw-header__logo{font-size:1.25rem;letter-spacing:.25em}}@media(min-width:1024px){.sw-header__logo{position:static;transform:none;justify-self:center}}.sw-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;z-index:10}.sw-header__menu-btn{display:flex;padding:.5rem;border:none;background:transparent;color:var(--sw-foreground);cursor:pointer;border-radius:9999px}.sw-header__menu-btn:hover{background:var(--sw-muted)}@media(min-width:768px){.sw-header__menu-btn{display:none}}.sw-header__nav-tablet{display:none;align-items:center;justify-content:center;gap:2.5rem;padding-bottom:1rem;padding-top:.75rem;border-top:1px solid var(--sw-border)}@media(min-width:768px)and (max-width:1023px){.sw-header__nav-tablet{display:flex}}.sw-header__mobile-nav{display:none;flex-direction:column;gap:1.25rem;padding:1.5rem;border-top:1px solid var(--sw-border);background:var(--sw-background)}.sw-header__mobile-nav.is-open{display:flex}@media(min-width:768px){.sw-header__mobile-nav{display:none!important}}.sw-header__mobile-nav .sw-header__nav-link{font-size:.875rem}.sw-theme-toggle{position:relative;width:2.25rem;height:1.25rem;border-radius:9999px;border:1px solid var(--sw-border);background:var(--sw-muted);cursor:pointer;padding:0;transition:background-color .3s ease,border-color .3s ease}html:not(.dark) .sw-theme-toggle{background:var(--sw-background)}.sw-theme-toggle__knob{position:absolute;top:2px;left:2px;width:.875rem;height:.875rem;border-radius:9999px;background:var(--sw-foreground);transition:transform .3s ease}html.dark .sw-theme-toggle__knob{transform:translate(1rem)}.sw-cart-link{display:flex;padding:.5rem;color:var(--sw-foreground);text-decoration:none;border-radius:9999px;position:relative;transition:background-color .2s}.sw-cart-link:hover{background:var(--sw-muted)}.sw-cart-count{position:absolute;top:0;right:0;font-size:.625rem;min-width:1rem;height:1rem;display:flex;align-items:center;justify-content:center;background:var(--sw-foreground);color:var(--sw-background);border-radius:9999px}.sw-hero{background:var(--sw-background);margin-top:calc(var(--sw-header-total-height, var(--sw-header-height)) * -1)}.sw-hero--desktop{display:none;position:relative;height:90vh;width:100%;overflow:hidden;background:#000}@media(min-width:1024px){.sw-hero--desktop{display:block}}.sw-hero--mobile{display:block;background:var(--sw-background)}@media(min-width:1024px){.sw-hero--mobile{display:none}}.sw-hero--mobile>.sw-container{padding-top:calc(var(--sw-header-total-height, var(--sw-header-height)) + 1rem)!important}.sw-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:right center}.sw-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to right,color-mix(in oklch,var(--sw-background) 90%,transparent),color-mix(in oklch,var(--sw-background) 50%,transparent),transparent)}.sw-hero__content{position:relative;z-index:1;display:flex;align-items:center;height:100%;padding-top:var(--sw-header-total-height, var(--sw-header-height));box-sizing:border-box}.sw-hero__content-inner{max-width:36rem}.sw-hero .sw-eyebrow{margin-bottom:1.5rem}.sw-hero__title{font-size:2.55rem;line-height:1.05;margin:0}@media(min-width:768px){.sw-hero__title{font-size:3.825rem}}.sw-hero--mobile .sw-hero__title{font-size:2.55rem}@media(min-width:768px){.sw-hero--mobile .sw-hero__title{font-size:3.25rem}}.sw-hero__subtitle{margin-top:1.5rem;font-size:1rem;color:var(--sw-muted-foreground);max-width:28rem;line-height:1.625}@media(min-width:768px){.sw-hero--mobile .sw-hero__subtitle{font-size:1.125rem}}.sw-hero__actions{margin-top:2.5rem;display:flex;gap:1.5rem;flex-wrap:wrap}.sw-hero__mobile-image{width:100%;height:50vh;object-fit:cover;object-position:right center;display:block}.sw-hero__mobile-tin-wrap{background:var(--sw-background)}.sw-hero__mobile-tin{width:100%;height:auto;object-fit:cover;display:block;filter:grayscale(100%) contrast(1.25) brightness(.9)}@media(min-width:768px){.sw-hero__mobile-tin-wrap{display:none}}.sw-products-section{background:var(--sw-background);padding-block:6rem}@media(min-width:768px){.sw-products-section{padding-block:8rem}}.sw-products-section__header{display:flex;flex-direction:column;justify-content:space-between;align-items:baseline;gap:1.5rem;margin-bottom:4rem}@media(min-width:768px){.sw-products-section__header{flex-direction:row}}.sw-product-card{text-decoration:none;color:inherit;display:block}.sw-product-card__media{aspect-ratio:4 / 5;background:var(--sw-muted);overflow:hidden}.sw-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.sw-product-card:hover .sw-product-card__media img{transform:scale(1.03)}.sw-product-card__meta{margin-top:1rem}@media(min-width:768px){.sw-product-card__meta{margin-top:1.5rem}}.sw-product-card__title{margin:0;font-size:1.125rem;font-family:var(--sw-font-display);font-weight:300;letter-spacing:.02em;line-height:1.2}@media(min-width:768px){.sw-product-card__title{font-size:1.25rem}}.sw-product-card__subtitle{font-family:var(--sw-font-sans);font-size:.75rem;font-weight:400;text-transform:uppercase;letter-spacing:.2em;color:var(--sw-muted-foreground);margin:.25rem 0 0;line-height:1.5}.sw-product-card__subtitle-line{display:block}.sw-product-card__subtitle-line--nowrap{white-space:nowrap}.sw-product-card__subtitle--single{font-family:var(--sw-font-sans);font-weight:400;letter-spacing:.2em;text-transform:uppercase}.sw-collection-product__meta .sw-product-card__subtitle--single{white-space:nowrap}.sw-grid-4{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1rem;row-gap:3rem}@media(min-width:768px){.sw-grid-4{column-gap:2rem}}@media(min-width:1024px){.sw-grid-4{grid-template-columns:repeat(4,1fr)}}.sw-grid-2{display:grid;grid-template-columns:1fr;row-gap:5rem}@media(min-width:768px){.sw-grid-2{grid-template-columns:repeat(2,1fr);column-gap:2rem;row-gap:7rem}}.sw-quote{border-top:1px solid var(--sw-border);background:var(--sw-background)}.sw-quote__inner{max-width:48rem;margin-inline:auto;padding:6rem 1.5rem;text-align:center}@media(min-width:768px){.sw-quote__inner{padding-block:8rem}}.sw-quote .sw-eyebrow{margin-bottom:2rem}.sw-quote__text{font-family:var(--sw-font-display);font-size:1.5rem;font-weight:300;line-height:1.3;margin:0}@media(min-width:768px){.sw-quote__text{font-size:2.25rem}}.sw-collection{background:var(--sw-background);padding-block:4rem 6rem}@media(min-width:768px){.sw-collection{padding-block:6rem}}.sw-collection__header{max-width:42rem;margin-bottom:4rem}@media(min-width:768px){.sw-collection__header{margin-bottom:6rem}}.sw-collection-product__meta{margin-top:1.5rem}@media(min-width:768px){.sw-collection-product__meta{margin-top:2rem}}.sw-collection-product__header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-top:0}.sw-collection-product__title{font-size:1.5rem;margin:0;font-family:var(--sw-font-display);font-weight:300;letter-spacing:.02em;line-height:1.2}.sw-collection-product__title a{color:inherit;text-decoration:none}@media(min-width:768px){.sw-collection-product__title{font-size:1.875rem}}.sw-collection-product__price,.sw-price{font-family:var(--sw-font-sans);font-size:1.25rem;font-weight:400;letter-spacing:normal;line-height:1;color:var(--sw-foreground);flex-shrink:0;margin:0}@media(min-width:768px){.sw-collection-product__price,.sw-price{font-size:1.375rem}}.sw-collection-product__meta .sw-product-card__subtitle{margin-top:.5rem}.sw-collection-product__desc{margin-top:1rem;font-family:var(--sw-font-sans);font-size:.875rem;color:var(--sw-muted-foreground);line-height:1.625;max-width:28rem}.sw-btn-cart{display:inline-block;margin-top:1.5rem;font-family:var(--sw-font-sans);font-size:.75rem;font-weight:400;text-transform:uppercase;letter-spacing:.25em;line-height:1;background:none;border:0;border-bottom:1px solid var(--sw-foreground);border-bottom-color:var(--sw-foreground);border-radius:0;padding:0 0 .25rem;color:var(--sw-foreground);cursor:pointer;transition:opacity .2s;-webkit-appearance:none;appearance:none}.sw-btn-cart:hover{opacity:.7}.sw-product{background:var(--sw-background);padding-block:4rem 6rem}.sw-product__grid{display:grid;gap:3rem}@media(min-width:768px){.sw-product__grid{grid-template-columns:1fr 1fr;gap:4rem}}.sw-product__media img{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;background:var(--sw-muted)}.sw-product__title{font-size:clamp(2rem,4vw,3rem);margin:0 0 .5rem}.sw-product__price{margin-bottom:0}.sw-product__info .sw-product-card__subtitle{margin-top:.5rem}.sw-product__desc{margin-top:1rem;margin-bottom:2rem;font-family:var(--sw-font-sans);font-size:.875rem;color:var(--sw-muted-foreground);line-height:1.625;max-width:28rem}.sw-product__desc p{margin:0}.sw-page{background:var(--sw-background);padding-block:4rem 6rem}.sw-page__title{font-size:clamp(2.25rem,5vw,3.75rem);margin:.5rem 0 0}.sw-page__content{color:var(--sw-muted-foreground);line-height:1.625}.sw-page__content h2{font-size:clamp(1.875rem,3vw,2.25rem);color:var(--sw-foreground);margin:0 0 1.5rem}.sw-page__content p{margin-bottom:0}.sw-science{background:var(--sw-background)}.sw-science-hero{position:relative;height:60vh;overflow:hidden;background:#000}@media(min-width:768px){.sw-science-hero{height:70vh}}.sw-science-hero__image,.sw-science-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.sw-science-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in oklch,var(--sw-background) 60%,transparent)}.sw-science-hero__content{position:relative;z-index:1;height:100%;display:flex;align-items:flex-end;padding-bottom:4rem}@media(min-width:768px){.sw-science-hero__content{padding-bottom:6rem}}.sw-science-hero__content-inner{max-width:42rem}.sw-science-hero .sw-eyebrow{margin-bottom:1rem}.sw-science-hero__title{font-family:var(--sw-font-display);font-weight:300;font-size:clamp(2.25rem,5vw,3.75rem);line-height:1.1;letter-spacing:.02em;margin:0;color:var(--sw-foreground)}.sw-science-body{background:var(--sw-background);padding-block:5rem}@media(min-width:768px){.sw-science-body{padding-block:8rem}}.sw-science-grid{display:grid;gap:3rem}@media(min-width:768px){.sw-science-grid{grid-template-columns:1fr 1fr;gap:5rem}}.sw-science-body h2{font-family:var(--sw-font-display);font-weight:300;font-size:clamp(1.875rem,3vw,2.25rem);line-height:1.15;letter-spacing:.02em;margin:0 0 1.5rem;color:var(--sw-foreground)}.sw-science-body p{color:var(--sw-muted-foreground);line-height:1.625;margin:0}.sw-science-body__block+.sw-science-body__block{margin-top:3rem}.sw-page__header{max-width:42rem;margin-bottom:3rem}.sw-contact{background:var(--sw-background)}.sw-contact__header{max-width:42rem;margin-bottom:4rem}@media(min-width:768px){.sw-contact__header{margin-bottom:6rem}}.sw-contact__info{display:flex;flex-direction:column;gap:2.5rem}.sw-contact__email{margin:.5rem 0 0;font-size:1rem;line-height:1.5;color:var(--sw-foreground)}.sw-contact__email a{color:inherit;text-decoration:none}.sw-eyebrow--tight{letter-spacing:.25em;margin-bottom:.5rem}.sw-contact-grid{display:grid;gap:4rem}@media(min-width:768px){.sw-contact-grid{grid-template-columns:1fr 1fr;gap:6rem}}html.sw-theme .sw-contact-form input,html.sw-theme .sw-contact-form textarea{width:100%;margin:0;padding:.5rem 0;background:transparent!important;border:none!important;border-top:none!important;border-left:none!important;border-right:none!important;border-bottom:1px solid var(--sw-border)!important;border-radius:0!important;box-shadow:none!important;outline:none;font-family:inherit;font-size:1rem;line-height:1.5;color:var(--sw-foreground);transition:border-color .2s;-webkit-appearance:none;appearance:none}html.sw-theme .sw-contact-form textarea{resize:none;min-height:6.5rem;display:block}html.sw-theme .sw-contact-form input:focus,html.sw-theme .sw-contact-form textarea:focus{border-bottom-color:var(--sw-foreground)!important}html.sw-theme .sw-contact-form input:-webkit-autofill,html.sw-theme .sw-contact-form textarea:-webkit-autofill{-webkit-text-fill-color:var(--sw-foreground);box-shadow:0 0 0 1000px var(--sw-background) inset!important;transition:background-color 9999s ease-out 0s}.sw-contact-form label{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.25em;color:var(--sw-muted-foreground);margin-bottom:.75rem}.sw-contact-form__field{margin-bottom:2rem}.sw-contact-form__error{margin:0 0 1.5rem;color:#c00;font-size:.875rem}html.sw-theme button.sw-link.sw-contact-form__submit{display:inline-block;margin:0;padding:0 0 .25rem;-webkit-appearance:none;appearance:none;background:transparent!important;border:none!important;border-bottom:1px solid var(--sw-foreground)!important;border-radius:0;box-shadow:none!important;cursor:pointer;font-family:inherit}.sw-contact__image-wrap{margin-top:4rem}@media(min-width:768px){.sw-contact__image-wrap{margin-top:6rem}}.sw-pagination{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:4rem}.sw-pagination__status{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:var(--sw-muted-foreground)}.sw-contact-bottom-image{width:100%;height:auto;display:block}.sw-footer{border-top:1px solid var(--sw-border);margin-top:6rem;background:var(--sw-background)}.sw-footer__inner{display:flex;flex-direction:column;gap:1.5rem;padding-block:3rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:var(--sw-muted-foreground)}@media(min-width:768px){.sw-footer__inner{flex-direction:row;justify-content:space-between;align-items:center}}html.sw-theme #header-group .header-section,html.sw-theme #header-group header-component,html.sw-theme #header-group .header-announcements,html.sw-theme footer .shopify-section:not(.sw-footer-section){display:none!important}html.sw-theme .content-for-layout{min-height:60vh}html.sw-theme .shopify-section:not(.sw-header-section):not(.sw-footer-section){background:transparent}html.sw-theme .shopify-policy__container{max-width:var(--sw-max-width);padding:4rem 1.5rem}html.sw-theme main:has(.cart-page) .section,html.sw-theme main:has(.cart-page) .section-background,html.sw-theme cart-items-component .section:has(.cart-page),html.sw-theme cart-items-component .section-background:has(+.section .cart-page),html.sw-theme .cart-summary,html.sw-theme .cart-page__more-blocks .section,html.sw-theme .cart-page__more-blocks .section-background{background-color:var(--sw-background)!important;color:var(--sw-foreground)}html.sw-theme .section:has(>.cart-page),html.sw-theme main:has(.cart-page) .section[class*=color-scheme-],html.sw-theme main:has(.cart-page) .section-background[class*=color-scheme-],html.sw-theme .cart-page .color-scheme-2,html.sw-theme .cart-summary[class*=color-scheme-],html.sw-theme .cart-page__more-blocks [class*=color-scheme-]{--color-background: var(--sw-background);--color-foreground: var(--sw-foreground);--color-foreground-heading: var(--sw-foreground);--color-border: var(--sw-border);--color-primary: var(--sw-foreground);--color-primary-hover: var(--sw-accent);--color-primary-button-text: var(--sw-background);--color-primary-button-background: var(--sw-foreground);--color-primary-button-border: var(--sw-foreground);--color-primary-button-hover-text: var(--sw-background);--color-primary-button-hover-background: var(--sw-foreground);--color-primary-button-hover-border: var(--sw-foreground);--color-secondary-button-text: var(--sw-foreground);--color-secondary-button-background: transparent;--color-secondary-button-border: var(--sw-border);--color-secondary-button-hover-text: var(--sw-foreground);--color-secondary-button-hover-background: var(--sw-muted);--color-secondary-button-hover-border: var(--sw-border);--color-input-background: var(--sw-muted);--color-input-text: var(--sw-foreground);--color-input-border: var(--sw-border);--color-variant-background: var(--sw-muted);--color-variant-border: var(--sw-border);--color-variant-text: var(--sw-foreground)}html.sw-theme .cart-summary.inherit-parent-scheme--mobile{--color-background: var(--sw-background);--color-foreground: var(--sw-foreground);--color-foreground-heading: var(--sw-foreground);--color-border: var(--sw-border);--color-primary: var(--sw-foreground);--color-primary-hover: var(--sw-accent);--color-primary-button-text: var(--sw-background);--color-primary-button-background: var(--sw-foreground);--color-primary-button-border: var(--sw-foreground);--color-primary-button-hover-text: var(--sw-background);--color-primary-button-hover-background: var(--sw-foreground);--color-primary-button-hover-border: var(--sw-foreground);--color-input-background: var(--sw-muted);--color-input-text: var(--sw-foreground);--color-input-border: var(--sw-border)}html.dark.sw-theme .section:has(>.cart-page),html.dark.sw-theme main:has(.cart-page) [class*=color-scheme-],html.dark.sw-theme .cart-summary[class*=color-scheme-]{--color-foreground-rgb: 245 245 245;--color-background-rgb: 26 26 26;--color-input-text-rgb: 245 245 245}html.sw-theme:not(.dark) .section:has(>.cart-page),html.sw-theme:not(.dark) main:has(.cart-page) [class*=color-scheme-],html.sw-theme:not(.dark) .cart-summary[class*=color-scheme-]{--color-foreground-rgb: 38 38 38;--color-background-rgb: 250 250 250;--color-input-text-rgb: 38 38 38}html.sw-theme .cart-page,html.sw-theme .cart-summary,html.sw-theme .cart-items__wrapper,html.sw-theme .cart-title,html.sw-theme .cart-page .cart-items__title,html.sw-theme .cart-page .cart-items__details,html.sw-theme .cart-page .cart-items__details a,html.sw-theme .cart-page .cart-items__price,html.sw-theme .cart-page .cart-items__price *,html.sw-theme .cart-page text-component,html.sw-theme .cart-page .cart-totals__total-label,html.sw-theme .cart-page .cart-totals__total-value,html.sw-theme .cart-page .cart-totals__original-value,html.sw-theme .cart-page .cart-discounts__label,html.sw-theme .cart-page .cart-discount__label,html.sw-theme .cart-page .cart-actions__summary-text,html.sw-theme main:has(.cart-page) .product-card,html.sw-theme main:has(.cart-page) .product-card :is(h3,h4,h5,h6,p,span,a:not(.button),.text-block,product-price,.price),html.sw-theme main:has(.cart-page) .text-block,html.sw-theme main:has(.cart-page) h3{color:var(--sw-foreground)}html.sw-theme main:has(.cart-page) .product-card .quick-add__button,html.sw-theme main:has(.cart-page) .product-card .quick-add__button.add-to-cart-button{--button-color: var(--sw-background);--button-background-color: var(--sw-foreground);background:var(--sw-foreground)!important;color:var(--sw-background)!important;border-color:rgb(var(--color-foreground-rgb) / .15)}html.sw-theme main:has(.cart-page) .product-card .quick-add__button .add-to-cart-text,html.sw-theme main:has(.cart-page) .product-card .quick-add__button .add-to-cart-icon,html.sw-theme main:has(.cart-page) .product-card .quick-add__button .add-to-cart-text__content,html.sw-theme main:has(.cart-page) .product-card .quick-add__button .add-to-cart-text__content span,html.sw-theme main:has(.cart-page) .product-card .quick-add__button svg{background:transparent;color:var(--sw-background)!important;fill:none!important;stroke:currentColor}html.sw-theme main:has(.cart-page) .product-card .quick-add__button[data-added=true] .add-to-cart__added,html.sw-theme main:has(.cart-page) .product-card .quick-add__button[data-added=true] .checkmark-burst{color:var(--sw-background)!important}html.sw-theme .cart-page .cart-totals__tax-note,html.sw-theme .cart-page .cart-totals__tax-note small,html.sw-theme .cart-page .cart-items__empty-text,html.sw-theme .cart-page p,html.sw-theme .cart-items__wrapper>p,html.sw-theme .cart-drawer .cart-items__wrapper p{color:var(--sw-muted-foreground)}html.sw-theme .cart-items__wrapper>p a,html.sw-theme .cart-drawer .cart-items__wrapper p a{--button-color: var(--sw-foreground);color:var(--sw-foreground)!important;text-decoration-color:currentColor}html.sw-theme .cart-items__wrapper>p a:hover,html.sw-theme .cart-drawer .cart-items__wrapper p a:hover{--button-color: var(--sw-accent);color:var(--sw-accent)!important}html.sw-theme .cart-page .text-block--background,html.sw-theme main:has(.cart-page) .text-block--background{background-color:transparent!important}html.sw-theme .cart-page .cart-items--dividers,html.sw-theme .cart-page .cart-actions,html.sw-theme .cart-page .cart-actions__divider,html.sw-theme .cart-page .cart-totals:not(:has(.cart-actions)){border-color:var(--sw-border)}html.sw-theme .cart-page .cart-discount__input,html.sw-theme .cart-page input:not(.quantity-selector input),html.sw-theme .cart-page select{background-color:var(--sw-muted);color:var(--sw-foreground);border-color:var(--sw-border)}html.sw-theme .cart-page .quantity-selector,html.sw-theme .cart-drawer .quantity-selector{background-color:var(--sw-muted)!important;border:1px solid var(--sw-border)!important;box-shadow:none!important}html.dark.sw-theme .cart-page .quantity-selector,html.dark.sw-theme .cart-drawer .quantity-selector{border-color:#f5f5f547!important}html.sw-theme .cart-page .quantity-selector :is(.quantity-minus,.quantity-plus,input),html.sw-theme .cart-drawer .quantity-selector :is(.quantity-minus,.quantity-plus,input){background-color:transparent!important;border:none!important;box-shadow:none!important;color:var(--sw-foreground)}html.sw-theme .cart-page .quantity-selector svg,html.sw-theme .cart-drawer .quantity-selector svg{color:var(--sw-foreground)}html.sw-theme .cart-page .cart-items__remove,html.sw-theme .cart-page .cart-items__remove svg{color:var(--sw-foreground)}html.sw-theme .cart__checkout-button.button,html.sw-theme .cart-items__empty-button.button{--button-color: var(--sw-background) !important;--button-background-color: var(--sw-foreground) !important;--button-border-color: var(--sw-foreground) !important;background-color:var(--sw-foreground)!important;color:var(--sw-background)!important;border-color:var(--sw-foreground)!important}html.sw-theme .cart__checkout-button .button-text,html.sw-theme .cart-items__empty-button .button-text{color:var(--sw-background)!important}html.sw-theme .cart__checkout-button.button:hover,html.sw-theme .cart-items__empty-button.button:hover{opacity:.85}html.sw-theme .cart-drawer__dialog,html.sw-theme .cart-drawer__inner,html.sw-theme .cart-drawer__content,html.sw-theme .cart-drawer__items{background-color:var(--sw-background);color:var(--sw-foreground)}html.sw-theme .cart-drawer__dialog[class*=color-scheme-]{--color-background: var(--sw-background);--color-foreground: var(--sw-foreground);--color-foreground-heading: var(--sw-foreground);--color-border: var(--sw-border);--color-primary: var(--sw-foreground);--color-primary-hover: var(--sw-accent);--color-primary-button-text: var(--sw-background);--color-primary-button-background: var(--sw-foreground);--color-primary-button-border: var(--sw-foreground);--color-primary-button-hover-text: var(--sw-background);--color-primary-button-hover-background: var(--sw-foreground);--color-primary-button-hover-border: var(--sw-foreground);--color-input-background: var(--sw-muted);--color-input-text: var(--sw-foreground);--color-input-border: var(--sw-border)}html.dark.sw-theme .cart-drawer__dialog[class*=color-scheme-]{--color-foreground-rgb: 245 245 245;--color-background-rgb: 26 26 26;--color-input-text-rgb: 245 245 245}html.sw-theme:not(.dark) .cart-drawer__dialog[class*=color-scheme-]{--color-foreground-rgb: 38 38 38;--color-background-rgb: 250 250 250;--color-input-text-rgb: 38 38 38}html.sw-theme .cart-drawer__heading,html.sw-theme .cart-drawer .cart-items__title,html.sw-theme .cart-drawer .cart-items__price,html.sw-theme .cart-drawer .cart-totals__total-label,html.sw-theme .cart-drawer .cart-totals__total-value,html.sw-theme .cart-drawer .cart-discount__label{color:var(--sw-foreground)}html.sw-theme .cart-drawer .text-block--background{background-color:transparent!important}html.sw-theme .cart-drawer .cart-items__table-row,html.sw-theme .cart-drawer .cart-actions,html.sw-theme .cart-drawer .cart-totals:not(:has(.cart-actions)){border-color:var(--sw-border)}html.sw-theme .cart-drawer .cart-discount__input,html.sw-theme .cart-drawer input:not(.quantity-selector input),html.sw-theme .cart-drawer select{background-color:var(--sw-muted);color:var(--sw-foreground);border-color:var(--sw-border)}html.sw-theme .cart-drawer .close-button,html.sw-theme .cart-drawer .close-button svg{color:var(--sw-foreground)}.sw-cart-checkout-notes{display:flex;flex-direction:column;gap:.75rem;width:100%;margin-block:1rem .25rem;text-align:start}.sw-cart-checkout-notes p{margin:0;font-family:var(--sw-font-sans);font-size:.8125rem;line-height:1.5;color:var(--sw-muted-foreground)}.sw-cart-checkout-notes strong{font-weight:500;color:var(--sw-foreground)}html.sw-theme .cart-page .sw-cart-checkout-notes p,html.sw-theme .cart-drawer .sw-cart-checkout-notes p{color:var(--sw-muted-foreground)}html.sw-theme .cart-page .sw-cart-checkout-notes strong,html.sw-theme .cart-drawer .sw-cart-checkout-notes strong{color:var(--sw-foreground)}html.sw-theme .quick-add__button .add-to-cart__added-icon .checkmark-burst{width:18px;height:18px;fill:none!important}html.sw-theme .quick-add__button .checkmark-burst,html.sw-theme .quick-add__button .checkmark-burst *{fill:none!important}html.sw-theme .quick-add__button[data-added=true] .checkmark-burst .burst{display:none}html.sw-theme .quick-add__button[data-added=true] .checkmark-burst .ring{opacity:0}html.sw-theme .quick-add__button[data-added=true] .checkmark-burst .check{opacity:1;scale:1!important;filter:none}html.sw-theme .quick-add__button[data-added=true] .checkmark-burst .tick{scale:1!important;transform:none!important}
/*# sourceMappingURL=/cdn/shop/t/1/assets/sharing-water.css.map */
