:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--workspace-surface-height:clamp(420px, 58vh, 620px);--shell-background:#fef6e4;--shell-background-rgb:254, 246, 228;--shell-page-middle:#f8e4d6;--shell-headline:#001858;--shell-headline-rgb:0, 24, 88;--shell-paragraph:#172c66;--shell-paragraph-rgb:23, 44, 102;--shell-button:#f582ae;--shell-button-rgb:245, 130, 174;--shell-button-end:#ff9fc3;--shell-card:#f3d2c1;--shell-card-rgb:243, 210, 193;--shell-highlight:#8bd3dd;--shell-highlight-rgb:139, 211, 221;--shell-surface:#fffffe;--shell-surface-rgb:255, 255, 254;--shell-line:rgba(var(--shell-headline-rgb), .14);background:linear-gradient(135deg, rgba(var(--shell-highlight-rgb), .28) 0%, rgba(var(--shell-highlight-rgb), 0) 34%), linear-gradient(180deg, var(--shell-background) 0%, var(--shell-page-middle) 54%, var(--shell-card) 100%);color:var(--shell-headline);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,sans-serif}:root[data-shell-theme=mint]{--shell-background:#f0fbf7;--shell-background-rgb:240, 251, 247;--shell-page-middle:#e3f6ef;--shell-headline:#073b3a;--shell-headline-rgb:7, 59, 58;--shell-paragraph:#255958;--shell-paragraph-rgb:37, 89, 88;--shell-button:#2fb5a3;--shell-button-rgb:47, 181, 163;--shell-button-end:#64d6c4;--shell-card:#d8f3e7;--shell-card-rgb:216, 243, 231;--shell-highlight:#f7c948;--shell-highlight-rgb:247, 201, 72;--shell-surface:#fffffe;--shell-surface-rgb:255, 255, 254}:root[data-shell-theme=coral]{--shell-background:#fff3ea;--shell-background-rgb:255, 243, 234;--shell-page-middle:#ffe4d5;--shell-headline:#34160f;--shell-headline-rgb:52, 22, 15;--shell-paragraph:#6f4639;--shell-paragraph-rgb:111, 70, 57;--shell-button:#ef6f53;--shell-button-rgb:239, 111, 83;--shell-button-end:#ffb26b;--shell-card:#ffd8c8;--shell-card-rgb:255, 216, 200;--shell-highlight:#f7c873;--shell-highlight-rgb:247, 200, 115;--shell-surface:#fffffb;--shell-surface-rgb:255, 255, 251}:root[data-shell-theme=ink]{--shell-background:#f5f7fb;--shell-background-rgb:245, 247, 251;--shell-page-middle:#e8eef8;--shell-headline:#111827;--shell-headline-rgb:17, 24, 39;--shell-paragraph:#334155;--shell-paragraph-rgb:51, 65, 85;--shell-button:#2563eb;--shell-button-rgb:37, 99, 235;--shell-button-end:#60a5fa;--shell-card:#dbeafe;--shell-card-rgb:219, 234, 254;--shell-highlight:#93c5fd;--shell-highlight-rgb:147, 197, 253;--shell-surface:#fff;--shell-surface-rgb:255, 255, 255}:root[data-shell-theme=grape]{--shell-background:#fbf7ff;--shell-background-rgb:251, 247, 255;--shell-page-middle:#f1e6ff;--shell-headline:#2d1b69;--shell-headline-rgb:45, 27, 105;--shell-paragraph:#594680;--shell-paragraph-rgb:89, 70, 128;--shell-button:#a855f7;--shell-button-rgb:168, 85, 247;--shell-button-end:#f0abfc;--shell-card:#eadcff;--shell-card-rgb:234, 220, 255;--shell-highlight:#f9a8d4;--shell-highlight-rgb:249, 168, 212;--shell-surface:#fffefe;--shell-surface-rgb:255, 254, 254}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:inherit;min-height:100vh;color:inherit;margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}#app{min-height:100vh}.shell{grid-template-columns:minmax(560px,1fr) minmax(560px,1fr);align-items:stretch;gap:24px;width:min(1480px,100vw - 48px);margin:0 auto;padding:28px 0 40px;display:grid}.studio-panel,.preview-panel{border:1px solid var(--shell-line);background:rgba(var(--shell-surface-rgb), .78);min-width:0;min-height:auto;box-shadow:0 16px 60px rgba(var(--shell-headline-rgb), .11), inset 0 1px 0 #ffffffd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:28px}.studio-panel{flex-direction:column;padding:28px;display:flex}.preview-panel{flex-direction:column;gap:20px;min-height:0;padding:28px;display:flex}.preview-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.preview-head>div:first-child{flex:1;min-width:0}.preview-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.brand-lockup{align-items:center;gap:12px;display:flex}.brand-heading{min-width:0}.brand-meta-row{flex-wrap:wrap;align-items:center;gap:14px;min-width:0;display:flex}.brand-mark{background:rgba(var(--shell-surface-rgb), .78);width:64px;height:64px;box-shadow:inset 0 0 0 1px rgba(var(--shell-headline-rgb), .1), 0 16px 32px rgba(var(--shell-headline-rgb), .12);border-radius:22px;flex:none;place-items:center;padding:4px;display:grid;position:relative;overflow:hidden}.brand-mark:after{content:"";border-radius:inherit;background:linear-gradient(135deg, rgba(var(--shell-highlight-rgb), .12), rgba(var(--shell-button-rgb), .1));pointer-events:none;position:absolute;inset:0}.brand-logo{z-index:1;object-fit:contain;width:100%;height:100%;display:block;position:relative}.shell-theme-picker{border:1px solid rgba(var(--shell-headline-rgb), .12);background:rgba(var(--shell-surface-rgb), .68);box-shadow:inset 0 1px 0 #ffffffb8, 0 8px 18px rgba(var(--shell-headline-rgb), .07);border-radius:999px;align-items:center;gap:6px;padding:4px;display:inline-flex}.shell-theme-button{cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;place-items:center;width:28px;height:28px;padding:3px;transition:transform .16s,box-shadow .16s,background .16s;display:grid}.shell-theme-button:hover{background:rgba(var(--shell-highlight-rgb), .18);transform:translateY(-1px)}.shell-theme-button.is-active{background:rgba(var(--shell-button-rgb), .16);box-shadow:0 0 0 1px rgba(var(--shell-button-rgb), .46), 0 8px 14px rgba(var(--shell-button-rgb), .18)}.shell-theme-button:focus-visible{outline:2px solid var(--shell-button);outline-offset:3px}.author-contact-button{border:1px solid rgba(var(--shell-headline-rgb), .12);min-height:34px;color:var(--shell-headline);background:rgba(var(--shell-surface-rgb), .68);box-shadow:inset 0 1px 0 #ffffffb8, 0 8px 18px rgba(var(--shell-headline-rgb), .07);cursor:pointer;border-radius:999px;padding:0 14px;font-size:13px;font-weight:800;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s}.author-contact-button:hover{border-color:rgba(var(--shell-button-rgb), .42);background:rgba(var(--shell-highlight-rgb), .18);box-shadow:0 12px 20px rgba(var(--shell-headline-rgb), .1);transform:translateY(-1px)}.author-contact-button:focus-visible{outline:2px solid var(--shell-button);outline-offset:3px}.shell-theme-swatch{border:1px solid rgba(var(--shell-headline-rgb), .12);border-radius:inherit;grid-template-columns:repeat(3,1fr);width:100%;height:100%;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff59}.shell-theme-swatch span{display:block}.brand-story{background:rgba(var(--shell-highlight-rgb), .18);border:1px solid rgba(var(--shell-headline-rgb), .1);width:fit-content;max-width:100%;color:var(--shell-paragraph);border-radius:16px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;padding:10px 12px;font-size:13px;line-height:1.4;display:flex}.brand-story strong{color:var(--shell-headline);font-weight:900}.brand-symbol{color:var(--shell-button);font-weight:900}.panel-intro h1,.preview-head h2{letter-spacing:0;color:var(--shell-headline);margin:8px 0 10px;font-size:36px;line-height:1.12}.panel-intro p,.preview-head p{color:var(--shell-paragraph);margin:0;font-size:15px;line-height:1.8}.eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--shell-button);align-items:center;gap:8px;font-size:12px;line-height:1;display:inline-flex}.eyebrow:before{content:"";opacity:.45;background:currentColor;width:28px;height:1px}.control-strip{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:16px;margin-top:0;display:flex}.tab-list{background:rgba(var(--shell-headline-rgb), .07);border-radius:18px;align-items:center;gap:10px;padding:6px;display:inline-flex}.tab{color:var(--shell-paragraph);cursor:pointer;background:0 0;border:0;border-radius:14px;padding:10px 16px;transition:all .16s}.tab:hover{color:var(--shell-headline)}.tab.is-active{color:var(--shell-headline);background:linear-gradient(135deg, var(--shell-button) 0%, var(--shell-button-end) 100%);box-shadow:0 10px 20px rgba(var(--shell-button-rgb), .28)}.studio-workbench{grid-template-columns:minmax(112px,1fr) minmax(0,4fr);align-items:stretch;gap:18px;min-width:0;min-height:0;margin-top:22px;display:grid}.style-sidebar,.editor-workspace{min-width:0;min-height:0}.style-sidebar{display:flex}.editor-workspace{flex-direction:column;display:flex}.preset-gallery{border:1px solid var(--shell-line);background:linear-gradient(180deg, rgba(var(--shell-surface-rgb), .84) 0%, rgba(var(--shell-background-rgb), .74) 100%), #f3d2c138;width:100%;min-width:0;box-shadow:inset 0 1px 0 #fffc, 0 12px 24px rgba(var(--shell-headline-rgb), .05);border-radius:22px;padding:14px 14px 12px}.style-sidebar .preset-gallery{height:100%;max-height:calc(var(--workspace-surface-height) + 116px);flex-direction:column;display:flex}.preset-gallery-head{gap:12px;display:grid}.preset-gallery-head p{color:var(--shell-paragraph);margin:4px 0 0;font-size:13px;line-height:1.6}.preset-gallery-active{background:rgba(var(--shell-highlight-rgb), .16);border:1px solid rgba(var(--shell-headline-rgb), .1);border-radius:16px;padding:10px 12px}.preset-gallery-active strong{color:var(--shell-headline);font-size:14px;font-weight:800;line-height:1.3;display:block}.preset-gallery-active span{color:var(--shell-paragraph);margin-top:4px;font-size:12px;line-height:1.55;display:block}.background-toggle{border:1px solid var(--shell-line);background:rgba(var(--shell-surface-rgb), .72);width:100%;min-width:0;color:var(--shell-headline);text-align:left;cursor:pointer;border-radius:16px;align-items:center;gap:10px;padding:10px 12px;transition:border-color .16s,box-shadow .16s,background .16s;display:flex}.background-toggle:hover{border-color:rgba(var(--shell-button-rgb), .5);box-shadow:0 10px 20px rgba(var(--shell-headline-rgb), .08)}.background-toggle:focus-visible{outline:2px solid var(--shell-button);outline-offset:3px}.background-toggle-indicator{background:rgba(var(--shell-headline-rgb), .18);border-radius:999px;flex:none;width:36px;height:20px;transition:background .16s;position:relative}.background-toggle-indicator:after{content:"";width:14px;height:14px;box-shadow:0 2px 6px rgba(var(--shell-headline-rgb), .18);background:#fff;border-radius:999px;transition:transform .16s;position:absolute;top:3px;left:3px}.background-toggle.is-active .background-toggle-indicator{background:var(--shell-button)}.background-toggle.is-active .background-toggle-indicator:after{transform:translate(16px)}.background-toggle-copy{gap:2px;min-width:0;display:grid}.background-toggle-copy strong{color:var(--shell-headline);font-size:13px;font-weight:900;line-height:1.25}.background-toggle-copy small{color:var(--shell-paragraph);font-size:12px;line-height:1.3}.style-sidebar .preset-gallery-active span,.style-sidebar .preset-group-head span{display:none}.preset-gallery-grid{gap:12px;min-width:0;margin-top:12px;display:grid}.style-sidebar .preset-gallery-grid{scrollbar-width:thin;flex:1;padding-right:4px;overflow-y:auto}.preset-group{min-width:0}.preset-group-head{align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.preset-group-head strong{color:var(--shell-headline);font-size:13px;font-weight:900;line-height:1.3}.preset-group-head span{color:var(--shell-paragraph);font-size:12px;line-height:1.4}.preset-group-list{scroll-snap-type:x proximity;scrollbar-width:thin;align-items:stretch;gap:10px;min-width:0;padding:2px 2px 8px;display:flex;overflow:auto hidden}.style-sidebar .preset-group-list{grid-template-columns:1fr;gap:8px;padding:0;display:grid;overflow:visible}.preset-card{border:1px solid rgba(var(--shell-headline-rgb), .12);background:radial-gradient(circle at top right, #ffffff8c 0%, #fff0 42%), linear-gradient(180deg, var(--preset-page) 0%, var(--preset-paper) 100%);width:84px;min-height:0;color:var(--preset-text);text-align:center;cursor:pointer;box-shadow:inset 0 1px 0 #ffffffb8, 0 8px 18px rgba(var(--shell-headline-rgb), .08);scroll-snap-align:start;border-radius:18px;flex-direction:column;flex:0 0 84px;align-items:stretch;gap:8px;padding:8px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden}.preset-card:hover{box-shadow:inset 0 1px 0 #ffffffc7, 0 12px 22px rgba(var(--shell-headline-rgb), .12);transform:translateY(-2px)}.preset-card.is-active{border-color:var(--preset-accent);box-shadow:inset 0 0 0 1px #ffffffbf, 0 14px 24px rgba(var(--shell-headline-rgb), .16);transform:translateY(-2px)}.preset-card:focus-visible{outline:2px solid var(--preset-accent);outline-offset:3px}.preset-card-status{background:var(--preset-accent);opacity:0;border-radius:999px;width:10px;height:10px;transition:opacity .18s,transform .18s;position:absolute;top:8px;right:8px;transform:translateY(-4px);box-shadow:0 0 0 3px #ffffffc7}.preset-card.is-active .preset-card-status{opacity:1;transform:translateY(0)}.preset-card-preview{background:linear-gradient(180deg, #ffffff1f 0%, #fff0 100%), var(--preset-paper);border:1px solid #ffffffad;border-radius:13px;width:100%;min-height:52px;padding:10px 8px 8px;position:relative;box-shadow:inset 0 1px #ffffffb3,0 8px 20px #58443714}.preset-card-preview:before{content:"";background:var(--preset-accent);height:5px;position:absolute;inset:0 0 auto}.preset-card-title-line{background:var(--preset-accent);opacity:.92;border-radius:999px;width:72%;height:7px;display:block}.preset-card-copy{gap:4px;margin-top:9px;display:grid}.preset-card-copy span{background:var(--preset-line);border-radius:999px;height:4px;display:block}.preset-card-copy span:first-child{width:100%}.preset-card-copy span:nth-child(2){width:88%}.preset-card-copy span:nth-child(3){width:64%}.preset-card-tags{justify-content:center;gap:8px;margin-top:8px;display:flex}.preset-card-tags span{background:var(--preset-chip);border-radius:999px;height:10px;display:inline-flex}.preset-card-tags span:first-child{width:24px}.preset-card-tags span:nth-child(2){width:14px}.preset-card-name{letter-spacing:0;word-break:break-word;font-size:11px;font-weight:700;line-height:1.35;display:block}.style-sidebar .preset-card{text-align:left;flex:none;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:7px;width:100%;min-height:56px;padding:7px;display:grid}.style-sidebar .preset-card-preview{border-radius:11px;min-height:36px;padding:7px 5px 5px}.style-sidebar .preset-card-title-line{height:5px}.style-sidebar .preset-card-copy{gap:3px;margin-top:7px}.style-sidebar .preset-card-copy span{height:3px}.style-sidebar .preset-card-tags{display:none}.editor-stage{flex-direction:column;flex:none;min-width:0;min-height:0;margin-top:20px;display:flex}.editor-panel{min-width:0;min-height:0;display:none}.editor-panel.is-active{flex-direction:column;flex:1;min-height:0;display:flex}.field-label{color:var(--shell-paragraph);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:13px;display:block}textarea{border:1px solid var(--shell-line);background:rgba(var(--shell-surface-rgb), .96);width:100%;min-width:0;color:var(--shell-headline);resize:none;border-radius:20px;outline:none;padding:20px;overflow:auto}#markdownInput,#htmlInput{min-height:var(--workspace-surface-height);max-height:var(--workspace-surface-height);flex:none;line-height:1.7}.rich-toolbar{z-index:2;background:linear-gradient(180deg, rgba(var(--shell-surface-rgb), .96) 0%, rgba(var(--shell-background-rgb), .86) 74%, rgba(var(--shell-background-rgb), 0) 100%);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);flex-wrap:wrap;gap:10px;min-width:0;margin-bottom:14px;padding:0 0 8px;display:flex;position:sticky;top:0}.rich-toolbar button,.mini-button,.ghost-button,.primary-button{cursor:pointer;border:0;border-radius:14px;transition:transform .16s,box-shadow .16s,background .16s}.rich-toolbar button{color:var(--shell-paragraph);background:rgba(var(--shell-highlight-rgb), .18);padding:10px 14px}.rich-toolbar button:hover,.mini-button:hover,.ghost-button:hover,.primary-button:hover{transform:translateY(-1px)}.rich-editor{min-width:0;min-height:var(--workspace-surface-height);max-height:var(--workspace-surface-height);border:1px solid var(--shell-line);background:rgba(var(--shell-surface-rgb), .96);color:var(--shell-headline);border-radius:20px;outline:none;flex:none;padding:20px;overflow-y:auto}.rich-editor:empty:before{content:"把富文本内容直接粘贴到这里，或者在这里直接写。";color:rgba(var(--shell-paragraph-rgb), .46)}.editor-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.editor-stats{background:rgba(var(--shell-highlight-rgb), .16);border-radius:18px;flex:1;min-width:220px;padding:16px 18px}.primary-button,.ghost-button,.mini-button{padding:12px 18px}.primary-button{color:var(--shell-headline);background:linear-gradient(135deg, var(--shell-button) 0%, var(--shell-button-end) 100%);box-shadow:0 14px 28px rgba(var(--shell-button-rgb), .3)}.ghost-button,.mini-button{color:var(--shell-paragraph);background:rgba(var(--shell-highlight-rgb), .2)}.status-label{color:rgba(var(--shell-paragraph-rgb), .68);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:12px;display:block}.editor-stats strong{color:var(--shell-headline);line-height:1.6;display:block}.mobile-quick-nav{display:none}body.has-author-contact{overflow:hidden}.author-contact-dialog[hidden]{display:none}.author-contact-dialog{z-index:80;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.author-contact-backdrop{background:rgba(var(--shell-headline-rgb), .42);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:absolute;inset:0}.author-contact-card{z-index:1;border:1px solid rgba(var(--shell-headline-rgb), .14);background:radial-gradient(circle at top right, rgba(var(--shell-highlight-rgb), .34) 0%, rgba(var(--shell-highlight-rgb), 0) 40%), linear-gradient(180deg, rgba(var(--shell-surface-rgb), .98) 0%, rgba(var(--shell-background-rgb), .96) 100%);width:min(680px,100%);box-shadow:0 28px 70px rgba(var(--shell-headline-rgb), .26), inset 0 1px 0 #ffffffdb;border-radius:28px;outline:none;padding:24px;position:relative}.author-contact-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.author-contact-kicker{color:var(--shell-button);letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:900;line-height:1;display:block}.author-contact-head h2{color:var(--shell-headline);margin:8px 0 0;font-size:26px;line-height:1.2}.author-contact-close{min-height:34px;color:var(--shell-paragraph);background:rgba(var(--shell-highlight-rgb), .22);cursor:pointer;border:0;border-radius:999px;flex:none;padding:0 12px;font-size:13px;font-weight:800}.author-contact-close:hover{color:var(--shell-headline);background:rgba(var(--shell-highlight-rgb), .34)}.author-contact-close:focus-visible,.author-contact-qr-card button:focus-visible{outline:2px solid var(--shell-button);outline-offset:3px}.author-contact-intro{color:var(--shell-paragraph);margin:18px 0 0;font-size:15px;line-height:1.8}.author-contact-qr-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.author-contact-qr-card{border:1px solid rgba(var(--shell-headline-rgb), .1);background:rgba(var(--shell-surface-rgb), .72);border-radius:20px;grid-template-rows:auto 1fr;align-content:start;gap:12px;min-width:0;padding:14px;display:grid}.author-contact-qr-image{border:1px solid rgba(var(--shell-headline-rgb), .08);background:#fff;border-radius:16px;place-items:center;height:238px;display:grid;overflow:hidden}.author-contact-qr-image img{object-fit:contain;max-width:100%;max-height:206px;display:block}.author-contact-qr-image--tall img{max-height:218px}.author-contact-qr-body{grid-template-rows:auto auto 1fr;gap:8px;min-width:0;display:grid}.author-contact-qr-body span{color:rgba(var(--shell-paragraph-rgb), .72);font-size:13px;line-height:1.4}.author-contact-qr-body strong{min-width:0;color:var(--shell-headline);overflow-wrap:anywhere;font-size:18px;line-height:1.3}.author-contact-qr-card button{min-height:38px;color:var(--shell-headline);background:linear-gradient(135deg, var(--shell-button) 0%, var(--shell-button-end) 100%);box-shadow:0 10px 20px rgba(var(--shell-button-rgb), .22);cursor:pointer;border:0;border-radius:999px;align-self:end;padding:0 14px;font-size:13px;font-weight:900;text-decoration:none}.author-contact-qr-card button:hover{transform:translateY(-1px)}.phone-frame{background:linear-gradient(180deg, rgba(var(--shell-surface-rgb), .92) 0%, rgba(var(--shell-background-rgb), .62) 100%), rgba(var(--shell-highlight-rgb), .18);border:1px solid rgba(var(--shell-headline-rgb), .12);width:100%;min-width:0;min-height:0;box-shadow:inset 0 1px 0 #ffffffd6, 0 20px 44px rgba(var(--shell-headline-rgb), .14);border-radius:32px;flex-direction:column;flex:auto;margin:0;padding:18px;display:flex}.phone-bar{justify-content:flex-start;gap:10px;padding:2px 4px 14px;display:flex}.phone-bar span{background:rgba(var(--shell-headline-rgb), .16);border-radius:999px;width:10px;height:10px}.phone-screen{min-width:0;min-height:calc(var(--workspace-surface-height) + 36px);background:linear-gradient(180deg, rgba(var(--shell-surface-rgb), .72) 0%, rgba(var(--shell-surface-rgb), .42) 100%), var(--screen-bg,#fbf7ef);box-shadow:inset 0 0 0 1px rgba(var(--shell-headline-rgb), .08), inset 0 20px 28px #ffffff38;border-radius:28px;flex:auto;padding:28px 24px;display:block;overflow:auto}.phone-screen[data-theme=warm]{--screen-bg:#fbf7ef}.phone-screen[data-theme=magazine]{--screen-bg:#f2ece1}.phone-screen[data-theme=forest]{--screen-bg:#edf5ef}.phone-screen[data-theme=violet]{--screen-bg:#f4eeff}.phone-screen[data-theme=metal]{--screen-bg:#20242c}.phone-screen[data-theme=newsprint]{--screen-bg:#f2ebdf}.phone-screen[data-theme=neon]{--screen-bg:#151a24}.phone-screen[data-theme=petal]{--screen-bg:#fcf1f5}.phone-screen[data-theme=beige]{--screen-bg:#f7efe1}.phone-screen[data-theme=rainy]{--screen-bg:#e9edf2}.phone-screen[data-theme=emerald]{--screen-bg:#edf8f7}.phone-screen[data-theme=plum]{--screen-bg:#f4eef8}.phone-screen[data-theme=blue]{--screen-bg:#edf3fb}.phone-screen[data-theme=tech]{--screen-bg:#f7faff}.phone-screen[data-theme=bigtech]{--screen-bg:#f7f9ff}.phone-screen[data-theme=silver]{--screen-bg:#f3f1eb}.phone-screen[data-theme=finance]{--screen-bg:#f8f8f8}.phone-screen[data-theme=cream]{--screen-bg:#f8f0e6}.phone-screen[data-theme=terminal]{--screen-bg:#111714}.phone-screen[data-theme=swiss]{--screen-bg:#f7f4ef}.phone-screen[data-theme=vintage]{--screen-bg:#f7eee1}.phone-screen[data-theme=glacier]{--screen-bg:#f4fbff}.phone-screen[data-theme=coral]{--screen-bg:#fff1ec}.phone-screen[data-theme=academic]{--screen-bg:#f6f4ef}.phone-screen[data-theme=clean]{--screen-bg:#fafafa}.wechat-article{width:min(100%,620px);max-width:100%;min-height:100%;padding:var(--article-padding,18px 16px 22px);border-radius:var(--article-radius,22px);background:var(--paper);color:var(--text);font-family:var(--font);font-size:var(--body-size,15px);line-height:var(--body-line-height,1.9);letter-spacing:var(--body-letter-spacing,normal);word-spacing:var(--body-word-spacing,normal);font-weight:var(--body-font-weight,400);word-break:break-word;box-shadow:var(--article-shadow,0 18px 34px rgba(var(--shell-headline-rgb), .07));margin:0 auto;overflow:hidden}.wechat-article[data-theme=warm]{--paper:#fffdf9;--text:#302b27;--text-soft:#615850;--accent:#c6523c;--accent-deep:#a64635;--accent-soft:#c6523c1a;--accent-gradient:linear-gradient(90deg, #c6523c2e 0%, #c6523c12 62%, #c6523c00 100%);--block:#c6523c14;--chip-bg:#eef1f3;--chip-text:#2c6ab1;--line:#6e58472e;--code-bg:#1f2228;--code-text:#f5efe8;--font:-apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;--mono:"JetBrains Mono", "SFMono-Regular", Consolas, monospace}.wechat-article[data-theme=magazine]{--paper:#f7f3eb;--text:#2b2b2b;--text-soft:#a8a8a8;--accent:#c23a2b;--accent-deep:#a02818;--accent-soft:#efe9dc;--accent-gradient:none;--block:#fbe9e7;--chip-bg:#eee;--chip-text:#1e6bb8;--line:#e5e1d8;--code-bg:#f0ece3;--code-text:#2b2b2b;--font:-apple-system, "PingFang SC", "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif;--mono:"SF Mono", "JetBrains Mono", Consolas, Menlo, monospace;--serif:Georgia, "Times New Roman", "Songti SC", "STSong", serif;--table-head:#efe9dc;--table-stripe:#f0ece3;--body-size:15px;--body-line-height:1.85;--body-letter-spacing:.3px;--body-word-spacing:1px;--body-font-weight:400;--article-padding:24px 18px;--article-radius:0;--article-shadow:none}.wechat-article[data-theme=forest]{--paper:#f7fbf5;--text:#233228;--text-soft:#6c7d72;--accent:#2f7a57;--accent-deep:#1d5a40;--accent-soft:#2f7a571f;--accent-gradient:linear-gradient(135deg, #2f7a5729 0%, #2f7a570a 100%);--block:#e5f2e8;--chip-bg:#e1efe3;--chip-text:#2c6f52;--line:#d3e4d4;--code-bg:#20362d;--code-text:#eef8f1;--table-head:#e4f0e7;--table-stripe:#f1f7f2;--card:#fff;--font:"SF Pro Text", -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--mono:"SF Mono", "JetBrains Mono", Consolas, Menlo, monospace;--body-size:15px;--body-line-height:1.92;--body-letter-spacing:.15px;--body-word-spacing:.5px;--body-font-weight:400;--article-padding:22px 18px;--article-radius:22px;--article-shadow:0 18px 34px #365d4614}.wechat-article[data-theme=violet]{--paper:#faf7ff;--text:#33254a;--text-soft:#7d6d97;--accent:#7a39ff;--accent-deep:#5d1fe3;--accent-soft:#7a39ff24;--accent-gradient:linear-gradient(135deg, #7a39ff 0%, #5d1fe3 100%);--block:#f1e9ff;--chip-bg:#ece4ff;--chip-text:#6a2ce6;--line:#e1d6fa;--code-bg:#281a45;--code-text:#f4efff;--table-head:#efe8ff;--table-stripe:#f6f1ff;--card:#7a39ff0d;--font:"Avenir Next", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--mono:"SF Mono", "JetBrains Mono", Consolas, Menlo, monospace;--body-size:15px;--body-line-height:1.88;--body-letter-spacing:.18px;--body-word-spacing:.35px;--body-font-weight:400;--article-padding:22px 18px;--article-radius:24px;--article-shadow:0 18px 34px #5e36a414}.wechat-article[data-theme=metal]{--paper:#14171c;--text:#e7e1d6;--text-soft:#9c9589;--accent:#b8a27a;--accent-deep:#ead9b5;--accent-soft:#b8a27a24;--accent-gradient:linear-gradient(135deg, #ead9b529 0%, #b8a27a0a 100%);--block:#1b2028;--chip-bg:#2a3038;--chip-text:#e3cca2;--line:#3a424e;--code-bg:#0c0f14;--code-text:#f2eadb;--table-head:#242932;--table-stripe:#181c22;--card:#171b20;--font:"IBM Plex Sans", -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--mono:"SF Mono", "JetBrains Mono", Consolas, Menlo, monospace;--body-size:15px;--body-line-height:1.9;--body-letter-spacing:.2px;--body-word-spacing:.25px;--body-font-weight:400;--article-padding:22px 18px;--article-radius:18px;--article-shadow:0 20px 36px #0000002e}.wechat-article[data-theme=newsprint]{--paper:#fcf7ee;--text:#29241d;--text-soft:#7f7568;--accent:#111;--accent-deep:#111;--accent-soft:#eee5d5;--accent-gradient:none;--block:#f3ece1;--chip-bg:#ede4d5;--chip-text:#5a5143;--line:#d1c7b8;--code-bg:#ede4d5;--code-text:#332d25;--table-head:#eae1d1;--table-stripe:#f5efe5;--card:transparent;--font:Georgia, "Times New Roman", "Songti SC", "STSong", "Noto Serif SC", serif;--mono:"SF Mono", "JetBrains Mono", Consolas, Menlo, monospace;--serif:Georgia, "Times New Roman", "Songti SC", "STSong", serif;--body-size:16px;--body-line-height:1.9;--body-letter-spacing:.05px;--body-word-spacing:.15px;--body-font-weight:400;--article-padding:26px 20px;--article-radius:0;--article-shadow:none}.wechat-article[data-theme=neon]{--paper:#111621;--text:#ebf8ff;--text-soft:#8bcfe8;--accent:#4df0ff;--accent-deep:#ff5fba;--accent-soft:#4df0ff24;--accent-gradient:linear-gradient(135deg, #4df0ff 0%, #ff5fba 100%);--block:#151d2c;--chip-bg:#1f2840;--chip-text:#a4fbff;--line:#29415a;--code-bg:#09111f;--code-text:#d4ffff;--table-head:#17253a;--table-stripe:#131c2d;--card:#4df0ff0a;--font:"Space Grotesk", "Avenir Next", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--mono:"SF Mono", "JetBrains Mono", Consolas, Menlo, monospace;--body-size:15px;--body-line-height:1.88;--body-letter-spacing:.22px;--body-word-spacing:.2px;--body-font-weight:400;--article-padding:22px 18px;--article-radius:22px;--article-shadow:0 18px 34px #0000003d}.wechat-article[data-theme=petal]{--paper:#fff8fb;--text:#4f3641;--text-soft:#ab7f90;--accent:#e5628d;--accent-deep:#c94974;--accent-soft:#e5628d24;--accent-gradient:linear-gradient(135deg, #ff9ab8 0%, #e5628d 100%);--block:#ffeaf1;--chip-bg:#ffe2ec;--chip-text:#c94974;--line:#f1cddd;--code-bg:#4b3041;--code-text:#fff2f7;--table-head:#ffe7ef;--table-stripe:#fff2f7;--card:#fff6fa;--font:"Avenir Next", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--mono:"SF Mono", "JetBrains Mono", Consolas, Menlo, monospace;--body-size:15px;--body-line-height:1.9;--body-letter-spacing:.16px;--body-word-spacing:.22px;--body-font-weight:400;--article-padding:22px 18px;--article-radius:22px;--article-shadow:0 18px 34px #c9497414}.wechat-article[data-theme=beige]{--paper:#fffaf0;--text:#4d4134;--text-soft:#95806b;--accent:#9c7656;--accent-deep:#6f543e;--accent-soft:#9c765624;--accent-gradient:linear-gradient(135deg, #d0b78e 0%, #9c7656 100%);--block:#f7ebd7;--chip-bg:#efe1ca;--chip-text:#7b5d42;--line:#ddcfb7;--code-bg:#efe1ca;--code-text:#473727;--table-head:#f4e8d5;--table-stripe:#fbf3e7;--card:#fff8ed;--font:"Noto Serif SC", Georgia, "Times New Roman", "Songti SC", "STSong", serif;--mono:"SF Mono", "JetBrains Mono", Consolas, Menlo, monospace;--serif:"Noto Serif SC", Georgia, "Times New Roman", "Songti SC", "STSong", serif;--body-size:16px;--body-line-height:1.92;--body-letter-spacing:.05px;--body-word-spacing:.1px;--body-font-weight:400;--article-padding:24px 20px;--article-radius:16px;--article-shadow:0 14px 28px #6f543e14}.wechat-article[data-theme=rainy]{--paper:#f7f9fb;--text:#36424d;--text-soft:#7d8d9d;--accent:#6888a8;--accent-deep:#4d6985;--accent-soft:#6888a81f;--accent-gradient:linear-gradient(135deg, #b1c5d8 0%, #6888a8 100%);--block:#eef3f8;--chip-bg:#e6edf4;--chip-text:#557493;--line:#d0d9e2;--code-bg:#223242;--code-text:#edf5fb;--table-head:#e6edf4;--table-stripe:#f0f4f8;--card:#ffffff9e;--font:"LXGW WenKai", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--mono:"SF Mono", "JetBrains Mono", Consolas, Menlo, monospace;--serif:Georgia, "Times New Roman", "Songti SC", "STSong", serif;--body-size:15px;--body-line-height:1.95;--body-letter-spacing:.12px;--body-word-spacing:.1px;--body-font-weight:400;--article-padding:22px 18px;--article-radius:20px;--article-shadow:0 16px 30px #4d698514}.wechat-article[data-theme=emerald]{--paper:#f8fcfb;--text:#213334;--text-soft:#6b8787;--accent:#178e92;--accent-deep:#0f666a;--accent-soft:#178e921f;--accent-gradient:linear-gradient(135deg, #178e92 0%, #4cc7c1 100%);--block:#e2f5f3;--chip-bg:#dbf0ee;--chip-text:#0f7073;--line:#c9e2df;--code-bg:#18393a;--code-text:#e8fbfb;--table-head:#dff2f0;--table-stripe:#eef8f7;--card:#ffffffc7;--font:"Avenir Next", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--mono:"SF Mono", "JetBrains Mono", Consolas, Menlo, monospace;--serif:"Baskerville", "Times New Roman", "Songti SC", "STSong", serif;--body-size:15px;--body-line-height:1.9;--body-letter-spacing:.12px;--body-word-spacing:.16px;--body-font-weight:400;--article-padding:22px 18px;--article-radius:18px;--article-shadow:0 16px 30px #0f666a14}.wechat-article[data-theme=plum]{--paper:#fcf9fe;--text:#33283e;--text-soft:#8a7998;--accent:#7a4cb3;--accent-deep:#56327f;--accent-soft:#7a4cb321;--accent-gradient:linear-gradient(135deg, #7a4cb3 0%, #c28ddc 100%);--block:#f3ebf8;--chip-bg:#ece2f4;--chip-text:#6f42a7;--line:#ddd1eb;--code-bg:#2f1f40;--code-text:#f5eefb;--table-head:#eee6f6;--table-stripe:#f6f1fb;--card:#ffffffe0;--font:"Avenir Next", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--mono:"SF Mono", "JetBrains Mono", Consolas, Menlo, monospace;--serif:Georgia, "Times New Roman", "Songti SC", "STSong", serif;--body-size:15px;--body-line-height:1.9;--body-letter-spacing:.14px;--body-word-spacing:.18px;--body-font-weight:400;--article-padding:22px 18px;--article-radius:20px;--article-shadow:0 16px 30px #56327f14}.wechat-article[data-theme=blue]{--paper:#f8fbff;--text:#21314a;--text-soft:#7384a0;--accent:#2f67d8;--accent-deep:#163f86;--accent-soft:#2f67d821;--accent-gradient:linear-gradient(135deg, #163f86 0%, #4481e8 100%);--block:#e6efff;--chip-bg:#e6eefc;--chip-text:#2b61c7;--line:#d3dff0;--code-bg:#18263f;--code-text:#eaf1ff;--table-head:#e4ecfb;--table-stripe:#f1f5fc;--card:#ffffffdb;--font:"Avenir Next", "SF Pro Text", -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--mono:"SF Mono", "JetBrains Mono", Consolas, Menlo, monospace;--serif:"Iowan Old Style", "Times New Roman", "Songti SC", "STSong", serif;--body-size:15px;--body-line-height:1.92;--body-letter-spacing:.14px;--body-word-spacing:.18px;--body-font-weight:400;--article-padding:22px 18px;--article-radius:20px;--article-shadow:0 16px 30px #163f8614}.wechat-article[data-theme=tech]{--paper:#fff;--text:#212633;--text-soft:#52607a;--accent:#1b63ff;--accent-deep:#184ed9;--accent-soft:#1b63ff1a;--accent-gradient:linear-gradient(90deg, #1b63ff2e 0%, #1b63ff0f 64%, #1b63ff00 100%);--block:#1b63ff14;--chip-bg:#edf3ff;--chip-text:#1f63da;--line:#2c559e29;--code-bg:#1d2433;--code-text:#edf4ff;--font:-apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;--mono:"JetBrains Mono", "SFMono-Regular", Consolas, monospace}.wechat-article[data-theme=bigtech]{--paper:#fff;--text:#1d1d1f;--text-soft:#666;--body-copy:#3a3a3a;--quote-text:#444;--accent:#1a5eff;--accent-deep:#1d1d1f;--accent-soft:#edf2ff;--accent-gradient:linear-gradient(90deg, #edf2ff 0%, #f8f9ff 60%, #f8f9ff00 100%);--block:#f0f4ff;--chip-bg:#fff0f4;--chip-text:#d63384;--chip-line:#ffd6e0;--line:#e0e7ff;--rule-strong:#e4e9ff;--muted-accent:#a0b4ff;--em-text:#e65100;--strong-em-text:#c62828;--code-bg:#1e1e2e;--code-text:#cdd6f4;--table-head:#1a5eff;--table-stripe:#f5f7ff;--table-border:#e0e7ff;--font:-apple-system, "PingFang SC", "Helvetica Neue", "Microsoft YaHei", sans-serif;--mono:"JetBrains Mono", Menlo, Consolas, monospace;--body-size:15px;--body-line-height:1.85;--body-letter-spacing:.5px;--body-word-spacing:1px;--body-font-weight:400;--article-padding:0;--article-radius:0;--article-shadow:none}.wechat-article[data-theme=silver]{--paper:#fffdf8;--text:#1f1f1f;--text-soft:#7b766f;--accent:#1f1f1f;--accent-deep:#0f0f10;--accent-soft:#1f1f1f0f;--accent-gradient:linear-gradient(90deg, #111 0%, #444 100%);--block:#f2eee8;--chip-bg:#efefef;--chip-text:#3b3b3b;--line:#cfc7be;--code-bg:#1b1b1b;--code-text:#f0f0f0;--table-head:#1f1f1f;--table-stripe:#f4f2ee;--serif:"Songti SC", "Noto Serif SC", Georgia, "Times New Roman", serif;--font:"Songti SC", "Noto Serif SC", Georgia, "Times New Roman", serif;--mono:"JetBrains Mono", "SFMono-Regular", Consolas, monospace;--body-size:15px;--body-line-height:1.9;--body-letter-spacing:.18px;--body-word-spacing:.08px;--body-font-weight:400;--article-padding:24px 20px;--article-radius:10px;--article-shadow:0 14px 28px #0f0f100f}.wechat-article[data-theme=finance]{--paper:#fff;--text:#161616;--text-soft:#6b6b6b;--accent:#111;--accent-deep:#111;--signal:#17825c;--accent-soft:#1111110f;--accent-gradient:linear-gradient(90deg, #111 0%, #111 100%);--block:#f3f3f3;--chip-bg:#f2f4f7;--chip-text:#0f6cbd;--line:#dadada;--code-bg:#171717;--code-text:#f5f5f5;--table-head:#111;--table-stripe:#f6f6f6;--font:-apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", "Microsoft YaHei", sans-serif;--mono:"JetBrains Mono", "SFMono-Regular", Consolas, monospace;--body-size:15px;--body-line-height:1.9;--body-letter-spacing:.12px;--body-word-spacing:.06px;--body-font-weight:400;--article-padding:24px 20px;--article-radius:10px;--article-shadow:0 14px 28px #1111110a}.wechat-article[data-theme=cream]{--paper:#fff8ef;--text:#4a3429;--text-soft:#8d7162;--accent:#c87c5a;--accent-deep:#9f5b3f;--accent-soft:#c87c5a1f;--accent-gradient:linear-gradient(135deg, #fff4ea 0%, #ffe9d7 100%);--block:#fff0e3;--chip-bg:#fff2ea;--chip-text:#b66443;--line:#ecd7c6;--code-bg:#5b4036;--code-text:#fff4ee;--table-head:#c87c5a;--table-stripe:#fff4eb;--card:#fffdf9;--font:"Avenir Next", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", sans-serif;--mono:"JetBrains Mono", "SFMono-Regular", Consolas, monospace;--serif:Georgia, "Times New Roman", "Songti SC", serif;--body-size:15px;--body-line-height:1.95;--body-letter-spacing:.16px;--body-word-spacing:.12px;--body-font-weight:400;--article-padding:24px 20px;--article-radius:24px;--article-shadow:0 18px 34px #9f5b3f14}.wechat-article[data-theme=terminal]{--paper:#0d1411;--text:#d2e9d7;--text-soft:#7d9582;--accent:#68f3ab;--accent-deep:#b8ffd5;--accent-soft:#68f3ab14;--accent-gradient:linear-gradient(90deg, #68f3ab24 0%, #68f3ab00 80%);--block:#111c17;--chip-bg:#10251c;--chip-text:#7cffbb;--line:#294036;--code-bg:#06100b;--code-text:#cfffe1;--table-head:#173126;--table-stripe:#0f1b16;--card:#68f3ab08;--font:"IBM Plex Sans", -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", "Microsoft YaHei", sans-serif;--mono:"JetBrains Mono", "SFMono-Regular", Consolas, monospace;--body-size:15px;--body-line-height:1.9;--body-letter-spacing:.14px;--body-word-spacing:.06px;--body-font-weight:400;--article-padding:22px 18px;--article-radius:18px;--article-shadow:0 20px 36px #00000038}.wechat-article[data-theme=swiss]{--paper:#fffdf8;--text:#171717;--text-soft:#7b7367;--accent:#df3a32;--accent-deep:#111;--accent-soft:#df3a3217;--accent-gradient:linear-gradient(90deg, #df3a32 0%, #df3a32 100%);--block:#f5f1eb;--chip-bg:#f3efe8;--chip-text:#df3a32;--line:#dad1c6;--code-bg:#151515;--code-text:#f6f1eb;--table-head:#111;--table-stripe:#f7f3ee;--font:"Helvetica Neue", "Arial Narrow", Arial, -apple-system, BlinkMacSystemFont, "PingFang SC", sans-serif;--mono:"JetBrains Mono", "SFMono-Regular", Consolas, monospace;--body-size:15px;--body-line-height:1.88;--body-letter-spacing:.04px;--body-word-spacing:.02px;--body-font-weight:400;--article-padding:24px 20px;--article-radius:10px;--article-shadow:0 14px 28px #1111110d}.wechat-article[data-theme=vintage]{--paper:#fff8eb;--text:#4c3d2f;--text-soft:#8e7c67;--accent:#2f716f;--accent-deep:#7b5534;--accent-soft:#2f716f1f;--accent-gradient:linear-gradient(135deg, #fff8eb 0%, #f0e5ce 100%);--block:#f1e5d1;--chip-bg:#ede2d0;--chip-text:#2f716f;--line:#dfcfb8;--code-bg:#3e3328;--code-text:#f7efdf;--table-head:#d9c4a2;--table-stripe:#fbf4e7;--card:#fffaf1;--font:Georgia, "Times New Roman", "Songti SC", "STSong", serif;--mono:"Courier New", "SFMono-Regular", Consolas, monospace;--serif:Georgia, "Times New Roman", "Songti SC", "STSong", serif;--body-size:15px;--body-line-height:1.92;--body-letter-spacing:.08px;--body-word-spacing:.08px;--body-font-weight:400;--article-padding:24px 20px;--article-radius:18px;--article-shadow:0 16px 30px #7b55340f}.wechat-article[data-theme=glacier]{--paper:#fbfeff;--text:#20374a;--text-soft:#6f8a9d;--accent:#5c98c8;--accent-deep:#235a83;--accent-soft:#5c98c81f;--accent-gradient:linear-gradient(135deg, #edf8ff 0%, #d5ecf8 100%);--block:#e7f3fa;--chip-bg:#ebf6ff;--chip-text:#2f6fa8;--line:#d4e4ef;--code-bg:#17324a;--code-text:#e8f5ff;--table-head:#dfeef8;--table-stripe:#f2f9fd;--card:#ffffffbd;--font:"Avenir Next", "SF Pro Text", -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", sans-serif;--mono:"JetBrains Mono", "SFMono-Regular", Consolas, monospace;--body-size:15px;--body-line-height:1.92;--body-letter-spacing:.12px;--body-word-spacing:.1px;--body-font-weight:400;--article-padding:22px 18px;--article-radius:22px;--article-shadow:0 18px 34px #235a8312}.wechat-article[data-theme=coral]{--paper:#fffaf7;--text:#4c2f2f;--text-soft:#9a6f69;--accent:#ef7161;--accent-deep:#cb4f42;--accent-soft:#ef71611f;--accent-gradient:linear-gradient(135deg, #fff0eb 0%, #ffe2db 100%);--block:#ffe8e2;--chip-bg:#ffe4dd;--chip-text:#cc5b4b;--line:#f1c9c0;--code-bg:#572f31;--code-text:#fff1ed;--table-head:#ef7161;--table-stripe:#fff2ef;--card:#fffdfc;--font:"Avenir Next", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", sans-serif;--mono:"JetBrains Mono", "SFMono-Regular", Consolas, monospace;--serif:Georgia, "Times New Roman", "Songti SC", serif;--body-size:15px;--body-line-height:1.92;--body-letter-spacing:.12px;--body-word-spacing:.08px;--body-font-weight:400;--article-padding:24px 20px;--article-radius:20px;--article-shadow:0 16px 30px #cb4f4212}.wechat-article[data-theme=academic]{--paper:#fffdf9;--text:#24292f;--text-soft:#7e7c76;--accent:#42586d;--accent-deep:#1f2a35;--accent-soft:#42586d14;--accent-gradient:linear-gradient(90deg, #42586d00 0%, #42586d24 24%, #42586d24 76%, #42586d00 100%);--block:#f1efe8;--chip-bg:#ece8e0;--chip-text:#42586d;--line:#d5d1c7;--code-bg:#27303a;--code-text:#eef3f7;--table-head:#e8e5de;--table-stripe:#f7f5f1;--font:"Noto Serif SC", "Source Serif 4", Georgia, "Times New Roman", serif;--mono:"SF Mono", "JetBrains Mono", Consolas, Menlo, monospace;--serif:"Noto Serif SC", "Source Serif 4", Georgia, "Times New Roman", serif;--body-size:15px;--body-line-height:1.96;--body-letter-spacing:.05px;--body-word-spacing:.05px;--body-font-weight:400;--article-padding:26px 22px;--article-radius:12px;--article-shadow:0 14px 28px #1f2a350d}.wechat-article[data-theme=clean]{--paper:#fff;--text:#222;--text-soft:#5d5d5d;--accent:#373737;--accent-deep:#111;--accent-soft:#1111110f;--accent-gradient:linear-gradient(90deg, #1111111f 0%, #1111110a 60%, #1110 100%);--block:#1111110f;--chip-bg:#f2f2f2;--chip-text:#333;--line:#1111111f;--code-bg:#181818;--code-text:#f5f5f5;--font:-apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;--mono:"JetBrains Mono", "SFMono-Regular", Consolas, monospace}.wechat-article>:first-child{margin-top:0}.wechat-article>:last-child{margin-bottom:0}.wechat-article h1{color:var(--text);margin:0 0 24px;font-size:30px;font-weight:800;line-height:1.35}.wechat-article h2{color:var(--accent);background:var(--accent-gradient);border-radius:12px;margin:36px 0 18px;padding:12px 18px;font-size:24px;font-weight:800;line-height:1.45}.wechat-article h3{color:var(--accent-deep);margin:28px 0 14px;font-size:20px;font-weight:700;line-height:1.5}.wechat-article h4{color:var(--text);margin:22px 0 12px;font-size:18px;font-weight:700;line-height:1.55}.wechat-article p{color:var(--text);text-align:justify;margin:0 0 18px;line-height:1.9}.wechat-article strong{color:var(--text);font-weight:700}.wechat-article em{color:var(--accent-deep);font-style:normal}.wechat-article a{color:var(--accent);border-bottom:1px solid var(--line);text-decoration:none}.wechat-article blockquote{border-left:4px solid var(--accent);background:var(--block);border-radius:14px;margin:24px 0;padding:16px 18px}.wechat-article blockquote p:last-child{margin-bottom:0}.wechat-article ul,.wechat-article ol{margin:0 0 18px;padding-left:1.35em}.wechat-article li{margin-bottom:10px;line-height:1.85}.wechat-article hr{background:var(--line);border:0;height:1px;margin:28px 0}.wechat-article code{background:var(--chip-bg);color:var(--chip-text);font-family:var(--mono);border-radius:8px;padding:2px 8px;font-size:13px}.wechat-article pre{background:var(--code-bg);border-radius:14px;margin:24px 0;padding:18px 20px;overflow-x:auto}.wechat-article pre code{color:var(--code-text);background:0 0;padding:0;font-size:13px;line-height:1.7}.wechat-article img{border-radius:12px;width:100%;max-width:100%;height:auto;margin:18px auto;display:block}.wechat-article table{border-collapse:collapse;border:1px solid var(--line);border-radius:12px;width:100%;margin:22px 0;display:block;overflow-x:auto}.wechat-article thead{background:var(--accent-soft)}.wechat-article th,.wechat-article td{border:1px solid var(--line);text-align:left;padding:10px 12px;font-size:13px}.wechat-article td{color:var(--text-soft)}.wechat-article[data-theme=magazine] h1,.wechat-article[data-theme=magazine] h2,.wechat-article[data-theme=magazine] h3,.wechat-article[data-theme=magazine] h5,.wechat-article[data-theme=magazine] h6{color:var(--accent);letter-spacing:0;background:0 0;border-radius:0;margin:2em 0 .7em;padding:0;font-weight:900;line-height:1.3}.wechat-article[data-theme=magazine] h1{font-size:1.55em}.wechat-article[data-theme=magazine] h2{font-size:1.35em}.wechat-article[data-theme=magazine] h3{font-size:1.18em}.wechat-article[data-theme=magazine] h4{color:#1d1d1f;margin:1.4em 0 .5em;font-size:1em;font-weight:800;line-height:1.3}.wechat-article[data-theme=magazine] h5,.wechat-article[data-theme=magazine] h6{color:#666;font-size:.95em;font-weight:700}.wechat-article[data-theme=magazine] p{color:var(--text);text-align:left;margin:1.3em 0;line-height:1.85}.wechat-article[data-theme=magazine] strong{color:#1d1d1f;font-weight:700}.wechat-article[data-theme=magazine] em{color:var(--accent);font-style:italic;font-family:var(--serif);letter-spacing:0;font-weight:500}.wechat-article[data-theme=magazine] strong em{color:var(--accent-deep);font-weight:700}.wechat-article[data-theme=magazine] del{color:#9a9a9a;font-style:normal;text-decoration:line-through}.wechat-article[data-theme=magazine] blockquote{background:var(--block);text-align:center;color:var(--accent);border:none;border-radius:6px;margin:1.8em 0;padding:18px 20px;font-size:1em;font-weight:700;overflow:auto}.wechat-article[data-theme=magazine] blockquote p{color:var(--accent);margin:0;font-weight:700}.wechat-article[data-theme=magazine] blockquote em{color:var(--accent)}.wechat-article[data-theme=magazine] code{font-family:var(--mono);background:var(--chip-bg);color:var(--chip-text);word-wrap:break-word;letter-spacing:0;border-radius:4px;margin:0 3px;padding:2px 7px;font-size:.88em;font-weight:500}.wechat-article[data-theme=magazine] pre{background:var(--code-bg);border-radius:8px;margin:1.6em 0;padding:0;overflow:hidden}.wechat-article[data-theme=magazine] pre code{color:var(--code-text);word-spacing:0;letter-spacing:0;background:0 0;border-radius:0;padding:16px 18px;font-size:13px;font-weight:400;line-height:1.65;display:block;overflow-x:auto}.wechat-article[data-theme=magazine] ul,.wechat-article[data-theme=magazine] ol{border-top:1px solid var(--line);margin:1.2em 0;padding-left:0;list-style:none}.wechat-article[data-theme=magazine] ul li,.wechat-article[data-theme=magazine] ol li{border-bottom:1px solid var(--line);min-height:1em;margin:0;padding:12px 0 12px 28px;line-height:1.75;list-style:none;position:relative}.wechat-article[data-theme=magazine] li>p,.wechat-article[data-theme=magazine] li p{margin:0;padding:0}.wechat-article[data-theme=magazine] ul li:before{content:"→";color:var(--accent);font-weight:700;line-height:1.75;position:absolute;top:12px;left:2px}.wechat-article[data-theme=magazine] ol{counter-reset:oyster-item}.wechat-article[data-theme=magazine] ol li:before{counter-increment:oyster-item;content:counter(oyster-item) ".";color:var(--accent);font-weight:800;line-height:1.75;position:absolute;top:12px;left:0}.wechat-article[data-theme=magazine] li ul,.wechat-article[data-theme=magazine] li ol{border-top:none;margin:.3em 0 0}.wechat-article[data-theme=magazine] li ul li,.wechat-article[data-theme=magazine] li ol li{border-bottom:none;padding:3px 0 3px 24px}.wechat-article[data-theme=magazine] li ul li:before,.wechat-article[data-theme=magazine] li ol li:before{top:3px}.wechat-article[data-theme=magazine] a{color:var(--chip-text);word-wrap:break-word;border-bottom:1px solid #1e6bb854;text-decoration:none}.wechat-article[data-theme=magazine] hr{background:#d8d2c3;border:none;height:1px;margin:2.2em 0}.wechat-article[data-theme=magazine] img{border-radius:4px;max-width:100%;margin:1.3em auto .4em;display:block}.wechat-article[data-theme=magazine] figcaption{text-align:center;color:var(--text-soft);letter-spacing:.5px;margin-top:6px;margin-bottom:1em;font-size:.82em}.wechat-article[data-theme=magazine] table{text-align:left;border-collapse:collapse;border:none;width:100%;margin:1.4em 0;font-size:.93em;display:table}.wechat-article[data-theme=magazine] tbody{border:0}.wechat-article[data-theme=magazine] table tr{border:0;border-top:1px solid var(--line);background-color:#0000}.wechat-article[data-theme=magazine] table tr:nth-child(2n){background-color:var(--table-stripe)}.wechat-article[data-theme=magazine] table tr th,.wechat-article[data-theme=magazine] table tr td{border:1px solid var(--line);text-align:left;padding:10px 14px}.wechat-article[data-theme=magazine] table tr th{background-color:var(--table-head);color:#1d1d1f;font-weight:700}.wechat-article[data-theme=magazine] table tr td{color:var(--text)}.wechat-article[data-theme=forest] h1{border-bottom:3px solid var(--accent);color:var(--accent-deep);letter-spacing:-.02em;margin:0 0 26px;padding-bottom:14px;font-size:31px;font-weight:900;line-height:1.22}.wechat-article[data-theme=forest] h2{border-left:6px solid var(--accent);color:var(--accent-deep);background:var(--accent-soft);border-radius:0 16px 16px 0;margin:34px 0 18px;padding:12px 16px 12px 18px;font-size:23px;font-weight:800;line-height:1.35}.wechat-article[data-theme=forest] h3{color:var(--accent);letter-spacing:.02em;margin:28px 0 14px;font-size:18px;font-weight:800;line-height:1.4}.wechat-article[data-theme=forest] h4{color:var(--text);margin:22px 0 10px;font-size:15px;font-weight:700;line-height:1.45}.wechat-article[data-theme=forest] p{color:var(--text);text-align:left;margin:0 0 18px;line-height:1.92}.wechat-article[data-theme=forest] strong{color:var(--accent-deep)}.wechat-article[data-theme=forest] em{color:var(--accent);font-style:normal;font-weight:600}.wechat-article[data-theme=forest] blockquote{background:var(--block);border-left:4px solid var(--accent);border-radius:0 14px 14px 0;margin:20px 0;padding:14px 16px}.wechat-article[data-theme=forest] blockquote p{color:var(--accent-deep);margin:0}.wechat-article[data-theme=forest] ul,.wechat-article[data-theme=forest] ol{margin:0 0 18px;padding-left:0;list-style:none}.wechat-article[data-theme=forest] ul li,.wechat-article[data-theme=forest] ol li{background:var(--card);border:1px solid var(--line);border-radius:16px;margin:0 0 10px;padding:12px 14px 12px 42px;line-height:1.8;list-style:none;position:relative}.wechat-article[data-theme=forest] li>p,.wechat-article[data-theme=forest] li p{margin:0;padding:0}.wechat-article[data-theme=forest] ul li:before{content:"●";color:var(--accent);font-size:9px;font-weight:700;position:absolute;top:13px;left:16px}.wechat-article[data-theme=forest] ol{counter-reset:forest-item}.wechat-article[data-theme=forest] ol li:before{counter-increment:forest-item;content:counter(forest-item);background:var(--accent-soft);min-width:18px;height:20px;color:var(--accent);text-align:center;border-radius:999px;padding:0 6px;font-size:11px;font-weight:800;line-height:20px;position:absolute;top:13px;left:14px}.wechat-article[data-theme=forest] li ul,.wechat-article[data-theme=forest] li ol{margin:8px 0 0}.wechat-article[data-theme=forest] li ul li,.wechat-article[data-theme=forest] li ol li{padding:8px 12px 8px 34px}.wechat-article[data-theme=forest] li ul li:before,.wechat-article[data-theme=forest] li ol li:before{top:5px}.wechat-article[data-theme=forest] a{color:var(--accent-deep);border-bottom:1px solid var(--line);font-weight:600;text-decoration:none}.wechat-article[data-theme=forest] code{background:var(--chip-bg);color:var(--chip-text);border-radius:999px;padding:3px 9px;font-weight:600}.wechat-article[data-theme=forest] pre{background:var(--code-bg);border-radius:18px;margin:24px 0;padding:18px 20px;box-shadow:0 16px 28px #1d5a4024}.wechat-article[data-theme=forest] pre code{color:var(--code-text)}.wechat-article[data-theme=forest] img{border:1px solid var(--line);border-radius:18px}.wechat-article[data-theme=forest] table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:18px;width:100%;margin:22px 0;display:table;overflow:hidden}.wechat-article[data-theme=forest] thead{background:var(--table-head)}.wechat-article[data-theme=forest] tr:nth-child(2n){background:var(--table-stripe)}.wechat-article[data-theme=forest] th{border-bottom:1px solid var(--line);color:var(--accent-deep);padding:12px 14px}.wechat-article[data-theme=forest] td{border-top:1px solid var(--line);color:var(--text);padding:12px 14px}.wechat-article[data-theme=violet] h1{border:1px solid var(--line);color:var(--text);text-align:center;letter-spacing:-.03em;background:linear-gradient(135deg,#7a39ff1f 0%,#ffffffd9 100%);border-radius:22px;margin:0 0 26px;padding:18px 18px 16px;font-size:31px;font-weight:900;line-height:1.22}.wechat-article[data-theme=violet] h2{background:var(--accent-gradient);color:#fff;border-radius:999px;margin:34px 0 18px;padding:10px 18px;font-size:20px;font-weight:800;line-height:1.35;display:inline-block;box-shadow:0 12px 24px #7a39ff2e}.wechat-article[data-theme=violet] h3{border-bottom:1px dashed var(--line);color:var(--accent-deep);letter-spacing:.06em;margin:28px 0 14px;padding-bottom:8px;font-size:17px;font-weight:800;line-height:1.4}.wechat-article[data-theme=violet] h4{color:var(--text);margin:20px 0 10px;font-size:15px;font-weight:700;line-height:1.45}.wechat-article[data-theme=violet] p{color:var(--text);text-align:left;margin:0 0 17px;line-height:1.88}.wechat-article[data-theme=violet] strong{color:var(--accent-deep)}.wechat-article[data-theme=violet] em{color:var(--accent);font-style:normal;font-weight:600}.wechat-article[data-theme=violet] blockquote{background:var(--block);border-left:4px solid var(--accent);border-radius:0 14px 14px 0;margin:20px 0;padding:14px 16px}.wechat-article[data-theme=violet] blockquote p{color:var(--accent-deep);margin:0}.wechat-article[data-theme=violet] ul,.wechat-article[data-theme=violet] ol{margin:0 0 18px;padding-left:0;list-style:none}.wechat-article[data-theme=violet] ul li,.wechat-article[data-theme=violet] ol li{background:var(--card);border:1px solid var(--line);border-radius:18px;margin:0 0 10px;padding:12px 14px 12px 38px;line-height:1.8;list-style:none;position:relative;box-shadow:0 12px 24px #7a39ff0f}.wechat-article[data-theme=violet] li>p,.wechat-article[data-theme=violet] li p{margin:0;padding:0}.wechat-article[data-theme=violet] ul li:before{content:"✦";color:var(--accent);font-size:14px;font-weight:700;position:absolute;top:12px;left:12px}.wechat-article[data-theme=violet] ol{counter-reset:violet-item}.wechat-article[data-theme=violet] ol li:before{counter-increment:violet-item;content:counter(violet-item);background:var(--accent-gradient);color:#fff;text-align:center;border-radius:999px;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:800;line-height:22px;position:absolute;top:12px;left:12px;box-shadow:0 8px 16px #7a39ff2e}.wechat-article[data-theme=violet] li ul,.wechat-article[data-theme=violet] li ol{margin:8px 0 0}.wechat-article[data-theme=violet] li ul li,.wechat-article[data-theme=violet] li ol li{padding:8px 12px 8px 34px}.wechat-article[data-theme=violet] li ul li:before,.wechat-article[data-theme=violet] li ol li:before{top:6px}.wechat-article[data-theme=violet] a{color:var(--accent);border-bottom:1px solid var(--line);font-weight:600;text-decoration:none}.wechat-article[data-theme=violet] code{background:var(--chip-bg);color:var(--chip-text);border-radius:10px;padding:3px 9px;font-weight:600}.wechat-article[data-theme=violet] pre{background:var(--code-bg);border-radius:20px;margin:24px 0;padding:18px 20px;box-shadow:0 18px 32px #4a209d2e}.wechat-article[data-theme=violet] pre code{color:var(--code-text)}.wechat-article[data-theme=violet] img{border-radius:20px;box-shadow:0 12px 24px #7a39ff1f}.wechat-article[data-theme=violet] table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:18px;width:100%;margin:22px 0;display:table;overflow:hidden}.wechat-article[data-theme=violet] thead{background:var(--table-head)}.wechat-article[data-theme=violet] tr:nth-child(2n){background:var(--table-stripe)}.wechat-article[data-theme=violet] th{border-bottom:1px solid var(--line);color:var(--accent-deep);padding:12px 14px;font-weight:800}.wechat-article[data-theme=violet] td{border-top:1px solid var(--line);color:var(--text);padding:12px 14px}.wechat-article[data-theme=metal] h1{border-bottom:2px solid var(--line);color:var(--accent-deep);letter-spacing:.06em;text-transform:uppercase;margin:0 0 26px;padding-bottom:14px;font-size:30px;font-weight:900;line-height:1.22}.wechat-article[data-theme=metal] h2{border:1px solid var(--line);color:var(--accent);letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(#ffffff0d 0%,#0000002e 100%);border-radius:12px;margin:34px 0 18px;padding:12px 14px;font-size:20px;font-weight:800;line-height:1.35}.wechat-article[data-theme=metal] h3{border-left:3px solid var(--accent);color:var(--accent-deep);letter-spacing:.04em;margin:28px 0 14px;padding-left:12px;font-size:17px;font-weight:700;line-height:1.4}.wechat-article[data-theme=metal] h4{color:var(--text);margin:20px 0 10px;font-size:15px;font-weight:700;line-height:1.45}.wechat-article[data-theme=metal] p{color:var(--text);text-align:left;margin:0 0 18px;line-height:1.9}.wechat-article[data-theme=metal] strong{color:var(--accent-deep)}.wechat-article[data-theme=metal] em{color:var(--accent);font-style:normal;font-weight:600}.wechat-article[data-theme=metal] blockquote{background:var(--block);border-left:3px solid var(--accent);border-radius:0 12px 12px 0;margin:20px 0;padding:14px 16px}.wechat-article[data-theme=metal] blockquote p{color:var(--accent-deep);margin:0}.wechat-article[data-theme=metal] ul,.wechat-article[data-theme=metal] ol{margin:0 0 18px;padding-left:0;list-style:none}.wechat-article[data-theme=metal] ul li,.wechat-article[data-theme=metal] ol li{background:var(--card);border:1px solid var(--line);border-radius:12px;margin:0 0 10px;padding:12px 14px 12px 42px;line-height:1.8;list-style:none;position:relative}.wechat-article[data-theme=metal] li>p,.wechat-article[data-theme=metal] li p{margin:0;padding:0}.wechat-article[data-theme=metal] ul li:before{content:"▣";border:1px solid var(--line);width:16px;height:16px;color:var(--accent-deep);text-align:center;background:linear-gradient(#ffffff14 0%,#00000026 100%);border-radius:4px;font-size:10px;font-weight:700;line-height:16px;position:absolute;top:12px;left:16px}.wechat-article[data-theme=metal] ol{counter-reset:metal-item}.wechat-article[data-theme=metal] ol li:before{counter-increment:metal-item;content:counter(metal-item);border:1px solid var(--line);min-width:24px;height:24px;color:var(--accent-deep);text-align:center;background:linear-gradient(#ffffff14 0%,#00000026 100%);border-radius:8px;padding:0 6px;font-size:11px;font-weight:800;line-height:24px;position:absolute;top:12px;left:14px;box-shadow:inset 0 1px #ffffff14}.wechat-article[data-theme=metal] li ul,.wechat-article[data-theme=metal] li ol{margin:8px 0 0}.wechat-article[data-theme=metal] li ul li,.wechat-article[data-theme=metal] li ol li{padding:8px 12px 8px 34px}.wechat-article[data-theme=metal] li ul li:before,.wechat-article[data-theme=metal] li ol li:before{top:6px}.wechat-article[data-theme=metal] a{color:var(--accent-deep);border-bottom:1px solid var(--line);font-weight:600;text-decoration:none}.wechat-article[data-theme=metal] code{background:var(--chip-bg);color:var(--chip-text);border-radius:8px;padding:3px 8px;font-weight:600}.wechat-article[data-theme=metal] pre{background:var(--code-bg);border:1px solid var(--line);border-radius:14px;margin:24px 0;padding:18px 20px;box-shadow:0 12px 24px #00000047}.wechat-article[data-theme=metal] pre code{color:var(--code-text)}.wechat-article[data-theme=metal] img{border:1px solid var(--line);border-radius:14px}.wechat-article[data-theme=metal] table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:14px;width:100%;margin:22px 0;display:table;overflow:hidden}.wechat-article[data-theme=metal] thead{background:var(--table-head)}.wechat-article[data-theme=metal] tr:nth-child(2n){background:var(--table-stripe)}.wechat-article[data-theme=metal] th{border-bottom:1px solid var(--line);color:var(--accent-deep);padding:12px 14px;font-weight:800}.wechat-article[data-theme=metal] td{border-top:1px solid var(--line);color:var(--text);padding:12px 14px}.wechat-article[data-theme=newsprint] h1{border-top:3px double var(--line);border-bottom:3px double var(--line);color:var(--text);text-align:center;letter-spacing:.06em;margin:0 0 28px;padding:14px 0;font-size:30px;font-weight:700;line-height:1.25}.wechat-article[data-theme=newsprint] h2{border-bottom:1px solid var(--line);color:var(--text);background:0 0;margin:34px 0 18px;padding-bottom:8px;font-size:23px;font-weight:700;line-height:1.35}.wechat-article[data-theme=newsprint] h3{color:var(--text);margin:26px 0 12px;font-size:18px;font-style:italic;font-weight:700;line-height:1.4}.wechat-article[data-theme=newsprint] h4{color:var(--text);margin:18px 0 10px;font-size:15px;font-weight:700;line-height:1.45}.wechat-article[data-theme=newsprint] p{color:var(--text);text-align:justify;margin:0 0 18px;line-height:1.9}.wechat-article[data-theme=newsprint] strong{color:var(--text)}.wechat-article[data-theme=newsprint] em{color:var(--text);font-style:italic;font-family:var(--serif)}.wechat-article[data-theme=newsprint] blockquote{border-left:3px solid var(--line);background:0 0;border-radius:0;margin:24px 0;padding:0 0 0 18px}.wechat-article[data-theme=newsprint] blockquote p{margin:0;font-style:italic}.wechat-article[data-theme=newsprint] ul{margin:0 0 18px;padding-left:1.25em;list-style:outside}.wechat-article[data-theme=newsprint] ol{margin:0 0 18px;padding-left:1.35em;list-style:decimal}.wechat-article[data-theme=newsprint] li{margin:0 0 10px;line-height:1.8}.wechat-article[data-theme=newsprint] a{color:var(--text);border-bottom:1px solid var(--line);text-decoration:none}.wechat-article[data-theme=newsprint] code{background:var(--chip-bg);color:var(--chip-text);border-radius:4px;padding:2px 6px}.wechat-article[data-theme=newsprint] pre{background:var(--code-bg);border:1px solid var(--line);border-radius:6px;margin:24px 0;padding:16px 18px}.wechat-article[data-theme=newsprint] pre code{color:var(--code-text)}.wechat-article[data-theme=newsprint] img{border-radius:2px}.wechat-article[data-theme=newsprint] table{border-collapse:collapse;border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-left:none;border-right:none;border-radius:0;width:100%;margin:22px 0;display:table}.wechat-article[data-theme=newsprint] thead{background:var(--table-head)}.wechat-article[data-theme=newsprint] tr:nth-child(2n){background:var(--table-stripe)}.wechat-article[data-theme=newsprint] th{border-bottom:1px solid var(--line);color:var(--text);padding:10px 12px}.wechat-article[data-theme=newsprint] td{border-top:1px solid var(--line);color:var(--text);padding:10px 12px}.wechat-article[data-theme=neon] h1{border:1px solid var(--line);color:var(--accent);text-align:center;letter-spacing:.04em;text-transform:uppercase;border-radius:20px;margin:0 0 26px;padding:16px 18px;font-size:31px;font-weight:900;line-height:1.2;box-shadow:0 0 0 1px #4df0ff14,0 0 22px #4df0ff1f}.wechat-article[data-theme=neon] h2{background:var(--accent-gradient);color:#08121f;border-radius:999px;margin:34px 0 18px;padding:10px 18px;font-size:20px;font-weight:800;line-height:1.35;display:inline-block;box-shadow:0 0 18px #4df0ff38}.wechat-article[data-theme=neon] h3{border-bottom:1px dashed var(--line);color:var(--accent-deep);letter-spacing:.08em;text-transform:uppercase;margin:28px 0 14px;padding-bottom:8px;font-size:17px;font-weight:800;line-height:1.4}.wechat-article[data-theme=neon] h4{color:var(--text);margin:20px 0 10px;font-size:15px;font-weight:700;line-height:1.45}.wechat-article[data-theme=neon] p{color:var(--text);text-align:left;margin:0 0 17px;line-height:1.88}.wechat-article[data-theme=neon] strong{color:var(--accent)}.wechat-article[data-theme=neon] em{color:var(--accent-deep);font-style:normal;font-weight:600}.wechat-article[data-theme=neon] blockquote{background:var(--block);border-left:3px solid var(--accent);border-radius:0 14px 14px 0;margin:20px 0;padding:14px 16px}.wechat-article[data-theme=neon] blockquote p{color:var(--accent);margin:0}.wechat-article[data-theme=neon] ul,.wechat-article[data-theme=neon] ol{margin:0 0 18px;padding-left:0;list-style:none}.wechat-article[data-theme=neon] ul li,.wechat-article[data-theme=neon] ol li{background:var(--card);border:1px solid var(--line);border-radius:18px;margin:0 0 10px;padding:12px 14px 12px 40px;line-height:1.8;list-style:none;position:relative;box-shadow:0 0 0 1px #4df0ff0a}.wechat-article[data-theme=neon] li>p,.wechat-article[data-theme=neon] li p{margin:0;padding:0}.wechat-article[data-theme=neon] ul li:before{content:"◆";color:var(--accent);text-shadow:0 0 10px #4df0ff8c;font-size:12px;font-weight:700;position:absolute;top:12px;left:14px}.wechat-article[data-theme=neon] ol{counter-reset:neon-item}.wechat-article[data-theme=neon] ol li:before{counter-increment:neon-item;content:counter(neon-item);background:var(--accent-gradient);color:#08121f;text-align:center;border:1px solid #4df0ff59;border-radius:999px;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:800;line-height:22px;position:absolute;top:12px;left:12px;box-shadow:0 0 18px #4df0ff47}.wechat-article[data-theme=neon] li ul,.wechat-article[data-theme=neon] li ol{margin:8px 0 0}.wechat-article[data-theme=neon] li ul li,.wechat-article[data-theme=neon] li ol li{padding:8px 12px 8px 34px}.wechat-article[data-theme=neon] li ul li:before,.wechat-article[data-theme=neon] li ol li:before{top:6px}.wechat-article[data-theme=neon] a{color:var(--accent);border-bottom:1px solid var(--line);text-decoration:none}.wechat-article[data-theme=neon] code{background:var(--chip-bg);color:var(--chip-text);border-radius:8px;padding:3px 8px;font-weight:600}.wechat-article[data-theme=neon] pre{background:var(--code-bg);border:1px solid var(--line);border-radius:18px;margin:24px 0;padding:18px 20px;box-shadow:0 0 24px #4df0ff14}.wechat-article[data-theme=neon] pre code{color:var(--code-text)}.wechat-article[data-theme=neon] img{border-radius:18px;box-shadow:0 0 24px #4df0ff1a}.wechat-article[data-theme=neon] table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:16px;width:100%;margin:22px 0;display:table;overflow:hidden}.wechat-article[data-theme=neon] thead{background:var(--table-head)}.wechat-article[data-theme=neon] tr:nth-child(2n){background:var(--table-stripe)}.wechat-article[data-theme=neon] th{border-bottom:1px solid var(--line);color:var(--accent);padding:12px 14px;font-weight:800}.wechat-article[data-theme=neon] td{border-top:1px solid var(--line);color:var(--text);padding:12px 14px}.wechat-article[data-theme=petal] h1{border:1px solid var(--line);color:var(--accent-deep);text-align:center;letter-spacing:-.02em;background:linear-gradient(135deg,#ffe8ef 0%,#fff6fa 100%);border-radius:24px;margin:0 0 26px;padding:18px 18px 16px;font-size:30px;font-weight:900;line-height:1.24;box-shadow:0 10px 24px #c9497414}.wechat-article[data-theme=petal] h2{background:var(--accent-gradient);color:#fff;border-radius:999px;margin:34px 0 18px;padding:10px 18px;font-size:20px;font-weight:800;line-height:1.35;display:inline-block;box-shadow:0 12px 22px #e5628d29}.wechat-article[data-theme=petal] h3{color:var(--accent);letter-spacing:.04em;margin:28px 0 14px;font-size:17px;font-weight:800;line-height:1.4}.wechat-article[data-theme=petal] h4{color:var(--text);margin:20px 0 10px;font-size:15px;font-weight:700;line-height:1.45}.wechat-article[data-theme=petal] p{color:var(--text);text-align:left;margin:0 0 18px;line-height:1.9}.wechat-article[data-theme=petal] strong{color:var(--accent-deep)}.wechat-article[data-theme=petal] em{color:var(--accent);font-style:normal;font-weight:600}.wechat-article[data-theme=petal] blockquote{background:var(--block);border-left:4px solid var(--accent);border-radius:0 16px 16px 0;margin:20px 0;padding:14px 16px}.wechat-article[data-theme=petal] blockquote p{color:var(--accent-deep);margin:0}.wechat-article[data-theme=petal] ul,.wechat-article[data-theme=petal] ol{margin:0 0 18px;padding-left:0;list-style:none}.wechat-article[data-theme=petal] ul li,.wechat-article[data-theme=petal] ol li{background:var(--card);border:1px solid var(--line);border-radius:18px;margin:0 0 10px;padding:12px 14px 12px 40px;line-height:1.8;list-style:none;position:relative}.wechat-article[data-theme=petal] li>p,.wechat-article[data-theme=petal] li p{margin:0;padding:0}.wechat-article[data-theme=petal] ul li:before{content:"✿";color:var(--accent);font-size:12px;font-weight:700;position:absolute;top:12px;left:16px}.wechat-article[data-theme=petal] ol{counter-reset:petal-item}.wechat-article[data-theme=petal] ol li:before{counter-increment:petal-item;content:counter(petal-item);background:var(--accent-gradient);color:#fff;text-align:center;border-radius:999px;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:800;line-height:22px;position:absolute;top:12px;left:14px}.wechat-article[data-theme=petal] li ul,.wechat-article[data-theme=petal] li ol{margin:8px 0 0}.wechat-article[data-theme=petal] li ul li,.wechat-article[data-theme=petal] li ol li{padding:8px 12px 8px 34px}.wechat-article[data-theme=petal] li ul li:before,.wechat-article[data-theme=petal] li ol li:before{top:6px}.wechat-article[data-theme=petal] a{color:var(--accent-deep);border-bottom:1px solid var(--line);font-weight:600;text-decoration:none}.wechat-article[data-theme=petal] code{background:var(--chip-bg);color:var(--chip-text);border-radius:999px;padding:3px 9px;font-weight:600}.wechat-article[data-theme=petal] pre{background:var(--code-bg);border-radius:18px;margin:24px 0;padding:18px 20px;box-shadow:0 14px 24px #c9497424}.wechat-article[data-theme=petal] pre code{color:var(--code-text)}.wechat-article[data-theme=petal] img{border-radius:20px;box-shadow:0 12px 24px #e5628d14}.wechat-article[data-theme=petal] table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:18px;width:100%;margin:22px 0;display:table;overflow:hidden}.wechat-article[data-theme=petal] thead{background:var(--table-head)}.wechat-article[data-theme=petal] tr:nth-child(2n){background:var(--table-stripe)}.wechat-article[data-theme=petal] th{border-bottom:1px solid var(--line);color:var(--accent-deep);padding:12px 14px;font-weight:800}.wechat-article[data-theme=petal] td{border-top:1px solid var(--line);color:var(--text);padding:12px 14px}.wechat-article[data-theme=beige] h1{border-bottom:2px dashed var(--line);color:var(--accent-deep);letter-spacing:.03em;margin:0 0 28px;padding:0 0 14px;font-size:29px;font-weight:700;line-height:1.25}.wechat-article[data-theme=beige] h2{background:var(--block);border:1px dashed var(--line);color:var(--accent-deep);border-radius:10px;margin:34px 0 18px;padding:8px 14px;font-size:20px;font-weight:700;line-height:1.35;display:inline-block}.wechat-article[data-theme=beige] h3{color:var(--accent);margin:26px 0 12px;font-size:17px;font-weight:700;line-height:1.42}.wechat-article[data-theme=beige] h4{color:var(--text);margin:18px 0 10px;font-size:15px;font-weight:700;line-height:1.45}.wechat-article[data-theme=beige] p{color:var(--text);text-align:left;margin:0 0 18px;line-height:1.92}.wechat-article[data-theme=beige] strong{color:var(--accent-deep)}.wechat-article[data-theme=beige] em{color:var(--accent);font-style:italic;font-family:var(--serif)}.wechat-article[data-theme=beige] blockquote{background:var(--block);border-left:3px solid var(--accent);border-radius:0 12px 12px 0;margin:20px 0;padding:14px 16px}.wechat-article[data-theme=beige] blockquote p{color:var(--accent-deep);margin:0}.wechat-article[data-theme=beige] ul{margin:0 0 18px;padding-left:1.25em;list-style:outside}.wechat-article[data-theme=beige] ol{margin:0 0 18px;padding-left:1.35em;list-style:decimal}.wechat-article[data-theme=beige] li{margin:0 0 10px;line-height:1.82}.wechat-article[data-theme=beige] a{color:var(--accent-deep);border-bottom:1px dashed var(--line);text-decoration:none}.wechat-article[data-theme=beige] code{background:var(--chip-bg);color:var(--chip-text);border-radius:6px;padding:2px 7px}.wechat-article[data-theme=beige] pre{background:var(--code-bg);border:1px dashed var(--line);border-radius:10px;margin:24px 0;padding:16px 18px}.wechat-article[data-theme=beige] pre code{color:var(--code-text)}.wechat-article[data-theme=beige] img{border-radius:10px}.wechat-article[data-theme=beige] table{border-collapse:collapse;border:1px solid var(--line);width:100%;margin:22px 0;display:table}.wechat-article[data-theme=beige] thead{background:var(--table-head)}.wechat-article[data-theme=beige] tr:nth-child(2n){background:var(--table-stripe)}.wechat-article[data-theme=beige] th,.wechat-article[data-theme=beige] td{border:1px solid var(--line);padding:10px 12px}.wechat-article[data-theme=beige] th{color:var(--accent-deep);font-weight:700}.wechat-article[data-theme=beige] td{color:var(--text)}.wechat-article[data-theme=rainy] h1{border-bottom:1px solid var(--line);color:var(--accent-deep);letter-spacing:.02em;margin:0 0 28px;padding-bottom:14px;font-size:29px;font-weight:700;line-height:1.25}.wechat-article[data-theme=rainy] h2{background:var(--block);border-left:4px solid var(--accent);color:var(--accent-deep);border-radius:0 14px 14px 0;margin:34px 0 18px;padding:12px 14px;font-size:20px;font-weight:700;line-height:1.35}.wechat-article[data-theme=rainy] h3{color:var(--accent);font-size:17px;font-weight:700;line-height:1.42;font-family:var(--serif);margin:28px 0 14px;font-style:italic}.wechat-article[data-theme=rainy] h4{color:var(--text);margin:18px 0 10px;font-size:15px;font-weight:700;line-height:1.45}.wechat-article[data-theme=rainy] p{color:var(--text);text-align:left;margin:0 0 18px;line-height:1.95}.wechat-article[data-theme=rainy] strong{color:var(--accent-deep)}.wechat-article[data-theme=rainy] em{color:var(--accent);font-style:italic;font-family:var(--serif)}.wechat-article[data-theme=rainy] blockquote{background:var(--block);border-left:3px solid var(--accent);border-radius:0 14px 14px 0;margin:20px 0;padding:14px 16px}.wechat-article[data-theme=rainy] blockquote p{color:var(--accent-deep);margin:0}.wechat-article[data-theme=rainy] ul,.wechat-article[data-theme=rainy] ol{margin:0 0 18px;padding-left:0;list-style:none}.wechat-article[data-theme=rainy] ul li,.wechat-article[data-theme=rainy] ol li{background:var(--card);border:1px solid var(--line);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:16px;margin:0 0 10px;padding:12px 14px 12px 40px;line-height:1.82;list-style:none;position:relative}.wechat-article[data-theme=rainy] li>p,.wechat-article[data-theme=rainy] li p{margin:0;padding:0}.wechat-article[data-theme=rainy] ul li:before{content:"／";color:var(--accent-deep);opacity:.9;font-size:12px;font-weight:700;position:absolute;top:12px;left:16px}.wechat-article[data-theme=rainy] ol{counter-reset:rainy-item}.wechat-article[data-theme=rainy] ol li:before{counter-increment:rainy-item;content:counter(rainy-item);background:var(--accent-soft);min-width:22px;height:22px;color:var(--accent-deep);text-align:center;border-radius:999px;padding:0 6px;font-size:11px;font-weight:700;line-height:22px;position:absolute;top:12px;left:14px}.wechat-article[data-theme=rainy] li ul,.wechat-article[data-theme=rainy] li ol{margin:8px 0 0}.wechat-article[data-theme=rainy] li ul li,.wechat-article[data-theme=rainy] li ol li{padding:8px 12px 8px 34px}.wechat-article[data-theme=rainy] li ul li:before,.wechat-article[data-theme=rainy] li ol li:before{top:6px}.wechat-article[data-theme=rainy] a{color:var(--accent-deep);border-bottom:1px solid var(--line);text-decoration:none}.wechat-article[data-theme=rainy] code{background:var(--chip-bg);color:var(--chip-text);border-radius:999px;padding:3px 8px}.wechat-article[data-theme=rainy] pre{background:var(--code-bg);border-radius:16px;margin:24px 0;padding:18px 20px;box-shadow:0 14px 24px #4d698524}.wechat-article[data-theme=rainy] pre code{color:var(--code-text)}.wechat-article[data-theme=rainy] img{border-radius:16px}.wechat-article[data-theme=rainy] table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:16px;width:100%;margin:22px 0;display:table;overflow:hidden}.wechat-article[data-theme=rainy] thead{background:var(--table-head)}.wechat-article[data-theme=rainy] tr:nth-child(2n){background:var(--table-stripe)}.wechat-article[data-theme=rainy] th{border-bottom:1px solid var(--line);color:var(--accent-deep);padding:12px 14px;font-weight:700}.wechat-article[data-theme=rainy] td{border-top:1px solid var(--line);color:var(--text);padding:12px 14px}.wechat-article[data-theme=emerald] h1{background:linear-gradient(135deg, #ffffffeb 0%, var(--block) 100%);border:1px solid var(--line);color:var(--accent-deep);text-align:center;letter-spacing:-.01em;border-radius:22px;margin:0 0 28px;padding:16px 18px 18px;font-size:30px;font-weight:700;line-height:1.24;box-shadow:0 12px 24px #0f666a1a}.wechat-article[data-theme=emerald] h2{border-bottom:1px solid var(--line);color:var(--accent-deep);margin:34px 0 18px;padding-bottom:8px;font-size:20px;font-weight:700;line-height:1.4}.wechat-article[data-theme=emerald] h3{border-left:3px solid var(--accent);color:var(--accent-deep);letter-spacing:.02em;background:linear-gradient(90deg,#178e9217 0%,#178e9200 72%);border-radius:0 14px 14px 0;margin:26px 0 12px;padding:10px 16px 10px 22px;font-size:16px;font-weight:700;line-height:1.45}.wechat-article[data-theme=emerald] h4{color:var(--text);margin:18px 0 10px;font-size:15px;font-weight:700;line-height:1.45}.wechat-article[data-theme=emerald] p{color:var(--text);text-align:left;margin:0 0 18px;line-height:1.92}.wechat-article[data-theme=emerald] strong{color:var(--accent-deep)}.wechat-article[data-theme=emerald] em{color:var(--accent);font-style:italic;font-family:var(--serif)}.wechat-article[data-theme=emerald] blockquote{background:var(--block);border-left:4px solid var(--accent);border-radius:0 14px 14px 0;margin:20px 0;padding:14px 16px}.wechat-article[data-theme=emerald] blockquote p{color:var(--accent-deep);margin:0}.wechat-article[data-theme=emerald] ul,.wechat-article[data-theme=emerald] ol{margin:0 0 18px;padding-left:0;list-style:none}.wechat-article[data-theme=emerald] ul li,.wechat-article[data-theme=emerald] ol li{background:var(--card);border:1px solid var(--line);border-radius:16px;margin:0 0 10px;padding:12px 14px 12px 40px;line-height:1.8;list-style:none;position:relative;box-shadow:0 10px 20px #0f666a0d}.wechat-article[data-theme=emerald] li>p,.wechat-article[data-theme=emerald] li p{margin:0;padding:0}.wechat-article[data-theme=emerald] ul li:before{content:"◇";color:var(--accent-deep);text-align:center;border:1px solid var(--line);background:#ffffffa6;border-radius:999px;width:14px;height:14px;font-size:9px;line-height:14px;position:absolute;top:12px;left:15px}.wechat-article[data-theme=emerald] ol{counter-reset:emerald-item}.wechat-article[data-theme=emerald] ol li:before{counter-increment:emerald-item;content:counter(emerald-item);border:1px solid var(--accent);min-width:20px;height:20px;color:var(--accent-deep);text-align:center;background:#ffffffe6;border-radius:999px;padding:0 5px;font-size:10px;font-weight:700;line-height:20px;position:absolute;top:12px;left:14px;box-shadow:0 8px 16px #0f666a1f}.wechat-article[data-theme=emerald] li ul,.wechat-article[data-theme=emerald] li ol{margin:8px 0 0}.wechat-article[data-theme=emerald] li ul li,.wechat-article[data-theme=emerald] li ol li{padding:8px 12px 8px 34px}.wechat-article[data-theme=emerald] li ul li:before,.wechat-article[data-theme=emerald] li ol li:before{top:6px}.wechat-article[data-theme=emerald] a{color:var(--accent-deep);border-bottom:1px solid var(--line);text-decoration:none}.wechat-article[data-theme=emerald] code{background:var(--chip-bg);color:var(--chip-text);border-radius:999px;padding:2px 8px}.wechat-article[data-theme=emerald] pre{background:var(--code-bg);border-radius:18px;margin:24px 0;padding:18px 20px;box-shadow:0 14px 24px #0f666a24}.wechat-article[data-theme=emerald] pre code{color:var(--code-text)}.wechat-article[data-theme=emerald] img{border:1px solid var(--line);border-radius:14px;box-shadow:0 10px 20px #0f666a0f}.wechat-article[data-theme=emerald] table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:14px;width:100%;margin:22px 0;display:table;overflow:hidden}.wechat-article[data-theme=emerald] thead{background:var(--table-head)}.wechat-article[data-theme=emerald] tr:nth-child(2n){background:var(--table-stripe)}.wechat-article[data-theme=emerald] th{border-bottom:1px solid var(--line);color:var(--accent-deep);padding:12px 14px;font-weight:700}.wechat-article[data-theme=emerald] td{border-top:1px solid var(--line);color:var(--text);padding:12px 14px}.wechat-article[data-theme=plum] h1{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-deep) 100%);color:#fff;text-align:center;letter-spacing:-.01em;border-radius:22px;margin:0 0 28px;padding:16px 18px 18px;font-size:30px;font-weight:800;line-height:1.24;box-shadow:0 12px 24px #56327f29}.wechat-article[data-theme=plum] h2{border-bottom:1px solid var(--line);color:var(--accent-deep);margin:34px 0 18px;padding-bottom:8px;font-size:20px;font-weight:700;line-height:1.4}.wechat-article[data-theme=plum] h3{background:var(--block);color:var(--accent);letter-spacing:.06em;border-radius:999px;margin:26px 0 12px;padding:6px 12px;font-size:15px;font-weight:700;line-height:1.4;display:inline-block}.wechat-article[data-theme=plum] h4{color:var(--text);margin:18px 0 10px;font-size:15px;font-weight:700;line-height:1.45}.wechat-article[data-theme=plum] p{color:var(--text);text-align:left;margin:0 0 18px;line-height:1.9}.wechat-article[data-theme=plum] strong{color:var(--accent-deep)}.wechat-article[data-theme=plum] em{color:var(--accent);font-style:italic;font-family:var(--serif)}.wechat-article[data-theme=plum] blockquote{background:var(--block);border-left:4px solid var(--accent);border-radius:0 14px 14px 0;margin:20px 0;padding:14px 16px}.wechat-article[data-theme=plum] blockquote p{color:var(--accent-deep);margin:0}.wechat-article[data-theme=plum] ul,.wechat-article[data-theme=plum] ol{margin:0 0 18px;padding-left:0;list-style:none}.wechat-article[data-theme=plum] ul li,.wechat-article[data-theme=plum] ol li{background:var(--card);border:1px solid var(--line);border-radius:16px;margin:0 0 10px;padding:12px 14px 12px 40px;line-height:1.82;list-style:none;position:relative;box-shadow:0 10px 20px #7a4cb30d}.wechat-article[data-theme=plum] li>p,.wechat-article[data-theme=plum] li p{margin:0;padding:0}.wechat-article[data-theme=plum] ul li:before{content:"✦";color:var(--accent);text-shadow:0 0 8px #7a4cb32e;font-size:12px;position:absolute;top:12px;left:16px}.wechat-article[data-theme=plum] ol{counter-reset:plum-item}.wechat-article[data-theme=plum] ol li:before{counter-increment:plum-item;content:counter(plum-item);background:var(--accent-gradient);color:#fff;text-align:center;border-radius:999px;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:700;line-height:22px;position:absolute;top:12px;left:14px;box-shadow:0 10px 18px #56327f29}.wechat-article[data-theme=plum] li ul,.wechat-article[data-theme=plum] li ol{margin:8px 0 0}.wechat-article[data-theme=plum] li ul li,.wechat-article[data-theme=plum] li ol li{padding:8px 12px 8px 34px}.wechat-article[data-theme=plum] li ul li:before,.wechat-article[data-theme=plum] li ol li:before{top:6px}.wechat-article[data-theme=plum] a{color:var(--accent-deep);border-bottom:1px solid var(--line);text-decoration:none}.wechat-article[data-theme=plum] code{background:var(--chip-bg);color:var(--chip-text);border-radius:999px;padding:3px 8px}.wechat-article[data-theme=plum] pre{background:var(--code-bg);border-radius:18px;margin:24px 0;padding:18px 20px;box-shadow:0 14px 24px #56327f29}.wechat-article[data-theme=plum] pre code{color:var(--code-text)}.wechat-article[data-theme=plum] img{border-radius:16px;box-shadow:0 10px 22px #7a4cb314}.wechat-article[data-theme=plum] table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:16px;width:100%;margin:22px 0;display:table;overflow:hidden}.wechat-article[data-theme=plum] thead{background:var(--table-head)}.wechat-article[data-theme=plum] tr:nth-child(2n){background:var(--table-stripe)}.wechat-article[data-theme=plum] th{border-bottom:1px solid var(--line);color:var(--accent-deep);padding:12px 14px;font-weight:700}.wechat-article[data-theme=plum] td{border-top:1px solid var(--line);color:var(--text);padding:12px 14px}.wechat-article[data-theme=blue] h1{background:linear-gradient(135deg, var(--accent-deep) 0%, var(--accent) 100%);color:#fff;text-align:left;letter-spacing:-.02em;border:1px solid #ffffff2e;border-radius:24px;margin:0 0 28px;padding:18px 18px 20px;font-size:30px;font-weight:800;line-height:1.24;box-shadow:0 16px 28px #163f8629}.wechat-article[data-theme=blue] h2{background:linear-gradient(90deg, var(--block) 0%, #ffffff8c 100%);border-left:4px solid var(--accent);color:var(--accent-deep);border-radius:0 16px 16px 0;margin:34px 0 18px;padding:10px 16px 10px 18px;font-size:20px;font-weight:700;line-height:1.38}.wechat-article[data-theme=blue] h3{border:1px solid var(--line);color:var(--accent);letter-spacing:.08em;background:#2f67d814;border-radius:999px;margin:26px 0 12px;padding:5px 11px;font-size:15px;font-weight:700;line-height:1.4;display:inline-block}.wechat-article[data-theme=blue] h4{color:var(--text);margin:18px 0 10px;font-size:15px;font-weight:700;line-height:1.45}.wechat-article[data-theme=blue] p{color:var(--text);text-align:left;margin:0 0 18px;line-height:1.92}.wechat-article[data-theme=blue] strong{color:var(--accent-deep)}.wechat-article[data-theme=blue] em{color:var(--accent);font-style:italic;font-family:var(--serif)}.wechat-article[data-theme=blue] blockquote{background:var(--block);border-left:4px solid var(--accent);border-radius:0 14px 14px 0;margin:20px 0;padding:14px 16px}.wechat-article[data-theme=blue] blockquote p{color:var(--accent-deep);margin:0}.wechat-article[data-theme=blue] ul,.wechat-article[data-theme=blue] ol{margin:0 0 18px;padding-left:0;list-style:none}.wechat-article[data-theme=blue] ul li,.wechat-article[data-theme=blue] ol li{background:var(--card);border:1px solid var(--line);border-radius:18px;margin:0 0 10px;padding:12px 14px 12px 42px;line-height:1.82;list-style:none;position:relative;box-shadow:0 12px 20px #163f860d}.wechat-article[data-theme=blue] li>p,.wechat-article[data-theme=blue] li p{margin:0;padding:0}.wechat-article[data-theme=blue] ul li:before{content:"•";text-align:center;width:16px;height:16px;color:var(--accent-deep);border:1px solid var(--line);background:linear-gradient(135deg,#2f67d824 0%,#4481e857 100%);border-radius:999px;font-size:10px;line-height:16px;position:absolute;top:12px;left:16px;box-shadow:0 4px 10px #2f67d814}.wechat-article[data-theme=blue] ol{counter-reset:blue-item}.wechat-article[data-theme=blue] ol li:before{counter-increment:blue-item;content:counter(blue-item);background:var(--accent-gradient);color:#fff;text-align:center;border-radius:999px;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:700;line-height:22px;position:absolute;top:12px;left:14px;box-shadow:0 10px 18px #163f8629}.wechat-article[data-theme=blue] li ul,.wechat-article[data-theme=blue] li ol{margin:8px 0 0}.wechat-article[data-theme=blue] li ul li,.wechat-article[data-theme=blue] li ol li{padding:8px 12px 8px 34px}.wechat-article[data-theme=blue] li ul li:before,.wechat-article[data-theme=blue] li ol li:before{top:6px}.wechat-article[data-theme=blue] a{color:var(--accent);border-bottom:1px solid var(--line);font-weight:600;text-decoration:none}.wechat-article[data-theme=blue] code{background:var(--chip-bg);color:var(--chip-text);border-radius:999px;padding:3px 9px}.wechat-article[data-theme=blue] pre{background:var(--code-bg);border-radius:18px;margin:24px 0;padding:18px 20px;box-shadow:0 14px 24px #163f8624}.wechat-article[data-theme=blue] pre code{color:var(--code-text)}.wechat-article[data-theme=blue] hr{background:linear-gradient(90deg, #2f67d800 0%, var(--line) 18%, var(--line) 82%, #2f67d800 100%)}.wechat-article[data-theme=blue] img{border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 22px #163f8614}.wechat-article[data-theme=blue] table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:16px;width:100%;margin:22px 0;display:table;overflow:hidden}.wechat-article[data-theme=blue] thead{background:var(--table-head)}.wechat-article[data-theme=blue] tr:nth-child(2n){background:var(--table-stripe)}.wechat-article[data-theme=blue] th{border-bottom:1px solid var(--line);color:var(--accent-deep);padding:12px 14px;font-weight:700}.wechat-article[data-theme=blue] td{border-top:1px solid var(--line);color:var(--text);padding:12px 14px}.wechat-article[data-theme=bigtech] h1,.wechat-article[data-theme=bigtech] h2,.wechat-article[data-theme=bigtech] h3,.wechat-article[data-theme=bigtech] h4,.wechat-article[data-theme=bigtech] h5,.wechat-article[data-theme=bigtech] h6{color:var(--text);letter-spacing:0;margin:2em 0 .8em;font-weight:700;line-height:1.35}.wechat-article[data-theme=bigtech] h1{font-size:1.5em}.wechat-article[data-theme=bigtech] h2{border-left:4px solid var(--accent);background:linear-gradient(90deg,#edf2ff 0%,#f8f9ff 60%,#0000 100%);border-radius:0 6px 6px 0;padding:10px 16px;font-size:1.25em}.wechat-article[data-theme=bigtech] h3{border-bottom:2px solid var(--rule-strong);color:var(--accent);padding-bottom:6px;font-size:1.12em}.wechat-article[data-theme=bigtech] h4{color:#555;border-left:3px solid var(--muted-accent);padding-left:12px;font-size:1em}.wechat-article[data-theme=bigtech] h5{color:#666;font-size:.95em}.wechat-article[data-theme=bigtech] h6{color:#888;font-size:.9em}.wechat-article[data-theme=bigtech] p{color:var(--body-copy);text-align:left;margin:1.4em 0;line-height:1.85}.wechat-article[data-theme=bigtech] strong{color:var(--accent);font-weight:700}.wechat-article[data-theme=bigtech] em{color:var(--em-text);font-style:normal}.wechat-article[data-theme=bigtech] strong em{color:var(--strong-em-text);font-weight:700}.wechat-article[data-theme=bigtech] del{color:#9e9e9e;text-decoration:line-through}.wechat-article[data-theme=bigtech] ul,.wechat-article[data-theme=bigtech] ol{margin:1em 0;padding-left:1.8em}.wechat-article[data-theme=bigtech] ul{list-style-type:disc}.wechat-article[data-theme=bigtech] ol{list-style-type:decimal}.wechat-article[data-theme=bigtech] li{margin-bottom:.45em;line-height:1.75}.wechat-article[data-theme=bigtech] li>p,.wechat-article[data-theme=bigtech] li p{margin:0}.wechat-article[data-theme=bigtech] blockquote{border-left:4px solid var(--accent);background:var(--block);color:var(--quote-text);border-radius:0 8px 8px 0;margin:1.4em 0;padding:14px 18px;font-size:.93em}.wechat-article[data-theme=bigtech] blockquote p{color:var(--quote-text);margin:0}.wechat-article[data-theme=bigtech] code{font-family:var(--mono);color:var(--chip-text);background:var(--chip-bg);border:1px solid var(--chip-line);word-break:break-all;border-radius:4px;padding:2px 6px;font-size:.88em}.wechat-article[data-theme=bigtech] pre{background:var(--code-bg);border-radius:10px;margin:1.5em 0;padding:0;overflow:hidden}.wechat-article[data-theme=bigtech] pre code{color:var(--code-text);font-family:var(--mono);letter-spacing:0;word-spacing:0;white-space:pre;word-break:normal;background:0 0;border:none;border-radius:0;padding:18px 20px;font-size:13px;line-height:1.65;display:block;overflow-x:auto}.wechat-article[data-theme=bigtech] hr{background:linear-gradient(90deg,#0000,#1a5eff45,#0000);border:none;height:1px;margin:2em 0}.wechat-article[data-theme=bigtech] a{color:var(--accent);word-break:break-all;border-bottom:1px solid #a0b4ff45;text-decoration:none}.wechat-article[data-theme=bigtech] img{border-radius:8px;max-width:100%;margin:1.2em auto;display:block}.wechat-article[data-theme=bigtech] figcaption{text-align:center;color:#999;margin-top:8px;font-size:.72em}.wechat-article[data-theme=bigtech] table{border-collapse:collapse;width:100%;margin:1.4em 0;font-size:.92em;display:table}.wechat-article[data-theme=bigtech] table tr th{background:var(--table-head);color:#fff;border:1px solid var(--table-head);text-align:left;padding:10px 14px;font-weight:600}.wechat-article[data-theme=bigtech] table tr td{border:1px solid var(--table-border);text-align:left;padding:9px 14px}.wechat-article[data-theme=bigtech] table tr:nth-child(2n) td{background:var(--table-stripe)}.wechat-article[data-theme=bigtech] table tr:hover td{background:#edf2ff}.wechat-article[data-theme=bigtech] a[href^=\#] sup{vertical-align:super;color:#fff;background:var(--accent);border-radius:4px;margin:0 2px;padding:1px 5px;font-size:.65em}.wechat-article[data-theme=silver] h1{border-bottom:2px solid var(--line);color:var(--accent-deep);font-size:31px;font-weight:700;line-height:1.24;font-family:var(--serif);text-align:center;letter-spacing:.08em;margin:0 0 30px;padding:0 0 16px}.wechat-article[data-theme=silver] h2{background:var(--accent-gradient);color:#fff;font-size:19px;font-weight:700;line-height:1.38;font-family:var(--serif);text-align:center;letter-spacing:.08em;border-radius:4px;margin:36px 0 18px;padding:11px 16px 12px}.wechat-article[data-theme=silver] h3{border-left:2px solid var(--line);color:var(--accent);font-size:17px;font-weight:700;line-height:1.45;font-family:var(--serif);margin:28px 0 14px;padding-left:14px;font-style:italic}.wechat-article[data-theme=silver] h4{color:var(--text);margin:18px 0 10px;font-size:15px;font-weight:700;line-height:1.45}.wechat-article[data-theme=silver] p{color:var(--text);text-align:left;margin:0 0 18px;line-height:1.9}.wechat-article[data-theme=silver] strong{color:var(--accent-deep)}.wechat-article[data-theme=silver] em{color:var(--text-soft);font-style:italic;font-family:var(--serif)}.wechat-article[data-theme=silver] blockquote{background:var(--block);border-left:none;border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;border-radius:0;margin:28px 0;padding:18px 20px}.wechat-article[data-theme=silver] blockquote p{color:var(--accent-deep);font-family:var(--serif);margin:0;font-style:italic}.wechat-article[data-theme=silver] ul,.wechat-article[data-theme=silver] ol{margin:0 0 18px;padding-left:1.4em}.wechat-article[data-theme=silver] li{margin-bottom:.65em;line-height:1.85}.wechat-article[data-theme=silver] a{color:var(--accent-deep);border-bottom:1px solid var(--line);text-decoration:none}.wechat-article[data-theme=silver] code{background:var(--chip-bg);color:var(--chip-text);border-radius:4px;padding:2px 8px}.wechat-article[data-theme=silver] pre{background:var(--code-bg);border-radius:10px;margin:24px 0;padding:18px 20px}.wechat-article[data-theme=silver] pre code{color:var(--code-text)}.wechat-article[data-theme=silver] hr{background:var(--line);margin:28px 0}.wechat-article[data-theme=silver] img{border:1px solid var(--line);border-radius:2px;box-shadow:0 10px 18px #0f0f1014}.wechat-article[data-theme=silver] figcaption{text-align:center;color:var(--text-soft);letter-spacing:.12em;font-size:12px}.wechat-article[data-theme=silver] table{border-collapse:collapse;width:100%;margin:22px 0;display:table}.wechat-article[data-theme=silver] table tr th{background:var(--table-head);color:#fff;border:1px solid var(--line);padding:11px 14px;font-weight:700}.wechat-article[data-theme=silver] table tr td{border:1px solid var(--line);color:var(--text);padding:11px 14px}.wechat-article[data-theme=silver] table tr:nth-child(2n) td{background:var(--table-stripe)}.wechat-article[data-theme=finance] h1{border-bottom:3px solid var(--accent);color:var(--accent-deep);letter-spacing:-.02em;margin:0 0 28px;padding:0 0 14px;font-size:31px;font-weight:800;line-height:1.22}.wechat-article[data-theme=finance] h2{background:var(--accent);border-left:4px solid var(--signal);color:#fff;border-radius:6px;margin:34px 0 18px;padding:10px 14px;font-size:18px;font-weight:700;line-height:1.4}.wechat-article[data-theme=finance] h3{border-bottom:1px solid var(--line);color:var(--accent);margin:28px 0 14px;padding-bottom:8px;font-size:17px;font-weight:700;line-height:1.42}.wechat-article[data-theme=finance] h4{background:var(--block);color:var(--signal);letter-spacing:.08em;border-radius:999px;margin:18px 0 10px;padding:4px 10px;font-size:13px;font-weight:700;line-height:1.4;display:inline-block}.wechat-article[data-theme=finance] p{color:var(--text);text-align:left;margin:0 0 18px;line-height:1.9}.wechat-article[data-theme=finance] strong{color:var(--signal)}.wechat-article[data-theme=finance] em{color:var(--accent);font-style:italic}.wechat-article[data-theme=finance] blockquote{background:var(--block);border-left:4px solid var(--signal);border-radius:0 10px 10px 0;margin:24px 0;padding:14px 18px}.wechat-article[data-theme=finance] blockquote p{color:var(--text);margin:0}.wechat-article[data-theme=finance] ul,.wechat-article[data-theme=finance] ol{margin:0 0 18px;padding-left:1.4em}.wechat-article[data-theme=finance] li{margin-bottom:.55em;line-height:1.82}.wechat-article[data-theme=finance] a{color:var(--signal);border-bottom:1px solid var(--line);text-decoration:none}.wechat-article[data-theme=finance] code{background:var(--chip-bg);color:var(--chip-text);border-radius:4px;padding:2px 8px}.wechat-article[data-theme=finance] pre{background:var(--code-bg);border-radius:10px;margin:24px 0;padding:18px 20px}.wechat-article[data-theme=finance] pre code{color:var(--code-text)}.wechat-article[data-theme=finance] hr{background:linear-gradient(90deg, #17825c00 0%, var(--line) 20%, var(--line) 80%, #17825c00 100%);margin:28px 0}.wechat-article[data-theme=finance] img{border:1px solid var(--line);border-radius:8px}.wechat-article[data-theme=finance] table{border-collapse:collapse;width:100%;margin:22px 0;display:table}.wechat-article[data-theme=finance] table tr th{background:var(--table-head);color:#fff;border:1px solid var(--table-head);padding:11px 14px;font-weight:700}.wechat-article[data-theme=finance] table tr td{border:1px solid var(--line);color:var(--text);padding:11px 14px}.wechat-article[data-theme=finance] table tr:nth-child(2n) td{background:var(--table-stripe)}.wechat-article[data-theme=cream] h1{background:var(--accent-gradient);border:1px solid var(--line);color:var(--accent-deep);letter-spacing:-.02em;border-radius:24px;margin:0 0 28px;padding:20px 20px 22px;font-size:30px;font-weight:800;line-height:1.24;box-shadow:0 16px 30px #9f5b3f1a}.wechat-article[data-theme=cream] h2{background:var(--block);border:1px solid var(--line);color:var(--accent-deep);border-radius:999px;margin:34px 0 18px;padding:10px 16px;font-size:18px;font-weight:700;line-height:1.38;display:inline-block}.wechat-article[data-theme=cream] h3{border-left:3px solid var(--accent);color:var(--accent);margin:28px 0 14px;padding-left:12px;font-size:16px;font-weight:700;line-height:1.45}.wechat-article[data-theme=cream] h4{color:var(--text);margin:18px 0 10px;font-size:15px;font-weight:700;line-height:1.45}.wechat-article[data-theme=cream] p{color:var(--text);text-align:left;margin:0 0 18px;line-height:1.95}.wechat-article[data-theme=cream] strong{color:var(--accent-deep)}.wechat-article[data-theme=cream] em{color:var(--accent);font-style:italic;font-family:var(--serif)}.wechat-article[data-theme=cream] blockquote{background:var(--block);border-left:4px solid var(--accent);border-radius:0 14px 14px 0;margin:20px 0;padding:14px 16px}.wechat-article[data-theme=cream] blockquote p{color:var(--accent-deep);margin:0}.wechat-article[data-theme=cream] ul,.wechat-article[data-theme=cream] ol{margin:0 0 18px;padding-left:1.4em}.wechat-article[data-theme=cream] li{margin-bottom:.58em;line-height:1.85}.wechat-article[data-theme=cream] a{color:var(--accent-deep);border-bottom:1px solid var(--line);text-decoration:none}.wechat-article[data-theme=cream] code{background:var(--chip-bg);color:var(--chip-text);border-radius:999px;padding:3px 9px}.wechat-article[data-theme=cream] pre{background:var(--code-bg);border-radius:18px;margin:24px 0;padding:18px 20px;box-shadow:0 14px 26px #5b403629}.wechat-article[data-theme=cream] pre code{color:var(--code-text)}.wechat-article[data-theme=cream] hr{background:var(--line);margin:28px 0}.wechat-article[data-theme=cream] img{border-radius:18px;box-shadow:0 12px 24px #9f5b3f14}.wechat-article[data-theme=cream] table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:16px;width:100%;margin:22px 0;display:table;overflow:hidden}.wechat-article[data-theme=cream] thead{background:var(--table-head)}.wechat-article[data-theme=cream] th{border-bottom:1px solid var(--line);color:#fff;padding:12px 14px;font-weight:700}.wechat-article[data-theme=cream] td{border-top:1px solid var(--line);color:var(--text);padding:12px 14px}.wechat-article[data-theme=cream] tr:nth-child(2n){background:var(--table-stripe)}.wechat-article[data-theme=terminal] h1{border:1px solid var(--line);color:var(--accent);font-size:30px;font-weight:800;line-height:1.24;font-family:var(--mono);letter-spacing:.04em;border-radius:16px;margin:0 0 28px;padding:16px 18px;box-shadow:inset 0 0 0 1px #68f3ab14,0 0 24px #68f3ab14}.wechat-article[data-theme=terminal] h2{border:1px solid var(--line);color:var(--accent-deep);font-size:18px;font-weight:700;line-height:1.4;font-family:var(--mono);letter-spacing:.04em;background:linear-gradient(90deg,#68f3ab1a 0%,#111c17f0 100%);border-radius:12px;margin:34px 0 18px;padding:10px 16px 10px 20px;box-shadow:inset 0 0 0 1px #68f3ab0a}.wechat-article[data-theme=terminal] h3{border-bottom:1px dashed var(--line);color:var(--accent);font-size:16px;font-weight:700;line-height:1.45;font-family:var(--mono);letter-spacing:.08em;margin:28px 0 14px;padding-bottom:8px}.wechat-article[data-theme=terminal] h4{color:var(--accent-deep);margin:18px 0 10px;font-size:15px;font-weight:700;line-height:1.45}.wechat-article[data-theme=terminal] p{color:var(--text);text-align:left;margin:0 0 18px;line-height:1.9}.wechat-article[data-theme=terminal] strong{color:var(--accent)}.wechat-article[data-theme=terminal] em{color:var(--accent-deep);font-style:normal}.wechat-article[data-theme=terminal] blockquote{background:var(--block);border-left:3px solid var(--accent);border-radius:0 12px 12px 0;margin:20px 0;padding:14px 16px}.wechat-article[data-theme=terminal] blockquote p{color:var(--accent-deep);margin:0}.wechat-article[data-theme=terminal] ul,.wechat-article[data-theme=terminal] ol{margin:0 0 18px;padding-left:0;list-style:none}.wechat-article[data-theme=terminal] li{background:var(--card);border:1px solid var(--line);border-radius:12px;margin:0 0 10px;padding:12px 14px 12px 40px;line-height:1.82;list-style:none;position:relative;box-shadow:inset 0 0 0 1px #68f3ab08}.wechat-article[data-theme=terminal] li>p,.wechat-article[data-theme=terminal] li p{margin:0}.wechat-article[data-theme=terminal] ul li:before{content:">";border:1px solid var(--line);width:18px;height:18px;color:var(--accent);font-family:var(--mono);text-align:center;background:#68f3ab14;border-radius:4px;font-size:12px;font-weight:700;line-height:18px;position:absolute;top:12px;left:15px}.wechat-article[data-theme=terminal] ol{counter-reset:terminal-item}.wechat-article[data-theme=terminal] ol li:before{counter-increment:terminal-item;content:counter(terminal-item);border:1px solid var(--line);min-width:22px;height:20px;color:var(--accent);background:var(--table-head);font-family:var(--mono);text-align:center;border-radius:6px;padding:0 6px;font-size:10px;font-weight:700;line-height:20px;position:absolute;top:12px;left:12px;box-shadow:inset 0 0 0 1px #68f3ab0a}.wechat-article[data-theme=terminal] li ul,.wechat-article[data-theme=terminal] li ol{margin:8px 0 0}.wechat-article[data-theme=terminal] li ul li,.wechat-article[data-theme=terminal] li ol li{padding:8px 12px 8px 34px}.wechat-article[data-theme=terminal] li ul li:before,.wechat-article[data-theme=terminal] li ol li:before{top:6px}.wechat-article[data-theme=terminal] a{color:var(--accent);border-bottom:1px solid var(--line);text-decoration:none}.wechat-article[data-theme=terminal] code{border:1px solid var(--line);background:var(--chip-bg);color:var(--chip-text);border-radius:6px;padding:2px 8px}.wechat-article[data-theme=terminal] pre{border:1px solid var(--line);background:var(--code-bg);border-radius:16px;margin:24px 0;padding:18px 20px;box-shadow:0 0 24px #68f3ab14}.wechat-article[data-theme=terminal] pre code{color:var(--code-text)}.wechat-article[data-theme=terminal] hr{background:var(--line);margin:28px 0}.wechat-article[data-theme=terminal] img{border:1px solid var(--line);border-radius:14px;box-shadow:0 0 22px #68f3ab0d}.wechat-article[data-theme=terminal] figcaption{text-align:center;color:var(--text-soft);font-size:12px;font-family:var(--mono)}.wechat-article[data-theme=terminal] table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:14px;width:100%;margin:22px 0;display:table;overflow:hidden}.wechat-article[data-theme=terminal] thead{background:var(--table-head)}.wechat-article[data-theme=terminal] th{border-bottom:1px solid var(--line);color:var(--accent);padding:12px 14px;font-weight:700}.wechat-article[data-theme=terminal] td{border-top:1px solid var(--line);color:var(--text);padding:12px 14px}.wechat-article[data-theme=terminal] tr:nth-child(2n){background:var(--table-stripe)}.wechat-article[data-theme=swiss] h1{border-bottom:4px solid var(--accent);color:var(--accent-deep);letter-spacing:-.05em;text-transform:uppercase;margin:0 0 30px;padding:0 0 14px;font-size:34px;font-weight:900;line-height:1.05}.wechat-article[data-theme=swiss] h2{border-left:6px solid var(--accent);background:var(--block);color:var(--accent-deep);letter-spacing:.12em;text-transform:uppercase;margin:36px 0 18px;padding:10px 0 10px 16px;font-size:20px;font-weight:800;line-height:1.35}.wechat-article[data-theme=swiss] h3{background:var(--accent);color:#fff;letter-spacing:.14em;text-transform:uppercase;margin:26px 0 12px;padding:5px 10px;font-size:12px;font-weight:800;line-height:1.4;display:inline-block}.wechat-article[data-theme=swiss] h4{color:var(--accent-deep);margin:18px 0 10px;font-size:15px;font-weight:700;line-height:1.45}.wechat-article[data-theme=swiss] p{color:var(--text);text-align:left;margin:0 0 18px;line-height:1.88}.wechat-article[data-theme=swiss] strong{color:var(--accent)}.wechat-article[data-theme=swiss] em{color:var(--accent-deep);font-style:normal}.wechat-article[data-theme=swiss] blockquote{border-left:4px solid var(--accent);background:#f5f1ebb8;border-radius:0;margin:20px 0;padding:14px 16px}.wechat-article[data-theme=swiss] blockquote p{color:var(--accent-deep);margin:0}.wechat-article[data-theme=swiss] ul,.wechat-article[data-theme=swiss] ol{margin:0 0 18px;padding-left:1.35em}.wechat-article[data-theme=swiss] ul{list-style-type:square}.wechat-article[data-theme=swiss] li{margin-bottom:.55em;line-height:1.82}.wechat-article[data-theme=swiss] a{color:var(--accent);border-bottom:1px solid var(--accent);text-decoration:none}.wechat-article[data-theme=swiss] code{background:var(--chip-bg);color:var(--chip-text);border-radius:4px;padding:2px 8px}.wechat-article[data-theme=swiss] pre{background:var(--code-bg);border-radius:10px;margin:24px 0;padding:18px 20px}.wechat-article[data-theme=swiss] pre code{color:var(--code-text)}.wechat-article[data-theme=swiss] hr{background:var(--accent);height:2px;margin:28px 0}.wechat-article[data-theme=swiss] img{border:1px solid var(--line);border-radius:0}.wechat-article[data-theme=swiss] figcaption{text-align:left;color:var(--text-soft);letter-spacing:.12em;text-transform:uppercase;font-size:12px}.wechat-article[data-theme=swiss] table{border-collapse:collapse;width:100%;margin:22px 0;display:table}.wechat-article[data-theme=swiss] table tr th{background:var(--table-head);color:#fff;border:1px solid var(--table-head);padding:11px 14px;font-weight:700}.wechat-article[data-theme=swiss] table tr td{border:1px solid var(--line);color:var(--text);padding:11px 14px}.wechat-article[data-theme=swiss] table tr:nth-child(2n) td{background:var(--table-stripe)}.wechat-article[data-theme=vintage] h1{background:var(--accent-gradient);border:1px solid var(--line);color:var(--accent-deep);border-radius:18px;margin:0 0 28px;padding:18px 18px 20px;font-size:30px;font-weight:700;line-height:1.24;box-shadow:0 10px 18px #7b553414}.wechat-article[data-theme=vintage] h2{border-bottom:2px dashed var(--line);color:var(--accent);font-size:20px;font-weight:700;line-height:1.4;font-family:var(--serif);margin:34px 0 18px;padding-bottom:8px}.wechat-article[data-theme=vintage] h3{background:var(--chip-bg);color:var(--accent);font-size:13px;font-weight:700;line-height:1.4;font-family:var(--mono);letter-spacing:.06em;border-radius:999px;margin:26px 0 12px;padding:4px 12px;display:inline-block}.wechat-article[data-theme=vintage] h4{color:var(--accent-deep);margin:18px 0 10px;font-size:15px;font-weight:700;line-height:1.45}.wechat-article[data-theme=vintage] p{color:var(--text);text-align:left;margin:0 0 18px;line-height:1.92}.wechat-article[data-theme=vintage] strong{color:var(--accent-deep)}.wechat-article[data-theme=vintage] em{color:var(--accent);font-style:italic;font-family:var(--serif)}.wechat-article[data-theme=vintage] blockquote{background:var(--block);border-left:3px solid var(--accent);border-radius:0 12px 12px 0;margin:20px 0;padding:14px 16px}.wechat-article[data-theme=vintage] blockquote p{color:var(--accent-deep);margin:0}.wechat-article[data-theme=vintage] ul,.wechat-article[data-theme=vintage] ol{margin:0 0 18px;padding-left:1.35em}.wechat-article[data-theme=vintage] li{margin-bottom:.58em;line-height:1.84}.wechat-article[data-theme=vintage] a{color:var(--accent);border-bottom:1px dashed var(--line);text-decoration:none}.wechat-article[data-theme=vintage] code{background:var(--chip-bg);color:var(--chip-text);border-radius:6px;padding:2px 8px}.wechat-article[data-theme=vintage] pre{background:var(--code-bg);border-radius:14px;margin:24px 0;padding:18px 20px;box-shadow:0 10px 20px #3e332824}.wechat-article[data-theme=vintage] pre code{color:var(--code-text)}.wechat-article[data-theme=vintage] hr{background:var(--line);margin:28px 0}.wechat-article[data-theme=vintage] img{border:1px solid var(--line);border-radius:12px}.wechat-article[data-theme=vintage] figcaption{text-align:center;color:var(--text-soft);font-size:12px}.wechat-article[data-theme=vintage] table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:14px;width:100%;margin:22px 0;display:table;overflow:hidden}.wechat-article[data-theme=vintage] thead{background:var(--table-head)}.wechat-article[data-theme=vintage] th{border-bottom:1px solid var(--line);color:var(--accent-deep);padding:12px 14px;font-weight:700}.wechat-article[data-theme=vintage] td{border-top:1px solid var(--line);color:var(--text);padding:12px 14px}.wechat-article[data-theme=vintage] tr:nth-child(2n){background:var(--table-stripe)}.wechat-article[data-theme=glacier] h1{background:var(--accent-gradient);border:1px solid var(--line);color:var(--accent-deep);border-radius:22px;margin:0 0 28px;padding:18px 20px 20px;font-size:30px;font-weight:800;line-height:1.24;box-shadow:0 16px 28px #235a8314}.wechat-article[data-theme=glacier] h2{background:var(--block);border:1px solid var(--line);color:var(--accent-deep);border-radius:999px;margin:34px 0 18px;padding:10px 16px;font-size:18px;font-weight:700;line-height:1.4;display:inline-block}.wechat-article[data-theme=glacier] h3{border-left:3px solid var(--accent);color:var(--accent);margin:28px 0 14px;padding-left:12px;font-size:16px;font-weight:700;line-height:1.45}.wechat-article[data-theme=glacier] h4{color:var(--accent-deep);margin:18px 0 10px;font-size:15px;font-weight:700;line-height:1.45}.wechat-article[data-theme=glacier] p{color:var(--text);text-align:left;margin:0 0 18px;line-height:1.92}.wechat-article[data-theme=glacier] strong{color:var(--accent-deep)}.wechat-article[data-theme=glacier] em{color:var(--accent);font-style:italic}.wechat-article[data-theme=glacier] blockquote{background:var(--block);border-left:3px solid var(--accent);border-radius:0 14px 14px 0;margin:20px 0;padding:14px 16px}.wechat-article[data-theme=glacier] blockquote p{color:var(--accent-deep);margin:0}.wechat-article[data-theme=glacier] ul,.wechat-article[data-theme=glacier] ol{margin:0 0 18px;padding-left:1.35em}.wechat-article[data-theme=glacier] li{margin-bottom:.55em;line-height:1.84}.wechat-article[data-theme=glacier] a{color:var(--accent);border-bottom:1px solid var(--line);text-decoration:none}.wechat-article[data-theme=glacier] code{background:var(--chip-bg);color:var(--chip-text);border-radius:999px;padding:2px 8px}.wechat-article[data-theme=glacier] pre{background:var(--code-bg);border-radius:18px;margin:24px 0;padding:18px 20px;box-shadow:0 12px 22px #17324a1f}.wechat-article[data-theme=glacier] pre code{color:var(--code-text)}.wechat-article[data-theme=glacier] hr{background:var(--line);margin:28px 0}.wechat-article[data-theme=glacier] img{border:1px solid var(--line);border-radius:18px;box-shadow:0 10px 20px #235a830f}.wechat-article[data-theme=glacier] figcaption{text-align:center;color:var(--text-soft);font-size:12px}.wechat-article[data-theme=glacier] table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:16px;width:100%;margin:22px 0;display:table;overflow:hidden}.wechat-article[data-theme=glacier] thead{background:var(--table-head)}.wechat-article[data-theme=glacier] th{border-bottom:1px solid var(--line);color:var(--accent-deep);padding:12px 14px;font-weight:700}.wechat-article[data-theme=glacier] td{border-top:1px solid var(--line);color:var(--text);padding:12px 14px}.wechat-article[data-theme=glacier] tr:nth-child(2n){background:var(--table-stripe)}.wechat-article[data-theme=coral] h1{background:var(--accent-gradient);border:1px solid var(--line);border-left:6px solid var(--accent);color:var(--accent-deep);border-radius:20px;margin:0 0 28px;padding:18px 18px 20px;font-size:31px;font-weight:800;line-height:1.24;box-shadow:0 12px 24px #cb4f4214}.wechat-article[data-theme=coral] h2{background:var(--block);color:var(--accent-deep);border-radius:999px;margin:34px 0 18px;padding:10px 16px;font-size:18px;font-weight:700;line-height:1.4}.wechat-article[data-theme=coral] h3{border-bottom:2px solid var(--line);color:var(--accent);margin:28px 0 14px;padding-bottom:8px;font-size:16px;font-weight:700;line-height:1.45}.wechat-article[data-theme=coral] h4{color:var(--accent-deep);margin:18px 0 10px;font-size:15px;font-weight:700;line-height:1.45}.wechat-article[data-theme=coral] p{color:var(--text);text-align:left;margin:0 0 18px;line-height:1.92}.wechat-article[data-theme=coral] strong{color:var(--accent-deep)}.wechat-article[data-theme=coral] em{color:var(--accent);font-style:italic;font-family:var(--serif)}.wechat-article[data-theme=coral] blockquote{background:var(--block);border-left:4px solid var(--accent);border-radius:0 16px 16px 0;margin:20px 0;padding:14px 16px}.wechat-article[data-theme=coral] blockquote p{color:var(--accent-deep);margin:0}.wechat-article[data-theme=coral] ul,.wechat-article[data-theme=coral] ol{margin:0 0 18px;padding-left:1.35em}.wechat-article[data-theme=coral] li{margin-bottom:.55em;line-height:1.84}.wechat-article[data-theme=coral] a{color:var(--accent);border-bottom:1px solid var(--line);text-decoration:none}.wechat-article[data-theme=coral] code{background:var(--chip-bg);color:var(--chip-text);border-radius:999px;padding:2px 8px}.wechat-article[data-theme=coral] pre{background:var(--code-bg);border-radius:18px;margin:24px 0;padding:18px 20px}.wechat-article[data-theme=coral] pre code{color:var(--code-text)}.wechat-article[data-theme=coral] hr{background:var(--line);margin:28px 0}.wechat-article[data-theme=coral] img{border-radius:16px;box-shadow:0 10px 20px #cb4f420f}.wechat-article[data-theme=coral] figcaption{text-align:center;color:var(--text-soft);font-size:12px}.wechat-article[data-theme=coral] table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:16px;width:100%;margin:22px 0;display:table;overflow:hidden}.wechat-article[data-theme=coral] thead{background:var(--table-head)}.wechat-article[data-theme=coral] th{border-bottom:1px solid var(--line);color:#fff;padding:12px 14px;font-weight:700}.wechat-article[data-theme=coral] td{border-top:1px solid var(--line);color:var(--text);padding:12px 14px}.wechat-article[data-theme=coral] tr:nth-child(2n){background:var(--table-stripe)}.wechat-article[data-theme=academic] h1{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--accent-deep);font-size:32px;font-weight:700;line-height:1.22;font-family:var(--serif);text-align:center;letter-spacing:.04em;margin:0 0 30px;padding:18px 0 16px}.wechat-article[data-theme=academic] h2{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--accent-deep);letter-spacing:.14em;text-transform:uppercase;margin:36px 0 18px;padding:10px 0 8px;font-size:18px;font-weight:700;line-height:1.4}.wechat-article[data-theme=academic] h3{color:var(--accent);font-size:17px;font-weight:700;line-height:1.45;font-family:var(--serif);margin:28px 0 14px;font-style:italic}.wechat-article[data-theme=academic] h4{color:var(--accent-deep);margin:18px 0 10px;font-size:15px;font-weight:700;line-height:1.45}.wechat-article[data-theme=academic] p{color:var(--text);text-align:left;margin:0 0 18px;line-height:1.96}.wechat-article[data-theme=academic] strong{color:var(--accent-deep)}.wechat-article[data-theme=academic] em{color:var(--accent);font-style:italic;font-family:var(--serif)}.wechat-article[data-theme=academic] blockquote{background:var(--block);border-left:3px solid var(--accent);border-radius:0 10px 10px 0;margin:20px 0;padding:14px 16px}.wechat-article[data-theme=academic] blockquote p{color:var(--accent-deep);margin:0}.wechat-article[data-theme=academic] ul,.wechat-article[data-theme=academic] ol{margin:0 0 18px;padding-left:1.35em}.wechat-article[data-theme=academic] li{margin-bottom:.55em;line-height:1.86}.wechat-article[data-theme=academic] a{color:var(--accent);border-bottom:1px solid var(--line);text-decoration:none}.wechat-article[data-theme=academic] code{background:var(--chip-bg);color:var(--chip-text);border-radius:4px;padding:2px 8px}.wechat-article[data-theme=academic] pre{background:var(--code-bg);border-radius:12px;margin:24px 0;padding:18px 20px}.wechat-article[data-theme=academic] pre code{color:var(--code-text)}.wechat-article[data-theme=academic] hr{background:var(--line);margin:28px 0}.wechat-article[data-theme=academic] img{border:1px solid var(--line);border-radius:6px}.wechat-article[data-theme=academic] figcaption{text-align:center;color:var(--text-soft);letter-spacing:.08em;font-size:12px}.wechat-article[data-theme=academic] table{border-collapse:collapse;width:100%;margin:22px 0;display:table}.wechat-article[data-theme=academic] table tr th{background:var(--table-head);color:var(--accent-deep);border:1px solid var(--line);padding:10px 14px;font-weight:700}.wechat-article[data-theme=academic] table tr td{border:1px solid var(--line);color:var(--text);padding:10px 14px}.wechat-article[data-theme=academic] table tr:nth-child(2n) td{background:var(--table-stripe)}.wechat-article[data-theme=monochrome] h1{border-bottom:2px solid var(--accent);color:var(--accent-deep);letter-spacing:0;margin:0 0 30px;padding:0 0 16px;font-size:32px;font-weight:800;line-height:1.18}.wechat-article[data-theme=monochrome] h2{border-bottom:1px solid var(--line);color:var(--accent-deep);background:0 0;margin:36px 0 18px;padding:0 0 8px;font-size:21px;font-weight:800;line-height:1.35}.wechat-article[data-theme=monochrome] h3{color:var(--text);margin:28px 0 14px;font-size:17px;font-weight:700;line-height:1.45}.wechat-article[data-theme=monochrome] p{color:var(--text);text-align:left;margin:0 0 18px;line-height:1.9}.wechat-article[data-theme=monochrome] strong{color:var(--accent-deep)}.wechat-article[data-theme=monochrome] em{color:var(--text-soft);font-style:italic}.wechat-article[data-theme=monochrome] blockquote{background:var(--block);border-left:4px solid var(--accent);margin:22px 0;padding:14px 18px}.wechat-article[data-theme=monochrome] code{background:var(--chip-bg);color:var(--chip-text);border-radius:4px;padding:2px 7px}.wechat-article[data-theme=monochrome] pre{background:var(--code-bg);border-radius:8px;margin:24px 0;padding:18px 20px}.wechat-article[data-theme=monochrome] pre code{color:var(--code-text)}.wechat-article[data-theme=monochrome] table{border-collapse:collapse;width:100%;margin:22px 0;display:table}.wechat-article[data-theme=monochrome] th,.wechat-article[data-theme=monochrome] td{border:1px solid var(--line);color:var(--text);padding:11px 13px}.wechat-article[data-theme=monochrome] th{background:var(--accent);color:#fff}.wechat-article[data-theme=monochrome] tr:nth-child(2n) td{background:var(--table-stripe)}.wechat-article[data-theme=interview]{box-shadow:none;border-radius:0}.wechat-article[data-theme=interview] h1{border-bottom:1px solid var(--line);color:var(--accent-deep);text-align:left;margin:0 0 30px;padding:0 0 18px;font-size:29px;font-weight:800;line-height:1.34}.wechat-article[data-theme=interview] h2{border-bottom:1px solid var(--line);color:var(--accent-deep);text-align:center;background:0 0;margin:42px 8px 18px;padding:0 8px 18px;font-size:24px;font-weight:800;line-height:1.45}.wechat-article[data-theme=interview] h3{border-bottom:1px solid var(--line);color:var(--text);text-align:center;background:0 0;margin:34px 8px 16px;padding:0 8px 14px;font-size:18px;font-weight:800;line-height:1.45}.wechat-article[data-theme=interview] h4{color:var(--text);margin:24px 0 12px;font-size:15px;font-weight:800;line-height:1.6}.wechat-article[data-theme=interview] p{color:var(--text);text-align:left;margin:0 0 24px;font-size:15px;line-height:1.76}.wechat-article[data-theme=interview] strong{color:var(--accent-deep);font-weight:800}.wechat-article[data-theme=interview] em,.wechat-article[data-theme=interview] mark{background:var(--block);color:var(--text);padding:1px 2px;font-style:normal}.wechat-article[data-theme=interview] blockquote{background:var(--block);border-left:3px solid var(--accent);border-radius:0;margin:22px 0 24px;padding:14px 16px}.wechat-article[data-theme=interview] blockquote p{color:var(--text);margin:0;font-weight:500}.wechat-article[data-theme=interview] ul,.wechat-article[data-theme=interview] ol{margin:0 0 24px;padding-left:1.35em}.wechat-article[data-theme=interview] li{margin-bottom:12px;line-height:1.76}.wechat-article[data-theme=interview] a{color:var(--accent);border-bottom:1px solid var(--line);text-decoration:none}.wechat-article[data-theme=interview] code{background:var(--chip-bg);color:var(--chip-text);border-radius:4px;padding:2px 7px}.wechat-article[data-theme=interview] pre{background:var(--code-bg);border-radius:0;margin:24px 0;padding:18px 20px}.wechat-article[data-theme=interview] pre code{color:var(--code-text)}.wechat-article[data-theme=interview] hr{background:var(--line);transform-origin:0 0;border:0;height:1px;margin:28px 0 24px;transform:scaleY(.5)}.wechat-article[data-theme=interview] img{border-radius:0}.wechat-article[data-theme=interview] figcaption{color:var(--text-soft);text-align:center;margin:6px 0 24px;font-size:12px}.wechat-article[data-theme=interview] table{border-collapse:collapse;width:100%;margin:24px 0;font-size:14px;display:table}.wechat-article[data-theme=interview] th,.wechat-article[data-theme=interview] td{border:1px solid var(--table-border);color:var(--text);text-align:left;padding:10px 12px}.wechat-article[data-theme=interview] th{background:var(--table-head);color:#fff;font-weight:800}.wechat-article[data-theme=interview] tr:nth-child(2n) td{background:var(--table-stripe)}.wechat-article[data-theme=sunset] h1{background:var(--accent-gradient);border:1px solid var(--line);border-left:6px solid var(--accent);color:var(--accent-deep);border-radius:22px;margin:0 0 28px;padding:20px 20px 22px;font-size:30px;font-weight:800;line-height:1.24;box-shadow:0 14px 28px #a8462414}.wechat-article[data-theme=sunset] h2{background:var(--block);color:var(--accent-deep);border-radius:999px;margin:34px 0 18px;padding:9px 16px;font-size:18px;font-weight:800;line-height:1.4;display:inline-block}.wechat-article[data-theme=sunset] h3{border-bottom:2px solid var(--line);color:var(--accent);margin:28px 0 14px;padding-bottom:8px;font-size:16px;font-weight:700;line-height:1.45}.wechat-article[data-theme=sunset] p{color:var(--text);text-align:left;margin:0 0 18px;line-height:1.92}.wechat-article[data-theme=sunset] strong{color:var(--accent-deep)}.wechat-article[data-theme=sunset] em{color:var(--accent);font-style:italic;font-family:var(--serif)}.wechat-article[data-theme=sunset] blockquote{background:var(--block);border-left:4px solid var(--accent);border-radius:0 16px 16px 0;margin:20px 0;padding:14px 16px}.wechat-article[data-theme=sunset] code{background:var(--chip-bg);color:var(--chip-text);border-radius:999px;padding:2px 8px}.wechat-article[data-theme=sunset] pre{background:var(--code-bg);border-radius:18px;margin:24px 0;padding:18px 20px;box-shadow:0 14px 26px #4f2d2424}.wechat-article[data-theme=sunset] pre code{color:var(--code-text)}.wechat-article[data-theme=sunset] img{border:1px solid var(--line);border-radius:18px}.wechat-article[data-theme=sunset] table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:16px;width:100%;margin:22px 0;display:table;overflow:hidden}.wechat-article[data-theme=sunset] thead{background:var(--table-head)}.wechat-article[data-theme=sunset] tr:nth-child(2n){background:var(--table-stripe)}.wechat-article[data-theme=sunset] th,.wechat-article[data-theme=sunset] td{border-top:1px solid var(--line);color:var(--text);padding:12px 14px}.wechat-article[data-theme=github] h1{border-bottom:1px solid var(--line);color:var(--text);letter-spacing:0;margin:0 0 24px;padding-bottom:12px;font-size:30px;font-weight:700;line-height:1.25}.wechat-article[data-theme=github] h2{border-bottom:1px solid var(--line);color:var(--text);background:0 0;margin:32px 0 16px;padding-bottom:8px;font-size:22px;font-weight:700;line-height:1.35}.wechat-article[data-theme=github] h3{color:var(--text);margin:24px 0 12px;font-size:18px;font-weight:700;line-height:1.4}.wechat-article[data-theme=github] p{color:var(--body-copy);text-align:left;margin:0 0 16px;line-height:1.82}.wechat-article[data-theme=github] blockquote{border-left:4px solid var(--line);color:var(--quote-text);background:0 0;margin:18px 0;padding:0 16px}.wechat-article[data-theme=github] code{border:1px solid var(--chip-line);background:var(--chip-bg);color:var(--chip-text);border-radius:6px;padding:2px 6px}.wechat-article[data-theme=github] pre{background:var(--code-bg);border-radius:8px;margin:20px 0;padding:16px 18px}.wechat-article[data-theme=github] pre code{color:var(--code-text)}.wechat-article[data-theme=github] table{border-collapse:collapse;width:100%;margin:20px 0;display:table}.wechat-article[data-theme=github] th,.wechat-article[data-theme=github] td{border:1px solid var(--table-border);color:var(--text);padding:8px 12px}.wechat-article[data-theme=github] th,.wechat-article[data-theme=github] tr:nth-child(2n) td{background:var(--table-head)}.wechat-article[data-theme=gridlab]{background-image:linear-gradient(#2563eb0f 1px,#0000 1px),linear-gradient(90deg,#2563eb0f 1px,#0000 1px);background-size:18px 18px}.wechat-article[data-theme=gridlab] h1{border:1px solid var(--line);border-left:5px solid var(--accent);color:var(--accent-deep);background:#ffffffe0;border-radius:14px;margin:0 0 28px;padding:18px 18px 20px;font-size:30px;font-weight:800;line-height:1.24}.wechat-article[data-theme=gridlab] h2{background:var(--accent-gradient);border-left:4px solid var(--accent);color:var(--accent-deep);border-radius:0 10px 10px 0;margin:34px 0 18px;padding:10px 16px;font-size:20px;font-weight:800;line-height:1.38}.wechat-article[data-theme=gridlab] h3{border-bottom:2px solid var(--rule-strong);color:var(--accent);margin:26px 0 12px;padding-bottom:6px;font-size:17px;font-weight:800;line-height:1.42}.wechat-article[data-theme=gridlab] p{color:var(--body-copy);text-align:left;margin:0 0 17px;line-height:1.86}.wechat-article[data-theme=gridlab] blockquote{background:var(--block);border-left:4px solid var(--accent);border-radius:0 12px 12px 0;margin:20px 0;padding:14px 16px}.wechat-article[data-theme=gridlab] code{border:1px solid var(--chip-line);background:var(--chip-bg);color:var(--chip-text);border-radius:6px;padding:2px 7px}.wechat-article[data-theme=gridlab] pre{background:var(--code-bg);border-radius:12px;margin:22px 0;padding:18px 20px}.wechat-article[data-theme=gridlab] pre code{color:var(--code-text)}.wechat-article[data-theme=gridlab] table{border-collapse:collapse;background:#ffffffe0;width:100%;margin:22px 0;display:table}.wechat-article[data-theme=gridlab] th,.wechat-article[data-theme=gridlab] td{border:1px solid var(--table-border);color:var(--text);padding:10px 12px}.wechat-article[data-theme=gridlab] th{background:var(--table-head)}.wechat-article[data-theme=gridlab] tr:nth-child(2n) td{background:var(--table-stripe)}.wechat-article[data-theme=inkwash] h1{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--accent-deep);font-size:31px;font-weight:700;line-height:1.28;font-family:var(--serif);text-align:center;letter-spacing:.08em;margin:0 0 30px;padding:20px 0 18px}.wechat-article[data-theme=inkwash] h2{border-bottom:1px solid var(--line);color:var(--accent-deep);font-size:18px;font-weight:700;line-height:1.45;font-family:var(--serif);letter-spacing:.14em;margin:38px 0 18px;padding:10px 0 8px}.wechat-article[data-theme=inkwash] h3{border-left:3px solid var(--accent);color:var(--accent);font-size:17px;font-weight:700;line-height:1.5;font-family:var(--serif);margin:28px 0 14px;padding-left:12px}.wechat-article[data-theme=inkwash] h4{color:var(--accent-deep);margin:20px 0 10px;font-size:15px;font-weight:700;line-height:1.5}.wechat-article[data-theme=inkwash] p{color:var(--text);text-align:left;margin:0 0 18px;line-height:1.98}.wechat-article[data-theme=inkwash] strong{color:var(--accent-deep)}.wechat-article[data-theme=inkwash] em{color:var(--accent);font-style:italic;font-family:var(--serif)}.wechat-article[data-theme=inkwash] blockquote{background:var(--block);border-left:3px solid var(--accent);border-radius:0 10px 10px 0;margin:22px 0;padding:14px 16px}.wechat-article[data-theme=inkwash] blockquote p{color:var(--accent-deep);margin:0}.wechat-article[data-theme=inkwash] ul,.wechat-article[data-theme=inkwash] ol{margin:0 0 18px;padding-left:1.45em}.wechat-article[data-theme=inkwash] li{margin-bottom:.55em;line-height:1.9}.wechat-article[data-theme=inkwash] a{color:var(--accent);border-bottom:1px solid var(--line);text-decoration:none}.wechat-article[data-theme=inkwash] code{background:var(--chip-bg);color:var(--chip-text);border-radius:4px;padding:2px 8px}.wechat-article[data-theme=inkwash] pre{background:var(--code-bg);border-radius:10px;margin:24px 0;padding:18px 20px}.wechat-article[data-theme=inkwash] pre code{color:var(--code-text)}.wechat-article[data-theme=inkwash] img{border:1px solid var(--line);border-radius:6px}.wechat-article[data-theme=inkwash] table{border-collapse:collapse;width:100%;margin:22px 0;display:table}.wechat-article[data-theme=inkwash] table tr th{background:var(--table-head);color:var(--accent-deep);border:1px solid var(--line);padding:10px 14px;font-weight:700}.wechat-article[data-theme=inkwash] table tr td{border:1px solid var(--line);color:var(--text);padding:10px 14px}.wechat-article[data-theme=inkwash] table tr:nth-child(2n) td{background:var(--table-stripe)}.wechat-article[data-theme=bauhaus] h1{border-bottom:6px solid var(--accent);color:var(--accent-deep);letter-spacing:0;text-transform:uppercase;margin:0 0 30px;padding:0 0 16px;font-size:34px;font-weight:900;line-height:1.05}.wechat-article[data-theme=bauhaus] h2{box-sizing:border-box;background:var(--block);border-left:6px solid var(--accent);max-width:100%;color:var(--accent-deep);letter-spacing:.02em;border-bottom:3px solid #1267b2;margin:36px 0 18px;padding:9px 14px 9px 16px;font-size:20px;font-weight:900;line-height:1.35;display:inline-block}.wechat-article[data-theme=bauhaus] h3{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#1267b2;margin:26px 0 12px;padding:6px 10px;font-size:12px;font-weight:900;line-height:1.4;display:inline-block}.wechat-article[data-theme=bauhaus] p{color:var(--text);text-align:left;margin:0 0 18px;line-height:1.86}.wechat-article[data-theme=bauhaus] strong{color:var(--accent)}.wechat-article[data-theme=bauhaus] em{color:#1267b2;font-style:normal;font-weight:700}.wechat-article[data-theme=bauhaus] blockquote{border-left:6px solid var(--accent);background:#fff0b5;border-radius:0;margin:20px 0;padding:14px 16px}.wechat-article[data-theme=bauhaus] blockquote p{color:var(--accent-deep);margin:0}.wechat-article[data-theme=bauhaus] ul,.wechat-article[data-theme=bauhaus] ol{margin:0 0 18px;padding-left:1.35em}.wechat-article[data-theme=bauhaus] ul{list-style-type:square}.wechat-article[data-theme=bauhaus] li{margin-bottom:.55em;line-height:1.82}.wechat-article[data-theme=bauhaus] a{color:var(--accent);border-bottom:2px solid #1267b2;text-decoration:none}.wechat-article[data-theme=bauhaus] code{background:var(--chip-bg);color:var(--chip-text);border-radius:0;padding:2px 8px}.wechat-article[data-theme=bauhaus] pre{background:var(--code-bg);border-top:6px solid var(--accent);border-radius:0;margin:24px 0;padding:18px 20px}.wechat-article[data-theme=bauhaus] pre code{color:var(--code-text)}.wechat-article[data-theme=bauhaus] hr{background:var(--accent);height:3px;margin:30px 0}.wechat-article[data-theme=bauhaus] img{border:2px solid var(--line);border-radius:0}.wechat-article[data-theme=bauhaus] table{border-collapse:collapse;width:100%;margin:22px 0;display:table}.wechat-article[data-theme=bauhaus] table tr th{background:var(--table-head);color:#fff;border:2px solid var(--table-head);padding:11px 14px;font-weight:800}.wechat-article[data-theme=bauhaus] table tr td{border:2px solid var(--line);color:var(--text);padding:11px 14px}.wechat-article[data-theme=bauhaus] table tr:nth-child(2n) td{background:var(--table-stripe)}.wechat-article[data-theme=mint] h1{background:var(--accent-gradient);border:1px solid var(--line);color:var(--accent-deep);text-align:center;letter-spacing:-.01em;border-radius:22px;margin:0 0 28px;padding:16px 18px 18px;font-size:30px;font-weight:800;line-height:1.24;box-shadow:0 12px 24px #0c5f4f14}.wechat-article[data-theme=mint] h2{border-bottom:1px solid var(--line);color:var(--accent-deep);margin:34px 0 18px;padding-bottom:8px;font-size:20px;font-weight:800;line-height:1.4}.wechat-article[data-theme=mint] h3{border-left:3px solid var(--accent);color:var(--accent-deep);background:linear-gradient(90deg,#16a0851a 0%,#16a08500 72%);border-radius:0 14px 14px 0;margin:26px 0 12px;padding:10px 16px 10px 22px;font-size:16px;font-weight:700;line-height:1.45}.wechat-article[data-theme=mint] p{color:var(--text);text-align:left;margin:0 0 18px;line-height:1.92}.wechat-article[data-theme=mint] strong{color:var(--accent-deep)}.wechat-article[data-theme=mint] em{color:var(--accent);font-style:italic;font-family:var(--serif)}.wechat-article[data-theme=mint] blockquote{background:var(--block);border-left:4px solid var(--accent);border-radius:0 14px 14px 0;margin:20px 0;padding:14px 16px}.wechat-article[data-theme=mint] blockquote p{color:var(--accent-deep);margin:0}.wechat-article[data-theme=mint] ul,.wechat-article[data-theme=mint] ol{margin:0 0 18px;padding-left:0;list-style:none}.wechat-article[data-theme=mint] ul li,.wechat-article[data-theme=mint] ol li{background:var(--card);border:1px solid var(--line);border-radius:16px;margin:0 0 10px;padding:12px 14px 12px 40px;line-height:1.8;list-style:none;position:relative;box-shadow:0 10px 20px #0c5f4f0d}.wechat-article[data-theme=mint] ul li:before{content:"◇";border:1px solid var(--line);width:14px;height:14px;color:var(--accent-deep);text-align:center;border-radius:999px;font-size:9px;line-height:14px;position:absolute;top:12px;left:15px}.wechat-article[data-theme=mint] ol{counter-reset:mint-item}.wechat-article[data-theme=mint] ol li:before{counter-increment:mint-item;content:counter(mint-item);border:1px solid var(--accent);min-width:20px;height:20px;color:var(--accent-deep);text-align:center;border-radius:999px;padding:0 5px;font-size:10px;font-weight:700;line-height:20px;position:absolute;top:12px;left:14px}.wechat-article[data-theme=mint] code{background:var(--chip-bg);color:var(--chip-text);border-radius:999px;padding:2px 8px}.wechat-article[data-theme=mint] pre{background:var(--code-bg);border-radius:18px;margin:24px 0;padding:18px 20px}.wechat-article[data-theme=mint] pre code{color:var(--code-text)}.wechat-article[data-theme=mint] table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:14px;width:100%;margin:22px 0;display:table;overflow:hidden}.wechat-article[data-theme=mint] thead{background:var(--table-head)}.wechat-article[data-theme=mint] tr:nth-child(2n){background:var(--table-stripe)}.wechat-article[data-theme=mint] th,.wechat-article[data-theme=mint] td{border-top:1px solid var(--line);color:var(--text);padding:12px 14px}.wechat-article[data-theme=aurora] h1{border:1px solid var(--line);color:var(--accent);text-align:center;letter-spacing:.04em;border-radius:20px;margin:0 0 26px;padding:16px 18px;font-size:31px;font-weight:900;line-height:1.2;box-shadow:0 0 0 1px #64f4d614,0 0 24px #64f4d61f}.wechat-article[data-theme=aurora] h2{background:var(--accent-gradient);color:#07101f;border-radius:999px;margin:34px 0 18px;padding:10px 18px;font-size:20px;font-weight:800;line-height:1.35;display:inline-block;box-shadow:0 0 18px #64f4d638}.wechat-article[data-theme=aurora] h3{border-bottom:1px dashed var(--line);color:var(--accent-deep);letter-spacing:.08em;margin:28px 0 14px;padding-bottom:8px;font-size:17px;font-weight:800;line-height:1.4}.wechat-article[data-theme=aurora] p{color:var(--text);text-align:left;margin:0 0 17px;line-height:1.88}.wechat-article[data-theme=aurora] strong{color:var(--accent)}.wechat-article[data-theme=aurora] em{color:var(--accent-deep);font-style:normal;font-weight:600}.wechat-article[data-theme=aurora] blockquote{background:var(--block);border-left:3px solid var(--accent);border-radius:0 14px 14px 0;margin:20px 0;padding:14px 16px}.wechat-article[data-theme=aurora] blockquote p{color:var(--accent);margin:0}.wechat-article[data-theme=aurora] ul,.wechat-article[data-theme=aurora] ol{margin:0 0 18px;padding-left:0;list-style:none}.wechat-article[data-theme=aurora] ul li,.wechat-article[data-theme=aurora] ol li{background:var(--card);border:1px solid var(--line);border-radius:18px;margin:0 0 10px;padding:12px 14px 12px 40px;line-height:1.8;list-style:none;position:relative}.wechat-article[data-theme=aurora] ul li:before{content:"◆";color:var(--accent);font-size:12px;position:absolute;top:12px;left:14px}.wechat-article[data-theme=aurora] ol{counter-reset:aurora-item}.wechat-article[data-theme=aurora] ol li:before{counter-increment:aurora-item;content:counter(aurora-item);background:var(--accent-gradient);color:#07101f;text-align:center;border-radius:999px;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:800;line-height:22px;position:absolute;top:12px;left:12px}.wechat-article[data-theme=aurora] code{background:var(--chip-bg);color:var(--chip-text);border-radius:8px;padding:3px 8px;font-weight:600}.wechat-article[data-theme=aurora] pre{background:var(--code-bg);border:1px solid var(--line);border-radius:18px;margin:24px 0;padding:18px 20px;box-shadow:0 0 24px #64f4d614}.wechat-article[data-theme=aurora] pre code{color:var(--code-text)}.wechat-article[data-theme=aurora] table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:16px;width:100%;margin:22px 0;display:table;overflow:hidden}.wechat-article[data-theme=aurora] thead{background:var(--table-head)}.wechat-article[data-theme=aurora] tr:nth-child(2n){background:var(--table-stripe)}.wechat-article[data-theme=aurora] th,.wechat-article[data-theme=aurora] td{border-top:1px solid var(--line);color:var(--text);padding:12px 14px}.wechat-article[data-theme=hues17] p,.wechat-article[data-theme^=hues-] p{color:var(--body-copy);line-height:var(--body-line-height);text-align:left;margin:0 0 18px}.wechat-article[data-theme=hues17] strong,.wechat-article[data-theme^=hues-] strong{color:var(--accent-deep);font-weight:800}.wechat-article[data-theme=hues17] em,.wechat-article[data-theme^=hues-] em{color:var(--accent);font-family:var(--serif);font-style:italic}.wechat-article[data-theme=hues17] a,.wechat-article[data-theme^=hues-] a{color:var(--accent);border-bottom:1px solid var(--rule);text-decoration:none}.wechat-article[data-theme=hues17] code,.wechat-article[data-theme^=hues-] code{border:1px solid var(--chip-line);background:var(--chip-bg);color:var(--chip-text);border-radius:8px;padding:2px 7px}.wechat-article[data-theme=hues17] pre,.wechat-article[data-theme^=hues-] pre{background:var(--code-bg);border-radius:16px;margin:24px 0;padding:18px 20px;overflow-x:auto}.wechat-article[data-theme=hues17] pre code,.wechat-article[data-theme^=hues-] pre code{color:var(--code-text);background:0 0;border:0}.wechat-article[data-theme=hues17] table,.wechat-article[data-theme^=hues-] table{border:1px solid var(--table-border);border-collapse:separate;border-spacing:0;border-radius:14px;width:100%;margin:22px 0;display:table;overflow:hidden}.wechat-article[data-theme=hues17] thead,.wechat-article[data-theme^=hues-] thead{background:var(--table-head)}.wechat-article[data-theme=hues17] tr:nth-child(2n),.wechat-article[data-theme^=hues-] tr:nth-child(2n){background:var(--table-stripe)}.wechat-article[data-theme=hues17] th,.wechat-article[data-theme=hues17] td,.wechat-article[data-theme^=hues-] th,.wechat-article[data-theme^=hues-] td{border-top:1px solid var(--table-border);color:var(--text);text-align:left;padding:12px 14px}.wechat-article[data-theme=hues17] h1{border:1px solid var(--line);border-top:7px solid var(--accent);background:var(--accent-gradient);color:var(--text);letter-spacing:0;border-radius:22px;margin:0 0 30px;padding:22px 20px 24px;font-size:30px;font-weight:850;line-height:1.22;box-shadow:0 18px 34px #10204414}.wechat-article[data-theme=hues17] h2{border-bottom:2px solid var(--rule);color:var(--text);margin:36px 0 18px;padding:0 0 10px;font-size:21px;font-weight:850;line-height:1.38}.wechat-article[data-theme=hues17] h3{border-left:4px solid var(--rule-strong);background:var(--block);color:var(--accent-deep);margin:28px 0 12px;padding:9px 12px;font-size:17px;font-weight:800;line-height:1.45}.wechat-article[data-theme=hues17] blockquote{border:1px solid var(--line);border-left:5px solid var(--accent);background:var(--block);border-radius:0 18px 18px 0;margin:22px 0;padding:16px 18px}.wechat-article[data-theme=hues17] blockquote p{color:var(--quote-text);margin:0}.wechat-article[data-theme=hues17] ul,.wechat-article[data-theme=hues17] ol{color:var(--body-copy);margin:0 0 18px;padding-left:1.35em}.wechat-article[data-theme=hues17] li{margin:0 0 10px;line-height:1.85}.wechat-article[data-theme=hues17] li::marker{color:var(--accent);font-weight:800}.wechat-article[data-theme=hues-mint] h1{border:1px solid var(--line);background:var(--accent-gradient);color:var(--text);letter-spacing:0;border-radius:20px;margin:0 0 30px;padding:20px 18px 22px;font-size:29px;font-weight:850;line-height:1.24;box-shadow:inset 0 0 0 1px #ffffff9e}.wechat-article[data-theme=hues-mint] h2{border:1px solid var(--line);background:var(--block);color:var(--accent-deep);border-radius:999px;margin:34px 0 18px;padding:9px 14px;font-size:19px;font-weight:800;line-height:1.38;display:inline-block}.wechat-article[data-theme=hues-mint] h3{border-left:4px solid var(--rule);color:var(--accent-deep);margin:26px 0 12px;padding-left:12px;font-size:17px;font-weight:800;line-height:1.45}.wechat-article[data-theme=hues-mint] blockquote{border:1px solid var(--line);background:var(--block);border-radius:18px;margin:22px 0;padding:14px 16px}.wechat-article[data-theme=hues-mint] blockquote p{color:var(--quote-text);margin:0}.wechat-article[data-theme=hues-mint] ul,.wechat-article[data-theme=hues-mint] ol{margin:0 0 18px;padding-left:0;list-style:none}.wechat-article[data-theme=hues-mint] li{border:1px solid var(--line);background:var(--card);color:var(--body-copy);border-radius:14px;margin:0 0 10px;padding:11px 13px;line-height:1.78}.wechat-article[data-theme=hues-coral] h1{border-top:4px solid var(--accent);border-bottom:1px solid var(--line);font-family:var(--serif);color:var(--text);letter-spacing:0;background:0 0;margin:0 0 30px;padding:18px 0 20px;font-size:31px;font-weight:800;line-height:1.28}.wechat-article[data-theme=hues-coral] h2{border-left:5px solid var(--accent);background:var(--block);color:var(--accent-deep);margin:36px 0 18px;padding:11px 14px;font-size:21px;font-weight:850;line-height:1.38}.wechat-article[data-theme=hues-coral] h3{color:var(--rule);margin:28px 0 12px;font-size:17px;font-weight:850;line-height:1.45}.wechat-article[data-theme=hues-coral] blockquote{border-left:5px solid var(--rule);background:var(--block);margin:22px 0;padding:16px 18px}.wechat-article[data-theme=hues-coral] blockquote p{color:var(--quote-text);margin:0}.wechat-article[data-theme=hues-coral] ul,.wechat-article[data-theme=hues-coral] ol{color:var(--body-copy);margin:0 0 18px;padding-left:1.35em}.wechat-article[data-theme=hues-coral] li{margin:0 0 10px;line-height:1.86}.wechat-article[data-theme=hues-coral] li::marker{color:var(--rule);font-weight:800}.wechat-article[data-theme=hues-ink] h1{border-bottom:2px solid var(--line);color:var(--text);letter-spacing:0;background:0 0;margin:0 0 28px;padding:0 0 16px;font-size:30px;font-weight:850;line-height:1.24}.wechat-article[data-theme=hues-ink] h2{border-left:4px solid var(--accent);background:var(--block);color:var(--accent-deep);margin:34px 0 16px;padding:10px 12px;font-size:20px;font-weight:820;line-height:1.38}.wechat-article[data-theme=hues-ink] h3{border-bottom:1px solid var(--line);color:var(--accent);margin:26px 0 12px;padding-bottom:8px;font-size:17px;font-weight:800;line-height:1.45}.wechat-article[data-theme=hues-ink] blockquote{border-left:4px solid var(--rule);background:var(--block);margin:20px 0;padding:13px 16px}.wechat-article[data-theme=hues-ink] blockquote p{color:var(--quote-text);margin:0}.wechat-article[data-theme=hues-ink] ul,.wechat-article[data-theme=hues-ink] ol{color:var(--body-copy);margin:0 0 18px;padding-left:1.3em}.wechat-article[data-theme=hues-ink] li{margin:0 0 8px;line-height:1.82}.wechat-article[data-theme=hues-ink] li::marker{color:var(--accent);font-weight:800}.wechat-article[data-theme=hues-grape] h1{border:1px solid var(--line);background:var(--accent-gradient);color:var(--text);letter-spacing:0;border-radius:22px;margin:0 0 30px;padding:20px 20px 22px;font-size:30px;font-weight:850;line-height:1.24}.wechat-article[data-theme=hues-grape] h2{border-left:5px solid var(--rule);background:var(--block);color:var(--accent-deep);border-radius:0 16px 16px 0;margin:36px 0 18px;padding:10px 14px;font-size:21px;font-weight:850;line-height:1.38}.wechat-article[data-theme=hues-grape] h3{border-bottom:1px dashed var(--line);color:var(--accent);margin:28px 0 12px;padding-bottom:8px;font-size:17px;font-weight:800;line-height:1.45}.wechat-article[data-theme=hues-grape] blockquote{border:1px solid var(--line);border-left:5px solid var(--accent);background:var(--block);border-radius:0 18px 18px 0;margin:22px 0;padding:15px 17px}.wechat-article[data-theme=hues-grape] blockquote p{color:var(--quote-text);margin:0}.wechat-article[data-theme=hues-grape] ul,.wechat-article[data-theme=hues-grape] ol{color:var(--body-copy);margin:0 0 18px;padding-left:1.35em}.wechat-article[data-theme=hues-grape] li{margin:0 0 10px;line-height:1.86}.wechat-article[data-theme=hues-grape] li::marker{color:var(--rule);font-weight:800}.wechat-article[data-theme] pre code{box-sizing:border-box;width:100%;color:var(--code-text);font-family:var(--mono);white-space:pre;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:13px;line-height:1.7;display:block}.wechat-article[data-render-background=false]{border-radius:0;box-shadow:none!important;background:0 0!important}@media (width<=1180px){:root{--workspace-surface-height:clamp(380px, 52vh, 560px)}.shell{grid-template-columns:1fr;width:min(100vw - 32px,920px)}.studio-panel,.preview-panel{min-height:auto}.phone-frame{width:100%}}@media (width<=720px){:root{--workspace-surface-height:clamp(300px, 48svh, 430px)}.shell{width:100%;padding:8px 8px calc(92px + env(safe-area-inset-bottom));gap:12px}.studio-panel,.preview-panel{box-shadow:0 10px 28px rgba(var(--shell-headline-rgb), .08), inset 0 1px 0 #fffc;border-radius:22px;padding:18px 14px}.brand-lockup{align-items:flex-start;gap:12px}.brand-heading{flex:1}.brand-meta-row{gap:8px}.brand-mark{border-radius:18px;width:52px;height:52px;padding:4px}.brand-mark:after{border-radius:inherit;inset:0}.shell-theme-picker{gap:4px;padding:3px}.shell-theme-button{width:26px;height:26px}.author-contact-button{min-height:32px;padding:0 12px;font-size:12px}.brand-story{gap:6px;width:100%;margin-top:14px;padding:10px;font-size:12px}.panel-intro h1,.preview-head h2{letter-spacing:0;margin-top:6px;font-size:32px}.panel-intro p,.preview-head p{font-size:14px;line-height:1.7}.eyebrow{letter-spacing:.18em;font-size:11px}.eyebrow:before{width:22px}.control-strip{z-index:8;background:rgba(var(--shell-surface-rgb), .78);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:18px;padding:4px;position:sticky;top:8px}.tab-list{flex:320px;justify-content:space-between;gap:6px;padding:5px}.tab{border-radius:13px;flex:1;min-width:0;padding:10px 8px;font-size:14px}.studio-workbench{grid-template-columns:1fr;gap:14px;margin-top:18px}.preset-gallery{border-radius:20px;padding:14px 12px 10px}.style-sidebar .preset-gallery{max-height:none}.preset-gallery-head{flex-direction:column;align-items:stretch}.preset-gallery-active{min-width:0;padding:9px 10px}.preset-gallery-active span{display:none}.preset-gallery-grid{gap:10px;margin-inline:-4px}.preset-group{min-width:0}.preset-group-head{padding-inline:4px}.preset-group-head span{display:none}.preset-group-list{gap:8px;padding:2px 4px 8px}.style-sidebar .preset-gallery-grid{flex:none;padding-right:0;overflow:visible}.style-sidebar .preset-group-list{padding:2px 4px 8px;display:flex;overflow:auto hidden}.preset-card{border-radius:16px;flex-basis:68px;gap:6px;width:68px;padding:6px}.style-sidebar .preset-card{text-align:center;flex-direction:column;flex-basis:68px;align-items:stretch;gap:6px;width:68px;min-height:0;padding:6px;display:flex}.preset-card-preview{border-radius:12px;min-height:42px;padding:8px 6px 6px}.style-sidebar .preset-card-preview{min-height:42px}.style-sidebar .preset-card-tags{display:flex}.preset-card-name{font-size:10px;line-height:1.25}.editor-stage{margin-top:16px}.preview-head,.preview-actions,.editor-footer{flex-direction:column;align-items:stretch}.preview-head{gap:14px}.preview-actions{grid-template-columns:1fr;display:grid}#downloadButton{display:none}textarea,.rich-editor{border-radius:18px;padding:16px;font-size:15px}#markdownInput,#htmlInput,.rich-editor{min-height:var(--workspace-surface-height);max-height:var(--workspace-surface-height)}.rich-toolbar{scrollbar-width:none;flex-wrap:nowrap;gap:8px;margin-bottom:12px;padding:0 2px 10px;overflow-x:auto}.rich-toolbar::-webkit-scrollbar{display:none}.preset-group-list::-webkit-scrollbar{display:none}.rich-toolbar button{border-radius:13px;flex:none;padding:10px 13px;font-size:14px}.editor-footer{gap:10px}.editor-stats{border-radius:16px;min-width:0;padding:14px 15px}.primary-button,.ghost-button,.mini-button{width:100%;min-height:46px}.phone-frame{box-shadow:none;background:0 0;border:0;border-radius:24px;padding:0}.phone-bar{display:none}.phone-screen{-webkit-overflow-scrolling:touch;border-radius:22px;min-height:clamp(340px,100svh - 310px,620px);max-height:clamp(340px,100svh - 310px,620px);padding:10px}.wechat-article{width:100%;min-height:auto;padding:16px 12px 20px}.phone-screen .wechat-article h1{font-size:28px}.phone-screen .wechat-article h2{font-size:22px}.phone-screen .wechat-article h3{font-size:19px}.phone-screen .wechat-article p,.phone-screen .wechat-article li{font-size:15px}.phone-screen .wechat-article pre{overflow-x:auto}.phone-screen .wechat-article pre code{font-size:12px}.mobile-quick-nav{right:10px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:30;border:1px solid rgba(var(--shell-headline-rgb), .16);background:linear-gradient(180deg, rgba(var(--shell-surface-rgb), .94) 0%, rgba(var(--shell-background-rgb), .9) 100%);box-shadow:0 16px 36px rgba(var(--shell-headline-rgb), .18), inset 0 1px 0 #ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:22px;grid-template-columns:1fr 1fr 1.2fr;gap:8px;padding:8px;display:grid;position:fixed;left:10px}.mobile-quick-nav button{min-height:46px;color:var(--shell-paragraph);background:rgba(var(--shell-highlight-rgb), .2);border:0;border-radius:16px;font-weight:700}.mobile-quick-nav .mobile-copy-button{color:var(--shell-headline);background:linear-gradient(135deg, var(--shell-button) 0%, var(--shell-button-end) 100%);box-shadow:0 10px 18px rgba(var(--shell-button-rgb), .24)}.author-contact-dialog{padding:12px}.author-contact-card{border-radius:22px;max-height:calc(100svh - 24px);padding:18px;overflow-y:auto}.author-contact-head{gap:12px}.author-contact-head h2{font-size:24px}.author-contact-qr-list{grid-template-columns:1fr}.author-contact-qr-card{border-radius:16px;gap:8px;padding:12px}.author-contact-qr-image{height:230px}.author-contact-qr-image img{max-height:198px}.author-contact-qr-image--tall img{max-height:210px}.author-contact-qr-body strong{font-size:17px}.author-contact-qr-card button{width:100%}}@media (width<=420px){.shell{padding-inline:6px}.studio-panel,.preview-panel{padding-inline:12px}.preset-card{flex-basis:62px;width:62px}.preset-card-preview{min-height:38px}.phone-screen{padding:8px}.wechat-article{padding-inline:10px}}
