.docs-container {
    margin-top: 4em;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.docs-header {
    text-align: center;
    margin-bottom: 2em;
}

.docs-content {
    box-shadow: 0 1px 0.7em #5f697d; 
}

.doc-section {
    padding: 1.5em;
    border-radius: 0.5em;
    transition: transform 0.3s ease;
}

.doc-section:hover {
    transform: translateY(-5px);
}

.download-button {
    position: relative;
    overflow: hidden;
    margin: 0.5em 0;
    border: 2px solid transparent;
    transform: scale(1);
    background-color: #283241;
    border-radius: 0.75em;
    box-shadow: 0 1px 0.7em #5f697d;
    padding: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    font-size: 0.9em;
}

.download-button:hover {
    transform: none;
    background-color: #283241 !important;
    border-color: transparent;
    box-shadow: 0 1px 0.7em #5f697d;
}

.download-button:hover svg {
    transform: none;
    color: currentColor;
}

.download-button::after {
    display: none;
}

.download-button:active {
    transform: none;
    background-color: #283241 !important;
    border-color: transparent;
    box-shadow: 0 1px 0.7em #5f697d;
}

.download-button:active svg {
    transform: none;
    color: currentColor;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px rgba(79, 70, 229, 0.4);
}

.download-button:active svg {
    transform: translateY(3px) scale(1.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    color: #4f46e5;
}

.download-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #4f46e5;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.download-button:active {
    transform: translateY(3px) scale(1.05);
    background-color: #2d3748 !important;
    border-color: #4f46e5;
    box-shadow: 0 8px 25px;
}