.st-shop,.st-shop *{box-sizing:border-box}.st-shop{display:block;background:#08071e;color:#faf7ff}.st-shop__section{min-height:calc(100vh - 10rem);min-height:calc(100svh - 10rem);display:flex;align-items:center;padding:9rem 0 11rem;border-bottom:1px solid rgba(202,151,255,.14)}.st-shop__grid{display:grid;width:100%;max-width:124rem;grid-template-columns:minmax(0,1.08fr) minmax(34rem,.92fr);align-items:center;gap:clamp(4rem,6vw,8rem);margin-inline:auto}.st-shop-proof{border-top:1px solid rgba(202,151,255,.14);background:#0b0924}.st-shop-proof__inner{max-width:124rem;padding-block:clamp(4.5rem,6vw,6.5rem)}.st-shop-proof__header{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;margin-bottom:2.8rem}.st-shop-proof__header h2{margin:0;color:#faf7ff;font-size:clamp(3.2rem,5vw,5.2rem);font-weight:500;letter-spacing:-.045em;line-height:1}.st-shop-proof__actions{display:flex;flex:0 0 auto;flex-wrap:wrap;align-items:center;gap:2rem}.st-shop-proof__actions>a{padding-bottom:.35rem;border-bottom:1px solid currentColor;color:#faf7ff;font-size:1.25rem;font-weight:700;text-decoration:none}.st-shop-proof__actions>a:hover{color:#c99bff}.st-shop-proof__actions>a:focus-visible{outline:2px solid #ffd238;outline-offset:4px}.st-shop-proof__controls{display:flex;align-items:center;gap:1.8rem}.st-shop-proof__controls button{display:inline-flex;width:auto;min-width:4.4rem;min-height:4.4rem;height:auto;align-items:center;justify-content:center;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#d8b9ef;cursor:pointer;font:inherit;font-size:1.25rem;font-weight:700;line-height:1;text-decoration:underline;text-underline-offset:.35rem}.st-shop-proof__controls button:hover:not(:disabled){border:0;background:transparent;color:#faf7ff}.st-shop-proof__controls button:focus-visible,.st-shop-proof__viewport:focus-visible{outline:2px solid #ffd238;outline-offset:3px}.st-shop-proof__controls button:disabled{cursor:default;opacity:.45}.st-shop-proof__viewport{--st-proof-card-width: calc((100% - 4rem) / 3);overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-padding-inline:0;scroll-snap-type:inline mandatory;scrollbar-color:rgba(202,151,255,.55) rgba(202,151,255,.1);scrollbar-width:thin;-webkit-overflow-scrolling:touch}.st-shop-proof__track{display:grid;grid-auto-columns:var(--st-proof-card-width);grid-auto-flow:column;align-items:start;gap:1.6rem;width:100%;margin:0;padding:0 0 1.2rem;list-style:none}.st-shop-proof__item{min-width:0;height:auto;align-self:start;scroll-snap-align:start}.st-shop-proof__review{display:flex;flex-direction:column;min-width:0;height:auto;margin:0;padding:2rem 2.2rem;border:0;border-radius:0;background:#2b1a42;box-shadow:none}.st-shop-proof__stars{margin-bottom:1.2rem;color:#f0bd37;font-size:1.3rem;letter-spacing:.12em;line-height:1}.st-shop-proof__review blockquote{flex:0 1 auto;margin:0 0 1.6rem;padding-left:0;border-left:0}.st-shop-proof__review blockquote p{margin:0;color:#f7f2fb;font-size:clamp(1.35rem,1.35vw,1.55rem);font-style:normal;line-height:1.55}.st-shop-proof__review figcaption{color:#f7f2fb;font-size:1.15rem;font-weight:700}.st-shop-proof__review figcaption span{display:block;margin-top:.35rem;color:#b9aaca;font-size:1rem;font-weight:500}.st-shop-proof__disclaimer{margin:1.4rem 0 0;color:#8f879f;font-size:1rem}.st-shop__media{position:relative;isolation:isolate;display:grid;min-height:60rem;place-items:center;scroll-margin-top:calc(var(--header-height, 7rem) + .8rem);overflow:hidden;background:transparent}.st-shop__media:focus-visible{outline:2px solid rgba(202,151,255,.85);outline-offset:3px}.st-shop-gallery{position:relative;width:100%;height:60rem;min-width:0;overflow:hidden}.st-shop-gallery__viewport{position:absolute;top:0;right:0;bottom:6rem;left:0;overflow:hidden;outline:none;touch-action:pan-y pinch-zoom}.st-shop-gallery__viewport:focus-visible{outline:2px solid rgba(202,151,255,.85);outline-offset:-2px}.st-shop-slide{position:absolute;top:0;right:0;bottom:0;left:0;visibility:hidden;opacity:0;pointer-events:none;transform:translate(2rem);transition:opacity .3s ease,transform .3s ease,visibility .3s}.st-shop-slide.is-active{visibility:visible;opacity:1;pointer-events:auto;transform:translate(0)}.st-shop-slide--facts{display:flex;flex-direction:column;align-items:center;padding:0;background:#fff}.st-shop-facts__open{display:flex;flex:1;flex-direction:column;align-items:center;gap:0;width:100%;min-height:0;padding:0;border:0;background:none;color:#e0c9ff;font:inherit;cursor:zoom-in}.st-shop-facts__image{display:flex;flex:1;justify-content:center;width:100%;min-height:0}.st-shop .st-shop-facts__image img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;filter:none}.st-shop [data-facts-count][hidden]{display:none}.st-shop-facts__open:focus-visible{outline:2px solid #c99bff;outline-offset:3px}.st-shop-facts-dialog{width:min(50rem,calc(100vw - 2.4rem));max-width:none;max-height:88vh;max-height:88dvh;margin:auto;padding:0;border:1px solid #66517e;border-radius:1.4rem;background:#0d0a25;color:#faf7ff;overflow:auto;overscroll-behavior:contain}.st-shop-facts-dialog::backdrop{background:#04030fd1}.st-shop-facts-dialog__header{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1.4rem;background:#0d0a25;z-index:1}.st-shop-facts-dialog__header h2{margin:0;font-size:1.8rem;color:inherit}.st-shop-facts-dialog__header button{min-width:4.4rem;min-height:4.4rem;border:0;border-radius:.6rem;background:#251c3c;color:#faf7ff;font-size:1.8rem;cursor:pointer}.st-shop-facts-dialog__header button:focus-visible{outline:2px solid #c99bff;outline-offset:2px}.st-shop-facts-dialog__body{padding:0 1.4rem 1.4rem}.st-shop .st-shop-facts-dialog__body img{display:block;width:100%;height:auto;max-height:none;filter:none}.st-shop-facts-dialog__body p{margin:1.4rem 0 0;font-size:1.4rem;line-height:1.5}@media screen and (max-width:749px){.st-shop-slide--facts{padding:0}}@media(prefers-reduced-motion:reduce){.st-shop-slide{transition:none;transform:none}}.st-shop-slide--product{display:grid;place-items:center}.st-shop-product-render{position:relative;z-index:2;display:grid;width:100%;height:100%;padding:2.5rem clamp(3rem,6vw,6rem) 9rem;place-items:center;overflow:hidden}.st-shop-product-render[hidden]{display:none!important}.st-shop__media img.st-shop-slide__render{width:100%;max-width:100%;height:100%;object-fit:contain;object-position:center;filter:none;transform:none}.st-shop-product-render[data-render-count="60"]{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding-inline:0}.st-shop__media .st-shop-product-render[data-render-count="60"] img.st-shop-slide__render{min-width:0;transform:scale(1.28)}.st-shop__media .st-shop-product-render[data-render-count="60"] img.st-shop-slide__render:first-child{transform:translate(4%) scale(1.28)}.st-shop__media .st-shop-product-render[data-render-count="60"] img.st-shop-slide__render:last-child{transform:translate(-4%) scale(1.28)}.st-shop-slide--product:after{position:absolute;z-index:0;right:25%;bottom:8%;left:25%;height:7%;border-radius:50%;background:radial-gradient(ellipse,#ca97ff33 0,#ca97ff0f 38%,#ca97ff00 72%);content:"";filter:blur(2rem)}.st-shop-slide--formula{overflow-y:auto;overscroll-behavior:contain;background:#0d0a2d;scrollbar-color:rgba(202,151,255,.35) transparent;scrollbar-width:thin}.st-shop-slide--ingredients{display:block;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;background:transparent;-webkit-overflow-scrolling:touch}.st-shop-slide--graphic{display:grid;width:100%;height:100%;place-items:center;overflow:hidden;background:#080720}.st-shop-slide--instruction{background:#c9bddb}.st-shop-slide--guarantee{background:#07132f}.st-shop__media .st-shop-slide--instruction img,.st-shop__media .st-shop-slide--guarantee img{display:block;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%;object-fit:contain;object-position:center;filter:none;transform:none}.st-shop-ingredients-panel{display:grid;width:100%;max-width:100%;height:auto;min-height:100%;max-height:none;aspect-ratio:auto;grid-template-rows:repeat(4,minmax(0,1fr));align-content:stretch;padding:clamp(1rem,1.45vw,1.7rem) clamp(1.4rem,2vw,2.2rem);overflow:visible;background:transparent;color:#fff}.st-shop-ingredients-panel__row{display:grid;min-width:0;grid-template-columns:minmax(16rem,1.15fr) minmax(0,2.85fr);align-items:center;gap:clamp(.9rem,1.3vw,1.6rem);padding-block:clamp(.25rem,.38vw,.45rem);border-bottom:1px solid rgba(255,255,255,.18)}.st-shop-ingredients-panel__row:last-child{border-bottom:0}.st-shop-ingredients-panel__heading,.st-shop-ingredients-panel__row p{min-width:0;margin:0;line-height:1.22}.st-shop-ingredients-panel__heading strong,.st-shop-ingredients-panel__heading span{display:block}.st-shop-ingredients-panel__heading strong{color:#fff;font-size:clamp(1.8rem,1.3vw,1.95rem);font-weight:700;line-height:1.16}.st-shop-ingredients-panel__heading span{margin-top:.45rem;color:#f1d8ff;font-size:clamp(1.45rem,1.12vw,1.65rem);font-weight:600;line-height:1.28}.st-shop-ingredients-panel__row p{padding-left:clamp(1rem,1.35vw,1.6rem);border-left:1px solid rgba(255,255,255,.55);color:#fff;font-size:clamp(1.55rem,1.2vw,1.75rem);font-weight:600;line-height:1.24}.st-shop-gallery.is-info-active .st-shop-gallery__controls{height:6rem;background:#080720}.st-shop-gallery.is-instruction-active .st-shop-gallery__controls{background:#c9bddb}.st-shop-gallery.is-ingredients-active{background:#0d0a25;border:1px solid rgba(202,151,255,.18)}.st-shop-gallery.is-ingredients-active .st-shop-gallery__controls{background:#0d0a25;border-top:1px solid rgba(202,151,255,.14)}.st-shop-gallery.is-ingredients-active .st-shop-gallery__dot.is-active:before{background:#c99bff}.st-shop-gallery.is-guarantee-active .st-shop-gallery__controls{background:#07132f}.st-shop-formula{min-height:100%;padding:clamp(2.4rem,4vw,4rem) clamp(1.8rem,3vw,3.2rem) 8rem}.st-shop-formula__intro{max-width:50rem;margin-bottom:2.4rem}.st-shop-formula__eyebrow{margin:0 0 .8rem;color:#c99bff;font-size:.95rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.st-shop-formula h2{margin:0 0 1rem;color:#faf7ff;font-size:clamp(2.7rem,4vw,4.2rem);font-weight:500;letter-spacing:-.045em;line-height:1}.st-shop-formula__intro>p:last-child{margin:0;color:#b6afc8;font-size:1.2rem;line-height:1.55}.st-shop-formula__table{border-top:1px solid rgba(202,151,255,.28)}.st-shop-formula__head,.st-shop-formula__row{display:grid;grid-template-columns:minmax(13.5rem,.7fr) minmax(0,1.3fr);gap:clamp(1.6rem,3vw,3rem)}.st-shop-formula__head{padding:1rem 0;border-bottom:1px solid rgba(202,151,255,.16);color:#948ba9;font-size:.85rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.st-shop-formula__row{align-items:start;padding:1.25rem 0;border-bottom:1px solid rgba(202,151,255,.12)}.st-shop-formula__ingredient strong{display:block;margin-bottom:.35rem;color:#faf7ff;font-size:1.15rem;font-weight:600;line-height:1.25}.st-shop-formula__ingredient span{color:#c99bff;font-size:1.05rem;font-variant-numeric:tabular-nums}.st-shop-formula__row>p{margin:0;color:#b6afc8;font-size:1.05rem;line-height:1.48}.st-shop-gallery__controls{position:absolute;z-index:5;right:0;bottom:0;left:0;display:flex;height:6rem;align-items:center;justify-content:center;gap:1.4rem;background:linear-gradient(to top,#08071e 42%,#08071e00)}.st-shop-gallery__arrow{display:inline-grid;width:4.4rem;height:4.4rem;padding:0;place-items:center;border:1px solid rgba(202,151,255,.34);border-radius:50%;background:#08071ec7;color:#faf7ff;cursor:pointer;font-size:1.7rem;transition:border-color .2s ease,background .2s ease,opacity .2s ease}.st-shop-gallery__arrow:hover:not(:disabled),.st-shop-gallery__arrow:focus-visible{border-color:#c99bff;background:#17103f}.st-shop-gallery__arrow:disabled{opacity:.28;cursor:default}.st-shop-gallery__dots{display:flex;align-items:center;gap:.8rem}.st-shop-gallery__counter{display:none}.st-shop-gallery__navigation{display:flex;min-width:8.8rem;align-items:center;justify-content:center}.st-shop-gallery__dot{position:relative;display:grid;width:2.4rem;height:2.4rem;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;cursor:pointer}.st-shop-gallery__dot:before{width:.8rem;height:.8rem;border-radius:50%;background:#ca97ff57;content:"";transition:background .2s ease,transform .2s ease}.st-shop-gallery__dot.is-active:before{background:#ffd238;transform:scale(1.25)}.st-shop-gallery__dot:focus-visible{outline:2px solid #ffd238;outline-offset:1px}.st-shop__glow{position:absolute;z-index:0;width:68%;height:74%;border-radius:50%;background:radial-gradient(ellipse at 52% 46%,#ca97ff29 0,#6f56ae0e 38%,#ca97ff00 74%);filter:blur(3.2rem)}.st-shop__media img{position:relative;z-index:2;display:block;width:auto;max-width:none;height:min(64rem,70svh);filter:brightness(1.02) contrast(1.03) drop-shadow(0 2.8rem 3.6rem rgba(0,0,0,.62));mix-blend-mode:normal;transform:translateY(-1rem)}.st-shop__content{position:relative;z-index:2;max-width:48rem}.st-shop__eyebrow{margin:0 0 2.2rem;color:#c99bff;font-size:1.05rem;font-weight:600;letter-spacing:.18em;line-height:1.5;text-transform:uppercase}.st-shop h1{margin:0 0 2.6rem;color:#faf7ff;max-width:100%;font-size:clamp(5.2rem,5.2vw,7rem);font-weight:500;letter-spacing:-.065em;line-height:.9;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-wrap:balance}.st-shop__description{max-width:46rem;margin:0 0 2.8rem;color:#b6afc8;font-size:1.7rem;line-height:1.65}.st-shop__price{margin-bottom:3rem}.st-shop__price .price,.st-shop__price .price-item{color:#faf7ff;font-size:2.3rem;font-weight:500}.st-shop__price .price--on-sale .price-item--regular{margin-right:.8rem;color:#8f88a4;font-size:1.7rem;font-weight:400;text-decoration-thickness:1px;text-decoration-color:#c99bff}.st-shop__price .price--on-sale .price-item--sale{color:#faf7ff}.st-shop__purchase{padding-top:3rem;border-top:1px solid rgba(202,151,255,.16)}.st-shop .product-form__input{max-width:none;margin:0 0 2rem}.st-shop .form__label{color:#b6afc8;font-size:1.2rem}.st-shop .st-count-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.st-shop .st-count-picker .form__label{grid-column:1 / -1;margin-bottom:-.3rem}.st-shop .st-count-picker input[type=radio]+.st-count-option{display:grid;min-width:0;min-height:6.4rem;grid-template-rows:1.5em 1.15em;align-content:center;justify-items:center;margin:0;padding:1rem .7rem;gap:.3rem;line-height:1.2;text-align:center}.st-count-option__name{align-self:center;white-space:nowrap}.st-count-option__badge{display:block;color:#c99bff;font-size:.92rem;font-weight:700;letter-spacing:.08em;line-height:1.15;text-transform:uppercase}.st-count-option__badge--placeholder{visibility:hidden}.st-shop .st-count-picker input[type=radio]:checked+.st-count-option .st-count-option__badge{color:#64417f}@media screen and (max-width:420px){.st-shop .st-count-picker{gap:.7rem}.st-shop .st-count-picker input[type=radio]+.st-count-option{min-height:6rem;padding-inline:.4rem;font-size:1.25rem}.st-count-option__badge{font-size:.78rem;letter-spacing:.055em}}.st-selling-plan-selector{display:block}.st-selling-plan{min-width:0}.st-selling-plan__options{display:flex;flex-wrap:nowrap;gap:1rem}.st-shop .st-selling-plan__options input[type=radio]+label{display:inline-flex;min-height:7.8rem;min-width:0;flex:1 1 0;align-items:center;justify-content:center;margin:.7rem 0 .2rem;padding:1rem 1.2rem;line-height:1.25}.st-shop .st-selling-plan__options input[type=radio]+.st-selling-plan__option-label{flex-direction:column;gap:.35rem;text-align:center}.st-selling-plan__option-title{display:block;font-weight:500}.st-selling-plan__option-price{display:inline-flex;align-items:baseline;justify-content:center;gap:.55rem;color:inherit;font-size:1.35rem;font-weight:600;font-variant-numeric:tabular-nums}.st-selling-plan__option-price s{color:#8f88a4;font-size:1.1rem;font-weight:400;text-decoration-color:#c99bff;text-decoration-thickness:1px}.st-selling-plan__option-price s[hidden]{display:none}.st-selling-plan__option-meta{display:block;color:#c99bff;font-size:1.05rem;line-height:1.25}.st-shop .st-selling-plan__options input[type=radio]:checked+label .st-selling-plan__option-meta,.st-shop .st-selling-plan__options input[type=radio]:checked+label .st-selling-plan__option-price s{color:#64417f}@media screen and (max-width:420px){.st-selling-plan__options{gap:.7rem}.st-shop .st-selling-plan__options input[type=radio]+label{min-height:8.2rem;padding-inline:.55rem}.st-selling-plan__option-title{font-size:1.18rem}.st-selling-plan__option-price{font-size:1.2rem}.st-selling-plan__option-meta{font-size:.95rem}}.st-selling-plan__detail,.st-selling-plan__terms,.st-selling-plan__unavailable{margin:1rem 0 0;color:#b6afc8;font-size:1.2rem;line-height:1.5}.st-selling-plan__frequency{display:grid;grid-template-columns:auto minmax(14rem,19rem);align-items:center;gap:1rem;margin-top:1.2rem}.st-selling-plan__frequency>label{color:#b6afc8;font-size:1.2rem}.st-selling-plan__select-wrap{position:relative}.st-selling-plan__select-wrap select{width:100%;min-height:4.4rem;-webkit-appearance:none;appearance:none;border:1px solid rgba(202,151,255,.32);border-radius:0;background:#08071e;color:#faf7ff;padding:.9rem 3.6rem .9rem 1.3rem;font:inherit;font-size:1.3rem;cursor:pointer}.st-selling-plan__select-wrap>span{position:absolute;top:50%;right:1.4rem;width:.8rem;height:.8rem;border-right:1px solid #c99bff;border-bottom:1px solid #c99bff;transform:translateY(-70%) rotate(45deg);pointer-events:none}.st-selling-plan__select-wrap select:focus-visible{outline:2px solid #ffd238;outline-offset:2px}.st-selling-plan__frequency[hidden]{display:none}.st-selling-plan__detail span{margin-inline:.35rem;color:#c99bff}.st-selling-plan__terms{margin-top:.45rem;font-size:1.1rem}.st-selling-plan__terms a{color:#b6afc8;text-underline-offset:.25rem}.st-selling-plan__terms span{margin-inline:.35rem;color:#c99bff}.st-selling-plan__terms a:focus-visible{outline:2px solid #ffd238;outline-offset:3px}.st-selling-plan__unavailable{color:#c99bff}.st-selling-plan__detail[hidden],.st-selling-plan__terms[hidden],.st-selling-plan__unavailable[hidden]{display:none}@media screen and (max-width:520px){.st-selling-plan__frequency{grid-template-columns:1fr;gap:.6rem}}.st-shop .product-form__input input[type=radio]+label{border-color:#ca97ff52;border-radius:0;background:#08071e;color:#faf7ff}.st-shop .product-form__input input[type=radio]:checked+label{border-color:#faf7ff;background:#faf7ff;color:#090821}.st-shop .product-form__submit{min-height:5.8rem;border:1px solid #ffd238;border-radius:0;background:#ffd238;color:#090821;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.st-shop .product-form__submit:hover{border-color:#ffe06b;background:#ffe06b;color:#090821}.st-shop .shopify-payment-button__button{min-height:5.8rem!important;border-radius:0!important}.st-shop .product-form__error-message-wrapper:not([hidden]){margin-bottom:1.5rem}@media screen and (max-width:989px){.st-shop__section{min-height:0;padding:7rem 0 9rem}.st-shop__grid{grid-template-columns:minmax(0,.9fr) minmax(32rem,1.1fr);gap:4rem}.st-shop__media{min-height:54rem}.st-shop-gallery{height:54rem}.st-shop__media img{height:56rem}}@media screen and (max-width:749px){.st-shop__section{padding:3.5rem 0 7rem}.st-shop__grid{grid-template-columns:1fr;gap:0}.st-shop__content{display:contents}.st-shop__heading{position:relative;z-index:2;order:1}.st-shop__media{--st-mobile-product-gallery-height: clamp(38rem, 56vw, 42rem);order:2;width:calc(100% + 3rem);min-height:var(--st-mobile-product-gallery-height);margin-inline:-1.5rem}.st-shop-gallery{height:var(--st-mobile-product-gallery-height)}.st-shop__media img{width:auto;height:43rem;transform:translateY(-.5rem)}.st-shop__media img.st-shop-slide__render{width:auto;max-width:100%;height:calc(var(--st-mobile-product-gallery-height) - 6.8rem);max-height:calc(var(--st-mobile-product-gallery-height) - 6.8rem);transform:none}.st-shop-product-render{padding:.8rem clamp(2.5rem,8vw,4.5rem) 6rem}.st-shop-product-render[data-render-count="60"]{padding-inline:0}.st-shop__media .st-shop-product-render[data-render-count="60"] img.st-shop-slide__render:first-child{transform:translate(3%) scale(1.16)}.st-shop__media .st-shop-product-render[data-render-count="60"] img.st-shop-slide__render:last-child{transform:translate(-3%) scale(1.16)}.st-shop-ingredients-panel{width:100%;height:auto;min-height:100%;max-height:none;aspect-ratio:auto;grid-template-rows:repeat(4,minmax(8rem,auto));padding:.8rem 2rem;overflow:visible}.st-shop-slide--ingredients{display:block;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.st-shop-ingredients-panel__row{grid-template-columns:minmax(11.5rem,1.05fr) minmax(0,1.75fr);grid-template-rows:auto;align-items:center;gap:.6rem;padding-block:.25rem}.st-shop-ingredients-panel__heading strong{font-size:clamp(1.6rem,3.8vw,1.75rem);line-height:1.15}.st-shop-ingredients-panel__heading span{margin-top:.3rem;color:#fff;font-size:clamp(1.4rem,3.25vw,1.55rem);line-height:1.22}.st-shop-ingredients-panel__row p{grid-column:auto;padding-left:.65rem;border-left:1px solid rgba(255,255,255,.55);font-size:clamp(1.45rem,3.45vw,1.6rem);line-height:1.3}.st-shop-formula{padding:2.4rem 1.8rem 7.5rem}.st-shop-formula__head,.st-shop-formula__row{grid-template-columns:minmax(11rem,.75fr) minmax(0,1.25fr);gap:1.4rem}.st-shop-formula__row{padding:1.1rem 0}.st-shop-formula__ingredient strong,.st-shop-formula__row>p{font-size:1rem}.st-shop-formula__ingredient span{font-size:.95rem}.st-shop__description,.st-shop__price,.st-shop__purchase{position:relative;z-index:2}.st-shop__description{order:3}.st-shop__price{order:4}.st-shop__purchase{order:5}.st-shop h1{margin-bottom:1.2rem;font-size:clamp(4.6rem,14vw,5.8rem)}.st-shop__eyebrow{margin-bottom:1rem}.st-shop__description{margin-bottom:2rem;font-size:1.55rem}.st-shop__price{margin-bottom:2rem}.st-shop__purchase{padding-top:2rem}.st-shop-proof__inner{padding-block:4rem}.st-shop-proof__header{display:block;margin-bottom:2rem}.st-shop-proof__header h2{max-width:30rem;font-size:clamp(3.1rem,9.5vw,4rem)}.st-shop-proof__actions{justify-content:space-between;gap:1.4rem;margin-top:1.6rem}.st-shop-proof__controls{gap:1.4rem}.st-shop-proof__actions>a{display:inline-block}.st-shop-proof__viewport{--st-proof-card-width: min(84vw, 32rem)}.st-shop-proof__track{gap:1.2rem}.st-shop-proof__review{padding:1.8rem}.st-shop-proof__review blockquote p{font-size:1.4rem}}@media screen and (min-width:750px)and (max-width:989px){.st-shop-proof__viewport{--st-proof-card-width: calc((100% - 2rem)/2) }.st-shop-ingredients-panel{grid-template-rows:repeat(4,minmax(13rem,auto));padding:1.2rem 1.4rem}.st-shop-ingredients-panel__row{grid-template-columns:1fr;align-items:start;gap:.7rem;padding-block:1rem}.st-shop-ingredients-panel__row p{padding:.7rem 0 0;border-top:1px solid rgba(255,255,255,.38);border-left:0}}.st-shop .st-product-rating-summary{--st-rating-fill: 0%;display:inline-flex;min-height:4.4rem;align-items:center;gap:.7rem;margin:0 0 1.1rem;color:#faf7ff;font-size:1.25rem;font-weight:600;line-height:1;text-decoration:none}.st-shop .st-product-rating-summary[hidden]{display:none}.st-shop .st-product-rating-summary[data-loading]{visibility:hidden}.st-shop .st-product-rating-summary:hover .st-product-rating-summary__count{text-decoration:underline;text-underline-offset:.3rem}.st-shop .st-product-rating-summary:focus-visible{outline:2px solid #ffd238;outline-offset:4px}.st-shop .st-product-rating-summary__stars{position:relative;display:inline-block;width:9.2rem;height:1.65rem;flex:0 0 9.2rem}.st-shop .st-product-rating-summary__stars-base,.st-shop .st-product-rating-summary__stars-fill{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;gap:.2rem;overflow:hidden;white-space:nowrap}.st-shop .st-product-rating-summary__stars-base{color:#ca97ff57}.st-shop .st-product-rating-summary__stars-fill{width:var(--st-rating-fill);color:#ffd238}.st-shop .st-product-rating-summary__stars svg{width:1.68rem;height:1.68rem;flex:0 0 1.68rem;fill:currentColor}.st-shop .st-product-rating-summary__average{color:#faf7ff}.st-shop .st-product-rating-summary__count{color:#c99bff;font-weight:500}.st-shop .st-shop__eyebrow{margin-bottom:1rem}.st-shop .st-shop__heading h1{margin-bottom:1.8rem}.st-shop .st-shop__description{margin-bottom:2.4rem}.st-shop .st-shop__price{min-height:3rem;margin-bottom:2rem}.st-shop .st-shop__purchase{padding-top:2.4rem;border-top-color:#ca97ff33}.st-shop variant-selects,.st-shop .st-selling-plan-selector{display:block}.st-shop .st-single-option-input{position:absolute!important}.st-shop .st-count-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:0;row-gap:.8rem;margin-bottom:1.8rem;padding:0;border:0}.st-shop .st-count-picker .form__label{grid-column:1 / -1;margin:0 0 .2rem;color:#d2ccdf;font-size:1.2rem;font-weight:600;letter-spacing:.04em}.st-shop .st-count-card{position:relative;display:grid;min-width:0;align-content:start}.st-shop .st-count-card>input[type=radio]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.st-shop .st-count-card>.st-count-option{position:relative;display:grid;min-width:0;min-height:6.4rem;grid-template-rows:auto auto;align-content:center;justify-items:center;margin:0;padding:.9rem .65rem;gap:.35rem;border:1px solid #59436e;border-radius:0;background:#0d0925;color:#f7f3ff;cursor:pointer;line-height:1.2;text-align:center;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.st-shop .st-count-card+.st-count-card>.st-count-option{border-left:0}.st-shop .st-count-card>input[type=radio]:not(:disabled):not(:checked)+.st-count-option:hover{background:#171130;border-color:#80659a}.st-shop .st-count-card>input[type=radio]:focus-visible+.st-count-option{outline:2px solid #ffd238;outline-offset:2px;z-index:2}.st-shop .st-count-card.is-unavailable>.st-count-option{border-color:#b6afc833;background:#0a0920;color:#aaa4b8;cursor:not-allowed;text-decoration:none}.st-shop .st-count-card>input[type=radio]:disabled+.st-count-option,.st-shop .st-count-card>input[type=radio]:disabled:checked+.st-count-option{border-color:#b6afc833;background:#0a0920;color:#aaa4b8;box-shadow:none;text-decoration:none}.st-shop .st-count-card>input[type=radio]:checked+.st-count-option,.st-shop .st-count-card>input[type=radio]:disabled:checked+.st-count-option{border-color:#f7f3ff;background:#f7f3ff;color:#100b27;box-shadow:none}.st-shop .st-count-card>input[type=radio]:disabled:checked+.st-count-option{cursor:not-allowed}.st-shop .st-count-card>.st-count-option *{text-decoration:none}.st-shop .st-count-option__topline{display:flex;width:100%;min-width:0;align-items:center;justify-content:center;gap:.7rem}.st-shop .st-count-option__name{color:inherit;font-size:1.5rem;font-weight:650;white-space:nowrap}.st-shop .st-count-option__check{display:none}.st-shop .st-count-card>input[type=radio]:checked+.st-count-option .st-count-option__check{display:none}.st-shop .st-count-option__badge{min-height:1.35rem;color:#c99bff;font-size:.92rem;font-weight:700;letter-spacing:.075em;line-height:1.2;text-transform:uppercase}.st-shop .st-count-option__badge--placeholder{visibility:hidden}.st-shop .st-count-card>input[type=radio]:checked+.st-count-option .st-count-option__badge{color:#6f398d}.st-shop .st-selling-plan{min-width:0;margin-bottom:1.6rem;padding:0;border:0}.st-shop .st-selling-plan>.form__label{margin-bottom:.8rem;color:#d2ccdf;font-size:1.2rem;font-weight:600;letter-spacing:.04em}.st-shop .st-selling-plan__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.st-shop .st-selling-plan__options>input[type=radio]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.st-shop .st-selling-plan__options>input[type=radio]+.st-selling-plan__option-label{position:relative;display:grid;min-width:0;min-height:6.4rem;align-content:center;justify-items:center;margin:0;padding:.9rem .7rem;gap:.3rem;border:1px solid #59436e;border-radius:0;background:#0d0925;color:#f7f3ff;cursor:pointer;line-height:1.2;text-align:center;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.st-shop .st-selling-plan__options>input[type=radio]:not(:first-child)+.st-selling-plan__option-label{border-left:0}.st-shop .st-selling-plan__options>input[type=radio]:not(:disabled):not(:checked)+.st-selling-plan__option-label:hover{background:#171130;border-color:#80659a}.st-shop .st-selling-plan__option-check{display:none}.st-shop .st-selling-plan__options>input[type=radio]:checked+.st-selling-plan__option-label .st-selling-plan__option-check{display:none}.st-shop .st-selling-plan__options>input[type=radio]:checked+.st-selling-plan__option-label{border-color:#f7f3ff;background:#f7f3ff;color:#100b27;box-shadow:none}.st-shop .st-selling-plan__options>input[type=radio]:focus-visible+.st-selling-plan__option-label{outline:2px solid #ffd238;outline-offset:2px;z-index:2}.st-shop .st-selling-plan__options>input[type=radio]:disabled+.st-selling-plan__option-label{opacity:.48;cursor:not-allowed}.st-shop .st-selling-plan__option-title{color:inherit;font-size:1.25rem;font-weight:650}.st-shop .st-selling-plan__frequency{display:grid;grid-template-columns:minmax(11rem,auto) minmax(0,1fr);align-items:center;gap:1rem;margin-top:1rem;padding:1rem 1.2rem;border:1px solid rgba(202,151,255,.2);background:#0b0924}.st-shop .st-selling-plan__frequency[hidden]{display:none}.st-shop .st-selling-plan__frequency>label{color:#d2ccdf;font-size:1.15rem;font-weight:600}.st-shop .st-selling-plan__select-wrap{position:relative}.st-shop .st-selling-plan__select-wrap select{width:100%;min-height:4.4rem;-webkit-appearance:none;appearance:none;border:1px solid rgba(202,151,255,.38);border-radius:0;background:#08071e;color:#faf7ff;padding:.9rem 3.4rem .9rem 1.1rem;font:inherit;font-size:1.2rem;cursor:pointer}.st-shop .st-selling-plan__select-wrap>span{position:absolute;top:50%;right:1.3rem;width:.75rem;height:.75rem;border-right:1px solid #c99bff;border-bottom:1px solid #c99bff;transform:translateY(-70%) rotate(45deg);pointer-events:none}.st-shop .st-selling-plan__select-wrap select:focus-visible{outline:2px solid #ffd238;outline-offset:2px}.st-shop .st-selling-plan__detail,.st-shop .st-selling-plan__unavailable{margin:.75rem 0 0;color:#b6afc8;font-size:1.08rem;line-height:1.45}.st-shop .st-selling-plan__detail span{margin-inline:.25rem;color:#c99bff}.st-shop .st-selling-plan__unavailable{color:#ffd238}.st-shop .st-selling-plan__detail[hidden],.st-shop .st-selling-plan__unavailable[hidden]{display:none}.st-shop .product-form__buttons{max-width:none}.st-shop .product-form__submit{min-height:5.8rem;border:1px solid #ffd238;border-radius:0;background:#ffd238;color:#090821;font-size:1.2rem;font-weight:750;letter-spacing:.055em;text-transform:uppercase}.st-shop .product-form__submit:hover:not(:disabled){border-color:#ffe06b;background:#ffe06b;color:#090821}.st-shop .product-form__submit:focus-visible{outline:2px solid #faf7ff;outline-offset:3px}.st-shop .product-form__submit:disabled{border-color:#b6afc847;background:#27233a;color:#aaa4b8;opacity:1}.st-shop .st-purchase-assurance{display:grid;gap:.25rem;margin-top:.9rem;text-align:center}.st-shop .st-purchase-assurance p{margin:0;color:#d2ccdf;font-size:1.06rem;line-height:1.4}.st-shop .st-purchase-assurance p+p{color:#918aa3;font-size:1rem}.st-shop .st-purchase-flavor{margin:1.35rem 0 0;padding-top:1.25rem;border-top:1px solid rgba(202,151,255,.16);color:#b6afc8;font-size:1.14rem;line-height:1.4}.st-shop .st-purchase-flavor strong{color:#faf7ff;font-weight:600}.st-shop .st-subscription-legal{margin-top:.6rem;color:#9d96ad;font-size:1rem;line-height:1.5}.st-shop .st-subscription-legal[hidden]{display:none}.st-shop .st-subscription-legal summary{min-height:4.4rem;display:inline-flex;align-items:center;color:#b6afc8;cursor:pointer;text-decoration:underline;text-underline-offset:.25rem}.st-shop .st-subscription-legal summary:focus-visible{outline:2px solid #ffd238;outline-offset:2px}.st-shop .st-subscription-legal p{margin:0 0 .5rem}.st-shop .st-subscription-legal a{color:#c9c2d6;text-underline-offset:.22rem}.st-shop .st-subscription-legal p>span{margin-inline:.35rem}@media screen and (max-width:749px){.st-shop .st-product-rating-summary{order:0;margin:0 0 .7rem}.st-shop .st-count-picker{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:0;row-gap:.7rem}.st-shop .st-count-card>.st-count-option{min-height:6.4rem;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;grid-template-areas:"topline" "badge";align-items:center;justify-items:center;padding:.8rem .4rem;gap:.25rem}.st-shop .st-count-option__topline{grid-area:topline}.st-shop .st-count-option__badge{grid-area:badge}.st-shop .st-count-option__check{display:none}.st-shop .st-count-option__name{font-size:1.2rem}.st-shop .st-count-option__badge{font-size:.78rem;letter-spacing:.055em}}@media screen and (max-width:520px){.st-shop .st-selling-plan__options{gap:0}.st-shop .st-selling-plan__options>input[type=radio]+.st-selling-plan__option-label{min-height:6.4rem;padding:.8rem .45rem}.st-shop .st-selling-plan__option-title{font-size:1.05rem}.st-shop .st-selling-plan__frequency{grid-template-columns:1fr;gap:.55rem}.st-shop .product-form__submit{font-size:1.08rem;letter-spacing:.035em}}@media(prefers-reduced-motion:reduce){.st-shop-slide{transition:none}.st-shop-gallery__arrow,.st-shop-gallery__dot:before{transition:none}.st-shop .st-count-card>.st-count-option{transition:none}}.st-shop-formula-mobile,.st-shop-gallery__mobile-label,.st-shop__description-mobile,.st-shop-mobile-details{display:none}@media screen and (max-width:749px){.st-shop .st-shop__section{padding:1.4rem 0 4rem}.st-shop .st-shop__heading h1{margin-bottom:.8rem;font-size:clamp(3.2rem,9.2vw,4rem);line-height:1.06}.st-shop .st-shop__eyebrow{margin-bottom:.7rem}.st-shop .st-shop__media{--st-mobile-product-gallery-height: calc(75vw + 4.4rem) }.st-shop--mobile-ready .st-shop-product-render{padding:.4rem 2.5rem}.st-shop--mobile-ready .st-shop__media img.st-shop-slide__render{height:21rem;max-height:21rem}.st-shop--mobile-ready .st-shop-gallery__arrow{display:none}.st-shop--mobile-ready .st-shop-gallery .st-shop-gallery__viewport{bottom:4.4rem}.st-shop--mobile-ready .st-shop-gallery .st-shop-gallery__controls{display:flex;height:4.4rem;background:#08071e}.st-shop--mobile-ready .st-shop-gallery__navigation{width:auto;gap:1.2rem;padding:0}.st-shop--mobile-ready .st-shop-gallery__dots{width:auto;justify-content:center;gap:0}.st-shop--mobile-ready .st-shop-gallery__dot{width:3.2rem;min-width:3.2rem;flex:0 0 3.2rem;height:4.4rem;padding:0;border:0}.st-shop--mobile-ready .st-shop-gallery__dot:before{display:block}.st-shop--mobile-ready .st-shop-gallery__mobile-label{display:none}.st-shop--mobile-ready .st-shop-gallery__counter{display:block;min-width:3.4rem;color:#b6afc8;font-size:1.2rem;font-variant-numeric:tabular-nums;line-height:1}.st-shop .st-shop__description-desktop{display:none}.st-shop .st-shop__description-mobile{display:inline}.st-shop .st-shop__description{margin:.8rem 0 1.2rem;font-size:1.5rem;line-height:1.5}.st-shop .st-shop__price{margin-bottom:1.2rem}.st-shop .st-shop__purchase{padding-top:1.4rem}.st-shop--mobile-ready .st-shop-mobile-details{display:block;order:6;margin-top:2.4rem;border-top:1px solid rgba(202,151,255,.25)}.st-shop-mobile-details>details{border-bottom:1px solid rgba(202,151,255,.25);scroll-margin-top:calc(var(--header-height, 7rem) + 1.6rem)}.st-shop-mobile-details summary{display:flex;min-height:5.8rem;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.5rem 0;color:#faf7ff;font-size:1.5rem;font-weight:600;line-height:1.4;list-style:none;cursor:pointer}.st-shop-mobile-details summary::-webkit-details-marker{display:none}.st-shop-mobile-details summary:after{content:"+";color:#c99bff;font-size:2rem}.st-shop-mobile-details details[open]>summary:after{content:"\2212"}.st-shop-mobile-details summary:focus-visible{outline:2px solid #ffd238;outline-offset:3px}.st-shop-mobile-details__body{padding:0 0 1.8rem;color:#c9c2d6;font-size:1.5rem;line-height:1.6}.st-shop-mobile-details__body p{margin:0 0 1rem}.st-shop-mobile-details__body ol{margin:0 0 1.2rem;padding-left:2rem}.st-shop-mobile-details__body li+li{margin-top:.6rem}.st-shop-mobile-details__body a{color:#c99bff;text-underline-offset:.3rem}.st-shop-mobile-details .st-shop-ingredients-panel{display:block;width:100%;height:auto;min-height:0;max-height:none;padding:0;overflow:visible;background:none}.st-shop-mobile-details .st-shop-ingredients-panel__row{display:block;min-height:0;padding:1.4rem 0;border-bottom:1px solid rgba(202,151,255,.15)}.st-shop-mobile-details .st-shop-ingredients-panel__row:first-child{padding-top:0}.st-shop-mobile-details .st-shop-ingredients-panel__row:last-child{border-bottom:0;padding-bottom:0}.st-shop-mobile-details .st-shop-ingredients-panel__heading strong{font-size:1.6rem;line-height:1.4}.st-shop-mobile-details .st-shop-ingredients-panel__heading span{color:#c99bff;font-size:1.3rem;line-height:1.5}.st-shop-mobile-details .st-shop-ingredients-panel__row p{margin:.7rem 0 0;padding:0;border:0;color:#c9c2d6;font-size:1.5rem;font-weight:400;line-height:1.6}}@media screen and (min-width:750px){.st-shop-slide--ingredients .st-shop-ingredients-panel{grid-template-rows:repeat(4,minmax(min-content,1fr));padding:.8rem clamp(2rem,2.5vw,3.6rem)}.st-shop-slide--ingredients .st-shop-ingredients-panel__row{grid-template-columns:minmax(0,1fr);align-content:center;align-items:start;gap:.6rem;padding:.8rem 0;border-bottom:1px solid rgba(202,151,255,.16)}.st-shop-slide--ingredients .st-shop-ingredients-panel__row:last-child{border-bottom:0}.st-shop-slide--ingredients .st-shop-ingredients-panel__heading strong{color:#faf7ff;font-size:clamp(1.8rem,1.5vw,2.2rem);font-weight:500;letter-spacing:-.025em;line-height:1.2}.st-shop-slide--ingredients .st-shop-ingredients-panel__heading span{margin-top:.6rem;color:#c99bff;font-size:1.35rem;font-weight:500;line-height:1.4}.st-shop-slide--ingredients .st-shop-ingredients-panel__row p{padding:0;border:0;color:#b6afc8;font-size:1.4rem;font-weight:400;line-height:1.45}}@media screen and (min-width:750px)and (max-width:989px){.st-shop-slide--ingredients .st-shop-ingredients-panel__row p{display:none}}@media screen and (max-width:749px){.st-shop--mobile-ready .st-shop-gallery.is-ingredients-active{border:0}.st-shop--mobile-ready .st-shop-slide--ingredients{overflow:clip;overscroll-behavior:auto;touch-action:pan-y pinch-zoom}.st-shop--mobile-ready .st-shop-formula-mobile{display:grid;height:100%;grid-template-rows:repeat(4,minmax(0,1fr));padding:.6rem 2.2rem}.st-shop--mobile-ready .st-shop-formula-mobile .st-shop-ingredients-panel__heading{display:flex;flex-direction:column;justify-content:center;padding:.4rem 0;border-bottom:1px solid rgba(202,151,255,.16)}.st-shop--mobile-ready .st-shop-formula-mobile .st-shop-ingredients-panel__heading:last-child{border:0}.st-shop--mobile-ready .st-shop-formula-mobile strong{color:#faf7ff;font-size:clamp(1.5rem,4.1vw,1.8rem);font-weight:500;line-height:1.25;letter-spacing:-.02em}.st-shop--mobile-ready .st-shop-formula-mobile span{margin-top:.4rem;color:#c99bff;font-size:clamp(1.15rem,3.2vw,1.4rem);font-weight:400;line-height:1.35}}@media screen and (max-width:749px){.st-shop--mobile-ready .st-shop-formula-mobile{height:auto;grid-template-rows:none;padding:.6rem 2.2rem}.st-shop--mobile-ready .st-shop-formula-mobile .st-shop-ingredients-panel__row{display:block;padding:1.5rem 0;border-bottom:1px solid rgba(202,151,255,.16)}.st-shop--mobile-ready .st-shop-formula-mobile .st-shop-ingredients-panel__row:last-child{border-bottom:0}.st-shop--mobile-ready .st-shop-formula-mobile .st-shop-ingredients-panel__heading{padding:0;border:0}.st-shop--mobile-ready .st-shop-formula-mobile .st-shop-ingredients-panel__row p{display:block;margin:.7rem 0 0;padding:0;border:0;color:#b6afc8;font-size:1.4rem;line-height:1.5}}.st-shop .st-shop-slide--product{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.st-shop .st-shop-product-render{min-height:0;min-width:0;grid-template-rows:minmax(0,1fr)}.st-shop .st-shop__media .st-shop-product-render img.st-shop-slide__render{display:block;min-height:0;min-width:0;width:100%;height:100%;max-height:100%;object-fit:contain;filter:none;opacity:1}.st-shop .st-shop__media .st-shop-product-render[data-render-count="60"] img.st-shop-slide__render{transform:none;width:100%;max-width:100%;height:100%}.st-shop .st-shop__media .st-shop-product-render[data-render-count="10"] img.st-shop-slide__render{width:80%;height:80%}@media(min-width:750px){.st-shop .st-shop-product-render{padding:1rem 1rem 0}.st-shop .st-shop-product-render[data-render-count="60"]{padding:2rem 0 1rem}}.st-shop-slide--benefits{background:#08071e}.st-shop-benefits__link{display:block;width:100%;height:100%;min-width:0;min-height:0}.st-shop-benefits__link:focus-visible{outline:3px solid #ffd238;outline-offset:-3px}.st-shop .st-shop__media .st-shop-benefits__link img{display:block;width:100%;max-width:100%;height:100%;max-height:100%;object-fit:contain;object-position:center;filter:none;transform:none}.st-shop .st-shop__price-row{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem}.st-shop .st-shop__price-row>.st-shop__price{order:0;flex:0 0 auto;margin-bottom:0}.st-shop .st-shipping-link{flex:0 0 auto;display:inline-flex;align-items:center;gap:.45rem;padding:0;border:0;border-radius:0;background:transparent;color:#c99bff;font:500 1.15rem/1.4 var(--font-body-family);letter-spacing:0;white-space:nowrap;cursor:pointer;text-decoration:underline;text-decoration-color:#c99bff66;text-underline-offset:.35rem}.st-shop .st-shipping-link span{font-size:1.1rem}.st-shop .st-shipping-link:after{content:"";position:absolute;top:-.4rem;right:0;bottom:-.4rem;left:0}.st-shop .st-shipping-link{position:relative}.st-shop .st-shipping-link:focus-visible{outline:2px solid #ffd238;outline-offset:5px}.st-shop .st-shipping-link--size{display:none}.st-shop st-shipping-details{display:contents}.st-shop .st-shipping-details{width:min(360px,calc(100vw - 40px));max-height:calc(100dvh - 40px);border:1px solid #8b65af;border-radius:14px;padding:30px 26px;background:#140d28;color:#f9f6ff}.st-shop .st-shipping-details::backdrop{background:#08051a99}.st-shop .st-shipping-details h2{color:#e4ccff;font-size:19px;line-height:1.3;padding-right:15px;margin:0 0 12px}.st-shop .st-shipping-details p{font-size:14px;line-height:1.7;margin:0}.st-shop .st-shipping-details>button{position:absolute;right:6px;top:6px;width:32px;height:32px;border:0;background:transparent;color:#ead7ff;font-size:24px;cursor:pointer}.st-shop .st-shipping-details>button:focus-visible{outline:2px solid #ffd238;outline-offset:-2px}@media screen and (max-width:749px){.st-shop .st-shop__price-row{order:4;margin-bottom:1.2rem}}@media screen and (max-width:374px){.st-shop .st-shipping-link--price{display:none}.st-shop .st-shipping-link--size{display:inline-flex}.st-shop .st-count-picker .st-count-picker__shipping-label{display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%}}.st-shop:not(:has(st-selling-plan-selector[data-initialized=true])) .st-shipping-link--price{display:none}
/*# sourceMappingURL=/cdn/shop/t/135/assets/st-shop.css.map */
