.hero{position:relative;padding:clamp(56px,9vw,110px) 0 70px}.hero-bg{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:clip}.hero-bg:before{content:"";position:absolute;top:-25%;left:50%;transform:translateX(-50%);width:900px;height:600px;background:radial-gradient(circle at 50% 40%,color-mix(in srgb,var(--accent) 22%,transparent),transparent 62%);filter:blur(20px)}.hero-grid-lines{position:absolute;inset:0;background-image:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px);background-size:56px 56px;mask-image:radial-gradient(ellipse 80% 60% at 50% 0,#000 30%,transparent 75%);opacity:.5}.hero-inner{position:relative;z-index:1;text-align:center;max-width:800px;margin:0 auto}.hero h1{font-size:clamp(38px,6.4vw,68px);font-weight:800;letter-spacing:-.035em;line-height:1.02}.hero .sub{font-size:clamp(17px,2.3vw,20px);color:var(--text-2);margin:22px auto 0;max-width:560px;line-height:1.5}.hero-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 8px 6px 14px;border-radius:var(--r-pill);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);font-size:13.5px;font-weight:550;color:var(--text-2);margin-bottom:26px}.search-wrap{position:relative;max-width:560px;margin:34px auto 0;z-index:30}.search-box{display:flex;align-items:center;gap:10px;height:60px;padding:0 8px 0 18px;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--r-xl);box-shadow:var(--shadow-md);transition:box-shadow .2s,border-color .2s}.search-box:focus-within{border-color:var(--accent);box-shadow:var(--shadow-glow)}.search-box svg{width:22px;height:22px;color:var(--text-3);flex:none}.search-box input{flex:1;height:100%;border:none;background:none;outline:none;font-size:16.5px}.search-box input::placeholder{color:var(--text-faint)}.search-results{position:absolute;top:calc(100% + 10px);left:0;right:0;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--shadow-lg);padding:8px;max-height:360px;overflow-y:auto;text-align:left}.sr-item{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:var(--r);transition:background .12s}.sr-item.hl,.sr-item:hover{background:var(--surface-2)}.sr-ico{width:34px;height:34px;border-radius:var(--r-sm);display:grid;place-items:center;flex:none}.sr-ico svg{width:17px;height:17px}.sr-t{font-size:14.5px;font-weight:600}.sr-d{font-size:12.5px}.sr-d,.sr-empty{color:var(--text-3)}.sr-empty{padding:24px;text-align:center;font-size:14px}.quick-tags{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-top:18px}.quick-tags .lbl{font-size:13px;color:var(--text-faint);align-self:center}.hero-trust{display:flex;gap:26px;justify-content:center;flex-wrap:wrap;margin-top:40px}.hero-trust .ht{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--text-3);font-weight:500}.hero-trust .ht svg{width:17px;height:17px;color:var(--accent)}.mobile-browse-all,.mobile-hero-brand,.mobile-hero-trustline,.mobile-popular-grid,.mobile-quick-tools{display:none}.cat-card{display:flex;flex-direction:column;min-width:0;gap:16px;padding:26px;border-radius:var(--r-xl);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-xs);transition:transform .22s var(--ease-out),box-shadow .25s,border-color .2s}.cat-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--border-strong)}.cat-card .cc-ico{width:52px;height:52px;border-radius:var(--r-lg);display:grid;place-items:center}.cat-card .cc-ico svg{width:26px;height:26px}.cat-card h3{font-size:19px}.cat-card p{font-size:14px;color:var(--text-3);line-height:1.5}.cat-card .cc-count{margin-top:auto;display:flex;align-items:center;justify-content:space-between;font-size:13px;color:var(--text-3);font-weight:550;padding-top:8px}.cat-card .cc-count .go{color:var(--accent);display:inline-flex;align-items:center;gap:5px}.cat-card .cc-count .go svg{width:16px;height:16px}.sec-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:32px;flex-wrap:wrap}.sec-head h2{font-size:clamp(26px,3.6vw,36px)}.sec-head p{color:var(--text-3);font-size:15.5px;margin-top:8px}.why{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.why-card{display:flex;flex-direction:column;gap:14px;padding:28px}.why-card .wc-ico{width:48px;height:48px;border-radius:var(--r-lg);display:grid;place-items:center;background:var(--accent-soft);color:var(--accent-strong)}.why-card .wc-ico svg{width:23px;height:23px}.why-card h3{font-size:17.5px}.why-card p{font-size:14.5px;color:var(--text-3);line-height:1.55}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.why-grid .why-card{border-right:1px solid var(--border)}.why-grid .why-card:last-child{border-right:none}.home-trust-head{justify-content:center;text-align:center;flex-direction:column;align-items:center;margin-bottom:44px}@media (max-width:860px){.hero{padding:32px 0 30px}.hero-inner{max-width:620px}.hero-pill{display:none}.mobile-hero-brand{display:block;margin-bottom:10px;color:var(--accent-strong);font-size:14px;font-weight:750;letter-spacing:.01em}.hero h1{font-size:clamp(32px,8.5vw,42px);line-height:1.04}.hero .sub{margin-top:14px;max-width:520px;font-size:15px;line-height:1.45}#tool-search{scroll-margin-top:calc(var(--nav-h) + 14px)}.search-wrap{margin-top:22px}.search-box{height:52px;padding-inline:15px;border-radius:var(--r-lg);box-shadow:var(--shadow-sm)}.search-box input{min-width:0;font-size:16px}.search-box .btn{display:none}.search-results{top:calc(100% + 7px);max-height:min(360px,48dvh)}.mobile-hero-trustline{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:12px;color:var(--text-3);font-size:12.5px;font-weight:550}.mobile-hero-trustline span+span:before{content:"•";margin-inline-end:6px;color:var(--accent)}.mobile-quick-tools{display:block;margin-top:25px;text-align:start}.mobile-quick-tools h2{margin-bottom:10px;color:var(--text-2);font-size:14px;letter-spacing:0}.mobile-quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-quick-tool{display:flex;align-items:center;gap:9px;min-width:0;min-height:52px;padding:8px 10px;border:1px solid var(--border);border-radius:var(--r-lg);background:var(--surface);color:var(--text);font-size:13.5px;font-weight:650;line-height:1.2}.mobile-quick-tool .tool-ico{display:grid;width:31px;height:31px;place-items:center;border-radius:var(--r-sm);background:var(--accent-soft);color:var(--accent-strong);flex:none}.mobile-quick-tool .tool-ico svg{width:16px;height:16px}.hero-trust,.quick-tags{display:none}.home-categories.section,.home-content.section,.home-popular.section,.home-trust.section{padding:30px 0}.home-categories .sec-head,.home-popular .sec-head{align-items:flex-start;margin-bottom:15px}.home-categories .reveal,.home-content .reveal,.home-popular .reveal,.home-trust .reveal{opacity:1!important;transform:none!important;transition:none!important}.home-categories .sec-head h2,.home-popular .sec-head h2{margin-top:6px!important;font-size:22px}.home-categories .sec-head p,.home-popular .sec-head p{margin-top:5px;font-size:14px}.home-categories .sec-head>.btn{display:none}.home-categories .cols-4{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-categories .cat-card{gap:9px;min-height:128px;padding:13px;border-radius:var(--r-lg)}.home-categories .cat-card .cc-ico{width:38px;height:38px;border-radius:var(--r)}.home-categories .cat-card .cc-ico svg{width:19px;height:19px}.home-categories .cat-card h3{font-size:14.5px;line-height:1.2}.home-categories .cat-card .go,.home-categories .cat-card p{display:none}.home-categories .cat-card .cc-count{padding-top:0;font-size:12px}.desktop-popular-grid{display:none}.mobile-popular-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-popular-tool{display:flex;align-items:center;gap:10px;min-width:0;min-height:70px;padding:11px;border:1px solid var(--border);border-radius:var(--r-lg);background:var(--surface);box-shadow:var(--shadow-xs)}.mobile-popular-tool .tool-ico{width:36px;height:36px;border-radius:var(--r)}.mobile-popular-tool .tool-ico svg{width:18px;height:18px}.mobile-popular-copy{display:flex;min-width:0;flex-direction:column;gap:3px}.mobile-popular-copy strong{font-size:13.5px;line-height:1.2}.mobile-popular-copy>span{display:-webkit-box;overflow:hidden;color:var(--text-3);font-size:11.5px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mobile-browse-all{display:flex;width:100%;min-height:46px;margin-top:12px}.home-trust-head{align-items:flex-start;margin-bottom:15px;text-align:start}.home-trust-head h2{margin-top:6px!important;font-size:22px}.home-trust-head p{margin-top:5px;font-size:14px}.why-grid{grid-template-columns:1fr 1fr}.why-card{gap:9px;padding:15px}.why-card .wc-ico{width:38px;height:38px;border-radius:var(--r)}.why-card .wc-ico svg{width:19px;height:19px}.why-card h3{font-size:14px}.why-card p{display:-webkit-box;overflow:hidden;font-size:12.5px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3}.why-grid .why-card:nth-child(2){border-right:none}.why-grid .why-card{border-bottom:1px solid var(--border)}.home-content .cta-band{padding:27px 18px;border-radius:var(--r-lg)}.home-content .cta-band h2{font-size:24px}.home-content .cta-band p{margin:10px auto 20px;font-size:14px}.home-content .cta-band .btn{min-height:44px}}@media (max-width:560px){.home-trust .why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-trust .why-grid .why-card{border-right:none}.home-trust .why-grid .why-card:nth-child(odd){border-right:1px solid var(--border)}}@media (max-width:340px){.hero{padding-top:26px}.mobile-quick-grid{gap:8px}.mobile-quick-tool{padding-inline:8px;font-size:13px}.home-categories .cols-4,.home-trust .why-grid,.mobile-popular-grid{grid-template-columns:minmax(0,1fr)}.home-trust .why-grid .why-card:nth-child(odd){border-right:none}}.cta-band{position:relative;border-radius:var(--r-xl);padding:clamp(40px,6vw,64px);background:var(--flow);color:#fff;overflow:hidden;text-align:center}.cta-band:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 0);background-size:40px 40px;mask-image:radial-gradient(ellipse 70% 100% at 50% 0,#000,transparent 70%)}.cta-band>*{position:relative}.cta-band h2{font-size:clamp(28px,4vw,42px);color:#fff}.cta-band p{color:rgba(255,255,255,.85);font-size:17px;margin:14px auto 28px;max-width:480px}.cta-band .btn-secondary{background:#fff;color:var(--accent-strong);border:none}.cta-band .btn-ghost{color:#fff;border:1px solid rgba(255,255,255,.4)}.cta-band .btn-ghost:hover{background:rgba(255,255,255,.12)}.recent-tools-slot{min-height:1px}.recent-tools .sec-head{margin-bottom:20px}.recent-tools .sec-head h2{margin-top:8px}.recent-tools-actions{display:flex;align-items:center;gap:8px}.recent-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sr-empty{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.sr-empty>span{color:var(--text-3);font-size:13px}.sr-suggestions{display:flex;flex-wrap:wrap;gap:6px}.sr-suggestions .chip{min-height:36px}@media (max-width:720px){.home-recent-section{padding-bottom:40px}.recent-tools-grid{grid-template-columns:1fr}.recent-tools .sec-head{align-items:center}}