.section-title{@apply text-4xl font-bold text-center mb-16;}.contact-card{@apply flex items-center gap-4 glass-card p-4 rounded-xl hover:scale-105 transition;}.input{@apply w-full p-4 rounded-xl bg-white/10 border border-white/10 focus:border-cyan-500 outline-none;}.btn-primary{@apply w-full bg-cyan-500 hover:bg-cyan-600 text-white py-4 rounded-xl font-bold;}.tag{@apply text-xs font-bold text-cyan-400 uppercase tracking-widest;}.badge{@apply inline-flex items-center gap-2 px-3 py-1 rounded-full bg-cyan-500/10 border border-cyan-500/20 text-cyan-400 text-xs font-bold mb-6;}.dot{@apply w-2 h-2 bg-cyan-400 rounded-full animate-pulse;}
