html[data-theme="dark"]{color-scheme:dark}
html[data-theme="light"]{color-scheme:light;background:#f8fafc;color:#0f172a}
.appearance-bar{display:flex;justify-content:flex-end;align-items:center;gap:12px;flex-wrap:wrap;padding:8px 5%;background:#171717;color:#d4d4d4;border-bottom:1px solid #ffffff26;font:13px Inter,system-ui,sans-serif}
.appearance-bar label{margin:0;font:inherit}.appearance-bar select{display:inline-block;width:auto;margin:0;padding:6px 26px 6px 10px;border:1px solid #64748b;border-radius:6px;background:#262626;color:#fff;font:inherit}.appearance-bar small{font-size:11px}.appearance-bar select:focus-visible{outline:3px solid #0891b2;outline-offset:2px}
html[data-theme="light"] body{background:#f8fafc;color:#0f172a}
html[data-theme="light"] :is(header,.card,.unlock-bar,.config-head,.appearance-bar){background:#fff;color:#0f172a;border-color:#cbd5e1}
html[data-theme="light"] :is(.config-row,.config-row:nth-child(odd)){background:#fff;border-color:#cbd5e1}
html[data-theme="light"] .config-row:nth-child(odd){background:#f1f5f9}
html[data-theme="light"] :is(p,.muted,.metrics span,.login small,summary span,.updated,.setting-name code,.current-setting small,.pending-label,.brand span,footer,.test-result small){color:#475569}
html[data-theme="light"] :is(.brand,h1,h2,h3,h4){color:#0f172a}
html[data-theme="light"] :is(a,.eyebrow,.brand em,.metrics strong){color:#036985}
html[data-theme="light"] :is(input,select,textarea){background:#fff;color:#0f172a;border-color:#94a3b8}
html[data-theme="light"] input::placeholder{color:#64748b}
html[data-theme="light"] button{background:#e2e8f0;color:#0f172a;border-color:#94a3b8}
html[data-theme="light"] .primary{background:linear-gradient(90deg,#22d3ee,#818cf8);color:#0f172a}
html[data-theme="light"] :is(.badge,.source-badge){background:#e0f2fe;border-color:#7dd3fc;color:#075985}
html[data-theme="light"] nav a{color:#475569}
html[data-theme="light"] nav a[aria-current]{background:#e0f2fe;color:#075985;border-color:#7dd3fc}
html[data-theme="light"] :is(td,th,.check,hr){border-color:#cbd5e1}
html[data-theme="light"] .message{background:#ecfeff;color:#155e75;border-color:#67e8f9}
html[data-theme="light"] .error{background:#fef2f2;color:#991b1b;border-color:#fca5a5}
html[data-theme="light"] .good{color:#166534}html[data-theme="light"] .warning{color:#854d0e}
/* Compatibility with the hosted pages' existing Tailwind palette. */
html[data-theme="light"] [class*="text-white"]{color:#0f172a}
html[data-theme="light"] :is([class*="text-white/"],[class*="text-slate-400"],[class*="text-gray-400"]){color:#475569}
html[data-theme="light"] :is([class*="bg-neutral-950"],[class*="bg-slate-900"],[class*="bg-[#020617]"],[class*="bg-black/40"],[class*="bg-white/"]){background-color:#fff}
html[data-theme="light"] :is([class*="from-slate-900"],[class*="from-white/"],[class*="from-[#020617]"]){background-image:none;background-color:#f1f5f9}
html[data-theme="light"] [class*="border-white/"]{border-color:#cbd5e1}
html[data-theme="light"] :is([class*="text-cyan-300"],[class*="text-cyan-400"],[class*="text-indigo-300"],[class*="text-indigo-400"]){color:#036985}
html[data-theme="light"] .glass{background:rgba(255,255,255,.92)}
html[data-theme="light"] [class*="text-transparent"]{color:transparent}
@media(max-width:600px){.appearance-bar{justify-content:flex-start;padding:8px 16px}.appearance-bar small{flex-basis:100%}}
/* Quick Look has its own light surface instead of a translucent dark panel. */
html[data-theme="light"] .quick-look-shell{background:#fff;border-color:#dbe4ef;box-shadow:0 12px 30px rgba(15,23,42,.07)}
html[data-theme="light"] .quick-look-shell > .absolute{opacity:.3;pointer-events:none}
html[data-theme="light"] .quick-look-panel{position:relative;background:#f1f5f9;border-color:#dbe4ef;color:#0f172a}
html[data-theme="light"] .quick-look-panel > .grid > div{background:#fff;border-color:#dbe4ef;box-shadow:0 1px 3px rgba(15,23,42,.04)}
html[data-theme="light"] .quick-look-panel a{color:#075985;font-weight:600}
html[data-theme="light"] .quick-look-panel a:hover{color:#0c4a6e;text-decoration:underline}
/* Shared public page alignment and responsive navigation. */
.site-header > div,.site-footer > div{max-width:1280px;margin-inline:auto;padding-inline:24px;width:100%;box-sizing:border-box}
.site-header > div > .flex{height:auto;min-height:72px;gap:20px;flex-wrap:wrap;padding-block:12px}
.site-header a.flex{flex-shrink:0;white-space:nowrap}
.site-header a.flex > div{flex-shrink:0}
.site-header nav{flex-wrap:wrap;gap:8px 20px;align-items:center}
.site-header nav a,.site-footer a,.site-footer button,#mobileNav a{display:inline-flex;align-items:center;min-height:44px}
.site-header .absolute{position:static;transform:none;min-width:0;overflow-wrap:anywhere}
.site-footer > div > .flex{flex-wrap:wrap;gap:16px 32px}
.site-footer .flex > div{min-width:0;overflow-wrap:anywhere}
.site-footer .flex .flex{flex-wrap:wrap;gap:8px 24px}
.home-header nav{flex:1;justify-content:center}
.home-header nav a{margin-left:0!important}
#menuBtn{min-width:44px;min-height:44px}
#mobileNav > div{max-width:1280px;margin-inline:auto;padding-inline:24px}
#mobileNav a{padding:8px 4px;margin-top:0}
.quick-look-panel .grid > div{min-width:0;overflow-wrap:anywhere}
.appearance-bar{padding-inline:max(24px,calc((100% - 1232px)/2))}
.appearance-bar select{min-height:44px}
html[data-theme="light"] .site-header a.flex{color:#0f172a}
html[data-theme="light"] [class*="bg-clip-text"]{background-image:linear-gradient(90deg,#087e8b,#5145cd)}
@media(min-width:1101px){.home-header nav{display:flex}.home-header #menuBtn,#mobileNav{display:none}.home-header > div > .flex > .hidden{display:flex}}
@media(max-width:1100px){.home-header > div > .flex > .hidden{display:none!important}.home-header #menuBtn{display:block}#mobileNav:not(.hidden){display:block}}
@media(max-width:600px){
 .site-header:not(.home-header) nav{width:100%;justify-content:flex-start;gap:4px 20px}
 .site-header:not(.home-header){position:relative}
 .site-header nav > span{display:none}
 .quick-look-panel > .grid{grid-template-columns:1fr}
 .site-footer > div > .flex{flex-direction:column;align-items:flex-start}
 .appearance-bar{padding-inline:24px}
 input,select,textarea{font-size:16px}
}
@media(min-width:1024px){.site-header > div,.site-footer > div{padding-inline:32px}.appearance-bar{padding-inline:max(32px,calc((100% - 1216px)/2))}}
/* Service spotlight: overlapping grid cells keep every slide the same height. */
.spotlight-top{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px;letter-spacing:.1em;color:#a3a3a3}
.spotlight-top button{letter-spacing:0;font-size:12px;padding:8px;min-height:44px;border:1px solid #ffffff33;border-radius:8px;color:#e5e5e5}
.spotlight-slides{display:grid;margin-top:20px}
.spotlight-slide{grid-area:1/1;min-width:0;display:flex;flex-direction:column;align-items:flex-start}
.spotlight-slide[hidden]{display:flex!important;visibility:hidden;pointer-events:none}
.spotlight-category{color:#67e8f9;font-size:13px;font-weight:600}
.spotlight-slide h2{font-size:clamp(22px,2.2vw,30px);line-height:1.2;letter-spacing:-.025em;font-weight:700;margin:12px 0}
.spotlight-slide p{color:#d4d4d4;font-size:14px;line-height:1.65;margin:0 0 16px}
.spotlight-slide a{margin-top:auto;min-height:44px;display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#67e8f9}
.spotlight-selectors{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:20px;padding-top:20px;border-top:1px solid #ffffff26}
.spotlight-selectors[hidden],.spotlight-toggle[hidden]{display:none}
.spotlight-selectors button{min-height:44px;padding:8px;font-size:12px;line-height:1.4;text-align:left;border:1px solid #ffffff26;border-radius:8px;color:#d4d4d4}
.spotlight-selectors button[aria-pressed="true"]{background:#164e63;color:#ecfeff;border-color:#22d3ee}
.service-spotlight :is(button,a):focus-visible{outline:3px solid #0891b2;outline-offset:3px}
html[data-theme="light"] .spotlight-top{color:#475569}
html[data-theme="light"] .spotlight-category{color:#075985}
html[data-theme="light"] .spotlight-selectors{border-color:#cbd5e1}
html[data-theme="light"] .spotlight-selectors button[aria-pressed="true"]{background:#e0f2fe;color:#075985;border-color:#0284c7}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}}
/* Match the hero message to the service spotlight without layout jumps. */
.hero-service-slides{display:grid;min-width:0}
.hero-service-slide{grid-area:1/1;min-width:0;align-self:start}
.hero-service-slide[hidden]{display:block!important;visibility:hidden;pointer-events:none}
.hero-service-slide a{display:inline-flex;align-items:center;justify-content:center;min-height:44px}
.hero-service-slide > .mt-6{flex-wrap:wrap}
/* One shared hero surface, with a message and its supporting service details. */
.unified-hero{padding:40px 24px 48px;background:#0a0a0a}
.hero-frame{max-width:1216px;margin:auto;padding:32px 40px 40px;border:1px solid #ffffff20;border-radius:24px;background:linear-gradient(120deg,#12202b,#151522)}
.hero-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}
.hero-eyebrow{font-size:13px;font-weight:600;letter-spacing:.13em;color:#a5b4c7}
.hero-toolbar button{font-size:12px;min-height:44px;padding:8px 12px;border:1px solid #ffffff30;border-radius:8px;color:#d4d4d4}
.unified-hero .spotlight-selectors{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 0;padding:0 0 24px;border-top:0;border-bottom:1px solid #ffffff26}
.unified-hero .spotlight-selectors[hidden]{display:none}
.unified-hero .spotlight-selectors button{padding:10px 18px;border-color:transparent;background:transparent;font-size:14px;border-radius:8px}
.unified-hero .spotlight-selectors button[aria-pressed="true"]{background:#164e63;border-color:#22d3ee;color:#ecfeff}
.unified-hero-columns{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;padding-top:36px;align-items:center}
.hero-kicker{display:block;font-size:13px;font-weight:600;color:#67e8f9;margin-bottom:16px}
.unified-hero h1{font-size:clamp(32px,3.7vw,50px);line-height:1.12;letter-spacing:-.04em;font-weight:750;margin:0}
.unified-hero h1 span{color:#67e8f9}
.hero-service-slide > p{font-size:17px;line-height:1.7;margin:22px 0 0;color:#cbd5e1;max-width:560px}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.hero-actions a{padding:12px 18px;border:1px solid #ffffff30;border-radius:9px;color:#e2e8f0;font-size:14px;gap:12px}
.hero-actions .hero-primary{background:#67e8f9;border-color:#67e8f9;color:#082f49;font-weight:650}
.unified-hero .hero-details{margin:0;padding-left:32px;border-left:1px solid #ffffff26;align-self:stretch;align-content:center}
.unified-hero .spotlight-slide h2{font-size:20px;line-height:1.3;margin:0 0 22px;font-weight:650;letter-spacing:-.02em}
.hero-detail-list{list-style:none;padding:0;margin:0;width:100%}
.hero-detail-list li{display:flex;gap:16px;padding:18px 0;border-top:1px solid #ffffff20}
.hero-step{font-size:11px;color:#67e8f9;padding-top:4px;font-variant-numeric:tabular-nums}
.hero-detail-list h3{font-size:15px;font-weight:650;margin:0 0 6px}
.unified-hero .hero-detail-list p{font-size:14px;line-height:1.6;margin:0;color:#aebccc}
html[data-theme="light"] .unified-hero{background:#fff}
html[data-theme="light"] .hero-frame{background:linear-gradient(115deg,#f0f9fc,#f5f4fc);border-color:#dbe5ef}
html[data-theme="light"] .hero-eyebrow{color:#526579}
html[data-theme="light"] .unified-hero :is(.hero-kicker,h1 span,.hero-step){color:#076985}
html[data-theme="light"] .hero-actions a{border-color:#bfcedb;color:#075985;background:#fff}
html[data-theme="light"] .hero-actions .hero-primary{background:#075985;color:#fff;border-color:#075985}
html[data-theme="light"] .unified-hero :is(.hero-details,.hero-detail-list li){border-color:#d3dfea}
html[data-theme="light"] .unified-hero .spotlight-selectors button[aria-pressed="true"]{background:#fff;border-color:#9bbccc;color:#075985;box-shadow:0 2px 6px #0f172a08}
@media(max-width:900px){.unified-hero-columns{grid-template-columns:1fr;gap:28px}.unified-hero .hero-details{padding:24px 0 0;border-left:0;border-top:1px solid #ffffff26}.hero-frame{padding:24px}.unified-hero h1{font-size:40px}}
@media(max-width:480px){.unified-hero{padding:20px 16px 32px}.hero-frame{padding:20px 16px;border-radius:16px}.unified-hero h1{font-size:32px}.unified-hero .spotlight-selectors{display:grid;grid-template-columns:1fr 1fr}.unified-hero .spotlight-selectors button{font-size:12px;padding:8px}.hero-actions{flex-direction:column}.hero-service-slide > p{font-size:16px}.hero-eyebrow{font-size:12px}.unified-hero-columns{padding-top:24px}}
/* Keep appearance controls with navigation while the page scrolls. */
header.has-theme-control{position:sticky!important;top:0;z-index:50}
.appearance-in-nav{padding:0!important;border:0;background:transparent!important;flex-wrap:nowrap;gap:8px;flex-shrink:0;justify-content:flex-start}
.appearance-in-nav select{font-size:13px;min-height:44px;max-width:112px}
.appearance-in-nav label{font-size:12px}
.appearance-in-nav small{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
@media(max-width:600px){
 .site-header.has-theme-control > div > .flex{gap:8px 16px}
 .home-header .appearance-in-nav{order:3;flex-basis:100%;justify-content:flex-end}
 .home-header #menuBtn{margin-left:auto}
 .has-theme-control:not(.site-header) .appearance-in-nav{flex-basis:100%;justify-content:flex-end}
}
/* Leave anchored sections visible beneath the pinned navigation. */
section[id]{scroll-margin-top:140px}

/* Footer dialog controls should read as links, not filled action buttons. */
html[data-theme="light"] .site-footer button[onclick^="openModal"]{background:transparent;border-color:transparent;box-shadow:none;color:#475569}
html[data-theme="light"] .site-footer button[onclick^="openModal"]:hover{color:#036985;text-decoration:underline;text-underline-offset:4px}
.site-footer :is(a,button):focus-visible{outline:2px solid #0891b2;outline-offset:4px;border-radius:3px}

/* Consulting offers remain readable as paired rows on desktop and stacked on mobile. */
.consulting-offers{margin-top:48px}.consulting-offers h3{font-size:24px;font-weight:700;margin-bottom:24px}.consulting-offers-heading,.consulting-offer{display:grid;grid-template-columns:minmax(220px,1fr) minmax(0,2fr);gap:24px;padding:22px 24px}.consulting-offers-heading{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#a3a3a3;background:#ffffff05;border-radius:12px 12px 0 0}.consulting-offer{border-top:1px solid #ffffff26}.consulting-offer dt{font-weight:650;color:#f5f5f5}.consulting-offer dt span{margin-right:8px}.consulting-offer dd{margin:0;line-height:1.7;color:#d4d4d4}.consulting-offers dl{margin:0}.consulting-offers .consulting-offer:last-child{border-bottom:1px solid #ffffff26}
html[data-theme="light"] .consulting-offers-heading{background:#f1f5f9;color:#475569}html[data-theme="light"] .consulting-offer{border-color:#cbd5e1}html[data-theme="light"] .consulting-offer dt{color:#0f172a}html[data-theme="light"] .consulting-offer dd{color:#475569}
@media(max-width:640px){.consulting-offers-heading{display:none}.consulting-offer{grid-template-columns:minmax(0,1fr);gap:10px;padding:22px 0}.consulting-offers{margin-top:32px}}

.consulting-deliverable{display:block;margin-top:14px}.consulting-deliverable strong{display:block;font-size:12px;letter-spacing:.04em;margin-bottom:4px;color:#67e8f9}html[data-theme="light"] .consulting-deliverable strong{color:#036985}

.consulting-offer dt{display:flex;align-items:flex-start;gap:12px}.consulting-offer dt .consulting-offer-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 36px;width:36px;height:36px;margin:0;border:1px solid #67e8f933;border-radius:9px;background:#164e632e;color:#67e8f9}.consulting-offer-icon svg{width:22px;height:22px}html[data-theme="light"] .consulting-offer dt .consulting-offer-icon{background:#f0f9ff;border-color:#cde5ef;color:#036985}

.consulting-offer-lead{background:#164e631a;border-left:3px solid #67e8f9}.consulting-offer-lead .delivery-framework-link{display:inline-flex;min-height:44px;align-items:center;margin-top:12px;color:#67e8f9;font-weight:600}html[data-theme="light"] .consulting-offer-lead{background:#f2f7fb;border-left-color:#036985}html[data-theme="light"] .consulting-offer-lead .delivery-framework-link{color:#036985}@media(max-width:640px){.consulting-offer-lead{padding:22px 16px}}

.consulting-audiences{margin:32px 0 40px}.consulting-audiences>h3{font-size:24px;font-weight:700;margin-bottom:20px}.consulting-audiences .audience-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.consulting-audiences article{padding:22px;border:1px solid #ffffff26;border-radius:12px}.consulting-audiences article h3{font-size:16px;font-weight:650;margin-bottom:10px}.consulting-audiences article p{font-size:14px;line-height:1.7;color:#b3c2d2}html[data-theme="light"] .consulting-audiences article{background:#f8fafc;border-color:#cbd5e1}html[data-theme="light"] .consulting-audiences article p{color:#475569}@media(max-width:1000px){.consulting-audiences .audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.consulting-audiences .audience-grid{grid-template-columns:minmax(0,1fr)}}

.expertise-banner{margin-top:48px;padding:36px;border:1px solid #ffffff26;border-radius:18px;background:linear-gradient(120deg,#12303a66,#161c3466)}.expertise-banner .expertise-eyebrow{font-size:11px;font-weight:650;letter-spacing:.13em;color:#67e8f9;margin-bottom:18px}.expertise-banner h3{font-size:clamp(26px,3vw,38px);font-weight:700;line-height:1.2;max-width:850px;margin-bottom:22px}.expertise-banner>p{max-width:860px;line-height:1.75;color:#cbd5e1}.expertise-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.expertise-actions a{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:48px;padding:12px 24px;border:1px solid #ffffff40;border-radius:999px;font-weight:600}.expertise-actions a.expertise-primary{background:#67e8f9;color:#083344;border-color:#67e8f9}.expertise-actions a:focus-visible{outline:3px solid #0891b2;outline-offset:4px}.expertise-banner .expertise-note{font-size:13px;margin-top:22px;color:#a5b4c7}html[data-theme="light"] .expertise-banner{background:linear-gradient(120deg,#f0f9ff,#f8fafc);border-color:#cbd5e1}html[data-theme="light"] .expertise-banner>p{color:#475569}html[data-theme="light"] .expertise-banner .expertise-eyebrow{color:#036985}html[data-theme="light"] .expertise-actions a{border-color:#94a3b8;color:#036985}html[data-theme="light"] .expertise-actions a.expertise-primary{background:#086b82;border-color:#086b82;color:#fff}@media(max-width:600px){.expertise-banner{padding:24px}.expertise-actions a{width:100%}}
