:root{--color-bg: #0b0e14;--color-bg-raised: #12161f;--color-bg-raised-2: #171c27;--color-border: #232a38;--color-text: #e7ebf3;--color-text-muted: #9aa4b7;--color-text-dim: #6b7486;--color-accent: #06b6d4;--color-accent-soft: rgba(6, 182, 212, .12);--color-accent-contrast: #04222a;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--container-max: 72rem;--space-section: clamp(3.5rem, 6vw, 7rem);--radius-md: .75rem;--radius-lg: 1.25rem;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p,figure{margin:0}a{color:inherit}img,svg{display:block;max-width:100%}ul{margin:0;padding:0;list-style:none}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:1.5rem}@media(min-width:768px){.container{padding-inline:2rem}}.section-heading{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;letter-spacing:-.02em}.eyebrow{display:inline-block;font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.75rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
