.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:100;background:var(--bg-dark);border-bottom:1px solid rgba(255,255,255,.08)}.header-inner[data-astro-cid-3ef6ksr2]{max-width:var(--content-max);margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand-mark[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;text-decoration:none;flex-shrink:0;opacity:1;transition:opacity .15s}.brand-mark[data-astro-cid-3ef6ksr2]:hover{text-decoration:none;opacity:.85}.brand-logo-wrap[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;background:var(--bg-white);border-radius:6px;padding:4px 10px;line-height:0}.brand-logo[data-astro-cid-3ef6ksr2]{height:36px;width:auto;display:block}.main-nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{list-style:none;display:flex;gap:2rem;align-items:center}.nav-link[data-astro-cid-3ef6ksr2]{color:var(--text-light);font-family:var(--font-body);font-size:.9375rem;font-weight:700;text-decoration:none;transition:color .15s;letter-spacing:.03em}.nav-link[data-astro-cid-3ef6ksr2]:hover,.nav-link[data-astro-cid-3ef6ksr2].active{color:var(--link-hover, var(--brand-blue-light));text-decoration:none}.nav-link[data-astro-cid-3ef6ksr2].nav-cta{background:var(--brand-blue);color:#fff;padding:6px 16px;border-radius:999px;transition:background .15s,color .15s}.nav-link[data-astro-cid-3ef6ksr2].nav-cta:hover,.nav-link[data-astro-cid-3ef6ksr2].nav-cta.active{background:#005fd4;color:#fff}.nav-toggle[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.nav-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:24px;height:2px;background:var(--text-paper);border-radius:2px;transition:all .2s}@media(max-width:768px){.nav-toggle[data-astro-cid-3ef6ksr2]{display:flex}.main-nav[data-astro-cid-3ef6ksr2]{display:none;position:absolute;top:100%;left:0;right:0;background:var(--bg-dark);border-top:1px solid rgba(255,255,255,.08);padding:1rem 1.5rem}.main-nav[data-astro-cid-3ef6ksr2].nav-open{display:block}.main-nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{flex-direction:column;align-items:flex-start;gap:1rem}}.site-footer[data-astro-cid-sz7xmlte]{background:var(--bg-dark);color:var(--text-muted);padding:2rem 1.5rem;border-top:1px solid rgba(255,255,255,.08)}.footer-inner[data-astro-cid-sz7xmlte]{max-width:var(--content-max);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-copy[data-astro-cid-sz7xmlte]{font-size:.875rem;max-width:none}.footer-nav[data-astro-cid-sz7xmlte]{display:flex;gap:1.5rem}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-muted);font-size:.875rem;text-decoration:none;transition:color .15s}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text-paper);text-decoration:none}:root{--brand-blue: #0077FC;--brand-blue-light: #67ACFC;--brand-blue-pale: #B2D6FF;--deep-navy: #243463;--bg-dark: #1E2A3A;--bg-light: #F5F5F5;--bg-white: #FFFFFF;--text-dark: #1A1A1A;--text-body: #333333;--text-muted: #606060;--text-light: #B8B8B8;--text-paper: #FFFFFF;--phase-inventory: #1A1A1A;--phase-identity: #0077FC;--phase-data: #14B8A6;--phase-access: #F59E0B;--phase-detection: #EF4444;--phase-governance: #A855F7;--phase-forward: #243463;--friday-amber: #E8820C;--friday-red: #DC2626;--font-display: "Oswald", "Inter", system-ui, sans-serif;--font-body: "Lato", system-ui, sans-serif;--fs-eyebrow: .8125rem;--fs-body: 1rem;--fs-lead: 1.25rem;--fs-h3: 1.5rem;--fs-h2: 2.25rem;--fs-h1: 4rem;--fs-display: 5.5rem;--space-section: 6rem;--space-block: 3rem;--space-item: 1.5rem;--content-max: 1100px;--content-narrow: 720px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-body);font-size:var(--fs-body);line-height:1.6;color:var(--text-body);background:var(--bg-white);-webkit-font-smoothing:antialiased}body{min-height:100vh;display:flex;flex-direction:column}main{flex:1}img{max-width:100%;height:auto;display:block}a{color:var(--brand-blue);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4{font-family:var(--font-display);line-height:1.05;letter-spacing:-.01em}p{max-width:65ch}.eyebrow[data-astro-cid-tojtqxni]{text-transform:uppercase;letter-spacing:.15em;font-size:var(--fs-eyebrow);color:var(--brand-blue);font-weight:700;font-family:var(--font-body);max-width:none}.btn[data-astro-cid-vnzlvqnm]{display:inline-block;padding:14px 28px;border-radius:6px;font-family:var(--font-body);font-size:var(--fs-body);font-weight:700;text-decoration:none;transition:background .15s,color .15s,border-color .15s,opacity .15s;cursor:pointer;letter-spacing:.02em;white-space:nowrap}.btn--primary[data-astro-cid-vnzlvqnm]{background:var(--brand-blue);color:#fff;border:2px solid var(--brand-blue)}.btn--primary[data-astro-cid-vnzlvqnm]:hover{background:#005fd4;border-color:#005fd4;text-decoration:none}.btn--secondary[data-astro-cid-vnzlvqnm].btn--theme-dark{background:transparent;color:var(--brand-blue-light);border:2px solid var(--brand-blue-light)}.btn--secondary[data-astro-cid-vnzlvqnm].btn--theme-dark:hover{background:#67acfc1a;text-decoration:none}.btn--secondary[data-astro-cid-vnzlvqnm].btn--theme-light{background:transparent;color:var(--brand-blue);border:2px solid var(--brand-blue)}.btn--secondary[data-astro-cid-vnzlvqnm].btn--theme-light:hover{background:#0077fc0f;text-decoration:none}.concentric-circles[data-astro-cid-tax5dzlh]{width:300px;height:300px;display:block}.hero[data-astro-cid-bbe6dxrz]{background:var(--bg-dark);color:var(--text-paper);padding:var(--space-section) 1.5rem;overflow:hidden;position:relative}.hero--light[data-astro-cid-bbe6dxrz]{background:var(--bg-white);color:var(--text-dark)}.hero-inner[data-astro-cid-bbe6dxrz]{max-width:var(--content-max);margin:0 auto;display:flex;align-items:center;gap:2rem;position:relative}.hero-content[data-astro-cid-bbe6dxrz]{flex:0 0 70%;max-width:70%;display:flex;flex-direction:column;gap:1.25rem}.hero-headline[data-astro-cid-bbe6dxrz]{font-family:var(--font-display);line-height:1.05;letter-spacing:-.01em;color:var(--text-paper)}.hero--light[data-astro-cid-bbe6dxrz] .hero-headline[data-astro-cid-bbe6dxrz]{color:var(--text-dark)}.hero--display[data-astro-cid-bbe6dxrz] .hero-headline[data-astro-cid-bbe6dxrz]{font-size:var(--fs-display)}.hero--h1[data-astro-cid-bbe6dxrz] .hero-headline[data-astro-cid-bbe6dxrz]{font-size:var(--fs-h1)}.hero-accent[data-astro-cid-bbe6dxrz]{font-style:italic;color:var(--brand-blue-light);font-size:inherit;max-width:none}.hero--light[data-astro-cid-bbe6dxrz] .hero-accent[data-astro-cid-bbe6dxrz]{color:var(--brand-blue)}.hero--display[data-astro-cid-bbe6dxrz] .hero-accent[data-astro-cid-bbe6dxrz]{font-size:var(--fs-display);font-family:var(--font-display);line-height:1.05;letter-spacing:-.01em;margin-top:-1rem}.hero-subhead[data-astro-cid-bbe6dxrz]{color:var(--text-light);font-size:var(--fs-lead);line-height:1.5;max-width:56ch}.hero--light[data-astro-cid-bbe6dxrz] .hero-subhead[data-astro-cid-bbe6dxrz]{color:var(--text-muted)}.hero-ctas[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;flex-wrap:wrap;margin-top:.5rem}.hero-motif[data-astro-cid-bbe6dxrz]{flex:1;display:flex;align-items:center;justify-content:center;position:relative}.hero-motif[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;width:340px;height:340px;border-radius:50%;background:#f5f5f5b3;box-shadow:0 8px 40px #0077fc33}.hero-motif-img[data-astro-cid-bbe6dxrz]{width:100%;max-width:380px;height:auto;object-fit:contain;display:block;position:relative}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{padding:4rem 1rem}.hero--display[data-astro-cid-bbe6dxrz] .hero-headline[data-astro-cid-bbe6dxrz],.hero--display[data-astro-cid-bbe6dxrz] .hero-accent[data-astro-cid-bbe6dxrz]{font-size:var(--fs-h1)}.hero-motif[data-astro-cid-bbe6dxrz]{display:none}}.section[data-astro-cid-sh445jdo]{padding:var(--space-section) 1.5rem}.section--dark[data-astro-cid-sh445jdo]{background:var(--bg-dark);color:var(--text-paper)}.section--light[data-astro-cid-sh445jdo]{background:var(--bg-light);color:var(--text-dark)}.section-inner[data-astro-cid-sh445jdo]{max-width:var(--content-max);margin:0 auto}@media(max-width:768px){.section[data-astro-cid-sh445jdo]{padding:4rem 1rem}}.about-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:360px 1fr;gap:4rem;align-items:start}.headshot-img[data-astro-cid-kh7btl4r]{border-radius:50%;width:360px;height:360px;object-fit:cover;object-position:center top}.about-text[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.25rem}.about-text[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--text-body);line-height:1.7}.speaking-teaser[data-astro-cid-kh7btl4r],.contact-teaser[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.25rem}.speaking-teaser[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:var(--fs-h2);color:var(--text-paper)}.contact-teaser[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:var(--fs-h2);color:var(--text-dark)}@media(max-width:768px){.about-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:2rem}.headshot-img[data-astro-cid-kh7btl4r]{width:240px;height:240px;margin:0 auto}}
