/*
Theme Name: Free AI Tools Hub
Theme URI: https://freeaitoolsayoob.com/
Author: Free AI Tools Hub
Description: Modern animated AI tools directory theme with global navigation, SEO homepage, automatic tools/news cards and responsive article pages.
Version: 6.0.0
Text Domain: faihub
*/
:root{--blue:#1769ff;--cyan:#00d9ff;--purple:#7a35ff;--green:#32e875;--ink:#0d1730;--muted:#667085;--soft:#f4f8ff;--card:#fff;--border:#e5eaf4;--shadow:0 18px 50px rgba(24,52,110,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:#f7faff;line-height:1.6}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}.top-strip{background:linear-gradient(90deg,#07144b,#164dff,#7a35ff);color:#fff;font-size:12px}.top-strip-inner{display:flex;justify-content:space-between;padding:7px 0}.site-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.header-inner{min-height:76px;display:flex;align-items:center;gap:18px}.brand{display:flex;align-items:center;min-width:260px}.brand img{width:58px;height:58px;object-fit:contain}.brand-text{display:flex;flex-direction:column}.brand-text strong{font-size:20px;line-height:1.1}.brand-text small{font-size:10px;color:#718096}.nav-links{display:flex;align-items:center;gap:4px;flex:1}.nav-links>a,.nav-dropdown-toggle{border:0;background:transparent;padding:11px 10px;font-weight:700;font-size:13px;cursor:pointer;border-radius:10px}.nav-links>a:hover,.nav-dropdown-toggle:hover{background:#edf4ff;color:var(--blue)}.cta-nav{background:linear-gradient(135deg,var(--blue),var(--purple))!important;color:#fff!important;padding:11px 16px!important;border-radius:999px!important}.nav-dropdown{position:relative}.nav-dropdown-menu{display:none;position:absolute;top:calc(100% + 8px);left:0;width:245px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;padding:8px;animation:drop .18s ease}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown.open .nav-dropdown-menu{display:block}.nav-dropdown-menu a{display:block;padding:11px 12px;border-radius:10px;font-weight:700;font-size:13px}.nav-dropdown-menu a:hover{background:#f0f6ff;color:var(--blue)}.header-search{display:flex;background:#f2f6fc;border:1px solid var(--border);border-radius:999px;padding:3px}.header-search input{width:130px;border:0;background:transparent;outline:0;padding:8px 10px}.header-search button{border:0;background:#fff;border-radius:50%;width:34px;cursor:pointer;color:var(--blue)}.mobile-toggle{display:none;border:0;background:#eef4ff;color:var(--blue);width:42px;height:42px;border-radius:12px;font-size:19px}.hero-world{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 30%,rgba(0,219,255,.30),transparent 28%),radial-gradient(circle at 20% 70%,rgba(123,53,255,.28),transparent 30%),linear-gradient(125deg,#06104c,#102b9e 52%,#0b1160);color:#fff;padding:70px 0 82px}.hero-world:before{content:"";position:absolute;inset:0;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:34px 34px;opacity:.09;animation:stars 18s linear infinite}.hero-grid{position:relative;display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:30px}.hero-pill{display:inline-flex;padding:8px 15px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.1);border-radius:999px;font-weight:800}.hero-copy h1{font-size:clamp(42px,6vw,72px);line-height:1.02;margin:18px 0 10px}.hero-copy h1 span{background:linear-gradient(90deg,#fff,#00eaff,#9aff56);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy h2{font-size:25px;margin:0 0 14px}.hero-copy p{font-size:17px;color:#dbe7ff;max-width:720px}.hero-search{display:flex;background:#fff;border-radius:999px;padding:6px;margin-top:25px;max-width:720px;box-shadow:0 15px 50px rgba(0,0,0,.25)}.hero-search input{flex:1;border:0;outline:0;padding:13px 18px;border-radius:999px;font-size:15px}.hero-search button{border:0;background:linear-gradient(135deg,#087cff,#7136ff);color:#fff;border-radius:999px;padding:0 24px;font-weight:800}.popular{display:flex;gap:7px;flex-wrap:wrap;margin-top:15px;align-items:center}.popular a{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);padding:5px 10px;border-radius:999px;font-size:12px}.world-stage{height:420px;position:relative;display:grid;place-items:center}.world{width:280px;height:280px;border-radius:50%;position:relative;background:radial-gradient(circle at 35% 30%,#56f4ff,#1266ff 45%,#081a71 72%);box-shadow:0 0 50px #00cfff,0 0 120px rgba(89,44,255,.55);animation:float 4s ease-in-out infinite}.world:after{content:"";position:absolute;inset:14px;border-radius:50%;border:2px solid rgba(255,255,255,.25)}.world-grid{position:absolute;inset:0;border-radius:50%;background:repeating-linear-gradient(90deg,transparent 0 22px,rgba(255,255,255,.12) 23px 24px),repeating-linear-gradient(0deg,transparent 0 22px,rgba(255,255,255,.12) 23px 24px);mask-image:radial-gradient(circle,#000 55%,transparent 73%);animation:spin 12s linear infinite}.world-core{position:absolute;inset:0;display:grid;place-items:center;font-size:58px;font-weight:1000;color:#fff;text-shadow:0 0 20px #00f0ff}.orbit{position:absolute;width:420px;height:150px;border:2px solid rgba(93,255,190,.75);border-radius:50%;transform:rotate(-20deg);animation:spin 7s linear infinite}.orbit2{width:430px;height:175px;border-color:rgba(126,95,255,.8);transform:rotate(35deg);animation-direction:reverse}.floating-node{position:absolute;width:54px;height:54px;border-radius:16px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);display:grid;place-items:center;font-size:24px;box-shadow:0 0 25px rgba(0,220,255,.45);animation:float 3s ease-in-out infinite}.n1{top:45px;left:30px}.n2{right:20px;top:130px;animation-delay:1s}.n3{bottom:40px;left:55px;animation-delay:1.5s}.quick-tools{margin-top:-35px;position:relative;z-index:4}.quick-grid{background:#fff;border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(6,1fr);overflow:hidden}.quick-card{padding:22px 14px;border-right:1px solid var(--border);display:flex;flex-direction:column;gap:8px}.quick-card:last-child{border:0}.quick-card>span{width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,#168bff,#7136ff);color:#fff;display:grid;place-items:center;font-size:20px}.quick-card h3{margin:0;font-size:15px}.quick-card p{margin:0;color:var(--muted);font-size:11px}.quick-card>i{color:var(--blue);align-self:flex-end}.section{padding:75px 0}.soft{background:#eef5ff}.section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:25px}.section-title h2{font-size:32px;margin:4px 0}.section-title p{color:var(--muted);margin:0}.eyebrow{color:var(--blue);font-size:11px;font-weight:900;letter-spacing:1.5px}.outline-btn{border:1px solid #bcd0f4;background:#fff;color:var(--blue);padding:10px 15px;border-radius:999px;font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.category-card{background:#fff;border:1px solid var(--border);padding:22px;border-radius:18px;box-shadow:0 8px 25px rgba(24,52,110,.06);transition:.25s}.category-card:hover,.tool-card-premium:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.cat-icon{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,#08a9ff,#7b36ff);color:#fff;font-size:21px}.category-card h3{margin:15px 0 4px}.category-card p{font-size:13px;color:var(--muted);margin:0 0 12px}.category-card b{font-size:11px;color:#fff;background:#1783f7;border-radius:999px;padding:5px 9px}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tool-card-premium{background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:0 8px 28px rgba(24,52,110,.07);transition:.25s}.tool-card-media{height:145px;background:linear-gradient(135deg,#edf4ff,#f3ecff);position:relative;display:grid;place-items:center;overflow:hidden}.tool-card-media img{width:100%;height:100%;object-fit:cover}.tool-fallback{font-size:50px;color:var(--blue)}.price-badge{position:absolute;top:10px;right:10px;background:#15c56b;color:#fff;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:900}.tool-card-body{padding:17px}.mini-tag{font-size:10px;color:#6c4cff;font-weight:900}.tool-card-body h3{margin:5px 0;font-size:19px}.tool-card-body p{font-size:13px;color:var(--muted);min-height:42px}.card-btn{display:inline-flex;gap:8px;align-items:center;background:linear-gradient(135deg,#0a7cff,#7136ff);color:#fff;padding:9px 13px;border-radius:10px;font-weight:800;font-size:12px}.news-section{background:#f0f6ff}.news-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.news-box{background:#fff;border:1px solid var(--border);border-radius:18px;padding:16px}.news-box-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border);padding-bottom:10px;margin-bottom:8px}.news-box-head h3{margin:0;font-size:17px}.news-box-head a{color:var(--blue);font-size:12px;font-weight:900}.news-post-card{display:grid;grid-template-columns:88px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid var(--border)}.news-post-card:last-child{border-bottom:0}.news-thumb img{width:88px;height:65px;object-fit:cover;border-radius:10px}.news-meta{font-size:10px;color:#8b96aa}.news-post-content h3{font-size:14px;line-height:1.25;margin:2px 0}.news-post-content p{font-size:11px;color:var(--muted);margin:0}.read-more{color:var(--blue);font-size:11px;font-weight:900}.submit-cta{padding:22px 0}.submit-inner{background:linear-gradient(110deg,#7a25ff,#146fff);color:#fff;border-radius:24px;padding:30px 38px;display:flex;align-items:center;gap:25px;box-shadow:0 18px 60px rgba(83,48,255,.25)}.rocket{font-size:58px;animation:float 2.8s ease-in-out infinite}.submit-inner h2{margin:2px 0;font-size:32px}.submit-inner p{margin:0;color:#e8eaff}.cta-points{display:flex;gap:16px;font-size:12px;margin-top:10px}.big-cta{margin-left:auto;background:#ffd52d;color:#101526;padding:13px 20px;border-radius:999px;font-weight:900;white-space:nowrap}.newsletter{padding:28px 0}.newsletter-inner{background:#fff;border:1px solid var(--border);border-radius:20px;padding:22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.newsletter-inner>div{display:flex;gap:14px;align-items:center}.mail-icon{width:48px;height:48px;border-radius:15px;background:#eaf3ff;color:var(--blue);display:grid;place-items:center;font-size:23px}.newsletter h2{margin:0;font-size:19px}.newsletter p{margin:0;color:var(--muted);font-size:12px}.newsletter form{display:flex;border:1px solid var(--border);border-radius:999px;overflow:hidden}.newsletter input{border:0;outline:0;padding:12px 15px;min-width:260px}.newsletter button{border:0;background:var(--blue);color:#fff;padding:0 18px;font-weight:800}.site-content{padding:55px 0}.content-card{background:#fff;border:1px solid var(--border);border-radius:22px;padding:32px;box-shadow:var(--shadow)}.single-post h1,.page-article h1{font-size:clamp(32px,5vw,54px);line-height:1.12}.featured-image img,.archive-thumb img{width:100%;height:auto;border-radius:16px}.article-content{font-size:17px}.post-meta{font-size:12px;color:#7a869a}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.archive-card h2{font-size:21px}.archive-card p{color:var(--muted)}.archive-thumb{display:block;margin:-32px -32px 18px}.archive-thumb img{border-radius:22px 22px 0 0}.archive-head{margin-bottom:25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:28px;padding:55px 0}.site-footer{background:#071329;color:#cbd6eb}.footer-logo{font-size:20px;font-weight:900;color:#fff}.footer-logo span{color:#1fd8ff}.footer-brand p{font-size:13px;color:#91a0b9}.site-footer h3{color:#fff;font-size:14px}.site-footer> .container a{display:block}.footer-grid>div:not(.footer-brand) a{font-size:12px;color:#9eadc7;margin:8px 0}.socials{display:flex;gap:8px}.socials a{width:34px;height:34px;border:1px solid #273755;border-radius:50%;display:grid!important;place-items:center;color:#fff!important}.footer-subscribe{display:flex;border:1px solid #293958;border-radius:999px;overflow:hidden}.footer-subscribe input{background:transparent;border:0;outline:0;padding:10px;color:#fff;width:150px}.footer-subscribe button{border:0;background:var(--blue);color:#fff;width:42px}.footer-bottom{border-top:1px solid #1c2b45;padding:16px 4%;display:flex;justify-content:space-between;font-size:11px;color:#7889a4}.empty-state,.no-news{padding:20px;color:var(--muted)}@keyframes float{50%{transform:translateY(-14px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes stars{to{background-position:200px 200px}}@keyframes drop{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1050px){.nav-links>a,.nav-dropdown-toggle{font-size:12px;padding:9px 7px}.brand{min-width:220px}.header-search input{width:90px}.category-grid{grid-template-columns:repeat(3,1fr)}.quick-grid{grid-template-columns:repeat(3,1fr)}.quick-card:nth-child(3){border-right:0}.tool-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:980px){.mobile-toggle{display:block;margin-left:auto}.nav-links{display:none;position:absolute;left:4%;right:4%;top:72px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:18px;padding:12px;flex-direction:column;align-items:stretch}.nav-links.mobile-open{display:flex}.nav-links>a,.nav-dropdown-toggle{width:100%;text-align:left}.nav-dropdown-menu{position:static;width:100%;box-shadow:none;border:0;background:#f7faff}.header-search{margin-left:0}.hero-grid{grid-template-columns:1fr}.world-stage{height:330px}.world{width:220px;height:220px}.orbit{width:340px}.quick-grid{grid-template-columns:repeat(2,1fr)}.quick-card:nth-child(3){border-right:1px solid var(--border)}}
@media(max-width:700px){.top-strip-inner{display:none}.header-inner{min-height:68px}.brand img{width:44px;height:44px}.brand-text strong{font-size:16px}.brand-text small{font-size:8px}.header-search{display:none}.hero-world{padding:45px 0 65px}.hero-copy h1{font-size:43px}.hero-copy h2{font-size:20px}.hero-copy p{font-size:14px}.hero-search{border-radius:16px}.hero-search input{min-width:0}.hero-search button{padding:0 15px}.world-stage{height:270px}.world{width:190px;height:190px}.orbit{width:280px;height:120px}.section{padding:48px 0}.section-title{align-items:flex-start;flex-direction:column}.category-grid,.tool-grid,.post-grid,.news-columns{grid-template-columns:1fr}.quick-grid{grid-template-columns:1fr}.quick-card{border-right:0!important;border-bottom:1px solid var(--border)}.submit-inner{flex-direction:column;align-items:flex-start;padding:25px}.big-cta{margin-left:0}.newsletter-inner{flex-direction:column;align-items:stretch}.newsletter form{width:100%}.newsletter input{min-width:0;flex:1}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:5px}.content-card{padding:22px}.archive-thumb{margin:-22px -22px 15px}}
