@keyframes Hero-module__s-6kkG__fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__s-6kkG__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.7)}}.Hero-module__s-6kkG__hero{background-color:var(--color-bg);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);width:100%;padding:72px var(--space-5) 80px;background-image:linear-gradient(#2563eb12 1px,#0000 1px),linear-gradient(90deg,#2563eb12 1px,#0000 1px);background-size:40px 40px;position:relative;overflow:hidden}.Hero-module__s-6kkG__blob1{pointer-events:none;background:radial-gradient(circle,#2563eb12 0%,#0000 68%);border-radius:50%;width:480px;height:480px;position:absolute;top:-120px;left:-100px}.Hero-module__s-6kkG__blob2{pointer-events:none;background:radial-gradient(circle,#2563eb11 0%,#0000 65%);border-radius:50%;width:420px;height:420px;position:absolute;top:-80px;right:-120px}.Hero-module__s-6kkG__blob3{pointer-events:none;background:radial-gradient(#2563eb0e 0%,#0000 70%);border-radius:50%;width:500px;height:300px;position:absolute;bottom:-140px;left:50%;transform:translate(-50%)}.Hero-module__s-6kkG__container{z-index:1;align-items:center;gap:var(--space-4);text-align:center;flex-direction:column;max-width:780px;margin:0 auto;display:flex;position:relative}.Hero-module__s-6kkG__eyebrow{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent);background:var(--color-accent-bg);border:1px solid #2563eb38;border-radius:100px;align-items:center;gap:8px;padding:6px 14px;font-size:.78rem;font-weight:500;animation:.5s 50ms both Hero-module__s-6kkG__fadeUp;display:inline-flex}.Hero-module__s-6kkG__eyebrowDot{background:var(--color-accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.2s ease-in-out infinite Hero-module__s-6kkG__dotPulse;display:inline-block}.Hero-module__s-6kkG__headline{font-family:var(--font-display);color:var(--color-text-primary);letter-spacing:-.03em;margin:0;font-size:clamp(2.1rem,5.5vw,3.75rem);font-weight:800;line-height:1.12;animation:.55s .15s both Hero-module__s-6kkG__fadeUp}.Hero-module__s-6kkG__headlineBlue{color:var(--color-accent);text-underline-offset:5px;-webkit-text-decoration:underline #2563eb47;text-decoration:underline #2563eb47;text-decoration-thickness:2px}.Hero-module__s-6kkG__headlineGhost{color:#0000;-webkit-text-stroke:1.5px #0a0a0a59}.Hero-module__s-6kkG__subheadline{font-family:var(--font-body);color:var(--color-text-muted);max-width:520px;margin:0;font-size:1.05rem;font-weight:300;line-height:1.65;animation:.55s .25s both Hero-module__s-6kkG__fadeUp}.Hero-module__s-6kkG__subheadlineBold{color:var(--color-text-secondary);font-weight:500}.Hero-module__s-6kkG__searchWrap{z-index:10;width:100%;max-width:600px;animation:.55s .35s both Hero-module__s-6kkG__fadeUp;position:relative}.Hero-module__s-6kkG__searchBar{border:1.5px solid var(--color-border);width:100%;box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;align-items:center;transition:border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.Hero-module__s-6kkG__searchBar:focus-within{border-color:var(--color-accent);box-shadow:0 0 0 4px #2563eb1a}.Hero-module__s-6kkG__searchIcon{color:var(--color-text-muted);flex-shrink:0;justify-content:center;align-items:center;padding-left:16px;display:flex}.Hero-module__s-6kkG__searchInput{font-family:var(--font-body);color:var(--color-text-primary);background:0 0;border:none;outline:none;flex:1;padding:14px 12px;font-size:.975rem;font-weight:400}.Hero-module__s-6kkG__searchInput::placeholder{color:var(--color-text-muted)}.Hero-module__s-6kkG__searchButton{font-family:var(--font-body);color:#fff;background-color:var(--color-accent);cursor:pointer;white-space:nowrap;border:none;border-radius:12px;flex-shrink:0;margin:5px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:background-color .15s,transform .12s}.Hero-module__s-6kkG__searchButton:hover{background-color:var(--color-accent-hover);transform:scale(.97)}.Hero-module__s-6kkG__searchButton:active{transform:scale(.94)}.Hero-module__s-6kkG__suggestionRow{align-items:center;gap:8px;margin-top:-8px;animation:.55s .43s both Hero-module__s-6kkG__fadeUp;display:flex}.Hero-module__s-6kkG__suggestionLabel{font-family:var(--font-body);color:var(--color-text-muted);white-space:nowrap;flex-shrink:0;font-size:.8rem}.Hero-module__s-6kkG__suggestionChip{font-family:var(--font-body);color:var(--color-text-secondary);background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;border-radius:99px;align-items:center;gap:4px;padding:5px 12px;font-size:.8rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.Hero-module__s-6kkG__suggestionChip:hover{background:var(--color-accent-bg);color:var(--color-accent);border-color:#2563eb4d}.Hero-module__s-6kkG__suggestionChipStatic{cursor:default}.Hero-module__s-6kkG__suggestionChipStatic:hover{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text-secondary)}.Hero-module__s-6kkG__suggestionArrow{opacity:.75;font-size:.75rem}.Hero-module__s-6kkG__statsRow{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;align-items:stretch;width:100%;max-width:600px;animation:.55s .52s both Hero-module__s-6kkG__fadeUp;display:flex;overflow:hidden}.Hero-module__s-6kkG__statItem{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:18px 8px;display:flex}.Hero-module__s-6kkG__statDivider{background:var(--color-border);flex-shrink:0;align-self:stretch;width:1px}.Hero-module__s-6kkG__statNumber{font-family:var(--font-display);color:var(--color-text-primary);letter-spacing:-.02em;font-size:1.05rem;font-weight:800;line-height:1.2}.Hero-module__s-6kkG__statAccent{color:var(--color-accent)}.Hero-module__s-6kkG__statLabel{font-family:var(--font-body);color:var(--color-text-muted);font-size:.75rem;font-weight:400}.Hero-module__s-6kkG__tickerBar{border:1px solid var(--color-border);border-radius:var(--radius-lg);width:100%;max-width:600px;height:44px;box-shadow:var(--shadow-sm);background:#fff;align-items:center;animation:.55s .48s both Hero-module__s-6kkG__fadeUp;display:flex;overflow:hidden}.Hero-module__s-6kkG__tickerLabel{font-family:var(--font-body);color:var(--color-accent);white-space:nowrap;border-right:1px solid var(--color-border);flex-shrink:0;align-items:center;gap:6px;height:100%;padding:0 16px 0 20px;font-size:.8rem;font-weight:700;display:flex}.Hero-module__s-6kkG__tickerLabelText{text-transform:uppercase;letter-spacing:.05em}.Hero-module__s-6kkG__tickerMask{flex:1;height:100%;position:relative;overflow:hidden}.Hero-module__s-6kkG__tickerMask:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#fff,#0000);width:48px;position:absolute;top:0;bottom:0;left:0}.Hero-module__s-6kkG__tickerMask:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(270deg,#fff,#0000);width:48px;position:absolute;top:0;bottom:0;right:0}.Hero-module__s-6kkG__tickerWindow{align-items:center;height:100%;display:flex;overflow:hidden}.Hero-module__s-6kkG__tickerTrack{align-items:center;width:max-content;animation:28s linear infinite Hero-module__s-6kkG__tickerScroll;display:flex}.Hero-module__s-6kkG__tickerTrack:hover{animation-play-state:paused}.Hero-module__s-6kkG__tickerItem{font-family:var(--font-body);color:var(--color-text-secondary);white-space:nowrap;padding-right:28px;font-size:.825rem;font-weight:400;text-decoration:none;position:relative}.Hero-module__s-6kkG__tickerItem:after{content:"·";color:var(--color-border);font-size:1rem;position:absolute;right:11px}.Hero-module__s-6kkG__tickerItemLink{cursor:pointer;border-radius:var(--radius-sm);padding-left:4px;transition:color .15s}.Hero-module__s-6kkG__tickerItemLink:hover{color:var(--color-accent)}.Hero-module__s-6kkG__tickerGrowthPos{color:var(--color-positive);font-weight:600}.Hero-module__s-6kkG__tickerGrowthNeg{color:var(--color-negative);font-weight:600}@keyframes Hero-module__s-6kkG__tickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Hero-module__s-6kkG__searchSpinner{right:calc(var(--space-5) * 2 + 3.5rem);border:2px solid var(--color-border);border-top-color:var(--color-accent);pointer-events:none;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.6s linear infinite Hero-module__s-6kkG__spin;position:absolute;top:50%;transform:translateY(-50%)}@keyframes Hero-module__s-6kkG__spin{to{transform:translateY(-50%)rotate(360deg)}}.Hero-module__s-6kkG__searchDropdown{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-hover);z-index:200;background:#fff;max-height:420px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden auto}.Hero-module__s-6kkG__resultGroup{padding:.5rem 0}.Hero-module__s-6kkG__groupLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700;font-family:var(--font-body);padding:.4rem 1rem .2rem;display:block}.Hero-module__s-6kkG__resultItem{cursor:pointer;align-items:center;gap:.75rem;padding:.6rem 1rem;text-decoration:none;transition:background .12s;display:flex}.Hero-module__s-6kkG__resultItem:hover{background:var(--color-surface)}.Hero-module__s-6kkG__resultItemActive{background:var(--color-accent-bg);cursor:pointer;align-items:center;gap:.75rem;padding:.6rem 1rem;text-decoration:none;display:flex}.Hero-module__s-6kkG__resultIcon,.Hero-module__s-6kkG__resultIconFallback{text-align:center;flex-shrink:0;width:32px;font-size:1.1rem}.Hero-module__s-6kkG__resultLogo{border-radius:var(--radius-md);object-fit:cover;border:1px solid var(--color-border);flex-shrink:0;width:32px;height:32px}.Hero-module__s-6kkG__resultLogoFallback{border-radius:var(--radius-md);background:var(--color-surface);border:1px solid var(--color-border);width:32px;height:32px;color:var(--color-text-muted);flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.Hero-module__s-6kkG__resultInfo{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.Hero-module__s-6kkG__resultName{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:500;font-family:var(--font-body);overflow:hidden}.Hero-module__s-6kkG__resultMeta{color:var(--color-text-muted);font-size:.775rem;font-family:var(--font-body)}.Hero-module__s-6kkG__pricingDot{color:var(--color-text-muted)}.Hero-module__s-6kkG__resultDivider{background:var(--color-border);height:1px;margin:.25rem 0}.Hero-module__s-6kkG__seeAll{color:var(--color-accent);text-align:center;font-size:.875rem;font-weight:500;font-family:var(--font-body);padding:.75rem 1rem;text-decoration:none;transition:background .12s;display:block}.Hero-module__s-6kkG__seeAll:hover{background:var(--color-accent-bg);text-decoration:underline}.Hero-module__s-6kkG__noResults{text-align:center;color:var(--color-text-muted);font-size:.875rem;font-family:var(--font-body);padding:1.25rem 1rem}.Hero-module__s-6kkG__highlight{color:var(--color-accent);background:#2563eb1a;border-radius:2px;padding:0 1px;font-weight:600}
@keyframes CategoryExplorer-module__dUMOYW__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes CategoryExplorer-module__dUMOYW__shimmer{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.CategoryExplorer-module__dUMOYW__section{background:linear-gradient(160deg,#f0f6ff 0%,#fff 55%,#f8faff 100%);border-top:1px solid #e8eef8;border-bottom:1px solid #e8eef8;width:100%;position:relative;overflow:hidden}.CategoryExplorer-module__dUMOYW__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb0f 0%,#0000 70%);width:480px;height:480px;position:absolute;top:-80px;right:-120px}.CategoryExplorer-module__dUMOYW__container{flex-direction:column;gap:36px;max-width:1300px;margin:0 auto;padding:72px 48px 80px;display:flex;position:relative}.CategoryExplorer-module__dUMOYW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.CategoryExplorer-module__dUMOYW__headerLeft{flex-direction:column;gap:6px;display:flex}.CategoryExplorer-module__dUMOYW__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent);align-items:center;gap:6px;margin-bottom:2px;font-size:.75rem;font-weight:700;display:inline-flex}.CategoryExplorer-module__dUMOYW__eyebrow:before{content:"";background:var(--color-accent);border-radius:2px;width:18px;height:2px;display:inline-block}.CategoryExplorer-module__dUMOYW__headingLink{color:inherit;text-decoration:none}.CategoryExplorer-module__dUMOYW__heading{font-family:var(--font-display);color:var(--color-text-primary);letter-spacing:-.03em;margin:0;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:800;line-height:1.15;transition:color .15s}.CategoryExplorer-module__dUMOYW__headingLink:hover .CategoryExplorer-module__dUMOYW__heading,.CategoryExplorer-module__dUMOYW__headingAccent{color:var(--color-accent)}.CategoryExplorer-module__dUMOYW__subheading{color:var(--color-text-secondary);margin:0;font-size:.9375rem;line-height:1.5}.CategoryExplorer-module__dUMOYW__viewAll{color:var(--color-accent);white-space:nowrap;background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:9999px;align-self:flex-start;align-items:center;gap:4px;margin-top:4px;padding:6px 14px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.CategoryExplorer-module__dUMOYW__viewAll:hover{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.CategoryExplorer-module__dUMOYW__layout{grid-template-columns:200px 1fr;align-items:start;gap:28px;display:grid}.CategoryExplorer-module__dUMOYW__sidebar{flex-direction:column;gap:3px;display:flex;position:sticky;top:24px}.CategoryExplorer-module__dUMOYW__sidebarLabel{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;padding:0 4px 10px;font-size:.68rem;font-weight:600;display:block}.CategoryExplorer-module__dUMOYW__catBtn{width:100%;font-family:var(--font-body);color:var(--color-text-muted);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;font-size:.875rem;font-weight:400;transition:background .12s,color .12s,border-color .12s;display:flex}.CategoryExplorer-module__dUMOYW__catBtn:hover{color:var(--color-text-secondary);background:#f5f6f8}.CategoryExplorer-module__dUMOYW__catBtnActive{color:var(--color-accent);background:#2563eb14;border-color:#2563eb33;font-weight:500}.CategoryExplorer-module__dUMOYW__catBtnIconChip{background:var(--color-surface);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.92rem;line-height:1;transition:background .12s;display:flex}.CategoryExplorer-module__dUMOYW__catBtnActive .CategoryExplorer-module__dUMOYW__catBtnIconChip{background:#2563eb1f}.CategoryExplorer-module__dUMOYW__catBtnName{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.CategoryExplorer-module__dUMOYW__catBtnArrow{color:var(--color-accent);flex-shrink:0;font-size:1.05rem;line-height:1}.CategoryExplorer-module__dUMOYW__gridWrap{gap:var(--space-4);flex-direction:column;flex:1;min-width:0;display:flex}.CategoryExplorer-module__dUMOYW__grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.CategoryExplorer-module__dUMOYW__viewAllRow{padding-top:var(--space-2);justify-content:flex-end;display:flex}.CategoryExplorer-module__dUMOYW__viewAllLink{font-family:var(--font-body);color:var(--color-accent);border-bottom:1px solid #2563eb33;padding-bottom:2px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .12s,border-color .12s,letter-spacing .18s}.CategoryExplorer-module__dUMOYW__viewAllLink:hover{color:var(--color-accent-hover);border-color:var(--color-accent-hover);letter-spacing:.015em}.CategoryExplorer-module__dUMOYW__emptyMsg{font-family:var(--font-body);color:var(--color-text-muted);padding:var(--space-6) 0;margin:0;font-size:.875rem;font-style:italic}.CategoryExplorer-module__dUMOYW__skeletonCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;height:160px;animation:1.5s ease-in-out infinite CategoryExplorer-module__dUMOYW__shimmer}.CategoryExplorer-module__dUMOYW__card{background:#fff;border:1.5px solid #e4e6ea;border-radius:14px;flex-direction:column;gap:12px;padding:20px;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;animation:.5s both CategoryExplorer-module__dUMOYW__fadeUp;display:flex;box-shadow:0 1px 4px #0000000f,0 4px 16px #0000000a}.CategoryExplorer-module__dUMOYW__card:hover{border-color:#2563eb2e;transform:translateY(-3px);box-shadow:0 4px 12px #0000001a,0 12px 32px #00000014}.CategoryExplorer-module__dUMOYW__cardHeader{align-items:center;gap:12px;display:flex}.CategoryExplorer-module__dUMOYW__cardLogo{object-fit:cover;background:#f5f6f8;border:1px solid #e4e6ea;border-radius:10px;flex-shrink:0;width:40px;height:40px}.CategoryExplorer-module__dUMOYW__cardLogoFallback{background:var(--color-surface);width:40px;height:40px;color:var(--color-text-muted);font-size:15px;font-weight:700;font-family:var(--font-display);border:1px solid #e4e6ea;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CategoryExplorer-module__dUMOYW__cardMeta{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.CategoryExplorer-module__dUMOYW__cardName{font-family:var(--font-display);color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.02em;font-size:.92rem;font-weight:700;overflow:hidden}.CategoryExplorer-module__dUMOYW__cardPricing{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;color:var(--color-accent);background:#2563eb14;border:1px solid #2563eb33;border-radius:100px;align-self:flex-start;align-items:center;padding:2px 8px;font-size:.65rem;font-weight:600;display:inline-flex}.CategoryExplorer-module__dUMOYW__cardDesc{font-family:var(--font-body);color:var(--color-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.8rem;font-weight:300;line-height:1.55;display:-webkit-box;overflow:hidden}.CategoryExplorer-module__dUMOYW__cardFooter{border-top:1px solid #e4e6ea;justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px;display:flex}.CategoryExplorer-module__dUMOYW__cardCategoryTag{font-family:var(--font-body);color:var(--color-text-muted);background:var(--color-surface);border:1px solid var(--color-border);white-space:nowrap;text-overflow:ellipsis;border-radius:100px;max-width:130px;padding:3px 10px;font-size:.72rem;font-weight:400;overflow:hidden}.CategoryExplorer-module__dUMOYW__cardVisit{font-family:var(--font-body);color:var(--color-accent);opacity:0;white-space:nowrap;flex-shrink:0;font-size:.75rem;font-weight:500;transition:opacity .18s}.CategoryExplorer-module__dUMOYW__card:hover .CategoryExplorer-module__dUMOYW__cardVisit{opacity:1}@media (max-width:1100px){.CategoryExplorer-module__dUMOYW__container{padding:56px 32px 64px}.CategoryExplorer-module__dUMOYW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CategoryExplorer-module__dUMOYW__container{padding:48px 20px 56px}.CategoryExplorer-module__dUMOYW__header{flex-direction:column}.CategoryExplorer-module__dUMOYW__viewAll{align-self:flex-start}.CategoryExplorer-module__dUMOYW__layout{grid-template-columns:1fr}.CategoryExplorer-module__dUMOYW__sidebar{flex-flow:wrap;gap:6px;position:static}.CategoryExplorer-module__dUMOYW__sidebarLabel{width:100%;padding-bottom:4px}.CategoryExplorer-module__dUMOYW__catBtn{flex:none;width:auto;padding:7px 10px;font-size:.8rem}.CategoryExplorer-module__dUMOYW__catBtnIconChip{width:22px;height:22px}.CategoryExplorer-module__dUMOYW__catBtnArrow{display:none}.CategoryExplorer-module__dUMOYW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.CategoryExplorer-module__dUMOYW__grid{grid-template-columns:1fr}}
.AIToolOfTheDaySection-module__D022bq__section{background:linear-gradient(160deg,#f0f6ff 0%,#fff 55%,#f8faff 100%);border-top:1px solid #e8eef8;padding:72px 0 80px;position:relative;overflow:hidden}.AIToolOfTheDaySection-module__D022bq__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb0f 0%,#0000 70%);width:480px;height:480px;position:absolute;top:-80px;right:-120px}.AIToolOfTheDaySection-module__D022bq__container{max-width:var(--max-width);margin:0 auto;padding:0 24px;position:relative}.AIToolOfTheDaySection-module__D022bq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.AIToolOfTheDaySection-module__D022bq__headerLeft{flex-direction:column;gap:6px;display:flex}.AIToolOfTheDaySection-module__D022bq__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent);align-items:center;gap:6px;margin-bottom:2px;font-size:.75rem;font-weight:700;display:inline-flex}.AIToolOfTheDaySection-module__D022bq__eyebrow:before{content:"";background:var(--color-accent);border-radius:2px;width:18px;height:2px;display:inline-block}.AIToolOfTheDaySection-module__D022bq__headingLink{color:inherit;text-decoration:none}.AIToolOfTheDaySection-module__D022bq__heading{font-family:var(--font-display);color:var(--color-text-primary);letter-spacing:-.03em;margin:0;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:800;line-height:1.15;transition:color .15s}.AIToolOfTheDaySection-module__D022bq__headingLink:hover .AIToolOfTheDaySection-module__D022bq__heading{color:var(--color-accent)}.AIToolOfTheDaySection-module__D022bq__subheading{color:var(--color-text-secondary);margin:0;font-size:.9375rem;line-height:1.5}.AIToolOfTheDaySection-module__D022bq__viewAll{color:var(--color-accent);white-space:nowrap;background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:9999px;align-self:flex-start;align-items:center;gap:4px;margin-top:4px;padding:6px 14px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.AIToolOfTheDaySection-module__D022bq__viewAll:hover{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.AIToolOfTheDaySection-module__D022bq__listWrap{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 0 0 1px #2563eb14,0 4px 6px -1px #0000000a,0 10px 30px -5px #2563eb14}.AIToolOfTheDaySection-module__D022bq__list{flex-direction:column;display:flex}.AIToolOfTheDaySection-module__D022bq__row{color:inherit;border-bottom:1px solid #f1f5f9;grid-template-columns:28px 36px 1fr auto;align-items:center;gap:14px;padding:16px 24px;text-decoration:none;transition:background .14s;display:grid;position:relative}.AIToolOfTheDaySection-module__D022bq__row:last-child{border-bottom:none}.AIToolOfTheDaySection-module__D022bq__row:before{content:"";background:var(--color-accent);border-radius:0 2px 2px 0;width:0;transition:width .18s;position:absolute;top:0;bottom:0;left:0}.AIToolOfTheDaySection-module__D022bq__row:hover{background:#f8faff}.AIToolOfTheDaySection-module__D022bq__row:hover:before{width:3px}.AIToolOfTheDaySection-module__D022bq__rowTop{background:#f0f6ff}.AIToolOfTheDaySection-module__D022bq__rank{width:24px;height:24px;color:var(--color-text-muted);background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;transition:background .14s,color .14s;display:flex}.AIToolOfTheDaySection-module__D022bq__row:hover .AIToolOfTheDaySection-module__D022bq__rank{background:var(--color-accent-light);color:var(--color-accent)}.AIToolOfTheDaySection-module__D022bq__rankTop{background:var(--color-accent-light);color:var(--color-accent);font-size:.8rem}.AIToolOfTheDaySection-module__D022bq__logo{object-fit:contain;background:#f8faff;border:1px solid #e8eef8;border-radius:9px;flex-shrink:0;width:36px;height:36px}.AIToolOfTheDaySection-module__D022bq__logoFb{background:var(--color-accent-light);width:36px;height:36px;color:var(--color-accent);border:1px solid #bfdbfe;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.AIToolOfTheDaySection-module__D022bq__meta{flex-direction:column;gap:4px;min-width:0;display:flex}.AIToolOfTheDaySection-module__D022bq__name{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:600;line-height:1.2;transition:color .14s;overflow:hidden}.AIToolOfTheDaySection-module__D022bq__row:hover .AIToolOfTheDaySection-module__D022bq__name{color:var(--color-accent)}.AIToolOfTheDaySection-module__D022bq__catChip{color:var(--color-text-muted);letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;background:#f1f5f9;border-radius:9999px;align-items:center;width:fit-content;max-width:180px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-flex;overflow:hidden}.AIToolOfTheDaySection-module__D022bq__price{white-space:nowrap;letter-spacing:.01em;border-radius:9999px;flex-shrink:0;padding:5px 14px;font-size:.8125rem;font-weight:700}.AIToolOfTheDaySection-module__D022bq__priceFree{color:#15803d;background:#dcfce7;border:1px solid #bbf7d0}.AIToolOfTheDaySection-module__D022bq__priceFreemium{color:#1d4ed8;background:#dbeafe;border:1px solid #bfdbfe}.AIToolOfTheDaySection-module__D022bq__pricePaid{color:#b45309;background:#fef3c7;border:1px solid #fde68a}.AIToolOfTheDaySection-module__D022bq__empty{text-align:center;color:var(--color-text-muted);padding:48px 24px;font-size:.9rem}.AIToolOfTheDaySection-module__D022bq__footer{background:linear-gradient(90deg,#f0f6ff 0%,#eff6ff 100%);border-top:1px solid #dbeafe;justify-content:center;padding:20px 24px;display:flex}.AIToolOfTheDaySection-module__D022bq__ctaBtn{color:#fff;letter-spacing:-.01em;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:10px;align-items:center;gap:8px;padding:12px 32px;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex;box-shadow:0 4px 14px #2563eb4d}.AIToolOfTheDaySection-module__D022bq__ctaBtn:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);transform:translateY(-1px);box-shadow:0 6px 20px #2563eb66}.AIToolOfTheDaySection-module__D022bq__ctaBtn:active{transform:translateY(0)}@media (max-width:640px){.AIToolOfTheDaySection-module__D022bq__section{padding:56px 0 64px}.AIToolOfTheDaySection-module__D022bq__container{padding:0 16px}.AIToolOfTheDaySection-module__D022bq__header{flex-direction:column}.AIToolOfTheDaySection-module__D022bq__viewAll{align-self:flex-start}.AIToolOfTheDaySection-module__D022bq__row{gap:10px;padding:14px 16px}.AIToolOfTheDaySection-module__D022bq__footer{padding:16px}.AIToolOfTheDaySection-module__D022bq__ctaBtn{justify-content:center;width:100%}}
.PricingGlimpse-module__17vvcG__section{background:linear-gradient(160deg,#f0f6ff 0%,#fff 55%,#f8faff 100%);border-top:1px solid #e8eef8;padding:72px 0 80px;position:relative;overflow:hidden}.PricingGlimpse-module__17vvcG__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb0f 0%,#0000 70%);width:480px;height:480px;position:absolute;top:-80px;right:-120px}.PricingGlimpse-module__17vvcG__container{max-width:var(--max-width);margin:0 auto;padding:0 24px;position:relative}.PricingGlimpse-module__17vvcG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.PricingGlimpse-module__17vvcG__headerLeft{flex-direction:column;gap:6px;display:flex}.PricingGlimpse-module__17vvcG__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent);align-items:center;gap:6px;margin-bottom:2px;font-size:.75rem;font-weight:700;display:inline-flex}.PricingGlimpse-module__17vvcG__eyebrow:before{content:"";background:var(--color-accent);border-radius:2px;width:18px;height:2px;display:inline-block}.PricingGlimpse-module__17vvcG__headingLink{color:inherit;text-decoration:none}.PricingGlimpse-module__17vvcG__heading{font-family:var(--font-display);color:var(--color-text-primary);letter-spacing:-.03em;margin:0;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:800;line-height:1.15;transition:color .15s}.PricingGlimpse-module__17vvcG__headingLink:hover .PricingGlimpse-module__17vvcG__heading{color:var(--color-accent)}.PricingGlimpse-module__17vvcG__subheading{color:var(--color-text-secondary);margin:0;font-size:.9375rem;line-height:1.5}.PricingGlimpse-module__17vvcG__viewAll{color:var(--color-accent);white-space:nowrap;background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:9999px;align-self:flex-start;align-items:center;gap:4px;margin-top:4px;padding:6px 14px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.PricingGlimpse-module__17vvcG__viewAll:hover{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.PricingGlimpse-module__17vvcG__tabsTrack{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;flex-wrap:wrap;gap:6px;margin-bottom:16px;padding:5px;display:inline-flex}.PricingGlimpse-module__17vvcG__tab{color:var(--color-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9999px;align-items:center;gap:7px;padding:8px 20px;font-size:.875rem;font-weight:500;transition:all .18s;display:inline-flex}.PricingGlimpse-module__17vvcG__tab:hover:not(.PricingGlimpse-module__17vvcG__tabActive){color:var(--color-text-primary);background:#fffc}.PricingGlimpse-module__17vvcG__tabEmoji{font-size:.9rem;line-height:1}.PricingGlimpse-module__17vvcG__tabActive{font-weight:700;box-shadow:0 1px 4px #0000001a}.PricingGlimpse-module__17vvcG__badgeFree{color:#166534;background:#fff;border:1.5px solid #86efac}.PricingGlimpse-module__17vvcG__badgeFreemium{color:var(--color-accent);background:#fff;border:1.5px solid #93c5fd}.PricingGlimpse-module__17vvcG__badgePaid{color:#92400e;background:#fff;border:1.5px solid #fde68a}.PricingGlimpse-module__17vvcG__listWrap{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 0 0 1px #2563eb14,0 4px 6px -1px #0000000a,0 10px 30px -5px #2563eb14}.PricingGlimpse-module__17vvcG__list{flex-direction:column;display:flex}.PricingGlimpse-module__17vvcG__row{color:inherit;border-bottom:1px solid #f1f5f9;grid-template-columns:28px 36px 1fr auto;align-items:center;gap:14px;padding:16px 24px;text-decoration:none;transition:background .14s;display:grid;position:relative}.PricingGlimpse-module__17vvcG__row:last-child{border-bottom:none}.PricingGlimpse-module__17vvcG__row:before{content:"";background:var(--color-accent);border-radius:0 2px 2px 0;width:0;transition:width .18s;position:absolute;top:0;bottom:0;left:0}.PricingGlimpse-module__17vvcG__row:hover{background:#f8faff}.PricingGlimpse-module__17vvcG__row:hover:before{width:3px}.PricingGlimpse-module__17vvcG__rank{width:24px;height:24px;color:var(--color-text-muted);background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;transition:background .14s,color .14s;display:flex}.PricingGlimpse-module__17vvcG__row:hover .PricingGlimpse-module__17vvcG__rank{background:var(--color-accent-light);color:var(--color-accent)}.PricingGlimpse-module__17vvcG__logo{object-fit:contain;background:#f8faff;border:1px solid #e8eef8;border-radius:9px;flex-shrink:0;width:36px;height:36px}.PricingGlimpse-module__17vvcG__logoFb{background:var(--color-accent-light);width:36px;height:36px;color:var(--color-accent);border:1px solid #bfdbfe;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.PricingGlimpse-module__17vvcG__meta{flex-direction:column;gap:4px;min-width:0;display:flex}.PricingGlimpse-module__17vvcG__name{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:600;line-height:1.2;transition:color .14s;overflow:hidden}.PricingGlimpse-module__17vvcG__row:hover .PricingGlimpse-module__17vvcG__name{color:var(--color-accent)}.PricingGlimpse-module__17vvcG__catChip{color:var(--color-text-muted);letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;background:#f1f5f9;border-radius:9999px;align-items:center;width:fit-content;max-width:180px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-flex;overflow:hidden}.PricingGlimpse-module__17vvcG__price{white-space:nowrap;letter-spacing:.01em;border-radius:9999px;flex-shrink:0;padding:5px 14px;font-size:.8125rem;font-weight:700}.PricingGlimpse-module__17vvcG__priceFree{color:#15803d;background:#dcfce7;border:1px solid #bbf7d0}.PricingGlimpse-module__17vvcG__priceFreemium{color:#1d4ed8;background:#dbeafe;border:1px solid #bfdbfe}.PricingGlimpse-module__17vvcG__pricePaid{color:#b45309;background:#fef3c7;border:1px solid #fde68a}.PricingGlimpse-module__17vvcG__priceDefault{color:var(--color-text-secondary);background:#f1f5f9;border:1px solid #e2e8f0}.PricingGlimpse-module__17vvcG__empty{text-align:center;color:var(--color-text-muted);padding:48px 24px;font-size:.9rem}.PricingGlimpse-module__17vvcG__footer{background:linear-gradient(90deg,#f0f6ff 0%,#eff6ff 100%);border-top:1px solid #dbeafe;justify-content:center;padding:20px 24px;display:flex}.PricingGlimpse-module__17vvcG__ctaBtn{color:#fff;letter-spacing:-.01em;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:10px;align-items:center;gap:8px;padding:12px 32px;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex;box-shadow:0 4px 14px #2563eb4d}.PricingGlimpse-module__17vvcG__ctaBtn:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);transform:translateY(-1px);box-shadow:0 6px 20px #2563eb66}.PricingGlimpse-module__17vvcG__ctaBtn:active{transform:translateY(0)}@media (max-width:640px){.PricingGlimpse-module__17vvcG__section{padding:56px 0 64px}.PricingGlimpse-module__17vvcG__container{padding:0 16px}.PricingGlimpse-module__17vvcG__header{flex-direction:column}.PricingGlimpse-module__17vvcG__viewAll{align-self:flex-start}.PricingGlimpse-module__17vvcG__row{gap:10px;padding:14px 16px}.PricingGlimpse-module__17vvcG__tabsTrack{gap:4px;padding:4px}.PricingGlimpse-module__17vvcG__tab{padding:7px 14px;font-size:.8125rem}.PricingGlimpse-module__17vvcG__footer{padding:16px}.PricingGlimpse-module__17vvcG__ctaBtn{justify-content:center;width:100%}}
@keyframes RecentCategoriesSection-module__j_bFzq__fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.RecentCategoriesSection-module__j_bFzq__section{background:linear-gradient(160deg,#f0f6ff 0%,#fff 55%,#f8faff 100%);border-top:1px solid #e8eef8;width:100%;position:relative;overflow:hidden}.RecentCategoriesSection-module__j_bFzq__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb0f 0%,#0000 70%);width:480px;height:480px;position:absolute;top:-80px;right:-120px}.RecentCategoriesSection-module__j_bFzq__container{max-width:1300px;margin:0 auto;padding:72px 48px 64px;position:relative}.RecentCategoriesSection-module__j_bFzq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.RecentCategoriesSection-module__j_bFzq__headerLeft{flex-direction:column;gap:6px;display:flex}.RecentCategoriesSection-module__j_bFzq__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent);align-items:center;gap:6px;margin-bottom:2px;font-size:.75rem;font-weight:700;display:inline-flex}.RecentCategoriesSection-module__j_bFzq__eyebrow:before{content:"";background:var(--color-accent);border-radius:2px;width:18px;height:2px;display:inline-block}.RecentCategoriesSection-module__j_bFzq__headingLink{color:inherit;text-decoration:none}.RecentCategoriesSection-module__j_bFzq__heading{font-family:var(--font-display);color:var(--color-text-primary);letter-spacing:-.03em;margin:0;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:800;line-height:1.15;transition:color .15s}.RecentCategoriesSection-module__j_bFzq__headingLink:hover .RecentCategoriesSection-module__j_bFzq__heading{color:var(--color-accent)}.RecentCategoriesSection-module__j_bFzq__subheading{color:var(--color-text-secondary);margin:0;font-size:.9375rem;line-height:1.5}.RecentCategoriesSection-module__j_bFzq__headerRight{flex-shrink:0;align-items:center;gap:10px;margin-top:4px;display:flex}.RecentCategoriesSection-module__j_bFzq__viewAll{color:var(--color-accent);white-space:nowrap;background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:9999px;align-items:center;gap:4px;padding:6px 14px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.RecentCategoriesSection-module__j_bFzq__viewAll:hover{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.RecentCategoriesSection-module__j_bFzq__navButtons{align-items:center;gap:8px;display:flex}.RecentCategoriesSection-module__j_bFzq__navBtn{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e4e6ea;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;line-height:1;transition:border-color .18s,background .18s,color .18s,transform .15s;display:flex}.RecentCategoriesSection-module__j_bFzq__navBtn:hover:not(:disabled){color:#fff;background:#2563eb;border-color:#2563eb;transform:scale(1.05)}.RecentCategoriesSection-module__j_bFzq__navBtn:disabled{opacity:.35;cursor:not-allowed}.RecentCategoriesSection-module__j_bFzq__gridLoading{opacity:.5;pointer-events:none;transition:opacity .2s}.RecentCategoriesSection-module__j_bFzq__grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.RecentCategoriesSection-module__j_bFzq__card{background:#fff;border:1.5px solid #e4e6ea;border-radius:14px;align-items:center;gap:14px;padding:16px 18px;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;animation:.45s both RecentCategoriesSection-module__j_bFzq__fadeUp;display:flex;box-shadow:0 1px 4px #0000000d,0 4px 12px #00000008}.RecentCategoriesSection-module__j_bFzq__card:hover{border-color:#2563eb33;transform:translateY(-2px);box-shadow:0 4px 12px #00000014,0 12px 28px #0000000f}.RecentCategoriesSection-module__j_bFzq__cardIcon{background:#f5f6f8;border:1px solid #e4e6ea;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.75rem;line-height:1;display:flex}.RecentCategoriesSection-module__j_bFzq__cardBody{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.RecentCategoriesSection-module__j_bFzq__cardName{font-family:var(--font-display);color:#0a0a0a;letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:700;line-height:1.2;overflow:hidden}.RecentCategoriesSection-module__j_bFzq__cardCount{font-family:var(--font-body);color:#9ca3af;font-size:.72rem;font-weight:400;line-height:1.3}.RecentCategoriesSection-module__j_bFzq__cardArrow{font-family:var(--font-body);color:#2563eb;opacity:0;flex-shrink:0;font-size:.8rem;font-weight:500;transition:opacity .18s}.RecentCategoriesSection-module__j_bFzq__card:hover .RecentCategoriesSection-module__j_bFzq__cardArrow{opacity:1}.RecentCategoriesSection-module__j_bFzq__pageIndicator{justify-content:center;align-items:center;gap:6px;margin-top:20px;display:flex}.RecentCategoriesSection-module__j_bFzq__dot{background:#e4e6ea;border-radius:50%;width:6px;height:6px;transition:background .2s,transform .2s}.RecentCategoriesSection-module__j_bFzq__dotActive{background:#2563eb;transform:scale(1.25)}@media (max-width:1100px){.RecentCategoriesSection-module__j_bFzq__container{padding:56px 32px}}@media (max-width:900px){.RecentCategoriesSection-module__j_bFzq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.RecentCategoriesSection-module__j_bFzq__container{padding:48px 20px}.RecentCategoriesSection-module__j_bFzq__header{flex-direction:column}.RecentCategoriesSection-module__j_bFzq__headerRight{margin-top:0}.RecentCategoriesSection-module__j_bFzq__viewAll{align-self:flex-start}.RecentCategoriesSection-module__j_bFzq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.RecentCategoriesSection-module__j_bFzq__grid{grid-template-columns:repeat(2,1fr);gap:10px}.RecentCategoriesSection-module__j_bFzq__cardIcon{width:38px;height:38px;font-size:1.5rem}}
@keyframes RecentToolsSection-module__3YZADq__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes RecentToolsSection-module__3YZADq__bounce{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(-6px)}}.RecentToolsSection-module__3YZADq__section{background:linear-gradient(160deg,#f0f6ff 0%,#fff 55%,#f8faff 100%);border-top:1px solid #e8eef8;width:100%;position:relative;overflow:hidden}.RecentToolsSection-module__3YZADq__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb0f 0%,#0000 70%);width:480px;height:480px;position:absolute;top:-80px;right:-120px}.RecentToolsSection-module__3YZADq__container{max-width:1300px;margin:0 auto;padding:72px 48px 80px;position:relative}.RecentToolsSection-module__3YZADq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:32px;display:flex}.RecentToolsSection-module__3YZADq__headerLeft{flex-direction:column;gap:6px;display:flex}.RecentToolsSection-module__3YZADq__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent);align-items:center;gap:6px;margin-bottom:2px;font-size:.75rem;font-weight:700;display:inline-flex}.RecentToolsSection-module__3YZADq__eyebrow:before{content:"";background:var(--color-accent);border-radius:2px;width:18px;height:2px;display:inline-block}.RecentToolsSection-module__3YZADq__headingLink{color:inherit;text-decoration:none}.RecentToolsSection-module__3YZADq__heading{font-family:var(--font-display);color:var(--color-text-primary);letter-spacing:-.03em;margin:0;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:800;line-height:1.15;transition:color .15s}.RecentToolsSection-module__3YZADq__headingLink:hover .RecentToolsSection-module__3YZADq__heading{color:var(--color-accent)}.RecentToolsSection-module__3YZADq__subheading{color:var(--color-text-secondary);margin:0;font-size:.9375rem;line-height:1.5}.RecentToolsSection-module__3YZADq__viewAll{color:var(--color-accent);white-space:nowrap;background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:9999px;align-self:flex-start;align-items:center;gap:4px;margin-top:4px;padding:6px 14px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.RecentToolsSection-module__3YZADq__viewAll:hover{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.RecentToolsSection-module__3YZADq__grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:14px;margin-bottom:2rem;display:grid}.RecentToolsSection-module__3YZADq__card{background:#fff;border:1.5px solid #e4e6ea;border-radius:14px;flex-direction:column;gap:12px;height:100%;padding:20px;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;animation:.5s both RecentToolsSection-module__3YZADq__fadeUp;display:flex;box-shadow:0 1px 4px #0000000f,0 4px 16px #0000000a}.RecentToolsSection-module__3YZADq__card:hover{border-color:#2563eb2e;transform:translateY(-3px);box-shadow:0 4px 12px #0000001a,0 12px 32px #00000014}.RecentToolsSection-module__3YZADq__cardHeader{align-items:center;gap:12px;display:flex}.RecentToolsSection-module__3YZADq__cardLogo{object-fit:cover;background:#f5f6f8;border:1px solid #e4e6ea;border-radius:10px;flex-shrink:0;width:40px;height:40px}.RecentToolsSection-module__3YZADq__cardLogoFallback{color:#6b7280;width:40px;height:40px;font-size:15px;font-weight:700;font-family:var(--font-display);background:#f5f6f8;border:1px solid #e4e6ea;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.RecentToolsSection-module__3YZADq__cardMeta{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.RecentToolsSection-module__3YZADq__cardName{font-family:var(--font-display);color:#0a0a0a;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.02em;font-size:.92rem;font-weight:700;line-height:1.2;overflow:hidden}.RecentToolsSection-module__3YZADq__cardCategory{font-family:var(--font-body);color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:400;line-height:1.3;overflow:hidden}.RecentToolsSection-module__3YZADq__cardPricing{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:100px;align-self:flex-start;align-items:center;padding:2px 8px;font-size:.65rem;font-weight:600;display:inline-flex}.RecentToolsSection-module__3YZADq__pricingFree,.RecentToolsSection-module__3YZADq__pricingFreemium{color:#2563eb;background:#2563eb14;border:1px solid #2563eb33}.RecentToolsSection-module__3YZADq__pricingPaid{color:#b45309;background:#eab30814;border:1px solid #eab30840}.RecentToolsSection-module__3YZADq__cardDesc{font-family:var(--font-body);color:#6b7280;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.8rem;font-weight:300;line-height:1.55;display:-webkit-box;overflow:hidden}.RecentToolsSection-module__3YZADq__cardFooter{border-top:1px solid #e4e6ea;justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px;display:flex}.RecentToolsSection-module__3YZADq__cardCategoryTag{font-family:var(--font-body);color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;background:#f5f6f8;border:1px solid #e4e6ea;border-radius:100px;max-width:130px;padding:2px 8px;font-size:.68rem;font-weight:400;overflow:hidden}.RecentToolsSection-module__3YZADq__cardVisit{font-family:var(--font-body);color:#2563eb;opacity:0;white-space:nowrap;flex-shrink:0;font-size:.75rem;font-weight:500;transition:opacity .18s}.RecentToolsSection-module__3YZADq__card:hover .RecentToolsSection-module__3YZADq__cardVisit{opacity:1}.RecentToolsSection-module__3YZADq__loadingIndicator{flex-direction:column;align-items:center;gap:.75rem;padding:2rem 0;display:flex}.RecentToolsSection-module__3YZADq__dotsRow{gap:.4rem;display:flex}.RecentToolsSection-module__3YZADq__loadingDot{background:var(--color-accent);border-radius:50%;width:8px;height:8px;animation:.6s ease-in-out infinite RecentToolsSection-module__3YZADq__bounce}.RecentToolsSection-module__3YZADq__loadingDot:nth-child(2){animation-delay:.15s}.RecentToolsSection-module__3YZADq__loadingDot:nth-child(3){animation-delay:.3s}.RecentToolsSection-module__3YZADq__loadingText{font-family:var(--font-body);color:#6b7280;margin:0;font-size:.875rem}.RecentToolsSection-module__3YZADq__errorState{text-align:center;padding:2rem 0}.RecentToolsSection-module__3YZADq__errorText{font-family:var(--font-body);color:#ef4444;margin:0 0 .75rem;font-size:.875rem}.RecentToolsSection-module__3YZADq__retryBtn{color:#2563eb;font-family:var(--font-body);cursor:pointer;background:0 0;border:1.5px solid #2563eb;border-radius:100px;padding:8px 20px;font-size:.875rem;font-weight:500;transition:background .15s,color .15s}.RecentToolsSection-module__3YZADq__retryBtn:hover{color:#fff;background:#2563eb}.RecentToolsSection-module__3YZADq__endMessage{text-align:center;font-family:var(--font-body);color:#9ca3af;margin:0;padding:1.5rem 0;font-size:.875rem}.RecentToolsSection-module__3YZADq__sentinel{width:100%;height:1px}@media (max-width:1100px){.RecentToolsSection-module__3YZADq__container{padding:56px 32px 64px}.RecentToolsSection-module__3YZADq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.RecentToolsSection-module__3YZADq__container{padding:48px 20px 56px}.RecentToolsSection-module__3YZADq__header{flex-direction:column}.RecentToolsSection-module__3YZADq__viewAll{align-self:flex-start}.RecentToolsSection-module__3YZADq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.RecentToolsSection-module__3YZADq__grid{grid-template-columns:1fr}}
