.public-shell .categories-page-v3{--categories-ink:#111412;--categories-text:#686e6a;--categories-muted:#a7aba8;--categories-mint:#c7ff4a;--categories-mint-dark:#46660b;--categories-mint-soft:#f8ffe8;--categories-lilac:#aaa9f2;--categories-blue:#a9ddf0;--categories-yellow:#ffd84f;width:var(--page-rail-size);color:var(--categories-text);font-family:var(--font-family-public-sans);margin:0 auto;padding:0 0 clamp(96px,10vw,148px)}.public-shell .categories-page-v3 :where(button,input){font-family:inherit}.public-shell .categories-page-v3 .category-browser-hero{isolation:isolate;background-color:#fbfdfb;background-image:linear-gradient(#17663a07 1px,#0000 1px),linear-gradient(90deg,#17663a07 1px,#0000 1px);background-size:48px 48px;border:1px solid #e5ece7;border-radius:0 0 32px 32px;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);align-items:end;gap:clamp(48px,6vw,88px);padding:clamp(62px,6.5vw,92px) clamp(28px,5vw,72px) clamp(56px,6vw,84px);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px #1e523312}.public-shell .categories-page-v3 .category-browser-hero-art{z-index:-1;filter:blur(12px);opacity:.72;pointer-events:none;border-radius:999px;width:440px;height:440px;display:block;position:absolute}.public-shell .categories-page-v3 .category-browser-hero-art-mint{background:radial-gradient(circle,#6ef2a157,#6ef2a100);top:-260px;left:-150px}.public-shell .categories-page-v3 .category-browser-hero-art-lilac{background:radial-gradient(circle,#aaa9f238,#aaa9f200);bottom:-290px;right:-220px}.public-shell .categories-page-v3 .category-browser-hero-copy{z-index:1;max-width:760px;display:block;position:relative}.public-shell .categories-page-v3 .category-browser-kicker{min-height:34px;color:var(--categories-mint-dark);letter-spacing:.09em;text-transform:uppercase;background:#ffffffd1;border:1px solid #c9ead4;border-radius:10px;align-items:center;gap:9px;margin:0;padding:0 12px 0 8px;font-size:.69rem;font-weight:680;line-height:1;display:inline-flex;box-shadow:0 8px 24px #1d683814}.public-shell .categories-page-v3 .category-browser-kicker svg{width:18px;height:18px;color:var(--categories-mint-dark);stroke-width:2px;background:#dff9e8;border-radius:6px;padding:3px}.public-shell .categories-page-v3 .category-browser-hero h1{max-width:100%;color:var(--categories-ink);font-family:var(--font-family-public-sans);letter-spacing:-.058em;white-space:normal;overflow-wrap:anywhere;margin:28px 0 20px;font-size:clamp(2.75rem,3.25vw,3.75rem);font-weight:610;line-height:1.15}.public-shell .categories-page-v3 .category-browser-hero h1 span{color:var(--categories-muted);font-weight:560}.public-shell .categories-page-v3 .category-browser-hero h1 strong{color:var(--categories-ink);font-weight:650}.public-shell .categories-page-v3 .category-browser-hero-copy>p{max-width:58ch;color:var(--categories-text);text-wrap:pretty;margin:0;font-size:1rem;line-height:1.68}.public-shell .categories-page-v3 .category-browser-search-section{z-index:1;background:#ffffffdb;border:1px solid #dfe9e2;border-radius:22px;align-self:end;gap:22px;padding:22px;display:grid;position:relative;box-shadow:inset 0 1px #ffffffe6,0 26px 60px #2252341a}.public-shell .categories-page-v3 .category-browser-search-heading{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;display:grid}.public-shell .categories-page-v3 .category-browser-search-heading>span{width:42px;height:42px;color:var(--categories-mint-dark);background:var(--categories-mint-soft);border:1px solid #cbeed7;border-radius:12px;place-items:center;display:grid}.public-shell .categories-page-v3 .category-browser-search-heading svg{stroke-width:1.9px;width:19px;height:19px}.public-shell .categories-page-v3 .category-browser-search-heading>div{gap:4px;min-width:0;display:grid}.public-shell .categories-page-v3 .category-browser-search-heading small{color:var(--color-text-default);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:680}.public-shell .categories-page-v3 .category-browser-search-heading strong{color:var(--categories-ink);font-size:.86rem;font-weight:650}.public-shell .categories-page-v3 .category-browser-search{gap:10px;display:grid}.public-shell .categories-page-v3 .category-browser-search .search-form{background:#fff;border:1px solid #dfe8e2;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:7px;min-height:auto;padding:6px;display:grid;box-shadow:0 14px 34px #1e523314}.public-shell .categories-page-v3 .category-browser-search :where(.search-field,.search-field input){background:0 0;border:0;min-width:0;min-height:46px}.public-shell .categories-page-v3 .category-browser-search .search-field input{color:var(--categories-ink);padding:0 10px;font-size:.85rem}.public-shell .categories-page-v3 .category-browser-search .search-form button{min-height:46px;color:var(--categories-ink);background:var(--categories-mint);transition:background-color var(--motion-fast) var(--ease-standard), border-color var(--motion-fast) var(--ease-standard), box-shadow var(--motion-fast) var(--ease-standard), transform var(--motion-fast) var(--ease-standard);border:1px solid #52db87;border-radius:9px;padding:0 15px;font-size:.76rem;font-weight:680;box-shadow:0 8px 20px #41c6742e}.public-shell .categories-page-v3 .category-browser-search .search-form button:hover{background:#83f5ae;transform:translateY(-1px)}.public-shell .categories-page-v3 .category-browser-search .search-form button:active{transform:translateY(1px)}.public-shell .categories-page-v3 .category-browser-search-meta{color:var(--color-text-default);margin:0;font-size:.68rem;line-height:1.5;display:block}.public-shell .categories-page-v3 .category-browser-catalog{padding-top:clamp(72px,8vw,108px)}.public-shell .categories-page-v3 .category-browser-layout{grid-template-columns:248px minmax(0,1fr);align-items:start;gap:clamp(34px,4vw,54px)}.public-shell .categories-page-v3 .category-browser-sidebar{background:#fff;border:1px solid #e0e7e2;border-radius:18px;padding:10px;top:92px;box-shadow:0 16px 44px #2252340f}.public-shell .categories-page-v3 .category-browser-navigation{gap:4px}.public-shell .categories-page-v3 .category-browser-all-link{min-height:48px;color:var(--categories-text);border:1px solid #0000;border-radius:11px;padding:0 11px;font-size:.82rem;font-weight:620}.public-shell .categories-page-v3 .category-browser-all-link:hover{color:var(--categories-mint-dark);background:#f6faf7}.public-shell .categories-page-v3 .category-browser-all-link.is-active{color:var(--categories-mint-dark);background:var(--categories-mint-soft);box-shadow:none;border-color:#ccebd6}.public-shell .categories-page-v3 .category-browser-all-link svg{background:#d9f8e4;border-radius:6px;padding:3px}.public-shell .categories-page-v3 .category-browser-navigation-group{border-top-color:#edf1ee;padding-top:3px}.public-shell .categories-page-v3 .category-browser-navigation-group summary{color:#525a54;border-radius:10px;min-height:43px;padding:0 10px;font-size:.78rem;font-weight:620}.public-shell .categories-page-v3 .category-browser-navigation-group summary:hover{color:var(--categories-ink);background:#f7f9f8}.public-shell .categories-page-v3 .category-browser-navigation-group summary>span:first-child svg{color:var(--categories-mint-dark)}.public-shell .categories-page-v3 .category-browser-navigation-group>div{padding:2px 0 6px 11px}.public-shell .categories-page-v3 .category-browser-navigation-group a{color:#747b76;min-height:36px;transition:color var(--motion-fast) var(--ease-standard), background-color var(--motion-fast) var(--ease-standard), transform var(--motion-fast) var(--ease-standard);border-radius:8px;padding:6px 9px 6px 12px;font-size:.74rem;font-weight:520}.public-shell .categories-page-v3 .category-browser-navigation-group a:hover,.public-shell .categories-page-v3 .category-browser-navigation-group a.is-active{color:var(--categories-mint-dark);background:#f1faf4}.public-shell .categories-page-v3 .category-browser-navigation :where(strong,small){color:var(--color-text-default);font-weight:600}.public-shell .categories-page-v3 .category-browser-content{min-width:0}.public-shell .categories-page-v3 .category-browser-panel{gap:22px}.public-shell .categories-page-v3 .category-browser-panel-header{padding:0 0 6px}.public-shell .categories-page-v3 .category-browser-panel-kicker{color:var(--categories-mint-dark);letter-spacing:.1em;text-transform:uppercase;border:0;margin:0 0 11px;padding:0;font-size:.66rem;font-weight:680}.public-shell .categories-page-v3 .category-browser-title-line{align-items:end;gap:24px}.public-shell .categories-page-v3 .category-browser-panel-header h2{max-width:17ch;color:var(--categories-ink);font-family:var(--font-family-public-sans);letter-spacing:-.035em;text-wrap:balance;font-size:clamp(1.75rem,2vw,2rem);font-weight:610;line-height:1.08}.public-shell .categories-page-v3 .category-browser-panel-header h2 span{color:var(--categories-muted);font-weight:520}.public-shell .categories-page-v3 .category-browser-panel-header h2 strong{color:var(--categories-ink);font-weight:620}.public-shell .categories-page-v3 .category-browser-heading-copy>p:last-child{max-width:60ch;color:var(--categories-text);margin-top:16px;font-size:.9rem;line-height:1.62}.public-shell .categories-page-v3 .category-browser-result-count{min-height:40px;color:var(--categories-text);white-space:nowrap;background:#f7faf8;border:1px solid #dce7df;border-radius:11px;align-items:center;gap:5px;padding:0 12px;font-size:.68rem;font-weight:570;display:inline-flex}.public-shell .categories-page-v3 .category-browser-result-count strong{color:var(--categories-mint-dark);font-size:.95rem;font-weight:700}.public-shell .categories-page-v3 .category-browser-heading-actions{flex:none;align-items:center;gap:9px;display:flex}.public-shell .categories-page-v3 .category-browser-embed-link{color:#176238;white-space:nowrap;min-height:40px;transition:border-color var(--motion-fast) var(--ease-standard), background-color var(--motion-fast) var(--ease-standard), transform var(--motion-fast) var(--ease-standard);background:#f1faf4;border:1px solid #b8d8c3;border-radius:11px;align-items:center;gap:7px;padding:0 13px;font-size:.72rem;font-weight:680;display:inline-flex}.public-shell .categories-page-v3 .category-browser-embed-link>svg{width:15px;height:15px}.public-shell .categories-page-v3 .category-browser-embed-link:hover{background:#e6f5eb;border-color:#83bc96;transform:translateY(-1px)}.public-shell .categories-page-v3 .category-browser-embed-link:active{transform:translateY(0)scale(.99)}.public-shell .categories-page-v3 .category-browser-embed-link:focus-visible{outline:var(--focus-outline-width) solid var(--categories-mint-dark);outline-offset:var(--focus-outline-offset)}.public-shell .categories-page-v3 .category-browser-quick-starts{border:0;gap:9px;margin:4px 0 10px;padding:0;display:flex}.public-shell .categories-page-v3 .category-browser-quick-starts>span{color:#8a918c;letter-spacing:.09em;text-transform:uppercase;align-items:center;min-height:38px;padding:0 3px;font-size:.62rem;font-weight:680;display:inline-flex}.public-shell .categories-page-v3 :where(.category-browser-quick-starts,.category-browser-subcategories) a{color:#505752;background:#fff;border:1px solid #e0e7e2;border-radius:10px;min-height:38px;padding:0 11px;font-size:.72rem;font-weight:570;box-shadow:0 5px 16px #22523409}.public-shell .categories-page-v3 :where(.category-browser-quick-starts,.category-browser-subcategories) a:hover,.public-shell .categories-page-v3 :where(.category-browser-quick-starts,.category-browser-subcategories) a.is-active{color:var(--categories-mint-dark);background:var(--categories-mint-soft);border-color:#bde0c8}.public-shell .categories-page-v3 :where(.category-browser-quick-starts,.category-browser-subcategories) small{color:var(--color-text-default);font-size:.62rem}.public-shell .categories-page-v3 .tool-grid-directory{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px}.public-shell .categories-page-v3 .tool-card-directory{min-height:300px;color:var(--categories-text);background:#fff;border:1px solid #e2e9e4;border-radius:18px;gap:14px;padding:17px;transition:border-color .2s,box-shadow .2s,transform .2s;box-shadow:0 10px 28px #234f330b}.public-shell .categories-page-v3 .tool-card-directory:hover{background:#fff;border-color:#b9d7c3;transform:translateY(-4px);box-shadow:0 22px 48px #234f331c}.public-shell .categories-page-v3 .tool-card-directory:focus-within{border-color:#56d786;box-shadow:0 0 0 4px #6ef2a133}.public-shell .categories-page-v3 .tool-card-directory .tool-card-header{grid-template-columns:46px minmax(0,1fr);gap:12px}.public-shell .categories-page-v3 .tool-card-directory .tool-card-logo{width:46px;height:46px;color:var(--categories-mint-dark);background:var(--categories-mint-soft);border-color:#dce9e0;border-radius:13px}.public-shell .categories-page-v3 .tool-card-directory:nth-child(3n+2) .tool-card-logo{color:#266278;background:#eaf7fb;border-color:#d7eaf2}.public-shell .categories-page-v3 .tool-card-directory:nth-child(3n+3) .tool-card-logo{color:#57549b;background:#f0efff;border-color:#dfdef4}.public-shell .categories-page-v3 .tool-card-title-copy h3{color:var(--categories-ink);letter-spacing:-.025em;font-size:.96rem;font-weight:660;line-height:1.25}.public-shell .categories-page-v3 .tool-card-title-copy>span{color:var(--color-text-default);font-size:.66rem;font-weight:570}.public-shell .categories-page-v3 .tool-card-directory .tool-card-body>p{color:var(--categories-text);-webkit-line-clamp:3;font-size:.77rem;line-height:1.6}.public-shell .categories-page-v3 .tool-card-traffic{background:0 0;border:0;border-top:1px solid #edf0ee;border-radius:0;align-self:end;gap:10px;margin-top:auto;padding:12px 0 0}.public-shell .categories-page-v3 :where(.tool-card-traffic-value>span,.tool-card-traffic-source){color:var(--color-text-default);font-size:.6rem}.public-shell .categories-page-v3 .tool-card-traffic-value strong{color:var(--categories-ink);font-size:1.08rem;font-weight:700}.public-shell .categories-page-v3 .tool-card-traffic-trend{color:#58605a;font-size:.67rem}.public-shell .categories-page-v3 .tool-card-traffic-trend.is-positive{color:var(--categories-mint-dark)}.public-shell .categories-page-v3 .tool-card-traffic-trend.is-negative{color:#a95651}.public-shell .categories-page-v3 .tool-card-directory .tool-card-actions{border-color:#edf0ee;min-height:38px;padding-top:11px}.public-shell .categories-page-v3 .tool-card-directory .tool-card-link{color:var(--categories-mint-dark);font-size:.74rem;font-weight:660}.public-shell .categories-page-v3 .tool-card-directory .tool-card-website-link{color:#59615b;background:#f7faf8;border-color:#e0e8e2}.public-shell .categories-page-v3 .category-browser-breadcrumbs{color:var(--color-text-default);gap:7px;font-size:.72rem}.public-shell .categories-page-v3 .category-browser-breadcrumbs a:hover{color:var(--categories-mint-dark)}.public-shell .categories-page-v3 .category-browser-subcategories{border:0;gap:8px;padding:16px 0 4px;display:flex}.public-shell .categories-page-v3 .category-browser-toolbar{background:#f8faf8;border:1px solid #e0e7e2;border-radius:15px;min-height:58px;padding:9px 10px}.public-shell .categories-page-v3 :where(.category-browser-filter-group>span,.category-browser-sort>span){color:var(--color-text-default);font-size:.66rem;font-weight:650}.public-shell .categories-page-v3 .category-browser-toolbar a{color:#59605b;background:0 0;border:1px solid #0000;border-radius:9px;min-height:36px;padding:0 11px;font-size:.72rem;font-weight:600}.public-shell .categories-page-v3 .category-browser-toolbar a:hover{color:var(--categories-mint-dark);background:#fff}.public-shell .categories-page-v3 .category-browser-toolbar a.is-active{color:var(--categories-mint-dark);background:var(--categories-mint-soft);border-color:#bfe3cb}.public-shell .categories-page-v3 .category-browser-load-more{padding-top:42px}.public-shell .categories-page-v3 .category-browser-load-more a{min-width:230px;min-height:56px;color:var(--categories-ink);background:var(--categories-mint);transition:background-color var(--motion-fast) var(--ease-standard), border-color var(--motion-fast) var(--ease-standard), box-shadow var(--motion-base) var(--ease-standard), transform var(--motion-fast) var(--ease-standard);border-color:#52db87;border-radius:13px;box-shadow:0 14px 32px #41c6742e}.public-shell .categories-page-v3 .category-browser-load-more a:hover{color:var(--categories-ink);background:#83f5ae;border-color:#44cd79;transform:translateY(-2px)}.public-shell .categories-page-v3 .category-browser-load-more a:active{transform:translateY(1px)scale(.99)}.public-shell .categories-page-v3 .category-browser-mobile-navigation button{color:var(--categories-mint-dark);background:var(--categories-mint-soft);border-color:#c9e7d3;border-radius:11px}.dark .public-shell .categories-page-v3{--categories-ink:#f3f7f4;--categories-text:#b8c2bb;--categories-muted:#7f8982;--categories-mint-dark:#86efad;--categories-mint-soft:#173a25}.dark .public-shell .categories-page-v3 .category-browser-hero{box-shadow:none;background-color:#151a17;background-image:linear-gradient(#86efad06 1px,#0000 1px),linear-gradient(90deg,#86efad06 1px,#0000 1px);border-color:#2c3b31}.dark .public-shell .categories-page-v3 :where(.category-browser-kicker,.category-browser-search-section,.category-browser-search .search-form,.category-browser-sidebar,.tool-card-directory,.category-browser-quick-starts a,.category-browser-subcategories a){box-shadow:none;background:#191f1b;border-color:#2d3931}.dark .public-shell .categories-page-v3 .category-browser-sidebar{background:#222b25;border-color:#e7f3ea29;box-shadow:inset 0 1px #ffffff0a,0 18px 44px #0000003d}.dark .public-shell .categories-page-v3 .category-browser-navigation-group{border-top-color:#e8f2eb17}.dark .public-shell .categories-page-v3 .tool-card-directory{border-color:#486650}.dark .public-shell .categories-page-v3 .category-browser-search-heading>span{color:#a9cfb6;background:#243129;border-color:#43564a}.dark .public-shell .categories-page-v3 .category-browser-search .search-form button{color:#10170f;background:#a9cf82;border-color:#8fb572;box-shadow:0 8px 20px #5e7d4c29}.dark .public-shell .categories-page-v3 .category-browser-search .search-form button:hover{background:#b8da95;border-color:#9fc283}.dark .public-shell .categories-page-v3 .category-browser-search .search-field input{color:var(--categories-ink)}.dark .public-shell .categories-page-v3 .category-browser-search .search-form button,.dark .public-shell .categories-page-v3 .category-browser-load-more a{color:#071008}.dark .public-shell .categories-page-v3 .category-browser-navigation-group summary{color:#c3ccc5}.dark .public-shell .categories-page-v3 .category-browser-navigation-group summary:hover{color:#e8eee9;background:#2b3830}.dark .public-shell .categories-page-v3 .category-browser-navigation-group summary:active{background:#314038}.dark .public-shell .categories-page-v3 .category-browser-navigation-group a,.dark .public-shell .categories-page-v3 .category-browser-quick-starts a,.dark .public-shell .categories-page-v3 .category-browser-subcategories a,.dark .public-shell .categories-page-v3 .category-browser-toolbar a{color:#aeb8b1}.dark .public-shell .categories-page-v3 .category-browser-quick-starts a,.dark .public-shell .categories-page-v3 .category-browser-subcategories a{background:#202a23;border-color:#334239}.dark .public-shell .categories-page-v3 .category-browser-navigation-group a:hover,.dark .public-shell .categories-page-v3 .category-browser-navigation-group a.is-active{color:var(--categories-mint-dark);background:#202c24}.dark .public-shell .categories-page-v3 .category-browser-subcategories a:hover,.dark .public-shell .categories-page-v3 .category-browser-subcategories a.is-active{color:var(--categories-mint-dark);background:#202c24;border-color:#486650}.dark .public-shell .categories-page-v3 :where(.category-browser-navigation strong,.category-browser-navigation small,.category-browser-quick-starts>span,.category-browser-subcategories small,.category-browser-filter-group>span,.category-browser-sort>span){color:#9ca79f}.dark .public-shell .categories-page-v3 .category-browser-toolbar a:hover{color:var(--categories-mint-dark);background:#202a23}.dark .public-shell .categories-page-v3 .tool-card-directory .tool-card-website-link{color:var(--categories-text)}.dark .public-shell .categories-page-v3 .tool-card-traffic-trend.is-negative{color:var(--color-error-text)}.dark .public-shell .categories-page-v3 :where(.category-browser-result-count,.category-browser-toolbar){background:#1b211d;border-color:#334239}.dark .public-shell .categories-page-v3 .category-browser-embed-link{color:#9fddb4;background:#1a2b20;border-color:#3d6149}.dark .public-shell .categories-page-v3 .category-browser-embed-link:hover{background:#203729;border-color:#5b8669}.dark .public-shell .categories-page-v3 .tool-card-directory:hover{background:#1c241e;border-color:#486650;box-shadow:0 22px 48px #0000003d}.dark .public-shell .categories-page-v3 .tool-card-traffic{background:0 0;border-top-color:#e8f2eb29}.dark .public-shell .categories-page-v3 .tool-card-directory .tool-card-actions{border-color:#e8f2eb29}.dark .public-shell .categories-page-v3 .tool-card-directory .tool-card-website-link{background:#202a23;border-color:#334239}html.dark body .public-shell.shell:has(.categories-page-v3)>.site-header{background:#121714eb;border-color:#263129}html.dark body .public-shell.shell:has(.categories-page-v3)>.site-header :where(.brand-copy strong,.site-nav-link){color:#e8eee9}html.dark body .public-shell.shell:has(.categories-page-v3)>.site-header :where(.site-theme-toggle,.site-mobile-menu){color:#e8eee9}@media (width<=1080px){.public-shell .categories-page-v3 .category-browser-hero{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:34px}.public-shell .categories-page-v3 .tool-grid-directory{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=880px){.public-shell .categories-page-v3{width:var(--page-rail-size)}.public-shell .categories-page-v3 .category-browser-hero{grid-template-columns:1fr;align-items:start;gap:36px;padding-inline:clamp(24px,7vw,54px)}.public-shell .categories-page-v3 .category-browser-hero h1{white-space:normal;max-width:11ch}.public-shell .categories-page-v3 .category-browser-search-section{width:min(100%,460px)}.public-shell .categories-page-v3 .category-browser-layout{grid-template-columns:1fr;gap:20px}.public-shell .categories-page-v3 .category-browser-sidebar{display:none}.public-shell .categories-page-v3 .category-browser-mobile-navigation{margin-bottom:24px;display:block}}@media (width<=620px){.public-shell .categories-page-v3{width:var(--page-rail-size);padding-bottom:84px}.public-shell .categories-page-v3 .category-browser-hero{border-radius:0 0 24px 24px;gap:30px;padding:54px 20px 42px}.public-shell .categories-page-v3 .category-browser-hero h1{margin-top:24px;font-size:clamp(2.75rem,12.5vw,3.35rem);line-height:.95}.public-shell .categories-page-v3 .category-browser-hero h1 strong{display:block}.public-shell .categories-page-v3 .category-browser-hero-copy>p{font-size:.9rem}.public-shell .categories-page-v3 .category-browser-search-section{width:100%;padding:18px}.public-shell .categories-page-v3 .category-browser-search .search-form{grid-template-columns:minmax(0,1fr) auto}.public-shell .categories-page-v3 .category-browser-search .search-form button{width:auto;padding-inline:13px}.public-shell .categories-page-v3 .category-browser-catalog{padding-top:70px}.public-shell .categories-page-v3 .category-browser-title-line{flex-direction:column;align-items:flex-start;gap:16px}.public-shell .categories-page-v3 .category-browser-heading-actions{flex-wrap:wrap;width:100%}.public-shell .categories-page-v3 .category-browser-panel-header h2{max-width:100%;font-size:clamp(1.55rem,7vw,1.85rem)}.public-shell .categories-page-v3 .category-browser-quick-starts{scrollbar-width:thin;flex-wrap:nowrap;padding-bottom:6px;overflow-x:auto}.public-shell .categories-page-v3 .category-browser-quick-starts>span{display:none}.public-shell .categories-page-v3 .tool-grid-directory{grid-template-columns:1fr}.public-shell .categories-page-v3 .tool-card-directory{min-height:284px}.public-shell .categories-page-v3 .category-browser-toolbar{flex-direction:column;align-items:stretch;gap:8px}.public-shell .categories-page-v3 :where(.category-browser-filter-group,.category-browser-sort){flex-wrap:wrap;width:100%}.public-shell .categories-page-v3 .category-browser-load-more a{width:100%}}@media (width<=390px){.public-shell .categories-page-v3 .category-browser-search .search-form{grid-template-columns:1fr}.public-shell .categories-page-v3 .category-browser-search .search-form button{width:100%}}@media (prefers-reduced-motion:reduce){.public-shell .categories-page-v3 :where(.tool-card-directory,.category-browser-load-more a,.search-form button){transition:none}}
