:root{--z-sticky: 900;--z-header: 1000;--z-whatsapp: 1100;--z-drawer-overlay: 2000;--z-drawer-content: 2001;--color-purple-dark: #4a0072;--color-purple-radiant: #8601cf;--color-purple-light-bg: #fcf5ff}.sticky-checkout{position:fixed;bottom:0;left:0;width:100%;background:#fff;box-shadow:0 -4px 20px #0000001a;z-index:var(--z-sticky);padding:15px 0;animation:slideUp .3s ease-out;border-top:1px solid #eee;display:none}.sticky-checkout__container{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px}.sticky-checkout__info{grid-column:2;display:flex;flex-direction:column;align-items:center;text-align:center}.sticky-checkout__count{font-size:.9rem;color:#666}.sticky-checkout__total{font-size:1.2rem;font-weight:800;color:var(--color-purple-radiant)}.sticky-checkout__btn{grid-column:3;justify-self:end;background:#000;color:#fff;border:none;padding:12px 25px;font-size:1rem;font-weight:700;border-radius:50px;cursor:pointer;text-transform:uppercase;transition:transform .2s;box-shadow:0 4px 15px #0003;text-decoration:none;display:inline-block}.sticky-checkout__btn:hover{transform:scale(1.05);background:#222}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.floating-whatsapp{position:fixed;bottom:30px;right:30px;background:#25d366;width:60px;height:60px;border-radius:50%;box-shadow:0 4px 15px #25d36666;display:flex;align-items:center;justify-content:center;z-index:var(--z-whatsapp);transition:all .3s ease;animation:pulse-green 2s infinite}.floating-whatsapp:hover{transform:scale(1.1);box-shadow:0 6px 20px #25d36699}@keyframes pulse-green{0%{box-shadow:0 0 #25d366b3}70%{box-shadow:0 0 0 15px #25d36600}to{box-shadow:0 0 #25d36600}}body.has-sticky-checkout .floating-whatsapp{bottom:90px!important}.glamour-drawer{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:2000;pointer-events:none}.glamour-drawer.is-open{display:block!important;visibility:visible!important}.glamour-drawer__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#4a007233;z-index:2000;opacity:0;transition:opacity .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;pointer-events:auto}.glamour-drawer.is-open .glamour-drawer__overlay{opacity:1!important}.glamour-drawer__content{position:fixed;top:0;right:0;width:100%;max-width:450px;height:100%;background:var(--color-purple-light-bg)!important;z-index:2001;transform:translate(100%);transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;box-shadow:-5px 0 30px #4a007226;pointer-events:auto}.glamour-drawer.is-open .glamour-drawer__content{transform:translate(0)!important;visibility:visible!important;opacity:1!important}.glamour-drawer__header{padding:35px 25px 30px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:#fff;position:relative;overflow:hidden}.header-design-element{width:40px;height:2px;background:var(--color-primary, #8601cf);margin-bottom:12px;opacity:.6}.glamour-drawer__title{margin:0;font-size:2.2rem;font-weight:300;color:var(--color-purple-dark, #1a1a1a);letter-spacing:2px;text-transform:uppercase;font-family:Montserrat,sans-serif}.glamour-drawer__subtitle{margin:5px 0 0;font-size:.9rem;color:#888;font-style:italic;font-weight:300;letter-spacing:1px}.glamour-drawer__close{position:absolute;top:15px;right:15px;background:none;border:none;cursor:pointer;padding:8px;color:#ccc;transition:all .3s ease}.glamour-drawer__close:hover{color:var(--color-primary, #8601cf);transform:rotate(90deg)}.glamour-drawer__close svg{width:18px;height:18px;stroke:currentColor}.glamour-drawer__items{flex:1;overflow-y:auto;padding:12px;background:var(--color-purple-light-bg)}.glamour-drawer__footer{padding:15px 20px;border-top:1px solid rgba(134,1,207,.1);background:var(--color-purple-light-bg)}.glamour-drawer__subtotal{display:flex;justify-content:space-between;font-weight:800;font-size:1.2rem;margin-bottom:12px;color:var(--color-purple-dark)}.glamour-drawer__trust-badges{display:flex;justify-content:space-between;gap:10px;margin-top:15px;padding-top:15px;border-top:1px solid rgba(134,1,207,.05)}.glamour-drawer__header .glamour-drawer__trust-badges{margin-top:10px;padding-top:10px;border-top:1px solid rgba(134,1,207,.05);width:100%}.trust-badge{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.trust-badge svg{width:20px;height:20px;color:var(--color-primary, #8601cf);opacity:.8}.trust-badge span{font-size:.7rem;font-weight:600;color:#777;text-transform:uppercase;letter-spacing:.5px}.glamour-drawer__regulatory{margin-top:15px;display:flex;justify-content:center;width:100%}.glamour-drawer__header .glamour-drawer__regulatory{margin-top:10px;margin-bottom:5px}.glamour-drawer__regulatory .regulatory-badges-container{gap:15px;justify-content:center}.glamour-drawer__regulatory img{max-width:40px;opacity:.7;filter:grayscale(1);transition:all .3s ease}.glamour-drawer__regulatory img:hover{opacity:1;filter:grayscale(0)}.drawer-item{display:flex!important;gap:12px;margin-bottom:12px;border-bottom:1px solid rgba(134,1,207,.08);padding-bottom:12px;align-items:center}.drawer-item__img-wrapper{position:relative;width:65px;height:65px;border-radius:8px;overflow:hidden;background:#fff;flex-shrink:0;border:1px solid rgba(134,1,207,.06)}.drawer-item__img{width:100%;height:100%;object-fit:cover}.drawer-item__content{flex:1;display:flex;align-items:center;gap:15px;min-width:0}.drawer-item__details{flex:1;min-width:0}.drawer-item__title{font-size:.85rem;font-weight:700;color:#1a1a1a!important;text-decoration:none;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.drawer-item__variant{font-size:.75rem;color:#666;margin:2px 0 0}.drawer-item__qty-box{flex:0 0 85px;display:flex;justify-content:center}.drawer-item__price-actions{flex:0 0 100px;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.drawer-item__prices{display:flex;align-items:center;justify-content:flex-end;gap:6px;width:100%;min-height:20px}.drawer-item__price-current{font-weight:800;color:var(--color-purple-radiant);font-size:.95rem;white-space:nowrap}.drawer-item__price-compare{font-size:.75rem;color:#bbb;text-decoration:line-through;white-space:nowrap}.drawer-item__remove{background:none;border:none;cursor:pointer;color:#cb9bde;padding:2px;transition:all .2s;display:flex;align-items:center;justify-content:center}.drawer-item__remove:hover{color:#ff4757;transform:scale(1.1)}.glamour-drawer__upsell--v2{margin-top:20px;padding:15px 12px;border-top:1px dashed rgba(134,1,207,.15)}.upsell__title{font-size:.75rem;font-weight:800;color:#888;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px;text-align:center}.upsell-item-v2{display:flex!important;align-items:center;gap:12px;background:#fff!important;padding:8px 12px;border-radius:8px;margin-bottom:10px;box-shadow:0 4px 12px #8601cf0a;border:1px solid rgba(134,1,207,.03);transition:all .3s ease}.upsell-item-v2:hover{transform:translateY(-2px);box-shadow:0 6px 15px #8601cf14}.upsell-item-v2 .upsell-item__img{width:45px!important;height:45px!important;flex-shrink:0;border-radius:4px;overflow:hidden;background:#f9f9f9}.upsell-item-v2 .upsell-item__img img{width:100%;height:100%;object-fit:cover}.upsell-item-v2 .upsell-item__content{flex:1;min-width:0}.upsell-item-v2 .upsell-item__name{margin:0;font-size:.8rem;font-weight:700;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upsell-item-v2 .upsell-item__price{margin:0;font-size:.8rem;font-weight:700;color:var(--color-purple-radiant, #8601cf)}.upsell-item__add-btn{background:var(--color-purple-radiant, #8601cf);color:#fff;border:none;border-radius:6px;padding:6px 12px;font-size:.7rem;font-weight:800;cursor:pointer;display:flex;align-items:center;gap:5px;transition:all .25s cubic-bezier(.4,0,.2,1);text-transform:uppercase;box-shadow:0 2px 6px #8601cf26}.upsell-item__add-btn:hover{background:#7300b0;transform:translateY(-1px);box-shadow:0 4px 10px #8601cf40}.upsell-item__add-btn:active{transform:scale(.95)}.upsell-item__add-btn svg{stroke-width:3}.drawer-watermark{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:250px;height:250px;opacity:.05;pointer-events:none;color:var(--color-purple-dark);z-index:1}.drawer-watermark svg{width:100%;height:100%}.glamour-qty-container{display:flex!important;align-items:center;justify-content:space-between;background:#fff;border-radius:6px;overflow:hidden;transition:all .3s ease;box-sizing:border-box}.glam-qty--premium{width:100%;height:42px;border:1px solid rgba(134,1,207,.15);padding:0 4px}.glam-qty--premium .glamour-qty-btn{width:38px;height:38px;font-size:1.4rem}.glam-qty--premium .glamour-qty-input{width:65px;font-size:1.1rem;font-weight:800}.glam-qty--compact{width:100px;height:32px;border:1px solid rgba(134,1,207,.1);padding:0 2px}.glam-qty--compact .glamour-qty-btn{width:26px;height:26px;font-size:1.1rem}.glam-qty--compact .glamour-qty-input{width:35px;font-size:.95rem;font-weight:700}.glamour-qty-btn{background:transparent;border:none;cursor:pointer;color:#8601cf;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s;flex-shrink:0}.glamour-qty-input{border:none;background:transparent!important;text-align:center;color:#4a0072;font-family:Poppins,sans-serif}[data-qty-active=true] .std-card__actions,[data-qty-active=true] .product-form-smart,[data-qty-active=true] .product-page__add-btn,[data-qty-active=false] .glamour-qty-container{display:none!important}[data-qty-active=true] .glamour-qty-container{display:flex!important}.glamour-badge{position:absolute;top:12px;left:12px;padding:5px 12px;border-radius:50px;font-size:.8rem;font-weight:700;color:#fff;z-index:20}.glamour-badge--sale{background:linear-gradient(135deg,#e60000,#b30000)}.glamour-price-row{display:flex!important;align-items:center!important;justify-content:center!important;gap:15px!important;width:100%}.glamour-price-compare{text-decoration:line-through!important;color:#a0a0a0!important;font-size:.6em!important}.glamour-price-current{font-weight:800}.glamour-urgent-badge{display:flex;align-items:center;background:#8601cf0d;border:1px solid rgba(134,1,207,.15);padding:8px 15px;border-radius:50px}.urgent-text{font-size:.9rem;font-weight:600;color:var(--color-purple-radiant);letter-spacing:.3px;white-space:nowrap}.metafield-content,.nutri-box__content,.product-description-box,.testimonial-card__text,.about-intro,.about-text,.value-card__text,.collection-page__description,.lock-text,.rich-text__text p,.rte p{text-align:justify!important;-webkit-hyphens:none!important;hyphens:none!important;text-justify:inter-word!important;word-break:normal!important;overflow-wrap:break-word!important}.std-card--sold-out .std-card__image-wrapper img,.std-card--sold-out .std-card__image{opacity:.6!important;filter:grayscale(.6)!important;transition:opacity .4s ease}.std-card--sold-out .std-card__btn,.std-card--sold-out .std-card__btn.disabled{background:#e0e0e0!important;background-image:none!important;color:#999!important;border:1px solid #d0d0d0!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}.glamour-toast{position:fixed;z-index:99999;left:50%;transform:translate(-50%) translateY(20px);opacity:0;transition:all .4s cubic-bezier(.16,1,.3,1);pointer-events:none;max-width:90%;width:max-content}.glamour-toast.is-active{opacity:1;transform:translate(-50%) translateY(0)}.glam-toast--fixed{top:30px}.glam-toast--absolute{position:absolute}.glam-toast__content{background:#ffffffd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:12px 28px;border-radius:50px;border:1px solid rgba(134,1,207,.15);box-shadow:0 10px 30px #8601cf1f;display:flex;align-items:center;gap:12px;position:relative;overflow:hidden}.glam-toast__content:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50px;padding:1px;background:linear-gradient(135deg,#8601cf4d,#a430ff0d);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.glam-toast__msg{color:var(--color-purple-dark, #4a0072);font-size:.9rem;font-weight:600;letter-spacing:.3px;text-align:center}.glam-toast--success .glam-toast__content{border-color:#25d3664d}.glam-toast--success .glam-toast__msg{color:#1a7f37}.glam-toast--error .glam-toast__content{border-color:#ff47574d}.glam-toast--error .glam-toast__msg{color:#ff4757}@media screen and (max-width: 768px){.glam-toast__content{padding:10px 20px}.glam-toast__msg{font-size:.85rem}}.product-page--sold-out .main-media-frame img,.product-page--sold-out .main-img{opacity:.6!important;filter:grayscale(.6)!important}.product-page--sold-out .nutri-btn-full,.product-page--sold-out .nutri-btn-full:disabled{background:#e0e0e0!important;background-image:none!important;color:#999!important;border:1px solid #d0d0d0!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}.predictive-search__results{display:none;position:absolute;top:100%;left:0;right:0;background:#fff!important;z-index:1000;border-radius:12px;box-shadow:0 15px 45px #00000026;margin-top:10px;border:1px solid rgba(134,1,207,.1);overflow:hidden}.predictive-search__list{list-style:none;padding:10px!important;margin:0;max-height:400px;overflow-y:auto}.predictive-search__item{list-style:none;border-bottom:1px solid rgba(134,1,207,.05);padding:12px;background:#fff;transition:background .2s}.predictive-search__item:last-child{border-bottom:none}.predictive-search__item:hover{background:#8601cf05}.predictive-search__item-wrapper{display:grid!important;grid-template-columns:50px 1fr 110px!important;align-items:center!important;gap:12px!important;width:100%!important}.predictive-search__image-link{width:50px!important;height:50px!important;flex-shrink:0;border-radius:6px!important;overflow:hidden!important;border:1px solid rgba(134,1,207,.08)!important;background:#fff!important;display:block!important}.predictive-search__image{width:100%!important;height:100%!important;object-fit:cover!important}.predictive-search__item-info{flex:1!important;min-width:0!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important}.predictive-search__item-title{font-size:1.05rem!important;font-weight:500!important;color:#333!important;text-decoration:none!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin:0!important;flex:0 1 auto!important}.predictive-search__item-pricing{display:flex;align-items:center;gap:6px;flex-shrink:0}.predictive-search__item-price-current{font-size:.95rem!important;font-weight:700!important;color:var(--color-purple-radiant)!important;white-space:nowrap!important}.predictive-search__item-badge-sale{font-size:.65rem;background:#ff4d4d;color:#fff;padding:1px 4px;border-radius:4px;font-weight:800}.predictive-search__item-actions{flex:0 0 110px;display:flex;justify-content:flex-end;align-items:center}.predictive-search__footer{padding:15px!important;display:flex!important;justify-content:center!important;background:#fff!important;border-top:1px solid rgba(134,1,207,.1)!important}.predictive-search__view-all{width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:14px 20px!important;background:linear-gradient(135deg,#8601cf,#a430ff)!important;color:#fff!important;border-radius:10px!important;font-weight:800!important;font-size:.85rem!important;letter-spacing:1.2px!important;text-transform:uppercase!important;box-shadow:0 4px 15px #8601cf4d!important;text-decoration:none!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important}.predictive-search__view-all:hover{filter:brightness(1.15)!important;transform:translateY(-2px)!important;box-shadow:0 8px 25px #8601cf66!important;color:#fff!important}.glam-qty--micro{height:28px!important;width:90px!important;border:1px solid rgba(134,1,207,.1)!important;border-radius:6px!important}.glam-qty--micro .glamour-qty-input{font-size:.9rem!important;font-weight:600!important}.glam-qty--micro .glamour-qty-btn{font-size:1rem!important;width:25px!important}.search-btn-add{height:28px!important;background:var(--color-purple-radiant)!important;color:#fff!important;border-radius:6px!important;font-size:.7rem!important;font-weight:800!important;text-transform:uppercase!important;border:none!important;cursor:pointer;width:100%!important;box-shadow:0 2px 6px #8601cf26!important;display:flex!important;align-items:center!important;justify-content:center!important}@media (max-width: 768px){.predictive-search__results{position:fixed!important;top:135px!important;left:0!important;width:100%!important;height:calc(100vh - 135px)!important;z-index:900!important;background:#fff!important;border-radius:0!important;box-shadow:0 10px 30px #0000001a!important;border:none!important;border-top:1px solid rgba(134,1,207,.1)!important;margin-top:0!important;overflow-y:auto!important}.predictive-search__item-wrapper{grid-template-columns:60px 1fr 40px!important;gap:12px!important;padding:5px 0}.predictive-search__item[data-qty-active=true] .predictive-search__item-wrapper{grid-template-columns:60px 1fr 100px!important}.predictive-search__image-link{width:60px!important;height:60px!important}.predictive-search__item-title{font-size:.95rem!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden!important;line-height:1.3!important}.predictive-search__item-price-current{font-size:.9rem!important;display:block!important;margin-top:2px!important}.predictive-search__item-info{flex-direction:column!important;align-items:flex-start!important;gap:2px!important}.predictive-search__item-pricing{width:100%}.predictive-search__item-actions{flex:0 0 40px!important;justify-content:center!important;transition:flex-basis .2s ease}.predictive-search__item[data-qty-active=true] .predictive-search__item-actions{flex:0 0 100px!important}.search-btn-add{width:32px!important;height:32px!important;border-radius:50%!important;font-size:0!important;padding:0!important;position:relative;display:flex!important}.search-btn-add:after{content:"+"!important;font-size:1.2rem!important;color:#fff!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);line-height:1}.predictive-search__item[data-qty-active=true] .search-add{display:none!important}.predictive-search__item-actions .search-qty{display:none}.predictive-search__item-actions .glam-qty--micro{width:100%!important}.predictive-search__item[data-qty-active=true] .search-qty{display:flex!important;width:100%!important;height:32px!important;border:1px solid rgba(134,1,207,.2)!important;border-radius:6px!important;box-shadow:0 2px 5px #8601cf0d}.predictive-search__item[data-qty-active=true] .glamour-qty-btn{font-size:1rem!important;width:28px!important}.predictive-search__item[data-qty-active=true] .glamour-qty-input{font-size:.9rem!important;font-weight:600!important}.predictive-search__empty{padding:40px 20px!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-height:200px!important}.predictive-search__empty svg{width:48px!important;height:48px!important;margin-bottom:15px!important;opacity:.3!important}.predictive-search__empty p{font-size:1rem!important;color:#666!important}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/glamour-components.css.map */
