@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&display=swap";.form-status{margin:-5px 0 14px;color:#9a6700;font-size:12px;line-height:1.5}@media(max-width:900px){.wechat-gate{grid-template-columns:1fr}.wechat-gate-copy{min-height:330px;padding:34px}.wechat-gate-panel{margin:34px auto}}.wechat-gate{min-height:100vh;display:grid;grid-template-columns:minmax(480px,1.15fr) minmax(390px,.85fr);background:#f4f7fb}.wechat-gate-copy{background:#142342;color:#fff;padding:54px clamp(44px,7vw,110px);display:flex;flex-direction:column;justify-content:space-between}.wechat-gate-copy .logo{color:#fff}.wechat-gate-copy h1{max-width:640px;margin:0;font-size:clamp(38px,4.7vw,64px);line-height:1.14}.wechat-gate-copy p{max-width:590px;margin:22px 0 0;color:#becbea;font-size:17px;line-height:1.8}.gate-notes{display:flex;gap:10px;flex-wrap:wrap}.gate-notes span{border:1px solid #3a4d76;border-radius:5px;padding:8px 10px;color:#cfdbf5;font-size:13px}.wechat-gate-panel{margin:auto;width:min(420px,calc(100% - 56px));background:#fff;border:1px solid var(--line);border-radius:8px;padding:42px;text-align:center;box-shadow:var(--shadow)}.gate-icon{width:58px;height:58px;border-radius:8px;margin:0 auto 18px;display:grid;place-items:center;background:var(--green-soft);color:var(--green)}.wechat-gate-panel h2{margin:0;font-size:26px}.wechat-gate-panel p{color:var(--muted);line-height:1.75;margin:10px 0 25px}.gate-button{width:100%;min-height:46px}.wechat-gate-panel small{display:block;margin-top:18px;color:#8b96a8;font-size:11px;line-height:1.7}.session-loading{min-height:100vh;display:grid;place-items:center;background:#f4f7fb;color:#526079;font:500 15px Microsoft YaHei,Segoe UI,sans-serif}:root{font-family:Noto Sans SC,Microsoft YaHei,Segoe UI,sans-serif;color:#15223b;background:#f4f7fb;font-synthesis:none;--navy:#142342;--blue:#2563eb;--blue-dark:#1649b5;--green:#087a61;--green-soft:#eaf8f3;--ink:#15223b;--muted:#69768d;--line:#dfe5ee;--surface:#fff;--paper:#f4f7fb;--amber:#a16600;--shadow:0 14px 36px rgba(24,42,75,.08)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}.logo{display:flex;align-items:center;gap:9px;font-size:18px;font-weight:700;color:var(--navy)}.logo-mark{width:30px;height:30px;border-radius:7px;display:grid;place-items:center;background:#4c80ee;color:#fff}.button{min-height:42px;border:0;border-radius:6px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:600;text-decoration:none}.button.primary{background:var(--blue);color:#fff}.button.primary:hover{background:var(--blue-dark)}.button.full{width:100%}.auth-layout{min-height:100vh;display:grid;grid-template-columns:minmax(460px,1.15fr) minmax(390px,.85fr)}.auth-context{background:var(--navy);color:#fff;padding:54px clamp(44px,7vw,110px);display:flex;flex-direction:column;justify-content:space-between}.auth-context .logo{color:#fff}.auth-context h1{max-width:700px;margin:0;font-size:clamp(36px,4.5vw,62px);line-height:1.14;letter-spacing:0}.auth-context p{max-width:640px;margin:22px 0 0;color:#becbea;font-size:17px;line-height:1.8}.context-flow{display:flex;align-items:center;gap:11px;color:#cfdbf5;font-size:13px}.context-flow span{padding:8px 10px;border:1px solid #3a4d76;border-radius:5px}.auth-panel{background:#fff;display:flex;flex-direction:column;justify-content:center;padding:54px clamp(40px,6vw,94px)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line);margin-bottom:34px}.auth-tabs button{border:0;background:#fff;padding:12px;color:var(--muted);border-bottom:2px solid transparent}.auth-tabs button.active{color:var(--blue);border-color:var(--blue);font-weight:700}.auth-heading h2{font-size:27px;margin:0}.auth-heading p{color:var(--muted);margin:7px 0 27px}.auth-panel label{display:block;font-size:13px;font-weight:600;margin-bottom:18px}.auth-panel input{width:100%;height:45px;margin-top:7px;border:1px solid var(--line);border-radius:6px;padding:0 12px;outline:0}.auth-panel input:focus{border-color:#78a1f5;box-shadow:0 0 0 3px #e8f0ff}.code-field{display:flex;gap:8px}.code-field button{margin-top:7px;white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:6px;padding:0 12px;color:var(--blue)}.legal{margin:18px 0 0;color:#8b96a8;font-size:11px;line-height:1.7}.portal-shell{min-height:100vh;display:flex;flex-direction:column}.portal-header{height:68px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2))}.header-user{display:flex;align-items:center;gap:11px}.header-user>span{display:flex;align-items:center;gap:6px;color:#526079}.header-user button{width:34px;height:34px;border:1px solid var(--line);background:#fff;border-radius:6px;display:grid;place-items:center;color:#637087}.step-rail{list-style:none;margin:0;padding:22px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-bottom:1px solid var(--line)}.step-rail li{position:relative;display:flex;align-items:center;gap:8px;color:#9aa4b5;font-size:12px}.step-rail li:not(:last-child):after{content:"";position:absolute;left:66%;right:8%;height:1px;background:#dfe5ee}.step-rail li>span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#edf0f5;color:#7d889a;z-index:1}.step-rail li.active{color:var(--ink)}.step-rail li.active>span{background:var(--blue);color:#fff}.step-rail li.done{color:var(--green)}.step-rail li.done>span{background:var(--green-soft);color:var(--green)}.portal-main{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:42px 0 54px;flex:1}.main-panel{background:#fff;border:1px solid var(--line);border-radius:8px}.split-panel{display:grid;grid-template-columns:1.1fr .9fr;min-height:500px}.panel-copy{padding:58px}.icon-box{width:48px;height:48px;border-radius:8px;display:grid;place-items:center;background:#edf3ff;color:var(--blue)}.icon-box.green{background:var(--green-soft);color:var(--green)}.panel-copy h1{font-size:29px;margin:23px 0 8px}.panel-copy>p{max-width:560px;color:var(--muted);font-size:15px;line-height:1.8}.check-list{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:12px}.check-list li{display:flex;align-items:center;gap:9px;color:#465570}.check-list svg{color:var(--green)}.qr-surface{border-left:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:42px;text-align:center}.qr-frame{padding:17px;background:#fff;border:1px solid var(--line);border-radius:7px;margin-bottom:18px}.qr-surface>b{font-size:16px}.qr-surface>span{font-size:12px;color:var(--muted);margin-top:3px}.wechat-button{margin-top:22px;background:#14a16d;color:#fff}.page-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.page-heading h1{font-size:29px;margin:0}.page-heading p{margin:5px 0 0;color:var(--muted)}.test-label{font-size:12px;color:var(--amber);background:#fff7e3;padding:6px 9px;border-radius:4px}.course-row{background:#fff;border:1px solid var(--line);border-radius:8px;padding:25px;display:grid;grid-template-columns:58px minmax(240px,1.4fr) minmax(220px,1fr) 150px;gap:22px;align-items:center;box-shadow:var(--shadow)}.course-index{width:52px;height:52px;border-radius:8px;background:#edf3ff;color:var(--blue);display:grid;place-items:center}.course-copy h2{font-size:20px;margin:0}.course-copy p{color:var(--muted);margin:5px 0 12px}.course-meta{display:flex;gap:15px;font-size:12px;color:#53637d}.course-benefits{list-style:none;padding:0;margin:0;display:grid;gap:9px;color:#465570;font-size:13px}.course-benefits li{display:flex;align-items:center;gap:8px}.course-benefits svg{color:var(--green)}.course-action{text-align:right}.course-action strong{font-size:27px;display:block}.course-action>span{display:block;color:var(--muted);font-size:11px;margin-bottom:12px}.security-strip{margin-top:16px;display:flex;align-items:center;gap:12px;color:#50617b}.security-strip svg{color:var(--green)}.security-strip b,.security-strip span{display:block}.security-strip span{font-size:12px;color:var(--muted)}.checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px}.checkout-detail{padding:26px}.order-line{display:flex;align-items:center;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid var(--line)}.order-line b,.order-line span{display:block}.order-line span{color:var(--muted);font-size:12px;margin-top:3px}.order-line strong{font-size:22px}.checkout-detail h3{font-size:14px;margin:24px 0 11px}.provider-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px}.provider-options button{height:70px;border:1px solid var(--line);background:#fff;border-radius:7px;padding:0 15px;display:flex;align-items:center;gap:12px;text-align:left;color:var(--ink)}.provider-options button.selected{border-color:#75a0fa;background:#f5f8ff}.provider-options span{flex:1}.provider-options b,.provider-options small{display:block}.provider-options small{color:var(--muted);margin-top:2px}.provider-options i{width:15px;height:15px;border:1px solid #c4ccd8;border-radius:50%}.provider-options button.selected i{border:5px solid var(--blue)}.order-created{display:flex;align-items:center;gap:8px;color:var(--green);padding:11px;background:var(--green-soft);border-radius:6px}.payment-side{background:#fff;border:1px solid var(--line);border-radius:8px;padding:25px;display:flex;flex-direction:column;align-items:center;text-align:center}.payment-qr{padding:12px;border:1px solid var(--line);border-radius:6px;margin-bottom:13px}.payment-side>b,.payment-side>span{display:block}.payment-side>span{color:var(--muted);font-size:12px;margin:3px 0 18px}.payment-side>small{color:var(--muted);font-size:10px;margin-top:11px}.payment-empty{margin:auto;display:flex;flex-direction:column;align-items:center;color:#8a96a8}.payment-empty b{color:var(--ink);margin:10px 0 2px}.success-band{display:flex;align-items:center;gap:14px;margin-bottom:24px}.success-band>span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);color:var(--green)}.success-band h1{font-size:29px;margin:0}.success-band p{margin:3px 0 0;color:var(--muted)}.access-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px}.install-panel{padding:34px}.install-panel h2{font-size:21px;margin:20px 0 5px}.install-panel>p{color:var(--muted);max-width:620px}.download-button{margin-top:15px}.ticket-line{margin-top:18px;display:flex;align-items:center;gap:7px;color:#66758d;font-size:12px}.access-side{background:#fff;border:1px solid var(--line);border-radius:8px;padding:24px}.access-side h3{font-size:15px;margin:0 0 14px}.access-side dl{margin:0}.access-side dl>div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--line)}.access-side dt{color:var(--muted)}.access-side dd{margin:0;text-align:right}.status-paid{color:var(--green);font-weight:700}.assistant-entry{display:flex;gap:10px;margin-top:18px;padding-top:18px;color:var(--blue)}.assistant-entry b,.assistant-entry span{display:block}.assistant-entry span{color:var(--muted);font-size:11px;margin-top:2px}footer{height:52px;border-top:1px solid var(--line);background:#fff;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;color:#7d899d;font-size:11px}@media(max-width:900px){.auth-layout{grid-template-columns:1fr}.auth-context{min-height:360px;padding:34px}.auth-panel{padding:44px 28px}.split-panel,.checkout-grid,.access-layout{grid-template-columns:1fr}.qr-surface{border-left:0;border-top:1px solid var(--line)}.course-row{grid-template-columns:58px 1fr}.course-benefits{grid-column:2}.course-action{grid-column:2;text-align:left}.course-action .button{width:100%}}@media(max-width:620px){.auth-context{min-height:310px}.auth-context h1{font-size:32px}.context-flow{display:none}.portal-header{padding:0 16px}.step-rail{padding:14px 16px}.step-rail li b{display:none}.step-rail li:not(:last-child):after{left:42px;right:12px}.portal-main{width:calc(100% - 28px);padding:28px 0 40px}.panel-copy,.qr-surface{padding:28px}.course-row{grid-template-columns:1fr;padding:20px}.course-index,.course-copy,.course-benefits,.course-action{grid-column:1}.provider-options{grid-template-columns:1fr}.page-heading{align-items:start}.page-heading h1,.success-band h1{font-size:25px}.order-line{align-items:start}.payment-side{min-height:350px}}.embed-qr{border-left:0!important;padding:18px 18px 26px!important;width:100%}.embed-qr .qr-frame{margin-bottom:12px;display:grid;place-items:center}.embed-qr #wechat-qr-host{width:170px;height:170px;overflow:hidden}.embed-qr #wechat-qr-host iframe{width:170px!important;height:170px!important}.embed-qr>span{margin-top:6px}.embed-qr .button{margin-top:16px}.public-site,.legal-site{min-height:100vh;background:#f7f9fc;color:var(--ink)}.public-header{height:72px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line)}.public-header nav{display:flex;align-items:center;gap:24px}.public-header nav>a:not(.button){color:#53627b;text-decoration:none;font-size:14px}.brand-link{text-decoration:none}.public-login{min-height:38px;border:1px solid #cad6ea;color:var(--navy);background:#fff}.public-hero{width:min(1180px,calc(100% - 48px));margin:0 auto;min-height:570px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:70px;align-items:center;padding:72px 0}.hero-copy h1{max-width:760px;margin:0;font-size:clamp(42px,5.2vw,70px);line-height:1.12;letter-spacing:-.035em;color:var(--navy)}.hero-copy>p{max-width:680px;margin:26px 0 0;color:#5e6d84;font-size:17px;line-height:1.9}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:34px}.text-link{color:var(--blue);font-size:14px;text-decoration:none;font-weight:600}.hero-path{background:var(--navy);color:#fff;padding:38px;border-radius:12px;box-shadow:0 22px 54px #1423422e}.path-index{display:block;font-size:13px;letter-spacing:.18em;color:#87a9ef}.hero-path>strong{display:block;font-size:28px;margin-top:52px}.hero-path>p{color:#c7d3e9;line-height:1.75}.hero-path ol{list-style:none;padding:22px 0 0;margin:24px 0 0;border-top:1px solid #35496f;counter-reset:path}.hero-path li{counter-increment:path;padding:11px 0;color:#dce5f5;font-size:13px}.hero-path li:before{content:"0" counter(path);color:#7594d6;margin-right:13px}.public-course-section{padding:88px max(24px,calc((100vw - 1180px)/2));background:#fff;border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:32px}.section-heading span{font-size:12px;color:var(--blue);font-weight:700}.section-heading h2{font-size:32px;margin:6px 0 0}.section-heading>p{max-width:470px;margin:0;color:var(--muted);line-height:1.75}.public-course-card{display:grid;grid-template-columns:150px minmax(0,1fr) 310px;gap:38px;align-items:stretch;border:1px solid var(--line);border-radius:10px;padding:34px;background:#fbfcfe}.course-number{border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between;color:var(--blue)}.course-number span{font-size:11px;letter-spacing:.12em;color:#8490a3}.public-course-copy h3{font-size:23px;margin:0}.public-course-copy>p{color:var(--muted);line-height:1.7}.public-course-copy ul{list-style:none;padding:8px 0 0;margin:0;display:grid;gap:10px}.public-course-copy li{display:flex;gap:8px;align-items:center;color:#465570;font-size:13px}.public-course-copy li svg{color:var(--green)}.public-course-meta{border-left:1px solid var(--line);padding-left:34px}.public-course-meta dl{margin:0 0 20px}.public-course-meta dl>div{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid var(--line)}.public-course-meta dt{color:var(--muted);font-size:12px}.public-course-meta dd{margin:0;font-size:12px;font-weight:700}.public-course-meta small{display:block;margin-top:10px;color:#7c899d;line-height:1.6;font-size:10px}.public-trust{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:72px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.public-trust>div{padding-right:30px}.public-trust svg{color:var(--green)}.public-trust h3{margin:16px 0 8px;font-size:17px}.public-trust p{margin:0;color:var(--muted);line-height:1.75;font-size:13px}footer.site-footer{height:auto;min-height:96px;padding:24px max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);background:#fff;color:#78869a}.site-footer>div{display:flex;align-items:center;gap:18px}.site-footer .logo{font-size:15px}.site-footer .logo-mark{width:25px;height:25px}.footer-note{font-size:11px}.site-footer nav{display:flex;gap:20px;align-items:center}.site-footer a{color:#68778e;text-decoration:none;font-size:11px}.site-footer a:hover{text-decoration:underline}.site-footer.compact{min-height:78px}.legal-document{width:min(800px,calc(100% - 48px));margin:0 auto;padding:72px 0 88px}.legal-document h1{font-size:36px;margin:0}.legal-intro{font-size:16px;color:var(--muted);line-height:1.8;margin:18px 0 42px}.legal-document section{padding:24px 0;border-top:1px solid var(--line)}.legal-document section h2{font-size:18px;margin:0 0 9px}.legal-document section p{margin:0;color:#58677f;line-height:1.9}.legal-updated{margin-top:34px;color:#8b96a8;font-size:12px}.wechat-gate-panel small a{color:var(--blue);text-decoration:none;margin:0 2px}.gate-back-link{display:inline-block;margin-top:15px;color:var(--blue);font-size:12px;text-decoration:none}.wechat-gate-panel .gate-icp{margin-top:8px}.portal-footer>span:nth-child(2){display:flex;gap:14px}.portal-footer a{color:#6c7b91;text-decoration:none}.portal-footer a:hover{text-decoration:underline}@media(max-width:900px){.public-hero{grid-template-columns:1fr;gap:36px;padding:58px 0}.hero-path{min-height:330px}.public-course-card{grid-template-columns:110px 1fr}.public-course-meta{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:25px 0 0}.public-trust{grid-template-columns:1fr}.public-trust>div{max-width:620px}.site-footer{gap:24px}.site-footer nav{flex-wrap:wrap;justify-content:flex-end}.section-heading{align-items:start;flex-direction:column}}@media(max-width:620px){.public-header{height:64px;padding:0 16px}.public-header nav>a:not(.button){display:none}.public-login{padding:0 12px}.public-hero{width:calc(100% - 32px);min-height:auto;padding:48px 0}.hero-copy h1{font-size:38px}.hero-copy>p{font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.hero-actions .button{width:100%}.hero-path{padding:28px}.public-course-section{padding:56px 16px}.section-heading h2{font-size:27px}.public-course-card{grid-template-columns:1fr;padding:24px;gap:24px}.course-number{min-height:58px;border-right:0;border-bottom:1px solid var(--line);padding-bottom:18px;flex-direction:row;align-items:center}.public-course-meta{grid-column:1}.public-trust{width:calc(100% - 32px);padding:52px 0;gap:34px}footer.site-footer{align-items:flex-start;flex-direction:column;padding:28px 16px}.site-footer>div{align-items:flex-start;flex-direction:column;gap:8px}.site-footer nav{justify-content:flex-start}.legal-document{width:calc(100% - 32px);padding:50px 0 68px}.legal-document h1{font-size:30px}}@media(max-width:760px){footer.portal-footer{height:auto;min-height:78px;align-items:flex-start;flex-direction:column;gap:8px;padding-top:14px;padding-bottom:14px}.portal-footer>span:nth-child(2){flex-wrap:wrap}}:root{--brand-green:#16a34a;--brand-green-dark:#087a43;--brand-green-deep:#075f36;--brand-green-soft:#eaf8ee;--brand-yellow:#ffbd1f;--brand-yellow-soft:#fff7d9;--navy:#26303f;--blue:#138a45;--blue-dark:#087a43;--green:#16a34a;--green-soft:#eaf8ee;--ink:#26303f;--muted:#687386;--paper:#fbfcf7;--surface:#fff;--line:#dfe7dc;--amber:#9a6500;--shadow:0 18px 48px rgba(37,70,46,.1);color:var(--ink);background:var(--paper)}html{scroll-behavior:smooth}body{background:var(--paper)}::selection{background:var(--brand-yellow-soft);color:var(--ink)}.button{min-height:44px;border-radius:999px;padding:0 20px;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--brand-green-dark);box-shadow:0 10px 22px #087a4329}.button.primary:hover{background:var(--brand-green-deep)}.text-link{color:var(--brand-green-dark)}.logo{gap:11px;color:var(--ink);line-height:1}.logo-image-wrap{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #dce8db;border-radius:50%;overflow:hidden;background:#fff;box-shadow:0 6px 18px #1d5b3317}.logo-image-wrap img{display:block;width:100%;height:100%;object-fit:cover}.logo-copy{display:flex;flex-direction:column;gap:5px}.logo-copy b{font-size:18px;letter-spacing:.08em;white-space:nowrap}.logo-copy small{font-size:9px;font-weight:600;letter-spacing:.11em;color:#778174;white-space:nowrap}.logo.compact .logo-image-wrap{width:32px;height:32px}.logo.compact .logo-copy b{font-size:15px}.public-site,.legal-site{background:var(--paper)}.public-header{height:84px;padding:0 max(24px,calc((100vw - 1220px)/2));background:#fbfcf7f0;border-color:#aec1a985;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:relative;z-index:10}.public-header nav{gap:30px}.public-header nav>a:not(.button){color:#556258;font-weight:600}.public-header nav>a:not(.button):hover{color:var(--brand-green-dark)}.public-login{min-height:42px;border-color:#9fc9a9;color:var(--brand-green-dark);background:#fff;padding:0 18px}.public-login:hover{background:var(--brand-green-soft)}.public-hero{width:min(1220px,calc(100% - 48px));min-height:650px;grid-template-columns:minmax(0,1fr) minmax(470px,.92fr);gap:64px;padding:76px 0 86px;position:relative}.public-hero:before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:#ffbd1f17;filter:blur(2px);left:-180px;top:60px;z-index:0}.hero-copy,.tool-workspace{position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--brand-green-dark);font-size:12px;font-weight:700;letter-spacing:.12em}.eyebrow:before{content:"";width:28px;height:2px;background:var(--brand-yellow);border-radius:2px}.hero-copy h1{max-width:680px;margin:22px 0 0;font-size:clamp(46px,5.2vw,72px);line-height:1.12;letter-spacing:-.045em;color:var(--ink)}.hero-copy h1>span{display:block}.hero-copy>p:not(.member-note){max-width:650px;margin-top:25px;color:#5f6a65;font-size:17px;line-height:1.88}.hero-actions{margin-top:32px;gap:22px}.hero-actions .button{min-height:50px;padding:0 24px}.member-note{display:flex;align-items:center;gap:7px!important;margin:18px 0 0!important;color:#747d76!important;font-size:12px!important;line-height:1.5!important}.member-note svg{color:var(--brand-green-dark)}.tool-workspace{overflow:hidden;border:1px solid #dfe9dd;border-radius:28px;background:#ffffffe6;box-shadow:0 28px 70px #214f2c21;padding:0 22px 22px;transform:rotate(.35deg)}.workspace-bar{height:52px;margin:0 -22px 20px;padding:0 22px;display:flex;align-items:center;gap:7px;border-bottom:1px solid var(--line);background:#fff}.workspace-bar>span{width:8px;height:8px;border-radius:50%;background:#dce5da}.workspace-bar>span:first-child{background:var(--brand-yellow)}.workspace-bar>span:nth-child(2){background:#90d2a2}.workspace-bar b{margin-left:auto;font-size:11px;color:#7d877f;letter-spacing:.06em}.tool-chain{display:grid;grid-template-columns:repeat(5,minmax(70px,1fr));gap:8px}.tool-chip{min-height:76px;padding:12px 8px;border:1px solid #e1e9df;border-radius:14px;background:#fbfcf8;display:flex;flex-direction:column;justify-content:space-between}.tool-chip small{color:#9ba49c;font-size:9px}.tool-chip b{font-size:11px;white-space:nowrap}.tool-chip.active{border-color:#9fd0aa;background:var(--brand-green-soft);color:var(--brand-green-dark)}.workspace-project{margin-top:12px;padding:28px;border-radius:20px;background:var(--brand-green-deep);color:#fff;position:relative;overflow:hidden}.workspace-project:after{content:"";position:absolute;width:160px;height:160px;border-radius:50%;right:-66px;top:-74px;background:#ffbd1f38}.project-kicker{font-size:10px;color:#ace0b9;letter-spacing:.15em}.workspace-project h2{font-size:28px;margin:9px 0}.workspace-project>p{margin:0;color:#cce8d3;font-size:13px;line-height:1.7}.project-lines{display:grid;gap:8px;margin:24px 0}.project-lines i{height:6px;border-radius:6px;background:#ffffff2e}.project-lines i:first-child{width:86%}.project-lines i:nth-child(2){width:64%;background:var(--brand-yellow)}.project-lines i:last-child{width:74%}.project-progress{padding-top:16px;border-top:1px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:space-between;color:#b9d9c1;font-size:11px}.project-progress strong{color:#fff}.learning-loop{width:min(1180px,calc(100% - 48px));margin:0 auto 92px;padding-top:18px}.loop-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:10px 60px;align-items:end;margin-bottom:30px}.loop-heading>span{grid-column:1/-1;color:var(--brand-green-dark);font-size:11px;font-weight:800;letter-spacing:.16em}.loop-heading h2{margin:0;font-size:34px;letter-spacing:-.02em}.loop-heading p{margin:0;color:var(--muted);line-height:1.75}.loop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.loop-grid article{min-height:220px;padding:26px;border:1px solid var(--line);border-radius:20px;background:#ffffffbd;position:relative}.loop-grid article>small{position:absolute;right:24px;top:28px;color:#c2cbbf;font-weight:700}.loop-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:var(--brand-green-soft);color:var(--brand-green-dark)}.loop-icon.yellow{background:var(--brand-yellow-soft);color:#9b6800}.loop-grid h3{margin:24px 0 9px;font-size:19px}.loop-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.75}.public-course-section{padding:92px max(24px,calc((100vw - 1180px)/2));background:#f0f7ed;border-color:#dce8d9}.section-heading span{color:var(--brand-green-dark);letter-spacing:.1em}.section-heading h2{font-size:36px;letter-spacing:-.02em}.section-heading>p{color:#647065}.public-course-card{grid-template-columns:180px minmax(0,1fr) 310px;gap:36px;border-color:#d7e3d4;border-radius:24px;padding:26px;background:#fff;box-shadow:0 18px 45px #26482b14}.course-number{min-height:230px;padding:24px;border:0;border-radius:18px;background:var(--brand-green-deep);color:#fff;justify-content:space-between;position:relative;overflow:hidden}.course-number:after{content:"";position:absolute;width:118px;height:118px;border-radius:50%;right:-42px;bottom:-46px;background:var(--brand-yellow)}.course-number span{color:#a9d5b5}.course-number b{font-size:26px;line-height:1.2;letter-spacing:.06em}.course-number svg{position:relative;z-index:1;color:#fff}.course-status{display:inline-flex;margin-bottom:12px;padding:6px 9px;border-radius:999px;background:var(--brand-yellow-soft);color:#8c6200;font-size:10px;font-weight:700}.public-course-copy h3{font-size:27px}.public-course-copy>p{line-height:1.8}.public-course-copy li svg{color:var(--brand-green)}.public-course-meta{padding-left:32px;border-color:var(--line);display:flex;flex-direction:column;justify-content:center}.public-course-meta small{margin-top:12px;color:#7b857d;font-size:10px}.tool-direction{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:72px 0 78px;display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:end}.tool-direction span{color:var(--brand-green-dark);font-size:11px;font-weight:700;letter-spacing:.12em}.tool-direction h2{max-width:660px;margin:10px 0 0;font-size:32px;line-height:1.35}.tool-direction p{margin:0;color:var(--muted);line-height:1.8}footer.site-footer{background:#fffdf8;border-color:var(--line);color:#707a72}.site-footer a{color:#5f6c61}.site-footer .logo{color:var(--ink)}.legal-document section{border-color:var(--line)}.legal-document section p{color:#59645c}.wechat-gate,.session-loading{background:var(--paper)}.wechat-gate-copy,.auth-context{background:var(--brand-green-deep)}.wechat-gate-copy p,.auth-context p{color:#cce8d3}.wechat-gate-copy .logo,.auth-context .logo{color:#fff}.wechat-gate-copy .logo-copy small,.auth-context .logo-copy small{color:#b9d9c1}.gate-notes span,.context-flow span{border-color:#fff3;color:#d5ebda;border-radius:999px}.wechat-gate-panel,.main-panel,.course-row,.payment-side,.access-side{border-color:var(--line);border-radius:18px}.gate-icon,.icon-box{border-radius:14px}.wechat-button{background:var(--brand-green-dark)}.portal-shell{background:var(--paper)}.portal-header{height:76px;background:#fffdf8}.step-rail{background:#fffdf8}.step-rail li.active>span{background:var(--brand-green-dark)}.course-index{background:var(--brand-green-soft);color:var(--brand-green-dark);border-radius:14px}.provider-options button{border-radius:12px}.provider-options button.selected{border-color:#78b88a;background:var(--brand-green-soft)}.provider-options button.selected i{border-color:var(--brand-green-dark)}.portal-footer{background:#fffdf8}@media(max-width:980px){.public-hero{grid-template-columns:1fr;gap:46px;padding:64px 0}.hero-copy h1{max-width:760px}.tool-workspace{width:min(660px,100%);justify-self:center}.loop-heading{grid-template-columns:1fr}.loop-heading>span{grid-column:1}.loop-grid{grid-template-columns:1fr 1fr}.loop-grid article:last-child{grid-column:1/-1}.public-course-card{grid-template-columns:160px 1fr}.public-course-meta{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:24px 0 0}.tool-direction{grid-template-columns:1fr;gap:24px}}@media(max-width:640px){.logo-image-wrap{width:38px;height:38px}.logo-copy small{display:none}.public-header{height:68px;padding:0 16px}.public-header nav{gap:10px}.public-header nav>a:not(.button){display:none}.public-login{min-height:40px;padding:0 14px}.public-hero{width:calc(100% - 32px);padding:50px 0 64px;gap:36px}.hero-copy h1{font-size:40px;line-height:1.16}.hero-copy>p:not(.member-note){font-size:15px}.hero-actions{align-items:stretch;flex-direction:column;gap:15px}.hero-actions .button{width:100%}.hero-actions .text-link{text-align:center}.tool-workspace{padding:0 14px 14px;border-radius:20px;transform:none}.workspace-bar{height:46px;margin:0 -14px 14px;padding:0 14px}.tool-chain{display:flex;overflow-x:auto;padding-bottom:5px;scrollbar-width:none}.tool-chain::-webkit-scrollbar{display:none}.tool-chip{min-width:82px}.workspace-project{padding:22px}.workspace-project h2{font-size:24px}.learning-loop{width:calc(100% - 32px);margin-bottom:64px}.loop-heading h2{font-size:29px}.loop-grid{grid-template-columns:1fr}.loop-grid article:last-child{grid-column:auto}.loop-grid article{min-height:190px}.public-course-section{padding:64px 16px}.section-heading h2{font-size:30px}.public-course-card{grid-template-columns:1fr;padding:18px;gap:24px}.course-number{min-height:178px}.public-course-meta{grid-column:1}.tool-direction{width:calc(100% - 32px);padding:56px 0}.tool-direction h2{font-size:28px}footer.site-footer{padding:28px 16px}.site-footer nav{gap:14px}.footer-note{display:none}.wechat-gate-copy{min-height:350px;padding:30px 24px}.wechat-gate-copy h1{font-size:36px}.wechat-gate-panel{width:calc(100% - 32px);padding:30px 22px}.portal-header .logo-copy small{display:none}}
