:root{color-scheme:light;--bg: #f6f8f7;--surface: #ffffff;--surface-muted: #edf3f0;--text: #171b18;--muted: #64706a;--line: #d7e0dc;--brand: #1f6f5b;--brand-strong: #134d3f;--green: #0e9384;--violet: #5b4bb7;--amber: #c4641b;--rose: #be123c;--ink: #252a27;--shadow: 0 24px 70px rgba(37, 42, 39, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}html[data-language-pending=true] body{visibility:hidden}body{margin:0;background:linear-gradient(180deg,#ffffffb8 0,#f6f8f700 330px),linear-gradient(135deg,#1f6f5b14 0,#fff0 38%),linear-gradient(180deg,#f6f8f7 0,#fbfcfb 56%,#f1f5f3),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;padding:0 max(24px,calc((100vw - 1180px)/2));background:#f6f8f7db;border-bottom:1px solid rgba(215,224,220,.74);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;color:#fdfbf5;background:var(--ink);border-radius:8px;font-weight:800}.brand strong,.brand small{display:block;line-height:1.2}.brand small{margin-top:2px;color:var(--muted);font-size:12px}.top-nav{display:flex;align-items:center;gap:8px}.top-nav a{padding:9px 13px;color:#454d49;border-radius:8px;font-size:14px;font-weight:700}.top-nav a:hover{background:var(--surface-muted);color:var(--text)}.top-nav a.active{color:#fdfbf5;background:var(--ink)}main{width:min(1180px,calc(100% - 40px));margin:0 auto}.hero{display:flex;justify-content:center;min-height:456px;padding:74px 0 42px}.search-panel{width:min(100%,820px);padding:0}.search-kicker{width:fit-content;margin:0 auto 14px;padding:7px 12px;color:#454d49;background:#ffffffb8;border:1px solid rgba(215,224,220,.9);border-radius:999px;font-size:12px;font-weight:900}.search-brand{margin:0 0 26px;color:#171b18;font-size:72px;font-weight:800;line-height:1;letter-spacing:0;text-align:center}.search-shell{display:grid;grid-template-columns:54px minmax(0,1fr) 96px;align-items:center;overflow:hidden;min-height:62px;background:#fffffff5;border:1px solid rgba(215,224,220,.9);border-radius:999px;box-shadow:0 22px 60px #252a271f}.search-shell:focus-within,.search-shell:hover{border-color:#1f6f5b5c;box-shadow:0 16px 42px #252a2724}.search-input-icon{justify-self:end;color:#7e8983}.search-shell input{width:100%;height:60px;padding:0 18px 0 14px;color:var(--text);background:transparent;border:0;outline:none;font-size:17px}.search-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:46px;margin-right:8px;color:#fdfbf5;background:var(--ink);border:1px solid var(--ink);border-radius:22px;cursor:pointer;font-size:14px;font-weight:800}.search-button:hover{color:#fdfbf5;background:var(--brand);border-color:var(--brand)}.engine-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0 0 18px}.engine-card{position:relative;display:inline-flex;align-items:center;min-height:34px;padding:0 13px;color:#56615c;background:#ffffffb8;border:1px solid rgba(215,224,220,.95);border-radius:999px;cursor:pointer;font-size:13px;font-weight:800;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.engine-card input{position:absolute;opacity:0;pointer-events:none}.engine-card span{font-weight:inherit}.engine-card small{display:none}.engine-card.selected{color:#fdfbf5;border-color:var(--ink);background:var(--ink);font-weight:700}.engine-card:hover{color:var(--text);border-color:#252a273d;background:#fff}.search-meta{display:flex;justify-content:center;margin-top:13px}.selected-engine-note{max-width:680px;color:var(--muted);font-size:13px;line-height:1.6;text-align:center}.section{padding:56px 0 74px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.section-heading h2{margin:0;font-size:32px;line-height:1.2;letter-spacing:0}.section-heading .eyebrow+h2{margin-top:6px}.eyebrow{margin:0;color:var(--brand);font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.section-action{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;color:#454d49;background:#fff;border:1px solid var(--line);border-radius:8px;font-size:14px;font-weight:700}.section-action:hover{color:#fdfbf5;border-color:var(--ink);background:var(--ink)}.home-section{position:relative;padding-top:54px}.home-tool-grid .tool-card{min-height:214px}.home-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tool-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.tool-card{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto 1fr auto;align-content:start;gap:14px;min-height:216px;padding:20px;background:linear-gradient(180deg,#fffffff7,#ffffffd1),var(--surface);border:1px solid rgba(215,224,220,.92);border-radius:8px;box-shadow:0 10px 28px #252a270a;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.tool-card.detailed{min-height:254px}.tool-card:hover{border-color:#252a273d;box-shadow:0 18px 44px #252a271a;transform:translateY(-3px)}.tool-logo{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;font-size:14px;font-weight:900}.tool-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tool-category-pill{padding:5px 8px;color:#5f6964;background:#f6faf8;border:1px solid #dfe8e3;border-radius:999px;font-size:12px;font-weight:800}.tool-logo.dark{color:#111827;background:#f3f4f6;border:1px solid #d1d5db}.tool-logo.warm{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa}.tool-logo.blue{color:#155eef;background:#eff6ff;border:1px solid #bfdbfe}.tool-logo.teal{color:#0f766e;background:#f0fdfa;border:1px solid #99f6e4}.tool-logo.violet{color:#6d28d9;background:#f5f3ff;border:1px solid #ddd6fe}.tool-logo.green{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.tool-card strong{min-width:0;font-size:18px;line-height:1.3}.tool-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.tag{display:inline-flex;align-items:center;min-height:26px;padding:5px 8px;color:#454d49;background:#eef4f1;border:1px solid #dce6e1;border-radius:8px;font-size:12px;font-weight:700}.tag.country,.tag.country-united-states{color:#155eef;background:#eff6ff;border-color:#bfdbfe}.tag.country-china{color:#b42318;background:#fff1f3;border-color:#fecdd6}.tag.country-united-kingdom,.tag.country-canada,.tag.country-australia{color:#6941c6;background:#f4f3ff;border-color:#d9d6fe}.tag.country-france,.tag.country-germany,.tag.country-netherlands,.tag.country-sweden,.tag.country-denmark,.tag.country-austria{color:#027a48;background:#ecfdf3;border-color:#abefc6}.tag.country-singapore,.tag.country-japan,.tag.country-india{color:#b54708;background:#fffaeb;border-color:#fedf89}.tool-tags{display:flex;flex-wrap:wrap;gap:6px}.tool-keywords{display:flex;flex-wrap:wrap;gap:6px;padding-top:4px;border-top:1px solid #eef2f7}.tool-keywords span{color:#667085;font-size:12px}.tag.success{color:#027a48;background:#ecfdf3;border-color:#abefc6}.resource-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.resource-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-card{min-height:160px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:8px}.resource-card h3{margin:0 0 10px}.resource-card p{margin:0;color:var(--muted);line-height:1.7}.tools-main{width:min(1180px,calc(100% - 64px));margin:0 auto}.tools-section{display:grid;grid-template-columns:244px minmax(0,1fr);gap:32px;align-items:start;padding:44px 0 64px}.category-nav{grid-row:1 / span 2;position:sticky;top:104px;z-index:12;display:grid;align-content:start;gap:8px;width:244px;padding:18px;background:#fffc;border:1px solid #d8e1f5;border-radius:16px;box-shadow:0 12px 28px #2f5bff0d;backdrop-filter:blur(18px)}.nav-title{margin:0 0 2px;color:#070a2f;font-size:14px;font-weight:900}.category-nav button{display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;column-gap:8px;min-height:42px;padding:0 12px;color:#475467;background:transparent;border:0;border-radius:12px;cursor:pointer;font-size:14px;font-weight:600;text-align:left}.category-nav button small{color:#98a2b3;font-size:12px;font-weight:800}.category-nav button:disabled{cursor:default;opacity:.42}.category-nav button:hover,.category-nav button.active{color:var(--brand);background:#e8eeff}.category-nav button.active{font-weight:800}.nav-icon{display:grid;place-items:center;width:22px;height:22px;color:currentColor}.tools-search{grid-column:2;display:grid;grid-template-columns:minmax(0,1fr);gap:20px;margin-bottom:0;padding:0;background:transparent;text-align:left}.tools-search h1{margin:0 0 10px;color:#070a2f;font-size:36px;font-weight:900;line-height:1.1;letter-spacing:0}.tools-search p:not(.eyebrow){max-width:620px;margin:0;color:#667085;font-size:15px;line-height:1.6}.tools-search-box{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;width:100%;background:#ffffffdb;border:1px solid #dce5f8;border-radius:14px;box-shadow:none}.tools-search-box svg{justify-self:end;color:#98a2b3}.tools-search input{width:100%;height:52px;padding:0 18px 0 10px;color:var(--text);background:transparent;border:0;outline:none;font-size:14px;font-weight:500}.tools-search-box:focus-within,.tools-search-box:hover{border-color:#c8d6ff;background:#fff;box-shadow:0 12px 28px #2f5bff14}.filter-panel{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}.filter-group{display:flex;flex-wrap:wrap;gap:8px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:8px}.filter-group button,.result-bar button{min-height:34px;padding:0 10px;color:#344054;background:#f8fafc;border:1px solid #eaecf0;border-radius:8px;cursor:pointer;font-size:13px;font-weight:800}.filter-group button.active{color:#fff;background:#1f2937;border-color:#1f2937}.result-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;margin-bottom:24px;padding:12px 14px;background:#fff;border:1px solid var(--line);border-radius:8px}.result-bar strong{color:var(--brand);font-size:22px}.result-bar button{display:inline-flex;align-items:center;gap:4px}.category-list{grid-column:2;display:grid;gap:26px}.tool-category{display:grid;gap:14px;scroll-margin-top:104px}.tool-category-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.tool-category h2{margin:0;color:#070a2f;font-size:24px;font-weight:900;line-height:1.25;letter-spacing:0}.tool-category-heading span{color:var(--muted);font-size:13px}.empty-state{padding:28px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:8px}.empty-state strong{display:block;margin-bottom:8px}.empty-state p{margin:0;color:var(--muted)}.site-footer{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:28px;width:min(1180px,calc(100% - 40px));margin:28px auto 0;padding:30px 0 42px;color:var(--muted);border-top:1px solid rgba(215,224,220,.88);font-size:14px}.footer-brand{display:flex;align-items:center;gap:12px;min-width:0}.footer-brand strong{display:block;color:var(--text);line-height:1.3}.footer-brand p{margin:3px 0 0;line-height:1.5}.footer-links{display:flex;align-items:center;gap:8px}.footer-links a{min-height:34px;padding:8px 10px;color:#454d49;border-radius:8px;font-weight:700}.footer-links a:hover{background:var(--surface-muted);color:var(--text)}.footer-meta{color:#7e8983;font-weight:800}.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}@media(max-width:980px){.site-header{align-items:flex-start;flex-direction:column;padding:16px 20px}.top-nav{width:100%;overflow-x:auto;padding-bottom:2px}.hero{min-height:auto;padding-top:54px}.tools-main{width:min(100% - 40px,1180px);margin:0 auto}.tools-section{grid-template-columns:1fr;gap:18px;padding-top:26px}.category-nav{grid-row:auto;position:sticky;top:84px;left:auto;z-index:10;display:flex;width:auto;margin-bottom:18px;padding:8px;overflow-x:auto;white-space:nowrap;border:1px solid var(--line);border-radius:14px;box-shadow:none}.category-nav button{grid-template-columns:22px max-content auto;flex:0 0 auto}.nav-title{display:none}.tools-search{grid-column:auto;grid-template-columns:1fr}.filter-panel{grid-template-columns:1fr}.tool-grid,.resource-grid,.resource-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer{grid-template-columns:1fr;align-items:start}}@media(max-width:640px){main,.site-footer{width:min(100% - 28px,1180px)}.search-brand{margin-bottom:22px;font-size:48px}.section-heading{align-items:flex-start;flex-direction:column}.search-shell{grid-template-columns:42px minmax(0,1fr) 46px;min-height:56px}.search-shell input{height:54px;padding-right:10px;font-size:15px}.search-button{width:38px;height:38px;margin-right:7px;padding:0}.search-button span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.engine-grid{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.engine-card{flex:0 0 auto}.result-bar,.tool-grid,.resource-grid,.resource-grid.three{grid-template-columns:1fr}.tools-search h1{font-size:34px}.tools-search{margin-bottom:22px}.site-footer{flex-direction:column;gap:18px}.footer-links{flex-wrap:wrap}}:root{--bg: #f7f9ff;--surface-muted: #eef3ff;--text: #070a2f;--muted: #667085;--line: #d8e1f5;--brand: #2f5bff;--brand-strong: #111b73;--ink: #060a2d;--shadow: 0 16px 36px rgba(47, 91, 255, .08)}body{background:radial-gradient(circle at 22% 0%,rgba(238,243,255,.96),transparent 34%),radial-gradient(circle at 78% 4%,rgba(244,240,255,.86),transparent 32%),linear-gradient(135deg,#f7f9ff,#eef3ff 45%,#fbfcff 72%,#f4f0ff);color:var(--text);overflow-x:hidden}.site-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;column-gap:27px;min-height:80px;padding:0 max(24px,calc((100vw - 1336px)/2));background:#fffffff2;border-bottom-color:#e6eaf5}.brand{min-width:196px}.brand-logo{display:block;height:58px;object-fit:cover;object-position:center}.brand-logo-en,[data-language=en-US] .brand-logo-cn{display:none}[data-language=en-US] .brand-logo-en{display:block}.top-nav{justify-self:end;gap:27px}.header-actions{display:flex;align-items:center}.header-actions{gap:9px;justify-self:end}.header-controls{display:flex;align-items:center;gap:9px}.global-search{display:grid;grid-template-columns:15px minmax(0,1fr);align-items:center;gap:9px;width:276px;min-width:0;height:36px;padding:0 15px;color:#8a94ad;background:#f6f8ff;border:1px solid #e1e7fa;border-radius:18px}.global-search input{width:100%;min-width:0;height:34px;padding:0;color:#111827;background:transparent;border:0;outline:none;font-size:13px;font-weight:500}.global-search input::placeholder{color:#8a94ad}.global-search:focus-within,.global-search:hover{border-color:#c8d6ff;background:#fff}.language-switch{position:relative;display:inline-flex}.language-trigger{display:inline-grid;grid-template-columns:15px auto 14px;align-items:center;justify-content:center;gap:7px;min-width:104px;height:36px;padding:0 12px;color:#667085;background:#eef3ff;border:1px solid #d8e1f5;border-radius:18px;cursor:pointer;font:inherit;box-shadow:inset 0 1px #ffffffb8;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.language-trigger svg:first-of-type{color:var(--brand)}.language-current{color:#111b73;font-size:13px;font-weight:700;line-height:1;pointer-events:none;white-space:nowrap}.language-trigger:hover,.language-trigger:focus-visible,.language-switch.open .language-trigger{border-color:#c8d6ff;background:#e8eeff;box-shadow:0 8px 22px #2f5bff1a}.language-trigger:focus-visible{outline:2px solid rgba(47,91,255,.2);outline-offset:2px}.language-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:40;display:grid;gap:4px;min-width:128px;padding:6px;background:#fff;border:1px solid #d8e1f5;border-radius:12px;box-shadow:0 18px 40px #111b7324;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .14s ease,transform .14s ease}.language-switch.open .language-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.language-option{display:flex;align-items:center;min-height:34px;padding:0 10px;color:#344054;background:transparent;border:0;border-radius:8px;cursor:pointer;font-size:13px;font-weight:700;text-align:left}.language-option:hover,.language-option.active,.language-option[aria-selected=true]{color:#111b73;background:#e8eeff}.mobile-nav-toggle{display:none;place-items:center;width:38px;height:38px;padding:0;color:#111b73;background:#eef3ff;border:1px solid #d8e1f5;border-radius:19px;cursor:pointer}.mobile-nav-toggle:hover,.mobile-nav-toggle:focus-visible,.site-header.nav-open .mobile-nav-toggle{border-color:#c8d6ff;background:#e8eeff}.mobile-nav-toggle:focus-visible{outline:2px solid rgba(47,91,255,.2);outline-offset:2px}.mobile-nav-toggle .close-icon,.mobile-nav-title,.mobile-nav-backdrop,.site-header.nav-open .mobile-nav-toggle .menu-icon{display:none}.site-header.nav-open .mobile-nav-toggle .close-icon{display:block}.top-nav a{padding:8px 0;color:#667085;background:transparent;border-radius:0;font-weight:500}.top-nav a:hover,.top-nav a.active{color:var(--brand);background:transparent}.top-nav a.active{font-weight:800}main{width:min(1180px,calc(100% - 64px))}.hero{align-items:center;min-height:520px;padding:74px 0 44px;border-radius:24px;background:linear-gradient(180deg,#fff0,#eef3ffe6,#f7f9ff00)}.search-panel{display:grid;justify-items:center;width:min(100%,760px);min-width:0;gap:10px}.search-brand-logo{display:block;width:min(340px,78vw);height:220px;object-fit:contain}.engine-grid{gap:10px;width:100%;min-width:0;margin:0}.engine-card{min-height:34px;padding:0 14px;color:#3c4043;background:#fff;border-color:#e4e7ec;border-radius:17px;box-shadow:none;font-size:13px;font-weight:500}.engine-card.selected{color:var(--brand);background:#e8eeff;border-color:#9db5ff;font-weight:700}.engine-card:hover{border-color:#c8d6ff;color:var(--brand)}.search-shell{width:100%;grid-template-columns:max-content minmax(0,1fr) 92px;min-height:60px;padding:7px;background:#fff;border-color:#c8d6ff;border-radius:30px;box-shadow:0 16px 36px #2f5bff21;overflow:visible;position:relative;transition:border-color .16s ease,box-shadow .16s ease}.search-shell:hover{border-color:#b7c6ff;box-shadow:0 18px 40px #2f5bff29}.search-shell:focus-within{border-color:#9db5ff;box-shadow:0 0 0 3px #2f5bff14,0 18px 42px #2f5bff2b}.search-input-icon{display:none}.engine-picker{position:relative;z-index:3;display:grid;place-items:center}.engine-picker-trigger{display:inline-grid;grid-template-columns:22px minmax(0,1fr) 12px;align-items:center;gap:8px;width:max-content;min-width:88px;max-width:144px;height:46px;padding:0 11px;color:#46515f;background:#f7f9ff;border:1px solid #dce5ff;border-radius:23px;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.engine-picker-trigger img{display:block;width:22px;height:22px;object-fit:contain}.engine-picker-trigger:hover,.engine-picker-trigger[aria-expanded=true]{color:#2448dc;background:#fff;border-color:#b7c6ff}.engine-picker-name{min-width:0;max-width:84px;overflow:hidden;font-size:13px;font-weight:800;line-height:1;text-align:left;text-overflow:ellipsis;white-space:nowrap}.engine-picker-chevron{color:#667085;opacity:.8}.engine-menu{position:absolute;top:calc(100% + 7px);left:0;display:grid;grid-template-columns:minmax(0,1fr);gap:4px;width:204px;padding:7px;background:#fffffffc;border:1px solid #c8d6ff;border-radius:22px;box-shadow:0 18px 44px #2f5bff29;backdrop-filter:blur(18px)}.engine-menu:before{position:absolute;top:-6px;left:58px;width:10px;height:10px;background:#fff;border-top:1px solid #c8d6ff;border-left:1px solid #c8d6ff;content:"";transform:rotate(45deg)}.engine-option{position:relative;display:flex;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 10px 0 8px;color:#46515f;background:transparent;border:1px solid transparent;border-radius:14px;cursor:pointer;font-size:13px;font-weight:800;text-align:left;transition:background .12s ease,border-color .12s ease,color .12s ease}.engine-logo-frame{display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;background:#fff;border:1px solid #edf1ff;border-radius:10px}.engine-logo-frame img{display:block;width:20px;height:20px;object-fit:contain}.engine-option:hover{color:#2448dc;background:#f5f7ff;border-color:transparent}.engine-option.selected{color:#1d2f68;background:#eef3ff;border-color:#d8e2ff;box-shadow:none}.search-shell input{height:44px;padding:0 14px 0 6px;color:#111827;font-size:16px}.search-button{gap:6px;width:92px;height:46px;margin:0;color:#fff;background:linear-gradient(90deg,#2f5bff,#6d3bff);border-color:#2f5bff;border-radius:23px}.search-button-icon{display:none}.search-button:hover{background:linear-gradient(90deg,#254be0,#5d32dc);border-color:#254be0}.section{padding:52px 0}.section-heading h2{color:var(--text);font-size:32px;font-weight:900}.section-action{gap:6px;min-height:40px;padding:0 14px;color:#fff;background:var(--ink);border-color:var(--ink);border-radius:20px;font-weight:800}.section-action svg{flex:0 0 auto}.section-action:hover{background:var(--brand);border-color:var(--brand)}.section-action.ghost{color:var(--brand);background:#fff;border-color:#c8d6ff}.section-action.ghost:hover{color:#fff;background:var(--brand);border-color:var(--brand)}.home-tool-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-tool-grid .tool-card{min-height:168px}.tool-card{grid-template-rows:auto 1fr auto;gap:10px;padding:16px;background:linear-gradient(180deg,#fff,#f7f9ff);border-color:#d8e1f5;border-radius:12px;box-shadow:0 12px 30px #2f5bff14}.tool-card:hover{border-color:#c8d6ff;box-shadow:0 18px 44px #2f5bff21}.tool-card-head{justify-content:flex-start;align-items:center}.tool-logo{width:56px;height:56px;flex:0 0 56px;border-radius:14px}.tool-logo.image-logo{overflow:hidden;background:#fff;border:1px solid #e4eafe}.tool-logo.image-logo img{display:block;width:100%;height:100%;object-fit:contain}.tool-card strong{color:#111827;font-size:17px;font-weight:900}.tool-card p{color:#475467;font-size:13px;line-height:1.45}.tag{min-height:24px;padding:4px 9px;color:#475467;background:#f7f9ff;border-color:#d8e1f5;border-radius:12px;font-size:12px;font-weight:800}.tag.success{color:var(--brand);background:#e8eeff;border-color:#c8d6ff}.site-footer{display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto;align-items:stretch;gap:28px;width:100%;min-height:260px;margin:0;padding:34px max(48px,calc((100vw - 1344px)/2)) 34px;color:#c8d6ff;background:linear-gradient(180deg,#060a2d,#10175a);border-top:1px solid #111b73}.footer-top{display:grid;align-items:start;width:100%}.footer-brand{display:flex;gap:12px;align-items:center}.footer-brand img{width:58px;height:58px;object-fit:cover;object-position:center}.footer-brand strong{color:#fff;font-size:24px;font-weight:900}.footer-brand-block{max-width:420px}.footer-top p{max-width:360px;margin:14px 0 0;color:#c8d6ff;line-height:1.6}.footer-bottom{display:flex;justify-content:space-between;gap:24px;padding-top:18px;color:#aebbdf;border-top:1px solid #29337a;font-size:13px}.footer-bottom strong{color:#dde6ff}@media(max-width:980px){.site-header{align-items:center;flex-direction:row;min-height:72px;padding:0 20px}.top-nav{width:auto;gap:18px;padding-bottom:0}.global-search{width:210px}main{width:min(100% - 40px,1180px)}.home-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-top{grid-template-columns:1fr}}@media(max-width:640px){main{width:min(100% - 28px,1180px)}.site-header{display:grid;grid-template-columns:1fr;grid-template-areas:"brand" "nav" "actions";gap:10px 12px;padding-top:10px;padding-bottom:10px}.brand{grid-area:brand}.brand,.brand img{height:46px}.top-nav{justify-content:flex-start;justify-self:start;min-width:0;gap:14px;flex:0 0 auto}.top-nav{grid-area:nav}.header-actions{grid-area:actions;display:flex;align-items:center;gap:8px;justify-self:stretch;width:calc(100vw - 40px);max-width:calc(100vw - 40px);min-width:0}.global-search{flex:1 1 auto;width:auto;max-width:100%;justify-self:stretch}.language-switch{flex:0 0 44px}.language-trigger{grid-template-columns:15px 14px;min-width:44px;width:44px;height:36px;gap:3px;padding:0}.language-trigger .language-current{display:none}.language-trigger svg:first-of-type{margin-left:3px}.language-trigger svg:last-of-type{margin-left:-2px}.language-menu{right:0;min-width:118px}.top-nav a{font-size:13px}.hero{min-height:430px;padding:46px 0 34px}.search-brand-logo{height:170px}.engine-grid{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;max-width:100%;padding-bottom:4px;scrollbar-width:none}.engine-grid::-webkit-scrollbar{display:none}.engine-card{flex:0 0 auto}.search-shell{grid-template-columns:max-content minmax(0,1fr) 46px}.search-button{width:46px}.home-tool-grid{grid-template-columns:1fr}.site-footer{padding-right:20px;padding-left:20px}.footer-bottom{flex-direction:column}}.tools-section .tool-card{grid-template-rows:auto minmax(0,1fr) auto;gap:8px;min-height:160px;padding:16px;background:#fff;border-color:#d8e1f5;border-radius:14px;box-shadow:0 8px 20px #2f5bff0d}.tools-section .tool-card.detailed{min-height:160px}.tools-section .tool-card-head{justify-content:flex-start;align-items:center;gap:10px}.tools-section .tool-logo{width:42px;height:42px;flex-basis:42px;border-radius:11px}.tools-section .tool-card strong{min-width:0;color:#070a2f;font-size:16px;font-weight:900;line-height:1.3}.tools-section .tool-card p{color:#667085;font-size:13px;line-height:1.45}.tools-section .tag{min-height:22px;padding:3px 8px;color:#475467;background:#f2f5ff;border:0;border-radius:7px;font-size:12px}.tools-section .tag.success{color:#027a48;background:#eaf7f0}.tools-section .tag.country,.tools-section .tag.country-united-states{color:#155eef;background:#eff6ff}.tools-section .tag.country-china{color:#b42318;background:#fff1f3}.tools-section .tag.country-united-kingdom,.tools-section .tag.country-canada,.tools-section .tag.country-australia{color:#6941c6;background:#f4f3ff}.tools-section .tag.country-france,.tools-section .tag.country-germany,.tools-section .tag.country-netherlands,.tools-section .tag.country-sweden,.tools-section .tag.country-denmark,.tools-section .tag.country-austria{color:#027a48;background:#eaf7f0}.tools-section .tag.country-singapore,.tools-section .tag.country-japan,.tools-section .tag.country-india{color:#b54708;background:#fffaeb}.tools-section .tool-tags{gap:6px}html,body{max-width:100%}img,svg{max-width:100%}.site-header,main,.site-footer,.tools-main,.search-panel,.tools-section,.category-list,.tool-grid,.tool-card{min-width:0}@media(max-width:1180px){.site-header{column-gap:18px}.top-nav{gap:18px}.global-search{width:clamp(176px,22vw,236px)}}@media(max-width:980px){.site-header{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"brand actions" "nav nav";gap:10px 16px;min-height:auto;padding:10px 20px 12px}.brand{grid-area:brand;align-self:center}.top-nav{grid-area:nav;justify-self:start;width:100%;max-width:100%;overflow-x:auto;scrollbar-width:none}.top-nav::-webkit-scrollbar{display:none}.top-nav a{flex:0 0 auto;white-space:nowrap}.header-actions{grid-area:actions;justify-self:end;max-width:100%}.header-controls{flex:0 0 auto}.hero{min-height:auto;padding:52px 0 34px}.search-brand-logo{width:min(300px,72vw);height:184px}.home-tool-grid,.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tools-main{width:min(100% - 40px,1180px)}.tools-section{grid-template-columns:1fr;gap:20px;padding-top:28px}.tools-search,.category-list{grid-column:auto}.category-nav{grid-row:auto;position:sticky;top:112px;display:flex;width:100%;max-width:100%;padding:8px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.category-nav::-webkit-scrollbar{display:none}.category-nav button{grid-template-columns:22px max-content auto;flex:0 0 auto}}@media(max-width:720px){.site-header{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions" "search search";gap:10px 12px;padding-top:10px;padding-bottom:10px}.brand,.brand-logo{height:48px}.header-actions{display:contents}.global-search{grid-area:search;width:100%}.header-controls{grid-area:actions;justify-self:end;gap:8px}.top-nav{position:fixed;top:0;right:0;z-index:72;display:grid;grid-template-columns:1fr;align-items:stretch;align-content:start;gap:8px;width:min(82vw,320px);height:100dvh;max-height:none;padding:22px 14px 18px;overflow-y:auto;background:#fff;border-left:1px solid #d8e1f5;border-radius:18px 0 0 18px;box-shadow:-18px 0 42px #111b7329;opacity:0;pointer-events:none;scrollbar-width:none;transform:translate(105%);transition:opacity .18s ease,transform .18s ease}.top-nav::-webkit-scrollbar{display:none}.site-header.nav-open .top-nav{opacity:1;pointer-events:auto;transform:translate(0)}.mobile-nav-backdrop{position:fixed;inset:0;z-index:60;display:block;width:100vw;height:100dvh;padding:0;background:#070a2f47;border:0;cursor:default;opacity:0;pointer-events:none;transition:opacity .18s ease}.site-header.nav-open .mobile-nav-backdrop{opacity:1;pointer-events:auto}html.nav-open,html.nav-open body{overflow:hidden}.top-nav a{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:46px;padding:0 14px;border:1px solid transparent;border-radius:12px;color:#344054;font-size:14px;font-weight:800}.mobile-nav-title{display:flex;align-items:center;min-height:38px;margin:0 48px 18px 4px;color:#111b73;border-bottom:1px solid #e6eaf5;font-size:15px;font-weight:800;line-height:1}.top-nav a:hover,.top-nav a.active{color:#111b73;background:#e8eeff;border-color:#d8e1f5}.top-nav a.active{color:#2f5bff;background:#eef3ff;box-shadow:inset 3px 0 #2f5bff}.top-nav a.active:after{content:"";width:6px;height:6px;background:#2f5bff;border-radius:999px}.mobile-nav-toggle{position:relative;z-index:80;display:grid}.category-nav{position:static}}@media(max-width:640px){main,.tools-main{width:min(100% - 28px,1180px)}.site-header{padding-right:14px;padding-left:14px}.top-nav{gap:4px}.header-actions{width:auto;max-width:none}.global-search{height:38px;padding:0 12px}.global-search input{min-width:0;font-size:16px}.language-trigger{width:44px;min-width:44px;grid-template-columns:15px 14px;gap:3px;padding:0}.language-current{display:none}.language-menu{right:0;min-width:118px}.hero{min-height:auto;padding:34px 0 28px;border-radius:18px}.search-brand-logo{width:min(240px,74vw);height:140px}.search-panel{width:100%}.search-shell{grid-template-columns:max-content minmax(0,1fr) 46px;min-height:54px;padding:6px;border-radius:27px}.engine-picker-trigger{grid-template-columns:18px minmax(0,1fr) 10px;gap:6px;width:max-content;min-width:78px;max-width:122px;height:42px;padding:0 9px}.engine-picker-trigger img{width:18px;height:18px}.engine-picker-name{max-width:66px;font-size:12px}.engine-menu{left:0;width:min(204px,calc(100vw - 42px));gap:4px;padding:7px;border-radius:16px}.engine-option{min-height:40px;padding-right:9px;padding-left:7px;border-radius:12px}.search-shell input{height:42px;font-size:16px}.search-button{width:42px;height:42px}.search-button-icon{display:block}.section{padding:36px 0}.section-heading{align-items:center;flex-direction:row;gap:12px}.section-heading h2{min-width:0;font-size:24px}.section-action{flex:0 0 auto;min-height:34px;padding:0 12px;font-size:13px;white-space:nowrap}.home-tool-grid,.tool-grid{grid-template-columns:1fr}.tool-card,.tools-section .tool-card{min-height:0;padding:14px;overflow:hidden}.tool-logo{width:46px;height:46px;flex-basis:46px;border-radius:12px}.tool-card strong,.tools-section .tool-card strong{min-width:0;font-size:15px;overflow-wrap:anywhere}.tool-card p,.tools-section .tool-card p{min-width:0;font-size:13px;overflow-wrap:anywhere}.tag,.tools-section .tag{min-height:22px;padding:3px 7px;font-size:11px}.tools-section{gap:18px;padding:18px 0 42px}.tools-search{gap:14px;margin-bottom:0}.tools-search h1{font-size:28px;line-height:1.15}.tools-search p:not(.eyebrow){font-size:14px}.tools-search-box{grid-template-columns:38px minmax(0,1fr);border-radius:12px}.tools-search input{height:46px;padding-right:12px;font-size:16px}.category-nav{margin:0 -2px;border-radius:12px}.category-nav button{min-height:38px;padding:0 10px;font-size:13px}.tool-category{gap:12px;scroll-margin-top:18px}.tool-category-heading{align-items:flex-start;flex-direction:column;gap:10px}.tool-category h2{font-size:21px}.site-footer{min-height:auto;padding:28px 20px}.footer-bottom{gap:8px}}@media(hover:none)and (pointer:coarse){.global-search input,.search-shell input,.tools-search input{font-size:16px}}@media(max-width:380px){.global-search{grid-template-columns:0 minmax(0,1fr);gap:0}.global-search svg{display:none}.engine-card{padding:0 11px;font-size:12px}.search-brand-logo{width:min(210px,76vw);height:118px}}
