.cta-primary[data-astro-cid-j7pv25f6],.cta-secondary[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.125rem;font-size:.875rem;letter-spacing:-.015em;text-transform:lowercase;transition:all .2s cubic-bezier(.4,0,.2,1)}.cta-primary[data-astro-cid-j7pv25f6]{background-color:var(--accent-deep);color:#fff}.cta-primary[data-astro-cid-j7pv25f6]:hover{background-color:#5e4761}.cta-secondary[data-astro-cid-j7pv25f6]{border:1px solid var(--rule);color:var(--text-bright)}.cta-secondary[data-astro-cid-j7pv25f6]:hover,.dark .cta-secondary[data-astro-cid-j7pv25f6]:hover{border-color:var(--accent);color:var(--accent)}.cta-primary[data-astro-cid-j7pv25f6] .arrow[data-astro-cid-j7pv25f6],.cta-secondary[data-astro-cid-j7pv25f6] .arrow[data-astro-cid-j7pv25f6]{display:inline-block;transition:transform .2s cubic-bezier(.4,0,.2,1)}.cta-primary[data-astro-cid-j7pv25f6]:hover .arrow[data-astro-cid-j7pv25f6],.cta-secondary[data-astro-cid-j7pv25f6]:hover .arrow[data-astro-cid-j7pv25f6]{transform:translate(3px)}.hero[data-astro-cid-j7pv25f6]{--g-bg: #ede2fa;--g-grain-op: 0;--g-wrap-op: 1;--g-wrap-bg: transparent;--g-tint-blend: normal;--g-tint: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));--g-fade-blend: normal;--g-fade: linear-gradient(180deg, #ede2fa 10%, rgba(237, 226, 250, 0) 120%);--g-line-blend: multiply;--g-bloom: drop-shadow(0 0 6px rgba(170, 80, 220, .7));--g-particle: rgba(124, 42, 168, .7);--g-line-a: rgba(108, 32, 152, 1);--g-line-b: rgba(140, 66, 188, .8);--g-hline: rgba(124, 42, 168, .66);--g-glow: rgba(198, 128, 255, .62);--g-scrim-0: rgba(237, 226, 250, .9);--g-scrim-1: rgba(237, 226, 250, .66);--g-scrim-2: rgba(237, 226, 250, .24);--g-scrim-3: rgba(237, 226, 250, 0)}.dark .hero[data-astro-cid-j7pv25f6]{--g-bg: #0f0618;--g-grain-op: .6;--g-wrap-op: .5;--g-wrap-bg: #000;--g-tint-blend: darken;--g-tint: linear-gradient(180deg, rgba(75, 56, 76, .5), rgba(75, 56, 76, 0));--g-fade-blend: darken;--g-fade: linear-gradient(180deg, rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, 0) 120%);--g-line-blend: lighten;--g-bloom: none;--g-particle: #fff;--g-line-a: rgba(213, 128, 255, 1);--g-line-b: rgba(150, 90, 230, 1);--g-hline: rgba(229, 159, 228, 1);--g-glow: transparent;--g-scrim-0: rgba(15, 6, 24, .93);--g-scrim-1: rgba(15, 6, 24, .86);--g-scrim-2: rgba(15, 6, 24, .55);--g-scrim-3: rgba(15, 6, 24, 0)}.hero-grid[data-astro-cid-j7pv25f6]{display:block;position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.hero-glow[data-astro-cid-j7pv25f6]{position:absolute;left:50%;bottom:-10%;transform:translate(-50%);width:120%;height:70%;z-index:1;pointer-events:none;background:radial-gradient(ellipse at center,var(--g-glow) 0%,transparent 65%)}.hero-scrim[data-astro-cid-j7pv25f6]{display:block;position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,var(--g-scrim-0) 0%,var(--g-scrim-1) 55%,var(--g-scrim-2) 70%,var(--g-scrim-3) 88%)}.hero-grid-outer[data-astro-cid-j7pv25f6]{transform:scale(1.01);background:var(--g-bg);perspective:100vh;filter:blur(1px);overflow:hidden;position:absolute;inset:0}.hero-grid-outer[data-astro-cid-j7pv25f6]:before{animation:hero-grid-grain 8s steps(10) infinite;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1  0 0 0 0 1  0 0 0 0 1  0 0 0 0.6 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");background-size:320px 320px;content:"";height:300%;left:-50%;opacity:var(--g-grain-op);position:absolute;top:-100%;width:200%;z-index:2;mix-blend-mode:overlay;pointer-events:none}@keyframes hero-grid-grain{0%,to{transform:translate(0)}10%{transform:translate(-5%,-10%)}20%{transform:translate(-15%,5%)}30%{transform:translate(7%,-25%)}40%{transform:translate(-5%,25%)}50%{transform:translate(-15%,10%)}60%{transform:translate(15%)}70%{transform:translateY(15%)}80%{transform:translate(3%,35%)}90%{transform:translate(-10%,10%)}}.hero-grid-wrapper[data-astro-cid-j7pv25f6]{transform-style:preserve-3d;transform:rotateX(45deg);transform-origin:center top;opacity:var(--g-wrap-op);background:var(--g-wrap-bg);height:100vh;width:100vw;position:absolute;top:0;left:0}.hero-grid-wrapper[data-astro-cid-j7pv25f6]:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;mix-blend-mode:var(--g-tint-blend);z-index:1;background:var(--g-tint);pointer-events:none}.hero-grid-wrapper[data-astro-cid-j7pv25f6]:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;mix-blend-mode:var(--g-fade-blend);background:var(--g-fade);pointer-events:none}.hero-bg[data-astro-cid-j7pv25f6]{position:absolute;top:0;left:0;width:100%;height:100%;transform-origin:center bottom;mix-blend-mode:var(--g-line-blend);filter:var(--g-bloom)}.hero-line[data-astro-cid-j7pv25f6]{position:absolute;top:0;left:0}.hero-line[data-astro-cid-j7pv25f6]:after{content:"";position:absolute;height:20px;width:2px;background:var(--g-particle);border-radius:100%;filter:blur(1px);animation:hero-grid-move 6s infinite}@keyframes hero-grid-move{0%{transform:translate(-50%,100vh)}25%{transform:translate(-50%)}}.hero-vline[data-astro-cid-j7pv25f6]{height:100%;width:2px}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(1){transform:translate(5vw)}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(1):after{animation-delay:3s}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(2){transform:translate(10vw)}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(2):after{animation-delay:5.3s}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(3){transform:translate(15vw)}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(3):after{animation-delay:0s}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(4){transform:translate(20vw)}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(4):after{animation-delay:1.23s}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(5){transform:translate(25vw)}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(5):after{animation-delay:2.3s}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(6){transform:translate(30vw)}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(6):after{animation-delay:.73s}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(7){transform:translate(35vw)}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(7):after{animation-delay:3s}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(8){transform:translate(40vw)}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(8):after{animation-delay:2.13s}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(9){transform:translate(45vw)}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(9):after{animation-delay:1.3s}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(10){transform:translate(50vw)}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(10):after{animation-delay:1.2s}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(11){transform:translate(55vw)}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(11):after{animation-delay:.42s}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(12){transform:translate(60vw)}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(12):after{animation-delay:5.2s}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(13){transform:translate(65vw)}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(13):after{animation-delay:2.7s}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(14){transform:translate(70vw)}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(14):after{animation-delay:4.1s}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(15){transform:translate(75vw)}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(15):after{animation-delay:5.2s}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(16){transform:translate(80vw)}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(16):after{animation-delay:2.3s}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(17){transform:translate(85vw)}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(17):after{animation-delay:1.2s}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(18){transform:translate(90vw)}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(18):after{animation-delay:3.72s}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(19){transform:translate(95vw)}.hero-vline[data-astro-cid-j7pv25f6]:nth-child(19):after{animation-delay:.82s}.hero-hline[data-astro-cid-j7pv25f6]{width:100%;height:1px;background:var(--g-hline)}.hero-hline[data-astro-cid-j7pv25f6]:nth-child(1){animation-delay:0s}.hero-hline[data-astro-cid-j7pv25f6]:nth-child(2){animation-delay:-2s}.hero-hline[data-astro-cid-j7pv25f6]:nth-child(3){animation-delay:-4s}.hero-hline[data-astro-cid-j7pv25f6]:nth-child(4){animation-delay:-6s}.hero-hline[data-astro-cid-j7pv25f6]:nth-child(5){animation-delay:-8s}.hero-hline[data-astro-cid-j7pv25f6]:nth-child(6){animation-delay:-10s}.hero-hline[data-astro-cid-j7pv25f6]:nth-child(7){animation-delay:-12s}.hero-hline[data-astro-cid-j7pv25f6]:nth-child(8){animation-delay:-14s}.hero-hline[data-astro-cid-j7pv25f6]:nth-child(9){animation-delay:-16s}.hero-bg1[data-astro-cid-j7pv25f6]{transform:rotate(-.33deg)}.hero-bg2[data-astro-cid-j7pv25f6]{transform:rotate(.33deg)}.hero-bg1[data-astro-cid-j7pv25f6] .hero-line[data-astro-cid-j7pv25f6],.hero-bg3[data-astro-cid-j7pv25f6] .hero-line[data-astro-cid-j7pv25f6]{background:var(--g-line-a)}.hero-bg2[data-astro-cid-j7pv25f6] .hero-line[data-astro-cid-j7pv25f6],.hero-bg4[data-astro-cid-j7pv25f6] .hero-line[data-astro-cid-j7pv25f6]{background:var(--g-line-b)}.hero-bg3[data-astro-cid-j7pv25f6] .hero-line[data-astro-cid-j7pv25f6],.hero-bg4[data-astro-cid-j7pv25f6] .hero-line[data-astro-cid-j7pv25f6]{animation-timing-function:linear;animation-name:hero-grid-moveHorizontal;animation-duration:18s;animation-iteration-count:infinite;animation-direction:reverse}@keyframes hero-grid-moveHorizontal{0%{transform:translateY(100vh)}to{transform:translateY(0)}}.status-dot[data-astro-cid-j7pv25f6]{animation:pulse-slow 2.4s ease-in-out infinite}@keyframes pulse-slow{0%,to{opacity:1}50%{opacity:.35}}.reveal[data-astro-cid-j7pv25f6]{opacity:0;transform:translateY(12px);animation:reveal .7s cubic-bezier(.2,.7,.2,1) forwards}.reveal-d0[data-astro-cid-j7pv25f6]{animation-delay:0ms}.reveal-d1[data-astro-cid-j7pv25f6]{animation-delay:80ms}.reveal-d2[data-astro-cid-j7pv25f6]{animation-delay:.18s}.reveal-d3[data-astro-cid-j7pv25f6]{animation-delay:.3s}.reveal-d4[data-astro-cid-j7pv25f6]{animation-delay:.42s}@keyframes reveal{to{opacity:1;transform:translateY(0)}}.scroll-reveal[data-astro-cid-j7pv25f6]{opacity:0;transform:translateY(20px);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1)}.scroll-reveal[data-astro-cid-j7pv25f6].in-view{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.reveal[data-astro-cid-j7pv25f6],.scroll-reveal[data-astro-cid-j7pv25f6]{opacity:1;transform:none;animation:none;transition:none}.status-dot[data-astro-cid-j7pv25f6],.hero-line[data-astro-cid-j7pv25f6]:after,.hero-bg3[data-astro-cid-j7pv25f6] .hero-line[data-astro-cid-j7pv25f6],.hero-bg4[data-astro-cid-j7pv25f6] .hero-line[data-astro-cid-j7pv25f6],.hero-grid-outer[data-astro-cid-j7pv25f6]:before{animation:none}.cta-primary[data-astro-cid-j7pv25f6] .arrow[data-astro-cid-j7pv25f6],.cta-secondary[data-astro-cid-j7pv25f6] .arrow[data-astro-cid-j7pv25f6],.arrow[data-astro-cid-j7pv25f6]{transition:none}}@keyframes sr-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes hero-floor-depart{0%{opacity:1;transform:translateY(0)}to{opacity:.12;transform:translateY(-5vh)}}@keyframes hero-glow-fade{0%{opacity:1}to{opacity:0}}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){.scroll-reveal[data-astro-cid-j7pv25f6]{opacity:1;transform:none;transition:none;animation:sr-rise linear both;animation-timeline:view();animation-range:entry 0% cover 32%}.hero-grid[data-astro-cid-j7pv25f6]{animation:hero-floor-depart linear both;animation-timeline:scroll(root block);animation-range:0 90vh;will-change:opacity,transform}.hero-glow[data-astro-cid-j7pv25f6]{animation:hero-glow-fade linear both;animation-timeline:scroll(root block);animation-range:0 68vh}}}
