*{margin:0;padding:0}:root{--primary-color:#fa3d3b;--secondary-color:#c6c6c6;--accent-color:#fa3d3b;--text-color:#c6c6c6;--light-text-color:#fff;--background-color:#1c1c1c;--light-background:#2a2a2a;--card-background:#242424;--dark-background:#1c1c1c;--transition:all 0.3s ease-in-out}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1c1c1c;background-color:var(--background-color);color:#c6c6c6;color:var(--text-color);font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;margin:0}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;font-weight:600}h1,h2,h3,h4,h5,h6,p{margin-bottom:1rem}a{color:#fa3d3b;color:var(--primary-color);text-decoration:none;transition:all .3s ease-in-out;transition:var(--transition)}a:hover{color:#c6c6c6;color:var(--secondary-color)}button{cursor:pointer;font-family:Roboto,sans-serif}.container{margin:0 auto;max-width:1200px;padding:0 2rem;width:100%}section{padding:5rem 0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.28491f8a.css.map*/