.text-main[data-astro-cid-x46hhuvt]{color:var(--text-main)}.text-muted[data-astro-cid-x46hhuvt]{color:var(--text-muted)}.text-blue[data-astro-cid-x46hhuvt]{color:var(--text-blue)}.text-center[data-astro-cid-x46hhuvt]{text-align:center}.relative[data-astro-cid-x46hhuvt]{position:relative}.main-container[data-astro-cid-x46hhuvt]{width:100%;max-width:1440px;margin:0 auto;flex:1;display:flex;flex-direction:column}.hero-wrapper[data-astro-cid-x46hhuvt]{padding:60px 160px 40px;display:flex;flex-direction:column;align-items:center;text-align:center}.page-title[data-astro-cid-x46hhuvt]{font-size:32px;color:var(--text-main);margin:0 0 8px}.page-desc[data-astro-cid-x46hhuvt]{font-size:16px;margin:0;line-height:1.5}.tabs-container[data-astro-cid-x46hhuvt]{padding:0 160px;width:100%;border-bottom:1px solid var(--border-color);display:flex;justify-content:center}.tabs-wrapper[data-astro-cid-x46hhuvt]{display:flex}.tab-btn[data-astro-cid-x46hhuvt]{background:none;border:none;padding:0 16px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:12px}.tab-content[data-astro-cid-x46hhuvt]{display:flex;align-items:center;gap:8px;padding-top:16px;font-size:14px}.tab-indicator[data-astro-cid-x46hhuvt]{width:100%;height:2px;border-radius:2px;background-color:transparent}.tab-btn[data-astro-cid-x46hhuvt].active .tab-content[data-astro-cid-x46hhuvt]{color:var(--text-main)}.tab-btn[data-astro-cid-x46hhuvt].active .tab-indicator[data-astro-cid-x46hhuvt]{background-color:var(--text-blue)}.tab-btn[data-astro-cid-x46hhuvt].inactive{opacity:.6}.tab-btn[data-astro-cid-x46hhuvt].inactive .tab-content[data-astro-cid-x46hhuvt]{color:var(--text-muted)}.content-wrapper[data-astro-cid-x46hhuvt]{padding:40px 160px 20px;display:flex;flex-direction:column;gap:32px;align-items:center}.tool-view[data-astro-cid-x46hhuvt]{width:100%;max-width:1120px;display:flex;flex-direction:column;gap:32px;align-items:center}.io-container[data-astro-cid-x46hhuvt]{background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:6px;padding:24px;display:flex;flex-direction:column;gap:16px;width:100%}.io-header[data-astro-cid-x46hhuvt]{font-size:14px}.file-upload-wrapper[data-astro-cid-x46hhuvt]{border:2px dashed var(--border-color);border-radius:8px;padding:40px;display:flex;justify-content:center;transition:border-color .2s}.file-upload-wrapper[data-astro-cid-x46hhuvt]:hover{border-color:var(--text-blue)}.file-label[data-astro-cid-x46hhuvt]{display:flex;flex-direction:column;align-items:center;cursor:pointer;width:100%}.textarea-wrapper[data-astro-cid-x46hhuvt]{border:1px solid var(--border-color);background-color:#010409;border-radius:4px;padding:16px;height:180px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}html:not(.dark) .textarea-wrapper[data-astro-cid-x46hhuvt]{background-color:#f6f8fa}textarea[data-astro-cid-x46hhuvt]{width:100%;flex:1;background:transparent;border:none;outline:none;resize:none;color:var(--text-main);font-family:var(--font-mono);font-size:14px;line-height:1.5;overflow-wrap:break-word;word-break:break-all}textarea[data-astro-cid-x46hhuvt]::placeholder{color:var(--text-muted);opacity:.7}.preview-container[data-astro-cid-x46hhuvt]{border:1px solid var(--border-color);background-color:#010409;background-image:linear-gradient(45deg,#161b22 25%,transparent 25%),linear-gradient(-45deg,#161b22 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#161b22 75%),linear-gradient(-45deg,transparent 75%,#161b22 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0px;border-radius:4px;padding:24px;min-height:300px;max-height:600px;display:flex;justify-content:center;align-items:center;overflow:hidden}html:not(.dark) .preview-container[data-astro-cid-x46hhuvt]{background-color:#f6f8fa;background-image:none}#image-preview[data-astro-cid-x46hhuvt]{max-width:100%;max-height:100%;object-fit:contain;border-radius:2px;box-shadow:0 8px 24px #00000080}.loading-overlay[data-astro-cid-x46hhuvt]{position:absolute;top:0;left:0;width:100%;height:100%;background:#010409cc;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:20;border-radius:inherit}.spinner[data-astro-cid-x46hhuvt]{width:32px;height:32px;border:3px solid rgba(88,166,255,.2);border-top-color:#58a6ff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.btn-row[data-astro-cid-x46hhuvt]{display:flex;justify-content:flex-end}.preview-actions[data-astro-cid-x46hhuvt]{position:absolute;bottom:16px;right:16px;z-index:25}.icon-btn[data-astro-cid-x46hhuvt]{background-color:#21262d;border:1px solid var(--border-color);border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-muted);transition:border-color .2s}html:not(.dark) .icon-btn[data-astro-cid-x46hhuvt]{background-color:#fff}.icon-btn[data-astro-cid-x46hhuvt]:hover{border-color:var(--text-blue)}.hidden[data-astro-cid-x46hhuvt]{display:none!important}@media(max-width:1200px){.hero-wrapper[data-astro-cid-x46hhuvt]{padding:40px 40px 20px}.tabs-container[data-astro-cid-x46hhuvt]{padding:0 40px}.content-wrapper[data-astro-cid-x46hhuvt]{padding:32px 40px 40px}}@media(max-width:768px){.hero-wrapper[data-astro-cid-x46hhuvt]{padding:32px 20px 16px}.page-title[data-astro-cid-x46hhuvt]{font-size:24px}.page-desc[data-astro-cid-x46hhuvt]{font-size:14px}.tabs-container[data-astro-cid-x46hhuvt]{padding:0 20px}.content-wrapper[data-astro-cid-x46hhuvt]{padding:24px 20px 40px;gap:24px}.io-container[data-astro-cid-x46hhuvt]{padding:16px;gap:12px}.textarea-wrapper[data-astro-cid-x46hhuvt]{padding:12px}}
