:root{--bg:#f6f8fc;--surface:#fff;--text:#172033;--muted:#5b6475;--line:#e2e8f2;--accent:#1f5eff;--accent-dark:#1747bf;--navy:#111d36;--soft:#eef4ff;--green:#0f766e;--max:1160px;--radius:20px;--shadow:0 16px 42px rgba(16,24,40,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--text);line-height:1.7}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-dark)}.container{width:min(calc(100% - 2rem),var(--max));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(246,248,252,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.nav__brand{font-weight:800;color:var(--text);letter-spacing:-.02em}.nav__links{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;font-size:.92rem}.nav__links a{color:var(--text);font-weight:600}.nav__links a[aria-current="page"]{color:var(--accent)}.language-bar{background:#fff;border-bottom:1px solid var(--line)}.languages{min-height:46px;display:flex;align-items:center;justify-content:flex-end;gap:.45rem;flex-wrap:wrap}.language-label{font-size:.8rem;color:var(--muted);margin-right:.25rem}.language-link{padding:.3rem .62rem;border:1px solid var(--line);border-radius:999px;color:var(--text);font-size:.78rem;font-weight:700}.language-link.active{background:var(--navy);border-color:var(--navy);color:#fff}.consulting-hero{padding:2.5rem 0 1.1rem}.hero-grid{display:grid;grid-template-columns:1.45fr .55fr;gap:1.2rem;align-items:stretch}.hero-copy,.hero-profile,.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-copy{padding:clamp(1.35rem,3vw,2.6rem);background:radial-gradient(circle at 92% 8%,#dbe8ff 0,transparent 35%),#fff}.kicker{display:inline-flex;align-items:center;gap:.45rem;padding:.3rem .7rem;border-radius:999px;background:#e9f1ff;color:var(--accent-dark);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:#22a06b;box-shadow:0 0 0 4px rgba(34,160,107,.12)}h1,h2,h3{font-family:"Inter Tight",Inter,sans-serif;line-height:1.15;letter-spacing:-.03em}h1{font-size:clamp(2rem,4.3vw,3.7rem);margin:.85rem 0 .8rem;max-width:900px}.hero-lead{font-size:clamp(1rem,1.4vw,1.18rem);color:var(--muted);max-width:780px;margin:0}.hero-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.25rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.05rem;border-radius:999px;font-weight:800;border:1px solid transparent}.btn--primary{background:var(--accent);color:#fff}.btn--primary:hover{background:var(--accent-dark);color:#fff}.btn--secondary{background:#fff;color:var(--text);border-color:var(--line)}.hero-profile{padding:1.3rem;text-align:center;display:flex;flex-direction:column;justify-content:center}.hero-profile img{width:172px;height:172px;object-fit:cover;border-radius:50%;margin:0 auto .9rem;border:5px solid #fff;box-shadow:0 10px 28px rgba(17,29,54,.16)}.hero-profile h2{font-size:1.3rem;margin:0}.hero-profile p{color:var(--muted);font-size:.88rem;margin:.35rem 0 .85rem}.availability{display:inline-block;align-self:center;padding:.32rem .65rem;border-radius:999px;background:#ecfdf3;color:var(--green);font-size:.76rem;font-weight:800}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-top:1rem}.trust-item{background:#fff;border:1px solid var(--line);border-radius:14px;padding:.75rem .85rem}.trust-item strong{display:block;font-size:.88rem}.trust-item span{display:block;color:var(--muted);font-size:.75rem;margin-top:.12rem}.section{padding:.75rem 0}.panel{padding:clamp(1.15rem,2.5vw,2rem)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem}.section-head h2{font-size:clamp(1.45rem,2.5vw,2.1rem);margin:0}.section-head p{max-width:650px;color:var(--muted);margin:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem}.service-card,.case-card,.country-card,.step{border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,#fff,#f8faff);padding:1rem}.icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:var(--soft);color:var(--accent);font-size:1.1rem}.service-card h3,.case-card h3{font-size:1.03rem;margin:.7rem 0 .35rem}.service-card p,.case-card p,.country-card p,.step p{color:var(--muted);font-size:.88rem;margin:0}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem}.case-card{display:flex;flex-direction:column}.case-label{align-self:flex-start;padding:.22rem .5rem;border-radius:999px;background:#e9f1ff;color:var(--accent-dark);font-size:.7rem;font-weight:800}.case-card .industry{margin:.65rem 0;color:var(--text);font-size:.84rem}.case-links{margin-top:auto;padding-top:.7rem;display:flex;gap:.7rem;font-size:.82rem;font-weight:800}.country-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.country-card strong{display:block;margin-bottom:.2rem}.country-card span{font-size:.74rem;color:var(--accent);font-weight:800;text-transform:uppercase;letter-spacing:.04em}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;counter-reset:step}.step{counter-increment:step}.step:before{content:counter(step);display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--navy);color:#fff;font-size:.78rem;font-weight:800;margin-bottom:.55rem}.step strong{display:block;margin-bottom:.25rem}.cta{background:linear-gradient(135deg,#111d36,#244579);color:#fff}.cta h2{color:#fff}.cta p{color:#dce6f8;max-width:760px}.cta .btn--secondary{border-color:rgba(255,255,255,.32);background:rgba(255,255,255,.08);color:#fff}.language-note{margin-top:.8rem;font-size:.78rem;color:var(--muted)}footer{padding:1.7rem 0 2.5rem;color:var(--muted);font-size:.85rem}:focus-visible{outline:3px solid rgba(31,94,255,.35);outline-offset:3px}@media(max-width:900px){.hero-grid,.service-grid,.case-grid{grid-template-columns:1fr 1fr}.hero-copy{grid-column:1/-1}.trust-strip,.steps{grid-template-columns:1fr 1fr}.country-grid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.nav{align-items:flex-start;flex-direction:column;padding:.75rem 0}.nav__links{gap:.55rem .8rem}.languages{justify-content:flex-start;padding:.45rem 0}.hero-grid,.service-grid,.case-grid,.country-grid,.trust-strip,.steps{grid-template-columns:1fr}.hero-copy{grid-column:auto}.consulting-hero{padding-top:1.2rem}.section-head{display:block}.section-head p{margin-top:.45rem}}
