:root{--v-white:#FFFFFF;--v-bg:#F8F7FF;--v-bg2:#F0EEFF;--v-violet:#7C5CBF;--v-violet-light:#C4A8FF;--v-violet-dark:#5B3F9A;--v-gold:#FFD580;--v-text:#1A1A2E;--v-text-muted:#6B6B8A;--v-border:#E8E3FF;--v-card:#FFFFFF;--v-radius-pill:999px;--v-radius-card:24px;--v-shadow:0 4px 24px rgba(124,92,191,.1);--v-shadow-hover:0 12px 40px rgba(124,92,191,.18)}body{background:var(--v-bg)!important;color:var(--v-text)!important}h1,h2,h3,h4,h5,h6{color:var(--v-text)!important}p{color:var(--v-text-muted)!important}.tv-ticker{background:linear-gradient(90deg,var(--v-violet),var(--v-violet-dark));color:#fff;padding:10px 0;overflow:hidden!important;position:relative;z-index:200;width:100%;max-width:100vw}.tv-ticker__track{display:flex!important;flex-wrap:nowrap!important;animation:ticker-scroll 28s linear infinite;white-space:nowrap!important;width:max-content}.tv-ticker__track:hover{animation-play-state:paused}.tv-ticker__item{display:inline-flex!important;align-items:center;gap:.5rem;padding:0 2.5rem;font-size:.875rem;font-weight:500;letter-spacing:.03em;white-space:nowrap;flex-shrink:0}.tv-ticker__item .dot{width:5px;height:5px;background:#ffffff80;border-radius:50%;flex-shrink:0}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-header{background:#fffffff7!important;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--v-border)!important;box-shadow:0 2px 20px #7c5cbf0f!important}.header-announcement{display:none!important}.header-nav__link{color:var(--v-text)!important;font-weight:500}.header-nav__link:hover{color:var(--v-violet)!important}.header-nav__link:after{background:var(--v-violet)!important}.header-nav__link--packs{color:var(--v-violet)!important;font-weight:700!important}.header-nav__icon svg,.header-nav svg{stroke:var(--v-text)!important}.header-nav__icon:hover svg{stroke:var(--v-violet)!important}.cart-count{background:var(--v-violet)!important;color:#fff!important}.mobile-menu-toggle span{background:var(--v-text)!important}.mobile-nav{background:#fff!important;border-top:1px solid var(--v-border)!important}.mobile-nav__link{color:var(--v-text)!important;border-bottom:1px solid var(--v-border)!important}.mobile-nav__link:hover{color:var(--v-violet)!important}.mobile-nav__link--packs{color:var(--v-violet)!important;font-weight:700!important}.mega-panel{background:#fffffffa!important;border-top:2px solid var(--v-violet)!important;box-shadow:0 16px 48px #7c5cbf1f!important}.mega-panel__eyebrow{color:var(--v-violet)!important}.mega-panel__title{color:var(--v-text)!important}.mega-panel__desc{color:var(--v-text-muted)!important}.mega-panel__cta{color:var(--v-violet)!important}.mega-panel__card:hover{background:var(--v-bg)!important}.mega-panel__placeholder{background:var(--v-bg2)!important;color:var(--v-violet)!important}.btn--primary{background:linear-gradient(135deg,var(--v-violet),var(--v-violet-dark))!important;color:#fff!important;border:none!important;border-radius:var(--v-radius-pill)!important;box-shadow:0 4px 20px #7c5cbf4d!important}.btn--primary:hover{transform:translateY(-2px)!important;box-shadow:0 8px 32px #7c5cbf73!important}.btn--secondary{background:transparent!important;color:var(--v-violet)!important;border:2px solid var(--v-violet)!important;border-radius:var(--v-radius-pill)!important}.btn--secondary:hover{background:var(--v-violet)!important;color:#fff!important}.medical-strip{background:#fff;border-top:1px solid var(--v-border);border-bottom:1px solid var(--v-border);padding:2.5rem 1.5rem}.medical-strip__inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:768px){.medical-strip__inner{grid-template-columns:1fr;gap:1.5rem}}.medical-card{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:var(--v-bg);border-radius:16px;border:1px solid var(--v-border)}.medical-card__avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--v-violet-light),var(--v-violet));display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.medical-card__body h4{font-size:.9375rem;font-weight:700;color:var(--v-text)!important;margin-bottom:.2rem}.medical-card__body .role{font-size:.75rem;color:var(--v-violet);font-weight:500;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;display:block}.medical-card__body p{font-size:.8125rem;color:var(--v-text-muted)!important;line-height:1.55;margin:0}.medical-strip__title{text-align:center;margin-bottom:2rem}.medical-strip__title h2{font-size:1.5rem;color:var(--v-text)!important}.medical-strip__title p{font-size:.875rem;color:var(--v-text-muted)!important}.featured-collection{background:var(--v-bg)!important;padding:4rem 0}.section-title{color:var(--v-text)!important}.section-subtitle{color:var(--v-text-muted)!important}.product-grid--circle{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;padding:0 1.5rem;max-width:1280px;margin:0 auto}.product-card-circle{display:flex;flex-direction:column;align-items:center;text-align:center;width:200px;cursor:pointer;transition:transform .25s ease;text-decoration:none!important}.product-card-circle:hover{transform:translateY(-6px)}.product-card-circle__img{width:180px;height:180px;border-radius:50%;overflow:hidden;background:var(--v-bg2);border:3px solid var(--v-border);box-shadow:var(--v-shadow);transition:box-shadow .25s,border-color .25s;display:flex;align-items:center;justify-content:center;position:relative}.product-card-circle:hover .product-card-circle__img{box-shadow:var(--v-shadow-hover);border-color:var(--v-violet-light)}.product-card-circle__img img{width:100%;height:100%;object-fit:cover;border-radius:50%}.product-card-circle__img--placeholder{font-size:3rem}.product-card-circle__badge{position:absolute;top:6px;right:6px;background:var(--v-violet);color:#fff;font-size:.625rem;font-weight:700;padding:2px 6px;border-radius:50px;letter-spacing:.06em}.product-card-circle__name{margin-top:.875rem;font-size:.9375rem;font-weight:600;color:var(--v-text);line-height:1.3}.product-card-circle__price{margin-top:.25rem;font-size:.875rem;color:var(--v-violet);font-weight:500}.product-card-circle__price-compare{font-size:.75rem;color:#aaa;text-decoration:line-through;margin-left:.3rem}.product-card-circle__cta{margin-top:.625rem;font-size:.75rem;color:var(--v-text-muted);transition:color .2s}.product-card-circle:hover .product-card-circle__cta{color:var(--v-violet)}@media(max-width:600px){.product-grid--circle{gap:1.25rem}.product-card-circle{width:140px}.product-card-circle__img{width:130px;height:130px}}.avis{background:var(--v-bg)!important}.avis-card{background:#fff!important;border:1px solid var(--v-border)!important;border-left:3px solid var(--v-violet)!important;box-shadow:var(--v-shadow)!important}.avis-card__text,.avis-card strong{color:var(--v-text)!important}.avis-card__date{color:var(--v-text-muted)!important}.avis-stars{color:var(--v-gold)!important}.avis-score{color:var(--v-text)!important}.avis-count,.avis-disclaimer{color:var(--v-text-muted)!important}.reassurance{background:var(--v-violet)!important;color:#fff!important}.reassurance__item h3{color:var(--v-gold)!important}.reassurance__item p{color:#ffffffd9!important}.about-section{background:#fff!important}.about-eyebrow{color:var(--v-violet)!important}.about-title{color:var(--v-text)!important}.about-title em{color:var(--v-violet)!important}.about-list li{color:var(--v-text-muted)!important}.stat-block{background:var(--v-bg)!important;border:1px solid var(--v-border)!important;border-top:3px solid var(--v-violet)!important;box-shadow:var(--v-shadow)!important}.stat-number{color:var(--v-violet)!important}.stat-label{color:var(--v-text-muted)!important}.product-card{background:#fff!important;border:1px solid var(--v-border)!important;border-radius:var(--v-radius-card)!important;box-shadow:var(--v-shadow)!important}.product-card:hover{box-shadow:var(--v-shadow-hover)!important;border-color:var(--v-violet-light)!important}.product-card__title,.product-card__price-current{color:var(--v-text)!important}.product-card__badge--sale{background:var(--v-violet)!important;color:#fff!important}.product-card__quick-add{background:var(--v-bg)!important;color:var(--v-violet)!important;border-top:1px solid var(--v-border)!important}.product-card:hover .product-card__quick-add{background:var(--v-violet)!important;color:#fff!important}.cart-page,.template-cart main{background:var(--v-bg);color:var(--v-text)}.cart-page__title{color:var(--v-text)!important}.cart-item{border-bottom:1px solid var(--v-border)!important}.cart-item__name,.cart-item__price{color:var(--v-text)!important}.cart-item__variant,.cart-item__remove{color:var(--v-text-muted)!important}.cart-item__remove:hover{color:var(--v-violet)!important}.quantity-selector{border:1.5px solid var(--v-border)!important;border-radius:var(--v-radius-pill)!important;background:#fff}.quantity-selector button{color:var(--v-violet)!important}.quantity-selector span{color:var(--v-text)!important}.cart-summary{background:#fff!important;border:1px solid var(--v-border)!important;border-radius:var(--v-radius-card)!important}.cart-summary__title{color:var(--v-text)!important}.cart-summary__line,.cart-continue{color:var(--v-text-muted)!important}.cart-continue:hover{color:var(--v-violet)!important}.template-page main{background:var(--v-bg);color:var(--v-text)}.template-page h1{color:var(--v-text)!important;border-bottom-color:var(--v-border)!important}.template-page h2{color:var(--v-text)!important}.template-page h3,.template-page p,.template-page li{color:var(--v-text-muted)!important}.template-page th{background:var(--v-bg)!important;color:var(--v-text)!important;border-color:var(--v-border)!important}.template-page td{border-color:var(--v-border)!important;color:var(--v-text-muted)!important}.template-page a{color:var(--v-violet)!important}.template-blog main,.template-article main{background:var(--v-bg);color:var(--v-text)}.rte{color:var(--v-text-muted)!important}.rte a{color:var(--v-violet)!important}.rte strong,.rte h2,.rte h3{color:var(--v-text)!important}.site-footer{background:#1a1a2e!important;border-top:none!important}.footer-heading{color:#fff!important}.footer-col a{color:#fff9!important}.footer-col a:hover{color:var(--v-violet-light)!important}.footer-tagline{color:#ffffff8c!important}.badge{background:#ffffff14!important;border-color:#ffffff26!important;color:#ffffffa6!important}.footer-newsletter-text{color:#ffffff8c!important}.newsletter-row input[type=email]{background:#ffffff14!important;border-color:#fff3!important;color:#fff!important}.newsletter-row input[type=email]::placeholder{color:#ffffff59!important}.newsletter-consent{color:#ffffff59!important}.newsletter-consent a{color:var(--v-violet-light)!important}.footer-bottom p{color:#ffffff4d!important}.footer-bottom a{color:#ffffff59!important}.footer-bottom a:hover{color:var(--v-violet-light)!important}.product-info__collection{color:var(--v-violet)!important}.product-info__title,.product-info__price{color:var(--v-text)!important}.product-info__badge-promo{background:var(--v-violet)!important;color:#fff!important}.product-badge{background:var(--v-bg)!important;border-color:var(--v-border)!important;color:var(--v-text-muted)!important}.product-option__label{color:var(--v-text-muted)!important}.option-value span{border-color:var(--v-border)!important;color:var(--v-text-muted)!important}.option-value input:checked+span{border-color:var(--v-violet)!important;background:#7c5cbf14!important;color:var(--v-text)!important}.product-description{border-top-color:var(--v-border)!important}.product-description__title{color:var(--v-text)!important}.accordion-item{border-bottom-color:var(--v-border)!important}.accordion-item__trigger{color:var(--v-text)!important}.accordion-item__trigger:hover{color:var(--v-violet)!important}.accordion-item__content{color:var(--v-text-muted)!important}.product-legal{background:var(--v-bg)!important;border-color:var(--v-border)!important}.product-legal__text{color:var(--v-text-muted)!important}.product-link{color:var(--v-violet)!important}.related-products__title,.collection-header__title{color:var(--v-text)!important}.collection-header__desc{color:var(--v-text-muted)!important}.collection-toolbar{border-bottom-color:var(--v-border)!important}.collection-toolbar__label{color:var(--v-text-muted)!important}.collection-toolbar__select{background:#fff!important;border-color:var(--v-border)!important;color:var(--v-text)!important}.pagination__link,.pagination__current,.pagination__ellipsis{border-color:var(--v-border)!important;color:var(--v-text-muted)!important}.pagination__link:hover{border-color:var(--v-violet)!important;color:var(--v-violet)!important}.pagination__current{background:var(--v-violet)!important;color:#fff!important;border-color:var(--v-violet)!important}.cookie-banner{background:var(--v-text)!important}.cookie-banner__text{color:#ffffffd9!important}.cookie-banner__btn--secondary{color:#fff!important;border-color:#fff6!important}.breadcrumb__list,.breadcrumb__item a{color:var(--v-text-muted)!important}.breadcrumb__item a:hover{color:var(--v-violet)!important}.breadcrumb__item--current{color:var(--v-text)!important}.vp-page{background:var(--v-bg)!important;color:var(--v-text)!important}.vp-breadcrumb{color:var(--v-text-muted)!important}.vp-breadcrumb a{color:var(--v-violet)!important}.vp-info__title{color:var(--v-text)!important}.vp-info__collection{color:var(--v-violet)!important;background:#7c5cbf14!important}.vp-info__price-current{color:var(--v-text)!important}.vp-info__tagline{color:var(--v-text-muted)!important}.vp-benefit{background:var(--v-bg)!important;border-color:var(--v-border)!important}.vp-benefit__label{color:var(--v-text)!important}.vp-benefit__sub{color:var(--v-text-muted)!important}.vp-qty{background:#fff!important;border-color:var(--v-border)!important}.vp-qty__btn{color:var(--v-violet)!important}.vp-qty__val{color:var(--v-text)!important}.vp-btn-buy{border-color:var(--v-violet)!important;color:var(--v-violet)!important}.vp-btn-buy:hover{background:var(--v-violet)!important;color:#fff!important}.vp-micro{color:var(--v-text-muted)!important}.vp-includes{background:var(--v-bg)!important;border-color:var(--v-border)!important}.vp-includes__title{color:var(--v-violet)!important}.vp-includes__item{color:var(--v-text)!important}.vp-tab-btn{color:var(--v-text-muted)!important}.vp-tab-btn.active{color:var(--v-violet)!important;border-bottom-color:var(--v-violet)!important}.vp-tabs__nav{border-bottom-color:var(--v-border)!important}.vp-tab-desc{color:var(--v-text-muted)!important}.vp-mech-item{background:var(--v-bg)!important;border-color:var(--v-border)!important}.vp-mech-item.active{background:#7c5cbf0f!important;border-color:var(--v-violet)!important}.vp-mech-title{color:var(--v-text)!important}.vp-mech-body{color:var(--v-text-muted)!important}.vp-faq-btn{color:var(--v-text)!important}.vp-faq-a p{color:var(--v-text-muted)!important}.vp-faq-item{border-bottom-color:var(--v-border)!important}.vp-review-card{background:#fff!important;border-color:var(--v-border)!important}.vp-reviewer-name{color:var(--v-text)!important}.vp-reviewer-meta,.vp-review-text{color:var(--v-text-muted)!important}.vp-reviews-summary{background:var(--v-bg)!important;border-color:var(--v-border)!important}.vp-reviews-score__num{color:var(--v-text)!important}.vp-reviews-score__count,.vp-bar-label,.vp-bar-pct{color:var(--v-text-muted)!important}.vp-bar-track{background:var(--v-border)!important}.vp-stats-section{background:#fff!important;border-top-color:var(--v-border)!important}.vp-section-title{color:var(--v-text)!important}.vp-section-sub{color:var(--v-text-muted)!important}.vp-section-eyebrow{color:var(--v-violet)!important}.vp-stat-card{background:var(--v-bg)!important;border-color:var(--v-border)!important}.vp-stat-num{color:var(--v-violet)!important}.vp-stat-label{color:var(--v-text)!important}.vp-stat-sub{color:var(--v-text-muted)!important}.vp-compare-section{background:var(--v-bg)!important}.vp-sticky-bar{background:#fffffff7!important;border-top-color:var(--v-border)!important}.vp-sticky-bar__name{color:var(--v-text)!important}.vp-sticky-bar__current{color:var(--v-violet)!important}.vc-hero{background:linear-gradient(135deg,#f0eeff,#e8e0ff,#f8f7ff)!important;min-height:280px!important;height:auto!important}.vc-hero__img{opacity:.15!important}.vc-hero__overlay{background:linear-gradient(to bottom,#f0eeff4d,#e8e0ffb3)!important}.vc-hero__overlay-bottom{background:linear-gradient(to bottom,transparent,#F8F7FF)!important}.vc-hero__eyebrow{color:var(--v-violet)!important}.vc-hero__title{color:var(--v-text)!important}.vc-hero__sub,.vc-hero__meta-text,.vc-hero__breadcrumb{color:var(--v-text-muted)!important}.vc-hero__breadcrumb a{color:var(--v-violet)!important}.vc-pillars{background:#fff!important;border-top-color:var(--v-border)!important;border-bottom-color:var(--v-border)!important}.vc-pillar__title{color:var(--v-text)!important}.vc-pillar__body{color:var(--v-text-muted)!important}.vc-filter-btn{background:var(--v-bg)!important;border-color:var(--v-border)!important;color:var(--v-text-muted)!important}.vc-filter-btn:hover,.vc-filter-btn.active{background:linear-gradient(135deg,var(--v-violet),var(--v-violet-dark))!important;color:#fff!important;border-color:transparent!important}.vc-sort{background:#fff!important;border-color:var(--v-border)!important;color:var(--v-text)!important}.vc-view-toggle{background:var(--v-bg)!important;border-color:var(--v-border)!important}.vc-view-btn{color:var(--v-text-muted)!important}.vc-view-btn.active{background:#7c5cbf1a!important;color:var(--v-violet)!important}.vc-count{color:var(--v-text-muted)!important}.vc-grid-wrap{background:var(--v-bg)!important}.vc-card{background:#fff!important;border-color:var(--v-border)!important}.vc-card:hover{border-color:var(--v-violet-light)!important;box-shadow:var(--v-shadow-hover)!important}.vc-card__tag{color:var(--v-violet)!important}.vc-card__title{color:var(--v-text)!important}.vc-card__desc{color:var(--v-text-muted)!important}.vc-card__price-current{color:var(--v-text)!important}.vc-card__price-compare{color:#bbb!important}.vc-card__img-wrap{background:var(--v-bg2)!important}.vc-card__overlay{display:none!important}.vc-banner{background:linear-gradient(135deg,var(--v-violet),var(--v-violet-dark))!important;border-top:none!important}.vc-banner__eyebrow{color:#ffffffb3!important}.vc-banner__title{color:#fff!important}.vc-banner__sub{color:#fffc!important}
/*# sourceMappingURL=/cdn/shop/t/36/assets/veluna-contrast.css.map */
