.blockchain-page{color:#fff;background:#000;min-height:100vh;overflow-x:hidden}.blockchain-main{padding-top:120px;position:relative}.blockchain-container{max-width:1200px;margin:0 auto;padding:0 24px}.blockchain-hero{text-align:center;padding:80px 0 100px;position:relative;overflow:hidden}.hero-content{z-index:1;max-width:800px;margin:0 auto;position:relative}.blockchain-hero-bg{object-fit:cover;opacity:.7;z-index:0;width:100%;height:100%;position:absolute;inset:0}.section-label{color:#888;letter-spacing:.5px;margin-bottom:24px;font-family:IBM Plex Mono,monospace;font-size:14px}.hero-title{letter-spacing:-2px;margin-bottom:24px;font-size:4rem;font-weight:300;line-height:1.2}.gradient-text{background:linear-gradient(135deg,#fff 0%,#888 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-description{color:#888;max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1.125rem;font-weight:300;line-height:1.6}.hero-stats{justify-content:center;gap:48px;margin-top:48px;display:flex}.stat-item{text-align:center}.stat-number{color:#fff;margin-bottom:4px;font-family:IBM Plex Mono,monospace;font-size:2rem;font-weight:300}.stat-label{color:#888;text-transform:uppercase;letter-spacing:.5px;font-size:.875rem}.section-header{text-align:center;margin-bottom:30px}.section-title{letter-spacing:-1px;margin-bottom:16px;font-size:2.5rem;font-weight:300}.section-subtitle{color:#888;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.features-section-wrapper{width:100vw;margin:80px -50vw;position:relative;left:50%;right:50%}.features-section{background:linear-gradient(#000 0%,#0a0a0a 50%,#000 100%);padding:60px 0;position:relative;overflow:hidden}.features-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 20%,#ffffff08 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff05 0%,#0000 50%),radial-gradient(circle at 40% 60%,#ffffff03 0%,#0000 50%);animation:20s ease-in-out infinite backgroundShift;position:absolute;inset:0}@keyframes backgroundShift{0%,to{opacity:1;transform:rotate(0)scale(1)}50%{opacity:.8;transform:rotate(1deg)scale(1.02)}}.features-container{z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.blockchain-features-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.blockchain-feature-card{cursor:pointer;text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:32px;transition:all .3s}.blockchain-feature-card:hover{background:#ffffff0a;border-color:#ffffff26;transform:translateY(-4px)}.blockchain-feature-icon{color:#fff;background:linear-gradient(135deg,#ffffff08 0%,#ffffff14 100%);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;display:flex;position:relative;overflow:visible}.blockchain-feature-icon:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff1a 0%,#0000 100%);border-radius:16px;transition:opacity .3s;position:absolute;inset:-1px}.blockchain-feature-card:hover .blockchain-feature-icon:before{opacity:1}.blockchain-feature-icon svg{width:48px;height:48px}.blockchain-feature-title{color:#fff;margin-bottom:12px;font-size:1.25rem;font-weight:500}.blockchain-feature-description{color:#888;line-height:1.6}.tech-specs-section{padding:80px 0}.specs-container{max-width:1200px;margin:0 auto}.specs-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;display:grid}.spec-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:24px;transition:all .3s}.spec-card:hover{background:#ffffff0a;border-color:#ffffff26}.spec-header{margin-bottom:20px}.spec-title{color:#fff;margin-bottom:8px;font-size:1.125rem;font-weight:500}.spec-list{flex-direction:column;gap:8px;display:flex}.spec-item{text-align:left;align-items:flex-start;gap:12px;display:flex}.spec-bullet{color:#666;margin-top:0;font-size:.8rem;line-height:1.5}.spec-text{color:#ccc;font-size:.8rem;line-height:1.5}@keyframes chainPulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes chainDotGlow{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}@keyframes orbitParticle{0%{transform:rotate(0)translate(18px)rotate(0)}to{transform:rotate(360deg)translate(18px)rotate(-360deg)}}.icon-multichain .chain-group{animation:3s ease-in-out infinite chainPulse}.icon-multichain .chain-dot.dot-1{animation:2s ease-in-out infinite chainDotGlow}.icon-multichain .chain-dot.dot-2{animation:2s ease-in-out .5s infinite chainDotGlow}.icon-multichain .chain-dot.dot-3{animation:2s ease-in-out 1s infinite chainDotGlow}.icon-multichain .orbit-particle{transform-origin:24px 24px;animation:8s linear infinite orbitParticle}.icon-multichain .orbit-particle-2{transform-origin:24px 24px;animation:10s linear infinite reverse orbitParticle}.icon-multichain .orbit-particle-3{transform-origin:24px 24px;animation:6s linear 2s infinite orbitParticle}.icon-multichain .chain-link{stroke-dasharray:8 4;stroke-dashoffset:0;animation:2s linear infinite chainLinkFlow}@keyframes chainLinkFlow{to{stroke-dashoffset:-12px}}@keyframes evmRotate{0%,to{transform:rotate(0)}50%{transform:rotate(10deg)}}@keyframes evmCorePulse{0%,to{r:3;opacity:.8}50%{r:5;opacity:1}}@keyframes evmNodeFloat{0%,to{opacity:.4;transform:translate(0)}50%{opacity:.8;transform:translateY(-2px)}}@keyframes flowLineGlow{0%,to{opacity:.2}50%{opacity:.8}}.icon-evm .evm-group{transform-origin:50%;animation:8s ease-in-out infinite evmRotate}.icon-evm .evm-core{animation:2s ease-in-out infinite evmCorePulse}.icon-evm .evm-top,.icon-evm .evm-bottom{animation:3s ease-in-out infinite evmGlow}@keyframes evmGlow{0%,to{opacity:.5}50%{opacity:1}}.icon-evm .evm-node-1{animation:3s ease-in-out infinite evmNodeFloat}.icon-evm .evm-node-2{animation:3s ease-in-out .5s infinite evmNodeFloat}.icon-evm .evm-node-3{animation:3s ease-in-out 1s infinite evmNodeFloat}.icon-evm .evm-node-4{animation:3s ease-in-out 1.5s infinite evmNodeFloat}.icon-evm .flow-line-1{animation:2s ease-in-out infinite flowLineGlow}.icon-evm .flow-line-2{animation:2s ease-in-out .5s infinite flowLineGlow}.icon-evm .flow-line-3{animation:2s ease-in-out 1s infinite flowLineGlow}.icon-evm .flow-line-4{animation:2s ease-in-out 1.5s infinite flowLineGlow}@keyframes lightningPulse{0%,to{opacity:.6;stroke-width:1px}50%{opacity:1;stroke-width:1.2px}}@keyframes pulseBeat{0%,to{r:2;opacity:.4}50%{r:4;opacity:.8}}@keyframes speedLineMove{0%{opacity:0;transform:translate(-8px)}50%{opacity:.6}to{opacity:0;transform:translate(8px)}}@keyframes energyFieldRotate{0%{opacity:.2;transform:rotate(0)}50%{opacity:.4}to{opacity:.2;transform:rotate(360deg)}}@keyframes cornerSparkFlash{0%,to{opacity:0}50%{opacity:.8}}@keyframes particleFloat{0%,to{opacity:.5;transform:translate(0)scale(1)}25%{opacity:.8;transform:translate(2px,-2px)scale(1.2)}75%{opacity:.3;transform:translate(-2px,2px)scale(.8)}}.icon-performance .lightning-main{animation:2.5s ease-in-out infinite lightningPulse}.icon-performance .pulse-1{animation:2s ease-in-out infinite pulseBeat}.icon-performance .pulse-2{animation:2s ease-in-out 1s infinite pulseBeat}.icon-performance .speed-line-1{animation:2s linear infinite speedLineMove}.icon-performance .speed-line-2{animation:2s linear .5s infinite speedLineMove}.icon-performance .speed-line-3{animation:2s linear 1s infinite speedLineMove}.icon-performance .speed-line-4{animation:2s linear 1.5s infinite speedLineMove}.icon-performance .energy-field-1{transform-origin:50%;animation:10s linear infinite energyFieldRotate}.icon-performance .energy-field-2{transform-origin:50%;animation:8s linear infinite reverse energyFieldRotate}.icon-performance .corner-spark-1{animation:3s ease-in-out infinite cornerSparkFlash}.icon-performance .corner-spark-2{animation:3s ease-in-out .75s infinite cornerSparkFlash}.icon-performance .corner-spark-3{animation:3s ease-in-out 1.5s infinite cornerSparkFlash}.icon-performance .corner-spark-4{animation:3s ease-in-out 2.25s infinite cornerSparkFlash}.icon-performance .particle-1{animation:4s ease-in-out infinite particleFloat}.icon-performance .particle-2{animation:4s ease-in-out 1s infinite particleFloat}.icon-performance .particle-3{animation:4s ease-in-out 2s infinite particleFloat}.icon-performance .particle-4{animation:4s ease-in-out 3s infinite particleFloat}.cta-section{text-align:center;padding:80px 0}.cta-content{max-width:600px;margin:0 auto}.cta-title{letter-spacing:-1px;margin-bottom:16px;font-size:2.5rem;font-weight:300}.cta-description{color:#888;margin-bottom:40px;font-size:1.125rem;line-height:1.6}.cta-buttons{justify-content:center;align-items:center;gap:16px;display:flex}.cta-button{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.cta-button.primary{color:#000;background:#fff}.cta-button.primary:hover{background:#f0f0f0;transform:translateY(-1px)}.cta-button.secondary{color:#fff;background:0 0;border:1px solid #fff3}.cta-button.secondary:hover{background:#ffffff0d;border-color:#fff6;transform:translateY(-1px)}@media (max-width:1024px){.cta-section{border:0;padding:40px 0}.specs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.blockchain-main{padding-top:80px}.blockchain-container{padding:0 16px}.hero-title{font-size:2.5rem}.section-title{font-size:2rem}.hero-stats{flex-direction:column;gap:24px;margin-top:32px}.cta-buttons{flex-direction:column}.cta-button{justify-content:center;width:200px}.features-container{padding:0 16px}.blockchain-features-grid{grid-template-columns:1fr}.specs-grid{grid-template-columns:1fr;gap:16px}}@media (max-width:480px){.cta-section{border:0;padding:40px 0}.blockchain-container,.features-container{padding:0 12px}.hero-title{letter-spacing:-1px;font-size:2rem}.section-title{font-size:1.75rem}.hero-stats{gap:20px}.stat-number{font-size:1.5rem}.cta-button{width:100%;max-width:280px}}
