._toastContainer_1hbty_1{position:fixed;bottom:20px;right:20px;z-index:9999999;display:flex;flex-direction:column;gap:8px;pointer-events:none}._toast_1hbty_1{min-width:300px;max-width:500px;padding:16px;border-radius:8px;background:#fff;box-shadow:0 4px 12px #00000026;animation:_slideIn_1hbty_1 .3s ease-out;pointer-events:auto;cursor:pointer;border:none;text-align:left;display:flex;flex-direction:column;gap:4px;transition:transform .2s ease-out}._toast_1hbty_1:hover{transform:translate(-4px)}._toast_1hbty_1:focus{outline:2px solid #2196f3;outline-offset:2px}._toastTitle_1hbty_39{font-weight:700;font-size:16px;color:#333;margin:0}._toastMessage_1hbty_46{font-size:14px;color:#666;margin:0;white-space:pre-wrap}._success_1hbty_54{border-left:4px solid #4caf50}._error_1hbty_58{border-left:4px solid #f44336}._warning_1hbty_62{border-left:4px solid #ff9800}._info_1hbty_66{border-left:4px solid #2196f3}@keyframes _slideIn_1hbty_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media (max-width: 600px){._toastContainer_1hbty_1{left:16px;right:16px;bottom:16px}._toast_1hbty_1{min-width:auto;max-width:none;width:100%}._toastTitle_1hbty_39{font-size:14px}._toastMessage_1hbty_46{font-size:12px}}@media (prefers-color-scheme: dark){._toast_1hbty_1{background:#333;box-shadow:0 4px 12px #0000004d}._toastTitle_1hbty_39{color:#fff}._toastMessage_1hbty_46{color:#ccc}}
