.legacy-collection-page{color:#000;background-color:#f6f9f9;background-image:var(--oxg-wash, radial-gradient(1100px 560px at 12% -8%, rgba(0, 182, 217, .1), transparent 60%), radial-gradient(900px 520px at 108% 26%, rgba(28, 220, 0, .06), transparent 55%))}.legacy-collection-page *,.legacy-collection-page *:before,.legacy-collection-page *:after{box-sizing:border-box}.legacy-collection-page__hero{width:100%;overflow:hidden;background:#fff}.legacy-collection-page__hero img{display:block;width:100%;height:auto}.legacy-collection-page__heading{padding:30px 15px 0;text-align:center}.legacy-collection-page__heading h1{margin:0;color:#272727;font-size:35px;font-weight:700;line-height:35px;letter-spacing:3px;text-transform:none}.legacy-collection-page__heading span{display:block;margin-top:-2px;color:#272727;font-size:24px;line-height:1;letter-spacing:2px}.legacy-collection-page__breadcrumb{width:min(100% - 30px,1170px);margin:2px auto 12px}.legacy-collection-page__desktop{width:100%;margin:0 auto;padding:10px;background:transparent}.legacy-collection-page__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:8px 6px 20px}.legacy-collection-page__tab{display:inline-block;padding:14px 22px;color:#172b4d;font:inherit;font-weight:700;line-height:1;text-align:center;cursor:pointer;-webkit-appearance:none;appearance:none;background:var(--oxg-surface-strong, rgba(255, 255, 255, .88));border:1px solid var(--oxg-border, rgba(255, 255, 255, .92));border-radius:var(--oxg-radius-pill, 999px);box-shadow:0 10px 24px #2424240d,var(--oxg-specular, inset 0 1px 0 rgba(255, 255, 255, .96))}.legacy-collection-page__tab[aria-selected=true]{color:#fff;background:var(--oxg-ink, #242424);border-color:var(--oxg-ink, #242424);box-shadow:0 14px 30px #24242429,inset 0 1px #ffffff38}.legacy-collection-page__tab:focus-visible{outline:2px solid #000000;outline-offset:2px}.legacy-collection-page__panel{padding:clamp(28px,4vw,60px);border:1px solid var(--oxg-border, rgba(255, 255, 255, .92));border-radius:var(--oxg-radius-xl, 30px);background:var(--oxg-surface, rgba(255, 255, 255, .76));box-shadow:var(--oxg-shadow, 0 20px 55px rgba(36, 36, 36, .09)),var(--oxg-specular, inset 0 1px 0 rgba(255, 255, 255, .96));backdrop-filter:blur(var(--oxg-blur, 18px)) saturate(var(--oxg-saturate, 120%));-webkit-backdrop-filter:blur(var(--oxg-blur, 18px)) saturate(var(--oxg-saturate, 120%))}.legacy-collection-page__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.legacy-collection-page__product{min-width:0;height:100%}.legacy-collection-page__empty{grid-column:1 / -1;display:grid;min-height:180px;place-content:center;gap:6px;padding:30px;text-align:center;background:var(--oxg-surface-strong, rgba(255, 255, 255, .88));border:1px solid var(--oxg-border, rgba(255, 255, 255, .92));border-radius:var(--oxg-radius-lg, 22px);box-shadow:0 12px 30px #2424240f,var(--oxg-specular, inset 0 1px 0 rgba(255, 255, 255, .96))}.legacy-collection-page__empty strong{font-size:18px}.legacy-collection-page__empty span{color:#626262}.legacy-collection-product-card{display:flex;min-width:0;height:100%;flex-direction:column;text-align:center;padding:16px 14px;background:var(--oxg-surface-strong, rgba(255, 255, 255, .88));border:1px solid var(--oxg-border, rgba(255, 255, 255, .92));border-radius:var(--oxg-radius-lg, 22px);box-shadow:0 12px 30px #2424240f,var(--oxg-specular, inset 0 1px 0 rgba(255, 255, 255, .96))}.legacy-collection-product-card__media{position:relative;display:flex;width:100%;min-height:270px;align-items:center;justify-content:center;margin-bottom:15px;overflow:hidden;background:#fff;border-radius:14px}.legacy-collection-product-card__image,.legacy-collection-product-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain}.legacy-collection-product-card h3{flex:1 0 auto;margin:0 0 15px;font-size:18px;font-weight:400;line-height:1.35}.legacy-collection-product-card h3 a,.legacy-collection-product-card h3 a:hover{color:#000;text-decoration:none}.legacy-collection-product-card__price{flex:0 0 auto;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;align-self:center;width:fit-content;min-height:34px;margin:0 auto 15px;padding:6px 16px;color:#000;font-size:16px;background:#ffffffeb;border:1px solid var(--oxg-border, rgba(255, 255, 255, .92));border-radius:var(--oxg-radius-pill, 999px);box-shadow:0 8px 18px #2424240d,var(--oxg-specular, inset 0 1px 0 rgba(255, 255, 255, .96))}.legacy-collection-page__mobile{display:none}@media(hover:hover)and (pointer:fine){.legacy-collection-page__tab,.legacy-collection-product-card{transition:transform var(--oxg-speed, .26s) var(--oxg-ease, cubic-bezier(.22, .72, .22, 1)),box-shadow var(--oxg-speed, .26s) var(--oxg-ease, cubic-bezier(.22, .72, .22, 1))}.legacy-collection-page__tab:hover{transform:translateY(-2px);box-shadow:0 14px 30px #2424241a,var(--oxg-specular, inset 0 1px 0 rgba(255, 255, 255, .96))}.legacy-collection-page__tab[aria-selected=true]:hover{box-shadow:0 16px 34px #2424242e,inset 0 1px #ffffff38}.legacy-collection-product-card:hover{transform:translateY(-3px) scale(1.02);box-shadow:var(--oxg-shadow-lift, 0 26px 64px rgba(36, 36, 36, .13)),var(--oxg-specular, inset 0 1px 0 rgba(255, 255, 255, .96))}}@media(min-width:990px){.legacy-collection-page .legacy-collection-page__grid[data-card-count="1"]{max-width:320px;grid-template-columns:minmax(0,1fr);margin-inline:auto}.legacy-collection-page .legacy-collection-page__grid[data-card-count="2"]{max-width:680px;grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:auto}.legacy-collection-page .legacy-collection-page__grid[data-card-count="3"]{max-width:1020px;grid-template-columns:repeat(3,minmax(0,1fr));margin-inline:auto}}@media(min-width:1200px){.legacy-collection-page .legacy-collection-page__grid[data-card-count="7"]{grid-template-columns:repeat(8,minmax(0,1fr))}.legacy-collection-page .legacy-collection-page__grid[data-card-count="7"]>.legacy-collection-page__product{grid-column:span 2}.legacy-collection-page .legacy-collection-page__grid[data-card-count="7"]>.legacy-collection-page__product:nth-child(5){grid-column:2 / span 2}}@media(min-width:768px)and (max-width:1024px){.legacy-collection-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.legacy-collection-page__heading{padding-top:30px}.legacy-collection-page__heading h1{font-size:22px;line-height:28px;letter-spacing:0}.legacy-collection-page__breadcrumb{width:calc(100% - 30px);margin-bottom:10px}.legacy-collection-page__desktop{display:none}.legacy-collection-page__mobile{display:block;padding:0 15px 30px}.legacy-collection-page__accordion{margin:0 0 12px;border-bottom:0}.legacy-collection-page__accordion summary{position:relative;display:block;box-sizing:border-box;width:100%;min-height:44px;padding:15px 42px 15px 20px;color:#000;font-weight:700;list-style:none;cursor:pointer;background:var(--oxg-surface-strong, rgba(255, 255, 255, .88));border:1px solid var(--oxg-border, rgba(255, 255, 255, .92));border-radius:var(--oxg-radius-pill, 999px);box-shadow:0 10px 24px #2424240d,var(--oxg-specular, inset 0 1px 0 rgba(255, 255, 255, .96))}.legacy-collection-page__accordion summary:focus-visible{outline:2px solid #000000;outline-offset:2px}.legacy-collection-page__accordion summary::-webkit-details-marker{display:none}.legacy-collection-page__accordion summary:after{position:absolute;top:50%;right:15px;font-size:18px;font-weight:400;content:"+";transform:translateY(-50%)}.legacy-collection-page__accordion[open] summary{color:#fff;background:var(--oxg-ink, #242424);border-color:var(--oxg-ink, #242424);box-shadow:0 14px 30px #24242429,inset 0 1px #ffffff38}.legacy-collection-page__accordion[open] summary:after{content:"\2212"}.oc-facelift .legacy-collection-page__mobile .legacy-collection-page__grid{grid-template-columns:minmax(0,1fr);gap:20px;padding:15px 0;background:transparent}}@media(prefers-reduced-motion:reduce){.legacy-collection-page__tab,.legacy-collection-product-card{transition:none}.legacy-collection-page__tab:hover,.legacy-collection-product-card:hover{transform:none}}@media(prefers-reduced-transparency:reduce){.legacy-collection-page__panel,.legacy-collection-product-card,.legacy-collection-page__empty{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none}}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.legacy-collection-page__panel,.legacy-collection-product-card,.legacy-collection-page__empty{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none}}body cart-drawer.global-drawer[data-drawer-position=right][aria-modal=true]{--cart-drawer-color: rgba(9, 11, 13, .55);--cart-drawer-text-color: #ffffff;--cart-drawer-text-color-transparent10: rgba(255, 255, 255, .1);--cart-drawer-text-color-transparent25: rgba(255, 255, 255, .18);--cart-drawer-text-color-transparent40: rgba(255, 255, 255, .34);--cart-drawer-text-color-transparent50: rgba(255, 255, 255, .45);--cart-drawer-text-color-transparent70: rgba(255, 255, 255, .72);--cart-drawer-border-color: rgba(255, 255, 255, .22);--on-sale-color: #ffffff;--oc-cart-rail: rgba(9, 11, 13, .86);color:#fff;background-color:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}body cart-drawer.global-drawer[data-drawer-position=right] .global-drawer__content{position:relative;height:calc(100% - 28px);margin:14px;overflow:visible;background-color:var(--cart-drawer-color);border:1px solid rgba(255,255,255,.17);border-radius:20px;box-shadow:0 10px 36px #00000061,inset 0 1px #ffffff1c}@supports ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){body cart-drawer.global-drawer[data-drawer-position=right] .global-drawer__content{-webkit-backdrop-filter:blur(24px) saturate(170%);backdrop-filter:blur(24px) saturate(170%)}}body cart-drawer.global-drawer .global-drawer__overlay{background-color:#06080a57;-webkit-backdrop-filter:none;backdrop-filter:none}body.js-drawer-open:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;background:#06080a57;pointer-events:none}body cart-drawer.global-drawer[data-drawer-position=right] .global-drawer__overlay{background:transparent}body cart-drawer.global-drawer .global-drawer__sticky-header,body cart-drawer.global-drawer .global-drawer__sticky-bottom{background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}body cart-drawer.global-drawer .global-drawer__sticky-bottom:after,body cart-drawer.global-drawer .global-drawer__footer:after{background:none}body cart-drawer.global-drawer .global-drawer__sticky-header:after{background-color:#ffffff24}body cart-drawer.global-drawer .global-drawer__footer{border-top-color:#ffffff24}body cart-drawer.global-drawer .global-drawer__close{background-color:#ffffff14;border:1px solid rgba(255,255,255,.18)}body cart-drawer.global-drawer .global-drawer__close:hover,body cart-drawer.global-drawer .global-drawer__close:focus-visible{color:#fff;background-color:#3ec13c47;border-color:#3ec13c80}body cart-drawer.global-drawer .cart-drawer__product_card{background-color:#ffffff12;border:1px solid rgba(255,255,255,.13);box-shadow:inset 0 1px #ffffff12}body cart-drawer.global-drawer .cart-drawer__product_card:not(:last-of-type){border-bottom-color:#ffffff21}body cart-drawer.global-drawer .cart-drawer__product_card--image{align-self:start;background-color:#ffffffeb}body cart-drawer.global-drawer .cart-drawer__product_card--badge{color:#fff;background-color:#ffffff29;border:1px solid rgba(255,255,255,.22)}body cart-drawer.global-drawer .cart-drawer__product-card--quantity{background-color:#ffffff12;border-color:#ffffff38}body cart-drawer.global-drawer .cart-drawer__product-card--quantity--button:hover,body cart-drawer.global-drawer .cart-drawer__product-card--quantity--button:focus-visible{background-color:#3ec13c42}body cart-drawer.global-drawer .cart-drawer__product-card--remove{background-color:#ffffff1f;border-color:#ffffff38}body cart-drawer.global-drawer .cart-drawer__product-card--remove:hover,body cart-drawer.global-drawer .cart-drawer__product-card--remove:focus-visible{color:#07270b;background-color:#5fd75c;border-color:#5fd75c}body cart-drawer.global-drawer .errors{color:#ffc7bb;background-color:#d02e2e38;border-color:#ff826e80}body cart-drawer.global-drawer .global-drawer__footer .cart-drawer__footer--button:not(.btn--secondary){color:#07270b;background-color:#3ec13c;border:1px solid rgba(255,255,255,.28);box-shadow:inset 0 1px #ffffff61,0 8px 22px #3ec13c42;-webkit-backdrop-filter:none;backdrop-filter:none}body cart-drawer.global-drawer .global-drawer__footer .cart-drawer__footer--button.btn--secondary{color:#fff;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.26)}body cart-drawer.global-drawer .cart-drawer__empty-btn-container .cart-drawer__empty-btn{color:#07270b;background-color:#3ec13c;border:1px solid rgba(255,255,255,.28);box-shadow:inset 0 1px #ffffff61,0 8px 22px #3ec13c42;-webkit-backdrop-filter:none;backdrop-filter:none}@media screen and (min-width:768px){body cart-drawer.global-drawer[data-drawer-position=right] .global-drawer--secondary{top:0;right:calc(100% + 14px);height:100%;border-radius:20px}body cart-drawer.global-drawer[data-drawer-position=right] .global-drawer--secondary__content{background-color:var(--oc-cart-rail);border:1px solid rgba(255,255,255,.17);border-radius:20px;box-shadow:inset 0 1px #ffffff1c}}body cart-drawer.global-drawer .cart-drawer__recommendations .product-card-basic{color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:16px;box-shadow:inset 0 1px #ffffff14;-webkit-backdrop-filter:none;backdrop-filter:none}body cart-drawer.global-drawer .cart-drawer__recommendations .product-card-basic__price,body cart-drawer.global-drawer .cart-drawer__recommendations .product-card-basic__vendor{color:#fff}body cart-drawer.global-drawer .cart-drawer__recommendations .product-card-basic__title a{display:inline-flex;align-items:center;min-height:44px}body cart-drawer.global-drawer .cart-drawer__recommendations .product-card-basic__image{align-self:start}body cart-drawer.global-drawer .cart-drawer__recommendations .product-card-basic .btn--underlined-with-icon{min-height:44px;align-items:center;padding:0 14px;color:#fff;background:#ffffff1c;border:1px solid rgba(255,255,255,.24);border-radius:12px}@media(hover:hover)and (pointer:fine){body cart-drawer.global-drawer .cart-drawer__recommendations .product-card-basic:hover{border-color:#ffffff47;box-shadow:inset 0 1px #ffffff1a,0 10px 26px #0000004d}body cart-drawer.global-drawer .cart-drawer__recommendations .product-card-basic .btn--underlined-with-icon:hover{background:#3ec13c42;border-color:#3ec13c80}}body cart-drawer.global-drawer .cart-drawer__note--modal{background-color:#090b0df5;box-shadow:0 -20px 48px #00000080;-webkit-backdrop-filter:none;backdrop-filter:none}body cart-drawer.global-drawer .cart-drawer__note--textarea{color:#fff;background-color:#ffffff14}body cart-drawer.global-drawer .cart-drawer__note--close-btn{color:#07270b;background-color:#3ec13c;border:1px solid rgba(255,255,255,.28)}@media screen and (max-width:767px){body cart-drawer.global-drawer[data-drawer-position=right] .global-drawer__content{height:calc(100% - 20px);margin:10px;border-radius:16px}body cart-drawer.global-drawer .global-drawer--secondary__header:after{display:none}body cart-drawer.global-drawer .global-drawer--secondary__header h5{padding-left:0;background-color:transparent}}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){body cart-drawer.global-drawer[data-drawer-position=right][aria-modal=true]{--cart-drawer-color: rgba(9, 11, 13, .96);--oc-cart-rail: rgba(9, 11, 13, .96)}}@media(prefers-reduced-transparency:reduce){body cart-drawer.global-drawer[data-drawer-position=right][aria-modal=true]{--cart-drawer-color: rgba(9, 11, 13, .96);--oc-cart-rail: rgba(9, 11, 13, .96)}body cart-drawer.global-drawer[data-drawer-position=right] .global-drawer__content{-webkit-backdrop-filter:none;backdrop-filter:none}body cart-drawer.global-drawer .global-drawer__overlay{background-color:#06080ab8}}body.oc-facelift{--oc-action-primary-background: rgba(62, 193, 60, .88);--oc-action-primary-background-hover: rgba(95, 215, 92, .92);--oc-action-primary-border: rgba(255, 255, 255, .5);--oc-action-primary-border-hover: rgba(255, 255, 255, .6);--oc-action-primary-text: #07270b;--oc-action-secondary-background: rgba(255, 255, 255, .88);--oc-action-secondary-background-hover: #f3f3f3;--oc-action-secondary-border: #c1c1c2;--oc-action-secondary-border-hover: #242424;--oc-action-secondary-text: #242424;--oc-action-focus: #5cc6d0;--oc-action-height: 48px;--oc-action-radius: 999px;--oc-action-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), 0 10px 26px rgba(62, 193, 60, .24);--oc-action-shadow-hover: inset 0 1px 0 rgba(255, 255, 255, .6), 0 14px 32px rgba(62, 193, 60, .3)}body.oc-facelift [id=MainContent] :where(.oc-aircheck__button,.oc-legacy-story__button,.legacy-collection-page__load-more,.oc-legacy-pdp__add,.oc-legacy-pdp__payment-buttons .shopify-payment-button__button--unbranded,.product-section .product--add-to-cart-button,.product-section .product-form__submit.button--primary,.product-section .shopify-payment-button__button--unbranded,product-card.grid-view-item .quick-add-button-desktop,.product-card-basic__add-button button,.product-card-basic__add-button a,.legacy-search__form .btn,.legacy-article__comment-form .btn,.oxiclear-legacy-contact-page button[type=submit],.oxiclear-legacy-native-contact button[type=submit],.oxiclear-legacy-technical__report a,.legacy-cart__button,.cart--button-checkout,.cart--button-update,.legacy-customer__button,.grid__item--customer-accounts .account-section--btn,.account-addresses__grid .account-section--btn,#HideRecoverPasswordLink,.grid__item--page>p>.btn){--oc-action-background: var(--oc-action-primary-background);--oc-action-background-hover: var(--oc-action-primary-background-hover);--oc-action-border: var(--oc-action-primary-border);--oc-action-border-hover: var(--oc-action-primary-border-hover);--oc-action-text: var(--oc-action-primary-text);--oc-action-elevation: var(--oc-action-shadow);--oc-action-elevation-hover: var(--oc-action-shadow-hover);min-height:var(--oc-action-height);padding:0 22px;border:1px solid var(--oc-action-border);border-radius:var(--oc-action-radius);color:var(--oc-action-text);background:var(--oc-action-background);box-shadow:var(--oc-action-elevation);-webkit-backdrop-filter:blur(10px) saturate(150%);backdrop-filter:blur(10px) saturate(150%);font-family:var(--oc-font-body);font-size:14px;font-weight:800;letter-spacing:0;line-height:1.15;text-align:center;text-decoration:none;text-transform:none;vertical-align:middle;cursor:pointer;-webkit-appearance:none;appearance:none;transition:color var(--oc-duration-fast) ease,background-color var(--oc-duration-fast) ease,border-color var(--oc-duration-fast) ease,box-shadow var(--oc-duration-base) var(--oc-ease-fluid),transform var(--oc-duration-fast) ease}body.oc-facelift [id=MainContent] :where(.oc-aircheck__button--quiet,.oc-legacy-pdp__payment-buttons .shopify-payment-button__button--unbranded,.product-section .shopify-payment-button__button--unbranded,.legacy-cart__button--secondary,.cart--button-update,.legacy-customer__button--secondary,.customer-account-cancel,#HideRecoverPasswordLink){--oc-action-background: var(--oc-action-secondary-background);--oc-action-background-hover: var(--oc-action-secondary-background-hover);--oc-action-border: var(--oc-action-secondary-border);--oc-action-border-hover: var(--oc-action-secondary-border-hover);--oc-action-text: var(--oc-action-secondary-text);--oc-action-elevation: 0 4px 14px rgba(0, 0, 0, .07), inset 0 1px 0 rgba(255, 255, 255, .9);--oc-action-elevation-hover: 0 8px 20px rgba(0, 0, 0, .11), inset 0 1px 0 #fff}body.oc-facelift [id=MainContent] :where(.oc-legacy-pdp__payment-buttons .shopify-payment-button__button--unbranded,.product-section .shopify-payment-button__button--unbranded){min-height:var(--oc-action-height)!important;border:1px solid var(--oc-action-border)!important;border-radius:var(--oc-action-radius)!important;color:var(--oc-action-text)!important;background:var(--oc-action-background)!important;box-shadow:var(--oc-action-elevation)!important}body.oc-facelift [id=MainContent] :where(.oc-aircheck__button,.oc-legacy-story__button,.legacy-collection-page__load-more,.oc-legacy-pdp__add,.product-section .product--add-to-cart-button,.product-section .product-form__submit.button--primary,product-card.grid-view-item .quick-add-button-desktop,.product-card-basic__add-button button,.product-card-basic__add-button a,.legacy-search__form .btn,.legacy-article__comment-form .btn,.oxiclear-legacy-contact-page button[type=submit],.oxiclear-legacy-native-contact button[type=submit],.oxiclear-legacy-technical__report a,.legacy-cart__button,.cart--button-checkout,.cart--button-update,.legacy-customer__button,.grid__item--customer-accounts .account-section--btn,.account-addresses__grid .account-section--btn,#HideRecoverPasswordLink,.grid__item--page>p>.btn):hover:not(:disabled):not([aria-disabled=true]){border-color:var(--oc-action-border-hover);color:var(--oc-action-text);background:var(--oc-action-background-hover);box-shadow:var(--oc-action-elevation-hover);transform:translateY(-1px)}body.oc-facelift [id=MainContent] :where(.oc-legacy-pdp__payment-buttons .shopify-payment-button__button--unbranded,.product-section .shopify-payment-button__button--unbranded):hover:not(:disabled):not([aria-disabled=true]){border-color:var(--oc-action-border-hover)!important;color:var(--oc-action-text)!important;background:var(--oc-action-background-hover)!important;box-shadow:var(--oc-action-elevation-hover)!important;transform:translateY(-1px)}body.oc-facelift [id=MainContent] :where(.oc-aircheck__button,.oc-legacy-story__button,.legacy-collection-page__load-more,.oc-legacy-pdp__add,.oc-legacy-pdp__payment-buttons .shopify-payment-button__button--unbranded,.product-section .product--add-to-cart-button,.product-section .product-form__submit.button--primary,.product-section .shopify-payment-button__button--unbranded,product-card.grid-view-item .quick-add-button-desktop,.product-card-basic__add-button button,.product-card-basic__add-button a,.legacy-search__form .btn,.legacy-article__comment-form .btn,.oxiclear-legacy-contact-page button[type=submit],.oxiclear-legacy-native-contact button[type=submit],.oxiclear-legacy-technical__report a,.legacy-cart__button,.cart--button-checkout,.cart--button-update,.legacy-customer__button,.grid__item--customer-accounts .account-section--btn,.account-addresses__grid .account-section--btn,#HideRecoverPasswordLink,.grid__item--page>p>.btn):active:not(:disabled):not([aria-disabled=true]){box-shadow:none;transform:translateY(1px) scale(.985)}body.oc-facelift [id=MainContent] :where(.oc-aircheck__button,.oc-legacy-story__button,.legacy-collection-page__load-more,.oc-legacy-pdp__add,.oc-legacy-pdp__payment-buttons .shopify-payment-button__button--unbranded,.product-section .product--add-to-cart-button,.product-section .product-form__submit.button--primary,.product-section .shopify-payment-button__button--unbranded,product-card.grid-view-item .quick-add-button-desktop,.product-card-basic__add-button button,.product-card-basic__add-button a,.legacy-search__form .btn,.legacy-article__comment-form .btn,.oxiclear-legacy-contact-page button[type=submit],.oxiclear-legacy-native-contact button[type=submit],.oxiclear-legacy-technical__report a,.legacy-cart__button,.cart--button-checkout,.cart--button-update,.legacy-customer__button,.grid__item--customer-accounts .account-section--btn,.account-addresses__grid .account-section--btn,#HideRecoverPasswordLink,.grid__item--page>p>.btn):focus-visible{outline:3px solid var(--oc-action-focus);outline-offset:3px}body.oc-facelift [id=MainContent] :where(.oc-aircheck__button,.legacy-collection-page__load-more,.oc-legacy-pdp__add,.product-section .product--add-to-cart-button,.product-section .product-form__submit.button--primary,product-card.grid-view-item .quick-add-button-desktop,.product-card-basic__add-button button,.legacy-cart__button,.cart--button-checkout,.cart--button-update,.legacy-customer__button,.grid__item--customer-accounts .account-section--btn,.account-addresses__grid .account-section--btn,#HideRecoverPasswordLink):where(:disabled,[aria-disabled=true]),body.oc-facelift [id=MainContent] :where(.oc-aircheck__button,.oc-legacy-pdp__add)[aria-busy=true]{opacity:.45;box-shadow:none;cursor:not-allowed;transform:none}body.oc-facelift [id=MainContent] :where(.oc-aircheck__button,.oc-legacy-pdp__add)[aria-busy=true]{opacity:.72;cursor:progress}@media(prefers-reduced-motion:reduce){body.oc-facelift [id=MainContent] :where(.oc-aircheck__button,.oc-legacy-story__button,.legacy-collection-page__load-more,.oc-legacy-pdp__add,.product-section .product--add-to-cart-button,.product-section .product-form__submit.button--primary,product-card.grid-view-item .quick-add-button-desktop,.product-card-basic__add-button button,.product-card-basic__add-button a,.legacy-search__form .btn,.legacy-article__comment-form .btn,.oxiclear-legacy-contact-page button[type=submit],.oxiclear-legacy-native-contact button[type=submit],.oxiclear-legacy-technical__report a,.legacy-cart__button,.cart--button-checkout,.cart--button-update,.legacy-customer__button,.grid__item--customer-accounts .account-section--btn,.account-addresses__grid .account-section--btn,#HideRecoverPasswordLink,.grid__item--page>p>.btn){transition:none}}.oc-facelift{--oc-commerce-black: #000000;--oc-commerce-ink: #272727;--oc-commerce-dark-grey: #4e4e4e;--oc-commerce-grey: #818181;--oc-commerce-mid-grey: #bcbcbc;--oc-commerce-line: #e1e1e1;--oc-commerce-soft-line: #e6e6e6;--oc-commerce-surface: #f3f3f3;--oc-commerce-white: #ffffff;--oc-commerce-accent: #5cc6d0;--oc-commerce-accent-soft: #69cfd1;--oc-commerce-radius-sm: 12px;--oc-commerce-radius: 18px;--oc-commerce-radius-lg: 24px;--oc-commerce-control: 44px;--oc-commerce-shadow: 0 18px 50px rgba(0, 0, 0, .08);--oc-commerce-shadow-hover: 0 24px 64px rgba(0, 0, 0, .13)}.oc-facelift :is(.legacy-generic-collection,.legacy-collection-page,.collection_grid,[class*=collection-list-layout--],.oc-legacy-pdp,.product-section,.oc-legacy-pdp-recommendations,.oc-legacy-pdp-carousel-wrap,.product-recommendations,.recently-viewed-products,.legacy-search,.section-search-grid,.legacy-cart,.cart.table-wrap,cart-drawer.global-drawer,.legacy-customer,.grid__item--customer-accounts,.account-addresses__grid,.account--order---wrapper){color:var(--oc-commerce-black)}.oc-facelift :is(.legacy-generic-collection,.legacy-collection-page,.collection_grid,[class*=collection-list-layout--],.oc-legacy-pdp,.product-section,.oc-legacy-pdp-recommendations,.oc-legacy-pdp-carousel-wrap,.product-recommendations,.recently-viewed-products,.legacy-search,.section-search-grid,.legacy-cart,.cart.table-wrap,cart-drawer.global-drawer,.legacy-customer,.grid__item--customer-accounts,.account-addresses__grid,.account--order---wrapper,.legacy-collection-product-card,.oc-legacy-pdp-card,product-card.grid-view-item,.product-card-basic) :where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid var(--oc-commerce-accent)!important;outline-offset:3px;box-shadow:none}.oc-facelift :is(.legacy-generic-collection,.legacy-collection-page,.collection_grid,[class*=collection-list-layout--],.oc-legacy-pdp,.product-section,.oc-legacy-pdp-recommendations,.oc-legacy-pdp-carousel-wrap,.product-recommendations,.recently-viewed-products,.legacy-search,.section-search-grid,.legacy-cart,.cart.table-wrap,cart-drawer.global-drawer,.legacy-customer,.grid__item--customer-accounts,.account-addresses__grid,.account--order---wrapper) :where(.btn,button:not(.oc-legacy-pdp__dot),input[type=submit],input:not([type=hidden]):not([type=radio]):not([type=checkbox]),select,summary){min-height:var(--oc-commerce-control)}.oc-facelift :is(.legacy-collection-product-card,.oc-legacy-pdp-card,product-card.grid-view-item,.product-card-basic,.grid__item--list-collections .grid-view-item,.section-search-grid .grid__item>a){position:relative;min-width:0;overflow:hidden;color:var(--oc-commerce-black);background:var(--oc-commerce-white);border:1px solid var(--oc-commerce-line);border-radius:var(--oc-commerce-radius);box-shadow:0 12px 34px #0000000f;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.oc-facelift :is(.legacy-collection-product-card__media,.oc-legacy-pdp-card__image-wrap,product-card.grid-view-item .grid-view-item-image,.grid__item--list-collections .grid__image,.section-search-grid .grid-item__image){width:100%;min-height:0;aspect-ratio:1 / 1;overflow:hidden;background:var(--oc-commerce-surface)}.oc-facelift :is(.legacy-collection-product-card__image,.legacy-collection-product-card__placeholder,.oc-legacy-pdp-card__image img,.oc-legacy-pdp-card__placeholder,product-card.grid-view-item .grid-view-item-image img,.grid__item--list-collections img,.section-search-grid .grid-item__image img){display:block;width:100%;height:100%;object-fit:contain;transition:transform .26s ease}.oc-facelift .legacy-collection-product-card h3{min-height:2.7em;margin:16px 0 8px;padding:0 18px;font-size:17px;font-weight:600;line-height:1.35}.oc-facelift .legacy-collection-product-card__price{margin:auto 0 0;padding:0 18px 18px;color:var(--oc-commerce-black);font-size:16px;font-weight:700}.oc-facelift .legacy-collection-product-card,.oc-facelift .oc-legacy-pdp-card{display:flex;height:100%;flex-direction:column}.oc-facelift .oc-legacy-pdp-card__title{margin:16px 0 8px;padding:0 18px;font-size:15px;line-height:1.4}.oc-facelift .oc-legacy-pdp-card__price{margin:auto 0 0;padding:0 18px 18px;color:var(--oc-commerce-black);font-weight:700}.oc-facelift :is(.oc-legacy-pdp-card__badge,.legacy-product-sale-badge,.product-grid--badge,.badge){color:#14171c;background:#ffffffbf;border:1px solid rgba(255,255,255,.95);box-shadow:0 0 0 1px #0f14160d;border-radius:999px}.oc-facelift product-card.grid-view-item>div{padding-bottom:18px}.oc-facelift product-card.grid-view-item :where(.product-grid--vendor,.product-grid--title,.product-grid--price,.product-grid--rating){padding-right:18px;padding-left:18px}.oc-facelift product-card.grid-view-item .product-grid--title{margin-top:16px}.oc-facelift product-card.grid-view-item .product-grid--price,.oc-facelift .product-card-basic__price{color:var(--oc-commerce-black);font-weight:700}.oc-facelift :is(.oc-legacy-pdp-card__sale-price,product-card.grid-view-item .product-grid--price .sale-price,.legacy-search__price .sale-price,.legacy-customer__refunded,.order--refunded-total){color:var(--oc-commerce-black)}.oc-facelift :is(product-card.grid-view-item,.product-card-basic) :where(.quick-add-button,.sold-out-button,.product-card-basic__add-button button,.product-card-basic__add-button a){min-height:var(--oc-commerce-control);color:var(--oc-commerce-white);background:var(--oc-commerce-black);border:1px solid var(--oc-commerce-black);border-radius:var(--oc-commerce-radius-sm)}.oc-facelift .product-card-basic{display:grid;grid-template-columns:minmax(88px,.8fr) minmax(0,1.4fr);gap:14px;padding:12px}.oc-facelift .product-card-basic__image{overflow:hidden;background:var(--oc-commerce-surface);border-radius:10px}.oc-facelift .product-card-basic__image img{display:block;width:100%;height:100%;object-fit:contain}.oc-facelift .product-card-basic--info{min-width:0}@media(hover:hover){.oc-facelift :is(.legacy-collection-product-card,.oc-legacy-pdp-card,product-card.grid-view-item,.product-card-basic,.grid__item--list-collections .grid-view-item,.section-search-grid .grid__item>a):hover{border-color:var(--oc-commerce-accent-soft);box-shadow:var(--oc-commerce-shadow-hover);transform:translateY(-3px)}.oc-facelift :is(.legacy-collection-product-card,.oc-legacy-pdp-card,product-card.grid-view-item,.grid__item--list-collections .grid-view-item,.section-search-grid .grid__item>a):hover :where(img,.legacy-collection-product-card__placeholder){transform:scale(1.025)}}.oc-facelift .legacy-generic-collection{width:min(1360px,calc(100% - 48px));padding:clamp(36px,5vw,72px) 0;background:var(--oc-commerce-white)}.oc-facelift :is(.legacy-generic-collection__header h1,.legacy-collection-page__heading h1,[class*=collection-list-layout--] .list-collections--title){color:var(--oc-commerce-ink);font-size:clamp(28px,3.4vw,46px);font-weight:650;line-height:1.1;letter-spacing:-.03em}.oc-facelift .legacy-generic-collection__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2vw,28px)}.oc-facelift :is(.legacy-collection-page__tabs){gap:6px;padding:8px;overscroll-behavior-inline:contain;scroll-padding-inline:8px;scroll-snap-type:inline proximity;background:#fffc;border:1px solid var(--oc-commerce-line);border-radius:var(--oc-commerce-radius);box-shadow:var(--oc-commerce-shadow);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.oc-facelift .legacy-collection-page__tabs{width:min(calc(100% - var(--oc-space-page) - var(--oc-space-page)),1400px);margin-inline:auto;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.oc-facelift .legacy-collection-page__tabs::-webkit-scrollbar{display:none}.oc-facelift :is(.legacy-collection-page__tab){min-height:var(--oc-commerce-control);padding:10px 14px;color:var(--oc-commerce-ink);background-color:transparent;border:1px solid transparent;border-radius:10px}.oc-facelift .legacy-collection-page__tab{flex:0 0 auto;scroll-snap-align:start}.oc-facelift :is(.legacy-collection-page__tab)[aria-selected=true]{color:var(--oc-commerce-black);background-color:#5cc6d033;border-color:var(--oc-commerce-accent)}.oc-facelift .legacy-collection-page{padding-top:clamp(10px,1.5vw,22px)}.oc-facelift .legacy-collection-page__hero{width:min(calc(100% - var(--oc-space-page) - var(--oc-space-page)),1400px);margin-inline:auto;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:var(--oc-radius-panel);box-shadow:var(--oc-shadow-card)}.oc-facelift .legacy-collection-page__grid{gap:clamp(16px,2vw,28px)}.oc-facelift :is(.legacy-collection-page__load-more){min-height:var(--oc-commerce-control);padding:0 20px;color:var(--oc-commerce-white);background:var(--oc-commerce-black);border:1px solid var(--oc-commerce-black);border-radius:var(--oc-commerce-radius-sm)}.oc-facelift .collection_grid{width:min(1440px,100%);margin-inline:auto}.oc-facelift :is(.collection_grid,.section-search-grid) .collection-main-body-inner.product-grid--wrapper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2vw,28px)}.oc-facelift :is(.collection_grid,.section-search-grid) .collection-main-body-inner.product-grid--wrapper>.grid__item{width:100%!important;margin:0;padding:0}.oc-facelift :is(.collection_grid,.section-search-grid) :where(.collection-info,.facets__form-inner.desktop,.collection-filters){padding:16px;background:#ffffffd1;border:1px solid var(--oc-commerce-line);border-radius:var(--oc-commerce-radius);box-shadow:0 10px 34px #0000000f;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.oc-facelift :is(.collection_grid,.section-search-grid) :where(.facets__summary,.filter-drawer-btn,.collection-filters__sort,.active-facets__button){min-height:var(--oc-commerce-control);border-radius:var(--oc-commerce-radius-sm)}.oc-facelift :is(.collection_grid,.section-search-grid) .active-facets__button{border-color:var(--oc-commerce-accent)}.oc-facelift [class*=collection-list-layout--]{width:min(1360px,calc(100% - 48px));margin-inline:auto}.oc-facelift [class*=collection-list-layout--] .grid-uniform--list-collections{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2vw,28px)}.oc-facelift [class*=collection-list-layout--] .grid__item--list-collections{width:100%!important;margin:0;padding:0}.oc-facelift .grid__item--list-collections .list-collections--indiv-collection-title{margin:0;padding:16px 18px 18px;color:var(--oc-commerce-black);font-size:16px}.oc-facelift .product-section{width:min(1440px,calc(100% - 48px));margin-inline:auto;padding:clamp(24px,4vw,56px) 0 0}.oc-facelift .product-section .product-single{display:grid;grid-template-columns:minmax(0,7fr) minmax(360px,5fr);gap:clamp(24px,3vw,44px);align-items:start}.oc-facelift .product-section .product-single>:where([data-product-media-wrapper],product-information){width:100%!important;min-width:0;margin:0;padding:0;float:none}.oc-facelift .product-section .product-single.product-media--right [data-product-media-wrapper]{grid-column:2}.oc-facelift .product-section .product-single.product-media--right product-information{grid-row:1;grid-column:1}.oc-facelift .product-section :where(.product-media--grid__item,.product-media-slider,.single-media){overflow:hidden;background:var(--oc-commerce-surface);border:1px solid var(--oc-commerce-line);border-radius:var(--oc-commerce-radius-lg)}.oc-facelift .product-section :where(.product-media--grid__item,.single-media) img{object-fit:contain}.oc-facelift .product-section :where(.thumbnail-media--thumbnails,.media-slider-navigation .swiper-slide){overflow:hidden;background:var(--oc-commerce-surface);border:1px solid transparent;border-radius:var(--oc-commerce-radius-sm)}.oc-facelift .product-section product-information{padding:clamp(26px,3.2vw,44px)!important;background:#ffffffd1;border:1px solid var(--oc-commerce-line);border-radius:var(--oc-commerce-radius-lg);box-shadow:var(--oc-commerce-shadow);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.oc-facelift .product-section .legacy-product-sale-badge{width:fit-content;margin:0 0 12px auto;padding:8px 14px;color:var(--oc-commerce-black);background:var(--oc-commerce-accent);border-radius:999px}.oc-facelift .product-section .product-details-product-title{margin:0;color:var(--oc-commerce-black);font-size:clamp(28px,3vw,42px);font-weight:600;line-height:1.08;letter-spacing:-.025em}.oc-facelift .product-section .product-price-group{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline}.oc-facelift .product-section .product-price-group #ProductPrice{width:100%;color:var(--oc-commerce-black);font-size:clamp(28px,3vw,36px);font-weight:700;letter-spacing:-.02em}.oc-facelift .product-section :where(.compare-at-price,.sale-price){color:var(--oc-commerce-grey)}.oc-facelift .product-section .legacy-product-discount{padding:3px 8px;color:var(--oc-commerce-black);background:#5cc6d038;border-radius:999px}.oc-facelift .product-section :where(.swatch,variant-dropdown){display:block;margin-bottom:16px}.oc-facelift .product-section .swatch-items-wrapper{display:flex;flex-wrap:wrap;gap:10px}.oc-facelift .product-section .swatch-element{margin:0}.oc-facelift .product-section .swatch-element label{display:grid;min-width:var(--oc-commerce-control);min-height:var(--oc-commerce-control);place-items:center;padding:9px 14px;color:var(--oc-commerce-black);background-color:var(--oc-commerce-white);border:1px solid var(--oc-commerce-mid-grey);border-radius:var(--oc-commerce-radius-sm)}.oc-facelift .product-section .swatch-element.color label{padding:0;border-radius:50%}.oc-facelift .product-section .swatch-element :checked+label,.oc-facelift .product-section .swatch-element.active label{border-color:var(--oc-commerce-black);box-shadow:0 0 0 3px var(--oc-commerce-accent)}.oc-facelift .product-section .variant-dropdown>button{width:100%;min-height:var(--oc-commerce-control);padding:10px 14px;color:var(--oc-commerce-black);background:var(--oc-commerce-white);border:1px solid var(--oc-commerce-mid-grey);border-radius:var(--oc-commerce-radius-sm)}.oc-facelift .product-section .dropdown-list{overflow:hidden;background:#fffffff5;border:1px solid var(--oc-commerce-line);border-radius:var(--oc-commerce-radius-sm);box-shadow:var(--oc-commerce-shadow);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.oc-facelift .product-section .dropdown-list--item{min-height:var(--oc-commerce-control);padding:11px 14px}.oc-facelift .product-section .dropdown-list--item.selected{color:var(--oc-commerce-black);background:#5cc6d033}.oc-facelift .product-section quantity-input .js-qty{width:132px;min-height:var(--oc-commerce-control);overflow:hidden;background:var(--oc-commerce-white);border:1px solid var(--oc-commerce-mid-grey);border-radius:var(--oc-commerce-radius-sm)}.oc-facelift .product-section quantity-input :where(.js-qty__adjust,.js-qty__num){min-height:var(--oc-commerce-control)}.oc-facelift .product-section .paymentButtonsWrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.oc-facelift .product-section .paymentButtonsWrapper>*{width:100%}.oc-facelift .product-section .paymentButtonsWrapper .shopify-payment-button__button{width:100%;max-width:none}.oc-facelift .product-section .product--add-to-cart-button{min-height:48px;color:var(--oc-commerce-white);background:var(--oc-commerce-black);border:1px solid var(--oc-commerce-black);border-radius:var(--oc-commerce-radius-sm)}.oc-facelift .product-section .shopify-payment-button__button--unbranded{min-height:48px!important;color:var(--oc-commerce-black)!important;background:var(--oc-commerce-accent-soft)!important;border-radius:var(--oc-commerce-radius-sm)!important}.oc-facelift .product-section :where(.collapsible-tab,.legacy-product-description){padding:14px 0;border-top:1px solid var(--oc-commerce-line);border-bottom:1px solid var(--oc-commerce-line)}.oc-facelift .product-section .collapsible-tab .summary{min-height:var(--oc-commerce-control)}.oc-facelift .oc-legacy-pdp-carousel__item{display:flex;height:auto}.oc-facelift .oc-legacy-pdp-carousel__item .oc-legacy-pdp-card{width:100%}.oc-facelift :is(.oc-legacy-pdp-recommendations,.oc-legacy-pdp-carousel-wrap,.product-recommendations,.recently-viewed-products){padding-top:clamp(42px,5vw,64px);padding-bottom:clamp(42px,5vw,64px);background:transparent}.oc-facelift :is(.oc-legacy-pdp-carousel__title h2,.product-page-related-products h2,.recently-viewed-products h2){color:#2d2d2d;font-size:clamp(28px,3.4vw,44px);font-weight:650;letter-spacing:-.03em}.oc-facelift :is(.oc-legacy-pdp-carousel__arrow,.product-recommendations .swiper-button--prev,.product-recommendations .swiper-button--next,.recently-viewed-products .swiper-button--prev,.recently-viewed-products .swiper-button--next){width:44px;min-width:44px;height:44px;color:#14171c;background:#ffffff61;border:1px solid rgba(255,255,255,.58);border-radius:50%;transform:none;-webkit-backdrop-filter:blur(10px) saturate(150%);backdrop-filter:blur(10px) saturate(150%)}.oc-facelift .oc-legacy-pdp-carousel__arrow.is-previous{left:8px}.oc-facelift .oc-legacy-pdp-carousel__arrow.is-next{right:8px}.oc-facelift .legacy-search{padding:clamp(44px,7vw,96px) 24px;background:var(--oc-commerce-white)}.oc-facelift .legacy-search__inner{width:min(1120px,100%)}.oc-facelift :is(.legacy-search__header h1,.section-search-grid .search--header h1){font-size:clamp(34px,4vw,52px);font-weight:650;line-height:1.05;letter-spacing:-.035em;text-wrap:balance}.oc-facelift :is(.legacy-search__form,.section-search-grid .search-wrapper){padding:10px;background:#ffffffd1;border:1px solid var(--oc-commerce-line);border-radius:var(--oc-commerce-radius);box-shadow:var(--oc-commerce-shadow);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.oc-facelift .legacy-search__form input{height:var(--oc-commerce-control);border:1px solid var(--oc-commerce-mid-grey);border-radius:var(--oc-commerce-radius-sm)}.oc-facelift :is(.legacy-search__form .btn,.section-search-grid .search-input--btn,.section-search-grid button[type=submit]){min-height:var(--oc-commerce-control);color:var(--oc-commerce-white);background:var(--oc-commerce-black);border:1px solid var(--oc-commerce-black);border-radius:var(--oc-commerce-radius-sm)}.oc-facelift .legacy-search__results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.oc-facelift .legacy-search__result{grid-template-columns:minmax(132px,.8fr) minmax(0,1.5fr);align-items:start;gap:20px;padding:14px;background:var(--oc-commerce-white);border:1px solid var(--oc-commerce-line);border-radius:var(--oc-commerce-radius);box-shadow:0 10px 30px #0000000d}.oc-facelift .legacy-search__image{align-self:start;aspect-ratio:1;overflow:hidden;background:var(--oc-commerce-surface);border-radius:var(--oc-commerce-radius-sm)}.oc-facelift .legacy-search__image img{width:100%;height:100%;object-fit:contain}.oc-facelift .legacy-search__content>p:last-child:not(.legacy-search__price){display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.oc-facelift :is(.legacy-search__price,.section-search-grid .product-grid--price){color:var(--oc-commerce-black);font-weight:700}.oc-facelift .section-search-grid .grid__item>a{display:block;height:100%;padding-bottom:18px;text-decoration:none}.oc-facelift .section-search-grid :where(.grid-item__title,.grid-item__excerpt){padding-right:18px;padding-left:18px}.oc-facelift .section-search-grid .grid-item__title{margin-top:16px;color:var(--oc-commerce-black);font-weight:600}.oc-facelift :is(.legacy-cart,.cart.table-wrap){padding-top:clamp(44px,6vw,84px);padding-bottom:clamp(44px,6vw,84px);background:var(--oc-commerce-white)}.oc-facelift .legacy-cart__heading{margin-bottom:clamp(28px,4vw,48px)}.oc-facelift :is(.legacy-cart__heading h1,.legacy-customer__title){margin-top:0;color:var(--oc-commerce-black);font-size:clamp(34px,4vw,52px);font-weight:650;letter-spacing:-.035em;line-height:1.05;text-align:center;text-wrap:balance}.oc-facelift .legacy-cart--empty .legacy-cart__inner{width:min(680px,calc(100% - 32px))}.oc-facelift .legacy-cart--empty .legacy-cart__empty{padding:clamp(28px,5vw,52px);border:1px solid var(--oc-commerce-line);border-radius:var(--oc-commerce-radius-lg);background:#ffffffe0;box-shadow:var(--oc-commerce-shadow);text-align:center}.oc-facelift :is(.legacy-cart__inner,.cart.table-wrap){width:min(1240px,calc(100% - 48px));margin-inline:auto}.oc-facelift :is(.legacy-cart__table-wrap,.cart-table){overflow:hidden;background:#ffffffe0;border:1px solid var(--oc-commerce-line);border-radius:var(--oc-commerce-radius-lg);box-shadow:var(--oc-commerce-shadow)}.oc-facelift :is(.legacy-cart__table,.cart-table) th{color:var(--oc-commerce-dark-grey);background:var(--oc-commerce-surface);border-color:var(--oc-commerce-line)}.oc-facelift :is(.legacy-cart__table,.cart-table) td{border-color:var(--oc-commerce-line)}.oc-facelift :is(.legacy-cart__image,.cart__image){display:block;overflow:hidden;background:var(--oc-commerce-surface);border-radius:var(--oc-commerce-radius-sm)}.oc-facelift :is(.legacy-cart__image,.cart__image) img{width:100%;height:100%;object-fit:contain}.oc-facelift :is(.legacy-cart__title,.cart__row--title){color:var(--oc-commerce-black);font-weight:700}.oc-facelift :is(.legacy-cart__sale,.cart-total-label__discount,.cart--order-discount-wrapper,.order-discount--cart-list){color:var(--oc-commerce-black)}.oc-facelift .legacy-cart__footer{gap:24px}.oc-facelift :is(.legacy-cart__summary,.cart.table-wrap>.grid.cart__row>.grid__item:last-child){padding:24px;background:#ffffffd1;border:1px solid var(--oc-commerce-line);border-radius:var(--oc-commerce-radius);box-shadow:var(--oc-commerce-shadow);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.oc-facelift :is(.legacy-cart__subtotal strong,.cart__subtotal .money){font-size:clamp(22px,2.4vw,30px);font-weight:700}.oc-facelift :is(.legacy-cart__button,.cart--button-checkout,.cart--button-update){min-height:48px;padding:0 20px;color:var(--oc-commerce-white);background:var(--oc-commerce-black);border:1px solid var(--oc-commerce-black);border-radius:var(--oc-commerce-radius-sm)}.oc-facelift :is(.legacy-cart__button--secondary,.cart--button-update){color:var(--oc-commerce-black);background:var(--oc-commerce-white)}.oc-facelift .cart.table-wrap .js-qty{overflow:hidden;background:var(--oc-commerce-white);border:1px solid var(--oc-commerce-mid-grey);border-radius:var(--oc-commerce-radius-sm)}.oc-facelift .cart.table-wrap :where(.js-qty__adjust,.js-qty__num){min-height:var(--oc-commerce-control)}.oc-facelift .legacy-customer{width:min(1180px,calc(100% - 32px));margin-inline:auto}.oc-facelift :is(.legacy-customer__centered,.grid__item--customer-accounts,.account-addresses__grid>.grid__item,.account--order---wrapper){padding:clamp(22px,3vw,36px);background:#ffffffdb;border:1px solid var(--oc-commerce-line);border-radius:var(--oc-commerce-radius);box-shadow:0 12px 34px #0000000f}.oc-facelift :is(.legacy-customer__centered,.grid__item--customer-accounts.large--one-third){width:min(100%,520px)!important;margin-inline:auto}.oc-facelift :is(.legacy-customer__columns,.account-area--order-details,.account-addresses__grid){gap:20px}.oc-facelift :is(.legacy-customer__table-wrap,.legacy-customer__address-card){overflow:hidden;padding:22px;background:var(--oc-commerce-white);border:1px solid var(--oc-commerce-line);border-radius:var(--oc-commerce-radius)}.oc-facelift :is(.legacy-customer,.grid__item--customer-accounts,.account-addresses__grid) :where(input:not([type=hidden]):not([type=radio]):not([type=checkbox]),select,textarea){min-height:var(--oc-commerce-control);padding:10px 14px;color:var(--oc-commerce-black);background:var(--oc-commerce-white);border:1px solid var(--oc-commerce-mid-grey);border-radius:var(--oc-commerce-radius-sm)}.oc-facelift :is(.legacy-customer,.grid__item--customer-accounts,.account-addresses__grid) :where(label,.label-font){color:var(--oc-commerce-ink);font-weight:600}.oc-facelift :is(.legacy-customer,.grid__item--customer-accounts,.account-addresses__grid) :where(.legacy-customer__button,.account-section--btn,.btn){min-height:var(--oc-commerce-control);padding:10px 18px;color:var(--oc-commerce-white);background:var(--oc-commerce-black);border:1px solid var(--oc-commerce-black);border-radius:var(--oc-commerce-radius-sm)}.oc-facelift :is(.legacy-customer,.grid__item--customer-accounts,.account-addresses__grid) :where(.legacy-customer__button--secondary,.customer-account-cancel){color:var(--oc-commerce-black);background:var(--oc-commerce-white)}.oc-facelift :is(.legacy-customer,.grid__item--customer-accounts,.account-addresses__grid) :where(.errors,.note){padding:14px 16px;color:var(--oc-commerce-black);background:var(--oc-commerce-surface);border:1px solid var(--oc-commerce-line);border-left:4px solid var(--oc-commerce-accent);border-radius:var(--oc-commerce-radius-sm)}@media(max-width:1199px){.oc-facelift .legacy-generic-collection__grid,.oc-facelift .legacy-collection-page__grid,.oc-facelift :is(.collection_grid,.section-search-grid) .collection-main-body-inner.product-grid--wrapper,.oc-facelift [class*=collection-list-layout--] .grid-uniform--list-collections{grid-template-columns:repeat(3,minmax(0,1fr))}.oc-facelift .product-section .product-single{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:24px}.oc-facelift .product-section .paymentButtonsWrapper{grid-template-columns:1fr}}@media(max-width:989px){.oc-facelift .legacy-generic-collection__grid,.oc-facelift .legacy-collection-page__grid,.oc-facelift :is(.collection_grid,.section-search-grid) .collection-main-body-inner.product-grid--wrapper,.oc-facelift [class*=collection-list-layout--] .grid-uniform--list-collections{grid-template-columns:repeat(2,minmax(0,1fr))}.oc-facelift .oc-legacy-pdp__product,.oc-facelift .product-section .product-single{display:block}.oc-facelift .oc-legacy-pdp__gallery,.oc-facelift .product-section [data-product-media-wrapper]{margin-bottom:24px}.oc-facelift .oc-legacy-pdp__sticky.is-sticky,.oc-facelift .product-section .product-sticky{position:static}.oc-facelift .legacy-search__results{grid-template-columns:1fr}}@media(max-width:767px){.oc-facelift .legacy-generic-collection,.oc-facelift [class*=collection-list-layout--],.oc-facelift .product-section,.oc-facelift :is(.legacy-cart__inner,.cart.table-wrap){width:calc(100% - 32px)}.oc-facelift .legacy-generic-collection{padding-top:32px}.oc-facelift .legacy-collection-page{padding-top:10px}.oc-facelift .legacy-collection-page__hero{width:calc(100% - 32px);border-radius:20px}.oc-facelift .legacy-generic-collection__grid,.oc-facelift :is(.collection_grid,.section-search-grid) .collection-main-body-inner.product-grid--wrapper,.oc-facelift [class*=collection-list-layout--] .grid-uniform--list-collections,.oc-facelift .legacy-collection-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.oc-facelift :is(.legacy-collection-product-card,.oc-legacy-pdp-card,product-card.grid-view-item,.grid__item--list-collections .grid-view-item){border-radius:var(--oc-commerce-radius)}.oc-facelift :is(.legacy-collection-product-card h3,.oc-legacy-pdp-card__title,product-card.grid-view-item .product-grid--title,.grid__item--list-collections .list-collections--indiv-collection-title){margin-top:12px;padding-right:12px;padding-left:12px;font-size:14px}.oc-facelift :is(.legacy-collection-product-card__price,.oc-legacy-pdp-card__price,product-card.grid-view-item .product-grid--price){padding-right:12px;padding-bottom:14px;padding-left:12px;font-size:14px}.oc-facelift :is(.legacy-collection-page__tabs){overflow-x:auto;scroll-snap-type:x proximity}.oc-facelift :is(.legacy-collection-page__tab){flex:0 0 auto;scroll-snap-align:start}.oc-facelift .product-section product-information{padding:24px!important;border-radius:18px}.oc-facelift .legacy-search{padding-right:16px;padding-left:16px}.oc-facelift .legacy-search__form{grid-template-columns:1fr}.oc-facelift .legacy-search__result{grid-template-columns:112px minmax(0,1fr);gap:14px}.oc-facelift :is(.legacy-cart,.cart.table-wrap){padding-top:36px;padding-bottom:36px}.oc-facelift .legacy-cart__table tr,.oc-facelift .cart-table .cart__row.table__section{margin-bottom:14px;padding:14px;background:var(--oc-commerce-white);border:1px solid var(--oc-commerce-line);border-radius:var(--oc-commerce-radius);box-shadow:0 10px 28px #0000000d}.oc-facelift .legacy-cart__summary{text-align:left}.oc-facelift :is(.legacy-cart__actions,.cart--checkout-default){display:grid;grid-template-columns:1fr;gap:10px}.oc-facelift :is(.legacy-cart__button,.cart--button-checkout,.cart--button-update){width:100%}.oc-facelift :is(.legacy-customer__columns,.account-area--order-details,.account-addresses__grid){grid-template-columns:1fr}}@media(max-width:479px){.oc-facelift .product-section product-information{padding:20px!important}.oc-facelift .product-card-basic{grid-template-columns:88px minmax(0,1fr)}}@media(max-width:339px){.oc-facelift .legacy-search__result{grid-template-columns:1fr}.oc-facelift .legacy-search__image{aspect-ratio:4 / 3}}@media(prefers-reduced-motion:reduce){.oc-facelift :is(.legacy-generic-collection,.legacy-collection-page,.collection_grid,[class*=collection-list-layout--],.oc-legacy-pdp,.product-section,.oc-legacy-pdp-recommendations,.oc-legacy-pdp-carousel-wrap,.product-recommendations,.recently-viewed-products,.legacy-search,.section-search-grid,.legacy-cart,.cart.table-wrap,cart-drawer.global-drawer,.legacy-customer,.grid__item--customer-accounts,.account-addresses__grid,.account--order---wrapper,.legacy-collection-product-card,.oc-legacy-pdp-card,product-card.grid-view-item,.product-card-basic) *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}body.oc-facelift{--oc-color-canvas: var(--body-color, #fff);--oc-color-surface: #fff;--oc-color-surface-subtle: var(--body-secondary-color, #f3f3f3);--oc-color-surface-soft: #f1f2f3;--oc-color-ink: var(--text-color, #000);--oc-color-ink-soft: #414141;--oc-color-ink-muted: #666;--oc-color-night: #242424;--oc-color-shell: #2e2e2e;--oc-color-line: #e1e1e1;--oc-color-line-strong: #c1c1c2;--oc-color-focus: var(--nav-text-hover, #5cc6d0);--oc-color-focus-bright: #69cfd1;--oc-color-sale: var(--on-sale-color, #f26c4f);--oc-font-display: var(--header-font-stack);--oc-font-body: var(--body-font-stack);--oc-space-page: clamp(16px, 4vw, 64px);--oc-space-section: clamp(56px, 7vw, 108px);--oc-radius-control: 14px;--oc-radius-card: 22px;--oc-radius-panel: 30px;--oc-radius-pill: 999px;--oc-shadow-card: 0 18px 45px rgba(36, 36, 36, .09), 0 2px 8px rgba(36, 36, 36, .05);--oc-shadow-card-hover: 0 26px 64px rgba(36, 36, 36, .14), 0 4px 14px rgba(36, 36, 36, .07);--oc-shadow-float: 0 18px 52px rgba(0, 0, 0, .18);--oc-glass-light: rgba(255, 255, 255, .78);--oc-glass-dark: rgba(46, 46, 46, .84);--oc-ease-fluid: cubic-bezier(.22, .72, .22, 1);--oc-duration-fast: .16s;--oc-duration-base: .26s;color:var(--oc-color-ink);background:var(--oc-color-canvas)}body.oc-facelift .plyr{font-family:var(--oc-system-font-stack)}body.oc-facelift :is(.oc-legacy-story__copy h2,.oc-legacy-three__header h2,.legacy-generic-collection__header h1,.legacy-collection-page__header h1,.oc-legacy-pdp__title,.legacy-search__header h1,.legacy-cart__heading h1,.legacy-customer__title,.shopify-policy__title h1,.legacy-blog__title h1,.legacy-article__header h1,.legacy-error-page__heading h1,.oxiclear-legacy-native-page h1,.oxiclear-legacy-benefits__title,.oxiclear-legacy-company__title,.oxiclear-legacy-company__copy h2,.oxiclear-legacy-faq>h1,.oxiclear-legacy-how-to>h1,.oxiclear-legacy-impact h1,.oxiclear-legacy-technical h1,.oxiclear-legacy-contact-page>h1,.oxiclear-legacy-native-contact h1,.oxiclear-legacy-testimonials h1){font-family:var(--oc-font-display);letter-spacing:-.025em;text-wrap:balance}body.oc-facelift :is(.legacy-collection-product-card,.oc-legacy-pdp-card,.oc-legacy-three__card,.legacy-search__result,.legacy-blog__post,.legacy-customer__panel,.oxiclear-legacy-contact-page__facts article,.oxiclear-legacy-native-page__sidebar-section){border:1px solid color-mix(in srgb,var(--oc-color-line) 84%,transparent);border-radius:var(--oc-radius-card);box-shadow:var(--oc-shadow-card);transition:border-color var(--oc-duration-base) ease,box-shadow var(--oc-duration-base) var(--oc-ease-fluid),transform var(--oc-duration-base) var(--oc-ease-fluid)}body.oc-facelift :is(.legacy-collection-product-card__media,.oc-legacy-pdp-card__media,.legacy-search__image,.legacy-blog__image){overflow:hidden;border-radius:calc(var(--oc-radius-card) - 1px) calc(var(--oc-radius-card) - 1px) 0 0;background:linear-gradient(145deg,#fff 20%,var(--oc-color-surface-soft))}body.oc-facelift :is(.legacy-collection-product-card__image,.oc-legacy-pdp-card__image,.legacy-search__image img,.legacy-blog__image img){transition:transform .48s var(--oc-ease-fluid)}body.oc-facelift :is(.oc-legacy-story__button,.legacy-collection-page__load-more,.legacy-generic-collection__button,.oc-legacy-pdp__add,.legacy-cart__button,.legacy-customer__button,.legacy-search__form .btn,.legacy-article__comment-form .btn,.oxiclear-legacy-contact-page button[type=submit],.oxiclear-legacy-native-contact button[type=submit]){display:inline-flex;min-height:48px;align-items:center;justify-content:center;transition:background-color var(--oc-duration-fast) ease,border-color var(--oc-duration-fast) ease,box-shadow var(--oc-duration-base) var(--oc-ease-fluid),color var(--oc-duration-fast) ease,transform var(--oc-duration-fast) ease}body.oc-facelift :is(.legacy-search__form input,.legacy-article__comment-fields input,.legacy-article__comment-fields textarea,.legacy-cart__notes textarea,.legacy-customer input,.legacy-customer select,.legacy-customer textarea,.oxiclear-legacy-contact-page__form input,.oxiclear-legacy-contact-page__form textarea,.oxiclear-legacy-native-contact input,.oxiclear-legacy-native-contact textarea){min-height:48px;border:1px solid var(--oc-color-line-strong);border-radius:var(--oc-radius-control);background:#ffffffe6;box-shadow:inset 0 1px #ffffffe6;transition:border-color var(--oc-duration-fast) ease,box-shadow var(--oc-duration-fast) ease,background-color var(--oc-duration-fast) ease}body.oc-facelift :is(.legacy-search__form input,.legacy-article__comment-fields input,.legacy-article__comment-fields textarea,.legacy-cart__notes textarea,.legacy-customer input,.legacy-customer select,.legacy-customer textarea,.oxiclear-legacy-contact-page__form input,.oxiclear-legacy-contact-page__form textarea,.oxiclear-legacy-native-contact input,.oxiclear-legacy-native-contact textarea):focus{border-color:var(--oc-color-focus);outline:0;box-shadow:0 0 0 4px color-mix(in srgb,var(--oc-color-focus) 24%,transparent)}body.oc-facelift :is(.site-header,.nav-bar,.footer-wrapper,.oc-legacy-use-cases,.oc-legacy-story,.oc-legacy-protection-strip,.oc-legacy-three,.oc-legacy-video-row,.legacy-generic-collection,.legacy-collection-page,.oc-legacy-pdp,.oc-legacy-pdp-recommendations,.legacy-search,.legacy-cart,.legacy-blog,.legacy-article,.legacy-error-page,.legacy-customer,.oxiclear-legacy-native-page,.oxiclear-legacy-benefits,.oxiclear-legacy-company,.oxiclear-legacy-faq,.oxiclear-legacy-how-to,.oxiclear-legacy-native-content,.oxiclear-legacy-impact,.oxiclear-legacy-technical,.oxiclear-legacy-contact-page,.oxiclear-legacy-native-contact,.oxiclear-legacy-testimonials) :is(a,button,summary,input,select,textarea):focus-visible{outline:3px solid var(--oc-color-focus);outline-offset:3px}body.oc-facelift :is(.legacy-collection-page__accordion summary,.oxiclear-legacy-faq__list summary){min-height:52px;transition:background-color var(--oc-duration-fast) ease,color var(--oc-duration-fast) ease}body.oc-facelift :is(.legacy-collection-page__accordion summary:after,.oxiclear-legacy-faq__list summary:after){transition:transform var(--oc-duration-base) var(--oc-ease-fluid)}body.oc-facelift :is(.legacy-collection-page__accordion[open] summary:after,.oxiclear-legacy-faq__list details[open] summary:after){transform:translateY(-50%) rotate(180deg)}@media(hover:hover)and (pointer:fine){body.oc-facelift :is(.legacy-collection-product-card,.oc-legacy-pdp-card,.oc-legacy-three__card,.legacy-search__result,.legacy-blog__post,.oxiclear-legacy-contact-page__facts article):hover{border-color:color-mix(in srgb,var(--oc-color-focus) 42%,var(--oc-color-line));box-shadow:var(--oc-shadow-card-hover);transform:translateY(-5px)}body.oc-facelift :is(.legacy-collection-product-card,.oc-legacy-pdp-card,.legacy-search__result,.legacy-blog__post):hover :is(.legacy-collection-product-card__image,.oc-legacy-pdp-card__image,.legacy-search__image img,.legacy-blog__image img){transform:scale(1.035)}body.oc-facelift :is(.oc-legacy-story__button,.legacy-collection-page__load-more,.legacy-generic-collection__button,.oc-legacy-pdp__add,.legacy-cart__button,.legacy-customer__button,.legacy-search__form .btn,.legacy-article__comment-form .btn,.oxiclear-legacy-contact-page button[type=submit],.oxiclear-legacy-native-contact button[type=submit]):hover{box-shadow:0 11px 26px #00000029;transform:translateY(-2px)}}body.oc-facelift :is(.oc-legacy-story__button,.legacy-collection-page__load-more,.legacy-generic-collection__button,.oc-legacy-pdp__add,.legacy-cart__button,.legacy-customer__button,.legacy-search__form .btn,.legacy-article__comment-form .btn,.oxiclear-legacy-contact-page button[type=submit],.oxiclear-legacy-native-contact button[type=submit]):active{box-shadow:none;transform:translateY(1px) scale(.985)}@media(prefers-reduced-motion:reduce){body.oc-facelift :is(.legacy-collection-product-card,.oc-legacy-pdp-card,.oc-legacy-three__card,.legacy-search__result,.legacy-blog__post,.legacy-customer__panel,.oxiclear-legacy-contact-page__facts article,.oxiclear-legacy-native-page__sidebar-section,.legacy-collection-product-card__image,.oc-legacy-pdp-card__image,.legacy-search__image img,.legacy-blog__image img,.oc-legacy-story__button,.legacy-collection-page__load-more,.legacy-generic-collection__button,.oc-legacy-pdp__add,.legacy-cart__button,.legacy-customer__button,.legacy-search__form .btn,.legacy-article__comment-form .btn,.oxiclear-legacy-contact-page button[type=submit],.oxiclear-legacy-native-contact button[type=submit],.legacy-collection-page__accordion summary,.oxiclear-legacy-faq__list summary,.legacy-collection-page__accordion summary:after,.oxiclear-legacy-faq__list summary:after){scroll-behavior:auto;transition:none!important}}.header-section,.footer-wrapper,cart-drawer.global-drawer,.breadcrumb,back-to-top{--oc-shell-charcoal: #2e2e2e;--oc-shell-ink: #000000;--oc-shell-ink-soft: #242424;--oc-shell-copy: #414141;--oc-shell-mist: #f1f2f3;--oc-shell-cloud: #f3f3f3;--oc-shell-white: #ffffff;--oc-shell-aqua: #5cc6d0;--oc-shell-aqua-soft: #69cfd1;--oc-shell-glass: rgba(46, 46, 46, .92);--oc-shell-glass-dense: rgba(46, 46, 46, .96);--oc-shell-ease: .18s cubic-bezier(.2, .8, .2, 1);--oc-shell-ease-long: .32s cubic-bezier(.2, .8, .2, 1)}.header-section :where(a,button,input):focus-visible,.footer-wrapper :where(a,button,input):focus-visible,cart-drawer.global-drawer :where(a,button,input,textarea):focus-visible,.breadcrumb a:focus-visible,back-to-top .back-to-top-button:focus-visible{outline:2px solid var(--oc-shell-aqua-soft);outline-offset:3px}.header-section .header-section--wrapper,.header-section.sticky-header{background-color:var(--oc-shell-charcoal)}.header-section .site-header,.header-section .mobile-nav-bar-wrapper{--header-color: var(--oc-shell-charcoal);--nav-text-color: var(--oc-shell-white);--nav-text-hover: var(--oc-shell-aqua);color:var(--oc-shell-white);background-color:var(--oc-shell-charcoal);border-bottom-color:color-mix(in srgb,var(--oc-shell-white) 12%,transparent);box-shadow:inset 0 1px #ffffff1a,0 8px 30px #0000001f}.header-section.sticked .site-header,.header-section.sticked .mobile-nav-bar-wrapper{background-color:var(--oc-shell-charcoal);box-shadow:inset 0 1px #ffffff1f,0 12px 36px #0003}@supports ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.header-section .header-section--wrapper,.header-section.sticky-header{background-color:transparent}.header-section .site-header,.header-section .mobile-nav-bar-wrapper{background-color:var(--oc-shell-glass);border-bottom-color:#ffffff24;box-shadow:inset 0 1px #ffffff1c,0 10px 32px #00000029;-webkit-backdrop-filter:blur(20px) saturate(120%);backdrop-filter:blur(20px) saturate(120%)}.header-section.sticked .site-header,.header-section.sticked .mobile-nav-bar-wrapper{background-color:var(--oc-shell-glass-dense);box-shadow:inset 0 1px #ffffff1f,0 12px 36px #0003}}.header-section .site-header__logo-image,.header-section .site-header__logo-overlay-image,.header-section .site-header__logo-link,.header-section .site-header__logo-overlay-link{transition:opacity var(--oc-shell-ease)}.header-section .site-header__logo-image:hover,.header-section .site-header__logo-overlay-image:hover,.header-section .site-header__logo-link:hover,.header-section .site-header__logo-overlay-link:hover{opacity:.82}.header-section .site-header__nav .site-nav{align-items:center;column-gap:clamp(12px,1.8vw,30px)}.header-section .site-header__nav .first-level-dropdown>.site-nav__link{display:inline-flex;align-items:center;min-height:44px;padding:10px 9px;border-radius:999px;transition:color var(--oc-shell-ease),background-color var(--oc-shell-ease),box-shadow var(--oc-shell-ease)}.header-section .site-header__nav .first-level-dropdown>.site-nav__link:hover,.header-section .site-header__nav .first-level-dropdown>.site-nav__link:focus-visible{background-color:color-mix(in srgb,var(--oc-shell-white) 9%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--oc-shell-white) 12%,transparent)}.header-section .site-header__nav .site-nav__link[aria-current=page]{color:var(--oc-shell-aqua);background-color:color-mix(in srgb,var(--oc-shell-aqua) 13%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--oc-shell-aqua) 36%,transparent)}.header-section .top-links--icon-links .standalone-icon--wrapper,.header-section .mobile-nav-bar-wrapper .standalone-icon--wrapper,.header-section .top-links--icon-links .account-button{border-radius:999px;transition:color var(--oc-shell-ease),background-color var(--oc-shell-ease),box-shadow var(--oc-shell-ease)}.header-section .top-links--icon-links .account-button{min-width:44px;min-height:44px;align-items:center;justify-content:center}.header-section .top-links--icon-links .standalone-icon--wrapper:hover,.header-section .top-links--icon-links .standalone-icon--wrapper:focus-visible,.header-section .mobile-nav-bar-wrapper .standalone-icon--wrapper:hover,.header-section .mobile-nav-bar-wrapper .standalone-icon--wrapper:focus-visible,.header-section .top-links--icon-links .account-button:hover{color:var(--oc-shell-aqua);background-color:color-mix(in srgb,var(--oc-shell-white) 9%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--oc-shell-white) 12%,transparent)}.header-section .site-nav__dropdown,.header-section .site-nav__subdropdown{color:var(--oc-shell-white);background-color:color-mix(in srgb,var(--oc-shell-charcoal) 95%,transparent);border:1px solid color-mix(in srgb,var(--oc-shell-white) 11%,transparent);box-shadow:0 22px 56px color-mix(in srgb,var(--oc-shell-ink) 28%,transparent);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.header-section .site-nav__dropdown{border-radius:0 0 20px 20px}.header-section .site-nav__subdropdown{border-radius:16px}.header-section .site-nav__dropdown .site-nav__link,.header-section .site-nav__dropdown .animated-link--item{color:var(--oc-shell-white)}.header-section .site-nav__dropdown.standard-dropdown .site-nav__link,.header-section .mega-menu-block .animated-link--item{display:flex;align-items:center;min-height:44px;border-radius:10px;transition:color var(--oc-shell-ease),background-color var(--oc-shell-ease)}.header-section .site-nav__dropdown.standard-dropdown .site-nav__link:hover,.header-section .site-nav__dropdown.standard-dropdown .site-nav__link:focus-visible,.header-section .mega-menu-block .animated-link--item:hover,.header-section .mega-menu-block .animated-link--item:focus-visible{color:var(--oc-shell-aqua);background-color:color-mix(in srgb,var(--oc-shell-white) 7%,transparent)}.header-section .mega-menu-block{gap:24px;padding-top:24px;padding-bottom:24px}.header-section .mega-menu--image,.header-section .mega-menu-promo--image,.header-section .mega-menu-promo--image img{border-radius:16px}.header-section .drawer--left{--menu-drawer-color: color-mix(in srgb, var(--oc-shell-white) 94%, transparent);--menu-drawer-text-color: var(--oc-shell-ink);--menu-drawer-text-hover-color: var(--oc-shell-aqua);--menu-drawer-border-color: color-mix(in srgb, var(--oc-shell-ink) 12%, transparent);color:var(--oc-shell-ink);background-color:var(--menu-drawer-color);border:1px solid color-mix(in srgb,var(--oc-shell-white) 54%,transparent);border-left:0;border-radius:0 24px 24px 0;box-shadow:24px 0 64px color-mix(in srgb,var(--oc-shell-ink) 24%,transparent);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.header-section .drawer--left .mobile-nav__logo-title,.header-section .drawer--left .mobile-nav--footer{background-color:color-mix(in srgb,var(--oc-shell-white) 84%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-section .drawer--left .mobile-nav__logo-title--inner{border-bottom-color:color-mix(in srgb,var(--oc-shell-ink) 10%,transparent)}.header-section .drawer--left .mobile-nav--footer{border-top:1px solid color-mix(in srgb,var(--oc-shell-ink) 10%,transparent);box-shadow:0 -18px 36px color-mix(in srgb,var(--oc-shell-ink) 8%,transparent)}.header-section .drawer--left .mobile-menu--close-btn,.header-section .drawer--left .mobile-nav__toggle button{min-width:44px;min-height:44px;border-radius:12px;transition:color var(--oc-shell-ease),background-color var(--oc-shell-ease)}.header-section .drawer--left .mobile-menu--close-btn:hover,.header-section .drawer--left .mobile-menu--close-btn:focus-visible,.header-section .drawer--left .mobile-nav__toggle button:hover,.header-section .drawer--left .mobile-nav__toggle button:focus-visible{color:var(--oc-shell-ink-soft);background-color:color-mix(in srgb,var(--oc-shell-aqua-soft) 18%,transparent)}.header-section .drawer--left .mobile-nav__link{display:flex;align-items:center;min-height:44px}.header-section .drawer--left .mobile-nav__item--active>.mobile-nav__link,.header-section .drawer--left .mobile-nav__item--active>.mobile-nav__has-sublist{color:var(--oc-shell-ink-soft);background-color:color-mix(in srgb,var(--oc-shell-aqua-soft) 18%,transparent);border-radius:14px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--oc-shell-aqua) 28%,transparent)}.header-section .drawer--left .mobile-nav__item--active>.mobile-nav__link{padding-right:12px;padding-left:12px}.header-section .drawer--left .oxiclear-legacy-mobile-search .input-group-field{min-height:48px;padding-right:14px;padding-left:14px;color:var(--oc-shell-ink);background-color:color-mix(in srgb,var(--oc-shell-white) 76%,transparent);border:1px solid color-mix(in srgb,var(--oc-shell-ink) 15%,transparent);border-radius:14px;box-shadow:inset 0 1px color-mix(in srgb,var(--oc-shell-white) 70%,transparent)}.header-section .drawer--left .oxiclear-legacy-mobile-search .input-group-field:focus{border-color:var(--oc-shell-aqua);box-shadow:0 0 0 3px color-mix(in srgb,var(--oc-shell-aqua) 22%,transparent)}.header-section .drawer-overlay{background-color:color-mix(in srgb,var(--oc-shell-ink) 44%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.footer-wrapper{color:var(--oc-shell-white);background-color:var(--oc-shell-charcoal)}.footer-wrapper .footer-main,.footer-wrapper .footer-bottom{--color-scheme-background-color: var(--oc-shell-charcoal);--color-scheme-text-color: var(--oc-shell-white);--color-scheme-border-color: color-mix(in srgb, var(--oc-shell-white) 12%, transparent);color:var(--oc-shell-white);background-color:var(--oc-shell-charcoal)}@supports ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.footer-wrapper{background-color:var(--oc-shell-glass);box-shadow:inset 0 1px #ffffff1c,0 -10px 30px #0000001a;-webkit-backdrop-filter:blur(18px) saturate(120%);backdrop-filter:blur(18px) saturate(120%)}.footer-wrapper .footer-main,.footer-wrapper .footer-bottom{background-color:transparent}}@media screen and (max-width:767px){@supports ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.header-section .site-header,.header-section .mobile-nav-bar-wrapper,.footer-wrapper{-webkit-backdrop-filter:blur(12px) saturate(115%);backdrop-filter:blur(12px) saturate(115%)}}}@media(prefers-reduced-transparency:reduce){.header-section .header-section--wrapper,.header-section.sticky-header,.header-section .site-header,.header-section .mobile-nav-bar-wrapper,.footer-wrapper,.footer-wrapper .footer-main,.footer-wrapper .footer-bottom{background-color:var(--oc-shell-charcoal);-webkit-backdrop-filter:none;backdrop-filter:none}}.footer-wrapper .footer-main{position:relative}.footer-wrapper .footer-main:before{position:absolute;top:0;right:0;left:0;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--oc-shell-aqua) 70%,transparent),transparent);content:""}.footer-wrapper .footer-article,.footer-wrapper .footer-content,.footer-wrapper .bottom--footer{color:color-mix(in srgb,var(--oc-shell-white) 84%,transparent)}.footer-wrapper .links-footer ul{gap:0}.footer-wrapper .links-footer a,.footer-wrapper .footer-article a,.footer-wrapper .bottom--footer---links a{display:inline-flex;align-items:center;min-height:44px;color:var(--oc-shell-white);transition:color var(--oc-shell-ease),transform var(--oc-shell-ease)}.footer-wrapper .links-footer a:hover,.footer-wrapper .links-footer a:focus-visible,.footer-wrapper .footer-article a:hover,.footer-wrapper .footer-article a:focus-visible,.footer-wrapper .bottom--footer---links a:hover,.footer-wrapper .bottom--footer---links a:focus-visible{color:var(--oc-shell-aqua);transform:translate(3px)}.footer-wrapper .newsletter-footer .input-group{gap:12px}.footer-wrapper .footer-email-input,.footer-wrapper .newsletter-footer input.footer-email-input{min-height:50px;padding:0 16px;color:var(--oc-shell-white);background-color:color-mix(in srgb,var(--oc-shell-white) 8%,transparent);border:1px solid color-mix(in srgb,var(--oc-shell-white) 18%,transparent);border-radius:14px;box-shadow:inset 0 1px color-mix(in srgb,var(--oc-shell-white) 10%,transparent)}.footer-wrapper .footer-email-input::placeholder,.footer-wrapper .newsletter-footer input.footer-email-input::placeholder{color:color-mix(in srgb,var(--oc-shell-white) 66%,transparent);opacity:1}.footer-wrapper .footer-email-input:focus,.footer-wrapper .newsletter-footer input.footer-email-input:focus{border-color:var(--oc-shell-aqua-soft);box-shadow:0 0 0 3px color-mix(in srgb,var(--oc-shell-aqua) 22%,transparent)}.footer-wrapper .footer-email-submit{min-height:50px;padding-right:20px;padding-left:20px;color:var(--oc-shell-ink-soft);background-color:var(--oc-shell-aqua);border-color:var(--oc-shell-aqua);border-radius:14px;box-shadow:0 10px 24px color-mix(in srgb,var(--oc-shell-ink) 18%,transparent);transition:background-color var(--oc-shell-ease),transform var(--oc-shell-ease),box-shadow var(--oc-shell-ease)}.footer-wrapper .footer-email-submit:hover,.footer-wrapper .footer-email-submit:focus-visible{color:var(--oc-shell-ink-soft);background-color:var(--oc-shell-aqua-soft);border-color:var(--oc-shell-aqua-soft);box-shadow:0 12px 28px color-mix(in srgb,var(--oc-shell-ink) 24%,transparent);transform:translateY(-1px)}.footer-wrapper .social-media-footer ul li a{min-width:44px;min-height:44px;border:1px solid color-mix(in srgb,var(--oc-shell-white) 14%,transparent);border-radius:999px;background-color:color-mix(in srgb,var(--oc-shell-white) 6%,transparent);transition:color var(--oc-shell-ease),background-color var(--oc-shell-ease),border-color var(--oc-shell-ease)}.footer-wrapper .social-media-footer ul li a:hover,.footer-wrapper .social-media-footer ul li a:focus-visible{color:var(--oc-shell-aqua);border-color:color-mix(in srgb,var(--oc-shell-aqua) 48%,transparent);background-color:color-mix(in srgb,var(--oc-shell-aqua) 12%,transparent)}.footer-wrapper .footer-bottom{border-top:1px solid color-mix(in srgb,var(--oc-shell-white) 10%,transparent)}.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:4px;width:fit-content;max-width:100%;min-height:52px;padding:4px 8px;color:var(--oc-shell-copy);background-color:color-mix(in srgb,var(--oc-shell-white) 88%,transparent);border:1px solid color-mix(in srgb,var(--oc-shell-ink) 9%,transparent);border-radius:999px;box-shadow:inset 0 1px color-mix(in srgb,var(--oc-shell-white) 78%,transparent),0 10px 28px color-mix(in srgb,var(--oc-shell-ink) 9%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.breadcrumb .breadcrumb-item{display:inline-flex;align-items:center}.breadcrumb .breadcrumb-item a{display:inline-flex;align-items:center;min-height:44px;padding-right:10px;padding-left:10px;border-radius:999px;transition:color var(--oc-shell-ease),background-color var(--oc-shell-ease)}.breadcrumb .breadcrumb-item a:hover,.breadcrumb .breadcrumb-item a:focus-visible{color:var(--oc-shell-ink-soft);background-color:color-mix(in srgb,var(--oc-shell-aqua-soft) 18%,transparent)}.breadcrumb .breadcrumb-item[aria-current=page]{padding-right:10px;color:var(--oc-shell-ink-soft);font-weight:600}.breadcrumb .breadcrumb-divider{color:var(--oc-shell-aqua)}.header-section .search-dropdown{--header-color: var(--oc-shell-charcoal);--nav-text-color: var(--oc-shell-white);--nav-text-hover: var(--oc-shell-aqua);color:var(--oc-shell-white);background-color:color-mix(in srgb,var(--oc-shell-charcoal) 95%,transparent);border-bottom:1px solid color-mix(in srgb,var(--oc-shell-white) 12%,transparent);border-radius:0 0 24px 24px;box-shadow:0 28px 64px color-mix(in srgb,var(--oc-shell-ink) 30%,transparent);clip-path:inset(0 0 0 round 0 0 24px 24px);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.header-section .predictive-search__search-bar,.header-section .predictive-search__results-container,.header-section .predictive-search__empty-state{background-color:transparent}.header-section .predictive-search__input-container{min-height:52px;overflow:hidden;background-color:color-mix(in srgb,var(--oc-shell-white) 8%,transparent);border:1px solid color-mix(in srgb,var(--oc-shell-white) 16%,transparent);border-radius:16px;box-shadow:inset 0 1px color-mix(in srgb,var(--oc-shell-white) 10%,transparent);transition:border-color var(--oc-shell-ease),box-shadow var(--oc-shell-ease)}.header-section .predictive-search__input-container:focus-within{border-color:var(--oc-shell-aqua-soft);box-shadow:0 0 0 3px color-mix(in srgb,var(--oc-shell-aqua) 22%,transparent)}.header-section .predictive-search__input{min-height:50px;color:var(--oc-shell-white)}.header-section .predictive-search__input::placeholder{color:color-mix(in srgb,var(--oc-shell-white) 68%,transparent);opacity:1}.header-section .predictive-search__submit,.header-section .predictive-search__clear,.header-section .search-dropdown__close{min-width:44px;min-height:44px;color:var(--oc-shell-white);border-radius:12px;transition:color var(--oc-shell-ease),background-color var(--oc-shell-ease)}.header-section .predictive-search__submit:hover,.header-section .predictive-search__submit:focus-visible,.header-section .predictive-search__clear:hover,.header-section .predictive-search__clear:focus-visible,.header-section .search-dropdown__close:hover,.header-section .search-dropdown__close:focus-visible{color:var(--oc-shell-aqua);background-color:color-mix(in srgb,var(--oc-shell-white) 9%,transparent)}.header-section .predictive-search__title,.header-section .predictive-search__nav:after{border-color:color-mix(in srgb,var(--oc-shell-white) 12%,transparent)}.header-section .predictive-search__list-item,.header-section .predictive-search__nav-button{display:inline-flex;align-items:center;min-height:44px;color:var(--oc-shell-white)}.header-section .predictive-search__nav-button{padding-right:8px;padding-left:8px}.header-section .predictive-search__nav-button.active{color:var(--oc-shell-aqua)}.header-section .predictive-search__nav-button.active:after{background-color:var(--oc-shell-aqua)}.header-section .predictive-search__grid-item--page-or-article,.header-section .predictive-search__collection-link--no-image{background-color:color-mix(in srgb,var(--oc-shell-white) 7%,transparent);border:1px solid color-mix(in srgb,var(--oc-shell-white) 11%,transparent);border-radius:16px;box-shadow:inset 0 1px color-mix(in srgb,var(--oc-shell-white) 8%,transparent)}.header-section .predictive-search__collection-image,.header-section .predictive-search__collection-image img{border-radius:14px}.header-section .predictive-search__view-all-mobile{background-color:color-mix(in srgb,var(--oc-shell-charcoal) 88%,transparent);border-top-color:color-mix(in srgb,var(--oc-shell-white) 12%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-section .search-dropdown__overlay{background-color:color-mix(in srgb,var(--oc-shell-ink) 48%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}cart-drawer.global-drawer{--cart-drawer-color: color-mix(in srgb, var(--oc-shell-white) 96%, transparent);--cart-drawer-text-color: var(--oc-shell-ink);--cart-drawer-text-color-transparent10: color-mix(in srgb, var(--oc-shell-ink) 10%, transparent);--cart-drawer-text-color-transparent25: color-mix(in srgb, var(--oc-shell-ink) 25%, transparent);--cart-drawer-text-color-transparent40: color-mix(in srgb, var(--oc-shell-ink) 40%, transparent);--cart-drawer-text-color-transparent50: color-mix(in srgb, var(--oc-shell-ink) 50%, transparent);--cart-drawer-text-color-transparent70: color-mix(in srgb, var(--oc-shell-ink) 70%, transparent);color:var(--oc-shell-ink);background-color:var(--cart-drawer-color);box-shadow:-28px 0 72px color-mix(in srgb,var(--oc-shell-ink) 24%,transparent);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}cart-drawer.global-drawer .global-drawer__content{overflow:hidden;background-color:var(--cart-drawer-color);border-left:1px solid color-mix(in srgb,var(--oc-shell-white) 62%,transparent);border-radius:24px 0 0 24px}cart-drawer.global-drawer .global-drawer__sticky-header,cart-drawer.global-drawer .global-drawer__sticky-bottom{z-index:2;background-color:color-mix(in srgb,var(--oc-shell-white) 84%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}cart-drawer.global-drawer .global-drawer__sticky-header:after,cart-drawer.global-drawer .global-drawer__footer{border-color:color-mix(in srgb,var(--oc-shell-ink) 12%,transparent)}cart-drawer.global-drawer .global-drawer__close{min-width:44px;min-height:44px;align-items:center;justify-content:center;border-radius:999px;transition:color var(--oc-shell-ease),background-color var(--oc-shell-ease)}cart-drawer.global-drawer .global-drawer__close:hover,cart-drawer.global-drawer .global-drawer__close:focus-visible{color:var(--oc-shell-ink-soft);background-color:color-mix(in srgb,var(--oc-shell-aqua-soft) 18%,transparent)}cart-drawer.global-drawer .cart-drawer__product_card{padding:14px;background-color:color-mix(in srgb,var(--oc-shell-cloud) 82%,transparent);border:1px solid color-mix(in srgb,var(--oc-shell-ink) 9%,transparent);border-radius:18px;box-shadow:inset 0 1px 0 var(--oc-shell-white),0 8px 22px color-mix(in srgb,var(--oc-shell-ink) 7%,transparent)}cart-drawer.global-drawer .cart-drawer__product_card:not(:last-of-type){margin-bottom:12px;padding-bottom:14px;border-bottom:1px solid color-mix(in srgb,var(--oc-shell-ink) 9%,transparent)}cart-drawer.global-drawer .cart-drawer__product_card--image,cart-drawer.global-drawer .cart-drawer__product_card--image .theme-img{overflow:hidden;border-radius:14px}cart-drawer.global-drawer .cart-drawer__product_card--title a{display:inline-flex;align-items:center;min-height:44px}cart-drawer.global-drawer .cart-drawer__product-card--quantity{min-height:44px;overflow:hidden;background-color:var(--oc-shell-white);border-color:color-mix(in srgb,var(--oc-shell-ink) 14%,transparent);border-radius:14px}cart-drawer.global-drawer .cart-drawer__product-card--quantity--button{min-width:44px;min-height:44px;justify-content:center;padding:0;transition:background-color var(--oc-shell-ease)}cart-drawer.global-drawer .cart-drawer__product-card--quantity--button:hover,cart-drawer.global-drawer .cart-drawer__product-card--quantity--button:focus-visible{background-color:color-mix(in srgb,var(--oc-shell-aqua-soft) 16%,transparent)}cart-drawer.global-drawer .cart-drawer__product-card--quantity--input{min-height:44px;background-color:transparent}cart-drawer.global-drawer .cart-drawer__product-card--remove{top:-8px;right:-8px;min-width:44px;min-height:44px;align-items:center;justify-content:center;padding:0;background-color:color-mix(in srgb,var(--oc-shell-white) 82%,transparent);border:1px solid color-mix(in srgb,var(--oc-shell-ink) 9%,transparent);border-radius:999px;transition:color var(--oc-shell-ease),background-color var(--oc-shell-ease)}cart-drawer.global-drawer .cart-drawer__product-card--remove:hover,cart-drawer.global-drawer .cart-drawer__product-card--remove:focus-visible{color:var(--oc-shell-ink-soft);background-color:color-mix(in srgb,var(--oc-shell-aqua-soft) 20%,var(--oc-shell-white))}cart-drawer.global-drawer .cart-drawer__note--open{min-height:44px;border-radius:12px}cart-drawer.global-drawer .cart-drawer__note--open:hover,cart-drawer.global-drawer .cart-drawer__note--open:focus-visible{background-color:color-mix(in srgb,var(--oc-shell-aqua-soft) 16%,transparent)}cart-drawer.global-drawer .cart-drawer__note--modal{background-color:color-mix(in srgb,var(--oc-shell-white) 94%,transparent);border-radius:20px 20px 0 0;box-shadow:0 -20px 48px color-mix(in srgb,var(--oc-shell-ink) 18%,transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}cart-drawer.global-drawer .cart-drawer__note--textarea{min-height:110px;padding:12px;background-color:color-mix(in srgb,var(--oc-shell-mist) 80%,transparent);border-radius:14px}cart-drawer.global-drawer .cart-drawer__footer--button,cart-drawer.global-drawer .cart-drawer__empty-btn,cart-drawer.global-drawer .cart-drawer__note--close-btn{min-height:48px;border-radius:14px}cart-drawer.global-drawer .cart-drawer__footer--button:not(.btn--secondary),cart-drawer.global-drawer .cart-drawer__empty-btn,cart-drawer.global-drawer .cart-drawer__note--close-btn{color:var(--oc-shell-ink-soft);background-color:var(--oc-shell-aqua);border-color:var(--oc-shell-aqua)}cart-drawer.global-drawer .cart-drawer__footer--button.btn--secondary{color:var(--oc-shell-ink-soft);background-color:color-mix(in srgb,var(--oc-shell-white) 72%,transparent);border-color:color-mix(in srgb,var(--oc-shell-ink) 18%,transparent)}cart-drawer.global-drawer .cart-free-shipping-bar__track{overflow:hidden;background-color:color-mix(in srgb,var(--oc-shell-ink) 10%,transparent);border-radius:999px}cart-drawer.global-drawer .cart-free-shipping-bar__fill{background-color:var(--oc-shell-aqua);border-radius:999px}cart-drawer.global-drawer .global-drawer__overlay{background-color:color-mix(in srgb,var(--oc-shell-ink) 48%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}back-to-top .back-to-top-button{min-width:48px;min-height:48px;padding:0;border-radius:999px}back-to-top .back-to-top-button .btn-colors-primary{width:48px;height:48px;padding:0;color:var(--oc-shell-white);background-color:color-mix(in srgb,var(--oc-shell-charcoal) 88%,transparent);border:1px solid color-mix(in srgb,var(--oc-shell-white) 18%,transparent);border-radius:999px;box-shadow:inset 0 1px color-mix(in srgb,var(--oc-shell-white) 15%,transparent),0 12px 30px color-mix(in srgb,var(--oc-shell-ink) 24%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:color var(--oc-shell-ease),background-color var(--oc-shell-ease),transform var(--oc-shell-ease)}back-to-top .back-to-top-button:hover .btn-colors-primary,back-to-top .back-to-top-button:focus-visible .btn-colors-primary{color:var(--oc-shell-ink-soft);background-color:var(--oc-shell-aqua-soft);transform:translateY(-2px)}@media screen and (min-width:990px)and (max-width:1199px){.header-section .site-header{padding-right:clamp(28px,3.5vw,42px);padding-left:clamp(28px,3.5vw,42px)}.header-section .site-header__wrapper{grid-template-columns:clamp(176px,18vw,200px) minmax(0,1fr);gap:12px;min-height:64px}.header-section .site-header__logo img{width:100%;max-width:200px;height:auto}.header-section .site-header__wrapper__right{min-width:0;flex-wrap:nowrap;align-items:center}.header-section .site-header__nav{min-width:0;flex:1 1 auto}.header-section .site-header__nav .site-nav{column-gap:clamp(4px,.7vw,10px)}.header-section .site-header__nav .first-level-dropdown>.site-nav__link{padding-right:6px;padding-left:6px}.header-section .site-header__nav .site-nav--link-text{font-size:13px}.header-section .site-header__links{flex:0 0 auto;padding-left:12px}}@media screen and (max-width:767px){.header-section .drawer--left{border-radius:0 20px 20px 0}.footer-wrapper .footer-email-submit,.footer-wrapper .links-footer a,.footer-wrapper .footer-article a{width:100%}.breadcrumb{border-radius:20px}.header-section .search-dropdown{border-radius:0 0 20px 20px;clip-path:inset(0 0 0 round 0 0 20px 20px)}cart-drawer.global-drawer .global-drawer__content{border-radius:20px 0 0 20px}cart-drawer.global-drawer .cart-drawer__product_card{padding:12px}cart-drawer.global-drawer .cart-drawer__product_card:not(:last-of-type){padding-bottom:12px}}@media(prefers-reduced-motion:reduce){.header-section *,.footer-wrapper *,cart-drawer.global-drawer,cart-drawer.global-drawer *,.breadcrumb *,back-to-top,back-to-top *{scroll-behavior:auto!important;animation:none!important;transition:none!important}.footer-wrapper .links-footer a:hover,.footer-wrapper .footer-article a:hover,.footer-wrapper .bottom--footer---links a:hover,.footer-wrapper .footer-email-submit:hover,back-to-top .back-to-top-button:hover .btn-colors-primary{transform:none}}body .header-section,body .footer-wrapper,body cart-drawer.global-drawer,body .breadcrumb,body back-to-top{--oc-shell-charcoal: #0a0c0d;--oc-shell-aqua: #3ec13c;--oc-shell-aqua-soft: #5fd75c;--oc-shell-glass: rgba(9, 11, 13, .55);--oc-shell-glass-dense: rgba(9, 11, 13, .6)}html body.oc-facelift{--oc-color-focus: #3ec13c;--oc-color-focus-bright: #5fd75c;--oc-commerce-accent: #3ec13c;--oc-commerce-accent-soft: #5fd75c}:root:root{--oxg-accent: #3ec13c;--oxg-wash: radial-gradient(1100px 560px at 12% -8%, rgba(62, 193, 60, .09), transparent 60%), radial-gradient(900px 520px at 108% 26%, rgba(122, 132, 137, .07), transparent 55%)}body .header-section .header-section--wrapper,body .header-section.sticky-header{background:transparent}body .header-section .site-header,body .header-section .mobile-nav-bar-wrapper{width:min(1400px,calc(100% - 28px));margin:14px auto 0;border:1px solid rgba(255,255,255,.17);border-radius:20px;box-shadow:0 10px 36px #00000061,inset 0 1px #ffffff1c}@supports ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){body .header-section .site-header,body .header-section .mobile-nav-bar-wrapper{-webkit-backdrop-filter:blur(24px) saturate(170%);backdrop-filter:blur(24px) saturate(170%)}}body .header-section.sticked .site-header,body .header-section.sticked .mobile-nav-bar-wrapper{box-shadow:0 14px 44px #00000070,inset 0 1px #ffffff1f}@supports ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){body .header-section.sticked .site-header,body .header-section.sticked .mobile-nav-bar-wrapper{-webkit-backdrop-filter:blur(30px) saturate(180%);backdrop-filter:blur(30px) saturate(180%)}}body .header-section .site-nav__dropdown{margin-top:8px;border-radius:20px}body .footer-wrapper{width:min(1400px,calc(100% - 28px));margin:0 auto 26px;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:28px;box-shadow:0 10px 36px #0000004d,inset 0 1px #ffffff1c}@media screen and (max-width:767px){body .header-section .site-header,body .header-section .mobile-nav-bar-wrapper{width:calc(100% - 20px);margin:10px auto 0;border-radius:16px}body .footer-wrapper{width:calc(100% - 20px);margin:0 auto 14px;border-radius:20px}}body.oc-facelift{background:radial-gradient(1100px 560px at 10% -6%,rgba(62,193,60,.1),transparent 60%),radial-gradient(900px 520px at 105% 22%,rgba(122,132,137,.08),transparent 55%),#f4f4ef}body.oc-facelift :is(.legacy-collection-product-card,.oc-legacy-pdp-card,product-card.grid-view-item,.product-card-basic){background:#ffffff8c;border:1px solid rgba(255,255,255,.72);box-shadow:0 0 0 1px #0f14160f,0 12px 32px #0a0e1024,inset 0 1px #fffffff2;-webkit-backdrop-filter:blur(18px) saturate(160%);backdrop-filter:blur(18px) saturate(160%)}@media(hover:hover)and (pointer:fine){body.oc-facelift :is(.legacy-collection-product-card,.oc-legacy-pdp-card,product-card.grid-view-item,.product-card-basic):hover{border-color:#ffffffe6;box-shadow:0 0 0 1px #0f14160f,0 26px 52px #0a0e1033,inset 0 1px #fffffff2}}body.oc-facelift :is(.oc-legacy-pdp__price,.oc-legacy-pdp-card__price,.legacy-collection-product-card__price,.product-grid--price){color:#14171c}body.oc-facelift :is(.oc-legacy-pdp-card__badge,.legacy-product-sale-badge,.product-grid--badge,.badge){color:#07270b}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){body.oc-facelift :is(.legacy-collection-product-card,.oc-legacy-pdp-card,product-card.grid-view-item,.product-card-basic){background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}}@media(prefers-reduced-transparency:reduce){body.oc-facelift :is(.legacy-collection-product-card,.oc-legacy-pdp-card,product-card.grid-view-item,.product-card-basic){background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}}html body.oc-facelift{--oc-action-focus: #3ec13c}body.oc-facelift :is(.oxiclear-legacy-native-page,.oxiclear-legacy-benefits,.oxiclear-legacy-company,.oxiclear-legacy-faq,.oxiclear-legacy-how-to,.oxiclear-legacy-native-content,.oxiclear-legacy-impact,.oxiclear-legacy-technical,.oxiclear-legacy-contact-page,.oxiclear-legacy-native-contact,.oxiclear-legacy-testimonials,.legacy-blog,.legacy-article,.legacy-error-page,.legacy-generic-collection,.legacy-collection-page,.legacy-search,.oc-legacy-pdp,.oc-premium-story,.oc-legacy-pdp-recommendations,.legacy-cart,.legacy-customer){background:transparent}body.oc-facelift :is(.oxiclear-legacy-how-to__panel,.oxiclear-legacy-technical__panel) :is(h2,h3){color:#20762a!important}body.oc-facelift .oxiclear-legacy-technical__tab-list label{background:#ffffffe6}body.oc-facelift .oxiclear-legacy-technical__tab-list :is(input:checked+label,label:has(input:checked)){background:#3ec13c29!important;color:#20762a!important;box-shadow:inset 0 0 0 1.5px #3ec13c!important}body.oc-facelift .oxiclear-legacy-how-to__tab-list{min-height:0;padding:6px 0;border:0;background:transparent;justify-content:center;flex-wrap:wrap;gap:clamp(14px,3vw,26px);overflow:visible}body.oc-facelift .oxiclear-legacy-how-to__tab-list label{display:grid;place-items:center;flex:0 0 auto;width:78px;height:78px;min-height:0;padding:0;border-radius:50%;font-size:13.5px;font-weight:700;color:#414141;background:#ffffffb8;border:1px solid rgba(255,255,255,.9);box-shadow:0 0 0 1px #0f141612,0 10px 24px #0a0e101f,inset 0 1px #fffffff2;-webkit-backdrop-filter:blur(12px) saturate(150%);backdrop-filter:blur(12px) saturate(150%)}body.oc-facelift .oxiclear-legacy-how-to__tab-list :is(input:checked+label,label:has(input:checked)){background:#3ec13c!important;color:#07270b!important;border-color:#3ec13c!important;box-shadow:0 12px 28px #3ec13c59!important}body .footer-wrapper .footer-main{padding-top:clamp(20px,2.6vw,28px);padding-bottom:4px}body .footer-wrapper .links-footer ul{display:block}body .footer-wrapper :is(.links-footer a,.footer-article a){min-height:38px;font-size:14.5px}body .footer-wrapper .footer-bottom{padding-top:0;padding-bottom:20px}@media screen and (max-width:767px){body.oc-facelift .oxiclear-legacy-how-to__tab-list label{width:64px;height:64px;font-size:12px}}body .header-section .site-header__logo img{max-width:128px}body #LegacyHowToStep1:checked~.oxiclear-legacy-how-to__tab-list label[for=LegacyHowToStep1],body #LegacyHowToStep2:checked~.oxiclear-legacy-how-to__tab-list label[for=LegacyHowToStep2],body #LegacyHowToStep3:checked~.oxiclear-legacy-how-to__tab-list label[for=LegacyHowToStep3],body #LegacyHowToStep4:checked~.oxiclear-legacy-how-to__tab-list label[for=LegacyHowToStep4]{background:#3ec13c;color:#07270b;border-color:#3ec13c;box-shadow:0 12px 28px #3ec13c59,inset 0 1px #ffffff80}@media(hover:hover)and (pointer:fine){body .oxiclear-legacy-how-to__tab-list label:hover{box-shadow:0 17px 34px #3ec13c33,inset 0 1px #fffffff5}}body #LegacyTechnicalDrdo:checked~.oxiclear-legacy-technical__tab-list label[for=LegacyTechnicalDrdo],body #LegacyTechnicalViral:checked~.oxiclear-legacy-technical__tab-list label[for=LegacyTechnicalViral],body #LegacyTechnicalCarbon:checked~.oxiclear-legacy-technical__tab-list label[for=LegacyTechnicalCarbon]{background:#3ec13c33;color:#20762a;box-shadow:0 14px 30px #3ec13c38,inset 0 0 0 1.5px #3ec13c,inset 0 1px #fffffff5}body .oxiclear-legacy-technical__report a,body .oxiclear-legacy-technical__report--2020 a{color:#07270b;background:#3ec13cd6;border:1px solid rgba(255,255,255,.45);box-shadow:inset 0 1px #ffffff80,0 12px 28px #3ec13c3d;-webkit-backdrop-filter:blur(10px) saturate(150%);backdrop-filter:blur(10px) saturate(150%)}body .oxiclear-legacy-technical__report a:hover,body .oxiclear-legacy-technical__report--2020 a:hover{color:#07270b;background:#5fd75ce6}body .footer-wrapper .footer-email-submit,body cart-drawer.global-drawer .cart-drawer__footer--button:not(.btn--secondary),body cart-drawer.global-drawer .cart-drawer__empty-btn{color:#07270b;background:#3ec13cd6;border:1px solid rgba(255,255,255,.42);box-shadow:inset 0 1px #ffffff80,0 10px 26px #3ec13c3d;-webkit-backdrop-filter:blur(10px) saturate(150%);backdrop-filter:blur(10px) saturate(150%)}@media screen and (min-width:990px){body .footer-wrapper .footer-main .footer-main--inner{grid-template-columns:1.4fr 1fr 1fr!important;gap:44px}}body .footer-wrapper .content-footer.border-none .footer-article:before{content:"";display:block;width:132px;height:38px;margin-bottom:16px;background:url(/cdn/shop/files/oxiclear-logo-colored.png) left center / contain no-repeat}body .footer-wrapper .content-footer.border-none .footer-article p{max-width:340px;font-size:21px;font-weight:800;line-height:1.4;letter-spacing:.02em}body .footer-wrapper .content-footer.border-none .footer-article strong{color:#5fd75c}@media screen and (max-width:767px){body .header-section .site-header__logo img{max-width:96px}}body.oc-facelift :is(.oc-legacy-three__header>p,.oc-legacy-story__eyebrow){display:block;margin:0 0 12px;color:#5a6a5c;font-size:13px;font-weight:800;letter-spacing:.22em;line-height:1.2;text-transform:uppercase}body.oc-facelift .oc-legacy-three__header{max-width:none;margin:0 0 34px;text-align:left}body.oc-facelift .oc-legacy-three__header h2{color:#1a1e1c;font-size:clamp(28px,3.4vw,40px);font-weight:800;letter-spacing:-.015em;line-height:1.08}html body .header-section .site-header,html body .header-section .mobile-nav-bar-wrapper{--nav-text-hover: var(--oc-shell-white)}body .header-section .site-header__nav .first-level-dropdown>.site-nav__link{position:relative;background-color:transparent!important;box-shadow:none!important}body .header-section .site-header__nav .first-level-dropdown>.site-nav__link:after{content:"";position:absolute;right:6px;bottom:10px;left:6px;z-index:1;height:2px;border-radius:999px;background:linear-gradient(90deg,#3ec13c,#5fd75c);box-shadow:0 0 10px #3ec13c80;transform:scaleX(0);transform-origin:left center;transition:transform .42s cubic-bezier(.22,.72,.22,1);pointer-events:none}@media(hover:hover)and (pointer:fine){body .header-section .site-header__nav .first-level-dropdown>.site-nav__link:hover:after{transform:scaleX(1)}}body .header-section .site-header__nav .first-level-dropdown>.site-nav__link:focus-visible:after{transform:scaleX(1)}body .header-section .site-header__nav .site-nav__link[aria-current=page]{background-color:transparent!important;box-shadow:none!important}body .header-section .site-header__nav .first-level-dropdown>.site-nav__link[aria-current=page]:after{transform:scaleX(1)}@media(prefers-reduced-motion:reduce){body .header-section .site-header__nav .first-level-dropdown>.site-nav__link:after{transition:transform .2s ease}}body .footer-wrapper :is(.links-footer,.footer-article) a{position:relative}body .footer-wrapper :is(.links-footer,.footer-article) a:after{content:"";position:absolute;right:0;bottom:9px;left:0;z-index:1;height:2px;border-radius:999px;background:linear-gradient(90deg,#3ec13c,#5fd75c);box-shadow:0 0 10px #3ec13c80;transform:scaleX(0);transform-origin:left center;transition:transform .42s cubic-bezier(.22,.72,.22,1);pointer-events:none}body .footer-wrapper :is(.links-footer,.footer-article,.bottom--footer---links) a:hover,body .footer-wrapper :is(.links-footer,.footer-article,.bottom--footer---links) a:focus-visible{color:var(--oc-shell-white);transform:none}@media(hover:hover)and (pointer:fine){body .footer-wrapper :is(.links-footer,.footer-article) a:hover:after{transform:scaleX(1)}}body .footer-wrapper :is(.links-footer,.footer-article) a:focus-visible:after{transform:scaleX(1)}@media(prefers-reduced-motion:reduce){body .footer-wrapper :is(.links-footer,.footer-article) a:after{transition:transform .2s ease}}
/*# sourceMappingURL=/cdn/shop/t/37/compiled_assets/styles.css.map?subset=AAAAAAAAgAAAAAAAAAAAABAAAAAArAE */
