/* Excel Splitter — Tool-specific styles */

#splitOptions .form-label {
    color: var(--portal-primary);
}

#btnSplit {
    font-size: 1.05rem;
    font-weight: 600;
}

#progressSection .progress {
    height: 1.5rem;
}
