.eat-llc-journey {
  --eat-cream: #f7f5ef;
  --eat-green: #143e34;
  --eat-green-hover: #235448;
  --eat-ink: #203a33;
  --eat-muted: #52655b;
  --eat-gold: #9a803e;
  --eat-border: #d7dbcf;
  width: 100%;
  max-width: 860px;
  margin: 32px auto;
  color: var(--eat-ink);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
}
.eat-llc-journey *, .eat-llc-journey *::before, .eat-llc-journey *::after { box-sizing: border-box; }
.eat-llc-journey [hidden] { display: none !important; }
.eat-llc-journey .eat-shell { overflow: hidden; border-radius: 18px; background: var(--eat-cream); }
.eat-llc-journey .eat-brand { display: flex; justify-content: space-between; align-items: center; gap: 20px; padding: 28px 36px; border-bottom: 1px solid var(--eat-border); }
.eat-llc-journey .eat-wordmark { display: flex; align-items: center; gap: 12px; font-size: 12px; line-height: 1.4; letter-spacing: 1.25px; font-weight: 600; }
.eat-llc-journey .eat-wordmark small { display: block; font-size: 10px; letter-spacing: 1.8px; margin-top: 5px; }
.eat-llc-journey .eat-monogram { flex-shrink: 0; padding: 7px 9px; border: 1px solid var(--eat-gold); font-family: Georgia, 'Times New Roman', serif; font-size: 25px; line-height: 1.4; letter-spacing: -1px; font-weight: 400; }
.eat-llc-journey .eat-help { font-size: 13px; flex-shrink: 0; }
.eat-llc-journey a { color: var(--eat-green); text-underline-offset: 4px; }
.eat-llc-journey a:hover { color: var(--eat-green-hover); }
.eat-llc-journey .eat-progress { padding: 28px 36px 0; }
.eat-llc-journey .eat-progress:empty { display: none; }
.eat-llc-journey .eat-progress-caption { display: flex; justify-content: space-between; gap: 12px; font-size: 12px; color: var(--eat-muted); }
.eat-llc-journey .eat-progress-track { height: 4px; background: #e0e4dc; margin-top: 12px; }
.eat-llc-journey .eat-progress-track span { display: block; height: 100%; background: var(--eat-green); transition: width .2s ease; }
.eat-llc-journey .eat-progress ol { display: flex; flex-wrap: wrap; justify-content: space-between; list-style: none; margin: 12px 0 0; padding: 0; gap: 8px; }
.eat-llc-journey .eat-progress li { color: var(--eat-muted); font-size: 12px; margin: 0; padding: 0; }
.eat-llc-journey .eat-progress li[aria-current="step"] { color: var(--eat-green); font-weight: 600; text-decoration: underline; text-underline-offset: 4px; }
.eat-llc-journey .eat-content { padding: 36px; }
.eat-llc-journey h2 { font-family: Georgia, 'Times New Roman', serif; color: var(--eat-green); font-size: clamp(28px, 5vw, 42px); font-weight: 400; line-height: 1.14; letter-spacing: -.8px; text-transform: none; margin: 8px 0 18px; overflow-wrap: break-word; }
.eat-llc-journey h2:focus { outline: none; }
.eat-llc-journey h3 { color: var(--eat-ink); font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 600; line-height: 1.4; margin: 0 0 12px; }
.eat-llc-journey p { margin: 12px 0; font-size: 15px; line-height: 1.65; }
.eat-llc-journey .eat-eyebrow { color: #746135; font-size: 11px; letter-spacing: 1.7px; font-weight: 600; line-height: 1.5; margin: 0 0 14px; }
.eat-llc-journey .eat-intro { max-width: 610px; color: var(--eat-muted); font-size: 15px; }
.eat-llc-journey .eat-small { color: var(--eat-muted); font-size: 13px; line-height: 1.55; }
.eat-llc-journey .eat-message, .eat-llc-journey .eat-notice { margin: 24px 36px 0; padding: 14px 16px; border-radius: 8px; font-size: 14px; overflow-wrap: anywhere; }
.eat-llc-journey .eat-message { background: #f8e8e1; color: #783426; border-left: 3px solid #a6462f; }
.eat-llc-journey .eat-notice { background: #e6ede2; color: var(--eat-green); }
.eat-llc-journey .eat-service-note { padding: 15px 18px; background: #eee9d9; border-radius: 8px; color: #665532; font-size: 14px; }
.eat-llc-journey button, .eat-llc-journey input, .eat-llc-journey select, .eat-llc-journey textarea { font: inherit; letter-spacing: normal; }
.eat-llc-journey button, .eat-llc-journey .eat-button { cursor: pointer; touch-action: manipulation; }
.eat-llc-journey .eat-button { display: inline-flex; align-items: center; justify-content: center; background: var(--eat-green); color: #fff; border: 1px solid var(--eat-green); border-radius: 8px; box-shadow: none; padding: 14px 20px; min-height: 48px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 600; line-height: 1.5; letter-spacing: .6px; text-align: center; text-decoration: none; white-space: normal; }
.eat-llc-journey .eat-button:hover, .eat-llc-journey .eat-button:active { background: var(--eat-green-hover); border-color: var(--eat-green-hover); color: #fff; }
.eat-llc-journey .eat-button-secondary { background: #fff; color: var(--eat-green); border-color: var(--eat-border); }
.eat-llc-journey .eat-button-secondary:hover { color: var(--eat-green); background: #ecefe8; border-color: #a9b6a8; }
.eat-llc-journey .eat-back, .eat-llc-journey .eat-text-button { display: inline-flex; align-items: center; min-height: 44px; padding: 10px 0; color: var(--eat-green); background: transparent; border: 0; border-radius: 0; box-shadow: none; font-size: 13px; font-weight: 400; line-height: 1.5; text-decoration: underline; text-underline-offset: 4px; text-transform: none; white-space: normal; }
.eat-llc-journey .eat-back:hover, .eat-llc-journey .eat-text-button:hover { color: var(--eat-green-hover); background: transparent; }
.eat-llc-journey button:disabled, .eat-llc-journey input:disabled, .eat-llc-journey select:disabled, .eat-llc-journey textarea:disabled { cursor: default; opacity: .58; }
.eat-llc-journey :is(button, a, input, select, textarea):focus-visible { outline: 3px solid var(--eat-gold); outline-offset: 3px; }
.eat-llc-journey .eat-actions { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 16px; margin-top: 32px; }
.eat-llc-journey .eat-actions .eat-button { margin-left: auto; max-width: 100%; }
.eat-llc-journey .eat-inline-actions { display: flex; align-items: center; gap: 24px; flex-wrap: wrap; }
.eat-llc-journey .eat-trust { display: grid; gap: 28px; align-items: center; }
.eat-llc-journey .eat-trust-with-image { grid-template-columns: 1.4fr .8fr; }
.eat-llc-journey .eat-representative { margin: 0; }
.eat-llc-journey .eat-representative img { display: block; width: 100%; height: auto; aspect-ratio: 3/4; object-fit: cover; border-radius: 120px 120px 10px 10px; background: #e8ebe2; }
.eat-llc-journey .eat-representative figcaption { font-size: 11px; color: var(--eat-muted); text-align: center; margin-top: 8px; }
.eat-llc-journey .eat-plan-summary { display: flex; justify-content: space-between; align-items: center; gap: 18px; flex-wrap: wrap; padding: 20px 24px; margin-top: 28px; background: #fff; border-radius: 12px; }
.eat-llc-journey .eat-plan-summary strong { display: block; font-size: 20px; line-height: 1.4; font-weight: 600; margin: 5px 0; }
.eat-llc-journey .eat-plans { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; margin-top: 26px; }
.eat-llc-journey .eat-plan { display: flex; flex-direction: column; align-items: flex-start; min-width: 0; border: 1px solid var(--eat-border); border-radius: 12px; background: #fff; padding: 24px; }
.eat-llc-journey .eat-plan-popular { border: 2px solid var(--eat-green); padding: 23px; }
.eat-llc-journey .eat-plan h3 { margin: 12px 0; }
.eat-llc-journey .eat-price { font-family: Georgia, 'Times New Roman', serif; font-size: 34px; font-weight: 400; line-height: 1.2; color: var(--eat-green); }
.eat-llc-journey .eat-popular { display: inline-block; color: var(--eat-green); font-size: 10px; letter-spacing: 1px; font-weight: 600; line-height: 1.5; }
.eat-llc-journey .eat-plan-category { display: inline-block; color: var(--eat-muted); font-size: 10px; letter-spacing: 1px; font-weight: 600; line-height: 1.5; }
.eat-llc-journey .eat-plan ul { padding-left: 18px; margin: 12px 0 24px; font-size: 14px; line-height: 1.75; overflow-wrap: anywhere; }
.eat-llc-journey .eat-plan li { padding: 0; margin: 4px 0; }
.eat-llc-journey .eat-plan .eat-button { width: 100%; margin-top: auto; }
.eat-llc-journey .eat-fields { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; margin-top: 28px; }
.eat-llc-journey .eat-field { display: flex; flex-direction: column; gap: 8px; color: var(--eat-ink); font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: 400; line-height: 1.5; min-width: 0; margin: 0; }
.eat-llc-journey .eat-field input, .eat-llc-journey .eat-field select, .eat-llc-journey .eat-field textarea { width: 100%; min-width: 0; min-height: 48px; margin: 0; padding: 12px 13px; background: #fff; color: var(--eat-ink); border: 1px solid #bac7b9; border-radius: 8px; box-shadow: none; font-size: 16px; font-weight: 400; line-height: 1.5; }
.eat-llc-journey .eat-field textarea { resize: vertical; min-height: 110px; }
.eat-llc-journey .eat-full { grid-column: 1 / -1; }
.eat-llc-journey .eat-channel { border: 0; margin: 26px 0 0; padding: 0; min-width: 0; }
.eat-llc-journey .eat-channel legend { color: var(--eat-ink); font-size: 14px; margin: 0 0 12px; padding: 0; font-weight: 400; }
.eat-llc-journey .eat-channel > div { display: flex; flex-wrap: wrap; gap: 12px 24px; }
.eat-llc-journey .eat-channel label { display: inline-flex; align-items: center; gap: 8px; min-height: 44px; margin: 0; font-weight: 400; font-size: 14px; line-height: 1.5; }
.eat-llc-journey .eat-channel input[type="radio"] { width: 18px; height: 18px; accent-color: var(--eat-green); margin: 0; flex-shrink: 0; }
.eat-llc-journey .eat-consent { border-top: 1px solid var(--eat-border); margin-top: 22px; padding-top: 22px; font-size: 14px; }
.eat-llc-journey .eat-code { width: 100%; max-width: 300px; margin-top: 26px; }
.eat-llc-journey .eat-code input { text-align: center; letter-spacing: .4em; font-size: 28px; padding-left: calc(13px + .4em); }
.eat-llc-journey .eat-email { font-size: 18px; color: var(--eat-green); overflow-wrap: anywhere; margin: 4px 0 16px; }
.eat-llc-journey .eat-save-status { min-height: 22px; color: var(--eat-muted); font-size: 12px; margin-top: 18px; }
.eat-llc-journey .eat-order { background: #fff; border-radius: 12px; padding: 28px; margin-top: 26px; }
.eat-llc-journey .eat-order-heading { display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; gap: 20px; }
.eat-llc-journey .eat-order-heading h3 { font-size: 23px; margin-bottom: 6px; }
.eat-llc-journey .eat-inclusions { font-size: 15px; line-height: 1.75; padding-left: 20px; margin: 24px 0 10px; }
.eat-llc-journey .eat-inclusions li { margin: 6px 0; padding: 0; }
.eat-llc-journey hr { border: 0; border-top: 1px solid var(--eat-border); height: 0; margin: 24px 0; background: transparent; }
.eat-llc-journey .eat-order-details { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 24px; margin: 0 0 16px; }
.eat-llc-journey .eat-order-details dt { color: var(--eat-muted); font-size: 12px; font-weight: 400; line-height: 1.5; margin: 0 0 7px; }
.eat-llc-journey .eat-order-details dd { color: var(--eat-ink); font-size: 15px; line-height: 1.5; margin: 0; overflow-wrap: anywhere; }
.eat-llc-journey .eat-total { display: flex; justify-content: space-between; gap: 20px; font-size: 16px; }
.eat-llc-journey .eat-total strong { font-weight: 600; }
.eat-llc-journey .eat-ready { margin-top: 30px; }
.eat-llc-journey .eat-footer { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 12px 24px; border-top: 1px solid var(--eat-border); padding: 22px 36px; color: var(--eat-muted); font-size: 11px; }
@media (max-width: 600px) {
  .eat-llc-journey { margin: 20px auto; }
  .eat-llc-journey .eat-brand { padding: 22px; gap: 12px; flex-wrap: wrap; }
  .eat-llc-journey .eat-progress { padding: 24px 22px 0; }
  .eat-llc-journey .eat-progress ol { justify-content: flex-start; column-gap: 16px; row-gap: 6px; }
  .eat-llc-journey .eat-content { padding: 30px 22px; }
  .eat-llc-journey .eat-message, .eat-llc-journey .eat-notice { margin: 20px 22px 0; }
  .eat-llc-journey .eat-fields, .eat-llc-journey .eat-trust-with-image { grid-template-columns: 1fr; }
  .eat-llc-journey .eat-trust-with-image { gap: 20px; }
  .eat-llc-journey .eat-representative { max-width: 240px; justify-self: center; }
  .eat-llc-journey .eat-representative img { aspect-ratio: 1; }
  .eat-llc-journey .eat-plan-summary { padding: 18px; }
  .eat-llc-journey .eat-order { padding: 22px; }
  .eat-llc-journey .eat-order-details { grid-template-columns: 1fr; gap: 20px; }
  .eat-llc-journey .eat-footer { padding: 20px 22px; }
}
@media (max-width: 440px) {
  .eat-llc-journey .eat-plans { grid-template-columns: 1fr; }
  .eat-llc-journey .eat-actions { align-items: stretch; }
  .eat-llc-journey .eat-actions .eat-button { width: 100%; order: -1; }
  .eat-llc-journey .eat-actions .eat-back { justify-content: center; width: 100%; }
  .eat-llc-journey .eat-progress-caption { flex-wrap: wrap; }
}
@media (prefers-reduced-motion: reduce) {
  .eat-llc-journey .eat-progress-track span { transition: none; }
}
