.ai-tools-page{color:#2a2a2a;background-color:#f8f9fa}.hero-section{text-align:center;background-color:#fff;border-bottom:1px solid #eee;padding:40px 0}.hero-title{margin-bottom:1rem;font-size:2rem;font-weight:700}.hero-title .text-primary{color:#00abbf!important}.hero-desc{color:#6c757d;max-width:600px;margin:0 auto}.tools-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:3rem 0;display:grid}@media (min-width:768px){.tools-grid{grid-template-columns:repeat(4,1fr)}.hero-title{font-size:2.5rem}}@media (min-width:1024px){.tools-grid{grid-template-columns:repeat(6,1fr)}}.tool-icon-card{text-align:center;cursor:pointer;background-color:#fff;border:2px solid #eaecf0;border-radius:1.5rem;flex-direction:column;align-items:center;padding:1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;color:inherit!important;text-decoration:none!important}.tool-icon-card:hover{border-color:#00abbf;transform:scale(1.05);box-shadow:0 20px 25px -5px #00abbf1a,0 10px 10px -5px #00abbf0a}.tool-icon-card.active{border-color:#f6644d;box-shadow:0 10px 15px -3px #f6644d33}.icon-box{color:#00abbf;background-color:#00abbf1a;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1rem;transition:all .3s;display:flex;overflow:hidden}.tool_icon_img{object-fit:contain;max-width:70%;max-height:70%}.tool-icon-card:hover .icon-box{transform:rotate(-5deg)}.tool-card-title{margin-bottom:.25rem;font-size:.875rem;font-weight:700}@media (min-width:768px){.tool-card-title{font-size:1rem}}.status-badge{color:#f6644d;margin-top:.25rem;font-size:10px;font-weight:700}.coming-soon{opacity:.6;cursor:not-allowed;background-color:#f1f3f5}.coming-soon .icon-box{color:#adb5bd;background-color:#e9ecef}.coming-soon .tool-card-title{color:#adb5bd}
