#toast-container{z-index:1000;background:var(--secondary-dark);color:#fff;border-radius:.5rem;align-items:center;gap:1rem;max-width:calc(100vw - 2rem);padding:.75rem 1rem;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}#toast-dismiss{color:#fff;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.25rem;line-height:1}
