.Hero-module__ZARIfG__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__content{z-index:1;flex-direction:column;align-items:center;width:90%;max-width:1000px;padding:0 40px;display:flex;position:relative}.Hero-module__ZARIfG__glow{background:radial-gradient(circle,var(--primary-glow)0%,transparent 60%);filter:blur(80px);z-index:0;pointer-events:none;width:800px;height:800px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__badge{color:#cbd5e1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;margin-bottom:2rem;padding:6px 16px;font-size:.85rem;animation:.8s ease-out Hero-module__ZARIfG__fadeDown;display:inline-block}[data-theme=light] .Hero-module__ZARIfG__badge{color:var(--primary);background:#fff;border-color:#e2e8f0;font-weight:500;box-shadow:0 2px 5px #0000000d}.Hero-module__ZARIfG__title{letter-spacing:-.03em;color:var(--foreground);margin-bottom:2rem;font-size:5rem;font-weight:800;line-height:1.1;animation:.8s ease-out .1s backwards Hero-module__ZARIfG__fadeUp}[data-theme=light] .Hero-module__ZARIfG__title{background:linear-gradient(135deg,#0f172a 30%,#475569 100%);-webkit-text-fill-color:transparent;text-shadow:none;-webkit-background-clip:text}.Hero-module__ZARIfG__subtitle{color:var(--foreground);opacity:.7;max-width:700px;margin-bottom:3rem;font-size:1.35rem;line-height:1.7;animation:.8s ease-out .2s backwards Hero-module__ZARIfG__fadeUp}[data-theme=light] .Hero-module__ZARIfG__subtitle{opacity:1;color:#475569;font-weight:450}.Hero-module__ZARIfG__searchWrapper{width:100%;max-width:650px;animation:.8s ease-out .3s backwards Hero-module__ZARIfG__fadeUp;position:relative}.Hero-module__ZARIfG__searchInput{width:100%;color:var(--foreground);background:var(--surface);border:1px solid var(--border);border-radius:12px;outline:none;padding:1rem 3.5rem 1rem 1.5rem;font-size:1rem;transition:all .2s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}[data-theme=light] .Hero-module__ZARIfG__searchInput{background:#fff;border:1px solid #cbd5e1;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000000d}.Hero-module__ZARIfG__searchInput:focus{background:var(--surface-hover);border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-glow),0 10px 15px -3px #0000001a}[data-theme=light] .Hero-module__ZARIfG__searchInput:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 4px #6366f11a,0 10px 25px -5px #6366f126}.Hero-module__ZARIfG__searchButton{color:var(--foreground);opacity:.5;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}@keyframes Hero-module__ZARIfG__fadeDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}}
.ToolCard-module__gkDPta__card{background:var(--surface);border:1px solid var(--border);border-radius:20px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.ToolCard-module__gkDPta__card:hover{border-color:var(--primary);box-shadow:0 20px 40px -10px #00000080,0 0 20px var(--primary-glow);transform:translateY(-8px)}[data-theme=light] .ToolCard-module__gkDPta__card:hover{box-shadow:0 20px 40px -10px #6366f126,0 0 15px #6366f133}.ToolCard-module__gkDPta__imageWrapper{background:#111;width:100%;height:200px;position:relative;overflow:hidden}.ToolCard-module__gkDPta__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ToolCard-module__gkDPta__card:hover .ToolCard-module__gkDPta__image{transform:scale(1.05)}.ToolCard-module__gkDPta__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.ToolCard-module__gkDPta__header{justify-content:space-between;align-items:flex-start;margin-bottom:.8rem;display:flex}.ToolCard-module__gkDPta__title{color:var(--foreground);margin-right:1rem;font-size:1.25rem;font-weight:700}.ToolCard-module__gkDPta__badge{color:var(--foreground);opacity:.8;border:1px solid var(--border);background:#ffffff1a;border-radius:6px;padding:.2rem .6rem;font-size:.75rem}[data-theme=light] .ToolCard-module__gkDPta__badge{background:#0000000d;border-color:#0000000d}.ToolCard-module__gkDPta__description{color:var(--foreground);opacity:.7;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.ToolCard-module__gkDPta__footer{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:auto;display:flex}.ToolCard-module__gkDPta__tag{color:var(--secondary);background:#00d4ff1a;border-radius:50px;padding:.25rem .6rem;font-size:.75rem}.ToolCard-module__gkDPta__pricingBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;border-radius:6px;padding:4px 10px;font-size:.7rem;font-weight:600;position:absolute;top:12px;right:12px}.ToolCard-module__gkDPta__featuredBadge{color:#000;z-index:2;background:linear-gradient(135deg,#fbbf24e6,#f59e0be6);border-radius:6px;padding:4px 10px;font-size:.7rem;font-weight:600;position:absolute;top:12px;left:12px}.ToolCard-module__gkDPta__categoryTag{color:#a855f7;background:#a855f71f;border:1px solid #a855f733;border-radius:4px;padding:.25rem .6rem;font-size:.7rem;font-weight:500}[data-theme=light] .ToolCard-module__gkDPta__categoryTag{background:#a855f714}[data-theme=light] .ToolCard-module__gkDPta__pricingBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ToolCard-module__gkDPta__viewCountBadge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;background:#0009;border-radius:4px;padding:4px 8px;font-size:.7rem;font-weight:500;position:absolute;bottom:12px;right:12px}.ToolCard-module__gkDPta__sponsoredBadge{color:#fff;z-index:2;background:linear-gradient(135deg,#3b82f6e6,#6366f1e6);border-radius:6px;padding:4px 10px;font-size:.7rem;font-weight:600;position:absolute;top:12px;left:12px}
.CategoryFilter-module__Fos3Ja__container{margin-bottom:2rem}.CategoryFilter-module__Fos3Ja__filterRow{flex-wrap:wrap;gap:.75rem;padding:.5rem 0;display:flex}.CategoryFilter-module__Fos3Ja__filterPill{white-space:nowrap;cursor:pointer;color:var(--text-secondary,#94a3b8);background:#ffffff08;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.CategoryFilter-module__Fos3Ja__filterPill:hover{color:var(--text-primary,#fff);background:#ffffff14;border-color:#fff3}.CategoryFilter-module__Fos3Ja__filterPill.CategoryFilter-module__Fos3Ja__active{color:#fff;background:linear-gradient(135deg,#6366f133,#8b5cf633);border-color:#8b5cf680;box-shadow:0 0 20px #8b5cf633}.CategoryFilter-module__Fos3Ja__icon{font-size:1rem}.CategoryFilter-module__Fos3Ja__count{color:var(--text-muted,#71717a);background:#ffffff1a;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem}.CategoryFilter-module__Fos3Ja__filterPill.CategoryFilter-module__Fos3Ja__active .CategoryFilter-module__Fos3Ja__count{color:var(--text-secondary,#94a3b8);background:#fff3}[data-theme=light] .CategoryFilter-module__Fos3Ja__filterPill{color:#64748b;background:#00000005;border-color:#00000014}[data-theme=light] .CategoryFilter-module__Fos3Ja__filterPill:hover{color:#1e293b;background:#0000000d;border-color:#00000026}[data-theme=light] .CategoryFilter-module__Fos3Ja__filterPill.CategoryFilter-module__Fos3Ja__active{color:#1e293b;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border-color:#8b5cf666}[data-theme=light] .CategoryFilter-module__Fos3Ja__count{color:#64748b;background:#0000000d}
.browse-module__bP9ayW__container{min-height:100vh;padding-bottom:80px}.browse-module__bP9ayW__header{text-align:center;padding:100px 0 40px}.browse-module__bP9ayW__title{background:linear-gradient(135deg,#fff 0%,#a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.browse-module__bP9ayW__subtitle{color:#94a3b8;font-size:1rem}.browse-module__bP9ayW__filters{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:40px;padding:0 20px;display:flex}.browse-module__bP9ayW__filterGroup{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:8px;padding:8px 16px;display:flex}.browse-module__bP9ayW__filterLabel{color:#71717a;font-size:.875rem}.browse-module__bP9ayW__filterSelect{color:#e4e4e7;cursor:pointer;background:0 0;border:none;outline:none;font-size:.875rem}.browse-module__bP9ayW__filterSelect option{color:#e4e4e7;background:#18181b}.browse-module__bP9ayW__searchBox{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:8px;min-width:280px;padding:8px 16px;display:flex}.browse-module__bP9ayW__searchInput{color:#e4e4e7;background:0 0;border:none;outline:none;width:100%;font-size:.875rem}.browse-module__bP9ayW__searchInput::placeholder{color:#52525b}.browse-module__bP9ayW__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;max-width:1400px;margin:0 auto;padding:0 20px;display:grid}.browse-module__bP9ayW__emptyState{text-align:center;color:#71717a;padding:80px 20px}.browse-module__bP9ayW__emptyTitle{color:#a1a1aa;margin-bottom:.5rem;font-size:1.25rem}.browse-module__bP9ayW__categoryTags{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:24px;padding:0 20px;display:flex}.browse-module__bP9ayW__categoryTag{color:#a1a1aa;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:8px 16px;font-size:.875rem;text-decoration:none;transition:all .2s}.browse-module__bP9ayW__categoryTag:hover{color:#a78bfa;background:#8b5cf61a;border-color:#8b5cf64d}.browse-module__bP9ayW__categoryTagActive{color:#c4b5fd;background:#8b5cf633;border-color:#8b5cf6}.browse-module__bP9ayW__pagination{justify-content:center;gap:8px;margin-top:40px;padding:0 20px;display:flex}.browse-module__bP9ayW__pageBtn{color:#a1a1aa;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;padding:8px 16px;transition:all .2s}.browse-module__bP9ayW__pageBtn:hover:not(:disabled){background:#8b5cf61a;border-color:#8b5cf64d}.browse-module__bP9ayW__pageBtn:disabled{opacity:.5;cursor:not-allowed}.browse-module__bP9ayW__pageBtnActive{color:#fff;background:#8b5cf6;border-color:#8b5cf6}
.home-module__Hx0lNG__section{margin-bottom:4rem}.home-module__Hx0lNG__sectionHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.home-module__Hx0lNG__sectionTitle{color:var(--foreground);letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.home-module__Hx0lNG__sectionBadge{color:#fbbf24;background:linear-gradient(135deg,#fbbf2433,#f59e0b33);border:1px solid #fbbf244d;border-radius:50px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.home-module__Hx0lNG__viewAll{color:#94a3b8;margin-left:auto;font-size:.875rem;text-decoration:none;transition:color .2s}.home-module__Hx0lNG__viewAll:hover{color:var(--primary)}.home-module__Hx0lNG__toolCount{color:#71717a;margin-left:auto;font-size:.875rem}.home-module__Hx0lNG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.home-module__Hx0lNG__ctaBar{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.home-module__Hx0lNG__ctaButton{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #6366f14d}.home-module__Hx0lNG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.home-module__Hx0lNG__ctaButtonOutline{color:#94a3b8;background:0 0;border:1px solid #ffffff26;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.home-module__Hx0lNG__ctaButtonOutline:hover{border-color:var(--primary);color:var(--primary);background:#6366f10d}[data-theme=light] .home-module__Hx0lNG__ctaButtonOutline{color:#475569;border-color:#0000001a}[data-theme=light] .home-module__Hx0lNG__ctaButtonOutline:hover{border-color:var(--primary);color:var(--primary)}[data-theme=light] .home-module__Hx0lNG__sectionTitle{color:#0f172a}@media (max-width:640px){.home-module__Hx0lNG__sectionTitle{font-size:1.25rem}.home-module__Hx0lNG__ctaBar{flex-direction:column}.home-module__Hx0lNG__ctaButton,.home-module__Hx0lNG__ctaButtonOutline{justify-content:center}.home-module__Hx0lNG__grid{grid-template-columns:1fr}.home-module__Hx0lNG__scenarioBar{padding-bottom:.5rem;overflow-x:auto}}.home-module__Hx0lNG__scenarioBar{background:#6366f10d;border:1px solid #6366f126;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:2rem;padding:1rem 1.25rem;display:flex}.home-module__Hx0lNG__scenarioLabel{color:#94a3b8;font-size:.875rem;font-weight:600}.home-module__Hx0lNG__scenarioLink{color:var(--foreground);white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:.4rem .9rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.home-module__Hx0lNG__scenarioLink:hover{border-color:var(--primary);color:var(--primary);background:#6366f126}[data-theme=light] .home-module__Hx0lNG__scenarioBar{background:#6366f108}[data-theme=light] .home-module__Hx0lNG__scenarioLink{background:#00000008;border-color:#00000014}
