*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:linear-gradient(180deg,#000,#001a2e,#000814);color:#fff;overflow:hidden;height:100vh}@media (max-width: 768px){body{overflow-y:auto;height:auto;min-height:100vh}}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.nav{display:flex;justify-content:space-between;align-items:center;padding:2rem 5rem;max-width:1600px;margin:0 auto}.logo{font-size:1.5rem;font-weight:700;letter-spacing:3px;color:#fff}.enter-btn{padding:.6rem 2rem;background:#00d9ff1a;border:1px solid #00D9FF;color:#00d9ff;font-size:.9rem;font-weight:500;letter-spacing:2px;text-decoration:none;border-radius:4px;transition:all .3s ease;cursor:pointer}.enter-btn:hover{background:#00d9ff33;box-shadow:0 0 20px #00d9ff4d;transform:translateY(-2px)}.hero{padding-top:80px;height:calc(100vh - 60px);display:flex;align-items:center}.hero-content{display:flex;flex-direction:row;gap:4rem;max-width:1600px;margin:0 auto;padding:0 5rem;width:100%;align-items:center}.hero-content>*{flex:1}.hero-data{display:flex;flex-direction:column;gap:1.2rem;padding-right:2rem}.system-header{margin-bottom:.5rem}.system-title{font-size:1.8rem;font-weight:700;letter-spacing:4px;color:#00d9ff;margin-bottom:.8rem}.system-desc{font-size:.85rem;color:#00d9ff;line-height:1.5;opacity:.8;letter-spacing:.5px}.statistics{margin-bottom:.5rem}.section-title{font-size:1rem;font-weight:600;letter-spacing:2px;color:#00d9ff;margin-bottom:.8rem}.stats-grid{display:flex;flex-wrap:wrap;gap:1rem}.stats-grid .stat-item{flex:1;min-width:calc(25% - 1rem)}.stat-item{display:flex;flex-direction:column;gap:.3rem}.stat-value{font-size:1.5rem;font-weight:700;color:#00d9ff;letter-spacing:1px}.stat-label{font-size:.7rem;color:#00d9ff;letter-spacing:1.5px;opacity:.7}.chart-section{margin-bottom:.5rem}.chart-container{width:100%;height:150px;background:#00d9ff08;border:1px solid rgba(0,217,255,.15);border-radius:4px}.hero-globe{position:relative;width:100%;height:500px;display:flex;align-items:center;justify-content:center}#globe-canvas{width:100%;height:100%;cursor:grab}#globe-canvas:active{cursor:grabbing}.footer{position:fixed;bottom:0;left:0;right:0;padding:.8rem 5rem;background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1);z-index:100;display:flex;justify-content:center;align-items:center;gap:2rem}.copyright{color:#ffffffb3;font-size:.85rem;letter-spacing:1px}.icp{color:#fff9;font-size:.8rem;letter-spacing:.5px}.footer-link{color:inherit;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#00d9ff;text-decoration:none}@media (max-width: 1024px){.nav{padding:1.5rem 3rem}.enter-btn{padding:.5rem 1.5rem;font-size:.85rem}.hero{padding-top:70px;height:calc(100vh - 60px)}.hero-content{padding:0 3rem;gap:3rem}.hero-data{padding-right:1.5rem}.system-title{font-size:1.6rem}.system-desc{font-size:.8rem}.stats-grid{gap:.8rem}.stat-value{font-size:1.3rem}.chart-container{height:130px}.hero-globe{height:450px}.footer{padding:.7rem 3rem;gap:1.5rem}}@media (max-width: 768px){.nav{padding:1rem 2rem}.logo{font-size:1.2rem}.enter-btn{padding:.4rem 1.2rem;font-size:.75rem;letter-spacing:1.5px}.hero{padding-top:60px;height:auto;min-height:calc(100vh - 60px);padding-bottom:80px}.hero-content{flex-direction:column;padding:0 2rem;gap:2rem;align-items:stretch}.hero-content>*{flex:none;width:100%}.hero-data{order:1}.hero-globe{order:2}.hero-data{padding-right:0;gap:1rem}.system-title{font-size:1.4rem;letter-spacing:3px}.system-desc{font-size:.75rem}.section-title{font-size:.9rem;margin-bottom:.6rem}.stats-grid{gap:.8rem}.stats-grid .stat-item{flex:1;min-width:calc(50% - .8rem)}.stat-value{font-size:1.2rem}.stat-label{font-size:.65rem}.chart-container{height:120px}.hero-globe{height:350px}.footer{padding:.6rem 2rem;flex-direction:column;gap:.3rem}.copyright{font-size:.75rem}.icp{font-size:.7rem}}
