:root{color:#172033;background:#f3f6fb;color-scheme:light;--bg-page: #f3f6fb;--bg-panel: #ffffff;--bg-subtle: #f7f9fc;--bg-soft: #eef3f8;--border-soft: #dbe3ed;--border-strong: #c9d5e6;--text-main: #172033;--text-muted: #64748b;--text-soft: #51647d;--brand: #2ea39a;--brand-strong: #25867f;--accent: #66c7bf;--shadow-panel: 0 10px 30px rgba(15, 23, 42, .06);--status-success-border: rgba(46, 163, 154, .24);--status-success-bg: linear-gradient(180deg, rgba(240, 253, 250, .95) 0%, rgba(226, 250, 246, .92) 100%);--status-success-text: #126c64;--status-warning-border: rgba(245, 158, 11, .34);--status-warning-bg: linear-gradient(180deg, rgba(255, 251, 235, .94) 0%, rgba(255, 247, 214, .92) 100%);--status-warning-text: #92400e;--status-error-border: rgba(248, 113, 113, .42);--status-error-bg: linear-gradient(180deg, rgba(254, 242, 242, .96) 0%, rgba(255, 236, 236, .94) 100%);--status-error-text: #b42318;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(46,163,154,.11),transparent 28%),linear-gradient(180deg,#f8fbfc 0%,var(--bg-page) 220px)}button,input,textarea,select{font:inherit}input,textarea,select{border:1px solid #d9e4ee;border-radius:6px;background:#fff;color:var(--text-main);transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}button{border:1px solid var(--border-strong);border-radius:6px;background:var(--bg-panel);color:var(--text-main);cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease}button{min-height:34px;padding:0 12px;font-size:13px;font-weight:650}select{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:none;border-color:#c8d5e1;box-shadow:0 0 0 2px #94a3b81a}input:focus,textarea:focus,select:focus{outline:none;border-color:#c8d5e1;box-shadow:0 0 0 2px #94a3b81a}.app-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:10;border-bottom:1px solid var(--border-soft);background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-inner{width:min(1280px,100%);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:60px;padding:10px 24px}.brand{display:flex;align-items:center;gap:10px;min-width:208px}.brand-mark{display:block;width:34px;height:34px;border-radius:8px;object-fit:cover;box-shadow:0 6px 16px #0f172a1f}.brand-copy{display:grid;gap:2px}.brand h1{margin:0;font-size:17px;line-height:1.2}.brand p{margin:0;color:var(--text-muted);font-size:12px}.mobile-menu-toggle,.mobile-menu-backdrop,.mobile-menu-head{display:none}.tool-menu{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:0}.tool-menu-link,.tool-menu-trigger{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border:0;border-radius:0;background:transparent;color:var(--text-soft);text-decoration:none;font-size:14px;font-weight:650;transition:color .16s ease}.tool-menu-link:hover,.tool-menu-trigger:hover{color:var(--brand-strong)}.tool-menu-group{position:relative;padding:0 8px}.tool-menu-group:after{content:"";position:absolute;top:100%;left:4px;width:calc(100% - 4px);height:10px}.tool-menu-trigger{gap:2px}.tool-menu-group.active .tool-menu-trigger{color:var(--brand-strong)}.tool-menu-caret{font-size:11px;line-height:1;color:var(--text-muted)}.tool-menu-dropdown{position:absolute;top:calc(100% + 6px);left:4px;z-index:20;display:none;min-width:188px;padding:8px 0;border:0;border-radius:10px;background:#fffffffa;box-shadow:0 16px 36px #0f172a1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.tool-menu-dropdown-link{display:flex;align-items:center;min-height:34px;padding:0 12px;color:var(--text-soft);text-decoration:none;font-size:14px;font-weight:600}.tool-menu-dropdown-link:hover{background:var(--bg-soft);color:var(--text-main)}.tool-menu-dropdown-link.router-link-active{background:#2ea39a14;color:var(--brand-strong)}@media(min-width:1025px){.tool-menu-group:hover .tool-menu-dropdown,.tool-menu-group.expanded .tool-menu-dropdown{display:grid;gap:4px}.tool-menu-group.expanded .tool-menu-trigger{color:var(--brand-strong)}.tool-menu-group.expanded .tool-menu-caret{transform:rotate(180deg)}}@media(max-width:1024px){.topbar{background:#fffffff5;-webkit-backdrop-filter:none;backdrop-filter:none}.topbar-inner{align-items:center;gap:12px;min-height:58px;padding:10px 16px}.brand,.brand-copy{min-width:0}.brand h1,.brand p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-menu-toggle{position:relative;z-index:60;display:inline-grid;width:38px;min-width:38px;height:38px;min-height:38px;place-items:center;border-color:#d5e1eb;border-radius:8px;background:#fff;padding:8px;box-shadow:0 6px 16px #0f172a14}.mobile-menu-toggle span{display:block;width:18px;height:2px;border-radius:999px;background:#334155;transition:opacity .16s ease,transform .16s ease}.mobile-menu-toggle.active span:nth-child(1){transform:translateY(6px) rotate(45deg)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-menu-backdrop{position:fixed;inset:0;z-index:40;display:block;width:100vw;height:100vh;border:0;border-radius:0;background:#0f172a47;padding:0}.tool-menu{position:fixed;top:0;left:0;z-index:50;display:block;width:min(72vw,360px);height:100vh;height:100dvh;max-width:calc(100vw - 64px);overflow-y:auto;border-right:1px solid rgba(203,213,225,.9);background:#fffffffa;box-shadow:18px 0 44px #0f172a2e;padding:14px 14px 18px;transform:translate(-102%);transition:transform .2s ease}.tool-menu.open{transform:translate(0)}.mobile-menu-head{display:flex;align-items:center;gap:10px;min-height:46px;margin-bottom:8px;border-bottom:1px solid #edf2f8;padding:0 2px 12px}.mobile-menu-head .brand-copy{display:grid;min-width:0;gap:2px}.mobile-menu-head strong{overflow:hidden;color:var(--text-main);font-size:16px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.mobile-menu-head span{overflow:hidden;color:var(--text-muted);font-size:12px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.tool-menu-group{padding:0;border-bottom:1px solid #edf2f8}.tool-menu-group:after{content:none}.tool-menu-group.expanded .tool-menu-trigger{color:var(--brand-strong)}.tool-menu-group.expanded .tool-menu-caret{transform:rotate(180deg)}.tool-menu-link,.tool-menu-trigger{width:100%;min-height:44px;justify-content:space-between;padding:0 10px;color:#334155;font-size:15px;text-align:left}.tool-menu-link{border-bottom:1px solid #edf2f8}.tool-menu-caret{transition:transform .16s ease}.tool-menu-dropdown{position:static;display:none;gap:2px;margin:0;min-width:0;padding:0 0 8px;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.tool-menu-group.expanded .tool-menu-dropdown{display:grid}.tool-menu-dropdown-link{min-height:38px;border-radius:6px;padding:0 10px 0 22px;font-size:14px}}.workspace{width:min(1280px,100%);margin:0 auto;padding:24px 24px 40px}.tool-page{display:grid;gap:14px}.tool-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:0}.tool-page-copy{display:grid;gap:6px}.tool-page-tag{display:inline-flex;width:fit-content;align-items:center;min-height:24px;padding:0 10px;border:1px solid #cde8e5;border-radius:999px;background:#2ea39a1a;color:var(--brand);font-size:12px;font-weight:700}.tool-page-copy h2{margin:0;font-size:22px;line-height:1.2}.tool-page-copy p{margin:0;color:var(--text-muted);font-size:13px;line-height:1.5}.tool-page-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.inline-check{display:inline-flex;align-items:center;gap:6px;min-height:34px;color:var(--text-soft);font-size:13px;font-weight:650;white-space:nowrap}.inline-check input{width:15px;height:15px;margin:0;accent-color:var(--brand)}.button-primary{border-color:var(--brand);background:var(--brand);color:#fff}.button-primary:hover{border-color:var(--brand-strong);background:var(--brand-strong)}.surface-panel{overflow:hidden;border:1px solid var(--border-soft);border-radius:8px;background:var(--bg-panel);box-shadow:var(--shadow-panel)}.control-sm{min-height:30px;font-size:12px}.control-md{min-height:36px;font-size:13px}.control-lg{min-height:38px;font-size:13px}.tool-config-grid{display:grid;gap:14px;border-bottom:1px solid #e5edf5;background:#fbfdff;padding:14px}.tool-field{display:grid;align-items:center;gap:10px;min-width:0;color:#4e6481;font-size:13px;font-weight:650}.tool-field--full{grid-column:1 / -1}.tool-field .fancy-select,.tool-field .progress-range{width:100%}.tool-field.disabled{opacity:.62}.tool-field b{color:#334155;font-size:12px;white-space:nowrap}.app-toast{position:fixed;top:22px;left:50%;z-index:120;min-width:160px;max-width:min(420px,calc(100vw - 32px));transform:translate(-50%);border:1px solid rgba(46,163,154,.22);border-radius:14px;background:#ffffffe0;box-shadow:0 14px 34px #0f172a24,inset 0 1px #ffffffa6;padding:12px 16px;color:#153a37;text-align:center;font-size:13px;font-weight:700;letter-spacing:.01em;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-toast.is-warning{border-color:var(--status-warning-border);background:var(--status-warning-bg);color:var(--status-warning-text)}.app-toast.is-error{border-color:var(--status-error-border);background:var(--status-error-bg);color:var(--status-error-text)}.app-toast.is-success{border-color:var(--status-success-border);background:var(--status-success-bg);color:var(--status-success-text)}.app-toast-enter-active,.app-toast-leave-active{transition:opacity .18s ease,transform .18s ease}.app-toast-enter-from,.app-toast-leave-to{opacity:0;transform:translate(-50%,-10px)}.section-head{margin-bottom:16px}.section-head h2{margin:0;font-size:24px}.tool-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.md5-workspace{display:grid;gap:12px}.md5-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(420px,1fr);gap:18px}.md5-left-pane,.md5-right-pane{min-width:0}.md5-left-pane{display:grid;min-height:222px}.md5-left-pane .pane-head,.md5-right-pane .pane-head{min-height:54px}.md5-input{min-height:166px;resize:vertical}.md5-right{display:grid;flex:1;align-content:start;gap:12px;padding:18px 14px 14px}.json-workspace{display:grid;gap:12px}.surface-panel,.json-editor-shell,.text-editor-shell,.jwt-editor-shell,.regex-result-shell,.cron-card,.cron-result-card,.diff-merge-shell{overflow:hidden;border:1px solid var(--border-soft);border-radius:8px;background:var(--bg-panel);box-shadow:var(--shadow-panel)}.text-editor{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;overflow:hidden;min-height:240px}.text-editor.with-lines{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:stretch;overflow:hidden}.text-editor-lines{overflow:hidden;border-right:1px solid #e5edf5;background:#f6f8fc;color:#7a889b;-webkit-user-select:none;user-select:none}.text-editor-lines-track{display:grid;padding:14px 8px 14px 0;text-align:right;font-family:Cascadia Code,Consolas,monospace;font-size:13px;line-height:1.65}.text-editor-textarea{width:100%;height:100%;resize:none;overflow:auto;border:0;padding:14px;background:#fbfdff;color:var(--text-main);font-family:Cascadia Code,Consolas,monospace;font-size:13px;line-height:1.65}.text-editor-textarea.no-soft-wrap{white-space:pre;overflow-wrap:normal;word-break:normal}.text-editor-textarea:focus{outline:none}.text-editor-measure{position:absolute;top:-99999px;left:-99999px;visibility:hidden;pointer-events:none;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.text-editor-measure-line{min-height:1px}.text-editor-textarea.no-soft-wrap+.text-editor-measure,.text-editor-measure:has(.text-editor-measure-line){white-space:pre-wrap}.text-editor-resize-bar{display:grid;height:14px;place-items:center;border-top:1px solid #e5edf5;background:#f6f8fc;cursor:ns-resize}.text-editor-resize-handle{width:64px;height:4px;border-radius:999px;background:#c2cfdf}.panel-toolbar{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));border-top:1px solid var(--border-soft);background:var(--bg-soft)}.panel-toolbar button{border:0;border-right:1px solid var(--border-soft);border-radius:0;background:transparent;color:#334155;white-space:nowrap;font-weight:600}.panel-toolbar button:last-child{border-right:0}.panel-toolbar button:hover{background:#e4ebf4;border-color:#dbe3ed}.panel-toolbar-compact button{min-height:36px;font-size:12px}.panel-toolbar-regular button{min-height:40px;font-size:13px}.result-inline-row{display:grid;grid-template-columns:80px minmax(0,1fr) 56px;min-height:34px;height:34px;align-items:stretch;gap:0}.result-inline-label{display:inline-flex;align-items:center;justify-content:center;border:1px solid #cfd7e3;border-right:0;border-radius:4px 0 0 4px;background:#f3f4f6;color:#111827;font-size:13px;white-space:nowrap}.result-inline-value{min-width:0;min-height:34px;height:34px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid #cfd7e3;background:#fff;padding:0 12px;color:#334155;line-height:34px;font-family:Cascadia Code,Consolas,monospace;font-size:13px}.result-inline-action{min-width:56px;min-height:34px;border-left:0;border-radius:0 4px 4px 0;background:#fff;color:#334155;font-size:13px;font-weight:400;white-space:nowrap;padding:0 12px}.result-inline-action:hover{background:#f8fafc}.progress-range{flex:1 1 180px;--track-fill: var(--brand);--track-rest: #d8e3f2;-webkit-appearance:none;appearance:none;height:18px;margin:0;border:0;border-radius:0;background:transparent;box-shadow:none;padding:0;cursor:pointer}.progress-range:focus,.progress-range:focus-visible{border:0;box-shadow:none;outline:none}.progress-range::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:linear-gradient(90deg,var(--track-fill) 0,var(--track-fill) var(--slider-percent, 0%),var(--track-rest) var(--slider-percent, 0%),var(--track-rest) 100%)}.progress-range::-moz-range-track{height:6px;border-radius:999px;background:var(--track-rest)}.progress-range::-moz-range-progress{height:6px;border-radius:999px;background:var(--track-fill)}.progress-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;margin-top:-5px;border:2px solid var(--brand);border-radius:50%;background:#fff;box-shadow:0 2px 8px #2ea39a33;transition:transform .18s ease,box-shadow .18s ease}.progress-range::-moz-range-thumb{width:16px;height:16px;border:2px solid var(--brand);border-radius:50%;background:#fff;box-shadow:0 2px 8px #2ea39a33;transition:transform .18s ease,box-shadow .18s ease}.progress-range:hover::-webkit-slider-thumb,.progress-range:focus-visible::-webkit-slider-thumb{transform:scale(1.12);box-shadow:0 3px 10px #2ea39a47}.progress-range:hover::-moz-range-thumb,.progress-range:focus-visible::-moz-range-thumb{transform:scale(1.12);box-shadow:0 3px 10px #2ea39a47}.progress-range:disabled{cursor:default;opacity:.65}.progress-range:disabled::-webkit-slider-thumb,.progress-range:disabled::-moz-range-thumb{border-color:#c5d3e5}.markdown-tool-page{gap:12px}.markdown-layout{align-items:start}.markdown-layout>.editor-pane{align-self:start}.markdown-layout>.editor-pane:first-child{position:sticky;top:60px;height:var(--markdown-left-pane-height, 420px);min-height:var(--markdown-left-pane-height, 420px)}.markdown-layout>.editor-pane:last-child{min-height:var(--markdown-left-pane-height, 420px)}.markdown-layout>.editor-pane:first-child .text-editor-shell{display:flex;min-height:0;flex:1;flex-direction:column}.markdown-layout>.editor-pane:first-child .text-editor{min-height:0;flex:1}.markdown-preview-shell{min-height:0;flex:1;padding:18px 20px 24px;background:linear-gradient(180deg,#fffffffa,#f8fbfffa),#fff}.markdown-preview-body{min-height:100%;max-width:none;margin:0 auto;color:var(--text-main);background:transparent!important;overflow-wrap:anywhere}.markdown-preview-body>:first-child{margin-top:0!important}.markdown-preview-body>:last-child{margin-bottom:0!important}.markdown-preview-body pre{overflow:auto;border:1px solid #d8e0ea;border-radius:8px}.markdown-preview-body code{font-family:Cascadia Code,Consolas,monospace}.markdown-preview-body .hljs{padding:14px 16px;background:#f6f8fa}.text-editor.fill-parent{min-height:0;height:auto!important;flex:1}.markdown-preview-body .markdown-mermaid-block{margin:16px 0;overflow:auto;border:1px dashed #d8e0ea;border-radius:8px;padding:14px;background:#fbfdff}.markdown-preview-body .markdown-mermaid-block.is-rendered{border-style:solid;background:#fff}.markdown-preview-body .markdown-mermaid-block svg{display:block;max-width:100%;height:auto;margin:0 auto}.markdown-preview-overlay{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:28px;background:#0f172a6b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.markdown-preview-dialog{width:min(1120px,calc(100vw - 56px));max-height:calc(100vh - 56px);overflow:hidden;border:1px solid rgba(216,224,234,.9);border-radius:18px;background:#fff;box-shadow:0 24px 72px #0f172a38}.markdown-preview-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:62px;border-bottom:1px solid #e5edf5;padding:0 18px 0 24px;background:linear-gradient(180deg,#fff,#f8fbff)}.markdown-preview-dialog-head strong{color:#172033;font-size:15px}.markdown-preview-close{display:inline-flex;align-items:center;justify-content:center;width:36px;min-width:36px;height:36px;padding:0;border:1px solid transparent;border-radius:10px;background:transparent;color:#475569;font-size:22px;line-height:1}.markdown-preview-close:hover{border-color:#d8e0ea;background:#fff;color:#0f172a}.markdown-preview-dialog-body{overflow:auto;max-height:calc(100vh - 118px);padding:26px 32px 34px;background:linear-gradient(180deg,#fffffffc,#f8fbfffa),#fff}.markdown-preview-body-dialog{min-height:auto;padding-top:0}.output-readonly{color:var(--text-muted)}.output-readonly:read-only{background:linear-gradient(180deg,#f8fafcf2,#f1f5f9fa)}.json-status{margin:0;color:#b42318;font-size:13px}.json-status.success{color:var(--brand)}.http-request-page{gap:12px}.http-request-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;align-items:stretch}.http-request-panel,.http-response-panel{min-height:0}.http-request-config{display:grid;gap:14px;padding:14px}.http-request-url-row{display:grid;grid-template-columns:128px minmax(0,1fr);gap:10px}.http-request-url-row .fancy-select,.http-request-url-row input{width:100%}.http-request-url-row input{min-height:38px;padding:0 12px;font-family:Cascadia Code,Consolas,monospace;font-size:13px}.http-request-field{display:grid;gap:8px;min-width:0;color:#4e6481;font-size:13px;font-weight:650}.http-request-field.disabled{opacity:.72}.http-request-tabs{display:inline-grid;width:fit-content;overflow:hidden;grid-template-columns:repeat(3,minmax(88px,1fr));border:1px solid #d8e0ea;border-radius:8px;background:#fff}.http-request-tabs button{min-height:36px;border:0;border-radius:0;background:transparent;color:#52657e;font-size:13px;font-weight:750}.http-request-tabs button+button{border-left:1px solid #d8e0ea}.http-request-tabs button.active{background:var(--brand);color:#fff}.http-kv-panel{display:grid;gap:8px;min-width:0}.http-kv-head,.http-kv-row{display:grid;grid-template-columns:34px minmax(120px,.8fr) minmax(160px,1.2fr) 70px;gap:8px;align-items:center}.http-kv-head--form,.http-kv-row--form{grid-template-columns:34px minmax(110px,.72fr) 104px minmax(150px,1.2fr) 70px}.http-kv-head{color:var(--text-muted);font-size:12px;font-weight:700}.http-kv-row input[type=checkbox]{width:16px;height:16px;justify-self:center;margin:0;accent-color:var(--brand)}.http-kv-row input[type=text],.http-kv-row input[type=file]{width:100%;min-width:0;min-height:34px;padding:0 10px;font-size:13px}.http-kv-row input[type=file]{padding:6px 8px}.http-kv-row .fancy-select{width:100%}.http-kv-row button{min-height:34px;padding:0 10px}.http-add-row{justify-self:start}.http-body-panel{display:grid;gap:12px;min-width:0}.http-body-panel.disabled{opacity:.72}.http-body-type-row{display:grid;grid-template-columns:74px minmax(180px,260px);align-items:center;gap:10px;color:#4e6481;font-size:13px;font-weight:650}.http-body-type-row .fancy-select{width:100%}.http-body-note,.http-body-empty{margin:0;border:1px solid #dbe3ed;border-radius:7px;background:#fbfdff;padding:10px 12px;color:var(--text-soft);font-size:13px;line-height:1.5}.http-binary-picker{display:grid;grid-template-columns:82px minmax(0,1fr);gap:8px 12px;align-items:center;border:1px solid #dbe3ed;border-radius:8px;background:#fbfdff;padding:12px;color:#4e6481;font-size:13px;font-weight:650}.http-binary-picker input,.http-binary-picker strong{min-width:0}.http-binary-picker strong{grid-column:2;overflow:hidden;color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-family:Cascadia Code,Consolas,monospace;font-size:12px}.http-response-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;border-bottom:1px solid #e5edf5;background:#fbfdff}.http-response-summary article{display:grid;gap:4px;min-width:0;border:1px solid #dbe3ed;border-radius:7px;background:#fff;padding:10px 12px}.http-response-summary span{color:var(--text-muted);font-size:12px}.http-response-summary strong{min-height:20px;overflow:hidden;color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-family:Cascadia Code,Consolas,monospace;font-size:13px}.http-request-error{margin:12px 12px 0}.http-response-section{display:grid;gap:0}.http-response-section-head{display:flex;align-items:center;min-height:38px;border-bottom:1px solid #e5edf5;background:#f8fbff;padding:0 12px}.http-response-section-head strong{color:#4e6481;font-size:13px}.http-response-headers{border-top:1px solid #e5edf5;background:#fbfdff}.http-response-headers summary{min-height:40px;padding:10px 12px;color:#4e6481;cursor:pointer;font-size:13px;font-weight:700}.jwt-workspace{display:grid;gap:12px}.jwt-toolbar{grid-template-columns:repeat(4,minmax(0,1fr))}.jwt-status-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.jwt-status-card{display:grid;gap:4px;padding:12px 14px;border:1px solid var(--border-soft);border-radius:8px;background:var(--bg-panel);box-shadow:var(--shadow-panel)}.jwt-status-card span{color:var(--text-muted);font-size:12px;font-weight:600}.jwt-status-value{display:flex;min-height:2.8em;align-items:center}.jwt-status-value strong,.jwt-status-value code{display:block;width:100%;color:var(--text-main);font-size:14px;line-height:1.4;overflow-wrap:anywhere}.jwt-status-value code{font-family:Cascadia Code,Consolas,monospace}.jwt-status-code--break-all{word-break:break-all;overflow-wrap:anywhere}.jwt-active{color:var(--brand)}.jwt-expired{color:#b42318}.jwt-result-pane,.jwt-signature-pane{min-height:260px}.jwt-signature-pane textarea{min-height:104px}.tool-page .jwt-signature-pane{min-height:300px!important}.regex-workspace{display:grid;gap:12px}.regex-controls{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 14px}.regex-inline-field{display:flex;flex:1 1 420px;align-items:center;gap:8px;min-width:260px}.regex-inline-field>span{color:var(--text-soft);font-size:13px;font-weight:650;white-space:nowrap}.regex-field-input,.regex-preset-select{min-height:38px}.regex-field-input{width:100%;padding:0 12px}.regex-preset-select{min-width:180px;padding:0 12px}.regex-controls>button{min-height:30px;font-size:12px;font-weight:600}.regex-error,.regex-empty{margin:0;font-size:13px}.regex-error{color:var(--status-error-text)}.regex-empty{padding:14px;color:var(--text-soft)}.regex-result-body{display:grid;gap:14px;padding:14px}.regex-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.regex-summary-item{display:grid;gap:4px;padding:12px;border:1px solid #d8e0ea;border-radius:8px;background:#f6f9fc}.regex-summary-item span{color:var(--text-muted);font-size:12px}.regex-summary-item strong,.regex-summary-item code{color:var(--text-main);font-size:13px;word-break:break-word}.regex-match-list{display:grid;gap:12px}.regex-match-card{display:grid;gap:10px;padding:12px;border:1px solid #d8e0ea;border-radius:8px;background:#fbfdff}.regex-match-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.regex-match-meta{color:var(--text-muted);font-size:12px}.regex-match-value{margin:0;overflow:auto;border:1px solid #e5edf5;border-radius:6px;padding:10px 12px;background:#fff;color:var(--text-main);font-family:Cascadia Code,Consolas,monospace;font-size:13px;line-height:1.65;white-space:pre-wrap;word-break:break-word}.regex-group-list{display:grid;gap:8px}.regex-group-item{display:grid;gap:4px;padding:10px 12px;border-radius:6px;background:#f3f7fb}.regex-group-item span{color:var(--text-muted);font-size:12px}.regex-group-item strong{color:var(--text-main);font-size:13px;word-break:break-word}.diff-workspace{gap:12px}.diff-pane-head{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;border:1px solid var(--border-soft);border-radius:8px;background:#fbfdff;padding:8px 12px;box-shadow:var(--shadow-panel)}.diff-pane-head strong{font-size:14px}.diff-pane-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.diff-file-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:30px;overflow:hidden;border:1px solid var(--border-strong);border-radius:6px;background:#f8fafc;padding:0 10px;color:var(--text-soft);cursor:pointer;font-size:12px;font-weight:700}.diff-file-button:hover{border-color:var(--accent)}.diff-file-button input{position:absolute;inset:0;opacity:0;cursor:pointer}.diff-two-pane-head{display:grid;grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);align-items:center;gap:0}.diff-two-pane-head .diff-pane-head:last-child{grid-column:3}.diff-merge-shell{position:relative;--diff-line-height: 21px;--diff-gutter-width: 64px;background:#fff}.diff-merge-host{position:relative;z-index:1}.diff-merge-shell .cm-mergeView{height:min(68vh,720px);min-height:460px;overflow:auto;background:#fbfdff}.diff-merge-shell .cm-mergeViewEditors{display:grid;grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);gap:0}.diff-merge-shell .cm-mergeViewEditor{min-width:0;border-right:0}.diff-merge-shell .cm-mergeViewEditor:first-child{border-right:1px solid #dbe3ed}.diff-merge-shell .cm-mergeViewEditor:last-child{grid-column:3;border-left:1px solid #dbe3ed}.diff-merge-shell .cm-mergeViewEditors:before{content:"";grid-column:2;grid-row:1;background:#fbfdff;border-right:1px solid #e5edf5;border-left:1px solid #e5edf5}.diff-merge-shell .cm-editor{background:linear-gradient(90deg,#f7f9fc 0 var(--diff-gutter-width),transparent var(--diff-gutter-width)),#fbfdff;color:#172033}.diff-merge-shell .cm-scroller{background:transparent;font-family:Cascadia Code,Consolas,monospace;line-height:1.6}.diff-merge-shell .cm-content{background:transparent}.diff-merge-shell .cm-line{padding:0 10px}.diff-merge-shell .cm-gutters{border-right:1px solid #e5edf5;background:#f7f9fc;color:#8a98ab}.diff-merge-shell .cm-activeLine,.diff-merge-shell .cm-activeLineGutter{background:#2ea39a0f}.diff-merge-shell .cm-changedLine{background:#f59e0b24}.diff-merge-shell .cm-merge-a .cm-changedLine{background:#dc26261f}.diff-merge-shell .cm-merge-b .cm-changedLine{background:#0ea5e91f}.diff-merge-shell .cm-changedText{border-radius:3px;background:#f59e0b59;color:inherit}.diff-merge-shell .cm-changedLineGutter{background:var(--brand)}.diff-merge-shell .diff-apply-gutter{min-width:28px;border-right:1px solid #e5edf5;background:#f8fafc}.diff-merge-shell .diff-line-apply{display:grid;width:22px;height:var(--diff-line-height);min-height:var(--diff-line-height);place-items:center;border:1px solid var(--border-strong);border-radius:5px;background:#fff;color:var(--brand);padding:0;margin:0 3px;cursor:pointer;font-size:18px;font-weight:800;line-height:1}.diff-merge-shell .diff-line-apply:hover{border-color:var(--brand);background:#2ea39a14;color:var(--brand-strong);box-shadow:inset 0 0 0 1px #2ea39a2e}.diff-connector-layer{pointer-events:none;position:absolute;inset:0;z-index:3}.diff-brace{position:absolute;border-color:#2ea39ab8}.diff-brace-left{border-top:2px solid;border-right:2px solid;border-bottom:2px solid;border-radius:0 7px 7px 0}.diff-brace-right{border-top:2px solid;border-left:2px solid;border-bottom:2px solid;border-radius:7px 0 0 7px}.diff-brace-bridge{position:absolute;inset:0}.diff-brace-svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.diff-brace-svg path{fill:none;stroke:#2ea39a7a;stroke-width:1.4;vector-effect:non-scaling-stroke}.unix-workspace{display:grid;gap:12px}.unix-digits{display:flex;flex-wrap:wrap;gap:14px;font-size:13px}.unix-digits label{display:inline-flex;align-items:center;gap:4px}.unix-section-title{color:var(--text-soft);font-size:13px;font-weight:700}.unix-row,.unix-manual-row{display:grid;align-items:stretch;overflow:hidden;border:1px solid var(--border-soft);border-radius:8px;background:var(--bg-panel);box-shadow:var(--shadow-panel)}.unix-row{grid-template-columns:78px minmax(0,1fr) 102px 80px minmax(280px,1fr) 80px}.unix-row-compact{grid-template-columns:78px minmax(0,1fr) 102px;width:min(100%,calc(50% + 10px))}.unix-current-label{white-space:nowrap}.unix-manual-row{grid-template-columns:62px 40px 42px 40px 42px 40px 42px 40px 42px 40px 42px 40px 102px 80px minmax(220px,1fr) 80px}.unix-label,.unix-unit,.unix-value,.unix-input,.unix-input-with-picker,.unix-date-input,.unix-action,.unix-copy{min-height:38px;border-right:1px solid #dbe3ed}.unix-label,.unix-unit{display:inline-flex;align-items:center;justify-content:center;background:#f7f9fc;color:var(--text-soft);font-size:13px;font-weight:600}.unix-value{display:inline-flex;align-items:center;overflow:hidden;padding:0 12px;background:#fbfdff;color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:13px}.unix-input,.unix-date-input{width:100%;border:0;padding:0 12px;background:#fbfdff;color:var(--text-main);font-family:Cascadia Code,Consolas,monospace;font-size:13px}.unix-date-input{text-align:center}.unix-input-with-picker{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 38px;min-width:0;background:#fbfdff}.unix-picker-text{min-width:0;width:100%;min-height:38px;border:0;padding:0 12px;background:#fbfdff;color:var(--text-main);font-family:Cascadia Code,Consolas,monospace;font-size:13px}.unix-picker-button{position:relative;z-index:1;display:grid;min-width:38px;min-height:38px;place-items:center;border:0;border-left:1px solid #dbe3ed;border-radius:0;padding:0;background:#fbfdff;color:#64748b}.unix-picker-button:hover{border-color:#dbe3ed;background:#eef3f8;color:var(--brand)}.unix-action,.unix-copy{display:inline-flex;align-items:center;justify-content:center;align-self:stretch;width:100%;min-height:38px;border:0;border-right:1px solid rgba(255,255,255,.22);border-radius:0;padding:0 14px;background:var(--brand);color:#fff;font-size:13px;font-weight:700;white-space:nowrap;box-shadow:none}.unix-action:hover,.unix-copy:hover{border-color:#ffffff38;background:var(--brand-strong);color:#fff}.unix-row>:last-child,.unix-row-compact>:last-child,.unix-manual-row>:last-child{border-right:0}.unix-picker-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.unix-datetime-panel{position:absolute;right:0;bottom:calc(100% + 8px);z-index:20;display:grid;grid-template-columns:250px 168px;gap:0;overflow:hidden;width:min(418px,calc(100vw - 40px));border:1px solid var(--border-soft);border-radius:8px;background:var(--bg-panel);box-shadow:0 18px 42px #0f172a2e}.unix-calendar-pane{display:grid;gap:8px;padding:12px;border-right:1px solid #dbe3ed}.unix-calendar-head{display:grid;grid-template-columns:28px 28px minmax(0,1fr) 28px 28px;align-items:center;gap:4px}.unix-calendar-head strong{overflow:hidden;text-align:center;white-space:nowrap;font-size:14px}.unix-calendar-head button,.unix-calendar-foot button{min-height:28px;border:0;border-radius:5px;padding:0;background:transparent;color:#334155}.unix-calendar-head button:hover,.unix-calendar-foot button:hover{background:#eef3f8;color:var(--brand)}.unix-week-grid,.unix-day-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.unix-week-grid span{display:grid;min-height:26px;place-items:center;color:#172033;font-size:13px}.unix-day-grid button{min-width:0;min-height:28px;border:0;border-radius:4px;padding:0;background:transparent;color:#172033;font-size:13px;font-weight:500}.unix-day-grid button:hover{background:#eef3f8;color:var(--brand)}.unix-day-grid button.muted{color:#94a3b8}.unix-day-grid button.today{box-shadow:inset 0 0 0 1px var(--brand)}.unix-day-grid button.active{background:var(--brand);color:#fff;box-shadow:none}.unix-calendar-foot{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px}.unix-calendar-foot button{min-width:48px;color:var(--brand);font-size:13px}.unix-calendar-foot button:first-child{justify-self:start}.unix-calendar-foot button:last-child{justify-self:end}.unix-calendar-close{min-width:62px;border:1px solid #dbe3ed;border-radius:999px;background:#f8fafc;color:#334155;font-weight:650}.unix-calendar-close:hover{border-color:var(--brand);background:var(--brand);color:#fff}.unix-time-pane{display:grid;grid-template-columns:repeat(3,56px);align-content:start;background:#fbfdff}.unix-time-column{display:grid;align-content:start;overflow:hidden;overscroll-behavior:contain;border-right:1px solid #dbe3ed}.unix-time-column:last-child{border-right:0}.unix-time-column button{display:block;width:100%;min-width:0;min-height:36px;border:0;border-radius:0;padding:0;background:transparent;color:#172033;font-family:Cascadia Code,Consolas,monospace;font-size:14px;font-weight:500}.unix-time-column button:hover{background:#eef3f8;color:var(--brand)}.unix-time-column button.active{background:var(--brand);color:#fff}.unix-action,.unix-copy{display:inline-flex;align-items:center;justify-content:center;align-self:stretch;width:100%;border:0;border-radius:0;padding:0 14px;background:var(--brand);color:#fff;white-space:nowrap;font-size:13px;font-weight:700}.unix-copy{border-right:0}.unix-action:hover,.unix-copy:hover{background:var(--brand-strong);color:#fff}.editor-pane{display:flex;min-height:300px;flex-direction:column;border:1px solid var(--border-soft);border-radius:8px;background:var(--bg-panel);box-shadow:var(--shadow-panel)}.pane-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;padding:10px 12px;border-bottom:1px solid #e5edf5;background:linear-gradient(180deg,#fff,#fbfdff)}.pane-head strong{font-size:14px}.actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.actions button,.actions select{min-height:30px;font-size:12px}.actions>button:not(.ghost){border-color:var(--brand);background:var(--brand);color:#fff}.actions>button:not(.ghost):hover{border-color:var(--brand-strong);background:var(--brand-strong)}.ghost{background:#f8fafc;color:#334155}.ghost:hover{background:#eef3f8;border-color:#d3dce7}.ghost:active{background:#e6edf5}textarea{width:100%;flex:1;resize:vertical;border:0;padding:14px;background:#fbfdff;color:var(--text-main);font-family:Cascadia Code,Consolas,monospace;font-size:13px;line-height:1.65}textarea:focus{outline:none}.password-input{width:calc(100% - 28px);min-height:36px;margin:12px 14px 0;padding:0 12px}.aes-shell{display:grid;gap:18px}.aes-card{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(220px,.72fr) minmax(0,1.35fr);gap:14px;align-items:stretch}.aes-column{display:grid;gap:0;min-width:0}.aes-column-middle{align-content:center;gap:12px;padding:12px 4px}.aes-pane-head{margin:0}.aes-input{min-height:360px;resize:vertical}.aes-output{min-height:360px}.aes-password-input{width:100%;min-height:40px;margin:0;padding:0 12px}.aes-password-input::placeholder{font-size:12px}.aes-password-input.has-error{border-color:#f87171b3;background:var(--status-error-bg);box-shadow:0 0 0 3px #f8717124}.aes-actions{display:grid;gap:8px}.aes-actions button{width:100%;min-height:40px}.aes-actions-secondary{margin-top:8px}.json-yaml-page{gap:12px}.json-yaml-shell{display:grid;grid-template-columns:minmax(0,1fr) 116px minmax(0,1fr);gap:14px;align-items:stretch}.json-yaml-pane{min-width:0}.json-yaml-pane textarea{min-height:420px}.json-yaml-actions{display:grid;align-content:center;gap:10px;padding:8px 0}.query-format-picker{position:relative;display:grid;gap:6px;margin-top:12px}.query-format-picker.open{z-index:30}.query-format-picker-label{color:var(--text-muted);font-size:12px;font-weight:600;line-height:1.4}.query-format-trigger{display:inline-flex;align-items:center;justify-content:space-between;width:100%;min-height:36px;border:1px solid var(--border-soft);border-radius:8px;background:#fbfdff;color:var(--text-soft);padding:0 12px;font-size:12px;font-weight:500;text-align:left}.query-format-trigger:hover{border-color:#c7d4e5;background:#fff}.query-format-caret{margin-left:10px;color:var(--text-muted);font-size:11px}.query-format-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;border:1px solid #d8e0ea;border-radius:10px;background:#fff;box-shadow:0 14px 28px #0f172a1f}.query-format-menu-option{display:grid;gap:3px;width:100%;min-height:52px;border:0;border-radius:0;background:#fff;padding:10px 12px;text-align:left}.query-format-menu-option:hover{background:#f5f8fc}.query-format-menu-option.selected{background:#eef6f5}.query-format-menu-option strong{color:var(--text-soft);font-size:12px;font-weight:600}.query-format-menu-option.selected strong{color:var(--brand-strong)}.query-format-menu-option span{color:var(--text-muted);font-family:Cascadia Code,Consolas,monospace;font-size:12px;line-height:1.4}.json-yaml-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;border-color:var(--brand);background:#fff;color:var(--brand-strong);padding:0 12px;font-size:13px;font-weight:650;white-space:nowrap}.json-yaml-action:hover{border-color:var(--brand-strong);background:#f2fbf9}.json-yaml-clear{min-height:40px;font-size:13px;font-weight:650}.json-yaml-action-arrow{font-size:18px;line-height:1}.java-entity-page{gap:12px}.java-entity-main-pane{min-width:0}.java-entity-config-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 124px auto 148px;gap:12px;padding:0;align-items:center}.java-entity-config-row--compact{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto 148px}.java-entity-config-row--sql{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,180px) minmax(0,180px) auto 148px}.java-entity-input-group{display:grid;grid-template-columns:auto minmax(0,1fr);min-width:0}.java-entity-addon{display:inline-flex;align-items:center;min-height:38px;border:1px solid #d9e4ee;border-right:0;border-radius:6px 0 0 6px;background:#f3f4f6;color:#475569;padding:0 12px;font-size:13px;font-weight:650;white-space:nowrap}.java-entity-group-input{min-width:0;border-radius:0 6px 6px 0;padding:0 12px}.java-entity-mode-field{min-width:0;width:124px}.java-entity-mode-field .fancy-select,.java-entity-mode-field .fancy-select.lg{width:100%}.java-entity-checkbox-field{display:inline-flex;align-items:center;gap:8px;min-width:0;color:var(--text-soft);font-size:13px;font-weight:600;white-space:nowrap}.java-entity-checkbox-field input{width:16px;height:16px;margin:0;accent-color:var(--brand)}.java-entity-submit{width:100%;min-height:38px;align-self:center}.java-entity-file-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:30px;overflow:hidden;border:1px solid #d8e0ea;border-radius:6px;background:#f8fafc;color:#334155;padding:0 12px;cursor:pointer;font-size:12px;font-weight:650}.java-entity-file-button:hover{border-color:#c4d1df;background:#eef3f8}.java-entity-file-button input{position:absolute;inset:0;opacity:0;cursor:pointer}.java-entity-main-pane>.text-editor-shell{box-shadow:none;border:0;border-radius:0;background:transparent}.java-entity-main-pane>.text-editor-shell .text-editor{border-radius:0}.java-entity-main-pane>.text-editor-shell .text-editor-resize-bar{border-top-color:var(--border-soft)}.code-result-shell{overflow:hidden;border:1px solid var(--border-soft);border-radius:8px;background:var(--bg-panel);box-shadow:var(--shadow-panel)}.code-result-head{display:grid;gap:2px}.code-result-head span{color:var(--text-muted);font-size:12px}.code-result-list{display:grid;gap:14px;padding:14px;background:#fbfdff}.code-result-empty{padding:18px 14px 20px;background:#fbfdff}.code-result-empty p{margin:0;color:var(--text-soft);font-size:13px;line-height:1.6}.code-result-card{overflow:hidden;border:1px solid #dbe3ed;border-radius:8px;background:#fff}.code-result-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e5edf5;background:#f8fbff}.code-result-file{min-width:0;overflow:hidden;color:var(--text-main);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.code-result-actions{display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center;flex:0 0 auto;gap:8px}.code-result-actions button{min-height:30px;padding:0 10px;font-size:12px;font-weight:500;white-space:nowrap}.code-result-editor{display:block;width:100%;min-height:calc(1.65em + 32px);max-height:520px;overflow-y:auto;resize:none;margin:0;border:0;border-radius:0;box-sizing:border-box;padding:16px;background:#fbfdff;color:var(--text-main);font-family:Cascadia Code,Consolas,monospace;font-size:13px;line-height:1.65;appearance:none;-webkit-appearance:none}.code-result-editor:focus{outline:none;box-shadow:inset 0 0 0 1px #2ea39a2e}.password-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px}.password-field{display:grid;gap:6px}.password-field>span{color:var(--text-soft);font-size:13px;font-weight:650}.password-field input[type=number]{width:100%;padding:0 12px}.password-options,.password-hint,.error{grid-column:1 / -1}.password-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;padding:10px 12px;border:1px solid #dbe3ed;border-radius:8px;background:#fbfdff}.password-option{display:inline-flex;align-items:center;gap:8px;min-height:22px;color:var(--text-soft);font-size:13px;line-height:1.4}.password-option input{width:15px;height:15px;margin:0;accent-color:#2f9a9f}.password-hint{margin:-2px 0 0;line-height:1.5}.uuid-config-body{display:grid;flex:1;align-content:start;gap:14px;padding:14px;background:#fbfdff}.uuid-config-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:end}.uuid-field{display:grid;gap:6px}.uuid-field>span{color:var(--text-soft);font-size:13px;font-weight:650}.uuid-field-count input{width:100%;padding:0 12px}.uuid-field-count{grid-column:1 / -1}.uuid-field .fancy-select,.uuid-field .fancy-select.md{width:100%}.uuid-config-summary{margin:0;color:var(--text-muted);font-size:12px;line-height:1.5}.coming-soon-copy{display:grid;flex:1;place-items:center;padding:24px;color:var(--text-muted);font-size:14px;text-align:center;line-height:1.7}.password-pane{min-height:420px}.jwt-result-pane,.jwt-signature-pane{min-height:360px}.crypto-tool .editor-pane{min-height:340px}.coming-soon-pane{min-height:240px}.text-stats-panel{display:grid;flex:1}.text-stats-panel{align-content:start;gap:12px;padding:14px;background:#fbfdff}.text-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.text-stat-card{display:grid;gap:8px;padding:14px;border:1px solid #d8e0ea;border-radius:8px;background:#fff}.text-stat-card span{color:var(--text-muted);font-size:12px}.text-stat-card strong{color:var(--text-main);font-size:28px;line-height:1}.text-stats-hint,.text-stats-empty p{margin:0;color:var(--text-soft);font-size:13px;line-height:1.6}.dedup-summary{margin:-4px 0 0;padding-left:2px;color:var(--text-muted);font-size:13px;line-height:1.5}.image-compress-page{gap:18px}.image-compress-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;overflow:visible;border:1px solid var(--border-soft);border-radius:10px;background:var(--bg-panel);box-shadow:var(--shadow-panel)}.image-mode-card{position:relative;z-index:0;display:grid;gap:18px;padding:14px 28px 18px;background:#fff;overflow:visible}.image-mode-card+.image-mode-card{border-left:1px solid #d9e2f0}.image-mode-card.active{background:linear-gradient(180deg,#fff,#fbfdff);z-index:2}.image-mode-card.inactive{background:#fafbfd}.image-mode-card.inactive,.image-mode-card.inactive .image-mode-title,.image-mode-card.inactive .image-field>span,.image-mode-card.inactive .image-size-row .image-unit,.image-mode-card.inactive .image-size-row em,.image-mode-card.inactive .image-mode-note,.image-mode-card.inactive .image-radio-row label{color:#b9c4d6}.image-mode-card.inactive select,.image-mode-card.inactive input[type=number]{color:#b9c4d6;background:#f6f8fb;border-color:#e4eaf3}.image-mode-card.inactive input[type=range]{accent-color:#cbd5e1;opacity:.65}.image-mode-card.inactive .image-pick-icon{border-color:#b9c4d6;color:#b9c4d6}.image-field{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:12px}.image-field>span{color:#4e6481;font-size:13px;font-weight:650;white-space:nowrap}.image-quality-row,.image-size-row,.image-radio-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.image-quality-row input[type=number],.image-field input[type=number]{width:64px;min-height:32px;padding:0 10px;text-align:center}.image-unit{color:inherit;font-size:13px;font-weight:500}.image-size-row em{color:#8d9ab0;font-style:normal;font-size:12px}.image-field select{width:248px;max-width:100%;min-height:36px;padding:0 12px;color:#5d6e85}.fancy-select{position:relative;width:min(248px,100%);z-index:1}.fancy-select.sm{width:104px;min-width:104px}.fancy-select.lg{width:min(320px,100%)}.fancy-select.open{z-index:40}.fancy-select-trigger{display:inline-flex;align-items:center;justify-content:space-between;width:100%;border:1px solid #d8e0ea;border-radius:8px;background:#fff;color:#334155;padding:0 12px;box-shadow:none}.fancy-select-trigger:hover{border-color:#c4d1df;background:#f8fafc}.fancy-select-trigger:disabled{cursor:not-allowed}.fancy-select-caret{margin-left:10px;color:#7b8796;font-size:11px}.fancy-select.disabled .fancy-select-trigger{color:#b9c4d6;background:#f6f8fb;border-color:#e4eaf3}.fancy-select.disabled .fancy-select-caret{color:#c9d3de}.fancy-select-menu{position:fixed;overflow-x:hidden;overflow-y:auto;max-height:min(260px,calc(100vh - 24px));border:1px solid #d8e0ea;border-radius:10px;background:#fff;box-shadow:0 14px 28px #0f172a1f;scrollbar-color:#d1d5db transparent;scrollbar-width:thin}.fancy-select-menu::-webkit-scrollbar{width:6px}.fancy-select-menu::-webkit-scrollbar-track{background:transparent}.fancy-select-menu::-webkit-scrollbar-thumb{border-radius:999px;background:#d1d5db}.fancy-select-menu::-webkit-scrollbar-thumb:hover{background:#9ca3af}.fancy-select-option{display:flex;width:100%;min-height:36px;align-items:center;border:0;border-radius:0;background:#fff;color:#334155;padding:0 12px;text-align:left;font-size:13px;font-weight:500}.fancy-select-option:hover{background:#f2f6fb;color:#172033}.fancy-select-option.selected{background:#eef2f6;color:#172033}.actions .fancy-select,.regex-controls .fancy-select{width:auto;min-width:0}.actions .fancy-select.sm,.regex-controls .fancy-select.sm{width:104px;min-width:104px}.actions .fancy-select-trigger,.regex-controls .fancy-select-trigger{border-radius:6px}.actions .fancy-select-menu,.regex-controls .fancy-select-menu{min-width:100%}.regex-controls .fancy-select.lg{width:min(260px,100%)}.fancy-select-menu-enter-active,.fancy-select-menu-leave-active{transition:opacity .14s ease,transform .14s ease}.fancy-select-menu-enter-from,.fancy-select-menu-leave-to{opacity:0;transform:translateY(-4px)}.image-mode-note{color:#8d9ab0;font-size:12px}.image-mode-title{min-height:auto;gap:8px;color:#0f1f36;font-size:15px;font-weight:700}.image-mode-title input[type=radio],.image-radio-row input[type=radio]{width:15px;height:15px;margin:0;accent-color:#2ea39a}.image-radio-row{gap:18px}.image-radio-row label{display:inline-flex;align-items:center;gap:6px;color:#5c708d;font-size:13px}.image-drop-zone{position:relative;display:grid;justify-items:center;gap:16px;min-height:198px;padding:42px 18px 38px;border:1px solid #e5ebf5;border-radius:0;background:#f8fbff;box-shadow:none;text-align:center;cursor:pointer;transition:background-color .22s ease,border-color .22s ease,color .22s ease}.image-drop-zone:before{content:"";position:absolute;inset:10px;border:2px dashed #cfe7e4;pointer-events:none}.image-drop-zone.active{background:#2ea39a0a}.image-drop-zone.active:before{border-color:#7ecfc8}.image-drop-zone:hover{background:#2ea39a0e}.image-drop-zone:hover:before{border-color:#9ddfd9}.image-drop-zone.loading{opacity:.86}.image-file-input{position:absolute;inset:0;opacity:0;pointer-events:none}.image-pick-button{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;min-height:28px;border:0;background:transparent;color:#2ea39a;padding:0;font-size:15px;font-weight:500;box-shadow:none;pointer-events:none}.image-pick-icon{display:inline-grid;width:24px;height:24px;place-items:center;border:1px solid #2ea39a;color:#2ea39a;font-size:22px;line-height:1}.image-drop-zone:hover .image-pick-button{color:#25867f}.image-drop-zone:hover .image-pick-icon{border-color:#25867f;color:#25867f}.image-drop-note,.image-drop-zone small{position:relative;z-index:1;margin:0;color:#7e8faa;font-size:13px}.image-result-panel{overflow-x:auto;overflow-y:hidden;border:1px solid #dbe9e7;background:#fff}.image-result-table-wrap{overflow:visible}.image-result-table{width:100%;min-width:720px;border-collapse:collapse;table-layout:fixed;--image-name-col-width: 32%;--image-size-col-width: 16%;--image-status-col-width: 20%;--image-action-col-width: 148px}.image-result-table th,.image-result-table td{padding:15px 18px;border-bottom:1px solid #edf2f8;text-align:left;vertical-align:middle;font-size:13px;color:#20344d}.image-result-table th{background:#eff7f6;color:#1d3e3a;font-size:14px;font-weight:600}.image-result-table tbody tr:last-child td{border-bottom:0}.image-result-size-col,.image-result-status-col,.image-result-action-col{width:auto}.image-result-table col:first-child{width:var(--image-name-col-width)}.image-result-size-col{width:var(--image-size-col-width)}.image-result-status-col{text-align:center}.image-result-status-col{width:var(--image-status-col-width)}.image-result-action-col{width:var(--image-action-col-width)}.image-result-table td.image-result-size-col,.image-result-table th.image-result-size-col{padding-left:16px;padding-right:16px;text-align:center}.image-result-table td.image-result-status-col,.image-result-table th.image-result-status-col,.image-result-table td.image-result-action-col,.image-result-table th.image-result-action-col{padding-left:16px;padding-right:16px}.image-result-table td.image-result-status-col,.image-result-table th.image-result-status-col,.image-result-table td.image-result-action-col,.image-result-table th.image-result-action-col{text-align:center}.image-action-head{display:flex;width:100%;justify-content:flex-end}.image-action-head span{display:inline-flex;width:94px;min-width:94px;justify-content:center}.image-result-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-status-pill{display:inline-flex;min-width:136px;justify-content:center;padding:5px 14px;border-radius:999px;background:linear-gradient(90deg,#7de0ad,#67d8a1);color:#115b37;font-size:13px;font-weight:600}.image-row-actions{display:flex;width:100%;justify-content:flex-end;gap:10px}.image-result-toolbar{display:flex;min-width:720px;align-items:center;gap:14px;padding:16px 0 16px 18px;border-top:1px solid #edf2f8;background:#f8fcfb}.image-toolbar-download-all{width:94px;min-width:94px}.image-toolbar-download-slot{display:flex;width:var(--image-action-col-width);min-width:var(--image-action-col-width);margin-left:auto;justify-content:flex-end;padding-left:16px;padding-right:16px}.image-secondary-button,.image-download-button{min-width:94px;min-height:32px;border:1px solid #2ea39a;border-radius:2px;background:#fff;color:#2ea39a;font-size:13px;font-weight:500;box-shadow:none;white-space:nowrap}.image-row-actions .image-download-button{width:94px}.image-secondary-button:hover,.image-download-button:hover{border-color:#25867f;background:#eef8f7;color:#25867f}.image-base64-shell{display:grid;grid-template-columns:minmax(0,1fr) 124px minmax(0,1fr);gap:14px;align-items:stretch}.image-base64-pane{min-height:620px;min-width:0}.image-base64-file-input{display:none}.image-base64-preview-zone{display:grid;flex:1 1 auto;min-height:0;place-items:center;overflow:hidden;border:1px dashed #9ddfd9;border-radius:0;background:linear-gradient(180deg,#f8fbfff5,#f1f8fff5),#fff;color:var(--brand-strong);padding:12px;font-size:14px;font-weight:700}.image-base64-preview-zone:hover{border-color:#64c8bf;background:linear-gradient(180deg,#f6fcff,#ecf8fc),#fff}.image-base64-preview-zone img{display:block;max-width:100%;max-height:520px;object-fit:contain}.image-base64-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;border-top:1px solid #e5edf5;border-bottom:1px solid #e5edf5;background:#fbfdff;padding:0 12px;color:var(--text-soft);font-size:12px}.image-base64-meta strong{min-width:0;overflow:hidden;color:var(--text-main);text-overflow:ellipsis;white-space:nowrap}.image-base64-meta span{flex:0 0 auto;white-space:nowrap}.image-base64-pane textarea{min-height:0;height:100%}.image-base64-pane .image-base64-input{min-height:0;flex:1 1 auto}.image-base64-actions{display:grid;align-content:center;gap:10px;padding:8px 0}.image-color-page{gap:16px}.image-color-workspace{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:14px;align-items:stretch}.image-color-input-pane,.image-color-result-pane{min-height:560px}.image-color-file-input{display:none}.image-color-preview-zone{display:grid;flex:1 1 auto;min-height:0;place-items:center;overflow:hidden;border:1px dashed #9ddfd9;border-radius:0;background:linear-gradient(180deg,#f8fbfff5,#f1f8fff5),#fff;color:var(--brand-strong);padding:16px;font-size:14px;font-weight:700}.image-color-preview-zone:hover{border-color:#64c8bf;background:linear-gradient(180deg,#f6fcff,#ecf8fc),#fff}.image-color-preview-zone.has-image{cursor:crosshair}.image-color-placeholder{display:inline-grid;min-height:44px;place-items:center}.image-color-image-wrap{position:relative;display:inline-block;max-width:100%;max-height:100%}.image-color-image-wrap img{display:block;max-width:100%;max-height:490px;object-fit:contain}.image-color-picker-mark{position:absolute;width:18px;height:18px;border:2px solid #ffffff;border-radius:999px;box-shadow:0 0 0 1px #0f172abf,0 6px 14px #0f172a38;transform:translate(-50%,-50%);pointer-events:none}.image-color-result{display:grid;flex:1 1 auto;grid-template-rows:minmax(220px,.8fr) auto;min-height:0}.image-color-swatch{display:grid;place-items:center;border-bottom:1px solid #e5edf5;color:#fff;text-shadow:0 1px 8px rgba(15,23,42,.42);font-family:Cascadia Code,Consolas,monospace;font-size:28px;font-weight:700}.image-color-swatch span{padding:8px 12px;border-radius:6px;background:#0f172a47}.image-color-details{display:grid;gap:10px;align-content:start;padding:14px;background:#fbfdff}.image-color-detail-row{display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;min-height:52px;border:1px solid #dbe3ed;background:#fff;padding:0;text-align:left}.image-color-detail-row:hover{border-color:#b8d8d4;background:#f5fbfa}.image-color-detail-row span{display:inline-flex;height:100%;align-items:center;justify-content:center;border-right:1px solid #e5edf5;background:#f3f7fb;color:#42556f;font-size:13px;font-weight:750}.image-color-detail-row strong{min-width:0;overflow:hidden;padding:0 14px;color:#172033;text-overflow:ellipsis;white-space:nowrap;font-family:Cascadia Code,Consolas,monospace;font-size:15px}.image-color-empty{margin:0;color:var(--text-muted);font-size:13px;line-height:1.6}.image-exif-page{gap:16px;--image-exif-pane-height: min(720px, calc(100vh - 148px) )}.image-exif-workspace{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.image-exif-file-input{display:none}.image-exif-input-pane,.image-exif-result-pane{display:flex;min-width:0;flex-direction:column}.image-exif-input-pane,.image-exif-result-pane{height:var(--image-exif-pane-height);min-height:420px}.image-exif-input-pane .pane-head,.image-exif-result-pane .pane-head{height:46px;min-height:46px;align-items:center;border-bottom:1px solid #e5edf5;padding:10px 12px}.image-exif-result-pane .pane-head{background:linear-gradient(180deg,#fff,#fbfdff)}.image-exif-dropzone{display:grid;flex:1 1 auto;min-height:0;align-items:center;justify-items:center;overflow:hidden;border:1px dashed #9ddfd9;border-radius:0;background:linear-gradient(180deg,#f8fbfff2,#f1f8fff5),#fff;color:var(--brand-strong);padding:16px;text-align:center}.image-exif-dropzone:hover{border-color:#64c8bf;background:linear-gradient(180deg,#f6fcff,#ecf8fc),#fff}.image-exif-dropzone.has-image{padding:8px}.image-exif-dropzone img{display:block;max-width:100%;max-height:520px;border-radius:8px;object-fit:contain;box-shadow:0 14px 32px #0f172a1a}.image-exif-dropzone-copy{display:grid;gap:10px}.image-exif-dropzone-copy strong{color:#2d6f77;font-size:16px;line-height:1.4}.image-exif-dropzone-copy span{color:var(--text-soft);font-size:13px;line-height:1.6}.image-exif-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;border-top:1px solid #e5edf5;background:#fbfdff;padding:0 12px;color:var(--text-soft);font-size:12px}.image-exif-meta strong{min-width:0;overflow:hidden;color:var(--text-main);text-overflow:ellipsis;white-space:nowrap}.image-exif-meta span{flex:0 0 auto;white-space:nowrap}.image-exif-count{display:inline-flex;align-items:center;min-height:30px;color:var(--text-soft);font-size:12px;font-weight:650;white-space:nowrap}.image-exif-groups{flex:1 1 auto;min-height:0;overflow:auto;background:#fff}.image-exif-group{display:grid;gap:0}.image-exif-group+.image-exif-group{border-top:12px solid #f3f6fb}.image-exif-group h3{position:sticky;top:0;z-index:1;margin:0;border-bottom:1px solid #dfe8f2;background:#eef7f6;color:#163f3b;padding:10px 12px;font-size:16px;font-weight:800;line-height:1.25}.image-exif-table-wrap{overflow-x:hidden}.image-exif-table{width:100%;border-collapse:collapse;table-layout:fixed}.image-exif-table td{border-bottom:1px solid #edf2f8;padding:8px 12px;text-align:left;vertical-align:middle;font-size:12px;line-height:1.5}.image-exif-table td:nth-child(1){width:34%;color:#172033;font-family:Cascadia Code,Consolas,monospace;font-weight:650}.image-exif-table td:nth-child(2){width:26%;color:#51647d}.image-exif-table td:nth-child(3){overflow-wrap:anywhere;color:#334155;font-family:Cascadia Code,Consolas,monospace}.image-exif-table tbody tr:hover{background:#f8fbff}.image-exif-empty{display:grid;flex:1 1 auto;place-items:center;padding:24px;color:var(--text-muted);text-align:center;font-size:13px;line-height:1.6}.image-format-page{gap:16px}.image-format-workspace{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:stretch}.image-format-file-input{display:none}.image-format-input-pane,.image-format-result-pane{display:flex;min-height:560px;min-width:0;flex-direction:column}.image-format-input-pane .pane-head,.image-format-result-pane .pane-head{height:46px;min-height:46px;align-items:center;border-bottom:1px solid #e5edf5;padding:10px 12px}.image-format-result-pane .pane-head{background:linear-gradient(180deg,#fff,#fbfdff)}.image-format-dropzone{display:grid;flex:1 1 auto;min-height:0;align-items:center;justify-items:center;overflow:hidden;border:1px dashed #9ddfd9;border-radius:0;background:linear-gradient(180deg,#f8fbfff2,#f1f8fff5),#fff;color:var(--brand-strong);padding:16px;text-align:center}.image-format-dropzone:hover{border-color:#64c8bf;background:linear-gradient(180deg,#f6fcff,#ecf8fc),#fff}.image-format-dropzone.has-image{padding:8px}.image-format-dropzone img{display:block;max-width:100%;max-height:470px;border-radius:8px;object-fit:contain;box-shadow:0 14px 32px #0f172a1a}.image-format-dropzone-copy{display:grid;gap:10px}.image-format-dropzone-copy strong{color:#2d6f77;font-size:16px;line-height:1.4}.image-format-dropzone-copy span{color:var(--text-soft);font-size:13px;line-height:1.6}.image-format-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;border-top:1px solid #e5edf5;background:#fbfdff;padding:0 12px;color:var(--text-soft);font-size:12px}.image-format-meta strong{min-width:0;overflow:hidden;color:var(--text-main);text-overflow:ellipsis;white-space:nowrap}.image-format-meta span{flex:0 0 auto;white-space:nowrap}.image-format-field{grid-template-columns:82px minmax(0,1fr) auto;min-height:38px}.image-format-convert{justify-self:start}.image-format-output{display:grid;flex:1 1 auto;place-items:center;gap:12px;min-height:0;overflow:hidden;padding:24px;color:var(--text-muted);text-align:center;font-size:13px;line-height:1.6}.image-format-output.has-image{grid-template-rows:minmax(0,1fr) auto;padding:16px}.image-format-output img{display:block;max-width:100%;max-height:100%;min-height:0;border-radius:8px;object-fit:contain;box-shadow:0 14px 32px #0f172a1a}.image-format-output strong{color:#172033;font-family:Cascadia Code,Consolas,monospace;font-size:16px}.image-crop-page{gap:16px;--image-crop-pane-height: min(720px, calc(100vh - 148px) )}.image-crop-workspace{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:14px;align-items:stretch}.image-crop-file-input{display:none}.image-crop-input-pane,.image-crop-result-pane{display:flex;height:var(--image-crop-pane-height);min-height:560px;min-width:0;max-height:var(--image-crop-pane-height);flex-direction:column}.image-crop-input-pane .pane-head,.image-crop-result-pane .pane-head{height:46px;min-height:46px;align-items:center;border-bottom:1px solid #e5edf5;padding:10px 12px}.image-crop-result-pane .pane-head{background:linear-gradient(180deg,#fff,#fbfdff)}.image-crop-dropzone{display:grid;flex:1 1 auto;min-height:0;align-items:center;justify-items:center;overflow:hidden;border:1px dashed #9ddfd9;border-radius:0;background:linear-gradient(180deg,#f8fbfff2,#f1f8fff5),#fff;color:var(--brand-strong);padding:16px;text-align:center}.image-crop-dropzone:hover{border-color:#64c8bf;background:linear-gradient(180deg,#f6fcff,#ecf8fc),#fff}.image-crop-dropzone.has-image{padding:12px}.image-crop-preview-shell{position:relative;display:inline-grid;max-width:100%;max-height:560px;overflow:hidden;border-radius:8px;box-shadow:0 14px 32px #0f172a1a}.image-crop-preview-shell img{display:block;max-width:100%;max-height:560px;object-fit:contain}.image-crop-box{position:absolute;border:2px solid #19b7a5;background:linear-gradient(#19b7a529,#19b7a529),repeating-linear-gradient(45deg,#ffffff47 0 8px,#19b7a524 8px 16px);box-shadow:0 0 0 9999px #0f172a52,0 0 0 1px #ffffffb8 inset;pointer-events:none}.image-crop-stage{touch-action:none;-webkit-user-select:none;user-select:none}.image-crop-stage img{-webkit-user-select:none;user-select:none}.image-crop-selection{cursor:move;pointer-events:auto}.image-crop-handle{position:absolute;width:16px;height:16px;border:2px solid #ffffff;border-radius:3px;background:#19b7a5;box-shadow:0 2px 8px #0f172a3d;pointer-events:auto}.image-crop-handle.nw{top:-8px;left:-8px;cursor:nwse-resize}.image-crop-handle.ne{top:-8px;right:-8px;cursor:nesw-resize}.image-crop-handle.sw{bottom:-8px;left:-8px;cursor:nesw-resize}.image-crop-handle.se{right:-8px;bottom:-8px;cursor:nwse-resize}.image-crop-dropzone-copy{display:grid;gap:10px}.image-crop-dropzone-copy strong{color:#2d6f77;font-size:16px;line-height:1.4}.image-crop-dropzone-copy span{color:var(--text-soft);font-size:13px;line-height:1.6}.image-crop-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;border-top:1px solid #e5edf5;background:#fbfdff;padding:0 12px;color:var(--text-soft);font-size:12px}.image-crop-meta strong{min-width:0;overflow:hidden;color:var(--text-main);text-overflow:ellipsis;white-space:nowrap}.image-crop-meta span{flex:0 0 auto;white-space:nowrap}.image-crop-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.image-crop-field{grid-template-columns:64px minmax(0,1fr)}.image-crop-field--full,.image-crop-range,.image-crop-run{grid-column:1 / -1}.image-crop-field.image-format-field{grid-template-columns:64px 140px;justify-content:start}.image-crop-field.image-format-field .fancy-select{width:140px}.image-crop-mode-tabs{display:inline-grid;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,120px));justify-self:start;overflow:hidden;border:1px solid #d8e0ea;border-radius:8px;background:#fff}.image-crop-mode-tabs button{min-height:36px;border:0;border-radius:0;background:transparent;color:#52657e;padding:0 16px;font-size:13px;font-weight:750}.image-crop-mode-tabs button+button{border-left:1px solid #d8e0ea}.image-crop-mode-tabs button.active{background:var(--brand);color:#fff}.image-crop-mode-tabs button:disabled{cursor:not-allowed;opacity:.72}.image-crop-number-grid{grid-template-columns:64px repeat(4,minmax(0,1fr))}.image-crop-number-grid--output{grid-template-columns:64px repeat(2,minmax(0,1fr)) minmax(96px,auto) auto}.image-crop-number-grid label{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;min-width:0}.image-crop-number-grid small{color:var(--text-muted);font-size:12px;font-weight:650}.image-crop-number-grid input[type=number]{width:100%;min-width:0;min-height:36px;padding:0 8px}.image-crop-number-grid .ghost{min-height:36px;white-space:nowrap}.image-crop-check{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border:1px solid #d8e0ea;border-radius:8px;background:#fff;color:#42556f;padding:0 10px;white-space:nowrap}.image-crop-check input{width:15px;height:15px;margin:0;accent-color:var(--brand)}.image-crop-check span{font-size:12px;font-weight:700}.image-crop-range{grid-template-columns:64px minmax(0,1fr) 120px}.image-crop-scale-range{padding:0}.image-crop-range b{color:#334155;font-size:12px;text-align:right;white-space:nowrap}.image-crop-actions-row{display:flex;grid-column:1 / -1;justify-content:flex-start;gap:10px}.image-crop-run,.image-crop-reset{min-height:36px;white-space:nowrap}.image-resize-page .image-crop-controls{grid-template-columns:1fr}.image-resize-page .image-crop-field{grid-template-columns:64px minmax(0,1fr)}.image-resize-page .image-crop-field.image-format-field{grid-template-columns:64px 140px}.image-resize-page .image-crop-range{grid-template-columns:64px minmax(0,1fr) 58px}.image-resize-page .image-resize-size-row{grid-template-columns:64px 112px 112px minmax(12px,1fr) auto auto;align-items:center;column-gap:12px}.image-resize-page .image-resize-size-row>.image-crop-check{grid-column:5}.image-resize-page .image-resize-size-row>label:not(.image-crop-check){grid-template-columns:20px 86px}.image-resize-page .image-resize-size-row>.image-crop-check{display:inline-flex;width:auto}.image-resize-page .image-resize-size-row input[type=number]{width:86px;max-width:112px}.image-resize-generate{grid-column:6;justify-self:end;min-height:36px;padding:0 16px;white-space:nowrap}.image-crop-output{display:grid;flex:1 1 0;place-items:center;gap:12px;min-height:0;max-height:100%;overflow:hidden;padding:24px;color:var(--text-muted);text-align:center;font-size:13px;line-height:1.6}.image-crop-output.has-image{grid-template-rows:minmax(0,1fr) auto;padding:16px}.image-crop-output img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;min-height:0;border-radius:8px;object-fit:contain;box-shadow:0 14px 32px #0f172a1a}.image-crop-output strong{color:#172033;font-family:Cascadia Code,Consolas,monospace;font-size:16px}.image-watermark-page{gap:16px}.image-watermark-workspace{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:stretch}.image-watermark-file-input{display:none}.image-watermark-input-pane,.image-watermark-result-pane{display:flex;min-height:620px;min-width:0;flex-direction:column}.image-watermark-input-pane .pane-head,.image-watermark-result-pane .pane-head{height:46px;min-height:46px;align-items:center;border-bottom:1px solid #e5edf5;padding:10px 12px}.image-watermark-result-pane .pane-head{background:linear-gradient(180deg,#fff,#fbfdff)}.image-watermark-dropzone{display:grid;flex:1 1 auto;min-height:0;align-items:center;justify-items:center;overflow:hidden;border:1px dashed #9ddfd9;border-radius:0;background:linear-gradient(180deg,#f8fbfff2,#f1f8fff5),#fff;color:var(--brand-strong);padding:16px;text-align:center}.image-watermark-dropzone:hover{border-color:#64c8bf;background:linear-gradient(180deg,#f6fcff,#ecf8fc),#fff}.image-watermark-dropzone.has-image{padding:8px}.image-watermark-dropzone img{display:block;max-width:100%;max-height:530px;border-radius:8px;object-fit:contain;box-shadow:0 14px 32px #0f172a1a}.image-watermark-dropzone-copy{display:grid;gap:10px}.image-watermark-dropzone-copy strong{color:#2d6f77;font-size:16px;line-height:1.4}.image-watermark-dropzone-copy span{color:var(--text-soft);font-size:13px;line-height:1.6}.image-watermark-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;border-top:1px solid #e5edf5;background:#fbfdff;padding:0 12px;color:var(--text-soft);font-size:12px}.image-watermark-meta strong{min-width:0;overflow:hidden;color:var(--text-main);text-overflow:ellipsis;white-space:nowrap}.image-watermark-meta span{flex:0 0 auto;white-space:nowrap}.image-watermark-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.image-watermark-field{grid-template-columns:64px minmax(0,1fr)}.image-watermark-field--full,.image-watermark-range{grid-column:1 / -1}.image-watermark-field input[type=text]{width:100%;min-height:36px;padding:0 10px}.image-watermark-field input[type=color]{width:64px;min-height:36px;padding:3px}.image-watermark-range{grid-template-columns:64px minmax(0,1fr) 58px}.image-watermark-range b{color:#334155;font-size:12px;text-align:right;white-space:nowrap}.image-watermark-generate{justify-self:start}.image-watermark-output{display:grid;flex:1 1 auto;place-items:center;gap:12px;min-height:0;overflow:hidden;padding:24px;color:var(--text-muted);text-align:center;font-size:13px;line-height:1.6}.image-watermark-output.has-image{grid-template-rows:minmax(0,1fr) auto;padding:16px}.image-watermark-output img{display:block;max-width:100%;max-height:100%;min-height:0;border-radius:8px;object-fit:contain;box-shadow:0 14px 32px #0f172a1a}.image-watermark-output strong{color:#172033;font-family:Cascadia Code,Consolas,monospace;font-size:16px}.qr-code-page{gap:16px}.qr-code-workspace{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px;align-items:start}.qr-code-left{display:grid;gap:10px;min-width:0}.qr-code-input-pane{height:450px;min-height:450px}.qr-code-content-input{min-height:0}.qr-code-controls{display:grid;gap:14px;border-top:1px solid #e5edf5;padding:14px;background:#fbfdff}.qr-code-field{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:12px}.qr-code-field--stacked{grid-template-columns:1fr;gap:8px}.qr-code-field span{color:#4e6481;font-size:13px;font-weight:650}.qr-code-field textarea{width:100%;min-height:154px;resize:vertical;padding:12px;line-height:1.6}.qr-code-field input[type=number]{width:100%;min-height:36px;padding:0 10px}.qr-code-field .fancy-select{width:100%}.qr-code-field input[type=color]{width:64px;min-height:36px;padding:3px}.qr-code-field input[type=range]{width:100%;accent-color:var(--brand)}.qr-code-config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.qr-code-logo-config{display:grid;grid-template-columns:86px minmax(180px,1fr);align-items:center;gap:14px;max-width:520px}.qr-code-logo-panel{position:relative;width:86px;height:86px}.qr-code-upload{display:grid;width:86px;height:86px;align-items:center;overflow:hidden;border:1px dashed #9ddfd9;border-radius:8px;background:#f8fbff;color:var(--brand-strong);padding:8px;cursor:pointer;font-size:13px;font-weight:650;justify-items:center;text-align:center}.qr-code-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.qr-code-upload span{line-height:1.35}.qr-code-upload img{width:100%;height:100%;border-radius:6px;object-fit:cover}.qr-code-upload.has-logo{border-style:solid;background:#fff;padding:4px}.qr-code-logo-remove{position:absolute;top:-7px;right:-7px;display:inline-grid;width:22px;min-width:22px;height:22px;min-height:22px;place-items:center;border:1px solid #d8e0ea;border-radius:999px;background:#fff;color:#64748b;padding:0;font-size:14px;font-weight:700;line-height:1;box-shadow:0 5px 14px #0f172a24}.qr-code-logo-remove:hover{border-color:#f3b3b3;background:#fff5f5;color:var(--status-error-text)}.qr-code-logo-scale{display:grid;gap:8px;min-width:0}.qr-code-logo-scale span{color:#4e6481;font-size:13px;font-weight:650}.qr-code-logo-scale small{color:#8d9ab0;font-size:12px;line-height:1.5}.qr-code-logo-scale .progress-range{width:100%;flex:0 0 auto}.qr-code-note{margin:0;color:var(--text-soft);font-size:13px;line-height:1.6}.qr-code-error{margin:0;color:var(--status-error-text);font-size:13px}.qr-code-empty{margin:0;color:var(--text-muted);font-size:13px}.qr-code-generate{justify-self:start}.qr-code-preview-panel{width:360px;min-height:0;border:0;box-shadow:inset 0 0 0 1px var(--border-soft),var(--shadow-panel)}.qr-code-preview{display:grid;width:min(360px,100%);aspect-ratio:1 / 1;min-height:0;justify-self:center;place-items:center;gap:10px;background:linear-gradient(45deg,#f7fafc 25%,transparent 25%),linear-gradient(-45deg,#f7fafc 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#f7fafc 75%),linear-gradient(-45deg,transparent 75%,#f7fafc 75%),#fff;background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;padding:0}.qr-code-preview canvas{display:block;width:auto;height:auto;max-width:100%;max-height:100%;aspect-ratio:1 / 1;box-shadow:0 12px 28px #0f172a1a}.qr-code-preview canvas.hidden{display:none}.qr-code-result-toggle{display:flex;width:100%;min-height:42px;align-items:center;justify-content:space-between;gap:10px;border:0;border-top:1px solid #e5edf5;border-radius:0;background:linear-gradient(180deg,#fff,#fbfdff);color:#4e6481;padding:0 14px;text-align:left;font-size:13px;font-weight:700}.qr-code-result-toggle:hover{background:#f8fbff;color:var(--brand-strong)}.qr-code-result-toggle b{color:var(--brand);font-size:15px;line-height:1}.qr-decode-page{gap:16px}.qr-decode-workspace{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:stretch}.qr-decode-file-input{display:none}.qr-decode-input-pane,.qr-decode-result-pane{display:flex;min-height:420px;flex-direction:column;gap:0}.qr-decode-input-pane .pane-head,.qr-decode-workspace>.code-result-card .code-result-card-head{min-height:46px;padding:10px 12px}.qr-decode-input-pane .pane-head{border-bottom:1px solid #e5edf5}.qr-decode-workspace>.code-result-card .code-result-card-head{background:linear-gradient(180deg,#fff,#fbfdff)}.qr-decode-workspace>.code-result-card{display:flex;min-height:420px;flex-direction:column}.qr-decode-workspace>.code-result-card .code-result-editor{min-height:0;height:100%;max-height:none;flex:1 1 auto}.qr-decode-dropzone{display:grid;flex:1 1 auto;min-height:0;align-items:center;justify-items:center;overflow:hidden;border:1px dashed #9ddfd9;border-radius:0;background:linear-gradient(180deg,#f8fbfff2,#f1f8fff5),#fff;color:var(--brand-strong);padding:16px;text-align:center}.qr-decode-dropzone:hover{border-color:#64c8bf;background:linear-gradient(180deg,#f6fcff,#ecf8fc),#fff}.qr-decode-dropzone.has-image{padding:8px}.qr-decode-dropzone img{display:block;max-width:100%;max-height:420px;border-radius:10px;object-fit:contain;box-shadow:0 14px 32px #0f172a1a}.qr-decode-dropzone-copy{display:grid;gap:10px}.qr-decode-dropzone-copy strong{color:#2d6f77;font-size:16px;line-height:1.4}.qr-decode-dropzone-copy span{margin:0;color:var(--text-soft);font-size:13px;line-height:1.6}.cron-generator{display:grid;gap:12px}.cron-titlebar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 2px}.cron-titlebar h3{margin:0;font-size:14px;line-height:1.3}.cron-titlebar p{margin:0;color:var(--text-muted);font-size:12px;line-height:1.45}.preset-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.preset-actions button{min-height:28px;border-color:var(--border-soft);background:var(--bg-soft);color:#4b5f79;padding:0 10px;font-size:12px;font-weight:600}.cron-tabs{display:flex;overflow-x:auto;border-bottom:1px solid #d8e0ea;background:#edf2f8}.cron-tabs button{min-width:54px;min-height:36px;border:0;border-right:1px solid #d8e0ea;border-radius:0;background:transparent;color:#4b5f79;padding:0 10px;font-size:12px;font-weight:700}.cron-tabs button.active{background:#fff;color:var(--accent);box-shadow:inset 0 -2px 0 var(--accent)}.cron-options{display:grid;gap:10px;padding:14px 14px 12px}.radio-line{display:flex;min-height:24px;flex-wrap:wrap;align-items:center;gap:6px;color:#51647d;font-size:13px;line-height:1.45}.radio-line input[type=radio]{width:15px;height:15px;margin:0;flex:0 0 auto;accent-color:#2f9a9f}.mini-input{width:68px;padding:0 8px;font-size:12px}.value-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(52px,1fr));gap:6px 4px;width:min(620px,100%);padding-left:24px}.value-grid.disabled{opacity:.48}.checkbox-chip{display:inline-flex;align-items:center;gap:3px;color:#51647d;font-size:12px}.checkbox-chip input{width:14px;height:14px;accent-color:#2f9a9f}.checkbox-chip.checked{color:var(--brand);font-weight:700}.cron-result-card{display:grid;gap:12px;padding:12px;background:#f4f8fc}.cron-result-card>strong{font-size:14px}.result-grid{display:grid;grid-template-columns:repeat(7,minmax(80px,1fr));border:1px solid #d8e0ea;background:#fff}.result-cell{display:grid;min-height:64px;border-right:1px solid #d8e0ea;text-align:center}.result-cell:last-child{border-right:0}.result-cell b{display:grid;min-height:28px;place-items:center;border-bottom:1px solid #d8e0ea;font-size:12px}.result-cell span{place-self:center;min-width:48px;min-height:24px;max-width:calc(100% - 16px);overflow:hidden;border-radius:6px;background:#fff;padding:4px 8px;text-overflow:ellipsis;white-space:nowrap;font-family:Cascadia Code,Consolas,monospace;font-size:12px}.year-options{min-height:180px}.year-input{width:96px}.expression-row{display:grid;grid-template-columns:minmax(0,1fr) 106px 106px;gap:8px}.expression-row input{padding:0 12px;font-family:Cascadia Code,Consolas,monospace;font-size:13px}.expression-row button{border-color:var(--accent);background:#fff;color:var(--accent);white-space:nowrap;font-size:12px}.run-preview{border-radius:7px;background:#fff;padding:12px 12px 8px}.run-preview strong{display:block;margin-bottom:6px;font-size:12px}.run-preview .hint{margin:0;color:#64748b;font-size:13px}.run-preview ul{margin:0;padding:0;list-style:none}.run-preview li{border-bottom:1px dashed #d8e0ea;padding:6px 0;color:var(--brand);font-family:Cascadia Code,Consolas,monospace;font-size:12px}.run-preview li:last-child{border-bottom:0}@media(max-width:900px){.workspace{padding:20px 16px 32px}.tool-page-header{align-items:flex-start;flex-direction:column}.tool-layout,.http-request-workspace,.http-request-url-row{grid-template-columns:1fr}.http-request-tabs{width:100%}.http-kv-head{display:none}.http-kv-row,.http-kv-row--form{grid-template-columns:28px minmax(0,1fr);border:1px solid #e5edf5;border-radius:8px;background:#fbfdff;padding:10px}.http-kv-row input[type=checkbox]{grid-row:1 / span 3;align-self:start;margin-top:9px}.http-kv-row button{grid-column:2;justify-self:start}.http-body-type-row,.http-binary-picker{grid-template-columns:1fr}.http-binary-picker strong{grid-column:1}.json-yaml-shell,.image-base64-shell,.image-color-workspace,.image-exif-workspace,.image-format-workspace,.image-crop-workspace,.image-watermark-workspace,.image-crop-controls,.image-watermark-controls,.java-entity-config-row,.java-entity-config-row--compact{grid-template-columns:1fr}.java-entity-checkbox-field{min-height:38px}.json-yaml-actions{padding:0}.markdown-layout>.editor-pane:first-child{position:static;height:auto;min-height:420px}.md5-layout{grid-template-columns:1fr}.text-editor.with-lines{grid-template-columns:48px minmax(0,1fr)}.diff-compare-shell{grid-template-columns:1fr}.jwt-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.unix-row{grid-template-columns:72px minmax(0,1fr) 94px 72px minmax(220px,1fr) 72px}.editor-pane{min-height:420px}.md5-result-row{grid-template-columns:76px minmax(0,1fr) 56px}.pane-head,.cron-titlebar{align-items:flex-start;flex-direction:column}.code-result-card-head{align-items:center;flex-direction:row}.code-result-actions{margin-left:auto;justify-content:flex-end}.tool-page-actions,.preset-actions{justify-content:flex-start}.result-grid{overflow-x:auto;grid-template-columns:repeat(7,100px)}.password-form,.password-options{grid-template-columns:1fr}.password-form{padding:12px}.password-options{grid-template-columns:1fr}.uuid-config-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.uuid-field-count{max-width:none}.image-compress-grid,.qr-code-workspace,.qr-decode-workspace{grid-template-columns:1fr}.image-mode-card+.image-mode-card{border-left:0;border-top:1px solid #d9e2f0}.image-field,.image-crop-field,.qr-code-field{grid-template-columns:1fr;gap:8px}.image-crop-input-pane,.image-crop-result-pane{min-height:520px}.image-crop-preview-shell,.image-crop-preview-shell img{max-height:420px}.image-crop-number-grid,.image-crop-number-grid--output,.image-resize-size-row,.image-crop-range{grid-template-columns:1fr}.image-resize-size-row input[type=number]{max-width:none}.image-crop-number-grid label{grid-template-columns:32px minmax(0,1fr)}.image-crop-range b{text-align:left}.qr-code-config-grid{grid-template-columns:1fr}.qr-code-logo-config{grid-template-columns:86px minmax(0,1fr);max-width:none}.image-field select{width:100%}.uuid-config-grid{grid-template-columns:1fr}.image-row-actions{flex-wrap:wrap}.image-result-toolbar{align-items:center}}@media(max-width:420px){.brand{min-width:0}.tool-page-copy h2{font-size:20px}.actions,.actions button,.actions select,.tool-page-actions,.tool-page-actions button,.preset-actions,.preset-actions button{width:100%}.regex-controls{align-items:stretch}.regex-inline-field,.regex-preset-select,.regex-controls>button{width:100%}.expression-row,.jwt-toolbar{grid-template-columns:1fr}.unix-digits{gap:10px}.unix-row,.unix-manual-row{grid-template-columns:1fr}.unix-label,.unix-unit,.unix-value,.unix-input,.unix-input-with-picker,.unix-date-input,.unix-action,.unix-copy{border-right:0;border-bottom:1px solid #dbe3ed}.unix-row>:last-child,.unix-manual-row>:last-child{border-bottom:0}.unix-datetime-panel{grid-template-columns:1fr;width:min(340px,calc(100vw - 32px))}.unix-calendar-pane{border-right:0;border-bottom:1px solid #dbe3ed}.unix-time-pane{grid-template-columns:repeat(3,1fr)}.value-grid{grid-template-columns:repeat(auto-fill,minmax(44px,1fr));padding-left:0}.image-drop-zone{min-height:176px;padding:34px 14px 30px}.image-drop-zone:before{inset:8px}.image-pick-button{flex-wrap:wrap;justify-content:center}.image-status-pill{min-width:0;width:100%}.image-result-toolbar{min-width:720px}}
