:root {
    --susmed-green: #0F9D58;
    --susmed-green-2: #087a45;
    --susmed-red: #db1f2f;
    --susmed-orange: #F57C00;
    --susmed-teal: #1C7F7B;
    --ink: #17211d;
    --muted: #68736f;
    --paper: #f7faf8;
    --line: #dfe8e2;
    --white: #ffffff;
    --shadow: 0 18px 50px rgba(16, 38, 27, 0.12);
}

/* Sustainability 2026 — evidence-led responsibility system. */
.institutional-hero-sustainability {
    min-height: 610px;
    background:
        radial-gradient(circle at 83% 18%, rgba(153, 246, 228, .38), transparent 24%),
        radial-gradient(circle at 61% 110%, rgba(241, 143, 43, .09), transparent 31%),
        linear-gradient(135deg, #f8fcfa 0%, #fff 52%, #edf9f4 100%);
}

.institutional-hero-sustainability .institutional-hero-grid {
    min-height: 510px;
}

.institutional-hero-sustainability .institutional-hero-copy {
    max-width: 690px;
}

.institutional-hero-sustainability h1 {
    font-size: clamp(3.3rem, 5.2vw, 5.7rem);
    line-height: .95;
}

.sustainability-orbit-visual.responsibility-globe {
    inset: 20px 34px 16px;
    overflow: visible;
    border: 1px solid rgba(255,255,255,.72);
    background:
        radial-gradient(circle at 31% 25%, rgba(255,255,255,.92), transparent 11%),
        radial-gradient(circle at 35% 28%, #d8f8e7 0, #86d3aa 27%, #0e8a5c 62%, #07513b 100%);
    box-shadow: 0 34px 78px rgba(5,78,52,.22), inset -40px -38px 70px rgba(1,57,37,.23), inset 20px 18px 45px rgba(255,255,255,.32);
}

.sustainability-orbit-visual::before {
    position: absolute;
    inset: 12%;
    content: "";
    border: 1px dashed rgba(255,255,255,.34);
    border-radius: 50%;
}

.sustainability-orbit-visual .responsibility-globe-core {
    width: 126px;
    height: 126px;
    color: #087a4c;
    background: rgba(255,255,255,.94);
}

.sustainability-orbit-visual .responsibility-globe-core i:first-child {
    font-size: 2.55rem;
    transform: rotate(-38deg);
}

.sustainability-orbit-visual .responsibility-globe-core i:last-child {
    position: absolute;
    right: 28px;
    top: 25px;
    color: #33a967;
    font-size: 1.2rem;
    transform: rotate(25deg);
}

.sustainability-orbit-node {
    position: absolute;
    z-index: 4;
    width: 68px;
    height: 68px;
    display: grid;
    place-items: center;
    border: 1px solid rgba(255,255,255,.52);
    border-radius: 22px;
    color: #07533b;
    background: rgba(255,255,255,.9);
    box-shadow: 0 15px 34px rgba(5,66,43,.16);
    backdrop-filter: blur(10px);
}

.sustainability-orbit-node i { font-size: 1.12rem; }
.sustainability-orbit-node small { margin-top: -16px; color: #466459; font-size: .55rem; font-weight: 700; }
.sustainability-orbit-node-a { top: 8%; left: 27%; }
.sustainability-orbit-node-b { top: 24%; right: -2%; }
.sustainability-orbit-node-c { right: 13%; bottom: 6%; }
.sustainability-orbit-node-d { bottom: 10%; left: 7%; }

.sustainability-visual-caption {
    position: absolute;
    z-index: 5;
    left: 7%;
    bottom: -14px;
    width: min(310px, 70%);
    padding: 16px 18px;
    border: 1px solid rgba(255,255,255,.62);
    border-radius: 18px;
    color: #fff;
    background: rgba(4,74,51,.72);
    box-shadow: 0 18px 36px rgba(3,53,36,.16);
    backdrop-filter: blur(13px);
}

.sustainability-visual-caption small { color: #9ff4cb; font-size: .55rem; font-weight: 750; letter-spacing: .11em; text-transform: uppercase; }
.sustainability-visual-caption strong { display: block; margin-top: 5px; font-size: .92rem; font-weight: 690; }
.sustainability-visual-caption p { margin: 5px 0 0; color: rgba(255,255,255,.76); font-size: .62rem; line-height: 1.42; }

.sustainability-proof-strip {
    position: relative;
    z-index: 3;
    border-bottom: 1px solid #dce9e2;
    background: #fff;
}

.sustainability-proof-strip .container-xl,
.sustainability-page-section .container-xl { max-width: 1440px; }

.sustainability-proof-grid {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    border-inline: 1px solid #e1ebe6;
}

.sustainability-proof-grid article {
    min-height: 104px;
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 20px 28px;
    border-right: 1px solid #e1ebe6;
}

.sustainability-proof-grid article:last-child { border-right: 0; }
.sustainability-proof-grid > article > i { width: 40px; height: 40px; flex: 0 0 auto; display: grid; place-items: center; border-radius: 13px; color: #087d4d; background: #eaf7f0; font-size: 1rem; }
.sustainability-proof-grid span { display: grid; gap: 4px; }
.sustainability-proof-grid small { color: #77837d; font-size: .59rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.sustainability-proof-grid strong { color: #173027; font-size: .78rem; font-weight: 630; line-height: 1.45; }

.sustainability-page-section {
    padding: clamp(76px, 7vw, 112px) 0;
    overflow: hidden;
    background:
        linear-gradient(rgba(11,92,59,.022) 1px, transparent 1px),
        linear-gradient(90deg,rgba(11,92,59,.022) 1px, transparent 1px),
        linear-gradient(180deg,#f8fcfa 0%,#fff 17%,#f4faf7 61%,#fff 100%);
    background-size: 54px 54px,54px 54px,auto;
}

.sustainability-section-heading {
    display: grid;
    grid-template-columns: minmax(0,1.15fr) minmax(330px,.65fr);
    align-items: end;
    gap: clamp(38px,7vw,105px);
    margin-bottom: 38px;
}

.sustainability-section-heading > div > span,
.sustainability-procurement-copy > span,
.sustainability-cta > div > span {
    display: block;
    margin-bottom: 14px;
    color: #087a45;
    font-size: .65rem;
    font-weight: 760;
    letter-spacing: .16em;
    text-transform: uppercase;
}

.sustainability-section-heading h2,
.sustainability-procurement h2,
.sustainability-cta h2 {
    max-width: 900px;
    margin: 0;
    color: #11271e;
    font-size: clamp(2.3rem,4vw,4.55rem);
    font-weight: 610;
    line-height: .98;
    letter-spacing: -.052em;
}

.sustainability-section-heading > p,
.sustainability-procurement-copy > p {
    margin: 0;
    color: #66766e;
    font-size: .91rem;
    line-height: 1.72;
}

.sustainability-page-section .responsibility-pillar-grid { gap: 14px; }
.sustainability-page-section .responsibility-pillar-card {
    min-height: 474px;
    display: flex;
    flex-direction: column;
    padding: 24px;
    border-color: #d9e7df;
    border-radius: 24px;
    box-shadow: 0 17px 45px rgba(11,55,37,.065);
    transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.sustainability-page-section .responsibility-pillar-card:hover { transform: translateY(-6px); border-color: color-mix(in srgb,var(--pillar-color) 34%,#d9e7df); box-shadow: 0 25px 58px rgba(11,55,37,.11); }
.sustainability-page-section .responsibility-pillar-card > header { display: flex; align-items: center; justify-content: space-between; margin-bottom: 27px; }
.sustainability-page-section .responsibility-pillar-card > header > span { width: 52px; height: 52px; display: grid; place-items: center; border-radius: 17px; color: var(--pillar-color); background: color-mix(in srgb,var(--pillar-color) 10%,white); font-size: 1.25rem; }
.sustainability-page-section .responsibility-pillar-card > header > b { color: #b9c8c0; font-size: .72rem; letter-spacing: .08em; }
.sustainability-page-section .responsibility-pillar-card > small { color: var(--pillar-color); font-size: .61rem; font-weight: 760; letter-spacing: .12em; text-transform: uppercase; }
.sustainability-page-section .responsibility-pillar-card h3 { margin: 10px 0 11px; font-size: 1.28rem; line-height: 1.18; }
.sustainability-page-section .responsibility-pillar-card > p { font-size: .74rem; line-height: 1.62; }
.responsibility-pillar-direction { display: grid; gap: 5px; margin: 20px 0 4px; padding: 12px 13px; border-radius: 13px; background: #f4f8f6; }
.responsibility-pillar-direction span { color: #849089; font-size: .55rem; font-weight: 700; letter-spacing: .09em; text-transform: uppercase; }
.responsibility-pillar-direction strong { color: #244b39; font-size: .7rem; font-weight: 680; }
.sustainability-page-section .responsibility-pillar-card ul { margin-top: auto; padding-top: 20px; }
.sustainability-page-section .responsibility-pillar-card li { align-items: flex-start; font-size: .67rem; line-height: 1.38; }

.sustainability-page-section .responsibility-roadmap {
    grid-template-columns: minmax(0,.83fr) minmax(0,1.17fr);
    gap: clamp(42px,6vw,90px);
    margin-top: clamp(72px,8vw,112px);
    padding: clamp(34px,5vw,68px);
    border: 0;
    color: #fff;
    background: linear-gradient(130deg,#064631 0%,#087557 54%,#078d61 100%);
    box-shadow: 0 32px 80px rgba(5,73,49,.2);
}

.sustainability-page-section .responsibility-roadmap-copy > span { color: #91f0c2; }
.sustainability-page-section .responsibility-roadmap-copy h2 { color: #fff; }
.sustainability-page-section .responsibility-roadmap-copy > p { color: rgba(255,255,255,.72); }
.sustainability-page-section .responsibility-status { color: #fff; background: rgba(255,255,255,.1); }
.sustainability-page-section .responsibility-status > i { color: #9ff1c9; }
.sustainability-page-section .responsibility-status small { color: rgba(255,255,255,.68); }
.sustainability-page-section .responsibility-roadmap ol::before { left: 23px; background: rgba(255,255,255,.18); }
.sustainability-page-section .responsibility-roadmap li { grid-template-columns: 48px 1fr; gap: 17px; padding-bottom: 24px; }
.sustainability-page-section .responsibility-roadmap li > span { width: 48px; height: 48px; border-color: rgba(255,255,255,.2); color: #a4f5ce; background: rgba(255,255,255,.1); font-size: 1rem; }
.sustainability-page-section .responsibility-roadmap li div { padding-top: 0; }
.sustainability-page-section .responsibility-roadmap li small { display: block; margin-bottom: 4px; color: #9fe8c4; font-size: .55rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.sustainability-page-section .responsibility-roadmap li strong { color: #fff; font-size: .93rem; }
.sustainability-page-section .responsibility-roadmap li p { color: rgba(255,255,255,.66); font-size: .68rem; line-height: 1.52; }

.sustainability-dashboard { margin-top: clamp(76px,8vw,118px); }
.sustainability-section-heading-compact { margin-bottom: 30px; }
.sustainability-section-heading-compact h2 { font-size: clamp(2.2rem,3.5vw,3.75rem); }
.sustainability-dashboard-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 12px; }
.sustainability-dashboard-grid > article { min-height: 316px; padding: 22px; border: 1px solid #d9e8df; border-radius: 21px; background: rgba(255,255,255,.94); box-shadow: 0 14px 35px rgba(12,55,38,.055); }
.sustainability-dashboard-grid > article > header { display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.sustainability-dashboard-grid > article > header > span { width: 45px; height: 45px; display: grid; place-items: center; border-radius: 14px; color: #087c4b; background: #e9f7ef; }
.sustainability-dashboard-grid > article > header small { padding: 7px 9px; border: 1px solid #dce9e2; border-radius: 999px; color: #63736b; background: #fafcfb; font-size: .52rem; font-weight: 680; }
.sustainability-dashboard-grid h3 { margin: 50px 0 10px; color: #183228; font-size: 1.23rem; }
.sustainability-dashboard-grid > article > p { min-height: 67px; margin: 0; color: #6b7872; font-size: .69rem; line-height: 1.52; }
.sustainability-dashboard-grid > article > div { display: flex; align-items: flex-start; gap: 10px; margin-top: 22px; padding-top: 16px; border-top: 1px solid #e2ebe6; }
.sustainability-dashboard-grid > article > div > i { margin-top: 2px; color: #f18f2b; }
.sustainability-dashboard-grid > article > div > span { display: grid; gap: 4px; }
.sustainability-dashboard-grid > article > div small { color: #8a958f; font-size: .53rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.sustainability-dashboard-grid > article > div strong { color: #385247; font-size: .62rem; font-weight: 610; line-height: 1.45; }

.sustainability-page-section .responsibility-lifecycle { margin-top: clamp(76px,8vw,118px); }
.responsibility-lifecycle-heading { display: grid !important; grid-template-columns: minmax(0,1.2fr) minmax(300px,.7fr); align-items: end !important; gap: clamp(35px,6vw,92px) !important; }
.responsibility-lifecycle-heading > p { margin: 0; color: #697870; font-size: .82rem; line-height: 1.68; }
.sustainability-page-section .responsibility-lifecycle-steps { gap: 12px; overflow: visible; border: 0; background: transparent; }
.sustainability-page-section .responsibility-lifecycle-steps article { min-height: 310px; padding: 23px; border: 1px solid #d9e7df; border-radius: 22px; box-shadow: 0 15px 38px rgba(12,54,37,.055); }
.sustainability-page-section .responsibility-lifecycle-steps article > header { display: flex; align-items: center; justify-content: space-between; }
.sustainability-page-section .responsibility-lifecycle-steps article > header > span { width: 47px; height: 47px; display: grid; place-items: center; border-radius: 15px; color: #087e4d; background: #eaf7f0; font-size: 1.08rem; }
.sustainability-page-section .responsibility-lifecycle-steps article > header > b { color: #bac9c1; font-size: .63rem; }
.sustainability-page-section .responsibility-lifecycle-steps article > small { display: block; margin-top: 42px; color: #e47713; font-size: .55rem; font-weight: 750; letter-spacing: .08em; text-transform: uppercase; }
.sustainability-page-section .responsibility-lifecycle-steps h3 { margin: 8px 0 10px; font-size: 1.22rem; }
.sustainability-page-section .responsibility-lifecycle-steps p { font-size: .7rem; line-height: 1.58; }

.sustainability-procurement {
    display: grid;
    grid-template-columns: minmax(300px,.75fr) minmax(0,1.25fr);
    gap: clamp(42px,7vw,105px);
    margin-top: clamp(76px,8vw,118px);
    padding: clamp(36px,5vw,65px);
    border: 1px solid #dae8e0;
    border-radius: 30px;
    background: #fff;
    box-shadow: 0 26px 66px rgba(11,54,37,.08);
}

.sustainability-procurement h2 { font-size: clamp(2.2rem,3.5vw,3.7rem); }
.sustainability-procurement-copy > p { margin-top: 21px; }
.sustainability-maturity-scale { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); align-items: stretch; gap: 8px; }
.sustainability-maturity-scale article { position: relative; min-height: 285px; padding: 20px; border-radius: 19px; color: #fff; background: linear-gradient(155deg,#0b4d37,#08795a); }
.sustainability-maturity-scale article:nth-child(2) { background: linear-gradient(155deg,#0b6247,#0b8f68); }
.sustainability-maturity-scale article:nth-child(3) { background: linear-gradient(155deg,#0b7650,#12a46d); }
.sustainability-maturity-scale article > div { display: flex; align-items: center; justify-content: space-between; }
.sustainability-maturity-scale article > div b { color: rgba(255,255,255,.5); font-size: .68rem; }
.sustainability-maturity-scale article > div span { padding: 6px 8px; border: 1px solid rgba(255,255,255,.2); border-radius: 999px; color: #b3f7d4; font-size: .51rem; font-weight: 700; text-transform: uppercase; }
.sustainability-maturity-scale h3 { margin: 73px 0 10px; font-size: 1.17rem; }
.sustainability-maturity-scale p { margin: 0; color: rgba(255,255,255,.69); font-size: .65rem; line-height: 1.55; }

.sustainability-frameworks { margin-top: clamp(76px,8vw,118px); }
.sustainability-framework-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 12px; }
.sustainability-framework-grid > a,
.sustainability-report-card { min-height: 286px; display: flex; flex-direction: column; padding: 22px; border: 1px solid #dae8e0; border-radius: 21px; color: inherit; background: rgba(255,255,255,.96); box-shadow: 0 14px 36px rgba(10,54,36,.055); text-decoration: none; transition: transform .22s ease,border-color .22s ease,box-shadow .22s ease; }
.sustainability-framework-grid > a:hover { transform: translateY(-5px); border-color: #9fd7bc; box-shadow: 0 22px 45px rgba(10,54,36,.1); }
.sustainability-framework-grid header { display: flex; align-items: center; justify-content: space-between; margin-bottom: 39px; }
.sustainability-framework-grid header span,
.sustainability-report-card > span { width: 44px; height: 44px; display: grid; place-items: center; border-radius: 14px; color: #087c4b; background: #eaf7f0; }
.sustainability-framework-grid header > i { color: #84928b; font-size: .75rem; }
.sustainability-framework-grid > a > small,
.sustainability-report-card > small { color: #087a45; font-size: .56rem; font-weight: 750; letter-spacing: .1em; text-transform: uppercase; }
.sustainability-framework-grid h3 { margin: 7px 0 9px; color: #193127; font-size: 1.04rem; }
.sustainability-framework-grid p { margin: 0; color: #6b7872; font-size: .67rem; line-height: 1.55; }
.sustainability-report-card { color: #fff; background: linear-gradient(145deg,#163c2e,#245743); }
.sustainability-report-card > span { margin-bottom: 39px; color: #b3f4d0; background: rgba(255,255,255,.1); }
.sustainability-report-card > small { color: #a8eac8; }
.sustainability-report-card h3 { color: #fff; }
.sustainability-report-card p { color: rgba(255,255,255,.67); }
.sustainability-report-card b { display: flex; align-items: center; gap: 7px; margin-top: auto; padding-top: 16px; color: #b4efce; font-size: .58rem; }

.sustainability-cta {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0,1fr) auto;
    align-items: center;
    gap: 40px;
    margin-top: clamp(76px,8vw,118px);
    padding: clamp(36px,5vw,65px);
    overflow: hidden;
    border-radius: 30px;
    color: #fff;
    background: linear-gradient(115deg,#05452f 0%,#05775a 61%,#b9632d 135%);
    box-shadow: 0 28px 70px rgba(5,70,47,.22);
}

.sustainability-cta::after { position: absolute; width: 260px; height: 260px; right: -80px; top: -110px; content: ""; border: 1px solid rgba(255,255,255,.14); border-radius: 50%; box-shadow: 0 0 0 45px rgba(255,255,255,.035),0 0 0 90px rgba(255,255,255,.025); }
.sustainability-cta > div { position: relative; z-index: 1; }
.sustainability-cta > div > span { color: #a2f0ca; }
.sustainability-cta h2 { max-width: 820px; color: #fff; font-size: clamp(2.2rem,3.6vw,4rem); }
.sustainability-cta p { max-width: 820px; margin: 19px 0 0; color: rgba(255,255,255,.7); font-size: .83rem; line-height: 1.66; }
.sustainability-cta > div > div { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 21px; }
.sustainability-cta > div > div small { padding: 7px 10px; border: 1px solid rgba(255,255,255,.18); border-radius: 999px; color: #c2f4dc; background: rgba(255,255,255,.07); font-size: .58rem; }
.sustainability-cta > .btn { position: relative; z-index: 2; min-height: 52px; padding: 14px 18px; border: 0; border-radius: 14px; color: #07583d; font-size: .72rem; font-weight: 700; box-shadow: 0 15px 32px rgba(3,42,28,.2); transition: transform .2s ease,box-shadow .2s ease; }
.sustainability-cta > .btn:hover { transform: translateY(-3px); box-shadow: 0 20px 38px rgba(3,42,28,.28); }

@media (max-width: 1100px) {
    .sustainability-dashboard-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .sustainability-procurement { grid-template-columns: 1fr; }
}

@media (max-width: 900px) {
    .sustainability-section-heading,
    .responsibility-lifecycle-heading { grid-template-columns: 1fr; gap: 20px !important; }
    .sustainability-framework-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .sustainability-cta { grid-template-columns: 1fr; }
    .sustainability-cta > .btn { justify-self: start; }
}

@media (max-width: 720px) {
    .institutional-hero-sustainability h1 { font-size: clamp(2.75rem,13vw,4rem); }
    .sustainability-orbit-visual.responsibility-globe { inset: 8px 22px 22px; }
    .sustainability-orbit-node { width: 55px; height: 55px; border-radius: 17px; }
    .sustainability-orbit-node small { display: none; }
    .sustainability-orbit-visual .responsibility-globe-core { width: 102px; height: 102px; }
    .sustainability-visual-caption { left: 3%; bottom: -18px; width: 76%; }
    .sustainability-proof-grid { grid-template-columns: 1fr; border-inline: 0; }
    .sustainability-proof-grid article { min-height: 86px; padding: 16px 20px; border-right: 0; border-bottom: 1px solid #e1ebe6; }
    .sustainability-dashboard-grid,
    .sustainability-framework-grid,
    .sustainability-maturity-scale { grid-template-columns: 1fr; }
    .sustainability-page-section .responsibility-roadmap,
    .sustainability-procurement,
    .sustainability-cta { padding: 27px 21px; border-radius: 23px; }
    .sustainability-dashboard-grid > article { min-height: 280px; }
    .sustainability-maturity-scale article { min-height: 225px; }
    .sustainability-maturity-scale h3 { margin-top: 45px; }
}

@media (prefers-reduced-motion: reduce) {
    .sustainability-page-section *,
    .sustainability-orbit-visual * { scroll-behavior: auto !important; transition-duration: .01ms !important; animation: none !important; }
}

* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
    overflow-x: clip;
}

body {
    overflow-x: clip;
    color: var(--ink);
    font-family: Inter, -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    background: var(--paper);
}

.top-contact-strip {
    position: fixed;
    inset: 0 0 auto;
    z-index: 1032;
    background: rgba(255, 255, 255, 0.92);
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    backdrop-filter: blur(14px);
}

.top-contact-strip .container-xl {
    min-height: 28px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 18px;
    font-size: 0.72rem;
    font-weight: 500;
}

.top-contact-links {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 18px;
    padding-left: 16px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #fff 14px);
    white-space: nowrap;
}

.top-announcement {
    min-width: 0;
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    align-items: center;
    gap: 8px;
    overflow: hidden;
    color: #394b44;
}

.top-announcement > i {
    color: var(--susmed-green);
    font-size: 0.78rem;
}

.top-announcement-viewport {
    min-width: 0;
    overflow: hidden;
    mask-image: linear-gradient(90deg, transparent, #000 18px, #000 calc(100% - 18px), transparent);
}

.top-announcement-track {
    display: flex;
    width: max-content;
    animation: top-announcement-scroll 34s linear infinite;
    will-change: transform;
}

.top-announcement-group {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    gap: 34px;
    padding-right: 34px;
}

.top-announcement-item {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    white-space: nowrap;
}

.top-announcement-item a,
.top-announcement-item > span:last-child {
    color: #34463f;
    font-weight: 570;
}

.top-announcement-item a:hover,
.top-announcement-item a:focus-visible {
    color: var(--susmed-green);
    text-decoration: underline;
    text-underline-offset: 3px;
}

.top-announcement-item .bi-arrow-up-right {
    color: currentColor;
    font-size: 0.62rem;
}

.top-announcement-dot {
    width: 5px;
    height: 5px;
    flex: 0 0 5px;
    border-radius: 50%;
    background: var(--susmed-orange);
}

.top-announcement-track:hover,
.top-announcement-track:focus-within {
    animation-play-state: paused;
}

@keyframes top-announcement-scroll {
    to {
        transform: translateX(-50%);
    }
}

.top-contact-strip a {
    color: #1d1d1f;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.top-contact-strip i {
    color: var(--susmed-green);
    font-size: 0.76rem;
}

a {
    color: inherit;
}

img {
    max-width: 100%;
}

.site-nav {
    padding: 4px 0;
    min-height: 48px;
    background: rgba(251, 251, 253, 0.9);
    backdrop-filter: blur(18px);
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    transition: box-shadow 180ms ease, padding 180ms ease;
}

.site-nav.fixed-top {
    top: 28px;
}

.site-nav.is-scrolled {
    padding: 3px 0;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
}

.brand-logo {
    width: 92px;
    height: 44px;
    object-fit: contain;
    display: block;
}

.navbar-brand {
    margin-right: 22px;
}

.navbar .nav-link {
    color: rgba(29, 29, 31, 0.82);
    font-size: 0.76rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1;
    padding: 16px 13px;
    transition: color 160ms ease;
}

.navbar .nav-link:hover,
.navbar .nav-link:focus {
    color: #000;
}

.navbar .dropdown-toggle::after {
    border-width: 0.22em 0.22em 0;
    margin-left: 0.42em;
    vertical-align: 0.12em;
}

.navbar .dropdown-menu {
    --bs-dropdown-min-width: 13rem;
    margin-top: 8px;
    padding: 8px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 18px 42px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(18px);
}

.navbar .dropdown-item {
    border-radius: 6px;
    color: rgba(29, 29, 31, 0.84);
    font-size: 0.78rem;
    padding: 9px 10px;
}

.navbar .dropdown-item:hover,
.navbar .dropdown-item:focus {
    color: #000;
    background: rgba(8, 104, 59, 0.08);
}

.admin-login-button {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 0;
    color: rgba(29, 29, 31, 0.82);
    background: transparent;
    display: inline-grid;
    place-items: center;
    text-decoration: none;
    font-size: 0.9rem;
    transition: background 160ms ease, color 160ms ease, transform 160ms ease;
}

.admin-login-button:hover,
.admin-login-button:focus {
    color: #000;
    background: rgba(0, 0, 0, 0.05);
    transform: translateY(-1px);
}

.btn {
    border-radius: 6px;
    font-weight: 600;
}

.btn-susmed {
    --bs-btn-bg: transparent;
    --bs-btn-border-color: var(--susmed-green);
    --bs-btn-hover-bg: rgba(8, 104, 59, 0.08);
    --bs-btn-hover-border-color: var(--susmed-green);
    --bs-btn-color: var(--susmed-green);
    --bs-btn-hover-color: var(--susmed-green);
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 0.76rem;
    line-height: 1;
    padding: 8px 11px;
}

.btn-glass {
    color: var(--ink);
    border: 1px solid var(--line);
    background: #fff;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.btn-glass:hover {
    color: var(--susmed-green);
    background: #f6fbf8;
}

.hero-section {
    position: relative;
    min-height: 78svh;
    padding: 128px 0 56px;
    overflow: hidden;
    background: #fff;
}

.hero-bg,
.hero-wash {
    position: absolute;
    inset: 0;
}

.hero-bg {
    background-position: center center;
    background-size: cover;
    transform: scale(1.02);
}

.hero-wash {
    background:
        linear-gradient(90deg, rgba(255, 255, 255, 0.97) 0%, rgba(255, 255, 255, 0.9) 37%, rgba(255, 255, 255, 0.46) 57%, rgba(255, 255, 255, 0.08) 100%),
        linear-gradient(0deg, rgba(255, 255, 255, 0.48), rgba(255, 255, 255, 0.02));
}

.hero-inner {
    position: relative;
    z-index: 1;
}

.hero-copy {
    color: var(--ink);
    max-width: 760px;
}

.hero-copy h1 {
    margin: 18px 0 18px;
    font-size: clamp(2.35rem, 6vw, 5.8rem);
    line-height: 0.98;
    max-width: 860px;
}

.hero-copy p {
    color: #52615a;
    font-size: clamp(1.03rem, 2vw, 1.32rem);
    max-width: 660px;
    margin-bottom: 28px;
}

.hero-feature-panel {
    background: rgba(255, 255, 255, 0.92);
    border: 1px solid rgba(8, 104, 59, 0.12);
    border-radius: 8px;
    box-shadow: 0 18px 44px rgba(16, 38, 27, 0.11);
    padding: 24px;
    max-width: 440px;
    margin-left: auto;
}

.hero-feature-panel .panel-label {
    color: var(--susmed-green);
    font-weight: 900;
    text-transform: uppercase;
    font-size: 0.78rem;
}

.hero-feature-panel h2 {
    font-size: 1.55rem;
    line-height: 1.15;
    margin: 8px 0 18px;
}

.hero-feature-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

.hero-feature-list a {
    border: 1px solid var(--line);
    border-radius: 6px;
    padding: 12px;
    color: var(--ink);
    text-decoration: none;
    font-weight: 900;
    display: grid;
    gap: 6px;
    background: #fff;
}

.hero-feature-list i {
    color: var(--susmed-green);
    font-size: 1.2rem;
}

.hero-feature-note {
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px solid var(--line);
    color: var(--muted);
    display: flex;
    gap: 10px;
    align-items: flex-start;
    font-size: 0.94rem;
}

.hero-feature-note i {
    color: var(--susmed-green);
    font-size: 1.1rem;
}

.care-compass {
    position: relative;
    width: min(470px, 92vw);
    aspect-ratio: 1;
    margin-inline: auto;
    display: grid;
    place-items: center;
}

.compass-ring {
    position: absolute;
    inset: 15%;
    border: 1px solid rgba(255, 255, 255, 0.28);
    border-radius: 50%;
    animation: compassSpin 18s linear infinite;
}

.compass-ring::before,
.compass-ring::after {
    content: "";
    position: absolute;
    inset: 14%;
    border: 1px dashed rgba(255, 255, 255, 0.28);
    border-radius: 50%;
}

.compass-ring::after {
    inset: -14%;
}

@keyframes compassSpin {
    to {
        transform: rotate(360deg);
    }
}

/* Final editorial scale: professional hierarchy with fewer oversized line breaks. */
.hero-copy h1,
.multi-page-hero h1,
.catalogue-hero h1,
.about-v2-hero h1,
.product-showcase-copy h1,
.product-hero h1,
.policy-hero h1,
.compliance-hero h1,
.medical-information-hero h1,
.professional-access-shell h1 {
    font-size: clamp(2.55rem, 4.25vw, 4.5rem) !important;
    line-height: 1.01 !important;
    letter-spacing: -.05em !important;
    text-wrap: balance;
}

.about-v2-leader-placeholder {
    display: grid;
    place-items: center;
    align-content: center;
    gap: 12px;
    width: 100%;
    height: 100%;
    min-height: 360px;
    color: #42705f;
    background:
        radial-gradient(circle at 50% 34%, rgba(153, 246, 228, .35), transparent 28%),
        linear-gradient(145deg, #f8fcfa, #edf6f1);
}

.about-v2-leader-placeholder i {
    display: grid;
    place-items: center;
    width: 84px;
    height: 84px;
    border: 1px solid rgba(12, 106, 86, .18);
    border-radius: 50%;
    font-size: 2.45rem;
    background: rgba(255, 255, 255, .82);
    box-shadow: 0 18px 42px rgba(15, 72, 52, .1);
}

.about-v2-leader-placeholder span {
    font-size: .75rem;
    font-weight: 750;
    letter-spacing: .13em;
    text-transform: uppercase;
}

@media (max-width: 680px) {
    .hero-copy h1,
    .multi-page-hero h1,
    .catalogue-hero h1,
    .about-v2-hero h1,
    .product-showcase-copy h1,
    .policy-hero h1 {
        font-size: clamp(2.25rem, 10.5vw, 3.2rem) !important;
    }
}

/* Homepage: corporate value pathway */
.home-company-value {
    position: relative;
    overflow: hidden;
    padding: clamp(62px, 7vw, 104px) 0;
    background:
        radial-gradient(circle at 92% 10%, rgba(21, 165, 102, .11), transparent 27%),
        linear-gradient(145deg, #f8fbf9 0%, #ffffff 53%, #f3f8f5 100%);
    border-top: 1px solid rgba(12, 106, 86, .1);
    border-bottom: 1px solid rgba(12, 106, 86, .1);
}

.home-company-value::before {
    position: absolute;
    top: -280px;
    right: -210px;
    width: 610px;
    height: 610px;
    border: 1px solid rgba(12, 106, 86, .11);
    border-radius: 50%;
    box-shadow: 0 0 0 74px rgba(12, 106, 86, .025), 0 0 0 148px rgba(12, 106, 86, .018);
    content: "";
    pointer-events: none;
}

.home-value-heading {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(300px, .62fr);
    gap: 14px clamp(36px, 6vw, 96px);
    align-items: end;
    margin-bottom: clamp(32px, 4vw, 52px);
}

.home-value-heading > span,
.home-value-overline,
.home-value-pathway-copy small {
    color: #008e57;
    font-size: .72rem;
    font-weight: 760;
    letter-spacing: .16em;
    line-height: 1.3;
    text-transform: uppercase;
}

.home-value-heading > span {
    grid-column: 1 / -1;
}

.home-value-heading h2 {
    max-width: 820px;
    margin: 0;
    color: #11251e;
    font-size: clamp(2.3rem, 4vw, 4rem);
    font-weight: 610;
    letter-spacing: -.052em;
    line-height: 1.01;
}

.home-value-heading > p {
    max-width: 540px;
    margin: 0 0 5px;
    color: #5f7069;
    font-size: clamp(.97rem, 1.2vw, 1.08rem);
    line-height: 1.72;
}

.home-value-stage {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(330px, .82fr) minmax(0, 1.18fr);
    overflow: hidden;
    border: 1px solid rgba(14, 92, 69, .16);
    border-radius: 30px;
    background: rgba(255, 255, 255, .9);
    box-shadow: 0 28px 70px rgba(18, 63, 48, .11);
}

.home-value-manifesto {
    position: relative;
    display: flex;
    min-height: 520px;
    padding: clamp(34px, 4vw, 62px);
    overflow: hidden;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    background:
        radial-gradient(circle at 90% 7%, rgba(153, 246, 228, .18), transparent 32%),
        linear-gradient(145deg, #073e35 0%, #086748 58%, #087d50 100%);
}

.home-value-manifesto::after {
    position: absolute;
    right: -115px;
    bottom: -160px;
    width: 380px;
    height: 380px;
    border: 1px solid rgba(255, 255, 255, .13);
    border-radius: 50%;
    box-shadow: 0 0 0 48px rgba(255, 255, 255, .025), 0 0 0 96px rgba(255, 255, 255, .018);
    content: "";
}

.home-value-manifesto-mark {
    display: flex;
    width: 100%;
    margin-bottom: 44px;
    align-items: center;
    gap: 15px;
    color: #8ff1d0;
}

.home-value-manifesto-mark i {
    display: grid;
    width: 46px;
    height: 46px;
    place-items: center;
    border: 1px solid rgba(255, 255, 255, .17);
    border-radius: 50%;
    background: rgba(255, 255, 255, .08);
    font-size: 1.18rem;
}

.home-value-manifesto-mark span {
    width: min(170px, 34%);
    height: 1px;
    background: linear-gradient(90deg, #73ebc2, transparent);
}

.home-value-overline {
    position: relative;
    z-index: 1;
    margin: 0 0 14px;
    color: #8ff1d0;
}

.home-value-manifesto h3 {
    position: relative;
    z-index: 1;
    max-width: 560px;
    margin: 0;
    color: #fff;
    font-size: clamp(2rem, 3vw, 3.35rem);
    font-weight: 590;
    letter-spacing: -.048em;
    line-height: 1.04;
}

.home-value-manifesto > p:not(.home-value-overline) {
    position: relative;
    z-index: 1;
    max-width: 570px;
    margin: 22px 0 0;
    color: rgba(255, 255, 255, .73);
    font-size: .98rem;
    line-height: 1.72;
}

.home-value-actions {
    position: relative;
    z-index: 1;
    display: flex;
    margin-top: 30px;
    align-items: center;
    flex-wrap: wrap;
    gap: 11px;
}

.home-value-primary,
.home-value-secondary {
    display: inline-flex;
    min-height: 49px;
    padding: 0 19px;
    align-items: center;
    justify-content: center;
    gap: 14px;
    border-radius: 13px;
    font-size: .85rem;
    font-weight: 700;
    text-decoration: none;
    transition: transform 180ms ease, background 180ms ease, color 180ms ease, border-color 180ms ease;
}

.home-value-primary {
    color: #073e35;
    background: #fff;
}

.home-value-secondary {
    border: 1px solid rgba(255, 255, 255, .24);
    color: #fff;
    background: rgba(255, 255, 255, .06);
}

.home-value-primary:hover,
.home-value-primary:focus-visible,
.home-value-secondary:hover,
.home-value-secondary:focus-visible {
    transform: translateY(-2px);
}

.home-value-primary:hover,
.home-value-primary:focus-visible {
    color: #073e35;
    background: #a7f3d5;
}

.home-value-secondary:hover,
.home-value-secondary:focus-visible {
    border-color: rgba(255, 255, 255, .45);
    color: #fff;
    background: rgba(255, 255, 255, .13);
}

.home-value-scope {
    position: relative;
    z-index: 1;
    display: flex;
    margin-top: 42px;
    padding-top: 24px;
    gap: 34px;
    border-top: 1px solid rgba(255, 255, 255, .13);
}

.home-value-scope div {
    display: grid;
    grid-template-columns: auto auto;
    align-items: baseline;
    gap: 9px;
}

.home-value-scope strong {
    color: #9cf3d3;
    font-size: 1.75rem;
    font-weight: 650;
    letter-spacing: -.04em;
}

.home-value-scope span {
    color: rgba(255, 255, 255, .65);
    font-size: .76rem;
}

.home-value-pathways {
    display: grid;
    grid-template-rows: repeat(3, 1fr);
    background: #fff;
}

.home-value-pathway {
    position: relative;
    display: grid;
    grid-template-columns: 38px 54px minmax(0, 1fr) 42px;
    padding: clamp(26px, 3vw, 38px);
    align-items: center;
    gap: clamp(14px, 2vw, 24px);
    color: #13271f;
    text-decoration: none;
    border-bottom: 1px solid #dfe9e4;
    transition: background 180ms ease, color 180ms ease;
}

.home-value-pathway:last-child {
    border-bottom: 0;
}

.home-value-pathway-number {
    align-self: start;
    color: #93a69e;
    font-size: .67rem;
    font-weight: 760;
    letter-spacing: .14em;
}

.home-value-pathway-icon {
    display: grid;
    width: 54px;
    height: 54px;
    place-items: center;
    border: 1px solid #d8ebe3;
    border-radius: 17px;
    color: #008e57;
    background: #edf8f3;
    font-size: 1.28rem;
    transition: color 180ms ease, background 180ms ease, border-color 180ms ease, transform 180ms ease;
}

.home-value-pathway-copy {
    display: block;
}

.home-value-pathway-copy small,
.home-value-pathway-copy strong,
.home-value-pathway-copy > span {
    display: block;
}

.home-value-pathway-copy small {
    margin-bottom: 8px;
    color: #008e57;
    font-size: .63rem;
}

.home-value-pathway-copy strong {
    margin-bottom: 7px;
    font-size: clamp(1.05rem, 1.45vw, 1.28rem);
    font-weight: 650;
    letter-spacing: -.026em;
}

.home-value-pathway-copy > span {
    max-width: 520px;
    color: #697a73;
    font-size: .83rem;
    line-height: 1.55;
}

.home-value-pathway-arrow {
    display: grid;
    width: 38px;
    height: 38px;
    place-items: center;
    border: 1px solid #d9e6e0;
    border-radius: 50%;
    color: #087b50;
    transition: color 180ms ease, background 180ms ease, border-color 180ms ease, transform 180ms ease;
}

.home-value-pathway:hover,
.home-value-pathway:focus-visible {
    color: #fff;
    background: #0b704d;
    outline: 0;
}

.home-value-pathway:hover .home-value-pathway-number,
.home-value-pathway:focus-visible .home-value-pathway-number,
.home-value-pathway:hover .home-value-pathway-copy small,
.home-value-pathway:focus-visible .home-value-pathway-copy small {
    color: #9cf3d3;
}

.home-value-pathway:hover .home-value-pathway-copy > span,
.home-value-pathway:focus-visible .home-value-pathway-copy > span {
    color: rgba(255, 255, 255, .72);
}

.home-value-pathway:hover .home-value-pathway-icon,
.home-value-pathway:focus-visible .home-value-pathway-icon {
    border-color: rgba(255, 255, 255, .16);
    color: #9cf3d3;
    background: rgba(255, 255, 255, .09);
    transform: translateY(-2px);
}

.home-value-pathway:hover .home-value-pathway-arrow,
.home-value-pathway:focus-visible .home-value-pathway-arrow {
    border-color: rgba(255, 255, 255, .25);
    color: #fff;
    background: rgba(255, 255, 255, .1);
    transform: rotate(8deg);
}

@media (max-width: 980px) {
    .home-value-heading,
    .home-value-stage {
        grid-template-columns: 1fr;
    }

    .home-value-heading > p {
        max-width: 720px;
    }

    .home-value-manifesto {
        min-height: 0;
    }
}

@media (max-width: 620px) {
    .home-company-value {
        padding: 48px 0 54px;
    }

    .home-value-heading {
        margin-bottom: 27px;
    }

    .home-value-heading h2 {
        font-size: clamp(2rem, 10.5vw, 2.65rem);
        line-height: 1.04;
    }

    .home-value-stage {
        border-radius: 22px;
    }

    .home-value-manifesto {
        padding: 34px 25px;
    }

    .home-value-manifesto-mark {
        margin-bottom: 31px;
    }

    .home-value-manifesto h3 {
        font-size: clamp(1.9rem, 9vw, 2.45rem);
    }

    .home-value-scope {
        margin-top: 32px;
        gap: 20px;
        flex-wrap: wrap;
    }

    .home-value-pathway {
        grid-template-columns: 34px 46px minmax(0, 1fr);
        padding: 25px 22px;
        gap: 12px;
    }

    .home-value-pathway-icon {
        width: 46px;
        height: 46px;
        border-radius: 14px;
    }

    .home-value-pathway-arrow {
        display: none;
    }
}

@media (prefers-reduced-motion: reduce) {
    .home-value-primary,
    .home-value-secondary,
    .home-value-pathway,
    .home-value-pathway-icon,
    .home-value-pathway-arrow {
        transition: none;
    }
}

.compass-core {
    width: 142px;
    height: 142px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.92);
    border: 8px solid rgba(255, 255, 255, 0.26);
    display: grid;
    place-items: center;
    text-align: center;
    box-shadow: var(--shadow);
}

.compass-core span,
.compass-core strong {
    display: block;
    line-height: 1;
}

.compass-core span {
    color: var(--susmed-red);
    font-weight: 900;
}

.compass-core strong {
    color: var(--susmed-green);
    font-size: 1.1rem;
}

.compass-node {
    position: absolute;
    width: 132px;
    min-height: 74px;
    padding: 12px;
    border-radius: 8px;
    text-decoration: none;
    color: #fff;
    background: rgba(255, 255, 255, 0.14);
    border: 1px solid rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(14px);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12);
    display: grid;
    gap: 4px;
    align-content: center;
    transition: transform 180ms ease, background 180ms ease;
}

.compass-node:hover {
    color: #fff;
    transform: translateY(-5px);
    background: rgba(8, 104, 59, 0.78);
}

.compass-node i {
    font-size: 1.35rem;
}

.compass-node span {
    font-size: 0.8rem;
    font-weight: 900;
    line-height: 1.2;
}

.node-1 { top: 4%; left: 35%; }
.node-2 { top: 28%; right: 1%; }
.node-3 { bottom: 17%; right: 8%; }
.node-4 { bottom: 4%; left: 35%; }
.node-5 { bottom: 17%; left: 8%; }
.node-6 { top: 28%; left: 1%; }

.stats-strip {
    margin-top: 36px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1px;
    max-width: 820px;
    background: var(--line);
    border: 1px solid var(--line);
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 12px 36px rgba(16, 38, 27, 0.08);
}

.stats-strip div {
    padding: 18px;
    background: #fff;
    color: var(--ink);
}

.stats-strip strong {
    display: block;
    font-size: 1.9rem;
    line-height: 1;
    color: var(--susmed-green);
}

.stats-strip span {
    color: var(--muted);
    font-weight: 700;
}

.condition-section {
    padding: 56px 0 18px;
    background: #fff;
}

.condition-heading {
    margin-bottom: 26px;
}

.condition-heading h2 {
    margin: 0;
    color: #050606;
    font-size: clamp(1.8rem, 3vw, 2.35rem);
    line-height: 1.08;
    font-weight: 800;
}

.condition-grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 20px;
}

.condition-card {
    min-height: 112px;
    padding: 10px;
    display: flex;
    align-items: center;
    gap: 20px;
    color: #030404;
    text-decoration: none;
    border: 1px solid #e1e4e2;
    border-radius: 8px;
    background: #fff;
    transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.condition-card:hover,
.condition-card:focus,
.condition-card.is-active {
    color: #030404;
    transform: translateY(-3px);
    border-color: rgba(15, 157, 88, 0.3);
    box-shadow: 0 16px 34px rgba(15, 38, 27, 0.09);
}

.condition-icon {
    position: relative;
    flex: 0 0 90px;
    width: 90px;
    height: 90px;
    border-radius: 8px;
    display: grid;
    place-items: center;
    background: #f5f6f5;
    overflow: hidden;
}

.condition-icon::before,
.condition-icon::after {
    content: "";
    position: absolute;
    border-radius: 999px;
    pointer-events: none;
}

.condition-icon::before {
    width: 34px;
    height: 34px;
    right: 16px;
    bottom: 16px;
    border: 4px solid rgba(245, 124, 0, 0.76);
    border-left-color: transparent;
}

.condition-icon::after {
    width: 9px;
    height: 9px;
    right: 22px;
    top: 22px;
    background: var(--susmed-orange);
    box-shadow: -30px 36px 0 rgba(245, 124, 0, 0.72);
}

.condition-icon i {
    position: relative;
    z-index: 1;
    color: #626764;
    font-size: 2.35rem;
    line-height: 1;
}

.condition-card strong {
    min-width: 0;
    color: #060707;
    font-size: 1.04rem;
    line-height: 1.2;
    font-weight: 700;
}

.section-pad {
    padding: 86px 0;
}

.section-heading {
    max-width: 780px;
    margin-bottom: 34px;
}

.section-heading h2,
.therapy-section h2,
.quality-panel h2,
.franchise-band h2,
.contact-section h2 {
    font-size: clamp(2rem, 4vw, 3.4rem);
    line-height: 1.04;
    margin: 12px 0 14px;
}

.section-heading p,
.therapy-section p,
.quality-panel p,
.franchise-band p,
.contact-section p {
    color: var(--muted);
    font-size: 1.03rem;
}

.product-explorer {
    background: #fff;
    border: 1px solid var(--line);
    border-radius: 8px;
    box-shadow: var(--shadow);
    overflow: hidden;
}

.explorer-toolbar {
    position: relative;
    z-index: 12;
    padding: 18px;
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 16px;
    border-bottom: 1px solid var(--line);
    background: #fff;
}

.explorer-search-wrap {
    position: relative;
    z-index: 30;
    min-width: 0;
}

.explorer-search {
    position: relative;
}

.explorer-search .search-icon {
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    color: var(--muted);
}

.explorer-search input {
    padding-left: 42px;
    padding-right: 42px;
    min-height: 48px;
    border-radius: 6px;
    transition: border-color 160ms ease, box-shadow 160ms ease, border-radius 160ms ease;
}

.explorer-search.has-suggestions input,
.explorer-search input:focus {
    border-color: rgba(8, 104, 59, 0.28);
    box-shadow: 0 0 0 4px rgba(15, 157, 88, 0.08);
}

.explorer-search input::-webkit-search-cancel-button {
    appearance: none;
}

.search-suggestions {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    right: 0;
    z-index: 50;
    padding: 10px;
    border: 1px solid rgba(16, 61, 39, 0.11);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 24px 70px rgba(10, 34, 22, 0.18);
    max-height: min(520px, 68vh);
    overflow-y: auto;
}

.search-suggestion-row {
    width: 100%;
    border: 0;
    border-radius: 7px;
    padding: 9px 10px;
    display: grid;
    grid-template-columns: 38px minmax(0, 1fr) auto;
    align-items: center;
    gap: 12px;
    color: var(--ink);
    text-align: left;
    background: transparent;
    transition: background 140ms ease, transform 140ms ease;
}

.search-suggestion-row:hover,
.search-suggestion-row.active {
    background: #f0f8f4;
}

.search-suggestion-row:focus-visible {
    outline: 2px solid rgba(15, 157, 88, 0.45);
    outline-offset: 2px;
}

.suggestion-visual {
    width: 38px;
    height: 38px;
    border-radius: 7px;
    display: grid;
    place-items: center;
    color: var(--susmed-green);
    background: #f3f7f5;
    overflow: hidden;
    border: 1px solid rgba(8, 104, 59, 0.08);
}

.suggestion-visual img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.suggestion-copy {
    min-width: 0;
    display: grid;
    gap: 2px;
}

.suggestion-title {
    color: #14231b;
    font-weight: 850;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.suggestion-title mark {
    padding: 0;
    color: var(--susmed-green);
    font-weight: 950;
    background: transparent;
}

.suggestion-meta {
    color: var(--muted);
    font-size: 0.82rem;
    line-height: 1.3;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.suggestion-badge {
    justify-self: end;
    border: 1px solid rgba(8, 104, 59, 0.12);
    border-radius: 999px;
    padding: 5px 9px;
    color: #1b5d3a;
    background: #f7fbf8;
    font-size: 0.72rem;
    font-weight: 900;
    white-space: nowrap;
}

.suggestion-footer {
    margin-top: 4px;
    padding: 9px 10px 2px 60px;
    color: var(--muted);
    font-size: 0.78rem;
    font-weight: 800;
}

.search-clear-button {
    position: absolute;
    right: 8px;
    top: 50%;
    width: 34px;
    height: 34px;
    border: 0;
    border-radius: 50%;
    display: grid;
    place-items: center;
    color: var(--muted);
    background: transparent;
    transform: translateY(-50%);
}

.search-clear-button:hover,
.search-clear-button:focus {
    color: var(--susmed-green);
    background: #eaf5ef;
}

.filter-chips {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.filter-chips button {
    border: 1px solid var(--line);
    background: #fff;
    color: var(--ink);
    border-radius: 999px;
    padding: 10px 14px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 800;
}

.filter-chips button small {
    min-width: 24px;
    padding: 2px 7px;
    border-radius: 999px;
    color: var(--muted);
    background: #f1f5f3;
    font-size: 0.72rem;
}

.filter-chips button.active {
    color: #fff;
    background: var(--susmed-green);
    border-color: var(--susmed-green);
}

.filter-chips button.active small {
    color: var(--susmed-green);
    background: #fff;
}

.explorer-body {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 280px 1fr;
    min-height: 640px;
}

.therapy-rail {
    border-right: 1px solid var(--line);
    background: #f9fbfa;
    padding: 18px;
}

.therapy-rail button {
    width: 100%;
    border: 0;
    background: transparent;
    border-radius: 6px;
    padding: 12px 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 900;
    color: #304138;
}

.therapy-rail button.active {
    background: #eaf5ef;
    color: var(--susmed-green);
}

.explorer-results {
    min-width: 0;
}

.explorer-results-summary {
    padding: 16px 20px 0;
    color: var(--muted);
    font-size: 0.9rem;
    font-weight: 800;
}

.product-grid {
    padding: 20px;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
}

.product-card {
    --card-accent: #147a55;
    --card-accent-deep: #0b5138;
    --card-accent-soft: rgba(20, 122, 85, 0.1);
    position: relative;
    border: 1px solid #dfe7e3;
    border-radius: 18px;
    background: #fff;
    overflow: hidden;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    box-shadow: 0 12px 32px rgba(20, 44, 32, 0.08);
    transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.product-card:hover {
    transform: translateY(-4px);
    border-color: var(--card-accent);
    box-shadow: 0 20px 46px rgba(20, 44, 32, 0.14);
}

.product-card--diabetes {
    --card-accent: #237b62;
    --card-accent-deep: #145542;
    --card-accent-soft: rgba(35, 123, 98, 0.1);
}

.product-card--cardio {
    --card-accent: #b73937;
    --card-accent-deep: #762321;
    --card-accent-soft: rgba(183, 57, 55, 0.1);
}

.product-card--neuro {
    --card-accent: #6550a5;
    --card-accent-deep: #413071;
    --card-accent-soft: rgba(101, 80, 165, 0.1);
}

.product-card--bone {
    --card-accent: #27827d;
    --card-accent-deep: #185a56;
    --card-accent-soft: rgba(39, 130, 125, 0.1);
}

.product-card--gastro {
    --card-accent: #cf6b2c;
    --card-accent-deep: #88421b;
    --card-accent-soft: rgba(207, 107, 44, 0.1);
}

.product-card--wellness {
    --card-accent: #b16b24;
    --card-accent-deep: #714216;
    --card-accent-soft: rgba(177, 107, 36, 0.1);
}

.product-card-visual {
    position: relative;
    aspect-ratio: 4 / 3;
    display: grid;
    place-items: center;
    padding: 12px;
    overflow: hidden;
    background:
        linear-gradient(145deg, #f8faf9 0%, #f4f2ef 62%, var(--card-accent-soft) 150%);
    border-bottom: 1px solid #e7ece9;
}

.product-card-visual,
.product-card-visual:hover {
    color: inherit;
    text-decoration: none;
}

.product-card-visual:focus-visible {
    border-radius: 18px;
    outline: 3px solid color-mix(in srgb, var(--card-accent) 58%, white);
    outline-offset: 3px;
}

.product-status-pill {
    position: absolute;
    z-index: 2;
    top: 16px;
    right: 16px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 7px 10px;
    border: 1px solid rgba(15, 125, 76, 0.18);
    border-radius: 999px;
    color: #116841;
    background: rgba(244, 252, 247, 0.94);
    box-shadow: 0 6px 18px rgba(24, 75, 50, 0.08);
    font-size: 0.67rem;
    font-weight: 900;
    letter-spacing: 0.02em;
    backdrop-filter: blur(8px);
}

.product-card-visual img {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    object-fit: cover;
    transform: translateZ(0);
    transition: transform 180ms ease;
}

.product-card:hover .product-card-visual img {
    transform: scale(1.025);
}

.product-card-body {
    padding: 20px 20px 18px;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 14px;
    background: #fff;
    color: var(--ink);
}

.product-card-main {
    min-width: 0;
}

.product-card h3 {
    color: var(--ink);
    font-size: 1.2rem;
    line-height: 1.15;
    margin: 7px 0 8px;
    letter-spacing: -0.02em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-card p {
    margin: 0;
    color: #607069;
    font-size: 0.83rem;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-therapy-label {
    color: var(--card-accent);
    font-size: 0.66rem;
    font-weight: 900;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.product-card-specs {
    display: grid;
    grid-template-columns: 0.8fr 1.3fr 0.7fr;
    gap: 0;
    margin: 0;
    padding: 12px 0;
    border-top: 1px solid #e8edea;
    border-bottom: 1px solid #e8edea;
}

.product-card-specs div {
    min-width: 0;
    padding: 0 10px;
    border-right: 1px solid #e8edea;
}

.product-card-specs div:first-child {
    padding-left: 0;
}

.product-card-specs div:last-child {
    padding-right: 0;
    border-right: 0;
}

.product-card-specs dt {
    display: block;
    margin: 0 0 4px;
    color: #829089;
    font-size: 0.58rem;
    font-weight: 900;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.product-card-specs dd {
    display: block;
    margin: 0;
    color: #26362f;
    font-size: 0.73rem;
    line-height: 1.3;
    font-weight: 800;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-card-specs .product-card-price {
    color: var(--card-accent-deep);
    font-size: 1rem;
    white-space: nowrap;
}

.modal-product-price {
    display: flex;
    align-items: baseline;
    gap: 6px;
    padding: 12px 14px;
    border-left: 3px solid var(--susmed-green);
    background: #eff8f3;
}

.modal-product-price strong {
    color: var(--susmed-green);
    font-size: 1.35rem;
}

.modal-product-price small {
    color: var(--muted);
}

.product-composition {
    min-height: 42px;
    padding: 0;
    color: #344a40 !important;
    font-size: 0.77rem !important;
    line-height: 1.45 !important;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-actions-mini {
    display: flex;
    gap: 10px;
    margin-top: auto;
}

.product-card-button,
.product-card-icon-button {
    min-height: 42px;
    border: 1px solid transparent;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    text-decoration: none;
    font-size: 0.76rem;
    font-weight: 900;
    transition: transform 160ms ease, background-color 160ms ease, border-color 160ms ease;
}

.product-card-button {
    flex: 1;
    color: #fff;
    background: linear-gradient(135deg, var(--card-accent), var(--card-accent-deep));
    padding: 0 16px;
    box-shadow: 0 8px 18px var(--card-accent-soft);
}

.product-card-button:hover,
.product-card-button:focus {
    color: #fff;
    transform: translateY(-1px);
}

.product-card-icon-button {
    width: 42px;
    color: var(--card-accent-deep);
    border-color: #dce5e0;
    background: #f8faf9;
}

.product-card-icon-button:hover,
.product-card-icon-button:focus {
    color: #fff;
    border-color: var(--card-accent);
    background: var(--card-accent);
}

.empty-state {
    padding: 40px;
    text-align: center;
    color: var(--muted);
}

.launching-soon-state {
    margin: 20px;
    border: 1px solid rgba(15, 157, 88, 0.18);
    border-radius: 8px;
    background: linear-gradient(135deg, #f7fcf9, #fff);
}

.launching-soon-state i {
    color: var(--susmed-green);
}

.launching-soon-state h3 {
    color: var(--ink);
    font-weight: 850;
}

.launching-soon-state p {
    max-width: 560px;
    margin: 0 auto 18px;
}

.therapy-section {
    background: #fff;
}

.therapy-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}

.therapy-card {
    border: 1px solid var(--line);
    border-radius: 8px;
    padding: 22px;
    background: #fff;
    min-height: 210px;
}

.therapy-card i {
    width: 46px;
    height: 46px;
    border-radius: 6px;
    display: grid;
    place-items: center;
    color: #fff;
    background: var(--susmed-green);
    font-size: 1.35rem;
    margin-bottom: 18px;
}

.therapy-card h3 {
    font-size: 1.12rem;
}

.therapy-card p {
    font-size: 0.95rem;
}

.therapy-pulse {
    margin-top: 28px;
    display: flex;
    gap: 12px;
}

.therapy-pulse span {
    height: 64px;
    width: 32%;
    border-radius: 6px;
    background: var(--susmed-green);
}

.therapy-pulse span:nth-child(2) {
    background: var(--susmed-red);
}

.therapy-pulse span:nth-child(3) {
    background: var(--susmed-orange);
}

.spotlight-section {
    background:
        radial-gradient(circle at 8% 18%, rgba(15, 157, 88, 0.055), transparent 26%),
        #f6f8f7;
}

.spotlight-track {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(250px, 300px);
    gap: 18px;
    overflow-x: auto;
    padding: 8px 4px 24px;
    scroll-snap-type: x mandatory;
    scrollbar-color: #cbd4cf transparent;
    scrollbar-width: thin;
}

.spotlight-card {
    scroll-snap-align: start;
    position: relative;
    display: grid;
    grid-template-rows: 194px auto;
    gap: 0;
    min-height: 320px;
    padding: 12px;
    overflow: hidden;
    border: 1px solid color-mix(in srgb, var(--spotlight-accent) 18%, #dfe6e2);
    border-radius: 22px;
    color: #17221d;
    text-decoration: none;
    background:
        linear-gradient(148deg, color-mix(in srgb, var(--spotlight-accent) 4%, white), #fff 58%);
    box-shadow: 0 14px 38px rgba(30, 48, 39, 0.09);
    transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.spotlight-card:hover {
    border-color: color-mix(in srgb, var(--spotlight-accent) 38%, #dfe6e2);
    color: #17221d;
    transform: translateY(-5px);
    box-shadow: 0 22px 48px color-mix(in srgb, var(--spotlight-accent) 14%, rgba(30, 48, 39, 0.12));
}

.spotlight-card:focus-visible {
    outline: 3px solid color-mix(in srgb, var(--spotlight-accent) 50%, white);
    outline-offset: 3px;
}

.spotlight-card-visual {
    position: relative;
    display: grid;
    place-items: center;
    overflow: hidden;
    border-radius: 16px;
    background:
        radial-gradient(circle at 50% 53%, color-mix(in srgb, var(--spotlight-accent) 13%, white) 0 36%, transparent 36.5%),
        linear-gradient(145deg, color-mix(in srgb, var(--spotlight-accent) 4%, white), #fbfcfb);
}

.spotlight-card-visual::after {
    content: "";
    position: absolute;
    right: 5%;
    bottom: 8%;
    width: 32%;
    height: 30%;
    opacity: 0.24;
    background:
        radial-gradient(circle, var(--spotlight-accent) 0 1.5px, transparent 2px) 0 0 / 11px 11px;
    mask-image: linear-gradient(130deg, transparent, #000);
}

.spotlight-card .badge {
    align-self: start;
    justify-self: start;
    margin-bottom: 10px;
    border: 1px solid color-mix(in srgb, var(--spotlight-accent) 20%, white);
    border-radius: 999px;
    color: var(--spotlight-accent-deep) !important;
    background: color-mix(in srgb, var(--spotlight-accent) 10%, white) !important;
    font-size: 0.66rem;
    font-weight: 780;
    padding: 6px 10px;
}

.spotlight-card-visual img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    max-width: 88%;
    max-height: 172px;
    margin: 0;
    border-radius: 0;
    object-fit: contain;
    background: transparent;
    filter: drop-shadow(0 14px 13px rgba(27, 43, 35, 0.18));
    transition: transform 180ms ease;
}

.spotlight-card:hover .spotlight-card-visual img {
    transform: translateY(-3px) scale(1.025);
}

.spotlight-card-content {
    min-width: 0;
    display: grid;
    align-content: start;
    padding: 16px 6px 6px;
}

.spotlight-card strong {
    overflow: hidden;
    color: #18251f;
    font-size: 1rem;
    line-height: 1.2;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.spotlight-card small {
    margin-top: 6px;
    color: #6a756f;
    font-size: 0.8rem;
}

.spotlight-card-arrow {
    position: absolute;
    right: 17px;
    bottom: 17px;
    width: 34px;
    height: 34px;
    display: grid;
    place-items: center;
    border: 1px solid color-mix(in srgb, var(--spotlight-accent) 20%, #e0e6e3);
    border-radius: 50%;
    color: var(--spotlight-accent-deep);
    background: #fff;
    transition: color 180ms ease, background-color 180ms ease, transform 180ms ease;
}

.spotlight-card:hover .spotlight-card-arrow {
    color: #fff;
    background: var(--spotlight-accent);
    transform: translate(2px, -2px);
}

.quality-section {
    background: #fff;
}

.quality-panel,
.quality-list,
.franchise-band,
.enquiry-form,
.contact-card,
.detail-panel {
    border-radius: 8px;
    border: 1px solid var(--line);
    background: #fff;
    box-shadow: var(--shadow);
}

.quality-panel {
    padding: 34px;
}

.quality-list {
    padding: 18px;
    display: grid;
    gap: 12px;
}

.quality-list div {
    display: grid;
    grid-template-columns: 36px 1fr;
    gap: 12px;
    align-items: start;
    padding: 14px;
    border-radius: 6px;
    background: #f7fbf8;
}

.quality-list i {
    color: var(--susmed-green);
    font-size: 1.4rem;
}

.franchise-section {
    background: linear-gradient(90deg, #0b5f37, #087467 58%, #d63b2c);
}

.franchise-band {
    background: rgba(255, 255, 255, 0.93);
    padding: 32px;
    display: flex;
    gap: 24px;
    align-items: center;
    justify-content: space-between;
}

.franchise-band p {
    max-width: 720px;
    margin-bottom: 0;
}

.contact-section {
    background: var(--paper);
}

.contact-card {
    padding: 20px;
}

.contact-card .contact-line {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    color: var(--ink);
}

.contact-office {
    display: grid;
    grid-template-columns: 22px minmax(0, 1fr);
    gap: 10px;
    padding: 14px 0;
    border-top: 1px solid var(--line);
}

.contact-office strong {
    display: block;
    margin-bottom: 3px;
    color: var(--ink);
    font-size: 0.86rem;
    text-transform: uppercase;
}

.contact-office p {
    margin: 0;
    color: var(--muted);
    line-height: 1.55;
}

.contact-card a {
    color: var(--susmed-green);
    display: inline-flex;
    gap: 10px;
    align-items: center;
    font-weight: 800;
    text-decoration: none;
}

.contact-card i {
    color: var(--susmed-green);
}

.enquiry-form {
    padding: 24px;
}

.form-control,
.form-select {
    min-height: 48px;
    border-radius: 6px;
}

.form-control:focus,
.form-select:focus {
    border-color: var(--susmed-green);
    box-shadow: 0 0 0 0.2rem rgba(8, 104, 59, 0.16);
}

.form-note {
    max-width: 520px;
    color: var(--muted);
}

.site-footer {
    color: rgba(255, 255, 255, 0.8);
    background: #102017;
    padding: 58px 0 28px;
}

.site-footer h2 {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 14px;
}

.site-footer a {
    display: block;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    margin-bottom: 8px;
}

.site-footer a:hover {
    color: #fff;
}

.footer-logo {
    width: 150px;
}

.footer-social {
    margin-top: 24px;
}

.footer-social h2 {
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.72);
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.footer-social-links {
    display: flex;
    align-items: center;
    gap: 9px;
}

.site-footer .footer-social-links a,
.footer-social-links .is-pending {
    width: 38px;
    height: 38px;
    display: inline-grid;
    place-items: center;
    margin: 0;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 50%;
    color: #fff;
    background: rgba(255, 255, 255, 0.06);
    transition: transform 160ms ease, border-color 160ms ease, background-color 160ms ease;
}

.site-footer .footer-social-links a:hover,
.site-footer .footer-social-links a:focus-visible {
    border-color: rgba(255, 255, 255, 0.42);
    color: #fff;
    background: rgba(255, 255, 255, 0.14);
    transform: translateY(-2px);
}

.footer-social-links .is-pending {
    color: rgba(255, 255, 255, 0.62);
    cursor: default;
}

.footer-social-links i {
    font-size: 1rem;
    line-height: 1;
}

.footer-office {
    margin-top: 14px;
}

.footer-office strong {
    display: block;
    margin-bottom: 3px;
    color: #fff;
    font-size: 0.8rem;
    text-transform: uppercase;
}

.footer-office p {
    margin: 0;
    line-height: 1.55;
}

.footer-office strong.office-address-location,
.contact-office strong.office-address-location,
.contact-details-panel .contact-office strong.office-address-location {
    display: inline;
    margin: 0;
    color: inherit;
    font-size: inherit;
    font-weight: 800;
    letter-spacing: inherit;
    text-transform: none;
}

.footer-office-location,
.contact-office-location {
    display: inline-block;
    color: inherit;
    font-weight: 800;
}

.footer-office-location {
    margin-bottom: 2px;
    color: #fff;
}

.contact-details-panel .contact-office-location {
    margin-bottom: 3px;
    color: #fff;
    font-size: 0.9rem;
}

.footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    margin-top: 32px;
    padding-top: 18px;
    display: flex;
    gap: 16px;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 0.9rem;
}

.developer-line {
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    margin-top: 12px;
    padding: 13px 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
    color: rgba(255, 255, 255, 0.84);
    font-size: 0.86rem;
    background: linear-gradient(90deg, rgba(0, 150, 92, 0.14), rgba(244, 136, 31, 0.12));
    border-radius: 14px;
}

.developer-line strong {
    color: #fff;
    letter-spacing: 0.02em;
}

.site-footer .developer-line a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin: 0;
    color: #dff7e9;
    transition: color 160ms ease, transform 160ms ease;
}

.site-footer .developer-line a:hover,
.site-footer .developer-line a:focus-visible {
    color: #fff;
    transform: translateY(-1px);
}

.developer-line i {
    color: #ffad5b;
}

.product-detail-page {
    --product-accent: #147a55;
    --product-accent-deep: #0b5138;
    background: #f7f9f8;
}

.product-hero {
    position: relative;
    overflow: hidden;
    padding: 126px 0 72px;
    background:
        radial-gradient(circle at 87% 23%, color-mix(in srgb, var(--product-accent) 11%, transparent), transparent 31%),
        linear-gradient(180deg, #fbfcfb 0%, #f4f7f5 100%);
}

.product-hero::after {
    content: "";
    position: absolute;
    right: -140px;
    bottom: -250px;
    width: 520px;
    height: 520px;
    border: 1px solid color-mix(in srgb, var(--product-accent) 15%, transparent);
    border-radius: 50%;
    pointer-events: none;
}

.product-hero .container-xl {
    position: relative;
    z-index: 1;
}

.product-hero-copy {
    padding-right: 2rem;
}

.product-gallery-column {
    position: relative;
}

.product-breadcrumb {
    margin-bottom: 24px;
    font-size: 0.82rem;
}

.product-breadcrumb a {
    color: var(--product-accent-deep);
    font-weight: 800;
    text-decoration: none;
}

.product-breadcrumb .active {
    color: var(--muted);
}

.back-link {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    color: var(--susmed-green);
    text-decoration: none;
    font-weight: 900;
    margin-bottom: 18px;
}

.product-hero h1 {
    max-width: 700px;
    font-size: clamp(2.65rem, 4.2vw, 4.35rem);
    line-height: 0.98;
    margin: 14px 0 20px;
    letter-spacing: -0.045em;
    text-wrap: balance;
}

.product-hero p {
    max-width: 570px;
    color: var(--muted);
    font-size: 1.03rem;
    line-height: 1.65;
}

.product-hero .badge {
    padding: 7px 10px;
    border-radius: 999px;
    font-size: 0.69rem;
    font-weight: 850;
}

.product-detail-page .product-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.product-detail-page .product-actions .btn {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    border-radius: 10px;
    font-size: 0.82rem;
    font-weight: 850;
}

.product-detail-page .product-actions .btn-susmed {
    border-color: var(--product-accent);
    background: linear-gradient(135deg, var(--product-accent), var(--product-accent-deep));
    box-shadow: 0 10px 24px color-mix(in srgb, var(--product-accent) 22%, transparent);
}

.product-detail-page .product-actions .btn-outline-success {
    color: var(--product-accent-deep);
    border-color: color-mix(in srgb, var(--product-accent) 60%, #fff);
}

.product-detail-page .product-actions .btn-outline-success:hover {
    color: #fff;
    border-color: var(--product-accent);
    background: var(--product-accent);
}

.detail-image-wrap {
    position: relative;
    aspect-ratio: 16 / 11;
    display: grid;
    place-items: center;
    padding: 12px;
    border-radius: 22px;
    overflow: hidden;
    border: 1px solid color-mix(in srgb, var(--product-accent) 12%, #dce4e0);
    box-shadow: 0 24px 65px rgba(31, 55, 43, 0.13);
    background:
        linear-gradient(145deg, #fbfbf9 0%, #f2f1ee 76%, color-mix(in srgb, var(--product-accent) 9%, #f5f4f1) 100%);
}

.detail-image-wrap img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    object-fit: cover;
    object-position: center;
    display: block;
    transition: opacity 160ms ease, transform 220ms ease;
}

.detail-image-wrap:hover img {
    transform: scale(1.012);
}

.product-gallery {
    display: grid;
    gap: 16px;
}

.product-gallery-zoom {
    position: absolute;
    z-index: 2;
    top: 26px;
    right: 26px;
    width: 44px;
    height: 44px;
    display: grid;
    place-items: center;
    border: 1px solid color-mix(in srgb, var(--product-accent) 20%, #dce4e0);
    border-radius: 50%;
    color: var(--product-accent-deep);
    background: rgba(255, 255, 255, 0.94);
    box-shadow: 0 8px 24px rgba(16, 32, 23, 0.14);
    backdrop-filter: blur(8px);
    transition: color 160ms ease, background-color 160ms ease, transform 160ms ease;
}

.product-gallery-zoom:hover {
    color: #fff;
    background: var(--product-accent);
    transform: translateY(-1px);
}

.product-gallery-tray {
    padding: 13px 14px 10px;
    border: 1px solid #dfe7e3;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.88);
    box-shadow: 0 12px 30px rgba(31, 55, 43, 0.08);
    backdrop-filter: blur(10px);
}

.product-gallery-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 10px;
    color: #32443b;
}

.product-gallery-meta span {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 0.76rem;
    font-weight: 900;
}

.product-gallery-meta i {
    color: var(--product-accent);
}

.product-gallery-meta small {
    color: #7a8982;
    font-size: 0.7rem;
    font-weight: 750;
}

.product-gallery-strip {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 76px;
    gap: 9px;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    padding: 2px 2px 5px;
    scrollbar-width: thin;
    scrollbar-color: color-mix(in srgb, var(--product-accent) 35%, #d5ded9) transparent;
}

.product-gallery-thumb {
    position: relative;
    width: 76px;
    aspect-ratio: 1;
    padding: 3px;
    overflow: hidden;
    border: 1px solid #dfe6e2;
    border-radius: 11px;
    background: #f7f8f7;
    opacity: 0.72;
    transition: border-color 160ms ease, box-shadow 160ms ease, opacity 160ms ease, transform 160ms ease;
}

.product-gallery-thumb:hover {
    transform: translateY(-2px);
    opacity: 1;
}

.product-gallery-thumb.is-active {
    border-color: var(--product-accent);
    box-shadow: 0 0 0 2px color-mix(in srgb, var(--product-accent) 16%, transparent);
    opacity: 1;
}

.product-gallery-thumb img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 8px;
    object-fit: cover;
}

.product-price-block {
    width: fit-content;
    min-width: 210px;
    display: grid;
    grid-template-columns: auto auto;
    align-items: baseline;
    gap: 0 14px;
    margin: -4px 0 24px;
    padding: 14px 18px;
    border: 1px solid color-mix(in srgb, var(--product-accent) 18%, #e0e8e4);
    border-left: 4px solid var(--product-accent);
    border-radius: 0 12px 12px 0;
    background: color-mix(in srgb, var(--product-accent) 7%, #fff);
}

.product-price-block span {
    color: var(--muted);
    font-size: 0.72rem;
    font-weight: 900;
    letter-spacing: 0.08em;
}

.product-price-block strong {
    color: var(--product-accent-deep);
    font-size: 1.65rem;
    line-height: 1;
}

.product-price-block small {
    grid-column: 1 / -1;
    margin-top: 5px;
    color: var(--muted);
}

.product-facts {
    margin: 0 0 16px;
    display: grid;
    gap: 0;
}

.product-facts div {
    display: grid;
    grid-template-columns: 92px minmax(0, 1fr);
    gap: 14px;
    padding: 10px 0;
    border-bottom: 1px solid var(--line);
}

.product-facts dt {
    color: var(--muted);
    font-size: 0.76rem;
    font-weight: 900;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.product-facts dd {
    margin: 0;
    color: var(--ink);
    font-weight: 800;
}

.product-lightbox[hidden] {
    display: none;
}

.product-lightbox {
    position: fixed;
    z-index: 1100;
    inset: 0;
    display: grid;
    place-items: center;
    padding: 70px 24px 24px;
    background: rgba(8, 17, 12, 0.9);
    backdrop-filter: blur(12px);
}

.product-lightbox img {
    max-width: min(1100px, 96vw);
    max-height: 88vh;
    border-radius: 10px;
    object-fit: contain;
    box-shadow: 0 28px 80px rgba(0, 0, 0, 0.45);
}

.product-lightbox-close {
    position: fixed;
    top: 20px;
    right: 22px;
    width: 46px;
    height: 46px;
    display: grid;
    place-items: center;
    border: 0;
    border-radius: 50%;
    color: #fff;
    background: rgba(255, 255, 255, 0.14);
    font-size: 1.25rem;
}

body.product-lightbox-open {
    overflow: hidden;
}

.detail-panel {
    padding: 26px;
}

.product-detail-page .detail-panel {
    border-radius: 16px;
    border-color: #dfe7e3;
    box-shadow: 0 12px 32px rgba(31, 55, 43, 0.07);
}

.detail-panel h2 {
    font-size: 1.15rem;
    margin: 0 0 12px;
}

.composition-text {
    font-size: 1.12rem;
    font-weight: 800;
    color: var(--product-accent-deep, var(--susmed-green));
}

.checked-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 10px;
}

.checked-list li {
    position: relative;
    padding-left: 28px;
}

.checked-list li::before {
    content: "\F26E";
    font-family: "bootstrap-icons";
    position: absolute;
    left: 0;
    top: 0;
    color: var(--product-accent, var(--susmed-green));
}

.product-detail-page .source-panel {
    border-top: 4px solid var(--product-accent);
}

.product-detail-page .related-section {
    background: #fff;
}

.product-detail-page .related-card {
    border-radius: 14px;
    transition: transform 160ms ease, border-color 160ms ease, box-shadow 160ms ease;
}

.product-detail-page .related-card:hover {
    transform: translateY(-3px);
    border-color: color-mix(in srgb, var(--product-accent) 45%, #dfe7e3);
    box-shadow: 0 14px 28px rgba(31, 55, 43, 0.09);
}

.related-card {
    display: grid;
    gap: 10px;
    text-decoration: none;
    background: #fff;
    border: 1px solid var(--line);
    border-radius: 8px;
    padding: 12px;
    min-height: 100%;
}

.related-card img {
    border-radius: 6px;
    aspect-ratio: 16 / 10;
    object-fit: cover;
}

.related-card span {
    color: var(--muted);
    font-size: 0.9rem;
}

.simple-page {
    padding: 140px 0 80px;
}

.policy-page {
    background: var(--paper);
}

.policy-hero {
    padding: 136px 0 70px;
    background:
        linear-gradient(90deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.88)),
        url("../img/catalog/doctor-care.jpg") center / cover;
}

.policy-hero h1 {
    max-width: 900px;
    margin: 12px 0 16px;
    color: var(--ink);
    font-size: clamp(2.4rem, 5vw, 5.1rem);
    line-height: 1;
}

.policy-hero p {
    max-width: 820px;
    color: #3f4c47;
    font-size: clamp(1.04rem, 1.7vw, 1.28rem);
}

.policy-hero small {
    color: var(--muted);
    font-weight: 800;
}

.policy-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 340px;
    gap: 24px;
    align-items: start;
}

.policy-panel,
.policy-aside {
    border: 1px solid var(--line);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 14px 34px rgba(16, 38, 27, 0.07);
}

.policy-panel {
    padding: 28px;
}

.policy-panel h2,
.policy-aside h2,
.safety-form h2 {
    margin: 0 0 18px;
    color: var(--ink);
    font-size: 1.35rem;
}

.policy-aside {
    padding: 24px;
    display: grid;
    gap: 12px;
}

.policy-aside > i {
    width: 48px;
    height: 48px;
    border-radius: 8px;
    display: grid;
    place-items: center;
    color: #fff;
    background: var(--susmed-green);
}

.policy-aside p {
    margin: 0;
    color: var(--muted);
}

.policy-aside a {
    color: var(--susmed-green);
    font-weight: 800;
    text-decoration: none;
    overflow-wrap: anywhere;
}

.safety-hero {
    background:
        linear-gradient(90deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.86)),
        url("../img/care-access-diagram.png") center right / contain no-repeat,
        #fff;
}

.safety-alert {
    max-width: 900px;
    margin-top: 24px;
    padding: 16px 18px;
    border: 1px solid rgba(245, 124, 0, 0.22);
    border-radius: 8px;
    display: flex;
    gap: 12px;
    align-items: flex-start;
    color: #7a3d00;
    background: #fff7ed;
}

.safety-alert i {
    color: var(--susmed-orange);
}

.safety-info-panel + .safety-info-panel {
    margin-top: 16px;
}

.safety-form {
    padding: 28px;
}

.about-page {
    background: var(--paper);
}

.about-anchor {
    scroll-margin-top: 6rem;
}

.about-page h1,
.about-page h2,
.about-page h3 {
    font-weight: 700;
    letter-spacing: 0;
}

.about-hero {
    position: relative;
    min-height: 82svh;
    padding: 136px 0 72px;
    display: grid;
    align-items: center;
    overflow: hidden;
    background: #fff;
}

.about-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: var(--about-hero-image);
    background-position: center;
    background-size: cover;
    opacity: 0.12;
}

.about-hero::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.9) 52%, rgba(255, 255, 255, 0.8));
}

.about-hero-layout {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.78fr);
    gap: 56px;
    align-items: center;
}

.about-hero-content {
    position: relative;
    max-width: 820px;
}

.about-hero h1 {
    max-width: 780px;
    margin: 14px 0 18px;
    font-size: clamp(2.35rem, 4.6vw, 4.35rem);
    line-height: 1.02;
}

.about-hero .lead {
    max-width: 760px;
    color: #3f4c47;
    font-size: clamp(1.04rem, 1.6vw, 1.3rem);
}

.about-hero-actions {
    margin-top: 28px;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.about-page .btn-primary {
    --bs-btn-bg: var(--susmed-green);
    --bs-btn-border-color: var(--susmed-green);
    --bs-btn-hover-bg: #0a854a;
    --bs-btn-hover-border-color: #0a854a;
}

.about-hero-icons {
    margin-top: 34px;
    display: flex;
    gap: 12px;
}

.about-hero-icons span {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    color: var(--susmed-green);
    background: rgba(255, 255, 255, 0.78);
    border: 1px solid rgba(15, 157, 88, 0.16);
}

.about-hero-photo {
    position: relative;
    min-height: 520px;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid var(--line);
    background: #fff;
    box-shadow: 0 26px 70px rgba(16, 38, 27, 0.16);
}

.about-hero-photo::before {
    content: "";
    position: absolute;
    inset: 18px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 6px;
    z-index: 1;
    pointer-events: none;
}

.about-hero-photo img {
    width: 100%;
    height: 100%;
    min-height: 520px;
    object-fit: cover;
    object-position: center;
    display: block;
}

.about-photo-caption {
    position: absolute;
    left: 22px;
    right: 22px;
    bottom: 22px;
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 16px;
    border-radius: 8px;
    color: #fff;
    background: rgba(7, 58, 38, 0.82);
    backdrop-filter: blur(12px);
    font-weight: 700;
}

.about-photo-caption i {
    color: #8ee0ad;
}

.about-facts {
    margin-top: -32px;
    position: relative;
    z-index: 2;
}

.about-facts .container-xl {
    padding: 24px;
    border: 1px solid var(--line);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 18px 42px rgba(16, 38, 27, 0.1);
}

.about-fact-col {
    padding: 8px 18px;
}

.about-fact-col:not(:last-child) {
    border-right: 1px solid var(--line);
}

.about-fact-col small,
.about-fact-col strong,
.about-fact-col span {
    display: block;
}

.about-fact-col small {
    margin-bottom: 10px;
    font-size: 0.78rem;
    font-weight: 700;
}

.about-fact-col small i {
    margin-right: 5px;
    color: var(--susmed-green);
}

.about-fact-col strong {
    color: var(--ink);
    font-size: 1.05rem;
    line-height: 1.25;
}

.about-fact-col span {
    color: var(--muted);
    font-size: 0.82rem;
}

.vision-hero {
    position: relative;
    min-height: 74svh;
    padding: 148px 0 82px;
    display: grid;
    align-items: center;
    overflow: hidden;
    background: #fff;
}

.vision-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: var(--vision-hero-image);
    background-position: center right;
    background-size: cover;
    opacity: 0.18;
}

.vision-hero::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(90deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.82) 58%, rgba(255, 255, 255, 0.62)),
        radial-gradient(circle at 80% 45%, rgba(15, 157, 88, 0.15), transparent 36%);
}

.vision-hero-panel {
    position: relative;
    z-index: 1;
    max-width: 820px;
}

.vision-hero-panel::after {
    content: "";
    position: absolute;
    right: -260px;
    top: 18%;
    width: 360px;
    height: 160px;
    opacity: 0.38;
    background:
        radial-gradient(circle at 15% 30%, transparent 17px, var(--susmed-teal) 18px, transparent 20px),
        radial-gradient(circle at 15% 70%, transparent 17px, var(--susmed-green) 18px, transparent 20px),
        linear-gradient(115deg, transparent 0 18%, var(--susmed-teal) 18% 20%, transparent 20% 34%, var(--susmed-green) 34% 36%, transparent 36% 52%, var(--susmed-teal) 52% 54%, transparent 54%),
        linear-gradient(90deg, transparent 0 48%, var(--susmed-orange) 48% 50%, transparent 50% 55%, var(--susmed-orange) 55% 57%, transparent 57%);
    border-radius: 999px;
    pointer-events: none;
}

.vision-hero h2 {
    max-width: 760px;
    margin: 14px 0 18px;
    font-size: clamp(2.45rem, 5vw, 4.65rem);
    line-height: 1;
}

.vision-hero .lead {
    max-width: 680px;
    color: #3f4c47;
    font-size: clamp(1.04rem, 1.6vw, 1.28rem);
}

.vision-hero-actions,
.vision-symbols {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.vision-hero-actions {
    margin-top: 28px;
}

.vision-symbols {
    margin-top: 34px;
}

.vision-symbols span {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    color: var(--susmed-green);
    background: rgba(255, 255, 255, 0.86);
    border: 1px solid rgba(15, 157, 88, 0.16);
    animation: visionGlow 2.8s ease-in-out infinite;
}

.vision-symbols span:nth-child(2) {
    animation-delay: 220ms;
}

@keyframes visionGlow {
    50% {
        box-shadow: 0 0 0 8px rgba(15, 157, 88, 0.08);
    }
}

.vision-mission,
.leadership-section,
.csr-section {
    background: var(--paper);
}

.mission-pill-card,
.vision-value-slide-card,
.roadmap-item,
.vision-csr-pill {
    border: 1px solid var(--line);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 12px 30px rgba(16, 38, 27, 0.07);
}

.mission-pill-card {
    min-height: 100%;
    padding: 24px;
    transition: transform 250ms ease-out, box-shadow 250ms ease-out, border-color 250ms ease-out;
}

.vision-mission .col:nth-child(2) .reveal-up {
    transition-delay: 80ms;
}

.vision-mission .col:nth-child(3) .reveal-up {
    transition-delay: 160ms;
}

.mission-pill-card:hover {
    transform: translateY(-4px);
    border-color: rgba(15, 157, 88, 0.28);
    box-shadow: 0 18px 42px rgba(16, 38, 27, 0.12);
}

.mission-pill-card i {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    color: #fff;
    background: linear-gradient(135deg, var(--susmed-green), var(--susmed-teal));
}

.mission-pill-card h3 {
    margin: 18px 0 8px;
    font-size: 1.15rem;
}

.mission-pill-card p {
    margin: 0;
    color: var(--muted);
}

.vision-core-values,
.timeline-section,
.about-cta {
    background: #fff;
}

.vision-values-carousel {
    position: relative;
    padding: 8px 54px;
}

.vision-value-slide-card {
    min-height: 220px;
    display: grid;
    grid-template-columns: 74px 1fr;
    gap: 18px;
    align-items: center;
    padding: 28px;
}

.vision-value-slide-card i {
    color: var(--susmed-green);
    font-size: 3rem;
    opacity: 0.78;
}

.vision-value-slide-card h3 {
    margin: 0 0 8px;
    font-size: 1.35rem;
}

.vision-value-slide-card p {
    margin: 0;
    color: var(--muted);
    font-size: 1rem;
}

.vision-values-carousel .carousel-control-prev,
.vision-values-carousel .carousel-control-next {
    width: 42px;
}

.vision-values-carousel .carousel-control-prev-icon,
.vision-values-carousel .carousel-control-next-icon {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background-color: var(--susmed-green);
    background-size: 58%;
}

.vision-values-stack {
    display: grid;
    gap: 14px;
}

.vision-roadmap {
    background: #f2f6f4 !important;
}

.vision-roadmap h2 {
    margin: 12px 0 18px;
    font-size: clamp(2rem, 4vw, 3.2rem);
    line-height: 1.04;
}

.completed-badges {
    display: grid;
    gap: 10px;
}

.completed-badges span {
    display: grid;
    grid-template-columns: 36px 1fr;
    gap: 10px;
    align-items: center;
    padding: 12px;
    border-radius: 8px;
    background: #fff;
    border: 1px solid var(--line);
}

.completed-badges i {
    color: var(--susmed-green);
    font-size: 1.35rem;
}

.completed-badges strong,
.completed-badges small {
    display: block;
}

.completed-badges small {
    color: var(--muted);
}

.roadmap-list {
    display: grid;
    gap: 12px;
}

.roadmap-item {
    padding: 18px;
}

.roadmap-item h3 {
    margin: 0;
    font-size: 1.08rem;
}

.roadmap-item span {
    color: var(--muted);
    font-size: 0.9rem;
}

.roadmap-item .progress {
    margin-top: 12px;
    height: 14px;
    border-radius: 999px;
    background: #e5ebe7;
}

.roadmap-item .progress-bar {
    border-radius: 999px;
    font-size: 0.68rem;
    font-weight: 700;
}

.vision-csr-pill {
    margin-top: 16px;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 18px;
    color: #0d5132;
    background: #eaf7ef;
    border-color: rgba(15, 157, 88, 0.18);
}

.vision-csr-pill i {
    color: var(--susmed-green);
    font-size: 1.4rem;
}

.vision-leader-card {
    border-color: rgba(15, 157, 88, 0.14);
}

.quality-approach {
    background: #fff;
}

.quality-promise {
    position: relative;
    padding: 126px 0 78px;
    overflow: hidden;
    background: #fff;
}

.quality-promise::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(90deg, rgba(255, 255, 255, 0.97), rgba(255, 255, 255, 0.88) 54%, rgba(255, 255, 255, 0.72)),
        var(--quality-hero-image) center right / cover;
    opacity: 0.98;
}

.quality-promise .container-xl {
    position: relative;
    z-index: 1;
}

.quality-promise h2 {
    margin: 12px 0 16px;
    font-size: clamp(2.35rem, 4.8vw, 4.35rem);
    line-height: 1.02;
}

.quality-promise .lead {
    color: #3f4c47;
    max-width: 690px;
}

.quality-promise-icons {
    margin-top: 26px;
    display: flex;
    gap: 12px;
}

.quality-promise-icons span {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    color: var(--susmed-green);
    background: rgba(255, 255, 255, 0.84);
    border: 1px solid rgba(17, 140, 79, 0.18);
}

.quality-hero-photo {
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid var(--line);
    background: #fff;
    box-shadow: 0 22px 60px rgba(16, 38, 27, 0.16);
}

.quality-hero-photo img {
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    display: block;
}

.quality-dashboard-wrap {
    position: relative;
    z-index: 2;
    margin-top: -36px;
}

.quality-kpi-card {
    padding: 20px 12px;
    border: 0;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 14px 34px rgba(16, 38, 27, 0.1);
}

.quality-kpi-card i {
    color: #1681B8;
    font-size: 2rem;
}

.quality-kpi-card strong {
    display: block;
    margin-top: 10px;
    color: var(--susmed-green);
    font-size: 1.7rem;
    line-height: 1;
}

.quality-kpi-card p {
    margin: 8px 0 0;
    color: var(--muted);
    font-size: 0.82rem;
}

.quality-governance,
.quality-testing,
.quality-improvement {
    background: var(--paper);
}

.quality-governance h2,
.quality-testing h2,
.quality-improvement h2 {
    margin: 12px 0 14px;
    font-size: clamp(2rem, 4vw, 3.25rem);
    line-height: 1.04;
}

.audit-badge {
    display: inline-flex;
    margin-top: 16px;
    padding: 10px 14px;
    border-radius: 999px;
    color: #0d5132;
    background: #eaf7ef;
    font-weight: 800;
}

.quality-table-card,
.quality-chart-card,
.quality-control-card,
.quality-reg-grid article,
.download-panel,
.improvement-grid article,
.cold-chain-accordion,
.quality-quote {
    border: 1px solid var(--line);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 14px 34px rgba(16, 38, 27, 0.08);
}

.quality-table-card table {
    overflow: hidden;
    border-radius: 8px;
}

.quality-table-card th {
    color: var(--ink);
}

.quality-table-card td {
    color: var(--muted);
}

.quality-control-grid,
.quality-reg-grid,
.improvement-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.quality-control-card,
.quality-reg-grid article,
.improvement-grid article {
    padding: 22px;
}

.quality-control-card > i,
.quality-reg-grid i,
.improvement-grid i {
    width: 44px;
    height: 44px;
    border-radius: 8px;
    display: grid;
    place-items: center;
    color: #fff;
    background: linear-gradient(135deg, var(--susmed-green), var(--susmed-teal));
}

.quality-control-card h3,
.quality-reg-grid h3,
.improvement-grid h3 {
    margin: 16px 0 10px;
    font-size: 1.08rem;
}

.quality-path {
    margin-top: 22px;
    padding: 14px;
    border-radius: 8px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    justify-content: center;
    color: #0d5132;
    background: #eaf7ef;
    font-weight: 800;
}

.quality-chart-card {
    padding: 22px;
}

.quality-chart-card canvas {
    width: 100%;
    height: auto;
}

.download-panel {
    padding: 22px;
}

.download-panel a,
.download-panel span {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 0;
    color: var(--ink);
    text-decoration: none;
    border-bottom: 1px solid var(--line);
}

.download-panel a:last-child,
.download-panel span:last-child {
    border-bottom: 0;
}

.oos-progress {
    margin-top: 20px;
    padding: 16px;
    border-radius: 8px;
    background: #fff;
    border: 1px solid var(--line);
}

.oos-progress .progress {
    margin-top: 10px;
    height: 14px;
    border-radius: 999px;
}

.cold-chain-accordion {
    margin-top: 24px;
    overflow: hidden;
}

.cold-chain-accordion .accordion-item,
.cold-chain-accordion .accordion-button {
    border: 0;
    border-radius: 8px;
}

.quality-quote {
    margin-top: 24px;
    padding: 28px;
    display: flex;
    gap: 18px;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.quality-quote blockquote {
    margin: 0;
    color: var(--ink);
    font-size: clamp(1.4rem, 3vw, 2.15rem);
    font-weight: 800;
    line-height: 1.1;
}

.quality-quote span {
    color: var(--muted);
    font-weight: 700;
}

.about-serve,
.leadership-section,
.csr-section {
    background: var(--paper);
}

.about-serve h2,
.about-values h2,
.leadership-section h2,
.timeline-section h2,
.compliance-banner h2,
.csr-block h2,
.about-final-cta h2 {
    margin: 12px 0 14px;
    font-size: clamp(2rem, 4vw, 3.35rem);
    line-height: 1.04;
}

.about-serve p,
.serve-card p,
.about-value-card p,
.leader-card p,
.compliance-banner p,
.csr-block p,
.about-final-cta p {
    color: var(--muted);
}

.serve-stack {
    margin-top: 24px;
    display: grid;
    gap: 14px;
}

.serve-card {
    display: grid;
    grid-template-columns: 48px 1fr;
    gap: 14px;
    align-items: start;
    padding: 18px;
    border: 1px solid var(--line);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 12px 30px rgba(16, 38, 27, 0.07);
}

.serve-card > i,
.about-value-card > i,
.csr-block > i {
    width: 44px;
    height: 44px;
    border-radius: 8px;
    display: grid;
    place-items: center;
    color: #fff;
    background: var(--susmed-green);
}

.serve-card h3 {
    margin: 0 0 5px;
    font-size: 1.05rem;
}

.serve-card p {
    margin: 0;
    font-size: 0.95rem;
}

.care-ecosystem {
    margin: 0;
    padding: 0;
    border: 1px solid var(--line);
    border-radius: 8px;
    background: linear-gradient(135deg, #f8fcfa 0%, #fff 58%, #f7fbff 100%);
    box-shadow: 0 18px 45px rgba(16, 38, 27, 0.09);
    overflow: hidden;
}

.care-ecosystem img {
    width: 100%;
    height: auto;
    display: block;
}

.ecosystem-logo {
    fill: var(--susmed-green);
    font: 800 24px Inter, sans-serif;
}

.ecosystem-icon {
    fill: var(--ink);
    font: 800 20px Inter, sans-serif;
}

.ecosystem-small {
    fill: var(--muted);
    font: 600 13px Inter, sans-serif;
}

.about-values,
.timeline-section,
.about-cta {
    background: #fff;
}

.about-value-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.about-value-card {
    padding: 22px;
    border: 1px solid var(--line);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 12px 30px rgba(16, 38, 27, 0.07);
    transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease;
}

.about-value-card:hover {
    transform: translateY(-4px);
    border-color: rgba(15, 157, 88, 0.28);
    box-shadow: 0 18px 40px rgba(16, 38, 27, 0.12);
}

.about-value-card h3 {
    margin: 16px 0 8px;
    font-size: 1.08rem;
}

.about-value-card p {
    margin: 0;
    font-size: 0.94rem;
}

.leadership-track {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    overflow-x: auto;
    padding-bottom: 6px;
}

.leader-card {
    min-width: min(440px, 86vw);
    display: grid;
    grid-template-columns: 96px 1fr;
    gap: 16px;
    align-items: center;
    padding: 20px;
    border: 1px solid var(--line);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 12px 30px rgba(16, 38, 27, 0.07);
}

.leader-card img,
.leader-initials {
    width: 96px;
    height: 96px;
    border-radius: 50%;
}

.leader-card img {
    object-fit: cover;
}

.leader-initials {
    display: grid;
    place-items: center;
    color: #fff;
    background: linear-gradient(135deg, var(--susmed-green), var(--susmed-teal));
    font-size: 1.5rem;
    font-weight: 800;
}

.leader-card h3 {
    margin: 0 0 2px;
    font-size: 1.12rem;
}

.leader-card span {
    color: var(--susmed-green);
    font-size: 0.85rem;
    font-weight: 700;
}

.leader-card p {
    margin: 10px 0 0;
    font-size: 0.95rem;
}

.timeline {
    position: relative;
    display: grid;
    gap: 18px;
    max-width: 880px;
    margin: 0;
}

.timeline::before {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 22px;
    width: 2px;
    background: linear-gradient(var(--susmed-green), var(--susmed-teal));
}

.timeline li {
    position: relative;
    display: grid;
    grid-template-columns: 46px 1fr;
    gap: 16px;
    align-items: start;
}

.timeline-icon {
    position: relative;
    z-index: 1;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    color: #fff;
    background: var(--susmed-green);
    box-shadow: 0 8px 20px rgba(15, 157, 88, 0.2);
}

.timeline li div {
    padding: 14px 18px;
    border: 1px solid var(--line);
    border-radius: 8px;
    background: #fff;
}

.timeline strong {
    color: var(--susmed-green);
}

.timeline p {
    margin: 3px 0 0;
    color: var(--muted);
}

.about-infrastructure {
    background: var(--paper);
}

.compliance-banner {
    position: relative;
    overflow: hidden;
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);
    gap: 28px;
    align-items: center;
    padding: 34px;
    border-radius: 8px;
    color: #fff;
    background:
        linear-gradient(90deg, rgba(6, 70, 45, 0.95), rgba(28, 127, 123, 0.86)),
        var(--about-banner-image) center / cover;
    box-shadow: var(--shadow);
}

.compliance-banner p {
    color: rgba(255, 255, 255, 0.78);
}

.compliance-grid {
    display: grid;
    gap: 12px;
}

.compliance-grid span {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.12);
    font-weight: 700;
}

.compliance-grid i {
    color: #fff;
}

.csr-block {
    display: grid;
    grid-template-columns: 64px 1fr;
    gap: 18px;
    align-items: start;
    padding: 28px;
    border: 1px solid rgba(15, 157, 88, 0.16);
    border-radius: 8px;
    background: #eaf7ef;
}

.csr-block > i {
    width: 56px;
    height: 56px;
}

.about-final-cta {
    display: flex;
    gap: 24px;
    align-items: center;
    justify-content: space-between;
    padding: 32px;
    border: 1px solid var(--line);
    border-radius: 8px;
    background: #fff;
    box-shadow: var(--shadow);
}

.about-final-cta p {
    max-width: 760px;
    margin-bottom: 0;
}

.about-final-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.modal-product-img {
    border-radius: 6px;
    border: 1px solid var(--line);
    width: 100%;
}

.modal.show .modal-dialog {
    position: relative;
    z-index: 1060;
}

.reveal-up {
    opacity: 0;
    transform: translateY(18px);
    transition: opacity 600ms ease, transform 600ms ease;
}

.reveal-up.is-visible {
    opacity: 1;
    transform: translateY(0);
}

@media (max-width: 1199px) {
    .condition-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .product-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 991px) {
    .navbar-collapse {
        margin-top: 8px;
        padding: 8px 0 12px;
        border-top: 1px solid rgba(0, 0, 0, 0.06);
    }

    .navbar .nav-link {
        padding: 12px 0;
    }

    .navbar .dropdown-menu {
        position: static;
        border: 0;
        box-shadow: none;
        background: transparent;
        padding: 0 0 8px 12px;
        margin: 0;
    }

    .condition-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .hero-section {
        min-height: auto;
        padding-top: 118px;
    }

    .about-hero-layout {
        grid-template-columns: 1fr;
        gap: 28px;
    }

    .about-hero-photo,
    .about-hero-photo img {
        min-height: 360px;
    }

    .hero-feature-panel {
        margin: 20px 0 0;
        max-width: none;
    }

    .explorer-toolbar,
    .explorer-body {
        grid-template-columns: 1fr;
    }

    .search-suggestions {
        max-height: min(480px, 62vh);
    }

    .therapy-rail {
        border-right: 0;
        border-bottom: 1px solid var(--line);
        display: flex;
        gap: 8px;
        overflow-x: auto;
    }

    .therapy-rail button {
        min-width: 190px;
    }

    .franchise-band {
        align-items: flex-start;
        flex-direction: column;
    }

    .about-value-grid,
    .compliance-banner,
    .policy-grid,
    .quality-control-grid,
    .quality-reg-grid,
    .improvement-grid {
        grid-template-columns: 1fr;
    }

    .vision-hero-panel::after {
        display: none;
    }

    .about-final-cta {
        align-items: flex-start;
        flex-direction: column;
    }

    .quality-quote {
        align-items: flex-start;
        flex-direction: column;
    }

    .product-hero {
        padding: 118px 0 62px;
    }

    .product-hero-copy {
        padding-right: calc(var(--bs-gutter-x) * 0.5);
    }

    .product-hero-layout {
        gap: 28px 0;
    }

    .detail-image-wrap {
        aspect-ratio: 16 / 10;
    }
}

@media (max-width: 767px) {
    .top-contact-strip .container-xl {
        grid-template-columns: minmax(72px, 1fr) auto;
        gap: 8px;
        font-size: 0.64rem;
    }

    .top-contact-links {
        gap: 9px;
        padding-left: 9px;
        background: #fff;
    }

    .top-announcement {
        gap: 5px;
    }

    .top-announcement-group {
        gap: 22px;
        padding-right: 22px;
    }

    .brand-logo {
        width: 78px;
        height: 38px;
    }

    .admin-login-button {
        width: 34px;
        height: 34px;
        margin-top: 8px;
    }

    .hero-copy h1 {
        font-size: 2.6rem;
    }

    .condition-section {
        padding: 42px 0 8px;
    }

    .condition-grid {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .condition-card {
        min-height: 88px;
        gap: 16px;
    }

    .condition-icon {
        flex-basis: 70px;
        width: 70px;
        height: 70px;
    }

    .condition-icon i {
        font-size: 1.85rem;
    }

    .about-hero {
        min-height: auto;
        padding: 118px 0 58px;
    }

    .about-hero h1 {
        font-size: 2.45rem;
    }

    .about-hero-photo,
    .about-hero-photo img {
        min-height: 280px;
    }

    .vision-hero {
        min-height: auto;
        padding: 118px 0 58px;
    }

    .vision-hero h2 {
        font-size: 2.45rem;
    }

    .vision-value-slide-card {
        grid-template-columns: 1fr;
        min-height: 0;
        padding: 22px;
    }

    .vision-value-slide-card i {
        font-size: 2.4rem;
    }

    .vision-csr-pill {
        align-items: flex-start;
    }

    .quality-promise {
        padding: 112px 0 56px;
    }

    .quality-dashboard-wrap {
        margin-top: 0;
        padding-top: 18px;
    }

    .about-facts {
        margin-top: 0;
    }

    .about-facts .container-xl {
        border-radius: 0;
    }

    .about-fact-col:not(:last-child) {
        border-right: 0;
    }

    .about-fact-col:nth-child(odd) {
        border-right: 1px solid var(--line);
    }

    .serve-card,
    .leader-card,
    .csr-block {
        grid-template-columns: 1fr;
    }

    .leadership-track {
        display: flex;
        scroll-snap-type: x mandatory;
    }

    .leader-card {
        scroll-snap-align: start;
    }

    .compliance-banner,
    .about-final-cta {
        padding: 22px;
    }

    .hero-feature-list {
        grid-template-columns: 1fr;
    }

    .footer-bottom {
        gap: 10px;
    }

    .stats-strip {
        grid-template-columns: 1fr;
    }

    .section-pad {
        padding: 62px 0;
    }

    .product-grid,
    .therapy-grid {
        grid-template-columns: 1fr;
    }

    .product-grid {
        padding: 14px;
        gap: 16px;
    }

    .product-card {
        border-radius: 16px;
    }

    .product-card-body {
        padding: 18px;
    }

    .product-card-visual {
        aspect-ratio: 16 / 11;
    }

    .product-hero {
        padding: 106px 0 52px;
    }

    .product-hero h1 {
        font-size: clamp(2.35rem, 12vw, 3.25rem);
        overflow-wrap: anywhere;
    }

    .product-hero p {
        font-size: 0.96rem;
    }

    .detail-image-wrap {
        aspect-ratio: 4 / 3;
        padding: 8px;
        border-radius: 17px;
    }

    .detail-image-wrap img {
        border-radius: 11px;
    }

    .product-gallery-zoom {
        top: 18px;
        right: 18px;
    }

    .product-gallery-tray {
        padding: 12px 11px 9px;
        border-radius: 14px;
    }

    .product-gallery-strip {
        grid-auto-columns: 68px;
    }

    .product-gallery-thumb {
        width: 68px;
    }

    .explorer-toolbar {
        padding: 14px;
    }

    .search-suggestions {
        left: -2px;
        right: -2px;
        padding: 8px;
    }

    .search-suggestion-row {
        grid-template-columns: 34px minmax(0, 1fr);
        gap: 10px;
        padding: 9px 8px;
    }

    .suggestion-visual {
        width: 34px;
        height: 34px;
    }

    .suggestion-badge {
        display: none;
    }

    .suggestion-footer {
        padding-left: 52px;
    }

    .product-grid {
        padding: 14px;
    }

    .quality-panel,
    .franchise-band,
    .enquiry-form,
    .detail-panel {
        padding: 20px;
    }

    .developer-line {
        justify-content: flex-start;
        align-items: flex-start;
        gap: 8px;
    }

    .site-footer .developer-line a {
        width: 100%;
    }
}

@media (prefers-reduced-motion: reduce) {
    .top-announcement-track {
        animation: none;
        transform: none;
    }

    .top-announcement-group[aria-hidden="true"] {
        display: none;
    }

    .top-announcement-viewport {
        overflow-x: auto;
        mask-image: none;
        scrollbar-width: thin;
    }
}

/* Pharmaceutical trust, professional access, compliance, and service pages */
.professional-access-page,
.compliance-page,
.medical-information-page,
.accessibility-page {
    background: #f6f9f7;
}

.professional-access-page {
    min-height: 100vh;
    padding-top: 92px;
}

.professional-access-shell {
    width: min(820px, 100%);
    margin: 0 auto;
    padding: clamp(28px, 5vw, 58px);
    border: 1px solid #dbe7e0;
    border-radius: 28px;
    background:
        radial-gradient(circle at 92% 10%, rgba(15, 157, 88, 0.11), transparent 34%),
        #fff;
    box-shadow: 0 26px 70px rgba(16, 45, 31, 0.11);
}

.professional-access-icon {
    width: 70px;
    height: 70px;
    display: grid;
    place-items: center;
    border-radius: 22px;
    color: #fff;
    background: linear-gradient(145deg, var(--susmed-green), var(--susmed-green-2));
    font-size: 2rem;
    box-shadow: 0 16px 30px rgba(8, 104, 59, 0.22);
}

.professional-access-kicker,
.compliance-kicker {
    display: block;
    margin: 20px 0 8px;
    color: var(--susmed-green-2);
    font-size: 0.78rem;
    font-weight: 850;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.professional-access-shell h1 {
    max-width: 680px;
    margin-bottom: 14px;
    font-size: clamp(2.1rem, 5vw, 4.2rem);
    line-height: 0.98;
}

.professional-access-notice {
    margin: 24px 0;
    padding: 18px;
    display: flex;
    gap: 14px;
    border: 1px solid rgba(15, 157, 88, 0.18);
    border-radius: 16px;
    background: #f2faf5;
}

.professional-access-notice i {
    color: var(--susmed-green);
    font-size: 1.35rem;
}

.professional-access-notice p {
    margin: 0;
}

.professional-confirmation {
    margin-bottom: 22px;
    padding: 17px 18px 17px 48px;
    border: 1px solid #d9e5de;
    border-radius: 14px;
    background: #fff;
}

.professional-confirmation .form-check-input {
    margin-left: -29px;
}

.professional-access-links {
    margin-top: 28px;
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    border-top: 1px solid #e3ebe6;
}

.professional-access-links a {
    color: #315246;
    font-weight: 750;
    text-decoration: none;
}

.compliance-hero,
.medical-information-hero {
    padding: clamp(150px, 16vw, 210px) 0 clamp(70px, 9vw, 120px);
    background:
        radial-gradient(circle at 82% 30%, rgba(15, 157, 88, 0.15), transparent 32%),
        linear-gradient(135deg, #f7fbf8 0%, #edf7f1 56%, #fff8f1 100%);
    border-bottom: 1px solid #dce8e1;
}

.compliance-hero h1,
.medical-information-hero h1 {
    max-width: 980px;
    margin: 18px 0;
    font-size: clamp(2.7rem, 7vw, 6.3rem);
    line-height: 0.94;
    letter-spacing: -0.055em;
}

.compliance-hero p,
.medical-information-hero p {
    max-width: 780px;
    color: #52635c;
    font-size: clamp(1.08rem, 2vw, 1.35rem);
}

.compliance-intro {
    padding: 24px 0 42px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}

.compliance-intro p {
    max-width: 850px;
    margin: 0;
    color: #43564e;
    font-size: clamp(1.2rem, 2.3vw, 1.65rem);
}

.compliance-principles {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
}

.compliance-principles article,
.compliance-panel,
.compliance-resources,
.compliance-documents,
.medical-request-guidance,
.privacy-detail-card,
.accessibility-target,
.accessibility-feedback {
    border: 1px solid #dce7e1;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 16px 42px rgba(16, 45, 31, 0.07);
}

.compliance-principles article {
    padding: 24px;
}

.compliance-principles article > span {
    width: 50px;
    height: 50px;
    display: grid;
    place-items: center;
    margin-bottom: 28px;
    border-radius: 15px;
    color: #fff;
    background: var(--susmed-green);
    font-size: 1.35rem;
}

.compliance-principles h2 {
    font-size: 1.2rem;
}

.compliance-principles p,
.compliance-resources p {
    color: #68766f;
}

.compliance-detail-section {
    background: #10251a;
}

.compliance-panel,
.compliance-resources {
    height: 100%;
    padding: clamp(26px, 4vw, 42px);
}

.compliance-panel {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 24px;
}

.compliance-panel-number {
    color: var(--susmed-green);
    font-size: 0.82rem;
    font-weight: 900;
    letter-spacing: 0.1em;
}

.compliance-resources a {
    min-height: 52px;
    padding: 12px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    color: #173429;
    border-bottom: 1px solid #e4ece7;
    font-weight: 800;
    text-decoration: none;
}

.compliance-documents-section {
    background: #edf5f0;
}

.compliance-documents {
    padding: clamp(28px, 5vw, 52px);
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(320px, 0.75fr);
    align-items: center;
    gap: 36px;
}

.compliance-document-pending,
.compliance-document-list a {
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 16px;
    border: 1px dashed #b7c9be;
    border-radius: 16px;
    color: #41584e;
    background: #f8fbf9;
}

.compliance-document-pending i,
.compliance-document-list i {
    font-size: 1.6rem;
}

.compliance-document-pending span,
.compliance-document-pending small,
.compliance-document-list span,
.compliance-document-list small {
    display: block;
}

.medical-request-guidance {
    position: sticky;
    top: 130px;
    padding: 22px;
}

.medical-request-guidance > div {
    padding: 16px 0;
    display: grid;
    grid-template-columns: 30px 1fr;
    gap: 10px;
    border-bottom: 1px solid #e4ece7;
}

.medical-request-guidance p {
    margin: 0;
    color: #52635c;
}

.medical-request-guidance i {
    color: var(--susmed-green);
    font-size: 1.15rem;
}

.medical-request-guidance .is-urgent i {
    color: #d85b2b;
}

.medical-request-guidance > a {
    margin-top: 18px;
    display: inline-flex;
    gap: 8px;
    color: var(--susmed-green-2);
    font-weight: 850;
    text-decoration: none;
}

.medical-request-form {
    margin: 0;
}

.privacy-overview-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
}

.privacy-detail-card {
    position: relative;
    padding-top: 76px;
}

.privacy-detail-icon {
    position: absolute;
    top: 22px;
    left: 24px;
    width: 42px;
    height: 42px;
    display: grid;
    place-items: center;
    border-radius: 12px;
    color: #fff;
    background: var(--susmed-green);
}

.privacy-grievance,
.accessibility-feedback {
    padding: clamp(24px, 4vw, 40px);
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 22px;
    border: 1px solid #cae2d4;
    border-radius: 22px;
    background: linear-gradient(135deg, #f1faf5, #fff);
}

.privacy-grievance > i,
.accessibility-feedback > i {
    color: var(--susmed-green);
    font-size: 2rem;
}

.accessibility-target {
    padding: clamp(24px, 4vw, 38px);
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 24px;
}

.accessibility-target > i {
    color: var(--susmed-green);
    font-size: clamp(2.4rem, 6vw, 4rem);
}

.accessibility-target span {
    color: var(--susmed-green-2);
    font-size: 0.78rem;
    font-weight: 850;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.accessibility-target h2 {
    margin: 2px 0 8px;
}

.accessibility-feedback {
    margin-top: 24px;
}

.limitation-list li::before {
    content: "!";
    color: #a55723;
    border-color: #e8c9b3;
    background: #fff7ef;
}

.product-information-control {
    margin-top: 16px;
    padding: 12px 14px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px 18px;
    border: 1px solid color-mix(in srgb, var(--product-accent) 18%, #dce7e1);
    border-radius: 14px;
    background: color-mix(in srgb, var(--product-accent) 4%, white);
    color: #52635c;
    font-size: 0.78rem;
}

.product-information-control span,
.product-information-control a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.product-information-control a {
    color: var(--product-accent-deep);
    font-weight: 800;
}

@media (max-width: 991px) {
    .compliance-principles {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .compliance-documents {
        grid-template-columns: 1fr;
    }

    .medical-request-guidance {
        position: static;
    }
}

@media (max-width: 640px) {
    .professional-access-page {
        padding-top: 78px;
    }

    .professional-access-shell {
        border-radius: 20px;
    }

    .compliance-intro {
        align-items: flex-start;
        flex-direction: column;
    }

    .compliance-principles,
    .privacy-overview-grid {
        grid-template-columns: 1fr;
    }

    .compliance-panel,
    .privacy-grievance,
    .accessibility-target,
    .accessibility-feedback {
        grid-template-columns: 1fr;
    }
}

.skip-link {
    position: fixed;
    top: -80px;
    left: 16px;
    z-index: 2000;
    padding: 10px 14px;
    color: #fff;
    background: #10251b;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 700;
    transition: top 160ms ease;
}

.skip-link:focus {
    top: 16px;
}

:focus-visible {
    outline: 3px solid var(--susmed-orange);
    outline-offset: 3px;
}

.privacy-choice-button {
    padding: 0;
    color: inherit;
    background: transparent;
    border: 0;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.cookie-consent {
    position: fixed;
    right: 18px;
    bottom: 18px;
    left: 18px;
    z-index: 1080;
    max-width: 720px;
    margin-left: auto;
    padding: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    color: var(--ink);
    background: #fff;
    border: 1px solid var(--line);
    border-left: 4px solid var(--susmed-green);
    border-radius: 6px;
    box-shadow: 0 18px 50px rgba(10, 35, 23, 0.2);
}

.cookie-consent[hidden] {
    display: none;
}

.cookie-consent strong {
    display: block;
    margin-bottom: 3px;
}

.cookie-consent p {
    margin: 0;
    color: var(--muted);
    font-size: 0.9rem;
}

.cookie-consent p a {
    color: var(--susmed-green-2);
    font-weight: 700;
}

.cookie-consent-actions {
    display: flex;
    flex: 0 0 auto;
    gap: 8px;
}

@media (max-width: 767px) {
    .cookie-consent {
        align-items: stretch;
        flex-direction: column;
        gap: 14px;
    }

    .cookie-consent-actions {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
}

@media (prefers-reduced-motion: reduce) {
    html {
        scroll-behavior: auto;
    }

    *,
    *::before,
    *::after {
        scroll-behavior: auto !important;
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }

    .reveal-up {
        opacity: 1 !important;
        transform: none !important;
    }
}

/* Professional product presentation: wide two-up cards with isolated packs. */
.explorer-body {
    grid-template-columns: 1fr;
}

.therapy-rail {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    padding: 14px 18px;
    border-right: 0;
    border-bottom: 1px solid var(--line);
    scrollbar-width: thin;
}

.therapy-rail button {
    width: auto;
    min-width: 176px;
    flex: 0 0 auto;
}

.product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
    padding: 24px;
}

.product-card {
    isolation: isolate;
    border: 1px solid color-mix(in srgb, var(--card-accent) 16%, #dce5e0);
    border-radius: 26px;
    background:
        radial-gradient(circle at 18% 38%, color-mix(in srgb, var(--card-accent) 6%, transparent), transparent 34%),
        linear-gradient(145deg, #ffffff 0%, #fbfdfc 70%, color-mix(in srgb, var(--card-accent) 5%, #fff) 100%);
    box-shadow: 0 18px 46px rgba(18, 44, 31, 0.11);
}

.product-card::after {
    content: "";
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: 0;
    left: 0;
    height: 5px;
    background: linear-gradient(90deg, var(--card-accent-deep), var(--card-accent), color-mix(in srgb, var(--card-accent) 55%, #f0b32c));
}

.product-card-head {
    min-height: 72px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 16px 20px;
}

.product-status-pill {
    top: 0;
    left: 0;
    right: auto;
    min-width: 190px;
    min-height: 70px;
    padding: 13px 28px 13px 20px;
    border: 0;
    border-radius: 25px 0 44px 0;
    color: #fff;
    background: linear-gradient(135deg, var(--card-accent), var(--card-accent-deep));
    box-shadow: 0 10px 26px color-mix(in srgb, var(--card-accent) 32%, transparent);
    backdrop-filter: none;
}

.product-status-pill > i {
    font-size: 1.35rem;
}

.product-status-pill > span {
    display: grid;
    line-height: 1.05;
}

.product-status-pill strong {
    font-size: 0.86rem;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.product-status-pill small {
    margin-top: 4px;
    color: rgba(255, 255, 255, 0.83);
    font-size: 0.56rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.product-therapy-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    max-width: 52%;
    padding: 9px 13px;
    border: 1px solid color-mix(in srgb, var(--card-accent) 18%, #dfe8e3);
    border-radius: 999px;
    color: var(--card-accent-deep);
    background: color-mix(in srgb, var(--card-accent) 7%, #fff);
    font-size: 0.64rem;
    line-height: 1.1;
    text-align: right;
}

.product-card-layout {
    min-height: 274px;
    display: grid;
    grid-template-columns: minmax(0, 0.94fr) minmax(0, 1.18fr);
    gap: 4px;
    padding: 2px 20px 12px;
}

.product-card-visual {
    min-height: 270px;
    aspect-ratio: auto;
    padding: 8px;
    overflow: visible;
    border: 0;
    background: transparent;
}

.product-card-visual::before {
    content: "";
    position: absolute;
    z-index: -2;
    width: 88%;
    aspect-ratio: 1;
    border-radius: 58% 42% 54% 46% / 43% 57% 43% 57%;
    background:
        linear-gradient(145deg,
            color-mix(in srgb, var(--card-accent) 18%, #fff),
            color-mix(in srgb, var(--card-accent) 5%, #fff));
    transform: rotate(-10deg);
}

.product-card-visual::after {
    content: "";
    position: absolute;
    z-index: -1;
    right: 3%;
    bottom: 8%;
    width: 46%;
    height: 25%;
    opacity: 0.28;
    background-image: radial-gradient(circle, var(--card-accent) 1.5px, transparent 1.7px);
    background-size: 10px 10px;
    mask-image: linear-gradient(105deg, transparent, #000);
}

.product-card-visual img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    max-width: 98%;
    max-height: 270px;
    padding: 0;
    border-radius: 0;
    object-fit: contain;
    object-position: center;
    filter: drop-shadow(0 16px 14px rgba(19, 35, 27, 0.2));
}

.product-card:hover .product-card-visual img {
    transform: translateY(-3px) scale(1.018);
}

.product-card-body {
    padding: 20px 4px 12px 16px;
    gap: 13px;
    background: transparent;
}

.product-card h3 {
    margin: 0;
    color: #10241b;
    font-size: clamp(1.45rem, 2vw, 1.9rem);
    line-height: 1.04;
    letter-spacing: -0.035em;
    -webkit-line-clamp: 2;
}

.product-title-rule {
    width: 74px;
    height: 3px;
    display: block;
    margin: 11px 0 10px;
    border-radius: 999px;
    background: linear-gradient(90deg, var(--card-accent-deep), var(--card-accent), transparent);
}

.product-card p {
    color: #596760;
    font-size: 0.78rem;
    line-height: 1.45;
}

.product-composition {
    min-height: 70px;
    display: grid !important;
    grid-template-columns: 31px 1fr;
    align-items: center;
    gap: 9px;
    padding: 11px 12px !important;
    border: 1px solid color-mix(in srgb, var(--card-accent) 14%, #e5ebe8);
    border-radius: 13px;
    color: #22352c !important;
    background: color-mix(in srgb, var(--card-accent) 5%, #fff);
    font-size: 0.69rem !important;
    line-height: 1.38 !important;
}

.product-composition i {
    width: 31px;
    height: 31px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    color: var(--card-accent-deep);
    background: color-mix(in srgb, var(--card-accent) 13%, #fff);
    font-size: 1rem;
}

.product-assurance-row {
    display: flex;
    flex-wrap: wrap;
    gap: 7px 13px;
    color: #66766e;
    font-size: 0.61rem;
    font-weight: 800;
}

.product-assurance-row i {
    color: var(--card-accent);
}

.product-card-footer {
    margin: 0 18px 14px;
    padding: 13px;
    display: grid;
    grid-template-columns: minmax(0, 1.55fr) minmax(158px, 0.7fr);
    align-items: center;
    gap: 13px;
    border: 1px solid color-mix(in srgb, var(--card-accent) 14%, #e0e7e3);
    border-radius: 17px;
    background: rgba(255, 255, 255, 0.88);
    box-shadow: 0 9px 22px rgba(28, 50, 39, 0.06);
}

.product-card-specs {
    padding: 0;
    border: 0;
}

.product-card-specs dt {
    color: var(--card-accent);
}

.product-card-specs dd {
    white-space: normal;
}

.product-card-specs .product-card-price {
    color: var(--card-accent-deep);
    font-size: 1.18rem;
}

.product-actions-mini {
    margin: 0;
}

.product-card-button,
.product-card-icon-button {
    min-height: 46px;
    border-radius: 12px;
}

.product-card-trustline {
    min-height: 38px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 12px;
    padding: 0 20px 5px;
    color: var(--card-accent-deep);
    background: color-mix(in srgb, var(--card-accent) 8%, #fff);
    font-size: 0.61rem;
    font-weight: 850;
    text-align: center;
}

.product-card-trustline span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}

.detail-image-wrap {
    isolation: isolate;
    padding: 28px;
    background:
        radial-gradient(circle at 46% 47%, color-mix(in srgb, var(--product-accent) 13%, #fff) 0 31%, transparent 31.5%),
        linear-gradient(145deg, #fff 0%, color-mix(in srgb, var(--product-accent) 5%, #f8faf9) 100%);
}

.detail-image-wrap::before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 62%;
    aspect-ratio: 1;
    border-radius: 58% 42% 55% 45% / 45% 57% 43% 55%;
    background: linear-gradient(145deg,
        color-mix(in srgb, var(--product-accent) 18%, #fff),
        color-mix(in srgb, var(--product-accent) 4%, #fff));
    transform: rotate(-9deg);
}

.detail-image-wrap::after {
    content: "";
    position: absolute;
    z-index: -1;
    right: 8%;
    bottom: 10%;
    width: 23%;
    height: 24%;
    opacity: 0.24;
    background-image: radial-gradient(circle, var(--product-accent) 2px, transparent 2.2px);
    background-size: 12px 12px;
}

.detail-image-wrap img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 10px;
    object-fit: contain;
    filter: drop-shadow(0 18px 18px rgba(22, 39, 30, 0.16));
}

.detail-image-wrap img[src*="card-3d-cutout"] {
    border-radius: 0;
}

.product-gallery-thumb {
    background: color-mix(in srgb, var(--product-accent) 5%, #fff);
}

.product-gallery-thumb img {
    padding: 4px;
    object-fit: contain;
}

@media (max-width: 1199px) {
    .product-grid {
        gap: 18px;
        padding: 18px;
    }

    .product-card-layout {
        grid-template-columns: 0.88fr 1.12fr;
        padding-inline: 14px;
    }

    .product-card-footer {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 991px) {
    .product-grid {
        grid-template-columns: 1fr;
    }

    .product-card-footer {
        grid-template-columns: minmax(0, 1.55fr) minmax(170px, 0.7fr);
    }
}

@media (max-width: 575px) {
    .product-card {
        border-radius: 21px;
    }

    .product-card-head {
        min-height: 66px;
        padding: 12px 14px;
    }

    .product-status-pill {
        min-width: 160px;
        min-height: 64px;
        padding-left: 15px;
    }

    .product-card-layout {
        grid-template-columns: 1fr;
        padding: 0 16px 8px;
    }

    .product-card-visual {
        min-height: 260px;
    }

    .product-card-body {
        padding: 8px 2px 12px;
    }

    .product-card h3 {
        font-size: 1.65rem;
    }

    .product-card-footer {
        grid-template-columns: 1fr;
        margin-inline: 12px;
    }

    .product-card-trustline {
        grid-template-columns: 1fr;
        gap: 5px;
        padding-block: 8px 12px;
    }

    .detail-image-wrap {
        padding: 16px;
    }
}

/* 2026 institutional pages: therapy, quality, sustainability and careers. */
.institutional-hero {
    position: relative;
    min-height: 620px;
    margin-top: 76px;
    overflow: hidden;
    border-bottom: 1px solid rgba(22, 69, 48, 0.1);
    background:
        radial-gradient(circle at 82% 18%, rgba(15, 157, 88, 0.13), transparent 34%),
        radial-gradient(circle at 60% 105%, rgba(245, 124, 0, 0.08), transparent 32%),
        linear-gradient(135deg, #f6fbf8 0%, #ffffff 54%, #eef8f3 100%);
}

.institutional-hero::before,
.institutional-hero::after {
    position: absolute;
    content: "";
    border: 1px solid rgba(15, 157, 88, 0.1);
    border-radius: 50%;
    pointer-events: none;
}

.institutional-hero::before {
    top: -230px;
    right: -110px;
    width: 560px;
    height: 560px;
}

.institutional-hero::after {
    top: -145px;
    right: -20px;
    width: 370px;
    height: 370px;
}

.institutional-hero .container-xl,
.institution-page-section .container-xl {
    max-width: 1360px;
}

.institutional-breadcrumb {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 9px;
    padding-top: 34px;
    color: #67756e;
    font-size: 0.75rem;
}

.institutional-breadcrumb a {
    text-decoration: none;
}

.institutional-breadcrumb a:hover {
    color: #087a45;
}

.institutional-breadcrumb i {
    font-size: 0.62rem;
}

.institutional-hero-grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, 0.94fr) minmax(440px, 1.06fr);
    align-items: center;
    gap: clamp(48px, 7vw, 112px);
    min-height: 520px;
    padding: 34px 0 62px;
}

.institutional-eyebrow,
.institution-section-heading span,
.therapy-navigation-band > div > span,
.quality-system-intro > span,
.regulatory-reference-heading > span,
.responsibility-roadmap-copy > span,
.responsibility-lifecycle > div:first-child > span,
.career-culture-intro > span,
.career-process-panel > div:first-child > span,
.career-interest-copy > span {
    display: block;
    margin-bottom: 15px;
    color: #087a45;
    font-size: 0.7rem;
    font-weight: 720;
    letter-spacing: 0.16em;
    line-height: 1.2;
    text-transform: uppercase;
}

.institutional-hero h1 {
    max-width: 750px;
    margin: 0;
    color: #13261d;
    font-size: clamp(3.5rem, 5.65vw, 6.35rem);
    font-weight: 610;
    line-height: 0.93;
    letter-spacing: -0.062em;
}

.institutional-hero-copy > p {
    max-width: 680px;
    margin: 26px 0 0;
    color: #64736c;
    font-size: clamp(1rem, 1.3vw, 1.16rem);
    line-height: 1.62;
}

.institutional-hero-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 18px;
    margin-top: 30px;
}

.institutional-hero-actions .btn {
    min-height: 48px;
    padding: 12px 19px;
    border-radius: 12px;
}

.institutional-hero-actions > span {
    color: #6a7771;
    font-size: 0.78rem;
    font-weight: 560;
}

.institutional-hero-visual {
    position: relative;
    min-height: 420px;
}

.therapy-orbit {
    position: absolute;
    inset: 20px 30px 0;
    border: 1px solid rgba(15, 157, 88, 0.12);
    border-radius: 50%;
    background: radial-gradient(circle at center, #fff 0 17%, rgba(227, 245, 236, 0.82) 17.5% 31%, rgba(255, 255, 255, 0.76) 31.5% 55%, transparent 55.5%);
    box-shadow: inset 0 0 80px rgba(15, 157, 88, 0.05), 0 34px 80px rgba(16, 59, 39, 0.08);
}

.therapy-orbit::before,
.therapy-orbit::after {
    position: absolute;
    inset: 18%;
    content: "";
    border: 1px dashed rgba(15, 157, 88, 0.16);
    border-radius: inherit;
}

.therapy-orbit::after {
    inset: 36%;
}

.therapy-orbit-core,
.therapy-orbit-node {
    position: absolute;
    z-index: 2;
    display: grid;
    place-items: center;
    border: 1px solid rgba(15, 157, 88, 0.13);
    color: #087a45;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 14px 34px rgba(16, 59, 39, 0.12);
}

.therapy-orbit-core {
    inset: 50% auto auto 50%;
    width: 126px;
    height: 126px;
    border-radius: 42px;
    transform: translate(-50%, -50%) rotate(4deg);
}

.therapy-orbit-core i {
    font-size: 2rem;
}

.therapy-orbit-core small {
    margin-top: -25px;
    color: #4e6258;
    font-size: 0.66rem;
    font-weight: 680;
}

.therapy-orbit-node {
    width: 64px;
    height: 64px;
    border-radius: 21px;
    font-size: 1.25rem;
}

.therapy-orbit-node-0 { top: 4%; left: 45%; }
.therapy-orbit-node-1 { top: 23%; right: 1%; }
.therapy-orbit-node-2 { right: 12%; bottom: 7%; }
.therapy-orbit-node-3 { bottom: 2%; left: 32%; }
.therapy-orbit-node-4 { bottom: 21%; left: 1%; }
.therapy-orbit-node-5 { top: 15%; left: 8%; }

.quality-hero-seal {
    position: absolute;
    inset: 50% auto auto 50%;
    width: 300px;
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(15, 157, 88, 0.14);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.91);
    box-shadow: 0 34px 80px rgba(15, 58, 37, 0.13), inset 0 0 0 22px rgba(232, 247, 239, 0.7);
    transform: translate(-50%, -50%);
}

.quality-hero-seal > span {
    width: 78px;
    height: 78px;
    display: grid;
    place-items: center;
    margin-bottom: 20px;
    border-radius: 26px;
    color: #fff;
    background: linear-gradient(145deg, #0f9d58, #087a45);
    box-shadow: 0 16px 30px rgba(15, 157, 88, 0.25);
    font-size: 2rem;
}

.quality-hero-seal strong {
    color: #163225;
    font-size: 1.15rem;
    font-weight: 670;
}

.quality-hero-seal small {
    margin-top: 7px;
    color: #748078;
    font-size: 0.7rem;
}

.quality-signal {
    position: absolute;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 13px;
    border: 1px solid rgba(16, 62, 41, 0.1);
    border-radius: 999px;
    color: #2d5542;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 14px 30px rgba(16, 59, 39, 0.1);
    font-size: 0.72rem;
    font-weight: 650;
}

.quality-signal i { color: #0f9d58; }
.quality-signal-a { top: 10%; left: 3%; }
.quality-signal-b { top: 20%; right: 1%; }
.quality-signal-c { bottom: 10%; left: 8%; }

.responsibility-globe {
    position: absolute;
    inset: 5px 40px 5px 40px;
    border-radius: 50%;
    background: radial-gradient(circle at 36% 28%, #d9f4e5 0, #97d6b5 25%, #229966 56%, #0d6844 100%);
    box-shadow: 0 34px 80px rgba(9, 94, 58, 0.22), inset -35px -35px 70px rgba(3, 53, 32, 0.25), inset 20px 18px 50px rgba(255, 255, 255, 0.35);
}

.responsibility-globe-core {
    position: absolute;
    inset: 50% auto auto 50%;
    width: 112px;
    height: 112px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    color: #0e754b;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 18px 44px rgba(3, 53, 32, 0.2);
    font-size: 2.4rem;
    transform: translate(-50%, -50%);
}

.responsibility-ring {
    position: absolute;
    inset: 17%;
    border: 1px solid rgba(255, 255, 255, 0.45);
    border-radius: 50%;
    transform: rotate(28deg) scaleY(0.48);
}

.responsibility-ring-two { inset: 7%; transform: rotate(-32deg) scaleY(0.62); }
.responsibility-dot { position: absolute; width: 13px; height: 13px; border: 3px solid #fff; border-radius: 50%; background: #f57c00; box-shadow: 0 4px 10px rgba(0,0,0,.18); }
.responsibility-dot-one { top: 21%; right: 18%; }
.responsibility-dot-two { right: 8%; bottom: 33%; }
.responsibility-dot-three { bottom: 13%; left: 25%; }

.responsibility-globe > small {
    position: absolute;
    right: 13%;
    bottom: 17%;
    color: #fff;
    font-size: 0.74rem;
    font-weight: 650;
    line-height: 1.35;
    text-align: right;
}

.careers-hero-photo {
    position: absolute;
    inset: 3px 0 3px 0;
    overflow: hidden;
    border-radius: 42px 42px 42px 120px;
    box-shadow: 0 34px 80px rgba(15, 49, 35, 0.18);
}

.careers-hero-photo::after {
    position: absolute;
    inset: 0;
    content: "";
    background: linear-gradient(180deg, transparent 52%, rgba(7, 61, 40, 0.58));
}

.careers-hero-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.careers-hero-photo span {
    position: absolute;
    z-index: 2;
    right: 22px;
    bottom: 22px;
    display: inline-flex;
    align-items: center;
    gap: 9px;
    padding: 11px 14px;
    border: 1px solid rgba(255, 255, 255, 0.34);
    border-radius: 999px;
    color: #fff;
    background: rgba(5, 56, 36, 0.42);
    backdrop-filter: blur(12px);
    font-size: 0.74rem;
    font-weight: 650;
}

.institution-page-section {
    padding: clamp(74px, 8vw, 120px) 0;
    background: #fff;
}

.institution-section-heading {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr);
    align-items: end;
    gap: clamp(36px, 6vw, 100px);
    margin-bottom: 38px;
}

.institution-section-heading h2,
.therapy-navigation-band h2,
.quality-system-intro h2,
.regulatory-reference-heading h2,
.responsibility-roadmap-copy h2,
.responsibility-lifecycle h2,
.career-culture-intro h2,
.career-process-panel h2,
.career-interest-copy h2 {
    max-width: 820px;
    margin: 0;
    color: #17271f;
    font-size: clamp(2.35rem, 4vw, 4.4rem);
    font-weight: 610;
    line-height: 1;
    letter-spacing: -0.055em;
}

.institution-section-heading > p,
.regulatory-reference-heading > p {
    margin: 0;
    color: #69766f;
    font-size: 0.97rem;
    line-height: 1.68;
}

.therapy-portfolio-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.therapy-portfolio-card {
    --therapy-accent: #0f9d58;
    --therapy-soft: #edf8f2;
    position: relative;
    min-height: 336px;
    overflow: hidden;
    padding: 27px;
    border: 1px solid color-mix(in srgb, var(--therapy-accent) 18%, #dce7e1);
    border-radius: 24px;
    color: #17271f;
    background: linear-gradient(145deg, #fff 32%, var(--therapy-soft));
    text-decoration: none;
    box-shadow: 0 16px 42px rgba(15, 48, 34, 0.06);
    transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}

.therapy-portfolio-card:hover,
.therapy-portfolio-card:focus-visible {
    color: #17271f;
    border-color: color-mix(in srgb, var(--therapy-accent) 36%, #dce7e1);
    box-shadow: 0 24px 60px rgba(15, 48, 34, 0.13);
    transform: translateY(-6px);
}

.therapy-tone-1 { --therapy-accent: #d74b4b; --therapy-soft: #fff3f1; }
.therapy-tone-2 { --therapy-accent: #5f58a9; --therapy-soft: #f3f2fb; }
.therapy-tone-3 { --therapy-accent: #d08b18; --therapy-soft: #fff8e9; }
.therapy-tone-4 { --therapy-accent: #d66a24; --therapy-soft: #fff4eb; }
.therapy-tone-5 { --therapy-accent: #167a91; --therapy-soft: #edf8fa; }

.therapy-portfolio-index {
    position: absolute;
    top: 22px;
    right: 22px;
    color: color-mix(in srgb, var(--therapy-accent) 62%, #fff);
    font-size: 0.7rem;
    font-weight: 720;
}

.therapy-portfolio-icon {
    width: 48px;
    height: 48px;
    display: grid;
    place-items: center;
    margin-bottom: 28px;
    border-radius: 15px;
    color: #fff;
    background: var(--therapy-accent);
    box-shadow: 0 12px 26px color-mix(in srgb, var(--therapy-accent) 22%, transparent);
    font-size: 1.2rem;
}

.therapy-portfolio-card h3 {
    max-width: 67%;
    margin: 0;
    font-size: clamp(1.35rem, 2vw, 1.8rem);
    font-weight: 640;
    line-height: 1.06;
}

.therapy-portfolio-card > p {
    position: relative;
    z-index: 2;
    max-width: 67%;
    margin: 13px 0 0;
    color: #67756e;
    font-size: 0.79rem;
    line-height: 1.52;
}

.therapy-portfolio-card > img {
    position: absolute;
    z-index: 1;
    right: -20px;
    bottom: 40px;
    width: 47%;
    height: 155px;
    object-fit: contain;
    filter: drop-shadow(0 18px 18px rgba(31, 54, 43, 0.18));
    transform: rotate(3deg);
    transition: transform 220ms ease;
}

.therapy-portfolio-card:hover > img { transform: translateY(-4px) rotate(0); }

.therapy-portfolio-footer {
    position: absolute;
    inset: auto 22px 20px;
    z-index: 3;
    display: flex;
    align-items: end;
    justify-content: space-between;
}

.therapy-portfolio-footer > span { display: grid; }
.therapy-portfolio-footer strong { color: var(--therapy-accent); font-size: 1.08rem; line-height: 1; }
.therapy-portfolio-footer small { margin-top: 3px; color: #79857f; font-size: 0.64rem; }
.therapy-portfolio-footer > i { width: 35px; height: 35px; display: grid; place-items: center; border-radius: 50%; color: var(--therapy-accent); background: rgba(255,255,255,.86); }

.therapy-navigation-band {
    display: grid;
    grid-template-columns: minmax(260px, 0.72fr) minmax(0, 1fr);
    gap: clamp(35px, 6vw, 90px);
    margin-top: 88px;
    padding: clamp(35px, 5vw, 68px);
    border-radius: 30px;
    color: #fff;
    background: linear-gradient(135deg, #083d29, #087a54 70%, #0f9d58);
    box-shadow: 0 26px 70px rgba(8, 80, 51, 0.2);
}

.therapy-navigation-band > div > span,
.therapy-navigation-band h2 { color: #fff; }
.therapy-navigation-band h2 { font-size: clamp(2rem, 3vw, 3.25rem); }
.therapy-navigation-band ol { display: grid; gap: 0; margin: 0; padding: 0; list-style: none; }
.therapy-navigation-band li { display: grid; grid-template-columns: 35px 1fr; gap: 15px; padding: 17px 0; border-bottom: 1px solid rgba(255,255,255,.13); }
.therapy-navigation-band li:first-child { padding-top: 0; }
.therapy-navigation-band li b { color: #92e5b9; font-size: .68rem; }
.therapy-navigation-band li span { display: grid; gap: 3px; }
.therapy-navigation-band li strong { font-size: .92rem; font-weight: 650; }
.therapy-navigation-band li small { color: rgba(255,255,255,.67); font-size: .75rem; }
.text-link-arrow { display: inline-flex; align-items: center; gap: 8px; margin-top: 23px; color: #fff; font-size: .78rem; font-weight: 650; text-decoration: none; }
.text-link-arrow:hover { color: #c6f3d9; }

.quality-page-section { background: linear-gradient(180deg, #fff, #f7faf8 52%, #fff); }
.quality-trust-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }
.quality-trust-card { position: relative; min-height: 260px; padding: 25px; overflow: hidden; border: 1px solid #e0e9e4; border-radius: 21px; background: rgba(255,255,255,.94); box-shadow: 0 12px 34px rgba(15,48,34,.05); }
.quality-trust-icon { width: 48px; height: 48px; display: grid; place-items: center; margin-bottom: 24px; border-radius: 15px; color: #087a45; background: #eaf7f0; font-size: 1.2rem; }
.quality-trust-card > small { color: #0b8750; font-size: .63rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.quality-trust-card h3 { max-width: 80%; margin: 9px 0 9px; font-size: 1.25rem; font-weight: 640; }
.quality-trust-card p { max-width: 88%; margin: 0; color: #6c7872; font-size: .77rem; line-height: 1.55; }
.quality-trust-card > b { position: absolute; right: 20px; bottom: 15px; color: #d5e5dc; font-size: 2.5rem; font-weight: 600; letter-spacing: -.08em; }
.quality-badge-disclosure { display: flex; align-items: flex-start; gap: 10px; max-width: 980px; margin: 19px 0 0; color: #76817b; font-size: .71rem; }
.quality-badge-disclosure i { color: #0f9d58; }

.quality-system-panel { display: grid; grid-template-columns: minmax(280px, .7fr) minmax(0, 1.3fr); gap: clamp(42px, 7vw, 105px); margin-top: 96px; padding: clamp(38px, 5vw, 70px); border-radius: 30px; color: #fff; background: #102d21; box-shadow: 0 28px 76px rgba(14,45,31,.2); }
.quality-system-intro > span { color: #7ee2aa; }
.quality-system-intro h2 { color: #fff; font-size: clamp(2.2rem, 3.4vw, 3.75rem); }
.quality-system-intro p { margin: 22px 0 0; color: rgba(255,255,255,.62); font-size: .88rem; line-height: 1.7; }
.quality-system-steps { margin: 0; padding: 0; list-style: none; }
.quality-system-steps li { display: grid; grid-template-columns: 34px 1fr 38px; align-items: start; gap: 15px; padding: 18px 0; border-bottom: 1px solid rgba(255,255,255,.11); }
.quality-system-steps li:first-child { padding-top: 0; }
.quality-system-steps li > span { color: #74dfa3; font-size: .65rem; font-weight: 700; }
.quality-system-steps li div { display: grid; gap: 5px; }
.quality-system-steps li strong { font-size: .92rem; font-weight: 650; }
.quality-system-steps li p { margin: 0; color: rgba(255,255,255,.58); font-size: .73rem; line-height: 1.5; }
.quality-system-steps li > i { width: 35px; height: 35px; display: grid; place-items: center; border: 1px solid rgba(126,226,170,.3); border-radius: 11px; color: #7ee2aa; }

.regulatory-reference-section { margin-top: 100px; }
.regulatory-reference-heading { display: grid; grid-template-columns: 1.15fr .85fr; gap: 26px 80px; margin-bottom: 30px; }
.regulatory-reference-heading > span { grid-column: 1 / -1; margin-bottom: -8px; }
.regulatory-reference-heading h2 { font-size: clamp(2.35rem, 3.8vw, 4rem); }
.regulatory-reference-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }
.regulatory-reference-grid a { min-height: 285px; display: flex; flex-direction: column; padding: 26px; border: 1px solid #dfe9e3; border-radius: 21px; color: #16271f; background: #fff; text-decoration: none; box-shadow: 0 14px 38px rgba(15,48,34,.05); transition: transform .2s ease, box-shadow .2s ease; }
.regulatory-reference-grid a:hover { color: #16271f; transform: translateY(-5px); box-shadow: 0 22px 52px rgba(15,48,34,.11); }
.regulatory-reference-grid a > span { width: 46px; height: 46px; display: grid; place-items: center; margin-bottom: 30px; border-radius: 14px; color: #fff; background: #0f9d58; }
.regulatory-reference-grid small { color: #0a824b; font-size: .63rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.regulatory-reference-grid h3 { margin: 8px 0 10px; font-size: 1.25rem; font-weight: 640; }
.regulatory-reference-grid p { margin: 0; color: #6d7973; font-size: .76rem; line-height: 1.55; }
.regulatory-reference-grid b { display: flex; align-items: center; justify-content: space-between; margin-top: auto; padding-top: 22px; color: #0a7b49; font-size: .7rem; font-weight: 650; }

.sustainability-page-section { background: linear-gradient(180deg, #fff, #f3faf6 36%, #fff 100%); }
.responsibility-pillar-grid { display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 13px; }
.responsibility-pillar-card { position: relative; min-height: 430px; overflow: hidden; padding: 25px; border: 1px solid #dce9e1; border-radius: 22px; background: #fff; box-shadow: 0 15px 40px rgba(15,48,34,.06); }
.responsibility-pillar-card::before { position: absolute; inset: 0 0 auto; height: 5px; content: ""; background: var(--pillar-color, #0f9d58); }
.responsibility-pillar-1 { --pillar-color: #167a91; }
.responsibility-pillar-2 { --pillar-color: #9a6b1f; }
.responsibility-pillar-3 { --pillar-color: #d05f32; }
.responsibility-pillar-card > span { width: 52px; height: 52px; display: grid; place-items: center; margin-bottom: 30px; border-radius: 17px; color: var(--pillar-color, #0f9d58); background: color-mix(in srgb, var(--pillar-color, #0f9d58) 10%, #fff); font-size: 1.3rem; }
.responsibility-pillar-card > small { color: var(--pillar-color, #0f9d58); font-size: .64rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.responsibility-pillar-card h3 { margin: 9px 0 12px; font-size: 1.35rem; font-weight: 640; }
.responsibility-pillar-card > p { margin: 0; color: #6b7871; font-size: .78rem; line-height: 1.55; }
.responsibility-pillar-card ul { display: grid; gap: 7px; margin: 24px 0 0; padding: 0; list-style: none; }
.responsibility-pillar-card li { display: flex; align-items: center; gap: 7px; color: #42574d; font-size: .69rem; }
.responsibility-pillar-card li i { color: var(--pillar-color, #0f9d58); }
.responsibility-pillar-card > b { position: absolute; right: 20px; bottom: 16px; color: #e0e9e4; font-size: 2.5rem; letter-spacing: -.08em; }

.responsibility-roadmap { display: grid; grid-template-columns: minmax(280px,.8fr) minmax(0,1.2fr); gap: clamp(40px,7vw,110px); margin-top: 95px; padding: clamp(38px,5vw,70px); border: 1px solid #d7e7de; border-radius: 30px; background: rgba(255,255,255,.93); box-shadow: 0 25px 70px rgba(15,48,34,.09); }
.responsibility-roadmap-copy h2 { font-size: clamp(2.25rem,3.4vw,3.75rem); }
.responsibility-roadmap-copy > p { margin: 22px 0 0; color: #69766f; font-size: .86rem; line-height: 1.7; }
.responsibility-status { display: flex; align-items: flex-start; gap: 12px; margin-top: 28px; padding: 15px; border-radius: 14px; color: #174b34; background: #ecf8f1; }
.responsibility-status > i { margin-top: 2px; color: #0f9d58; }
.responsibility-status span { display: grid; gap: 3px; }
.responsibility-status strong { font-size: .77rem; font-weight: 680; }
.responsibility-status small { color: #638071; font-size: .67rem; line-height: 1.45; }
.responsibility-roadmap ol { position: relative; display: grid; gap: 0; margin: 0; padding: 0; list-style: none; }
.responsibility-roadmap ol::before { position: absolute; top: 17px; bottom: 17px; left: 17px; width: 1px; content: ""; background: #cfe3d8; }
.responsibility-roadmap li { position: relative; z-index: 1; display: grid; grid-template-columns: 36px 1fr; gap: 16px; padding: 0 0 25px; }
.responsibility-roadmap li:last-child { padding-bottom: 0; }
.responsibility-roadmap li > span { width: 36px; height: 36px; display: grid; place-items: center; border: 1px solid #cfe3d8; border-radius: 50%; color: #0a7d49; background: #fff; font-size: .65rem; font-weight: 700; }
.responsibility-roadmap li div { padding-top: 6px; }
.responsibility-roadmap li strong { font-size: .91rem; font-weight: 650; }
.responsibility-roadmap li p { margin: 4px 0 0; color: #758179; font-size: .72rem; }

.responsibility-lifecycle { margin-top: 100px; }
.responsibility-lifecycle > div:first-child { display: flex; align-items: end; justify-content: space-between; gap: 30px; margin-bottom: 31px; }
.responsibility-lifecycle h2 { max-width: 800px; }
.responsibility-lifecycle-steps { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 1px; overflow: hidden; border: 1px solid #dce8e1; border-radius: 22px; background: #dce8e1; }
.responsibility-lifecycle-steps article { position: relative; min-height: 250px; padding: 25px; background: #fff; }
.responsibility-lifecycle-steps article > i { color: #0f9d58; font-size: 1.35rem; }
.responsibility-lifecycle-steps article > b { position: absolute; top: 25px; right: 22px; color: #b7c9bf; font-size: .65rem; }
.responsibility-lifecycle-steps h3 { margin: 64px 0 10px; font-size: 1.2rem; font-weight: 640; }
.responsibility-lifecycle-steps p { margin: 0; color: #6e7a74; font-size: .75rem; line-height: 1.55; }

.institution-cta-band { display: flex; align-items: center; justify-content: space-between; gap: 30px; margin-top: 90px; padding: clamp(32px,5vw,62px); border-radius: 28px; color: #fff; background: linear-gradient(120deg,#0b5c3b,#0f9d58); box-shadow: 0 26px 65px rgba(11,92,59,.2); }
.institution-cta-band span { display: block; margin-bottom: 8px; color: #a9edc7; font-size: .66rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.institution-cta-band h2 { max-width: 820px; margin: 0; color: #fff; font-size: clamp(2rem,3vw,3.3rem); font-weight: 610; line-height: 1.02; }
.institution-cta-band p { max-width: 760px; margin: 13px 0 0; color: rgba(255,255,255,.65); font-size: .8rem; }
.institution-cta-band .btn { flex: 0 0 auto; padding: 13px 17px; border-radius: 12px; color: #0a6842; font-weight: 650; }

.careers-page-section { background: linear-gradient(180deg,#fff,#f8faf9 47%,#fff); }
.career-culture-grid { display: grid; grid-template-columns: minmax(280px,.68fr) minmax(0,1.32fr); gap: clamp(50px,8vw,120px); }
.career-culture-intro { padding-top: 20px; }
.career-culture-intro h2 { font-size: clamp(2.4rem,4vw,4.35rem); }
.career-culture-intro > p { margin: 23px 0 0; color: #69766f; font-size: .9rem; line-height: 1.7; }
.career-value-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 13px; }
.career-value-grid article { position: relative; min-height: 240px; padding: 24px; border: 1px solid #dfe8e3; border-radius: 20px; background: #fff; box-shadow: 0 13px 34px rgba(15,48,34,.05); }
.career-value-grid article > span { width: 46px; height: 46px; display: grid; place-items: center; border-radius: 14px; color: #0c814b; background: #edf8f2; font-size: 1.15rem; }
.career-value-grid article > b { position: absolute; top: 25px; right: 22px; color: #b6c7bd; font-size: .64rem; }
.career-value-grid h3 { margin: 39px 0 8px; font-size: 1.25rem; font-weight: 640; }
.career-value-grid p { margin: 0; color: #6f7b75; font-size: .76rem; line-height: 1.55; }

.career-areas-section { margin-top: 105px; }
.career-area-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 13px; }
.career-area-grid > a { min-height: 295px; display: flex; flex-direction: column; padding: 24px; border: 1px solid #dce7e1; border-radius: 20px; color: inherit; text-decoration: none; background: #fff; box-shadow: 0 14px 38px rgba(15,48,34,.05); transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease; }
.career-area-grid > a:hover { transform: translateY(-5px); border-color: rgba(7, 153, 91, .36); box-shadow: 0 24px 50px rgba(15,48,34,.11); }
.career-area-grid > a > span { width: 47px; height: 47px; display: grid; place-items: center; border-radius: 14px; color: #fff; background: #123c2a; font-size: 1.1rem; }
.career-area-grid h3 { margin: 43px 0 11px; font-size: 1.25rem; font-weight: 640; }
.career-area-grid p { margin: 0; color: #6e7a74; font-size: .76rem; line-height: 1.55; }
.career-area-grid small { margin-top: auto; padding-top: 22px; color: #60736a; font-size: .65rem; font-weight: 650; }
.career-area-grid > a > b { display: flex; align-items: center; justify-content: space-between; margin-top: 14px; padding-top: 14px; border-top: 1px solid #edf2ef; color: #087d4c; font-size: .68rem; font-weight: 720; }

.career-process-panel { display: grid; grid-template-columns: minmax(280px,.75fr) minmax(0,1.25fr); gap: clamp(40px,7vw,100px); margin-top: 96px; padding: clamp(38px,5vw,70px); border-radius: 30px; color: #fff; background: linear-gradient(135deg,#183025,#0b6543); box-shadow: 0 28px 72px rgba(14,45,31,.2); }
.career-process-panel > div:first-child > span { color: #83e6ad; }
.career-process-panel h2 { color: #fff; font-size: clamp(2.2rem,3.4vw,3.7rem); }
.career-process-panel > div:first-child p { margin: 22px 0 0; color: rgba(255,255,255,.62); font-size: .83rem; line-height: 1.65; }
.career-process-panel ol { display: grid; gap: 0; margin: 0; padding: 0; list-style: none; }
.career-process-panel li { display: grid; grid-template-columns: 36px 1fr; gap: 14px; padding: 16px 0; border-bottom: 1px solid rgba(255,255,255,.12); }
.career-process-panel li:first-child { padding-top: 0; }
.career-process-panel li b { color: #83e6ad; font-size: .65rem; }
.career-process-panel li span { display: grid; gap: 3px; }
.career-process-panel li strong { font-size: .9rem; font-weight: 650; }
.career-process-panel li small { color: rgba(255,255,255,.58); font-size: .72rem; }

.career-interest-panel { display: grid; grid-template-columns: minmax(0,1.25fr) minmax(300px,.75fr); gap: 15px; margin-top: 95px; }
.career-interest-copy,
.career-safety-note { padding: clamp(30px,4vw,52px); border: 1px solid #dce8e1; border-radius: 26px; background: #fff; box-shadow: 0 18px 50px rgba(15,48,34,.06); }
.career-interest-copy h2 { font-size: clamp(2.2rem,3.5vw,3.75rem); }
.career-interest-copy > p { max-width: 760px; margin: 19px 0 26px; color: #6d7973; font-size: .84rem; line-height: 1.65; }
.career-interest-copy .btn { min-height: 48px; border-radius: 12px; }
.career-safety-note { display: flex; align-items: flex-start; gap: 16px; color: #5d391a; background: #fff9f2; border-color: #f0dfcc; }
.career-safety-note > span { flex: 0 0 auto; width: 50px; height: 50px; display: grid; place-items: center; border-radius: 16px; color: #b76017; background: #fff; font-size: 1.2rem; }
.career-safety-note small { color: #b76017; font-size: .63rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.career-safety-note h3 { margin: 10px 0 11px; color: #5d391a; font-size: 1.25rem; font-weight: 650; }
.career-safety-note p { margin: 0; color: #7a654f; font-size: .75rem; line-height: 1.62; }

@media (min-width: 992px) and (max-width: 1240px) {
    .site-nav .nav-link { padding-right: 7px; padding-left: 7px; font-size: .74rem; }
    .navbar-brand { margin-right: 10px; }
}

@media (max-width: 1050px) {
    .institutional-hero-grid { grid-template-columns: minmax(0,.9fr) minmax(400px,1.1fr); gap: 36px; }
    .therapy-portfolio-grid, .quality-trust-grid, .regulatory-reference-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .responsibility-pillar-grid, .career-area-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
}

@media (max-width: 900px) {
    .institutional-hero { min-height: auto; }
    .institutional-hero-grid { grid-template-columns: 1fr; gap: 24px; padding-bottom: 48px; }
    .institutional-hero-visual { min-height: 390px; }
    .institution-section-heading, .quality-system-panel, .regulatory-reference-heading, .responsibility-roadmap, .career-culture-grid, .career-process-panel, .career-interest-panel { grid-template-columns: 1fr; }
    .therapy-navigation-band { grid-template-columns: 1fr; }
    .career-culture-grid { gap: 36px; }
}

@media (max-width: 680px) {
    .institutional-hero { margin-top: 76px; }
    .institutional-breadcrumb { padding-top: 23px; }
    .institutional-hero-grid { padding-top: 24px; }
    .institutional-hero h1 { font-size: clamp(3rem,13vw,4.2rem); }
    .institutional-hero-copy > p { margin-top: 20px; font-size: .94rem; }
    .institutional-hero-actions { align-items: flex-start; flex-direction: column; margin-top: 24px; }
    .institutional-hero-visual { min-height: 300px; }
    .therapy-orbit { inset: 0 20px; }
    .therapy-orbit-core { width: 100px; height: 100px; border-radius: 34px; }
    .therapy-orbit-node { width: 48px; height: 48px; border-radius: 15px; font-size: 1rem; }
    .quality-hero-seal { width: 230px; height: 230px; }
    .quality-signal { padding: 8px 10px; font-size: .65rem; }
    .responsibility-globe { inset: 0 35px; }
    .careers-hero-photo { border-radius: 28px 28px 28px 78px; }
    .institution-page-section { padding: 68px 0; }
    .institution-section-heading { gap: 20px; margin-bottom: 28px; }
    .institution-section-heading h2, .therapy-navigation-band h2, .quality-system-intro h2, .regulatory-reference-heading h2, .responsibility-roadmap-copy h2, .responsibility-lifecycle h2, .career-culture-intro h2, .career-process-panel h2, .career-interest-copy h2 { font-size: clamp(2.05rem,9vw,2.85rem); }
    .therapy-portfolio-grid, .quality-trust-grid, .regulatory-reference-grid, .responsibility-pillar-grid, .responsibility-lifecycle-steps, .career-value-grid, .career-area-grid { grid-template-columns: 1fr; }
    .therapy-portfolio-card { min-height: 310px; }
    .therapy-navigation-band, .quality-system-panel, .responsibility-roadmap, .career-process-panel { margin-top: 64px; padding: 28px 23px; border-radius: 23px; }
    .regulatory-reference-section, .responsibility-lifecycle, .career-areas-section, .career-interest-panel { margin-top: 70px; }
    .responsibility-pillar-card { min-height: 390px; }
    .responsibility-lifecycle > div:first-child { display: block; }
    .institution-cta-band { align-items: flex-start; flex-direction: column; margin-top: 65px; padding: 28px 23px; border-radius: 22px; }
    .career-interest-copy, .career-safety-note { padding: 27px 22px; border-radius: 21px; }
}

/* Compact catalogue controls and cards. */
.explorer-toolbar {
    min-height: 68px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 11px 16px;
    background: linear-gradient(110deg, #f8fcfa, #fff 58%);
}

.filter-chips {
    display: none;
}

.explorer-search-wrap {
    width: 46px;
    max-width: 100%;
    margin-left: auto;
    transition: width 260ms cubic-bezier(0.22, 1, 0.36, 1);
}

.explorer-search-wrap.is-open {
    width: min(680px, 100%);
}

.explorer-search {
    min-height: 44px;
    overflow: hidden;
    border: 1px solid color-mix(in srgb, var(--susmed-green) 22%, #dce5e0);
    border-radius: 999px;
    background: #fff;
    box-shadow: 0 8px 24px rgba(18, 65, 43, 0.08);
}

.explorer-search-wrap.is-open .explorer-search {
    overflow: visible;
}

.search-toggle-button {
    position: absolute;
    z-index: 3;
    top: 3px;
    left: 3px;
    width: 38px;
    height: 38px;
    display: grid;
    place-items: center;
    padding: 0;
    border: 0;
    border-radius: 50%;
    color: #fff;
    background: linear-gradient(135deg, var(--susmed-green), #087b72);
    box-shadow: 0 6px 16px rgba(8, 104, 59, 0.24);
    transition: transform 180ms ease, box-shadow 180ms ease;
}

.search-toggle-button:hover,
.search-toggle-button:focus-visible {
    color: #fff;
    transform: scale(1.04);
    box-shadow: 0 8px 20px rgba(8, 104, 59, 0.3);
}

.explorer-search input {
    width: 100%;
    min-height: 42px;
    padding: 0 44px 0 52px;
    border: 0;
    border-radius: 999px;
    opacity: 0;
    pointer-events: none;
    transform: translateX(10px);
    transition: opacity 170ms ease, transform 220ms ease, box-shadow 160ms ease;
}

.explorer-search-wrap.is-open input {
    opacity: 1;
    pointer-events: auto;
    transform: translateX(0);
}

.explorer-search.has-suggestions input,
.explorer-search input:focus {
    border-color: transparent;
    box-shadow: inset 0 0 0 2px rgba(15, 157, 88, 0.1);
}

.explorer-search-wrap:not(.is-open) .search-clear-button {
    display: none;
}

.search-suggestions {
    top: calc(100% + 9px);
    border-radius: 16px;
}

.therapy-rail {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 7px;
    overflow: visible;
    padding: 11px 16px;
    scrollbar-width: none;
}

.therapy-rail::-webkit-scrollbar {
    display: none;
}

.therapy-rail button {
    width: auto;
    min-width: 0;
    flex: 0 1 auto;
    padding: 8px 12px;
    border: 1px solid #e2e9e5;
    border-radius: 999px;
    background: #fff;
    font-size: 0.72rem;
    gap: 7px;
}

.therapy-rail button small {
    min-width: 22px;
    padding: 2px 6px;
    border-radius: 999px;
    color: #617168;
    background: #eff4f1;
    font-size: 0.61rem;
    text-align: center;
}

.therapy-rail button.active small {
    color: var(--susmed-green);
    background: #fff;
}

.product-grid {
    gap: 16px;
    padding: 16px;
}

.product-card {
    border-radius: 21px;
}

.product-card-head {
    min-height: 58px;
    padding: 10px 15px;
}

.product-status-pill {
    min-width: 158px;
    min-height: 56px;
    padding: 9px 22px 9px 15px;
    border-radius: 20px 0 36px 0;
}

.product-status-pill > i {
    font-size: 1.05rem;
}

.product-status-pill strong {
    font-size: 0.7rem;
}

.product-status-pill small {
    font-size: 0.47rem;
}

.product-therapy-label {
    padding: 7px 10px;
    font-size: 0.54rem;
}

.product-card-layout {
    min-height: 218px;
    padding: 0 15px 7px;
}

.product-card-visual {
    min-height: 212px;
}

.product-card-visual img {
    max-height: 212px;
}

.product-card-body {
    padding: 12px 2px 7px 11px;
    gap: 9px;
}

.product-card h3 {
    font-size: clamp(1.1rem, 1.4vw, 1.36rem);
}

.product-title-rule {
    width: 58px;
    height: 2px;
    margin: 7px 0 6px;
}

.product-card p {
    font-size: 0.65rem;
    line-height: 1.38;
}

.product-composition {
    min-height: 54px;
    grid-template-columns: 26px 1fr;
    gap: 7px;
    padding: 7px 8px !important;
    font-size: 0.59rem !important;
    line-height: 1.3 !important;
}

.product-composition i {
    width: 26px;
    height: 26px;
    font-size: 0.8rem;
}

.product-assurance-row {
    gap: 5px 9px;
    font-size: 0.52rem;
}

.product-card-footer {
    margin: 0 13px 10px;
    padding: 9px;
    grid-template-columns: minmax(0, 1.55fr) minmax(136px, 0.7fr);
    gap: 8px;
    border-radius: 13px;
}

.product-card-specs dt {
    font-size: 0.49rem;
}

.product-card-specs dd {
    font-size: 0.6rem;
}

.product-card-specs .product-card-price {
    font-size: 0.94rem;
}

.product-card-button,
.product-card-icon-button {
    min-height: 38px;
    border-radius: 9px;
    font-size: 0.64rem;
}

.product-card-icon-button {
    width: 38px;
}

.product-card-trustline {
    min-height: 29px;
    padding: 0 14px 3px;
    font-size: 0.5rem;
}

@media (min-width: 1500px) {
    .product-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .product-card-layout {
        grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);
    }

    .product-card-footer {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .product-card-footer {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 575px) {
    .explorer-toolbar {
        min-height: 62px;
        padding: 9px 11px;
    }

    .explorer-search-wrap.is-open {
        width: 100%;
    }

    .therapy-rail {
        justify-content: flex-start;
        padding: 10px;
    }

    .therapy-rail button {
        font-size: 0.66rem;
    }

    .product-card-layout {
        min-height: 0;
    }

    .product-card-visual {
        min-height: 225px;
    }

    .product-card h3 {
        font-size: 1.35rem;
    }
}

/* Native-system typography and a quiet, Apple-inspired search treatment. */
body {
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Helvetica Neue", "Segoe UI", Arial, sans-serif;
    font-size: 15.5px;
    line-height: 1.52;
    letter-spacing: -0.005em;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Helvetica Neue", "Segoe UI", Arial, sans-serif;
    color: #1d1d1f;
    font-weight: 600;
    letter-spacing: -0.032em;
}

p,
li,
dd,
input,
button,
a {
    letter-spacing: -0.01em;
}

.hero-copy h1 {
    font-size: clamp(2.85rem, 5vw, 4.55rem);
    line-height: 1.01;
    letter-spacing: -0.047em;
}

.hero-copy p {
    font-size: clamp(1rem, 1.45vw, 1.18rem);
    line-height: 1.48;
}

.section-heading h2,
.therapy-section h2,
.quality-panel h2,
.franchise-band h2,
.contact-section h2,
.about-serve h2,
.about-values h2,
.leadership-section h2,
.timeline-section h2,
.compliance-banner h2,
.csr-block h2,
.about-final-cta h2 {
    font-size: clamp(1.75rem, 3vw, 2.7rem);
    line-height: 1.08;
}

.product-hero h1,
.about-hero h1,
.vision-hero h2,
.quality-promise h2,
.policy-hero h1 {
    font-size: clamp(2.35rem, 4.2vw, 3.75rem);
    line-height: 1.02;
}

.vision-roadmap h2,
.quality-governance h2,
.quality-testing h2,
.quality-improvement h2 {
    font-size: clamp(1.8rem, 3.2vw, 2.75rem);
    line-height: 1.08;
}

.product-card h3 {
    font-weight: 500;
    letter-spacing: -0.025em;
}

.explorer-toolbar {
    min-height: 56px;
    padding: 8px 12px;
    background: #fff;
}

.explorer-search-wrap {
    width: 36px;
}

.explorer-search-wrap.is-open {
    width: min(520px, 100%);
}

.explorer-search {
    min-height: 36px;
    overflow: hidden;
    border: 1px solid transparent;
    border-radius: 11px;
    background: transparent;
    box-shadow: none;
}

.explorer-search-wrap.is-open .explorer-search {
    overflow: visible;
    border-color: rgba(0, 0, 0, 0.08);
    background: #f5f5f7;
}

.search-toggle-button {
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    color: #1d1d1f;
    background: transparent;
    box-shadow: none;
    font-size: 1rem;
}

.search-toggle-button:hover,
.search-toggle-button:focus-visible {
    color: #000;
    background: rgba(0, 0, 0, 0.045);
    box-shadow: none;
    transform: none;
}

.explorer-search input {
    min-height: 34px;
    padding: 0 40px 0 42px;
    color: #1d1d1f;
    background: transparent;
    font-size: 0.86rem;
}

.explorer-search.has-suggestions input,
.explorer-search input:focus {
    box-shadow: none;
}

.search-clear-button {
    width: 30px;
    height: 30px;
    color: #6e6e73;
}

.search-suggestions {
    border-color: rgba(0, 0, 0, 0.08);
    border-radius: 14px;
    box-shadow: 0 18px 50px rgba(0, 0, 0, 0.12);
}

@media (max-width: 767px) {
    body {
        font-size: 15px;
    }

    .hero-copy h1 {
        font-size: clamp(2.35rem, 11vw, 3rem);
    }

    .product-hero h1,
    .about-hero h1,
    .vision-hero h2,
    .quality-promise h2,
    .policy-hero h1 {
        font-size: clamp(2.1rem, 10vw, 2.8rem);
    }
}

/* Stable, clearly separated therapy filter labels and counts. */
.therapy-rail {
    align-items: center;
    align-content: center;
}

.therapy-rail button {
    min-height: 40px;
    max-height: 40px;
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    gap: 9px;
    padding: 7px 10px 7px 14px;
    line-height: 1;
    white-space: nowrap;
}

.therapy-filter-label {
    display: inline-block;
    line-height: 1.15;
}

.therapy-rail button .therapy-filter-count {
    min-width: 25px;
    height: 25px;
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0 6px;
    border: 1px solid rgba(29, 29, 31, 0.05);
    border-radius: 999px;
    line-height: 1;
}

.therapy-rail button.active {
    border-color: rgba(15, 157, 88, 0.2);
    background: #eaf6f0;
}

.therapy-rail button.active .therapy-filter-count {
    border-color: rgba(15, 157, 88, 0.12);
    color: #087643;
    background: #fff;
}

.therapy-rail button:focus-visible {
    outline: 2px solid rgba(15, 157, 88, 0.5);
    outline-offset: 2px;
}

@media (max-width: 575px) {
    .therapy-rail button {
        min-height: 38px;
        max-height: 38px;
        gap: 7px;
        padding: 6px 8px 6px 12px;
    }

    .therapy-rail button .therapy-filter-count {
        min-width: 23px;
        height: 23px;
        padding-inline: 5px;
    }
}

/* Premium, reference-led product detail showcase. */
.product-detail-page {
    background:
        radial-gradient(circle at 3% 22%, color-mix(in srgb, var(--product-accent) 8%, transparent), transparent 27%),
        #f4f6f5;
}

.product-showcase-section {
    min-height: 100vh;
    padding: 104px 24px 40px;
    overflow: visible;
    background: transparent;
}

.product-showcase-section::after {
    display: none;
}

.product-showcase-container {
    max-width: 1720px;
    margin-inline: auto;
    padding: 0;
}

.product-showcase {
    display: grid;
    grid-template-columns: minmax(390px, 0.72fr) minmax(0, 1.28fr);
    min-height: calc(100vh - 144px);
    overflow: hidden;
    border: 1px solid #e1e6e3;
    border-radius: 30px;
    background: #fff;
    box-shadow: 0 26px 76px rgba(23, 39, 31, 0.11);
}

.product-showcase-copy {
    display: flex;
    flex-direction: column;
    min-width: 0;
    min-height: 0;
    padding: 34px 40px 24px;
    border-right: 1px solid #e4e9e6;
    background:
        radial-gradient(circle at 0 100%, color-mix(in srgb, var(--product-accent) 6%, transparent), transparent 35%),
        #fff;
}

.product-showcase-copy .product-breadcrumb {
    margin: 0 0 26px;
    font-size: 0.88rem;
}

.product-showcase-copy .product-breadcrumb a {
    color: #425048;
}

.product-showcase-copy .product-breadcrumb .active,
.product-showcase-copy .product-breadcrumb a:hover {
    color: var(--product-accent-deep);
}

.product-therapy-kicker {
    display: flex;
    align-items: center;
    gap: 12px;
    color: var(--product-accent-deep);
    font-size: 0.84rem;
    font-weight: 800;
    letter-spacing: 0.025em;
    text-transform: uppercase;
}

.product-therapy-kicker > span {
    width: 44px;
    height: 44px;
    display: grid;
    place-items: center;
    flex: 0 0 auto;
    border: 1px solid color-mix(in srgb, var(--product-accent) 55%, white);
    border-radius: 50%;
    color: var(--product-accent);
    background: color-mix(in srgb, var(--product-accent) 6%, white);
    font-size: 1.12rem;
}

.product-showcase-copy h1 {
    margin: 22px 0 13px;
    color: #17221d;
    font-size: clamp(3.2rem, 4.75vw, 5.65rem);
    font-weight: 620;
    letter-spacing: -0.055em;
    line-height: 0.9;
}

.product-showcase-copy h1 span,
.product-showcase-copy h1 strong {
    display: block;
}

.product-showcase-copy h1 strong {
    color: var(--product-accent);
    font-weight: 680;
}

.product-title-rule {
    width: 54px;
    height: 3px;
    display: block;
    border-radius: 99px;
    background: var(--product-accent);
}

.product-showcase-copy .product-showcase-summary {
    max-width: 560px;
    margin: 16px 0 21px;
    color: #58655f;
    font-size: 1.02rem;
    line-height: 1.55;
}

.product-showcase-highlights {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: 0 0 20px;
}

.product-showcase-highlights > div {
    min-width: 0;
    display: grid;
    grid-template-columns: 38px minmax(0, 1fr);
    grid-template-rows: auto auto;
    column-gap: 9px;
    align-items: center;
    padding: 0 12px;
    border-right: 1px solid #e7ebe9;
}

.product-showcase-highlights > div:first-child {
    padding-left: 0;
}

.product-showcase-highlights > div:last-child {
    padding-right: 0;
    border-right: 0;
}

.product-showcase-highlights > div > span {
    grid-row: 1 / 3;
    width: 38px;
    height: 38px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    color: var(--product-accent-deep);
    background: color-mix(in srgb, var(--product-accent) 9%, white);
    font-size: 1.05rem;
}

.product-showcase-highlights strong {
    overflow: hidden;
    color: #27332d;
    font-size: 0.76rem;
    line-height: 1.15;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product-showcase-highlights small {
    color: #707b75;
    font-size: 0.7rem;
    line-height: 1.2;
}

.product-showcase-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0 0 18px;
}

.product-showcase-badges > span {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    min-height: 30px;
    padding: 6px 11px;
    border: 1px solid #e6eae8;
    border-radius: 999px;
    color: #3f4a45;
    background: #f6f7f7;
    font-size: 0.74rem;
    font-weight: 750;
}

.product-showcase-badges > .is-primary {
    border-color: color-mix(in srgb, var(--product-accent) 24%, white);
    color: var(--product-accent-deep);
    background: color-mix(in srgb, var(--product-accent) 11%, white);
}

.product-showcase-copy .product-price-block {
    width: 100%;
    min-width: 0;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto 42px;
    align-items: center;
    gap: 20px;
    margin: 0 0 18px;
    padding: 15px 18px;
    border: 1px solid color-mix(in srgb, var(--product-accent) 18%, #e2e7e4);
    border-left: 6px solid var(--product-accent);
    border-radius: 15px;
    color: var(--product-accent-deep);
    background:
        linear-gradient(112deg, color-mix(in srgb, var(--product-accent) 9%, white), #fff 74%);
    box-shadow: none;
}

.product-showcase-copy .product-price-block > div {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: baseline;
    gap: 12px;
}

.product-showcase-copy .product-price-block span {
    color: #5c6962;
    font-size: 0.72rem;
    font-weight: 800;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.product-showcase-copy .product-price-block strong {
    color: var(--product-accent-deep);
    font-size: 2rem;
    font-weight: 760;
    letter-spacing: -0.04em;
}

.product-showcase-copy .product-price-block small {
    grid-column: auto;
    margin-top: 0;
    padding-left: 20px;
    border-left: 1px solid color-mix(in srgb, var(--product-accent) 18%, #dce2de);
    color: #65716b;
    font-size: 0.76rem;
    line-height: 1.35;
}

.product-showcase-copy .product-price-block > i {
    color: color-mix(in srgb, var(--product-accent) 25%, white);
    font-size: 2rem;
}

.product-showcase-copy .product-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0 0 18px;
}

.product-showcase-copy .product-actions .btn {
    min-height: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border-radius: 12px;
    font-size: 0.78rem;
    font-weight: 760;
}

.product-showcase-copy .product-actions .btn-susmed {
    min-width: 150px;
    border-color: var(--product-accent);
    background: linear-gradient(135deg, var(--product-accent), var(--product-accent-deep));
    box-shadow: 0 10px 24px color-mix(in srgb, var(--product-accent) 21%, transparent);
}

.product-showcase-copy .product-actions .btn-outline-success {
    border-color: color-mix(in srgb, var(--product-accent) 55%, white);
    color: var(--product-accent-deep);
}

.product-showcase-trust {
    min-height: 54px;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: center;
    gap: 0;
    margin-top: auto;
    padding: 10px 8px;
    border-radius: 14px;
    color: #48564f;
    background: color-mix(in srgb, var(--product-accent) 5%, #f5f7f6);
}

.product-showcase-trust span {
    min-width: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    padding: 0 8px;
    border-right: 1px solid #e1e7e3;
    font-size: 0.67rem;
    font-weight: 650;
    text-align: center;
}

.product-showcase-trust span:last-child {
    border-right: 0;
}

.product-showcase-trust i {
    color: var(--product-accent);
    font-size: 1rem;
}

.product-showcase-media {
    min-width: 0;
    min-height: 0;
    overflow: hidden;
    padding: 20px;
    background:
        radial-gradient(circle at 53% 38%, color-mix(in srgb, var(--product-accent) 12%, transparent), transparent 40%),
        linear-gradient(145deg, color-mix(in srgb, var(--product-accent) 4%, white), #fbfcfb);
}

.product-showcase-media .product-gallery {
    height: 100%;
    min-height: 0;
    display: grid;
    grid-template-rows: minmax(0, 1fr) auto;
    gap: 0;
}

.product-showcase-media .detail-image-wrap {
    width: 100%;
    max-width: 100%;
    min-height: 500px;
    min-width: 0;
    grid-template-rows: minmax(0, 1fr);
    place-items: center;
    aspect-ratio: auto;
    overflow: hidden;
    padding: 76px 48px 26px;
    border: 0;
    border-radius: 20px 20px 0 0;
    background:
        radial-gradient(circle at 50% 54%, color-mix(in srgb, var(--product-accent) 13%, white) 0 29%, transparent 29.3%),
        radial-gradient(circle at 79% 20%, color-mix(in srgb, var(--product-accent) 5%, transparent), transparent 28%),
        #fafcfb;
    box-shadow: none;
}

.product-showcase-media .detail-image-wrap::before {
    inset: auto 10% 8% 10%;
    width: auto;
    height: 11%;
    border-radius: 50%;
    background: rgba(31, 45, 38, 0.14);
    filter: blur(22px);
}

.product-showcase-media .detail-image-wrap::after {
    width: 130px;
    height: 130px;
    right: 4%;
    bottom: 7%;
    opacity: 0.22;
    background:
        radial-gradient(circle, var(--product-accent) 0 2px, transparent 2.5px) 0 0 / 16px 16px;
}

.product-showcase-media .detail-image-wrap > img,
.product-showcase-media .detail-image-wrap:hover > img {
    width: auto;
    height: auto;
    min-width: 0;
    min-height: 0;
    max-width: 90%;
    max-height: 100%;
    object-fit: contain;
    object-position: center;
    transform: none;
    filter: drop-shadow(0 23px 22px rgba(28, 42, 35, 0.19));
}

.product-gallery-status {
    position: absolute;
    z-index: 4;
    top: 18px;
    left: 18px;
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 54px;
    padding: 9px 16px;
    border-radius: 12px;
    color: #fff;
    background: linear-gradient(135deg, var(--product-accent), var(--product-accent-deep));
    box-shadow: 0 10px 25px color-mix(in srgb, var(--product-accent) 23%, transparent);
}

.product-gallery-status > i {
    font-size: 1.45rem;
}

.product-gallery-status span {
    display: flex;
    flex-direction: column;
}

.product-gallery-status strong {
    font-size: 0.77rem;
    line-height: 1.1;
    text-transform: uppercase;
}

.product-gallery-status small {
    margin-top: 3px;
    font-size: 0.62rem;
    line-height: 1;
}

.product-showcase-media .product-gallery-zoom {
    top: 18px;
    right: 18px;
}

.product-showcase-media .product-gallery-tray {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
    padding: 14px 16px 16px;
    border: 1px solid #e4e9e6;
    border-top: 0;
    border-radius: 0 0 20px 20px;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: none;
}

.product-showcase-media .product-gallery-meta {
    margin-bottom: 10px;
}

.product-showcase-media .product-gallery-meta span,
.product-showcase-media .product-gallery-meta i {
    color: var(--product-accent-deep);
}

.product-showcase-media .product-gallery-strip {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    padding: 0 0 2px;
    scrollbar-width: none;
}

.product-showcase-media .product-gallery-strip::-webkit-scrollbar {
    display: none;
}

.product-showcase-media .product-gallery-thumb {
    width: 92px;
    height: 80px;
    flex: 0 0 92px;
    padding: 5px;
    border-radius: 11px;
}

.product-showcase-media .product-gallery-thumb img {
    width: 100%;
    height: 100%;
    padding: 2px;
    object-fit: contain;
}

.product-detail-page > .section-pad {
    padding-top: 42px;
}

@media (min-width: 992px) {
    .product-showcase {
        height: calc(100vh - 144px);
        min-height: 720px;
        max-height: 940px;
    }

    .product-showcase-media .detail-image-wrap {
        height: auto;
        min-height: 0;
    }
}

@media (max-width: 1199px) {
    .product-showcase {
        grid-template-columns: minmax(355px, 0.8fr) minmax(0, 1.2fr);
    }

    .product-showcase-copy {
        padding: 30px 30px 22px;
    }

    .product-showcase-copy h1 {
        font-size: clamp(3rem, 4.8vw, 4.8rem);
    }

    .product-showcase-highlights > div {
        padding-inline: 8px;
    }

    .product-showcase-media .detail-image-wrap {
        min-height: 460px;
        padding-inline: 32px;
    }
}

@media (max-width: 991px) {
    .product-showcase-section {
        padding: 92px 14px 28px;
    }

    .product-showcase {
        grid-template-columns: minmax(0, 1fr);
        height: auto;
        min-height: 0;
        max-height: none;
        border-radius: 24px;
    }

    .product-showcase-copy {
        padding: 30px;
        border-right: 0;
        border-bottom: 1px solid #e4e9e6;
    }

    .product-showcase-copy h1 {
        font-size: clamp(3.25rem, 10vw, 5.3rem);
    }

    .product-showcase-trust {
        margin-top: 2px;
    }

    .product-showcase-media .detail-image-wrap {
        min-height: 520px;
    }
}

@media (max-width: 575px) {
    .product-showcase-section {
        padding: 82px 8px 18px;
    }

    .product-showcase {
        border-radius: 20px;
    }

    .product-showcase-copy {
        padding: 23px 18px 18px;
    }

    .product-showcase-copy .product-breadcrumb {
        margin-bottom: 20px;
        font-size: 0.76rem;
    }

    .product-therapy-kicker > span {
        width: 39px;
        height: 39px;
    }

    .product-showcase-copy h1 {
        margin-top: 18px;
        font-size: clamp(2.8rem, 15vw, 4rem);
    }

    .product-showcase-copy .product-showcase-summary {
        font-size: 0.93rem;
    }

    .product-showcase-highlights {
        gap: 7px;
    }

    .product-showcase-highlights > div {
        display: flex;
        flex-direction: column;
        gap: 5px;
        padding: 0;
        border: 0;
        text-align: center;
    }

    .product-showcase-highlights strong {
        font-size: 0.7rem;
    }

    .product-showcase-highlights small {
        font-size: 0.64rem;
    }

    .product-showcase-copy .product-price-block {
        grid-template-columns: minmax(0, 1fr) auto;
        gap: 12px;
        padding: 13px 14px;
    }

    .product-showcase-copy .product-price-block > i {
        display: none;
    }

    .product-showcase-copy .product-price-block strong {
        font-size: 1.75rem;
    }

    .product-showcase-copy .product-price-block small {
        padding-left: 12px;
    }

    .product-showcase-copy .product-actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    .product-showcase-copy .product-actions .btn {
        width: 100%;
    }

    .product-showcase-trust {
        grid-template-columns: 1fr;
        padding: 4px 12px;
    }

    .product-showcase-trust span {
        justify-content: flex-start;
        min-height: 35px;
        border-right: 0;
        border-bottom: 1px solid #e1e7e3;
        text-align: left;
    }

    .product-showcase-trust span:last-child {
        border-bottom: 0;
    }

    .product-showcase-media {
        padding: 10px;
    }

    .product-showcase-media .detail-image-wrap {
        min-height: 360px;
        padding: 68px 16px 22px;
        border-radius: 15px 15px 0 0;
    }

    .product-showcase-media .detail-image-wrap > img,
    .product-showcase-media .detail-image-wrap:hover > img {
        max-width: 96%;
    }

    .product-gallery-status {
        top: 12px;
        left: 12px;
        min-height: 46px;
        padding: 7px 11px;
    }

    .product-showcase-media .product-gallery-zoom {
        top: 12px;
        right: 12px;
    }

    .product-showcase-media .product-gallery-tray {
        padding: 12px;
        border-radius: 0 0 15px 15px;
    }

    .product-showcase-media .product-gallery-thumb {
        width: 74px;
        height: 68px;
        flex-basis: 74px;
    }
}

/* Keep the complete product showcase inside shorter desktop and laptop screens. */
@media (min-width: 992px) and (max-height: 850px) {
    .product-showcase-section {
        padding: 88px 12px 10px;
    }

    .product-showcase {
        height: calc(100vh - 98px);
        min-height: 570px;
        max-height: none;
        border-radius: 24px;
    }

    .product-showcase-copy {
        padding: 20px 28px 16px;
    }

    .product-showcase-copy .product-breadcrumb {
        margin-bottom: 14px;
        font-size: 0.78rem;
    }

    .product-therapy-kicker {
        gap: 10px;
        font-size: 0.76rem;
    }

    .product-therapy-kicker > span {
        width: 36px;
        height: 36px;
        font-size: 0.95rem;
    }

    .product-showcase-copy h1 {
        margin: 13px 0 9px;
        font-size: clamp(2.75rem, 4.1vw, 4.45rem);
        line-height: 0.88;
    }

    .product-title-rule {
        width: 45px;
        height: 2px;
    }

    .product-showcase-copy .product-showcase-summary {
        margin: 11px 0 12px;
        font-size: 0.88rem;
        line-height: 1.42;
    }

    .product-showcase-highlights {
        margin-bottom: 12px;
    }

    .product-showcase-highlights > div {
        grid-template-columns: 34px minmax(0, 1fr);
        column-gap: 7px;
    }

    .product-showcase-highlights > div > span {
        width: 34px;
        height: 34px;
        font-size: 0.9rem;
    }

    .product-showcase-highlights strong {
        font-size: 0.7rem;
    }

    .product-showcase-highlights small {
        font-size: 0.64rem;
    }

    .product-showcase-badges {
        gap: 6px;
        margin-bottom: 10px;
    }

    .product-showcase-badges > span {
        min-height: 27px;
        padding: 4px 9px;
        font-size: 0.67rem;
    }

    .product-showcase-copy .product-price-block {
        gap: 14px;
        margin-bottom: 10px;
        padding: 9px 14px;
        border-radius: 12px;
    }

    .product-showcase-copy .product-price-block strong {
        font-size: 1.72rem;
    }

    .product-showcase-copy .product-price-block small {
        font-size: 0.67rem;
    }

    .product-showcase-copy .product-actions {
        gap: 8px;
        margin-bottom: 10px;
    }

    .product-showcase-copy .product-actions .btn {
        min-height: 40px;
        padding-block: 7px;
        font-size: 0.7rem;
    }

    .product-showcase-trust {
        min-height: 46px;
        padding-block: 6px;
    }

    .product-showcase-trust span {
        font-size: 0.61rem;
    }

    .product-showcase-media {
        padding: 12px;
    }

    .product-showcase-media .detail-image-wrap {
        min-height: 0;
        padding: 58px 28px 16px;
        border-radius: 16px 16px 0 0;
    }

    .product-gallery-status {
        top: 14px;
        left: 14px;
        min-height: 46px;
        padding: 7px 13px;
    }

    .product-showcase-media .product-gallery-zoom {
        top: 14px;
        right: 14px;
        width: 40px;
        height: 40px;
    }

    .product-showcase-media .product-gallery-tray {
        padding: 10px 13px 12px;
        border-radius: 0 0 16px 16px;
    }

    .product-showcase-media .product-gallery-meta {
        margin-bottom: 7px;
    }

    .product-showcase-media .product-gallery-thumb {
        width: 76px;
        height: 64px;
        flex-basis: 76px;
    }
}

/* Show the complete hero artwork instead of vertically cropping the doctor. */
.hero-bg {
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    transform: none;
}

@media (max-width: 991px) {
    .hero-bg {
        background-position: 66% center;
        background-size: cover;
    }
}

/* Unified site-wide typography system. */
:root {
    --font-sans: -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Helvetica Neue", "Segoe UI", Arial, sans-serif;
    --type-display: clamp(3rem, 4.8vw, 4.65rem);
    --type-page-title: clamp(2.5rem, 4vw, 3.7rem);
    --type-section-title: clamp(1.85rem, 2.8vw, 2.65rem);
    --type-card-title: clamp(1.08rem, 1.35vw, 1.32rem);
    --type-body: 1rem;
    --type-body-small: 0.9rem;
    --type-label: 0.74rem;
}

html {
    font-size: 16px;
}

body {
    color: #202823;
    font-family: var(--font-sans);
    font-size: var(--type-body);
    font-weight: 400;
    line-height: 1.55;
    letter-spacing: -0.011em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    color: #1d1d1f;
    font-family: var(--font-sans);
    font-weight: 620;
    letter-spacing: -0.038em;
    text-wrap: balance;
}

h1 {
    line-height: 0.98;
}

h2 {
    line-height: 1.08;
}

h3,
h4,
h5,
h6 {
    line-height: 1.18;
}

p,
li,
dd {
    line-height: 1.58;
    text-wrap: pretty;
}

small,
.small {
    line-height: 1.4;
}

.navbar .nav-link,
.navbar .dropdown-item,
.top-contact-strip,
.btn,
button,
input,
select,
textarea {
    font-family: var(--font-sans);
}

.navbar .nav-link,
.navbar .dropdown-item {
    font-size: 0.84rem;
    font-weight: 560;
    letter-spacing: -0.01em;
}

.btn {
    font-size: 0.88rem;
    font-weight: 650;
    letter-spacing: -0.015em;
}

.hero-copy h1 {
    max-width: 780px;
    font-size: var(--type-display);
    font-weight: 630;
    line-height: 0.98;
    letter-spacing: -0.052em;
}

.hero-copy p {
    max-width: 650px;
    font-size: clamp(1rem, 1.25vw, 1.16rem);
    line-height: 1.52;
    letter-spacing: -0.018em;
}

.section-heading h2,
.therapy-section h2,
.quality-panel h2,
.franchise-band h2,
.contact-section h2,
.about-serve h2,
.about-values h2,
.leadership-section h2,
.timeline-section h2,
.compliance-banner h2,
.csr-block h2,
.about-final-cta h2,
.vision-roadmap h2,
.quality-governance h2,
.quality-testing h2,
.quality-improvement h2 {
    font-size: var(--type-section-title);
    font-weight: 620;
    line-height: 1.08;
    letter-spacing: -0.042em;
}

.about-hero h1,
.vision-hero h2,
.quality-promise h2,
.policy-hero h1 {
    font-size: var(--type-page-title);
    font-weight: 620;
    line-height: 1;
    letter-spacing: -0.048em;
}

.about-hero p,
.vision-hero p,
.quality-promise p,
.policy-hero p {
    font-size: clamp(1rem, 1.25vw, 1.14rem);
    line-height: 1.55;
}

.product-showcase-copy h1 {
    font-size: clamp(2.8rem, 4.15vw, 4.65rem);
    font-weight: 625;
    line-height: 0.92;
    letter-spacing: -0.052em;
}

.product-showcase-copy .product-showcase-summary {
    font-size: 0.98rem;
    line-height: 1.52;
}

.condition-heading h2 {
    font-size: clamp(1.65rem, 2.4vw, 2.25rem);
    font-weight: 620;
}

.product-card h3,
.therapy-card h3,
.serve-card h3,
.about-value-card h3,
.leader-card h3,
.mission-pill-card h3,
.vision-value-slide-card h3,
.roadmap-item h3,
.improvement-grid h3 {
    font-size: var(--type-card-title);
    font-weight: 620;
    line-height: 1.18;
    letter-spacing: -0.028em;
}

.product-card p,
.therapy-card p,
.serve-card p,
.about-value-card p,
.leader-card p {
    font-size: var(--type-body-small);
    line-height: 1.5;
}

.detail-panel h2,
.source-panel h2,
.safety-form h2 {
    font-size: clamp(1.25rem, 1.7vw, 1.55rem);
    font-weight: 620;
    letter-spacing: -0.03em;
}

.eyebrow,
.panel-label,
.product-therapy-kicker,
.product-card dt,
.product-card-specs dt,
.product-gallery-meta,
.form-label,
.therapy-filter-count {
    font-size: var(--type-label);
    font-weight: 720;
    letter-spacing: 0.025em;
}

.stats-strip strong,
.product-card-price,
.product-price-block strong {
    font-variant-numeric: tabular-nums;
    letter-spacing: -0.035em;
}

.stats-strip strong {
    font-size: clamp(1.75rem, 2.4vw, 2.25rem);
    font-weight: 680;
}

.stats-strip span {
    font-size: 0.82rem;
    font-weight: 580;
    line-height: 1.35;
}

.site-footer {
    font-size: 0.88rem;
    line-height: 1.52;
}

.site-footer h2,
.footer-social h2 {
    font-size: 0.82rem;
    font-weight: 700;
    letter-spacing: 0.015em;
}

@media (min-width: 992px) and (max-height: 850px) {
    .product-showcase-copy h1 {
        font-size: clamp(2.55rem, 3.55vw, 3.85rem);
        line-height: 0.92;
    }

    .product-showcase-copy .product-showcase-summary {
        font-size: 0.86rem;
        line-height: 1.42;
    }
}

@media (max-width: 767px) {
    :root {
        --type-display: clamp(2.35rem, 11vw, 3.2rem);
        --type-page-title: clamp(2.15rem, 9.5vw, 2.85rem);
        --type-section-title: clamp(1.65rem, 7.4vw, 2.2rem);
        --type-card-title: 1.16rem;
    }

    body {
        font-size: 15px;
        line-height: 1.55;
    }

    .hero-copy h1 {
        line-height: 1;
    }

    .hero-copy p {
        font-size: 0.98rem;
    }

    .product-showcase-copy h1 {
        font-size: clamp(2.55rem, 13vw, 3.65rem);
        line-height: 0.94;
    }

    .navbar .nav-link,
    .navbar .dropdown-item {
        font-size: 0.92rem;
    }
}

/* Refined health-condition navigation. */
.condition-section {
    position: relative;
    padding: 70px 0 64px;
    overflow: hidden;
    background:
        radial-gradient(circle at 10% 8%, rgba(15, 157, 88, 0.07), transparent 24%),
        radial-gradient(circle at 92% 86%, rgba(28, 127, 123, 0.06), transparent 24%),
        #f7f9f8;
}

.condition-section::before {
    content: "";
    position: absolute;
    top: -80px;
    right: 8%;
    width: 220px;
    height: 220px;
    opacity: 0.22;
    background:
        radial-gradient(circle, #0f9d58 0 1.5px, transparent 2px) 0 0 / 15px 15px;
    mask-image: radial-gradient(circle, #000, transparent 68%);
    pointer-events: none;
}

.condition-section .container-xl {
    position: relative;
    z-index: 1;
}

.condition-heading {
    max-width: 720px;
    margin: 0 auto 34px;
    text-align: center;
}

.condition-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin-bottom: 12px;
    padding: 6px 11px;
    border: 1px solid rgba(15, 157, 88, 0.15);
    border-radius: 999px;
    color: #087a45;
    background: rgba(255, 255, 255, 0.82);
    font-size: 0.7rem;
    font-weight: 720;
    letter-spacing: 0.045em;
    text-transform: uppercase;
}

.condition-eyebrow::before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #0f9d58;
    box-shadow: 0 0 0 4px rgba(15, 157, 88, 0.1);
}

.condition-heading h2 {
    margin: 0;
    color: #18231d;
    font-size: clamp(2rem, 3vw, 2.8rem);
    font-weight: 630;
    line-height: 1.04;
    letter-spacing: -0.048em;
}

.condition-heading p {
    max-width: 600px;
    margin: 13px auto 0;
    color: #68746e;
    font-size: 0.95rem;
    line-height: 1.55;
}

.condition-grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 14px;
}

.condition-card {
    --condition-accent: #0f9d58;
    --condition-accent-deep: #087a45;
    position: relative;
    min-height: 158px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    padding: 17px;
    overflow: hidden;
    border: 1px solid color-mix(in srgb, var(--condition-accent) 17%, #dfe5e2);
    border-radius: 20px;
    color: #1d2822;
    text-decoration: none;
    background:
        radial-gradient(circle at 100% 0, color-mix(in srgb, var(--condition-accent) 11%, transparent), transparent 42%),
        rgba(255, 255, 255, 0.94);
    box-shadow: 0 9px 26px rgba(25, 44, 34, 0.055);
    transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.condition-card:nth-child(2),
.condition-card:nth-child(7) {
    --condition-accent: #d95454;
    --condition-accent-deep: #9d3333;
}

.condition-card:nth-child(3) {
    --condition-accent: #e48a38;
    --condition-accent-deep: #a95e1d;
}

.condition-card:nth-child(4),
.condition-card:nth-child(8) {
    --condition-accent: #7355a3;
    --condition-accent-deep: #52367e;
}

.condition-card:nth-child(5),
.condition-card:nth-child(9) {
    --condition-accent: #2b8b77;
    --condition-accent-deep: #196652;
}

.condition-card:nth-child(6) {
    --condition-accent: #c76587;
    --condition-accent-deep: #92415e;
}

.condition-card:nth-child(10) {
    --condition-accent: #397fa7;
    --condition-accent-deep: #255d7e;
}

.condition-card:hover,
.condition-card:focus-visible,
.condition-card.is-active {
    color: #1d2822;
    border-color: color-mix(in srgb, var(--condition-accent) 45%, #dfe5e2);
    outline: 0;
    transform: translateY(-5px);
    box-shadow: 0 18px 38px color-mix(in srgb, var(--condition-accent) 13%, rgba(25, 44, 34, 0.1));
}

.condition-card:focus-visible {
    outline: 3px solid color-mix(in srgb, var(--condition-accent) 42%, white);
    outline-offset: 3px;
}

.condition-icon {
    position: relative;
    width: 54px;
    height: 54px;
    display: grid;
    place-items: center;
    flex: 0 0 54px;
    overflow: visible;
    border: 1px solid color-mix(in srgb, var(--condition-accent) 17%, white);
    border-radius: 17px;
    color: var(--condition-accent-deep);
    background: color-mix(in srgb, var(--condition-accent) 10%, white);
}

.condition-icon::before,
.condition-icon::after {
    display: none;
}

.condition-icon i {
    position: relative;
    z-index: 1;
    color: inherit;
    font-size: 1.55rem;
    line-height: 1;
}

.condition-card-copy {
    min-width: 0;
    display: grid;
    gap: 4px;
    margin-top: 17px;
    padding-right: 24px;
}

.condition-card strong {
    min-width: 0;
    color: #1c2721;
    font-size: 0.96rem;
    font-weight: 650;
    line-height: 1.2;
    letter-spacing: -0.025em;
}

.condition-card small {
    color: #748079;
    font-size: 0.7rem;
    line-height: 1.35;
}

.condition-card-arrow {
    position: absolute;
    top: 18px;
    right: 17px;
    width: 30px;
    height: 30px;
    display: grid;
    place-items: center;
    border: 1px solid color-mix(in srgb, var(--condition-accent) 18%, #e2e7e4);
    border-radius: 50%;
    color: var(--condition-accent-deep);
    background: rgba(255, 255, 255, 0.88);
    font-size: 0.78rem;
    transition: color 180ms ease, background-color 180ms ease, transform 180ms ease;
}

.condition-card:hover .condition-card-arrow,
.condition-card.is-active .condition-card-arrow {
    color: #fff;
    background: var(--condition-accent);
    transform: translate(2px, -2px);
}

@media (max-width: 1199px) {
    .condition-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .condition-section {
        padding: 52px 0 44px;
    }

    .condition-heading {
        margin-bottom: 26px;
        text-align: left;
    }

    .condition-heading p {
        margin-left: 0;
    }

    .condition-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 11px;
    }

    .condition-card {
        min-height: 148px;
        padding: 14px;
        border-radius: 17px;
    }

    .condition-icon {
        width: 48px;
        height: 48px;
        flex-basis: 48px;
        border-radius: 15px;
    }

    .condition-icon i {
        font-size: 1.35rem;
    }

    .condition-card-copy {
        margin-top: 15px;
        padding-right: 0;
    }

    .condition-card strong {
        font-size: 0.88rem;
    }

    .condition-card small {
        font-size: 0.66rem;
    }

    .condition-card-arrow {
        top: 15px;
        right: 14px;
        width: 27px;
        height: 27px;
    }
}

@media (max-width: 420px) {
    .condition-grid {
        grid-template-columns: 1fr;
    }

    .condition-card {
        min-height: 118px;
        display: grid;
        grid-template-columns: 48px minmax(0, 1fr) 28px;
        align-items: center;
        column-gap: 13px;
    }

    .condition-card-copy {
        margin: 0;
    }

    .condition-card-arrow {
        position: static;
    }
}

/* Compact, functional therapy pathway navigator. */
.therapy-section {
    padding: 64px 0;
    background:
        radial-gradient(circle at 0 50%, rgba(15, 157, 88, 0.06), transparent 28%),
        #f5f7f6;
}

.therapy-layout {
    margin: 0;
    padding: 24px;
    border: 1px solid #dfe6e2;
    border-radius: 28px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 20px 55px rgba(27, 46, 36, 0.08);
}

.therapy-intro {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 24px 30px 22px 20px;
}

.therapy-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin-bottom: 16px;
    color: #087a45;
    font-size: 0.7rem;
    font-weight: 730;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.therapy-eyebrow::before {
    content: "";
    width: 22px;
    height: 2px;
    border-radius: 99px;
    background: #0f9d58;
}

.therapy-section .therapy-intro h2 {
    max-width: 440px;
    margin: 0 0 16px;
    font-size: clamp(2rem, 3vw, 2.75rem);
    font-weight: 630;
    line-height: 1.04;
    letter-spacing: -0.048em;
}

.therapy-section .therapy-intro > p {
    max-width: 470px;
    margin: 0;
    color: #69756f;
    font-size: 0.91rem;
    line-height: 1.55;
}

.therapy-explore-link {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    margin-top: 22px;
    color: #087a45;
    font-size: 0.82rem;
    font-weight: 680;
    text-decoration: none;
}

.therapy-explore-link i {
    transition: transform 160ms ease;
}

.therapy-explore-link:hover {
    color: #065f36;
}

.therapy-explore-link:hover i {
    transform: translateX(4px);
}

.therapy-metrics {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    margin-top: auto;
    padding-top: 24px;
}

.therapy-metrics > span {
    display: grid;
    gap: 2px;
    padding: 12px 14px;
    border: 1px solid #e2e8e5;
    border-radius: 14px;
    background: #f8faf9;
}

.therapy-metrics strong {
    color: #0b7041;
    font-size: 1.35rem;
    font-weight: 680;
    line-height: 1;
    letter-spacing: -0.04em;
}

.therapy-metrics small {
    color: #738078;
    font-size: 0.66rem;
    font-weight: 620;
}

.therapy-pulse {
    display: none;
}

.therapy-grid {
    height: 100%;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
}

.therapy-card {
    --therapy-accent: #0f9d58;
    --therapy-accent-deep: #087a45;
    position: relative;
    min-height: 164px;
    display: flex;
    flex-direction: column;
    padding: 15px;
    overflow: hidden;
    border: 1px solid color-mix(in srgb, var(--therapy-accent) 15%, #dfe5e2);
    border-radius: 18px;
    color: #1c2821;
    text-decoration: none;
    background:
        radial-gradient(circle at 100% 0, color-mix(in srgb, var(--therapy-accent) 10%, transparent), transparent 43%),
        #fff;
    box-shadow: 0 8px 22px rgba(27, 46, 36, 0.045);
    transition: transform 170ms ease, border-color 170ms ease, box-shadow 170ms ease;
}

.therapy-card:nth-child(2) {
    --therapy-accent: #d85353;
    --therapy-accent-deep: #993737;
}

.therapy-card:nth-child(3) {
    --therapy-accent: #7355a3;
    --therapy-accent-deep: #513778;
}

.therapy-card:nth-child(4) {
    --therapy-accent: #2b8978;
    --therapy-accent-deep: #1b6254;
}

.therapy-card:nth-child(5) {
    --therapy-accent: #df8432;
    --therapy-accent-deep: #a65b1b;
}

.therapy-card:nth-child(6) {
    --therapy-accent: #bd6689;
    --therapy-accent-deep: #8e4562;
}

.therapy-card:hover,
.therapy-card:focus-visible,
.therapy-card.is-active {
    color: #1c2821;
    border-color: color-mix(in srgb, var(--therapy-accent) 42%, #dfe5e2);
    outline: 0;
    transform: translateY(-4px);
    box-shadow: 0 16px 34px color-mix(in srgb, var(--therapy-accent) 12%, rgba(27, 46, 36, 0.1));
}

.therapy-card:focus-visible {
    outline: 3px solid color-mix(in srgb, var(--therapy-accent) 42%, white);
    outline-offset: 3px;
}

.therapy-card-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.therapy-card .therapy-card-top > i {
    width: 40px;
    height: 40px;
    display: grid;
    place-items: center;
    margin: 0;
    border-radius: 12px;
    color: var(--therapy-accent-deep);
    background: color-mix(in srgb, var(--therapy-accent) 11%, white);
    font-size: 1.08rem;
}

.therapy-card-top small {
    color: color-mix(in srgb, var(--therapy-accent-deep) 66%, #87918c);
    font-size: 0.66rem;
    font-weight: 720;
    letter-spacing: 0.08em;
}

.therapy-card h3 {
    margin: 13px 0 5px;
    color: #1d2822;
    font-size: 0.93rem;
    font-weight: 650;
    line-height: 1.18;
    letter-spacing: -0.025em;
}

.therapy-card p {
    display: -webkit-box;
    overflow: hidden;
    margin: 0;
    color: #748079;
    font-size: 0.68rem;
    line-height: 1.4;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.therapy-card-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    margin-top: auto;
    padding-top: 10px;
    color: var(--therapy-accent-deep);
    font-size: 0.66rem;
    font-weight: 680;
}

.therapy-card .therapy-card-meta i {
    width: 24px;
    height: 24px;
    display: grid;
    place-items: center;
    margin: 0;
    border-radius: 50%;
    color: var(--therapy-accent-deep);
    background: color-mix(in srgb, var(--therapy-accent) 9%, white);
    font-size: 0.68rem;
    transition: color 160ms ease, background-color 160ms ease, transform 160ms ease;
}

.therapy-card:hover .therapy-card-meta i,
.therapy-card.is-active .therapy-card-meta i {
    color: #fff;
    background: var(--therapy-accent);
    transform: translate(2px, -2px);
}

@media (max-width: 1199px) {
    .therapy-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 991px) {
    .therapy-intro {
        padding: 18px 14px 10px;
    }

    .therapy-metrics {
        max-width: 360px;
        margin-top: 0;
    }

    .therapy-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .therapy-section {
        padding: 48px 0;
    }

    .therapy-layout {
        padding: 13px;
        border-radius: 22px;
    }

    .therapy-section .therapy-intro h2 {
        font-size: clamp(1.85rem, 9vw, 2.35rem);
    }

    .therapy-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }

    .therapy-card {
        min-height: 158px;
        padding: 13px;
        border-radius: 16px;
    }
}

@media (max-width: 460px) {
    .therapy-grid {
        grid-template-columns: 1fr;
    }

    .therapy-card {
        min-height: 142px;
    }
}

/* Premium trust-framework presentation. */
.quality-section {
    position: relative;
    padding: 72px 0;
    overflow: hidden;
    background:
        radial-gradient(circle at 8% 14%, rgba(15, 157, 88, 0.065), transparent 26%),
        radial-gradient(circle at 94% 86%, rgba(28, 127, 123, 0.06), transparent 24%),
        #f5f8f6;
}

.quality-shell {
    display: grid;
    grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);
    overflow: hidden;
    border: 1px solid #dce5e0;
    border-radius: 30px;
    background: #fff;
    box-shadow: 0 26px 70px rgba(23, 44, 33, 0.11);
}

.quality-panel {
    position: relative;
    min-height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
    padding: 44px;
    border: 0;
    border-radius: 0;
    color: #fff;
    background:
        radial-gradient(circle at 94% 8%, rgba(255, 255, 255, 0.16), transparent 29%),
        radial-gradient(circle at 6% 96%, rgba(81, 190, 133, 0.19), transparent 31%),
        linear-gradient(145deg, #073d2b, #075f3c 58%, #087568);
    box-shadow: none;
}

.quality-panel::before {
    content: "";
    position: absolute;
    top: -34px;
    right: -34px;
    width: 190px;
    height: 190px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 50%;
    box-shadow:
        0 0 0 28px rgba(255, 255, 255, 0.035),
        0 0 0 62px rgba(255, 255, 255, 0.025);
}

.quality-panel::after {
    content: "";
    position: absolute;
    left: 44px;
    bottom: 158px;
    width: 76px;
    height: 2px;
    border-radius: 99px;
    background: linear-gradient(90deg, #66d39a, rgba(102, 211, 154, 0));
}

.quality-eyebrow {
    position: absolute;
    top: 42px;
    left: 44px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 7px 11px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 999px;
    color: rgba(255, 255, 255, 0.92);
    background: rgba(255, 255, 255, 0.08);
    font-size: 0.68rem;
    font-weight: 680;
    letter-spacing: 0.035em;
    text-transform: uppercase;
    backdrop-filter: blur(10px);
}

.quality-seal {
    position: absolute;
    top: 102px;
    left: 44px;
    display: flex;
    align-items: center;
    gap: 12px;
}

.quality-seal > i {
    width: 64px;
    height: 64px;
    display: grid;
    place-items: center;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 20px;
    color: #d9ffea;
    background: rgba(255, 255, 255, 0.1);
    font-size: 1.8rem;
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.12);
}

.quality-seal > span {
    display: grid;
}

.quality-seal strong {
    color: #fff;
    font-size: 1.55rem;
    font-weight: 690;
    line-height: 1;
}

.quality-seal small {
    margin-top: 4px;
    color: rgba(255, 255, 255, 0.65);
    font-size: 0.66rem;
    font-weight: 600;
    letter-spacing: 0.025em;
    text-transform: uppercase;
}

.quality-panel h2 {
    position: relative;
    z-index: 1;
    max-width: 540px;
    margin: 0 0 17px;
    color: #fff;
    font-size: clamp(2.2rem, 3.6vw, 3.45rem);
    font-weight: 620;
    line-height: 1.02;
    letter-spacing: -0.052em;
}

.quality-panel > p {
    position: relative;
    z-index: 1;
    max-width: 530px;
    margin: 0;
    color: rgba(255, 255, 255, 0.72);
    font-size: 0.9rem;
    line-height: 1.58;
}

.quality-principles {
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 24px;
}

.quality-principles span {
    padding: 6px 10px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 999px;
    color: rgba(255, 255, 255, 0.84);
    background: rgba(255, 255, 255, 0.07);
    font-size: 0.66rem;
    font-weight: 620;
}

.quality-list {
    display: block;
    padding: 34px;
    border: 0;
    border-radius: 0;
    background:
        radial-gradient(circle at 100% 0, rgba(15, 157, 88, 0.045), transparent 30%),
        #fff;
    box-shadow: none;
}

.quality-list > .quality-list-heading {
    display: block;
    margin: 0 0 22px;
    padding: 0;
    border-radius: 0;
    background: transparent;
}

.quality-list-heading > span {
    color: #087a45;
    font-size: 0.72rem;
    font-weight: 730;
    letter-spacing: 0.055em;
    text-transform: uppercase;
}

.quality-list-heading p {
    max-width: 580px;
    margin: 7px 0 0;
    color: #66736c;
    font-size: 0.9rem;
    line-height: 1.5;
}

.quality-list > .quality-list-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin: 0;
    padding: 0;
    border-radius: 0;
    background: transparent;
}

.quality-list-grid > .quality-list-item {
    position: relative;
    min-height: 172px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    padding: 18px;
    overflow: hidden;
    border: 1px solid #e2e8e5;
    border-radius: 18px;
    background:
        linear-gradient(150deg, #f8fbf9, #fff 70%);
    transition: transform 170ms ease, border-color 170ms ease, box-shadow 170ms ease;
}

.quality-list-grid > .quality-list-item:hover {
    border-color: rgba(15, 157, 88, 0.25);
    transform: translateY(-3px);
    box-shadow: 0 14px 30px rgba(24, 51, 37, 0.08);
}

.quality-step {
    position: absolute;
    top: 17px;
    right: 17px;
    color: #b4beb8;
    font-size: 0.65rem;
    font-weight: 740;
    letter-spacing: 0.08em;
}

.quality-item-icon {
    width: 42px;
    height: 42px;
    display: grid;
    place-items: center;
    border-radius: 13px;
    color: #087a45;
    background: #eaf7f0;
}

.quality-list .quality-item-icon i {
    color: inherit;
    font-size: 1.05rem;
}

.quality-item-copy {
    display: grid;
    gap: 6px;
    margin-top: 17px;
}

.quality-item-copy strong {
    color: #1e2a23;
    font-size: 0.88rem;
    font-weight: 660;
    line-height: 1.25;
    letter-spacing: -0.02em;
}

.quality-item-copy small {
    color: #738078;
    font-size: 0.69rem;
    line-height: 1.48;
}

@media (max-width: 991px) {
    .quality-shell {
        grid-template-columns: 1fr;
    }

    .quality-panel {
        min-height: 440px;
    }
}

@media (max-width: 575px) {
    .quality-section {
        padding: 48px 0;
    }

    .quality-shell {
        border-radius: 22px;
    }

    .quality-panel {
        min-height: 430px;
        padding: 30px 24px;
    }

    .quality-eyebrow,
    .quality-seal {
        left: 24px;
    }

    .quality-eyebrow {
        top: 28px;
    }

    .quality-seal {
        top: 82px;
    }

    .quality-panel::after {
        left: 24px;
    }

    .quality-panel h2 {
        font-size: clamp(2rem, 10vw, 2.7rem);
    }

    .quality-list {
        padding: 24px 16px 18px;
    }

    .quality-list > .quality-list-grid {
        grid-template-columns: 1fr;
    }

    .quality-list-grid > .quality-list-item {
        min-height: 150px;
    }
}

/* Conversion-focused distribution and franchise enquiry section. */
.franchise-section {
    position: relative;
    padding: 78px 0;
    overflow: hidden;
    background:
        radial-gradient(circle at 11% 18%, rgba(255, 255, 255, 0.13), transparent 24%),
        radial-gradient(circle at 88% 82%, rgba(255, 196, 126, 0.12), transparent 24%),
        linear-gradient(112deg, #075b36 0%, #08776a 54%, #cf3e30 100%);
}

.franchise-section::before,
.franchise-section::after {
    content: "";
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
}

.franchise-section::before {
    top: -145px;
    right: 16%;
    width: 310px;
    height: 310px;
    border: 1px solid rgba(255, 255, 255, 0.09);
    box-shadow:
        0 0 0 38px rgba(255, 255, 255, 0.025),
        0 0 0 82px rgba(255, 255, 255, 0.018);
}

.franchise-section::after {
    left: 4%;
    bottom: -88px;
    width: 200px;
    height: 200px;
    opacity: 0.18;
    background:
        radial-gradient(circle, #fff 0 1.5px, transparent 2px) 0 0 / 16px 16px;
    mask-image: radial-gradient(circle, #000, transparent 69%);
}

.franchise-section .container-xl {
    position: relative;
    z-index: 1;
}

.franchise-band {
    display: grid;
    grid-template-columns: minmax(0, 1.18fr) minmax(360px, 0.82fr);
    align-items: stretch;
    gap: 16px;
    padding: 16px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.46);
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.94);
    box-shadow: 0 28px 75px rgba(4, 42, 27, 0.22);
    backdrop-filter: blur(18px);
}

.franchise-copy {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 32px 30px 30px;
}

.franchise-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin-bottom: 16px;
    padding: 6px 10px;
    border: 1px solid rgba(15, 157, 88, 0.16);
    border-radius: 999px;
    color: #087a45;
    background: #f2faf6;
    font-size: 0.68rem;
    font-weight: 730;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.franchise-copy h2 {
    max-width: 740px;
    margin: 0 0 15px;
    color: #19241e;
    font-size: clamp(2.15rem, 3.35vw, 3.25rem);
    font-weight: 625;
    line-height: 1.02;
    letter-spacing: -0.05em;
}

.franchise-copy > p {
    max-width: 780px;
    margin: 0;
    color: #64716a;
    font-size: 0.93rem;
    line-height: 1.6;
}

.franchise-audiences {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-top: 21px;
}

.franchise-audiences span {
    padding: 6px 10px;
    border: 1px solid #e0e7e3;
    border-radius: 999px;
    color: #536159;
    background: #f8faf9;
    font-size: 0.68rem;
    font-weight: 620;
}

.franchise-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
    margin-top: 28px;
}

.franchise-actions .btn-susmed {
    position: relative;
    min-width: 224px;
    min-height: 58px;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 11px;
    overflow: hidden;
    padding: 8px 13px 8px 9px;
    border: 1px solid rgba(4, 105, 58, 0.22);
    border-radius: 16px;
    background: linear-gradient(135deg, #0b9954, #056c3d);
    box-shadow: 0 14px 30px rgba(6, 105, 59, 0.22);
    transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}

.franchise-actions .btn-susmed::after {
    content: "";
    position: absolute;
    top: -80%;
    left: -40%;
    width: 36%;
    height: 260%;
    transform: rotate(18deg);
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.26), transparent);
    transition: left 520ms ease;
}

.franchise-actions .btn-susmed:hover,
.franchise-actions .btn-susmed:focus-visible {
    transform: translateY(-3px);
    filter: saturate(1.08);
    box-shadow: 0 20px 38px rgba(6, 105, 59, 0.3);
}

.franchise-actions .btn-susmed:hover::after,
.franchise-actions .btn-susmed:focus-visible::after {
    left: 112%;
}

.franchise-cta-icon {
    width: 40px;
    height: 40px;
    display: grid;
    place-items: center;
    flex: 0 0 40px;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.11);
}

.franchise-cta-copy {
    display: grid;
    gap: 1px;
    text-align: left;
    line-height: 1.15;
}

.franchise-cta-copy strong {
    font-size: 0.78rem;
    font-weight: 760;
}

.franchise-cta-copy small {
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.59rem;
    font-weight: 520;
}

.franchise-cta-arrow {
    margin-left: auto;
    transition: transform 180ms ease;
}

.franchise-primary-cta:hover .franchise-cta-arrow {
    transform: translateX(4px);
}

.franchise-email-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    min-height: 54px;
    padding: 7px 10px;
    border-radius: 14px;
    color: #087a45;
    text-decoration: none;
    transition: color 160ms ease, background 160ms ease, transform 160ms ease;
}

.franchise-email-link > span:first-child {
    width: 36px;
    height: 36px;
    display: grid;
    place-items: center;
    border: 1px solid rgba(8, 122, 69, 0.16);
    border-radius: 11px;
    background: #fff;
}

.franchise-email-link > span:last-child {
    display: grid;
    gap: 1px;
}

.franchise-email-link strong {
    font-size: 0.73rem;
    font-weight: 730;
}

.franchise-email-link small {
    color: #7a8780;
    font-size: 0.59rem;
}

.franchise-email-link:hover {
    color: #055e35;
    transform: translateY(-2px);
    background: rgba(255, 255, 255, 0.72);
}

.enquiry-success {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 18px;
    padding: 14px 16px;
    border: 1px solid rgba(8, 104, 59, 0.2);
    border-radius: 14px;
    color: #075f37;
    background: linear-gradient(120deg, #effaf4, #fff);
}

.enquiry-success > i {
    font-size: 1.35rem;
}

.enquiry-success div {
    display: grid;
    gap: 2px;
}

.enquiry-success strong {
    font-size: 0.8rem;
}

.enquiry-success small {
    color: #5c6b63;
    font-size: 0.68rem;
}

.franchise-brief {
    position: relative;
    overflow: hidden;
    padding: 28px;
    border-radius: 22px;
    color: #fff;
    background:
        radial-gradient(circle at 100% 0, rgba(255, 255, 255, 0.13), transparent 37%),
        linear-gradient(145deg, #073d2b, #075f3d 62%, #087568);
}

.franchise-brief::after {
    content: "";
    position: absolute;
    right: -30px;
    bottom: -30px;
    width: 145px;
    height: 145px;
    border: 1px solid rgba(255, 255, 255, 0.09);
    border-radius: 50%;
    box-shadow: 0 0 0 24px rgba(255, 255, 255, 0.025);
}

.franchise-brief-heading {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 13px;
}

.franchise-brief-heading > span {
    width: 46px;
    height: 46px;
    display: grid;
    place-items: center;
    flex: 0 0 46px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 14px;
    color: #d7ffe9;
    background: rgba(255, 255, 255, 0.09);
    font-size: 1.15rem;
}

.franchise-brief-heading > div {
    display: grid;
    gap: 3px;
}

.franchise-brief-heading small {
    color: rgba(255, 255, 255, 0.59);
    font-size: 0.62rem;
    font-weight: 620;
    letter-spacing: 0.035em;
    text-transform: uppercase;
}

.franchise-brief-heading strong {
    color: #fff;
    font-size: 0.93rem;
    font-weight: 650;
    letter-spacing: -0.02em;
}

.franchise-brief-list {
    position: relative;
    z-index: 1;
    display: grid;
    gap: 9px;
    margin-top: 21px;
}

.franchise-brief-list > div {
    display: grid;
    grid-template-columns: 30px minmax(0, 1fr);
    align-items: start;
    gap: 11px;
    padding: 11px 12px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 13px;
    background: rgba(255, 255, 255, 0.06);
}

.franchise-brief-list > div > span {
    color: #7fe0aa;
    font-size: 0.65rem;
    font-weight: 730;
    letter-spacing: 0.06em;
}

.franchise-brief-list p {
    display: grid;
    gap: 2px;
    margin: 0;
}

.franchise-brief-list strong {
    color: rgba(255, 255, 255, 0.94);
    font-size: 0.74rem;
    font-weight: 650;
}

.franchise-brief-list small {
    color: rgba(255, 255, 255, 0.59);
    font-size: 0.65rem;
    line-height: 1.4;
}

.franchise-brief-note {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin: 18px 0 0;
    color: rgba(255, 255, 255, 0.62);
    font-size: 0.63rem;
    line-height: 1.45;
}

.franchise-brief-note i {
    color: #7fe0aa;
}

@media (max-width: 991px) {
    .franchise-band {
        grid-template-columns: 1fr;
    }

    .franchise-brief {
        min-height: 0;
    }
}

@media (max-width: 575px) {
    .franchise-section {
        padding: 52px 0;
    }

    .franchise-band {
        gap: 10px;
        padding: 10px;
        border-radius: 22px;
    }

    .franchise-copy {
        padding: 24px 16px 20px;
    }

    .franchise-copy h2 {
        font-size: clamp(2rem, 10vw, 2.65rem);
    }

    .franchise-actions {
        width: 100%;
        display: grid;
        gap: 8px;
    }

    .franchise-actions .btn,
    .franchise-email-link {
        width: 100%;
        justify-content: center;
    }

    .franchise-brief {
        padding: 22px 18px;
        border-radius: 17px;
    }
}

/* Public catalogue boundary for prescription information */
.catalogue-professional-notice {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 16px;
    margin: -8px 0 22px;
    padding: 15px 18px;
    border: 1px solid rgba(8, 104, 59, 0.14);
    border-radius: 16px;
    background: linear-gradient(110deg, rgba(8, 104, 59, 0.075), rgba(255, 255, 255, 0.95) 48%, rgba(235, 246, 240, 0.75));
}

.catalogue-professional-icon {
    width: 42px;
    height: 42px;
    display: grid;
    place-items: center;
    border-radius: 12px;
    color: #fff;
    background: #08683b;
    box-shadow: 0 10px 24px rgba(8, 104, 59, 0.17);
}

.catalogue-professional-notice strong {
    display: block;
    margin-bottom: 2px;
    color: #17211d;
    font-size: 0.82rem;
}

.catalogue-professional-notice p {
    max-width: 780px;
    margin: 0;
    color: #65706b;
    font-size: 0.73rem;
    line-height: 1.55;
}

.catalogue-professional-actions {
    display: flex;
    align-items: center;
    gap: 14px;
}

.catalogue-professional-actions a {
    color: #08683b;
    font-size: 0.71rem;
    font-weight: 740;
    text-decoration: none;
    white-space: nowrap;
}

.catalogue-professional-actions a:first-child {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 9px 12px;
    border: 1px solid rgba(8, 104, 59, 0.24);
    border-radius: 999px;
    background: #fff;
}

.product-name-index {
    margin-top: 18px;
    border: 1px solid rgba(25, 52, 39, 0.11);
    border-radius: 15px;
    background: #fff;
}

.product-name-index summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    padding: 15px 18px;
    cursor: pointer;
    list-style: none;
}

.product-name-index summary::-webkit-details-marker {
    display: none;
}

.product-name-index summary > span {
    display: grid;
    gap: 2px;
}

.product-name-index summary strong {
    color: #1a2921;
    font-size: 0.76rem;
}

.product-name-index summary small {
    color: #738078;
    font-size: 0.65rem;
}

.product-name-index summary > i {
    color: #087a45;
    transition: transform 180ms ease;
}

.product-name-index[open] summary > i {
    transform: rotate(180deg);
}

.product-name-index-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    padding: 18px;
    border-top: 1px solid rgba(25, 52, 39, 0.09);
    background: #f8faf9;
}

.product-name-index h3 {
    margin: 0 0 9px;
    color: #087a45;
    font-size: 0.7rem;
    font-weight: 760;
}

.product-name-index ul {
    margin: 0;
    padding: 0;
    display: grid;
    gap: 6px;
    list-style: none;
}

.product-name-index li {
    display: flex;
    justify-content: space-between;
    gap: 8px;
    font-size: 0.67rem;
}

.product-name-index a {
    color: #25352d;
    text-decoration: none;
}

.product-name-index a:hover {
    color: #087a45;
    text-decoration: underline;
}

.product-name-index li small {
    color: #86918b;
    white-space: nowrap;
}

.error-page {
    min-height: 70vh;
    display: grid;
    align-items: center;
    background: radial-gradient(circle at 76% 24%, rgba(8, 104, 59, 0.08), transparent 34%), #f7faf8;
}

.error-page-card {
    max-width: 680px;
    padding: clamp(28px, 6vw, 64px);
    border: 1px solid rgba(8, 104, 59, 0.14);
    border-radius: 26px;
    background: rgba(255, 255, 255, 0.94);
    box-shadow: 0 28px 70px rgba(24, 53, 38, 0.1);
}

.error-page-card > span {
    color: #0a8b4c;
    font-size: 0.75rem;
    font-weight: 800;
    letter-spacing: 0.12em;
}

.error-page-card h1 {
    margin: 12px 0;
    font-size: clamp(2rem, 6vw, 4.2rem);
}

.error-page-card p {
    max-width: 560px;
    color: #637069;
}

.error-page-card > div {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 24px;
}

@media (max-width: 900px) {
    .catalogue-professional-notice {
        grid-template-columns: auto minmax(0, 1fr);
    }

    .catalogue-professional-actions {
        grid-column: 2;
    }

    .product-name-index-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 575px) {
    .catalogue-professional-notice {
        grid-template-columns: 1fr;
        padding: 16px;
    }

    .catalogue-professional-actions {
        grid-column: auto;
        align-items: flex-start;
        flex-direction: column;
        gap: 9px;
    }

    .product-name-index-grid {
        grid-template-columns: 1fr;
    }
}

/* About 2026: evidence-led, human-centred corporate story */
.about-v2 {
    --about-emerald: #075e45;
    --about-deep: #073c30;
    --about-mint: #e9f5ef;
    --about-warm: #f5efe6;
    --about-orange: #ee7f2d;
    --about-rule: rgba(7, 94, 69, 0.14);
    color: #14251f;
    background: #fbfcfb;
}

.about-v2 section {
    scroll-margin-top: 104px;
}

.about-v2 h1,
.about-v2 h2,
.about-v2 h3,
.about-v2 p {
    margin-top: 0;
}

.about-v2 h2 {
    max-width: 820px;
    margin-bottom: 20px;
    font-size: clamp(2rem, 4.25vw, 4.35rem);
    font-weight: 560;
    letter-spacing: -0.055em;
    line-height: 0.98;
}

.about-v2 h3 {
    font-size: 1.1rem;
    font-weight: 650;
    letter-spacing: -0.025em;
    line-height: 1.25;
}

.about-v2 p {
    color: #627069;
    font-size: 1rem;
    line-height: 1.72;
}

.about-v2-kicker {
    display: inline-flex;
    align-items: center;
    margin-bottom: 20px;
    color: #08794f;
    font-size: 0.72rem;
    font-weight: 750;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.about-v2-kicker::before {
    content: none;
}

.about-v2-hero {
    position: relative;
    overflow: hidden;
    padding: clamp(38px, 6vw, 88px) 0 clamp(52px, 7vw, 104px);
    background:
        radial-gradient(circle at 12% 15%, rgba(15, 157, 88, 0.1), transparent 27%),
        linear-gradient(180deg, #fff 0%, #f5faf7 100%);
}

.about-v2-hero::after {
    position: absolute;
    right: -190px;
    bottom: -250px;
    width: 570px;
    height: 570px;
    border: 1px solid rgba(15, 157, 88, 0.16);
    border-radius: 50%;
    content: "";
}

.about-v2-hero-grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, 0.88fr) minmax(480px, 1.12fr);
    align-items: center;
    gap: clamp(40px, 6vw, 96px);
}

.about-v2-back {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 44px;
    color: #64726b;
    font-size: 0.82rem;
    text-decoration: none;
}

.about-v2-back:hover {
    color: var(--about-emerald);
}

.about-v2-hero h1 {
    max-width: 780px;
    margin-bottom: 24px;
    font-size: clamp(3.15rem, 6.6vw, 7.25rem);
    font-weight: 560;
    letter-spacing: -0.07em;
    line-height: 0.88;
}

.about-v2-hero-copy > p {
    max-width: 720px;
    margin-bottom: 30px;
    color: #56645e;
    font-size: clamp(1.02rem, 1.4vw, 1.22rem);
}

.about-v2-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 40px;
}

.about-v2-actions .btn {
    min-height: 52px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    border-radius: 14px;
    font-size: 0.92rem;
    font-weight: 650;
}

.about-v2-proof {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    max-width: 620px;
    border-top: 1px solid var(--about-rule);
}

.about-v2-proof span {
    display: grid;
    gap: 1px;
    padding: 23px 22px 0 0;
}

.about-v2-proof span + span {
    padding-left: 22px;
    border-left: 1px solid var(--about-rule);
}

.about-v2-proof strong {
    color: var(--about-emerald);
    font-size: 1.5rem;
    font-weight: 680;
    line-height: 1;
}

.about-v2-proof small {
    color: #758079;
    font-size: 0.68rem;
    letter-spacing: 0.03em;
}

.about-v2-hero-visual {
    position: relative;
    min-height: 660px;
    margin: 0;
    overflow: hidden;
    border-radius: 40px 40px 40px 140px;
    box-shadow: 0 35px 90px rgba(14, 48, 37, 0.18);
    background: #dcebe4;
}

.about-v2-hero-visual::after {
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, transparent 56%, rgba(4, 44, 33, 0.34)),
        linear-gradient(90deg, rgba(7, 94, 69, 0.08), transparent 42%);
    content: "";
    pointer-events: none;
}

.about-v2-hero-visual img {
    width: 100%;
    height: 100%;
    min-height: 660px;
    display: block;
    object-fit: cover;
    object-position: 59% center;
}

.about-v2-hero-visual figcaption {
    position: absolute;
    z-index: 2;
    left: 34px;
    bottom: 28px;
    display: inline-flex;
    align-items: center;
    gap: 9px;
    padding: 10px 14px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 999px;
    color: #fff;
    background: rgba(5, 58, 43, 0.62);
    backdrop-filter: blur(14px);
    font-size: 0.7rem;
}

.about-v2-pulse {
    position: absolute;
    z-index: 2;
    top: 24px;
    right: 24px;
    height: 43px;
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 0 15px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.82);
    backdrop-filter: blur(12px);
}

.about-v2-pulse span {
    width: 3px;
    border-radius: 9px;
    background: var(--about-emerald);
}

.about-v2-pulse span:nth-child(1),
.about-v2-pulse span:nth-child(5) {
    height: 7px;
}

.about-v2-pulse span:nth-child(2),
.about-v2-pulse span:nth-child(4) {
    height: 16px;
}

.about-v2-pulse span:nth-child(3) {
    height: 28px;
    background: var(--about-orange);
}

.about-v2-subnav {
    position: sticky;
    z-index: 8;
    top: 76px;
    border-top: 1px solid rgba(0, 0, 0, 0.04);
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(18px);
}

.about-v2-subnav .container-xl {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    scrollbar-width: none;
}

.about-v2-subnav .container-xl::-webkit-scrollbar {
    display: none;
}

.about-v2-subnav a {
    flex: 0 0 auto;
    padding: 16px 18px;
    color: #52615a;
    font-size: 0.73rem;
    font-weight: 570;
    text-decoration: none;
}

.about-v2-subnav a:hover,
.about-v2-subnav a:focus-visible {
    color: var(--about-emerald);
}

.about-v2-purpose,
.about-v2-people,
.about-v2-focus,
.about-v2-values,
.about-v2-execution,
.about-v2-pathway,
.about-v2-governance,
.about-v2-leadership {
    padding: clamp(76px, 9vw, 144px) 0;
}

.about-v2-purpose-grid {
    display: grid;
    grid-template-columns: minmax(390px, 0.9fr) minmax(0, 1.1fr);
    align-items: center;
    gap: clamp(48px, 8vw, 126px);
}

.about-v2-purpose-visual {
    position: relative;
    min-height: 540px;
    margin: 0;
    overflow: hidden;
    border-radius: 30px;
    background: #e7f0eb;
}

.about-v2-purpose-visual::before {
    position: absolute;
    z-index: 2;
    inset: 24px;
    border: 1px solid rgba(255, 255, 255, 0.45);
    border-radius: 19px;
    content: "";
    pointer-events: none;
}

.about-v2-purpose-visual img {
    width: 100%;
    height: 100%;
    min-height: 540px;
    display: block;
    object-fit: cover;
    object-position: center;
}

.about-v2-purpose-visual > span {
    position: absolute;
    z-index: 3;
    right: 24px;
    bottom: 24px;
    left: 24px;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 16px 18px;
    border-radius: 16px;
    color: #fff;
    background: rgba(6, 72, 53, 0.82);
    backdrop-filter: blur(13px);
    font-size: 0.83rem;
    font-weight: 620;
}

.about-v2-purpose-copy > p {
    max-width: 750px;
    font-size: 1.07rem;
}

.about-v2-purpose-copy blockquote {
    margin: 30px 0;
    padding: 0 0 0 25px;
    border-left: 3px solid var(--about-orange);
    color: #26463a;
    font-size: clamp(1.15rem, 2vw, 1.55rem);
    font-weight: 520;
    letter-spacing: -0.025em;
    line-height: 1.45;
}

.about-v2-fact-line {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    margin-top: 38px;
}

.about-v2-fact-line span {
    min-width: 0;
    display: grid;
    align-content: start;
    gap: 4px;
    padding: 16px;
    border: 1px solid var(--about-rule);
    border-radius: 16px;
    background: #fff;
}

.about-v2-fact-line i {
    margin-bottom: 7px;
    color: var(--about-emerald);
}

.about-v2-fact-line small {
    color: #7a867f;
    font-size: 0.66rem;
}

.about-v2-fact-line strong {
    overflow-wrap: anywhere;
    font-size: 0.82rem;
    line-height: 1.35;
}

.about-v2-people {
    background: #f1f6f3;
}

.about-v2-heading {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);
    align-items: end;
    gap: 60px;
    margin-bottom: clamp(38px, 5vw, 74px);
}

.about-v2-heading h2,
.about-v2-heading p {
    margin-bottom: 0;
}

.about-v2-heading > p {
    max-width: 610px;
    justify-self: end;
}

.about-v2-people-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.about-v2-person-card {
    position: relative;
    min-height: 320px;
    padding: 34px;
    overflow: hidden;
    border: 1px solid rgba(7, 94, 69, 0.11);
    border-radius: 25px;
    background: rgba(255, 255, 255, 0.88);
    transition: transform 220ms ease, box-shadow 220ms ease, background 220ms ease;
}

.about-v2-person-card:hover {
    transform: translateY(-6px);
    background: #fff;
    box-shadow: 0 24px 56px rgba(24, 72, 54, 0.1);
}

.about-v2-person-card > i {
    width: 60px;
    height: 60px;
    display: grid;
    place-items: center;
    margin-bottom: 60px;
    border-radius: 19px;
    color: #fff;
    background: var(--about-emerald);
    font-size: 1.4rem;
}

.about-v2-person-card h3 {
    font-size: 1.35rem;
}

.about-v2-person-card p {
    margin-bottom: 0;
    font-size: 0.92rem;
}

.about-v2-card-number {
    position: absolute;
    top: 30px;
    right: 30px;
    color: rgba(7, 94, 69, 0.32);
    font-size: 0.72rem;
    font-weight: 700;
}

.about-v2-commitments {
    position: relative;
    overflow: hidden;
    padding: clamp(76px, 9vw, 140px) 0;
    color: #fff;
    background:
        radial-gradient(circle at 90% 16%, rgba(255, 255, 255, 0.11), transparent 25%),
        linear-gradient(135deg, #064934 0%, #0b7256 58%, #145e57 100%);
}

.about-v2-commitments::after {
    position: absolute;
    right: -130px;
    bottom: -200px;
    width: 430px;
    height: 430px;
    border: 70px solid rgba(255, 255, 255, 0.035);
    border-radius: 50%;
    content: "";
}

.about-v2-heading-light {
    position: relative;
    z-index: 1;
}

.about-v2-heading-light h2,
.about-v2-heading-light p,
.about-v2-heading-light .about-v2-kicker {
    color: #fff;
}

.about-v2-heading-light p {
    opacity: 0.72;
}

.about-v2-commitment-grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.about-v2-commitment-grid article {
    min-height: 330px;
    padding: 34px clamp(28px, 3vw, 48px);
    border-top: 1px solid rgba(255, 255, 255, 0.22);
    border-bottom: 1px solid rgba(255, 255, 255, 0.22);
}

.about-v2-commitment-grid article + article {
    border-left: 1px solid rgba(255, 255, 255, 0.22);
}

.about-v2-commitment-grid article > span {
    display: block;
    margin-bottom: 46px;
    color: rgba(255, 255, 255, 0.45);
    font-size: 0.72rem;
}

.about-v2-commitment-grid article > i {
    display: block;
    margin-bottom: 26px;
    color: #8ee3bb;
    font-size: 1.8rem;
}

.about-v2-commitment-grid h3 {
    color: #fff;
    font-size: 1.65rem;
}

.about-v2-commitment-grid p {
    max-width: 360px;
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.7);
}

.about-v2-focus {
    overflow: hidden;
}

.about-v2-focus-track {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 13px;
}

.about-v2-focus-track article {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    gap: 20px;
    padding: 25px;
    border: 1px solid var(--about-rule);
    border-radius: 22px;
    background: #fff;
}

.about-v2-focus-track i {
    width: 48px;
    height: 48px;
    display: grid;
    place-items: center;
    border-radius: 15px;
    color: var(--about-emerald);
    background: var(--about-mint);
    font-size: 1.15rem;
}

.about-v2-focus-track h3 {
    margin-bottom: 7px;
}

.about-v2-focus-track p {
    margin-bottom: 0;
    font-size: 0.82rem;
    line-height: 1.55;
}

.about-v2-values {
    background: #f4f2ed;
}

.about-v2-values-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
}

.about-v2-values-grid article {
    min-height: 255px;
    padding: 28px;
    border-radius: 24px;
    background: #fff;
}

.about-v2-values-grid article:nth-child(3) {
    color: #fff;
    background: var(--about-emerald);
}

.about-v2-values-grid article:nth-child(3) p,
.about-v2-values-grid article:nth-child(3) i {
    color: rgba(255, 255, 255, 0.75);
}

.about-v2-values-grid article:nth-child(4) {
    background: #f4dfca;
}

.about-v2-value-wide {
    grid-column: span 2;
}

.about-v2-values-grid i {
    display: block;
    margin-bottom: 64px;
    color: var(--about-emerald);
    font-size: 1.5rem;
}

.about-v2-values-grid h3 {
    font-size: 1.3rem;
}

.about-v2-values-grid p {
    max-width: 540px;
    margin-bottom: 0;
    font-size: 0.86rem;
}

.about-v2-execution-grid {
    display: grid;
    grid-template-columns: minmax(0, 0.9fr) minmax(480px, 1.1fr);
    gap: clamp(45px, 8vw, 130px);
}

.about-v2-execution-copy > p {
    max-width: 650px;
}

.about-v2-story-stack {
    display: grid;
    gap: 14px;
    margin-top: 38px;
}

.about-v2-story-stack article {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    gap: 16px;
    padding: 18px 0;
    border-top: 1px solid var(--about-rule);
}

.about-v2-story-stack i {
    width: 42px;
    height: 42px;
    display: grid;
    place-items: center;
    border-radius: 13px;
    color: var(--about-emerald);
    background: var(--about-mint);
}

.about-v2-story-stack h3 {
    margin-bottom: 5px;
}

.about-v2-story-stack p {
    margin-bottom: 0;
    font-size: 0.86rem;
}

.about-v2-timeline {
    position: relative;
    display: grid;
    gap: 0;
    padding: 30px;
    border-radius: 30px;
    background: #eef4f0;
}

.about-v2-timeline::before {
    position: absolute;
    top: 62px;
    bottom: 62px;
    left: 73px;
    width: 1px;
    background: rgba(7, 94, 69, 0.2);
    content: "";
}

.about-v2-timeline article {
    position: relative;
    display: grid;
    grid-template-columns: 68px 50px minmax(0, 1fr);
    align-items: center;
    min-height: 112px;
    gap: 14px;
}

.about-v2-timeline span {
    color: #728078;
    font-size: 0.68rem;
    font-weight: 650;
}

.about-v2-timeline i {
    position: relative;
    z-index: 1;
    width: 50px;
    height: 50px;
    display: grid;
    place-items: center;
    border: 6px solid #eef4f0;
    border-radius: 50%;
    color: #fff;
    background: var(--about-emerald);
}

.about-v2-timeline h3 {
    margin-bottom: 0;
}

.about-v2-pathway {
    background: #fff;
}

.about-v2-path-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
}

.about-v2-path-grid article {
    position: relative;
    min-height: 280px;
    padding: 28px;
    overflow: hidden;
    border: 1px solid var(--about-rule);
    border-radius: 22px;
    background: #fff;
}

.about-v2-path-grid article::after {
    position: absolute;
    right: -35px;
    bottom: -35px;
    width: 110px;
    height: 110px;
    border: 22px solid rgba(15, 157, 88, 0.05);
    border-radius: 50%;
    content: "";
}

.about-v2-path-grid article > span {
    position: absolute;
    top: 25px;
    right: 25px;
    color: rgba(7, 94, 69, 0.35);
    font-size: 0.7rem;
    font-weight: 750;
}

.about-v2-path-grid i {
    width: 52px;
    height: 52px;
    display: grid;
    place-items: center;
    margin-bottom: 55px;
    border-radius: 16px;
    color: #fff;
    background: var(--about-emerald);
    font-size: 1.15rem;
}

.about-v2-path-grid h3 {
    font-size: 1.2rem;
}

.about-v2-path-grid p {
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    font-size: 0.84rem;
}

.about-v2-governance {
    background: #edf5f1;
}

.about-v2-governance-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(390px, 0.92fr);
    gap: 18px;
}

.about-v2-document-card,
.about-v2-governance-card {
    padding: clamp(34px, 5vw, 70px);
    border-radius: 30px;
}

.about-v2-document-card {
    border: 1px solid var(--about-rule);
    background: rgba(255, 255, 255, 0.93);
}

.about-v2-document-card ul {
    display: grid;
    gap: 12px;
    margin: 30px 0 0;
    padding: 0;
    list-style: none;
}

.about-v2-document-card li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 15px 0;
    border-top: 1px solid var(--about-rule);
    color: #44544c;
    font-size: 0.88rem;
}

.about-v2-document-card li i {
    color: #0b9b59;
}

.about-v2-governance-card {
    color: #fff;
    background:
        radial-gradient(circle at 88% 12%, rgba(255, 255, 255, 0.12), transparent 24%),
        var(--about-deep);
}

.about-v2-governance-card .about-v2-kicker,
.about-v2-governance-card h2 {
    color: #fff;
}

.about-v2-governance-card p {
    color: rgba(255, 255, 255, 0.66);
}

.about-v2-governance-card > div {
    display: grid;
    gap: 9px;
    margin: 30px 0;
}

.about-v2-governance-card > div span {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 14px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 14px;
    color: rgba(255, 255, 255, 0.84);
    font-size: 0.82rem;
}

.about-v2-governance-card a {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    color: #a3e8c6;
    font-size: 0.82rem;
    font-weight: 650;
    text-decoration: none;
}

.about-v2-leader-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}

.about-v2-leader-grid article {
    display: grid;
    grid-template-columns: 110px minmax(0, 1fr);
    gap: 28px;
    min-height: 255px;
    padding: 34px;
    border: 1px solid var(--about-rule);
    border-radius: 26px;
    background: #fff;
}

.about-v2-leader-initials,
.about-v2-leader-grid img {
    width: 110px;
    height: 110px;
    border-radius: 25px;
    object-fit: cover;
}

.about-v2-leader-initials {
    display: grid;
    place-items: center;
    color: #fff;
    background: linear-gradient(145deg, #075e45, #1a8a68);
    font-size: 1.55rem;
    font-weight: 720;
}

.about-v2-leader-grid blockquote {
    margin: 0 0 26px;
    color: #2c453a;
    font-size: 1.1rem;
    font-weight: 520;
    line-height: 1.5;
}

.about-v2-leader-grid h3 {
    margin-bottom: 2px;
}

.about-v2-leader-grid span {
    color: #748078;
    font-size: 0.76rem;
}

.about-v2-cta {
    padding: 38px 0 76px;
    background: #fbfcfb;
}

.about-v2-cta .container-xl {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 40px;
    overflow: hidden;
    padding: clamp(38px, 6vw, 82px);
    border-radius: 34px;
    color: #fff;
    background:
        linear-gradient(115deg, rgba(6, 71, 53, 0.98), rgba(8, 112, 80, 0.92)),
        url("../img/hero-science-lab.webp") center / cover;
}

.about-v2-cta .container-xl::after {
    position: absolute;
    right: 14%;
    bottom: -120px;
    width: 300px;
    height: 300px;
    border: 48px solid rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    content: "";
}

.about-v2-cta h2,
.about-v2-cta .about-v2-kicker {
    position: relative;
    z-index: 1;
    color: #fff;
}

.about-v2-cta h2 {
    max-width: 900px;
    margin-bottom: 18px;
}

.about-v2-cta p {
    position: relative;
    z-index: 1;
    max-width: 720px;
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.72);
}

.about-v2-cta .btn {
    position: relative;
    z-index: 1;
    min-width: 190px;
    min-height: 54px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    border-radius: 14px;
    font-size: 0.88rem;
    font-weight: 650;
}

@media (max-width: 1199px) {
    .about-v2-hero-grid {
        grid-template-columns: minmax(0, 0.95fr) minmax(420px, 1.05fr);
        gap: 42px;
    }

    .about-v2-hero-visual,
    .about-v2-hero-visual img {
        min-height: 560px;
    }

    .about-v2-purpose-grid {
        grid-template-columns: minmax(340px, 0.8fr) minmax(0, 1.2fr);
        gap: 60px;
    }
}

@media (max-width: 991px) {
    .about-v2-hero-grid,
    .about-v2-purpose-grid,
    .about-v2-execution-grid,
    .about-v2-governance-grid {
        grid-template-columns: 1fr;
    }

    .about-v2-hero-copy {
        max-width: 780px;
    }

    .about-v2-hero-visual {
        min-height: 540px;
        border-radius: 32px 32px 32px 100px;
    }

    .about-v2-hero-visual img {
        min-height: 540px;
    }

    .about-v2-heading {
        grid-template-columns: 1fr;
        align-items: start;
        gap: 16px;
    }

    .about-v2-heading > p {
        justify-self: start;
    }

    .about-v2-people-grid,
    .about-v2-commitment-grid,
    .about-v2-focus-track,
    .about-v2-path-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .about-v2-commitment-grid article {
        border: 1px solid rgba(255, 255, 255, 0.2);
    }

    .about-v2-values-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .about-v2-governance-grid {
        gap: 14px;
    }

    .about-v2-leader-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767px) {
    .about-v2 h2 {
        letter-spacing: -0.045em;
    }

    .about-v2-hero {
        padding-top: 26px;
    }

    .about-v2-hero h1 {
        font-size: clamp(3rem, 15vw, 5.5rem);
    }

    .about-v2-back {
        margin-bottom: 28px;
    }

    .about-v2-proof {
        grid-template-columns: 1fr;
    }

    .about-v2-proof span,
    .about-v2-proof span + span {
        grid-template-columns: 90px minmax(0, 1fr);
        align-items: center;
        padding: 14px 0;
        border-left: 0;
        border-bottom: 1px solid var(--about-rule);
    }

    .about-v2-hero-visual,
    .about-v2-hero-visual img {
        min-height: 450px;
    }

    .about-v2-hero-visual {
        border-radius: 28px 28px 28px 70px;
    }

    .about-v2-subnav {
        top: 74px;
    }

    .about-v2-fact-line,
    .about-v2-people-grid,
    .about-v2-commitment-grid,
    .about-v2-focus-track,
    .about-v2-path-grid,
    .about-v2-values-grid {
        grid-template-columns: 1fr;
    }

    .about-v2-purpose-visual,
    .about-v2-purpose-visual img {
        min-height: 430px;
    }

    .about-v2-person-card {
        min-height: auto;
    }

    .about-v2-person-card > i {
        margin-bottom: 42px;
    }

    .about-v2-commitment-grid article {
        min-height: 280px;
    }

    .about-v2-value-wide {
        grid-column: auto;
    }

    .about-v2-values-grid article {
        min-height: 220px;
    }

    .about-v2-values-grid i {
        margin-bottom: 48px;
    }

    .about-v2-timeline {
        padding: 20px;
    }

    .about-v2-timeline::before {
        left: 88px;
    }

    .about-v2-path-grid article {
        min-height: 245px;
    }

    .about-v2-leader-grid article {
        grid-template-columns: 76px minmax(0, 1fr);
        gap: 18px;
        padding: 24px;
    }

    .about-v2-leader-initials,
    .about-v2-leader-grid img {
        width: 76px;
        height: 76px;
        border-radius: 19px;
    }

    .about-v2-cta .container-xl {
        grid-template-columns: 1fr;
        margin-right: 12px;
        margin-left: 12px;
    }

    .about-v2-cta .btn {
        justify-self: start;
    }
}

@media (max-width: 430px) {
    .about-v2-hero-visual,
    .about-v2-hero-visual img {
        min-height: 380px;
    }

    .about-v2-hero-visual img {
        object-position: 62% center;
    }

    .about-v2-hero-visual figcaption {
        right: 18px;
        bottom: 18px;
        left: 18px;
        justify-content: center;
    }

    .about-v2-purpose-visual,
    .about-v2-purpose-visual img {
        min-height: 360px;
    }

    .about-v2-purpose-visual > span {
        right: 16px;
        bottom: 16px;
        left: 16px;
    }

    .about-v2-timeline article {
        grid-template-columns: 52px 44px minmax(0, 1fr);
        gap: 8px;
    }

    .about-v2-timeline::before {
        left: 74px;
    }

    .about-v2-timeline i {
        width: 44px;
        height: 44px;
    }
}

/* About purpose: evidence, operating commitments and visitor pathways. */
.about-v2-purpose {
    position: relative;
    overflow: hidden;
    padding: clamp(82px, 8vw, 128px) 0;
    background:
        radial-gradient(circle at 8% 12%, rgba(12, 106, 86, .09), transparent 28%),
        radial-gradient(circle at 93% 85%, rgba(241, 143, 43, .08), transparent 25%),
        #f7f9f6;
}

.about-v2-purpose::before {
    position: absolute;
    top: 70px;
    right: -130px;
    width: 420px;
    height: 420px;
    border: 1px solid rgba(12, 106, 86, .1);
    border-radius: 50%;
    box-shadow: 0 0 0 55px rgba(12, 106, 86, .025), 0 0 0 110px rgba(12, 106, 86, .018);
    content: "";
    pointer-events: none;
}

.about-purpose-heading {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(340px, .8fr);
    align-items: end;
    gap: clamp(28px, 6vw, 96px);
    margin-bottom: clamp(42px, 6vw, 76px);
}

.about-purpose-heading .about-v2-kicker {
    grid-column: 1 / -1;
    margin-bottom: -12px;
}

.about-purpose-heading h2 {
    max-width: 900px;
    margin: 0;
    color: #142b22;
    font-size: clamp(2.9rem, 5.6vw, 6rem);
    font-weight: 610;
    letter-spacing: -.058em;
    line-height: .98;
}

.about-purpose-heading > p {
    margin: 0 0 5px;
    color: #56665f;
    font-size: clamp(.98rem, 1.4vw, 1.14rem);
    line-height: 1.72;
}

.about-purpose-stage {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(360px, 5fr) minmax(0, 7fr);
    gap: clamp(20px, 3.4vw, 52px);
    align-items: stretch;
}

.about-purpose-media {
    position: relative;
    min-height: 720px;
    margin: 0;
    overflow: hidden;
    border-radius: 30px 30px 30px 88px;
    background: #dfece6;
    box-shadow: 0 30px 76px rgba(16, 55, 42, .17);
}

.about-purpose-media::after {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(7, 46, 36, .03) 36%, rgba(4, 39, 29, .92) 100%);
    content: "";
    pointer-events: none;
}

.about-purpose-media > img {
    width: 100%;
    height: 100%;
    min-height: 720px;
    display: block;
    object-fit: cover;
    object-position: 67% center;
    transform: scale(1.015);
}

.about-purpose-media figcaption {
    position: absolute;
    z-index: 3;
    top: 24px;
    left: 24px;
    display: inline-flex;
    align-items: center;
    gap: 9px;
    padding: 10px 13px;
    border: 1px solid rgba(255,255,255,.46);
    border-radius: 999px;
    color: #fff;
    font-size: .69rem;
    font-weight: 680;
    background: rgba(7, 65, 49, .54);
    backdrop-filter: blur(12px);
}

.about-purpose-pulse {
    position: absolute;
    z-index: 4;
    top: 22px;
    right: 22px;
    width: 58px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
    border: 1px solid rgba(255,255,255,.55);
    border-radius: 50%;
    background: rgba(255,255,255,.86);
    box-shadow: 0 15px 34px rgba(12, 60, 45, .18);
}

.about-purpose-pulse span {
    width: 2px;
    height: 9px;
    border-radius: 9px;
    background: #0c6a56;
    animation: about-purpose-pulse 1.3s ease-in-out infinite;
}
.about-purpose-pulse span:nth-child(2), .about-purpose-pulse span:nth-child(6) { height: 17px; animation-delay: -.18s; }
.about-purpose-pulse span:nth-child(3), .about-purpose-pulse span:nth-child(5) { height: 26px; animation-delay: -.36s; }
.about-purpose-pulse span:nth-child(4) { height: 36px; background: #f18f2b; animation-delay: -.54s; }

@keyframes about-purpose-pulse {
    0%, 100% { transform: scaleY(.72); opacity: .62; }
    50% { transform: scaleY(1); opacity: 1; }
}

.about-purpose-metrics {
    position: absolute;
    z-index: 3;
    right: 22px;
    bottom: 22px;
    left: 22px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
}

.about-purpose-metrics article {
    min-width: 0;
    padding: 17px;
    border: 1px solid rgba(255,255,255,.22);
    border-radius: 17px;
    color: #fff;
    background: rgba(7, 56, 43, .74);
    backdrop-filter: blur(14px);
}

.about-purpose-metrics strong,
.about-purpose-metrics span,
.about-purpose-metrics a { display: block; }
.about-purpose-metrics strong { margin-bottom: 7px; font-size: clamp(1.55rem, 2.7vw, 2.35rem); font-weight: 690; letter-spacing: -.045em; }
.about-purpose-metrics span { min-height: 38px; color: rgba(255,255,255,.75); font-size: .66rem; line-height: 1.42; }
.about-purpose-metrics a { margin-top: 11px; color: #a9ebc5; font-size: .59rem; font-weight: 690; text-decoration: none; }
.about-purpose-metrics a:hover { color: #fff; }

.about-purpose-content {
    display: flex;
    flex-direction: column;
    padding: clamp(28px, 4vw, 56px);
    border: 1px solid #d9e5df;
    border-radius: 30px;
    background: rgba(255,255,255,.92);
    box-shadow: 0 24px 68px rgba(14, 49, 37, .08);
}

.about-purpose-content > blockquote {
    display: grid;
    grid-template-columns: 40px 1fr;
    gap: 16px;
    margin: 0 0 30px;
    padding: 0 0 30px;
    border-bottom: 1px solid #e0e9e4;
    color: #173a2d;
    font-size: clamp(1.18rem, 1.9vw, 1.52rem);
    font-weight: 560;
    letter-spacing: -.028em;
    line-height: 1.48;
}

.about-purpose-content > blockquote > i { color: #f18f2b; font-size: 1.8rem; }
.about-purpose-principles { display: grid; gap: 3px; }
.about-purpose-principles article {
    display: grid;
    grid-template-columns: 46px 1fr;
    gap: 16px;
    padding: 17px 0;
    border-bottom: 1px solid #edf2ef;
}
.about-purpose-principles article > span { width: 44px; height: 44px; display: grid; place-items: center; border-radius: 14px; color: #0c6a56; background: #eaf5ef; }
.about-purpose-principles article > div { position: relative; padding-right: 35px; }
.about-purpose-principles small { position: absolute; top: 1px; right: 0; color: #a8b8b0; font-size: .61rem; font-weight: 720; }
.about-purpose-principles h3 { margin: 0 0 5px; color: #18372c; font-size: 1rem; font-weight: 680; }
.about-purpose-principles p { margin: 0; color: #66766e; font-size: .75rem; line-height: 1.55; }

.about-purpose-audiences { margin-top: auto; padding-top: 27px; }
.about-purpose-audiences > span { display: block; margin-bottom: 11px; color: #0c6a56; font-size: .63rem; font-weight: 750; letter-spacing: .13em; text-transform: uppercase; }
.about-purpose-audiences > div { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 8px; }
.about-purpose-audiences a {
    min-width: 0;
    display: grid;
    grid-template-columns: 30px 1fr 13px;
    align-items: center;
    gap: 8px;
    min-height: 76px;
    padding: 11px;
    border: 1px solid #dce7e1;
    border-radius: 14px;
    color: #26483a;
    text-decoration: none;
    background: #f8fbf9;
    transition: transform 180ms ease, color 180ms ease, background 180ms ease, box-shadow 180ms ease;
}
.about-purpose-audiences a > i:first-child { display: grid; width: 30px; height: 30px; place-items: center; border-radius: 10px; color: #0c6a56; background: #e7f4ed; }
.about-purpose-audiences a > span { min-width: 0; display: grid; gap: 2px; }
.about-purpose-audiences strong { font-size: .68rem; line-height: 1.25; }
.about-purpose-audiences small { color: #7c8983; font-size: .57rem; line-height: 1.3; }
.about-purpose-audiences a > i:last-child { color: #94a39c; font-size: .65rem; }
.about-purpose-audiences a:hover { transform: translateY(-4px); color: #fff; background: #0c6a56; box-shadow: 0 15px 28px rgba(12,106,86,.19); }
.about-purpose-audiences a:hover small, .about-purpose-audiences a:hover > i:last-child { color: rgba(255,255,255,.7); }
.about-purpose-audiences a:hover > i:first-child { color: #fff; background: #f18f2b; }

.about-purpose-facts {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 11px;
    margin-top: 18px;
}
.about-purpose-facts article { display: grid; grid-template-columns: 48px 1fr; gap: 14px; padding: 20px; border: 1px solid #dbe6e0; border-radius: 18px; background: rgba(255,255,255,.86); }
.about-purpose-facts article > i { display: grid; width: 46px; height: 46px; place-items: center; border-radius: 14px; color: #fff; background: #0c6a56; }
.about-purpose-facts article > span { display: grid; gap: 2px; }
.about-purpose-facts small { color: #78857f; font-size: .61rem; font-weight: 690; text-transform: uppercase; letter-spacing: .08em; }
.about-purpose-facts strong { color: #17362b; font-size: .9rem; }
.about-purpose-facts p { margin: 3px 0 0; color: #6c7973; font-size: .65rem; line-height: 1.42; }
.about-purpose-facts article:nth-child(2) > i { background: #f18f2b; }

.about-purpose-evidence {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    gap: 9px;
    max-width: 1080px;
    margin: 20px 0 0;
    color: #718078;
    font-size: .62rem;
    line-height: 1.55;
}
.about-purpose-evidence i { flex: 0 0 auto; color: #0c6a56; }

@media (max-width: 1100px) {
    .about-purpose-heading { grid-template-columns: 1fr; gap: 20px; }
    .about-purpose-heading .about-v2-kicker { margin-bottom: -4px; }
    .about-purpose-heading > p { max-width: 800px; }
    .about-purpose-stage { grid-template-columns: 1fr; }
    .about-purpose-media, .about-purpose-media > img { min-height: 610px; }
    .about-purpose-audiences { margin-top: 28px; }
}

@media (max-width: 767px) {
    .about-v2-purpose { padding: 68px 0; }
    .about-purpose-heading { margin-bottom: 34px; }
    .about-purpose-heading h2 { font-size: clamp(2.55rem, 12vw, 4rem); }
    .about-purpose-media, .about-purpose-media > img { min-height: 570px; }
    .about-purpose-media { border-radius: 24px 24px 24px 64px; }
    .about-purpose-media > img { object-position: 63% center; }
    .about-purpose-metrics { grid-template-columns: 1fr; }
    .about-purpose-metrics article { padding: 13px 15px; }
    .about-purpose-metrics span { min-height: auto; }
    .about-purpose-content { padding: 26px 20px; border-radius: 23px; }
    .about-purpose-content > blockquote { grid-template-columns: 28px 1fr; }
    .about-purpose-audiences > div, .about-purpose-facts { grid-template-columns: 1fr; }
    .about-purpose-audiences a { min-height: 68px; }
}

@media (prefers-reduced-motion: reduce) {
    .about-purpose-pulse span { animation: none; }
    .about-purpose-audiences a { transition: none; }
}

/* About: connected audiences and actionable persona pathways. */
.about-v2-people {
    position: relative;
    overflow: hidden;
    padding: clamp(78px, 8vw, 126px) 0;
    background:
        linear-gradient(rgba(12, 106, 86, .035) 1px, transparent 1px),
        linear-gradient(90deg, rgba(12, 106, 86, .035) 1px, transparent 1px),
        linear-gradient(180deg, #f2f7f4, #fbfcfb);
    background-size: 42px 42px, 42px 42px, auto;
}

.about-v2-people::after {
    position: absolute;
    top: 80px;
    left: -180px;
    width: 460px;
    height: 460px;
    border: 1px solid rgba(12,106,86,.11);
    border-radius: 50%;
    box-shadow: 0 0 0 60px rgba(12,106,86,.025), 0 0 0 120px rgba(12,106,86,.018);
    content: "";
    pointer-events: none;
}

.about-serve-heading,
.about-serve-hub,
.about-serve-personas,
.about-serve-promises,
.about-serve-footprint,
.about-serve-disclaimer { position: relative; z-index: 1; }

.about-serve-heading {
    align-items: center;
    margin-bottom: clamp(36px, 5vw, 60px);
}

.about-serve-heading h2 {
    max-width: 840px;
    font-size: clamp(2.8rem, 5.3vw, 5.7rem);
    line-height: .98;
}

.about-serve-heading > p {
    max-width: 610px;
    justify-self: end;
    color: #5e6e66;
    font-size: clamp(.98rem, 1.3vw, 1.1rem);
    line-height: 1.72;
}

.about-serve-hub {
    display: grid;
    grid-template-columns: minmax(270px, .72fr) minmax(0, 1.28fr);
    align-items: stretch;
    margin-bottom: 16px;
    overflow: hidden;
    border-radius: 27px;
    color: #fff;
    background:
        radial-gradient(circle at 7% 20%, rgba(114, 232, 168, .2), transparent 27%),
        linear-gradient(120deg, #102f24, #075a40 62%, #0b7750);
    box-shadow: 0 27px 68px rgba(12, 58, 43, .18);
}

.about-serve-hub-core {
    padding: clamp(31px, 4vw, 50px);
    border-right: 1px solid rgba(255,255,255,.12);
}
.about-serve-hub-core > span { display: block; margin-bottom: 14px; color: #83e5ad; font-size: .65rem; font-weight: 740; letter-spacing: .13em; text-transform: uppercase; }
.about-serve-hub-core > strong { display: block; font-size: clamp(1.65rem, 2.6vw, 2.7rem); font-weight: 620; letter-spacing: -.04em; line-height: 1.03; }
.about-serve-hub-core > p { margin: 15px 0 0; color: rgba(255,255,255,.72); font-size: .87rem; line-height: 1.62; }

.about-serve-signals {
    position: relative;
    display: grid;
    grid-template-columns: repeat(3, minmax(0,1fr));
    align-items: stretch;
    padding: 17px;
}
.about-serve-signals::before {
    position: absolute;
    top: 50%;
    right: 12%;
    left: 12%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(135,233,177,.45), transparent);
    content: "";
}
.about-serve-signals article {
    position: relative;
    z-index: 1;
    display: grid;
    align-content: center;
    justify-items: center;
    gap: 13px;
    padding: 25px 14px;
    text-align: center;
}
.about-serve-signals article + article { border-left: 1px solid rgba(255,255,255,.11); }
.about-serve-signals article > i { width: 54px; height: 54px; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.16); border-radius: 17px; color: #96efbd; background: rgba(255,255,255,.08); font-size: 1.25rem; box-shadow: 0 0 0 9px rgba(255,255,255,.025); }
.about-serve-signals article > span { display: grid; gap: 4px; }
.about-serve-signals strong { font-size: .84rem; }
.about-serve-signals small { color: rgba(255,255,255,.62); font-size: .7rem; line-height: 1.42; }

.about-v2-people-grid.about-serve-personas {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}

.about-serve-personas .about-v2-person-card {
    min-height: 530px;
    display: flex;
    flex-direction: column;
    padding: clamp(27px, 3vw, 38px);
    overflow: hidden;
    border: 1px solid #d8e5de;
    border-radius: 25px;
    background: rgba(255,255,255,.93);
    box-shadow: 0 18px 47px rgba(18,65,48,.06);
}

.about-serve-personas .about-v2-person-card::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 4px;
    background: #0c6a56;
    content: "";
}
.about-serve-personas .about-v2-person-card:nth-child(2)::before { background: #f18f2b; }
.about-serve-personas .about-v2-person-card:nth-child(3)::before { background: linear-gradient(90deg, #0c6a56, #f18f2b); }

.about-serve-personas .about-v2-person-card > header { display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: 34px; }
.about-serve-personas .about-v2-card-number { position: static; color: #c5d2cc; font-size: 1rem; font-weight: 760; letter-spacing: .08em; }
.about-serve-personas .about-v2-person-card > header > i { width: 54px; height: 54px; display: grid; place-items: center; border-radius: 17px; color: #0c6a56; background: #e9f5ef; font-size: 1.3rem; }
.about-serve-personas .about-v2-person-card:nth-child(2) > header > i { color: #b75e09; background: #fff2e4; }
.about-serve-personas .about-v2-person-card h3 { max-width: 310px; margin: 0 0 15px; color: #17362b; font-size: clamp(1.35rem, 2vw, 1.7rem); font-weight: 650; letter-spacing: -.035em; line-height: 1.08; }
.about-serve-personas .about-v2-person-card > p { margin: 0; color: #66766e; font-size: .88rem; line-height: 1.62; }
.about-serve-personas .about-v2-person-card > blockquote { margin: 21px 0; padding: 14px 16px; border: 0; border-left: 3px solid #f18f2b; border-radius: 0 12px 12px 0; color: #284b3d; font-size: .82rem; font-weight: 650; line-height: 1.48; background: #f5f9f7; }

.about-persona-evidence { margin: 0 0 21px; border: 1px solid #dfe8e3; border-radius: 14px; background: #fbfdfc; }
.about-persona-evidence summary { display: grid; grid-template-columns: 21px 1fr 15px; align-items: center; gap: 8px; padding: 12px 14px; color: #315347; cursor: pointer; font-size: .77rem; font-weight: 710; list-style: none; }
.about-persona-evidence summary::-webkit-details-marker { display: none; }
.about-persona-evidence summary > i:first-child { color: #f18f2b; }
.about-persona-evidence summary > i:last-child { color: #81928a; transition: transform 180ms ease; }
.about-persona-evidence[open] summary > i:last-child { transform: rotate(45deg); }
.about-persona-evidence > div { padding: 0 14px 14px 43px; }
.about-persona-evidence p { margin: 0 0 9px; color: #6d7b74; font-size: .75rem; line-height: 1.55; }
.about-persona-evidence a { color: #0b7e50; font-size: .72rem; font-weight: 720; text-decoration: none; }
.about-persona-evidence a:hover { text-decoration: underline; }

.about-persona-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    min-height: 48px;
    margin-top: auto;
    padding: 13px 15px;
    border-radius: 13px;
    color: #fff;
    text-decoration: none;
    background: #0c6a56;
    box-shadow: 0 12px 25px rgba(12,106,86,.16);
    transition: transform 180ms ease, background 180ms ease, box-shadow 180ms ease;
}
.about-persona-cta span { font-size: .79rem; font-weight: 720; }
.about-persona-cta:hover { transform: translateY(-3px); color: #fff; background: #084d3f; box-shadow: 0 17px 30px rgba(12,106,86,.24); }
.about-serve-personas .about-v2-person-card:nth-child(2) .about-persona-cta { background: #d96f0e; box-shadow: 0 12px 25px rgba(217,111,14,.17); }
.about-serve-personas .about-v2-person-card:nth-child(2) .about-persona-cta:hover { background: #b75b08; }

.about-serve-promises {
    display: grid;
    grid-template-columns: repeat(3, minmax(0,1fr));
    gap: 10px;
    margin-top: 16px;
}
.about-serve-promises article { display: grid; grid-template-columns: 38px 1fr; align-items: center; gap: 11px; padding: 15px; border: 1px solid #dce6e1; border-radius: 15px; background: rgba(255,255,255,.78); }
.about-serve-promises article > i { width: 36px; height: 36px; display: grid; place-items: center; border-radius: 11px; color: #0c6a56; background: #e9f5ef; }
.about-serve-promises article > span { display: grid; gap: 2px; }
.about-serve-promises strong { color: #24453a; font-size: .77rem; }
.about-serve-promises small { color: #78857f; font-size: .67rem; line-height: 1.4; }

.about-serve-footprint {
    display: grid;
    grid-template-columns: 38px auto 1fr;
    align-items: center;
    gap: 11px;
    margin: 18px 0 0;
    padding: 15px 18px;
    border-radius: 15px;
    color: #fff;
    background: linear-gradient(90deg, #123a2d, #0c6a56);
}
.about-serve-footprint > i { width: 35px; height: 35px; display: grid; place-items: center; border-radius: 11px; color: #9aeabd; background: rgba(255,255,255,.09); }
.about-serve-footprint > strong { font-size: .78rem; }
.about-serve-footprint > span { color: rgba(255,255,255,.72); font-size: .75rem; }
.about-serve-disclaimer { display: flex; align-items: flex-start; gap: 8px; max-width: 1080px; margin: 15px 0 0; color: #75827b; font-size: .7rem; line-height: 1.52; }
.about-serve-disclaimer i { flex: 0 0 auto; color: #0c6a56; }

@media (max-width: 1050px) {
    .about-serve-hub { grid-template-columns: 1fr; }
    .about-serve-hub-core { border-right: 0; border-bottom: 1px solid rgba(255,255,255,.12); }
    .about-v2-people-grid.about-serve-personas { grid-template-columns: 1fr; }
    .about-serve-personas .about-v2-person-card { min-height: auto; }
}

@media (max-width: 767px) {
    .about-v2-people { padding: 68px 0; }
    .about-serve-heading { gap: 18px; }
    .about-serve-heading h2 { font-size: clamp(2.55rem, 12vw, 4rem); }
    .about-serve-heading > p { justify-self: start; }
    .about-serve-hub { border-radius: 22px; }
    .about-serve-signals { grid-template-columns: 1fr; }
    .about-serve-signals::before { display: none; }
    .about-serve-signals article { grid-template-columns: 47px 1fr; justify-items: start; text-align: left; }
    .about-serve-signals article + article { border-top: 1px solid rgba(255,255,255,.11); border-left: 0; }
    .about-serve-signals article > i { width: 45px; height: 45px; }
    .about-serve-personas .about-v2-person-card { padding: 27px 22px; border-radius: 21px; }
    .about-serve-promises { grid-template-columns: 1fr; }
    .about-serve-footprint { grid-template-columns: 36px 1fr; }
    .about-serve-footprint > span { grid-column: 2; }
}

@media (prefers-reduced-motion: reduce) {
    .about-persona-cta,
    .about-persona-evidence summary > i:last-child { transition: none; }
}

/* About navigation and verified leadership profile */
.about-v2-subnav a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.about-v2-subnav a i {
    color: #0a9560;
    font-size: 0.92rem;
}

.about-v2-subnav a.is-active,
.about-v2-subnav a[aria-current="location"] {
    color: #076f4a;
    border-bottom-color: #0b9b59;
    background: linear-gradient(180deg, transparent, rgba(12, 157, 94, 0.055));
}

.about-v2-purpose,
.about-v2-people,
.about-v2-commitments,
.about-v2-pathway,
.about-v2-governance,
.about-v2-leadership {
    scroll-margin-top: 152px;
}

.about-v2-purpose {
    padding-top: clamp(42px, 5vw, 72px);
}

.about-v2-leader-grid {
    grid-template-columns: 1fr;
}

.about-v2-leader-grid article.about-v2-leader-profile {
    display: grid;
    grid-template-columns: minmax(320px, 0.78fr) minmax(0, 1.22fr);
    gap: 0;
    min-height: 520px;
    max-width: 1260px;
    padding: 0;
    border-color: #d6e6de;
    background:
        radial-gradient(circle at 92% 8%, rgba(15, 166, 101, 0.08), transparent 34%),
        #fff;
    box-shadow: 0 28px 70px rgba(15, 66, 49, 0.09);
    overflow: hidden;
}

.about-v2-leader-portrait {
    position: relative;
    min-height: 520px;
    background: #e8f0ec;
}

.about-v2-leader-grid .about-v2-leader-portrait img {
    width: 100%;
    height: 100%;
    min-height: 520px;
    border-radius: 0;
    object-fit: cover;
    object-position: center 20%;
}

.about-v2-demo-badge {
    position: absolute;
    right: 18px;
    bottom: 18px;
    left: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 11px 14px;
    border: 1px solid rgba(255, 255, 255, 0.28);
    border-radius: 13px;
    color: #fff !important;
    background: rgba(5, 55, 40, 0.78);
    backdrop-filter: blur(12px);
    font-size: 0.68rem !important;
    font-weight: 750;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.about-v2-leader-copy {
    align-self: center;
    padding: clamp(38px, 6vw, 78px);
}

.about-v2-leader-label {
    display: block;
    margin-bottom: 18px;
    color: #087e54 !important;
    font-size: 0.7rem !important;
    font-weight: 800;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.about-v2-leader-grid .about-v2-leader-copy h3 {
    margin: 0 0 10px;
    color: #102e24;
    font-size: clamp(2.35rem, 4vw, 4.5rem);
    line-height: 0.98;
    letter-spacing: -0.055em;
}

.about-v2-leader-copy > strong {
    display: block;
    color: #0b8758;
    font-size: 0.84rem;
    font-weight: 750;
}

.about-v2-leader-copy > p {
    max-width: 700px;
    margin: 28px 0;
    color: #5f716a;
    font-size: 1rem;
    line-height: 1.75;
}

.about-v2-leader-copy > a {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    padding: 11px 15px;
    border: 1px solid #cee2d8;
    border-radius: 12px;
    color: #086f4b;
    background: #f5faf7;
    font-size: 0.76rem;
    font-weight: 720;
    text-decoration: none;
    transition: transform 160ms ease, border-color 160ms ease, background 160ms ease;
}

.about-v2-leader-copy > a:hover,
.about-v2-leader-copy > a:focus-visible {
    transform: translateY(-2px);
    border-color: #87c5a8;
    background: #edf8f2;
}

.catalogue-hero-copy:has(> h1:only-child) {
    align-self: center;
}

@media (max-width: 820px) {
    .about-v2-leader-grid article.about-v2-leader-profile {
        grid-template-columns: 1fr;
    }

    .about-v2-leader-portrait,
    .about-v2-leader-grid .about-v2-leader-portrait img {
        min-height: 430px;
        height: 430px;
    }
}

@media (max-width: 767px) {
    .about-v2-subnav a {
        padding-inline: 14px;
    }

    .about-v2-purpose,
    .about-v2-people,
    .about-v2-commitments,
    .about-v2-pathway,
    .about-v2-governance,
    .about-v2-leadership {
        scroll-margin-top: 138px;
    }

    .about-v2-leader-grid article.about-v2-leader-profile {
        grid-template-columns: 1fr;
        border-radius: 22px;
    }

    .about-v2-leader-portrait,
    .about-v2-leader-grid .about-v2-leader-portrait img {
        min-height: 390px;
        height: 390px;
    }

    .about-v2-leader-copy {
        padding: 30px 25px 34px;
    }
}

/* Business and contact page refinement */
.business-network {
    position: absolute;
    inset: 24px 18px 8px;
    display: grid;
    place-items: center;
    border: 1px solid rgba(11, 132, 88, 0.14);
    border-radius: 50%;
    background:
        radial-gradient(circle at center, rgba(15, 157, 101, 0.15) 0 19%, transparent 20%),
        radial-gradient(circle at center, transparent 0 42%, rgba(15, 157, 101, 0.09) 42.5% 43%, transparent 43.5%),
        radial-gradient(circle at center, transparent 0 68%, rgba(15, 157, 101, 0.07) 68.5% 69%, transparent 69.5%),
        linear-gradient(145deg, rgba(255, 255, 255, 0.88), rgba(233, 247, 240, 0.7));
    box-shadow: inset 0 0 80px rgba(15, 114, 78, 0.06);
    overflow: visible;
}

.business-network::before,
.business-network::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 72%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(0, 144, 91, 0.2), transparent);
    transform: translate(-50%, -50%) rotate(32deg);
}

.business-network::after {
    transform: translate(-50%, -50%) rotate(-32deg);
}

.business-network-core,
.business-network-node {
    position: absolute;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.96);
    border: 1px solid rgba(7, 115, 77, 0.15);
    box-shadow: 0 18px 45px rgba(16, 68, 50, 0.12);
}

.business-network-core {
    left: 50%;
    top: 50%;
    width: 146px;
    height: 146px;
    flex-direction: column;
    gap: 8px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    color: #073f2d;
}

.business-network-core i {
    display: grid;
    width: 48px;
    height: 48px;
    place-items: center;
    border-radius: 16px;
    color: #fff;
    background: linear-gradient(145deg, #09a866, #04724c);
    box-shadow: 0 12px 24px rgba(4, 114, 76, 0.24);
}

.business-network-core strong {
    font-size: 0.94rem;
    letter-spacing: -0.02em;
}

.business-network-core small {
    color: #708079;
    font-size: 0.66rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.business-network-node {
    min-width: 118px;
    min-height: 58px;
    gap: 9px;
    padding: 11px 14px;
    border-radius: 18px;
    color: #173a2f;
    font-size: 0.78rem;
    font-weight: 700;
}

.business-network-node i {
    color: #04945d;
    font-size: 1.05rem;
}

.business-network-node-a { left: 7%; top: 11%; }
.business-network-node-b { right: 4%; top: 18%; }
.business-network-node-c { left: 5%; bottom: 14%; }
.business-network-node-d { right: 7%; bottom: 7%; }

.contact-route-card {
    position: absolute;
    inset: 22px 12px 8px;
    padding: 28px;
    border: 1px solid rgba(8, 119, 79, 0.14);
    border-radius: 30px;
    background:
        radial-gradient(circle at 90% 8%, rgba(20, 173, 110, 0.12), transparent 35%),
        rgba(255, 255, 255, 0.94);
    box-shadow: 0 28px 70px rgba(17, 67, 50, 0.13);
}

.contact-route-card > header {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 18px;
}

.contact-route-card > header i {
    display: grid;
    width: 50px;
    height: 50px;
    flex: 0 0 50px;
    place-items: center;
    border-radius: 16px;
    color: #fff;
    background: linear-gradient(145deg, #0ba465, #05704b);
}

.contact-route-card > header small,
.contact-route-option small {
    display: block;
    color: #74827d;
    font-size: 0.67rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.contact-route-card > header strong {
    display: block;
    margin-top: 3px;
    color: #102d24;
    font-size: 1.05rem;
}

.contact-route-options {
    display: grid;
    gap: 10px;
}

.contact-route-option {
    display: grid;
    grid-template-columns: 42px 1fr 18px;
    align-items: center;
    gap: 12px;
    min-height: 69px;
    padding: 11px 15px;
    border: 1px solid #dce9e3;
    border-radius: 17px;
    background: rgba(249, 252, 250, 0.95);
    color: inherit;
    text-decoration: none;
    transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

/* Secure career application workflow. */
.career-application-shell {
    display: grid;
    grid-template-columns: minmax(300px, .76fr) minmax(0, 1.24fr);
    gap: 16px;
    margin-top: 95px;
    scroll-margin-top: 112px;
}

.career-application-intro,
.career-form-panel {
    border: 1px solid #dce8e1;
    border-radius: 28px;
    box-shadow: 0 22px 58px rgba(15, 48, 34, .08);
}

.career-application-intro {
    padding: clamp(30px, 4vw, 54px);
    overflow: hidden;
    color: #fff;
    background:
        radial-gradient(circle at 100% 0%, rgba(95, 220, 155, .2), transparent 38%),
        linear-gradient(145deg, #17372b, #075d40 72%, #087c51);
}

.career-application-intro > span,
.career-form-panel > span {
    display: block;
    margin-bottom: 14px;
    color: #7de0aa;
    font-size: .69rem;
    font-weight: 750;
    letter-spacing: .14em;
    text-transform: uppercase;
}

.career-application-intro h2,
.career-form-panel h2 {
    margin: 0;
    font-size: clamp(2.15rem, 3.5vw, 3.7rem);
    font-weight: 620;
    letter-spacing: -.045em;
    line-height: 1.02;
}
.career-application-intro h2 { color: #fff; }

.career-application-intro > p {
    margin: 22px 0 30px;
    color: rgba(255,255,255,.7);
    font-size: .86rem;
    line-height: 1.68;
}

.career-application-intro > ul {
    display: grid;
    gap: 10px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.career-application-intro > ul li {
    display: grid;
    grid-template-columns: 42px 1fr;
    gap: 12px;
    align-items: center;
    padding: 14px;
    border: 1px solid rgba(255,255,255,.12);
    border-radius: 16px;
    background: rgba(255,255,255,.06);
}

.career-application-intro > ul i { color: #8ee8b5; font-size: 1.1rem; }
.career-application-intro > ul span { display: grid; gap: 2px; }
.career-application-intro > ul strong { font-size: .79rem; }
.career-application-intro > ul small { color: rgba(255,255,255,.58); font-size: .67rem; line-height: 1.45; }
.career-application-intro .career-safety-note { margin-top: 24px; padding: 20px; border-color: rgba(255,255,255,.14); box-shadow: none; }

.career-form-panel {
    padding: clamp(30px, 4vw, 50px);
    background: #fff;
}

.career-form-panel > span { color: #087a45; }
.career-form-panel > h2 { color: #17271f; font-size: clamp(2rem, 3vw, 3.15rem); }
.career-form-panel > p { margin: 13px 0 28px; color: #6a7871; font-size: .8rem; }
.career-application-form { display: grid; gap: 18px; }
.career-form-grid { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 15px; }
.career-form-grid label { display: grid; gap: 7px; }
.career-form-grid label > span { color: #30463d; font-size: .7rem; font-weight: 720; }
.career-form-grid input,
.career-form-grid select,
.career-form-grid textarea {
    width: 100%;
    min-height: 50px;
    padding: 12px 14px;
    border: 1px solid #d6e2dc;
    border-radius: 12px;
    color: #17342a;
    font: inherit;
    font-size: .79rem;
    background: #fbfdfc;
}
.career-form-grid textarea { resize: vertical; }
.career-form-grid input:focus,
.career-form-grid select:focus,
.career-form-grid textarea:focus { outline: 0; border-color: #0b9b63; box-shadow: 0 0 0 4px rgba(11,155,99,.1); }
.career-form-wide { grid-column: 1 / -1; }

.career-upload-zone {
    display: grid;
    grid-template-columns: 44px 1fr auto;
    align-items: center;
    gap: 13px;
    min-height: 82px;
    padding: 14px 16px;
    border: 1px dashed #a9c9b9;
    border-radius: 16px;
    cursor: pointer;
    background: #f4faf7;
    transition: border-color 180ms ease, background 180ms ease;
}
.career-upload-zone:hover { border-color: #07965a; background: #edf8f2; }
.career-upload-zone > i { display: grid; width: 42px; height: 42px; place-items: center; border-radius: 13px; color: #fff; background: #0a8754; }
.career-upload-zone > span { display: grid; gap: 3px; }
.career-upload-zone strong { color: #18362d; font-size: .79rem; }
.career-upload-zone small { color: #718078; font-size: .66rem; }
.career-upload-zone > b { padding: 9px 12px; border: 1px solid #cfe0d7; border-radius: 10px; color: #087d4c; font-size: .66rem; background: #fff; }

.career-consent { display: grid; grid-template-columns: 18px 1fr; align-items: start; gap: 10px; color: #607169; font-size: .68rem; line-height: 1.55; }
.career-consent input { margin-top: 3px; accent-color: #078b54; }
.career-consent a { color: #087d4c; font-weight: 700; }
.career-application-form > .btn { justify-self: start; min-height: 51px; border-radius: 13px; }

@media (max-width: 900px) {
    .career-application-shell { grid-template-columns: 1fr; }
}

@media (max-width: 600px) {
    .career-application-shell { margin-top: 70px; }
    .career-application-intro, .career-form-panel { padding: 26px 21px; border-radius: 22px; }
    .career-form-grid { grid-template-columns: 1fr; }
    .career-form-wide { grid-column: auto; }
    .career-upload-zone { grid-template-columns: 40px 1fr; }
    .career-upload-zone > b { grid-column: 2; justify-self: start; }
}

.contact-route-option:hover {
    transform: translateX(4px);
    border-color: rgba(2, 146, 89, 0.36);
    box-shadow: 0 12px 25px rgba(12, 89, 59, 0.08);
}

.contact-route-option > i:first-child {
    display: grid;
    width: 40px;
    height: 40px;
    place-items: center;
    border-radius: 13px;
    color: #087e54;
    background: #eaf7f1;
}

.contact-route-option strong {
    display: block;
    color: #18362d;
    font-size: 0.86rem;
}

.contact-route-option > i:last-child {
    color: #8ca098;
    font-size: 0.74rem;
}

.contact-route-card > p {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 17px 4px 0;
    color: #60736b;
    font-size: 0.78rem;
}

.contact-route-card > p i { color: #03955e; }

.business-page-section,
.contact-page-section {
    background:
        radial-gradient(circle at 5% 12%, rgba(15, 166, 101, 0.06), transparent 28%),
        linear-gradient(180deg, #fff, #f8fbf9);
}

.business-page-section .institution-section-heading {
    max-width: 820px;
    margin-bottom: 34px;
}

.business-partner-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
    margin-bottom: 70px;
}

.business-partner-card {
    position: relative;
    min-height: 232px;
    border: 1px solid #dce8e2;
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 14px 35px rgba(18, 70, 52, 0.055);
    overflow: hidden;
    transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.business-partner-card::after {
    content: "";
    position: absolute;
    right: -42px;
    bottom: -56px;
    width: 125px;
    height: 125px;
    border: 1px solid rgba(2, 145, 88, 0.11);
    border-radius: 50%;
}

.business-partner-card:hover,
.business-partner-card[open] {
    transform: translateY(-5px);
    border-color: rgba(2, 145, 88, 0.3);
    box-shadow: 0 22px 45px rgba(18, 70, 52, 0.1);
}

.business-partner-card summary {
    position: relative;
    z-index: 1;
    display: flex;
    min-height: 230px;
    padding: 24px;
    flex-direction: column;
    cursor: pointer;
    list-style: none;
}

.business-partner-card summary::-webkit-details-marker { display: none; }

.business-partner-icon i {
    display: grid;
    width: 46px;
    height: 46px;
    margin-bottom: 28px;
    place-items: center;
    border-radius: 14px;
    color: #fff;
    background: linear-gradient(145deg, #10aa6a, #05734c);
}

.business-partner-copy h3 {
    margin: 0 0 8px;
    color: #122f25;
    font-size: 1.13rem;
    letter-spacing: -0.025em;
}

.business-partner-copy p {
    margin: 0;
    color: #667871;
    font-size: 0.88rem;
    line-height: 1.65;
}

.business-partner-more {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-top: auto;
    padding-top: 20px;
    color: #08754d;
    font-size: 0.76rem;
    font-weight: 800;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.business-partner-more i {
    display: grid;
    width: 30px;
    height: 30px;
    place-items: center;
    border: 1px solid rgba(5, 132, 82, 0.18);
    border-radius: 50%;
    transition: transform 180ms ease, background-color 180ms ease;
}

.business-partner-card[open] .business-partner-more i {
    transform: rotate(45deg);
    background: #eaf7f0;
}

.business-partner-details {
    position: relative;
    z-index: 1;
    padding: 0 24px 24px;
    border-top: 1px solid #e4ece8;
}

.business-partner-details > strong {
    display: block;
    padding-top: 20px;
    color: #173b2e;
    font-size: 0.78rem;
    letter-spacing: 0.02em;
}

.business-partner-details ul {
    display: grid;
    gap: 9px;
    margin: 14px 0 20px;
    padding: 0;
    list-style: none;
}

.business-partner-details li {
    display: grid;
    grid-template-columns: 20px 1fr;
    gap: 7px;
    color: #60736b;
    font-size: 0.78rem;
    line-height: 1.45;
}

.business-partner-details li i {
    color: #07955d;
    font-size: 0.9rem;
}

.business-partner-details > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 44px;
    padding: 10px 14px;
    border-radius: 12px;
    color: #fff;
    background: linear-gradient(135deg, #0aa565, #05734c);
    font-size: 0.79rem;
    font-weight: 800;
    text-decoration: none;
    box-shadow: 0 10px 22px rgba(5, 115, 76, 0.16);
    transition: transform 160ms ease, box-shadow 160ms ease;
}

.business-partner-details > a:hover,
.business-partner-details > a:focus-visible {
    transform: translateY(-2px);
    color: #fff;
    box-shadow: 0 15px 28px rgba(5, 115, 76, 0.24);
}

.business-page-section .franchise-band {
    display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(360px, 0.92fr);
    gap: clamp(34px, 5vw, 76px);
    align-items: center;
    margin: 0;
    padding: clamp(38px, 5vw, 70px);
    border: 1px solid #d9e7e0;
    border-radius: 32px;
    background:
        radial-gradient(circle at 8% 20%, rgba(11, 160, 98, 0.08), transparent 38%),
        #fff;
    box-shadow: 0 28px 70px rgba(18, 66, 50, 0.1);
}

.business-page-section .franchise-copy h2 {
    max-width: 660px;
    color: #102c23;
    font-size: clamp(2.45rem, 4vw, 4.25rem);
    line-height: 0.98;
    letter-spacing: -0.055em;
}

.business-page-section .franchise-copy > p {
    max-width: 680px;
    color: #65756f;
    font-size: 1rem;
    line-height: 1.72;
}

.business-page-section .franchise-audiences span {
    background: #f7faf8;
    border-color: #dce8e2;
    color: #375348;
}

.business-page-section .franchise-primary-cta {
    color: #fff;
    background: linear-gradient(135deg, #0ba563, #05744c);
    box-shadow: 0 15px 30px rgba(5, 116, 76, 0.2);
}

.business-page-section .franchise-primary-cta:hover {
    transform: translateY(-2px);
    box-shadow: 0 20px 36px rgba(5, 116, 76, 0.28);
}

.business-page-section .franchise-brief {
    border-radius: 25px;
    background:
        radial-gradient(circle at 100% 100%, rgba(56, 208, 145, 0.15), transparent 35%),
        linear-gradient(145deg, #064b35, #087151);
    box-shadow: 0 22px 44px rgba(6, 75, 53, 0.2);
}

.contact-experience-grid {
    display: grid;
    grid-template-columns: minmax(330px, 0.78fr) minmax(0, 1.22fr);
    gap: 24px;
    align-items: start;
}

.contact-details-panel,
.contact-form-panel {
    border-radius: 28px;
}

.contact-details-panel {
    position: relative;
    padding: clamp(30px, 4vw, 48px);
    color: #fff;
    background:
        radial-gradient(circle at 100% 0, rgba(48, 196, 132, 0.2), transparent 38%),
        linear-gradient(155deg, #073e2d, #076b4b);
    box-shadow: 0 26px 60px rgba(5, 72, 50, 0.18);
    overflow: hidden;
}

.contact-details-panel::after {
    content: "";
    position: absolute;
    right: -90px;
    bottom: -110px;
    width: 270px;
    height: 270px;
    border: 1px solid rgba(255, 255, 255, 0.09);
    border-radius: 50%;
}

.contact-panel-eyebrow,
.contact-form-eyebrow {
    margin: 0 0 16px;
    color: #5be3a7;
    font-size: 0.72rem;
    font-weight: 800;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.contact-details-panel h2,
.contact-form-panel h2 {
    margin: 0;
    letter-spacing: -0.045em;
}

.contact-details-panel h2 {
    color: #fff;
    font-size: clamp(2.25rem, 3.4vw, 3.4rem);
    line-height: 1.02;
}

.contact-details-panel > p:not(.contact-panel-eyebrow) {
    margin: 18px 0 28px;
    color: rgba(235, 249, 242, 0.76);
    line-height: 1.72;
}

.contact-details-panel .contact-card {
    display: grid;
    gap: 10px;
    margin: 0 0 14px;
    padding: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
}

.contact-details-panel .contact-line {
    display: grid;
    grid-template-columns: 44px 1fr 18px;
    align-items: center;
    gap: 12px;
    min-height: 66px;
    padding: 10px 14px;
    border: 1px solid rgba(255, 255, 255, 0.13);
    border-radius: 16px;
    color: #fff;
    background: rgba(255, 255, 255, 0.07);
    transition: transform 180ms ease, background 180ms ease;
}

.contact-details-panel .contact-line:hover {
    transform: translateX(4px);
    background: rgba(255, 255, 255, 0.12);
}

.contact-details-panel .contact-line > i:first-child {
    display: grid;
    width: 42px;
    height: 42px;
    place-items: center;
    border-radius: 13px;
    color: #62edb0;
    background: rgba(255, 255, 255, 0.1);
}

.contact-details-panel .contact-line span {
    display: block;
    color: rgba(229, 248, 239, 0.62);
    font-size: 0.67rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.contact-details-panel .contact-line strong {
    display: block;
    margin-top: 2px;
    color: #fff;
    font-size: 0.88rem;
    font-weight: 700;
}

.contact-details-panel .contact-office {
    margin-top: 14px;
    padding: 20px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.065);
}

.contact-details-panel .contact-office h3 {
    margin-bottom: 8px;
    color: #fff;
    font-size: 0.83rem;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.contact-details-panel .contact-office p {
    color: rgba(233, 247, 240, 0.7);
    font-size: 0.84rem;
    line-height: 1.65;
}

.contact-response-note {
    position: relative;
    z-index: 1;
    display: flex;
    gap: 12px;
    margin-top: 16px;
    padding: 15px 16px;
    border-radius: 16px;
    color: #eafaf2;
    background: rgba(1, 41, 29, 0.32);
}

.contact-response-note i {
    margin-top: 3px;
    color: #63ecb0;
}

.contact-response-note strong,
.contact-response-note span { display: block; }
.contact-response-note strong { font-size: 0.8rem; }
.contact-response-note span { margin-top: 3px; color: rgba(232, 248, 240, 0.65); font-size: 0.75rem; line-height: 1.5; }

.contact-form-panel {
    padding: clamp(30px, 4vw, 48px);
    border: 1px solid #dce7e2;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 26px 65px rgba(15, 65, 49, 0.1);
}

.contact-form-panel .contact-form-eyebrow { color: #078150; }

.contact-form-panel h2 {
    color: #112f25;
    font-size: clamp(2rem, 3vw, 3.05rem);
}

.contact-form-heading > p:last-child {
    max-width: 680px;
    margin: 12px 0 28px;
    color: #687871;
    font-size: 0.92rem;
    line-height: 1.65;
}

.contact-form-panel .enquiry-form {
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

.contact-form-panel .enquiry-form label {
    color: #243d34;
    font-size: 0.77rem;
    font-weight: 750;
}

.contact-form-panel .enquiry-form input:not([type="checkbox"]):not([type="radio"]),
.contact-form-panel .enquiry-form select,
.contact-form-panel .enquiry-form textarea {
    border: 1px solid #d7e2dd;
    border-radius: 12px;
    color: #17342a;
    background: #fbfdfc;
    box-shadow: inset 0 1px 2px rgba(12, 55, 41, 0.02);
}

.contact-form-panel .enquiry-form input:not([type="checkbox"]):not([type="radio"]),
.contact-form-panel .enquiry-form select {
    min-height: 52px;
}

.contact-form-panel .enquiry-form input:not([type="checkbox"]):not([type="radio"]):focus,
.contact-form-panel .enquiry-form select:focus,
.contact-form-panel .enquiry-form textarea:focus {
    outline: 0;
    border-color: #0b9b63;
    box-shadow: 0 0 0 4px rgba(11, 155, 99, 0.1);
}

.contact-consent {
    position: relative;
    display: grid;
    grid-template-columns: 24px minmax(0, 1fr);
    gap: 12px;
    align-items: start;
    width: 100%;
    padding: 14px 16px;
    border: 1px solid #dbe7e1;
    border-radius: 14px;
    background: #f7fbf9;
    cursor: pointer;
    transition: border-color 180ms ease, background-color 180ms ease, box-shadow 180ms ease;
}

.contact-consent:hover {
    border-color: #a9d8c3;
    background: #f1faf6;
}

.contact-consent > input {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: 0;
    opacity: 0;
    pointer-events: none;
}

.contact-consent-box {
    display: grid;
    place-items: center;
    width: 22px;
    height: 22px;
    margin-top: 1px;
    border: 1.5px solid #8ebaa7;
    border-radius: 7px;
    color: transparent;
    background: #fff;
    transition: border-color 180ms ease, color 180ms ease, background-color 180ms ease, transform 180ms ease;
}

.contact-consent-box i {
    font-size: 0.85rem;
    line-height: 1;
}

.contact-consent-copy {
    display: grid;
    gap: 3px;
    min-width: 0;
}

.contact-form-panel .enquiry-form .contact-consent-copy strong {
    color: #173a2e;
    font-size: 0.78rem;
    font-weight: 780;
    line-height: 1.35;
}

.contact-form-panel .enquiry-form .contact-consent-copy small {
    color: #60736b;
    font-size: 0.72rem;
    font-weight: 500;
    line-height: 1.55;
}

.contact-consent-copy a {
    color: #087e50;
    font-weight: 750;
    text-underline-offset: 2px;
}

.contact-consent:has(input:checked) {
    border-color: #75c6a2;
    background: #effaf5;
    box-shadow: 0 8px 20px rgba(5, 115, 76, 0.08);
}

.contact-consent input:checked + .contact-consent-box {
    border-color: #078b54;
    color: #fff;
    background: #078b54;
    transform: scale(1.03);
}

.contact-consent:has(input:focus-visible) {
    border-color: #078b54;
    box-shadow: 0 0 0 4px rgba(7, 139, 84, 0.13);
}

.contact-form-panel .enquiry-form button[type="submit"] {
    min-height: 52px;
    padding-inline: 24px;
    border-radius: 13px;
    color: #fff;
    background: linear-gradient(135deg, #0aa566, #05734c);
    box-shadow: 0 14px 28px rgba(5, 115, 76, 0.2);
    transition: transform 180ms ease, box-shadow 180ms ease;
}

.contact-form-panel .enquiry-form button[type="submit"]:hover {
    transform: translateY(-2px);
    box-shadow: 0 19px 34px rgba(5, 115, 76, 0.27);
}

.contact-form-panel .form-note {
    margin-top: 18px;
    padding: 13px 15px;
    border-radius: 12px;
    color: #5f726a;
    background: #f2f8f5;
    font-size: 0.76rem;
    line-height: 1.55;
}

@media (max-width: 1020px) {
    .business-partner-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .business-page-section .franchise-band,
    .contact-experience-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767px) {
    .business-network,
    .contact-route-card {
        inset: 12px 4px 4px;
    }

    .business-network-core {
        width: 116px;
        height: 116px;
    }

    .business-network-core i {
        width: 40px;
        height: 40px;
    }

    .business-network-node {
        min-width: 98px;
        min-height: 48px;
        padding: 9px 10px;
        font-size: 0.67rem;
    }

    .business-network-node-b { right: 1%; }
    .business-network-node-d { right: 2%; }

    .contact-route-card { padding: 18px; }
    .contact-route-option { min-height: 58px; }

    .business-partner-grid {
        grid-template-columns: 1fr;
        margin-bottom: 46px;
    }

    .business-partner-card,
    .business-partner-card summary {
        min-height: 0;
    }

    .business-partner-icon i {
        margin-bottom: 20px;
    }

    .business-page-section .franchise-band,
    .contact-details-panel,
    .contact-form-panel {
        padding: 26px;
        border-radius: 23px;
    }
}

@media (max-width: 430px) {
    .business-network-node span { display: none; }
    .business-network-node { min-width: 48px; border-radius: 16px; }
    .contact-route-card > header { margin-bottom: 12px; }
    .contact-route-card > p { font-size: 0.68rem; }
    .contact-route-option { grid-template-columns: 38px 1fr 14px; padding: 9px 11px; }
    .contact-route-option > i:first-child { width: 36px; height: 36px; }
}

/* Refined product search: quiet hierarchy, legible results and pack-led scanning. */
.catalogue-main .explorer-toolbar {
    min-height: 66px;
    padding: 12px 14px;
    background: rgba(255, 255, 255, 0.96);
}

.catalogue-main .explorer-search-wrap.is-open {
    width: min(660px, 100%);
}

.catalogue-main .explorer-search {
    min-height: 42px;
    border-radius: 14px;
}

.catalogue-main .explorer-search-wrap.is-open .explorer-search {
    border-color: rgba(25, 58, 44, 0.12);
    background: #fbfcfb;
    box-shadow: 0 1px 2px rgba(20, 44, 33, 0.03), inset 0 0 0 1px rgba(255, 255, 255, 0.8);
}

.catalogue-main .search-toggle-button {
    top: 2px;
    left: 3px;
    width: 38px;
    height: 38px;
    color: #263b32;
    font-size: 1.04rem;
}

.catalogue-main .explorer-search input {
    min-height: 40px;
    padding: 0 42px 0 45px;
    color: #16251e;
    font-family: var(--font-sans);
    font-size: 0.94rem;
    font-weight: 440;
    line-height: 1;
    letter-spacing: -0.018em;
}

.catalogue-main .explorer-search input::placeholder {
    color: #7a8580;
    font-weight: 400;
    opacity: 1;
}

.catalogue-main .search-clear-button {
    right: 5px;
    width: 32px;
    height: 32px;
    color: #7a817e;
    font-size: 0.8rem;
}

.catalogue-main .search-suggestions {
    top: calc(100% + 8px);
    padding: 8px;
    border: 1px solid rgba(23, 58, 42, 0.1);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.985);
    box-shadow: 0 24px 60px rgba(15, 42, 29, 0.13), 0 2px 8px rgba(15, 42, 29, 0.05);
}

.catalogue-main .search-suggestion-row {
    min-height: 58px;
    grid-template-columns: 42px minmax(0, 1fr) auto;
    gap: 12px;
    padding: 8px 10px;
    border-radius: 12px;
    font-family: var(--font-sans);
    letter-spacing: -0.012em;
    transition: background-color 150ms ease, box-shadow 150ms ease;
}

.catalogue-main .search-suggestion-row:hover,
.catalogue-main .search-suggestion-row.active {
    background: #f3f8f5;
    box-shadow: inset 0 0 0 1px rgba(15, 157, 88, 0.045);
    transform: none;
}

.catalogue-main .suggestion-visual {
    width: 42px;
    height: 42px;
    border-color: rgba(24, 70, 48, 0.08);
    border-radius: 10px;
    background: #f7f9f8;
}

.catalogue-main .suggestion-visual img {
    padding: 3px;
    object-fit: contain;
    mix-blend-mode: multiply;
}

.catalogue-main .suggestion-copy {
    gap: 3px;
}

.catalogue-main .suggestion-title {
    color: #1c2b24;
    font-size: 0.91rem;
    font-weight: 650;
    line-height: 1.22;
    letter-spacing: -0.019em;
}

.catalogue-main .suggestion-title mark {
    color: #087a45;
    font-weight: 680;
}

.catalogue-main .suggestion-meta {
    color: #77817c;
    font-size: 0.76rem;
    font-weight: 400;
    line-height: 1.32;
    letter-spacing: -0.006em;
}

.catalogue-main .suggestion-badge {
    min-width: 64px;
    padding: 5px 9px;
    border-color: #d9e8df;
    color: #2f6249;
    background: #fbfdfc;
    font-size: 0.66rem;
    font-weight: 650;
    line-height: 1.1;
    letter-spacing: -0.006em;
    text-align: center;
}

.catalogue-main .suggestion-type-search {
    margin-bottom: 4px;
    background: #f2f8f4;
}

.catalogue-main .suggestion-type-search .suggestion-visual {
    color: #087a45;
    background: #fff;
}

.catalogue-main .suggestion-type-search .suggestion-title {
    color: #173c2a;
    font-size: 0.88rem;
    font-weight: 620;
}

.catalogue-main .suggestion-type-search .suggestion-badge {
    color: #0b6f42;
    background: #fff;
}

.catalogue-main .suggestion-type-therapy .suggestion-visual {
    color: #6b7771;
    background: #f6f7f6;
}

.catalogue-main .suggestion-footer {
    margin: 4px 4px 0;
    padding: 8px 10px 5px 54px;
    border-top: 1px solid rgba(23, 58, 42, 0.07);
    color: #89928d;
    font-size: 0.68rem;
    font-weight: 500;
    letter-spacing: -0.005em;
}

@media (max-width: 575px) {
    .catalogue-main .explorer-toolbar {
        min-height: 60px;
        padding: 9px 10px;
    }

    .catalogue-main .explorer-search {
        min-height: 40px;
    }

    .catalogue-main .search-suggestions {
        left: -1px;
        right: -1px;
        max-height: min(440px, 62vh);
        padding: 6px;
        border-radius: 15px;
    }

    .catalogue-main .search-suggestion-row {
        min-height: 54px;
        grid-template-columns: 38px minmax(0, 1fr);
        gap: 10px;
        padding: 7px 8px;
        border-radius: 10px;
    }

    .catalogue-main .suggestion-visual {
        width: 38px;
        height: 38px;
    }

    .catalogue-main .suggestion-title {
        font-size: 0.84rem;
    }

    .catalogue-main .suggestion-meta {
        font-size: 0.7rem;
    }

    .catalogue-main .suggestion-footer {
        padding-left: 48px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .about-v2-person-card {
        transition: none;
    }

    .about-v2-person-card:hover {
        transform: none;
    }
}

/* Dedicated public pages */
.multi-page-hero {
    position: relative;
    overflow: hidden;
    padding: clamp(58px, 7vw, 92px) 0 clamp(48px, 6vw, 76px);
    border-bottom: 1px solid rgba(18, 52, 42, 0.09);
    background:
        radial-gradient(circle at 87% 24%, rgba(16, 157, 88, 0.14), transparent 25%),
        radial-gradient(circle at 70% 105%, rgba(245, 141, 32, 0.09), transparent 28%),
        linear-gradient(135deg, #fbfdfc 0%, #f4faf7 58%, #f9fbfa 100%);
}

.multi-page-hero::after {
    position: absolute;
    width: 280px;
    height: 280px;
    right: -82px;
    top: -112px;
    border: 1px solid rgba(12, 125, 76, 0.12);
    border-radius: 50%;
    box-shadow: 0 0 0 42px rgba(12, 125, 76, 0.025), 0 0 0 84px rgba(12, 125, 76, 0.018);
    content: "";
    pointer-events: none;
}

.multi-page-hero .container-xl {
    position: relative;
    z-index: 1;
}

.multi-page-back {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: clamp(34px, 5vw, 62px);
    color: #53645e;
    font-size: 0.86rem;
    font-weight: 650;
    text-decoration: none;
    transition: color 180ms ease, transform 180ms ease;
}

.multi-page-back:hover {
    color: var(--susmed-green, #0a9b58);
    transform: translateX(-3px);
}

.multi-page-hero .container-xl > div > span,
.home-directory-heading > span {
    display: block;
    margin-bottom: 13px;
    color: var(--susmed-green, #0a9b58);
    font-size: 0.72rem;
    font-weight: 750;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.multi-page-hero h1 {
    max-width: 920px;
    margin: 0;
    color: #12221d;
    font-size: clamp(2.55rem, 5.7vw, 5.25rem);
    font-weight: 590;
    letter-spacing: -0.055em;
    line-height: 0.98;
}

.multi-page-hero p {
    max-width: 780px;
    margin: 24px 0 0;
    color: #5f6f69;
    font-size: clamp(1rem, 1.5vw, 1.24rem);
    line-height: 1.65;
}

.home-page-directory {
    padding: clamp(70px, 9vw, 120px) 0;
    background: #fff;
}

.home-directory-heading {
    display: grid;
    grid-template-columns: minmax(0, 0.9fr) minmax(320px, 0.55fr);
    gap: 16px 70px;
    align-items: end;
    margin-bottom: 42px;
}

.home-directory-heading > span {
    grid-column: 1 / -1;
    margin: 0;
}

.home-directory-heading h2 {
    margin: 0;
    color: #14231e;
    font-size: clamp(2.2rem, 4vw, 4.2rem);
    font-weight: 580;
    letter-spacing: -0.052em;
    line-height: 1.02;
}

.home-directory-heading p {
    margin: 0 0 5px;
    color: #66756f;
    font-size: 1rem;
    line-height: 1.7;
}

.home-directory-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    border-top: 1px solid #dfe8e3;
    border-left: 1px solid #dfe8e3;
}

.home-directory-grid a {
    position: relative;
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr);
    gap: 20px;
    min-height: 174px;
    padding: 30px;
    border-right: 1px solid #dfe8e3;
    border-bottom: 1px solid #dfe8e3;
    color: #172720;
    text-decoration: none;
    transition: background 180ms ease, color 180ms ease, transform 180ms ease, box-shadow 180ms ease;
}

.home-directory-grid a > i {
    display: grid;
    width: 48px;
    height: 48px;
    place-items: center;
    border-radius: 15px;
    background: #eef8f3;
    color: #089856;
    font-size: 1.25rem;
    transition: background 180ms ease, color 180ms ease;
}

.home-directory-grid a span {
    align-self: center;
}

.home-directory-grid a strong,
.home-directory-grid a small {
    display: block;
}

.home-directory-grid a strong {
    margin-bottom: 7px;
    font-size: 1.04rem;
}

.home-directory-grid a small {
    color: #6a7973;
    font-size: 0.82rem;
    line-height: 1.45;
}

.home-directory-grid a b {
    position: absolute;
    right: 20px;
    bottom: 16px;
    color: #b8c6c0;
    font-size: 0.67rem;
    font-weight: 700;
    letter-spacing: 0.08em;
}

.home-directory-grid a:hover {
    z-index: 1;
    background: #0d8152;
    color: #fff;
    transform: translateY(-3px);
    box-shadow: 0 18px 42px rgba(9, 82, 52, 0.16);
}

.home-directory-grid a:hover > i {
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
}

.home-directory-grid a:hover small,
.home-directory-grid a:hover b {
    color: rgba(255, 255, 255, 0.72);
}

@media (max-width: 900px) {
    .home-directory-heading {
        grid-template-columns: 1fr;
    }

    .home-directory-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 600px) {
    .multi-page-hero {
        padding-top: 42px;
    }

    .multi-page-back {
        margin-bottom: 34px;
    }

    .multi-page-hero h1 {
        font-size: clamp(2.35rem, 12vw, 3.6rem);
    }

    .home-directory-grid {
        grid-template-columns: 1fr;
    }

    .home-directory-grid a {
        min-height: 142px;
        padding: 24px;
    }
}

/* 2026 professional refinement: disciplined hierarchy across public pages */
.site-nav {
    min-height: 56px;
    border-bottom-color: rgba(15, 52, 39, 0.08);
    background: rgba(255, 255, 255, 0.94);
}

.navbar .nav-link {
    position: relative;
    padding: 17px 12px;
    color: #46544e;
    font-size: 0.78rem;
    font-weight: 610;
}

.navbar .nav-link.active {
    color: #08764c;
}

.navbar .nav-link.active::after {
    position: absolute;
    right: 12px;
    bottom: 8px;
    left: 12px;
    height: 2px;
    border-radius: 999px;
    background: #0b9b59;
    content: "";
}

.about-v2 {
    padding-top: 80px;
}

.about-v2 h2 {
    max-width: 760px;
    font-size: clamp(2rem, 3.4vw, 3.55rem);
    font-weight: 610;
    letter-spacing: -0.048em;
    line-height: 1.03;
}

.about-v2-hero {
    padding: 30px 0 clamp(58px, 6vw, 82px);
    background:
        radial-gradient(circle at 9% 12%, rgba(15, 157, 88, 0.085), transparent 25%),
        linear-gradient(180deg, #ffffff 0%, #f5faf7 100%);
}

.about-v2-hero .container-xl {
    max-width: 1320px;
}

.about-v2-breadcrumb {
    display: flex;
    align-items: center;
    gap: 9px;
    margin-bottom: 28px;
    color: #708078;
    font-size: 0.72rem;
    font-weight: 560;
}

.about-v2-breadcrumb a {
    color: #52625a;
    text-decoration: none;
}

.about-v2-breadcrumb a:hover {
    color: var(--about-emerald);
}

.about-v2-breadcrumb i {
    color: #a2ada7;
    font-size: 0.6rem;
}

.about-v2-breadcrumb span {
    color: #08794f;
    font-weight: 720;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.about-v2-hero-grid {
    grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
    align-items: center;
    gap: clamp(48px, 5vw, 78px);
}

.about-v2-hero-copy {
    padding: 20px 0;
}

.about-v2-hero-copy .about-v2-kicker {
    display: flex;
    width: max-content;
    margin-bottom: 18px;
}

.about-v2-hero h1 {
    max-width: 650px;
    margin-bottom: 24px;
    font-size: clamp(3rem, 4.65vw, 5rem);
    font-weight: 610;
    letter-spacing: -0.058em;
    line-height: 0.98;
    text-wrap: balance;
}

.about-v2-hero-copy > p {
    max-width: 620px;
    margin-bottom: 26px;
    font-size: clamp(1rem, 1.15vw, 1.12rem);
    line-height: 1.62;
}

.about-v2-actions {
    margin-bottom: 32px;
}

.about-v2-actions .btn {
    min-height: 48px;
    border-radius: 12px;
    font-size: 0.84rem;
}

.about-v2-proof {
    max-width: 560px;
}

.about-v2-proof span {
    padding-top: 18px;
}

.about-v2-proof strong {
    font-size: 1.35rem;
}

.about-v2-hero-visual,
.about-v2-hero-visual img {
    min-height: 520px;
}

.about-v2-hero-visual {
    border-radius: 28px 28px 28px 88px;
    box-shadow: 0 28px 68px rgba(14, 48, 37, 0.15);
}

.about-v2-hero-visual img {
    object-position: 58% center;
}

.about-v2-hero-visual figcaption {
    left: 24px;
    bottom: 22px;
    padding: 9px 13px;
    font-size: 0.68rem;
}

.about-v2-subnav {
    top: 84px;
}

.about-v2-subnav .container-xl {
    justify-content: center;
}

.about-v2-subnav a {
    padding: 14px 17px;
    border-bottom: 2px solid transparent;
    font-size: 0.72rem;
    font-weight: 620;
    transition: color 160ms ease, border-color 160ms ease;
}

.about-v2-subnav a:hover,
.about-v2-subnav a:focus-visible {
    border-bottom-color: #0b9b59;
}

.about-v2-purpose,
.about-v2-people,
.about-v2-focus,
.about-v2-values,
.about-v2-execution,
.about-v2-pathway,
.about-v2-governance,
.about-v2-leadership {
    padding: clamp(72px, 7vw, 108px) 0;
}

.about-v2-purpose-grid {
    grid-template-columns: minmax(340px, 0.9fr) minmax(0, 1.1fr);
    gap: clamp(48px, 7vw, 100px);
}

.about-v2-purpose-visual,
.about-v2-purpose-visual img {
    min-height: 470px;
}

.about-v2-heading {
    gap: 44px;
    margin-bottom: clamp(34px, 4vw, 54px);
}

.about-v2-people-grid,
.about-v2-focus-track {
    gap: 14px;
}

.about-v2-person-card {
    min-height: 274px;
    padding: 30px;
    border-radius: 22px;
}

.about-v2-person-card > i {
    width: 54px;
    height: 54px;
    margin-bottom: 38px;
    border-radius: 16px;
}

.about-v2-commitment-grid article {
    min-height: 286px;
}

.about-v2-commitment-grid article > span {
    margin-bottom: 34px;
}

.about-v2-values-grid article {
    min-height: 224px;
}

.about-v2-values-grid i {
    margin-bottom: 44px;
}

.about-v2-path-grid article {
    min-height: 252px;
}

.about-v2-path-grid i {
    margin-bottom: 42px;
}

.multi-page-hero {
    margin-top: 80px;
    padding: clamp(48px, 5vw, 72px) 0 clamp(42px, 4.5vw, 64px);
}

.multi-page-back {
    margin-bottom: clamp(26px, 3vw, 38px);
}

.multi-page-hero h1 {
    max-width: 820px;
    font-size: clamp(2.6rem, 4.25vw, 4.25rem);
    font-weight: 610;
    letter-spacing: -0.052em;
    line-height: 1;
}

.multi-page-hero p {
    max-width: 720px;
    margin-top: 18px;
    font-size: clamp(0.98rem, 1.15vw, 1.12rem);
}

.multi-page-hero + .section-pad,
.multi-page-hero + .condition-section {
    padding-top: clamp(66px, 6vw, 92px);
}

.section-heading {
    margin-bottom: clamp(28px, 4vw, 46px);
}

.section-heading h2 {
    font-size: clamp(1.95rem, 3vw, 3rem);
    letter-spacing: -0.045em;
}

@media (max-width: 991px) {
    .about-v2-hero-grid {
        grid-template-columns: 1fr;
        gap: 34px;
    }

    .about-v2-hero-copy {
        max-width: 720px;
        padding-bottom: 0;
    }

    .about-v2-hero-visual,
    .about-v2-hero-visual img {
        min-height: 500px;
    }

    .about-v2-subnav .container-xl {
        justify-content: flex-start;
    }
}

@media (max-width: 767px) {
    .about-v2 {
        padding-top: 76px;
    }

    .about-v2-hero {
        padding-top: 22px;
    }

    .about-v2-breadcrumb {
        margin-bottom: 24px;
    }

    .about-v2-hero h1 {
        font-size: clamp(2.65rem, 12vw, 3.7rem);
        line-height: 0.98;
    }

    .about-v2-proof {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .about-v2-proof span,
    .about-v2-proof span + span {
        display: grid;
        grid-template-columns: 1fr;
        gap: 4px;
        padding: 16px 10px 0;
        border-bottom: 0;
        border-left: 1px solid var(--about-rule);
    }

    .about-v2-proof span:first-child {
        padding-left: 0;
        border-left: 0;
    }

    .about-v2-hero-visual,
    .about-v2-hero-visual img {
        min-height: 390px;
    }

    .about-v2-hero-visual {
        border-radius: 24px 24px 24px 56px;
    }

    .about-v2-purpose-visual,
    .about-v2-purpose-visual img {
        min-height: 380px;
    }

    .about-v2-subnav {
        top: 80px;
    }

    .multi-page-hero {
        margin-top: 76px;
    }
}

@media (max-width: 430px) {
    .about-v2-proof small {
        font-size: 0.6rem;
    }

    .about-v2-hero-visual,
    .about-v2-hero-visual img {
        min-height: 340px;
    }
}

/* Product catalogue: product-led first viewport */
.catalogue-hero {
    position: relative;
    margin-top: 80px;
    padding: clamp(38px, 4vw, 58px) 0 clamp(44px, 5vw, 70px);
    overflow: hidden;
    border-bottom: 1px solid rgba(17, 63, 46, 0.09);
    background:
        radial-gradient(circle at 84% 18%, rgba(12, 151, 85, 0.12), transparent 28%),
        radial-gradient(circle at 56% 96%, rgba(242, 137, 38, 0.08), transparent 25%),
        linear-gradient(135deg, #fbfdfc 0%, #f2f9f5 66%, #f8fbf9 100%);
}

.catalogue-hero::before {
    position: absolute;
    top: -190px;
    right: -110px;
    width: 520px;
    height: 520px;
    border: 1px solid rgba(8, 121, 73, 0.1);
    border-radius: 50%;
    box-shadow: 0 0 0 54px rgba(8, 121, 73, 0.025), 0 0 0 108px rgba(8, 121, 73, 0.018);
    content: "";
    pointer-events: none;
}

.catalogue-hero .container-xl {
    position: relative;
    z-index: 1;
    max-width: 1320px;
}

.catalogue-breadcrumb {
    display: flex;
    align-items: center;
    gap: 9px;
    margin-bottom: 28px;
    color: #77837e;
    font-size: 0.72rem;
}

.catalogue-breadcrumb a {
    color: #53635c;
    font-weight: 600;
    text-decoration: none;
}

.catalogue-breadcrumb a:hover {
    color: #08794f;
}

.catalogue-breadcrumb i {
    color: #a5b0aa;
    font-size: 0.6rem;
}

.catalogue-breadcrumb span {
    color: #08794f;
    font-weight: 720;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.catalogue-hero-grid {
    display: grid;
    grid-template-columns: minmax(0, 0.88fr) minmax(520px, 1.12fr);
    align-items: center;
    gap: clamp(48px, 6vw, 88px);
}

.catalogue-hero-copy {
    max-width: 610px;
    padding: 12px 0;
}

.catalogue-hero-eyebrow,
.catalogue-directory-heading > span {
    display: block;
    margin-bottom: 16px;
    color: #08794f;
    font-size: 0.7rem;
    font-weight: 760;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.catalogue-hero h1 {
    margin: 0 0 22px;
    color: #11241d;
    font-size: clamp(3rem, 4.5vw, 4.65rem);
    font-weight: 620;
    letter-spacing: -0.058em;
    line-height: 0.98;
}

.catalogue-hero-copy > p {
    max-width: 590px;
    margin: 0;
    color: #5e6f67;
    font-size: clamp(1rem, 1.15vw, 1.13rem);
    line-height: 1.62;
}

.catalogue-hero-metrics {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    max-width: 560px;
    margin-top: 32px;
    border-top: 1px solid rgba(8, 93, 62, 0.15);
}

.catalogue-hero-metrics span {
    display: grid;
    gap: 4px;
    padding: 18px 18px 0 0;
}

.catalogue-hero-metrics span + span {
    padding-left: 18px;
    border-left: 1px solid rgba(8, 93, 62, 0.13);
}

.catalogue-hero-metrics strong {
    color: #086c48;
    font-size: 1.48rem;
    font-weight: 700;
    letter-spacing: -0.045em;
    line-height: 1;
}

.catalogue-hero-metrics small {
    color: #78847e;
    font-size: 0.68rem;
    font-weight: 560;
}

.catalogue-hero-stage {
    position: relative;
    min-height: 360px;
    overflow: visible;
    background: transparent;
}

.catalogue-hero-stage::before {
    position: absolute;
    top: 48px;
    left: 50%;
    width: 290px;
    height: 290px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(12, 154, 87, 0.12) 0%, rgba(12, 154, 87, 0.035) 52%, transparent 72%);
    content: "";
    transform: translateX(-50%);
}

.catalogue-stage-orbit {
    position: absolute;
    top: 72px;
    left: 50%;
    width: 240px;
    height: 240px;
    border: 1px solid rgba(8, 109, 68, 0.12);
    border-radius: 46% 54% 58% 42%;
    transform: translateX(-50%) rotate(-13deg);
}

.catalogue-hero-pack {
    position: absolute;
    z-index: 2;
    display: grid;
    place-items: center;
    color: #20372d;
    text-decoration: none;
    transition: transform 220ms ease, filter 220ms ease;
}

.catalogue-hero-pack img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
    filter: drop-shadow(0 20px 18px rgba(12, 43, 32, 0.2));
}

.catalogue-hero-pack > span {
    position: absolute;
    right: 12%;
    bottom: 1%;
    left: 12%;
    overflow: hidden;
    padding: 7px 10px;
    border: 1px solid rgba(8, 90, 58, 0.11);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 8px 22px rgba(13, 56, 40, 0.1);
    font-size: 0.62rem;
    font-weight: 680;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.catalogue-hero-pack-0 {
    z-index: 4;
    top: 60px;
    left: 4%;
    width: 35%;
    height: 222px;
    transform: rotate(-4deg);
}

.catalogue-hero-pack-1 {
    z-index: 3;
    top: 42px;
    left: 32.5%;
    width: 35%;
    height: 244px;
    transform: translateY(-3px);
}

.catalogue-hero-pack-2 {
    top: 61px;
    right: 3%;
    width: 35%;
    height: 220px;
    transform: rotate(4deg);
}

.catalogue-hero-pack:hover {
    z-index: 5;
    filter: saturate(1.05);
    transform: translateY(-8px) rotate(0);
}

.catalogue-main {
    position: relative;
    padding: clamp(52px, 5.5vw, 78px) 0 clamp(78px, 8vw, 118px);
    background:
        linear-gradient(180deg, #f7faf8 0%, #ffffff 22%, #ffffff 100%);
}

.catalogue-main .container-xl {
    max-width: 1320px;
}

.catalogue-directory-heading {
    display: grid;
    grid-template-columns: minmax(150px, 0.3fr) minmax(0, 1fr);
    align-items: end;
    gap: 28px;
    margin-bottom: 24px;
}

.catalogue-directory-heading > span {
    margin: 0 0 8px;
}

.catalogue-directory-heading h2 {
    margin: 0;
    color: #172921;
    font-size: clamp(1.8rem, 2.5vw, 2.65rem);
    font-weight: 620;
    letter-spacing: -0.045em;
}

.catalogue-directory-heading p {
    margin: 8px 0 0;
    color: #6c7973;
    font-size: 0.9rem;
}

.catalogue-main .product-explorer {
    position: relative;
    z-index: 2;
}

@media (max-width: 1050px) {
    .catalogue-hero-grid {
        grid-template-columns: minmax(0, 0.85fr) minmax(440px, 1.15fr);
        gap: 38px;
    }

    .catalogue-hero-stage {
        min-height: 370px;
    }

    .catalogue-hero-pack-0,
    .catalogue-hero-pack-2 {
        height: 230px;
    }

    .catalogue-hero-pack-1 {
        height: 252px;
    }
}

@media (max-width: 900px) {
    .catalogue-hero-grid {
        grid-template-columns: 1fr;
    }

    .catalogue-hero-copy {
        max-width: 720px;
    }

    .catalogue-hero-stage {
        min-height: 390px;
    }
}

@media (max-width: 767px) {
    .catalogue-hero {
        margin-top: 76px;
        padding-top: 24px;
    }

    .catalogue-breadcrumb {
        margin-bottom: 24px;
    }

    .catalogue-hero h1 {
        font-size: clamp(2.65rem, 12vw, 3.65rem);
    }

    .catalogue-hero-metrics span {
        padding-right: 10px;
    }

    .catalogue-hero-metrics span + span {
        padding-left: 10px;
    }

    .catalogue-hero-stage {
        min-height: 315px;
        border-radius: 24px;
    }

    .catalogue-hero-pack-0 {
        top: 55px;
        height: 185px;
    }

    .catalogue-hero-pack-1 {
        top: 40px;
        height: 205px;
    }

    .catalogue-hero-pack-2 {
        top: 56px;
        height: 182px;
    }

    .catalogue-directory-heading {
        grid-template-columns: 1fr;
        gap: 5px;
    }
}

@media (max-width: 430px) {
    .catalogue-hero-metrics small {
        font-size: 0.6rem;
    }

    .catalogue-hero-stage {
        min-height: 290px;
    }

    .catalogue-hero-pack > span {
        display: none;
    }

}

/* About: evidence-led mission pillars. */
.about-v2-commitments {
    isolation: isolate;
    background:
        radial-gradient(circle at 88% 10%, rgba(153, 246, 228, 0.15), transparent 24%),
        radial-gradient(circle at 8% 92%, rgba(241, 143, 43, 0.11), transparent 23%),
        linear-gradient(132deg, #053d2d 0%, #075c48 52%, #08735d 100%);
}

.about-v2-commitments::before {
    position: absolute;
    inset: 0;
    z-index: -1;
    background-image:
        linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px);
    background-size: 48px 48px;
    content: "";
    mask-image: linear-gradient(90deg, transparent, #000 25%, #000 75%, transparent);
}

.about-v2-commitments .about-v2-heading {
    margin-bottom: clamp(30px, 4vw, 52px);
}

.about-v2-commitments .about-v2-heading h2 {
    max-width: 850px;
}

.about-v2-commitments .about-v2-heading > p {
    max-width: 570px;
    color: rgba(255, 255, 255, 0.76);
}

.mission-context {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(180px, 0.42fr) minmax(360px, 1fr) auto;
    align-items: center;
    gap: clamp(22px, 4vw, 58px);
    margin-bottom: 16px;
    padding: clamp(24px, 3vw, 34px);
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.075);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(12px);
}

.mission-context-stat {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 14px;
}

.mission-context-stat strong {
    color: #9af4ca;
    font-size: clamp(2.7rem, 4.5vw, 4.6rem);
    font-weight: 650;
    letter-spacing: -0.07em;
    line-height: 0.9;
}

.mission-context-stat span {
    max-width: 145px;
    color: rgba(255, 255, 255, 0.72);
    font-size: 0.7rem;
    font-weight: 620;
    line-height: 1.45;
}

.mission-context > p {
    margin: 0;
    padding-left: clamp(20px, 3vw, 42px);
    border-left: 1px solid rgba(255, 255, 255, 0.14);
    color: rgba(255, 255, 255, 0.78);
    font-size: 0.86rem;
    line-height: 1.65;
}

.mission-context > a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 42px;
    padding: 10px 14px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 999px;
    color: #fff;
    font-size: 0.7rem;
    font-weight: 700;
    text-decoration: none;
    white-space: nowrap;
    transition: background 180ms ease, border-color 180ms ease, transform 180ms ease;
}

.mission-context > a:hover {
    border-color: rgba(255, 255, 255, 0.42);
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
    transform: translateY(-2px);
}

.about-v2-commitment-grid.about-mission-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}

.about-mission-grid article.mission-pillar {
    position: relative;
    min-height: 660px;
    display: flex;
    flex-direction: column;
    padding: clamp(28px, 3vw, 40px);
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 25px;
    background: rgba(4, 46, 34, 0.46);
    box-shadow: 0 22px 55px rgba(0, 28, 19, 0.16);
    backdrop-filter: blur(13px);
    transition: transform 220ms ease, background 220ms ease, border-color 220ms ease, box-shadow 220ms ease;
}

.about-mission-grid article.mission-pillar + article.mission-pillar {
    border-left: 1px solid rgba(255, 255, 255, 0.14);
}

.about-mission-grid article.mission-pillar::after {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 3px;
    background: linear-gradient(90deg, transparent, #99f6e4, transparent);
    content: "";
    opacity: 0.72;
    transform: scaleX(0.3);
    transition: opacity 220ms ease, transform 350ms ease;
}

.about-mission-grid article.mission-pillar:hover {
    border-color: rgba(153, 246, 228, 0.26);
    background: rgba(5, 57, 42, 0.64);
    box-shadow: 0 30px 70px rgba(0, 28, 19, 0.25);
    transform: translateY(-4px);
}

.about-mission-grid article.mission-pillar:hover::after {
    opacity: 1;
    transform: scaleX(1);
}

.mission-pillar > header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 30px;
}

.mission-pillar > header > span {
    color: rgba(255, 255, 255, 0.46);
    font-size: 0.72rem;
    font-weight: 760;
    letter-spacing: 0.12em;
}

.mission-pillar-visual {
    position: relative;
    width: 66px;
    height: 66px;
    display: grid;
    place-items: center;
    border: 1px solid rgba(153, 246, 228, 0.23);
    border-radius: 20px;
    color: #99f6e4;
    background: rgba(153, 246, 228, 0.08);
    box-shadow: 0 0 0 9px rgba(153, 246, 228, 0.025);
}

.mission-pillar-visual > i {
    position: relative;
    z-index: 2;
    font-size: 1.42rem;
}

.mission-pillar-visual > b {
    position: absolute;
    right: 11px;
    bottom: 10px;
    width: 3px;
    height: 8px;
    border-radius: 4px;
    background: #f4a257;
    transform-origin: bottom;
    transition: height 240ms ease;
}

.mission-pillar-visual > b:nth-of-type(2) { right: 17px; height: 13px; }
.mission-pillar-visual > b:nth-of-type(3) { right: 23px; height: 6px; }
.mission-pillar:hover .mission-pillar-visual > b:first-of-type { height: 14px; }
.mission-pillar:hover .mission-pillar-visual > b:nth-of-type(2) { height: 20px; }
.mission-pillar:hover .mission-pillar-visual > b:nth-of-type(3) { height: 11px; }

.mission-pillar-access .mission-pillar-visual > b {
    right: auto;
    bottom: 12px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.mission-pillar-access .mission-pillar-visual > b:first-of-type { left: 11px; }
.mission-pillar-access .mission-pillar-visual > b:nth-of-type(2) { left: 19px; bottom: 7px; }
.mission-pillar-access .mission-pillar-visual > b:nth-of-type(3) { left: 27px; bottom: 12px; }
.mission-pillar-access:hover .mission-pillar-visual > b:first-of-type,
.mission-pillar-access:hover .mission-pillar-visual > b:nth-of-type(2),
.mission-pillar-access:hover .mission-pillar-visual > b:nth-of-type(3) { height: 6px; }

.mission-pillar-partnership .mission-pillar-visual > b {
    inset: 50% auto auto 50%;
    width: 44px;
    height: 44px;
    border: 1px solid rgba(244, 162, 87, 0.65);
    border-radius: 50%;
    background: transparent;
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.55);
}

.mission-pillar-partnership:hover .mission-pillar-visual > b {
    height: 44px;
    animation: mission-pulse 1.8s ease-out infinite;
}

.mission-pillar-partnership:hover .mission-pillar-visual > b:nth-of-type(2) { animation-delay: 0.35s; }
.mission-pillar-partnership:hover .mission-pillar-visual > b:nth-of-type(3) { animation-delay: 0.7s; }

@keyframes mission-pulse {
    0% { opacity: 0.55; transform: translate(-50%, -50%) scale(0.55); }
    100% { opacity: 0; transform: translate(-50%, -50%) scale(1.35); }
}

.about-mission-grid .mission-pillar h3 {
    margin: 0 0 12px;
    color: #fff;
    font-size: clamp(1.75rem, 2.5vw, 2.25rem);
    font-weight: 630;
    letter-spacing: -0.045em;
}

.mission-pillar-promise {
    min-height: 72px;
    margin: 0 0 20px;
    color: rgba(255, 255, 255, 0.78);
    font-size: 0.86rem;
    line-height: 1.62;
}

.mission-pillar > ul {
    display: grid;
    gap: 11px;
    margin: 0 0 22px;
    padding: 0;
    list-style: none;
}

.mission-pillar > ul li {
    display: grid;
    grid-template-columns: 20px 1fr;
    gap: 9px;
    color: rgba(255, 255, 255, 0.73);
    font-size: 0.76rem;
    line-height: 1.5;
}

.mission-pillar > ul li i {
    width: 19px;
    height: 19px;
    display: grid;
    place-items: center;
    margin-top: 1px;
    border-radius: 50%;
    color: #063d2c;
    background: #99f6e4;
    font-size: 0.7rem;
}

.mission-pillar-marker {
    display: grid;
    grid-template-columns: 36px 1fr;
    align-items: center;
    gap: 11px;
    margin: 0 0 16px;
    padding: 12px 13px;
    border: 1px solid rgba(255, 255, 255, 0.11);
    border-radius: 13px;
    background: rgba(255, 255, 255, 0.06);
}

.mission-pillar-marker > i {
    width: 34px;
    height: 34px;
    display: grid;
    place-items: center;
    border-radius: 10px;
    color: #ffd1a5;
    background: rgba(241, 143, 43, 0.12);
}

.mission-pillar-marker > span { display: grid; gap: 1px; }
.mission-pillar-marker strong { color: #fff; font-size: 0.72rem; }
.mission-pillar-marker small { color: rgba(255, 255, 255, 0.57); font-size: 0.65rem; }

.mission-pillar-evidence {
    margin: 0 0 18px;
    border-top: 1px solid rgba(255, 255, 255, 0.11);
    border-bottom: 1px solid rgba(255, 255, 255, 0.11);
}

.mission-pillar-evidence summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 12px 0;
    color: rgba(255, 255, 255, 0.76);
    cursor: pointer;
    font-size: 0.73rem;
    font-weight: 680;
    list-style: none;
}

.mission-pillar-evidence summary::-webkit-details-marker { display: none; }
.mission-pillar-evidence summary i { transition: transform 180ms ease; }
.mission-pillar-evidence[open] summary i { transform: rotate(45deg); }
.mission-pillar-evidence > div { padding: 0 0 13px; }
.mission-pillar-evidence p { margin: 0 0 9px; color: rgba(255, 255, 255, 0.63); font-size: 0.7rem; line-height: 1.55; }
.mission-pillar-evidence a { color: #a5f5d0; font-size: 0.68rem; font-weight: 700; text-decoration: none; }
.mission-pillar-evidence a:hover { color: #fff; text-decoration: underline; }

.mission-pillar-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    min-height: 47px;
    margin-top: auto;
    padding: 12px 14px;
    border: 1px solid rgba(153, 246, 228, 0.24);
    border-radius: 13px;
    color: #fff;
    background: rgba(153, 246, 228, 0.08);
    font-size: 0.76rem;
    font-weight: 720;
    text-decoration: none;
    transition: color 180ms ease, background 180ms ease, transform 180ms ease;
}

.mission-pillar-cta:hover {
    color: #073c2c;
    background: #99f6e4;
    transform: translateY(-2px);
}

.mission-pillar-disclaimer {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    gap: 9px;
    max-width: 1180px;
    margin: 17px 0 0;
    color: rgba(255, 255, 255, 0.55);
    font-size: 0.68rem;
    line-height: 1.55;
}

.mission-pillar-disclaimer > i {
    flex: 0 0 auto;
    margin-top: 2px;
    color: #99f6e4;
}

@media (max-width: 1100px) {
    .mission-context { grid-template-columns: minmax(180px, 0.45fr) minmax(0, 1fr); }
    .mission-context > a { grid-column: 1 / -1; justify-self: start; }
    .about-v2-commitment-grid.about-mission-grid { grid-template-columns: 1fr; }
    .about-mission-grid article.mission-pillar { min-height: auto; }
    .mission-pillar-promise { min-height: 0; }
}

@media (max-width: 767px) {
    .mission-context { grid-template-columns: 1fr; gap: 18px; border-radius: 20px; }
    .mission-context > p { padding: 18px 0 0; border-top: 1px solid rgba(255, 255, 255, 0.14); border-left: 0; }
    .mission-context > a { grid-column: auto; }
    .mission-context-stat span { max-width: 180px; }
    .about-mission-grid article.mission-pillar { padding: 27px 22px; border-radius: 21px; }
}

@media (prefers-reduced-motion: reduce) {
    .mission-context > a,
    .about-mission-grid article.mission-pillar,
    .about-mission-grid article.mission-pillar::after,
    .mission-pillar-visual > b,
    .mission-pillar-evidence summary i,
    .mission-pillar-cta { transition: none; }
    .mission-pillar-partnership:hover .mission-pillar-visual > b { animation: none; }
}

/* About: compact connected operating pathway. */
.about-v2-pathway {
    position: relative;
    overflow: hidden;
    padding: clamp(64px, 6vw, 96px) 0;
    background:
        radial-gradient(circle at 96% 2%, rgba(13, 149, 91, 0.09), transparent 24%),
        linear-gradient(180deg, #f8fbf9 0%, #ffffff 100%);
}

.about-v2-pathway .container-xl {
    position: relative;
    z-index: 1;
    max-width: 1480px;
}

.about-v2-pathway::after {
    position: absolute;
    top: -180px;
    right: -190px;
    width: 480px;
    height: 480px;
    border: 1px solid rgba(12, 106, 86, 0.09);
    border-radius: 50%;
    box-shadow: 0 0 0 62px rgba(12, 106, 86, 0.022), 0 0 0 124px rgba(12, 106, 86, 0.014);
    content: "";
    pointer-events: none;
}

.about-pathway-heading {
    grid-template-columns: minmax(0, 1fr) minmax(320px, 0.52fr);
    align-items: end;
    gap: clamp(34px, 6vw, 92px);
    margin-bottom: 28px;
}

.about-pathway-heading h2 {
    max-width: 920px;
    margin-bottom: 15px;
    font-size: clamp(2.8rem, 5.1vw, 5.4rem);
    line-height: 0.98;
}

.about-pathway-heading > div > p {
    max-width: 700px;
    margin: 0;
    color: #627169;
    font-size: 0.92rem;
    line-height: 1.65;
}

.about-pathway-heading > aside {
    display: grid;
    grid-template-columns: 36px 1fr;
    align-items: start;
    gap: 12px;
    padding: 17px;
    border: 1px solid #dce8e1;
    border-radius: 16px;
    color: #63716a;
    background: rgba(255, 255, 255, 0.82);
    box-shadow: 0 16px 36px rgba(21, 72, 53, 0.05);
    font-size: 0.72rem;
    line-height: 1.55;
}

.about-pathway-heading > aside > i {
    width: 34px;
    height: 34px;
    display: grid;
    place-items: center;
    border-radius: 11px;
    color: #0c7d53;
    background: #e7f5ed;
}

.about-pathway-route {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(155px, 0.25fr) minmax(0, 1fr);
    align-items: center;
    gap: 24px;
    margin-bottom: 12px;
    padding: 15px 18px;
    overflow: hidden;
    border-radius: 18px;
    color: #fff;
    background: linear-gradient(100deg, #103b2d, #0b6b50);
    box-shadow: 0 16px 38px rgba(15, 74, 54, 0.13);
}

.about-pathway-route > span {
    padding-right: 20px;
    border-right: 1px solid rgba(255, 255, 255, 0.12);
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.68rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.about-pathway-route ol {
    position: relative;
    display: grid;
    grid-template-columns: repeat(6, minmax(92px, 1fr));
    gap: 0;
    min-width: 690px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.about-pathway-route ol::before {
    position: absolute;
    top: 14px;
    right: 8.3%;
    left: 8.3%;
    height: 1px;
    background: rgba(153, 246, 228, 0.26);
    content: "";
}

.about-pathway-route ol::after {
    position: absolute;
    top: 10px;
    left: 8.3%;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #f3a256;
    box-shadow: 0 0 0 5px rgba(243, 162, 86, 0.13);
    content: "";
    animation: pathway-route-dot 8s ease-in-out infinite;
}

@keyframes pathway-route-dot {
    0%, 8% { left: 8.3%; }
    92%, 100% { left: calc(91.7% - 9px); }
}

.about-pathway-route li {
    position: relative;
    z-index: 1;
    display: grid;
    justify-items: center;
    gap: 5px;
    text-align: center;
}

.about-pathway-route li b {
    width: 29px;
    height: 29px;
    display: grid;
    place-items: center;
    border: 1px solid rgba(153, 246, 228, 0.34);
    border-radius: 50%;
    color: #b3f5d5;
    background: #0d5c45;
    font-size: 0.58rem;
    font-weight: 760;
}

.about-pathway-route li small {
    max-width: 105px;
    color: rgba(255, 255, 255, 0.58);
    font-size: 0.54rem;
    line-height: 1.25;
}

.about-v2-path-grid.about-pathway-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
}

.about-pathway-grid article.about-pathway-card {
    position: relative;
    min-height: 485px;
    display: flex;
    flex-direction: column;
    padding: clamp(24px, 2.5vw, 32px);
    overflow: hidden;
    border: 1px solid #dce7e1;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.94);
    box-shadow: 0 15px 38px rgba(16, 65, 47, 0.055);
    transition: border-color 190ms ease, box-shadow 190ms ease, transform 190ms ease;
}

.about-pathway-grid article.about-pathway-card::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 3px;
    background: linear-gradient(90deg, #0c6a56, #99e4bf 72%, #f18f2b);
    content: "";
    opacity: 0.72;
}

.about-pathway-grid article.about-pathway-card::after {
    right: -48px;
    bottom: -48px;
    width: 130px;
    height: 130px;
    border: 24px solid rgba(12, 106, 86, 0.035);
}

.about-pathway-grid article.about-pathway-card:hover {
    border-color: #c7ddd2;
    box-shadow: 0 24px 52px rgba(16, 65, 47, 0.11);
    transform: translateY(-4px);
}

.about-pathway-card > header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 23px;
}

.about-pathway-card > header > span {
    position: static;
    color: #b1c0b9;
    font-size: 0.77rem;
    font-weight: 760;
    letter-spacing: 0.1em;
}

.about-pathway-card > header > i {
    width: 48px;
    height: 48px;
    display: grid;
    place-items: center;
    margin: 0;
    border-radius: 15px;
    color: #0a704e;
    background: #e8f5ee;
    font-size: 1.06rem;
}

.about-pathway-card > small {
    margin-bottom: 7px;
    color: #d66f12;
    font-size: 0.63rem;
    font-weight: 750;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.about-pathway-grid .about-pathway-card h3 {
    max-width: 350px;
    margin: 0 0 18px;
    color: #17382d;
    font-size: clamp(1.28rem, 1.7vw, 1.55rem);
    font-weight: 650;
    letter-spacing: -0.035em;
    line-height: 1.1;
}

.about-pathway-copy {
    display: grid;
    gap: 13px;
    margin-bottom: 18px;
}

.about-pathway-copy p {
    display: grid;
    gap: 3px;
    margin: 0;
    color: #68766f;
    font-size: 0.78rem;
    line-height: 1.55;
}

.about-pathway-copy p strong {
    color: #355448;
    font-size: 0.65rem;
    font-weight: 760;
    letter-spacing: 0.055em;
    text-transform: uppercase;
}

.about-pathway-control {
    display: grid;
    grid-template-columns: 20px 1fr;
    align-items: center;
    gap: 8px;
    margin: auto 0 14px;
    padding: 10px 12px;
    border-radius: 11px;
    color: #265240;
    background: #f0f7f3;
    font-size: 0.68rem;
    font-weight: 680;
}

.about-pathway-control i { color: #0b8c59; }

.about-pathway-evidence {
    position: relative;
    z-index: 2;
    border-top: 1px solid #e2eae6;
}

.about-pathway-evidence summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 12px 0 0;
    color: #466156;
    cursor: pointer;
    font-size: 0.69rem;
    font-weight: 710;
    list-style: none;
}

.about-pathway-evidence summary::-webkit-details-marker { display: none; }
.about-pathway-evidence summary i { transition: transform 180ms ease; }
.about-pathway-evidence[open] summary i { transform: rotate(45deg); }
.about-pathway-evidence > div { padding: 11px 0 0; }
.about-pathway-evidence p { margin: 0 0 8px; color: #748179; font-size: 0.68rem; line-height: 1.5; }
.about-pathway-evidence a { color: #087d50; font-size: 0.66rem; font-weight: 720; text-decoration: none; }
.about-pathway-evidence a:hover { text-decoration: underline; }

@media (max-width: 1100px) {
    .about-pathway-heading { grid-template-columns: 1fr; gap: 22px; }
    .about-pathway-heading > aside { max-width: 720px; }
    .about-pathway-route { grid-template-columns: 1fr; gap: 12px; overflow-x: auto; scrollbar-width: none; }
    .about-pathway-route::-webkit-scrollbar { display: none; }
    .about-pathway-route > span { padding: 0 0 10px; border-right: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
    .about-v2-path-grid.about-pathway-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 767px) {
    .about-v2-pathway { padding: 62px 0; }
    .about-pathway-heading h2 { font-size: clamp(2.55rem, 12vw, 4rem); }
    .about-pathway-route { margin-inline: -2px; border-radius: 15px; }
    .about-pathway-route ol { min-width: 660px; }
    .about-v2-path-grid.about-pathway-grid { grid-template-columns: 1fr; }
    .about-pathway-grid article.about-pathway-card { min-height: auto; padding: 25px 21px; }
}

@media (prefers-reduced-motion: reduce) {
    .about-pathway-route ol::after { animation: none; }
    .about-pathway-grid article.about-pathway-card,
    .about-pathway-evidence summary i { transition: none; }
}

/* About: compact section rhythm and evidence-led governance. */
.about-v2-purpose,
.about-v2-people,
.about-v2-commitments,
.about-v2-pathway,
.about-v2-governance,
.about-v2-leadership {
    padding-top: clamp(54px, 4.5vw, 70px);
    padding-bottom: clamp(68px, 6vw, 92px);
}

.about-v2-governance {
    position: relative;
    overflow: hidden;
    background:
        linear-gradient(rgba(12, 106, 86, 0.025) 1px, transparent 1px),
        linear-gradient(90deg, rgba(12, 106, 86, 0.025) 1px, transparent 1px),
        #eef6f2;
    background-size: 46px 46px, 46px 46px, auto;
}

.about-v2-governance::before {
    position: absolute;
    top: -230px;
    right: -220px;
    width: 560px;
    height: 560px;
    border: 1px solid rgba(12, 106, 86, 0.09);
    border-radius: 50%;
    box-shadow: 0 0 0 72px rgba(12, 106, 86, 0.02), 0 0 0 144px rgba(12, 106, 86, 0.012);
    content: "";
    pointer-events: none;
}

.about-v2-governance .container-xl {
    position: relative;
    z-index: 1;
    max-width: 1480px;
}

.about-governance-heading {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(320px, 0.48fr);
    align-items: end;
    gap: clamp(36px, 7vw, 110px);
    margin-bottom: 25px;
}

.about-governance-heading h2 {
    max-width: 900px;
    margin: 12px 0 0;
    color: #17372c;
    font-size: clamp(2.7rem, 4.8vw, 5rem);
    font-weight: 610;
    letter-spacing: -0.06em;
    line-height: 0.98;
}

.about-governance-heading > p {
    max-width: 560px;
    margin: 0 0 4px;
    color: #62716a;
    font-size: 0.9rem;
    line-height: 1.68;
}

.about-v2-governance-grid.about-governance-grid {
    grid-template-columns: minmax(0, 1.08fr) minmax(390px, 0.92fr);
    gap: 14px;
}

.about-governance-grid .about-document-system,
.about-governance-grid .about-quality-system {
    min-height: 760px;
    padding: clamp(34px, 4vw, 55px);
    border-radius: 25px;
}

.about-document-system {
    border: 1px solid #d5e4dc;
    background:
        radial-gradient(circle at 8% 3%, rgba(13, 156, 94, 0.06), transparent 26%),
        rgba(255, 255, 255, 0.95);
    box-shadow: 0 24px 60px rgba(17, 65, 48, 0.07);
}

.about-document-system h2,
.about-quality-system h2 {
    max-width: 690px;
    margin: 25px 0 18px;
    font-size: clamp(2.2rem, 3.4vw, 3.75rem);
    font-weight: 610;
    letter-spacing: -0.055em;
    line-height: 1.02;
}

.about-document-system > p,
.about-quality-system > p {
    max-width: 690px;
    margin: 0;
    font-size: 0.86rem;
    line-height: 1.66;
}

.about-document-system > p { color: #66756d; }

.governance-control-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px;
    margin: 28px 0 17px;
}

.governance-control-list > div {
    display: grid;
    grid-template-columns: 38px 1fr;
    align-items: start;
    gap: 11px;
    min-height: 126px;
    padding: 15px;
    border: 1px solid #e0e9e4;
    border-radius: 15px;
    background: #fbfdfc;
    transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.governance-control-list > div:hover {
    border-color: #c4ddd1;
    box-shadow: 0 13px 28px rgba(17, 75, 53, 0.07);
    transform: translateY(-3px);
}

.governance-control-list > div > i {
    width: 36px;
    height: 36px;
    display: grid;
    place-items: center;
    border-radius: 11px;
    color: #0a8957;
    background: #e6f5ed;
    font-size: 0.92rem;
}

.governance-control-list > div > span {
    min-width: 0;
    display: grid;
    gap: 3px;
}

.governance-control-list strong {
    color: #24483b;
    font-size: 0.75rem;
    font-weight: 710;
}

.governance-control-list small {
    color: #738078;
    font-size: 0.66rem;
    line-height: 1.43;
}

.governance-control-list em {
    align-self: end;
    margin-top: 4px;
    color: #0a8957;
    font-size: 0.57rem;
    font-style: normal;
    font-weight: 720;
    letter-spacing: 0.045em;
    text-transform: uppercase;
}

.governance-diff-preview {
    border: 1px solid #d6e6de;
    border-radius: 16px;
    background: #f2f8f5;
}

.governance-diff-preview > summary {
    display: grid;
    grid-template-columns: 38px 1fr 18px;
    align-items: center;
    gap: 11px;
    padding: 14px 15px;
    color: #284f40;
    cursor: pointer;
    list-style: none;
}

.governance-diff-preview > summary::-webkit-details-marker { display: none; }
.governance-diff-preview > summary > i:first-child { width: 36px; height: 36px; display: grid; place-items: center; border-radius: 11px; color: #d96f0d; background: #fff1e2; }
.governance-diff-preview > summary > span { display: grid; gap: 1px; }
.governance-diff-preview > summary small { color: #728077; font-size: 0.58rem; font-weight: 720; letter-spacing: 0.07em; text-transform: uppercase; }
.governance-diff-preview > summary strong { font-size: 0.76rem; }
.governance-diff-preview > summary > i:last-child { color: #779087; transition: transform 180ms ease; }
.governance-diff-preview[open] > summary > i:last-child { transform: rotate(45deg); }
.governance-diff-preview > div { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1px; padding: 0 14px 14px; }
.governance-diff-preview p { display: grid; grid-template-columns: 25px 1fr; gap: 8px; margin: 0; padding: 11px; background: rgba(255,255,255,.73); }
.governance-diff-preview p:first-child { border-radius: 11px 0 0 11px; }
.governance-diff-preview p:last-child { border-radius: 0 11px 11px 0; }
.governance-diff-preview p > b { color: #d87920; font-size: 0.59rem; }
.governance-diff-preview p > span { display: grid; gap: 2px; }
.governance-diff-preview p strong { color: #345247; font-size: 0.63rem; }
.governance-diff-preview p small { color: #7a867f; font-size: 0.59rem; line-height: 1.35; }

.about-quality-system {
    color: #fff;
    background:
        radial-gradient(circle at 93% 5%, rgba(153, 246, 228, 0.15), transparent 24%),
        linear-gradient(145deg, #063c2d 0%, #075541 58%, #0b6d54 100%);
    box-shadow: 0 26px 64px rgba(6, 53, 39, 0.17);
}

.about-quality-system .about-v2-kicker,
.about-quality-system h2 { color: #fff; }
.about-quality-system > p { color: rgba(255, 255, 255, 0.7); }

.about-quality-system > div.governance-tier-list {
    display: grid;
    gap: 9px;
    margin: 28px 0 16px;
}

.governance-tier-list > article {
    display: grid;
    grid-template-columns: 44px 1fr;
    gap: 12px;
    padding: 15px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 15px;
    background: rgba(255, 255, 255, 0.055);
    outline: none;
    transition: background 180ms ease, border-color 180ms ease, transform 180ms ease;
}

.governance-tier-list > article:hover,
.governance-tier-list > article:focus-visible {
    border-color: rgba(153, 246, 228, 0.32);
    background: rgba(153, 246, 228, 0.09);
    transform: translateX(4px);
}

.governance-tier-list > article > i {
    width: 42px;
    height: 42px;
    display: grid;
    place-items: center;
    border-radius: 13px;
    color: #9ef2c9;
    background: rgba(153, 246, 228, 0.09);
}

.about-v2-governance-card > div.governance-tier-list article > span {
    min-width: 0;
    display: grid;
    align-items: initial;
    gap: 3px;
    padding: 0;
    border: 0;
    border-radius: 0;
    color: inherit;
}

.governance-tier-list span > small { color: #8ee9bb; font-size: 0.55rem; font-weight: 760; letter-spacing: 0.09em; text-transform: uppercase; }
.governance-tier-list span > strong { color: #fff; font-size: 0.79rem; }
.governance-tier-list span > em { color: rgba(255,255,255,.62); font-size: 0.67rem; font-style: normal; line-height: 1.42; }
.governance-tier-list span > b { margin-top: 3px; color: #a7e9ca; font-size: 0.58rem; font-weight: 620; }

.governance-guidance {
    margin-bottom: 16px;
    border-top: 1px solid rgba(255,255,255,.12);
    border-bottom: 1px solid rgba(255,255,255,.12);
}

.governance-guidance > summary { display: flex; align-items: center; justify-content: space-between; gap: 10px; padding: 12px 0; color: rgba(255,255,255,.78); cursor: pointer; font-size: .7rem; font-weight: 700; list-style: none; }
.governance-guidance > summary::-webkit-details-marker { display: none; }
.governance-guidance > summary i { transition: transform 180ms ease; }
.governance-guidance[open] > summary i { transform: rotate(45deg); }
.governance-guidance > div { display: grid; gap: 7px; padding: 0 0 13px; }
.governance-guidance p { margin: 0 0 3px; color: rgba(255,255,255,.59); font-size: .66rem; line-height: 1.5; }
.governance-guidance a { color: #9df0c6; font-size: .63rem; font-weight: 690; text-decoration: none; }
.governance-guidance a:hover { color: #fff; text-decoration: underline; }

.about-v2-governance-card a.governance-primary-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    min-height: 48px;
    padding: 12px 14px;
    border: 1px solid rgba(153,246,228,.25);
    border-radius: 13px;
    color: #fff;
    background: rgba(153,246,228,.08);
    transition: color 180ms ease, background 180ms ease, transform 180ms ease;
}

.about-v2-governance-card a.governance-primary-link:hover { color: #063c2d; background: #99f6e4; transform: translateY(-2px); }

.governance-facts {
    display: grid;
    grid-template-columns: repeat(3, minmax(0,1fr));
    gap: 1px;
    margin-top: 14px;
    overflow: hidden;
    border: 1px solid #d5e4dc;
    border-radius: 16px;
    background: #d5e4dc;
}

.governance-facts > span {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 12px;
    min-height: 76px;
    padding: 15px 18px;
    background: rgba(255,255,255,.94);
}

.governance-facts strong { color: #08764e; font-size: 1.28rem; font-weight: 700; letter-spacing: -.04em; }
.governance-facts small { max-width: 230px; color: #6f7c75; font-size: .66rem; line-height: 1.4; }

.governance-claim-note {
    display: flex;
    align-items: flex-start;
    gap: 9px;
    max-width: 1160px;
    margin: 14px 0 0;
    color: #748078;
    font-size: .67rem;
    line-height: 1.52;
}

.governance-claim-note i { flex: 0 0 auto; margin-top: 2px; color: #0a8a58; }

@media (max-width: 1080px) {
    .about-governance-heading { grid-template-columns: 1fr; gap: 15px; }
    .about-v2-governance-grid.about-governance-grid { grid-template-columns: 1fr; }
    .about-governance-grid .about-document-system,
    .about-governance-grid .about-quality-system { min-height: auto; }
}

@media (max-width: 767px) {
    .about-v2-purpose,
    .about-v2-people,
    .about-v2-commitments,
    .about-v2-pathway,
    .about-v2-governance,
    .about-v2-leadership { padding-top: 48px; padding-bottom: 66px; }
    .about-governance-heading h2 { font-size: clamp(2.45rem, 11vw, 3.75rem); }
    .about-governance-grid .about-document-system,
    .about-governance-grid .about-quality-system { padding: 28px 22px; border-radius: 21px; }
    .governance-control-list { grid-template-columns: 1fr; }
    .governance-control-list > div { min-height: auto; }
    .governance-diff-preview > div { grid-template-columns: 1fr; gap: 2px; }
    .governance-diff-preview p:first-child,
    .governance-diff-preview p:last-child { border-radius: 10px; }
    .governance-facts { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
    .governance-control-list > div,
    .governance-diff-preview > summary > i:last-child,
    .governance-tier-list > article,
    .governance-guidance > summary i,
    .about-v2-governance-card a.governance-primary-link { transition: none; }
}

/* Keep Sustainability's page-level art direction after legacy institutional rules. */
.institutional-hero.institutional-hero-sustainability {
    min-height: 610px;
    background:
        radial-gradient(circle at 83% 18%, rgba(153, 246, 228, .38), transparent 24%),
        radial-gradient(circle at 61% 110%, rgba(241, 143, 43, .09), transparent 31%),
        linear-gradient(135deg, #f8fcfa 0%, #fff 52%, #edf9f4 100%);
}

.institutional-hero.institutional-hero-sustainability h1 {
    font-size: clamp(3.3rem, 5.2vw, 5.7rem);
    line-height: .95;
}

section.sustainability-page-section {
    padding: clamp(76px, 7vw, 112px) 0;
    overflow: hidden;
    background:
        linear-gradient(rgba(11,92,59,.022) 1px, transparent 1px),
        linear-gradient(90deg,rgba(11,92,59,.022) 1px, transparent 1px),
        linear-gradient(180deg,#f8fcfa 0%,#fff 17%,#f4faf7 61%,#fff 100%);
    background-size: 54px 54px,54px 54px,auto;
}

@media (max-width: 900px) {
    .institutional-hero.institutional-hero-sustainability { min-height: auto; }
}

@media (max-width: 720px) {
    .institutional-hero.institutional-hero-sustainability h1 { font-size: clamp(2.75rem,13vw,4rem); }
    section.sustainability-page-section { padding: 62px 0 72px; }
}

/* Professional page rhythm: compact headings, deliberate spacing and single-column section introductions. */
#quality-framework,
#responsibility-pillars,
#career-interest,
#apply,
#franchise,
#contact {
    scroll-margin-top: 118px;
}

.institutional-hero,
.institutional-hero.institutional-hero-sustainability {
    min-height: 520px;
}

.institutional-hero-grid {
    min-height: 430px;
    gap: clamp(34px, 5vw, 72px);
    padding-top: 24px;
    padding-bottom: 46px;
}

.institutional-hero h1,
.institutional-hero.institutional-hero-sustainability h1 {
    max-width: 760px;
    font-size: clamp(2.75rem, 4.35vw, 4.75rem);
    line-height: .98;
}

.institution-page-section,
section.sustainability-page-section {
    padding: clamp(54px, 5vw, 76px) 0;
}

.about-v2-purpose,
.about-v2-people,
.about-v2-focus,
.about-v2-values,
.about-v2-execution,
.about-v2-pathway,
.about-v2-governance,
.about-v2-leadership,
.home-page-directory {
    padding-top: clamp(54px, 5vw, 76px);
    padding-bottom: clamp(58px, 5.5vw, 82px);
}

.institution-section-heading,
.regulatory-reference-heading,
.sustainability-section-heading,
.about-v2-heading,
.about-purpose-heading,
.about-governance-heading,
.home-directory-heading {
    grid-template-columns: minmax(0, 920px);
    align-items: start;
    gap: 0;
    margin-bottom: clamp(24px, 3vw, 34px);
}

.institution-section-heading > p,
.regulatory-reference-heading > p,
.sustainability-section-heading > p,
.about-v2-heading > p,
.about-purpose-heading > p,
.about-governance-heading > p,
.home-directory-heading > p {
    display: none;
}

.institution-section-heading h2,
.regulatory-reference-heading h2,
.sustainability-section-heading h2,
.sustainability-section-heading-compact h2,
.about-v2-heading h2,
.about-purpose-heading h2,
.about-pathway-heading h2,
.about-governance-heading h2,
.home-directory-heading h2,
.quality-system-intro h2,
.responsibility-roadmap-copy h2,
.responsibility-lifecycle h2,
.career-culture-intro h2,
.career-process-panel h2,
.career-interest-copy h2,
.sustainability-procurement h2,
.sustainability-cta h2,
.business-page-section .franchise-copy h2 {
    max-width: 840px;
    font-size: clamp(2rem, 3.15vw, 3.25rem);
    font-weight: 620;
    line-height: 1.04;
    letter-spacing: -.047em;
}

.quality-system-panel,
.therapy-navigation-band,
.responsibility-roadmap,
.sustainability-page-section .responsibility-roadmap,
.career-process-panel,
.career-interest-panel,
.regulatory-reference-section,
.responsibility-lifecycle,
.sustainability-dashboard,
.sustainability-page-section .responsibility-lifecycle,
.career-areas-section {
    margin-top: clamp(48px, 5vw, 68px);
}

.about-purpose-heading,
.about-pathway-heading,
.about-governance-heading {
    margin-bottom: clamp(24px, 3vw, 36px);
}

@media (max-width: 900px) {
    .institutional-hero,
    .institutional-hero.institutional-hero-sustainability {
        min-height: auto;
    }

    .institutional-hero-grid {
        min-height: 0;
    }
}

@media (max-width: 680px) {
    .institutional-hero h1,
    .institutional-hero.institutional-hero-sustainability h1 {
        font-size: clamp(2.35rem, 11vw, 3.25rem);
    }

    .institution-page-section,
    section.sustainability-page-section,
    .about-v2-purpose,
    .about-v2-people,
    .about-v2-focus,
    .about-v2-values,
    .about-v2-execution,
    .about-v2-pathway,
    .about-v2-governance,
    .about-v2-leadership,
    .home-page-directory {
        padding-top: 44px;
        padding-bottom: 54px;
    }

    .institution-section-heading h2,
    .regulatory-reference-heading h2,
    .sustainability-section-heading h2,
    .sustainability-section-heading-compact h2,
    .about-v2-heading h2,
    .about-purpose-heading h2,
    .about-pathway-heading h2,
    .about-governance-heading h2,
    .home-directory-heading h2,
    .quality-system-intro h2,
    .responsibility-roadmap-copy h2,
    .responsibility-lifecycle h2,
    .career-culture-intro h2,
    .career-process-panel h2,
    .career-interest-copy h2,
    .sustainability-procurement h2,
    .sustainability-cta h2,
    .business-page-section .franchise-copy h2 {
        font-size: clamp(1.8rem, 8.5vw, 2.4rem);
        line-height: 1.07;
    }
}
