All Prompts
All Prompts

cardfeaturetailwindanimatedstatsgradientresponsive
Hardware Acceleration Feature Card with Animated Stats
Карточка с анимированной статистикой для демонстрации аппаратного ускорения. Tailwind CSS, градиенты, эффекты при наведении. Идеально для лендингов.
Prompt
<div
class="group relative overflow-hidden transition-all duration-300 hover:shadow-2xl hover:shadow-emerald-500/10 bg-gradient-to-br from-emerald-900/20 via-neutral-900 to-slate-800 border-emerald-500/20 border rounded-3xl shadow-lg backdrop-blur max-w-lg">
<div class="sm:p-8 pt-6 pr-6 pb-6 pl-6">
<div
class="relative h-56 sm:h-64 ring-1 ring-inset ring-emerald-500/20 overflow-hidden bg-gradient-to-br from-emerald-950/40 via-neutral-900 to-slate-800 rounded-2xl">
<div
class="absolute right-6 top-8 sm:right-10 sm:top-10 w-[78%] rounded-2xl border border-emerald-500/30 bg-neutral-900/95 shadow-xl backdrop-blur">
<div class="flex items-center gap-2 px-4 py-3 border-b border-emerald-500/20 bg-emerald-950/30">
<span class="h-2.5 w-2.5 rounded-full bg-emerald-500/80"></span>
<span class="h-2.5 w-2.5 rounded-full bg-yellow-500/80"></span>
<span class="h-2.5 w-2.5 rounded-full bg-red-500/80"></span>
<div class="ml-3 flex items-center gap-2">
<span class="text-xs text-emerald-400">GPU Rendering</span>
</div>
</div>
<div class="p-4 relative h-32">
<div class="absolute inset-0 opacity-30">
<div class="absolute top-4 left-8 w-2 h-2 rounded-full bg-emerald-400 animate-pulse"></div>
<div class="absolute top-6 left-16 w-2 h-2 rounded-full bg-emerald-400"></div>
<div class="absolute top-8 right-12 w-2 h-2 rounded-full bg-emerald-400 animate-pulse"
style="animation-delay: 0.5s"></div>
<div class="absolute bottom-8 left-12 w-2 h-2 rounded-full bg-emerald-400"></div>
<div class="absolute bottom-6 right-8 w-2 h-2 rounded-full bg-emerald-400 animate-pulse"
style="animation-delay: 1s"></div>
<svg class="absolute inset-0 w-full h-full" viewBox="0 0 100 100">
<path d="M20 20 L40 25 L70 30 L80 45" stroke="rgb(52 211 153 / 0.3)" stroke-width="0.5" fill="none"
stroke-dasharray="2,2" class=""></path>
<path d="M30 60 L50 30 L80 35" stroke="rgb(52 211 153 / 0.3)" stroke-width="0.5" fill="none"
stroke-dasharray="2,2" class=""></path>
</svg>
</div>
<div class="absolute bottom-2 left-2 right-2">
<div class="grid grid-cols-3 gap-2 text-center">
<div class="rounded bg-emerald-950/50 border border-emerald-500/20 p-1">
<div class="text-xs font-medium text-emerald-400">4K</div>
<div class="text-[9px] text-neutral-400">60fps</div>
</div>
<div class="rounded bg-emerald-950/50 border border-emerald-500/20 p-1">
<div class="text-xs font-medium text-emerald-400">H.265</div>
<div class="text-[9px] text-neutral-400">Export</div>
</div>
<div class="rounded bg-emerald-950/50 border border-emerald-500/20 p-1">
<div class="text-xs font-medium text-emerald-400">8ms</div>
<div class="text-[9px] text-neutral-400">Latency</div>
</div>
</div>
</div>
</div>
</div>
<div
class="absolute left-4 bottom-6 w-[35%] h-[45%] rounded-xl bg-neutral-950/95 border border-emerald-500/20 shadow-lg">
<div class="px-2 py-1.5 border-b border-emerald-500/20">
<span class="text-[10px] text-emerald-400 tracking-wide">RENDER ENGINE</span>
</div>
<div class="p-2 space-y-2">
<div class="flex items-center justify-between">
<span class="text-[10px] text-neutral-400">GPU</span>
<div class="flex items-center gap-1">
<div class="h-1 w-6 rounded-full bg-neutral-800">
<div class="h-1 w-5 rounded-full bg-emerald-500"></div>
</div>
<span class="text-[9px] text-emerald-400">85%</span>
</div>
</div>
<div class="flex items-center justify-between">
<span class="text-[10px] text-neutral-400">Memory</span>
<div class="flex items-center gap-1">
<div class="h- w-6 rounded-full bg-neutral-800">
<div class="h-1 w-4 rounded-full bg-emerald-500"></div>
</div>
<span class="text-[9px] text-emerald-400">67%</span>
</div>
</div>
<div class="flex items-center justify-between">
<span class="text-[10px] text-neutral-400">Cores</span>
<div class="flex items-center gap-1">
<div class="h-1 w-6 rounded-full bg-neutral-800">
<div class="h-1 w-3 rounded-full bg-emerald-500"></div>
</div>
<span class="text-[9px] text-emerald-400">52%</span>
</div>
</div>
</div>
</div>
<div class="absolute top-4 left-6 w-20 h-4 rounded bg-emerald-500/30 animate-pulse" style="animation-delay: 0.5s">
</div>
<div class="absolute top-16 left-2 w-14 h-3 rounded bg-emerald-400/40" style="animation-delay: 1s"></div>
<div class="absolute bottom-16 right-2 w-16 h-2 rounded bg-emerald-300/50"></div>
</div>
<div class="mt-6 sm:mt-8">
<div class="flex items-center gap-3">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"
data-lucide="monitor-check" box="0 0 24 24" class="lucide lucide-monitor-check h-5 w-5 text-emerald-400"
style="stroke-width:1.5">
<path d="m9 10 2 2 4-4" class=""></path>
<rect width="20" height="14" x="2" y="3" rx="2" class=""></rect>
<path d="M12 17v4" class=""></path>
<path d="M8 21h8" class=""></path>
</svg>
<h3 class="sm:text-2xl text-2xl font-semibold tracking-tight">Hardware Acceleration</h3>
</div>
<p class="text-sm text-neutral-400 mt-3">Native Apple Silicon optimization with Metal GPU acceleration for
real-time 4K editing and instant playback.</p>
<div class="mt-4">
<a href="#" class="inline-flex items-center gap-2 text-xs font-medium text-emerald-400 hover:text-emerald-300">
View performance
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"
data-lucide="arrow-right" class="lucide lucide-arrow-right h-4 w-4" style="stroke-width:1.5">
<path d="M5 12h14" class=""></path>
<path d="m12 5 7 7-7 7" class=""></path>
</svg>
</a>
</div>
</div>
</div>
<div
class="absolute inset-0 bg-gradient-to-t from-emerald-900/10 via-transparent to-transparent pointer-events-none rounded-3xl">
</div>
</div>