.light-pillar-wrapper[data-v-cc90cda2]{width:100%;height:100%;position:relative}.light-pillar-fallback[data-v-cc90cda2]{width:100%;height:100%;position:absolute;top:0;left:0}.hero-background-fallback[data-v-cc90cda2]{pointer-events:none;overflow:hidden}.fallback-content[data-v-cc90cda2]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#888;font-size:14px;z-index:10}.gradient-orb[data-v-cc90cda2]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4;will-change:transform,opacity,filter,background;transform-origin:50% 50%;overflow:visible}.orb-1[data-v-cc90cda2]{width:600px;height:600px;background:radial-gradient(circle,rgba(33,150,255,.8) 0%,rgba(33,150,255,.4) 30%,rgba(100,200,255,.2) 60%,transparent 80%);top:50%;left:50%;margin-top:-300px;margin-left:-300px;animation-name:orbit-1-cc90cda2,diffuse-cc90cda2,colorShift-cc90cda2;animation-duration:60s,8s,12s;animation-timing-function:linear,ease-in-out,ease-in-out;animation-iteration-count:infinite,infinite,infinite}.orb-1[data-v-cc90cda2]:before{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle,rgba(100,200,255,.6) 0%,rgba(33,150,255,.3) 40%,transparent 70%);animation:colorPulse-cc90cda2 10s ease-in-out infinite;animation-delay:2s;opacity:.8}.orb-2[data-v-cc90cda2]{width:500px;height:500px;background:radial-gradient(circle,rgba(156,39,176,.8) 0%,rgba(156,39,176,.4) 30%,rgba(200,100,255,.2) 60%,transparent 80%);top:50%;left:50%;margin-top:-250px;margin-left:-250px;animation:orbit-2-cc90cda2,diffuse-cc90cda2,colorShiftPurple-cc90cda2;animation-duration:60s,8s,12s;animation-timing-function:linear,ease-in-out,ease-in-out;animation-iteration-count:infinite,infinite,infinite}.orb-2[data-v-cc90cda2]:before{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle,rgba(200,100,255,.6) 0%,rgba(156,39,176,.3) 40%,transparent 70%);animation:colorPulse-cc90cda2 10s ease-in-out infinite;animation-delay:5s;opacity:.8}.orb-3[data-v-cc90cda2]{width:400px;height:400px;background:radial-gradient(circle,rgba(255,152,0,.7) 0%,rgba(255,152,0,.35) 30%,rgba(255,200,100,.2) 60%,transparent 80%);top:50%;left:50%;margin-top:-200px;margin-left:-200px;animation-name:orbit-3-cc90cda2,diffuse-cc90cda2,colorShiftOrange-cc90cda2;animation-duration:60s,8s,12s;animation-timing-function:linear,ease-in-out,ease-in-out;animation-iteration-count:infinite,infinite,infinite}.orb-3[data-v-cc90cda2]:before{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle,rgba(255,200,100,.6) 0%,rgba(255,152,0,.3) 40%,transparent 70%);animation:colorPulse-cc90cda2 10s ease-in-out infinite;animation-delay:8s;opacity:.8}@keyframes orbit-1-cc90cda2{0%{transform:rotate(0) translate(580px) translateY(350px) rotate(0) scale(1)}25%{transform:rotate(90deg) translate(580px) translateY(350px) rotate(-90deg) scale(1.1)}50%{transform:rotate(180deg) translate(580px) translateY(350px) rotate(-180deg) scale(.9)}75%{transform:rotate(270deg) translate(580px) translateY(350px) rotate(-270deg) scale(1.15)}to{transform:rotate(360deg) translate(580px) translateY(350px) rotate(-360deg) scale(1)}}@keyframes orbit-2-cc90cda2{0%{transform:rotate(120deg) translate(450px) translateY(250px) rotate(-120deg) scale(1)}25%{transform:rotate(210deg) translate(450px) translateY(250px) rotate(-210deg) scale(1.1)}50%{transform:rotate(300deg) translate(450px) translateY(250px) rotate(-300deg) scale(.9)}75%{transform:rotate(390deg) translate(450px) translateY(250px) rotate(-390deg) scale(1.15)}to{transform:rotate(480deg) translate(450px) translateY(250px) rotate(-480deg) scale(1)}}@keyframes orbit-3-cc90cda2{0%{transform:rotate(240deg) translate(280px) translateY(280px) rotate(-240deg) scale(1)}25%{transform:rotate(330deg) translate(280px) translateY(280px) rotate(-330deg) scale(1.1)}50%{transform:rotate(420deg) translate(280px) translateY(280px) rotate(-420deg) scale(.9)}75%{transform:rotate(510deg) translate(280px) translateY(280px) rotate(-510deg) scale(1.15)}to{transform:rotate(600deg) translate(280px) translateY(280px) rotate(-600deg) scale(1)}}@keyframes diffuse-cc90cda2{0%{opacity:.3;filter:blur(60px) brightness(1)}20%{opacity:.9;filter:blur(160px) brightness(1.3)}40%{opacity:.5;filter:blur(120px) brightness(1.1)}60%{opacity:1;filter:blur(200px) brightness(1.5)}80%{opacity:.4;filter:blur(100px) brightness(1.2)}to{opacity:.3;filter:blur(60px) brightness(1)}}@keyframes colorShift-cc90cda2{0%{background:radial-gradient(circle,rgba(33,150,255,.8) 0%,rgba(33,150,255,.4) 30%,rgba(100,200,255,.2) 60%,transparent 80%)}25%{background:radial-gradient(circle,rgba(100,200,255,.9) 0%,rgba(33,150,255,.5) 30%,rgba(150,220,255,.3) 60%,transparent 80%)}50%{background:radial-gradient(circle,rgba(33,150,255,.7) 0%,rgba(50,170,255,.4) 30%,rgba(100,200,255,.25) 60%,transparent 80%)}75%{background:radial-gradient(circle,rgba(150,220,255,.85) 0%,rgba(100,200,255,.45) 30%,rgba(33,150,255,.3) 60%,transparent 80%)}to{background:radial-gradient(circle,rgba(33,150,255,.8) 0%,rgba(33,150,255,.4) 30%,rgba(100,200,255,.2) 60%,transparent 80%)}}@keyframes colorShiftPurple-cc90cda2{0%{background:radial-gradient(circle,rgba(156,39,176,.8) 0%,rgba(156,39,176,.4) 30%,rgba(200,100,255,.2) 60%,transparent 80%)}25%{background:radial-gradient(circle,rgba(200,100,255,.9) 0%,rgba(156,39,176,.5) 30%,rgba(220,150,255,.3) 60%,transparent 80%)}50%{background:radial-gradient(circle,rgba(156,39,176,.7) 0%,rgba(180,70,220,.4) 30%,rgba(200,100,255,.25) 60%,transparent 80%)}75%{background:radial-gradient(circle,rgba(220,150,255,.85) 0%,rgba(200,100,255,.45) 30%,rgba(156,39,176,.3) 60%,transparent 80%)}to{background:radial-gradient(circle,rgba(156,39,176,.8) 0%,rgba(156,39,176,.4) 30%,rgba(200,100,255,.2) 60%,transparent 80%)}}@keyframes colorShiftOrange-cc90cda2{0%{background:radial-gradient(circle,rgba(255,152,0,.7) 0%,rgba(255,152,0,.35) 30%,rgba(255,200,100,.2) 60%,transparent 80%)}25%{background:radial-gradient(circle,rgba(255,200,100,.85) 0%,rgba(255,152,0,.45) 30%,rgba(255,220,150,.3) 60%,transparent 80%)}50%{background:radial-gradient(circle,rgba(255,152,0,.65) 0%,rgba(255,180,50,.35) 30%,rgba(255,200,100,.25) 60%,transparent 80%)}75%{background:radial-gradient(circle,rgba(255,220,150,.8) 0%,rgba(255,200,100,.4) 30%,rgba(255,152,0,.3) 60%,transparent 80%)}to{background:radial-gradient(circle,rgba(255,152,0,.7) 0%,rgba(255,152,0,.35) 30%,rgba(255,200,100,.2) 60%,transparent 80%)}}@keyframes colorPulse-cc90cda2{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.light-pillar-container[data-v-cc90cda2]{width:100%;height:100%;position:absolute;top:0;left:0}.hero-section[data-v-f3768a83]{min-height:100vh;position:relative;display:flex;align-items:center;padding:160px 0 140px;overflow:hidden;background:linear-gradient(180deg,#0a0a0f,#1a1a2e)}.hero-background[data-v-f3768a83]{position:absolute;inset:0;pointer-events:none;overflow:hidden}.gradient-orb[data-v-f3768a83]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4;will-change:transform,opacity,filter,background;transform-origin:50% 50%;overflow:visible}.orb-1[data-v-f3768a83]{width:600px;height:600px;background:radial-gradient(circle,rgba(33,150,255,.8) 0%,rgba(33,150,255,.4) 30%,rgba(100,200,255,.2) 60%,transparent 80%);top:50%;left:50%;margin-top:-300px;margin-left:-300px;animation-name:orbit-1-f3768a83,diffuse-f3768a83,colorShift-f3768a83;animation-duration:60s,8s,12s;animation-timing-function:linear,ease-in-out,ease-in-out;animation-iteration-count:infinite,infinite,infinite;animation-delay:0s,0s,0s}.orb-1[data-v-f3768a83]:before{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle,rgba(100,200,255,.6) 0%,rgba(33,150,255,.3) 40%,transparent 70%);animation:colorPulse-f3768a83 10s ease-in-out infinite;animation-delay:2s;opacity:.8}.orb-2[data-v-f3768a83]{width:500px;height:500px;background:radial-gradient(circle,rgba(156,39,176,.8) 0%,rgba(156,39,176,.4) 30%,rgba(200,100,255,.2) 60%,transparent 80%);top:50%;left:50%;margin-top:-250px;margin-left:-250px;animation:orbit-2-f3768a83,diffuse-f3768a83,colorShiftPurple-f3768a83;animation-duration:60s,8s,12s;animation-timing-function:linear,ease-in-out,ease-in-out;animation-iteration-count:infinite,infinite,infinite;animation-delay:0s,2s,3s}.orb-2[data-v-f3768a83]:before{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle,rgba(200,100,255,.6) 0%,rgba(156,39,176,.3) 40%,transparent 70%);animation:colorPulse-f3768a83 10s ease-in-out infinite;animation-delay:5s;opacity:.8}.orb-3[data-v-f3768a83]{width:400px;height:400px;background:radial-gradient(circle,rgba(255,152,0,.7) 0%,rgba(255,152,0,.35) 30%,rgba(255,200,100,.2) 60%,transparent 80%);top:50%;left:50%;margin-top:-200px;margin-left:-200px;animation-name:orbit-3-f3768a83,diffuse-f3768a83,colorShiftOrange-f3768a83;animation-duration:60s,8s,12s;animation-timing-function:linear,ease-in-out,ease-in-out;animation-iteration-count:infinite,infinite,infinite;animation-delay:0s,4s,6s}.orb-3[data-v-f3768a83]:before{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle,rgba(255,200,100,.6) 0%,rgba(255,152,0,.3) 40%,transparent 70%);animation:colorPulse-f3768a83 10s ease-in-out infinite;animation-delay:8s;opacity:.8}@keyframes orbit-1-f3768a83{0%{transform:rotate(0) translate(580px) translateY(350px) rotate(0) scale(1)}25%{transform:rotate(90deg) translate(580px) translateY(350px) rotate(-90deg) scale(1.1)}50%{transform:rotate(180deg) translate(580px) translateY(350px) rotate(-180deg) scale(.9)}75%{transform:rotate(270deg) translate(580px) translateY(350px) rotate(-270deg) scale(1.15)}to{transform:rotate(360deg) translate(580px) translateY(350px) rotate(-360deg) scale(1)}}@keyframes orbit-2-f3768a83{0%{transform:rotate(120deg) translate(450px) translateY(250px) rotate(-120deg) scale(1)}25%{transform:rotate(210deg) translate(450px) translateY(250px) rotate(-210deg) scale(1.1)}50%{transform:rotate(300deg) translate(450px) translateY(250px) rotate(-300deg) scale(.9)}75%{transform:rotate(390deg) translate(450px) translateY(250px) rotate(-390deg) scale(1.15)}to{transform:rotate(480deg) translate(450px) translateY(250px) rotate(-480deg) scale(1)}}@keyframes orbit-3-f3768a83{0%{transform:rotate(240deg) translate(280px) translateY(280px) rotate(-240deg) scale(1)}25%{transform:rotate(330deg) translate(280px) translateY(280px) rotate(-330deg) scale(1.1)}50%{transform:rotate(420deg) translate(280px) translateY(280px) rotate(-420deg) scale(.9)}75%{transform:rotate(510deg) translate(280px) translateY(280px) rotate(-510deg) scale(1.15)}to{transform:rotate(600deg) translate(280px) translateY(280px) rotate(-600deg) scale(1)}}@keyframes diffuse-f3768a83{0%{opacity:.3;filter:blur(60px) brightness(1)}20%{opacity:.9;filter:blur(160px) brightness(1.3)}40%{opacity:.5;filter:blur(120px) brightness(1.1)}60%{opacity:1;filter:blur(200px) brightness(1.5)}80%{opacity:.4;filter:blur(100px) brightness(1.2)}to{opacity:.3;filter:blur(60px) brightness(1)}}@keyframes colorShift-f3768a83{0%{background:radial-gradient(circle,rgba(33,150,255,.8) 0%,rgba(33,150,255,.4) 30%,rgba(100,200,255,.2) 60%,transparent 80%)}25%{background:radial-gradient(circle,rgba(100,200,255,.9) 0%,rgba(33,150,255,.5) 30%,rgba(150,220,255,.3) 60%,transparent 80%)}50%{background:radial-gradient(circle,rgba(33,150,255,.7) 0%,rgba(50,170,255,.4) 30%,rgba(100,200,255,.25) 60%,transparent 80%)}75%{background:radial-gradient(circle,rgba(150,220,255,.85) 0%,rgba(100,200,255,.45) 30%,rgba(33,150,255,.3) 60%,transparent 80%)}to{background:radial-gradient(circle,rgba(33,150,255,.8) 0%,rgba(33,150,255,.4) 30%,rgba(100,200,255,.2) 60%,transparent 80%)}}@keyframes colorShiftPurple-f3768a83{0%{background:radial-gradient(circle,rgba(156,39,176,.8) 0%,rgba(156,39,176,.4) 30%,rgba(200,100,255,.2) 60%,transparent 80%)}25%{background:radial-gradient(circle,rgba(200,100,255,.9) 0%,rgba(156,39,176,.5) 30%,rgba(220,150,255,.3) 60%,transparent 80%)}50%{background:radial-gradient(circle,rgba(156,39,176,.7) 0%,rgba(180,70,220,.4) 30%,rgba(200,100,255,.25) 60%,transparent 80%)}75%{background:radial-gradient(circle,rgba(220,150,255,.85) 0%,rgba(200,100,255,.45) 30%,rgba(156,39,176,.3) 60%,transparent 80%)}to{background:radial-gradient(circle,rgba(156,39,176,.8) 0%,rgba(156,39,176,.4) 30%,rgba(200,100,255,.2) 60%,transparent 80%)}}@keyframes colorShiftOrange-f3768a83{0%{background:radial-gradient(circle,rgba(255,152,0,.7) 0%,rgba(255,152,0,.35) 30%,rgba(255,200,100,.2) 60%,transparent 80%)}25%{background:radial-gradient(circle,rgba(255,200,100,.85) 0%,rgba(255,152,0,.45) 30%,rgba(255,220,150,.3) 60%,transparent 80%)}50%{background:radial-gradient(circle,rgba(255,152,0,.65) 0%,rgba(255,180,50,.35) 30%,rgba(255,200,100,.25) 60%,transparent 80%)}75%{background:radial-gradient(circle,rgba(255,220,150,.8) 0%,rgba(255,200,100,.4) 30%,rgba(255,152,0,.3) 60%,transparent 80%)}to{background:radial-gradient(circle,rgba(255,152,0,.7) 0%,rgba(255,152,0,.35) 30%,rgba(255,200,100,.2) 60%,transparent 80%)}}@keyframes colorPulse-f3768a83{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.hero-container[data-v-f3768a83]{position:relative;z-index:1;display:flex;justify-content:center;align-items:center}.hero-content[data-v-f3768a83]{max-width:1000px;text-align:center;margin:0 auto}.hero-badge[data-v-f3768a83]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:24px;font-size:14px;color:#fff;margin-bottom:32px}.badge-icon[data-v-f3768a83]{width:16px;height:16px}.hero-title[data-v-f3768a83]{font-size:96px;font-weight:700;line-height:1.1;margin-bottom:32px;letter-spacing:-.03em;display:flex;align-items:center;justify-content:center;gap:8px;color:transparent}.typing-text[data-v-f3768a83]{color:#fff}@keyframes gradient-shift-f3768a83{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.typing-cursor[data-v-f3768a83]{display:inline-block;width:.2em;height:.8em;background:#fff;animation:blink-f3768a83 1s infinite;margin-left:4px;border-radius:2px;vertical-align:middle;align-self:center}@keyframes blink-f3768a83{0%,50%{opacity:1}51%,to{opacity:0}}.hero-description[data-v-f3768a83]{font-size:20px;line-height:1.7;color:#ffffffb3;margin-bottom:48px;max-width:1000px;margin-left:auto;margin-right:auto}.hero-buttons[data-v-f3768a83]{display:flex;justify-content:center;margin-bottom:64px}.btn-primary[data-v-f3768a83]{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:18px 64px;border-radius:12px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border:none;min-width:240px;background:#121212;color:#fff}.btn-primary[data-v-f3768a83]:hover{background:#1a1a1a;transform:translateY(-2px)}.hero-stats[data-v-f3768a83]{display:flex;align-items:center;justify-content:center;gap:32px;padding-top:48px;border-top:1px solid rgba(255,255,255,.1)}.stat-item[data-v-f3768a83]{display:flex;flex-direction:column;gap:4px}.stat-value[data-v-f3768a83]{font-size:24px;font-weight:700;color:#fff}.stat-label[data-v-f3768a83]{font-size:14px;color:#fff9}.stat-divider[data-v-f3768a83]{width:1px;height:40px;background:#ffffff1a}.container[data-v-f3768a83]{max-width:1280px;margin:0 auto;padding:0 24px}@media(max-width:768px){.hero-section[data-v-f3768a83]{padding:120px 0 80px}.hero-title[data-v-f3768a83]{font-size:48px}.typing-cursor[data-v-f3768a83]{height:48px}.hero-description[data-v-f3768a83]{font-size:18px}.hero-buttons[data-v-f3768a83]{margin-bottom:40px}.btn-primary[data-v-f3768a83]{min-width:200px;padding:16px 48px;font-size:16px}.hero-stats[data-v-f3768a83]{flex-direction:column;gap:24px;align-items:center}.stat-divider[data-v-f3768a83]{display:none}}.spotlight-card[data-v-512f2131]{transform-style:preserve-3d;backface-visibility:hidden;will-change:transform;transform:perspective(1000px) rotateX(var(--rotate-x, 0deg)) rotateY(var(--rotate-y, 0deg)) translateZ(0);transition:transform .3s cubic-bezier(.23,1,.32,1)}.spotlight-card[data-v-512f2131]:hover{transition:transform .05s linear}.spotlight-overlay[data-v-512f2131]{position:absolute;inset:0;border-radius:inherit;opacity:0;transition:opacity .15s ease;pointer-events:none;background:radial-gradient(500px circle at var(--mouse-x, 50%) var(--mouse-y, 50%),var(--gradient-center, rgba(255, 255, 255, .15)) 0%,var(--gradient-mid, rgba(255, 255, 255, .08)) 30%,var(--gradient-edge, rgba(255, 255, 255, .03)) 60%,transparent 100%);z-index:1;mix-blend-mode:overlay;will-change:opacity,background}.spotlight-card:hover .spotlight-overlay[data-v-512f2131]{opacity:1}.bg-gradient-radial[data-v-48faeb78]{background:radial-gradient(circle,var(--tw-gradient-stops))}
