:root{color:#20231f;background:#f7f5ef;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif;--ink: #20231f;--muted: #687064;--subtle: #8c9287;--paper: #fffdf8;--paper-strong: #ffffff;--wash: #f1eee5;--line: #e0ddd2;--line-strong: #cec8ba;--brand: #1f4d3a;--brand-soft: #e6efe8;--accent: #a65f2b;--accent-soft: #f4eadf;--danger: #a04438;--shadow: 0 18px 45px rgba(40, 42, 35, .08)}*{box-sizing:border-box}html{min-width:280px;scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;min-height:100vh;min-height:100dvh;background:linear-gradient(180deg,#ffffffdb 0,#f7f5efc2 360px),repeating-linear-gradient(90deg,rgba(32,35,31,.025) 0 1px,transparent 1px 72px),#f7f5ef}html,body{overflow-x:clip}*{-webkit-tap-highlight-color:transparent}a,button,[role=button],select{touch-action:manipulation}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{border:0}.shell{width:min(1280px,calc(100% - 36px));margin:0 auto}.nav{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:9px 0;background:#f7f5efe0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-family:Songti SC,STSong,serif;font-size:19px;font-weight:700;letter-spacing:0}.brand-mark{display:grid;width:26px;height:26px;place-items:center;border:1px solid var(--line-strong);border-radius:7px;background:var(--paper-strong);color:var(--brand);font-size:14px;box-shadow:0 6px 16px #1f4d3a17}.nav-links,.actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;color:var(--muted)}.nav-links{gap:6px;font-size:14px;justify-content:flex-end}.nav-links a,.text-link{padding:5px 8px;border-radius:6px;font-size:14px;transition:color .2s ease,background .2s ease}.nav-links a:hover,.text-link:hover{background:#1f4d3a14;color:var(--brand)}.auth-actions{display:inline-flex;align-items:center;gap:6px;margin-left:4px}.auth-action,.status-link{display:inline-flex;align-items:center;gap:7px;min-height:30px;border-radius:6px;border:1px solid var(--line);padding:0 10px;background:var(--paper-strong);color:var(--ink);font-size:14px;white-space:nowrap}.auth-action svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.auth-action.login{background:var(--brand-soft);color:var(--brand);border-color:#1f4d3a38}.auth-action.register{background:var(--accent-soft);color:var(--accent);border-color:#a65f2b38}.auth-status{display:inline-flex;align-items:center;gap:8px;margin-left:4px;min-width:0;position:relative}.auth-status.logged-in{padding:0;border:1px solid var(--line);border-radius:8px;background:#fffdf8eb;box-shadow:0 10px 26px #282a230f}.auth-menu-trigger{display:inline-flex;align-items:center;gap:10px;border-radius:8px;background:transparent;color:inherit;cursor:pointer;padding:5px 8px;text-align:left}.status-avatar{display:grid;width:26px;height:26px;place-items:center;flex:0 0 auto;border-radius:8px;background:linear-gradient(180deg,var(--brand-soft),#f4f7f3);color:var(--brand);font-weight:700}.status-copy{display:grid;gap:1px;min-width:0}.status-line,.status-meta{color:var(--subtle);font-size:11px;line-height:1.2}.status-name{min-width:0;color:var(--ink);font-size:12px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-link{border-color:#1f4d3a38;background:var(--brand-soft);color:var(--brand)}.auth-menu{position:absolute;top:calc(100% + 8px);right:0;display:none;min-width:180px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--paper-strong);box-shadow:0 18px 45px #282a2324}.auth-status.menu-open .auth-menu{display:grid}.auth-menu a,.auth-menu button{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);cursor:pointer;padding:11px 13px;text-align:left}.auth-menu a:last-child,.auth-menu button:last-child{border-bottom:0}.auth-menu a:hover,.auth-menu button:hover{background:var(--brand-soft);color:var(--brand)}.hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:28px;align-items:end;padding:30px 0 20px}.home-hero{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:16px;align-items:stretch;padding:18px 0 12px}.home-hero>div:first-child{display:flex;flex-direction:column;min-width:0}.hero h1,.article-title{margin:0;max-width:820px;color:#151814;font-family:Songti SC,STSong,"Noto Serif CJK SC",serif;font-size:clamp(28px,4vw,44px);font-weight:700;line-height:1.12;letter-spacing:0}.home-hero h1{max-width:760px;font-size:clamp(23px,3vw,34px);line-height:1.18}.hero p,.lead{max-width:680px;color:var(--muted);font-size:14px;line-height:1.65}.home-hero>div>p:not(.eyebrow){max-width:760px;margin:8px 0 0;font-size:13.5px;line-height:1.6}.eyebrow{display:inline-flex;align-items:center;gap:6px;margin:0 0 6px;color:var(--accent);font-size:11.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.eyebrow:before{width:22px;height:1px;background:currentColor;content:""}.search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;max-width:760px;margin-top:10px;padding:4px;border:1px solid var(--line);border-radius:6px;background:var(--paper-strong);box-shadow:var(--shadow)}.input,.textarea,.select{width:100%;border:1px solid var(--line);border-radius:6px;background:var(--paper-strong);color:var(--ink);outline:none;padding:8px 10px;font-size:14px;transition:border .2s ease,box-shadow .2s ease,background .2s ease}.search .input{border-color:transparent;background:transparent}.input:focus,.textarea:focus,.select:focus{border-color:#1f4d3a85;box-shadow:0 0 0 4px #1f4d3a1a}.password-field{position:relative}.password-field .input{padding-right:64px}.password-toggle{position:absolute;top:50%;right:6px;transform:translateY(-50%);border-radius:6px;background:transparent;color:var(--brand);cursor:pointer;padding:6px 10px;font-size:13px;font-weight:700}.password-toggle:hover{background:var(--brand-soft)}.textarea{min-height:240px;resize:vertical;line-height:1.7}.btn{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:8px;border-radius:6px;padding:0 14px;background:var(--brand);color:#fffdf8;cursor:pointer;font-size:14px;font-weight:700;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px #1f4d3a2e}.btn:disabled{cursor:not-allowed;opacity:.62;transform:none;box-shadow:none}.btn.secondary{border:1px solid var(--line);background:var(--paper-strong);color:var(--ink)}.btn.ghost{background:var(--brand-soft);color:var(--brand)}.btn.danger{background:var(--danger);color:#fffdf8}.text-button{border:0;background:transparent;color:var(--ink);cursor:pointer;padding:0;text-align:left}.text-button:hover{color:var(--brand)}.text-button.strong{font-weight:800}.section-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin:18px 0 10px}.workspace-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:end;padding:20px 0 10px}.workspace-hero h1,.personal-cover h1{margin:0;color:#151814;font-family:Songti SC,STSong,serif;font-size:clamp(22px,3vw,30px);line-height:1.2;letter-spacing:0}.workspace-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.write-entry{min-width:116px;min-height:38px;font-size:14px}.creator-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:10px 0}.creator-stat{display:grid;gap:5px;border:1px solid var(--line);border-radius:7px;background:#fffdf8eb;padding:12px}.creator-stat strong{color:var(--brand);font-size:24px;line-height:1}.creator-stat span{color:var(--muted);font-size:13px}.creator-layout,.settings-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:14px;align-items:start;padding:8px 0 26px}.creator-sidebar,.creator-content{display:grid;gap:12px}.profile-mini{display:flex;gap:10px;align-items:center}.profile-avatar,.personal-avatar{display:grid;place-items:center;border-radius:8px;background:var(--brand-soft);color:var(--brand);font-weight:900}.profile-avatar{width:40px;height:40px;font-size:18px}.creator-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,380px);gap:12px;align-items:end}.status-tabs{display:flex;flex-wrap:wrap;gap:8px}.status-tabs button{min-height:28px;border:1px solid var(--line);border-radius:999px;background:var(--paper-strong);color:var(--muted);cursor:pointer;padding:0 11px;font-size:13px}.status-tabs button.active,.status-tabs button:hover{border-color:#1f4d3a5c;background:var(--brand-soft);color:var(--brand)}.creator-article-list{display:grid;gap:10px}.creator-article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid var(--line);border-radius:7px;background:var(--paper-strong);padding:11px}.article-main{display:grid;gap:8px;min-width:0}.article-title-row{display:flex;gap:10px;align-items:center;min-width:0}.article-title-row h3{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-ops{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:6px;min-width:0}.article-ops .meta{white-space:nowrap;text-align:right}.article-actions{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.action-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:28px;height:28px;padding:0 7px;border:1px solid var(--line);border-radius:6px;background:var(--paper-strong);color:var(--muted);font-size:12.5px;cursor:pointer;transition:color .18s ease,border-color .18s ease,background .18s ease}.action-btn:hover:not(:disabled){border-color:#1f4d3a5c;background:var(--brand-soft);color:var(--brand)}.action-btn:disabled{opacity:.55;cursor:not-allowed}.action-btn-status{border-color:#1f4d3a38;color:var(--brand)}.action-btn-danger:hover:not(:disabled){border-color:#a0443866;background:#f8ece8;color:var(--danger)}.creator-action-error{margin:0;padding:8px 12px;border:1px solid rgba(160,68,56,.28);border-radius:6px;background:#f9efeb;color:var(--danger);font-size:13px}.status-draft{background:var(--brand-soft);color:var(--brand)}.status-published{background:#e7f2ed;color:#256a4d}.status-archived{background:#eeeae2;color:#777064}.developer-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:14px;align-items:start;padding:8px 0 14px}.developer-sidebar,.developer-content{display:grid;gap:12px}.developer-guide{display:grid;gap:10px;margin:0;padding-left:20px;color:var(--muted);font-size:13.5px;line-height:1.6}.developer-guide code,.developer-docs code,.reveal-key code,.key-prefix{font-family:SF Mono,Menlo,Consolas,monospace;font-size:12.5px;background:#1f4d3a12;border-radius:4px;padding:1px 5px;color:var(--brand);word-break:break-all}.api-key-create{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch}.api-key-fields{display:grid;grid-template-columns:minmax(220px,1fr) 130px;gap:10px;flex:1 1 360px}.api-key-reveal{display:grid;gap:10px;border:1px solid rgba(37,106,77,.35);border-radius:8px;background:#e7f2ed8c;padding:12px}.reveal-head{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between}.reveal-key{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;border:1px dashed var(--line-strong);border-radius:7px;background:var(--paper-strong);padding:9px 11px}.reveal-key code{background:transparent;color:var(--ink);font-size:13px}.code-block{overflow-x:auto;border:1px solid var(--line);border-radius:7px;background:#1c231f;color:#e6efe9;padding:12px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:12.5px;line-height:1.55;white-space:pre}.api-key-list{display:grid;gap:10px}.api-key-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid var(--line);border-radius:7px;background:var(--paper-strong);padding:11px}.api-key-row.revoked{opacity:.62}.api-key-main{display:grid;gap:7px;min-width:0}.api-key-ops{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.developer-docs{display:grid;gap:12px;margin-bottom:26px}.form-error{margin:0;color:var(--danger);font-size:13px}.personal-cover{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;margin:14px 0 12px;border:1px solid var(--line);border-radius:7px;background:#fffdf8eb;box-shadow:var(--shadow);padding:16px}.personal-avatar{width:60px;height:60px;font-size:26px}.success{margin:0;border-radius:8px;background:var(--brand-soft);color:var(--brand);padding:8px 10px;font-size:13px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;background:#20231f5c;padding:18px}.login-guide{position:relative;width:min(480px,100%);padding:18px}.login-guide h2{margin:0 0 8px}.modal-close{position:absolute;top:12px;right:12px;width:28px;height:28px;border-radius:7px;background:var(--wash);color:var(--ink);cursor:pointer;font-size:18px}.section-head h2,.card h3,.panel-title{margin:0;color:#171a16;font-family:Songti SC,STSong,serif;font-size:18px;line-height:1.3;letter-spacing:0}.section-head p{margin:5px 0 0;font-size:13.5px}.section-head.compact{margin:0 0 12px}.section-block{margin:18px 0 22px;padding:14px 0 2px;border-top:1px solid var(--line)}.section-count{flex:0 0 auto;border:1px solid rgba(31,77,58,.2);border-radius:999px;background:var(--brand-soft);color:var(--brand);padding:5px 9px;font-size:11px;font-weight:700}.column-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.column-empty{display:grid;gap:8px;justify-items:center;padding:24px}.listing-page{padding-bottom:32px}.listing-hero{max-width:760px;padding:24px 0 14px}.listing-hero h1{margin:0;color:#151814;font-family:Songti SC,STSong,serif;font-size:clamp(24px,3.4vw,36px);line-height:1.16}.listing-hero p:not(.eyebrow){margin:8px 0 0;color:var(--muted);font-size:13.5px;line-height:1.6}.listing-toolbar{display:grid;gap:10px;margin-bottom:16px;padding:12px}.listing-search{max-width:none;margin:0;box-shadow:none}.filter-row{display:flex;flex-wrap:wrap;gap:8px}.active-nav{background:var(--brand-soft);color:var(--brand)}.pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:16px;color:var(--muted)}.pagination button:disabled{cursor:not-allowed;opacity:.5}.topic-index-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.topic-index-card{gap:10px;overflow:hidden;transition:border-color .22s ease,transform .22s ease,box-shadow .22s ease}.topic-index-card:hover{border-color:#1f4d3a6b;transform:translateY(-4px);box-shadow:0 0 0 1px #1f4d3a24,0 18px 38px #1f4d3a29,0 30px 66px #1f4d3a24}.topic-index-heading{display:flex;align-items:center;gap:10px}.topic-index-heading h3{margin:0;font-family:Songti SC,STSong,serif;font-size:16.5px;font-weight:700;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.topic-index-heading p{margin:2px 0 0;color:var(--muted);font-size:12px}.topic-index-card .topic-children{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:8px}.home-hot-section{margin-top:22px}.feed-more{display:flex;align-items:center;justify-content:center;gap:10px;min-height:48px;margin:18px 0 4px;color:var(--muted);font-size:13px}.column-card{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--paper-strong);box-shadow:0 12px 30px #282a230f;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.column-card:hover{border-color:#1f4d3a66;box-shadow:0 22px 45px #282a231f;transform:translateY(-3px)}.column-card-cover,.article-card-cover{min-height:104px;background-position:center;background-size:cover}.column-card-cover-fallback{display:grid;place-items:center;background:linear-gradient(135deg,#e7efe9,#d1e0d6 55%,#f3e5d8)}.column-card-cover-fallback span{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(31,77,58,.22);border-radius:11px;background:#fffdf8b8;color:var(--brand);font-family:Songti SC,serif;font-size:20px;font-weight:700}.column-card-body{display:grid;gap:7px;padding:11px 13px 13px}.column-card-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.column-card h3{margin:0;font-size:16.5px}.column-card p{margin:0;color:var(--muted);font-size:12.5px;line-height:1.55}.column-card-link{color:var(--brand);font-size:12.5px;font-weight:800}.topic-band{padding:14px 0 4px}.topic-tree,.admin-tree{display:grid;gap:12px}.topic-tree{grid-template-columns:repeat(3,minmax(0,1fr))}.topic-group,.tree-node{border:1px solid var(--line);border-radius:8px;background:#fffdf8db;padding:12px}.topic-children{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.topic-button{display:inline-flex;min-height:28px;align-items:center;border:1px solid var(--line);border-radius:999px;background:var(--paper-strong);color:var(--muted);cursor:pointer;padding:0 9px;font-size:12.5px}.topic-button.parent{border-radius:8px;color:var(--ink);font-weight:800}.topic-button.active,.topic-button:hover{border-color:#1f4d3a5c;background:var(--brand-soft);color:var(--brand)}.tree-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;border-bottom:1px solid var(--line);padding:10px 0}.tree-row:first-child{padding-top:0}.tree-row:last-child{border-bottom:0;padding-bottom:0}.tree-row.child{margin-left:18px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.article-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.card,.surface{border:1px solid var(--line);border-radius:8px;background:#fffdf8eb;box-shadow:var(--shadow)}.card{padding:14px}.card:has(.article-card){display:flex;flex-direction:column;overflow:hidden;transition:border-color .22s ease,transform .22s ease,box-shadow .22s ease}.article-card{display:flex;flex:1 1 auto;min-height:150px;flex-direction:column}.article-card-cover{min-height:120px;margin:-14px -14px 10px;border-radius:8px 8px 0 0;background-size:cover;transition:transform .28s ease}.loading-state{color:var(--brand)}.error-state{color:var(--danger)}.error-state .text-button{display:inline-block;margin-top:8px;color:var(--danger);text-decoration:underline}.card:has(.article-card):hover{border-color:#1f4d3a6b;transform:translateY(-4px);box-shadow:0 0 0 1px #1f4d3a24,0 18px 38px #1f4d3a29,0 30px 66px #1f4d3a24}@media (hover: hover) and (pointer: fine){.card:has(.article-card):hover .article-card-cover:not(.cover-fallback){transform:scale(1.045)}}.card h3{margin:5px 0;font-size:16.5px}.article-card h3{margin:4px 0 6px;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-card .muted{margin:0;font-size:12.5px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-card>.meta:last-child{margin-top:auto;padding-top:10px}.meta,.muted,.helper{color:var(--muted)}.meta{margin:0;font-size:11.5px;line-height:1.55}.muted{line-height:1.55}.helper{margin:4px 0 0;font-size:12.5px}.tag-row,.stat-strip{display:flex;flex-wrap:wrap;gap:10px}.hero-tags{margin-top:8px}.tag{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;background:var(--paper-strong);color:var(--muted);padding:4px 8px;font-size:11.5px}.feature-list{display:grid;gap:6px;padding:0;margin:10px 0 0;list-style:none}.feature-list li{display:grid;grid-template-columns:26px 1fr;gap:8px;align-items:start;color:var(--muted);line-height:1.5;font-size:12.5px}.feature-list strong{display:block;color:var(--ink)}.icon-box{display:grid;width:26px;height:26px;place-items:center;border-radius:8px;background:var(--brand-soft);color:var(--brand);font-weight:800}.home-brief{align-self:stretch}.empty{border:1px dashed var(--line-strong);border-radius:8px;padding:20px;background:#ffffff8a;color:var(--muted);text-align:center}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start;padding:10px 0 26px}.article-shell{padding:20px 24px}.article-title{margin:4px 0 8px;font-size:clamp(22px,2.8vw,32px);line-height:1.22}.article-column-back{margin:-2px 0 12px}.article-column-back .btn{min-height:30px;padding:0 12px;font-size:13px}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:2px 0 0;color:var(--subtle);font-size:12.5px}.breadcrumb a{color:var(--brand)}.breadcrumb a:hover{text-decoration:underline}.article-body{margin-top:14px;padding-top:14px;border-top:1px solid var(--line);color:#2d302b;white-space:pre-wrap;line-height:1.7;font-family:Songti SC,STSong,"Noto Serif CJK SC",serif;font-size:15.5px}.article-cover{width:100%;max-height:320px;object-fit:cover;border-radius:7px;margin:6px 0 18px}.article-body :where(h1,h2,h3){white-space:normal;line-height:1.35;scroll-margin-top:92px}.article-body :where(h2,h3){margin:1.3em 0 .5em}.article-body :where(img,video,iframe){max-width:100%;height:auto;border-radius:8px}.article-body :where(table){display:block;width:max-content;max-width:100%;overflow-x:auto;border-collapse:collapse;margin:12px 0}.article-body :where(th,td){border:1px solid var(--line);padding:6px 10px;text-align:left;white-space:normal}.article-body :where(blockquote){margin:12px 0;border-left:4px solid var(--accent);background:var(--accent-soft);border-radius:0 8px 8px 0;padding:9px 12px}.article-body :where(code){border-radius:5px;background:var(--wash);padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.86em}.article-body :where(p,li,blockquote){white-space:normal;line-height:1.7}.article-body :where(pre){overflow:auto;border-radius:7px;padding:12px;background:#20242d;color:#edf1f7;white-space:pre;font-size:13px}.html-content-frame{display:block;width:100%;min-height:220px;margin-top:22px;border:1px solid var(--line);border-radius:6px;background:#fff}.html-writer{min-height:calc(100vh - 150px);background:#f4f6f8}.html-stage{display:grid;min-height:calc(100vh - 190px);gap:1px;background:var(--line)}.html-stage.html-split{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.html-stage.html-edit,.html-stage.html-preview{grid-template-columns:minmax(0,1fr)}.html-input{width:100%;min-height:calc(100vh - 190px);resize:none;border:0;padding:18px;outline:0;background:#17202a;color:#d7e6f3;font:14px/1.7 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.html-stage .html-content-frame{min-height:calc(100vh - 190px);margin:0;border:0;border-radius:0}.column-page{padding-bottom:32px}.column-hero{display:grid;grid-template-columns:minmax(180px,300px) minmax(0,1fr);gap:20px;align-items:center;padding:22px 0 16px;border-bottom:1px solid var(--line)}.column-hero img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:8px}.column-page .column-hero{display:block}.column-page .column-hero img{display:none}.column-hero h1{margin:2px 0 6px;font-size:28px}.column-hero-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:12px}.column-issues{display:grid;gap:1px;margin-top:16px;border:1px solid var(--line);background:var(--line)}.column-issue{display:grid;grid-template-columns:180px minmax(0,1fr);gap:14px;padding:12px;background:#fff;color:inherit;text-decoration:none}.column-issue:hover{background:#f5fbff}.column-issue img{width:180px;height:104px;object-fit:cover;border-radius:6px}.column-issue .article-card-cover{width:180px;height:104px;margin:0;border-radius:6px}.column-issue .cover-tpl-inner{gap:5px;padding:9px 11px}.column-issue .cover-tpl-title{font-size:14px}.column-issue time,.column-issue span{color:var(--muted);font-size:13px}.column-issue h2{margin:2px 0 5px;font-size:17px}.column-issue p{margin:0 0 7px;color:var(--muted);line-height:1.6}.column-featured{margin-top:16px;border:1px solid var(--line-strong);border-radius:12px;overflow:hidden;background:var(--paper-strong);box-shadow:var(--shadow)}.column-featured-link{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);color:inherit;text-decoration:none}.column-featured-link:hover{background:#fbf7ee}.column-featured-link:hover .column-featured-cta{transform:translateY(-1px);box-shadow:0 10px 22px #1f4d3a2e}.column-featured img{width:100%;height:100%;object-fit:cover}.column-featured .article-card-cover{width:100%;height:100%;margin:0;border-radius:0}.column-featured-body{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;padding:22px 24px}.column-featured-meta{display:flex;align-items:center;gap:10px}.column-featured-meta time{color:var(--muted);font-size:13px}.column-featured-body h2{margin:0;font-size:24px;line-height:1.35}.column-featured-body p{margin:0;color:var(--muted);line-height:1.7}.column-featured-cta{margin-top:4px}.column-featured-note{font-size:13px;color:var(--accent)}.column-month-title{margin:0;padding:14px 12px 6px;background:var(--wash);color:var(--subtle);font-size:13px;font-weight:700}.column-skeleton{display:grid;gap:14px;margin-top:16px}.skeleton{border-radius:10px;background:linear-gradient(90deg,#ece9df 25%,#f6f3ea 37%,#ece9df 63%);background-size:400% 100%;animation:skeleton-shimmer 1.4s ease infinite}.skeleton-hero{height:150px}.skeleton-featured{height:210px}.skeleton-card{height:96px}.article-skeleton-grid{margin-top:0}.article-skeleton-card{display:flex;flex-direction:column;overflow:hidden;padding:14px}.article-skeleton-cover{min-height:120px;margin:-14px -14px 10px;border-radius:8px 8px 0 0}.article-skeleton-line{height:12px;margin:6px 0;border-radius:6px}.article-skeleton-line-sm{width:40%;height:10px;margin-bottom:10px}.article-skeleton-line-title{width:92%;height:15px}.article-skeleton-line-text{width:100%}.article-skeleton-line-short{width:58%;margin-top:10px}@keyframes skeleton-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width: 760px){.html-stage.html-split,.column-hero{grid-template-columns:minmax(0,1fr)}.html-input,.html-stage .html-content-frame{min-height:52vh}.column-hero{gap:16px;padding-top:24px}.column-hero h1{font-size:24px}.column-issue{grid-template-columns:80px minmax(0,1fr);gap:10px;padding:12px 12px 12px 8px;align-items:center}.column-issue img,.column-issue .article-card-cover{width:80px;height:80px;min-height:0;margin:0;border-radius:8px}.column-issue img{object-fit:cover}.column-issue .cover-tpl-inner{gap:3px;padding:6px}.column-issue .cover-tpl-title{font-size:10px;line-height:1.25;-webkit-line-clamp:2}.column-issue h2{margin:2px 0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.column-issue p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0 0 6px;line-height:1.55}.column-featured-link{grid-template-columns:minmax(0,1fr)}.column-featured img{aspect-ratio:16 / 9}.column-featured-body{padding:16px}.column-featured-body h2{font-size:20px}}.article-page .lead{max-width:820px;margin:0 0 8px;font-size:14px;line-height:1.6}.article-meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--line);margin:10px 0 8px}.article-meta-grid span{display:grid;gap:2px;background:var(--paper-strong);color:var(--muted);padding:7px 9px;font-size:11.5px;line-height:1.35}.article-meta-grid strong{color:var(--ink);font-size:12.5px}.article-tags{gap:6px}.toc{position:sticky;top:74px;padding:13px}.toc .panel-title{font-size:17px}.toc-list{display:grid;gap:3px;margin:10px 0}.toc-list a{border-radius:5px;color:var(--muted);padding:4px 7px;font-size:12.5px;line-height:1.4}.toc-list a:hover{background:var(--brand-soft);color:var(--brand)}.toc-list a.active{background:var(--brand-soft);color:var(--brand);font-weight:700}.toc-empty{margin:8px 0}.sidebar-facts{display:grid;gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--line);margin:10px 0}.sidebar-facts div{display:grid;gap:4px;background:var(--paper-strong);padding:7px 9px}.sidebar-facts strong{color:var(--ink);font-size:13px;line-height:1.35}.panel{display:grid;grid-template-columns:320px minmax(0,1fr);gap:14px;align-items:start;padding:14px 0 26px}.admin-article-panel{display:grid;grid-template-columns:minmax(320px,.42fr) minmax(0,1fr);gap:14px;align-items:start;padding:10px 0 8px}.panel-heading{display:flex;justify-content:space-between;align-items:start;gap:14px}.admin-article-list{display:grid;gap:8px;max-height:560px;overflow:auto;margin-top:14px;padding-right:4px}.article-row-button{display:grid;gap:4px;width:100%;border:1px solid var(--line);border-radius:8px;background:var(--paper-strong);color:var(--muted);cursor:pointer;padding:8px 10px;text-align:left}.article-row-button:hover,.article-row-button.active{border-color:#1f4d3a66;background:var(--brand-soft)}.article-row-button strong{color:var(--ink);font-size:14px;line-height:1.4}.article-row-button span,.article-row-button small{font-size:12px;line-height:1.45}.admin-article-editor{gap:12px}.compact-textarea{min-height:86px}.article-content-editor{min-height:320px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.65}.split-actions{justify-content:space-between}.sidebar-list{display:grid;gap:10px;margin-top:16px}.list-item{display:grid;gap:8px;border:1px solid var(--line);border-radius:8px;background:var(--paper-strong);padding:10px}.list-item strong{line-height:1.45}.form{display:grid;gap:10px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.form-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px 0}.stat{min-height:100px;padding:14px;border:1px solid rgba(31,77,58,.22);border-radius:8px;background:linear-gradient(145deg,#1f4d3af5,#263f35f5),var(--brand);color:#f9f7ef}.stat strong{display:block;font-size:26px;line-height:1}.stat p{margin:8px 0 0;color:#fffdf8c7;font-size:13px}.table-list{display:grid;gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--line)}.table-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;background:var(--paper-strong);padding:9px 11px}.badge{display:inline-flex;align-items:center;justify-content:center;gap:5px;flex-shrink:0;white-space:nowrap;border-radius:999px;background:var(--accent-soft);color:var(--accent);padding:4px 8px;font-size:11.5px;font-weight:700}.badge.success{background:var(--brand-soft);color:var(--brand)}.badge.warning{background:#f7ecd2;color:#8a5a14}.badge.neutral{background:var(--wash);color:var(--muted)}.admin-console{width:min(1280px,calc(100% - 28px));margin:0 auto;min-height:100vh;color:var(--ink)}.admin-topbar{position:sticky;top:0;z-index:30;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;background:#f7f5eff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.admin-topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.layout-switch{display:inline-flex;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--paper-strong)}.layout-switch button{display:inline-flex;align-items:center;gap:6px;min-height:30px;border-right:1px solid var(--line);background:transparent;color:var(--muted);cursor:pointer;padding:0 9px;font-size:13px;white-space:nowrap}.layout-switch button:last-child{border-right:0}.layout-switch button.active{background:var(--brand-soft);color:var(--brand)}.compact-btn{min-height:30px;padding:0 10px}.admin-frame{display:grid;grid-template-columns:210px minmax(0,1fr);gap:14px;align-items:start;padding:10px 0 26px}.layout-top .admin-frame{grid-template-columns:1fr}.admin-sidebar{position:sticky;top:64px;display:grid;gap:12px;min-height:calc(100vh - 84px);border:1px solid var(--line);border-radius:7px;background:#fffdf8e6;padding:12px;box-shadow:0 10px 24px #282a230d}.admin-sidebar-head{display:grid;gap:3px;padding:2px 2px 8px;border-bottom:1px solid var(--line)}.admin-sidebar-head strong{font-size:15px}.admin-menu{display:grid;gap:5px}.admin-menu button{display:flex;align-items:center;gap:10px;width:100%;min-height:34px;border-radius:7px;background:transparent;color:var(--muted);cursor:pointer;padding:0 10px;font-size:13.5px;text-align:left}.admin-menu button:hover,.admin-menu button.active{background:var(--brand-soft);color:var(--brand)}.admin-menu-top{grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--line);border-radius:7px;background:var(--paper-strong);padding:6px}.admin-menu-top button{justify-content:center}.admin-workbench{min-width:0}.admin-page-head{display:flex;justify-content:space-between;align-items:end;gap:12px;padding:6px 0 12px}.admin-page-head h1{margin:0;font-size:21px;line-height:1.25}.admin-role-badge{flex:0 0 auto}.admin-page-stack{display:grid;gap:12px}.admin-page-panel{padding-top:0}.admin-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.admin-metric-card{display:grid;gap:6px;min-height:104px;border:1px solid rgba(31,77,58,.2);border-radius:7px;background:var(--paper-strong);padding:13px;box-shadow:0 10px 24px #282a230d}.admin-metric-card span{color:var(--muted);font-size:12.5px}.admin-metric-card strong{color:var(--brand);font-size:26px;line-height:1}.admin-metric-card small{color:var(--subtle);line-height:1.5}.admin-overview-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:12px;align-items:start}.admin-summary-panel{display:grid;gap:10px}.ops-list{display:grid;gap:8px}.ops-row,.admin-action{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:1px solid var(--line);border-radius:8px;background:var(--paper-strong);color:var(--ink);cursor:pointer;padding:9px;text-align:left}.ops-row:hover,.admin-action:hover{border-color:#1f4d3a52;background:var(--brand-soft)}.ops-row span:first-child,.admin-action span{display:grid;gap:3px;min-width:0}.ops-row strong,.admin-action strong{overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.ops-row small,.admin-action small{color:var(--muted);line-height:1.45}.admin-action-grid{display:grid;gap:7px}.admin-action{justify-content:flex-start}.admin-table{display:grid;overflow:auto;border:1px solid var(--line);border-radius:8px}.admin-table-head,.admin-table-row{display:grid;grid-template-columns:minmax(220px,1.3fr) 132px 132px 92px;gap:12px;align-items:center;min-width:620px;padding:9px 11px}.admin-table-head{background:var(--wash);color:var(--muted);font-size:12px;font-weight:700}.admin-table-row{border-top:1px solid var(--line);background:var(--paper-strong)}.admin-table-row>span:first-child{display:grid;gap:2px}.admin-table-row small{color:var(--muted)}.compact-select{min-height:30px;padding:0 9px}.auth-wrap{display:grid;min-height:calc(100vh - 82px);grid-template-columns:minmax(0,1fr) minmax(340px,430px);gap:28px;align-items:center;padding:16px 0 40px}.auth-copy h1{margin:0;font-family:Songti SC,STSong,serif;font-size:clamp(26px,4vw,38px);line-height:1.18}.auth-card{padding:20px}.auth-card h2{margin:0 0 6px;font-size:20px}.error{margin:0;border-radius:8px;background:#f8e8e4;color:var(--danger);padding:10px 12px}@media (max-width: 960px){.hero,.panel,.admin-article-panel,.admin-frame,.admin-overview-grid,.article-layout,.auth-wrap,.creator-layout,.settings-layout,.developer-layout{grid-template-columns:1fr}.grid,.article-grid,.column-card-grid,.topic-index-grid,.topic-tree,.stats,.admin-metrics,.creator-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.api-key-row,.workspace-hero,.api-key-fields{grid-template-columns:1fr}.admin-sidebar{position:static;min-height:auto}.admin-menu{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-menu button{justify-content:center}.toc{position:static}.article-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.shell{width:min(100% - 24px,1180px)}.nav{position:static;align-items:flex-start;flex-direction:column}.nav-links{justify-content:flex-start}.auth-status,.auth-actions{width:100%;margin-left:0;flex-wrap:wrap}.auth-status.logged-in{justify-content:space-between}.auth-menu{left:0;right:auto}.hero{padding-top:26px}.hero h1,.auth-copy h1{font-size:26px}.search,.form-grid,.grid,.article-grid,.column-card-grid,.topic-index-grid,.topic-tree,.stats,.admin-metrics,.admin-menu,.admin-menu-top,.creator-stats,.workspace-hero,.creator-toolbar,.creator-article,.personal-cover{grid-template-columns:1fr}.workspace-actions{justify-content:flex-start}.article-ops{align-items:flex-start}.admin-console{width:min(100% - 20px,1180px)}.admin-topbar,.admin-topbar-actions,.admin-page-head{align-items:flex-start;flex-direction:column}.admin-topbar-actions,.layout-switch{width:100%}.layout-switch button{flex:1 1 0;justify-content:center}.admin-menu button,.admin-menu-top button{justify-content:flex-start}.admin-page-head h1{font-size:20px}.article-title-row{align-items:flex-start;flex-direction:column}.article-title-row h3{white-space:normal}.article-shell,.card,.auth-card{padding:18px}.article-title{font-size:24px}.article-body{font-size:15.5px;line-height:1.7}.article-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-head{align-items:flex-start;flex-direction:column}.table-row{grid-template-columns:1fr}}.stats-day-switch{display:flex;gap:6px;flex-wrap:wrap}.stats-day-switch button{border:1px solid var(--line);border-radius:6px;background:var(--paper-strong);color:var(--muted);font-size:12px;padding:5px 11px;cursor:pointer}.stats-day-switch button.active{border-color:var(--brand);background:var(--brand);color:#fff}.stats-table-panel{min-width:0}.stats-table-head,.stats-table-row{grid-template-columns:minmax(200px,1.5fr) repeat(7,74px);min-width:880px}button.stats-table-row{display:grid;width:100%;text-align:left;font:inherit;cursor:pointer}button.stats-table-row:hover{background:#1f4d3a0f}.stats-table-row.active{background:#1f4d3a1a}.stats-table-row>span:first-child{min-width:0}.stats-empty{padding:22px}.stats-layout{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr)}.stats-trend-panel{position:sticky;top:10px}.stats-trend{display:grid;gap:13px}.stats-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.stats-facts>div{display:grid;gap:4px;border:1px solid var(--line);border-radius:7px;background:#fffdf8eb;padding:9px}.stats-facts strong{color:var(--brand);font-size:18px;line-height:1.1}.trend-chart-wrap{border:1px solid var(--line);border-radius:8px;background:var(--paper-strong);padding:10px}.trend-legend{display:flex;gap:14px;color:var(--muted);font-size:12px;margin-bottom:8px}.trend-dot{display:inline-block;width:9px;height:9px;border-radius:2px;margin-right:5px;vertical-align:-1px}.trend-dot.impressions{background:#1f4d3a59}.trend-dot.enters{background:var(--brand)}.trend-dot.effective{background:#d9a441}.trend-chart{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(18px,1fr);gap:3px;height:150px;align-items:end}.trend-bar-col{display:grid;grid-template-rows:1fr auto;gap:4px;height:100%;min-width:0}.trend-bars{display:flex;align-items:flex-end;gap:3px;height:120px}.trend-bar{width:100%;border-radius:3px 3px 0 0;min-height:0;transition:height .2s ease}.trend-bar.impressions{background:#1f4d3a47}.trend-bar.enters{background:var(--brand)}.trend-bar.effective{background:#d9a441}.trend-bar-col small{color:var(--subtle);font-size:10px;text-align:center;white-space:nowrap}.stats-breakdown{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.stats-breakdown>div{display:grid;gap:6px;min-width:0;border:1px solid var(--line);border-radius:8px;padding:10px}.stats-note{color:var(--subtle);font-size:12px}.search-terms-panel{margin-top:12px}@media (max-width: 960px){.stats-layout{grid-template-columns:1fr}.stats-trend-panel{position:static}.stats-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-breakdown{grid-template-columns:1fr}}.writer-page{min-height:100vh;padding-bottom:96px;background:#f2f3f5;color:#24262d;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif}.writer-page button,.writer-page input,.writer-page textarea,.writer-page select{font-family:inherit}.writer-topbar{position:sticky;top:0;z-index:80;display:flex;align-items:center;justify-content:space-between;gap:12px;height:48px;padding:0 16px;border-bottom:1px solid #e7e9ef;background:#fff}.writer-brand,.writer-top-meta,.publish-actions,.md-tabs,.md-toolbar,.rich-toolbar{display:flex;align-items:center}.writer-brand{flex:1;gap:10px;min-width:0}.writer-back{height:30px;padding:0 11px;border:1px solid #e1e4ea;border-radius:8px;display:inline-flex;align-items:center;background:#fff;color:#343741;font-size:13px;font-weight:600}.writer-title-input{flex:1;min-width:140px;border:0;outline:0;background:transparent;color:#17191f;font-size:17px;font-weight:800}.writer-top-meta{gap:10px;color:#7b8190;font-size:12.5px;white-space:nowrap}.mode-switch,.draft-button,.cover-button{min-height:32px;border:1px solid #e2e5ec;border-radius:7px;padding:0 12px;background:#fff;color:#343741;cursor:pointer;font-size:13px;font-weight:700}.rich-toolbar,.md-toolbar{position:sticky;top:48px;z-index:70;gap:4px;min-height:54px;padding:6px 24px;border-bottom:1px solid #e5e8ef;background:#fff;overflow-x:auto}.rich-toolbar button,.md-toolbar button,.color-tool,.file-tool{width:34px;height:34px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:8px;background:transparent;color:#525866;cursor:pointer}.rich-toolbar button:hover,.md-toolbar button:hover,.color-tool:hover,.file-tool:hover{background:#f0f2f6;color:#1f2530}.rich-toolbar svg,.md-toolbar svg,.draft-button svg,.publish-button svg{width:16px;height:16px}.tool-sep{width:1px;height:24px;margin:0 8px;background:#e3e6ed}.rich-stage{display:grid;grid-template-columns:380px minmax(620px,1fr);gap:22px;padding:22px 20px 14px}.writer-wide .rich-stage{grid-template-columns:0 minmax(760px,1120px);justify-content:center}.writer-wide .writer-outline{display:none}.writer-outline{height:calc(100vh - 150px);position:sticky;top:128px;border-radius:7px;background:#fff;box-shadow:0 16px 40px #2b2f3a0f;overflow:hidden}.outline-head{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-bottom:1px solid #ebeef4;font-size:15px}.outline-head button{background:transparent;color:#606777;cursor:pointer}.outline-list{padding:10px 13px;color:#353945}.outline-item{margin:0 0 7px;width:100%;border:0;background:transparent;color:#353945;cursor:pointer;text-align:left;font-size:13px;line-height:1.55;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.outline-item:hover{color:#2f6bff}.outline-empty{display:grid;height:calc(100% - 56px);place-items:center;padding:16px;color:#7c8291;text-align:center}.rich-paper{min-height:calc(100vh - 170px);padding:24px 34px 48px;border-radius:7px;background:#fff;box-shadow:0 16px 40px #2b2f3a0f}.top-word-count{margin-bottom:12px;color:#8c92a0;font-size:12px;text-align:right}.rich-prose{min-height:460px;outline:0;color:#2d313b;font-size:15px;line-height:1.7}.rich-prose h1,.rich-prose h2,.rich-prose h3,.markdown-preview h1,.markdown-preview h2,.markdown-preview h3{color:#20242d;line-height:1.35}.rich-prose blockquote,.markdown-preview blockquote{margin:18px 0;padding:10px 18px;border-left:4px solid #d82f21;background:#fff6f4;color:#555c69}.rich-prose pre,.markdown-preview pre{overflow:auto;border-radius:8px;padding:16px;background:#1f2329;color:#e9edf4}.rich-prose table,.markdown-preview table{width:100%;border-collapse:collapse}.rich-prose td,.rich-prose th,.markdown-preview td,.markdown-preview th{border:1px solid #dde1e8;padding:10px}.history-popover{position:fixed;top:132px;left:132px;z-index:90;width:240px;padding:10px;border:1px solid #e3e6ed;border-radius:8px;background:#fff;box-shadow:0 18px 46px #24283329;color:#454b58}.history-popover p{margin:8px 0 0;color:#747b89;font-size:13px}.markdown-writer{margin:22px;border-radius:8px;background:#fff;overflow:hidden}.md-tabs{gap:12px;padding:16px;border-bottom:1px solid #edf0f5}.md-tabs button{display:inline-flex;align-items:center;gap:8px;min-height:44px;border-radius:8px;padding:0 16px;background:#f4f5f7;color:#2d313b;cursor:pointer;font-weight:800}.md-tabs button.active{background:#22252d;color:#fff}.md-tabs .mode-switch{margin-left:auto;background:#f7f8fa}.md-toolbar{position:static;min-height:48px;padding:6px 14px}.md-stage{display:grid;height:calc(100vh - 232px);border-top:1px solid #edf0f5}.md-split{grid-template-columns:1fr 1fr}.md-edit,.md-preview{grid-template-columns:1fr}.markdown-input,.markdown-preview{min-width:0;height:100%;padding:18px;border:0;outline:0;resize:none;overflow:auto;color:#30343d;font-size:15px;line-height:1.65}.markdown-input{border-right:1px solid #edf0f5;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.markdown-preview{background:#fcfcfd}.publish-panel{position:fixed;left:0;right:0;bottom:0;z-index:100;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;min-height:72px;padding:9px 20px;border-top:1px solid #dde1e8;background:#fffffff5;box-shadow:0 -10px 30px #262a3414}.publish-meta{display:flex;align-items:center;gap:8px;min-width:0;color:#373c47;font-size:13px;font-weight:600}.writer-mini-input,.writer-select,.summary-input{height:34px;border:1px solid #dfe3eb;border-radius:7px;padding:0 10px;background:#fff;color:#30343d;font-size:13px}.writer-mini-input{width:210px}.writer-select{width:128px}.summary-input{width:min(280px,24vw);min-height:34px;padding-top:8px;resize:none}.publish-actions{gap:10px}.seo-zone{display:grid;gap:10px;align-content:center}.seo-toggle{border:1px dashed #cfd4de;border-radius:8px;background:#f8f9fb;color:#4c5362;cursor:pointer;padding:7px 11px;font-size:12.5px}.seo-toggle:hover{border-color:#2f6bff;color:#2f6bff}.seo-panel{position:fixed;right:30px;bottom:94px;z-index:110;display:grid;gap:8px;width:min(460px,calc(100vw - 60px));padding:12px;border:1px solid #dde1e8;border-radius:10px;background:#fff;box-shadow:0 20px 50px #262a342e}.seo-description{min-height:60px;resize:vertical}.seo-panel .writer-mini-input,.seo-description{width:100%;border:1px solid #dfe3eb;border-radius:8px;padding:8px 10px;background:#fff;color:#30343d;font-size:12.5px}.published-link{display:inline-flex;align-items:center;color:#2f6bff;font-weight:700;white-space:nowrap}.draft-button,.publish-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;min-width:112px;cursor:pointer}.publish-button{border-radius:7px;padding:0 16px;background:#ef4f35;color:#fff;font-size:14px;font-weight:800}.publish-button:hover{background:#dc3f27}@media (max-width: 1180px){.rich-toolbar{padding:6px 18px}.rich-stage{grid-template-columns:260px minmax(0,1fr);gap:16px}.publish-panel,.publish-meta{align-items:stretch}.publish-panel{grid-template-columns:1fr}.publish-meta{flex-wrap:wrap}}@media (max-width: 760px){.writer-topbar{height:auto;min-height:64px;flex-direction:column;align-items:stretch;padding:10px 14px}.writer-top-meta{flex-wrap:wrap}.rich-toolbar{top:96px}.rich-stage{grid-template-columns:1fr;padding:12px}.writer-outline{position:static;height:190px}.rich-paper{padding:28px 20px 70px}.md-split{grid-template-columns:1fr}.markdown-input{border-right:0;border-bottom:1px solid #edf0f5}.md-stage{height:auto;min-height:620px}.markdown-input,.markdown-preview{min-height:420px}.publish-panel{position:static}.writer-page{padding-bottom:0}.summary-input,.writer-mini-input,.writer-select{width:100%}}.brand-logo{width:30px;height:30px;border-radius:9px;object-fit:cover;box-shadow:0 6px 16px #1f4d3a24}.brand-logo:hover{box-shadow:0 8px 20px #1f4d3a33}.hero-visual{position:relative;min-width:0}.hero-visual img{display:block;width:100%;height:100%;max-height:460px;object-fit:cover;border-radius:18px;box-shadow:0 24px 60px #1f4d3a33}.hero-visual-caption{position:absolute;left:14px;bottom:14px;display:grid;gap:2px;border-radius:12px;background:#fffdf8eb;padding:8px 13px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 10px 24px #282a2329}.hero-visual-caption strong{color:var(--brand);font-family:Songti SC,STSong,serif;font-size:15px}.hero-visual-caption span{color:var(--muted);font-size:11.5px}.hero-community{display:grid;gap:14px;flex:1;align-content:space-between;min-width:0;margin-top:24px;padding:15px 18px;border:1px solid rgba(31,77,58,.14);border-radius:14px;background:linear-gradient(135deg,#e6efe8b8,#faf6eed9)}.hero-community-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0}.hero-community-stat{display:grid;gap:3px;padding:0 12px}.hero-community-stat:first-child{padding-left:0}.hero-community-stat+.hero-community-stat{border:1px solid rgba(31,77,58,.14);border-top:0;border-bottom:0;border-right:0}.hero-community-stat dt{color:var(--muted);font-size:12px;line-height:1.4}.hero-community-stat dd{margin:0;color:var(--brand);font-family:Songti SC,STSong,"Noto Serif CJK SC",serif;font-size:19px;font-weight:700;line-height:1.25;font-variant-numeric:tabular-nums}.hero-community-hot{display:grid;gap:7px;min-width:0}.hero-community-label{display:flex;align-items:center;gap:6px;margin:0 0 1px;color:var(--accent);font-size:11.5px;font-weight:700;letter-spacing:.1em}.hero-community-label:before{width:16px;height:1px;background:currentColor;content:""}.hero-community-link{display:flex;align-items:baseline;justify-content:space-between;gap:14px;min-width:0;color:var(--ink);text-decoration:none}.hero-community-link-title{overflow:hidden;font-size:13.5px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.hero-community-link-meta{flex:0 0 auto;color:var(--subtle);font-size:11.5px}.hero-community-link:hover .hero-community-link-title{color:var(--brand)}.hero-community-topics{display:grid;gap:8px;min-width:0}.hero-community-topics-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.hero-community-topics-head .hero-community-label{margin:0}.hero-community-more{flex:0 0 auto;color:var(--muted);font-size:11.5px;text-decoration:none}.hero-community-more:hover{color:var(--brand)}.topic-chip-row{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.topic-chip{display:inline-flex;align-items:baseline;gap:7px;padding:6px 11px;border:1px solid rgba(31,77,58,.16);border-radius:999px;background:#fffdf8d1;color:var(--ink);font-size:12.5px;text-decoration:none;transition:border-color .15s ease,background .15s ease,color .15s ease}.topic-chip:hover{border-color:#1f4d3a73;background:#fffdf8;color:var(--brand)}.topic-chip-count{color:var(--subtle);font-size:11px;font-variant-numeric:tabular-nums}.hero-cta{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.home-feature-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:30px 0 8px}.home-feature-strip>div{display:flex;align-items:flex-start;gap:12px;border:1px solid var(--line);border-radius:12px;background:var(--paper-strong);padding:14px;box-shadow:0 10px 24px #282a230d}.home-feature-strip .icon-box{flex:0 0 auto;width:34px;height:34px;border-radius:10px}.home-feature-strip strong{display:block;margin-bottom:3px;font-size:14px}.home-feature-strip span:last-child{color:var(--muted);font-size:13px;line-height:1.55}.hot-badge{display:inline-grid;width:22px;height:22px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--wash);color:var(--muted);font-size:12px;font-weight:800;box-shadow:0 4px 10px #282a2324}.hot-badge.top{background:var(--accent);color:#fffdf8}.hot-meta{display:flex;align-items:center;gap:7px}.empty-state-block{display:flex;align-items:center;justify-content:center;gap:clamp(18px,4vw,44px);padding:40px 18px 48px}.empty-state-block img{width:min(300px,40vw);max-width:100%;border-radius:16px;box-shadow:var(--shadow)}.empty-state-block h1,.empty-state-block h2{margin:0 0 8px;font-size:23px;line-height:1.3}.empty-state-block .eyebrow{margin-bottom:7px}.empty-state-block p{max-width:470px}.empty-state-block .form-actions{margin-top:14px}.topic-suggestion{border:1px solid var(--line);background:var(--paper-strong);cursor:pointer}.topic-suggestion:hover{border-color:var(--brand);color:var(--brand)}.topic-hero{display:flex;align-items:flex-start;gap:16px;border-radius:14px;padding:22px}.topic-hero h1{margin:0;font-family:Songti SC,STSong,serif;font-size:clamp(24px,3vw,32px);line-height:1.2}.topic-hero p{margin:8px 0 0;color:var(--muted);line-height:1.65}.topic-icon{display:grid;width:56px;height:56px;flex:0 0 auto;place-items:center;border-radius:14px;background:linear-gradient(135deg,var(--brand-soft),var(--accent-soft));color:var(--brand);font-family:Songti SC,STSong,serif;font-size:24px;font-weight:800}.topic-hero-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px}.topic-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.sort-switch{display:inline-flex;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--paper-strong)}.category-filter .compact-select{min-width:132px;min-height:30px}.sort-switch .topic-button{border:0;border-radius:0}.sort-switch .topic-button.active{background:var(--brand);color:#fffdf8}.toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.result-count{margin:10px 0 0;color:var(--muted);font-size:13px}.result-count strong{color:var(--brand)}.digest-limit-note{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px;margin:16px 0 0;padding:10px 16px;font-size:13px;color:var(--muted);text-align:center}.search-count{margin:14px 0 0;color:var(--muted)}.search-count strong{color:var(--brand)}.search-result-card h2{margin:2px 0 6px;font-size:18px;line-height:1.35}.search-results{display:grid;gap:10px}mark{border-radius:3px;background:#ffe8b3;color:inherit;padding:0 2px}.page-numbers{display:inline-flex;align-items:center;gap:5px}.page-number{display:grid;width:30px;height:30px;place-items:center;border:1px solid var(--line);border-radius:7px;background:var(--paper-strong);color:var(--muted);cursor:pointer;font-size:13px}.page-number:hover{border-color:var(--brand);color:var(--brand)}.page-number.active{border-color:var(--brand);background:var(--brand);color:#fffdf8}.disabled-btn{opacity:.55;cursor:not-allowed}.sitemap-block{display:grid;gap:10px;margin-bottom:26px}.sitemap-block h2{margin:0;font-size:19px}.sitemap-list{display:grid;gap:6px;margin:0;padding:0;list-style:none}.sitemap-list li{border-bottom:1px dashed var(--line);padding:7px 2px}.sitemap-list a{color:var(--brand)}.sitemap-list a:hover{text-decoration:underline}.article-share{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:10px 0 4px}.share-button{min-height:28px;border:1px solid var(--line);border-radius:6px;background:var(--paper-strong);color:var(--brand);cursor:pointer;padding:0 12px;font-size:13px}.share-button:hover{border-color:var(--brand);background:var(--brand-soft)}.article-author-card{display:flex;align-items:center;gap:14px;margin-top:26px;border:1px solid var(--line);border-radius:12px;background:var(--brand-soft);padding:14px 16px}.article-author-card>div:nth-child(2){display:grid;flex:1;gap:2px;min-width:0}.article-author-card p{margin:0;font-size:12.5px}.article-extras{display:grid;gap:24px;margin:26px 0 40px}.article-neighbors{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.neighbor-card{display:grid;gap:6px;min-height:78px;border-radius:12px;padding:14px 16px}.neighbor-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.neighbor-card.next{text-align:right}.neighbor-card.placeholder{justify-items:start;color:var(--subtle)}.toast{position:fixed;left:50%;bottom:28px;z-index:200;transform:translate(-50%);border-radius:10px;background:#20231feb;color:#fffdf8;padding:10px 18px;font-size:13px;box-shadow:0 16px 40px #00000040}.auth-brand-image{display:block;width:min(420px,100%);margin-top:18px;border-radius:16px;box-shadow:var(--shadow)}.remember-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:2px}.remember-row input{accent-color:var(--brand)}.forgot-link{color:var(--accent)}.strength-meter{display:grid;gap:6px}.strength-label{color:var(--muted);font-size:12.5px}.strength-label.strength-1{color:var(--danger)}.strength-label.strength-2{color:var(--accent)}.strength-label.strength-3,.strength-label.strength-4{color:var(--brand)}.strength-bars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.strength-bar{height:4px;border-radius:4px;background:var(--wash)}.strength-bar.on{background:var(--brand)}.admin-menu-toggle{display:none;align-items:center;gap:6px;min-height:30px;border:1px solid var(--line);border-radius:8px;background:var(--paper-strong);color:var(--muted);cursor:pointer;padding:0 10px;font-size:13px}.admin-menu-toggle:hover{border-color:var(--brand);color:var(--brand)}.admin-sidebar-overlay{display:none}.article-table-head,.article-table-row{grid-template-columns:minmax(200px,1.4fr) 110px 150px 90px 80px 110px 72px;min-width:900px}.article-table-row{cursor:pointer}.article-table-row:hover{background:var(--brand-soft)}.article-table-row.active{background:var(--brand-soft);box-shadow:inset 3px 0 0 var(--brand)}.article-table-row>span:nth-child(3){color:var(--muted);font-size:12.5px}.admin-editor-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;align-items:stretch}.admin-editor-split .article-content-editor{min-height:340px;margin:0;border:1px solid var(--line);border-radius:8px;padding:10px 12px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px}.admin-editor-preview{max-height:420px;overflow:auto;border:1px solid var(--line);border-radius:8px;background:var(--paper-strong);padding:12px 14px}@media (max-width: 960px){.home-feature-strip{grid-template-columns:1fr}.hero-visual img{max-height:320px}.hero-community{margin-top:18px;padding:13px 15px}.hero-community-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 0}.hero-community-stat{padding:0 12px}.hero-community-stat:nth-child(3){padding-left:0;border-left:0}.hero-community-stat dd{font-size:18px}.admin-menu-toggle{display:inline-flex}.admin-sidebar{position:fixed;top:0;left:0;z-index:70;width:min(280px,84vw);height:100vh;min-height:0;margin:0;border-radius:0 14px 14px 0;transform:translate(-104%);transition:transform .24s ease;overflow-y:auto}.admin-sidebar.open{transform:translate(0)}.admin-sidebar-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:65;background:#181c166b}.admin-editor-split{grid-template-columns:1fr}.admin-editor-preview{max-height:320px}}@media (max-width: 640px){.empty-state-block{flex-direction:column;text-align:center}.empty-state-block img{width:min(240px,70vw)}.empty-state-block .form-actions{justify-content:center}.topic-hero{flex-direction:column}.toolbar-row,.topic-toolbar{flex-direction:column;align-items:stretch}.article-neighbors{grid-template-columns:1fr}.article-author-card{flex-wrap:wrap}.auth-brand-image{display:none}}.article-card-cover.cover-fallback{position:relative;display:flex;overflow:hidden;background:var(--tpl-bg, linear-gradient(135deg, #dbe9de, #c0d7c7 52%, #ecdcc6))}.article-card-cover.cover-fallback:before,.article-card-cover.cover-fallback:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.article-card-cover.cover-fallback:before{width:150px;height:150px;top:-46px;right:-38px;background:var(--tpl-glow, rgba(255, 255, 255, .45))}.article-card-cover.cover-fallback:after{width:108px;height:108px;bottom:-46px;left:-34px;background:var(--tpl-deco, rgba(31, 77, 58, .14))}.cover-tpl-inner{position:relative;z-index:1;flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:7px;padding:12px 13px;box-sizing:border-box}.cover-tpl-mark{display:inline-grid;width:25px;height:25px;place-items:center;border:1px solid var(--tpl-mark-line, rgba(31, 77, 58, .24));border-radius:7px;background:var(--tpl-mark-bg, rgba(255, 253, 248, .82));color:var(--tpl-mark-ink, var(--brand));font-family:Songti SC,STSong,serif;font-size:12px;font-weight:800}.cover-tpl-title{margin:0;color:var(--tpl-ink, var(--brand));font-family:Songti SC,STSong,"Noto Serif SC",serif;font-size:15.5px;font-weight:700;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cover-tpl-0{--tpl-bg: linear-gradient(135deg, #dbe9de, #c0d7c7 52%, #ecdcc6);--tpl-glow: rgba(255, 255, 255, .5);--tpl-deco: rgba(31, 77, 58, .15);--tpl-ink: #1f4d3a}.cover-tpl-1{--tpl-bg: linear-gradient(135deg, #f5e2cf, #ebc9a9 52%, #f3e2c9);--tpl-glow: rgba(255, 255, 255, .46);--tpl-deco: rgba(166, 95, 43, .17);--tpl-ink: #7b3e1c}.cover-tpl-2{--tpl-bg: linear-gradient(135deg, #3d6051, #224736 55%, #2e5846);--tpl-glow: rgba(255, 255, 255, .16);--tpl-deco: rgba(255, 253, 248, .12);--tpl-ink: #f7f3ea;--tpl-mark-bg: rgba(247, 243, 234, .92);--tpl-mark-ink: #224736;--tpl-mark-line: rgba(34, 71, 54, .32)}.cover-tpl-3{--tpl-bg: linear-gradient(135deg, #e6ebf0, #cfd9e1 52%, #e8e0d4);--tpl-glow: rgba(255, 255, 255, .62);--tpl-deco: rgba(51, 65, 75, .14);--tpl-ink: #33414b}.cover-tpl-4{--tpl-bg: linear-gradient(135deg, #f8eccb, #efdda6 52%, #ead6b3);--tpl-glow: rgba(255, 255, 255, .5);--tpl-deco: rgba(122, 86, 35, .18);--tpl-ink: #6a4a1f}.topic-index-cover{display:block;min-height:120px;margin:-14px -14px 0;border-radius:8px 8px 0 0;overflow:hidden}.topic-index-cover .article-card-cover{width:100%;min-height:120px;margin:0;border-radius:0}.search-result-inner{display:grid;grid-template-columns:128px minmax(0,1fr);gap:14px;align-items:start}.search-result-inner .article-card-cover{min-height:84px;margin:0;border-radius:9px}.search-result-inner .cover-tpl-inner{gap:4px;padding:9px 10px}.search-result-inner .cover-tpl-mark{width:20px;height:20px;border-radius:6px;font-size:11px}.search-result-inner .cover-tpl-title{font-size:13px}.search-result-copy{display:grid;gap:4px;min-width:0}@keyframes page-fade-in{0%{opacity:0}to{opacity:1}}.shell,.admin-console{animation:page-fade-in .32s ease}.btn:active,.topic-button:active,.share-button:active,.page-number:active{transform:translateY(0) scale(.97)}.btn.secondary,.btn.ghost,.share-button,.page-number{transition:transform .15s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}@media (max-width: 640px){.search-result-inner{grid-template-columns:92px minmax(0,1fr)}}.site-header{position:sticky;top:0;z-index:1000;background:#fffcf799;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid transparent;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease}.site-header.is-scrolled{background:#fffcf7f0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom-color:#0000000d;box-shadow:0 6px 20px #20231f0a}.back-to-top{position:fixed;right:22px;bottom:22px;z-index:950;display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(31,77,58,.16);border-radius:50%;background:#fffdf8d1;color:var(--brand);cursor:pointer;box-shadow:0 8px 22px #282a231a;opacity:.72;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:opacity .2s ease,transform .2s ease,background .2s ease}.back-to-top:hover{opacity:1;background:#fffdf8f5;transform:translateY(-2px)}.back-to-top:active{transform:translateY(0) scale(.96)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:64px}.header-brand{display:flex;align-items:center;flex:0 0 auto}.header-nav{display:flex;align-items:center;justify-content:center;gap:8px;margin:0 auto}.header-nav-link{padding:8px 12px;border-radius:8px;color:var(--muted);font-size:15px;font-weight:500;line-height:1.2;white-space:nowrap;transition:color .2s ease,background .2s ease,transform .2s ease}.header-nav-link:hover{color:#2f5d45;background:#2f5d4514;transform:translateY(-1px)}.header-nav-link.active{color:#2f5d45;background:#2f5d4514;font-weight:600}.header-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.header-icon-btn{display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:10px;background:var(--paper-strong);color:var(--ink);cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease,transform .2s ease}.header-icon-btn:hover{color:#2f5d45;border-color:#2f5d454d;background:var(--brand-soft);transform:translateY(-1px)}.header-icon-btn .icon{width:18px;height:18px}.menu-toggle{display:none}.header-search{position:relative}.search-pop{position:absolute;top:calc(100% + 10px);right:0;min-width:340px;padding:10px;border:1px solid var(--line);border-radius:12px;background:var(--paper-strong);box-shadow:0 8px 24px #00000014}.search-pop-form{display:flex;align-items:center;gap:8px}.search-pop-form .icon{width:17px;height:17px;flex:0 0 auto;color:var(--subtle)}.search-pop-input{min-width:0;flex:1 1 auto;border:0;outline:0;background:transparent;color:var(--ink);font-size:14px}.search-pop-input::placeholder{color:#99958f}.search-pop-submit{flex:0 0 auto;padding:7px 14px;font-size:14px}.header-user{position:relative}.user-trigger{display:inline-flex;align-items:center;gap:9px;max-width:180px;padding:2px 4px;border:0;border-radius:22px;background:transparent;color:var(--ink);cursor:pointer;transition:background .2s ease}.user-trigger:hover{background:#2f5d4514}.user-avatar{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border:1px solid rgba(31,77,58,.16);border-radius:50%;background:linear-gradient(180deg,var(--brand-soft),#f4f7f3);color:#2f5d45;font-size:15px;font-weight:700}.user-name{min-width:0;overflow:hidden;color:var(--ink);font-size:14px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.user-caret{width:14px;height:14px;flex:0 0 auto;color:var(--subtle);transition:transform .2s ease}.header-user.menu-open .user-caret{transform:rotate(180deg)}.user-menu{position:absolute;top:calc(100% + 10px);right:0;min-width:200px;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--paper-strong);box-shadow:0 8px 24px #00000014}.user-menu-head{display:grid;gap:2px;padding:13px 15px;border-bottom:1px solid var(--line);background:var(--wash)}.user-menu-head strong{color:var(--ink);font-size:14px}.user-menu-head span{color:var(--subtle);font-size:12px}.user-menu a,.user-menu button{display:block;width:100%;border:0;background:transparent;color:var(--ink);cursor:pointer;padding:11px 15px;text-align:left;font-size:14px;transition:background .2s ease,color .2s ease}.user-menu a:hover,.user-menu button:hover{background:var(--brand-soft);color:#2f5d45}.user-menu button:last-child{color:var(--danger)}.user-menu button:last-child:hover{background:#a0443814;color:var(--danger)}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1199;background:#17191647;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;z-index:1200;display:flex;width:min(320px,86vw);flex-direction:column;gap:18px;overflow-y:auto;padding:16px 18px 24px;background:#fffcf7;box-shadow:-14px 0 36px #17191624}.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.drawer-close{width:36px;height:36px}.drawer-nav{display:grid;gap:4px}.drawer-nav-link{padding:12px 14px;border-radius:10px;color:var(--ink);font-size:15px;font-weight:500;transition:background .2s ease,color .2s ease}.drawer-nav-link:hover,.drawer-nav-link.active{background:#2f5d4514;color:#2f5d45}.drawer-search{display:flex;align-items:center;gap:8px}.drawer-search .icon{width:17px;height:17px;flex:0 0 auto;color:var(--subtle)}.drawer-search .input{min-width:0;flex:1 1 auto;padding:9px 12px}.drawer-search .btn{flex:0 0 auto;padding:9px 14px;font-size:14px}.drawer-auth{display:grid;gap:10px;padding-top:16px;border-top:1px solid var(--line)}.drawer-user{display:flex;align-items:center;gap:12px;margin-bottom:4px}.drawer-user>div{display:grid;gap:2px}.drawer-user strong{color:var(--ink);font-size:15px}.drawer-user span{color:var(--subtle);font-size:12px}.drawer-link{padding:11px 12px;border:0;border-radius:10px;background:transparent;color:var(--ink);cursor:pointer;font-size:14px;text-align:left;transition:background .2s ease,color .2s ease}.drawer-link:hover{background:#2f5d4514;color:#2f5d45}.drawer-link.drawer-logout{color:var(--danger)}.drawer-link.drawer-logout:hover{background:#a0443814}.drawer-fade-enter-active,.drawer-fade-leave-active{transition:opacity .22s ease}.drawer-fade-enter-from,.drawer-fade-leave-to{opacity:0}.drawer-slide-enter-active,.drawer-slide-leave-active{transition:transform .28s cubic-bezier(.22,.61,.36,1)}.drawer-slide-enter-from,.drawer-slide-leave-to{transform:translate(100%)}.site-footer{margin-top:64px;border-top:1px solid rgba(0,0,0,.06);background:#faf8f3}.footer-main{display:flex;align-items:flex-start;justify-content:space-between;gap:48px;padding:48px 0 32px}.footer-brand{display:grid;gap:10px}.footer-slogan{max-width:320px;margin:0;color:#6b6862;font-size:14px;line-height:1.6}.footer-link-groups{display:flex;gap:64px}.footer-group{display:grid;gap:10px;align-content:start;min-width:110px}.footer-group-title{margin:0 0 4px;color:#99958f;font-size:12px;font-weight:600;letter-spacing:.08em}.footer-group a{color:#6b6862;font-size:14px;transition:color .2s ease}.footer-group a:hover{color:#2f5d45}.footer-bottom{padding:16px 0;border-top:1px solid rgba(0,0,0,.05)}.footer-copyright{margin:0;color:#99958f;font-size:12.5px;text-align:center}.info-grid,.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-top:28px}.info-card,.contact-card{display:grid;gap:8px;padding:24px}.info-card .panel-title,.contact-card .panel-title{margin:0}.contact-value{margin-top:6px;color:#2f5d45;font-size:15px;font-weight:600;word-break:break-all}.contact-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.contact-card:hover{transform:translateY(-2px);border-color:#2f5d4547;box-shadow:0 12px 30px #1f4d3a14}h1[id],h2[id],h3[id],h4[id]{scroll-margin-top:84px}@media (min-width: 1024px){.header-nav{gap:26px}}@media (max-width: 1023px) and (min-width: 768px){.header-nav{gap:4px}.header-nav-link{padding:8px 9px;font-size:14px}.user-name,.user-caret{display:none}.footer-link-groups{gap:44px}}@media (max-width: 767px){.header-inner{min-height:56px;gap:8px}.header-nav{display:none}.menu-toggle{display:inline-grid}.header-actions{gap:6px}.header-actions .auth-action{padding:0 9px;min-height:32px;font-size:13px}.user-name,.user-caret{display:none}.search-pop{position:fixed;top:62px;right:12px;left:12px;min-width:0}.site-footer{margin-top:40px}.footer-main{flex-direction:column;align-items:center;gap:32px;padding:40px 0 28px;text-align:center}.footer-brand{justify-items:center}.footer-link-groups{flex-direction:column;gap:26px}.footer-group{justify-items:center}}.editor-shell{--editor-bg-primary: #ffffff;--editor-bg-secondary: #f8f9fa;--editor-bg-tertiary: #f2f3f5;--editor-text-primary: #1f2329;--editor-text-secondary: #646a73;--editor-text-tertiary: #8f959e;--editor-border: #dee0e3;--editor-border-light: #eaeaea;--editor-brand: #1e80ff;--editor-brand-light: #eff4ff;--editor-success: #34c759;--editor-warning: #ff9500;--editor-error: #f85959;display:flex;flex-direction:column;height:100vh;padding-bottom:56px;overflow:hidden;background:var(--editor-bg-secondary);color:var(--editor-text-primary);font-family:PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif}.editor-shell *,.editor-shell *:before,.editor-shell *:after{box-sizing:border-box}.editor-shell button,.editor-shell input,.editor-shell textarea,.editor-shell select{font-family:inherit}.editor-topbar{flex:0 0 52px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 20px;border-bottom:1px solid var(--editor-border-light);background:var(--editor-bg-primary);z-index:90}.editor-topbar-left{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.editor-back{flex:0 0 auto;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:var(--editor-text-secondary);transition:background-color .16s ease,color .16s ease}.editor-back:hover{background:#f5f5f5;color:var(--editor-text-primary)}.editor-title-input{flex:1;min-width:140px;max-width:50%;border:0;outline:0;background:transparent;color:var(--editor-text-primary);font-size:18px;font-weight:500;letter-spacing:.2px}.editor-title-input::placeholder{color:var(--editor-text-tertiary)}.editor-topbar-right{display:flex;align-items:center;gap:16px;white-space:nowrap}.editor-word-count{color:var(--editor-text-tertiary);font-size:13px}.editor-save-status{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;padding:0;color:var(--editor-text-secondary);font-size:12px;cursor:default}.editor-status-dot{width:8px;height:8px;border-radius:50%;background:var(--editor-text-tertiary);flex:0 0 auto}.editor-save-status.status-saved .editor-status-dot{background:var(--editor-success)}.editor-save-status.status-saving .editor-status-dot{background:var(--editor-brand);animation:editor-pulse 1s ease-in-out infinite}.editor-save-status.status-editing .editor-status-dot{background:var(--editor-warning)}.editor-save-status.status-error{color:var(--editor-error);cursor:pointer}.editor-save-status.status-error .editor-status-dot{background:var(--editor-error)}@keyframes editor-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.78)}}.editor-mode-switch{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--editor-border);border-radius:8px;background:var(--editor-bg-secondary)}.editor-mode-switch button{height:26px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:var(--editor-text-secondary);font-size:13px;cursor:pointer;transition:background-color .16s ease,color .16s ease}.editor-mode-switch button:hover{background:var(--editor-bg-tertiary)}.editor-mode-switch button.active{background:var(--editor-brand);color:#fff;font-weight:500;box-shadow:0 2px 6px #1e80ff4d}.editor-toolbar-wrap{position:relative;flex:0 0 auto;z-index:80}.editor-toolbar{display:flex;align-items:center;height:44px;padding:0 14px;border-bottom:1px solid var(--editor-border-light);background:var(--editor-bg-primary);overflow-x:auto;scrollbar-width:none}.editor-toolbar::-webkit-scrollbar{display:none}.editor-tool-group{display:flex;align-items:center;gap:2px;flex:0 0 auto}.editor-tool-group-actions{margin-left:auto}.editor-tool-sep{flex:0 0 1px;width:1px;height:18px;margin:0 10px;background:var(--editor-border-light)}.editor-tool{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:var(--editor-text-secondary);cursor:pointer;transition:background-color .14s ease,color .14s ease}.editor-tool:hover{background:var(--editor-bg-tertiary);color:var(--editor-text-primary)}.editor-tool.active{background:var(--editor-brand-light);color:var(--editor-brand)}.editor-tool:focus-visible{outline:2px solid var(--editor-brand);outline-offset:1px}.editor-tool-label{width:auto;padding:0 9px;gap:5px;font-size:13px;white-space:nowrap}.color-tool input,.file-tool input,.hidden-file{display:none}.editor-toolbar-stats{margin-left:auto;padding-left:14px;color:var(--editor-text-tertiary);font-size:12px;white-space:nowrap;flex:0 0 auto}.editor-view-switch{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--editor-border);border-radius:8px;background:var(--editor-bg-secondary);flex:0 0 auto}.editor-view-switch button{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:var(--editor-text-secondary);font-size:13px;cursor:pointer}.editor-view-switch button:hover{background:var(--editor-bg-tertiary)}.editor-view-switch button.active{background:var(--editor-brand);color:#fff;font-weight:500}.editor-mode{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.editor-body{flex:1 1 auto;min-height:0;display:flex;overflow:hidden;background:var(--editor-bg-secondary)}.editor-loading{flex:1;display:grid;place-items:center;color:var(--editor-text-tertiary);font-size:14px}.editor-outline{flex:0 0 240px;width:240px;display:flex;flex-direction:column;min-height:0;background:#fafbfc;border-right:1px solid var(--editor-border-light);overflow:hidden;transition:flex-basis .2s ease,width .2s ease}.editor-outline.collapsed{flex-basis:40px;width:40px;align-items:stretch}.editor-outline-head{flex:0 0 44px;display:flex;align-items:center;justify-content:space-between;padding:0 14px 0 16px;border-bottom:1px solid var(--editor-border-light);color:var(--editor-text-primary);font-size:14px;font-weight:600}.editor-outline-head button{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:var(--editor-text-tertiary);cursor:pointer}.editor-outline-head button:hover{background:var(--editor-bg-tertiary);color:var(--editor-text-primary)}.editor-outline-list{flex:1;min-height:0;overflow-y:auto;padding:8px 6px 16px}.editor-outline-item{display:block;width:100%;margin-bottom:2px;padding:8px 12px;border:0;border-radius:6px;background:transparent;color:var(--editor-text-secondary);font-size:13px;line-height:1.6;text-align:left;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-outline-item:hover{background:var(--editor-bg-tertiary);color:var(--editor-text-primary)}.editor-outline-item.active{position:relative;background:var(--editor-brand-light);color:var(--editor-brand);font-weight:600}.editor-outline-item.active:before{content:"";position:absolute;left:-6px;top:8px;bottom:8px;width:3px;border-radius:0 2px 2px 0;background:var(--editor-brand)}.editor-outline-empty{flex:1;display:grid;place-items:center;padding:16px;color:var(--editor-text-tertiary);font-size:13px;text-align:center}.editor-outline-rail{flex:1;display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--editor-text-tertiary);cursor:pointer}.editor-outline-rail:hover{color:var(--editor-brand)}.editor-center{flex:1 1 auto;min-width:0;display:flex;justify-content:center;overflow-y:auto;background:var(--editor-bg-secondary);padding:24px 48px}.editor-surface{width:100%;max-width:860px;align-self:flex-start;min-height:calc(100% - 48px);padding:40px 56px 72px;border:1px solid var(--editor-border-light);border-radius:12px;background:var(--editor-bg-primary);box-shadow:0 4px 12px #0000000a}.editor-rail{flex:0 0 40px;width:40px;position:relative;background:var(--editor-bg-primary)}.editor-rail-publish{position:absolute;bottom:80px;right:8px;display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid var(--editor-border-light);border-radius:999px;background:#fff;box-shadow:0 2px 8px #0000000d;color:var(--editor-text-secondary);font-size:12px;cursor:pointer;white-space:nowrap;transition:border-color .15s ease,color .15s ease,box-shadow .15s ease}.editor-rail-publish:hover{border-color:var(--editor-brand);color:var(--editor-brand);box-shadow:0 4px 12px #1e80ff24}.editor-shell .rich-prose{min-height:420px;outline:0}.editor-shell .rich-prose,.editor-shell .markdown-preview{color:var(--editor-text-primary);font-size:16px;line-height:1.8;letter-spacing:.2px;word-break:break-word}.editor-shell .rich-prose>:first-child,.editor-shell .markdown-preview>:first-child{margin-top:0}.editor-shell .rich-prose h1,.editor-shell .markdown-preview h1{margin:0 0 24px;font-size:28px;font-weight:600;line-height:1.4;color:var(--editor-text-primary)}.editor-shell .rich-prose h2,.editor-shell .markdown-preview h2{margin:32px 0 16px;font-size:22px;font-weight:600;line-height:1.5;color:var(--editor-text-primary)}.editor-shell .rich-prose h3,.editor-shell .markdown-preview h3{margin:24px 0 12px;font-size:18px;font-weight:600;line-height:1.5;color:var(--editor-text-primary)}.editor-shell .rich-prose h4,.editor-shell .markdown-preview h4{margin:20px 0 8px;font-size:16px;font-weight:500;line-height:1.5;color:var(--editor-text-primary)}.editor-shell .rich-prose p,.editor-shell .markdown-preview p{margin:0 0 20px}.editor-shell .rich-prose blockquote,.editor-shell .markdown-preview blockquote{margin:20px 0;padding:16px 18px;border-left:4px solid var(--editor-brand);border-radius:0 8px 8px 0;background:var(--editor-bg-secondary);color:var(--editor-text-secondary)}.editor-shell .rich-prose blockquote p,.editor-shell .markdown-preview blockquote p{margin:0}.editor-shell .rich-prose code,.editor-shell .markdown-preview code{padding:2px 6px;border-radius:4px;background:var(--editor-bg-tertiary);color:#d03050;font-size:14px;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace}.editor-shell .rich-prose pre,.editor-shell .markdown-preview pre{margin:20px 0;padding:16px;border-radius:8px;background:#f5f6f7;overflow-x:auto}.editor-shell .rich-prose pre code,.editor-shell .markdown-preview pre code{padding:0;border-radius:0;background:transparent;color:inherit;font-size:14px}.editor-shell .rich-prose ul,.editor-shell .rich-prose ol,.editor-shell .markdown-preview ul,.editor-shell .markdown-preview ol{padding-left:24px;margin:0 0 20px}.editor-shell .rich-prose li,.editor-shell .markdown-preview li{margin:8px 0}.editor-shell .rich-prose a,.editor-shell .markdown-preview a{color:var(--editor-brand)}.editor-shell .rich-prose a:hover,.editor-shell .markdown-preview a:hover{text-decoration:underline}.editor-shell .rich-prose img,.editor-shell .markdown-preview img{max-width:100%;border-radius:8px}.editor-shell .rich-prose hr,.editor-shell .markdown-preview hr{margin:28px 0;border:0;border-top:1px solid var(--editor-border)}.editor-shell .rich-prose table,.editor-shell .markdown-preview table{width:100%;margin:20px 0;border-collapse:collapse}.editor-shell .rich-prose th,.editor-shell .rich-prose td,.editor-shell .markdown-preview th,.editor-shell .markdown-preview td{border:1px solid var(--editor-border);padding:10px 12px}.editor-body .md-stage{flex:1 1 auto;min-width:0;min-height:0;display:grid}.md-stage.md-split{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.md-stage.md-edit,.md-stage.md-preview{grid-template-columns:minmax(0,1fr)}.md-stage .markdown-input{min-width:0;height:100%;padding:24px;border:0;outline:0;resize:none;overflow:auto;background:#fcfcfd;color:var(--editor-text-primary);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:15px;line-height:1.7}.md-stage .markdown-input:focus-visible{outline:2px solid var(--editor-brand-light)}.md-stage .markdown-preview{height:100%;min-width:0;padding:24px 32px;overflow:auto;background:var(--editor-bg-primary)}.editor-shell .html-stage{flex:1 1 auto;min-width:0;min-height:0;display:grid;gap:1px;background:var(--editor-border-light)}.editor-shell .html-stage.html-split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0}.editor-shell .html-stage.html-edit,.editor-shell .html-stage.html-preview{grid-template-columns:minmax(0,1fr)}.editor-shell .html-input{width:100%;min-width:0;height:100%;min-height:0;resize:none;border:0;padding:20px;outline:0;background:#17202a;color:#d7e6f3;font:14px/1.7 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.editor-shell .html-stage .html-content-frame{height:100%;min-height:0;margin:0;border:0;border-radius:0;background:#fff}.split-divider{position:relative;z-index:6;cursor:col-resize;background:transparent;touch-action:none}.split-divider:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;transform:translate(-50%);background:var(--editor-border);transition:background-color .15s ease,width .15s ease}.split-divider:hover:before,.editor-resizing .split-divider:before{background:var(--editor-brand);width:2px}.editor-resizing,.editor-resizing *{-webkit-user-select:none!important;user-select:none!important}.editor-resizing .split-divider,.editor-resizing .split-divider *{cursor:col-resize!important}.editor-bottombar{position:fixed;left:0;right:0;bottom:0;z-index:120;display:flex;align-items:center;justify-content:space-between;gap:16px;height:56px;padding:0 20px;background:var(--editor-bg-primary);box-shadow:0 -2px 12px #0000000a}.editor-bottom-left{display:flex;align-items:center;gap:16px;flex:0 0 auto}.editor-bottom-tags{display:flex;align-items:center;gap:6px;flex:1 1 auto;min-width:0;overflow-x:auto;scrollbar-width:none}.editor-bottom-tags::-webkit-scrollbar{display:none}.editor-chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;height:28px;padding:0 8px 0 10px;border-radius:14px;background:var(--editor-bg-tertiary);color:var(--editor-text-secondary);font-size:12px}.editor-chip-remove{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border:0;border-radius:50%;background:transparent;color:var(--editor-text-tertiary);cursor:pointer}.editor-chip-remove:hover{background:#e3e5e9;color:var(--editor-error)}.editor-chip-input{flex:0 0 auto;width:104px;height:28px;padding:0 12px;border:1px solid var(--editor-brand);border-radius:14px;background:#fff;color:var(--editor-text-primary);font-size:12px;outline:0}.editor-chip-add{flex:0 0 auto;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:var(--editor-bg-tertiary);color:var(--editor-text-secondary);cursor:pointer}.editor-chip-add:hover{background:#e3e5e9;color:var(--editor-brand)}.editor-bottom-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.editor-btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:32px;padding:0 14px;border:1px solid var(--editor-border);border-radius:6px;background:#fff;color:var(--editor-text-secondary);font-size:13px;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.editor-btn-ghost:hover{background:var(--editor-bg-secondary);border-color:#cfd3d8}.editor-btn-text{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:32px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:var(--editor-text-secondary);font-size:13px;cursor:pointer}.editor-btn-text:hover{background:var(--editor-bg-tertiary);color:var(--editor-text-primary)}.editor-btn-settings{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:var(--editor-text-secondary);cursor:pointer}.editor-btn-settings:hover{background:var(--editor-bg-tertiary);color:var(--editor-brand)}.editor-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;padding:0 22px;border:0;border-radius:18px;background:var(--editor-brand);color:#fff;font-size:14px;font-weight:500;cursor:pointer;box-shadow:0 4px 10px #1e80ff40;transition:background-color .15s ease,box-shadow .15s ease,transform .15s ease}.editor-btn-primary:hover{background:#1a6fd9;box-shadow:0 6px 16px #1e80ff52;transform:scale(1.02)}.editor-btn-primary:disabled{opacity:.75;cursor:not-allowed;box-shadow:none;transform:none}.editor-published-link{display:inline-flex;align-items:center;color:var(--editor-brand);font-size:13px;font-weight:600;white-space:nowrap}.editor-published-link:hover{text-decoration:underline}.editor-drawer-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;justify-content:flex-end;background:#0f12166b}.editor-drawer{width:360px;max-width:92vw;height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:-8px 0 24px #0000001a}.editor-drawer-head{flex:0 0 52px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid var(--editor-border-light)}.editor-drawer-head strong{font-size:15px;font-weight:600;color:var(--editor-text-primary)}.editor-drawer-close{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:var(--editor-text-secondary);cursor:pointer}.editor-drawer-close:hover{background:var(--editor-bg-tertiary)}.editor-drawer-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:20px}.editor-drawer-section{margin-bottom:24px}.editor-drawer-section h3{margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid var(--editor-border-light);color:var(--editor-text-primary);font-size:13px;font-weight:600}.editor-field{display:grid;gap:6px;margin-bottom:12px}.editor-field:last-child{margin-bottom:0}.editor-field-label{color:var(--editor-text-tertiary);font-size:12px}.editor-input{width:100%;height:36px;padding:0 10px;border:1px solid var(--editor-border);border-radius:6px;background:#fff;color:var(--editor-text-primary);font-size:13px;outline:0;transition:border-color .15s ease,box-shadow .15s ease}.editor-input:focus{border-color:var(--editor-brand);box-shadow:0 0 0 3px #1e80ff1f}.editor-input-error{border-color:#e5484d;box-shadow:0 0 0 3px #e5484d1f}.editor-input-error:focus{border-color:#e5484d;box-shadow:0 0 0 3px #e5484d29}.editor-textarea{height:auto;min-height:72px;padding:8px 10px;resize:vertical;line-height:1.6}.editor-drawer-alert{margin:0 0 16px;padding:10px 12px;border-radius:6px;border:1px solid #f5c2c4;background:#fef1f2;color:#c62828;font-size:13px;line-height:1.5}.editor-title-input.editor-title-error{box-shadow:inset 0 -2px #e5484d;border-radius:2px}.editor-surface.editor-content-error,.md-stage .markdown-input.editor-content-error,.html-stage .html-input.editor-content-error{border-color:#e5484d;box-shadow:0 0 0 2px #e5484d66}.editor-field-label-error{color:#e5484d;font-weight:600}.editor-required{margin-left:4px;font-style:normal;font-size:11px;font-weight:600;color:#e5484d}.editor-field-hint-error{margin:0;font-size:12px;color:#e5484d}.editor-field-note{margin:0;font-size:12px;color:var(--editor-text-tertiary)}.editor-btn-ghost:disabled{opacity:.6;cursor:not-allowed}.editor-import-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:grid;place-items:center;background:#0f121661}.editor-import-card{display:flex;align-items:center;gap:10px;padding:16px 24px;border-radius:12px;background:#fff;box-shadow:0 12px 32px #0000002e;color:var(--editor-text-primary);font-size:14px;font-weight:500}.editor-error-toast{position:fixed;top:16px;left:50%;z-index:400;max-width:min(92vw,560px);padding:10px 18px;border:1px solid #f2b8b5;border-radius:10px;background:#fff5f4;box-shadow:0 8px 24px #0000001f;color:#c0392b;font-size:13.5px;font-weight:500;line-height:1.5;text-align:center;transform:translate(-50%)}.editor-spin{animation:editor-spin .9s linear infinite}@keyframes editor-spin{to{transform:rotate(360deg)}}.editor-fade-enter-active,.editor-fade-leave-active{transition:opacity .18s ease}.editor-fade-enter-from,.editor-fade-leave-to{opacity:0}.editor-cover-row{display:flex;align-items:center;gap:10px}.editor-cover-thumb{width:72px;height:44px;object-fit:cover;border-radius:6px;border:1px solid var(--editor-border-light)}.editor-drawer-foot{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:12px 20px;border-top:1px solid var(--editor-border-light)}.editor-drawer.shake{animation:editor-shake .4s ease}@keyframes editor-shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}50%{transform:translate(5px)}75%{transform:translate(-3px)}}.drawer-enter-active,.drawer-leave-active{transition:opacity .22s ease}.drawer-enter-active .editor-drawer,.drawer-leave-active .editor-drawer{transition:transform .26s ease}.drawer-enter-from,.drawer-leave-to{opacity:0}.drawer-enter-from .editor-drawer,.drawer-leave-to .editor-drawer{transform:translate(100%)}.editor-preview-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:flex;align-items:center;justify-content:center;background:#0f121680;padding:24px}.editor-preview-modal{width:min(960px,100%);height:min(86vh,860px);display:flex;flex-direction:column;border-radius:16px;background:#fff;box-shadow:0 24px 64px #0000002e;overflow:hidden}.editor-preview-head{flex:0 0 52px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 20px;border-bottom:1px solid var(--editor-border-light)}.editor-preview-head strong{font-size:15px;font-weight:600;color:var(--editor-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-preview-content{flex:1 1 auto;min-height:0;overflow-y:auto;background:var(--editor-bg-secondary);padding:32px 48px}.editor-preview-content .markdown-preview{max-width:860px;margin:0 auto;background:#fff;padding:40px 56px;border-radius:12px;box-shadow:0 4px 12px #0000000a}.editor-preview-frame{max-width:860px;height:100%;margin:0 auto;display:flex;flex-direction:column;background:#fff;padding:24px;border-radius:12px;box-shadow:0 4px 12px #0000000a}.editor-preview-frame .html-content-frame{flex:1 1 auto;height:100%;min-height:0;margin:0;border:0;border-radius:0}.preview-enter-active,.preview-leave-active{transition:opacity .2s ease,transform .2s ease}.preview-enter-from,.preview-leave-to{opacity:0;transform:translateY(12px) scale(.99)}.history-popover{position:absolute;top:calc(100% + 8px);left:14px;z-index:95;width:260px;max-height:320px;overflow-y:auto;padding:12px;border:1px solid var(--editor-border-light);border-radius:12px;background:#fff;box-shadow:0 8px 24px #00000014;color:var(--editor-text-primary)}.history-popover strong{font-size:13px;font-weight:600}.history-popover p{margin:8px 0 0;color:var(--editor-text-secondary);font-size:12.5px;line-height:1.5}@media (max-width: 1280px){.editor-outline{flex-basis:220px;width:220px}}@media (max-width: 1100px){.editor-outline,.editor-rail{display:none}.editor-center{padding:20px 28px}.editor-surface{max-width:100%}}@media (max-width: 760px){.editor-topbar{flex-wrap:wrap;height:auto;padding:8px 14px;gap:8px}.editor-topbar-left{flex-basis:100%}.editor-title-input{max-width:none}.editor-topbar-right{width:100%;justify-content:space-between;gap:8px}.editor-topbar-right .editor-word-count{display:none}.editor-mode-switch{flex:1;justify-content:center}.editor-mode-switch button{flex:1}.editor-bottombar{padding:0 12px;gap:8px}.editor-bottom-left .editor-word-count,.editor-bottom-tags{display:none}.editor-btn-ghost{padding:0 10px}.editor-btn-text{display:none}.editor-btn-primary{padding:0 16px}.editor-published-link{display:none}.editor-center{padding:14px 12px}.editor-surface{padding:28px 20px 60px;border-radius:10px}.md-stage.md-split{grid-template-columns:minmax(0,1fr)}.md-stage .markdown-input{border-bottom:1px solid var(--editor-border-light)}.editor-shell .html-stage.html-split{grid-template-columns:minmax(0,1fr)}.split-divider{display:none}.editor-preview-content{padding:16px 12px}.editor-preview-content .markdown-preview,.editor-preview-frame{padding:20px 16px}}.wechat-ribbon{background:linear-gradient(90deg,#edf3ee,#f7efe5);border-bottom:1px solid rgba(31,77,58,.12)}.wechat-ribbon-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 0}.wechat-ribbon-text{display:flex;align-items:center;gap:8px;margin:0;color:var(--brand);font-size:12.5px}.wechat-ribbon-text svg{width:15px;height:15px;flex:0 0 auto}.wechat-ribbon-actions{display:flex;align-items:center;gap:4px;flex:0 0 auto}.wechat-ribbon-cta{border-radius:999px;background:var(--brand);color:#fff;font-size:12px;font-weight:600;padding:4px 13px;cursor:pointer;transition:background .2s ease,transform .2s ease}.wechat-ribbon-cta:hover{background:#2f5d45;transform:translateY(-1px)}.wechat-ribbon-close{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:transparent;color:var(--muted);cursor:pointer}.wechat-ribbon-close:hover{background:#1f4d3a1a;color:var(--brand)}.wechat-ribbon-close svg{width:13px;height:13px}.wechat-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center;padding:20px;background:#20231f85;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.wechat-modal-card{position:relative;width:min(360px,100%);text-align:center;border:1px solid var(--line);border-radius:18px;background:var(--paper-strong);padding:26px 24px 22px;box-shadow:0 24px 60px #282a2338}.wechat-modal-close{position:absolute;top:10px;right:10px;display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:var(--wash);color:var(--muted);cursor:pointer}.wechat-modal-close:hover{background:var(--brand-soft);color:var(--brand)}.wechat-modal-close svg{width:15px;height:15px}.wechat-modal-title{margin:0 0 6px;font-family:Songti SC,STSong,serif;font-size:21px;color:var(--ink)}.wechat-modal-hook{max-width:280px;margin:0 auto 16px;font-size:12.5px;line-height:1.6}.wechat-modal-qr-wrap{display:grid;place-items:center}.wechat-modal-qr{width:220px;height:220px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:10px;box-shadow:0 10px 26px #282a231a}.wechat-scan-hint{margin:12px 0 14px;color:var(--accent);font-size:12px;font-weight:600}.wechat-search-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(31,77,58,.26);border-radius:999px;background:var(--brand-soft);color:var(--brand);padding:6px 14px;font-size:12.5px}.wechat-search-pill svg{width:13px;height:13px;flex:0 0 auto}.wechat-search-pill span{color:var(--muted)}.wechat-search-pill strong{font-weight:700}.wechat-id{margin:10px 0 0;color:var(--subtle);font-size:11.5px;letter-spacing:.04em}.wechat-fade-enter-active,.wechat-fade-leave-active{transition:opacity .22s ease}.wechat-fade-enter-active .wechat-modal-card,.wechat-fade-leave-active .wechat-modal-card{transition:transform .22s ease}.wechat-fade-enter-from,.wechat-fade-leave-to{opacity:0}.wechat-fade-enter-from .wechat-modal-card,.wechat-fade-leave-to .wechat-modal-card{transform:translateY(10px) scale(.97)}.wechat-promo{display:flex;align-items:center;gap:16px;width:100%;text-align:left;border:1px solid var(--line);border-radius:14px;background:linear-gradient(180deg,#fff,#fbfaf5);padding:14px 16px;cursor:pointer;box-shadow:0 10px 26px #282a230f;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.wechat-promo:hover{transform:translateY(-2px);border-color:#1f4d3a59;box-shadow:0 16px 34px #1f4d3a1f}.wechat-promo-qr{flex:0 0 auto;display:grid;place-items:center}.wechat-promo-qr img{display:block;width:104px;height:104px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:6px}.wechat-promo-copy{display:grid;gap:5px;min-width:0}.wechat-promo-copy strong{color:var(--ink);font-family:Songti SC,STSong,serif;font-size:15.5px;line-height:1.35}.wechat-promo-copy>span:not(.btn){color:var(--muted);font-size:12.5px;line-height:1.6}.wechat-promo-btn{justify-self:start;margin-top:4px}.wechat-promo.is-sm .wechat-promo-qr img{width:80px;height:80px}.wechat-promo.is-lg .wechat-promo-qr img{width:128px;height:128px}.wechat-promo.align-center{text-align:center;justify-content:center}.wechat-promo.align-center .wechat-promo-copy{justify-items:center}.wechat-link{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--brand);font-size:13px;font-weight:600;cursor:pointer;padding:2px 0}.wechat-link:hover{text-decoration:underline}.wechat-link-dot{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--accent)}.footer-wechat{min-width:210px}.footer-wechat-card{display:flex;align-items:center;gap:10px;width:100%;border:1px solid var(--line);border-radius:12px;background:var(--paper-strong);padding:8px 10px;text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.footer-wechat-card:hover{border-color:#1f4d3a66;box-shadow:0 10px 22px #1f4d3a1a}.footer-wechat-qr{flex:0 0 auto;display:grid;place-items:center}.footer-wechat-qr img{display:block;width:76px;height:76px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:4px;transition:transform .2s ease}.footer-wechat-card:hover .footer-wechat-qr img{transform:scale(1.06)}.footer-wechat-copy{display:grid;gap:3px;min-width:0}.footer-wechat-copy strong{color:var(--ink);font-family:Songti SC,STSong,serif;font-size:13.5px}.footer-wechat-copy span{color:var(--muted);font-size:11.5px;line-height:1.45}.footer-wechat-hint{margin:8px 0 0;color:var(--subtle);font-size:11.5px}.hero-side{display:flex;flex-direction:column;gap:14px;min-width:0}.home-hot-follow{display:flex;align-items:center;justify-content:center;gap:6px;margin:18px 0 0;color:var(--muted);font-size:13px}.article-end-cta{margin-top:26px}.article-author-actions{display:flex;flex-wrap:wrap;gap:8px}.toc-wechat{margin-top:14px;padding:12px;box-shadow:none}.toc-wechat .wechat-promo-copy strong{font-size:14px}.toc-wechat .wechat-promo-qr img{width:72px;height:72px}.wechat-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 14px;padding:10px 14px;border-left:3px solid var(--brand);background:linear-gradient(90deg,var(--brand-soft),var(--paper-strong))}.wechat-strip p{margin:0;color:var(--ink);font-size:13px;line-height:1.5}.column-card-main{display:grid;color:inherit}.column-card-follow{display:flex;justify-content:center;width:100%;border-top:1px solid var(--line);border-radius:0;padding:9px 13px;font-size:12px}.column-card-follow:hover{background:var(--brand-soft);text-decoration:none}.column-empty-follow{max-width:430px;margin:18px auto 0}.topic-card-follow{align-self:center;margin-top:2px;font-size:12px}.wechat-about{display:grid;grid-template-columns:330px minmax(0,1fr);gap:24px;align-items:center;margin-top:28px;padding:22px;border-radius:16px;background:linear-gradient(135deg,#f1f6f1,#faf5ec)}.wechat-about-copy .wechat-search-pill{margin-top:10px}.wechat-about-banner{display:block;width:100%;max-width:560px;border-radius:10px;margin-top:14px;box-shadow:0 10px 24px #282a231a}.wechat-contact-banner{display:grid;grid-template-columns:minmax(0,430px) minmax(0,1fr);gap:22px;align-items:center;margin-top:24px;padding:18px 20px;border-radius:16px;background:linear-gradient(120deg,#edf3ee,#fbf5eb)}.wechat-contact-banner img{display:block;width:100%;border-radius:10px;box-shadow:0 12px 26px #282a231f}.wechat-contact-banner-copy h2{margin:4px 0 6px}.wechat-contact-card{width:100%;text-align:left;cursor:pointer;font:inherit}.contact-qr-row{display:flex;align-items:center;gap:12px;margin-top:6px}.contact-qr img{display:block;width:74px;height:74px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:4px}.contact-wechat-name{display:grid;gap:2px}.contact-wechat-name strong{color:var(--ink);font-family:Songti SC,STSong,serif;font-size:15px}.contact-wechat-name span{color:var(--muted);font-size:12px}.wechat-mobile-bar{position:fixed;left:50%;bottom:12px;transform:translate(-50%);z-index:800;display:flex;align-items:center;gap:6px;width:min(calc(100% - 28px),420px);border:1px solid var(--line);border-radius:14px;background:#fffdf8f2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 14px 36px #282a232e;padding:8px 10px;padding-bottom:calc(8px + env(safe-area-inset-bottom))}.wechat-mobile-bar-main{flex:1;display:flex;align-items:center;gap:10px;min-width:0;border:0;background:transparent;padding:0;text-align:left;cursor:pointer}.wechat-mobile-bar-avatar{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:10px;background:var(--brand);color:#fff;font-family:Songti SC,STSong,serif;font-size:16px;font-weight:700}.wechat-mobile-bar-copy{display:grid;gap:1px;min-width:0}.wechat-mobile-bar-copy strong{color:var(--ink);font-size:13.5px}.wechat-mobile-bar-copy span{overflow:hidden;color:var(--muted);font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.wechat-mobile-bar-cta{flex:0 0 auto;border-radius:999px;background:var(--brand);color:#fff;font-size:12.5px;font-weight:600;padding:6px 14px}.wechat-mobile-bar-close{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--wash);color:var(--muted);cursor:pointer}.wechat-mobile-bar-close:hover{background:var(--brand-soft);color:var(--brand)}.wechat-mobile-bar-close svg{width:13px;height:13px}@media (min-width: 768px){.wechat-mobile-bar{display:none}}@media (max-width: 1023px){.toc-wechat{display:none}}@media (max-width: 960px){.wechat-about{grid-template-columns:minmax(0,1fr)}.wechat-about-card{max-width:520px}.wechat-contact-banner{grid-template-columns:minmax(0,1fr)}.wechat-contact-banner img{max-width:520px}}@media (max-width: 767px){.footer-wechat-card{justify-content:center}.wechat-ribbon-text{font-size:11.5px}.wechat-ribbon-text svg{display:none}.wechat-ribbon-cta{padding:4px 10px;font-size:11.5px}.wechat-strip{align-items:flex-start;flex-direction:column;gap:4px}.wechat-promo{gap:13px;padding:12px 13px}.wechat-promo.is-lg .wechat-promo-qr img{width:108px;height:108px}.article-author-actions{width:100%}.article-author-actions .btn{flex:1;justify-content:center}.wechat-modal-qr{width:200px;height:200px}}:root{--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px)}@media (spanning: single-fold-vertical){.shell,.admin-console{width:min(calc(viewport-segment-width(0) - 24px),1280px);margin-left:calc(viewport-segment-left(0) + 12px);margin-right:auto}.site-header .shell,.site-footer .shell{width:calc(viewport-segment-width(0) - 24px)}.mobile-drawer{width:min(320px,calc(viewport-segment-width(1) - 24px));right:calc(viewport-segment-left(1) + 12px)}}@media (spanning: single-fold-horizontal){body{padding-bottom:env(fold-height,0px)}}@media (orientation: landscape) and (max-height: 520px){.shell,.admin-console{padding-left:max(0px,env(safe-area-inset-left,0px));padding-right:max(0px,env(safe-area-inset-right,0px))}.site-header{padding-top:env(safe-area-inset-top,0px)}.header-inner{min-height:52px}.hero,.home-hero{padding-top:12px;padding-bottom:12px}.home-feature-strip{grid-template-columns:1fr}.home-feature-strip>div{padding:10px 12px}.site-footer{margin-top:24px}.footer-main{padding:28px 0 20px}}.back-to-top{bottom:calc(22px + env(safe-area-inset-bottom,0px))}.toast{bottom:calc(28px + env(safe-area-inset-bottom,0px))}.mobile-drawer{padding-top:calc(16px + env(safe-area-inset-top,0px));padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}.editor-shell{height:100vh;height:100dvh;padding-bottom:calc(56px + env(safe-area-inset-bottom,0px))}.editor-bottombar{height:calc(56px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px)}.wechat-mobile-bar{bottom:calc(12px + env(safe-area-inset-bottom,0px))}@media (max-width: 767px){input,select,textarea{font-size:16px!important}.editor-title-input{font-size:18px!important}.editor-chip-input{font-size:15px!important}}@media (max-width: 767px){.btn{min-height:40px}.header-icon-btn,.drawer-close{width:40px;height:40px}.user-trigger{min-height:40px}.auth-action{min-height:36px}.topic-button,.status-tabs button{min-height:34px;padding:0 12px}.page-number{width:36px;height:36px}.share-button{min-height:34px}.action-btn{min-width:36px;height:36px}.wechat-modal-close{width:36px;height:36px}.editor-btn-ghost,.editor-btn-text{height:38px}.editor-btn-settings{width:38px;height:38px}.editor-btn-primary{height:40px}.editor-tool{width:36px;height:36px}.editor-view-switch button{height:32px;padding:0 12px}}@media (max-width: 420px){.header-actions{gap:4px}.header-actions .auth-action{padding:0 8px;font-size:12.5px}.header-actions .auth-action.register{display:none}.brand{font-size:17px}.search-pop{top:calc(58px + env(safe-area-inset-top,0px));right:10px;left:10px}}@media (max-width: 360px){.header-inner{gap:6px}.header-actions .auth-action{display:none}.header-actions{gap:2px}}@media (max-width: 480px){.shell{width:min(100% - 20px,1180px)}.section-head{gap:10px}.hero-community-stats{gap:10px 0}.hero-community-stat{padding:0 8px}.hero-community-stat dd{font-size:17px}.article-meta-grid{margin:8px 0 6px}.article-meta-grid span{padding:6px 8px;font-size:11px}.article-meta-grid strong{font-size:12px}.article-title{font-size:22px}.article-share{flex-wrap:nowrap;gap:6px;margin:6px 0 2px;overflow-x:auto}.article-share .meta{flex:0 0 auto;white-space:nowrap}.article-share .share-button{flex:0 1 auto;min-height:30px;padding:0 6px;font-size:12px;white-space:nowrap}.article-author-card{gap:10px;padding:14px}.pagination{flex-wrap:wrap;gap:8px}.page-numbers{order:3;width:100%;justify-content:center}.footer-link-groups{width:100%}.footer-group{min-width:0}}@media (min-width: 961px) and (max-width: 1100px){.article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 768px) and (max-width: 960px){.column-card-grid,.topic-index-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 480px){.editor-topbar{padding:8px 10px}.editor-bottombar{padding-left:10px;padding-right:10px;gap:6px}.editor-bottom-actions{gap:4px}.editor-btn-primary{padding:0 14px;font-size:13px}.editor-surface{padding:24px 16px 52px}.editor-drawer{width:100%;max-width:none}.editor-preview-mask{padding:0}.editor-preview-modal{width:100%;height:100%;max-height:none;border-radius:0}}@media (max-width: 400px){.wechat-modal{padding:12px}.wechat-modal-card{padding:24px 16px 20px}.wechat-modal-qr{width:190px;height:190px}}@media (max-width: 767px){.site-footer{margin-top:24px}.footer-main{gap:14px;padding:20px 0 16px;text-align:center}.footer-brand{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px 10px}.footer-slogan{max-width:none;margin:0;font-size:12px;line-height:1.4;text-align:left}.footer-link-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;width:100%;text-align:left}.footer-group{justify-items:start;gap:5px;min-width:0}.footer-group-title{margin:0;font-size:11px}.footer-group a{font-size:12.5px;line-height:1.25}.footer-wechat{grid-column:1 / -1;min-width:0;margin-top:0}.footer-wechat .footer-group-title{display:none}.footer-wechat-card{max-width:300px;margin:0 auto;padding:6px 8px;gap:8px}.footer-wechat-qr img{width:48px;height:48px;padding:3px}.footer-wechat-copy strong{font-size:12.5px}.footer-wechat-copy span{font-size:11px}.footer-wechat-hint{margin:4px 0 0;font-size:11px;justify-self:center;text-align:center}.footer-bottom{padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px))}.footer-copyright{font-size:11px}}
