*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0C100E;color:#CDE3D6;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;font-size:15px;line-height:1.7;overflow-x:hidden}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.topline{position:fixed;z-index:80;top:0;left:0;right:0;height:22px;background:#080A09;color:#3CB371;border-bottom:1px solid rgba(42,157,92,.18);display:flex;align-items:center;justify-content:space-between;padding:0 max(16px,calc((100vw - 1120px)/2));font-size:12px}.top-brand{display:inline-flex;align-items:center;height:22px}.top-search{height:22px;border:0;background:transparent;color:#3CB371;padding:0 8px;cursor:pointer}.sitebar{position:fixed;z-index:79;top:22px;left:0;right:0;height:60px;background:#080A09;border-bottom:1px solid rgba(42,157,92,.45);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 max(16px,calc((100vw - 1120px)/2))}.brand{justify-self:start;height:44px;display:flex;align-items:center}.brand-logo,.footer-logo{height:28px;max-width:170px;object-fit:contain;object-position:center}.brand-text{font-size:16px;font-weight:800;color:#E8F6EE}.drawer-toggle,.app-link,.btn,.icon-button{min-height:44px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.drawer-toggle{justify-self:center;border:1px solid rgba(42,157,92,.45);background:#141A16;color:#CDE3D6;padding:0 18px;cursor:pointer}.app-link{justify-self:end;padding:0 18px;background:linear-gradient(135deg,#3CB371 0%,#2A9D5C 55%,#146B3A 100%);color:#08110C;font-weight:800}.quick-tabs{position:fixed;z-index:78;top:82px;left:0;right:0;height:40px;background:#146B3A;border-bottom:1px solid rgba(42,157,92,.45)}.quick-tabs-inner{height:40px;display:flex;justify-content:center;align-items:center;gap:8px}.quick-tabs a{height:32px;min-width:104px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#E8F6EE;font-size:13px}.quick-tabs a.active{background:#2A9D5C;color:#08110C;font-weight:800}.page-shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:148px 0 56px}.hero,.section-card,.content-card,.note-card,.timeline-item{background:#141A16;border:1px solid rgba(42,157,92,.18);box-shadow:0 12px 28px rgba(8,10,9,.35);border-radius:14px}.hero{padding:18px;margin-bottom:22px}.hero h1,.page-head h1{font-size:24px;line-height:1.3;color:#E8F6EE;margin:14px 0 10px}.hero .lead,.page-head p{color:#8FB3A0;margin:0 0 14px}.media-slot{width:100%;background:#080A09;border:1px solid rgba(42,157,92,.18);border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:120px}.media-slot img{display:block;max-width:100%;width:100%;height:100%;object-fit:contain;object-position:center}.banner-slot{height:260px}.small-slot{height:180px}.wide-slot{height:200px}.app-slot{height:360px}.button-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.btn{height:42px;padding:0 18px;font-size:14px}.btn-primary{background:linear-gradient(135deg,#3CB371 0%,#2A9D5C 55%,#146B3A 100%);color:#08110C;font-weight:800}.btn-secondary{background:#080A09;border:1px solid rgba(42,157,92,.45);color:#CDE3D6}.section{margin:22px 0}.section-title{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:0 0 12px}.section-title h2,.content-card h2,.note-card h2,.timeline-item h2{font-size:20px;color:#E8F6EE;margin:0}.section-title p{color:#6E8F7E;margin:0;font-size:13px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.section-card,.content-card,.note-card{padding:16px}.section-card h3,.content-card h3{font-size:16px;color:#E8F6EE;margin:12px 0 6px}.section-card p,.content-card p,.note-card p{margin:0;color:#CDE3D6}.kicker{font-size:12px;color:#3CB371;letter-spacing:.08em}.number-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0}.number-list div{padding:12px;border:1px solid rgba(42,157,92,.18);border-radius:10px;background:#1A2420}.number-list b{display:block;color:#3CB371}.course-list,.link-list{display:grid;gap:10px;margin-top:12px}.course-list div,.link-list a{padding:12px 14px;border:1px solid rgba(42,157,92,.18);background:#1A2420;border-radius:10px}.link-list a:hover{border-color:rgba(42,157,92,.45);color:#EFE6D2}.timeline{display:grid;gap:12px;border-left:1px solid rgba(42,157,92,.45);padding-left:18px}.timeline-item{position:relative;padding:15px}.timeline-item:before{content:"";position:absolute;left:-24px;top:20px;width:10px;height:10px;border-radius:50%;background:#3CB371;border:3px solid #0C100E}.status{display:inline-flex;min-height:28px;padding:0 10px;align-items:center;border-radius:999px;background:#2A9D5C;color:#08110C;font-size:12px;font-weight:800}.page-head{margin-bottom:16px}.article-stack{display:grid;gap:14px}.content-card ul{padding-left:20px;margin:8px 0 0}.content-card li+li{margin-top:6px}.callout{border-left:3px solid #3CB371;padding:12px 14px;background:#1A2420;border-radius:0 10px 10px 0;color:#EFE6D2}.faq details{background:#141A16;border:1px solid rgba(42,157,92,.18);border-radius:12px;padding:14px 16px}.faq details+details{margin-top:10px}.faq summary{cursor:pointer;color:#E8F6EE;font-weight:700}.faq p{margin:10px 0 0;color:#CDE3D6}.site-footer{background:#050706;border-top:1px solid rgba(42,157,92,.45);color:#CDE3D6;font-size:13px;padding:32px 16px 72px}.footer-inner{width:min(1120px,100%);margin:0 auto}.footer-brand{display:flex;align-items:center;gap:10px;margin-bottom:20px}.footer-brand span{color:#8FB3A0}.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.footer-grid h2{font-size:13px;color:#3CB371;margin:0 0 6px}.footer-grid a{display:block;padding:4px 0;color:#CDE3D6}.copyright-note{color:#8FB3A0;margin:24px 0 8px}.copyright{margin:0;color:#6E8F7E}.overlay{position:fixed;z-index:90;inset:0;background:rgba(5,7,6,.72);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.overlay.open{opacity:1;visibility:visible;pointer-events:auto}.drawer{position:fixed;z-index:100;top:0;bottom:0;left:0;width:400px;max-width:86vw;background:#080A09;border-right:1px solid rgba(42,157,92,.45);transform:translateX(-102%);visibility:hidden;pointer-events:none;transition:.24s;overflow-y:auto}.drawer.open{transform:translateX(0);visibility:visible;pointer-events:auto}.drawer-head{height:66px;display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid rgba(42,157,92,.18);position:sticky;top:0;background:#080A09}.drawer-brand{display:flex;align-items:center;gap:8px}.drawer-brand img{height:28px;max-width:150px;object-fit:contain}.icon-button{padding:0 14px;border:1px solid rgba(42,157,92,.45);background:#141A16;color:#CDE3D6;cursor:pointer}.drawer-groups{padding:12px}.drawer-groups section+section{margin-top:18px}.drawer-groups h2{font-size:13px;color:#3CB371;margin:0 0 6px}.drawer-groups a{display:block;padding:11px 12px;border-radius:10px}.drawer-groups a:hover{background:#1A2420}.drawer-groups b{display:block;color:#E8F6EE}.drawer-groups span{display:block;color:#8FB3A0;font-size:12px}.search-panel{position:fixed;z-index:95;top:82px;left:0;right:0;visibility:hidden;pointer-events:none;opacity:0;transition:.2s}.search-panel.open{visibility:visible;pointer-events:auto;opacity:1}.search-card{width:min(760px,calc(100% - 32px));margin:10px auto 0;background:#080A09;border:1px solid rgba(42,157,92,.45);box-shadow:0 12px 28px rgba(8,10,9,.35);border-radius:14px;padding:16px}.search-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.search-head h2{font-size:16px;color:#E8F6EE;margin:0}.search-presets{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.search-presets a{min-height:44px;padding:0 14px;border-radius:10px;background:#1A2420;border:1px solid rgba(42,157,92,.18);display:flex;align-items:center}.mobile-bottom{display:none}.brand:focus-visible,.app-link:focus-visible,.drawer-toggle:focus-visible,.top-search:focus-visible,.btn:focus-visible,.icon-button:focus-visible,a:focus-visible{outline:2px solid #EFE6D2;outline-offset:2px}@media(max-width:760px){.quick-tabs{display:none}.page-shell{padding-top:100px;padding-bottom:72px}.topline{padding:0 16px}.sitebar{padding:0 16px}.brand-logo{max-width:110px}.drawer-toggle,.app-link{padding:0 12px}.grid-3,.grid-2,.footer-grid{grid-template-columns:1fr}.number-list{grid-template-columns:repeat(2,minmax(0,1fr))}.banner-slot{height:220px}.app-slot{height:320px}.search-panel{inset:0;top:0;background:#080A09}.search-card{width:100%;height:100%;margin:0;border:0;border-radius:0;padding:28px 16px}.search-presets{display:grid;grid-template-columns:1fr 1fr}.site-footer{padding-bottom:82px}.mobile-bottom{position:fixed;z-index:70;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;height:calc(48px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#080A09;border-top:1px solid rgba(42,157,92,.45)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;font-size:13px;min-width:0}.mobile-bottom a.active{background:#2A9D5C;color:#08110C;font-weight:800}}

.visual-intro{margin-bottom:16px}.visual-intro .media-slot{margin:0}.app-icon-wrap{width:64px;height:64px;margin:14px auto 0;border:1px solid rgba(42,157,92,.18);border-radius:14px;background:#080A09;display:flex;align-items:center;justify-content:center}.app-icon-wrap img{width:48px;height:48px;object-fit:contain;object-position:center}
