:root{--primary:#0e3192;--ink:#101b31;--muted:#687587;--line:#e5e9f0;--light:#f7f9fc;--navy:#071b41;--white:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI','Microsoft YaHei',Arial,sans-serif;color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:106px}body{margin:0;background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.wrap{max-width:1280px;margin:auto;padding:0 36px}.topbar{background:#071d49;color:#bbc9e4;font-size:10px;letter-spacing:1.6px}.topbar-in{height:34px;display:flex;justify-content:space-between;align-items:center}.topbar-in>span:first-child{display:flex;align-items:center;gap:9px}.topbar-dot,.live-indicator{display:inline-block;background:#80dcca;width:6px;height:6px;border-radius:50%;box-shadow:0 0 0 4px #80dcca25}.site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #e9edf4}.head-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand img{width:51px;height:51px;object-fit:contain}.brand strong{font-size:17px;font-weight:750;letter-spacing:.9px;white-space:nowrap;display:block}.brand small{display:block;font-size:10px;letter-spacing:2.2px;color:var(--muted);margin-top:5px}.primary-nav{display:flex;gap:38px;align-items:center;margin-left:auto}.primary-nav a{font-size:13px;color:#525f73;transition:.2s}.primary-nav a:hover,.primary-nav a.current{color:var(--primary);font-weight:700}.head-action{border:1px solid #cfd8e9;padding:13px 17px;font-size:12px;font-weight:700;color:var(--primary);white-space:nowrap}.head-action span{margin-left:16px}.head-action:hover{color:white;background:var(--primary);border-color:var(--primary)}.menu-toggle{display:none}.hero{position:relative;background:radial-gradient(ellipse at 90% 14%,#2055b7 0,transparent 35%),linear-gradient(117deg,#061632 0,#0a2b6b 72%,#112e72 100%);color:#fff;overflow:hidden}.hero-lines{position:absolute;inset:0;opacity:.33;pointer-events:none;background-image:linear-gradient(90deg,transparent 99.8%,#8199d040 100%),linear-gradient(0deg,transparent 99.7%,#8199d030 100%);background-size:75px 75px;mask-image:linear-gradient(90deg,transparent 8%,#000 95%)}.hero:before{content:"";position:absolute;right:-200px;bottom:-550px;border:1px solid #ffffff20;width:900px;height:900px;border-radius:50%;box-shadow:0 0 0 120px #ffffff04,0 0 0 245px #ffffff04}.hero-layout{position:relative;display:grid;grid-template-columns:minmax(0,1.13fr) minmax(410px,.87fr);align-items:center;gap:75px;min-height:645px;padding-top:76px;padding-bottom:95px}.hero-eyebrow{color:#adc4f1;font-size:11px;letter-spacing:2.3px;display:flex;align-items:center;gap:11px;font-weight:650}.hero-eyebrow .dash{width:24px;height:1px;background:#8ec6fc}.hero-eyebrow i{font-style:normal;display:block;width:3px;height:3px;border-radius:50%;background:#fff}.hero h1{font-size:clamp(38px,3.7vw,60px);line-height:1.35;letter-spacing:-1.3px;font-weight:740;max-width:660px;margin:32px 0 22px}.hero-copy>p{line-height:2.1;max-width:535px;font-size:14px;color:#bdd0ed}.hero-actions{display:flex;gap:12px;margin-top:35px}.btn{height:49px;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:0 21px;font-size:13px;font-weight:700;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-white{background:#fff;color:#0e3192}.btn-outline{border:1px solid #7793c9;color:white}.btn-outline:hover{background:#ffffff15}.hero-foot{display:flex;align-items:center;gap:27px;margin-top:69px}.mini-stat{display:flex;align-items:center;gap:10px}.mini-stat strong{font-size:29px;font-weight:700;line-height:1}.mini-stat span{font-size:9px;line-height:1.6;letter-spacing:.6px;color:#9eb5dc;max-width:83px}.vertical-line{height:31px;background:#7189bd55;width:1px}.hero-visual{position:relative;background:#fffffffa;color:var(--ink);border:1px solid #ffffff50;border-radius:3px;padding:29px 30px 20px;box-shadow:0 26px 70px #020c2366;transform:translateY(10px)}.hero-visual:before{content:"";position:absolute;width:80%;height:85%;right:-12px;top:26px;border:1px solid #aac1f05c;z-index:-1}.visual-top{display:flex;justify-content:space-between;letter-spacing:2px;font-size:9px;color:#8392ab;font-weight:750;border-bottom:1px solid var(--line);padding-bottom:20px}.path-title{font-size:26px;font-weight:800;margin-top:20px;display:flex;justify-content:space-between;align-items:center}.path-title span{font-size:22px;color:var(--primary)}.path-subtitle{font-size:12px;color:#7b879a;margin:10px 0 27px}.path-steps{position:relative}.path-step{display:flex;align-items:center;gap:18px;padding:17px 0;border-bottom:1px solid var(--line);transition:.2s}.path-step:hover{padding-left:6px;color:var(--primary)}.step-index{background:#edf2fc;width:35px;height:35px;color:var(--primary);display:grid;place-items:center;font:700 10px monospace}.step-text{display:flex;flex-direction:column;gap:4px}.step-text strong{font-size:14px}.step-text small{color:#8c98a9;font-size:9px;letter-spacing:1.5px}.step-arrow{margin-left:auto;font-size:17px;color:#8fa2c5}.visual-bottom{margin-top:25px;display:flex;align-items:center;gap:10px;font-size:9px;letter-spacing:1.3px;color:#7a8aa3}.visual-bottom span:last-child{margin-left:auto}.visual-bottom .live-indicator{background:#42b7a9;box-shadow:0 0 0 3px #42b7a91b}.hero-side{position:absolute;bottom:24px;right:24px;letter-spacing:2px;color:#bac8e654;font-size:8px}.intro-section{padding:100px 0 0}.section-overline{display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:2.1px;font-weight:750;color:var(--primary)}.section-overline .line{width:24px;height:2px;background:var(--primary)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin:21px 0 40px}.section-heading h2{margin:0;font-size:clamp(27px,3vw,39px);letter-spacing:-1px}.section-heading p{font-size:13px;color:#778397;margin:16px 0 0;line-height:1.8}.section-count{font:700 11px monospace;color:#9aa5b8;letter-spacing:1.5px;white-space:nowrap}.module-jump{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.module-jump a{display:flex;align-items:center;gap:14px;padding:21px 17px;border:1px solid #e5eaf2;background:#fafbfe;transition:.25s}.module-jump a:hover{border-color:var(--primary);transform:translateY(-3px);box-shadow:0 9px 20px #102b6410}.module-jump span{font-size:11px;color:var(--primary);font-family:monospace}.module-jump strong{font-size:14px;white-space:nowrap}.module-jump b{margin-left:auto;color:#9aabc9;font-weight:400}.search-shell{margin-top:45px;border-bottom:1px solid #dfe6ee;display:flex;align-items:center;gap:22px;padding-bottom:15px}.search-shell label{font-size:12px;font-weight:750;white-space:nowrap;color:#3b4b63}.search-input{display:flex;align-items:center;flex:1;gap:9px}.search-input>span{font-size:26px;color:#7387aa;line-height:1}.search-input input{border:0;outline:0;background:transparent;min-width:0;width:100%;font-size:13px;color:var(--ink)}.search-input input::placeholder{color:#a0aaba}.search-input kbd{font:12px monospace;color:#acb5c1;border:1px solid #e1e6ef;padding:3px 7px}.search-result{font-size:11px;color:#98a4b5;white-space:nowrap}.module-list{padding-top:17px;padding-bottom:110px}.module-panel{scroll-margin-top:112px;padding-top:75px}.module-top{display:flex;align-items:flex-start;gap:22px;padding-bottom:29px}.module-id{min-width:76px;display:flex;align-items:center;gap:9px;color:var(--primary);font:700 25px monospace}.module-id-line{height:2px;width:28px;background:var(--primary)}.module-title{flex:1}.module-en{color:#7c8aa0;font-size:10px;letter-spacing:2.1px;font-weight:750}.module-title h3{font-size:29px;margin:9px 0 9px;display:flex;align-items:center;gap:12px}.module-title p{font-size:13px;color:#7a8799;line-height:1.8;margin:0}.module-side{align-self:end;display:flex;flex-direction:column;align-items:flex-end;gap:7px;color:#7b8ba0;font-size:11px}.module-side>span:first-child{font-weight:750;color:var(--primary);font-size:12px}.module-subtitle{max-width:220px;text-align:right}.pin-label,.tiny-pin{font-weight:600;color:var(--primary);font-size:10px;padding:4px 7px;background:#edf2fd;letter-spacing:0}.tiny-pin{margin-left:8px;padding:2px 5px}.task-table{border:1px solid #e2e8f1}.task-table-head,.task-row{display:grid;grid-template-columns:39% 28% 33%}.task-table-head{background:#f0f4fa;border-bottom:1px solid #e1e8f1;color:#52647f;font-size:11px;font-weight:750;letter-spacing:1px}.task-table-head span{padding:19px 23px}.task-table-head span+span{border-left:1px solid #e1e8f1}.task-row{align-items:stretch;border-bottom:1px solid #e9edf3;transition:background .2s}.task-row:last-child{border-bottom:0}.task-row:hover{background:#f8faff}.task-row>div{padding:22px 23px;display:flex;align-items:center;font-size:13px;min-width:0;line-height:1.7}.task-row>div+div{border-left:1px solid #ecf0f4}.task-name{gap:17px}.row-index{align-self:flex-start;padding-top:2px;color:#a0b1ce;font:700 10px monospace}.task-name>div{flex:1;min-width:0}.task-name strong{font-size:14px;color:#24354f;font-weight:700}.task-desc{margin:6px 0 0;color:#94a0af;font-size:11px;line-height:1.7}.task-output{color:#5b6a7e}.task-resources{display:flex!important;align-items:center!important;flex-wrap:wrap;gap:7px}.task-resources a,.task-resources .no-link{background:#edf2fb;color:var(--primary);font-size:11px;padding:7px 10px;border:1px solid #e0e9f8;line-height:1.3;transition:.2s}.task-resources a:hover{color:#fff;background:var(--primary);border-color:var(--primary)}.task-resources a span{margin-left:6px}.resource-none{font-size:11px;color:#b1bcc9}.module-bottom{display:flex;justify-content:space-between;padding:18px 2px 0;color:#a3aebe;font:10px monospace;letter-spacing:1px}.module-bottom a{font-family:inherit;color:var(--primary)}.empty-search{padding:25px 36px 65px;text-align:center;color:#8090a6}.toolbox-section{background:#f4f7fc;padding:100px 0 115px}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.tool-card{border:1px solid #e6ebf3;background:#fff;min-height:126px;padding:23px;display:flex;align-items:flex-start;gap:17px;transition:.2s}.tool-card:hover{box-shadow:0 12px 35px #10285410;transform:translateY(-2px)}.tool-mark{font-size:17px;width:38px;height:38px;flex-shrink:0;display:grid;place-items:center;background:#eaf0fc;color:var(--primary);font-weight:750}.tool-card>div{min-width:0;flex:1}.tool-card h3{margin:2px 0 11px;font-size:14px}.tool-card p{font-size:11px;line-height:1.8;color:#8894a5;margin:0}.tool-go{color:var(--primary);font-size:17px;margin-left:auto;transition:.2s}.tool-go:hover{transform:translate(2px,-2px)}.tool-go.disabled{color:#cad2df}.about-section{background:linear-gradient(100deg,#071b42,#13377c);color:white;padding:88px 0;overflow:hidden}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.section-overline.light{color:#a8c0f2}.section-overline.light .line{background:#a8c0f2}.about-section h2{font-size:35px;letter-spacing:-.6px;margin:25px 0 20px}.about-section p{color:#a9bee1;font-size:13px;line-height:2;max-width:510px}.about-section a{display:inline-block;border-bottom:1px solid #98b7ee;padding:12px 0;margin-top:15px;color:#e0eafd;font-size:13px}.about-logo{background:#fff;border-radius:2px;min-height:216px;padding:25px;display:flex;align-items:center;justify-content:center}.about-logo img{max-width:100%;max-height:175px;object-fit:contain}.footer{background:#06152e;color:#d1ddf3;padding:36px 0}.footer-layout{display:flex;justify-content:space-between;gap:60px}.footer strong{font-size:14px;letter-spacing:1px}.footer p{color:#7d8fae;font-size:11px;line-height:1.8;max-width:600px}.footer-right{text-align:right;display:flex;flex-direction:column;gap:16px;font-size:12px}.footer-right small{font-size:10px;color:#8293b1}.task-row[hidden],.module-panel[hidden]{display:none!important}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #62b8ff;outline-offset:3px}
@media(max-width:1060px){.wrap{padding:0 26px}.primary-nav{gap:18px}.brand strong{font-size:15px}.hero-layout{gap:35px;grid-template-columns:1fr 410px}.hero h1{font-size:42px}.hero-foot{gap:15px}.mini-stat span{display:none}.task-table-head,.task-row{grid-template-columns:42% 26% 32%}.task-row>div{padding:17px 15px}.tool-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){html{scroll-padding-top:72px}.wrap{padding:0 19px}.topbar-in{height:28px}.topbar-in>span:last-child{display:none}.head-inner{min-height:67px;gap:9px}.brand img{width:38px;height:38px}.brand strong{font-size:12px;letter-spacing:0}.brand small{font-size:8px;letter-spacing:.7px}.head-action{font-size:10px;padding:9px 8px;margin-left:auto}.head-action span{display:none}.menu-toggle{display:inline-flex;align-items:center;gap:4px;border:0;background:none;font-size:16px;color:var(--primary);padding:7px}.menu-toggle span{font-size:10px}.primary-nav{position:absolute;left:0;right:0;top:100%;background:#fff;display:none;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 14px 25px #0716381a;margin:0;padding:10px 20px}.primary-nav.open{display:flex}.primary-nav a{padding:13px 5px;border-bottom:1px solid #eef0f4}.hero-layout{display:block;min-height:0;padding-top:60px;padding-bottom:63px}.hero h1{font-size:35px;letter-spacing:-.6px;margin:22px 0 19px}.hero-copy>p{font-size:12px;line-height:1.95}.hero-eyebrow{font-size:9px;letter-spacing:1.2px}.hero-actions{gap:9px;margin-top:26px}.btn{height:45px;font-size:11px;padding:0 13px;gap:10px}.hero-foot{margin-top:37px;gap:18px}.mini-stat strong{font-size:22px}.mini-stat span{display:block;font-size:8px}.vertical-line{height:24px}.hero-visual{margin-top:43px;padding:22px 20px 15px;transform:none}.hero-visual:before{display:none}.path-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:0 18px}.path-step{gap:9px;padding:15px 0}.step-index{width:26px;height:28px}.step-text strong{font-size:12px}.step-text small{font-size:7px;letter-spacing:0}.step-arrow{font-size:13px}.path-title{font-size:23px}.visual-bottom{font-size:8px;letter-spacing:.4px}.hero-side{display:none}.intro-section{padding-top:65px}.section-heading{margin:18px 0 26px}.section-heading h2{font-size:27px}.section-heading p{font-size:12px}.section-count{display:none}.module-jump{grid-template-columns:repeat(2,1fr);gap:8px}.module-jump a{padding:17px 11px;gap:8px}.module-jump strong{font-size:12px}.module-jump b{display:none}.search-shell{margin-top:31px;flex-wrap:wrap;gap:9px;padding-bottom:12px}.search-shell label{width:100%}.search-input input{font-size:12px}.search-result{display:none}.module-list{padding-top:0;padding-bottom:70px}.module-panel{padding-top:54px}.module-top{gap:13px;padding-bottom:19px}.module-id{min-width:45px;font-size:18px;gap:5px}.module-id-line{width:12px}.module-title h3{font-size:23px}.module-title p{font-size:11px}.module-side{display:none}.task-table-head{display:none}.task-table{border-top:2px solid var(--primary)}.task-row{display:block;padding:12px 13px}.task-row>div{padding:5px 0;border:0!important}.task-name{gap:9px}.row-index{font-size:9px}.task-name strong{font-size:13px}.task-desc{font-size:11px}.task-output{margin-left:25px;color:#8290a3!important;font-size:11px!important}.task-output:not(:empty):before{content:'成果：';color:#9aa8bc}.task-resources{margin-left:25px}.task-resources a{font-size:10px;padding:5px 9px}.module-bottom{font-size:8px}.toolbox-section{padding:70px 0}.tool-grid{grid-template-columns:1fr}.tool-card{min-height:100px}.about-section{padding:62px 0}.about-layout{display:block}.about-section h2{font-size:29px}.about-logo{margin-top:35px;min-height:130px}.about-logo img{max-height:145px}.footer-layout{display:block}.footer-right{text-align:left;margin-top:30px}.footer{padding:30px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
