[id^=trustbadge-container]{z-index:2147483646!important}toast-host{position:fixed;left:50%;transform:translate(-50%);bottom:24px;width:100%;max-width:var(--page-width, 1500px);z-index:2147483647;display:flex;flex-direction:column;align-items:center;gap:10px;padding:0 var(--pageWidthPadding, 40px);pointer-events:none}.toast{--toast-accent: #6b7280;--toast-tint: #f3f4f6;--toast-text: #1f2937;pointer-events:auto;position:relative;display:flex;align-items:center;gap:10px;width:fit-content;max-width:400px;padding:9.5px 40px 9.5px 8px;border-left:2px solid var(--toast-accent);background:var(--toast-tint);box-shadow:0 4px 6px -2px #0000000d,0 10px 15px -3px #0000001a;color:var(--toast-text);font-size:16px;line-height:1.35;opacity:0;transform:translate(-16px);transition:opacity .25s ease,transform .25s ease}@media only screen and (min-width:769px){.toast{min-width:360px}}@media only screen and (max-width:768px){.toast{width:100%;max-width:100%}}.toast.is-visible{opacity:1;transform:translate(0)}.toast.is-leaving{opacity:0;transform:translate(-16px)}.toast--success{--toast-accent: #3a893d;--toast-tint: #eafaea;--toast-text: #29662c}.toast--warning{--toast-accent: #d75c00;--toast-tint: #fff4f2;--toast-text: #9f4200}.toast--info{--toast-accent: #0062dc;--toast-tint: #edf0ff;--toast-text: #0049a8}.toast--error{--toast-accent: #cc444b;--toast-tint: #faeeee;--toast-text: #7c262a}.toast--neutral{--toast-accent: #333333;--toast-tint: #eeeeee;--toast-text: #353535}.toast__icon{flex:0 0 auto;align-self:flex-start;width:24px;height:24px;margin-top:-1px;color:var(--toast-accent)}.toast__icon svg{width:24px;height:24px;display:block}.toast__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:row;align-items:center;gap:12px}.toast__message{flex:1 1 auto;min-width:0;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.toast__action{flex:0 0 auto;align-self:flex-start;margin-left:auto;white-space:nowrap;color:#222;font-weight:600;text-decoration:underline}.toast__action:hover{text-decoration:none}.toast__close{position:absolute;top:8px;right:8px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#222;cursor:pointer}.toast__close svg{width:24px;height:24px;display:block}
/*# sourceMappingURL=/cdn/shop/t/775/assets/toast.css.map */
