.home-page { background: #fffdfa; color: #282332; }
.home-page .wrap { width: min(1120px, calc(100% - 40px)); margin-inline: auto; }
.skip-link { position: absolute; left: 12px; top: -60px; z-index: 20; background: #fff; color: #292138; padding: 10px 14px; border-radius: 8px; }
.skip-link:focus { top: 12px; }
.home-nav { min-height: 76px; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 12px; }
.wordmark { font: 800 15px/1 var(--display); letter-spacing: -.045em; color: inherit; text-decoration: none; white-space: nowrap; }
.nav-link { color: #4d4655; font-size: 14px; text-decoration: none; width: max-content; }
.nav-button { justify-self: end; border: 0; border-radius: 8px; padding: 11px 13px; background: var(--violet); color: #fff; font: 700 13px/1 var(--body); cursor: pointer; }
.cover-hero { padding: 16px 0 58px; overflow: hidden; }
.hero-collage { aspect-ratio: 2.7; margin: 0 auto 42px; width: min(1160px, calc(100% - 20px)); display: grid; grid-template-columns: .8fr 1.2fr .8fr; grid-template-rows: repeat(2, minmax(0, 1fr)); gap: clamp(4px, 1vw, 10px); }
.collage-card { min-width: 0; min-height: 0; margin: 0; overflow: hidden; border-radius: 16px; background: #e9e1dc; box-shadow: 0 8px 22px rgba(44, 31, 23, .12); }
.collage-card img { display: block; width: 100%; height: 100%; object-fit: cover; }
.collage-card--market { grid-column: 1; grid-row: 1 / span 2; }
.collage-card--nursery { grid-column: 2; grid-row: 1 / span 2; }
.collage-card--stadium { grid-column: 3; grid-row: 1; }
.collage-card--dunes { grid-column: 3; grid-row: 2; }
.hero-copy { text-align: center; max-width: 780px; }
.eyebrow { margin: 0 0 12px; color: #7a4d41; font-size: 12px; font-weight: 800; letter-spacing: .115em; text-transform: uppercase; }
.hero-copy h1 { max-width: 760px; margin: 0 auto; font: 800 clamp(39px, 7vw, 74px)/.96 var(--display); letter-spacing: -.065em; }
.hero-lede { max-width: 590px; margin: 21px auto 25px; color: #595260; font-size: clamp(16px, 2.3vw, 19px); line-height: 1.52; }
.button--primary { border: 0; border-radius: 9px; background: var(--violet); color: #fff; box-shadow: none; font-weight: 800; padding: 15px 22px; }
.button--primary:hover { background: var(--violet-dark); transform: translateY(-1px); box-shadow: none; }
.hero-note { margin: 14px 0 0; color: #716b76; font-size: 13px; }
.promise-strip { background: #f1edff; border-block: 1px solid #ddd4fa; }
.promise-strip__inner { min-height: 78px; display: grid; grid-template-columns: repeat(3, 1fr); align-items: center; text-align: center; gap: 14px; color: #3d3542; font-size: 14px; font-weight: 700; }
.promise-strip b { color: var(--violet); margin-right: 6px; }
.promise-compact { display: none; }
.product-spotlight { display: grid; grid-template-columns: minmax(0, .95fr) minmax(280px, .8fr); gap: clamp(34px, 8vw, 108px); align-items: center; padding-block: clamp(72px, 12vw, 150px); }
.spotlight-visual { position: relative; overflow: hidden; border-radius: 18px; aspect-ratio: 16 / 9; background: #ded0c7; }
.spotlight-visual img, .spotlight-visual video { width: 100%; height: 100%; object-fit: cover; display: block; }
.spotlight-visual:has(video:not([hidden])) .film-tag { display: none; }
.film-tag { position: absolute; left: 15px; bottom: 15px; padding: 8px 10px; border-radius: 5px; background: rgba(30, 23, 33, .88); color: #fff; font-size: 11px; font-weight: 800; letter-spacing: .08em; }
h2 { margin: 0; font: 800 clamp(32px, 4.4vw, 55px)/1 var(--display); letter-spacing: -.055em; }
.spotlight-copy > p:not(.eyebrow) { margin: 20px 0 23px; color: #625b68; line-height: 1.58; font-size: 16px; }
.text-action { padding: 0; border: 0; background: none; color: #30233a; font: 800 15px/1.2 var(--body); cursor: pointer; border-bottom: 1px solid #30233a; }
.text-action span { padding-left: 6px; }
.scene-showcase { padding: clamp(68px, 11vw, 130px) 0; background: #2e254e; color: #fff; }
.scene-showcase .eyebrow { color: #c5b5ff; }
.scene-showcase h2 { max-width: 550px; }
.scene-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 36px; }
.scene-card { overflow: hidden; border-radius: 14px; background: #40365f; }
.scene-card img, .scene-card video { display: block; width: 100%; aspect-ratio: 16 / 9; object-fit: cover; }
.scene-card > div:not(.scene-media) { padding: 16px 16px 19px; }
.scene-media { padding: 0; aspect-ratio: 16 / 9; }
.scene-card span { color: #cbbdff; font: 800 11px/1 var(--body); letter-spacing: .11em; }
.scene-card h3 { margin: 8px 0 2px; font: 700 24px/1 var(--display); letter-spacing: -.04em; }
.scene-card p { margin: 0; color: #d4ced8; font-size: 14px; }
.how-section { padding-block: clamp(75px, 12vw, 140px); }
.how-section > h2 { max-width: 550px; }
.how-grid { list-style: none; padding: 0; margin: 45px 0 34px; display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: clamp(16px, 2vw, 32px); }
.how-grid li { border-top: 1px solid #d8cfc9; padding-top: 18px; }
.how-grid span { color: var(--violet); font: 800 13px/1 var(--body); letter-spacing: .1em; }
.how-grid h3 { margin: 19px 0 10px; font: 700 24px/1.05 var(--display); letter-spacing: -.04em; }
.how-grid p { margin: 0; color: #625b68; line-height: 1.5; font-size: 15px; }
.how-action { text-align: center; }
.details-section { padding-block: 0 clamp(72px, 11vw, 126px); }
.details-card { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(36px, 9vw, 130px); padding: clamp(36px, 7vw, 78px); background: #f0ecff; border-radius: 20px; }
.details-list { list-style: none; padding: 0; margin: 0; }
.details-list li { display: grid; gap: 4px; border-top: 1px solid #d8cff5; padding: 15px 0; }
.details-list b { font-size: 16px; }
.details-list span { color: #655967; line-height: 1.4; }
.faq-section { padding-bottom: clamp(72px, 12vw, 130px); }
.faq-section > h2 { margin-bottom: 28px; }
.faq-list { border-top: 1px solid #d8cfc9; }
.faq-list details { border-bottom: 1px solid #d8cfc9; padding: 0 0 0; }
.faq-list summary { cursor: pointer; list-style: none; padding: 20px 34px 20px 0; position: relative; font: 700 18px/1.3 var(--display); }
.faq-list summary::after { content: '+'; position: absolute; right: 3px; color: var(--violet); font-size: 25px; font-weight: 400; }
.faq-list details[open] summary::after { content: '–'; }
.faq-list p { max-width: 720px; margin: -4px 0 20px; color: #625b68; line-height: 1.55; }
.final-cta { padding-block: clamp(75px, 12vw, 130px); background: var(--violet); color: #fff; text-align: center; }
.final-cta .eyebrow { color: #d9d0ff; }
.final-cta h2 { max-width: 700px; margin: 0 auto 27px; }
.final-cta .button--primary { background: #fff; color: #32263b; }
.final-cta .button--primary:hover { background: #fff3ef; }
.site-footer { padding: 42px 0 100px; display: grid; grid-template-columns: 1.2fr 2fr auto; align-items: start; gap: 20px; color: #625b68; font-size: 14px; }
.site-footer p { margin: 0; }
.site-footer div { display: flex; flex-wrap: wrap; gap: 15px; }
.site-footer a, .site-footer button { color: inherit; text-decoration: none; border: 0; padding: 0; background: none; font: inherit; cursor: pointer; }
.site-footer .wordmark { color: #282332; }
.mobile-cta { display: none; }
dialog { width: min(430px, calc(100% - 34px)); border: 0; border-radius: 18px; padding: 34px; color: #282332; box-shadow: 0 20px 80px rgba(17, 13, 25, .28); }
dialog::backdrop { background: rgba(27, 20, 38, .58); }
dialog h2 { font-size: 32px; }
dialog p:not(.eyebrow) { color: #625b68; line-height: 1.55; }
.dialog-close { position: absolute; right: 13px; top: 10px; border: 0; background: none; color: #403746; font-size: 28px; cursor: pointer; }

@media (max-width: 680px) {
  .home-page .wrap { width: min(100% - 32px, 560px); }
  .home-nav { min-height: 64px; grid-template-columns: 1fr auto 1fr; }
  .nav-link { font-size: 12px; }
  .wordmark { font-size: 13px; }
  .nav-button { font-size: 0; padding: 0; width: 30px; height: 30px; border-radius: 50%; position: relative; background: var(--violet); }
  .nav-button::after { content: '+'; position: absolute; inset: 4px; border: 1px solid #fff; border-radius: 50%; color: #fff; font: 400 19px/20px Arial; }
  .cover-hero { padding-top: 9px; padding-bottom: 47px; }
  .hero-collage { width: calc(100% - 16px); margin-bottom: 34px; }
  .collage-card { border-radius: 11px; }
  .hero-copy h1 { font-size: clamp(40px, 11.5vw, 53px); }
  .hero-lede { margin-top: 18px; font-size: 16px; }
  .promise-strip__inner { grid-template-columns: repeat(3, minmax(0, 1fr)); padding: 14px 0; gap: 4px; min-height: 0; font-size: 11px; }
  .promise-strip__inner > span { display: flex; min-width: 0; flex-direction: column; align-items: center; gap: 3px; line-height: 1.15; }
  .promise-strip b { margin: 0; font-size: 18px; line-height: 1; }
  .promise-full { display: none; }
  .promise-compact { display: block; }
  .product-spotlight { grid-template-columns: 1fr; gap: 31px; padding-block: 68px; }
  .spotlight-visual { aspect-ratio: 16 / 9; }
  h2 { font-size: 36px; }
  .scene-showcase { padding-block: 65px; }
  .scene-grid { grid-template-columns: 1fr; gap: 13px; margin-top: 28px; }
  .scene-card { display: block; }
  .scene-card > div:not(.scene-media) { padding: 16px; }
  .scene-card h3 { font-size: 22px; }
  .how-section { padding-block: 72px; }
  .how-grid { grid-template-columns: 1fr; gap: 27px; margin: 32px 0; }
  .how-grid h3 { margin: 11px 0 7px; }
  .details-section { padding-bottom: 72px; }
  .details-card { grid-template-columns: 1fr; gap: 28px; padding: 31px 25px; border-radius: 15px; }
  .faq-section { padding-bottom: 72px; }
  .faq-list summary { font-size: 17px; padding-block: 17px; }
  .final-cta { padding-block: 70px; }
  .site-footer { grid-template-columns: 1fr; gap: 14px; padding: 33px 0 92px; }
  .mobile-cta { display: block; position: fixed; z-index: 8; left: 12px; right: 12px; bottom: 12px; }
  .mobile-cta .button { width: 100%; min-height: 52px; box-shadow: 0 8px 22px rgba(34, 23, 38, .25); }
}

.fulfillment-note { max-width: 740px; color: var(--muted); font-size: .9rem; line-height: 1.6; }
@media (min-width: 681px) and (max-width: 1000px) { .how-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
