@font-face { font-family: Fraunces; src: url('../assets/fonts/fraunces.woff2') format('woff2'); font-style: normal; font-weight: 100 900; font-display: swap; }
@font-face { font-family: 'Open Sans'; src: url('../assets/fonts/open-sans.woff2') format('woff2'); font-style: normal; font-weight: 300 800; font-display: swap; }
@font-face { font-family: Unbounded; src: url('../assets/fonts/unbounded-bold.woff2') format('woff2'); font-style: normal; font-weight: 700; font-display: swap; }

/* Nutriwell's actual type, colors and 570px central composition. */
.approach.section { position: relative; display: block; isolation: isolate; overflow: clip; background: #fff; padding: var(--band) 0; }
.approach .approach-inner { position: relative; z-index: 1; width: 570px; max-width: calc(100% - 48px); margin: auto; text-align: center; }
.nutrition-eyebrow { font: 700 15px/1 'Open Sans', sans-serif; color: #034c29; margin: 0; letter-spacing: 0; }
.approach h2 { font: 700 38px/1.2 Fraunces, Georgia, serif; color: #204a2d; letter-spacing: 0; margin: 20px 0 0; padding: 0; }
.approach .approach-values { display: grid; grid-template-columns: repeat(3,1fr); gap: 30px; margin: 40px 0; padding: 0; border: 0; }
.approach .approach-values > div { display: flex; flex-direction: row; align-items: center; justify-content: start; gap: 8px; text-align: left; font: 700 16px/1.2 'Open Sans', sans-serif; color: var(--pink-ink); }
.approach .approach-values .icon { width: 40px; height: 40px; flex: 0 0 40px; color: #f9c0d1; stroke-width: 2.2; fill: none; }
.approach .approach-description { width: 100%; max-width: none; margin: 0; color: #204a2d; font: 400 17px/1.6 'Open Sans', sans-serif; }
.nutrition-checklist { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 13px 35px; text-align: left; margin: 60px 0 0; padding: 40px; background: #fdf0f4; border-radius: 24px; color: #204a2d; font: 400 17px/1.6 'Open Sans', sans-serif; }
.nutrition-checklist li { display: flex; align-items: center; gap: 10px; white-space: nowrap; }
.nutrition-checklist li:before { content: ''; width: 21px; height: 21px; flex: 0 0 21px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23c3d774' stroke-width='1.7'%3E%3Ccircle cx='12' cy='12' r='10.5'/%3E%3Cpath d='m7 12 3.5 3.5L17 9'/%3E%3C/svg%3E") center/contain no-repeat; }
.approach .produce-scene { position: absolute; inset: 0; z-index: 0; pointer-events: none; overflow: visible; }
.approach .produce { position: absolute; display: block; object-fit: contain; max-width: none; opacity: 1; margin: 0; filter: none; animation: none; transition: none; transform-origin: center; rotate: none; scale: none; translate: none; will-change: transform; }
.approach .orange { width: 128px; height: 120px; left: calc(50% - 573px); right: auto; top: 73px; bottom: auto; filter: blur(5px); }
.approach .cherry { width: 60px; height: 50px; left: calc(50% - 438px); right: auto; top: 261px; bottom: auto; }
.approach .tomato { width: 76px; height: 84px; right: calc(50% - 528px); left: auto; top: 110px; bottom: auto; }
.approach .leaf { width: 50px; height: 81px; right: calc(50% - 477px); left: auto; top: 260px; bottom: auto; filter: blur(3.5px); transform: rotate(-40deg); }
.approach .pomegranate { width: 499px; height: 340px; left: calc(50% - 810px); right: auto; top: 49.8%; bottom: auto; }
.approach .broccoli { width: 308px; height: 340px; right: calc(50% - 690px); left: auto; top: 48.2%; bottom: auto; transform: rotate(-70deg); }

/* Original transparent plates, identical 45deg / 1.1 hover geometry. */
.meal-inspiration.section { background: #034c29; color: white; padding: var(--band) 30px; overflow: clip; }
.meal-heading { width: min(700px,100%); text-align: center; margin: 0 auto 80px; }
.meal-heading .nutrition-eyebrow { color: #f9c0d1; margin-bottom: 20px; }
.meal-heading h2 { font: 700 38px/1.2 Fraunces, Georgia, serif; color: white; margin: 0; }
.meal-heading > p:last-child { font: 400 17px/1.6 'Open Sans', sans-serif; color: #fff; margin: 20px 0 0; }
.meal-grid { max-width: 1170px; margin: auto; display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 25px; }
.meal-card { --plate-size: min(310px, calc(100% - 60px)); position: relative; border-radius: 200px; padding: 360px 30px 60px; min-width: 0; background: #fff; text-align: center; color: #204a2d; }
.meal-plate { position: absolute; left: 50%; top: 30px; width: var(--plate-size); aspect-ratio: 1; transform: translateX(-50%); }
.meal-plate img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; filter: drop-shadow(0 15px 14px #0002); transform: rotate(0deg) scale(1); transition: transform .7s cubic-bezier(.22,.68,0,1.15), filter .7s ease; }
.meal-card:is(:hover,:focus-within) .meal-plate img { transform: rotate(45deg) scale(1.1); filter: drop-shadow(0 18px 17px #0003); }
.meal-card .meal-number { margin: 0; font: 700 34px/1.2 Unbounded, sans-serif; color: #034c29; }
.meal-card h3 { font: 700 24px/1.2 Fraunces, Georgia, serif; color: #204a2d; margin: 15px 0 24px; }
.meal-button { display: inline-flex; align-items: center; justify-content: center; border: 0; border-radius: 50px; padding: 12px 20px; color: #204a2d; background: #f9c0d1; font: 700 13px/1.2 'Open Sans', sans-serif; text-decoration: none; }
.meal-button:hover { background: #f2d1d7; }
.meal-card > p:last-child { margin: 20px 0 0; font: 400 17px/2 'Open Sans', sans-serif; }
@media (max-width: 1200px) and (min-width: 951px) {
  .meal-card { padding: calc((100vw - 110px) / 3 - 10px) 20px 50px; }
}
@media (max-width: 1100px) {
  .approach .orange { left: 3%; }
  .approach .cherry { left: 12%; }
  .approach .tomato { right: 7%; }
  .approach .leaf { right: 9%; }
  .approach .pomegranate { left: -145px; }
  .approach .broccoli { right: -75px; }
}
@media (max-width: 950px) {
  .approach .cherry { left: 5%; top: 185px; }
  .approach .tomato { right: 5%; top: 65px; width: 57px; height: 63px; }
  .approach .leaf { right: 3%; top: 320px; }
  .approach .pomegranate { left: -215px; top: 55%; }
  .approach .broccoli { right: -140px; top: 53%; }
  .approach .orange { width: 90px; height: 85px; top: 30px; }
  .meal-grid { grid-template-columns: 1fr; gap: 50px; max-width: 420px; }
  .meal-card { padding-top: 360px; }
}
@media (max-width: 700px) {
  .approach.section { padding: var(--band) 0; }
  .approach h2 { font-size: clamp(26px,6.9vw,34px); line-height: 1.2; }
  .approach .approach-values { gap: 12px; margin: 32px 0; }
  .approach .approach-values > div { flex-direction: column; text-align: center; font-size: 11px; gap: 10px; }
  .approach .approach-values .icon { width: 32px; height: 32px; flex-basis: 32px; }
  .approach .approach-description { font-size: 15px; line-height: 1.65; }
  .nutrition-eyebrow { font-size: 12px; }
  .nutrition-checklist { padding: 24px 18px; margin-top: 35px; gap: 16px 14px; border-radius: 20px; font-size: 12px; }
  .nutrition-checklist li { white-space: normal; gap: 7px; }
  .nutrition-checklist li:before { width: 17px; height: 17px; flex-basis: 17px; }
  .approach .orange { width: 76px; height: 72px; left: 6%; top: 18px; }
  .approach .cherry { width: 40px; height: 34px; left: 40%; top: 38px; }
  .approach .tomato { width: 48px; height: 53px; right: 9%; top: 25px; }
  .approach .leaf { width: 27px; height: 44px; right: 7%; top: auto; bottom: 38px; }
  .approach .pomegranate { width: 250px; height: 170px; left: -95px; top: auto; bottom: -20px; }
  .approach .broccoli { width: 160px; height: 177px; right: -65px; top: auto; bottom: -30px; }
  .meal-inspiration.section { padding: var(--band) 24px; }
  .meal-heading { margin-bottom: 60px; }
  .meal-heading h2 { font-size: 30px; }
  .meal-heading > p:last-child { font-size: 15px; }
  .meal-card { --plate-size: calc(100% - 40px); padding: calc(100vw - 55px) 22px 55px; }
  .meal-card h3 { font-size: 24px; }
  .meal-card > p:last-child { font-size: 15px; }
}

