.bundle-grid{padding:4rem 0 6rem;background:linear-gradient(to bottom,#fff,#f9fafb)}.bundle-grid__list{display:grid;gap:1.5rem;justify-content:center}@media(min-width:900px){.bundle-grid__list{grid-template-columns:minmax(20rem,32rem);justify-content:center}}.cart-page{padding:3rem 0 5rem;max-width:40rem}.cart-page h1{font-family:var(--font-display);font-size:2.4rem;font-weight:400;margin-bottom:1.5rem}.cart-page__item{display:grid;grid-template-columns:5rem 1fr;gap:1rem;margin-bottom:1.25rem}.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.faq-section{padding:5rem 0 6rem;background:linear-gradient(to bottom,#fdfbff,#f5f0fa)}.faq-section h2{font-family:var(--font-display);font-size:clamp(2rem,4.6vw,3.15rem);font-weight:400;line-height:1.12;color:#1c1c24;margin:.75rem 0 2.5rem}.faq-section h2 em{font-style:italic;font-weight:400}.faq-section h2 .holographic-text{font-style:normal;font-weight:500}.site-footer{background:#f5f0fa;border-top:1px solid rgb(196 181 227 / .15);padding:4rem 0 2rem}.site-footer__inner{display:grid;gap:3rem}.site-footer__logo img{height:2.5rem;width:auto;object-fit:contain}.site-footer__brand p{max-width:24rem;color:#1c1c2466;font-size:.875rem;font-weight:400;line-height:1.7;margin-top:1rem}.site-footer h4{font-family:var(--font-mono);font-size:10px;letter-spacing:.25em;text-transform:uppercase;color:#c4b5e3;font-weight:400;margin-bottom:1rem}.site-footer ul{list-style:none;padding:0;display:grid;gap:.75rem}.site-footer ul a{font-size:.875rem;font-weight:400;letter-spacing:.02em;color:#1c1c2473}.site-footer ul a:hover{color:#1c1c24}.site-footer__social{display:flex;gap:1.25rem;margin-top:1.5rem}.site-footer__social a{font-family:var(--font-mono);font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:#1c1c244d}.site-footer__social a:hover{color:#9b8ac4}.site-footer__legal{margin-top:4rem;padding-top:2rem;border-top:1px solid rgb(196 181 227 / .05);display:flex;flex-direction:column;gap:1rem;font-family:var(--font-mono);font-size:10px;color:#1c1c2433;letter-spacing:.04em}.site-footer__legal p:nth-child(2){display:flex;gap:1.5rem}.site-footer__disclaimer{margin-top:1.5rem;font-family:var(--font-mono);font-size:10px;color:#1c1c2426;line-height:1.7;letter-spacing:.04em;padding-bottom:.5rem}@media(min-width:800px){.site-footer__inner{grid-template-columns:2fr 1fr}.site-footer__legal{flex-direction:row;justify-content:space-between;align-items:center}}.site-header{position:sticky;top:0;z-index:50;background:#fffc;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid rgb(196 181 227 / .15)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:var(--header-height);gap:1rem}.site-header__logo{display:flex;align-items:center}.site-header__logo img{height:2rem;width:auto;object-fit:contain}.site-header__nav{display:none;align-items:center;gap:2.5rem}.site-header__nav a{font-family:var(--font-body);font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:#1c1c249e;transition:color .3s ease}.site-header__nav a:hover{color:#1c1c24}.site-header__actions{display:flex;align-items:center;gap:.35rem}.site-header__cart,.site-header__menu-btn{position:relative;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:999px;color:#1c1c24}.site-header__cart:hover,.site-header__menu-btn:hover{background:#1c1c240d}.site-header__cart svg{width:1.25rem;height:1.25rem}.site-header__count{position:absolute;top:.1rem;right:.1rem;min-width:1.25rem;height:1.25rem;border-radius:999px;background:var(--color-cart-badge);color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 .2rem}.site-header__mobile[hidden]{display:none!important}.site-header__mobile:not([hidden]){position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#fffffffa;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.site-header__mobile a{font-family:var(--font-display);font-size:2.25rem;font-weight:300;font-style:italic;letter-spacing:.04em;color:#1c1c24}.site-header__mobile-cta{font-family:var(--font-body)!important;font-size:1rem!important;font-style:normal!important;font-weight:500!important;letter-spacing:.08em!important;margin-top:1rem;padding:.75rem 2rem;background:#1c1c24;color:#fff!important;border-radius:999px}@media(min-width:1024px){.site-header__logo img{height:2.5rem}.site-header__nav{display:flex}.site-header__menu-btn,.site-header__mobile{display:none}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.hero{position:relative;background:linear-gradient(to bottom,#ede5f8,#f4eff9,#f8f5ff);overflow:hidden}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.hero__photo{width:100%;height:100%;object-fit:cover;opacity:.25}.hero__wash{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgb(232 224 244 / .4),transparent,rgb(248 245 255 / .9))}.hero__content{position:relative;z-index:1;padding:5rem 0 1.5rem;display:flex;flex-direction:column;align-items:center}.hero__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;width:100%;align-items:start}.hero__item{text-align:center;background:transparent;width:100%;display:grid;justify-items:center;gap:.35rem;cursor:pointer}.hero__media{height:13rem;width:100%;display:flex;align-items:flex-end;justify-content:center}.hero__media img{max-height:13rem;width:auto;object-fit:contain;filter:drop-shadow(0 20px 40px rgb(80 60 140 / .18))}.hero__item h2{font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1c1c24;line-height:1.2;margin-top:.35rem}.hero__item p{font-family:var(--font-body);font-size:10px;font-weight:650;letter-spacing:.02em;font-style:normal}.hero__cta{display:flex;flex-direction:column;align-items:center;gap:.85rem;margin-top:1.5rem;text-align:center}.hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem 1rem;border-radius:999px;border:1px solid rgb(155 138 196 / .4);color:#7b6ba4;font-family:var(--font-mono);font-size:10px;letter-spacing:.25em;text-transform:uppercase}.hero__dot{width:.375rem;height:.375rem;border-radius:999px;background:#9b8ac4;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}.hero__shop{width:auto;min-width:13.5rem;padding:.95rem 2.1rem;background:#1c1c24;color:#fff;box-shadow:0 12px 28px #1c1c2438}.hero__shop:hover{background:#2c2c34;color:#fff}.hero-lightbox[hidden]{display:none}.hero-lightbox:not([hidden]){position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#000c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem;cursor:pointer}.hero-lightbox img{max-width:min(75vw,26rem);max-height:70vh;object-fit:contain;filter:drop-shadow(0 0 80px rgb(196 181 227 / .5))}.hero-lightbox__title{font-family:var(--font-body);color:#fff;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-lightbox__hint{position:absolute;bottom:1.5rem;font-family:var(--font-mono);font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#fff6}.hero-lightbox__close{position:absolute;top:1.25rem;right:1.25rem;width:2.5rem;height:2.5rem;border-radius:999px;background:#ffffff26;color:#fff;font-size:1.5rem;line-height:1}@media(min-width:640px){.hero__grid{gap:1rem}.hero__item h2,.hero__item p{font-size:.875rem}.hero__badge{font-size:11px}}@media(min-width:800px){.hero__content{padding-top:6rem;padding-bottom:1.5rem}.hero__grid{gap:2rem}.hero__media,.hero__media img{height:16.25rem;max-height:16.25rem}}.contact-page{padding:3rem 0 5rem}.contact-page h1{font-family:var(--font-display);font-size:clamp(2.4rem,5vw,3.4rem);font-weight:400}.contact-page__intro{color:#7b6ba4;max-width:36rem;margin:.75rem 0 2rem}.contact-page__cards{display:grid;gap:1rem;margin-bottom:2.5rem}.contact-page__cards article{background:#fff;border:1px solid var(--color-border);border-radius:.75rem;padding:1.25rem}.contact-page__cards h2{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem}.contact-page__form{max-width:36rem}.contact-page__form h2{font-family:var(--font-display);font-size:1.8rem;font-weight:400;margin-bottom:1rem}.contact-page label{display:grid;gap:.4rem;margin-bottom:.9rem;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted)}.contact-page input,.contact-page textarea{border:1px solid var(--color-border);border-radius:.85rem;padding:.85rem 1rem;color:var(--color-foreground);background:#fff}@media(min-width:800px){.contact-page__cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.story-page{width:min(42rem,calc(100% - 3rem));margin-inline:auto;padding:3rem 0 5rem}.story-page h1{font-family:var(--font-display);font-size:clamp(2.4rem,5vw,3.6rem);font-weight:400;margin:.6rem 0 1rem}.story-page__lede{font-size:1.05rem;color:#7b6ba4;margin-bottom:2rem}.story-page__body p{margin-bottom:1.1rem}.plain-page{width:min(44rem,calc(100% - 3rem));margin-inline:auto;padding:3rem 0 5rem}.plain-page h1{font-family:var(--font-display);font-size:clamp(2.2rem,5vw,3.2rem);font-weight:400;margin-bottom:1.5rem}.product-grid{padding:3rem 0 4rem;background:#fff}.product-grid__intro{text-align:center;margin-bottom:3rem}.product-grid__list{display:grid;gap:1.5rem}@media(min-width:700px){.product-grid__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1100px){.product-grid__list{grid-template-columns:repeat(3,minmax(0,1fr))}}.pdp{display:grid;gap:2.25rem;padding:2.25rem 0 3rem}.pdp__gallery{display:grid;gap:.75rem;align-content:start}.pdp__stage{background:#f6f3fa;display:grid;place-items:center;min-height:22rem;padding:2rem}.pdp__image{max-height:28rem;width:auto;object-fit:contain}.pdp__thumbs{display:flex;gap:.5rem;overflow-x:auto}.pdp__thumb{flex:0 0 4.5rem;height:5.5rem;padding:.35rem;border:1px solid #e8e4ef;background:#faf8fd;cursor:pointer}.pdp__thumb.is-active{border-color:#9b8ac4}.pdp__thumb img{width:100%;height:100%;object-fit:contain}.pdp__info{display:grid;gap:.85rem;align-content:start}.pdp h1{font-family:var(--font-display);font-size:clamp(2.3rem,5vw,3.5rem);font-weight:400;line-height:1.05;letter-spacing:-.02em}.pdp__subtitle{font-family:var(--font-body);font-size:.95rem;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.pdp__price{font-family:var(--font-body);font-size:1.55rem;font-weight:650;font-variant-numeric:tabular-nums;letter-spacing:-.03em}.pdp__desc{max-height:7.5rem;overflow:auto}.pdp__form,.pdp__buy{display:grid;gap:.85rem}.pdp__buy{grid-template-columns:auto 1fr;align-items:stretch}.pdp-extras,.related{padding:1rem 0 3rem;display:grid;gap:1.5rem}.pdp-extras h2,.related h2{font-family:var(--font-display);font-size:2rem;font-weight:400}.benefit-grid{display:grid;gap:.75rem}.benefit-grid article{border:1px solid var(--color-border);padding:1rem;font-size:.9rem;background:#fff}.related__grid{display:grid;gap:1rem}@media(min-width:900px){.pdp{grid-template-columns:1.05fr .95fr;align-items:start}.pdp__info{position:sticky;top:calc(var(--header-height) + 1rem)}.benefit-grid,.related__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.why{padding:5rem 0 2rem;background:linear-gradient(to bottom,#f8f5ff,#fdfbff,#f5f0fa)}.why__headline{font-family:var(--font-display);font-size:clamp(2rem,4.6vw,3.15rem);font-weight:400;line-height:1.12;color:#1c1c24;margin-top:.75rem;max-width:38rem}.why__headline em{font-style:italic;font-weight:400}.why__headline .holographic-text{font-style:normal;font-weight:500}.why__body{margin-top:1.1rem;color:#1c1c2494;max-width:36rem;font-size:1rem;font-weight:400;line-height:1.7}.why__video{margin-top:2.5rem;border-radius:1rem;overflow:hidden}.why__video video{width:100%;display:block}@media(min-width:1024px){.why{padding-top:6rem;padding-bottom:2.5rem}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;border:0;background:#00000059}.cart-drawer::backdrop{background:transparent}.cart-drawer__panel{margin-left:auto;width:min(28rem,100%);height:100%;background:#fff;display:flex;flex-direction:column;padding:1.25rem}.cart-drawer__head,.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center}.cart-drawer__head h2{font-family:var(--font-display);font-size:1.7rem;font-weight:400}.cart-drawer__item a{font-family:var(--font-body);font-weight:650;font-size:.9rem;letter-spacing:.02em}.cart-drawer__qty{display:flex;align-items:center;gap:.5rem;margin-top:.35rem}.cart-drawer__qty button{width:1.6rem;height:1.6rem;border:1px solid var(--color-border);background:#fff}.cart-drawer__empty{display:grid;gap:1rem;justify-items:start;padding:1rem 0}.cart-drawer__foot .btn{width:100%}.cart-drawer__head button{font-size:1.6rem;line-height:1}.cart-drawer__body{flex:1;overflow:auto;padding:1rem 0;display:grid;gap:1rem;align-content:start}.cart-drawer__item{display:grid;grid-template-columns:4.5rem 1fr;gap:.85rem}.cart-drawer__item img{width:4.5rem;height:5.5rem;object-fit:contain;background:#f7f4fb}.cart-drawer__item p,.cart-drawer__item button{font-size:.8rem;color:var(--color-muted)}.cart-drawer__foot{display:grid;gap:.85rem;border-top:1px solid var(--color-border);padding-top:1rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.product-card{display:flex;flex-direction:column;border:1px solid #e8e4ef;background:#fff;box-shadow:0 1px 2px #1c1c240a;height:100%;overflow:hidden}.product-card:hover{box-shadow:0 8px 22px #503c8c14}.product-card__media{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:2 / 3;background:var(--card-accent);overflow:hidden}.product-card__media--wide{aspect-ratio:4 / 3}.product-card__badge{position:absolute;top:.85rem;left:.85rem;z-index:1;background:#1c1c24;color:#fff;font-family:var(--font-body);font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.35rem .6rem;border-radius:999px}.product-card__media img{width:100%;height:100%;max-height:none;object-fit:contain;transition:transform .5s ease}.product-card:hover .product-card__media img{transform:scale(1.04)}.product-card__body{padding:1.25rem 1.25rem 1.35rem;display:flex;flex-direction:column;gap:.85rem;flex:1}.product-card h3{font-family:var(--font-body);font-size:.98rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#1c1c24;line-height:1.25}.product-card__tagline{color:#7c3aed;font-size:.72rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase;margin-top:.3rem}.product-card__list{list-style:none;padding:0;display:grid;gap:.4rem}.product-card__list li{display:flex;align-items:flex-start;gap:.5rem;font-size:.8rem;color:#3f3f4a;line-height:1.4}.product-card__list li:before{content:"";width:13px;height:13px;flex-shrink:0;margin-top:.15rem;background:center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237c3aed' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12l5 5L20 7'/%3E%3C/svg%3E")}.product-card__form{display:grid;gap:.7rem;margin-top:auto}.product-card__buy{display:grid;grid-template-columns:auto 1fr;align-items:stretch;gap:.55rem}.product-card__atc{display:flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.6rem;padding:.45rem .75rem;background:#1c1c24;color:#fff;font-family:var(--font-body);font-size:.8rem;font-weight:650;letter-spacing:.02em;border:0;border-radius:999px;cursor:pointer}.product-card__atc:hover{background:#2c2c34}.product-card__atc [data-atc-price]{font-variant-numeric:tabular-nums;opacity:.9}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
