*{box-sizing:border-box}body{margin:0;font-family:Arial,"Microsoft YaHei",sans-serif;color:#172033;background:#f6f8fc}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,92%);margin:auto}.top{height:72px;background:#fff;border-bottom:1px solid #e9edf5;position:sticky;top:0;z-index:10}.nav{height:72px;display:flex;align-items:center;gap:34px}.logo{font-size:20px;font-weight:800;white-space:nowrap}.logo b{display:inline-grid;place-items:center;background:#1769ff;color:#fff;width:35px;height:35px;border-radius:10px;margin-right:8px}.nav nav{display:flex;gap:26px;flex:1}.nav nav a{color:#4d5870}.nav nav a:hover,.user a:hover{color:#1769ff}.user{white-space:nowrap}.btn{display:inline-block;border:0;background:linear-gradient(135deg,#1769ff,#6a48ff);color:#fff;padding:13px 24px;border-radius:12px;font-weight:700;cursor:pointer}.btn.small{padding:8px 14px;margin-left:8px}.btn.ghost{background:#fff;color:#1769ff;border:1px solid #d7e1ff;margin-left:10px}.hero{background:linear-gradient(135deg,#eef5ff,#fff 55%,#f4f0ff);padding:76px 0 72px;border-bottom:1px solid #e5ebf6}.hero-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:50px;align-items:center}.tag{display:inline-block;color:#1769ff;background:#eaf1ff;border-radius:999px;padding:7px 13px;font-size:13px;font-weight:700}.hero h1{font-size:62px;line-height:1.1;margin:18px 0}.hero h1 em{font-style:normal;color:#1769ff}.hero p{font-size:18px;color:#667085;line-height:1.8;max-width:650px}.hero-card{background:#fff;border:1px solid #dce6fb;border-radius:28px;padding:42px;box-shadow:0 20px 60px #1b4fff12}.hero-card .num{font-size:88px;font-weight:900;color:#1769ff}.hero-card b{font-size:28px}.mini{margin-top:25px;padding:14px;border-radius:12px;background:#101828;color:#fff;font-weight:700}.section{padding:65px 0}.title{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.title h2{font-size:30px}.title a{color:#1769ff}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:#fff;border:1px solid #e8edf5;border-radius:20px;padding:24px;box-shadow:0 8px 25px #10182808}.card>span{font-size:12px;color:#1769ff;background:#edf3ff;padding:6px 10px;border-radius:8px}.card h3,.card h2{margin:18px 0 10px}.price{font-size:34px;font-weight:900;color:#ff4d4f}.price small{font-size:13px;color:#98a2b3}.card p{color:#667085;line-height:1.7;min-height:55px}.link{color:#1769ff;font-weight:700}.feature{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:10px 0 70px}.feature>div{background:#101828;color:#fff;border-radius:18px;padding:28px}.feature b{color:#77a5ff}.feature h3{font-size:22px}.feature p{color:#b8c2d6}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article{display:block;background:#fff;border:1px solid #e8edf5;border-radius:18px;padding:24px}.article small{color:#98a2b3}.article p{color:#667085;line-height:1.7}.page{padding:55px 0 90px}.page-head{margin-bottom:35px}.page-head h1{font-size:42px;margin:14px 0 5px}.filter{display:flex;gap:10px;margin-bottom:25px}.filter a{background:#fff;border:1px solid #e5eaf2;padding:10px 18px;border-radius:10px}.article-list{display:grid;gap:15px}.article.row{display:flex;justify-content:space-between;align-items:center}.narrow{max-width:820px}.article-detail{background:#fff;border:1px solid #e5eaf2;border-radius:22px;padding:40px}.article-detail h1{font-size:38px}.content{font-size:17px;line-height:2;color:#475467}.auth{min-height:70vh;display:grid;place-items:center;padding:50px}.authbox{background:#fff;border:1px solid #e5eaf2;border-radius:22px;padding:35px;width:min(430px,92%);box-shadow:0 15px 50px #1018280c}.authbox h1{margin-top:0}.authbox form{display:grid;gap:14px}.authbox input{padding:14px;border:1px solid #d8dee9;border-radius:10px;font-size:16px}.err{background:#fff1f0;color:#d92d20;padding:10px;border-radius:8px;margin-bottom:15px}.success{background:#ecfdf3;color:#067647;padding:12px;border-radius:8px;margin-bottom:18px}.table{background:#fff;border:1px solid #e5eaf2;border-radius:16px;overflow:hidden}.tr{display:grid;grid-template-columns:2fr 1.5fr 1fr 1.5fr;padding:15px 18px;border-bottom:1px solid #eef1f5}.th{font-weight:700;background:#f8fafc}footer{background:#101828;color:#c8d0df;margin-top:30px}.foot{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px;padding:45px 0}.foot strong{color:#fff;font-size:20px}.copy{text-align:center;padding:18px;border-top:1px solid #263244;color:#98a2b3;font-size:13px}@media(max-width:850px){.nav nav{display:none}.hero-grid,.cards,.feature,.article-grid,.foot{grid-template-columns:1fr}.hero h1{font-size:44px}.hero-card{display:none}.tr{grid-template-columns:1fr;gap:5px}.top,.nav{height:62px}.nav{justify-content:space-between}}
