.hero[data-astro-cid-anhloy43]{min-height:calc(100vh - 80px);display:flex;flex-direction:column;justify-content:center;position:relative;padding:var(--space-4xl) 0}.hero-content[data-astro-cid-anhloy43]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3xl);align-items:center}.hero-text[data-astro-cid-anhloy43]{display:flex;flex-direction:column;gap:var(--space-lg)}.hero-badge[data-astro-cid-anhloy43]{display:inline-flex;align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-md);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-full);width:fit-content;font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-text-secondary)}.badge-dot[data-astro-cid-anhloy43]{width:8px;height:8px;background:var(--color-success);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}.hero-title[data-astro-cid-anhloy43]{font-size:var(--text-7xl);font-weight:var(--font-extrabold);line-height:1.1;margin:0;animation-delay:.1s}.hero-subtitle[data-astro-cid-anhloy43]{font-size:var(--text-3xl);font-weight:var(--font-semibold);color:var(--color-text-secondary);margin:0;animation-delay:.2s}.hero-description[data-astro-cid-anhloy43]{font-size:var(--text-xl);color:var(--color-text-secondary);line-height:var(--line-height-relaxed);max-width:600px;animation-delay:.3s}.hero-actions[data-astro-cid-anhloy43]{display:flex;gap:var(--space-md);flex-wrap:wrap;animation-delay:.4s}.hero-stats[data-astro-cid-anhloy43]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-xl);padding-top:var(--space-xl);border-top:1px solid var(--color-border);animation-delay:.5s}.stat[data-astro-cid-anhloy43]{text-align:center}.stat-value[data-astro-cid-anhloy43]{font-size:var(--text-4xl);font-weight:var(--font-extrabold);line-height:1;margin-bottom:var(--space-xs)}.stat-label[data-astro-cid-anhloy43]{font-size:var(--text-sm);color:var(--color-text-tertiary);font-weight:var(--font-medium)}.hero-visual[data-astro-cid-anhloy43]{position:relative;display:flex;align-items:center;justify-content:center;min-height:500px}.visual-wrapper[data-astro-cid-anhloy43]{position:relative;width:100%;max-width:500px;aspect-ratio:1}.visual-circle[data-astro-cid-anhloy43]{position:absolute;border-radius:50%;opacity:.6}.visual-circle-1[data-astro-cid-anhloy43]{top:10%;left:10%;width:150px;height:150px;background:var(--gradient-primary);filter:blur(40px);animation:float 6s ease-in-out infinite}.visual-circle-2[data-astro-cid-anhloy43]{top:40%;right:10%;width:200px;height:200px;background:var(--gradient-secondary);filter:blur(50px);animation:float 8s ease-in-out infinite reverse}.visual-circle-3[data-astro-cid-anhloy43]{bottom:20%;left:20%;width:120px;height:120px;background:var(--gradient-accent);filter:blur(35px);animation:float 7s ease-in-out infinite}.visual-card[data-astro-cid-anhloy43]{position:relative;width:100%;max-width:400px;margin:0 auto;padding:var(--space-2xl);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-2xl);overflow:hidden}.card-shimmer[data-astro-cid-anhloy43]{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:shimmer 3s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.card-content[data-astro-cid-anhloy43]{position:relative;display:flex;flex-direction:column;gap:var(--space-md)}.code-line[data-astro-cid-anhloy43]{height:12px;background:var(--gradient-primary);border-radius:var(--radius-sm);opacity:.6;animation:code-glow 2s ease-in-out infinite}.code-line[data-astro-cid-anhloy43].short{width:60%}.code-line[data-astro-cid-anhloy43].medium{width:80%}@keyframes code-glow{0%,to{opacity:.4}50%{opacity:.8}}.scroll-indicator[data-astro-cid-anhloy43]{position:absolute;bottom:var(--space-2xl);left:50%;transform:translate(-50%);animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}.mouse[data-astro-cid-anhloy43]{width:24px;height:40px;border:2px solid var(--color-border);border-radius:12px;position:relative}.wheel[data-astro-cid-anhloy43]{width:4px;height:8px;background:var(--color-primary);border-radius:2px;position:absolute;top:8px;left:50%;transform:translate(-50%);animation:scroll 1.5s infinite}@keyframes scroll{0%{top:8px;opacity:1}to{top:20px;opacity:0}}@media (max-width: 1024px){.hero-content[data-astro-cid-anhloy43]{grid-template-columns:1fr;gap:var(--space-2xl)}.hero-visual[data-astro-cid-anhloy43]{min-height:400px}.visual-wrapper[data-astro-cid-anhloy43]{max-width:400px}}@media (max-width: 768px){.hero[data-astro-cid-anhloy43]{min-height:auto;padding:var(--space-2xl) 0}.hero-title[data-astro-cid-anhloy43]{font-size:var(--text-5xl)}.hero-subtitle[data-astro-cid-anhloy43]{font-size:var(--text-2xl)}.hero-description[data-astro-cid-anhloy43]{font-size:var(--text-lg)}.hero-stats[data-astro-cid-anhloy43]{grid-template-columns:1fr;gap:var(--space-lg)}.stat[data-astro-cid-anhloy43]{text-align:left}.hero-visual[data-astro-cid-anhloy43]{min-height:300px}.visual-card[data-astro-cid-anhloy43]{max-width:100%}}@media (max-width: 480px){.hero-title[data-astro-cid-anhloy43]{font-size:var(--text-4xl)}.hero-subtitle[data-astro-cid-anhloy43]{font-size:var(--text-xl)}.hero-actions[data-astro-cid-anhloy43]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-sm)}.hero-actions[data-astro-cid-anhloy43] .btn{width:100%}}
