.hp-page{overflow-x:hidden;background:#fff}.hp-container{max-width:1200px;margin:0 auto;padding:0 24px}.hp-section-animate{opacity:0;transform:translateY(40px);transition:opacity .7s ease,transform .7s ease}.hp-section-visible{opacity:1;transform:translateY(0)}.hp-section{padding:80px 0}.hp-section-header{text-align:center;margin-bottom:48px}.hp-section-tag{font-size:13px;padding:2px 14px;border-radius:20px;margin-bottom:12px}.hp-section-title{font-size:32px;font-weight:700;color:#1a1a2e;margin-bottom:12px;line-height:1.3}.hp-section-subtitle{font-size:16px;color:#8c8c8c;max-width:560px;margin:0 auto;line-height:1.6}.hp-hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#0f0c29,#302b63,#24243e)}.hp-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 20% 50%,rgba(99,102,241,.3) 0%,transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(139,92,246,.25) 0%,transparent 50%),radial-gradient(ellipse at 50% 80%,rgba(59,130,246,.2) 0%,transparent 50%);animation:hpHeroPulse 8s ease-in-out infinite alternate}@keyframes hpHeroPulse{0%{opacity:.7}to{opacity:1}}.hp-hero-particles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hp-particle{position:absolute;width:4px;height:4px;background:#ffffff4d;border-radius:50%;animation:hpFloat linear infinite}@keyframes hpFloat{0%,to{transform:translateY(0) scale(1);opacity:0}10%{opacity:1}90%{opacity:1}50%{transform:translateY(-80px) scale(1.5)}}.hp-hero-content{position:relative;z-index:2;text-align:center;padding:0 24px;max-width:720px}.hp-hero-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 18px;border-radius:24px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#a5b4fc;font-size:14px;font-weight:500;margin-bottom:24px;border:1px solid rgba(255,255,255,.15)}.hp-hero-title{font-size:52px;font-weight:800;color:#fff;line-height:1.2;margin-bottom:20px;letter-spacing:-1px}.hp-hero-accent{background:linear-gradient(135deg,#818cf8,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hp-hero-desc{font-size:17px;color:#ffffffb3;line-height:1.8;margin-bottom:36px}.hp-hero-actions{display:flex;gap:16px;justify-content:center;margin-bottom:48px}.hp-hero-btn-primary{height:48px;padding:0 32px;font-size:16px;font-weight:600;border-radius:24px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;box-shadow:0 4px 20px #6366f166;display:inline-flex;align-items:center;gap:8px}.hp-hero-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 28px #6366f180}.hp-hero-btn-ghost{height:48px;padding:0 32px;font-size:16px;font-weight:600;border-radius:24px;color:#fff;border:1px solid rgba(255,255,255,.3);background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:inline-flex;align-items:center;gap:8px}.hp-hero-btn-ghost:hover{background:#ffffff26;border-color:#ffffff80;color:#fff}.hp-hero-stats{display:flex;align-items:center;justify-content:center;gap:32px}.hp-hero-stat{display:flex;flex-direction:column;align-items:center}.hp-hero-stat-num{font-size:28px;font-weight:800;color:#fff}.hp-hero-stat-label{font-size:13px;color:#ffffff80;margin-top:2px}.hp-hero-stat-divider{width:1px;height:36px;background:#ffffff26}.hp-hero-scroll-hint{position:absolute;bottom:32px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;z-index:2}.hp-hero-scroll-text{font-size:12px;color:#fff6}.hp-hero-scroll-arrow{font-size:20px;color:#fff6;animation:hpBounce 2s infinite}@keyframes hpBounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(8px)}60%{transform:translateY(4px)}}#hp-features{background:#fafbff}.hp-feature-card{height:100%;border-radius:16px;border:1px solid #f0f0f6;transition:all .3s ease;text-align:center;padding:8px}.hp-feature-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #6366f11f;border-color:#d4d4f7}.hp-feature-icon{width:56px;height:56px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(135deg,#eef2ff,#e8e0ff);font-size:24px;color:#6366f1}.hp-feature-title{font-size:17px;font-weight:600;color:#1a1a2e;margin-bottom:8px}.hp-feature-desc{font-size:14px;color:#8c8c8c;line-height:1.7;margin:0}#hp-examples{background:#fff}.hp-example-block{margin-bottom:56px}.hp-example-block:last-of-type{margin-bottom:0}.hp-example-title{font-size:20px;font-weight:600;color:#1a1a2e;margin-bottom:20px;display:flex;align-items:center;gap:8px}.hp-example-compare{display:flex;align-items:stretch;gap:16px}.hp-example-panel{flex:1;border:1px solid #f0f0f0;border-radius:12px;overflow:hidden;background:#fafafa;transition:box-shadow .3s ease}.hp-example-panel:hover{box-shadow:0 4px 20px #0000000f}.hp-example-label{padding:10px 16px;font-size:13px;font-weight:600;color:#595959;background:#fff;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;gap:6px}.hp-example-body{padding:20px;display:flex;align-items:center;justify-content:center;min-height:200px}.hp-example-chart{flex-direction:column;align-items:stretch}.hp-chart-title{text-align:center;font-size:14px;font-weight:600;color:#262626;margin-bottom:8px}.hp-example-arrow{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#8c8c8c;font-size:12px;min-width:60px;flex-shrink:0}.hp-example-arrow .anticon{font-size:20px;color:#6366f1}.hp-example-cta{text-align:center;margin-top:48px}.hp-example-cta .ant-btn{height:48px;padding:0 36px;font-size:16px;border-radius:24px;display:inline-flex;align-items:center;gap:8px}#hp-how{background:linear-gradient(135deg,#f5f3ff,#eef2ff)}.hp-steps{display:flex;align-items:flex-start;justify-content:center;gap:0}.hp-step{flex:1;max-width:280px;text-align:center;padding:0 20px}.hp-step-num{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.hp-step-icon{width:64px;height:64px;border-radius:20px;background:#fff;box-shadow:0 4px 16px #6366f11f;display:flex;align-items:center;justify-content:center;font-size:28px;color:#6366f1;margin:0 auto 16px}.hp-step-title{font-size:18px;font-weight:600;color:#1a1a2e;margin-bottom:8px}.hp-step-desc{font-size:14px;color:#8c8c8c;line-height:1.7;margin:0}.hp-step-connector{width:60px;height:2px;background:linear-gradient(90deg,#6366f1,#8b5cf6);margin-top:108px;border-radius:1px;flex-shrink:0}#hp-news{background:#fff}.hp-news-card{border-radius:16px;border:1px solid #f0f0f0;overflow:hidden;transition:all .3s ease}.hp-news-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.hp-news-card .ant-card-body{padding:0}.hp-news-card-inner{display:flex;flex-direction:column}.hp-news-image-wrap{position:relative;width:100%;height:200px;overflow:hidden;flex-shrink:0}.hp-news-image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.hp-news-card:hover .hp-news-image{transform:scale(1.05)}.hp-news-tag{position:absolute;top:12px;left:12px;border-radius:12px;font-size:12px}.hp-news-content{padding:20px}.hp-news-title{font-size:16px;font-weight:600;color:#1a1a2e;margin-bottom:8px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp-news-summary{font-size:14px;color:#8c8c8c;line-height:1.7;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hp-news-date{font-size:12px;color:#bfbfbf}#hp-cta{background:linear-gradient(135deg,#0f0c29,#302b63,#24243e);padding:80px 0;text-align:center}.hp-cta-content{max-width:600px;margin:0 auto}.hp-cta-title{font-size:32px;font-weight:700;color:#fff;margin-bottom:16px}.hp-cta-desc{font-size:16px;color:#fff9;margin-bottom:32px;line-height:1.6}.hp-cta-btn{height:48px;padding:0 36px;font-size:16px;font-weight:600;border-radius:24px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;box-shadow:0 4px 20px #6366f166;display:inline-flex;align-items:center;gap:8px}.hp-cta-btn:hover{transform:translateY(-2px);box-shadow:0 6px 28px #6366f180}.hp-footer{background:#1a1a2e;padding:24px 0}.hp-footer-inner{display:flex;align-items:center;justify-content:space-between}.hp-footer-brand{display:flex;align-items:center;gap:8px;color:#fff;font-size:16px;font-weight:600}.hp-footer-logo{font-size:20px;color:#818cf8}.hp-footer-copy{font-size:13px;color:#fff6;margin:0}@media (max-width: 768px){.hp-hero-title{font-size:32px}.hp-hero-desc{font-size:15px}.hp-hero-actions{flex-direction:column;align-items:center}.hp-hero-stats{gap:20px}.hp-hero-stat-num{font-size:22px}.hp-section{padding:48px 0}.hp-section-title{font-size:24px}.hp-section-subtitle{font-size:14px}.hp-example-compare{flex-direction:column}.hp-example-arrow{flex-direction:row;min-width:unset;padding:8px 0}.hp-example-arrow .anticon{transform:rotate(90deg)}.hp-steps{flex-direction:column;align-items:center;gap:16px}.hp-step-connector{width:2px;height:40px;margin-top:0}.hp-cta-title{font-size:24px}.hp-footer-inner{flex-direction:column;gap:8px;text-align:center}}@media (max-width: 576px){.hp-hero-title{font-size:28px}.hp-hero-badge{font-size:12px;padding:4px 14px}.hp-hero-btn-primary,.hp-hero-btn-ghost{height:42px;padding:0 24px;font-size:14px}}.svg-fc-wrapper{display:flex;flex-direction:column;height:100%;border:1px solid #d9d9d9;border-radius:6px;overflow:hidden;background:#fff;min-height:500px}.svg-fc-wrapper.fc-fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;border-radius:0;border:none;min-height:unset}.svg-fc-toolbar{padding:8px 12px;border-bottom:1px solid #f0f0f0;background:#fafafa;display:flex;align-items:center;flex-wrap:wrap;gap:6px;flex-shrink:0}.svg-fc-edit-hint{font-size:12px;color:#888;margin-left:8px;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.svg-fc-canvas{flex:1;position:relative;overflow:hidden;background:#f8f9fa;background-image:radial-gradient(circle,#ccc 1px,transparent 1px);background-size:24px 24px;-webkit-user-select:none;user-select:none}.fc-node{transition:filter .15s ease,transform .15s ease}.fc-node:hover polygon,.fc-node:hover rect{filter:brightness(1.1)}.fc-node-connecting polygon,.fc-node-connecting rect{stroke-dasharray:5 3;animation:dash-anim 1s linear infinite}.fc-node polygon,.fc-node rect{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transition:all .2s ease}.fc-node:hover polygon,.fc-node:hover rect{filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}@keyframes dash-anim{to{stroke-dashoffset:-16}}.fc-edge-resize-handle{cursor:n-resize;pointer-events:all}.fc-edge{cursor:default}.fc-edge:hover path{stroke-width:2.5;stroke:#1890ff}.svg-fc-context-menu{position:fixed;z-index:9999;background:#fff;border:1px solid #d9d9d9;border-radius:6px;box-shadow:0 4px 16px #00000026;min-width:160px;max-width:280px;overflow:hidden}.fc-menu-item{padding:9px 16px;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:8px;border-bottom:1px solid #f5f5f5;transition:background .15s}.fc-menu-item:last-child{border-bottom:none}.fc-menu-item:hover{background:#f5f5f5}.fc-menu-danger{color:#ff4d4f}.fc-menu-danger:hover{background:#fff2f0}.fc-menu-color-row{cursor:default!important;align-items:flex-start!important;flex-wrap:wrap;min-height:32px;padding-top:6px!important;padding-bottom:6px!important}.fc-menu-color-row:hover{background:transparent!important}.img-trans-page{display:flex;height:calc(100vh - 64px);gap:12px;padding:12px;overflow:hidden;box-sizing:border-box}@media (max-width: 768px){.img-trans-page{flex-direction:column;height:100vh;min-height:100vh;padding:8px;gap:8px;overflow:auto;-webkit-overflow-scrolling:touch}.img-trans-left{width:100%!important;min-width:unset!important;max-width:100%!important;height:auto!important;max-height:none!important;overflow-y:auto;flex-shrink:0}.img-trans-right{width:100%!important;flex:1;min-height:500px!important;overflow:auto;-webkit-overflow-scrolling:touch}.img-trans-right>*{min-height:500px}.img-trans-compare{flex-direction:column;height:auto;min-height:500px}.img-trans-compare-col-original{display:none!important}.img-trans-compare-col-translated{flex:1;width:100%!important;max-width:100%!important;height:auto;min-height:500px;overflow:auto}.img-trans-compare-body{padding:8px;min-height:500px;height:auto;width:100%;overflow:auto;-webkit-overflow-scrolling:touch}.img-trans-compare-img{max-width:100%!important;width:100%!important;height:auto!important;object-fit:contain;display:block}.img-trans-result{height:auto;min-height:500px;width:100%}.img-trans-result-toolbar{flex-direction:column;align-items:stretch;gap:8px;padding:10px;flex-shrink:0}.img-trans-result-toolbar>.ant-space{width:100%;justify-content:space-between}.img-trans-result-toolbar>.ant-space:last-child{flex-wrap:wrap;gap:6px}.img-trans-result-toolbar>.ant-space:last-child>button{flex:1;min-width:80px}.img-trans-compare-body{padding:8px;min-height:300px;height:auto;overflow:auto;-webkit-overflow-scrolling:touch}.img-trans-preview-img{max-height:none;width:100%}.img-trans-orgchart-editor-wrap,.orgchart-compare-body{min-height:500px;flex:1;width:100%;overflow:auto}.img-trans-card .ant-card-body{padding:12px}.img-trans-struct-collapse{max-height:150px;overflow-y:auto}.img-trans-tips-card{display:none}.chart-compare-body{padding:8px;min-height:500px;height:auto;width:100%;overflow:auto}.svg-result-wrap{min-height:500px!important;height:auto!important;width:100%;overflow:auto;-webkit-overflow-scrolling:touch}.svg-result-wrap svg{min-height:500px!important;height:auto!important;width:100%!important}.svg-result-wrap foreignObject>div,.svg-result-wrap foreignObject>body,.svg-result-wrap foreignObject body>div{min-height:500px!important;height:500px!important;width:100%!important;overflow:auto!important}.img-trans-orgchart-editor-wrap,.orgchart-compare-body{min-height:300px;flex:1;overflow:auto}}.img-trans-left{width:340px;min-width:300px;display:flex;flex-direction:column;gap:10px;overflow-y:auto}.img-trans-card{flex-shrink:0}.img-trans-preview-box{margin-top:8px;border:1px solid #d9d9d9;border-radius:6px;overflow:hidden;background:#fafafa}.img-trans-preview-header{display:flex;align-items:center;justify-content:space-between;padding:4px 8px;border-bottom:1px solid #f0f0f0;background:#fff}.img-trans-preview-name{font-size:12px;color:#595959;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.img-trans-preview-img{width:100%;max-height:220px;object-fit:contain;display:block;padding:6px;box-sizing:border-box}.img-trans-tips-card{background:transparent;border:none!important;padding:0!important}.img-trans-tips-title{font-size:12px;font-weight:600;color:#8c8c8c;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.img-trans-tips-list{margin:0;padding-left:18px;font-size:12px;color:#8c8c8c;line-height:1.8}.img-trans-right{flex:1;display:flex;flex-direction:column;overflow:hidden;border:1px solid #f0f0f0;border-radius:8px;background:#fff}.img-trans-loading{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.img-trans-loading-text{margin:0;font-size:15px;color:#595959;font-weight:500}.img-trans-loading-sub{margin:0;font-size:12px;color:#bfbfbf}.img-trans-error-wrap{padding:24px}.img-trans-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#bfbfbf}.img-trans-empty-icon{font-size:72px;color:#d9d9d9}.img-trans-empty-title{margin:0;font-size:18px;font-weight:500;color:#8c8c8c}.img-trans-empty-desc{margin:0;font-size:13px;color:#bfbfbf;text-align:center;max-width:360px;line-height:1.6}.img-trans-result{display:flex;flex-direction:column;height:100%;overflow:hidden}.img-trans-result-toolbar{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;border-bottom:1px solid #f0f0f0;background:#fafafa;flex-shrink:0}.img-trans-result-label{font-size:13px;font-weight:600;color:#1890ff}.img-trans-compare{display:flex;flex:1;overflow:hidden;gap:1px;background:#f0f0f0}.img-trans-compare-col{display:flex;flex-direction:column;background:#fff;overflow:hidden}.img-trans-compare-col-original{display:none}.img-trans-compare-col-translated{flex:1;max-width:100%}.img-trans-compare-label{padding:6px 12px;font-size:12px;font-weight:600;color:#595959;background:#fafafa;border-bottom:1px solid #f0f0f0;flex-shrink:0}.img-trans-compare-body{flex:1;overflow:auto;display:flex;align-items:stretch;justify-content:center;padding:0;min-width:0;min-height:0}.img-trans-compare-img{max-width:100%;max-height:100%;object-fit:contain;display:block}[data-theme=dark] .img-trans-right{background:#1f1f1f;border-color:#303030}[data-theme=dark] .img-trans-preview-box{background:#262626;border-color:#434343}[data-theme=dark] .img-trans-preview-header{background:#1f1f1f;border-bottom-color:#303030}[data-theme=dark] .img-trans-preview-name{color:#bfbfbf}[data-theme=dark] .img-trans-result-toolbar{background:#262626;border-bottom-color:#303030}[data-theme=dark] .img-trans-compare{background:#303030}[data-theme=dark] .img-trans-compare-col{background:#1f1f1f}[data-theme=dark] .img-trans-compare-label{background:#262626;color:#bfbfbf;border-bottom-color:#303030}[data-theme=dark] .img-trans-empty-icon,[data-theme=dark] .img-trans-empty-title{color:#595959}.img-trans-struct-collapse{border-radius:6px!important;overflow:hidden}.img-trans-struct-text{margin:0;font-size:11px;line-height:1.7;color:#595959;white-space:pre-wrap;word-break:break-word;max-height:220px;overflow-y:auto;padding:2px 0;font-family:Consolas,Menlo,monospace}[data-theme=dark] .img-trans-struct-text{color:#8c8c8c}.img-trans-edit-hint{display:flex;align-items:center;padding:6px 14px;background:#fffbe6;border-bottom:1px solid #ffe58f;font-size:12px;color:#ad6800;flex-shrink:0}[data-theme=dark] .img-trans-edit-hint{background:#2a2300;border-bottom-color:#594600;color:#d89614}.img-trans-edit-badge{display:inline-block;margin-left:6px;padding:1px 6px;border-radius:10px;font-size:10px;font-weight:600;background:#52c41a22;color:#52c41a;border:1px solid #52c41a44}.img-trans-svg-container{display:inline-block;max-width:100%;line-height:0}.img-trans-svg-container svg{max-width:100%;height:auto;display:block}.img-trans-svg-container.edit-mode text,.img-trans-svg-container.edit-mode tspan{cursor:text;transition:fill .15s,opacity .15s}.img-trans-svg-container.edit-mode text:hover,.img-trans-svg-container.edit-mode tspan:hover{opacity:.7;outline:1px dashed #1890ff;outline-offset:2px}.img-trans-edit-overlay{position:fixed;z-index:9999;display:flex;align-items:center;pointer-events:auto}.img-trans-edit-input{width:100%;height:100%;min-height:24px;padding:2px 6px;border:2px solid #1890ff;border-radius:3px;background:#fffffff7;font-size:13px;outline:none;box-sizing:border-box;box-shadow:0 2px 8px #1890ff59;color:#000}[data-theme=dark] .img-trans-edit-input{background:#1e1e1ef7;color:#e8e8e8;border-color:#177ddc}.chart-compare-body{flex-direction:column;align-items:stretch;padding:16px 12px}.chart-result-title{text-align:center;font-size:14px;font-weight:600;color:#262626;margin-bottom:4px;padding:0 8px}.chart-unit-annotation{text-align:right;font-size:11px;color:#8c8c8c;padding:0 12px 2px;margin-bottom:2px}[data-theme=dark] .chart-unit-annotation{color:#595959}.chart-series-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 16px;padding:4px 12px 6px}.chart-series-legend-item{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#595959;white-space:nowrap}.chart-series-legend-swatch{display:inline-block;width:12px;height:12px;border-radius:2px;flex-shrink:0}.chart-series-legend-label{line-height:1.2}[data-theme=dark] .chart-series-legend-item{color:#8c8c8c}.svg-diagram-title{flex-shrink:0;padding:6px 12px 4px;font-size:15px;border-bottom:1px solid #f0f0f0;background:#fafafa}[data-theme=dark] .svg-diagram-title{background:#1a1a1a;border-bottom-color:#303030;color:#e8e8e8}[data-theme=dark] .chart-result-title{color:#e8e8e8}.chart-editor-panel{border-top:1px solid #f0f0f0;background:#fafafa;flex-shrink:0;max-height:320px;overflow-y:auto}.chart-editor-panel-header{padding:8px 14px 4px;font-size:12px;font-weight:600;color:#595959}[data-theme=dark] .chart-editor-panel{background:#1a1a1a;border-top-color:#303030}[data-theme=dark] .chart-editor-panel-header{color:#8c8c8c}.chart-editor{padding:8px 14px 10px;display:flex;flex-direction:column;gap:8px}.chart-editor-meta{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end}.chart-editor-meta label{display:flex;flex-direction:column;font-size:11px;color:#8c8c8c;gap:3px;min-width:120px;max-width:220px;flex:1}.chart-editor-table-wrap{overflow-x:auto}.chart-editor-table{border-collapse:collapse;font-size:12px;min-width:100%}.chart-editor-table th,.chart-editor-table td{padding:3px 6px;border:1px solid #f0f0f0;white-space:nowrap;vertical-align:middle}.chart-editor-table th{background:#f5f5f5;font-weight:600;color:#595959;font-size:11px}[data-theme=dark] .chart-editor-table th{background:#262626;color:#8c8c8c;border-color:#303030}[data-theme=dark] .chart-editor-table td{border-color:#303030}.chart-editor-series-header{display:flex;align-items:center;gap:4px;min-width:120px}.chart-editor-color-cell{display:flex;align-items:center;gap:6px;font-size:11px;color:#595959;padding:3px 6px}.chart-editor-color-cell input[type=color],.chart-editor-series-header input[type=color]{width:24px;height:24px;border:1px solid #d9d9d9;border-radius:3px;padding:0;cursor:pointer;flex-shrink:0}.chart-editor-add-btn{margin-top:6px;font-size:11px}.img-trans-loading-steps{width:100%;max-width:560px;padding:0 24px;margin-bottom:8px}.img-trans-loading-steps .ant-steps-item-description{font-size:11px}.table-result-wrap{width:100%;overflow-x:auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:1.5;padding:4px;box-sizing:border-box}.table-result-wrap table{border-collapse:collapse;width:100%;min-width:300px;table-layout:auto}.table-result-wrap th,.table-result-wrap td{padding:6px 10px;border:1px solid #d9d9d9;word-wrap:break-word!important;overflow-wrap:break-word!important;white-space:normal!important;max-width:300px}.table-result-wrap th{background:#f0f5ff;font-weight:600}[data-theme=dark] .table-result-wrap th{background:#1a1f3a;color:#bfbfbf;border-color:#303030}[data-theme=dark] .table-result-wrap td{border-color:#303030;color:#d9d9d9}.svg-edit-mode foreignObject [contenteditable]:focus{outline:2px solid #1890ff!important;background:#1890ff0f;border-radius:3px}.svg-edit-mode text{cursor:text;-webkit-user-select:none;user-select:none}.svg-drag-mode{-webkit-user-select:none;user-select:none}.svg-drag-mode [data-drag]:hover>rect,.svg-drag-mode [data-drag]:hover>circle,.svg-drag-mode [data-drag]:hover>ellipse{filter:brightness(1.08) drop-shadow(0 2px 6px rgba(114,46,209,.35))}.svg-drag-mode:active{cursor:grabbing}.svg-click-edit-mode text,.svg-click-edit-mode tspan,.svg-click-edit-mode rect,.svg-click-edit-mode foreignObject div,.svg-click-edit-mode foreignObject body,.svg-click-edit-mode foreignObject p,.svg-click-edit-mode foreignObject span{cursor:pointer}.svg-click-edit-mode g:hover>rect{stroke:#1890ff;stroke-width:2;filter:drop-shadow(0 0 4px rgba(24,144,255,.35))}.svg-overlay-input{position:absolute;z-index:999;padding:2px 6px;border:2px solid #1890ff;border-radius:4px;background:#fffffff7;box-shadow:0 2px 10px #1890ff4d;font-family:Arial,sans-serif;resize:none;overflow:hidden;line-height:1.4;color:#262626;outline:none;min-width:60px}[data-theme=dark] .svg-overlay-input{background:#1e1e1ef7;color:#e8e8e8;border-color:#177ddc;box-shadow:0 2px 10px #177ddc66}.svg-result-wrap{width:100%;flex:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:0}.svg-result-wrap svg{display:block;width:100%!important;height:100%!important;max-width:none!important;overflow:visible!important}.svg-result-wrap foreignObject>div,.svg-result-wrap foreignObject>body,.svg-result-wrap foreignObject body>div{word-wrap:break-word!important;overflow-wrap:break-word!important;white-space:normal!important;overflow:visible!important;box-sizing:border-box!important;line-height:1.35!important}.svg-result-wrap text{overflow:visible}.img-trans-fullscreen-body{display:flex;flex-direction:column;width:100%;height:100%;overflow:auto;padding:8px 12px 12px;box-sizing:border-box}.img-trans-fullscreen-svg{flex:1;overflow:auto;display:flex;align-items:flex-start;justify-content:center;min-height:0}.img-trans-fullscreen-svg .svg-result-wrap{width:100%;height:auto;min-height:500px;align-items:flex-start}.img-trans-fullscreen-svg .svg-result-wrap svg{height:auto!important;min-height:500px;max-width:100%}.history-list-item{padding:10px 0!important;transition:background .2s;border-radius:6px}.history-list-item-active{background:#1890ff0f;padding-left:8px!important;padding-right:8px!important;border-left:3px solid #1890ff}.history-item-title{font-size:13px;font-weight:500;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;vertical-align:middle}[data-theme=dark] .history-list-item-active{background:#1890ff1f}.img-trans-orgchart-editor-wrap{width:100%;flex:1;min-height:400px;display:flex;flex-direction:column;overflow:hidden;position:relative}.img-trans-orgchart-editor-wrap .svg-fc-wrapper{height:100%;border-radius:0;min-height:600px}.img-trans-orgchart-editor-wrap .svg-fc-canvas{background:#fff}.orgchart-compare-body{flex-direction:column;align-items:stretch;padding:0;overflow:hidden;min-height:640px}.img-trans-fullscreen-body .img-trans-orgchart-editor-wrap{flex:1;min-height:0}.img-trans-fullscreen-body .img-trans-orgchart-editor-wrap .svg-fc-wrapper{height:100%;min-height:0}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;color:#333}.app-layout{min-height:100vh}.app-header{display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:linear-gradient(135deg,#447fef,#ef4444dd);box-shadow:0 2px 12px #00000026;position:relative}.logo{font-size:20px;font-weight:700;color:#fff;margin-right:30px}.header-content{display:flex;align-items:center;justify-content:space-between;flex:1}.desktop-menu{flex:1;min-width:0;background:transparent!important}.desktop-menu.ant-menu{background:transparent}.mobile-menu-button{display:none}.mobile-menu{position:absolute;top:100%;left:0;right:0;background:linear-gradient(135deg,#ef4444,#ef4444dd);box-shadow:0 2px 12px #00000026;z-index:1000}.app-content{padding:5px;background:#f5f5f5;min-height:calc(100vh - 64px)}.app-content-home{padding:0;background:#fff;overflow:auto}@media (max-width: 768px){.desktop-menu{display:none}.mobile-menu-button{display:block}.app-header{padding:0 16px}.app-content{padding:0}}a{color:inherit;text-decoration:none}a:hover,.mobile-menu-button{color:#fff}.mobile-menu-button:hover{color:#fffc}.desktop-menu .ant-menu-item,.mobile-menu .ant-menu-item{color:#fff!important;background:transparent!important}.desktop-menu .ant-menu-item:hover,.mobile-menu .ant-menu-item:hover{color:#fffc!important;background:transparent!important}.desktop-menu .ant-menu-item-selected,.mobile-menu .ant-menu-item-selected{color:#fff!important;background-color:#fff3!important}.desktop-menu .ant-menu-submenu-title{color:#fff!important;background:transparent!important}.desktop-menu .ant-menu-submenu-title:hover{color:#fffc!important}.desktop-menu .ant-menu-item a,.mobile-menu .ant-menu-item a{color:#fff!important}.desktop-menu .ant-menu-item a:hover,.mobile-menu .ant-menu-item a:hover{color:#fffc!important}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{width:100vw;min-height:100vh;overflow:auto}@media (max-width: 768px){#root{overflow:auto;-webkit-overflow-scrolling:touch}}
