@property --aurora-x{syntax: "<percentage>"; inherits: false; initial-value: 30%;}@property --aurora-y{syntax: "<percentage>"; inherits: false; initial-value: 40%;}@property --aurora-x2{syntax: "<percentage>"; inherits: false; initial-value: 75%;}@property --aurora-y2{syntax: "<percentage>"; inherits: false; initial-value: 55%;}.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100dvh;background:var(--bg-dark);color:var(--text-inv);padding:var(--header-offset) var(--gutter) 4rem;overflow:clip}.hero-aurora[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:0;pointer-events:none}.aurora-layer[data-astro-cid-bbe6dxrz]{position:absolute;inset:-20%;opacity:.55;filter:blur(80px);animation:auroraMove 18s ease-in-out infinite alternate}.aurora-layer--purple[data-astro-cid-bbe6dxrz]{background:radial-gradient(ellipse 60% 50% at var(--aurora-x) var(--aurora-y),rgba(82,0,99,.55) 0%,transparent 55%)}.aurora-layer--gold[data-astro-cid-bbe6dxrz]{background:radial-gradient(ellipse 55% 45% at var(--aurora-x2) var(--aurora-y2),rgba(255,204,51,.22) 0%,transparent 50%);animation-duration:22s;animation-delay:-6s}.aurora-layer--deep[data-astro-cid-bbe6dxrz]{background:radial-gradient(ellipse 70% 60% at 60% 20%,rgba(82,0,99,.25) 0%,transparent 50%);opacity:.35;animation-duration:28s;animation-delay:-12s}@keyframes auroraMove{0%{--aurora-x: 30%;--aurora-y: 40%;--aurora-x2: 75%;--aurora-y2: 55%;transform:translateZ(0) rotate(0)}50%{--aurora-x: 55%;--aurora-y: 30%;--aurora-x2: 40%;--aurora-y2: 70%}to{--aurora-x: 25%;--aurora-y: 60%;--aurora-x2: 80%;--aurora-y2: 35%;transform:translate3d(2%,-2%,0) rotate(2deg)}}.hero-orbs[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.hero-orb[data-astro-cid-bbe6dxrz]{position:absolute;border-radius:50%;filter:blur(60px);opacity:0;animation:orbFloat 20s ease-in-out infinite}.hero-orb[data-astro-cid-bbe6dxrz]:nth-child(1){width:260px;height:260px;background:#52006359;top:15%;left:-5%;animation-delay:0s}.hero-orb[data-astro-cid-bbe6dxrz]:nth-child(2){width:180px;height:180px;background:#ffcc332e;top:55%;right:10%;animation-delay:-7s;animation-duration:26s}.hero-orb[data-astro-cid-bbe6dxrz]:nth-child(3){width:140px;height:140px;background:#52006347;bottom:20%;left:35%;animation-delay:-14s;animation-duration:24s}@keyframes orbFloat{0%,to{opacity:0;transform:translateZ(0) scale(.9)}25%{opacity:.7}50%{opacity:.45;transform:translate3d(4%,-6%,0) scale(1.05)}75%{opacity:.65}}.hero-content[data-astro-cid-bbe6dxrz]{max-width:var(--max-width);margin:0 auto;position:relative;z-index:1}.hero-top[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:12px;margin-bottom:2.5rem}.hero-star-badge[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:8px;padding:6px 16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-pill);backdrop-filter:blur(8px)}.hero-star[data-astro-cid-bbe6dxrz]{color:var(--accent-soft);font-size:.7rem;letter-spacing:2px}.hero-star-text[data-astro-cid-bbe6dxrz]{font-size:.7rem;font-weight:500;color:var(--text-inv-secondary);letter-spacing:.02em}.hero-head[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1.3fr 1fr;gap:3rem;align-items:center}@media(max-width:1024px){.hero-head[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:2rem}}.hero-title[data-astro-cid-bbe6dxrz]{font-family:var(--font-display);font-weight:500;font-size:clamp(2.5rem,5.5vw,4.25rem);line-height:1;letter-spacing:-.03em;color:var(--text-inv);text-wrap:balance}.hero-line[data-astro-cid-bbe6dxrz]{display:block;overflow:hidden}.hero-line-inner[data-astro-cid-bbe6dxrz]{display:block;transform:translateY(110%);filter:blur(8px);opacity:0;animation:lineReveal 1s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--delay, 0s))}@keyframes lineReveal{to{transform:translateY(0);filter:blur(0);opacity:1}}.hero-title[data-astro-cid-bbe6dxrz] .text-accent[data-astro-cid-bbe6dxrz]{color:var(--accent-soft)}.hero-desc[data-astro-cid-bbe6dxrz]{font-size:1rem;line-height:1.7;color:var(--text-inv-secondary);max-width:400px;margin-top:1.5rem}.hero-desc[data-astro-cid-bbe6dxrz] strong[data-astro-cid-bbe6dxrz]{color:var(--text-inv);font-weight:600}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;margin-top:2rem}.hero-visual-side[data-astro-cid-bbe6dxrz]{position:relative;width:100%;min-height:420px;display:flex;align-items:stretch;justify-content:stretch;margin-right:calc(-1 * var(--gutter));perspective:1200px;transform-style:preserve-3d}.hero-visual-inner[data-astro-cid-bbe6dxrz]{width:100%;height:100%;transform-style:preserve-3d;transition:transform .4s cubic-bezier(.16,1,.3,1);will-change:transform}.hero-main-image[data-astro-cid-bbe6dxrz]{position:relative;width:100%;min-height:420px;height:100%;border-radius:var(--radius-lg) 0 0 var(--radius-lg);overflow:clip;background:#ffffff0a}.hero-main-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;min-height:420px;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.16,1,.3,1)}.hero-main-image[data-astro-cid-bbe6dxrz]:hover img[data-astro-cid-bbe6dxrz]{transform:scale(1.03)}.hero-image-overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(90deg,var(--bg-dark) 0%,transparent 28%),linear-gradient(135deg,rgba(5,12,11,.25) 0%,transparent 45%,rgba(82,0,99,.2) 100%);pointer-events:none}@media(max-width:1024px){.hero-visual-side[data-astro-cid-bbe6dxrz]{min-height:320px;margin-right:0;perspective:none}.hero-visual-inner[data-astro-cid-bbe6dxrz]{transform:none!important}.hero-main-image[data-astro-cid-bbe6dxrz]{min-height:320px;aspect-ratio:16/10;border-radius:var(--radius-lg)}.hero-main-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{min-height:320px}.hero-image-overlay[data-astro-cid-bbe6dxrz]{background:linear-gradient(180deg,transparent 40%,var(--bg-dark) 100%),linear-gradient(135deg,rgba(5,12,11,.2) 0%,transparent 50%,rgba(82,0,99,.15) 100%)}}@media(max-width:640px){.hero-visual-side[data-astro-cid-bbe6dxrz]{min-height:240px}.hero-main-image[data-astro-cid-bbe6dxrz]{min-height:240px;aspect-ratio:16/9}.hero-main-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{min-height:240px}}.hero-partners[data-astro-cid-bbe6dxrz]{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.06)}.hero-partners-label[data-astro-cid-bbe6dxrz]{font-size:.7rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--text-inv-secondary);margin-bottom:1.25rem}.hero-partners-strip[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:2rem;align-items:center}.hero-partners-strip[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{height:28px;width:auto;filter:brightness(0) invert(1);opacity:.5;transition:opacity .3s ease}.hero-partners-strip[data-astro-cid-bbe6dxrz]:hover img[data-astro-cid-bbe6dxrz]{opacity:.5}.hero-partners-strip[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]:hover{opacity:1}.reveal-logo[data-astro-cid-bbe6dxrz]{opacity:0;transform:translateY(20px);animation:logoReveal .7s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(.9s + var(--i) * .08s)}@keyframes logoReveal{to{opacity:.5;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.aurora-layer[data-astro-cid-bbe6dxrz],.hero-orb[data-astro-cid-bbe6dxrz]{animation:none;opacity:.25}.hero-line-inner[data-astro-cid-bbe6dxrz]{animation:none;transform:none;filter:none;opacity:1}.reveal-logo[data-astro-cid-bbe6dxrz]{animation:none;opacity:.5;transform:none}.hero-main-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{transition:none}.hero-main-image[data-astro-cid-bbe6dxrz]:hover img[data-astro-cid-bbe6dxrz]{transform:none}.hero-visual-inner[data-astro-cid-bbe6dxrz]{transform:none!important;transition:none}}
