:root{--tool-red:#e5322d;--tool-red-dark:#c72320;--tool-ink:#27272f;--tool-muted:#62626c;--tool-line:#dedee5;--tool-page:#f6f6f8;--tool-white:#fff;color:var(--tool-ink);background:var(--tool-page);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--tool-page);min-width:320px}body{background:var(--tool-page);-webkit-font-smoothing:antialiased;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{color:inherit;-webkit-tap-highlight-color:transparent}a{text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #e5322d47}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tool-home{flex-direction:column;min-height:100vh;display:flex}.tool-shell{width:min(1280px,100% - 48px);margin:0 auto}body.home-page{flex-direction:column;min-height:100vh;display:flex}body.home-page>#root,body.home-page>#root>.tool-home{display:contents}body.home-page>.home-seo-content{order:3}body.home-page .tool-footer{order:4;margin-top:auto}.tool-header{z-index:20;border-bottom:1px solid var(--tool-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;min-height:60px;position:sticky;top:0}.tool-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:60px;display:flex}.tool-brand{letter-spacing:-.055em;width:max-content;font-family:Georgia,Times New Roman,serif;font-size:1.7rem}.tool-header__nav{color:#50505a;align-items:center;gap:28px;font-size:.78rem;font-weight:700;display:flex}.tool-header__nav a{transition:color .15s}.tool-header__nav a:hover{color:var(--tool-red)}.tool-entry{border-bottom:1px solid var(--tool-line);background:var(--tool-white)}.tool-entry__inner{padding:48px 0 42px;animation:.26s ease-out both home-enter}.tool-entry__count{color:var(--tool-red);margin:0 0 10px;font-size:.72rem;font-weight:800}.tool-entry h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.25rem,3.5vw,3.35rem);line-height:1.1}.tool-entry__lead{color:#5f5f69;margin:12px 0 0;font-size:1rem;line-height:1.7}.tool-entry__prerender-links{color:#4f4f59;flex-wrap:wrap;gap:10px 18px;margin-top:24px;font-size:.82rem;font-weight:700;display:flex}.tool-entry__prerender-links a:hover{color:var(--tool-red)}.tool-search{background:var(--tool-white);border:1px solid #cfcfd7;border-radius:9px;align-items:center;gap:12px;width:min(820px,100%);min-height:56px;margin-top:26px;padding:0 16px;transition:border-color .15s,box-shadow .15s;display:flex}.tool-search svg{fill:none;stroke:#777780;stroke-width:1.8px;flex:none;width:20px}.tool-search input{min-width:0;color:var(--tool-ink);background:0 0;border:0;outline:0;flex:1;font-size:.94rem}.tool-search input::placeholder{color:#96969f}.tool-search button{color:var(--tool-red);cursor:pointer;background:0 0;border:0;padding:5px 0;font-size:.74rem;font-weight:700}.tool-popular{background:var(--tool-white);padding:28px 0 40px}.tool-section-heading,.tool-directory__heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.tool-section-heading h2,.tool-directory__heading h2{letter-spacing:-.02em;margin:0;font-size:1.18rem}.tool-section-heading>span,.tool-directory__heading>span{color:#8a8a93;font-size:.76rem}.tool-quick-grid{border-top:1px solid var(--tool-line);border-left:1px solid var(--tool-line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:14px;display:grid}.tool-quick{border-right:1px solid var(--tool-line);border-bottom:1px solid var(--tool-line);grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:88px;padding:12px 14px;transition:background .15s;display:grid}.tool-quick:hover,.tool-row:hover{background:#fafafb}.tool-quick__mark,.tool-row__mark{color:var(--tool-red);background:#f3f3f5;place-items:center;font-weight:800;display:grid}.tool-quick__mark{border-radius:6px;width:34px;height:34px;font-size:.76rem}.tool-quick__copy,.tool-row__copy{gap:4px;min-width:0;display:grid}.tool-quick__copy strong{font-size:.98rem;line-height:1.3}.tool-row__copy strong{font-size:.94rem;line-height:1.3}.tool-quick__copy small,.tool-row__copy small{color:var(--tool-muted);text-overflow:ellipsis;line-height:1.5;overflow:hidden}.tool-quick__copy small{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;display:-webkit-box}.tool-row__copy small{white-space:nowrap;font-size:.76rem}.tool-quick__arrow,.tool-row__arrow{color:#aaaab2;font-size:.9rem;transition:color .15s,transform .15s}.tool-quick:hover .tool-quick__arrow,.tool-row:hover .tool-row__arrow{color:var(--tool-red);transform:translate(2px)}.tool-directory{background:var(--tool-page);padding:0 0 64px;scroll-margin-top:60px}.tool-category-tabs{border-bottom:1px solid var(--tool-line);align-items:stretch;gap:32px;min-height:58px;display:flex}.tool-category-tabs button{color:#5c5c65;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:2px 0 0;font-size:.84rem;font-weight:700;display:flex}.tool-category-tabs button span{color:#9999a1;font-size:.66rem;font-weight:600}.tool-category-tabs button:hover,.tool-category-tabs button.is-active{border-bottom-color:var(--tool-red);color:var(--tool-ink)}.tool-category-select{display:none}.tool-directory__heading{padding:30px 0 18px}.tool-directory__heading p{color:var(--tool-muted);margin:6px 0 0;font-size:.82rem;line-height:1.55}.tool-list{border-top:1px solid var(--tool-line);border-left:1px solid var(--tool-line);background:var(--tool-white);grid-template-columns:repeat(4,minmax(0,1fr));animation:.18s ease-out both home-list-in;display:grid}.tool-row{border-right:1px solid var(--tool-line);border-bottom:1px solid var(--tool-line);grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:80px;padding:11px 13px;transition:background .15s;display:grid}.tool-row__mark{border-radius:5px;width:30px;height:30px;font-size:.68rem}.tool-empty{border-top:1px solid var(--tool-line);min-height:220px;color:var(--tool-muted);place-content:center;justify-items:center;gap:14px;display:grid}.tool-empty button{color:var(--tool-red);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:4px 0}.tool-footer{border-top:1px solid var(--tool-line);background:var(--tool-white)}.tool-footer .tool-shell{color:#85858e;justify-content:space-between;align-items:center;gap:20px;min-height:64px;font-size:.7rem;display:flex}.tool-footer a{color:inherit}.tool-footer a:hover{color:var(--tool-red)}.home-seo-content{border-top:1px solid var(--tool-line);background:var(--tool-white)}.home-index>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:62px;font-size:.8rem;font-weight:700;list-style:none;display:flex}.home-index>summary::-webkit-details-marker{display:none}.home-index>summary:after{content:"+";color:var(--tool-red);font-size:1rem}.home-index[open]>summary:after{content:"−"}.home-index__body{border-top:1px solid var(--tool-line);grid-template-columns:repeat(5,minmax(0,1fr));gap:34px;padding:10px 0 42px;display:grid}.home-index__group h2{margin:22px 0 12px;font-size:.9rem}.home-index__group>div{gap:8px;display:grid}.home-index__group a,.home-index__categories a{color:#696973;font-size:.72rem;line-height:1.45}.home-index__group a:hover,.home-index__categories a:hover{color:var(--tool-red)}.home-index__categories{border-top:1px solid var(--tool-line);flex-wrap:wrap;grid-column:1/-1;gap:10px 20px;padding-top:22px;display:flex}.home-index__privacy{color:#85858e;grid-column:1/-1;margin:0;font-size:.72rem;line-height:1.7}@keyframes home-enter{0%{opacity:0;transform:translateY(6px)}}@keyframes home-list-in{0%{opacity:0;transform:translateY(4px)}}.seo-static-header,.seo-static-footer{border-bottom:1px solid var(--tool-line);background:#fff;justify-content:space-between;align-items:center;min-height:64px;padding:0 4vw;display:flex}.seo-static-header a,.seo-static-footer a{color:inherit;text-decoration:none}.seo-static-header strong{font-family:Georgia,Times New Roman,serif;font-size:1.4rem}.seo-static-header nav{color:var(--tool-muted);gap:22px;font-size:.76rem;display:flex}.seo-category-page{width:min(1160px,100% - 48px);margin:0 auto;padding-bottom:76px}.seo-category-page>header{max-width:860px;padding:72px 0 54px}.seo-category-page>header>p:first-child{color:var(--tool-red);letter-spacing:.13em;margin:0 0 12px;font:700 .68rem/1 Consolas,monospace}.seo-category-page h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.6rem,6vw,5.4rem);line-height:1.02}.seo-category-page>header>p:last-child{max-width:760px;color:var(--tool-muted);margin:22px 0 0;font-size:1.02rem;line-height:1.85}.seo-category-grid{border-top:1px solid var(--tool-line);border-left:1px solid var(--tool-line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.seo-category-card{border-right:1px solid var(--tool-line);border-bottom:1px solid var(--tool-line);background:#fff;grid-template-columns:48px minmax(0,1fr) auto;align-items:start;gap:18px;min-height:150px;padding:24px;display:grid}.seo-category-card>span{width:48px;height:48px;color:var(--tool-red);background:#f3f3f5;border-radius:7px;place-items:center;font-weight:800;display:grid}.seo-category-card h2{margin:2px 0 8px;font-size:1rem}.seo-category-card p{color:var(--tool-muted);margin:0;font-size:.76rem;line-height:1.65}.seo-category-card b{color:var(--tool-red)}.seo-category-help{max-width:780px;margin-top:48px}.seo-category-help p{color:var(--tool-muted);line-height:1.85}.seo-static-footer{border-top:1px solid var(--tool-line);color:var(--tool-muted);border-bottom:0;font-size:.7rem}@media (width<=1040px){.tool-quick-grid,.tool-list,.home-index__body{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.tool-shell{width:min(100% - 28px,680px)}.tool-entry__inner{padding:34px 0 30px}.tool-entry h1{font-size:2.1rem}.tool-quick-grid,.tool-list{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-category-tabs{gap:22px;overflow-x:auto}.home-index__body,.seo-category-grid{grid-template-columns:1fr}.seo-category-page{width:min(100% - 28px,1160px)}.seo-category-page>header{padding:46px 0 38px}}@media (width<=560px){.tool-header,.tool-header__inner{min-height:58px}.tool-brand{font-size:1.45rem}.tool-header__nav a:first-child{display:none}.tool-header__nav{font-size:.74rem}.tool-entry__inner{padding:28px 0 26px}.tool-entry__count{margin-bottom:8px;font-size:.68rem}.tool-entry h1{font-size:1.8rem}.tool-entry__lead{margin-top:8px;font-size:.9rem}.tool-search{min-height:50px;margin-top:18px;padding-inline:13px}.tool-search input{font-size:.86rem}.tool-popular{padding:22px 0 28px}.tool-section-heading>span{display:none}.tool-quick-grid,.tool-list{grid-template-columns:1fr}.tool-quick{min-height:72px;padding-block:10px}.tool-quick:nth-child(n+5),.tool-category-tabs{display:none}.tool-category-select{border-bottom:1px solid var(--tool-line);justify-content:space-between;align-items:center;gap:16px;min-height:66px;display:flex}.tool-category-select>span{color:var(--tool-muted);font-size:.76rem;font-weight:700}.tool-category-select select{min-width:150px;height:38px;color:var(--tool-ink);background:#fff;border:1px solid #cfcfd7;border-radius:7px;padding:0 10px;font-size:.78rem}.tool-directory__heading{padding:22px 0 14px}.tool-directory__heading p{max-width:260px;line-height:1.5}.tool-row{min-height:70px;padding-block:9px}.tool-footer .tool-shell{min-height:58px}.home-index__body{gap:12px}.home-index__categories{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.seo-static-header,.seo-static-footer{padding-inline:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--tool-red:#e5322d;--tool-red-dark:#bd2926;--tool-ink:#33333b;--tool-muted:#666672;--tool-line:#dcdce5;--tool-page:#f7f7fb}body,html{background:var(--tool-page)}.tool-header{background:#fffffffa;border-bottom-color:#e2e2e8;box-shadow:0 1px 3px #23232d0a}.tool-brand{letter-spacing:-.045em;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-size:1.5rem;font-weight:850}.tool-entry{background:radial-gradient(circle at -4% 0,#e5322d13 0 16%,#0000 16.2%),radial-gradient(circle at 103% 102%,#e5322d11 0 22%,#0000 22.2%),#f7f7fb;border-bottom:0}.tool-entry h1{color:#33333b;font-weight:800}.tool-search{border-color:#d7d7e0;border-radius:10px;box-shadow:0 4px 14px #23232d0d}.tool-search:focus-within{border-color:var(--tool-red);box-shadow:0 0 0 3px #e5322d1f,0 8px 22px #23232d12}.tool-popular,.tool-directory{background:#f7f7fb}.tool-quick-grid,.tool-list{background:0 0;border:0;gap:14px}.tool-quick,.tool-row{background:#fff;border:1px solid #d9d9e2;border-radius:12px;transition:transform .16s,border-color .16s,box-shadow .16s;box-shadow:0 1px 2px #23232d06}.tool-quick{min-height:102px;padding:16px}.tool-row{min-height:88px;padding:14px}.tool-quick:hover,.tool-row:hover{z-index:1;background:#fff;border-color:#c9c9d3;transform:translateY(-3px);box-shadow:0 10px 26px #23232d17}.tool-quick__mark,.tool-row__mark{color:#e5322d;background:#ffe3df;border-radius:8px}.tool-quick__mark{width:38px;height:38px}.tool-row__mark{width:34px;height:34px}.tool-quick:nth-child(4n+2) .tool-quick__mark,.tool-row:nth-child(4n+2) .tool-row__mark{color:#4779c7;background:#e6efff}.tool-quick:nth-child(4n+3) .tool-quick__mark,.tool-row:nth-child(4n+3) .tool-row__mark{color:#4d9657;background:#e5f4e6}.tool-quick:nth-child(4n) .tool-quick__mark,.tool-row:nth-child(4n) .tool-row__mark{color:#a6538e;background:#f3e5f0}.tool-category-tabs{border-bottom:0;align-items:center;gap:10px;min-height:72px}.tool-category-tabs button{background:#fff;border:1px solid #d8d8e0;border-radius:999px;min-height:36px;padding:0 16px;transition:background .15s,border-color .15s,color .15s}.tool-category-tabs button:hover,.tool-category-tabs button.is-active{color:#fff;background:#33333b;border-color:#33333b}.tool-category-tabs button:hover span,.tool-category-tabs button.is-active span{color:#d9d9df}.tool-footer{border-top-color:#dfdfe7}@media (width<=760px){.tool-entry{background:radial-gradient(circle at -18% -2%,#e5322d13 0 22%,#0000 22.3%),#f7f7fb}.tool-quick-grid,.tool-list{gap:10px}}@media (prefers-reduced-motion:reduce){.tool-quick,.tool-row{transition:none}}
