@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Source+Serif+4:opsz,wght@8..60,600&display=swap";:root{--bg-deep: #0d1b2a;--bg-navy: #102845;--bg-slate: #eff4f8;--card: #ffffff;--card-border: #d3dbe5;--text-main: #10243d;--text-muted: #4f6276;--brand: #0f4c81;--brand-soft: #2f6ca4;--accent: #c98f2e;--shadow: 0 24px 60px rgba(12, 23, 39, .12)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:IBM Plex Sans,sans-serif;color:var(--text-main);background:radial-gradient(circle at top right,#8cb3d1 0%,transparent 36%),radial-gradient(circle at 20% 20%,#e3f0fa 0%,transparent 42%),linear-gradient(180deg,#f5f8fb,#e5edf5);line-height:1.6}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.app-shell{min-height:100vh;padding-bottom:2.5rem}.container{width:min(1100px,calc(100% - 2.5rem));margin:0 auto}.topbar{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f5f8fbe6;border-bottom:1px solid rgba(16,36,61,.08)}.topbar-inner{min-height:4.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.brand{font-family:"Source Serif 4",serif;font-size:1.3rem;font-weight:600}.top-nav{display:flex;gap:1.25rem;font-size:.95rem;color:var(--text-muted)}.top-nav a{transition:color .18s ease}.top-nav a:hover{color:var(--brand)}.button{display:inline-flex;align-items:center;justify-content:center;padding:.72rem 1.15rem;border-radius:999px;border:1px solid transparent;background:linear-gradient(130deg,var(--brand),var(--brand-soft));color:#fff;font-weight:600;font-size:.95rem;transition:transform .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0f4c8140}.button-secondary{background:#ffffffe0;color:var(--brand);border-color:#0f4c814d}.button-small{padding:.58rem .95rem;font-size:.88rem}main{padding-top:2.6rem;display:grid;gap:1.75rem}.hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);gap:2rem;align-items:center;padding:2.5rem;background:linear-gradient(135deg,var(--bg-deep) 0%,var(--bg-navy) 100%);color:#f8fbfe;border-radius:24px;box-shadow:var(--shadow)}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.09em;font-size:.76rem;color:#9fc3e5}.hero h1{margin:.45rem 0 0;font-family:"Source Serif 4",serif;font-size:clamp(2rem,3.6vw,3.3rem);line-height:1.08}.hero-tagline{margin:.85rem 0 0;font-size:clamp(1.06rem,1.8vw,1.3rem);color:#d4e4f5;max-width:34ch}.hero-summary{margin:1rem 0 0;max-width:64ch;color:#dce9f6}.hero-actions{margin-top:1.45rem;display:flex;flex-wrap:wrap;gap:.7rem}.hero-visual{display:flex;justify-content:center}.portrait-frame{width:min(280px,100%);aspect-ratio:1;border-radius:30px;padding:.5rem;background:linear-gradient(155deg,#ffffff73,#c98f2e66);box-shadow:0 18px 50px #050a1461}.portrait-image,.portrait-fallback{width:100%;height:100%;object-fit:cover;border-radius:24px}.portrait-fallback{display:grid;place-items:center;font-family:"Source Serif 4",serif;font-size:4rem;color:#ffffffeb;background:linear-gradient(145deg,#194676,#1f5f94)}.panel{background:var(--card);border:1px solid var(--card-border);border-radius:22px;padding:2rem;box-shadow:var(--shadow)}.section-heading{margin-bottom:1.35rem}.section-kicker{margin:0;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;color:var(--brand-soft);font-weight:600}h2{margin:.35rem 0 0;font-family:"Source Serif 4",serif;font-size:clamp(1.45rem,2.4vw,2.15rem);line-height:1.2}h3{margin:0;font-size:1.1rem;line-height:1.3}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.service-card{border:1px solid #d6e1ec;background:linear-gradient(180deg,#fff,#f6f9fd);border-radius:16px;padding:1rem}.service-card p{margin:.7rem 0 0;color:var(--text-muted)}.service-card ul{margin:.9rem 0 0;padding-left:1.1rem;display:grid;gap:.45rem;color:#2f4967}.credential-list{display:grid;gap:.9rem}.credential-item{border-left:3px solid rgba(15,76,129,.32);padding-left:.95rem}.credential-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem}.credential-role{margin:0;font-weight:600}.credential-org,.credential-period{margin:0;color:var(--text-muted)}.credential-summary{margin:.45rem 0 0}.engagement-list{margin:0;padding:0;list-style:none;display:grid;gap:1rem}.engagement-step{display:grid;grid-template-columns:auto 1fr;gap:.9rem;align-items:start}.step-index{margin:0;min-width:2.2rem;min-height:2.2rem;display:grid;place-items:center;border-radius:999px;background:#e6eef8;color:var(--brand);font-weight:700;letter-spacing:.03em}.engagement-step p{margin:.35rem 0 0;color:var(--text-muted)}.contact-panel{background:linear-gradient(130deg,#f0f6fcf7,#fffdf7f5),linear-gradient(130deg,#0f4c81,#2f6ca4)}.contact-panel h2{margin-bottom:.3rem}.contact-panel p{margin:.2rem 0}.contact-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}.contact-note{margin-top:.8rem;color:var(--text-muted)}.site-footer{margin-top:1.2rem;color:var(--text-muted);font-size:.93rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:.8rem}.footer-link{color:var(--brand);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.2em}.reveal{opacity:0;transform:translateY(14px);animation:riseIn .64s cubic-bezier(.2,.8,.2,1) forwards}.delay-0{animation-delay:80ms}.delay-1{animation-delay:.17s}.delay-2{animation-delay:.26s}.delay-3{animation-delay:.35s}.delay-4{animation-delay:.44s}@keyframes riseIn{to{opacity:1;transform:translateY(0)}}@media(max-width:980px){.top-nav{display:none}.hero{grid-template-columns:1fr;text-align:left}.hero-visual{justify-content:flex-start}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.container{width:min(1100px,calc(100% - 1.25rem))}.topbar-inner{min-height:3.85rem}.topbar .button{display:none}main{gap:1.1rem;padding-top:1.2rem}.hero,.panel{padding:1.2rem;border-radius:18px}.hero-actions,.contact-actions{flex-direction:column;align-items:stretch}.service-grid{grid-template-columns:1fr}.credential-meta,.site-footer{flex-direction:column}}
