.hub-page{color:var(--color-text-primary);min-height:100vh;font-family:Inter,sans-serif;position:relative;overflow:hidden visible;background:#161b24!important}.hub-canvas-wrap,.hub-glow-1,.hub-glow-2,.hub-page:after{display:none!important}@keyframes hubScanLine{0%{opacity:0;top:-10%}10%{opacity:1}90%{opacity:1;text-shadow:0 0 10px #44007acc}to{opacity:0;top:110%}}.gs-label{letter-spacing:.25em;text-transform:uppercase;color:#44007a;background:#44007a26;border:1px solid #44007a66;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-family:JetBrains Mono,monospace;font-size:.75rem;display:inline-flex}.gs-label:before{content:"";background:#44007a;border-radius:50%;width:6px;height:6px;animation:2s infinite pulseGS;box-shadow:0 0 8px #44007a}@keyframes pulseGS{0%{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}to{opacity:.4;transform:scale(.8)}}.hub-intro{z-index:10;flex-direction:column;justify-content:flex-end;width:100%;max-width:1270.4px;min-height:50vh;margin:0;display:flex;position:relative;padding:180px 0 60px 51.424px!important}.hub-title{letter-spacing:-.04em;text-transform:uppercase;max-width:1100px;margin:0 0 24px;font-family:Outfit,sans-serif;font-size:clamp(3rem,7vw,7rem);font-weight:800;line-height:1}.hub-title em{text-transform:lowercase;color:#44007a;font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.hub-desc{max-width:650px;margin:0;line-height:1.6;color:#fff!important;font-size:16px!important}.hub-grid-wrapper{z-index:10;margin:0;position:relative;box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding:75px 0 75px 51.424px!important}.hub-section-header{text-align:center;box-sizing:border-box;max-width:100%;width:570px!important;margin:0 0 48px 309px!important;padding:0 12px!important}.hub-section-title{font-family:Geist,sans-serif;font-size:32px;font-weight:700;line-height:1.2;color:#fff!important;margin:16px 0!important}.hub-section-desc{font-family:Inter,sans-serif;line-height:1.6;color:#fff!important;margin:0 0 24px!important;font-size:16px!important}@media (max-width:1024px){.hub-section-header{margin:0 auto 48px!important}}.hub-grid{max-width:100%;position:relative;background:0 0!important;border:none!important;border-radius:0!important;width:100%!important;height:auto!important;display:block!important;overflow:visible!important}.hub-slider-track{will-change:transform;height:100%;transform:translate3d(calc(var(--slide-index,0) * -647.424px), 0, 0);transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex;gap:51.424px!important}.hub-slide-item{flex:none;max-width:100%;box-sizing:border-box!important;width:596px!important;height:auto!important}.hub-slider-nav{justify-content:flex-end;align-items:center;gap:16px;max-width:100%;display:flex;box-sizing:border-box!important;width:100%!important;margin:50px 0 0!important;padding-right:51.424px!important}.hub-nav-btn{cursor:pointer!important;color:#000!important;background:#fff!important;border:none!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;padding:0!important;transition:all .3s!important;display:inline-flex!important}.hub-nav-btn.prev-btn,.hub-nav-btn.next-btn{color:#000!important;background:#fff!important}.hub-nav-btn.prev-btn:not(:disabled):hover,.hub-nav-btn.next-btn:not(:disabled):hover{color:#000!important;background:#e5e5e5!important;border:none!important}.hub-nav-btn:disabled{opacity:.3!important;cursor:not-allowed!important;color:#000!important;background:#fff!important;border:none!important}.hub-nav-counter{letter-spacing:-.01em;text-align:center;min-width:60px;color:#fff!important;font-family:Inter,sans-serif!important;font-size:18px!important;font-weight:600!important}.hub-card{box-sizing:border-box;border-radius:12px;flex-direction:column;max-width:100%;height:100%;padding:0;text-decoration:none;transition:all .4s;display:flex;position:relative;overflow:hidden;background:#000!important;width:596px!important}.hub-card:hover{border-color:#44007a66;background:#000!important}.hub-card-img-box{background:#08080e;border:1px solid #ffffff1f;border-radius:12px;margin:0;position:relative;overflow:hidden;width:596px!important;min-width:596px!important;height:300px!important}.hub-card-img{object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block;width:596px!important;min-width:596px!important;height:300px!important}.hub-card:hover .hub-card-img{transform:scale(1.05)}.hub-card-metric-bar{background:linear-gradient(90deg,#0000,#44007a4d);height:2px;position:absolute;top:0;left:0;right:0}.hub-card:hover .hub-card-metric-bar:after{content:"";background:#44007a;width:40%;animation:1.5s cubic-bezier(.16,1,.3,1) forwards metricLoad;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 10px #44007a}@keyframes metricLoad{0%{opacity:0;width:0}to{opacity:1;width:60%}}.hub-card-glow{pointer-events:none;opacity:0;z-index:0;background:radial-gradient(circle,#44007a4d 0%,#0000 60%);border-radius:50%;width:400px;height:400px;transition:opacity .5s;position:absolute;transform:translate(-50%,-50%)}.hub-card:hover .hub-card-glow{opacity:1}.hub-card-content{z-index:10;color:#fff;box-sizing:border-box;background-color:#000;border-radius:12px;flex-direction:column;max-width:100%;margin:-20px 0 0;font-size:16px;display:flex;position:relative;flex:none!important;width:596px!important;padding:30px 22px 24px!important}.hub-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:40px;display:flex}.hub-card-icon{width:56px;height:56px;color:var(--color-text-primary);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;transition:all .4s;display:flex}.hub-card:hover .hub-card-icon{color:#44007a;background:#44007a33;border-color:#44007a99;transform:scale(1.05)}.hub-card-icon svg{fill:currentColor;width:28px;height:28px}.hub-card-arrow{color:#fff3;transition:all .4s}.hub-card:hover .hub-card-arrow{color:#44007a;transform:translate(4px,-4px)}.hub-card-title{letter-spacing:-.02em;text-transform:uppercase;max-width:100%;font-family:Outfit,sans-serif;font-weight:700;line-height:1.2;color:#fff!important;width:436px!important;margin:0 0 16px!important;font-size:24px!important}.hub-card-desc{flex:1;margin:0 0 40px;line-height:1.6;color:#fff!important;font-size:16px!important}.hub-card-stack{border:none;flex-wrap:wrap;gap:8px;padding:0;display:flex;margin:0!important}.hub-stack-item{text-transform:none;color:#000!important;box-sizing:border-box!important;background:#fff!important;border:none!important;border-radius:4px!important;justify-content:center!important;align-items:center!important;height:24px!important;margin:0 0 16px!important;padding:4px 8px!important;font-family:Inter,sans-serif!important;font-size:16px!important;line-height:1!important;display:inline-flex!important}.hub-card:hover .hub-stack-item{color:#000!important;background:#fff!important;border:none!important}.hub-card-footer{justify-content:flex-start;align-items:center;display:flex;margin:0!important}.hub-card-btn{transition:all .3s cubic-bezier(.16,1,.3,1);box-sizing:border-box!important;color:#000!important;letter-spacing:normal!important;text-transform:none!important;width:143.29px!important;height:46px!important;box-shadow:none!important;background-color:#fff!important;border:none!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;padding:8px 16px!important;font-family:Inter,sans-serif!important;font-size:16px!important;font-weight:600!important;display:inline-flex!important}.hub-card:hover .hub-card-btn{transform:translateY(-2px);color:#000!important;background-color:#fff!important;border:none!important;box-shadow:0 6px 20px #0000004d!important}@media (max-width:1320px){.hub-intro{padding:160px 4vw 60px}.hub-grid-wrapper{margin:0;padding:0 51.424px 100px}}@media (max-width:768px){.hub-intro{padding:180px 0 60px 22.56px!important}.hub-title{color:#fff!important;width:301.3px!important;max-width:100%!important;font-size:40px!important}.hub-grid-wrapper,.hub-grid,.hub-section-header,.hub-slider-nav{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.hub-slider-nav{height:40px!important;padding:0 9.56px 0 0!important}.hub-section-header{margin:0 auto 32px!important;padding:0 9.56px!important}.hub-nav-btn{width:40px!important;height:40px!important}.hub-grid-wrapper{padding:0 9.56px 0 0!important}.hub-card{-webkit-backdrop-filter:none;padding:0}.hub-slide-item,.hub-grid>div,.hub-card{width:285px!important;min-width:285px!important;max-width:285px!important}.hub-grid,.hub-slide-item{height:auto!important}.hub-slider-track{transform:translate3d(calc(var(--slide-index,0) * -296.56px), 0, 0)!important;gap:11.56px!important}.hub-card-img-box,.hub-card-img{aspect-ratio:auto!important;width:285px!important;min-width:285px!important;max-width:100%!important;height:200px!important}.hub-card-content{box-sizing:border-box!important;width:285px!important;min-width:285px!important;max-width:100%!important;margin:-20px 0 0!important;padding:30px 22px!important}.hub-card-title{width:100%!important}.hub-glow-1,.hub-glow-2{filter:blur(60px);opacity:.5;animation:none}.hub-page:after,.gs-label:before{animation:none}}
