:root{--hy-accent:#2766ea;--hy-accent-hover:#1c53d6;--hy-dark:#0d1420;--hy-text:#0d1420;--hy-text-secondary:#3a4456;--hy-text-muted:#69727e;--hy-text-muted-light:#696f7a;--hy-text-caption:#6f7680;--hy-bg:#fff;--hy-bg-grey:#f6f8fb;--hy-bg-offwhite:#fbfcfe;--hy-bg-blue:#eef3ff;--hy-border:#eceef2;--hy-border-2:#e7eaf0;--hy-border-3:#e4e8ef;--hy-border-blue:#dbe6ff;--hy-border-4:#e2e8f2;--hy-gradient-highlight:linear-gradient(135deg, #eef3ff, #f6f8fb);--hy-gradient-hero:radial-gradient(120% 120% at 85% -10%, #f2f6ff 0%, #fff 55%);--hy-footer-text:#8b96a8;--hy-footer-heading:#cbd2de;--hy-footer-divider:#1c2740;--hy-footer-copyright:#727f92;--hy-font-heading:var(--font-manrope), "Manrope", system-ui, sans-serif;--hy-font-body:var(--font-plex-sans), "IBM Plex Sans", system-ui, sans-serif;--hy-font-mono:var(--font-plex-mono), "IBM Plex Mono", ui-monospace, monospace;--hy-weight-heading:700;--hy-weight-heading-strong:800;--hy-weight-body:400;--hy-weight-body-medium:500;--hy-weight-body-semibold:600;--hy-tracking-heading-tight:-.02em;--hy-tracking-heading:-.03em;--hy-tracking-heading-tighter:-.035em;--hy-tracking-h2:-.025em;--hy-tracking-heading-slight:-.01em;--hy-tracking-heading-step:-.015em;--hy-tracking-mono:.06em;--hy-tracking-mono-wide:.1em;--hy-tracking-mono-widest:.12em;--hy-h1-size:clamp(38px, 4.6vw, 60px);--hy-h1-leading:1.02;--hy-h2-size:clamp(30px, 3.6vw, 44px);--hy-h2-leading:1.08;--hy-h3-size:19px;--hy-h3-leading:1.28;--hy-body-size:16.5px;--hy-body-size-lg:18px;--hy-body-leading:1.6;--hy-small-size:14px;--hy-small-leading:1.55;--hy-container:1240px;--hy-gutter:32px;--hy-gutter-sm:20px;--hy-section-rhythm:72px;--hy-section-rhythm-tight:40px;--hy-header-height:68px;--hy-header-bg:#ffffffe0;--hy-header-blur:12px;--hy-scroll-margin:70px;--hy-radius-6:6px;--hy-radius-8:8px;--hy-radius-9:9px;--hy-radius-10:10px;--hy-radius-14:14px;--hy-radius-16:16px;--hy-radius-20:20px;--hy-radius-22:22px;--hy-radius-pill:999px;--hy-shadow-card-hover:0 24px 50px -28px #0d142066;--hy-shadow-form:0 20px 50px -30px #0d142059;--hy-shadow-callback:0 16px 40px -12px #2766eab3;--hy-shadow-popup:0 40px 90px -30px #0d142099;--hy-hover-lift:translateY(-3px);--hy-transition:.2s;--hy-border-card:#e6ecf6;--hy-gradient-card:linear-gradient(135deg, #f6f9ff, #fbfcfe);--hy-strip-muted:#8a94a6;--hy-radius-7:7px;--hy-border-button:#d7dce4;--hy-radius-18:18px;--hy-bg-placeholder:#eef1f6;--hy-video-scrim:linear-gradient(to top, #0d142073, #0d14201f 45%, #0d142033);--hy-video-chip-bg:#0d14208c;--hy-play-bg:#ffffffeb;--hy-shadow-play:0 10px 30px -8px #0d142080;--hy-h2-size-sm:clamp(28px, 3.4vw, 42px);--hy-h2-size-xs:clamp(28px, 3.2vw, 40px);--hy-border-hairline:#eef0f4;--hy-border-series:#e2e7ef;--hy-dash:#c2c8d2;--hy-bg-robot:#f2f5f9;--hy-bg-photo:#dfe4ed;--hy-photo-chip-bg:#090e18d1;--hy-photo-chip-bg-light:#0d1420b8;--hy-photo-chip-blur:4px;--hy-shadow-play-lg:0 12px 34px -8px #0d14208c;--hy-video-scrim-lg:linear-gradient(to top, #0d142080, #0d14201a 50%, #0d142040);--hy-border-round-button:#dde3ec;--hy-cb-icon-bg:#ffffff2e;--hy-shadow-menu:0 24px 60px -24px #0d142073;--hy-menu-width:230px;--hy-legal-leading:1.7;--hy-success:#117f4a;--hy-success-disc:#e6f7ee;--hy-success-bg:#e9f7ef;--hy-success-border:#ccebd8;--hy-article-size:17px;--hy-article-leading:1.75;--hy-text-article:#26303f;--hy-bg-tag:#f1f4f9;--hy-gradient-cta:radial-gradient(120% 160% at 88% 0%, #f2f6ff 0%, #fff 60%);--hy-lightbox-backdrop:#0d1420e0;--hy-lightbox-close-bg:#ffffff1f;--hy-lightbox-close-bg-hover:#ffffff3d;--hy-lightbox-close-border:#ffffff47;--hy-cb-backdrop:#0d14208c;--hy-cb-backdrop-blur:3px;--hy-cb-close-bg:#f0f2f6;--hy-error:#c02626}
*{box-sizing:border-box}body{font-family:var(--hy-font-body);color:var(--hy-text);background:var(--hy-bg);-webkit-font-smoothing:antialiased;margin:0}a{color:var(--hy-accent);text-decoration:none}a:hover{color:var(--hy-accent-hover)}::selection{background:var(--hy-accent);color:#fff}img{max-width:100%;height:auto;display:block}html{scroll-behavior:smooth}[id]{scroll-margin-top:var(--hy-scroll-margin)}.hy-section{max-width:var(--hy-container);padding:var(--hy-section-rhythm) var(--hy-gutter);margin:0 auto}@media (max-width:600px){.hy-section{padding-left:var(--hy-gutter-sm);padding-right:var(--hy-gutter-sm)}}.hy-section--flush-top{padding-top:0}.hy-section--tight-bottom{padding-bottom:var(--hy-section-rhythm-tight)}.hy-eyebrow{font-family:var(--hy-font-mono);letter-spacing:var(--hy-tracking-mono-widest);text-transform:uppercase;color:var(--hy-accent);font-size:12.5px}.hy-h2{font-family:var(--hy-font-heading);font-weight:var(--hy-weight-heading);font-size:var(--hy-h2-size);line-height:var(--hy-h2-leading);letter-spacing:var(--hy-tracking-h2);margin:14px 0 0}.hy-h2--sm{font-size:var(--hy-h2-size-sm)}.hy-h2--xs{font-size:var(--hy-h2-size-xs)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
