*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--color-bg);color:var(--color-foreground);font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}#root{min-height:100dvh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-family:Outfit,system-ui,sans-serif;letter-spacing:-.02em;color:var(--color-foreground)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.presentation-content h1,.presentation-content h2,.presentation-content h3{color:#fff;margin-top:.5em;margin-bottom:.3em}.presentation-content p{color:#fffc;margin:.3em 0}.presentation-content strong{color:#fff}.presentation-content li{color:#fffc}.presentation-content ul,.presentation-content ol{margin:.5em 0}
