.SearchTrigger-module__Tjclda__trigger{cursor:pointer;text-align:left;background:#0a0a10d9;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;width:100%;max-width:520px;padding:13px 18px;transition:transform .15s cubic-bezier(.2,0,.2,1),border-color .2s,box-shadow .2s,background .2s;display:flex}.SearchTrigger-module__Tjclda__trigger:hover{background:#0e0e18f2;border-color:#7c3aed80;transform:translateY(-2px);box-shadow:0 0 0 3px #7c3aed1f,0 10px 32px #7c3aed2e}.SearchTrigger-module__Tjclda__trigger:active{transform:translateY(0)scale(.985)}.SearchTrigger-module__Tjclda__trigger:focus-visible{outline:2px solid var(--clr-violet-400);outline-offset:2px}.SearchTrigger-module__Tjclda__icon{color:var(--clr-violet-400);flex-shrink:0;transition:transform .2s}.SearchTrigger-module__Tjclda__trigger:hover .SearchTrigger-module__Tjclda__icon{transform:scale(1.1)}.SearchTrigger-module__Tjclda__placeholder{font-family:var(--font-body);color:#fff6;flex:1;font-size:.9375rem}.SearchTrigger-module__Tjclda__shortcuts{flex-shrink:0;align-items:center;gap:4px;display:flex}.SearchTrigger-module__Tjclda__shortcuts kbd{font-family:var(--font-body);color:#fff6;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:4px;padding:2px 6px;font-size:.7rem;line-height:1.4}@media (max-width:480px){.SearchTrigger-module__Tjclda__shortcuts{display:none}}
.ExploreSection-module__xKqRJW__section{padding:var(--space-24) 0;position:relative}.ExploreSection-module__xKqRJW__header{text-align:center;margin-bottom:var(--space-12)}.ExploreSection-module__xKqRJW__grid{gap:var(--space-4);grid-template-columns:repeat(5,1fr);display:grid}@media (max-width:1100px){.ExploreSection-module__xKqRJW__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.ExploreSection-module__xKqRJW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:460px){.ExploreSection-module__xKqRJW__grid{grid-template-columns:1fr}}.ExploreSection-module__xKqRJW__card{justify-content:space-between;gap:var(--space-3);padding:var(--space-6) var(--space-5);background:var(--clr-surface-3);border-radius:var(--radius-lg);color:inherit;cursor:pointer;border:1px solid #ffffff12;flex-direction:column;text-decoration:none;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f}.ExploreSection-module__xKqRJW__card:hover{transform:translateY(-4px)}.ExploreSection-module__xKqRJW__card:active{transform:translateY(-1px)scale(.99)}.ExploreSection-module__xKqRJW__accent-violet:hover{border-color:#7c3aed6b;box-shadow:inset 0 1px #ffffff14,0 16px 44px #7c3aed29}.ExploreSection-module__xKqRJW__accent-blue:hover{border-color:#3b82f66b;box-shadow:inset 0 1px #ffffff14,0 16px 44px #3b82f624}.ExploreSection-module__xKqRJW__accent-orange:hover{border-color:#f973166b;box-shadow:inset 0 1px #ffffff14,0 16px 44px #f9731624}.ExploreSection-module__xKqRJW__accent-amber:hover{border-color:#f59e0b6b;box-shadow:inset 0 1px #ffffff14,0 16px 44px #f59e0b24}.ExploreSection-module__xKqRJW__cornerGlow{pointer-events:none;opacity:0;border-radius:50%;width:110px;height:110px;transition:opacity .25s;position:absolute;top:-40px;right:-40px}.ExploreSection-module__xKqRJW__accent-violet .ExploreSection-module__xKqRJW__cornerGlow{background:radial-gradient(circle,#7c3aed47,#0000 70%)}.ExploreSection-module__xKqRJW__accent-blue .ExploreSection-module__xKqRJW__cornerGlow{background:radial-gradient(circle,#3b82f642,#0000 70%)}.ExploreSection-module__xKqRJW__accent-orange .ExploreSection-module__xKqRJW__cornerGlow{background:radial-gradient(circle,#f973163d,#0000 70%)}.ExploreSection-module__xKqRJW__accent-amber .ExploreSection-module__xKqRJW__cornerGlow{background:radial-gradient(circle,#f59e0b3d,#0000 70%)}.ExploreSection-module__xKqRJW__card:hover .ExploreSection-module__xKqRJW__cornerGlow{opacity:1}.ExploreSection-module__xKqRJW__cardTop{justify-content:space-between;align-items:center;display:flex}.ExploreSection-module__xKqRJW__iconWrap{border-radius:var(--radius-md);justify-content:center;align-items:center;width:44px;height:44px;transition:background .25s,transform .25s,filter .25s;display:flex}.ExploreSection-module__xKqRJW__accent-violet .ExploreSection-module__xKqRJW__iconWrap{color:var(--clr-violet-400);background:#7c3aed1a}.ExploreSection-module__xKqRJW__accent-blue .ExploreSection-module__xKqRJW__iconWrap{color:var(--clr-blue-400);background:#3b82f61a}.ExploreSection-module__xKqRJW__accent-orange .ExploreSection-module__xKqRJW__iconWrap{color:var(--clr-orange-400);background:#f973161a}.ExploreSection-module__xKqRJW__accent-amber .ExploreSection-module__xKqRJW__iconWrap{color:var(--clr-amber-400);background:#f59e0b1a}.ExploreSection-module__xKqRJW__accent-violet:hover .ExploreSection-module__xKqRJW__iconWrap{filter:brightness(1.15);background:#7c3aed2e;transform:scale(1.06)}.ExploreSection-module__xKqRJW__accent-blue:hover .ExploreSection-module__xKqRJW__iconWrap{filter:brightness(1.15);background:#3b82f62e;transform:scale(1.06)}.ExploreSection-module__xKqRJW__accent-orange:hover .ExploreSection-module__xKqRJW__iconWrap{filter:brightness(1.15);background:#f973162e;transform:scale(1.06)}.ExploreSection-module__xKqRJW__accent-amber:hover .ExploreSection-module__xKqRJW__iconWrap{filter:brightness(1.15);background:#f59e0b2e;transform:scale(1.06)}.ExploreSection-module__xKqRJW__toolCount{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--clr-white-subtle);border-radius:var(--radius-full);background:#ffffff0a;border:1px solid #ffffff0f;padding:3px 8px;font-size:.68rem;font-weight:600}.ExploreSection-module__xKqRJW__catName{font-family:var(--font-display);color:var(--clr-white);letter-spacing:-.01em;font-size:1rem;font-weight:700;transition:color .2s}.ExploreSection-module__xKqRJW__accent-violet:hover .ExploreSection-module__xKqRJW__catName{color:var(--clr-violet-300)}.ExploreSection-module__xKqRJW__accent-blue:hover .ExploreSection-module__xKqRJW__catName{color:var(--clr-blue-300)}.ExploreSection-module__xKqRJW__accent-orange:hover .ExploreSection-module__xKqRJW__catName{color:var(--clr-orange-300)}.ExploreSection-module__xKqRJW__accent-amber:hover .ExploreSection-module__xKqRJW__catName{color:var(--clr-amber-300)}.ExploreSection-module__xKqRJW__catDesc{color:var(--clr-white-muted);flex:1;font-size:.8rem;line-height:1.55}.ExploreSection-module__xKqRJW__cardAction{font-family:var(--font-body);margin-top:var(--space-2);align-items:center;gap:5px;font-size:.78rem;font-weight:600;transition:transform .22s cubic-bezier(.2,0,.2,1),filter .22s,color .22s;display:inline-flex}.ExploreSection-module__xKqRJW__accent-violet .ExploreSection-module__xKqRJW__cardAction{color:var(--clr-violet-400)}.ExploreSection-module__xKqRJW__accent-blue .ExploreSection-module__xKqRJW__cardAction{color:var(--clr-blue-400)}.ExploreSection-module__xKqRJW__accent-orange .ExploreSection-module__xKqRJW__cardAction{color:var(--clr-orange-400)}.ExploreSection-module__xKqRJW__accent-amber .ExploreSection-module__xKqRJW__cardAction{color:var(--clr-amber-400)}.ExploreSection-module__xKqRJW__arrow{transition:transform .22s cubic-bezier(.2,0,.2,1)}.ExploreSection-module__xKqRJW__card:hover .ExploreSection-module__xKqRJW__cardAction{filter:brightness(1.22);transform:translate(4px)}.ExploreSection-module__xKqRJW__card:hover .ExploreSection-module__xKqRJW__arrow{transform:translate(3px)}
.PopularTools-module__Oz853G__section{padding:var(--space-24) 0;position:relative}.PopularTools-module__Oz853G__header{text-align:center;margin-bottom:var(--space-12)}.PopularTools-module__Oz853G__grid{gap:var(--space-4);grid-template-columns:repeat(5,1fr);display:grid}@media (max-width:1200px){.PopularTools-module__Oz853G__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:720px){.PopularTools-module__Oz853G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:460px){.PopularTools-module__Oz853G__grid{grid-template-columns:1fr}}.PopularTools-module__Oz853G__card{justify-content:space-between;gap:var(--space-3);padding:var(--space-5) var(--space-5);background:var(--clr-surface-3);border:1px solid var(--clr-border);border-radius:var(--radius-lg);color:inherit;cursor:pointer;transition:border-color var(--transition-smooth), transform var(--transition-smooth), box-shadow var(--transition-smooth);flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.PopularTools-module__Oz853G__card:hover{transform:translateY(-4px)}.PopularTools-module__Oz853G__card:active{transform:translateY(-1px)scale(.99)}.PopularTools-module__Oz853G__accent-violet:hover{border-color:var(--clr-violet-border);box-shadow:0 16px 48px #7c3aed2e}.PopularTools-module__Oz853G__accent-blue:hover{border-color:var(--clr-blue-border);box-shadow:0 16px 48px #3b82f62e}.PopularTools-module__Oz853G__accent-orange:hover{border-color:var(--clr-orange-border);box-shadow:0 16px 48px #f973162e}.PopularTools-module__Oz853G__accent-amber:hover{border-color:var(--clr-amber-border);box-shadow:0 16px 48px #f59e0b2e}.PopularTools-module__Oz853G__cardGlow{pointer-events:none;opacity:0;width:140px;height:140px;transition:opacity var(--transition-smooth);border-radius:50%;position:absolute;top:-60px;right:-60px}.PopularTools-module__Oz853G__accent-violet .PopularTools-module__Oz853G__cardGlow{background:radial-gradient(circle,#7c3aed38,#0000 70%)}.PopularTools-module__Oz853G__accent-blue .PopularTools-module__Oz853G__cardGlow{background:radial-gradient(circle,#3b82f638,#0000 70%)}.PopularTools-module__Oz853G__accent-orange .PopularTools-module__Oz853G__cardGlow{background:radial-gradient(circle,#f9731638,#0000 70%)}.PopularTools-module__Oz853G__accent-amber .PopularTools-module__Oz853G__cardGlow{background:radial-gradient(circle,#f59e0b38,#0000 70%)}.PopularTools-module__Oz853G__card:hover .PopularTools-module__Oz853G__cardGlow{opacity:1}.PopularTools-module__Oz853G__cardTop{justify-content:space-between;align-items:center;display:flex}.PopularTools-module__Oz853G__toolIconWrap{border-radius:var(--radius-md);width:42px;height:42px;transition:background var(--transition-smooth), color var(--transition-smooth), transform .2s ease;justify-content:center;align-items:center;display:flex}.PopularTools-module__Oz853G__accent-violet .PopularTools-module__Oz853G__toolIconWrap{color:var(--clr-violet-400);background:#7c3aed1a}.PopularTools-module__Oz853G__accent-blue .PopularTools-module__Oz853G__toolIconWrap{color:var(--clr-blue-400);background:#3b82f61a}.PopularTools-module__Oz853G__accent-orange .PopularTools-module__Oz853G__toolIconWrap{color:var(--clr-orange-400);background:#f973161a}.PopularTools-module__Oz853G__accent-amber .PopularTools-module__Oz853G__toolIconWrap{color:var(--clr-amber-400);background:#f59e0b1a}.PopularTools-module__Oz853G__card:hover .PopularTools-module__Oz853G__toolIconWrap{transform:scale(1.06)}.PopularTools-module__Oz853G__accent-violet:hover .PopularTools-module__Oz853G__toolIconWrap{background:#7c3aed2e}.PopularTools-module__Oz853G__accent-blue:hover .PopularTools-module__Oz853G__toolIconWrap{background:#3b82f62e}.PopularTools-module__Oz853G__accent-orange:hover .PopularTools-module__Oz853G__toolIconWrap{background:#f973162e}.PopularTools-module__Oz853G__accent-amber:hover .PopularTools-module__Oz853G__toolIconWrap{background:#f59e0b2e}.PopularTools-module__Oz853G__catBadge{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-full);align-items:center;gap:4px;padding:3px 8px;font-size:.67rem;font-weight:600;display:inline-flex}.PopularTools-module__Oz853G__accent-violet .PopularTools-module__Oz853G__catBadge{color:var(--clr-violet-400);background:#7c3aed1a}.PopularTools-module__Oz853G__accent-blue .PopularTools-module__Oz853G__catBadge{color:var(--clr-blue-400);background:#3b82f61a}.PopularTools-module__Oz853G__accent-orange .PopularTools-module__Oz853G__catBadge{color:var(--clr-orange-400);background:#f973161a}.PopularTools-module__Oz853G__accent-amber .PopularTools-module__Oz853G__catBadge{color:var(--clr-amber-400);background:#f59e0b1a}.PopularTools-module__Oz853G__toolName{font-family:var(--font-display);color:var(--clr-white);font-size:.9375rem;font-weight:600;line-height:1.3}.PopularTools-module__Oz853G__toolDesc{color:var(--clr-white-muted);flex:1;font-size:.8125rem;line-height:1.55}.PopularTools-module__Oz853G__cardBottom{justify-content:space-between;align-items:center;gap:var(--space-2);margin-top:var(--space-2);display:flex}.PopularTools-module__Oz853G__localBadge{font-family:var(--font-body);color:var(--clr-white-muted);font-size:.68rem;font-weight:500}.PopularTools-module__Oz853G__openLink{font-family:var(--font-body);align-items:center;gap:5px;font-size:.8rem;font-weight:600;transition:transform .22s cubic-bezier(.2,0,.2,1),filter .22s,color .22s;display:inline-flex}.PopularTools-module__Oz853G__accent-violet .PopularTools-module__Oz853G__openLink{color:var(--clr-violet-400)}.PopularTools-module__Oz853G__accent-blue .PopularTools-module__Oz853G__openLink{color:var(--clr-blue-400)}.PopularTools-module__Oz853G__accent-orange .PopularTools-module__Oz853G__openLink{color:var(--clr-orange-400)}.PopularTools-module__Oz853G__accent-amber .PopularTools-module__Oz853G__openLink{color:var(--clr-amber-400)}.PopularTools-module__Oz853G__arrow{transition:transform .22s cubic-bezier(.2,0,.2,1)}.PopularTools-module__Oz853G__card:hover .PopularTools-module__Oz853G__openLink{filter:brightness(1.22);transform:translate(4px)}.PopularTools-module__Oz853G__card:hover .PopularTools-module__Oz853G__arrow{transform:translate(3px)}
.HeroEcosystem-module__FeC0iq__ecosystem{perspective:1000px;-webkit-user-select:none;user-select:none;background:0 0;justify-content:center;align-items:center;width:100%;max-width:960px;height:400px;margin:0 auto;display:flex;position:relative;overflow:visible}@media (max-width:900px){.HeroEcosystem-module__FeC0iq__ecosystem{height:350px}}@media (max-width:600px){.HeroEcosystem-module__FeC0iq__ecosystem{height:310px}}.HeroEcosystem-module__FeC0iq__ambientGlowViolet{filter:blur(40px);pointer-events:none;z-index:1;background:radial-gradient(circle,#7c3aed33 0%,#3b82f60f 45%,#0000 70%);border-radius:50%;width:340px;height:340px;position:absolute;top:50%;left:35%;transform:translate(-50%,-50%)}.HeroEcosystem-module__FeC0iq__ambientGlowOrange{filter:blur(40px);pointer-events:none;z-index:1;background:radial-gradient(circle,#f9731629 0%,#f59e0b0d 45%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:50%;left:65%;transform:translate(-50%,-50%)}.HeroEcosystem-module__FeC0iq__multiPlaneOrbitContainer{pointer-events:none;z-index:5;will-change:transform;width:860px;height:280px;margin-top:-140px;margin-left:-430px;position:absolute;top:50%;left:50%}.HeroEcosystem-module__FeC0iq__orbitSvg{width:100%;height:100%;overflow:visible;pointer-events:none!important}.HeroEcosystem-module__FeC0iq__trackPlaneA{filter:drop-shadow(0 0 6px #7c3aed4d);opacity:.85;width:840px;height:240px;margin-top:-120px;margin-left:-420px;position:absolute;top:50%;left:50%;transform:rotate(-6deg);pointer-events:none!important}.HeroEcosystem-module__FeC0iq__trackPlaneB{filter:drop-shadow(0 0 6px #f59e0b40);opacity:.75;width:740px;height:280px;margin-top:-140px;margin-left:-370px;position:absolute;top:50%;left:50%;transform:rotate(22deg);pointer-events:none!important}.HeroEcosystem-module__FeC0iq__trackPlaneC{filter:drop-shadow(0 0 5px #3b82f640);opacity:.65;width:600px;height:220px;margin-top:-110px;margin-left:-300px;position:absolute;top:50%;left:50%;transform:rotate(-18deg);pointer-events:none!important}.HeroEcosystem-module__FeC0iq__satelliteAnchor{will-change:transform, opacity;margin-top:-16px;margin-left:-60px;position:absolute;top:50%;left:50%;pointer-events:auto!important}.HeroEcosystem-module__FeC0iq__satelliteAnchor:hover{z-index:999!important;animation-play-state:paused!important}.HeroEcosystem-module__FeC0iq__satelliteAnchor:has(:hover){z-index:999!important;animation-play-state:paused!important}.HeroEcosystem-module__FeC0iq__orbitA_Slot1{animation:13.5s linear infinite HeroEcosystem-module__FeC0iq__orbitMotionA}.HeroEcosystem-module__FeC0iq__orbitA_Slot2{animation:13.5s linear -6.75s infinite HeroEcosystem-module__FeC0iq__orbitMotionA}@keyframes HeroEcosystem-module__FeC0iq__orbitMotionA{0%{z-index:7;opacity:.9;transform:translate(387.8px,-40.8px)scale(.96)}12.5%{z-index:10;opacity:1;transform:translate(280.5px,31px)scale(1.03)}25%{z-index:10;opacity:1;transform:translate(8.9px,84.5px)scale(1.05)}37.5%{z-index:10;opacity:1;transform:translate(-267.9px,88.6px)scale(1.03)}50%{z-index:7;opacity:.9;transform:translate(-387.8px,40.8px)scale(.96)}62.5%{z-index:4;opacity:.75;transform:translate(-280.5px,-31px)scale(.88)}75%{z-index:4;opacity:.7;transform:translate(-8.9px,-84.5px)scale(.85)}87.5%{z-index:4;opacity:.75;transform:translate(267.9px,-88.6px)scale(.88)}to{z-index:7;opacity:.9;transform:translate(387.8px,-40.8px)scale(.96)}}.HeroEcosystem-module__FeC0iq__orbitB_Slot1{animation:16.5s linear infinite HeroEcosystem-module__FeC0iq__orbitMotionB}.HeroEcosystem-module__FeC0iq__orbitB_Slot2{animation:16.5s linear -8.25s infinite HeroEcosystem-module__FeC0iq__orbitMotionB}@keyframes HeroEcosystem-module__FeC0iq__orbitMotionB{0%{z-index:10;opacity:1;transform:translate(306px,123.6px)scale(1.04)}12.5%{z-index:10;opacity:1;transform:translate(187.3px,159.5px)scale(1.06)}25%{z-index:10;opacity:1;transform:translate(-41.2px,102px)scale(1.02)}37.5%{z-index:5;opacity:.85;transform:translate(-245.5px,-15.3px)scale(.92)}50%{z-index:4;opacity:.72;transform:translate(-306px,-123.6px)scale(.86)}62.5%{z-index:4;opacity:.68;transform:translate(-187.3px,-159.5px)scale(.84)}75%{z-index:4;opacity:.75;transform:translate(41.2px,-102px)scale(.88)}87.5%{z-index:8;opacity:.95;transform:translate(245.5px,15.3px)scale(.98)}to{z-index:10;opacity:1;transform:translate(306px,123.6px)scale(1.04)}}.HeroEcosystem-module__FeC0iq__orbitC_Slot1{animation:19.5s linear -3.5s infinite HeroEcosystem-module__FeC0iq__orbitMotionC}@keyframes HeroEcosystem-module__FeC0iq__orbitMotionC{0%{z-index:4;opacity:.75;transform:translate(256.8px,-83.4px)scale(.88)}12.5%{z-index:7;opacity:.9;transform:translate(200.2px,-1.8px)scale(.96)}25%{z-index:10;opacity:1;transform:translate(26.3px,80.8px)scale(1.04)}37.5%{z-index:10;opacity:1;transform:translate(-163px,116.2px)scale(1.05)}50%{z-index:8;opacity:.95;transform:translate(-256.8px,83.4px)scale(.98)}62.5%{z-index:5;opacity:.8;transform:translate(-200.2px,1.8px)scale(.9)}75%{z-index:4;opacity:.7;transform:translate(-26.3px,-80.8px)scale(.85)}87.5%{z-index:4;opacity:.72;transform:translate(163px,-116.2px)scale(.86)}to{z-index:4;opacity:.75;transform:translate(256.8px,-83.4px)scale(.88)}}.HeroEcosystem-module__FeC0iq__orbitPill{-webkit-backdrop-filter:blur(14px);color:var(--clr-white);font-family:var(--font-body);white-space:nowrap;pointer-events:auto;cursor:pointer;background:#0a0a10eb;border:1px solid #ffffff26;border-radius:9999px;align-items:center;gap:7px;padding:6px 14px;font-size:.78rem;font-weight:600;text-decoration:none;transition:transform .28s cubic-bezier(.2,0,.2,1),border-color .28s,box-shadow .28s,filter .28s,background-color .28s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0009}.HeroEcosystem-module__FeC0iq__orbitPill:before{content:"";pointer-events:none;background:linear-gradient(#ffffff1f 0%,#0000 100%);border-radius:9999px 9999px 0 0;height:50%;transition:opacity .28s;position:absolute;top:0;left:0;right:0}.HeroEcosystem-module__FeC0iq__pillIconWrap{opacity:.9;justify-content:center;align-items:center;transition:transform .28s,filter .28s;display:flex}.HeroEcosystem-module__FeC0iq__pillLabel{letter-spacing:.01em;transition:color .28s}.HeroEcosystem-module__FeC0iq__accent-violet{border-color:#7c3aed66;box-shadow:0 4px 16px #7c3aed2e}.HeroEcosystem-module__FeC0iq__accent-violet .HeroEcosystem-module__FeC0iq__pillIconWrap{color:var(--clr-violet-400)}.HeroEcosystem-module__FeC0iq__accent-blue{border-color:#3b82f666;box-shadow:0 4px 16px #3b82f62e}.HeroEcosystem-module__FeC0iq__accent-blue .HeroEcosystem-module__FeC0iq__pillIconWrap{color:var(--clr-blue-400)}.HeroEcosystem-module__FeC0iq__accent-orange{border-color:#f9731666;box-shadow:0 4px 16px #f973162e}.HeroEcosystem-module__FeC0iq__accent-orange .HeroEcosystem-module__FeC0iq__pillIconWrap{color:var(--clr-orange-400)}.HeroEcosystem-module__FeC0iq__accent-amber{border-color:#f59e0b66;box-shadow:0 4px 16px #f59e0b2e}.HeroEcosystem-module__FeC0iq__accent-amber .HeroEcosystem-module__FeC0iq__pillIconWrap{color:var(--clr-amber-400)}.HeroEcosystem-module__FeC0iq__orbitPill:hover{filter:brightness(1.35);background:#12121cfa;transform:scale(1.1)translateY(-2px)}.HeroEcosystem-module__FeC0iq__orbitPill:hover .HeroEcosystem-module__FeC0iq__pillIconWrap{filter:brightness(1.2);transform:scale(1.12)}.HeroEcosystem-module__FeC0iq__accent-violet:hover{border-color:#8b5cf6d9;box-shadow:0 8px 26px #7c3aed73,0 0 14px #7c3aed4d}.HeroEcosystem-module__FeC0iq__accent-blue:hover{border-color:#60a5fad9;box-shadow:0 8px 26px #3b82f673,0 0 14px #3b82f64d}.HeroEcosystem-module__FeC0iq__accent-orange:hover{border-color:#fb923cd9;box-shadow:0 8px 26px #f9731673,0 0 14px #f973164d}.HeroEcosystem-module__FeC0iq__accent-amber:hover{border-color:#fbbf24d9;box-shadow:0 8px 26px #f59e0b73,0 0 14px #f59e0b4d}.HeroEcosystem-module__FeC0iq__orbitPill:active{transform:scale(1.02)translateY(0)}@media (max-width:900px){.HeroEcosystem-module__FeC0iq__multiPlaneOrbitContainer{transform:scale(.75)}}@media (max-width:680px){.HeroEcosystem-module__FeC0iq__multiPlaneOrbitContainer{transform:scale(.6)}.HeroEcosystem-module__FeC0iq__orbitPill{gap:5px;padding:5px 10px;font-size:.72rem}}@media (max-width:480px){.HeroEcosystem-module__FeC0iq__multiPlaneOrbitContainer{transform:scale(.48)}.HeroEcosystem-module__FeC0iq__orbitPill{gap:4px;padding:4px 8px;font-size:.68rem}}.HeroEcosystem-module__FeC0iq__centerpieceAnchor{z-index:6;justify-content:center;align-items:center;display:flex;position:relative;pointer-events:none!important}.HeroEcosystem-module__FeC0iq__logo3DObject{width:280px;height:280px;transform-style:preserve-3d;will-change:transform;transform:perspective(1000px) rotateX(var(--pitch,0deg)) rotateY(var(--yaw,0deg));justify-content:center;align-items:center;transition:transform 50ms linear;animation:6s ease-in-out infinite alternate HeroEcosystem-module__FeC0iq__naturalLevitate;display:flex;position:relative;pointer-events:none!important}@keyframes HeroEcosystem-module__FeC0iq__naturalLevitate{0%{transform:perspective(1000px) rotateX(var(--pitch,0deg)) rotateY(var(--yaw,0deg)) translateY(-6px)}50%{transform:perspective(1000px) rotateX(var(--pitch,0deg)) rotateY(var(--yaw,0deg)) translateY(6px)}to{transform:perspective(1000px) rotateX(var(--pitch,0deg)) rotateY(var(--yaw,0deg)) translateY(-6px)}}@media (max-width:768px){.HeroEcosystem-module__FeC0iq__logo3DObject{width:210px;height:210px}}@media (max-width:480px){.HeroEcosystem-module__FeC0iq__logo3DObject{width:180px;height:180px}}.HeroEcosystem-module__FeC0iq__logoHaloViolet{filter:blur(20px);z-index:2;background:radial-gradient(circle,#7c3aed40 0%,#0000 65%);border-radius:50%;width:220px;height:220px;position:absolute;top:50%;left:45%;transform:translate(-50%,-50%);pointer-events:none!important}.HeroEcosystem-module__FeC0iq__logoHaloOrange{filter:blur(20px);z-index:2;background:radial-gradient(circle,#f9731633 0%,#0000 65%);border-radius:50%;width:200px;height:200px;position:absolute;top:52%;left:55%;transform:translate(-50%,-50%);pointer-events:none!important}.HeroEcosystem-module__FeC0iq__logoSpecular{mix-blend-mode:overlay;z-index:8;background:radial-gradient(circle,#ffffff26 0%,#0000 50%);border-radius:24px;transition:background .15s ease-out;position:absolute;inset:0;pointer-events:none!important}.HeroEcosystem-module__FeC0iq__logoTImage{object-fit:contain;z-index:6;filter:drop-shadow(0 14px 28px #000c)drop-shadow(0 0 35px #7c3aed40)drop-shadow(0 0 45px #f9731633);width:100%;height:100%;position:relative;pointer-events:none!important}.HeroEcosystem-module__FeC0iq__logoFloorShadow{filter:blur(6px);z-index:1;background:radial-gradient(#000000bf 0%,#7c3aed1a 40%,#0000 70%);border-radius:50%;width:160px;height:24px;animation:6s ease-in-out infinite alternate HeroEcosystem-module__FeC0iq__shadowPulse;position:absolute;bottom:-22px;left:50%;transform:translate(-50%);pointer-events:none!important}@keyframes HeroEcosystem-module__FeC0iq__shadowPulse{0%{opacity:.6;transform:translate(-50%)scale(.92)}50%{opacity:.85;transform:translate(-50%)scale(1.08)}to{opacity:.6;transform:translate(-50%)scale(.92)}}@media (prefers-reduced-motion:reduce){.HeroEcosystem-module__FeC0iq__logo3DObject,.HeroEcosystem-module__FeC0iq__logoFloorShadow,.HeroEcosystem-module__FeC0iq__satelliteAnchor,.HeroEcosystem-module__FeC0iq__trackPlaneA,.HeroEcosystem-module__FeC0iq__trackPlaneB,.HeroEcosystem-module__FeC0iq__trackPlaneC{animation:none!important}}
.page-module___8aEwW__hero{flex-direction:column;justify-content:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__scanLines{pointer-events:none;z-index:0;background-image:repeating-linear-gradient(0deg,#0000,#0000 2px,#ffffff02 2px 4px);position:absolute;inset:0}.page-module___8aEwW__heroContent{z-index:1;width:100%;max-width:var(--max-width);padding:var(--space-16) var(--space-6) var(--space-10);flex-direction:column;justify-content:center;align-items:center;gap:0;margin:0 auto;display:flex;position:relative}.page-module___8aEwW__heroText{text-align:center;flex-direction:column;align-items:center;max-width:680px;display:flex}.page-module___8aEwW__ecosystemWrap{width:100%;max-width:1100px;animation:.8s cubic-bezier(.16,1,.3,1) both page-module___8aEwW__heroFadeIn}.page-module___8aEwW__ecosystemPlaceholder{width:100%;height:380px}.page-module___8aEwW__heroHeadline{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:var(--space-6);flex-direction:column;font-size:clamp(2.8rem,6vw,5rem);font-weight:800;line-height:1;display:flex}.page-module___8aEwW__headlineTop{color:var(--clr-white);animation:.7s cubic-bezier(.16,1,.3,1) .15s both page-module___8aEwW__heroSlideUp}.page-module___8aEwW__headlineBottom{background:linear-gradient(105deg, var(--clr-violet-400) 0%, var(--clr-blue-400) 50%, var(--clr-orange-400) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:.7s cubic-bezier(.16,1,.3,1) .28s both page-module___8aEwW__heroSlideUp}.page-module___8aEwW__heroSubtitle{color:var(--clr-white-dim);max-width:52ch;margin-bottom:var(--space-8);font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.7;animation:.7s cubic-bezier(.16,1,.3,1) .38s both page-module___8aEwW__heroSlideUp}.page-module___8aEwW__searchWrap{width:100%;margin-bottom:var(--space-8);justify-content:center;animation:.7s cubic-bezier(.16,1,.3,1) .48s both page-module___8aEwW__heroSlideUp;display:flex}.page-module___8aEwW__stats{align-items:center;gap:var(--space-6);animation:.8s cubic-bezier(.16,1,.3,1) .58s both page-module___8aEwW__heroFadeIn;display:flex}.page-module___8aEwW__stat{flex-direction:column;align-items:center;gap:2px;display:flex}.page-module___8aEwW__statNumber{font-family:var(--font-display);color:var(--clr-white);font-size:1.375rem;font-weight:700;line-height:1}.page-module___8aEwW__statLabel{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--clr-white-muted);font-size:.72rem;font-weight:500}.page-module___8aEwW__statDivider{background:var(--clr-border);width:1px;height:30px}.page-module___8aEwW__heroFade{background:linear-gradient(to bottom, transparent, var(--clr-black));pointer-events:none;z-index:2;height:100px;position:absolute;bottom:0;left:0;right:0}@keyframes page-module___8aEwW__heroFadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes page-module___8aEwW__heroSlideUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page-module___8aEwW__ecosystemWrap,.page-module___8aEwW__headlineTop,.page-module___8aEwW__headlineBottom,.page-module___8aEwW__heroSubtitle,.page-module___8aEwW__searchWrap,.page-module___8aEwW__stats{opacity:1!important;animation:none!important;transform:none!important}}@media (max-width:900px){.page-module___8aEwW__heroContent{padding:var(--space-12) var(--space-6) var(--space-8);flex-direction:column}.page-module___8aEwW__heroText{max-width:100%}}@media (max-width:600px){.page-module___8aEwW__heroContent{padding:var(--space-8) var(--space-4) var(--space-6)}.page-module___8aEwW__stats{gap:var(--space-4)}.page-module___8aEwW__statNumber{font-size:1.125rem}}
