:root {
  --bg: #090d12;
  --bg-soft: #101720;
  --bg-card: #141d27;
  --bg-card-2: #182231;
  --text: #f5f7fb;
  --muted: #a9b4c3;
  --line: rgba(255, 255, 255, 0.12);
  --brand: #f6b33f;
  --brand-strong: #ff8f2e;
  --brand-rgb: 246, 179, 63;
  --accent-text: #062a54;
  --accent-text-rgb: 6, 42, 84;
  --green: #16c784;
  --success-text: #c8f5df;
  --white: #ffffff;
  --button-text: #111318;
  --hero-copy: #d7dde7;
  --header-bg: rgba(9, 13, 18, 0.84);
  --hero-start: rgba(9, 13, 18, 0.95);
  --hero-mid: rgba(9, 13, 18, 0.74);
  --hero-end: rgba(9, 13, 18, 0.2);
  --shadow: 0 22px 64px rgba(0, 0, 0, 0.34);
  --shadow-soft: 0 14px 34px rgba(0, 0, 0, 0.24);
  --radius: 8px;
  --header-height: 82px;
}

body[data-theme="plunge"] {
  --bg: #ffffff;
  --bg-soft: #f7fbfb;
  --bg-card: #ffffff;
  --bg-card-2: #f2fffc;
  --text: #043832;
  --muted: #1b6b63;
  --line: rgba(0, 104, 92, 0.2);
  --brand: #05ffcf;
  --brand-strong: #00d9b2;
  --brand-rgb: 5, 255, 207;
  --green: #028777;
  --success-text: #026b54;
  --white: #043832;
  --button-text: #ffffff;
  --hero-copy: #17534d;
  --header-bg: rgba(255, 255, 255, 0.9);
  --hero-start: rgba(255, 255, 255, 0.97);
  --hero-mid: rgba(255, 255, 255, 0.84);
  --hero-end: rgba(5, 255, 207, 0.14);
  --shadow: 0 22px 64px rgba(0, 110, 96, 0.18);
  --shadow-soft: 0 14px 34px rgba(0, 110, 96, 0.12);
}

body[data-theme="plunge"] .theme-switcher,
body[data-theme="plunge"] .card,
body[data-theme="plunge"] .contact-form,
body[data-theme="plunge"] .contact-card,
body[data-theme="plunge"] .values-grid article,
body[data-theme="plunge"] .blog-detail {
  background: rgba(255, 255, 255, 0.92);
}

body[data-theme="plunge"] .theme-button.is-active,
body[data-theme="plunge"] .icon-box,
body[data-theme="plunge"] .value-icon,
body[data-theme="plunge"] .blog-icon,
body[data-theme="plunge"] .contact-icon {
  background: rgba(5, 255, 207, 0.16);
  border-color: rgba(2, 135, 119, 0.28);
}

body[data-theme="plunge"] #transport,
body[data-theme="plunge"] #fleet,
body[data-theme="plunge"] #about,
body[data-theme="plunge"] #blog {
  background: #ffffff;
}

body[data-theme="plunge"] .section-muted {
  background: #ffffff;
}

body[data-theme="plunge"] .service-card,
body[data-theme="plunge"] .fleet-card,
body[data-theme="plunge"] .values-grid article,
body[data-theme="plunge"] .blog-card {
  background:
    linear-gradient(180deg, rgba(5, 255, 207, 0.28), rgba(5, 255, 207, 0.1)),
    #ffffff;
  border-color: rgba(2, 135, 119, 0.24);
  color: var(--text);
  text-shadow: none;
}

body[data-theme="plunge"] .service-card h3,
body[data-theme="plunge"] .fleet-card h3,
body[data-theme="plunge"] .values-grid article strong,
body[data-theme="plunge"] .blog-card h3 {
  color: #032f2a;
}

body[data-theme="plunge"] .service-card p,
body[data-theme="plunge"] .fleet-card p,
body[data-theme="plunge"] .values-grid article span,
body[data-theme="plunge"] .blog-card p,
body[data-theme="plunge"] .fleet-card .badges span {
  color: #176d63;
}

body[data-theme="plunge"] .service-card .card-number,
body[data-theme="plunge"] .blog-card time,
body[data-theme="plunge"] .blog-card .link-button {
  color: var(--accent-text);
}

body[data-theme="plunge"] .service-card .icon-box,
body[data-theme="plunge"] .fleet-card .fleet-icon,
body[data-theme="plunge"] .values-grid article .value-icon,
body[data-theme="plunge"] .blog-card .blog-icon {
  color: #028777;
  background: rgba(5, 255, 207, 0.16);
  border-color: rgba(2, 135, 119, 0.28);
  box-shadow: 0 14px 34px rgba(var(--brand-rgb), 0.16);
}

body[data-theme="plunge"] .fleet-card .fleet-icon {
  color: #ffffff;
  background: linear-gradient(135deg, var(--brand), var(--green));
}

body[data-theme="plunge"] .fleet-card .badges span {
  border-color: rgba(2, 135, 119, 0.24);
  background: rgba(5, 255, 207, 0.12);
}

body[data-theme="plunge"] .hero-overlay {
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.84) 46%, rgba(5, 255, 207, 0.14) 100%),
    linear-gradient(0deg, var(--bg) 0%, rgba(255, 255, 255, 0) 42%);
}

body[data-theme="plunge"] .ticker span,
body[data-theme="plunge"] .badges span,
body[data-theme="plunge"] .about-meta span {
  background: rgba(5, 255, 207, 0.12);
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: var(--header-height);
}

body {
  margin: 0;
  color: var(--text);
  background:
    radial-gradient(circle at 12% 0%, rgba(var(--brand-rgb), 0.1), transparent 32rem),
    var(--bg);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  line-height: 1.6;
  transition: background 260ms ease, color 260ms ease;
}

.scroll-zigzag {
  position: fixed;
  top: 96px;
  right: 18px;
  z-index: 140;
  width: 74px;
  height: calc(100svh - 142px);
  max-height: 820px;
  opacity: 1;
  pointer-events: none;
  overflow: visible;
  mix-blend-mode: normal;
}

.scroll-zigzag path {
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  vector-effect: non-scaling-stroke;
}

.scroll-zigzag-glow,
.scroll-zigzag-active {
  stroke: url("#zigzag-progress-gradient");
}

.scroll-zigzag-glow {
  stroke-width: 14;
  opacity: 0.18;
  transition: stroke-dasharray 90ms linear;
}

.scroll-zigzag-active {
  stroke-width: 5;
  filter: none;
  opacity: 1;
  transition: stroke-dasharray 90ms linear;
}

.scroll-truck {
  fill: #ffffff;
  stroke: #050505;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
  filter:
    drop-shadow(0 2px 2px rgba(0, 0, 0, 0.38))
    drop-shadow(0 0 9px rgba(var(--brand-rgb), 0.45));
  transition: transform 90ms linear;
}

.truck-sparkles {
  fill: var(--brand);
  stroke: none;
  filter: drop-shadow(0 0 7px rgba(var(--brand-rgb), 0.95));
}

.truck-sparkles circle {
  animation: sparklePulse 2.2s ease-in-out infinite;
  transform-box: fill-box;
  transform-origin: center;
}

.truck-sparkles circle:nth-child(2) {
  fill: var(--green);
  animation-delay: 0.7s;
}

.truck-sparkles circle:nth-child(3) {
  animation-delay: 1.2s;
}

.truck-cargo,
.truck-cab {
  fill: #ffffff;
}

.truck-window {
  fill: #050505;
  stroke: #050505;
}

.truck-grille {
  fill: none;
  stroke: #050505;
  stroke-width: 1.8;
}

.truck-wheel {
  fill: #050505;
  stroke: #ffffff;
  stroke-width: 1.1;
}

body.nav-open {
  overflow: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input,
select,
textarea {
  font: inherit;
}

img {
  display: block;
  max-width: 100%;
}

.icon-sprite {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.icon {
  width: 1em;
  height: 1em;
  flex: 0 0 auto;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.container {
  width: min(1200px, calc(100% - 44px));
  margin: 0 auto;
}

.site-header {
  position: fixed;
  inset: 0 0 auto;
  z-index: 100;
  background: var(--header-bg);
  border-bottom: 1px solid var(--line);
  backdrop-filter: blur(18px);
}

.navbar {
  height: var(--header-height);
  width: min(1260px, calc(100% - 36px));
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.brand {
  display: inline-flex;
  align-items: center;
  gap: 13px;
  min-width: 0;
}

.brand-logo {
  width: 74px;
  height: 52px;
  padding: 5px;
  object-fit: contain;
  border: 1px solid rgba(var(--brand-rgb), 0.22);
  border-radius: var(--radius);
  background: #ffffff;
  box-shadow: 0 12px 28px rgba(var(--brand-rgb), 0.13);
}

.brand-mark {
  width: 42px;
  height: 42px;
  display: inline-grid;
  place-items: center;
  color: var(--button-text);
  background: linear-gradient(135deg, var(--brand), var(--brand-strong));
  border-radius: var(--radius);
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 12px 28px rgba(var(--brand-rgb), 0.18);
}

.brand strong,
.brand small {
  display: block;
}

.brand strong {
  font-size: 1.04rem;
  line-height: 1.1;
}

.brand small {
  color: var(--muted);
  font-size: 0.73rem;
}

.nav-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 22px;
  color: var(--muted);
  font-size: 0.93rem;
}

.nav-menu a {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 8px 0;
  transition: color 180ms ease;
}

.nav-menu a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2px;
  height: 2.5px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--brand), var(--green));
  box-shadow: 0 0 12px rgba(var(--brand-rgb), 0.28);
  opacity: 0.35;
  transform: scaleX(0.18);
  transform-origin: left;
  transition: opacity 180ms ease, transform 240ms ease;
}

.nav-menu a:hover,
.nav-menu a:focus-visible {
  color: var(--text);
  animation: tabDance 760ms ease-in-out infinite;
}

.nav-menu a:hover::after,
.nav-menu a:focus-visible::after,
.nav-menu a.is-hovered::after {
  opacity: 1;
  transform: scaleX(1);
}

.nav-actions {
  display: flex;
  align-items: center;
  gap: 10px;
}

.theme-switcher {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.055);
}

.theme-button {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-height: 34px;
  padding: 0 10px;
  border: 0;
  border-radius: 999px;
  color: var(--muted);
  background: transparent;
  cursor: pointer;
  font-size: 0.78rem;
  font-weight: 800;
  transition: color 180ms ease, background 180ms ease, transform 180ms ease;
}

.theme-button:hover,
.theme-button:focus-visible,
.theme-button.is-active {
  color: var(--text);
  background: rgba(255, 255, 255, 0.1);
}

.theme-button:hover,
.theme-button:focus-visible {
  transform: translateY(-1px);
  animation: tabDance 760ms ease-in-out infinite;
}

.theme-dot {
  width: 12px;
  height: 12px;
  border-radius: 999px;
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.18);
}

.amber-dot {
  background: linear-gradient(135deg, #f6b33f, #ff8f2e);
}

.plunge-dot {
  background: linear-gradient(135deg, #ffffff 0%, #05ffcf 48%, #028777 100%);
}

.nav-toggle {
  display: none;
  width: 44px;
  height: 44px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: rgba(255, 255, 255, 0.04);
  cursor: pointer;
}

.nav-toggle span:not(.sr-only) {
  display: block;
  width: 18px;
  height: 2px;
  margin: 4px auto;
  background: var(--white);
  transition: transform 180ms ease, opacity 180ms ease;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 46px;
  padding: 0 18px;
  border: 1px solid transparent;
  border-radius: var(--radius);
  font-weight: 850;
  line-height: 1;
  cursor: pointer;
  transition: transform 180ms ease, border-color 180ms ease, background 180ms ease, box-shadow 180ms ease;
  white-space: nowrap;
}

.btn:hover,
.btn:focus-visible {
  transform: translateY(-2px);
  box-shadow: 0 14px 34px rgba(var(--brand-rgb), 0.16);
}

.btn-primary {
  color: var(--button-text);
  background: linear-gradient(135deg, var(--brand), var(--brand-strong));
}

.btn-secondary {
  color: var(--white);
  background: rgba(255, 255, 255, 0.09);
  border-color: var(--line);
}

.btn-ghost {
  color: var(--white);
  background: transparent;
  border-color: var(--line);
}

.btn-call {
  color: #06130e;
  background: var(--green);
}

.section {
  padding: 96px 0;
}

.section-dark,
.section-muted {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.018), transparent),
    var(--bg-soft);
}

.hero {
  position: relative;
  min-height: 100svh;
  display: grid;
  align-items: center;
  padding-top: var(--header-height);
  overflow: hidden;
}

.hero::after {
  content: "";
  position: absolute;
  inset: auto -12% 0;
  height: 34%;
  background: linear-gradient(180deg, transparent, var(--bg));
  pointer-events: none;
}

.hero-image,
.hero-overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.hero-image {
  object-fit: cover;
  object-position: center;
  animation: heroZoom 16s ease-in-out infinite alternate;
}

.hero-overlay {
  background:
    linear-gradient(90deg, var(--hero-start) 0%, var(--hero-mid) 43%, var(--hero-end) 100%),
    linear-gradient(0deg, var(--bg) 0%, rgba(9, 13, 18, 0) 42%);
}

.hero-content {
  position: relative;
  z-index: 1;
  padding: 76px 0 56px;
  animation: heroContent 700ms ease both;
}

.eyebrow,
.label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--accent-text);
  text-transform: uppercase;
  font-size: 0.74rem;
  font-weight: 900;
  letter-spacing: 0.08em;
}

h1,
h2,
h3,
p {
  margin-top: 0;
}

h1 {
  max-width: 740px;
  margin-bottom: 22px;
  font-size: clamp(3.1rem, 7.2vw, 6.65rem);
  line-height: 0.98;
  letter-spacing: 0;
}

.hero p {
  max-width: 650px;
  color: var(--hero-copy);
  font-size: 1.11rem;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin: 32px 0 44px;
}

.stats-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(140px, 1fr));
  gap: 14px;
  max-width: 900px;
}

.stats-grid article,
.card,
.blog-detail,
.contact-form,
.contact-card,
.values-grid article {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.035));
  box-shadow: var(--shadow-soft);
}

.stats-grid article {
  position: relative;
  overflow: hidden;
  padding: 20px;
  backdrop-filter: blur(12px);
}

.stats-grid article::before,
.card::before,
.contact-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(var(--brand-rgb), 0.12), transparent 48%);
  opacity: 0;
  transition: opacity 180ms ease;
  pointer-events: none;
}

.stats-grid article:hover::before,
.card:hover::before,
.contact-card:hover::before {
  opacity: 1;
}

.stats-grid article:hover {
  animation: cardDanceSoft 920ms ease-in-out infinite;
}

.stat-icon {
  color: var(--brand);
  font-size: 1.2rem;
  margin-bottom: 8px;
}

.stats-grid strong {
  display: block;
  font-size: 1.34rem;
  line-height: 1.1;
}

.stats-grid span {
  color: var(--muted);
  font-size: 0.9rem;
}

.ticker {
  overflow: hidden;
  border-block: 1px solid var(--line);
  background: color-mix(in srgb, var(--bg-soft) 72%, #000);
}

.ticker div {
  width: max-content;
  display: flex;
  gap: 14px;
  padding: 14px 0;
  animation: ticker 28s linear infinite;
}

.ticker span {
  padding: 8px 14px;
  border: 1px solid var(--line);
  border-radius: 999px;
  color: var(--muted);
  background: rgba(255, 255, 255, 0.04);
  white-space: nowrap;
}

.section-heading {
  max-width: 760px;
  margin-bottom: 38px;
}

.section-heading h2,
.contact-section h2 {
  margin: 8px 0 12px;
  font-size: clamp(2rem, 3.25vw, 3.15rem);
  line-height: 1.08;
  letter-spacing: 0;
}

.section-heading p,
.contact-section p {
  color: var(--muted);
  font-size: 1rem;
}

.split-heading {
  max-width: none;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.72fr);
  gap: 40px;
  align-items: end;
}

.card-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.card {
  position: relative;
  overflow: hidden;
  padding: 26px;
  background: linear-gradient(180deg, var(--bg-card), rgba(20, 29, 39, 0.72));
  transition: transform 220ms ease, border-color 220ms ease, box-shadow 220ms ease;
}

.card:hover {
  border-color: rgba(var(--brand-rgb), 0.36);
  box-shadow: var(--shadow);
  animation: cardDance 920ms ease-in-out infinite;
}

.card-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 32px;
}

.icon-box,
.value-icon,
.blog-icon,
.contact-icon {
  width: 42px;
  height: 42px;
  display: inline-grid;
  place-items: center;
  color: var(--brand);
  border: 1px solid rgba(var(--brand-rgb), 0.28);
  border-radius: var(--radius);
  background: rgba(var(--brand-rgb), 0.1);
}

.card-number {
  color: var(--accent-text);
  font-size: 0.82rem;
  font-weight: 900;
}

.card h3 {
  margin-bottom: 12px;
  font-size: 1.1rem;
  line-height: 1.25;
}

.card p {
  margin-bottom: 0;
  color: var(--muted);
  font-size: 0.93rem;
}

.fleet-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 22px;
}

.fleet-card {
  min-height: 286px;
  display: flex;
  flex-direction: column;
}

.fleet-icon {
  width: 58px;
  height: 58px;
  display: inline-grid;
  place-items: center;
  margin-bottom: 26px;
  color: var(--button-text);
  background: linear-gradient(135deg, var(--brand), var(--brand-strong));
  border-radius: var(--radius);
  font-weight: 900;
  box-shadow: 0 14px 34px rgba(var(--brand-rgb), 0.16);
}

.fleet-icon .icon {
  font-size: 1.2rem;
}

.fleet-icon b {
  display: block;
  margin-top: -5px;
  font-size: 0.72rem;
}

.badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: auto;
  padding-top: 22px;
}

.badges span,
.about-meta span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 6px 9px;
  border: 1px solid var(--line);
  border-radius: 999px;
  color: var(--muted);
  background: rgba(255, 255, 255, 0.035);
  font-size: 0.78rem;
}

.about-section {
  background:
    radial-gradient(circle at 12% 12%, rgba(var(--brand-rgb), 0.12), transparent 30rem),
    var(--bg);
}

.about-layout,
.contact-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(340px, 1.08fr);
  gap: 44px;
  align-items: start;
}

.about-panel {
  padding: 6px 8px 6px 0;
}

.about-panel h2 {
  max-width: 620px;
  margin: 8px 0 16px;
  font-size: clamp(2.1rem, 3.35vw, 3.35rem);
  line-height: 1.08;
  letter-spacing: 0;
}

.story-tagline {
  max-width: 660px;
  margin: 0 0 18px;
  color: var(--accent-text);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.35rem, 2.1vw, 2rem);
  font-style: italic;
  font-weight: 700;
  line-height: 1.25;
  text-shadow: 0 0 22px rgba(var(--brand-rgb), 0.18);
}

.about-panel p {
  max-width: 660px;
  color: var(--muted);
  font-size: 1rem;
}

.about-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 22px 0 24px;
}

.values-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.values-grid article {
  padding: 28px;
  background: var(--bg-card);
  transition: transform 220ms ease, border-color 220ms ease;
}

.values-grid article:hover {
  border-color: rgba(var(--brand-rgb), 0.34);
  animation: cardDanceSoft 920ms ease-in-out infinite;
}

.value-icon {
  margin-bottom: 20px;
}

.values-grid strong,
.values-grid span {
  display: block;
}

.values-grid span {
  margin-top: 8px;
  color: var(--muted);
}

.blog-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 22px;
}

.blog-card {
  min-height: 310px;
  display: flex;
  flex-direction: column;
}

.blog-icon {
  margin-bottom: 18px;
}

.blog-card time {
  color: var(--accent-text);
  font-size: 0.8rem;
  font-weight: 850;
}

.blog-card h3 {
  margin-top: 12px;
}

.link-button {
  align-self: flex-start;
  margin-top: auto;
  padding: 16px 0 0;
  border: 0;
  color: var(--accent-text);
  background: transparent;
  font-weight: 900;
  cursor: pointer;
}

.blog-detail {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 24px;
  align-items: start;
  margin-top: 18px;
  padding: 26px;
  background: var(--bg-card-2);
}

.blog-detail[hidden] {
  display: none;
}

.blog-detail h3 {
  margin: 8px 0 10px;
  font-size: 1.55rem;
}

.blog-detail p {
  margin-bottom: 0;
  color: var(--muted);
}

.contact-section {
  background:
    radial-gradient(circle at 90% 8%, rgba(var(--brand-rgb), 0.1), transparent 30rem),
    var(--bg);
}

.contact-cards {
  display: grid;
  gap: 14px;
  margin-top: 30px;
}

.contact-card {
  position: relative;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  column-gap: 16px;
  align-items: center;
  padding: 20px;
  overflow: hidden;
  background: var(--bg-card);
  transition: transform 200ms ease, border-color 200ms ease;
}

.contact-card:hover {
  border-color: rgba(var(--brand-rgb), 0.34);
  animation: cardDanceSoft 920ms ease-in-out infinite;
}

.contact-icon {
  grid-row: span 2;
}

.whatsapp-icon {
  color: #04d366;
}

.contact-card strong,
.contact-card span {
  display: block;
}

.contact-card span:not(.contact-icon) {
  margin-top: 3px;
  color: var(--muted);
}

.contact-form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  padding: 28px;
  background: var(--bg-card);
}

.contact-form label {
  display: grid;
  gap: 7px;
  color: var(--text);
  font-weight: 800;
}

.contact-form input,
.contact-form select,
.contact-form textarea {
  width: 100%;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  color: var(--white);
  background: rgba(255, 255, 255, 0.055);
  outline: none;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}

.contact-form input,
.contact-form select {
  height: 48px;
  padding: 0 14px;
}

.contact-form textarea {
  resize: vertical;
  min-height: 132px;
  padding: 12px 14px;
}

.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
  border-color: rgba(var(--brand-rgb), 0.72);
  box-shadow: 0 0 0 4px rgba(var(--brand-rgb), 0.12);
}

.full-field {
  grid-column: 1 / -1;
}

.form-success {
  margin: 0;
  padding: 14px;
  border: 1px solid rgba(22, 199, 132, 0.45);
  border-radius: var(--radius);
  color: var(--success-text);
  background: rgba(22, 199, 132, 0.12);
}

.site-footer {
  border-top: 1px solid var(--line);
  background: color-mix(in srgb, var(--bg) 82%, #000);
}

.footer-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.5fr) minmax(160px, 0.6fr) minmax(220px, 0.8fr);
  gap: 40px;
  padding: 54px 0 34px;
}

.footer-grid p,
.footer-grid span,
.footer-grid a {
  color: var(--muted);
}

.footer-grid h3 {
  margin-bottom: 14px;
}

.footer-grid a,
.footer-grid span {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 9px;
}

.footer-grid a:hover {
  color: var(--text);
}

.footer-brand {
  margin-bottom: 16px;
}

.footer-brand .brand-copy {
  display: block;
  margin-top: 0;
}

.footer-brand .brand-logo {
  width: 86px;
  height: 60px;
}

.footer-brand strong {
  color: var(--text);
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  padding: 18px 0;
  border-top: 1px solid var(--line);
  color: var(--muted);
  font-size: 0.9rem;
}

.floating-whatsapp {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 90;
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
  border-radius: 999px;
  color: #06130e;
  background: var(--green);
  box-shadow: var(--shadow);
  font-size: 1.3rem;
  font-weight: 900;
  animation: floatButton 3s ease-in-out infinite;
}

.reveal {
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 650ms ease, transform 650ms ease;
}

.reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@keyframes ticker {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

@keyframes heroZoom {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.045);
  }
}

@keyframes heroContent {
  from {
    opacity: 0;
    transform: translateY(18px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes floatButton {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-6px);
  }
}

@keyframes sparklePulse {
  0%,
  100% {
    opacity: 0.18;
    transform: scale(0.8);
  }
  50% {
    opacity: 0.85;
    transform: scale(1.35);
  }
}

@keyframes cardDance {
  0%,
  100% {
    transform: translateY(-6px) rotate(0deg);
  }
  25% {
    transform: translateY(-8px) rotate(0.35deg);
  }
  50% {
    transform: translateY(-5px) rotate(0deg);
  }
  75% {
    transform: translateY(-8px) rotate(-0.35deg);
  }
}

@keyframes cardDanceSoft {
  0%,
  100% {
    transform: translateY(-4px) rotate(0deg);
  }
  25% {
    transform: translateY(-5px) rotate(0.25deg);
  }
  50% {
    transform: translateY(-3px) rotate(0deg);
  }
  75% {
    transform: translateY(-5px) rotate(-0.25deg);
  }
}

@keyframes tabDance {
  0%,
  100% {
    transform: translateY(-1px) rotate(0deg);
  }
  35% {
    transform: translateY(-2px) rotate(0.7deg);
  }
  70% {
    transform: translateY(-1px) rotate(-0.7deg);
  }
}

@media (max-width: 1180px) {
  .navbar {
    gap: 14px;
  }

  .brand-logo {
    width: 64px;
    height: 46px;
  }

  .nav-menu {
    gap: 16px;
  }

  .theme-button span:last-child {
    display: none;
  }

  .theme-button {
    padding: 0 8px;
  }
}

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

  .fleet-grid,
  .blog-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .fleet-card,
  .blog-card {
    min-height: 270px;
  }
}

@media (max-width: 860px) {
  :root {
    --header-height: 70px;
  }

  .navbar {
    width: min(100% - 24px, 1240px);
  }

  .brand-logo {
    width: 58px;
    height: 42px;
    padding: 4px;
  }

  .nav-toggle {
    display: block;
    order: 3;
  }

  .nav-actions {
    order: 2;
    margin-left: auto;
  }

  .nav-call {
    display: none;
  }

  .theme-switcher {
    padding: 3px;
  }

  .theme-button {
    min-height: 32px;
    padding: 0 7px;
  }

  .nav-menu {
    position: fixed;
    top: var(--header-height);
    left: 12px;
    right: 12px;
    display: none;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 14px;
    border: 1px solid var(--line);
    border-radius: var(--radius);
    background: var(--header-bg);
    box-shadow: var(--shadow);
  }

  .nav-menu.is-open {
    display: flex;
  }

  .nav-menu a {
    padding: 14px 10px;
    border-bottom: 1px solid var(--line);
  }

  .nav-menu a::after {
    left: 10px;
    right: auto;
    bottom: 8px;
    width: 44px;
  }

  .nav-menu a:last-child {
    border-bottom: 0;
  }

  .hero {
    min-height: auto;
  }

  .scroll-zigzag {
    right: 8px;
    width: 54px;
  }

  .hero-content {
    padding: 88px 0 56px;
  }

  .section-heading {
    margin-bottom: 30px;
  }

  .stats-grid,
  .split-heading,
  .about-layout,
  .contact-layout,
  .footer-grid {
    grid-template-columns: 1fr;
  }

  .about-panel {
    padding-right: 0;
  }

  .contact-layout {
    gap: 30px;
  }

  .blog-detail {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 620px) {
  .container {
    width: min(100% - 28px, 1180px);
  }

  .section {
    padding: 68px 0;
  }

  .navbar {
    width: min(100% - 20px, 1240px);
  }

  .brand {
    gap: 9px;
  }

  .brand-logo {
    width: 50px;
    height: 38px;
  }

  .brand-mark {
    width: 38px;
    height: 38px;
  }

  h1 {
    font-size: 3rem;
  }

  .hero-actions,
  .footer-bottom {
    flex-direction: column;
    align-items: stretch;
  }

  .btn {
    width: 100%;
  }

  .stats-grid,
  .card-grid,
  .fleet-grid,
  .blog-grid,
  .values-grid,
  .contact-form {
    grid-template-columns: 1fr;
  }

  .card,
  .contact-form,
  .blog-detail {
    padding: 22px;
  }

  .contact-card,
  .values-grid article {
    padding: 22px;
  }

  .brand small {
    display: none;
  }

  .scroll-zigzag {
    width: 40px;
    right: 4px;
  }
}

@media (max-width: 430px) {
  .navbar {
    gap: 8px;
  }

  .brand strong {
    font-size: 0.9rem;
  }

  .brand-logo {
    width: 46px;
    height: 36px;
    padding: 3px;
  }

  .theme-switcher {
    gap: 2px;
  }

  .theme-dot {
    width: 10px;
    height: 10px;
  }

  .theme-button {
    min-height: 30px;
    padding: 0 6px;
  }

  .nav-toggle {
    width: 40px;
    height: 40px;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.001ms !important;
  }

  .reveal {
    opacity: 1;
    transform: none;
  }

  .truck-sparkles circle {
    animation: none;
  }
}
