:root{color-scheme:dark;--bg: #030405;--bg-soft: #080a0c;--surface: #0d0f12;--surface-muted: #14171b;--ink: #f6f7f8;--text: #d7dbe0;--muted: #8e969f;--line: #262b31;--line-soft: #1a1e23;--accent: #f6f7f8;--accent-soft: #161a20;--cyan: #16c7e8;--green: #58d68d;--danger: #ff8b7c;--button-ink: #050608;--hero-glow: rgba(22, 199, 232, .16);--shadow: 0 28px 90px rgba(0, 0, 0, .42);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=light]{color-scheme:light;--bg: #f8f7f3;--bg-soft: #f2f0eb;--surface: #ffffff;--surface-muted: #fbfaf7;--ink: #111111;--text: #2f2f2f;--muted: #6e6a63;--line: #dedbd2;--line-soft: #ece8df;--accent: #111111;--accent-soft: #f2eee5;--cyan: #16a4c7;--green: #237b4b;--danger: #a53b2b;--button-ink: #ffffff;--hero-glow: rgba(22, 164, 199, .12);--shadow: 0 24px 70px rgba(34, 29, 19, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 72% 18rem,var(--hero-glow),transparent 24rem),linear-gradient(180deg,#000000 0,var(--bg) 42rem),var(--bg);color:var(--text);line-height:1.5}:root[data-theme=light] body{background:radial-gradient(circle at 72% 18rem,var(--hero-glow),transparent 24rem),linear-gradient(180deg,#ffffff 0,var(--bg) 42rem),var(--bg)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;padding:16px clamp(18px,4vw,64px);background:#030405c7;border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}:root[data-theme=light] .site-header{background:#ffffffd1}.brand img{width:146px;height:auto}.nav{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;color:var(--muted);font-size:.94rem;font-weight:650}.nav a:hover,.footer a:hover,.article a:hover,.blog-list__item a:hover{color:var(--ink)}.nav a+a{margin-left:18px}@supports (gap: 1rem){.nav a+a{margin-left:0}}.language-switch{display:inline-flex;flex:0 0 auto;overflow:hidden;border:1px solid var(--line);border-radius:999px;background:var(--surface)}.header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px}.theme-switch{display:inline-grid;grid-template-columns:repeat(2,minmax(44px,1fr));gap:2px;min-height:34px;padding:2px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font:inherit;font-size:.77rem;font-weight:850;cursor:pointer}.theme-switch span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;padding:0 9px;border-radius:999px}:root[data-theme=dark] .theme-switch [data-theme-option=dark],:root[data-theme=light] .theme-switch [data-theme-option=light]{background:var(--ink);color:var(--button-ink)}.language-switch a{padding:7px 11px;color:var(--muted);font-size:.82rem;font-weight:800}.language-switch a[aria-current=true]{background:var(--ink);color:var(--button-ink)}.hero{display:flex;flex-wrap:wrap;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(340px,.78fr);gap:clamp(32px,6vw,92px);align-items:center;min-height:calc(100svh - 76px);padding:clamp(62px,9vw,132px) clamp(18px,6vw,96px) clamp(54px,7vw,86px)}.hero__content{max-width:920px}.announcement,.eyebrow{margin:0 0 16px;color:var(--muted);font-size:.78rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.announcement{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--ink);box-shadow:0 8px 24px #0000002e}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);letter-spacing:0}h1{max-width:960px;margin-bottom:24px;font-size:6rem;font-size:clamp(3.5rem,9.3vw,8.8rem);line-height:.88}h2{max-width:980px;margin-bottom:18px;font-size:4rem;font-size:clamp(2.3rem,5.5vw,5.9rem);line-height:.95}h3{margin-bottom:10px;font-size:1.22rem;line-height:1.2}.hero__lead,.section__intro p,.page-hero p:not(.eyebrow){color:var(--muted);font-size:clamp(1.08rem,2vw,1.34rem)}.hero__lead{max-width:760px;margin-bottom:30px}.hero__note{max-width:680px;margin:22px 0 0;color:var(--muted)}.hero__actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid var(--line);border-radius:8px;font-weight:850}.button--primary{background:var(--ink);border-color:var(--ink);color:var(--button-ink);box-shadow:0 14px 34px #00000042}.button--secondary{background:var(--surface);color:var(--ink)}.employee-panel{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--shadow)}.employee-panel__header{display:flex;align-items:center;gap:13px;padding:20px;border-bottom:1px solid var(--line-soft)}.employee-panel__header p{margin:0;color:var(--ink);font-weight:850}.employee-panel__header span:not(.avatar-mark){color:var(--green);font-size:.9rem;font-weight:700}.avatar-mark{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:var(--ink);color:var(--button-ink);font-weight:900}.employee-panel__section{padding:22px}.employee-panel__section>span,.employee-panel__tools span,.article-card__meta,.blog-list__item span{color:var(--muted);font-size:.73rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.employee-panel ul{display:grid;gap:11px;margin:16px 0 0;padding:0;list-style:none}.employee-panel li{display:flex;gap:10px;color:var(--ink);font-weight:700}.employee-panel li:before{content:"";flex:0 0 auto;width:7px;height:7px;margin-top:9px;margin-right:10px;border-radius:50%;background:var(--cyan)}.employee-panel__tools{display:flex;flex-wrap:wrap;gap:8px;padding:0 22px 22px}.employee-panel__tools span{padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:var(--surface-muted);color:var(--ink);letter-spacing:0;text-transform:none}.employee-panel__status{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line-soft);background:var(--surface-muted)}.employee-panel__status div{padding:16px;border-right:1px solid var(--line-soft)}.employee-panel__status div:last-child{border-right:0}.employee-panel__status strong,.employee-panel__status span{display:block}.employee-panel__status strong{color:var(--ink);font-size:1.2rem}.employee-panel__status span{margin-top:4px;color:var(--muted);font-size:.82rem}.section{padding:clamp(64px,9vw,118px) clamp(18px,6vw,96px);border-top:1px solid var(--line-soft)}.section__intro{max-width:880px;margin-bottom:34px}.role-grid,.process-grid,.industry-grid,.progression-grid,.article-grid{display:flex;flex-wrap:wrap;display:grid;gap:14px}.role-card,.process-card,.industry-card,.progression-card,.article-card{flex:1 1 260px}.role-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.process-grid,.industry-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.progression-grid,.article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.role-card,.process-card,.industry-card,.progression-card,.article-card,.blog-list__item{min-height:220px;padding:24px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 14px 34px #00000029}.process-card{min-height:270px}.industry-card{min-height:230px;background:var(--surface-muted)}.progression-card{background:linear-gradient(180deg,var(--surface),var(--surface-muted))}.progression-card strong{display:inline-flex;margin-bottom:26px;color:var(--cyan);font-size:.75rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.role-card p,.process-card p,.industry-card p,.progression-card p,.article-card p,.blog-list__item p,.article p,.footer p,.legal p{color:var(--muted)}.quote-band{background:#000;color:#fff}.quote-band p{max-width:1120px;margin-bottom:0;color:#fff;font-size:clamp(2.1rem,5.5vw,6rem);line-height:.96;font-weight:900}.section--insights{background:var(--bg-soft)}.article-card{display:grid;align-content:space-between}.article-card--link{background:var(--ink)}.article-card--link h3,.article-card--link p,.article-card--link span{color:var(--button-ink)}.contact-section{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,.85fr);gap:clamp(28px,6vw,88px);align-items:start;background:var(--bg)}.contact-form{display:grid;gap:16px;padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--surface-muted);box-shadow:var(--shadow)}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}label{display:grid;gap:8px;color:var(--ink);font-weight:750}input,textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:13px 14px;background:var(--surface);color:var(--ink);font:inherit}input:focus,textarea:focus{border-color:var(--ink);outline:3px solid var(--hero-glow)}.hidden-field{position:absolute;left:-9999px}.form-status{min-height:24px;margin:0;color:var(--muted)}.form-status[data-state=success]{color:var(--green)}.form-status[data-state=error]{color:var(--danger)}.footer{display:flex;justify-content:space-between;gap:24px;padding:36px clamp(18px,6vw,96px);border-top:1px solid var(--line-soft);background:var(--surface)}.footer img{width:132px}.footer p{max-width:450px;margin:14px 0 0}.footer nav{display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:flex-end;gap:14px;color:var(--muted)}.page-hero,.article,.legal{max-width:980px;padding:clamp(58px,8vw,118px) clamp(18px,6vw,96px) clamp(58px,8vw,104px)}.page-hero h1,.article h1,.legal h1{font-size:4.8rem;font-size:clamp(2.8rem,7vw,6.2rem)}.blog-list{display:grid;gap:16px;max-width:1050px}.blog-list__item h2{max-width:820px;margin-bottom:14px;font-size:clamp(1.75rem,3vw,3rem)}.blog-list__item p{max-width:820px;margin-bottom:0}.article h2{margin-top:42px;font-size:2.2rem;font-size:clamp(1.7rem,3vw,2.5rem)}.article p{font-size:1.08rem}.article__lead{color:var(--text)!important;font-size:clamp(1.2rem,2vw,1.48rem)!important}.back-link{display:inline-flex;margin-bottom:28px;color:var(--muted);font-weight:800}.legal h2{margin-top:34px;font-size:1.45rem}@media(max-width:1100px){.process-grid,.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:920px){.site-header{grid-template-columns:1fr;justify-items:start}.nav,.header-actions{justify-content:flex-start}.hero,.contact-section{grid-template-columns:1fr}.hero{min-height:auto}.role-grid,.progression-grid,.article-grid{grid-template-columns:1fr}}@media(max-width:620px){h1{font-size:3rem}h2,.page-hero h1,.article h1,.legal h1{font-size:2.35rem}.form-row,.process-grid,.industry-grid,.employee-panel__status{grid-template-columns:1fr}.employee-panel__status div{border-right:0;border-bottom:1px solid var(--line-soft)}.employee-panel__status div:last-child{border-bottom:0}.footer{flex-direction:column}.footer nav{justify-content:flex-start}}
