:root{color-scheme:dark;font-family:"Microsoft YaHei UI",Segoe UI,sans-serif;background:#041622;color:#fff}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 80% 10%,#0b435c 0,transparent 35%),#041622}a{color:#51e9ff;text-decoration:none}header{height:74px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:0 24px;border-bottom:1px solid #174354}.brand{display:flex;align-items:center;gap:10px;color:#fff}.brand img{width:44px}.brand span{display:flex;flex-direction:column}.brand b{font:800 21px Segoe UI}.brand small{color:#86d8e5}nav{display:flex;gap:22px}.hero{min-height:590px;max-width:1120px;margin:auto;padding:100px 24px;display:flex;align-items:center;justify-content:space-between}.hero>div{max-width:650px}.hero>img{width:min(360px,35vw);filter:drop-shadow(0 25px 60px #005d8099)}.badge{border:1px solid #1f7791;border-radius:999px;padding:8px 13px;color:#6aebff}.hero h1{font-size:56px;line-height:1.2;margin:25px 0}.hero em{font-style:normal;color:#20e1fb}.hero p{font-size:19px;color:#a9d4dd;line-height:1.8}.button{display:inline-block;margin-top:20px;padding:13px 22px;border-radius:11px;color:#fff;background:linear-gradient(90deg,#05bad8,#256df0);font-weight:800}.features{max-width:1120px;margin:auto;padding:0 24px 70px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.features article,.notice{background:#082838;border:1px solid #175167;border-radius:16px;padding:24px}.features p,.notice p{color:#aed5dc;line-height:1.8}.notice{max-width:1072px;margin:0 auto 80px;text-align:center}footer{border-top:1px solid #123d4e;padding:30px 24px;text-align:center;color:#81b6c0;font-size:13px}@media(max-width:760px){nav{display:none}.hero{padding-top:60px;min-height:auto}.hero>img{display:none}.hero h1{font-size:38px}.features{grid-template-columns:1fr}}
