.cf-b2b-footer{border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.cf-b2b-footer__wrap{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:2.4rem;padding-top:0;padding-bottom:0}.cf-b2b-footer__mark{display:grid;place-items:center;width:7rem;height:7rem;border-radius:50%;background:#17191a;color:#fff;font-size:1.6rem;font-weight:800;letter-spacing:.1em}.cf-b2b-footer__copy p,.cf-b2b-footer__copy h2{margin:0}.cf-b2b-footer__copy h2{margin-top:.35rem;font-size:clamp(2.2rem,2.5vw,3.2rem)}.cf-b2b-footer__copy>p:last-child{max-width:62rem;margin-top:.55rem;color:rgba(var(--color-foreground),.68)}.cf-b2b-footer__actions{min-width:23rem;display:grid;gap:.9rem;text-align:center}.cf-b2b-footer__actions .button{min-height:4.8rem;border:0;border-radius:1rem;background:#17191a;color:#fff;font-weight:700}.cf-b2b-footer__login{color:rgb(var(--color-foreground));font-weight:700;text-underline-offset:.3rem}@media screen and (max-width:749px){.cf-b2b-footer__wrap{grid-template-columns:auto minmax(0,1fr);gap:1.4rem;padding-top:0;padding-bottom:0}.cf-b2b-footer__mark{width:5.8rem;height:5.8rem;font-size:1.35rem}.cf-b2b-footer__actions{grid-column:1 / -1;min-width:0;margin-top:.4rem}}.cf-collection-explore{padding:24px 0 64px}.cf-collection-explore__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:20px 0;border-top:1px solid rgba(var(--color-foreground),.12);border-bottom:1px solid rgba(var(--color-foreground),.12);text-align:center}.cf-collection-explore__trust strong,.cf-collection-explore__trust small{display:block}.cf-collection-explore__trust small{margin-top:4px;color:rgba(var(--color-foreground),.56)}.cf-collection-explore__header{max-width:620px;margin:58px auto 28px;text-align:center}.cf-collection-explore__header>span{font-size:11px;font-weight:700;letter-spacing:.14em}.cf-collection-explore__header h2{margin:8px 0 0}.cf-collection-explore__header p{margin:8px 0 0;color:rgba(var(--color-foreground),.62)}.cf-collection-explore__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.cf-collection-explore__card{overflow:hidden;border:1px solid rgba(var(--color-foreground),.09);border-radius:14px;background:#faf9f8;color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.cf-collection-explore__card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #12121212}.cf-collection-explore__media{aspect-ratio:1 / 1;overflow:hidden}.cf-collection-explore__media img,.cf-collection-explore__media svg,.cf-collection-explore__placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.cf-collection-explore__placeholder{display:grid;place-items:center;background:radial-gradient(circle at 28% 22%,rgba(109,56,139,.16),transparent 38%),linear-gradient(145deg,#faf8fc,#f1ebf5)}.cf-collection-explore__placeholder span{color:#6d388b6b;font-size:clamp(48px,8vw,86px);font-weight:700}.cf-collection-explore__card:hover img{transform:scale(1.025)}.cf-collection-explore__title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px}.cf-collection-explore__title h3{margin:0;font-size:16px}.cf-collection-explore__title span{color:#6d388b;font-size:22px}@media screen and (max-width:749px){.cf-collection-explore{padding:16px 0 40px}.cf-collection-explore__trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px;text-align:left}.cf-collection-explore__header{margin-top:40px}.cf-collection-explore__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cf-collection-explore__title{padding:12px}.cf-collection-explore__title h3{font-size:14px}}.cf-collection-hero{padding:32px 0 48px}.cf-collection-hero__breadcrumb{display:flex;gap:8px;margin-bottom:20px;color:rgba(var(--color-foreground),.58);font-size:13px}.cf-collection-hero__breadcrumb a{color:inherit;text-decoration:none}.cf-collection-hero__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:stretch;overflow:hidden;border:1px solid rgba(var(--color-foreground),.08);border-radius:20px;background:#faf9f8}.cf-collection-hero__media{height:clamp(430px,38vw,520px);background:#f5f4f2}.cf-collection-hero__media img,.cf-collection-hero__media svg{display:block;width:100%;height:100%;object-fit:cover}.cf-collection-hero__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,3.2vw,48px)}.cf-collection-hero__grid--without-image{grid-template-columns:1fr;background:radial-gradient(circle at 10% 20%,rgba(109,56,139,.11),transparent 32%),linear-gradient(135deg,#faf8fc,#f7f4f9)}.cf-collection-hero__grid--without-image .cf-collection-hero__content{align-items:center;min-height:280px;text-align:center}.cf-collection-hero__grid--without-image .cf-collection-hero__content h1{font-size:clamp(36px,4vw,52px)}.cf-collection-hero__grid--without-image .cf-collection-hero__content p,.cf-collection-hero__grid--without-image .cf-collection-hero__content .rte{max-width:620px}.cf-collection-hero__grid--without-image .cf-collection-hero__content .button{align-self:center}.cf-collection-hero__eyebrow{margin-bottom:10px;font-size:11px;font-weight:700;letter-spacing:.14em}.cf-collection-hero__content h1{margin:0;max-width:100%;font-size:clamp(30px,3.2vw,44px);line-height:1.05;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-wrap:balance}.cf-collection-hero__content p,.cf-collection-hero__content .rte{max-width:520px;margin:18px 0 24px;color:rgba(var(--color-foreground),.66);line-height:1.55}.cf-collection-hero__content .button{align-self:flex-start;min-width:180px;background:#6d388b;color:#fff;border-color:#6d388b}@media screen and (max-width:749px){.cf-collection-hero{padding:18px 0 30px}.cf-collection-hero__breadcrumb{margin-bottom:14px}.cf-collection-hero__grid{grid-template-columns:1fr;border-radius:14px}.cf-collection-hero__media{height:auto;min-height:0;aspect-ratio:4 / 3}.cf-collection-hero__content{padding:22px 20px 24px}.cf-collection-hero__content h1{font-size:32px}.cf-collection-hero__content p,.cf-collection-hero__content .rte{margin:14px 0 18px;line-height:1.45}.cf-collection-hero__content .button{width:100%}.cf-collection-hero__grid--without-image .cf-collection-hero__content{min-height:230px}}.cf-drawer-kicker{display:inline-flex;padding:.55rem 1rem;border-radius:999px;background:#f4ecf8;color:#6d388b;font-size:1.05rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.cart-drawer .drawer__inner{border-left:1px solid #e8e2ea;background:#fff;box-shadow:-18px 0 60px #35203f1f}.cart-drawer .drawer__header{padding:2rem 2.2rem;border-bottom:1px solid #ebe7ed;background:#fff}.cart-drawer .drawer__heading{font-size:2.1rem;font-weight:800;letter-spacing:-.02em}.cart-drawer .drawer__close{border-radius:999px;background:#f7f5f7}.cart-drawer__body{padding-inline:2.2rem;background:#fff}.cart-drawer-item{padding:1.8rem 0;border-bottom:1px solid #ece8ee}.cart-drawer-item .cart-item__media{overflow:hidden;border:1px solid #ebe6ed;border-radius:1.4rem;background:#faf9fa}.cart-drawer-item .cart-item__image{width:100%;height:100%;object-fit:contain}.cart-drawer-item .cart-item__name{color:#171717;font-weight:750;line-height:1.3;text-decoration:none}.cart-drawer-item .quantity{border-radius:999px;background:#fff}.cart-drawer .drawer__footer{padding:1.8rem 2.2rem 2.2rem;border-top:1px solid #e8e3ea;background:#fbfafc}.cart-drawer__totals__row{font-size:1.55rem}.cart-drawer .cart__checkout-button{min-height:5.2rem;border-radius:1rem;background:#171717;color:#fff;font-weight:800}.cart-drawer .cart__checkout-button:hover{background:#6d388b}.cf-cart-drawer__full-cart{display:flex;justify-content:center;margin-top:.9rem;color:#6d388b;font-size:1.25rem;font-weight:750;text-underline-offset:.35rem}.cart-drawer__empty-content{max-width:34rem;margin:auto;padding:5rem 2.4rem}.cart-drawer__empty-content .cart__empty-text{margin:1.4rem 0 .8rem;font-size:clamp(2.8rem,7vw,4rem);letter-spacing:-.035em}.cf-drawer-empty-copy{margin:0 0 2rem;color:#6f6f6f;font-size:1.4rem;line-height:1.55}.cart-drawer__empty-content>.button{min-height:5rem;border-radius:1rem;background:#171717;color:#fff;font-weight:800}.cf-drawer-empty-trust{display:grid;gap:.8rem;margin-top:2rem;padding-top:1.6rem;border-top:1px solid #e9e4eb;color:#666;font-size:1.15rem;text-align:left}.cf-drawer-empty-trust span:before{content:"\2713";display:inline-grid;place-items:center;width:1.8rem;height:1.8rem;margin-right:.7rem;border-radius:999px;background:#f4ecf8;color:#6d388b;font-weight:800}@media(max-width:749px){.cart-drawer .drawer__header{padding:1.7rem 1.8rem}.cart-drawer__body{padding-inline:1.8rem}.cart-drawer .drawer__footer{padding:1.6rem 1.8rem 2rem}.cart-drawer__empty-content{padding:4rem 1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map?subset=AKABAAAAAAAAAAAAEA */
