@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@400;700&family=Roboto+Condensed:wght@400;700&display=swap);header{margin:3rem 0;text-align:center}header img{height:5rem;object-fit:cover;width:10rem}header h1{-webkit-text-fill-color:#0000;background:linear-gradient(40deg,#ea00ff,#ea00ff,#03d5ff,#03d5ff);-webkit-background-clip:text;filter:drop-shadow(0 2px 8px rgba(0,0,0,.5));font-size:5rem}header h1,header p{font-family:Roboto Condensed,sans-serif;margin:0}header p{color:#8964b0;font-size:1.25rem}*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;background:radial-gradient(#280a48,#20043d);color:#ebe7ef;font-family:Quicksand,sans-serif;font-synthesis:none;line-height:1.5;min-height:80rem;text-rendering:optimizeLegibility}main{margin:auto;max-width:50rem;width:90%}#core-concepts{background-color:#140524;border-radius:6px;box-shadow:0 2px 8px #0006;padding:2rem}main h2{color:#a18aba;font-family:Roboto Condensed,sans-serif;margin:0 0 1.5rem;text-align:center}#core-concepts ul{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;list-style:none;margin:0;padding:0}#core-concepts li{text-align:center;width:10rem}#core-concepts li img{height:4rem;object-fit:cover;width:6rem}#core-concepts li h3{margin:.5rem 0}#core-concepts li p{font-size:.9rem}#examples{margin:3rem auto}#examples h2{text-align:left}#examples menu{display:flex;gap:.5rem;list-style:none;margin:1rem 0;padding:0}#examples menu button{background-color:initial;border:none;border-radius:6px;color:#a18aba;cursor:pointer;font-family:Roboto Condensed,sans-serif;font-size:1rem;padding:.5rem 1rem;transition:all .2s ease-in-out}#examples menu button:hover{background-color:#1b082f;color:#ebe7ef}#examples menu button.active{background-color:#7925d3;color:#ebe7ef}#tab-content{background-color:#2f1d43;border-radius:6px;box-shadow:0 2px 8px #0000004d;padding:1rem}#tab-content code{text-wrap:balance}#tab-content h3{margin:0}#tab-content code{font-size:1rem}
/*# sourceMappingURL=main.bef70be9.css.map*/