.hero[data-astro-cid-dhfotatx]{min-height:calc(100vh - var(--header-height));display:flex;align-items:center;padding:var(--space-3xl) 0;position:relative;overflow:hidden}.hero-bg[data-astro-cid-dhfotatx]{position:absolute;inset:0;background:radial-gradient(ellipse 120% 80% at 50% 20%,rgba(168,85,247,.15) 0%,transparent 50%),radial-gradient(ellipse 100% 60% at 80% 80%,rgba(34,211,211,.12) 0%,transparent 50%),radial-gradient(ellipse 80% 50% at 20% 60%,rgba(255,204,0,.08) 0%,transparent 50%),var(--gradient-hero);z-index:0}.hero-glow[data-astro-cid-dhfotatx]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.6;animation:pulse-glow 4s ease-in-out infinite}.hero-glow-1[data-astro-cid-dhfotatx]{width:400px;height:400px;background:var(--color-mystic);top:10%;left:10%;animation-delay:0s}.hero-glow-2[data-astro-cid-dhfotatx]{width:300px;height:300px;background:var(--color-magic);bottom:20%;right:15%;animation-delay:1.5s}.hero-glow-3[data-astro-cid-dhfotatx]{width:250px;height:250px;background:var(--color-accent);top:60%;left:50%;animation-delay:3s}@keyframes pulse-glow{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.hero-content[data-astro-cid-dhfotatx]{display:grid;gap:var(--space-2xl);align-items:center;position:relative;z-index:1}@media(min-width:1024px){.hero-content[data-astro-cid-dhfotatx]{grid-template-columns:1fr 1fr}}.hero-text[data-astro-cid-dhfotatx]{text-align:center}@media(min-width:1024px){.hero-text[data-astro-cid-dhfotatx]{text-align:left}}.hero-badge[data-astro-cid-dhfotatx]{display:inline-block;padding:var(--space-xs) var(--space-md);background:linear-gradient(135deg,#a855f733,#22d3d333);border:1px solid rgba(168,85,247,.4);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:600;color:var(--color-mystic-light);margin-bottom:var(--space-lg);text-transform:uppercase;letter-spacing:.1em}.hero-title[data-astro-cid-dhfotatx]{font-size:var(--text-4xl);background:linear-gradient(135deg,var(--color-accent-light) 0%,var(--color-accent) 25%,var(--color-magic) 75%,var(--color-mystic-light) 100%);background-size:300% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:var(--space-sm);animation:shimmer 8s ease-in-out infinite alternate;text-shadow:0 0 30px rgba(255,204,0,.25)}@keyframes shimmer{0%{background-position:0% center}to{background-position:100% center}}.hero-subtitle[data-astro-cid-dhfotatx]{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--color-text-secondary);margin-bottom:var(--space-md)}.hero-description[data-astro-cid-dhfotatx]{font-size:var(--text-lg);color:var(--color-text-muted);max-width:500px;margin-bottom:var(--space-xl)}@media(min-width:1024px){.hero-description[data-astro-cid-dhfotatx]{margin-left:0;margin-right:auto}}.hero-actions[data-astro-cid-dhfotatx]{display:flex;flex-wrap:wrap;gap:var(--space-md);justify-content:center}@media(min-width:1024px){.hero-actions[data-astro-cid-dhfotatx]{justify-content:flex-start}}.hero-visual[data-astro-cid-dhfotatx]{display:flex;justify-content:center;position:relative}.hero-image-container[data-astro-cid-dhfotatx]{position:relative;width:100%;max-width:500px}.hero-image-glow[data-astro-cid-dhfotatx]{position:absolute;inset:-20px;background:radial-gradient(circle,rgba(255,204,0,.2) 0%,rgba(168,85,247,.1) 50%,transparent 70%);border-radius:50%;animation:pulse-glow 3s ease-in-out infinite;z-index:0}.hero-image-placeholder[data-astro-cid-dhfotatx]{position:relative;width:100%;aspect-ratio:1;background:linear-gradient(135deg,var(--color-bg-card) 0%,var(--color-bg-secondary) 100%);border:2px solid var(--color-border);border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:1;box-shadow:0 0 30px #ffcc001a,0 0 60px #a855f71a,inset 0 0 60px #0000004d}.hero-image-placeholder[data-astro-cid-dhfotatx]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#a855f71a,#22d3d31a);opacity:.5}.hero-image-placeholder[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:80%;height:80%;object-fit:contain;opacity:.6;position:relative;z-index:1}.hero-floating-elements[data-astro-cid-dhfotatx]{position:absolute;inset:0;pointer-events:none;z-index:2}.floating-rune[data-astro-cid-dhfotatx]{position:absolute;font-size:2rem;opacity:.7;animation:float 4s ease-in-out infinite}.floating-rune-1[data-astro-cid-dhfotatx]{top:10%;right:-10%;color:var(--color-accent);animation-delay:0s;text-shadow:0 0 20px var(--color-accent)}.floating-rune-2[data-astro-cid-dhfotatx]{bottom:20%;left:-5%;color:var(--color-mystic);animation-delay:1s;text-shadow:0 0 20px var(--color-mystic)}.floating-rune-3[data-astro-cid-dhfotatx]{top:50%;right:-15%;color:var(--color-magic);animation-delay:2s;text-shadow:0 0 20px var(--color-magic)}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(10deg)}}.feature-card[data-astro-cid-dhfotatx]{text-align:center}.feature-icon[data-astro-cid-dhfotatx]{width:72px;height:72px;margin:0 auto var(--space-md);display:flex;align-items:center;justify-content:center;border-radius:var(--radius-lg);color:var(--color-bg-primary);position:relative;transition:all var(--transition-base)}.feature-icon-gold[data-astro-cid-dhfotatx]{background:var(--gradient-gold);box-shadow:0 0 20px #ffcc004d}.feature-icon-magic[data-astro-cid-dhfotatx]{background:var(--gradient-magic);box-shadow:0 0 20px #22d3d34d}.feature-icon-mystic[data-astro-cid-dhfotatx]{background:var(--gradient-mystic);box-shadow:0 0 20px #a855f74d}.feature-card[data-astro-cid-dhfotatx]:hover .feature-icon[data-astro-cid-dhfotatx]{transform:scale(1.1) rotate(5deg)}.feature-card[data-astro-cid-dhfotatx]:hover .feature-icon-gold[data-astro-cid-dhfotatx]{box-shadow:var(--shadow-glow-gold)}.feature-card[data-astro-cid-dhfotatx]:hover .feature-icon-magic[data-astro-cid-dhfotatx]{box-shadow:var(--shadow-glow-magic)}.feature-card[data-astro-cid-dhfotatx]:hover .feature-icon-mystic[data-astro-cid-dhfotatx]{box-shadow:var(--shadow-glow-mystic)}.feature-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:var(--text-lg);margin-bottom:var(--space-sm)}.feature-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--color-text-muted);margin:0}.role-preview-card[data-astro-cid-dhfotatx]{text-align:center;text-decoration:none;display:block}.role-image[data-astro-cid-dhfotatx]{width:100%;aspect-ratio:4/3;background:linear-gradient(135deg,var(--color-bg-hover) 0%,var(--color-bg-card) 100%);border-radius:var(--radius-md);margin-bottom:var(--space-md);overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;transition:all var(--transition-base)}.role-image[data-astro-cid-dhfotatx]:before{content:"";position:absolute;inset:0;background:var(--gradient-mystical);opacity:0;transition:opacity var(--transition-base)}.role-preview-card[data-astro-cid-dhfotatx]:hover .role-image[data-astro-cid-dhfotatx]:before{opacity:1}.role-image[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:60%;height:60%;object-fit:contain;opacity:.5;transition:all var(--transition-base)}.role-preview-card[data-astro-cid-dhfotatx]:hover .role-image[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{opacity:.8;transform:scale(1.1)}.role-preview-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:var(--text-lg);margin-bottom:var(--space-sm);color:var(--color-text-primary);transition:color var(--transition-base)}.role-preview-card[data-astro-cid-dhfotatx]:hover h3[data-astro-cid-dhfotatx]{color:var(--color-accent)}.section-cta[data-astro-cid-dhfotatx]{text-align:center;margin-top:var(--space-xl)}
