/* Modern Template */
.template-modern .resume-preview {
    padding: 0.3in;
}

.template-modern .resume-header {
    text-align: center;
    margin-bottom: 15px;
    padding-bottom: 12px;
    border-bottom: 2px solid #2c3e50;
}

.template-modern .resume-name {
    font-size: 28px;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 4px;
    letter-spacing: 0.5px;
}

.template-modern .resume-title {
    font-size: 16px;
    color: #3498db;
    font-weight: 500;
    margin-bottom: 8px;
}

.template-modern .resume-section-title {
    font-size: 14px;
    font-weight: 700;
    color: #2c3e50;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 8px;
    padding-bottom: 4px;
    border-bottom: 2px solid #3498db;
}

.template-modern .skill-tag {
    background: #ecf0f1;
    color: #2c3e50;
    padding: 4px 10px;
    border-radius: 4px;
    font-size: 10px;
    font-weight: 500;
}
