Bleona Qereti Duke U Qire Jun 2026

/* Toast */ .toast-container position: fixed; top: 1.5rem; right: 1.5rem; z-index: 1000; display: flex; flex-direction: column; gap: 0.5rem;

.timeline::before content: ''; position: absolute; left: 5px; top: 4px; bottom: 4px; width: 2px; background: var(--border); bleona qereti duke u qire

/* Timeline */ .timeline position: relative; padding-left: 1.5rem; /* Toast */

@keyframes fadeSlideIn from opacity: 0; transform: translateX(-10px); to opacity: 1; transform: translateX(0); /* Toast */ .toast-container position: fixed