.toast-title{display:block;font-weight:600;font-size:.875rem;letter-spacing:.01em;line-height:1.3;margin-bottom:2px}.toast-message{display:block;-ms-word-wrap:break-word;word-wrap:break-word;font-size:.8125rem;line-height:1.5}.toast-message a,.toast-message label{color:inherit;text-decoration:underline;text-underline-offset:2px}.toast-message a:hover{opacity:.75;text-decoration:none}.toast-close-button{position:absolute;top:10px;right:12px;float:none;font-size:18px;font-weight:300;color:currentColor;-webkit-text-shadow:none;text-shadow:none;opacity:.35;line-height:1;background:#fff0;border:0;padding:0;cursor:pointer;transition:opacity 0.15s ease}.toast-close-button:hover,.toast-close-button:focus{color:currentColor;text-decoration:none;cursor:pointer;opacity:.7}.rtl .toast-close-button{left:12px;right:auto;float:none}button.toast-close-button{padding:0;cursor:pointer;background:#fff0;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:16px;left:16px}.toast-top-right{top:16px;right:16px}.toast-bottom-right{right:16px;bottom:16px}.toast-bottom-left{bottom:16px;left:16px}#toast-container{position:fixed;z-index:999999;pointer-events:none}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}@keyframes toast-slide-in{from{transform:translateX(18px)}to{transform:translateX(0)}}#toast-container>div{display:block;position:relative;pointer-events:auto;overflow:hidden;margin:0 0 8px;padding:14px 42px 14px 52px;width:320px;border-radius:10px;border-left:4px solid #fff0;background-color:#fff;background-repeat:no-repeat;background-size:20px 20px;background-position:16px center;-webkit-box-shadow:0 1px 4px rgb(0 0 0 / .06),0 4px 16px rgb(0 0 0 / .08);box-shadow:0 1px 4px rgb(0 0 0 / .06),0 4px 16px rgb(0 0 0 / .08);color:#1a1a1a;opacity:1;-ms-filter:none;filter:none;animation:toast-slide-in 0.35s cubic-bezier(.16,1,.3,1) both;transition:box-shadow 0.2s ease}#toast-container>div.rtl{direction:rtl;padding:14px 52px 14px 42px;background-position:right 16px center}#toast-container>div:hover{-moz-box-shadow:0 2px 8px rgb(0 0 0 / .09),0 8px 24px rgb(0 0 0 / .12);-webkit-box-shadow:0 2px 8px rgb(0 0 0 / .09),0 8px 24px rgb(0 0 0 / .12);box-shadow:0 2px 8px rgb(0 0 0 / .09),0 8px 24px rgb(0 0 0 / .12);opacity:1;-ms-filter:none;filter:none;cursor:pointer}.toast{background-color:#fff}#toast-container>.toast-success{border-left-color:#2e7d52;background-color:#daf2e5;color:#1b3d2a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232e7d52' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='9 12 11 14 15 10'/%3E%3C/svg%3E")!important}#toast-container>.toast-error{border-left-color:#c0392b;background-color:#fde2de;color:#3d1212;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c0392b' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='15' y1='9' x2='9' y2='15'/%3E%3Cline x1='9' y1='9' x2='15' y2='15'/%3E%3C/svg%3E")!important}#toast-container>.toast-info{border-left-color:#1a6fa3;background-color:#daeaf8;color:#0d2d42;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a6fa3' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='12' y1='16' x2='12' y2='12'/%3E%3Cline x1='12' y1='8' x2='12.01' y2='8'/%3E%3C/svg%3E")!important}#toast-container>.toast-warning{border-left-color:#d97706;background-color:#feefd4;color:#3d2600;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d97706' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10.29 3.86L1.82 18a2 2 0 001.71 3h16.94a2 2 0 001.71-3L13.71 3.86a2 2 0 00-3.42 0z'/%3E%3Cline x1='12' y1='9' x2='12' y2='13'/%3E%3Cline x1='12' y1='17' x2='12.01' y2='17'/%3E%3C/svg%3E")!important}.toast-progress{position:absolute;left:0;bottom:0;height:3px;opacity:.45}#toast-container>.toast-success .toast-progress{background-color:#2e7d52}#toast-container>.toast-error .toast-progress{background-color:#c0392b}#toast-container>.toast-info .toast-progress{background-color:#1a6fa3}#toast-container>.toast-warning .toast-progress{background-color:#d97706}#toast-container.toast-top-center>div,#toast-container.toast-bottom-center>div{width:360px;margin-left:auto;margin-right:auto}#toast-container.toast-top-full-width>div,#toast-container.toast-bottom-full-width>div{width:96%;margin-left:auto;margin-right:auto}@media all and (max-width:240px){#toast-container>div{padding:10px 36px 10px 44px;width:11em}#toast-container>div.rtl{padding:10px 44px 10px 36px}#toast-container .toast-close-button{right:8px;top:8px}#toast-container .rtl .toast-close-button{left:8px;right:auto}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:12px 38px 12px 48px;width:18em}#toast-container>div.rtl{padding:12px 48px 12px 38px}#toast-container .toast-close-button{right:10px;top:10px}#toast-container .rtl .toast-close-button{left:10px;right:auto}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:14px 40px 14px 50px;width:25em}#toast-container>div.rtl{padding:14px 50px 14px 40px}}