setTemplate(t.id)} style={{
background: '#fffdf7', borderRadius: 16, overflow: 'hidden',
border: active ? `2.5px solid ${t.accent}` : '1px solid rgba(26,13,46,0.08)',
cursor: 'pointer', position: 'relative',
boxShadow: active ? `0 8px 24px ${t.accent}33` : '0 1px 4px rgba(0,0,0,0.04)',
transition: 'all 0.2s',
}}>
{/* mini resume preview */}
{t.id === 'classic' && <>
Jordan Rivera
{[95, 75, 88, 60].map((w,i) =>
)}
{[80, 90, 70].map((w,i) =>
)}
>}
{t.id === 'minimal' && <>
JORDAN RIVERA
Senior Product Designer
{[100, 80, 90, 65, 85].map((w,i) =>
)}
>}
{t.id === 'modern' &&
{[70, 90, 50].map((w,i) =>
)}
Jordan Rivera
Sr. Product Designer
{[90, 70, 85, 60].map((w,i) =>
)}
}
{t.id === 'creative' && <>
Jordan Rivera
{['#ff4db8','#8a5cf6','#4dd6ff'].map(c =>
)}
{[80, 95, 60, 85].map((w,i) =>
)}
>}
{t.id === 'ats' && <>
JORDAN RIVERA
jordan.r@mail.com | 415-555-0142
EXPERIENCE
{[95, 80, 90, 65].map((w,i) =>
)}
>}
{t.id === 'std' && <>
Jordan Rivera
jordan.r@mail.com • (415) 555-0142
{[90, 75, 85, 60, 80].map((w,i) =>
)}
>}
{active && (
✓
)}