/*
Theme Name: FutureGearAI
Theme URI: https://futuregearai.com/
Author: FutureGearAI
Description: A lightweight, modern technology-news WordPress theme for FutureGearAI.
Version: 2.3.0
Requires at least: 6.0
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: futuregearai
*/

:root{--navy:#071326;--navy2:#0d1d38;--blue:#2166ff;--violet:#884cff;--ink:#0d1830;--muted:#5e6b84;--line:#e7ebf2;--bg:#f6f8fc;--white:#fff;--grad:linear-gradient(135deg,#1970ff,#8b43f7);--shadow:0 10px 28px rgba(13,24,48,.07)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,Arial,sans-serif;line-height:1.55}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}.container{width:min(1420px,calc(100% - 64px));margin:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.site-header{background:linear-gradient(110deg,#071326,#0b1730);color:#fff;border-bottom:1px solid rgba(255,255,255,.08);position:relative;z-index:20}.header-main{min-height:86px;display:flex;align-items:center;gap:22px;flex-wrap:nowrap}.brand{display:flex;flex-direction:column;flex:0 0 330px;min-width:0}.brand-name{font-family:"Space Grotesk",Inter,sans-serif;font-size:40px;font-weight:700;letter-spacing:-2.3px;line-height:.92}.brand-name span{background:linear-gradient(90deg,#2675ff,#8b4df8);-webkit-background-clip:text;background-clip:text;color:transparent}.brand small{font-size:10px;letter-spacing:1.2px;color:#c5cede;margin-top:7px}.main-nav{margin-left:auto;min-width:0;flex:1}.main-nav>ul.futuregearai-menu{display:flex!important;flex-wrap:nowrap!important;white-space:nowrap;width:max-content;max-width:100%;}.main-nav ul{display:flex;gap:21px;list-style:none;padding:0;margin:0;align-items:center}.main-nav a{font-size:13px;font-weight:500;color:#fff;white-space:nowrap;padding:29px 0 24px;display:block;border-bottom:3px solid transparent}.main-nav a:hover,.main-nav .current-menu-item>a{border-color:#6c63ff}.header-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto}.search-btn{width:46px;height:46px;border:1px solid rgba(255,255,255,.15);border-radius:50%;display:grid;place-items:center;font-size:28px;line-height:1;color:#fff}.subscribe{background:var(--grad);padding:11px 24px;border-radius:28px;color:#fff;font-weight:800;font-size:16px;box-shadow:0 7px 20px rgba(74,78,255,.25)}.menu-toggle{display:none;background:none;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:8px;padding:7px 10px}
.breaking{background:#fff;border-bottom:1px solid var(--line)}.breaking-inner{min-height:48px;display:flex;align-items:center;gap:14px}.breaking-label{background:var(--grad);color:#fff;border-radius:6px;padding:7px 15px;font-size:13px;font-weight:800;letter-spacing:.04em;white-space:nowrap}.breaking-title{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.breaking-date{margin-left:auto;font-size:13px;color:#49566e;white-space:nowrap}.breaking-arrows{display:flex;gap:8px}.breaking-arrows button{width:38px;height:38px;border:0;background:#edf2fa;border-radius:8px;font-size:25px;color:#16213a}
.hero-wrap{padding:16px 0 4px}.home-grid{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:18px}.hero-card{position:relative;height:445px;min-height:445px;align-self:start;border-radius:13px;overflow:hidden;background:var(--navy);box-shadow:var(--shadow)}.hero-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,12,28,.98) 0%,rgba(5,14,32,.88) 39%,rgba(4,13,31,.18) 75%,rgba(4,13,31,.08) 100%)}.hero-content{position:absolute;left:36px;bottom:28px;right:42%;color:#fff}.cat{display:inline-block;background:var(--grad);color:#fff;border-radius:7px;padding:6px 13px;font-size:11px;text-transform:uppercase;font-weight:800;letter-spacing:.04em}.hero-content h1{font-family:"Space Grotesk",Inter,sans-serif;font-size:clamp(36px,3.5vw,55px);line-height:1.04;letter-spacing:-1.7px;margin:15px 0 12px}.hero-content p{font-size:16px;line-height:1.55;color:#f0f3f9;margin:0 0 17px}.hero-read{display:inline-flex;align-items:center;gap:9px;background:var(--grad);border-radius:26px;padding:12px 22px;font-size:17px;font-weight:800}.hero-read span{font-size:22px}.hero-meta{margin-top:18px}.hero-meta .meta{color:#fff}.meta{display:flex;align-items:center;gap:8px;font-size:12px;color:#627089;flex-wrap:wrap}.divider{opacity:.6}
.hero-sidebar{display:flex;flex-direction:column;gap:14px}.newsletter{background:linear-gradient(135deg,#0a397f,#5037c7);color:#fff;border-radius:13px;padding:21px}.newsletter h2{font-family:"Space Grotesk",Inter,sans-serif;font-size:25px;line-height:1.15;margin:0 0 9px}.newsletter p{margin:0 0 13px;font-size:14px;line-height:1.4}.newsletter form{display:flex;flex-direction:column;gap:9px}.newsletter input{width:100%;border:0;border-radius:9px;padding:12px 13px;font-size:14px}.newsletter button{border:0;border-radius:9px;padding:10px;background:linear-gradient(90deg,#2472ff,#9345f3);color:#fff;font-weight:800;font-size:16px}.newsletter small{display:block;text-align:center;margin-top:10px;font-size:12px}.side-panel{background:#fff;border:1px solid var(--line);border-radius:13px;padding:14px 17px;box-shadow:0 5px 17px rgba(13,24,48,.03)}.side-title{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:9px;margin-bottom:9px}.side-title h2{font-family:"Space Grotesk",Inter,sans-serif;font-size:22px;margin:0}.side-title a{color:#1260ff;font-size:13px;font-weight:700}.popular-item{display:grid;grid-template-columns:106px 1fr;gap:13px;padding:6px 0}.popular-thumb{height:63px;border-radius:9px;overflow:hidden;background:#edf1f7}.popular-thumb img{width:100%;height:100%;object-fit:cover}.popular-item strong{display:block;font-family:"Space Grotesk",Inter,sans-serif;font-size:14px;line-height:1.25}.popular-item small{display:block;color:#718099;font-size:12px;margin-top:4px}.categories-panel{padding-bottom:9px}.category-row{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:6px 0;font-size:14px}.cat-icon{width:29px;height:29px;border-radius:8px;background:var(--grad);color:#fff;display:grid;place-items:center;font-size:13px}.category-row b{background:#f1f4f9;border-radius:15px;padding:3px 9px;font-size:11px;color:#34415b}
.section{padding:13px 0 35px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:10px}.section-title{font-family:"Space Grotesk",Inter,sans-serif;font-size:31px;line-height:1.1;margin:0}.heading-line{display:block;width:32px;height:3px;background:#1766ff;margin-top:8px}.view-all{color:#1260ff;font-weight:800;font-size:14px}.home-content-grid{display:block}.posts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1030px}.post-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 5px 17px rgba(13,24,48,.035);transition:transform .18s,box-shadow .18s}.post-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.post-thumb{aspect-ratio:1.48;display:block;overflow:hidden;background:#edf1f7}.post-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.post-card:hover .post-thumb img{transform:scale(1.03)}.placeholder{height:100%;display:grid;place-items:center;background:var(--navy);color:#fff;font-family:"Space Grotesk";font-weight:700}.post-body{padding:0 16px 15px}.post-body .cat{margin-top:-17px;position:relative;padding:5px 10px;font-size:10px}.post-body h3{font-family:"Space Grotesk",Inter,sans-serif;font-size:20px;line-height:1.18;letter-spacing:-.45px;margin:10px 0 8px}.post-body p{font-size:13px;line-height:1.55;color:#65728a;margin:0 0 10px}.card-meta{display:flex;gap:8px;color:#627089;font-size:11px;align-items:center}.sidebar{display:none}
.single-wrap{padding:30px 0}.single-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:25px}.article{background:#fff;border:1px solid var(--line);border-radius:13px;padding:40px}.article h1{font-family:"Space Grotesk";font-size:48px;line-height:1.08;letter-spacing:-1.4px;margin:12px 0}.article .featured-image{margin:25px 0;border-radius:12px;overflow:hidden}.article-content{font-size:17px;line-height:1.8}.article-content h2,.article-content h3{font-family:"Space Grotesk";line-height:1.2;margin-top:30px}.article-content a{color:#1766ff;text-decoration:underline}.site-footer{background:var(--navy);color:#cbd3e2;margin-top:20px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:30px;padding:40px 0}.footer-title{color:#fff;font-family:"Space Grotesk";margin:0 0 10px}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin:6px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:16px 0;font-size:13px}
@media(max-width:1100px){.container{width:calc(100% - 30px)}.brand{flex-basis:260px}.brand-name{font-size:34px}.main-nav ul{gap:13px}.main-nav a{font-size:12px}.header-actions{gap:7px}.subscribe{padding:10px 16px}.home-grid{grid-template-columns:minmax(0,1fr) 315px}.hero-content{right:32%}.posts-grid{max-width:none}}
@media(max-width:900px){.header-main{min-height:72px}.menu-toggle{display:block;margin-left:auto}.main-nav{display:none;position:absolute;left:0;right:0;top:72px;background:var(--navy);padding:10px 20px}.main-nav.open{display:block}.main-nav ul{flex-direction:column;align-items:flex-start;gap:0}.main-nav a{padding:10px 0}.header-actions{gap:8px}.search-btn{width:40px;height:40px}.subscribe{padding:9px 15px;font-size:13px}.home-grid{grid-template-columns:1fr}.hero-sidebar{display:grid;grid-template-columns:1fr 1fr}.categories-panel{grid-column:1/-1}.hero-content{right:38%}.posts-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.container{width:calc(100% - 22px)}.brand{min-width:0}.brand-name{font-size:26px;letter-spacing:-1.5px}.brand small{font-size:7px;letter-spacing:.7px}.search-btn{display:none}.breaking-inner{min-height:43px}.breaking-label{font-size:10px;padding:6px 8px}.breaking-date,.breaking-arrows{display:none}.hero-wrap{padding-top:11px}.hero-card{min-height:530px}.hero-content{left:21px;right:21px;bottom:23px}.hero-content h1{font-size:35px}.hero-content p{font-size:14px}.hero-read{font-size:15px;padding:10px 17px}.hero-sidebar{display:flex}.posts-grid{grid-template-columns:1fr}.section-title{font-size:27px}.post-body h3{font-size:20px}.footer-grid{grid-template-columns:1fr}.article{padding:22px}.article h1{font-size:35px}}


/* FutureGearAI v2.2: keep the desktop header navigation in one row */
@media(min-width:901px){
  .header-main{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;}
  .brand{flex:0 0 330px!important;}
  .main-nav{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;flex:1 1 auto!important;overflow:visible!important;}
  .main-nav>ul.futuregearai-menu{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:18px!important;margin:0!important;padding:0!important;list-style:none!important;}
  .main-nav>ul.futuregearai-menu>li{display:block!important;flex:0 0 auto!important;}
  .main-nav>ul.futuregearai-menu>li>a{display:block!important;white-space:nowrap!important;padding:30px 0 23px!important;font-size:13px!important;}
  .header-actions{flex:0 0 auto!important;margin-left:8px!important;}
}


/* FutureGearAI v2.3: prevent the featured hero from stretching with the sidebar */
@media(min-width:901px){
  .home-grid{align-items:start!important;}
  .hero-card{height:445px!important;min-height:445px!important;align-self:start!important;}
}
@media(max-width:1100px) and (min-width:901px){
  .hero-card{height:430px!important;min-height:430px!important;}
}
