@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap);:root{--dark:#171a26;--white:#f7f7ff;--pink:#d25da6;--onyx:#3a3e40;--silver:#9ea0a2;--yellow:#eefc7a;--green:#70f87e}*{box-sizing:border-box}body,html{min-height:100%}body{background:#171a26;background:var(--dark);background-image:linear-gradient(to left top,hsla(66,96%,73%,.5),#171a1c);color:#f7f7ff;color:var(--white);font-size:18px;font-weight:600;letter-spacing:.1em;line-height:1.5;margin:0;padding:0;transition:.5s ease}body,h1,h2,h3,h4,h5,h6{font-family:Roboto Mono,monospace}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.25;margin:5px 0}a{color:#eefc7a;color:var(--yellow);text-decoration:none}a:hover{color:#f7f7ff;letter-spacing:.2rem;transition:.5s ease}@font-face{font-display:swap;font-family:Roboto Mono;src:url(/portfolio/static/media/RobotoMono-Regular.34e46962590bff8eefe5.ttf)}@font-face{font-display:swap;font-family:Roboto Light;src:url(/portfolio/static/media/RobotoMono-ExtraLightItalic.edd801a98342a8122948.ttf)}.home-component-parent{margin-top:2rem;width:100%}.avatar-icon-container{text-align:center}.avatar-icon{height:100%;max-width:40%;transition:.5s ease}.typography-quote{font-family:Roboto Light;font-size:1rem;margin:2rem 1rem 2.5rem;text-align:center}.list-container{margin:1rem;padding:0}.list-item-container{background-color:rgba(23,26,38,.8);border-radius:25px;display:flex;justify-content:center;margin:1rem;padding:.5rem;text-align:center}.typography-default{font-family:Roboto Mono,monospace;font-weight:500;line-height:1;margin:.4rem 0;padding:.5rem}.svg-icon{margin:.4rem 0;padding:.2rem}@media (min-width:1000px){.avatar-icon{max-width:20%}.list-container,.typography-quote{padding:0 20rem}}
/*# sourceMappingURL=main.ed910d1e.css.map*/