/* A separately composed mobile experience, served at the existing public URL. */
.mobile-experience, .m-bottom-bar { display: none; }
.contact-mobile-only, .contact-mobile-inline { display: none; }
.toast:not(.show) { visibility: hidden; }

@media (max-width: 760px) {
  :root { --shell: calc(100% - 40px); }
  html { scroll-padding-top: 86px; }
  body { -webkit-text-size-adjust: 100%; }
  .js.show-light-loader body.is-light-loading { overflow: hidden; }
  .desktop-experience { display: none; }
  .light-loader-shell { padding: 22px 0 18px; }
  .light-loader-head { padding-bottom: 18px; }
  .light-loader-head > span { max-width: 120px; text-align: right; line-height: 1.45; }
  .light-loader-main { grid-template-columns: 1fr; align-content: center; row-gap: 30px; }
  .light-loader-main > p { margin-bottom: 0; }
  .light-loader-main > strong { font-size: clamp(38px, 11vw, 54px); }
  .light-loader-main > strong br { display: none; }
  .light-loader-value { grid-column: 1; grid-row: auto; justify-self: end; }
  .light-loader-value b { font-size: clamp(72px, 24vw, 105px); }
  .light-loader-progress { grid-column: 1; margin-top: 0; }
  .light-loader-systems { grid-template-columns: repeat(6, 1fr); }
  .light-loader-systems li { min-height: 64px; padding: 10px; grid-column: span 2; gap: 5px; }
  .light-loader-systems li:nth-child(3) { border-right: 0; }
  .light-loader-systems li:nth-child(-n+3) { border-bottom: 1px solid var(--line); }
  .light-loader-systems li:nth-child(4), .light-loader-systems li:nth-child(5) { grid-column: span 3; }
  .light-loader-systems i { inset-inline: 10px; }
  .light-loader-systems li.is-active i { width: calc(100% - 20px); }
  .mobile-experience { display: block; padding-top: 72px; }
  .mobile-experience [hidden], .m-bottom-bar[hidden] { display: none !important; }
  .site-header [data-mobile-hidden-link], .site-footer [data-mobile-hidden-link] { display: none; }
  .mobile-experience :is(h1,h2,h3,p,ol,figure) { margin: 0; }
  .mobile-experience :is(a,button,summary) { -webkit-tap-highlight-color: transparent; }
  .mobile-experience :is(a,button,summary):focus-visible,
  .m-bottom-bar a:focus-visible, .site-header :is(a,button):focus-visible {
    outline: 3px solid #198b82; outline-offset: 5px;
  }
  .m-wrap { width: calc(100% - 40px); max-width: 520px; margin-inline: auto; }
  .site-header { background: rgba(247,248,245,.97); backdrop-filter: blur(12px); }
  .header-inner { min-height: 72px; gap: 14px; }
  .brand { gap: 10px; }
  .brand strong { font-size: 18px; letter-spacing: .07em; }
  .brand-mark { width: 25px; height: 29px; }
  .brand-mark i { width: 13px; }
  .header-actions { display: none; }
  .menu-toggle { display: block; width: 48px; height: 48px; margin-left: auto; border: 0; border-radius: 50%; background: #e9eee8; }
  .menu-toggle span { width: 19px; height: 1.5px; }
  .site-nav { display: none; position: absolute; inset: 72px 0 auto; margin: 0; padding: 8px 20px 20px; max-height: calc(100dvh - 72px); overflow-y: auto; grid-template-columns: 1fr 1fr; gap: 0 20px; border-bottom: 1px solid var(--line); background: var(--paper); transform: none; opacity: 1; pointer-events: auto; box-shadow: 0 18px 22px rgba(13,23,22,.06); }
  .site-nav.is-open { display: grid; }
  .site-nav a, .nav-contact-link { display: flex; align-items: center; min-height: 56px; padding: 12px 4px; font-size: 16px; border-bottom: 1px solid var(--line); }
  .site-nav a::after { display: none; }
  .m-eyebrow { display: flex; align-items: center; gap: 8px; color: var(--teal-dark); font-size: 12px; font-weight: 600; letter-spacing: .02em; }
  .m-eyebrow > span { width: 6px; height: 6px; border-radius: 50%; background: var(--teal-dark); }
  .m-hero { padding: 34px 0 0; background: radial-gradient(ellipse at 90% 28%, #dfebe0 0, transparent 64%); }
  .mobile-experience h1 { margin-top: 23px; color: #12231c; font-size: clamp(35px, 10.6vw, 51px); font-weight: 650; line-height: 1.23; letter-spacing: -.055em; }
  .mobile-experience h1 em { color: #36664f; font-style: normal; }
  .mobile-experience .m-intro { margin-top: 21px; color: #526259; font-size: 15px; line-height: 1.85; letter-spacing: -.02em; }
  .m-button { min-height: 54px; padding: 15px 20px; display: flex; align-items: center; justify-content: space-between; gap: 14px; border-radius: 8px; font-size: 16px; font-weight: 600; }
  .m-button span { font-size: 21px; line-height: 1; font-weight: 400; }
  .m-button-dark { color: #fff; background: #173d2d; }
  .m-hero .m-button { margin-top: 24px; }
  .m-signal { margin-top: 28px; padding: 22px; color: #eef5e9; background: #173d2d; border: 1px solid #24513d; border-radius: 17px; box-shadow: 0 12px 32px rgba(23,61,45,.10); position: relative; overflow: hidden; }
  .m-signal::before { content: ""; width: 260px; height: 260px; position: absolute; right: -155px; top: 35px; border: 1px solid #436953; border-radius: 50%; box-shadow: 0 0 0 27px #173d2d, 0 0 0 28px #345943, 0 0 0 55px #173d2d, 0 0 0 56px #2c4d3a; pointer-events: none; }
  .m-signal > * { position: relative; }
  .m-signal-head { display: flex; align-items: center; justify-content: space-between; gap: 10px; font-size: 12px; }
  .m-signal-head > span { display: flex; align-items: center; gap: 7px; }
  .m-signal-head i { width: 6px; height: 6px; border-radius: 50%; background: #c9e5a2; }
  .m-signal-head small { font-size: 11px; color: #c0d0bf; }
  .mobile-experience .m-signal-quote { margin-top: 24px; font-size: 25px; font-weight: 500; line-height: 1.5; letter-spacing: -.03em; }
  .m-signal-tags { margin-top: 13px; display: flex; flex-wrap: wrap; gap: 7px; }
  .m-signal-tags span { padding: 5px 8px; border: 1px solid #4e6d58; border-radius: 4px; color: #d6e5ce; font-size: 11px; }
  .mobile-experience .m-signal-flow { margin-top: 23px; padding: 16px 0 0; display: grid; grid-template-columns: repeat(3,1fr); list-style: none; border-top: 1px solid #43634b; }
  .m-signal-flow li { display: grid; gap: 8px; font-size: 12px; }
  .m-signal-flow li + li { padding-left: 12px; border-left: 1px solid #43634b; }
  .m-signal-flow b { color: #c9e5a2; font: 400 12px ui-monospace,monospace; }
  .mobile-experience .m-signal-note { margin-top: 17px; color: #c0d0bf; font-size: 11px; line-height: 1.7; }
  .m-partners { padding: 27px 0 30px; border-bottom: 1px solid var(--line); }
  .m-partners p { color: #687269; font-size: 11px; }
  .m-partner-window { margin-top: 16px; overflow-x: auto; -webkit-mask-image: linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent); mask-image: linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent); scrollbar-width: none; touch-action: pan-x; }
  .m-partner-window::-webkit-scrollbar { display: none; }
  .m-partner-track { width: max-content; display: flex; align-items: center; animation: m-partner-marquee 14s linear infinite; will-change: transform; }
  .m-partner-logos { padding-right: 32px; display: flex; align-items: center; gap: 32px; }
  .m-partner-logos img { width: 92px; height: 34px; flex: none; object-fit: contain; mix-blend-mode: multiply; }
  .m-partner-window:active .m-partner-track { animation-play-state: paused; }
  .m-section { padding: 44px 0; }
  .m-kicker { color: #587060; font-size: 12px; letter-spacing: .09em; }
  .mobile-experience h2 { margin-top: 16px; color: #15291f; font-size: clamp(27px,7.5vw,36px); font-weight: 600; line-height: 1.35; letter-spacing: -.045em; }
  .mobile-experience .m-section-intro { margin-top: 15px; color: #626d63; font-size: 15px; line-height: 1.8; }
  .m-product-list { margin-top: 27px; border-top: 1px solid #cad5c9; }
  .m-product { border-bottom: 1px solid #cad5c9; scroll-margin-top: 0; }
  .m-product > summary { min-height: 96px; padding: 21px 0; display: flex; align-items: center; gap: 13px; cursor: pointer; list-style: none; }
  .m-product > summary::-webkit-details-marker, .m-trial-terms > summary::-webkit-details-marker { display: none; }
  .m-product-no { color: #6e7d70; font: 12px ui-monospace,monospace; align-self: flex-start; padding-top: 5px; }
  .m-product-name { flex: 1; min-width: 0; display: grid; gap: 6px; }
  .m-product-name b { font-size: 20px; font-weight: 600; letter-spacing: -.025em; }
  .m-product-name small { color: #647164; font-size: 13px; line-height: 1.5; }
  .m-plus { position: relative; display: block; width: 30px; height: 30px; flex: 0 0 30px; border: 1px solid #cbd6c9; border-radius: 50%; }
  .m-plus::before,.m-plus::after { content: ""; width: 10px; height: 1px; position: absolute; top: 13px; left: 9px; background: #37533e; }
  .m-plus::after { transform: rotate(90deg); }
  .m-product[open] .m-plus { background: #173d2d; border-color: #173d2d; }
  .m-product[open] .m-plus::before { background: #fff; }
  .m-product[open] .m-plus::after { display: none; }
  .m-product-body { padding: 3px 0 26px 29px; }
  .m-product-body > p { color: #5b695e; font-size: 15px; line-height: 1.85; }
  .m-product-body .m-product-lead { margin-bottom: 15px; color: #172e22; font-size: 22px; font-weight: 450; line-height: 1.5; letter-spacing: -.035em; }
  .m-product-lead strong { color: #41654b; font-weight: 550; }
  .m-result { margin-top: 20px; padding: 16px; border-radius: 9px; background: #e9efe4; }
  .m-result > span { color: #496448; font-size: 11px; }
  .m-result > p { margin-top: 8px; color: #2c4130; font-size: 14px; line-height: 1.9; }
  .m-evidence { margin-top: 17px; display: block; border: 1px solid #d2dacd; border-radius: 9px; overflow: hidden; background: #fff; }
  .m-evidence > img { width: 100%; height: auto; max-height: 220px; object-fit: contain; object-position: top; }
  .m-evidence > span { min-height: 48px; padding: 12px; display: flex; justify-content: space-between; align-items: center; gap: 10px; color: #496448; border-top: 1px solid #e1e7dc; font-size: 12px; }
  .m-evidence i, .m-modes i { font-style: normal; }
  .m-product-body .m-boundary { margin-top: 17px; color: #6b746a; font-size: 12px; line-height: 1.8; }
  .m-chat { margin-top: 20px; padding: 16px; background: #edf0e9; border-radius: 10px; }
  .m-chat > span { color: #627262; font-size: 11px; }
  .m-chat p { margin-top: 14px; padding: 13px; font-size: 14px; line-height: 1.75; border-radius: 10px; }
  .m-chat-question { margin-left: 18px !important; background: #fff; color: #29372c; }
  .m-chat-answer { margin-right: 12px !important; background: #d5e7cc; color: #2b4430; }
  .mobile-experience .m-mini-steps { margin-top: 20px; padding: 0; list-style: none; border-top: 1px solid #d5ded0; }
  .m-mini-steps li { padding: 14px 0; border-bottom: 1px solid #d5ded0; display: grid; gap: 7px; }
  .m-mini-steps span { color: #637860; font-size: 11px; }
  .m-mini-steps b { font-size: 14px; color: #2f4835; font-weight: 500; line-height: 1.6; }
  .m-product video { display: block; width: 100%; max-height: 380px; margin-top: 20px; aspect-ratio: 4/5; border-radius: 10px; background: #15291f; object-fit: contain; }
  .m-process { background: #eaf0e4; }
  .mobile-experience .m-process-list { margin-top: 28px; padding: 0; list-style: none; }
  .m-process-list li { display: flex; gap: 18px; padding-bottom: 26px; position: relative; }
  .m-process-list li:last-child { padding-bottom: 0; }
  .m-process-list li:not(:last-child)::after { content: ""; position: absolute; left: 16px; top: 37px; bottom: 4px; width: 1px; background: #bacbb4; }
  .m-process-list li > span { width: 33px; height: 33px; flex: 0 0 33px; display: grid; place-items: center; color: #426042; border: 1px solid #afc3a7; border-radius: 50%; font: 12px ui-monospace,monospace; }
  .m-process-list h3 { padding-top: 4px; color: #233d29; font-size: 18px; font-weight: 600; }
  .m-process-list p { margin-top: 9px; color: #60725c; font-size: 14px; line-height: 1.9; }
  .m-modes { margin-top: 27px; display: grid; gap: 13px; }
  .m-modes article { padding: 24px; border: 1px solid #d5ddd0; border-radius: 12px; background: #fff; }
  .m-modes article > span { padding: 5px 8px; display: inline-block; color: #4d6a4b; background: #edf2e8; border-radius: 4px; font-size: 11px; }
  .m-modes h3 { margin-top: 15px; color: #1d3828; font-size: 21px; line-height: 1.5; font-weight: 550; letter-spacing: -.035em; }
  .m-modes p { margin-top: 10px; color: #667061; font-size: 14px; line-height: 1.85; }
  .m-modes a { margin-top: 15px; min-height: 44px; display: flex; align-items: center; justify-content: space-between; color: #365f3f; font-size: 14px; font-weight: 600; }
  .m-trial { padding: 38px 0 28px; color: #e5efdf; background: #173d2d; }
  .m-trial .m-kicker { color: #c4d6b9; }
  .m-trial h2 { color: #f1f4e9; font-size: 34px; }
  .m-trial h2 + p { margin-top: 18px; color: #cbdbc3; font-size: 14px; line-height: 1.9; }
  .m-button-light { margin-top: 25px; color: #1a3c2b; background: #deedc9; }
  .m-trial-terms { margin-top: 15px; border-top: 1px solid #40624c; }
  .m-trial-terms summary { min-height: 52px; display: flex; align-items: center; justify-content: space-between; gap: 12px; list-style: none; font-size: 12px; color: #d0dfc8; cursor: pointer; }
  .m-trial-terms > p { padding: 0 0 8px; color: #cadbc2; font-size: 12px; line-height: 1.9; }
  .m-bottom-bar { position: fixed; inset: auto 0 0; z-index: 35; padding: 11px max(20px,env(safe-area-inset-left)) calc(11px + env(safe-area-inset-bottom)); display: grid; grid-template-columns: 1fr 1.3fr; gap: 12px; border-top: 1px solid #d8dfd2; background: rgba(247,248,245,.97); backdrop-filter: blur(12px); }
  .m-bottom-bar a { display: flex; align-items: center; justify-content: center; gap: 10px; min-height: 48px; color: #324837; font-size: 14px; border: 1px solid #c3d0bb; border-radius: 7px; }
  .m-bottom-bar a:last-child { color: #fff; background: #173d2d; border-color: #173d2d; }
  .site-footer { padding: 28px 0 calc(102px + env(safe-area-inset-bottom)); background: #f7f8f5; }
  .footer-inner { display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }
  .footer-inner .footer-brand { display: none; }
  .footer-inner > p { width: 100%; font-size: 12px; color: #6b7568; }
  .footer-inner > div { display: flex; gap: 18px; }
  .footer-inner > div a { min-height: 44px; display: inline-flex; align-items: center; font-size: 12px; }
  .footer-inner > span { margin-left: auto; font-size: 11px; }
  .page-contact-light .site-footer { padding-bottom: calc(28px + env(safe-area-inset-bottom)); }
  .toast { max-width: calc(100% - 32px); bottom: calc(90px + env(safe-area-inset-bottom)); }
}

@media (max-width: 359px) {
  .m-wrap { width: calc(100% - 32px); }
  .m-hero { padding-top: 27px; }
  .mobile-experience h1 { font-size: 34px; }
  .mobile-experience .m-intro { font-size: 14px; }
  .m-signal { padding: 19px; }
  .m-product-body { padding-left: 0; }
  .m-modes article { padding: 20px; }
  .m-bottom-bar { padding-left: 16px; padding-right: 16px; gap: 8px; }
  .m-bottom-bar a { font-size: 13px; gap: 7px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .m-partner-window { -webkit-mask-image: none; mask-image: none; }
  .m-partner-track { animation: none !important; }
}

@keyframes m-partner-marquee {
  to { transform: translateX(-50%); }
}
