:root{--selntz-blue: #125bff;--selntz-blue-dark: #0947d4;--selntz-ink: #080a0b;--selntz-muted: #5c6063;--selntz-canvas: #f7f7f4;--selntz-sage: #e9eeea;--selntz-line: #d9ddda;--selntz-radius: 12px;--selntz-page-gutter: clamp(20px, 4vw, 72px)}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height, 72px) + 72px)}.selntz-page-width{width:min(100%,1600px);margin-inline:auto;padding-inline:var(--selntz-page-gutter);box-sizing:border-box}.selntz-section,.selntz-section *{box-sizing:border-box}.selntz-section{color:var(--selntz-ink);overflow:clip}.selntz-section img,.selntz-section svg,.selntz-section video,.selntz-section model-viewer{display:block;max-width:100%}.selntz-section h1,.selntz-section h2,.selntz-section h3,.selntz-section p{margin-block-start:0}.selntz-section h1,.selntz-section h2,.selntz-section h3{color:inherit;font-family:inherit;font-weight:520;letter-spacing:-.04em;line-height:.98}.selntz-eyebrow{margin:0 0 20px;color:var(--selntz-muted);font-size:11px;font-weight:700;letter-spacing:.16em;line-height:1.3;text-transform:uppercase}.rte p:last-child,.rte>*:last-child{margin-bottom:0}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.selntz-section :is(a,button,input,select,summary):focus-visible,.product-navigation a:focus-visible{outline:2px solid var(--selntz-blue);outline-offset:3px}.selntz-button{position:relative;display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:18px;padding:14px 22px;border:1px solid transparent;border-radius:9px;font:inherit;font-size:12px;font-weight:700;letter-spacing:.09em;line-height:1.2;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:background-color .24s ease,border-color .24s ease,color .24s ease,transform .24s ease,box-shadow .24s ease}.selntz-button--primary{background:var(--selntz-blue);color:#fff;box-shadow:0 10px 28px #125bff2e}.selntz-button--primary:hover:not(:disabled){background:var(--selntz-blue-dark);box-shadow:0 14px 36px #125bff42;transform:translateY(-2px)}.selntz-button__arrow,.mobile-purchase-bar__button>span:last-child{transition:transform .24s ease}.selntz-button:hover .selntz-button__arrow,.mobile-purchase-bar__button:hover>span:last-child{transform:translate(4px)}.selntz-button:disabled{background:#a8adab;box-shadow:none;color:#fff;cursor:not-allowed;transform:none}.selntz-product-js [data-reveal]{opacity:0;transform:translateY(20px);transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1)}.selntz-product-js [data-reveal-image]{transform:translateY(20px) scale(.985)}.selntz-product-js [data-reveal].is-revealed{opacity:1;transform:translateY(0) scale(1)}.selntz-product{padding:clamp(22px,4vw,60px) 0 clamp(72px,8vw,128px);background:var(--selntz-canvas)}.selntz-product__layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.86fr);gap:clamp(36px,5vw,88px);align-items:start}.product-gallery{min-width:0}.product-gallery__stage{position:relative;min-width:0;aspect-ratio:1 / 1.04;overflow:hidden;border-radius:clamp(12px,1.5vw,22px);background:#ecefeb}.product-gallery__media{width:100%;height:100%;animation:productMediaIn .36s ease both}.product-gallery__media[hidden]{display:none}.product-gallery__media-inner{width:100%;height:100%;overflow:hidden}.product-gallery__media-inner--zoomable{cursor:zoom-in}.product-gallery__media-inner--zoomable.is-zoomed{cursor:zoom-out}.product-gallery__image,.product-gallery__video,.product-gallery__model,.product-gallery__placeholder{width:100%;height:100%;object-fit:contain}.product-gallery__image{transition:transform .7s cubic-bezier(.22,1,.36,1)}.product-gallery--curated .product-gallery__image{object-fit:cover;object-position:center}.product-gallery__media-inner--zoomable:hover .product-gallery__image{transform:scale(1.025)}.product-gallery__media-inner--zoomable.is-zoomed .product-gallery__image,.product-gallery__media-inner--zoomable.is-zoomed:hover .product-gallery__image{transform:scale(1.5)}.product-gallery__media--placeholder{padding:12%}.product-gallery__arrow,.product-gallery__zoom{position:absolute;z-index:2;display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;border:1px solid rgba(8,10,11,.1);border-radius:50%;background:#ffffffdb;color:var(--selntz-ink);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background-color .2s ease,transform .2s ease}.product-gallery__arrow:hover,.product-gallery__zoom:hover{background:#fff;transform:scale(1.04)}.product-gallery__arrow{top:50%;transform:translateY(-50%)}.product-gallery__arrow:hover{transform:translateY(-50%) scale(1.04)}.product-gallery__arrow--previous{left:18px}.product-gallery__arrow--next{right:18px}.product-gallery__zoom{right:18px;top:18px}.product-gallery__counter{position:absolute;right:18px;bottom:18px;z-index:2;padding:8px 12px;border-radius:999px;background:#ffffffdb;color:var(--selntz-ink);font-size:11px;font-weight:700;letter-spacing:.08em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-gallery__thumbnails{display:flex;max-width:100%;gap:10px;padding:12px 2px 2px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin}.product-gallery__thumbnail{position:relative;flex:0 0 76px;width:76px;height:76px;padding:0;overflow:hidden;border:1px solid transparent;border-radius:9px;background:#ecefeb;cursor:pointer;opacity:.62;scroll-snap-align:start;transition:opacity .18s ease,border-color .18s ease}.product-gallery__thumbnail img{width:100%;height:100%;object-fit:cover}.product-gallery__thumbnail:hover,.product-gallery__thumbnail.is-active{border-color:var(--selntz-ink);opacity:1}.product-gallery__media-type{position:absolute;right:4px;bottom:4px;display:inline-flex;min-width:23px;height:23px;align-items:center;justify-content:center;padding:0 5px;border-radius:50px;background:#ffffffe6;color:var(--selntz-ink);font-size:9px;font-weight:700}.product-purchase{min-width:0}.product-purchase__sticky{position:sticky;top:calc(var(--header-height, 72px) + 36px)}.product-purchase__vendor{margin:-10px 0 12px;color:var(--selntz-muted);font-size:12px;text-transform:uppercase}.product-purchase__title{max-width:15ch;margin:0 0 14px;font-size:clamp(38px,4.1vw,66px);overflow-wrap:anywhere}.product-social-proof{display:inline-flex;min-width:0;min-height:32px;flex-wrap:wrap;align-items:center;gap:8px 10px;margin:0 0 17px;padding:7px 11px 7px 10px;border:1px solid rgba(8,10,11,.1);border-radius:999px;background:linear-gradient(180deg,#fffffff7,#f8f8f4f2);box-shadow:0 7px 24px #080a0b0b;color:var(--selntz-ink);font-size:12px;line-height:1;vertical-align:top}.product-social-proof__rating,.product-social-proof__sold{display:inline-flex;align-items:center;white-space:nowrap}.product-social-proof__rating{gap:7px}.product-social-proof__stars{position:relative;display:inline-flex;width:94px;height:18px;flex:none;color:#d9d5ca}.product-social-proof__stars svg{display:block;width:94px;max-width:none;height:18px;flex:none;fill:currentColor}.product-social-proof__stars-fill{position:absolute;inset:0 auto 0 0;display:block;width:var(--rating-fill, 96%);height:18px;overflow:hidden;color:#d99a1d}.product-social-proof__score{font-weight:720;letter-spacing:-.01em}.product-social-proof__divider{width:1px;height:15px;flex:none;background:#080a0b29}.product-social-proof__sold{gap:7px;color:#34383a;font-weight:650;letter-spacing:.01em}.product-social-proof__sold-dot{width:6px;height:6px;flex:none;border-radius:50%;background:#2e8b57;box-shadow:0 0 0 3px #2e8b571c}.product-price{display:flex;flex-wrap:wrap;align-items:center;gap:9px 12px;margin-bottom:22px}.product-price__current{font-size:clamp(22px,2vw,28px);font-weight:620;letter-spacing:-.03em}.product-price__compare{color:var(--selntz-muted);font-size:16px}.product-price__sale{display:inline-flex;min-height:25px;align-items:center;padding:5px 8px;border-radius:5px;background:#dbe6ff;color:#073cae;font-size:10px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.is-hidden{display:none!important}.product-purchase__intro{max-width:52ch;margin-bottom:30px;color:var(--selntz-muted);font-size:16px;line-height:1.65}.product-option{min-width:0;margin:0 0 24px;padding:0;border:0}.product-option legend{display:flex;width:100%;justify-content:space-between;gap:16px;margin-bottom:10px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-option__selected{color:var(--selntz-muted);font-weight:500;letter-spacing:0;text-transform:none}.product-option__values{display:flex;flex-wrap:wrap;gap:8px}.product-option__label{display:inline-flex;min-height:46px;align-items:center;gap:8px;padding:11px 15px;border:1px solid var(--selntz-line);border-radius:8px;background:#fff;color:var(--selntz-ink);font-size:13px;font-weight:600;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease,opacity .18s ease}.product-option__swatch{flex:0 0 16px;width:16px;height:16px;border:1px solid rgba(8,10,11,.46);border-radius:50%;background:#8a8f91;box-shadow:inset 0 0 0 1px #fff3}.product-option__swatch--silver{border-color:#747c80;background:linear-gradient(135deg,#fff,#d7dcde 26%,#92999d,#f4f6f7 72%,#b7bdc0)}.product-option__swatch--black{border-color:#000;background:linear-gradient(135deg,#4a4e50,#111314,#020303 68%,#242728)}.product-option__swatch--rose-gold,.product-option__swatch--rose-golden{border-color:#9d6e64;background:linear-gradient(135deg,#f8ded7,#d9a99e 30%,#a86f66 52%,#efc8bd 75%,#bd8176)}.product-option__input:checked+.product-option__label{border-color:var(--selntz-ink);background:var(--selntz-ink);color:#fff}.product-option__input:checked+.product-option__label .product-option__swatch{border-color:#ffffffe6;box-shadow:0 0 0 2px #ffffffeb,inset 0 0 0 1px #080a0b29}.product-option__input:focus-visible+.product-option__label{outline:2px solid var(--selntz-blue);outline-offset:2px}.product-option__input:disabled+.product-option__label,.product-option__label.is-unavailable{color:#9a9e9c;cursor:not-allowed;opacity:.55;text-decoration:line-through}.no-js .product-options,.no-js [data-gallery-previous],.no-js [data-gallery-next],.no-js [data-gallery-thumbnail],.no-js [data-zoom-toggle]{display:none}.product-bundle{min-width:0;margin:2px 0 22px;padding:0;border:0}.product-bundle__legend{display:flex;width:100%;justify-content:space-between;gap:16px;margin-bottom:11px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-bundle__selected{color:var(--selntz-muted);font-weight:500;letter-spacing:0;text-align:right;text-transform:none}.product-bundle__options{display:grid;gap:8px}.product-bundle__option{display:grid;min-width:0;min-height:72px;grid-template-columns:18px minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px 14px;border:1px solid var(--selntz-line);border-radius:11px;background:#fff;color:var(--selntz-ink);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease,transform .18s ease}.product-bundle__option:hover{border-color:#080a0b52;transform:translateY(-1px)}.product-bundle__indicator{position:relative;width:17px;height:17px;border:1px solid rgba(8,10,11,.34);border-radius:50%;background:#fff}.product-bundle__copy,.product-bundle__total,.product-bundle__copy strong,.product-bundle__copy small,.product-bundle__total span,.product-bundle__total small{display:block;min-width:0}.product-bundle__copy strong{font-size:13px;font-weight:680;line-height:1.3}.product-bundle__copy small,.product-bundle__total small{margin-top:3px;color:var(--selntz-muted);font-size:10px;line-height:1.35}.product-bundle__title-line{display:flex;min-width:0;flex-wrap:wrap;gap:6px;align-items:center}.product-bundle__title-line em{display:inline-flex;min-height:20px;align-items:center;padding:3px 6px;border-radius:999px;background:#e5ecff;color:#073cae;font-size:8px;font-style:normal;font-weight:800;letter-spacing:.08em;line-height:1}.product-bundle__total{text-align:right;white-space:nowrap}.product-bundle__total>span{font-size:13px;font-weight:680}.product-bundle__total s{display:block;margin-bottom:2px;color:var(--selntz-muted);font-size:10px;line-height:1.2}.product-bundle__input:checked+.product-bundle__option{border-color:var(--selntz-blue);background:#f6f8ff;box-shadow:0 0 0 1px var(--selntz-blue),0 10px 26px #125bff14}.product-bundle__input:checked+.product-bundle__option .product-bundle__indicator{border-color:var(--selntz-blue);box-shadow:inset 0 0 0 4px #fff;background:var(--selntz-blue)}.product-bundle__input:focus-visible+.product-bundle__option{outline:2px solid var(--selntz-blue);outline-offset:3px}.product-bundle__note{margin:10px 1px 0;color:var(--selntz-muted);font-size:10px;line-height:1.45}.product-form__controls{display:grid;grid-template-columns:128px minmax(0,1fr);gap:10px}.product-form__controls--single{grid-template-columns:minmax(0,1fr)}.quantity-selector{display:grid;grid-template-columns:40px minmax(36px,1fr) 40px;min-height:56px;overflow:hidden;border:1px solid var(--selntz-line);border-radius:9px;background:#fff}.quantity-selector button,.quantity-selector input{min-width:0;padding:0;border:0;background:transparent;color:var(--selntz-ink);font:inherit;text-align:center}.quantity-selector button{font-size:20px;cursor:pointer}.quantity-selector input{width:100%;-webkit-appearance:textfield;appearance:textfield;font-size:13px;font-weight:650}.quantity-selector input::-webkit-inner-spin-button,.quantity-selector input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.product-form__submit{width:100%;min-height:56px}.product-form__submit.is-loading [data-add-to-cart-label],.product-form__submit.is-loading .selntz-button__arrow{opacity:0}.product-form__spinner{position:absolute;width:18px;height:18px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;opacity:0;animation:productSpinner .7s linear infinite}.product-form__submit.is-loading .product-form__spinner{opacity:1}.product-form__message{margin-top:12px;padding:11px 13px;border-radius:7px;background:#f7e5e2;color:#7b231b;font-size:13px;line-height:1.45}.product-form__dynamic-checkout{margin-top:10px}.product-form__dynamic-checkout.is-bundle-hidden{display:none}.product-form__bundle-checkout-note{display:none;margin:10px 4px 0;color:var(--selntz-muted);font-size:10px;line-height:1.45;text-align:center}.product-form__bundle-checkout-note.is-visible{display:block}.product-form__dynamic-checkout .shopify-payment-button__button{min-height:52px!important;border-radius:9px!important;overflow:hidden}.product-purchase__delivery{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:11px 13px;align-items:center;margin-top:16px;padding:13px 14px;border:1px solid rgba(8,10,11,.11);border-radius:10px;background:#e8ede8a3;color:var(--selntz-ink)}.product-purchase__delivery-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#ffffffe0;color:#274f3b}.product-purchase__delivery-copy{display:grid;gap:2px;min-width:0;font-size:11px;line-height:1.35}.product-purchase__delivery-copy strong{font-size:12px;font-weight:680}.product-purchase__delivery-copy>span{color:var(--selntz-muted)}.product-purchase__delivery a{color:inherit;font-size:10px;font-weight:650;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.product-purchase__tax-note{margin:13px 0 0;color:var(--selntz-muted);font-size:11px;line-height:1.5;text-align:center}@media screen and (max-width:420px){.product-purchase__delivery{grid-template-columns:auto minmax(0,1fr)}.product-purchase__delivery a{grid-column:2;justify-self:start}}.product-purchase__blocks{margin-top:28px;border-top:1px solid var(--selntz-line)}.product-purchase__benefit{display:grid;grid-template-columns:24px minmax(0,1fr);gap:10px;padding:14px 0;border-bottom:1px solid var(--selntz-line);font-size:12px;line-height:1.45}.product-purchase__benefit-mark{display:inline-flex;flex:0 0 20px;width:20px;height:20px;align-items:center;align-self:start;justify-content:center;border-radius:50%;background:#dfe7ff;color:var(--selntz-blue);line-height:1}.product-purchase__benefit-mark svg{display:block;width:12px;height:12px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.product-purchase__benefit strong,.product-purchase__benefit span{display:block}.product-purchase__benefit div>span{margin-top:2px;color:var(--selntz-muted)}.product-purchase__app,.product-purchase__custom-liquid{margin-top:20px}.mobile-purchase-bar{position:fixed;right:0;bottom:0;left:0;z-index:50;display:none;align-items:center;justify-content:space-between;gap:12px;padding:10px max(16px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));border-top:1px solid rgba(8,10,11,.1);background:#fffffff0;box-shadow:0 -12px 40px #080a0b14;opacity:0;pointer-events:none;transform:translateY(110%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:opacity .26s ease,transform .36s cubic-bezier(.22,1,.36,1)}.mobile-purchase-bar.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-purchase-bar__details{min-width:0}.mobile-purchase-bar__details strong,.mobile-purchase-bar__details span{display:block;max-width:40vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-purchase-bar__details strong{font-size:12px}.mobile-purchase-bar__details span{margin-top:3px;color:var(--selntz-muted);font-size:12px}.mobile-purchase-bar__button{flex:0 0 auto;min-height:48px;padding:11px 17px}.product-navigation-section{position:sticky;top:var(--header-height, 72px);z-index:20}.product-navigation{position:relative;overflow:hidden;border-block:1px solid rgba(8,10,11,.08);background:#f7f7f4eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:background-color .28s ease,border-color .28s ease,box-shadow .28s ease}.product-navigation__inner{display:flex;min-width:0;justify-content:center;gap:clamp(26px,5vw,72px);overflow-x:auto;scrollbar-width:none}.product-navigation__inner::-webkit-scrollbar{display:none}.product-navigation a{position:relative;flex:0 0 auto;padding:20px 0 18px;color:var(--selntz-muted);font-size:11px;font-weight:700;letter-spacing:.09em;text-decoration:none;text-transform:uppercase;transition:color .18s ease}.product-navigation a:after{position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--selntz-blue);content:"";transform:scaleX(0);transform-origin:right center;transition:transform .26s ease}.product-navigation a:hover,.product-navigation a.is-active{color:var(--selntz-ink)}.product-navigation a.is-active:after{transform:scaleX(1);transform-origin:left center}html.header-over-dark .product-navigation{border-block-color:rgba(255,255,255,.13);background:#07090bb8;box-shadow:0 16px 38px #0000002e;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}html.header-over-dark .product-navigation a{color:#ffffffb3}html.header-over-dark .product-navigation a:hover,html.header-over-dark .product-navigation a.is-active{color:#fff}html.header-over-dark .product-navigation a:after{background:#91b3ff}html.header-over-dark .product-navigation a:focus-visible{outline-color:#fff}.product-philosophy{padding:clamp(96px,13vw,210px) 0;background:#fff}.product-philosophy__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(54px,8vw,140px);align-items:center}.product-philosophy__copy h2{max-width:10ch;margin:0 0 34px;font-size:clamp(50px,7vw,112px)}.product-philosophy__body{max-width:49ch;color:var(--selntz-muted);font-size:clamp(16px,1.4vw,20px);line-height:1.65}.product-philosophy__stat{display:flex;align-items:flex-end;gap:15px;margin-top:clamp(42px,6vw,84px);padding-top:24px;border-top:1px solid var(--selntz-line)}.product-philosophy__stat strong{font-size:clamp(38px,5vw,72px);font-weight:520;letter-spacing:-.06em;line-height:.8}.product-philosophy__stat span{color:var(--selntz-muted);font-size:12px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.product-philosophy__visual{position:relative;min-width:0;aspect-ratio:4 / 5;overflow:hidden;border-radius:22px;background:var(--selntz-sage)}.product-philosophy__visual img,.product-philosophy__placeholder{width:100%;height:100%;object-fit:cover}.product-philosophy__orbit{position:absolute;right:-16%;bottom:-11%;width:58%;aspect-ratio:1;border:1px solid rgba(255,255,255,.58);border-radius:50%;box-shadow:0 0 0 28px #ffffff1a,0 0 0 58px #ffffff0f}.wellness-signals{padding:clamp(92px,11vw,176px) 0;background:var(--selntz-canvas)}.wellness-signals__header{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);column-gap:40px;align-items:end;margin-bottom:clamp(48px,6vw,84px)}.wellness-signals__header .selntz-eyebrow{grid-column:1 / -1}.wellness-signals__header h2{max-width:11ch;margin:0;font-size:clamp(50px,6.4vw,102px)}.wellness-signals__header>p:last-child{max-width:44ch;margin:0;color:var(--selntz-muted);font-size:16px;line-height:1.65}.wellness-signals__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.signal-card{min-width:0;min-height:clamp(260px,23vw,360px);padding:clamp(22px,2.4vw,36px);border:1px solid rgba(8,10,11,.07);border-radius:14px;background:#fff;box-shadow:0 2px #080a0b05;transition:transform .36s cubic-bezier(.22,1,.36,1),box-shadow .36s ease,border-color .36s ease}.signal-card:hover{border-color:#125bff38;box-shadow:0 22px 54px #080a0b12;transform:translateY(-7px)}.signal-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:clamp(72px,7vw,110px)}.signal-card__icon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;background:#eef2ff;color:var(--selntz-blue)}.signal-card__icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.signal-card__value{max-width:7ch;font-size:clamp(22px,2.3vw,36px);font-weight:520;letter-spacing:-.05em;line-height:1;overflow-wrap:anywhere}.signal-card h3{margin:0 0 11px;font-size:clamp(21px,2vw,28px);line-height:1.05}.signal-card p{max-width:30ch;margin:0;color:var(--selntz-muted);font-size:13px;line-height:1.55}.wellness-disclaimer{max-width:76ch;margin:28px 0 0;color:#707572;font-size:11px;line-height:1.5}.product-storytelling{padding:clamp(100px,13vw,210px) 0;background:#fff}.product-storytelling__heading{max-width:10ch;margin:0 0 clamp(72px,10vw,150px);font-size:clamp(52px,7vw,112px)}.product-storytelling__rows{display:grid;gap:clamp(96px,14vw,220px)}.story-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(52px,9vw,150px);align-items:center}.story-row--image_right .story-row__visual{order:2}.story-row--image_right .story-row__copy{order:1}.story-row__visual{min-width:0;aspect-ratio:4 / 5;overflow:hidden;border-radius:18px;background:var(--selntz-sage)}.story-row__visual img,.story-row__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.22,1,.36,1)}.story-row:hover .story-row__visual img{transform:scale(1.025)}.story-row__copy h3{max-width:10ch;margin:0 0 26px;font-size:clamp(43px,5.5vw,86px)}.story-row__copy .rte{max-width:47ch;color:var(--selntz-muted);font-size:clamp(16px,1.4vw,20px);line-height:1.65}.product-how{padding:clamp(92px,11vw,176px) 0;background:var(--selntz-sage)}.product-how__header{display:grid;grid-template-columns:minmax(0,.45fr) minmax(0,1fr);align-items:start;margin-bottom:clamp(60px,8vw,120px)}.product-how__header h2{max-width:12ch;margin:0;font-size:clamp(50px,6.4vw,100px)}.product-how__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none}.product-step{position:relative;min-width:0;padding-right:clamp(18px,3vw,48px)}.product-step__number{display:block;margin-bottom:28px;color:var(--selntz-blue);font-size:clamp(50px,6vw,90px);font-weight:500;letter-spacing:-.07em;line-height:1}.product-step__line{position:relative;height:1px;margin-bottom:28px;background:#080a0b2e}.product-step__line:before{position:absolute;top:-4px;left:0;width:9px;height:9px;border-radius:50%;background:var(--selntz-ink);content:""}.product-step h3{margin:0 0 12px;font-size:clamp(25px,2.4vw,36px)}.product-step p{max-width:28ch;margin:0;color:var(--selntz-muted);font-size:14px;line-height:1.6}.product-immersive{position:relative;padding:clamp(100px,12vw,190px) 0 clamp(72px,8vw,126px);background:#080a0b;color:#fff}.product-immersive__halo{position:absolute;top:8%;left:42%;width:min(70vw,1000px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#125bff3d,#125bff00 68%);filter:blur(22px);pointer-events:none;transform:translate(-50%)}.product-immersive__inner{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(44px,8vw,120px);align-items:center}.product-immersive .selntz-eyebrow{color:#aeb4b1}.product-immersive__copy h2{max-width:11ch;margin:0 0 28px;font-size:clamp(54px,7vw,112px)}.product-immersive__copy>p:last-child{max-width:42ch;margin:0;color:#adb2af;font-size:clamp(16px,1.35vw,20px);line-height:1.65}.product-immersive__visual{min-width:0;aspect-ratio:4 / 5;overflow:hidden;border-radius:20px;background:#151919}.product-immersive__visual img,.product-immersive__placeholder{width:100%;height:100%;object-fit:cover;opacity:.88}.product-immersive__stats{display:grid;grid-column:1 / -1;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:clamp(30px,5vw,70px);border-top:1px solid rgba(255,255,255,.18)}.immersive-stat{min-width:0;padding:28px clamp(14px,2.4vw,36px) 4px 0}.immersive-stat strong,.immersive-stat span{display:block}.immersive-stat strong{margin-bottom:10px;font-size:clamp(34px,4.2vw,66px);font-weight:500;letter-spacing:-.06em;line-height:1}.immersive-stat span{color:#9ea4a1;font-size:11px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.product-immersive__footnote{grid-column:1 / -1;margin:28px 0 0;color:#747a77;font-size:10px}.product-comparison{padding:clamp(96px,12vw,190px) 0;background:#fff}.product-comparison__header{margin-bottom:clamp(52px,7vw,100px)}.product-comparison__header h2{max-width:10ch;margin:0;font-size:clamp(54px,7vw,110px)}.comparison-table{border-top:1px solid var(--selntz-ink)}.comparison-table__row{display:grid;grid-template-columns:minmax(180px,.8fr) repeat(2,minmax(0,1fr));border-bottom:1px solid var(--selntz-line)}.comparison-table__row>*{min-width:0;padding:24px clamp(12px,2vw,30px) 24px 0;overflow-wrap:anywhere}.comparison-table__row>*+*{padding-left:clamp(12px,2vw,30px);border-left:1px solid var(--selntz-line)}.comparison-table__head{color:var(--selntz-muted);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.comparison-table__row:not(.comparison-table__head)>strong{font-size:14px}.comparison-table__row [role=cell]{display:flex;gap:10px;align-items:flex-start;color:var(--selntz-muted);font-size:14px;line-height:1.45}.comparison-table__row [role=cell]:nth-child(2){color:var(--selntz-ink);font-weight:600}.comparison-table__row svg{flex:0 0 18px;width:18px;height:18px;fill:none;stroke:var(--selntz-blue);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.product-comparison__footnote{margin:20px 0 0;color:var(--selntz-muted);font-size:10px}.product-specifications{padding:clamp(92px,11vw,175px) 0;background:var(--selntz-canvas)}.product-specifications__inner{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(52px,9vw,150px)}.product-specifications__header{align-self:start;position:sticky;top:calc(var(--header-height, 72px) + 100px)}.product-specifications__header h2{max-width:9ch;margin:0 0 22px;font-size:clamp(50px,6vw,92px);overflow-wrap:anywhere}.product-specifications__header>p:last-child{max-width:35ch;margin:0;color:var(--selntz-muted);line-height:1.6}.product-specifications__list{border-top:1px solid var(--selntz-ink)}.product-spec{border-bottom:1px solid var(--selntz-line)}.product-spec summary{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:24px;padding:18px 0;font-size:13px;font-weight:650;letter-spacing:.03em;cursor:pointer;list-style:none}.product-spec summary::-webkit-details-marker{display:none}.product-spec summary svg{flex:0 0 20px;width:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;transition:transform .24s ease}.product-spec[open] summary svg{transform:rotate(180deg)}.product-spec__value{max-width:58ch;padding:0 46px 24px 0;color:var(--selntz-muted);font-size:15px;line-height:1.65}.product-faq{padding:clamp(96px,12vw,190px) 0;background:#fff}.product-faq__inner{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:clamp(52px,9vw,150px)}.product-faq__header h2{max-width:9ch;margin:0;font-size:clamp(52px,6.4vw,100px)}.product-faq__items{border-top:1px solid var(--selntz-ink)}.faq-item{border-bottom:1px solid var(--selntz-line)}.faq-item h3{margin:0}.faq-item button{display:flex;width:100%;min-height:78px;align-items:center;justify-content:space-between;gap:24px;padding:22px 0;border:0;background:transparent;color:var(--selntz-ink);font:inherit;font-size:clamp(16px,1.4vw,20px);font-weight:570;line-height:1.3;text-align:left;cursor:pointer}.faq-item__icon{position:relative;flex:0 0 30px;width:30px;height:30px;border:1px solid var(--selntz-line);border-radius:50%}.faq-item__icon:before,.faq-item__icon:after{position:absolute;top:50%;left:50%;width:10px;height:1px;background:currentColor;content:"";transform:translate(-50%,-50%);transition:transform .22s ease}.faq-item__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.faq-item button[aria-expanded=true] .faq-item__icon:after{transform:translate(-50%,-50%) rotate(0)}.faq-item__answer{display:grid;grid-template-rows:1fr}.selntz-product-js .faq-item__answer{grid-template-rows:0fr;opacity:0;transition:grid-template-rows .34s cubic-bezier(.22,1,.36,1),opacity .24s ease}.selntz-product-js .faq-item__answer.is-open{grid-template-rows:1fr;opacity:1}.faq-item__answer-inner{min-height:0;overflow:hidden;max-width:60ch;padding:0 50px 26px 0;color:var(--selntz-muted);font-size:15px;line-height:1.65}.product-faq .wellness-disclaimer{grid-column:2}.product-final-cta{position:relative;display:grid;min-height:min(82vh,900px);place-items:center;background:#0b0d0e;color:#fff}.product-final-cta__media,.product-final-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.product-final-cta__media picture{display:block;width:100%;height:100%}.product-final-cta__media img{width:100%;height:100%;object-fit:cover}.product-final-cta__overlay{background:linear-gradient(90deg,#080a0beb,#080a0bad 52%,#080a0b38)}.product-final-cta__inner{position:relative;z-index:1;width:100%}.product-final-cta .selntz-eyebrow{color:#ffffffa8}.product-final-cta h2{max-width:10ch;margin:0 0 28px;font-size:clamp(60px,8.5vw,138px)}.product-final-cta__inner>p:not(.selntz-eyebrow){max-width:42ch;margin-bottom:34px;color:#ffffffb3;font-size:clamp(16px,1.4vw,20px)}@keyframes productMediaIn{0%{opacity:0;transform:scale(.992)}to{opacity:1;transform:scale(1)}}@keyframes productSpinner{to{transform:rotate(360deg)}}@media(max-width:1199px){.selntz-product__layout{grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr);gap:38px}.wellness-signals__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.signal-card{min-height:280px}.signal-card__top{margin-bottom:80px}}@media(max-width:989px){.selntz-product__layout,.product-philosophy__inner,.product-immersive__inner,.product-specifications__inner,.product-faq__inner{grid-template-columns:minmax(0,1fr)}.selntz-product__layout{gap:42px}.product-gallery__stage{aspect-ratio:1 / 1}.product-purchase__sticky,.product-specifications__header{position:static}.product-purchase__title{max-width:18ch}.product-philosophy__visual,.product-immersive__visual{max-height:760px}.product-philosophy__copy h2{max-width:11ch}.wellness-signals__header{grid-template-columns:minmax(0,1fr);row-gap:24px}.wellness-signals__header h2{max-width:12ch}.story-row{gap:42px}.product-how__header{grid-template-columns:minmax(0,1fr);gap:14px}.product-how__steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:58px 20px}.product-immersive__copy h2{max-width:10ch}.product-immersive__visual{grid-row:2}.product-immersive__stats{grid-row:3}.product-immersive__footnote{grid-row:4}.product-specifications__inner,.product-faq__inner{gap:48px}.product-faq .wellness-disclaimer{grid-column:1}}@media(max-width:749px){:root{--selntz-page-gutter: 20px}html.selntz-mobile-sticky-visible body{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.selntz-page-width{padding-left:max(20px,env(safe-area-inset-left));padding-right:max(20px,env(safe-area-inset-right))}.selntz-product{padding-top:12px}.mobile-purchase-bar{display:flex}.product-gallery__stage{margin-inline:calc(var(--selntz-page-gutter) * -1);width:calc(100% + (var(--selntz-page-gutter) * 2));border-radius:0}.product-gallery__arrow{width:40px;height:40px}.product-gallery__arrow--previous{left:12px}.product-gallery__arrow--next{right:12px}.product-gallery__zoom{top:12px;right:12px;width:40px;height:40px}.product-gallery__counter{right:12px;bottom:12px}.product-gallery__thumbnail{flex-basis:64px;width:64px;height:64px}.product-purchase__title{font-size:clamp(35px,11vw,52px)}.product-form__controls{grid-template-columns:112px minmax(0,1fr)}.quantity-selector{grid-template-columns:34px minmax(34px,1fr) 34px}.product-navigation-section{top:var(--header-height, 64px)}.product-navigation__inner{justify-content:flex-start;gap:28px;padding-right:24px}.product-navigation a{padding-block:17px 15px}.product-philosophy__copy h2,.wellness-signals__header h2,.product-storytelling__heading,.product-how__header h2,.product-immersive__copy h2,.product-comparison__header h2,.product-specifications__header h2,.product-faq__header h2{font-size:clamp(44px,14vw,68px)}.product-philosophy__visual{aspect-ratio:4 / 5}.wellness-signals__grid{grid-template-columns:minmax(0,1fr)}.signal-card{min-height:250px}.signal-card__top{margin-bottom:65px}.story-row{grid-template-columns:minmax(0,1fr);gap:34px}.story-row--image_right .story-row__visual,.story-row--image_right .story-row__copy{order:initial}.story-row__copy h3{font-size:clamp(40px,12vw,62px)}.product-how__steps{grid-template-columns:minmax(0,1fr);gap:52px}.product-step{padding-right:0}.product-step__number{font-size:64px}.product-immersive__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.immersive-stat:nth-child(2n){padding-left:16px;border-left:1px solid rgba(255,255,255,.14)}.comparison-table{border-top-color:var(--selntz-line)}.comparison-table__head{display:none}.comparison-table__row{grid-template-columns:repeat(2,minmax(0,1fr));padding:22px 0;row-gap:18px}.comparison-table__row>*{padding:0;border:0!important}.comparison-table__row>strong{grid-column:1 / -1}.comparison-table__row [role=cell]{display:block;padding-right:14px}.comparison-table__row [role=cell]:before{display:block;margin-bottom:7px;color:#858a87;content:attr(data-column);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.comparison-table__row svg{display:inline;margin:0 4px -4px 0}.product-spec summary{min-height:62px}.faq-item button{min-height:70px;font-size:16px}.product-final-cta{min-height:720px}.product-final-cta__overlay{background:linear-gradient(0deg,#080a0bf0,#080a0b9e 72%,#080a0b4d)}.product-final-cta__inner{align-self:end;padding-bottom:90px}.product-final-cta h2{font-size:clamp(55px,16vw,78px)}}@media(max-width:479px){.product-form__controls{grid-template-columns:minmax(0,1fr)}.quantity-selector{max-width:132px}.product-social-proof{gap:7px 9px;padding-inline:9px 10px}.product-social-proof__stars,.product-social-proof__stars svg{width:88px;height:17px}.product-social-proof__stars-fill{height:17px}.product-option__label{min-height:44px;padding:10px 12px}.product-bundle__option{min-height:68px;grid-template-columns:17px minmax(0,1fr) auto;gap:9px;padding:11px}.product-bundle__title-line{display:grid;justify-items:start;gap:4px}.product-bundle__total>span{font-size:12px}.mobile-purchase-bar__details strong,.mobile-purchase-bar__details span{max-width:34vw}.mobile-purchase-bar__button{padding-inline:14px;font-size:10px;gap:10px}}@media(max-width:359px){:root{--selntz-page-gutter: 16px}.mobile-purchase-bar__details strong,.mobile-purchase-bar__details span{max-width:30vw}.mobile-purchase-bar__button{padding-inline:11px}.comparison-table__row{grid-template-columns:minmax(0,1fr)}.comparison-table__row [role=cell]{padding-right:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.selntz-product-js [data-reveal],.product-gallery__media,.product-gallery__image,.selntz-button,.selntz-button__arrow,.signal-card,.faq-item__answer,.product-navigation,.product-navigation a:after,.mobile-purchase-bar{animation:none!important;transition-duration:.01ms!important}.selntz-product-js [data-reveal]{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/product.css.map */
