/* Phone refinements. Desktop layouts retain their existing composition. */
.mobile-control-surface { display: none; }
/* Keep stacked logo variants crisp when the section theme changes. */
.site-header, .product-page .ed-header, .brand img, .product-page .ed-logo img { transition: none; }
.signal-svg.is-conductor.is-reading { opacity: 0; }
:root:not([data-motion=full]) .signal-svg { display: none; }
[data-motion=full] .signal-stage > .signal-svg { display: block; visibility: visible; opacity: 1; }
@media (max-width: 767px) and (min-height: 550px) {
  [data-motion=full] .signal-stage > .signal-svg { width: 100%; left: 0; }
}
.mobile-menu { overflow-y: auto; }
@media (max-width: 760px) {
  .ed-nav { max-height: calc(100svh - 64px); overflow-y: auto; overscroll-behavior: contain; }
  .product-page .ed-nav { max-height: calc(100svh - 80px); }
}
@media (min-width: 768px) {
  .has-reading-controls .mobile-control-surface { display: block; position: fixed; z-index: 83; inset: auto 0 0; height: calc(78px + env(safe-area-inset-bottom,0px)); background: var(--control-surface, var(--navy)); border-top: 1px solid rgba(128,128,128,.15); pointer-events: none; }
  .menu-open .mobile-control-surface { display: none; }
  .scroll-hint, .tour-control { background: var(--control-surface, var(--navy)); }
  .tour-control { padding: 6px 8px; right: 16px; bottom: calc(12px + env(safe-area-inset-bottom,0px)); }
  .footer-bottom { padding-bottom: 95px; }
  [data-motion=full] .solution-number { font-size: 28px; bottom: 84px; }
  .hero-foot, [data-motion=full] .hero-foot, .signal-caption, [data-motion=full] .cycle-note, [data-motion=full] .manifesto-end { bottom: 96px; }
}
@media (max-height: 599px), (min-width: 768px) and (max-height: 739px) {
  [data-motion=reduced] .intro-copy { min-height: 560px; padding-block: 125px 140px; }
  [data-motion=reduced] .headset-stage { height: auto; min-height: 660px; padding-block: 110px 100px; }
  [data-motion=reduced] .headset-caption { position: relative; inset: auto; margin-top: 48px; }
  [data-motion=reduced] .headset-caption p { display: block; }
  [data-motion=reduced] .headset-view { inset: 15% 0 15% 40%; }
  .mobile-menu { padding-top: 100px; }
}
@media (max-height: 599px) and (max-width: 767px) {
  [data-motion=reduced] .headset-stage { display: flex; flex-direction: column; }
  [data-motion=reduced] .headset-view { position: relative; inset: auto; height: 260px; width: 100%; }
  [data-motion=reduced] .headset-caption { margin-top: 24px; }
}
.article-outline { position: sticky; top: 32px; border-top: 3px solid var(--navy); }
.article-outline > summary { cursor: pointer; min-height: 48px; padding: 16px 0 8px; font-size: .75rem; font-weight: 700; letter-spacing: .08em; }
.article-outline > summary::marker { color: var(--blue); }
.article-outline .article-toc { position: static; border: 0; padding-top: 0; }
.article-outline .article-toc ol { margin-top: 8px; }
@media (max-width: 767px) {
  .site-header { min-height: 72px; padding-top: max(12px, env(safe-area-inset-top)); padding-bottom: 12px; }
  .site-header .brand { width: clamp(112px, 33vw, 128px); }
  .site-header .header-contact { font-size: 12px; }
  .mobile-menu { padding: 100px 24px max(28px, env(safe-area-inset-bottom)); gap: 10px; overflow-y: auto; }
  .mobile-menu > a { font-size: clamp(28px, 7.5vw, 36px); min-height: 48px; }
  .mobile-menu > .eyebrow { padding-top: 28px; }
  .has-reading-controls .mobile-control-surface { display: block; position: fixed; z-index: 83; inset: auto 0 0; height: calc(66px + env(safe-area-inset-bottom, 0px)); background: var(--navy); border-top: 1px solid rgba(252,248,237,.16); pointer-events: none; }
  .mobile-control-surface[data-theme=light] { background: var(--cream); border-color: rgba(13,31,76,.15); }
  .mobile-control-surface[data-theme=yellow] { background: var(--yellow); border-color: rgba(13,31,76,.15); }
  .menu-open .mobile-control-surface { display: none; }
  .scroll-hint { left: 16px; bottom: calc(10px + env(safe-area-inset-bottom,0px)); transform: none; flex-direction: row; gap: 10px; width: 120px; max-width: calc(100vw - 202px); min-height: 44px; padding: 4px 0; white-space: normal; text-align: left; font-size: 10px; letter-spacing: .03em; }
  .scroll-hint svg { width: 16px; height: 16px; }
  .tour-control { right: 16px; bottom: calc(10px + env(safe-area-inset-bottom,0px)); gap: 8px; }
  .tour-copy { width: 105px; gap: 2px; padding-bottom: 3px; }
  .tour-title { font-size: 10px; }
  .tour-status { font-size: 9px; }
  .intro-copy { padding: 112px 20px 120px; }
  .hero-kicker { font-size: 9px; max-width: 280px; margin-bottom: 26px; }
  .hero-subtitle { font-size: 17px; }
  .has-scroll-hint .hero-foot, .has-scroll-hint[data-motion=full] .hero-foot { bottom: 90px; font-size: 9px; }
  .signal-caption { bottom: 84px; }
  .story-copy h2, [data-motion=full] .reading-copy h2 { font-size: clamp(32px, 9vw, 40px); line-height: 1.1; }
  .story-copy > p:last-of-type { font-size: 18px; line-height: 1.5; }
  .headset-stage, [data-motion=full] .headset-stage { height: 100svh; min-height: 600px; padding: 94px 20px 100px; }
  .headset-copy h2 { font-size: clamp(32px, 9vw, 40px); line-height: 1.06; margin-top: 16px; }
  .headset-copy > p:last-child { font-size: 15px; line-height: 1.5; margin-top: 14px; }
  .headset-view { inset: 38% 0 27%; }
  .headset-caption, [data-motion=full] .headset-caption { left: 20px; bottom: 92px; max-width: calc(100% - 40px); }
  .headset-caption p { font-size: 16px; margin-top: 8px; }
  .headset-caption-rule { margin-top: 10px; }
  [data-motion=full] .cycle-stage { min-height: 600px; height: 100svh; padding-top: 96px; }
  [data-motion=full] .cycle h2 { font-size: clamp(30px, 8vw, 36px); line-height: 1.12; }
  [data-motion=full] .cycle-diagram { top: 51%; width: 80%; }
  [data-motion=full] .cycle-ending { bottom: 130px; font-size: 21px; }
  [data-motion=full] .cycle-note { bottom: 88px; max-width: calc(100% - 40px); }
  .solution-panel, [data-motion=full] .solution-panel { padding: 62px 20px 52px; gap: 24px; }
  .solution-copy > .eyebrow, [data-motion=full] .solution-copy > .eyebrow { font-size: 9px; line-height: 1.6; margin-bottom: 22px; }
  .solution-logo, [data-motion=full] .solution-logo { width: 160px; margin-bottom: 22px; }
  .solution-copy h2 { font-size: clamp(34px, 10vw, 42px); line-height: 1.06; }
  .solution-definition { font-size: 16px; margin-top: 18px; }
  .solution-description { font-size: 16px; line-height: 1.65; }
  .solution-copy .text-link { min-height: 48px; margin-top: 20px; }
  .solution-media, [data-motion=full] .solution-media { height: auto; aspect-ratio: 4 / 3; min-height: 0; }
  .solution-number { font-size: 32px; bottom: 10px; }
  .solution-focus .solution-logo, [data-motion=full] .solution-focus .solution-logo { margin-bottom: 22px; }
  .manifesto-stage, [data-motion=full] .manifesto-stage { padding: 74px 20px; }
  .manifesto-phrase, [data-motion=full] .manifesto-phrase { font-size: clamp(28px, 8.3vw, 36px); line-height: 1.2; margin-bottom: 42px; }
  .manifesto-end { font-size: 9px; line-height: 1.7; }
  .insights-section { padding: 74px 20px 60px; }
  .section-heading { gap: 18px; margin-bottom: 28px; }
  .section-heading .eyebrow { margin-bottom: 20px; }
  .section-heading h2 { font-size: clamp(32px, 9vw, 40px); line-height: 1.08; }
  .editorial-grid { gap: 0; }
  .editorial-item { display: grid; grid-template-columns: 86px minmax(0,1fr); column-gap: 18px; align-content: start; padding: 24px 0 42px; }
  .editorial-item figure { grid-column: 1; grid-row: 1 / 3; aspect-ratio: 1; margin: 0; }
  .editorial-item .eyebrow { grid-column: 2; font-size: 9px; line-height: 1.5; margin-bottom: 10px; }
  .editorial-item h3 { grid-column: 2; font-size: 19px; line-height: 1.3; letter-spacing: -.02em; }
  .editorial-arrow { font-size: 22px; bottom: 8px; }
  .final-cta { padding: 96px 20px 104px; min-height: 100svh; }
  .contact-heading { gap: 16px; grid-template-columns: minmax(0,1fr) 48px; margin-top: 28px; }
  .contact-mark { width: 48px; }
  .final-cta h2 { font-size: clamp(32px, 9.2vw, 42px); line-height: 1.1; }
  .contact-bottom { gap: 20px; margin-top: 28px; padding-top: 24px; }
  .contact-message { font-size: 17px; }
  .final-cta .button { font-size: 12px; min-height: 54px; padding: 14px 18px; }
  .site-footer { padding: 48px 20px 24px; }
  .footer-bottom { padding-bottom: calc(70px + env(safe-area-inset-bottom)); }
  .footer-logo { width: 180px; }
  .footer-middle nav { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 4px 24px; }
  .footer-middle a { font-size: 13px; }
  /* The decorative conductor should not cross reading copy on phones. */
  .signal-svg.is-conductor { display: none; }
}
@media (max-width: 760px) {
  .article-outline { position: static; border-top-width: 2px; border-bottom: 1px solid var(--article-rule); }
  .article-outline > summary { padding: 16px 0; letter-spacing: .04em; }
  .article-outline .article-toc { padding-bottom: 12px; }
  .article-reading { gap: 30px; padding-top: 26px; }
  .article-hero { padding-bottom: 28px; }
  .article-breadcrumb { margin-bottom: 20px; }
  .article-heading h1 { font-size: clamp(1.9rem, 7.6vw, 2.5rem); line-height: 1.14; text-wrap: pretty; }
  .article-intro { font-size: 1rem; line-height: 1.65; }
  .article-body h2 { font-size: 1.7rem; text-wrap: pretty; }
  .article-faq { margin-inline: 0; padding: 24px 18px; }
  .article-body p:not(.article-label) { font-size: 1rem; line-height: 1.75; }
  .article-question h3 { font-size: 1.0625rem; }
  .article-card { padding: 22px; }
  .article-related { padding-top: 28px; }
  .library-back { margin-bottom: 20px; }
  .library-grid { gap: 24px; }
  .library-card__body { padding-top: 18px; }
  .library-card h3 { font-size: 1.35rem; line-height: 1.25; text-wrap: pretty; }
  .library-read { padding-top: 18px; }
  .ed-footer__nav { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 4px 20px; }
  .ed-footer__nav a { font-size: 12px; letter-spacing: .05em; }
  .ed-footer__top > a { font-size: 14px; min-height: 44px; }
  .product-headline, [data-product=clinic] .product-headline, [data-product=focus] .product-headline { font-size: clamp(40px, 11.5vw, 58px); line-height: 1.06; }
  .product-hero-media, [data-product=clinic] .product-hero-media, [data-product=focar] .product-hero-media, [data-product=focus] .product-hero-media { height: clamp(220px, 75vw, 300px); }
  .product-contact h2, .product-section .ed-title { font-size: clamp(32px, 9vw, 40px); line-height: 1.12; }
  .product-contact .button { width: 100%; justify-content: space-between; min-height: 50px; }
}
@media (max-width: 360px) {
  .editorial-item { grid-template-columns: 72px minmax(0,1fr); column-gap: 14px; }
  .editorial-item h3 { font-size: 18px; }
  .contact-heading { grid-template-columns: minmax(0,1fr) 40px; gap: 12px; }
  .contact-mark { width: 40px; }
}
/* Keep the complete animated experience on notebook displays. */
@media (min-width: 768px) and (min-height: 550px) and (max-height: 739px) {
  [data-motion=full] :is(.signal-stage,.headset-stage,.cycle-stage,.ecosystem-stage,.solutions-stage,.manifesto-stage,.convergence .convergence-stage) { min-height: 0; height: 100svh; }
  .site-header { min-height: 80px; padding-block: 14px; }
  .intro-copy { min-height: 100svh; padding-block: 100px 110px; }
  .intro-copy h1 { font-size: clamp(40px, 7.2svh, 54px); }
  .hero-kicker { margin-bottom: 20px; }
  .hero-subtitle { font-size: 18px; margin-top: 18px; }
  [data-motion=full] .story-copy h2 { font-size: clamp(34px, 7svh, 50px); }
  .story-copy .eyebrow { margin-bottom: 20px; }
  .story-copy > p:last-of-type { font-size: 19px; margin-top: 20px; }
  [data-motion=full] .headset-stage { padding-top: 108px; }
  .headset-copy h2 { font-size: clamp(34px, 6svh, 44px); margin-top: 20px; }
  .headset-copy > p:last-child { font-size: 16px; margin-top: 18px; }
  [data-motion=full] .headset-caption { bottom: 104px; }
  .headset-caption p { font-size: 18px; }
  [data-motion=full] .cycle-stage { padding-top: 105px; }
  [data-motion=full] .cycle h2 { font-size: 38px; margin-top: 20px; }
  [data-motion=full] .cycle-diagram { width: min(42vw, 60svh); top: 48%; left: 68%; }
  [data-motion=full] .cycle-ending { font-size: 24px; bottom: 128px; }
  [data-motion=full] .ecosystem-stage { padding-top: 100px; padding-bottom: 90px; }
  [data-motion=full] .ecosystem h2 { font-size: 36px; margin-top: 16px; }
  [data-motion=full] .branch-map { margin-top: 10px; }
  .branch-brain { width: 64px; }
  [data-motion=full] .branch-map > svg { height: 92px; }
  .branch-brands { gap: 30px; }
  .branch-brands a { gap: 12px; }
  .branch-brands img, .focus-mark { height: 40px; }
  .focus-mark { padding: 10px 20px; }
  [data-motion=full] .ecosystem-foot { margin-top: 20px; font-size: 12px; }
  [data-motion=full] .solution-panel { padding-top: 96px; padding-bottom: 106px; gap: 5vw; }
  [data-motion=full] .solution-copy > .eyebrow { font-size: 9px; margin-bottom: 12px; }
  [data-motion=full] .solution-logo, [data-motion=full] .solution-focus .solution-logo { width: 150px; max-height: 48px; margin-bottom: 14px; }
  .solution-copy h2 { font-size: clamp(28px, 5.1svh, 36px); line-height: 1.08; }
  .solution-definition { font-size: 14px; line-height: 1.45; margin-top: 14px; max-width: 100%; }
  .solution-description { font-size: 14px; line-height: 1.55; margin-top: 10px; max-width: 100%; }
  .solution-copy .text-link { min-height: 40px; margin-top: 12px; }
  [data-motion=full] .solution-media { height: calc(100svh - 210px); min-height: 0; }
  .development { margin-top: 12px; }
  [data-motion=full] .manifesto-stage { padding-top: 105px; }
  .manifesto-phrase { font-size: clamp(36px, 7svh, 50px); }
  [data-motion=full] .convergence .convergence-stage { padding-top: 105px; }
  [data-motion=full] .expansion-content { inset: 130px var(--gutter) 130px; }
  .convergence h2 { font-size: clamp(45px, 10svh, 72px); }
}
@media (max-height: 549px) {
  [data-motion=full] :is(.signal-stage,.headset-stage,.cycle-stage,.convergence .convergence-stage) { height: 100svh; min-height: 0; }
  .intro-copy { min-height: 100svh; padding: 90px 20px 90px; }
  .intro-copy h1 { font-size: 36px; }
  .hero-kicker { margin-bottom: 10px; font-size: 8px; }
  .hero-subtitle { font-size: 16px; margin-top: 12px; }
  .hero-foot { display: none; }
  [data-motion=full] .story-copy { padding-top: 0; justify-content: center; }
  [data-motion=full] .story-copy h2 { font-size: 30px; line-height: 1.08; }
  .story-copy .eyebrow { font-size: 9px; margin-bottom: 12px; }
  .story-copy > p:last-of-type, [data-motion=full] .reading-copy > p:last-of-type { font-size: 16px; line-height: 1.4; margin-top: 12px; }
  .signal-caption { bottom: 84px; }
  [data-motion=full] .headset-stage { padding: 94px var(--gutter) 85px; }
  .headset-copy { max-width: 42%; }
  .headset-copy h2 { font-size: 28px; margin-top: 12px; }
  .headset-copy > p:last-child { font-size: 13px; line-height: 1.4; margin-top: 10px; }
  .headset-view { inset: 16% 0 18% 36%; }
  [data-motion=full] .headset-caption { left: var(--gutter); bottom: 86px; }
  .headset-caption p, .headset-caption-rule { display: none; }
  [data-motion=full] .cycle-stage { padding: 94px var(--gutter) 85px; }
  [data-motion=full] .cycle h2 { font-size: 27px; margin-top: 14px; }
  [data-motion=full] .cycle-diagram { width: min(35vw, 54svh); left: 70%; top: 48%; }
  [data-motion=full] .cycle-center .cycle-word { font-size: 17px; }
  .cycle-small, .cycle-label { font-size: 6px; }
  [data-motion=full] .cycle-ending { font-size: 17px; bottom: 108px; max-width: 45%; }
  [data-motion=full] .cycle-note { bottom: 84px; font-size: 9px; }
  [data-motion=full] .convergence .convergence-stage { padding-top: 94px; }
  [data-motion=full] .expansion-content { inset: 118px var(--gutter) 110px; }
  .convergence h2 { font-size: 36px; }
  .expansion-signature { width: min(42vw,420px); }
  [data-motion=full] .convergence-foot { position: absolute; inset: auto 0 84px; padding: 0; font-size: 10px; }
}
@media (max-height: 549px) and (min-width: 768px) {
  [data-motion=full] .ecosystem-stage, [data-motion=full] .solutions-stage, [data-motion=full] .manifesto-stage { height: auto; min-height: 0; }
  [data-motion=full] .solution-panel { position: relative; inset: auto; clip-path: none !important; padding-block: 100px; }
  .solution-copy h2 { font-size: 34px; }
  [data-motion=full] .solution-logo { width: 160px; margin-bottom: 20px; }
  [data-motion=full] .solution-media { height: 360px; min-height: 0; }
  [data-motion=full] .manifesto-text { position: relative; inset: auto; display: block; margin-top: 60px; }
  [data-motion=full] .manifesto-phrase { position: relative; inset: auto; visibility: visible; margin-bottom: 50px; font-size: 36px; }
  [data-motion=full] .manifesto-end { position: static; }
}
@media (max-width: 767px) and (min-height: 550px) {
  .headset-view { bottom: 34%; }
  .headset-interaction { bottom: -36px; gap: 10px; font-size: 10px; }
}
@media (max-height: 549px) {
  .headset-interaction { bottom: 12px; font-size: 10px; }
  .headset-canvas, .headset-poster { height: calc(100% - 28px); }
}
@media (max-width: 767px), (max-height: 549px) {
  [data-motion=full] .manifesto-stage { height: 100svh; min-height: 0; padding: 100px 24px; }
  [data-motion=full] .manifesto-text { position: absolute; inset: 135px 24px 135px; display: flex; align-items: center; margin: 0; }
  [data-motion=full] .manifesto-phrase { position: absolute; inset: auto 0; margin: 0; font-size: clamp(26px, 7vw, 36px); line-height: 1.2; }
  [data-motion=full] .manifesto-phrase:not(:first-child) { visibility: hidden; }
  [data-motion=full] .manifesto-end { position: absolute; left: 24px; bottom: 90px; margin: 0; max-width: calc(100% - 48px); font-size: 8px; line-height: 1.7; }
}
@media (max-height: 549px) {
  [data-motion=full] .manifesto-text { inset-block: 112px; }
  [data-motion=full] .manifesto-phrase { font-size: 26px; }
}
@media print { .mobile-control-surface, .headset-interaction { display: none !important; } }
