.tools-module__YkmrlW__page{min-height:100vh}.tools-module__YkmrlW__hero{text-align:center;background:linear-gradient(135deg, var(--bg-primary) 0%, var(--bg-secondary) 100%);padding:4rem 0 2.5rem}.tools-module__YkmrlW__heroTitle{letter-spacing:-.02em;margin:1rem 0 .75rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.tools-module__YkmrlW__heroDesc{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.tools-module__YkmrlW__highlightGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.tools-module__YkmrlW__highlightCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);flex-direction:column;gap:.75rem;padding:1.75rem;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.tools-module__YkmrlW__highlightCard:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}.tools-module__YkmrlW__highlightIconWrap{border-radius:var(--radius-md);border:1px solid;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.tools-module__YkmrlW__highlightIcon{font-size:1.6rem}.tools-module__YkmrlW__highlightTitle{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:700}.tools-module__YkmrlW__highlightDesc{color:var(--text-secondary);flex:1;margin:0;font-size:.85rem;line-height:1.5}.tools-module__YkmrlW__highlightCta{font-size:.85rem;font-weight:600;transition:gap .2s}.tools-module__YkmrlW__highlightCard:hover .tools-module__YkmrlW__highlightCta{letter-spacing:.02em}.tools-module__YkmrlW__categoryBlock{margin-bottom:2.5rem}.tools-module__YkmrlW__categoryTitle{color:var(--text-primary);border-bottom:2px solid var(--border-color);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:700}.tools-module__YkmrlW__toolGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:.75rem;display:grid}.tools-module__YkmrlW__toolCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.tools-module__YkmrlW__toolCard:hover{border-color:var(--primary);transform:translate(4px);box-shadow:0 4px 16px #00000014}.tools-module__YkmrlW__toolIcon{flex-shrink:0;font-size:1.5rem}.tools-module__YkmrlW__toolInfo{flex:1;min-width:0}.tools-module__YkmrlW__toolName{color:var(--text-primary);margin:0 0 2px;font-size:.95rem;font-weight:600}.tools-module__YkmrlW__toolDesc{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.8rem;line-height:1.4;overflow:hidden}.tools-module__YkmrlW__toolArrow{color:var(--text-muted);flex-shrink:0;font-size:1.1rem;transition:transform .2s,color .2s}.tools-module__YkmrlW__toolCard:hover .tools-module__YkmrlW__toolArrow{color:var(--primary);transform:translate(4px)}@media (max-width:640px){.tools-module__YkmrlW__toolGrid,.tools-module__YkmrlW__highlightGrid{grid-template-columns:1fr}}
