/* Homepage presentation. Brand imagery and product interactions remain shared. */
.homepage { --cream: #F4EFE4; --paper: #FCFAF5; --gold: #C9A24A; --radius: 5px; font-family: Inter, Arial, sans-serif; font-size: 16px; }
.homepage h1, .homepage h2, .homepage h3, .homepage h4 { font-family: Poppins, Arial, sans-serif; font-weight: 600; letter-spacing: -.035em; text-wrap: pretty; }
.homepage h2 { font-size: clamp(30px,3.2vw,46px); line-height: 1.1; max-width: 670px; }
.homepage .container { width: min(1240px, calc(100% - 96px)); }
.homepage .header-inner { height: 80px; }
.homepage .nav { font-size: 14px; gap: 26px; }
.homepage .button, .homepage .nav-contact { border-radius: 4px; }
.homepage .button { min-height: 48px; padding: 13px 20px; }
.homepage .button:hover { transform: none; }
.homepage .button:active { transform: translateY(1px); }
.homepage .section { padding-block: 80px; }
.homepage .intro { margin-bottom: 36px; }
.homepage .eyebrow { font-size: 12px; letter-spacing: .08em; font-weight: 600; }
.homepage .chapter { margin-bottom: 18px; }
.homepage .home-hero { min-height: 800px; padding-top: 96px; }
.homepage .home-hero .hero-content { padding-block: 58px 110px; }
.homepage .home-hero h1 { font-size: clamp(40px,4.1vw,59px); line-height: 1.04; letter-spacing: -.04em; max-width: 570px; margin: 0 0 26px; }
.homepage .home-hero .lede { max-width: 340px; font-size: 18px; line-height: 1.55; }
.homepage .hero-caption { visibility: hidden; }
.homepage .proof-row { padding-block: 22px; }
.homepage .proof-item strong { font: 600 30px/1.1 Poppins, sans-serif; }
.homepage .proof-item span { font-size: 12px; }
.homepage #how-it-works { border-bottom: 1px solid var(--line); }
.homepage .steps { gap: 30px; }
.homepage .step-image { aspect-ratio: 1.2; border-radius: 4px; }
.homepage .step h3 { font-size: 23px; margin: 20px 0 10px; }
.homepage .step p { font-size: 15px; line-height: 1.6; max-width: 38ch; }
.homepage .product-grid { gap: 38px 24px; }
.homepage .product-card { border: 0; border-radius: 0; background: transparent; }
.homepage .product-card::before { display: none; }
.homepage .product-card:hover { transform: none; box-shadow: none; }
.homepage .product-card:hover h3 { text-decoration: underline; text-underline-offset: 4px; }
.homepage .product-photo { border-radius: 4px; padding: 22px 42px; aspect-ratio: 1.1; background: #edf0e9; }
.homepage .product-copy { padding: 18px 0 0; }
.homepage .product-copy h3 { font-size: 18px; line-height: 1.2; }
.homepage .product-copy .dot, .homepage .product-category { display: none; }
.homepage .product-copy p { font-size: 14px; margin: 12px 0 18px; }
.homepage .filter { border-radius: 3px; font-size: 13px; }
.homepage .audiences { grid-template-columns: 1fr 1fr 1fr; gap: 28px; }
.homepage .audience { display: block; min-height: 0; padding: 0; border-radius: 0; color: var(--forest); }
.homepage .audience img { position: static; aspect-ratio: 1.4; height: auto; border-radius: 4px; }
.homepage .audience::after { display: none; }
.homepage .audience:hover img { transform: none; }
.homepage .audience > div { padding-top: 20px; }
.homepage .audience h3 { color: var(--forest); font-size: 25px; }
.homepage .audience p { color: var(--body); }
.homepage .audience .text-link { color: var(--forest); border-color: var(--line); margin-top: 10px; }
.homepage .stockist-band { background: #e5ecdf; color: var(--forest); }
.homepage .stockist-band h2 { color: var(--forest); }
.homepage .stockist-band p { color: var(--body); }
.homepage .stockist-band .button.gold { background: var(--forest); color: var(--paper); }
.homepage .stockist-band .button.outline { color: var(--forest); border-color: var(--forest); }
.homepage .stockist-band > img { min-height: 400px; max-height: 460px; }
.homepage .stockist-copy { align-self: center; padding-block: 48px; }
.homepage .faq-layout { gap: 70px; }
.homepage .faq-intro h2 { font-size: 36px; }
.homepage .contact-band { padding-block: 36px; border-top: 1px solid var(--line); }
.homepage .contact-band h2 { font-size: 26px; }
.homepage .js .reveal, .js .homepage .reveal { opacity: 1; transform: none; }
@media (max-width: 1000px) and (min-width: 801px) {
 .homepage .home-hero h1 { max-width: 48%; font-size: 43px; }
 .homepage .nav { gap: 17px; }
}
@media (max-width: 800px) {
 .homepage .container { width: calc(100% - 40px); }
 .homepage .header-inner { height: 76px; }
 .homepage .section { padding-block: 54px; }
 .homepage .home-hero { min-height: 0; padding-top: 92px; }
 .homepage .home-hero .hero-content { padding-block: 24px 0; }
 .homepage .home-hero h1 { font-size: clamp(35px,7.5vw,50px); max-width: 580px; line-height: 1.08; margin-bottom: 20px; }
 .homepage .home-hero .lede { font-size: 16px; max-width: 400px; }
 .homepage .home-hero .hero-image { height: 320px; }
 .homepage .home-hero .hero-caption { height: 0; margin: 0; overflow: hidden; }
 .homepage .home-hero .hero-motion-control { bottom: calc(var(--proof-height,156px) + 20px); }
 .homepage .steps { grid-template-columns: 1fr; gap: 32px; }
 .homepage .step { display: grid; grid-template-columns: 120px 1fr; gap: 0 20px; align-items: start; }
 .homepage .step-image { grid-row: 1 / 3; aspect-ratio: 1; }
 .homepage .step h3 { margin: 0 0 9px; font-size: 22px; }
 .homepage .step p { font-size: 14px; }
 .homepage .audiences { grid-template-columns: 1fr; gap: 30px; }
 .homepage .audience { display: grid; grid-template-columns: 120px 1fr; gap: 20px; }
 .homepage .audience img { aspect-ratio: 1; }
 .homepage .audience > div { padding: 0; }
 .homepage .audience h3 { font-size: 23px; }
 .homepage .stockist-band > img { min-height: 0; max-height: 320px; }
 .homepage .stockist-copy { padding: 36px 20px; }
 .homepage .faq-layout { gap: 28px; }
 .homepage .faq-intro h2 { font-size: 30px; }
 .homepage .product-photo { padding: 18px 22px; }
 .homepage .product-copy h3 { font-size: 17px; }
 .homepage .contact-band .container { align-items: flex-start; }
}
@media (max-width: 380px) {
 .homepage .step, .homepage .audience { grid-template-columns: 96px 1fr; gap: 0 16px; }
 .homepage .home-hero h1 { font-size: 34px; }
}

/* Compact product explanation; retain the established brand typography. */
.homepage .home-hero h1 { line-height: 1.12; }
.homepage .home-hero h1 em { font-family: Fraunces, Georgia, serif; font-weight: 400; }
@media (max-width: 800px) {
}

/* Diagram keys link the material layers to their explanations. */
@media (max-width: 800px) {
}
.homepage .product-photo { aspect-ratio: 4 / 5; padding: 20px 25px; background: #f0eee7; border-bottom: 2px solid var(--product); }
.homepage .product-photo img { height: 100%; width: 100%; object-fit: contain; filter: drop-shadow(0 6px 5px rgba(23,59,43,.12)); }
.homepage .product-card:hover .product-photo img { transform: translateY(-3px); }
.homepage .product-photo img { transition: transform .2s ease; }
@media (max-width: 1000px) {
}
@media (max-width: 800px) {
 .homepage .product-photo { padding: 15px 12px; }
}
@media (prefers-reduced-motion: reduce) { .homepage .product-card:hover .product-photo img { transform: none; } }

/* Homepage tiles show plants; gardening product details retain pouch artwork. */
.homepage .product-photo { padding: 0; aspect-ratio: 1 / 1; width: 100%; border: 0; border-radius: 50%; overflow: hidden; }
.homepage .product-photo img { width: 100%; height: 100%; object-fit: cover; object-position: center; filter: none; }
.homepage .product-card:hover .product-photo img { transform: scale(1.025); }
@media (prefers-reduced-motion: reduce) { .homepage .product-card:hover .product-photo img { transform: none; } }

.homepage .product-copy .nutrient-need { margin: 14px 0 20px; font-size: 13px; line-height: 1.6; }
.nutrient-need > span { display: block; color: #5c685e; font-size: 11px; margin-bottom: 4px; }
.nutrient-need > strong { display: block; color: var(--forest); font-weight: 600; font-size: 15px; line-height: 1.35; margin-bottom: 7px; }

/* Plant names use the corresponding formula color. */
.homepage .product-copy h3 {
  justify-content: center;
  align-items: center;
  min-height: 76px;
  padding: 14px 16px;
  border-radius: 12px;
  background: var(--product);
  color: #fff;
  text-align: center;
  font-size: 17px;
  line-height: 1.35;
}
@media (max-width: 600px) {
  .homepage .product-copy h3 { font-size: 15px; min-height: 86px; padding: 12px 10px; }
}

/* Supplied cutaway photography. */

/* Use the supplied transparent tablet directly against the hero background. */
.homepage .home-hero { background: radial-gradient(ellipse at 77% 52%, #254633 0, #10291b 34%, var(--night) 70%); }
.homepage .home-hero .hero-image { left: 48%; right: 0; top: 155px; bottom: 140px; mask-image: none; }
.homepage .home-hero .hero-image img { object-fit: contain; object-position: center; transform: scale(1.35); }
@media (max-width: 800px) {
 .homepage .home-hero .hero-image { inset: auto; width: 100%; height: 320px; margin-top: 10px; }
}

/* A compact editorial explanation: headline, cutaway and three aligned benefits. */
.homepage #tabcote-difference { padding-block: 48px; background: var(--cream); border-block: 1px solid var(--line); }
.homepage .difference-composition { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); gap: 28px 64px; align-items: center; }
.homepage .difference-heading { grid-column: 1 / -1; display: flex; align-items: flex-end; justify-content: space-between; gap: 30px; }
.homepage .difference-heading .chapter { margin-bottom: 10px; }
.homepage #difference-title { font-size: clamp(28px, 2.7vw, 36px); line-height: 1.16; max-width: 690px; }
.homepage #difference-title em { font-family: Fraunces, Georgia, serif; font-weight: 400; }
.homepage .difference-heading .text-link { flex-shrink: 0; font-size: 13px; margin-bottom: 4px; }
.homepage .difference-cutaway { width: 100%; max-width: 460px; margin: 0; }
.cutaway-image { position: relative; isolation: isolate; background: var(--cream); }
.homepage .difference-cutaway img { display: block; width: 100%; height: auto; border-radius: 0; mix-blend-mode: multiply; mask-image: linear-gradient(to right, transparent, #000 12%, #000 88%, transparent), linear-gradient(to bottom, transparent, #000 16%, #000 84%, transparent); mask-composite: intersect; }
.homepage .difference-cutaway figcaption { margin-top: 10px; font-size: 11px; color: #657063; }
.cutaway-key, .detail-key { display: inline-flex; align-items: center; justify-content: center; width: 28px; height: 28px; border-radius: 50%; background: #173B2B; color: #fff; font: 600 12px/1 Inter, sans-serif; flex-shrink: 0; }
.cutaway-key { position: absolute; transform: translate(-50%, -50%); outline: 2px solid white; }
.core-key { left: 35%; top: 57%; }
.coating-key { left: 74%; top: 40%; }
.coating-key, .coating-detail { background: #C9A24A; color: #173B2B; }
.application-detail { background: transparent; color: #173B2B; border: 1px solid #9aab96; }
.cutaway-key:focus-visible { outline: 3px solid #173B2B; outline-offset: 4px; }
.difference-explanations article { display: flex; gap: 16px; padding: 17px 0; }
.difference-explanations article:first-child { padding-top: 0; }
.difference-explanations article:last-child { padding-bottom: 0; }
.difference-explanations article + article { border-top: 1px solid #d8d7c9; }
.difference-explanations h3 { font-size: 18px; line-height: 1.4; margin: 0 0 5px; }
.difference-explanations p { font-size: 14px; line-height: 1.6; max-width: 52ch; }
.difference-explanations p a { white-space: nowrap; color: var(--forest); text-decoration: underline; text-underline-offset: 3px; font-size: 12px; }
.difference-explanations article:target { outline: 2px solid #9aab96; outline-offset: 5px; }

/* Slightly smaller plant portraits and formula banners. */
.homepage .product-card { width: 88%; justify-self: center; }
.homepage .product-copy { padding-top: 14px; }
.homepage .product-copy h3 { min-height: 64px; padding: 10px 12px; font-size: 15px; border-radius: 9px; }
@media (max-width: 800px) {
 .homepage #tabcote-difference { padding-block: 36px; }
 .homepage .difference-composition { grid-template-columns: 1fr; gap: 24px; }
 .homepage .difference-heading { display: block; }
 .homepage .difference-heading .text-link { margin-top: 14px; }
 .homepage .difference-cutaway { max-width: 320px; justify-self: center; }
 .difference-explanations h3 { font-size: 17px; }
 .difference-explanations article { padding-block: 15px; }
 .homepage .product-card { width: 92%; }
 .homepage .product-copy h3 { min-height: 72px; padding: 9px 8px; font-size: 13px; }
}

/* Plant guide: compact portraits paired with useful formula information. */
.homepage .formula-heading { display: flex; justify-content: space-between; align-items: flex-end; gap: 48px; margin-bottom: 28px; }
.homepage .formula-heading h2 { font-size: clamp(30px, 3.2vw, 42px); line-height: 1.12; }
.homepage .formula-heading > p { max-width: 310px; margin: 0 0 4px; font-size: 15px; line-height: 1.6; }
.homepage .formula-heading .chapter { margin-bottom: 12px; }
.homepage #formulas .range-toolbar { border: 0; margin-bottom: 20px; padding: 0; }
.homepage #formulas .filters { gap: 6px; }
.homepage #formulas .filter { border-radius: 6px; padding: 9px 12px; font-size: 12px; }
.homepage #formulas .product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0 48px; }
.homepage #formulas .product-card { display: grid; grid-template-columns: 144px minmax(0, 1fr); width: 100%; gap: 24px; padding: 28px 0; border-top: 1px solid var(--line); align-items: center; overflow: visible; }
.homepage #formulas .product-card[hidden] { display: none; }
.homepage #formulas .product-photo { width: 144px; height: 144px; }
.homepage #formulas .product-copy { padding: 0; min-width: 0; }
.homepage #formulas .product-copy h3 { min-height: 0; padding: 9px 12px; font-size: 14px; line-height: 1.35; text-align: left; justify-content: flex-start; border-radius: 6px; }
.homepage #formulas .nutrient-need { margin: 12px 0 16px; }
.homepage #formulas .nutrient-need strong { font-size: 14px; line-height: 1.35; margin-bottom: 5px; }
.homepage #formulas .nutrient-summary { font-size: 12px; line-height: 1.5; margin: 0; color: var(--body); }
.homepage #formulas .product-meta { border: 0; padding: 0; font-size: 11px; gap: 8px; }
.formula-action { display: inline-flex; align-items: center; gap: 7px; color: var(--forest); font-weight: 600; white-space: nowrap; }
.formula-action .arrow { width: 15px; height: 15px; }
.homepage #formulas .product-card:focus-visible { outline: 2px solid var(--forest); outline-offset: 5px; }
@media (max-width: 1100px) {
 .homepage #formulas .product-grid { column-gap: 28px; }
 .homepage #formulas .product-card { grid-template-columns: 112px minmax(0, 1fr); gap: 18px; }
 .homepage #formulas .product-photo { width: 112px; height: 112px; }
}
@media (max-width: 800px) {
 .homepage .formula-heading { display: block; }
 .homepage .formula-heading > p { margin-top: 16px; max-width: 440px; font-size: 14px; }
 .homepage #formulas .product-grid { grid-template-columns: 1fr; }
 .homepage #formulas .product-card { grid-template-columns: 112px minmax(0, 1fr); padding-block: 23px; }
 .homepage #formulas .product-copy h3 { font-size: 14px; }
}
@media (max-width: 400px) {
 .homepage #formulas .product-card { grid-template-columns: 92px minmax(0, 1fr); gap: 16px; }
 .homepage #formulas .product-photo { width: 92px; height: 92px; }
 .homepage #formulas .product-copy h3 { font-size: 13px; }
 .homepage #formulas .nutrient-need strong { font-size: 13px; }
}

/* Feather the image background while keeping the tablet silhouette sharp. */
.homepage .home-hero .hero-image img {
 mask-image: linear-gradient(to right, transparent, #000 22%, #000 78%, transparent), linear-gradient(to bottom, transparent, #000 7%, #000 94%, transparent);
 mask-composite: intersect;
}

.homepage .home-hero .hero-image { display: flex; align-items: center; }
.homepage .home-hero .hero-image img { height: auto; }

/* Growing environments. */
.homepage #ways-to-grow { padding-block: 54px; background: #F4EFE4; border-top: 1px solid var(--line); }
.grow-heading { display: flex; align-items: baseline; justify-content: space-between; gap: 30px; margin-bottom: 30px; }
.homepage .grow-heading h2 { font-size: clamp(30px, 3.1vw, 40px); line-height: 1.15; max-width: none; }
.grow-heading h2 em { font-family: Fraunces, Georgia, serif; font-weight: 400; }
.grow-heading > p { font-size: 13px; color: #586750; }
.grow-paths { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 28px; }
.grow-option { display: flex; flex-direction: column; min-width: 0; }
.grow-photo { aspect-ratio: 1.65; overflow: hidden; border-radius: 4px; }
.grow-photo img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform .3s ease; }
.grow-copy { display: flex; flex-direction: column; flex: 1; padding-top: 19px; }
.homepage .grow-copy h3 { font-size: 23px; line-height: 1.25; margin: 0 0 9px; }
.grow-copy p { font-size: 14px; line-height: 1.6; margin-bottom: 23px; max-width: 38ch; }
.grow-link { display: flex; justify-content: space-between; align-items: center; gap: 16px; margin-top: auto; border-top: 1px solid #cbd1c1; padding-top: 14px; font-size: 12px; font-weight: 600; color: var(--forest); }
.grow-link > span { font-size: 22px; line-height: 1; }
.grow-option:hover .grow-link { text-decoration: underline; text-underline-offset: 4px; }
.grow-option:hover img { transform: scale(1.025); }
.grow-option:focus-visible { outline: 2px solid #173B2B; outline-offset: 6px; border-radius: 3px; }
@media (max-width: 900px) {
 .grow-heading { display: block; }
 .grow-heading > p { margin-top: 12px; }
 .grow-paths { gap: 22px; }
}
@media (max-width: 650px) {
 .homepage #ways-to-grow { padding-block: 38px; }
 .grow-heading { margin-bottom: 24px; }
 .grow-paths { grid-template-columns: 1fr; gap: 28px; }
 .grow-option { display: grid; grid-template-columns: 110px minmax(0,1fr); gap: 20px; padding-bottom: 25px; border-bottom: 1px solid #cbd1c1; }
 .grow-option:last-child { border-bottom: 0; padding-bottom: 0; }
 .grow-photo { aspect-ratio: 1; }
 .grow-copy { padding: 0; }
 .homepage .grow-copy h3 { font-size: 21px; }
 .grow-copy p { font-size: 13px; line-height: 1.55; margin-bottom: 15px; }
 .grow-link { border: 0; padding: 0; font-size: 11px; gap: 10px; }
}
@media (max-width: 360px) {
 .grow-option { grid-template-columns: 88px minmax(0,1fr); gap: 16px; }
}
@media (prefers-reduced-motion: reduce) { .grow-photo img { transition: none; } .grow-option:hover img { transform: none; } }

/* Rotate only the transparent tablet, keeping the green backdrop stationary. */
.homepage .home-hero .hero-image img { mask-image: none; transform-origin: 50% 50%; }



/* Fade the photographic background into the hero without clipping the tablet. */
.homepage .home-hero .hero-image img { mask-image: linear-gradient(to right, transparent, #000 26%, #000 75%, transparent), linear-gradient(to bottom, transparent, #000 7%, #000 93%, transparent); mask-composite: intersect; }

/* Individual growing environments, each with its own coordinated palette. */
#ways-to-grow .grow-paths { gap: 24px; }
#ways-to-grow .grow-option { --card-bg: #e8eee0; --card-accent: #24593c; display: flex; flex-direction: column; gap: 0; padding: 12px; background: var(--card-bg); border: 1px solid color-mix(in srgb, var(--card-accent) 16%, transparent); border-radius: 20px; overflow: hidden; }
#ways-to-grow .grow-option[href="commercial.html"] { --card-bg: #f1e7db; --card-accent: #925327; }
#ways-to-grow .grow-photo { width: 100%; aspect-ratio: 1.65; border-radius: 11px; }
#ways-to-grow .grow-copy { padding: 22px 12px 14px; }
#ways-to-grow .grow-copy h3 { color: var(--card-accent); }
#ways-to-grow .grow-copy p { color: #3d4941; }
#ways-to-grow .grow-link { background: var(--card-accent) !important; }
#ways-to-grow .grow-option:focus-visible { outline: 3px solid var(--card-accent); outline-offset: 4px; }
@media (max-width: 650px) {
 #ways-to-grow .grow-paths { gap: 18px; }
 #ways-to-grow .grow-photo { aspect-ratio: 1.9; }
 #ways-to-grow .grow-copy { padding: 18px 10px 12px; }
 #ways-to-grow .grow-copy p { max-width: none; }
}

/* The homepage owns its retail teaser layout independently of commercial.html. */
.homepage #igc-distributors { scroll-margin-top: 90px; }
.homepage .igc-heading { max-width: 760px; }
.homepage .igc-heading h2 { margin: 0 0 16px; }
.homepage .igc-stories {
 display: grid;
 grid-template-columns: repeat(2, minmax(0, 1fr));
 gap: 24px;
}
.homepage #igc-distributors .igc-story {
 display: grid;
 grid-template-columns: 140px minmax(0, 1fr);
 gap: 24px;
 align-items: start;
 min-width: 0;
 padding: 24px;
 background: var(--cream);
}
.homepage #igc-distributors .igc-story:nth-child(2) { background: #edf0e6; }
.homepage .igc-kicker { margin: 0 0 10px; }
.homepage .igc-story-copy { min-width: 0; max-width: 60ch; }
.homepage #igc-distributors .igc-story h3 { min-height: 2.5em; margin: 0 0 20px; }
.homepage #igc-distributors .igc-story > img {
 display: block;
 width: 140px;
 max-width: 100%;
 height: auto;
 aspect-ratio: 2 / 3;
 object-fit: contain;
 border-radius: 8px;
}
.homepage .igc-points { display: grid; gap: 20px; min-width: 0; }
.homepage .igc-points h4 { margin: 0 0 8px; }
.homepage .igc-points p { margin: 0; }
.homepage .igc-footer {
 display: flex;
 align-items: center;
 justify-content: space-between;
 flex-wrap: wrap;
 gap: 24px;
 margin-top: 32px;
 padding-top: 28px;
 border-top: 1px solid var(--line);
}
.homepage .igc-footer > p { max-width: 40ch; margin: 0; }
.homepage .igc-actions { margin: 0; gap: 12px; }
@media (max-width: 1100px) {
 .homepage #igc-distributors .igc-story { grid-template-columns: minmax(0, 1fr); grid-template-rows: auto 1fr; }
 .homepage #igc-distributors .igc-story > img { justify-self: center; }
}
@media (max-width: 800px) {
 .homepage .igc-footer { align-items: flex-start; }
}
@media (max-width: 640px) {
 .homepage .igc-stories { grid-template-columns: minmax(0, 1fr); }
 .homepage #igc-distributors .igc-story { grid-template-columns: minmax(0, 1fr); gap: 24px; padding: 20px; }
 .homepage #igc-distributors .igc-story h3 { min-height: 0; }
 .homepage .igc-actions { width: 100%; }
 .homepage .igc-actions .button { width: 100%; justify-content: center; }
}
