#app-loader{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#121514;color:#e5e5e5;z-index:9999;transition:opacity .35s ease,visibility .35s ease}#app-loader.app-loader--hidden{opacity:0;visibility:hidden;pointer-events:none}#app-loader .loader-content{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}#app-loader .loader-ring{position:relative;width:64px;height:64px}#app-loader .loader-ring:before,#app-loader .loader-ring:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:3px solid transparent}#app-loader .loader-ring:before{border-top-color:#00e676;border-left-color:#00e67666;animation:loader-spin 1s linear infinite}#app-loader .loader-ring:after{border-bottom-color:#fff3;border-right-color:#ffffff1a;animation:loader-spin-reverse 1.4s linear infinite}#app-loader .loader-text{letter-spacing:.15em;font-size:1.25rem;color:#ffffffe6}#app-loader .loader-subtext{font-size:.9rem;color:#ffffff80}@keyframes loader-spin{to{transform:rotate(360deg)}}@keyframes loader-spin-reverse{to{transform:rotate(-360deg)}}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:5.5rem 1rem 4rem;overflow:hidden}.hero-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-video{position:absolute;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#12151466,#121514b3)}.hero-content{position:relative;z-index:1;max-width:640px;margin:0 auto;text-align:left}.hero-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:600;line-height:1;margin:0 0 1rem;color:#fff}.hero-title-accent{color:#00e676}.hero-description{font-size:clamp(1rem,2vw,1.25rem);font-weight:300;line-height:1.375;color:#ffffffe6;margin:0 0 2.5rem}.hero-cta{display:flex;flex-wrap:wrap;gap:1rem;margin:0}.hero-button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;border-radius:1000px;transition:background .3s ease,transform .2s ease}.hero-button-primary{background:#00e676;color:#121514}.hero-button-primary:hover{background:#a5f8c7;transform:translateY(-1px)}.hero-button-secondary{background:transparent;color:#fff;text-decoration:underline}.hero-button-secondary:hover{background:#ce93d814}.hero-button-icon{font-size:.75rem}.scrolling-tags-section{padding:3rem 0;background:#121514;overflow:hidden;border-top:1px solid rgba(255,255,255,.06)}.scrolling-tags-container{width:100%;overflow:hidden}.scrolling-tags-wrapper{display:flex;gap:2rem;animation:scroll-partners 40s linear infinite;white-space:nowrap}.scrolling-tag{display:flex;align-items:center;padding:.75rem 1.5rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:1000px;white-space:nowrap;font-size:.875rem;color:#fffc}@keyframes scroll-partners{0%{transform:translate(0)}to{transform:translate(-50%)}}.assets-section{padding:5.5rem 0;background:#fff;color:#121514}.assets-heading{font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1;text-align:center;max-width:500px;margin:0 auto 3rem}.assets-grid{display:grid;grid-template-columns:1fr;gap:2rem;list-style:none;padding:0;margin:0}@media (min-width: 1024px){.assets-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.assets-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.assets-icon{width:100%;max-width:240px;height:auto}.assets-body{font-size:1.25rem;line-height:1.4;color:#121514;margin:0;max-width:280px}.stack-section{padding:5.5rem 0;background:#121514;color:#fff}.stack-heading{font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1;text-align:center;max-width:640px;margin:0 auto 1.5rem}.stack-cta-wrap{text-align:center;margin-bottom:3rem}.stack-cta{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1rem;background:#00e676;color:#121514;font-weight:500;text-decoration:none;border-radius:1000px;transition:background .3s ease}.stack-cta:hover{background:#a5f8c7}.stack-grid{display:grid;grid-template-columns:1fr;gap:1rem;list-style:none;padding:0;margin:0}@media (min-width: 640px){.stack-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.stack-grid{grid-template-columns:repeat(4,1fr)}}.stack-card{display:flex;flex-direction:column;align-items:flex-start;padding:1rem 1rem 1.5rem;background:#fff;color:#121514;border-radius:8px;gap:1rem;min-height:220px;transition:background .3s ease}.stack-card:hover{background:#00e676}.stack-icon{width:56px;height:56px}.stack-title{font-size:1.5rem;font-weight:600;margin:0}.stack-body{font-size:1rem;font-weight:300;line-height:1.375;margin:0;flex:1}.partners-section{padding:5.5rem 0;background:#121514;color:#fff}.partners-label{font-size:.875rem;font-weight:300;opacity:.8;margin:0 0 1.5rem}.partners-title{font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1;max-width:450px;margin:0 0 3rem}.partners-grid{display:grid;grid-template-columns:1fr;gap:2rem;list-style:none;padding:0;margin:0}@media (min-width: 1024px){.partners-grid{grid-template-columns:repeat(2,1fr)}}.partners-stat{display:flex;flex-direction:column;gap:.75rem}.partners-value{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:500;margin:0;line-height:1}.partners-body{font-size:1.25rem;line-height:1.3;margin:0;color:#ffffffe6}.security-section{padding:5.5rem 0;background:#fff;color:#121514}.security-container{display:flex;flex-direction:column;gap:3rem}@media (min-width: 1024px){.security-container{flex-direction:row;align-items:flex-start;justify-content:space-between}}.security-text{flex:0 0 40%;max-width:350px}.security-label{font-size:.875rem;color:#3d3d3d;margin:0 0 1rem}.security-heading{font-size:clamp(2rem,3vw,3rem);font-weight:600;line-height:1;margin:0 0 1rem}.security-body{font-size:1rem;font-weight:300;line-height:1.375;margin:0 0 1.5rem}.security-cta{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1rem;background:#00e676;color:#121514;font-weight:500;text-decoration:none;border-radius:1000px;transition:background .3s ease}.security-cta:hover{background:#a5f8c7}.security-logos{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;list-style:none;padding:0;margin:0}@media (min-width: 640px){.security-logos{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.security-logos{flex:0 0 50%;max-width:600px}}.security-logo{display:flex;align-items:center}.security-logo img{max-width:150px;height:auto;object-fit:contain;filter:brightness(0)}.footer{background:#121514;color:#fff;padding:3rem 0 4rem;font-weight:300}.footer-top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-copy{font-size:1rem;margin:0;opacity:.9}.footer-divider{width:100%;height:1px;background:#ffffff26;margin:1.5rem 0 3rem}.footer-content{display:flex;flex-direction:column;gap:3rem}@media (min-width: 1024px){.footer-content{flex-direction:row;justify-content:space-between;align-items:flex-start}}.footer-about{font-size:1rem;line-height:1.5;max-width:45%;margin:0;opacity:.9}@media (max-width: 1023px){.footer-about{max-width:100%}}.footer-links{display:flex;flex-wrap:wrap;gap:3rem}.footer-col{display:flex;flex-direction:column;gap:1.25rem}.footer-col-title{font-size:1.4rem;font-weight:500;margin:0 0 .25rem}.footer-col a,.footer-link{color:#fff;text-decoration:none;font-size:1rem;opacity:.9;transition:opacity .2s ease}.footer-col a:hover,.footer-link:hover{opacity:1;text-decoration:underline}.app{width:100%;min-height:100vh;background:#121514;color:#e5e5e5}.app-content{width:100%}.container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.container{padding:0 3rem}}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#e5e5e5;background-color:#121514;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;min-height:100%}body{margin:0;min-width:320px;min-height:100vh;width:100%;background:#121514;color:#e5e5e5}::selection{background-color:#00e676;color:#121514}
