@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ink:#27232a;--muted:#8d8790;--line:#e8e2e7;--panel:#fffdfd;--berry:#c84b72;--berry-soft:#fff1f5;--shadow:0 16px 42px #40243014;color:var(--ink);background:#f7f5f5;font-family:Manrope,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:#f7f5f5}button,input,select{font:inherit}button{cursor:pointer}.app-shell{background:linear-gradient(135deg,#fbf9f8 0%,#f5f3f2 55%,#f8f6f5 100%);min-height:100vh;overflow:hidden}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;justify-content:space-between;align-items:center;gap:24px;height:64px;padding:0 22px;display:flex}.brand-lockup{align-items:center;gap:11px;min-width:220px;display:flex}.brand-mark{color:#fff;background:var(--berry);border-radius:11px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 8px 18px #c84b7238}.brand-name{letter-spacing:.02em;font-size:15px;font-weight:800}.brand-sub{color:#aaa2aa;margin-top:1px;font-size:11px}.topbar-center{color:#9b949b;align-items:center;gap:8px;font-size:12px;display:flex}.status-dot,.local-dot{background:#52b889;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #e8f6ee}.topbar-actions{justify-content:flex-end;align-items:center;gap:14px;min-width:220px;display:flex}.ghost-button,.avatar-button,.outline-button,.device-button,.copy-button,.toolbar-button,.toolbar-plain,.rail-menu,.style-tabs button,.category-scroll button,.template-card,.palette-card,.component-card,.icon-button,.editor-footer button,.save-article-button,.article-list-item{color:inherit;background:0 0;border:0}.ghost-button{color:#7f7880;align-items:center;gap:7px;font-size:12px;display:flex}.avatar-button{color:#fff;background:#332a30;border-radius:50%;width:30px;height:30px;font-weight:700}.workspace{grid-template-columns:170px minmax(420px,.82fr) minmax(520px,1.25fr) 360px;height:calc(100vh - 64px);display:grid}.left-rail,.style-panel{background:#ffffffba}.left-rail{border-right:1px solid var(--line);flex-direction:column;gap:7px;padding:22px 11px 14px;display:flex}.rail-menu{color:#817983;text-align:left;border-radius:10px;align-items:center;gap:11px;width:100%;padding:12px 13px;font-size:13px;display:flex}.rail-menu:hover{color:var(--berry);background:#fff4f7}.rail-menu.active{color:#9d385b;background:#fff0f4;font-weight:700}.rail-rule{background:var(--line);height:1px;margin:16px 4px 11px}.markdown-cheatsheet{flex-direction:column;gap:5px;padding:2px 4px;display:flex}.markdown-cheatsheet>strong{color:#aaa1a8;margin:2px 8px 6px;font-size:11px;font-weight:600}.markdown-cheatsheet button{color:#8c828b;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;padding:7px 8px;display:flex}.markdown-cheatsheet button:hover{color:var(--berry);background:#fff5f7}.markdown-cheatsheet code{color:#b24d6d;min-width:48px;font-family:DM Mono,monospace;font-size:10px}.markdown-cheatsheet span{font-size:11px}.rail-bottom{margin-top:auto}.local-card{background:#fffafb;border:1px solid #eee4e9;border-radius:12px;align-items:flex-start;gap:9px;padding:12px 10px;display:flex}.local-card .local-dot{width:7px;height:7px;box-shadow:none;flex:none;margin-top:4px}.local-card strong,.local-card small{display:block}.local-card strong{color:#74666e;font-size:11px}.local-card small{color:#b5aab1;margin-top:4px;font-size:9px;line-height:1.35}.editor-column,.preview-column,.style-panel{min-width:0;overflow:auto}.editor-column{padding:34px 28px 42px}.section-heading,.preview-heading,.panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.section-heading{margin:0 0 23px}.eyebrow{color:#a49ca4;letter-spacing:.08em;text-transform:uppercase;font-size:10px;display:block}.section-heading h1{letter-spacing:-.045em;margin:7px 0 0;font-size:27px;font-weight:700;line-height:1.15}.outline-button{color:#725e69;white-space:nowrap;background:#fff;border:1px solid #e7dde2;border-radius:10px;align-items:center;gap:7px;padding:10px 13px;font-size:11px;display:flex}.outline-button:hover{color:#a5385c;border-color:#c84b72}.editor-card{box-shadow:var(--shadow);background:#fff;border:1px solid #e6dfe4;border-radius:16px;overflow:hidden}.editor-card-head{background:#fff;border-bottom:1px solid #eee8eb;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;display:flex}.editor-card-head>strong{color:#3d333b;font-size:13px}.editor-head-actions{align-items:center;gap:5px;min-width:0;display:flex}.import-button{color:#5c568d;white-space:nowrap;background:#fff;border:1px solid #e5dce1;border-radius:8px;align-items:center;gap:6px;height:31px;padding:0 11px;font-size:11px;display:inline-flex}.import-button:hover{color:#4b438e;background:#faf9ff;border-color:#b6a8e7}.editor-toolbar{background:#fff;border-bottom:1px solid #eee8eb}.toolbar-row{flex-wrap:wrap;align-items:center;gap:4px;padding:9px 10px;display:flex}.toolbar-row+.toolbar-row{border-top:1px solid #f3eef0}.toolbar-button,.toolbar-text,.toolbar-select,.toolbar-plain{color:#6f6870;white-space:nowrap;border-radius:7px;align-items:center;gap:5px;height:30px;padding:0 8px;font-size:11px;display:inline-flex}.toolbar-button:hover,.toolbar-plain:hover,.toolbar-text:hover{color:var(--berry);background:#fff3f6}.link-tool{display:inline-flex;position:relative}.link-popover{z-index:20;background:#fff;border:1px solid #eadde2;border-radius:9px;align-items:center;gap:5px;padding:7px;display:flex;position:absolute;top:35px;left:0;box-shadow:0 10px 24px #40283024}.link-popover input{color:#3f3740;border:1px solid #eadde2;border-radius:6px;outline:0;width:170px;height:28px;padding:0 8px;font-size:12px}.link-popover input:focus{border-color:var(--berry);box-shadow:0 0 0 3px #f8dce5}.link-popover button{color:#fff;background:var(--berry);cursor:pointer;border:0;border-radius:6px;height:28px;padding:0 9px;font-size:12px}.link-popover button:last-child{color:#766c73;background:#f5f0f2}.toolbar-text.active{color:#a93e60;font-weight:700}.toolbar-button.active{color:#a93e60;background:#fff0f4;font-weight:700}.toolbar-select{color:#716a72;background:#fff;border:1px solid #ece4e8;outline:none;min-width:64px}.toolbar-mode{color:#a04462;align-items:center;gap:6px;margin-right:auto;font-size:11px;font-weight:700;display:inline-flex}.toolbar-plain{color:#9a8c95}.word-count{color:#b0a7ae;font-size:10px}.rich-editor{color:#534b53;background:#fff;outline:none;min-height:560px;max-height:calc(100vh - 285px);padding:28px 32px 34px;font-size:16px;line-height:1.9;overflow:auto}.rich-editor:focus{box-shadow:inset 0 0 0 2px #f7dce5}.editor-canvas{min-height:560px;position:relative}.editor-empty-state{z-index:2;color:#a99da5;text-align:center;pointer-events:none;place-content:center;justify-items:center;gap:7px;padding:30px;display:grid;position:absolute;inset:0}.editor-empty-state.is-hidden{display:none}.editor-canvas:has(.rich-editor:empty) .editor-empty-state{display:grid}.editor-canvas.is-empty .editor-empty-state{display:grid}.editor-empty-state strong{color:#4a4048;font-size:14px}.editor-empty-state span{font-size:11px}.editor-empty-state .import-button{pointer-events:auto;margin-top:5px}.preview-empty-state{color:#a99da5;text-align:center;background:#fffdfb;place-content:center;justify-items:center;gap:7px;padding:30px;display:grid}.preview-empty-state strong{color:#4a4048;font-size:14px}.preview-empty-state span{max-width:220px;font-size:11px;line-height:1.6}.phone-preview>.preview-empty-state{z-index:1;flex:auto;margin:0 3px;position:relative}.desktop-preview>.preview-empty-state{flex:none;width:100%;min-height:340px}.rich-editor h1{color:#2d2730;letter-spacing:-.04em;margin:0 0 18px;font-size:30px;line-height:1.25}.rich-editor h2{color:#473843;margin:30px 0 10px;font-size:20px;line-height:1.4}.rich-editor h3{color:#65515d;margin:24px 0 7px;font-size:17px}.rich-editor p{margin:0 0 17px}.rich-editor .article-meta{color:#b09fa9;font-size:12px}.rich-editor blockquote{border-left:3px solid var(--berry);color:#765263;background:#fff4f7;border-radius:0 9px 9px 0;margin:20px 0;padding:12px 16px}.rich-editor ul,.rich-editor ol{margin:9px 0 19px;padding-left:24px}.rich-editor li{margin:6px 0}.rich-editor strong,.rich-editor b{color:inherit;font-weight:700}.rich-editor mark{background:#ffe58a;padding:0 3px}.rich-editor hr{border:0;border-top:1px solid #e5dbe0;margin:27px 0}.rich-editor pre{color:#303740;white-space:pre-wrap;overflow-wrap:anywhere;background:#f4f6f8;border:1px solid #dce1e7;border-radius:9px;padding:14px;font-family:DM Mono,monospace;font-size:14px;overflow:auto}.rich-editor img{border-radius:9px;max-width:100%;height:auto;display:block}.rich-editor figure{margin:21px 0}.rich-editor [data-component]{background:#fff8fa;border:1px dashed #e2b8c6;border-radius:10px;margin:20px 0;padding:15px;position:relative}.rich-editor [data-component]:before{content:"可编辑组件";color:#ae5673;background:#fff;border-radius:5px;padding:2px 6px;font-size:9px;position:absolute;top:-9px;right:10px}.rich-editor [data-component] p:last-child{margin-bottom:0}.image-placeholder,.preview-image-placeholder{color:#ae6d83;background:#fff4f7;border:1px dashed #dfb9c7;border-radius:9px;place-items:center;min-height:120px;font-size:12px;display:grid}.editor-footer{color:#b4a9b0;border-top:1px solid #f0e9ec;justify-content:space-between;align-items:center;gap:12px;padding:10px 15px;font-size:10px;display:flex}.editor-footer button{color:#a44262;font-size:11px}.toolbar-row-secondary{display:none}.workspace-action-rail{border-left:1px solid var(--line);border-right:1px solid var(--line);background:linear-gradient(#fff 0%,#fcf8f8 100%);flex-direction:column;justify-content:center;align-items:center;gap:11px;padding:18px 8px;display:flex}.workspace-action-rail .copy-button{color:#fff;background:var(--berry);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:7px;width:76px;padding:12px 7px;font-size:10px;line-height:1.35;display:flex;box-shadow:0 12px 22px #c84b7233}.workspace-action-rail .copy-button:hover{background:#af3e62;transform:translateY(-1px)}.workspace-action-rail>span{color:#b3a6ad;text-align:center;font-size:9px;line-height:1.55}.preview-column{border-left:1px solid var(--line);border-right:1px solid var(--line);background:#f8f6f5;flex-direction:column;padding:31px 22px 22px;display:flex}.preview-heading{flex:none;margin:0 0 14px}.preview-heading strong{margin-top:6px;font-size:14px;display:block}.sync-badge{color:#a57386;vertical-align:middle;background:#fff8fa;border:1px solid #eadbe1;border-radius:999px;align-items:center;gap:5px;margin-left:8px;padding:4px 7px;font-size:10px;font-weight:500;display:inline-flex}.sync-badge span{background:#4caf83;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 3px #e8f6ef}.preview-controls{gap:4px;display:flex}.preview-copy-button{color:#fff;background:var(--berry);white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:8px 11px;font-size:10px;display:flex;box-shadow:0 6px 14px #c84b7229}.preview-copy-button:hover{background:#af3e62}.device-button{color:#9b8e97;border-radius:8px;align-items:center;gap:5px;padding:8px 9px;font-size:10px;display:flex}.device-button:hover,.device-button.active{color:#a43e60;background:#fff;box-shadow:0 4px 12px #482d370f}.preview-scroll{background:radial-gradient(circle at 50% 16%,#fff 0%,#f3f0ef 72%);border-radius:16px;flex:auto;min-height:0;padding:18px 10px 24px;overflow:auto}.preview-mount{justify-content:center;min-height:100%;display:flex}.device-preview{background:#b8c0ca;flex:none;position:relative;overflow:hidden;box-shadow:0 24px 46px #2f242a33}.phone-preview{background:linear-gradient(110deg,#f7f8fa,#a5abb2 12%,#e2e6eb 30%,#f7f9fc 60%,#9fa7b1 92%,#edf0f3);border:3px solid #bac0c6;border-radius:49px;flex-direction:column;width:min(332px,100%);height:674px;padding:6px;display:flex;overflow:visible;box-shadow:inset 0 0 0 1px #fff,0 0 0 1px #8d959e,0 22px 42px -13px #34425255,0 3px 7px #34425222}.phone-preview:before{content:"";z-index:0;pointer-events:none;background:#15171b;border-radius:41px;position:absolute;inset:5px}.phone-preview>.wechat-article-preview{scrollbar-width:none;overscroll-behavior:contain;flex:1 1 0;height:0;min-height:0;margin:0 3px;padding-top:24px;position:relative}.phone-preview>.wechat-article-preview::-webkit-scrollbar{display:none}.phone-status{color:#20252b;-webkit-user-select:none;user-select:none;background:#fff;border-radius:35px 35px 0 0;flex:0 0 47px;justify-content:space-between;align-items:center;margin:3px 3px 0;padding:0 23px;font:600 12px/1 -apple-system,sans-serif;display:flex;position:relative}.phone-island{background:#101114;border-radius:18px;width:91px;height:25px;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px 2px #000}.phone-island:after{content:"";background:radial-gradient(circle at 35% 30%,#253c59,#0e121b 70%);border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:9px;box-shadow:0 0 0 2px #181a1f}.phone-indicators{align-items:center;gap:3px;display:flex}.phone-bottom{background:#fff;border-radius:0 0 35px 35px;flex:0 0 24px;place-items:center;margin:0 3px 3px;display:grid;position:relative}.phone-bottom i{background:#24272c;border-radius:5px;width:105px;height:4px}.phone-key{background:linear-gradient(90deg,#b0b5bb,#eef0f4);border:1px solid #a1a8b0;border-radius:2px;width:3px;position:absolute}.phone-key-left{height:40px;top:132px;left:-6px;box-shadow:0 51px #bec4cb}.phone-key-right{height:65px;top:174px;right:-6px}@media (max-height:930px){.phone-preview{zoom:.88}}@media (max-height:850px){.phone-preview{zoom:.76}}@media (max-height:750px){.phone-preview{zoom:.65}}.desktop-preview{background:#fff;border:1px solid #ded7da;border-radius:15px;flex-direction:column;width:min(100%,760px);height:auto;padding:0;display:flex;overflow:visible}.desktop-browser-chrome{background:#fbfafb;border-bottom:1px solid #ece7e9;flex:0 0 34px;align-items:center;gap:6px;padding:0 12px;display:flex}.desktop-browser-chrome i{background:#edaaa8;border-radius:50%;width:8px;height:8px;display:block}.desktop-browser-chrome i:nth-child(2){background:#e8c77d}.desktop-browser-chrome i:nth-child(3){background:#92caa8}.desktop-preview>.wechat-article-preview{flex:none;width:100%;height:auto;min-height:0;overflow:visible}.wechat-article-preview{box-sizing:border-box;height:100%;min-height:0;padding:30px 19px 34px;font-size:16px;overflow:auto}.wechat-article-preview.is-empty-preview{display:none!important}.wechat-article-preview,.wechat-article-preview *{box-sizing:border-box;overflow-wrap:anywhere;word-break:break-word;max-width:100%}.wechat-article-preview .article-title{border-bottom:1px solid color-mix(in srgb,var(--primary),white 55%);margin:0 0 12px;padding:19px 0 14px;font-size:26px;line-height:1.2;position:relative}.wechat-article-preview .article-meta{margin-bottom:20px;font-size:11px;color:color-mix(in srgb,var(--ink),transparent 38%)!important}.wechat-article-preview p{word-break:break-word;margin:0 0 16px}.wechat-article-preview h2{margin:25px 0 13px;font-size:18px;line-height:1.45}.wechat-article-preview h3{margin:21px 0 8px;font-size:15px}.wechat-article-preview .article-heading{position:relative}.wechat-article-preview .heading-content{z-index:1;position:relative}.wechat-article-preview .chapter-label{color:#fff;background:var(--primary);letter-spacing:.06em;border-radius:4px;width:max-content;margin:0 0 8px;padding:4px 8px;font:800 9px/1 DM Mono,monospace;display:block}.wechat-article-preview .article-chapter{margin:0 0 18px;padding:0 0 7px}.wechat-article-preview blockquote{border-left:4px solid var(--primary);background:var(--tint);border-radius:0 8px 8px 0;margin:19px 0;padding:13px 14px}.wechat-article-preview ul,.wechat-article-preview ol{border:1px solid color-mix(in srgb,var(--primary),white 75%);background:color-mix(in srgb,var(--tint),white 35%);border-radius:8px;margin:12px 0 19px;padding:11px 12px 11px 29px}.wechat-article-preview li{margin:5px 0}.wechat-article-preview strong{font-weight:800}.wechat-article-preview mark{border-radius:3px;padding:0 3px}.wechat-article-preview hr{border:0;border-top:1px solid color-mix(in srgb,var(--primary),white 50%);margin:25px 17px}.wechat-article-preview a{color:var(--primary);text-decoration:underline}.wechat-article-preview pre{color:#303740;white-space:pre-wrap;overflow-wrap:anywhere;background:#f4f6f8;border:1px solid #dce1e7;border-radius:7px;padding:13px;font-family:DM Mono,monospace;font-size:14px;overflow:auto}.wechat-article-preview figure{margin:19px 0}.wechat-article-preview figcaption{display:none}.wechat-article-preview .preview-image-placeholder{min-height:150px}.wechat-article-preview.layout-t00{padding:38px 23px}.wechat-article-preview.layout-t00 .article-title{border:0}.wechat-article-preview.layout-t00 .article-heading{border-left:3px solid var(--primary);padding-left:12px}.wechat-article-preview.layout-t01,.wechat-article-preview.layout-t08,.wechat-article-preview.layout-t20{padding:37px 24px}.wechat-article-preview.layout-t01 .article-title,.wechat-article-preview.layout-t08 .article-title,.wechat-article-preview.layout-t20 .article-title{text-align:center;font-family:Georgia,Songti SC,serif;font-size:29px}.wechat-article-preview.layout-t01 .article-heading,.wechat-article-preview.layout-t20 .article-heading{text-align:center;font-family:Georgia,Songti SC,serif}.wechat-article-preview.layout-t08 .chapter-label{color:var(--primary);background:0 0;margin-left:auto;margin-right:auto;font-size:22px;line-height:1}.wechat-article-preview.layout-t02{background:linear-gradient(180deg,var(--tint),#fff 44%)}.wechat-article-preview.layout-t02 .article-chapter{border-bottom:1px solid color-mix(in srgb,var(--primary),white 68%);padding:10px 11px 4px}.wechat-article-preview.layout-t03{background:#f6f8fa}.wechat-article-preview.layout-t03 .article-chapter{border:1px solid color-mix(in srgb,var(--primary),white 75%);background:#fff;border-radius:10px;padding:10px;box-shadow:0 7px 17px #313d480f}.wechat-article-preview.layout-t04 .article-chapter,.wechat-article-preview.layout-t10 .article-chapter,.wechat-article-preview.layout-t15 .article-chapter{border:1px solid color-mix(in srgb,var(--primary),white 42%);background:color-mix(in srgb,var(--tint),white 34%);border-radius:7px;padding:10px}.wechat-article-preview.layout-t04 .chapter-label,.wechat-article-preview.layout-t10 .chapter-label,.wechat-article-preview.layout-t15 .chapter-label{border-radius:2px}.wechat-article-preview.layout-t05,.wechat-article-preview.layout-t12{background:#fffaf0}.wechat-article-preview.layout-t05 .article-heading,.wechat-article-preview.layout-t12 .article-heading{background:color-mix(in srgb,var(--primary),white 62%);border-radius:5px;width:100%;padding:6px 11px}.wechat-article-preview.layout-t06,.wechat-article-preview.layout-t21{background:#171920;color:#edf0f4!important}.wechat-article-preview.layout-t06 p,.wechat-article-preview.layout-t06 .article-meta,.wechat-article-preview.layout-t21 p,.wechat-article-preview.layout-t21 .article-meta{color:#d9dee7!important}.wechat-article-preview.layout-t06 .article-title,.wechat-article-preview.layout-t21 .article-title{border-color:#5c6371;color:#fff!important}.wechat-article-preview.layout-t06 .article-chapter,.wechat-article-preview.layout-t21 .article-chapter{border-top:1px solid #464b57;border-bottom:1px solid #464b57;padding:10px}.wechat-article-preview.layout-t07 .chapter-label{border-radius:3px}.wechat-article-preview.layout-t09 .article-title{text-align:center;border-top:1px solid var(--primary);font-family:Georgia,Songti SC,serif}.wechat-article-preview.layout-t09 .article-heading{text-align:center;font-family:Georgia,Songti SC,serif}.wechat-article-preview.layout-t09 .chapter-label{color:var(--primary);letter-spacing:.2em;background:0 0;font-size:10px}.wechat-article-preview.layout-t11 .article-heading{color:var(--primary)}.wechat-article-preview.layout-t11 .article-heading:after{content:"";background:var(--primary);width:30px;height:2px;margin-top:9px;display:block}.wechat-article-preview.layout-t13{background:#f3f5f6}.wechat-article-preview.layout-t13 .article-chapter{border:1px solid color-mix(in srgb,var(--primary),white 45%);background:#fff;padding:10px}.wechat-article-preview.layout-t14 .chapter-label{border-radius:50%;place-items:center;width:29px;height:29px;padding:0;display:grid}.wechat-article-preview.layout-t16 .article-heading{width:100%;color:var(--ink);background:color-mix(in srgb,var(--primary),white 60%);padding:7px 12px;transform:rotate(-1deg)}.wechat-article-preview.layout-t17 .article-heading{text-align:center}.wechat-article-preview.layout-t17 .chapter-label{border-radius:50%;place-items:center;width:31px;height:31px;margin:0 auto 8px;display:grid}.wechat-article-preview.layout-t18 .article-title:after,.wechat-article-preview.layout-t18 .article-heading:after{content:"···";color:var(--primary);letter-spacing:.35em;margin-top:7px;display:block}.wechat-article-preview.layout-t19{background:#e9deca;border:5px solid #34302b;padding:31px 18px}.wechat-article-preview.layout-t19 .article-title,.wechat-article-preview.layout-t19 .article-heading{background:#f5ead7;border:1px solid #89795f;padding:8px}.wechat-article-preview.layout-t22 .article-heading{background:var(--primary);border-radius:99px;width:100%;padding:6px 11px;color:#fff!important}.wechat-article-preview.layout-t23 .component-quote-card{border-radius:16px}.wechat-article-preview.layout-t24 .article-heading{color:var(--primary)}.wechat-article-preview.layout-t25 .article-title{font-size:31px;line-height:1.12}.wechat-article-preview.layout-t25 .article-heading{text-align:center;font-size:20px}.wechat-article-preview.layout-t26 .article-heading{border-left:2px solid var(--primary);padding-left:14px}.wechat-article-preview.layout-t33{background:#fff;padding:34px 22px}.wechat-article-preview.layout-t33 .article-title{border:0;border-left:4px solid var(--primary);padding-left:14px}.wechat-article-preview.layout-t33 .article-heading{border-left:3px solid var(--primary);padding-left:12px}.wechat-article-preview.layout-t34{background:#fff;padding:36px 23px}.wechat-article-preview.layout-t34 .article-title{text-align:center;border:0;font-family:Georgia,Songti SC,serif;font-size:29px}.wechat-article-preview.layout-t34 .article-heading{border:0;padding-left:0;font-family:Georgia,Songti SC,serif}.wechat-article-preview.layout-t34 .chapter-label{color:var(--primary);vertical-align:baseline;background:0 0;margin-right:8px;font-size:21px;display:inline-block}.wechat-article-preview.layout-t35{background:#f7f9fb;padding:30px 21px}.wechat-article-preview.layout-t35 .article-title{border:1px solid color-mix(in srgb,var(--primary),white 62%);background:#fff;padding:14px 16px}.wechat-article-preview.layout-t35 .article-heading{border-left:4px solid var(--primary);background:#fff;padding:9px 12px}.wechat-article-preview.layout-t35 .article-chapter{border:1px solid color-mix(in srgb,var(--primary),white 72%);background:#fff;padding:9px}.wechat-article-preview.layout-t35 ul,.wechat-article-preview.layout-t35 ol{background:#fff}.wechat-article-preview.layout-t36{background:#fffdf9;padding:31px 20px}.wechat-article-preview.layout-t36 .article-title{text-align:center;border-bottom:1px solid color-mix(in srgb,var(--primary),white 48%)}.wechat-article-preview.layout-t36 .article-heading{text-align:center;border-top:1px solid color-mix(in srgb,var(--primary),white 55%);padding-top:12px}.wechat-article-preview.layout-t36 .chapter-label{border-radius:50%;place-items:center;width:30px;height:30px;margin:0 auto 8px;padding:0;display:grid}.wechat-article-preview.layout-t36 blockquote{border:0;border-top:2px solid var(--primary);border-bottom:1px solid color-mix(in srgb,var(--primary),white 52%);text-align:center;background:0 0}.wechat-article-preview.layout-t37{border:1px solid color-mix(in srgb,var(--primary),white 67%);background:#fbfbf8;padding:29px 18px}.wechat-article-preview.layout-t37 .article-title{border-bottom:2px solid var(--primary);align-items:flex-end;gap:10px;padding-bottom:16px;display:flex}.wechat-article-preview.layout-t37 .article-title:before{margin:0}.wechat-article-preview.layout-t37 .article-heading{border:1px solid color-mix(in srgb,var(--primary),white 45%);background:var(--tint);padding:10px 12px}.wechat-article-preview.layout-t37 .chapter-label,.wechat-article-preview.layout-t38 .chapter-label{border-radius:2px}.wechat-article-preview.layout-t38{background:#fff;padding:30px 18px}.wechat-article-preview.layout-t38 .article-title{border-bottom:1px solid var(--primary);align-items:flex-end;gap:10px;padding-bottom:16px;display:flex}.wechat-article-preview.layout-t38 .article-title:before{margin:0}.wechat-article-preview.layout-t38 .article-heading{border-top:1px solid color-mix(in srgb,var(--primary),white 56%);border-bottom:1px solid color-mix(in srgb,var(--primary),white 70%);padding:9px 0}.wechat-article-preview.layout-b01{background:#fff;padding:30px 21px}.wechat-article-preview.layout-b01 .article-title{border:0;border-left:4px solid var(--primary);padding:14px 0 14px 13px}.wechat-article-preview.layout-b01 .article-heading{border-left:3px solid var(--primary);padding-left:12px}.wechat-article-preview.layout-b02{background:#fffdf9;padding:34px 22px}.wechat-article-preview.layout-b02 .article-title{text-align:center;font-family:Georgia,Songti SC,serif;font-size:28px}.wechat-article-preview.layout-b02 .article-heading{border:0;padding:0;font-family:Georgia,Songti SC,serif}.wechat-article-preview.layout-b02 .chapter-label{color:var(--primary);vertical-align:baseline;background:0 0;margin-right:8px;font-size:21px;display:inline-block}.wechat-article-preview.layout-b03{background:#fff;padding:34px 22px}.wechat-article-preview.layout-b03 .article-title{text-align:center;border:0;font-family:Georgia,Songti SC,serif;font-size:28px}.wechat-article-preview.layout-b03 .article-heading{border:0;padding:0;font-family:Georgia,Songti SC,serif}.wechat-article-preview.layout-b03 .chapter-label{color:var(--primary);vertical-align:baseline;background:0 0;margin-right:8px;font-size:21px;display:inline-block}.wechat-article-preview.layout-b04{background:#fffdf8;padding:30px 20px}.wechat-article-preview.layout-b04 .article-heading{border-bottom:1px solid color-mix(in srgb,var(--primary),white 62%);padding:0 0 9px}.wechat-article-preview.layout-b04 .chapter-label{border-radius:4px;width:max-content;padding:4px 8px}.wechat-article-preview.layout-b05{background:#f7f9fb;padding:31px 21px}.wechat-article-preview.layout-b05 .article-title{border:1px solid color-mix(in srgb,var(--primary),white 65%);background:#fff;padding:14px 15px}.wechat-article-preview.layout-b05 .article-heading{border-left:4px solid var(--primary);background:#fff;padding:8px 12px}.wechat-article-preview.layout-b05 ul,.wechat-article-preview.layout-b05 ol{background:#fff}.wechat-article-preview.layout-b06{background:#fffdf9;padding:30px 20px}.wechat-article-preview.layout-b06 .article-title{text-align:center;border-bottom:1px solid color-mix(in srgb,var(--primary),white 45%)}.wechat-article-preview.layout-b06 .article-heading{text-align:center;border-top:1px solid color-mix(in srgb,var(--primary),white 55%);padding-top:12px}.wechat-article-preview.layout-b06 .chapter-label{border-radius:50%;place-items:center;width:30px;height:30px;margin:0 auto 8px;padding:0;display:grid}.wechat-article-preview.layout-b06 blockquote{border:0;border-top:2px solid var(--primary);border-bottom:1px solid color-mix(in srgb,var(--primary),white 52%);text-align:center;background:0 0}.wechat-article-preview.layout-b07{border:1px solid color-mix(in srgb,var(--primary),white 66%);background:#fbfbf8;padding:29px 18px}.wechat-article-preview.layout-b07 .article-title{border-bottom:2px solid var(--primary);padding-bottom:15px}.wechat-article-preview.layout-b07 .article-heading{border:1px solid color-mix(in srgb,var(--primary),white 45%);background:var(--tint);padding:9px 12px}.wechat-article-preview.layout-b07 .chapter-label,.wechat-article-preview.layout-b08 .chapter-label{border-radius:2px}.wechat-article-preview.layout-b08{background:#fff;padding:29px 18px}.wechat-article-preview.layout-b08 .article-title{border-bottom:1px solid var(--primary);padding-bottom:15px}.wechat-article-preview.layout-b08 .article-heading{border-top:1px solid color-mix(in srgb,var(--primary),white 56%);border-bottom:1px solid color-mix(in srgb,var(--primary),white 70%);padding:9px 0}.wechat-article-preview.layout-b09{background:#fffdf9;padding:31px 20px}.wechat-article-preview.layout-b09 .article-title{text-align:center;border-top:1px solid var(--primary);font-family:Georgia,Songti SC,serif}.wechat-article-preview.layout-b09 .article-heading{text-align:center;font-family:Georgia,Songti SC,serif}.wechat-article-preview.layout-b09 .chapter-label{color:var(--primary);letter-spacing:.18em;background:0 0}.wechat-article-preview.layout-b10{border:1px solid color-mix(in srgb,var(--primary),white 60%);background:#fdfdf8;padding:28px 18px}.wechat-article-preview.layout-b10 .article-title{border-bottom:2px solid var(--primary);padding-bottom:15px}.wechat-article-preview.layout-b10 .article-heading{border-left:4px solid var(--primary);background:var(--tint);padding:10px 12px}.wechat-article-preview.layout-b11{background:#fff;padding:30px 20px}.wechat-article-preview.layout-b11 .article-title{border-bottom:2px solid var(--primary)}.wechat-article-preview.layout-b11 .article-heading{color:var(--primary);padding-bottom:10px}.wechat-article-preview.layout-b11 .article-heading:after{content:"";background:var(--primary);width:30px;height:2px;margin-top:8px;display:block}.wechat-article-preview.layout-b12{background:#fffaf0;padding:28px 18px}.wechat-article-preview.layout-b12 .article-title{border:0}.wechat-article-preview.layout-b12 .article-heading{background:color-mix(in srgb,var(--primary),white 62%);border-radius:6px;width:100%;padding:7px 11px}.wechat-article-preview.layout-b12 blockquote{border-radius:12px}.wechat-article-preview.layout-b13{background:#f3f5f6;border:1px solid #d8dde1;padding:27px 17px}.wechat-article-preview.layout-b13 .article-title{border:1px solid color-mix(in srgb,var(--primary),white 50%);background:#fff;padding:12px 13px}.wechat-article-preview.layout-b13 .article-heading{border:1px solid color-mix(in srgb,var(--primary),white 55%);background:#fff;padding:9px 11px}.wechat-article-preview.layout-b13 .article-chapter{padding:9px}.wechat-article-preview.layout-b14{background:#fffdf9;padding:30px 19px}.wechat-article-preview.layout-b14 .article-heading{text-align:center}.wechat-article-preview.layout-b14 .chapter-label{color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;margin:0 auto 8px;padding:0;display:grid}.wechat-article-preview.layout-b14 .article-heading:after{content:"✦";color:var(--primary);margin-top:7px;font-size:12px;display:block}.wechat-article-preview.layout-b15{background:#fff;padding:30px 20px}.wechat-article-preview.layout-b15 .article-heading{border-top:1px solid color-mix(in srgb,var(--primary),white 52%);border-bottom:1px solid color-mix(in srgb,var(--primary),white 70%);padding:9px 0}.wechat-article-preview.layout-b15 .chapter-label{color:#fff;background:var(--primary);margin-right:8px;display:inline-block}.wechat-article-preview.layout-b16{background:#fffdf8;padding:29px 19px}.wechat-article-preview.layout-b16 .article-title{background:color-mix(in srgb,var(--primary),white 74%);border:0;padding:14px 15px;transform:rotate(-.8deg)}.wechat-article-preview.layout-b16 .article-heading{width:100%;color:var(--ink);background:color-mix(in srgb,var(--primary),white 66%);padding:8px 12px;transform:rotate(-.6deg)}.wechat-article-preview.layout-b17{background:#fff;padding:38px 28px}.wechat-article-preview.layout-b17 .article-title{text-align:center;border:0;padding:8px 0 20px;font-family:Georgia,Songti SC,serif}.wechat-article-preview.layout-b17 .article-heading{text-align:center;border:0;border-bottom:1px solid color-mix(in srgb,var(--primary),white 55%);padding:28px 0 20px;font-family:Georgia,Songti SC,serif}.wechat-article-preview.layout-b17 .article-heading:before{content:none}.wechat-article-preview.layout-b17 .chapter-label{color:#fff;background:var(--primary);letter-spacing:0;border-radius:50%;place-items:center;width:39px;height:39px;margin:0 auto 8px;padding:0;font:700 24px/1 Georgia,Songti SC,serif;display:grid}.wechat-article-preview.layout-b17 .heading-content{font-size:18px;font-weight:700;display:block}.wechat-article-preview.layout-b17 .article-chapter{background:0 0;border:0;border-radius:0;padding:0 0 18px}.wechat-article-preview.layout-b17 .article-chapter+.article-chapter{padding-top:12px}.wechat-article-preview.layout-b18{background:#fff;padding:30px 20px}.wechat-article-preview.layout-b18 .article-title,.wechat-article-preview.layout-b18 .article-heading{text-align:center}.wechat-article-preview.layout-b18 .article-heading{border-top:1px solid color-mix(in srgb,var(--primary),white 55%);border-bottom:1px solid color-mix(in srgb,var(--primary),white 55%);padding:12px 0 16px}.wechat-article-preview.layout-b18 .article-heading:before{content:"•";color:var(--primary);margin-right:12px;display:inline-block}.wechat-article-preview.layout-b18 .article-heading:after{content:"•";color:var(--primary);margin-left:12px;display:inline-block}.wechat-article-preview[class*=layout-b] .article-title:before{content:none;display:none}.wechat-article-preview[class*=layout-b] .article-title .title-content{z-index:1;position:relative}.wechat-article-preview[class*=layout-b] .title-rule{background:var(--primary);opacity:.18;width:92px;height:2px;margin:16px auto 0;display:block}.wechat-article-preview.layout-b02 .article-heading .chapter-label,.wechat-article-preview.layout-b03 .article-heading .chapter-label{width:auto;color:var(--primary);opacity:.14;letter-spacing:.04em;text-align:center;background:0 0;margin:0 0 -24px;padding:0;font:700 66px/.88 Georgia,Songti SC,serif;display:block}.wechat-article-preview.layout-b02 .article-heading,.wechat-article-preview.layout-b03 .article-heading{text-align:center;font-family:Georgia,Songti SC,serif}.wechat-article-preview.layout-b04 .article-heading .chapter-label{border-radius:4px;width:max-content;padding:4px 13px}.wechat-article-preview.layout-b05 .article-heading{text-align:center}.wechat-article-preview.layout-b05 .article-heading .heading-content{border-bottom:2px solid color-mix(in srgb,var(--primary),transparent 55%);padding-bottom:7px;display:inline-block}.wechat-article-preview.layout-b06 .article-title{text-align:center;border:0;padding:0 0 20px}.wechat-article-preview.layout-b06 .title-badge,.wechat-article-preview.layout-b17 .title-badge{color:#fff;background:var(--primary);letter-spacing:.02em;text-align:center;border-radius:50%;width:39px;height:39px;margin:0 auto 4px;font:700 24px/39px Georgia,Songti SC,serif;display:block}.wechat-article-preview.layout-b06 .article-heading .chapter-label{letter-spacing:0;border-radius:50%;place-items:center;width:39px;height:39px;margin:0 auto 4px;padding:0;font:700 24px/1 Georgia,Songti SC,serif;display:grid}.wechat-article-preview.layout-b07 .article-title,.wechat-article-preview.layout-b08 .article-title{border:1px solid var(--primary);background:#fffef8;padding:17px 15px;font-size:20px;font-weight:900}.wechat-article-preview.layout-b07 .title-chip,.wechat-article-preview.layout-b08 .title-chip,.wechat-article-preview.layout-b13 .title-chip{color:#fff;background:var(--primary);letter-spacing:.05em;vertical-align:middle;margin-right:10px;padding:3px 8px;font:800 11px/1.4 PingFang SC,Microsoft YaHei,sans-serif;display:inline-block}.wechat-article-preview.layout-b07 .article-heading .chapter-label,.wechat-article-preview.layout-b08 .article-heading .chapter-label{vertical-align:middle;border-radius:0;margin:0 9px 0 0;padding:5px 9px;display:inline-block}.wechat-article-preview.layout-b09 .article-title{text-align:center;font-family:Georgia,Songti SC,serif}.wechat-article-preview.layout-b09 .article-heading .chapter-label{color:var(--primary);letter-spacing:.26em;text-transform:uppercase;background:0 0;font:500 10px/1 Georgia,Songti SC,serif}.wechat-article-preview.layout-b10 .article-title{border-left:1px solid color-mix(in srgb,var(--primary),transparent 65%);background:#fdfdf8;padding:17px 16px 15px}.wechat-article-preview.layout-b10 .title-kicker{color:var(--primary);letter-spacing:.05em;margin:0 0 9px;font:800 11px/1.4 PingFang SC,Microsoft YaHei,sans-serif;display:block}.wechat-article-preview.layout-b10 .article-heading .chapter-label{border-radius:0;padding:3px 7px;display:inline-block}.wechat-article-preview.layout-b11 .article-title{border:0;padding-bottom:0;font-size:23px}.wechat-article-preview.layout-b11 .article-heading .chapter-label{color:var(--primary);letter-spacing:.28em;background:0 0;padding:0;font:700 10px/1.4 DM Mono,monospace}.wechat-article-preview.layout-b12 .article-title{border:1px solid color-mix(in srgb,var(--primary),transparent 70%);padding:13px 20px}.wechat-article-preview.layout-b12 .title-star{color:color-mix(in srgb,var(--primary),transparent 28%);letter-spacing:.2em;vertical-align:middle;margin-left:9px;font-size:12px;display:inline-block}.wechat-article-preview.layout-b12 .article-heading{border:1px solid color-mix(in srgb,var(--primary),transparent 70%);background:color-mix(in srgb,var(--tint),transparent 28%);width:100%;padding:9px 16px}.wechat-article-preview.layout-b12 .article-meta{border:1px dashed color-mix(in srgb,var(--primary),transparent 32%);background:#fffdf7;padding:11px 13px}.wechat-article-preview.layout-b13 .article-title{border:0;padding:15px 0}.wechat-article-preview.layout-b13 .article-heading{border-left:3px solid var(--primary);background:color-mix(in srgb,var(--tint),transparent 20%);padding:11px 15px}.wechat-article-preview.layout-b14 .article-title{text-align:center;border:0}.wechat-article-preview.layout-b14 .title-dotted-rule{border-top:2px dotted var(--primary);width:68px;margin:11px auto 0;display:block}.wechat-article-preview.layout-b14 .article-heading .chapter-label{box-shadow:-6px 0 0 var(--primary),6px 0 0 var(--primary)}.wechat-article-preview.layout-b15 .article-title{text-align:center;border:0}.wechat-article-preview.layout-b15 .title-highlight,.wechat-article-preview.layout-b15 .article-heading .heading-content{background:linear-gradient(to bottom,transparent 56%,color-mix(in srgb,var(--primary),transparent 38%) 56%,color-mix(in srgb,var(--primary),transparent 38%) 94%,transparent 94%);padding:0 4px 3px;display:inline}.wechat-article-preview.layout-b15 .article-heading .chapter-label{color:var(--primary);background:0 0;padding:0;font:500 14px/1.3 Arial,sans-serif;display:block}.wechat-article-preview.layout-b16 .article-title{text-align:center;border:0}.wechat-article-preview.layout-b16 .title-brush{background:color-mix(in srgb,var(--primary),transparent 35%);border-radius:42% 57% 36% 48%;width:112px;height:11px;margin:-4px auto 0;display:block;transform:rotate(-1deg)}.wechat-article-preview.layout-b16 .article-heading{text-align:center;border:0}.wechat-article-preview.layout-b17 .article-title{padding:0 0 20px}.wechat-article-preview.layout-b17 .article-heading .chapter-label{width:39px;height:39px;margin:0 auto 4px}.wechat-article-preview.layout-b18 .article-title{text-align:center;border:0}.wechat-article-preview.layout-b18 .title-dots{color:var(--primary);letter-spacing:.35em;margin-top:9px;display:block}.wechat-article-preview[class*=layout-b]{letter-spacing:.01em;line-height:1.6}.wechat-article-preview[class*=layout-b] p{margin:24.84px 0;line-height:1.6}.wechat-article-preview[class*=layout-b] .article-title{line-height:1.5}.wechat-article-preview[class*=layout-b] .article-heading{line-height:1.6}.wechat-article-preview.layout-b01 .article-title{color:var(--primary);letter-spacing:.02em;border:0;margin:7.36px 0 9.2px;padding:0;font-size:16.56px;font-weight:600}.wechat-article-preview.layout-b01 .article-heading{border-left:5.52px solid var(--primary);color:var(--primary);margin:25.76px 0 12.88px;padding:3.68px 0 3.68px 16.56px;font-size:16.56px;font-weight:600}.wechat-article-preview.layout-b02 .article-title,.wechat-article-preview.layout-b03 .article-title{color:var(--primary);letter-spacing:.065em;border:0;margin:7.36px 0 34.96px;padding:7.36px 0 16.56px;font-size:16.56px;font-weight:700;line-height:1.5}.wechat-article-preview.layout-b02 .article-heading,.wechat-article-preview.layout-b03 .article-heading{color:var(--primary);border:0;margin:31.28px 0 12.88px;padding:0;font-size:16.56px;font-weight:700;line-height:1.65}.wechat-article-preview.layout-b02 .article-heading .chapter-label,.wechat-article-preview.layout-b03 .article-heading .chapter-label{margin-bottom:-24px;font-size:66.24px}.wechat-article-preview.layout-b04 .article-title,.wechat-article-preview.layout-b05 .article-title,.wechat-article-preview.layout-b12 .article-title,.wechat-article-preview.layout-b13 .article-title,.wechat-article-preview.layout-b04 .article-heading,.wechat-article-preview.layout-b05 .article-heading,.wechat-article-preview.layout-b12 .article-heading,.wechat-article-preview.layout-b13 .article-heading,.wechat-article-preview.layout-b06 .article-title,.wechat-article-preview.layout-b06 .article-heading{font-size:16.56px}.wechat-article-preview.layout-b07 .article-title,.wechat-article-preview.layout-b08 .article-title{font-size:18.4px;line-height:1.45}.wechat-article-preview.layout-b07 .article-heading,.wechat-article-preview.layout-b08 .article-heading{font-size:16.56px}.wechat-article-preview.layout-b09 .article-title{font-size:20.24px}.wechat-article-preview.layout-b09 .article-heading{font-size:16.56px}.wechat-article-preview.layout-b10 .article-title{font-size:19.32px}.wechat-article-preview.layout-b10 .article-heading{font-size:16.56px}.wechat-article-preview.layout-b11 .article-title{font-size:23px}.wechat-article-preview.layout-b11 .article-heading,.wechat-article-preview.layout-b14 .article-title{font-size:20.24px}.wechat-article-preview.layout-b14 .article-heading{font-size:16.56px}.wechat-article-preview.layout-b15 .article-title,.wechat-article-preview.layout-b15 .article-heading,.wechat-article-preview.layout-b16 .article-title,.wechat-article-preview.layout-b16 .article-heading,.wechat-article-preview.layout-b17 .article-title,.wechat-article-preview.layout-b17 .article-heading,.wechat-article-preview.layout-b18 .article-title,.wechat-article-preview.layout-b18 .article-heading{font-size:0}.wechat-article-preview.layout-b15 .title-highlight,.wechat-article-preview.layout-b16 .title-content,.wechat-article-preview.layout-b17 .title-content,.wechat-article-preview.layout-b18 .title-content{font-size:16.56px}.wechat-article-preview.layout-b15 .heading-content,.wechat-article-preview.layout-b16 .heading-content,.wechat-article-preview.layout-b17 .heading-content,.wechat-article-preview.layout-b18 .heading-content{font-size:18.4px}.component-label{color:var(--component-primary,var(--primary));letter-spacing:.13em;text-transform:uppercase;margin-bottom:7px;font:800 9px/1 DM Mono,monospace;display:block}.wechat-article-preview [data-component]{margin:20px 0}.wechat-article-preview [data-component=hero]{background:linear-gradient(135deg,var(--component-tint),#fff);border-radius:11px;padding:18px 15px}.wechat-article-preview [data-component=hero] h3{margin:0 0 8px;font-size:20px}.wechat-article-preview [data-component=hero] p{margin:0}.wechat-article-preview [data-component=summary],.wechat-article-preview [data-component=tip],.wechat-article-preview [data-component=definition]{border-left:4px solid var(--component-primary);background:var(--component-tint);border-radius:0 9px 9px 0;padding:14px}.wechat-article-preview [data-component=summary] p,.wechat-article-preview [data-component=tip] p,.wechat-article-preview [data-component=definition] p{margin:0 0 6px}.wechat-article-preview [data-component=important],.wechat-article-preview [data-component=verdict]{color:#fff;background:var(--component-primary);border-radius:10px;padding:16px 14px}.wechat-article-preview [data-component=important] p,.wechat-article-preview [data-component=verdict] p{margin:0;font-size:16px;color:#fff!important}.wechat-article-preview [data-component=metrics]{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.wechat-article-preview [data-component=metrics]>div{text-align:center;background:var(--component-tint);border-radius:7px;padding:12px 5px 10px}.wechat-article-preview [data-component=metrics] strong{color:var(--component-primary);font-size:17px;display:block}.wechat-article-preview [data-component=metrics] span{margin-top:5px;font-size:10px;display:block}.wechat-article-preview [data-component=toc]{background:var(--component-tint);border-radius:9px;padding:14px}.wechat-article-preview [data-component=toc] ol{background:0 0;border:0;margin:0}.wechat-article-preview [data-component=steps]{gap:8px;display:grid}.wechat-article-preview [data-component=steps]>div{border:1px solid color-mix(in srgb,var(--component-primary),white 72%);background:#fff;border-radius:8px;gap:9px;padding:10px;display:flex}.wechat-article-preview [data-component=steps] b{color:#fff;background:var(--component-primary);border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.wechat-article-preview [data-component=steps] p{margin:0}.wechat-article-preview [data-component=timeline]{border-left:2px solid var(--component-primary);padding-left:14px}.wechat-article-preview [data-component=timeline] p{margin:0 0 10px}.wechat-article-preview [data-component=compare],.wechat-article-preview [data-component=cards]{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.wechat-article-preview [data-component=cards]{grid-template-columns:repeat(3,1fr)}.wechat-article-preview [data-component=compare]>div,.wechat-article-preview [data-component=cards]>div{background:var(--component-tint);border-radius:8px;padding:11px 9px}.wechat-article-preview [data-component=compare] p,.wechat-article-preview [data-component=cards] p{margin:5px 0 0;font-size:12px}.wechat-article-preview [data-component=faq]>div{background:var(--component-tint);border-radius:9px;padding:11px 12px}.wechat-article-preview [data-component=faq] strong{margin-bottom:6px;display:block}.wechat-article-preview [data-component=faq] p{margin:0}.wechat-article-preview [data-component=checklist]{background:var(--component-tint);border-radius:9px;padding:11px 13px}.wechat-article-preview [data-component=checklist] p{margin:0 0 7px}.wechat-article-preview [data-component=checklist] p:last-child{margin-bottom:0}.wechat-article-preview [data-component=image] img{width:100%}.wechat-article-preview [data-component=double-image]{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.wechat-article-preview [data-component=double-image] figure{margin:0}.wechat-article-preview [data-component=quote-card],.wechat-article-preview [data-component=manifesto]{border-top:1px solid var(--component-primary);border-bottom:1px solid var(--component-primary);text-align:center;padding:20px 15px 14px}.wechat-article-preview [data-component=quote-card] p,.wechat-article-preview [data-component=manifesto] p{margin:0 0 7px;font-size:16px;font-weight:800}.wechat-article-preview [data-component=quote-card] span{color:color-mix(in srgb,var(--component-ink),transparent 35%);font-size:10px}.wechat-article-preview [data-component=changelog]{border-left:2px solid var(--component-primary);padding-left:11px}.wechat-article-preview [data-component=changelog] p{margin:0 0 10px}.wechat-article-preview [data-component=dialogue] p{background:var(--component-tint);border-radius:10px;padding:8px 10px}.wechat-article-preview [data-component=dialogue] p:nth-child(2){background:#f0eee9;margin-left:16px}.wechat-article-preview [data-component=ending]{text-align:center;background:var(--component-tint);border-radius:9px;padding:16px;font-weight:700}.wechat-article-preview [data-component=ending] p,.wechat-article-preview [data-component=cta] p,.wechat-article-preview [data-component=author] p{margin:0}.wechat-article-preview [data-component=cta]{color:#fff;background:var(--component-primary);border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:13px 14px;display:flex}.wechat-article-preview [data-component=cta] p{font-weight:700;color:#fff!important}.wechat-article-preview [data-component=cta]>b{font-size:21px}.wechat-article-preview [data-component=author]{border-top:1px solid color-mix(in srgb,var(--component-primary),white 65%);border-bottom:1px solid color-mix(in srgb,var(--component-primary),white 65%);align-items:center;gap:9px;padding:10px 0;display:flex}.wechat-article-preview [data-component=author]>b{color:var(--component-primary);font-size:22px}.wechat-article-preview [data-component=author] p{font-size:11px}.style-panel{border-left:1px solid var(--line);padding:27px 15px 34px}.panel-heading{margin-bottom:19px}.panel-heading h2{letter-spacing:-.03em;margin:6px 0 0;font-size:17px}.icon-button{color:#aaa0a8;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.icon-button:hover{color:var(--berry);background:#fff3f6}.style-tabs{background:#fbf8f9;border:1px solid #eee4e9;border-radius:11px;grid-template-columns:1fr;gap:5px;padding:5px;display:grid}.style-tabs button{color:#938691;text-align:left;border-radius:8px;align-items:center;gap:6px;padding:9px 10px;font-size:11px;display:flex}.style-tabs button:hover,.style-tabs button.active{color:#a63e60;background:#fff;box-shadow:0 3px 9px #3d2b330d}.style-tabs em{color:#ad8493;background:#fff0f4;border-radius:5px;margin-left:auto;padding:2px 5px;font-size:9px;font-style:normal}.category-scroll{gap:5px;margin:13px 0 9px;padding-bottom:2px;display:flex;overflow:auto}.category-scroll button{color:#a2939c;background:#f8f4f5;border-radius:99px;flex:none;padding:6px 9px;font-size:10px}.category-scroll button.active{color:#a63e60;background:#ffeaf0}.search-field{color:#b0a4ab;background:#fff;border:1px solid #eee6e9;border-radius:9px;align-items:center;gap:7px;margin:12px 0;padding:8px 10px;display:flex}.search-field input{color:#635660;background:0 0;border:0;outline:0;width:100%;font-size:11px}.search-field input::placeholder{color:#bdb2b8}.panel-note,.palette-choice-head{align-items:center;gap:7px;display:flex}.panel-note{color:#aca1a8;margin:12px 0 9px;font-size:10px}.panel-note strong{color:#8d4059;font-size:11px}.mini-check{color:#fff;background:#52b889;border-radius:50%;place-items:center;width:17px;height:17px;margin-left:auto;display:grid}.template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.template-live-thumb{pointer-events:none;background:#fff;border-radius:7px;height:148px;overflow:hidden}.template-live-thumb>.wechat-article-preview{transform-origin:0 0;width:320px;max-width:none;height:440px;overflow:hidden;transform:scale(.36);padding:22px!important}.template-live-thumb .article-title:before,.wechat-article-preview:is(.layout-t27,.layout-t28,.layout-t29,.layout-t30,.layout-t31,.layout-t32) .article-title:before{display:none}.template-card{text-align:left;background:#fff;border:1px solid #ece3e7;border-radius:11px;padding:6px;transition:all .18s;position:relative;overflow:hidden}.template-card:hover{border-color:#d7a3b4;transform:translateY(-1px);box-shadow:0 8px 16px #41242f14}.template-card.selected{border-color:#c84b72;box-shadow:0 0 0 2px #f8dbe4}.template-thumb{background:#faf7f7;border-radius:7px;flex-direction:column;gap:4px;min-height:72px;padding:10px 8px;display:flex;position:relative;overflow:hidden}.template-thumb span{background:#d8bac5;border-radius:2px;width:34%;height:5px;display:block}.template-thumb span:nth-child(2){background:#e8dfe2;width:74%;height:4px}.template-thumb span:nth-child(3){background:#eadfe3;width:56%;height:4px}.template-thumb i{background:#f0e5e8;border-radius:3px;width:100%;height:11px;display:block}.template-thumb i:last-child{background:#e6d3da;width:84%}.thumb-magazine{background:#fcfaf5}.thumb-magazine span:first-child{background:#8d6b4d;width:45%;height:10px}.thumb-healing{background:#f4faf3}.thumb-healing i{background:#d8ead9}.thumb-knowledge{background:#f2f6fa}.thumb-knowledge i{background:#fff;border:1px solid #cbd9e5}.thumb-brand{background:#2f3037}.thumb-brand span,.thumb-brand i{background:#6f707a}.thumb-brand span:first-child{background:#d5a6bb}.thumb-journal{background:#fff8e6}.thumb-journal i{background:#f4df87;transform:rotate(-2deg)}.thumb-report{background:#242832}.thumb-report span,.thumb-report i{background:#5f6671}.thumb-report span:first-child{background:#9dc6c0}.thumb-special{background:#fbfaf5}.thumb-special i:first-of-type{background:#fffdf7;border:1px solid #b99566}.template-info{padding:6px 3px 3px}.template-info strong,.template-info small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.template-info strong{color:#655660;font-size:10px}.template-number{color:#fff;background:var(--berry);vertical-align:1px;border-radius:4px;place-items:center;min-width:19px;height:16px;margin-right:5px;font:700 9px/1 DM Mono,monospace;display:inline-grid}.template-info small{color:#b4a7ae;margin-top:3px;font-size:9px}.selected-mark,.palette-selected-mark{color:#fff;background:var(--berry);border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:absolute;top:9px;right:9px}.panel-heading-actions{align-items:center;gap:4px;display:flex}.favorite-toggle{z-index:2;color:#c3b7bd;cursor:pointer;filter:drop-shadow(0 1px 2px #41242f40);background:0 0;border:0;place-items:center;width:20px;height:20px;padding:0;transition:all .15s;display:grid;position:absolute;top:8px;left:8px}.favorite-toggle:hover,.favorite-toggle.active{color:var(--berry)}.favorite-toggle.active svg{fill:currentColor}.palette-card .favorite-toggle{top:6px;left:auto;right:6px}.favorites-empty{color:#b9acb3;text-align:center;flex-direction:column;align-items:center;gap:8px;padding:48px 20px;display:flex}.favorites-empty strong{color:#7a6971;font-size:13px}.favorites-empty span{font-size:11px;line-height:1.6}.palette-choice-head{justify-content:space-between}.choice-hint{color:#b5a8b0;font-size:9px}.palette-grid{grid-template-columns:1fr;gap:7px;display:grid}.palette-card{text-align:left;background:#fff;border:1px solid #eee6e9;border-radius:10px;align-items:center;gap:9px;padding:8px;display:flex;position:relative}.palette-card:hover,.palette-card.selected{background:#fffafc;border-color:#d99caf}.palette-swatch{border-radius:7px;align-items:center;gap:3px;width:57px;height:29px;padding:5px;display:flex}.palette-swatch span,.palette-swatch i{border-radius:2px;width:11px;height:16px;display:block}.palette-card strong,.palette-card small{display:block}.palette-card strong{color:#6d5b65;font-size:11px}.palette-card small{color:#b3a6ad;margin-top:3px;font-family:DM Mono,monospace;font-size:9px}.palette-chip{border-radius:5px;width:18px;height:18px;margin-left:auto}.palette-selected-mark{width:17px;height:17px;margin-left:auto;position:static}.component-panel-intro{background:#fff4f7;border-radius:10px;flex-direction:column;gap:4px;margin:13px 0 10px;padding:12px;display:flex}.component-panel-intro strong{color:#9f3f5e;font-size:12px}.component-panel-intro span{color:#b28d9b;font-size:10px;line-height:1.45}.component-grid{grid-template-columns:1fr;gap:6px;display:grid}.component-card{text-align:left;background:#fff;border:1px solid #eee4e8;border-radius:9px;grid-template-columns:29px 1fr 15px;align-items:center;gap:7px;width:100%;padding:9px;display:grid}.component-card:hover{background:#fff9fb;border-color:#dba2b4}.component-card-icon{color:#a54160;background:#fff0f4;border-radius:7px;place-items:center;width:27px;height:27px;font-size:12px;display:grid}.component-card strong,.component-card small{display:block}.component-card strong{color:#6c5a65;font-size:10px}.component-card small{color:#b4a6ae;margin-top:3px;font-size:9px}.component-add{color:#b88a9a;font-size:16px}.component-syntax{color:#b09da7;background:#faf6f7;gap:7px;margin-top:12px;padding:10px;font-size:10px;line-height:1.5;display:flex}.component-syntax code{color:#9d526b;font-family:DM Mono,monospace}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#241b2038;place-items:center;padding:24px;display:grid;position:fixed;inset:64px 0 0}.list-modal{background:#fff;border:1px solid #eadfe4;border-radius:17px;width:min(520px,100%);max-height:min(620px,90vh);padding:28px;position:relative;overflow:auto;box-shadow:0 24px 70px #37222c33}.modal-close{color:#a89da4;background:0 0;border:0;border-radius:7px;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:15px;right:15px}.modal-close:hover{color:var(--berry);background:#fff2f5}.list-modal h2{margin:7px 0;font-size:22px}.list-modal-intro{color:#9e929a;font-size:12px}.save-article-button{color:#fff;background:var(--berry);border-radius:8px;align-items:center;gap:7px;margin:17px 0;padding:10px 13px;font-size:11px;display:flex}.article-list{gap:7px;display:grid}.article-list-item{border:1px solid #eee6e9;border-radius:9px;align-items:center;gap:4px;padding:4px;display:flex}.article-list-item:hover{background:#fff7f9;border-color:#db9eb1}.article-list-main{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:9px;padding:7px;display:flex}.article-list-main>span:nth-child(2){flex:1;min-width:0}.article-list-item strong,.article-list-item small{display:block}.article-list-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.article-list-item small{color:#afa2a9;margin-top:3px;font-size:9px}.article-list-icon{color:#a64462;background:#fff0f4;border-radius:7px;flex-shrink:0;place-items:center;width:27px;height:27px;display:grid}.article-list-delete{color:#c4b8bf;cursor:pointer;background:0 0;border:0;border-radius:7px;flex-shrink:0;place-items:center;width:26px;height:26px;display:grid}.article-list-delete:hover{color:#fff;background:#d9536f}.empty-articles{color:#aea3aa;text-align:center;place-items:center;gap:6px;padding:28px;display:grid}.empty-articles strong{color:#756671;font-size:12px}.empty-articles span{font-size:10px}.toast{z-index:50;color:#fff;background:#302931;border-radius:10px;padding:10px 15px;font-size:11px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #23181d33}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.preview-expanded .left-rail,.preview-expanded .style-panel{display:none}.preview-expanded .workspace{grid-template-columns:minmax(0,1fr)}.preview-expanded .editor-column,.preview-expanded .workspace-action-rail{display:none}@media (max-width:1250px){.workspace{grid-template-columns:160px minmax(360px,.9fr) minmax(420px,1fr)}.style-panel{border-top:1px solid var(--line);border-left:0;grid-column:1/-1;max-height:360px}.style-tabs,.component-grid{grid-template-columns:repeat(2,1fr)}.template-grid{grid-template-columns:repeat(4,1fr)}.palette-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:840px){.topbar{padding:0 14px}.topbar-center{display:none}.workspace{flex-direction:column;height:auto;min-height:calc(100vh - 64px);display:flex}.left-rail{border-top:1px solid var(--line);border-right:0;flex-flow:wrap;order:2;padding:9px}.rail-menu{width:auto;padding:9px 10px}.rail-rule,.markdown-cheatsheet,.rail-bottom{display:none}.editor-column,.preview-column{border:0;padding:22px 14px}.preview-column{order:1;min-height:760px}.editor-column{order:0}.style-panel{order:3;max-height:none;padding:22px 14px 30px}.rich-editor{min-height:430px;max-height:none;padding:22px 18px}.template-grid{grid-template-columns:repeat(2,1fr)}.palette-grid,.component-grid{grid-template-columns:1fr}.section-heading h1{font-size:23px}}.auth-shell{background:linear-gradient(135deg,#fbf9f8 0%,#f5f3f2 55%,#f8f6f5 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--line);width:min(380px,100%);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:32px 28px}.auth-brand{align-items:center;gap:11px;margin-bottom:22px;display:flex}.auth-card h1{letter-spacing:-.02em;margin:0 0 6px;font-size:22px}.auth-intro{color:var(--muted);margin:0 0 22px;font-size:12px;line-height:1.6}.auth-field{color:#6d6570;flex-direction:column;gap:6px;margin-bottom:14px;font-size:12px;display:flex}.auth-field input{border:1px solid var(--line);color:var(--ink);background:#fffdfd;border-radius:9px;padding:11px 13px;font-size:13px}.auth-field input:focus{border-color:var(--berry);box-shadow:0 0 0 3px var(--berry-soft);outline:none}.auth-error{color:#a3374f;background:var(--berry-soft);border-radius:8px;margin-bottom:14px;padding:9px 12px;font-size:12px}.auth-submit{color:#fff;background:var(--berry);border:0;border-radius:10px;width:100%;padding:12px;font-size:13px;font-weight:600;box-shadow:0 10px 22px #c84b7238}.auth-submit:disabled{opacity:.6;cursor:default}.auth-switch{color:var(--muted);text-align:center;margin-top:16px;font-size:12px}.auth-switch a{color:var(--berry);font-weight:600;text-decoration:none}
