:root{--bg: #f5f7fb;--bg-strong: #ffffff;--surface: #ffffff;--surface-solid: #ffffff;--line: #e5edf7;--line-strong: #d7e2f0;--text: #111827;--muted: #6b7280;--primary: #2563eb;--primary-strong: #1d4ed8;--primary-soft: rgba(37, 99, 235, .08);--success: #16a34a;--danger: #ef4444;--shadow: 0 1px 2px rgba(15, 23, 42, .04);--shadow-hover: 0 8px 24px rgba(15, 23, 42, .08);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 10px;--radius-xl: 12px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:MiSans,Source Han Sans SC,PingFang SC,Segoe UI,system-ui,sans-serif;background:var(--bg);min-height:100vh;overflow-x:clip}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%}h1,h2,h3,p{margin:0}.site-shell{max-width:1520px;margin:0 auto;padding:0 24px 24px}.panel,.hero,.site-header,.modal-dialog{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow)}.site-header{margin:0 -24px;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:transparent;border:0;box-shadow:none;position:relative;z-index:10;isolation:isolate;border-radius:0}.site-header:before{content:"";position:absolute;top:0;bottom:0;left:calc(50% - 50vw);right:calc(50% - 50vw);background:linear-gradient(180deg,#fffffffa,#f8fafcfa);border-bottom:1px solid #e5e7eb;box-shadow:0 1px #0f172a08;z-index:-1}.brand{display:flex;align-items:center;gap:16px;min-width:0}.brand-logo{display:block;width:auto;height:38px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;gap:2px}.brand-copy strong{font-size:20px}.brand-copy span,.top-nav a,.lang-menu-trigger,.lang-menu-item,.panel-kicker,.helper-text,.settings-note,.sidebar-note,.preview-meta,.watermark-preview-meta,.watermark-preview-empty,.global-message,.empty-state p,.guide-grid p,.site-footer{color:var(--muted)}.top-nav,.header-actions{display:flex;align-items:center;gap:12px;flex-wrap:nowrap}.top-nav>a,.top-nav>.nav-menu>.nav-menu-trigger,.lang-menu-trigger,.lang-menu-item{font-weight:500;font-size:14px}.top-nav{flex:1 1 auto;margin:0;justify-content:center}.top-nav>a,.top-nav>.nav-menu>.nav-menu-trigger{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 14px;border-radius:0;border:0;color:#475569;background:transparent;transition:color .18s ease,font-weight .18s ease;position:relative;font-weight:500;cursor:pointer}.top-nav>a:after,.top-nav>.nav-menu>.nav-menu-trigger:after{content:"";position:absolute;left:14px;right:14px;bottom:-14px;height:3px;border-radius:999px 999px 0 0;background:var(--primary);opacity:0;transform:scaleX(.6);transform-origin:center;transition:opacity .18s ease,transform .18s ease}.top-nav>a:hover,.top-nav>a.is-active,.nav-menu:hover>.nav-menu-trigger,.nav-menu.is-open>.nav-menu-trigger,.nav-menu.is-current>.nav-menu-trigger{color:var(--primary);font-weight:700}.top-nav>a:hover:after,.top-nav>a.is-active:after,.nav-menu:hover>.nav-menu-trigger:after,.nav-menu.is-open>.nav-menu-trigger:after,.nav-menu.is-current>.nav-menu-trigger:after{opacity:1;transform:scaleX(1)}.nav-menu{position:relative}.nav-menu-caret{margin-left:6px;font-size:12px;color:currentColor}.nav-menu-popover{position:absolute;top:100%;left:0;min-width:198px;padding:18px 8px 8px;border-radius:10px;border:1px solid #dbe3f0;background:#fffffffc;box-shadow:0 12px 32px #0f172a14,0 2px 6px #0f172a0a;display:grid;gap:4px;z-index:30;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(6px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.nav-menu-popover:before{content:"";position:absolute;top:-12px;left:0;right:0;height:12px}.nav-menu:hover>.nav-menu-popover{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav-menu.is-open>.nav-menu-popover{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav-menu-item{display:flex;align-items:center;min-height:38px;padding:8px 10px;border-radius:8px;color:#334155;font-size:14px;font-weight:500;transition:background .18s ease,color .18s ease}.nav-menu-item:hover,.nav-menu-item.is-active{background:#eff6ff;color:var(--primary);text-decoration:none}.lang-menu{position:relative}.lang-menu summary{list-style:none}.lang-menu summary::-webkit-details-marker{display:none}.lang-menu-trigger{display:inline-flex;align-items:center;gap:10px;min-height:40px;padding:8px 14px;border-radius:8px;background:#fffffff5;color:var(--text);border:1px solid #dbe3f0;min-width:144px;cursor:pointer;user-select:none;box-shadow:inset 0 1px #fffc}.lang-menu[open] .lang-menu-trigger{border-color:#2563eb47;box-shadow:0 0 0 3px #2563eb14,inset 0 1px #fffc}.lang-menu-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:var(--accent-dark)}.lang-menu-icon svg{width:18px;height:18px;fill:currentColor}.lang-menu-label{flex:1;text-align:left}.lang-menu-caret{font-size:12px;color:var(--muted)}.lang-menu-popover{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;padding:8px;border-radius:10px;border:1px solid #dbe3f0;background:#fffffffa;box-shadow:0 12px 32px #0f172a14,0 2px 6px #0f172a0a;display:grid;gap:4px;z-index:30}.lang-menu-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:8px;color:var(--text)}.lang-menu-item:hover{background:#2563eb0f;color:var(--text)}.lang-menu-item.is-active{background:#2563eb14;color:var(--primary-strong)}.lang-menu-check{color:var(--primary-strong)}.hero{margin-top:18px;border-radius:var(--radius-lg);padding:20px 22px;display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:10px;align-items:center;overflow:hidden;position:relative;background:radial-gradient(circle at 78% 38%,rgba(96,165,250,.16),transparent 20%),radial-gradient(circle at 88% 55%,rgba(167,139,250,.15),transparent 18%),radial-gradient(circle at 94% 28%,rgba(251,191,36,.12),transparent 10%),linear-gradient(110deg,#fffffffa,#f8fafcf5 54%,#eff6ffeb);border-color:#dbe3f0;box-shadow:0 1px 2px #0f172a0a,0 14px 34px #0f172a0a}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0 52%,rgba(59,130,246,.03) 52%,transparent 58%),linear-gradient(120deg,transparent 0 60%,rgba(168,85,247,.03) 60%,transparent 66%);pointer-events:none}.hero-stitch{background:radial-gradient(circle at 76% 34%,rgba(34,197,94,.12),transparent 18%),radial-gradient(circle at 88% 52%,rgba(59,130,246,.16),transparent 18%),radial-gradient(circle at 95% 26%,rgba(168,85,247,.12),transparent 10%),linear-gradient(110deg,#fffffffa,#f8fafcf5 54%,#ecfdf5eb)}.hero-kicker,.panel-kicker{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.hero h1{margin-top:12px;font-size:clamp(22px,2.2vw,28px);line-height:1.18;letter-spacing:-.02em}.hero-subtitle{margin-top:12px;max-width:760px;line-height:1.45;font-size:13px;color:#64748b;padding-left:0;border-left:0}.hero-badges{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.hero-badges span,.count-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 11px;border-radius:999px;background:linear-gradient(180deg,#fffffff0,#f8fafcf0);border:1px solid #dbeafe;color:#475569;font-size:11px;font-weight:600;box-shadow:0 4px 10px #0f172a08}.hero-copy{position:relative;z-index:1;padding-left:2px}.hero-visual{position:relative;min-height:132px;z-index:1}.hero-visual:before{content:"";position:absolute;right:78px;top:10px;width:176px;height:104px;border-radius:20px;background:linear-gradient(180deg,#ffffffd6,#ffffff38),linear-gradient(135deg,#3b82f6b3,#6366f19e);box-shadow:0 26px 44px #3b82f63d,inset 0 1px #ffffffa6;transform:perspective(800px) rotateX(18deg) rotateY(-24deg)}.hero-visual:after{content:"";position:absolute;right:118px;top:-2px;width:116px;height:78px;border-radius:14px;background:linear-gradient(145deg,#ffffffeb,#dbeafeeb);border:1px solid rgba(255,255,255,.84);box-shadow:-34px 20px 0 -10px #ffffffb8,-28px 24px 28px #60a5fa24,24px 10px 22px #a78bfa29;transform:rotate(14deg)}.hero-stitch .hero-visual:before{background:linear-gradient(180deg,#ffffffd6,#ffffff38),linear-gradient(135deg,#10b981ad,#3b82f694);box-shadow:0 26px 44px #10b9812e,inset 0 1px #ffffffa6}.hero-stitch .hero-visual:after{background:linear-gradient(145deg,#ffffffeb,#dcfce7e6);box-shadow:-34px 20px 0 -10px #ffffffb8,-28px 24px 28px #4ade801f,24px 10px 22px #60a5fa24}.tool-page{margin-top:22px;display:flex;flex-direction:column;gap:22px}.workbench{display:grid;grid-template-columns:minmax(0,290px) minmax(0,1fr) minmax(0,350px);gap:16px;align-items:stretch}.workbench>*{min-width:0}.panel{border-radius:var(--radius-lg);padding:16px}.panel-head,.action-row,.modal-header,.crop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.tool-list{margin-top:14px;display:grid;gap:8px}.step-item,.tool-link{width:100%;padding:12px;border-radius:12px;border:1px solid transparent;background:transparent;color:var(--text);text-align:left;font-weight:500;transition:.18s ease}.step-item{display:grid;grid-template-columns:auto 34px minmax(0,1fr);gap:12px;align-items:center}.step-item:hover,.tool-link:hover,.tool-link.is-active,.step-item.is-active{border-color:#d9e3ff;background:#eef3ff;color:var(--text)}.step-item.is-enabled{border-color:#d9e3ff;background:#f7faff}.tool-link.is-disabled,.step-item.is-disabled{opacity:.6;cursor:not-allowed}.step-toggle-wrap{display:grid;align-self:center;align-items:center;justify-items:center;min-height:34px}.step-toggle{width:18px;height:18px;accent-color:var(--primary)}.step-copy{display:flex;flex-direction:column;gap:4px;min-width:0;justify-content:center}.step-copy strong{font-size:14px;line-height:1.2;font-weight:600}.step-copy small{color:var(--muted);font-size:11px;line-height:1.35}.step-icon{width:24px;height:24px;border-radius:0;display:grid;place-items:center;align-self:center;background:transparent;box-shadow:none}.step-icon svg{width:24px;height:24px}.step-icon-resize{color:#8b5cf6}.step-icon-crop{color:#f59e0b}.step-icon-watermark{color:#a855f7}.step-icon-output{color:#3b82f6}.step-icon-rename{color:#10b981}.step-icon-compress{color:#2563eb}.step-item.is-active .step-copy strong,.step-item:hover .step-copy strong,.step-item.is-enabled .step-copy strong{color:#4f46e5}.sidebar-note{margin-top:auto}.tool-link small{margin-left:6px}.tool-sidebar,.upload-column,.settings-column{display:flex;flex-direction:column;gap:16px;min-width:0;width:100%}.tool-sidebar,.settings-column,.upload-column{height:100%}.upload-progress-panel{margin-top:0;padding-top:14px;padding-bottom:14px}.inline-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.compact-actions{margin-top:10px}.tiny-inline-btn{padding:7px 10px;font-size:12px;border-radius:4px}.todo-banner{padding:14px 16px;border-radius:16px;background:#fff9e8;border:1px solid #ffe3a6;color:#84611b;line-height:1.6}.drop-zone{margin-top:14px;border:1px dashed #bfdbfe;border-radius:14px;background:radial-gradient(circle at top center,rgba(59,130,246,.08),transparent 42%),linear-gradient(180deg,#fff,#f4f8ff);transition:.2s ease;box-shadow:inset 0 1px #fffc}.drop-zone.dragover{border-color:#60a5fa;background:radial-gradient(circle at top center,rgba(59,130,246,.12),transparent 46%),linear-gradient(180deg,#fff,#edf5ff)}.drop-zone-inner{min-height:158px;padding:20px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px}.drop-zone-inner strong{font-size:16px;line-height:1.25}.drop-zone-inner>span{color:var(--muted);font-size:13px}.drop-zone-inner>p{color:#94a3b8;font-size:12px;line-height:1.5}.drop-zone-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;color:#2563eb}.drop-zone-icon svg{width:46px;height:46px}.empty-state{margin-top:14px;min-height:160px;padding:20px;border:1px dashed var(--line-strong);border-radius:4px;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;text-align:center;background:#fff9}.settings-group{border:1px solid var(--line);border-radius:18px;background:#fff9}.settings-panel{display:none;animation:panelFade .2s ease}.settings-panel.is-active{display:block}.settings-section-head{display:grid;gap:6px;margin-bottom:12px}.settings-section-head h3{font-size:16px}.settings-section-head p{color:var(--muted);line-height:1.5;font-size:13px}.compact-grid{padding:0}.setting-note-card{margin-top:12px;padding:12px;border-radius:4px;background:#f9fafb;border:1px solid var(--line)}.settings-group+.settings-group{margin-top:14px}.settings-group summary{padding:16px 18px;cursor:pointer;list-style:none;font-weight:700}.settings-group summary::-webkit-details-marker{display:none}.settings-group[open] summary{border-bottom:1px solid var(--line)}.field-grid,.rename-inline-row{display:grid;gap:12px;padding:14px}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rename-inline-row{grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr));padding:0}label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:var(--muted)}input[type=text],input[type=number],input[type=color],select{width:100%;min-height:40px;border:1px solid var(--line);border-radius:var(--radius-md);padding:8px 10px;background:var(--bg-strong);color:var(--text)}input[type=range]{width:100%}.inline-field .inline-inputs{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center}.toggle-field{flex-direction:row;align-items:center;padding-top:28px}.toggle-field input{width:18px;height:18px}.watermark-preview-card,.nested-panel{margin-top:14px}.watermark-preview-card{grid-column:1 / -1;display:flex;flex-direction:column;gap:10px;padding:14px;border-radius:4px;background:#f9fafb;border:1px solid var(--line)}.watermark-preview-box{min-height:150px;border-radius:4px;border:1px dashed var(--line-strong);background:#fff;display:flex;align-items:center;justify-content:center;padding:12px}.watermark-preview-box img{max-height:180px;object-fit:contain}.watermark-preview-box img[hidden]{display:none!important}.range-field{display:grid;gap:10px}.range-field-head{display:flex;justify-content:flex-end}.range-value{min-width:72px;padding:8px 10px;border:1px solid var(--line);border-radius:12px;background:var(--bg-strong);color:var(--text);font-size:13px;text-align:center}.progress-track{margin-top:10px;width:100%;height:8px;border-radius:999px;background:#e5e7eb;overflow:hidden}.progress-fill{width:0;height:100%;background:var(--primary);transition:width .25s ease}.global-message{min-height:20px;margin-top:8px}.global-message.error{color:var(--danger)}.global-message.success{color:var(--success)}.processed-actions{margin-top:12px;padding:12px;border:1px solid var(--line);border-radius:4px;background:#f9fafb;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.processed-actions-text{font-size:14px;font-weight:600}.processed-actions-buttons{display:flex;gap:10px;flex-wrap:wrap}.video-continue-block{margin-top:16px;border-top:1px solid var(--line);padding-top:16px}.video-continue-head{margin-bottom:12px}.video-continue-list{display:grid;gap:10px}.video-continue-card{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:#fff;transition:.18s ease}.video-continue-card:hover{border-color:#d9e3ff;background:#f8faff}.video-continue-card.is-current{background:#f9fafb;opacity:.78;cursor:default}.video-continue-icon{width:34px;height:34px;flex:0 0 34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#eef2ff;font-size:18px;font-weight:700}.video-continue-icon-compress{color:#0ea5e9;background:#0ea5e91f}.video-continue-icon-resize{color:#8b5cf6;background:#8b5cf61f}.video-continue-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.video-continue-copy strong{font-size:15px;line-height:1.2}.video-continue-copy small{color:var(--muted);font-size:12px;line-height:1.4}.video-continue-arrow{flex:0 0 auto;color:#c0c7d4;font-size:20px;line-height:1}.video-continue-card.is-current .video-continue-arrow{color:#64748b;font-size:12px;font-weight:600}.action-stack{margin-top:16px;display:grid;gap:10px}.primary-btn,.secondary-btn,.ghost-btn,.tiny-btn{border-radius:var(--radius-sm);min-height:36px;padding:8px 14px;cursor:pointer;transition:.18s ease;border:1px solid var(--line)}.primary-btn{background:var(--primary);color:#fff;font-weight:600;border-color:var(--primary)}.secondary-btn,.ghost-btn,.tiny-btn{background:#fff;color:var(--text)}.primary-btn:hover,.secondary-btn:hover,.ghost-btn:hover,.tiny-btn:hover{transform:none;background:#f9fafb}.primary-btn:hover{background:var(--primary-strong);color:#fff;border-color:var(--primary-strong)}button:disabled{cursor:not-allowed;opacity:.55;transform:none!important}.queue-panel{overflow:hidden}.inline-queue-panel{flex:1;min-height:0}.image-grid{margin-top:14px;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;width:100%}.image-card{overflow:hidden;border-radius:4px;border:1px solid var(--line);background:#fff;display:flex;flex-direction:column;box-shadow:none}.thumb-wrap{position:relative;aspect-ratio:4 / 3;background:#f3f4f6;cursor:pointer;overflow:hidden}.thumb-wrap img{width:100%;height:100%;object-fit:cover}.thumb-status-badge{position:absolute;right:8px;bottom:8px;max-width:calc(100% - 16px);padding:4px 8px;border-radius:4px;background:#ffffffeb;color:var(--text);font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:1px solid rgba(255,255,255,.9)}.thumb-status-badge.success{background:#f0fdf4f5;color:#15803d;border-color:#bbf7d0f2}.thumb-status-badge.error{background:#fef2f2f5;color:#dc2626;border-color:#fecacaf2}.card-body{padding:10px 10px 0;display:flex;flex-direction:column;gap:10px}.file-name{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.output-name-block{display:flex;flex-direction:column;gap:8px}.queue-name-field{display:block}.output-name-editor{display:flex;align-items:stretch;border:1px solid var(--line);border-radius:4px;overflow:hidden;background:var(--bg-strong)}.output-name-editor.has-error{border-color:#c93f4f75;box-shadow:0 0 0 2px #c93f4f1a}.output-name-editor input{flex:1;border:0;border-radius:0;outline:0;min-width:0;min-height:34px;padding:7px 10px;font-size:13px;background:transparent}.output-name-ext{display:flex;align-items:center;justify-content:center;min-width:60px;padding:0 10px;background:#f9fafb;border-left:1px solid var(--line);color:var(--muted);font-size:13px}.name-error{color:var(--danger);font-size:12px}.queue-stats-card{border:1px solid var(--line);border-radius:4px;background:#fff;overflow:hidden}.queue-stat-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 12px}.queue-stat-row+.queue-stat-row{border-top:1px solid var(--line)}.queue-stat-main{min-width:0;display:flex;align-items:flex-start;flex-wrap:wrap;gap:8px;color:var(--text);font-size:13px;font-weight:500}.queue-stat-main-volume{flex:1;flex-wrap:nowrap}.queue-stat-stack{min-width:0;display:flex;flex-direction:column;gap:6px;flex:1}.queue-stat-topline{min-width:0;display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.queue-stat-topline>span:first-child{min-width:0}.queue-stat-subline{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.queue-volume-row{align-items:flex-start}.queue-volume-row .queue-progress-text{padding-top:1px}.queue-stat-icon{flex:0 0 auto;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:var(--primary-strong);opacity:.9}.queue-stat-icon svg{width:18px;height:18px}.queue-delta{font-weight:700}.queue-delta.is-better{color:#16a34a}.queue-delta.is-worse{color:#dc2626}.queue-progress-text{flex:0 0 auto;color:var(--muted);font-size:12px;font-weight:600}.card-actions,.queue-actions{display:grid;gap:0;margin-top:2px;border-top:1px solid var(--line)}.queue-actions.actions-2{grid-template-columns:repeat(2,minmax(0,1fr))}.queue-actions.actions-3{grid-template-columns:repeat(3,minmax(0,1fr))}.queue-action-btn{min-height:36px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--text);display:grid;place-items:center;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.queue-action-btn:last-child{border-right:0}.queue-action-btn svg{width:17px;height:17px}.queue-action-btn:hover{background:#f9fafb;color:var(--text)}.status-text.success{color:var(--success)}.status-text.error{color:var(--danger)}.guide-grid{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border:1px solid #eef2f7;border-radius:14px;background:linear-gradient(180deg,#fff,#fbfdff)}.guide-item{display:grid;grid-template-columns:64px minmax(0,1fr);gap:16px;align-items:start;padding:16px 18px}.guide-item+.guide-item{border-left:1px solid #eef2f7}.guide-icon{width:56px;height:56px;border-radius:14px;display:grid;place-items:center;box-shadow:inset 0 1px #ffffffb3}.guide-icon svg{width:30px;height:30px}.guide-icon-upload{color:#2563eb;background:linear-gradient(180deg,#eef4ff,#f8fbff)}.guide-icon-settings{color:#8b5cf6;background:linear-gradient(180deg,#f5efff,#fbf8ff)}.guide-icon-export{color:#10b981;background:linear-gradient(180deg,#eafbf4,#f7fffb)}.guide-copy{min-width:0}.guide-title-row{display:flex;align-items:center;gap:10px}.guide-title-row strong{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;font-size:11px;font-weight:700;color:#fff;background:#2563eb}.guide-item:nth-child(2) .guide-title-row strong{background:#8b5cf6}.guide-item:nth-child(3) .guide-title-row strong{background:#10b981}.guide-title-row h3{font-size:16px;line-height:1.25}.guide-copy p{margin-top:8px;color:#94a3b8;font-size:13px;line-height:1.55}.site-footer{padding:18px 4px 6px;display:flex;justify-content:space-between;gap:16px;font-size:14px;flex-wrap:wrap}.seo-links{display:flex;flex-wrap:wrap;gap:10px 14px}.seo-links a{color:var(--muted);font-size:13px}.seo-links a:hover{color:var(--primary-strong)}.footer-contact{color:var(--muted);font-size:13px}.footer-contact:hover{color:var(--primary-strong)}.site-shell.site-shell-has-footer{padding-bottom:0}.shared-footer{width:100vw;margin-top:20px;margin-left:calc(50% - 50vw);padding:34px max(24px,calc((100vw - 1520px)/2 + 24px)) 16px;background:#121c31;color:#ffffffe6}.shared-footer-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.82fr) minmax(0,1fr) minmax(0,.78fr) auto;gap:28px;align-items:start}.shared-footer-brand,.shared-footer-links{display:flex;flex-direction:column;gap:12px}.shared-footer-logo{display:inline-flex;align-items:center;justify-content:flex-start;align-self:flex-start;text-decoration:none}.shared-footer-brand .brand-logo{display:block;width:auto;height:38px}.shared-footer-brand p{max-width:30ch;color:#ffffffa3;font-size:14px;line-height:1.6}.shared-footer-links h3{margin:0 0 4px;color:#fff;font-size:16px}.shared-footer-links a{color:#ffffffb8;font-size:14px;line-height:1.45;text-decoration:none;transition:color .18s ease}.shared-footer-contact-btn{padding:0;border:0;color:#ffffffb8;font:inherit;font-size:14px;line-height:1.45;text-align:left;background:transparent;cursor:pointer;transition:color .18s ease}.shared-footer-links a:hover,.shared-footer-contact-btn:hover{color:#fff}.shared-footer-video-links{display:grid;grid-template-columns:repeat(2,minmax(0,max-content));column-gap:32px;row-gap:10px;align-content:start}.shared-footer-video-links h3{grid-column:1 / -1}.shared-footer-lang{display:flex;justify-content:flex-end}.shared-footer-lang-menu{margin:0}.shared-footer-lang-menu .lang-menu-trigger{min-height:46px;border-color:#94a3b847;color:#ffffffe0;background:#ffffff05}.shared-footer-lang-menu .lang-menu-popover{right:0;left:auto;top:auto;bottom:calc(100% + 8px)}.shared-footer-bottom{display:flex;justify-content:center;align-items:center;margin-top:22px;padding-top:14px;border-top:1px solid rgba(148,163,184,.18)}.shared-footer-bottom p{margin:0;color:#ffffffb3;font-size:14px}body.has-shared-footer-modal{overflow:hidden}.shared-footer-modal{position:fixed;inset:0;z-index:80}.shared-footer-modal-backdrop{position:absolute;inset:0;background:#080f1fb8;backdrop-filter:blur(6px)}.shared-footer-modal-dialog{position:relative;z-index:1;width:min(440px,calc(100vw - 32px));margin:min(14vh,120px) auto 0;padding:28px 28px 24px;border:1px solid rgba(148,163,184,.18);border-radius:18px;background:linear-gradient(180deg,#fff,#eef4ff);box-shadow:0 26px 80px #0f172a47;color:#0f172a}.shared-footer-modal-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border:0;border-radius:999px;background:#0f172a0f;color:#0f172a;font-size:24px;line-height:1;cursor:pointer}.shared-footer-modal-eyebrow{margin:0 0 10px;color:#475569;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.shared-footer-modal-dialog h3{margin:0;color:#0f172a;font-size:28px;line-height:1.15}.shared-footer-modal-copy{margin:14px 0 0;padding:12px 14px;border-radius:12px;background:#e8eefc;color:#1e3a8a;font-size:15px;font-weight:600;word-break:break-all}.stitch-page{margin-top:0;display:flex;flex-direction:column;gap:22px}.stitch-toolbar,.stitch-action-panel{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.stitch-subtitle{margin-top:6px;color:var(--muted);line-height:1.55;max-width:920px}.stitch-workbench{display:grid;grid-template-columns:240px minmax(0,1fr) 340px;gap:16px;align-items:stretch}.stitch-center-column{display:flex;flex-direction:column;gap:16px;min-width:0;height:100%}.stitch-mode-panel,.stitch-settings-panel{height:100%}.stitch-mode-list{margin-top:14px;display:grid;gap:8px}.stitch-mode-btn{width:100%;min-height:54px;padding:8px 10px;text-align:left;border:1px solid transparent;border-radius:12px;background:transparent;cursor:pointer;display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:center;transition:.18s ease}.stitch-mode-btn.is-active,.stitch-mode-btn:hover{background:#eef3ff;border-color:#d9e3ff}.stitch-mode-icon{width:24px;height:24px;border-radius:0;display:grid;place-items:center;background:transparent;box-shadow:none}.stitch-mode-icon svg{width:24px;height:24px}.stitch-mode-copy{min-width:0;font-size:14px;font-weight:600;line-height:1.35}.stitch-mode-icon-vertical{color:#2563eb}.stitch-mode-icon-horizontal{color:#0891b2}.stitch-mode-icon-grid{color:#7c3aed}.stitch-mode-icon-custom{color:#ea580c}.stitch-mode-icon-masonry{color:#16a34a}.stitch-mode-btn.is-active .stitch-mode-icon,.stitch-mode-btn:hover .stitch-mode-icon{background:transparent}.stitch-mode-btn.is-active .stitch-mode-copy,.stitch-mode-btn:hover .stitch-mode-copy{color:#4f46e5}.stitch-side-note{margin-top:16px;color:var(--muted);line-height:1.6;font-size:13px}.stitch-drop-zone .drop-zone-inner{min-height:158px}.upload-panel .panel-head,.stitch-upload-panel .panel-head{align-items:flex-start}.upload-panel .panel-head h2,.stitch-upload-panel .panel-head h2{font-size:22px;line-height:1.2}.stitch-grid{margin-top:14px;display:grid;grid-template-columns:repeat(auto-fill,minmax(156px,1fr));gap:12px}.stitch-item-card{position:relative;display:flex;flex-direction:column;padding:8px;border:1px solid var(--line);border-radius:4px;background:#fff;cursor:grab}.stitch-item-card:active{cursor:grabbing}.stitch-item-card.is-drag-over{border-color:#c7d2fe;background:#f8fafc}.stitch-thumb{width:100%;aspect-ratio:1 / 1;padding:0;border:1px solid var(--line);border-radius:4px;overflow:hidden;background:#f3f4f6;cursor:pointer}.stitch-thumb img{width:100%;height:100%;object-fit:cover}.stitch-delete-btn{position:absolute;top:14px;right:14px;width:28px;height:28px;padding:0;border:0;border-radius:999px;background:#111827b8;color:#fff;display:grid;place-items:center;cursor:pointer;z-index:2;box-shadow:0 1px 2px #00000024}.stitch-delete-btn:hover{background:#111827db}.stitch-delete-btn svg{width:15px;height:15px}.stitch-list-note{margin-top:10px;color:var(--muted);font-size:12px;line-height:1.5}.stitch-preview-stage{margin-top:14px;min-height:280px;border:1px solid var(--line);border-radius:4px;background:#f9fafb;display:flex;align-items:center;justify-content:center;overflow:auto;padding:16px}.stitch-preview-stage img{display:block;max-width:100%;height:auto}.stitch-preview-stage img:not([src]),.stitch-preview-stage img[src=""]{display:none!important}.stitch-preview-empty{width:100%;min-height:240px}.stitch-settings-grid{padding:14px 0 0;grid-template-columns:1fr}.stitch-action-bar{display:flex;gap:10px;flex-wrap:wrap}@keyframes panelFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.is-hidden,.modal.hidden{display:none!important}.modal{position:fixed;inset:0;z-index:40;overflow-y:auto;padding:20px 0}.modal-backdrop{position:absolute;inset:0;background:#0c1a378f}.modal-dialog{position:relative;z-index:2;width:min(1160px,calc(100vw - 32px));margin:0 auto;border-radius:6px;padding:18px}.preview-dialog img{display:block;width:auto;max-width:100%;max-height:72vh;height:auto;border-radius:4px;background:transparent}.preview-image-frame{width:fit-content;max-width:100%;margin:0 auto;border-radius:4px;overflow:hidden;background-color:#f3f4f6;background-image:linear-gradient(45deg,#e5e7eb 25%,transparent 25%,transparent 75%,#e5e7eb 75%),linear-gradient(45deg,#e5e7eb 25%,transparent 25%,transparent 75%,#e5e7eb 75%);background-size:16px 16px;background-position:0 0,8px 8px}.modal-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:4px;border:1px solid var(--line);background:#fff;color:var(--text);font-size:26px;cursor:pointer}.video-leave-guard-dialog{width:min(560px,calc(100vw - 32px));padding:0}.video-leave-guard-card{position:relative;border-radius:var(--radius-xl);padding:30px 28px 24px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-hover)}.video-leave-guard-close{top:18px;right:18px}.video-leave-guard-head{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start}.video-leave-guard-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#fff4d6;color:#ff9f0a;font-size:26px;font-weight:700}.video-leave-guard-head h3{margin:0;color:#101323;font-size:20px;line-height:1.3}.video-leave-guard-head p{margin:10px 0 0;color:#55607a;font-size:15px;line-height:1.65}.video-leave-guard-actions{display:grid;gap:14px;margin-top:28px}.video-leave-guard-btn{min-height:54px;border-radius:16px;border:1px solid transparent;background:#f3f4f8;color:#1a2340;font-size:16px;font-weight:700;cursor:pointer}.video-leave-guard-btn.is-danger{border-color:#ff4e4e47;background:#fff3f3;color:#e03131}.video-leave-guard-btn.is-primary{border-color:#6866ff47;background:#eef0ff;color:#5c60ff}.video-leave-guard-btn.is-muted{background:#f0f1f5;color:#7b8499}.crop-dialog{max-height:calc(100vh - 40px);display:flex;flex-direction:column}.crop-config-row{margin-top:14px;display:grid;grid-template-columns:minmax(180px,240px) minmax(220px,320px);gap:14px;align-items:end}.crop-stage-wrap{margin-top:14px;flex:1;min-height:0;padding:16px;border-radius:4px;overflow:auto;background:#f9fafb;border:1px solid var(--line)}.crop-stage{position:relative;display:inline-block;line-height:0}.crop-stage img{display:block;max-width:min(100%,900px);height:auto;user-select:none;-webkit-user-drag:none}.crop-box{position:absolute;border:2px solid #fff;box-shadow:0 0 0 9999px #0000006b;cursor:move}.crop-handle{position:absolute;width:16px;height:16px;background:var(--primary);border:2px solid #fff;border-radius:50%}.crop-handle.se{right:-8px;bottom:-8px;cursor:nwse-resize}.crop-toolbar{margin-top:18px}@media(max-width:1280px){.workbench{grid-template-columns:minmax(0,250px) minmax(0,1fr) minmax(0,290px)}}@media(max-width:1180px){.workbench,.stitch-workbench{grid-template-columns:1fr}.tool-sidebar,.upload-column,.settings-column{height:auto}.steps-list{grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);overflow-x:auto;padding-bottom:4px}.guide-grid{grid-template-columns:1fr}.guide-item+.guide-item{border-left:0;border-top:1px solid #eef2f7}.hero{grid-template-columns:1fr}.hero-visual{display:none}}@media(max-width:640px){.stitch-workbench{display:flex;flex-direction:column}.stitch-center-column{order:1}.stitch-mode-panel{order:2;scroll-margin-top:12px}.stitch-settings-panel{order:3;scroll-margin-top:12px}.workbench{display:flex;flex-direction:column}.upload-column{order:1}.tool-sidebar{order:2}.settings-column{order:3}.site-shell{padding:0 16px 16px}.site-header,.panel,.modal-dialog{padding:18px;border-radius:6px}.site-header,.site-footer,.panel-head,.modal-header,.crop-toolbar,.stitch-toolbar,.stitch-action-panel{flex-direction:column;align-items:stretch}.site-header{margin:0 -16px;padding:18px 16px}.steps-list{grid-auto-columns:minmax(180px,1fr);gap:10px}.tool-sidebar,.settings-column,.settings-panel{scroll-margin-top:12px}.hero h1{font-size:32px}.inline-actions{flex-wrap:wrap}.inline-actions button{width:100%}.field-grid,.meta-list,.rename-inline-row,.crop-config-row{grid-template-columns:1fr}.action-row{flex-wrap:wrap}.card-actions .tiny-btn,.lang-menu-trigger{width:100%;text-align:center}.top-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));flex-wrap:nowrap;align-items:stretch;justify-content:stretch;gap:8px;width:100%;margin:0}.top-nav>a,.top-nav>.nav-menu>.nav-menu-trigger{width:100%;min-width:0;justify-content:center;padding:0 10px;white-space:nowrap}.nav-menu{min-width:0}.top-nav>a:after,.top-nav>.nav-menu>.nav-menu-trigger:after{bottom:-18px}.nav-menu-popover{position:absolute;top:calc(100% + 6px);left:50%;right:auto;min-width:180px;max-width:min(220px,calc(100vw - 24px));margin-top:0;padding:8px;box-shadow:0 12px 32px #0f172a14,0 2px 6px #0f172a0a;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%) translateY(6px);display:grid}.nav-menu:hover>.nav-menu-popover{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.nav-menu.is-open>.nav-menu-popover{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.step-item{grid-template-columns:auto minmax(0,1fr);gap:12px;padding:14px 12px}.step-icon{display:none}.step-toggle-wrap{min-height:auto;align-self:start;padding-top:2px}.step-copy{gap:6px}.step-copy small{font-size:12px;line-height:1.45}.site-footer{flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:10px}.site-footer p,.footer-contact{white-space:nowrap}.lang-menu{width:100%}.lang-menu-label{text-align:center}.lang-menu-popover{left:0;right:0;min-width:0}.image-grid{grid-template-columns:1fr}.processed-actions-buttons,.stitch-action-bar,.processed-actions-buttons button,.stitch-action-bar button{width:100%}.stitch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.video-page{display:grid;gap:24px;margin-top:24px}.video-workbench{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.72fr);gap:24px}.video-main-column{display:grid;gap:24px}.video-hero-visual{display:flex;align-items:stretch;justify-content:flex-end}.video-hero-card,.video-highlight-item,.video-feature-card,.video-scene-card,.faq-item,.video-link-card{border:1px solid var(--line);background:linear-gradient(180deg,#fff,#f8fafc);border-radius:6px}.video-hero-card{width:min(100%,360px);padding:24px;display:grid;gap:12px;align-content:start}.video-status-pill{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:34px;padding:0 12px;border-radius:999px;color:var(--primary-strong);background:#2563eb14;font-size:13px;font-weight:600}.section-title-block{display:grid;gap:8px}.video-lead{margin-top:16px;color:#475569;line-height:1.75}.video-highlight-list,.video-bullet-list,.video-status-actions,.video-feature-grid,.video-scene-grid,.video-link-list,.faq-list{margin-top:18px}.video-highlight-list,.faq-list{display:grid;gap:14px}.video-highlight-item,.faq-item,.video-feature-card,.video-scene-card{padding:18px}.video-highlight-item p,.video-feature-card p,.video-scene-card p,.faq-item p{margin-top:10px;color:var(--muted);line-height:1.7}.video-bullet-list{padding-left:18px;color:#475569;display:grid;gap:10px;line-height:1.7}.video-status-actions{display:flex;gap:12px;flex-wrap:wrap}.video-feature-grid,.video-scene-grid,.video-link-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.video-link-card{display:grid;gap:8px;padding:18px}.video-link-card span{color:var(--muted);line-height:1.6}.video-link-card.is-disabled{opacity:.72;cursor:default}.video-section-panel{padding:22px}.video-settings-column{align-self:start;position:sticky;top:16px}.video-preview-wrap,.video-result-wrap{display:grid;gap:18px;margin-top:18px}.video-preview-toolbar{display:grid;gap:10px}.video-player-card{overflow:hidden;border:1px solid var(--line);border-radius:6px;background:#0f172a}.video-player{display:block;width:100%;max-height:420px;background:#020617}.video-shell-page{margin-top:0}.hero-video .hero-visual{min-height:180px;border-radius:6px;border:1px solid rgba(255,255,255,.42);background:radial-gradient(circle at 18% 22%,rgba(14,165,233,.16),transparent 36%),radial-gradient(circle at 82% 28%,rgba(99,102,241,.2),transparent 32%),linear-gradient(135deg,#fffffff0,#f0f5ffe6)}.video-page-shell{gap:20px}.video-workbench-shell{align-items:stretch;min-height:980px}.video-tool-menu-panel,.video-preview-stage-panel,.video-settings-panel{background:linear-gradient(180deg,#fff,#fbfdff)}.video-tool-menu-panel,.video-center-column,.video-settings-panel{min-height:100%}.video-tool-list,.video-preset-list{margin-top:12px;display:grid;gap:8px}.video-flow-copy{min-width:0;display:grid;gap:4px}.video-flow-copy strong{font-size:14px;line-height:1.35}.video-flow-copy small{color:var(--muted);font-size:12px;line-height:1.55}.video-tool-copy{min-width:0;display:grid;gap:4px}.video-tool-copy strong{font-size:14px;line-height:1.35;font-weight:600}.video-tool-copy small{color:var(--muted);font-size:12px;line-height:1.55}.video-tool-list .stitch-mode-btn{text-decoration:none;color:inherit;min-height:54px;padding:8px 10px;border:1px solid transparent;border-radius:12px;background:transparent;grid-template-columns:34px minmax(0,1fr);gap:12px;box-shadow:none}.video-tool-list .stitch-mode-btn .stitch-mode-icon{width:24px;height:24px;border-radius:0;background:transparent;box-shadow:none;color:var(--icon-color, #2563eb)}.video-tool-list .stitch-mode-btn .stitch-mode-icon svg{width:24px;height:24px}.video-tool-list .stitch-mode-btn .video-tool-copy strong{color:#4b5563}.video-tool-list .stitch-mode-btn.is-active,.video-tool-list .stitch-mode-btn:hover:not(.is-disabled){background:#eef3ff;border-color:#d9e3ff}.video-tool-list .stitch-mode-btn.is-active .video-tool-copy strong,.video-tool-list .stitch-mode-btn:hover:not(.is-disabled) .video-tool-copy strong{color:#4f46e5}.video-tool-list .stitch-mode-btn.is-disabled{opacity:.88;cursor:not-allowed}.video-tool-list .stitch-mode-btn.is-disabled:hover{background:transparent;border-color:transparent}.video-tool-list .stitch-mode-icon-horizontal{--icon-color: #0ea5e9}.video-tool-list .stitch-mode-icon-grid{--icon-color: #f59e0b}.video-tool-list .stitch-mode-icon-masonry{--icon-color: #2563eb}.video-tool-list .stitch-mode-icon-custom{--icon-color: #10b981}.video-tool-list .stitch-mode-icon-vertical{--icon-color: #ec4899}.video-center-column{min-width:0;min-height:100%}.video-primary-action-panel{padding-top:14px;padding-bottom:14px}.video-primary-action-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.video-primary-action-copy{display:grid;gap:4px}.video-primary-action-copy strong{font-size:15px;line-height:1.35}.video-primary-action-copy span{color:var(--muted);font-size:13px;line-height:1.6}.video-global-message{margin-top:-4px}.video-primary-action-buttons{display:flex;align-items:center;gap:10px}.video-process-primary-btn{min-width:180px}.video-estimate-bar{margin-top:14px;padding-top:14px;border-top:1px solid #e8eef7;display:flex;align-items:center;justify-content:space-between;gap:12px}.video-estimate-bar span{color:var(--muted);font-size:13px}.video-estimate-bar strong{font-size:14px;color:#1e293b}.video-estimate-bar.is-warning strong{color:#b45309}.video-preview-workstage{display:grid;gap:0}.video-preview-stage-panel{display:flex;flex-direction:column;flex:1 1 auto}.video-preview-stage-panel .panel-head,.video-preview-stage-panel .video-stage-toolbar{flex:0 0 auto}.video-preview-stage-panel .empty-state,.video-preview-stage-panel .video-preview-workstage{flex:1 1 auto}.video-preview-workstage:fullscreen{width:100vw;height:100vh;padding:0;background:#020617;align-content:stretch;justify-items:stretch}.video-preview-workstage:fullscreen .video-single-stage{width:100%;height:calc(100vh - 72px);border-radius:0;border:0;display:flex;align-items:center;justify-content:center}.video-preview-workstage:fullscreen .video-preview-player,.video-preview-workstage:fullscreen .video-compare-video{width:100%;height:100%;max-height:none;object-fit:contain}.video-preview-workstage:fullscreen .video-custom-controls{width:100%;min-height:72px;padding-inline:20px;border-top:1px solid rgba(255,255,255,.08)}.video-preview-workstage:fullscreen .video-compare-badge{top:18px}.video-stage-toolbar{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.video-stage-status{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:13px;font-weight:700}.video-stage-status.is-ready{background:#eef2ff;color:#4338ca}.video-stage-status.is-processing{background:#eff6ff;color:#2563eb}.video-stage-status.is-done{background:#ecfdf5;color:#15803d}.video-stage-status.is-error{background:#fef2f2;color:#dc2626}.video-single-stage{position:relative;overflow:hidden;border-radius:6px 6px 0 0;background:#020617;border:1px solid #0f172a;display:flex;align-items:center;justify-content:center;gap:0}.video-preview-player{display:block;width:auto;height:auto;max-width:100%;max-height:460px;background:#020617;object-fit:contain}.video-watermark-overlay{position:absolute;z-index:3;pointer-events:none;overflow:hidden}.video-watermark-drag{position:absolute;pointer-events:auto;cursor:grab;touch-action:none;user-select:none}.video-watermark-drag.is-dragging{cursor:grabbing}.video-watermark-text-preview,.video-watermark-image-preview{position:absolute;left:50%;top:50%;display:block;max-width:none}.video-watermark-text-preview{white-space:nowrap;line-height:1.2;transform-origin:center}.video-watermark-image-preview{transform:translate(-50%,-50%)}.video-crop-layer{position:absolute;pointer-events:none;overflow:hidden;z-index:2}.video-crop-layer .video-crop-box{pointer-events:auto;box-sizing:border-box;max-width:100%;max-height:100%;cursor:move;touch-action:none;user-select:none}.video-crop-layer.is-hidden{display:none}.video-custom-controls{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px 14px 12px;margin-top:-1px;border-top:1px solid rgba(255,255,255,.06);background:#020617}.video-control-btn{min-width:40px;min-height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#fff;cursor:pointer}.video-control-btn:hover{background:#ffffff24}.video-time-label{color:#ffffffdb;font-size:13px;font-variant-numeric:tabular-nums}.video-progress-range{width:100%;accent-color:#6366f1}.video-stage-note{border:1px solid var(--line);border-radius:6px;background:linear-gradient(180deg,#fcfdff,#f7faff);padding:14px;display:grid;gap:8px}.video-stage-note strong{font-size:14px}.video-stage-note p{color:var(--muted);line-height:1.65}.video-stage-overlay{position:absolute;inset:0;z-index:5;display:grid;place-items:center;padding:20px;background:#020617ad;backdrop-filter:blur(6px)}.video-stage-overlay-card{position:relative;width:min(100%,420px);padding:20px;border-radius:6px;background:#0f172ae6;border:1px solid rgba(255,255,255,.12);color:#fff;display:grid;gap:10px;text-align:center}.video-overlay-close-btn{position:absolute;top:10px;right:10px;width:34px;height:34px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff14;color:#fff;font-size:22px;line-height:1;cursor:pointer}.video-overlay-close-btn:hover{background:#ffffff24}.video-stage-overlay-card strong{font-size:18px}.video-stage-overlay-card span,.video-stage-overlay-card small{color:#fffc;line-height:1.55}.video-stage-progress{width:100%;height:10px;border-radius:999px;overflow:hidden;background:#ffffff1f}.video-stage-progress-bar{height:100%;border-radius:999px;background:linear-gradient(90deg,#4f46e5,#6366f1,#8b5cf6);transition:width .18s ease}.video-compare-overlay{position:absolute;inset:0;overflow:hidden;z-index:2;pointer-events:none}.video-compare-pane{position:absolute;inset:0;pointer-events:none}.video-compare-video{display:block;width:100%;height:100%;object-fit:contain;background:#020617}.video-compare-pane-after{left:0;right:0;overflow:hidden;background:transparent}.video-compare-badge{position:absolute;top:14px;display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#0f172aa8;color:#fff;font-size:13px;font-weight:600;backdrop-filter:blur(8px);pointer-events:none}.video-compare-badge-before{left:14px}.video-compare-badge-after{left:auto;right:14px;background:#4f46e5e6}.video-compare-divider{position:absolute;inset:0 auto 0 0;width:0;border-left:1px solid rgba(255,255,255,.85);pointer-events:none;z-index:3}.video-compare-handle{position:absolute;top:50%;left:50%;width:42px;height:42px;border-radius:999px;transform:translate(-50%,-50%);display:grid;place-items:center;background:#fff;color:#1e293b;box-shadow:0 12px 24px #0f172a38;font-size:15px;font-weight:700;border:0;pointer-events:auto;z-index:4}.video-result-actions{margin-top:16px}.video-result-empty{margin-top:14px;display:grid;gap:8px;padding:16px;border:1px dashed #d7e2f3;border-radius:6px;background:#fbfdff}.video-result-empty strong{font-size:14px}.video-result-empty p{color:var(--muted);line-height:1.6}.video-result-panel{margin-top:10px;display:grid;gap:12px}.video-actions-block.is-result-mode .video-result-panel{margin-top:10px}.video-result-summary{border:1px solid #dbe7f5;border-radius:6px;overflow:hidden;background:#fff;font-size:13px}.video-result-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;border-bottom:1px solid #e8eef7}.video-result-row:last-child{border-bottom:0}.video-result-row span{color:var(--muted);font-size:12px}.video-result-row strong{text-align:right;word-break:break-word;font-size:13px;font-weight:600}.video-result-name{display:inline-block;max-width:210px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.video-result-row.is-success{background:linear-gradient(180deg,#f3fff8,#ecfbf2)}.video-result-row.is-success strong{color:#15803d}.video-result-reset-row{display:flex;justify-content:center}.video-result-actions .primary-btn{width:100%;text-align:center}.video-settings-panel{position:relative;top:auto;align-self:stretch;display:flex;flex-direction:column}.video-options-block,.video-actions-block{margin-top:18px;padding-top:18px;border-top:1px solid #e8eef7}.video-actions-block.is-result-mode{margin-top:0;padding-top:0;border-top:0}#videoSettingsBody.is-hidden{display:none}#videoSettingsBody,#videoActionsBlock{display:flex;flex-direction:column;min-height:100%}.video-preset-list .stitch-mode-btn{min-height:74px;grid-template-columns:34px minmax(0,1fr) 24px;align-items:center;border-radius:12px}.video-preset-list .stitch-mode-btn.is-active,.video-preset-list .stitch-mode-btn:hover{border-color:#d9e3ff;background:#eef3ff;box-shadow:none}.video-preset-list .stitch-mode-btn.is-active .stitch-mode-icon,.video-preset-list .stitch-mode-btn:hover .stitch-mode-icon{background:transparent}.video-preset-list .video-flow-copy strong{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600}.video-preset-list .video-flow-copy em{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#eef2ff;color:#4338ca;font-style:normal;font-size:11px;font-weight:700;letter-spacing:.01em}.video-preset-radio{width:18px;height:18px;border-radius:999px;border:1.5px solid #cbd5e1;position:relative;justify-self:end}.video-preset-radio:after{content:"";position:absolute;inset:3px;border-radius:999px;background:transparent}.video-preset-list .stitch-mode-btn.is-active .video-preset-radio{border-color:#2563eb}.video-preset-list .stitch-mode-btn.is-active .video-preset-radio:after{background:#2563eb}.video-meta-list{margin-top:0}.ghost-btn.is-compact{min-height:34px;padding:0 12px;font-size:13px}.ghost-btn.is-compact.is-active{border-color:#93c5fd;color:#2563eb;background:#eff6ff}.video-setting-note,.video-result-note,.video-empty-state{margin-top:18px}[data-state=error]{color:var(--danger)}[data-state=success]{color:var(--success)}@media(max-width:960px){.video-primary-action-row{flex-direction:column;align-items:stretch}.video-process-primary-btn{width:100%}.video-settings-panel{position:static;min-height:0;height:auto}.video-single-stage{min-height:180px}.video-custom-controls{grid-template-columns:auto auto 1fr auto}.video-workbench,.video-feature-grid,.video-scene-grid,.video-link-list{grid-template-columns:1fr}.video-hero-visual{justify-content:flex-start}.video-status-actions .primary-btn,.video-status-actions .ghost-btn{width:100%;text-align:center}.video-settings-column{position:static}}.video-trim-editor{display:grid;gap:12px;margin-top:-1px;padding:14px 16px 10px;border-radius:0;background:linear-gradient(180deg,#131324f5,#18121dfa);border:1px solid rgba(255,255,255,.08);border-top:0}.video-trim-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#ffffffeb;font-size:13px}.video-trim-head strong{font-size:14px;font-weight:700}.video-trim-timeline{position:relative;min-height:82px;overflow:hidden;border-radius:14px;background:#161624;user-select:none;touch-action:none}.video-trim-thumbs{position:relative;z-index:1;display:grid;grid-template-columns:repeat(14,minmax(0,1fr));height:82px}.video-trim-thumb{position:relative;background:#ffffff14;overflow:hidden}.video-trim-thumb img{width:100%;height:100%;object-fit:cover;display:block}.video-trim-thumb:after{content:"";position:absolute;inset:0;border-right:1px solid rgba(255,255,255,.08)}.video-trim-thumb-time{position:absolute;left:6px;bottom:6px;padding:2px 6px;border-radius:999px;background:#08080eb8;color:#ffffffeb;font-size:10px;line-height:1.2;font-variant-numeric:tabular-nums}.video-trim-mask,.video-trim-selection,.video-trim-playhead{position:absolute;top:0;bottom:0}.video-trim-mask{z-index:2;background:#0a0a1257;backdrop-filter:blur(.5px);pointer-events:none}.video-trim-selection{z-index:3;border:2px solid rgba(255,255,255,.92);background:linear-gradient(180deg,#ffffff14,#ffffff05);box-shadow:inset 0 0 0 1px #ffffff2e,inset 0 -24px 32px #08080e14;cursor:grab}.video-trim-selection.is-dragging{cursor:grabbing}.video-trim-handle{position:absolute;z-index:5;top:50%;width:14px;height:44px;margin-top:-22px;border:0;border-radius:999px;background:#fff;box-shadow:0 10px 22px #00000047;cursor:ew-resize}.video-trim-handle:before{content:"";position:absolute;top:50%;left:50%;width:4px;height:16px;margin:-8px 0 0 -2px;border-radius:999px;background:#16142685}.video-trim-handle-start{left:-7px}.video-trim-handle-end{right:-7px}.video-trim-playhead{z-index:4;width:2px;background:#f6cc69;box-shadow:0 0 0 1px #0000002e;pointer-events:none}.video-trim-playhead:before{content:"";position:absolute;top:0;left:50%;width:12px;height:12px;margin-left:-6px;border-radius:50%;background:#f6cc69}.video-trim-scale{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;color:#fffc;font-size:12px}.video-trim-scale span:last-child{text-align:right}.video-trim-scale span:nth-child(2){padding:4px 10px;border-radius:999px;background:#ffffff14;color:#fff}.video-toggle-group{display:inline-flex;gap:8px}.video-toggle-group .ghost-btn{min-width:72px;border-color:#d8dfec;background:#fff;color:#243047;font-weight:600}.video-toggle-group .ghost-btn.is-active{border-color:#cfd8ff;background:#eef2ff;color:#3f51d9;box-shadow:inset 0 0 0 1px #5c60ff14}.video-toggle-group .ghost-btn:hover{border-color:#cfd8ff;background:#f5f7ff;color:#243047}#videoTrimEditor+.video-custom-controls{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.video-screenshot-toolbar{display:flex;align-items:center;justify-content:center;gap:12px;padding:14px 16px;border-top:1px solid rgba(255,255,255,.06);background:#1f1d35}.video-action-hint{margin:6px 0 0;color:#334155ad;font-size:12px;line-height:1.45}.video-watermark-range-field .range-field-head{margin-top:-25px;margin-bottom:-4px}.video-screenshot-step-group{display:flex;gap:8px;align-items:center;justify-content:center;width:100%}.video-screenshot-current{display:flex;align-items:center;justify-content:center;min-width:152px;text-align:center}.video-screenshot-current strong{width:100%;padding:10px 18px;border-radius:14px;background:#4a42b8;color:#fff;font-size:16px;font-variant-numeric:tabular-nums;font-weight:700;box-shadow:inset 0 0 0 1px #9d99ff59}.video-screenshot-step-btn{min-width:112px;height:44px;padding:0 14px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff14;color:#f6f7fb;font-weight:700;line-height:1;transition:border-color .16s ease,background .16s ease,transform .16s ease}.video-screenshot-step-btn:hover{border-color:#9d99ff61;background:#7c76ff29;transform:translateY(-1px)}.video-screenshot-step-btn:disabled{opacity:.55;transform:none}.video-screenshot-settings-group{display:grid;gap:8px;align-content:start;flex:1 1 auto}.video-screenshot-settings-group+.video-screenshot-settings-group{margin-top:12px;padding-top:12px;border-top:1px solid rgba(216,223,236,.78)}.video-screenshot-frame-list-wrap{height:clamp(320px,42vh,430px);overflow-y:auto;padding-right:4px}.video-screenshot-frame-list-wrap.is-empty{height:0;overflow:hidden;padding-right:0}.video-screenshot-checkbox{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;color:#243047;font-weight:600;font-size:13px}.video-screenshot-checkbox input{width:18px;height:18px;margin:0}.video-screenshot-controls-stack{display:grid;grid-template-columns:1fr;gap:8px}.video-screenshot-inline-field{display:grid;gap:4px;min-width:0}.video-screenshot-inline-field span{color:#66748b;font-size:12px;font-weight:600}.video-screenshot-select{width:100%;min-height:38px;padding:0 12px;border:1px solid #d8dfec;border-radius:12px;background:#fff;color:#243047;font-weight:600}.video-screenshot-download-btn{width:100%}.video-screenshot-frame-list{display:grid;gap:6px}.video-screenshot-frame-item{display:grid;grid-template-columns:auto 56px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:6px 8px;border:1px solid #d8dfec;border-radius:12px;background:#fff;color:#243047;text-align:left}.video-screenshot-frame-index{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:#eef2f9;color:#506079;font-size:12px;font-weight:700}.video-screenshot-frame-item img{width:52px;height:52px;border-radius:8px;object-fit:cover;display:block;background:#0f1220}.video-screenshot-frame-copy{display:grid;gap:2px;min-width:0}.video-screenshot-frame-copy strong,.video-screenshot-frame-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-screenshot-frame-copy small{color:#66748b;font-size:11px}.video-screenshot-frame-actions{display:inline-flex;gap:6px;align-items:center}.video-screenshot-frame-action{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:#eef2f9;color:#31415c;font-size:14px;font-weight:700}.video-screenshot-download-meta{color:#66748b;font-size:13px;min-height:20px}.video-settings-panel{height:100%}@media(max-width:960px){.video-screenshot-toolbar{justify-content:center}.video-screenshot-step-group{flex-wrap:wrap}.video-screenshot-current{min-width:146px}.video-screenshot-frame-item{grid-template-columns:auto 60px minmax(0,1fr)}.video-screenshot-frame-actions{grid-column:2 / span 2;justify-content:flex-end}.video-screenshot-frame-list-wrap{height:320px}}@media(max-width:1180px){.shared-footer-grid{grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(0,1fr));gap:24px 28px}.shared-footer-brand,.shared-footer-lang{grid-column:1 / -1}.shared-footer-lang{justify-content:flex-start}}@media(max-width:820px){.shared-footer{padding-top:28px;padding-bottom:14px}.shared-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.shared-footer-brand,.shared-footer-lang{grid-column:1 / -1}.shared-footer-grid>.shared-footer-links:nth-child(2),.shared-footer-grid>.shared-footer-links:nth-child(3),.shared-footer-grid>.shared-footer-links:nth-child(4){min-width:0}.shared-footer-links{gap:10px}.shared-footer-video-links{grid-template-columns:repeat(2,minmax(0,max-content));column-gap:24px}.shared-footer-bottom{justify-content:flex-start}}@media(max-width:640px){.shared-footer-grid{gap:18px 14px}.shared-footer-links h3{font-size:15px}.shared-footer-links a,.shared-footer-brand p,.shared-footer-bottom p{font-size:13px}.shared-footer-video-links{grid-template-columns:1fr;row-gap:8px}.shared-footer-video-links h3{grid-column:1 / -1}}
