:root{color-scheme:dark;--page:#0a0a0a;--text:#fafafa;--body:#c4c6ca;--muted:#a6a9af;--rule:#303135;--blue:#4a9eff;--amber:#efc477;--paper:#f4f0e8;--ink:#202522;--paper-muted:#535c56;--paper-rule:#c9cec4;font-family:Inter,system-ui,sans-serif;background:var(--page);color:var(--text)}
*{box-sizing:border-box}body{margin:0;overflow-wrap:anywhere;font-size:17px;line-height:1.7}a{color:inherit;text-underline-offset:4px}p{margin:0 0 20px}h1,h2,h3{font-family:Outfit,system-ui,sans-serif;font-weight:400;line-height:1.12;margin:0}h1{font-size:clamp(44px,5.7vw,82px);font-weight:300;letter-spacing:-.035em;line-height:1.04}h2{font-size:clamp(30px,3vw,42px);letter-spacing:-.025em}h3{font-size:22px;line-height:1.3}strong{font-weight:600}a:focus-visible{outline:3px solid #fafafa;outline-offset:4px}.container{width:min(1200px,calc(100% - 96px));margin-inline:auto}.shell-row{display:flex;justify-content:space-between;align-items:center;gap:24px}.site-header{min-height:88px;padding-block:12px;border-bottom:1px solid var(--rule);display:flex;align-items:center}.site-header nav,.site-footer nav{display:flex;gap:24px}.site-header nav a,.site-footer nav a{display:inline-flex;align-items:center;min-height:44px;font-family:Outfit,system-ui,sans-serif;font-size:15px;text-decoration:none}.brand{display:inline-flex;align-items:center;gap:10px;min-height:44px;text-decoration:none;font-family:'JetBrains Mono',monospace;font-size:14px;font-weight:500;letter-spacing:.14em}.brand-orbit{display:grid;place-items:center;width:32px;height:32px;flex-shrink:0;border-radius:50%;background:#4a9eff33}.brand-orbit span{width:8px;height:8px;background:var(--blue);border-radius:50%}.site-footer{border-top:1px solid var(--rule);padding:32px 0}.section{padding-block:88px;border-top:1px solid var(--rule)}.section-body{color:var(--body)}.section-body>:last-child{margin-bottom:0}.eyebrow{font:14px/1.4 'JetBrains Mono',monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--amber);margin-bottom:24px}.tool-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:18px;min-height:56px;padding:16px 22px;border-radius:7px;background:var(--blue);color:#081422;text-decoration:none;font:500 16px/1.4 Outfit,system-ui,sans-serif;transition:background 160ms ease-out}.tool-cta::after{content:'→';font-size:22px;line-height:1}.tool-cta:hover{background:#78b7ff}.skip-link{position:absolute;left:16px;top:-100px;z-index:10;background:var(--text);color:var(--page);padding:12px}.skip-link:focus{top:12px}.hero{padding-block:76px 80px}.hero-deck{font-size:19px;line-height:1.6;color:var(--body)}.hero-deck p:has(.tool-cta){margin-top:28px;margin-bottom:0}.faq h3{color:var(--text);margin-bottom:12px}.faq h3:not(:first-child){padding-top:28px}.faq .section-body>p{border-bottom:1px solid var(--rule);padding-bottom:28px;margin-bottom:0}.closing{text-align:center}.closing h2{font-size:44px;max-width:780px;margin-inline:auto}.closing .section-body{max-width:640px;margin:20px auto 0;font-size:18px}.closing p:has(.tool-cta){margin-top:28px}.sample a:focus-visible{outline-color:#185eae}
@media(max-width:1023px){.container{width:calc(100% - 48px)}}
@media(max-width:767px){.container{width:calc(100% - 40px)}.site-header{min-height:72px}.section{padding-block:56px}.hero{padding-block:48px 56px}.closing h2{font-size:34px}.site-footer .shell-row{flex-wrap:wrap;gap:20px}}
@media(max-width:600px){h1{font-size:44px}.tool-cta{width:100%}.site-header nav{gap:16px}.shell-row{gap:12px}.brand{gap:7px;font-size:12px;letter-spacing:.08em}.brand-orbit{width:26px;height:26px}.site-header nav a{font-size:14px}}
@media(max-width:360px){h1{font-size:40px}.site-header nav{gap:12px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.site-header .shell-row,.site-header nav{flex-wrap:wrap}

[data-page="ai-workforce-maturity"] h1{font-size:clamp(40px,5.5vw,76px);line-height:1.05;letter-spacing:-.035em;max-width:850px}[data-page="ai-workforce-maturity"] .tool-cta{max-width:100%;white-space:normal;text-align:left}[data-page="ai-workforce-maturity"] .tool-cta::after{flex-shrink:0}.maturity-hero{padding-block:64px 72px}.maturity-hero .eyebrow{margin-bottom:20px}.maturity-hero .hero-deck{max-width:720px;margin-top:24px}.maturity-areas,.maturity-faq{display:grid;grid-template-columns:300px minmax(0,1fr);gap:56px}.maturity-areas>*,.maturity-faq>*{min-width:0}.maturity-area{display:grid;grid-template-columns:180px minmax(0,1fr);gap:24px;padding-block:24px;border-top:1px solid var(--rule)}.maturity-area>p{margin:0;min-width:0}.maturity-area>p:first-child{font:500 22px/1.3 Outfit,system-ui,sans-serif;color:var(--text)}.maturity-area strong{font-weight:500}.maturity-areas .section-body>p:last-child{margin-top:24px}.maturity-exercise-wrap{padding-bottom:88px}.maturity-exercise{background:var(--paper);color:var(--ink);padding:48px;border-radius:8px}.maturity-exercise h2{max-width:690px;font-size:44px}.maturity-exercise-body{max-width:820px;margin-top:24px}.maturity-exercise ul{margin:32px 0 24px;padding-left:22px}.maturity-exercise li{padding:20px 0;border-top:1px solid var(--paper-rule);break-inside:avoid}.maturity-exercise li:last-child{border-bottom:1px solid var(--paper-rule)}.maturity-exercise li strong{display:block;margin-bottom:8px}.maturity-exercise-body>p:last-child{margin-bottom:0}.maturity-result h2,.maturity-result .section-body{max-width:800px}.maturity-result .section-body{margin-top:24px}.maturity-result ol{padding-left:28px;margin:28px 0}.maturity-result li{padding:16px 0 16px 12px;border-top:1px solid var(--rule);break-inside:avoid}.maturity-result li:last-child{border-bottom:1px solid var(--rule)}.maturity-result li::marker{color:var(--muted);font-family:'JetBrains Mono',monospace}.maturity-result li strong{font-weight:400;color:var(--text)}.maturity-result ol+p{font-size:19px;line-height:1.6}.maturity-result p:has(.tool-cta){margin-top:28px}.maturity-followup h2{max-width:600px}.maturity-followup .section-body{margin-top:24px;max-width:68ch}.maturity-faq a{color:var(--blue)}.maturity-close h2{max-width:740px}.maturity-close .section-body{max-width:660px;margin-top:24px;font-size:18px;line-height:1.6}.maturity-close p:has(.tool-cta){margin-top:28px}
@media(min-width:1024px) and (max-width:1279px){.maturity-areas,.maturity-faq{grid-template-columns:260px minmax(0,1fr);gap:40px}.maturity-area{grid-template-columns:minmax(0,1fr);gap:8px}.maturity-exercise{padding:40px}}
@media(max-width:1023px){[data-page="ai-workforce-maturity"] .section{padding-block:64px}.maturity-areas,.maturity-faq{grid-template-columns:minmax(0,1fr);gap:32px}.maturity-exercise{padding:32px}.maturity-exercise-wrap{padding-bottom:64px}}
@media(max-width:767px){[data-page="ai-workforce-maturity"] .section{padding-block:56px}.maturity-hero{padding-block:40px 48px}.maturity-hero .hero-deck{font-size:18px}.maturity-area{grid-template-columns:minmax(0,1fr);gap:8px;padding-block:20px}.maturity-exercise{padding:24px}.maturity-exercise h2{font-size:30px}.maturity-exercise-wrap{padding-bottom:56px}.maturity-result ol+p{font-size:18px}}
@media(max-width:479px){.maturity-exercise{padding:20px}}
@media(max-width:359px){[data-page="ai-workforce-maturity"] .tool-cta::after{display:none}}
@media print{body[data-page="ai-workforce-maturity"]{--page:#fff;--text:#111;--body:#222;--muted:#444;--rule:#bbb;background:#fff;color:#111}[data-page="ai-workforce-maturity"] .site-header nav,[data-page="ai-workforce-maturity"] .site-footer nav{display:none}.maturity-exercise{background:#fff;border:1px solid #aaa}[data-page="ai-workforce-maturity"] a{color:#111;text-decoration:underline;background:transparent}[data-page="ai-workforce-maturity"] h2,[data-page="ai-workforce-maturity"] h3{break-after:avoid}.maturity-areas,.maturity-faq{display:block}.maturity-faq h2{margin-bottom:24px}}
