.saudehd-toast{position:relative;display:flex;width:min(22.5rem,calc(100vw - 2rem));align-items:flex-start;gap:12px;overflow:hidden;border:1px solid #e8eaf0;border-radius:14px;background:#fff;padding:14px 40px 16px 14px;box-shadow:0 1px #0030b90a,0 14px 36px #0030b924}.saudehd-toast-icon{display:flex;width:2.25rem;height:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:999px}.saudehd-toast-copy{min-width:0;flex:1;padding-top:1px}.saudehd-toast-title{margin:0;font-size:14px;font-weight:600;line-height:1.3;color:#171717;letter-spacing:-.01em}.saudehd-toast-message{margin:4px 0 0;font-size:13px;line-height:1.4;color:#525252}.saudehd-toast-close{position:absolute;top:10px;right:10px;display:flex;width:22px;height:22px;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:#737373;cursor:pointer}.saudehd-toast-close:hover{background:#f5f5fa;color:#171717}.saudehd-toast-progress{position:absolute;right:0;bottom:0;left:0;height:3px;transform-origin:left center;animation-name:saudehd-toast-progress;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes saudehd-toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (prefers-reduced-motion: reduce){.saudehd-toast-progress{animation:none;transform:scaleX(.2);opacity:.4}}
