@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800;900&family=Poppins:wght@400;500;600;700;800&display=swap";:root{--theme: #1a8fe3;--text: #181d20;--muted: #707375;--soft: #edf7ff;--line: #e8edf2;--shadow: 3px 10px 40px rgba(24, 29, 32, .06);--font-cn: "Noto Sans SC", "Source Han Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif;--font-latin: "Poppins", "Noto Sans SC", sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--muted);background:#fff;font-family:var(--font-latin);font-size:16px;line-height:1.4;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;background:#fbfdff}.container{width:100%;max-width:1288px;margin:0 auto;padding:0 15px}.site-header{height:68px;background:#fff;box-shadow:0 4px 16px #181d2017;position:sticky;top:0;z-index:30}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{width:180px;display:flex;align-items:center;gap:10px;flex:0 0 auto}.brand-mark{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#1a8fe3,#7b49ff);color:#fff;display:grid;place-items:center;font-family:var(--font-cn);font-size:17px;font-weight:800}.brand-copy{display:grid}.brand-title{color:#181d20;font-family:var(--font-cn);font-size:21px;font-weight:800;line-height:.95;white-space:nowrap}.brand-title span{color:#3d93ef}.brand-sub{color:#181d20;font-size:10px;font-weight:500;line-height:1;text-align:right;margin-top:3px}.site-nav{display:flex;align-items:center;gap:39px;margin-left:22px;margin-right:auto}.nav-item{height:68px;display:flex;align-items:center}.site-nav .nav-link{color:#4b4f55;display:flex;align-items:center;gap:4px;font-size:16px;font-weight:500;height:68px}.nav-item.active>.nav-link{color:var(--theme)}.nav-menu{position:fixed;left:0;right:0;top:68px;z-index:35;padding-top:10px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.nav-item:hover .nav-menu,.nav-item:focus-within .nav-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.header-actions{display:flex;align-items:center;gap:14px}.round-button{width:38px;height:38px;border-radius:50%;border:1px solid #e9ecef;background:#fff;color:#4b4f55;display:grid;place-items:center}.header-divider{width:1px;height:34px;background:#e9ecef}.nav-search{width:190px;height:44px;border-radius:7px;background:#f5f5f6;display:flex;align-items:center;gap:12px;padding:0 17px;color:#707375;font-size:12px}.sign-in{width:146px;height:48px;border-radius:7px;background:var(--theme);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-cn);font-size:16px;font-weight:700}.home-hero{min-height:770px;padding:54px 0 48px;background:#fbfdff;position:relative;overflow:hidden}.hero-shadow{position:absolute;inset:0 0 auto;height:230px;background:radial-gradient(circle at 50% 0,rgba(91,166,242,.13),transparent 58%);pointer-events:none}.decor{position:absolute;pointer-events:none;z-index:1}.decor-triangle{left:calc(50% - 585px);top:24px;width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;border-top:31px solid #ffc06a;transform:rotate(58deg)}.decor-dot{width:7px;height:7px;border-radius:50%}.decor-dot-red{left:calc(50% - 620px);top:185px;background:#ff686d}.decor-dot-pink{right:calc(50% - 590px);top:218px;background:#dc4b93}.decor-cube,.decor-prism,.decor-kite{transform:rotate(45deg)}.decor-cube{right:calc(50% - 560px);top:96px;width:21px;height:21px;background:linear-gradient(135deg,#ff7fc0 0 50%,#e0529e 50%)}.decor-kite{right:calc(50% - 485px);top:340px;width:26px;height:26px;background:linear-gradient(135deg,#7b49ff 0 50%,#8ba5ff 50%)}.decor-prism{left:calc(50% - 340px);top:570px;width:22px;height:22px;background:linear-gradient(135deg,#7f55ef 0 50%,#b497ff 50%)}.home-content{position:relative;z-index:2;text-align:center}.home-content h1{margin:0;color:var(--text);display:flex;align-items:center;justify-content:center;gap:3px;flex-wrap:nowrap;font-family:var(--font-cn);font-size:56px;font-weight:800;line-height:1.18}.animate-text{width:176px;height:72px;overflow:hidden;display:inline-block;flex:0 0 auto}.flip-stack{display:block;height:72px}.flip-stack>span{display:block;height:72px}.flip-stack>span>span{width:100%;height:72px;padding:0 12px 4px;background:#f66213;color:#fff;display:inline-flex;align-items:center;justify-content:center;line-height:1;white-space:nowrap}.flip-stack>span:first-child{animation:show-luban-title 22s cubic-bezier(.76,0,.24,1) infinite}@keyframes show-luban-title{0%,9.1%{margin-top:0}12.5%,21.6%{margin-top:-72px}25%,34.1%{margin-top:-144px}37.5%,46.6%{margin-top:-216px}50%,59.1%{margin-top:-288px}62.5%,71.6%{margin-top:-360px}75%,84.1%{margin-top:-432px}87.5%,96.6%{margin-top:-504px}to{margin-top:0}}.hero-description,.section-description{margin:22px 0 0;color:#707375;font-family:var(--font-cn);font-size:14px;font-weight:400}.main-search{width:491px;height:52px;margin:32px auto 47px;border-radius:26px;background:#fff;box-shadow:var(--shadow);display:flex;align-items:center;padding:0 8px 0 20px}.main-search svg{color:var(--theme);margin-right:15px}.main-search input{flex:1;min-width:0;height:100%;border:0;outline:0;color:#707375;background:transparent;font-size:12px}.main-search button{width:88px;height:38px;border:0;border-radius:20px;background:var(--theme);color:#fff;font-size:12px;font-weight:700}.category-wrap{width:1288px;max-width:100vw;margin:0 auto;position:relative;z-index:3;overflow:visible;padding:0 24px}.category-rail{--toolbar-gap: clamp(0px, calc((100vw - 1180px)*.09) , 24px);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--toolbar-gap);justify-content:center;padding:0 0 34px}.family-card{border-radius:12px;overflow:hidden;background:#fff;box-shadow:var(--shadow);min-width:0}.family-main{height:140px;padding:16px 16px 0;color:#fff;background:var(--color);display:block}.family-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.family-icon{width:48px;height:48px;border-radius:50%;background:#ffffff47;display:grid;place-items:center;color:#fff;font-size:21px;font-weight:800}.family-count{border-radius:12px;padding:2px 8px;background:#ffffff42;color:#fff;font-family:var(--font-cn);font-size:12px;font-weight:600;white-space:nowrap}.family-body{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.family-body h3{margin:0 0 2px;color:#fff;font-family:var(--font-cn);font-size:20px;font-weight:800;line-height:1.25;white-space:nowrap}.family-body p{margin:0;color:#fff;font-family:var(--font-cn);font-size:12px;font-weight:500;white-space:nowrap}.family-footer{height:64px;padding:10px 16px 16px;background:#fff}.family-footer>div{height:38px;border-radius:8px;background:var(--pale);display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;font-family:var(--font-cn);font-size:10px}.family-footer span{color:#707375;white-space:nowrap}.family-footer strong{color:var(--accent);font-size:10px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stats{width:1288px;max-width:calc(100vw - 48px);min-height:98px;margin:80px auto 0;border-radius:10px;background:#eff7fd;display:grid;grid-template-columns:repeat(4,1fr);position:relative;z-index:2}.stat{display:flex;align-items:center;justify-content:center;gap:26px;position:relative}.stat:not(:last-child):after{content:"";position:absolute;right:0;top:37px;bottom:37px;width:1px;background:#c7d8e5}.stat strong{color:var(--theme);font-size:48px;line-height:1;font-weight:700}.stat span{color:#3e454d;display:block;font-family:var(--font-cn);font-size:18px;line-height:1.35;text-align:left}.popular-section{background:var(--soft);padding:125px 0 122px;text-align:center}.section-title{margin:0;color:var(--text);font-family:var(--font-cn);font-size:42px;line-height:1.2;font-weight:800}.filter{width:880px;max-width:calc(100vw - 40px);min-height:60px;border-radius:30px;background:#fff;margin:31px auto 35px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 13px;box-shadow:var(--shadow)}.filter a{height:40px;border-radius:12px;padding:0 13px;display:flex;align-items:center;gap:8px;color:#4b4f55;font-family:var(--font-cn);font-size:13px;font-weight:600;white-space:nowrap}.filter a.active{background:var(--theme);color:#fff;padding:0 16px}.tool-grid{width:1288px;max-width:calc(100vw - 48px);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px 17px;text-align:left}.utility-card{min-height:124px;border-radius:8px;background:#fff;box-shadow:var(--shadow);padding:18px 18px 16px;position:relative;display:grid;grid-template-columns:48px 1fr;gap:14px}.utility-icon{width:48px;height:48px;border-radius:9px;background:var(--icon-bg);color:var(--icon);display:grid;place-items:center}.utility-card h3{margin:1px 28px 4px 0;color:var(--text);font-family:var(--font-cn);font-size:18px;line-height:1.15;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.utility-card small{display:block;color:var(--tag);font-family:var(--font-cn);font-size:13px;line-height:1;font-weight:600}.utility-card p{grid-column:1 / 3;margin:-1px 0 0;color:#707375;font-family:var(--font-cn);font-size:16px;line-height:1.35}.heart{position:absolute;top:12px;right:11px;width:20px;height:20px;border-radius:50%;background:#f3f4f5;color:#d9dcdf;display:grid;place-items:center}.all-tools{width:137px;height:49px;border-radius:8px;border:1.5px solid var(--theme);display:inline-flex;align-items:center;justify-content:center;color:var(--theme);margin-top:43px;font-family:var(--font-cn);font-size:13px;font-weight:800;background:transparent}.category-toolbar{width:1140px;max-width:calc(100vw - 40px);margin:0 auto 38px;border-radius:14px;background:#fff;box-shadow:var(--shadow);padding:26px;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:26px;text-align:left}.category-toolbar-section{min-width:0}.category-toolbar-section:not(:last-of-type){padding-right:26px;border-right:1px solid var(--line)}.category-toolbar-section h2{margin:0 0 14px;color:#8b8f94;font-family:var(--font-cn);font-size:13px;font-weight:800;letter-spacing:0}.category-toolbar-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-toolbar-section:first-child .category-toolbar-links{grid-template-columns:1fr}.category-toolbar-link{min-height:58px;border-radius:8px;background:#f7fbff;display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:10px 12px;color:#3e454d}.category-toolbar-link:hover{background:#edf7ff;color:var(--theme)}.category-toolbar-icon{width:38px;height:38px;border-radius:8px;background:#e8f4ff;color:var(--theme);display:grid;place-items:center}.category-toolbar-link strong,.category-toolbar-link small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-cn)}.category-toolbar-link strong{color:var(--text);font-size:15px;line-height:1.25;font-weight:800}.category-toolbar-link small{margin-top:3px;color:#707375;font-size:12px;line-height:1.2}.category-toolbar-link:hover strong,.category-toolbar-link:hover small,.category-toolbar-link:hover .category-toolbar-arrow{color:var(--theme)}.category-toolbar-arrow{color:#b3bac1}.category-toolbar-all{grid-column:1 / -1;justify-self:end;min-width:132px;height:40px;border-radius:8px;border:1.5px solid var(--theme);color:var(--theme);display:inline-flex;align-items:center;justify-content:center;padding:0 16px;font-family:var(--font-cn);font-size:13px;font-weight:800}.category-nav-toolbar{width:1120px;margin-bottom:0;border-radius:0 0 14px 14px;padding:22px}.category-nav-toolbar.category-toolbar--2{grid-template-columns:minmax(300px,.85fr) minmax(560px,1.15fr)}.category-nav-toolbar.category-toolbar--3{grid-template-columns:minmax(280px,.85fr) minmax(240px,.75fr) minmax(500px,1.4fr)}.category-nav-toolbar .category-toolbar-link{min-height:54px}.category-search{width:590px;max-width:calc(100vw - 40px);height:58px;margin:-4px auto 48px;border-radius:29px;background:#fff;box-shadow:var(--shadow);display:flex;align-items:center;padding:0 9px 0 22px}.category-search svg{color:var(--theme);margin-right:16px}.category-search input{flex:1;min-width:0;height:100%;border:0;outline:0;color:#707375;background:transparent;font-family:var(--font-cn);font-size:13px}.category-search button{width:102px;height:42px;border:0;border-radius:22px;background:var(--theme);color:#fff;font-family:var(--font-cn);font-size:13px;font-weight:800}.present-area{background:#fbfdff;padding:126px 0 105px;overflow:hidden}.present-top{width:1140px;max-width:calc(100vw - 40px);margin:0 auto 39px;display:flex;align-items:center;justify-content:space-between}.present-top .section-title{text-align:left;max-width:830px}.present-top p{margin:20px 0 0;color:#707375;font-family:var(--font-cn);font-size:16px}.present-buttons{display:flex;gap:22px;padding-right:90px}.present-buttons button{width:58px;height:58px;border-radius:50%;border:1px solid #e9ecef;display:grid;place-items:center;color:#8b8f94;font-size:26px;background:#fff}.present-buttons button.active{border-color:var(--theme);background:var(--theme);color:#fff}.present-slider{width:1650px;margin-left:max(20px,calc((100vw - 1140px)/2));display:grid;grid-template-columns:repeat(5,398px);gap:29px}.present-card{min-height:464px;border-radius:10px;background:#fff;box-shadow:var(--shadow);padding:12px 12px 26px}.present-visual{height:307px;border-radius:8px;margin-bottom:18px;background:var(--visual-bg, #d9ebf8);display:flex;align-items:center;justify-content:center;padding:32px}.present-visual-1{--visual-bg: #d9ebf8}.present-visual-2{--visual-bg: #e4e0ff}.present-visual-3{--visual-bg: #e0f9e5}.present-visual-4{--visual-bg: #ffe1f4}.present-visual-5{--visual-bg: #ddebff}.mock-browser{width:72%;height:58%;border-radius:10px 10px 4px 4px;background:#fff;box-shadow:0 15px 35px #181d201f;padding:11px;position:relative}.mock-browser span{width:7px;height:7px;border-radius:50%;display:inline-block;margin-right:5px;background:#d5dce5}.mock-canvas{position:absolute;width:150px;height:110px;border-radius:6px;background:linear-gradient(135deg,#eff8ff,#fff);display:grid;place-items:center}.mock-canvas div{width:72%;height:12px;border-radius:999px;background:#d9e6f5}.present-card h3{margin:0 9px 6px;color:var(--text);font-family:var(--font-cn);font-size:22px;font-weight:800;line-height:1.25}.present-card p{min-height:48px;margin:0 9px;color:#707375;font-family:var(--font-cn);font-size:15px;line-height:1.55}.learn-more{display:inline-flex;margin:18px 9px 0;color:var(--theme);font-family:var(--font-cn);font-size:15px;font-weight:800}.blue-band{min-height:382px;padding:92px 0;background:linear-gradient(117deg,#1a91e4,#0759b1);color:#fff}.band-inner{width:1140px;max-width:calc(100vw - 40px);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.blue-band h2{margin:0 0 24px;color:#fff;font-family:var(--font-cn);font-size:34px;line-height:1.22;font-weight:800}.blue-band p{max-width:590px;margin:0;color:#fff;font-family:var(--font-cn);font-size:18px;line-height:1.45}.badges{display:flex;flex-wrap:wrap;gap:28px;margin-top:43px}.badges span{display:flex;align-items:center;gap:12px;font-family:var(--font-cn);font-size:17px;font-weight:700}.badges svg{width:44px;height:44px;padding:11px;border-radius:50%;background:#ffffff2e}.laptop-art{height:250px;display:grid;place-items:center;border-radius:38px;background:radial-gradient(circle,#ffffff59,#ffffff14 68%)}.laptop-screen{width:280px;height:170px;border:8px solid rgba(255,255,255,.78);border-bottom-width:22px;border-radius:14px 14px 8px 8px;color:#fff;background:linear-gradient(135deg,#ffffff47,#ffffff14);display:grid;place-items:center;box-shadow:0 20px 45px #00367838}.quick-links{display:none}.footer{background:#fff;padding:70px 0 64px}.footer-grid{width:1140px;max-width:calc(100vw - 40px);margin:0 auto;display:grid;grid-template-columns:1.25fr .6fr 2.2fr;gap:72px}.footer h3{margin:0 0 23px;color:#181d20;font-family:var(--font-cn);font-size:24px;line-height:1.1;font-weight:800}.footer h3 span{color:#3d93ef}.footer p,.footer a{color:#707375;font-family:var(--font-cn);font-size:16px;line-height:1.38}.footer p{max-width:420px;margin:0}.footer a{display:block;margin-bottom:15px}.footer-tools{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.catalog-page,.static-page,.tool-page,.login-page{min-height:620px;background:var(--soft);padding:96px 0 120px}.page-heading,.tool-hero{width:1140px;max-width:calc(100vw - 40px);margin:0 auto 36px;text-align:center}.page-heading h1,.tool-hero h1,.login-card h1{margin:0;color:var(--text);font-family:var(--font-cn);font-size:48px;line-height:1.15;font-weight:800}.page-heading p,.tool-hero p{max-width:680px;margin:18px auto 0;color:#707375;font-family:var(--font-cn);font-size:17px;line-height:1.6}.static-panel{width:760px;max-width:calc(100vw - 40px);margin:0 auto;border-radius:14px;background:#fff;box-shadow:var(--shadow);padding:34px;text-align:center}.static-panel p{margin:0 auto 24px;color:#707375;font-family:var(--font-cn);font-size:17px;line-height:1.7}.primary-link,.upload-panel button{min-width:137px;height:49px;border:0;border-radius:8px;background:var(--theme);color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;font-family:var(--font-cn);font-size:15px;font-weight:800}.back-link{display:inline-flex;margin-bottom:18px;color:var(--theme);font-family:var(--font-cn);font-weight:800}.tool-workspace{width:980px;max-width:calc(100vw - 40px);margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.upload-panel,.tool-steps,.related-tools,.download-note{border-radius:14px;background:#fff;box-shadow:var(--shadow)}.upload-panel{min-height:300px;display:grid;place-items:center;text-align:center;padding:42px;color:var(--theme)}.upload-panel h2{margin:10px 0 8px;color:var(--text);font-family:var(--font-cn);font-size:25px}.upload-panel p{max-width:420px;margin:0 0 24px;color:#707375;font-family:var(--font-cn);line-height:1.7}.tool-steps{padding:28px;display:grid;align-content:center;gap:18px}.tool-steps div{display:grid;grid-template-columns:24px 34px 1fr;align-items:center;gap:10px;color:var(--theme)}.tool-steps span{width:30px;height:30px;border-radius:50%;background:#e9f5ff;color:var(--theme);display:grid;place-items:center;font-weight:800}.tool-steps p{margin:0;color:#3e454d;font-family:var(--font-cn);font-weight:700}.related-tools{width:980px;max-width:calc(100vw - 40px);margin:24px auto 0;padding:28px}.related-tools h2{margin:0 0 18px;color:var(--text);font-family:var(--font-cn)}.related-tools>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.related-tools a{min-height:54px;border-radius:10px;background:#f6fbff;color:#3e454d;display:flex;align-items:center;justify-content:space-between;padding:0 14px;font-family:var(--font-cn);font-weight:700}.download-note{width:980px;max-width:calc(100vw - 40px);margin:18px auto 0;padding:18px 24px;display:flex;align-items:center;gap:12px;color:#707375;font-family:var(--font-cn)}.eyebrow{color:var(--theme)!important;font-weight:800}.login-layout{width:1080px;max-width:calc(100vw - 40px);margin:0 auto;display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:start}.login-intro,.login-card{border-radius:16px;background:#fff;box-shadow:var(--shadow)}.login-intro{padding:42px;min-height:468px;background:linear-gradient(145deg,#fff,#eef8ff)}.login-intro h1{margin:0 0 18px;color:var(--text);font-family:var(--font-cn);font-size:42px;line-height:1.16}.login-intro p{margin:0;color:#5f666d;font-family:var(--font-cn);font-size:17px;line-height:1.75}.login-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px}.login-proof span{height:34px;border-radius:999px;background:#e4f3ff;color:var(--theme);display:inline-flex;align-items:center;padding:0 14px;font-family:var(--font-cn);font-size:13px;font-weight:800}.login-card{padding:28px}.method-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.method-grid button{height:72px;border:1px solid #e8edf2;border-radius:12px;background:#fff;color:#4b4f55;display:grid;place-items:center;gap:4px;font-family:var(--font-cn);font-weight:800}.method-grid button.selected{border-color:var(--theme);background:#eaf6ff;color:var(--theme)}.method-note{border-radius:12px;background:#f6fbff;margin:18px 0;padding:16px;display:grid;gap:4px;font-family:var(--font-cn)}.method-note strong{color:var(--text)}.method-note span{color:#707375;font-size:14px}.phone-form,.code-form{display:grid;grid-template-columns:1fr 138px;gap:12px;align-items:end;margin-top:14px}.login-field{display:grid;gap:8px;text-align:left;font-family:var(--font-cn);font-weight:800;color:#3e454d}.login-field input{width:100%;height:48px;border:1px solid #dfe7ee;border-radius:10px;outline:0;padding:0 14px;background:#fff;color:var(--text)}.login-field input:focus{border-color:var(--theme);box-shadow:0 0 0 3px #1a8fe31f}.phone-form button,.code-form button{height:48px;border:0;border-radius:10px;background:var(--theme);color:#fff;font-family:var(--font-cn);font-weight:800}.form-message,.form-error{margin:12px 0 0;font-family:var(--font-cn);font-size:14px;font-weight:800}.form-message{color:#168655}.form-error{color:#dd1852}.success-state{min-height:410px;display:grid;place-items:center;align-content:center;gap:16px;color:var(--theme);text-align:center}.success-state p{max-width:420px;margin:0;color:#707375;font-family:var(--font-cn);font-size:16px;line-height:1.7}@media(max-width:1200px){.category-wrap{width:100vw;padding-left:0;padding-right:0}.tool-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:980px){.site-nav,.round-button,.header-divider{display:none}.category-rail{display:flex;flex-wrap:nowrap;gap:0;overflow-x:auto;overflow-y:visible;scroll-snap-type:x proximity;scrollbar-width:none;padding:0 0 34px}.category-rail::-webkit-scrollbar{display:none}.family-card{flex:0 0 232px;scroll-snap-align:start}.stats{grid-template-columns:repeat(2,1fr)}.stat{min-height:74px}.stat:nth-child(2):after{display:none}.tool-grid{grid-template-columns:repeat(2,1fr)}.filter{overflow-x:auto;justify-content:flex-start}.category-toolbar{display:block;padding:26px}.category-toolbar-section{padding-right:0;border-right:0}.category-toolbar-section:not(:last-of-type){padding:0 0 22px;margin-bottom:22px;border-right:0;border-bottom:1px solid var(--line)}.category-toolbar-links,.category-toolbar-section:first-child .category-toolbar-links{grid-template-columns:repeat(2,minmax(0,1fr))}.present-top,.band-inner,.footer-grid,.tool-workspace,.login-layout{grid-template-columns:1fr;display:grid}.present-buttons{padding-right:0}.related-tools>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.site-header{height:64px}.brand{width:auto}.nav-search{display:none}.sign-in{width:82px;height:42px}.home-hero{padding-top:48px}.home-content h1{font-size:34px;gap:7px;flex-wrap:wrap;line-height:1.2}.animate-text{width:128px;height:44px}.flip-stack,.flip-stack>span,.flip-stack>span>span{height:44px}.flip-stack>span>span{padding:0 8px 3px}@keyframes show-luban-title{0%,9.1%{margin-top:0}12.5%,21.6%{margin-top:-44px}25%,34.1%{margin-top:-88px}37.5%,46.6%{margin-top:-132px}50%,59.1%{margin-top:-176px}62.5%,71.6%{margin-top:-220px}75%,84.1%{margin-top:-264px}87.5%,96.6%{margin-top:-308px}to{margin-top:0}}.main-search{width:calc(100vw - 36px)}.category-search{max-width:calc(100vw - 36px);margin-bottom:38px}.category-search button{width:82px}.category-toolbar{padding:24px}.category-toolbar-links,.category-toolbar-section:first-child .category-toolbar-links,.tool-grid{grid-template-columns:1fr}.family-card{flex-basis:min(232px,calc(100vw - 48px))}.stats{grid-template-columns:1fr}.stat:after{display:none}.popular-section{padding-top:80px}.present-slider{grid-template-columns:340px}.footer-tools{grid-template-columns:1fr}.related-tools>div{grid-template-columns:1fr}.method-grid{grid-template-columns:repeat(2,1fr)}.phone-form,.code-form{grid-template-columns:1fr}}
