/* RK Logistics — Brand Tokens */
:root, [data-theme="light"] {
  /* Type scale */
  --text-xs: clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);
  --text-sm: clamp(0.875rem, 0.8rem + 0.35vw, 1rem);
  --text-base: clamp(1rem, 0.95rem + 0.25vw, 1.125rem);
  --text-lg: clamp(1.125rem, 1rem + 0.75vw, 1.5rem);
  --text-xl: clamp(1.5rem, 1.2rem + 1.25vw, 2.25rem);
  --text-2xl: clamp(2rem, 1.2rem + 2.5vw, 3.5rem);
  --text-3xl: clamp(2.5rem, 1rem + 4vw, 5rem);
  --text-hero: clamp(2.75rem, 1rem + 5.5vw, 6rem);

  /* Spacing 4px base */
  --space-1: 0.25rem; --space-2: 0.5rem; --space-3: 0.75rem;
  --space-4: 1rem; --space-5: 1.25rem; --space-6: 1.5rem;
  --space-8: 2rem; --space-10: 2.5rem; --space-12: 3rem;
  --space-16: 4rem; --space-20: 5rem; --space-24: 6rem; --space-32: 8rem;

  /* RK Brand */
  --color-bg: #FFFFFF;
  --color-surface: #FAFAF7;
  --color-surface-2: #F4F3EF;
  --color-surface-dark: #0E1411;
  --color-divider: #E5E5E1;
  --color-border: #D8D8D2;

  --color-text: #161A17;
  --color-text-muted: #5A6058;
  --color-text-faint: #9CA199;
  --color-text-inverse: #FAFAF7;

  /* RK Green — derived from the logo */
  --color-primary: #5BA63E;
  --color-primary-hover: #4A8A30;
  --color-primary-active: #3D7325;
  --color-primary-soft: #EAF3E2;
  --color-primary-deep: #1F3D14;

  --color-accent-warm: #B8A164; /* a quiet gold for editorial accents */

  --radius-sm: 4px;
  --radius-md: 8px;
  --radius-lg: 14px;
  --radius-pill: 9999px;

  --shadow-sm: 0 1px 2px rgba(0,0,0,0.04);
  --shadow-md: 0 8px 24px rgba(0,0,0,0.06);
  --shadow-lg: 0 24px 48px rgba(0,0,0,0.08);

  --content-narrow: 720px;
  --content-default: 1080px;
  --content-wide: 1280px;

  --font-display: 'Inter', -apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Segoe UI', sans-serif;
  --font-body: 'Inter', -apple-system, BlinkMacSystemFont, 'SF Pro Text', 'Segoe UI', sans-serif;

  --transition-interactive: 200ms cubic-bezier(0.16, 1, 0.3, 1);
}

[data-theme="dark"] {
  --color-bg: #0B0F0C;
  --color-surface: #11161300;
  --color-surface: #131814;
  --color-surface-2: #1A201C;
  --color-divider: #232826;
  --color-border: #2D332F;
  --color-text: #ECEBE6;
  --color-text-muted: #9CA199;
  --color-text-faint: #5A6058;
  --color-text-inverse: #11161300;
  --color-primary: #6FB851;
  --color-primary-hover: #82C865;
  --color-primary-soft: #1A2E14;
  --color-primary-deep: #C8E5BA;
}

/* Base */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html {
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; scroll-behavior: smooth;
  scroll-padding-top: 88px; hanging-punctuation: first last;
}
body {
  min-height: 100dvh; line-height: 1.6;
  font-family: var(--font-body); font-size: var(--text-base);
  color: var(--color-text); background: var(--color-bg);
  font-feature-settings: 'cv11', 'ss01';
}
img, picture, video, svg { display: block; max-width: 100%; height: auto; }
a { color: inherit; text-decoration: none; }
button { cursor: pointer; background: none; border: none; font: inherit; color: inherit; }
h1, h2, h3, h4, h5 { text-wrap: balance; line-height: 1.05; font-family: var(--font-display); font-weight: 600; letter-spacing: -0.035em; }
p, li { text-wrap: pretty; max-width: 70ch; }
::selection { background: var(--color-primary); color: white; }
:focus-visible { outline: 2px solid var(--color-primary); outline-offset: 3px; border-radius: 4px; }

a, button {
  transition:
    color var(--transition-interactive),
    background var(--transition-interactive),
    border-color var(--transition-interactive),
    transform var(--transition-interactive);
}

/* Layout shell */
.container { max-width: var(--content-wide); margin: 0 auto; padding-inline: clamp(var(--space-5), 4vw, var(--space-10)); }
.container-narrow { max-width: var(--content-narrow); margin: 0 auto; padding-inline: clamp(var(--space-5), 4vw, var(--space-10)); }
.section { padding-block: clamp(var(--space-16), 9vw, var(--space-32)); }
.section--tight { padding-block: clamp(var(--space-12), 6vw, var(--space-20)); }

/* ===== Header ===== */
.site-header {
  position: sticky; top: 0; z-index: 50;
  background: rgba(255,255,255,0.92);
  backdrop-filter: saturate(140%) blur(12px);
  -webkit-backdrop-filter: saturate(140%) blur(12px);
  border-bottom: 1px solid var(--color-divider);
}
[data-theme="dark"] .site-header { background: rgba(11,15,12,0.92); }
.site-header__inner {
  display: flex; align-items: center; justify-content: space-between;
  gap: var(--space-4); padding-block: var(--space-4);
  /* The 13-item primary nav is wider than the 1280px content container, so the
     header spans the full viewport (standard for nav-heavy sites) instead of
     clipping the row on typical laptops. Below 1440px the hamburger takes over. */
  max-width: none; padding-inline: 24px;
}
.brand { display: inline-flex; align-items: baseline; gap: 2px; font-family: var(--font-body); font-weight: 700; font-size: 22px; letter-spacing: -0.045em; color: var(--color-text); }
.brand__rk { color: var(--color-primary); }
.brand__sub { display: block; font-weight: 600; font-size: 9.5px; letter-spacing: 2.4px; color: var(--color-text-muted); margin-top: 2px; text-transform: uppercase; }
.brand-wrap { display: flex; flex-direction: column; line-height: 1; }

.nav-primary { display: flex; align-items: center; gap: 0; flex-wrap: nowrap; }
.nav-primary a { font-size: 12.5px; font-weight: 500; color: var(--color-text); padding: 8px 7px; border-radius: 6px; white-space: nowrap; }
.nav-primary a:hover { color: var(--color-primary); background: var(--color-primary-soft); }
.nav-primary a.active { color: var(--color-primary); }
.nav-cta { display: flex; align-items: center; gap: var(--space-4); }
.tel { font-size: var(--text-sm); color: var(--color-text-muted); display: inline-flex; align-items: center; gap: var(--space-2); }
.tel:hover { color: var(--color-primary); }

.btn { display: inline-flex; align-items: center; gap: var(--space-2); font-size: var(--text-sm); font-weight: 600; padding: var(--space-3) var(--space-5); border-radius: 6px; line-height: 1; }
.btn--primary { background: var(--color-primary); color: white; }
.btn--primary:hover { background: var(--color-primary-hover); transform: translateY(-1px); }
.btn--ghost { color: var(--color-text); border: 1px solid var(--color-border); }
.btn--ghost:hover { border-color: var(--color-primary); color: var(--color-primary); background: var(--color-primary-soft); }
.btn--lg { padding: var(--space-4) var(--space-6); font-size: 15px; }
.btn--inverse { background: white; color: var(--color-surface-dark); }
.btn--inverse:hover { background: var(--color-primary-soft); }

/* ===== Hero ===== */
.hero {
  position: relative;
  background: var(--color-surface-dark);
  color: var(--color-text-inverse);
  overflow: hidden;
  padding-block: clamp(var(--space-20), 14vw, var(--space-32));
}
.hero__bg {
  position: absolute; inset: 0;
  background-image: linear-gradient(180deg, rgba(14,20,17,0.78) 0%, rgba(14,20,17,0.7) 60%, rgba(14,20,17,0.92) 100%),
                    linear-gradient(90deg, rgba(14,20,17,0.55) 0%, rgba(14,20,17,0.25) 60%, rgba(14,20,17,0.4) 100%),
                    url('../images/real_kato_warehouse.jpg');
  background-size: cover;
  background-position: center;
}
.hero__bg::after {
  content: ""; position: absolute; inset: 0; opacity: 0.5;
  background-image: radial-gradient(circle at 70% 30%, rgba(91,166,62,0.28) 0%, transparent 55%),
                    radial-gradient(circle at 20% 80%, rgba(91,166,62,0.14) 0%, transparent 55%);
}
.hero__grid {
  position: absolute; inset: 0; opacity: 0.08;
  background-image: linear-gradient(rgba(255,255,255,0.6) 1px, transparent 1px),
                    linear-gradient(90deg, rgba(255,255,255,0.6) 1px, transparent 1px);
  background-size: 60px 60px;
  mask-image: radial-gradient(ellipse at center, black 30%, transparent 70%);
}
.hero__inner { position: relative; max-width: 920px; }
.hero__eyebrow { display: inline-block; font-size: 11px; font-weight: 600; letter-spacing: 3px; text-transform: uppercase; color: var(--color-primary); margin-bottom: var(--space-6); padding: 6px 12px; border: 1px solid rgba(91,166,62,0.4); border-radius: 99px; }
.hero__title { font-size: var(--text-hero); font-weight: 600; line-height: 0.96; letter-spacing: -0.045em; margin-bottom: var(--space-6); color: white; }
.hero__title em { font-style: normal; color: var(--color-primary); font-weight: 600; }
.hero__lead { font-size: var(--text-lg); line-height: 1.5; color: rgba(255,255,255,0.78); max-width: 56ch; margin-bottom: var(--space-8); }
.hero__cta { display: flex; flex-wrap: wrap; gap: var(--space-3); }

.hero__metrics {
  position: relative;
  margin-top: clamp(var(--space-16), 10vw, var(--space-20));
  display: grid; gap: var(--space-8);
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  padding-top: var(--space-10);
  border-top: 1px solid rgba(255,255,255,0.12);
}
.metric__num { font-family: var(--font-display); font-size: clamp(2.5rem, 5vw, 4rem); font-weight: 500; line-height: 1; color: white; letter-spacing: -0.04em; }
.metric__num em { font-style: normal; color: var(--color-primary); font-weight: 500; }
.metric__label { font-size: 13px; color: rgba(255,255,255,0.6); margin-top: var(--space-2); letter-spacing: 0.4px; }

/* ===== Trust strip ===== */
.trust-strip { padding-block: var(--space-10); background: var(--color-surface); border-bottom: 1px solid var(--color-divider); }
.trust-strip__inner { display: flex; flex-wrap: wrap; gap: var(--space-8); align-items: center; justify-content: space-between; }
.trust-strip__label { font-size: 11px; letter-spacing: 3px; text-transform: uppercase; color: var(--color-text-muted); font-weight: 600; }
.trust-strip__items { display: flex; flex-wrap: wrap; gap: var(--space-8); align-items: center; }
.trust-strip__item { display: inline-flex; align-items: center; gap: var(--space-2); font-size: var(--text-sm); color: var(--color-text-muted); font-weight: 500; }
.trust-strip__item svg { color: var(--color-primary); flex-shrink: 0; }

/* ===== Section headers ===== */
.section__head { margin-bottom: clamp(var(--space-10), 6vw, var(--space-16)); max-width: 720px; }
.section__eyebrow { display: inline-block; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: var(--color-primary); margin-bottom: var(--space-3); }
.section__title { font-size: var(--text-2xl); font-weight: 600; line-height: 1.02; letter-spacing: -0.04em; margin-bottom: var(--space-4); }
.section__title em { font-style: normal; color: var(--color-primary); font-weight: 600; }
.section__lead { font-size: var(--text-lg); color: var(--color-text-muted); line-height: 1.5; max-width: 60ch; }

/* ===== Capability cards ===== */
.cap-grid { display: grid; gap: var(--space-6); grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); }
.cap-card {
  border: 1px solid var(--color-divider); border-radius: var(--radius-md);
  padding: var(--space-8); background: var(--color-bg);
  display: flex; flex-direction: column; gap: var(--space-4);
  transition: transform var(--transition-interactive), border-color var(--transition-interactive), box-shadow var(--transition-interactive);
}
.cap-card:hover { border-color: var(--color-primary); transform: translateY(-2px); box-shadow: var(--shadow-md); }
.cap-card__num { font-family: var(--font-body); font-size: 11px; color: var(--color-primary); letter-spacing: 2.5px; font-weight: 600; text-transform: uppercase; }
.cap-card__title { font-family: var(--font-display); font-size: var(--text-lg); font-weight: 600; letter-spacing: -0.025em; }
.cap-card__body { font-size: var(--text-sm); color: var(--color-text-muted); line-height: 1.55; }
.cap-card__list { display: flex; flex-direction: column; gap: var(--space-2); margin-top: var(--space-2); padding-top: var(--space-4); border-top: 1px dashed var(--color-divider); }
.cap-card__list li { font-size: 13px; color: var(--color-text); padding-left: 16px; position: relative; }
.cap-card__list li::before { content: ""; position: absolute; left: 0; top: 9px; width: 6px; height: 1px; background: var(--color-primary); }

/* ===== Feature: How We Work ===== */
.how {
  background: var(--color-surface);
}
.how__grid {
  display: grid; gap: var(--space-12);
  grid-template-columns: 1.2fr 1fr; align-items: center;
}
@media (max-width: 880px) { .how__grid { grid-template-columns: 1fr; } }
.how__steps { list-style: none; counter-reset: step; }
.how__steps li {
  counter-increment: step;
  padding: var(--space-6) 0;
  border-top: 1px solid var(--color-divider);
  display: grid; grid-template-columns: 56px 1fr; gap: var(--space-4); align-items: start;
}
.how__steps li::before {
  content: counter(step, decimal-leading-zero);
  font-family: var(--font-display);
  font-size: 20px; color: var(--color-primary); font-weight: 600;
  letter-spacing: -0.03em;
}
.how__steps li:last-child { border-bottom: 1px solid var(--color-divider); }
.how__step-title { font-family: var(--font-display); font-size: var(--text-lg); font-weight: 600; letter-spacing: -0.03em; margin-bottom: var(--space-1); }
.how__step-body { font-size: var(--text-sm); color: var(--color-text-muted); line-height: 1.55; }

.how__visual { aspect-ratio: 4/5; border-radius: var(--radius-md); overflow: hidden; background: var(--color-surface-dark); position: relative; }
.how__visual::after {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(180deg, transparent 30%, rgba(0,0,0,0.4) 100%);
}
.how__visual-stat {
  position: absolute; bottom: var(--space-6); left: var(--space-6); right: var(--space-6); z-index: 2;
  color: white;
}
.how__visual-stat-num { font-family: var(--font-display); font-size: clamp(2.5rem, 4vw, 3.5rem); font-weight: 500; line-height: 1; letter-spacing: -0.045em; color: var(--color-primary); }
.how__visual-stat-label { font-size: 13px; opacity: 0.85; margin-top: var(--space-1); letter-spacing: 0.4px; }

.how__visual-pattern {
  position: absolute; inset: 0;
  background-image:
    radial-gradient(circle at 30% 20%, rgba(91,166,62,0.4), transparent 50%),
    radial-gradient(circle at 80% 70%, rgba(91,166,62,0.25), transparent 50%);
}
.how__visual-grid {
  position: absolute; inset: 0; opacity: 0.15;
  background-image: linear-gradient(rgba(255,255,255,0.4) 1px, transparent 1px),
                    linear-gradient(90deg, rgba(255,255,255,0.4) 1px, transparent 1px);
  background-size: 40px 40px;
}

/* ===== Industries ===== */
.ind-grid { display: grid; gap: var(--space-4); grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); }
.ind-card {
  position: relative; aspect-ratio: 5/6; overflow: hidden; border-radius: var(--radius-md);
  background: var(--color-surface-dark); color: white;
  display: flex; flex-direction: column; justify-content: flex-end;
  padding: var(--space-6); cursor: pointer;
  transition: transform var(--transition-interactive);
}
.ind-card::before {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(180deg, rgba(14,20,17,0.15) 0%, rgba(14,20,17,0.55) 55%, rgba(14,20,17,0.92) 100%);
  z-index: 1;
}
.ind-card > * { position: relative; z-index: 2; }
.ind-card:hover { transform: translateY(-4px); }
.ind-card__cat { font-size: 10px; letter-spacing: 3px; text-transform: uppercase; color: var(--color-primary); margin-bottom: var(--space-3); font-weight: 700; }
.ind-card__title { font-family: var(--font-display); font-size: var(--text-lg); font-weight: 600; letter-spacing: -0.03em; line-height: 1.1; }
.ind-card__body { font-size: 13px; color: rgba(255,255,255,0.78); margin-top: var(--space-2); line-height: 1.5; }

/* Industry cards \u2014 real photography with dark overlay */
.ind-card__img {
  position: absolute; inset: 0;
  background-size: cover; background-position: center;
  transition: transform 800ms cubic-bezier(0.16, 1, 0.3, 1);
}
.ind-card:hover .ind-card__img { transform: scale(1.04); }
.img-semiconductor { background-image: url('../images/vert_semiconductor.jpg'); }
.img-mobility     { background-image: url('../images/vert_mobility.jpg'); }
.img-battery      { background-image: url('../images/vert_battery.jpg'); }
.img-electronics  { background-image: url('../images/vert_electronics.jpg'); }
.img-fulfillment  { background-image: url('../images/vert_fulfillment.jpg'); }
.img-datacenter   { background-image: url('../images/vert_datacenter.jpg'); }

/* ===== Quote section ===== */
.quote-section { background: var(--color-surface-dark); color: white; padding-block: clamp(var(--space-16), 8vw, var(--space-24)); }
.quote-block {
  max-width: 960px; margin: 0 auto;
  font-family: var(--font-display); font-weight: 500;
  font-size: clamp(1.75rem, 3.5vw, 3rem); line-height: 1.15; letter-spacing: -0.04em;
  text-wrap: balance;
}
.quote-block::before {
  content: '"'; font-family: var(--font-display); font-size: 5rem; line-height: 0.5; color: var(--color-primary); display: block; margin-bottom: var(--space-4); font-weight: 600;
}
.quote-block em { color: var(--color-primary); font-style: normal; font-weight: 600; }
.quote-attr { margin-top: var(--space-8); display: flex; gap: var(--space-3); align-items: center; font-size: 13px; color: rgba(255,255,255,0.6); letter-spacing: 0.5px; }
.quote-attr::before { content: ""; width: 32px; height: 1px; background: var(--color-primary); }

/* ===== Insights / Latest ===== */
.insights-grid { display: grid; gap: var(--space-6); grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); }
.insight-card {
  display: flex; flex-direction: column; gap: var(--space-3);
  padding: var(--space-6); border: 1px solid var(--color-divider); border-radius: var(--radius-md);
  background: var(--color-bg);
  transition: border-color var(--transition-interactive), transform var(--transition-interactive);
}
.insight-card:hover { border-color: var(--color-primary); transform: translateY(-2px); }
.insight-card__meta { display: flex; gap: var(--space-3); font-size: 11px; letter-spacing: 1.5px; text-transform: uppercase; color: var(--color-text-muted); font-weight: 600; }
.insight-card__cat { color: var(--color-primary); }
.insight-card__title { font-family: var(--font-display); font-size: var(--text-lg); font-weight: 600; letter-spacing: -0.03em; line-height: 1.15; }
.insight-card__body { font-size: 14px; color: var(--color-text-muted); line-height: 1.55; }
.insight-card__link { font-size: 13px; color: var(--color-primary); font-weight: 600; margin-top: var(--space-2); display: inline-flex; gap: var(--space-2); align-items: center; }
.insight-card__link::after { content: "→"; transition: transform var(--transition-interactive); }
.insight-card:hover .insight-card__link::after { transform: translateX(3px); }

/* ===== CTA band ===== */
.cta-band {
  background: var(--color-primary);
  color: white;
  padding-block: clamp(var(--space-16), 8vw, var(--space-24));
}
.cta-band__inner {
  display: grid; grid-template-columns: 1.4fr auto; gap: var(--space-8); align-items: center;
}
@media (max-width: 720px) { .cta-band__inner { grid-template-columns: 1fr; } }
.cta-band__title { font-size: var(--text-2xl); font-weight: 600; line-height: 1.05; letter-spacing: -0.04em; max-width: 18ch; }
.cta-band__title em { font-style: normal; color: rgba(255,255,255,0.8); font-weight: 500; }
.cta-band__actions { display: flex; gap: var(--space-3); flex-wrap: wrap; }

/* ===== Footer ===== */
.site-footer { background: var(--color-surface-dark); color: rgba(255,255,255,0.7); padding-block: var(--space-16) var(--space-8); }
.footer-grid {
  display: grid; gap: var(--space-12);
  grid-template-columns: 1.4fr repeat(3, 1fr);
}
@media (max-width: 800px) { .footer-grid { grid-template-columns: 1fr 1fr; } }
@media (max-width: 480px) { .footer-grid { grid-template-columns: 1fr; } }

.footer__brand .brand { color: white; }
.footer__brand .brand__sub { color: rgba(255,255,255,0.45); }
.footer__tagline { font-family: var(--font-display); font-size: var(--text-lg); font-weight: 500; letter-spacing: -0.03em; color: white; margin-top: var(--space-6); max-width: 28ch; }
.footer__col h4 { font-size: 11px; letter-spacing: 3px; text-transform: uppercase; color: var(--color-primary); font-weight: 700; margin-bottom: var(--space-4); font-family: var(--font-body); }
.footer__col ul { list-style: none; display: flex; flex-direction: column; gap: var(--space-3); }
.footer__col a { font-size: 14px; color: rgba(255,255,255,0.7); }
.footer__col a:hover { color: white; }

.footer-bottom {
  margin-top: var(--space-12); padding-top: var(--space-6);
  border-top: 1px solid rgba(255,255,255,0.1);
  display: flex; flex-wrap: wrap; gap: var(--space-4); justify-content: space-between;
  font-size: 12px; color: rgba(255,255,255,0.45);
}

/* ===== About page specific ===== */
.about-hero { background: var(--color-surface-dark); color: white; padding-block: clamp(var(--space-20), 12vw, var(--space-32)) clamp(var(--space-12), 8vw, var(--space-20)); }
.about-grid { display: grid; gap: var(--space-12); grid-template-columns: 1fr 1fr; align-items: start; }
@media (max-width: 800px) { .about-grid { grid-template-columns: 1fr; } }

.principle {
  padding: var(--space-8) 0;
  border-top: 1px solid var(--color-divider);
  display: grid; grid-template-columns: 240px 1fr; gap: var(--space-8);
}
@media (max-width: 720px) { .principle { grid-template-columns: 1fr; gap: var(--space-3); } }
.principle__num { font-family: var(--font-display); font-size: 13px; letter-spacing: 2px; color: var(--color-primary); font-weight: 600; }
.principle__title { font-family: var(--font-display); font-size: var(--text-xl); font-weight: 600; letter-spacing: -0.035em; line-height: 1.1; margin-top: var(--space-1); }
.principle__body { font-size: var(--text-base); color: var(--color-text-muted); line-height: 1.55; }

/* ===== Contact ===== */
.contact-grid { display: grid; gap: var(--space-12); grid-template-columns: 1fr 1.2fr; align-items: start; }
@media (max-width: 800px) { .contact-grid { grid-template-columns: 1fr; } }
.contact-info { display: flex; flex-direction: column; gap: var(--space-6); }
.contact-info__row h4 { font-size: 11px; letter-spacing: 3px; text-transform: uppercase; color: var(--color-primary); font-weight: 700; margin-bottom: var(--space-2); font-family: var(--font-body); }
.contact-info__row p { font-size: var(--text-base); color: var(--color-text); }
.contact-info__row a { color: var(--color-text); }
.contact-info__row a:hover { color: var(--color-primary); }

.form-card { background: var(--color-surface); border: 1px solid var(--color-divider); border-radius: var(--radius-md); padding: clamp(var(--space-6), 4vw, var(--space-10)); }
.form-row { margin-bottom: var(--space-5); }
.form-row label { display: block; font-size: 12px; letter-spacing: 1.5px; text-transform: uppercase; font-weight: 700; color: var(--color-text-muted); margin-bottom: var(--space-2); }
.form-row input, .form-row textarea, .form-row select {
  width: 100%; padding: var(--space-3) var(--space-4);
  border: 1px solid var(--color-border); border-radius: 6px;
  background: var(--color-bg); color: var(--color-text); font-size: var(--text-base);
}
.form-row input:focus, .form-row textarea:focus, .form-row select:focus { border-color: var(--color-primary); outline: 2px solid var(--color-primary-soft); outline-offset: 1px; }
.form-row textarea { min-height: 120px; resize: vertical; }
.form-grid { display: grid; gap: var(--space-5); grid-template-columns: 1fr 1fr; }
@media (max-width: 540px) { .form-grid { grid-template-columns: 1fr; } }

/* ===== Mobile nav ===== */
.menu-btn { display: none; }
@media (max-width: 1500px) { .tel { display: none; } }
@media (max-width: 1439px) {
  .nav-primary { display: none; position: absolute; top: 100%; left: 0; right: 0; flex-direction: column; align-items: stretch; padding: var(--space-4); background: var(--color-bg); border-bottom: 1px solid var(--color-divider); gap: var(--space-1); box-shadow: var(--shadow-md); }
  .nav-primary[data-open="true"] { display: flex; }
  .nav-primary a { padding: var(--space-3) var(--space-4); font-size: var(--text-base); }
  .menu-btn { display: inline-flex; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: 6px; border: 1px solid var(--color-border); }
}

/* ============================================================
   NEW SECTIONS — Facilities / Innovation Center / Case Studies
   ============================================================ */

/* ===== Facilities / Where We Are ===== */
.states-band {
  display: grid; gap: var(--space-8);
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  padding-block: var(--space-10);
  border-block: 1px solid var(--color-divider);
  background: var(--color-surface);
}
.state-card { padding-inline: var(--space-6); }
.state-card__abbr { font-family: var(--font-display); font-size: clamp(3rem, 4vw, 4.5rem); font-weight: 600; line-height: 1; color: var(--color-primary); letter-spacing: -0.055em; }
.state-card__name { font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: var(--color-text-muted); font-weight: 600; margin-top: var(--space-2); }
.state-card__count { font-size: var(--text-sm); color: var(--color-text); margin-top: var(--space-1); font-weight: 500; }

.facility-grid {
  display: grid; gap: var(--space-6);
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
}
.facility-card {
  padding: var(--space-8); border: 1px solid var(--color-divider); border-radius: var(--radius-md);
  background: var(--color-bg);
  display: flex; flex-direction: column; gap: var(--space-3);
  transition: border-color var(--transition-interactive), transform var(--transition-interactive), box-shadow var(--transition-interactive);
}
.facility-card:hover { border-color: var(--color-primary); transform: translateY(-2px); box-shadow: var(--shadow-md); }
.facility-card__loc { font-size: 11px; letter-spacing: 2.5px; text-transform: uppercase; font-weight: 700; color: var(--color-primary); }
.facility-card__name { font-family: var(--font-display); font-size: var(--text-lg); font-weight: 600; letter-spacing: -0.03em; }
.facility-card__sf { font-size: var(--text-sm); color: var(--color-text-muted); font-weight: 500; }
.facility-card__body { font-size: 13px; color: var(--color-text-muted); line-height: 1.55; }
.facility-card__caps {
  display: flex; flex-wrap: wrap; gap: var(--space-2); margin-top: var(--space-3);
  padding-top: var(--space-3); border-top: 1px dashed var(--color-divider);
}
.facility-card__caps span {
  font-size: 11px; font-weight: 600; padding: 3px 8px;
  background: var(--color-primary-soft); color: var(--color-primary-deep);
  border-radius: 99px; letter-spacing: 0.3px;
}

/* ===== Innovation Center technology showcase ===== */
.tech-feature {
  display: grid; gap: clamp(var(--space-8), 5vw, var(--space-16));
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
.tech-feature--reverse { grid-template-columns: 1fr 1fr; }
.tech-feature--reverse .tech-feature__copy { order: 2; }
.tech-feature--reverse .tech-feature__visual { order: 1; }
@media (max-width: 880px) {
  .tech-feature, .tech-feature--reverse { grid-template-columns: 1fr; }
  .tech-feature--reverse .tech-feature__copy,
  .tech-feature--reverse .tech-feature__visual { order: initial; }
}
.tech-feature__eyebrow { font-size: 11px; letter-spacing: 3px; text-transform: uppercase; font-weight: 700; color: var(--color-primary); margin-bottom: var(--space-3); }
.tech-feature__title { font-family: var(--font-display); font-size: var(--text-xl); font-weight: 600; letter-spacing: -0.035em; line-height: 1.05; margin-bottom: var(--space-4); }
.tech-feature__title em { font-style: normal; color: var(--color-primary); font-weight: 600; }
.tech-feature__body { font-size: var(--text-base); color: var(--color-text-muted); line-height: 1.6; max-width: 55ch; }
.tech-feature__bullets { list-style: none; margin-top: var(--space-5); display: flex; flex-direction: column; gap: var(--space-3); }
.tech-feature__bullets li { font-size: var(--text-sm); color: var(--color-text); padding-left: 22px; position: relative; line-height: 1.5; }
.tech-feature__bullets li::before {
  content: ""; position: absolute; left: 0; top: 11px; width: 14px; height: 2px; background: var(--color-primary);
}
.tech-feature__visual {
  border-radius: var(--radius-md); overflow: hidden;
  aspect-ratio: 4/3; background: var(--color-surface-dark);
  box-shadow: var(--shadow-lg);
}
.tech-feature__visual img { width: 100%; height: 100%; object-fit: cover; display: block; }
.tech-feature__visual--wide { aspect-ratio: 16/9; }

/* ===== Innovation Center hero (special) ===== */
.innovation-hero {
  position: relative;
  background: #0E1411;
  color: white;
  overflow: hidden;
  padding-block: clamp(var(--space-20), 14vw, var(--space-32));
}
.innovation-hero__bg {
  position: absolute; inset: 0;
  background-image: url('../images/ic_control_tower.jpg');
  background-size: cover; background-position: center;
  opacity: 0.45;
}
.innovation-hero__bg::after {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(180deg, rgba(14,20,17,0.55) 0%, rgba(14,20,17,0.85) 100%),
              radial-gradient(circle at 80% 20%, rgba(91,166,62,0.35) 0%, transparent 50%);
}
.innovation-hero__lines {
  position: absolute; inset: 0; opacity: 0.08; z-index: 1;
  background-image:
    repeating-linear-gradient(45deg, rgba(91,166,62,0.5) 0 1px, transparent 1px 80px),
    repeating-linear-gradient(-45deg, rgba(91,166,62,0.4) 0 1px, transparent 1px 80px);
}
.innovation-hero__inner { position: relative; z-index: 2; max-width: 920px; }

.ic-pillars {
  display: grid; gap: var(--space-6);
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}
.ic-pillar {
  padding: var(--space-8);
  border: 1px solid var(--color-divider);
  border-radius: var(--radius-md);
  background: var(--color-bg);
  display: flex; flex-direction: column; gap: var(--space-3);
  position: relative; overflow: hidden;
}
.ic-pillar__num {
  font-family: var(--font-display);
  font-size: clamp(3rem, 5vw, 4.5rem);
  font-weight: 600;
  line-height: 1;
  color: var(--color-primary);
  letter-spacing: -0.05em;
  opacity: 0.25;
  position: absolute;
  top: var(--space-4);
  right: var(--space-5);
  pointer-events: none;
}
.ic-pillar__label { font-size: 11px; letter-spacing: 2.5px; text-transform: uppercase; font-weight: 700; color: var(--color-primary); }
.ic-pillar__title { font-family: var(--font-display); font-size: var(--text-lg); font-weight: 600; letter-spacing: -0.03em; line-height: 1.1; max-width: 16ch; }
.ic-pillar__body { font-size: 13px; color: var(--color-text-muted); line-height: 1.55; }

/* Spotlight block — used on Innovation Center page */
.spotlight {
  background: var(--color-surface-dark);
  color: white;
  border-radius: var(--radius-md);
  padding: clamp(var(--space-10), 6vw, var(--space-16));
  position: relative; overflow: hidden;
}
.spotlight::before {
  content: ""; position: absolute; inset: 0;
  background: radial-gradient(circle at 75% 30%, rgba(91,166,62,0.35) 0%, transparent 55%);
  pointer-events: none;
}
.spotlight__inner { position: relative; display: grid; gap: var(--space-10); grid-template-columns: 1.3fr 1fr; align-items: center; }
@media (max-width: 880px) { .spotlight__inner { grid-template-columns: 1fr; } }
.spotlight__eyebrow { font-size: 11px; letter-spacing: 3px; text-transform: uppercase; font-weight: 700; color: var(--color-primary); margin-bottom: var(--space-3); }
.spotlight__title { font-family: var(--font-display); font-size: var(--text-xl); font-weight: 600; letter-spacing: -0.035em; line-height: 1.08; margin-bottom: var(--space-4); color: white; }
.spotlight__title em { font-style: normal; color: var(--color-primary); font-weight: 600; }
.spotlight__body { font-size: var(--text-base); color: rgba(255,255,255,0.75); line-height: 1.6; max-width: 55ch; }

.spotlight__metrics { display: grid; grid-template-columns: 1fr 1fr; gap: var(--space-6); }
.spotlight__metric-num { font-family: var(--font-display); font-size: clamp(2rem, 4vw, 3rem); font-weight: 500; color: var(--color-primary); line-height: 1; letter-spacing: -0.045em; }
.spotlight__metric-label { font-size: 12px; color: rgba(255,255,255,0.7); margin-top: var(--space-2); letter-spacing: 0.4px; line-height: 1.35; }

/* ===== Case study cards ===== */
.cs-index {
  display: grid; gap: var(--space-8);
  grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
}
.cs-card {
  display: flex; flex-direction: column; gap: var(--space-4);
  padding: clamp(var(--space-8), 4vw, var(--space-10));
  border: 1px solid var(--color-divider); border-radius: var(--radius-md);
  background: var(--color-bg);
  transition: border-color var(--transition-interactive), transform var(--transition-interactive), box-shadow var(--transition-interactive);
}
.cs-card:hover { border-color: var(--color-primary); transform: translateY(-3px); box-shadow: var(--shadow-md); }
.cs-card__vertical { font-size: 11px; letter-spacing: 2.5px; text-transform: uppercase; font-weight: 700; color: var(--color-primary); }
.cs-card__title { font-family: var(--font-display); font-size: var(--text-xl); font-weight: 600; letter-spacing: -0.035em; line-height: 1.05; }
.cs-card__desc { font-size: var(--text-sm); color: var(--color-text-muted); line-height: 1.55; }
.cs-card__stats { display: grid; grid-template-columns: 1fr 1fr; gap: var(--space-4); margin-top: var(--space-3); padding-top: var(--space-4); border-top: 1px dashed var(--color-divider); }
.cs-card__stat-num { font-family: var(--font-display); font-size: clamp(1.5rem, 2.5vw, 2rem); font-weight: 500; color: var(--color-primary); line-height: 1; letter-spacing: -0.04em; }
.cs-card__stat-label { font-size: 11px; color: var(--color-text-muted); letter-spacing: 0.4px; margin-top: var(--space-1); line-height: 1.3; }

/* Long-form case study block (within the same page) */
.cs-detail {
  padding-top: var(--space-10); padding-bottom: var(--space-10);
  border-top: 1px solid var(--color-divider);
}
.cs-detail__eyebrow { font-size: 11px; letter-spacing: 2.5px; text-transform: uppercase; font-weight: 700; color: var(--color-primary); margin-bottom: var(--space-3); }
.cs-detail__title { font-family: var(--font-display); font-size: var(--text-2xl); font-weight: 600; letter-spacing: -0.04em; line-height: 1.02; margin-bottom: var(--space-4); max-width: 24ch; }
.cs-detail__grid { display: grid; gap: var(--space-10); grid-template-columns: 2fr 1fr; }
@media (max-width: 880px) { .cs-detail__grid { grid-template-columns: 1fr; } }
.cs-detail__section { margin-bottom: var(--space-6); }
.cs-detail__section h4 { font-size: 11px; letter-spacing: 2.5px; text-transform: uppercase; font-weight: 700; color: var(--color-primary); margin-bottom: var(--space-2); font-family: var(--font-body); }
.cs-detail__section p { font-size: var(--text-base); color: var(--color-text-muted); line-height: 1.6; max-width: 62ch; }
.cs-detail__stats {
  display: flex; flex-direction: column; gap: var(--space-6);
  padding: var(--space-8); background: var(--color-surface); border-radius: var(--radius-md);
  position: sticky; top: 100px; height: fit-content;
}
.cs-detail__stat-label { font-size: 11px; letter-spacing: 2.5px; text-transform: uppercase; font-weight: 700; color: var(--color-text-muted); margin-bottom: var(--space-1); }
.cs-detail__stat-num { font-family: var(--font-display); font-size: clamp(1.75rem, 3vw, 2.25rem); font-weight: 500; color: var(--color-primary); line-height: 1; letter-spacing: -0.045em; }
.cs-detail__stat-desc { font-size: 13px; color: var(--color-text-muted); margin-top: var(--space-2); line-height: 1.5; }

/* ===== Team page ===== */
.team-grid {
  display: grid; gap: var(--space-6);
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}
.team-card {
  padding: var(--space-8);
  border: 1px solid var(--color-divider); border-radius: var(--radius-md);
  background: var(--color-bg);
  display: flex; flex-direction: column; gap: var(--space-4);
  transition: border-color var(--transition-interactive), transform var(--transition-interactive), box-shadow var(--transition-interactive);
}
.team-card:hover { border-color: var(--color-primary); transform: translateY(-2px); box-shadow: var(--shadow-md); }
.team-card__avatar {
  width: 72px; height: 72px; border-radius: 50%;
  background: linear-gradient(135deg, var(--color-primary-soft) 0%, rgba(91,166,62,0.18) 100%);
  color: var(--color-primary-deep);
  display: flex; align-items: center; justify-content: center;
  font-family: var(--font-display); font-size: 24px; font-weight: 600; letter-spacing: -0.04em;
  border: 1px solid rgba(91,166,62,0.25);
}
.team-card__name { font-family: var(--font-display); font-size: var(--text-lg); font-weight: 600; letter-spacing: -0.03em; line-height: 1.1; }
.team-card__role { font-size: 11px; letter-spacing: 2.5px; text-transform: uppercase; font-weight: 700; color: var(--color-primary); }
.team-card__bio { font-size: 13px; color: var(--color-text-muted); line-height: 1.55; }

.leadership-band {
  padding-block: clamp(var(--space-12), 6vw, var(--space-16));
  background: var(--color-surface);
  border-block: 1px solid var(--color-divider);
}
.leadership-band__inner { display: grid; grid-template-columns: 1fr auto; gap: var(--space-8); align-items: center; }
@media (max-width: 720px) { .leadership-band__inner { grid-template-columns: 1fr; } }
.leadership-band__stat { font-family: var(--font-display); font-size: clamp(2.5rem, 4vw, 3.5rem); font-weight: 600; color: var(--color-primary); line-height: 1; letter-spacing: -0.05em; }
.leadership-band__lead { font-family: var(--font-display); font-size: var(--text-xl); font-weight: 500; letter-spacing: -0.035em; line-height: 1.15; color: var(--color-text); max-width: 32ch; }

/* Adversarial review Gen 5 — mobile responsiveness for inline-styled multi-col grids */
@media (max-width: 880px) {
  /* Force any 4-col or 3-col grid on mobile to wrap nicely */
  .container > [style*="grid-template-columns: repeat(4, 1fr)"],
  .container > [style*="grid-template-columns: repeat(3, 1fr)"] {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
@media (max-width: 540px) {
  .container > [style*="grid-template-columns: repeat(4, 1fr)"],
  .container > [style*="grid-template-columns: repeat(3, 1fr)"],
  .container > [style*="grid-template-columns: repeat(2, 1fr)"] {
    grid-template-columns: 1fr !important;
  }
}

/* RK v2 build overrides: start */
/* Jonathan 2026-08-21: the nav now mirrors the original site (6 inline
   items, three of them dropdowns) so it can render at a comfortable size
   and stay inline down to 1024px like rklogisticsgroup.com.
   Evan 2026-08-24 asked if the nav should be larger/easier to see — bumped
   13px → 14px on links AND dropdown summaries (base + ≥1024 media), then
   14px → 15px same day (Shane's call: bigger, safe at all widths). */
.nav-primary a { font-size: 15px; padding: 8px 8px; }
.site-header__inner { padding-inline: 20px; }
.tel { white-space: nowrap; }
/* Legal/terms links in the footer bottom row. */
.footer-bottom a { color: rgba(255,255,255,0.6); }
.footer-bottom a:hover { color: #fff; text-decoration: underline; }
/* Freight service cards: pin the explore link to the card bottom. */
.cap-card > a:last-child { margin-top: auto; }
/* Closing CTA band: supporting line under the headline. */
.cta-band__sub { margin-top: 12px; max-width: 52ch; color: rgba(255,255,255,0.85); font-size: 15px; line-height: 1.55; }
/* Dropdown menus in the nav (What We Do / Services / About): look like nav
   links, open a panel below (Evan Braun 2026-08-21 services visibility). */
.nav-services { position: relative; }
.nav-services summary { list-style: none; cursor: pointer; display: inline-flex; align-items: center; gap: 6px; font-size: 15px; font-weight: 500; color: var(--color-text); padding: 8px 8px; border: none; border-radius: 6px; background: transparent; }
.nav-services summary::-webkit-details-marker { display: none; }
.nav-services summary::after { content: ""; width: 6px; height: 6px; border-right: 2px solid currentColor; border-bottom: 2px solid currentColor; transform: rotate(45deg) translateY(-1px); transition: transform 0.15s ease; }
.nav-services[open] summary::after { transform: rotate(-135deg); }
.nav-services summary:hover { color: var(--color-primary); background: var(--color-primary-soft); }
.nav-drop--active summary { color: var(--color-primary); }
.nav-services__panel { position: absolute; left: 0; top: calc(100% + 8px); z-index: 60; display: grid; gap: 2px; min-width: 250px; padding: 8px; background: var(--color-bg); border: 1px solid var(--color-divider); border-radius: 10px; box-shadow: var(--shadow-md); }
.nav-services__panel a { font-size: var(--text-sm); font-weight: 500; color: var(--color-text); padding: 8px 10px; border-radius: 6px; white-space: nowrap; }
.nav-services__panel a:hover { color: var(--color-primary); background: var(--color-primary-soft); }
/* Customer Login link in the CTA cluster (original site has one). */
.nav-login { font-size: var(--text-sm); font-weight: 600; color: var(--color-text); white-space: nowrap; }
.nav-login:hover { color: var(--color-primary); }
/* Evan Braun 2026-08-21: Customer Login is now a CHOICE (Warehouse = CargoWise
   Neo / rktrac, Freight = WebTrak). The dropdown panel right-aligns so it
   never overflows the viewport from the right-hand CTA cluster. */
.nav-login-drop summary { font-weight: 600; }
.nav-login-drop .nav-services__panel { left: auto; right: 0; }
.nav-login-soon { display: block; padding: 8px 10px; font-size: var(--text-sm); color: var(--color-text-muted); white-space: nowrap; }
/* Phones: the CTA cluster has no room for the login dropdown; the two
   entries ride in the hamburger panel instead (hidden on desktop). */
.nav-login-mobile { display: none; }
@media (max-width: 1023px) {
  .nav-primary[data-open="true"] .nav-login-mobile { display: block; }
  .nav-primary[data-open="true"] span.nav-login-mobile { color: var(--color-text-muted); font-weight: 500; }
}
@media (max-width: 479px) {
  .nav-login-drop { display: none; }
}
/* Six-sigma stat renders as the symbol "6σ+" (Evan 8/21: symbol over the
   spelled-out "6 Sigma+", which wrapped to two lines). */
/* Like the original site, the full nav stays inline down to 1024px; below
   that it collapses to the hamburger. The dropdowns live inside the nav, so
   they travel into the panel automatically. */
@media (min-width: 1024px) {
  /* Undo the theme's 1439px hamburger collapse so the nav stays inline on
     laptops, matching rklogisticsgroup.com. */
  .nav-primary { display: flex; position: static; flex-direction: row; align-items: center; padding: 0; border-bottom: none; gap: 0; box-shadow: none; }
  .nav-primary a { padding: 8px 8px; font-size: 15px; }
  .nav-services summary { padding: 8px 8px; font-size: 15px; }
  .menu-btn { display: none; }
}
@media (max-width: 1023px) {
  .nav-primary { display: none; position: absolute; top: 100%; left: 0; right: 0; flex-direction: column; align-items: stretch; padding: var(--space-4); background: var(--color-bg); border-bottom: 1px solid var(--color-divider); gap: var(--space-1); box-shadow: var(--shadow-md); }
  .nav-primary[data-open="true"] { display: flex; }
  .nav-primary a { padding: var(--space-3) var(--space-4); font-size: var(--text-base); }
  .nav-services summary { padding: var(--space-3) var(--space-4); font-size: var(--text-base); }
  .nav-services__panel { position: static; border: none; box-shadow: none; padding: 0 0 0 var(--space-4); min-width: 0; }
  /* The header's Services button owns mobile; don't duplicate it inside the
     hamburger panel. */
  .nav-drop--services { display: none; }
  .menu-btn { display: inline-flex; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: 6px; border: 1px solid var(--color-border); }
}
/* Phones: the CTA cluster + hamburger no longer fit beside the logo, so the
   nav-login hides; Services stays out of the panel (the header button owns
   it) while What We Do / About remain expandable groups. */
@media (max-width: 479px) {
  .nav-primary .nav-drop--services { display: none; }
  .nav-login { display: none; }
}
/* Evan Braun 2026-08-21 follow-up: on phones/tablets Services must be
   VISIBLE without opening the hamburger — a dedicated Services button sits
   next to it in the header and opens the full 14-link panel below. */
.nav-services--mobile { display: none; }
@media (max-width: 1023px) {
  .nav-services--mobile { display: block; position: static; }
  .nav-services--mobile summary { padding: 9px 12px; font-size: 14px; font-weight: 600; border: 1px solid var(--color-border); border-radius: 6px; white-space: nowrap; }
  .nav-services--mobile[open] summary { border-color: var(--color-primary); color: var(--color-primary); background: var(--color-primary-soft); }
  .nav-services--mobile .nav-services__panel { position: absolute; left: 0; right: 0; top: 100%; border-radius: 0; border-left: none; border-right: none; min-width: 0; max-height: calc(100vh - 80px); overflow-y: auto; padding: var(--space-3) var(--space-4); }
  .nav-services--mobile .nav-services__panel a { white-space: normal; font-size: 15px; }
}
/* Narrow phones: wrap the CTA cluster to a second header row so the logo,
   Get a Quote, Services, and hamburger all stay visible. */
@media (max-width: 639px) {
  .site-header__inner { flex-wrap: wrap; row-gap: 6px; padding-block: var(--space-3); }
  .nav-cta { margin-left: auto; }
}
/* Evan Braun 2026-08-21 trial (DEV FIRST): nav tabs in brand green so they
   stand out against the white header. Base shade is --color-primary-active
   (#3D7325, ~5.7:1 on white) — the lighter brand green #5BA63E is only ~3:1
   and would fail AA at 13px. Hover/active deepen to --color-primary-deep. */
.nav-primary a { color: var(--color-primary-active); }
.nav-primary a:hover { color: var(--color-primary-deep); background: var(--color-primary-soft); }
.nav-primary a.active { color: var(--color-primary-deep); }
.nav-services summary { color: var(--color-primary-active); }
.nav-services summary:hover { color: var(--color-primary-deep); }
.nav-drop--active summary { color: var(--color-primary-deep); }
.nav-services--mobile summary { color: var(--color-primary-active); border-color: var(--color-primary-active); }
/* Shane 2026-08-24: accessorial checkboxes on the contact quote form were
   flex-wrapped, so rows ragged-left and the boxes never lined up. Fixed-width
   two-column grid instead (one column on phones) — every checkbox sits in the
   same column, every label baseline matches. */
.rk-acc-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px 18px; padding-top: 6px; }
.rk-acc-item { display: flex; align-items: center; gap: 8px; margin: 0; font-size: 13px; font-weight: 500; line-height: 1.3; cursor: pointer; }
.rk-acc-item input[type="checkbox"] { flex: none; width: 16px; height: 16px; margin: 0; accent-color: var(--color-primary-deep); }
@media (max-width: 479px) { .rk-acc-grid { grid-template-columns: 1fr; } }
/* Shane 2026-08-24: the callback card is the 3rd child of the two-column
   .contact-grid, so it wrapped to row 2 LEFT column with dead space right —
   looked abandoned off to the side. First fix centered it at the quote card's
   width; Shane then asked for it to extend the full page width, so it now
   spans both columns edge-to-edge. The FORM inside stays at a readable
   centered width so inputs don't stretch absurdly wide. */
#callbackPanel { grid-column: 1 / -1; }
#callbackPanel > .section__title, #callbackPanel > p { text-align: center; max-width: 620px; margin-inline: auto; }
#callbackForm { max-width: 620px; margin-inline: auto; }
/* Evan Braun 2026-08-25: customer-login.html — two equal cards side by side
   (login left, account setup right), stacked on phones. */
.rk-login-wrap { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: var(--space-6); align-items: start; max-width: 1040px; margin-inline: auto; }
@media (max-width: 860px) { .rk-login-wrap { grid-template-columns: 1fr; } }
/* Shane 8/24: the service-level selects looked "a little off" next to the
   text inputs — Safari (and older Chrome) draw <select> with native OS popup
   chrome (rounded grey capsule, own height) that ignores our background, so
   the dropdowns never matched the flat inputs. Normalize: strip native
   chrome, draw our own chevron, and the selects render pixel-identical to
   the inputs in every browser. */
.form-row select {
  -webkit-appearance: none; appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%23667085' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat; background-position: right 14px center;
  padding-right: 40px; cursor: pointer;
}
/* Shane 2026-08-24: the original blog (2,305 WordPress posts) renders
   natively instead of dead-ending at Field Notes — index + article pages
   in the v2 design language. */
.blog-index { padding: var(--space-9) 0; }
.blog-index__list { display: grid; gap: 14px; max-width: 860px; margin-inline: auto; }
.blog-card { display: block; padding: 18px 22px; background: var(--color-surface); border: 1px solid var(--color-divider); border-radius: 10px; text-decoration: none; }
.blog-card:hover { border-color: var(--color-primary); }
.blog-card time { display: block; font-size: 12px; letter-spacing: 0.6px; text-transform: uppercase; color: var(--color-text-muted); margin-bottom: 6px; }
.blog-card h2 { font-size: 17px; font-weight: 700; line-height: 1.35; color: var(--color-text); }
.blog-card p { font-size: 14px; color: var(--color-text-muted); margin-top: 6px; line-height: 1.55; }
.blog-pager { display: flex; justify-content: center; gap: 10px; margin-top: var(--space-7); }
.blog-pager a, .blog-pager span { padding: 8px 14px; border: 1px solid var(--color-divider); border-radius: 8px; font-size: 14px; font-weight: 600; text-decoration: none; color: var(--color-text); }
.blog-pager a:hover { border-color: var(--color-primary); color: var(--color-primary-deep); }
.blog-pager .muted { color: var(--color-text-muted); border-style: dashed; }
.blog-article { padding: var(--space-9) 0; }
.blog-article__inner { max-width: 760px; margin-inline: auto; }
.blog-article time { font-size: 12px; letter-spacing: 0.6px; text-transform: uppercase; color: var(--color-text-muted); }
.blog-article h1 { font-size: clamp(1.6rem, 3vw, 2.3rem); font-weight: 800; line-height: 1.2; margin: 10px 0 var(--space-6); letter-spacing: -0.02em; }
.blog-prose { font-size: 16px; line-height: 1.75; color: var(--color-text); }
.blog-prose p { margin-bottom: 1.1em; }
.blog-prose h2 { font-size: 22px; font-weight: 700; margin: 1.6em 0 0.6em; }
.blog-prose h3 { font-size: 18px; font-weight: 700; margin: 1.4em 0 0.5em; }
.blog-prose ul, .blog-prose ol { margin: 0 0 1.1em; padding-left: 1.4em; }
.blog-prose li { margin-bottom: 0.35em; }
.blog-prose blockquote { border-left: 3px solid var(--color-primary); padding-left: 16px; color: var(--color-text-muted); margin: 0 0 1.1em; }
.blog-prose a { color: var(--color-primary-deep); text-decoration: underline; }
.blog-back { display: inline-block; margin-top: var(--space-7); font-weight: 600; color: var(--color-primary-deep); text-decoration: none; }
.blog-back:hover { text-decoration: underline; }
/* RK v2 build overrides: end */
