/* Contact Express — September 2026. Mobile-first refinement of the existing DA. */
[hidden] { display: none !important; }
html { scroll-padding-top: 90px; }
body.menu-open { overflow: hidden; }
body.menu-open main, body.menu-open .site-footer { visibility: hidden; }
.nav-product-heading { display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid var(--line); }
.nav-product-heading > a { flex: 1; padding: 14px 4px; font-weight: 700; }
.submenu-toggle { flex: none; width: 44px; height: 44px; border: 0; border-radius: 8px; color: var(--green-900); background: var(--tone); cursor: pointer; font-size: 1.2rem; }
.product-nav { display: grid; gap: 0; background: var(--tone); border-radius: 10px; padding: 6px; }
.product-nav a { display: flex; gap: 10px; align-items: center; padding: 13px 10px; font-size: .9rem; }
.product-nav a:hover { background: var(--lime-soft); }
body.menu-open #main-nav { height: calc(100dvh - 70px); max-height: calc(100dvh - 70px); align-content: start; overflow-y: auto; overscroll-behavior: contain; }
.mobile-cta { bottom: max(10px, env(safe-area-inset-bottom)); }
.home-hero { padding: 28px 0 32px; background: radial-gradient(ellipse at 85% 55%, #e8f2df 0, transparent 60%); }
.home-hero .hero-grid { gap: 20px; }
.home-hero h1 { font-size: clamp(2rem, 8.7vw, 3.2rem); line-height: 1.06; margin-bottom: 16px; }
.home-hero .eyebrow { font-size: .67rem; margin-bottom: 14px; letter-spacing: .12em; }
.home-hero .lead { font-size: 1rem; line-height: 1.55; margin-bottom: 10px; }
.home-hero .lead strong { color: var(--green-900); font-weight: 750; }
.hero-benefit { margin: 0; font-size: .85rem; }
.hero-product { padding: 0; width: 100%; }
.media-label { display: flex; align-items: center; gap: 7px; margin-bottom: 8px; color: var(--green-900); font-size: .67rem; font-weight: 750; }
.media-label > span:last-child { margin-left: auto; color: var(--ink-soft); font-weight: 500; }
.live-dot { flex: none; width: 7px; height: 7px; border-radius: 50%; background: var(--green-600); }
.contact-types { display: flex; flex-wrap: wrap; gap: 8px 14px; justify-content: center; margin-top: 12px; color: var(--green-900); font-size: .75rem; font-weight: 700; }
.contact-types > span { display: flex; align-items: center; gap: 5px; }
.contact-types svg { width: 16px; height: 16px; }
.hero-action .button { width: 100%; }
.hero-action .trial-reassurance { font-size: .78rem; margin: 10px 0 3px; text-align: center; }
.hero-action > small { display: block; text-align: center; color: var(--ink-soft); font-size: .7rem; }
.video-player { position: relative; overflow: hidden; border: 1px solid #c5d5c8; border-radius: 16px; background: white; box-shadow: var(--shadow-soft); min-width: 0; }
.video-stage { position: relative; aspect-ratio: 16 / 9; min-height: 200px; background: #102b25; }
.video-poster { width: 100%; height: 100%; position: absolute; inset: 0; object-fit: cover; object-position: top; }
.video-mount, .video-media { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }
.video-media { object-fit: contain; background: #102b25; opacity: 0; }
.video-player.is-ready .video-media { opacity: 1; }
.video-caption { display: flex; gap: 8px; justify-content: space-between; align-items: center; padding: 4px 10px; font-size: .68rem; color: var(--ink-soft); }
.video-control { display: flex; align-items: center; justify-content: center; gap: 5px; min-height: 40px; padding: 6px 8px; color: var(--green-900); background: transparent; border: 0; font-weight: 800; cursor: pointer; }
.video-status { margin: 0; padding: 0 12px 9px; color: var(--ink-soft); font-size: .68rem; }
.sector-section { border-block: 1px solid var(--line); padding: 22px 0; background: white; }
.sector-heading { display: flex; flex-wrap: wrap; gap: 8px 20px; align-items: center; justify-content: space-between; }
.sector-heading p { margin-bottom: 8px; font-size: .8rem; }
.motion-toggle { padding: 4px 0; border: 0; background: transparent; color: var(--green-800); font-size: .7rem; text-decoration: underline; cursor: pointer; min-height: 32px; }
.sector-strip { overflow: hidden; mask-image: linear-gradient(90deg, transparent, #000 3%, #000 97%, transparent); }
.sector-track { display: flex; width: max-content; animation: sectors 45s linear infinite; }
.sector-group { display: flex; flex: none; align-items: center; gap: 12px; padding-right: 12px; }
.sector-group span { padding: 8px 15px; border: 1px solid var(--line); border-radius: 30px; color: var(--green-900); background: var(--ivory); font-size: .8rem; white-space: nowrap; }
.sector-section:hover .sector-track, .sector-section:focus-within .sector-track, .motion-paused .sector-track, body.menu-open .sector-track { animation-play-state: paused; }
.tab-hidden .sector-track { animation-play-state: paused; }
@keyframes sectors { to { transform: translateX(-50%); } }
.channel-cards { display: grid; gap: 14px; }
.channel-cards > a { padding: 25px; border: 1px solid var(--line); border-radius: var(--radius); background: white; }
.channel-cards > a:first-child { border-color: #afc7a0; background: #f2f7eb; }
.channel-cards > a:hover { border-color: var(--green-600); }
.channel-cards > a > span { display: grid; place-items: center; width: 46px; height: 46px; margin-bottom: 16px; border-radius: 50%; color: var(--green-900); background: var(--lime-soft); }
.channel-cards h3 { font-family: var(--serif); font-size: 1.4rem; }
.channel-cards p { font-size: .95rem; }
.channel-cards b { color: var(--green-800); font-size: .8rem; }
.product-links .channel-cards > a { padding: 16px; }
.product-links .channel-cards p { display: none; }
.product-links .channel-cards > a > span { float: left; margin: 0 12px 0 0; width: 36px; height: 36px; }
.product-links .channel-cards h3 { font-family: var(--sans); font-size: .94rem; margin-bottom: 3px; }
.product-links .channel-cards b { font-size: .72rem; }
.human-note { display: flex; align-items: center; gap: 20px; padding-block: 30px 0; max-width: 820px; }
.human-note img { border-radius: 50%; flex: none; object-fit: cover; }
.human-note p { margin: 4px 0 0; font-size: .9rem; }
.case-portrait { width: 84px; height: 84px; object-fit: cover; object-position: center; border-radius: 50%; margin-bottom: 18px; }
.case-number { display: block; }
.dark-feature .text-link { color: #d5efbc; }
.inner-hero-grid:has(> .hero-copy:only-child) { grid-template-columns: minmax(0, 1fr); }
.page-pricing .inner-hero { padding: 32px 0 22px; background: var(--tone); }
.page-pricing .inner-hero h1 { max-width: 800px; font-size: clamp(1.85rem, 6.5vw, 3rem); }
.page-pricing .inner-hero .lead { margin-bottom: 0; }
.page-pricing .pricing-section { padding-top: 14px; }
.page-pricing .pricing-section .section-heading { display: none; }
.price-card .plan-territory { margin: 18px 0 8px; font-family: var(--serif); font-size: 2.7rem; line-height: 1.1; color: var(--green-950); }
.plan-intent { font-size: .95rem; min-height: 3.1em; margin-bottom: 14px; }
.plan-duration { display: flex; align-items: center; flex-wrap: wrap; gap: 8px 16px; padding: 10px 14px; background: var(--lime-soft); border-radius: 9px; color: var(--green-950); }
.plan-duration b { font-size: 1.12rem; }
.plan-duration span { font-size: .85rem; }
.price-card .price { margin-top: 15px; padding: 0; border: 0; line-height: 1.3; font-size: 3rem; }
.price-card .price small { display: inline; font-size: .8rem; }
.monthly-equivalent { font-size: .85rem; margin: 2px 0 0; }
.monthly-equivalent span { display: block; font-size: .75rem; margin-top: 3px; }
.plan-jumps { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; margin-top: 18px; }
.plan-jumps a { display: grid; gap: 4px; border: 1px solid #c5d8b9; border-radius: 10px; padding: 11px; background: white; color: var(--green-900); }
.plan-jumps b { font-size: .77rem; }
.plan-jumps span { font-size: .73rem; }
.legal-source { margin-top: 20px; font-size: .78rem; }
.legal-source a { text-decoration: underline; color: var(--green-800); }
.page-faq .inner-hero { padding-bottom: 18px; }
.page-faq .faq-page-grid > div { order: -1; }
.page-faq .faq-list details:first-child { border-color: #afc7a0; }
.order-summary { order: -1; }
.order-summary .summary-territory { font-size: 1.7rem; color: white; font-family: var(--serif); margin-bottom: 12px; }
.order-summary .plan-duration { background: #174f40; color: white; }
.order-summary .summary-price { margin-top: 15px; }
.order-summary .summary-price small { font: .8rem var(--sans); }
.order-summary .summary-month { color: #cfe0d6; font-size: .78rem; }
.order-summary .summary-features { margin-top: 18px; }
.order-summary .summary-features summary { cursor: pointer; font-weight: 700; font-size: .9rem; }
.order-summary .summary-features li { margin-bottom: 5px; font-size: .85rem; }
.promo-feedback { display: block; min-height: 1.5em; color: var(--green-800); font-size: .8rem; }
@media (min-width: 760px) {
  .plan-jumps { display: none; }
  .channel-cards { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .home-hero { padding-block: 46px; }
  .hero-action { max-width: 440px; }
  .hero-action > small, .hero-action .trial-reassurance { text-align: left; }
  .hero-action .button { width: auto; }
  .home-hero .lead { font-size: 1.12rem; }
  .page-pricing .inner-hero { padding-top: 55px; }
  .page-pricing .pricing-section { padding-top: 22px; }
  .page-faq .faq-page-grid > div { order: initial; }
  .order-summary { order: initial; }
}
@media (min-width: 1020px) {
  .nav-product { position: relative; }
  .nav-product-heading { border: 0; gap: 4px; }
  .nav-product-heading > a { font-size: .92rem; font-weight: 650; padding: 14px 0; }
  .submenu-toggle { width: 26px; height: 36px; background: transparent; }
  .product-nav { position: absolute; top: 100%; left: -12px; min-width: 285px; padding: 9px; background: white; box-shadow: var(--shadow); border: 1px solid var(--line); }
  #main-nav { gap: 22px; }
  .home-hero .hero-grid { grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr); grid-template-rows: auto auto; gap: 22px 50px; }
  .home-hero .hero-copy { grid-column: 1; grid-row: 1; align-self: end; }
  .home-hero .hero-product { grid-column: 2; grid-row: 1 / 3; align-self: center; }
  .home-hero .hero-action { grid-column: 1; grid-row: 2; align-self: start; }
  .home-hero h1 { font-size: clamp(2.7rem, 4vw, 3.65rem); }
  .hero-benefit { font-size: .94rem; }
  .media-label { font-size: .78rem; }
}
@media (max-width: 759px) {
  .section { padding: 50px 0; }
  .inner-hero { padding: 30px 0; }
  .inner-hero h1 { font-size: clamp(1.9rem, 7.8vw, 2.8rem); }
  .page-pricing { padding-bottom: 0; }
  .page-pricing .pricing-section { padding-bottom: 40px; }
  .page-faq .faq-page-grid aside { position: static; }
  .journey-grid article { display: grid; grid-template-columns: 44px minmax(0,1fr); gap: 12px; padding: 22px; }
  .journey-grid .step-number { position: absolute; right: 16px; top: 10px; font-size: 1.4rem; }
  .journey-grid .step-icon { width: 42px; height: 42px; margin: 0; }
  .journey-grid .step-icon svg { width: 25px; }
  .journey-grid h3 { font-size: 1.45rem; }
  .journey-grid p { font-size: .92rem; }
  .contact-types { margin-top: 10px; }
  .page-product .inner-hero .app-frame { max-height: 320px; }
}
@media (prefers-reduced-motion: reduce) {
  .sector-track { animation: none; width: auto; }
  .sector-group { flex-wrap: wrap; gap: 8px; }
  .sector-group[aria-hidden] { display: none; }
  .sector-strip { mask-image: none; }
  .motion-toggle { display: none; }
}
