:root{--font-heading: "Outfit", "Aptos Display", "Segoe UI", system-ui, sans-serif;--font-body: "Source Sans 3", "Aptos", "Segoe UI", system-ui, sans-serif;--font-ui: var(--font-body);--case-study-hero-media-ratio: 16 / 10;--color-bg: #070b12;--color-bg-soft: #0c1420;--color-bg-muted: #111c2a;--color-surface: #0f1824;--color-surface-raised: #142234;--color-border: rgba(143, 171, 204, .18);--color-border-strong: rgba(143, 171, 204, .3);--color-text: #f4f8ff;--color-text-muted: #b8c6d8;--color-text-subtle: #8ea0b6;--color-accent: #35a3ff;--color-accent-strong: #0080ff;--color-accent-soft: rgba(53, 163, 255, .14);--shadow-dark-card: 0 22px 60px rgba(0, 0, 0, .36);--case-study-hero-media-bg: #0b1320;color-scheme:dark;--text-xs: .8125rem;--text-sm: .9375rem;--text-base: 1.0625rem;--text-lg: 1.1875rem;--text-xl: 1.375rem;--text-2xl: clamp(1.5rem, 2.2vw, 1.75rem);--text-3xl: clamp(1.875rem, 3.2vw, 2.375rem);--text-4xl: clamp(2.25rem, 4.4vw, 3.25rem);--text-5xl: clamp(2.75rem, 6vw, 4.25rem);--display-weight: 800;--display-leading: 1.05;--display-tracking: -.02em;--heading-weight: 700;--heading-leading: 1.15;--heading-tracking: -.01em;--body-leading: 1.7;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-8: 3rem;--space-10: 4rem;--space-12: 6rem;--space-16: 8rem;--section-y: clamp(4rem, 9vw, 7.5rem);--gutter: clamp(1rem, 4vw, 2rem);--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1.25rem;--radius-xl: 1.75rem;--radius-pill: 999px;--container-prose: 48rem;--container-narrow: 68rem;--container: 88rem;--container-wide: 96rem;--container-article: 42rem;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 8px 24px rgba(0, 0, 0, .28);--shadow-lg: 0 22px 60px rgba(0, 0, 0, .36);--shadow-glow: 0 0 0 1px rgba(53, 163, 255, .25), 0 12px 40px rgba(53, 163, 255, .12);--color-hairline: rgba(143, 171, 204, .1);--focus-ring: 0 0 0 3px rgba(53, 163, 255, .45);--dur-fast: .15s;--dur: .25s;--ease: cubic-bezier(.2, 0, 0, 1);--nav-h: 100px}@media(max-width:64em){:root{--nav-h: 80px}}html{background:var(--color-bg)}a{text-decoration:none}body{margin:0;padding:0;font-family:var(--font-body);font-weight:400;background:var(--color-bg);color:var(--color-text);font-kerning:normal;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}::selection{background:#35a3ff52;color:var(--color-text)}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:var(--radius-sm)}#page-container,#page-content{background:var(--color-bg)}.skip-link{position:absolute;left:0;top:-100%;z-index:2000;padding:.75rem 1.25rem;background:var(--color-accent-strong);color:#fff;font-family:var(--font-heading);font-weight:600;border-radius:0 0 .5rem;transition:top .2s ease}.skip-link:focus{top:0;outline:2px solid #fff;outline-offset:2px}@media(prefers-reduced-motion:reduce){.skip-link{transition:none}}html{scroll-padding-top:calc(var(--nav-h) + var(--space-2))}@media(max-width:47.99em){body:has(.js-sticky-cta) #page-container{padding-bottom:5rem}}body.dashboard-sidebar-mobile-open,body.admin-sidebar-mobile-open{overflow:hidden}.page-shell{display:flex;flex-direction:column;min-height:100vh}#page-container{flex:1}.navbar-bar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem}.navbar-logo{height:2.5rem}.mx-auto{margin-left:auto;margin-right:auto}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.navbar-header{display:flex;align-items:center;min-height:100px}.navbar-desktop-nav{display:flex;flex-direction:row;align-items:center;gap:3rem;font-size:1.125rem}
