:root{--color-brand-primary:#6382f7;--color-brand-primary-hover:#4f6ef0;--color-brand-secondary:#fba311;--color-brand-secondary-hover:#e8940a;--color-brand-navy:#1c1959;--color-brand-navy-deep:#0d1330;--gradient-hero-overlay:linear-gradient(105deg, #1c1959e0 0%, #6382f78c 55%, #1c195973 100%);--gradient-section:linear-gradient(225deg, #2899f9, #0059fc);--gradient-navy:linear-gradient(to right, #1c1958 0%, #6484f7 100%);--gradient-subscribe:linear-gradient(135deg, #3b51c4 0%, #2e42b1 100%);--color-heading:#001837;--color-body:#565656;--color-muted:#999;--color-text-inverse:#fff;--color-link:#6382f7;--color-link-hover:#4f6ef0;--color-surface:#fff;--color-surface-muted:#f7f7f7;--color-surface-soft:#eee;--color-border:#e5e5e5;--color-border-strong:#ccc;--color-focus:#6382f7;--color-success:#2e7d32;--color-success-bg:#e8f5e9;--color-error:#d32f2f;--color-error-bg:#ffebee;--color-warning:#fba311;--font-heading:var(--font-poppins), "Poppins", sans-serif;--font-body:var(--font-open-sans), "Open Sans", sans-serif;--font-serif-quote:Georgia, "Times New Roman", serif;--fw-light:300;--fw-regular:400;--fw-semibold:600;--fw-bold:700;--fs-xs:.75rem;--fs-sm:.875rem;--fs-md:1rem;--fs-lg:1.125rem;--fs-xl:1.375rem;--fs-2xl:1.75rem;--fs-3xl:2.25rem;--fs-4xl:2.75rem;--fs-5xl:clamp(2rem, 4vw, 3.25rem);--lh-tight:1.25;--lh-snug:1.4;--lh-normal:1.65;--ls-eyebrow:.08em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:2.5rem;--space-8:3rem;--space-9:4rem;--space-10:5rem;--space-section-desktop:5.5rem;--space-section-mobile:3.5rem;--space-gutter:15px;--container-main:1170px;--container-narrow:770px;--header-contact-h:42px;--header-main-h:80px;--radius-sm:3px;--radius-md:6px;--radius-lg:10px;--radius-pill:999px;--radius-card:6px;--radius-btn:4px;--shadow-card:0 10px 30px #1c195914;--shadow-card-hover:0 16px 40px #1c195924;--shadow-dropdown:0 12px 28px #0018371f;--shadow-header:0 2px 12px #0018370f;--transition-fast:.15s ease;--transition-standard:.25s ease;--transition-slow:.4s ease;--z-header:1000;--z-dropdown:1100;--z-overlay:1200;--z-modal:1300;--z-skip:1400;--bp-sm:576px;--bp-md:768px;--bp-lg:992px;--bp-xl:1200px}
*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth;height:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{min-height:100%;font-family:var(--font-body);font-size:var(--fs-md);font-weight:var(--fw-regular);line-height:var(--lh-normal);color:var(--color-body);background:var(--color-surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}img,svg,video{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}a{color:var(--color-link);transition:color var(--transition-fast);text-decoration:none}a:hover{color:var(--color-link-hover)}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-heading);font-weight:var(--fw-semibold);line-height:var(--lh-tight)}:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:100%;padding-inline:var(--space-gutter);max-width:calc(var(--container-main) + (var(--space-gutter) * 2));margin-inline:auto}@media (min-width:1200px){.container{max-width:var(--container-main);padding-inline:0}}.section{padding-block:var(--space-section-mobile)}@media (min-width:992px){.section{padding-block:var(--space-section-desktop)}}.main-content{flex:1 0 auto;width:100%}
