.toast-title{grid-area:title;color:var(--t42-content-color);font-weight:normal}.toast-message{grid-area:copy}.toast-container .toast,.toast-container .ngx-toastr{display:grid !important;grid-template-areas:"icon title btn" "icon copy btn";grid-template-columns:2rem 1fr 2rem;align-items:center;width:auto;min-width:350px;padding:0.688rem 0.875rem;border:0.0625rem solid var(--t42-color-opacity-10);border-radius:0;overflow:hidden;color:var(--t42-content-color);font-size:0.75rem;background-color:rgba(var(--t42-bg-light), 0.8);background-image:none;background-position-x:left;background-size:initial;box-shadow:none;opacity:1;backdrop-filter:var(--backdrop-filter)}.toast-container .toast:hover,.toast-container .ngx-toastr:hover{border-color:#1c89ea}.toast-container .toast::after,.toast-container .ngx-toastr::after{background:#1c89ea;background:radial-gradient(circle, rgba(255,255,255,0.35) 0%, rgba(28,137,234,0.75) 60%, #1c89ea 75%, #1c89ea 100%)}.toast-container .toast .toast-close-button,.toast-container .ngx-toastr .toast-close-button{position:absolute;top:50%;right:0.75rem;grid-area:btn;width:1.5rem;height:1.5rem;padding:0;border-radius:50%;color:var(--t42-content-color);font-size:0.938rem;text-shadow:none;background-color:var(--t42-color-opacity-10);transform:translateY(-50%);opacity:0.75}.toast-container .toast .toast-close-button:hover,.toast-container .ngx-toastr .toast-close-button:hover{color:var(--white)}.toast-container .toast::before,.toast-container .ngx-toastr::before{background-color:var(--t42-content-color);background-image:none;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M260.6 484.4q0-4.1-4.6-4.1q-16.9 0-29.2-12.3t-11.8-29.2q0-4.6-4.6-4.6t-4.6 4.6q0 21 14.8 35.8t35.3 14.3q4.6 0 4.6-4.6zM493.6 402.4q0 14.8-10.8 25.6t-25.6 10.8h-128q0 30.2-21.5 51.7t-51.7 21.5t-51.7-21.5t-21.5-51.7h-128q-14.8 0-25.6-10.8t-10.8-25.6q14.3-12.3 26.1-25.1t24.1-34.3t21.5-45.6t13.8-58.9t5.6-74.2q0-43 33.8-80.4t87.6-45.6q-2.6-5.1-2.6-10.8q0-11.8 8.2-19.5t19.5-8.2t19.5 8.2t8.2 19.5q0 5.6-2.6 10.8q54.3 8.2 87.6 45.6t33.8 80.4q0 39.9 5.6 74.2t14.3 58.9t21 45.6t24.6 34.3t25.6 25.1z'%3E%3C/path%3E%3C/svg%3E");grid-area:icon;width:1.25rem;height:1.25rem;margin-right:0.875rem;background-color:var(--t42-icon-color);content:""}.toast-container .toast::after,.toast-container .ngx-toastr::after{position:absolute;top:0;left:0;z-index:-1;width:1px;height:1px;border-radius:50%;opacity:1;animation:color-pulse 3s infinite;content:""}.toast-container .toast:hover,.toast-container .ngx-toastr:hover{color:var(--t42-link-color);box-shadow:none}.toast-container .toast:hover::before,.toast-container .toast:hover .toast-close-button,.toast-container .toast:hover .toast-title,.toast-container .ngx-toastr:hover::before,.toast-container .ngx-toastr:hover .toast-close-button,.toast-container .ngx-toastr:hover .toast-title{color:var(--t42-link-color)}.toast-container .toast.toast-info:hover,.toast-container .ngx-toastr.toast-info:hover{border-color:#1c89ea}.toast-container .toast.toast-info::after,.toast-container .ngx-toastr.toast-info::after{background:#1c89ea;background:radial-gradient(circle, rgba(255,255,255,0.35) 0%, rgba(28,137,234,0.75) 60%, #1c89ea 75%, #1c89ea 100%)}.toast-container .toast.toast-error:hover,.toast-container .ngx-toastr.toast-error:hover{border-color:#ff511f}.toast-container .toast.toast-error::after,.toast-container .ngx-toastr.toast-error::after{background:#ff511f;background:radial-gradient(circle, rgba(255,255,255,0.35) 0%, rgba(255,81,31,0.75) 60%, #ff511f 75%, #ff511f 100%)}.toast-container .toast.toast-error::before,.toast-container .ngx-toastr.toast-error::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 402 512'%3E%3Cpath d='M370.728 359.68q0 11.264-7.68 19.456l-38.912 38.912q-8.192 7.68-19.456 7.68t-19.456-7.68l-83.968-84.48-83.968 84.48q-8.192 7.68-19.456 7.68t-19.456-7.68l-38.912-38.912q-8.192-8.192-8.192-19.456t8.192-19.456l83.968-83.968-83.968-83.968q-8.192-8.192-8.192-19.456t8.192-19.456l38.912-38.912q8.192-8.192 19.456-8.192t19.456 8.192l83.968 83.968 83.968-83.968q8.192-8.192 19.456-8.192t19.456 8.192l38.912 38.912q7.68 7.68 7.68 19.456t-7.68 19.456l-83.968 83.968 83.968 83.968q7.68 7.68 7.68 19.456z'%3E%3C/path%3E%3C/svg%3E")}.toast-container .toast.toast-success:hover,.toast-container .ngx-toastr.toast-success:hover{border-color:#43a047}.toast-container .toast.toast-success::after,.toast-container .ngx-toastr.toast-success::after{background:#43a047;background:radial-gradient(circle, rgba(255,255,255,0.35) 0%, rgba(67,160,71,0.75) 60%, #43a047 75%, #43a047 100%)}.toast-container .toast.toast-success::before,.toast-container .ngx-toastr.toast-success::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M477.4 152.8q0 11.3-8.2 19.5l-245.8 245.8q-8.2 7.7-19.5 7.7t-19.5-7.7l-142.3-142.3q-7.7-8.2-7.7-19.5t7.7-19.5l38.9-38.9q8.2-8.2 19.5-8.2t19.5 8.2l84 84.5l187.4-187.9q8.2-8.2 19.5-8.2t19.5 8.2l38.9 38.9q8.2 7.7 8.2 19.5z'%3E%3C/path%3E%3C/svg%3E")}.toast-container .toast.toast-warning:hover,.toast-container .ngx-toastr.toast-warning:hover{border-color:#f9a825}.toast-container .toast.toast-warning::after,.toast-container .ngx-toastr.toast-warning::after{background:#f9a825;background:radial-gradient(circle, rgba(255,255,255,0.35) 0%, rgba(249,168,37,0.75) 60%, #f9a825 75%, #f9a825 100%)}.toast-container .toast.toast-warning::before,.toast-container .ngx-toastr.toast-warning::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M292.4 410.9v-54.3q0-4.1-2.6-6.7t-6.1-2.6h-55.3q-3.6 0-6.1 2.6t-2.6 6.7v54.3q0 4.1 2.6 6.7t6.1 3.1h55.3q3.6 0 6.1-3.1t2.6-6.7zM291.8 304.4l5.1-131.6q0-3.1-2.6-5.1q-3.6-3.1-7.2-3.1h-62.5q-3.1 0-7.2 3.1q-2.6 2-2.6 6.1l4.6 130.6q0 2.6 3.1 4.6t6.7 1.5h52.7q4.1 0 7.2-1.5t2.6-4.6zM288.3 37.1l219.1 402.4q10.2 17.9-.5 35.8q-4.6 8.7-13.3 13.3t-17.9 5.1h-439.3q-9.2 0-17.9-5.1t-13.3-13.3q-10.8-17.9-.5-35.8l219.6-402.4q4.6-8.7 13.3-13.8t18.4-5.1t18.4 5.1t13.8 13.8z'%3E%3C/path%3E%3C/svg%3E%0A")}
