.lasto-flash,.lasto-gift,.lasto-urgency,.lasto-protect,.lasto-trust{--lasto-accent: #cb3321;font-family:inherit}.lasto-flash{display:flex;align-items:center;gap:1rem;margin:1.2rem 0 .4rem;padding:1rem 1.2rem;border-radius:var(--rounded-button, .8rem);background:color-mix(in srgb,var(--lasto-accent) 8%,transparent);border:.1rem solid color-mix(in srgb,var(--lasto-accent) 24%,transparent)}.lasto-flash__icon{display:flex;flex-shrink:0;color:var(--lasto-accent)}.lasto-flash__text{display:flex;flex-direction:column;gap:.1rem;margin-inline-end:auto;min-width:0}.lasto-flash__title{font-weight:600;line-height:1.2;color:rgb(var(--color-foreground))}.lasto-flash__subtitle{margin:0;color:rgb(var(--color-foreground-secondary))}.lasto-flash__time{flex-shrink:0;font-variant-numeric:tabular-nums;font-weight:700;font-size:1.6rem;line-height:1;padding:.5rem .7rem;border-radius:var(--rounded-button, .6rem);background:var(--lasto-accent);color:#fff}.lasto-flash.is-urgent .lasto-flash__time{animation:lasto-pulse 1s ease-in-out infinite}@keyframes lasto-pulse{50%{opacity:.55}}@media(prefers-reduced-motion:reduce){.lasto-flash.is-urgent .lasto-flash__time{animation:none}}.lasto-flash-notice{margin:0 0 1.2rem;padding:1rem 1.2rem;border-radius:var(--rounded-button, .8rem);background:color-mix(in srgb,var(--color-foreground) 6%,transparent);color:rgb(var(--color-foreground));font-size:1.3rem;line-height:1.4;text-align:center}.lasto-flash-toast{--lasto-accent: #cb3321;position:fixed;z-index:998;left:50%;bottom:2rem;transform:translate(-50%) translateY(1rem);display:none;align-items:center;gap:.9rem;width:max-content;max-width:min(92vw,42rem);padding:1.1rem 1.1rem 1.1rem 1.4rem;border-radius:var(--rounded-button, .9rem);background:var(--lasto-accent);color:#fff;box-shadow:0 18px 40px -16px #472a188c;font-size:1.4rem;line-height:1.3;cursor:pointer;opacity:0;transition:opacity .25s ease,transform .25s ease}.lasto-flash-toast.is-visible{display:flex;opacity:1;transform:translate(-50%) translateY(0)}.lasto-flash-toast__icon{display:inline-flex;flex-shrink:0}.lasto-flash-toast__text{flex:1 1 auto;font-weight:500;font-variant-numeric:tabular-nums}.lasto-flash-toast__close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.4rem;height:2.4rem;margin:-.4rem -.2rem -.4rem 0;padding:0;border:0;border-radius:50%;background:#ffffff2e;color:#fff;cursor:pointer;transition:background-color .15s ease}.lasto-flash-toast__close:hover{background:#ffffff52}.lasto-flash-toast__close:focus-visible{outline:.2rem solid #fff;outline-offset:.2rem}@media(prefers-reduced-motion:reduce){.lasto-flash-toast{transition:none}}.header__cart{display:inline-flex;align-items:center;gap:.6rem}.lasto-header-timer{--lasto-accent: #cb3321;display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .7rem;border-radius:999px;background:color-mix(in srgb,var(--lasto-accent) 12%,transparent);color:var(--lasto-accent);font-variant-numeric:tabular-nums;font-weight:700;font-size:1.3rem;line-height:1;text-decoration:none;white-space:nowrap}.lasto-header-timer[hidden]{display:none}.lasto-header-timer__icon{display:inline-flex;flex-shrink:0}.lasto-header-timer.is-urgent{background:var(--lasto-accent);color:#fff;animation:lasto-pulse 1s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.lasto-header-timer.is-urgent{animation:none}}.lasto-gift{display:flex;flex-direction:column;gap:.6rem;margin:.8rem 0}.lasto-gift__message{display:flex;align-items:center;gap:.4rem;margin:0;color:rgb(var(--color-foreground-secondary))}.lasto-gift.is-unlocked .lasto-gift__message{color:var(--lasto-accent);font-weight:600}.lasto-gift__icon{display:inline-flex;flex-shrink:0}.lasto-gift__bar{position:relative;display:block;width:100%;height:.4rem;border-radius:.4rem;background:rgba(var(--color-interface-elements));overflow:hidden}.lasto-gift__bar-fill{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:.4rem;background:var(--lasto-accent);transition:width var(--duration-default, .2s) ease}.lasto-urgency{display:flex;align-items:center;gap:.5rem;margin:.4rem 0 .2rem;color:var(--lasto-accent);font-weight:500}.lasto-urgency__icon{display:inline-flex;flex-shrink:0}.lasto-protect{display:flex;align-items:center;gap:1rem;margin:0 0 1.2rem;padding:1rem 1.2rem;border-radius:var(--rounded-button, .8rem);border:.1rem solid rgba(var(--color-interface-elements));cursor:pointer;transition:border-color var(--duration-default, .2s) ease,background-color var(--duration-default, .2s) ease}.lasto-protect.is-active{border-color:color-mix(in srgb,var(--lasto-accent) 55%,transparent);background:color-mix(in srgb,var(--lasto-accent) 6%,transparent)}.lasto-protect.is-loading{opacity:.6;pointer-events:none}.lasto-protect__icon{display:flex;flex-shrink:0;color:var(--lasto-accent)}.lasto-protect__body{display:flex;flex-direction:column;gap:.1rem;margin-inline-end:auto;min-width:0}.lasto-protect__label{display:flex;align-items:baseline;gap:.5rem;font-weight:600;color:rgb(var(--color-foreground))}.lasto-protect__price{font-variant-numeric:tabular-nums;color:rgb(var(--color-foreground-secondary));font-weight:500}.lasto-protect__desc{margin:0;color:rgb(var(--color-foreground-secondary))}.lasto-protect__toggle{position:absolute;opacity:0;width:0;height:0}.lasto-protect__switch{position:relative;flex-shrink:0;width:4rem;height:2.2rem;border-radius:2.2rem;background:rgba(var(--color-interface-elements));transition:background-color var(--duration-default, .2s) ease}.lasto-protect__switch:after{content:"";position:absolute;top:.3rem;inset-inline-start:.3rem;width:1.6rem;height:1.6rem;border-radius:50%;background:#fff;transition:transform var(--duration-default, .2s) ease}.lasto-protect__toggle:checked~.lasto-protect__switch{background:var(--lasto-accent)}.lasto-protect__toggle:checked~.lasto-protect__switch:after{transform:translate(1.8rem)}.lasto-protect__toggle:focus-visible~.lasto-protect__switch{outline:.2rem solid var(--lasto-accent);outline-offset:.2rem}.lasto-trust{display:flex;flex-wrap:wrap;gap:.6rem 1.4rem;margin:0 0 1.2rem;padding:1rem 0 0;border-top:.1rem solid rgba(var(--color-interface-elements))}.lasto-trust__item{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;color:rgb(var(--color-foreground-secondary))}.lasto-trust__icon{display:inline-flex;flex-shrink:0;color:var(--lasto-accent)}.lasto-fee{--lasto-accent: #cb3321;display:flex;align-items:center;justify-content:space-between;gap:1rem}.lasto-fee__label{display:inline-flex;align-items:center;gap:.5rem;color:rgb(var(--color-foreground))}.lasto-fee__icon{display:inline-flex;flex-shrink:0;color:var(--lasto-accent)}.lasto-fee__value{font-variant-numeric:tabular-nums;color:rgb(var(--color-foreground))}.cart-drawer .cart-shipping__progress-current,.cart-notification .cart-shipping__progress-current{background-color:var(--lasto-accent, #cb3321)}
/*# sourceMappingURL=/cdn/shop/t/10/assets/lasto-cart-addons.css.map */
