:root{color-scheme:light;font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--paper: #f5f7f4;--surface: #ffffff;--surface-muted: #edf3f0;--ink: #102a3a;--muted: #607482;--line: #d4dfda;--navy: #062c47;--cyan: #0b9cb8;--green: #3e8c69;--amber: #c98032;--coral: #cf5c4b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);line-height:1.65}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}a{color:inherit}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;top:10px;left:10px;z-index:20;padding:9px 13px;border-radius:6px;background:#fff;color:var(--navy);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(196,215,211,.8);background:#f8faf8f0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.header-inner{display:grid;min-height:76px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px}.site-brand{display:flex;min-width:max-content;align-items:center;gap:11px;text-decoration:none}.site-brand-mark{display:grid;width:44px;height:44px;overflow:hidden;place-items:center;border:1px solid #bdd7dc;border-radius:8px;background:#fff}.site-brand-mark img{width:100%;height:100%;object-fit:cover;transform:scale(1.42)}.site-brand>span:last-child{display:grid;line-height:1.2}.site-brand strong{color:var(--navy);font-size:18px}.site-brand small{margin-top:3px;color:var(--muted);font-size:10px}.channel-nav{display:flex;min-width:0;align-items:center;justify-content:center;gap:4px}.channel-nav a,.header-entry{display:inline-flex;height:38px;align-items:center;justify-content:center;gap:7px;padding:0 11px;border-radius:6px;color:#455d6c;font-size:13px;font-weight:700;text-decoration:none;transition:background-color .15s ease,color .15s ease}.channel-nav a:hover,.channel-nav a.is-active,.header-entry:hover{background:#e2eeed;color:#086c85}.channel-nav svg,.header-entry svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-entry{border:1px solid #c9d9d6;background:#fff;white-space:nowrap}.project-hero{position:relative;overflow:hidden;padding:80px 0 0;background:var(--navy);color:#f2fbff}.project-hero:after{position:absolute;inset:auto 0 0;height:46%;background:linear-gradient(180deg,#062c4700,#031f32ad);content:"";pointer-events:none}.hero-layout,.hero-facts{position:relative;z-index:1}.hero-layout{display:grid;min-height:490px;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:center;gap:72px}.hero-copy h1{max-width:760px;margin:0;font-size:3.5rem;line-height:1.18}.hero-copy h1 span{display:block}.keep-together{white-space:nowrap}.hero-summary{max-width:720px;margin:24px 0 0;color:#c2d9e4;font-size:17px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:1px solid transparent;border-radius:8px;font-size:14px;font-weight:800;text-decoration:none;cursor:pointer}.button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.button-primary{background:#eafcff;color:#06334d}.button-primary:hover{background:#fff}.button-quiet{border-color:#c2e1eb59;color:#daf1f8}.button-quiet:hover{background:#ffffff14}.hero-emblem{position:relative;justify-self:end;width:min(100%,320px);aspect-ratio:1;overflow:hidden;border-radius:8px;background:#f7fbfc}.hero-logo-frame{width:100%;height:100%;overflow:hidden;border-radius:8px}.hero-logo-frame img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.5)}.hero-facts{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(154,211,225,.23)}.hero-facts div{display:grid;gap:4px;padding:22px 24px;border-right:1px solid rgba(154,211,225,.16)}.hero-facts div:first-child{padding-left:0}.hero-facts div:last-child{border-right:0}.hero-facts strong{font-size:16px}.hero-facts span{color:#8db2c2;font-size:12px}.channel-overview,.content-section{padding:88px 0}.channel-overview{background:#fff}.section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);align-items:end;gap:48px;margin-bottom:36px}.section-heading.compact{grid-template-columns:1fr;margin-bottom:30px}.section-heading h2,.section-copy h2,.play-copy h2{margin:0;color:var(--navy);font-size:2.25rem;line-height:1.28}.section-heading>p,.section-copy>p,.play-copy>p{margin:0;color:var(--muted)}.channel-index{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:34px}.channel-link{position:relative;display:grid;min-height:190px;grid-template-columns:48px minmax(0,1fr) 24px;grid-column:span 6;align-items:start;gap:18px;padding:28px 0 30px;border-top:1px solid var(--line);color:var(--ink);text-decoration:none;transition:border-color .16s ease,color .16s ease}.channel-link:hover{border-color:color-mix(in srgb,var(--channel-color) 58%,var(--line))}.channel-link-intro{grid-column:span 5}.channel-link-materials,.channel-link-play{grid-column:span 7}.channel-link-lookup{grid-column:span 5}.channel-link-intro{--channel-color: #147c9b}.channel-link-materials{--channel-color: #3e8c69}.channel-link-play{--channel-color: #c98032}.channel-link-lookup{--channel-color: #cf5c4b}.channel-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:color-mix(in srgb,var(--channel-color) 12%,#ffffff);color:var(--channel-color)}.channel-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.channel-copy{display:grid;gap:7px}.channel-copy strong{color:var(--navy);font-size:22px}.channel-link-intro .channel-copy strong{font-size:27px}.channel-copy>span{color:var(--muted);font-size:13px}.channel-arrow{width:20px;height:20px;margin-top:3px;color:var(--channel-color);fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease}.channel-link:hover .channel-arrow{transform:translate(4px)}.intro-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f5f8f6}.intro-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,.72fr);gap:82px}.section-copy>p{margin-top:20px}.project-path{padding-top:20px;border-top:1px solid #b9cdc5}.project-path h3{margin:0 0 18px;color:var(--navy);font-size:18px}.project-path ol{display:grid;gap:18px;padding:0;margin:0;list-style:none}.project-path li{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px}.project-path li>span{color:var(--green);font-size:11px;font-weight:800}.project-path strong{font-size:15px}.project-path p{margin:3px 0 0;color:var(--muted);font-size:13px}.research-embed{margin-top:64px;padding-top:24px;border-top:1px solid #b9cdc5}.research-embed-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:18px}.research-embed h3{margin:0;color:var(--navy);font-size:24px;line-height:1.35}.research-embed-head p{margin:5px 0 0;color:var(--muted);font-size:13px}.research-open{display:inline-flex;min-height:40px;flex:0 0 auto;align-items:center;gap:7px;padding:0 13px;border:1px solid #c7d7d3;border-radius:6px;background:#fff;color:#315c70;font-size:12px;font-weight:800;text-decoration:none}.research-open:hover{border-color:#7bb8c6;color:#086c85}.research-open svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.research-frame{display:block;width:100%;height:900px;border:0;background:transparent}.materials-section{background:#fff}.material-list{border-top:1px solid var(--line)}.material-row{display:grid;width:100%;min-height:126px;grid-template-columns:48px minmax(0,1fr) 132px 24px;align-items:center;gap:20px;padding:24px 0;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);text-align:left;cursor:pointer;transition:background-color .16s ease}.material-row-green{--material-color: var(--green)}.material-row-amber{--material-color: var(--amber)}.material-row-coral{--material-color: var(--coral)}.material-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:color-mix(in srgb,var(--material-color) 12%,#ffffff);color:var(--material-color)}.material-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.material-meta{justify-self:end;color:#617783;font-size:11px;font-weight:700;text-align:right}.material-copy{display:grid;gap:6px}.material-copy>span{color:var(--muted);font-size:13px}.material-copy strong{color:var(--navy);font-size:19px}.material-arrow{width:20px;height:20px;color:var(--material-color);fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease}.material-row:hover,.material-row[aria-expanded=true]{background:#f7faf9}.material-row:hover .material-arrow,.material-row[aria-expanded=true] .material-arrow{transform:translate(4px)}.play-section{background:#eff4f2}.play-layout{display:grid;grid-template-columns:minmax(250px,.62fr) minmax(0,1.38fr);align-items:start;gap:72px}.play-copy h2{margin-bottom:8px}.play-note{display:grid;gap:4px;margin-top:26px;padding-top:14px;border-top:1px solid #d8c09f}.play-note strong{color:#a26022;font-size:12px}.play-note span{color:var(--muted);font-size:12px}.quiz-panel{min-height:410px;padding:28px;border:1px solid #cfdcd8;border-radius:8px;background:#fff}.quiz-head{display:flex;align-items:center;justify-content:space-between;gap:18px;color:var(--muted);font-size:12px}.quiz-reset{padding:6px 9px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#4c6877;cursor:pointer}.quiz-panel h3{margin:28px 0 20px;color:var(--navy);font-size:21px;line-height:1.5}.quiz-answers{display:grid;gap:10px}.quiz-answer,.quiz-next{width:100%;min-height:50px;border:1px solid #d3dedb;border-radius:7px;background:#fafcfb;color:var(--ink);text-align:left;cursor:pointer}.quiz-answer{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;padding:7px 13px}.quiz-answer>span{color:var(--cyan);font-size:11px;font-weight:800}.quiz-answer strong{font-size:14px}.quiz-answer:hover:not(:disabled){border-color:#7bb8c6;background:#f3fbfc}.quiz-answer:disabled{cursor:default}.quiz-answer.is-correct{border-color:#63aa84;background:#edf8f1}.quiz-answer.is-wrong{border-color:#d68478;background:#fff2ef}.quiz-feedback{min-height:48px;margin:18px 0 0;color:var(--muted);font-size:13px}.quiz-feedback[data-state=correct]{color:#2e7754}.quiz-feedback[data-state=wrong]{color:#a44134}.quiz-feedback[data-state=result]{color:var(--navy);font-weight:700}.quiz-next{margin-top:4px;border-color:var(--navy);background:var(--navy);color:#fff;text-align:center;font-weight:800}.lookup-section{background:#fff}.lookup-section .section-heading{grid-template-columns:minmax(0,1fr) auto}.lookup-section .section-heading>p{white-space:nowrap}.lookup-controls{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.search-field{display:flex;width:min(100%,440px);height:48px;align-items:center;gap:10px;padding:0 14px;border:1px solid #cbd9d5;border-radius:8px;background:#f9fbfa}.search-field:focus-within{border-color:#66adc0;box-shadow:0 0 0 3px #3494ac21}.search-field svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:#5f7b8a;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.search-field input{width:100%;border:0;outline:0;background:transparent;color:var(--ink)}.filter-group{display:flex;flex-wrap:wrap;gap:7px}.filter-group button{min-height:36px;padding:0 13px;border:1px solid #cfdbd7;border-radius:6px;background:#fff;color:#536c79;cursor:pointer}.filter-group button:hover,.filter-group button.is-active{border-color:var(--navy);background:var(--navy);color:#fff}.knowledge-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:38px;border-top:1px solid var(--line);scroll-margin-top:110px}.knowledge-card{display:grid;align-content:start;gap:11px;min-height:190px;padding:22px 0 24px;border-bottom:1px solid var(--line)}.knowledge-category{width:max-content;color:#08748c;font-size:10px;font-weight:800}.knowledge-card h3{margin:0;color:var(--navy);font-size:17px}.knowledge-card p{margin:0;color:var(--muted);font-size:13px}.knowledge-card footer{margin-top:auto;padding-top:14px;border-top:1px solid #e3eae7;color:#7b5c34;font-size:12px}.knowledge-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:28px}.knowledge-pagination[hidden]{display:none}.knowledge-pagination button{display:inline-flex;min-width:108px;height:44px;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid #c7d7d3;border-radius:6px;background:#fff;color:#315c70;font-size:13px;font-weight:800;cursor:pointer}.knowledge-pagination button:hover:not(:disabled){border-color:#7bb8c6;color:#086c85}.knowledge-pagination button:disabled{color:#9aabb3;cursor:not-allowed;opacity:.58}.knowledge-pagination button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.knowledge-pagination>span{min-width:92px;color:var(--muted);font-size:12px;font-variant-numeric:tabular-nums;text-align:center}.empty-state{padding:38px;border:1px dashed #cad8d4;border-radius:8px;color:var(--muted);text-align:center}.site-footer{border-top:1px solid #13415d;background:#06273d;color:#d9edf4}.footer-inner{display:flex;min-height:112px;align-items:center;justify-content:space-between;gap:30px}.footer-inner>div{display:grid;gap:3px}.footer-inner strong{font-size:18px}.footer-inner span,.footer-inner a{color:#8fb2c1;font-size:12px;text-decoration:none}.footer-inner a:hover{color:#fff}.footer-inner a{display:inline-flex;align-items:center;gap:6px}.footer-inner a svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.resource-preview{margin-top:28px;padding:24px;border:1px solid #c9d9d4;border-radius:8px;background:#f7faf9}.resource-preview[hidden]{display:none}.resource-preview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.resource-type{color:#5c7480;font-size:11px;font-weight:700}.resource-preview h3{margin:4px 0 0;color:var(--navy);font-size:24px}.resource-close{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid #c7d7d3;border-radius:6px;background:#fff;color:#526a77;cursor:pointer}.resource-close svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.resource-preview-body{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:28px;margin-top:18px}.resource-preview-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:12px}.resource-preview-media img{width:100%;border:1px solid #d6e2de;border-radius:6px;background:#fff}.resource-preview-media img:only-child{max-width:360px;grid-column:1 / -1}.resource-preview-content{min-width:0}.resource-preview-content>p{max-width:70ch;margin:0;color:var(--muted)}.resource-detail{margin-top:22px;padding-top:16px;border-top:1px solid #d6e2de}.resource-detail strong{font-size:13px}.resource-detail ul{display:grid;gap:7px;padding-left:18px;margin:9px 0 0;color:#526d79;font-size:13px}.resource-status{margin-top:18px;padding:12px 14px;background:#fff5df;color:#76501e;font-size:12px}.resource-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.resource-actions a{display:inline-flex;min-height:42px;align-items:center;gap:7px;padding:0 14px;border:1px solid var(--navy);border-radius:6px;background:var(--navy);color:#fff;font-size:13px;font-weight:800;text-decoration:none}.resource-actions a+a{background:#fff;color:var(--navy)}.resource-actions svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(11,156,184,.36);outline-offset:2px}section[id]{scroll-margin-top:96px}@media(max-width:1020px){.header-inner{grid-template-columns:auto minmax(0,1fr);gap:12px 22px;padding:12px 0}.channel-nav{order:3;grid-column:1 / -1;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.channel-nav::-webkit-scrollbar{display:none}.hero-layout{gap:42px}.intro-layout,.play-layout{gap:44px}}@media(max-width:780px){.shell{width:min(100% - 32px,680px)}.site-brand small,.header-entry{display:none}.project-hero{padding-top:56px}.hero-layout{min-height:auto;grid-template-columns:1fr}.hero-copy h1{font-size:2.55rem}.hero-emblem{width:min(100%,300px);justify-self:start}.hero-facts{grid-template-columns:1fr;margin-top:54px}.hero-facts div,.hero-facts div:first-child{padding:16px 0;border-right:0;border-bottom:1px solid rgba(154,211,225,.16)}.hero-facts div:last-child{border-bottom:0}.channel-overview,.content-section{padding:68px 0}.section-heading,.intro-layout,.play-layout{grid-template-columns:1fr;gap:24px}.material-row{grid-template-columns:44px minmax(0,1fr) 24px;gap:14px}.material-meta{display:none}.resource-preview-body{grid-template-columns:1fr}.lookup-controls{align-items:stretch;flex-direction:column}.search-field{width:100%}.lookup-section .section-heading>p{white-space:normal}.research-frame{height:1200px}}@media(max-width:560px){.shell{width:calc(100% - 28px)}.header-inner{min-height:68px}.site-brand-mark{width:40px;height:40px}.site-brand strong{font-size:17px}.channel-nav a{flex:0 0 auto;height:36px;padding:0 9px;font-size:12px}.project-hero{padding-top:44px}.hero-copy h1{font-size:2rem}.hero-summary{font-size:15px}.hero-actions .button{width:100%}.section-heading h2,.section-copy h2,.play-copy h2{font-size:1.75rem}.channel-index,.knowledge-grid{grid-template-columns:1fr}.channel-link,.channel-link-intro,.channel-link-materials,.channel-link-play,.channel-link-lookup{grid-column:1;min-height:auto}.project-path,.quiz-panel{padding:20px}.resource-preview{padding:18px}.resource-actions a{width:100%;justify-content:center}.quiz-answer{min-height:56px}.research-embed-head{align-items:flex-start;flex-direction:column;gap:14px}.research-embed h3{font-size:21px}.research-open{width:100%;justify-content:center}.research-frame{height:1800px}.knowledge-pagination{gap:7px}.knowledge-pagination button{min-width:0;height:42px;padding:0 11px;font-size:12px}.knowledge-pagination>span{min-width:72px;font-size:11px}.footer-inner{align-items:flex-start;flex-direction:column;justify-content:center;padding:26px 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.channel-link,.material-row,.channel-arrow,.material-arrow{transition:none}}
