:root{--sx-nav-height:75px}.sx-home{--sx-white:rgba(240,240,250,1);--sx-white-80:rgba(240,240,250,0.8);--sx-white-35:rgba(240,240,250,0.35);background:#000;color:var(--sx-white);display:block;height:auto;overflow:visible;font-family:DIN Alternate,Arial Narrow,Arial,Verdana,sans-serif;font-size:1rem;line-height:1.5rem;-webkit-font-smoothing:antialiased}.sx-home__media{position:absolute;inset:0;z-index:0;overflow:hidden;background:#000;pointer-events:none}.sx-home__photo,.sx-home__photo-fill,.sx-home__video{position:absolute;inset:0;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.sx-home__photo-fill{background-size:cover;background-position:50%;background-repeat:no-repeat}.sx-home__video{z-index:1;background:#000}.sx-home__section{position:relative;display:block;box-sizing:border-box;width:100%;height:100svh;min-height:100svh;overflow:hidden}.sx-home__veil{position:absolute;inset:0;pointer-events:none;z-index:2}.sx-home__veil--none{background:none}.sx-home__veil--left{background:linear-gradient(270deg,rgba(0,0,0,0) 50%,rgba(0,0,0,.8))}.sx-home__veil--right{background:linear-gradient(90deg,rgba(0,0,0,0) 50%,rgba(0,0,0,.8))}.sx-home__veil--bottom{background:linear-gradient(180deg,rgba(0,0,0,0) 50%,#000)}.sx-home__inner{position:relative;z-index:5;display:block;width:100%;max-width:1400px;height:100%;margin:0 auto;pointer-events:none}.sx-home__copy{position:absolute;z-index:5;text-align:left;color:var(--sx-white);pointer-events:auto}.sx-home__copy.inner-left-middle,.sx-home__copy.inner-left-middle-bottom{left:100px;top:50%;width:50%;max-width:520px;transform:translateY(-50%)}.sx-home__copy.inner-left-top{left:100px;top:13%;width:50%;max-width:535px}.sx-home__copy.inner-right-top{right:100px;top:13%;max-width:450px}.sx-home__copy--hero{max-width:696px}.sx-home__title{margin:0;max-width:90%;color:var(--sx-white)!important;font-family:DIN Alternate,Arial Narrow,Arial,Verdana,sans-serif!important;font-size:3rem!important;font-weight:700!important;font-style:normal!important;line-height:48px!important;letter-spacing:.02em!important;text-transform:uppercase!important}.sx-home__copy--hero .sx-home__title{font-size:5rem!important;line-height:95%!important;max-width:none}.sx-home__lede{margin:15px 0!important;max-width:26rem;color:var(--sx-white)!important;font-family:DIN Alternate,Arial Narrow,Arial,Verdana,sans-serif!important;font-size:1rem!important;font-weight:400!important;line-height:1.5rem!important;white-space:pre-line}.sx-home__buttons{display:flex;flex-wrap:wrap;gap:16px;margin-top:15px}.sx-home__cta{display:inline-flex;align-items:center;box-sizing:border-box;height:53px;min-width:160px;padding:0 22px;border:2px solid #fff;border-radius:0!important;color:var(--sx-white);background:transparent;text-decoration:none;cursor:pointer;transition:background-color .4s cubic-bezier(.19,1,.22,1)}.sx-home__cta-text{position:relative;margin:auto;width:auto;color:inherit;font-family:DIN Alternate,Arial Narrow,Arial,Verdana,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.08em;line-height:100%;text-align:center;text-transform:uppercase;transition:color .5s cubic-bezier(.19,1,.22,1)}.sx-home__cta-icon{position:relative;display:flex;align-items:center;height:16px;margin-left:10px;color:inherit}.sx-home__cta-icon svg{display:block}.sx-home__cta:hover{background-color:var(--sx-white);color:#000}.sx-home__cta:hover .sx-home__cta-text{color:#000}.sx-home__cta:hover .sx-home__cta-icon{animation:sx-cta-slide-out .2s forwards,sx-cta-slide-in .4s forwards;animation-delay:0s,.2s}@keyframes sx-cta-slide-out{0%{left:0;opacity:1}to{left:10px;opacity:0}}@keyframes sx-cta-slide-in{0%{left:-10px;opacity:1}to{left:0;opacity:1}}body:has(.sx-home),html:has(.sx-home){overflow-x:hidden;overflow-y:auto;height:auto;max-height:none}@media (max-width:961px){.sx-home__copy--hero,.sx-home__copy.inner-left-middle,.sx-home__copy.inner-left-middle-bottom,.sx-home__copy.inner-left-top,.sx-home__copy.inner-right-top{left:20px;right:20px;top:auto;bottom:5%;width:auto;max-width:none;transform:none}.sx-home__copy--hero .sx-home__title,.sx-home__title{font-size:2.25rem!important;line-height:2.25rem!important;max-width:none}.sx-home__lede{font-size:1rem!important;line-height:1.6!important;margin-top:5px!important}.sx-home__cta{min-width:0;width:100%;justify-content:center}.sx-home__photo-fill[style*="--sx-home-mobile"]{background-image:var(--sx-home-mobile)!important}.sx-home__veil--bottom,.sx-home__veil--left,.sx-home__veil--none,.sx-home__veil--right{background:linear-gradient(0deg,#000,rgba(0,0,0,0) 50%,rgba(0,0,0,.5))}.sx-media-bg__image[style*="--sx-media-mobile"]{background-image:var(--sx-media-mobile)!important}}html:has(.sx-page){scroll-padding-top:var(--sx-nav-height)}.sx-page{background:#000;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;min-height:100vh}.sx-section{position:relative;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;justify-content:center;padding:var(--sx-nav-height) 0 5rem;overflow:hidden;box-sizing:border-box;scroll-margin-top:var(--sx-nav-height)}.sx-section__overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.7))}.sx-section__content{position:relative;z-index:2;max-width:1400px;width:100%;margin:0 auto;padding:0 3.5rem;flex:0 1 auto;display:flex;flex-direction:column;justify-content:center}.sx-section__label{font-size:11px;letter-spacing:.3em;text-transform:uppercase;color:rgba(255,255,255,.55);margin:0 0 1rem}.sx-section__title{font-size:clamp(2.5rem,6vw,5rem);font-weight:600;letter-spacing:.02em;line-height:1.05;margin:0 0 1.25rem;text-transform:uppercase}.sx-section__subtitle{font-size:clamp(.95rem,1.5vw,1.15rem);line-height:1.6;color:rgba(255,255,255,.7);max-width:560px;margin:0}.sx-section__stats{display:flex;gap:3rem;margin-top:2.5rem}.sx-section__cta{position:absolute;z-index:5;bottom:40px;left:50%;transform:translateX(-50%);display:inline-flex;align-items:center;gap:8px;margin:0;padding:15px 34px;border:1px solid rgba(255,255,255,.6);color:#fff;text-decoration:none;font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;background:transparent;transition:all .25s ease}.sx-section__cta:hover{background:#fff;color:#000;border-color:#fff}.sx-section__cta:hover svg{stroke:#000}.sx-section--hero{justify-content:flex-end;padding-top:0;padding-bottom:6rem}.sx-section--hero .sx-section__content{justify-content:flex-end;padding-bottom:13vh;animation:sx-hero-in 1.1s cubic-bezier(.22,1,.36,1) forwards}.sx-section--hero .sx-section__overlay{background:linear-gradient(180deg,rgba(0,0,0,.08) 0,rgba(0,0,0,.12) 38%,rgba(0,0,0,.5) 72%,rgba(0,0,0,.94))}.sx-section--hero .sx-section__title{font-size:clamp(3.5rem,9.5vw,7.5rem);font-weight:700;line-height:.95;max-width:14ch}.sx-section--hero .sx-section__subtitle{font-size:clamp(1rem,1.8vw,1.35rem);max-width:640px;margin-top:1.5rem}.sx-section--hero .sx-section__cta{padding:16px 38px;font-size:12px;letter-spacing:.28em}.sx-section--hero .sx-scroll-hint{bottom:108px;right:3.5rem}@keyframes sx-hero-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.sx-stat{display:flex;flex-direction:column;gap:4px}.sx-stat__value{font-size:2rem;font-weight:600}.sx-stat__unit{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.5)}.sx-scroll-hint{position:absolute;bottom:2rem;right:3rem;z-index:2;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:9px;letter-spacing:.3em;color:rgba(255,255,255,.4)}.sx-scroll-hint__line{width:1px;height:40px;background:linear-gradient(180deg,rgba(255,255,255,.5),transparent);animation:sx-pulse 2s ease infinite}@keyframes sx-pulse{0%,to{opacity:.3}50%{opacity:1}}.sx-reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.sx-revealed{opacity:1!important;transform:translateY(0)!important}.sx-media-bg{position:absolute;inset:0;overflow:hidden;z-index:0}.sx-media-bg__video{position:absolute;inset:0;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.sx-media-bg__image{position:absolute;inset:0;z-index:0;background-size:cover;background-position:50%}.sx-media-bg__image--ken{animation:sx-ken-burns 22s ease-in-out infinite alternate}@keyframes sx-ken-burns{0%{transform:scale(1) translate(0)}to{transform:scale(1.08) translate(-1.5%,-1%)}}.sx-hero-bg{position:absolute;inset:0;overflow:hidden;z-index:0}.sx-hero-bg__mesh{position:absolute;inset:-50%;background:radial-gradient(ellipse at 30% 20%,rgba(80,120,255,.12) 0,transparent 50%),radial-gradient(ellipse at 70% 80%,rgba(16,185,129,.08) 0,transparent 45%),radial-gradient(ellipse at 50% 50%,rgba(255,255,255,.03) 0,transparent 60%);animation:sx-mesh-drift 18s ease-in-out infinite alternate}.sx-hero-bg__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:radial-gradient(ellipse at center,black 20%,transparent 75%);mask-image:radial-gradient(ellipse at center,black 20%,transparent 75%)}.sx-hero-bg__glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.35}.sx-hero-bg__glow--a{width:400px;height:400px;top:10%;left:20%;background:rgba(100,140,255,.15);animation:sx-float-a 12s ease-in-out infinite}.sx-hero-bg__glow--b{width:300px;height:300px;bottom:20%;right:15%;background:rgba(16,185,129,.12);animation:sx-float-b 14s ease-in-out infinite}@keyframes sx-mesh-drift{0%{transform:rotate(0deg) scale(1)}to{transform:rotate(3deg) scale(1.05)}}@keyframes sx-float-a{0%,to{transform:translate(0)}50%{transform:translate(30px,-20px)}}@keyframes sx-float-b{0%,to{transform:translate(0)}50%{transform:translate(-25px,15px)}}.sx-section--cinematic.sx-section--compact{min-height:100vh;min-height:100dvh;padding-top:var(--sx-nav-height);justify-content:center}.sx-section--cinematic .sx-cinematic-panel{position:relative;z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:0 3.5rem}.sx-section__overlay--photo{background:linear-gradient(0deg,rgba(0,0,0,.88) 0,rgba(0,0,0,.2) 42%,rgba(0,0,0,.38))}.sx-cinematic-intro{max-width:720px;margin:0 0 2.5rem}.sx-cinematic-intro__title{font-size:clamp(2.25rem,5vw,3.75rem);font-weight:600;letter-spacing:.04em;text-transform:uppercase;line-height:1.05;margin:0 0 1rem}.sx-cinematic-intro__subtitle{font-size:clamp(.95rem,1.4vw,1.1rem);line-height:1.65;color:rgba(255,255,255,.62);margin:0;max-width:560px}.sx-metric-board{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;background:rgba(255,255,255,.1);max-width:1100px}.sx-metric-board__item{padding:2rem 1.75rem;background:rgba(0,0,0,.55);backdrop-filter:blur(14px)}.sx-metric-board__value{display:block;font-size:clamp(2rem,4vw,2.75rem);font-weight:600;margin-bottom:.5rem}.sx-metric-board__label{display:block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.5)}.sx-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;max-width:1100px;background:rgba(255,255,255,.1)}.sx-detail-grid--compact .sx-detail-card{padding:1.35rem 1.5rem}.sx-detail-card{padding:1.75rem;background:rgba(0,0,0,.55);backdrop-filter:blur(14px);transition:background .25s ease}.sx-detail-card:hover{background:rgba(255,255,255,.05)}.sx-detail-card__title{font-size:15px;font-weight:600;color:rgba(255,255,255,.95);margin:0 0 .35rem;line-height:1.35}.sx-detail-card__desc{font-size:14px;line-height:1.55;color:rgba(255,255,255,.62);margin:0}.sx-detail-card__meta{display:inline-block;margin-top:.75rem;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.38)}.sx-eco-hero{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;max-width:1100px;background:rgba(255,255,255,.1)}.sx-eco-hero__card{position:relative;display:flex;flex-direction:column;gap:.65rem;padding:2.25rem 2rem;background:rgba(0,0,0,.55);backdrop-filter:blur(14px);text-decoration:none;transition:background .25s ease}.sx-eco-hero__card:hover{background:rgba(255,255,255,.06)}.sx-eco-hero__card:hover .sx-eco-hero__arrow{opacity:1;transform:translateX(4px)}.sx-eco-hero__name{font-size:clamp(1.1rem,2vw,1.35rem);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#fff}.sx-eco-hero__role{font-size:13px;line-height:1.5;color:rgba(255,255,255,.5);max-width:280px}.sx-eco-hero__arrow{position:absolute;right:1.75rem;bottom:2rem;font-size:11px;letter-spacing:.2em;color:rgba(255,255,255,.55);opacity:0;transition:opacity .25s ease,transform .25s ease}.sx-eco-hero__links{display:flex;flex-wrap:wrap;gap:1.25rem 2rem;margin-top:1.75rem}.sx-eco-hero__more{display:inline-block;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.55);text-decoration:none;transition:color .2s ease}.sx-eco-hero__more:hover{color:#fff}.sx-compare-board{max-width:1000px;border:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.52);backdrop-filter:blur(14px);overflow:hidden}.sx-compare-board__head,.sx-compare-board__row{display:grid;grid-template-columns:1.4fr 1fr .9fr .8fr;grid-gap:1rem;gap:1rem;padding:1.1rem 1.75rem;align-items:center;font-size:13px}.sx-compare-board__head{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.4);border-bottom:1px solid rgba(255,255,255,.1)}.sx-compare-board__row{color:rgba(255,255,255,.72);border-bottom:1px solid rgba(255,255,255,.06)}.sx-compare-board__row:last-child{border-bottom:none}.sx-compare-board__row--highlight{background:rgba(255,255,255,.07);color:#fff}.sx-compare-board__row--highlight .sx-compare-board__platform{font-weight:600}.sx-compare-board__platform{letter-spacing:.04em}.sx-principles{max-width:720px;margin:1.5rem 0 0;padding:0;list-style:none}.sx-principles li{position:relative;padding:.65rem 0 .65rem 1.5rem;font-size:14px;line-height:1.55;color:rgba(255,255,255,.72)}.sx-principles li:before{content:"—";position:absolute;left:0;color:rgba(255,255,255,.35)}.sx-principles--inline{margin-top:2rem}.sx-dots{position:fixed;right:1.5rem;top:50%;transform:translateY(-50%);z-index:900;display:flex;flex-direction:column;gap:10px}.sx-dots__item{width:8px;height:8px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:transparent;cursor:pointer;padding:0;position:relative;transition:all .25s ease}.sx-dots__item--active,.sx-dots__item:hover{background:#fff;border-color:#fff;transform:scale(1.2)}.sx-dots__label{position:absolute;right:20px;top:50%;transform:translateY(-50%);white-space:nowrap;font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.5);opacity:0;pointer-events:none;transition:opacity .2s}.sx-dots__item:hover .sx-dots__label{opacity:1}@media (max-width:960px){.sx-dots{display:none}.sx-section--cinematic .sx-cinematic-panel,.sx-section__content{padding:0 1.5rem}.sx-metric-board{grid-template-columns:repeat(2,1fr)}.sx-detail-grid{grid-template-columns:1fr}.sx-section__stats{flex-direction:column;gap:1.5rem}.sx-compare-board__head{display:none}.sx-compare-board__row{grid-template-columns:1fr;gap:.35rem;padding:1.25rem 1.5rem}.sx-compare-board__row span:not(.sx-compare-board__platform){font-size:12px;color:rgba(255,255,255,.55)}.sx-compare-board__row span:not(.sx-compare-board__platform):before{display:inline-block;width:72px;margin-right:.5rem;font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.35)}.sx-compare-board__row span:nth-child(2):before{content:"Stack"}.sx-compare-board__row span:nth-child(3):before{content:"Chain"}.sx-compare-board__row span:nth-child(4):before{content:"Crypto"}}@media (max-width:600px){.sx-eco-hero,.sx-metric-board{grid-template-columns:1fr}}