:root{--gap: 1rem}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body,h1,h2,h3,h4,h5,h6,p{margin:0}a{text-decoration:none}img{max-width:100%;display:block}ul[class],ol[class]{list-style:none;padding:0}h1{font-size:1.6rem;font-weight:600;margin-bottom:.5rem}h2{font-size:1.1rem;font-weight:600}body{color:#d3d3d3;font-family:Epilogue,sans-serif;min-height:100vh;background-color:#171717}.flow-column>*+*{margin-top:var(--flow-space, var(--gap))}.flow-row>*+*{margin-left:var(--flow-space, var(--gap))}.text-center{text-align:center}.error-color{color:#ff6b6b}
