.styles-module__5g2GVW__categoryToolsPage{min-height:80vh;padding:2rem}.styles-module__5g2GVW__categoryHeader{text-align:center;margin-bottom:3rem}.styles-module__5g2GVW__categoryHeader h1{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.styles-module__5g2GVW__categoryHeader p{opacity:.8;font-size:1.125rem}.styles-module__5g2GVW__categoryToolsGrid{opacity:0;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;transition:all .6s ease-out;display:grid;transform:translateY(20px)}.styles-module__5g2GVW__categoryToolsGrid.styles-module__5g2GVW__animated{opacity:1;transform:translateY(0)}.styles-module__5g2GVW__categoryToolCard{cursor:pointer;text-align:center;border:2px solid #0000;border-radius:16px;padding:2.5rem 2rem;transition:all .3s}.light .styles-module__5g2GVW__categoryToolCard{background:var(--card-light);color:var(--text-light);border-color:#e5e7eb}.dark .styles-module__5g2GVW__categoryToolCard{background:var(--card-dark);color:var(--text-dark);border-color:#374151}.styles-module__5g2GVW__categoryToolCard:hover{border-color:#3b82f6;transform:translateY(-8px);box-shadow:0 15px 30px #00000026}.styles-module__5g2GVW__floatingCard{opacity:0;animation:.6s ease-out forwards styles-module__5g2GVW__floatIn}@keyframes styles-module__5g2GVW__floatIn{0%{opacity:0;transform:translateY(30px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.styles-module__5g2GVW__toolCardContent{flex-direction:column;align-items:center;height:100%;display:flex}.styles-module__5g2GVW__toolCardIcon{color:#3b82f6;margin-bottom:1.5rem;font-size:3.5rem}.styles-module__5g2GVW__categoryToolCard h3{margin-bottom:1rem;font-size:1.375rem;font-weight:600}.styles-module__5g2GVW__categoryToolCard p{color:#6b7280;margin-top:auto;font-size:1rem}.dark .styles-module__5g2GVW__categoryToolCard p{color:#9ca3af}@media (max-width:768px){.styles-module__5g2GVW__categoryToolsPage{padding:1rem}.styles-module__5g2GVW__categoryToolsGrid{grid-template-columns:1fr}}
.styles-module__lfk8iW__breadcrumbNav{padding:1rem 2rem .75rem}.styles-module__lfk8iW__breadcrumbList{flex-wrap:wrap;align-items:center;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.styles-module__lfk8iW__breadcrumbItem{align-items:center;gap:.45rem;display:flex}.styles-module__lfk8iW__breadcrumbLink{color:#64748b;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.styles-module__lfk8iW__breadcrumbLink:hover{color:#3b82f6}.dark .styles-module__lfk8iW__breadcrumbLink{color:#94a3b8}.styles-module__lfk8iW__breadcrumbCurrent{color:#3b82f6;font-size:.9rem;font-weight:700}.styles-module__lfk8iW__separator{color:#94a3b8;-webkit-user-select:none;user-select:none;font-size:.8rem;font-weight:700;transform:translateY(-1px)}.dark .styles-module__lfk8iW__separator{color:#64748b}@media (max-width:768px){.styles-module__lfk8iW__breadcrumbNav{padding:.85rem 1rem .65rem}.styles-module__lfk8iW__breadcrumbLink,.styles-module__lfk8iW__breadcrumbCurrent{font-size:.82rem}}@media (max-width:640px){.styles-module__lfk8iW__breadcrumbNav{padding:.75rem .75rem .5rem}.styles-module__lfk8iW__breadcrumbList,.styles-module__lfk8iW__breadcrumbItem{gap:.35rem}.styles-module__lfk8iW__breadcrumbLink,.styles-module__lfk8iW__breadcrumbCurrent{font-size:.78rem}.styles-module__lfk8iW__separator{font-size:.72rem}}
.styles-module__Dte7Pq__toolHero{padding:1rem 1rem 1.5rem;position:relative;overflow:hidden}.light .styles-module__Dte7Pq__toolHero{background:var(--bg-light)}.dark .styles-module__Dte7Pq__toolHero{background:var(--bg-dark)}.styles-module__Dte7Pq__heroCard{text-align:center;max-width:1200px;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;padding:0;display:flex}.styles-module__Dte7Pq__heroTitle{color:#3b82f6;margin:0 0 .75rem;padding-bottom:.04em;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.12}.styles-module__Dte7Pq__heroDescription{max-width:700px;margin:0;font-size:1rem;line-height:1.7}.light .styles-module__Dte7Pq__heroDescription{color:#4b5563}.dark .styles-module__Dte7Pq__heroDescription{color:#cbd5e1}@media (max-width:768px){.styles-module__Dte7Pq__toolHero{padding:1.75rem 1rem 1.25rem}.styles-module__Dte7Pq__heroTitle{font-size:clamp(1.8rem,8vw,2.5rem)}.styles-module__Dte7Pq__heroDescription{font-size:.95rem;line-height:1.65}}@media (max-width:480px){.styles-module__Dte7Pq__toolHero{padding:1.5rem .75rem 1rem}.styles-module__Dte7Pq__heroTitle{line-height:1.1}}
.styles-module__eDKcIW__toolContent{padding:3rem 2rem 0}.styles-module__eDKcIW__contentContainer{max-width:1400px;margin:0 auto}.styles-module__eDKcIW__contentGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.styles-module__eDKcIW__contentCard{background:var(--card-light);box-shadow:none;border:1px solid #0000000d;border-radius:16px;padding:1.4rem;transition:transform .2s,border-color .2s}.styles-module__eDKcIW__contentCard:hover{border-color:#667eea33;transform:translateY(-2px)}.dark .styles-module__eDKcIW__contentCard{background:var(--card-dark);border:1px solid #ffffff0f}.styles-module__eDKcIW__sectionTitle{color:#3b82f6;margin:0 0 1rem;font-size:1.1rem;font-weight:700;line-height:1.3}.styles-module__eDKcIW__sectionList{flex-direction:column;gap:.45rem;margin:0;padding-left:1.25rem;list-style:outside;display:flex}.styles-module__eDKcIW__sectionItem{color:#6b7280;font-size:.92rem;line-height:1.65}.dark .styles-module__eDKcIW__sectionItem{color:#9ca3af}@media (max-width:1024px){.styles-module__eDKcIW__toolContent{padding:2.5rem 1rem 0}.styles-module__eDKcIW__contentGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.styles-module__eDKcIW__toolContent{padding:2rem .75rem 0}.styles-module__eDKcIW__contentGrid{grid-template-columns:1fr}.styles-module__eDKcIW__contentCard{border-radius:12px;padding:1rem}.styles-module__eDKcIW__sectionTitle{font-size:1rem}.styles-module__eDKcIW__sectionItem{font-size:.88rem}}
.styles-module__j-3SXa__toolFaq{border-top:1px solid #0000000f;padding:3rem 2rem 0}.dark .styles-module__j-3SXa__toolFaq{border-top:1px solid #ffffff0f}.styles-module__j-3SXa__faqContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff47;border:1px solid #fff3;border-radius:28px;max-width:1400px;margin:0 auto;padding:1.75rem}.dark .styles-module__j-3SXa__faqContainer{background:#0f172a73;border:1px solid #ffffff0f}.styles-module__j-3SXa__faqHeader{margin-bottom:1.5rem}.styles-module__j-3SXa__faqTitle{color:#3b82f6;margin:0 0 .35rem;font-size:1.9rem;font-weight:800}.styles-module__j-3SXa__faqSubtitle{color:#6b7280;margin:0;font-size:.95rem;line-height:1.6}.dark .styles-module__j-3SXa__faqSubtitle{color:#9ca3af}.styles-module__j-3SXa__faqGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem;display:grid}.styles-module__j-3SXa__faqCard{background:var(--card-light);border-radius:16px;padding:1.25rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px -1px #00000014}.styles-module__j-3SXa__faqCard:hover{transform:translateY(-2px);box-shadow:0 8px 18px #0000001a}.dark .styles-module__j-3SXa__faqCard{background:var(--card-dark);box-shadow:0 4px 6px -1px #00000040}.styles-module__j-3SXa__question{color:#3b82f6;margin:0 0 .65rem;font-size:1rem;font-weight:700;line-height:1.4}.styles-module__j-3SXa__answer{color:#6b7280;margin:0;font-size:.92rem;line-height:1.65}.dark .styles-module__j-3SXa__answer{color:#9ca3af}@media (max-width:1024px){.styles-module__j-3SXa__toolFaq{padding:2.5rem 1rem 0}.styles-module__j-3SXa__faqGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.styles-module__j-3SXa__toolFaq{padding:2rem .75rem 0}.styles-module__j-3SXa__faqTitle{font-size:1.4rem}.styles-module__j-3SXa__faqGrid{grid-template-columns:1fr}.styles-module__j-3SXa__faqContainer{border-radius:22px;padding:1.25rem}.styles-module__j-3SXa__faqCard{border-radius:14px;padding:1rem}.styles-module__j-3SXa__question{font-size:.95rem}.styles-module__j-3SXa__answer{font-size:.88rem}}
.styles-module__C2Nbia__relatedTools{border-top:1px solid #0000000f;padding:3rem 2rem 2.5rem}.dark .styles-module__C2Nbia__relatedTools{border-top:1px solid #ffffff0f}.styles-module__C2Nbia__relatedContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(to bottom right,#f8fafc,#fff,#f1f5f9);border:1px solid #fff3;border-radius:28px;max-width:1400px;margin:0 auto;padding:1.75rem}.dark .styles-module__C2Nbia__relatedContainer{background:#0f172a73;border:1px solid #ffffff0f}.styles-module__C2Nbia__relatedHeader{margin-bottom:1.5rem}.styles-module__C2Nbia__relatedTitle{color:#3b82f6;margin:0 0 .35rem;font-size:1.9rem;font-weight:800}.styles-module__C2Nbia__relatedSubtitle{color:#6b7280;margin:0;font-size:.95rem;line-height:1.6}.dark .styles-module__C2Nbia__relatedSubtitle{color:#9ca3af}.styles-module__C2Nbia__toolsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.styles-module__C2Nbia__toolCard{background:var(--card-light);border:1px solid #0000;border-radius:16px;padding:1.25rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:block;box-shadow:0 4px 6px -1px #00000014}.styles-module__C2Nbia__toolCard:hover{border-color:#667eea40;transform:translateY(-2px);box-shadow:0 8px 18px #0000001a}.dark .styles-module__C2Nbia__toolCard{background:var(--card-dark);box-shadow:0 4px 6px -1px #00000040}.styles-module__C2Nbia__toolName{color:#3b82f6;margin:0 0 .7rem;font-size:1rem;font-weight:700;line-height:1.4}.styles-module__C2Nbia__toolDescription{color:#6b7280;margin:0;font-size:.9rem;line-height:1.65}.dark .styles-module__C2Nbia__toolDescription{color:#9ca3af}@media (max-width:1024px){.styles-module__C2Nbia__relatedTools{padding:2.5rem 1rem 2rem}.styles-module__C2Nbia__toolsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.styles-module__C2Nbia__relatedTools{padding:2rem .75rem 1.5rem}.styles-module__C2Nbia__relatedTitle{font-size:1.4rem}.styles-module__C2Nbia__toolsGrid{grid-template-columns:1fr}.styles-module__C2Nbia__relatedContainer{border-radius:22px;padding:1.25rem}.styles-module__C2Nbia__toolCard{border-radius:14px;padding:1rem}.styles-module__C2Nbia__toolName{font-size:.95rem}.styles-module__C2Nbia__toolDescription{font-size:.85rem}}
