/* DenPod's product presentation. Shared checkout styles stay in consumer.css. */
.denpod-landing {
  --cream: #f5f3ed;
  --paper: #fdfcf9;
  --pine: #173d32;
  --teal: #347b68;
  --muted: #606b65;
  background: var(--paper);
}
.denpod-landing .shell { width: min(1200px, calc(100% - 80px)); }
.denpod-landing section[id] { scroll-margin-top: 86px; }
.denpod-landing #top { scroll-margin-top: 76px; }
.skip-link { position: fixed; left: 20px; top: -80px; z-index: 60; padding: 14px 20px; border-radius: 12px; background: var(--pine); color: white; }
.skip-link:focus { top: 12px; }
.denpod-landing :focus-visible { outline: 3px solid var(--teal); outline-offset: 5px; }
.denpod-landing .consumer-header { height: 76px; gap: 32px; background: rgba(253,252,249,.88); box-shadow: 0 0 0 100vmax rgba(253,252,249,.88); backdrop-filter: blur(22px); }
.denpod-landing .brand-wordmark { font-size: 27px; letter-spacing: -.055em; }
.denpod-landing .brand-wordmark::before { content: none; }
.denpod-landing .brand-wordmark::after { content: ""; width: 6px; height: 6px; margin: 13px 0 0 3px; border-radius: 50%; background: var(--teal); }
.denpod-landing .consumer-header nav { gap: 30px; }
.denpod-landing .consumer-header nav a { font-size: 12px; font-weight: 550; }
.denpod-landing .header-cta { min-height: 38px; padding: 0 21px; border: 0; background: var(--pine); color: white; font-size: 12px; font-weight: 600; }
.denpod-landing .button { min-height: 48px; padding: 0 26px; border: 0; border-radius: 999px; font-size: 14px; font-weight: 600; box-shadow: none; transition: background 160ms, transform 160ms; }
.denpod-landing .button-primary { background: var(--pine); color: white; }
.denpod-landing .button-primary:hover, .denpod-landing .header-cta:hover { background: #2a5949; }
.denpod-landing .button:active, .denpod-landing .header-cta:active { transform: scale(.97); }
.denpod-landing .text-link { display: inline-flex; align-items: center; justify-content: center; gap: 8px; font-size: 14px; font-weight: 550; color: var(--pine); }
.denpod-landing .text-link:hover { text-decoration: underline; text-underline-offset: 5px; }
.denpod-landing .eyebrow { margin: 0 0 22px; color: var(--teal); font-size: 11px; font-weight: 650; letter-spacing: .15em; line-height: 1.5; text-transform: uppercase; }
.product-hero { padding: 55px 0 0; text-align: center; overflow: hidden; }
.product-intro { position: relative; z-index: 1; }
.product-intro h1 { margin: 0; font-size: clamp(45px, 5.4vw, 78px); font-weight: 620; line-height: 1.045; letter-spacing: -.06em; color: var(--pine); }
.product-intro h1 em { display: block; color: var(--teal); font-style: normal; }
.product-intro .hero-lede { max-width: 540px; margin: 22px auto 0; font-size: 17px; line-height: 1.6; }
.product-intro .hero-actions { justify-content: center; gap: 26px; margin-top: 24px; }
.hero-offer { margin: 18px 0 0; font-size: 14px; line-height: 1.65; color: var(--muted); }
.hero-offer strong { color: var(--pine); font-weight: 650; }
.hero-offer .offer-divider { margin-inline: 8px; color: #a2aaa5; }
.product-stage { position: relative; max-width: 1060px; margin: 22px auto 0; overflow: hidden; border-radius: 32px 32px 0 0; background: #ebe6df; }
.product-stage > img { display: block; width: 100%; height: clamp(290px, 34vw, 475px); object-fit: cover; object-position: 50% 58%; }
.stage-caption { position: absolute; left: 32px; right: 32px; bottom: 22px; display: flex; align-items: center; justify-content: space-between; color: #565f57; font-size: 11px; font-weight: 550; }
.stage-caption > span:last-child { font-weight: 400; }
.product-principles { max-width: 1060px; margin: 0 auto; padding: 25px 30px; display: grid; grid-template-columns: repeat(3, 1fr); border-bottom: 1px solid var(--line); }
.product-principles > div { display: flex; align-items: center; justify-content: center; gap: 10px; font-size: 13px; font-weight: 550; color: var(--pine); }
.product-principles > div + div { border-left: 1px solid var(--line); }
.line-icon { width: 23px; height: 23px; flex: 0 0 23px; fill: none; stroke: currentColor; stroke-width: 1.45; stroke-linecap: round; stroke-linejoin: round; }
.denpod-landing .section-heading { position: static; max-width: 800px; }
.denpod-landing .section-heading h2, .denpod-landing .how-heading h2 { margin: 0; color: var(--pine); font-size: clamp(38px, 4.3vw, 60px); font-weight: 590; line-height: 1.08; letter-spacing: -.05em; }
.heading-soft { color: var(--teal); }
.denpod-landing .section-heading > p:last-child, .denpod-landing .how-heading > p:last-child { max-width: 520px; margin: 22px 0 0; font-size: 17px; line-height: 1.65; color: var(--muted); }
.denpod-landing .privacy-section { padding: 115px 0 100px; background: var(--paper); }
.denpod-landing .visual-process .how-heading { text-align: left; }
.denpod-landing .fall-sequence { gap: 22px; margin-top: 46px; }
.denpod-landing .sequence-scene { border: 0; border-radius: 24px; margin-bottom: 24px; }
.denpod-landing .fall-sequence strong { font-size: 17px; font-weight: 600; letter-spacing: -.025em; }
.denpod-landing .fall-sequence strong span { width: 24px; height: 24px; flex-basis: 24px; background: #e8eee9; color: var(--pine); font-size: 12px; }
.denpod-landing .fall-sequence p { margin: 10px 0 0 34px; font-size: 14px; line-height: 1.6; }
.denpod-landing .process-privacy { margin: 35px 0 0; font-size: 13px; }
.denpod-landing .how-section { padding: 100px 0; background: var(--cream); }
.room-heading-row { display: flex; gap: 35px; justify-content: space-between; align-items: flex-end; }
.room-heading-row > p { max-width: 310px; margin: 0 0 4px; font-size: 15px; line-height: 1.65; color: var(--muted); }
.room-tabs { display: none; width: fit-content; max-width: 100%; margin: 35px 0 26px; padding: 5px; gap: 3px; border-radius: 999px; background: #e9e8e2; }
.room-tabs.is-ready { display: flex; }
.room-tabs button { min-height: 43px; padding: 0 23px; border: 0; border-radius: 999px; background: transparent; color: var(--muted); font: inherit; font-size: 13px; cursor: pointer; transition: background 150ms, color 150ms; white-space: nowrap; }
.room-tabs button[aria-selected="true"] { color: var(--pine); background: var(--paper); box-shadow: 0 2px 5px rgba(25,45,34,.05); }
.denpod-landing .room-gallery { display: grid; grid-template-columns: 1fr; gap: 24px; margin-top: 32px; width: 100%; }
.denpod-landing .room-gallery figure { display: grid; grid-template-columns: 1.65fr 1fr; overflow: hidden; border-radius: 28px; background: var(--paper); }
.denpod-landing .room-gallery figure[hidden] { display: none; }
.denpod-landing .room-gallery img { width: 100%; height: 100%; min-height: 420px; aspect-ratio: 3/2; object-fit: cover; border-radius: 0; }
.denpod-landing .room-gallery figcaption { padding: 45px; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; }
.room-number { font-size: 11px; letter-spacing: .1em; color: var(--teal); text-transform: uppercase; }
.room-caption-title { display: block; margin: 20px 0 16px; font-size: clamp(26px, 2.6vw, 37px); font-weight: 560; letter-spacing: -.04em; line-height: 1.17; }
.room-caption-description { font-size: 15px; font-weight: 400; line-height: 1.7; color: var(--muted); }
.room-caption-foot { margin-top: 30px; font-size: 11px; font-weight: 500; color: var(--teal); }
.rooms-note { margin: 22px 0 0; max-width: 760px; font-size: 12px; color: var(--muted); line-height: 1.6; }
.quiet-section { padding: 100px 0; background: var(--paper); }
.quiet-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 50px; margin-top: 50px; }
.quiet-grid article { padding-top: 28px; border-top: 1px solid var(--line); }
.quiet-grid .line-icon { width: 30px; height: 30px; color: var(--teal); }
.quiet-grid h3 { margin: 24px 0 14px; font-size: 23px; font-weight: 590; letter-spacing: -.035em; color: var(--pine); }
.quiet-grid p { margin: 0; font-size: 15px; line-height: 1.7; color: var(--muted); }
.quiet-section .text-link { margin-top: 38px; }
.comparison-details { margin-top: 38px; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.comparison-details > summary { display: flex; justify-content: space-between; gap: 20px; padding: 25px 0; color: var(--pine); font-size: 15px; cursor: pointer; list-style: none; }
.comparison-details > summary::-webkit-details-marker { display: none; }
.comparison-details > summary span { font-size: 20px; line-height: 1; }
.comparison-details[open] > summary span { transform: rotate(45deg); }
.comparison-details .comparison-scroll { margin: 0 0 25px; }
.denpod-landing .customer-quote { margin-top: 44px; padding-top: 30px; max-width: 780px; }
.denpod-landing .customer-quote blockquote { max-width: 730px; font-size: 22px; font-weight: 450; line-height: 1.5; }
.denpod-landing .customer-quote figcaption { font-size: 12px; font-weight: 500; }
.kit-section { padding: 80px 0; background: #eaf0eb; }
.kit-layout { display: grid; grid-template-columns: 1.15fr 1fr; gap: 70px; align-items: center; }
.kit-image { margin: 0; overflow: hidden; border-radius: 28px; background: #f4f1eb; }
.kit-image img { display: block; width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; }
.kit-image figcaption { padding: 0 24px 23px; background: #f4f1eb; color: var(--muted); text-align: center; font-size: 11px; }
.kit-copy h2 { margin: 0; font-size: clamp(36px, 3.5vw, 48px); font-weight: 590; line-height: 1.1; letter-spacing: -.045em; color: var(--pine); }
.kit-copy > p:not(.eyebrow):not(.kit-price-line):not(.kit-delivery) { margin: 20px 0; color: var(--muted); font-size: 15px; line-height: 1.65; }
.kit-price-line { display: flex; align-items: baseline; gap: 10px; margin: 25px 0 0; color: var(--pine); }
.kit-price-line strong { font-size: 44px; font-weight: 600; letter-spacing: -.05em; }
.kit-price-line span { font-size: 13px; color: var(--muted); }
.kit-points { margin: 20px 0 28px; padding: 0; list-style: none; }
.kit-points li { display: flex; align-items: baseline; gap: 9px; margin-top: 11px; font-size: 13px; line-height: 1.5; color: var(--pine); }
.kit-points li::before { content: "\2713"; color: var(--teal); }
.kit-delivery { margin: 16px 0 0; font-size: 12px; line-height: 1.7; color: var(--muted); }
.kit-copy .offer-terms { margin-top: 24px; font-size: 12px; }
.kit-copy .offer-terms a { text-decoration: underline; text-underline-offset: 3px; }
.denpod-landing .faq-section { padding: 100px 0; background: var(--paper); }
.denpod-landing .faq-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 70px; }
.faq-heading h2 { font-size: clamp(34px, 3.6vw, 49px); letter-spacing: -.045em; line-height: 1.1; margin: 0 0 22px; font-weight: 590; color: var(--pine); }
.faq-heading p { color: var(--muted); font-size: 14px; line-height: 1.6; }
.faq-heading a { color: var(--pine); text-decoration: underline; text-underline-offset: 4px; }
.denpod-landing .faq-list summary { min-height: 77px; font-size: 15px; font-weight: 560; }
.denpod-landing .faq-list details p { font-size: 14px; }
.denpod-landing .consumer-footer { padding: 55px 0 25px; background: #173d32; }
.denpod-landing .footer-grid .brand-wordmark { font-size: 29px; }
.denpod-landing .footer-grid > div > p { font-size: 13px; }
.denpod-landing .footer-bottom { margin-top: 42px; }
.denpod-landing .footer-bottom small, .denpod-landing .footer-bottom a { font-size: 11px; }

@media (min-width: 1600px) { .product-hero { padding-top: 70px; } }
@media (max-width: 1000px) {
  .denpod-landing .shell { width: calc(100% - 48px); }
  .denpod-landing .consumer-header nav { gap: 20px; }
  .room-heading-row { align-items: flex-start; flex-direction: column; gap: 20px; }
  .room-heading-row > p { max-width: 540px; }
  .denpod-landing .room-gallery figure { grid-template-columns: 1.4fr 1fr; }
  .denpod-landing .room-gallery figcaption { padding: 30px; }
  .denpod-landing .room-gallery img { min-height: 350px; }
  .quiet-grid { gap: 28px; }
  .kit-layout { gap: 35px; }
  .denpod-landing .faq-grid { grid-template-columns: .8fr 1.2fr; gap: 35px; }
}
@media (max-width: 700px) {
  .denpod-landing .shell { width: calc(100% - 36px); }
  .denpod-landing .consumer-header { height: 66px; gap: 12px; }
  .denpod-landing #top { scroll-margin-top: 66px; }
  .denpod-landing .brand-wordmark { font-size: 25px; }
  .denpod-landing .header-cta { min-height: 38px; padding-inline: 18px; }
  .product-hero { padding-top: 37px; }
  .product-intro .eyebrow { max-width: 290px; margin: 0 auto 22px; font-size: 10px; letter-spacing: .13em; }
  .product-intro h1 { max-width: 570px; margin-inline: auto; font-size: clamp(39px, 8.6vw, 57px); line-height: 1.08; letter-spacing: -.055em; }
  .product-intro h1 em { margin-top: 2px; }
  .product-intro .hero-lede { max-width: 360px; padding-inline: 7px; font-size: 15px; margin-top: 20px; }
  .product-intro .hero-actions { flex-direction: row; align-items: center; gap: 18px; margin-top: 22px; }
  .product-intro .hero-actions .button { width: auto; min-height: 45px; padding-inline: 21px; font-size: 13px; }
  .product-intro .hero-actions .text-link { font-size: 13px; }
  .hero-offer { max-width: 350px; margin: 16px auto 0; font-size: 13px; }
  .hero-offer .offer-subscription { display: block; margin-top: 3px; }
  .hero-offer .offer-divider:last-of-type { display: none; }
  .product-stage { margin-top: 28px; border-radius: 20px 20px 0 0; }
  .product-stage > img { height: 285px; object-position: 50% 64%; }
  .stage-caption { left: 18px; right: 18px; bottom: 15px; font-size: 10px; }
  .stage-caption > span:last-child { display: none; }
  .product-principles { padding: 20px 0; }
  .product-principles > div { flex-direction: column; text-align: center; gap: 9px; font-size: 10px; line-height: 1.5; }
  .product-principles .line-icon { width: 21px; height: 21px; }
  .denpod-landing .privacy-section, .denpod-landing .how-section, .quiet-section, .kit-section, .denpod-landing .faq-section { padding-block: 70px; }
  .denpod-landing .section-heading h2, .denpod-landing .how-heading h2 { font-size: 38px; }
  .denpod-landing .section-heading > p:last-child, .denpod-landing .how-heading > p:last-child { font-size: 15px; }
  .denpod-landing .fall-sequence { grid-template-columns: 1fr; gap: 34px; margin-top: 32px; }
  .denpod-landing .sequence-scene { max-width: 470px; aspect-ratio: 1; margin-bottom: 20px; }
  .denpod-landing .fall-sequence strong { font-size: 18px; }
  .denpod-landing .fall-sequence p { font-size: 14px; }
  .room-tabs { width: 100%; justify-content: space-between; gap: 0; padding: 4px; margin-top: 28px; }
  .room-tabs button { min-height: 40px; flex: 1; padding: 0 10px; font-size: 11px; }
  .denpod-landing .room-gallery { margin-top: 20px; }
  .denpod-landing .room-gallery figure { grid-template-columns: 1fr; border-radius: 22px; }
  .denpod-landing .room-gallery img { aspect-ratio: 1.35; height: auto; min-height: 0; }
  .denpod-landing .room-gallery figcaption { min-height: 222px; padding: 28px; }
  .room-caption-title { font-size: 28px; margin: 12px 0; }
  .room-caption-description { font-size: 14px; }
  .room-caption-foot { margin-top: 20px; }
  .rooms-note { font-size: 11px; }
  .quiet-grid { grid-template-columns: 1fr; gap: 32px; margin-top: 32px; }
  .quiet-grid article { padding-top: 24px; }
  .quiet-grid h3 { margin-top: 15px; }
  .kit-layout { grid-template-columns: 1fr; gap: 36px; }
  .kit-image { border-radius: 22px; }
  .kit-copy h2 { font-size: 38px; }
  .kit-copy .button { width: 100%; }
  .denpod-landing .faq-grid { grid-template-columns: 1fr; gap: 32px; }
  .faq-heading h2 { font-size: 38px; }
  .denpod-landing .footer-bottom { gap: 14px; }
}
@media (max-width: 360px) {
  .product-intro h1 { font-size: 36px; }
  .product-intro .hero-actions { gap: 13px; }
  .product-intro .hero-actions .button { padding-inline: 17px; }
  .room-tabs button { padding-inline: 7px; }
}
@media (prefers-reduced-motion: reduce) {
  .denpod-landing *, .denpod-landing *::before, .denpod-landing *::after { scroll-behavior: auto !important; transition: none !important; }
}
@media (prefers-reduced-transparency: reduce), (prefers-contrast: more) {
  .denpod-landing .consumer-header { background: var(--paper); box-shadow: 0 0 0 100vmax var(--paper); backdrop-filter: none; }
}
