.mk-exhibit-section[data-astro-cid-hltbxuac]{--exhibit-brand: var(--brand, #214c46);--exhibit-brand-dark: var(--brand-dark, #173732);--exhibit-surface: var(--surface, #fff);--exhibit-surface-alt: var(--surface-alt, #f1eee7);--exhibit-line: var(--line, rgba(33, 76, 70, .18));--exhibit-text: var(--text, #1f2d2a);--exhibit-muted: var(--muted, #53625e);--exhibit-accent: var(--accent, #c8b28a);padding:clamp(72px,8vw,112px) 0;border-top:1px solid var(--exhibit-line);background:var(--exhibit-surface-alt);color:var(--exhibit-text)}.mk-exhibit-section[data-astro-cid-hltbxuac].mk-tone-contrast{background:var(--exhibit-surface)}.mk-exhibit-section[data-astro-cid-hltbxuac].mk-tone-dark{--exhibit-line: rgba(255, 255, 255, .18);--exhibit-text: #fff;--exhibit-muted: rgba(255, 255, 255, .78);background:var(--exhibit-brand-dark)}.mk-exhibit-inner[data-astro-cid-hltbxuac]{width:min(1180px,calc(100% - 40px));margin:0 auto}.mk-exhibit-header[data-astro-cid-hltbxuac]{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,.65fr);gap:clamp(28px,6vw,90px);align-items:end;margin-bottom:clamp(38px,5vw,64px)}.mk-exhibit-eyebrow[data-astro-cid-hltbxuac],.mk-exhibit-group-label[data-astro-cid-hltbxuac]{margin:0 0 12px;color:var(--exhibit-brand);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.mk-tone-dark[data-astro-cid-hltbxuac] .mk-exhibit-eyebrow[data-astro-cid-hltbxuac],.mk-tone-dark[data-astro-cid-hltbxuac] .mk-exhibit-group-label[data-astro-cid-hltbxuac]{color:var(--exhibit-accent)}.mk-exhibit-header[data-astro-cid-hltbxuac] h2[data-astro-cid-hltbxuac]{grid-column:1;margin:0;max-width:820px;color:var(--exhibit-text);font-family:var(--font-serif);font-size:clamp(2rem,4vw,3.4rem);font-weight:400;line-height:1.06;letter-spacing:0}.mk-exhibit-intro[data-astro-cid-hltbxuac]{grid-column:2;grid-row:1 / span 2;margin:0;color:var(--exhibit-muted);font-size:16px;line-height:1.72}.mk-exhibit[data-astro-cid-hltbxuac]{margin:0}.mk-exhibit-model[data-astro-cid-hltbxuac]{display:grid;grid-template-columns:minmax(230px,.9fr) 54px minmax(210px,.7fr) 54px minmax(300px,1.25fr);align-items:stretch;min-width:0;border-top:1px solid var(--exhibit-text);border-bottom:1px solid var(--exhibit-text)}.mk-exhibit-inputs[data-astro-cid-hltbxuac],.mk-exhibit-outputs[data-astro-cid-hltbxuac]{padding:28px 0;min-width:0}.mk-exhibit-inputs[data-astro-cid-hltbxuac] ol[data-astro-cid-hltbxuac],.mk-exhibit-outputs[data-astro-cid-hltbxuac] ul[data-astro-cid-hltbxuac]{list-style:none;margin:0;padding:0}.mk-exhibit-inputs[data-astro-cid-hltbxuac] li[data-astro-cid-hltbxuac],.mk-exhibit-outputs[data-astro-cid-hltbxuac] li[data-astro-cid-hltbxuac]{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;padding:16px 0;border-top:1px solid var(--exhibit-line)}.mk-exhibit-inputs[data-astro-cid-hltbxuac] li[data-astro-cid-hltbxuac]:last-child,.mk-exhibit-outputs[data-astro-cid-hltbxuac] li[data-astro-cid-hltbxuac]:last-child{border-bottom:1px solid var(--exhibit-line)}.mk-exhibit-index[data-astro-cid-hltbxuac]{color:var(--exhibit-accent);font-family:var(--font-serif);font-size:18px;line-height:1.2}.mk-exhibit[data-astro-cid-hltbxuac] li[data-astro-cid-hltbxuac] strong[data-astro-cid-hltbxuac],.mk-exhibit[data-astro-cid-hltbxuac] li[data-astro-cid-hltbxuac] span[data-astro-cid-hltbxuac]:not(.mk-exhibit-index),.mk-exhibit-focus[data-astro-cid-hltbxuac] strong[data-astro-cid-hltbxuac],.mk-exhibit-focus[data-astro-cid-hltbxuac] span[data-astro-cid-hltbxuac]{display:block}.mk-exhibit[data-astro-cid-hltbxuac] li[data-astro-cid-hltbxuac] strong[data-astro-cid-hltbxuac]{color:var(--exhibit-text);font-family:var(--font-serif);font-size:17px;line-height:1.25}.mk-exhibit[data-astro-cid-hltbxuac] li[data-astro-cid-hltbxuac] span[data-astro-cid-hltbxuac]:not(.mk-exhibit-index){margin-top:5px;color:var(--exhibit-muted);font-size:13px;line-height:1.5}.mk-exhibit-connector[data-astro-cid-hltbxuac]{position:relative;min-height:100%}.mk-exhibit-connector[data-astro-cid-hltbxuac]:before{content:"";position:absolute;top:50%;left:8px;right:8px;height:1px;background:var(--exhibit-accent)}.mk-exhibit-connector[data-astro-cid-hltbxuac]:after{content:"";position:absolute;top:calc(50% - 4px);right:8px;width:8px;height:8px;border-top:1px solid var(--exhibit-accent);border-right:1px solid var(--exhibit-accent);transform:rotate(45deg)}.mk-exhibit-focus[data-astro-cid-hltbxuac]{align-self:center;padding:28px 24px;background:var(--exhibit-brand-dark);border-top:3px solid var(--exhibit-accent);color:#fff}.mk-tone-dark[data-astro-cid-hltbxuac] .mk-exhibit-focus[data-astro-cid-hltbxuac]{background:#fff;color:var(--exhibit-brand-dark)}.mk-exhibit-focus[data-astro-cid-hltbxuac] strong[data-astro-cid-hltbxuac]{font-family:var(--font-serif);font-size:clamp(1.45rem,2.4vw,2rem);font-weight:400;line-height:1.1}.mk-exhibit-focus[data-astro-cid-hltbxuac] span[data-astro-cid-hltbxuac]{margin-top:10px;font-size:13.5px;line-height:1.55;opacity:.82}.mk-exhibit--multiRater[data-astro-cid-hltbxuac] .mk-exhibit-inputs[data-astro-cid-hltbxuac] ol[data-astro-cid-hltbxuac]{display:grid;grid-template-columns:1fr 1fr;column-gap:22px}.mk-exhibit--triangulation[data-astro-cid-hltbxuac] .mk-exhibit-outputs[data-astro-cid-hltbxuac] ul[data-astro-cid-hltbxuac]{display:grid;grid-template-columns:1fr 1fr;column-gap:18px}.mk-exhibit--multiRater[data-astro-cid-hltbxuac] .mk-exhibit-inputs[data-astro-cid-hltbxuac] li[data-astro-cid-hltbxuac]:nth-child(2){border-top-color:var(--exhibit-line)}.mk-exhibit--multiRater[data-astro-cid-hltbxuac] .mk-exhibit-outputs[data-astro-cid-hltbxuac] ul[data-astro-cid-hltbxuac]{display:grid;grid-template-columns:1fr 1fr;column-gap:20px}.mk-exhibit--multiRater[data-astro-cid-hltbxuac] .mk-exhibit-outputs[data-astro-cid-hltbxuac] li[data-astro-cid-hltbxuac]:nth-child(2){border-top-color:var(--exhibit-line)}.mk-exhibit[data-astro-cid-hltbxuac] figcaption[data-astro-cid-hltbxuac]{max-width:760px;margin:18px 0 0;color:var(--exhibit-muted);font-size:13px;line-height:1.55}@media (max-width: 960px){.mk-exhibit-header[data-astro-cid-hltbxuac]{grid-template-columns:1fr;gap:18px}.mk-exhibit-intro[data-astro-cid-hltbxuac]{grid-column:1;grid-row:auto;max-width:720px}.mk-exhibit-model[data-astro-cid-hltbxuac]{grid-template-columns:1fr;border-top-color:var(--exhibit-line);border-bottom-color:var(--exhibit-line)}.mk-exhibit-inputs[data-astro-cid-hltbxuac],.mk-exhibit-outputs[data-astro-cid-hltbxuac]{padding:26px 0}.mk-exhibit-connector[data-astro-cid-hltbxuac]{min-height:54px}.mk-exhibit-connector[data-astro-cid-hltbxuac]:before{inset:8px auto 8px 50%;width:1px;height:auto}.mk-exhibit-connector[data-astro-cid-hltbxuac]:after{top:auto;right:auto;bottom:8px;left:calc(50% - 4px);transform:rotate(135deg)}.mk-exhibit-focus[data-astro-cid-hltbxuac]{width:min(440px,100%);margin:0 auto}}@media (max-width: 620px){.mk-exhibit-section[data-astro-cid-hltbxuac]{padding:62px 0}.mk-exhibit-inner[data-astro-cid-hltbxuac]{width:calc(100% - 40px)}.mk-exhibit-header[data-astro-cid-hltbxuac] h2[data-astro-cid-hltbxuac]{font-size:clamp(1.9rem,9vw,2.55rem)}.mk-exhibit--multiRater[data-astro-cid-hltbxuac] .mk-exhibit-inputs[data-astro-cid-hltbxuac] ol[data-astro-cid-hltbxuac],.mk-exhibit--multiRater[data-astro-cid-hltbxuac] .mk-exhibit-outputs[data-astro-cid-hltbxuac] ul[data-astro-cid-hltbxuac],.mk-exhibit--triangulation[data-astro-cid-hltbxuac] .mk-exhibit-outputs[data-astro-cid-hltbxuac] ul[data-astro-cid-hltbxuac]{grid-template-columns:1fr}.mk-exhibit-inputs[data-astro-cid-hltbxuac] li[data-astro-cid-hltbxuac],.mk-exhibit-outputs[data-astro-cid-hltbxuac] li[data-astro-cid-hltbxuac]{padding:14px 0}.mk-exhibit-focus[data-astro-cid-hltbxuac]{padding:24px 20px}}.mk-enquiry-layout[data-astro-cid-qzba3gmr]{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(28px,5.5vw,72px);align-items:start}.mk-enquiry-copy[data-astro-cid-qzba3gmr]{max-width:440px}.mk-enquiry-copy[data-astro-cid-qzba3gmr] .mk-intro[data-astro-cid-qzba3gmr]{margin:12px 0 0;font-size:15.5px}.mk-enquiry-copy[data-astro-cid-qzba3gmr] .mk-intro[data-astro-cid-qzba3gmr]+.mk-intro[data-astro-cid-qzba3gmr]{margin-top:16px;font-size:14px}.mk-enquiry-figure[data-astro-cid-qzba3gmr]{overflow:hidden;margin:24px 0 0;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.mk-enquiry-figure[data-astro-cid-qzba3gmr] img[data-astro-cid-qzba3gmr]{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;object-position:50% 45%}.mk-enquiry-form-wrap[data-astro-cid-qzba3gmr]{min-width:0;padding:clamp(22px,3.4vw,38px);border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.mk-enquiry-form[data-astro-cid-qzba3gmr]{display:grid;gap:22px}.mk-enquiry-type[data-astro-cid-qzba3gmr]{border:0;margin:0;padding:0 0 4px}.mk-enquiry-type[data-astro-cid-qzba3gmr] legend[data-astro-cid-qzba3gmr]{color:var(--brand-dark);font-size:13px;font-weight:700;margin-bottom:10px;padding:0}.mk-enquiry-type-options[data-astro-cid-qzba3gmr]{display:grid;grid-template-columns:1fr;gap:10px}.mk-enquiry-type-options[data-astro-cid-qzba3gmr] label[data-astro-cid-qzba3gmr]{display:flex;align-items:center;gap:12px;min-width:0;padding:14px 16px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--ink);cursor:pointer;font-size:15px;line-height:1.35}.mk-enquiry-type-options[data-astro-cid-qzba3gmr] input[data-astro-cid-qzba3gmr]{accent-color:var(--brand);flex:0 0 auto}.mk-enquiry-type-options[data-astro-cid-qzba3gmr] label[data-astro-cid-qzba3gmr]:hover{border-color:var(--brand)}.mk-enquiry-type-options[data-astro-cid-qzba3gmr] label[data-astro-cid-qzba3gmr]:has(input:checked){color:var(--brand-dark);border-color:var(--brand);background:#214c4609;box-shadow:0 1px 0 var(--accent)}.mk-enquiry-field[data-astro-cid-qzba3gmr]{display:grid;gap:8px}.mk-enquiry-field[data-astro-cid-qzba3gmr] label[data-astro-cid-qzba3gmr]{color:var(--brand-dark);font-size:13px;font-weight:700}.mk-enquiry-field[data-astro-cid-qzba3gmr] input[data-astro-cid-qzba3gmr],.mk-enquiry-field[data-astro-cid-qzba3gmr] textarea[data-astro-cid-qzba3gmr]{width:100%;box-sizing:border-box;padding:13px 14px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--ink);font:inherit;font-size:16px;outline:none}.mk-enquiry-field[data-astro-cid-qzba3gmr] textarea[data-astro-cid-qzba3gmr]{min-height:140px;resize:vertical}.mk-enquiry-field[data-astro-cid-qzba3gmr] input[data-astro-cid-qzba3gmr]:focus,.mk-enquiry-field[data-astro-cid-qzba3gmr] textarea[data-astro-cid-qzba3gmr]:focus{border-color:var(--brand);box-shadow:0 0 0 3px #c8b28a47}.mk-enquiry-hint[data-astro-cid-qzba3gmr]{margin:0;color:var(--muted);font-size:12.5px;line-height:1.5}.mk-enquiry-honeypot[data-astro-cid-qzba3gmr]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.mk-enquiry-hold[data-astro-cid-qzba3gmr]{color:var(--muted);border-left:2px solid var(--accent);padding-left:14px;font-size:14px;line-height:1.55;margin:0}.mk-enquiry-error[data-astro-cid-qzba3gmr]{color:#9c2f2f;font-size:14px;line-height:1.5;margin:0}.mk-enquiry-form[data-astro-cid-qzba3gmr] .mk-btn[data-astro-cid-qzba3gmr]{justify-self:start;padding:16px 36px}.mk-enquiry-success[data-astro-cid-qzba3gmr]{border-top:2px solid var(--accent);padding-top:18px}.mk-enquiry-success[data-astro-cid-qzba3gmr] h3[data-astro-cid-qzba3gmr]{margin:0 0 10px;color:var(--brand-dark);font-family:var(--font-serif);font-size:1.5rem;font-weight:400}.mk-enquiry-success[data-astro-cid-qzba3gmr] p[data-astro-cid-qzba3gmr]{color:var(--muted);line-height:1.7;margin:0}.mk-tone-dark[data-astro-cid-qzba3gmr] .mk-enquiry-form-wrap[data-astro-cid-qzba3gmr]{color:var(--ink)}.mk-tone-dark[data-astro-cid-qzba3gmr] .mk-enquiry-field[data-astro-cid-qzba3gmr] label[data-astro-cid-qzba3gmr],.mk-tone-dark[data-astro-cid-qzba3gmr] .mk-enquiry-type[data-astro-cid-qzba3gmr] legend[data-astro-cid-qzba3gmr],.mk-tone-dark[data-astro-cid-qzba3gmr] .mk-enquiry-success[data-astro-cid-qzba3gmr] h3[data-astro-cid-qzba3gmr]{color:var(--brand-dark)}.mk-tone-dark[data-astro-cid-qzba3gmr] .mk-enquiry-field[data-astro-cid-qzba3gmr] input[data-astro-cid-qzba3gmr],.mk-tone-dark[data-astro-cid-qzba3gmr] .mk-enquiry-field[data-astro-cid-qzba3gmr] textarea[data-astro-cid-qzba3gmr]{color:var(--ink);border-color:var(--line)}.mk-tone-dark[data-astro-cid-qzba3gmr] .mk-enquiry-hint[data-astro-cid-qzba3gmr],.mk-tone-dark[data-astro-cid-qzba3gmr] .mk-enquiry-hold[data-astro-cid-qzba3gmr],.mk-tone-dark[data-astro-cid-qzba3gmr] .mk-enquiry-success[data-astro-cid-qzba3gmr] p[data-astro-cid-qzba3gmr]{color:var(--muted)}.mk-tone-dark[data-astro-cid-qzba3gmr] .mk-enquiry-type-options[data-astro-cid-qzba3gmr] label[data-astro-cid-qzba3gmr]{color:var(--ink);border-color:var(--line)}.mk-tone-dark[data-astro-cid-qzba3gmr] .mk-enquiry-type-options[data-astro-cid-qzba3gmr] label[data-astro-cid-qzba3gmr]:has(input:checked){color:var(--brand-dark);border-color:var(--brand)}@media (max-width: 760px){.mk-enquiry-layout[data-astro-cid-qzba3gmr]{grid-template-columns:1fr;gap:34px}.mk-enquiry-copy[data-astro-cid-qzba3gmr]{max-width:none}}@media (max-width: 480px){.mk-enquiry-form-wrap[data-astro-cid-qzba3gmr]{padding:22px 20px}.mk-enquiry-form[data-astro-cid-qzba3gmr] .mk-btn[data-astro-cid-qzba3gmr]{justify-self:stretch;width:100%}}.mk-hero[data-astro-cid-j67ewu3s],.mk-sec[data-astro-cid-j67ewu3s]{--mk-page-x: 40px;--mk-inner: 1040px;--mk-inner-wide: 1180px;--mk-inner-prose: 720px;--mk-inner-hero: 960px;--mk-section-y: 64px;--mk-section-y-tight: 48px;--mk-section-y-loose: 84px;--mk-card-gap: 20px;--mk-card-pad: 26px}.mk-sr-only[data-astro-cid-j67ewu3s]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mk-hero[data-astro-cid-j67ewu3s]{padding:72px 0 44px}.mk-inner[data-astro-cid-j67ewu3s]{width:min(var(--mk-inner),calc(100% - var(--mk-page-x)));margin:0 auto}.mk-hero[data-astro-cid-j67ewu3s] .eyebrow[data-astro-cid-j67ewu3s]{display:inline-flex;align-items:center;gap:10px;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--brand);font-weight:700}.mk-hero[data-astro-cid-j67ewu3s] h1[data-astro-cid-j67ewu3s]{font-family:var(--font-serif);font-size:clamp(2.1rem,4.6vw,3.2rem);line-height:1.1;font-weight:400;color:var(--brand-dark);margin:18px 0;max-width:var(--mk-inner-hero)}.mk-hero[data-astro-cid-j67ewu3s] .lede[data-astro-cid-j67ewu3s]{font-size:17.5px;line-height:1.72;color:var(--muted);max-width:var(--mk-inner-prose);margin:0 0 30px}.mk-cta-row[data-astro-cid-j67ewu3s]{display:flex;gap:14px;flex-wrap:wrap;align-items:center;min-width:0}.mk-btn[data-astro-cid-j67ewu3s]{display:inline-block;max-width:100%;padding:14px 28px;border-radius:9px;font-weight:700;font-size:15px;letter-spacing:.01em;text-align:center;transition:background .15s ease,transform .15s ease}.mk-btn-primary[data-astro-cid-j67ewu3s]{background:var(--brand);color:#fff;box-shadow:0 8px 22px #214c462e}.mk-btn-primary[data-astro-cid-j67ewu3s]:hover{background:var(--brand-dark);transform:translateY(-1px)}.mk-btn-secondary[data-astro-cid-j67ewu3s],.mk-btn-ghost[data-astro-cid-j67ewu3s]{background:transparent;color:var(--brand);border:1px solid var(--line)}.mk-btn-secondary[data-astro-cid-j67ewu3s]:hover,.mk-btn-ghost[data-astro-cid-j67ewu3s]:hover{border-color:var(--brand);background:var(--surface)}.mk-btn-link[data-astro-cid-j67ewu3s]{color:var(--brand);font-weight:700;font-size:14.5px}.mk-btn-link[data-astro-cid-j67ewu3s]:after{content:" →"}.mk-hero-media[data-astro-cid-j67ewu3s]{margin-top:30px}.mk-hero-media[data-astro-cid-j67ewu3s] img[data-astro-cid-j67ewu3s]{display:block;width:100%;max-width:900px;height:auto;border-radius:14px;border:1px solid var(--line)}.mk-sec[data-astro-cid-j67ewu3s]{padding:var(--mk-section-y) 0;border-top:1px solid var(--line)}.mk-sec[data-astro-cid-j67ewu3s] .eyebrow[data-astro-cid-j67ewu3s]{display:inline-flex;align-items:center;gap:10px;margin:0 0 14px;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--brand);font-weight:700}.mk-sec[data-astro-cid-j67ewu3s] h2[data-astro-cid-j67ewu3s]{font-family:var(--font-serif);font-size:clamp(1.55rem,3vw,2.1rem);font-weight:400;color:var(--brand-dark);line-height:1.16;margin:0 0 16px;max-width:800px;overflow-wrap:break-word}.mk-intro[data-astro-cid-j67ewu3s]{font-size:16.5px;line-height:1.75;color:var(--muted);max-width:var(--mk-inner-prose);margin:0 0 34px}.mk-prose[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s]{font-size:16.5px;line-height:1.78;color:var(--muted);max-width:var(--mk-inner-prose);margin:0 0 18px}.mk-prose[data-astro-cid-j67ewu3s] .pt-body[data-astro-cid-j67ewu3s]{font-size:16.5px;line-height:1.78;color:var(--muted);margin:0 0 18px;max-width:var(--mk-inner-prose)}.mk-sec[data-astro-cid-j67ewu3s].mk-tone-default{background:var(--surface-alt)}.mk-sec[data-astro-cid-j67ewu3s].mk-tone-contrast{background:var(--surface)}.mk-sec[data-astro-cid-j67ewu3s].mk-tone-dark{background:var(--brand-dark);color:#fff;border-top-color:#ffffff1f}.mk-tone-dark[data-astro-cid-j67ewu3s] .eyebrow[data-astro-cid-j67ewu3s]{color:#ffffffc7}.mk-tone-dark[data-astro-cid-j67ewu3s] h2[data-astro-cid-j67ewu3s],.mk-tone-dark[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s]{color:#fff}.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-intro[data-astro-cid-j67ewu3s],.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-prose[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s],.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-prose[data-astro-cid-j67ewu3s] .pt-body[data-astro-cid-j67ewu3s],.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-card[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s],.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s],.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-report-item[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s],.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-report-item[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s],.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-card-meta[data-astro-cid-j67ewu3s],.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-card-meta[data-astro-cid-j67ewu3s] span[data-astro-cid-j67ewu3s]{color:#ffffffd1}.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-section-footer-link[data-astro-cid-j67ewu3s] .mk-btn-link[data-astro-cid-j67ewu3s],.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-section-footer-link[data-astro-cid-j67ewu3s] a[data-astro-cid-j67ewu3s]{color:#fff}.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-card[data-astro-cid-j67ewu3s],.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-tier[data-astro-cid-j67ewu3s],.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-quote[data-astro-cid-j67ewu3s]{background:#ffffff12;border-color:#ffffff29}.mk-grid[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:var(--mk-card-gap);min-width:0}.mk-card-grid-section[data-astro-cid-j67ewu3s]{background:#ffffff38}.mk-card-grid-section[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s]{width:min(1080px,calc(100% - var(--mk-page-x)))}.mk-card-grid-section[data-astro-cid-j67ewu3s] h2[data-astro-cid-j67ewu3s],.mk-card-grid-section[data-astro-cid-j67ewu3s] .mk-intro[data-astro-cid-j67ewu3s]{max-width:760px}.mk-card-grid--feature[data-astro-cid-j67ewu3s] .mk-grid[data-astro-cid-j67ewu3s]{grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr))}.mk-card-grid--dense[data-astro-cid-j67ewu3s] .mk-grid[data-astro-cid-j67ewu3s]{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr))}.mk-image-section[data-astro-cid-j67ewu3s]{border-top:1px solid var(--line)}.mk-image-section[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s]{width:min(var(--mk-inner),calc(100% - var(--mk-page-x)))}.mk-image-heading[data-astro-cid-j67ewu3s]{margin:0 0 24px}.mk-image-figure[data-astro-cid-j67ewu3s]{margin:0}.mk-image-frame[data-astro-cid-j67ewu3s]{display:block;width:100%;max-width:100%;height:auto;border-radius:14px;border:1px solid var(--line);background:var(--surface);box-shadow:0 1px 2px #1826230a,0 16px 38px #18262314}.mk-image-caption[data-astro-cid-j67ewu3s]{margin-top:10px;font-size:13px;line-height:1.55;color:var(--muted)}.mk-image-inline[data-astro-cid-j67ewu3s] .mk-image-figure[data-astro-cid-j67ewu3s]{max-width:820px}.mk-image-wide[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s]{width:min(var(--mk-inner-wide),calc(100% - var(--mk-page-x)))}.mk-image-wide[data-astro-cid-j67ewu3s] .mk-image-figure[data-astro-cid-j67ewu3s]{max-width:980px;margin:0 auto}.mk-image-split[data-astro-cid-j67ewu3s] .mk-image-figure[data-astro-cid-j67ewu3s]{max-width:620px}.mk-image-fullBleed[data-astro-cid-j67ewu3s]{width:100%}.mk-image-fullBleed[data-astro-cid-j67ewu3s] .mk-image-frame[data-astro-cid-j67ewu3s]{border-left:0;border-right:0;border-radius:0;max-height:680px;object-fit:cover}.mk-image-fullBleed[data-astro-cid-j67ewu3s] .mk-image-caption[data-astro-cid-j67ewu3s]{width:min(var(--mk-inner),calc(100% - var(--mk-page-x)));margin-left:auto;margin-right:auto}.mk-image-variant--evidenceBand[data-astro-cid-j67ewu3s]{background:var(--surface-alt);padding:clamp(42px,6vw,86px) 0;border-top:1px solid rgba(33,76,70,.14);border-bottom:1px solid rgba(33,76,70,.14)}.mk-image-variant--evidenceBand[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s]{width:min(var(--mk-inner-wide),calc(100% - var(--mk-page-x)))}.mk-image-variant--evidenceBand[data-astro-cid-j67ewu3s] .mk-image-figure[data-astro-cid-j67ewu3s]{margin:0 auto;max-width:var(--mk-inner-wide);overflow:hidden;background:var(--surface-alt)}.mk-image-variant--evidenceBand[data-astro-cid-j67ewu3s] .mk-image-frame[data-astro-cid-j67ewu3s]{display:block;width:100%;height:clamp(360px,46vw,620px);max-height:620px;object-fit:cover;border:0;border-radius:0;background:transparent;box-shadow:none}.mk-image-variant--evidenceBand[data-astro-cid-j67ewu3s] .mk-image-caption[data-astro-cid-j67ewu3s]{width:min(var(--mk-inner),calc(100% - var(--mk-page-x)));margin-left:auto;margin-right:auto}.mk-shift-framework-section[data-astro-cid-j67ewu3s]{background:var(--surface-alt)}.mk-shift-framework-section[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s]{width:min(1120px,calc(100% - var(--mk-page-x)))}.mk-shift-framework-section[data-astro-cid-j67ewu3s] .mk-image-heading[data-astro-cid-j67ewu3s]{max-width:980px;margin-left:auto;margin-right:auto}.mk-shift-framework-figure[data-astro-cid-j67ewu3s]{position:relative;max-width:1080px;margin:0 auto}.mk-shift-scroll[data-astro-cid-j67ewu3s]{overflow-x:visible}.mk-shift-framework-img[data-astro-cid-j67ewu3s]{border:0;border-radius:0;background:transparent;box-shadow:none}.mk-card[data-astro-cid-j67ewu3s]{min-width:0;padding:var(--mk-card-pad);background:#ffffffdb;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column}.mk-card-body[data-astro-cid-j67ewu3s]{display:flex;flex-direction:column;flex:1}.mk-card[data-astro-cid-j67ewu3s].has-media{overflow:hidden;padding:0}.mk-card[data-astro-cid-j67ewu3s].has-media .mk-card-body[data-astro-cid-j67ewu3s]{padding:24px var(--mk-card-pad) var(--mk-card-pad)}.mk-card-img[data-astro-cid-j67ewu3s]{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;background:var(--surface-alt);border-bottom:1px solid var(--line)}.mk-card-tag[data-astro-cid-j67ewu3s]{display:inline-flex;align-self:flex-start;margin:0 0 12px;padding:4px 10px;border-radius:999px;border:1px solid var(--line);color:var(--brand);background:#c8b28a1f;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mk-card[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s]{font-family:var(--font-serif);font-size:18.5px;font-weight:700;color:var(--brand-dark);margin:0 0 11px;line-height:1.26}.mk-card[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s]{font-size:15.25px;line-height:1.66;color:var(--muted);margin:0 0 11px}.mk-card-meta[data-astro-cid-j67ewu3s]{display:flex;flex-wrap:wrap;gap:6px 12px;margin:0 0 12px;color:var(--muted);font-size:12px;line-height:1.45}.mk-card-meta[data-astro-cid-j67ewu3s] span[data-astro-cid-j67ewu3s]+span[data-astro-cid-j67ewu3s]:before{content:"";display:inline-block;width:5px;height:5px;margin:0 10px 1px 0;border-radius:50%;background:var(--accent)}.mk-chips[data-astro-cid-j67ewu3s]{display:flex;flex-wrap:wrap;gap:8px;margin:6px 0 12px}.mk-chip[data-astro-cid-j67ewu3s]{display:inline-flex;padding:5px 10px;border-radius:999px;background:var(--surface-alt);border:1px solid var(--line);color:var(--brand-dark);font-size:12px;line-height:1.3;font-weight:700}.mk-card[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s]{margin:4px 0 0;padding:0 0 0 18px}.mk-card[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s]{font-size:14.5px;line-height:1.58;color:var(--muted);margin-bottom:7px}.mk-timeline[data-astro-cid-j67ewu3s]{margin:14px 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}.mk-timeline[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:minmax(80px,.32fr) 1fr;gap:14px;padding:12px 0;border-bottom:1px solid var(--line)}.mk-timeline[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s]:last-child{border-bottom:0}.mk-timeline[data-astro-cid-j67ewu3s] .tl-label[data-astro-cid-j67ewu3s]{color:var(--brand);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.mk-timeline[data-astro-cid-j67ewu3s] .tl-body[data-astro-cid-j67ewu3s]{color:var(--muted);font-size:13.5px;line-height:1.55}.mk-card[data-astro-cid-j67ewu3s] .mk-card-cta[data-astro-cid-j67ewu3s]{margin-top:auto;padding-top:12px}.mk-tool-section[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s]{width:min(1120px,calc(100% - var(--mk-page-x)))}.mk-tool-section[data-astro-cid-j67ewu3s] .mk-intro[data-astro-cid-j67ewu3s]{max-width:760px}.mk-tool-catalog[data-astro-cid-j67ewu3s]{margin-top:38px;border-top:2px solid var(--brand)}.mk-tool-item[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:58px minmax(210px,.72fr) minmax(280px,1fr) minmax(190px,.48fr);gap:clamp(18px,3vw,38px);align-items:start;min-width:0;padding:clamp(26px,3.6vw,42px) 0;border-bottom:1px solid rgba(33,76,70,.2)}.mk-tool-item[data-astro-cid-j67ewu3s].has-media{grid-template-columns:58px minmax(190px,.62fr) minmax(250px,.9fr) minmax(190px,.48fr)}.mk-tool-index[data-astro-cid-j67ewu3s]{color:var(--accent);font-family:var(--font-serif);font-size:25px;line-height:1}.mk-tool-identity[data-astro-cid-j67ewu3s],.mk-tool-detail[data-astro-cid-j67ewu3s],.mk-tool-action[data-astro-cid-j67ewu3s]{min-width:0}.mk-tool-use[data-astro-cid-j67ewu3s]{margin:0 0 9px;color:var(--brand);font-size:11.5px;font-weight:800;letter-spacing:.08em;line-height:1.45;text-transform:uppercase}.mk-tool-item[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s],.mk-tool-feature[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s]{margin:0;color:var(--brand-dark);font-family:var(--font-serif);font-weight:700;line-height:1.2}.mk-tool-item[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s]{font-size:clamp(1.16rem,1.8vw,1.42rem)}.mk-tool-detail[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s],.mk-tool-feature-copy[data-astro-cid-j67ewu3s]>p[data-astro-cid-j67ewu3s]{margin:0 0 12px;color:var(--muted);font-size:15px;line-height:1.68}.mk-tool-item-media[data-astro-cid-j67ewu3s]{margin:18px 0 0;overflow:hidden;border-top:1px solid rgba(33,76,70,.18);border-bottom:1px solid rgba(33,76,70,.18);background:var(--surface-alt)}.mk-tool-item-media[data-astro-cid-j67ewu3s] img[data-astro-cid-j67ewu3s]{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover}.mk-tool-meta[data-astro-cid-j67ewu3s]{display:grid;gap:0;margin:0 0 18px;border-top:1px solid rgba(33,76,70,.18)}.mk-tool-meta[data-astro-cid-j67ewu3s] span[data-astro-cid-j67ewu3s]{padding:8px 0;border-bottom:1px solid rgba(33,76,70,.12);color:var(--muted);font-size:12px;line-height:1.45}.mk-tool-attribution[data-astro-cid-j67ewu3s]{padding-top:12px;border-top:1px solid rgba(33,76,70,.14);color:var(--muted);font-size:12.5px;line-height:1.55}.mk-tool-action[data-astro-cid-j67ewu3s] .mk-btn-link[data-astro-cid-j67ewu3s]{display:inline-flex;gap:6px;align-items:baseline}.mk-tool-action[data-astro-cid-j67ewu3s] .mk-btn-link[data-astro-cid-j67ewu3s]:after{content:"→";flex:0 0 auto}.mk-tool-feature[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);min-width:0;margin-top:38px;border-top:2px solid var(--brand);border-bottom:1px solid rgba(33,76,70,.2)}.mk-tool-feature[data-astro-cid-j67ewu3s]:not(.has-media){grid-template-columns:1fr}.mk-tool-feature[data-astro-cid-j67ewu3s]:not(.has-media) .mk-tool-feature-copy[data-astro-cid-j67ewu3s]>[data-astro-cid-j67ewu3s]{max-width:760px}.mk-tool-feature-media[data-astro-cid-j67ewu3s]{min-width:0;margin:0;background:var(--surface-alt);overflow:hidden}.mk-tool-feature-media[data-astro-cid-j67ewu3s] img[data-astro-cid-j67ewu3s]{display:block;width:100%;height:100%;min-height:390px;object-fit:cover}.mk-tool-feature-copy[data-astro-cid-j67ewu3s]{min-width:0;padding:clamp(34px,5vw,62px);background:#ffffff61}.mk-tool-feature[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s]{margin-bottom:18px;font-size:clamp(1.7rem,3.3vw,2.7rem)}.mk-tool-feature[data-astro-cid-j67ewu3s] .mk-tool-use[data-astro-cid-j67ewu3s]{margin-bottom:14px}.mk-tool-feature[data-astro-cid-j67ewu3s] .mk-tool-meta[data-astro-cid-j67ewu3s]{margin-top:28px}.mk-tool-feature[data-astro-cid-j67ewu3s] .mk-tool-attribution[data-astro-cid-j67ewu3s]{margin:20px 0 0}.mk-tool-feature[data-astro-cid-j67ewu3s] .mk-tool-action[data-astro-cid-j67ewu3s]{margin-top:28px}.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-tool-catalog[data-astro-cid-j67ewu3s],.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-tool-feature[data-astro-cid-j67ewu3s]{border-top-color:var(--accent);border-bottom-color:#ffffff2e}.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-tool-item[data-astro-cid-j67ewu3s],.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-tool-item-media[data-astro-cid-j67ewu3s],.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-tool-meta[data-astro-cid-j67ewu3s] span[data-astro-cid-j67ewu3s],.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-tool-attribution[data-astro-cid-j67ewu3s]{border-color:#ffffff29}.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-tool-use[data-astro-cid-j67ewu3s],.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-tool-index[data-astro-cid-j67ewu3s]{color:var(--accent)}.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-tool-item[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s],.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-tool-feature[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s]{color:#fff}.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-tool-detail[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s],.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-tool-feature-copy[data-astro-cid-j67ewu3s]>p[data-astro-cid-j67ewu3s],.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-tool-meta[data-astro-cid-j67ewu3s] span[data-astro-cid-j67ewu3s],.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-tool-attribution[data-astro-cid-j67ewu3s]{color:#ffffffc7}.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-tool-feature-copy[data-astro-cid-j67ewu3s]{background:#ffffff0f}.mk-tone-dark[data-astro-cid-j67ewu3s] .mk-tool-action[data-astro-cid-j67ewu3s] .mk-btn-link[data-astro-cid-j67ewu3s]{color:#fff}.mk-service-tiers-section[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s]{width:min(1100px,calc(100% - var(--mk-page-x)))}.mk-tiers[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:var(--mk-card-gap);min-width:0}.mk-tier[data-astro-cid-j67ewu3s]{min-width:0;padding:28px;background:#ffffffe6;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column}.mk-tier[data-astro-cid-j67ewu3s].feat{border-color:var(--brand);border-width:2px}.mk-tier[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s]{font-family:var(--font-serif);font-size:18px;font-weight:700;color:var(--brand-dark);margin:0 0 8px;line-height:1.3}.mk-tier[data-astro-cid-j67ewu3s] .price[data-astro-cid-j67ewu3s]{font-family:var(--font-serif);font-size:22px;color:var(--brand);margin:0 0 10px}.mk-tier[data-astro-cid-j67ewu3s] .summary[data-astro-cid-j67ewu3s]{font-size:14.5px;line-height:1.6;color:var(--muted);margin:0 0 16px}.mk-tier[data-astro-cid-j67ewu3s] ul[data-astro-cid-j67ewu3s]{margin:0 0 16px;padding:0;list-style:none}.mk-tier[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s]{position:relative;padding:7px 0 7px 24px;font-size:14px;line-height:1.55;color:var(--text);border-bottom:1px solid var(--line)}.mk-tier[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s]:last-child{border-bottom:none}.mk-tier[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s]:before{content:"";position:absolute;left:0;top:14px;width:7px;height:7px;border-radius:50%;background:var(--accent)}.mk-tier[data-astro-cid-j67ewu3s] .mk-card-cta[data-astro-cid-j67ewu3s]{margin-top:auto}.mk-band[data-astro-cid-j67ewu3s]{background:var(--brand-dark);color:#fff}.mk-band[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s]{text-align:center;padding:12px 0;width:min(900px,calc(100% - var(--mk-page-x)))}.mk-band[data-astro-cid-j67ewu3s] h2[data-astro-cid-j67ewu3s]{color:#fff;max-width:none;margin:0 auto 12px}.mk-band[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s]{font-size:17px;line-height:1.68;color:#ffffffe6;max-width:640px;margin:0 auto 26px}.mk-band[data-astro-cid-j67ewu3s] .mk-btn-primary[data-astro-cid-j67ewu3s]{background:#fff;color:var(--brand-dark);box-shadow:0 8px 22px #0000002e}.mk-band[data-astro-cid-j67ewu3s] .mk-btn-primary[data-astro-cid-j67ewu3s]:hover{background:var(--surface-alt)}.mk-statement-section[data-astro-cid-j67ewu3s]{background:var(--brand-dark);color:#fff;border-top:0;padding:clamp(86px,10vw,136px) 0}.mk-statement-section[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s]{width:min(1040px,calc(100% - var(--mk-page-x)))}.mk-statement-section[data-astro-cid-j67ewu3s] .eyebrow[data-astro-cid-j67ewu3s]{color:#ffffffbd}.mk-statement-text[data-astro-cid-j67ewu3s]{max-width:920px;margin:0;font-family:var(--font-serif);font-size:clamp(2.25rem,5.5vw,4.45rem);line-height:1.03;color:#fff;letter-spacing:0;overflow-wrap:break-word}.mk-statement-points[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr));gap:18px;margin:clamp(38px,5vw,60px) 0 0;padding:0;list-style:none}.mk-statement-point[data-astro-cid-j67ewu3s]{min-width:0;padding-top:16px;border-top:1px solid rgba(255,255,255,.2)}.mk-statement-point[data-astro-cid-j67ewu3s] strong[data-astro-cid-j67ewu3s]{display:block;margin-bottom:7px;color:#fff;font-size:13px;line-height:1.35;letter-spacing:.08em;text-transform:uppercase}.mk-statement-point[data-astro-cid-j67ewu3s] span[data-astro-cid-j67ewu3s]{display:block;color:#ffffffc2;font-size:14px;line-height:1.58}.mk-proof-stats[data-astro-cid-j67ewu3s]{display:flex;flex-wrap:wrap;gap:32px;margin-bottom:24px}.mk-proof-stats[data-astro-cid-j67ewu3s] .v[data-astro-cid-j67ewu3s]{font-family:var(--font-serif);font-size:30px;color:var(--brand-dark)}.mk-proof-stats[data-astro-cid-j67ewu3s] .l[data-astro-cid-j67ewu3s]{font-size:13px;color:var(--muted)}.mk-quote[data-astro-cid-j67ewu3s]{min-width:0;padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:12px}.mk-quote[data-astro-cid-j67ewu3s] blockquote[data-astro-cid-j67ewu3s]{margin:0 0 10px;font-size:15px;line-height:1.7;font-style:italic;color:var(--text)}.mk-quote[data-astro-cid-j67ewu3s] .who[data-astro-cid-j67ewu3s]{font-size:13px;color:var(--muted)}.mk-team[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(190px,100%),1fr));gap:30px 20px;min-width:0}.mk-member[data-astro-cid-j67ewu3s]{text-align:center}.mk-member-photo[data-astro-cid-j67ewu3s]{width:100%;max-width:220px;aspect-ratio:1 / 1;object-fit:cover;border-radius:14px;display:block;margin:0 auto 14px;background:var(--surface);border:1px solid var(--line)}.mk-member-name[data-astro-cid-j67ewu3s]{font-family:var(--font-serif);font-size:17px;font-weight:700;color:var(--brand-dark);line-height:1.3}.mk-member-role[data-astro-cid-j67ewu3s]{font-size:13.5px;line-height:1.5;color:var(--muted);margin-top:4px}.mk-logo-strip[data-astro-cid-j67ewu3s]{display:flex;flex-wrap:wrap;align-items:center;gap:28px 40px}.mk-logo-strip[data-astro-cid-j67ewu3s] a[data-astro-cid-j67ewu3s]{max-width:100%}.mk-logo[data-astro-cid-j67ewu3s]{height:42px;width:auto;max-width:176px;object-fit:contain;opacity:1;filter:none;transition:opacity .15s ease}.mk-logo[data-astro-cid-j67ewu3s]:hover{opacity:1;filter:none}.mk-logo-strip-section[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s]{width:min(960px,calc(100% - var(--mk-page-x)))}.mk-logo-strip-section[data-astro-cid-j67ewu3s] h2[data-astro-cid-j67ewu3s]{margin:0 0 28px;color:var(--muted);font-family:var(--font-sans);font-size:12px;font-weight:800;letter-spacing:.14em;line-height:1.35;text-transform:uppercase}.mk-logo-strip-section[data-astro-cid-j67ewu3s] .mk-logo-strip[data-astro-cid-j67ewu3s]{gap:24px 44px;align-items:center}.mk-logo-strip-section[data-astro-cid-j67ewu3s] .mk-logo[data-astro-cid-j67ewu3s]{width:auto;height:clamp(38px,4vw,46px);max-width:180px;max-height:none;object-fit:contain}.mk-section-footer-link[data-astro-cid-j67ewu3s]{margin-top:26px;padding-top:18px;border-top:1px solid rgba(33,76,70,.16)}.mk-section-footer-link[data-astro-cid-j67ewu3s] .mk-btn-link[data-astro-cid-j67ewu3s]{font-size:15px}.mk-report-list[data-astro-cid-j67ewu3s],.mk-ladder-list[data-astro-cid-j67ewu3s]{margin:38px 0 0;padding:0;list-style:none}.mk-report-list[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:0;border-top:2px solid var(--brand);border-bottom:1px solid rgba(33,76,70,.18)}.mk-report-item[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:58px minmax(0,1fr);gap:clamp(16px,2.6vw,26px);min-width:0;padding:clamp(24px,3vw,34px) 0;border-bottom:1px solid rgba(33,76,70,.16)}.mk-report-item[data-astro-cid-j67ewu3s]:last-child{border-bottom:0}.mk-report-item[data-astro-cid-j67ewu3s] .n[data-astro-cid-j67ewu3s],.mk-ladder-item[data-astro-cid-j67ewu3s] .n[data-astro-cid-j67ewu3s],.mk-shift-step[data-astro-cid-j67ewu3s] .n[data-astro-cid-j67ewu3s],.mk-audience-item[data-astro-cid-j67ewu3s] .n[data-astro-cid-j67ewu3s]{display:block;color:var(--accent);font-family:var(--font-serif);font-size:25px;line-height:1}.mk-report-item[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s],.mk-ladder-item[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s],.mk-shift-step[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s],.mk-audience-item[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s],.mk-intelligence-row[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s]{margin:0 0 10px;color:var(--brand-dark);font-family:var(--font-serif);font-size:20px;line-height:1.25}.mk-report-item[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s],.mk-ladder-item[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s],.mk-shift-step[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s],.mk-audience-item[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s],.mk-intelligence-row[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s]{margin:0 0 10px;color:var(--muted);font-size:15px;line-height:1.65}.mk-report-item[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s],.mk-ladder-item[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s],.mk-contrast-panel[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s],.mk-shift-step[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s],.mk-intelligence-row[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s],.mk-audience-item[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s]{margin:14px 0 0;padding:0;list-style:none}.mk-report-item[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s],.mk-ladder-item[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s],.mk-contrast-panel[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s],.mk-shift-step[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s],.mk-intelligence-row[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s],.mk-audience-item[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s]{padding:11px 0;border-top:1px solid rgba(33,76,70,.12);color:var(--muted);font-size:14.5px;line-height:1.55}.mk-card-grid-variant--entryLinks[data-astro-cid-j67ewu3s] .mk-report-list[data-astro-cid-j67ewu3s]{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));border:1px solid rgba(33,76,70,.18);border-top:3px solid var(--brand);background:#ffffff5c}.mk-card-grid-variant--entryLinks[data-astro-cid-j67ewu3s] .mk-report-item[data-astro-cid-j67ewu3s]{grid-template-columns:1fr;padding:clamp(24px,3vw,34px);background:linear-gradient(135deg,#214c4609,#fff0 52%),#ffffff5c}.mk-card-grid-variant--entryLinks[data-astro-cid-j67ewu3s] .mk-report-item[data-astro-cid-j67ewu3s]+.mk-report-item[data-astro-cid-j67ewu3s]{border-left:1px solid rgba(33,76,70,.14)}.mk-card-grid-variant--entryLinks[data-astro-cid-j67ewu3s] .mk-report-item[data-astro-cid-j67ewu3s] .n[data-astro-cid-j67ewu3s]{margin-bottom:6px}.mk-card-grid-variant--recognitionList[data-astro-cid-j67ewu3s] .mk-report-list[data-astro-cid-j67ewu3s],.mk-card-grid-variant--reportList[data-astro-cid-j67ewu3s] .mk-report-list[data-astro-cid-j67ewu3s]{grid-template-columns:1fr;border-top-width:1px}.mk-card-grid-variant--recognitionList[data-astro-cid-j67ewu3s] .mk-report-item[data-astro-cid-j67ewu3s],.mk-card-grid-variant--reportList[data-astro-cid-j67ewu3s] .mk-report-item[data-astro-cid-j67ewu3s]{grid-template-columns:70px minmax(0,1fr)}.mk-contrast-spread[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:42px;border:1px solid rgba(33,76,70,.22);background:#ffffff6b}.mk-evidence-band[data-astro-cid-j67ewu3s]{margin:38px 0 0;min-width:0}.mk-evidence-band[data-astro-cid-j67ewu3s] img[data-astro-cid-j67ewu3s]{display:block;width:100%;height:clamp(260px,32vw,390px);object-fit:cover;object-position:50% 50%;clip-path:polygon(0 0,100% 0,100% calc(100% - 34px),0 100%)}.mk-contrast-panel[data-astro-cid-j67ewu3s]{min-width:0;padding:clamp(28px,4vw,46px)}.mk-contrast-panel[data-astro-cid-j67ewu3s]+.mk-contrast-panel[data-astro-cid-j67ewu3s]{border-left:1px solid rgba(33,76,70,.2)}.mk-contrast-panel[data-astro-cid-j67ewu3s]:first-child{background:var(--brand-dark);color:#fff}.mk-contrast-panel[data-astro-cid-j67ewu3s]:first-child h3[data-astro-cid-j67ewu3s],.mk-contrast-panel[data-astro-cid-j67ewu3s]:first-child .n[data-astro-cid-j67ewu3s]{color:#fff}.mk-contrast-panel[data-astro-cid-j67ewu3s]:first-child p[data-astro-cid-j67ewu3s]{color:#ffffffc7}.mk-contrast-panel[data-astro-cid-j67ewu3s]:first-child .mk-points[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s]{border-color:#ffffff2e;color:#ffffffc7}.mk-ladder-list[data-astro-cid-j67ewu3s]{display:grid;gap:0;border-top:1px solid rgba(33,76,70,.2)}.mk-ladder-item[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:72px minmax(0,.72fr) minmax(0,1fr);gap:clamp(18px,3vw,34px);align-items:start;padding:clamp(22px,3vw,32px) 0;border-bottom:1px solid rgba(33,76,70,.2)}.mk-ladder-item[data-astro-cid-j67ewu3s] .n[data-astro-cid-j67ewu3s]{margin:0}.mk-shift-rail[data-astro-cid-j67ewu3s]{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:48px 0 0;padding:0;list-style:none;border-top:2px solid var(--brand);border-bottom:1px solid rgba(33,76,70,.18);background:#ffffff52}.mk-shift-step[data-astro-cid-j67ewu3s]{position:relative;min-width:0;padding:clamp(28px,3vw,38px) clamp(18px,2vw,24px) clamp(28px,3vw,36px);border-right:1px solid rgba(33,76,70,.16)}.mk-shift-step[data-astro-cid-j67ewu3s]:before{content:"";position:absolute;top:-7px;left:24px;width:12px;height:12px;border:2px solid var(--brand);border-radius:50%;background:var(--surface-alt)}.mk-shift-step[data-astro-cid-j67ewu3s]:last-child{border-right:0}.mk-shift-step[data-astro-cid-j67ewu3s] .shift-letter[data-astro-cid-j67ewu3s]{display:block;margin:0 0 18px;color:var(--brand);font-family:var(--font-serif);font-size:clamp(3.4rem,6.2vw,5.8rem);line-height:.92}.mk-audience-matrix[data-astro-cid-j67ewu3s]{display:grid;gap:0;margin-top:38px;border-top:2px solid var(--brand);border-bottom:1px solid rgba(33,76,70,.22)}.mk-audience-item[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:76px minmax(220px,.42fr) minmax(0,1fr);gap:clamp(18px,3vw,34px);align-items:start;min-width:0;padding:clamp(24px,3vw,34px) 0;border-bottom:1px solid rgba(33,76,70,.16)}.mk-audience-item[data-astro-cid-j67ewu3s]:last-child{border-bottom:0}.mk-audience-item[data-astro-cid-j67ewu3s] .n[data-astro-cid-j67ewu3s]{margin:0}.mk-audience-item[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s]{margin-top:2px}.mk-audience-detail[data-astro-cid-j67ewu3s]{min-width:0}.mk-service-tiers-variant--offerSpine[data-astro-cid-j67ewu3s] .mk-tiers[data-astro-cid-j67ewu3s]{grid-template-columns:1fr;gap:0;margin-top:38px;border-top:2px solid var(--brand)}.mk-service-tiers-variant--offerSpine[data-astro-cid-j67ewu3s] .mk-tier[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:minmax(220px,.38fr) minmax(0,1fr);gap:clamp(20px,4vw,52px);padding:clamp(28px,4vw,42px) 0;border:0;border-bottom:1px solid rgba(33,76,70,.18);border-radius:0;background:transparent}.mk-service-tiers-variant--offerSpine[data-astro-cid-j67ewu3s] .mk-tier[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s],.mk-service-tiers-variant--offerSpine[data-astro-cid-j67ewu3s] .mk-tier[data-astro-cid-j67ewu3s] .price[data-astro-cid-j67ewu3s],.mk-service-tiers-variant--offerSpine[data-astro-cid-j67ewu3s] .mk-tier[data-astro-cid-j67ewu3s] .summary[data-astro-cid-j67ewu3s]{grid-column:1}.mk-service-tiers-variant--offerSpine[data-astro-cid-j67ewu3s] .mk-tier[data-astro-cid-j67ewu3s] ul[data-astro-cid-j67ewu3s],.mk-service-tiers-variant--offerSpine[data-astro-cid-j67ewu3s] .mk-tier[data-astro-cid-j67ewu3s] .mk-timeline[data-astro-cid-j67ewu3s],.mk-service-tiers-variant--offerSpine[data-astro-cid-j67ewu3s] .mk-tier[data-astro-cid-j67ewu3s] .mk-card-cta[data-astro-cid-j67ewu3s]{grid-column:2}.mk-service-tiers-variant--offerSpine[data-astro-cid-j67ewu3s] .mk-tier[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s]{font-size:clamp(1.45rem,3vw,2rem);line-height:1.14}.mk-service-tiers-variant--offerSpine[data-astro-cid-j67ewu3s] .mk-tier[data-astro-cid-j67ewu3s] .summary[data-astro-cid-j67ewu3s]{max-width:320px}.mk-service-tiers-variant--offerSpine[data-astro-cid-j67ewu3s] .mk-tier[data-astro-cid-j67ewu3s] ul[data-astro-cid-j67ewu3s]{margin:0}.mk-home-hero[data-astro-cid-j67ewu3s]{padding:clamp(64px,7vw,92px) 0 clamp(40px,4.5vw,56px);border-bottom:1px solid var(--line)}.mk-home-hero[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,460px);gap:clamp(40px,6vw,86px);align-items:center}.mk-home-hero-copy[data-astro-cid-j67ewu3s]{min-width:0}.mk-home-hero[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s],.mk-home-section[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s]{width:min(1120px,calc(100% - 48px))}.mk-home-hero[data-astro-cid-j67ewu3s] h1[data-astro-cid-j67ewu3s]{max-width:920px}.mk-home-hero[data-astro-cid-j67ewu3s] .lede[data-astro-cid-j67ewu3s]{max-width:810px;line-height:1.75;margin-bottom:32px}.mk-home-hero-visual[data-astro-cid-j67ewu3s]{min-width:0;display:grid;gap:18px}.mk-home-hero-image-band[data-astro-cid-j67ewu3s]{position:relative;margin:0;overflow:hidden;border-top:4px solid var(--brand);background:var(--surface);clip-path:polygon(0 0,100% 0,100% 88%,9% 100%,0 93%)}.mk-home-hero-image-band[data-astro-cid-j67ewu3s]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--accent);opacity:.7}.mk-home-hero-image-band[data-astro-cid-j67ewu3s] img[data-astro-cid-j67ewu3s]{display:block;width:100%;height:clamp(190px,20vw,260px);object-fit:cover;object-position:50% 48%}.mk-home-hero-exhibit[data-astro-cid-j67ewu3s]{min-width:0;padding:clamp(22px,2.4vw,30px);border-top:1px solid rgba(33,76,70,.22);border-bottom:1px solid rgba(33,76,70,.22);background:linear-gradient(180deg,#c8b28a14,#ffffffb3),var(--surface)}.mk-home-hero-exhibit[data-astro-cid-j67ewu3s] .exhibit-kicker[data-astro-cid-j67ewu3s]{display:block;margin:0 0 22px;color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mk-home-hero-exhibit[data-astro-cid-j67ewu3s] ol[data-astro-cid-j67ewu3s]{display:grid;gap:18px;margin:0;padding:0;list-style:none}.mk-home-hero-exhibit[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:42px 1fr;gap:16px;align-items:start;padding-top:18px;border-top:1px solid rgba(33,76,70,.14)}.mk-home-hero-exhibit[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s]:first-child{padding-top:0;border-top:0}.mk-home-hero-exhibit[data-astro-cid-j67ewu3s] .n[data-astro-cid-j67ewu3s]{color:var(--accent);font-family:var(--font-serif);font-size:23px;line-height:1}.mk-home-hero-exhibit[data-astro-cid-j67ewu3s] strong[data-astro-cid-j67ewu3s]{display:block;color:var(--brand-dark);font-size:15px;line-height:1.35}.mk-home-hero-exhibit[data-astro-cid-j67ewu3s] span[data-astro-cid-j67ewu3s]:not(.n):not(.exhibit-kicker){display:block;margin-top:5px;color:var(--muted);font-size:13.5px;line-height:1.55}.mk-home-cta-band[data-astro-cid-j67ewu3s] .mk-btn[data-astro-cid-j67ewu3s]{padding:16px 30px;border-radius:10px}.mk-home-section[data-astro-cid-j67ewu3s]{padding:clamp(64px,7vw,92px) 0}.mk-home-section[data-astro-cid-j67ewu3s] h2[data-astro-cid-j67ewu3s]{font-size:clamp(1.75rem,3.3vw,2.35rem);max-width:900px}.mk-home-logo-strip-section[data-astro-cid-j67ewu3s]{padding:clamp(36px,4vw,54px) 0;background:var(--surface-alt);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.mk-home-logo-strip-section[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s]{width:min(1180px,calc(100% - 48px))}.mk-home-proof-label[data-astro-cid-j67ewu3s]{margin:0 0 22px;color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.12em;text-align:center;text-transform:uppercase}.mk-home-logo-strip-section[data-astro-cid-j67ewu3s] .mk-logo-strip[data-astro-cid-j67ewu3s]{display:flex;justify-content:center;gap:18px 22px}.mk-home-logo-tile[data-astro-cid-j67ewu3s]{min-height:82px;flex:0 1 204px;display:flex;align-items:center;justify-content:center;padding:14px 18px;border:1px solid rgba(33,76,70,.12);border-radius:10px;background:#ffffff94}.mk-home-logo-tile[data-astro-cid-j67ewu3s] a[data-astro-cid-j67ewu3s]{display:flex;align-items:center;justify-content:center;max-width:100%}.mk-home-logo-strip-section[data-astro-cid-j67ewu3s] .mk-logo[data-astro-cid-j67ewu3s]{height:46px;max-width:100%;opacity:1;filter:none}.mk-home-logo-strip-section[data-astro-cid-j67ewu3s] .mk-logo[data-astro-cid-j67ewu3s]:hover{opacity:1;filter:none}.mk-home-card-grid[data-astro-cid-j67ewu3s] .mk-grid[data-astro-cid-j67ewu3s]{gap:22px}.mk-home-card-grid[data-astro-cid-j67ewu3s]+.mk-home-card-grid[data-astro-cid-j67ewu3s]{border-top-color:#214c4614}.mk-home-card-grid[data-astro-cid-j67ewu3s] .mk-card[data-astro-cid-j67ewu3s],.mk-home-proof[data-astro-cid-j67ewu3s] .mk-quote[data-astro-cid-j67ewu3s]{border-color:#214c4624;border-radius:10px;box-shadow:0 1px 2px #1826230a,0 16px 36px #18262312}.mk-home-card-grid[data-astro-cid-j67ewu3s] .mk-card[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s]{font-size:19px}.mk-home-section-label[data-astro-cid-j67ewu3s]{display:inline-flex;align-items:center;gap:10px;margin:0 0 16px;color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mk-home-card-grid--pain[data-astro-cid-j67ewu3s]{background:var(--brand-dark);color:#fff;border-top:0}.mk-home-card-grid--pain[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s]{width:min(1180px,calc(100% - 48px))}.mk-home-card-grid--pain[data-astro-cid-j67ewu3s] .mk-home-section-label[data-astro-cid-j67ewu3s],.mk-home-card-grid--pain[data-astro-cid-j67ewu3s] h2[data-astro-cid-j67ewu3s]{color:#fff}.mk-home-card-grid--pain[data-astro-cid-j67ewu3s] .mk-intro[data-astro-cid-j67ewu3s]{color:#ffffffbd}.mk-home-report-list[data-astro-cid-j67ewu3s],.mk-home-ladder-list[data-astro-cid-j67ewu3s]{margin:38px 0 0;padding:0;list-style:none}.mk-home-report-list[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:0;border-top:2px solid var(--brand)}.mk-home-report-item[data-astro-cid-j67ewu3s]{position:relative;min-width:0;padding:clamp(22px,3vw,32px);border-bottom:1px solid rgba(33,76,70,.16);background:linear-gradient(90deg,#214c4609,#fff0 34%),#ffffff52}.mk-home-report-item[data-astro-cid-j67ewu3s]+.mk-home-report-item[data-astro-cid-j67ewu3s]{border-left:1px solid rgba(33,76,70,.14)}.mk-home-card-grid--pain[data-astro-cid-j67ewu3s] .mk-home-report-list[data-astro-cid-j67ewu3s]{border-color:#ffffff3d}.mk-home-card-grid--pain[data-astro-cid-j67ewu3s] .mk-home-report-item[data-astro-cid-j67ewu3s]{background:linear-gradient(180deg,#ffffff14,#ffffff05),#ffffff09;border-color:#ffffff3d}.mk-home-card-grid--pain[data-astro-cid-j67ewu3s] .mk-home-report-item[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s]{color:#fff}.mk-home-card-grid--pain[data-astro-cid-j67ewu3s] .mk-home-report-item[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s]{color:#ffffffc7}.mk-home-card-grid--pain[data-astro-cid-j67ewu3s] .mk-home-report-item[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s]{border-color:#ffffff2e;color:#ffffffc2}.mk-home-card-grid--diagnosis[data-astro-cid-j67ewu3s] .mk-home-report-list[data-astro-cid-j67ewu3s]{grid-template-columns:repeat(2,minmax(0,1fr))}.mk-home-card-grid--diagnosis[data-astro-cid-j67ewu3s] .mk-home-report-item[data-astro-cid-j67ewu3s]{min-height:250px;display:flex;flex-direction:column;padding:clamp(30px,4vw,46px)}.mk-home-report-item[data-astro-cid-j67ewu3s] .n[data-astro-cid-j67ewu3s],.mk-home-ladder-item[data-astro-cid-j67ewu3s] .n[data-astro-cid-j67ewu3s],.mk-home-shift-step[data-astro-cid-j67ewu3s] .n[data-astro-cid-j67ewu3s],.mk-home-audience-item[data-astro-cid-j67ewu3s] .n[data-astro-cid-j67ewu3s]{display:block;margin-bottom:16px;color:var(--accent);font-family:var(--font-serif);font-size:26px;line-height:1}.mk-home-report-item[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s],.mk-home-ladder-item[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s],.mk-home-shift-step[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s],.mk-home-audience-item[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s],.mk-home-intelligence-row[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s]{margin:0 0 10px;color:var(--brand-dark);font-family:var(--font-serif);font-size:20px;line-height:1.25}.mk-home-report-item[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s],.mk-home-ladder-item[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s],.mk-home-shift-step[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s],.mk-home-audience-item[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s],.mk-home-intelligence-row[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s]{margin:0 0 10px;color:var(--muted);font-size:15px;line-height:1.65}.mk-home-contrast-spread[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:42px;border:1px solid rgba(33,76,70,.22);background:#ffffff6b}.mk-home-evidence-band[data-astro-cid-j67ewu3s]{margin:38px 0 0;min-width:0}.mk-home-evidence-band[data-astro-cid-j67ewu3s] img[data-astro-cid-j67ewu3s]{display:block;width:100%;height:clamp(260px,32vw,390px);object-fit:cover;object-position:50% 50%;clip-path:polygon(0 0,100% 0,100% calc(100% - 34px),0 100%)}.mk-home-contrast-panel[data-astro-cid-j67ewu3s]{min-width:0;padding:clamp(28px,4vw,46px)}.mk-home-contrast-panel[data-astro-cid-j67ewu3s]+.mk-home-contrast-panel[data-astro-cid-j67ewu3s]{border-left:1px solid rgba(33,76,70,.2)}.mk-home-contrast-panel[data-astro-cid-j67ewu3s]:first-child{background:var(--brand-dark);color:#fff}.mk-home-contrast-panel[data-astro-cid-j67ewu3s]:first-child h3[data-astro-cid-j67ewu3s],.mk-home-contrast-panel[data-astro-cid-j67ewu3s]:first-child .n[data-astro-cid-j67ewu3s]{color:#fff}.mk-home-contrast-panel[data-astro-cid-j67ewu3s]:first-child p[data-astro-cid-j67ewu3s]{color:#ffffffc7}.mk-home-contrast-panel[data-astro-cid-j67ewu3s]:first-child .mk-points[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s]{border-color:#ffffff2e;color:#ffffffc7}.mk-home-report-item[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s],.mk-home-ladder-item[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s],.mk-home-contrast-panel[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s],.mk-home-shift-step[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s],.mk-home-intelligence-row[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s]{margin:14px 0 0;padding:0;list-style:none}.mk-home-report-item[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s],.mk-home-ladder-item[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s],.mk-home-contrast-panel[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s],.mk-home-shift-step[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s],.mk-home-intelligence-row[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s]{padding:11px 0;border-top:1px solid rgba(33,76,70,.12);color:var(--muted);font-size:14.5px;line-height:1.55}.mk-home-ladder-list[data-astro-cid-j67ewu3s]{display:grid;gap:0;border-top:1px solid rgba(33,76,70,.2)}.mk-home-ladder-item[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:72px minmax(0,.72fr) minmax(0,1fr);gap:clamp(18px,3vw,34px);align-items:start;padding:clamp(22px,3vw,32px) 0;border-bottom:1px solid rgba(33,76,70,.2)}.mk-home-ladder-item[data-astro-cid-j67ewu3s] .n[data-astro-cid-j67ewu3s]{margin:0}.mk-home-shift-rail[data-astro-cid-j67ewu3s]{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:48px 0 0;padding:0;list-style:none;border-top:2px solid var(--brand);border-bottom:1px solid rgba(33,76,70,.18);background:#ffffff52}.mk-home-shift-step[data-astro-cid-j67ewu3s]{position:relative;min-width:0;padding:clamp(28px,3vw,38px) clamp(18px,2vw,24px) clamp(28px,3vw,36px);border-right:1px solid rgba(33,76,70,.16)}.mk-home-shift-step[data-astro-cid-j67ewu3s]:before{content:"";position:absolute;top:-7px;left:24px;width:12px;height:12px;border:2px solid var(--brand);border-radius:50%;background:var(--surface-alt)}.mk-home-shift-step[data-astro-cid-j67ewu3s]:last-child{border-right:0}.mk-home-shift-step[data-astro-cid-j67ewu3s] .shift-letter[data-astro-cid-j67ewu3s]{display:block;margin:0 0 18px;color:var(--brand);font-family:var(--font-serif);font-size:clamp(3.4rem,6.2vw,5.8rem);line-height:.92}.mk-home-intelligence-grid[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:clamp(30px,5vw,72px);align-items:start;margin-top:40px}.mk-home-intelligence-note[data-astro-cid-j67ewu3s]{padding-top:18px;border-top:3px solid var(--brand);color:var(--muted);font-size:15.5px;line-height:1.7}.mk-home-intelligence-list[data-astro-cid-j67ewu3s]{margin:0;padding:0;list-style:none;border-top:1px solid rgba(33,76,70,.2)}.mk-home-intelligence-row[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:58px minmax(0,1fr);gap:20px;padding:22px 0;border-bottom:1px solid rgba(33,76,70,.2)}.mk-home-intelligence-row[data-astro-cid-j67ewu3s] .n[data-astro-cid-j67ewu3s]{color:var(--brand);font-family:var(--font-serif);font-size:24px;line-height:1}.mk-home-platform-spine[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:minmax(260px,.32fr) minmax(0,1fr);margin-top:48px;border:1px solid rgba(33,76,70,.22);background:var(--surface)}.mk-platform-head[data-astro-cid-j67ewu3s],.mk-platform-engine[data-astro-cid-j67ewu3s]{min-width:0;padding:clamp(24px,3vw,34px)}.mk-platform-head[data-astro-cid-j67ewu3s]{grid-row:1 / span 2;background:var(--brand-dark);color:#fff}.mk-platform-kicker[data-astro-cid-j67ewu3s]{display:block;margin-bottom:16px;color:#ffffffb8;font-size:11px;font-weight:700;letter-spacing:.14em;line-height:1.4;text-transform:uppercase}.mk-platform-title[data-astro-cid-j67ewu3s]{display:block;max-width:260px;color:#fff;font-family:var(--font-serif);font-size:clamp(1.45rem,2.6vw,2rem);line-height:1.12;font-weight:700}.mk-platform-subtitle[data-astro-cid-j67ewu3s]{margin:18px 0 0;color:#ffffffc2;font-size:14px;line-height:1.6}.mk-platform-engine[data-astro-cid-j67ewu3s]{grid-column:2;border-top:1px solid rgba(33,76,70,.18);background:linear-gradient(135deg,#c8b28a2e,#fff0 48%),#ffffff57}.mk-platform-engine[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s]{margin:20px 0 10px;color:var(--brand-dark);font-family:var(--font-serif);font-size:19px;line-height:1.24}.mk-platform-engine[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s]{max-width:680px;margin:0;color:var(--muted);font-size:14px;line-height:1.62}.mk-workbench-exhibit[data-astro-cid-j67ewu3s]{position:relative;min-width:0;padding:clamp(24px,3vw,34px);background:linear-gradient(115deg,#214c460f,#fff0 32%),#f7f4ee;overflow:hidden}.mk-workbench-exhibit[data-astro-cid-j67ewu3s]:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(33,76,70,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(33,76,70,.05) 1px,transparent 1px);background-size:100% 56px,56px 100%;pointer-events:none}.mk-workbench-kicker[data-astro-cid-j67ewu3s]{position:relative;display:flex;justify-content:space-between;gap:18px;margin:0 0 26px;padding-bottom:14px;border-bottom:2px solid var(--brand);color:var(--brand);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mk-workbench-diagram[data-astro-cid-j67ewu3s]{position:relative;display:grid;grid-template-columns:minmax(138px,.84fr) minmax(160px,.9fr) minmax(168px,1fr);gap:0;min-width:0;border:1px solid rgba(33,76,70,.2);background:#ffffff8a}.mk-workbench-column[data-astro-cid-j67ewu3s]{position:relative;min-width:0;padding:clamp(18px,2.4vw,28px)}.mk-workbench-column[data-astro-cid-j67ewu3s]+.mk-workbench-column[data-astro-cid-j67ewu3s]{border-left:1px solid rgba(33,76,70,.18)}.mk-workbench-column[data-astro-cid-j67ewu3s].route{background:linear-gradient(128deg,#c8b28a3d,#fff0 58%),#ffffff61}.mk-workbench-column[data-astro-cid-j67ewu3s].route:before,.mk-workbench-column[data-astro-cid-j67ewu3s].route:after{content:"";position:absolute;top:50%;width:18px;height:18px;border-top:2px solid rgba(33,76,70,.42);border-right:2px solid rgba(33,76,70,.42);background:#f7f4ee;transform:translateY(-50%) rotate(45deg)}.mk-workbench-column[data-astro-cid-j67ewu3s].route:before{left:-10px}.mk-workbench-column[data-astro-cid-j67ewu3s].route:after{right:-10px;z-index:2}.mk-workbench-label[data-astro-cid-j67ewu3s]{display:block;margin:0 0 18px;color:var(--brand);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mk-workbench-traces[data-astro-cid-j67ewu3s],.mk-workbench-plan[data-astro-cid-j67ewu3s]{display:grid;gap:12px;margin:0;padding:0;list-style:none}.mk-workbench-traces[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s],.mk-workbench-plan[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:30px 1fr;gap:12px;align-items:baseline;padding:12px 0;border-top:1px solid rgba(33,76,70,.14);color:var(--brand-dark);font-size:13px;line-height:1.35}.mk-workbench-traces[data-astro-cid-j67ewu3s] span[data-astro-cid-j67ewu3s],.mk-workbench-plan[data-astro-cid-j67ewu3s] span[data-astro-cid-j67ewu3s]{color:var(--accent);font-family:var(--font-serif);font-size:17px;line-height:1}.mk-workbench-route-mark[data-astro-cid-j67ewu3s]{display:grid;place-items:center;width:min(138px,100%);aspect-ratio:1;margin:6px auto 22px;border:2px solid var(--brand);border-radius:50%;background:radial-gradient(circle at 50% 50%,#ffffffdb 0 43%,#214c4614 44% 100%);color:var(--brand);font-family:var(--font-serif);font-size:clamp(2.4rem,5vw,4rem);font-weight:700}.mk-workbench-route-text[data-astro-cid-j67ewu3s]{margin:0;color:var(--muted);font-size:13.5px;line-height:1.54;text-align:center}.mk-workbench-review-strip[data-astro-cid-j67ewu3s]{position:relative;display:grid;grid-template-columns:120px 1fr;gap:18px;align-items:center;margin-top:24px;padding:18px clamp(18px,2.6vw,28px);border:1px solid rgba(33,76,70,.22);border-top:3px solid var(--accent);background:#ffffff94}.mk-workbench-review-strip[data-astro-cid-j67ewu3s] strong[data-astro-cid-j67ewu3s]{color:var(--brand-dark);font-family:var(--font-serif);font-size:19px;line-height:1.2}.mk-workbench-review-strip[data-astro-cid-j67ewu3s] span[data-astro-cid-j67ewu3s]{color:var(--muted);font-size:13px;line-height:1.5}.mk-home-audience-matrix[data-astro-cid-j67ewu3s]{display:grid;gap:0;margin-top:38px;border-top:2px solid var(--brand);border-bottom:1px solid rgba(33,76,70,.22)}.mk-home-audience-item[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:76px minmax(220px,.42fr) minmax(0,1fr);gap:clamp(18px,3vw,34px);align-items:start;min-width:0;padding:clamp(24px,3vw,34px) 0;border-bottom:1px solid rgba(33,76,70,.16);background:transparent}.mk-home-audience-item[data-astro-cid-j67ewu3s]:last-child{border-bottom:0}.mk-home-audience-item[data-astro-cid-j67ewu3s] .n[data-astro-cid-j67ewu3s]{margin:0}.mk-home-audience-item[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s]{margin-top:2px}.mk-home-audience-item[data-astro-cid-j67ewu3s] .mk-audience-detail[data-astro-cid-j67ewu3s]{min-width:0}.mk-home-audience-item[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s]{margin:14px 0 0;padding:0;list-style:none}.mk-home-audience-item[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s]{padding:11px 0;border-top:1px solid rgba(33,76,70,.12);color:var(--muted);font-size:14.5px;line-height:1.55}.mk-home-about-band[data-astro-cid-j67ewu3s]{padding:clamp(72px,8vw,104px) 0;background:var(--surface)}.mk-home-about-panel[data-astro-cid-j67ewu3s]{width:min(1080px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,300px);gap:clamp(32px,5vw,72px);align-items:center}.mk-home-about-copy[data-astro-cid-j67ewu3s] h2[data-astro-cid-j67ewu3s]{font-size:clamp(1.95rem,3.4vw,2.75rem)}.mk-home-about-copy[data-astro-cid-j67ewu3s] .mk-prose[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s],.mk-home-about-copy[data-astro-cid-j67ewu3s] .mk-prose[data-astro-cid-j67ewu3s] .pt-body[data-astro-cid-j67ewu3s]{max-width:680px}.mk-home-about-figure[data-astro-cid-j67ewu3s]{margin:0;justify-self:end;width:min(300px,100%)}.mk-home-about-figure[data-astro-cid-j67ewu3s] .mk-image-frame[data-astro-cid-j67ewu3s]{height:clamp(320px,30vw,380px);border-radius:12px;object-fit:cover;object-position:50% 34%}.mk-home-image-section[data-astro-cid-j67ewu3s]{background:var(--surface)}.mk-home-image-section[data-astro-cid-j67ewu3s].mk-shift-framework-section{background:var(--surface-alt)}.mk-home-image-section[data-astro-cid-j67ewu3s] .mk-image-frame[data-astro-cid-j67ewu3s]{border-radius:10px}.mk-home-cta-band[data-astro-cid-j67ewu3s]{padding:clamp(76px,8vw,112px) 0;border-top:0;background:var(--brand-dark)}.mk-home-cta-band[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s]{width:min(960px,calc(100% - 48px));padding:0}.mk-home-cta-band[data-astro-cid-j67ewu3s] h2[data-astro-cid-j67ewu3s]{font-size:clamp(1.95rem,3.6vw,2.85rem)}.mk-home-cta-band[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s]{max-width:680px;font-size:17px}@media (max-width: 920px){.mk-home-hero[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s]{display:block}.mk-home-hero[data-astro-cid-j67ewu3s] h1[data-astro-cid-j67ewu3s],.mk-home-hero[data-astro-cid-j67ewu3s] .lede[data-astro-cid-j67ewu3s]{max-width:720px}.mk-home-hero-visual[data-astro-cid-j67ewu3s]{margin-top:40px}.mk-home-hero-image-band[data-astro-cid-j67ewu3s] img[data-astro-cid-j67ewu3s]{height:clamp(220px,32vw,280px)}}@media (max-width: 840px){.mk-tool-item[data-astro-cid-j67ewu3s],.mk-tool-item[data-astro-cid-j67ewu3s].has-media{grid-template-columns:48px minmax(0,.82fr) minmax(0,1.18fr)}.mk-tool-item[data-astro-cid-j67ewu3s]>.mk-tool-action[data-astro-cid-j67ewu3s]{grid-column:2 / -1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:end}.mk-tool-item[data-astro-cid-j67ewu3s]>.mk-tool-action[data-astro-cid-j67ewu3s] .mk-tool-meta[data-astro-cid-j67ewu3s]{margin-bottom:0}.mk-tool-feature[data-astro-cid-j67ewu3s]{grid-template-columns:minmax(0,1fr) minmax(280px,.8fr)}.mk-home-platform-spine[data-astro-cid-j67ewu3s]{grid-template-columns:1fr}.mk-platform-head[data-astro-cid-j67ewu3s],.mk-platform-engine[data-astro-cid-j67ewu3s]{grid-column:auto;grid-row:auto}.mk-platform-engine[data-astro-cid-j67ewu3s]{border-top:1px solid rgba(33,76,70,.18)}.mk-workbench-kicker[data-astro-cid-j67ewu3s],.mk-workbench-diagram[data-astro-cid-j67ewu3s],.mk-workbench-review-strip[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:1fr}.mk-workbench-column[data-astro-cid-j67ewu3s]+.mk-workbench-column[data-astro-cid-j67ewu3s]{border-left:0;border-top:1px solid rgba(33,76,70,.16)}.mk-workbench-column[data-astro-cid-j67ewu3s].route:before,.mk-workbench-column[data-astro-cid-j67ewu3s].route:after{top:-10px;left:50%;right:auto;transform:translate(-50%) rotate(135deg)}.mk-workbench-column[data-astro-cid-j67ewu3s].route:after{top:auto;bottom:-10px}.mk-workbench-route-mark[data-astro-cid-j67ewu3s]{width:min(112px,52vw)}}@media (max-width: 720px){.mk-hero[data-astro-cid-j67ewu3s],.mk-sec[data-astro-cid-j67ewu3s]{--mk-page-x: 40px;--mk-section-y: 50px;--mk-card-gap: 14px;--mk-card-pad: 20px}.mk-hero[data-astro-cid-j67ewu3s]{padding:46px 0 30px}.mk-inner[data-astro-cid-j67ewu3s],.mk-image-section[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s],.mk-image-wide[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s],.mk-image-fullBleed[data-astro-cid-j67ewu3s] .mk-image-caption[data-astro-cid-j67ewu3s]{width:calc(100% - var(--mk-page-x))}.mk-hero[data-astro-cid-j67ewu3s] h1[data-astro-cid-j67ewu3s]{font-size:clamp(2rem,10vw,2.48rem);overflow-wrap:break-word}.mk-hero[data-astro-cid-j67ewu3s] .lede[data-astro-cid-j67ewu3s],.mk-intro[data-astro-cid-j67ewu3s],.mk-prose[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s],.mk-prose[data-astro-cid-j67ewu3s] .pt-body[data-astro-cid-j67ewu3s],.mk-card[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s],.mk-tier[data-astro-cid-j67ewu3s] .summary[data-astro-cid-j67ewu3s]{overflow-wrap:break-word}.mk-card-grid-section[data-astro-cid-j67ewu3s]{padding:48px 0}.mk-card-grid-section[data-astro-cid-j67ewu3s] .mk-intro[data-astro-cid-j67ewu3s]{margin-bottom:26px}.mk-card-grid--dense[data-astro-cid-j67ewu3s] .mk-grid[data-astro-cid-j67ewu3s]{gap:13px}.mk-card-grid--dense[data-astro-cid-j67ewu3s] .mk-card[data-astro-cid-j67ewu3s]{padding:19px 20px}.mk-card[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s]{font-size:18px}.mk-card[data-astro-cid-j67ewu3s] p[data-astro-cid-j67ewu3s]{font-size:15px;line-height:1.62}.mk-card[data-astro-cid-j67ewu3s] .mk-points[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s]{font-size:14.5px;line-height:1.55}.mk-tool-catalog[data-astro-cid-j67ewu3s],.mk-tool-feature[data-astro-cid-j67ewu3s]{margin-top:30px}.mk-tool-item[data-astro-cid-j67ewu3s],.mk-tool-item[data-astro-cid-j67ewu3s].has-media{grid-template-columns:1fr;gap:12px;padding:26px 0 30px}.mk-tool-index[data-astro-cid-j67ewu3s]{margin-bottom:2px}.mk-tool-item-media[data-astro-cid-j67ewu3s]{margin-top:16px}.mk-tool-item[data-astro-cid-j67ewu3s]>.mk-tool-action[data-astro-cid-j67ewu3s]{grid-column:auto;display:block}.mk-tool-item[data-astro-cid-j67ewu3s]>.mk-tool-action[data-astro-cid-j67ewu3s] .mk-tool-meta[data-astro-cid-j67ewu3s]{margin:4px 0 18px}.mk-tool-feature[data-astro-cid-j67ewu3s],.mk-tool-feature[data-astro-cid-j67ewu3s]:not(.has-media){grid-template-columns:1fr}.mk-tool-feature-media[data-astro-cid-j67ewu3s] img[data-astro-cid-j67ewu3s]{min-height:0;aspect-ratio:4 / 3}.mk-tool-feature-copy[data-astro-cid-j67ewu3s]{padding:28px 0 32px;background:transparent}.mk-tool-feature[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s]{font-size:clamp(1.65rem,8vw,2.1rem)}.mk-report-list[data-astro-cid-j67ewu3s],.mk-card-grid-variant--entryLinks[data-astro-cid-j67ewu3s] .mk-report-list[data-astro-cid-j67ewu3s],.mk-contrast-spread[data-astro-cid-j67ewu3s],.mk-audience-matrix[data-astro-cid-j67ewu3s]{grid-template-columns:1fr}.mk-report-list[data-astro-cid-j67ewu3s],.mk-contrast-spread[data-astro-cid-j67ewu3s],.mk-audience-matrix[data-astro-cid-j67ewu3s]{margin-top:30px}.mk-report-item[data-astro-cid-j67ewu3s],.mk-card-grid-variant--entryLinks[data-astro-cid-j67ewu3s] .mk-report-item[data-astro-cid-j67ewu3s],.mk-card-grid-variant--recognitionList[data-astro-cid-j67ewu3s] .mk-report-item[data-astro-cid-j67ewu3s],.mk-card-grid-variant--reportList[data-astro-cid-j67ewu3s] .mk-report-item[data-astro-cid-j67ewu3s],.mk-audience-item[data-astro-cid-j67ewu3s]{grid-template-columns:1fr;gap:8px;padding:22px 0}.mk-card-grid-variant--entryLinks[data-astro-cid-j67ewu3s] .mk-report-item[data-astro-cid-j67ewu3s]{padding:22px 20px}.mk-card-grid-variant--entryLinks[data-astro-cid-j67ewu3s] .mk-report-item[data-astro-cid-j67ewu3s]+.mk-report-item[data-astro-cid-j67ewu3s]{border-left:0;border-top:1px solid rgba(33,76,70,.14)}.mk-report-item[data-astro-cid-j67ewu3s] .n[data-astro-cid-j67ewu3s],.mk-audience-item[data-astro-cid-j67ewu3s] .n[data-astro-cid-j67ewu3s]{margin-bottom:4px}.mk-contrast-panel[data-astro-cid-j67ewu3s]+.mk-contrast-panel[data-astro-cid-j67ewu3s]{border-left:0;border-top:1px solid rgba(33,76,70,.2)}.mk-evidence-band[data-astro-cid-j67ewu3s]{margin-top:28px}.mk-evidence-band[data-astro-cid-j67ewu3s] img[data-astro-cid-j67ewu3s]{height:220px;clip-path:polygon(0 0,100% 0,100% calc(100% - 18px),0 100%)}.mk-ladder-item[data-astro-cid-j67ewu3s]{grid-template-columns:1fr;gap:8px;padding:24px 0}.mk-ladder-item[data-astro-cid-j67ewu3s] .n[data-astro-cid-j67ewu3s]{margin-bottom:4px}.mk-shift-rail[data-astro-cid-j67ewu3s]{grid-template-columns:1fr;margin-top:30px;border-top-width:1px}.mk-shift-step[data-astro-cid-j67ewu3s]{padding:20px 12px 22px;border-right:0;border-bottom:1px solid rgba(33,76,70,.16)}.mk-shift-step[data-astro-cid-j67ewu3s]:before{display:none}.mk-shift-step[data-astro-cid-j67ewu3s] .shift-letter[data-astro-cid-j67ewu3s]{margin-left:0;font-size:clamp(3rem,15vw,4rem)}.mk-shift-step[data-astro-cid-j67ewu3s]:last-child{border-bottom:0}.mk-service-tiers-variant--offerSpine[data-astro-cid-j67ewu3s] .mk-tiers[data-astro-cid-j67ewu3s]{margin-top:30px}.mk-service-tiers-variant--offerSpine[data-astro-cid-j67ewu3s] .mk-tier[data-astro-cid-j67ewu3s]{grid-template-columns:1fr;gap:12px;padding:26px 0}.mk-service-tiers-variant--offerSpine[data-astro-cid-j67ewu3s] .mk-tier[data-astro-cid-j67ewu3s] h3[data-astro-cid-j67ewu3s],.mk-service-tiers-variant--offerSpine[data-astro-cid-j67ewu3s] .mk-tier[data-astro-cid-j67ewu3s] .price[data-astro-cid-j67ewu3s],.mk-service-tiers-variant--offerSpine[data-astro-cid-j67ewu3s] .mk-tier[data-astro-cid-j67ewu3s] .summary[data-astro-cid-j67ewu3s],.mk-service-tiers-variant--offerSpine[data-astro-cid-j67ewu3s] .mk-tier[data-astro-cid-j67ewu3s] ul[data-astro-cid-j67ewu3s],.mk-service-tiers-variant--offerSpine[data-astro-cid-j67ewu3s] .mk-tier[data-astro-cid-j67ewu3s] .mk-timeline[data-astro-cid-j67ewu3s],.mk-service-tiers-variant--offerSpine[data-astro-cid-j67ewu3s] .mk-tier[data-astro-cid-j67ewu3s] .mk-card-cta[data-astro-cid-j67ewu3s]{grid-column:auto}.mk-statement-section[data-astro-cid-j67ewu3s]{padding:66px 0 72px}.mk-statement-section[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s]{width:calc(100% - var(--mk-page-x))}.mk-statement-text[data-astro-cid-j67ewu3s]{font-size:clamp(2rem,10vw,2.65rem);line-height:1.08}.mk-statement-points[data-astro-cid-j67ewu3s]{grid-template-columns:1fr;gap:14px;margin-top:34px}.mk-tier[data-astro-cid-j67ewu3s]{padding:22px}.mk-image-frame[data-astro-cid-j67ewu3s]{border-radius:12px}.mk-image-fullBleed[data-astro-cid-j67ewu3s] .mk-image-frame[data-astro-cid-j67ewu3s]{border-radius:0}.mk-image-variant--evidenceBand[data-astro-cid-j67ewu3s]{padding:34px 0}.mk-image-variant--evidenceBand[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s]{width:calc(100% - var(--mk-page-x))}.mk-image-variant--evidenceBand[data-astro-cid-j67ewu3s] .mk-image-frame[data-astro-cid-j67ewu3s]{aspect-ratio:4 / 3;height:auto;max-height:none;object-fit:cover}.mk-shift-framework-section[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s]{width:calc(100% - var(--mk-page-x))}.mk-shift-framework-figure[data-astro-cid-j67ewu3s]{max-width:none}.mk-shift-framework-figure[data-astro-cid-j67ewu3s]:after{content:"";position:absolute;top:0;right:-1px;bottom:12px;width:46px;pointer-events:none;background:linear-gradient(90deg,rgba(241,238,231,0),var(--surface-alt))}.mk-shift-scroll[data-astro-cid-j67ewu3s]{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:2px 18px 12px 0;margin-right:-18px;scrollbar-width:thin;scrollbar-color:var(--line) transparent}.mk-shift-framework-img[data-astro-cid-j67ewu3s]{width:760px;max-width:none;border-radius:0}.mk-timeline[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s]{grid-template-columns:1fr;gap:4px}.mk-home-hero[data-astro-cid-j67ewu3s]{padding:52px 0 32px}.mk-home-hero[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s]{display:block}.mk-home-hero[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s],.mk-home-section[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s],.mk-home-logo-strip-section[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s],.mk-home-cta-band[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s]{width:calc(100% - var(--mk-page-x))}.mk-home-hero[data-astro-cid-j67ewu3s] h1[data-astro-cid-j67ewu3s]{font-size:clamp(2rem,8.8vw,2.35rem);line-height:1.12}.mk-home-hero[data-astro-cid-j67ewu3s] .mk-btn[data-astro-cid-j67ewu3s],.mk-home-cta-band[data-astro-cid-j67ewu3s] .mk-btn[data-astro-cid-j67ewu3s]{box-sizing:border-box;padding:14px 18px;white-space:normal;overflow-wrap:anywhere}.mk-home-hero-exhibit[data-astro-cid-j67ewu3s]{margin-top:34px;padding:22px 20px}.mk-home-hero-visual[data-astro-cid-j67ewu3s]{margin-top:34px;gap:14px}.mk-home-hero-image-band[data-astro-cid-j67ewu3s] img[data-astro-cid-j67ewu3s]{height:210px}.mk-home-hero-visual[data-astro-cid-j67ewu3s] .mk-home-hero-exhibit[data-astro-cid-j67ewu3s]{margin-top:0}.mk-home-hero-exhibit[data-astro-cid-j67ewu3s] li[data-astro-cid-j67ewu3s]{grid-template-columns:34px 1fr;gap:12px}.mk-home-section[data-astro-cid-j67ewu3s]{padding:52px 0}.mk-home-card-grid[data-astro-cid-j67ewu3s]{padding:50px 0}.mk-home-logo-strip-section[data-astro-cid-j67ewu3s]{padding:30px 0}.mk-home-logo-strip-section[data-astro-cid-j67ewu3s] .mk-logo-strip[data-astro-cid-j67ewu3s]{gap:12px}.mk-home-logo-tile[data-astro-cid-j67ewu3s]{min-height:64px;flex-basis:calc(50% - 6px);padding:10px 12px}.mk-home-logo-strip-section[data-astro-cid-j67ewu3s] .mk-logo[data-astro-cid-j67ewu3s]{height:34px}.mk-home-card-grid[data-astro-cid-j67ewu3s] .mk-grid[data-astro-cid-j67ewu3s]{gap:16px}.mk-home-report-list[data-astro-cid-j67ewu3s],.mk-home-card-grid--diagnosis[data-astro-cid-j67ewu3s] .mk-home-report-list[data-astro-cid-j67ewu3s],.mk-home-contrast-spread[data-astro-cid-j67ewu3s],.mk-home-intelligence-grid[data-astro-cid-j67ewu3s],.mk-home-audience-matrix[data-astro-cid-j67ewu3s],.mk-home-platform-spine[data-astro-cid-j67ewu3s]{grid-template-columns:1fr}.mk-platform-head[data-astro-cid-j67ewu3s],.mk-platform-engine[data-astro-cid-j67ewu3s]{grid-column:auto;grid-row:auto}.mk-home-report-list[data-astro-cid-j67ewu3s]{margin-top:28px}.mk-home-contrast-spread[data-astro-cid-j67ewu3s],.mk-home-intelligence-grid[data-astro-cid-j67ewu3s],.mk-home-audience-matrix[data-astro-cid-j67ewu3s],.mk-home-platform-spine[data-astro-cid-j67ewu3s]{margin-top:30px}.mk-platform-engine[data-astro-cid-j67ewu3s]{border-top:1px solid rgba(33,76,70,.18)}.mk-home-evidence-band[data-astro-cid-j67ewu3s]{margin-top:28px}.mk-home-evidence-band[data-astro-cid-j67ewu3s] img[data-astro-cid-j67ewu3s]{height:220px;clip-path:polygon(0 0,100% 0,100% calc(100% - 18px),0 100%)}.mk-home-report-item[data-astro-cid-j67ewu3s]{padding:22px 20px}.mk-home-card-grid--pain[data-astro-cid-j67ewu3s] .mk-inner[data-astro-cid-j67ewu3s]{width:calc(100% - var(--mk-page-x))}.mk-home-card-grid--diagnosis[data-astro-cid-j67ewu3s] .mk-home-report-item[data-astro-cid-j67ewu3s]{min-height:0}.mk-home-contrast-panel[data-astro-cid-j67ewu3s]+.mk-home-contrast-panel[data-astro-cid-j67ewu3s]{border-left:0;border-top:1px solid rgba(33,76,70,.2)}.mk-home-ladder-item[data-astro-cid-j67ewu3s]{grid-template-columns:1fr;gap:8px;padding:24px 0}.mk-home-ladder-item[data-astro-cid-j67ewu3s] .n[data-astro-cid-j67ewu3s]{margin-bottom:4px}.mk-home-shift-rail[data-astro-cid-j67ewu3s]{grid-template-columns:1fr;margin-top:30px;border-top-width:1px}.mk-home-shift-step[data-astro-cid-j67ewu3s]{padding:20px 12px 22px;border-right:0;border-bottom:1px solid rgba(33,76,70,.16)}.mk-home-shift-step[data-astro-cid-j67ewu3s]:before{display:none}.mk-home-shift-step[data-astro-cid-j67ewu3s] .shift-letter[data-astro-cid-j67ewu3s]{margin-left:0;font-size:clamp(3rem,15vw,4rem)}.mk-home-shift-step[data-astro-cid-j67ewu3s]:last-child{border-bottom:0}.mk-home-intelligence-row[data-astro-cid-j67ewu3s]{grid-template-columns:1fr;gap:8px}.mk-home-audience-item[data-astro-cid-j67ewu3s]{grid-template-columns:1fr;gap:8px;padding:22px 0}.mk-home-audience-item[data-astro-cid-j67ewu3s] .n[data-astro-cid-j67ewu3s]{margin-bottom:4px}.mk-workbench-kicker[data-astro-cid-j67ewu3s],.mk-workbench-diagram[data-astro-cid-j67ewu3s],.mk-workbench-review-strip[data-astro-cid-j67ewu3s]{display:grid;grid-template-columns:1fr}.mk-workbench-column[data-astro-cid-j67ewu3s]+.mk-workbench-column[data-astro-cid-j67ewu3s]{border-left:0;border-top:1px solid rgba(33,76,70,.16)}.mk-workbench-column[data-astro-cid-j67ewu3s].route:before,.mk-workbench-column[data-astro-cid-j67ewu3s].route:after{top:-10px;left:50%;right:auto;transform:translate(-50%) rotate(135deg)}.mk-workbench-column[data-astro-cid-j67ewu3s].route:after{top:auto;bottom:-10px}.mk-workbench-route-mark[data-astro-cid-j67ewu3s]{width:min(112px,52vw)}.mk-home-about-band[data-astro-cid-j67ewu3s]{padding:58px 0 64px}.mk-home-about-panel[data-astro-cid-j67ewu3s]{width:calc(100% - 40px);grid-template-columns:1fr;gap:30px}.mk-home-about-figure[data-astro-cid-j67ewu3s]{justify-self:center;width:min(220px,62vw)}.mk-home-about-figure[data-astro-cid-j67ewu3s] .mk-image-frame[data-astro-cid-j67ewu3s]{height:275px}.mk-home-about-copy[data-astro-cid-j67ewu3s] h2[data-astro-cid-j67ewu3s]{font-size:clamp(1.8rem,8vw,2.2rem)}.mk-home-cta-band[data-astro-cid-j67ewu3s]{padding:64px 0}}
