/* Classic Template */
.template-classic .resume-preview {
    padding: 0.3in;
}

.template-classic .resume-header {
    text-align: left;
    margin-bottom: 15px;
    padding-bottom: 12px;
    border-bottom: 3px double #333;
}

.template-classic .resume-name {
    font-size: 26px;
    font-weight: 700;
    color: #000;
    margin-bottom: 4px;
    letter-spacing: 1px;
}

.template-classic .resume-title {
    font-size: 14px;
    color: #555;
    font-weight: 600;
    margin-bottom: 8px;
    font-style: italic;
}

.template-classic .resume-section-title {
    font-size: 13px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 8px;
    padding-bottom: 4px;
    border-bottom: 1px solid #333;
}

.template-classic .skill-tag {
    background: transparent;
    color: #333;
    padding: 2px 8px;
    border: 1px solid #666;
    border-radius: 2px;
    font-size: 10px;
    font-weight: 500;
}

.template-classic .resume-item-title {
    color: #000;
}

.template-classic .resume-item-subtitle {
    color: #555;
}
