/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or
    ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *,
    :before,
    :after,
    ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-ease: initial;
    }
  }
}

@layer theme {
  :root,
  :host {
    --font-sans:
      -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue',
      'Noto Sans', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
      'Segoe UI Symbol', 'Noto Color Emoji';
    --font-mono:
      ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono',
      'Courier New', monospace;
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-bethom-green: #064322;
    --color-bethom-cream: #f7f5ef;
    --color-bethom-accent: #f4b51b;
  }
}

@layer base {
  *,
  :after,
  :before,
  ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html,
  :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(
      --default-font-family,
      -apple-system,
      BlinkMacSystemFont,
      'Segoe UI',
      Roboto,
      'Helvetica Neue',
      'Noto Sans',
      Arial,
      sans-serif,
      'Apple Color Emoji',
      'Segoe UI Emoji',
      'Segoe UI Symbol',
      'Noto Color Emoji'
    );
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit;
  }

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

  b,
  strong {
    font-weight: bolder;
  }

  code,
  kbd,
  samp,
  pre {
    font-family: var(
      --default-mono-font-family,
      ui-monospace,
      SFMono-Regular,
      Menlo,
      Monaco,
      Consolas,
      'Liberation Mono',
      'Courier New',
      monospace
    );
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub,
  sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -0.25em;
  }

  sup {
    top: -0.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring:where(:not(iframe)) {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol,
  ul,
  menu {
    list-style: none;
  }

  img,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
    vertical-align: middle;
    display: block;
  }

  img,
  video {
    max-width: 100%;
    height: auto;
  }

  button,
  input,
  select,
  optgroup,
  textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or
    (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button,
  input:where([type='button'], [type='reset'], [type='submit']) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden='until-found'])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .visible {
    visibility: visible;
  }

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

  .fixed {
    position: fixed;
  }

  .static {
    position: static;
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .hidden {
    display: none;
  }

  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,)
      var(--tw-skew-x,) var(--tw-skew-y,);
  }

  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
}

:root {
  color-scheme: light;
  color: #172f21;
  font-synthesis: none;
  background: #f7f5ef;
  font-family: Arial, Helvetica, sans-serif;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-size: 1rem;
  line-height: 1.6;
}

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

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

h1,
h2,
h3,
p,
figure {
  margin: 0;
}

h1,
h2,
h3 {
  text-wrap: balance;
  line-height: 1.12;
}

h1 {
  letter-spacing: -0.045em;
  font-size: clamp(2.65rem, 4.5vw, 4.7rem);
  font-weight: 750;
}

h2 {
  letter-spacing: -0.035em;
  font-size: clamp(1.9rem, 2.8vw, 2.65rem);
  font-weight: 700;
}

h3 {
  font-size: 1.25rem;
  font-weight: 700;
}

p {
  text-wrap: pretty;
}

:focus-visible {
  outline-offset: 5px;
  outline: 3px solid #759d35;
}

.container {
  width: min(1320px, 100% - 96px);
  margin-inline: auto;
}

.section {
  padding-block: 76px;
}

.section-white {
  background: #fff;
  border-block: 1px solid #e5e7dd;
}

.eyebrow {
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: #52742f;
  margin-bottom: 18px;
  font-size: 0.875rem;
  font-weight: 700;
}

.site-header {
  color: #fff;
  border-bottom: 3px solid var(--color-bethom-accent);
  z-index: 10;
  background: #073c24;
  position: relative;
}

.header-inner {
  justify-content: space-between;
  align-items: center;
  gap: 28px;
  min-height: 98px;
  display: flex;
}

.brand {
  flex-direction: column;
  flex-shrink: 0;
  line-height: 1.05;
  display: inline-flex;
}

.brand-small {
  letter-spacing: 0.11em;
  font-size: 0.75rem;
  font-weight: 700;
}

.brand-name {
  letter-spacing: -0.04em;
  color: #ffd46a;
  font-size: 2.3rem;
  font-weight: 800;
}

.brand-spa {
  font-size: 1.4rem;
  font-weight: 600;
}

.desktop-nav {
  align-items: center;
  gap: clamp(16px, 2.2vw, 34px);
  display: flex;
}

.desktop-nav a {
  border-bottom: 3px solid #0000;
  padding-block: 34px;
  font-size: 0.875rem;
  font-weight: 600;
}

.desktop-nav a:hover,
.desktop-nav a[aria-current] {
  color: #ffd46a;
  border-bottom-color: var(--color-bethom-accent);
}

.header-contact {
  font-size: 0.875rem;
}

.mobile-menu {
  display: none;
}

.button {
  color: #fff;
  text-align: center;
  background: #086333;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  gap: 24px;
  min-height: 50px;
  padding: 13px 24px;
  font-weight: 700;
  line-height: 1.4;
  transition: background 0.15s;
  display: inline-flex;
}

.button:hover {
  background: #064322;
}

.button-light {
  color: #172f21;
  background: #f4b51b;
}

.button-light:hover {
  background: #ffd46a;
}

.text-link {
  text-underline-offset: 5px;
  align-items: center;
  gap: 12px;
  font-size: 0.9375rem;
  font-weight: 700;
  text-decoration: underline;
  display: inline-flex;
}

.text-link:hover {
  color: #086333;
}

.hero {
  background: var(--color-bethom-cream);
  color: var(--color-bethom-green);
}

.hero-grid {
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 1fr);
  align-items: center;
  gap: 64px;
  padding-block: 42px;
  display: grid;
}

.hero-copy {
  padding-block: 26px;
}

.hero .eyebrow {
  color: #52742f;
}

.hero h1 {
  letter-spacing: -0.035em;
  max-width: 12ch;
  font-family: Arial, Helvetica, sans-serif;
  font-size: clamp(2.6rem, 4.15vw, 4rem);
  font-weight: 700;
  line-height: 1.08;
}

.hero-copy > p:not(.eyebrow) {
  color: #485642;
  margin-top: 26px;
  font-size: 1.125rem;
}

.hero-actions {
  flex-wrap: wrap;
  align-items: center;
  gap: 28px;
  margin-top: 32px;
  display: flex;
}

.hero .button {
  color: #fff;
  background: #086333;
}

.hero .button:hover {
  background: #064322;
}

.hero-link {
  text-underline-offset: 6px;
  align-items: center;
  min-height: 48px;
  font-weight: 600;
  text-decoration: underline;
  display: inline-flex;
}

.hero-photo {
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.hero-photo img {
  object-fit: cover;
  object-position: center 40%;
  width: 100%;
  height: 472px;
}

.hero-photo figcaption {
  color: #fff;
  background: linear-gradient(#0000, #102219e6);
  padding: 40px 22px 20px;
  font-size: 1.25rem;
  font-weight: 700;
  position: absolute;
  inset: auto 0 0;
}

.hero-photo figcaption span {
  margin-top: 3px;
  font-size: 0.875rem;
  font-weight: 400;
  display: block;
}

.service-strip {
  background: #e9eddf;
  border-bottom: 1px solid #d9dece;
}

.service-strip .container {
  justify-content: space-between;
  gap: 20px;
  padding-block: 18px;
  font-size: 0.875rem;
  font-weight: 600;
  display: flex;
}

.service-strip a {
  text-underline-offset: 4px;
  text-decoration: underline;
}

.section-heading {
  justify-content: space-between;
  align-items: end;
  gap: 24px;
  margin-bottom: 30px;
  display: flex;
}

.section-heading h2 {
  max-width: 700px;
}

.section-heading .eyebrow {
  margin-bottom: 12px;
}

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

.product-card {
  background: #fff;
  border: 1px solid #e2e5d9;
  border-radius: 7px;
  overflow: hidden;
  box-shadow: 0 5px 16px #1c301408;
}

.card-image {
  background: #e8e9e0;
  display: block;
}

.card-image img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
  width: 100%;
}

.card-image-contain img {
  object-fit: contain;
}

.card-body {
  padding: 20px 18px 16px;
}

.card-body h3 {
  margin-bottom: 18px;
  font-size: 1.45rem;
}

.card-link {
  color: #fff;
  background: #086333;
  border-radius: 4px;
  justify-content: space-between;
  gap: 5px;
  padding: 11px 12px;
  font-size: 0.875rem;
  font-weight: 700;
  display: flex;
}

.card-link:hover {
  background: #064322;
}

.steps {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 36px;
  margin: 36px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
}

.steps li {
  border-top: 1px solid #c8d0bb;
  padding-top: 24px;
}

.step-number {
  color: #086333;
  margin-bottom: 20px;
  font-size: 1.6rem;
  font-weight: 700;
  display: block;
}

.steps p {
  color: #536051;
  max-width: 340px;
  margin-top: 14px;
}

.work-grid {
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 72px;
  display: grid;
}

.work-image {
  background: #e9eddf;
  border-radius: 8px;
  overflow: hidden;
}

.work-image img {
  object-fit: contain;
  width: 100%;
  max-height: 560px;
}

.work-image figcaption {
  padding: 14px 20px;
  font-size: 0.875rem;
}

.work-copy > p:not(.eyebrow) {
  color: #536051;
  margin-top: 22px;
}

.work-note {
  border-top: 1px solid #d6ddcd;
  gap: 22px;
  margin-top: 26px;
  padding-top: 22px;
  display: flex;
}

.note-number {
  color: #086333;
  font-weight: 700;
}

.work-note h3 {
  margin-bottom: 8px;
  font-size: 1.125rem;
}

.work-note p {
  color: #536051;
}

.work-copy .text-link {
  margin-top: 30px;
}

.contact-band {
  color: #fff;
  background: #213c28;
}

.band-inner {
  justify-content: space-between;
  align-items: center;
  gap: 32px;
  padding-block: 44px;
  display: flex;
}

.contact-band .eyebrow {
  color: #ffd46a;
  margin-bottom: 10px;
}

.contact-band p:not(.eyebrow) {
  color: #e0e7db;
  margin-top: 14px;
}

.site-footer {
  color: #dce5d6;
  background: #112619;
}

.footer-grid {
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px;
  padding-block: 48px;
  display: grid;
}

.footer-grid p {
  margin-top: 18px;
  font-size: 0.875rem;
}

.footer-grid nav {
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  font-size: 0.875rem;
  display: grid;
}

.footer-grid nav a:hover {
  text-decoration: underline;
}

.footer-grid .footer-title {
  margin-top: 0;
  font-size: 1rem;
  font-weight: 700;
}

.footer-bottom {
  border-top: 1px solid #ffffff20;
  padding-block: 20px;
  font-size: 0.875rem;
}

.page-banner {
  color: #fff;
  background: #1b3423;
  padding-block: 52px;
}

.page-banner .eyebrow,
.page-banner h1 span {
  color: #ffd46a;
}

.page-banner p:not(.eyebrow) {
  color: #e1e8dd;
  max-width: 680px;
  margin-top: 22px;
  font-size: 1.125rem;
}

.catalog-title {
  margin-bottom: 30px;
}

.breadcrumbs {
  flex-wrap: wrap;
  gap: 14px;
  padding-block: 25px;
  font-size: 0.875rem;
  display: flex;
}

.breadcrumbs a {
  text-underline-offset: 4px;
  text-decoration: underline;
}

.breadcrumbs [aria-current] {
  color: #086333;
  font-weight: 700;
}

.product-detail {
  grid-template-columns: 1.05fr 1fr;
  align-items: start;
  gap: 58px;
  display: grid;
}

.gallery-main {
  cursor: zoom-in;
  background: #e8eae0;
  border: 1px solid #d9ddcf;
  border-radius: 7px;
  justify-content: center;
  width: 100%;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.gallery-main img {
  object-fit: contain;
  width: 100%;
  height: 530px;
}

.gallery-caption {
  color: #536051;
  margin-top: 10px;
  font-size: 0.875rem;
}

.gallery-thumbs {
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 18px;
  display: flex;
}

.gallery-thumb {
  cursor: pointer;
  background: #e8eae0;
  border: 2px solid #0000;
  border-radius: 4px;
  padding: 3px;
}

.gallery-thumb[aria-current] {
  border-color: #086333;
}

.gallery-thumb img {
  object-fit: contain;
  width: 80px;
  height: 80px;
}

.product-info {
  padding-top: 20px;
}

.product-info .lead {
  color: #485642;
  margin-top: 24px;
  font-size: 1.125rem;
}

.photo-note {
  color: #536051;
  border-left: 3px solid #91ad67;
  margin-top: 22px;
  padding: 4px 0 4px 18px;
  font-size: 0.9375rem;
}

.info-grid {
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-block: 30px;
  display: grid;
}

.info-grid > div {
  background: #e9eddf;
  border-radius: 5px;
  padding: 22px;
}

.info-grid h2 {
  letter-spacing: 0;
  font-size: 1.125rem;
}

.info-grid p {
  margin-top: 12px;
  font-size: 0.9375rem;
}

.info-grid .text-link {
  margin-top: 14px;
  font-size: 0.875rem;
}

.detail-back {
  width: fit-content;
  margin-top: 20px;
  display: flex;
}

.related {
  border-top: 1px solid #dce1d2;
  margin-top: 56px;
}

.related-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.information-grid {
  grid-template-columns: 1fr 1fr;
  gap: 28px;
  display: grid;
}

.info-panel {
  background: #fff;
  border: 1px solid #dde2d4;
  border-radius: 8px;
  padding: 40px;
}

.info-panel h2 {
  font-size: 1.7rem;
}

.info-panel p:not(.eyebrow),
.info-panel .button,
.info-panel .text-link {
  margin-top: 22px;
}

.purchase-note {
  background: #e9eddf;
  border-radius: 8px;
  grid-template-columns: 1.5fr 1fr;
  align-items: center;
  gap: 48px;
  margin-top: 64px;
  padding: 34px;
  display: grid;
}

.purchase-note h2 {
  font-size: 1.7rem;
}

.purchase-note p {
  margin-top: 18px;
}

.actions {
  flex-direction: column;
  align-items: start;
  gap: 20px;
  display: flex;
}

.skip-link {
  color: #172f21;
  z-index: 50;
  background: #fff;
  padding: 12px;
  position: fixed;
  top: -100px;
  left: 16px;
}

.skip-link:focus {
  top: 12px;
}

@media (min-width: 1100px) and (max-width: 1350px) {
  .header-contact {
    display: none;
  }
}

@media (max-width: 1099px) {
  .container {
    width: calc(100% - 48px);
  }

  .desktop-nav,
  .header-contact {
    display: none;
  }

  .header-inner {
    min-height: 86px;
  }

  .mobile-menu {
    display: block;
  }

  .mobile-menu summary {
    cursor: pointer;
    align-items: center;
    gap: 12px;
    min-height: 44px;
    padding: 8px;
    font-weight: 600;
    display: flex;
  }

  .mobile-menu summary::-webkit-details-marker {
    display: none;
  }

  .mobile-menu nav {
    background: #132b1d;
    border-top: 1px solid #ffffff30;
    max-height: calc(100dvh - 86px);
    padding: 16px 24px 24px;
    display: grid;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    overflow-y: auto;
    box-shadow: 0 10px 20px #0002;
  }

  .mobile-menu nav a {
    border-bottom: 1px solid #ffffff20;
    padding: 12px;
  }

  .mobile-menu nav a[aria-current] {
    color: #ffd46a;
    text-underline-offset: 5px;
    text-decoration: underline;
  }

  .hero-grid {
    gap: 32px;
  }

  .hero-photo img {
    height: 460px;
  }

  .product-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .work-grid {
    gap: 36px;
  }

  .product-detail {
    gap: 30px;
  }

  .info-grid {
    grid-template-columns: 1fr;
  }

  .gallery-main img {
    height: 480px;
  }

  .related-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (max-width: 699px) {
  .container {
    width: calc(100% - 36px);
  }

  .header-inner {
    flex-wrap: wrap;
    gap: 12px;
    padding-block: 14px;
  }

  .section {
    padding-block: 46px;
  }

  .brand-name {
    font-size: 1.95rem;
  }

  .brand-small {
    font-size: 0.6875rem;
  }

  .hero-grid {
    grid-template-columns: 1fr;
    gap: 24px;
    padding-block: 25px 28px;
  }

  .hero-copy {
    padding-block: 10px;
  }

  .hero h1 {
    max-width: 15ch;
    font-size: clamp(2.25rem, 8.5vw, 3.2rem);
  }

  .hero-copy > p:not(.eyebrow) {
    margin-top: 22px;
    font-size: 1rem;
  }

  .hero-photo img {
    object-position: center 37%;
    height: 310px;
  }

  .hero-actions {
    gap: 20px;
    margin-top: 26px;
  }

  .service-strip .container {
    flex-wrap: wrap;
    justify-content: start;
    gap: 10px 24px;
  }

  .service-strip a {
    flex-basis: 100%;
  }

  .section-heading {
    display: block;
  }

  .section-heading > .text-link {
    margin-top: 18px;
  }

  .product-grid,
  .related-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }

  .card-body {
    padding: 16px 12px 12px;
  }

  .card-body h3 {
    margin-bottom: 14px;
    font-size: 1.25rem;
  }

  .card-link {
    padding: 11px 8px;
  }

  .steps {
    grid-template-columns: 1fr;
    gap: 25px;
  }

  .steps li {
    grid-template-columns: 44px 1fr;
    column-gap: 18px;
    display: grid;
  }

  .step-number {
    grid-row: span 2;
    font-size: 1.4rem;
  }

  .steps h3 {
    padding-top: 5px;
  }

  .steps p {
    grid-column: 2;
    max-width: none;
    margin-top: 10px;
  }

  .work-grid,
  .product-detail,
  .information-grid {
    grid-template-columns: 1fr;
  }

  .work-image img {
    max-height: 440px;
  }

  .work-copy {
    padding-top: 4px;
  }

  .band-inner {
    padding-block: 36px;
    display: block;
  }

  .band-inner .button {
    margin-top: 26px;
  }

  .footer-grid {
    grid-template-columns: 1fr;
    gap: 32px;
    padding-block: 36px;
  }

  .page-banner {
    padding-block: 40px;
  }

  .page-banner h1 {
    font-size: 2.7rem;
  }

  .page-banner p:not(.eyebrow) {
    font-size: 1rem;
  }

  .product-info {
    display: contents;
  }

  .product-heading {
    order: -1;
  }

  .product-info-body {
    order: 1;
  }

  .product-info-body .lead {
    margin-top: 0;
  }

  .gallery-main img {
    object-fit: contain;
    height: 340px;
  }

  .gallery-thumb img {
    width: 61px;
    height: 66px;
  }

  .gallery-thumbs {
    gap: 8px;
  }

  .info-panel {
    padding: 28px;
  }

  .information-grid {
    gap: 20px;
  }

  .purchase-note {
    grid-template-columns: 1fr;
    gap: 24px;
    margin-top: 40px;
    padding: 25px;
  }

  .related {
    margin-top: 38px;
  }
}

@media (max-width: 359px) {
  .product-grid,
  .related-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .hero-actions {
    gap: 10px 20px;
  }
}

@media (prefers-reduced-motion: reduce) {
  * {
    transition: none !important;
  }
}

.hero-carousel {
  touch-action: pan-y pinch-zoom;
  background: #e8e9e0;
  height: 472px;
}

.carousel-slides,
.carousel-slide {
  position: absolute;
  inset: 0;
}

.carousel-slide {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s;
}

.carousel-slide[data-active='true'] {
  opacity: 1;
  pointer-events: auto;
  z-index: 1;
}

.carousel-slide[hidden],
.carousel-controls[hidden] {
  display: none;
}

.hero-carousel .carousel-slide img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.carousel-slide[data-producto='papas'] img {
  object-position: center 40%;
}

.hero-carousel .carousel-slide[data-producto='harina'] img {
  object-fit: cover;
  object-position: left center;
}

.carousel-slide[data-producto='cebollas'] img {
  object-position: center 45%;
}

.carousel-slide[data-producto='paltas'] img {
  object-position: center 50%;
}

.carousel-slide[data-producto='huevos'] img {
  object-position: center 55%;
}

.hero-carousel figcaption {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 16px 18px 64px;
  display: flex;
}

.hero-carousel figcaption a {
  text-underline-offset: 4px;
  align-items: center;
  gap: 12px;
  width: fit-content;
  min-height: 44px;
  font-size: 0.9375rem;
  text-decoration: underline;
  display: flex;
}

.hero-carousel figcaption a > span[aria-hidden] {
  font-size: inherit;
  margin: 0;
  display: inline;
}

.carousel-controls {
  z-index: 3;
  color: #fff;
  background: #102219d9;
  border-radius: 6px;
  align-items: center;
  padding: 0 6px;
  display: flex;
  position: absolute;
  bottom: 12px;
  right: 12px;
}

.carousel-controls button {
  cursor: pointer;
  min-width: 36px;
  min-height: 44px;
  font: inherit;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 4px;
  display: inline-flex;
}

.carousel-controls button:hover {
  background: #ffffff20;
}

.carousel-controls button:focus-visible,
.hero-carousel a:focus-visible {
  outline-offset: 2px;
  outline: 3px solid #d9f1ac;
}

.carousel-controls .carousel-toggle {
  min-width: 88px;
  font-size: 0.875rem;
}

.carousel-controls button:disabled {
  cursor: default;
  opacity: 0.65;
}

.product-card {
  transition:
    transform 0.2s,
    box-shadow 0.2s;
}

.button,
.card-link {
  transition:
    background-color 0.18s,
    color 0.18s,
    box-shadow 0.18s;
}

@media (hover: hover) and (prefers-reduced-motion: no-preference) {
  .product-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px #1c301416;
  }
}

@media (max-width: 1099px) {
  .hero-carousel {
    height: 460px;
  }
}

@media (max-width: 699px) {
  .hero-carousel {
    height: 310px;
  }

  .carousel-slide[data-producto='papas'] img {
    object-position: center 37%;
  }

  .carousel-controls {
    padding-inline: 4px;
    right: 8px;
  }

  .carousel-controls button {
    min-width: 30px;
  }

  .carousel-controls .carousel-toggle {
    min-width: 76px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .carousel-slide,
  .product-card {
    transition: none;
    transform: none;
  }
}

.photo-viewer {
  color: #fff;
  background: #08120fed;
  border: 0;
  width: 100%;
  max-width: none;
  height: 100dvh;
  max-height: none;
  margin: 0;
  padding: 72px 24px 40px;
  position: fixed;
  inset: 0;
}

.photo-viewer[open] {
  justify-content: center;
  align-items: center;
  display: flex;
}

.photo-viewer::backdrop {
  background: #08120f;
}

.viewer-stage {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 100%;
  display: flex;
}

.viewer-stage img {
  object-fit: contain;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

.viewer-close {
  top: max(12px, env(safe-area-inset-top));
  right: max(16px, env(safe-area-inset-right));
  color: #fff;
  cursor: pointer;
  background: #15392b;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  font-size: 36px;
  line-height: 1;
  position: absolute;
}

.viewer-close:focus-visible {
  outline-offset: 4px;
  outline: 3px solid #f6db8d;
}

.brand-with-logo {
  flex-direction: row;
  align-items: center;
  gap: 12px;
  padding-block: 10px;
}

.brand-logo {
  object-fit: contain;
  background: #fff;
  border-radius: 8px;
  width: 76px;
  height: 76px;
  padding: 3px;
}

.brand-wordmark {
  flex-direction: column;
  gap: 6px;
  display: flex;
}

.brand-with-logo .brand-name {
  color: #fff;
  letter-spacing: -0.03em;
  font-size: 1.8rem;
}

.brand-sales {
  color: #ffd46a;
  letter-spacing: 0.24em;
  font-size: 0.8rem;
  font-weight: 800;
}

.header-contact {
  color: #123820;
  background: #f4b51b;
}

.header-contact:hover {
  background: #ffd46a;
}

.hero .eyebrow,
.eyebrow {
  color: #086333;
}

.hero-link {
  text-decoration-color: #d48b00;
}

.about-brand {
  grid-template-columns: minmax(0, 1fr) 320px;
  align-items: center;
  gap: 48px;
  display: grid;
}

.logo-completo {
  object-fit: contain;
  background: #fff;
  border-radius: 12px;
  width: 320px;
  height: auto;
}

@media (max-width: 699px) {
  .brand-with-logo {
    gap: 9px;
  }

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

  .brand-with-logo .brand-name {
    font-size: 1.45rem;
  }

  .brand-sales {
    font-size: 0.7rem;
  }

  .about-brand {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .logo-completo {
    justify-self: center;
    width: min(260px, 100%);
  }
}

@property --tw-rotate-x {
  syntax: '*';
  inherits: false;
}

@property --tw-rotate-y {
  syntax: '*';
  inherits: false;
}

@property --tw-rotate-z {
  syntax: '*';
  inherits: false;
}

@property --tw-skew-x {
  syntax: '*';
  inherits: false;
}

@property --tw-skew-y {
  syntax: '*';
  inherits: false;
}

@property --tw-ease {
  syntax: '*';
  inherits: false;
}
