.hero{background-color:var(--color-bg-primary);min-height:100vh;color:var(--color-text-primary);contain:layout style;display:flex;position:relative;overflow:hidden}.hero:before{content:"";opacity:.03;z-index:100;pointer-events:none;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='1' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.hero__vignette{z-index:4;pointer-events:none;background:radial-gradient(#0000 40%,#0a0a0cb3 100%);position:absolute;inset:0}.hero__aurora-1,.hero__aurora-2,.hero__aurora-3{display:none}@keyframes drift{0%{transform:translate(0)scale(1)}50%{transform:translate(5%,5%)scale(1.1)}to{transform:translate(-5%,-5%)scale(.95)}}.hero__canvas{z-index:1;pointer-events:none;will-change:contents;width:100%;height:100%;position:absolute;inset:0}.hero__sphere-system{z-index:2;pointer-events:none;will-change:transform;contain:layout style;width:clamp(250px,28vw,450px);height:clamp(250px,28vw,450px);animation:8s ease-in-out infinite alternate floatOrb;position:absolute;top:10%;right:clamp(2%,8vw,15%)}.hero__orbit-ring{pointer-events:none;border:1px solid #f7f7f508;border-radius:50%;animation:30s linear infinite orbitSpin;position:absolute;inset:-15%}.hero__orbit-ring:after{content:"";background:var(--color-text-primary)fff;border-radius:50%;width:4px;height:4px;position:absolute;top:5%;right:10%;box-shadow:0 0 10px #f7f7f580}.hero__orbit-ring--2{border-color:#f7f7f505;animation-duration:45s;animation-direction:reverse;inset:-25%}.hero__orbit-ring--2:after{background:var(--color-text-primary)fff;width:3px;height:3px;top:15%;left:5%;box-shadow:0 0 8px #f7f7f566}@keyframes orbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero__noise-sphere{background:#44007a;border-radius:50%;position:absolute;inset:0;overflow:hidden;box-shadow:inset -30px -30px 60px #0a0a0cf2,inset 25px 25px 50px #f7f7f526,0 0 80px #44007a66}.hero__sphere-highlight{filter:blur(8px);background:radial-gradient(circle,#f7f7f514 0%,#0000 70%);border-radius:50%;width:35%;height:35%;position:absolute;top:12%;left:18%}.hero__noise-sphere-texture{background-blend-mode:overlay;mix-blend-mode:color-dodge;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='1' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");width:400%;height:100%;position:absolute;top:0;left:0}.hero__noise-sphere-texture--front{opacity:.4;animation:20s linear infinite panNoiseSphere}.hero__noise-sphere-texture--back{opacity:.2;filter:blur(1.5px);animation:35s linear infinite reverse panNoiseSphere;transform:scale(1.15)}@keyframes panNoiseSphere{0%{transform:translate(0)}to{transform:translate(-25%)}}@keyframes floatOrb{0%{transform:translateY(0)scale(1)}to{transform:translateY(-30px)scale(1.02)}}.hero__watermark{text-align:center;width:100vw;font-size:16vw;font-weight:900;line-height:1;font-family:var(--font-inter,"Inter"), sans-serif;letter-spacing:-.02em;white-space:nowrap;color:#0000;-webkit-text-stroke:2px #44007a99;z-index:3;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero__layout{z-index:5;flex-direction:column;justify-content:center;width:100%;max-width:1250px;min-height:100vh;margin:0 auto;padding:100px clamp(20px,5vw,40px);display:flex;position:relative}.hero__tag-line{font-family:var(--font-jetbrains-mono,"JetBrains Mono"), monospace;letter-spacing:.15em;text-transform:uppercase;color:#44007a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#44007a26;border:1px solid #44007a66;border-radius:100px;align-items:center;gap:10px;margin-bottom:32px;padding:8px 20px 8px 12px;font-size:.75rem;display:inline-flex}.hero__tag-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite pulseDot;box-shadow:0 0 8px #22c55e}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.hero__center{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.hero__eyebrow{text-transform:uppercase;letter-spacing:.3em;color:#fff;font-size:clamp(14px,1.5vw,18px);font-weight:500;font-family:var(--font-inter,"Inter"), sans-serif;text-align:center;margin-bottom:32px;display:block}.hero__headline{font-family:var(--font-instrument-serif,"Instrument Serif"), serif;color:var(--color-text-primary);text-wrap:balance;letter-spacing:-.01em;max-width:1100px;margin:0 auto;font-size:clamp(2.5rem,7vw,80px);font-weight:400;line-height:1.08;position:relative}.hero__line{display:block}.hero__word--wrapper{margin-right:.2em;padding-bottom:.1em;display:inline-flex;overflow:hidden}.hero__bottom{justify-content:center;align-items:center;width:100%;display:flex}.hero__info{text-align:center;flex-direction:column;align-items:center;gap:32px;max-width:800px;margin:0 auto;display:flex}.hero__subheadline{color:#fff;text-wrap:balance;margin-top:32px;font-size:clamp(1.25rem,3vw,32px);font-weight:300;line-height:1.5}.hero__cta-wrapper{display:inline-flex;position:relative}.hero__cta{color:#f7f7f5;cursor:pointer;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:1;background:#44007a;border:2px solid #44007a;border-radius:100px;align-items:center;gap:16px;padding:16px 32px;font-size:1.05rem;font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.hero__cta>span{z-index:2;transition:all .3s;position:relative}.hero__cta:before{content:"";z-index:0;opacity:0;background:#000;border-radius:50%;width:36px;height:36px;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .4s;position:absolute;top:50%;right:32px;transform:translateY(-50%)scale(0)}.hero__cta:hover{border-color:#44007acc;transform:translateY(-2px);box-shadow:0 15px 40px -10px #44007a80}.hero__cta:hover:before{opacity:1;transform:translateY(-50%)scale(30)}.hero__cta-icon{background:#f7f7f50d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.hero__cta:hover .hero__cta-icon{background:0 0;transform:translate(4px)rotate(180deg)}@media (max-width:1024px){.hero__bottom{justify-content:center;display:flex}.hero__sphere-system{width:clamp(180px,30vw,300px);height:clamp(180px,30vw,300px);top:8%;right:3%}}@media (max-width:768px){.hero__layout{padding-top:calc(var(--header-height,80px) + 100px);justify-content:center;padding-left:20px;padding-right:20px}.hero__headline{text-align:center;text-shadow:none;letter-spacing:-.01em;padding:0;font-size:clamp(2.5rem,11vw,4rem);line-height:1.1}.hero__eyebrow{letter-spacing:.25em;color:#fff;text-align:center;width:100%;margin-bottom:12px;font-size:13px}.hero__center{text-align:center;z-index:10;flex:none;align-items:center;margin-bottom:24px}.hero__bottom{flex-direction:column;align-items:center;width:100%;display:flex}.hero__info{text-align:center;align-items:center;margin:0 auto;display:flex}.hero__subheadline{max-width:100%;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.6}.hero__cta-wrapper{z-index:10;justify-content:center;width:100%;margin-top:0;margin-bottom:32px;display:flex}.hero__cta{background:#44007a;border:1px solid #44007acc;border-radius:100px;justify-content:space-between;width:90%;min-width:auto;max-width:380px;padding:18px 24px 18px 32px;font-size:1.15rem;box-shadow:0 10px 40px -10px #44007a99}.hero__sphere-system{opacity:.8;z-index:0;filter:none;width:clamp(250px,80vw,350px);height:clamp(250px,80vw,350px);inset:15% -25% auto auto;transform:none}.hero__orbit-ring{inset:-15%}.hero__orbit-ring--2{display:block;inset:-25%}.hero__grid-floor{display:none}}
