:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#152033;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #246bfe;--blue-strong: #1358e5;--ink: #152033;--muted: #67738a;--line: #dfe4ed;--panel: #ffffff;--soft: #f5f7fb;--shadow: 0 14px 40px rgba(24, 41, 75, .08)}*{box-sizing:border-box}html{min-width:320px;background:#f5f7fb}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}::selection{color:#0c3d9d;background:#d9e6ff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:244px;padding:24px 16px 18px;overflow-y:auto;color:#4d5b70;background:#fffffff5;border-right:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:18px;font-weight:760;letter-spacing:-.02em}.brand-mark{display:grid;width:32px;height:32px;place-items:center;color:#fff;font-weight:800;background:var(--blue);border-radius:9px;box-shadow:0 7px 15px #246bfe40}.desktop-brand{margin:0 8px 24px}.sidebar-search{display:flex;align-items:center;gap:9px;min-height:40px;margin-bottom:20px;padding:0 10px;color:#65728a;font-size:14px;background:#f5f7fb;border:1px solid #e1e6ef;border-radius:10px}kbd{margin-left:auto;padding:2px 6px;color:#8792a6;font-family:inherit;font-size:11px;background:#fff;border:1px solid #dce2eb;border-radius:5px;box-shadow:0 1px 1px #1422370a}.nav-group{margin-top:18px}.nav-heading{padding:0 10px 7px;color:#98a2b3;font-size:12px;font-weight:700;letter-spacing:.08em}.nav-link{display:flex;align-items:center;gap:10px;min-height:39px;margin:2px 0;padding:0 10px;font-size:14px;font-weight:540;border-radius:9px;transition:.16s ease}.nav-link:hover{color:#23324a;background:#f1f4f9}.nav-link.active{color:#1f5fe1;font-weight:680;background:#eaf1ff}.privacy-note{display:flex;gap:10px;margin-top:28px;padding:13px;color:#4d5b70;font-size:12px;line-height:1.45;background:#f5faf8;border:1px solid #d6eee6;border-radius:11px}.privacy-note svg{flex:0 0 auto;color:#138266}.privacy-note strong{display:block;color:#246c59;font-size:13px}.main-content{min-height:100vh;margin-left:244px}.mobile-header{display:none}.home-page{width:min(1180px,calc(100% - 64px));margin:0 auto;padding:64px 0 32px}.home-intro{max-width:740px}.home-kicker,.eyebrow{display:flex;align-items:center;gap:7px;color:var(--blue);font-size:13px;font-weight:720;letter-spacing:.03em}.home-intro h1{margin:18px 0 16px;color:#121d30;font-size:clamp(36px,4.1vw,58px);line-height:1.08;letter-spacing:-.055em}.home-intro p{max-width:610px;margin:0;color:var(--muted);font-size:17px;line-height:1.7}.search-wrap{display:flex;align-items:center;gap:11px;width:min(680px,100%);height:52px;margin-top:34px;padding:0 14px;color:#78859a;background:#fff;border:1px solid #dce2eb;border-radius:13px;box-shadow:0 8px 25px #18294b0f}.search-wrap:focus-within{border-color:#8ab1ff;box-shadow:0 0 0 4px #246bfe17}.search-wrap input{flex:1;min-width:0;height:100%;color:var(--ink);font-size:15px;background:transparent;border:0;outline:0}.search-wrap input::placeholder{color:#99a3b4}.category-tabs{display:flex;flex-wrap:wrap;gap:7px;margin:30px 0 18px}.category-tabs button{padding:8px 14px;color:#657187;font-size:13px;font-weight:620;background:transparent;border:1px solid transparent;border-radius:9px;cursor:pointer}.category-tabs button:hover{background:#edf0f5}.category-tabs button.active{color:#1f5fe1;background:#eaf1ff;border-color:#d7e5ff}.tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tool-card{position:relative;min-height:220px;padding:22px;overflow:hidden;background:#fff;border:1px solid #e0e5ed;border-radius:16px;box-shadow:0 5px 18px #14223706;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.tool-card:before{position:absolute;inset:0 auto 0 0;width:3px;content:"";background:var(--accent);opacity:0;transition:opacity .18s ease}.tool-card:hover{transform:translateY(-3px);border-color:#cbd5e5;box-shadow:var(--shadow)}.tool-card:hover:before{opacity:1}.tool-card-top{display:flex;align-items:center;justify-content:space-between}.tool-icon{display:grid;width:44px;height:44px;place-items:center;color:var(--accent);background:color-mix(in srgb,var(--accent) 9%,white);border-radius:12px}.category-label{color:#8a96a9;font-size:12px;font-weight:650}.tool-card h2{margin:18px 0 8px;font-size:18px;letter-spacing:-.02em}.tool-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.card-action{position:absolute;bottom:20px;display:inline-flex;align-items:center;gap:5px;color:var(--accent);font-size:13px;font-weight:690}.empty-result{grid-column:1 / -1;display:flex;min-height:220px;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#7c889c;background:#fff;border:1px dashed #d6dce7;border-radius:16px}.empty-result strong{color:#3f4e65}.home-footer{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:36px;color:#7a879a;font-size:13px}.tool-page{width:min(1180px,calc(100% - 64px));margin:0 auto;padding:46px 0 56px}.tool-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px}.tool-header h1{margin:8px 0 7px;color:#121d30;font-size:clamp(30px,3vw,42px);letter-spacing:-.04em}.tool-header p{margin:0;color:var(--muted);font-size:15px;line-height:1.6}.panel{padding:20px;background:var(--panel);border:1px solid var(--line);border-radius:15px;box-shadow:0 4px 18px #14223706}.panel+.panel{margin-top:14px}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.panel-header h2,.panel h2{margin:0;color:#27354b;font-size:15px;letter-spacing:-.01em}.panel-header p{margin:3px 0 0;color:var(--muted);font-size:12px}.toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;padding:0 13px;font-size:13px;font-weight:670;border:1px solid transparent;border-radius:9px;cursor:pointer;transition:.15s ease}.button:disabled{cursor:not-allowed;opacity:.46}.button-primary{color:#fff;background:var(--blue)}.button-primary:hover:not(:disabled){background:var(--blue-strong);box-shadow:0 6px 16px #246bfe38}.button-secondary{color:#3d4b61;background:#fff;border-color:#d9dfe8}.button-secondary:hover:not(:disabled){background:#f5f7fa;border-color:#c8d0dd}.button-ghost{color:#68758a;background:transparent}.button-ghost:hover:not(:disabled){background:#f2f4f8}.button-danger{color:#b42318;background:#fff5f4;border-color:#f4d4d0}.icon-button{display:grid;width:40px;height:40px;place-items:center;background:#fff;border:1px solid var(--line);border-radius:10px;cursor:pointer}.segmented{display:inline-flex;padding:3px;background:#eef1f6;border-radius:9px}.segmented button{min-height:31px;padding:0 11px;color:#68758a;font-size:12px;font-weight:650;background:transparent;border:0;border-radius:7px;cursor:pointer}.segmented button.active{color:#1f5fe1;background:#fff;box-shadow:0 2px 7px #14223717}.field{display:grid;gap:7px}.field label,.field-label{color:#4f5d73;font-size:13px;font-weight:650}.field-row{display:flex;gap:12px;align-items:end}.field-row>*{flex:1}input[type=text],input[type=number],input[type=datetime-local],select,.text-input{width:100%;min-height:40px;padding:8px 11px;color:var(--ink);background:#fff;border:1px solid #d8dee8;border-radius:9px;outline:none}input:focus,textarea:focus,select:focus{border-color:#83aefe;box-shadow:0 0 0 3px #246bfe14}textarea{width:100%;min-height:230px;padding:13px;resize:vertical;color:#26344a;line-height:1.55;background:#fbfcfe;border:1px solid #d8dee8;border-radius:10px;outline:none}.mono,textarea.mono,.code-output{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.split-uneven{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:14px}.stack{display:grid;gap:12px}.notice{display:flex;align-items:flex-start;gap:7px;margin:10px 0;padding:10px 12px;font-size:13px;line-height:1.45;border:1px solid;border-radius:9px}.notice-info{color:#315d9e;background:#f1f6ff;border-color:#d6e4ff}.notice-warning{color:#8a5813;background:#fff9eb;border-color:#f6e2b9}.notice-error{color:#a2322a;background:#fff3f2;border-color:#f3d0cd}.notice-success{color:#216c55;background:#effaf6;border-color:#cfe9df}.loading{display:flex;min-height:70vh;align-items:center;justify-content:center;gap:9px;color:#647086}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.file-drop{display:flex;min-height:175px;align-items:center;justify-content:center;flex-direction:column;gap:8px;padding:22px;color:#627087;text-align:center;background:#fafbfe;border:1.5px dashed #cad3e2;border-radius:12px;cursor:pointer;transition:.15s ease}.file-drop:hover,.file-drop.dragging{color:#245fcf;background:#f1f6ff;border-color:#78a4fa}.file-drop strong{font-size:14px}.file-drop span{color:#8b96a8;font-size:12px}.stat-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.stat{padding:12px;background:#f7f9fc;border:1px solid #e7eaf0;border-radius:9px}.stat span{display:block;color:#8691a3;font-size:11px}.stat strong{display:block;margin-top:4px;font-size:17px}.range-row{display:flex;align-items:center;gap:10px}.range-row input[type=range]{flex:1;accent-color:var(--blue)}.range-value{min-width:42px;color:#38465c;font-size:13px;font-weight:700;text-align:right}.image-preview{display:grid;min-height:280px;place-items:center;padding:16px;overflow:hidden;background-color:#f5f6f9;background-image:linear-gradient(45deg,#e7e9ee 25%,transparent 25%),linear-gradient(-45deg,#e7e9ee 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e7e9ee 75%),linear-gradient(-45deg,transparent 75%,#e7e9ee 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;border:1px solid #e0e4eb;border-radius:11px}.image-preview img{display:block;max-width:100%;max-height:430px;object-fit:contain;box-shadow:0 6px 20px #1422371f}.file-meta{display:flex;flex-wrap:wrap;gap:7px 14px;color:#78859a;font-size:12px}.file-meta strong{color:#435067}.checkbox-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.check-card{display:flex;align-items:center;gap:8px;min-height:38px;padding:8px 10px;font-size:13px;background:#f8f9fb;border:1px solid #e4e8ee;border-radius:8px}.check-card input{accent-color:var(--blue)}.output-box{max-height:500px;margin:0;padding:14px;overflow:auto;color:#26344a;font-size:12px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere;background:#f8fafc;border:1px solid #dde3ec;border-radius:10px}.meta-line{color:#7c889b;font-size:12px}.editor-frame{overflow:hidden;border:1px solid #d9e0ea;border-radius:10px}.editor-frame .cm-editor{font-size:13px}.editor-frame .cm-gutters{background:#f7f9fc;border-right-color:#e5e9ef}.diff-output{min-height:190px;max-height:500px;margin:0;padding:15px;overflow:auto;color:#334158;font:13px/1.7 SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere;background:#fafbfc;border:1px solid #dfe4eb;border-radius:10px}.diff-added{color:#176c4e;background:#dff5ea}.diff-removed{color:#a23b36;text-decoration-color:#d27b75;background:#fde6e4}.diff-count{display:inline-block;margin-right:6px;padding:2px 6px;font-family:monospace;border-radius:5px}.diff-count.add{color:#176c4e;background:#e5f7ef}.diff-count.remove{color:#a23b36;background:#ffedeb}.codec-tabs{display:flex;flex-wrap:wrap;gap:7px;padding-bottom:14px;border-bottom:1px solid #e6eaf0}.codec-tabs button{padding:8px 12px;color:#657287;font-size:13px;font-weight:650;background:#f6f8fb;border:1px solid #e2e7ef;border-radius:8px;cursor:pointer}.codec-tabs button.active{color:#1d5edb;background:#eaf1ff;border-color:#cbddff}.field-heading{display:flex;min-height:38px;align-items:center;justify-content:space-between}.operation-grid{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0 14px;padding:14px 0;border-top:1px solid #e8ebf1;border-bottom:1px solid #e8ebf1}.operation-grid .button{min-height:34px}.text-actions{margin-top:14px}.now-card{display:grid;grid-template-columns:1fr auto 1fr auto;align-items:center;gap:12px;margin-bottom:14px;padding:18px 20px;color:#fff;background:linear-gradient(115deg,#1e62eb,#3185f7);border-radius:15px;box-shadow:0 10px 28px #246bfe38}.now-card>div span{display:block;margin-bottom:3px;color:#d8e6ff;font-size:11px;font-weight:650}.now-card>div strong{font:700 clamp(20px,2.2vw,29px)/1.2 "SFMono-Regular",Consolas,monospace}.copy-value{display:grid;width:32px;height:32px;place-items:center;color:inherit;background:#ffffff21;border:0;border-radius:8px;cursor:pointer}.time-results{display:grid;gap:8px}.time-results>div{position:relative;padding:11px 42px 11px 12px;background:#f7f9fc;border:1px solid #e5e9f0;border-radius:9px}.time-results span{display:block;color:#8691a3;font-size:11px}.time-results strong{display:block;margin-top:4px;font-size:13px;overflow-wrap:anywhere}.time-results .copy-value{position:absolute;top:50%;right:8px;color:#607087;background:#fff;border:1px solid #e0e5ed;transform:translateY(-50%)}.tool-switch{margin:-2px 0 14px}.qr-text{min-height:150px}.color-field{width:100%;min-height:41px;padding:4px;background:#fff;border:1px solid #d8dee8;border-radius:9px}.qr-result{display:flex;align-items:center;justify-content:center;flex-direction:column}.qr-canvas{display:grid;max-width:100%;place-items:center;padding:18px;overflow:auto;border:1px solid #e0e5ed;border-radius:12px}.qr-canvas img{display:block;max-width:100%;height:auto}.qr-actions{justify-content:center;margin-top:16px}.decoded-result{display:flex;align-items:center;gap:12px;padding:14px;color:#246c59;background:#effaf6;border:1px solid #cfe9df;border-radius:10px}.decoded-result>div{flex:1;min-width:0}.decoded-result span{display:block;color:#5b8477;font-size:11px}.decoded-result strong{display:block;margin-top:4px;color:#23483e;font-size:14px;overflow-wrap:anywhere}.compare-bar{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.compare-bar>div{padding:10px;text-align:center;background:#f7f9fc;border-radius:8px}.compare-bar span{display:block;color:#8a95a7;font-size:11px}.compare-bar strong{display:block;margin-top:4px;font-size:14px}.positive{color:#14805f}.negative{color:#b63b34}.resize-layout{display:grid;grid-template-columns:minmax(260px,.55fr) minmax(0,1.45fr);gap:14px}.crop-container{position:relative;min-height:500px;overflow:hidden;background:#111827;border-radius:11px}.contain-preview{display:grid;height:500px;place-items:center;overflow:hidden;border:1px solid #dfe4ec;border-radius:11px}.contain-preview img{display:block;width:100%;height:100%;object-fit:contain}.resize-output{min-height:180px}@media(max-width:1020px){.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.mobile-header{position:sticky;top:0;z-index:25;display:flex;height:62px;align-items:center;justify-content:space-between;padding:0 18px;background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-header .brand{font-size:16px}.mobile-header .brand-mark{width:29px;height:29px}.sidebar{transform:translate(-104%);width:min(286px,84vw);padding-top:22px;box-shadow:20px 0 50px #14223724;transition:transform .2s ease}.sidebar.open{transform:translate(0)}.drawer-backdrop{position:fixed;inset:0;z-index:29;background:#111b2d47;border:0}.main-content{margin-left:0}.home-page,.tool-page{width:min(100% - 32px,680px)}.home-page{padding-top:38px}.home-intro h1{margin-top:14px;font-size:38px}.tool-page{padding-top:28px}.tool-grid,.split,.split-uneven,.resize-layout{grid-template-columns:1fr}.field-row{align-items:stretch;flex-direction:column}.checkbox-grid{grid-template-columns:repeat(2,1fr)}.now-card{grid-template-columns:1fr auto}.crop-container,.contain-preview{min-height:390px;height:390px}}@media(max-width:430px){.home-page,.tool-page{width:calc(100% - 24px)}.home-intro h1{font-size:32px}.home-intro p{font-size:15px}.search-wrap kbd{display:none}.tool-card{min-height:198px}.tool-header h1{font-size:29px}.panel{padding:14px}.panel-header{align-items:flex-start;flex-direction:column}.toolbar{width:100%}.toolbar .button{flex:1}.stat-grid{grid-template-columns:repeat(2,1fr)}.checkbox-grid{grid-template-columns:1fr}.codec-tabs button{flex:1}.now-card>div strong{font-size:18px}.crop-container,.contain-preview{min-height:320px;height:320px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
