/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

body:has(.fg-autofill-gutenberg) .entry-content,
body:has(.fg-autofill-gutenberg) .nv-content-wrap,
body:has(.fg-autofill-gutenberg) .site-main,
body:has(.fg-autofill-gutenberg) main{
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
}
body:has(.fg-autofill-gutenberg) .single-page-container,
body:has(.fg-autofill-gutenberg) .nv-single-page-wrap,
body:has(.fg-autofill-gutenberg) .container{
  max-width:none !important;
  width:100% !important;
  padding-left:0 !important;
  padding-right:0 !important;
}
body:has(.fg-autofill-gutenberg) .entry-title,
body:has(.fg-autofill-gutenberg) .nv-page-title-wrap,
body:has(.fg-autofill-gutenberg) .page-header{
  display:none !important;
}
body:has(.fg-autofill-gutenberg){overflow-x:hidden;}


/* Gutenberg structure and theme reset */
.entry-content > .fg-autofill-gutenberg.alignfull,
.wp-site-blocks > .fg-autofill-gutenberg.alignfull,
.fg-autofill-gutenberg.alignfull{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
}
.fg-autofill-gutenberg .wp-block-group,
.fg-autofill-gutenberg .wp-block-columns,
.fg-autofill-gutenberg .wp-block-column,
.fg-autofill-gutenberg .wp-block-cover,
.fg-autofill-gutenberg .wp-block-cover__inner-container{
  margin-block-start:0;
  margin-block-end:0;
}
.fg-autofill-gutenberg .wp-block-columns{margin-bottom:0;gap:0;}
.fg-autofill-gutenberg .wp-block-column{min-width:0;margin:0;}
.fg-autofill-gutenberg .is-layout-flow > *{margin-block-start:0;margin-block-end:0;}
.fg-autofill-gutenberg .wp-block-cover.af-hero{min-height:0 !important;align-items:stretch;padding:178px 0 124px !important;}
.fg-autofill-gutenberg .af-hero > .wp-block-cover__background{display:none !important;}
.fg-autofill-gutenberg .af-hero > .wp-block-cover__inner-container{width:100%;max-width:none;}
.fg-autofill-gutenberg .wp-block-button.btn{padding:0;border:0;background:none;box-shadow:none;}
.fg-autofill-gutenberg .wp-block-button.btn .wp-block-button__link{
  display:inline-flex;align-items:center;justify-content:center;gap:8px;
  font-weight:600;font-size:15px;padding:13px 24px;border-radius:9px;
  border:1px solid transparent;text-decoration:none;white-space:nowrap;
  transition:transform .15s ease,background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease;
}
.fg-autofill-gutenberg .wp-block-button.btn-primary .wp-block-button__link{
  background:#E53935;color:#fff;box-shadow:0 1px 2px rgba(11,11,13,.08),0 12px 26px -14px rgba(229,57,53,.72);
}
.fg-autofill-gutenberg .wp-block-button.btn-primary .wp-block-button__link:hover{background:#B91C1C;color:#fff;}
.fg-autofill-gutenberg .af-text-node{margin:0;}
.fg-autofill-gutenberg .af-flow-arrow::before{content:"→";font-size:20px;line-height:1;color:rgba(255,255,255,.28);}
.fg-autofill-gutenberg .af-extract-arrow::before{content:"›";font-size:34px;line-height:1;color:#52525B;}
.fg-autofill-gutenberg .af-doc-chip::before{content:"";width:7px;height:9px;border:1px solid #E53935;border-radius:1px;display:inline-block;flex:0 0 auto;}
.fg-autofill-gutenberg .af-dest-pill::before{content:"";width:6px;height:6px;border-radius:50%;background:#E53935;display:inline-block;flex:0 0 auto;}
.fg-autofill-gutenberg .af-stage-icon::before,
.fg-autofill-gutenberg .af-wf-icon::before,
.fg-autofill-gutenberg .af-outcome-icon::before{content:"";width:14px;height:14px;border:1.6px solid currentColor;border-radius:3px;display:block;}
.fg-autofill-gutenberg .af-stage-row > p,
.fg-autofill-gutenberg .af-field-row > p{margin:0;}
.fg-autofill-gutenberg .af-stage-dot{padding:0;}
.fg-autofill-gutenberg .af-stage-dot::before{content:"";display:block;width:7px;height:7px;border-radius:50%;background:#E53935;box-shadow:0 0 0 3px rgba(229,57,53,.18);}
.fg-autofill-gutenberg .af-stage-dot.af-dot-muted::before{background:rgba(255,255,255,.28);box-shadow:none;}
.fg-autofill-gutenberg .af-doc-line{min-height:7px;padding:0;}
.fg-autofill-gutenberg .af-doc-highlight-label,
.fg-autofill-gutenberg .af-doc-highlight-value{margin:0;}
.fg-autofill-gutenberg .af-doc-highlight-value{min-height:7px;padding:0;}
.fg-autofill-gutenberg .af-faq details,
.fg-autofill-gutenberg details.af-faq-item{background:transparent;}
.fg-autofill-gutenberg details.af-faq-item summary{
  list-style:none;cursor:pointer;font-size:15px;font-weight:600;color:#171717;
  padding:20px 44px 20px 0;position:relative;
}
.fg-autofill-gutenberg details.af-faq-item summary::-webkit-details-marker{display:none;}
.fg-autofill-gutenberg details.af-faq-item summary::after{
  content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);
  width:24px;height:24px;border-radius:50%;border:1px solid #E5E7EB;
  display:flex;align-items:center;justify-content:center;color:#6B7280;font-weight:400;
}
.fg-autofill-gutenberg details.af-faq-item[open] summary::after{content:"−";}
.fg-autofill-gutenberg details.af-faq-item .af-faq-body{padding:0 44px 20px 0;margin:0;color:#4B5563;font-size:14px;line-height:1.65;}
@media (max-width:900px){
 .fg-autofill-gutenberg .wp-block-cover.af-hero{padding:112px 0 78px !important;}
}
@media (max-width:600px){
 .fg-autofill-gutenberg .wp-block-cover.af-hero{padding:74px 0 62px !important;}
 .fg-autofill-gutenberg .af-hero-ctas .wp-block-button.btn,
 .fg-autofill-gutenberg .af-final-cta-btns .wp-block-button.btn{width:100%;}
 .fg-autofill-gutenberg .af-hero-ctas .wp-block-button__link,
 .fg-autofill-gutenberg .af-final-cta-btns .wp-block-button__link{width:100%;min-height:46px;}
}

/* ─── DESIGN TOKENS (exact copy from homepage) ─── */
.fg-autofill-gutenberg{
  --fg-black:#0B0B0D;
  --fg-charcoal:#141416;
  --fg-red:#E53935;
  --fg-red-dark:#B91C1C;
  --fg-red-soft:#FDECEC;
  --fg-white:#FFFFFF;
  --fg-off-white:#FAFAFA;
  --fg-light-gray:#F6F6F7;
  --fg-border:#E5E7EB;
  --fg-border-dark:#2A2A2D;
  --fg-text:#171717;
  --fg-muted:#6B7280;
  --fg-muted-dark:#4B5563;
  --fg-on-dark:#D1D5DB;
  --fg-gray-accent:#52525B;
  --fg-gray-accent-soft:#EEEFF1;
  --fg-gray-line:rgba(82,82,91,0.20);
  --fg-gray-line-dark:rgba(255,255,255,0.16);
  --fg-gray-glow:rgba(148,163,184,0.14);
  --font-display:"Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --font-body:"Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  --radius:14px;
  --max:1180px;
}

.fg-autofill-gutenberg *{box-sizing:border-box;}
.fg-autofill-gutenberg html{scroll-behavior:smooth;}
.fg-autofill-gutenberg body{
  margin:0;
  font-family:var(--font-body);
  color:var(--fg-text);
  background:var(--fg-white);
  line-height:1.5;
  -webkit-font-smoothing:antialiased;
}
.fg-autofill-gutenberg img,
.fg-autofill-gutenberg svg{display:block;max-width:100%;}
.fg-autofill-gutenberg a{color:inherit;}
.fg-autofill-gutenberg .wrap{max-width:var(--max);margin:0 auto;padding:0 28px;}
.fg-autofill-gutenberg section{position:relative;}

/* ─── GLOBAL TYPOGRAPHY ─── */
.fg-autofill-gutenberg .eyebrow{
  font-family:var(--font-mono);
  text-transform:uppercase;
  letter-spacing:0.14em;
  font-size:12.5px;
  font-weight:500;
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:var(--fg-gray-accent) !important;
}
.fg-autofill-gutenberg .eyebrow::before{
  content:"";
  width:6px;height:6px;border-radius:50%;
  background:var(--fg-red);
  box-shadow:0 0 0 3px rgba(229,57,53,0.16);
}
.fg-autofill-gutenberg h1,
.fg-autofill-gutenberg h2,
.fg-autofill-gutenberg h3{
  font-family:var(--font-display);
  font-weight:600;
  letter-spacing:-0.01em;
  margin:0;
}
.fg-autofill-gutenberg p{margin:0;}

/* ─── BUTTONS ─── */
.fg-autofill-gutenberg .btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  font-weight:600;
  font-size:15px;
  padding:13px 24px;
  border-radius:9px;
  cursor:pointer;
  border:1px solid transparent;
  transition:transform .15s ease, background .15s ease, border-color .15s ease, color .15s ease, box-shadow .15s ease;
  text-decoration:none;
  white-space:nowrap;
}
.fg-autofill-gutenberg .btn:active{transform:scale(0.98);}
.fg-autofill-gutenberg .btn-primary{
  background:var(--fg-red);
  color:var(--fg-white);
  box-shadow:0 1px 2px rgba(11,11,13,0.08), 0 12px 26px -14px rgba(229,57,53,0.72);
}
.fg-autofill-gutenberg .btn-primary:hover{background:var(--fg-red-dark);}
.fg-autofill-gutenberg .btn-secondary{
  background:var(--fg-white);
  color:var(--fg-text);
  border-color:var(--fg-border);
}
.fg-autofill-gutenberg .btn-secondary:hover{border-color:var(--fg-gray-accent);color:var(--fg-gray-accent);}
.fg-autofill-gutenberg .btn-dark-outline{
  background:transparent;
  color:var(--fg-white);
  border-color:rgba(255,255,255,0.26);
}
.fg-autofill-gutenberg .btn-dark-outline:hover{border-color:rgba(255,255,255,0.5);color:var(--fg-white);background:rgba(255,255,255,0.08);}


/* ─── SECTION BASE (exact homepage values) ─── */
.fg-autofill-gutenberg .af-section{padding:104px 0;}
.fg-autofill-gutenberg .af-section-gray{background:var(--fg-light-gray);}
.fg-autofill-gutenberg .af-section-dark{background:var(--fg-charcoal);color:var(--fg-white);}
.fg-autofill-gutenberg .af-section-black{background:var(--fg-black);color:var(--fg-white);}
.fg-autofill-gutenberg .af-section-stripe{background:linear-gradient(180deg, #FFFFFF 0%, #F5F6F7 100%);}
.fg-autofill-gutenberg .section-head{max-width:680px;margin-bottom:56px;}
.fg-autofill-gutenberg .section-head .eyebrow{margin-bottom:16px;}
.fg-autofill-gutenberg .section-head h2{font-size:clamp(26px,3vw,38px);line-height:1.15;color:var(--fg-text) !important;}
.fg-autofill-gutenberg .section-head p{margin-top:16px;font-size:16.5px;color:var(--fg-muted-dark);line-height:1.65;}
.fg-autofill-gutenberg .af-section-dark .section-head p,
.fg-autofill-gutenberg .af-section-black .section-head p{color:var(--fg-on-dark);}

/* ─── SCOPE: AutoFill page ─── */
.fg-autofill-gutenberg .fg-autofill-page{}


/* ═══════════════════════════════════════
   HERO
═══════════════════════════════════════ */
.fg-autofill-gutenberg .af-hero{
  --glow-x:50%;
  --glow-y:34%;
  --glow-opacity:0.72;
  background:
    radial-gradient(circle at 18% 18%, rgba(148,163,184,0.08), transparent 30%),
    linear-gradient(145deg, #030304 0%, #09090B 46%, #0B0B0D 100%);
  color:var(--fg-white);
  padding:178px 0 124px;
  overflow:hidden;
  isolation:isolate;
}
.fg-autofill-gutenberg .af-hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 85% 20%, rgba(255,255,255,0.055), transparent 26%),
    radial-gradient(circle at 8% 90%, rgba(148,163,184,0.10), transparent 32%),
    linear-gradient(180deg, rgba(255,255,255,0.035), transparent 38%);
  pointer-events:none;
  z-index:0;
}
.fg-autofill-gutenberg .af-hero::after{
  content:"";
  position:absolute;
  left:var(--glow-x);
  top:var(--glow-y);
  width:620px;
  height:620px;
  border-radius:999px;
  transform:translate(-50%, -50%);
  background:radial-gradient(circle, rgba(229,57,53,0.34) 0%, rgba(229,57,53,0.16) 22%, rgba(229,57,53,0.055) 46%, transparent 72%);
  filter:blur(8px);
  opacity:var(--glow-opacity);
  pointer-events:none;
  z-index:1;
  transition:opacity .35s ease;
  will-change:left, top;
}
.fg-autofill-gutenberg .af-hero-inner{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:40px;
  align-items:center;
}
.fg-autofill-gutenberg .af-hero-copy{max-width:600px;}
.fg-autofill-gutenberg .af-hero-eyebrow{margin-bottom:20px;}
.fg-autofill-gutenberg .af-hero h1{
  font-size:clamp(36px,5vw,66px);
  line-height:1.03;
  letter-spacing:-0.042em;
}
.fg-autofill-gutenberg .af-hero p.sub{
  margin-top:26px;
  font-size:17.5px;
  color:rgba(255,255,255,0.72) !important;
  max-width:560px;
  line-height:1.68;
}
.fg-autofill-gutenberg .af-hero-ctas{display:flex;gap:14px;margin-top:38px;flex-wrap:wrap;}
.fg-autofill-gutenberg .af-hero-proof{
  margin-top:36px;
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.fg-autofill-gutenberg .proof-pill{
  font-family:var(--font-mono);
  font-size:12px;
  letter-spacing:0.02em;
  color:rgba(255,255,255,0.70) !important;
  padding:9px 12px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,0.12);
  background:rgba(255,255,255,0.045);
}
.fg-autofill-gutenberg .af-hero-visual{
  position:relative;
  min-height:420px;
  display:flex;
  align-items:center;
  justify-content:center;
}

/* Hero flow diagram */
.fg-autofill-gutenberg .af-flow-wrap{
  width:100%;
  max-width:560px;
  display:flex;
  flex-direction:column;
  gap:10px;
}
.fg-autofill-gutenberg .af-flow-row{
  display:grid;
  grid-template-columns:1fr 32px 1fr 32px 1fr;
  gap:0;
  align-items:stretch;
}
.fg-autofill-gutenberg .af-flow-col{display:flex;flex-direction:column;gap:6px;}
.fg-autofill-gutenberg .af-flow-col-label{
  font-family:var(--font-mono);
  font-size:11px;
  letter-spacing:0.1em;
  text-transform:uppercase;
  color:rgba(255,255,255,0.38);
  margin-bottom:2px;
}
.fg-autofill-gutenberg .af-doc-chip{
  background:rgba(255,255,255,0.055);
  border:1px solid rgba(255,255,255,0.10);
  border-radius:10px;
  padding:9px 12px;
  font-size:12.5px;
  color:rgba(255,255,255,0.78) !important;
  display:flex;
  align-items:center;
  gap:8px;
  animation:afChipIn 0.6s ease both;
}
.fg-autofill-gutenberg .af-doc-chip svg{flex-shrink:0;color:var(--fg-red);opacity:0.9;}
.fg-autofill-gutenberg .af-doc-chip:nth-child(1){animation-delay:0.05s;}
.fg-autofill-gutenberg .af-doc-chip:nth-child(2){animation-delay:0.15s;}
.fg-autofill-gutenberg .af-doc-chip:nth-child(3){animation-delay:0.25s;}
.fg-autofill-gutenberg .af-doc-chip:nth-child(4){animation-delay:0.35s;}
.fg-autofill-gutenberg .af-doc-chip:nth-child(5){animation-delay:0.45s;}

.fg-autofill-gutenberg .af-flow-arrow{
  display:flex;
  align-items:center;
  justify-content:center;
  color:rgba(255,255,255,0.22);
}
.fg-autofill-gutenberg .af-flow-arrow svg{flex-shrink:0;}

.fg-autofill-gutenberg .af-process-box{
  background:rgba(255,255,255,0.045);
  border:1px solid rgba(255,255,255,0.10);
  border-radius:14px;
  padding:16px 14px;
  display:flex;
  flex-direction:column;
  gap:0;
}
.fg-autofill-gutenberg .af-stage-row{
  display:flex;
  align-items:center;
  gap:10px;
  padding:9px 0;
  border-bottom:1px solid rgba(255,255,255,0.07);
}
.fg-autofill-gutenberg .af-stage-row:last-child{border-bottom:none;}
.fg-autofill-gutenberg .af-stage-dot{
  width:7px;height:7px;border-radius:50%;
  background:var(--fg-red);
  flex-shrink:0;
  box-shadow:0 0 0 3px rgba(229,57,53,0.18);
}
.fg-autofill-gutenberg .af-stage-dot.af-dot-muted{background:rgba(255,255,255,0.28);box-shadow:none;}
.fg-autofill-gutenberg .af-stage-label{font-family:var(--font-mono);font-size:12px;color:rgba(255,255,255,0.75);letter-spacing:0.04em;}
.fg-autofill-gutenberg .af-stage-sublabel{font-size:11.5px;color:rgba(255,255,255,0.38);margin-left:auto;}
.fg-autofill-gutenberg .af-stage-row.af-active .af-stage-label{color:var(--fg-white);}
.fg-autofill-gutenberg .af-stage-row.af-active .af-stage-dot{animation:afStagePulse 2.2s ease-in-out infinite;}

.fg-autofill-gutenberg .af-output-col{display:flex;flex-direction:column;gap:6px;}
.fg-autofill-gutenberg .af-field-chip{
  background:rgba(255,255,255,0.055);
  border:1px solid rgba(255,255,255,0.10);
  border-radius:9px;
  padding:7px 11px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  animation:afFieldIn 0.5s ease both;
}
.fg-autofill-gutenberg .af-field-chip:nth-child(1){animation-delay:0.6s;}
.fg-autofill-gutenberg .af-field-chip:nth-child(2){animation-delay:0.72s;}
.fg-autofill-gutenberg .af-field-chip:nth-child(3){animation-delay:0.84s;}
.fg-autofill-gutenberg .af-field-chip:nth-child(4){animation-delay:0.96s;}
.fg-autofill-gutenberg .af-field-chip:nth-child(5){animation-delay:1.08s;}
.fg-autofill-gutenberg .af-field-label{font-size:11.5px;color:rgba(255,255,255,0.48);}
.fg-autofill-gutenberg .af-field-value{
  font-family:var(--font-mono);
  font-size:11.5px;
  color:var(--fg-white);
  text-align:right;
}
.fg-autofill-gutenberg .af-field-check{
  width:16px;height:16px;border-radius:50%;
  background:rgba(229,57,53,0.18);
  border:1px solid rgba(229,57,53,0.4);
  display:flex;align-items:center;justify-content:center;
  flex-shrink:0;
}
.fg-autofill-gutenberg .af-field-check svg{color:var(--fg-red);}

.fg-autofill-gutenberg .af-dest-row{
  display:flex;flex-direction:column;gap:6px;
}
.fg-autofill-gutenberg .af-dest-pill{
  background:rgba(255,255,255,0.055);
  border:1px solid rgba(255,255,255,0.10);
  border-radius:8px;
  padding:8px 12px;
  font-size:12.5px;
  color:rgba(255,255,255,0.66);
  display:flex;align-items:center;gap:8px;
  animation:afDestIn 0.5s ease both;
}
.fg-autofill-gutenberg .af-dest-pill:nth-child(1){animation-delay:1.1s;}
.fg-autofill-gutenberg .af-dest-pill:nth-child(2){animation-delay:1.22s;}
.fg-autofill-gutenberg .af-dest-pill:nth-child(3){animation-delay:1.34s;}
.fg-autofill-gutenberg .af-dest-pill:nth-child(4){animation-delay:1.46s;}
.fg-autofill-gutenberg .af-dest-dot{width:6px;height:6px;border-radius:50%;background:var(--fg-red);flex-shrink:0;}

@keyframes afChipIn{from{opacity:0;transform:translateX(-8px);}to{opacity:1;transform:translateX(0);}}
@keyframes afFieldIn{from{opacity:0;transform:translateX(8px);}to{opacity:1;transform:translateX(0);}}
@keyframes afDestIn{from{opacity:0;transform:translateX(12px);}to{opacity:1;transform:translateX(0);}}
@keyframes afStagePulse{0%,100%{box-shadow:0 0 0 3px rgba(229,57,53,0.18);}50%{box-shadow:0 0 0 5px rgba(229,57,53,0.32);}}

@media (hover:none){
  .fg-autofill-gutenberg .af-hero{--glow-x:72%;--glow-y:18%;--glow-opacity:0.58;}
}
@media (max-width:980px){
  .fg-autofill-gutenberg .af-hero-inner{grid-template-columns:1fr;}
  .fg-autofill-gutenberg .af-hero-copy{max-width:none;}
  .fg-autofill-gutenberg .af-hero-visual{min-height:340px;}
  .fg-autofill-gutenberg .af-flow-row{grid-template-columns:1fr 28px 1fr 28px 1fr;}
}
@media (max-width:900px){
  .fg-autofill-gutenberg .af-hero{padding:112px 0 78px;}
}
@media (max-width:600px){
  .fg-autofill-gutenberg .af-flow-row{grid-template-columns:1fr;}
  .fg-autofill-gutenberg .af-flow-arrow{transform:rotate(90deg);margin:4px auto;}
  .fg-autofill-gutenberg .af-flow-wrap{gap:4px;}
}


/* ═══════════════════════════════════════
   PROBLEM SECTION
═══════════════════════════════════════ */
.fg-autofill-gutenberg .af-problem-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:60px;
  align-items:start;
}
.fg-autofill-gutenberg .af-problem-lede{
  font-size:clamp(22px,2.6vw,30px);
  font-family:var(--font-display);
  font-weight:600;
  line-height:1.22;
  letter-spacing:-0.02em;
  color:var(--fg-text);
  position:sticky;
  top:120px;
}
.fg-autofill-gutenberg .af-problem-lede span{color:var(--fg-gray-accent);}
.fg-autofill-gutenberg .af-problem-rows{display:flex;flex-direction:column;}
.fg-autofill-gutenberg .af-prob-row{
  display:grid;
  grid-template-columns:36px 1fr;
  gap:18px;
  align-items:start;
  padding:26px 0;
  border-bottom:1px solid var(--fg-border);
  transition:background .18s ease;
}
.fg-autofill-gutenberg .af-prob-row:first-child{border-top:1px solid var(--fg-border);}
.fg-autofill-gutenberg .af-prob-row:hover{background:var(--fg-light-gray);}
.fg-autofill-gutenberg .af-prob-num{
  font-family:var(--font-mono);
  font-size:11px;
  color:var(--fg-red);
  letter-spacing:0.08em;
  padding-top:4px;
}
.fg-autofill-gutenberg .af-prob-body h3{font-size:16.5px;line-height:1.3;}
.fg-autofill-gutenberg .af-prob-body p{margin-top:8px;font-size:14.5px;color:var(--fg-muted);line-height:1.58;}
.fg-autofill-gutenberg .af-problem-close{
  margin-top:44px;
  padding:26px 28px;
  border-radius:var(--radius);
  background:var(--fg-black);
  color:var(--fg-white);
  font-size:16px;
  line-height:1.6;
  font-weight:500;
}
.fg-autofill-gutenberg .af-problem-close strong{color:rgba(255,255,255,0.86);}

@media (max-width:860px){
  .fg-autofill-gutenberg .af-problem-grid{grid-template-columns:1fr;gap:36px;}
  .fg-autofill-gutenberg .af-problem-lede{position:static;}
}


/* ═══════════════════════════════════════
   HOW IT WORKS (4-stage)
═══════════════════════════════════════ */
.fg-autofill-gutenberg .af-stages-wrap{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
  position:relative;
}
.fg-autofill-gutenberg .af-stages-wrap::before{
  content:"";
  position:absolute;
  left:8%;right:8%;
  top:44px;
  height:2px;
  background:linear-gradient(90deg, transparent, rgba(148,163,184,0.5), transparent);
  pointer-events:none;
}
.fg-autofill-gutenberg .af-stages-wrap:hover::before{opacity:0;}
.fg-autofill-gutenberg .af-stage{
  position:relative;
  z-index:1;
  min-height:220px;
  padding:24px 20px;
  border-radius:18px;
  background:var(--fg-white);
  border:1px solid var(--fg-border);
  box-shadow:0 8px 28px rgba(11,11,13,0.05);
  display:flex;
  flex-direction:column;
  gap:12px;
  transform-origin:center;
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease, background .22s ease;
  cursor:default;
}
@media (hover:hover){
  .fg-autofill-gutenberg .af-stage:hover,
.fg-autofill-gutenberg .af-stage:focus-within{
    transform:scale(1.07) translateY(-6px);
    z-index:5;
    border-color:var(--fg-gray-accent);
    background:var(--fg-off-white);
    box-shadow:0 24px 60px rgba(11,11,13,0.13), 0 0 0 5px rgba(82,82,91,0.07);
  }
  .fg-autofill-gutenberg .af-stages-wrap:hover .af-stage:not(:hover){opacity:0.72;}
}
.fg-autofill-gutenberg .af-stage-top{display:flex;align-items:center;justify-content:space-between;gap:12px;}
.fg-autofill-gutenberg .af-stage .num{font-family:var(--font-mono);font-size:12px;color:var(--fg-gray-accent);letter-spacing:0.08em;}
.fg-autofill-gutenberg .af-stage-icon{
  width:44px;height:44px;border-radius:14px;
  background:var(--fg-gray-accent-soft);
  color:var(--fg-gray-accent);
  display:flex;align-items:center;justify-content:center;
  flex-shrink:0;
}
.fg-autofill-gutenberg .af-stage-icon svg *{stroke:currentColor;}
.fg-autofill-gutenberg .af-stage h3{font-size:16.5px;line-height:1.32;}
.fg-autofill-gutenberg .af-stage p{font-size:13.5px;color:var(--fg-muted);line-height:1.6;}
.fg-autofill-gutenberg .af-stage-note{
  margin-top:auto;
  padding:10px 12px;
  border-radius:10px;
  background:var(--fg-light-gray);
  border:1px solid var(--fg-border);
  color:var(--fg-muted-dark);
  font-size:12px;
  line-height:1.45;
  font-family:var(--font-mono);
}
.fg-autofill-gutenberg .af-stage-connector{
  position:absolute;
  right:-18px;top:50%;
  width:36px;height:36px;
  border-radius:999px;
  background:var(--fg-black);
  color:var(--fg-white);
  display:flex;align-items:center;justify-content:center;
  transform:translateY(-50%);
  z-index:40;
  border:3px solid var(--fg-white);
  box-shadow:0 8px 22px rgba(11,11,13,0.16);
  font-size:14px;
}
.fg-autofill-gutenberg .af-stage:last-child .af-stage-connector{display:none;}

@media (max-width:1040px){
  .fg-autofill-gutenberg .af-stages-wrap{grid-template-columns:repeat(2,1fr);}
  .fg-autofill-gutenberg .af-stages-wrap::before{display:none;}
  .fg-autofill-gutenberg .af-stage-connector{display:none;}
  .fg-autofill-gutenberg .af-stage:hover,
.fg-autofill-gutenberg .af-stage:focus-within{transform:translateY(-4px) scale(1.03);}
}
@media (max-width:640px){
  .fg-autofill-gutenberg .af-stages-wrap{grid-template-columns:1fr;}
  .fg-autofill-gutenberg .af-stage{min-height:0;padding:22px 18px;}
}


/* ═══════════════════════════════════════
   DATA EXTRACTION VISUAL
═══════════════════════════════════════ */
.fg-autofill-gutenberg .af-extract-layout{
  display:grid;
  grid-template-columns:1fr 48px 1fr;
  gap:0;
  align-items:start;
}
.fg-autofill-gutenberg .af-doc-sample{
  background:var(--fg-white);
  border:1px solid var(--fg-border);
  border-radius:var(--radius);
  overflow:hidden;
  box-shadow:0 12px 40px rgba(11,11,13,0.07);
}
.fg-autofill-gutenberg .af-doc-header{
  background:var(--fg-light-gray);
  border-bottom:1px solid var(--fg-border);
  padding:14px 18px;
  display:flex;align-items:center;gap:10px;
}
.fg-autofill-gutenberg .af-doc-header-label{font-family:var(--font-mono);font-size:11.5px;color:var(--fg-muted);letter-spacing:0.06em;text-transform:uppercase;}
.fg-autofill-gutenberg .af-doc-type-badge{
  margin-left:auto;
  background:var(--fg-red-soft);
  color:var(--fg-red);
  font-family:var(--font-mono);
  font-size:10.5px;
  letter-spacing:0.06em;
  text-transform:uppercase;
  padding:3px 9px;
  border-radius:999px;
}
.fg-autofill-gutenberg .af-doc-body{padding:18px;}
.fg-autofill-gutenberg .af-doc-line{
  height:7px;border-radius:4px;
  background:var(--fg-border);
  margin-bottom:10px;
}
.fg-autofill-gutenberg .af-doc-line.w70{width:70%;}
.fg-autofill-gutenberg .af-doc-line.w50{width:50%;}
.fg-autofill-gutenberg .af-doc-line.w85{width:85%;}
.fg-autofill-gutenberg .af-doc-line.w40{width:40%;}
.fg-autofill-gutenberg .af-doc-line.w60{width:60%;}
.fg-autofill-gutenberg .af-doc-line.w30{width:30%;}
.fg-autofill-gutenberg .af-doc-highlight{
  position:relative;
  background:rgba(229,57,53,0.06);
  border:1px solid rgba(229,57,53,0.22);
  border-radius:6px;
  margin-bottom:10px;
  padding:8px 10px;
}
.fg-autofill-gutenberg .af-doc-highlight::after{
  content:"";
  position:absolute;
  right:-1px;top:-1px;bottom:-1px;
  width:3px;
  background:var(--fg-red);
  border-radius:0 6px 6px 0;
}
.fg-autofill-gutenberg .af-doc-highlight-label{font-family:var(--font-mono);font-size:10px;text-transform:uppercase;letter-spacing:0.07em;color:var(--fg-red);margin-bottom:4px;}
.fg-autofill-gutenberg .af-doc-highlight-value{height:7px;border-radius:4px;background:rgba(229,57,53,0.28);width:80%;}

.fg-autofill-gutenberg .af-extract-arrow{
  display:flex;align-items:center;justify-content:center;
  padding-top:60px;
}
.fg-autofill-gutenberg .af-extract-arrow svg{color:var(--fg-gray-accent);}

.fg-autofill-gutenberg .af-fields-panel{
  background:var(--fg-white);
  border:1px solid var(--fg-border);
  border-radius:var(--radius);
  overflow:hidden;
  box-shadow:0 12px 40px rgba(11,11,13,0.07);
}
.fg-autofill-gutenberg .af-fields-header{
  background:var(--fg-light-gray);
  border-bottom:1px solid var(--fg-border);
  padding:14px 18px;
  font-family:var(--font-mono);
  font-size:11.5px;
  color:var(--fg-muted);
  letter-spacing:0.06em;
  text-transform:uppercase;
}
.fg-autofill-gutenberg .af-field-group{border-bottom:1px solid var(--fg-border);}
.fg-autofill-gutenberg .af-field-group:last-child{border-bottom:none;}
.fg-autofill-gutenberg .af-field-group-label{
  padding:10px 18px 6px;
  font-size:11px;
  font-weight:700;
  letter-spacing:0.1em;
  text-transform:uppercase;
  color:var(--fg-muted);
}
.fg-autofill-gutenberg .af-field-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:4px;
  padding:5px 18px;
}
.fg-autofill-gutenberg .af-field-row:last-child{padding-bottom:10px;}
.fg-autofill-gutenberg .af-field-key{font-size:12.5px;color:var(--fg-muted);}
.fg-autofill-gutenberg .af-field-val{
  font-family:var(--font-mono);
  font-size:12.5px;
  color:var(--fg-text);
  font-weight:600;
  text-align:right;
}

@media (max-width:860px){
  .fg-autofill-gutenberg .af-extract-layout{grid-template-columns:1fr;gap:20px;}
  .fg-autofill-gutenberg .af-extract-arrow{padding-top:0;transform:rotate(90deg);}
}


/* ═══════════════════════════════════════
   MORE THAN OCR
═══════════════════════════════════════ */
.fg-autofill-gutenberg .af-ocr-progression{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:0;
  border:1px solid var(--fg-border);
  border-radius:var(--radius);
  overflow:hidden;
  background:var(--fg-white);
  box-shadow:0 8px 32px rgba(11,11,13,0.05);
}
.fg-autofill-gutenberg .af-ocr-step{
  padding:30px 24px;
  border-right:1px solid var(--fg-border);
  position:relative;
}
.fg-autofill-gutenberg .af-ocr-step:last-child{border-right:none;}
.fg-autofill-gutenberg .af-ocr-step-num{
  font-family:var(--font-mono);
  font-size:11px;
  color:var(--fg-muted);
  letter-spacing:0.1em;
  text-transform:uppercase;
  margin-bottom:14px;
}
.fg-autofill-gutenberg .af-ocr-step h3{font-size:16px;line-height:1.3;margin-bottom:10px;}
.fg-autofill-gutenberg .af-ocr-step p{font-size:13.5px;color:var(--fg-muted);line-height:1.58;}
.fg-autofill-gutenberg .af-ocr-step-tag{
  display:inline-flex;
  align-items:center;
  gap:5px;
  margin-top:16px;
  font-family:var(--font-mono);
  font-size:10.5px;
  letter-spacing:0.06em;
  text-transform:uppercase;
  padding:4px 10px;
  border-radius:999px;
}
.fg-autofill-gutenberg .af-ocr-step-tag.gray{background:var(--fg-light-gray);color:var(--fg-muted-dark);}
.fg-autofill-gutenberg .af-ocr-step-tag.red{background:var(--fg-red-soft);color:var(--fg-red);}

@media (max-width:900px){
  .fg-autofill-gutenberg .af-ocr-progression{grid-template-columns:1fr 1fr;}
  .fg-autofill-gutenberg .af-ocr-step:nth-child(2){border-right:none;}
  .fg-autofill-gutenberg .af-ocr-step:nth-child(1),
.fg-autofill-gutenberg .af-ocr-step:nth-child(2){border-bottom:1px solid var(--fg-border);}
}
@media (max-width:540px){
  .fg-autofill-gutenberg .af-ocr-progression{grid-template-columns:1fr;}
  .fg-autofill-gutenberg .af-ocr-step{border-right:none;border-bottom:1px solid var(--fg-border);}
  .fg-autofill-gutenberg .af-ocr-step:last-child{border-bottom:none;}
}


/* ═══════════════════════════════════════
   DOCUMENT WORKFLOWS
═══════════════════════════════════════ */
.fg-autofill-gutenberg .af-workflows-grid{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:14px;
}
.fg-autofill-gutenberg .af-workflow-card{
  padding:22px 18px;
  border-radius:var(--radius);
  background:var(--fg-white);
  border:1px solid var(--fg-border);
  box-shadow:0 4px 18px rgba(11,11,13,0.04);
  display:flex;
  flex-direction:column;
  gap:12px;
  transition:transform .18s ease, border-color .18s ease, box-shadow .18s ease;
}
.fg-autofill-gutenberg .af-workflow-card:hover{
  transform:translateY(-3px);
  border-color:var(--fg-gray-line);
  box-shadow:0 16px 40px rgba(11,11,13,0.08);
}
.fg-autofill-gutenberg .af-wf-icon{
  width:40px;height:40px;border-radius:12px;
  background:var(--fg-red-soft);
  color:var(--fg-red);
  display:flex;align-items:center;justify-content:center;
}
.fg-autofill-gutenberg .af-wf-icon svg *{stroke:currentColor;}
.fg-autofill-gutenberg .af-workflow-card h3{font-size:15.5px;line-height:1.3;}
.fg-autofill-gutenberg .af-workflow-card p{font-size:13px;color:var(--fg-muted);line-height:1.55;}

@media (max-width:1040px){.fg-autofill-gutenberg .af-workflows-grid{grid-template-columns:repeat(3,1fr);}}
@media (max-width:680px){.fg-autofill-gutenberg .af-workflows-grid{grid-template-columns:1fr 1fr;}}
@media (max-width:460px){.fg-autofill-gutenberg .af-workflows-grid{grid-template-columns:1fr;}}


/* ═══════════════════════════════════════
   SYSTEM CONNECTIONS
═══════════════════════════════════════ */
.fg-autofill-gutenberg .af-connect-layout{
  display:grid;
  grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);
  gap:44px;
  align-items:start;
}
.fg-autofill-gutenberg .af-connect-copy{
  padding:28px;
  border-radius:18px;
  background:rgba(255,255,255,0.045);
  border:1px solid rgba(255,255,255,0.10);
}
.fg-autofill-gutenberg .af-connect-copy h3{
  color:var(--fg-white);
  font-size:21px;
  line-height:1.3;
}
.fg-autofill-gutenberg .af-connect-copy p{
  margin-top:14px;
  font-size:15px;
  color:rgba(255,255,255,0.62);
  line-height:1.68;
}
.fg-autofill-gutenberg .af-connect-points{
  margin-top:24px;
  display:flex;
  flex-direction:column;
  gap:12px;
}
.fg-autofill-gutenberg .af-connect-point{
  display:flex;
  align-items:flex-start;
  gap:11px;
  padding-top:12px;
  border-top:1px solid rgba(255,255,255,0.08);
}
.fg-autofill-gutenberg .af-connect-point:first-child{padding-top:0;border-top:0;}
.fg-autofill-gutenberg .af-connect-point-dot{
  width:8px;
  height:8px;
  margin-top:7px;
  border-radius:50%;
  background:var(--fg-red);
  flex-shrink:0;
}
.fg-autofill-gutenberg .af-connect-point strong{
  display:block;
  color:var(--fg-white);
  font-size:14px;
  margin-bottom:3px;
}
.fg-autofill-gutenberg .af-connect-point span{
  display:block;
  color:rgba(255,255,255,0.52);
  font-size:13px;
  line-height:1.55;
}
.fg-autofill-gutenberg .af-system-list{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}
.fg-autofill-gutenberg .af-system-item{
  display:flex;
  align-items:center;
  gap:10px;
  min-height:58px;
  padding:13px 14px;
  background:rgba(255,255,255,0.05);
  border:1px solid rgba(255,255,255,0.10);
  border-radius:11px;
  font-size:13.5px;
  font-weight:500;
  color:rgba(255,255,255,0.80);
  transition:border-color .15s ease, transform .15s ease, background .15s ease;
}
.fg-autofill-gutenberg .af-system-item:hover{
  border-color:rgba(255,255,255,0.25);
  background:rgba(255,255,255,0.075);
  transform:translateY(-2px);
}
.fg-autofill-gutenberg .af-system-dot{
  width:8px;
  height:8px;
  border-radius:50%;
  background:var(--fg-red);
  flex-shrink:0;
}
.fg-autofill-gutenberg .af-connect-note{
  margin-top:14px;
  padding:16px 18px;
  border-radius:12px;
  background:rgba(255,255,255,0.035);
  border:1px solid rgba(255,255,255,0.08);
  font-size:13.5px;
  color:rgba(255,255,255,0.56);
  line-height:1.6;
}

@media (max-width:900px){
  .fg-autofill-gutenberg .af-connect-layout{grid-template-columns:1fr;gap:24px;}
}
@media (max-width:560px){
  .fg-autofill-gutenberg .af-connect-copy{padding:22px 18px;}
  .fg-autofill-gutenberg .af-system-list{grid-template-columns:1fr;}
}


/* ═══════════════════════════════════════
   EXCEPTION HANDLING AND FIELD REVIEW
═══════════════════════════════════════ */
.fg-autofill-gutenberg .af-exception-box{
  border:1px solid var(--fg-border);
  border-radius:20px;
  background:var(--fg-white);
  box-shadow:0 18px 56px rgba(11,11,13,0.08);
  overflow:hidden;
}
.fg-autofill-gutenberg .af-exception-intro{
  display:grid;
  grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);
  gap:38px;
  align-items:start;
  padding:34px;
  background:linear-gradient(180deg,#FFFFFF 0%,#FAFAFA 100%);
  border-bottom:1px solid var(--fg-border);
}
.fg-autofill-gutenberg .af-exception-intro h2{
  font-size:clamp(26px,3vw,38px);
  line-height:1.15;
}
.fg-autofill-gutenberg .af-exception-intro p{
  font-size:15.5px;
  color:var(--fg-muted-dark);
  line-height:1.68;
}
.fg-autofill-gutenberg .af-exception-features{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  padding:22px 34px 30px;
  border-bottom:1px solid var(--fg-border);
}
.fg-autofill-gutenberg .af-exception-feature{
  padding:16px;
  border-radius:12px;
  background:var(--fg-light-gray);
  border:1px solid var(--fg-border);
}
.fg-autofill-gutenberg .af-exception-feature h3{
  font-size:14.5px;
  line-height:1.35;
  margin-bottom:6px;
}
.fg-autofill-gutenberg .af-exception-feature p{
  font-size:13px;
  color:var(--fg-muted);
  line-height:1.55;
}
.fg-autofill-gutenberg .af-review-panel{
  background:var(--fg-white);
}
.fg-autofill-gutenberg .af-review-panel-header{
  background:var(--fg-light-gray);
  border-bottom:1px solid var(--fg-border);
  padding:14px 18px;
  display:flex;
  align-items:center;
  gap:8px;
}
.fg-autofill-gutenberg .af-panel-title{
  font-family:var(--font-mono);
  font-size:11.5px;
  color:var(--fg-muted);
  letter-spacing:0.07em;
  text-transform:uppercase;
}
.fg-autofill-gutenberg .af-panel-badge{
  margin-left:auto;
  background:rgba(229,57,53,0.10);
  color:var(--fg-red);
  font-family:var(--font-mono);
  font-size:10.5px;
  padding:3px 9px;
  border-radius:999px;
  letter-spacing:0.06em;
}
.fg-autofill-gutenberg .af-review-field-list{padding:10px;}
.fg-autofill-gutenberg .af-rev-field{
  display:grid;
  grid-template-columns:110px minmax(0,1fr) 90px 44px;
  gap:12px;
  align-items:center;
  padding:11px 12px;
  border-radius:9px;
  margin-bottom:4px;
  font-size:13px;
  transition:background .15s ease;
}
.fg-autofill-gutenberg .af-rev-field:hover{background:var(--fg-light-gray);}
.fg-autofill-gutenberg .af-rev-field:last-child{margin-bottom:0;}
.fg-autofill-gutenberg .af-rev-field-name{color:var(--fg-muted);font-size:12.5px;}
.fg-autofill-gutenberg .af-rev-field-value{
  min-width:0;
  overflow-wrap:anywhere;
  font-weight:600;
  color:var(--fg-text);
  font-family:var(--font-mono);
  font-size:12.5px;
}
.fg-autofill-gutenberg .af-conf-bar{
  height:6px;
  border-radius:999px;
  background:var(--fg-border);
  position:relative;
  overflow:hidden;
}
.fg-autofill-gutenberg .af-conf-fill{
  height:100%;
  border-radius:999px;
  background:var(--fg-gray-accent);
  transition:width .4s ease;
}
.fg-autofill-gutenberg .af-conf-fill.hi{background:#22c55e;}
.fg-autofill-gutenberg .af-conf-fill.lo{background:var(--fg-red);}
.fg-autofill-gutenberg .af-rev-action{display:flex;align-items:center;justify-content:flex-end;}
.fg-autofill-gutenberg .af-action-approve,
.fg-autofill-gutenberg .af-action-flag{
  width:28px;
  height:28px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
}
.fg-autofill-gutenberg .af-action-approve{
  background:rgba(34,197,94,0.10);
  border:1px solid rgba(34,197,94,0.30);
  color:#16a34a;
}
.fg-autofill-gutenberg .af-action-flag{
  background:rgba(229,57,53,0.08);
  border:1px solid rgba(229,57,53,0.28);
  color:var(--fg-red);
}

@media (max-width:900px){
  .fg-autofill-gutenberg .af-exception-intro{grid-template-columns:1fr;gap:16px;}
  .fg-autofill-gutenberg .af-exception-features{grid-template-columns:1fr;}
}
@media (max-width:600px){
  .fg-autofill-gutenberg .af-exception-intro{padding:26px 20px;}
  .fg-autofill-gutenberg .af-exception-features{padding:18px 20px 24px;}
  .fg-autofill-gutenberg .af-review-field-list{padding:8px;}
  .fg-autofill-gutenberg .af-rev-field{
    grid-template-columns:minmax(0,1fr) auto;
    gap:7px 10px;
    padding:12px 10px;
  }
  .fg-autofill-gutenberg .af-rev-field-name{grid-column:1;}
  .fg-autofill-gutenberg .af-rev-action{grid-column:2;grid-row:1;}
  .fg-autofill-gutenberg .af-rev-field-value{grid-column:1 / -1;font-size:12px !important;}
  .fg-autofill-gutenberg .af-rev-field > div:nth-child(3){grid-column:1 / -1;}
}


/* ═══════════════════════════════════════
   WHO IT'S FOR
═══════════════════════════════════════ */
.fg-autofill-gutenberg .af-for-grid{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:14px;
}
.fg-autofill-gutenberg .af-for-item{
  padding:22px 18px;
  background:var(--fg-white);
  border:1px solid var(--fg-border);
  border-radius:var(--radius);
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.fg-autofill-gutenberg .af-for-item:hover{
  transform:translateY(-3px);
  border-color:var(--fg-gray-line);
  box-shadow:0 16px 38px rgba(11,11,13,0.07);
}
.fg-autofill-gutenberg .af-for-label{
  font-family:var(--font-mono);
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:0.1em;
  color:var(--fg-red);
  margin-bottom:12px;
}
.fg-autofill-gutenberg .af-for-item h3{font-size:15.5px;line-height:1.3;margin-bottom:8px;}
.fg-autofill-gutenberg .af-for-item p{font-size:13px;color:var(--fg-muted);line-height:1.55;}
.fg-autofill-gutenberg .af-audience-note{
  margin-top:24px;
  padding:18px 20px;
  border-radius:14px;
  background:var(--fg-white);
  border:1px solid var(--fg-border);
  color:var(--fg-muted-dark);
  font-size:14.5px;
  line-height:1.65;
}
.fg-autofill-gutenberg .af-audience-note strong{color:var(--fg-text);}

@media (max-width:1040px){.fg-autofill-gutenberg .af-for-grid{grid-template-columns:repeat(3,1fr);}}
@media (max-width:640px){.fg-autofill-gutenberg .af-for-grid{grid-template-columns:1fr 1fr;}}
@media (max-width:440px){.fg-autofill-gutenberg .af-for-grid{grid-template-columns:1fr;}}


/* ═══════════════════════════════════════
   OUTCOMES
═══════════════════════════════════════ */
.fg-autofill-gutenberg .af-outcomes-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}
.fg-autofill-gutenberg .af-outcome{
  padding:26px 22px;
  border-radius:var(--radius);
  background:var(--fg-black);
  border:1px solid var(--fg-border-dark);
  color:var(--fg-white);
  transition:border-color .18s ease, transform .18s ease;
}
.fg-autofill-gutenberg .af-outcome:hover{border-color:rgba(255,255,255,0.22);transform:translateY(-2px);}
.fg-autofill-gutenberg .af-outcome-icon{
  width:40px;height:40px;border-radius:12px;
  background:rgba(229,57,53,0.12);
  border:1px solid rgba(229,57,53,0.22);
  color:var(--fg-red);
  display:flex;align-items:center;justify-content:center;
  margin-bottom:16px;
}
.fg-autofill-gutenberg .af-outcome-icon svg *{stroke:currentColor;}
.fg-autofill-gutenberg .af-outcome h3{font-size:16px;line-height:1.32;color:var(--fg-white);margin-bottom:8px;}
.fg-autofill-gutenberg .af-outcome p{font-size:13.5px;color:rgba(255,255,255,0.54);line-height:1.58;}
.fg-autofill-gutenberg .af-outcome-calc-link{
  margin-top:40px;
  text-align:center;
  font-size:14.5px;
  color:var(--fg-muted-dark);
}
.fg-autofill-gutenberg .af-outcome-calc-link a{color:var(--fg-gray-accent);text-decoration:underline;text-underline-offset:3px;}
.fg-autofill-gutenberg .af-outcome-calc-link a:hover{color:var(--fg-text);}

@media (max-width:860px){.fg-autofill-gutenberg .af-outcomes-grid{grid-template-columns:1fr 1fr;}}
@media (max-width:560px){.fg-autofill-gutenberg .af-outcomes-grid{grid-template-columns:1fr;}}


/* ═══════════════════════════════════════
   IMPLEMENTATION TIMELINE
═══════════════════════════════════════ */
.fg-autofill-gutenberg .af-timeline{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:0;
  position:relative;
}
.fg-autofill-gutenberg .af-timeline::before{
  content:"";
  position:absolute;
  left:10%;right:10%;
  top:28px;
  height:1px;
  background:var(--fg-border);
  z-index:0;
}
.fg-autofill-gutenberg .af-tl-step{
  position:relative;
  z-index:1;
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
  padding:0 14px;
}
.fg-autofill-gutenberg .af-tl-dot{
  width:56px;height:56px;border-radius:50%;
  background:var(--fg-white);
  border:2px solid var(--fg-border);
  display:flex;align-items:center;justify-content:center;
  flex-shrink:0;
  margin-bottom:18px;
  position:relative;
  z-index:1;
  transition:border-color .18s ease, box-shadow .18s ease;
}
.fg-autofill-gutenberg .af-tl-step:hover .af-tl-dot{
  border-color:var(--fg-gray-accent);
  box-shadow:0 8px 22px rgba(11,11,13,0.10);
}
.fg-autofill-gutenberg .af-tl-num{
  font-family:var(--font-mono);
  font-size:14px;
  font-weight:700;
  color:var(--fg-gray-accent);
}
.fg-autofill-gutenberg .af-tl-step h3{font-size:14.5px;line-height:1.3;margin-bottom:8px;}
.fg-autofill-gutenberg .af-tl-step p{font-size:13px;color:var(--fg-muted);line-height:1.55;}

@media (max-width:900px){
  .fg-autofill-gutenberg .af-timeline{grid-template-columns:1fr 1fr;gap:24px;}
  .fg-autofill-gutenberg .af-timeline::before{display:none;}
  .fg-autofill-gutenberg .af-tl-step{align-items:flex-start;text-align:left;flex-direction:row;gap:16px;}
  .fg-autofill-gutenberg .af-tl-dot{flex-shrink:0;margin-bottom:0;}
}
@media (max-width:540px){
  .fg-autofill-gutenberg .af-timeline{grid-template-columns:1fr;}
}


/* ═══════════════════════════════════════
   FAQ (exact homepage accordion style)
═══════════════════════════════════════ */
.fg-autofill-gutenberg .af-faq{max-width:780px;margin:0 auto;}
.fg-autofill-gutenberg .af-faq-item{
  border-bottom:1px solid var(--fg-border);
}
.fg-autofill-gutenberg .af-faq-item:first-child{border-top:1px solid var(--fg-border);}
.fg-autofill-gutenberg .af-faq-trigger{
  appearance:none;
  border:0;
  background:transparent;
  width:100%;
  text-align:left;
  padding:20px 0;
  font-family:var(--font-display);
  font-size:16.5px;
  font-weight:600;
  color:var(--fg-text);
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  letter-spacing:-0.005em;
  line-height:1.3;
  transition:color .15s ease;
}
.fg-autofill-gutenberg .af-faq-trigger:hover{color:var(--fg-gray-accent);}
.fg-autofill-gutenberg .af-faq-trigger[aria-expanded="true"]{color:var(--fg-text);}
.fg-autofill-gutenberg .af-faq-icon{
  width:32px;height:32px;border-radius:50%;
  background:var(--fg-light-gray);
  border:1px solid var(--fg-border);
  display:flex;align-items:center;justify-content:center;
  flex-shrink:0;
  transition:transform .22s ease, background .15s ease;
  color:var(--fg-gray-accent);
}
.fg-autofill-gutenberg .af-faq-trigger[aria-expanded="true"] .af-faq-icon{
  transform:rotate(45deg);
  background:var(--fg-black);
  color:var(--fg-white);
  border-color:var(--fg-black);
}
.fg-autofill-gutenberg .af-faq-panel{
  overflow:hidden;
  max-height:0;
  transition:max-height .3s ease;
}
.fg-autofill-gutenberg .af-faq-panel.is-open{max-height:400px;}
.fg-autofill-gutenberg .af-faq-body{
  padding-bottom:20px;
  font-size:15.5px;
  color:var(--fg-muted-dark);
  line-height:1.68;
}


/* ═══════════════════════════════════════
   FINAL CTA
═══════════════════════════════════════ */
.fg-autofill-gutenberg .af-final-cta{
  background:var(--fg-charcoal);
  color:var(--fg-white);
  text-align:center;
  padding:110px 0;
}
.fg-autofill-gutenberg .af-final-cta h2{
  font-size:clamp(26px,3.4vw,44px);
  max-width:720px;
  margin:0 auto;
  line-height:1.15;
  letter-spacing:-0.025em;
  color : white !important;
}
.fg-autofill-gutenberg .af-final-cta p{
  margin-top:20px;
  color:rgba(255,255,255,0.66);
  font-size:16.5px;
  max-width:600px;
  margin-left:auto;
  margin-right:auto;
  line-height:1.65;
}
.fg-autofill-gutenberg .af-final-cta-btns{
  display:flex;
  justify-content:center;
  margin-top:36px;
  flex-wrap:wrap;
  gap:14px;
}

/* ─── GLOBAL MOBILE TIDY ─── */
@media (max-width:600px){
  .fg-autofill-gutenberg .wrap{padding:0 18px;}
  .fg-autofill-gutenberg .af-section{padding:62px 0;}
  .fg-autofill-gutenberg .section-head{margin-bottom:34px;}
  .fg-autofill-gutenberg .section-head h2{font-size:clamp(25px,8vw,32px);}
  .fg-autofill-gutenberg .section-head p{font-size:15px;}
  .fg-autofill-gutenberg .af-hero{padding:74px 0 62px;}
  .fg-autofill-gutenberg .af-hero h1{font-size:clamp(34px,11vw,46px);}
  .fg-autofill-gutenberg .af-hero p.sub{font-size:16px;line-height:1.6;}
  .fg-autofill-gutenberg .af-hero-ctas .btn,
.fg-autofill-gutenberg .af-final-cta-btns .btn{width:100%;min-height:46px;}
  .fg-autofill-gutenberg .af-hero-proof{gap:8px;margin-top:28px;}
  .fg-autofill-gutenberg .proof-pill{font-size:11px;padding:8px 10px;}
  .fg-autofill-gutenberg .af-hero-visual{min-height:0;margin-top:8px;}
  .fg-autofill-gutenberg .af-flow-col-label{margin-top:4px;}
  .fg-autofill-gutenberg .af-problem-close{padding:22px 20px;}
  .fg-autofill-gutenberg .af-doc-body{padding:14px;}
  .fg-autofill-gutenberg .af-field-row{padding-left:14px;padding-right:14px;}
  .fg-autofill-gutenberg .af-final-cta{padding:78px 0;}
}

@media (prefers-reduced-motion: reduce){
  .fg-autofill-gutenberg *{animation:none !important;transition:none !important;scroll-behavior:auto !important;}
}

body .wp-block-cover:not(.has-text-color.has-link-color) p {
    color: #ffffffa8 !important;
}

/* =====================================================
   AUTOFILL HERO DIAGRAM: PREVENT TEXT WRAPPING
===================================================== */

.fg-autofill-gutenberg .af-hero-visual {
	overflow: visible !important;
}

.fg-autofill-gutenberg .af-flow-wrap {
	width: 100% !important;
	max-width: 720px !important;
	margin: 0 auto !important;
	overflow: visible !important;
}

.fg-autofill-gutenberg .af-flow-row {
	display: grid !important;
	grid-template-columns:
		minmax(180px, 1fr)
		42px
		minmax(230px, 1.18fr)
		42px
		minmax(180px, 1fr) !important;
	align-items: stretch !important;
	width: 100% !important;
	gap: 0 !important;
}

/* Incoming and Systems columns */

.fg-autofill-gutenberg .af-flow-col,
.fg-autofill-gutenberg .af-output-col,
.fg-autofill-gutenberg .af-dest-row {
	min-width: 0 !important;
	width: 100% !important;
}

.fg-autofill-gutenberg .af-doc-chip,
.fg-autofill-gutenberg .af-dest-pill {
	width: 100% !important;
	min-width: 0 !important;
	white-space: nowrap !important;
	word-break: normal !important;
	overflow-wrap: normal !important;
	hyphens: none !important;
}

/* Middle AutoFill box */

.fg-autofill-gutenberg .af-process-box {
	width: 100% !important;
	min-width: 230px !important;
	padding: 16px 18px !important;
	overflow: visible !important;
}

.fg-autofill-gutenberg .af-stage-row {
	display: grid !important;
	grid-template-columns:
		10px
		minmax(100px, 1fr)
		max-content !important;
	align-items: center !important;
	column-gap: 10px !important;
	width: 100% !important;
	min-width: 0 !important;
	padding: 12px 0 !important;
}

/* Remove Gutenberg paragraph sizing interference */

.fg-autofill-gutenberg .af-stage-row > p {
	width: auto !important;
	max-width: none !important;
	min-width: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

/* Capture / Understand / Validate / Deliver */

.fg-autofill-gutenberg .af-stage-label {
	display: block !important;
	white-space: nowrap !important;
	word-break: keep-all !important;
	overflow-wrap: normal !important;
	hyphens: none !important;

	font-size: 12px !important;
	font-weight: 600 !important;
	line-height: 1.25 !important;
	letter-spacing: 0.04em !important;
}

/* Ingest / Extract / Review / Send */

.fg-autofill-gutenberg .af-stage-sublabel {
	display: block !important;
	margin-left: 0 !important;
	white-space: nowrap !important;
	word-break: keep-all !important;
	overflow-wrap: normal !important;
	hyphens: none !important;

	font-size: 11.5px !important;
	line-height: 1.25 !important;
	text-align: right !important;
}

/* Keep dots fixed */

.fg-autofill-gutenberg .af-stage-dot {
	width: 7px !important;
	height: 7px !important;
	min-width: 7px !important;
	flex: 0 0 7px !important;
	margin: 0 !important;
	padding: 0 !important;
}

/* Arrows between columns */

.fg-autofill-gutenberg .af-flow-arrow {
	width: 42px !important;
	min-width: 42px !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
}

/* Tablet: the whole diagram moves below the hero text */

@media (max-width: 1100px) {
	.fg-autofill-gutenberg .af-hero-inner {
		grid-template-columns: 1fr !important;
	}

	.fg-autofill-gutenberg .af-hero-copy {
		max-width: 680px !important;
	}

	.fg-autofill-gutenberg .af-flow-wrap {
		max-width: 720px !important;
	}
}

/* Mobile stacking */

@media (max-width: 700px) {
	.fg-autofill-gutenberg .af-flow-row {
		grid-template-columns: 1fr !important;
		gap: 12px !important;
	}

	.fg-autofill-gutenberg .af-process-box {
		min-width: 0 !important;
	}

	.fg-autofill-gutenberg .af-flow-arrow {
		width: 100% !important;
		min-width: 0 !important;
		height: 24px !important;
		transform: rotate(90deg) !important;
	}

	.fg-autofill-gutenberg .af-stage-row {
		grid-template-columns:
			10px
			minmax(100px, 1fr)
			max-content !important;
	}
}

/* ==========================================================
   AUTOFILL EXACT-MATCH FIXES
   Correct heading colors, problem typography, hero diagram,
   and preserve the original moving red glow.
========================================================== */

/* LIGHT SECTIONS: headings must be dark, not gray */
.fg-autofill-gutenberg .af-section:not(.af-section-dark):not(.af-section-black) h2,
.fg-autofill-gutenberg .af-section:not(.af-section-dark):not(.af-section-black) h3,
.fg-autofill-gutenberg .af-section-stripe h2,
.fg-autofill-gutenberg .af-section-stripe h3,
.fg-autofill-gutenberg .section-head h2 {
  color:var(--fg-text) !important;
}

/* DARK SECTIONS: headings must be white */
.fg-autofill-gutenberg .af-section-dark h2,
.fg-autofill-gutenberg .af-section-dark h3,
.fg-autofill-gutenberg .af-section-black h2,
.fg-autofill-gutenberg .af-section-black h3,
.fg-autofill-gutenberg .af-section-dark .section-head h2,
.fg-autofill-gutenberg .af-section-black .section-head h2,
.fg-autofill-gutenberg .af-final-cta h2 {
  color:#FFFFFF !important;
}

/* Dark-section supporting text */
.fg-autofill-gutenberg .af-section-dark .section-head p,
.fg-autofill-gutenberg .af-section-black .section-head p {
  color:var(--fg-on-dark) !important;
}

/* OPERATIONAL PROBLEM:
   The column is only a wrapper. Do not let its title size inherit
   into the explanatory paragraph. */
.fg-autofill-gutenberg .af-problem-lede {
  font-family:var(--font-body);
  font-size:inherit;
  font-weight:400;
  line-height:inherit;
  letter-spacing:normal;
  color:var(--fg-text);
}

.fg-autofill-gutenberg .af-problem-lede > .eyebrow {
  display:inline-flex;
  margin:0 0 18px !important;
  font-family:var(--font-mono) !important;
  font-size:12.5px !important;
  font-weight:500 !important;
  line-height:1.45 !important;
  letter-spacing:0.14em !important;
  color:var(--fg-gray-accent) !important;
}

.fg-autofill-gutenberg .af-problem-lede > #af-problem-heading {
  margin:0 !important;
  max-width:500px;
  font-family:var(--font-display) !important;
  font-size:clamp(22px,2.6vw,30px) !important;
  font-weight:600 !important;
  line-height:1.22 !important;
  letter-spacing:-0.02em !important;
  color:var(--fg-text) !important;
}

.fg-autofill-gutenberg .af-problem-lede > .af-inline-text2 {
  display:block;
  max-width:540px;
  margin:18px 0 0 !important;
  font-family:var(--font-body) !important;
  font-size:15px !important;
  font-weight:400 !important;
  line-height:1.65 !important;
  letter-spacing:0 !important;
  color:var(--fg-muted-dark) !important;
}

/* HERO FLOW:
   Give the process column enough room and prevent word splitting. */
.fg-autofill-gutenberg .af-hero-inner,
.fg-autofill-gutenberg .af-flow-row {
  display:grid !important;
}

.fg-autofill-gutenberg .af-hero-inner > .wp-block-column,
.fg-autofill-gutenberg .af-flow-row > .wp-block-column {
  min-width:0 !important;
  width:auto !important;
  flex-basis:auto !important;
}

.fg-autofill-gutenberg .af-flow-wrap {
  width:100%;
  max-width:640px;
}

.fg-autofill-gutenberg .af-flow-row {
  grid-template-columns:
    minmax(150px,1fr)
    36px
    minmax(214px,1.18fr)
    36px
    minmax(150px,1fr) !important;
  align-items:stretch;
}

.fg-autofill-gutenberg .af-process-box {
  min-width:0;
  padding:16px 14px;
}

.fg-autofill-gutenberg .af-stage-row {
  display:grid !important;
  grid-template-columns:7px minmax(0,1fr) auto;
  align-items:center;
  column-gap:10px;
  min-width:0;
}

.fg-autofill-gutenberg .af-stage-label,
.fg-autofill-gutenberg .af-stage-sublabel {
  min-width:0;
  margin:0 !important;
  white-space:nowrap;
  word-break:normal !important;
  overflow-wrap:normal !important;
  hyphens:none !important;
}

.fg-autofill-gutenberg .af-stage-label {
  font-size:12px !important;
}

.fg-autofill-gutenberg .af-stage-sublabel {
  margin-left:0 !important;
  font-size:11.5px !important;
  text-align:right;
}

.fg-autofill-gutenberg .af-doc-chip,
.fg-autofill-gutenberg .af-dest-pill,
.fg-autofill-gutenberg .af-text-node {
  word-break:normal !important;
  overflow-wrap:normal !important;
}

/* Preserve the moving glow layer above the dark background
   and below all hero content. */
.fg-autofill-gutenberg .af-hero {
  --glow-x:50%;
  --glow-y:34%;
  --glow-opacity:.72;
  position:relative;
  isolation:isolate;
}

.fg-autofill-gutenberg .af-hero::after {
  left:var(--glow-x) !important;
  top:var(--glow-y) !important;
  opacity:var(--glow-opacity) !important;
  z-index:1 !important;
  will-change:left,top,opacity;
}

.fg-autofill-gutenberg .af-hero > .wp-block-cover__inner-container,
.fg-autofill-gutenberg .af-hero-inner {
  position:relative;
  z-index:2 !important;
}

@media (max-width:1100px) {
  .fg-autofill-gutenberg .af-hero-inner {
    grid-template-columns:1fr !important;
    gap:48px !important;
  }

  .fg-autofill-gutenberg .af-hero-copy {
    max-width:720px;
  }

  .fg-autofill-gutenberg .af-hero-visual {
    width:100%;
    min-height:0;
  }

  .fg-autofill-gutenberg .af-flow-wrap {
    max-width:640px;
    margin:0 auto;
  }
}

@media (max-width:720px) {
  .fg-autofill-gutenberg .af-flow-row {
    grid-template-columns:1fr !important;
    gap:10px !important;
  }

  .fg-autofill-gutenberg .af-flow-arrow {
    min-height:28px;
    transform:rotate(90deg);
    margin:0 auto;
  }

  .fg-autofill-gutenberg .af-process-box {
    min-width:0;
  }

  .fg-autofill-gutenberg .af-stage-label,
  .fg-autofill-gutenberg .af-stage-sublabel {
    white-space:normal;
  }
}

/* Problem section only: equal columns + sticky left side */
.af-problem-section {
  overflow: visible !important;
}

.af-problem-grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
  gap: clamp(44px, 6vw, 76px) !important;
  align-items: start !important;
}

.af-problem-grid > .wp-block-column {
  min-width: 0;
  flex-basis: auto !important;
  margin: 0 !important;
}

.af-problem-lede {
  position: sticky !important;
  top: 112px;
  align-self: start;
  font-size: initial;
}

.af-problem-lede .eyebrow {
  margin-bottom: 18px;
}

.af-problem-title {
  margin: 0 !important;
  max-width: 520px;
  font-size: clamp(28px, 3vw, 42px) !important;
  font-weight: 600 !important;
  line-height: 1.15 !important;
  letter-spacing: -0.025em !important;
  color: var(--fg-text) !important;
}

.af-problem-intro {
  max-width: 540px;
  margin: 20px 0 0 !important;
  font-size: 15.5px !important;
  font-weight: 400 !important;
  line-height: 1.72 !important;
  letter-spacing: 0 !important;
  color: var(--fg-muted-dark) !important;
}

.af-problem-right {
  min-width: 0;
}

/* Tablet and mobile */
@media (max-width: 860px) {
  .af-problem-grid {
    grid-template-columns: 1fr !important;
    gap: 38px !important;
  }

  .af-problem-lede {
    position: static !important;
  }
}



/* ==========================================================
   FREIGHTGRAPH CONSOLIDATED SITE CSS
   Homepage + current native footer + interaction/layout fixes
   Replace the old FreightGraph homepage/footer CSS with this file.
========================================================== */


/* ==========================================================
   PART 1 — HOMEPAGE
========================================================== */


/*
FreightGraph Homepage Gutenberg Blocks v2
Scoped to .fg-homepage-blocks so it does not conflict with the AutoFill page.
*/

.fg-homepage-blocks{
  --fgh-black:#0B0B0D;
  --fgh-charcoal:#141416;
  --fgh-red:#E53935;
  --fgh-red-dark:#B91C1C;
  --fgh-red-soft:#FDECEC;
  --fgh-white:#FFFFFF;
  --fgh-off-white:#FAFAFA;
  --fgh-light-gray:#F6F6F7;
  --fgh-border:#E5E7EB;
  --fgh-border-dark:#2A2A2D;
  --fgh-text:#171717;
  --fgh-muted:#6B7280;
  --fgh-muted-dark:#4B5563;
  --fgh-on-dark:#D1D5DB;
  --fgh-gray-accent:#52525B;
  --fgh-gray-accent-soft:#EEEFF1;
  --fgh-font:'Plus Jakarta Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;
  --fgh-mono:'JetBrains Mono',ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;
  --fgh-max:1180px;
  --fgh-radius:14px;
  width:100%;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  color:var(--fgh-text);
  font-family:var(--fgh-font);
  line-height:1.5;
  overflow:hidden;
}
.fg-homepage-blocks,
.fg-homepage-blocks *{box-sizing:border-box}
.fg-homepage-blocks > *{margin-block-start:0!important;margin-block-end:0!important}
.fg-homepage-blocks .wp-block-group,
.fg-homepage-blocks .wp-block-columns,
.fg-homepage-blocks .wp-block-column,
.fg-homepage-blocks .wp-block-cover,
.fg-homepage-blocks p,
.fg-homepage-blocks h1,
.fg-homepage-blocks h2,
.fg-homepage-blocks h3{margin-top:0;margin-bottom:0}
.fg-homepage-blocks .alignfull{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}
.fg-homepage-blocks .wp-block-cover__inner-container{width:100%;color:inherit}
.fg-homepage-blocks .fgh-container{
  width:100%;
  max-width:var(--fgh-max)!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:28px;
  padding-right:28px;
}
.fg-homepage-blocks h1,
.fg-homepage-blocks h2,
.fg-homepage-blocks h3{
  font-family:var(--fgh-font);
  font-weight:600;
  letter-spacing:-.02em;
}
.fg-homepage-blocks .fgh-eyebrow{
  display:flex;
  align-items:center;
  gap:8px;
  color:var(--fgh-gray-accent);
  font-family:var(--fgh-mono);
  font-size:12px;
  font-weight:600;
  letter-spacing:.14em;
  line-height:1.4;
  text-transform:uppercase;
}
.fg-homepage-blocks .fgh-eyebrow::before{
  content:"";
  width:6px;
  height:6px;
  flex:0 0 6px;
  border-radius:50%;
  background:var(--fgh-red);
  box-shadow:0 0 0 3px rgba(229,57,53,.16);
}
.fg-homepage-blocks .fgh-eyebrow-dark{color:rgba(255,255,255,.52)}
.fg-homepage-blocks .fgh-section{position:relative;padding:104px 0;background:var(--fgh-white)}
.fg-homepage-blocks .fgh-section-head{max-width:680px;margin-bottom:56px}
.fg-homepage-blocks .fgh-section-head .fgh-eyebrow{margin-bottom:16px}
.fg-homepage-blocks .fgh-section-title{
  font-size:clamp(28px,3vw,38px);
  line-height:1.15;
}
.fg-homepage-blocks .fgh-section-sub{
  margin-top:16px;
  color:var(--fgh-muted-dark);
  font-size:16.5px;
  line-height:1.65;
}

/* Buttons */
.fg-homepage-blocks .wp-block-button .wp-block-button__link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  padding:13px 24px;
  border:1px solid transparent;
  border-radius:9px;
  box-shadow:none;
  font-family:var(--fgh-font);
  font-size:15px;
  font-weight:600;
  line-height:1;
  text-decoration:none;
  transition:transform .15s ease,background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease;
}
.fg-homepage-blocks .wp-block-button .wp-block-button__link:active{transform:scale(.98)}
.fg-homepage-blocks .wp-block-button.fgh-btn-primary .wp-block-button__link{
  background:var(--fgh-red);
  color:#fff;
  box-shadow:0 1px 2px rgba(11,11,13,.08),0 12px 26px -14px rgba(229,57,53,.72);
}
.fg-homepage-blocks .wp-block-button.fgh-btn-primary .wp-block-button__link:hover{background:var(--fgh-red-dark);color:#fff}
.fg-homepage-blocks .wp-block-button.fgh-btn-secondary .wp-block-button__link{
  background:#fff;
  color:var(--fgh-text);
  border-color:var(--fgh-border);
}
.fg-homepage-blocks .wp-block-button.fgh-btn-secondary .wp-block-button__link:hover{
  border-color:var(--fgh-gray-accent);
  color:var(--fgh-gray-accent);
}
.fg-homepage-blocks .wp-block-button.fgh-btn-outline .wp-block-button__link{
  background:transparent;
  color:#fff;
  border-color:rgba(255,255,255,.26);
}
.fg-homepage-blocks .wp-block-button.fgh-btn-outline .wp-block-button__link:hover{
  color:#fff;
  border-color:rgba(255,255,255,.5);
  background:rgba(255,255,255,.08);
}

/* Hero */
.fg-homepage-blocks .fgh-hero{
  --glow-x:50%;
  --glow-y:34%;
  --glow-opacity:.72;
  position:relative;
  min-height:0;
  padding:154px 0 116px;
  color:#fff;
  background:
    radial-gradient(circle at var(--glow-x) var(--glow-y),rgba(229,57,53,.24) 0,rgba(229,57,53,.12) 19%,rgba(229,57,53,.03) 42%,transparent 66%),
    radial-gradient(circle at 18% 18%,rgba(148,163,184,.08),transparent 30%),
    linear-gradient(145deg,#030304 0%,#09090B 46%,#0B0B0D 100%);
  overflow:hidden;
  isolation:isolate;
}
.fg-homepage-blocks .fgh-hero::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 85% 20%,rgba(255,255,255,.055),transparent 26%),
    radial-gradient(circle at 8% 90%,rgba(148,163,184,.1),transparent 32%),
    linear-gradient(180deg,rgba(255,255,255,.035),transparent 38%);
}
.fg-homepage-blocks .fgh-hero .wp-block-cover__background{display:none}
.fg-homepage-blocks .fgh-hero .wp-block-cover__inner-container{position:relative;z-index:1}
.fg-homepage-blocks .fgh-hero-inner{
  display:grid!important;
  grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr)!important;
  gap:44px!important;
  align-items:center!important;
}
.fg-homepage-blocks .fgh-hero-inner>.wp-block-column{flex-basis:auto!important}
.fg-homepage-blocks .fgh-hero-copy{max-width:690px}
.fg-homepage-blocks .fgh-hero-eyebrow{margin-bottom:20px;color:rgba(255,255,255,.52)}
.fg-homepage-blocks .fgh-hero-title{
  max-width:690px;
  color:#fff;
  font-size:clamp(42px,5.5vw,74px);
  line-height:1.01;
  letter-spacing:-.045em;
}
.fg-homepage-blocks .fgh-hero-sub{
  max-width:640px;
  margin-top:26px;
  color:rgba(255,255,255,.72);
  font-size:18px;
  line-height:1.68;
}
.fg-homepage-blocks .fgh-hero-buttons{display:flex;gap:14px;margin-top:38px;flex-wrap:wrap}
.fg-homepage-blocks .fgh-proof-list{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin-top:36px;
}
.fg-homepage-blocks .fgh-proof-pill{
  padding:9px 12px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:999px;
  background:rgba(255,255,255,.045);
  color:rgba(255,255,255,.70);
  font-family:var(--fgh-mono);
  font-size:12px;
  line-height:1.2;
}

/* Native-block laptop visual */
.fg-homepage-blocks .fgh-hero-visual{display:flex;align-items:center;justify-content:center;min-width:0}
.fg-homepage-blocks .fgh-laptop{
  position:relative;
  width:min(100%,590px);
  min-height:430px;
  padding:22px 26px 68px;
  filter:drop-shadow(0 28px 70px rgba(0,0,0,.34));
}
.fg-homepage-blocks .fgh-laptop-screen{
  position:relative;
  width:100%;
  min-height:350px;
  padding:34px 38px 26px;
  overflow:hidden;
  border:2px solid rgba(255,255,255,.82);
  border-radius:22px;
  background:rgba(148,163,184,.12);
  box-shadow:inset 0 0 0 14px rgba(255,255,255,.035);
}
.fg-homepage-blocks .fgh-laptop-screen::before{
  content:"";
  position:absolute;
  top:10px;
  left:50%;
  width:5px;
  height:5px;
  border-radius:50%;
  transform:translateX(-50%);
  background:rgba(255,255,255,.35);
}
.fg-homepage-blocks .fgh-laptop-base{
  position:absolute;
  left:0;
  right:0;
  bottom:24px;
  height:43px;
  border:2px solid rgba(255,255,255,.42);
  border-radius:0 0 34px 34px;
  background:rgba(0,0,0,.2);
  clip-path:polygon(5% 0,95% 0,100% 100%,0 100%);
}
.fg-homepage-blocks .fgh-laptop-notch{
  position:absolute;
  left:50%;
  bottom:47px;
  width:84px;
  height:5px;
  transform:translateX(-50%);
  border-radius:999px;
  background:rgba(255,255,255,.23);
  z-index:2;
}
.fg-homepage-blocks .fgh-screen-header{position:relative;margin-bottom:24px;padding-right:54px}
.fg-homepage-blocks .fgh-screen-title-line{
  width:46%;
  height:14px;
  border-radius:7px;
  background:rgba(255,255,255,.10);
  animation:fghHeaderPulse 4s ease-in-out infinite;
}
.fg-homepage-blocks .fgh-screen-sub-line{
  width:30%;
  height:8px;
  margin-top:10px;
  border-radius:5px;
  background:rgba(148,163,184,.20);
}
.fg-homepage-blocks .fgh-screen-bolt{
  position:absolute;
  top:-4px;
  right:0;
  display:flex;
  align-items:center;
  justify-content:center;
  width:36px;
  height:36px;
  border-radius:50%;
  background:rgba(148,163,184,.16);
  color:var(--fgh-red);
  font-size:20px;
  animation:fghBolt 4s ease-in-out infinite;
}
.fg-homepage-blocks .fgh-screen-field{
  position:relative;
  min-height:52px;
  margin-top:15px;
  padding:17px 50px 10px 14px;
  border:1.7px solid rgba(255,255,255,.72);
  border-radius:9px;
}
.fg-homepage-blocks .fgh-field-label-line{
  position:absolute;
  left:0;
  top:-11px;
  width:72px;
  height:7px;
  border-radius:4px;
  background:rgba(148,163,184,.24);
}
.fg-homepage-blocks .fgh-field-chips{
  display:flex!important;
  align-items:center;
  gap:9px!important;
}
.fg-homepage-blocks .fgh-chip{
  height:12px;
  min-width:28px;
  border-radius:999px;
  background:rgba(148,163,184,.32);
  transform-origin:left center;
  animation:fghChip 4s cubic-bezier(.4,0,.2,1) infinite;
}
.fg-homepage-blocks .fgh-chip-30{width:30px}.fg-homepage-blocks .fgh-chip-32{width:32px}
.fg-homepage-blocks .fgh-chip-34{width:34px}.fg-homepage-blocks .fgh-chip-36{width:36px}
.fg-homepage-blocks .fgh-chip-38{width:38px}.fg-homepage-blocks .fgh-chip-42{width:42px}
.fg-homepage-blocks .fgh-chip-46{width:46px}.fg-homepage-blocks .fgh-chip-52{width:52px}
.fg-homepage-blocks .fgh-chip-54{width:54px}.fg-homepage-blocks .fgh-chip-58{width:58px}
.fg-homepage-blocks .fgh-chip-62{width:62px}.fg-homepage-blocks .fgh-chip-68{width:68px}
.fg-homepage-blocks .fgh-chip-72{width:72px}
.fg-homepage-blocks .fgh-field-check{
  position:absolute;
  right:13px;
  top:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  width:23px;
  height:23px;
  border-radius:50%;
  transform:translateY(-50%);
  background:rgba(148,163,184,.16);
  color:var(--fgh-red);
  font-size:13px;
  font-weight:700;
  animation:fghCheck 4s ease-in-out infinite;
}
.fg-homepage-blocks .fgh-screen-field-2 .fgh-chip,.fg-homepage-blocks .fgh-screen-field-2 .fgh-field-check{animation-delay:.16s}
.fg-homepage-blocks .fgh-screen-field-3 .fgh-chip,.fg-homepage-blocks .fgh-screen-field-3 .fgh-field-check{animation-delay:.32s}
.fg-homepage-blocks .fgh-screen-field-4 .fgh-chip,.fg-homepage-blocks .fgh-screen-field-4 .fgh-field-check{animation-delay:.48s}
.fg-homepage-blocks .fgh-screen-field-5 .fgh-chip,.fg-homepage-blocks .fgh-screen-field-5 .fgh-field-check{animation-delay:.64s}
.fg-homepage-blocks .fgh-screen-scanline{
  position:absolute;
  left:38px;
  right:38px;
  top:106px;
  height:3px;
  border-radius:2px;
  background:var(--fgh-red);
  box-shadow:0 0 14px rgba(229,57,53,.72);
  animation:fghScan 4s ease-in-out infinite;
}

/* Problem */
.fg-homepage-blocks .fgh-problem-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}
.fg-homepage-blocks .fgh-problem-grid>.wp-block-column{flex-basis:auto!important}
.fg-homepage-blocks .fgh-problem-card{
  height:100%;
  padding:26px 22px;
  border:1px solid var(--fgh-border);
  border-radius:var(--fgh-radius);
  background:#fff;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}
.fg-homepage-blocks .fgh-problem-card:hover{
  transform:translateY(-3px);
  border-color:rgba(82,82,91,.26);
  box-shadow:0 18px 46px rgba(11,11,13,.07);
}
.fg-homepage-blocks .fgh-card-icon{
  display:flex;
  align-items:center;
  justify-content:center;
  width:36px;
  height:36px;
  margin-bottom:16px;
  border-radius:10px;
  background:var(--fgh-red-soft);
  color:var(--fgh-red);
  font-size:19px;
  line-height:1;
}
.fg-homepage-blocks .fgh-card-title{font-size:16.5px;line-height:1.35}
.fg-homepage-blocks .fgh-card-copy{margin-top:10px;color:var(--fgh-muted);font-size:14.5px;line-height:1.55}

/* Calculator */
.fg-homepage-blocks .fgh-section-calc{background:linear-gradient(180deg,#fff 0%,#f5f6f7 100%)}
.fg-homepage-blocks .fgh-calc-shell{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:0!important;
  overflow:hidden;
  border:1px solid var(--fgh-border);
  border-radius:24px;
  background:#fff;
  box-shadow:0 26px 80px rgba(11,11,13,.10);
}
.fg-homepage-blocks .fgh-calc-shell>.wp-block-column{flex-basis:auto!important}
.fg-homepage-blocks .fgh-calc-inputs{padding:44px 40px;background:linear-gradient(180deg,#fff 0%,#fffdfd 100%)}
.fg-homepage-blocks .fgh-calc-results{
  padding:44px 40px;
  border-left:1px solid var(--fgh-border);
  background:linear-gradient(180deg,#f6f7f8 0%,#fafafa 100%);
}
.fg-homepage-blocks .fgh-calc-title{font-size:20px;line-height:1.3}
.fg-homepage-blocks .fgh-calc-note{margin-top:6px;margin-bottom:28px;color:var(--fgh-muted);font-size:13.5px;line-height:1.55}
.fg-homepage-blocks .fgh-calc-field{margin-bottom:26px}
.fg-homepage-blocks .fgh-field-head{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin-bottom:13px;
}
.fg-homepage-blocks .fgh-field-question{max-width:82%;color:var(--fgh-text);font-size:13.5px;font-weight:600;line-height:1.4}
.fg-homepage-blocks .fgh-field-value{
  flex:0 0 auto;
  padding:3px 10px;
  border-radius:999px;
  background:var(--fgh-gray-accent-soft);
  color:var(--fgh-gray-accent);
  font-family:var(--fgh-mono);
  font-size:12.5px;
  font-weight:700;
  white-space:nowrap;
}
.fg-homepage-blocks .fgh-slider-slot{height:6px;margin:4px 0;border-radius:999px;background:var(--fgh-border)}
.fg-homepage-blocks input.fgh-slider{
  -webkit-appearance:none;
  appearance:none;
  display:block;
  width:100%;
  margin:4px 0;
  border:0;
  border-radius:999px;
  outline:none;
  background:var(--fgh-border);
  cursor:pointer;
}
.fg-homepage-blocks input.fgh-slider::-webkit-slider-thumb{
  -webkit-appearance:none;
  appearance:none;
  width:20px;height:20px;border-radius:50%;
  background:#fff;
  border:3px solid var(--fgh-gray-accent);
  cursor:pointer;
}
.fg-homepage-blocks input.fgh-slider::-moz-range-thumb{
  width:10px;height:10px;border-radius:50%;
  background:#fff;
  border:3px solid var(--fgh-gray-accent);
  box-shadow:0 2px 8px rgba(11,11,13,.18);
  cursor:pointer;
}
.fg-homepage-blocks .fgh-field-hint{margin-top:10px;color:var(--fgh-muted-dark);font-size:12.5px;line-height:1.5}
.fg-homepage-blocks .fgh-advanced{
  overflow:hidden;
  margin-top:8px;
  border:1px solid var(--fgh-border);
  border-radius:12px;
  background:#fff;
}
.fg-homepage-blocks .fgh-advanced-title{
  padding:13px 16px;
  border-bottom:1px solid var(--fgh-border);
  font-size:13.5px;
  line-height:1.4;
}
.fg-homepage-blocks .fgh-advanced>.fgh-calc-field{margin:0;padding:16px 16px 18px}
.fg-homepage-blocks .fgh-result-hero{
  margin-bottom:30px;
  padding-bottom:26px;
  border-bottom:1px solid var(--fgh-border);
  color:var(--fgh-muted-dark);
  font-family:var(--fgh-mono);
  font-size:15px;
  line-height:1.6;
}
.fg-homepage-blocks .fgh-result-hero strong{color:var(--fgh-text)}
.fg-homepage-blocks .fgh-result-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:16px!important;
  flex-wrap:unset!important;
}
.fg-homepage-blocks .fgh-result-grid>.wp-block-column{flex-basis:auto!important}
.fg-homepage-blocks .fgh-result-card{
  min-height:132px;
  padding:16px;
  border:1px solid var(--fgh-border);
  border-radius:14px;
  background:#fff;
  box-shadow:0 8px 24px rgba(11,11,13,.04);
}
.fg-homepage-blocks .fgh-result-label,
.fg-homepage-blocks .fgh-saving-label{
  color:var(--fgh-muted);
  font-size:11px;
  letter-spacing:.06em;
  line-height:1.4;
  text-transform:uppercase;
}
.fg-homepage-blocks .fgh-result-value{
  margin-top:8px;
  color:var(--fgh-text);
  font-family:var(--fgh-mono);
  font-size:23px;
  font-weight:700;
  line-height:1.2;
}
.fg-homepage-blocks .fgh-result-sub{margin-top:4px;color:var(--fgh-muted-dark);font-size:12px;line-height:1.4}
.fg-homepage-blocks .fgh-result-savings{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  margin-top:16px;
}
.fg-homepage-blocks .fgh-result-savings>.wp-block-column{flex-basis:auto!important}
.fg-homepage-blocks .fgh-saving-pill{
  padding:14px 8px;
  border:1px solid var(--fgh-border);
  border-radius:12px;
  background:#fff;
  text-align:center;
}
.fg-homepage-blocks .fgh-saving-value{
  margin-top:6px;
  color:var(--fgh-red);
  font-family:var(--fgh-mono);
  font-size:19px;
  font-weight:700;
}
.fg-homepage-blocks .fgh-calc-cta{margin-top:26px}

/* AutoFill stages */
.fg-homepage-blocks .fgh-autofill-grid{
  position:relative;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
  padding:20px;
  border:1px solid var(--fgh-border);
  border-radius:24px;
  background:radial-gradient(circle at 18% 18%,rgba(148,163,184,.10),transparent 32%),linear-gradient(180deg,#fff 0%,#fafafa 100%);
  box-shadow:0 22px 70px rgba(11,11,13,.08);
}
.fg-homepage-blocks .fgh-autofill-grid::before{
  content:"";
  position:absolute;
  left:8%;right:8%;top:50%;
  height:2px;
  transform:translateY(-50%);
  background:linear-gradient(90deg,transparent,rgba(148,163,184,.5),transparent);
  pointer-events:none;
}
.fg-homepage-blocks .fgh-autofill-grid>.wp-block-column{flex-basis:auto!important;position:relative;z-index:1}
.fg-homepage-blocks .fgh-stage{
  position:relative;
  display:flex;
  flex-direction:column;
  min-height:232px;
  height:100%;
  padding:24px 20px;
  border:1px solid var(--fgh-border);
  border-radius:18px;
  background:#fff;
  box-shadow:0 12px 32px rgba(11,11,13,.055);
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease;
}
.fg-homepage-blocks .fgh-stage:hover{
  z-index:5;
  transform:scale(1.065) translateY(-6px);
  border-color:var(--fgh-gray-accent);
  background:#fafafa;
  box-shadow:0 26px 70px rgba(11,11,13,.15),0 0 0 5px rgba(82,82,91,.08);
}

.fg-homepage-blocks .fgh-stage:not(.fgh-stage-4)::after{
  content:"→";
  position:absolute;
  right:-20px !important;
  top:50%;
  z-index:100;
  display:flex;
  align-items:center;
  justify-content:center;
  width:36px;
  height:36px;
  transform:translateY(-50%);
  border:3px solid #fff;
  border-radius:50%;
  background:var(--fgh-black);
  color:#fff;
  box-shadow:0 10px 24px rgba(11,11,13,.16);
}
.fg-homepage-blocks .fgh-stage-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}
.fg-homepage-blocks .fgh-stage-num{color:var(--fgh-gray-accent);font-family:var(--fgh-mono);font-size:12px;letter-spacing:.08em}
.fg-homepage-blocks .fgh-stage-icon{
  display:flex;
  align-items:center;
  justify-content:center;
  width:44px;height:44px;
  border-radius:14px;
  background:var(--fgh-gray-accent-soft);
  color:var(--fgh-gray-accent);
  font-size:19px;
}
.fg-homepage-blocks .fgh-stage-title{margin-top:14px;font-size:17px;line-height:1.32}
.fg-homepage-blocks .fgh-stage-copy{margin-top:10px;color:var(--fgh-muted);font-size:14px;line-height:1.58}
.fg-homepage-blocks .fgh-stage-output{
  margin-top:auto;
  padding:10px 12px;
  border:1px solid var(--fgh-border);
  border-radius:12px;
  background:#fafafa;
  color:var(--fgh-muted-dark);
  font-size:12.5px;
  line-height:1.45;
}
.fg-homepage-blocks .fgh-autofill-buttons{display:flex;gap:12px;margin-top:44px}

/* Intelligence */
.fg-homepage-blocks .fgh-intelligence{
  min-height:0;
  padding:104px 0;
  color:#fff;
  background:var(--fgh-charcoal);
}
.fg-homepage-blocks .fgh-intelligence .wp-block-cover__background{display:none}
.fg-homepage-blocks .fgh-intelligence .fgh-section-sub{color:var(--fgh-on-dark)}
.fg-homepage-blocks .fgh-intel-grid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:18px!important;
}
.fg-homepage-blocks .fgh-intel-grid>.wp-block-column{flex-basis:auto!important}
.fg-homepage-blocks .fgh-intel-card{
  height:100%;
  padding:22px 18px;
  border:1px solid var(--fgh-border-dark);
  border-radius:var(--fgh-radius);
  background:#1f1f22;
}
.fg-homepage-blocks .fgh-intel-title{color:#fff;font-size:15.5px;line-height:1.35}
.fg-homepage-blocks .fgh-intel-copy{margin-top:9px;color:rgba(255,255,255,.58);font-size:13.5px;line-height:1.55}

/* Matching */
.fg-homepage-blocks .fgh-matching{
  min-height:0;
  padding:96px 0;
  color:#fff;
  background:var(--fgh-black);
}
.fg-homepage-blocks .fgh-matching .wp-block-cover__background{display:none}
.fg-homepage-blocks .fgh-matching-inner{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:56px!important;
  align-items:center!important;
}
.fg-homepage-blocks .fgh-matching-inner>.wp-block-column{flex-basis:auto!important}
.fg-homepage-blocks .fgh-matching-title{max-width:500px;margin-top:16px;color:#fff;font-size:clamp(26px,2.8vw,34px);line-height:1.2}
.fg-homepage-blocks .fgh-matching-copy{max-width:500px;margin-top:18px;color:rgba(255,255,255,.64);font-size:15.5px;line-height:1.65}
.fg-homepage-blocks .fgh-matching-buttons{margin-top:26px}
.fg-homepage-blocks .fgh-matching-steps{display:flex;flex-direction:column}
.fg-homepage-blocks .fgh-matching-step{
  display:flex!important;
  gap:16px!important;
  padding:18px 0;
  border-bottom:1px solid rgba(255,255,255,.08);
}
.fg-homepage-blocks .fgh-matching-step:last-child{border-bottom:0}
.fg-homepage-blocks .fgh-step-dot{width:9px;height:9px;flex:0 0 9px;margin-top:7px;border-radius:50%;background:var(--fgh-on-dark)}
.fg-homepage-blocks .fgh-step-title{color:#fff;font-size:15px;line-height:1.35}
.fg-homepage-blocks .fgh-step-copy{margin-top:4px;color:rgba(255,255,255,.52);font-size:13.5px;line-height:1.55}

/* Final CTA */
.fg-homepage-blocks .fgh-final-cta{
  min-height:0;
  padding:104px 0;
  color:#fff;
  background:var(--fgh-charcoal);
  text-align:center;
}
.fg-homepage-blocks .fgh-final-cta .wp-block-cover__background{display:none}
.fg-homepage-blocks .fgh-final-inner{display:flex;flex-direction:column;align-items:center}
.fg-homepage-blocks .fgh-final-title{max-width:720px;color:#fff;font-size:clamp(28px,3.4vw,42px);line-height:1.16}
.fg-homepage-blocks .fgh-final-copy{max-width:590px;margin-top:18px;color:rgba(255,255,255,.66);font-size:16.5px;line-height:1.6}
.fg-homepage-blocks .fgh-final-buttons{justify-content:center;margin-top:34px}

/* Responsive */
@media (max-width:1080px){
  .fg-homepage-blocks .fgh-intel-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media (max-width:980px){
  .fg-homepage-blocks .fgh-hero-inner,
  .fg-homepage-blocks .fgh-matching-inner{grid-template-columns:1fr!important}
  .fg-homepage-blocks .fgh-hero-copy{max-width:none}
  .fg-homepage-blocks .fgh-hero-visual{margin-top:12px}
  .fg-homepage-blocks .fgh-problem-grid,
  .fg-homepage-blocks .fgh-autofill-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .fg-homepage-blocks .fgh-autofill-grid::before,
  .fg-homepage-blocks .fgh-stage::after{display:none!important}
  .fg-homepage-blocks .fgh-calc-shell{grid-template-columns:1fr!important}
  .fg-homepage-blocks .fgh-calc-results{border-left:0;border-top:1px solid var(--fgh-border)}
}
@media (max-width:700px){
  .fg-homepage-blocks .fgh-container{padding-left:20px;padding-right:20px}
  .fg-homepage-blocks .fgh-section,
  .fg-homepage-blocks .fgh-intelligence,
  .fg-homepage-blocks .fgh-final-cta{padding:76px 0}
  .fg-homepage-blocks .fgh-hero{padding:112px 0 78px}
  .fg-homepage-blocks .fgh-hero-title{font-size:clamp(38px,12vw,56px)}
  .fg-homepage-blocks .fgh-laptop{min-height:350px;padding:18px 4px 60px}
  .fg-homepage-blocks .fgh-laptop-screen{min-height:300px;padding:30px 26px 22px}
  .fg-homepage-blocks .fgh-screen-field-5{display:none}
  .fg-homepage-blocks .fgh-screen-scanline{left:26px;right:26px}
  .fg-homepage-blocks .fgh-problem-grid,
  .fg-homepage-blocks .fgh-autofill-grid,
  .fg-homepage-blocks .fgh-intel-grid{grid-template-columns:1fr!important}
  .fg-homepage-blocks .fgh-calc-inputs,
  .fg-homepage-blocks .fgh-calc-results{padding:32px 22px}
  .fg-homepage-blocks .fgh-result-grid{grid-template-columns:1fr!important}
  .fg-homepage-blocks .fgh-result-savings{grid-template-columns:1fr!important}
  .fg-homepage-blocks .fgh-hero-buttons,
  .fg-homepage-blocks .fgh-autofill-buttons,
  .fg-homepage-blocks .fgh-final-buttons{width:100%}
  .fg-homepage-blocks .fgh-hero-buttons .wp-block-button,
  .fg-homepage-blocks .fgh-autofill-buttons .wp-block-button,
  .fg-homepage-blocks .fgh-final-buttons .wp-block-button{width:100%}
  .fg-homepage-blocks .fgh-hero-buttons .wp-block-button__link,
  .fg-homepage-blocks .fgh-autofill-buttons .wp-block-button__link,
  .fg-homepage-blocks .fgh-final-buttons .wp-block-button__link{width:100%}
}
@media (prefers-reduced-motion:reduce){
  .fg-homepage-blocks *{animation:none!important;transition:none!important}
}

/* Animations */
@keyframes fghHeaderPulse{0%,100%{opacity:.55}50%{opacity:1}}
@keyframes fghChip{
  0%{transform:scaleX(0);opacity:0}
  9%{transform:scaleX(1);opacity:1}
  82%{transform:scaleX(1);opacity:1}
  90%,100%{transform:scaleX(0);opacity:0}
}
@keyframes fghCheck{
  0%,10%{transform:translateY(-50%) scale(0);opacity:0}
  16%{transform:translateY(-50%) scale(1.15);opacity:1}
  20%,82%{transform:translateY(-50%) scale(1);opacity:1}
  90%,100%{transform:translateY(-50%) scale(0);opacity:0}
}
@keyframes fghScan{
  0%{transform:translateY(0);opacity:0}
  4%{opacity:1}
  46%{transform:translateY(232px);opacity:1}
  56%,100%{transform:translateY(232px);opacity:0}
}
@keyframes fghBolt{0%,42%,62%,100%{opacity:.35}50%{opacity:1}}


/* ==========================================================
   PART 2 — CURRENT NATIVE FOOTER
========================================================== */

/* =====================================================
   FREIGHTGRAPH NATIVE GUTENBERG FOOTER
===================================================== */

.site-primary-footer-wrap,
.site-below-footer-wrap {
	background:#0B0B0D !important;
	padding:0 !important;
	border:0 !important;
}

.site-primary-footer-wrap .ast-builder-grid-row {
	display:block !important;
	max-width:none !important;
	padding:0 !important;
}

.site-primary-footer-wrap .site-footer-section,
.site-primary-footer-wrap .widget,
.site-primary-footer-wrap .widget_block {
	display:block !important;
	width:100% !important;
	max-width:none !important;
	margin:0 !important;
	padding:0 !important;
}

.fg-footer-native {
	width:100%;
	max-width:none !important;
	color:rgba(255,255,255,.70);
	font-family:'Plus Jakarta Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
}

.fg-footer-native *,
.fg-footer-native *::before,
.fg-footer-native *::after {
	box-sizing:border-box;
}

.fg-footer-native a {
	text-decoration:none;
}

.fg-footer-inner {
	width:100%;
	max-width:1180px !important;
	margin:0 auto !important;
}

.fg-footer-grid {
	display:grid !important;
	grid-template-columns:minmax(0,1.2fr) minmax(0,.95fr) minmax(0,1.2fr) minmax(0,.95fr);
	gap:30px !important;
	align-items:start;
	margin:0 !important;
}

.fg-footer-grid > .wp-block-column {
	min-width:0;
	margin:0 !important;
}

.fg-footer-brand-title {
	margin:0 0 14px !important;
	color:#FFF !important;
	font-size:24px !important;
	font-weight:700 !important;
	line-height:1.2 !important;
	letter-spacing:-.03em !important;
}

.fg-footer-description {
	max-width:320px;
	margin:0 !important;
	color:rgba(255,255,255,.58) !important;
	font-size:14.5px !important;
	line-height:1.65 !important;
}

.fg-footer-heading {
	margin:0 0 16px !important;
	color:rgba(255,255,255,.40) !important;
	font-size:12px !important;
	font-weight:700 !important;
	line-height:1.4 !important;
	letter-spacing:.12em !important;
	text-transform:uppercase;
}

.fg-contact-line {
	position:relative;
	min-height:22px;
	margin:0 0 11px !important;
	padding-left:36px;
	color:rgba(255,255,255,.76) !important;
	font-size:14px !important;
	line-height:1.55 !important;
}

.fg-contact-line a {
	color:inherit !important;
}

.fg-contact-line a:hover {
	color:#FFF !important;
}

.fg-contact-line::before {
	position:absolute;
	top:1px;
	left:0;
	width:22px;
	color:#E53935;
	font-size:20px;
	line-height:1;
	text-align:center;
}

.fg-contact-address::before { content:"⌖"; }
.fg-contact-phone::before   { content:"⌕"; transform:rotate(-35deg); }
.fg-contact-email::before   { content:"✉"; font-size:17px; }

.fg-footer-news {
	display:flex !important;
	flex-direction:column;
	gap:12px;
	margin:0 !important;
	padding:0 !important;
	list-style:none;
}

.fg-footer-news li {
	display:grid;
	grid-template-columns:72px minmax(0,1fr);
	grid-template-rows:auto auto;
	gap:4px 12px;
	align-items:center;
	margin:0 !important;
	padding:10px !important;
	border:1px solid rgba(255,255,255,.08);
	border-radius:14px;
	background:rgba(255,255,255,.03);
	transition:transform .16s ease,border-color .16s ease,background .16s ease;
}

.fg-footer-news li:hover {
	transform:translateY(-2px);
	border-color:rgba(255,255,255,.16);
	background:rgba(255,255,255,.05);
}

.fg-footer-news .wp-block-latest-posts__featured-image {
	grid-column:1;
	grid-row:1 / 3;
	width:72px;
	height:58px;
	margin:0 !important;
}

.fg-footer-news .wp-block-latest-posts__featured-image a {
	display:block;
	width:100%;
	height:100%;
}

.fg-footer-news .wp-block-latest-posts__featured-image img {
	display:block;
	width:72px !important;
	height:58px !important;
	margin:0 !important;
	border:1px solid rgba(255,255,255,.08);
	border-radius:10px;
	object-fit:cover;
}

.fg-footer-news .wp-block-latest-posts__post-title {
	grid-column:2;
	align-self:end;
	color:#FFF !important;
	font-size:13.5px !important;
	font-weight:600 !important;
	line-height:1.4 !important;
}

.fg-footer-news .wp-block-latest-posts__post-date {
	grid-column:2;
	align-self:start;
	margin:0 !important;
	color:rgba(255,255,255,.48) !important;
	font-size:12px !important;
	line-height:1.4 !important;
}

.fg-footer-social {
	display:flex !important;
	flex-wrap:wrap;
	gap:10px !important;
	margin:0 !important;
	padding:0 !important;
}

.fg-footer-social .wp-social-link {
	width:42px;
	height:42px;
	margin:0 !important;
	border:1px solid rgba(229,57,53,.28);
	border-radius:12px !important;
	background:rgba(229,57,53,.08) !important;
	color:#E53935 !important;
	transition:transform .16s ease,border-color .16s ease,background .16s ease;
}

.fg-footer-social .wp-social-link:hover {
	transform:translateY(-2px);
	border-color:#E53935;
	background:rgba(229,57,53,.16) !important;
}

.fg-footer-social .wp-social-link a {
	padding:11px !important;
	color:#E53935 !important;
}

.fg-footer-social svg {
	fill:currentColor !important;
}

.fg-footer-divider {
	margin:34px 0 18px !important;
	border:0 !important;
	border-top:1px solid rgba(255,255,255,.08) !important;
	opacity:1 !important;
}

.fg-footer-bottom {
	margin:0 !important;
	gap:24px !important;
}

.fg-footer-copyright {
	margin:0 !important;
	color:rgba(255,255,255,.48) !important;
	font-size:13.5px !important;
	line-height:1.5 !important;
}

.fg-footer-links {
	margin:0 !important;
}

.fg-footer-links .wp-block-navigation__container {
	gap:18px !important;
}

.fg-footer-links a {
	color:rgba(255,255,255,.58) !important;
	font-size:13.5px !important;
}

.fg-footer-links a:hover {
	color:#FFF !important;
}

@media (max-width:980px) {
	.fg-footer-grid {
		grid-template-columns:repeat(2,minmax(0,1fr));
	}
}

@media (max-width:680px) {
	.fg-footer-native {
		padding:48px 20px 24px !important;
	}

	.fg-footer-grid {
		grid-template-columns:minmax(0,1fr);
		gap:36px !important;
	}

	.fg-footer-description {
		max-width:none;
	}

	.fg-footer-bottom {
		display:block !important;
		text-align:center;
	}

	.fg-footer-bottom > .wp-block-column + .wp-block-column {
		margin-top:14px !important;
	}

	.fg-footer-links .wp-block-navigation__container {
		justify-content:center !important;
	}
}


/* ==========================================================
   PART 3 — CALCULATOR, HERO GLOW, ARROWS, FOOTER IMAGES
========================================================== */

/* ==========================================================
   FreightGraph homepage interaction and layout fixes
   Load AFTER the existing homepage/footer CSS.
========================================================== */

/* 1. Restore the original moving red hero glow */
.fg-homepage-blocks .fgh-hero {
	--glow-x: 50%;
	--glow-y: 34%;
	--glow-opacity: .72;
	background:
		radial-gradient(circle at 18% 18%, rgba(148,163,184,.08), transparent 30%),
		linear-gradient(145deg, #030304 0%, #09090B 46%, #0B0B0D 100%) !important;
}

.fg-homepage-blocks .fgh-hero::before {
	content: "";
	position: absolute;
	left: var(--glow-x);
	top: var(--glow-y);
	z-index: 1;
	width: 620px;
	height: 620px;
	border-radius: 999px;
	transform: translate(-50%, -50%);
	background:
		radial-gradient(
			circle,
			rgba(229,57,53,.34) 0%,
			rgba(229,57,53,.16) 22%,
			rgba(229,57,53,.055) 46%,
			transparent 72%
		);
	filter: blur(8px);
	opacity: var(--glow-opacity);
	pointer-events: none;
	transition: opacity .35s ease;
	will-change: left, top;
}

.fg-homepage-blocks .fgh-hero::after {
	z-index: 0 !important;
}

.fg-homepage-blocks .fgh-hero .wp-block-cover__inner-container {
	position: relative;
	z-index: 2 !important;
}


/* 3. Fix the AutoFill workflow arrows being hidden under the next card */
.fg-homepage-blocks .fgh-autofill-grid {
	overflow: visible !important;
}

.fg-homepage-blocks .fgh-autofill-grid > .wp-block-column {
	position: relative;
	overflow: visible !important;
}

.fg-homepage-blocks .fgh-autofill-grid > .wp-block-column:nth-child(1) {
	z-index: 4 !important;
}

.fg-homepage-blocks .fgh-autofill-grid > .wp-block-column:nth-child(2) {
	z-index: 3 !important;
}

.fg-homepage-blocks .fgh-autofill-grid > .wp-block-column:nth-child(3) {
	z-index: 2 !important;
}

.fg-homepage-blocks .fgh-autofill-grid > .wp-block-column:nth-child(4) {
	z-index: 1 !important;
}

.fg-homepage-blocks .fgh-stage:not(.fgh-stage-4)::after {
	right: -18px !important;
	z-index: 30 !important;
	color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 17px !important;
	font-weight: 600 !important;
	line-height: 1 !important;
	text-align: center !important;
	text-indent: 0 !important;
	isolation: isolate;
}

.fg-homepage-blocks .fgh-stage:hover {
	z-index: 40 !important;
}

/* 4. Footer featured-image fallback.
   Broken URLs no longer expose ugly alt text inside the cards. */
.site-footer .wp-block-latest-posts__featured-image,
.fg-footer-news .wp-block-latest-posts__featured-image,
.fg-footer-news-grid .wp-block-latest-posts__featured-image,
.site-footer .news-thumb {
	position: relative;
	overflow: hidden;
	background:
		radial-gradient(circle at 28% 24%, rgba(229,57,53,.18), transparent 48%),
		linear-gradient(145deg, rgba(255,255,255,.08), rgba(255,255,255,.025));
}

.site-footer .fg-featured-image-broken::before,
.fg-footer-news .fg-featured-image-broken::before,
.fg-footer-news-grid .fg-featured-image-broken::before {
	content: "";
	position: absolute;
	inset: 0;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 28px 28px;
	background-image:
		url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 24 24' fill='none'%3E%3Crect x='4' y='5' width='16' height='14' rx='3' stroke='%23E53935' stroke-width='1.5'/%3E%3Cpath d='m7 16 3-3 2.2 2.2 3.2-4.2L18 15' stroke='%23E53935' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='9' cy='9' r='1.2' fill='%23E53935'/%3E%3C/svg%3E");
	opacity: .88;
}

.site-footer .fg-featured-image-broken img,
.fg-footer-news .fg-featured-image-broken img,
.fg-footer-news-grid .fg-featured-image-broken img {
	display: none !important;
}

/* Keep valid footer thumbnails clean */
.site-footer .wp-block-latest-posts__featured-image img,
.fg-footer-news .wp-block-latest-posts__featured-image img,
.fg-footer-news-grid .wp-block-latest-posts__featured-image img {
	display: block;
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
	color: transparent !important;
	font-size: 0 !important;
}

/* Responsive safety */
@media (max-width: 1040px) {
	.fg-homepage-blocks .fgh-stage:not(.fgh-stage-4)::after {
		display: none !important;
	}
}

@media (hover: none) {
	.fg-homepage-blocks .fgh-hero {
		--glow-x: 72%;
		--glow-y: 18%;
		--glow-opacity: .58;
	}
}

@media (prefers-reduced-motion: reduce) {
	.fg-homepage-blocks .fgh-hero::before,
	.fg-homepage-blocks input.fgh-slider::-webkit-slider-thumb {
		transition: none !important;
	}
}

/* FIX AUTOFILL CONNECTOR ARROWS */

.fg-homepage-blocks .fgh-autofill-grid {
	overflow: visible !important;
}

.fg-homepage-blocks .fgh-autofill-grid > .wp-block-column {
	position: relative !important;
	overflow: visible !important;
}

.fg-homepage-blocks .fgh-autofill-grid > .wp-block-column:nth-child(1) {
	z-index: 4 !important;
}

.fg-homepage-blocks .fgh-autofill-grid > .wp-block-column:nth-child(2) {
	z-index: 3 !important;
}

.fg-homepage-blocks .fgh-autofill-grid > .wp-block-column:nth-child(3) {
	z-index: 2 !important;
}

.fg-homepage-blocks .fgh-autofill-grid > .wp-block-column:nth-child(4) {
	z-index: 1 !important;
}

.fg-homepage-blocks .fgh-stage {
	overflow: visible !important;
}

.fg-homepage-blocks .fgh-stage-4::after {
	display: none !important;
}

@media (max-width: 1040px) {
	.fg-homepage-blocks .fgh-stage::after {
		display: none !important;
	}
}


/* ==========================================================
   FREIGHTGRAPH PREMIUM NATIVE GUTENBERG FOOTER — V3
   Scope: .fg-footer-premium
========================================================== */

/* Astra builder reset: keep only Widget 1 in Primary Footer */
.site-primary-footer-wrap {
	background:#08090C !important;
	padding:0 !important;
	border:0 !important;
}

.site-below-footer-wrap {
	display:none !important;
}

.site-primary-footer-wrap .ast-builder-grid-row {
	display:block !important;
	width:100% !important;
	max-width:none !important;
	padding:0 !important;
}

.site-primary-footer-wrap .site-footer-section,
.site-primary-footer-wrap .widget,
.site-primary-footer-wrap .widget_block {
	display:block !important;
	width:100% !important;
	max-width:none !important;
	margin:0 !important;
	padding:0 !important;
}

.fg-footer-premium {
	--fg-red:#E53935;
	--fg-red-dark:#B91C1C;
	--fg-white:#FFFFFF;
	--fg-muted:rgba(255,255,255,.62);
	--fg-soft:rgba(255,255,255,.08);
	--fg-border:rgba(255,255,255,.10);
	--fg-surface:rgba(255,255,255,.035);
	position:relative;
	width:100%;
	max-width:none !important;
	overflow:hidden;
	color:var(--fg-white);
	font-family:'Plus Jakarta Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;
	isolation:isolate;
}

.fg-footer-premium::before {
	content:"";
	position:absolute;
	z-index:0;
	top:-260px;
	left:50%;
	width:760px;
	height:520px;
	transform:translateX(-50%);
	border-radius:999px;
	background:radial-gradient(circle,rgba(229,57,53,.17) 0%,rgba(229,57,53,.07) 35%,transparent 72%);
	filter:blur(12px);
	pointer-events:none;
}

.fg-footer-premium::after {
	content:"";
	position:absolute;
	z-index:0;
	inset:0;
	background:
		linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),
		linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);
	background-size:56px 56px;
	-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.75),transparent 62%);
	mask-image:linear-gradient(to bottom,rgba(0,0,0,.75),transparent 62%);
	pointer-events:none;
}

.fg-footer-premium *,
.fg-footer-premium *::before,
.fg-footer-premium *::after {
	box-sizing:border-box;
}

.fg-footer-premium a {
	text-decoration:none;
}

.fg-footer-shell {
	position:relative;
	z-index:2;
	width:100%;
	max-width:1180px !important;
	margin:0 auto !important;
}

/* Top CTA panel */

.fg-footer-cta {
	position:relative;
	margin:0 !important;
	padding:52px 0 48px !important;
	border-bottom:1px solid var(--fg-border);
}

.fg-footer-cta::before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:128px;
	height:3px;
	border-radius:0 0 999px 999px;
	background:linear-gradient(90deg,var(--fg-red),rgba(229,57,53,0));
}

.fg-footer-cta-grid {
	gap:56px !important;
	margin:0 !important;
}

.fg-footer-kicker {
	display:flex;
	align-items:center;
	gap:9px;
	margin:0 0 14px !important;
	color:rgba(255,255,255,.46) !important;
	font-family:'JetBrains Mono',ui-monospace,SFMono-Regular,Menlo,monospace;
	font-size:11px !important;
	font-weight:600 !important;
	line-height:1.4 !important;
	letter-spacing:.13em !important;
	text-transform:uppercase;
}

.fg-footer-kicker::before {
	content:"";
	width:7px;
	height:7px;
	flex:0 0 7px;
	border-radius:999px;
	background:var(--fg-red);
	box-shadow:0 0 0 4px rgba(229,57,53,.13);
}

.fg-footer-cta-title {
	max-width:760px;
	margin:0 !important;
	color:var(--fg-white) !important;
	font-size:clamp(28px,3.2vw,43px) !important;
	font-weight:600 !important;
	line-height:1.13 !important;
	letter-spacing:-.032em !important;
}

.fg-footer-cta-copy {
	max-width:720px;
	margin:17px 0 0 !important;
	color:var(--fg-muted) !important;
	font-size:15.5px !important;
	line-height:1.7 !important;
}

.fg-footer-cta-actions,
.fg-footer-buttons {
	width:100%;
}

.fg-footer-buttons {
	gap:11px !important;
}

.fg-footer-buttons .wp-block-button {
	width:100%;
}

.fg-footer-buttons .wp-block-button__link {
	width:100%;
	min-height:50px;
	display:flex;
	align-items:center;
	justify-content:center;
	padding:13px 21px !important;
	border-radius:10px !important;
	font-size:14px !important;
	font-weight:700 !important;
	line-height:1.2 !important;
	transition:transform .17s ease,background .17s ease,border-color .17s ease,box-shadow .17s ease;
}

.fg-footer-primary-btn .wp-block-button__link {
	border:1px solid var(--fg-red) !important;
	background:var(--fg-red) !important;
	color:#FFF !important;
	box-shadow:0 16px 34px -18px rgba(229,57,53,.9);
}

.fg-footer-primary-btn .wp-block-button__link:hover {
	transform:translateY(-2px);
	border-color:var(--fg-red-dark) !important;
	background:var(--fg-red-dark) !important;
	box-shadow:0 18px 40px -18px rgba(229,57,53,1);
}

.fg-footer-secondary-btn .wp-block-button__link {
	border:1px solid rgba(255,255,255,.18) !important;
	background:rgba(255,255,255,.035) !important;
	color:#FFF !important;
}

.fg-footer-secondary-btn .wp-block-button__link:hover {
	transform:translateY(-2px);
	border-color:rgba(255,255,255,.34) !important;
	background:rgba(255,255,255,.075) !important;
}

/* Main information grid */

.fg-footer-main {
	padding:58px 0 54px !important;
	border-bottom:1px solid var(--fg-border);
}

.fg-footer-main-grid {
	display:grid !important;
	grid-template-columns:minmax(0,1.42fr) minmax(130px,.72fr) minmax(170px,.96fr) minmax(220px,1fr);
	gap:48px !important;
	align-items:start;
	margin:0 !important;
}

.fg-footer-main-grid > .wp-block-column {
	min-width:0;
	margin:0 !important;
}

.fg-footer-brand-mark {
	position:relative;
	display:inline-flex;
	align-items:center;
	margin:0 0 16px !important;
	color:#FFF !important;
	font-size:27px !important;
	font-weight:700 !important;
	line-height:1.1 !important;
	letter-spacing:-.04em !important;
}

.fg-footer-brand-mark::after {
	content:"";
	width:7px;
	height:7px;
	margin:2px 0 0 8px;
	border-radius:999px;
	background:var(--fg-red);
	box-shadow:0 0 0 4px rgba(229,57,53,.11);
}

.fg-footer-brand-copy {
	max-width:365px;
	margin:0 !important;
	color:var(--fg-muted) !important;
	font-size:14.5px !important;
	line-height:1.7 !important;
}

.fg-footer-brand-proof {
	max-width:390px;
	margin:22px 0 0 !important;
	color:rgba(255,255,255,.38) !important;
	font-family:'JetBrains Mono',ui-monospace,SFMono-Regular,Menlo,monospace;
	font-size:10.5px !important;
	line-height:1.75 !important;
	letter-spacing:.025em !important;
}

.fg-footer-heading {
	margin:3px 0 18px !important;
	color:rgba(255,255,255,.38) !important;
	font-family:'JetBrains Mono',ui-monospace,SFMono-Regular,Menlo,monospace;
	font-size:10.5px !important;
	font-weight:700 !important;
	line-height:1.4 !important;
	letter-spacing:.13em !important;
	text-transform:uppercase;
}

.fg-footer-link-list {
	display:flex;
	flex-direction:column;
	gap:5px;
	margin:0 !important;
	padding:0 !important;
	list-style:none !important;
}

.fg-footer-link-list li {
	margin:0 !important;
	padding:0 !important;
}

.fg-footer-link-list a {
	position:relative;
	display:inline-flex;
	align-items:center;
	padding:7px 0;
	color:rgba(255,255,255,.72) !important;
	font-size:14px !important;
	font-weight:500 !important;
	line-height:1.45 !important;
	transition:color .16s ease,transform .16s ease;
}

.fg-footer-link-list a::after {
	content:"→";
	margin-left:8px;
	color:var(--fg-red);
	font-size:12px;
	opacity:0;
	transform:translateX(-5px);
	transition:opacity .16s ease,transform .16s ease;
}

.fg-footer-link-list a:hover {
	color:#FFF !important;
	transform:translateX(2px);
}

.fg-footer-link-list a:hover::after {
	opacity:1;
	transform:translateX(0);
}

.fg-footer-contact-card {
	margin:21px 0 0 !important;
	padding:16px 17px !important;
	border:1px solid var(--fg-border);
	border-radius:13px;
	background:var(--fg-surface);
	transition:border-color .17s ease,background .17s ease,transform .17s ease;
}

.fg-footer-contact-card:hover {
	transform:translateY(-2px);
	border-color:rgba(229,57,53,.30);
	background:rgba(255,255,255,.052);
}

.fg-footer-contact-label {
	margin:0 0 7px !important;
	color:var(--fg-red) !important;
	font-family:'JetBrains Mono',ui-monospace,SFMono-Regular,Menlo,monospace;
	font-size:9.5px !important;
	font-weight:700 !important;
	line-height:1.4 !important;
	letter-spacing:.11em !important;
}

.fg-footer-contact-value {
	margin:0 !important;
	font-size:13px !important;
	font-weight:600 !important;
	line-height:1.5 !important;
	overflow-wrap:anywhere;
}

.fg-footer-contact-value a {
	color:#FFF !important;
}

.fg-footer-contact-meta {
	margin:8px 0 0 !important;
	color:rgba(255,255,255,.44) !important;
	font-size:11.5px !important;
	line-height:1.65 !important;
}

/* Social links */

.fg-footer-social {
	display:flex !important;
	flex-wrap:wrap;
	gap:9px !important;
	margin:28px 0 0 !important;
	padding:0 !important;
}

.fg-footer-social .wp-social-link {
	width:40px;
	height:40px;
	margin:0 !important;
	border:1px solid rgba(255,255,255,.11);
	border-radius:11px !important;
	background:rgba(255,255,255,.035) !important;
	color:rgba(255,255,255,.72) !important;
	transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease;
}

.fg-footer-social .wp-social-link:hover {
	transform:translateY(-2px);
	border-color:rgba(229,57,53,.45);
	background:rgba(229,57,53,.10) !important;
	color:var(--fg-red) !important;
}

.fg-footer-social .wp-social-link a {
	padding:10px !important;
	color:inherit !important;
}

.fg-footer-social svg {
	fill:currentColor !important;
}

/* Latest insights */

.fg-footer-news-section {
	padding:49px 0 51px !important;
	border-bottom:1px solid var(--fg-border);
}

.fg-footer-news-head {
	align-items:flex-end !important;
	gap:30px !important;
	margin:0 0 24px !important;
}

.fg-footer-news-title {
	margin:0 !important;
	color:#FFF !important;
	font-size:clamp(22px,2.4vw,30px) !important;
	font-weight:600 !important;
	line-height:1.22 !important;
	letter-spacing:-.025em !important;
}

.fg-footer-view-all {
	margin:0 !important;
}

.fg-footer-view-all a {
	color:rgba(255,255,255,.58) !important;
	font-size:13px !important;
	font-weight:600 !important;
	transition:color .16s ease;
}

.fg-footer-view-all a:hover {
	color:#FFF !important;
}

.fg-footer-news-grid {
	display:grid !important;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:14px !important;
	margin:0 !important;
	padding:0 !important;
	list-style:none !important;
}

.fg-footer-news-grid li {
	position:relative;
	display:grid;
	grid-template-columns:92px minmax(0,1fr);
	grid-template-rows:auto auto;
	gap:5px 14px;
	align-items:center;
	min-height:92px;
	margin:0 !important;
	padding:12px !important;
	overflow:hidden;
	border:1px solid var(--fg-border);
	border-radius:15px;
	background:rgba(255,255,255,.025);
	transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease;
}

.fg-footer-news-grid li::after {
	content:"";
	position:absolute;
	right:-38px;
	bottom:-52px;
	width:110px;
	height:110px;
	border-radius:999px;
	background:radial-gradient(circle,rgba(229,57,53,.13),transparent 68%);
	opacity:0;
	transition:opacity .18s ease;
	pointer-events:none;
}

.fg-footer-news-grid li:hover {
	transform:translateY(-3px);
	border-color:rgba(255,255,255,.19);
	background:rgba(255,255,255,.045);
	box-shadow:0 20px 42px -30px rgba(0,0,0,.95);
}

.fg-footer-news-grid li:hover::after {
	opacity:1;
}

.fg-footer-news-grid .wp-block-latest-posts__featured-image {
	grid-column:1;
	grid-row:1 / 3;
	width:92px;
	height:68px;
	margin:0 !important;
	overflow:hidden;
	border-radius:10px;
	background:rgba(255,255,255,.05);
}

.fg-footer-news-grid .wp-block-latest-posts__featured-image a {
	display:block;
	width:100%;
	height:100%;
}

.fg-footer-news-grid .wp-block-latest-posts__featured-image img {
	display:block;
	width:92px !important;
	height:68px !important;
	margin:0 !important;
	border-radius:10px;
	object-fit:cover;
	filter:saturate(.82) contrast(1.03);
	transition:transform .25s ease,filter .25s ease;
}

.fg-footer-news-grid li:hover img {
	transform:scale(1.045);
	filter:saturate(1) contrast(1.04);
}

.fg-footer-news-grid .wp-block-latest-posts__post-title {
	position:relative;
	z-index:1;
	grid-column:2;
	align-self:end;
	display:-webkit-box;
	overflow:hidden;
	color:#FFF !important;
	font-size:13.5px !important;
	font-weight:600 !important;
	line-height:1.42 !important;
	text-decoration:none !important;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}

.fg-footer-news-grid .wp-block-latest-posts__post-date {
	position:relative;
	z-index:1;
	grid-column:2;
	align-self:start;
	margin:0 !important;
	color:rgba(255,255,255,.38) !important;
	font-family:'JetBrains Mono',ui-monospace,SFMono-Regular,Menlo,monospace;
	font-size:9.5px !important;
	line-height:1.4 !important;
	letter-spacing:.045em !important;
	text-transform:uppercase;
}

/* Bottom bar */

.fg-footer-bottom {
	padding:22px 0 27px !important;
}

.fg-footer-bottom-grid {
	gap:24px !important;
	margin:0 !important;
}

.fg-footer-copyright {
	margin:0 !important;
	color:rgba(255,255,255,.35) !important;
	font-size:12.5px !important;
	line-height:1.5 !important;
}

.fg-footer-legal {
	margin:0 !important;
}

.fg-footer-legal .wp-block-navigation__container {
	gap:19px !important;
}

.fg-footer-legal a {
	color:rgba(255,255,255,.42) !important;
	font-size:12.5px !important;
	font-weight:500 !important;
	transition:color .16s ease;
}

.fg-footer-legal a:hover {
	color:#FFF !important;
}

/* Responsive */

@media (max-width:1040px) {
	.fg-footer-main-grid {
		grid-template-columns:minmax(0,1.2fr) repeat(3,minmax(140px,1fr));
		gap:32px !important;
	}

	.fg-footer-news-grid li {
		grid-template-columns:76px minmax(0,1fr);
	}

	.fg-footer-news-grid .wp-block-latest-posts__featured-image,
	.fg-footer-news-grid .wp-block-latest-posts__featured-image img {
		width:76px !important;
	}
}

@media (max-width:860px) {
	.fg-footer-cta-grid {
		display:grid !important;
		grid-template-columns:1fr;
		gap:28px !important;
	}

	.fg-footer-cta-grid > .wp-block-column {
		width:100% !important;
		flex-basis:auto !important;
	}

	.fg-footer-buttons {
		flex-direction:row !important;
		justify-content:flex-start !important;
	}

	.fg-footer-buttons .wp-block-button {
		width:auto;
		min-width:180px;
	}

	.fg-footer-main-grid {
		grid-template-columns:repeat(2,minmax(0,1fr));
		gap:40px 34px !important;
	}

	.fg-footer-brand-col {
		grid-column:1 / -1;
	}

	.fg-footer-brand-copy {
		max-width:620px;
	}

	.fg-footer-news-grid {
		grid-template-columns:1fr;
	}
}

@media (max-width:600px) {
	.fg-footer-premium {
		padding-left:20px !important;
		padding-right:20px !important;
	}

	.fg-footer-cta {
		padding:43px 0 40px !important;
	}

	.fg-footer-cta-title {
		font-size:29px !important;
	}

	.fg-footer-buttons {
		flex-direction:column !important;
		align-items:stretch !important;
	}

	.fg-footer-buttons .wp-block-button {
		width:100%;
		min-width:0;
	}

	.fg-footer-main {
		padding:45px 0 43px !important;
	}

	.fg-footer-main-grid {
		grid-template-columns:1fr;
		gap:34px !important;
	}

	.fg-footer-brand-col {
		grid-column:auto;
	}

	.fg-footer-news-section {
		padding:41px 0 43px !important;
	}

	.fg-footer-news-head {
		display:block !important;
	}

	.fg-footer-news-link-col {
		margin-top:14px !important;
	}

	.fg-footer-view-all {
		text-align:left !important;
	}

	.fg-footer-news-grid li {
		grid-template-columns:82px minmax(0,1fr);
	}

	.fg-footer-news-grid .wp-block-latest-posts__featured-image,
	.fg-footer-news-grid .wp-block-latest-posts__featured-image img {
		width:82px !important;
	}

	.fg-footer-bottom-grid {
		display:block !important;
		text-align:center;
	}

	.fg-footer-bottom-grid > .wp-block-column + .wp-block-column {
		margin-top:13px !important;
	}

	.fg-footer-legal .wp-block-navigation__container {
		justify-content:center !important;
	}
}

@media (prefers-reduced-motion:reduce) {
	.fg-footer-premium *,
	.fg-footer-premium *::before,
	.fg-footer-premium *::after {
		animation:none !important;
		transition:none !important;
	}
}

/* ==========================================================
   FREIGHTGRAPH HEADER V2
   Native Gutenberg blocks, corrected Astra overrides
========================================================== */

:root{
	--fgh-black:#0B0B0D;
	--fgh-red:#E53935;
	--fgh-red-dark:#B91C1C;
	--fgh-white:#FFFFFF;
	--fgh-border:#E5E7EB;
	--fgh-text:#171717;
	--fgh-max:1180px;
}

/* Remove Astra's restricted white header container */
.site-header{
	position:sticky !important;
	top:0;
	z-index:99999 !important;
	background:var(--fgh-black) !important;
}

.admin-bar .site-header{
	top:32px;
}

.ast-primary-header-bar,
.ast-primary-header-bar .ast-builder-grid-row-container-inner,
.ast-primary-header-bar .ast-builder-grid-row,
.ast-primary-header-bar .site-header-section,
.ast-primary-header-bar .widget,
.ast-primary-header-bar .widget_block{
	width:100% !important;
	max-width:none !important;
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
	background:var(--fgh-black) !important;
}

.ast-primary-header-bar .ast-builder-grid-row{
	display:block !important;
}

.ast-primary-header-bar .ast-builder-grid-row-container-inner{
	display:block !important;
}

/* Header block */
.fg-header-v2{
	width:100% !important;
	max-width:none !important;
	margin:0 !important;
	border-bottom:1px solid rgba(255,255,255,.08);
	background:rgba(11,11,13,.96) !important;
	-webkit-backdrop-filter:blur(14px);
	backdrop-filter:blur(14px);
	font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}

.fg-header-v2,
.fg-header-v2 *{
	box-sizing:border-box;
}

.fg-header-v2-inner{
	width:100%;
	max-width:var(--fgh-max) !important;
	min-height:68px;
	margin:0 auto !important;
	gap:24px !important;
}

/* Text logo, prevents broken image */
.fg-header-v2-logo{
	flex:0 0 auto;
	margin:0 !important;
	padding:0 !important;
	line-height:1 !important;
}

.fg-header-v2-logo a{
	display:inline-flex;
	align-items:center;
	color:#FFFFFF !important;
	font-size:21px !important;
	font-weight:700 !important;
	line-height:1 !important;
	letter-spacing:-.035em !important;
	text-decoration:none !important;
	white-space:nowrap;
}

.fg-header-v2-logo a::after{
	content:"";
	width:6px;
	height:6px;
	margin:2px 0 0 7px;
	border-radius:999px;
	background:var(--fgh-red);
	box-shadow:0 0 0 3px rgba(229,57,53,.14);
}

/* Navigation */
.fg-header-v2-nav{
	flex:1 1 auto;
	justify-content:center !important;
	margin:0 !important;
	color:rgba(255,255,255,.72) !important;
}

.fg-header-v2-nav .wp-block-navigation__container{
	gap:8px !important;
}

.fg-header-v2-nav .wp-block-navigation-item{
	position:relative;
}

.fg-header-v2-nav .wp-block-navigation-item__content{
	padding:10px 13px !important;
	border-radius:9px;
	background:transparent !important;
	color:rgba(255,255,255,.72) !important;
	font-size:14px !important;
	font-weight:500 !important;
	line-height:1.5 !important;
	text-decoration:none !important;
	transition:color .15s ease,background .15s ease;
}

.fg-header-v2-nav .wp-block-navigation-item__content:hover,
.fg-header-v2-nav .wp-block-navigation-item:focus-within > .wp-block-navigation-item__content{
	background:rgba(255,255,255,.06) !important;
	color:#FFFFFF !important;
}

.fg-header-v2-nav .wp-block-navigation__submenu-icon{
	width:10px !important;
	height:10px !important;
	margin-left:-7px !important;
	color:rgba(255,255,255,.48) !important;
}

/* Keep hover active while moving into dropdown */
.fg-header-v2-nav .wp-block-navigation-submenu::after{
	content:"";
	position:absolute;
	top:100%;
	right:0;
	left:0;
	height:14px;
}

/* Dropdown */
.fg-header-v2-nav .wp-block-navigation__submenu-container{
	top:calc(100% + 8px) !important;
	left:0 !important;
	z-index:100000 !important;
	min-width:220px !important;
	padding:8px !important;
	overflow:visible !important;
	border:1px solid var(--fgh-border) !important;
	border-radius:14px !important;
	background:#FFFFFF !important;
	box-shadow:0 20px 60px rgba(11,11,13,.22) !important;
}

.fg-header-v2-nav .wp-block-navigation__submenu-container .wp-block-navigation-item__content{
	display:block;
	width:100%;
	padding:10px 12px !important;
	border-radius:9px;
	background:transparent !important;
	color:var(--fgh-text) !important;
	font-size:14px !important;
	font-weight:500 !important;
	white-space:nowrap;
}

.fg-header-v2-nav .wp-block-navigation__submenu-container .wp-block-navigation-item__content:hover{
	background:#EEEFF1 !important;
	color:#52525B !important;
}

/* Actions */
.fg-header-v2-actions{
	flex:0 0 auto;
	gap:12px !important;
	margin:0 !important;
}

/* Compact dark search, overrides Astra blue */
.fg-header-v2-search{
	width:42px;
	margin:0 !important;
	transition:width .22s ease;
}

.fg-header-v2-search:hover,
.fg-header-v2-search:focus-within{
	width:210px;
}

.fg-header-v2-search .wp-block-search__inside-wrapper{
	display:flex;
	min-height:40px;
	padding:0 !important;
	overflow:hidden;
	border:1px solid rgba(255,255,255,.14) !important;
	border-radius:9px !important;
	background:rgba(255,255,255,.045) !important;
	box-shadow:none !important;
}

.fg-header-v2-search .wp-block-search__input{
	width:0 !important;
	min-width:0 !important;
	min-height:38px !important;
	padding:0 !important;
	border:0 !important;
	background:transparent !important;
	box-shadow:none !important;
	color:#FFFFFF !important;
	font-family:inherit !important;
	font-size:13.5px !important;
	opacity:0;
	outline:none !important;
	transition:width .22s ease,opacity .15s ease,padding .22s ease;
}

.fg-header-v2-search:hover .wp-block-search__input,
.fg-header-v2-search:focus-within .wp-block-search__input{
	width:168px !important;
	padding:8px 5px 8px 12px !important;
	opacity:1;
}

.fg-header-v2-search .wp-block-search__input::placeholder{
	color:rgba(255,255,255,.42);
}

.fg-header-v2-search .wp-block-search__button{
	display:flex !important;
	width:40px !important;
	min-width:40px !important;
	height:40px !important;
	align-items:center !important;
	justify-content:center !important;
	margin:0 !important;
	padding:10px !important;
	border:0 !important;
	border-radius:0 !important;
	background:transparent !important;
	box-shadow:none !important;
	color:rgba(255,255,255,.76) !important;
}

.fg-header-v2-search .wp-block-search__button:hover{
	background:rgba(255,255,255,.06) !important;
	color:#FFFFFF !important;
}

.fg-header-v2-search .wp-block-search__button svg{
	width:18px !important;
	height:18px !important;
	fill:currentColor !important;
}

/* Red CTA, overrides Astra blue */
.fg-header-v2-buttons,
.fg-header-v2-cta{
	margin:0 !important;
}

.fg-header-v2-cta .wp-block-button__link{
	display:inline-flex !important;
	min-height:40px !important;
	align-items:center !important;
	justify-content:center !important;
	padding:10px 18px !important;
	border:1px solid var(--fgh-red) !important;
	border-radius:9px !important;
	background:var(--fgh-red) !important;
	box-shadow:0 12px 28px -18px rgba(229,57,53,.95) !important;
	color:#FFFFFF !important;
	font-size:14px !important;
	font-weight:600 !important;
	line-height:1.2 !important;
	white-space:nowrap;
	text-decoration:none !important;
	transition:background .15s ease,border-color .15s ease,transform .15s ease;
}

.fg-header-v2-cta .wp-block-button__link:hover{
	transform:translateY(-1px);
	border-color:var(--fgh-red-dark) !important;
	background:var(--fgh-red-dark) !important;
	color:#FFFFFF !important;
}

/* Mobile overlay */
.fg-header-v2-nav .wp-block-navigation__responsive-container-open{
	padding:8px !important;
	border:1px solid rgba(255,255,255,.14) !important;
	border-radius:9px !important;
	background:rgba(255,255,255,.045) !important;
	color:#FFFFFF !important;
}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open{
	z-index:100001;
	padding:24px !important;
	background:#0B0B0D !important;
	color:#FFFFFF !important;
}

.fg-header-v2-nav .wp-block-navigation__responsive-container-close{
	top:20px;
	right:20px;
	color:#FFFFFF !important;
}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container{
	width:100%;
	align-items:stretch !important;
	gap:8px !important;
}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item{
	width:100%;
}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item__content{
	width:100%;
	padding:12px 14px !important;
	color:#FFFFFF !important;
}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container{
	position:static !important;
	width:100% !important;
	min-width:0 !important;
	margin-top:4px !important;
	padding:4px 8px 9px !important;
	border:0 !important;
	background:rgba(255,255,255,.035) !important;
	box-shadow:none !important;
}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open
.wp-block-navigation__submenu-container .wp-block-navigation-item__content{
	color:rgba(255,255,255,.72) !important;
	white-space:normal;
}

/* Responsive */
@media(max-width:920px){
	.admin-bar .site-header{
		top:46px;
	}

	.fg-header-v2{
		padding-right:20px !important;
		padding-left:20px !important;
	}

	.fg-header-v2-inner{
		min-height:64px;
		gap:12px !important;
	}

	.fg-header-v2-nav{
		order:3;
		flex:0 0 auto;
	}

	.fg-header-v2-actions{
		margin-left:auto !important;
	}

	.fg-header-v2-search{
		display:none !important;
	}

	.fg-header-v2-cta .wp-block-button__link{
		min-height:38px !important;
		padding:9px 14px !important;
	}
}

@media(max-width:560px){
	.fg-header-v2{
		padding-right:16px !important;
		padding-left:16px !important;
	}

	.fg-header-v2-logo a{
		font-size:19px !important;
	}

	.fg-header-v2-cta{
		display:none !important;
	}
}


@media (max-width: 920px) {

	.fg-header-v2-inner {
		display: flex !important;
		flex-direction: row !important;
		flex-wrap: nowrap !important;
		align-items: center !important;
		justify-content: space-between !important;
		width: 100% !important;
		min-height: 64px !important;
		overflow: visible !important;
	}

	.fg-header-v2,
	.fg-header-v2-nav,
	.site-header,
	.ast-primary-header-bar,
	.ast-builder-grid-row-container-inner,
	.ast-builder-grid-row,
	.site-header-section,
	.widget,
	.widget_block {
		overflow: visible !important;
	}

	.fg-header-v2-nav {
		position: static !important;
		order: initial !important;
		flex: 0 0 auto !important;
		width: auto !important;
		margin-left: auto !important;
	}

	.fg-header-v2-nav
	.wp-block-navigation__responsive-container-open {
		display: flex !important;
		align-items: center !important;
		justify-content: center !important;
		width: 42px !important;
		height: 42px !important;
		margin: 0 !important;
		padding: 10px !important;
		border: 1px solid rgba(255, 255, 255, 0.15) !important;
		border-radius: 10px !important;
		background: rgba(255, 255, 255, 0.05) !important;
		color: #ffffff !important;
	}

	.fg-header-v2-nav
	.wp-block-navigation__responsive-container-open svg {
		width: 21px !important;
		height: 21px !important;
	}

	.fg-header-v2-nav
	.wp-block-navigation__responsive-container.is-menu-open {
		position: fixed !important;
		inset: 0 !important;
		top: 0 !important;
		left: 0 !important;
		right: 0 !important;
		bottom: 0 !important;

		z-index: 999999 !important;
		display: flex !important;
		width: 100vw !important;
		max-width: none !important;
		height: 100dvh !important;
		max-height: none !important;
		margin: 0 !important;
		padding: 0 !important;

		overflow: hidden !important;
		border: 0 !important;
		border-radius: 0 !important;
		background: #0b0b0d !important;
		box-shadow: none !important;
		transform: none !important;
	}

	.fg-header-v2-nav
	.wp-block-navigation__responsive-dialog {
		display: block !important;
		width: 100% !important;
		height: 100% !important;
		max-height: none !important;
		margin: 0 !important;
		padding: 0 !important;
		overflow: visible !important;
	}

	.fg-header-v2-nav
	.wp-block-navigation__responsive-container-content {
		display: block !important;
		width: 100% !important;
		height: 100% !important;
		max-height: none !important;
		padding: 82px 22px 38px !important;
		overflow-x: hidden !important;
		overflow-y: auto !important;
		overscroll-behavior: contain;
	}

	.fg-header-v2-nav
	.wp-block-navigation__responsive-container-close {
		position: fixed !important;
		top: 20px !important;
		right: 20px !important;
		z-index: 1000000 !important;

		display: flex !important;
		align-items: center !important;
		justify-content: center !important;
		width: 42px !important;
		height: 42px !important;
		padding: 10px !important;

		border: 1px solid rgba(255, 255, 255, 0.15) !important;
		border-radius: 10px !important;
		background: rgba(255, 255, 255, 0.05) !important;
		color: #ffffff !important;
	}

	.fg-header-v2-nav
	.wp-block-navigation__responsive-container-close svg {
		width: 21px !important;
		height: 21px !important;
	}

	.fg-header-v2-nav
	.wp-block-navigation__responsive-container.is-menu-open
	.wp-block-navigation__container {
		display: flex !important;
		flex-direction: column !important;
		align-items: stretch !important;
		width: 100% !important;
		gap: 12px !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	.fg-header-v2-nav
	.wp-block-navigation__responsive-container.is-menu-open
	.wp-block-navigation-item {
		display: block !important;
		width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	/* Products / Insights / Company */
	.fg-header-v2-nav
	.wp-block-navigation__responsive-container.is-menu-open
	> .wp-block-navigation__responsive-close
	.wp-block-navigation__container
	> .wp-block-navigation-item
	> .wp-block-navigation-item__content {
		display: flex !important;
		align-items: center !important;
		width: 100% !important;
		min-height: 48px !important;
		padding: 13px 15px !important;

		border: 1px solid rgba(255, 255, 255, 0.1) !important;
		border-radius: 11px !important;
		background: rgba(255, 255, 255, 0.04) !important;
		color: #ffffff !important;

		font-size: 16px !important;
		font-weight: 600 !important;
		line-height: 1.4 !important;
	}

	.fg-header-v2-nav
	.wp-block-navigation__responsive-container.is-menu-open
	.wp-block-navigation__submenu-container {
		position: static !important;
		display: flex !important;
		flex-direction: column !important;
		width: 100% !important;
		min-width: 0 !important;
		max-width: none !important;
		height: auto !important;
		max-height: none !important;

		margin: 5px 0 0 !important;
		padding: 5px 0 5px 14px !important;
		gap: 3px !important;

		overflow: visible !important;
		opacity: 1 !important;
		visibility: visible !important;
		pointer-events: auto !important;
		transform: none !important;

		border: 0 !important;
		border-left: 1px solid rgba(229, 57, 53, 0.32) !important;
		border-radius: 0 !important;
		background: transparent !important;
		box-shadow: none !important;
	}

	.fg-header-v2-nav
	.wp-block-navigation__responsive-container.is-menu-open
	.wp-block-navigation__submenu-container
	.wp-block-navigation-item__content {
		display: block !important;
		width: 100% !important;
		min-height: auto !important;
		padding: 10px 13px !important;

		border: 0 !important;
		border-radius: 8px !important;
		background: transparent !important;
		color: rgba(255, 255, 255, 0.7) !important;

		font-size: 14px !important;
		font-weight: 500 !important;
		line-height: 1.45 !important;
		white-space: normal !important;
	}

	.fg-header-v2-nav
	.wp-block-navigation__responsive-container.is-menu-open
	.wp-block-navigation__submenu-container
	.wp-block-navigation-item__content:hover {
		background: rgba(255, 255, 255, 0.06) !important;
		color: #ffffff !important;
	}

	.fg-header-v2-nav
	.wp-block-navigation__responsive-container.is-menu-open
	.wp-block-navigation__submenu-icon {
		display: none !important;
	}

	.fg-header-v2-search {
		display: none !important;
	}
}

/* WordPress admin bar */
@media (max-width: 782px) {
	body.admin-bar
	.fg-header-v2-nav
	.wp-block-navigation__responsive-container.is-menu-open {
		top: 46px !important;
		height: calc(100dvh - 46px) !important;
	}

	body.admin-bar
	.fg-header-v2-nav
	.wp-block-navigation__responsive-container-close {
		top: 66px !important;
	}
}

/* =====================================================
   HEADER LAYOUT FIX
   Logo left / Menu center / Search+CTA right
===================================================== */

/* Make Astra header row give full width to Widget 1 */
.ast-primary-header-bar .ast-builder-grid-row {
	display: grid !important;
	grid-template-columns: 1fr !important;
	width: 100% !important;
	max-width: none !important;
}

.site-header-primary-section-left,
.site-header-primary-section-right {
	display: none !important;
}

.site-header-primary-section-center {
	display: block !important;
	width: 100% !important;
	max-width: none !important;
	flex: 0 0 100% !important;
	padding: 0 !important;
	margin: 0 !important;
}

.site-header-primary-section-center .widget,
.site-header-primary-section-center .widget_block {
	display: block !important;
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

/* Main header wrapper */
.fg-header-v2-inner {
	display: grid !important;
	grid-template-columns: auto minmax(0, 1fr) auto !important;
	align-items: center !important;
	column-gap: 34px !important;
	width: 100% !important;
	max-width: 1180px !important;
	margin: 0 auto !important;
}

/* Left: logo */
.fg-header-v2-logo {
	justify-self: start !important;
	margin: 0 !important;
}

.fg-header-v2-logo a {
	display: inline-flex !important;
	align-items: center !important;
	white-space: nowrap !important;
}

/* Center: menu */
.fg-header-v2-nav {
	justify-self: center !important;
	width: 100% !important;
	min-width: 0 !important;
	margin: 0 !important;
	display: flex !important;
	justify-content: center !important;
}

.fg-header-v2-nav .wp-block-navigation__container {
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	gap: 16px !important;
	flex-wrap: nowrap !important;
}

/* Right: search + button */
.fg-header-v2-actions {
	justify-self: end !important;
	display: flex !important;
	align-items: center !important;
	justify-content: flex-end !important;
	gap: 14px !important;
	margin: 0 !important;
}

/* search compact closed state */
.fg-header-v2-search {
	width: 42px !important;
	flex: 0 0 auto !important;
	margin: 0 !important;
}

.fg-header-v2-search:hover,
.fg-header-v2-search:focus-within {
	width: 210px !important;
}

/* CTA should stay on the right */
.fg-header-v2-buttons,
.fg-header-v2-cta {
	margin: 0 !important;
	flex: 0 0 auto !important;
}

/* Prevent the menu from colliding with the logo */
.fg-header-v2-nav .wp-block-navigation-item__content {
	padding-left: 12px !important;
	padding-right: 12px !important;
}

/* Tablet */
@media (max-width: 1100px) {
	.fg-header-v2-inner {
		grid-template-columns: auto minmax(0, 1fr) auto !important;
		column-gap: 20px !important;
	}

	.fg-header-v2-nav .wp-block-navigation__container {
		gap: 8px !important;
	}

	.fg-header-v2-search:hover,
	.fg-header-v2-search:focus-within {
		width: 170px !important;
	}
}

/* Mobile */
@media (max-width: 920px) {
	.site-header-primary-section-left,
	.site-header-primary-section-right {
		display: none !important;
	}

	.site-header-primary-section-center {
		width: 100% !important;
	}

	.fg-header-v2-inner {
		display: flex !important;
		align-items: center !important;
		justify-content: space-between !important;
		gap: 12px !important;
	}

	.fg-header-v2-nav {
		width: auto !important;
		flex: 0 0 auto !important;
		margin-left: auto !important;
	}

	.fg-header-v2-actions {
		display: none !important;
	}
}

/* ==========================================================
   FREIGHTGRAPH HEADER V2
   Native Gutenberg blocks, corrected Astra overrides
========================================================== */

:root{
	--fgh-black:#0B0B0D;
	--fgh-red:#E53935;
	--fgh-red-dark:#B91C1C;
	--fgh-white:#FFFFFF;
	--fgh-border:#E5E7EB;
	--fgh-text:#171717;
	--fgh-max:1180px;
}

/* Remove Astra's restricted white header container */
.site-header{
	position:sticky !important;
	top:0;
	z-index:99999 !important;
	background:var(--fgh-black) !important;
}

.admin-bar .site-header{
	top:32px;
}

.ast-primary-header-bar,
.ast-primary-header-bar .ast-builder-grid-row-container-inner,
.ast-primary-header-bar .ast-builder-grid-row,
.ast-primary-header-bar .site-header-section,
.ast-primary-header-bar .widget,
.ast-primary-header-bar .widget_block{
	width:100% !important;
	max-width:none !important;
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
	background:var(--fgh-black) !important;
}

.ast-primary-header-bar .ast-builder-grid-row{
	display:block !important;
}

.ast-primary-header-bar .ast-builder-grid-row-container-inner{
	display:block !important;
}

/* Header block */
.fg-header-v2{
	width:100% !important;
	max-width:none !important;
	margin:0 !important;
	border-bottom:1px solid rgba(255,255,255,.08);
	background:rgba(11,11,13,.96) !important;
	-webkit-backdrop-filter:blur(14px);
	backdrop-filter:blur(14px);
	font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}

.fg-header-v2,
.fg-header-v2 *{
	box-sizing:border-box;
}

.fg-header-v2-inner{
	width:100%;
	max-width:var(--fgh-max) !important;
	min-height:68px;
	margin:0 auto !important;
	gap:24px !important;
}

/* Text logo, prevents broken image */
.fg-header-v2-logo{
	flex:0 0 auto;
	margin:0 !important;
	padding:0 !important;
	line-height:1 !important;
}

.fg-header-v2-logo a{
	display:inline-flex;
	align-items:center;
	color:#FFFFFF !important;
	font-size:21px !important;
	font-weight:700 !important;
	line-height:1 !important;
	letter-spacing:-.035em !important;
	text-decoration:none !important;
	white-space:nowrap;
}

.fg-header-v2-logo a::after{
	content:"";
	width:6px;
	height:6px;
	margin:2px 0 0 7px;
	border-radius:999px;
	background:var(--fgh-red);
	box-shadow:0 0 0 3px rgba(229,57,53,.14);
}

/* Navigation */
.fg-header-v2-nav{
	flex:1 1 auto;
	justify-content:center !important;
	margin:0 !important;
	color:rgba(255,255,255,.72) !important;
}

.fg-header-v2-nav .wp-block-navigation__container{
	gap:8px !important;
}

.fg-header-v2-nav .wp-block-navigation-item{
	position:relative;
}

.fg-header-v2-nav .wp-block-navigation-item__content{
	padding:10px 13px !important;
	border-radius:9px;
	background:transparent !important;
	color:rgba(255,255,255,.72) !important;
	font-size:14px !important;
	font-weight:500 !important;
	line-height:1.5 !important;
	text-decoration:none !important;
	transition:color .15s ease,background .15s ease;
}

.fg-header-v2-nav .wp-block-navigation-item__content:hover,
.fg-header-v2-nav .wp-block-navigation-item:focus-within > .wp-block-navigation-item__content{
	background:rgba(255,255,255,.06) !important;
	color:#FFFFFF !important;
}

.fg-header-v2-nav .wp-block-navigation__submenu-icon{
	width:10px !important;
	height:10px !important;
	margin-left:-7px !important;
	color:rgba(255,255,255,.48) !important;
}

/* Keep hover active while moving into dropdown */
.fg-header-v2-nav .wp-block-navigation-submenu::after{
	content:"";
	position:absolute;
	top:100%;
	right:0;
	left:0;
	height:14px;
}

/* Dropdown */
.fg-header-v2-nav .wp-block-navigation__submenu-container{
	top:calc(100% + 8px) !important;
	left:0 !important;
	z-index:100000 !important;
	min-width:220px !important;
	padding:8px !important;
	overflow:visible !important;
	border:1px solid var(--fgh-border) !important;
	border-radius:14px !important;
	background:#FFFFFF !important;
	box-shadow:0 20px 60px rgba(11,11,13,.22) !important;
}

.fg-header-v2-nav .wp-block-navigation__submenu-container .wp-block-navigation-item__content{
	display:block;
	width:100%;
	padding:10px 12px !important;
	border-radius:9px;
	background:transparent !important;
	color:var(--fgh-text) !important;
	font-size:14px !important;
	font-weight:500 !important;
	white-space:nowrap;
}

.fg-header-v2-nav .wp-block-navigation__submenu-container .wp-block-navigation-item__content:hover{
	background:#EEEFF1 !important;
	color:#52525B !important;
}

/* Actions */
.fg-header-v2-actions{
	flex:0 0 auto;
	gap:12px !important;
	margin:0 !important;
}

/* Compact dark search, overrides Astra blue */
.fg-header-v2-search{
	width:42px;
	margin:0 !important;
	transition:width .22s ease;
}

.fg-header-v2-search:hover,
.fg-header-v2-search:focus-within{
	width:210px;
}

.fg-header-v2-search .wp-block-search__inside-wrapper{
	display:flex;
	min-height:40px;
	padding:0 !important;
	overflow:hidden;
	border:1px solid rgba(255,255,255,.14) !important;
	border-radius:9px !important;
	background:rgba(255,255,255,.045) !important;
	box-shadow:none !important;
}

.fg-header-v2-search .wp-block-search__input{
	width:0 !important;
	min-width:0 !important;
	min-height:38px !important;
	padding:0 !important;
	border:0 !important;
	background:transparent !important;
	box-shadow:none !important;
	color:#FFFFFF !important;
	font-family:inherit !important;
	font-size:13.5px !important;
	opacity:0;
	outline:none !important;
	transition:width .22s ease,opacity .15s ease,padding .22s ease;
}

.fg-header-v2-search:hover .wp-block-search__input,
.fg-header-v2-search:focus-within .wp-block-search__input{
	width:168px !important;
	padding:8px 5px 8px 12px !important;
	opacity:1;
}

.fg-header-v2-search .wp-block-search__input::placeholder{
	color:rgba(255,255,255,.42);
}

.fg-header-v2-search .wp-block-search__button{
	display:flex !important;
	width:40px !important;
	min-width:40px !important;
	height:40px !important;
	align-items:center !important;
	justify-content:center !important;
	margin:0 !important;
	padding:10px !important;
	border:0 !important;
	border-radius:0 !important;
	background:transparent !important;
	box-shadow:none !important;
	color:rgba(255,255,255,.76) !important;
}

.fg-header-v2-search .wp-block-search__button:hover{
	background:rgba(255,255,255,.06) !important;
	color:#FFFFFF !important;
}

.fg-header-v2-search .wp-block-search__button svg{
	width:18px !important;
	height:18px !important;
	fill:currentColor !important;
}

/* Red CTA, overrides Astra blue */
.fg-header-v2-buttons,
.fg-header-v2-cta{
	margin:0 !important;
}

.fg-header-v2-cta .wp-block-button__link{
	display:inline-flex !important;
	min-height:40px !important;
	align-items:center !important;
	justify-content:center !important;
	padding:10px 18px !important;
	border:1px solid var(--fgh-red) !important;
	border-radius:9px !important;
	background:var(--fgh-red) !important;
	box-shadow:0 12px 28px -18px rgba(229,57,53,.95) !important;
	color:#FFFFFF !important;
	font-size:14px !important;
	font-weight:600 !important;
	line-height:1.2 !important;
	white-space:nowrap;
	text-decoration:none !important;
	transition:background .15s ease,border-color .15s ease,transform .15s ease;
}

.fg-header-v2-cta .wp-block-button__link:hover{
	transform:translateY(-1px);
	border-color:var(--fgh-red-dark) !important;
	background:var(--fgh-red-dark) !important;
	color:#FFFFFF !important;
}

/* Mobile overlay */
.fg-header-v2-nav .wp-block-navigation__responsive-container-open{
	padding:8px !important;
	border:1px solid rgba(255,255,255,.14) !important;
	border-radius:9px !important;
	background:rgba(255,255,255,.045) !important;
	color:#FFFFFF !important;
}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open{
	z-index:100001;
	padding:24px !important;
	background:#0B0B0D !important;
	color:#FFFFFF !important;
}

.fg-header-v2-nav .wp-block-navigation__responsive-container-close{
	top:20px;
	right:20px;
	color:#FFFFFF !important;
}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container{
	width:100%;
	align-items:stretch !important;
	gap:8px !important;
}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item{
	width:100%;
}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item__content{
	width:100%;
	padding:12px 14px !important;
	color:#FFFFFF !important;
}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container{
	position:static !important;
	width:100% !important;
	min-width:0 !important;
	margin-top:4px !important;
	padding:4px 8px 9px !important;
	border:0 !important;
	background:rgba(255,255,255,.035) !important;
	box-shadow:none !important;
}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open
.wp-block-navigation__submenu-container .wp-block-navigation-item__content{
	color:rgba(255,255,255,.72) !important;
	white-space:normal;
}

/* Responsive */
@media(max-width:920px){
	.admin-bar .site-header{
		top:46px;
	}

	.fg-header-v2{
		padding-right:20px !important;
		padding-left:20px !important;
	}

	.fg-header-v2-inner{
		min-height:64px;
		gap:12px !important;
	}

	.fg-header-v2-nav{
		order:3;
		flex:0 0 auto;
	}

	.fg-header-v2-actions{
		margin-left:auto !important;
	}

	.fg-header-v2-search{
		display:none !important;
	}

	.fg-header-v2-cta .wp-block-button__link{
		min-height:38px !important;
		padding:9px 14px !important;
	}
}

@media(max-width:560px){
	.fg-header-v2{
		padding-right:16px !important;
		padding-left:16px !important;
	}

	.fg-header-v2-logo a{
		font-size:19px !important;
	}

	.fg-header-v2-cta{
		display:none !important;
	}
}






/* =====================================================
   HEADER LAYOUT FIX
   Logo left / Menu center / Search+CTA right
===================================================== */

/* Make Astra header row give full width to Widget 1 */
.ast-primary-header-bar .ast-builder-grid-row {
	display: grid !important;
	grid-template-columns: 1fr !important;
	width: 100% !important;
	max-width: none !important;
}

.site-header-primary-section-left,
.site-header-primary-section-right {
	display: none !important;
}

.site-header-primary-section-center {
	display: block !important;
	width: 100% !important;
	max-width: none !important;
	flex: 0 0 100% !important;
	padding: 0 !important;
	margin: 0 !important;
}

.site-header-primary-section-center .widget,
.site-header-primary-section-center .widget_block {
	display: block !important;
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

/* Main header wrapper */
.fg-header-v2-inner {
	display: grid !important;
	grid-template-columns: auto minmax(0, 1fr) auto !important;
	align-items: center !important;
	column-gap: 34px !important;
	width: 100% !important;
	max-width: 1180px !important;
	margin: 0 auto !important;
}

/* Left: logo */
.fg-header-v2-logo {
	justify-self: start !important;
	margin: 0 !important;
}

.fg-header-v2-logo a {
	display: inline-flex !important;
	align-items: center !important;
	white-space: nowrap !important;
}

/* Center: menu */
.fg-header-v2-nav {
	justify-self: center !important;
	width: 100% !important;
	min-width: 0 !important;
	margin: 0 !important;
	display: flex !important;
	justify-content: center !important;
}

.fg-header-v2-nav .wp-block-navigation__container {
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	gap: 16px !important;
	flex-wrap: nowrap !important;
}

/* Right: search + button */
.fg-header-v2-actions {
	justify-self: end !important;
	display: flex !important;
	align-items: center !important;
	justify-content: flex-end !important;
	gap: 14px !important;
	margin: 0 !important;
}

/* search compact closed state */
.fg-header-v2-search {
	width: 42px !important;
	flex: 0 0 auto !important;
	margin: 0 !important;
}

.fg-header-v2-search:hover,
.fg-header-v2-search:focus-within {
	width: 210px !important;
}

/* CTA should stay on the right */
.fg-header-v2-buttons,
.fg-header-v2-cta {
	margin: 0 !important;
	flex: 0 0 auto !important;
}

/* Prevent the menu from colliding with the logo */
.fg-header-v2-nav .wp-block-navigation-item__content {
	padding-left: 12px !important;
	padding-right: 12px !important;
}

/* Tablet */
@media (max-width: 1100px) {
	.fg-header-v2-inner {
		grid-template-columns: auto minmax(0, 1fr) auto !important;
		column-gap: 20px !important;
	}

	.fg-header-v2-nav .wp-block-navigation__container {
		gap: 8px !important;
	}

	.fg-header-v2-search:hover,
	.fg-header-v2-search:focus-within {
		width: 170px !important;
	}
}

/* Mobile */
@media (max-width: 920px) {
	.site-header-primary-section-left,
	.site-header-primary-section-right {
		display: none !important;
	}

	.site-header-primary-section-center {
		width: 100% !important;
	}

	.fg-header-v2-inner {
		display: flex !important;
		align-items: center !important;
		justify-content: space-between !important;
		gap: 12px !important;
	}

	.fg-header-v2-nav {
		width: auto !important;
		flex: 0 0 auto !important;
		margin-left: auto !important;
	}

	.fg-header-v2-actions {
		display: none !important;
	}
}



/* =====================================================
   FREIGHTGRAPH PREMIUM SINGLE POST
===================================================== */

/* Post hero */

body.single-post .ast-single-entry-banner {
	position: relative;
	padding: 88px 28px 76px !important;
	overflow: hidden;
	background: #0b0b0d !important;
	color: #ffffff;
}

body.single-post .ast-single-entry-banner::before {
	content: "";
	position: absolute;
	inset: 0;
	background:
		radial-gradient(
			circle at 22% 30%,
			rgba(229, 57, 53, 0.2),
			transparent 42%
		),
		linear-gradient(
			180deg,
			rgba(11, 11, 13, 0.12),
			rgba(11, 11, 13, 0.92)
		);
	pointer-events: none;
}

body.single-post .ast-single-entry-banner > * {
	display:grid !important;
	text-align:center;
	
	position: relative;
	z-index: 1;
}

/* Category badge */

body.single-post .ast-single-entry-banner .ast-terms-link a,
body.single-post .ast-single-entry-banner .entry-meta a[rel="category tag"] {
	display: inline-flex;
	align-items: center;
	padding: 7px 11px;
	border: 1px solid rgba(229, 57, 53, 0.28);
	border-radius: 999px;
	background: rgba(229, 57, 53, 0.12);
	color: #ff6b67 !important;
	font-size: 12px !important;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	text-decoration: none;
}

/* Post title */

body.single-post .ast-single-entry-banner .entry-title {
	margin: 18px 0 !important;
	color: #ffffff !important;
	font-size: clamp(38px, 5vw, 64px) !important;
	font-weight: 700 !important;
	line-height: 1.1 !important;
	letter-spacing: -0.04em !important;
}

/* Post meta */

body.single-post .ast-single-entry-banner .entry-meta,
body.single-post .ast-single-entry-banner .entry-meta *,
body.single-post .ast-single-entry-banner .posted-on,
body.single-post .ast-single-entry-banner .byline {
	color: rgba(255, 255, 255, 0.62) !important;
	font-size: 13px !important;
}

/* Article reading width */

body.single-post .site-content .ast-container {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	padding-right: 28px;
	padding-left: 28px;
}

body.single-post .entry-content {
	width: 100%;
	max-width: 820px;
	margin: 0 auto !important;
	padding-top: 64px;
	padding-bottom: 56px;
	color: #334155;
	font-size: 18px;
	line-height: 1.82;
}

body.single-post .entry-content p {
	margin: 0 0 1.55em !important;
	color: #334155;
}

body.single-post .entry-content h2 {
	margin: 2.1em 0 0.65em;
	color: #0b1220;
	font-size: clamp(27px, 3vw, 36px);
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: -0.025em;
}

body.single-post .entry-content h3 {
	margin: 1.8em 0 0.6em;
	color: #0b1220;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.3;
}

/* Article images */

body.single-post .entry-content img,
body.single-post .ast-single-post-featured-section img {
	border-radius: 18px;
	box-shadow: 0 22px 55px -34px rgba(11, 18, 32, 0.45);
}

/* Links */

body.single-post .entry-content a {
	color: #e53935;
	font-weight: 600;
	text-decoration-thickness: 1px;
	text-underline-offset: 3px;
}

body.single-post .entry-content a:hover {
	color: #b91c1c;
}

/* Previous and next post */

body.single-post .post-navigation {
	width: 100%;
	max-width: 820px;
	margin: 0 auto;
	padding: 32px 0 64px;
	border-top: 1px solid #e5e7eb;
}

body.single-post .post-navigation a {
	color: #0b1220;
	font-weight: 600;
	text-decoration: none;
}

body.single-post .post-navigation a:hover {
	color: #e53935;
}

/* Related posts */

body.single-post .ast-related-posts-wrapper {
	margin-top: 30px;
	padding: 72px 28px;
	background: #f6f7f9;
}

body.single-post .ast-related-post {
	overflow: hidden;
	border: 1px solid #e5e7eb;
	border-radius: 16px;
	background: #ffffff;
	transition:
		transform 0.18s ease,
		box-shadow 0.18s ease;
}

body.single-post .ast-related-post:hover {
	transform: translateY(-4px);
	box-shadow: 0 22px 45px -32px rgba(11, 18, 32, 0.4);
}

/* Remove comments */

body.single-post #comments {
	display: none !important;
}

@media (max-width: 768px) {
	body.single-post .ast-single-entry-banner {
		padding: 64px 20px 54px !important;
	}

	body.single-post .site-content .ast-container {
		padding-right: 20px;
		padding-left: 20px;
	}

	body.single-post .entry-content {
		padding-top: 44px;
		font-size: 16.5px;
		line-height: 1.75;
	}
}

/* =========================================================
   FreightGraph About Page — Native Gutenberg
   Replace the older About-page CSS with this file.
   ========================================================= */

.fgb-about {
	--fgb-red: #e51f32;
	--fgb-red-dark: #b80f20;
	--fgb-black: #09090b;
	--fgb-black-soft: #121216;
	--fgb-text: #111217;
	--fgb-muted: #676b73;
	--fgb-surface: #f5f5f4;
	--fgb-border: #dedfe3;
	--fgb-white: #ffffff;
	--fgb-radius-lg: 28px;
	--fgb-radius-md: 18px;
	overflow: hidden;
	color: var(--fgb-text);
}

.fgb-about,
.fgb-about * {
	box-sizing: border-box;
}

.fgb-about {
	padding: 0px !important;
}

.fgb-about > .alignfull {
	width: 100%;
	max-width: none;
	margin-left: 0;
	margin-right: 0;
}

.fgb-about__container {
	width: min(1180px, calc(100% - 40px));
	max-width: 1180px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.fgb-about__section {
	padding: clamp(72px, 9vw, 120px) 0;
}

.fgb-about__eyebrow {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 0 0 18px;
	color: #ff8794;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: .16em;
	line-height: 1.3;
	text-transform: uppercase;
}

.fgb-about__eyebrow::before {
	content: "";
	width: 24px;
	height: 2px;
	flex: 0 0 24px;
	border-radius: 999px;
	background: currentColor;
}

.fgb-about__eyebrow--red {
	color: var(--fgb-red);
}

.fgb-about__h2 {
	margin: 0;
	color: var(--fgb-text);
	font-size: clamp(34px, 4.4vw, 58px);
	font-weight: 750;
	letter-spacing: -.045em;
	line-height: 1.05;
}

.fgb-about__copy > p:not(.fgb-about__eyebrow):not(.fgb-about__closing) {
	margin: 20px 0 0;
	color: var(--fgb-muted);
	font-size: 17px;
	line-height: 1.75;
}

/* Hero */
.fgb-about__hero {
	position: relative;
	padding: clamp(84px, 10vw, 140px) 0;
	background:
		radial-gradient(circle at 82% 18%, rgba(229,31,50,.24), transparent 31%),
		radial-gradient(circle at 10% 90%, rgba(229,31,50,.1), transparent 28%),
		var(--fgb-black);
	color: var(--fgb-white);
}

.fgb-about__hero-columns {
	gap: clamp(42px, 7vw, 90px);
}

.fgb-about__h1 {
	max-width: 790px;
	margin: 0;
	color: var(--fgb-white);
	font-size: clamp(48px, 6.7vw, 88px);
	font-weight: 760;
	letter-spacing: -.06em;
	line-height: .98;
}

.fgb-about__lead {
	max-width: 720px;
	margin: 26px 0 0;
	color: rgba(255,255,255,.72);
	font-size: clamp(17px, 1.7vw, 20px);
	line-height: 1.7;
}

.fgb-about__buttons {
	gap: 12px;
	margin-top: 30px;
}

.fgb-button .wp-block-button__link {
	min-height: 50px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 13px 22px;
	border: 1px solid transparent;
	border-radius: 12px;
	font-size: 15px;
	font-weight: 800;
	line-height: 1.1;
	text-decoration: none;
	transition: transform .18s ease, background-color .18s ease, border-color .18s ease, color .18s ease;
}

.fgb-button .wp-block-button__link:hover {
	transform: translateY(-2px);
}

.fgb-button--red .wp-block-button__link {
	background: var(--fgb-red);
	color: #fff;
}

.fgb-button--red .wp-block-button__link:hover {
	background: var(--fgb-red-dark);
	color: #fff;
}

.fgb-button--outline .wp-block-button__link {
	border-color: rgba(255,255,255,.34);
	background: rgba(255,255,255,.05);
	color: #fff;
}

.fgb-button--outline .wp-block-button__link:hover {
	border-color: #fff;
	background: #fff;
	color: #111;
}

/* Signal */
.fgb-signal {
	padding: 22px;
	border: 1px solid rgba(255,255,255,.13);
	border-radius: var(--fgb-radius-lg);
	background: rgba(255,255,255,.055);
	box-shadow: 0 32px 90px rgba(0,0,0,.34);
	backdrop-filter: blur(16px);
}

.fgb-signal__header {
	gap: 16px;
	padding: 2px 2px 18px;
}

.fgb-signal__header p {
	margin: 0;
	color: rgba(255,255,255,.62);
	font-size: 12px;
	font-weight: 750;
	letter-spacing: .08em;
	text-transform: uppercase;
}

.fgb-signal__live {
	color: #ff9aa5 !important;
}

.fgb-signal__live::before {
	content: "";
	width: 7px;
	height: 7px;
	display: inline-block;
	margin-right: 8px;
	border-radius: 50%;
	background: var(--fgb-red);
	box-shadow: 0 0 0 5px rgba(229,31,50,.13);
}

.fgb-signal__list {
	display: grid;
	gap: 10px;
}

.fgb-signal__item {
	gap: 14px;
	padding: 16px;
	border: 1px solid rgba(255,255,255,.08);
	border-radius: 15px;
	background: rgba(0,0,0,.28);
	width: 100%;
    margin-top: 14px;
}

.fgb-signal__number {
	width: 38px;
	flex: 0 0 38px;
	margin: 0;
	color: var(--fgb-red);
	font-size: 12px;
	font-weight: 900;
}

.fgb-signal__text {
	margin: 0 !important;
}

.fgb-signal__text h3 {
	margin: 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.3;
}

.fgb-signal__text p {
	margin: 4px 0 0;
	color: rgba(255,255,255,.55);
	font-size: 13px;
	line-height: 1.5;
}

/* Shared two-column sections */
.fgb-about__two-columns {
	gap: clamp(44px, 7vw, 90px);
}

.fgb-media-card {
	position: relative;
	min-height: 560px;
	overflow: hidden;
	border-radius: var(--fgb-radius-lg);
	background: var(--fgb-black-soft);
	box-shadow: 0 24px 70px rgba(10,10,12,.12);
}

.fgb-media-card__image,
.fgb-media-card__image img {
	width: 100%;
	height: 100%;
	min-height: 560px;
	margin: 0 !important;
	display: block;
	object-fit: cover;
}

.fgb-media-card::after {
	content: "";
	position: absolute;
	inset: 0;
	pointer-events: none;
	background: linear-gradient(180deg, transparent 44%, rgba(7,7,9,.9) 100%);
}

.fgb-media-card__caption {
	position: absolute;
	z-index: 2;
	left: 24px;
	right: 24px;
	bottom: 24px;
	padding: 18px 20px;
	border: 1px solid rgba(255,255,255,.15);
	border-radius: 15px;
	background: rgba(10,10,12,.75);
	backdrop-filter: blur(12px);
}

.fgb-media-card__kicker {
	margin: 0 0 5px;
	color: #ff8b98;
	font-size: 11px;
	font-weight: 850;
	letter-spacing: .13em;
	text-transform: uppercase;
}

.fgb-media-card__caption h3 {
	margin: 0;
	color: #fff;
	font-size: 17px;
	line-height: 1.4;
}

.fgb-focus-card {
	margin-top: 30px;
	padding: 22px 24px;
	border-left: 3px solid var(--fgb-red);
	border-radius: 0 14px 14px 0;
	background: var(--fgb-surface);
}

.fgb-focus-card__label {
	margin: 0 0 7px;
	color: var(--fgb-red);
	font-size: 11px;
	font-weight: 900;
	letter-spacing: .13em;
	text-transform: uppercase;
}

.fgb-focus-card h3 {
	margin: 0;
	color: var(--fgb-text);
	font-size: 18px;
	line-height: 1.45;
}

/* Mission */
.fgb-about__mission {
	background: var(--fgb-surface);
}

.fgb-section-heading {
	gap: 40px;
	margin-bottom: 42px;
}

.fgb-section-heading p:last-child {
	margin: 0;
	color: var(--fgb-muted);
	font-size: 16px;
	line-height: 1.7;
}

.fgb-card-grid {
	gap: 18px;
}

.fgb-info-card {
	height: 100%;
	min-height: 270px;
	padding: 28px;
	border: 1px solid var(--fgb-border);
	border-radius: var(--fgb-radius-md);
	background: #fff;
	box-shadow: 0 12px 35px rgba(10,10,12,.04);
}

.fgb-info-card__number {
	width: 42px;
	height: 42px;
	display: grid;
	place-items: center;
	margin: 0 0 54px;
	border-radius: 50%;
	background: rgba(229,31,50,.09);
	color: var(--fgb-red);
	font-size: 12px;
	font-weight: 900;
}

.fgb-info-card h3 {
	margin: 0;
	color: var(--fgb-text);
	font-size: 23px;
	letter-spacing: -.025em;
}

.fgb-info-card > p:last-child {
	margin: 13px 0 0;
	color: var(--fgb-muted);
	font-size: 15px;
	line-height: 1.7;
}

/* Regions */
.fgb-about__regions {
	background:
		radial-gradient(circle at 18% 20%, rgba(229,31,50,.18), transparent 25%),
		var(--fgb-black);
	color: #fff;
}

.fgb-section-heading--dark .fgb-about__h2 {
	color: #fff;
}

.fgb-section-heading--dark p:last-child {
	color: rgba(255,255,255,.62);
}

.fgb-region-row {
	gap: 14px;
	margin-bottom: 14px;
}

.fgb-region-card {
	height: 100%;
	min-height: 220px;
	padding: 24px;
	border: 1px solid rgba(255,255,255,.1);
	border-radius: var(--fgb-radius-md);
	background: rgba(255,255,255,.045);
}

.fgb-region-card__code {
	margin: 0 0 44px;
	color: var(--fgb-red);
	font-size: 12px;
	font-weight: 900;
	letter-spacing: .12em;
}

.fgb-region-card h3 {
	margin: 0;
	color: #fff;
	font-size: 22px;
	letter-spacing: -.02em;
}

.fgb-region-card > p:not(.fgb-region-card__code) {
	margin: 8px 0 18px;
	color: rgba(255,255,255,.58);
	font-size: 13px;
	line-height: 1.55;
}

.fgb-region-card__button .wp-block-button__link {
	padding: 0;
	background: transparent;
	color: #fff;
	font-size: 14px;
	font-weight: 800;
	text-decoration: none;
}

.fgb-region-card__button .wp-block-button__link:hover {
	color: #ff8b98;
}

/* Beyond */
.fgb-feature-list {
	margin-top: 30px;
}

.fgb-feature {
	gap: 16px;
	padding: 18px 0;
	border-top: 1px solid var(--fgb-border);
}

.fgb-feature__number {
	width: 42px;
	flex: 0 0 42px;
	margin: 2px 0 0;
	color: var(--fgb-red);
	font-size: 12px;
	font-weight: 900;
}

.fgb-feature h3 {
	margin: 0;
	color: var(--fgb-text);
	font-size: 18px;
}

.fgb-feature p {
	margin: 5px 0 0;
	color: var(--fgb-muted);
	font-size: 14px;
	line-height: 1.6;
}

.fgb-about__closing {
	margin: 24px 0 0;
	color: var(--fgb-text);
	font-size: 17px;
	font-weight: 650;
	line-height: 1.7;
}

.fgb-media-card--landscape,
.fgb-media-card--landscape .fgb-media-card__image,
.fgb-media-card--landscape .fgb-media-card__image img {
	min-height: 520px;
}

/* CTA */
.fgb-about__cta {
	padding: clamp(72px, 8vw, 105px) 0;
	background:
		radial-gradient(circle at 80% 50%, rgba(229,31,50,.25), transparent 30%),
		var(--fgb-black-soft);
	color: #fff;
}

.fgb-about__cta-columns {
	gap: 60px;
}

.fgb-about__cta .fgb-about__h2 {
	color: #fff;
}

.fgb-about__cta .wp-block-column > p:last-child {
	margin: 22px 0 0;
	color: rgba(255,255,255,.64);
	font-size: 17px;
	line-height: 1.7;
}

.fgb-cta-card {
	padding: 26px;
	border: 1px solid rgba(255,255,255,.11);
	border-radius: var(--fgb-radius-md);
	background: rgba(255,255,255,.04);
}

.fgb-cta-card__label {
	margin: 0 0 8px;
	color: #ff8b98;
	font-size: 11px;
	font-weight: 900;
	letter-spacing: .13em;
	text-transform: uppercase;
}

.fgb-cta-card__address {
	margin: 0;
	color: #fff !important;
	font-size: 18px;
	line-height: 1.55;
}

/* Latest news */
.fgb-about__news-heading {
	padding: clamp(72px, 8vw, 100px) 0 28px;
}

.fgb-news-heading-row {
	gap: 24px;
}

.fgb-news-heading-row__link {
	margin: 0;
}

.fgb-news-heading-row__link a {
	color: var(--fgb-text);
	font-weight: 800;
	text-decoration: none;
}

.fgb-news-heading-row__link a:hover {
	color: var(--fgb-red);
}

.fgb-news-grid {
	width: min(1180px, calc(100% - 40px));
	max-width: 1180px !important;
	margin: 0 auto clamp(80px, 9vw, 120px) !important;
}

.fgb-news-grid .wp-block-post-template {
	gap: 18px;
}

.fgb-news-card {
	height: 100%;
	padding: 14px 14px 24px;
	border: 1px solid var(--fgb-border);
	border-radius: var(--fgb-radius-md);
	background: #fff;
	box-shadow: 0 12px 35px rgba(10,10,12,.04);
}

.fgb-news-card .wp-block-post-featured-image {
	margin: 0 0 20px;
	overflow: hidden;
	border-radius: 16px;
}

.fgb-news-card__date {
	margin: 0 8px 10px !important;
	color: var(--fgb-red) !important;
	font-size: 11px !important;
	font-weight: 850;
	letter-spacing: .11em;
	text-transform: uppercase;
}

.fgb-news-card__title {
	margin: 0 8px 12px !important;
	font-size: 21px !important;
	line-height: 1.25 !important;
	letter-spacing: -.025em;
}

.fgb-news-card__title a {
	color: var(--fgb-text);
	text-decoration: none;
}

.fgb-news-card__title a:hover {
	color: var(--fgb-red);
}

.fgb-news-card__excerpt {
	margin: 0 8px !important;
	color: var(--fgb-muted);
	font-size: 14px;
	line-height: 1.65;
}

.fgb-news-card__excerpt .wp-block-post-excerpt__more-link {
	display: inline-flex;
	margin-top: 14px;
	color: var(--fgb-text);
	font-weight: 800;
	text-decoration: none;
}

@media (max-width: 980px) {
	.fgb-about__hero-columns,
	.fgb-about__two-columns,
	.fgb-about__cta-columns {
		flex-direction: column;
	}

	.fgb-about__hero-columns > .wp-block-column,
	.fgb-about__two-columns > .wp-block-column,
	.fgb-about__cta-columns > .wp-block-column {
		width: 100%;
		flex-basis: 100% !important;
	}

	.fgb-section-heading {
		flex-direction: column;
		align-items: flex-start !important;
		gap: 18px;
	}

	.fgb-section-heading > .wp-block-column {
		width: 100%;
		flex-basis: 100% !important;
	}

	.fgb-card-grid,
	.fgb-region-row {
		flex-wrap: wrap !important;
	}

	.fgb-card-grid > .wp-block-column,
	.fgb-region-row > .wp-block-column {
		flex-basis: calc(50% - 9px) !important;
	}

	.fgb-media-card,
	.fgb-media-card__image,
	.fgb-media-card__image img,
	.fgb-media-card--landscape,
	.fgb-media-card--landscape .fgb-media-card__image,
	.fgb-media-card--landscape .fgb-media-card__image img {
		min-height: 460px;
	}
}

@media (max-width: 700px) {
	.fgb-about__container,
	.fgb-news-grid {
		width: min(100% - 28px, 1180px);
	}

	.fgb-about__hero {
		padding: 74px 0;
	}

	.fgb-about__h1 {
		font-size: clamp(43px, 13vw, 62px);
	}

	.fgb-about__h2 {
		font-size: clamp(34px, 10vw, 46px);
	}

	.fgb-card-grid,
	.fgb-region-row {
		display: block;
	}

	.fgb-card-grid > .wp-block-column + .wp-block-column,
	.fgb-region-row > .wp-block-column + .wp-block-column {
		margin-top: 14px;
	}

	.fgb-info-card {
		min-height: auto;
	}

	.fgb-info-card__number {
		margin-bottom: 34px;
	}

	.fgb-media-card,
	.fgb-media-card__image,
	.fgb-media-card__image img,
	.fgb-media-card--landscape,
	.fgb-media-card--landscape .fgb-media-card__image,
	.fgb-media-card--landscape .fgb-media-card__image img {
		min-height: 380px;
	}

	.fgb-about__buttons,
	.fgb-about__buttons .wp-block-button,
	.fgb-about__buttons .wp-block-button__link {
		width: 100%;
	}

	.fgb-signal__header {
		align-items: flex-start !important;
		flex-direction: column;
	}

	.fgb-news-grid .wp-block-post-template {
		grid-template-columns: 1fr !important;
	}
}


/* =========================================================
   FreightGraph Contact Page - Native Gutenberg Block Styles
   Add to Appearance > Customize > Additional CSS
   or your child theme style.css
   ========================================================= */

:root {
  --fg-contact-red: #ef233c;
  --fg-contact-red-dark: #c9142d;
  --fg-contact-black: #09090b;
  --fg-contact-black-soft: #131316;
  --fg-contact-text: #17171b;
  --fg-contact-muted: #696970;
  --fg-contact-surface: #f6f6f7;
  --fg-contact-border: #e5e5e8;
  --fg-contact-white: #ffffff;
  --fg-contact-radius-lg: 28px;
  --fg-contact-radius-md: 18px;
  --fg-contact-shadow: 0 24px 70px rgba(10, 10, 12, 0.12);
}

/* Page and full-width protection */
.fg-contact-page.alignfull {
  width: 100vw;
  max-width: none !important;
  margin-right: calc(50% - 50vw) !important;
  margin-left: calc(50% - 50vw) !important;
  overflow: hidden;
}

.fg-contact-page,
.fg-contact-page * {
  box-sizing: border-box;
}

.fg-contact-page {
	padding: 0px !important;
}

.fg-contact-page {
  margin-top: 0 !important;
  color: var(--fg-contact-text);
  background: var(--fg-contact-white);
}

.fg-contact-page > .wp-block-group,
.fg-contact-page .wp-block-columns,
.fg-contact-page .wp-block-column,
.fg-contact-page .wp-block-group,
.fg-contact-page figure,
.fg-contact-page p,
.fg-contact-page h1,
.fg-contact-page h2,
.fg-contact-page h3 {
  margin-top: 0;
}

.fg-contact-shell {
  width: min(1180px, calc(100% - 40px));
  max-width: 1180px !important;
  margin-inline: auto !important;
}

.fg-contact-page h1,
.fg-contact-page h2,
.fg-contact-page h3 {
  font-family: inherit;
  text-wrap: balance;
}

.fg-contact-page p {
  text-wrap: pretty;
}

/* Breadcrumb */
.fg-contact-breadcrumb {
  padding: 18px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  background: var(--fg-contact-black);
}

.fg-contact-breadcrumb__text {
  margin: 0 !important;
  color: rgba(255, 255, 255, 0.52);
  font-size: 13px;
  font-weight: 650;
}

.fg-contact-breadcrumb__text a {
  color: rgba(255, 255, 255, 0.78) !important;
  text-decoration: none;
}

.fg-contact-breadcrumb__text a:hover {
  color: var(--fg-contact-white) !important;
}

.fg-contact-breadcrumb__text span {
  margin-left: 8px;
}

/* Shared typography */
.fg-contact-kicker {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 18px !important;
  color: #ff8997;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.fg-contact-kicker::before {
  content: "";
  width: 25px;
  height: 2px;
  flex: 0 0 auto;
  border-radius: 999px;
  background: currentColor;
}

.fg-contact-kicker--dark {
  color: var(--fg-contact-red);
}

.fg-contact-section-heading {
  max-width: 760px;
  margin-bottom: 42px;
}

.fg-contact-section-heading h2,
.fg-contact-form-copy > h2,
.fg-contact-final-cta h2 {
  margin: 0;
  font-size: clamp(36px, 4.7vw, 60px);
  line-height: 1.04;
  letter-spacing: -0.045em;
}

.fg-contact-section-heading > p:last-child,
.fg-contact-form-copy > p,
.fg-contact-final-cta > p {
  color: var(--fg-contact-muted);
  font-size: 17px;
  line-height: 1.75;
}

/* Hero */
.fg-contact-hero {
  position: relative;
  isolation: isolate;
  padding: clamp(78px, 9vw, 130px) 0;
  color: var(--fg-contact-white);
  background:
    radial-gradient(circle at 82% 16%, rgba(239, 35, 60, 0.24), transparent 30%),
    radial-gradient(circle at 12% 86%, rgba(239, 35, 60, 0.10), transparent 27%),
    var(--fg-contact-black);
}

.fg-contact-hero::after {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(115deg, transparent 0 58%, rgba(255,255,255,0.025) 58% 59%, transparent 59% 100%);
}

.fg-contact-hero__columns {
  align-items: center !important;
  gap: clamp(40px, 7vw, 90px) !important;
  margin-bottom: 0 !important;
}

.fg-contact-hero__title {
  max-width: 780px;
  margin: 0 !important;
  color: var(--fg-contact-white) !important;
  font-size: clamp(50px, 6.6vw, 88px);
  line-height: 0.98;
  letter-spacing: -0.06em;
}

.fg-contact-hero__intro {
  max-width: 720px;
  margin: 26px 0 0 !important;
  color: rgba(255, 255, 255, 0.70) !important;
  font-size: clamp(17px, 1.7vw, 20px);
  line-height: 1.72;
}

.fg-contact-direct {
  gap: 8px !important;
  margin-top: 26px;
  padding-top: 22px;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.fg-contact-direct p {
  margin: 0 !important;
  color: rgba(255, 255, 255, 0.55) !important;
  font-size: 14px;
}

.fg-contact-direct a {
  color: var(--fg-contact-white) !important;
  font-weight: 800;
  text-decoration: none;
}

/* Native Gutenberg buttons */
.fg-contact-buttons {
  gap: 12px !important;
  margin-top: 32px;
}

.fg-contact-buttons--center {
  justify-content: center;
}

.fg-contact-button .wp-block-button__link {
  display: inline-flex;
  min-height: 52px;
  align-items: center;
  justify-content: center;
  padding: 14px 24px;
  border: 1px solid transparent;
  border-radius: 12px;
  background: transparent;
  font-size: 15px;
  font-weight: 800;
  line-height: 1;
  text-decoration: none !important;
  box-shadow: none;
  transition: transform 180ms ease, background-color 180ms ease, border-color 180ms ease, color 180ms ease;
}

.fg-contact-button .wp-block-button__link:hover {
  transform: translateY(-2px);
}

.fg-contact-button--primary .wp-block-button__link {
  background: var(--fg-contact-red) !important;
  color: var(--fg-contact-white) !important;
}

.fg-contact-button--primary .wp-block-button__link:hover {
  background: var(--fg-contact-red-dark) !important;
}

.fg-contact-button--outline .wp-block-button__link {
  border-color: rgba(255, 255, 255, 0.32) !important;
  color: var(--fg-contact-white) !important;
}

.fg-contact-button--outline .wp-block-button__link:hover {
  border-color: var(--fg-contact-white) !important;
  background: var(--fg-contact-white) !important;
  color: var(--fg-contact-black) !important;
}

.fg-contact-button--dark .wp-block-button__link {
  background: var(--fg-contact-black) !important;
  color: var(--fg-contact-white) !important;
}

.fg-contact-button--dark .wp-block-button__link:hover {
  background: var(--fg-contact-red) !important;
}

.fg-contact-button .wp-block-button__link:focus-visible,
.fg-contact-page a:focus-visible,
.fg-contact-page input:focus-visible,
.fg-contact-page textarea:focus-visible,
.fg-contact-page select:focus-visible,
.fg-contact-page button:focus-visible {
  outline: 3px solid rgba(239, 35, 60, 0.32);
  outline-offset: 3px;
}

/* Hero image card */
.fg-contact-image-card {
  position: relative;
  min-height: 560px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: var(--fg-contact-radius-lg);
  background: var(--fg-contact-black-soft);
  box-shadow: 0 36px 110px rgba(0, 0, 0, 0.40);
}

.fg-contact-hero__image,
.fg-contact-hero__image img {
  width: 100%;
  height: 100%;
  min-height: 560px;
  display: block;
  object-fit: cover;
}

.fg-contact-hero__image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 42%, rgba(7, 7, 9, 0.90) 100%);
  pointer-events: none;
}

.fg-contact-image-card__label {
  position: absolute;
  z-index: 2;
  right: 22px;
  bottom: 22px;
  left: 22px;
  padding: 19px 21px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 16px;
  background: rgba(9, 9, 11, 0.76);
  backdrop-filter: blur(14px);
}

.fg-contact-image-card__label p {
  margin: 0 0 6px !important;
  color: #ff8e9b !important;
  font-size: 11px;
  font-weight: 850;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.fg-contact-image-card__label h3 {
  margin: 0 !important;
  color: var(--fg-contact-white) !important;
  font-size: 19px;
  line-height: 1.35;
}

/* Audience cards */
.fg-contact-audience {
  padding: clamp(78px, 9vw, 120px) 0;
  background: var(--fg-contact-white);
}

.fg-contact-audience__grid {
  gap: 16px !important;
  margin-bottom: 0 !important;
}

.fg-contact-audience-card {
  height: 100%;
  min-height: 245px;
  padding: 27px;
  border: 1px solid var(--fg-contact-border);
  border-radius: var(--fg-contact-radius-md);
  background: var(--fg-contact-surface);
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.fg-contact-audience-card:hover {
  transform: translateY(-5px);
  border-color: rgba(239, 35, 60, 0.35);
  box-shadow: 0 20px 54px rgba(10, 10, 12, 0.08);
}

.fg-contact-card-number {
  margin: 0 0 34px !important;
  color: var(--fg-contact-red) !important;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.12em;
}

.fg-contact-audience-card h3 {
  margin: 0 0 12px !important;
  color: var(--fg-contact-text) !important;
  font-size: 23px;
  line-height: 1.2;
}

.fg-contact-audience-card p:last-child {
  margin: 0 !important;
  color: var(--fg-contact-muted) !important;
  font-size: 15px;
  line-height: 1.7;
}

/* Form section */
.fg-contact-form-section {
  padding: clamp(78px, 9vw, 120px) 0;
  background: var(--fg-contact-surface);
}

.fg-contact-form-columns {
  align-items: flex-start !important;
  gap: clamp(36px, 6vw, 78px) !important;
  margin-bottom: 0 !important;
}

.fg-contact-form-copy {
  position: sticky;
  top: 110px;
}

.fg-contact-form-copy > h2 {
  margin-bottom: 24px !important;
}

.fg-contact-whatsapp-card {
  margin-top: 34px;
  padding: 27px;
  border: 1px solid rgba(239, 35, 60, 0.20);
  border-radius: var(--fg-contact-radius-md);
  background: var(--fg-contact-white);
  box-shadow: 0 18px 48px rgba(10, 10, 12, 0.07);
}

.fg-contact-whatsapp-card__label {
  margin: 0 0 12px !important;
  color: var(--fg-contact-red) !important;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.fg-contact-whatsapp-card h3 {
  margin: 0 0 10px !important;
  color: var(--fg-contact-text) !important;
  font-size: 25px;
  line-height: 1.2;
}

.fg-contact-whatsapp-card > p:not(.fg-contact-whatsapp-card__label) {
  margin: 0 !important;
}

.fg-contact-whatsapp-card a {
  color: var(--fg-contact-text) !important;
  font-weight: 850;
  text-decoration: none;
}

.fg-contact-whatsapp-card .wp-block-buttons {
  margin-top: 22px;
}

.fg-contact-form-card__inner {
  padding: clamp(28px, 4vw, 48px);
  border: 1px solid var(--fg-contact-border);
  border-radius: var(--fg-contact-radius-lg);
  background: var(--fg-contact-white);
  box-shadow: var(--fg-contact-shadow);
}

.fg-contact-form-card__inner > h3 {
  margin: 0 0 10px !important;
  color: var(--fg-contact-text) !important;
  font-size: clamp(28px, 3vw, 38px);
  line-height: 1.15;
  letter-spacing: -0.03em;
}

.fg-contact-form-card__inner > p {
  margin: 0 0 30px !important;
  color: var(--fg-contact-muted) !important;
  font-size: 16px;
  line-height: 1.7;
}

/* Fluent Forms styling, scoped to this page */
.fg-contact-form-card .fluentform,
.fg-contact-form-card .ff-el-group,
.fg-contact-form-card .ff-el-input--content {
  width: 100%;
}

.fg-contact-form-card .ff-el-group {
  margin-bottom: 20px;
}

.fg-contact-form-card .ff-el-input--label label,
.fg-contact-form-card .ff-el-input--label legend {
  color: var(--fg-contact-text) !important;
  font-size: 14px;
  font-weight: 750 !important;
}

.fg-contact-form-card input:not([type="checkbox"]):not([type="radio"]),
.fg-contact-form-card textarea,
.fg-contact-form-card select {
  width: 100% !important;
  min-height: 52px;
  padding: 13px 15px !important;
  border: 1px solid #d7d7dc !important;
  border-radius: 11px !important;
  background: #fbfbfc !important;
  color: var(--fg-contact-text) !important;
  font: inherit;
  box-shadow: none !important;
  transition: border-color 160ms ease, box-shadow 160ms ease, background-color 160ms ease;
}

.fg-contact-form-card textarea {
  min-height: 150px;
  resize: vertical;
}

.fg-contact-form-card input:focus,
.fg-contact-form-card textarea:focus,
.fg-contact-form-card select:focus {
  border-color: var(--fg-contact-red) !important;
  background: var(--fg-contact-white) !important;
  box-shadow: 0 0 0 4px rgba(239, 35, 60, 0.10) !important;
}

.fg-contact-form-card .ff-btn-submit,
.fg-contact-form-card button[type="submit"] {
  min-height: 52px;
  padding: 14px 24px !important;
  border: 1px solid var(--fg-contact-red) !important;
  border-radius: 12px !important;
  background: var(--fg-contact-red) !important;
  color: var(--fg-contact-white) !important;
  font-weight: 850 !important;
  box-shadow: none !important;
  transition: transform 180ms ease, background-color 180ms ease;
}

.fg-contact-form-card .ff-btn-submit:hover,
.fg-contact-form-card button[type="submit"]:hover {
  transform: translateY(-2px);
  background: var(--fg-contact-red-dark) !important;
}

.fg-contact-form-card .error,
.fg-contact-form-card .text-danger,
.fg-contact-form-card .ff-el-is-error .text-danger {
  color: var(--fg-contact-red-dark) !important;
}

.fg-contact-form-card .ff-el-is-error input,
.fg-contact-form-card .ff-el-is-error textarea,
.fg-contact-form-card .ff-el-is-error select {
  border-color: var(--fg-contact-red) !important;
}

/* Final CTA */
.fg-contact-final-cta {
  padding: clamp(78px, 9vw, 118px) 0;
  color: var(--fg-contact-white);
  text-align: center;
  background:
    radial-gradient(circle at 50% 0%, rgba(239, 35, 60, 0.24), transparent 38%),
    var(--fg-contact-black);
}

.fg-contact-final-cta__inner {
  max-width: 900px !important;
}

.fg-contact-final-cta .fg-contact-kicker {
  justify-content: center;
}

.fg-contact-final-cta h2 {
  color: var(--fg-contact-white) !important;
}

.fg-contact-final-cta > .fg-contact-shell > p,
.fg-contact-final-cta__inner > p {
  max-width: 680px;
  margin: 22px auto 0 !important;
  color: rgba(255, 255, 255, 0.66) !important;
}

/* Tablet */
@media (max-width: 960px) {
  .fg-contact-hero__columns,
  .fg-contact-form-columns {
    flex-wrap: wrap !important;
  }

  .fg-contact-hero__content,
  .fg-contact-hero__visual,
  .fg-contact-form-copy,
  .fg-contact-form-card {
    flex-basis: 100% !important;
  }

  .fg-contact-hero__visual {
    margin-top: 8px;
  }

  .fg-contact-image-card,
  .fg-contact-hero__image,
  .fg-contact-hero__image img {
    min-height: 500px;
  }

  .fg-contact-audience__grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .fg-contact-form-copy {
    position: static;
  }
}

/* Mobile */
@media (max-width: 680px) {
  .fg-contact-shell {
    width: min(100% - 28px, 1180px);
  }

  .fg-contact-breadcrumb {
    padding: 14px 0;
  }

  .fg-contact-hero {
    padding: 64px 0 72px;
  }

  .fg-contact-hero__title {
    font-size: clamp(43px, 13vw, 62px);
  }

  .fg-contact-hero__intro {
    font-size: 16px;
  }

  .fg-contact-buttons,
  .fg-contact-buttons .wp-block-button,
  .fg-contact-button .wp-block-button__link {
    width: 100%;
  }

  .fg-contact-image-card,
  .fg-contact-hero__image,
  .fg-contact-hero__image img {
    min-height: 400px;
  }

  .fg-contact-image-card__label {
    right: 14px;
    bottom: 14px;
    left: 14px;
  }

  .fg-contact-audience,
  .fg-contact-form-section,
  .fg-contact-final-cta {
    padding: 68px 0;
  }

  .fg-contact-audience__grid {
    grid-template-columns: 1fr;
  }

  .fg-contact-audience-card {
    min-height: 0;
  }

  .fg-contact-form-card__inner,
  .fg-contact-whatsapp-card {
    padding: 22px;
    border-radius: 18px;
  }

  .fg-contact-form-card .ff-btn-submit,
  .fg-contact-form-card button[type="submit"] {
    width: 100%;
  }
}

/* Reduced motion */
@media (prefers-reduced-motion: reduce) {
  .fg-contact-page *,
  .fg-contact-page *::before,
  .fg-contact-page *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}

/* FreightGraph Partnerships Page
   Native Gutenberg blocks only
-------------------------------------------------- */

.fg-partnerships-page {
	--fg-bg: #080808;
	--fg-surface: #111111;
	--fg-surface-2: #171717;
	--fg-red: #e21f2f;
	--fg-red-dark: #b90f1f;
	--fg-text: #f7f7f7;
	--fg-muted: #b8b8b8;
	--fg-border: rgba(255, 255, 255, 0.12);
	--fg-radius-lg: 28px;
	--fg-radius-md: 18px;
	--fg-shadow: 0 24px 70px rgba(0, 0, 0, 0.28);
	background: var(--fg-bg);
	color: var(--fg-text);
	overflow: hidden;
}

.fg-partnerships-page,
.fg-partnerships-page * {
	box-sizing: border-box;
}

.fg-partnerships-page {
	padding: 0px !important;
}

.fg-partnerships-page a {
	text-underline-offset: 3px;
}

.fg-partnerships-page > .alignfull {
	width: 100%;
	max-width: none;
	margin-left: 0;
	margin-right: 0;
}

.fg-partnerships-page .fg-partnerships-hero > .wp-block-columns,
.fg-partnerships-page .fg-partnerships-options > *,
.fg-partnerships-page .fg-partnerships-faq > *,
.fg-partnerships-page .fg-partnerships-cta > * {
	width: min(1180px, calc(100% - 48px));
	margin-left: auto;
	margin-right: auto;
}

.fg-partnerships-hero {
	position: relative;
	padding: clamp(72px, 9vw, 132px) 0;
	background:
		radial-gradient(circle at 82% 34%, rgba(226, 31, 47, 0.24), transparent 32%),
		linear-gradient(180deg, #080808 0%, #0d0d0d 100%);
}

.fg-partnerships-hero::before {
	content: "";
	position: absolute;
	inset: 0;
	pointer-events: none;
	background: linear-gradient(90deg, rgba(255,255,255,0.025) 1px, transparent 1px);
	background-size: 120px 100%;
	mask-image: linear-gradient(to bottom, transparent, #000 20%, #000 80%, transparent);
}

.fg-partnerships-hero__columns {
	position: relative;
	gap: clamp(40px, 7vw, 88px);
}

.fg-partnerships-eyebrow,
.fg-section-kicker {
	margin: 0 0 18px;
	color: var(--fg-red);
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0.16em;
	line-height: 1.3;
	text-transform: uppercase;
}

.fg-partnerships-title {
	max-width: 760px;
	margin: 0 0 24px;
	color: var(--fg-text);
	font-size: clamp(42px, 5.7vw, 76px);
	font-weight: 750;
	letter-spacing: -0.055em;
	line-height: 0.98;
}

.fg-partnerships-lead {
	max-width: 720px;
	margin: 0 0 14px;
	color: #eeeeee;
	font-size: clamp(18px, 2vw, 22px);
	line-height: 1.65;
}

.fg-partnerships-copy {
	max-width: 690px;
	margin: 0;
	color: var(--fg-muted);
	font-size: 17px;
	line-height: 1.75;
}

.fg-partnerships-actions {
	margin-top: 34px;
}

.fg-button .wp-block-button__link {
	min-height: 52px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 14px 24px;
	border: 1px solid transparent;
	border-radius: 999px;
	font-weight: 750;
	line-height: 1.1;
	text-decoration: none;
	transition: transform .2s ease, background-color .2s ease, border-color .2s ease, color .2s ease;
}

.fg-button .wp-block-button__link:hover {
	transform: translateY(-2px);
}

.fg-button--primary .wp-block-button__link {
	background: var(--fg-red);
	color: #fff;
}

.fg-button--primary .wp-block-button__link:hover {
	background: #fff;
	color: #111;
}

.fg-partnerships-hero__media {
	position: relative;
}

.fg-partnerships-image {
	position: relative;
	margin: 0;
}

.fg-partnerships-image::before {
	content: "";
	position: absolute;
	inset: 9% -8% -6% 9%;
	z-index: 0;
	border-radius: var(--fg-radius-lg);
	background: linear-gradient(145deg, rgba(226, 31, 47, 0.72), rgba(226, 31, 47, 0.04));
	filter: blur(2px);
}

.fg-partnerships-image img {
	position: relative;
	z-index: 1;
	width: 100%;
	max-height: 660px;
	display: block;
	object-fit: cover;
	object-position: center;
	border: 1px solid rgba(255,255,255,.16);
	border-radius: var(--fg-radius-lg);
	box-shadow: var(--fg-shadow);
}

.fg-partnerships-options {
	padding: clamp(76px, 9vw, 124px) 0;
	background: #f5f5f3;
	color: #121212;
}

.fg-section-heading {
	max-width: 760px;
	margin-bottom: 42px !important;
	margin-left: 0 !important;
}

.fg-partnerships-options .fg-section-kicker {
	color: var(--fg-red);
}

.fg-partnerships-options h2,
.fg-partnerships-faq h2,
.fg-partnerships-cta h2 {
	margin: 0;
	font-size: clamp(34px, 4.2vw, 56px);
	font-weight: 750;
	letter-spacing: -0.045em;
	line-height: 1.05;
}

.fg-partnerships-card-grid {
	gap: 20px;
}

.fg-partnership-card {
	height: 100%;
	min-height: 310px;
	padding: 30px;
	border: 1px solid #d8d8d4;
	border-radius: var(--fg-radius-md);
	background: #fff;
	box-shadow: 0 16px 40px rgba(0,0,0,.05);
	transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease;
}

.fg-partnership-card:hover {
	transform: translateY(-6px);
	border-color: rgba(226,31,47,.45);
	box-shadow: 0 24px 52px rgba(0,0,0,.09);
}

.fg-partnership-card__number {
	margin: 0 0 52px;
	color: var(--fg-red);
	font-size: 14px;
	font-weight: 800;
	letter-spacing: .12em;
}

.fg-partnership-card h3 {
	margin: 0 0 14px;
	color: #111;
	font-size: 25px;
	letter-spacing: -.025em;
	line-height: 1.2;
}

.fg-partnership-card p:last-child {
	margin: 0;
	color: #5d5d5d;
	font-size: 16px;
	line-height: 1.7;
}

.fg-partnerships-faq {
	padding: clamp(76px, 9vw, 124px) 0;
	background:
		radial-gradient(circle at 10% 20%, rgba(226,31,47,.14), transparent 26%),
		#0b0b0b;
	color: var(--fg-text);
}

.fg-partnerships-faq__columns {
	gap: clamp(40px, 7vw, 92px);
}

.fg-partnerships-faq__intro {
	position: sticky;
	top: 120px;
}

.fg-partnerships-faq__intro h2 {
	margin-bottom: 20px;
	color: var(--fg-text);
}

.fg-partnerships-faq__intro > p:last-child {
	margin: 0;
	color: var(--fg-muted);
	font-size: 17px;
	line-height: 1.75;
}

.fg-partnerships-faq__items {
	display: flex;
	flex-direction: column;
	gap: 14px;
}

.fg-faq-item {
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 1px solid var(--fg-border);
	border-radius: 16px;
	background: rgba(255,255,255,.035);
}

.fg-faq-item summary {
	position: relative;
	padding: 24px 64px 24px 24px;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.45;
	list-style: none;
}

.fg-faq-item summary::-webkit-details-marker {
	display: none;
}

.fg-faq-item summary::after {
	content: "+";
	position: absolute;
	top: 50%;
	right: 22px;
	width: 30px;
	height: 30px;
	display: grid;
	place-items: center;
	border: 1px solid rgba(255,255,255,.18);
	border-radius: 50%;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	transform: translateY(-50%);
	transition: transform .2s ease, background-color .2s ease;
}

.fg-faq-item[open] summary::after {
	content: "−";
	background: var(--fg-red);
	border-color: var(--fg-red);
	transform: translateY(-50%) rotate(180deg);
}

.fg-faq-item > p {
	margin: 0;
	padding: 0 24px 24px;
	color: var(--fg-muted);
	font-size: 16px;
	line-height: 1.7;
}

.fg-faq-item a {
	color: #fff;
}

.fg-partnerships-cta {
	padding: clamp(68px, 8vw, 104px) 0;
	background: var(--fg-red);
	color: #fff;
}

.fg-partnerships-cta__inner {
	gap: 34px;
	padding: clamp(34px, 5vw, 58px);
	border: 1px solid rgba(255,255,255,.24);
	border-radius: var(--fg-radius-lg);
	background: rgba(0,0,0,.13);
}

.fg-partnerships-cta__content {
	max-width: 760px;
	margin: 0 !important;
}

.fg-partnerships-cta .fg-section-kicker {
	color: #fff;
	opacity: .74;
}

.fg-partnerships-cta h2 {
	max-width: 760px;
	color: #fff;
}

.fg-partnerships-cta__content > p:last-child {
	max-width: 680px;
	margin: 18px 0 0;
	color: rgba(255,255,255,.82);
	font-size: 17px;
	line-height: 1.7;
}

.fg-button--light .wp-block-button__link {
	background: #fff;
	color: #111;
}

.fg-button--light .wp-block-button__link:hover {
	background: #111;
	color: #fff;
	border-color: #111;
}

@media (max-width: 900px) {
	.fg-partnerships-page .fg-partnerships-hero > .wp-block-columns,
	.fg-partnerships-page .fg-partnerships-options > *,
	.fg-partnerships-page .fg-partnerships-faq > *,
	.fg-partnerships-page .fg-partnerships-cta > * {
		width: min(100% - 32px, 1180px);
	}

	.fg-partnerships-hero__columns,
	.fg-partnerships-faq__columns {
		flex-direction: column;
	}

	.fg-partnerships-hero__content,
	.fg-partnerships-hero__media,
	.fg-partnerships-faq__intro,
	.fg-partnerships-faq__items {
		flex-basis: 100% !important;
		width: 100%;
	}

	.fg-partnerships-hero__media {
		max-width: 620px;
	}

	.fg-partnerships-faq__intro {
		position: static;
	}

	.fg-partnerships-card-grid {
		flex-wrap: wrap !important;
	}

	.fg-partnerships-card-grid > .wp-block-column {
		flex-basis: calc(50% - 10px) !important;
	}

	.fg-partnerships-cta__inner {
		align-items: flex-start;
	}
}

@media (max-width: 640px) {
	.fg-partnerships-hero,
	.fg-partnerships-options,
	.fg-partnerships-faq,
	.fg-partnerships-cta {
		padding-top: 64px;
		padding-bottom: 64px;
	}

	.fg-partnerships-title {
		font-size: clamp(40px, 12vw, 56px);
	}

	.fg-partnerships-card-grid {
		display: block;
	}

	.fg-partnerships-card-grid > .wp-block-column + .wp-block-column {
		margin-top: 16px;
	}

	.fg-partnership-card {
		min-height: 0;
	}

	.fg-partnership-card__number {
		margin-bottom: 34px;
	}

	.fg-faq-item summary {
		padding: 21px 58px 21px 20px;
		font-size: 17px;
	}

	.fg-faq-item > p {
		padding: 0 20px 21px;
	}

	.fg-partnerships-cta__inner {
		padding: 28px 22px;
	}

	.fg-partnerships-cta__actions,
	.fg-partnerships-cta__actions .wp-block-button,
	.fg-partnerships-cta__actions .wp-block-button__link,
	.fg-partnerships-actions,
	.fg-partnerships-actions .wp-block-button,
	.fg-partnerships-actions .wp-block-button__link {
		width: 100%;
	}
}


/* =========================================================
   FREIGHTGRAPH CATEGORY ARCHIVES
   Scope: all WordPress category archive pages
========================================================= */

body.category {
    --fg-red: #ff2638;
    --fg-red-dark: #d91427;
    --fg-black: #09090b;
    --fg-dark: #121216;
    --fg-text: #15151a;
    --fg-muted: #6b6b75;
    --fg-border: #e8e8ec;
    --fg-surface: #f7f7f8;

    overflow-x: clip;
}

/* =========================================================
   ARCHIVE HERO
========================================================= */

body.category section.ast-archive-description {
	margin-top: 0px ;
    position: relative;
    isolation: isolate;
    width: 100vw;
    max-width: none;
    min-height: 270px;

    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    margin-bottom: 64px !important;

    padding-top: clamp(72px, 8vw, 110px) !important;
    padding-right: max(24px, calc((100vw - 1180px) / 2)) !important;
    padding-bottom: clamp(68px, 8vw, 104px) !important;
    padding-left: max(24px, calc((100vw - 1180px) / 2)) !important;

    border: 0 !important;

    background:
        radial-gradient(
            circle at 84% 30%,
            rgba(255, 38, 56, 0.24) 0,
            rgba(255, 38, 56, 0.08) 24%,
            transparent 52%
        ),
        linear-gradient(
            120deg,
            #08080a 0%,
            #111114 62%,
            #20080c 100%
        );
}

/* Small label above title */

body.category section.ast-archive-description::before {
    content: "FREIGHTGRAPH INSIGHTS";
    display: inline-flex;
    align-items: center;

    margin-bottom: 18px;
    padding: 7px 12px;

    border: 1px solid rgba(255, 38, 56, 0.42);
    border-radius: 999px;

    background: rgba(255, 38, 56, 0.1);
    color: #ff6471;

    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.12em;
}

/* Decorative red element */

body.category section.ast-archive-description::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 50%;
    right: max(24px, calc((100vw - 1180px) / 2));
    width: clamp(120px, 16vw, 220px);
    height: clamp(120px, 16vw, 220px);

    border: 1px solid rgba(255, 38, 56, 0.18);
    border-radius: 50%;

    box-shadow:
        0 0 0 34px rgba(255, 38, 56, 0.035),
        0 0 0 68px rgba(255, 38, 56, 0.02);

    transform: translateY(-50%);
    pointer-events: none;
}

body.category section.ast-archive-description .page-title,
body.category section.ast-archive-description .ast-archive-title {
    position: relative;
    z-index: 2;

    max-width: 760px;
    margin: 0 !important;

    color: #ffffff !important;

    font-size: clamp(42px, 6vw, 72px) !important;
    font-weight: 750 !important;
    line-height: 1.02 !important;
    letter-spacing: -0.045em !important;
}

/* Red line below title */

body.category section.ast-archive-description .page-title::after {
    content: "";
    display: block;

    width: 64px;
    height: 4px;
    margin-top: 22px;

    border-radius: 999px;
    background: var(--fg-red);
}

/* Category description, when added in WordPress */

body.category section.ast-archive-description p {
    max-width: 620px;
    margin: 22px 0 0 !important;

    color: rgba(255, 255, 255, 0.7) !important;

    font-size: 17px;
    line-height: 1.7;
}


/* =========================================================
   REMOVE SIDEBAR AND USE FULL CONTENT WIDTH
========================================================= */

body.category #secondary {
    display: none !important;
}

body.category #primary {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    border: 0 !important;
}

body.category .site-content > .ast-container {
    width: min(100% - 48px, 1180px);
    max-width: 1180px;
    margin-inline: auto;
    padding-inline: 0;
}


/* =========================================================
   NEWS GRID
========================================================= */

body.category .ast-row {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 28px;
}

body.category .ast-row > article,
body.category article.ast-article-post {
    width: 100% !important;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;

    overflow: hidden;

    border: 1px solid var(--fg-border) !important;
    border-radius: 18px;

    background: #ffffff;

    box-shadow:
        0 1px 2px rgba(0, 0, 0, 0.02),
        0 10px 30px rgba(0, 0, 0, 0.04);

    transition:
        transform 220ms ease,
        box-shadow 220ms ease,
        border-color 220ms ease;
}

body.category article.ast-article-post:hover {
    transform: translateY(-5px);

    border-color: rgba(255, 38, 56, 0.35) !important;

    box-shadow:
        0 16px 40px rgba(0, 0, 0, 0.09),
        0 0 0 1px rgba(255, 38, 56, 0.04);
}

body.category article.ast-article-post .post-thumb {
    margin: 0 !important;
    overflow: hidden;
}

body.category article.ast-article-post .post-thumb img {
    display: block;
    width: 100%;
        aspect-ratio: 7 / 9;
    border-radius: 10px;

    object-fit: cover;

    transition: transform 400ms ease;
}

body.category article.ast-article-post:hover .post-thumb img {
    transform: scale(1.035);
}

body.category article.ast-article-post .post-content,
body.category article.ast-article-post .entry-header,
body.category article.ast-article-post .entry-content {
    padding-right: 0px;
    padding-left: 0px;
}

body.category article.ast-article-post .post-content {
    padding-top: 0px;
    padding-bottom: 0px;
}

body.category article.ast-article-post .entry-title {
    margin-top: 8px;
    margin-bottom: 12px;

    font-size: clamp(19px, 2vw, 23px);
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -0.025em;
}

body.category article.ast-article-post .entry-title a {
    color: var(--fg-text);
    text-decoration: none;
}

body.category article.ast-article-post .entry-title a:hover {
    color: var(--fg-red);
}

body.category article.ast-article-post .entry-meta,
body.category article.ast-article-post .entry-meta a {
    color: var(--fg-red);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

body.category article.ast-article-post .entry-content,
body.category article.ast-article-post .entry-summary {
    color: var(--fg-muted);
    font-size: 15px;
    line-height: 1.7;
}

body.category article.ast-article-post .read-more a,
body.category article.ast-article-post .ast-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    min-height: 42px;
    margin-top: 8px;
    padding: 0 17px;

    border: 1px solid var(--fg-red);
    border-radius: 999px;

    background: transparent;
    color: var(--fg-red);

    font-size: 13px;
    font-weight: 700;
    text-decoration: none;

    transition:
        background-color 180ms ease,
        color 180ms ease,
        transform 180ms ease;
}

body.category article.ast-article-post .read-more a:hover,
body.category article.ast-article-post .ast-button:hover {
    background: var(--fg-red);
    color: #ffffff;
    transform: translateY(-1px);
}


/* =========================================================
   PAGINATION
========================================================= */

body.category .navigation.pagination,
body.category .ast-pagination {
    width: 100%;
    margin-top: 64px !important;
    padding: 26px 20px !important;

    border: 1px solid var(--fg-border);
    border-radius: 18px;

    background: var(--fg-surface);

    box-shadow: none;
}

body.category .nav-links {
    display: flex !important;
    align-items: center;
    justify-content: center !important;
    flex-wrap: wrap;
    gap: 8px;

    width: 100%;
    margin: 0 !important;
}

body.category .nav-links .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    width: 44px;
    min-width: 44px;
    height: 44px;
    margin: 0 !important;
    padding: 0 10px;

    border: 1px solid transparent;
    border-radius: 10px;

    background: transparent;
    color: var(--fg-text);

    font-size: 14px;
    font-weight: 650;
    line-height: 1;
    text-decoration: none;

    transition:
        color 180ms ease,
        background-color 180ms ease,
        border-color 180ms ease,
        transform 180ms ease;
}

body.category .nav-links a.page-numbers:hover {
    border-color: rgba(255, 38, 56, 0.26);
    background: rgba(255, 38, 56, 0.08);
    color: var(--fg-red);

    transform: translateY(-2px);
}

body.category .nav-links .page-numbers.current {
    border-color: var(--fg-red);
    background: var(--fg-red);
    color: #ffffff;

    box-shadow: 0 8px 20px rgba(255, 38, 56, 0.2);
}

body.category .nav-links .page-numbers.dots {
    width: 32px;
    min-width: 32px;
    padding: 0;

    color: var(--fg-muted);
    pointer-events: none;
}

/* Previous and next buttons */

body.category .nav-links .prev,
body.category .nav-links .next {
    width: auto;
    min-width: 104px;
    padding-inline: 18px;

    border-color: var(--fg-border);
    background: #ffffff;
}

body.category .nav-links .prev:hover,
body.category .nav-links .next:hover {
    border-color: var(--fg-red);
    background: var(--fg-red);
    color: #ffffff;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 960px) {
    body.category .ast-row {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 22px;
    }

    body.category section.ast-archive-description::after {
        opacity: 0.7;
    }
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 640px) {
    body.category .site-content > .ast-container {
        width: min(100% - 32px, 1180px);
    }

    body.category section.ast-archive-description {
        min-height: 230px;
        margin-bottom: 42px !important;

        padding-top: 62px !important;
        padding-right: 20px !important;
        padding-bottom: 60px !important;
        padding-left: 20px !important;
    }

    body.category section.ast-archive-description::before {
        margin-bottom: 14px;
        font-size: 10px;
    }

    body.category section.ast-archive-description::after {
        right: -48px;
        opacity: 0.45;
    }

    body.category section.ast-archive-description .page-title,
    body.category section.ast-archive-description .ast-archive-title {
        font-size: 42px !important;
    }

    body.category .ast-row {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    body.category .navigation.pagination,
    body.category .ast-pagination {
        margin-top: 44px !important;
        padding: 18px 12px !important;
        border-radius: 14px;
    }

    body.category .nav-links {
        gap: 6px;
    }

    body.category .nav-links .page-numbers {
        width: 40px;
        min-width: 40px;
        height: 40px;
        border-radius: 9px;
    }

    body.category .nav-links .prev,
    body.category .nav-links .next {
        min-width: 86px;
        padding-inline: 12px;
    }
}

.ast-blog-layout-4-grid .ast-article-inner {
    box-shadow: 0px 0px 0px -2px rgba(16, 24, 40, 0.05);
}



/* freight Matching Page  */

@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@500;600;700&display=swap');

.fm-page{
  --fg-black:#0B0B0D;
  --fg-charcoal:#141416;
  --fg-red:#E53935;
  --fg-red-dark:#B91C1C;
  --fg-red-soft:#FDECEC;
  --fg-white:#FFFFFF;
  --fg-off-white:#FAFAFA;
  --fg-light-gray:#F6F6F7;
  --fg-border:#E5E7EB;
  --fg-border-dark:#2A2A2D;
  --fg-text:#171717;
  --fg-muted:#6B7280;
  --fg-muted-dark:#4B5563;
  --fg-on-dark:#D1D5DB;
  --fg-gray-accent:#52525B;
  --fg-gray-accent-soft:#EEEFF1;
  --fg-gray-line:rgba(82,82,91,.20);
  --fg-gray-line-dark:rgba(255,255,255,.16);
  --font-display:'Plus Jakarta Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;
  --font-body:'Plus Jakarta Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;
  --font-mono:'JetBrains Mono',ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;
  --radius:14px;
  --max:1180px;
}
.fm-page, .fm-page *{box-sizing:border-box}



.fm-page a{color:inherit}
.fm-page img,.fm-page svg{display:block;max-width:100%}
.fm-page button,.fm-page input{font:inherit}
.fm-page{overflow:hidden}
.fm-wrap{width:min(100% - 56px,var(--max));margin-inline:auto}
.fm-section{position:relative;padding:108px 0}
.fm-section-gray{background:var(--fg-light-gray)}
.fm-section-dark{background:var(--fg-black);color:var(--fg-white)}
.fm-section-stripe{background:linear-gradient(180deg,#fff 0%,#fff 50%,#fafafa 50%,#fafafa 100%);background-size:100% 32px}
.fm-eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--fg-gray-accent);font:600 12px/1.2 var(--font-mono);letter-spacing:.14em;text-transform:uppercase}
.fm-eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--fg-red);box-shadow:0 0 0 3px rgba(229,57,53,.16)}
.fm-section-dark .fm-eyebrow{color:rgba(255,255,255,.55)}
.fm-page h1,.fm-page h2,.fm-page h3{margin:0;font-family:var(--font-display);letter-spacing:-.025em}
.fm-page h1{font-size:clamp(44px,6vw,76px);line-height:1.02;font-weight:650}
.fm-page h2{font-size:clamp(34px,4vw,54px);line-height:1.08;font-weight:650}
.fm-page h3{font-size:21px;line-height:1.25;font-weight:650}
.fm-page p{margin:0}
.fm-section-head{max-width:800px;margin-bottom:54px}
.fm-section-head.center{text-align:center;margin-inline:auto}
.fm-section-head h2{margin-top:16px}
.fm-section-head p{margin-top:18px;color:var(--fg-muted);font-size:17px;line-height:1.72}
.fm-section-dark .fm-section-head p{color:rgba(255,255,255,.65)}
.fm-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 23px;border:1px solid transparent;border-radius:9px;text-decoration:none;font-weight:700;font-size:15px;transition:.18s ease;cursor:pointer}
.fm-btn:hover{transform:translateY(-2px)}
.fm-btn-primary{background:var(--fg-red);color:#fff;box-shadow:0 14px 28px -18px rgba(229,57,53,.9)}
.fm-btn-primary:hover{background:var(--fg-red-dark)}
.fm-btn-light{background:#fff;color:var(--fg-black);border-color:var(--fg-border)}
.fm-btn-light:hover{border-color:#9ca3af}
.fm-btn-outline{background:transparent;color:#fff;border-color:rgba(255,255,255,.28)}
.fm-btn-outline:hover{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.5)}

/* Header */


.fm-logo{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:800;font-size:19px;white-space:nowrap}
.fm-logo-mark{position:relative;width:28px;height:25px}
.fm-logo-mark:before,.fm-logo-mark:after{content:"";position:absolute;border:2px solid #fff;border-radius:50%}
.fm-logo-mark:before{width:9px;height:9px;left:0;bottom:0}
.fm-logo-mark:after{width:9px;height:9px;right:0;top:0;border-color:var(--fg-red)}
.fm-logo-line{position:absolute;left:8px;top:10px;width:16px;height:2px;background:#fff;transform:rotate(-31deg);transform-origin:left center}




.fm-dropdown{position:absolute;top:100%;left:0;min-width:224px;padding:8px;border:1px solid var(--fg-border);border-radius:14px;background:#fff;box-shadow:0 22px 65px rgba(0,0,0,.22);opacity:0;transform:translateY(7px);pointer-events:none;transition:.16s ease}

.fm-dropdown a{display:block;padding:10px 12px;border-radius:9px;color:var(--fg-text);text-decoration:none;font-size:14px;font-weight:600}
.fm-dropdown a:hover,.fm-dropdown a[aria-current="page"]{background:var(--fg-gray-accent-soft);color:var(--fg-red-dark)}










/* Hero */
.fm-hero{position:relative;isolation:isolate;overflow:hidden;padding:176px 0 118px;color:#fff;background:linear-gradient(145deg,#030304 0%,#09090B 45%,#0B0B0D 100%)}
.fm-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 24%,rgba(229,57,53,.16),transparent 28%),radial-gradient(circle at 14% 88%,rgba(148,163,184,.10),transparent 31%),linear-gradient(180deg,rgba(255,255,255,.035),transparent 38%);z-index:-2}
.fm-hero:after{content:"";position:absolute;width:560px;height:560px;right:-110px;top:100px;border-radius:50%;background:radial-gradient(circle,rgba(229,57,53,.21),rgba(229,57,53,.055) 44%,transparent 69%);filter:blur(10px);z-index:-1}
.fm-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);align-items:center;gap:58px}
.fm-hero .fm-eyebrow{color:rgba(255,255,255,.58)}
.fm-hero h1{margin-top:20px;max-width:720px}
.fm-hero-copy>p{margin-top:25px;max-width:680px;color:rgba(255,255,255,.72);font-size:18px;line-height:1.72}
.fm-hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:35px}
.fm-proof-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:33px}
.fm-proof{padding:8px 11px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.045);color:rgba(255,255,255,.7);font:600 11px/1.2 var(--font-mono)}
.fm-match-demo{position:relative;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:rgba(255,255,255,.055);box-shadow:0 30px 90px rgba(0,0,0,.34);backdrop-filter:blur(10px);overflow:hidden}
.fm-demo-top{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.1)}
.fm-demo-title{font:600 12px/1.2 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.55)}
.fm-live{display:flex;align-items:center;gap:7px;color:#fff;font-size:12px;font-weight:700}
.fm-live:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--fg-red);box-shadow:0 0 0 4px rgba(229,57,53,.16);animation:fmPulse 2s infinite}
.fm-demo-tabs{display:grid;grid-template-columns:1fr 1fr;padding:12px;gap:8px}
.fm-demo-tab{appearance:none;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.035);color:rgba(255,255,255,.56);padding:11px;border-radius:9px;font-size:12px;font-weight:800;cursor:pointer;transition:.18s ease}
.fm-demo-tab.active{color:#fff;border-color:rgba(229,57,53,.5);background:rgba(229,57,53,.14)}
.fm-demo-query{margin:0 12px 12px;padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:rgba(0,0,0,.16)}
.fm-query-label{color:rgba(255,255,255,.42);font:600 10px/1.2 var(--font-mono);letter-spacing:.09em;text-transform:uppercase}
.fm-query-route{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;font-size:14px;font-weight:800}
.fm-route-arrow{flex:1;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.18),var(--fg-red),rgba(255,255,255,.18));position:relative}
.fm-route-arrow:after{content:"";position:absolute;right:0;top:-3px;width:7px;height:7px;border-top:1px solid var(--fg-red);border-right:1px solid var(--fg-red);transform:rotate(45deg)}
.fm-query-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}
.fm-query-meta span{padding:6px 8px;border-radius:7px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.68);font-size:10px;font-weight:700}
.fm-results{display:grid;gap:9px;padding:0 12px 12px}
.fm-result{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:11px;padding:11px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:rgba(255,255,255,.04);transition:.2s ease}
.fm-result:hover{transform:translateX(-3px);border-color:rgba(229,57,53,.42);background:rgba(229,57,53,.07)}
.fm-rank{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.07);font:700 12px/1 var(--font-mono)}
.fm-result:first-child .fm-rank{background:var(--fg-red)}
.fm-result-name{font-size:13px;font-weight:800}
.fm-result-reason{margin-top:3px;color:rgba(255,255,255,.46);font-size:10px}
.fm-score{font:800 16px/1 var(--font-mono);color:#fff}
.fm-score small{display:block;margin-top:5px;color:rgba(255,255,255,.38);font:500 8px/1 var(--font-mono);text-align:right;text-transform:uppercase}
.fm-demo-foot{display:flex;justify-content:space-between;padding:13px 20px;border-top:1px solid rgba(255,255,255,.09);color:rgba(255,255,255,.44);font-size:10px;font-weight:700}
@keyframes fmPulse{50%{opacity:.45;transform:scale(.8)}}

/* Problem */
.fm-problem-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:74px;align-items:start}
.fm-problem-lead h2{margin-top:16px}
.fm-problem-lead p{margin-top:20px;color:var(--fg-muted);font-size:17px;line-height:1.75}
.fm-problem-list{display:grid;border-top:1px solid var(--fg-border)}
.fm-problem-row{display:grid;grid-template-columns:48px 1fr;gap:18px;padding:25px 0;border-bottom:1px solid var(--fg-border)}
.fm-problem-num{font:700 12px/1 var(--font-mono);color:var(--fg-red);padding-top:6px}
.fm-problem-row h3{font-size:19px}
.fm-problem-row p{margin-top:7px;color:var(--fg-muted);line-height:1.65}

/* Two-way */
.fm-direction-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.fm-direction{position:relative;overflow:hidden;min-height:430px;padding:32px;border:1px solid var(--fg-border-dark);border-radius:18px;background:#111113}
.fm-direction:after{content:"";position:absolute;width:250px;height:250px;right:-90px;bottom:-90px;border-radius:50%;background:radial-gradient(circle,rgba(229,57,53,.22),transparent 69%)}
.fm-direction-label{color:rgba(255,255,255,.45);font:600 11px/1.2 var(--font-mono);letter-spacing:.1em;text-transform:uppercase}
.fm-direction h3{margin-top:12px;color:#fff;font-size:29px;max-width:480px}
.fm-direction>p{margin-top:12px;max-width:480px;color:rgba(255,255,255,.61);line-height:1.7}
.fm-direction-flow{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-top:36px}
.fm-flow-card{padding:17px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:rgba(255,255,255,.055)}
.fm-flow-card strong{display:block;color:#fff;font-size:13px}
.fm-flow-card span{display:block;margin-top:6px;color:rgba(255,255,255,.45);font-size:10px;line-height:1.5}
.fm-flow-mid{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--fg-red);color:#fff;box-shadow:0 0 0 8px rgba(229,57,53,.11)}
.fm-direction-result{position:relative;z-index:2;margin-top:18px;padding:14px;border-radius:12px;background:#fff;color:var(--fg-black);display:flex;align-items:center;justify-content:space-between;gap:14px}
.fm-direction-result strong{font-size:13px}
.fm-direction-result span{font:800 16px/1 var(--font-mono);color:var(--fg-red-dark)}

/* Steps */
.fm-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;counter-reset:step}
.fm-step{position:relative;min-height:228px;padding:26px;border:1px solid var(--fg-border);border-radius:15px;background:#fff;counter-increment:step;transition:.18s ease}
.fm-step:hover{transform:translateY(-5px);border-color:#c7c9ce;box-shadow:0 18px 35px rgba(11,11,13,.07)}
.fm-step:before{content:"0" counter(step);display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:var(--fg-red-soft);color:var(--fg-red-dark);font:700 12px/1 var(--font-mono)}
.fm-step h3{margin-top:22px}
.fm-step p{margin-top:10px;color:var(--fg-muted);font-size:14px;line-height:1.65}

/* Factors */
.fm-factor-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:58px;align-items:start}
.fm-factor-sticky{position:sticky;top:112px}
.fm-factor-sticky h2{margin-top:16px}
.fm-factor-sticky p{margin-top:18px;color:rgba(255,255,255,.63);font-size:17px;line-height:1.7}
.fm-factor-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.fm-factor{padding:24px;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:rgba(255,255,255,.035)}
.fm-factor-icon{width:38px;height:38px;border-radius:9px;display:flex;align-items:center;justify-content:center;background:rgba(229,57,53,.13);color:var(--fg-red)}
.fm-factor h3{margin-top:18px;color:#fff;font-size:18px}
.fm-factor ul{margin:13px 0 0;padding:0;list-style:none;display:grid;gap:8px}
.fm-factor li{position:relative;padding-left:16px;color:rgba(255,255,255,.54);font-size:13px}
.fm-factor li:before{content:"";position:absolute;left:0;top:.65em;width:5px;height:5px;border-radius:50%;background:var(--fg-red)}

/* Score and compare */
.fm-score-layout{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}
.fm-score-copy h2{margin-top:16px}
.fm-score-copy>p{margin-top:18px;color:var(--fg-muted);font-size:17px;line-height:1.72}
.fm-score-points{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:25px}
.fm-score-point{padding:13px 14px;border:1px solid var(--fg-border);border-radius:10px;background:var(--fg-light-gray);font-size:12px;font-weight:700}
.fm-score-panel{padding:24px;border:1px solid var(--fg-border);border-radius:18px;background:#fff;box-shadow:0 28px 60px rgba(11,11,13,.09)}
.fm-score-panel-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--fg-border)}
.fm-score-panel-head strong{font-size:14px}
.fm-score-panel-head span{font:800 30px/1 var(--font-mono);color:var(--fg-red)}
.fm-bar-list{display:grid;gap:17px;margin-top:22px}
.fm-bar-top{display:flex;justify-content:space-between;font-size:11px;font-weight:800}
.fm-bar-track{height:7px;margin-top:7px;border-radius:999px;background:var(--fg-gray-accent-soft);overflow:hidden}
.fm-bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--fg-red-dark),var(--fg-red));transform-origin:left;animation:barGrow 1.2s both}
@keyframes barGrow{from{transform:scaleX(0)}}
.fm-score-note{margin-top:21px;padding:13px;border-radius:10px;background:var(--fg-red-soft);color:#7f1d1d;font-size:11px;font-weight:700;line-height:1.55}
.fm-compare{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--fg-border);border-radius:18px;overflow:hidden;background:#fff}
.fm-compare-col{padding:34px}
.fm-compare-col:last-child{background:var(--fg-black);color:#fff}
.fm-compare-label{font:700 11px/1 var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--fg-muted)}
.fm-compare-col:last-child .fm-compare-label{color:rgba(255,255,255,.45)}
.fm-compare-col h3{margin-top:13px;font-size:27px}
.fm-compare-list{margin:24px 0 0;padding:0;list-style:none;display:grid;gap:14px}
.fm-compare-list li{display:flex;gap:10px;color:var(--fg-muted);font-size:14px}
.fm-compare-col:last-child .fm-compare-list li{color:rgba(255,255,255,.64)}
.fm-check{flex:0 0 auto;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--fg-gray-accent-soft);color:var(--fg-gray-accent);font-size:10px;font-weight:900}
.fm-compare-col:last-child .fm-check{background:rgba(229,57,53,.15);color:var(--fg-red)}

/* Data flow */
.fm-data-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:0;align-items:stretch}
.fm-data-node{position:relative;padding:24px 16px;border:1px solid var(--fg-border);background:#fff;text-align:center}
.fm-data-node:first-child{border-radius:15px 0 0 15px}
.fm-data-node:last-child{border-radius:0 15px 15px 0;background:var(--fg-black);color:#fff}
.fm-data-node:not(:last-child):after{content:"→";position:absolute;right:-13px;top:50%;z-index:3;transform:translateY(-50%);width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--fg-red);color:#fff;font-size:12px;font-weight:900}
.fm-data-kicker{font:700 10px/1.2 var(--font-mono);color:var(--fg-red);text-transform:uppercase;letter-spacing:.08em}
.fm-data-node strong{display:block;margin-top:11px;font-size:14px}
.fm-data-node p{margin-top:8px;color:var(--fg-muted);font-size:11px;line-height:1.55}
.fm-data-node:last-child p{color:rgba(255,255,255,.53)}

/* Benefits / audience */
.fm-benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.fm-benefit-card{padding:34px;border:1px solid var(--fg-border);border-radius:17px;background:#fff}
.fm-benefit-card.dark{background:var(--fg-black);color:#fff;border-color:var(--fg-black)}
.fm-benefit-card h3{font-size:27px}
.fm-benefit-card>p{margin-top:12px;color:var(--fg-muted);line-height:1.65}
.fm-benefit-card.dark>p{color:rgba(255,255,255,.59)}
.fm-benefit-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:27px}
.fm-benefit-item{padding:13px;border-radius:10px;background:var(--fg-light-gray);font-size:12px;font-weight:700}
.fm-benefit-card.dark .fm-benefit-item{background:rgba(255,255,255,.065);color:rgba(255,255,255,.74)}
.fm-benefit-card .fm-btn{margin-top:27px}
.fm-audience-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.fm-audience{padding:23px 18px;border:1px solid var(--fg-border);border-radius:14px;background:#fff;transition:.18s ease}
.fm-audience:hover{transform:translateY(-4px);border-color:#c7c9ce;box-shadow:0 16px 34px rgba(0,0,0,.06)}
.fm-audience-tag{color:var(--fg-red-dark);font:700 10px/1 var(--font-mono);letter-spacing:.08em;text-transform:uppercase}
.fm-audience h3{margin-top:11px;font-size:17px}
.fm-audience p{margin-top:8px;color:var(--fg-muted);font-size:12px;line-height:1.6}

/* Use cases */
.fm-usecase-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.fm-usecase{overflow:hidden;border:1px solid var(--fg-border);border-radius:18px;background:#fff}
.fm-usecase-top{padding:30px;background:var(--fg-black);color:#fff}
.fm-usecase-top .fm-eyebrow{color:rgba(255,255,255,.46)}
.fm-usecase-top h3{margin-top:13px;font-size:28px}
.fm-usecase-top p{margin-top:12px;color:rgba(255,255,255,.58);line-height:1.65}
.fm-usecase-body{padding:26px}
.fm-case-specs{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}
.fm-case-spec{padding:12px;border-radius:10px;background:var(--fg-light-gray)}
.fm-case-spec span{display:block;color:var(--fg-muted);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.fm-case-spec strong{display:block;margin-top:5px;font-size:12px}
.fm-candidates{display:grid;gap:9px;margin-top:22px}
.fm-candidate{display:grid;grid-template-columns:1fr auto;gap:13px;padding:14px;border:1px solid var(--fg-border);border-radius:11px}
.fm-candidate.best{border-color:rgba(229,57,53,.35);background:var(--fg-red-soft)}
.fm-candidate strong{font-size:12px}
.fm-candidate p{margin-top:4px;color:var(--fg-muted);font-size:10px;line-height:1.5}
.fm-candidate-score{font:800 16px/1 var(--font-mono);color:var(--fg-red-dark)}
.fm-case-outcome{margin-top:19px;padding:15px;border-left:3px solid var(--fg-red);background:var(--fg-light-gray);color:var(--fg-muted-dark);font-size:12px;line-height:1.6}
.fm-usecase-body .fm-btn{margin-top:20px;width:100%}

/* Network and FAQ */
.fm-network{position:relative;overflow:hidden;padding:72px;border-radius:22px;background:var(--fg-black);color:#fff}
.fm-network:before{content:"";position:absolute;width:460px;height:460px;right:-140px;top:-180px;border-radius:50%;background:radial-gradient(circle,rgba(229,57,53,.25),transparent 68%)}
.fm-network-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.fm-network h2{margin-top:16px}
.fm-network p{margin-top:18px;color:rgba(255,255,255,.63);line-height:1.72}
.fm-network-map{position:relative;min-height:310px}
.fm-network-node{position:absolute;padding:12px 14px;border:1px solid rgba(255,255,255,.13);border-radius:11px;background:rgba(255,255,255,.07);font-size:11px;font-weight:800;box-shadow:0 16px 35px rgba(0,0,0,.18)}
.fm-network-node:nth-child(1){left:3%;top:7%}.fm-network-node:nth-child(2){right:2%;top:13%}.fm-network-node:nth-child(3){left:16%;bottom:7%}.fm-network-node:nth-child(4){right:11%;bottom:3%}.fm-network-node.center{left:50%;top:50%;transform:translate(-50%,-50%);background:var(--fg-red);border-color:var(--fg-red);font-size:13px}
.fm-network-line{position:absolute;height:1px;background:linear-gradient(90deg,transparent,rgba(229,57,53,.72),transparent);transform-origin:left center}
.fm-network-line.a{width:48%;left:18%;top:28%;transform:rotate(19deg)}.fm-network-line.b{width:44%;left:47%;top:31%;transform:rotate(-18deg)}.fm-network-line.c{width:42%;left:20%;top:68%;transform:rotate(-21deg)}.fm-network-line.d{width:44%;left:48%;top:64%;transform:rotate(18deg)}
.fm-faq{max-width:900px;margin-inline:auto;border-top:1px solid var(--fg-border)}
.fm-faq-item{border-bottom:1px solid var(--fg-border)}
.fm-faq-button{appearance:none;width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;border:0;background:transparent;text-align:left;color:var(--fg-text);font-weight:800;cursor:pointer}
.fm-faq-icon{position:relative;flex:0 0 auto;width:30px;height:30px;border:1px solid var(--fg-border);border-radius:50%}
.fm-faq-icon:before,.fm-faq-icon:after{content:"";position:absolute;left:50%;top:50%;width:11px;height:1.5px;background:var(--fg-text);transform:translate(-50%,-50%);transition:.18s ease}
.fm-faq-icon:after{transform:translate(-50%,-50%) rotate(90deg)}
.fm-faq-button[aria-expanded="true"] .fm-faq-icon:after{transform:translate(-50%,-50%) rotate(0);opacity:0}
.fm-faq-panel{max-height:0;overflow:hidden;transition:max-height .28s ease}
.fm-faq-answer{padding:0 58px 22px 0;color:var(--fg-muted);line-height:1.7;font-size:14px}

/* CTA / footer */
.fm-final{padding:104px 0;text-align:center;color:#fff;background:radial-gradient(circle at 50% -40%,rgba(229,57,53,.26),transparent 48%),var(--fg-black)}
.fm-final h2{max-width:800px;margin:auto}
.fm-final p{max-width:700px;margin:19px auto 0;color:rgba(255,255,255,.62);font-size:17px;line-height:1.7}
.fm-final .fm-btn{margin-top:30px}
@media(max-width:1080px){
  .fm-hero-grid,.fm-problem-grid,.fm-factor-layout,.fm-score-layout,.fm-network-grid{grid-template-columns:1fr}
  .fm-hero-grid{gap:62px}.fm-match-demo{max-width:700px}.fm-factor-sticky{position:static}.fm-audience-grid{grid-template-columns:repeat(3,1fr)}.fm-data-flow{grid-template-columns:1fr}.fm-data-node{border-radius:0!important}.fm-data-node:first-child{border-radius:15px 15px 0 0!important}.fm-data-node:last-child{border-radius:0 0 15px 15px!important}.fm-data-node:not(:last-child):after{content:"↓";right:auto;left:50%;top:auto;bottom:-13px;transform:translateX(-50%)}
  
}
@media(max-width:920px){
  .fm-nav-inner.open .fm-dropdown,.fm-dropdown a{color:rgba(255,255,255,.7)}.fm-dropdown a:hover,.fm-dropdown a[aria-current="page"]{background:rgba(255,255,255,.07);color:#fff}
  .fm-hero{padding:95px 0 90px}.fm-direction-grid,.fm-benefit-grid,.fm-usecase-grid,.fm-compare{grid-template-columns:1fr}.fm-steps{grid-template-columns:repeat(2,1fr)}.fm-factor-grid{grid-template-columns:1fr}.fm-network{padding:48px 34px}
}
@media(max-width:680px){
  .fm-wrap{width:min(100% - 36px,var(--max))}.fm-section{padding:78px 0}.fm-section-head{margin-bottom:38px}.fm-hero h1{font-size:clamp(40px,12vw,56px)}.fm-hero-copy>p{font-size:16px}.fm-hero-grid{grid-template-columns:1fr}.fm-match-demo{margin-inline:-4px}.fm-demo-query{padding:13px}.fm-result{grid-template-columns:36px 1fr auto}.fm-rank{width:34px;height:34px}.fm-result-reason{display:none}.fm-direction-grid,.fm-steps,.fm-score-points,.fm-benefit-list,.fm-audience-grid,.fm-case-specs{grid-template-columns:1fr}.fm-direction{min-height:auto;padding:25px}.fm-direction-flow{grid-template-columns:1fr}.fm-flow-mid{margin:auto;transform:rotate(90deg)}.fm-compare-col{padding:25px}.fm-network{padding:34px 22px}.fm-network-map{min-height:260px}.fm-network-node{font-size:9px;padding:9px}.fm-faq-answer{padding-right:0}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}


/* Astra top-level block padding reset for this page only */
.entry-content > .wp-block-group.fm-page,
.entry-content > .wp-block-cover.fm-page,
.entry-content > .wp-block-columns.fm-page{
  padding-top:0!important;
  padding-right:0!important;
  padding-bottom:0!important;
  padding-left:0!important;
}

/* Only headings explicitly marked in the Gutenberg content */
.fm-page .wp-block-heading.fm-heading-white{
  color:var(--fg-white)!important;
}

/* Gutenberg core-block normalization */
.fm-page{overflow:hidden;background:var(--fg-white);color:var(--fg-text);font-family:var(--font-body);line-height:1.55;-webkit-font-smoothing:antialiased}
.fm-page.alignfull{margin-block:0!important}
.fm-page .wp-block-group,.fm-page .wp-block-columns,.fm-page .wp-block-column,.fm-page .wp-block-buttons{margin-block-start:0;margin-block-end:0}
.fm-page .wp-block-columns{margin-bottom:0}
.fm-page .wp-block-column{min-width:0}
.fm-page .wp-block-button__link{box-sizing:border-box}
.fm-page .wp-block-buttons{gap:13px}
.fm-page .fm-btn .wp-block-button__link,.fm-page .wp-block-button.fm-btn .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 23px;border:1px solid transparent;border-radius:9px;text-decoration:none;font-weight:700;font-size:15px;transition:.18s ease;cursor:pointer}
.fm-page .wp-block-button.fm-btn-primary .wp-block-button__link{background:var(--fg-red);color:#fff;box-shadow:0 14px 28px -18px rgba(229,57,53,.9)}
.fm-page .wp-block-button.fm-btn-primary .wp-block-button__link:hover{background:var(--fg-red-dark);transform:translateY(-2px)}
.fm-page .wp-block-button.fm-demo-tab .wp-block-button__link{width:100%;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.035);color:rgba(255,255,255,.56);padding:11px;border-radius:9px;font-size:12px;font-weight:800}
.fm-page .wp-block-button.fm-demo-tab.active .wp-block-button__link{color:#fff;border-color:rgba(229,57,53,.5);background:rgba(229,57,53,.14)}
.fm-page .fm-demo-tabs>.wp-block-buttons{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px}
.fm-page .fm-proof-row p{padding:8px 11px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.045);color:rgba(255,255,255,.7);font:600 11px/1.2 var(--font-mono)}
.fm-page .fm-query-meta p{padding:6px 8px;border-radius:7px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.68);font-size:10px;font-weight:700}
.fm-page .fm-faq-item{margin:0;border:0;border-bottom:1px solid var(--fg-border);border-radius:0;background:transparent}
.fm-page .fm-faq-item>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;list-style:none;color:var(--fg-text);font-weight:800;cursor:pointer}
.fm-page .fm-faq-item>summary::-webkit-details-marker{display:none}
.fm-page .fm-faq-item>summary:after{content:'+';display:grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border:1px solid var(--fg-border);border-radius:50%;font-size:18px;font-weight:500}
.fm-page .fm-faq-item[open]>summary:after{content:'−'}
.fm-page .fm-faq-answer{padding:0 58px 22px 0;color:var(--fg-muted);line-height:1.7;font-size:14px}
.fm-page .fm-width-100{width:100%}.fm-page .fm-width-98{width:98%}.fm-page .fm-width-96{width:96%}.fm-page .fm-width-94{width:94%}.fm-page .fm-width-92{width:92%}
.fm-page .fm-mt-17{margin-top:17px!important}.fm-page .fm-eyebrow-light{color:rgba(255,255,255,.48)!important}
.fm-page .fm-final .wp-block-buttons{justify-content:center}
.fm-page .fm-case-spec span,.fm-page .fm-case-spec strong,.fm-page .fm-candidate strong,.fm-page .fm-candidate-score,.fm-page .fm-data-kicker,.fm-page .fm-data-node strong{display:block}
.fm-page .fm-candidate-score{font:800 16px/1 var(--font-mono);color:var(--fg-red-dark)}
.fm-page .fm-result{display:grid!important;grid-template-columns:44px 1fr auto!important;align-items:center!important}
.fm-page .fm-result .wp-block-group{min-width:0}
.fm-page .fm-result-name,.fm-page .fm-result-reason,.fm-page .fm-score,.fm-page .fm-rank{margin:0}
.fm-page .fm-rank{display:flex;align-items:center;justify-content:center}
.fm-page .fm-strong{font-weight:800}.fm-page .fm-score-small{display:block;margin-top:5px;color:rgba(255,255,255,.38);font:500 8px/1 var(--font-mono);text-align:right;text-transform:uppercase}
@media(max-width:680px){.fm-page .fm-faq-answer{padding-right:0}}

.wp-block-heading-white {
	color: white ;
}

.paragraph-head  {
	padding-bottom : 30px
}

.wp-block-group-button {
	padding-bottom: 25px;
}

/* =========================================================
   REQUESTED GUTENBERG GRID FIXES ONLY
   Steps: 3 x 2
   Score points: 2 x 3
   Benefit items: 2 x 3
   Use-case specs: 2 x 2
========================================================= */

.fm-page .fm-steps{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  align-items:stretch!important;
  gap:16px!important;
}

.fm-page .fm-steps > .fm-step{
  flex:0 0 auto!important;
  width:auto!important;
  min-width:0!important;
  margin:0!important;
}

.fm-page .fm-score-points{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  align-items:stretch!important;
  gap:10px!important;
}

.fm-page .fm-score-points > .fm-score-point{
  flex:0 0 auto!important;
  width:auto!important;
  min-width:0!important;
  margin:0!important;
}

.fm-page .fm-benefit-list{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  align-items:stretch!important;
  gap:10px!important;
}

.fm-page .fm-benefit-list > .fm-benefit-item{
  flex:0 0 auto!important;
  width:auto!important;
  min-width:0!important;
  margin:0!important;
}

.fm-page .fm-usecase-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  align-items:stretch!important;
  gap:20px!important;
}

.fm-page .fm-usecase-grid > .fm-usecase{
  flex:0 0 auto!important;
  width:auto!important;
  min-width:0!important;
  margin:0!important;
}

.fm-page .fm-case-specs{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  align-items:stretch!important;
  gap:9px!important;
}

.fm-page .fm-case-specs > .fm-case-spec{
  flex:0 0 auto!important;
  width:auto!important;
  min-width:0!important;
  margin:0!important;
}

@media(max-width:920px){
  .fm-page .fm-steps{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }

  .fm-page .fm-usecase-grid{
    grid-template-columns:1fr!important;
  }
}

@media(max-width:680px){
  .fm-page .fm-steps,
  .fm-page .fm-score-points,
  .fm-page .fm-benefit-list,
  .fm-page .fm-case-specs{
    grid-template-columns:1fr!important;
  }
}

.ast-article-post .post-thumb-img-content img {
    aspect-ratio: 7 / 9 !important;
    width: 100%;
	
}

.ast-single-entry-banner[data-post-type="post"] .post-thumb img, .ast-single-post-featured-section img {
    aspect-ratio: 6 / 9;
    width: 82%;
    height: 100%;
	
}


/* ==========================================================
   MERGED FROM PREVIOUS / FIRST STYLESHEET
   Keep this section at the end so these rules preserve their
   current cascade priority after the first stylesheet is removed.
========================================================== */

/* ==========================================================
   FREIGHTGRAPH HEADER V2
   Native Gutenberg blocks, corrected Astra overrides
========================================================== */

:root{
	--fgh-black:#0B0B0D;
	--fgh-red:#E53935;
	--fgh-red-dark:#B91C1C;
	--fgh-white:#FFFFFF;
	--fgh-border:#E5E7EB;
	--fgh-text:#171717;
	--fgh-max:1180px;
}

/* Remove Astra's restricted white header container */
.site-header{
	position:sticky !important;
	top:0;
	z-index:99999 !important;
	background:var(--fgh-black) !important;
}

.admin-bar .site-header{
	top:32px;
}

.ast-primary-header-bar,
.ast-primary-header-bar .ast-builder-grid-row-container-inner,
.ast-primary-header-bar .ast-builder-grid-row,
.ast-primary-header-bar .site-header-section,
.ast-primary-header-bar .widget,
.ast-primary-header-bar .widget_block{
	width:100% !important;
	max-width:none !important;
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
	background:var(--fgh-black) !important;
}

.ast-primary-header-bar .ast-builder-grid-row{
	display:block !important;
}

.ast-primary-header-bar .ast-builder-grid-row-container-inner{
	display:block !important;
}

/* Header block */
.fg-header-v2{
	width:100% !important;
	max-width:none !important;
	margin:0 !important;
	border-bottom:1px solid rgba(255,255,255,.08);
	background:rgba(11,11,13,.96) !important;
	-webkit-backdrop-filter:blur(14px);
	backdrop-filter:blur(14px);
	font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}

.fg-header-v2,
.fg-header-v2 *{
	box-sizing:border-box;
}

.fg-header-v2-inner{
	width:100%;
	max-width:var(--fgh-max) !important;
	min-height:68px;
	margin:0 auto !important;
	gap:24px !important;
}

/* Text logo, prevents broken image */
.fg-header-v2-logo{
	flex:0 0 auto;
	margin:0 !important;
	padding:0 !important;
	line-height:1 !important;
}

.fg-header-v2-logo a{
	display:inline-flex;
	align-items:center;
	color:#FFFFFF !important;
	font-size:21px !important;
	font-weight:700 !important;
	line-height:1 !important;
	letter-spacing:-.035em !important;
	text-decoration:none !important;
	white-space:nowrap;
}

.fg-header-v2-logo a::after{
	content:"";
	width:6px;
	height:6px;
	margin:2px 0 0 7px;
	border-radius:999px;
	background:var(--fgh-red);
	box-shadow:0 0 0 3px rgba(229,57,53,.14);
}

/* Navigation */
.fg-header-v2-nav{
	flex:1 1 auto;
	justify-content:center !important;
	margin:0 !important;
	color:rgba(255,255,255,.72) !important;
}

.fg-header-v2-nav .wp-block-navigation__container{
	gap:8px !important;
}

.fg-header-v2-nav .wp-block-navigation-item{
	position:relative;
}

.fg-header-v2-nav .wp-block-navigation-item__content{
	padding:10px 13px !important;
	border-radius:9px;
	background:transparent !important;
	color:rgba(255,255,255,.72) !important;
	font-size:14px !important;
	font-weight:500 !important;
	line-height:1.5 !important;
	text-decoration:none !important;
	transition:color .15s ease,background .15s ease;
}

.fg-header-v2-nav .wp-block-navigation-item__content:hover,
.fg-header-v2-nav .wp-block-navigation-item:focus-within > .wp-block-navigation-item__content{
	background:rgba(255,255,255,.06) !important;
	color:#FFFFFF !important;
}

.fg-header-v2-nav .wp-block-navigation__submenu-icon{
	width:10px !important;
	height:10px !important;
	margin-left:-7px !important;
	color:rgba(255,255,255,.48) !important;
}

/* Keep hover active while moving into dropdown */
.fg-header-v2-nav .wp-block-navigation-submenu::after{
	content:"";
	position:absolute;
	top:100%;
	right:0;
	left:0;
	height:14px;
}

/* Dropdown */
.fg-header-v2-nav .wp-block-navigation__submenu-container{
	top:calc(100% + 8px) !important;
	left:0 !important;
	z-index:100000 !important;
	min-width:220px !important;
	padding:8px !important;
	overflow:visible !important;
	border:1px solid var(--fgh-border) !important;
	border-radius:14px !important;
	background:#FFFFFF !important;
	box-shadow:0 20px 60px rgba(11,11,13,.22) !important;
}

.fg-header-v2-nav .wp-block-navigation__submenu-container .wp-block-navigation-item__content{
	display:block;
	width:100%;
	padding:10px 12px !important;
	border-radius:9px;
	background:transparent !important;
	color:var(--fgh-text) !important;
	font-size:14px !important;
	font-weight:500 !important;
	white-space:nowrap;
}

.fg-header-v2-nav .wp-block-navigation__submenu-container .wp-block-navigation-item__content:hover{
	background:#EEEFF1 !important;
	color:#52525B !important;
}

/* Actions */
.fg-header-v2-actions{
	flex:0 0 auto;
	gap:12px !important;
	margin:0 !important;
}

/* Compact dark search, overrides Astra blue */
.fg-header-v2-search{
	width:42px;
	margin:0 !important;
	transition:width .22s ease;
}

.fg-header-v2-search:hover,
.fg-header-v2-search:focus-within{
	width:210px;
}

.fg-header-v2-search .wp-block-search__inside-wrapper{
	display:flex;
	min-height:40px;
	padding:0 !important;
	overflow:hidden;
	border:1px solid rgba(255,255,255,.14) !important;
	border-radius:9px !important;
	background:rgba(255,255,255,.045) !important;
	box-shadow:none !important;
}

.fg-header-v2-search .wp-block-search__input{
	width:0 !important;
	min-width:0 !important;
	min-height:38px !important;
	padding:0 !important;
	border:0 !important;
	background:transparent !important;
	box-shadow:none !important;
	color:#FFFFFF !important;
	font-family:inherit !important;
	font-size:13.5px !important;
	opacity:0;
	outline:none !important;
	transition:width .22s ease,opacity .15s ease,padding .22s ease;
}

.fg-header-v2-search:hover .wp-block-search__input,
.fg-header-v2-search:focus-within .wp-block-search__input{
	width:168px !important;
	padding:8px 5px 8px 12px !important;
	opacity:1;
}

.fg-header-v2-search .wp-block-search__input::placeholder{
	color:rgba(255,255,255,.42);
}

.fg-header-v2-search .wp-block-search__button{
	display:flex !important;
	width:40px !important;
	min-width:40px !important;
	height:40px !important;
	align-items:center !important;
	justify-content:center !important;
	margin:0 !important;
	padding:10px !important;
	border:0 !important;
	border-radius:0 !important;
	background:transparent !important;
	box-shadow:none !important;
	color:rgba(255,255,255,.76) !important;
}

.fg-header-v2-search .wp-block-search__button:hover{
	background:rgba(255,255,255,.06) !important;
	color:#FFFFFF !important;
}

.fg-header-v2-search .wp-block-search__button svg{
	width:18px !important;
	height:18px !important;
	fill:currentColor !important;
}

/* Red CTA, overrides Astra blue */
.fg-header-v2-buttons,
.fg-header-v2-cta{
	margin:0 !important;
}

.fg-header-v2-cta .wp-block-button__link{
	display:inline-flex !important;
	min-height:40px !important;
	align-items:center !important;
	justify-content:center !important;
	padding:10px 18px !important;
	border:1px solid var(--fgh-red) !important;
	border-radius:9px !important;
	background:var(--fgh-red) !important;
	box-shadow:0 12px 28px -18px rgba(229,57,53,.95) !important;
	color:#FFFFFF !important;
	font-size:14px !important;
	font-weight:600 !important;
	line-height:1.2 !important;
	white-space:nowrap;
	text-decoration:none !important;
	transition:background .15s ease,border-color .15s ease,transform .15s ease;
}

.fg-header-v2-cta .wp-block-button__link:hover{
	transform:translateY(-1px);
	border-color:var(--fgh-red-dark) !important;
	background:var(--fgh-red-dark) !important;
	color:#FFFFFF !important;
}

/* Mobile overlay */
.fg-header-v2-nav .wp-block-navigation__responsive-container-open{
	padding:8px !important;
	border:1px solid rgba(255,255,255,.14) !important;
	border-radius:9px !important;
	background:rgba(255,255,255,.045) !important;
	color:#FFFFFF !important;
}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open{
	z-index:100001;
	padding:24px !important;
	background:#0B0B0D !important;
	color:#FFFFFF !important;
}

.fg-header-v2-nav .wp-block-navigation__responsive-container-close{
	top:20px;
	right:20px;
	color:#FFFFFF !important;
}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container{
	width:100%;
	align-items:stretch !important;
	gap:8px !important;
}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item{
	width:100%;
}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item__content{
	width:100%;
	padding:12px 14px !important;
	color:#FFFFFF !important;
}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container{
	position:static !important;
	width:100% !important;
	min-width:0 !important;
	margin-top:4px !important;
	padding:4px 8px 9px !important;
	border:0 !important;
	background:rgba(255,255,255,.035) !important;
	box-shadow:none !important;
}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open
.wp-block-navigation__submenu-container .wp-block-navigation-item__content{
	color:rgba(255,255,255,.72) !important;
	white-space:normal;
}

/* Responsive */
@media(max-width:920px){
	.admin-bar .site-header{
		top:46px;
	}

	.fg-header-v2{
		padding-right:20px !important;
		padding-left:20px !important;
	}

	.fg-header-v2-inner{
		min-height:64px;
		gap:12px !important;
	}

	.fg-header-v2-nav{
		order:3;
		flex:0 0 auto;
	}

	.fg-header-v2-actions{
		margin-left:auto !important;
	}

	.fg-header-v2-search{
		display:none !important;
	}

	.fg-header-v2-cta .wp-block-button__link{
		min-height:38px !important;
		padding:9px 14px !important;
	}
}

@media(max-width:560px){
	.fg-header-v2{
		padding-right:16px !important;
		padding-left:16px !important;
	}

	.fg-header-v2-logo a{
		font-size:19px !important;
	}

	.fg-header-v2-cta{
		display:none !important;
	}
}






/* =====================================================
   HEADER LAYOUT FIX
   Logo left / Menu center / Search+CTA right
===================================================== */

/* Make Astra header row give full width to Widget 1 */
.ast-primary-header-bar .ast-builder-grid-row {
	display: grid !important;
	grid-template-columns: 1fr !important;
	width: 100% !important;
	max-width: none !important;
}

.site-header-primary-section-left,
.site-header-primary-section-right {
	display: none !important;
}

.site-header-primary-section-center {
	display: block !important;
	width: 100% !important;
	max-width: none !important;
	flex: 0 0 100% !important;
	padding: 0 !important;
	margin: 0 !important;
}

.site-header-primary-section-center .widget,
.site-header-primary-section-center .widget_block {
	display: block !important;
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

/* Main header wrapper */
.fg-header-v2-inner {
	display: grid !important;
	grid-template-columns: auto minmax(0, 1fr) auto !important;
	align-items: center !important;
	column-gap: 34px !important;
	width: 100% !important;
	max-width: 1180px !important;
	margin: 0 auto !important;
}

/* Left: logo */
.fg-header-v2-logo {
	justify-self: start !important;
	margin: 0 !important;
}

.fg-header-v2-logo a {
	display: inline-flex !important;
	align-items: center !important;
	white-space: nowrap !important;
}

/* Center: menu */
.fg-header-v2-nav {
	justify-self: center !important;
	width: 100% !important;
	min-width: 0 !important;
	margin: 0 !important;
	display: flex !important;
	justify-content: center !important;
}

.fg-header-v2-nav .wp-block-navigation__container {
	display: flex ;
	justify-content: center !important;
	align-items: center !important;
	gap: 16px !important;
	flex-wrap: nowrap !important;
}

/* Right: search + button */
.fg-header-v2-actions {
	justify-self: end !important;
	display: flex !important;
	align-items: center !important;
	justify-content: flex-end !important;
	gap: 14px !important;
	margin: 0 !important;
}

/* search compact closed state */
.fg-header-v2-search {
	width: 42px !important;
	flex: 0 0 auto !important;
	margin: 0 !important;
}

.fg-header-v2-search:hover,
.fg-header-v2-search:focus-within {
	width: 210px !important;
}

/* CTA should stay on the right */
.fg-header-v2-buttons,
.fg-header-v2-cta {
	margin: 0 !important;
	flex: 0 0 auto !important;
}

/* Prevent the menu from colliding with the logo */
.fg-header-v2-nav .wp-block-navigation-item__content {
	padding-left: 12px !important;
	padding-right: 12px !important;
}

/* Tablet */
@media (max-width: 1100px) {
	.fg-header-v2-inner {
		grid-template-columns: auto minmax(0, 1fr) auto !important;
		column-gap: 20px !important;
	}

	.fg-header-v2-nav .wp-block-navigation__container {
		gap: 8px !important;
	}

	.fg-header-v2-search:hover,
	.fg-header-v2-search:focus-within {
		width: 170px !important;
	}
}

/* Mobile */
@media (max-width: 920px) {
	.site-header-primary-section-left,
	.site-header-primary-section-right {
		display: none !important;
	}

	.site-header-primary-section-center {
		width: 100% !important;
	}

	.fg-header-v2-inner {
		display: flex !important;
		align-items: center !important;
		justify-content: space-between !important;
		gap: 12px !important;
	}

	.fg-header-v2-nav {
		width: auto !important;
		flex: 0 0 auto !important;
		margin-left: auto !important;
	}

	.fg-header-v2-actions {
		display: none !important;
	}
}

@media (max-width: 920px) {
	.fg-header-v2-nav .wp-block-navigation__container {
		display:none !important;
	}

}

@media (min-width: 600px) {
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
			
			display : none !important
	}}



/* =====================================================
   FREIGHTGRAPH PREMIUM SINGLE POST
===================================================== */

/* Post hero */

body.single-post .ast-single-entry-banner {
	position: relative;
	padding: 88px 28px 76px !important;
	overflow: hidden;
	background: #0b0b0d !important;
	color: #ffffff;
}

body.single-post .ast-single-entry-banner::before {
	content: "";
	position: absolute;
	inset: 0;
	background:
		radial-gradient(
			circle at 22% 30%,
			rgba(229, 57, 53, 0.2),
			transparent 42%
		),
		linear-gradient(
			180deg,
			rgba(11, 11, 13, 0.12),
			rgba(11, 11, 13, 0.92)
		);
	pointer-events: none;
}

body.single-post .ast-single-entry-banner > * {
	display:grid !important;
	text-align:center;
	
	position: relative;
	z-index: 1;
}

/* Category badge */

body.single-post .ast-single-entry-banner .ast-terms-link a,
body.single-post .ast-single-entry-banner .entry-meta a[rel="category tag"] {
	display: inline-flex;
	align-items: center;
	padding: 7px 11px;
	border: 1px solid rgba(229, 57, 53, 0.28);
	border-radius: 999px;
	background: rgba(229, 57, 53, 0.12);
	color: #ff6b67 !important;
	font-size: 12px !important;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	text-decoration: none;
}

/* Post title */

body.single-post .ast-single-entry-banner .entry-title {
	margin: 18px 0 !important;
	color: #ffffff !important;
	font-size: clamp(38px, 5vw, 64px) !important;
	font-weight: 700 !important;
	line-height: 1.1 !important;
	letter-spacing: -0.04em !important;
}

/* Post meta */

body.single-post .ast-single-entry-banner .entry-meta,
body.single-post .ast-single-entry-banner .entry-meta *,
body.single-post .ast-single-entry-banner .posted-on,
body.single-post .ast-single-entry-banner .byline {
	color: rgba(255, 255, 255, 0.62) !important;
	font-size: 13px !important;
}

/* Article reading width */

body.single-post .site-content .ast-container {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	padding-right: 28px;
	padding-left: 28px;
}

body.single-post .entry-content {
	width: 100%;
	max-width: 820px;
	margin: 0 auto !important;
	padding-top: 64px;
	padding-bottom: 56px;
	color: #334155;
	font-size: 18px;
	line-height: 1.82;
}

body.single-post .entry-content p {
	margin: 0 0 1.55em !important;
	color: #334155;
}

body.single-post .entry-content h2 {
	margin: 2.1em 0 0.65em;
	color: #0b1220;
	font-size: clamp(27px, 3vw, 36px);
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: -0.025em;
}

body.single-post .entry-content h3 {
	margin: 1.8em 0 0.6em;
	color: #0b1220;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.3;
}

/* Article images */

body.single-post .entry-content img,
body.single-post .ast-single-post-featured-section img {
	border-radius: 18px;
	box-shadow: 0 22px 55px -34px rgba(11, 18, 32, 0.45);
}

/* Links */

body.single-post .entry-content a {
	color: #e53935;
	font-weight: 600;
	text-decoration-thickness: 1px;
	text-underline-offset: 3px;
}

body.single-post .entry-content a:hover {
	color: #b91c1c;
}

/* Previous and next post */

body.single-post .post-navigation {
	width: 100%;
	max-width: 820px;
	margin: 0 auto;
	padding: 32px 0 64px;
	border-top: 1px solid #e5e7eb;
}

body.single-post .post-navigation a {
	color: #0b1220;
	font-weight: 600;
	text-decoration: none;
}

body.single-post .post-navigation a:hover {
	color: #e53935;
}

/* Related posts */

body.single-post .ast-related-posts-wrapper {
	margin-top: 30px;
	padding: 72px 28px;
	background: #f6f7f9;
}

body.single-post .ast-related-post {
	overflow: hidden;
	border: 1px solid #e5e7eb;
	border-radius: 16px;
	background: #ffffff;
	transition:
		transform 0.18s ease,
		box-shadow 0.18s ease;
}

body.single-post .ast-related-post:hover {
	transform: translateY(-4px);
	box-shadow: 0 22px 45px -32px rgba(11, 18, 32, 0.4);
}

/* Remove comments */

body.single-post #comments {
	display: none !important;
}

@media (max-width: 768px) {
	body.single-post .ast-single-entry-banner {
		padding: 64px 20px 54px !important;
	}

	body.single-post .site-content .ast-container {
		padding-right: 20px;
		padding-left: 20px;
	}

	body.single-post .entry-content {
		padding-top: 44px;
		font-size: 16.5px;
		line-height: 1.75;
	}
}

/* delete this style */
.ast-article-post .post-thumb-img-content img {
    aspect-ratio: 7 / 9 !important;
    width: 100%;
	
}

.ast-single-entry-banner[data-post-type="post"] .post-thumb img, .ast-single-post-featured-section img {
    aspect-ratio: 6 / 9;
    width: 82%;
    height: 100%;
	
}


/* =========================================
   SLIDER — exact simple design
========================================= */

.fg-homepage-blocks input.fgh-slider {
    -webkit-appearance: none !important;
    appearance: none !important;

    display: block !important;
    width: 100% !important;

    height: 8px !important;
    min-height: 8px !important;

    margin: 10px 0 !important;
    padding: 0 !important;

    border: 0 !important;
    outline: 0 !important;

    border-radius: 999px !important;

    background: #E5E7EB;
    box-shadow: none !important;

    cursor: pointer;
}


/* Chrome / Edge / Safari track */
.fg-homepage-blocks input.fgh-slider::-webkit-slider-runnable-track {
    width: 100%;
    height: 8px;

    border: 0;
    border-radius: 999px;

    background: transparent;
    box-shadow: none;
}


/* Chrome / Edge / Safari thumb */
.fg-homepage-blocks input.fgh-slider::-webkit-slider-thumb {
    -webkit-appearance: none !important;
    appearance: none !important;

    width: 28px !important;
    height: 28px !important;

    margin-top: -10px;

    border: 4px solid #52525B !important;
    border-radius: 50% !important;

    background: #FFFFFF !important;
    box-shadow: none !important;

    cursor: pointer;

    transform: none !important;
}


/* Firefox track */
.fg-homepage-blocks input.fgh-slider::-moz-range-track {
    width: 100%;
    height: 8px;

    border: 0;
    border-radius: 999px;

    background: transparent;
    box-shadow: none;
}


/* Firefox thumb */
.fg-homepage-blocks input.fgh-slider::-moz-range-thumb {
    width: 10px !important;
    height: 10px !important;

    border: 4px solid #52525B !important;
    border-radius: 50% !important;

    background: #FFFFFF !important;
    box-shadow: none !important;

    cursor: pointer;
}


/* NO hover animation */
.fg-homepage-blocks input.fgh-slider::-webkit-slider-thumb:hover {
    transform: none !important;
    box-shadow: none !important;
}

.fg-homepage-blocks input.fgh-slider:focus-visible::-webkit-slider-thumb {
    transform: none !important;
    box-shadow: none !important;
}


\/* ==========================================================FREIGHTGRAPH HEADER V2Native Gutenberg blocks, corrected Astra overrides========================================================== */

{--fgh-black:#0B0B0D;--fgh-red:#E53935;--fgh-red-dark:#B91C1C;--fgh-white:#FFFFFF;--fgh-border:#E5E7EB;--fgh-text:#171717;--fgh-max:1180px;}

/* Remove Astra's restricted white header container */.site-header{position !important;top:0;z-index:99999 !important;background(--fgh-black) !important;}

.admin-bar .site-header{top:32px;}

.ast-primary-header-bar,.ast-primary-header-bar .ast-builder-grid-row-container-inner,.ast-primary-header-bar .ast-builder-grid-row,.ast-primary-header-bar .site-header-section,.ast-primary-header-bar .widget,.ast-primary-header-bar .widget_block{width:100% !important;max-width !important;margin:0 !important;padding:0 !important;border:0 !important;background(--fgh-black) !important;}

.ast-primary-header-bar .ast-builder-grid-row{display !important;}

.ast-primary-header-bar .ast-builder-grid-row-container-inner{display !important;}

/* Header block */.fg-header-v2{width:100% !important;max-width !important;margin:0 !important;border-bottom:1px solid rgba(255,255,255,.08);background(11,11,13,.96) !important;-webkit-backdrop-filter(14px);backdrop-filter(14px);font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;}

.fg-header-v2,.fg-header-v2 *{box-sizing;}

.fg-header-v2-inner{width:100%;max-width(--fgh-max) !important;min-height:68px;margin:0 auto !important;gap:24px !important;}

/* Text logo, prevents broken image */.fg-header-v2-logo{flex:0 0 auto;margin:0 !important;padding:0 !important;line-height:1 !important;}

.fg-header-v2-logo a{display;align-items;color:#FFFFFF !important;font-size:21px !important;font-weight:700 !important;line-height:1 !important;letter-spacing:-.035em !important;text-decoration !important;white-space;}

.fg-header-v2-logo a::after{content:"";width:6px;height:6px;margin:2px 0 0 7px;border-radius:999px;background(--fgh-red);box-shadow:0 0 0 3px rgba(229,57,53,.14);}

/* Navigation */.fg-header-v2-nav{flex:1 1 auto;justify-content !important;margin:0 !important;color(255,255,255,.72) !important;}

.fg-header-v2-nav .wp-block-navigation__container{gap:8px !important;}

.fg-header-v2-nav .wp-block-navigation-item{position;}

.fg-header-v2-nav .wp-block-navigation-item__content{padding:10px 13px !important;border-radius:9px;background !important;color(255,255,255,.72) !important;font-size:14px !important;font-weight:500 !important;line-height:1.5 !important;text-decoration !important;transition .15s ease,background .15s ease;}

.fg-header-v2-nav .wp-block-navigation-item__content,.fg-header-v2-nav .wp-block-navigation-item > .wp-block-navigation-item__content{background(255,255,255,.06) !important;color:#FFFFFF !important;}

.fg-header-v2-nav .wp-block-navigation__submenu-icon{width:10px !important;height:10px !important;margin-left:-7px !important;color(255,255,255,.48) !important;}

/* Keep hover active while moving into dropdown */.fg-header-v2-nav .wp-block-navigation-submenu::after{content:"";position;top:100%;right:0;left:0;height:14px;}

/* Dropdown */.fg-header-v2-nav .wp-block-navigation__submenu-container{top(100% + 8px) !important;left:0 !important;z-index:100000 !important;min-width:220px !important;padding:8px !important;overflow !important;border:1px solid var(--fgh-border) !important;border-radius:14px !important;background:#FFFFFF !important;box-shadow:0 20px 60px rgba(11,11,13,.22) !important;}

.fg-header-v2-nav .wp-block-navigation__submenu-container .wp-block-navigation-item__content{display;width:100%;padding:10px 12px !important;border-radius:9px;background !important;color(--fgh-text) !important;font-size:14px !important;font-weight:500 !important;white-space;}

.fg-header-v2-nav .wp-block-navigation__submenu-container .wp-block-navigation-item__content{background:#EEEFF1 !important;color:#52525B !important;}

/* Actions */.fg-header-v2-actions{flex:0 0 auto;gap:12px !important;margin:0 !important;}

/* Compact dark search, overrides Astra blue */.fg-header-v2-search{width:42px;margin:0 !important;transition .22s ease;}

.fg-header-v2-search,.fg-header-v2-search{width:210px;}

.fg-header-v2-search .wp-block-search__inside-wrapper{display;min-height:40px;padding:0 !important;overflow;border:1px solid rgba(255,255,255,.14) !important;border-radius:9px !important;background(255,255,255,.045) !important;box-shadow !important;}

.fg-header-v2-search .wp-block-search__input{width:0 !important;min-width:0 !important;min-height:38px !important;padding:0 !important;border:0 !important;background !important;box-shadow !important;color:#FFFFFF !important;font-family !important;font-size:13.5px !important;opacity:0;outline !important;transition .22s ease,opacity .15s ease,padding .22s ease;}

.fg-header-v2-search .wp-block-search__input,.fg-header-v2-search .wp-block-search__input{width:168px !important;padding:8px 5px 8px 12px !important;opacity:1;}

.fg-header-v2-search .wp-block-search__input::placeholder{color(255,255,255,.42);}

.fg-header-v2-search .wp-block-search__button{display !important;width:40px !important;min-width:40px !important;height:40px !important;align-items !important;justify-content !important;margin:0 !important;padding:10px !important;border:0 !important;border-radius:0 !important;background !important;box-shadow !important;color(255,255,255,.76) !important;}

.fg-header-v2-search .wp-block-search__button{background(255,255,255,.06) !important;color:#FFFFFF !important;}

.fg-header-v2-search .wp-block-search__button svg{width:18px !important;height:18px !important;fill !important;}

/* Red CTA, overrides Astra blue */.fg-header-v2-buttons,.fg-header-v2-cta{margin:0 !important;}

.fg-header-v2-cta .wp-block-button__link{display !important;min-height:40px !important;align-items !important;justify-content !important;padding:10px 18px !important;border:1px solid var(--fgh-red) !important;border-radius:9px !important;background(--fgh-red) !important;box-shadow:0 12px 28px -18px rgba(229,57,53,.95) !important;color:#FFFFFF !important;font-size:14px !important;font-weight:600 !important;line-height:1.2 !important;white-space;text-decoration !important;transition .15s ease,border-color .15s ease,transform .15s ease;}

.fg-header-v2-cta .wp-block-button__link{transform(-1px);border-color(--fgh-red-dark) !important;background(--fgh-red-dark) !important;color:#FFFFFF !important;}

/* Mobile overlay */.fg-header-v2-nav .wp-block-navigation__responsive-container-open{padding:8px !important;border:1px solid rgba(255,255,255,.14) !important;border-radius:9px !important;background(255,255,255,.045) !important;color:#FFFFFF !important;}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open{z-index:100001;padding:24px !important;background:#0B0B0D !important;color:#FFFFFF !important;}

.fg-header-v2-nav .wp-block-navigation__responsive-container-close{top:20px;right:20px;color:#FFFFFF !important;}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container{width:100%;align-items !important;gap:8px !important;}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item{width:100%;}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item__content{width:100%;padding:12px 14px !important;color:#FFFFFF !important;}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container{position !important;width:100% !important;min-width:0 !important;margin-top:4px !important;padding:4px 8px 9px !important;border:0 !important;background(255,255,255,.035) !important;box-shadow !important;}

.fg-header-v2-nav .wp-block-navigation__responsive-container.is-menu-open.wp-block-navigation__submenu-container .wp-block-navigation-item__content{color(255,255,255,.72) !important;white-space;}

/* Responsive */@media(max-width:920px){.admin-bar .site-header{top:46px;}

.fg-header-v2{
	padding-right:20px !important;
	padding-left:20px !important;
}

.fg-header-v2-inner{
	min-height:64px;
	gap:12px !important;
}

.fg-header-v2-nav{
	order:3;
	flex:0 0 auto;
}

.fg-header-v2-actions{
	margin-left:auto !important;
}

.fg-header-v2-search{
	display:none !important;
}

.fg-header-v2-cta .wp-block-button__link{
	min-height:38px !important;
	padding:9px 14px !important;
}

}

@media(max-width:560px){.fg-header-v2{padding-right:16px !important;padding-left:16px !important;}

.fg-header-v2-logo a{
	font-size:19px !important;
}

.fg-header-v2-cta{
	display:none !important;
}

}





/* =====================================================HEADER LAYOUT FIXLogo left / Menu center / Search+CTA right===================================================== */

/* Make Astra header row give full width to Widget 1 */.ast-primary-header-bar .ast-builder-grid-row {display: grid !important;grid-template-columns: 1fr !important;width: 100% !important;max-width: none !important;}

.site-header-primary-section-left,.site-header-primary-section-right {display: none !important;}

.site-header-primary-section-center {display: block !important;width: 100% !important;max-width: none !important;flex: 0 0 100% !important;padding: 0 !important;margin: 0 !important;}

.site-header-primary-section-center .widget,.site-header-primary-section-center .widget_block {display: block !important;width: 100% !important;max-width: none !important;margin: 0 !important;padding: 0 !important;}

/* Main header wrapper */.fg-header-v2-inner {display: grid !important;grid-template-columns: auto minmax(0, 1fr) auto !important;align-items: center !important;column-gap: 34px !important;width: 100% !important;max-width: 1180px !important;margin: 0 auto !important;}

/* Left: logo */.fg-header-v2-logo {justify-self: start !important;margin: 0 !important;}

.fg-header-v2-logo a {display: inline-flex !important;align-items: center !important;white-space: nowrap !important;}

/* Center: menu */.fg-header-v2-nav {justify-self: center !important;width: 100% !important;min-width: 0 !important;margin: 0 !important;display: flex !important;justify-content: center !important;}

.fg-header-v2-nav .wp-block-navigation__container {display: flex ;justify-content: center !important;align-items: center !important;gap: 16px !important;flex-wrap: nowrap !important;}

/* Right: search + button */.fg-header-v2-actions {justify-self: end !important;display: flex !important;align-items: center !important;justify-content: flex-end !important;gap: 14px !important;margin: 0 !important;}

/* search compact closed state */.fg-header-v2-search {width: 42px !important;flex: 0 0 auto !important;margin: 0 !important;}

.fg-header-v2-search,.fg-header-v2-search {width: 210px !important;}

/* CTA should stay on the right */.fg-header-v2-buttons,.fg-header-v2-cta {margin: 0 !important;flex: 0 0 auto !important;}

/* Prevent the menu from colliding with the logo */.fg-header-v2-nav .wp-block-navigation-item__content {padding-left: 12px !important;padding-right: 12px !important;}

/* Tablet */@media (max-width: 1100px) {.fg-header-v2-inner {grid-template-columns: auto minmax(0, 1fr) auto !important;column-gap: 20px !important;}

.fg-header-v2-nav .wp-block-navigation__container {
	gap: 8px !important;
}

.fg-header-v2-search:hover,
.fg-header-v2-search:focus-within {
	width: 170px !important;
}

}

/* Mobile */@media (max-width: 920px) {.site-header-primary-section-left,.site-header-primary-section-right {display: none !important;}

.site-header-primary-section-center {
	width: 100% !important;
}

.fg-header-v2-inner {
	display: flex !important;
	align-items: center !important;
	justify-content: space-between !important;
	gap: 12px !important;
}

.fg-header-v2-nav {
	width: auto !important;
	flex: 0 0 auto !important;
	margin-left: auto !important;
}

.fg-header-v2-actions {
	display: none !important;
}

}

@media (max-width: 920px) {.fg-header-v2-nav .wp-block-navigation__container {display !important;}

}

@media (min-width: 600px) {.wp-block-navigation__responsive-container(.hidden-by-default)(.is-menu-open) .wp-block-navigation__responsive-container-close {

		display : none !important
}}



/* =====================================================FREIGHTGRAPH PREMIUM SINGLE POST===================================================== */

/* Post hero */

body.single-post .ast-single-entry-banner {position: relative;padding: 88px 28px 76px !important;overflow: hidden;background: #0b0b0d !important;color: #ffffff;}

body.single-post .ast-single-entry-banner::before {content: "";position: absolute;inset: 0;background:radial-gradient(circle at 22% 30%,rgba(229, 57, 53, 0.2),transparent 42%),linear-gradient(180deg,rgba(11, 11, 13, 0.12),rgba(11, 11, 13, 0.92));pointer-events: none;}

body.single-post .ast-single-entry-banner > * {display !important;text-align;

position: relative;
z-index: 1;

}

/* Category badge */

body.single-post .ast-single-entry-banner .ast-terms-link a,body.single-post .ast-single-entry-banner .entry-meta a[rel="category tag"] {display: inline-flex;align-items: center;padding: 7px 11px;border: 1px solid rgba(229, 57, 53, 0.28);border-radius: 999px;background: rgba(229, 57, 53, 0.12);color: #ff6b67 !important;font-size: 12px !important;font-weight: 700;line-height: 1;letter-spacing: 0.08em;text-transform: uppercase;text-decoration: none;}

/* Post title */

body.single-post .ast-single-entry-banner .entry-title {margin: 18px 0 !important;color: #ffffff !important;font-size: clamp(38px, 5vw, 64px) !important;font-weight: 700 !important;line-height: 1.1 !important;letter-spacing: -0.04em !important;}

/* Post meta */

body.single-post .ast-single-entry-banner .entry-meta,body.single-post .ast-single-entry-banner .entry-meta *,body.single-post .ast-single-entry-banner .posted-on,body.single-post .ast-single-entry-banner .byline {color: rgba(255, 255, 255, 0.62) !important;font-size: 13px !important;}

/* Article reading width */

body.single-post .site-content .ast-container {width: 100%;max-width: 1180px;margin: 0 auto;padding-right: 28px;padding-left: 28px;}

body.single-post .entry-content {width: 100%;max-width: 820px;margin: 0 auto !important;padding-top: 64px;padding-bottom: 56px;color: #334155;font-size: 18px;line-height: 1.82;}

body.single-post .entry-content p {margin: 0 0 1.55em !important;color: #334155;}

body.single-post .entry-content h2 {margin: 2.1em 0 0.65em;color: #0b1220;font-size: clamp(27px, 3vw, 36px);font-weight: 700;line-height: 1.2;letter-spacing: -0.025em;}

body.single-post .entry-content h3 {margin: 1.8em 0 0.6em;color: #0b1220;font-size: 24px;font-weight: 700;line-height: 1.3;}

/* Article images */

body.single-post .entry-content img,body.single-post .ast-single-post-featured-section img {border-radius: 18px;box-shadow: 0 22px 55px -34px rgba(11, 18, 32, 0.45);}

/* Links */

body.single-post .entry-content a {color: #e53935;font-weight: 600;text-decoration-thickness: 1px;text-underline-offset: 3px;}

body.single-post .entry-content a {color: #b91c1c;}

/* Previous and next post */

body.single-post .post-navigation {width: 100%;max-width: 820px;margin: 0 auto;padding: 32px 0 64px;border-top: 1px solid #e5e7eb;}

body.single-post .post-navigation a {color: #0b1220;font-weight: 600;text-decoration: none;}

body.single-post .post-navigation a {color: #e53935;}

/* Related posts */

body.single-post .ast-related-posts-wrapper {margin-top: 30px;padding: 72px 28px;background: #f6f7f9;}

body.single-post .ast-related-post {overflow: hidden;border: 1px solid #e5e7eb;border-radius: 16px;background: #ffffff;transition:transform 0.18s ease,box-shadow 0.18s ease;}

body.single-post .ast-related-post {transform: translateY(-4px);box-shadow: 0 22px 45px -32px rgba(11, 18, 32, 0.4);}

/* Remove comments */

body.single-post #comments {display: none !important;}

@media (max-width: 768px) {body.single-post .ast-single-entry-banner {padding: 64px 20px 54px !important;}

body.single-post .site-content .ast-container {
	padding-right: 20px;
	padding-left: 20px;
}

body.single-post .entry-content {
	padding-top: 44px;
	font-size: 16.5px;
	line-height: 1.75;
}

}

/* delete this style */.ast-article-post .post-thumb-img-content img {aspect-ratio: 7 / 9 !important;width: 100%;

}

.ast-single-entry-banner[data-post-type="post"] .post-thumb img, .ast-single-post-featured-section img {aspect-ratio: 6 / 9;width: 82%;height: 100%;

}

/* =========================================SLIDER — exact simple design========================================= */

.fg-homepage-blocks input.fgh-slider {-webkit-appearance: none !important;appearance: none !important;

display: block !important;
width: 100% !important;

height: 8px !important;
min-height: 8px !important;

margin: 10px 0 !important;
padding: 0 !important;

border: 0 !important;
outline: 0 !important;

border-radius: 999px !important;

background: #E5E7EB;
box-shadow: none !important;

cursor: pointer;

}

/* Chrome / Edge / Safari track */.fg-homepage-blocks input.fgh-slider::-webkit-slider-runnable-track {width: 100%;height: 8px;

border: 0;
border-radius: 999px;

background: transparent;
box-shadow: none;

}

/* Chrome / Edge / Safari thumb */.fg-homepage-blocks input.fgh-slider::-webkit-slider-thumb {-webkit-appearance: none !important;appearance: none !important;

width: 28px !important;
height: 28px !important;

margin-top: -10px;

border: 4px solid #52525B !important;
border-radius: 50% !important;

background: #FFFFFF !important;
box-shadow: none !important;

cursor: pointer;

transform: none !important;

}

/* Firefox track */.fg-homepage-blocks input.fgh-slider::-moz-range-track {width: 100%;height: 8px;

border: 0;
border-radius: 999px;

background: transparent;
box-shadow: none;

}

/* Firefox thumb */.fg-homepage-blocks input.fgh-slider::-moz-range-thumb {width: 10px !important;height: 10px !important;

border: 4px solid #52525B !important;
border-radius: 50% !important;

background: #FFFFFF !important;
box-shadow: none !important;

cursor: pointer;

}

/* NO hover animation */.fg-homepage-blocks input.fgh-slider::-webkit-slider-thumb {transform: none !important;box-shadow: none !important;}

.fg-homepage-blocks input.fgh-slider:focus-visible::-webkit-slider-thumb {transform: none !important;box-shadow: none !important;}


/*Autofill banner */
.af-scan-offer,
.af-scan-offer * {
  box-sizing: border-box;
}

.af-scan-offer {
  position: fixed;
  inset: 0;
  z-index: 99998;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: rgba(3, 8, 17, 0.76);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 220ms ease, visibility 220ms ease;
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
}

.af-scan-offer.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.af-scan-offer-card {
  position: relative;
  width: min(720px, 100%);
  overflow: hidden;
  border: 1px solid rgba(239, 52, 52, 0.28);
  border-radius: 24px;
  background:
    radial-gradient(circle at 82% 8%, rgba(239, 52, 52, 0.15), transparent 36%),
    linear-gradient(145deg, #111214 0%, #08090b 100%);
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.48);
  transform: translateY(18px) scale(0.975);
  transition: transform 240ms ease;
}

.af-scan-offer.is-open .af-scan-offer-card {
  transform: translateY(0) scale(1);
}

.af-scan-offer-columns {
  align-items: stretch !important;
  gap: 0 !important;
  margin: 0 !important;
}

.af-scan-offer-copy {
  flex-basis: 66% !important;
  padding: 54px 48px 48px;
}

.af-scan-offer-visual {
  position: relative;
  display: flex;
  flex-basis: 34% !important;
  align-items: center;
  justify-content: center;
  min-height: 320px;
  padding: 38px 28px;
  overflow: hidden;
  border-left: 1px solid rgba(239, 52, 52, 0.18);
  background:
    radial-gradient(circle at 50% 35%, rgba(239, 52, 52, 0.34), transparent 44%),
    linear-gradient(155deg, #48191b 0%, #241012 52%, #0b0c0e 100%);
}

.af-scan-offer-visual::before,
.af-scan-offer-visual::after {
  position: absolute;
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 50%;
}

.af-scan-offer-visual::before {
  width: 220px;
  height: 220px;
  top: -82px;
  right: -96px;
}

.af-scan-offer-visual::after {
  width: 150px;
  height: 150px;
  bottom: -68px;
  left: -54px;
}

.af-scan-count {
  position: relative;
  z-index: 1;
  width: 148px;
  padding: 25px 14px 23px;
  border: 1px solid rgba(255, 119, 119, 0.4);
  border-radius: 22px;
  background: rgba(20, 8, 9, 0.52);
  text-align: center;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

.af-scan-count-number {
  margin: 0 !important;
  color: #fff;
  font-size: clamp(58px, 7vw, 78px);
  font-weight: 800;
  line-height: 0.9;
  letter-spacing: -0.07em;
}

.af-scan-count-label {
  margin: 12px 0 0 !important;
  color: #ffb8b8;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: 0.16em;
}

.af-scan-offer-kicker {
  margin: 0 0 12px !important;
  color: #ef3434;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.af-scan-offer-title {
  margin: 0 !important;
  color: #f7faff;
  font-size: clamp(32px, 4.2vw, 48px);
  font-weight: 760;
  line-height: 1.06;
  letter-spacing: -0.045em;
}

.af-scan-offer-text {
  margin: 17px 0 28px !important;
  color: #b8b8ba;
  font-size: 17px;
  line-height: 1.55;
}

.af-scan-offer-cta,
.af-scan-offer-close-wrap {
  margin: 0 !important;
}

.af-scan-offer-cta .wp-block-button__link {
  padding: 14px 22px !important;
  border-radius: 10px !important;
  background: #ef3434 !important;
  color: #fff !important;
  font-size: 15px;
  font-weight: 750;
  text-decoration: none !important;
  box-shadow: 0 10px 28px rgba(239, 52, 52, 0.26);
  transition: transform 180ms ease, background 180ms ease, box-shadow 180ms ease;
}

.af-scan-offer-cta .wp-block-button__link:hover {
  background: #d92525 !important;
  transform: translateY(-2px);
  box-shadow: 0 15px 32px rgba(239, 52, 52, 0.32);
}

.af-scan-offer-close-wrap {
  position: absolute;
  top: 14px;
  right: 14px;
  z-index: 5;
}

.af-scan-offer-close .wp-block-button__link {
  display: grid;
  width: 36px;
  height: 36px;
  padding: 0 !important;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 50% !important;
  place-items: center;
  background: rgba(16, 27, 44, 0.94) !important;
  color: #f7faff !important;
  font-size: 25px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none !important;
  box-shadow: 0 5px 18px rgba(0, 0, 0, 0.24);
}

.af-scan-offer-launcher {
  position: fixed;
  left: 24px;
  bottom: 24px;
  z-index: 99997;
  margin: 0 !important;
  opacity: 0;
  visibility: hidden;
  transform: translateY(12px) scale(0.92);
  transition: opacity 180ms ease, transform 180ms ease, visibility 180ms ease;
}

.af-scan-offer-launcher.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) scale(1);
}

/* CSS-only open/close state — no JavaScript or Custom HTML required */
.af-scan-state {
  position: fixed;
  width: 1px;
  height: 1px;
  overflow: hidden;
  pointer-events: none;
  opacity: 0;
}

#free-scans-closed:target ~ .af-scan-offer {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

#free-scans-closed:target ~ .af-scan-offer .af-scan-offer-card {
  transform: translateY(18px) scale(0.975);
}

#free-scans-closed:target ~ .af-scan-offer-launcher {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) scale(1);
}

#free-scans-offer:target {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

#free-scans-offer:target .af-scan-offer-card {
  transform: translateY(0) scale(1);
}

.af-scan-offer-launcher-button .wp-block-button__link {
  display: flex;
  width: 74px;
  height: 74px;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 0 !important;
  border: 2px solid rgba(255, 255, 255, 0.9);
  border-radius: 50% !important;
  background: linear-gradient(145deg, #17181b, #ef3434) !important;
  color: #fff !important;
  text-decoration: none !important;
  box-shadow: 0 12px 30px rgba(7, 26, 59, 0.3);
}

.af-scan-offer-launcher-button span {
  font-size: 25px;
  font-weight: 850;
  letter-spacing: -0.05em;
}

.af-scan-offer-launcher-button small {
  color: #ffe0e0;
  font-size: 7px;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: 0.08em;
}

.af-scan-offer-launcher-button .wp-block-button__link:hover {
  transform: translateY(-3px);
  box-shadow: 0 16px 34px rgba(7, 26, 59, 0.36);
}

body.af-scan-offer-active {
  overflow: hidden;
}

@media (max-width: 680px) {
  .af-scan-offer {
    align-items: flex-end;
    padding: 14px;
  }

  .af-scan-offer-card {
    max-height: calc(100vh - 28px);
    overflow-y: auto;
    border-radius: 20px;
  }

  .af-scan-offer-columns {
    flex-direction: column-reverse;
  }

  .af-scan-offer-copy {
    flex-basis: auto !important;
    padding: 30px 24px 26px;
    text-align: center;
  }

  .af-scan-offer-visual {
    flex-basis: auto !important;
    min-height: 112px;
    padding: 20px;
    border-left: 0;
    border-bottom: 1px solid rgba(239, 52, 52, 0.18);
  }

  .af-scan-count {
    display: flex;
    width: auto;
    align-items: center;
    gap: 11px;
    padding: 13px 19px;
    border-radius: 16px;
  }

  .af-scan-count-number {
    font-size: 43px;
  }

  .af-scan-count-label {
    margin: 0 !important;
    text-align: left;
  }

  .af-scan-offer-title {
    font-size: 32px;
  }

  .af-scan-offer-text {
    margin: 13px 0 22px !important;
    font-size: 15px;
  }

  .af-scan-offer-cta {
    justify-content: center;
  }

  .af-scan-offer-cta .wp-block-button,
  .af-scan-offer-cta .wp-block-button__link {
    width: 100%;
  }

  .af-scan-offer-launcher {
    left: 16px;
    bottom: 16px;
  }

  .af-scan-offer-launcher-button .wp-block-button__link {
    width: 66px;
    height: 66px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .af-scan-offer,
  .af-scan-offer-card,
  .af-scan-offer-launcher,
  .af-scan-offer-cta .wp-block-button__link {
    transition: none !important;
  }
}
