.tcw-tool{--tcw-ink:#20332f;--tcw-muted:#64746f;--tcw-line:#dce5df;--tcw-accent:#16644f;width:100%;color:var(--tcw-ink);font:14px/1.6 system-ui,-apple-system,"Microsoft YaHei",sans-serif}
.tcw-tool *{box-sizing:border-box}.tcw-tool [hidden]{display:none!important}.tcw-tool fieldset{min-width:0;border:0;padding:0;margin:0}.tcw-tool button,.tcw-tool input,.tcw-tool select,.tcw-tool textarea{font:inherit}.tcw-tool button{background:#fff;border:1px solid #ccd9d1;color:#31483f;border-radius:7px;padding:8px 14px;cursor:pointer;line-height:1.5;transition:background .15s}.tcw-tool button:hover{background:#eef6f1;border-color:#719b84}.tcw-tool button:disabled{opacity:.46;cursor:not-allowed}.tcw-tool :focus-visible{outline:3px solid #73ac95;outline-offset:2px}.tcw-tool .tcw-primary,.tcw-tool .tcw-primary:hover{background:var(--tcw-accent);border-color:var(--tcw-accent);color:#fff}
.tcw-tabs{display:flex;border-bottom:1px solid var(--tcw-line);gap:8px;margin-bottom:18px;padding-bottom:12px}.tcw-tabs button{min-width:145px;padding:12px 24px;font-weight:700}.tcw-tool [role=tab][aria-selected=true],.tcw-tool [role=tab][aria-selected=true]:hover,.tcw-tool [role=tab][aria-selected=true]:focus{background:#16644f!important;border-color:#16644f!important;color:#fff!important}.tcw-tool [role=tab][aria-selected=true] *{color:#fff!important}
.tcw-source{background:#f6f8f5;border:1px solid var(--tcw-line);border-radius:10px;padding:18px}.tcw-drop{border:1px dashed #9bb6a7;background:#fff;border-radius:8px;text-align:center;padding:22px 12px;display:grid;justify-items:center;gap:4px;cursor:pointer}.tcw-drop:hover,.tcw-drop.tcw-drag{background:#edf6ef;border-color:#16644f}.tcw-drop strong{font-size:17px}.tcw-drop>span:last-child{color:var(--tcw-muted);font-size:12px}.tcw-upload-icon{display:grid;place-items:center;background:#edf4ef;border-radius:50%;width:38px;height:38px;font-size:27px;color:#16644f;margin-bottom:5px}.tcw-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.tcw-spaced{margin-top:14px}.tcw-source-bar{justify-content:space-between;padding:14px 0}.tcw-source-bar>span{font-weight:600}.tcw-check{display:inline-flex!important;align-items:center;gap:7px;cursor:pointer;margin:0}.tcw-check input{width:16px!important;height:16px;accent-color:#16644f;flex:none}.tcw-inline{display:flex;align-items:center;gap:7px;margin:0;min-width:0}.tcw-tool select,.tcw-tool input:not([type=checkbox]),.tcw-tool textarea{color:#20332f;background:#fff;border:1px solid #cedbd2;border-radius:6px;padding:8px 10px;min-width:0;max-width:100%}.tcw-tool input[type=color]{padding:3px;height:39px;cursor:pointer}.tcw-tool input[type=file]{font-size:12px;padding:7px}.tcw-tool textarea{resize:vertical}.tcw-files{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:6px;margin-bottom:18px}.tcw-file{display:flex;align-items:center;gap:8px;border:1px solid #e3e9e4;border-radius:6px;padding:6px 10px;font-size:12px}.tcw-file>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.tcw-file small{color:var(--tcw-muted);flex:none}.tcw-file button{padding:0 6px;border:0}
.tcw-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:18px;align-items:start}.tcw-card{border:1px solid var(--tcw-line);border-radius:10px;background:#fff;padding:18px;min-width:0}.tcw-section-label{display:flex;align-items:center;gap:9px;margin-bottom:18px}.tcw-section-label>span:first-child{font-size:11px;color:#6f8a7b;border:1px solid #dbe5dd;border-radius:4px;padding:1px 5px}.tcw-section-label strong{font-size:16px}.tcw-tool .tcw-badge{margin-left:auto;color:#4d6a58;font-size:11px;background:#edf4ee;border-radius:4px;padding:3px 7px}.tcw-setting-tabs{display:flex;flex-wrap:wrap;gap:6px;border-bottom:1px solid #e7ede8;padding-bottom:12px;margin-bottom:18px}.tcw-setting-tabs button{font-size:12px;padding:6px 10px}.tcw-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.tcw-field{display:flex;flex-direction:column;gap:5px;min-width:0;margin:0}.tcw-field>span{font-size:12px;font-weight:600;color:#4c6156}.tcw-field input,.tcw-field select,.tcw-field textarea{width:100%}.tcw-wide{grid-column:1/-1}.tcw-hint{color:var(--tcw-muted);font-size:12px;line-height:1.8;margin:10px 0 0;overflow-wrap:anywhere}.tcw-preset-row{border-top:1px solid #e7ede8;padding-top:17px;margin-top:20px}.tcw-preset-row button{font-size:12px;padding:6px 10px}.tcw-font-row{display:grid;grid-template-columns:1fr auto;gap:5px}.tcw-font-row select{grid-column:1/-1}.tcw-font-row button{font-size:12px;padding:5px}.tcw-preview-controls{margin-bottom:14px;gap:8px}.tcw-preview-controls select{font-size:12px;padding:6px;max-width:175px}.tcw-preview-controls button{font-size:12px}.tcw-stage{position:relative;background:repeating-conic-gradient(#1b2923 0% 25%,#223229 0% 50%) 50%/20px 20px;display:grid;place-items:center;border-radius:7px;overflow:hidden;min-height:280px;aspect-ratio:3/2}.tcw-tool .tcw-stage canvas{position:absolute;inset:0;display:block;min-width:0;min-height:0;max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;object-position:center}.tcw-stage>span{position:absolute;text-align:center;color:#bfcec3;font-size:13px;padding:20px}.tcw-output{margin-top:18px}.tcw-actions{margin-bottom:14px}.tcw-local{margin-left:auto;color:#658271;font-size:12px}.tcw-tool progress{display:block;width:100%;height:7px;border:0;border-radius:5px;overflow:hidden;appearance:none;margin:12px 0 17px;background:#e8eeea}.tcw-tool progress::-webkit-progress-bar{background:#e8eeea}.tcw-tool progress::-webkit-progress-value{background:#2b8062}.tcw-tool progress::-moz-progress-bar{background:#2b8062}#tcw-status{font-size:13px;overflow-wrap:anywhere}#tcw-status[data-error=true]{color:#b13f35}.tcw-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,160px),1fr));gap:12px;margin-top:16px}.tcw-result{border:1px solid #e0e7e1;border-radius:7px;overflow:hidden;padding-bottom:10px;min-width:0}.tcw-result img{width:100%;height:120px;object-fit:contain;background:#edf0eb;display:block}.tcw-result span{display:block;font-size:12px;padding:8px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tcw-result button{margin-left:10px;padding:4px 8px;font-size:12px}.tcw-tool details{margin-top:14px;border-top:1px solid #e6ece7;padding-top:10px}.tcw-tool summary{cursor:pointer;font-size:12px;color:#597161}.tcw-tool pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f5f7f4;color:#4b6053;padding:12px;border-radius:6px;max-height:260px;overflow:auto;font:12px/1.8 system-ui}.tcw-csv{padding-top:14px;margin-top:14px;border-top:1px solid #dce5df}.tcw-error{color:#b13f35!important}
@media(min-width:1200px){.tcw-preview{position:sticky;top:18px}}@media(max-width:1000px){.tcw-workspace{grid-template-columns:1fr}.tcw-stage{max-height:650px}.tcw-preview{position:static}}@media(max-width:500px){.tcw-card{padding:13px}.tcw-source{padding:12px}.tcw-tabs button{min-width:0;flex:1;padding:11px}.tcw-grid{gap:10px}.tcw-local{width:100%;margin-left:0}.tcw-source-bar{align-items:flex-start}.tcw-preview-controls .tcw-inline{flex:1;flex-wrap:wrap}.tcw-preview-controls select{width:100%;max-width:none}.tcw-stage{min-height:200px}.tcw-tool button{padding:7px 10px}}
