/* Identity horizontal sections and entrance timelines */
.about-mobile-stack {
    display: none;
}

.core-business-mobile-break {
    display: none;
}

#page-about-intro.identity-section-page {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-snap-type: x mandatory !important;
    scroll-behavior: auto;
}

#page-about-intro.identity-section-page > .snap-section {
    flex: 0 0 100vw !important;
    width: 100vw !important;
    min-width: 100vw !important;
    scroll-snap-align: start !important;
    scroll-snap-stop: always;
}

#page-about-intro.identity-section-page.identity-is-animating {
    scroll-snap-type: none !important;
}

.identity-section-nav-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#horizontal-nav .nav-scroll-text .scroll-label {
    display: inline-block;
    vertical-align: middle;
}

#horizontal-nav .nav-scroll-text img {
    display: inline-block;
    width: auto;
    height: 1.05em;
    margin-left: 6px;
    vertical-align: middle;
}

#horizontal-nav .nav-dot-row {
    display: flex;
    flex-direction: row;
    gap: 12px;
    margin-top: 20px;
}

#horizontal-nav .nav-dot {
    display: block;
    flex: 0 0 auto;
    text-decoration: none;
}

.identity-section-nav-space {
    height: 16px;
}

/* Identity section entrance timelines */
#page-about-intro .snap-section.identity-motion-ready .sub-header.fade-in-up {
    opacity: 1 !important;
    transform: none !important;
    animation: none !important;
}

#page-about-intro .snap-section.identity-motion-ready .business-title-small {
    display: block;
    opacity: 0 !important;
    clip-path: none !important;
    transform: translateY(22px) !important;
    transition: none !important;
    will-change: transform, opacity;
}

#page-about-intro .snap-section.identity-motion-ready.identity-motion-play .business-title-small {
    opacity: 1 !important;
    clip-path: none !important;
    transform: translateY(0) !important;
    transition: opacity 0.76s ease, transform 0.76s cubic-bezier(0.22, 1, 0.36, 1) !important;
}

/* Who We Are: left copy, right copy, then underlines. */
#about-sec-who::before {
    background-image: none !important;
}

#about-sec-who > .about-background-image {
    position: absolute !important;
    inset: 0 !important;
    z-index: 0 !important;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
    opacity: 0.15 !important;
    pointer-events: none !important;
    transform: none !important;
}

#about-sec-who.identity-motion-ready .intro-text-row.fade-in-up {
    animation: none !important;
    transform: none !important;
}

#about-sec-who.identity-motion-ready .intro-text-row.fade-in-up {
    opacity: 1 !important;
}

#about-sec-who.identity-motion-ready .logo-graphic {
    opacity: 0.6 !important;
    transition: none !important;
}

#about-sec-who.identity-motion-ready.identity-motion-play .logo-graphic {
    opacity: 0.6 !important;
    transition: none !important;
}

#about-sec-who.identity-motion-ready .intro-text-title,
#about-sec-who.identity-motion-ready .intro-text-description {
    opacity: 0 !important;
    transform: translateY(24px) !important;
    transition: none !important;
    will-change: transform, opacity;
}

#about-sec-who.identity-motion-ready.identity-motion-play .intro-text-title {
    opacity: 1 !important;
    transform: translateY(0) !important;
    transition: opacity 0.78s ease 0.32s, transform 0.78s cubic-bezier(0.22, 1, 0.36, 1) 0.32s !important;
}

#about-sec-who.identity-motion-ready.identity-motion-play .intro-text-description {
    opacity: 1 !important;
    transform: translateY(0) !important;
    transition: opacity 0.78s ease 0.60s, transform 0.78s cubic-bezier(0.22, 1, 0.36, 1) 0.60s !important;
}

#about-sec-who.identity-motion-ready .intro-text-description p strong {
    animation: none !important;
    background-size: 0 2px !important;
    transition: none !important;
}

#about-sec-who.identity-motion-ready.identity-motion-play .intro-text-description p strong { background-size: 100% 2px !important; }
#about-sec-who.identity-motion-ready.identity-motion-play .intro-text-description p strong:nth-of-type(1) { transition: background-size 0.66s ease-out 1.26s !important; }
#about-sec-who.identity-motion-ready.identity-motion-play .intro-text-description p strong:nth-of-type(2) { transition: background-size 0.66s ease-out 1.42s !important; }
#about-sec-who.identity-motion-ready.identity-motion-play .intro-text-description p strong:nth-of-type(3) { transition: background-size 0.66s ease-out 1.58s !important; }
#about-sec-who.identity-motion-ready.identity-motion-play .intro-text-description p strong:nth-of-type(4) { transition: background-size 0.66s ease-out 1.74s !important; }
#about-sec-who.identity-motion-ready.identity-motion-play .intro-text-description p strong:nth-of-type(5) { transition: background-size 0.66s ease-out 1.90s !important; }
#about-sec-who.identity-motion-ready.identity-motion-play .intro-text-description p strong:nth-of-type(6) { transition: background-size 0.66s ease-out 2.06s !important; }

/* Core Business: description, five cards, then the circle preview. */
#business-sec-main.identity-motion-ready .sub-header.fade-in-up,
#business-sec-main.identity-motion-ready .sub-content,
#business-sec-main.identity-motion-ready .service-list {
    opacity: 1 !important;
    transform: none !important;
    animation: none !important;
}

#business-sec-main .service-list {
    margin-top: clamp(18px, 3.6dvh, 44px) !important;
}

#business-sec-main .service-box,
body.light-mode #business-sec-main .service-box {
    position: relative !important;
    display: grid !important;
    grid-template-rows: clamp(48px, 5.6dvh, 58px) calc(1.34em * 3) !important;
    row-gap: clamp(8px, 1dvh, 11px) !important;
    align-content: center !important;
    align-items: start !important;
    justify-items: center !important;
    isolation: isolate;
    background: transparent !important;
    border-radius: 0 !important;
    color: inherit !important;
    text-decoration: none !important;
}

#business-sec-main .service-box::before,
body.light-mode #business-sec-main .service-box::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 0;
    background: #1f1f1f;
    border-radius: 0 clamp(34px, 3vw, 46px) 0 clamp(34px, 3vw, 46px);
    overflow: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    pointer-events: none;
    transition: background 0.4s ease, border-radius 0.32s cubic-bezier(0.4, 0, 0.2, 1);
}

#business-sec-main .service-box .service-box-title,
#business-sec-main .service-box .service-box-desc {
    position: relative;
    z-index: 1;
    width: 100%;
}

#business-sec-main .service-box .service-box-title {
    width: 100% !important;
    height: 100% !important;
    min-height: 0 !important;
    margin: 0 !important;
    align-self: stretch !important;
}

#business-sec-main .service-box .service-box-desc {
    display: block !important;
    width: 100% !important;
    height: calc(1.34em * 3) !important;
    min-height: 0 !important;
    margin: 0 !important;
    align-self: start !important;
    justify-content: initial !important;
    align-items: initial !important;
    flex-direction: initial !important;
    line-height: 1.34 !important;
}

#business-sec-main .service-box .service-box-title,
body.light-mode #business-sec-main .service-box .service-box-title {
    color: #ff2c2c !important;
}

#business-sec-main .service-box .service-box-desc,
body.light-mode #business-sec-main .service-box .service-box-desc {
    color: #fff !important;
}

#business-sec-main .service-box:hover,
body.light-mode #business-sec-main .service-box:hover {
    border-radius: 0 !important;
    background: transparent !important;
    translate: 0 -5px !important;
}

#business-sec-main .service-box:hover::before,
body.light-mode #business-sec-main .service-box:hover::before {
    border-radius: 50%;
    background: #ff2c2c;
}

#business-sec-main .service-box:hover .service-box-title,
#business-sec-main .service-box:hover .service-box-desc,
body.light-mode #business-sec-main .service-box:hover .service-box-title,
body.light-mode #business-sec-main .service-box:hover .service-box-desc {
    color: #fff !important;
}

@media (min-width: 901px) {
    #business-sec-main .service-list {
        width: min(calc(100vw - clamp(72px, 8vw, 140px)), 1240px) !important;
        max-width: 1240px !important;
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
        gap: clamp(12px, 1.3vw, 18px) !important;
    }

    #business-sec-main .service-box {
        width: 100% !important;
        aspect-ratio: 1 / 1 !important;
        padding: clamp(16px, 1.55vw, 22px) clamp(12px, 1.25vw, 18px) !important;
    }
}

#business-sec-main.identity-motion-ready .core-business-desc,
#business-sec-main.identity-motion-ready .service-box {
    opacity: 0 !important;
    transform: translateY(24px) !important;
    animation: none !important;
    transition: none !important;
}

#business-sec-main.identity-motion-ready.identity-motion-play .core-business-desc {
    opacity: 1 !important;
    transform: translateY(0) !important;
    transition: opacity 0.78s ease 0.32s, transform 0.78s cubic-bezier(0.22, 1, 0.36, 1) 0.32s !important;
}

#business-sec-main.identity-motion-ready.identity-motion-play .service-box {
    opacity: 1 !important;
    transform: translateY(0) !important;
    transition-property: opacity, transform, translate !important;
    transition-duration: 0.78s, 0.78s, 0.68s !important;
    transition-timing-function: ease, cubic-bezier(0.22, 1, 0.36, 1), cubic-bezier(0.22, 1, 0.36, 1) !important;
}

#business-sec-main.identity-motion-ready.identity-motion-play .service-box:nth-child(1) { transition-delay: 0.58s, 0.58s, 0s !important; }
#business-sec-main.identity-motion-ready.identity-motion-play .service-box:nth-child(2) { transition-delay: 0.72s, 0.72s, 0s !important; }
#business-sec-main.identity-motion-ready.identity-motion-play .service-box:nth-child(3) { transition-delay: 0.86s, 0.86s, 0s !important; }
#business-sec-main.identity-motion-ready.identity-motion-play .service-box:nth-child(4) { transition-delay: 1.00s, 1.00s, 0s !important; }
#business-sec-main.identity-motion-ready.identity-motion-play .service-box:nth-child(5) { transition-delay: 1.14s, 1.14s, 0s !important; }

#business-sec-main .service-box.identity-shape-preview::before {
    transition: none !important;
    animation: identityShapePulse 0.48s cubic-bezier(0.45, 0, 0.55, 1) both;
}

@keyframes identityShapePulse {
    0%, 100% {
        border-radius: 0 clamp(34px, 3vw, 46px) 0 clamp(34px, 3vw, 46px);
    }
    50% {
        border-radius: 50%;
    }
}

/* Our Team: seven portraits from left to right. */
#team-sec-roles.identity-motion-ready .content-wrapper:not(.sub-header),
#team-sec-roles.identity-motion-ready .team-role-grid {
    opacity: 1 !important;
    transform: none !important;
    animation: none !important;
}

#team-sec-roles.identity-motion-ready .role-card-wrap {
    opacity: 0 !important;
    transform: translateY(24px) !important;
    animation: none !important;
    transition: none !important;
}

#team-sec-roles.identity-motion-ready.identity-motion-play .role-card-wrap {
    opacity: 1 !important;
    transform: translateY(0) !important;
    transition: opacity 0.76s ease, transform 0.76s cubic-bezier(0.22, 1, 0.36, 1) !important;
}

#team-sec-roles.identity-motion-ready.identity-motion-play .role-card-wrap:nth-child(1) { transition-delay: 0.38s !important; }
#team-sec-roles.identity-motion-ready.identity-motion-play .role-card-wrap:nth-child(2) { transition-delay: 0.51s !important; }
#team-sec-roles.identity-motion-ready.identity-motion-play .role-card-wrap:nth-child(3) { transition-delay: 0.64s !important; }
#team-sec-roles.identity-motion-ready.identity-motion-play .role-card-wrap:nth-child(4) { transition-delay: 0.77s !important; }
#team-sec-roles.identity-motion-ready.identity-motion-play .role-card-wrap:nth-child(5) { transition-delay: 0.90s !important; }
#team-sec-roles.identity-motion-ready.identity-motion-play .role-card-wrap:nth-child(6) { transition-delay: 1.03s !important; }
#team-sec-roles.identity-motion-ready.identity-motion-play .role-card-wrap:nth-child(7) { transition-delay: 1.16s !important; }

/* R&D Center content entrance. */
#rnd-sec-cert.identity-motion-ready > .content-wrapper:not(.sub-header) {
    opacity: 0 !important;
    transform: translateY(24px) !important;
    animation: none !important;
    transition: none !important;
}

#history-sec-timeline.identity-motion-ready > .history-timeline-stage {
    opacity: 0 !important;
    transform: translateY(24px) !important;
    animation: none !important;
    transition: none !important;
}

#rnd-sec-cert.identity-motion-ready > .content-wrapper:not(.sub-header) .fade-in-up {
    opacity: 1 !important;
    transform: none !important;
    animation: none !important;
}

#rnd-sec-cert.identity-motion-ready.identity-motion-play > .content-wrapper:not(.sub-header) {
    opacity: 1 !important;
    transform: translateY(0) !important;
    transition: opacity 0.8s ease 0.38s, transform 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.38s !important;
}

#history-sec-timeline.identity-motion-ready.identity-motion-play > .history-timeline-stage {
    opacity: 1 !important;
    transform: translateY(0) !important;
    transition: opacity 0.8s ease 0.3s, transform 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.3s !important;
}

@media (max-width: 768px), (max-height: 680px) {
    #about-sec-who.identity-motion-ready.identity-motion-play .logo-graphic {
        opacity: 0.4 !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    #page-about-intro .snap-section.identity-motion-ready *,
    #page-about-intro .snap-section.identity-motion-ready *::before,
    #page-about-intro .snap-section.identity-motion-ready *::after {
        animation-duration: 0.01ms !important;
        animation-delay: 0ms !important;
        transition-duration: 0.01ms !important;
        transition-delay: 0ms !important;
    }
}

/* Our Team: keep touch tooltips explicit instead of relying on sticky :hover. */
#team-sec-roles {
    --team-final-title-gap: clamp(80px, 9.6dvh, 94px) !important;
}

#team-sec-roles .team-role-desc {
    position: absolute !important;
    top: calc(100% + 12px) !important;
    left: 50% !important;
    width: min(680px, calc(100vw - 40px)) !important;
    max-width: 680px !important;
    margin: 0 !important;
    color: rgba(255, 255, 255, 0.66) !important;
    font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 1.8 !important;
    letter-spacing: normal !important;
    text-align: center !important;
    white-space: nowrap;
    pointer-events: none;
    transform: translateX(-50%) !important;
}

body.light-mode #team-sec-roles .team-role-desc {
    color: rgba(0, 0, 0, 0.62) !important;
}

#team-sec-roles.identity-motion-ready .team-role-desc {
    opacity: 0 !important;
    transform: translate(-50%, 10px) !important;
    transition: none !important;
}

#team-sec-roles.identity-motion-ready.identity-motion-play .team-role-desc {
    opacity: 1 !important;
    transform: translate(-50%, 0) !important;
    transition: opacity 0.68s ease 0.2s, transform 0.68s cubic-bezier(0.22, 1, 0.36, 1) 0.2s !important;
}

@media (max-width: 900px) {
    #team-sec-roles {
        --team-final-title-gap: clamp(94px, 12svh, 108px) !important;
    }

    #team-sec-roles .team-role-desc {
        top: calc(100% + 12px) !important;
        width: calc(100vw - 32px) !important;
        font-size: 15px !important;
        line-height: 1.65 !important;
        white-space: normal;
    }
}

@media (max-width: 900px) {
    :root {
        --identity-mobile-nav-zone-h: clamp(96px, 13svh, 118px);
    }

    body #about-sec-who .about-mobile-heading {
        margin-bottom: 0 !important;
    }

    body #page-about-intro #about-sec-who .about-mobile-description p strong {
        display: inline !important;
        padding-bottom: 2px !important;
        color: #fff !important;
        font-weight: 650 !important;
        background-image: linear-gradient(rgba(255, 255, 255, 0.58), rgba(255, 255, 255, 0.58)) !important;
        background-repeat: no-repeat !important;
        background-position: 0 100% !important;
        background-size: 0 2px !important;
        -webkit-box-decoration-break: clone !important;
        box-decoration-break: clone !important;
        transition: none !important;
    }

    body.light-mode #page-about-intro #about-sec-who .about-mobile-description p strong {
        color: #0b0b0b !important;
        background-image: linear-gradient(rgba(11, 11, 11, 0.52), rgba(11, 11, 11, 0.52)) !important;
    }

    body #page-about-intro #about-sec-who.identity-motion-ready.identity-motion-play .about-mobile-description p strong {
        background-size: 100% 2px !important;
    }

    body #page-about-intro #about-sec-who.identity-motion-ready.identity-motion-play .about-mobile-description p strong:nth-of-type(1) {
        transition: background-size 0.66s ease-out 1.1s !important;
    }

    body #page-about-intro #about-sec-who.identity-motion-ready.identity-motion-play .about-mobile-description p strong:nth-of-type(2) {
        transition: background-size 0.66s ease-out 1.24s !important;
    }

    body #page-about-intro #about-sec-who.identity-motion-ready.identity-motion-play .about-mobile-description p strong:nth-of-type(3) {
        transition: background-size 0.66s ease-out 1.38s !important;
    }

    body #page-about-intro #about-sec-who.identity-motion-ready.identity-motion-play .about-mobile-description p strong:nth-of-type(4) {
        transition: background-size 0.66s ease-out 1.52s !important;
    }

    body #page-about-intro #about-sec-who.identity-motion-ready.identity-motion-play .about-mobile-description p strong:nth-of-type(5) {
        transition: background-size 0.66s ease-out 1.66s !important;
    }

    body #page-about-intro #about-sec-who.identity-motion-ready.identity-motion-play .about-mobile-description p strong:nth-of-type(6) {
        transition: background-size 0.66s ease-out 1.8s !important;
    }
}

/* ========================================================================
   FINAL mobile Identity layout
   High-specificity rules intentionally normalize the legacy mobile passes.
   ======================================================================== */
@media (max-width: 900px) {
    :root {
        --identity-mobile-title-size: clamp(28px, 7.2vw, 32px);
        --identity-mobile-title-weight: 700;
        --identity-mobile-title-top: calc(var(--identity-header-h, 70px) + clamp(30px, 4.6svh, 42px));
        --identity-mobile-title-h: calc(var(--identity-mobile-title-size) * 1.12);
        --identity-mobile-desc-gap: clamp(9px, 1.35svh, 12px);
        --identity-mobile-nav-zone-h: clamp(96px, 13svh, 118px);
    }

    /* Move the shared scroll cue up, make it easier to tap, and open its gap. */
    body #horizontal-nav {
        bottom: calc(var(--identity-visible-footer-h, 0px) + env(safe-area-inset-bottom, 0px) + clamp(16px, 2.6svh, 26px)) !important;
        transform: translateX(-50%) scale(1) !important;
        transform-origin: 50% 100% !important;
        transition: bottom 0.42s cubic-bezier(0.22, 1, 0.36, 1) !important;
    }

    body #horizontal-nav .nav-scroll-text {
        margin-bottom: clamp(15px, 2.1svh, 20px) !important;
    }

    body #horizontal-nav .nav-dot-row {
        gap: 0 !important;
    }

    body #horizontal-nav .nav-dot,
    body #horizontal-nav .nav-dot.active {
        position: relative !important;
        display: grid !important;
        place-items: center !important;
        width: 40px !important;
        height: 40px !important;
        min-width: 40px !important;
        min-height: 40px !important;
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        border-radius: 0 !important;
        background: transparent !important;
        box-sizing: border-box !important;
        touch-action: manipulation !important;
        -webkit-tap-highlight-color: transparent !important;
    }

    body #horizontal-nav .nav-dot::before {
        content: '' !important;
        display: block !important;
        width: 18px !important;
        height: 18px !important;
        border: 2px solid #fff !important;
        border-radius: 50% !important;
        background: transparent !important;
        box-sizing: border-box !important;
        transition: background-color 0.25s ease, border-color 0.25s ease !important;
    }

    body #horizontal-nav .nav-dot.active::before {
        border-color: #ff2c2c !important;
        background: #ff2c2c !important;
    }

    body.light-mode #horizontal-nav .nav-dot::before {
        border-color: #0b0b0b !important;
    }

    body.light-mode #horizontal-nav .nav-dot.active::before {
        border-color: #ff2c2c !important;
        background: #ff2c2c !important;
    }

    /* Every section title uses the same mobile type and top spacing. */
    body #page-about-intro .snap-section > .content-wrapper.sub-header {
        position: absolute !important;
        top: var(--identity-mobile-title-top) !important;
        right: 0 !important;
        bottom: auto !important;
        left: 0 !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: flex-start !important;
        gap: var(--identity-mobile-desc-gap) !important;
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 0 var(--identity-mobile-edge-x, 16px) !important;
        box-sizing: border-box !important;
    }

    body #page-about-intro .snap-section .business-title-small,
    body #page-about-intro .snap-section .sub-header h1,
    body #page-about-intro .snap-section .sub-header h2 {
        display: block !important;
        height: auto !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        font-size: var(--identity-mobile-title-size) !important;
        font-weight: var(--identity-mobile-title-weight) !important;
        line-height: 1.12 !important;
        white-space: nowrap !important;
    }

    body #business-sec-main .core-business-desc,
    body #team-sec-roles .team-role-desc {
        position: static !important;
        top: auto !important;
        left: auto !important;
        width: min(680px, calc(100vw - 32px)) !important;
        max-width: 680px !important;
        margin: 0 !important;
        font-size: 15px !important;
        font-weight: 400 !important;
        line-height: 1.55 !important;
        text-align: center !important;
        white-space: normal !important;
        transform: none !important;
    }

    /* Core Business: the whole section scrolls vertically on mobile while
       the cards preserve the desktop 1:1 silhouette. */
    body #page-about-intro #business-sec-main {
        display: block !important;
        height: 100svh !important;
        min-height: 100svh !important;
        padding:
            calc(var(--identity-header-h, 70px) + clamp(30px, 4.6svh, 42px))
            var(--identity-mobile-edge-x, 16px)
            calc(var(--identity-mobile-nav-zone-h) + env(safe-area-inset-bottom, 0px) + clamp(18px, 2.8svh, 28px)) !important;
        overflow-x: hidden !important;
        overflow-y: auto !important;
        box-sizing: border-box !important;
        scrollbar-width: none !important;
        -webkit-overflow-scrolling: touch !important;
        overscroll-behavior-y: contain !important;
    }

    body #page-about-intro #business-sec-main::-webkit-scrollbar {
        display: none !important;
    }

    body #business-sec-main .core-business-mobile-break {
        display: block !important;
    }

    body #business-sec-main .core-business-desc {
        line-height: 1.55 !important;
    }

    body #page-about-intro #business-sec-main > .content-wrapper.sub-header {
        position: relative !important;
        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        left: auto !important;
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        gap: var(--identity-mobile-desc-gap) !important;
    }

    body #page-about-intro #business-sec-main > .content-wrapper.sub-content {
        position: relative !important;
        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        left: auto !important;
        display: block !important;
        width: 100% !important;
        height: auto !important;
        max-height: none !important;
        margin: clamp(28px, 4.2svh, 40px) 0 0 !important;
        padding: 0 !important;
        overflow: visible !important;
        box-sizing: border-box !important;
    }

    body #business-sec-main .service-list {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        grid-auto-rows: auto !important;
        gap: clamp(10px, 2.8vw, 14px) !important;
        width: min(100%, 360px) !important;
        height: auto !important;
        max-height: none !important;
        margin: 0 auto !important;
        padding: 0 !important;
        align-items: start !important;
    }

    body #business-sec-main .service-box {
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        aspect-ratio: 1 / 1 !important;
        box-sizing: border-box !important;
    }

    body #team-sec-roles {
        --team-final-top: var(--identity-mobile-title-top) !important;
        --team-final-title-size: var(--identity-mobile-title-size) !important;
        --team-final-title-h: var(--identity-mobile-title-h) !important;
    }

    body #rnd-sec-cert {
        --rnd-final-top: var(--identity-mobile-title-top) !important;
        --rnd-final-title-size: var(--identity-mobile-title-size) !important;
        --rnd-final-title-h: var(--identity-mobile-title-h) !important;
        --rnd-final-title-gap: clamp(22px, 3.2svh, 30px) !important;
    }

    #business-sec-main.identity-motion-ready .core-business-desc,
    #team-sec-roles.identity-motion-ready .team-role-desc {
        transform: translateY(10px) !important;
    }

    #business-sec-main.identity-motion-ready.identity-motion-play .core-business-desc,
    #team-sec-roles.identity-motion-ready.identity-motion-play .team-role-desc {
        transform: translateY(0) !important;
    }

    /* Who We Are: fixed title lane plus an overflow-safe centered copy lane. */
    body #about-sec-who {
        position: relative !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        height: 100svh !important;
        min-height: 100svh !important;
        padding: calc(var(--identity-header-h, 70px) + clamp(20px, 3svh, 30px)) 0 calc(var(--identity-mobile-nav-zone-h) + env(safe-area-inset-bottom, 0px)) !important;
        box-sizing: border-box !important;
    }

    body #page-about-intro #about-sec-who {
        position: relative !important;
        display: block !important;
        width: 100vw !important;
        height: 100svh !important;
        min-height: 100svh !important;
        padding: 0 !important;
        overflow: hidden !important;
        box-sizing: border-box !important;
    }

    body #about-sec-who > .content-wrapper.sub-header {
        position: relative !important;
        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        left: auto !important;
        flex: 0 0 auto !important;
        width: 100% !important;
        margin: 0 0 clamp(14px, 2.2svh, 20px) !important;
        padding: 0 var(--identity-mobile-edge-x, 16px) !important;
    }

    /* This selector must outrank the shared absolute mobile title rule. */
    body #page-about-intro #about-sec-who > .content-wrapper.sub-header {
        position: relative !important;
        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        left: auto !important;
        order: 1 !important;
        flex: 0 0 auto !important;
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        margin: 0 0 clamp(14px, 2.2svh, 20px) !important;
        padding: 0 var(--identity-mobile-edge-x, 16px) !important;
        transform: none !important;
    }

    body #about-sec-who > .content-wrapper:not(.sub-header) {
        position: relative !important;
        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        left: auto !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: flex-start !important;
        flex: 0 1 auto !important;
        width: 100% !important;
        height: auto !important;
        max-height: calc(100svh - var(--identity-header-h, 70px) - var(--identity-mobile-nav-zone-h) - env(safe-area-inset-bottom, 0px) - var(--identity-mobile-title-h) - clamp(54px, 7svh, 74px)) !important;
        margin: 0 !important;
        padding: 0 clamp(8px, 2.8vw, 14px) !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        box-sizing: border-box !important;
    }

    body #page-about-intro #about-sec-who > .content-wrapper:not(.sub-header) {
        position: relative !important;
        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        left: auto !important;
        order: 2 !important;
        flex: 0 1 auto !important;
        margin: 0 !important;
        transform: none !important;
    }

    body #about-sec-who .intro-centered {
        display: block !important;
        flex: 0 0 auto !important;
        width: 100% !important;
        max-width: 100% !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding: 0 !important;
    }

    body #about-sec-who .intro-text-row {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: flex-start !important;
        gap: clamp(12px, 2svh, 18px) !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body #about-sec-who .intro-text-col,
    body #about-sec-who .intro-text-col.intro-text-title,
    body #about-sec-who .intro-text-col.intro-text-description {
        position: static !important;
        display: block !important;
        flex: 0 0 auto !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }

    body #about-sec-who .intro-text-col.intro-text-title {
        order: 1 !important;
    }

    body #about-sec-who .intro-text-col.intro-text-description {
        order: 2 !important;
    }

    body #about-sec-who .intro-text-col.intro-text-title h3,
    body #about-sec-who .intro-text-col.intro-text-description p {
        position: static !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        box-sizing: border-box !important;
    }

    /* A dedicated one-column mobile flow avoids the legacy desktop columns. */
    body #page-about-intro #about-sec-who > .content-wrapper.sub-header,
    body #page-about-intro #about-sec-who > .content-wrapper:not(.sub-header) {
        display: none !important;
    }

    body #page-about-intro #about-sec-who > .about-mobile-stack {
        position: absolute !important;
        top: calc(var(--identity-header-h, 70px) + clamp(22px, 3.2svh, 30px)) !important;
        right: 0 !important;
        bottom: calc(var(--identity-mobile-nav-zone-h) + env(safe-area-inset-bottom, 0px) + clamp(6px, 1svh, 10px)) !important;
        left: 0 !important;
        z-index: 5 !important;
        display: flex !important;
        flex: none !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: flex-start !important;
        order: 1 !important;
        width: 100% !important;
        max-width: 520px !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        margin: 0 auto !important;
        padding: 0 clamp(12px, 4vw, 20px) clamp(16px, 2.4svh, 24px) !important;
        overflow-x: hidden !important;
        overflow-y: auto !important;
        text-align: center !important;
        box-sizing: border-box !important;
        scrollbar-width: none !important;
        overscroll-behavior-y: contain !important;
        -webkit-overflow-scrolling: touch !important;
        scroll-behavior: auto !important;
    }

    body #page-about-intro #about-sec-who > .about-mobile-stack::-webkit-scrollbar {
        display: none !important;
    }

    body #about-sec-who .about-mobile-heading {
        position: static !important;
        display: block !important;
        flex: 0 0 auto !important;
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        font-size: var(--identity-mobile-title-size) !important;
        font-weight: var(--identity-mobile-title-weight) !important;
        line-height: 1.12 !important;
        text-align: center !important;
        transform: none;
    }

    body #about-sec-who .about-mobile-promise,
    body #about-sec-who .about-mobile-description {
        position: static !important;
        display: block !important;
        flex: 0 0 auto !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        text-align: center !important;
    }

    body #about-sec-who .about-mobile-promise {
        padding-top: clamp(38px, 5.5svh, 52px) !important;
        margin-bottom: clamp(14px, 2.2svh, 20px) !important;
    }

    body #about-sec-who .about-mobile-promise h3 {
        position: static !important;
        display: block !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        font-size: clamp(23px, 6.1vw, 27px) !important;
        font-weight: 700 !important;
        line-height: 1.42 !important;
        text-align: center !important;
    }

    body #about-sec-who .about-mobile-description p {
        position: static !important;
        display: block !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        font-size: clamp(13px, 3.55vw, 15px) !important;
        font-weight: 300 !important;
        line-height: 1.58 !important;
        text-align: center !important;
        word-break: keep-all !important;
        overflow-wrap: break-word !important;
    }

    body #about-sec-who .about-mobile-description p br,
    body #about-sec-who .about-mobile-promise h3 br {
        display: block !important;
    }

    /* Keep the two mobile team columns slightly closer together. */
    body #team-sec-roles .team-role-grid {
        column-gap: clamp(4px, 1.25vw, 7px) !important;
    }

    /* Vertically center the event rows in the space below the year buttons. */
    body #history-sec-timeline .history-event-panels {
        display: flex !important;
        flex: 1 1 0 !important;
        flex-direction: column !important;
        align-items: stretch !important;
        justify-content: center !important;
        min-height: 0 !important;
    }

    body #history-sec-timeline > .history-timeline-stage {
        top: calc(var(--history-timeline-center) + clamp(34px, 4.8svh, 46px)) !important;
    }

    /* The certificate modal mirrors desktop, with reliable mobile controls. */
    body #rnd-image-modal {
        position: fixed !important;
        inset: 0 !important;
        z-index: 20000 !important;
        display: none;
        align-items: center !important;
        justify-content: center !important;
        width: 100vw !important;
        height: 100svh !important;
        padding: max(22px, env(safe-area-inset-top, 0px)) 22px max(22px, env(safe-area-inset-bottom, 0px)) !important;
        overflow: auto !important;
        background: rgba(0, 0, 0, 0.85) !important;
        opacity: 0;
        visibility: hidden;
        box-sizing: border-box !important;
        backdrop-filter: blur(5px) !important;
        -webkit-backdrop-filter: blur(5px) !important;
        transition: opacity 0.3s ease, visibility 0.3s ease !important;
    }

    body.rnd-modal-open {
        overflow: hidden !important;
    }

    body #rnd-image-modal.show {
        display: flex !important;
        opacity: 1 !important;
        visibility: visible !important;
    }

    body #rnd-image-modal .rnd-modal-content {
        position: relative !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: auto !important;
        max-width: min(86vw, 520px) !important;
        max-height: calc(100svh - 76px) !important;
        margin: auto !important;
        padding: 0 !important;
        overflow: visible !important;
        border-radius: 14px !important;
        background: transparent !important;
    }

    body #rnd-image-modal .rnd-modal-content img {
        display: block !important;
        width: auto !important;
        max-width: 100% !important;
        height: auto !important;
        max-height: calc(100svh - 82px) !important;
        border-radius: 14px !important;
        object-fit: contain !important;
        clip-path: inset(0 round 14px) !important;
    }

    body #rnd-image-modal .modal-close-btn {
        position: absolute !important;
        top: -44px !important;
        right: 0 !important;
        z-index: 20002 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 40px !important;
        height: 40px !important;
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        border-radius: 0 !important;
        background: transparent !important;
        color: #fff !important;
        -webkit-text-fill-color: #fff !important;
        font-family: Arial, sans-serif !important;
        font-size: 40px !important;
        font-weight: 700 !important;
        line-height: 1 !important;
        outline: none !important;
        box-shadow: none !important;
        opacity: 1 !important;
        visibility: visible !important;
        appearance: none !important;
        -webkit-appearance: none !important;
        cursor: pointer !important;
        touch-action: manipulation !important;
    }
}

@media (max-width: 900px), (hover: none) {
    #team-sec-roles .role-card-img-wrap {
        cursor: pointer !important;
        touch-action: manipulation;
        -webkit-tap-highlight-color: transparent;
    }

    #team-sec-roles .role-bubble {
        display: block !important;
        pointer-events: none !important;
    }

    #team-sec-roles .role-card:not(.is-bubble-open) .role-bubble,
    #team-sec-roles .role-card:not(.is-bubble-open):hover .role-bubble,
    #team-sec-roles .role-card:not(.is-bubble-open):focus .role-bubble,
    #team-sec-roles .role-card:not(.is-bubble-open):focus-within .role-bubble {
        opacity: 0 !important;
        visibility: hidden !important;
        transform: translateX(-50%) translateY(8px) !important;
    }

    #team-sec-roles .role-card.is-bubble-open .role-bubble {
        opacity: 1 !important;
        visibility: visible !important;
        transform: translateX(-50%) translateY(0) !important;
        z-index: 10000 !important;
    }

    #team-sec-roles .role-card.is-bubble-open .role-card-img-wrap {
        box-shadow: 0 0 0 4px rgba(255, 44, 44, 0.18),
                    0 0 28px rgba(255, 44, 44, 0.42),
                    0 0 58px rgba(255, 44, 44, 0.2) !important;
        filter: saturate(1.06) brightness(1.03) !important;
    }

    #team-sec-roles .role-card:not(.is-bubble-open) .role-card-img-wrap,
    #team-sec-roles .role-card:not(.is-bubble-open):hover .role-card-img-wrap,
    #team-sec-roles .role-card:not(.is-bubble-open):focus .role-card-img-wrap,
    #team-sec-roles .role-card:not(.is-bubble-open):focus-within .role-card-img-wrap {
        box-shadow: none !important;
        filter: none !important;
    }
}

/* R&D Center: center the title and content in the area left by fixed UI. */
#rnd-sec-cert {
    --rnd-center-content-h: clamp(300px, 43dvh, 420px);
    --rnd-center-title-gap: clamp(22px, 2.6dvh, 30px);
    --rnd-final-cert-size: min(300px, 26vw, calc(var(--rnd-final-content-h) * 0.62)) !important;
    --rnd-center-bottom-safe: calc(var(--identity-footer-h, 70px) + var(--identity-nav-zone-h, 112px) + clamp(8px, 1.2dvh, 16px));
    --rnd-center-available-h: calc(100dvh - var(--identity-header-h, 90px) - var(--rnd-center-bottom-safe));
    --rnd-center-group-h: calc(var(--rnd-final-title-h) + var(--rnd-center-title-gap) + var(--rnd-center-content-h));
    --rnd-final-top: calc(var(--identity-header-h, 90px) + max(clamp(12px, 1.8dvh, 24px), calc((var(--rnd-center-available-h) - var(--rnd-center-group-h)) / 2))) !important;
    --rnd-final-title-gap: var(--rnd-center-title-gap) !important;
    --rnd-final-content-h: var(--rnd-center-content-h) !important;
}

#rnd-sec-cert .content-wrapper:not(.sub-header) {
    overflow: visible !important;
}

#rnd-sec-cert .rnd-heading-divider {
    width: calc(100% - clamp(22px, 2.4vw, 38px)) !important;
    max-width: 660px !important;
    flex: 0 0 auto !important;
}

@media (min-width: 901px) {
    #rnd-sec-cert .rnd-content-row {
        grid-template-columns: var(--rnd-final-cert-size) minmax(0, 720px) !important;
        width: min(
            calc(var(--rnd-final-cert-size) + var(--rnd-final-gap) + 720px),
            var(--rnd-final-content-w)
        ) !important;
        max-width: var(--rnd-final-content-w) !important;
        justify-content: center !important;
        align-items: start !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    #rnd-sec-cert .rnd-img-mobile-top {
        justify-content: flex-start !important;
        padding-top: 24px !important;
        box-sizing: border-box !important;
    }

}

#rnd-sec-cert .rnd-img-wrapper {
    position: relative !important;
    display: block !important;
    aspect-ratio: 595 / 841 !important;
    overflow: hidden !important;
    border-radius: 16px !important;
    -webkit-clip-path: none !important;
    clip-path: none !important;
    -webkit-mask-image: none !important;
    mask-image: none !important;
    background: #fff;
    isolation: isolate;
    contain: paint;
    backface-visibility: hidden;
    line-height: 0;
}

#rnd-sec-cert .rnd-img-wrapper img.rnd-certificate-image {
    position: absolute !important;
    inset: 0 !important;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    max-height: none !important;
    border-radius: 0 !important;
    -webkit-clip-path: none !important;
    clip-path: none !important;
    object-fit: cover !important;
    backface-visibility: hidden;
}

#rnd-sec-cert .rnd-img-overlay {
    inset: 0 !important;
    overflow: hidden !important;
    border-radius: inherit !important;
    -webkit-clip-path: none !important;
    clip-path: none !important;
}

#rnd-sec-cert .rnd-img-wrapper:hover {
    transform: scale(1.01);
    transform-origin: top center;
}

#rnd-sec-cert .rnd-text-description,
#rnd-sec-cert .rnd-text-description strong {
    font-size: clamp(13px, min(1.28vw, 2.08dvh), 17.5px) !important;
}

#rnd-sec-cert .rnd-text-description {
    font-weight: 300 !important;
}

#rnd-sec-cert .rnd-text-description strong {
    font-weight: 500 !important;
}

#rnd-sec-cert .rnd-text-description br {
    display: inline !important;
}

#rnd-sec-cert .rnd-description-gap {
    display: block !important;
    width: 100%;
    height: clamp(5px, 0.75dvh, 8px) !important;
}

@media (min-width: 901px) {
    #rnd-sec-cert .rnd-description-gap {
        height: clamp(8px, 1dvh, 12px) !important;
    }
}

@media (max-width: 1180px), (max-height: 780px) {
    #rnd-sec-cert {
        --rnd-center-content-h: clamp(270px, 41dvh, 340px);
        --rnd-center-title-gap: clamp(16px, 2dvh, 20px);
        --rnd-final-cert-size: min(245px, 23vw, calc(var(--rnd-final-content-h) * 0.56)) !important;
    }
}

@media (max-width: 900px) {
    #rnd-sec-cert {
        --rnd-center-content-h: clamp(470px, 66svh, 590px);
        --rnd-center-title-gap: clamp(18px, 2.5svh, 24px);
        --rnd-final-cert-size: min(225px, 55vw, calc(var(--rnd-final-content-h) * 0.37)) !important;
        --rnd-center-bottom-safe: calc(var(--identity-mobile-nav-zone-h, 86px) + env(safe-area-inset-bottom, 0px) + clamp(6px, 1svh, 12px));
        --rnd-center-available-h: calc(100svh - var(--identity-header-h, 70px) - var(--rnd-center-bottom-safe));
        --rnd-final-top: calc(var(--identity-header-h, 70px) + max(clamp(10px, 1.6svh, 18px), calc((var(--rnd-center-available-h) - var(--rnd-center-group-h)) / 2))) !important;
    }

    #rnd-sec-cert .content-wrapper:not(.sub-header) {
        overflow-y: auto !important;
    }

    #rnd-sec-cert .rnd-heading-divider {
        width: calc(100% - clamp(28px, 10vw, 48px)) !important;
        max-width: 440px !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    #rnd-sec-cert .rnd-text-wrapper {
        width: min(100%, 540px) !important;
        padding-right: clamp(4px, 1.6vw, 10px) !important;
        padding-left: clamp(4px, 1.6vw, 10px) !important;
        align-items: stretch !important;
    }

    #rnd-sec-cert .rnd-heading {
        text-align: center !important;
    }

    #rnd-sec-cert .rnd-text-description,
    #rnd-sec-cert .rnd-text-description strong {
        text-align: left !important;
        word-break: keep-all !important;
        overflow-wrap: break-word !important;
    }

    #rnd-sec-cert .rnd-text-description,
    #rnd-sec-cert .rnd-text-description strong {
        font-size: clamp(12px, 3.35vw, 15px) !important;
    }

    #rnd-sec-cert .rnd-description-gap {
        height: clamp(4px, 0.75svh, 7px) !important;
    }

    #rnd-image-modal {
        overflow: visible !important;
        z-index: 20000 !important;
    }

    #rnd-image-modal .modal-close-btn {
        position: fixed !important;
        top: calc(env(safe-area-inset-top, 0px) + 14px) !important;
        right: 14px !important;
        z-index: 20002 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 44px !important;
        height: 44px !important;
        margin: 0 !important;
        padding: 0 0 3px !important;
        border: 1px solid rgba(255, 255, 255, 0.72) !important;
        border-radius: 50% !important;
        background: rgba(11, 11, 11, 0.72) !important;
        color: #fff !important;
        -webkit-text-fill-color: #fff !important;
        font-family: Arial, sans-serif !important;
        font-size: 34px !important;
        font-weight: 300 !important;
        line-height: 1 !important;
        opacity: 1 !important;
        visibility: visible !important;
        appearance: none !important;
        -webkit-appearance: none !important;
        cursor: pointer !important;
        touch-action: manipulation;
    }
}

@media (max-width: 420px), (max-width: 900px) and (max-height: 700px) {
    #rnd-sec-cert {
        --rnd-center-content-h: clamp(390px, 61svh, 500px);
        --rnd-center-title-gap: 14px;
        --rnd-final-cert-size: min(180px, 48vw, calc(var(--rnd-final-content-h) * 0.3)) !important;
    }

    #rnd-sec-cert .rnd-text-description,
    #rnd-sec-cert .rnd-text-description strong {
        font-size: clamp(11.5px, 3.1vw, 13.5px) !important;
    }
}

/* History timeline rebuilt around year tabs and event rows. */
#history-sec-timeline {
    --history-viewport-h: 100dvh;
    --history-bottom-safe: calc(var(--identity-footer-h, 70px) + var(--identity-nav-zone-h, 96px));
    --history-available-h: calc(var(--history-viewport-h) - var(--identity-header-h, 90px) - var(--history-bottom-safe));
    --history-layout-center: calc(var(--identity-header-h, 90px) + (var(--history-available-h) / 2));
    --history-timeline-h: clamp(310px, 40dvh, 430px);
    --history-timeline-half: clamp(155px, 20dvh, 215px);
    --history-timeline-offset: clamp(-215px, -20dvh, -155px);
    --history-layout-gap: clamp(24px, 4dvh, 44px);
    --history-title-size: clamp(24px, min(5vw, 6dvh), 56px);
    --history-title-h: calc(var(--history-title-size) * 1.08);
    --history-timeline-center: calc(var(--history-layout-center) + ((var(--history-title-h) + var(--history-layout-gap)) / 2));
    --history-year-size: clamp(32px, min(4.4vw, 6dvh), 58px);
    --history-year-gap: clamp(18px, 3dvh, 34px);
    --history-year-top: clamp(14px, 2dvh, 22px);
    --history-event-row-h: clamp(46px, 5.8dvh, 62px);
    --history-panel-gap: 0px;
    --history-dot-clearance: 12px;
    --history-event-font-size: clamp(16px, min(1.65vw, 2.65dvh), 23px);
    position: relative !important;
    display: block !important;
    width: 100vw !important;
    height: 100dvh !important;
    min-height: 100dvh !important;
    padding: 0 !important;
    overflow: hidden !important;
}

#history-sec-timeline > .content-wrapper.sub-header {
    position: absolute !important;
    top: auto !important;
    bottom: calc(var(--history-viewport-h) - var(--history-timeline-center) + var(--history-timeline-half) + var(--history-layout-gap)) !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 20 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    visibility: visible !important;
    pointer-events: none !important;
}

#history-sec-timeline > .history-timeline-stage {
    position: absolute !important;
    top: var(--history-timeline-center) !important;
    right: 0 !important;
    bottom: auto !important;
    left: 0 !important;
    z-index: 18 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: var(--history-timeline-h) !important;
    margin: var(--history-timeline-offset) 0 0 !important;
    padding: 0 clamp(24px, 5vw, 72px) !important;
    overflow: visible !important;
}

#history-sec-timeline .history-timeline-shell {
    display: grid;
    grid-template-columns: clamp(112px, 11vw, 150px) auto;
    column-gap: clamp(36px, 5vw, 74px);
    align-items: stretch;
    width: fit-content;
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
}

#history-sec-timeline .history-year-tabs {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: var(--history-year-gap);
    padding-top: var(--history-year-top);
}

#history-sec-timeline .history-year-tab {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: rgba(255, 255, 255, 0.5);
    font-family: inherit;
    font-size: var(--history-year-size);
    font-weight: 800;
    line-height: 0.72;
    letter-spacing: -0.04em;
    text-align: left;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    transition: color 0.3s ease;
}

#history-sec-timeline #history-tab-2019 {
    letter-spacing: 0.01em;
}

#history-sec-timeline .history-year-tab:hover,
#history-sec-timeline .history-year-tab:focus-visible,
#history-sec-timeline .history-year-tab.active {
    color: #fff;
    outline: none;
}

#history-sec-timeline .history-event-panels,
#history-sec-timeline .history-event-panel,
#history-sec-timeline .history-event-list {
    width: 100%;
    min-width: 0;
}

#history-sec-timeline .history-event-panels {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: max-content;
    max-width: min(680px, calc(100vw - clamp(260px, 28vw, 430px)));
    height: 100%;
    gap: var(--history-panel-gap);
}

#history-sec-timeline .history-event-panel {
    position: relative;
    z-index: 1;
    flex: 0 0 auto;
    height: auto;
    opacity: 0.5;
    transition: opacity 0.42s ease;
    will-change: transform, opacity;
}

#history-sec-timeline .history-event-panel.active {
    opacity: 1;
}

#history-sec-timeline .history-event-list {
    position: relative;
    display: grid;
    grid-template-rows: repeat(5, minmax(var(--history-event-row-h), auto));
    align-items: stretch;
    height: auto;
}

#history-sec-timeline .history-event-list::before {
    content: '';
    position: absolute;
    top: calc(var(--history-event-row-h) / 2);
    bottom: calc(var(--history-event-row-h) / 2);
    left: 7px;
    z-index: 0;
    width: 1px;
    background: rgba(255, 255, 255, 0.5);
}

#history-sec-timeline .history-event-panel:not(.is-last) .history-event-list::before {
    bottom: calc(0px - var(--history-panel-gap) - (var(--history-event-row-h) / 2) + var(--history-dot-clearance));
}

#history-sec-timeline .history-event-panel.is-first .history-event-list::after {
    content: '';
    position: absolute;
    top: 0;
    left: 6px;
    z-index: 0;
    width: 3px;
    height: calc(var(--history-event-row-h) / 2);
    background: #0b0b0b;
    pointer-events: none;
}

#history-sec-timeline .history-event-list.is-single {
    grid-template-rows: minmax(var(--history-event-row-h), auto);
}

#history-sec-timeline .history-event-list.is-single::before {
    display: block;
}

#history-sec-timeline .history-event-row {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: 16px max-content minmax(0, 1fr);
    column-gap: clamp(26px, 2.7vw, 36px);
    align-items: center;
    width: 100%;
    min-height: var(--history-event-row-h);
    min-width: 0;
}

#history-sec-timeline .history-event-dot {
    position: relative;
    z-index: 3;
    display: block;
    width: 15px;
    height: 15px;
    border: 3px solid #ff2c2c;
    border-radius: 50%;
    background: #ff2c2c;
    box-shadow: 0 0 0 5px #0b0b0b;
}

#history-sec-timeline .history-event-panel.active .history-event-row:first-child .history-event-dot::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: rgba(255, 44, 44, 0.5);
    transform: translate(-50%, -50%) scale(0.76);
    animation: historyLatestPulse 1.65s ease-in-out infinite;
    pointer-events: none;
}

@keyframes historyLatestPulse {
    0%, 100% {
        opacity: 0.68;
        transform: translate(-50%, -50%) scale(0.76);
    }
    50% {
        opacity: 0.2;
        transform: translate(-50%, -50%) scale(1.22);
    }
}

#history-sec-timeline .history-event-month {
    display: block;
    width: auto;
    min-width: 0;
    color: #fff;
    font-size: var(--history-event-font-size);
    font-weight: 700;
    line-height: 1.35;
    letter-spacing: 0.04em;
    font-variant-numeric: tabular-nums;
    text-align: left;
}

#history-sec-timeline .history-event-month.is-empty {
    visibility: hidden;
}

#history-sec-timeline .history-event-month.is-empty::before {
    content: '00';
}

#history-sec-timeline .history-event-copy {
    display: block;
    min-width: 0;
    color: #fff;
    font-size: var(--history-event-font-size);
    font-weight: 400;
    line-height: 1.35;
    letter-spacing: -0.02em;
    word-break: keep-all;
    overflow-wrap: break-word;
}

body.light-mode #history-sec-timeline .history-year-tab {
    color: rgba(11, 11, 11, 0.5);
}

body.light-mode #history-sec-timeline .history-year-tab:hover,
body.light-mode #history-sec-timeline .history-year-tab:focus-visible,
body.light-mode #history-sec-timeline .history-year-tab.active {
    color: #0b0b0b;
}

body.light-mode #history-sec-timeline .history-event-copy {
    color: #0b0b0b;
}

body.light-mode #history-sec-timeline .history-event-month {
    color: #0b0b0b;
}

body.light-mode #history-sec-timeline .history-event-list::before {
    background: rgba(11, 11, 11, 0.34);
}

body.light-mode #history-sec-timeline .history-event-panel.is-first .history-event-list::after {
    background: #fcfcfc;
}

body.light-mode #history-sec-timeline .history-event-dot {
    box-shadow: 0 0 0 5px #fcfcfc;
}

@media (max-width: 900px) {
    #history-sec-timeline {
        --history-viewport-h: 100svh;
        --history-bottom-safe: calc(var(--identity-mobile-nav-zone-h, 86px) + env(safe-area-inset-bottom, 0px));
        --history-available-h: calc(var(--history-viewport-h) - var(--identity-header-h, 70px) - var(--history-bottom-safe));
        --history-layout-center: calc(var(--identity-header-h, 70px) + (var(--history-available-h) / 2));
        --history-timeline-h: clamp(280px, 47svh, 410px);
        --history-timeline-half: clamp(140px, 23.5svh, 205px);
        --history-timeline-offset: clamp(-205px, -23.5svh, -140px);
        --history-layout-gap: clamp(18px, 3svh, 28px);
        --history-timeline-center: var(--history-layout-center);
        --history-event-row-h: clamp(33px, 5.4svh, 46px);
        --history-panel-gap: 0px;
        --history-dot-clearance: 10px;
        --history-event-font-size: clamp(13px, 3.55vw, 16px);
        height: 100svh !important;
        min-height: 100svh !important;
    }

    body #history-sec-timeline > .content-wrapper.sub-header {
        top: auto !important;
        bottom: calc(var(--history-viewport-h) - var(--history-timeline-center) + var(--history-timeline-half) + var(--history-layout-gap)) !important;
        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;
    }

    #history-sec-timeline > .history-timeline-stage {
        top: var(--history-timeline-center) !important;
        bottom: auto !important;
        height: var(--history-timeline-h) !important;
        margin-top: var(--history-timeline-offset) !important;
        padding: 0 clamp(16px, 4vw, 24px) !important;
    }

    #history-sec-timeline .history-timeline-shell {
        display: flex;
        flex-direction: column;
        width: min(100%, 560px);
        height: 100%;
        max-height: none;
        row-gap: clamp(18px, 2.8svh, 26px);
    }

    #history-sec-timeline .history-year-tabs {
        flex: 0 0 auto;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        gap: clamp(24px, 8vw, 44px);
        width: 100%;
        padding-top: 0;
    }

    #history-sec-timeline .history-year-tab {
        width: auto;
        padding: 0 0 8px;
        font-size: clamp(24px, 7.2vw, 34px);
        text-align: center;
    }

    #history-sec-timeline .history-year-tab:hover,
    #history-sec-timeline .history-year-tab:focus-visible,
    #history-sec-timeline .history-year-tab.active {
        transform: none;
    }

    #history-sec-timeline .history-event-panels {
        flex: 1 1 auto;
        width: 100%;
        max-width: 100%;
        height: auto;
        min-height: 0;
        gap: var(--history-panel-gap);
    }

    #history-sec-timeline .history-event-row {
        grid-template-columns: 14px max-content minmax(0, 1fr);
        column-gap: clamp(18px, 4.8vw, 25px);
    }

    #history-sec-timeline .history-event-dot {
        width: 13px;
        height: 13px;
        border-width: 2px;
        box-shadow: 0 0 0 4px #0b0b0b;
    }

    #history-sec-timeline .history-event-panel.active .history-event-row:first-child .history-event-dot::before {
        width: 36px;
        height: 36px;
    }

    body.light-mode #history-sec-timeline .history-event-dot {
        box-shadow: 0 0 0 4px #fcfcfc;
    }

    #history-sec-timeline .history-event-list::before {
        left: 6px;
    }

    #history-sec-timeline .history-event-month {
        width: auto;
        min-width: 0;
        font-size: var(--history-event-font-size);
    }

    #history-sec-timeline .history-event-copy {
        font-size: var(--history-event-font-size);
        line-height: 1.35;
    }

}

/* Final mobile title alignment: retain the restored SCROLL cue position,
   hide only the circular controls, and start every section title together. */
@media (max-width: 900px) {
    :root {
        --identity-mobile-title-top: calc(var(--identity-header-h, 70px) + clamp(40px, 5.8svh, 52px));
    }

    body #horizontal-nav .nav-dot-row {
        visibility: hidden !important;
        pointer-events: none !important;
    }

    body #page-about-intro #about-sec-who > .about-mobile-stack {
        top: var(--identity-mobile-title-top) !important;
    }

    body #page-about-intro #business-sec-main {
        padding-top: var(--identity-mobile-title-top) !important;
    }

    body #page-about-intro #team-sec-roles > .content-wrapper.sub-header,
    body #page-about-intro #rnd-sec-cert > .content-wrapper.sub-header,
    body #page-about-intro #history-sec-timeline > .content-wrapper.sub-header {
        position: absolute !important;
        top: var(--identity-mobile-title-top) !important;
        right: 0 !important;
        bottom: auto !important;
        left: 0 !important;
        width: 100% !important;
        height: var(--identity-mobile-title-h) !important;
        min-height: var(--identity-mobile-title-h) !important;
        margin: 0 !important;
        padding: 0 var(--identity-mobile-edge-x, 16px) !important;
        box-sizing: border-box !important;
    }

    body #page-about-intro #team-sec-roles > .content-wrapper.sub-header {
        height: auto !important;
        min-height: 0 !important;
        gap: var(--identity-mobile-desc-gap) !important;
        align-items: center !important;
        justify-content: flex-start !important;
    }

    body #page-about-intro #team-sec-roles .business-title-small,
    body #page-about-intro #team-sec-roles .team-role-desc {
        flex: 0 0 auto !important;
    }

    body #page-about-intro #team-sec-roles .team-role-desc {
        position: static !important;
        top: auto !important;
        left: auto !important;
        margin: 0 !important;
    }

    body #team-sec-roles {
        --team-final-top: var(--identity-mobile-title-top) !important;
        --team-final-title-gap: clamp(82px, 10.8svh, 94px) !important;
        --team-final-grid-w: min(calc(100vw - clamp(68px, 18vw, 84px)), 374px) !important;
        --team-final-gap-x: clamp(4px, 1.2vw, 7px) !important;
        --team-final-gap-y: clamp(24px, 3.8svh, 32px) !important;
        --team-final-card-h: clamp(122px, 18svh, 142px) !important;
        --team-final-img-size: min(clamp(74px, 19.5vw, 92px), calc(var(--team-final-card-h) * 0.7)) !important;
        --team-final-grid-h: calc((var(--team-final-card-h) * 4) + (var(--team-final-gap-y) * 3)) !important;
        --team-final-content-h: var(--team-final-grid-h) !important;
    }

    body #page-about-intro #team-sec-roles {
        overflow-x: hidden !important;
        overflow-y: auto !important;
        scrollbar-width: none !important;
        -webkit-overflow-scrolling: touch !important;
        overscroll-behavior-y: contain !important;
    }

    body #page-about-intro #team-sec-roles::-webkit-scrollbar {
        display: none !important;
    }

    body #page-about-intro #team-sec-roles .content-wrapper:not(.sub-header) {
        height: calc(var(--team-final-grid-h) + var(--identity-mobile-nav-zone-h)) !important;
        max-height: calc(var(--team-final-grid-h) + var(--identity-mobile-nav-zone-h)) !important;
        align-items: flex-start !important;
        justify-content: flex-start !important;
    }

    body #page-about-intro #team-sec-roles .team-role-grid {
        height: var(--team-final-grid-h) !important;
        max-height: var(--team-final-grid-h) !important;
    }

    body #page-about-intro #team-sec-roles .team-role-grid {
        width: var(--team-final-grid-w) !important;
        max-width: var(--team-final-grid-w) !important;
        grid-template-rows: repeat(4, var(--team-final-card-h)) !important;
        gap: var(--team-final-gap-y) var(--team-final-gap-x) !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    body #page-about-intro #team-sec-roles .role-card {
        gap: clamp(10px, 1.4svh, 14px) !important;
    }

    body #page-about-intro #team-sec-roles .role-card-img-wrap {
        flex-basis: var(--team-final-img-size) !important;
        width: var(--team-final-img-size) !important;
        height: var(--team-final-img-size) !important;
        min-width: var(--team-final-img-size) !important;
        min-height: var(--team-final-img-size) !important;
        margin: 0 auto !important;
    }

    body #page-about-intro #team-sec-roles .role-bubble {
        top: calc(-1 * clamp(50px, 7svh, 66px)) !important;
    }

    body #rnd-sec-cert {
        --rnd-final-top: var(--identity-mobile-title-top) !important;
    }

    body.identity-footer-phase #page-about-intro .snap-section,
    body.identity-footer-phase #page-about-intro #business-sec-main,
    body.identity-footer-phase #page-about-intro #team-sec-roles,
    body.identity-footer-phase #page-about-intro #about-sec-who > .about-mobile-stack,
    body.identity-footer-phase #page-about-intro #rnd-sec-cert .content-wrapper:not(.sub-header) {
        overflow-y: hidden !important;
        overscroll-behavior-y: auto !important;
    }
}
