:root{--background:#f7f8f5;--surface:#fff;--surface-strong:#eff3ed;--text:#18201c;--muted:#5d665f;--border:#dfe6dc;--accent:#176b5b;--accent-strong:#0f4f43;--accent-soft:#e1f1eb;--warning:#786317;--warning-bg:#fff7d6}*{box-sizing:border-box}html{background:var(--background);min-height:100%;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100%;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 38%, transparent);outline-offset:3px}.site-shell{width:min(1120px,100% - 32px);margin:0 auto;padding:24px 0 36px}.header{justify-content:space-between;align-items:center;gap:20px;padding:12px 0 28px;display:flex}.brand{align-items:center;gap:10px;min-width:0;font-size:18px;font-weight:750;display:inline-flex}.brand__mark{background:var(--accent);color:#fff;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.nav{color:var(--muted);white-space:nowrap;justify-content:flex-end;align-items:center;gap:18px;font-size:14px;display:flex}.nav a:hover{color:var(--accent)}.language-switch,.button{border:1px solid var(--border);background:var(--surface);min-height:38px;color:var(--text);border-radius:8px;justify-content:center;align-items:center;padding:8px 12px;font-weight:650;display:inline-flex}.button--primary{border-color:var(--accent);background:var(--accent);color:#fff}.button:disabled{cursor:not-allowed;opacity:.56}.icon-button{border:1px solid var(--border);background:var(--surface);width:38px;height:38px;color:var(--text);border-radius:8px;flex:none;place-items:center;display:inline-grid;position:relative}.icon-button:before,.icon-button:after{content:"";width:10px;height:10px;position:absolute}.icon-button--expand:before{border-top:2px solid;border-right:2px solid;top:10px;right:10px}.icon-button--expand:after{border-bottom:2px solid;border-left:2px solid;bottom:10px;left:10px}.icon-button--collapse:before{border-bottom:2px solid;border-right:2px solid;top:10px;left:10px}.icon-button--collapse:after{border-top:2px solid;border-left:2px solid;bottom:10px;right:10px}.hero{padding:52px 0 44px}.eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:750}.hero h1,.root-choice h1{letter-spacing:0;max-width:820px;margin:0;font-size:clamp(40px,7vw,76px);line-height:.98}.hero p:not(.eyebrow),.root-choice__copy{max-width:680px;color:var(--muted);margin:18px 0 0;font-size:19px;line-height:1.65}.tools-section{padding:20px 0 12px}.tools-section__header{grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:end;gap:24px;margin-bottom:18px;display:grid}.tools-section__header h2{letter-spacing:0;margin:0;font-size:30px}.search-field{color:var(--muted);gap:8px;font-size:13px;font-weight:700;display:grid}.search-field input{border:1px solid var(--border);background:var(--surface);width:100%;min-height:48px;color:var(--text);border-radius:8px;padding:0 14px}.search-field input::placeholder{color:#8a938c}.filters{flex-wrap:wrap;gap:8px;margin:0 0 20px;display:flex}.filter{border:1px solid var(--border);background:var(--surface);min-height:36px;color:var(--muted);border-radius:8px;padding:7px 12px;font-weight:700}.filter[data-active=true]{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong)}.tool-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.tool-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;min-height:184px;padding:18px}.tool-card--link{transition:border-color .16s,transform .16s;display:block}.tool-card--link:hover{border-color:var(--accent);transform:translateY(-2px)}.tool-card__meta{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:12px;font-weight:750;display:flex}.status{background:var(--warning-bg);color:var(--warning);border-radius:999px;flex:none;padding:4px 8px}.status[data-status=available]{background:var(--accent-soft);color:var(--accent-strong)}.tool-card h2{letter-spacing:0;margin:24px 0 10px;font-size:21px}.tool-card p{color:var(--muted);margin:0;line-height:1.55}.empty-state{border:1px dashed var(--border);background:var(--surface);color:var(--muted);text-align:center;border-radius:8px;padding:28px}.footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:16px;margin-top:48px;padding-top:20px;font-size:14px;display:flex}.footer p{margin:0}.root-choice{place-items:center;width:min(760px,100% - 32px);min-height:100vh;margin:0 auto;padding:40px 0;display:grid}.root-choice__actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.tool-hero{padding:42px 0 28px}.tool-hero h1{letter-spacing:0;max-width:820px;margin:0;font-size:clamp(36px,6vw,64px);line-height:1.02}.tool-hero p:not(.eyebrow){max-width:720px;color:var(--muted);margin:16px 0 0;font-size:18px;line-height:1.65}.watermark-tool{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:start;gap:18px;padding:14px 0 26px;display:grid}.watermark-tool__panel,.watermark-preview{border:1px solid var(--border);background:var(--surface);border-radius:8px}.watermark-tool__panel{gap:16px;padding:18px;display:grid}.form-field{color:var(--muted);gap:8px;font-size:13px;font-weight:750;display:grid}.form-field input[type=text],.form-field input[type=number],.form-field input[type=file],.form-field select{border:1px solid var(--border);background:var(--surface);width:100%;min-height:44px;color:var(--text);border-radius:8px;padding:9px 11px}.form-field input[type=range]{width:100%;accent-color:var(--accent)}.form-field small{color:var(--muted);font-weight:600;line-height:1.4}.control-grid{gap:14px;display:grid}.watermark-tool__inline{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.color-field,.toggle-field{min-height:40px;color:var(--muted);align-items:center;gap:9px;font-size:13px;font-weight:750;display:inline-flex}.color-field input{border:1px solid var(--border);background:var(--surface);border-radius:8px;width:42px;height:34px;padding:2px}.toggle-field input{width:18px;height:18px;accent-color:var(--accent)}.tool-message{border:1px solid var(--warning-bg);background:var(--warning-bg);color:var(--warning);border-radius:8px;margin:0;padding:10px 12px;font-size:14px;line-height:1.5}.watermark-tool__actions{flex-wrap:wrap;gap:10px;display:flex}.stitch-list{border:1px solid var(--border);background:var(--surface-strong);border-radius:8px;gap:10px;padding:12px;display:grid}.stitch-list p,.stitch-list ol{margin:0}.stitch-list p{color:var(--text);font-size:14px;font-weight:750}.stitch-list ol{gap:8px;max-height:190px;padding:0;list-style:none;display:grid;overflow:auto}.stitch-list__item{border-bottom:1px solid var(--border);gap:2px;min-width:0;padding-bottom:8px;display:grid}.stitch-list__item:last-child{border-bottom:0;padding-bottom:0}.stitch-list__item span{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.stitch-list__item small{color:var(--muted);font-size:12px;font-weight:650}.watermark-preview{min-height:480px;overflow:hidden}.watermark-preview__header{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:16px 18px;display:flex}.watermark-preview__header h2,.watermark-preview__header p{margin:0}.watermark-preview__header h2{letter-spacing:0;font-size:20px}.watermark-preview__header p{max-width:360px;color:var(--muted);text-align:right;font-size:13px;line-height:1.45}.watermark-preview__canvas{object-fit:contain;background:var(--surface-strong);width:100%;height:auto;max-height:720px;display:block}.stitch-preview__canvas{max-height:820px}.video-tool__section{border:1px solid var(--border);background:var(--surface-strong);border-radius:8px;gap:12px;padding:12px;display:grid}.video-tool__section h2{color:var(--text);letter-spacing:0;margin:0;font-size:15px}.video-tool__meta{gap:10px;margin:0;display:grid}.video-tool__meta div{gap:3px;display:grid}.video-tool__meta dt{color:var(--muted);font-size:12px;font-weight:750}.video-tool__meta dd{color:var(--text);margin:0;font-size:13px;font-weight:700;line-height:1.35}.video-tool__range{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.video-tool__inline{flex-wrap:wrap;gap:10px;display:flex}.video-time-range{gap:10px;padding:4px 0 2px;display:grid}.video-time-range__track{--range-left:0%;--range-right:0%;min-height:32px;position:relative}.video-time-range__track:before,.video-time-range__track:after{content:"";border-radius:999px;height:6px;position:absolute;top:13px;left:0;right:0}.video-time-range__track:before{background:var(--border)}.video-time-range__track:after{right:var(--range-right);left:var(--range-left);background:var(--accent)}.video-time-range__track input[type=range]{appearance:none;pointer-events:none;background:0 0;width:100%;height:32px;margin:0;position:absolute;inset:0}.video-time-range__track input[type=range]::-webkit-slider-thumb{border:2px solid var(--surface);appearance:none;background:var(--accent);pointer-events:auto;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 5px #0f4f4347}.video-time-range__track input[type=range]::-moz-range-thumb{border:2px solid var(--surface);background:var(--accent);pointer-events:auto;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 5px #0f4f4347}.video-time-range__track input[type=range]::-webkit-slider-runnable-track{background:0 0;height:6px}.video-time-range__track input[type=range]::-moz-range-track{background:0 0;height:6px}.video-time-range__labels{color:var(--muted);justify-content:space-between;gap:12px;font-size:13px;font-weight:750;display:flex}.video-tool__progress{color:var(--muted);gap:8px;font-size:13px;font-weight:750;display:grid}.video-tool__progress progress{width:100%;height:12px;accent-color:var(--accent)}.video-preview{gap:12px;padding:18px;display:grid}.video-preview-pane{min-height:560px}.video-preview-grid{gap:0;display:grid}.video-preview+.video-preview{border-top:1px solid var(--border)}.video-preview h3{color:var(--text);letter-spacing:0;margin:0;font-size:16px}.video-preview__media{object-fit:contain;background:#101410;border-radius:8px;width:100%;max-height:680px;display:block}.video-preview__details{color:var(--muted);margin:0;font-size:13px;font-weight:650;line-height:1.5}.video-preview__empty-result{border:1px dashed var(--border);min-height:220px;color:var(--muted);text-align:center;border-radius:8px;place-items:center;padding:24px;display:grid}.watermark-preview__empty{min-height:380px;color:var(--muted);text-align:center;place-items:center;padding:28px;display:grid}.json-editor{gap:14px;padding:14px 0 26px;display:grid}.json-editor__toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.json-editor__toolbar p{color:var(--muted);text-align:right;margin:0;font-size:13px;line-height:1.45}.json-editor__modes{border:1px solid var(--border);background:var(--surface);border-radius:8px;display:inline-flex;overflow:hidden}.json-editor__mode{border:0;border-right:1px solid var(--border);min-height:38px;color:var(--muted);background:0 0;padding:8px 14px;font-weight:750}.json-editor__mode:last-child{border-right:0}.json-editor__mode[data-active=true]{background:var(--accent);color:#fff}.json-editor__workspace{grid-template-columns:minmax(280px,.86fr) minmax(360px,1.14fr);align-items:stretch;gap:14px;display:grid}.json-editor__panel{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:12px;min-width:0;padding:16px;display:grid}.json-editor__panel>span{color:var(--muted);font-size:13px;font-weight:750}.json-editor__panel textarea{resize:vertical;border:1px solid var(--border);width:100%;min-height:420px;max-height:640px;color:var(--text);background:#fbfcfa;border-radius:8px;padding:12px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.55}.json-editor__panel--input .button{place-self:start}.json-editor__panel-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.json-editor__panel-header>div:first-child{min-width:0}.json-editor__panel-header h2,.json-editor__panel-header p{margin:0}.json-editor__panel-header h2{letter-spacing:0;font-size:18px}.json-editor__panel-header p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:13px;font-weight:700;overflow:hidden}.json-editor__panel-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex}.json-tree{border:1px solid var(--border);background:#fbfcfa;border-radius:8px;min-height:420px;max-height:640px;padding:10px;overflow:auto}.json-tree--modal{min-height:360px;max-height:min(620px,100vh - 220px)}.json-tree--fullscreen{height:100%;min-height:0;max-height:none}.json-tree__row{grid-template-columns:28px minmax(80px,max-content) minmax(0,1fr);align-items:center;gap:8px;padding:5px 0;display:grid}.json-tree__row--primitive{grid-template-columns:28px minmax(0,1fr)}.json-tree__toggle{border:1px solid var(--border);background:var(--surface);width:24px;height:24px;color:var(--accent-strong);border-radius:6px;place-items:center;font-weight:800;display:inline-grid}.json-tree__spacer{width:24px}.json-tree__key{overflow-wrap:anywhere;color:var(--text);font-size:13px;font-weight:750}.json-tree__meta{color:var(--muted);font-size:12px;font-weight:700}.json-tree__children{border-left:1px solid var(--border);grid-column:2/-1;gap:2px;margin-left:3px;padding-left:12px;display:grid}.json-tree__primitive{grid-column:2/-1;grid-template-columns:minmax(70px,max-content) minmax(0,max-content);align-items:center;gap:6px;min-width:0;display:grid}.json-tree__primitive[data-has-nested=true]{grid-template-columns:minmax(70px,max-content) minmax(0,max-content) 28px}.json-tree__primitive input{border:1px solid var(--border);background:var(--surface);min-width:0;min-height:34px;color:var(--text);border-radius:8px;padding:7px 9px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px}.json-tree__value{min-width:0;max-width:min(520px,100%);color:var(--accent-strong);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:4px 6px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.45;overflow:hidden}.json-tree__value:hover{background:var(--accent-soft)}.json-tree__nested{border:1px solid var(--border);background:var(--surface);width:28px;height:28px;color:var(--accent-strong);border-radius:7px;place-items:center;display:inline-grid;position:relative}.json-tree__nested:before,.json-tree__nested:after{content:"";position:absolute}.json-tree__nested:before{border:2px solid;border-radius:4px;width:13px;height:13px}.json-tree__nested:after{border-top:2px solid;border-right:2px solid;width:5px;height:5px;transform:translate(1px,-1px)rotate(45deg)}.json-tree__nested:hover{background:var(--accent-soft)}.json-tree__empty,.json-editor__empty{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.json-editor__modal{z-index:50;background:#18201c6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.json-editor__modal-panel{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:14px;width:min(860px,100%);max-height:calc(100vh - 48px);padding:18px;display:grid;overflow:hidden;box-shadow:0 24px 80px #18201c3d}.json-editor__modal-panel--fullscreen{grid-template-rows:auto minmax(0,1fr);width:min(1280px,100vw - 32px);height:calc(100vh - 32px);max-height:none}@media (max-width:760px){.site-shell{width:min(100% - 24px,1120px);padding-top:16px}.header{align-items:flex-start;padding-bottom:18px}.nav{flex-wrap:wrap;gap:8px 12px}.hero{padding:36px 0 30px}.hero h1,.root-choice h1{font-size:42px;line-height:1.03}.hero p:not(.eyebrow),.root-choice__copy{font-size:17px}.tools-section__header{grid-template-columns:1fr;align-items:start}.tool-grid{grid-template-columns:1fr}.tool-hero{padding:30px 0 20px}.tool-hero h1{font-size:40px;line-height:1.05}.watermark-tool,.video-tool__range{grid-template-columns:1fr}.watermark-preview{min-height:320px}.watermark-preview__header{gap:8px;display:grid}.watermark-preview__header p{text-align:left;max-width:none}.json-editor__toolbar{gap:10px;display:grid}.json-editor__toolbar p{text-align:left}.json-editor__workspace{grid-template-columns:1fr}.json-editor__panel textarea{min-height:300px}.json-tree{min-height:320px}.json-tree__row--primitive{grid-template-columns:minmax(0,1fr)}.json-tree__primitive{grid-column:1;grid-template-columns:minmax(0,1fr)}.json-tree__primitive[data-has-nested=true]{grid-template-columns:minmax(0,1fr) 28px}.json-tree__row--primitive{padding-left:32px}.json-tree__row--primitive .json-tree__spacer{display:none}.json-editor__panel-header{display:grid}.json-editor__panel-actions{justify-content:start}.json-editor__modal{align-items:stretch;padding:12px}.json-editor__modal-panel{max-height:calc(100vh - 24px);padding:14px}.json-editor__modal-panel--fullscreen{width:calc(100vw - 24px);height:calc(100vh - 24px)}.footer{flex-direction:column}}@media (min-width:761px) and (max-width:980px){.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.json-editor__workspace{grid-template-columns:1fr}}
