.discount-widget{display:none;position:fixed;bottom:var(--widget-bottom-offset, 90px);right:20px;z-index:999;font-family:var(--font-body-family)}.discount-widget.is-loaded{display:block}.discount-widget__content{display:block;width:420px;max-width:calc(100vw - 40px);padding:1.5rem;background:var(--widget-background, #1E1E1E);border-radius:12px;box-shadow:0 4px 20px #00000040;opacity:1;transform:translateY(0) scale(1);transition:opacity .3s ease,transform .3s ease}.discount-widget.is-collapsed .discount-widget__content{display:none;opacity:0;transform:translateY(10px) scale(.95);pointer-events:none}.discount-widget__close{position:absolute;top:10px;right:10px;width:28px;height:28px;padding:0;background:transparent;border:none;cursor:pointer;color:var(--widget-text, #fff);opacity:.7;transition:opacity .2s ease}.discount-widget__close:hover{opacity:1}.discount-widget__close svg{width:16px;height:16px}.discount-widget__heading-wrapper{margin-bottom:1rem;text-align:center}.discount-widget__heading-wrapper--has-line{padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.15)}.discount-widget__heading{margin:0;font-size:1.3rem;font-weight:600;line-height:1.3;color:var(--widget-text, #fff)}.discount-widget__status{margin:0 0 1rem;font-size:1.2rem;font-weight:500;text-align:center;line-height:1.4;color:var(--widget-text, #fff)}.discount-widget__progress{position:relative;height:8px;background-color:var(--widget-progress-bg, rgba(255, 255, 255, .2));border-radius:4px;margin-bottom:8px;overflow:visible}.discount-widget__progress-fill{display:block!important;position:absolute;left:0;top:0;height:100%;width:0%;background-color:var(--widget-progress-fill, #39F590);border-radius:4px;transition:width .4s ease-out;z-index:1}.discount-widget__markers{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:24px;pointer-events:none;z-index:2}.discount-widget__marker{position:absolute;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center}.discount-widget__marker-dot{width:18px;height:18px;border-radius:50%;background-color:var(--widget-inactive, rgba(255, 255, 255, .3));border:2px solid var(--widget-background, #1E1E1E);display:flex;align-items:center;justify-content:center;transition:background-color .3s ease,transform .3s ease}.discount-widget__marker-dot svg{width:10px;height:10px;opacity:0;transition:opacity .3s ease;color:#fff}.discount-widget__marker.is-active .discount-widget__marker-dot{background-color:var(--widget-active, #39F590);transform:scale(1.1)}.discount-widget__marker.is-active .discount-widget__marker-dot svg{opacity:1}.discount-widget__labels{display:flex;justify-content:space-between;margin-top:1.5rem;padding-top:.5rem}.discount-widget__label{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;font-size:1rem;font-weight:500;color:var(--widget-inactive, rgba(255, 255, 255, .5));transition:color .3s ease,transform .3s ease;padding:0 .2rem;gap:2px}.discount-widget__label-spend{font-size:.9rem;font-weight:400;opacity:.8}.discount-widget__label-discount{font-weight:600}.discount-widget__label.is-active{color:var(--widget-active, #39F590)}.discount-widget__label.is-active .discount-widget__label-spend{opacity:1;font-weight:600}.discount-widget__label.is-active .discount-widget__label-discount{font-weight:700}.discount-widget__label.is-current{transform:scale(1.05)}.discount-widget__bubble{display:none;align-items:center;justify-content:center;min-width:140px;padding:12px 20px;background:var(--widget-bubble-bg, #1E1E1E);border:none;border-radius:50px;box-shadow:0 4px 20px #00000040;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;font-family:poppins}.discount-widget__bubble:hover{transform:scale(1.05);box-shadow:0 6px 25px #0000004d}.discount-widget__bubble-text{font-size:1.2rem;font-weight:600;color:var(--widget-bubble-text, #fff);white-space:nowrap}.discount-widget.is-collapsed .discount-widget__bubble{display:flex}@media screen and (max-width: 749px){.discount-widget{right:15px}.discount-widget__content{width:330px;padding:1.2rem}.discount-widget__heading{font-size:1.2rem}.discount-widget__status{font-size:1.1rem}.discount-widget__marker-dot{width:16px;height:16px}.discount-widget__marker-dot svg{width:8px;height:8px}.discount-widget__label{font-size:.9rem}.discount-widget__label-spend{font-size:.8rem}.discount-widget__bubble{min-width:120px;padding:10px 16px}.discount-widget__bubble-text{font-size:1.1rem}}cart-drawer.active~.discount-tiers-widget-section .discount-widget,.drawer.active~.discount-tiers-widget-section .discount-widget{opacity:0;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/76/assets/section-mds-discount-widget.css.map */
