.toast.svelte-1h4pj32{display:flex;position:relative;width:320px;background-color:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;overflow:hidden;cursor:pointer;transition:transform .15s ease}.toast.svelte-1h4pj32:hover{transform:translateY(-2px)}.toast-enter.svelte-1h4pj32{animation:svelte-1h4pj32-slideInRight .3s ease-out forwards}.toast-exit.svelte-1h4pj32{animation:svelte-1h4pj32-slideOutRight .2s ease-in forwards}@keyframes svelte-1h4pj32-slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes svelte-1h4pj32-slideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.toast-indicator.svelte-1h4pj32{position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(to bottom,#10b981,#059669)}.toast-image.svelte-1h4pj32{width:70px;height:70px;flex-shrink:0;background-color:var(--color-muted);margin:8px 8px 8px 12px;border-radius:var(--radius-sm);overflow:hidden}.toast-content.svelte-1h4pj32{flex:1;padding:10px 12px 10px 8px;min-width:0}.toast-header.svelte-1h4pj32{display:flex;align-items:center;justify-content:space-between;gap:8px}.toast-plate.svelte-1h4pj32{font-family:var(--font-mono);font-weight:700;font-size:1rem;letter-spacing:.05em;color:var(--color-foreground)}.toast-close.svelte-1h4pj32{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;background:transparent;color:var(--color-muted-foreground);cursor:pointer;border-radius:var(--radius-sm);transition:all .15s ease}.toast-close.svelte-1h4pj32:hover{background-color:var(--color-muted);color:var(--color-foreground)}.toast-vehicle.svelte-1h4pj32{font-size:.8rem;color:var(--color-muted-foreground);margin-top:2px;text-transform:capitalize}.toast-footer.svelte-1h4pj32{display:flex;align-items:center;justify-content:space-between;margin-top:6px;font-size:.7rem}.toast-camera.svelte-1h4pj32{color:var(--color-muted-foreground);font-weight:500}.toast-time.svelte-1h4pj32{color:var(--color-muted-foreground);font-family:var(--font-mono)}.toast-container.svelte-hwl1is{position:fixed;bottom:24px;right:24px;z-index:9999;display:flex;flex-direction:column-reverse;gap:12px;pointer-events:none}.toast-container.svelte-hwl1is .toast{pointer-events:auto}
