.CategoryGrid-module__lkiVUG__gridContainer{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;padding:3rem 0;display:grid}.CategoryGrid-module__lkiVUG__categoryCard{border-radius:var(--border-radius-md);background:#fff;border:1px solid #1e3a8a;padding:2.5rem 1.5rem 1.5rem;transition:transform .2s,border-color .2s;position:relative}.CategoryGrid-module__lkiVUG__categoryCard:hover{border-color:var(--accent-blue);transform:translateY(-2px)}.CategoryGrid-module__lkiVUG__categoryHeader{white-space:nowrap;background:#fff;padding:0 1rem;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.CategoryGrid-module__lkiVUG__categoryTitle{color:#0f172a;margin:0;font-family:serif;font-size:1.25rem;font-weight:700}.CategoryGrid-module__lkiVUG__toolList{flex-direction:column;gap:1.5rem;display:flex}.CategoryGrid-module__lkiVUG__toolItem{align-items:flex-start;gap:1rem;text-decoration:none;display:flex}.CategoryGrid-module__lkiVUG__toolIcon{color:#1e3a8a;background-color:#f0f4f8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.35rem;display:flex}.CategoryGrid-module__lkiVUG__toolInfo{flex-direction:column;display:flex}.CategoryGrid-module__lkiVUG__toolName{color:var(--text-primary);margin-bottom:.25rem;font-size:1rem;font-weight:600}.CategoryGrid-module__lkiVUG__toolDesc{color:var(--text-secondary);font-size:.85rem;line-height:1.4}.CategoryGrid-module__lkiVUG__toolItem:hover .CategoryGrid-module__lkiVUG__toolName{color:var(--accent-blue)}@media (max-width:768px){.CategoryGrid-module__lkiVUG__gridContainer{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem 0}.CategoryGrid-module__lkiVUG__categoryCard{background:0 0;padding:1.5rem 1rem 1rem}}
.PopularTools-module__7StZMq__popularSection{background-color:#0000;padding:4rem 0}.PopularTools-module__7StZMq__sectionTitle{text-align:center;color:#0f172a;margin-bottom:3rem;font-family:serif;font-size:1.5rem;font-weight:700}.PopularTools-module__7StZMq__toolsGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));justify-items:center;gap:1.5rem;display:grid}.PopularTools-module__7StZMq__toolIconLink{text-align:center;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:130px;text-decoration:none;transition:transform .2s;display:flex}.PopularTools-module__7StZMq__toolIconLink:hover{transform:translateY(-4px)}.PopularTools-module__7StZMq__toolIconLink:hover .PopularTools-module__7StZMq__toolTitle{color:var(--accent-blue)}.PopularTools-module__7StZMq__iconCircle{background-color:#f0f4f8;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 4px 6px -1px #0000000d}.PopularTools-module__7StZMq__iconText{color:#1e3a8a;font-size:1.2rem;font-weight:800}.PopularTools-module__7StZMq__toolTitle{color:var(--text-primary);word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;width:100%;font-size:.85rem;font-weight:600;line-height:1.2}
