@keyframes dashboard-live-toast-shrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}#dashboard-live-toast-overlay .live-toast-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:flex;align-items:center;justify-content:center;padding:1rem}#dashboard-live-toast-overlay .live-toast-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1118278c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:default}#dashboard-live-toast-overlay .live-toast-card{position:relative;width:100%;max-width:32rem;border-radius:1rem;border:1px solid #f3f4f6;background:#fff;box-shadow:0 25px 50px -12px #00000040;overflow:hidden}#dashboard-live-toast-overlay .live-toast-body{padding:2rem 2rem 1.25rem;text-align:center;background:#fff}#dashboard-live-toast-overlay .live-toast-body--order{background:linear-gradient(to bottom,#f0fdf4,#fff)}#dashboard-live-toast-overlay .live-toast-icon{margin:0 auto 1.25rem;display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:9999px;background:#f3f4f6;color:#6b7280}#dashboard-live-toast-overlay .live-toast-icon--order{background:#dcfce7;color:#16a34a}#dashboard-live-toast-overlay .live-toast-icon svg{width:2rem;height:2rem}#dashboard-live-toast-overlay .live-toast-headline{margin:0;font-weight:700;letter-spacing:-.025em;color:#111827;font-size:1.75rem;line-height:1.15}#dashboard-live-toast-overlay .live-toast-headline--order{font-size:clamp(2rem,5vw,3rem)}#dashboard-live-toast-overlay .live-toast-subtitle{margin:.75rem 0 0;font-weight:600;color:#15803d;font-size:1.5rem;line-height:1.25}#dashboard-live-toast-overlay .live-toast-subtitle--order{font-size:clamp(1.5rem,4vw,1.875rem)}#dashboard-live-toast-overlay .live-toast-detail{margin:1rem 0 0;font-size:.875rem;line-height:1.5;color:#6b7280}#dashboard-live-toast-overlay .live-toast-open-btn{display:block;width:100%;margin-top:2rem;padding:.875rem 1.5rem;border-radius:.75rem;border:1px solid #bbf7d0;background:#dcfce7;color:#166534;font-size:1.125rem;font-weight:600;line-height:1.4;cursor:pointer;transition:background-color .15s ease,border-color .15s ease;box-shadow:0 1px 2px #1665340f}#dashboard-live-toast-overlay .live-toast-open-btn:hover{background:#bbf7d0;border-color:#86efac}#dashboard-live-toast-overlay .live-toast-footer{padding:1rem 2rem 1.75rem;background:#fff}#dashboard-live-toast-overlay .live-toast-track{height:.375rem;border-radius:9999px;background:#ecfdf5;overflow:hidden}#dashboard-live-toast-overlay .live-toast-progress{height:100%;border-radius:9999px;background:#86efac;transform-origin:left center;animation:dashboard-live-toast-shrink var(--toast-duration, 15s) linear forwards}#dashboard-live-toast-overlay .live-toast-close{position:absolute;top:.75rem;right:.75rem;padding:.5rem;border:0;border-radius:.5rem;background:transparent;color:#9ca3af;cursor:pointer;transition:background-color .15s ease,color .15s ease}#dashboard-live-toast-overlay .live-toast-close:hover{background:#f3f4f6;color:#4b5563}#dashboard-live-toast-overlay .live-toast-close svg{width:1.25rem;height:1.25rem;display:block}@media(min-width:640px){#dashboard-live-toast-overlay .live-toast-shell{padding:1.5rem}}
