.page-header{text-align:center;padding:40px 0 20px}.page-title{letter-spacing:-1.5px;margin-bottom:16px;font-size:3.5rem;font-weight:700;line-height:1.1}.page-title span{color:var(--orange)}.page-subtitle{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.2rem;line-height:1.5}.hero-features{color:#fff;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);border-radius:32px;margin:40px 0;padding:60px 40px;position:relative;overflow:hidden}.hero-features .hero-content{z-index:2;max-width:600px;position:relative}.hero-features .hero-title{margin-bottom:20px;font-size:2.5rem;font-weight:700;line-height:1.2}.hero-features .hero-text{color:#fffc;margin-bottom:20px;font-size:1.1rem;line-height:1.6}.hero-details{color:#ffffffe6;flex-wrap:wrap;gap:20px;margin-top:30px;display:flex}.hero-stat-item{align-items:center;gap:10px;font-size:.95rem;display:flex}.stat-animation{width:24px;height:24px;position:relative}.stat-dot{background:var(--orange);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite statPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.stat-ring{border:2px solid var(--orange);border-radius:50%;width:20px;height:20px;animation:2s ease-in-out infinite statRing;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes statPulse{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.2)}}@keyframes statRing{0%{opacity:.3;width:20px;height:20px}50%{opacity:.6;width:28px;height:28px}to{opacity:.3;width:20px;height:20px}}.stat-cube{border:2px solid var(--orange);width:20px;height:20px;animation:4s linear infinite cubeRotate}@keyframes cubeRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.stats-objects{pointer-events:none;width:50%;height:100%;position:absolute;top:0;right:0}.stat-object{border:2px solid var(--orange);background:#f7931a1a;width:60px;height:60px;animation:8s ease-in-out infinite morphObject;position:absolute}.object1{width:70px;height:70px;top:15%;right:20%}.object2{width:50px;height:50px;animation-delay:1s;top:40%;right:35%}.object3{width:80px;height:80px;animation-delay:2s;top:65%;right:15%}.object4{width:40px;height:40px;animation-delay:1.5s;top:25%;right:50%}.object5{width:55px;height:55px;animation-delay:2.5s;top:75%;right:45%}@keyframes morphObject{0%,to{border-radius:30% 70% 70% 30%/30% 30% 70% 70%;transform:scale(1)rotate(0)}33%{border-radius:70% 30% 50% 50%/50% 40% 60% 50%;transform:scale(1.1)rotate(120deg)}66%{border-radius:40% 60% 30% 70%/60% 30% 70% 40%;transform:scale(.9)rotate(240deg)}}.features-section{padding:60px 0}.section-header{text-align:center;max-width:800px;margin:0 auto 50px}.section-header h2{margin-bottom:20px;font-size:2.2rem;font-weight:700}.section-header h2 span{color:var(--orange)}.section-header p{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.features-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px;display:grid}.feature-card{border:1px solid var(--border);transition:var(--transition);background:#fff;border-radius:24px;padding:40px 30px;position:relative;overflow:hidden}.feature-card:hover{box-shadow:var(--shadow-hover);border-color:var(--orange);transform:translateY(-5px)}.feature-number{color:var(--orange);opacity:.2;margin-bottom:10px;font-size:2.5rem;font-weight:800}.feature-title{margin-bottom:15px;font-size:1.5rem;font-weight:700}.feature-desc{color:var(--text-muted);margin-bottom:20px;line-height:1.6}.feature-visual{width:100%;height:80px;margin-top:20px;position:relative}.parallel-visual{justify-content:center;gap:10px;display:flex}.parallel-block{background:var(--orange-light);border:2px solid var(--orange);border-radius:6px;width:30px;height:50px;animation:2s ease-in-out infinite blockPulse}@keyframes blockPulse{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.2)}}.shield-abstract{width:60px;height:70px;margin:0 auto;position:relative}.shield-layer{border:2px solid var(--orange);border-radius:30% 30% 0 0;width:100%;height:100%;animation:3s ease-in-out infinite shieldLayer;position:absolute}.shield-layer:first-child{opacity:.3}.shield-layer:nth-child(2){opacity:.2;animation-delay:.3s;transform:translate(3px,-3px)}.shield-layer:nth-child(3){opacity:.1;animation-delay:.6s;transform:translate(-3px,-3px)}@keyframes shieldLayer{0%,to{transform:translate(0)}50%{transform:translate(5px,-5px)}}.mining-visual{width:100%;height:80px;position:relative}.mining-core{background:var(--orange);border-radius:50%;width:30px;height:30px;animation:2s ease-in-out infinite corePulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mining-ring{border:2px solid var(--orange);border-radius:50%;width:60px;height:60px;animation:4s linear infinite ringRotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes corePulse{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.2)}}@keyframes ringRotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.finality-visual{width:100%;height:80px;position:relative}.finality-check{background:var(--orange);border-radius:50%;width:30px;height:30px;animation:3s ease-in-out infinite checkMove;position:absolute;top:50%;left:10%;transform:translateY(-50%)}.finality-check:after{content:"✓";color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes checkMove{0%{opacity:.3;left:10%}50%{opacity:1;left:50%}to{opacity:.3;left:90%}}.difficulty-visual{justify-content:center;align-items:flex-end;gap:5px;height:80px;display:flex}.diff-bar{background:var(--orange-light);border:1px solid var(--orange);width:20px;animation:2s ease-in-out infinite diffPulse}.bar1{height:40px}.bar2{height:60px;animation-delay:.2s}.bar3{height:30px;animation-delay:.4s}.bar4{height:50px;animation-delay:.6s}@keyframes diffPulse{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.2)}}.node-visual{justify-content:center;align-items:center;gap:15px;height:80px;display:flex}.node-dot{background:var(--orange);border-radius:50%;width:20px;height:20px;animation:2s ease-in-out infinite nodeDotPulse}.dot-small{width:15px;height:15px}.dot-medium{width:25px;height:25px;animation-delay:.3s}.dot-large{width:35px;height:35px;animation-delay:.6s}@keyframes nodeDotPulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.scalability-section{background:var(--bg-alt);padding:60px 0}.scalability-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.scalability-content h3{margin-bottom:20px;font-size:2rem;font-weight:700}.scalability-content h3 span{color:var(--orange)}.scalability-content p{color:var(--text-muted);margin-bottom:20px;font-size:1.1rem;line-height:1.7}.scalability-stats{gap:40px;margin-top:30px;display:flex}.scalability-stat{text-align:center}.scalability-stat .stat-number{color:var(--orange);font-size:2.5rem;font-weight:700}.scalability-stat .stat-label{color:var(--text-muted);text-transform:uppercase;font-size:.9rem}.scalability-visual{border:1px solid var(--border);background:#fff;border-radius:24px;height:300px;padding:40px;position:relative}.growth-bar{align-items:flex-end;gap:20px;display:flex;position:absolute;bottom:40px;left:40px;right:40px}.bar{background:var(--orange-light);border:2px solid var(--orange);border-radius:8px 8px 0 0;flex:1;animation:2s ease-in-out infinite barGrow}@keyframes barGrow{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.1)}}.security-layers-section{padding:60px 0}.layers-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px;display:grid}.layer-card{border:1px solid var(--border);transition:var(--transition);text-align:center;background:#fff;border-radius:24px;padding:40px 30px}.layer-card:hover{box-shadow:var(--shadow-hover);border-color:var(--orange);transform:translateY(-5px)}.layer-visual{width:70px;height:70px;margin:0 auto 20px;position:relative}.crypto-visual{border:3px solid var(--orange);border-radius:50%;width:100%;height:100%;animation:6s linear infinite cryptoRotate;position:relative}.crypto-dot{background:var(--orange);border-radius:50%;width:10px;height:10px;position:absolute;top:-5px;left:50%;transform:translate(-50%)}@keyframes cryptoRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.consensus-visual{width:100%;height:100%;position:relative}.consensus-ring{border:2px solid var(--orange);border-radius:50%;width:100%;height:100%;animation:2s ease-in-out infinite ringPulse;position:absolute}.consensus-ring:first-child{opacity:.3;transform:scale(.7)}.consensus-ring:nth-child(2){opacity:.6;animation-delay:.3s;transform:scale(.85)}.consensus-ring:nth-child(3){opacity:1;animation-delay:.6s;transform:scale(1)}@keyframes ringPulse{0%,to{opacity:.3;transform:scale(.7)}50%{opacity:1;transform:scale(1)}}.layer-title{margin-bottom:15px;font-size:1.4rem;font-weight:700}.layer-desc{color:var(--text-muted);line-height:1.6}.decentralization-section{background:var(--bg-alt);padding:60px 0}.map-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.map-content h3{margin-bottom:20px;font-size:2rem;font-weight:700}.map-content h3 span{color:var(--orange)}.map-content p{color:var(--text-muted);margin-bottom:20px;font-size:1.1rem;line-height:1.7}.map-visual{border:1px solid var(--border);background:#fff;border-radius:24px;height:350px;padding:40px;position:relative}.map-dot{background:var(--orange);border-radius:50%;width:12px;height:12px;animation:3s ease-in-out infinite mapPulse;position:absolute}.dot-na{top:30%;left:20%}.dot-eu{top:20%;left:45%}.dot-as{top:40%;left:70%}.dot-au{top:70%;left:80%}.dot-sa{top:60%;left:30%}.dot-af{top:50%;left:50%}.map-line{background:linear-gradient(90deg, transparent, var(--orange), transparent);height:1px;position:absolute}.line1{width:150px;top:32%;left:22%;transform:rotate(15deg)}.line2{width:200px;top:25%;left:40%;transform:rotate(5deg)}.line3{width:180px;top:45%;left:60%;transform:rotate(-10deg)}@keyframes mapPulse{0%,to{transform:scale(1)}50%{transform:scale(1.5)}}.architecture-section{padding:60px 0}.architecture-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.architecture-content h3{margin-bottom:20px;font-size:2rem;font-weight:700}.architecture-content h3 span{color:var(--orange)}.architecture-content p{color:var(--text-muted);margin-bottom:20px;font-size:1.1rem;line-height:1.7}.architecture-diagram{border:1px solid var(--border);background:#fff;border-radius:24px;height:350px;padding:40px;position:relative}.diagram-layer{text-align:center;width:100%;font-weight:600;position:absolute;left:0}.layer1{color:var(--orange);top:20%}.layer2{color:var(--text);top:50%}.layer3{color:var(--orange);top:80%}.diagram-connector{background:linear-gradient(180deg, var(--orange), transparent);width:2px;height:60px;position:absolute;left:50%}.connector1{top:25%}.connector2{top:55%}.comparison-section{padding:60px 0}.comparison-grid{grid-template-columns:repeat(2,1fr);gap:30px;margin-top:40px;display:grid}.comparison-card{border:1px solid var(--border);transition:var(--transition);background:#fff;border-radius:24px;padding:40px}.comparison-card.highlight{border-color:var(--orange)}.comparison-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-5px)}.comparison-title{margin-bottom:15px;font-size:1.5rem;font-weight:700}.comparison-list{padding:0;list-style:none}.comparison-list li{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:10px 0;display:flex}.comparison-list li:last-child{border-bottom:none}.check{color:var(--orange);font-weight:700}.cross{color:#999;font-weight:700}@media (max-width:1000px){.features-grid,.layers-grid,.scalability-grid,.map-grid,.architecture-grid,.comparison-grid{grid-template-columns:1fr;gap:30px}.stats-objects{display:none}.scalability-stats{flex-wrap:wrap;gap:20px}}@media (max-width:600px){.page-title{font-size:2.5rem}.hero-features .hero-title{font-size:1.8rem}.hero-details{flex-direction:column;align-items:flex-start}}
