/* Shared brand, native mobile composition. Desktop rules live in their own files. */
.map-touch-hint { display: none; }
@media (max-width: 959px) {
  body.restored-site #site-header.nav-touch-scrolled .nav-container { width: calc(100% - 16px) !important; height: 64px !important; min-height: 64px !important; margin-top: 8px !important; border: 1px solid #d8e1da; border-radius: 18px; background: #f8f9f5 !important; box-shadow: 0 4px 18px rgb(24 54 43 / .07); }
  .home-page .shift-hero { min-height: 620px; height: 100svh; background: #eeeae3; }
  .home-page .shift-hero-stage { background: #eeeae3; }
  .home-page .shift-hero-image, .home-page .shift-hero-wash { display: none; }
  .home-page .shift-product-field { position: absolute; inset: 0; display: block; overflow: clip; contain: layout paint; pointer-events: none; }
  .home-page .shift-product-item { position: absolute; top: 50%; left: 50%; width: clamp(150px, 38vw, 270px); aspect-ratio: 1.5; opacity: 0; transform-origin: center; backface-visibility: hidden; }
  .home-page .shift-product-item img { display: block; width: 100%; height: 100%; object-fit: contain; opacity: 0; }
  .home-page .shift-product-item.is-loaded img { opacity: 1; }
  .home-page .shift-hero-layout { z-index: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 100px 20px 105px; pointer-events: none; }
  .home-page .shift-hero-title { width: auto; font-size: clamp(32px, 9vw, 60px); line-height: 1.4; text-align: center; }
  .home-page .shift-title-line--sans { margin-left: 0; }
  .home-page .shift-hero-bottom { text-align: center; margin: 24px 0 0; }
  .home-page .shift-hero-bottom p { font-size: 13px; }
  .home-page .shift-text-link { pointer-events: auto; min-height: 44px; }
  .home-page .shift-loop-toggle { display: grid; place-items: center; position: absolute; z-index: 2; bottom: max(22px, env(safe-area-inset-bottom)); right: 22px; width: 44px; height: 44px; border: 1px solid #a5a79e; border-radius: 50%; background: #eeeae3cc; color: #343b36; }
  .home-page .shift-loop-toggle::before { content: ''; width: 7px; height: 10px; border-inline: 2px solid currentColor; }
  .home-page .shift-loop-toggle[aria-pressed="true"]::before { width: 0; height: 0; margin-left: 2px; border: 5px solid transparent; border-right: 0; border-left: 8px solid currentColor; }
  .home-page .shift-loop-toggle:disabled { display: none; }
  .home-page .shift-loop-toggle:focus-visible { outline: 2px solid #8b4437; outline-offset: 4px; }
  .home-page .shift-business { display: flex; flex-direction: column; }
  .home-page .shift-business-intro { order: -1; }
  .home-page .shift-business-link { display: grid; grid-template-columns: minmax(0, 1fr) 28px; gap: 20px 12px; min-height: 0; padding-block: 30px; }
  .home-page .shift-business-link .shift-row-copy { width: auto; max-width: 100% !important; }
  .home-page .shift-business-link h3 { font-size: clamp(28px, 7vw, 44px); }
  .home-page .shift-row-description { display: block; margin-top: 12px; font-size: 13px; line-height: 1.8; color: #686f6b; }
  .shift-mobile-photo { grid-column: 1 / -1; position: relative; display: block; width: 100%; aspect-ratio: 1.52; overflow: clip; background: #f3f3ef; }
  .shift-mobile-photo img { display: block; width: 100%; height: 100%; object-fit: contain; }
  .home-page .shift-business-overview.is-overview-reveal-ready { position: relative; isolation: isolate; overflow: clip; }
  .home-page .shift-overview-color-reveal { position: absolute; inset: 0; z-index: 2; background: #191c1b; pointer-events: none; transform-origin: top center; }
  /* Preserve full map geometry. Native horizontal pan replaces a miniature
     with unreadable/overlapping flags; vertical page scrolling stays native. */
  .home-trade-map-slot.is-shared-map > .sbc-trade-map { display: block; padding: 64px 0 32px; }
  .home-trade-map-slot.is-shared-map .home-trade-map-mobile { display: none; }
  .home-trade-map-slot.is-shared-map .map-copy { position: relative; top: auto; left: auto; width: auto; margin: 0 24px 24px; }
  .home-trade-map-slot.is-shared-map .map-description { max-width: 36em; margin-top: 16px; }
  .home-trade-map-slot.is-shared-map .map-copy h2 { font-size: 32px; white-space: normal; }
  .home-trade-map-slot.is-shared-map .map-eyebrow { margin-bottom: 16px; }
  .home-trade-map-slot.is-shared-map .map-scroll-window { overflow-x: auto; overscroll-behavior-x: contain; scrollbar-width: thin; scrollbar-color: #8d9892 #eee; padding: 44px 24px 28px; }
  .home-trade-map-slot.is-shared-map .map-stage { width: max(900px, 100%); max-width: none; }
  .home-trade-map-slot.is-shared-map .map-touch-hint { display: none; }
  .home-trade-map-slot.is-shared-map .country-bubble { min-width: 44px; min-height: 44px; }
  /* Restore the editorial footer invitation on touch screens. */
  .sbc-footer .sbc-footer-manifesto { display: block !important; padding: 20px 0 30px; }
  .sbc-footer-copy { display: block; }
  .sbc-footer .home-footer-brand > div > span { display: none; }
  .sbc-footer #sbc-footer-title { margin: 0; font-family: inherit; font-size: clamp(24px, 6.4vw, 36px); font-weight: 400; line-height: 1.5; }
  .sbc-footer .sbc-footer-en { display: none; }
  html[lang="en"] .sbc-footer .sbc-footer-en { display: block; }
  html[lang="en"] .sbc-footer .sbc-footer-zh { display: none; }
  .sbc-footer-mask { display: block; overflow: clip; }
  .sbc-footer-mask > span { display: block; }
  .sbc-footer .sbc-footer-caption { margin: 18px 0; font-size: 13px; line-height: 1.8; }
  .sbc-footer .sbc-footer-cta { display: flex; align-items: center; justify-content: space-between; min-height: 48px; gap: 16px; border-bottom: 1px solid #c4ccc6; color: inherit; text-decoration: none; }
  .sbc-footer-arrow { display: grid; place-items: center; width: 32px; height: 32px; border: 1px solid #c4ccc6; border-radius: 50%; }
}
@media (max-width: 650px) {
  /* The route runs alongside all three chapters, rather than finishing in an
     isolated overview before their photographs and copy arrive. */
  .magic-supply[data-supply-motion="gsap-voyage"] .voyage { display: grid; grid-template-columns: 54px minmax(0, 1fr); gap: 14px; width: calc(100% - 32px); }
  .magic-supply[data-supply-motion="gsap-voyage"] .voyage-visual { height: auto; min-width: 0; }
  .magic-supply[data-supply-motion="gsap-voyage"] .voyage-canvas { left: 0; width: 100%; top: 65px; bottom: 65px; transform: none; }
  .magic-supply[data-supply-motion="gsap-voyage"] .voyage-carrier { width: 24px; height: 56px; }
  .magic-supply[data-supply-motion="gsap-voyage"] .voyage-vehicle--mail svg { width: 24px; height: 24px; }
  .magic-supply[data-supply-motion="gsap-voyage"] .voyage-title h2, html[lang="en"] .magic-supply[data-supply-motion="gsap-voyage"] .voyage-title h2 { font-size: 28px; }
  .magic-supply[data-supply-motion="gsap-voyage"] .voyage-detail p { font-size: 14px; line-height: 1.85; }
  .magic-supply[data-supply-motion="gsap-voyage"] .voyage-fact { grid-template-columns: 1fr; gap: 6px; }
}
@media (hover: none) and (prefers-reduced-motion: no-preference) {
  :is(.shift-text-link,.shift-business-link,.sbc-footer-cta,.news-card a,.product-card) { -webkit-tap-highlight-color: rgb(139 68 55 / .12); }
  :is(.shift-text-link,.sbc-footer-cta):active { opacity: .7; }
  .shift-business-link:active .shift-row-arrow { transform: translate(3px,-3px); }
}
@media (prefers-reduced-motion: reduce) {
  .home-page .shift-loop-toggle { display: none; }
}

.map-origin-list { display: none; }
@media screen and (max-width: 959px) {
  /* Text is never a scroll-driven composited layer. These explicit selectors
     also protect pre-hydration HTML and legacy Framer inline styles. */
  .magic-text-animate-segment, .colourful-text__character,
  .magic-tablet-title-text, .magic-partners-title-line,
  .shift-char, .shift-enter, .shift-row-copy, .shift-intro-mask > span,
  .shift-company-fact, .shift-intro-description, .map-copy,
  .voyage-title, .voyage-detail, .sbc-footer-mask > span,
  .sbc-footer-caption, .sbc-footer-cta, .sbc-intro__mask > span,
  .products-eyebrow, #products-title, .products-intro-bottom > *,
  .products-categories, .products-category-name, .products-category-description,
  .products-image-note, .products-card, .products-card-heading,
  .products-contact > *, #catalog-title, .products-search-surface,
  .products-toolbar > *, .products-detail-copy > *, .products-dialog,
  [data-reveal] {
    filter: none !important; opacity: 1 !important; transform: none !important;
    will-change: auto !important; animation: none !important;
  }
  .map-copy { visibility: visible !important; }
  .magic-text-animate-segment { transition: none !important; }
  .home-page .shift-hero { height: 100svh; min-height: 620px; }
  .home-page .shift-hero-layout { justify-content: center; padding: 100px 24px; }
  .home-page .shift-hero-title { font-size: clamp(34px, 9.4vw, 54px); line-height: 1.35; }
  .home-page .shift-hero-bottom { margin-top: 22px; }
  .home-page .shift-hero-bottom p { font-size: 15px; line-height: 1.8; }
  .home-page .shift-product-field { inset: 0; }
  .home-page .shift-product-item { width: clamp(170px, 46vw, 260px); }
  .home-page .shift-text-link { font-size: 14px; }
  .home-page .shift-business-intro { padding: 64px 24px; }
  .home-page .shift-business-intro h2 { font-size: clamp(30px, 8vw, 46px); line-height: 1.4; }
  .home-page .shift-intro-description { font-size: 15px; text-align: left; }
  .home-page .shift-company-facts { gap: 28px 18px; }
  .home-page .shift-company-fact dd { font-size: clamp(30px, 8vw, 40px); }
  .home-page .shift-company-fact--market dd { font-size: clamp(25px, 6.6vw, 34px); white-space: normal; }
  .home-page .shift-company-fact dt { font-size: 13px; }
  .home-page .shift-business-overview { padding: 60px 24px 28px; gap: 26px; }
  .home-page .shift-overview-copy h2 { font-size: 32px; }
  .home-page .shift-overview-copy p { font-size: 15px; line-height: 1.85; }
  .home-page .shift-overview-art { width: 74%; max-width: 280px; }
  .home-page .shift-business-directory { padding: 40px 24px 64px; }
  .home-page .shift-directory-heading { margin: 0 0 22px; }
  .home-page .shift-business-link { padding: 26px 0; gap: 20px 12px; }
  .home-page .shift-business-link h3 { font-size: 28px; }
  .home-page .shift-row-description { font-size: 15px; }

  /* An archive reader with three real tabs, not a tiny tablet within a phone.
     It retains the same React tab content and restores the desktop fact list. */
  html.home-page .magic-tablet { padding: 64px 24px; min-height: 0; overflow: visible; }
  html.home-page .magic-tablet :is(.magic-tablet-scroll,.magic-tablet-static,.magic-tablet-content,.magic-tablet-card-stack,.magic-tablet-card,.container-scroll-card-screen,.container-scroll-live-layer,.workspace-screen,.workspace-app,.workspace-content,.workspace-view) {
    position: relative !important; inset: auto !important; width: 100% !important;
    max-width: none !important; height: auto !important; min-height: 0 !important; max-height: none !important;
    transform: none !important; perspective: none !important; transform-style: flat !important;
    filter: none !important; opacity: 1 !important; will-change: auto !important;
    overflow: visible !important; box-shadow: none !important; animation: none !important;
  }
  html.home-page .magic-tablet :is(.magic-tablet-scroll,.magic-tablet-static,.magic-tablet-content,.magic-tablet-card-stack,.magic-tablet-card,.container-scroll-card-screen,.container-scroll-live-layer,.workspace-screen) {
    padding: 0 !important; margin: 0 !important; border: 0 !important; border-radius: 0 !important; background: transparent !important;
  }
  html.home-page .magic-tablet :is(.container-scroll-glare,.magic-tablet-pin,.workspace-screen__status,.workspace-sidebar__toggle,.workspace-sidebar__footer,.workspace-footer-note),
  html.home-page .magic-tablet-card::before, html.home-page .magic-tablet-card::after { display: none !important; }
  html.home-page .magic-tablet .magic-tablet-title { padding: 0 0 28px; margin: 0 !important; width: 100% !important; }
  html.home-page .magic-tablet .magic-tablet-title-text { display: block; text-align: left; font-size: 28px; line-height: 1.55; }
  html.home-page .magic-tablet .magic-tablet-title-text .magic-text-animate-segment { white-space: normal; max-width: 100%; font-size: inherit; font-weight: 400; }
  html.home-page .magic-tablet .workspace-app { display: block; background: transparent; }
  html.home-page .magic-tablet .workspace-sidebar { width: 100%; min-width: 0; height: auto; padding: 0; border: 0; background: transparent; }
  html.home-page .magic-tablet .workspace-sidebar__brand { display: none; }
  html.home-page .magic-tablet .workspace-nav { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 4px; padding: 0; border-bottom: 1px solid #cbd2cb; }
  html.home-page .magic-tablet .workspace-nav-link { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 8px; min-height: 76px; padding: 12px 4px; border: 0; border-radius: 0; background: transparent; color: #666d65; transform: none; }
  html.home-page .magic-tablet .workspace-nav-link::before { display: none; }
  html.home-page .magic-tablet .workspace-nav-link.is-active { color: #264d40; box-shadow: inset 0 -2px #264d40; }
  html.home-page .magic-tablet .workspace-nav-link__label { display: block; opacity: 1; width: auto; font-size: 14px; line-height: 1.5; white-space: normal; text-align: center; }
  html.home-page .magic-tablet .workspace-nav-link__icon svg { width: 20px; height: 20px; }
  html.home-page .magic-tablet .workspace-content { display: block; padding: 26px 0 0 !important; background: transparent; }
  html.home-page .magic-tablet .workspace-topbar { padding: 0 0 22px; }
  html.home-page .magic-tablet .workspace-topbar h2 { font-size: 22px; }
  html.home-page .magic-tablet .workspace-view h3 { font-size: 28px; line-height: 1.45; max-width: none; }
  html.home-page .magic-tablet :is(.company-intro,.company-history,.company-environment) { display: grid; grid-template-columns: 1fr; gap: 26px; padding: 0; }
  html.home-page .magic-tablet .company-intro__copy { padding: 0 !important; }
  html.home-page .magic-tablet :is(.company-intro__copy,.company-history__heading,.company-environment__copy) { grid-row: auto; grid-column: auto; }
  html.home-page .magic-tablet :is(.company-intro__copy,.company-environment__copy,.company-history__heading) > p:not(.workspace-kicker) { font-size: 15px; line-height: 1.95 !important; }
  html.home-page .magic-tablet :is(.workspace-kicker,.workspace-topbar p) { font-size: 12px; }
  html.home-page .magic-tablet .company-intro__profile { display: grid; grid-template-columns: 1fr; gap: 18px; margin-top: 24px !important; padding-top: 22px !important; }
  html.home-page .magic-tablet .company-intro__profile dt { font-size: 12px; }
  html.home-page .magic-tablet .company-intro__profile dd { font-size: 14px; line-height: 1.8; }
  html.home-page .magic-tablet .company-history__timeline { grid-template-columns: 1fr; }
  html.home-page .magic-tablet .company-history__timeline li { grid-template-columns: 64px minmax(0,1fr); padding: 20px 0; }
  html.home-page .magic-tablet .company-history__timeline p { font-size: 14px; line-height: 1.85; }
  html.home-page .magic-tablet .tablet-editorial-figure { display: block; height: auto; aspect-ratio: 1.3; transform: none; }
  html.home-page .magic-tablet .company-environment__image { min-height: 0; height: auto; aspect-ratio: 1.4; }
  html.home-page .magic-tablet .company-environment__notes { grid-template-columns: 1fr; }
  html.home-page .magic-tablet .company-environment__notes b { font-size: 15px; }
  html.home-page .magic-tablet .company-environment__notes small { font-size: 13px; line-height: 1.8; }

  /* Keep the full animated map on mobile without a duplicate country list. */
  .home-trade-map-slot.is-shared-map > .sbc-trade-map { padding: 60px 0; --dot: #c8ccc6; }
  .home-trade-map-slot.is-shared-map .map-scroll-window { overflow: visible; padding: 16px 18px 24px; }
  .home-trade-map-slot.is-shared-map .map-stage { width: 100%; min-width: 0; }
  .home-trade-map-slot.is-shared-map .map-description { font-size: 15px; line-height: 1.9; }
  .home-trade-map-slot.is-shared-map :is(.bubble-position,.country-label-position,.flag-leader) { display: none; }
  .home-trade-map-slot.is-shared-map .origin-pin { width: 4px; height: 4px; opacity: 1 !important; visibility: visible !important; transform: none !important; }
  .home-trade-map-slot.is-shared-map .country-node.is-active .origin-pin { width: 8px; height: 8px; box-shadow: 0 0 0 5px #8b44372b; background: #8b4437; }
  .map-origin-list { display: none; }
  .map-origin-list button { display: flex; align-items: center; gap: 7px; min-height: 48px; padding: 10px 7px; border: 1px solid #d1d7d0; background: transparent; border-radius: 4px; color: #343d35; font: inherit; font-size: 13px; text-align: left; }
  .map-origin-list img { width: 22px; height: 18px; flex: 0 0 22px; object-fit: contain; }
  .map-origin-list button[aria-pressed="true"] { border-color: #345746; background: #e8ede6; }
  .map-origin-list button:focus-visible { outline: 2px solid #8b4437; outline-offset: 2px; }

  /* Full-width, naturally scrolling chapters with a slim journey in the gutter. */
  .magic-supply[data-supply-motion="gsap-voyage"] .voyage { width: calc(100% - 48px); grid-template-columns: 18px minmax(0,1fr); gap: 14px; }
  .magic-supply[data-supply-motion="gsap-voyage"] .voyage-visual { height: auto; }
  .magic-supply[data-supply-motion="gsap-voyage"] .voyage-canvas { width: 18px; left: 0; top: 55px; bottom: 55px; transform: none; }
  .magic-supply[data-supply-motion="gsap-voyage"] .voyage-carrier { width: 18px; height: 42px; }
  .magic-supply[data-supply-motion="gsap-voyage"] .voyage-terrain { display: none; }
  .magic-supply[data-supply-motion="gsap-voyage"] .voyage-chapter { min-height: 0; padding: 48px 0; }
  .magic-supply[data-supply-motion="gsap-voyage"] .voyage-chapter + .voyage-chapter { border-top: 1px solid #d1d7d0; }
  .magic-supply[data-supply-motion="gsap-voyage"] .voyage-copy { position: relative; top: auto; display: grid; grid-template-columns: 1fr; gap: 24px; }
  .magic-supply[data-supply-motion="gsap-voyage"] .voyage-title { display: grid; grid-template-columns: minmax(0,1fr) 82px; align-items: center; gap: 12px; }
  .magic-supply[data-supply-motion="gsap-voyage"] .voyage-title h2, html[lang="en"] .magic-supply[data-supply-motion="gsap-voyage"] .voyage-title h2 { font-size: 28px; letter-spacing: -.025em; }
  .magic-supply[data-supply-motion="gsap-voyage"] .voyage-sketch { width: 82px; margin: 0; }
  .magic-supply[data-supply-motion="gsap-voyage"] .voyage-detail p, html[lang="en"] .magic-supply[data-supply-motion="gsap-voyage"] .voyage-detail p { font-size: 15px; line-height: 1.95; }
  .magic-supply[data-supply-motion="gsap-voyage"] .voyage-fact { grid-template-columns: 1fr; gap: 6px; margin: 22px 0; font-size: 14px; }
  .magic-supply[data-supply-motion="gsap-voyage"] .voyage-copy figure { border-radius: 5px; }

  /* Same articles, native reading feed instead of another phone frame. */
  .home-page .magic-home-updates { display: block; padding: 64px 24px; }
  .home-page .magic-newsphone-stage { width: 100%; max-width: none; margin: 0; }
  .home-page .magic-newsphone-device { display: block; aspect-ratio: auto !important; filter: none; }
  .home-page :is(.magic-newsphone-device > svg,.magic-newsphone-statusbar,.magic-newsphone-island,.magic-newsphone-transfer) { display: none; }
  .home-page .magic-newsphone-screen { position: relative; inset: auto; overflow: visible; border-radius: 0; background: transparent; }
  .home-page .magic-newsphone-screen-header { padding: 0 0 24px; }
  .home-page .magic-newsphone-screen-header strong { font-size: 30px; font-weight: 500; }
  .home-page .magic-newsphone-screen-header small { font-size: 12px; margin-top: 10px; }
  .home-page .magic-newsphone-list-window { padding: 0; overflow: visible; }
  .home-page .magic-newsphone-list-window .animated-list { height: auto; gap: 0; overflow: visible; }
  .home-page .magic-newsphone-item { grid-template-columns: 24px minmax(0,1fr); gap: 14px; padding: 24px 0; border-bottom: 1px solid #cdd3cc; border-radius: 0; box-shadow: none; background: transparent; transform: none; }
  .home-page .magic-newsphone-item-icon { width: 24px; height: 28px; background: transparent !important; color: #426250; border-radius: 0; }
  .home-page .magic-newsphone-item-copy { gap: 10px; }
  .home-page .magic-newsphone-item-copy b { display: block; font-size: 21px; line-height: 1.65; font-weight: 500; -webkit-line-clamp: unset; }
  .home-page .magic-newsphone-item-copy time { font-size: 12px; }
  .home-page .magic-newsphone-item-copy small { display: block; font-size: 14px; line-height: 1.9; -webkit-line-clamp: unset; }
  .home-page .magic-newsphone-item:focus-visible { outline: 2px solid #8b4437; outline-offset: 3px; }
  .home-page .magic-newsphone-screen-footer { padding: 18px 0 0; justify-content: flex-start; font-size: 12px; }
  .home-page .magic-partners { margin-top: 64px; width: 100%; max-width: none; }
  .home-page .magic-partners h2 { font-size: 30px; line-height: 1.5; }
  .home-page .magic-partners p { font-size: 15px; line-height: 1.9; }
  .sbc-footer .sbc-footer-caption { font-size: 15px; }
  .products-category-description { font-size: 13px; line-height: 1.8; }
  .products-intro #products-title { max-width: 100%; text-wrap: balance; }
  .products-detail-description, .products-detail-applications, .products-detail-note { font-size: 14px; line-height: 1.85; }
  body.contact-page #lede, body.contact-page [data-rise] { filter: none !important; transform: none !important; opacity: 1 !important; animation: none !important; will-change: auto !important; }
  body.contact-page #lede { text-align: left; text-indent: 0; font-size: 19px; line-height: 1.9; }
  body.contact-page #lede .lede-line { display: inline; white-space: normal; text-indent: 0; }
  .news-detail-page .news-detail-prose { font-size: 16px; line-height: 1.95; }
  .news-detail-page .news-detail-header h1 { font-size: clamp(29px, 7.8vw, 40px) !important; line-height: 1.4 !important; }
  .news-detail-page .news-detail-prose h2 { font-size: 26px; line-height: 1.55; }
  .news-detail-page .ed-table-wrap { overscroll-behavior-x: contain; }
  .news-detail-page .news-detail-sequence { gap: 24px; }
  html[lang="en"] .map-origin-list { grid-template-columns: repeat(2,minmax(0,1fr)); }
  html[lang="en"].home-page .shift-hero-title { font-size: clamp(32px, 8.8vw, 48px) !important; }
}
@media screen and (min-width: 600px) and (max-width: 959px) {
  html.home-page .magic-tablet, .home-page .shift-business-directory, .home-page .magic-home-updates { padding-inline: 6vw; }
  .map-origin-list { grid-template-columns: repeat(4,minmax(0,1fr)); }
}

@media screen and (max-width: 959px) {
  /* Keep glyphs in the normal paint layer, including their reading containers.
     Product cutouts, map routes and other decorative motion remain separate. */
  .home-page :is(.shift-hero-layout,.shift-hero-title,.shift-title-line,
    .shift-hero-bottom,.shift-business-intro,.shift-overview-copy,
    .shift-business-directory,.shift-business-list,.shift-company-facts,
    .magic-tablet-title,.workspace-topbar,.workspace-view,
    .voyage-copy,.magic-newsphone-item,.magic-newsphone-item-copy,
    .magic-partners-heading,.sbc-footer-copy) {
    transform: none !important; filter: none !important;
    perspective: none !important; will-change: auto !important;
    opacity: 1 !important; transition: none !important;
    -webkit-font-smoothing: auto;
  }
  body.restored-site #site-header.navbar,
  body.restored-site #site-header.navbar.nav-hidden {
    transform: none !important; will-change: auto !important;
    transition: none !important; filter: none !important;
    backdrop-filter: none !important; -webkit-backdrop-filter: none !important;
  }
  body.restored-site #site-header.navbar.nav-hidden { visibility: hidden; }
  body.restored-site #site-header .nav-container {
    transition: none !important; will-change: auto !important;
    filter: none !important; backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important; background: #f8f9f5 !important;
  }
  body.magic-site #site-header:not(.nav-touch-scrolled):not(.nav-open) .nav-container { background: #eeeae3 !important; }
  body.restored-site #site-header :is(.logo-link,.nav-brand-name,.nav-links,
    .nav-links > a,.nav-dropdown-link,.nav-panel-surface,
    .nav-dropdown-grid a,.nav-panel-footer,.site-language-switch) {
    transform: none !important; filter: none !important;
    will-change: auto !important; -webkit-font-smoothing: auto;
  }
  body.restored-site #site-header .nav-dropdown.is-open .nav-dropdown-toggle svg { transform: rotate(180deg); }

  /* Touch devices must never need a sticky hover to reach readable contrast. */
  .home-page .shift-business-list .shift-business-row .shift-row-name,
  .home-page .shift-business-list .shift-business-link:is(:hover,:focus-visible) .shift-row-name {
    color: var(--shift-ink) !important;
    opacity: 1 !important; filter: none !important; transition: none !important;
  }
  .home-page .shift-link-mask > span,
  .home-page .shift-text-link:hover .shift-link-mask > span {
    transform: none !important; transition: none !important;
  }
  .home-page :is(.shift-text-link,.shift-text-link:active,.sbc-footer-cta,.sbc-footer-cta:active) {
    opacity: 1 !important; filter: none !important;
  }
}

/* Language labels use their final contrast before any pointer interaction. */
body.restored-site #site-header .site-language-switch,
body.restored-site #site-header .site-language-switch:hover { opacity: 1 !important; }

@media screen and (max-width: 959px) {
  /* These readers do not carry the desktop tablet/phone frame classes. */
  .home-page :is(.mobile-archive-reader,.mobile-news-reader) {
    position: relative; display: block; width: 100%; height: auto;
    margin: 0; padding: 0; border: 0; border-radius: 0;
    background: transparent; box-shadow: none;
  }
  .home-page :is(#tablet,#news),
  .home-page :is(#tablet,#news) * {
    backface-visibility: visible !important;
    -webkit-backface-visibility: visible !important;
    transform-style: flat !important; perspective: none !important;
    filter: none !important; backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    will-change: auto !important;
  }
  .home-page :is(.mobile-archive-reader,.mobile-news-reader,
    .magic-tablet-card-stack,.container-scroll-card-screen,.container-scroll-live-layer,
    .magic-newsphone-stage,.magic-newsphone-screen,.magic-newsphone-list-window) {
    isolation: auto !important; contain: none !important;
    transform: none !important; opacity: 1 !important;
  }
  .home-page :is(#tablet,#news) :is(p,b,small,time,dt,dd,.workspace-nav-link__label) {
    -webkit-font-smoothing: auto; text-shadow: none;
    transform: none !important; opacity: 1 !important;
    transition: none !important; animation: none !important;
  }
  .home-page .magic-newsphone-item,
  .home-page .magic-newsphone-item:is(:hover,:focus,:active) {
    transform: none !important; opacity: 1 !important;
    background: transparent !important; transition: none !important;
  }
  /* Hide the complete navigation, including children with explicit visibility. */
  body.restored-site #site-header.nav-hidden { display: none !important; }
}

@media screen and (max-width: 959px) {
  .home-page .magic-supply[data-supply-motion="gsap-voyage"] {
    isolation: auto; overflow: visible; background: #fbfbf8;
  }
  .home-page .magic-supply[data-supply-motion="gsap-voyage"]::before { display: none; }
  .home-page .magic-supply[data-supply-motion="gsap-voyage"] > .voyage {
    z-index: auto; font-family: "SBC Body Sans", "Noto Sans SC", "Microsoft YaHei", sans-serif;
  }
  .home-page .magic-supply :is(.voyage-chapters,.voyage-chapter,.voyage-copy,.voyage-title,.voyage-detail) {
    isolation: auto !important; contain: none !important;
    transform: none !important; filter: none !important;
    backface-visibility: visible !important; perspective: none !important;
    will-change: auto !important;
  }
  .home-page .magic-supply :is(.voyage-sketch,.voyage-copy figure img) {
    transform: none !important; will-change: auto !important;
    backface-visibility: visible !important; transition: none !important;
  }
  .home-page .magic-supply .voyage-visual { isolation: isolate; contain: paint; }
  .home-page .magic-supply .voyage-vehicle { filter: none; }
}

@media screen and (max-width: 959px) {
  /* main.js loads the older user-comments stylesheet after this file. Its
     phone rule forces 11px text with 0.04cm tracking; override it explicitly. */
  html.home-page .magic-home .magic-tablet .company-history__timeline p {
    font-size: 15px !important; line-height: 1.85 !important;
    letter-spacing: normal !important; color: #46554d;
  }
  html.home-page .magic-home .magic-tablet .company-history__timeline h4 {
    font-family: "SBC Body Sans", "Noto Sans SC", "Microsoft YaHei", sans-serif;
    font-size: 17px; line-height: 1.5; font-weight: 600;
  }
  html.home-page .magic-home .magic-tablet .company-intro__profile dt {
    font-size: 12px !important;
  }
  html.home-page .magic-home .magic-tablet .company-intro__profile dd {
    letter-spacing: normal !important;
  }
}
