@import"https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700&display=swap";:root{--color-bg:#12151b;--color-text:#ffffff;--color-timeline-item:#1e293a;--color-timeline-border:#333e4f;--color-timeline-divider:#1c2534}*{box-sizing:border-box;padding:0;margin:0}html{font-family:Inter Tight,sans-serif;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--color-bg);color:var(--color-text)}.app-layout{width:100%;height:100%;display:flex;flex-direction:column}
