:root{color:#202832;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f7fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{background:#f4f7fa;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}button,textarea{letter-spacing:0}.app-shell{color:#202832;background:#f4f7fa;min-height:100vh}.topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fcfefff0;border-bottom:1px solid #2440601f;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:70px;padding:12px 22px;display:grid;position:sticky;top:0}.brand-mark{color:#fff;background:#1984d5;border-radius:8px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 12px 24px #1984d533}.topbar-title{flex-direction:column;gap:3px;min-width:0;display:flex}.topbar-title span{color:#6f7c89;font-size:12px;line-height:1}.topbar-title strong{color:#172331;text-overflow:ellipsis;white-space:nowrap;font-size:18px;line-height:1.2;overflow:hidden}.topbar-actions,.export-actions{align-items:center;gap:9px;display:flex}button{font:inherit}.primary-button,.ghost-button,.icon-button,.swatch,.segmented button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s;display:inline-flex}.primary-button{color:#fff;background:#1984d5;padding:0 14px;box-shadow:0 10px 22px #1984d538}.ghost-button,.icon-button{color:#243241;background:#fff;border-color:#24406026;padding:0 12px}.text-button{white-space:nowrap;min-width:88px}.primary-button:hover,.ghost-button:hover,.icon-button:hover,.swatch:hover,.segmented button:hover{transform:translateY(-1px);box-shadow:0 8px 18px #1e30461f}.primary-button:focus-visible,.ghost-button:focus-visible,.icon-button:focus-visible,.swatch:focus-visible,.segmented button:focus-visible,.module-row:focus-within{outline-offset:2px;outline:2px solid #1984d55c}.workspace{grid-template-columns:minmax(290px,.86fr) minmax(430px,1.25fr) minmax(270px,.78fr);gap:16px;height:calc(100vh - 70px);min-height:660px;padding:16px;display:grid}.editor-pane,.preview-pane,.control-pane{min-height:0}.editor-pane,.control-pane{flex-direction:column;gap:14px;display:flex}.editor-pane,.preview-pane,.control-section{background:#fffffff5;border:1px solid #2440601f;border-radius:8px;box-shadow:0 16px 34px #1f324814}.pane-head,.preview-toolbar{border-bottom:1px solid #2440601a;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.pane-head h2,.preview-toolbar h2,.section-title h2{color:#182636;margin:0;font-size:17px;line-height:1.25}.preview-toolbar h2{text-overflow:ellipsis;white-space:nowrap;max-width:430px;overflow:hidden}.section-kicker{color:#73808d;margin-bottom:5px;font-size:12px;line-height:1;display:block}textarea{color:#213142;resize:none;background:0 0;border:0;outline:0;flex:1;width:100%;min-height:0;padding:18px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:14px;line-height:1.76}.preview-pane{flex-direction:column;display:flex;overflow:hidden}.phone-frame{background:#fff;border:1px solid #1a2b3e29;border-radius:8px;flex:1;width:min(100%,430px);min-height:0;margin:18px auto;overflow:hidden;box-shadow:0 20px 46px #1f324824}.phone-top{color:#26313d;background:#f8fafc;border-bottom:1px solid #e7edf4;grid-template-columns:52px 1fr 52px;align-items:center;height:46px;padding:0 14px;font-size:14px;display:grid}.phone-top span:first-child:before,.phone-top span:last-child:before{content:"";background:#303943;width:18px;height:2px;display:block}.phone-top span:last-child{justify-content:flex-end;display:flex}.phone-top span:last-child:before{border-radius:999px;width:4px;height:4px;box-shadow:-7px 0 #303943,-14px 0 #303943}.phone-top strong{text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wechat-preview{background:#fff;height:calc(100% - 46px);overflow:auto}.control-pane{overflow:auto}.control-section{padding:16px}.section-title{color:#1984d5;align-items:center;gap:8px;margin-bottom:13px;display:flex}.swatch-grid{grid-template-columns:1fr;gap:8px;display:grid}.swatch{color:#273442;background:#fff;border-color:#24406021;justify-content:flex-start;width:100%;padding:0 10px;font-size:14px}.swatch span{border-radius:999px;width:16px;height:16px;box-shadow:inset 0 0 0 1px #ffffff73}.swatch.active,.segmented button.active{color:#0f5f98;background:#e7f5fb;border-color:#1984d552;box-shadow:inset 0 0 0 1px #1984d514}.segmented{background:#edf3f7;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:6px;padding:4px;display:grid}.segmented.four{grid-template-columns:repeat(4,1fr)}.segmented button{color:#596775;background:0 0;border:0;min-height:34px;font-size:14px}.module-list{gap:8px;display:grid}.module-row{cursor:pointer;background:#fff;border:1px solid #2440601f;border-radius:8px;grid-template-columns:18px 1fr;align-items:center;gap:10px;padding:10px;display:grid}.module-row input{accent-color:#1984d5;width:16px;height:16px;margin:0}.module-row span{color:#243241;font-size:14px;line-height:1.25}.score-row{background:#e9f6fc;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:12px;display:grid}.score-row strong{color:#0f6fae;font-size:34px;line-height:1}.score-row span{color:#304051;font-size:13px}.score-row em{color:#0f6fae;background:#fff;border-radius:6px;padding:4px 7px;font-size:12px;font-style:normal}.metric-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin:10px 0;display:grid}.metric-grid span{color:#566575;background:#f0f4f7;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:34px;font-size:13px;display:inline-flex}.advice-list{gap:8px;display:grid}.advice-list p{color:#4f6174;background:#f2f6fa;border-radius:8px;margin:0;padding:10px 11px;font-size:13px;line-height:1.52}.advice-list p.good{color:#0f5f98;background:#eaf7fd}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1180px){.workspace{grid-template-columns:minmax(300px,.9fr) minmax(420px,1.1fr);height:auto}.control-pane{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:visible}.analysis-section{grid-column:span 2}.editor-pane,.preview-pane{height:760px}}@media (width<=820px){.topbar{grid-template-columns:auto 1fr}.topbar-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:stretch}.topbar-actions button{flex:1}.workspace{grid-template-columns:1fr;padding:10px}.editor-pane,.preview-pane{height:min(720px,82vh)}.control-pane{grid-template-columns:1fr}.analysis-section{grid-column:auto}.preview-toolbar{flex-direction:column;align-items:flex-start}.preview-toolbar h2{max-width:calc(100vw - 48px)}.export-actions{width:100%}.export-actions button{flex:1}}@media (width<=520px){.topbar-title strong{font-size:16px}.brand-mark{width:36px;height:36px}.phone-frame{width:calc(100% - 20px);margin:10px}.metric-grid,.segmented.four{grid-template-columns:repeat(2,1fr)}}.editor-toolbar{background:#fff;border-bottom:1px solid #2130291a;gap:8px;padding:10px 16px;display:flex}.toolbar-btn{color:#26352f;cursor:pointer;background:#f5f7f6;border:1px solid #26352f1f;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;transition:all .16s;display:inline-flex}.toolbar-btn:hover{background:#eef1f0;border-color:#12805f4d;transform:translateY(-1px)}.toolbar-btn:active{transform:translateY(0)}.toolbar-btn.red{color:#c93a2f}.toolbar-btn.red:hover{background:#fef2f1;border-color:#c93a2f4d}.toolbar-btn.highlight{color:#1984d5}.toolbar-btn.highlight:hover{background:#f0f8fc;border-color:#1984d54d}.toolbar-btn.bluebox{color:#176a9d}.toolbar-btn.bluebox:hover{background:#ecf6fb;border-color:#176a9d4d}.wx-red{color:#d93025;font-weight:700}.wx-bluebox{box-sizing:border-box;background:#e7f5fbb8;border:1px solid #a9cff5;border-radius:6px;margin:18px 0;padding:16px 18px}.wx-bluebox p{margin:.5em 0}.wx-bluebox p:first-child{margin-top:0}.wx-bluebox p:last-child{margin-bottom:0}.wx-bluebox2{box-sizing:border-box;background:#fff;border:1px solid #6db5ec;border-radius:6px;margin:18px 0;padding:16px 18px}.wx-bluebox2 p{margin:.5em 0}.wx-bluebox2 p:first-child{margin-top:0}.wx-bluebox2 p:last-child{margin-bottom:0}.ai-suggestions{flex-direction:column;gap:10px;display:flex}.suggestion-item{background:#fff;border:1px solid #26352f1f;border-radius:6px;padding:12px;transition:all .2s}.suggestion-item.applied{opacity:.6;background:#f5f7f6}.suggestion-text{color:#1a2420;margin-bottom:6px;font-size:13px;font-weight:600;line-height:1.5}.suggestion-reason{color:#69746f;margin-bottom:10px;font-size:12px;line-height:1.4}.suggestion-actions{gap:6px;display:flex}.suggestion-btn{cursor:pointer;border:1px solid #0000;border-radius:4px;flex:1;padding:6px 10px;font-size:12px;transition:all .16s}.suggestion-btn.accept{color:#fff;background:#12805f;border-color:#12805f}.suggestion-btn.accept:hover{background:#0f6b4f;transform:translateY(-1px)}.suggestion-btn.reject{color:#6c776f;background:#f5f7f6;border-color:#26352f1f}.suggestion-btn.reject:hover{color:#c93a2f;background:#eaedeb}.suggestion-applied{color:#12805f;text-align:center;flex:1;padding:6px 10px;font-size:12px;font-weight:600}.suggestion-item.rejected{opacity:.5;background:#fafafa;border-color:#26352f14}.suggestion-rejected{color:#999;text-align:center;flex:1;padding:6px 10px;font-size:12px}.suggestion-text{transition:color .2s}.suggestion-text:hover{color:#12805f}.wx-blue{color:#1890ff;font-weight:inherit;font-size:inherit}.wx-bluebg{font-weight:inherit;font-size:inherit;background-color:#e6f4ff;border-radius:3px;padding:2px 4px}.toolbar-btn.blue{color:#1890ff}.toolbar-btn.bluebg{color:#1890ff;background:#e6f4ff}.wx-body .image-caption{text-align:center;color:#999;margin:8px 0 20px;font-size:13px;line-height:1.6}
