.hero[data-astro-cid-dhfotatx]{min-height:calc(100vh - var(--header-height));display:flex;align-items:center;padding:var(--spacing-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(106,76,147,.08) 0%,transparent 50%),radial-gradient(ellipse 100% 60% at 80% 80%,rgba(61,107,79,.06) 0%,transparent 50%),radial-gradient(ellipse 80% 50% at 20% 60%,rgba(201,162,39,.04) 0%,transparent 50%),var(--gradient-hero);z-index:0}.hero-glow[data-astro-cid-dhfotatx]{position:absolute;border-radius:50%;filter:blur(100px);opacity:.3;animation:pulse-glow 4s ease-in-out infinite}.hero-glow-1[data-astro-cid-dhfotatx]{width:400px;height:400px;background:var(--color-blood);top:10%;left:10%;animation-delay:0s}.hero-glow-2[data-astro-cid-dhfotatx]{width:300px;height:300px;background:var(--color-blood-dark);bottom:20%;right:15%;animation-delay:1.5s}.hero-glow-3[data-astro-cid-dhfotatx]{width:250px;height:250px;background:var(--color-accent-dark);top:60%;left:50%;animation-delay:3s}@keyframes pulse-glow{0%,to{opacity:.15;transform:scale(1)}50%{opacity:.3;transform:scale(1.05)}}.hero-content[data-astro-cid-dhfotatx]{display:grid;gap:var(--spacing-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-flex;align-items:center;padding:var(--spacing-xs) var(--spacing-md);background:var(--red-3);border:1px solid var(--red-6);border-radius:var(--radius-full);font-family:var(--font-body);font-size:var(--text-xs);font-weight:600;color:var(--red-11);margin-bottom:var(--spacing-md);text-transform:uppercase;letter-spacing:.1em;box-shadow:0 2px 10px #0003}.hero-badge[data-astro-cid-dhfotatx]:before{content:"";display:inline-block;width:6px;height:6px;background-color:var(--red-9);border-radius:50%;margin-right:var(--spacing-sm);box-shadow:0 0 8px var(--red-9)}.hero-title[data-astro-cid-dhfotatx]{font-size:var(--text-4xl);margin-bottom:var(--spacing-xs)}@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(--spacing-md)}.hero-description[data-astro-cid-dhfotatx]{font-size:var(--text-lg);color:var(--color-text-muted);max-width:500px;margin-bottom:var(--spacing-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(--spacing-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:100%;height:100%;object-fit:cover;opacity:1;position:relative;z-index:1}.hero-embers[data-astro-cid-dhfotatx]{position:absolute;inset:-20px;pointer-events:none;z-index:2;overflow:hidden}.ember[data-astro-cid-dhfotatx]{position:absolute;width:4px;height:4px;background:var(--color-accent);border-radius:50%;opacity:0;filter:blur(1px);animation:rise 4s ease-out infinite}.ember[data-astro-cid-dhfotatx]:after{content:"";position:absolute;inset:-2px;background:var(--color-accent-light);border-radius:50%;filter:blur(3px);opacity:.5}.ember-1[data-astro-cid-dhfotatx]{left:10%;bottom:0;animation-delay:0s;animation-duration:4s}.ember-2[data-astro-cid-dhfotatx]{left:30%;bottom:0;width:3px;height:3px;animation-delay:.8s;animation-duration:3.5s}.ember-3[data-astro-cid-dhfotatx]{left:50%;bottom:0;animation-delay:1.5s;animation-duration:4.2s}.ember-4[data-astro-cid-dhfotatx]{left:70%;bottom:0;width:3px;height:3px;animation-delay:2.2s;animation-duration:3.8s}.ember-5[data-astro-cid-dhfotatx]{left:85%;bottom:0;animation-delay:3s;animation-duration:4.5s}.ember-6[data-astro-cid-dhfotatx]{left:25%;bottom:0;width:2px;height:2px;animation-delay:3.5s;animation-duration:3.2s}@keyframes rise{0%{opacity:0;transform:translateY(0) translate(0) scale(1)}10%{opacity:.8}50%{opacity:.6}to{opacity:0;transform:translateY(-400px) translate(30px) scale(.3)}}.feature-card[data-astro-cid-dhfotatx]{text-align:center}.feature-icon[data-astro-cid-dhfotatx]{width:72px;height:72px;margin:0 auto var(--spacing-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-blood2);box-shadow:0 0 20px #c9a2274d}.feature-icon-forest[data-astro-cid-dhfotatx]{background:var(--gradient-forest);box-shadow:0 0 20px #6fab714d}.feature-icon-fire[data-astro-cid-dhfotatx]{background:var(--gradient-fire);box-shadow:0 0 20px #e8a86d4d}.feature-icon-mystic[data-astro-cid-dhfotatx]{background:var(--gradient-mystic);box-shadow:0 0 20px #6a4c934d}.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-forest[data-astro-cid-dhfotatx]{box-shadow:0 0 20px #6fab7180,0 0 40px #6fab714d}.feature-card[data-astro-cid-dhfotatx]:hover .feature-icon-fire[data-astro-cid-dhfotatx]{box-shadow:0 0 20px #e8a86d80,0 0 40px #e8a86d4d}.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(--spacing-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(--spacing-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:100%;height:100%;object-fit:cover;transition:all var(--transition-base)}.role-preview-card[data-astro-cid-dhfotatx]:hover .role-image[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{transform:scale(1.1)}.role-preview-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:var(--text-lg);margin-bottom:var(--spacing-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(--spacing-xl)}.server-section[data-astro-cid-dhfotatx]{background:var(--color-bg-secondary)}.server-content[data-astro-cid-dhfotatx]{max-width:800px;margin:0 auto}.server-text[data-astro-cid-dhfotatx]{text-align:center}.server-text[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:var(--text-lg);color:var(--color-text-secondary);line-height:1.6;margin-bottom:var(--spacing-lg)}.server-highlight[data-astro-cid-dhfotatx]{font-weight:500;color:var(--color-accent)!important;padding:var(--spacing-md) var(--spacing-lg);background:linear-gradient(135deg,#d4a5741a,#c9a2270d);border:1px solid var(--color-border);border-radius:var(--radius-md);display:inline-block}
