body { font-family: 'Inter', system-ui, sans-serif; }
.container { max-width: 1280px; }
.card-hover:hover { transform: translateY(-10px); }