.tools-home .tools-overview .tool-category{margin-bottom:40px;padding:24px;background:#f8f9fa;border-radius:8px;border-left:4px solid #408f7c}.tools-home .tools-overview .tool-category h3{font-size:20px;margin-bottom:12px;color:#333}.tools-home .tools-overview .tool-category p{color:#666;margin-bottom:16px;line-height:1.6}.tools-home .tools-overview .tool-category ul{list-style:none;padding:0;margin:0}.tools-home .tools-overview .tool-category ul li{color:#555;position:relative;padding:8px 0 8px 20px}.tools-home .tools-overview .tool-category ul li:before{content:"•";color:#2196f3;position:absolute;left:0}.tools-home .tools-overview .features{margin-top:40px}.tools-home .tools-overview .features h3{font-size:20px;margin-bottom:20px;color:#333}.tools-home .tools-overview .features .feature-list{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.tools-home .tools-overview .features .feature-list .feature-item{display:flex;align-items:flex-start;gap:16px;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.tools-home .tools-overview .features .feature-list .feature-item .feature-icon{font-size:24px;flex-shrink:0}.tools-home .tools-overview .features .feature-list .feature-item strong{display:block;margin-bottom:8px;color:#333}.tools-home .tools-overview .features .feature-list .feature-item p{margin:0;color:#666;font-size:14px;line-height:1.5}