/* Home realignment based on eliteexped_home.html */
.utility-bar {
  background: #11100f;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.utility-row,
.utility-links a {
  color: rgba(255, 247, 238, 0.74);
}

.site-header {
  background: rgba(16, 15, 14, 0.92);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(14px);
}

.brand-lockup strong,
.site-header .site-nav a,
.site-header .locale-switcher a,
.site-header .brand-lockup small {
  color: rgba(255, 247, 238, 0.82);
}

.site-header .site-nav a:hover,
.site-header .locale-switcher a:hover {
  color: #f5c798;
}

.site-header .locale-switcher .active {
  background: rgba(245, 199, 152, 0.12);
  color: #fff6eb;
}

.site-header .button-secondary {
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.12);
  color: #fff6eb;
}

.site-header .button-primary {
  background: #f77f3c;
  color: #fff;
}

.ee-home {
  background:
    radial-gradient(circle at top right, rgba(247, 127, 60, 0.08), transparent 24%),
    linear-gradient(180deg, #ece7df 0%, #e4ddd3 42%, #ede8e1 100%);
  color: #161412;
}

.ee-section {
  padding: 4.5rem 0 5rem;
}

.ee-section-head {
  width: min(48rem, 100%);
  margin-bottom: 1.75rem;
}

.ee-section-head.compact {
  margin-bottom: 1.35rem;
}

.ee-section-head h2,
.ee-story-panel h3,
.ee-value-card h3,
.ee-editorial-lead h3,
.ee-product-card h3,
.ee-promo-card h3,
.ee-call-card h2,
.ee-newsletter-card h2 {
  margin: 0 0 0.7rem;
  font-family: "Iowan Old Style", "Baskerville", "Palatino Linotype", Georgia, serif;
  letter-spacing: -0.03em;
  line-height: 0.96;
}

.ee-section-head h2 {
  font-size: clamp(2.4rem, 4.2vw, 4rem);
}

.ee-section-head p {
  color: #5a5a5a;
  font-size: 1rem;
  line-height: 1.6;
}

.ee-kicker {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.8rem;
  color: #f77f3c;
  font-family: "Consolas", "Courier New", monospace;
  font-size: 0.78rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.ee-kicker::before {
  content: "";
  width: 2rem;
  height: 1px;
  background: currentColor;
  opacity: 0.55;
}

.ee-kicker-subtle {
  color: rgba(255, 247, 238, 0.78);
}

.ee-inline-link {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  color: #f77f3c;
  font-family: "Consolas", "Courier New", monospace;
  font-size: 0.78rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.ee-inline-link::after {
  content: ">";
}

.ee-hero {
  position: relative;
  padding: 0 0 2.4rem;
  background: #141210;
  color: #fff6eb;
  overflow: hidden;
}

.ee-hero-backdrop {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(110deg, rgba(11, 11, 11, 0.94) 0%, rgba(11, 11, 11, 0.58) 52%, rgba(11, 11, 11, 0.9) 100%),
    radial-gradient(circle at 75% 18%, rgba(247, 127, 60, 0.24), transparent 28%),
    radial-gradient(circle at 78% 75%, rgba(255, 255, 255, 0.05), transparent 24%),
    url("/static/img/ridge.svg") center 72% / cover no-repeat,
    linear-gradient(180deg, #28231f 0%, #0e0d0c 100%);
  transform: scale(1.03);
}

.ee-hero::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 9rem;
  background: linear-gradient(180deg, rgba(20, 18, 16, 0), #141210);
}

.ee-hero-shell,
.ee-experience-grid,
.ee-editorial-grid,
.ee-team-layout,
.ee-closing-grid {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 1.5rem;
}

.ee-hero-shell {
  grid-template-columns: minmax(0, 1.25fr) minmax(18rem, 0.62fr);
  align-items: end;
  min-height: calc(100vh - 7rem);
  padding: 5rem 0 2rem;
}

.ee-hero-copy {
  max-width: 50rem;
}

.ee-hero-copy h1 {
  margin: 0 0 1rem;
  font-size: clamp(3.5rem, 7vw, 6.6rem);
  line-height: 0.92;
  color: #fff6eb;
}

.ee-hero-intro {
  max-width: 42rem;
  margin: 0 0 1rem;
  font-size: clamp(1.2rem, 2vw, 1.6rem);
  color: rgba(255, 247, 238, 0.84);
}

.ee-hero-note {
  max-width: 34rem;
  color: rgba(255, 247, 238, 0.64);
}

.ee-hero-aside,
.ee-story-panel,
.ee-proof-panel,
.ee-value-card,
.ee-brief-card,
.ee-director-card,
.ee-promo-card,
.ee-newsletter-card {
  border-radius: 12px;
}

.ee-hero-aside {
  padding: 1.5rem;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.02)),
    linear-gradient(180deg, rgba(28, 25, 23, 0.94), rgba(15, 14, 13, 0.98));
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.28);
}

.ee-hero-aside p {
  margin: 0 0 1.2rem;
  color: rgba(255, 247, 238, 0.74);
}

.ee-hero-aside-stats {
  display: grid;
  gap: 0.9rem;
}

.ee-hero-aside-stats article {
  padding-top: 0.9rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.ee-hero-aside-stats strong,
.ee-proof-grid strong {
  display: block;
  margin-bottom: 0.2rem;
  font-size: clamp(1.7rem, 3vw, 2.4rem);
  font-family: "Iowan Old Style", "Baskerville", "Palatino Linotype", Georgia, serif;
  color: #fff6eb;
}

.ee-hero-aside-stats span,
.ee-proof-grid span {
  color: rgba(255, 247, 238, 0.68);
}

.ee-route-strip {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 1rem;
}

.ee-route-card {
  min-height: 13.5rem;
  display: grid;
  align-content: end;
  gap: 0.6rem;
  padding: 1.2rem;
  border-radius: 12px;
  color: #fff6eb;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background:
    linear-gradient(180deg, rgba(10, 10, 10, 0.08), rgba(10, 10, 10, 0.86)),
    linear-gradient(140deg, rgba(247, 127, 60, 0.28), rgba(36, 31, 27, 0.98));
  box-shadow: 0 22px 50px rgba(0, 0, 0, 0.22);
}

.ee-route-card strong,
.ee-category-card strong,
.ee-director-card strong {
  font-size: 1.2rem;
  font-family: "Iowan Old Style", "Baskerville", "Palatino Linotype", Georgia, serif;
}

.ee-route-card p,
.ee-category-card p,
.ee-product-card p {
  margin: 0;
}

.ee-experience-grid {
  grid-template-columns: minmax(0, 1.06fr) minmax(18rem, 0.94fr);
}

.ee-story-panel {
  padding: 1.8rem;
  background: rgba(255, 255, 255, 0.74);
  border: 1px solid rgba(22, 20, 18, 0.08);
  box-shadow: 0 24px 60px rgba(38, 31, 25, 0.08);
}

.ee-story-list {
  margin: 0 0 1.3rem;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 0.9rem;
}

.ee-story-list li {
  padding-bottom: 0.9rem;
  border-bottom: 1px solid rgba(22, 20, 18, 0.08);
}

.ee-proof-panel {
  padding: 1.8rem;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.02)),
    linear-gradient(180deg, #24201c 0%, #131110 100%);
  border: 1px solid rgba(255, 255, 255, 0.06);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.18);
}

.ee-proof-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.ee-proof-grid article {
  padding: 1.2rem;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.ee-categories {
  background: linear-gradient(180deg, #181513 0%, #100f0e 100%);
  color: #fff6eb;
}

.ee-categories .ee-section-head p,
.ee-categories .ee-section-head h2 {
  color: #fff6eb;
}

.ee-category-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 1rem;
}

.ee-category-card {
  position: relative;
  min-height: 18rem;
  display: grid;
  align-content: end;
  gap: 0.7rem;
  padding: 1.35rem;
  color: #fff6eb;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background:
    linear-gradient(180deg, rgba(10, 10, 10, 0), rgba(10, 10, 10, 0.88)),
    linear-gradient(140deg, rgba(247, 127, 60, 0.24), rgba(26, 22, 19, 0.98));
}

.ee-card-index {
  position: absolute;
  top: 1rem;
  left: 1.15rem;
  color: rgba(255, 247, 238, 0.44);
  font-size: 2rem;
  font-family: "Iowan Old Style", "Baskerville", "Palatino Linotype", Georgia, serif;
}

.ee-values-grid,
.ee-promo-grid {
  display: grid;
  gap: 1rem;
}

.ee-values-grid {
  grid-template-columns: repeat(5, minmax(0, 1fr));
  border-top: 1px solid #d0d0d0;
  padding-top: 1.6rem;
}

.ee-value-card {
  padding: 1.35rem 1.35rem 1.35rem 1.6rem;
  background: transparent;
  border: none;
  border-left: 1px solid #d0d0d0;
  border-radius: 0;
  box-shadow: none;
}

.ee-value-card:first-child {
  border-left: none;
  padding-left: 0;
}

.ee-value-card p,
.ee-brief-card p,
.ee-promo-card p {
  color: #5a5a5a;
}

.ee-value-number {
  display: block;
  margin-bottom: 0.6rem;
  color: #f77f3c;
  font-size: 2.4rem;
  line-height: 1;
  font-family: "Consolas", "Courier New", monospace;
  letter-spacing: 0.14em;
}

.ee-editorial {
  background: #fff;
}

.ee-editorial .ee-kicker {
  color: #5a5a5a;
}

.ee-editorial .ee-section-head h2 {
  color: #1e1e1e;
}

.ee-editorial .ee-section-head p {
  color: #5a5a5a;
}

.ee-editorial-grid {
  grid-template-columns: minmax(0, 1.12fr) minmax(18rem, 0.88fr);
}

.ee-editorial-lead,
.ee-call-card {
  padding: 1.8rem;
  border-radius: 12px;
  color: #fff6eb;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.02)),
    linear-gradient(140deg, #241f1b 0%, #12100f 100%);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.18);
}

.ee-editorial-lead p,
.ee-call-card p,
.ee-newsletter-card p {
  color: rgba(255, 247, 238, 0.72);
}

.ee-editorial-stack {
  display: grid;
  gap: 1rem;
}

.ee-brief-card {
  padding: 1.35rem;
  background: #f5f5f5;
  border: none;
  box-shadow: none;
  border-radius: 12px;
}

.ee-popular-grid,
.ee-team-grid {
  display: grid;
  gap: 1rem;
}

.ee-popular-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.ee-product-card {
  padding: 1.35rem;
  border-radius: 12px;
  color: #fff6eb;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.02)),
    linear-gradient(140deg, #26211d 0%, #141210 100%);
  box-shadow: 0 20px 48px rgba(0, 0, 0, 0.14);
}

.ee-product-card .meta-list,
.ee-product-card .card-actions a {
  color: rgba(255, 247, 238, 0.74);
}

.ee-team {
  background: linear-gradient(180deg, #181513 0%, #0f0e0d 100%);
  color: #fff6eb;
}

.ee-team-layout {
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  align-items: start;
}

.ee-team-copy p {
  color: rgba(255, 247, 238, 0.7);
}

.ee-team-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ee-director-card {
  min-height: 16rem;
  padding: 1.35rem;
  color: #fff6eb;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.02)),
    linear-gradient(140deg, rgba(247, 127, 60, 0.2), rgba(27, 23, 20, 0.98));
}

.ee-director-card p {
  color: rgba(255, 247, 238, 0.72);
}

.ee-promo-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ee-promo-card {
  min-height: 18rem;
  display: grid;
  align-content: end;
  gap: 0.8rem;
  padding: 1.5rem;
  color: #fff6eb;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background:
    linear-gradient(180deg, rgba(10, 10, 10, 0.08), rgba(10, 10, 10, 0.88)),
    linear-gradient(130deg, rgba(247, 127, 60, 0.14), rgba(22, 19, 17, 0.98));
  box-shadow: 0 20px 48px rgba(0, 0, 0, 0.12);
}

.ee-promo-card p {
  color: rgba(255, 247, 238, 0.72);
}

.ee-closing {
  padding-top: 0;
}

.ee-closing-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ee-newsletter-card {
  padding: 1.8rem;
  color: #fff6eb;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.03)),
    linear-gradient(140deg, #6b3522 0%, #281712 100%);
  box-shadow: 0 24px 60px rgba(75, 26, 10, 0.16);
}

.ee-newsletter-card h2,
.ee-call-card h2 {
  font-size: clamp(2rem, 3vw, 3rem);
}

@media (max-width: 1180px) {
  .ee-route-strip,
  .ee-category-grid,
  .ee-values-grid,
  .ee-popular-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ee-value-card {
    border-left: none;
    border-bottom: 1px solid #d0d0d0;
    padding-left: 0;
    padding-bottom: 1.2rem;
  }

  .ee-value-card:nth-child(odd) {
    border-right: 1px solid #d0d0d0;
    padding-right: 1.35rem;
  }

  .ee-value-card:nth-child(even) {
    padding-left: 1.35rem;
  }

  .ee-value-card:last-child,
  .ee-value-card:nth-last-child(2):nth-child(odd) {
    border-bottom: none;
  }

  .ee-promo-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 900px) {
  .ee-hero-shell,
  .ee-experience-grid,
  .ee-editorial-grid,
  .ee-team-layout,
  .ee-closing-grid {
    grid-template-columns: 1fr;
  }

  .ee-team-grid {
    grid-template-columns: 1fr;
  }

  .ee-hero-shell {
    min-height: auto;
    padding-top: 4.5rem;
  }
}

@media (max-width: 680px) {
  .ee-section {
    padding: 3.8rem 0;
  }

  .ee-route-strip {
    grid-auto-flow: column;
    grid-auto-columns: minmax(16rem, 1fr);
    overflow-x: auto;
    padding-bottom: 0.35rem;
  }

  .ee-route-card,
  .ee-category-card,
  .ee-value-card,
  .ee-product-card,
  .ee-director-card,
  .ee-promo-card,
  .ee-editorial-lead,
  .ee-call-card,
  .ee-newsletter-card,
  .ee-story-panel,
  .ee-proof-panel,
  .ee-brief-card {
    border-radius: 12px;
  }

  .ee-category-grid,
  .ee-values-grid,
  .ee-popular-grid {
    grid-template-columns: 1fr;
  }

  .ee-value-card {
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #d0d0d0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 1.2rem;
  }

  .ee-value-card:last-child {
    border-bottom: none;
  }

  .ee-proof-grid {
    grid-template-columns: 1fr;
  }
}

.ee-section-head-center {
  margin-inline: auto;
  text-align: center;
}

.ee-section-head-center .ee-kicker {
  justify-content: center;
}

.ee-testimonials {
  background: #fff;
  overflow: hidden;
}

.ee-testimonials .ee-kicker {
  color: #5a5a5a;
}

.ee-testimonials .ee-section-head h2 {
  color: #5a5a5a;
  font-weight: 400;
}

.ee-testimonial-marquee {
  overflow: hidden;
  mask-image: linear-gradient(90deg, transparent, #000 10%, #000 90%, transparent);
}

.ee-testimonial-track {
  display: flex;
  gap: 1rem;
  width: max-content;
  animation: ee-marquee 42s linear infinite;
}

.ee-testimonial-card {
  width: min(28rem, calc(100vw - 4rem));
  min-height: 15rem;
  padding: 1.8rem 2rem;
  border-radius: 12px;
  background: #f5f5f5;
  border: none;
  box-shadow: none;
  display: flex;
  flex-direction: column;
}

.ee-testimonial-quote {
  margin: 0 0 auto;
  padding-bottom: 1.5rem;
  font-size: 0.94rem;
  line-height: 1.7;
  color: #5a5a5a;
}

.ee-testimonial-card strong {
  display: block;
  margin-bottom: 0.3rem;
  font-size: 1.1rem;
  font-weight: 500;
  color: #5a5a5a;
}

.ee-testimonial-card span {
  color: #5a5a5a;
  font-size: 0.88rem;
}

.ee-foundation {
  background: linear-gradient(180deg, #171412 0%, #0f0e0d 100%);
  color: #fff6eb;
}

.ee-foundation-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(18rem, 0.95fr);
  gap: 1.5rem;
  align-items: stretch;
}

.ee-foundation-copy p {
  max-width: 42rem;
  color: rgba(255, 247, 238, 0.74);
}

.ee-foundation-card {
  padding: 1.6rem;
  border-radius: 12px;
  color: #fff6eb;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.02)),
    linear-gradient(140deg, rgba(247, 127, 60, 0.18), rgba(29, 24, 21, 0.98));
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.2);
}

.ee-foundation-card strong {
  display: block;
  margin-bottom: 0.8rem;
  font-size: 1.8rem;
  font-family: "Iowan Old Style", "Baskerville", "Palatino Linotype", Georgia, serif;
}

.ee-foundation-card p {
  margin: 0;
  color: rgba(255, 247, 238, 0.74);
}

.ee-book-call {
  padding-top: 0;
}

.ee-book-call-band {
  padding: 2.2rem;
  border-radius: 12px;
  color: #fff6eb;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.02)),
    linear-gradient(140deg, #241f1b 0%, #12100f 100%);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.2);
}

.ee-book-call-band h2 {
  margin: 0 0 0.8rem;
  font-size: clamp(2.2rem, 4vw, 3.6rem);
  font-family: "Iowan Old Style", "Baskerville", "Palatino Linotype", Georgia, serif;
  letter-spacing: -0.03em;
  line-height: 0.95;
}

.ee-book-call-band p {
  max-width: 42rem;
  color: rgba(255, 247, 238, 0.72);
}

.ee-newsletter {
  padding-top: 1.2rem;
}

.ee-newsletter-panel {
  position: relative;
  overflow: hidden;
  padding: 1.65rem;
  border-radius: 1.8rem;
  background: linear-gradient(160deg, rgba(13, 18, 24, 0.94), rgba(27, 34, 42, 0.9));
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 26px 60px rgba(18, 15, 12, 0.18);
  text-align: left;
}

.ee-newsletter-panel::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(9, 12, 16, 0.52), rgba(9, 12, 16, 0.82)),
    var(--card-image) var(--card-position, center center) / cover no-repeat;
  opacity: 0.55;
  pointer-events: none;
}

.ee-newsletter-panel::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at top right, rgba(247, 127, 60, 0.24), transparent 32%),
    repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.03) 0 1px, transparent 1px 28px);
  opacity: 0.92;
  pointer-events: none;
}

.ee-newsletter-panel > * {
  position: relative;
  z-index: 1;
}

.ee-newsletter-panel-head {
  margin-bottom: 1.25rem;
}

.ee-newsletter-panel-copy h2 {
  margin: 0.15rem 0 0.7rem;
  font-size: clamp(2rem, 3.8vw, 3rem);
  font-family: "Iowan Old Style", "Baskerville", "Palatino Linotype", Georgia, serif;
  letter-spacing: -0.03em;
  color: #fff8ee;
  line-height: 0.95;
}

.ee-newsletter-panel-copy p {
  max-width: 38rem;
  margin: 0;
  color: rgba(255, 244, 230, 0.78);
}

.ee-newsletter-form {
  display: grid;
  gap: 1rem;
}

.ee-newsletter-fields {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.95rem;
}

.ee-newsletter-field {
  position: relative;
  display: grid;
  gap: 0.55rem;
  padding: 0.9rem 0.95rem 1rem;
  border-radius: 1.3rem;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.06));
  backdrop-filter: blur(16px);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.08),
    0 18px 34px rgba(6, 10, 14, 0.12);
  overflow: hidden;
}

.ee-newsletter-field::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(135deg, rgba(247, 127, 60, 0.1), transparent 45%),
    radial-gradient(circle at top right, rgba(255, 255, 255, 0.06), transparent 45%);
  opacity: 0.9;
  pointer-events: none;
}

.ee-newsletter-field > * {
  position: relative;
  z-index: 1;
}

.ee-newsletter-field-topline {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}

.ee-newsletter-field-topline > span:first-child {
  font-family: "IBM Plex Mono", "SFMono-Regular", "Roboto Mono", monospace;
  font-size: 0.7rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255, 239, 220, 0.74);
}

.ee-newsletter-field-marker {
  width: 0.52rem;
  height: 0.52rem;
  border-radius: 50%;
  background: linear-gradient(135deg, #f77f3c, #d99d5d);
  box-shadow: 0 0 0 0.3rem rgba(247, 127, 60, 0.12);
  flex: none;
}

.ee-newsletter-field-shell {
  position: relative;
  display: block;
}

.ee-newsletter-field-shell::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 1.05rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.08));
  opacity: 0.72;
  pointer-events: none;
}

.ee-newsletter-fields input {
  position: relative;
  z-index: 1;
  width: 100%;
  min-height: 3.45rem;
  padding: 0.95rem 1rem;
  border-radius: 1.05rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.08));
  color: #fff8ee;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.ee-newsletter-fields input::placeholder {
  color: rgba(255, 239, 220, 0.56);
}

.ee-newsletter-fields input:focus {
  outline: none;
  border-color: rgba(247, 127, 60, 0.38);
  box-shadow:
    0 0 0 4px rgba(247, 127, 60, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.ee-newsletter-submit-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.ee-newsletter-consent {
  flex: 1 1 auto;
  justify-content: flex-start;
  text-align: left;
  padding: 0.95rem 1rem;
  border-radius: 1.15rem;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
  backdrop-filter: blur(14px);
  color: rgba(255, 244, 230, 0.78);
}

.ee-newsletter-consent input {
  width: 1.05rem;
  height: 1.05rem;
  margin-top: 0.18rem;
  accent-color: #f77f3c;
}

.ee-newsletter-consent span {
  color: rgba(255, 244, 230, 0.78);
}

.ee-newsletter-submit {
  position: relative;
  min-width: 15rem;
  min-height: 3.7rem;
  padding: 0 1.4rem;
  border-radius: 999px;
  overflow: hidden;
  border-color: transparent;
  background: linear-gradient(135deg, #f77f3c 0%, #d99d5d 100%);
  box-shadow: 0 22px 40px rgba(247, 127, 60, 0.28);
}

.ee-newsletter-submit::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.28), transparent);
  transform: translateX(-100%);
  transition: transform 0.45s ease;
}

.ee-newsletter-submit:hover::before {
  transform: translateX(100%);
}

.site-footer {
  position: relative;
  background:
    radial-gradient(circle at top right, rgba(247, 127, 60, 0.12), transparent 22%),
    linear-gradient(180deg, #141311 0%, #0f0e0d 100%);
}

.site-footer::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(247, 127, 60, 0.48), transparent);
}

.footer-grid {
  gap: 2rem;
  align-items: start;
}

.footer-intro {
  padding-right: 1.5rem;
}

.footer-intro h2 {
  font-size: 2rem;
}

.footer-grid section {
  padding-top: 0.3rem;
}

.footer-grid section h3 {
  margin-bottom: 0.9rem;
  font-family: "Consolas", "Courier New", monospace;
  font-size: 0.78rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #f5c798;
}

.footer-grid li + li {
  margin-top: 0.55rem;
}

@keyframes ee-marquee {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(calc(-50% - 0.5rem));
  }
}

@media (max-width: 900px) {
  .ee-foundation-grid,
  .ee-closing-grid {
    grid-template-columns: 1fr;
  }

  .ee-newsletter-fields {
    grid-template-columns: 1fr;
  }

  .ee-newsletter-panel {
    padding: 1.2rem;
    border-radius: 1.45rem;
  }

  .ee-newsletter-field {
    padding: 0.82rem 0.85rem 0.9rem;
    border-radius: 1.1rem;
  }

  .ee-newsletter-submit-row {
    flex-direction: column;
    align-items: stretch;
  }

  .ee-newsletter-consent,
  .ee-newsletter-submit {
    width: 100%;
    min-width: 0;
  }
}

@media (max-width: 560px) {
  .ee-newsletter-panel-copy h2 {
    font-size: clamp(1.7rem, 11vw, 2.4rem);
  }

  .ee-newsletter-panel-copy p {
    font-size: 0.96rem;
  }

  .ee-newsletter-fields input {
    min-height: 3.35rem;
    padding: 0.92rem 0.96rem;
  }

  .ee-newsletter-submit {
    min-height: 3.45rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .ee-testimonial-track {
    animation: none;
  }
}

:root {
  --chrome-offset: 8.8rem;
  --chrome-height: var(--chrome-offset);
  --utility-height: 2.2rem;
  --hero-shift: 0px;
  --surface-dark: #0f141a;
  --surface-dark-soft: rgba(15, 20, 26, 0.86);
  --surface-panel: rgba(17, 23, 31, 0.96);
  --line-light: rgba(255, 255, 255, 0.1);
  --line-strong: rgba(247, 127, 60, 0.32);
}

body {
  background:
    radial-gradient(circle at top left, rgba(13, 75, 99, 0.12), transparent 30%),
    linear-gradient(180deg, #f5efe4 0%, #ebe4d8 34%, #eff3f1 100%);
}

.site-main {
  padding-top: max(var(--chrome-height, 0px), var(--chrome-offset));
}

body.is-home .site-main {
  padding-top: 0;
}

.site-chrome {
  position: fixed;
  inset: 0 0 auto;
  z-index: 90;
  pointer-events: none;
}

.site-chrome > * {
  pointer-events: auto;
}

.utility-bar {
  min-height: var(--utility-height);
  background:
    linear-gradient(90deg, rgba(247, 127, 60, 0.12), transparent 18%, transparent 82%, rgba(247, 127, 60, 0.12)),
    rgba(9, 11, 14, 0.88);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.utility-row,
.utility-copy {
  display: flex;
  align-items: center;
}

.utility-row {
  justify-content: space-between;
  gap: 1rem;
  min-height: var(--utility-height);
}

.utility-copy,
.utility-links {
  gap: 1rem;
  font-family: "Consolas", "Courier New", monospace;
  font-size: 0.74rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.utility-copy,
.utility-links a {
  color: rgba(255, 244, 233, 0.8);
}

.utility-copy a:hover,
.utility-links a:hover {
  color: #fff;
}

.site-header {
  position: relative;
  top: auto;
  z-index: auto;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.04), transparent),
    var(--surface-dark-soft);
  border-bottom: 1px solid var(--line-light);
  backdrop-filter: blur(18px);
  box-shadow: 0 18px 45px rgba(5, 8, 12, 0.24);
  transition:
    background 0.28s ease,
    border-color 0.28s ease,
    box-shadow 0.28s ease;
}

body.is-home .site-header:not(.is-solid) {
  background: transparent;
  border-bottom-color: transparent;
  box-shadow: none;
  backdrop-filter: none;
}

.header-row {
  grid-template-columns: auto minmax(0, 1fr) auto auto;
  gap: 1.4rem;
  min-height: 5.7rem;
  padding: 0.85rem 0;
  transition:
    min-height 0.25s ease,
    padding 0.25s ease;
}

.site-header.is-short .header-row {
  min-height: 4.7rem;
  padding: 0.55rem 0;
}

.brand-lockup {
  position: relative;
  z-index: 2;
}

.brand-lockup strong {
  color: #f7f1e9;
}

.brand-lockup small {
  color: rgba(245, 239, 231, 0.66);
}

.brand-mark {
  width: 3rem;
  height: 3rem;
}

.site-nav-desktop,
.header-right {
  display: flex;
  align-items: center;
}

.site-nav-desktop {
  justify-content: center;
  gap: 0.35rem;
}

.header-right {
  gap: 1rem;
}

.nav-item {
  position: relative;
}

.nav-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 3.2rem;
  padding: 0.75rem 1.1rem 1rem;
  color: rgba(247, 241, 233, 0.88);
  font-family: "Consolas", "Courier New", monospace;
  font-size: 0.92rem;
  font-weight: 400;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  transition: color 0.22s ease;
}

.nav-link::after {
  content: "";
  position: absolute;
  left: 0.95rem;
  right: 0.95rem;
  bottom: 0.35rem;
  height: 3px;
  background: linear-gradient(90deg, #f77f3c, #ffb170);
  opacity: 0;
  transform: scaleX(0.45);
  transform-origin: center;
  transition:
    opacity 0.22s ease,
    transform 0.22s ease;
}

.nav-link:hover,
.nav-link.is-active,
.nav-item:hover .nav-link {
  color: #f77f3c;
}

.nav-link:hover::after,
.nav-link.is-active::after,
.nav-item:hover .nav-link::after {
  opacity: 1;
  transform: scaleX(1);
}

.header-actions .button {
  min-height: 2.7rem;
}

.header-actions .button-secondary {
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.16);
  color: #fff;
}

.header-actions .button-primary {
  box-shadow: 0 14px 28px rgba(247, 127, 60, 0.18);
}

.locale-switcher a {
  color: rgba(247, 241, 233, 0.72);
  border: 1px solid transparent;
  background: transparent;
}

.locale-switcher .active {
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.12);
}

.nav-toggle {
  display: none;
  width: 3.1rem;
  height: 3.1rem;
  border: none;
  background: none;
  border-radius: 0;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 0;
}

.nav-toggle span {
  position: absolute;
  width: 1.45rem;
  height: 2px;
  background: #fff;
  transition:
    transform 0.22s ease,
    background-color 0.22s ease;
}

.nav-toggle span:first-child {
  transform: translateY(-4px);
}

.nav-toggle span:last-child {
  transform: translateY(4px);
}

.nav-toggle[aria-expanded="true"] span:first-child {
  transform: rotate(45deg);
}

.nav-toggle[aria-expanded="true"] span:last-child {
  transform: rotate(-45deg);
}

.nav-mega {
  position: absolute;
  inset: 100% 0 auto;
  pointer-events: none;
}

.nav-panel {
  display: none;
  padding-top: 1px;
}

.nav-panel.is-active {
  display: block;
  pointer-events: auto;
  animation: nav-panel-in 0.28s ease;
}

.nav-overlay {
  position: fixed;
  inset: 0;
  z-index: 80;
  background: rgba(6, 8, 12, 0.44);
  backdrop-filter: blur(4px);
  opacity: 0;
  visibility: hidden;
  transition:
    opacity 0.22s ease,
    visibility 0.22s ease;
}

.nav-overlay.is-active {
  opacity: 1;
  visibility: visible;
}

.mobile-drawer {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  width: min(26rem, 100%);
  background:
    radial-gradient(circle at top left, rgba(247, 127, 60, 0.16), transparent 34%),
    linear-gradient(180deg, #12171d 0%, #0d1117 100%);
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: -22px 0 40px rgba(6, 9, 14, 0.34);
  transform: translateX(100%);
  transition: transform 0.26s ease;
  display: grid;
  grid-template-rows: auto 1fr;
}

.mobile-drawer.is-open {
  transform: translateX(0);
}

.mobile-drawer[hidden] {
  display: none;
}

.mobile-drawer-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  min-height: calc(var(--utility-height) + 5rem);
  padding-top: calc(var(--utility-height) + 1rem);
}

.mobile-drawer-scroll {
  overflow: auto;
  padding-bottom: 2rem;
}

.mobile-close {
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: rgba(255, 255, 255, 0.05);
  color: #fff;
  border-radius: 999px;
  padding: 0.7rem 1rem;
}

.mobile-nav-item {
  padding: 1rem 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.mobile-nav-primary {
  display: block;
  margin-bottom: 0.85rem;
  color: #fff6ea;
  font-family: "IBM Plex Mono", "SFMono-Regular", "Roboto Mono", monospace;
  font-size: 1.02rem;
  font-weight: 500;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.mobile-nav-columns {
  display: grid;
  gap: 0.95rem;
}

.mobile-nav-column h3 {
  margin: 0 0 0.7rem;
  font-size: 0.7rem;
  color: #f5c798;
}

.mobile-nav-column a {
  display: block;
  padding: 0.45rem 0;
  font-family: "Manrope", "Segoe UI", sans-serif;
  color: rgba(246, 241, 236, 0.76);
}

.mobile-nav-column a:hover,
.mobile-nav-primary:hover {
  color: #fff;
}

.mobile-drawer-actions,
.mobile-locale-switcher {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 1.5rem;
}

.mobile-locale-switcher a {
  padding: 0.4rem 0.75rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  font-family: "IBM Plex Mono", "SFMono-Regular", "Roboto Mono", monospace;
  font-size: 0.72rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(246, 241, 236, 0.74);
}

.mobile-locale-switcher .active {
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
}

.breadcrumbs {
  padding-top: 0;
}

.hero {
  padding-top: 3rem;
}

.ee-hero {
  position: relative;
  min-height: 100svh;
  padding-top: calc(var(--chrome-offset) + 3.9rem);
  overflow: clip;
}

.ee-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(8, 12, 17, 0.58), rgba(8, 12, 17, 0.12) 24%, rgba(8, 12, 17, 0.76)),
    linear-gradient(90deg, rgba(247, 127, 60, 0.08), transparent 28%, transparent 72%, rgba(247, 127, 60, 0.08));
  z-index: 0;
}

.ee-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 15% 20%, rgba(247, 127, 60, 0.22), transparent 26%),
    linear-gradient(rgba(255, 255, 255, 0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.06) 1px, transparent 1px);
  background-size: auto, 120px 120px, 120px 120px;
  opacity: 0.18;
  mix-blend-mode: screen;
  z-index: 0;
}

.ee-hero-backdrop {
  transform: scale(1.06) translateY(var(--hero-shift));
  transform-origin: center;
  transition: transform 0.18s linear;
}

.ee-hero-shell,
.ee-route-strip {
  position: relative;
  z-index: 1;
}

.ee-hero-copy,
.ee-hero-aside,
.ee-route-card {
  will-change: transform, opacity;
}

.has-js .ee-hero-copy > *,
.has-js .ee-hero-aside,
.has-js .ee-route-card {
  opacity: 0;
  transform: translateY(26px);
}

body.is-ready .ee-hero-copy > *,
body.is-ready .ee-hero-aside,
body.is-ready .ee-route-card {
  opacity: 1;
  transform: none;
  transition:
    opacity 0.72s ease,
    transform 0.82s cubic-bezier(0.22, 1, 0.36, 1);
}

body.is-ready .ee-hero-copy > *:nth-child(1) {
  transition-delay: 0.08s;
}

body.is-ready .ee-hero-copy > *:nth-child(2) {
  transition-delay: 0.16s;
}

body.is-ready .ee-hero-copy > *:nth-child(3) {
  transition-delay: 0.24s;
}

body.is-ready .ee-hero-copy > *:nth-child(4) {
  transition-delay: 0.32s;
}

body.is-ready .ee-hero-copy > *:nth-child(5) {
  transition-delay: 0.4s;
}

body.is-ready .ee-hero-aside {
  transition-delay: 0.24s;
}

body.is-ready .ee-route-card:nth-child(1) {
  transition-delay: 0.38s;
}

body.is-ready .ee-route-card:nth-child(2) {
  transition-delay: 0.46s;
}

body.is-ready .ee-route-card:nth-child(3) {
  transition-delay: 0.54s;
}

body.is-ready .ee-route-card:nth-child(4) {
  transition-delay: 0.62s;
}

body.is-ready .ee-route-card:nth-child(5) {
  transition-delay: 0.7s;
}

.reveal-item {
  opacity: 0;
  transform: translateY(40px);
  transition:
    opacity 0.74s ease,
    transform 0.82s cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: var(--reveal-delay, 0ms);
}

.reveal-item.is-visible {
  opacity: 1;
  transform: none;
}

.ee-route-card,
.ee-category-card,
.ee-value-card,
.ee-product-card,
.ee-director-card,
.ee-promo-card {
  transition:
    transform 0.26s ease,
    box-shadow 0.26s ease,
    border-color 0.26s ease;
}

.ee-route-card:hover,
.ee-category-card:hover,
.ee-value-card:hover,
.ee-product-card:hover,
.ee-director-card:hover,
.ee-promo-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 24px 44px rgba(7, 14, 20, 0.18);
  border-color: rgba(247, 127, 60, 0.26);
}

@keyframes nav-panel-in {
  from {
    opacity: 0;
    transform: translateY(14px);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@media (max-width: 1100px) {
  .site-main {
    padding-top: max(var(--chrome-height, 0px), var(--chrome-offset));
  }

  .site-nav-desktop,
  .header-right {
    display: none;
  }

  .header-row {
    grid-template-columns: auto 1fr auto;
  }

  .nav-toggle {
    display: inline-flex;
  }

  .nav-mega {
    display: none;
  }

  .utility-copy span:nth-child(2),
  .utility-copy a {
    display: none;
  }
}

@media (max-width: 760px) {
  :root {
    --chrome-offset: 7.8rem;
  }

  .utility-copy {
    gap: 0.6rem;
    font-size: 0.64rem;
  }

  .utility-links {
    gap: 0.65rem;
    font-size: 0.64rem;
  }

  .brand-mark {
    width: 2.2rem;
    height: 2.2rem;
  }

  .brand-lockup small {
    display: none;
  }

  .mobile-drawer {
    width: 100%;
  }

  .ee-hero {
    padding-top: calc(var(--chrome-offset) + 3rem);
  }
}

@media (prefers-reduced-motion: reduce) {
  .nav-card,
  .nav-column a,
  .ee-route-card,
  .ee-category-card,
  .ee-value-card,
  .ee-product-card,
  .ee-director-card,
  .ee-promo-card,
  .ee-hero-backdrop,
  .reveal-item,
  .has-js .ee-hero-copy > *,
  .has-js .ee-hero-aside,
  .has-js .ee-route-card {
    transition: none;
    animation: none;
    transform: none;
  }

  .reveal-item,
  .has-js .ee-hero-copy > *,
  .has-js .ee-hero-aside,
  .has-js .ee-route-card {
    opacity: 1;
  }
}
