@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}}
