.page-hero[data-astro-cid-75ysl5lo]{grid-template-columns:1.3fr 1fr;align-items:center;gap:4rem;min-height:100vh;padding:8rem 3rem 5rem;display:grid;position:relative;overflow:hidden}.hero-mesh[data-astro-cid-75ysl5lo]{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.hero-crystals[data-astro-cid-75ysl5lo]{width:100%;height:100%;position:absolute}.hero-orb[data-astro-cid-75ysl5lo]{filter:blur(120px);will-change:transform;border-radius:50%;position:absolute}.orb-1[data-astro-cid-75ysl5lo]{background:radial-gradient(circle,#3b82f626 0%,#0000 70%);width:500px;height:500px;animation:15s ease-in-out infinite orb-drift;top:-100px;right:0}.orb-2[data-astro-cid-75ysl5lo]{background:radial-gradient(circle,#d4af3714 0%,#0000 70%);width:400px;height:400px;animation:20s ease-in-out infinite reverse orb-drift;bottom:-100px;left:-100px}.orb-3[data-astro-cid-75ysl5lo]{background:radial-gradient(circle,#3b82f60f 0%,#0000 70%);width:300px;height:300px;animation:18s ease-in-out 5s infinite orb-drift;top:30%;left:40%}@keyframes orb-drift{0%,to{opacity:.5;transform:translate(0)scale(1)}50%{opacity:.7;transform:translate(20px,-30px)scale(1.1)}}.hero-content[data-astro-cid-75ysl5lo]{z-index:1;max-width:820px;position:relative}.hero-badge[data-astro-cid-75ysl5lo]{background:var(--primary-ghost);border:1px solid var(--border-hover);color:var(--primary-light);letter-spacing:.1em;text-transform:uppercase;border-radius:9999px;align-items:center;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:600;display:inline-flex}h1[data-astro-cid-75ysl5lo]{font-family:var(--font-display);color:var(--text);letter-spacing:-.03em;margin:0 0 1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:1.05}.hero-subtitle[data-astro-cid-75ysl5lo]{color:var(--text-muted);max-width:680px;margin:0 0 2.5rem;font-size:clamp(1.15rem,2vw,1.35rem);line-height:1.7}.hero-actions[data-astro-cid-75ysl5lo]{flex-wrap:wrap;gap:1rem;display:flex}.btn-primary[data-astro-cid-75ysl5lo]{background:var(--primary);color:#fff;transition:transform .3s var(--ease-out), box-shadow .3s ease, filter .2s ease;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 4px 20px #3b82f640}.btn-primary[data-astro-cid-75ysl5lo] svg[data-astro-cid-75ysl5lo]{transition:transform .3s var(--ease-out)}.btn-primary[data-astro-cid-75ysl5lo]:hover{filter:brightness(1.08);box-shadow:0 8px 32px #3b82f659}.btn-primary[data-astro-cid-75ysl5lo]:hover svg[data-astro-cid-75ysl5lo]{transform:translate(3px)}.btn-secondary[data-astro-cid-75ysl5lo]{color:var(--text);border:1px solid var(--border);transition:all .3s var(--ease-out);background:#8080800f;border-radius:12px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-secondary[data-astro-cid-75ysl5lo]:hover{border-color:var(--border-hover);background:#8080801a;transform:translateY(-2px)}.hero-visual[data-astro-cid-75ysl5lo]{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.logo-ring[data-astro-cid-75ysl5lo]{justify-content:center;align-items:center;width:280px;height:280px;display:flex;position:relative}.ring-outer[data-astro-cid-75ysl5lo],.ring-mid[data-astro-cid-75ysl5lo]{border:1px solid var(--border);border-radius:50%;position:absolute}.ring-outer[data-astro-cid-75ysl5lo]{border-color:var(--border-hover);opacity:.4;animation:30s linear infinite ring-rotate;inset:0}.ring-outer[data-astro-cid-75ysl5lo]:before{content:"";background:var(--primary-light);border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:50%;box-shadow:0 0 12px #3b82f680}.ring-mid[data-astro-cid-75ysl5lo]{opacity:.3;animation:20s linear infinite reverse ring-rotate;inset:20px}.ring-mid[data-astro-cid-75ysl5lo]:before{content:"";background:var(--accent-light);border-radius:50%;width:6px;height:6px;position:absolute;bottom:-3px;left:30%;box-shadow:0 0 10px #d4af3766}@keyframes ring-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.logo-glow[data-astro-cid-75ysl5lo]{background:var(--bg-surface);border:1px solid var(--border);width:180px;height:180px;box-shadow:0 0 60px #3b82f61f, 0 0 120px #d4af370f, var(--shadow-lg);transition:box-shadow .6s var(--ease-out);border-radius:50%;position:relative;overflow:hidden}.logo-glow[data-astro-cid-75ysl5lo]:hover{box-shadow:0 0 80px #3b82f62e, 0 0 160px #d4af371a, var(--shadow-lg)}.logo-glow[data-astro-cid-75ysl5lo] img[data-astro-cid-75ysl5lo]{object-fit:contain;width:100%;height:100%;padding:1.5rem}[data-astro-cid-75ysl5lo][data-theme=light] .hero-orb[data-astro-cid-75ysl5lo]{opacity:.3}[data-astro-cid-75ysl5lo][data-theme=light] .hero-crystals[data-astro-cid-75ysl5lo]{opacity:.5}@media (width<=1024px){.page-hero[data-astro-cid-75ysl5lo]{text-align:center;grid-template-columns:1fr;gap:2rem;padding-top:8rem}.hero-content[data-astro-cid-75ysl5lo],.hero-subtitle[data-astro-cid-75ysl5lo]{max-width:100%}.hero-actions[data-astro-cid-75ysl5lo]{justify-content:center}.hero-visual[data-astro-cid-75ysl5lo]{order:-1}.logo-ring[data-astro-cid-75ysl5lo]{width:200px;height:200px}.logo-glow[data-astro-cid-75ysl5lo]{width:130px;height:130px}}@media (prefers-reduced-motion:reduce){.ring-outer[data-astro-cid-75ysl5lo],.ring-mid[data-astro-cid-75ysl5lo],.hero-orb[data-astro-cid-75ysl5lo]{animation:none}}
