:root{--blue:#3157d5;--navy:#10285a;--text:#18233d;--muted:#6f7b93;--line:#e8edf6;--bg:#f5f8fd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}.header{justify-content:space-between;align-items:center;max-width:1180px;height:72px;margin:auto;padding:0 24px;display:flex}.brand{color:var(--navy);align-items:center;gap:10px;font-size:21px;font-weight:800;display:flex}.brandMark{color:#fff;background:linear-gradient(145deg,#356ae6,#674de4);border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.header nav{color:#4e5b73;align-items:center;gap:34px;font-size:14px;display:flex}.header nav a:hover{color:var(--blue)}.adminLink{border:1px solid #dfe6f3;border-radius:9px;padding:9px 17px}.hero{background:linear-gradient(120deg,#f1f6ff 0%,#fafbff 50%,#eef2ff 100%);grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;min-height:600px;padding:70px max(24px,50vw - 590px);display:grid;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #dbe5ff;border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;right:-180px}.heroCopy,.heroChat{z-index:1;position:relative}.eyebrow,.sectionTitle span,.checklist>div>span{color:var(--blue);font-size:14px;font-weight:700}.eyebrow{background:#e8efff;border-radius:20px;align-items:center;gap:7px;width:max-content;padding:7px 12px;display:flex}.hero h1{letter-spacing:-2px;color:#112650;margin:23px 0 18px;font-size:56px;line-height:1.15}.heroCopy>p{color:#68758c;max-width:570px;font-size:17px;line-height:1.9}.heroActions{gap:14px;margin:30px 0;display:flex}.primaryBtn,.ghostBtn{border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:13px 22px;font-size:14px;font-weight:700;display:inline-flex}.primaryBtn{color:#fff;background:linear-gradient(135deg,#3157d5,#614de2);box-shadow:0 9px 24px #3157d536}.ghostBtn{background:#fff;border:1px solid #dfe6f3}.trust{color:#7b879b;gap:22px;font-size:13px;display:flex}.trust span{align-items:center;gap:5px;display:flex}.trust svg{color:#36ae7c;width:15px}.chatBox{background:#fff;border:1px solid #e5eaf5;border-radius:20px;overflow:hidden;box-shadow:0 25px 65px #32549b22}.chatHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 21px;display:flex}.chatHead>span{align-items:center;gap:9px;font-weight:750;display:flex}.chatHead svg{color:var(--blue)}.chatHead small{color:#49a77e;align-items:center;gap:6px;display:flex}.chatHead i{background:#42b883;border-radius:50%;width:7px;height:7px}.messages{background:#fbfcff;height:330px;padding:22px;overflow:auto}.message{max-width:84%;margin-bottom:14px;font-size:14px;line-height:1.65}.message>div,.message.assistant{background:#fff;border:1px solid #e7ebf3;border-radius:4px 15px 15px;padding:12px 15px}.message.user{margin-left:auto}.message.user>div{background:var(--blue);color:#fff;border:none;border-radius:15px 4px 15px 15px}.message p{color:#8490a5;margin:5px;font-size:11px}.chatBox form{align-items:center;gap:10px;height:65px;padding:10px 14px;display:flex}.chatBox form>svg{color:#8793a7}.chatBox input{border:0;outline:0;flex:1;font-size:14px}.chatBox button{background:var(--blue);color:#fff;border:0;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.section{max-width:1180px;margin:auto;padding:85px 24px}.sectionTitle{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.sectionTitle h2,.checklist h2{margin:8px 0;font-size:34px}.sectionTitle p,.checklist p{color:var(--muted);margin:0}.sectionTitle>a{color:var(--blue);align-items:center;gap:4px;font-size:14px;display:flex}.categoryGrid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.categoryCard{border:1px solid var(--line);border-radius:15px;padding:24px 18px;transition:all .2s}.categoryCard:hover{transform:translateY(-4px);box-shadow:0 14px 35px #1e3a7012}.categoryIcon{color:#3157d5;background:#e9efff;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.categoryIcon.c2{color:#24a474;background:#e9f8f2}.categoryIcon.c3{color:#dc9120;background:#fff4df}.categoryIcon.c4{color:#8055d8;background:#f3eefe}.categoryIcon.c5{color:#229cb6;background:#e8f7fb}.categoryIcon.c6{color:#e36854;background:#fff0ed}.categoryCard h3{margin:18px 0 9px;font-size:16px}.categoryCard p{color:#8792a6;height:38px;font-size:12px;line-height:1.6}.categoryCard small{color:#9aa4b5;justify-content:space-between;align-items:center;display:flex}.categoryCard small svg{width:14px}.popular{background:var(--bg)}.articleGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.articleGrid article{background:#fff;border:1px solid #e8edf6;border-radius:14px;gap:18px;padding:22px;display:flex}.articleGrid article>b{color:#cad4e8;font-size:24px}.articleGrid article small{color:var(--blue)}.articleGrid h3{margin:6px 0;font-size:16px}.articleGrid p{color:#778399;margin:6px 0;font-size:13px}.articleGrid span{color:#a0a9b8;font-size:11px}.checklist{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.checklist>div>p{margin:15px 0 26px;line-height:1.8}.checkCard{border:1px solid var(--line);background:#f7f9fd;border-radius:18px;padding:10px 28px}.checkCard>div{border-bottom:1px solid #e8edf5;align-items:center;gap:14px;padding:15px 0;display:flex}.checkCard>div:last-child{border:0}.checkCard svg{color:#36ae7c}.checkCard i{border:2px solid #ccd5e4;border-radius:50%;width:20px;height:20px;display:block}.checkCard p{flex-direction:column;margin:0;display:flex}.checkCard small{color:#99a4b5;margin-top:4px}footer{text-align:center;color:#d9e2f3;background:#10234b;padding:45px}footer .brand{color:#fff;justify-content:center}footer p{color:#aebbd3;font-size:13px}footer small{color:#71809e}.wikiHero{text-align:center;background:linear-gradient(135deg,#f1f6ff,#f7f4ff);padding:60px 24px}.wikiHero h1{margin:0 0 12px;font-size:38px}.search{background:#fff;border-radius:12px;align-items:center;max-width:620px;margin:28px auto 0;padding:0 16px;display:flex;box-shadow:0 10px 35px #2f4e8c18}.search input{border:0;outline:0;flex:1;height:54px;font-size:15px}.wikiLayout{grid-template-columns:220px 1fr;gap:35px;display:grid}.sideNav{flex-direction:column;gap:5px;display:flex}.sideNav a{border-radius:8px;padding:11px 14px;font-size:14px}.sideNav a:first-child,.sideNav a:hover{color:var(--blue);background:#edf2ff}.articleList article{border-bottom:1px solid var(--line);padding:23px 0}.articleList h2{margin:5px 0;font-size:19px}.articleList p{color:var(--muted);font-size:14px}.articleList small{color:#94a0b2}.adminShell{background:#f4f6fa;grid-template-columns:230px 1fr;min-height:100vh;display:grid}.adminSide{color:#b9c5dc;background:#112957;padding:25px 18px}.adminSide .brand{color:#fff;margin:0 8px 35px}.adminSide nav{flex-direction:column;gap:6px;display:flex}.adminSide nav a{border-radius:8px;padding:12px 14px}.adminSide nav a:first-child,.adminSide nav a:hover{color:#fff;background:#3157d5}.adminMain{padding:32px 38px}.adminTop{justify-content:space-between;align-items:center;display:flex}.adminTop h1{margin:0}.adminTop span{color:var(--muted);font-size:13px}.stats{grid-template-columns:repeat(4,1fr);gap:16px;margin:28px 0;display:grid}.stat,.panel{border:1px solid var(--line);background:#fff;border-radius:13px;padding:22px}.stat small{color:var(--muted)}.stat b{margin:10px 0;font-size:29px;display:block}.stat span{color:#32a378;font-size:12px}.adminGrid{grid-template-columns:1.2fr .8fr;gap:18px;display:grid}.panel h2{margin-top:0;font-size:17px}.row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:13px 0;font-size:13px;display:flex}.row:last-child{border:0}.row small{color:var(--muted)}@media (max-width:900px){.header nav a:not(.adminLink){display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero h1{font-size:43px}.categoryGrid{grid-template-columns:repeat(3,1fr)}.checklist{gap:35px}.stats{grid-template-columns:1fr 1fr}.adminGrid{grid-template-columns:1fr}}@media (max-width:600px){.header{height:62px}.hero{padding:45px 18px}.hero h1{font-size:37px}.heroCopy>p{font-size:15px}.trust{flex-wrap:wrap}.categoryGrid{grid-template-columns:1fr 1fr}.section{padding:60px 18px}.sectionTitle h2,.checklist h2{font-size:28px}.articleGrid,.checklist,.wikiLayout{grid-template-columns:1fr}.sideNav{flex-direction:row;overflow:auto}.sideNav a{white-space:nowrap}.adminShell{grid-template-columns:1fr}.adminSide{display:none}.adminMain{padding:24px 16px}.stats{grid-template-columns:1fr 1fr}.stat{padding:16px}}
