:root{font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#172737;background-color:#f6f8fb}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f6f8fb;height:100%;overflow:hidden}#root,html{height:100%}.workbench{max-width:1520px;margin:0 auto;padding:16px;display:grid;grid-template-columns:380px 1fr;gap:12px;height:100%;max-height:100%;overflow:hidden}.sidebar{border:1px solid #e5e7eb;border-radius:12px;background:#fff;padding:12px;display:grid;gap:10px;align-content:start;height:100%;min-height:0;overflow:auto}.sidebar-head{border:1px solid #f4d9d4;background:linear-gradient(140deg,#fff6ef,#ffecec);border-radius:10px;padding:10px}.sidebar-head h1{margin:0 0 4px;font-size:20px}.sidebar-head p{margin:0;color:#6b4f4f;font-size:13px}.card{border:1px solid #e8ecf1;border-radius:10px;padding:10px;display:grid;gap:8px}.card h2{margin:0;font-size:14px}.settings-accordion{display:grid;gap:10px}.accordion-card{padding:0;overflow:hidden}.accordion-head{width:100%;height:42px;display:flex;align-items:center;justify-content:space-between;border:none;border-bottom:1px solid transparent;border-radius:0;padding:0 12px;color:#0f172a;background:#f8fafc;font-weight:600}.accordion-card.open .accordion-head{border-bottom-color:#e8ecf1;background:#fff}.accordion-arrow{font-size:16px;line-height:1;color:#64748b}.accordion-body{padding:10px;display:grid;gap:10px}.xhs-hint-tools{display:flex;gap:8px;justify-content:flex-end}.section-title{margin:2px 0 0;font-size:13px;color:#334155}.section-head-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.field{display:flex;flex-direction:column;gap:4px}.field-span-2{grid-column:span 2}.rule-grid{align-items:end}.field span{font-size:12px;color:#536171}.dropzone{display:grid;gap:4px;border:1px dashed #c9d5e3;border-radius:10px;background:#f8fbff;padding:12px;cursor:pointer}.dropzone input{display:none}.dropzone.active{border-color:#d63b2d;background:#fff3f1}.dropzone.disabled{cursor:not-allowed;opacity:.7}.dropzone-title{font-size:13px;color:#1f2f45;font-weight:600}.dropzone-sub{font-size:12px;color:#607086}.dropzone-file{font-size:12px;color:#334155}.progress-wrap{display:grid;gap:6px}.progress-track{width:100%;height:8px;border-radius:999px;background:#edf2f7;overflow:hidden}.progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#d63b2d,#ef7b58);transition:width .2s ease}.progress-wrap p{margin:0;font-size:12px;color:#4f6278}input,select,button{height:34px;border-radius:8px;border:1px solid #cfd8e3;padding:0 10px;font-size:13px}textarea{min-height:88px;border-radius:8px;border:1px solid #cfd8e3;padding:8px 10px;font-size:13px;resize:vertical;font-family:inherit}input[type=checkbox],input[type=radio]{width:14px;height:14px;padding:0;border-radius:4px;accent-color:#d63b2d}button{background:#d63b2d;border-color:#d63b2d;color:#fff;cursor:pointer}button:disabled{opacity:.6;cursor:not-allowed}.form-grid{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.switch-grid,.radio-row{display:flex;gap:10px;flex-wrap:wrap}.sheet-cross-row{display:flex;align-items:center}.sheet-pick-wrap{border:1px solid #e7edf4;border-radius:8px;padding:8px;display:grid;gap:8px;background:#fafcff}.sheet-pick-head{display:flex;align-items:center;justify-content:space-between}.sheet-pick-head span{font-size:12px;color:#536171}.sheet-pick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px}.sheet-tab-row{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-gutter:stable;padding-bottom:2px;-webkit-overflow-scrolling:touch}.sheet-tab-btn{flex:0 0 auto;width:auto;min-height:34px;height:auto;padding:6px 10px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;border:1px solid #d6dfeb;background:#fff;color:#334155}.sheet-tab-btn.active{border-color:#d63b2d;box-shadow:0 0 0 1px #d63b2d inset}.sheet-tab-btn input{margin:0;flex:0 0 auto}.sheet-tab-btn span{white-space:nowrap}.inline-check,.inline-radio{display:inline-flex;align-items:center;gap:6px;font-size:13px}.tip{margin:0;font-size:13px;color:#4e5f72}.task-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.task-chip-row{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px}.task-chip{width:auto;height:auto;min-height:42px;padding:6px 10px;border-radius:10px;border:1px solid #d5deea;background:#fff;color:#334155;display:inline-flex;align-items:center;gap:8px}.task-chip span{font-size:13px;font-weight:600;white-space:nowrap}.task-chip small{font-size:11px;color:#64748b;white-space:nowrap}.task-chip em{font-style:normal;display:inline-grid;place-items:center;width:18px;height:18px;border-radius:999px;background:#eef2f7;color:#475569;cursor:pointer}.task-chip.active{border-color:#d63b2d;box-shadow:0 0 0 1px #d63b2d inset}.link-btn{margin-left:8px;border:none;background:transparent;color:#1e5faa;padding:0;height:auto}.panel-action-row{margin-top:4px}.panel-action-row button{width:100%}.actions-card button+button{margin-top:6px}.workspace{border:1px solid #e5e7eb;border-radius:12px;background:#fff;display:grid;grid-template-rows:auto 1fr;height:100%;min-height:0}.tabs{display:flex;gap:8px;padding:10px;border-bottom:1px solid #e8ecf1}.tab-btn{width:auto;padding:0 14px;background:#fff;color:#334155;border-color:#d5dde7}.tab-btn.active{background:#d63b2d;border-color:#d63b2d;color:#fff}.tab-content{padding:10px;overflow:hidden;min-height:0;display:flex;flex-direction:column;gap:8px}.note-tab-content{overflow:hidden;display:flex;flex-direction:column;gap:8px}.table-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;gap:12px;flex-wrap:wrap}.table-toolbar p{margin:0;font-size:13px;color:#55667a}.table-hint{margin:0;font-size:12px;color:#617185}.table-check-all{display:inline-flex;align-items:center;gap:6px;font-weight:500}.pager{display:flex;gap:6px}.ghost-btn{width:auto;background:#fff;color:#334155;border-color:#d4dde8}.products-panel{display:block}.table-wrap{border:1px solid #e5e9ef;border-radius:8px;overflow:auto;flex:1 1 auto;min-height:0;max-height:none}table{width:100%;border-collapse:collapse;font-size:13px}th,td{border-bottom:1px solid #edf1f5;padding:8px;text-align:left;vertical-align:top}th{position:sticky;top:0;background:#f8fafc;z-index:1}.ellipsis-cell{max-width:380px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thumb-btn{height:auto;width:54px;padding:2px;border-radius:6px;border:1px solid #d3dbe6;background:#fff}.thumb-btn img{width:48px;height:48px;object-fit:cover;border-radius:4px;display:block}.poster-main{border:1px solid #e4e9f0;border-radius:10px;background:#f7f9fc;padding:8px;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.poster-main img{max-width:100%;max-height:100%;width:auto;height:auto;display:block;border-radius:6px;object-fit:contain;cursor:zoom-in}.note-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,1fr);gap:12px;align-items:stretch;flex:0 0 auto;height:min(72vh,760px);min-height:420px}.note-poster-side{display:grid;min-height:0;height:100%}.poster-switch{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #e6ebf1;border-radius:10px;background:#fafbfd;padding:8px}.poster-switch span{font-size:13px;color:#4f6176}.note-poster-main{width:100%;max-width:none;aspect-ratio:auto;height:100%;min-height:0;margin:0}.note-poster-main img{width:100%;height:100%;object-fit:contain}.poster-album{position:relative;-webkit-user-select:none;user-select:none}.album-nav{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.9);background:#0f172a9e;color:#fff;display:grid;place-items:center;font-size:16px;line-height:1;z-index:3}.album-nav.prev{left:10px}.album-nav.next{right:10px}.album-index{position:absolute;left:50%;bottom:10px;transform:translate(-50%);padding:4px 10px;border-radius:999px;background:#0f172a8c;color:#fff;font-size:12px;line-height:1;z-index:3}.note-placeholder{min-height:100%;height:100%;display:grid;place-items:center}.note-copy-side{min-width:0;min-height:100%;display:flex;height:100%}.note-copy-card{margin-bottom:0;min-height:100%;height:100%;width:100%;display:grid;grid-template-rows:auto 1fr}.note-copy-card pre{max-height:none}.note-md-wrap{min-height:0;overflow:auto;padding-right:4px}.note-md-title{margin:0 0 8px;font-size:18px;line-height:1.35;color:#0f172a}.note-markdown{font-size:14px;line-height:1.65;color:#1f2937;word-break:break-word}.note-markdown p{margin:0 0 10px}.note-markdown ul,.note-markdown ol{margin:0 0 10px 18px;padding:0}.note-markdown li{margin:0 0 6px}.note-hashtags{margin:8px 0 0;font-size:13px;color:#d63b2d;word-break:break-word}.payload-details{margin-top:10px}.payload-details summary{cursor:pointer;font-size:13px;color:#44576d;-webkit-user-select:none;user-select:none;margin-bottom:8px}.poster-grid{margin-top:6px;display:flex;gap:6px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.poster-grid-item{flex:0 0 82px;height:auto;border-radius:8px;border:1px solid #d5dde8;background:#fff;color:#334155;padding:3px;display:grid;gap:3px}.poster-grid-item.active{border-color:#d63b2d;box-shadow:0 0 0 1px #d63b2d inset}.poster-grid-item img{width:100%;aspect-ratio:3 / 4;object-fit:contain;border-radius:6px;border:1px solid #e7edf3;background:#f7f9fc}.poster-grid-item span{font-size:10px;text-align:center}.result-block{border:1px solid #e6ebf1;border-radius:8px;padding:10px;background:#fafbfd;margin-bottom:10px}.result-block h3{margin:0 0 8px;font-size:14px}.note-copy-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.note-copy-head h3{margin:0}.note-copy-btn{height:28px;padding:0 10px;font-size:12px}.result-block pre{margin:0;max-height:280px;overflow:auto;white-space:pre-wrap;word-break:break-word;font-size:12px;line-height:1.5}.placeholder{border:1px dashed #d0d9e4;border-radius:8px;background:#fbfcfe;color:#6b778c;padding:24px;text-align:center}.muted{color:#8a96a5}.empty{text-align:center;color:#6f7d89}.error{color:#c71d1d;margin:0}.trace{color:#35556f;margin:0;font-size:12px}.image-modal{position:fixed;inset:0;background:#0f172ab8;display:grid;place-items:center;z-index:1000;padding:20px}.image-modal-content{position:relative;width:min(1120px,96vw);height:min(90vh,980px);border-radius:12px;background:#fff;padding:12px;display:grid;grid-template-rows:1fr auto;gap:8px;box-shadow:0 20px 60px #00000059}.image-modal-viewport{border-radius:8px;border:1px solid #e5e7eb;background:#f7fafc;overflow:hidden;display:grid;place-items:center;min-height:0}.image-modal-viewport.pannable{cursor:grab}.image-modal-viewport.dragging{cursor:grabbing}.image-modal-canvas{display:grid;place-items:center;transform-origin:center center;will-change:transform;transition:transform .05s linear}.image-modal-viewport.dragging .image-modal-canvas{transition:none}.image-modal-content img{width:min(100%,1100px);height:auto;max-height:none;object-fit:contain;display:block;border-radius:8px;pointer-events:none;-webkit-user-select:none;user-select:none}.image-modal-close{position:absolute;right:8px;top:8px;width:30px;height:30px;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;font-size:20px;line-height:1;padding:0}.image-modal-tip{margin:0;font-size:12px;color:#475569;text-align:center}@media(max-width:1200px){.workbench{grid-template-columns:1fr}.sidebar{max-height:none;height:auto}.workspace{height:auto;min-height:70vh}.note-layout{grid-template-columns:1fr;height:auto;min-height:0}.note-copy-card,.note-poster-main,.note-placeholder{min-height:220px;height:auto}.note-poster-main{width:min(100%,520px);max-height:none}.poster-grid-item{flex-basis:86px}}@media(max-width:700px){.form-grid,.form-grid-3{grid-template-columns:1fr}.poster-grid-item{flex-basis:80px}}
