:root{--bg:#ffffff;--surface:#ffffff;--surface-muted:#f7f8fa;--border:#e5e7eb;--text:#111827;--muted:#4b5563;--primary:#2563eb;--primary-hover:#1d4ed8;--chip-bg:#eef2ff;--chip-text:#4338ca;--shadow:0 10px 20px rgba(0,0,0,0.06),0 2px 6px rgba(0,0,0,0.05)}*{box-sizing:border-box}html{overflow-x:hidden}body,html{padding:0;margin:0;height:100%}body{background:var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}a{color:var(--primary);text-decoration:none}main{min-height:100%}.hero-cta-row{display:flex;flex-wrap:nowrap;align-items:center;gap:10px;margin-top:18px}.hero-cta-btn{box-sizing:border-box;min-height:48px;height:auto;padding:10px 20px;border-radius:10px;font-size:16px;font-weight:700;line-height:1.3;display:inline-flex;align-items:center;justify-content:center;text-align:center;white-space:normal;flex:0 1 auto;min-width:0;text-decoration:none}.hero-cta-btn--primary{background:#4f46e5;color:#fff;border:1px solid #4f46e5}.hero-cta-btn--solid-light{background:#fff;color:#4f46e5;border:1px solid #fff}.hero-cta-btn--outline{background:transparent;color:#4f46e5;border:1px solid #4f46e5}@media (max-width:900px){.hero-cta-row{gap:8px}.hero-cta-btn{min-height:42px;padding:8px 14px;font-size:14px;border-radius:9px}}@media (max-width:640px){.hero-cta-row{gap:6px}.hero-cta-btn{min-height:38px;padding:8px 10px;font-size:12px;border-radius:8px}.landing-footer-grid{gap:32px!important}.approach-methods-grid,.landing-footer-grid{grid-template-columns:1fr!important}.about-journey-split{flex-direction:column!important;align-items:stretch!important;gap:28px!important}.about-journey-media{flex:none!important;width:100%!important;max-width:none!important}.how-oversight-split{flex-direction:column!important;align-items:stretch!important;gap:28px!important}.how-oversight-media{flex:none!important;width:100%!important;max-width:none!important}.about-values-grid{grid-template-columns:1fr!important}}@media (max-width:420px){.hero-cta-btn{min-height:34px;padding:6px 7px;font-size:11px;border-radius:7px}}.container{max-width:1120px;margin:0 auto;padding:24px 18px 72px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;font-weight:700;white-space:nowrap;border:1px solid var(--border);background:var(--surface);color:var(--text);transition:background .15s ease,color .15s ease,border-color .15s ease}.btn-primary{background:var(--primary);border-color:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.btn-secondary:hover{background:var(--surface-muted)}.card{background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow);padding:18px}.chip{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;background:var(--chip-bg);color:var(--chip-text);font-weight:600;font-size:13px}.site-header-outer{position:-webkit-sticky;position:sticky;top:0;z-index:100;width:100%;border-bottom:1px solid #e5e7eb;background:#fff;box-shadow:0 1px 3px rgba(15,23,42,.06)}.site-header-nav .site-header-nav-link{color:#6b7280;text-decoration:none;transition:color .15s ease}.site-header-nav .site-header-nav-link:hover{color:#374151}.site-header-nav .site-header-nav-link--active{color:#111827}.site-header-wordmark{font-size:clamp(12px,1.45vw,18px);font-weight:700;line-height:1.25;color:#111827;min-width:0}@media (max-width:1100px){.site-header-bar{gap:10px!important}.site-header-nav{gap:20px!important;font-size:14px!important}}@media (max-width:900px){.site-header-bar{gap:8px!important;padding:8px 6px!important;min-height:72px!important}.site-header-logo img{height:46px!important}.site-header-nav{gap:12px!important;font-size:13px!important;row-gap:6px!important}.site-header-actions{gap:8px!important}.site-header-actions a{font-size:13px!important}.site-header-actions a[href*=register]{height:36px!important;padding:0 12px!important;font-size:13px!important}}@media (max-width:720px){.site-header-bar{gap:6px!important;min-height:64px!important}.site-header-logo img{height:38px!important}.site-header-wordmark{font-size:19px!important;line-height:26px!important}.site-header-nav{gap:9px!important}.site-header-actions a,.site-header-nav{font-size:12px!important}.site-header-actions a[href*=register]{height:32px!important;padding:0 10px!important;font-size:12px!important}}@media (max-width:520px){.site-header-nav{gap:8px!important;font-size:11px!important}.site-header-logo img{height:34px!important}.site-header-wordmark{font-size:13px!important;line-height:1.25!important}}@media (max-width:980px){.how-step-row{grid-template-columns:48px minmax(0,1fr)!important;column-gap:18px!important}.about-leaders-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:520px){.about-leaders-grid{grid-template-columns:1fr!important}}