.announcement-bar-section{position:sticky;top:0;z-index:202}.shopify-section-header-sticky{top:var(--announcement-bar-height, 0px)!important}.shopify-section-header-sticky .header-wrapper{box-shadow:0 2px 12px #0000001f}.wizard-badge{font-size:1.1rem;font-weight:700;padding:.4rem .9rem;border-radius:20px;letter-spacing:.02em;text-transform:none;position:relative;z-index:2}.wizard-badge--bestseller{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;box-shadow:0 2px 8px #f59e0b66}.wizard-badge--new{background:linear-gradient(135deg,#7c3aed,#5b21b6);color:#fff;box-shadow:0 2px 8px #7c3aed66}.wizard-badge--limited{background:linear-gradient(135deg,#db2777,#9d174d);color:#fff;box-shadow:0 2px 8px #db277766}.card-wrapper{transition:transform .25s ease,box-shadow .25s ease;will-change:transform}.card-wrapper:hover{transform:translateY(-4px);box-shadow:0 12px 32px #6a0dad2e}.card__media{overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden}.featured-collection .collection__title,.collection-list__title,.title-wrapper .title{position:relative;display:inline-block}.featured-collection .collection__title:after,.collection-list__title:after{content:"";display:block;width:60px;height:3px;background:linear-gradient(90deg,#6a0dad,#c026d3);border-radius:2px;margin:8px auto 0}.button:not(.button--tertiary):not(.button--secondary){position:relative;overflow:hidden}.button:not(.button--tertiary):not(.button--secondary):after{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);animation:wizard-shimmer 3s infinite}@keyframes wizard-shimmer{0%{left:-100%}50%{left:130%}to{left:130%}}.wizard-trust-badges{display:flex;justify-content:center;align-items:center;gap:2.4rem;flex-wrap:wrap;padding:2rem;background:linear-gradient(135deg,#1a0030,#2d0060);color:#fff}.wizard-trust-badge{display:flex;align-items:center;gap:.6rem;font-size:1.25rem;font-weight:600;opacity:.95;white-space:nowrap}.wizard-trust-badge svg{width:20px;height:20px;flex-shrink:0;fill:#c4b5fd}.wizard-sparkle{position:fixed;pointer-events:none;z-index:9999;border-radius:50%;animation:wizard-sparkle-fade .8s ease-out forwards}@keyframes wizard-sparkle-fade{0%{transform:scale(1) translateY(0);opacity:1}to{transform:scale(0) translateY(-20px);opacity:0}}.wizard-star{position:absolute;pointer-events:none;animation:wizard-float linear infinite;opacity:0;color:#c4b5fd;font-size:1.2rem;z-index:1}@keyframes wizard-float{0%{transform:translateY(100%) rotate(0);opacity:0}10%{opacity:.8}90%{opacity:.8}to{transform:translateY(-100%) rotate(360deg);opacity:0}}.product__info-container{position:relative}.product__info-wrapper.product__column-sticky{border-left:3px solid rgba(106,13,173,.12);padding-left:2rem}.collection__title{text-shadow:0 2px 8px rgba(0,0,0,.08)}.main-collection-banner{position:relative}.utility-bar a,.announcement-bar__link{font-weight:600;letter-spacing:.02em}.drawer__heading{background:linear-gradient(135deg,#6a0dad,#c026d3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.newsletter-form__button{background:linear-gradient(135deg,#6a0dad,#9333ea)!important;border-color:transparent!important}.newsletter-form__button:hover{background:linear-gradient(135deg,#9333ea,#c026d3)!important}.rating-star{color:#f59e0b}.price--on-sale .price-item--sale{color:#dc2626;font-weight:700}@media screen and (max-width:749px){.wizard-trust-badges{gap:1.2rem;padding:1.4rem 1rem}.wizard-trust-badge{font-size:1.1rem}.card-wrapper:hover{transform:none}}.quick-add__submit:hover,.card .quick-add__submit:focus-visible{background:linear-gradient(135deg,#6a0dad,#9333ea);color:#fff;border-color:transparent}.wizard-product-trust{display:flex;flex-wrap:wrap;gap:.8rem 1.6rem;margin-top:1.4rem;padding:1.2rem 1.4rem;background:#6a0dad0a;border:1px solid rgba(106,13,173,.12);border-radius:6px}.wizard-product-trust__item{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:500;color:rgb(var(--color-foreground));opacity:.85}.wizard-product-trust__item svg{color:#6a0dad;flex-shrink:0}.wizard-low-stock{font-size:1.3rem;font-weight:600;color:#dc2626;margin:.8rem 0 0;padding:.6rem 1rem;background:#dc262612;border-left:3px solid #dc2626;border-radius:0 4px 4px 0}.wizard-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.6rem;animation:wizard-fadein .3s ease}@keyframes wizard-fadein{0%{opacity:0}to{opacity:1}}.wizard-popup{background:#fff;border-radius:12px;max-width:480px;width:100%;padding:3.2rem 2.8rem;position:relative;text-align:center;box-shadow:0 24px 64px #00000040;animation:wizard-slidein .35s ease}@keyframes wizard-slidein{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}.wizard-popup__close{position:absolute;top:1.2rem;right:1.4rem;background:none;border:none;font-size:2.2rem;cursor:pointer;color:#999;line-height:1}.wizard-popup__emoji{font-size:3.6rem;margin-bottom:.8rem}.wizard-popup__title{font-size:2.2rem;font-weight:700;margin:0 0 .6rem;background:linear-gradient(135deg,#6a0dad,#c026d3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.wizard-popup__sub{font-size:1.4rem;color:#555;margin:0 0 2rem}.wizard-popup__form{display:flex;gap:.8rem;flex-wrap:wrap}.wizard-popup__input{flex:1;min-width:0;padding:1.1rem 1.4rem;border:1px solid rgba(0,0,0,.2);border-radius:4px;font-size:1.4rem;outline:none}.wizard-popup__input:focus{border-color:#6a0dad;box-shadow:0 0 0 3px #6a0dad1f}.wizard-popup__btn{padding:1.1rem 2rem;background:linear-gradient(135deg,#6a0dad,#9333ea);color:#fff;border:none;border-radius:4px;font-size:1.4rem;font-weight:600;cursor:pointer;white-space:nowrap}.wizard-popup__btn:hover{background:linear-gradient(135deg,#9333ea,#c026d3)}.wizard-popup__skip{display:block;margin-top:1.2rem;font-size:1.2rem;color:#999;cursor:pointer;text-decoration:underline;background:none;border:none}.wizard-popup__success{font-size:1.5rem;color:#2e7d32;font-weight:600;padding:1rem 0}@media screen and (max-width:749px){.wizard-popup{padding:2.4rem 2rem}.wizard-popup__form{flex-direction:column}.wizard-product-trust{gap:.6rem}}nav[aria-label=Breadcrumbs],.breadcrumbs{font-size:1.2rem;opacity:.75;padding:1rem 0}.animate--slide-in[style*=animation]{animation-duration:.5s!important}.field__input:focus,.select__select:focus{border-color:#6a0dad;box-shadow:0 0 0 3px #6a0dad26;outline:none}.wizard-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(106,13,173,.2),transparent);margin:0;border:none}.wizard-video-loading{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#fff;font-size:1.3rem;font-weight:500;pointer-events:none;z-index:10}.wizard-video-loading p{margin:0;opacity:.9}.wizard-video-spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.3);border-top-color:#c4b5fd;border-radius:50%;animation:wizard-spin .8s linear infinite}@keyframes wizard-spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/wizard-magic.css.map */
