@theme{--color-navy: #0b1628; --color-navy-light: #112240; --color-teal: #0d9399; --color-teal-light: #5ecfcf; --color-teal-muted: #0a7a80; --color-surface: #f7f9fc; --color-text: #1a2332; --color-text-muted: #4a5568; --font-sans: "Inter", system-ui, sans-serif;}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--color-text);-webkit-font-smoothing:antialiased;background:#fff}.timeline-section{position:relative}.timeline-section:before{content:"";background:linear-gradient(to bottom, var(--color-teal), var(--color-teal-light));width:2px;position:absolute;top:0;bottom:0;left:2.5rem}
