.hero[data-astro-cid-kpkoygro]{position:relative;min-height:560px;padding:var(--space-12) 0;overflow:hidden;display:flex;align-items:center}.hero-shapes[data-astro-cid-kpkoygro]{position:absolute;inset:0;pointer-events:none;z-index:0}.shape[data-astro-cid-kpkoygro]{position:absolute;opacity:.6}.shape-circle[data-astro-cid-kpkoygro]{border-radius:50%;border:var(--border-width) solid var(--border-strong)}.shape-1[data-astro-cid-kpkoygro]{top:-80px;right:5%;width:320px;height:320px;background:var(--tertiary);animation:float 8s ease-in-out infinite}.shape-2[data-astro-cid-kpkoygro]{bottom:10%;left:5%;width:80px;height:80px;background:var(--secondary);border:var(--border-width) solid var(--border-strong);transform:rotate(15deg);animation:float 6s ease-in-out infinite 1s}.shape-3[data-astro-cid-kpkoygro]{top:30%;left:15%;width:0;height:0;border-left:40px solid transparent;border-right:40px solid transparent;border-bottom:70px solid var(--quaternary);animation:float 7s ease-in-out infinite .5s}.shape-4[data-astro-cid-kpkoygro]{bottom:20%;right:10%;width:60px;height:60px;background:var(--accent);animation:float 5s ease-in-out infinite 1.5s}.shape-5[data-astro-cid-kpkoygro]{top:60%;right:25%;width:120px;height:120px;background-image:radial-gradient(var(--border-strong) 2px,transparent 2px);background-size:12px 12px;border-radius:50%;animation:float 9s ease-in-out infinite 2s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-25px) rotate(5deg)}}.hero-content[data-astro-cid-kpkoygro]{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:var(--space-12);align-items:center;max-width:1400px;margin:0 auto;padding:0 var(--space-5)}.hero-text[data-astro-cid-kpkoygro]{max-width:560px}.hero-badge[data-astro-cid-kpkoygro]{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--quaternary);border:var(--border-width) solid var(--border-strong);border-radius:var(--radius-full);font-family:var(--font-heading);font-size:13px;font-weight:700;text-transform:uppercase;margin-bottom:var(--space-5);box-shadow:3px 3px 0 var(--border-strong);animation:bounce-in .6s var(--transition-bounce)}.hero-title[data-astro-cid-kpkoygro]{font-size:3.25rem;font-weight:800;line-height:1.1;margin-bottom:var(--space-5)}.hero-title[data-astro-cid-kpkoygro] .highlight[data-astro-cid-kpkoygro]{color:var(--accent);position:relative;display:inline}.hero-title[data-astro-cid-kpkoygro] .highlight[data-astro-cid-kpkoygro]:after{content:"";position:absolute;bottom:4px;left:0;right:0;height:8px;background:var(--tertiary);z-index:-1;border-radius:4px}.hero-description[data-astro-cid-kpkoygro]{font-size:1.125rem;color:var(--muted-foreground);margin-bottom:var(--space-6);line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hero-actions[data-astro-cid-kpkoygro]{display:flex;gap:var(--space-4);flex-wrap:wrap;margin-bottom:var(--space-8)}.hero-stats[data-astro-cid-kpkoygro]{display:flex;gap:var(--space-6);padding-top:var(--space-6);border-top:var(--border-width) dashed var(--border)}.stat[data-astro-cid-kpkoygro]{display:flex;flex-direction:column;gap:var(--space-1)}.stat-value[data-astro-cid-kpkoygro]{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:var(--foreground)}.stat-label[data-astro-cid-kpkoygro]{font-size:12px;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.5px}.hero-image[data-astro-cid-kpkoygro]{display:flex;justify-content:center}.hero-poster[data-astro-cid-kpkoygro]{position:relative;width:300px;border:var(--border-width-thick) solid var(--border-strong);border-radius:var(--radius-xl);box-shadow:14px 14px 0 var(--accent);overflow:hidden;transform:rotate(3deg);transition:all var(--duration-normal) var(--transition-bounce)}.hero-poster[data-astro-cid-kpkoygro]:hover{transform:rotate(-1deg) scale(1.02);box-shadow:18px 18px 0 var(--secondary)}.hero-poster[data-astro-cid-kpkoygro] img[data-astro-cid-kpkoygro]{width:100%;aspect-ratio:2/3;object-fit:cover;display:block}.hero-poster[data-astro-cid-kpkoygro]:before{content:"";position:absolute;inset:-20px 20px 20px -20px;background:var(--tertiary);border-radius:var(--radius-xl);z-index:-1}@keyframes bounce-in{0%{transform:translateY(20px) scale(.9);opacity:0}60%{transform:translateY(-5px) scale(1.02)}to{transform:translateY(0) scale(1);opacity:1}}@media(max-width:1024px){.hero-content[data-astro-cid-kpkoygro]{grid-template-columns:1fr;text-align:center;gap:var(--space-8)}.hero-text[data-astro-cid-kpkoygro]{max-width:100%}.hero-actions[data-astro-cid-kpkoygro],.hero-stats[data-astro-cid-kpkoygro]{justify-content:center}.hero-image[data-astro-cid-kpkoygro]{order:-1}.hero-poster[data-astro-cid-kpkoygro]{width:220px;transform:rotate(0);box-shadow:10px 10px 0 var(--accent)}.hero-title[data-astro-cid-kpkoygro]{font-size:2.25rem}.shape-1[data-astro-cid-kpkoygro]{width:200px;height:200px}.shape-2[data-astro-cid-kpkoygro],.shape-3[data-astro-cid-kpkoygro],.shape-5[data-astro-cid-kpkoygro]{display:none}}@media(max-width:480px){.hero[data-astro-cid-kpkoygro]{min-height:auto;padding:var(--space-8) 0}.hero-title[data-astro-cid-kpkoygro]{font-size:1.75rem}.hero-poster[data-astro-cid-kpkoygro]{width:180px}.hero-actions[data-astro-cid-kpkoygro]{flex-direction:column;align-items:center}.hero-stats[data-astro-cid-kpkoygro]{flex-wrap:wrap;justify-content:center;gap:var(--space-4)}}@media(prefers-reduced-motion:reduce){.shape[data-astro-cid-kpkoygro],.hero-badge[data-astro-cid-kpkoygro]{animation:none}.hero-poster[data-astro-cid-kpkoygro]:hover{transform:none}}
