:root{color:#27364a;font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif;background:#f4f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:radial-gradient(circle at 14% 8%,rgba(48,124,246,.1),transparent 28%),linear-gradient(180deg,#f7faff 0%,#eef3f9 42%,#f7f9fc 100%)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,input[type=text],input[type=search],input[type=url],input[type=password],input[type=email],input[type=number],select,textarea{min-height:36px}.site{min-height:100vh}.container{width:min(1400px,calc(100% - 40px));margin:0 auto}.topbar{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(214,224,238,.9);background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav{display:flex;align-items:center;justify-content:space-between;min-height:64px;gap:20px}.brand{display:flex;align-items:center;flex:0 0 auto;min-width:auto;gap:10px}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;color:#fff;font-size:14px;font-weight:800;background:linear-gradient(135deg,#2f79ff,#0b58c7);box-shadow:0 8px 20px #1f6fe638}.brand-logo{width:42px;height:42px;object-fit:cover;flex-shrink:0}.brand strong,.brand small{display:block}.brand strong{color:#172033;font-size:17px;letter-spacing:.02em}.brand small{margin-top:2px;color:#6c7d92;font-size:11px}.menu{display:flex;flex:1;align-items:center;justify-content:center;gap:2px;overflow-x:auto;scrollbar-width:none}.menu::-webkit-scrollbar{display:none}.menu a{padding:8px 10px;border-radius:8px;color:#506276;font-size:13px;white-space:nowrap;transition:color .2s ease,background .2s ease}.menu a.active{color:#1e6fe8;background:#edf4ff;font-weight:600}.menu a:hover{color:#1e6fe8;background:#f0f6ff}.submit-link{flex:0 0 auto;padding:8px 14px;border:1px solid #cbdcf6;border-radius:8px;color:#1e6fe8;font-size:13px;white-space:nowrap;background:#f7fbff}.hero{padding:70px 0 34px}.hero-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:40px;align-items:center}.eyebrow,.section-title p{margin:0;color:#1e6fe8;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{margin:0}h1{max-width:790px;margin-top:14px;color:#101a2b;font-size:clamp(36px,5.2vw,66px);line-height:1.08;letter-spacing:-.05em}.hero-desc{max-width:760px;margin-top:22px;color:#5f7187;font-size:17px;line-height:1.9}.search-box{display:grid;grid-template-columns:minmax(0,1fr) 110px;max-width:760px;margin-top:30px;padding:7px;border:1px solid #d7e2ef;border-radius:16px;background:#fff;box-shadow:0 24px 60px #2048821a}.search-box input{min-width:0;border:0;outline:0;padding:0 16px;color:#26364a;background:transparent}.search-box button{height:46px;border:0;border-radius:12px;color:#fff;cursor:pointer;background:linear-gradient(135deg,#317dff,#145fcf)}.hot-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.hot-tags a{padding:8px 12px;border:1px solid #dbe6f5;border-radius:999px;color:#52677d;font-size:13px;background:rgba(255,255,255,.82)}.json-panel{overflow:hidden;border:1px solid #20324e;border-radius:22px;background:#111827;box-shadow:0 30px 80px #1b32563d}.panel-header{display:flex;align-items:center;gap:8px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.08);color:#aebbd0;font-size:13px}.panel-header span{width:11px;height:11px;border-radius:50%;background:#ff6464}.panel-header span:nth-child(2){background:#ffc04d}.panel-header span:nth-child(3){margin-right:8px;background:#4dd887}.json-panel pre{margin:0;padding:24px;color:#d8e2f3;font-size:15px;line-height:1.8;white-space:pre-wrap}.quick-section{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;padding:22px 0 34px}.quick-card,.tool-card,.category-card,.feature-strip article{border:1px solid #dce6f2;border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 14px 36px #2446700f}.quick-card{display:grid;gap:8px;min-height:142px;padding:18px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.quick-card:hover,.tool-card:hover,.category-card:hover{transform:translateY(-3px);border-color:#a9caf8;box-shadow:0 18px 46px #2161bb1f}.quick-card span{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;color:#1e6fe8;font-weight:800;background:#edf4ff}.quick-card strong{color:#172033;font-size:16px}.quick-card small{color:#6c7d92;line-height:1.55}.section{padding:48px 0}.section-title{display:grid;gap:10px;max-width:760px;margin-bottom:24px}.section-title h2{color:#111c2e;font-size:clamp(28px,3.8vw,42px);letter-spacing:-.04em}.section-title span{color:#607286;line-height:1.8}.tool-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.highlight-grid .tool-card:first-child{background:linear-gradient(135deg,#1f74f2,#1159c7)}.highlight-grid .tool-card:first-child h3,.highlight-grid .tool-card:first-child p{color:#fff}.tool-card{min-height:178px;padding:22px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.tool-card h3,.category-head h3{color:#182438;font-size:18px}.tool-card p,.category-head p{margin-top:10px;color:#65778c;font-size:14px;line-height:1.75}.category-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.category-card{padding:22px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.category-head{display:flex;align-items:flex-start;gap:14px;min-height:112px}.category-head>span{display:grid;flex:0 0 auto;width:44px;height:44px;place-items:center;border-radius:13px;color:#1f6fe5;font-weight:800;background:#edf4ff}.category-card ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;padding:0;margin:18px 0 0;list-style:none}.category-card li{min-width:0}.category-card a{display:block;overflow:hidden;color:#42576f;font-size:14px;line-height:1.6;text-overflow:ellipsis;white-space:nowrap}.category-card a:hover{color:#1e6fe8}.feature-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:32px 0 70px}.feature-strip article{display:grid;gap:8px;padding:24px}.feature-strip strong{color:#172033}.feature-strip span{color:#64778c;line-height:1.75}.formatter-page{padding-bottom:72px;min-height:60vh}.formatter-hero{padding:64px 0 26px}.formatter-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 300px;gap:18px;align-items:stretch}.editor-card{display:grid;grid-template-rows:auto minmax(420px,1fr) auto auto;overflow:hidden;border:1px solid #dce6f2;border-radius:20px;background:rgba(255,255,255,.95);box-shadow:0 18px 48px #24467014}.editor-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border-bottom:1px solid #e3ecf6}.editor-head strong{color:#172033;font-size:16px}.editor-head span{color:#71849a;font-size:13px}.editor-card textarea,.json-output{min-height:420px;margin:0;border:0;outline:0;padding:20px;color:#26364a;font-family:Consolas,Monaco,Courier New,monospace;font-size:14px;line-height:1.75;background:#fbfdff;resize:vertical}.json-output{overflow:auto;white-space:pre-wrap}.json-output .json-key{color:#6f42c1;font-weight:500}.json-output .json-str{color:#22863a}.json-output .json-bool{color:#005cc5}.json-output .json-null{color:#6a737d}.json-output .json-num{color:#d73a49}.formatter-actions{display:flex;flex-wrap:wrap;gap:10px;padding:16px 18px;border-top:1px solid #e3ecf6}.formatter-actions button{min-height:42px;border:0;border-radius:12px;padding:0 16px;color:#fff;cursor:pointer;background:linear-gradient(135deg,#317dff,#145fcf)}.formatter-actions button:disabled{cursor:not-allowed;opacity:.45}.formatter-actions .ghost-button{border:1px solid #cbdcf6;color:#1e6fe8;background:#f7fbff}.json-error,.copy-message{padding:0 18px 16px;font-size:14px;line-height:1.6}.json-error{color:#d03333}.copy-message{color:#16843a}.formatter-tips{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-top:24px}.formatter-tips article{display:grid;gap:8px;padding:22px;border:1px solid #dce6f2;border-radius:18px;background:rgba(255,255,255,.9)}.formatter-tips strong{color:#172033}.formatter-tips span{color:#65778c;line-height:1.75}.encrypt-directory{padding:0 0 56px}.encrypt-directory-main{grid-column:span 2;min-width:0}.encrypt-directory-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:8px 0 13px;border-bottom:1px solid #e5e7eb}.directory-title{display:flex;align-items:center;gap:8px;min-width:0}.directory-gear{color:#009c92;font-size:18px}.directory-title h1{margin:0;color:#111;font-size:18px;line-height:1;letter-spacing:0;white-space:nowrap}.directory-title nav{display:flex;flex-wrap:wrap;gap:0;min-width:0;color:#666;font-size:12px}.directory-title nav a{display:inline-flex;align-items:center}.directory-title nav a+a:before{margin:0 5px;color:#aaa;content:"|"}.directory-title nav a:hover,.directory-hot a:hover{color:#f0fff0}.directory-hot{display:flex;gap:6px;white-space:nowrap;font-size:16px;font-weight:800}.directory-hot a:first-child{color:#0097ff}.directory-hot a:last-child{color:#f30}.encrypt-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 12px;padding-top:4px}.format-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 14px;padding-top:16px}.format-card{min-height:106px}.webmaster-card-grid{gap:6px 14px;padding-top:16px}.webmaster-card{min-height:108px}.qr-card-grid{gap:6px 14px;padding-top:16px}.qr-card{min-height:108px}.frontend-tool-section{margin-top:20px}.frontend-section-title{margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #e0e8f0;color:#172033;font-size:15px;font-weight:700}.frontend-section-title-hot{color:#e67e22}.frontend-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px 14px}.frontend-link-item{display:block;padding:8px 6px;color:#333;font-size:13px;line-height:1.6;transition:color .2s ease}.frontend-link-item:hover{color:#1e6fe8}.frontend-link-hot{color:#e67e22}.frontend-link-hot:hover{color:#d35400}.conversion-breadcrumb{display:flex;align-items:center;gap:8px;padding:2px 0 20px;color:#7c8792;font-size:13px}.conversion-breadcrumb a:hover{color:#009c92}.conversion-breadcrumb strong{color:#7c8792;font-weight:500}.conversion-secondary-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;border-bottom:1px solid #e5edf2;background:transparent}.conversion-secondary-menu{display:flex;flex-wrap:nowrap;gap:0 34px;overflow:hidden;min-width:0;max-height:42px}.conversion-secondary-wrap.expanded .conversion-secondary-menu{flex-wrap:wrap;max-height:none;padding-bottom:10px}.conversion-secondary-menu a{position:relative;display:inline-flex;flex:0 0 auto;align-items:center;min-height:42px;color:#222;font-size:14px;white-space:nowrap}.conversion-secondary-menu a:hover,.conversion-secondary-menu a.active{color:#009c92}.conversion-secondary-menu a.active:after{position:absolute;right:0;bottom:0;left:0;height:2px;background:#009c92;content:""}.secondary-toggle{display:inline-flex;align-items:center;gap:4px;height:34px;margin-top:4px;border:1px solid #b8ddd8;border-radius:999px;padding:0 11px;color:#009c92;font-size:12px;cursor:pointer;background:#f5fffd}.secondary-toggle em{font-style:normal;font-size:15px;line-height:1}.json-tools-directory{padding:20px 0 56px}.json-directory-header{margin-bottom:4px}.json-directory-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;align-items:start;margin-top:20px}.json-directory-layout .tool-sidebar{position:sticky;top:76px}.directory-nav{flex-wrap:nowrap;white-space:nowrap;overflow:hidden}.json-directory-main{min-width:0}.json-tool-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 14px}.json-directory-card{min-height:80px;padding:10px 12px;border:1px solid #e5e7eb;background:#fff;grid-template-columns:44px minmax(0,1fr);gap:12px}.json-directory-card .tool-item-icon{align-self:center}.json-directory-card .encrypt-card-body p{margin-top:4px}.json-directory-link{text-decoration:none;color:inherit;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.json-directory-link:hover{transform:translateY(-2px);border-color:#a9caf8;box-shadow:0 10px 28px #2161bb1a}.icon-json{border:0;color:#fff;font-size:12px;background:#009c92}.icon-window{border:3px solid #009c92;font-size:17px}.encrypt-card h2.danger{color:red}.article-sidebar{overflow:hidden;border:1px solid #e5e7eb;background:#fff;position:sticky;top:76px;max-height:calc(100vh - 90px);overflow-y:auto}.article-sidebar-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border-bottom:1px solid #e5e7eb}.article-sidebar-title strong{color:#111;font-size:15px}.article-sidebar-title span{color:#888;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.article-sidebar a{display:block;padding:11px 14px;border-bottom:1px solid #f0f0f0;color:#555;font-size:13px;line-height:1.5}.article-sidebar a:last-child{border-bottom:0}.article-sidebar a:hover{color:#1e6fe8;background:#f5f9ff}.encrypt-card{display:grid;grid-template-columns:54px minmax(0,1fr);gap:16px;min-height:85px;padding:11px 10px;border:1px solid #bfd4df;background:#fbfdfe}.encrypt-icon{display:grid;width:38px;height:38px;place-items:center;align-self:center;color:#009c92;font-size:18px;font-weight:800}.icon-js,.icon-file,.icon-doc{border:3px solid #009c92;font-size:21px}.icon-table,.icon-card{border:0;color:#fff;background:#009c92}.icon-qr{border:3px solid #009c92;font-size:25px;line-height:1}.icon-image{border:3px solid #009c92;font-size:23px}.icon-arrow,.icon-code,.icon-cloud,.icon-edit,.icon-shield,.icon-lock,.icon-script,.icon-linux,.icon-magic,.icon-scan,.icon-globe,.icon-chart,.icon-trend,.icon-tree,.icon-decode,.icon-brush{font-size:30px}.icon-lock{font-size:28px}.icon-shield{font-size:24px}.encrypt-card-body{min-width:0;align-self:center}.encrypt-card h2{overflow:hidden;margin:0;color:#333;font-size:14px;font-weight:500;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.favorite-button{display:inline-flex;align-items:center;gap:4px;border:0;padding:2px 0 0;color:#555;font-size:12px;cursor:pointer;background:transparent}.encrypt-card p{overflow:hidden;margin-top:9px;color:#888;font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.tool-sidebar{display:grid;align-content:start;gap:18px}.tool-list-card{overflow:hidden;border:1px solid #dce6f2;border-radius:18px;background:rgba(255,255,255,.95);box-shadow:0 18px 48px #24467014}.sidebar-title{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border-bottom:1px solid #e3ecf6}.sidebar-title strong{color:#172033;font-size:16px}.sidebar-title span{color:#7a8da3;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.tool-list-card a{display:flex;align-items:center;gap:11px;padding:12px 18px;border-bottom:1px solid #edf2f8;color:#42576f;transition:color .2s ease,background .2s ease}.tool-list-card a:last-child{border-bottom:0}.tool-list-card a:hover{color:#1e6fe8;background:#f5f9ff}.tool-list-card a span{display:grid;flex:0 0 auto;width:28px;height:28px;place-items:center;border-radius:8px;color:#1e6fe8;font-size:14px;font-style:normal;font-weight:800;background:#edf4ff}.tool-list-card a em{overflow:hidden;font-style:normal;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.footer{border-top:1px solid #dce6f2;background:#fff}.footer-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:18px;min-height:84px;color:#617489}.footer-inner strong{color:#172033}.footer-sitemap-link{color:#c5a572;text-decoration:none;font-size:13px;white-space:nowrap;border:1px solid #c5a572;padding:4px 12px;transition:all .2s}.footer-sitemap-link:hover{background:#c5a572;color:#fff}.friend-links-section{width:100%;padding-bottom:16px;border-bottom:1px solid #dce6f2;margin-bottom:16px}.friend-links-title{font-size:14px;color:#172033;font-weight:600;margin-bottom:10px;position:relative;padding-left:10px}.friend-links-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:14px;background:#c5a572}.friend-links-list{list-style:none;display:flex;flex-wrap:wrap;gap:0}.friend-links-list li{padding:4px 0}.friend-links-list li:after{content:"|";color:#dce6f2;margin:0 12px}.friend-links-list li:last-child:after{display:none}.friend-links-list a{color:#617489;text-decoration:none;font-size:13px;transition:color .2s}.friend-links-list a:hover{color:#c5a572}@media (max-width: 1080px){.hero-layout,.feature-strip{grid-template-columns:1fr}.quick-section,.tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-list{grid-template-columns:repeat(2,minmax(0,1fr))}.formatter-workspace,.formatter-tips,.encrypt-card-grid,.format-card-grid,.json-directory-layout,.json-tool-card-grid{grid-template-columns:1fr}.encrypt-directory-head,.directory-title{align-items:flex-start;flex-direction:column}.directory-nav{flex-wrap:wrap;white-space:normal;overflow:visible}.article-sidebar{position:static;max-height:none}.directory-hot{font-size:14px}}@media (max-width: 760px){.container{width:min(100% - 24px,1400px)}.nav{flex-wrap:wrap;padding:12px 0}.brand{min-width:auto}.menu{order:3;width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:2px}.menu a{flex:0 0 auto}.submit-link{display:none}.hero{padding-top:42px}.search-box{grid-template-columns:1fr;gap:8px}.search-box input{min-height:44px}.quick-section,.tool-grid,.category-list,.feature-strip{grid-template-columns:1fr}.category-head{min-height:auto}.footer-inner{flex-direction:column;align-items:flex-start;justify-content:center}}.lang-select{padding:4px 12px;border:1px solid #cbd5e0;border-radius:6px;font-size:13px;color:#2d3748;background:#fff;cursor:pointer;outline:none;transition:border-color .2s}.lang-select:hover{border-color:#4299e1}.lang-select:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e126}.md5-upper-toggle{display:inline-flex;align-items:center;gap:5px;font-size:13px;color:#718096;cursor:pointer;font-weight:500}.md5-upper-toggle input{width:15px;height:15px;cursor:pointer;accent-color:#4299e1}.check-card{display:flex;flex-direction:column;gap:14px}.check-input-row{display:flex;align-items:center;gap:10px}.check-domain-input{flex:1;padding:10px 14px;border:1px solid #cbd5e0;border-radius:6px;font-size:14px;color:#2d3748;background:#fff;outline:none;transition:border-color .2s}.check-domain-input:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e126}.check-input-row button{padding:10px 20px;border:0;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;background:#4299e1;color:#fff;transition:background .2s}.check-input-row button:hover:not(:disabled){background:#3182ce}.check-input-row button:disabled{opacity:.6;cursor:not-allowed}.check-input-row .ghost-button{background:transparent;color:#718096;border:1px solid #cbd5e0}.check-input-row .ghost-button:hover{background:#edf2f7;color:#4a5568}.check-result{display:flex;flex-direction:column;gap:0}.check-result-row{display:flex;align-items:flex-start;padding:12px 0;border-bottom:1px solid #e2e8f0;gap:16px}.check-result-row:last-child{border-bottom:0}.check-label{flex-shrink:0;width:90px;font-size:13px;font-weight:600;color:#718096}.check-value{flex:1;font-size:13px;color:#2d3748;word-break:break-all;line-height:1.6}.check-tips{margin-top:14px;padding:12px 16px;border-radius:6px;background:#fff8e1;border:1px solid #ffe082;font-size:13px;color:#8d6e63;line-height:1.6}.json-editor-section{width:min(1400px,calc(100% - 40px));margin:0 auto;padding:36px 0 0}.json-editor-toolbar{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-bottom:0}.toolbar-left{display:flex;align-items:center;gap:12px}.toolbar-icon{font-size:16px;cursor:pointer;opacity:.6;transition:opacity .2s}.toolbar-icon:hover{opacity:1}.toolbar-right{display:flex;align-items:center;gap:8px}.toolbar-btn-primary{padding:5px 14px;background:#1a73e8;color:#fff;font-size:13px;text-decoration:none;border-radius:4px;transition:background .2s}.toolbar-btn-primary:hover{background:#1557b0}.toolbar-btn-outline{padding:5px 14px;background:#fff;color:#1a73e8;font-size:13px;text-decoration:none;border:1px solid #1a73e8;border-radius:4px;transition:background .2s}.toolbar-btn-outline:hover{background:#e8f0fe}.json-editor-split{display:flex;border:1px solid #e2e8f0;background:#fff;height:720px}.json-editor-pane{flex:1;display:flex;flex-direction:column;position:relative;overflow:hidden;min-width:0}.json-editor-input{border-right:1px solid #e2e8f0}.pane-header{display:flex;align-items:center;gap:10px;padding:10px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.pane-header strong{font-size:14px;color:#1a202c;white-space:nowrap}.pane-header span{font-size:12px;color:#94a3b8}.json-editor-input textarea{flex:1;width:100%;border:0;outline:0;resize:none;padding:16px;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.6;color:#1a202c;background:#fff;min-height:0;overflow-y:auto}.pane-output{flex:1;margin:0;padding:16px;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.6;color:#4a5568;background:#fff;overflow:auto;min-height:0;white-space:pre-wrap;word-break:break-all}.pane-output code{font-family:inherit}.pane-actions{display:flex;flex-wrap:wrap;gap:8px;padding:10px 16px;min-height:91px;align-content:flex-start;background:#f8fafc;border-top:1px solid #e2e8f0}.pane-actions-right{justify-content:flex-end}.btn-primary{padding:6px 16px;background:#1a73e8;color:#fff;font-size:13px;font-weight:500;border:0;border-radius:4px;cursor:pointer;transition:background .2s}.btn-primary:hover{background:#1557b0}.btn-ghost{padding:6px 14px;background:#fff;color:#4a5568;font-size:13px;border:1px solid #cbd5e0;border-radius:4px;cursor:pointer;transition:all .2s}.btn-ghost:hover{background:#edf2f7;border-color:#a0aec0}.btn-copy{padding:6px 16px;background:#1a73e8;color:#fff;font-size:13px;font-weight:500;border:0;border-radius:4px;cursor:pointer;transition:background .2s}.btn-copy:hover:not(:disabled){background:#1557b0}.btn-copy:disabled{opacity:.5;cursor:not-allowed}.json-editor-ads{display:flex;align-items:center;gap:20px;padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-top:0}.json-editor-ads a{font-size:12px;color:#3b82f6;text-decoration:none;white-space:nowrap}.json-editor-ads a:hover{text-decoration:underline}.json-view-workspace{background:#fff;border:1px solid #ebeef5;overflow:hidden}.json-view-info-bar{display:flex;flex-wrap:wrap;gap:0;padding:0;background:#f8fafc;border-bottom:1px solid #ebeef5}.json-view-info-bar .info-item{flex:1;min-width:120px;padding:10px 16px;border-right:1px solid #ebeef5;display:flex;flex-direction:column;gap:2px}.json-view-info-bar .info-item:last-child{border-right:0}.json-view-info-bar .info-label{font-size:12px;color:#94a3b8}.json-view-info-bar .info-value{font-size:14px;font-weight:600;color:#1a202c}.json-view-mode-toggle{display:flex;gap:0;border-bottom:1px solid #ebeef5}.jv-mode-btn{flex:1;padding:10px 16px;border:0;border-right:1px solid #ebeef5;background:#fafafa;color:#595959;font-size:14px;cursor:pointer;transition:background .2s,color .2s}.jv-mode-btn:last-child{border-right:0}.jv-mode-btn.active{background:#fff;color:#1e6fe8;font-weight:600;border-bottom:2px solid #1e6fe8}.jv-mode-btn:hover:not(.active){background:#f0f6ff;color:#1e6fe8}.json-view-split{display:flex;height:500px;background:#fff}.json-view-pane{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0}.json-view-input-pane{border-right:1px solid #ebeef5}.jv-pane-header{display:flex;align-items:center;gap:10px;padding:8px 14px;background:#f8fafc;border-bottom:1px solid #ebeef5}.jv-pane-header strong{font-size:14px;color:#1a202c;white-space:nowrap}.jv-pane-header span{font-size:12px;color:#94a3b8}.jv-tree-controls{margin-left:auto;display:flex;gap:6px}.jv-mini-btn{padding:3px 10px;border:1px solid #d9d9d9;background:#fff;color:#595959;font-size:12px;cursor:pointer;transition:all .2s}.jv-mini-btn:hover{border-color:#1e6fe8;color:#1e6fe8}.json-view-input-pane textarea{flex:1;width:100%;border:0;outline:0;resize:none;padding:14px;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.6;color:#1f2937;background:#fff;min-height:0;overflow-y:auto}.jv-pane-actions{display:flex;gap:6px;padding:8px 14px;background:#fafafa;border-top:1px solid #ebeef5}.jv-error{padding:8px 14px;background:#fef2f2;color:#dc2626;font-size:13px;border-top:1px solid #fecaca}.jv-placeholder{flex:1;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:14px;padding:20px}.jv-tree-container,.jv-format-container,.jv-edit-container{flex:1;overflow:auto;background:#fff}.jv-tree-body,.jv-edit-body{padding:8px 0}.jv-tree-row,.jv-edit-row{display:flex;align-items:center;gap:4px;padding:2px 8px;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.6;white-space:nowrap;transition:background .15s}.jv-tree-row:hover,.jv-edit-row:hover{background:#f8fafc}.jv-highlight{background:#fffbe6}.jv-toggle{width:16px;cursor:pointer;color:#64748b;font-size:10px;text-align:center;flex-shrink:0;-webkit-user-select:none;user-select:none}.jv-toggle:hover{color:#1e6fe8}.jv-toggle-placeholder{width:16px;flex-shrink:0}.jv-key{color:#1e6fe8;font-weight:500}.jv-key-matched{background:#fef08a}.jv-colon{color:#64748b;margin-right:4px}.jv-type-badge{display:inline-block;padding:1px 6px;font-size:10px;color:#94a3b8;background:#f1f5f9;border:1px solid #e2e8f0;margin:0 2px;flex-shrink:0}.jv-type-string{color:#059669}.jv-type-number{color:#d97706}.jv-type-boolean{color:#7c3aed}.jv-type-null{color:#94a3b8}.jv-type-object{color:#2563eb}.jv-type-array{color:#db2777}.jv-value{color:#1f2937}.jv-val-string{color:#059669}.jv-val-number{color:#d97706}.jv-val-boolean{color:#7c3aed}.jv-val-null{color:#94a3b8;font-style:italic}.jv-val-undefined{color:#94a3b8}.jv-bracket{color:#64748b;font-weight:600}.jv-bracket.jv-close{margin-left:0}.jv-format-output{margin:0;padding:14px;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.6;white-space:pre-wrap;word-break:break-all;color:#1f2937}.jv-format-output .jv-key{color:#2563eb}.jv-format-output .jv-str{color:#059669}.jv-format-output .jv-num{color:#d97706}.jv-format-output .jv-bool{color:#7c3aed}.jv-format-output .jv-null{color:#94a3b8}.jv-editable{cursor:pointer;padding:1px 4px;transition:background .15s}.jv-editable:hover{background:#f0f6ff;outline:1px dashed #1e6fe8}.jv-edit-input{padding:2px 6px;border:1px solid #1e6fe8;outline:0;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;min-width:80px;max-width:300px}.jv-input-string{color:#059669}.jv-input-number{color:#d97706}.jv-input-boolean{color:#7c3aed}.jv-del-btn{margin-left:4px;padding:1px 5px;border:0;background:transparent;color:#dc2626;font-size:12px;cursor:pointer;opacity:.5;transition:opacity .2s}.jv-del-btn:hover{opacity:1}.jv-add-btn{margin-left:4px;padding:1px 8px;border:1px solid #059669;background:#fff;color:#059669;font-size:11px;cursor:pointer;transition:all .2s}.jv-add-btn:hover{background:#059669;color:#fff}.jv-search-bar{display:flex;align-items:center;gap:8px;padding:8px 14px;background:#fafafa;border-top:1px solid #ebeef5}.jv-search-input{flex:1;padding:5px 12px;border:1px solid #d9d9d9;outline:0;font-size:13px;transition:border-color .2s}.jv-search-input:focus{border-color:#1e6fe8}@media (max-width: 768px){.json-view-split{flex-direction:column;height:auto}.json-view-input-pane{border-right:0;border-bottom:1px solid #ebeef5}.json-view-input-pane textarea{min-height:200px}.jv-tree-container,.jv-format-container,.jv-edit-container{min-height:300px}.json-view-info-bar .info-item{min-width:50%}}.json-colorize-workspace{background:#fff;border:1px solid #ebeef5;overflow:hidden}.json-colorize-info-bar{display:flex;flex-wrap:wrap;gap:0;padding:0;background:#f8fafc;border-bottom:1px solid #ebeef5}.json-colorize-info-bar .info-item{flex:1;min-width:120px;padding:10px 16px;border-right:1px solid #ebeef5;display:flex;flex-direction:column;gap:2px}.json-colorize-info-bar .info-item:last-child{border-right:0}.json-colorize-info-bar .info-label{font-size:12px;color:#94a3b8}.json-colorize-info-bar .info-value{font-size:14px;font-weight:600;color:#1a202c}.json-colorize-mode-toggle{display:flex;gap:0;border-bottom:1px solid #ebeef5}.jc-mode-btn{flex:1;padding:10px 16px;border:0;border-right:1px solid #ebeef5;background:#fafafa;color:#595959;font-size:14px;cursor:pointer;transition:background .2s,color .2s}.jc-mode-btn:last-child{border-right:0}.jc-mode-btn.active{background:#fff;color:#1e6fe8;font-weight:600;border-bottom:2px solid #1e6fe8}.jc-mode-btn:hover:not(.active){background:#f0f6ff;color:#1e6fe8}.json-colorize-legend{display:flex;flex-wrap:wrap;gap:16px;padding:8px 16px;background:#fff;border-bottom:1px solid #ebeef5}.jc-legend-item{display:flex;align-items:center;gap:5px;font-size:12px;color:#595959}.jc-legend-color{display:inline-block;width:14px;height:14px}.jc-legend-key{background:#2563eb}.jc-legend-string{background:#059669}.jc-legend-number{background:#d97706}.jc-legend-boolean{background:#7c3aed}.jc-legend-null{background:#94a3b8}.jc-legend-bracket{background:#64748b}.json-colorize-split{display:flex;height:500px;background:#fff}.jc-pane{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0}.jc-input-pane{border-right:1px solid #ebeef5}.jc-pane-header{display:flex;align-items:center;gap:10px;padding:8px 14px;background:#f8fafc;border-bottom:1px solid #ebeef5}.jc-pane-header strong{font-size:14px;color:#1a202c;white-space:nowrap}.jc-pane-header span{font-size:12px;color:#94a3b8}.jc-output-controls{margin-left:auto}.jc-mini-btn{padding:3px 10px;border:1px solid #d9d9d9;background:#fff;color:#595959;font-size:12px;cursor:pointer;transition:all .2s}.jc-mini-btn:hover{border-color:#1e6fe8;color:#1e6fe8}.jc-input-pane textarea{flex:1;width:100%;border:0;outline:0;resize:none;padding:14px;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.6;color:#1f2937;background:#fff;min-height:0;overflow-y:auto}.jc-pane-actions{display:flex;gap:6px;padding:8px 14px;background:#fafafa;border-top:1px solid #ebeef5}.jc-error{padding:8px 14px;background:#fef2f2;color:#dc2626;font-size:13px;border-top:1px solid #fecaca}.jc-placeholder{flex:1;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:14px;padding:20px}.jc-output-body{flex:1;overflow:auto;padding:0;background:#fff}.jc-stats-line{padding:8px 14px;background:#f8fafc;border-bottom:1px solid #ebeef5;font-size:13px;color:#595959}.jc-stats-line strong{color:#1e6fe8;font-weight:600}.jc-syntax-pre,.jc-level-pre,.jc-minify-pre{margin:0;padding:14px;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.6;white-space:pre-wrap;word-break:break-all;color:#1f2937}.jc-minify-pre{white-space:pre-wrap;word-break:break-all}.jc-syn-key{color:#2563eb;font-weight:500}.jc-syn-string{color:#059669}.jc-syn-number{color:#d97706}.jc-syn-boolean{color:#7c3aed;font-weight:500}.jc-syn-null{color:#94a3b8;font-style:italic}.jc-syn-bracket{color:#64748b;font-weight:600}@media (max-width: 768px){.json-colorize-split{flex-direction:column;height:auto}.jc-input-pane{border-right:0;border-bottom:1px solid #ebeef5}.jc-input-pane textarea{min-height:200px}.jc-output-body{min-height:300px}.json-colorize-info-bar .info-item{min-width:50%}}@media (max-width: 768px){.json-editor-split{flex-direction:column}.json-editor-input{border-right:0;border-bottom:1px solid #e2e8f0}.json-editor-toolbar{flex-wrap:wrap;gap:8px}}.tool-item-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.tool-item-card{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff;border:1px solid #ebeef5;border-radius:8px;box-shadow:0 2px 8px #0000000a;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;cursor:pointer}.tool-item-card:hover{transform:translateY(-2px);border-color:#c6e2ff;box-shadow:0 6px 20px #0050b41a}.tool-item-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.tool-item-text strong{color:#1f2937;font-size:14px;font-weight:600;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tool-item-text small{color:#8c8c8c;font-size:12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tool-item-icon{flex-shrink:0;display:grid;place-items:center;width:40px;height:40px;border-radius:8px;font-size:15px;font-weight:700;color:#1890ff;font-style:normal;font-variant-emoji:text;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;letter-spacing:-.02em;border:1px solid transparent}.tool-item-icon.sm{width:28px;height:28px;font-size:12px;border-radius:6px}.tool-item-icon.lg{width:52px;height:52px;font-size:22px;border-radius:10px}.icon-blue{background:linear-gradient(135deg,#f2f8ff,#e5f2ff);color:#1e6fe8;border-color:#e1eefc}.icon-green{background:linear-gradient(135deg,#f4fcf3,#e9f6e6);color:#389e0d;border-color:#e3f4e2}.icon-teal{background:linear-gradient(135deg,#effffc,#dffffa);color:#08979c;border-color:#d3f9f4}.icon-orange{background:linear-gradient(135deg,#fff9ef,#fff1df);color:#d46b08;border-color:#ffebcf}.icon-purple{background:linear-gradient(135deg,#f9f3ff,#f0e7ff);color:#531dab;border-color:#e9ddfc}.icon-red{background:linear-gradient(135deg,#fff3f1,#ffe7e4);color:#cf1322;border-color:#ffddd8}.icon-pink{background:linear-gradient(135deg,#fff6f9,#ffe9f1);color:#c41d7f;border-color:#ffdde9}.icon-cyan{background:linear-gradient(135deg,#effcff,#dff7ff);color:#0e7a9c;border-color:#cff3ff}.icon-gold{background:linear-gradient(135deg,#fdfbf7,#f8f0e0);color:#c5a572;border-color:#ede0c8}.icon-yellow{background:linear-gradient(135deg,#fffdf2,#fff7d6);color:#ad6800;border-color:#fff0b8}.icon-indigo{background:linear-gradient(135deg,#f5f6ff,#e8eaff);color:#3949ab;border-color:#dde0fc}.icon-gray{background:linear-gradient(135deg,#f8f8f8,#eeeeee);color:#595959;border-color:#e6e6e6}.category-group{margin-bottom:28px}.category-group-head{display:flex;align-items:center;gap:12px;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.category-group-head h3{color:#1f2937;font-size:16px;font-weight:600}.category-group-head p{color:#8c8c8c;font-size:13px;margin-top:2px}.generic-tool-page{padding:20px 0 60px;min-height:60vh}.generic-tool-breadcrumb{display:flex;align-items:center;gap:6px;padding:8px 0 16px;font-size:13px;color:#8c8c8c}.generic-tool-breadcrumb a{color:#1890ff;text-decoration:none}.generic-tool-breadcrumb a:hover{text-decoration:underline}.generic-tool-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px;align-items:flex-start}.generic-tool-main{min-width:0}.generic-tool-header{display:flex;align-items:center;gap:16px;padding:20px;background:#fff;border:1px solid #ebeef5;border-radius:8px;margin-bottom:16px}.generic-tool-header h1{margin:0;font-size:20px;font-weight:600;color:#1f2937}.generic-tool-header p{margin:4px 0 0;font-size:13px;color:#8c8c8c;line-height:1.5}.generic-tool-workspace{background:#fff;border:1px solid #ebeef5;border-radius:8px;overflow:hidden}.md5-mode-toggle{display:flex;gap:0;border-bottom:1px solid #ebeef5}.md5-mode-btn{flex:1;padding:12px 20px;border:0;border-right:1px solid #ebeef5;background:#fafafa;color:#595959;font-size:14px;cursor:pointer;transition:background .2s ease,color .2s ease}.md5-mode-btn:last-child{border-right:0}.md5-mode-btn.active{background:#fff;color:#1e6fe8;font-weight:600;border-bottom:2px solid #1e6fe8}.md5-mode-btn:hover:not(.active){background:#f0f6ff;color:#1e6fe8}.generic-pane-header{display:flex;align-items:center;padding:10px 16px;background:#fafafa;border-bottom:1px solid #f0f0f0;font-size:13px;color:#595959}.generic-tool-input textarea{width:100%;min-height:180px;border:0;outline:0;resize:vertical;padding:16px;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.6;color:#1f2937;background:#fff}.generic-tool-actions{display:flex;gap:8px;padding:10px 16px;background:#fafafa;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.generic-tool-output{min-height:180px}.generic-output-pre{margin:0;padding:16px;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.6;color:#4a5568;white-space:pre-wrap;word-break:break-all;min-height:150px}.fuel-calculator-workspace{background:#fff;border:1px solid #ebeef5;border-radius:0;padding:24px;margin-bottom:24px}.fuel-calc-info-bar{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px;padding:14px 18px;background:#f8fafe;border:1px solid #e3ecf6;border-radius:0}.fuel-calc-info-bar .info-item{display:flex;flex-direction:column;gap:4px}.fuel-calc-info-bar .info-label{font-size:12px;color:#8995a8}.fuel-calc-info-bar .info-value{font-size:14px;color:#27364a;font-weight:600}.fuel-calc-mode-toggle{display:flex;gap:0;margin-bottom:20px;border:1px solid #dce6f2}.fuel-mode-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 16px;border:0;border-right:1px solid #dce6f2;background:#f7faff;color:#506276;font-size:14px;cursor:pointer;transition:all .2s ease}.fuel-mode-btn:last-child{border-right:0}.fuel-mode-btn:hover{background:#edf4ff;color:#1e6fe8}.fuel-mode-btn.active{background:#1e6fe8;color:#fff;font-weight:600}.fuel-mode-btn.active .fuel-mode-icon{filter:brightness(1.3)}.fuel-mode-icon{font-size:16px;line-height:1}.fuel-type-quick{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;padding:12px 16px;background:#fdfaf3;border:1px solid #f0e8d4;border-radius:0}.fuel-type-label{font-size:13px;color:#8a7a50;font-weight:600;white-space:nowrap}.fuel-type-chip{padding:6px 14px;border:1px solid #e0d5b8;border-radius:0;background:#fffdf7;color:#6b5d3e;font-size:13px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.fuel-type-chip:hover{border-color:#c9a84c;color:#a07e1e}.fuel-type-chip.active{background:#c9a84c;border-color:#c9a84c;color:#fff;font-weight:600}.fuel-calc-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}.fuel-calc-mode-toggle~.fuel-type-quick~.fuel-calc-form .fuel-calc-fields:has(.fuel-field:nth-child(4)){grid-template-columns:repeat(4,1fr)}.fuel-field{display:flex;flex-direction:column;gap:6px}.fuel-field label{font-size:13px;color:#506276;font-weight:500}.fuel-field label em{color:#e74c3c;font-style:normal;margin-left:2px}.fuel-field input{padding:10px 12px;border:1px solid #dce6f2;border-radius:0;font-size:14px;color:#27364a;outline:none;transition:border-color .2s ease}.fuel-field input:focus{border-color:#1e6fe8;box-shadow:0 0 0 2px #1e6fe81a}.fuel-field small{font-size:12px;color:#9aa5b5;line-height:1.4}.fuel-calc-actions{display:flex;gap:10px;margin-bottom:20px}.fuel-calc-actions .btn-primary{padding:10px 28px;border:0;background:linear-gradient(135deg,#317dff,#145fcf);color:#fff;font-size:14px;cursor:pointer;transition:opacity .2s ease}.fuel-calc-actions .btn-primary:hover{opacity:.9}.fuel-calc-actions .btn-ghost{padding:10px 28px;border:1px solid #cbdcf6;background:#f7fbff;color:#1e6fe8;font-size:14px;cursor:pointer;transition:all .2s ease}.fuel-calc-actions .btn-ghost:hover{background:#edf4ff}.fuel-calc-result{margin-bottom:24px;border:1px solid #d3e2f7;border-radius:0;overflow:hidden}.fuel-result-header{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;background:#1e6fe8;color:#fff}.fuel-result-title{font-size:15px;font-weight:700}.fuel-result-time{font-size:12px;opacity:.85}.fuel-result-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:0}.fuel-result-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;background:#f0f6ff;border-right:1px solid #d3e2f7;transition:background .2s ease}.fuel-result-card:last-child{border-right:0}.fuel-result-card.highlight{background:#e8f2ff}.fuel-result-label{font-size:13px;color:#6c7d92}.fuel-result-value{font-size:32px;color:#1e6fe8;font-weight:700;line-height:1}.fuel-result-card.highlight .fuel-result-value{color:#0b58c7}.fuel-result-unit{font-size:13px;color:#8995a8}.fuel-result-advice{display:flex;align-items:flex-start;gap:8px;padding:12px 18px;background:#fffdf7;border-top:1px solid #f0e8d4;font-size:13px;color:#6b5d3e;line-height:1.6}.advice-icon{flex-shrink:0;font-size:14px}.fuel-history-section{margin-bottom:24px;border:1px solid #e3ecf6;border-radius:0;overflow:hidden}.fuel-history-header{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;background:#f8fafe;border-bottom:1px solid #e3ecf6}.fuel-history-header h3{font-size:15px;color:#172033;margin:0}.fuel-history-count{font-size:12px;color:#8995a8}.fuel-history-list{max-height:240px;overflow-y:auto}.fuel-history-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 18px;border-bottom:1px solid #eef3f9;transition:background .15s ease}.fuel-history-item:last-child{border-bottom:0}.fuel-history-item:hover{background:#f8fafe}.fuel-history-left{display:flex;flex-direction:column;gap:2px;flex-shrink:0;min-width:110px}.fuel-history-mode{font-size:13px;font-weight:600;color:#1e6fe8}.fuel-history-time{font-size:11px;color:#9aa5b5}.fuel-history-right{display:flex;flex-wrap:wrap;gap:4px 16px;justify-content:flex-end}.fuel-history-val{font-size:12px;color:#6c7d92;white-space:nowrap}.fuel-history-val strong{color:#27364a}.fuel-calc-example{margin-top:8px}.fuel-calc-example h3{font-size:16px;color:#172033;margin-bottom:12px}.fuel-example-table table{width:100%;border-collapse:collapse}.fuel-example-table th,.fuel-example-table td{padding:10px 14px;border:1px solid #e3ecf6;font-size:13px;text-align:left}.fuel-example-table th{background:#f8fafe;color:#172033;font-weight:600}.fuel-example-table td{color:#506276}.fuel-example-table tr:hover td{background:#f8fafe}.calc-workspace{background:#fff;border:1px solid #ebeef5;border-radius:0;padding:24px;margin-bottom:24px}.calc-info-bar{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px;padding:14px 18px;background:#f8fafe;border:1px solid #e3ecf6;border-radius:0}.calc-info-bar .info-item{display:flex;flex-direction:column;gap:4px}.calc-info-bar .info-label{font-size:12px;color:#8995a8}.calc-info-bar .info-value{font-size:14px;color:#27364a;font-weight:600}.calc-mode-toggle{display:flex;gap:0;margin-bottom:20px;border:1px solid #dce6f2}.calc-mode-btn{flex:1;padding:12px 16px;border:0;border-right:1px solid #dce6f2;background:#f7faff;color:#506276;font-size:14px;cursor:pointer;transition:all .2s ease}.calc-mode-btn:last-child{border-right:0}.calc-mode-btn:hover{background:#edf4ff;color:#1e6fe8}.calc-mode-btn.active{background:#1e6fe8;color:#fff;font-weight:600}.calc-form{margin-bottom:20px}.calc-fields{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-bottom:20px}.calc-field{display:flex;flex-direction:column;gap:6px}.calc-field label{font-size:13px;color:#506276;font-weight:500}.calc-field label em{color:#e74c3c;font-style:normal;margin-left:2px}.calc-field input,.calc-field select{padding:10px 12px;border:1px solid #dce6f2;border-radius:0;font-size:14px;color:#27364a;outline:none;transition:border-color .2s ease;background:#fff}.calc-field input:focus,.calc-field select:focus{border-color:#1e6fe8;box-shadow:0 0 0 2px #1e6fe81a}.calc-field small{font-size:12px;color:#9aa5b5;line-height:1.4}.calc-actions{display:flex;gap:10px}.calc-actions .btn-primary{padding:10px 28px;border:0;background:linear-gradient(135deg,#317dff,#145fcf);color:#fff;font-size:14px;cursor:pointer;transition:opacity .2s ease}.calc-actions .btn-primary:hover{opacity:.9}.calc-actions .btn-ghost{padding:10px 28px;border:1px solid #cbdcf6;background:#f7fbff;color:#1e6fe8;font-size:14px;cursor:pointer;transition:all .2s ease}.calc-actions .btn-ghost:hover{background:#edf4ff}.calc-result{margin-bottom:24px;border:1px solid #d3e2f7;border-radius:0;overflow:hidden}.calc-result-header{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;background:#1e6fe8;color:#fff}.calc-result-title{font-size:15px;font-weight:700}.calc-result-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:0}.calc-result-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;background:#f0f6ff;border-right:1px solid #d3e2f7;transition:background .2s ease}.calc-result-card:last-child{border-right:0}.calc-result-card.highlight{background:#e8f2ff}.calc-result-label{font-size:13px;color:#6c7d92}.calc-result-value{font-size:32px;color:#1e6fe8;font-weight:700;line-height:1}.calc-result-card.highlight .calc-result-value{color:#0b58c7}.calc-result-unit{font-size:13px;color:#8995a8}.calc-result-advice{display:flex;align-items:flex-start;gap:8px;padding:12px 18px;background:#fffdf7;border-top:1px solid #f0e8d4;font-size:13px;color:#6b5d3e;line-height:1.6}.calc-example{margin-top:8px}.calc-example h3{font-size:16px;color:#172033;margin-bottom:12px}.calc-example-table table{width:100%;border-collapse:collapse}.calc-example-table th,.calc-example-table td{padding:10px 14px;border:1px solid #e3ecf6;font-size:13px;text-align:left}.calc-example-table th{background:#f8fafe;color:#172033;font-weight:600}.calc-example-table td{color:#506276}.calc-example-table tr:hover td{background:#f8fafe}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;padding:16px}.calendar-weekday{text-align:center;font-weight:600;color:#6c7d92;padding:8px 4px;font-size:13px}.calendar-day{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border:1px solid #e3ecf6;background:#fff;font-size:14px;color:#27364a;transition:all .2s ease}.calendar-day:hover:not(.empty){border-color:#a9caf8;background:#f0f6ff}.calendar-day.empty{background:#f8fafe;border-color:#f0f5ff}.calendar-day.today{background:#e8f2ff;border-color:#1e6fe8;color:#1e6fe8;font-weight:700}.calendar-day.weekend{color:#e74c3c}.zodiac-traits{padding:16px;border-top:1px solid #d3e2f7}.zodiac-trait-item{display:flex;margin-bottom:12px;gap:12px}.zodiac-trait-item:last-child{margin-bottom:0}.zodiac-trait-label{flex-shrink:0;width:80px;font-weight:600;color:#27364a;font-size:14px}.zodiac-trait-text{flex:1;color:#506276;line-height:1.6;font-size:14px}.dream-results{padding:12px 16px}.dream-result-item{padding:14px 16px;margin-bottom:10px;border:1px solid #e3ecf6;background:#fbfdff;transition:border-color .2s ease}.dream-result-item:hover{border-color:#a9caf8}.dream-result-item:last-child{margin-bottom:0}.dream-item-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.dream-item-keyword{font-weight:700;color:#1e6fe8;font-size:15px}.dream-item-category{display:inline-block;padding:2px 8px;border:1px solid #dce6f2;color:#6c7d92;font-size:12px;background:#f7faff}.dream-item-text{margin:0;color:#506276;font-size:14px;line-height:1.7}.dream-no-result{padding:24px 16px;text-align:center;color:#71849a}.dream-no-result p{margin:0 0 6px;font-size:14px;line-height:1.6}.almanac-yiji{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:16px;border-top:1px solid #d3e2f7}.almanac-yi-section,.almanac-ji-section{display:flex;align-items:flex-start;gap:10px;padding:14px;border:1px solid #e3ecf6}.almanac-yi-section{background:#f0fdf4;border-color:#bbf7d0}.almanac-ji-section{background:#fef2f2;border-color:#fecaca}.almanac-yi-label{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:16px;color:#fff;background:#22c55e}.almanac-ji-label{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:16px;color:#fff;background:#ef4444}.almanac-yi-text{flex:1;color:#166534;font-size:14px;line-height:1.6}.almanac-ji-text{flex:1;color:#991b1b;font-size:14px;line-height:1.6}.surname-quick-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:16px}.surname-quick-label{color:#6c7d92;font-size:13px}.surname-quick-btn{min-width:36px;height:32px;padding:0 10px;border:1px solid #dce6f2;color:#27364a;font-size:14px;cursor:pointer;background:#fff;transition:all .2s ease}.surname-quick-btn:hover{border-color:#1e6fe8;color:#1e6fe8;background:#edf4ff}.surname-detail{padding:16px}.surname-detail-item{display:flex;margin-bottom:14px;gap:12px}.surname-detail-item:last-child{margin-bottom:0}.surname-detail-label{flex-shrink:0;width:80px;font-weight:600;color:#27364a;font-size:14px}.surname-detail-text{flex:1;color:#506276;font-size:14px;line-height:1.7}.name-score-wuge{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding:16px;border-top:1px solid #d3e2f7}.wuge-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;border:1px solid #e3ecf6;background:#fbfdff;text-align:center}.wuge-label{font-size:13px;font-weight:600;color:#27364a}.wuge-value{font-size:22px;font-weight:800;color:#1e6fe8;line-height:1.2}.wuge-desc{font-size:11px;color:#71849a;line-height:1.4}.exchange-swap-row{display:flex;align-items:flex-end;gap:12px;margin-bottom:20px;flex-wrap:wrap}.exchange-field{flex:1;min-width:140px}.exchange-swap-btn{flex-shrink:0;width:42px;height:42px;border:1px solid #dce6f2;background:#f7faff;color:#1e6fe8;font-size:20px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.exchange-swap-btn:hover{background:#1e6fe8;color:#fff;border-color:#1e6fe8}.electricity-tiers{border-top:1px solid #d3e2f7}.elec-tier-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 18px;border-bottom:1px solid #eef3f9;font-size:13px}.elec-tier-item:last-child{border-bottom:0}.elec-tier-name{font-weight:600;color:#27364a;min-width:60px}.elec-tier-detail{color:#6c7d92;flex:1}.elec-tier-cost{color:#1e6fe8;font-weight:700;white-space:nowrap}.bmi-scale-bar{display:flex;height:48px;border-top:1px solid #d3e2f7}.bmi-scale-segment{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#fff;font-size:11px;opacity:.55;transition:opacity .2s ease}.bmi-scale-segment.active{opacity:1;font-weight:700}.bmi-scale-label{font-size:12px}.bmi-scale-range{font-size:10px;opacity:.9}.image-compress-workspace{background:#fff;border:1px solid #ebeef5;border-radius:8px;padding:24px}.img-compress-info-bar{display:flex;flex-wrap:wrap;gap:16px;padding:16px;background:#f8faff;border:1px solid #e1eefc;border-radius:6px;margin-bottom:20px}.img-compress-info-bar .info-item{display:flex;flex-direction:column;gap:4px;min-width:120px}.info-item .info-label{font-size:12px;color:#8c8c8c}.info-item .info-value{font-size:13px;color:#1e6fe8;font-weight:600}.img-compress-upload-zone{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;border:2px dashed #c5d5f0;border-radius:8px;background:#fafcff;cursor:pointer;transition:border-color .2s ease,background .2s ease;margin-bottom:20px}.img-compress-upload-zone:hover{border-color:#1e6fe8;background:#f0f6ff}.upload-icon{font-size:42px;color:#1e6fe8;margin-bottom:12px}.upload-text{font-size:15px;color:#26364a;margin:0 0 6px}.upload-hint{font-size:12px;color:#8c8c8c;margin:0}.img-compress-quality{display:flex;align-items:center;gap:12px;padding:16px;background:#fafafa;border:1px solid #f0f0f0;border-radius:6px;margin-bottom:16px}.img-compress-quality label{font-size:14px;color:#26364a;white-space:nowrap}.img-compress-quality input[type=range]{flex:1;max-width:300px;accent-color:#1e6fe8}.quality-hint{font-size:12px;color:#8c8c8c}.img-compress-error{color:#d03333;font-size:13px;padding:10px 14px;background:#fff3f1;border:1px solid #ffddd8;border-radius:6px;margin:0 0 16px}.img-compress-file-list{margin-bottom:20px}.file-list-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f8faff;border:1px solid #e1eefc;border-radius:6px 6px 0 0;font-size:14px}.file-list-header strong{color:#26364a}.file-list-actions{display:flex;gap:8px}.file-list-items{border:1px solid #e1eefc;border-top:0;border-radius:0 0 6px 6px;overflow:hidden}.file-list-item{display:flex;align-items:center;gap:12px;padding:10px 16px;border-bottom:1px solid #f5f5f5}.file-list-item:last-child{border-bottom:0}.file-thumb{width:48px;height:48px;object-fit:cover;border-radius:4px;border:1px solid #ebeef5}.file-info{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.file-name{font-size:13px;color:#26364a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size{font-size:12px;color:#8c8c8c}.file-remove{width:26px;height:26px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;color:#8c8c8c;font-size:12px;cursor:pointer;transition:all .2s ease}.file-remove:hover{border-color:#d03333;color:#d03333;background:#fff3f1}.img-compress-results{margin-bottom:24px}.results-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f0f9eb;border:1px solid #e3f4e2;border-radius:6px 6px 0 0}.results-header strong{color:#389e0d;font-size:14px}.results-summary{display:flex;gap:0;border:1px solid #e3f4e2;border-top:0}.summary-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:14px;border-right:1px solid #e3f4e2}.summary-item:last-child{border-right:0}.summary-item.highlight{background:#f6ffed}.summary-label{font-size:12px;color:#8c8c8c}.summary-value{font-size:18px;font-weight:700;color:#26364a}.summary-item.highlight .summary-value{color:#389e0d}.result-compare-card{border:1px solid #ebeef5;border-top:0;border-radius:0}.result-compare-card:last-child{border-radius:0 0 6px 6px}.compare-card-header{display:flex;align-items:center;gap:12px;padding:10px 16px;background:#fafafa;border-bottom:1px solid #f5f5f5}.compare-name{flex:1;font-size:13px;color:#26364a;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compare-ratio{font-size:13px;color:#8c8c8c}.compare-ratio.positive{color:#389e0d;font-weight:600}.btn-sm{padding:4px 10px;font-size:12px;min-height:auto}.compare-images{display:flex;align-items:stretch;gap:0;padding:16px}.compare-side{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px}.compare-side img{max-width:100%;max-height:240px;object-fit:contain;border:1px solid #ebeef5;border-radius:4px}.compare-label{font-size:13px;font-weight:600;color:#595959}.compare-side.original .compare-label{color:#d46b08}.compare-side.compressed .compare-label{color:#389e0d}.compare-size{font-size:12px;color:#8c8c8c;background:#f5f5f5;padding:2px 8px;border-radius:3px}.compare-arrow{display:flex;align-items:center;padding:0 16px;font-size:24px;color:#c5cae9}.img-compress-example{margin-top:24px;padding-top:24px;border-top:1px solid #f0f0f0}.img-compress-example h2{font-size:16px;color:#26364a;margin-bottom:16px}.example-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px}.example-block{padding:16px;border:1px solid #ebeef5;border-radius:6px;background:#fafcff}.example-block h3{font-size:14px;color:#1e6fe8;margin-bottom:12px}.example-table{width:100%;border-collapse:collapse;font-size:12px}.example-table th{padding:8px 10px;background:#e8eefc;color:#26364a;font-weight:600;text-align:left;border:1px solid #d7e2ef}.example-table td{padding:8px 10px;color:#595959;border:1px solid #ebeef5}.example-table tbody tr:nth-child(2n){background:#f8faff}.effect-demo{display:flex;flex-direction:column;gap:16px}.effect-item{display:flex;flex-direction:column;gap:6px}.effect-bar{height:32px;display:flex;align-items:center;padding:0 12px;border-radius:4px;font-size:12px;color:#fff;font-weight:600}.effect-bar.original-bar{width:100%;background:linear-gradient(90deg,#d46b08,#fa8c16)}.effect-bar.compressed-bar{width:35%;background:linear-gradient(90deg,#389e0d,#52c41a)}.effect-item p{font-size:12px;color:#8c8c8c;margin:0}.generic-tool-sidebar{background:#fff;border:1px solid #ebeef5;border-radius:8px;padding:16px;position:sticky;top:80px}.generic-tool-sidebar h3{margin:0 0 12px;font-size:14px;font-weight:600;color:#1f2937}.sidebar-related-section{overflow:hidden;border:1px solid #dce6f2;border-radius:8px;background:#fff}.sidebar-related-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e3ecf6}.sidebar-related-title strong{color:#172033;font-size:14px;font-weight:600}.sidebar-related-title span{color:#7a8da3;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.sidebar-related-link{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid #edf2f8;color:#42576f;font-size:13px;transition:color .2s ease,background .2s ease}.sidebar-related-link:last-child{border-bottom:0}.sidebar-related-link:hover{color:#1e6fe8;background:#f5f9ff}.sidebar-related-link em{overflow:hidden;font-style:normal;font-size:13px;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 1024px){.tool-item-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.generic-tool-layout{grid-template-columns:1fr}.generic-tool-sidebar{position:static}}@media (max-width: 768px){.tool-item-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 480px){.tool-item-grid{grid-template-columns:1fr}}.tool-intro-section{margin-top:24px;padding:24px;background:#fff;border:1px solid #ebeef5;border-radius:8px}.tool-intro-section h2{margin:0 0 16px;font-size:18px;font-weight:600;color:#1f2937}.tool-intro-content p{margin:0 0 8px;font-size:14px;line-height:1.8;color:#4b5563}.tool-intro-content p:empty{display:none}.sidebar-table-section{margin-top:20px;padding-top:16px;border-top:1px solid #ebeef5}.sidebar-table-section h3{margin:0 0 12px;font-size:14px;font-weight:600;color:#1f2937}.sidebar-table{width:100%;border-collapse:collapse;font-size:13px}.sidebar-table thead th{padding:8px 10px;background:#f5f7fa;border:1px solid #e0e0e0;color:#333;font-weight:600;text-align:left;white-space:nowrap}.sidebar-table tbody td{padding:8px 10px;border:1px solid #e0e0e0;color:#555;line-height:1.5;white-space:nowrap}.sidebar-table tbody tr:nth-child(2n){background:#fafbfc}.sidebar-table tbody tr:hover{background:#f0f7ff}.tool-bottom-links{margin-top:24px;padding:24px;background:#fff;border:1px solid #ebeef5;border-radius:8px}.tool-bottom-title{margin:0 0 18px;font-size:18px;font-weight:600;color:#1f2937}.tool-bottom-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tool-bottom-card{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid #e8edf3;border-radius:8px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.tool-bottom-card:hover{border-color:#a9caf8;box-shadow:0 6px 18px #2161bb1a;transform:translateY(-2px)}.tool-bottom-card-title{font-size:14px;color:#42576f;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.encrypt-popular-section{margin-top:24px;padding:24px;background:#fff;border:1px solid #ebeef5;border-radius:8px}.encrypt-popular-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.encrypt-popular-card{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid #e8edf3;border-radius:8px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.encrypt-popular-card:hover{border-color:#a9caf8;box-shadow:0 6px 18px #2161bb1a;transform:translateY(-2px)}.encrypt-popular-name{font-size:14px;color:#42576f;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.tool-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 480px){.tool-bottom-grid{grid-template-columns:1fr}}.tool-seo-desc{margin-top:32px;padding:24px;background:#fdfbf7;border:1px solid #e8e0d0;border-radius:0}.tool-seo-desc h2{font-size:18px;font-weight:600;color:#26364a;margin-bottom:12px}.tool-seo-desc p{font-size:14px;color:#64778c;line-height:1.8}
