.organic-food-home-template .page-title-section,
.organic-food-home-template .page-title-wrapper { display: none; }

.of-home { overflow: hidden; background: var(--of-paper); color: var(--of-ink); font-family: var(--of-font-cjk); font-size: 17px; line-height: 1.68; }
.of-home h1,
.of-home h2,
.of-home h3,
.of-home p,
.of-home li,
.of-home a,
.of-home th,
.of-home td,
.of-home button { font-family: inherit; }
.of-home * { box-sizing: border-box; }
.of-home img { display: block; max-width: 100%; height: auto; }
.of-home h1,
.of-home h2,
.of-home h3 { margin-top: 0; color: var(--of-forest); text-shadow: none; }
.of-home h1 { font-size: clamp(42px, 5.3vw, 72px); line-height: 1.04; letter-spacing: -.045em; }
.of-home h2 { font-size: clamp(30px, 3.4vw, 46px); line-height: 1.12; letter-spacing: -.025em; }
.of-home h3 { font-size: 21px; line-height: 1.3; }
.of-home p { margin: 0 0 18px; }
.of-home ul { margin: 0; padding-left: 20px; }
.of-home li { margin-bottom: 9px; }
.of-container { width: min(1180px, calc(100% - 48px)); margin: 0 auto; }
.of-section { padding: 92px 0; }
.of-eyebrow { margin-bottom: 14px !important; color: var(--of-clay); font-size: 12px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.of-lead { max-width: 760px; color: #34443d; font-size: 21px; line-height: 1.55; }
.of-btns { display: flex; align-items: center; gap: 14px; flex-wrap: wrap; margin-top: 30px; }
.of-btn { display: inline-flex; align-items: center; justify-content: center; min-height: 50px; padding: 12px 22px; border: 1px solid var(--of-forest); border-radius: 999px; font-weight: 700; text-decoration: none !important; }
.of-btn-primary { background: var(--of-forest); color: #fff !important; }
.of-btn-secondary { background: transparent; color: var(--of-forest) !important; }

.of-hero { padding: 58px 0 72px; background: linear-gradient(180deg, #f3ecdd 0%, var(--of-paper) 100%); }
.of-hero-grid { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(320px, .85fr); gap: 52px; align-items: center; }
.of-hero-copy { padding: 34px 0; }
.of-hero-visual { position: relative; min-height: 520px; border-radius: 34px; overflow: hidden; background: #dce4d4; box-shadow: 0 25px 70px rgba(22,61,50,.14); }
.of-hero-visual img { width: 100%; height: 100%; min-height: 520px; object-fit: cover; }
.of-hero-fallback { position: absolute; inset: 0; background: radial-gradient(circle at 70% 25%, rgba(255,255,255,.7), transparent 34%), linear-gradient(135deg, #bdcba8, #315f4d); }
.of-hero-card { position: absolute; left: 24px; right: 24px; bottom: 24px; padding: 24px; border: 1px solid rgba(255,255,255,.55); border-radius: 22px; background: rgba(255,253,248,.92); backdrop-filter: blur(10px); }
.of-hero-card strong { color: var(--of-forest); }
.of-chip-row { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 26px; }
.of-chip { padding: 7px 12px; border: 1px solid var(--of-line); border-radius: 999px; background: rgba(255,255,255,.55); font-size: 13px; }

.of-intro { background: #fff; }
.of-split { display: grid; grid-template-columns: .78fr 1.22fr; gap: 72px; align-items: start; }
.of-intro-copy { font-size: 19px; }
.of-fact-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin-top: 30px; }
.of-fact { padding: 20px; border: 1px solid var(--of-line); border-radius: 18px; background: var(--of-paper); }
.of-fact b { display: block; margin-bottom: 8px; color: var(--of-clay); font-size: 13px; text-transform: uppercase; letter-spacing: .08em; }

.of-services { background: var(--of-cream); }
.of-heading-row { display: grid; grid-template-columns: .8fr 1.2fr; gap: 72px; align-items: end; margin-bottom: 38px; }
.of-service-grid { display: grid; grid-template-columns: repeat(12, minmax(0, 1fr)); gap: 18px; }
.of-service-card { min-height: 250px; padding: 28px; border: 1px solid var(--of-line); border-radius: 24px; background: #fff; }
.of-service-card:nth-child(1) { grid-column: span 7; min-height: 340px; background: var(--of-forest); color: #fff; }
.of-service-card:nth-child(1) h3,
.of-service-card:nth-child(1) a { color: #fff; }
.of-service-card:nth-child(2) { grid-column: span 5; background: #e5d6b7; }
.of-service-card:nth-child(3),
.of-service-card:nth-child(4),
.of-service-card:nth-child(5) { grid-column: span 4; }
.of-service-card:nth-child(6) { grid-column: span 12; min-height: 0; display: grid; grid-template-columns: .7fr 1.3fr; gap: 30px; align-items: center; background: transparent; border-style: dashed; }
.of-index { color: var(--of-clay); font-size: 12px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.of-service-card:nth-child(1) .of-index { color: #b8c99f; }
.of-card-link { font-weight: 700; text-decoration: none; }

.of-decision { background: #fff; }
.of-question-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin: 34px 0 30px; }
.of-question { padding: 24px; border-top: 3px solid var(--of-leaf); border-bottom: 1px solid var(--of-line); }
.of-question span { display: grid; width: 38px; height: 38px; margin-bottom: 16px; place-items: center; border-radius: 50%; background: var(--of-cream); color: var(--of-forest); font-weight: 800; }
.of-table-wrap { overflow-x: auto; border: 1px solid var(--of-line); border-radius: 20px; background: #fff; }
.of-home table { width: 100%; margin: 0; border-collapse: collapse; }
.of-home th,
.of-home td { padding: 17px 18px; border: 0; border-bottom: 1px solid var(--of-line); text-align: left; vertical-align: top; }
.of-home th { background: var(--of-forest); color: #fff; }
.of-home tbody tr:last-child td { border-bottom: 0; }

.of-process { background: var(--of-forest); color: rgba(255,255,255,.82); }
.of-process h2,
.of-process h3 { color: #fff; }
.of-process-grid { display: grid; grid-template-columns: .78fr 1.22fr; gap: 72px; align-items: start; }
.of-timeline { border-left: 1px solid rgba(255,255,255,.22); }
.of-step { position: relative; padding: 0 0 34px 34px; }
.of-step:last-child { padding-bottom: 0; }
.of-step::before { content: ""; position: absolute; left: -7px; top: 5px; width: 13px; height: 13px; border: 3px solid var(--of-forest); border-radius: 50%; background: #b8c99f; }
.of-step small { color: #b8c99f; font-weight: 800; letter-spacing: .08em; }

.of-products { background: #fff; }
.of-product-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; margin-top: 34px; }
.of-product-card { overflow: hidden; border: 1px solid var(--of-line); border-radius: 22px; background: var(--of-paper); }
.of-product-media { display: block; aspect-ratio: 4 / 3; overflow: hidden; background: var(--of-cream); }
.of-product-media img { width: 100%; height: 100%; object-fit: cover; transition: transform .3s ease; }
.of-product-card:hover img { transform: scale(1.03); }
.of-product-body { padding: 20px; }
.of-product-body h3 { margin-bottom: 8px; font-size: 18px; }
.of-product-body h3 a { text-decoration: none; }
.of-price { color: var(--of-clay); font-weight: 700; }

.of-faq { background: var(--of-cream); }
.of-faq-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; margin-top: 34px; }
.of-faq-item { padding: 24px; border: 1px solid var(--of-line); border-radius: 20px; background: #fff; }
.of-faq-item p:last-child { margin-bottom: 0; }

.of-final { padding: 76px 0; background: #e3ead9; }
.of-final-grid { display: grid; grid-template-columns: 1.2fr .8fr; gap: 60px; align-items: center; }
.of-final-panel { padding: 30px; border-radius: 24px; background: var(--of-forest); color: rgba(255,255,255,.82); }
.of-final-panel h3,
.of-final-panel a { color: #fff; }

@media (max-width: 991px) {
  .of-container { width: min(760px, calc(100% - 32px)); }
  .of-section { padding: 72px 0; }
  .of-hero-grid,
  .of-split,
  .of-heading-row,
  .of-process-grid,
  .of-final-grid { grid-template-columns: 1fr; gap: 34px; }
  .of-hero-visual,
  .of-hero-visual img { min-height: 430px; }
  .of-fact-grid { grid-template-columns: 1fr; }
  .of-service-card:nth-child(n) { grid-column: span 6; min-height: 250px; }
  .of-service-card:nth-child(1),
  .of-service-card:nth-child(6) { grid-column: span 12; }
  .of-product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 640px) {
  .of-home { font-size: 16px; }
  .of-container { width: calc(100% - 24px); }
  .of-section { padding: 58px 0; }
  .of-hero { padding: 38px 0 58px; }
  .of-hero-visual,
  .of-hero-visual img { min-height: 360px; }
  .of-hero-card { left: 14px; right: 14px; bottom: 14px; padding: 18px; }
  .of-service-grid,
  .of-question-grid,
  .of-product-grid,
  .of-faq-grid { grid-template-columns: 1fr; }
  .of-service-card:nth-child(n) { grid-column: 1; min-height: 0; }
  .of-service-card:nth-child(6) { display: block; }
  .of-home th,
  .of-home td { min-width: 190px; padding: 14px; }
}


/* Verified metrics: hidden entirely until values are entered in Customizer. */
.of-proof { padding: 34px 0 64px; background: var(--of-paper); }
.of-proof-head { display: grid; grid-template-columns: .8fr 1.2fr; gap: 48px; align-items: end; margin-bottom: 26px; }
.of-proof-head h2 { max-width: 760px; margin-bottom: 0; font-size: clamp(27px, 2.7vw, 39px); }
.of-proof-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); overflow: hidden; border: 1px solid var(--of-line); border-radius: 26px; background: var(--of-forest); }
.of-proof-count-1 .of-proof-grid { grid-template-columns: minmax(0, 1fr); }
.of-proof-count-2 .of-proof-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.of-proof-count-3 .of-proof-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.of-proof-item { position: relative; min-height: 170px; padding: 30px; display: flex; flex-direction: column; justify-content: flex-end; color: rgba(255,255,255,.76); }
.of-proof-item + .of-proof-item { border-left: 1px solid rgba(255,255,255,.16); }
.of-proof-item:nth-child(even) { background: rgba(255,255,255,.045); }
.of-proof-number { margin: 0 0 7px !important; color: #fff; font-size: clamp(43px, 5vw, 66px); font-weight: 800; line-height: .95; letter-spacing: -.045em; }
.of-proof-number span { color: #dbe6c8; }
.of-proof-label { margin: 0 !important; font-size: 15px; font-weight: 700; line-height: 1.35; }
.of-proof-note { margin: 14px 0 0 !important; color: var(--of-muted); font-size: 13px; text-align: right; }

/* Partner logos are separate from product cards and never use fake placeholders. */
.of-partners { background: #fff; }
.of-partners-head { display: grid; grid-template-columns: .9fr 1.1fr; gap: 60px; align-items: end; margin-bottom: 32px; }
.of-partners-head > p { max-width: 620px; justify-self: end; }
.of-partner-grid { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 14px; }
.of-partner-card { min-height: 146px; padding: 18px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 12px; border: 1px solid var(--of-line); border-radius: 20px; background: var(--of-paper); text-align: center; }
.of-partner-card a { display: flex; align-items: center; justify-content: center; width: 100%; min-height: 68px; }
.of-partner-card img { width: auto; max-width: 100%; height: 58px; object-fit: contain; filter: grayscale(1); opacity: .78; transition: filter .2s ease, opacity .2s ease, transform .2s ease; }
.of-partner-card:hover img { filter: none; opacity: 1; transform: translateY(-2px); }
.of-partner-card span { color: var(--of-muted); font-size: 12px; font-weight: 700; line-height: 1.35; }

@media (max-width: 991px) {
  .of-proof-head,
  .of-partners-head { grid-template-columns: 1fr; gap: 18px; }
  .of-proof-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .of-proof-count-3 .of-proof-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .of-proof-item:nth-child(3) { border-left: 0; border-top: 1px solid rgba(255,255,255,.16); }
  .of-proof-item:nth-child(4) { border-top: 1px solid rgba(255,255,255,.16); }
  .of-partners-head > p { justify-self: start; }
  .of-partner-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (max-width: 640px) {
  .of-proof { padding: 20px 0 48px; }
  .of-proof-grid,
  .of-proof-count-2 .of-proof-grid,
  .of-proof-count-3 .of-proof-grid { grid-template-columns: 1fr; }
  .of-proof-item { min-height: 132px; padding: 24px; }
  .of-proof-item + .of-proof-item,
  .of-proof-item:nth-child(3),
  .of-proof-item:nth-child(4) { border-left: 0; border-top: 1px solid rgba(255,255,255,.16); }
  .of-proof-note { text-align: left; }
  .of-partner-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
