html{overflow-x:clip}:root{--ves-ease-out: cubic-bezier(.2, .7, .2, 1);--ves-reveal-dur: .7s;--ves-reveal-shift: 20px;--ves-reveal-stagger: 85ms}@keyframes ves-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes ves-fade{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:no-preference){[data-ves-reveal]{animation:ves-rise .6s var(--ves-ease-out, cubic-bezier(.2, .7, .2, 1)) both;animation-delay:calc(.1s + var(--ves-i, 0) * .08s)}}@media(prefers-reduced-motion:no-preference)and (scripting:enabled){[data-ves-reveal-on-scroll],[data-ves-reveal-children]{opacity:0;translate:0 var(--ves-reveal-shift, 20px);transition:opacity var(--ves-reveal-dur, .7s) var(--ves-ease-out, cubic-bezier(.2, .7, .2, 1)),translate var(--ves-reveal-dur, .7s) var(--ves-ease-out, cubic-bezier(.2, .7, .2, 1))}[data-ves-reveal-on-scroll].ves-in,[data-ves-reveal-children].ves-in{opacity:1;translate:0 0}[data-ves-reveal-children]>*{opacity:0;transition:opacity var(--ves-reveal-dur, .7s) var(--ves-ease-out, cubic-bezier(.2, .7, .2, 1))}[data-ves-reveal-children].ves-in>*{opacity:1}[data-ves-reveal-children]>*:nth-child(1){transition-delay:0s}[data-ves-reveal-children]>*:nth-child(2){transition-delay:calc(1 * var(--ves-reveal-stagger, 85ms))}[data-ves-reveal-children]>*:nth-child(3){transition-delay:calc(2 * var(--ves-reveal-stagger, 85ms))}[data-ves-reveal-children]>*:nth-child(4){transition-delay:calc(3 * var(--ves-reveal-stagger, 85ms))}[data-ves-reveal-children]>*:nth-child(5){transition-delay:calc(4 * var(--ves-reveal-stagger, 85ms))}[data-ves-reveal-children]>*:nth-child(6){transition-delay:calc(5 * var(--ves-reveal-stagger, 85ms))}[data-ves-reveal-children]>*:nth-child(7){transition-delay:calc(6 * var(--ves-reveal-stagger, 85ms))}[data-ves-reveal-children]>*:nth-child(8){transition-delay:calc(7 * var(--ves-reveal-stagger, 85ms))}[data-ves-reveal-children]>*:nth-child(n+9){transition-delay:calc(8 * var(--ves-reveal-stagger, 85ms))}}.ves-brm{display:none}@media(max-width:768px){.ves-brm{display:inline}.ves-pack-grid .ves-pack-card__meta-cat,.ves-pack-grid .ves-pack-card__meta-sep{display:none}}@view-transition{navigation:none}html:active-view-transition-type(page-navigation),html:active-view-transition-type(product-image-transition){view-transition-name:none}summary:hover{color:var(--ves-accent-2, #a06aec)}body{background:var(--ves-bg);color:var(--ves-text);font-family:var(--ves-font, "Poppins", "Helvetica Neue", system-ui, -apple-system, sans-serif);font-weight:400;line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:clip}.ves-container{max-width:var(--ves-max-w);margin:0 auto;padding:0 24px}.ves-section{padding:80px 0}.ves-section-eyebrow{font-size:11px;color:var(--ves-accent-2);letter-spacing:1.4px;text-transform:uppercase;font-weight:500;margin-bottom:8px;display:block}.ves-section-title{font-size:clamp(22px,2.6vw,32px);font-weight:500;color:#fff;margin:8px 0 28px;letter-spacing:-.015em;line-height:1.2;max-width:30ch}.ves-section-title-wide{max-width:none;white-space:nowrap}@media(max-width:768px){.ves-section{padding:48px 0}.ves-section-eyebrow{text-align:center}.ves-section-title{text-align:center;max-width:none}}@media(max-width:480px){.ves-section{padding:40px 0}}.ves-video-facade{position:relative;background:#000;border-radius:var(--ves-r-xl, 24px);aspect-ratio:16 / 9;overflow:hidden;border:1px solid var(--ves-border, #2b2731);cursor:pointer;display:block}.ves-video-facade iframe{width:100%;height:100%;border:0;display:block}.ves-video-facade__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:opacity .3s,filter .3s,transform .5s}.ves-video-facade:hover .ves-video-facade__poster{filter:brightness(.85);transform:scale(1.02)}.ves-video-facade__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;background:#0000008c;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform .25s,background .25s;z-index:2}.ves-video-facade:hover .ves-video-facade__play{transform:translate(-50%,-50%) scale(1.08);background:var(--ves-gradient, linear-gradient(135deg, #6a6fec 0%, #a06aec 100%))}.ves-video-facade__tri{width:0;height:0;border-style:solid;border-width:11px 0 11px 17px;border-color:transparent transparent transparent #ffffff;margin-left:5px}.ves-video-facade__label{position:absolute;bottom:14px;left:14px;background:#000000bf;padding:5px 11px;border-radius:8px;font-size:11px;letter-spacing:.4px;color:#fff;font-weight:500;z-index:2}@media(max-width:768px){.ves-video-facade__play{width:60px;height:60px}}.ves-video-facade--placeholder{background:linear-gradient(135deg,#1f1b2a,#0e0d11);position:relative;overflow:hidden}.ves-video-facade--placeholder:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(ellipse at 25% 30%,rgba(160,106,236,.08) 0%,transparent 55%),radial-gradient(ellipse at 80% 80%,rgba(106,111,236,.06) 0%,transparent 50%);pointer-events:none}.ves-video-facade--placeholder .ves-video-facade__play{opacity:.5}.ves-video-facade__empty-hint{position:absolute;inset:auto 14px 14px 14px;background:#000000bf;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:8px 12px;font-size:12px;line-height:1.5;color:#ffffffe0;letter-spacing:.1px;text-align:center;z-index:3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}cart-items-component .cart-items__quantity .quantity-selector,cart-items-component .cart-items__quantity-controls volume-pricing-info,cart-items-component .cart-items__quantity-controls .volume-pricing-info{display:none}cart-items-component .cart-items__quantity-controls{justify-content:flex-end;gap:0}.ves-cart{width:440px;max-width:100vw;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;inset-block:0;background:var(--ves-bg, #0e0d11);color:var(--ves-text, #dcdcdc);border-left:1px solid var(--ves-border, #2b2731);box-shadow:-20px 0 60px #0006;padding:0;margin:0 0 0 auto;overflow:hidden}@media(max-width:560px){.ves-cart{width:100%;border-left:none}}.ves-cart.is-adding:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;z-index:5;background:var(--ves-gradient, linear-gradient(135deg, #6a6fec 0%, #a06aec 100%));transform-origin:left center;animation:ves-cart-loading .9s ease-in-out infinite}@keyframes ves-cart-loading{0%{transform:scaleX(.15);opacity:.5;transform-origin:left center}50%{transform:scaleX(1);opacity:1}to{transform:scaleX(.15);opacity:.5;transform-origin:right center}}.ves-cart.is-adding .ves-cart__item--optimistic{opacity:.55;pointer-events:none}@media(prefers-reduced-motion:reduce){.ves-cart.is-adding:after{animation:none;transform:scaleX(1);opacity:.8}}.ves-cart .ves-cart__inner,.ves-cart cart-items-component{display:flex;flex-direction:column;height:100%;width:100%}.ves-cart .ves-cart__head{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid var(--ves-border, #2b2731);flex-shrink:0;background:var(--ves-bg, #0e0d11)}.ves-cart .ves-cart__title{font-size:15px;color:#fff;font-weight:500;letter-spacing:-.01em;display:flex;align-items:baseline;gap:8px;margin:0}.ves-cart .ves-cart__count{font-size:12px;color:var(--ves-text-dim, rgba(220, 220, 220, .5));font-weight:400}.ves-cart .ves-cart__close{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--ves-text-muted, rgba(220, 220, 220, .65));transition:background .15s,color .15s;margin-right:-10px;background:transparent;border:0;padding:0;cursor:pointer}.ves-cart .ves-cart__close:hover{background:var(--ves-surface-1, #1a171e);color:#fff}.ves-cart .ves-cart__body{flex:1;overflow-y:auto;display:flex;flex-direction:column;min-height:0}.ves-cart .ves-cart__body::-webkit-scrollbar{width:6px}.ves-cart .ves-cart__body::-webkit-scrollbar-track{background:transparent}.ves-cart .ves-cart__body::-webkit-scrollbar-thumb{background:var(--ves-border-strong, #332f38);border-radius:3px}.ves-cart .ves-cart__items{display:flex;flex-direction:column}.ves-cart .ves-cart__item{display:flex;gap:14px;padding:18px 22px;border-bottom:1px solid var(--ves-border, #2b2731);position:relative}.ves-cart .ves-cart__item:last-child{border-bottom:none}.ves-cart .ves-cart__cover{width:64px;flex-shrink:0;aspect-ratio:571 / 800;border-radius:8px;background:var(--ves-surface-2, #221f25);border:1px solid var(--ves-border, #2b2731);overflow:hidden;display:flex;align-items:center;justify-content:center;text-decoration:none}.ves-cart .ves-cart__cover img{width:100%;height:100%;object-fit:cover;display:block}.ves-cart .ves-cart__item-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px;padding-right:32px}.ves-cart .ves-cart__eyebrow{font-size:9.5px;color:var(--ves-text-dim, rgba(220, 220, 220, .5));letter-spacing:.8px;text-transform:uppercase;font-weight:500}.ves-cart .ves-cart__name{font-size:14px;color:#fff;font-weight:500;line-height:1.3;letter-spacing:-.01em;text-decoration:none}.ves-cart .ves-cart__name:hover{color:var(--ves-accent-2, #a06aec)}.ves-cart .ves-cart__price-row{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap;margin-top:2px}.ves-cart .ves-cart__price{font-size:14px;color:#fff;font-weight:500}.ves-cart .ves-cart__compare{font-size:12px;color:var(--ves-text-dim, rgba(220, 220, 220, .5));text-decoration:line-through}.ves-cart .ves-cart__save{background:var(--ves-accent-soft, rgba(160, 106, 236, .16));color:#c8a0f0;padding:2px 6px;border-radius:4px;font-size:10px;font-weight:500}.ves-cart .ves-cart__remove{position:absolute;top:10px;right:10px;width:44px;height:44px;border-radius:50%;color:var(--ves-text-dim, rgba(220, 220, 220, .5));font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s;background:transparent;border:0;padding:0;cursor:pointer}.ves-cart .ves-cart__remove:hover{background:var(--ves-surface-1, #1a171e);color:#fff}.ves-cart .ves-cart__remove:disabled{opacity:.4;cursor:default;pointer-events:none}.ves-cart .ves-cart__foot{flex-shrink:0;border-top:1px solid var(--ves-border, #2b2731);background:var(--ves-bg, #0e0d11);padding:18px 22px 20px;display:flex;flex-direction:column;gap:0}.ves-cart .ves-cart__total-row{display:flex;justify-content:space-between;align-items:baseline;font-size:13px;margin-bottom:6px}.ves-cart .ves-cart__total-row .label{color:var(--ves-text-muted, rgba(220, 220, 220, .65))}.ves-cart .ves-cart__total-row .value{font-variant-numeric:tabular-nums}.ves-cart .ves-cart__total-row--savings,.ves-cart .ves-cart__total-row--savings .label{color:var(--ves-accent-2, #a06aec)}.ves-cart .ves-cart__total-row--total{font-size:15px;color:#fff;font-weight:500;margin-top:2px}.ves-cart .ves-cart__total-row--total .label{color:#fff}.ves-cart .ves-cart__tax-note{font-size:10.5px;color:var(--ves-text-dim, rgba(220, 220, 220, .5));margin-top:2px;margin-bottom:14px}.ves-cart .ves-cart__trust{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap;font-size:10.5px;color:var(--ves-text-dim, rgba(220, 220, 220, .5));padding:10px 0;border-top:1px solid var(--ves-surface-1, #1a171e);border-bottom:1px solid var(--ves-surface-1, #1a171e);margin-bottom:14px}.ves-cart .ves-cart__trust span{display:inline-flex;align-items:center;gap:5px}.ves-cart .ves-cart__trust svg{color:var(--ves-accent-2, #a06aec)}.ves-cart .ves-cart__checkout-form{margin:0}.ves-cart .ves-cart__checkout{background:var(--ves-gradient, linear-gradient(135deg, #6a6fec 0%, #a06aec 100%));color:#fff;padding:16px 24px;border-radius:var(--ves-r-md, 14px);text-align:center;font-weight:500;font-size:14px;letter-spacing:.2px;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .2s,box-shadow .2s;width:100%;min-height:48px;border:0;cursor:pointer;font-family:inherit}.ves-cart .ves-cart__checkout:hover{transform:translateY(-1px);box-shadow:0 8px 24px #a06aec40}.ves-cart .ves-cart__checkout svg{flex-shrink:0}.ves-cart .ves-cart__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 30px;text-align:center;gap:14px}.ves-cart .ves-cart__empty-icon{width:64px;height:64px;border-radius:50%;background:var(--ves-surface-1, #1a171e);border:1px solid var(--ves-border, #2b2731);display:flex;align-items:center;justify-content:center;color:var(--ves-text-dim, rgba(220, 220, 220, .5))}.ves-cart .ves-cart__empty-title{font-size:17px;color:#fff;font-weight:500;letter-spacing:-.01em;margin-top:6px}.ves-cart .ves-cart__empty-btn{background:var(--ves-gradient, linear-gradient(135deg, #6a6fec 0%, #a06aec 100%));color:#fff;padding:16px 24px;border-radius:var(--ves-r-md, 14px);text-align:center;font-weight:500;font-size:14px;letter-spacing:.2px;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;width:100%;max-width:240px;text-decoration:none;margin-top:8px;transition:transform .2s,box-shadow .2s;border:0}.ves-cart .ves-cart__empty-btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px #a06aec40}.ves-hero__cta[data-added=true] .add-to-cart-text,.ves-sticky-cart__cta[data-added=true] .add-to-cart-text,.ves-pack-card__btn[data-added=true] .add-to-cart-text,.ves-bundle__cta[data-added=true] .add-to-cart-text{animation:none;clip-path:none;filter:none;translate:0 0;opacity:1;transition:none}.ves-hero__cta .add-to-cart__added,.ves-sticky-cart__cta .add-to-cart__added,.ves-pack-card__btn .add-to-cart__added,.ves-bundle__cta .add-to-cart__added{display:none}.ves-pack-card{background:var(--ves-surface-1, #1a171e);border:1px solid var(--ves-border, #2b2731);border-radius:var(--ves-r-lg, 18px);overflow:hidden;display:flex;flex-direction:column;transition:border-color .25s,transform .25s;position:relative}.ves-pack-card:hover{border-color:var(--ves-border-strong, #332f38);transform:translateY(-2px)}.ves-pack-card__link{display:flex;flex-direction:column;text-decoration:none;color:inherit;flex:1}.ves-pack-card__visual{aspect-ratio:571 / 800;position:relative;background:linear-gradient(135deg,#1f1b2a,#0e0d11);overflow:hidden}.ves-pack-card__visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(ellipse at top right,rgba(106,111,236,.1) 0%,transparent 60%);z-index:0;pointer-events:none}.ves-pack-card__cover{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:18px;z-index:1;transition:opacity .4s,transform .5s}.ves-pack-card__cover img{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 12px 32px rgba(0,0,0,.55))}.ves-pack-card__cover-placeholder{width:72%;aspect-ratio:571 / 800;border:1px dashed var(--ves-border-strong, #332f38);border-radius:4px;background:#00000040;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--ves-text-dim, rgba(220, 220, 220, .5))}.ves-pack-card__cover-placeholder svg{opacity:.5}.ves-pack-card__cover-placeholder span{font-size:10px;letter-spacing:1.2px;text-transform:uppercase;font-weight:500}.ves-pack-card__hover-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;opacity:0;transition:opacity .4s;z-index:2;pointer-events:none}.ves-pack-card.is-hover-ready:hover .ves-pack-card__hover-media{opacity:1}.ves-pack-card.is-hover-ready:hover .ves-pack-card__cover{opacity:0;transform:scale(.96)}.ves-pack-card[data-hidden="1"]{display:none}.ves-pack-card__meta-pill{position:absolute;bottom:10px;left:10px;background:#000000a6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:5px 10px;border-radius:6px;font-size:10.5px;letter-spacing:.2px;color:#ffffffeb;font-weight:500;z-index:3;border:1px solid rgba(255,255,255,.1);display:inline-flex;align-items:center;gap:6px}.ves-pack-card__meta-sep{opacity:.55}.ves-pack-card__body{padding:16px 16px 18px;display:flex;flex-direction:column;gap:8px;position:relative;z-index:1;flex:1}.ves-pack-card__name{font-size:14px;color:#fff;font-weight:500;line-height:1.3;letter-spacing:-.005em;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.ves-pack-card__tagline{font-size:12px;color:var(--ves-text-muted, rgba(220, 220, 220, .65));line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ves-pack-card__prices{display:flex;align-items:baseline;gap:4px 8px;margin-top:4px;flex-wrap:wrap-reverse}.ves-pack-card__price{font-size:22px;color:#fff;font-weight:600;letter-spacing:-.01em;line-height:1}.ves-pack-card__compare{font-size:13px;color:var(--ves-text-dim, rgba(220, 220, 220, .5));text-decoration:line-through;line-height:1}.ves-pack-card__save{font-size:10px;color:#c8a0f0;background:var(--ves-accent-soft, rgba(160, 106, 236, .16));padding:2px 7px;border-radius:5px;font-weight:500;letter-spacing:.3px}.ves-pack-card__form,.ves-pack-card__body>product-form-component,.ves-pack-card__body>.ves-pack-card__btn{margin:auto 0 0}.ves-pack-card--owned{border-color:#a06aec38}.ves-pack-card--owned:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background:linear-gradient(180deg,rgba(160,106,236,.06) 0%,transparent 35%);z-index:0}.ves-pack-card__owned-row{margin-top:4px}.ves-pack-card__owned-label{font-size:14px;color:#fff;font-weight:500;display:inline-flex;align-items:center;gap:7px}.ves-pack-card__owned-label:before{content:"";width:6px;height:6px;border-radius:50%;background:#a6e97d;display:inline-block;box-shadow:0 0 8px #a6e97d66}.ves-pack-card__btn{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;padding:11px 14px;background:var(--ves-surface-2, #221f25);border:1px solid var(--ves-border-strong, #332f38);border-radius:var(--ves-r-md, 14px);color:#fff;font-size:13px;font-weight:500;font-family:inherit;letter-spacing:.1px;transition:background .2s,border-color .2s,transform .15s;text-decoration:none;cursor:pointer}.ves-pack-card__btn:hover{background:var(--ves-gradient, linear-gradient(135deg, #6a6fec 0%, #a06aec 100%));border-color:transparent;transform:translateY(-1px)}.ves-pack-card__btn--owned{background:linear-gradient(135deg,#6a6fec2e,#a06aec1a);border-color:#a06aec52}.ves-pack-card__btn--owned:hover{background:var(--ves-gradient, linear-gradient(135deg, #6a6fec 0%, #a06aec 100%));border-color:transparent;color:#fff}.ves-pack-card__btn:active{transform:translateY(0) scale(.98)}.ves-pack-card__btn[disabled]{opacity:.5;cursor:not-allowed;transform:none}.ves-pack-card__btn[disabled]:hover{background:var(--ves-surface-2, #221f25);border-color:var(--ves-border-strong, #332f38);transform:none}.ves-pack-card__btn .add-to-cart-text,.ves-pack-card__btn .add-to-cart-text__content{display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}.ves-pack-card__btn svg{flex-shrink:0}.ves-pack-card__bundle-slot{display:flex;align-items:center;justify-content:center;min-height:16px;margin-top:0}.ves-pack-card__bundle{font-size:11px;color:var(--ves-text-dim, rgba(220, 220, 220, .5));font-weight:400;text-decoration:none;text-align:center;transition:color .15s}.ves-pack-card__bundle:hover{color:var(--ves-text-muted, rgba(220, 220, 220, .65));text-decoration:underline}@media(max-width:680px){.ves-pack-card__body{padding:14px 14px 7px;gap:5px}.ves-pack-card__name{font-size:13px}.ves-pack-card__price{font-size:18px}}.ves-try{padding:80px var(--ves-pad-x, clamp(20px, 5vw, 60px));max-width:var(--ves-max-w, 1240px);margin:0 auto;font-family:var(--ves-font, inherit)}.ves-try__card{position:relative;background:linear-gradient(135deg,#1a1722,#15131a 60%);border:1px solid var(--ves-border, #2b2731);border-radius:var(--ves-r-xl, 24px);padding:56px;display:grid;grid-template-columns:1fr 1.4fr;gap:48px;align-items:center;overflow:hidden}.ves-try__card--no-cover{grid-template-columns:1fr}.ves-try__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 90% -10%,rgba(160,106,236,.18) 0%,transparent 55%),radial-gradient(ellipse at 10% 110%,rgba(106,111,236,.1) 0%,transparent 50%);pointer-events:none}.ves-try__cover-wrap{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.ves-try__cover{max-width:100%;height:auto;filter:drop-shadow(0 16px 40px rgba(0,0,0,.55))}.ves-try__cover-placeholder{aspect-ratio:571 / 800;width:72%;border:1px dashed var(--ves-border-strong, #332f38);border-radius:var(--ves-r-md, 14px);background:#00000040;display:flex;align-items:center;justify-content:center;color:var(--ves-text-dim, rgba(220, 220, 220, .5));font-size:11px;letter-spacing:1.2px;text-transform:uppercase}.ves-try__content{position:relative;z-index:1;color:var(--ves-text, #dcdcdc)}.ves-try__eyebrow{font-size:11px;color:var(--ves-accent-2, #a06aec);letter-spacing:1.6px;text-transform:uppercase;font-weight:500;margin-bottom:14px;display:inline-block}.ves-try__title{font-size:clamp(28px,3.2vw,38px);font-weight:500;color:#fff;letter-spacing:-.02em;line-height:1.1;margin:0 0 16px}.ves-try__sub{font-size:15px;color:var(--ves-text-muted, rgba(220, 220, 220, .65));line-height:1.65;margin:0 0 26px;max-width:46ch}.ves-try__stats{display:flex;gap:30px;margin-bottom:26px;flex-wrap:wrap}.ves-try__stat{display:flex;flex-direction:column;gap:2px}.ves-try__stat-num{font-size:24px;font-weight:500;color:#fff;letter-spacing:-.02em;line-height:1}.ves-try__stat-label{font-size:10.5px;color:var(--ves-text-muted, rgba(220, 220, 220, .68));letter-spacing:1px;text-transform:uppercase}.ves-try__iframe{position:absolute;width:0;height:0;border:0;opacity:0;pointer-events:none}.ves-try__form{display:flex;gap:8px;max-width:480px;margin:0 0 14px}.ves-try__form input{flex:1;min-width:0;background:#121212b3;border:1px solid var(--ves-border, #2b2731);border-radius:var(--ves-r-md, 14px);padding:14px 16px;color:#fff;font-family:inherit;font-size:14px;transition:border-color .2s,background .2s;outline:none}.ves-try__form input:focus{border-color:var(--ves-accent-2, #a06aec);background:var(--ves-surface-2, #221f25)}.ves-try__form input::placeholder{color:var(--ves-text-muted, rgba(220, 220, 220, .68))}.ves-try__form button{background:var(--ves-gradient, linear-gradient(135deg, #6a6fec 0%, #a06aec 100%));color:#fff;border:0;border-radius:var(--ves-r-md, 14px);padding:14px 22px;font-size:14px;font-weight:500;cursor:pointer;transition:transform .2s,box-shadow .2s;white-space:nowrap;display:inline-flex;align-items:center;gap:6px;font-family:inherit}.ves-try__form button:hover{transform:translateY(-1px);box-shadow:0 8px 24px #a06aec4d}.ves-try__form button svg{width:14px;height:14px}.ves-try__success{display:flex;align-items:center;gap:11px;max-width:480px;margin:0 0 16px;padding:14px 16px;background:#a06aec1a;border:1px solid rgba(160,106,236,.32);border-radius:var(--ves-r-md, 14px);color:#fff;font-size:13.5px;font-weight:500;line-height:1.45;text-align:left}.ves-try__success svg{width:20px;height:20px;color:var(--ves-accent-2, #a06aec);flex-shrink:0}.ves-try__success[hidden],.ves-try__form[hidden]{display:none}.ves-try__trust{display:flex;gap:18px;font-size:11.5px;color:var(--ves-text-muted, rgba(220, 220, 220, .68));flex-wrap:wrap}.ves-try__trust span{display:inline-flex;align-items:center;gap:5px}.ves-try__trust svg{width:12px;height:12px;color:var(--ves-accent-2, #a06aec)}.ves-try__card--no-cover .ves-try__content{text-align:center}.ves-try__card--no-cover .ves-try__sub{margin-left:auto;margin-right:auto}.ves-try__card--no-cover .ves-try__stats,.ves-try__card--no-cover .ves-try__form,.ves-try__card--no-cover .ves-try__trust{justify-content:center}.ves-try__card--no-cover .ves-try__form,.ves-try__card--no-cover .ves-try__success{margin-left:auto;margin-right:auto}@media(max-width:768px){.ves-try{padding:56px var(--ves-pad-x, clamp(20px, 5vw, 60px))}.ves-try__card{grid-template-columns:1fr;gap:28px;padding:40px 28px}.ves-try__content{text-align:center}.ves-try__cover-wrap{max-width:220px;margin:0 auto}.ves-try__stats{justify-content:center;flex-wrap:nowrap;gap:16px}.ves-try__stat{flex:1;min-width:0;align-items:center;text-align:center}.ves-try__form{flex-direction:column;gap:10px;max-width:none;margin-inline:auto}.ves-try__success{margin-inline:auto}.ves-try__form input{font-size:16px;padding:13px 14px}.ves-try__form button{width:100%;justify-content:center;padding:14px 22px}.ves-try__trust{justify-content:center;gap:14px;font-size:10.5px}}@media(max-width:480px){.ves-try{padding:44px 14px}.ves-try__card{padding:32px 20px;gap:22px}.ves-try__cover-wrap{max-width:170px}.ves-try__stats{gap:10px}.ves-try__stat-num{font-size:18px}.ves-try__stat-label{font-size:9px;letter-spacing:.4px}}.ves-fp-modal{width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:clamp(16px,4vw,28px);border:0;background:transparent;overflow:auto;overscroll-behavior:contain}.ves-fp-modal:not([open]){display:none}.ves-fp-modal[open]{display:flex;align-items:center;justify-content:center}.ves-fp-modal::backdrop{background:#08070bb8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}html.ves-fp-open{overflow:hidden}.ves-fp-modal__inner{position:relative;width:100%;max-width:820px}.ves-fp-modal__close{position:absolute;top:16px;right:16px;z-index:3;width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:#00000047;border:0;color:#fff;cursor:pointer;border-radius:9px;transition:background .15s}.ves-fp-modal__close:hover{background:#00000080}@media(max-width:768px){.ves-fp-modal__inner{max-width:460px}.ves-fp-modal[open]{align-items:flex-start}}@media(max-width:480px){.ves-fp-modal{padding:14px}}#search-modal .search-modal__content::backdrop{background:#08070bb8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}@keyframes ves-search-modal-in{0%{opacity:0;transform:translateY(-14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}#search-modal .search-modal__content[open]{animation:ves-search-modal-in .28s cubic-bezier(.2,.8,.2,1);transform-origin:top center}@keyframes ves-search-modal-out{to{opacity:0;transform:translateY(-8px) scale(.99)}}#search-modal .search-modal__content[open].dialog-closing{animation:ves-search-modal-out .16s cubic-bezier(.4,0,.2,1) forwards}#search-modal .search-input{font-size:16px;caret-color:#fff}#search-modal .search-input::placeholder{color:var(--ves-text-dim, rgba(220, 220, 220, .5))}#search-modal .predictive-search-form__header{border-bottom:1px solid var(--ves-border, #2b2731)}#search-modal .predictive-search-results__pill{background:var(--ves-surface-2, #221f25);border:1px solid var(--ves-border, #2b2731);border-radius:999px;color:var(--ves-text-muted, rgba(220, 220, 220, .68));font-size:12.5px;padding:7px 14px;transition:border-color .15s,color .15s,background .15s}#search-modal .predictive-search-results__pill:hover{border-color:#a06aec80;background:#a06aec14;color:#fff}#search-modal .predictive-search-results__title{font-size:10px;letter-spacing:1.4px;text-transform:uppercase;font-weight:500;color:var(--ves-text-dim, rgba(220, 220, 220, .5))}#search-modal .predictive-search-results__card{border-radius:var(--ves-r-md, 14px);transition:background .15s,border-color .15s,transform .18s;border:1px solid transparent}#search-modal .predictive-search-results__card--product{padding:8px}#search-modal .predictive-search-results__card--product:hover,#search-modal .recently-viewed-wrapper .predictive-search-results__card--product:hover{background-color:transparent;padding:0;margin:0}#search-modal .predictive-search-results__card--product:is([aria-selected=true].keyboard-focus,:focus-visible),#search-modal .predictive-search-results__card--product:has(.resource-card:focus-visible){background-color:transparent;padding:0;margin:0;outline:none}#search-modal .predictive-search-results__card[aria-selected=true] .ves-pack-card{border-color:#a06aec8c}#search-modal .resource-card__image{border-radius:10px}@keyframes ves-search-result-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}#search-modal .predictive-search-results__card{animation:ves-search-result-in .22s cubic-bezier(.2,.8,.2,1) both}#search-modal .predictive-search-results__card:nth-child(1){animation-delay:.02s}#search-modal .predictive-search-results__card:nth-child(2){animation-delay:.05s}#search-modal .predictive-search-results__card:nth-child(3){animation-delay:.08s}#search-modal .predictive-search-results__card:nth-child(4){animation-delay:.11s}#search-modal .predictive-search-results__card:nth-child(5){animation-delay:.14s}#search-modal .predictive-search-results__card:nth-child(6){animation-delay:.17s}#search-modal .predictive-search-results__card:nth-child(n+7){animation-delay:.2s}#search-modal .predictive-search__search-button{background:var(--ves-gradient, linear-gradient(135deg, #6a6fec 0%, #a06aec 100%));border:0;border-radius:var(--ves-r-md, 14px);font-weight:500;transition:transform .2s,box-shadow .2s}#search-modal .predictive-search__search-button:hover{transform:translateY(-1px);box-shadow:0 8px 24px #a06aec4d}#search-modal .predictive-search__reset-button{color:var(--ves-text-muted, rgba(220, 220, 220, .65));transition:color .15s}#search-modal .predictive-search__reset-button:hover{color:#fff}#search-modal .predictive-search-form__content{scrollbar-width:thin;scrollbar-color:var(--ves-border-strong, #332f38) transparent}#search-modal .predictive-search-form__content::-webkit-scrollbar{width:6px}#search-modal .predictive-search-form__content::-webkit-scrollbar-thumb{background:var(--ves-border-strong, #332f38);border-radius:3px}#search-modal .predictive-search-results__no-results{color:var(--ves-text-muted, rgba(220, 220, 220, .65))}@media(prefers-reduced-motion:reduce){#search-modal .search-modal__content[open],#search-modal .search-modal__content[open].dialog-closing,#search-modal .predictive-search-results__card{animation:none}}#search-modal .predictive-search__icon,#search-modal .predictive-search__icon svg{color:var(--ves-text-muted, rgba(220, 220, 220, .65))}#search-modal .search-input{caret-color:#fff}#search-modal .predictive-search-results__wrapper-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;gap:10px}#search-modal .predictive-search-results__card--product{padding:0;display:flex;min-width:0}#search-modal .predictive-search-results__card--product .ves-pack-card{flex:1;min-width:0;max-width:100%}#search-modal slideshow-component:has(#predictive-search-collection),#search-modal slideshow-component:has(#predictive-search-page),#search-modal slideshow-component:has(#predictive-search-article){display:none}#search-modal .predictive-search-form__content{overflow-x:hidden}.ves-pack-card--compact .ves-pack-card__body--compact{display:flex;flex-direction:column;gap:3px;padding:9px 11px 11px}.ves-pack-card--compact .ves-pack-card__cover{padding:10px}.ves-pack-card--compact .ves-pack-card__link,.ves-pack-card--compact .ves-pack-card__body--compact{flex:none}.ves-pack-card--compact .ves-pack-card__visual{aspect-ratio:571 / 800;overflow:hidden;flex:none}.ves-pack-card--compact .ves-pack-card__hover-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ves-pack-card--compact.ves-pack-card--bundle .ves-pack-card__cover{padding:14px}.ves-pack-card--compact .ves-pack-card__prices{display:flex;align-items:center;gap:6px;white-space:nowrap;flex-wrap:nowrap;margin-top:0;height:19px;min-height:0}.ves-pack-card--compact .ves-pack-card__price{font-size:12.5px;font-weight:500}.ves-pack-card--compact .ves-pack-card__compare{font-size:11px}.ves-pack-card--compact .ves-pack-card__save{font-size:9px;padding:1.5px 5px}.ves-pack-card--compact .ves-pack-card__name{font-size:12px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:19px;line-height:19px}.shopify-policy__container{max-width:760px;margin:0 auto;padding:48px 24px 80px}.shopify-policy__title h1{font-size:clamp(26px,3vw,34px);font-weight:500;letter-spacing:-.02em;margin:0 0 6px}.shopify-policy__body .rte,.shopify-block.rte{font-size:14.5px;line-height:1.75;color:var(--ves-text-muted, rgba(220, 220, 220, .65))}.shopify-policy__body .rte h2,.shopify-block.rte h2{font-size:18px;font-weight:600;color:#fff;letter-spacing:-.005em;line-height:1.35;margin:34px 0 10px}.shopify-policy__body .rte p,.shopify-block.rte p{margin:0 0 12px}.shopify-policy__body .rte ul,.shopify-policy__body .rte ol,.shopify-block.rte ul,.shopify-block.rte ol{margin:0 0 14px;padding-left:22px}.shopify-policy__body .rte li,.shopify-block.rte li{margin-bottom:7px}.shopify-policy__body .rte strong,.shopify-policy__body .rte u,.shopify-block.rte strong{color:#fff;font-weight:600}.shopify-policy__body .rte a,.shopify-block.rte a{color:var(--ves-accent-2, #a06aec);text-underline-offset:3px}.shopify-policy__body .rte table{width:100%;border-collapse:collapse;font-size:12.5px;margin:10px 0 18px}.shopify-policy__body .rte table td,.shopify-policy__body .rte table th{border:1px solid var(--ves-border, #2b2731);padding:7px 10px;text-align:left}@media(max-width:600px){.shopify-policy__container{padding:32px 18px 56px}}
/*# sourceMappingURL=/cdn/shop/t/88/assets/ves-base.css.map */
