/**
 * Home Page CSS (/)
 * Source: Final HTML/New Pages/Home page/alagheza_main_homepage_exact_header_footer_v15_backend_seo_speed_fixed.html
 * Template: front-page.php
 */

:root {
  --primary: #0f766e;
  --primary-dark: #115e59;
  --primary-soft: #ecfdf5;
  --accent: #f59e0b;
  --accent-soft: #fffbeb;
  --ink: #111827;
  --muted: #6b7280;
  --line: #e5e7eb;
  --bg: #f8fafc;
  --card: #ffffff;
  --danger: #dc2626;
  --success: #16a34a;
  --shadow: 0 14px 35px rgba(15, 23, 42, .08);
  --radius: 22px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }

body.home-page {
  margin: 0;
  font-family: 'Tajawal', Arial, sans-serif;
  background: radial-gradient(circle at top right, rgba(20,184,166,.10), transparent 32rem), linear-gradient(180deg,#fbfffe 0%,#f8fafc 36%,#ffffff 100%);
  color: var(--ink);
  line-height: 1.75;
}

body.home-page .page,
body.home-page #al-page {
  max-width: none;
  margin: 0;
  padding: 0;
}

a { text-decoration: none; color: inherit; }
img { max-width: 100%; display: block; height: auto; }
button { font-family: inherit; cursor: pointer; }

.home-page .container { width: min(1180px, calc(100% - 32px)); margin: auto; }

/* ===== Hero ===== */
.home-page .hero {
  position: relative; overflow: hidden;
  padding: 34px 0 22px;
  background: radial-gradient(circle at 12% 12%, rgba(245,158,11,.18), transparent 18rem), radial-gradient(circle at 86% 16%, rgba(20,184,166,.22), transparent 24rem), linear-gradient(135deg,#f0fdfa 0%,#ffffff 48%,#fffbeb 100%);
}
.home-page .hero .container { position: relative; z-index: 1; }
.home-page .hero-grid { display: grid; grid-template-columns: 1.08fr .92fr; gap: 28px; align-items: center; }
.home-page .eyebrow {
  display: inline-flex; align-items: center; gap: 7px;
  background: #fff; border: 1px solid #99f6e4; color: var(--primary-dark);
  padding: 8px 12px; border-radius: 999px;
  font-weight: 900; font-size: 14px; margin-bottom: 14px;
  box-shadow: 0 10px 25px rgba(15,118,110,.08);
}
.home-page h1 { font-size: 48px; line-height: 1.17; margin: 0 0 14px; letter-spacing: -1.5px; }
.home-page h1 span.grad { background: linear-gradient(90deg,#0f766e,#0f172a,#f59e0b); -webkit-background-clip: text; background-clip: text; color: transparent; }
.home-page .hero p { font-size: 18px; color: #475569; margin: 0 0 20px; max-width: 680px; }
.home-page .search-card {
  background: #fff; border: 1px solid rgba(15,118,110,.16);
  border-radius: 24px; padding: 14px;
  box-shadow: 0 24px 60px rgba(15,23,42,.11);
  margin: 20px 0 14px;
}
.home-page .search-row { display: flex; gap: 10px; }
.home-page .search-row input {
  flex: 1; border: 1px solid var(--line); border-radius: 16px;
  padding: 15px 16px; font-family: inherit; font-size: 16px; outline: none;
}
.home-page .search-row input:focus { border-color: #14b8a6; box-shadow: 0 0 0 4px rgba(20,184,166,.12); }
.home-page .search-row button,
.home-page .btn {
  border: 0; border-radius: 16px; padding: 13px 18px;
  font-family: inherit; font-weight: 900; cursor: pointer;
  background: var(--primary); color: #fff; white-space: nowrap;
  transition: .18s ease;
}
.home-page .btn:hover, .home-page .search-row button:hover { transform: translateY(-2px); filter: saturate(1.08); }
.home-page .btn.secondary { background: #fff; color: var(--primary-dark); border: 1px solid #99f6e4; }
.home-page .quick-links { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 12px; }
.home-page .quick-links a {
  background: var(--primary-soft); border: 1px solid #ccfbf1;
  color: var(--primary-dark); padding: 7px 11px;
  border-radius: 999px; font-weight: 800; font-size: 14px;
}
.home-page .hero-actions { display: flex; gap: 10px; flex-wrap: wrap; margin-top: 18px; }

/* Hero panel / showcase */
.home-page .hero-panel { align-self:stretch; display:flex; flex-direction:column; justify-content:center; gap:14px; min-height:330px; position:relative; }
.home-page .hero-showcase {
  position:relative; overflow:hidden;
  background:linear-gradient(135deg,#ffffff 0%,#eef6ff 48%,#f0fff7 100%);
  border:1px solid #dbe7f7; border-radius:28px; padding:24px;
  box-shadow:0 22px 52px rgba(18,58,140,.10);
}
.home-page .hero-showcase:before{content:'';position:absolute;inset:auto -60px -80px auto;width:220px;height:220px;border-radius:50%;background:rgba(10,166,79,.10);}
.home-page .hero-showcase:after{content:'';position:absolute;top:-70px;left:-70px;width:190px;height:190px;border-radius:60px;background:rgba(18,58,140,.08);transform:rotate(25deg);}
.home-page .showcase-content{position:relative;z-index:1;display:grid;grid-template-columns:1fr 150px;gap:18px;align-items:center;}
.home-page .showcase-kicker{display:inline-flex;width:max-content;background:#eaf3ff;color:#123a8c;border:1px solid #d6e5fb;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:900;margin-bottom:8px;}
.home-page .hero-showcase h2{margin:0 0 8px;font-size:26px;line-height:1.25;color:#0b2a67;font-weight:900;}
.home-page .hero-showcase h2:after{display:none;}
.home-page .hero-showcase p{margin:0;color:#465875;font-size:14px;font-weight:800;line-height:1.75;}
.home-page .showcase-path{display:grid;gap:8px;margin-top:14px;}
.home-page .path-item{display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.78);border:1px solid rgba(219,231,247,.95);border-radius:14px;padding:8px 10px;color:#263554;font-weight:900;font-size:13px;}
.home-page .path-item b{width:28px;height:28px;border-radius:10px;display:grid;place-items:center;background:#fff;color:#0aa64f;box-shadow:0 6px 14px rgba(17,43,92,.08);}
.home-page .device-orbit{position:relative;width:150px;height:150px;border-radius:34px;background:linear-gradient(135deg,#123a8c,#2168d8);box-shadow:0 18px 38px rgba(18,58,140,.22);display:grid;place-items:center;color:#fff;}
.home-page .device-orbit .main-device{font-size:54px;filter:drop-shadow(0 10px 14px rgba(0,0,0,.18));}
.home-page .device-orbit i{position:absolute;width:42px;height:42px;border-radius:15px;background:#fff;color:#123a8c;display:grid;place-items:center;font-style:normal;font-size:21px;box-shadow:0 10px 24px rgba(17,43,92,.16);}
.home-page .device-orbit i:nth-of-type(1){top:-8px;right:18px}
.home-page .device-orbit i:nth-of-type(2){left:-8px;top:52px}
.home-page .device-orbit i:nth-of-type(3){right:24px;bottom:-10px}
.home-page .hero-panel .stats{background:rgba(255,255,255,.45);border-radius:24px;padding:10px;box-shadow:0 18px 40px rgba(18,58,140,.07);display:grid;grid-template-columns:repeat(3,1fr);gap:10px;}
.home-page .hero-panel .stat{min-height:96px;display:flex;flex-direction:column;justify-content:center;align-content:center;align-items:center;border-color:#dbe7f7;box-shadow:0 12px 26px rgba(17,43,92,.06);}
.home-page .hero-panel .stat strong{color:#0b2a67;font-size:24px;}
.home-page .hero-panel .stat span{font-size:13px;color:var(--muted);font-weight:700;}

@media (max-width:980px){
  .home-page .hero-panel{min-height:auto}
  .home-page .showcase-content{grid-template-columns:1fr}
  .home-page .device-orbit{margin:auto;width:135px;height:135px}
  .home-page .hero-showcase h2{font-size:23px}
  .home-page .hero-panel .stats{grid-template-columns:repeat(3,1fr)!important}
}
@media (max-width:640px){
  .home-page .hero-showcase{padding:18px;border-radius:22px}
  .home-page .showcase-content{gap:14px}
  .home-page .device-orbit{width:118px;height:118px}
  .home-page .device-orbit .main-device{font-size:44px}
  .home-page .device-orbit i{width:34px;height:34px;font-size:18px;border-radius:12px}
  .home-page .hero-panel .stat{min-height:78px}
  .home-page .hero-showcase h2{font-size:21px}
  .home-page .path-item{font-size:12px}
}

/* ===== Section ===== */
.home-page section { padding: 28px 0; }
.home-page .section-head { display: flex; align-items: flex-end; justify-content: space-between; gap: 14px; margin-bottom: 16px; }
.home-page .section-head h2 { font-size: 30px; line-height: 1.25; margin: 0; letter-spacing: -.8px; }
.home-page .section-head h2:after {
  content: ""; display: block; width: 54px; height: 4px;
  border-radius: 99px;
  background: linear-gradient(90deg,var(--primary),var(--accent));
  margin-top: 7px;
}
.home-page .section-head p { margin: 6px 0 0; color: var(--muted); }
.home-page .section-kicker {
  display: inline-flex; align-items: center; gap: 7px;
  margin-bottom: 7px; color: var(--primary-dark); font-weight: 900; font-size: 14px;
  background: #ecfdf5; border: 1px solid #ccfbf1;
  border-radius: 999px; padding: 5px 10px;
}
.home-page .view-all {
  font-weight: 900; color: var(--primary-dark);
  background: #fff; border: 1px solid var(--line);
  border-radius: 14px; padding: 9px 12px; white-space: nowrap;
}
.home-page .view-all-wrap {
  display: flex; justify-content: center; margin-top: 18px;
}
.home-page .view-all-wrap .view-all { min-width: 180px; text-align: center; }
.home-page button.view-all {
  font-family: inherit; font-size: inherit; line-height: 1.2;
  cursor: pointer; transition: .2s;
}
.home-page button.view-all:hover { border-color: var(--primary); color: var(--primary); }
.home-page button.view-all:disabled { cursor: wait; opacity: .75; }
.home-page .view-all.loading::after {
  content: ""; display: inline-block; width: 12px; height: 12px;
  margin-inline-start: 8px; vertical-align: -1px;
  border: 2px solid currentColor; border-top-color: transparent;
  border-radius: 50%; animation: al-home-spin .7s linear infinite;
}
@keyframes al-home-spin { to { transform: rotate(360deg); } }

/* ===== Grid ===== */
.home-page .grid-4 { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }
.home-page .grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.home-page .card { background: #fff; border: 1px solid var(--line); border-radius: var(--radius); padding: 18px; box-shadow: 0 8px 24px rgba(15,23,42,.05); transition: .2s; }
.home-page .card:hover { transform: translateY(-3px); box-shadow: var(--shadow); }

/* Category cards */
.home-page .category-card { min-height: 145px; display: flex; flex-direction: column; justify-content: space-between; transition: .2s; position: relative; overflow: hidden; }
.home-page .category-card:before { content: ""; position: absolute; left: -30px; top: -30px; width: 80px; height: 80px; border-radius: 50%; background: rgba(15,118,110,.06); }
.home-page .category-card:hover { transform: translateY(-3px); box-shadow: var(--shadow); border-color: #99f6e4; }
.home-page .cat-icon { width: 52px; height: 52px; border-radius: 17px; background: var(--primary-soft); display: grid; place-items: center; font-size: 27px; margin-bottom: 10px; }
.home-page .category-card strong { font-size: 18px; }
.home-page .category-card span { color: var(--muted); font-size: 14px; font-weight: 700; }
.home-page .cat-photo { width: 52px; height: 52px; border-radius: 17px; background: var(--primary-soft); display: grid; place-items: center; font-size: 27px; margin-bottom: 10px; }

/* Feature cards */
.home-page .feature-card { min-height: 210px; position: relative; overflow: hidden; }
.home-page .feature-card:after { content: ""; position: absolute; bottom: -44px; left: -38px; width: 110px; height: 110px; border-radius: 50%; background: rgba(245,158,11,.08); }
.home-page .feature-card h3 { margin: 8px 0 5px; font-size: 19px; line-height: 1.35; }
.home-page .feature-card p { margin: 0; color: var(--muted); font-size: 14px; }

/* Decision grid */
.home-page .decision-grid { display: grid; grid-template-columns: 1.2fr .8fr; gap: 14px; align-items: stretch; }
.home-page .decision-card { background: linear-gradient(135deg,#0f766e,#115e59); color: #fff; border: 0; }
.home-page .decision-card p { color: #d1fae5; }
.home-page .decision-card .btn { background: #fff; color: #115e59; }
.home-page .decision-card .section-kicker { background: rgba(255,255,255,.14); border-color: rgba(255,255,255,.22); color: #fff; }
.home-page .advisor-list { display: grid; gap: 10px; }
.home-page .advisor-list a { display: flex; justify-content: space-between; align-items: center; background: #fff; border: 1px solid var(--line); border-radius: 18px; padding: 13px 15px; font-weight: 900; }
.home-page .advisor-list span { color: var(--muted); font-size: 13px; font-weight: 700; }

/* Dark section */
.home-page .dark-section { background: #0f172a; color: #fff; border-radius: 34px; padding: 28px; margin: 18px auto; width: min(1180px,calc(100% - 32px)); }
.home-page .dark-section .section-head p { color: #cbd5e1; }
.home-page .dark-section .card { background: #111c33; border-color: #24324b; color: #fff; }
.home-page .dark-section .card:hover { transform: translateY(-2px); border-color: #334155; }
.home-page .dark-section .view-all { background: #172136; color: #fff; border-color: #334155; }
.home-page .image-box { height: 150px; border-radius: 18px; background: linear-gradient(135deg,#ecfeff,#fef3c7); display: grid; place-items: center; font-size: 54px; margin-bottom: 12px; position: relative; overflow: hidden; }
.home-page .image-box:before { content: ""; position: absolute; inset: 0; background: linear-gradient(135deg,rgba(255,255,255,.45),transparent); }
.home-page .image-box span { position: relative; z-index: 1; }
.home-page .image-box img { position: relative; z-index: 1; width: 100%; height: 100%; object-fit: cover; border-radius: 18px; }
.home-page .review-card h3 a { color: inherit; text-decoration: none; }
.home-page .review-card h3 a:hover { color: var(--accent); }
.home-page .badge { display: inline-flex; border-radius: 999px; padding: 5px 9px; background: var(--accent-soft); color: #92400e; font-size: 12px; font-weight: 900; }
.home-page .review-card h3 { margin: 8px 0 5px; font-size: 19px; line-height: 1.35; }
.home-page .review-card p { margin: 0; color: var(--muted); font-size: 14px; }
.home-page .review-card .meta { display: flex; align-items: center; gap: 8px; flex-wrap: wrap; color: var(--muted); font-size: 13px; font-weight: 700; margin-top: 10px; }

/* Split sections */
.home-page .split { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.home-page .deal-card { display: grid; grid-template-columns: 95px 1fr; gap: 14px; align-items: center; }
.home-page .price-line { display: flex; align-items: center; gap: 9px; flex-wrap: wrap; margin-top: 6px; font-weight: 900; }
.home-page .down { color: var(--success); }
.home-page .up { color: var(--danger); }
.home-page .listing-card h3 { margin: 8px 0 5px; font-size: 17px; line-height: 1.35; }
.home-page .listing-card p { margin: 0; color: var(--muted); font-size: 13px; font-weight: 700; }


/* Methodology */
.home-page .methodology-section{
  background:linear-gradient(135deg,#ffffff 0%,#f0fdfa 48%,#fff7ed 100%);
  border:1px solid rgba(15,118,110,.16);
  border-radius:30px; padding:24px;
  box-shadow:var(--shadow);
}
.home-page .methodology-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:16px;align-items:stretch;}
.home-page .methodology-lead{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:0 10px 28px rgba(15,23,42,.05);}
.home-page .methodology-lead h2{font-size:30px;line-height:1.3;margin:6px 0 10px;color:var(--primary-dark);}
.home-page .methodology-lead p{color:#475569;margin:0;font-weight:600;line-height:1.7;}
.home-page .expert-mini{display:flex;gap:12px;align-items:center;background:#f8fafc;border:1px solid var(--line);border-radius:18px;padding:12px;margin-top:14px;}
.home-page .expert-avatar{width:34px;height:34px;border-radius:12px;background:var(--primary);display:grid;place-items:center;}
.home-page .expert-mini strong{display:block;font-size:14px;}
.home-page .expert-mini span{font-size:12px;color:var(--muted);font-weight:700;}
.home-page .methodology-steps{display:grid;grid-template-columns:1fr 1fr;gap:12px;}
.home-page .methodology-step{background:#fff;border:1px solid var(--line);border-radius:20px;padding:16px;position:relative;overflow:hidden;}
.home-page .methodology-step b{width:34px;height:34px;border-radius:12px;background:var(--primary-soft);color:var(--primary-dark);display:grid;place-items:center;margin-bottom:10px;}
.home-page .methodology-step h3{margin:0 0 6px;font-size:17px;color:#111827;}
.home-page .methodology-step p{margin:0;color:var(--muted);font-size:13px;font-weight:700;line-height:1.65;}

/* Editorial strip */
.home-page .editorial-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;}
.home-page .editorial-strip .card{display:flex;gap:12px;align-items:flex-start;}
.home-page .editorial-strip .cat-icon{flex:0 0 auto;margin:0;}

/* FAQ */
.home-page .faq-grid{display:grid;gap:12px;}
.home-page .faq-grid details{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px 16px;}
.home-page .faq-grid summary{font-weight:900;cursor:pointer;color:var(--ink);}
.home-page .faq-grid p{color:var(--muted);margin:10px 0 0;}

/* AI Tools */
.home-page .ai-tools-section{padding:30px 0 34px;background:linear-gradient(180deg,#f7f9fd 0%,#eef6ff 100%);}
.home-page .ai-hub-card{position:relative;overflow:hidden;display:grid;grid-template-columns:1.04fr .96fr;gap:22px;align-items:center;border:1px solid #dbe6f6;border-radius:30px;background:radial-gradient(circle at 18% 18%,rgba(10,166,79,.14),transparent 28rem),linear-gradient(135deg,#ffffff 0%,#f4f8ff 55%,#eef6ff 100%);box-shadow:0 18px 48px rgba(17,43,92,.10);padding:28px;}
.home-page .ai-hub-card:before{content:'';position:absolute;inset:auto -90px -100px auto;width:260px;height:260px;border-radius:50%;background:rgba(18,58,140,.08);}
.home-page .ai-copy{position:relative;z-index:2}
.home-page .ai-kicker{background:#eef6ff!important;color:#123a8c!important;border-color:#d7e6fb!important}
.home-page .ai-copy h2{font-size:34px;line-height:1.25;margin:8px 0 12px;color:#0b2a67;letter-spacing:-.5px}
.home-page .ai-copy p{font-size:17px;color:#40506f;font-weight:700;margin:0;max-width:650px}
.home-page .ai-status-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:16px;color:#5b6680;font-weight:900}
.home-page .soon-tag{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#0aa64f;color:#fff;padding:7px 13px;font-weight:900;box-shadow:0 10px 22px rgba(10,166,79,.20)}
.home-page .ai-visual{position:relative;min-height:280px;border-radius:26px;background:linear-gradient(135deg,#0b2a67 0%,#123a8c 48%,#0aa64f 130%);display:grid;place-items:center;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}
.home-page .ai-orbit{position:absolute;border:1px solid rgba(255,255,255,.22);border-radius:50%}
.home-page .ai-orbit-1{width:250px;height:250px}
.home-page .ai-orbit-2{width:180px;height:180px;transform:rotate(35deg)}
.home-page .robot-person{position:relative;z-index:3;display:grid;place-items:center;gap:0}
.home-page .robot-head{width:124px;height:98px;border-radius:34px;background:#fff;box-shadow:0 18px 35px rgba(0,0,0,.18);position:relative;display:flex;align-items:center;justify-content:center;gap:18px}
.home-page .robot-head:before{content:'';position:absolute;top:-22px;width:3px;height:22px;background:#dbeafe}
.home-page .robot-head:after{content:'';position:absolute;top:-30px;width:14px;height:14px;border-radius:50%;background:#0aa64f;box-shadow:0 0 0 6px rgba(10,166,79,.15)}
.home-page .robot-eye{width:16px;height:16px;border-radius:50%;background:#123a8c;box-shadow:0 0 16px rgba(18,58,140,.35)}
.home-page .robot-mouth{position:absolute;bottom:22px;width:46px;height:12px;border-bottom:4px solid #0aa64f;border-radius:0 0 999px 999px}
.home-page .robot-body{margin-top:-6px;width:150px;height:118px;border-radius:40px 40px 28px 28px;background:linear-gradient(180deg,#ffffff,#eaf3ff);display:grid;place-items:center;color:#123a8c;font-size:24px;font-weight:900;box-shadow:0 22px 40px rgba(0,0,0,.20)}
.home-page .robot-body:before,.home-page .robot-body:after{content:'';position:absolute;width:34px;height:76px;border-radius:20px;background:#eaf3ff;top:142px}
.home-page .robot-body:before{right:calc(50% - 112px);transform:rotate(10deg)}
.home-page .robot-body:after{left:calc(50% - 112px);transform:rotate(-10deg)}
.home-page .ai-bubble{position:absolute;z-index:4;background:#fff;color:#0b2a67;border:1px solid rgba(255,255,255,.7);border-radius:16px;padding:9px 12px;font-weight:900;box-shadow:0 14px 28px rgba(0,0,0,.14);font-size:13px}
.home-page .bubble-one{right:22px;top:34px}
.home-page .bubble-two{left:24px;bottom:34px}
.home-page .ai-tools-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:14px}
.home-page .ai-tool-card{position:relative;background:#fff;border:1px solid #dfe8f6;border-radius:22px;padding:18px;box-shadow:0 10px 28px rgba(17,43,92,.06);display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;min-height:150px;overflow:hidden}
.home-page .ai-tool-card:after{content:'';position:absolute;left:-35px;bottom:-35px;width:100px;height:100px;border-radius:50%;background:rgba(18,58,140,.05)}
.home-page .ai-tool-card.featured{border-color:rgba(10,166,79,.28);background:linear-gradient(145deg,#fff,#f0fff6)}
.home-page .tool-icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#eef6ff;color:#123a8c;font-size:24px;box-shadow:inset 0 0 0 1px #dbe6f6}
.home-page .ai-tool-card h3{margin:0 0 5px;color:#0b2a67;font-size:18px}
.home-page .ai-tool-card p{margin:0;color:#5b6680;font-size:13px;font-weight:700;line-height:1.65}
.home-page .soon-mini{position:absolute;top:12px;left:12px;background:#101b3d;color:#fff;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900}

@media(max-width:980px){
  .home-page .ai-hub-card{grid-template-columns:1fr;padding:20px}
  .home-page .ai-copy h2{font-size:28px}
  .home-page .ai-visual{min-height:240px}
  .home-page .ai-tools-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
  .home-page .ai-tools-section{padding:20px 0}
  .home-page .ai-hub-card{border-radius:22px;padding:16px}
  .home-page .ai-copy h2{font-size:24px}
  .home-page .ai-copy p{font-size:14px}
  .home-page .ai-visual{min-height:220px;border-radius:20px}
  .home-page .robot-head{width:104px;height:84px}
  .home-page .robot-body{width:124px;height:96px;font-size:20px}
  .home-page .robot-body:before,.home-page .robot-body:after{display:none}
  .home-page .ai-bubble{font-size:11px;padding:7px 9px}
  .home-page .ai-tools-grid{grid-template-columns:1fr}
  .home-page .ai-tool-card{min-height:130px;padding:15px}
  .home-page .tool-icon{width:42px;height:42px}
}

@media(max-width:980px){
  .home-page .methodology-grid{grid-template-columns:1fr}
  .home-page .methodology-steps{grid-template-columns:1fr 1fr}
  .home-page .editorial-strip{grid-template-columns:1fr}
}
.home-page .steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }
.home-page .step-num { width: 38px; height: 38px; border-radius: 12px; background: var(--primary); color: #fff; display: grid; place-items: center; font-weight: 900; margin-bottom: 10px; }
.home-page .steps .card h3 { margin: 0 0 7px; }
.home-page .steps .card p { margin: 0; color: var(--muted); }

/* ===== Responsive ===== */
@media (max-width: 980px) {
  .home-page .hero-grid { grid-template-columns: 1fr; }
  .home-page h1 { font-size: 34px; }
  .home-page .hero p { font-size: 16px; }
  .home-page .grid-4 { grid-template-columns: repeat(2, 1fr); }
  .home-page .grid-3,
  .home-page .split,
  .home-page .steps { grid-template-columns: 1fr; }
  .home-page .stats { grid-template-columns: repeat(3, 1fr); }
  .home-page .section-head { align-items: flex-start; }
  .home-page .dark-section { border-radius: 24px; }
  .home-page .decision-grid { grid-template-columns: 1fr; }
  .home-page .methodology-grid{grid-template-columns:1fr}
  .home-page .methodology-steps{grid-template-columns:1fr 1fr}
  .home-page .editorial-strip{grid-template-columns:1fr}
}
@media (max-width: 640px) {
  .home-page .container { width: min(100% - 24px, 1180px); }
  .home-page h1 { font-size: 30px; }
  .home-page .search-row { flex-direction: column; }
  .home-page .search-row button { width: 100%; }
  .home-page .hero-actions .btn { width: 100%; text-align: center; }
  .home-page .stats { grid-template-columns: 1fr; }
  .home-page .grid-4 { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
  .home-page .card { padding: 14px; border-radius: 18px; }
  .home-page .category-card { min-height: 132px; }
  .home-page .cat-icon { width: 45px; height: 45px; font-size: 23px; }
  .home-page .section-head h2 { font-size: 24px; }
  .home-page .section-head { flex-direction: column; }
  .home-page .view-all { width: 100%; text-align: center; }
  .home-page .image-box { height: 120px; }
  .home-page .eyebrow { font-size: 13px; }
  .home-page .hero { padding-top: 22px; }
}
