:root{font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;color:#111827}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 20% 10%,#fef3c7 0%,transparent 35%),radial-gradient(circle at 80% 15%,#dbeafe 0%,transparent 30%),#f8fafc}.app-shell{height:100vh;height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:20px;display:grid;grid-template-rows:auto 1fr;gap:16px;overflow:hidden}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:0}.topbar h1{margin:0;font-size:24px}.actions{display:flex;flex-wrap:wrap;gap:8px}.layout{display:grid;grid-template-columns:1fr 1fr 320px;gap:16px;min-height:0;height:100%}.panel{background:#ffffffe6;border:1px solid #e5e7eb;border-radius:14px;padding:12px;box-shadow:0 6px 24px #0f172a0f;min-height:0}.editor-panel,.preview-panel,.theme-panel{height:100%;display:grid;grid-template-rows:auto 1fr}.panel-title{display:flex;gap:8px;font-size:14px;font-weight:700;margin-bottom:10px}.panel-title-wrap{display:grid;gap:10px}.btn{border:0;border-radius:10px;padding:10px 14px;background:#0f766e;color:#fff;cursor:pointer}.btn-secondary{background:#475569}.file-btn{position:relative;overflow:hidden}.file-btn input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.mini-btn{position:relative;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc;color:#1e293b;padding:8px;font-size:12px;cursor:pointer;text-align:center;display:inline-flex;justify-content:center;align-items:center}.mini-file-btn input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.mini-danger{color:#991b1b;border-color:#fecaca;background:#fef2f2}.tab{border:1px solid #d1d5db;background:#fff;border-radius:8px;padding:6px 10px;cursor:pointer}.tab.active{border-color:#0f766e;color:#0f766e}.text-input,.text-area{width:100%;border:1px solid #d1d5db;border-radius:8px;padding:8px 10px;font-size:13px;font-family:inherit}.text-area{min-height:66px;resize:vertical}.editor{width:100%;flex:1;height:100%;min-height:0;border-radius:10px;border:1px solid #e5e7eb;padding:12px;resize:vertical;font-size:15px;line-height:1.7}.switch-row{display:flex;align-items:center;gap:8px;font-size:13px;color:#334155}.modern-switch{position:relative;width:44px;height:24px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;margin-top:2px}.modern-switch input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.modern-switch-ui{width:44px;height:24px;border-radius:999px;background:#cbd5e1;border:1px solid #94a3b8;transition:all .2s ease;position:relative}.modern-switch-ui:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0f172a33;transition:transform .2s ease}.modern-switch input:checked+.modern-switch-ui{background:#0f766e;border-color:#0f766e}.modern-switch input:checked+.modern-switch-ui:after{transform:translate(20px)}.modern-switch input:focus-visible+.modern-switch-ui{outline:2px solid #67e8f9;outline-offset:2px}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#02061773;display:flex;align-items:center;justify-content:center;padding:16px;z-index:20}.modal{width:min(760px,95vw);max-height:85vh;overflow:auto;background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:14px;box-shadow:0 10px 40px #0f172a33}.modal-title{font-size:15px;font-weight:700;margin-bottom:8px}.modal-content{margin:0;padding:10px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;white-space:pre-wrap;line-height:1.6}.modal-actions{margin-top:10px;display:flex;justify-content:flex-end;gap:8px}.component-card{border:1px solid #dbe4ef;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff);padding:12px;display:grid;gap:10px;box-shadow:0 4px 16px #0f172a0f}.component-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.component-card-title{font-size:13px;font-weight:700;color:#0f172a;line-height:1.4}.component-card-desc{margin-top:3px;font-size:12px;color:#64748b;line-height:1.45}.component-card-body{display:grid;gap:6px}.component-field-label{font-size:12px;color:#475569;line-height:1.2}.component-pill{font-size:12px;font-weight:700;color:#0f766e;background:#ecfeff;border:1px solid #99f6e4;border-radius:999px;padding:4px 10px;align-self:center}.component-modern-grid{gap:12px}.active-chip{border-color:#0f766e;background:#ecfeff;color:#0f766e}.insert-cards{display:grid;gap:8px;margin-bottom:0}.sub-panel{padding:10px;margin-bottom:10px}.sub-title{font-size:13px;font-weight:700;color:#334155;margin-bottom:8px}.field-grid{display:grid;gap:8px}.mini-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.editor-body{min-height:0}.editor-markdown{min-height:0;height:100%;display:flex;flex-direction:column;gap:8px}.input-hint{margin-bottom:8px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;border-radius:8px;padding:8px 10px;font-size:13px}.right-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.preview-tabs{width:180px}.mobile-scale-control{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#475569}.mobile-scale-control .tab{padding:4px 8px}.theme-list{display:grid;gap:8px;max-height:100%;overflow:auto;padding-right:4px}.theme-panel{overflow:hidden}.theme-panel-content{min-height:0;overflow:auto;padding-right:4px;max-width:100%}.theme-panel .sub-panel{margin-bottom:8px}.theme-item{text-align:left;border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:10px;cursor:pointer;display:grid;gap:6px}.theme-item small{color:#6b7280}.theme-item-head{display:flex;justify-content:space-between;gap:8px;align-items:center}.theme-item-name{font-weight:700}.theme-item-tag{font-size:12px;color:#64748b}.theme-item-desc{margin:0;color:#475569;font-size:12px;line-height:1.5}.theme-item-palette{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.theme-item-palette span{display:block;border-radius:999px;border:1px solid #e5e7eb;height:8px}.theme-item.active{border-color:#0f766e;box-shadow:inset 0 0 0 1px #0f766e}.theme-editor-grid label{display:grid;gap:6px;font-size:12px;color:#475569}.theme-filter-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:8px;width:100%}.merged-filter-row{grid-template-columns:repeat(4,minmax(0,1fr))}.module-list{display:grid;gap:8px;max-height:220px;overflow:auto}.module-empty{font-size:12px;color:#64748b;border:1px dashed #cbd5e1;border-radius:8px;padding:10px;text-align:center}.module-item{display:grid;gap:6px}.module-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px}.snapshot-list{display:grid;gap:8px;margin-top:2px}.snapshot-item{border:1px solid #e2e8f0;border-radius:10px;padding:8px;display:grid;gap:8px;background:#f8fafc}.snapshot-meta{display:grid;gap:4px}.snapshot-meta strong{font-size:13px;color:#0f172a}.snapshot-meta small{color:#64748b;font-size:12px}.snapshot-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.theme-panel .panel,.theme-panel .sub-panel,.module-list,.module-item,.field-grid,.text-input,.text-area,.mini-actions,.module-actions{min-width:0}.module-actions,.mini-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-btn,.tab,.theme-item-name,.theme-item-desc,.module-empty{overflow-wrap:anywhere}.preview{height:100%;min-height:0;overflow:auto;padding:18px;border-radius:10px;background:var(--bg);color:var(--text);border:1px solid var(--article-border, #e5e7eb);box-shadow:var(--article-shadow, 0 12px 30px rgba(15, 23, 42, .08));font-family:var(--font-body, "Noto Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif)}.preview-stage{min-height:0;height:100%;display:flex;justify-content:center;align-items:stretch;width:100%;overflow:auto}.preview-stage.compare-mode{justify-content:flex-start}.preview-device{width:100%;min-height:0;height:100%}.preview-stage.web .preview{width:100%;max-width:100%}.preview-stage.mobile .preview-device{width:100%;max-width:390px;transform:scale(var(--mobile-scale, .9));transform-origin:top center}.preview-stage.mobile .preview{width:100%;max-width:100%;border-radius:26px;border-width:8px}.compare-wrap{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;min-height:0;min-width:980px}.compare-col{min-height:0;display:grid;grid-template-rows:auto 1fr;gap:6px}.compare-label{font-size:12px;color:#475569;font-weight:700;letter-spacing:.02em}.compare-diff-panel{border:1px solid #dbe4ef;border-radius:10px;background:#f8fafc;padding:8px 10px;margin-bottom:8px;display:grid;gap:8px}.diff-hints{display:flex;flex-wrap:wrap;gap:6px}.diff-chip{font-size:12px;color:#334155;border:1px solid #cbd5e1;background:#fff;border-radius:999px;padding:3px 8px}.diff-chip.highlight{border-color:#0f766e;color:#0f766e;background:#ecfeff}.wechat-article img,.wechat-article svg,.wechat-article canvas,.wechat-article video,.wechat-article iframe{max-width:100%;height:auto}.wechat-article h1,.wechat-article h2,.wechat-article h3{color:var(--title);line-height:1.4;margin-top:1.1em;margin-bottom:.8em;letter-spacing:.01em;font-family:var(--font-title, "Noto Serif SC", "Songti SC", serif)}.wechat-article h1{font-size:var(--h1-size, 1.9em);margin-top:.2em}.wechat-article h2{font-size:var(--h2-size, 1.42em);padding-left:0}.wechat-article .heading-number{display:inline-block;margin-right:8px;color:var(--accent);font-weight:800;letter-spacing:.05em;font-size:.9em}.wechat-article h3{font-size:var(--h3-size, 1.18em)}.wechat-article p{margin:var(--paragraph-gap, .86em) 0}.wechat-article a,.wechat-article strong,.wechat-article b{color:var(--accent)}.wechat-article blockquote{position:relative;margin:1em 0;background:var(--blockquote);border-left:4px solid var(--accent);padding:10px 12px;border-radius:var(--blockquote-radius, 8px)}.wechat-article pre{background:var(--code);padding:12px;border-radius:10px;overflow-x:auto}.wechat-article code{font-family:var(--font-code, "JetBrains Mono", Consolas, monospace)}.wechat-code{margin:1em 0;border:1px solid color-mix(in srgb,var(--accent) 24%,#ffffff 76%);border-radius:10px;overflow:hidden}.wechat-code .code-header{font-size:12px;letter-spacing:.03em;color:#334155;padding:6px 10px;background:color-mix(in srgb,var(--blockquote) 82%,#ffffff 18%);border-bottom:1px solid color-mix(in srgb,var(--accent) 24%,#ffffff 76%)}.wechat-code pre{margin:0;border-radius:0}.wechat-article :not(pre)>code{background:var(--code);border:1px solid color-mix(in srgb,var(--accent) 24%,#ffffff 76%);border-radius:6px;padding:.1em .35em}.wechat-article table{width:100%;border-collapse:collapse;margin:1em 0;border:1px solid color-mix(in srgb,var(--accent) 24%,#ffffff 76%);border-radius:8px;overflow:hidden}.wechat-article th,.wechat-article td{border:1px solid color-mix(in srgb,var(--accent) 24%,#ffffff 76%);padding:8px 10px}.wechat-article th{background:color-mix(in srgb,var(--blockquote) 78%,#ffffff 22%)}.visual-form{display:grid;gap:12px;align-content:start;min-height:0;height:100%;overflow:auto;padding-right:4px}.visual-toolbar{display:grid;gap:10px;border:1px solid #e2e8f0;border-radius:12px;padding:10px;background:linear-gradient(180deg,#fff,#f8fafc)}.visual-tabs{width:100%;grid-template-columns:repeat(4,minmax(0,1fr))}.visual-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.compare-actions{margin-top:-2px}.visual-group{margin-bottom:0;border:1px solid #dbe4ef;border-radius:12px;background:#fff}.visual-form label{display:grid;gap:8px;font-size:14px}.visual-group .theme-editor-grid{gap:10px}.visual-group .sub-title{color:#1e3a5f}@media(max-width:1100px){.app-shell{height:auto;min-height:100vh;min-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow:visible;grid-template-rows:auto}.layout{grid-template-columns:1fr}.editor,.preview,.theme-panel{height:60vh}.right-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.preview-tabs{width:100%;max-width:220px}.preview-stage.mobile .preview-device{max-width:100%;transform:none}.visual-tabs,.mini-actions,.module-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-filter-row{grid-template-columns:repeat(4,minmax(0,1fr))}.merged-filter-row{grid-template-columns:repeat(3,minmax(0,1fr))}.compare-wrap{grid-template-columns:1fr;min-width:100%}}.toast{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#111827e0;color:#fff;padding:14px 28px;border-radius:10px;font-size:15px;line-height:1.6;text-align:center;z-index:9999;pointer-events:none;animation:toast-in .25s ease-out,toast-out .3s ease-in 1.9s forwards;max-width:320px;word-break:break-word;box-shadow:0 4px 20px #0000002e}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-50%) scale(.92)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes toast-out{0%{opacity:1}to{opacity:0}}.wechat-article[data-theme-category=节日] h1,.wechat-article[data-theme-category=节日] h2,.wechat-article[data-theme-category=节日] h3{text-align:center!important;display:block;margin-left:auto;margin-right:auto;width:fit-content;max-width:100%;padding:.32em .9em}.wechat-article[data-theme-category=节日] .heading-number{margin-right:.3em}.wechat-article[data-theme-id=mhc-gold-luxe] h1,.wechat-article[data-theme-id=mhc-gold-luxe] h2,.wechat-article[data-theme-id=mhc-gold-luxe] h3{color:#5f461a;background:linear-gradient(180deg,#fffaebf5,#f5e3b5eb),linear-gradient(90deg,#f9edd1,#ecd49f 52%,#f9edd1);border:1px solid rgba(156,120,51,.35);border-radius:999px;box-shadow:inset 0 1px #ffffffb8,0 2px 10px #8e6a2724;letter-spacing:.02em}.wechat-article[data-theme-id=mdx-chinese-red] h1,.wechat-article[data-theme-id=mdx-chinese-red] h2,.wechat-article[data-theme-id=mdx-chinese-red] h3{color:#fff7ef;background:linear-gradient(135deg,#f74233f5,#c51810f5 62%,#910a0af5);border:1px solid rgba(255,188,156,.55);border-radius:0;clip-path:polygon(10px 0,calc(100% - 10px) 0,100% 50%,calc(100% - 10px) 100%,10px 100%,0 50%);box-shadow:0 8px 20px #ac1f183d,inset 0 -1px #750b0b73;letter-spacing:.04em}.wechat-article[data-theme-id=mdx-chinese-red] .heading-number{color:#ffe6cc;font-weight:800}.wechat-article[data-theme-id=modern-business-blue] h1,.wechat-article[data-theme-id=modern-business-blue] h2,.wechat-article[data-theme-id=modern-business-blue] h3{text-align:center!important;display:block;margin-left:auto;margin-right:auto;width:fit-content;max-width:100%;padding:.32em 1.2em;color:#fff;background:linear-gradient(90deg,#1677ff,#05d4cd);border-radius:999px;box-shadow:0 4px 12px #1677ff40;letter-spacing:.04em;font-weight:700}.wechat-article[data-theme-id=modern-business-blue] .heading-number{color:#fff}.wechat-article[data-theme-id=modern-business-blue] strong,.wechat-article[data-theme-id=modern-business-blue] b{color:#1677ff}.wechat-article[data-theme-id=warm-editorial] h2,.wechat-article[data-theme-id=warm-editorial] h3{border-left:3px solid var(--accent);padding-left:12px}
