*{box-sizing:border-box}body{margin:0;background:#050a11;color:#edf5fa;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}a{text-decoration:none;color:inherit}aside{position:fixed;inset:0 auto 0 0;width:245px;padding:30px 22px;background:linear-gradient(#081522,#050a11);border-right:1px solid #142533;display:flex;flex-direction:column}.brand{display:flex;gap:11px;align-items:center;margin-bottom:55px}.brand img{width:52px;height:52px;object-fit:cover;border-radius:12px}.brand b{letter-spacing:4px}.brand small{display:block;font-size:7px;letter-spacing:2px;color:#6e8799;margin-top:5px}nav{display:flex;flex-direction:column;gap:7px}nav a{padding:13px 15px;border-radius:12px;color:#8098aa;font-size:14px}.on,nav a:hover{background:#0d2131;color:#dff7ff!important}.bottom{margin-top:auto;display:grid;gap:9px}.bottom a{padding:12px;border:1px solid #183043;border-radius:12px;font-size:12px}.bottom a:first-child{background:#dff7ff;color:#06111a;font-weight:700}main{margin-left:245px;padding:0 5vw 80px}header{height:105px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #142533}header span,.hero span,.latest>span,.grid em{font-size:9px;letter-spacing:4px;color:#58caff}header h1{margin:7px 0;font-size:27px}.user{color:#8098aa;font-size:12px}.hero{min-height:380px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #142533}.hero h2{font-size:58px;line-height:1.04;letter-spacing:-3px;margin:18px 0}.hero h2 b{color:#8bdefe}.hero p{color:#899fb1;max-width:610px;line-height:1.8}.hero img{width:220px;height:220px;object-fit:cover;border-radius:38px;margin-right:8%}.stats{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #142533}.stats article{padding:30px 24px;border-right:1px solid #142533}.stats small,.stats em{display:block;color:#71899b;font-size:10px;font-style:normal}.stats strong{display:block;font-size:42px;margin:13px 0}.stats .active{font-size:28px;color:#8be3ff}.stats em{font-size:8px;color:#50c6f9;letter-spacing:2px}.project{padding:60px 0;border-bottom:1px solid #142533}.ph{display:flex;justify-content:space-between;align-items:end}.ph small{color:#72899a}.ph h2{font-size:31px;margin:8px 0}.ph>span{border:1px solid #21455d;color:#69d3ff;padding:9px 14px;border-radius:999px;font-size:11px}.bar{height:5px;background:#122331;margin-top:28px}.bar i{display:block;width:58%;height:100%;background:linear-gradient(90deg,#36b8ff,#a0eaff)}.percent{display:flex;justify-content:space-between;color:#72899a;font-size:11px;margin:9px 0 25px}.percent b{color:#8ce2ff}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.steps>div{padding:17px;border:1px solid #142b3b;border-radius:14px;color:#5e788c;font-size:11px}.steps b,.steps small{display:block;margin-left:0}.steps b{color:#d8e4ec;font-size:13px;margin-top:12px}.steps small{color:#60798c;font-size:9px;margin-top:4px}.steps .done{color:#06111a;background:#dff7ff}.steps .done b,.steps .done small{color:#06111a}.steps .now{border-color:#3e9ac8;color:#62d0ff}.grid{padding:60px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.grid article{padding:27px;border:1px solid #142b3b;border-radius:20px;background:linear-gradient(145deg,#0a1927,#050b12)}.grid h3{font-size:23px}.grid p{color:#7e95a7;line-height:1.7;min-height:65px;font-size:13px}.grid article>div{display:flex;justify-content:space-between;border-top:1px solid #142b3b;padding:14px 0;font-size:11px}.grid span{color:#e8c56f}.grid .ok{color:#75dda5}.grid .live{color:#62d1ff}.grid button{border:0;background:none;color:#63ceff;padding:10px 0;cursor:pointer}.latest{padding:35px 0}.latest h2{font-size:31px}.latest>div{display:grid;grid-template-columns:90px 1fr;padding:18px 0;border-bottom:1px solid #102433}.latest time{color:#647f92;font-size:11px}.latest p{margin:0}.latest b,.latest small{display:block}.latest small{color:#71899b;margin-top:6px}.modal{display:none;position:fixed;inset:0;background:#02060bcc;backdrop-filter:blur(15px);place-items:center}.modal.show{display:grid}.modal section{position:relative;width:min(520px,90vw);padding:38px;background:#091724;border:1px solid #28506a;border-radius:25px}.modal section>button{position:absolute;right:17px;top:12px;border:0;background:none;color:#829aac;font-size:28px}.modal img{width:65px;height:65px;object-fit:cover;border-radius:14px}.modal span{display:block;color:#5acbff;font-size:8px;letter-spacing:4px;margin-top:18px}.modal h2{font-size:31px}.modal p{color:#89a0b1;line-height:1.8}.modal a{display:inline-block;padding:12px 18px;border-radius:999px;background:#dff7ff;color:#06111a;font-weight:700;font-size:13px}@media(max-width:900px){aside{width:78px;padding:25px 12px}.brand b,nav a,.bottom a{font-size:0}.brand img{width:50px}main{margin-left:78px}.grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr}.hero img{display:none}.stats{grid-template-columns:1fr 1fr}}@media(max-width:600px){.grid{grid-template-columns:1fr}.hero h2{font-size:42px}}