
/* ── Homepage May 2026 — Hero v2 (engineering-dashboard direction) ── */
.gtg-hero-quiz-wrap{position:relative;background:#070d18;border-bottom:1px solid rgba(99,140,255,.16);padding:3.25rem 0 3rem;overflow:hidden;isolation:isolate}
/* Background: faint engineering grid + a soft amber/blue glow on opposing sides */
.gtg-hero-quiz-wrap::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(99,140,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(99,140,255,.055) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(ellipse 80% 70% at 50% 30%,#000 30%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 30%,#000 30%,transparent 80%);z-index:-2;pointer-events:none}
.gtg-hero-quiz-wrap::after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 600px 400px at 12% 20%,rgba(79,124,255,.18),transparent 60%),radial-gradient(ellipse 500px 400px at 88% 80%,rgba(251,191,36,.10),transparent 60%);z-index:-1;pointer-events:none}
.gtg-hero-quiz-inner{max-width:1180px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1.15fr .85fr;gap:3rem;align-items:center}
@media(max-width:880px){.gtg-hero-quiz-inner{grid-template-columns:1fr;gap:1.75rem}.gtg-hero-quiz-wrap{padding:2.25rem 0 2.25rem}}
.gtg-hero-left{text-align:left;animation:gtg-hero-fade-up .7s cubic-bezier(.2,.7,.2,1) both}
@keyframes gtg-hero-fade-up{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
/* Kicker: monospace timestamp + live dot — reads as a build/data marker, not marketing */
.gtg-hero-kicker-pill{display:inline-flex;align-items:center;gap:9px;background:rgba(99,140,255,.08);border:1px solid rgba(99,140,255,.32);border-radius:6px;color:#b8cfff;font-family:'JetBrains Mono',ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;font-weight:500;letter-spacing:.04em;padding:5px 11px 5px 9px;margin-bottom:1.4rem}
.gtg-hero-kicker-pill .pill-dot{width:7px;height:7px;background:#fbbf24;border-radius:50%}
.gtg-hero-kicker-pill .pill-sep{color:#334155;margin:0 1px}
@keyframes gtg-pulse{0%{box-shadow:0 0 0 0 rgba(251,191,36,.55)}70%{box-shadow:0 0 0 10px rgba(251,191,36,0)}100%{box-shadow:0 0 0 0 rgba(251,191,36,0)}}
/* Headline: editorial weight, tightened tracking, mixed-color emphasis */
.gtg-hero-quiz-wrap h1{font-size:clamp(2rem,4.4vw,3.25rem);font-weight:800;line-height:1.05;color:#f8fafc !important;margin:0 0 1.1rem;letter-spacing:-.035em;text-wrap:balance}
.gtg-hero-quiz-wrap h1 .accent{color:#fbbf24 !important;font-style:italic;font-weight:700;position:relative;white-space:nowrap}
.gtg-hero-quiz-wrap h1 .accent::after{content:"";position:absolute;left:0;right:.05em;bottom:.02em;height:.45em;background:rgba(251,191,36,.13);z-index:-1}
.gtg-hero-subtext{font-size:1.02rem;color:#cbd5e1;max-width:540px;margin:0 0 1.75rem;line-height:1.55}
.gtg-hero-subtext strong{color:#e2e8f0;font-weight:600}
/* Action row: primary + secondary, dual CTAs */
.gtg-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.6rem}
.gtg-hero-cta-primary{display:inline-flex;align-items:center;gap:10px;background:#fbbf24;color:#0b1220;font-weight:700;font-size:.95rem;padding:.85rem 1.5rem;border-radius:8px;text-decoration:none;transition:background .18s,transform .15s,box-shadow .2s;box-shadow:0 0 0 1px rgba(251,191,36,.4),0 8px 24px -8px rgba(251,191,36,.55)}
.gtg-hero-cta-primary:hover{background:#fcd34d;transform:translateY(-1px);box-shadow:0 0 0 1px rgba(251,191,36,.6),0 12px 32px -8px rgba(251,191,36,.7)}
.gtg-hero-cta-primary .arrow{transition:transform .2s}
.gtg-hero-cta-primary:hover .arrow{transform:translateX(3px)}
.gtg-hero-cta-secondary{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#cbd5e1;font-weight:600;font-size:.92rem;padding:.85rem 1.25rem;border-radius:8px;text-decoration:none;border:1px solid rgba(148,163,184,.35);transition:border-color .18s,color .18s,background .18s}
.gtg-hero-cta-secondary:hover{border-color:rgba(148,163,184,.7);color:#f1f5f9;background:rgba(255,255,255,.025)}
/* Trust meta: small inline credibility row */
.gtg-hero-meta{display:flex;flex-wrap:wrap;gap:1.5rem;font-family:'JetBrains Mono',ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.74rem;color:#94a3b8;letter-spacing:.02em}
.gtg-hero-meta .meta-item{display:inline-flex;align-items:center;gap:6px}
.gtg-hero-meta .meta-item::before{content:"";width:5px;height:5px;border-radius:1px;background:#22c55e}
.gtg-hero-meta .meta-item.warn::before{background:#fbbf24}
.gtg-hero-meta .meta-item.info::before{background:#60a5fa}
/* RIGHT COLUMN — readout panel */
.gtg-hero-readout{position:relative;background:linear-gradient(180deg,rgba(15,23,42,.55) 0%,rgba(11,17,32,.85) 100%);border:1px solid rgba(99,140,255,.22);border-radius:14px;padding:1.4rem;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 32px 80px -24px rgba(0,0,0,.6),inset 0 1px 0 rgba(255,255,255,.04);animation:gtg-hero-fade-up .7s .15s cubic-bezier(.2,.7,.2,1) both}
.gtg-readout-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:.85rem;margin-bottom:.85rem;border-bottom:1px dashed rgba(99,140,255,.2)}
.gtg-readout-title{font-family:'JetBrains Mono',ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#93b4ff}
.gtg-readout-status{display:inline-flex;align-items:center;gap:6px;font-family:'JetBrains Mono',ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem;color:#93b4ff;letter-spacing:.05em}
.gtg-readout-status::before{content:"";width:6px;height:6px;border-radius:50%;background:#60a5fa}
.gtg-readout-row{display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:.75rem;padding:.65rem 0;border-bottom:1px solid rgba(255,255,255,.04)}
.gtg-readout-row:last-of-type{border-bottom:none}
.gtg-readout-label{display:flex;flex-direction:column;gap:2px;min-width:0}
.gtg-readout-label .rl-key{font-size:.83rem;color:#e2e8f0;font-weight:600}
.gtg-readout-label .rl-sub{font-family:'JetBrains Mono',ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.66rem;color:#94a3b8;letter-spacing:.04em;text-transform:uppercase}
.gtg-readout-val{font-family:'JetBrains Mono',ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.05rem;font-weight:700;color:#fbbf24;letter-spacing:-.01em;text-align:right;white-space:nowrap}
.gtg-readout-val.val-neutral{color:#e2e8f0}
.gtg-readout-val.val-good{color:#4ade80}
.gtg-readout-val .val-unit{font-size:.7rem;color:#94a3b8;font-weight:500;margin-left:2px}
.gtg-readout-footer{display:flex;align-items:center;justify-content:space-between;margin-top:.95rem;padding-top:.85rem;border-top:1px dashed rgba(99,140,255,.2);font-family:'JetBrains Mono',ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem;color:#94a3b8;letter-spacing:.04em}
.gtg-readout-footer a{color:#93b4ff;text-decoration:none;border-bottom:1px dotted rgba(147,180,255,.4);transition:color .15s,border-color .15s}
.gtg-readout-footer a:hover{color:#fbbf24;border-bottom-color:rgba(251,191,36,.5)}
@media(max-width:880px){.gtg-hero-readout{padding:1.15rem}.gtg-readout-val{font-size:.95rem}}
@media(prefers-reduced-motion:reduce){.gtg-hero-left,.gtg-hero-readout,.gtg-hero-kicker-pill .pill-dot{animation:none}}
/* Alert bar: bump font size + contrast for the dense news text */
.gtg-hardware-alert{background:#091830;border-bottom:1px solid rgba(79,124,255,.22);padding:.7rem 1.25rem;text-align:center;font-size:.85rem;color:#93b4ff}
.gtg-hardware-alert strong{color:#bdd4ff}
.gtg-hardware-alert a{color:#a8c8ff;text-decoration:underline}
.gtg-home-grid{max-width:1080px;margin:0 auto;padding:0 1.25rem}
/* Gradient bridge between dark hero and light grid */
body.page-home main .gtg-home-grid{position:relative}
body.page-home main .gtg-home-grid::before{content:"";display:block;height:0}
.gtg-workload-section{padding:2.5rem 0 2rem;border-bottom:1px solid rgba(255,255,255,.05)}
.gtg-section-label{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#1d4ed8;margin-bottom:.5rem}
.gtg-workload-section h2,.gtg-browse-section h2,.gtg-picks-section h2,.gtg-why-section h2,.gtg-guides-section h2{font-size:1.45rem;font-weight:700;color:#0f172a;margin:0 0 1.4rem}
.gtg-workload-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}
.gtg-workload-card{background:#ffffff;border:1px solid rgba(15,23,42,.10);border-radius:12px;padding:1.15rem 1.25rem;text-decoration:none;display:block;transition:border-color .18s,background .18s,transform .15s}
.gtg-workload-card:hover{border-color:rgba(37,99,235,.35);background:rgba(37,99,235,.04);transform:translateY(-2px)}
.gtg-workload-card .wl-icon{font-size:1.4rem;margin-bottom:.5rem;display:block}
.gtg-workload-card .wl-title{font-size:.97rem;font-weight:700;color:#0f172a;margin-bottom:.3rem}
.gtg-workload-card .wl-sub{font-size:.82rem;color:#64748b;line-height:1.5}
.gtg-browse-section{padding:2.5rem 0 2rem;border-bottom:1px solid rgba(255,255,255,.05)}
.gtg-browse-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
@media(max-width:680px){.gtg-browse-grid{grid-template-columns:1fr}}
.gtg-browse-card{background:#ffffff;border:1px solid rgba(15,23,42,.10);border-radius:14px;padding:1.4rem 1.35rem 1.2rem;text-decoration:none;display:flex;flex-direction:column;transition:border-color .18s,background .18s,transform .15s}
.gtg-browse-card:hover{border-color:rgba(37,99,235,.35);background:rgba(37,99,235,.04);transform:translateY(-2px)}
.gtg-browse-card .bc-tag{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1d4ed8;margin-bottom:.5rem}
.gtg-browse-card .bc-title{font-size:1.05rem;font-weight:700;color:#0f172a;margin-bottom:.45rem}
.gtg-browse-card .bc-desc{font-size:.85rem;color:#64748b;line-height:1.55;flex:1}
.gtg-browse-card .bc-cta{display:inline-flex;align-items:center;gap:5px;margin-top:.9rem;font-size:.83rem;font-weight:700;color:#1d4ed8;text-decoration:none}
.gtg-browse-card .bc-cta:hover{text-decoration:underline}
.gtg-picks-section{padding:2.5rem 0 2rem;border-bottom:1px solid rgba(255,255,255,.05)}
.gtg-picks-updated{font-size:.8rem;color:#475569;margin-bottom:1.4rem}
.gtg-picks-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}
.gtg-pick-tile{background:#ffffff;border:1px solid rgba(15,23,42,.10);border-radius:13px;padding:1.2rem 1.3rem;text-decoration:none;display:block;transition:border-color .18s,background .18s,transform .15s}
.gtg-pick-tile:hover{border-color:rgba(37,99,235,.35);background:rgba(37,99,235,.04);transform:translateY(-2px)}
.gtg-pick-tile .pt-badge{display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:2px 9px;border-radius:6px;margin-bottom:.6rem}
.pt-badge.badge-best{background:rgba(79,124,255,.18);color:#93b4ff}
.pt-badge.badge-value{background:rgba(34,197,94,.15);color:#4ade80}
.pt-badge.badge-budget{background:rgba(251,191,36,.12);color:#fcd34d}
.pt-badge.badge-new{background:rgba(168,85,247,.15);color:#c084fc}
.pt-badge.badge-sleeper{background:rgba(20,184,166,.13);color:#2dd4bf}
.gtg-pick-tile .pt-title{font-size:.98rem;font-weight:700;color:#0f172a;margin-bottom:.2rem}
.gtg-pick-tile .pt-model{font-size:.83rem;color:#1d4ed8;margin-bottom:.35rem;font-weight:600}
.gtg-pick-tile .pt-desc{font-size:.82rem;color:#64748b;line-height:1.5}
.gtg-why-section{padding:2.5rem 0 2rem;border-bottom:1px solid rgba(255,255,255,.05)}
.gtg-why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin-bottom:1.4rem}
.gtg-why-point{background:#ffffff;border:1px solid rgba(15,23,42,.09);border-radius:10px;padding:1.1rem 1.15rem;box-shadow:0 6px 16px rgba(15,23,42,.04)}
.gtg-why-point .wp-icon{font-size:1.3rem;margin-bottom:.45rem;display:block}
.gtg-why-point .wp-title{font-size:.9rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}
.gtg-why-point .wp-desc{font-size:.8rem;color:#64748b;line-height:1.5}
.gtg-why-cta{font-size:.9rem;color:#1d4ed8;text-decoration:none;font-weight:600}
.gtg-why-cta:hover{text-decoration:underline}
.gtg-guides-section{padding:2.5rem 0 2rem;border-bottom:1px solid rgba(255,255,255,.05)}
.gtg-guides-list{display:flex;flex-direction:column;gap:10px}
.gtg-guide-row{background:#ffffff;border:1px solid rgba(15,23,42,.10);border-radius:10px;padding:.95rem 1.2rem;text-decoration:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;transition:border-color .18s,background .18s;box-shadow:0 2px 8px rgba(15,23,42,.04)}
.gtg-guide-row:hover{border-color:rgba(37,99,235,.35);background:rgba(37,99,235,.04)}
.gtg-guide-row .gr-left{flex:1}
.gtg-guide-row .gr-tag{font-size:.68rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#1d4ed8;margin-bottom:.2rem}
.gtg-guide-row .gr-title{font-size:.92rem;font-weight:700;color:#0f172a}
.gtg-guide-row .gr-desc{font-size:.8rem;color:#475569;margin-top:.15rem}
.gtg-guide-arrow{color:#1d4ed8;font-size:1.1rem;flex-shrink:0;font-weight:700}
.gtg-guide-row:hover .gtg-guide-arrow{color:#1d4ed8}
.gtg-internal-links-section{padding:2rem 0 1.5rem}
.gtg-internal-links-section h2{font-size:1.15rem;font-weight:700;color:#0f172a;margin:0 0 1rem}
.gtg-internal-chips{display:flex;flex-wrap:wrap;gap:8px}
.gtg-chip-link{display:inline-block;padding:6px 13px;border:1px solid rgba(15,23,42,.12);border-radius:999px;font-size:.8rem;color:#334155;text-decoration:none;transition:border-color .15s,color .15s,background .15s}
.gtg-chip-link:hover{border-color:rgba(29,78,216,.35);color:#1d4ed8;background:#eff6ff}
/* Quiz banner bar */
.gtg-quiz-banner-bar{background:linear-gradient(90deg,rgba(79,124,255,.1) 0%,rgba(79,124,255,.04) 100%);border:1px solid rgba(79,124,255,.18);border-radius:10px;padding:.8rem 1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.4rem;flex-wrap:wrap}
.gtg-quiz-banner-bar .qbb-text{font-size:.88rem;color:#475569}
.gtg-quiz-banner-bar .qbb-text strong{color:#0f172a}
.gtg-quiz-banner-bar .qbb-btn{display:inline-flex;align-items:center;gap:6px;background:#1d4ed8;color:#fff;font-weight:700;font-size:.83rem;padding:.5rem 1.1rem;border-radius:8px;text-decoration:none;white-space:nowrap;transition:background .15s}
.gtg-quiz-banner-bar .qbb-btn:hover{background:#3a67f0}
@media(max-width:600px){.gtg-quiz-banner-bar{flex-direction:column;text-align:center}}

/* Footer chip-wall pruning — grouped variant (patched 2026-05) */
.gtg-internal-links-section--grouped .gtg-chip-group{margin-top:1.5rem}
.gtg-internal-links-section--grouped .gtg-chip-group-title{
  font-size:.9rem;font-weight:600;color:#475569;margin:0 0 .5rem;
  text-transform:uppercase;letter-spacing:.04em;font-family:'JetBrains Mono',ui-monospace,SFMono-Regular,Menlo,monospace
}
.gtg-internal-links-section--grouped .gtg-internal-chips{margin-bottom:.5rem}


/* v117 (audit P1): homepage standalone CTAs were rendering 16px tall on
   mobile — WCAG 2.5.8 AA failures. These are block-level CTAs (not inline
   sentence links), so bump them to a 44px tap target. */
@media (max-width:768px){
  .gtg-why-cta{
    display:inline-flex;
    align-items:center;
    min-height:44px;
    padding:10px 4px;
  }
  .gtg-hardware-alert a{
    display:inline-flex;
    align-items:center;
    min-height:44px;
    padding:6px 4px;
  }
}
