:root{--zub-ink: #171523;--zub-cream: #fffaf1;--zub-white: #ffffff;--zub-pink: #ff74b7;--zub-pink-soft: #ffd4e8;--zub-purple: #7b61ff;--zub-purple-deep: #5f42ee;--zub-blue: #80d8ff;--zub-yellow: #ffd85c;--zub-mint: #8ee8c4;--zub-coral: #ff8a7d;--zub-border: rgba(23, 21, 35, .12);--zub-shadow: 0 24px 70px rgba(87, 59, 164, .14);--zub-shadow-soft: 0 14px 40px rgba(43, 31, 88, .1);--zub-radius-xl: 38px;--zub-radius-lg: 28px;--zub-radius-md: 20px;--zub-ease: cubic-bezier(.22, 1, .36, 1)}html{scroll-behavior:smooth;overflow-x:clip}body{color:var(--zub-ink);background:radial-gradient(circle at 5% 5%,rgba(255,116,183,.09),transparent 26rem),radial-gradient(circle at 95% 15%,rgba(123,97,255,.09),transparent 30rem),var(--zub-cream);overflow-x:hidden}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:999;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}body,button,input,select,textarea{font-family:var(--font-body-family),"Avenir Next","Trebuchet MS",sans-serif}h1,h2,h3,h4,.h0,.h1,.h2,.h3,.h4{font-family:var(--font-heading-family),"Avenir Next","Trebuchet MS",sans-serif;letter-spacing:-.045em;line-height:1.02}.page-width{max-width:140rem}.zubblie-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;background:var(--zub-ink);color:var(--zub-white);transition:opacity .5s var(--zub-ease),visibility .5s var(--zub-ease)}.zubblie-loader.is-hidden{opacity:0;visibility:hidden}.zubblie-loader__core{display:grid;place-items:center;gap:1.8rem;font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase}.zubblie-loader__dumpling{width:7.2rem;height:5.2rem;border-radius:54% 54% 44% 44%/66% 66% 36% 36%;background:linear-gradient(145deg,#fff,#ffd6ea 62%,#f0bce1);box-shadow:inset -1rem -1.2rem 1.8rem #b4468921,0 1.2rem 3rem #ff74b74d;animation:zub-loader-bounce .8s var(--zub-ease) infinite alternate;position:relative}.zubblie-loader__dumpling:before,.zubblie-loader__dumpling:after{content:"";position:absolute;top:2rem;width:.65rem;height:.85rem;border-radius:999px;background:var(--zub-ink)}.zubblie-loader__dumpling:before{left:2.2rem}.zubblie-loader__dumpling:after{right:2.2rem}@keyframes zub-loader-bounce{to{transform:translateY(-1rem) rotate(3deg)}}.zubblie-wordmark{display:inline-flex;align-items:center;gap:.55rem;color:var(--zub-ink);white-space:nowrap}.zubblie-wordmark__text{font-size:clamp(2rem,2.4vw,2.9rem);font-weight:900;letter-spacing:-.08em;line-height:1}.zubblie-wordmark__spark{color:var(--zub-pink);font-size:1.25rem;transform:rotate(-12deg)}.zubblie-wordmark__dot{width:.65rem;height:.65rem;margin-top:-1.5rem;margin-left:-.2rem;border-radius:50%;background:var(--zub-yellow);box-shadow:0 0 0 .25rem #ffd85c38}.announcement-bar-section{position:relative;z-index:12}.announcement-bar{min-height:3.8rem;background:linear-gradient(90deg,var(--zub-purple),var(--zub-pink),var(--zub-coral),var(--zub-yellow));background-size:240% 100%;animation:zub-gradient-slide 12s linear infinite}.announcement-bar__message{color:var(--zub-ink);font-size:1.15rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}@keyframes zub-gradient-slide{to{background-position:240% 0}}.header-wrapper{background:#fffaf1c2!important;border:0!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:box-shadow .3s ease,background .3s ease}.shopify-section-header-sticky .header-wrapper,.scrolled-past-header .header-wrapper{background:#fffaf1eb!important;box-shadow:0 1rem 4rem #2b1f5814}.header{max-width:140rem;min-height:7.4rem}.header__menu-item,.header__icon{color:var(--zub-ink)!important}.header__menu-item{position:relative;font-weight:750;letter-spacing:-.015em}.header__menu-item:after{content:"";position:absolute;left:1.2rem;right:1.2rem;bottom:.55rem;height:.32rem;border-radius:999px;background:linear-gradient(90deg,var(--zub-pink),var(--zub-purple));transform:scaleX(0);transform-origin:center;transition:transform .3s var(--zub-ease)}.header__menu-item:hover:after,.header__active-menu-item:after{transform:scaleX(1)}.header__icon{border-radius:50%;transition:background .2s ease,transform .2s ease}.header__icon:hover{background:#7b61ff14;transform:translateY(-2px)}.button,.shopify-challenge__button,.customer button,button.shopify-payment-button__button--unbranded{border:0;border-radius:999px;min-height:5.4rem;padding-inline:2.8rem;font-weight:850;letter-spacing:-.02em;box-shadow:0 1.1rem 2.8rem #5f42ee33;background:linear-gradient(135deg,var(--zub-purple),var(--zub-purple-deep));color:#fff;overflow:hidden;transition:transform .25s var(--zub-ease),box-shadow .25s var(--zub-ease),filter .25s ease}.button:after,.shopify-challenge__button:after,.customer button:after{display:none!important}.button:hover,.shopify-challenge__button:hover,.customer button:hover,button.shopify-payment-button__button--unbranded:hover{transform:translateY(-3px) scale(1.015);box-shadow:0 1.6rem 3.6rem #5f42ee47;filter:saturate(1.1)}.button--secondary{background:#ffffffb3;color:var(--zub-ink);border:.15rem solid rgba(23,21,35,.13);box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.zub-section{position:relative;overflow:hidden}.zub-container{width:min(100% - 3.2rem,136rem);margin-inline:auto}.zub-eyebrow{display:inline-flex;align-items:center;gap:.7rem;padding:.75rem 1.25rem;border:.1rem solid rgba(23,21,35,.1);border-radius:999px;background:#ffffffa8;box-shadow:0 .7rem 2rem #2b1f580f;color:var(--zub-ink);font-size:1.15rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.zub-eyebrow:before{content:"";width:.8rem;height:.8rem;border-radius:50%;background:var(--zub-pink);box-shadow:0 0 0 .4rem #ff74b72e}.zub-display{margin:0;font-size:clamp(5rem,8.1vw,11.7rem);font-weight:900;letter-spacing:-.082em;line-height:.87}.zub-display em{position:relative;color:var(--zub-purple);font-style:normal;white-space:nowrap}.zub-display em:after{content:"";position:absolute;left:2%;right:-2%;bottom:-.02em;height:.14em;border-radius:999px;background:var(--zub-yellow);z-index:-1;transform:rotate(-1.2deg)}.zub-lead{max-width:62rem;margin:0;color:#171523bd;font-size:clamp(1.7rem,2vw,2.2rem);line-height:1.55}.zub-hero{min-height:min(88rem,calc(100vh - 10rem));padding:clamp(5rem,8vw,10rem) 0 7rem;background:radial-gradient(circle at 75% 35%,rgba(255,116,183,.2),transparent 22rem),radial-gradient(circle at 85% 75%,rgba(128,216,255,.22),transparent 28rem),linear-gradient(180deg,#fffaf2,#fff5fa)}.zub-hero:before,.zub-hero:after{content:"";position:absolute;border-radius:50%;filter:blur(.2px);opacity:.9}.zub-hero:before{width:13rem;height:13rem;top:8%;left:-5rem;background:var(--zub-yellow)}.zub-hero:after{width:9rem;height:9rem;right:3%;top:8%;background:var(--zub-mint)}.zub-hero__grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(40rem,.96fr);align-items:center;gap:clamp(3rem,5vw,8rem)}.zub-hero__copy{position:relative;z-index:2;display:grid;justify-items:start;gap:2.6rem}.zub-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem}.zub-hero__microcopy{display:flex;align-items:center;gap:1rem;font-size:1.3rem;font-weight:750;color:#171523a3}.zub-hero__faces{display:flex}.zub-hero__face{width:3.2rem;height:3.2rem;margin-left:-.7rem;display:grid;place-items:center;border:.22rem solid var(--zub-cream);border-radius:50%;background:var(--zub-yellow);font-size:1.5rem}.zub-hero__face:first-child{margin-left:0}.zub-hero__face:nth-child(2){background:var(--zub-pink-soft)}.zub-hero__face:nth-child(3){background:var(--zub-blue)}.zub-hero__visual{position:relative;min-height:57rem;display:grid;place-items:center;perspective:1200px}.zub-orbit{--orbit-x: 0px;--orbit-y: 0px;--orbit-rotate-x: 0deg;--orbit-rotate-y: 0deg;width:min(48vw,58rem);aspect-ratio:1;position:relative;display:grid;place-items:center;border-radius:50%;transform:translate(var(--orbit-x),var(--orbit-y)) rotateX(var(--orbit-rotate-x)) rotateY(var(--orbit-rotate-y));transition:transform .6s var(--zub-ease)}.zub-orbit__halo{position:absolute;top:7%;right:7%;bottom:7%;left:7%;border-radius:50%;border:.2rem solid rgba(123,97,255,.17);box-shadow:0 0 0 3rem #ffffff6b,0 0 0 6rem #7b61ff0f,var(--zub-shadow);animation:zub-halo-pulse 4s ease-in-out infinite}.zub-orbit__ring{position:absolute;width:112%;height:34%;border:.45rem solid rgba(95,66,238,.78);border-left-color:#ff74b7b3;border-right-color:#80d8ffcc;border-radius:50%;transform:rotate(-16deg);filter:drop-shadow(0 1.4rem 1.8rem rgba(95,66,238,.16))}.zub-orbit__ring:after{content:"";position:absolute;width:2.2rem;height:2.2rem;top:1.8rem;right:8%;border-radius:50%;background:var(--zub-yellow);box-shadow:0 0 0 .8rem #ffd85c38;animation:zub-satellite 3.2s ease-in-out infinite alternate}.zub-orbit__image{position:relative;z-index:3;width:70%;height:70%;object-fit:contain;filter:drop-shadow(0 4rem 3.5rem rgba(90,48,140,.22));animation:zub-float 4.6s ease-in-out infinite}.zub-dumpling{position:relative;z-index:3;width:61%;aspect-ratio:1.18;border-radius:50% 50% 43% 43%/63% 63% 42% 42%;background:radial-gradient(circle at 28% 22%,rgba(255,255,255,.95),transparent 18%),radial-gradient(circle at 60% 72%,rgba(255,116,183,.24),transparent 32%),linear-gradient(145deg,#fff,#ffe4f0 56%,#f2b9de);box-shadow:inset -2.8rem -3.2rem 4rem #a64d8b1f,inset 1.6rem 1.4rem 2.6rem #ffffffe6,0 4.5rem 6rem #5c308a38;animation:zub-float 4.6s ease-in-out infinite}.zub-dumpling:before{content:"";position:absolute;width:72%;height:31%;top:-5%;left:14%;border-radius:50%;border-top:1.4rem double rgba(200,105,167,.2);transform:rotate(-2deg)}.zub-dumpling__eye{position:absolute;top:45%;width:7.5%;aspect-ratio:.72;border-radius:50%;background:var(--zub-ink);box-shadow:inset .25rem .35rem #fff3}.zub-dumpling__eye--left{left:32%;transform:rotate(-7deg)}.zub-dumpling__eye--right{right:32%;transform:rotate(7deg)}.zub-dumpling__mouth{position:absolute;left:45%;top:58%;width:10%;height:5%;border-bottom:.35rem solid var(--zub-ink);border-radius:50%}.zub-dumpling__cheek{position:absolute;top:58%;width:12%;height:6%;border-radius:50%;background:#ff74b761;filter:blur(1px)}.zub-dumpling__cheek--left{left:18%}.zub-dumpling__cheek--right{right:18%}.zub-dumpling__glitter{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;overflow:hidden}.zub-dumpling__glitter:before,.zub-dumpling__glitter:after{content:"\2726   \b7   \2727   \b7   \2726   \b7   \2727";position:absolute;color:#7b61ff61;font-size:clamp(1.4rem,2vw,2.3rem);letter-spacing:.6rem;white-space:nowrap;animation:zub-glitter-drift 5s linear infinite}.zub-dumpling__glitter:before{left:12%;top:23%}.zub-dumpling__glitter:after{right:5%;bottom:16%;animation-direction:reverse}.zub-orbit__badge{position:absolute;z-index:4;display:inline-flex;align-items:center;gap:.7rem;padding:1.2rem 1.5rem;border:.1rem solid rgba(23,21,35,.08);border-radius:1.8rem;background:#ffffffbf;box-shadow:var(--zub-shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-size:1.25rem;font-weight:850;animation:zub-badge-float 3.5s ease-in-out infinite alternate}.zub-orbit__badge--one{left:-2%;top:18%;transform:rotate(-6deg)}.zub-orbit__badge--two{right:-4%;top:57%;transform:rotate(7deg);animation-delay:-.8s}.zub-orbit__badge--three{left:8%;bottom:2%;transform:rotate(3deg);animation-delay:-1.5s}@keyframes zub-float{50%{transform:translateY(-1.8rem) rotate(1.4deg)}}@keyframes zub-halo-pulse{50%{transform:scale(1.025);opacity:.78}}@keyframes zub-satellite{to{transform:translate(-2rem,1.2rem) scale(.8)}}@keyframes zub-glitter-drift{50%{transform:translate(1.6rem,1.1rem) rotate(4deg)}}@keyframes zub-badge-float{to{translate:0 -1rem}}.zub-marquee{overflow:hidden;border-block:.1rem solid rgba(23,21,35,.09);background:var(--zub-ink);color:#fff}.zub-marquee__track{display:flex;width:max-content;animation:zub-marquee 24s linear infinite}.zub-marquee__item{display:flex;align-items:center;gap:2.4rem;padding:1.8rem 2.4rem;font-size:clamp(1.5rem,2vw,2rem);font-weight:850;letter-spacing:-.025em;white-space:nowrap}.zub-marquee__star{color:var(--zub-yellow)}@keyframes zub-marquee{to{transform:translate(-50%)}}.zub-heading-block{display:grid;gap:1.5rem;max-width:75rem;margin-bottom:clamp(3.5rem,5vw,6rem)}.zub-heading-block--center{margin-inline:auto;text-align:center;justify-items:center}.zub-heading-block h2{margin:0;font-size:clamp(4rem,6vw,7.5rem);font-weight:900}.zub-heading-block p{margin:0;color:#171523ad;font-size:1.8rem;line-height:1.6}.zub-moods{padding:clamp(7rem,9vw,12rem) 0}.zub-mood-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.8rem}.zub-mood-card{--mood-color: var(--zub-pink-soft);position:relative;min-height:42rem;padding:2.2rem;display:flex;flex-direction:column;justify-content:space-between;isolation:isolate;overflow:hidden;border:.1rem solid rgba(23,21,35,.08);border-radius:var(--zub-radius-lg);background:var(--mood-color);color:var(--zub-ink);box-shadow:0 1.2rem 4rem #2b1f5814;text-decoration:none;transition:transform .4s var(--zub-ease),box-shadow .4s var(--zub-ease)}.zub-mood-card:hover{transform:translateY(-1rem) rotate(-.7deg);box-shadow:0 2.6rem 6rem #2b1f5829}.zub-mood-card:nth-child(2n):hover{transform:translateY(-1rem) rotate(.7deg)}.zub-mood-card:before{content:"";position:absolute;width:24rem;height:24rem;right:-10rem;top:-10rem;border-radius:50%;background:#ffffff61;z-index:-1;transition:transform .5s var(--zub-ease)}.zub-mood-card:hover:before{transform:scale(1.2)}.zub-mood-card__top{display:flex;align-items:center;justify-content:space-between;gap:1rem}.zub-mood-card__label{padding:.7rem 1rem;border-radius:999px;background:#fff9;font-size:1.1rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.zub-mood-card__arrow{width:4rem;height:4rem;display:grid;place-items:center;border-radius:50%;background:var(--zub-ink);color:#fff;font-size:2rem;transition:transform .3s var(--zub-ease)}.zub-mood-card:hover .zub-mood-card__arrow{transform:rotate(45deg)}.zub-mood-card__media{position:relative;min-height:20rem;display:grid;place-items:center}.zub-mood-card__image{width:100%;height:22rem;object-fit:contain;filter:drop-shadow(0 2rem 2rem rgba(43,31,88,.18));transition:transform .5s var(--zub-ease)}.zub-mood-card:hover .zub-mood-card__image{transform:scale(1.08) rotate(3deg)}.zub-mood-card__emoji{font-size:9rem;filter:drop-shadow(0 1.5rem 2rem rgba(43,31,88,.16));transition:transform .5s var(--zub-ease)}.zub-mood-card:hover .zub-mood-card__emoji{transform:scale(1.08) rotate(7deg)}.zub-mood-card h3{margin:0 0 .7rem;font-size:2.7rem;font-weight:900}.zub-mood-card p{margin:0;color:#171523ad;font-size:1.45rem;line-height:1.5}.zub-launch{padding:clamp(7rem,9vw,12rem) 0;background:var(--zub-ink);color:#fff}.zub-launch__shell{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,6vw,8rem);align-items:center}.zub-launch__media{position:relative;min-height:58rem;display:grid;place-items:center;border-radius:var(--zub-radius-xl);background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.35),transparent 18%),linear-gradient(145deg,#ffd4e8,#b9a9ff 56%,#80d8ff);overflow:hidden}.zub-launch__media:before,.zub-launch__media:after{content:"\2726";position:absolute;color:#ffffffb8;font-size:7rem;animation:zub-spark-pulse 2.2s ease-in-out infinite alternate}.zub-launch__media:before{left:8%;top:7%}.zub-launch__media:after{right:8%;bottom:5%;animation-delay:-.8s}.zub-launch__image{width:84%;max-height:52rem;object-fit:contain;filter:drop-shadow(0 3.5rem 3rem rgba(44,31,86,.25));transition:transform .7s var(--zub-ease)}.zub-launch__media:hover .zub-launch__image{transform:scale(1.05) rotate(-2deg)}.zub-launch__placeholder{width:58%;aspect-ratio:1.2}.zub-launch__content{display:grid;justify-items:start;gap:2.2rem}.zub-launch__content h2{margin:0;color:#fff;font-size:clamp(4.6rem,6vw,8rem);font-weight:900}.zub-launch__content p{margin:0;max-width:56rem;color:#ffffffb8;font-size:1.85rem;line-height:1.6}.zub-launch__price{display:flex;align-items:baseline;gap:1.2rem;font-size:3rem;font-weight:900}.zub-launch__compare{color:#ffffff73;font-size:1.7rem;text-decoration:line-through}.zub-launch__chips{display:flex;flex-wrap:wrap;gap:.8rem}.zub-launch__chip{padding:.85rem 1.2rem;border:.1rem solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff14;color:#ffffffd1;font-size:1.25rem;font-weight:800}.zub-launch .button{background:linear-gradient(135deg,var(--zub-yellow),#ffb55c);color:var(--zub-ink);box-shadow:0 1.3rem 3rem #ffc44f33}@keyframes zub-spark-pulse{to{transform:scale(.7) rotate(18deg);opacity:.5}}.zub-wobble{padding:clamp(7rem,10vw,13rem) 0}.zub-wobble__stage{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,6vw,8rem);padding:clamp(3rem,5vw,6rem);border:.1rem solid rgba(23,21,35,.08);border-radius:var(--zub-radius-xl);background:linear-gradient(135deg,#ffffffc7,#ffe4f0a3);box-shadow:var(--zub-shadow)}.zub-wobble__copy{display:grid;justify-items:start;gap:2rem}.zub-wobble__copy h2{margin:0;font-size:clamp(4.4rem,6vw,7.4rem);font-weight:900}.zub-wobble__copy p{margin:0;max-width:54rem;color:#171523b3;font-size:1.8rem;line-height:1.6}.zub-wobble__output{min-height:2.4rem;color:var(--zub-purple);font-size:1.45rem;font-weight:900;letter-spacing:.02em}.zub-wobble__playground{min-height:44rem;position:relative;display:grid;place-items:center;border-radius:3rem;background:linear-gradient(rgba(255,255,255,.45) .1rem,transparent .1rem),linear-gradient(90deg,rgba(255,255,255,.45) .1rem,transparent .1rem),linear-gradient(145deg,var(--zub-blue),#b8abff 54%,var(--zub-pink-soft));background-size:3rem 3rem,3rem 3rem,auto;overflow:hidden}.zub-wobble__subject{width:52%;transition:transform .25s var(--zub-ease);cursor:pointer}.zub-wobble__subject.is-squished{animation:zub-squish .68s var(--zub-ease)}@keyframes zub-squish{0%,to{transform:scale(1)}25%{transform:scaleX(1.22) scaleY(.68) translateY(4rem)}52%{transform:scaleX(.78) scaleY(1.24) translateY(-2rem)}75%{transform:scaleX(1.08) scaleY(.9) translateY(1rem)}}.zub-story{padding:clamp(7rem,10vw,13rem) 0;background:linear-gradient(180deg,#fff5fa,#fffaf1)}.zub-story__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.zub-story-card{position:relative;min-height:34rem;padding:3rem;overflow:hidden;border:.1rem solid rgba(23,21,35,.08);border-radius:var(--zub-radius-lg);background:#ffffffb8;box-shadow:var(--zub-shadow-soft)}.zub-story-card__number{width:5rem;height:5rem;display:grid;place-items:center;margin-bottom:7rem;border-radius:1.6rem;background:var(--zub-ink);color:#fff;font-size:1.4rem;font-weight:900}.zub-story-card h3{margin:0 0 1rem;font-size:3rem;font-weight:900}.zub-story-card p{margin:0;color:#171523a8;font-size:1.55rem;line-height:1.6}.zub-story-card__orb{position:absolute;width:14rem;height:14rem;right:-4rem;top:-4rem;border-radius:50%;background:var(--card-accent, var(--zub-pink-soft));opacity:.9}.zub-gallery{padding:clamp(7rem,9vw,12rem) 0;background:var(--zub-ink);color:#fff}.zub-gallery .zub-heading-block h2,.zub-gallery .zub-heading-block p{color:#fff}.zub-gallery .zub-heading-block p{opacity:.68}.zub-gallery__rail{display:grid;grid-template-columns:repeat(5,minmax(22rem,1fr));gap:1.4rem;overflow-x:auto;scrollbar-width:none;padding:0 max(1.6rem,calc((100vw - 136rem)/2)) 2rem}.zub-gallery__rail::-webkit-scrollbar{display:none}.zub-gallery-card{min-height:42rem;position:relative;overflow:hidden;border-radius:2.6rem;background:var(--gallery-color, var(--zub-purple));isolation:isolate}.zub-gallery-card:after{content:"";position:absolute;inset:auto 1.5rem 1.5rem;height:45%;border-radius:2rem;background:linear-gradient(180deg,transparent,rgba(23,21,35,.72));z-index:-1}.zub-gallery-card__image{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--zub-ease)}.zub-gallery-card:hover .zub-gallery-card__image{transform:scale(1.06)}.zub-gallery-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:8rem;background:radial-gradient(circle at 24% 20%,rgba(255,255,255,.5),transparent 18%),linear-gradient(145deg,var(--gallery-color),rgba(255,255,255,.26))}.zub-gallery-card__caption{position:absolute;left:2.2rem;right:2.2rem;bottom:2rem;z-index:2;color:#fff;font-size:1.4rem;font-weight:850}.zub-blog{padding:clamp(7rem,10vw,13rem) 0}.zub-blog__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.zub-article{display:block;overflow:hidden;border:.1rem solid rgba(23,21,35,.08);border-radius:var(--zub-radius-lg);background:#ffffffbf;box-shadow:var(--zub-shadow-soft);color:var(--zub-ink);text-decoration:none;transition:transform .35s var(--zub-ease),box-shadow .35s var(--zub-ease)}.zub-article:hover{transform:translateY(-.8rem);box-shadow:var(--zub-shadow)}.zub-article__media{aspect-ratio:1.45;overflow:hidden;background:linear-gradient(145deg,var(--zub-pink-soft),#b6a9ff)}.zub-article__media img{width:100%;height:100%;object-fit:cover;transition:transform .55s var(--zub-ease)}.zub-article:hover .zub-article__media img{transform:scale(1.05)}.zub-article__placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:8rem}.zub-article__body{padding:2.4rem}.zub-article__meta{margin-bottom:1rem;color:var(--zub-purple);font-size:1.15rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.zub-article h3{margin:0 0 1rem;font-size:2.6rem;font-weight:900}.zub-article p{margin:0;color:#171523a6;font-size:1.45rem;line-height:1.55}.zub-newsletter{padding:4rem 0 clamp(7rem,10vw,12rem)}.zub-newsletter__box{position:relative;padding:clamp(4rem,7vw,8rem);overflow:hidden;border-radius:var(--zub-radius-xl);background:linear-gradient(135deg,var(--zub-purple),#9f80ff 50%,var(--zub-pink));color:#fff;box-shadow:0 3rem 8rem #5f42ee3d}.zub-newsletter__box:before,.zub-newsletter__box:after{content:"";position:absolute;border-radius:50%;background:#ffffff29}.zub-newsletter__box:before{width:32rem;height:32rem;right:-10rem;top:-12rem}.zub-newsletter__box:after{width:18rem;height:18rem;left:-7rem;bottom:-8rem}.zub-newsletter__content{position:relative;z-index:1;max-width:78rem;margin-inline:auto;display:grid;justify-items:center;gap:2rem;text-align:center}.zub-newsletter h2{margin:0;color:#fff;font-size:clamp(4.5rem,6vw,7.4rem);font-weight:900}.zub-newsletter p{max-width:58rem;margin:0;color:#ffffffc7;font-size:1.75rem;line-height:1.6}.zub-newsletter .newsletter-form{max-width:56rem;width:100%}.zub-newsletter .field{padding:.5rem;border-radius:999px;background:#fff}.zub-newsletter .field:after,.zub-newsletter .field:before{display:none}.zub-newsletter .field__input{height:5.7rem;padding:0 7rem 0 2rem;border:0;border-radius:999px;color:var(--zub-ink)}.zub-newsletter .field__label{left:2rem;top:1.8rem;color:#1715238c}.zub-newsletter .field__input:focus~.field__label,.zub-newsletter .field__input:not(:placeholder-shown)~.field__label{display:none}.zub-newsletter .newsletter-form__button{width:5rem;height:5rem;right:.35rem;top:.35rem;border-radius:50%;background:var(--zub-ink);color:#fff}[data-zubblie-reveal]{opacity:0;transform:translateY(3.2rem);transition:opacity .75s var(--zub-ease),transform .75s var(--zub-ease)}[data-zubblie-reveal].is-visible{opacity:1;transform:translateY(0)}.zubblie-click-spark{position:fixed;z-index:9999;pointer-events:none;color:var(--zub-pink);font-size:2rem;transform:translate(-50%,-50%);animation:zub-click-spark .7s var(--zub-ease) forwards}@keyframes zub-click-spark{to{opacity:0;transform:translate(-50%,-220%) rotate(50deg) scale(.3)}}.card-wrapper{--card-rotate-x: 0deg;--card-rotate-y: 0deg;transform:perspective(1000px) rotateX(var(--card-rotate-x)) rotateY(var(--card-rotate-y));transition:transform .35s var(--zub-ease)}.card--standard .card__inner,.card--card,.collection-list .card__inner{overflow:hidden;border:.1rem solid rgba(23,21,35,.08);border-radius:2.6rem!important;background:#ffffffb8;box-shadow:0 1rem 3rem #2b1f5812}.card__media .media img{transition:transform .55s var(--zub-ease)!important}.card-wrapper:hover .card__media .media img{transform:scale(1.06) rotate(1deg)}.card__heading,.card__heading a{font-weight:850;letter-spacing:-.03em}.price{font-weight:850}.badge{border:0;border-radius:999px;background:var(--zub-ink);color:#fff;font-weight:850}.collection-hero{padding-block:6rem!important;background:linear-gradient(145deg,#fff4f9,#f0ebff)}.collection-hero__title{font-size:clamp(4.5rem,7vw,8rem);font-weight:900}.product{padding-top:clamp(3rem,6vw,7rem)}.product__media-wrapper .product__media,.product__media-wrapper .thumbnail{overflow:hidden;border:.1rem solid rgba(23,21,35,.08)!important;border-radius:2.8rem!important;background:#ffffffb8}.product__title h1{font-size:clamp(4rem,5.5vw,7rem);font-weight:900}.product__info-container{padding:clamp(2rem,4vw,4rem);border:.1rem solid rgba(23,21,35,.08);border-radius:3.2rem;background:#ffffffb8;box-shadow:var(--zub-shadow-soft)}.product-form__submit{min-height:6rem;font-size:1.65rem}.product-form__input input[type=radio]+label{border-radius:999px!important;font-weight:800;transition:transform .2s ease,background .2s ease}.product-form__input input[type=radio]+label:hover{transform:translateY(-2px)}.product-form__input input[type=radio]:checked+label{background:var(--zub-ink)!important;color:#fff!important}.accordion{border-block-start:.1rem solid rgba(23,21,35,.1)}.cart-drawer .drawer__inner{border-radius:3rem 0 0 3rem;background:var(--zub-cream)}.footer{border:0!important;background:var(--zub-ink)!important;color:#fff}.footer .zubblie-wordmark{color:#fff}.footer__content-top,.footer__content-bottom{border-color:#ffffff1a!important}.footer h2,.footer a,.footer p,.footer .copyright__content{color:#fff!important}.footer a{opacity:.72;transition:opacity .2s ease}.footer a:hover{opacity:1}.footer .field{border-radius:999px;overflow:hidden;background:#fff}.footer .field:before,.footer .field:after{display:none}@media screen and (max-width:1100px){.zub-hero__grid,.zub-launch__shell,.zub-wobble__stage{grid-template-columns:1fr}.zub-hero__visual{min-height:50rem}.zub-orbit{width:min(74vw,56rem)}.zub-mood-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zub-story__grid{grid-template-columns:1fr}.zub-story-card{min-height:auto}.zub-story-card__number{margin-bottom:4rem}}@media screen and (max-width:749px){:root{--zub-radius-xl: 28px;--zub-radius-lg: 24px}.zub-container{width:min(100% - 2.4rem,136rem)}.header{min-height:6.4rem;padding-inline:1.4rem!important}.zubblie-wordmark__text{font-size:2rem}.zubblie-wordmark__spark{display:none}.zub-hero{min-height:auto;padding-top:5rem}.zub-hero__grid{gap:1rem}.zub-hero__copy{gap:2rem}.zub-display{font-size:clamp(5.2rem,18vw,7.8rem)}.zub-lead{font-size:1.65rem}.zub-hero__actions,.zub-hero__actions .button{width:100%}.zub-hero__visual{min-height:40rem}.zub-orbit{width:88vw}.zub-orbit__badge{font-size:1.05rem;padding:.9rem 1.1rem}.zub-orbit__badge--one{left:2%}.zub-orbit__badge--two{right:0}.zub-heading-block h2{font-size:4.2rem}.zub-mood-grid{grid-template-columns:1fr}.zub-mood-card{min-height:36rem}.zub-launch__media{min-height:42rem}.zub-launch__content h2{font-size:4.8rem}.zub-wobble__stage{padding:2.2rem}.zub-wobble__playground{min-height:34rem}.zub-wobble__subject{width:62%}.zub-blog__grid{grid-template-columns:1fr}.zub-gallery__rail{grid-template-columns:repeat(5,75vw)}.zub-gallery-card{min-height:38rem}.zub-newsletter__box{padding-inline:2.4rem}.zub-newsletter h2{font-size:4.4rem}.product__info-container{padding:2rem;border-radius:2.4rem}.cart-drawer .drawer__inner{border-radius:2.2rem 0 0 2.2rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-zubblie-reveal]{opacity:1;transform:none}}[data-zubblie-reveal]{opacity:1!important;transform:none!important}.shopify-section-group-header-group{position:relative;z-index:30}.zub-hero--v2{position:relative;min-height:auto;padding:clamp(4.5rem,7vw,9rem) 0 0;overflow:hidden;background:linear-gradient(180deg,#fffaf3,#fff 62%,#f7f2ff)}.zub-hero-v2__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(44rem,1.08fr);align-items:center;gap:clamp(3rem,6vw,9rem);position:relative;z-index:2;padding-bottom:clamp(5rem,8vw,10rem)}.zub-hero-v2__copy{max-width:66rem}.zub-hero-v2__status{display:inline-flex;align-items:center;gap:.9rem;padding:.8rem 1.2rem;border:1px solid rgba(23,21,35,.1);border-radius:999px;background:#ffffffbf;box-shadow:0 1rem 3rem #47318414;font-weight:850;font-size:1.15rem;letter-spacing:.06em;text-transform:uppercase}.zub-hero-v2__status span{width:.8rem;height:.8rem;border-radius:50%;background:#64d79b;box-shadow:0 0 0 .4rem #64d79b2e}.zub-hero-v2__title{margin:2.3rem 0 2rem;font-size:clamp(5.5rem,7.4vw,10.2rem);font-weight:950;letter-spacing:-.075em;line-height:.88;max-width:8.5ch}.zub-hero-v2__title em{display:block;color:var(--zub-purple);font-style:normal;text-shadow:.045em .045em 0 #ffd85c}.zub-hero-v2__lead{max-width:57rem;color:#171523ad;font-size:clamp(1.7rem,2vw,2.15rem);line-height:1.55}.zub-hero-v2__lead p{margin:0}.zub-hero-v2__commerce{display:flex;align-items:center;flex-wrap:wrap;gap:1.4rem;margin-top:3rem}.zub-hero-v2__price{font-size:2.5rem;font-weight:950;min-width:max-content}.zub-hero-v2__price s{font-size:1.5rem;opacity:.4;margin-left:.7rem}.zub-hero-v2__form{margin:0}.zub-hero-v2__buy{min-height:6rem;padding-inline:3.3rem}.zub-hero-v2__link{color:var(--zub-ink);font-weight:850;text-underline-offset:.5rem}.zub-hero-v2__proof{display:flex;flex-wrap:wrap;gap:1rem 1.7rem;margin-top:2.7rem;color:#171523a6;font-size:1.25rem;font-weight:800}.zub-hero-v2__visual{position:relative;min-height:67rem;perspective:1200px}.zub-hero-v2__orbit{position:absolute;width:58rem;height:58rem;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.98),rgba(255,212,232,.62) 35%,rgba(123,97,255,.2) 68%,transparent 69%);box-shadow:0 6rem 10rem #5f42ee24}.zub-hero-v2__orbit:before,.zub-hero-v2__orbit:after{content:"";position:absolute;top:8%;right:8%;bottom:8%;left:8%;border:1px dashed rgba(95,66,238,.25);border-radius:50%;animation:zub-spin 22s linear infinite}.zub-hero-v2__orbit:after{top:22%;right:22%;bottom:22%;left:22%;animation-direction:reverse;animation-duration:15s}.zub-hero-v2__card{position:absolute;overflow:hidden;border:1px solid rgba(23,21,35,.09);background:#fff;border-radius:3.6rem;box-shadow:0 3rem 8rem #3923782b}.zub-hero-v2__card--main{top:5%;right:8%;bottom:6%;left:10%;transform:rotate(-2.5deg);display:flex;align-items:center;justify-content:center;padding:2rem}.zub-hero-v2__image{width:100%;height:100%;object-fit:contain;border-radius:2.4rem;transition:transform .7s var(--zub-ease)}.zub-hero-v2__visual:hover .zub-hero-v2__image{transform:scale(1.035) rotate(1deg)}.zub-hero-v2__card-label{position:absolute;left:2rem;right:2rem;bottom:2rem;display:flex;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;border-radius:1.8rem;background:#171523e0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;font-size:1.1rem;letter-spacing:.12em}.zub-hero-v2__card-label b{font-size:1.7rem}.zub-hero-v2__mini{position:absolute;width:17rem;height:17rem;border:.7rem solid #fff;border-radius:2.8rem;overflow:hidden;box-shadow:0 2rem 5rem #2a1a5b33;background:#fff}.zub-hero-v2__mini img{width:100%;height:100%;object-fit:cover}.zub-hero-v2__mini--one{left:-2%;top:8%;transform:rotate(-9deg)}.zub-hero-v2__mini--two{right:-1%;bottom:5%;transform:rotate(8deg)}.zub-hero-v2__sticker{position:absolute;right:1%;top:4%;width:10.5rem;height:10.5rem;border-radius:50%;display:grid;place-items:center;text-align:center;background:#ffd85c;border:.3rem solid var(--zub-ink);box-shadow:.6rem .6rem 0 var(--zub-ink);font-weight:950;font-size:1.45rem;line-height:1.05;transform:rotate(10deg);animation:zub-float 3s ease-in-out infinite}.zub-hero-v2__glow{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.zub-hero-v2__glow--one{width:35rem;height:35rem;left:-16rem;top:10rem;background:#ff74b721}.zub-hero-v2__glow--two{width:44rem;height:44rem;right:-20rem;bottom:2rem;background:#7b61ff1f}.zub-hero-v2__ticker{position:relative;z-index:3;display:flex;gap:2.3rem;align-items:center;white-space:nowrap;overflow:hidden;padding:1.6rem 0;background:var(--zub-ink);color:#fff;font-size:1.2rem;font-weight:900;letter-spacing:.12em}.zub-hero-v2__ticker span,.zub-hero-v2__ticker i{display:inline-block}.zub-hero-v2__ticker i{color:#ffd85c;font-style:normal}@keyframes zub-spin{to{transform:rotate(360deg)}}@keyframes zub-float{50%{transform:translateY(-1rem) rotate(5deg)}}.template-product .shopify-section-group-header-group~main{background:linear-gradient(180deg,#fffaf3,#fff 54rem)}.template-product .product{max-width:132rem;margin:auto;padding:clamp(3rem,5vw,6rem) 2.4rem 6rem;gap:clamp(3rem,5vw,7rem)}.template-product .product__media-wrapper{max-width:none!important}.template-product .product__media-list{border-radius:3.2rem;background:linear-gradient(145deg,#fff,#faf7ff);padding:1.2rem;box-shadow:0 2.5rem 7rem #3321691c}.template-product .product__media-item{border-radius:2.4rem;overflow:hidden}.template-product .product__media{border:0!important;border-radius:2.4rem!important;background:#fff!important}.template-product .product__media img{object-fit:contain!important}.template-product .thumbnail-list{gap:1rem;margin-top:1.2rem}.template-product .thumbnail{border:1px solid rgba(23,21,35,.1)!important;border-radius:1.5rem!important;background:#fff}.template-product .thumbnail[aria-current]{box-shadow:0 0 0 .25rem #7b61ff3b;border-color:var(--zub-purple)!important}.template-product .product__info-wrapper{padding-left:0!important}.template-product .product__info-container{max-width:52rem!important;padding:clamp(2.5rem,3.5vw,4.5rem)!important;border:1px solid rgba(23,21,35,.08);border-radius:3.4rem;background:#fffffff0;box-shadow:0 2.5rem 7rem #3a26771f}.zub-product-kicker{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.6rem}.zub-product-kicker__pill{padding:.75rem 1.1rem;border-radius:999px;background:#f0ebff;color:#5f42ee;font-weight:900;font-size:1.05rem;letter-spacing:.07em;text-transform:uppercase}.zub-product-kicker__note{font-size:1.1rem;font-weight:800;color:#1715238f}.template-product .product__title{margin-bottom:1.4rem}.template-product .product__title h1{font-size:clamp(4rem,4.4vw,6.3rem)!important;line-height:.95;max-width:10ch;margin:0;font-weight:950;letter-spacing:-.065em;color:var(--zub-ink)!important}.zub-product-subheading{margin:1.6rem 0 0;max-width:44rem;color:#171523a6;font-size:1.65rem;line-height:1.55}.template-product .price--large{font-size:2.6rem!important;font-weight:950}.template-product .product-form__input{max-width:none}.template-product .product-form__input .form__label{font-weight:900;margin-bottom:1rem}.template-product .product-form__input input[type=radio]+label{min-width:5.5rem;padding:1.2rem 1.6rem!important;border:1px solid rgba(23,21,35,.13)!important;background:#fff}.template-product .product-form__submit{min-height:6.3rem!important;font-size:1.65rem!important}.template-product .shopify-payment-button__button{min-height:5.8rem!important}.zub-product-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem;margin:1.2rem 0 1.8rem}.zub-product-trust span{display:flex;align-items:center;justify-content:center;gap:.45rem;padding:1rem .6rem;border-radius:1.2rem;background:#f8f5ff;text-align:center;font-size:1.05rem;font-weight:800;color:#171523ad}.zub-product-trust b{color:var(--zub-purple)}.template-product .product__description{padding:1.6rem 0;border-top:1px solid rgba(23,21,35,.09);font-size:1.45rem;line-height:1.65;color:#171523b8}.template-product .accordion{border-color:#17152317}.template-product .accordion summary{padding:1.6rem 0}.template-product .accordion__title{font-weight:900}.zub-product-story-v2{padding:clamp(7rem,10vw,13rem) 0;background:#171523;color:#fff}.zub-product-story-v2__head{max-width:80rem;margin-bottom:4.5rem}.zub-product-story-v2__head h2{margin:1.2rem 0 1.5rem;color:#fff;font-size:clamp(4.5rem,6vw,8rem);font-weight:950;max-width:12ch}.zub-product-story-v2__head p{margin:0;color:#ffffffa6;font-size:1.8rem}.zub-product-story-v2__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:2rem}.zub-product-story-v2__card{position:relative;min-height:48rem;border-radius:3rem;overflow:hidden;background:#fff;color:var(--zub-ink)}.zub-product-story-v2__card--wide{grid-row:span 2;min-height:98rem}.zub-product-story-v2__card img{width:100%;height:100%;object-fit:cover}.zub-product-story-v2__card>div{position:absolute;left:2rem;right:2rem;bottom:2rem;padding:2rem;border-radius:2rem;background:#ffffffe6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.zub-product-story-v2__card b{color:var(--zub-purple);font-size:1.2rem}.zub-product-story-v2__card h3{margin:.5rem 0;font-size:2.8rem;font-weight:950}.zub-product-story-v2__card p{margin:0;color:#171523a6;line-height:1.5}.zub-faq-v2{padding:clamp(7rem,10vw,12rem) 0;background:#fffaf1}.zub-faq-v2__head{display:grid;grid-template-columns:.7fr 1.3fr;align-items:end;gap:3rem;margin-bottom:4rem}.zub-faq-v2__head h2{margin:0;font-size:clamp(4.3rem,6vw,7rem);font-weight:950;max-width:12ch}.zub-faq-v2__list{max-width:100rem;margin-left:auto}.zub-faq-v2 details{border-top:1px solid rgba(23,21,35,.12)}.zub-faq-v2 details:last-child{border-bottom:1px solid rgba(23,21,35,.12)}.zub-faq-v2 summary{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:2.2rem 0;cursor:pointer;font-size:1.8rem;font-weight:900;list-style:none}.zub-faq-v2 summary::-webkit-details-marker{display:none}.zub-faq-v2 summary span{font-size:2.8rem;transition:transform .25s ease}.zub-faq-v2 details[open] summary span{transform:rotate(45deg)}.zub-faq-v2 details>div{padding:0 0 2.3rem;max-width:75rem;color:#171523ab;font-size:1.5rem;line-height:1.65}.template-cart main{background:linear-gradient(180deg,#fffaf3,#f6f0ff)}.template-cart .cart-items,.template-cart .cart__footer{background:#ffffffdb;border:1px solid rgba(23,21,35,.08);box-shadow:0 2rem 6rem #37246e17;border-radius:3rem;padding:clamp(2rem,4vw,4rem)}.template-cart .title-wrapper-with-link{max-width:132rem;margin-inline:auto;padding-inline:2rem}.template-cart .title{font-size:clamp(4.5rem,6vw,7rem);font-weight:950}.zub-404{min-height:68vh;display:grid;place-items:center;align-content:center;text-align:center;padding:7rem 2rem;background:radial-gradient(circle at 50% 38%,#f0eaff,#fffaf1 45%,#fff)}.zub-404__blob{width:13rem;height:10rem;display:grid;place-items:center;margin-bottom:2rem;border-radius:52% 48% 44% 56%/62% 56% 44% 38%;background:linear-gradient(145deg,#ffd4e8,#b9a9ff);box-shadow:0 2rem 6rem #5f42ee2e;font-size:5rem;font-weight:950;animation:zub-float 3s ease-in-out infinite}.zub-404 h1{margin:1rem 0;font-size:clamp(5rem,8vw,9rem);font-weight:950;max-width:9ch}.zub-404>p:not(.zub-eyebrow){max-width:55rem;margin:0 0 2.5rem;color:#171523a6;font-size:1.7rem}@media(max-width:989px){.zub-hero-v2__grid{grid-template-columns:1fr}.zub-hero-v2__copy{max-width:75rem}.zub-hero-v2__visual{min-height:60rem}.zub-product-story-v2__grid{grid-template-columns:1fr 1fr}.zub-product-story-v2__card--wide{grid-column:1/-1;grid-row:auto;min-height:65rem}}@media(max-width:749px){.zub-hero--v2{padding-top:3.5rem}.zub-hero-v2__grid{gap:2rem;padding-bottom:5rem}.zub-hero-v2__title{font-size:clamp(5.5rem,18vw,7.8rem)}.zub-hero-v2__commerce{align-items:stretch}.zub-hero-v2__form,.zub-hero-v2__buy{width:100%}.zub-hero-v2__visual{min-height:47rem}.zub-hero-v2__orbit{width:42rem;height:42rem}.zub-hero-v2__card--main{top:8%;right:3%;bottom:7%;left:4%;border-radius:2.5rem}.zub-hero-v2__mini{width:10rem;height:10rem;border-width:.4rem;border-radius:1.8rem}.zub-hero-v2__sticker{width:8rem;height:8rem;font-size:1.15rem}.template-product .product{padding-inline:1.2rem}.template-product .product__info-container{padding:2.2rem!important;border-radius:2.5rem}.template-product .product__title h1{font-size:4.6rem!important}.zub-product-trust,.zub-product-story-v2__grid{grid-template-columns:1fr}.zub-product-story-v2__card,.zub-product-story-v2__card--wide{min-height:52rem;grid-column:auto}.zub-faq-v2__head{grid-template-columns:1fr}.zub-faq-v2__head h2{font-size:4.5rem}.template-cart .cart-items,.template-cart .cart__footer{border-radius:2rem;padding:1.5rem}}.template-product main{background:radial-gradient(circle at top right,#efe7ff 0,#fffdf9 24%,#fff 56%,#fff8ef)}.template-product .page-width{max-width:138rem}.template-product .product{align-items:start;gap:clamp(2.2rem,4vw,5rem)}.template-product .product__media-wrapper{position:relative}.template-product .product__media-wrapper:before{content:"";position:absolute;inset:1.4rem 0 auto 2rem;height:58rem;border-radius:3.5rem;background:linear-gradient(145deg,#fff7fb,#f2ecff 48%,#fff8ea);box-shadow:inset 0 0 0 1px #1715230f,0 3rem 6rem #4d3c8714;z-index:0}.template-product .product__media-list,.template-product .product__media-item,.template-product slider-component{position:relative;z-index:1}.template-product .product-media-container{border-radius:3rem;overflow:hidden;background:transparent}.template-product .product__media img{object-fit:contain}.template-product .slider-buttons{margin-top:1rem}.template-product .thumbnail-slider{margin-top:1.6rem}.template-product .thumbnail-list{gap:1.2rem}.template-product .thumbnail{padding:.3rem;min-height:auto}.template-product .thumbnail img{border-radius:1.2rem}.template-product .product__info-container{position:relative;max-width:56rem!important;padding:clamp(2.6rem,3vw,4.2rem)!important;border:1px solid rgba(23,21,35,.08);border-radius:3.2rem;background:#fff;box-shadow:0 3rem 6rem #452f871a}.zub-product-proof{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap;margin:0 0 1.2rem;font-size:1.22rem;font-weight:800;color:#171523a3}.zub-product-proof__stars{letter-spacing:.16em;color:#ffb648;font-size:1.4rem}.template-product .product__title h1{font-size:clamp(4.4rem,5vw,6.8rem)!important;max-width:9.5ch}.zub-price-panel{margin:1.8rem 0 1.5rem;padding:1.8rem 1.8rem 1.6rem;border-radius:2.2rem;background:linear-gradient(180deg,#fff,#faf7ff);border:1px solid rgba(101,72,233,.12);box-shadow:0 1.4rem 3rem #5b44c014}.zub-price-panel__eyebrow{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1rem;font-size:1.05rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#6d57de}.zub-price-panel__eyebrow span:last-child{color:#1715237a}.zub-price-panel .price--large{font-size:3.2rem!important}.zub-price-panel__meta{display:grid;grid-template-columns:1fr;gap:.55rem;margin-top:1rem;font-size:1.18rem;font-weight:700;color:#171523a8}.zub-option-shell{margin:1.4rem 0;padding:1.6rem;border:1px solid rgba(23,21,35,.08);border-radius:2rem;background:#fffaf8}.zub-option-shell__title{margin-bottom:1rem;font-size:1.22rem;font-weight:950;letter-spacing:.06em;text-transform:uppercase;color:#6d57de}.template-product .product-form__input input[type=radio]+label{border-radius:1.4rem!important;box-shadow:none;min-width:6.2rem}.template-product .product-form__input input[type=radio]:checked+label{background:#f2ecff!important;border-color:#6d57de!important;color:#231b43!important;box-shadow:0 .8rem 2rem #6548e91f}.zub-buy-shell{padding:1.4rem;border-radius:2.2rem;background:#171523;box-shadow:0 2rem 4rem #17152324;margin:1.6rem 0 1.3rem}.template-product .product-form__buttons{gap:1rem}.template-product .product-form__submit{min-height:6.4rem!important;border-radius:1.8rem!important;background:linear-gradient(90deg,#7c63ff,#6248ff)!important;border:0!important;color:#fff!important;font-weight:900!important;box-shadow:0 1.8rem 3.5rem #6d57de47}.template-product .shopify-payment-button__button{min-height:5.4rem!important;border-radius:1.6rem!important;background:#fff!important;color:#231b43!important;font-weight:900!important}.zub-buy-shell__micro{margin-top:.9rem;text-align:center;font-size:1.1rem;font-weight:700;color:#ffffffb3}.zub-product-trust{margin:1.3rem 0 1.2rem}.zub-product-trust span{padding:1.1rem .8rem;border-radius:1.4rem;background:#faf7ff}.zub-product-badges{display:flex;gap:.8rem;flex-wrap:wrap}.zub-product-badges span{display:inline-flex;align-items:center;padding:.85rem 1rem;border-radius:999px;background:#fff6d7;font-size:1.05rem;font-weight:900;color:#5d4a18}.template-product .product__description{margin-top:1.6rem;padding-top:1.8rem}.template-product .product__description p:first-child{margin-top:0}.cart-drawer .drawer__inner{background:#fff!important;opacity:1!important;border-left:1px solid rgba(23,21,35,.08)!important;box-shadow:-2rem 0 5rem #2517521f!important}.cart-drawer .drawer__header{padding:2rem 2rem 1rem}.cart-drawer .drawer__heading{font-size:3rem;font-weight:950;letter-spacing:-.05em;color:#171523}.cart-drawer-items{padding:0 2rem 1rem}.cart-drawer .cart-item{padding:1.1rem;border:1px solid rgba(23,21,35,.08);border-radius:2rem;background:#fffaf7;margin-bottom:1rem}.cart-drawer .cart-item__media{width:8.8rem}.cart-drawer .cart-item__image{border-radius:1.4rem}.cart-drawer .cart-item__name{font-size:1.45rem;font-weight:900;color:#171523;text-decoration:none}.cart-drawer .cart-item .product-option,.cart-drawer .cart-item__details dl,.cart-drawer .tax-note{color:#171523a6}.zub-cart-progress{padding:0 2rem 1.4rem}.zub-cart-progress__top p{margin:0 0 .9rem;font-size:1.25rem;font-weight:800;color:#171523}.zub-cart-progress__bar{height:1rem;border-radius:999px;background:#efe8ff;overflow:hidden}.zub-cart-progress__bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#ff8fca,#7b61ff)}.cart-drawer__footer{padding:2rem!important;border-top:1px solid rgba(23,21,35,.08);background:#fff}.cart-drawer .totals{align-items:end}.cart-drawer .totals__total{font-size:1.3rem;font-weight:900;color:#17152399;text-transform:uppercase;letter-spacing:.08em}.cart-drawer .totals__total-value{font-size:2.6rem;font-weight:950;color:#171523}.zub-cart-benefits{display:grid;grid-template-columns:1fr;gap:.55rem;margin:1.2rem 0 1rem;font-size:1.12rem;font-weight:800;color:#171523a8}.zub-cart-ctas{display:grid;grid-template-columns:1fr;gap:.9rem}.zub-cart-view{min-height:5.4rem;border-radius:1.6rem!important;background:#fff!important;border:1px solid rgba(23,21,35,.12)!important;color:#171523!important;font-weight:900!important}.cart-drawer .cart__checkout-button{min-height:5.8rem;border-radius:1.8rem!important;background:linear-gradient(90deg,#7c63ff,#6248ff)!important;border:0!important;box-shadow:0 1.5rem 3.2rem #6d57de3d}@media(min-width:990px){.zub-cart-ctas{grid-template-columns:1fr}.cart-drawer .drawer__inner{max-width:48rem;width:48rem}.cart-drawer .drawer__header,.cart-drawer-items,.zub-cart-progress,.cart-drawer__footer{padding-inline:2.4rem}}@media(max-width:989px){.template-product .product__media-wrapper:before{height:46rem;inset:1rem 0 auto 0}.template-product .product__info-container{margin-top:2rem}.template-product .product__title h1{font-size:4.8rem!important}.cart-drawer .drawer__inner{width:100%}}@media(max-width:749px){.template-product .product__media-wrapper:before{height:38rem;border-radius:2.6rem}.template-product .product__info-container{padding:2rem!important}.template-product .product__title h1{font-size:4.2rem!important}.zub-product-proof{font-size:1.1rem}.zub-product-kicker{margin-bottom:1.2rem}.zub-price-panel{padding:1.45rem}.zub-product-trust span{font-size:1rem}.zub-product-badges{gap:.6rem}.zub-product-badges span{font-size:.95rem}.cart-drawer .drawer__heading{font-size:2.5rem}}.zub-pdp-gallery{position:sticky;top:11rem;display:grid;gap:1.35rem;max-width:76rem;margin-inline:auto}.zub-pdp-gallery__stage{position:relative;aspect-ratio:1/1;overflow:hidden;border:1px solid rgba(40,29,74,.08);border-radius:3.8rem;background:linear-gradient(145deg,#fff7fb,#eee7ff 56%,#fff8e6);box-shadow:0 3rem 8rem #422a801f}.zub-pdp-gallery__main{width:100%;height:100%;display:block;object-fit:cover;transition:opacity .16s ease,transform .35s ease}.zub-pdp-gallery__main.is-changing{opacity:.25;transform:scale(.985)}.zub-pdp-gallery__badge{position:absolute;z-index:2;top:2rem;left:2rem;padding:.9rem 1.25rem;border-radius:999px;background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 1rem 3rem #3623691a;color:#5d46df;font-size:1.05rem;font-weight:950;letter-spacing:.09em}.zub-pdp-gallery__float{position:absolute;z-index:2;padding:1rem 1.3rem;border-radius:1.5rem;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1.2rem 3rem #321f671f;font-size:1.15rem;font-weight:900;color:#1b1728}.zub-pdp-gallery__float--one{left:2rem;bottom:2rem}.zub-pdp-gallery__float--two{right:2rem;top:2rem}.zub-pdp-gallery__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.zub-pdp-gallery__thumb{position:relative;aspect-ratio:1/1;padding:.4rem;border:1px solid rgba(28,21,52,.09);border-radius:1.8rem;background:#fff;overflow:hidden;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.zub-pdp-gallery__thumb:hover{transform:translateY(-2px)}.zub-pdp-gallery__thumb.is-active{border-color:#745aff;box-shadow:0 0 0 .3rem #745aff1f}.zub-pdp-gallery__thumb img{width:100%;height:100%;object-fit:cover;border-radius:1.35rem}.zub-pdp-gallery__caption{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.zub-pdp-gallery__caption span{display:flex;align-items:center;justify-content:center;min-height:4.4rem;padding:.8rem 1rem;border-radius:1.4rem;background:#fff;border:1px solid rgba(28,21,52,.08);font-size:1.05rem;font-weight:850;color:#1c1534ad;text-align:center}.template-product .product{grid-template-columns:minmax(0,1.15fr) minmax(40rem,.85fr);column-gap:clamp(3rem,5vw,7rem)}.template-product .product__info-wrapper{align-self:start}.template-product .product__info-container{top:11rem!important}.template-product .product__title h1{max-width:11ch!important;font-size:clamp(4.4rem,4.7vw,6.9rem)!important;line-height:.93!important}.template-product .zub-product-subheading{font-size:1.62rem;line-height:1.55;color:#1c1534a8}.template-product .product-form__quantity{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.2rem 1.4rem;border:1px solid rgba(28,21,52,.08);border-radius:1.8rem;background:#fff}.template-product .product-form__quantity .quantity{min-height:4.7rem;border-radius:1.4rem;background:#f8f5ff}.template-product .quantity__button{width:4.3rem}.template-product .quantity__input{font-weight:900}.template-product .product__accordion{background:#fff;border-radius:1.5rem;padding-inline:1.2rem;border:1px solid rgba(28,21,52,.07);margin-top:.8rem}.template-product .product__accordion+.product__accordion{margin-top:.7rem}.template-product .product__tax,.template-product .installment{font-size:1.05rem;color:#1c15347a}.template-product .price__badge-sale{border:0;border-radius:999px;padding:.45rem .8rem;background:#ffecf5;color:#b52f79;font-weight:900}.zub-mobile-buybar{display:none}.zub-product-story-v2{background:radial-gradient(circle at 82% 12%,rgba(122,92,255,.23),transparent 30%),#171523}.zub-product-story-v2__head h2{letter-spacing:-.065em;line-height:.92;max-width:14ch}.zub-product-story-v2__card{border:1px solid rgba(255,255,255,.08);box-shadow:0 2.8rem 7rem #00000038}.zub-product-story-v2__card img{transition:transform .7s cubic-bezier(.2,.7,.2,1)}.zub-product-story-v2__card:hover img{transform:scale(1.035)}.section-zubblie-product-features .zub-heading-block>div{max-width:62rem;margin-inline:auto;color:#1c153499;font-size:1.55rem}.template-product .related-products{padding-top:7rem!important;padding-bottom:8rem!important}.template-product .related-products__heading{font-size:clamp(4rem,5vw,6rem);font-weight:950;letter-spacing:-.055em}.zub-footer{position:relative;overflow:hidden;background:#151221;color:#fff;margin-top:0}.zub-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 15% 20%,rgba(255,113,190,.22),transparent 28%),radial-gradient(circle at 85% 10%,rgba(112,85,255,.34),transparent 32%),radial-gradient(circle at 66% 88%,rgba(255,209,106,.12),transparent 24%);pointer-events:none}.zub-footer a{color:inherit;text-decoration:none}.zub-footer__marquee{position:relative;z-index:1;overflow:hidden;border-top:1px solid rgba(255,255,255,.09);border-bottom:1px solid rgba(255,255,255,.09);background:linear-gradient(90deg,#7256ff,#ec66b8,#ffb15e);color:#171221}.zub-footer__marquee>div{display:flex;width:max-content;gap:2.2rem;padding:1.15rem 0;animation:zubFooterMarquee 30s linear infinite}.zub-footer__marquee span{font-size:1.15rem;font-weight:950;letter-spacing:.12em}.zub-footer__marquee i{font-style:normal;font-weight:950}@keyframes zubFooterMarquee{to{transform:translate(-35%)}}.zub-footer__trust{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding-top:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.09)}.zub-footer__trust>div{display:flex;align-items:center;gap:1rem;padding:1.5rem;border:1px solid rgba(255,255,255,.08);border-radius:1.8rem;background:#ffffff0a}.zub-footer__trust b{display:grid;place-items:center;width:4rem;height:4rem;flex:0 0 4rem;border-radius:1.25rem;background:linear-gradient(135deg,#7c61ff,#ff77bd);font-size:1.55rem}.zub-footer__trust span{font-size:1.1rem;color:#ffffff94;line-height:1.35}.zub-footer__trust strong{display:block;margin-bottom:.25rem;color:#fff;font-size:1.18rem}.zub-footer__main{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .85fr 1.15fr;gap:clamp(3rem,6vw,9rem);padding-top:clamp(6rem,8vw,10rem);padding-bottom:clamp(5rem,7vw,8rem)}.zub-footer__brand{max-width:44rem}.zub-footer__logo{display:inline-flex;align-items:center;gap:.35rem;font-size:3rem;font-weight:1000;letter-spacing:-.07em}.zub-footer__logo span{color:#ff7fc1;font-size:1.5rem}.zub-footer__logo i{color:#ffd76a;font-style:normal;font-size:1.5rem;align-self:flex-start}.zub-footer__brand h2{margin:2.2rem 0 1.4rem;color:#fff;font-size:clamp(4.2rem,5vw,6.6rem);line-height:.92;letter-spacing:-.075em;font-weight:950}.zub-footer__brand p{margin:0;max-width:38rem;color:#fff9;font-size:1.5rem;line-height:1.65}.zub-footer__socials{display:flex!important;justify-content:flex-start!important;gap:.8rem;margin:2.2rem 0 0!important}.zub-footer__socials .list-social__link{display:grid;place-items:center;width:4.4rem;height:4.4rem;padding:0;border:1px solid rgba(255,255,255,.13);border-radius:1.45rem;background:#ffffff0d;color:#fff;transition:transform .2s ease,background .2s ease}.zub-footer__socials .list-social__link:hover{transform:translateY(-3px);background:#ffffff1f}.zub-footer__links{display:grid;grid-template-columns:repeat(2,minmax(12rem,1fr));gap:3rem}.zub-footer__menu h3{margin:0 0 1.7rem;color:#fff;font-size:1.2rem;font-weight:950;letter-spacing:.11em;text-transform:uppercase}.zub-footer__menu ul{list-style:none;margin:0;padding:0}.zub-footer__menu li+li{margin-top:1.15rem}.zub-footer__menu a,.zub-footer__menu .rte{color:#ffffff94;font-size:1.4rem;line-height:1.5}.zub-footer__menu a{position:relative;transition:color .2s ease,transform .2s ease}.zub-footer__menu a:hover{color:#fff;transform:translate(3px)}.zub-footer__newsletter{align-self:start;padding:clamp(2.4rem,3vw,3.6rem);border:1px solid rgba(255,255,255,.11);border-radius:3rem;background:linear-gradient(145deg,#ffffff1c,#ffffff0b);box-shadow:0 3rem 7rem #00000029;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.zub-footer__newsletter-label{display:inline-flex;padding:.7rem 1rem;border-radius:999px;background:#fff;color:#6d52df;font-size:1rem;font-weight:950;letter-spacing:.1em}.zub-footer__newsletter h3{margin:1.7rem 0 .9rem;color:#fff;font-size:clamp(3rem,3.2vw,4.4rem);line-height:.98;letter-spacing:-.055em;font-weight:950}.zub-footer__newsletter p{margin:0;color:#ffffff9e;font-size:1.35rem;line-height:1.55}.zub-footer__field{display:grid;grid-template-columns:1fr auto;gap:.8rem;margin-top:2rem;padding:.6rem;border-radius:1.7rem;background:#fff}.zub-footer__field input{min-width:0;width:100%;min-height:5rem;padding:0 1.2rem;border:0;outline:0;background:transparent;color:#171221;font:inherit}.zub-footer__field button{min-height:5rem;padding:0 1.7rem;border:0;border-radius:1.3rem;background:linear-gradient(90deg,#755aff,#ee68b9);color:#fff;font:inherit;font-weight:900;cursor:pointer;white-space:nowrap}.zub-footer__field button span{margin-left:.5rem}.zub-footer__newsletter>small{display:block;margin-top:1.1rem;color:#ffffff6b;font-size:1.02rem}.zub-footer__message{display:block;margin-top:1rem;color:#ffb1d7}.zub-footer__message--success{color:#beffd1!important}.zub-footer__bottom{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:2.5rem;padding-top:2.3rem;padding-bottom:2.3rem;border-top:1px solid rgba(255,255,255,.09)}.zub-footer__bottom-left{display:flex;align-items:center;flex-wrap:wrap;gap:1.5rem;color:#ffffff73;font-size:1.08rem}.zub-footer__bottom-left ul{display:flex;flex-wrap:wrap;gap:1.2rem;list-style:none;margin:0;padding:0}.zub-footer__bottom-left a:hover{color:#fff}.zub-footer__bottom-right{display:flex;align-items:center;justify-content:flex-end;gap:1rem;flex-wrap:wrap}.zub-footer__payments{margin:0!important}.zub-footer__payments .list-payment__item{filter:saturate(.85);opacity:.92}.zub-footer .localization-form{margin:0!important}.zub-footer .localization-selector{border-color:#ffffff29!important;background:#ffffff0f!important;color:#fff!important}@media(max-width:1100px){.template-product .product{grid-template-columns:minmax(0,1fr) minmax(36rem,.9fr)}.zub-footer__main{grid-template-columns:1fr 1fr}.zub-footer__newsletter{grid-column:1/-1}.zub-footer__trust{grid-template-columns:repeat(2,1fr)}}@media(max-width:989px){.zub-pdp-gallery{position:relative;top:auto;max-width:70rem}.template-product .product{display:block}.template-product .product__info-container{top:auto!important;max-width:none!important}.zub-pdp-gallery__stage{border-radius:3rem}}@media(max-width:749px){.template-product main{padding-bottom:8.5rem}.zub-pdp-gallery{gap:1rem}.zub-pdp-gallery__stage{border-radius:2.4rem}.zub-pdp-gallery__badge{top:1.2rem;left:1.2rem}.zub-pdp-gallery__float{padding:.75rem 1rem;font-size:1rem}.zub-pdp-gallery__float--one{left:1.2rem;bottom:1.2rem}.zub-pdp-gallery__float--two{right:1.2rem;top:1.2rem}.zub-pdp-gallery__thumbs{gap:.65rem}.zub-pdp-gallery__thumb{padding:.25rem;border-radius:1.35rem}.zub-pdp-gallery__thumb img{border-radius:1.05rem}.zub-pdp-gallery__caption{grid-template-columns:1fr;gap:.55rem}.zub-pdp-gallery__caption span{min-height:3.8rem}.template-product .product__info-container{margin-top:1.4rem!important;border-radius:2.6rem!important}.template-product .product__title h1{font-size:4.25rem!important}.zub-mobile-buybar{position:fixed;z-index:35;left:1rem;right:1rem;bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem;border:1px solid rgba(28,21,52,.1);border-radius:2rem;background:#fffffff5;box-shadow:0 1.8rem 5rem #2d1b6238;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:transform .25s ease}.zub-mobile-buybar__product{display:flex;align-items:center;gap:.85rem;min-width:0}.zub-mobile-buybar__product img{width:4.8rem;height:4.8rem;object-fit:cover;border-radius:1.3rem}.zub-mobile-buybar__product div{min-width:0}.zub-mobile-buybar__product strong{display:block;max-width:15rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#171221;font-size:1.15rem}.zub-mobile-buybar__product span{display:block;color:#7257e7;font-size:1.2rem;font-weight:900}.zub-mobile-buybar__button{min-width:12.5rem;min-height:5rem;border:0!important;border-radius:1.45rem!important;background:linear-gradient(90deg,#755aff,#ee68b9)!important;color:#fff!important;font-size:1.2rem!important;font-weight:950!important;box-shadow:none!important}body:has(cart-drawer.active) .zub-mobile-buybar{transform:translateY(150%)}.zub-product-story-v2__head h2{font-size:4.4rem}.zub-footer__trust{grid-template-columns:1fr;padding-top:2rem;padding-bottom:2rem}.zub-footer__main{grid-template-columns:1fr;gap:4.5rem;padding-top:6rem}.zub-footer__brand h2{font-size:5.2rem}.zub-footer__links{grid-template-columns:repeat(2,1fr)}.zub-footer__newsletter{grid-column:auto}.zub-footer__field{grid-template-columns:1fr}.zub-footer__field button{width:100%}.zub-footer__bottom{align-items:flex-start;flex-direction:column}.zub-footer__bottom-right{justify-content:flex-start}.zub-footer__marquee>div{animation-duration:22s}}@media(max-width:430px){.zub-footer__links{grid-template-columns:1fr}.zub-footer__trust>div{padding:1.25rem}.zub-footer__newsletter{padding:2.1rem}.zub-mobile-buybar__product strong{max-width:10rem}.zub-mobile-buybar__button{min-width:11rem;padding-inline:1rem!important}}@media(prefers-reduced-motion:reduce){.zub-footer__marquee>div{animation:none}.zub-product-story-v2__card img,.zub-pdp-gallery__main{transition:none}}@media(min-width:990px){.template-product .product.grid{display:grid!important;grid-template-columns:minmax(0,1.12fr) minmax(42rem,.88fr)!important;gap:clamp(3rem,5vw,7rem)!important}.template-product .product--large:not(.product--no-media) .product__media-wrapper,.template-product .product--large:not(.product--no-media) .product__info-wrapper,.template-product .product--medium:not(.product--no-media) .product__media-wrapper,.template-product .product--medium:not(.product--no-media) .product__info-wrapper{width:auto!important;max-width:none!important;padding:0!important}.template-product .product__media-wrapper:before{display:none!important}}@media screen and (min-width:990px){.header--middle-center{grid-template-areas:"navigation heading icons"!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;column-gap:2rem}.header--middle-center .header__inline-menu{grid-area:navigation;justify-self:start}.header--middle-center .header__heading,.header--middle-center .header__heading-link{grid-area:heading;justify-self:center;margin:0}.header--middle-center .header__icons{grid-area:icons;justify-self:end}}.zub-pdp-gallery__float{display:none!important}.zub-bundle{display:block;margin:2rem 0 0}.zub-bundle__head,.zub-color-menu__head,.zub-bundle-summary,.zub-delivery-card{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.zub-bundle__head{margin-bottom:1.2rem}.zub-bundle__head h3,.zub-color-drawer__header h3{margin:.3rem 0 0;font-size:2rem;font-weight:950;letter-spacing:-.035em}.zub-bundle__eyebrow{display:block;font-size:1.02rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase;color:#7258e8}.zub-bundle__hint{padding:.7rem 1rem;border-radius:999px;background:#f4efff;color:#6248d7;font-size:1.05rem;font-weight:900}.zub-bundle__packs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.zub-bundle-card{position:relative;min-height:13rem;padding:1.55rem 1.3rem 1.3rem;border:1px solid rgba(23,21,35,.11);border-radius:2rem;background:#fff;color:#171523;text-align:left;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.zub-bundle-card:hover{transform:translateY(-2px);border-color:#6c51e159}.zub-bundle-card.is-selected{border-color:#7258e8;background:linear-gradient(155deg,#fff,#f5f0ff);box-shadow:0 1.5rem 3rem #6348d21f,inset 0 0 0 1px #7258e8}.zub-bundle-card.is-favorite.is-selected{box-shadow:0 1.8rem 3.8rem #6348d22e,inset 0 0 0 1px #7258e8}.zub-bundle-card__badge{position:absolute;top:-.85rem;left:50%;transform:translate(-50%);white-space:nowrap;padding:.48rem .8rem;border-radius:999px;background:#171523;color:#fff;font-size:.82rem;font-weight:950;letter-spacing:.08em}.zub-bundle-card__badge--value{background:#ffd75f;color:#332500}.zub-bundle-card__name{display:block;margin-top:.5rem;font-size:1.35rem;font-weight:950}.zub-bundle-card__sub{display:block;margin:.4rem 0 1.1rem;color:#1715238f;font-size:1.05rem;font-weight:750}.zub-bundle-card strong{display:block;font-size:1.45rem;color:#5e43d4}.zub-color-menu{margin:1.35rem 0;padding:1.5rem;border:1px solid rgba(23,21,35,.08);border-radius:2.2rem;background:#fffaf7}.zub-color-menu__head{align-items:flex-end;margin-bottom:1rem}.zub-color-menu__head p{margin:.35rem 0 0;color:#17152399;font-size:1.15rem}.zub-color-menu__surprise{border:0;padding:.7rem 1rem;border-radius:999px;background:#171523;color:#fff;font:inherit;font-size:1.05rem;font-weight:900;cursor:pointer}.zub-color-slots{display:grid;gap:.8rem}.zub-color-slot{display:grid;grid-template-columns:auto 5.6rem 1fr auto;align-items:center;gap:1rem;width:100%;padding:.9rem 1rem;border:1px solid rgba(23,21,35,.08);border-radius:1.6rem;background:#fff;color:#171523;text-align:left;cursor:pointer}.zub-color-slot:hover{border-color:#7258e859}.zub-color-slot__number{display:grid;place-items:center;width:2.3rem;height:2.3rem;border-radius:50%;background:#eee8ff;color:#6248d7;font-size:1rem;font-weight:950}.zub-color-slot__image{width:5.6rem;height:5.6rem;border-radius:1.15rem;overflow:hidden;background:#f6f1ff}.zub-color-slot__image img{width:100%;height:100%;object-fit:cover}.zub-color-slot__copy small{display:block;margin-bottom:.2rem;color:#1715237a;font-size:.95rem}.zub-color-slot__copy strong{display:block;font-size:1.2rem}.zub-color-slot__change{color:#674bd9;font-size:1.08rem;font-weight:900}.zub-bundle-summary{margin:1.2rem 0;padding:1.35rem 1.5rem;border-radius:1.8rem;background:linear-gradient(105deg,#171523,#29203f);color:#fff}.zub-bundle-summary>div:first-child span{display:block;margin-bottom:.25rem;color:#ffffff94;font-size:1rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.zub-bundle-summary strong{font-size:2.4rem;font-weight:950}.zub-bundle-summary__save{text-align:right}.zub-bundle-summary__save s{display:block;color:#ffffff80;font-size:1.12rem}.zub-bundle-summary__save span{display:inline-block;margin-top:.35rem;padding:.48rem .75rem;border-radius:999px;background:#ffe27d;color:#3c2c00;font-size:.98rem;font-weight:950}.zub-bundle-actions{display:grid;gap:.85rem}.zub-bundle-actions .button{width:100%;min-height:5.9rem;border-radius:1.65rem;font-size:1.45rem;font-weight:950}.zub-bundle-add{background:linear-gradient(90deg,#7c63ff,#6248ff)!important;color:#fff!important;border:0!important;box-shadow:0 1.6rem 3rem #6348d23d}.zub-bundle-buy{background:#fff!important;color:#171523!important;border:1px solid rgba(23,21,35,.16)!important}.zub-bundle-add.is-loading span:first-child{opacity:.45}.zub-bundle-spinner{display:none;width:1.8rem;height:1.8rem;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:zubSpin .7s linear infinite}.zub-bundle-add.is-loading .zub-bundle-spinner{display:inline-block}@keyframes zubSpin{to{transform:rotate(360deg)}}.zub-bundle-error{margin:0;color:#b52a4a;font-size:1.1rem;font-weight:800}.zub-delivery-card{justify-content:flex-start;margin-top:1.25rem;padding:1.25rem 1.35rem;border:1px solid rgba(63,148,109,.18);border-radius:1.8rem;background:#f2fff8}.zub-delivery-card__icon{display:grid;place-items:center;flex:0 0 4.3rem;height:4.3rem;border-radius:50%;background:#d9f6e6;color:#28704d;font-size:2rem}.zub-delivery-card span,.zub-delivery-card b,.zub-delivery-card small{display:block}.zub-delivery-card span{color:#171523a8;font-size:1.05rem}.zub-delivery-card b{margin:.2rem 0;color:#185c3c;font-size:1.45rem}.zub-delivery-card small{color:#17152385;font-size:.98rem}.zub-purchase-promises{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem;margin-top:.9rem}.zub-purchase-promises span{padding:.9rem .65rem;border-radius:1.25rem;background:#faf7ff;color:#171523a8;text-align:center;font-size:.95rem}.zub-purchase-promises b{color:#171523}.zub-color-drawer[hidden]{display:none!important}.zub-color-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100001}.zub-color-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#1715237a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.zub-color-drawer__panel{position:absolute;top:50%;left:50%;width:min(78rem,calc(100vw - 4rem));max-height:min(76rem,calc(100vh - 4rem));padding:2.2rem;border-radius:3rem;background:#fff;box-shadow:0 3rem 8rem #17152347;transform:translate(-50%,-50%);overflow:auto}.zub-color-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.zub-color-drawer__close{display:grid;place-items:center;width:4.2rem;height:4.2rem;border:0;border-radius:50%;background:#f1ecff;color:#171523;font-size:2.7rem;cursor:pointer}.zub-color-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.zub-color-choice{position:relative;padding:.85rem;border:1px solid rgba(23,21,35,.09);border-radius:2rem;background:#fffaf8;color:#171523;font:inherit;font-weight:900;cursor:pointer}.zub-color-choice.is-selected{border-color:#7258e8;box-shadow:inset 0 0 0 1px #7258e8,0 1.3rem 2.8rem #6348d21f}.zub-color-choice__image{display:block;aspect-ratio:1;margin-bottom:.7rem;border-radius:1.5rem;overflow:hidden;background:#f3edff}.zub-color-choice__image img{width:100%;height:100%;object-fit:cover}.zub-color-choice small{display:block;color:#a23f59}.zub-color-choice.is-sold-out{opacity:.42;cursor:not-allowed}.zub-cart-bundle{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 2rem 1.4rem;padding:1.25rem;border:1px solid rgba(114,88,232,.18);border-radius:1.8rem;background:linear-gradient(135deg,#f8f4ff,#fff8ef)}.zub-cart-bundle>div{min-width:0}.zub-cart-bundle__badge{display:inline-block;margin-bottom:.35rem;color:#684bda;font-size:.82rem;font-weight:950;letter-spacing:.08em}.zub-cart-bundle strong,.zub-cart-bundle small{display:block}.zub-cart-bundle strong{font-size:1.28rem;color:#171523}.zub-cart-bundle small{margin-top:.2rem;color:#17152394;font-size:.98rem}.zub-cart-bundle button{flex:0 0 auto;border:0;padding:.85rem 1rem;border-radius:1.2rem;background:#171523;color:#fff;font:inherit;font-size:.98rem;font-weight:900;cursor:pointer}.zub-cart-bundle--trio{background:linear-gradient(135deg,#fff9df,#fff4ed)}@media(max-width:749px){.zub-bundle__packs{grid-template-columns:1fr}.zub-bundle-card{min-height:auto;display:grid;grid-template-columns:1fr auto;align-items:center;padding:1.25rem}.zub-bundle-card__badge{top:50%;left:auto;right:1.2rem;transform:translateY(-50%)}.zub-bundle-card__name,.zub-bundle-card__sub{grid-column:1}.zub-bundle-card strong{grid-column:2;grid-row:1 / span 2;padding-right:0}.zub-bundle-card.is-favorite .zub-bundle-card__name,.zub-bundle-card.is-favorite .zub-bundle-card__sub,.zub-bundle-card.is-favorite strong{padding-right:8.5rem}.zub-color-menu__head{align-items:flex-start}.zub-color-slot{grid-template-columns:auto 4.8rem 1fr}.zub-color-slot__image{width:4.8rem;height:4.8rem}.zub-color-slot__change{grid-column:3;font-size:.98rem}.zub-purchase-promises{grid-template-columns:1fr}.zub-color-drawer__panel{top:auto;bottom:0;left:0;width:100%;max-height:82vh;padding:1.7rem;border-radius:2.6rem 2.6rem 0 0;transform:none}.zub-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zub-cart-bundle{margin-inline:1.4rem}}.zub-product-proof__link{display:inline-flex;align-items:center;gap:.8rem;color:#171523ad;text-decoration:none;font-size:1.2rem;font-weight:850;transition:color .2s ease,transform .2s ease}.zub-product-proof__link:hover{color:#6248d7;transform:translateY(-1px)}.zub-product-proof__link--new{padding:.7rem 1rem;border-radius:999px;background:#fff7d7;color:#594713}.zub-product-proof__stars{color:#ffb548;letter-spacing:.11em}.zub-reviews{padding:clamp(7rem,10vw,12rem) 0;background:radial-gradient(circle at 12% 10%,rgba(255,193,223,.38),transparent 28%),radial-gradient(circle at 88% 20%,rgba(198,232,255,.48),transparent 30%),#fffdf9;scroll-margin-top:10rem}.zub-reviews__head{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(28rem,.75fr);align-items:end;gap:4rem;margin-bottom:4rem}.zub-reviews__head h2{margin:1rem 0 1.2rem;max-width:11ch;font-size:clamp(4.5rem,6vw,7.6rem);line-height:.92;letter-spacing:-.07em;font-weight:950}.zub-reviews__head p{margin:0;max-width:63rem;color:#1715239e;font-size:1.55rem;line-height:1.65}.zub-reviews__score{display:flex;align-items:center;gap:1.5rem;padding:2rem 2.2rem;border:1px solid rgba(23,21,35,.08);border-radius:2.5rem;background:#ffffffe6;box-shadow:0 2rem 5rem #462d8717}.zub-reviews__score>strong{font-size:5.2rem;line-height:1;font-weight:950;color:#171523}.zub-reviews__score>div{min-width:0}.zub-reviews__stars{display:block;color:#ffb548;letter-spacing:.12em;font-size:1.55rem}.zub-reviews__new-mark{display:block;color:#6b50dc;font-weight:950}.zub-reviews__score small{display:block;margin-top:.4rem;color:#1715238c;font-size:1.08rem;line-height:1.4}.zub-reviews__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(30rem,38rem);gap:1.5rem;overflow-x:auto;padding:.4rem .2rem 2rem;scroll-snap-type:x mandatory;scrollbar-width:thin}.zub-review-card{position:relative;min-height:30rem;padding:2rem;border:1px solid rgba(23,21,35,.08);border-radius:2.8rem;background:linear-gradient(155deg,#fff,color-mix(in srgb,var(--review-accent) 45%,white));box-shadow:0 2rem 5rem #3d2a7414;scroll-snap-align:start}.zub-review-card:before{content:"";position:absolute;inset:0 auto auto 0;width:7rem;height:.7rem;border-radius:2.8rem 0 999px;background:var(--review-accent)}.zub-review-card__top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem}.zub-review-card__avatar{width:5rem;height:5rem;border-radius:50%;object-fit:cover}.zub-review-card__avatar--initials{display:grid;place-items:center;background:#171523;color:#fff;font-weight:950}.zub-review-card__top strong,.zub-review-card__top small{display:block}.zub-review-card__top strong{font-size:1.35rem;color:#171523}.zub-review-card__top small{margin-top:.2rem;color:#684ed7;font-size:1rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.zub-review-card__rating{color:#ffad39;letter-spacing:.06em;font-size:1.2rem}.zub-review-card blockquote{margin:3rem 0 2.5rem;color:#171523;font-size:2rem;line-height:1.45;font-weight:850;letter-spacing:-.025em}.zub-review-card__meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#1715238c;font-size:1.05rem;font-weight:800}.zub-reviews__empty{display:flex;align-items:center;gap:1.8rem;padding:2.5rem;border:1px dashed rgba(105,77,217,.28);border-radius:2.8rem;background:#fff}.zub-reviews__empty-icon{display:grid;place-items:center;flex:0 0 6rem;height:6rem;border-radius:2rem;background:#f0eaff;color:#6e53de;font-size:2.6rem}.zub-reviews__empty h3{margin:0 0 .5rem;font-size:2.2rem}.zub-reviews__empty p{margin:0;color:#17152399}.zub-reviews__preview-note{margin-bottom:1.2rem;padding:1rem 1.2rem;border-radius:1.2rem;background:#fff3ca;color:#5b4810;font-size:1.1rem;font-weight:900}.zub-reviews__rail--preview{opacity:.82}.zub-reviews__app{margin-top:3rem}.cart-drawer .drawer__inner{background:#fff!important;background-image:radial-gradient(circle at 90% 0,rgba(222,211,255,.58),transparent 25%),linear-gradient(180deg,#fff,#fffdf9)!important;opacity:1!important}.cart-drawer .drawer__header{align-items:center;padding-bottom:1.2rem!important}.zub-cart-heading>span{display:block;margin-bottom:.25rem;color:#7055df;font-size:.9rem;font-weight:950;letter-spacing:.12em}.zub-cart-heading .drawer__heading{margin:0}.zub-cart-heading em{display:inline-grid;place-items:center;min-width:2.8rem;height:2.8rem;margin-left:.45rem;border-radius:999px;background:#171523;color:#fff;font-size:1.25rem;font-style:normal;vertical-align:middle}.cart-drawer .drawer__close{border-radius:1.3rem;background:#f5f1ff}.zub-cart-empty__eyebrow{display:inline-block;margin-bottom:1rem;color:#7055df;font-size:1rem;font-weight:950;letter-spacing:.12em}.zub-cart-empty__text{max-width:28rem;margin:1rem auto 2rem;color:#17152394;line-height:1.6}.cart-drawer__empty-content .button{border-radius:1.6rem!important;background:#171523!important;color:#fff!important}.cart-drawer .drawer__cart-items-wrapper{padding-bottom:.4rem}.cart-drawer .cart-items thead{display:none}.cart-drawer .cart-item{display:grid;grid-template-columns:8.8rem 1fr auto;grid-template-areas:"media details total" "media quantity quantity";column-gap:1.2rem;row-gap:.8rem;padding:1.2rem!important;border:1px solid rgba(23,21,35,.07);border-radius:2.1rem;background:#ffffffeb;box-shadow:0 1rem 2.5rem #3c29700f}.cart-drawer .cart-item__media{grid-area:media;width:8.8rem!important}.cart-drawer .cart-item__details{grid-area:details;padding:0!important}.cart-drawer .cart-item__totals{grid-area:total;padding:0!important}.cart-drawer .cart-item__quantity{grid-area:quantity;padding:0!important}.cart-drawer .cart-item__image{width:8.8rem;height:8.8rem;object-fit:cover;border-radius:1.6rem}.cart-drawer .cart-item__name{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.25}.cart-drawer .cart-item .quantity{min-height:4.1rem;border-radius:1.2rem;background:#f7f3ff}.cart-drawer cart-remove-button .button{min-width:4rem;min-height:4rem}.zub-cart-bundle{display:grid!important;grid-template-columns:6.2rem minmax(0,1fr) auto!important;align-items:center!important;gap:1rem!important;margin:0 2rem 1.2rem!important;padding:1rem!important;border-color:#6e53de33!important;border-radius:2.1rem!important;background:linear-gradient(135deg,#f6f1ff,#fff7ed)!important;box-shadow:0 1.2rem 3rem #462d8712}.zub-cart-bundle__visual{display:grid;place-items:center;width:6.2rem;height:6.2rem;border-radius:1.6rem;overflow:hidden;background:#fff}.zub-cart-bundle__visual img{width:100%;height:100%;object-fit:cover}.zub-cart-bundle__copy{min-width:0}.zub-cart-bundle__badge{margin-bottom:.35rem}.zub-cart-bundle button{min-width:8.8rem;min-height:4.4rem;border-radius:1.35rem!important;background:linear-gradient(90deg,#755aff,#ee68b9)!important;box-shadow:0 1rem 2rem #6e53de29}.zub-cart-bundle button.is-loading{opacity:.62;pointer-events:none}.zub-cart-unlocked{display:flex;align-items:center;gap:1rem;margin:0 2rem 1.2rem;padding:1.2rem 1.3rem;border-radius:1.8rem;background:#effcf5;color:#185c3c}.zub-cart-unlocked>span{display:grid;place-items:center;flex:0 0 4rem;height:4rem;border-radius:50%;background:#d8f5e5;font-size:1.7rem}.zub-cart-unlocked strong,.zub-cart-unlocked small{display:block}.zub-cart-unlocked strong{font-size:1.25rem}.zub-cart-unlocked small{margin-top:.2rem;color:#185c3cad;font-size:.98rem}.zub-cart-delivery{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin:0 2rem 1.4rem;padding:1.15rem 1.2rem;border:1px solid rgba(43,130,86,.13);border-radius:1.8rem;background:#f1fff7}.zub-cart-delivery__icon{display:grid;place-items:center;width:4rem;height:4rem;border-radius:50%;background:#daf6e6;color:#236b49;font-size:1.8rem}.zub-cart-delivery small,.zub-cart-delivery strong{display:block}.zub-cart-delivery small{color:#17152380;font-size:.95rem}.zub-cart-delivery strong{margin-top:.2rem;color:#185c3c;font-size:1.25rem}.zub-cart-delivery__status{padding:.5rem .7rem;border-radius:999px;background:#d8f5e5;color:#185c3c;font-size:.78rem;font-weight:950;letter-spacing:.08em}.zub-cart-savings{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding:1rem 1.1rem;border-radius:1.3rem;background:#fff5d8;color:#5d4712;font-size:1.1rem;font-weight:900}.zub-cart-savings strong{font-size:1.25rem}.cart-drawer__footer{box-shadow:0 -1.5rem 4rem #2f1f5b0f}.zub-cart-benefits{grid-template-columns:repeat(3,1fr)!important;gap:.55rem!important}.zub-cart-benefits span{padding:.8rem .55rem;border-radius:1.2rem;background:#f8f5ff;text-align:center;font-size:.9rem}.zub-cart-ctas{grid-template-columns:.72fr 1.28fr!important}.zub-cart-view,.cart-drawer .cart__checkout-button{min-height:5.7rem!important}.cart-drawer .cart__checkout-button{font-size:1.3rem!important;font-weight:950!important}@media(max-width:989px){.zub-reviews__head{grid-template-columns:1fr}.zub-reviews__score{max-width:46rem}.zub-reviews__rail{grid-auto-columns:minmax(28rem,82vw)}}@media(max-width:749px){.zub-reviews{padding:6rem 0}.zub-reviews__head{gap:2.2rem;margin-bottom:2.5rem}.zub-reviews__head h2{font-size:4.5rem}.zub-reviews__score{padding:1.5rem}.zub-reviews__score>strong{font-size:4rem}.zub-review-card{min-height:27rem;padding:1.6rem;border-radius:2.2rem}.zub-review-card__top{grid-template-columns:auto 1fr}.zub-review-card__rating{grid-column:1/-1;margin-top:.6rem}.zub-review-card blockquote{margin:2rem 0;font-size:1.7rem}.zub-reviews__empty{align-items:flex-start;padding:1.7rem}.zub-bundle__packs{display:grid!important;grid-template-columns:1fr!important;gap:.8rem!important}.zub-bundle-card{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"name price" "sub badge"!important;align-items:center!important;min-height:auto!important;padding:1.25rem!important}.zub-bundle-card__name{grid-area:name!important;margin:0!important;padding:0!important}.zub-bundle-card__sub{grid-area:sub!important;margin:.25rem 0 0!important;padding:0!important}.zub-bundle-card strong{grid-area:price!important;padding:0!important;font-size:1.35rem!important}.zub-bundle-card__badge{position:static!important;grid-area:badge!important;justify-self:end!important;transform:none!important;padding:.4rem .65rem!important;font-size:.72rem!important}.zub-bundle-card.is-favorite .zub-bundle-card__name,.zub-bundle-card.is-favorite .zub-bundle-card__sub,.zub-bundle-card.is-favorite strong{padding-right:0!important}.zub-color-drawer__panel{max-height:88svh;padding-bottom:calc(1.6rem + env(safe-area-inset-bottom))}.zub-color-drawer__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.zub-color-slot{grid-template-columns:auto 5rem 1fr auto!important;padding:1rem!important}.zub-color-slot__change{font-size:.9rem!important}.zub-mobile-buybar{padding:.75rem!important;padding-bottom:calc(.75rem + env(safe-area-inset-bottom))!important}.zub-mobile-buybar__product div{display:grid;grid-template-columns:1fr auto;grid-template-areas:"title price" "colors colors";column-gap:.8rem;align-items:center}.zub-mobile-buybar__product strong{grid-area:title}.zub-mobile-buybar__product small{grid-area:colors;display:block;max-width:15rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#17152385;font-size:.88rem}.zub-mobile-buybar__product span{grid-area:price;white-space:nowrap}.zub-mobile-buybar__button{min-width:10.8rem!important;padding-inline:.9rem!important}.cart-drawer .drawer__inner{max-width:100%!important}.cart-drawer .drawer__header,.cart-drawer-items{padding-inline:1.4rem!important}.zub-cart-bundle{grid-template-columns:5.3rem 1fr!important;margin-inline:1.4rem!important}.zub-cart-bundle__visual{width:5.3rem;height:5.3rem}.zub-cart-bundle button{grid-column:1/-1;width:100%;min-height:4.5rem}.zub-cart-progress,.zub-cart-delivery{margin-inline:1.4rem!important;padding-inline:0}.zub-cart-progress{padding-inline:0!important}.zub-cart-delivery{padding:1rem!important}.zub-cart-delivery__status{display:none}.zub-cart-benefits,.zub-cart-ctas{grid-template-columns:1fr!important}.cart-drawer__footer{padding-inline:1.4rem!important}.cart-drawer .cart-item{grid-template-columns:7.5rem 1fr auto}.cart-drawer .cart-item__media,.cart-drawer .cart-item__image{width:7.5rem!important;height:7.5rem!important}}cart-drawer-items{display:block;padding:0 2.4rem 1rem}@media(max-width:749px){cart-drawer-items{padding-inline:1.4rem}}.zub-reviews__disclosure{margin:1.2rem 0 0;color:#17152375;font-size:1.02rem;line-height:1.55;text-align:center}.zub-review-card__top small{color:#7258e8}.zub-review-card blockquote{font-size:1.82rem}@media(max-width:749px){.zub-reviews__disclosure{text-align:left;font-size:.95rem}.zub-review-card blockquote{font-size:1.6rem}}.cart-drawer .drawer__inner{width:min(44rem,100vw)!important;max-width:44rem!important}.cart-drawer .drawer__cart-items-wrapper{padding-bottom:.2rem!important}.cart-drawer .cart-item{grid-template-columns:6.4rem minmax(0,1fr) auto!important;grid-template-areas:"media details total" "media quantity quantity"!important;column-gap:.9rem!important;row-gap:.45rem!important;min-height:0!important;margin-bottom:.75rem!important;padding:.85rem!important;border-radius:1.55rem!important}.cart-drawer .cart-item__media{width:6.4rem!important;min-width:6.4rem!important}.cart-drawer .cart-item__image{width:6.4rem!important;height:6.4rem!important;border-radius:1.15rem!important;object-fit:cover!important}.cart-drawer .cart-item__name{font-size:1.18rem!important;line-height:1.22!important;-webkit-line-clamp:2!important}.cart-drawer .cart-item__details .product-option,.cart-drawer .cart-item__details dl{margin-top:.25rem!important;font-size:.95rem!important;line-height:1.25!important}.cart-drawer .cart-item__totals{min-width:max-content!important;font-size:1.08rem!important}.cart-drawer .cart-item__quantity{min-height:3.4rem!important}.cart-drawer .cart-item .quantity{width:10.5rem!important;min-height:3.4rem!important;border-radius:1rem!important}.cart-drawer .cart-item .quantity__button{width:3.3rem!important}.cart-drawer .cart-item .quantity__input{font-size:1.05rem!important}.cart-drawer cart-remove-button .button{min-width:3.4rem!important;min-height:3.4rem!important}.zub-payment-trust{display:flex;align-items:center;justify-content:center;gap:.85rem;flex-wrap:wrap}.zub-payment-trust__label{font-size:.92rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.zub-payment-trust__icons{display:flex;align-items:center;justify-content:center;gap:.48rem;margin:0;padding:0}.zub-payment-trust__icons li{display:grid;place-items:center;height:2.8rem;min-width:4.2rem;padding:.35rem .55rem;border-radius:.7rem;background:#fff;border:1px solid rgba(23,21,35,.1);box-shadow:0 .35rem 1rem #2218410d}.zub-payment-trust__icon{display:block;width:auto;max-width:3.5rem;height:1.9rem}.zub-payment-trust--cart{margin:.85rem 0 .1rem;padding:.85rem .9rem 0;border-top:1px solid rgba(23,21,35,.07)}.zub-payment-trust--cart .zub-payment-trust__label{width:100%;color:#17152385;text-align:center}.zub-payment-trust--footer{justify-content:flex-end}.zub-payment-trust--footer .zub-payment-trust__label{color:#ffffff85}.zub-payment-trust--footer .zub-payment-trust__icons li{border-color:#ffffff1a;background:#fffffff5}.cart-drawer .cart__checkout-button{letter-spacing:0!important;text-transform:none!important}@media(max-width:749px){.cart-drawer .drawer__inner{width:100%!important;max-width:100%!important}.cart-drawer .cart-item{grid-template-columns:5.7rem minmax(0,1fr) auto!important;column-gap:.75rem!important;padding:.72rem!important;border-radius:1.35rem!important}.cart-drawer .cart-item__media{width:5.7rem!important;min-width:5.7rem!important}.cart-drawer .cart-item__image{width:5.7rem!important;height:5.7rem!important;border-radius:1rem!important}.cart-drawer .cart-item__name{font-size:1.08rem!important}.cart-drawer .cart-item__details .product-option,.cart-drawer .cart-item__details dl{font-size:.88rem!important}.cart-drawer .cart-item .quantity{width:9.6rem!important;min-height:3.2rem!important}.cart-drawer .cart-item .quantity__button{width:3rem!important}.zub-payment-trust--cart{margin-top:.7rem;padding-inline:.25rem}.zub-payment-trust__icons{gap:.35rem}.zub-payment-trust__icons li{min-width:3.65rem;height:2.5rem;padding:.3rem .42rem}.zub-payment-trust__icon{max-width:3.05rem;height:1.7rem}.zub-payment-trust--footer{justify-content:center;width:100%}.zub-payment-trust--footer .zub-payment-trust__label{width:100%;text-align:center}}.cart-drawer .drawer__inner{width:min(44rem,100vw)!important;max-width:44rem!important;height:100dvh!important}.cart-drawer .drawer__header{flex:0 0 auto!important;padding-top:1.25rem!important;padding-bottom:.75rem!important}.cart-drawer cart-drawer-items{flex:1 1 auto!important;min-height:15.5rem!important;overflow-y:auto!important;overscroll-behavior:contain;padding-top:.15rem!important;padding-bottom:.25rem!important}.cart-drawer .drawer__footer{flex:0 0 auto!important;max-height:47dvh!important;overflow-y:auto!important;overscroll-behavior:contain;padding:.55rem 0 max(.75rem,env(safe-area-inset-bottom))!important;background:#fffffff7!important;border-top:1px solid rgba(23,21,35,.07)!important;box-shadow:0 -1.2rem 3rem #2f1f5b0e!important;scrollbar-width:thin}.cart-drawer .drawer__cart-items-wrapper{padding-bottom:0!important}.cart-drawer .cart-item{grid-template-columns:5.25rem minmax(0,1fr) auto!important;grid-template-areas:"media details total" "media quantity quantity"!important;column-gap:.72rem!important;row-gap:.22rem!important;margin-bottom:.52rem!important;padding:.62rem .68rem!important;border-radius:1.35rem!important;box-shadow:0 .55rem 1.55rem #3c29700b!important}.cart-drawer .cart-item:last-child{margin-bottom:.2rem!important}.cart-drawer .cart-item__media{width:5.25rem!important;min-width:5.25rem!important}.cart-drawer .cart-item__image{width:5.25rem!important;height:5.25rem!important;border-radius:.9rem!important;object-fit:contain!important;background:#fff!important}.cart-drawer .cart-item__details{min-width:0!important}.cart-drawer .cart-item__name{font-size:1.02rem!important;line-height:1.15!important;-webkit-line-clamp:1!important;white-space:normal!important}.cart-drawer .cart-item__details .product-option,.cart-drawer .cart-item__details dl{margin-top:.12rem!important;font-size:.82rem!important;line-height:1.16!important}.cart-drawer .cart-item__totals{font-size:1.02rem!important;line-height:1.1!important}.cart-drawer .cart-item__quantity{min-height:2.85rem!important}.cart-drawer .cart-item .quantity{width:8.65rem!important;min-height:2.85rem!important;height:2.85rem!important;border-radius:.85rem!important}.cart-drawer .cart-item .quantity__button{width:2.75rem!important;min-height:2.75rem!important}.cart-drawer .cart-item .quantity__input{font-size:.95rem!important}.cart-drawer cart-remove-button .button{min-width:2.95rem!important;min-height:2.95rem!important;width:2.95rem!important;height:2.95rem!important}.cart-drawer .zub-cart-unlocked{margin:.25rem 1.45rem .65rem!important;padding:.72rem .9rem!important;border-radius:1.35rem!important;gap:.75rem!important}.cart-drawer .zub-cart-unlocked>span{flex-basis:3.15rem!important;width:3.15rem!important;height:3.15rem!important;font-size:1.25rem!important}.cart-drawer .zub-cart-unlocked small{font-size:.82rem!important}.cart-drawer .zub-cart-bundle{margin:.25rem 1.45rem .65rem!important;padding:.72rem!important;border-radius:1.35rem!important}.cart-drawer .zub-cart-progress{margin:0 1.45rem .65rem!important;padding:0!important}.cart-drawer .zub-cart-progress__top p{margin:0 0 .5rem!important;font-size:1.02rem!important;line-height:1.25!important}.cart-drawer .zub-cart-progress__bar{height:.72rem!important}.cart-drawer .zub-cart-delivery{margin:0 1.45rem .65rem!important;padding:.72rem .85rem!important;border-radius:1.35rem!important;gap:.72rem!important}.cart-drawer .zub-cart-delivery__icon{width:3.15rem!important;height:3.15rem!important;font-size:1.25rem!important}.cart-drawer .zub-cart-delivery small{font-size:.82rem!important}.cart-drawer .zub-cart-delivery strong{font-size:1.08rem!important}.cart-drawer .zub-cart-delivery__status{font-size:.68rem!important;padding:.42rem .58rem!important}.cart-drawer .drawer__footer>.cart-drawer__footer{padding:.8rem 1.45rem .65rem!important;box-shadow:none!important;border-top:1px solid rgba(23,21,35,.055)!important}.cart-drawer .totals{margin:0!important}.cart-drawer .totals__total{font-size:1rem!important}.cart-drawer .totals__total-value{font-size:2.15rem!important}.cart-drawer .tax-note{display:block!important;margin-top:.3rem!important;font-size:.86rem!important;line-height:1.25!important}.cart-drawer .zub-cart-benefits{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.4rem!important;margin:.5rem 1.05rem .55rem!important}.cart-drawer .zub-cart-benefits span{padding:.58rem .35rem!important;border-radius:.9rem!important;font-size:.72rem!important;line-height:1.12!important}.cart-drawer .zub-cart-ctas{grid-template-columns:.62fr 1.38fr!important;gap:.65rem!important;margin:0 1.05rem!important}.cart-drawer .zub-cart-view,.cart-drawer .cart__checkout-button{min-height:4.75rem!important;height:4.75rem!important;border-radius:1.3rem!important;font-size:1.08rem!important}.cart-drawer .zub-payment-trust--cart{margin:.5rem 1rem 0!important;padding:.5rem 0 0!important}.cart-drawer .zub-payment-trust--cart .zub-payment-trust__label{font-size:.72rem!important}.cart-drawer .zub-payment-trust__icons li{min-width:3.35rem!important;height:2.25rem!important;padding:.22rem .36rem!important}.cart-drawer .zub-payment-trust__icon{max-width:2.85rem!important;height:1.48rem!important}@media(max-width:749px){.drawer{align-items:flex-end!important;justify-content:center!important}.cart-drawer .drawer__inner{width:100%!important;max-width:100%!important;height:82dvh!important;max-height:82dvh!important;border:0!important;border-radius:2.35rem 2.35rem 0 0!important;transform:translateY(100%)!important;box-shadow:0 -2rem 6rem #1e14432e!important}.drawer.active .drawer__inner{transform:translateY(0)!important}.cart-drawer__overlay{background:#18112e52!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cart-drawer .drawer__header{padding:.9rem 1.15rem .55rem!important}.cart-drawer .drawer__close{top:.55rem!important;right:.7rem!important;min-width:3.7rem!important;min-height:3.7rem!important}.cart-drawer .zub-cart-heading>span{font-size:.72rem!important;margin-bottom:.08rem!important}.cart-drawer .drawer__heading{font-size:2.25rem!important}.cart-drawer .zub-cart-heading em{min-width:2.35rem!important;height:2.35rem!important;font-size:1rem!important}.cart-drawer cart-drawer-items{min-height:13.5rem!important;padding-inline:1rem!important}.cart-drawer .drawer__footer{max-height:49dvh!important;padding-top:.35rem!important}.cart-drawer .cart-item{grid-template-columns:4.75rem minmax(0,1fr) auto!important;column-gap:.62rem!important;row-gap:.18rem!important;padding:.55rem .58rem!important;margin-bottom:.45rem!important;border-radius:1.2rem!important}.cart-drawer .cart-item__media{width:4.75rem!important;min-width:4.75rem!important}.cart-drawer .cart-item__image{width:4.75rem!important;height:4.75rem!important;border-radius:.82rem!important}.cart-drawer .cart-item__name{font-size:.95rem!important}.cart-drawer .cart-item__details .product-option,.cart-drawer .cart-item__details dl{font-size:.76rem!important}.cart-drawer .cart-item__totals{font-size:.94rem!important}.cart-drawer .cart-item .quantity{width:8.1rem!important;min-height:2.65rem!important;height:2.65rem!important}.cart-drawer .cart-item .quantity__button{width:2.55rem!important;min-height:2.55rem!important}.cart-drawer cart-remove-button .button{min-width:2.72rem!important;min-height:2.72rem!important;width:2.72rem!important;height:2.72rem!important}.cart-drawer .zub-cart-unlocked,.cart-drawer .zub-cart-bundle,.cart-drawer .zub-cart-progress,.cart-drawer .zub-cart-delivery{margin-left:1rem!important;margin-right:1rem!important}.cart-drawer .zub-cart-unlocked{padding:.62rem .75rem!important}.cart-drawer .zub-cart-unlocked strong{font-size:.98rem!important}.cart-drawer .zub-cart-unlocked small{font-size:.75rem!important}.cart-drawer .zub-cart-progress__top p{font-size:.92rem!important}.cart-drawer .zub-cart-delivery{padding:.62rem .72rem!important}.cart-drawer .zub-cart-delivery__status{display:none!important}.cart-drawer .drawer__footer>.cart-drawer__footer{padding:.65rem 1rem .5rem!important}.cart-drawer .totals__total-value{font-size:1.85rem!important}.cart-drawer .tax-note{font-size:.76rem!important}.cart-drawer .zub-cart-benefits{margin:.4rem .75rem .45rem!important;gap:.3rem!important}.cart-drawer .zub-cart-benefits span{padding:.5rem .18rem!important;font-size:.63rem!important}.cart-drawer .zub-cart-ctas{grid-template-columns:.58fr 1.42fr!important;gap:.5rem!important;margin:0 .75rem!important}.cart-drawer .zub-cart-view,.cart-drawer .cart__checkout-button{min-height:4.45rem!important;height:4.45rem!important;font-size:.98rem!important}.cart-drawer .zub-payment-trust--cart{margin:.35rem .75rem 0!important}.cart-drawer .zub-payment-trust--cart .zub-payment-trust__label{display:none!important}.cart-drawer .zub-payment-trust__icons li{min-width:3rem!important;height:2.05rem!important}}@media(min-width:750px)and (max-height:820px){.cart-drawer .drawer__footer{max-height:45dvh!important}.cart-drawer cart-drawer-items{min-height:14.5rem!important}.cart-drawer .zub-cart-delivery{padding:.6rem .8rem!important}.cart-drawer .zub-cart-benefits{margin-top:.4rem!important}.cart-drawer .zub-payment-trust--cart{padding-top:.35rem!important}}.cart-drawer .drawer__footer{overflow:hidden!important;max-height:none!important}.cart-drawer .zub-cart-summary-scroll{max-height:29dvh;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;padding-top:.1rem}@media(max-width:749px){.cart-drawer .zub-cart-summary-scroll{max-height:28dvh}}@media(min-width:750px)and (max-height:820px){.cart-drawer .zub-cart-summary-scroll{max-height:26dvh}}.cart-drawer .drawer__inner{display:grid!important;grid-template-rows:auto minmax(15rem,1fr) auto!important;height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}.cart-drawer cart-drawer-items{display:block!important;min-width:0!important;min-height:0!important;height:auto!important;overflow-y:auto!important;overflow-x:hidden!important;padding:.15rem 1.2rem .7rem!important;scroll-padding-top:.5rem;overscroll-behavior:contain}.cart-drawer .cart-drawer__form,.cart-drawer .drawer__contents,.cart-drawer .drawer__cart-items-wrapper,.cart-drawer .cart-items,.cart-drawer .cart-items tbody{display:block!important;width:100%!important;height:auto!important;min-height:0!important;flex:none!important}.cart-drawer .cart-items thead{display:none!important}.cart-drawer .drawer__footer{display:block!important;min-height:0!important;max-height:none!important;overflow:visible!important;padding:.55rem 0 max(.7rem,env(safe-area-inset-bottom))!important;background:#fff!important}.cart-drawer .zub-cart-summary-scroll{max-height:26dvh!important;overflow-y:auto!important;overflow-x:hidden!important;padding:.1rem 0 .15rem!important;overscroll-behavior:contain}.cart-drawer .cart-item{position:relative!important;display:grid!important;grid-template-columns:5.4rem minmax(0,1fr) auto!important;grid-template-areas:"media details total" "media quantity quantity"!important;align-items:start!important;width:100%!important;margin:0 0 .65rem!important;padding:.72rem .78rem!important;column-gap:.8rem!important;row-gap:.3rem!important;background:#fff!important;border:1px solid rgba(45,28,91,.08)!important;border-radius:1.45rem!important;box-shadow:0 .65rem 1.7rem #3624680e!important}.cart-drawer .cart-item__media{grid-area:media!important;width:5.4rem!important;min-width:5.4rem!important}.cart-drawer .cart-item__image{width:5.4rem!important;height:5.4rem!important;object-fit:contain!important;border-radius:1rem!important;background:#fff8f5!important}.cart-drawer .cart-item__details{grid-area:details!important;min-width:0!important;padding:0!important}.cart-drawer .cart-item__totals{grid-area:total!important;display:flex!important;justify-content:flex-end!important;align-items:flex-start!important;justify-self:end!important;min-width:7.4rem!important;margin:0!important;padding:0!important;text-align:right!important;white-space:nowrap!important}.cart-drawer .cart-item__price-wrapper,.cart-drawer .cart-item__price-wrapper>*{text-align:right!important;justify-content:flex-end!important}.cart-drawer .cart-item__quantity{grid-area:quantity!important;min-width:0!important;padding:0!important}.cart-drawer .cart-item__name{font-size:1.08rem!important;line-height:1.18!important;font-weight:900!important}.cart-drawer .cart-item__details .product-option,.cart-drawer .cart-item__details dl{font-size:.86rem!important;line-height:1.25!important}.cart-drawer .cart-item__totals,.cart-drawer .cart-item__totals .price{font-size:1.08rem!important;font-weight:950!important}.cart-drawer .zub-cart-bundle,.cart-drawer .zub-cart-unlocked,.cart-drawer .zub-cart-progress,.cart-drawer .zub-cart-delivery{margin-left:1.2rem!important;margin-right:1.2rem!important}.cart-drawer .zub-cart-bundle{padding:.85rem!important;grid-template-columns:5.6rem minmax(0,1fr) auto!important;gap:.85rem!important}.cart-drawer .zub-cart-bundle__visual{width:5.6rem!important;height:5.6rem!important}.cart-drawer .zub-cart-bundle__badge{font-size:.82rem!important}.cart-drawer .zub-cart-bundle strong{font-size:1.18rem!important;line-height:1.18!important}.cart-drawer .zub-cart-bundle small{font-size:.92rem!important;line-height:1.4!important}.cart-drawer .zub-cart-bundle button{min-width:8.7rem!important;min-height:4rem!important;font-size:.95rem!important}.cart-drawer .zub-cart-unlocked{padding:.82rem .95rem!important;gap:.8rem!important}.cart-drawer .zub-cart-unlocked strong{font-size:1.08rem!important}.cart-drawer .zub-cart-unlocked small{font-size:.84rem!important;line-height:1.35!important}.cart-drawer .zub-cart-progress__top p{font-size:1rem!important;line-height:1.3!important;text-align:left!important}.cart-drawer .zub-cart-delivery{padding:.78rem .9rem!important}.cart-drawer .zub-cart-delivery small{font-size:.86rem!important}.cart-drawer .zub-cart-delivery strong{font-size:1.12rem!important}.cart-drawer .drawer__footer>.cart-drawer__footer{padding:.82rem 1.2rem .62rem!important}.cart-drawer .totals{display:grid!important;grid-template-columns:1fr auto!important;align-items:end!important;gap:1rem!important}.cart-drawer .totals__total{font-size:.98rem!important;text-align:left!important}.cart-drawer .totals__total-value{justify-self:end!important;text-align:right!important;font-size:2.05rem!important;white-space:nowrap!important}.cart-drawer .tax-note{font-size:.84rem!important;line-height:1.35!important;text-align:left!important}.cart-drawer .zub-cart-benefits{margin:.5rem 1.2rem .55rem!important}.cart-drawer .zub-cart-benefits span{font-size:.78rem!important;padding:.62rem .35rem!important}.cart-drawer .zub-cart-ctas{margin:0 1.2rem!important}.cart-drawer .zub-payment-trust--cart{margin:.5rem 1.2rem 0!important}.zub-bundle-card{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;column-gap:1rem!important;align-items:center!important}.zub-bundle-card__name{grid-column:1!important;grid-row:1!important}.zub-bundle-card__sub{grid-column:1!important;grid-row:2!important}.zub-bundle-card>strong{grid-column:2!important;grid-row:1 / span 2!important;justify-self:end!important;align-self:center!important;min-width:6.8rem!important;text-align:right!important;white-space:nowrap!important}.zub-bundle-card__badge{right:1.2rem!important;bottom:.65rem!important;left:auto!important;max-width:8.5rem!important;text-align:center!important}.zub-mobile-buybar.is-view-cart{border-color:#7153e840!important;background:#fffffffb!important}.zub-mobile-buybar.is-view-cart .zub-mobile-buybar__button{background:linear-gradient(90deg,#171523,#46367a)!important}@media(max-width:749px){.cart-drawer .drawer__inner{height:86dvh!important;max-height:86dvh!important;grid-template-rows:auto minmax(13rem,1fr) auto!important}.cart-drawer cart-drawer-items{padding:.1rem .9rem .55rem!important}.cart-drawer .zub-cart-summary-scroll{max-height:24dvh!important}.cart-drawer .cart-item{grid-template-columns:4.9rem minmax(0,1fr) auto!important;padding:.62rem .66rem!important;column-gap:.65rem!important;margin-bottom:.55rem!important}.cart-drawer .cart-item__media{width:4.9rem!important;min-width:4.9rem!important}.cart-drawer .cart-item__image{width:4.9rem!important;height:4.9rem!important}.cart-drawer .cart-item__name{font-size:.98rem!important}.cart-drawer .cart-item__details .product-option,.cart-drawer .cart-item__details dl{font-size:.78rem!important}.cart-drawer .cart-item__totals{min-width:6.6rem!important;font-size:1rem!important;text-align:right!important}.cart-drawer .zub-cart-bundle,.cart-drawer .zub-cart-unlocked,.cart-drawer .zub-cart-progress,.cart-drawer .zub-cart-delivery{margin-left:.9rem!important;margin-right:.9rem!important}.cart-drawer .zub-cart-bundle{grid-template-columns:4.9rem minmax(0,1fr) auto!important;padding:.72rem!important}.cart-drawer .zub-cart-bundle__visual{width:4.9rem!important;height:4.9rem!important}.cart-drawer .zub-cart-bundle strong{font-size:1.05rem!important}.cart-drawer .zub-cart-bundle small{font-size:.82rem!important}.cart-drawer .zub-cart-bundle button{min-width:7.4rem!important;min-height:3.85rem!important;font-size:.86rem!important;padding-inline:.65rem!important}.cart-drawer .zub-cart-progress__top p{font-size:.95rem!important}.cart-drawer .zub-cart-delivery small{font-size:.8rem!important}.cart-drawer .zub-cart-delivery strong{font-size:1.04rem!important}.cart-drawer .drawer__footer>.cart-drawer__footer{padding:.7rem .9rem .55rem!important}.cart-drawer .totals__total{font-size:.88rem!important}.cart-drawer .totals__total-value{font-size:1.82rem!important;text-align:right!important}.cart-drawer .tax-note{font-size:.77rem!important}.cart-drawer .zub-cart-benefits{margin:.45rem .9rem .5rem!important}.cart-drawer .zub-cart-benefits span{font-size:.69rem!important;padding:.55rem .2rem!important}.cart-drawer .zub-cart-ctas{margin:0 .9rem!important}.cart-drawer .zub-payment-trust--cart{margin:.4rem .9rem 0!important}.zub-bundle-card>strong{min-width:6.2rem!important;text-align:right!important}.zub-bundle-card__badge{right:.9rem!important;bottom:.45rem!important;font-size:.72rem!important}.zub-mobile-buybar__product span{text-align:right!important}}@media(max-width:390px){.cart-drawer .zub-cart-bundle{grid-template-columns:4.5rem minmax(0,1fr) 6.9rem!important}.cart-drawer .zub-cart-bundle__visual{width:4.5rem!important;height:4.5rem!important}.cart-drawer .zub-cart-bundle button{min-width:6.9rem!important;font-size:.8rem!important}.cart-drawer .totals__total-value{font-size:1.68rem!important}}.zub-bundle-card{grid-template-areas:"name price" "sub badge"!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto!important}.zub-bundle-card__name{grid-area:name!important}.zub-bundle-card__sub{grid-area:sub!important}.zub-bundle-card>strong{grid-area:price!important;grid-column:auto!important;grid-row:auto!important;justify-self:end!important;align-self:start!important;text-align:right!important}.zub-bundle-card__badge{position:static!important;grid-area:badge!important;justify-self:end!important;align-self:end!important;transform:none!important;right:auto!important;bottom:auto!important;left:auto!important}@media(min-width:990px){.zub-bundle__packs{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1rem!important}.zub-bundle-card{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"name price" "sub badge"!important;grid-template-rows:auto 1fr!important;min-width:0!important;min-height:13.2rem!important;padding:1.55rem 1.15rem 1.15rem!important;column-gap:.65rem!important;row-gap:.55rem!important;align-items:start!important}.zub-bundle-card__name{grid-area:name!important;min-width:0!important;margin:.25rem 0 0!important;padding:0!important;font-size:1.28rem!important;line-height:1.18!important}.zub-bundle-card__sub{grid-area:sub!important;margin:.15rem 0 0!important;padding:0!important;font-size:1rem!important;line-height:1.3!important}.zub-bundle-card>strong{grid-area:price!important;min-width:0!important;margin:0!important;padding:0!important;justify-self:end!important;align-self:start!important;font-size:1.28rem!important;line-height:1.2!important;text-align:right!important;white-space:nowrap!important}.zub-bundle-card__badge{position:static!important;grid-area:badge!important;max-width:none!important;margin:0!important;justify-self:end!important;align-self:end!important;transform:none!important;white-space:nowrap!important;font-size:.68rem!important;padding:.43rem .6rem!important}}@media(min-width:750px)and (max-width:989px){.zub-bundle__packs{grid-template-columns:repeat(3,minmax(0,1fr))!important}.zub-bundle-card{min-width:0!important;padding:1.25rem 1rem!important}.zub-bundle-card>strong{min-width:0!important;font-size:1.22rem!important}.zub-bundle-card__badge{font-size:.66rem!important;white-space:nowrap!important}}@media(max-width:749px){.zub-bundle__packs{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.65rem!important}.zub-bundle-card{display:flex!important;flex-direction:column!important;align-items:flex-start!important;min-width:0!important;min-height:14.6rem!important;padding:1.15rem .85rem .9rem!important;text-align:left!important}.zub-bundle-card__name{order:2!important;margin:.45rem 0 0!important;font-size:1.2rem!important;line-height:1.12!important}.zub-bundle-card__sub{order:3!important;margin:.65rem 0 0!important;font-size:.98rem!important;line-height:1.35!important}.zub-bundle-card>strong{order:1!important;min-width:0!important;width:100%!important;margin:0!important;padding:0!important;align-self:stretch!important;text-align:right!important;font-size:1.28rem!important;line-height:1.15!important}.zub-bundle-card__badge{position:static!important;order:4!important;max-width:100%!important;margin-top:auto!important;align-self:flex-end!important;transform:none!important;white-space:nowrap!important;font-size:.64rem!important;padding:.4rem .55rem!important}}.zub-bundle__packs{align-items:stretch!important}.zub-bundle-card{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;min-width:0!important;min-height:14.2rem!important;padding:1.25rem .9rem 1rem!important;text-align:center!important;row-gap:0!important}.zub-bundle-card>strong{order:1!important;position:static!important;display:block!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;align-self:center!important;justify-self:center!important;text-align:center!important;white-space:nowrap!important;color:#6248d7!important;font-size:1.58rem!important;line-height:1.1!important;font-weight:950!important}.zub-bundle-card__name{order:2!important;display:block!important;width:100%!important;margin:.8rem 0 0!important;padding:0!important;text-align:center!important;font-size:1.3rem!important;line-height:1.16!important;font-weight:950!important}.zub-bundle-card__sub{order:3!important;display:block!important;width:100%!important;margin:.65rem 0 0!important;padding:0!important;text-align:center!important;color:#17152391!important;font-size:1.03rem!important;line-height:1.3!important;font-weight:750!important}.zub-bundle-card__badge{order:4!important;position:static!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;max-width:calc(100% - .4rem)!important;margin:auto auto 0!important;padding:.48rem .72rem!important;transform:none!important;inset:auto!important;align-self:center!important;justify-self:center!important;text-align:center!important;white-space:nowrap!important;font-size:.75rem!important;line-height:1!important;letter-spacing:.07em!important}.zub-color-slot{display:grid!important;grid-template-columns:2.5rem 5.6rem minmax(0,1fr) auto!important;grid-template-areas:"number image copy change"!important;align-items:center!important;gap:1rem!important;min-width:0!important;padding:1rem 1.15rem!important}.zub-color-slot__number{grid-area:number!important;position:static!important;align-self:center!important;justify-self:center!important;margin:0!important;transform:none!important}.zub-color-slot__image{grid-area:image!important;align-self:center!important;justify-self:center!important;margin:0!important}.zub-color-slot__copy{grid-area:copy!important;min-width:0!important;align-self:center!important;justify-self:stretch!important}.zub-color-slot__copy small,.zub-color-slot__copy strong{text-align:left!important}.zub-color-slot__change{grid-area:change!important;align-self:center!important;justify-self:end!important;margin:0!important;white-space:nowrap!important}.zub-bundle-summary{position:relative!important;overflow:hidden!important;margin:1.35rem 0!important;padding:1.55rem 1.65rem!important;border:1px solid rgba(114,88,232,.18)!important;border-radius:2rem!important;background:linear-gradient(125deg,#f4efff,#fff7fb 52%,#fff9eb)!important;color:#171523!important;box-shadow:0 1.4rem 3.5rem #583eb417!important}.zub-bundle-summary:after{content:"";position:absolute;width:12rem;height:12rem;right:-5.5rem;top:-6.5rem;border-radius:50%;background:radial-gradient(circle,#cbbeff7a,#cbbeff00 70%);pointer-events:none}.zub-bundle-summary>div:first-child span{color:#7258e8!important;font-size:1rem!important;font-weight:950!important}.zub-bundle-summary strong{color:#171523!important;font-size:2.55rem!important;font-weight:950!important;letter-spacing:-.035em!important}.zub-bundle-summary__save{position:relative!important;z-index:1!important;text-align:right!important}.zub-bundle-summary__save s{color:#1715237a!important;font-size:1.12rem!important}.zub-bundle-summary__save span{background:#ffe27d!important;color:#3c2c00!important;font-size:1rem!important;padding:.58rem .85rem!important}.zub-bundle-add{letter-spacing:-.01em!important}@media(min-width:990px){.zub-bundle-card{min-height:14.4rem!important;padding:1.35rem 1rem 1.05rem!important}.zub-bundle-card>strong{font-size:1.62rem!important}.zub-bundle-card__name{font-size:1.34rem!important}.zub-bundle-card__badge{font-size:.77rem!important;padding:.5rem .75rem!important}}@media(max-width:749px){.zub-bundle__packs{gap:.7rem!important}.zub-bundle-card{min-height:14.1rem!important;padding:1.15rem .65rem .85rem!important}.zub-bundle-card>strong{font-size:1.5rem!important}.zub-bundle-card__name{margin-top:.72rem!important;font-size:1.18rem!important}.zub-bundle-card__sub{margin-top:.55rem!important;font-size:.96rem!important}.zub-bundle-card__badge{font-size:.71rem!important;padding:.45rem .62rem!important}.zub-color-slot{grid-template-columns:2.3rem 5rem minmax(0,1fr) auto!important;gap:.75rem!important;padding:1rem!important}.zub-color-slot__image{width:5rem!important;height:5rem!important}.zub-color-slot__change{font-size:.92rem!important}.zub-bundle-summary{padding:1.4rem 1.45rem!important}.zub-bundle-summary strong{font-size:2.35rem!important}}@media(max-width:420px){.zub-bundle-card{min-height:13.6rem!important;padding-inline:.5rem!important}.zub-bundle-card>strong{font-size:1.42rem!important}.zub-bundle-card__name{font-size:1.1rem!important}.zub-bundle-card__sub{font-size:.9rem!important}.zub-bundle-card__badge{font-size:.66rem!important;padding:.42rem .5rem!important}.zub-color-slot{grid-template-columns:2.15rem 4.6rem minmax(0,1fr) auto!important;gap:.62rem!important}.zub-color-slot__image{width:4.6rem!important;height:4.6rem!important}.zub-color-slot__copy small{font-size:.88rem!important}.zub-color-slot__copy strong{font-size:1.08rem!important}.zub-color-slot__change{font-size:.84rem!important}}@media(min-width:990px){.template-product .product.grid{grid-template-columns:minmax(0,1.04fr) minmax(46rem,.96fr)!important}.template-product .product__info-container{max-width:58rem!important}}.zub-desktop-buybar{position:fixed;right:2rem;bottom:2rem;z-index:34;display:none;align-items:center;justify-content:space-between;gap:1.2rem;width:min(42rem,calc(100vw - 4rem));padding:1rem 1.1rem;border:1px solid rgba(28,21,52,.1);border-radius:2rem;background:#fffffffa;box-shadow:0 1.8rem 5rem #2d1b622e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translateY(2rem);opacity:0;pointer-events:none;transition:transform .25s ease,opacity .25s ease}.zub-desktop-buybar.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.zub-desktop-buybar__product{display:flex;align-items:center;gap:.95rem;min-width:0}.zub-desktop-buybar__product img{width:5.6rem;height:5.6rem;object-fit:cover;border-radius:1.4rem;flex:0 0 auto}.zub-desktop-buybar__product div{display:grid;grid-template-columns:1fr auto;grid-template-areas:"title price" "colors colors";column-gap:1rem;align-items:center;min-width:0}.zub-desktop-buybar__product strong{grid-area:title;max-width:18rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#171221;font-size:1.15rem}.zub-desktop-buybar__product small{grid-area:colors;display:block;max-width:21rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#17152394;font-size:.92rem}.zub-desktop-buybar__product span{grid-area:price;white-space:nowrap;color:#7257e7;font-size:1.2rem;font-weight:900;text-align:right}.zub-desktop-buybar__button{min-width:11.8rem;min-height:5rem;border:0!important;border-radius:1.45rem!important;background:linear-gradient(90deg,#251d49,#5a49c9)!important;color:#fff!important;font-size:1.08rem!important;font-weight:950!important;box-shadow:none!important}body:has(cart-drawer.active) .zub-desktop-buybar{opacity:0!important;transform:translateY(2rem)!important;pointer-events:none!important}@media(min-width:750px){.zub-desktop-buybar{display:flex}}@media(max-width:749px){.zub-desktop-buybar{display:none!important}}.zub-mobile-buybar__product small{display:block}.zub-mobile-buybar.is-view-cart .zub-mobile-buybar__button{background:linear-gradient(90deg,#251d49,#5a49c9)!important}.zub-ugc-strip{padding-top:clamp(1rem,2vw,2.4rem);padding-bottom:clamp(1rem,2vw,2.4rem)}.zub-ugc-strip__head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.8rem}.zub-ugc-strip__head h2{margin:.6rem 0 0;font-size:clamp(2.8rem,4vw,4.8rem);line-height:.96;letter-spacing:-.05em;font-weight:950}.zub-ugc-strip__text{max-width:44rem;color:#171523ad;font-size:1.35rem;line-height:1.6}.zub-ugc-strip__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(20rem,1fr);gap:1rem;overflow:auto;padding-bottom:.4rem;scroll-snap-type:x proximity}.zub-ugc-card{min-width:0;scroll-snap-align:start;border:1px solid rgba(23,21,35,.08);border-radius:2.6rem;background:linear-gradient(160deg,#fff,#fcf9ff);box-shadow:0 1.2rem 3rem #39237812;overflow:hidden}.zub-ugc-card__media{position:relative;aspect-ratio:9/16;background:linear-gradient(160deg,#f3eefe,#fff5f8);display:flex;align-items:center;justify-content:center}.zub-ugc-card__video,.zub-ugc-card__embed iframe{width:100%;height:100%;object-fit:cover;border:0}.zub-ugc-card__embed{width:100%;height:100%}.zub-ugc-card__placeholder{display:grid;gap:.8rem;place-items:center;padding:2rem;text-align:center;color:#17152399}.zub-ugc-card__placeholder span{font-weight:900;color:#171523}.zub-ugc-card__caption{display:grid;gap:.35rem;padding:1rem 1.1rem 1.15rem}.zub-ugc-card__caption strong{font-size:1.05rem;font-weight:900;color:#171523}.zub-ugc-card__caption span{font-size:.9rem;color:#17152399}@media(min-width:990px){.zub-ugc-strip__rail{grid-auto-columns:minmax(18rem,1fr)}}@media(max-width:989px){.zub-ugc-strip__head{display:block}.zub-ugc-strip__head h2{font-size:3.5rem}.zub-ugc-strip__text{margin-top:1rem}}@media(max-width:749px){.zub-ugc-strip__rail{grid-auto-columns:minmax(17rem,74vw)}.zub-ugc-strip__head h2{font-size:3rem}}.zub-journal{background:linear-gradient(180deg,#fffaf4,#fff 34%,#f7f2ff)}.zub-journal__hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:2rem;align-items:stretch;margin-bottom:2.6rem}.zub-journal__hero-copy{padding:2.4rem 0;max-width:56rem}.zub-journal__hero-copy h1{margin:.9rem 0 1.3rem;font-size:clamp(4rem,5.8vw,7rem);line-height:.92;letter-spacing:-.07em;font-weight:950;color:#171523}.zub-journal__lead{color:#171523ad;font-size:1.5rem;line-height:1.7}.zub-journal__chips{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.8rem}.zub-journal__chips span{padding:.8rem 1rem;border-radius:999px;background:#fff;border:1px solid rgba(23,21,35,.08);font-size:1rem;font-weight:850;color:#6348d7}.zub-journal__featured{display:grid;grid-template-columns:minmax(0,1fr);border:1px solid rgba(23,21,35,.08);border-radius:3rem;overflow:hidden;background:#fff;box-shadow:0 2rem 5rem #422c8c14;text-decoration:none;color:inherit}.zub-journal__featured-media{min-height:28rem;background:#f6f1ff}.zub-journal__featured-media img,.zub-journal__featured-placeholder{width:100%;height:100%;object-fit:cover;display:block}.zub-journal__featured-placeholder{display:grid;place-items:center;font-size:4rem;color:#7156e7}.zub-journal__featured-body{padding:1.8rem 2rem 2.1rem}.zub-journal__featured-body span{display:inline-flex;padding:.55rem .8rem;border-radius:999px;background:#f4eeff;color:#6b50df;font-size:.85rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.zub-journal__featured-body h2{margin:1rem 0 .75rem;font-size:2.7rem;line-height:1.04;font-weight:950;letter-spacing:-.04em}.zub-journal__featured-body p{margin:0;color:#171523a6;line-height:1.6}.zub-journal__featured-body strong{display:inline-block;margin-top:1.25rem;color:#171523}.zub-journal__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem}.zub-journal-card{height:100%}.zub-journal-card__link{display:flex;flex-direction:column;height:100%;border:1px solid rgba(23,21,35,.08);border-radius:2.5rem;overflow:hidden;background:#ffffffeb;box-shadow:0 1.2rem 3rem #422c8c0f;text-decoration:none;color:inherit;transition:transform .22s ease,box-shadow .22s ease}.zub-journal-card__link:hover{transform:translateY(-4px);box-shadow:0 1.8rem 4rem #422c8c1f}.zub-journal-card__media{aspect-ratio:4/3;background:#f7f2ff}.zub-journal-card__media img,.zub-journal-card__placeholder{width:100%;height:100%;object-fit:cover;display:block}.zub-journal-card__placeholder{display:grid;place-items:center;font-size:2rem;color:#7156e7}.zub-journal-card__body{display:grid;gap:.9rem;padding:1.4rem 1.45rem 1.6rem}.zub-journal-card__meta{display:flex;flex-wrap:wrap;gap:.6rem}.zub-journal-card__meta span{display:inline-flex;padding:.45rem .65rem;border-radius:999px;background:#fcf8ff;color:#7a63e8;font-size:.8rem;font-weight:850}.zub-journal-card__body h3{margin:0;font-size:2rem;line-height:1.12;letter-spacing:-.03em;font-weight:950;color:#171523}.zub-journal-card__body p{margin:0;color:#171523a8;line-height:1.6;font-size:1.05rem}.zub-journal__pagination{margin-top:2rem}.is-hidden-on-desktop{display:none}@media(max-width:989px){.zub-journal__hero{grid-template-columns:1fr}.is-hidden-on-desktop{display:block}.zub-journal__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zub-journal__hero-copy{padding-top:0}}@media(max-width:749px){.zub-journal__hero-copy h1{font-size:4.2rem}.zub-journal__grid{grid-template-columns:1fr}.zub-journal-card__body h3{font-size:2.2rem}}.zub-article-template{background:linear-gradient(180deg,#fffaf4,#fff 24%,#f7f2ff)}.zub-article-template__back{display:inline-flex;margin-bottom:1.2rem;color:#644ad8;font-weight:900;text-decoration:none}.zub-article-template__hero{display:grid;gap:1rem}.zub-article-template__meta{display:flex;flex-wrap:wrap;gap:.75rem}.zub-article-template__meta span{display:inline-flex;padding:.55rem .75rem;border-radius:999px;background:#f3edff;color:#7056e6;font-size:.84rem;font-weight:900}.zub-article-template__hero h1{margin:0;font-size:clamp(4rem,5.3vw,6.8rem);line-height:.94;letter-spacing:-.07em;font-weight:950;color:#171523}.zub-article-template__excerpt{margin:0;max-width:70rem;color:#171523ad;font-size:1.55rem;line-height:1.65}.zub-article-template__media{margin:2rem 0 2.4rem;border-radius:3rem;overflow:hidden;box-shadow:0 2rem 5rem #422c8c14}.zub-article-template__media img{display:block;width:100%;height:auto}.zub-article-template__body{font-size:1.22rem;line-height:1.9;color:#272333}.zub-article-template__body h2,.zub-article-template__body h3{color:#171523;letter-spacing:-.03em}.zub-article-template__body h2{margin-top:2.6rem;font-size:2.8rem;font-weight:950}.zub-article-template__body h3{margin-top:2rem;font-size:2.1rem;font-weight:900}.zub-article-template__body a{color:#6a51df}.zub-article-template__cta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.4rem;margin:3rem 0;padding:2rem 2.2rem;border:1px solid rgba(23,21,35,.08);border-radius:3rem;background:linear-gradient(145deg,#171523,#45379c);color:#fff}.zub-article-template__cta h2{margin:.6rem 0 .7rem;color:#fff;font-size:2.8rem;font-weight:950}.zub-article-template__cta p{margin:0;color:#ffffffad}.zub-article-template__cta .button{background:#fff!important;color:#171523!important}.zub-article-template__related h3{margin:0 0 1.2rem;font-size:2rem;font-weight:950;color:#171523}.zub-article-template__related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.zub-article-template__related-card{display:grid;gap:.75rem;padding:1rem;border:1px solid rgba(23,21,35,.08);border-radius:2rem;background:#fff;text-decoration:none;color:inherit}.zub-article-template__related-card img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:1.4rem}.zub-article-template__related-card strong{font-size:1.05rem;line-height:1.35}@media(max-width:749px){.zub-article-template__hero h1{font-size:4rem}.zub-article-template__excerpt{font-size:1.35rem}.zub-article-template__cta,.zub-article-template__related-grid{grid-template-columns:1fr}}@media(min-width:990px){.template-product .product__title h1{max-width:12ch!important;font-size:clamp(3.6rem,3.35vw,5rem)!important;line-height:.97!important}.template-product .product.grid{grid-template-columns:minmax(0,1.02fr) minmax(48rem,.98fr)!important}.template-product .product__info-container{max-width:59rem!important}}.zub-desktop-buybar__product strong{max-width:16.5rem!important;overflow:visible!important;text-overflow:clip!important}.zub-desktop-buybar__product small{max-width:17rem!important}.zub-desktop-buybar__product span{font-size:1.16rem!important}@media(max-width:749px){.zub-mobile-buybar__product strong{max-width:13rem!important;font-size:1.02rem!important;overflow:visible!important;text-overflow:clip!important}.zub-mobile-buybar__product small{max-width:13rem!important;font-size:.86rem!important}.zub-mobile-buybar__product span{font-size:1.08rem!important}}.zub-static-journal{background:linear-gradient(180deg,#fffaf2,#fff 35%,#f4efff)}.zub-static-journal__hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3rem;margin-bottom:2rem;padding:clamp(3rem,6vw,7rem);border:1px solid rgba(23,21,35,.07);border-radius:3.6rem;background:linear-gradient(135deg,#f7efff,#fff9ef 48%,#ffeef7);overflow:hidden}.zub-static-journal__hero:before{content:"";position:absolute;width:34rem;height:34rem;right:-9rem;top:-13rem;border-radius:50%;background:radial-gradient(circle,#7b61ff38,#7b61ff00 70%)}.zub-static-journal__hero h1{position:relative;margin:.8rem 0 1.3rem;max-width:12ch;font-size:clamp(4.2rem,6vw,7.5rem);line-height:.9;letter-spacing:-.07em;font-weight:950;color:#171523}.zub-static-journal__hero p{position:relative;max-width:65rem;margin:0;color:#171523a8;font-size:1.55rem;line-height:1.7}.zub-static-journal__hero-orb{position:relative;z-index:1;display:grid;place-items:center;width:12rem;height:12rem;border-radius:50%;background:#171523;color:#fff;font-size:4rem;box-shadow:1.2rem 1.2rem #ffd85c;transform:rotate(8deg)}.zub-static-journal__featured-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:1.4rem;margin-bottom:1.4rem}.zub-static-journal__feature{position:relative;min-height:52rem;border-radius:3rem;overflow:hidden;background:#fff;text-decoration:none;color:inherit;box-shadow:0 2rem 5rem #39237814}.zub-static-journal__feature img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.zub-static-journal__feature:hover img{transform:scale(1.03)}.zub-static-journal__feature:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#17152300 30%,#171523d6)}.zub-static-journal__feature>div{position:absolute;z-index:2;left:2.2rem;right:2.2rem;bottom:2.2rem;color:#fff}.zub-static-journal__feature span{display:inline-flex;padding:.55rem .8rem;border-radius:999px;background:#fff;color:#6a4fdd;font-size:.85rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.zub-static-journal__feature h2{margin:1rem 0 .75rem;max-width:12ch;color:#fff;font-size:clamp(2.8rem,4vw,4.8rem);line-height:.96;letter-spacing:-.05em;font-weight:950}.zub-static-journal__feature p{max-width:54rem;margin:0;color:#ffffffbf;font-size:1.22rem;line-height:1.6}.zub-static-journal__feature strong{display:inline-block;margin-top:1rem;color:#fff}.zub-static-journal__feature--dark:after{background:linear-gradient(180deg,#2817540d,#171523eb)}.zub-static-journal__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.zub-static-journal-card{display:flex;flex-direction:column;border:1px solid rgba(23,21,35,.08);border-radius:2.5rem;overflow:hidden;background:#fff;text-decoration:none;color:inherit;box-shadow:0 1.4rem 3rem #3923780f;transition:transform .22s ease,box-shadow .22s ease}.zub-static-journal-card:hover{transform:translateY(-5px);box-shadow:0 2rem 4rem #3923781f}.zub-static-journal-card img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.zub-static-journal-card>div{display:grid;gap:.7rem;padding:1.35rem}.zub-static-journal-card span{color:#6a50df;font-size:.85rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.zub-static-journal-card h3{margin:0;color:#171523;font-size:1.8rem;line-height:1.12;letter-spacing:-.03em;font-weight:950}.zub-static-journal-card p{margin:0;color:#171523a1;font-size:1rem;line-height:1.55}.zub-static-journal__cta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;margin-top:2rem;padding:2.4rem 2.6rem;border-radius:3rem;background:#171523;color:#fff}.zub-static-journal__cta h2{margin:.7rem 0 0;max-width:17ch;color:#fff;font-size:3rem;line-height:1;font-weight:950;letter-spacing:-.05em}.zub-static-journal__cta .button{background:#fff!important;color:#171523!important}.zub-static-article{background:linear-gradient(180deg,#fffaf3,#fff 26%,#f6f1ff)}.zub-static-article__back{display:inline-flex;margin-bottom:1.3rem;color:#644ad8;font-weight:900;text-decoration:none}.zub-static-article__hero{display:grid;gap:1.1rem}.zub-static-article__meta{display:flex;flex-wrap:wrap;gap:.7rem}.zub-static-article__meta span{display:inline-flex;padding:.55rem .75rem;border-radius:999px;background:#f1ebff;color:#684dde;font-size:.84rem;font-weight:900;letter-spacing:.04em}.zub-static-article__hero h1{margin:0;max-width:14ch;font-size:clamp(4.2rem,5.5vw,7rem);line-height:.93;letter-spacing:-.07em;font-weight:950;color:#171523}.zub-static-article__hero>p{max-width:74rem;margin:0;color:#171523ad;font-size:1.55rem;line-height:1.7}.zub-static-article__image{margin:2rem 0 2.5rem;border-radius:3rem;overflow:hidden;box-shadow:0 2rem 5rem #39237817}.zub-static-article__image img{display:block;width:100%;max-height:70rem;object-fit:cover}.zub-static-article__body{font-size:1.24rem;line-height:1.9;color:#292535}.zub-static-article__body .zub-static-article__intro{font-size:1.45rem;line-height:1.75;color:#171523}.zub-static-article__body h2{margin:2.8rem 0 1rem;color:#171523;font-size:2.8rem;line-height:1.08;letter-spacing:-.04em;font-weight:950}.zub-static-article__body ul{padding-left:1.4rem}.zub-static-article__body li+li{margin-top:.6rem}.zub-static-article__callout{display:grid;gap:.55rem;margin:2.2rem 0;padding:1.6rem 1.8rem;border:1px solid rgba(102,76,221,.14);border-radius:2rem;background:linear-gradient(135deg,#f5efff,#fff8ed)}.zub-static-article__callout strong{color:#654bdc;font-size:1rem;text-transform:uppercase;letter-spacing:.08em}.zub-static-article__callout span{color:#171523;font-size:1.22rem;line-height:1.65}.zub-static-article__quote{margin:2.3rem 0;padding:2rem 2.2rem;border-radius:2.5rem;background:#171523;color:#fff;font-size:1.55rem;line-height:1.5;font-weight:850}.zub-static-article__product-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;margin:3.5rem 0;padding:2.4rem 2.6rem;border-radius:3rem;background:linear-gradient(135deg,#171523,#5b45bf);color:#fff}.zub-static-article__product-cta h2{margin:.7rem 0;color:#fff;font-size:3rem;line-height:1;font-weight:950;letter-spacing:-.05em}.zub-static-article__product-cta p{margin:0;color:#ffffffb3}.zub-static-article__product-cta .button{background:#fff!important;color:#171523!important}.zub-static-article__more{padding-top:1rem}.zub-static-article__more h2{margin:0 0 1rem;color:#171523;font-size:2.2rem;font-weight:950}.zub-static-article__more>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.zub-static-article__more a{padding:1.2rem 1.3rem;border:1px solid rgba(23,21,35,.08);border-radius:1.6rem;background:#fff;color:#171523;font-weight:850;text-decoration:none}@media(max-width:989px){.zub-static-journal__featured-grid{grid-template-columns:1fr}.zub-static-journal__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zub-static-journal__feature{min-height:44rem}}@media(max-width:749px){.zub-static-journal__hero{grid-template-columns:1fr;padding:2.4rem}.zub-static-journal__hero-orb{display:none}.zub-static-journal__hero h1{font-size:4.5rem}.zub-static-journal__feature{min-height:39rem}.zub-static-journal__feature h2{font-size:3.2rem}.zub-static-journal__grid{grid-template-columns:1fr}.zub-static-journal__cta,.zub-static-article__product-cta{grid-template-columns:1fr;padding:2rem}.zub-static-journal__cta h2,.zub-static-article__product-cta h2{font-size:2.6rem}.zub-static-article__hero h1{font-size:4.2rem}.zub-static-article__hero>p{font-size:1.35rem}.zub-static-article__body{font-size:1.12rem}.zub-static-article__body .zub-static-article__intro{font-size:1.3rem}.zub-static-article__more>div{grid-template-columns:1fr}}.zub-blog__all{display:flex;justify-content:center;margin-top:2rem}.zub-blog__all .button{border-radius:999px!important}.template-product .product__title h1.zub-product-title-final{display:flex!important;flex-direction:column!important;align-items:flex-start!important;max-width:none!important;font-size:clamp(3.7rem,3.7vw,5.25rem)!important;line-height:.96!important;letter-spacing:-.058em!important}.template-product .product__title h1.zub-product-title-final span{display:block!important;white-space:nowrap!important}.zub-wobble__shop{margin-left:.8rem}@media(max-width:749px){.template-product .product__title h1.zub-product-title-final{font-size:3.7rem!important}.zub-wobble__shop{margin:.8rem 0 0!important}}@media(min-width:990px){.template-product .product.grid{grid-template-columns:minmax(0,.98fr) minmax(52rem,1.02fr)!important;gap:clamp(2.8rem,4vw,5.2rem)!important}.template-product .product__info-container{width:100%!important;max-width:64rem!important;padding:clamp(3rem,3vw,4rem)!important}.template-product .product__title h1.zub-product-title-final{display:block!important;width:100%!important;max-width:none!important;margin:0!important;font-size:clamp(4.05rem,3.05vw,4.65rem)!important;line-height:.96!important;letter-spacing:-.052em!important}.template-product .product__title h1.zub-product-title-final .zub-title-line{display:block!important;width:max-content!important;max-width:100%!important;white-space:nowrap!important;overflow-wrap:normal!important;word-break:keep-all!important}.template-product .zub-product-subheading{max-width:52rem!important}}@media(min-width:750px)and (max-width:989px){.template-product .product__title h1.zub-product-title-final{display:block!important;width:100%!important;max-width:none!important;font-size:clamp(3.75rem,5.2vw,4.35rem)!important;line-height:.97!important;letter-spacing:-.05em!important}.template-product .product__title h1.zub-product-title-final .zub-title-line{display:block!important;width:max-content!important;max-width:100%!important;white-space:nowrap!important;overflow-wrap:normal!important;word-break:keep-all!important}}@media(max-width:749px){.template-product .product__info-container{padding:2rem 1.8rem!important}.template-product .product__title h1.zub-product-title-final{display:block!important;width:100%!important;max-width:none!important;margin:0!important;font-size:clamp(3.05rem,8.5vw,3.45rem)!important;line-height:.98!important;letter-spacing:-.048em!important}.template-product .product__title h1.zub-product-title-final .zub-title-line{display:block!important;width:max-content!important;max-width:100%!important;white-space:nowrap!important;overflow-wrap:normal!important;word-break:keep-all!important}.template-product .zub-product-subheading{max-width:none!important;font-size:1.45rem!important;line-height:1.5!important}}.zub-wobble__copy>.button,.zub-wobble__shop{justify-self:start!important;margin-left:0!important;margin-right:0!important}.zub-wobble__shop{margin-top:0!important}@media(max-width:749px){.zub-wobble__shop{margin-top:.8rem!important}}.zub-track-order{min-height:58vh;background:linear-gradient(180deg,#fffaf3,#fff 48%,#f5f0ff)}.zub-track-order__header{padding:clamp(2.6rem,5vw,5rem);border:1px solid rgba(23,21,35,.08);border-radius:3rem;background:#ffffffe6;box-shadow:0 2rem 5rem #39237812}.zub-track-order__header h1{margin:.8rem 0 0;color:#171523;font-size:clamp(4rem,6vw,7rem);line-height:.92;letter-spacing:-.065em;font-weight:950}.zub-track-order__header .rte{margin-top:1.2rem;color:#171523a8;font-size:1.4rem;line-height:1.65}.zub-track-order__content{min-height:16rem;margin-top:1.5rem;padding:2rem;border:1px dashed rgba(101,75,220,.22);border-radius:2.4rem;background:#fff9}.zub-track-order__content:empty{display:block}.cart-drawer .zub-cart-summary-scroll{margin-top:-.28rem!important;max-height:29dvh!important;padding-top:0!important}.cart-drawer .zub-cart-unlocked{padding:.94rem 1.05rem!important;gap:.88rem!important;margin-bottom:.72rem!important}.cart-drawer .zub-cart-unlocked>span{flex-basis:3.35rem!important;width:3.35rem!important;height:3.35rem!important;font-size:1.35rem!important}.cart-drawer .zub-cart-unlocked strong{font-size:1.16rem!important;line-height:1.2!important}.cart-drawer .zub-cart-unlocked small{margin-top:.24rem!important;font-size:.9rem!important;line-height:1.35!important}.cart-drawer .zub-cart-progress{margin-bottom:.72rem!important}.cart-drawer .zub-cart-progress__top p{font-size:1.05rem!important;line-height:1.28!important}.cart-drawer .zub-cart-progress__bar{height:.8rem!important}.cart-drawer .zub-cart-delivery{padding:.86rem 1rem!important;margin-bottom:.72rem!important}.cart-drawer .zub-cart-delivery__icon{width:3.35rem!important;height:3.35rem!important;font-size:1.35rem!important}.cart-drawer .zub-cart-delivery small{font-size:.9rem!important}.cart-drawer .zub-cart-delivery strong{font-size:1.17rem!important;line-height:1.25!important}.cart-drawer .zub-cart-delivery__status{font-size:.72rem!important;padding:.45rem .62rem!important}.cart-drawer .zub-cart-ctas{display:grid!important;grid-template-columns:.72fr 1.28fr!important;align-items:stretch!important;gap:.72rem!important;margin:.18rem 1.2rem 0!important}.cart-drawer .zub-cart-view,.cart-drawer .cart__checkout-button{display:flex!important;align-items:center!important;justify-content:center!important;align-self:stretch!important;width:100%!important;min-width:0!important;min-height:5.15rem!important;height:5.15rem!important;margin:0!important;padding:0 1rem!important;border-radius:1.35rem!important;line-height:1!important;box-sizing:border-box!important;text-align:center!important;white-space:nowrap!important}.cart-drawer .zub-cart-view:before,.cart-drawer .zub-cart-view:after,.cart-drawer .cart__checkout-button:before,.cart-drawer .cart__checkout-button:after{box-sizing:border-box!important}.cart-drawer .zub-payment-trust--cart{margin-top:.45rem!important}@media(max-width:749px){.cart-drawer .zub-cart-summary-scroll{margin-top:-.22rem!important;max-height:27dvh!important}.cart-drawer .zub-cart-unlocked{padding:.86rem .92rem!important}.cart-drawer .zub-cart-unlocked strong{font-size:1.1rem!important}.cart-drawer .zub-cart-unlocked small{font-size:.86rem!important}.cart-drawer .zub-cart-progress__top p{font-size:1rem!important}.cart-drawer .zub-cart-delivery small{font-size:.84rem!important}.cart-drawer .zub-cart-delivery strong{font-size:1.1rem!important}.cart-drawer .zub-cart-ctas{grid-template-columns:.78fr 1.22fr!important;gap:.62rem!important;margin:.14rem .9rem 0!important}.cart-drawer .zub-cart-view,.cart-drawer .cart__checkout-button{min-height:4.95rem!important;height:4.95rem!important;padding:0 .75rem!important;font-size:1rem!important}}.cart-drawer .drawer__inner{grid-template-rows:auto auto auto!important;align-content:start!important}.cart-drawer cart-drawer-items{height:auto!important;min-height:0!important;max-height:43dvh!important;overflow-y:auto!important}.cart-drawer cart-drawer-items.zub-cart-items-count-1{max-height:13rem!important}.cart-drawer cart-drawer-items.zub-cart-items-count-2{max-height:21rem!important}.cart-drawer cart-drawer-items.zub-cart-items-count-3{max-height:30rem!important}.cart-drawer .drawer__footer{min-height:0!important;overflow:visible!important}.cart-drawer .zub-cart-summary-scroll{max-height:25dvh!important;margin-top:-.5rem!important;padding-top:0!important;padding-bottom:.15rem!important}.cart-drawer .drawer__footer>.cart-drawer__footer{flex:0 0 auto!important;margin:0!important;padding:.72rem 1.2rem .5rem!important;border-top:1px solid rgba(23,21,35,.08)!important;background:#fff!important}.cart-drawer .totals__total{font-size:1.02rem!important}.cart-drawer .totals__total-value{font-size:2.18rem!important}.cart-drawer .tax-note{font-size:.84rem!important}@media(min-width:750px){.cart-drawer .drawer__inner{width:min(52rem,calc(100vw - 2rem))!important;max-width:52rem!important}.cart-drawer .cart-item__name{font-size:1.14rem!important}.cart-drawer .cart-item__details .product-option,.cart-drawer .cart-item__details dl{font-size:.9rem!important}.cart-drawer .cart-item__totals,.cart-drawer .cart-item__totals .price{font-size:1.14rem!important}.cart-drawer .zub-cart-summary-scroll{max-height:24dvh!important}}@media(max-width:749px){.drawer{width:100vw!important;max-width:100vw!important}.cart-drawer .drawer__inner{position:absolute!important;left:.45rem!important;right:.45rem!important;bottom:0!important;width:auto!important;min-width:calc(100vw - .9rem)!important;max-width:none!important;height:94dvh!important;max-height:94dvh!important;border-radius:2.2rem 2.2rem 0 0!important}.cart-drawer .drawer__header{padding:.95rem 1.25rem .62rem!important}.cart-drawer cart-drawer-items{max-height:39dvh!important;padding:.1rem .75rem .45rem!important}.cart-drawer cart-drawer-items.zub-cart-items-count-1{max-height:12.5rem!important}.cart-drawer cart-drawer-items.zub-cart-items-count-2{max-height:20rem!important}.cart-drawer cart-drawer-items.zub-cart-items-count-3{max-height:28rem!important}.cart-drawer .cart-item{grid-template-columns:5.7rem minmax(0,1fr) auto!important;padding:.82rem .86rem!important;column-gap:.85rem!important;row-gap:.38rem!important;border-radius:1.55rem!important}.cart-drawer .cart-item__media{width:5.7rem!important;min-width:5.7rem!important}.cart-drawer .cart-item__image{width:5.7rem!important;height:5.7rem!important}.cart-drawer .cart-item__name{font-size:1.1rem!important;line-height:1.2!important}.cart-drawer .cart-item__details .product-option,.cart-drawer .cart-item__details dl{font-size:.87rem!important;line-height:1.3!important}.cart-drawer .cart-item__totals,.cart-drawer .cart-item__totals .price{font-size:1.1rem!important}.cart-drawer .cart-item .quantity{min-height:3.7rem!important}.cart-drawer cart-remove-button .button{min-width:3.7rem!important;min-height:3.7rem!important}.cart-drawer .zub-cart-summary-scroll{max-height:24dvh!important;margin-top:-.65rem!important}.cart-drawer .zub-cart-bundle,.cart-drawer .zub-cart-unlocked,.cart-drawer .zub-cart-progress,.cart-drawer .zub-cart-delivery{margin-left:.75rem!important;margin-right:.75rem!important}.cart-drawer .zub-cart-bundle{grid-template-columns:5.2rem minmax(0,1fr)!important;gap:.8rem!important;padding:.8rem!important}.cart-drawer .zub-cart-bundle__visual{width:5.2rem!important;height:5.2rem!important}.cart-drawer .zub-cart-bundle__badge{font-size:.86rem!important}.cart-drawer .zub-cart-bundle strong{font-size:1.18rem!important}.cart-drawer .zub-cart-bundle small{font-size:.9rem!important}.cart-drawer .zub-cart-bundle button{grid-column:1/-1!important;width:100%!important;min-height:4.15rem!important;font-size:1rem!important}.cart-drawer .zub-cart-unlocked strong{font-size:1.15rem!important}.cart-drawer .zub-cart-unlocked small{font-size:.9rem!important}.cart-drawer .zub-cart-progress__top p{font-size:1.04rem!important}.cart-drawer .zub-cart-delivery small{font-size:.88rem!important}.cart-drawer .zub-cart-delivery strong{font-size:1.15rem!important}.cart-drawer .drawer__footer>.cart-drawer__footer{padding:.7rem .85rem .48rem!important}.cart-drawer .totals__total{font-size:.96rem!important}.cart-drawer .totals__total-value{font-size:2rem!important}.cart-drawer .tax-note{font-size:.8rem!important}.cart-drawer .zub-cart-ctas{margin:.08rem .75rem 0!important}.cart-drawer .zub-payment-trust--cart{margin:.38rem .75rem 0!important}}.cart-drawer .cart-item.is-removing{opacity:.28!important;transform:scale(.985)!important;filter:saturate(.35)!important;pointer-events:none!important;transition:opacity .14s ease,transform .14s ease,filter .14s ease!important}.cart-drawer .drawer__inner{position:relative!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;align-content:stretch!important;overflow:hidden!important}.cart-drawer cart-drawer-items{min-height:0!important;height:auto!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;padding-bottom:35rem!important;overscroll-behavior:contain!important}.cart-drawer .drawer__footer.zub-cart-drawer-footer{position:absolute!important;z-index:12!important;left:0!important;right:0!important;bottom:0!important;display:block!important;width:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;box-shadow:none!important}.cart-drawer .zub-cart-note{display:none!important}.cart-drawer .zub-cart-offer-zone{position:relative!important;z-index:2!important;margin:0!important;padding:0 1.2rem .7rem!important;background:transparent!important}.cart-drawer .zub-cart-offer-zone .zub-cart-bundle,.cart-drawer .zub-cart-offer-zone .zub-cart-unlocked{margin:0!important;box-shadow:0 1.2rem 3rem #3b267921!important}.cart-drawer .zub-cart-offer-zone .zub-cart-bundle{display:grid!important;grid-template-columns:4.9rem minmax(0,1fr) auto!important;grid-template-areas:"visual copy action"!important;align-items:center!important;gap:.8rem!important;padding:.72rem .78rem!important;border-radius:1.65rem!important}.cart-drawer .zub-cart-offer-zone .zub-cart-bundle__visual{grid-area:visual!important;width:4.9rem!important;height:4.9rem!important;border-radius:1.25rem!important}.cart-drawer .zub-cart-offer-zone .zub-cart-bundle__copy{grid-area:copy!important}.cart-drawer .zub-cart-offer-zone .zub-cart-bundle__badge{margin-bottom:.2rem!important;font-size:.76rem!important}.cart-drawer .zub-cart-offer-zone .zub-cart-bundle strong{font-size:1.12rem!important;line-height:1.15!important}.cart-drawer .zub-cart-offer-zone .zub-cart-bundle small{margin-top:.15rem!important;font-size:.84rem!important;line-height:1.25!important}.cart-drawer .zub-cart-offer-zone .zub-cart-bundle button{grid-area:action!important;grid-column:auto!important;width:auto!important;min-width:8.8rem!important;min-height:3.8rem!important;padding:.65rem .8rem!important;border-radius:1.15rem!important;font-size:.86rem!important;white-space:nowrap!important}.cart-drawer .zub-cart-offer-zone .zub-cart-unlocked{padding:.82rem 1rem!important;border-radius:1.6rem!important}.cart-drawer .zub-cart-fixed-bottom{position:relative!important;z-index:3!important;display:block!important;width:100%!important;margin:0!important;padding:.72rem 0 max(.7rem,env(safe-area-inset-bottom))!important;overflow:visible!important;border-top:1px solid rgba(23,21,35,.08)!important;background:#fff!important;box-shadow:0 -1.6rem 4rem #2f1f5b17!important}.cart-drawer .zub-cart-fixed-bottom .zub-cart-progress,.cart-drawer .zub-cart-fixed-bottom .zub-cart-delivery{margin-left:1.2rem!important;margin-right:1.2rem!important}.cart-drawer .zub-cart-fixed-bottom .zub-cart-progress{margin-top:0!important;margin-bottom:.65rem!important}.cart-drawer .zub-cart-fixed-bottom .zub-cart-delivery{margin-top:0!important;margin-bottom:.55rem!important}.cart-drawer .zub-cart-fixed-bottom>.cart-drawer__footer{position:static!important;display:block!important;margin:0!important;padding:.68rem 1.2rem .45rem!important;overflow:visible!important;border-top:1px solid rgba(23,21,35,.07)!important;background:#fff!important;box-shadow:none!important}.cart-drawer .zub-cart-fixed-bottom .zub-cart-ctas{margin:.08rem 1.2rem 0!important}.cart-drawer .zub-cart-fixed-bottom .zub-payment-trust--cart{margin:.38rem 1.2rem 0!important}@media(max-width:749px){.cart-drawer cart-drawer-items{max-height:none!important;padding-bottom:33.5rem!important}.cart-drawer .zub-cart-offer-zone{padding:0 .75rem .55rem!important}.cart-drawer .zub-cart-offer-zone .zub-cart-bundle{grid-template-columns:4.6rem minmax(0,1fr) 8.6rem!important;gap:.65rem!important;padding:.66rem .7rem!important}.cart-drawer .zub-cart-offer-zone .zub-cart-bundle__visual{width:4.6rem!important;height:4.6rem!important}.cart-drawer .zub-cart-offer-zone .zub-cart-bundle__badge{font-size:.71rem!important}.cart-drawer .zub-cart-offer-zone .zub-cart-bundle strong{font-size:1.02rem!important}.cart-drawer .zub-cart-offer-zone .zub-cart-bundle small{font-size:.76rem!important;line-height:1.18!important}.cart-drawer .zub-cart-offer-zone .zub-cart-bundle button{min-width:8.6rem!important;min-height:3.65rem!important;padding:.55rem!important;font-size:.79rem!important}.cart-drawer .zub-cart-offer-zone .zub-cart-unlocked{margin:0!important;padding:.72rem .85rem!important}.cart-drawer .zub-cart-fixed-bottom{padding:.62rem 0 max(.55rem,env(safe-area-inset-bottom))!important}.cart-drawer .zub-cart-fixed-bottom .zub-cart-progress,.cart-drawer .zub-cart-fixed-bottom .zub-cart-delivery{margin-left:.75rem!important;margin-right:.75rem!important}.cart-drawer .zub-cart-fixed-bottom>.cart-drawer__footer{padding:.62rem .85rem .42rem!important}.cart-drawer .zub-cart-fixed-bottom .zub-cart-ctas{margin:.06rem .75rem 0!important}.cart-drawer .zub-cart-fixed-bottom .zub-payment-trust--cart{margin:.34rem .75rem 0!important}}@media(max-width:390px){.cart-drawer cart-drawer-items{padding-bottom:34rem!important}.cart-drawer .zub-cart-offer-zone .zub-cart-bundle{grid-template-columns:4.3rem minmax(0,1fr) 7.8rem!important;gap:.55rem!important}.cart-drawer .zub-cart-offer-zone .zub-cart-bundle__visual{width:4.3rem!important;height:4.3rem!important}.cart-drawer .zub-cart-offer-zone .zub-cart-bundle button{min-width:7.8rem!important;font-size:.74rem!important}}.cart-drawer .drawer__inner{--zub-cart-fixed-space:34rem}.cart-drawer cart-drawer-items{padding-bottom:calc(var(--zub-cart-fixed-space) + .9rem)!important}.zub-bundle__hint{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1.15!important}@media(min-width:750px){.zub-bundle__hint{min-width:12.6rem!important;padding:.78rem 1.2rem!important;font-size:1.08rem!important}.zub-bundle-card{padding:1.45rem 1rem 1.12rem!important}.zub-bundle-card>strong{font-size:1.76rem!important;line-height:1.05!important}.zub-bundle-card__name{font-size:1.46rem!important;line-height:1.14!important}.zub-bundle-card__sub{font-size:1.12rem!important;line-height:1.32!important}.zub-bundle-card__badge{font-size:.82rem!important;padding:.52rem .78rem!important;line-height:1!important;text-align:center!important}}@media(max-width:749px){.zub-bundle__head{align-items:center!important}.zub-bundle__hint{min-width:9.8rem!important;min-height:4.6rem!important;padding:.4rem .9rem!important;font-size:1rem!important}.zub-bundle-card>strong{font-size:1.56rem!important;line-height:1.05!important}.zub-bundle-card__name{font-size:1.24rem!important;line-height:1.15!important}.zub-bundle-card__sub{font-size:1rem!important;line-height:1.3!important}.zub-bundle-card__badge{font-size:.74rem!important;padding:.45rem .66rem!important;line-height:1!important;text-align:center!important}}@media(max-width:420px){.zub-bundle__hint{min-width:9.2rem!important;min-height:4.4rem!important;font-size:.98rem!important}.zub-bundle-card>strong{font-size:1.48rem!important}.zub-bundle-card__name{font-size:1.16rem!important}.zub-bundle-card__sub{font-size:.94rem!important}.zub-bundle-card__badge{font-size:.68rem!important;padding:.42rem .56rem!important}}.announcement-bar-section .page-width{max-width:none!important;padding-inline:0!important}.announcement-bar-section .utility-bar,.announcement-bar-section .utility-bar__grid,.announcement-bar,.announcement-bar__announcement,.announcement-bar__link{width:100%}.announcement-bar,.announcement-bar__announcement,.announcement-bar__link{display:flex;align-items:center;justify-content:center}.announcement-bar{min-height:4.2rem;border-radius:0}.announcement-bar__message{width:100%;margin:0;padding-inline:1.8rem;text-align:center}.header__icons{gap:.9rem}.header__icon--search,.header__icon--account,.header__icon--cart{width:4.6rem;height:4.6rem;display:inline-flex!important;align-items:center;justify-content:center;border-radius:1.5rem;background:#ffffffc2;border:1px solid rgba(106,80,223,.12);box-shadow:0 .8rem 2.4rem #39237812}.header__icon--search>span,.header__icon--account>account-icon,.header__icon--account>.svg-wrapper,.header__icon--cart>.svg-wrapper{display:inline-flex;align-items:center;justify-content:center}.header__icon .icon,.header__icon svg{width:1.95rem;height:1.95rem}.header__icon:hover{background:#7b61ff1f;border-color:#6a50df38;box-shadow:0 1.1rem 2.8rem #5f42ee24;transform:translateY(-1px)}.header__icon--cart .cart-count-bubble{right:-.45rem;top:-.45rem;min-width:1.95rem;height:1.95rem;border-radius:999px;background:linear-gradient(135deg,var(--zub-purple),var(--zub-pink));box-shadow:0 .45rem 1rem #5f42ee47;border:2px solid #fffaf1}.header__icon--cart .cart-count-bubble span[aria-hidden=true]{font-size:1.05rem;font-weight:900}.zub-static-journal__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.zub-static-journal-card{display:grid;grid-template-columns:minmax(17rem,20rem) minmax(0,1fr);align-items:stretch;min-height:23rem}.zub-static-journal-card img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}.zub-static-journal-card>div{padding:1.75rem 1.8rem;align-content:center}.zub-static-journal-card h3{font-size:2.1rem}.zub-static-journal-card p{font-size:1.08rem}@media screen and (max-width:989px){.header__icons{gap:.65rem}.header__icon--search,.header__icon--account,.header__icon--cart{width:4.2rem;height:4.2rem;border-radius:1.35rem}.header__icon .icon,.header__icon svg{width:1.8rem;height:1.8rem}.zub-static-journal__grid{grid-template-columns:1fr}.zub-static-journal-card{grid-template-columns:1fr;min-height:auto}.zub-static-journal-card img{aspect-ratio:16 / 10;height:auto}.zub-static-journal-card>div{padding:1.5rem}}.zub-bundle-summary{display:none!important}.zub-color-slot__number{width:2.55rem!important;height:2.55rem!important;font-size:1.08rem!important}.zub-color-slot__copy small{margin-bottom:.28rem!important;font-size:1.04rem!important;line-height:1.2!important}.zub-color-slot__copy strong{font-size:1.34rem!important;line-height:1.2!important;font-weight:950!important}.zub-color-slot__change{font-size:1.12rem!important;line-height:1.2!important}.header__icon--cart{width:4.9rem!important;height:4.9rem!important}.header__icon--cart>.svg-wrapper{width:2.75rem!important;height:2.75rem!important}.header__icon--cart>.svg-wrapper svg,.header__icon--cart .icon{width:2.75rem!important;height:2.75rem!important;stroke-width:1.8}.header__icon--search>span>.svg-wrapper:first-child,.header__icon--account account-icon,.header__icon--account>.svg-wrapper{width:2.18rem!important;height:2.18rem!important}.header__icon--search>span>.svg-wrapper:first-child svg,.header__icon--account svg{width:2.18rem!important;height:2.18rem!important}@media(max-width:749px){.zub-color-slot__copy small{font-size:.98rem!important}.zub-color-slot__copy strong{font-size:1.22rem!important}.zub-color-slot__change{font-size:1rem!important}.header__icon--cart{width:4.45rem!important;height:4.45rem!important}.header__icon--cart>.svg-wrapper,.header__icon--cart>.svg-wrapper svg,.header__icon--cart .icon{width:2.48rem!important;height:2.48rem!important}}.zub-bundle-card{overflow:hidden!important}.zub-bundle-card__shipping-note{order:4!important;display:block!important;width:100%!important;margin:.45rem 0 0!important;color:#5d46cf!important;font-size:1rem!important;line-height:1.2!important;font-weight:900!important;text-align:center!important;white-space:nowrap!important}.zub-bundle-card__shipping-ribbon{position:absolute!important;z-index:4!important;top:1.15rem!important;right:-2.75rem!important;width:9.2rem!important;padding:.38rem .25rem!important;background:linear-gradient(90deg,#6f54ec,#8f73ff)!important;color:#fff!important;box-shadow:0 .5rem 1.3rem #5338bc33!important;transform:rotate(36deg)!important;font-size:.68rem!important;line-height:1!important;font-weight:950!important;letter-spacing:.035em!important;text-align:center!important;text-transform:uppercase!important;white-space:nowrap!important;pointer-events:none!important}.zub-main-cart-totals__label{display:grid;gap:.35rem}.zub-main-cart-shipping{display:block;color:#674bd9;font-size:1.08rem;line-height:1.25;font-weight:900}@media(min-width:750px){.cart-drawer .totals__total-value{padding-right:.45rem!important}}@media(max-width:749px){.zub-bundle-card__shipping-note{font-size:.92rem!important}.zub-bundle-card__shipping-ribbon{top:.95rem!important;right:-2.85rem!important;width:8.8rem!important;font-size:.61rem!important;padding:.34rem .2rem!important}}@media(max-width:420px){.zub-bundle-card__shipping-note{font-size:.86rem!important}.zub-bundle-card__shipping-ribbon{top:.85rem!important;right:-2.9rem!important;width:8.4rem!important;font-size:.57rem!important}}.zub-bundle-card__shipping-ribbon{top:1.08rem!important;right:-2.6rem!important;width:11rem!important;padding:.42rem .35rem!important;font-size:.67rem!important;letter-spacing:.018em!important;transform:rotate(36deg)!important;transform-origin:center!important}.zub-cart-total-label{display:grid;gap:.3rem;min-width:0}.zub-cart-drawer-shipping{display:block;color:#674bd9;font-size:.98rem;line-height:1.2;font-weight:900;white-space:nowrap}.zub-faq-v2__head{width:100%;max-width:112rem;margin:0 auto 4rem!important;padding-inline:clamp(1.4rem,2.5vw,3rem)}.zub-faq-v2__head .zub-eyebrow{justify-self:start;margin-left:.2rem}.zub-return-page{min-height:62vh;background:linear-gradient(180deg,#fffaf3,#fff 48%,#f5f0ff)}.zub-return-page__card{padding:clamp(2.6rem,5vw,5.5rem);border:1px solid rgba(23,21,35,.08);border-radius:3.2rem;background:#ffffffeb;box-shadow:0 2rem 5rem #39237814}.zub-return-page__card h1{max-width:12ch;margin:.9rem 0 1.2rem;color:#171523;font-size:clamp(4.2rem,6vw,7rem);line-height:.92;letter-spacing:-.065em;font-weight:950}.zub-return-page__intro{max-width:67rem;color:#171523ab;font-size:1.45rem;line-height:1.7}.zub-return-page__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:3rem 0}.zub-return-page__steps>div{display:grid;grid-template-columns:3.6rem minmax(0,1fr);align-items:start;gap:1rem;padding:1.5rem;border:1px solid rgba(23,21,35,.08);border-radius:2rem;background:linear-gradient(145deg,#fff,#f8f4ff)}.zub-return-page__steps b{display:grid;place-items:center;width:3.6rem;height:3.6rem;border-radius:50%;background:#6f54ec;color:#fff;font-size:1.3rem}.zub-return-page__steps span{color:#171523a6;font-size:1.08rem;line-height:1.5}.zub-return-page__steps strong{display:block;margin-bottom:.25rem;color:#171523;font-size:1.22rem}.zub-return-page__actions{display:flex;align-items:center;flex-wrap:wrap;gap:1.4rem 2rem}.zub-return-page__email{color:#5f46ce;font-weight:850;text-underline-offset:.25rem}.zub-return-page__content{margin-top:2.4rem;padding-top:2rem;border-top:1px solid rgba(23,21,35,.09)}@media(max-width:749px){.zub-bundle-card__shipping-ribbon{top:.82rem!important;right:-2.48rem!important;width:10.4rem!important;padding:.38rem .25rem!important;font-size:.62rem!important;letter-spacing:.012em!important}.zub-cart-drawer-shipping{font-size:.9rem}.zub-faq-v2__head{margin-bottom:2.7rem!important;padding-inline:1.4rem;gap:1.5rem!important}.zub-faq-v2__head .zub-eyebrow{margin-left:0}.zub-return-page__card{padding:2.4rem 1.8rem;border-radius:2.5rem}.zub-return-page__steps{grid-template-columns:1fr;margin:2.2rem 0}.zub-return-page__actions{align-items:stretch;flex-direction:column}.zub-return-page__actions .button{width:100%}.zub-return-page__email{text-align:center}}@media(max-width:420px){.zub-bundle-card__shipping-ribbon{top:.72rem!important;right:-2.42rem!important;width:10.1rem!important;font-size:.6rem!important}}.zub-bundle-card--free-shipping{padding-top:3.45rem!important;min-height:15.65rem!important}.zub-bundle-card__shipping-ribbon{top:.58rem!important;right:.58rem!important;width:auto!important;max-width:calc(100% - 1.16rem)!important;padding:.43rem .72rem!important;border-radius:999px!important;transform:rotate(10deg)!important;transform-origin:center!important;font-size:.64rem!important;line-height:1!important;letter-spacing:.012em!important;box-shadow:0 .45rem 1.1rem #5338bc2e!important}.zub-bundle-card--free-shipping>strong{margin-top:.15rem!important}@media(max-width:749px){.zub-bundle-card--free-shipping{padding-top:3.1rem!important;min-height:15.35rem!important}.zub-bundle-card__shipping-ribbon{top:.42rem!important;right:.38rem!important;max-width:calc(100% - .76rem)!important;padding:.36rem .5rem!important;font-size:.56rem!important;letter-spacing:0!important;transform:rotate(9deg)!important}.zub-bundle-card--free-shipping>strong{font-size:clamp(1.24rem,4vw,1.56rem)!important}}@media(max-width:420px){.zub-bundle-card--free-shipping{padding-top:2.95rem!important;min-height:15.15rem!important}.zub-bundle-card__shipping-ribbon{top:.38rem!important;right:.3rem!important;max-width:calc(100% - .6rem)!important;padding:.34rem .42rem!important;font-size:.53rem!important}.zub-bundle-card--free-shipping>strong{font-size:clamp(1.16rem,3.85vw,1.45rem)!important}}.zub-bundle-card[data-zub-pack="1"]>strong{margin-top:1.5rem!important}.zub-bundle-card--free-shipping{padding-top:3.55rem!important;min-height:15.8rem!important}.zub-bundle-card__shipping-ribbon{display:flex!important;align-items:center!important;justify-content:center!important;top:.86rem!important;right:-2.28rem!important;width:8.95rem!important;max-width:none!important;padding:.46rem .28rem!important;border-radius:999px!important;background:linear-gradient(90deg,#775af1,#9a82ff)!important;color:#fff!important;transform:rotate(35deg)!important;transform-origin:center!important;font-size:.69rem!important;line-height:1!important;letter-spacing:.02em!important;text-align:center!important;white-space:nowrap!important}.zub-bundle-card--free-shipping>strong{margin-top:.55rem!important}@media(min-width:750px){.zub-bundle-card[data-zub-pack="1"]>strong{margin-top:1.6rem!important}}@media(max-width:749px){.zub-bundle-card[data-zub-pack="1"]>strong{margin-top:1.25rem!important}.zub-bundle-card--free-shipping{padding-top:3.15rem!important;min-height:15.2rem!important}.zub-bundle-card__shipping-ribbon{top:.74rem!important;right:-2.1rem!important;width:8.2rem!important;padding:.38rem .22rem!important;font-size:.58rem!important;letter-spacing:.01em!important;transform:rotate(34deg)!important}.zub-bundle-card--free-shipping>strong{margin-top:.42rem!important}}@media(max-width:420px){.zub-bundle-card[data-zub-pack="1"]>strong{margin-top:1.15rem!important}.zub-bundle-card__shipping-ribbon{top:.7rem!important;right:-2.02rem!important;width:7.85rem!important;font-size:.55rem!important}}.zub-bundle-card,.zub-bundle-card--free-shipping{padding-top:3.55rem!important;min-height:15.8rem!important}.zub-bundle-card>strong,.zub-bundle-card[data-zub-pack="1"]>strong,.zub-bundle-card--free-shipping>strong{margin-top:.55rem!important}.zub-delivery-card__countdown,.zub-cart-delivery__countdown{margin-top:.42rem!important;color:#a64d14!important;font-weight:900!important;letter-spacing:.005em!important}.zub-delivery-card__countdown:before,.zub-cart-delivery__countdown:before{content:"\23f3";margin-right:.4rem}.zub-delivery-card__countdown{font-size:1rem!important;line-height:1.35!important}.zub-cart-delivery__countdown{font-size:.86rem!important;line-height:1.25!important}@media(max-width:749px){.zub-bundle-card,.zub-bundle-card--free-shipping{padding-top:3.15rem!important;min-height:15.2rem!important}.zub-bundle-card>strong,.zub-bundle-card[data-zub-pack="1"]>strong,.zub-bundle-card--free-shipping>strong{margin-top:.42rem!important}.zub-delivery-card__countdown{font-size:.92rem!important}.zub-cart-delivery__countdown{font-size:.78rem!important}}@media(max-width:420px){.zub-bundle-card,.zub-bundle-card--free-shipping{padding-top:3.05rem!important;min-height:15.05rem!important}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/zubblie.css.map */
