        body { font-family: 'Inter', sans-serif; }
        .btn-link { transition: transform 0.2s; }
        .btn-link:active { transform: scale(0.98); }
