:root{--fp-purple: #9900cc;--fp-purple-deep: #600080;--fp-green: #00cc66;--fp-yellow: #FFD700;--fp-bg-card: #F9FAFB;--fp-border-subtle: #F3F4F6;--fp-radius-card: 20px;--fp-shadow-hover: 0 12px 30px rgba(153, 0, 204, .15)}body .card-wrapper.product-card-wrapper{background:#fff!important;border-radius:var(--fp-radius-card)!important;border:1px solid var(--fp-border-subtle)!important;overflow:hidden!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important;height:100%!important}body .card-wrapper.product-card-wrapper:hover{transform:translateY(-8px)!important;box-shadow:var(--fp-shadow-hover)!important;border-color:#9900cc1a!important}body .card__inner.ratio{background-color:var(--fp-bg-card)!important;transition:background-color .3s ease!important}body .card__media .media{background-color:var(--fp-bg-card)!important}body .card__media .media img{object-fit:contain!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;transition:transform .6s cubic-bezier(.4,0,.2,1)!important}body .card-wrapper.product-card-wrapper:hover .card__media .media img{transform:scale(1.05)!important}body .media img{transition:transform .6s cubic-bezier(.4,0,.2,1)!important;object-fit:contain!important;width:100%!important;height:100%!important}body .card__content{padding:1.8rem!important;display:flex!important;flex-direction:column!important;gap:1.2rem!important;background:#fff!important}body .card__heading{font-size:1.5rem!important;font-weight:700!important;line-height:1.4!important;margin:0!important;transition:color .3s ease!important;display:block!important;overflow:visible!important;min-height:4.4rem!important;display:-webkit-box!important;-webkit-box-orient:vertical!important}body .card-wrapper.product-card-wrapper:hover .card__heading a{color:var(--fp-purple)!important}body .card-information-row{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;margin-top:auto!important;gap:1rem!important;padding-top:1.5rem!important;border-top:1px solid rgba(243,244,246,.6)}body .price-item--regular,body .price-item--sale{font-size:1.8rem!important;font-weight:800!important;color:var(--fp-purple)!important;letter-spacing:-.02em!important;line-height:1!important}body .quick-add__submit{background:#fff!important;color:var(--fp-purple)!important;border:1px solid rgba(153,0,204,.15)!important;border-radius:50%!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;padding:0!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;position:relative!important;overflow:hidden!important;cursor:pointer!important;transition:all .4s cubic-bezier(.175,.885,.32,1.275)!important;box-shadow:0 2px 5px #9900cc1a!important}body .quick-add__submit .button-text{display:none!important}body .quick-add__submit .flex{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important;margin:0!important;padding:0!important}body .quick-add__submit .icon-cart{width:14px!important;height:14px!important;display:flex!important;align-items:center!important;justify-content:center!important}body .quick-add__submit svg{width:14px!important;height:14px!important;fill:currentColor!important;transition:transform .4s ease,opacity .3s ease!important;display:block!important;margin:0!important}body .card-wrapper.product-card-wrapper:hover .quick-add__submit{background-color:var(--fp-purple)!important;color:#fff!important;transform:scale(1.15)!important;box-shadow:0 6px 15px #9900cc40!important}body .quick-add__submit.loading .flex{animation:cart-take-off .5s forwards!important}@keyframes cart-take-off{0%{transform:translate(0) translateY(0) scale(1);opacity:1}to{transform:translate(40px) translateY(-20px) scale(.5);opacity:0}}body .quick-add__submit .loading__spinner{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:24px!important;height:24px!important;display:none!important;align-items:center!important;justify-content:center!important}body .quick-add__submit .loading__spinner:not(.hidden){display:flex!important}body .quick-add__submit .loading__spinner svg{width:24px!important;height:24px!important}body .quick-add__submit:active{transform:scale(.9)!important}body .card__badge .badge{background-color:var(--fp-purple)!important;color:#fff!important;border:none!important;border-radius:100px!important;padding:.5rem 1.2rem!important;font-size:1rem!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.1em!important}body .facets__summary-label{font-size:1.2rem!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.15em!important;color:var(--fp-purple-deep)!important}body .facets__disclosure-vertical{border-top:1px solid var(--fp-border-subtle)!important;padding:1.5rem 0!important}body .facet-checkbox>svg{display:none!important}body .facet-checkbox{display:flex!important;align-items:center!important;gap:12px!important;padding:.8rem 0!important;font-size:1.4rem!important;color:#4b5563!important;transition:all .2s ease!important}body .facet-checkbox input[type=checkbox]{appearance:none!important;-webkit-appearance:none!important;width:20px!important;height:20px!important;border:2px solid #E5E7EB!important;border-radius:6px!important;background:#fff!important;position:relative!important;cursor:pointer!important;transition:all .2s ease!important;margin:0!important;z-index:1!important}body .facet-checkbox input[type=checkbox]:checked{background-color:var(--fp-purple)!important;border-color:var(--fp-purple)!important}body .facet-checkbox .svg-wrapper{left:4px!important;top:50%!important;transform:translateY(-50%)!important;width:12px!important;height:12px!important;z-index:2!important;pointer-events:none!important}body .facet-checkbox input[type=checkbox]:checked~.svg-wrapper{visibility:visible!important}body .facet-checkbox input[type=checkbox]:checked~.svg-wrapper svg{fill:#fff!important}body .facet-checkbox__icon{width:32px!important;height:32px!important;border-radius:50%!important;border:2px solid var(--fp-border-subtle)!important;background:#fff!important;padding:2px!important;transition:border-color .3s ease!important}body .facet-checkbox:hover .facet-checkbox__icon{border-color:var(--fp-purple)!important}body .facet-level-2{padding-left:2rem!important;border-left:none!important}body .facet-level-3{padding-left:3.5rem!important;border-left:none!important}body .facet-checkbox__text-label{font-weight:500!important;margin-right:.5rem!important}body .facet-checkbox .count-bubble{opacity:.6;font-size:1.2rem}body .facet-checkbox:hover .facet-checkbox__text-label{color:var(--fp-purple)!important}body .product__media-wrapper .media,body .product__media-wrapper .product__media-item,body .product__media-wrapper img,body .product__modal-opener .media,body .product__media-container,body .global-media-settings{border-radius:var(--fp-radius-card)!important;border:1px solid var(--fp-border-subtle)!important;overflow:hidden!important;background:#fff!important;box-shadow:0 4px 15px #00000005!important}body .product--stacked .product__media-item{margin-bottom:2rem!important}body .thumbnail-list__item .thumbnail{border-radius:12px!important;overflow:hidden!important;border:2px solid transparent!important;transition:all .3s ease!important}body .thumbnail-list__item .thumbnail[aria-current=true]{border-color:var(--fp-purple)!important;box-shadow:0 4px 15px #90c3!important;transform:scale(1.05)!important}body .product__title h1,body .product__title h2,body .product__title{font-weight:800!important;color:var(--fp-purple-deep)!important;letter-spacing:-.03em!important;font-size:3.6rem!important;line-height:1.1!important;margin-bottom:2rem!important;text-transform:none!important}body .product__description,body .product__description p,body .product__description li{line-height:1.7!important;font-size:1.6rem!important;color:#374151!important}@property --border-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes rotate-angle{to{--border-angle: 360deg}}.animate-glow-liquid{position:relative!important;z-index:0!important;overflow:visible!important;background:var(--fp-purple-deep)!important;border:none!important}.animate-glow-liquid:before{content:""!important;position:absolute!important;z-index:-1!important;top:-2px!important;right:-2px!important;bottom:-2px!important;left:-2px!important;padding:2px!important;background:conic-gradient(from var(--border-angle),#9900cc,#00cc66,#FFD700,#9900cc)!important;border-radius:inherit!important;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0)!important;-webkit-mask-composite:xor!important;mask-composite:exclude!important;animation:rotate-angle 3s linear infinite!important}.animate-glow-liquid:after{content:""!important;position:absolute!important;z-index:-2!important;top:-2px!important;right:-2px!important;bottom:-2px!important;left:-2px!important;background:conic-gradient(from var(--border-angle),#9900cc,#00cc66,#FFD700,#9900cc)!important;border-radius:inherit!important;filter:blur(15px)!important;opacity:.6!important;animation:rotate-angle 3s linear infinite!important}body .product-form__submit{border-radius:100px!important;background:var(--fp-purple-deep)!important;color:#fff!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.2em!important;padding:2rem!important;transition:all .3s ease!important;display:flex!important;align-items:center!important;justify-content:center!important}body .product-form__submit .flex{display:flex!important;align-items:center!important;justify-content:center!important;gap:1.2rem!important;line-height:1!important}body .product-form__submit .icon-cart{margin-bottom:2px!important}body .shopify-payment-button__button--unbranded{background-color:var(--fp-purple)!important;color:#fff!important;border-radius:100px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.15em!important;padding:1.8rem!important;border:none!important;transition:all .3s ease!important;box-shadow:0 4px 15px #0000001a!important}body .shopify-payment-button__button--unbranded:hover{background-color:var(--fp-purple-deep)!important;transform:translateY(-2px)!important;box-shadow:0 10px 25px #90c3!important}body .product-form__submit:active{transform:scale(.95)!important}body .product__accordion{border-top:1px solid var(--fp-border-subtle)!important;border-bottom:none!important}body .product__accordion summary{padding:2rem 0!important}body .product__accordion .accordion__title{font-weight:700!important;color:var(--fp-purple-deep)!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:1.3rem!important}body .quantity{border-radius:100px!important;border:2px solid var(--fp-border-subtle)!important;background:#f9fafb!important;width:120px!important}body .quantity__button{color:var(--fp-purple)!important}body .price--large .price-item{font-size:2.8rem!important;font-weight:800!important;color:var(--fp-purple)!important}body .cart-item__image-container,body .cart-item__image,body .cart-notification-product__image{border-radius:16px!important;border:1px solid var(--fp-border-subtle)!important;overflow:hidden!important}body .cart__footer{background:#fff!important;border-radius:30px!important;border:1px solid var(--fp-border-subtle)!important;padding:3rem!important;box-shadow:0 15px 40px #0000000a!important;margin-top:4rem!important}body .totals__total{font-weight:800!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-size:1.4rem!important}body .totals__total-value{color:var(--fp-purple)!important;font-weight:900!important;font-size:2.4rem!important}body .cart__checkout-button,body #checkout{position:relative!important;z-index:0!important;overflow:visible!important;border-radius:100px!important;background:var(--fp-purple-deep)!important;color:#fff!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.15em!important;padding:1.8rem!important;border:none!important;transition:all .3s ease!important}body .cart__checkout-button:before,body #checkout:before{content:""!important;position:absolute!important;z-index:-1!important;top:-2px!important;right:-2px!important;bottom:-2px!important;left:-2px!important;padding:2px!important;background:conic-gradient(from var(--border-angle),#9900cc,#00cc66,#FFD700,#9900cc)!important;border-radius:inherit!important;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0)!important;-webkit-mask-composite:xor!important;mask-composite:exclude!important;animation:rotate-angle 3s linear infinite!important}body .cart__checkout-button:after,body #checkout:after{content:""!important;position:absolute!important;z-index:-2!important;top:-2px!important;right:-2px!important;bottom:-2px!important;left:-2px!important;background:conic-gradient(from var(--border-angle),#9900cc,#00cc66,#FFD700,#9900cc)!important;border-radius:inherit!important;filter:blur(15px)!important;opacity:.6!important;animation:rotate-angle 3s linear infinite!important}body .cart__checkout-button:hover,body #checkout:hover{transform:translateY(-3px) scale(1.02)!important}body .article-card__image-container,body .article-card .card__inner,body .article-card img{border-radius:var(--fp-radius-card)!important;overflow:hidden!important}body .article-card__title{font-weight:800!important;color:var(--fp-purple-deep)!important}body .search__input.field__input{border-radius:100px!important;border:2px solid var(--fp-border-subtle)!important;padding-left:2.5rem!important}body .search__input.field__input:focus{border-color:var(--fp-purple)!important;box-shadow:0 0 0 1px var(--fp-purple)!important}body .button,body .shopify-challenge__button,body .customer button,body button.button{background-color:var(--fp-purple)!important;color:#fff!important;border-radius:100px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.12em!important;padding:1.2rem 3rem!important;border:none!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 4px 12px #9900cc26!important;min-height:4.4rem!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;text-decoration:none!important}body .button:hover,body .customer button:hover{background-color:var(--fp-purple-deep)!important;transform:translateY(-2px)!important;box-shadow:0 8px 20px #9900cc4d!important}body .button--secondary{background-color:var(--fp-green)!important;box-shadow:0 4px 12px #00cc6626!important}body .button--secondary:hover{background-color:#0a5!important;box-shadow:0 8px 20px #00cc664d!important}body .button--tertiary{background:transparent!important;color:var(--fp-purple)!important;border:2px solid var(--fp-purple)!important;box-shadow:none!important}body .button--tertiary:hover{background:#9900cc0d!important;color:var(--fp-purple-deep)!important}body .collection__view-all a.button{margin-top:2rem!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/design-tokens.css.map */
