body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none}:root{--red:#d56062;--blue:#3e7cb1;--white:#f7f0f5;--gray:#3c3744;--brown:#4b4237;--black:#2c1a1d;--off_white:#f9f9f9;--true_white:#fff;margin:0 auto;overflow-x:hidden;overflow-y:scroll;scroll-snap-type:y mandatory}.scroll-arrow{animation:bounce 2s infinite;bottom:5vh;cursor:pointer;left:50%;position:absolute;transition:all .35s ease-out;z-index:1000}@keyframes bounce{0%,to{transform:translateY(0)}60%{transform:translateY(-10px)}}.App{font-family:Lucida Grande,Lucida Sans Unicode,Lucida Sans,Geneva,Verdana,sans-serif;text-align:center}.snap{display:inline-block;scroll-snap-align:center}.page{align-items:center;display:flex;height:100vh}.intro{justify-content:center;margin-right:3%}.timeline{background-color:#3e7cb1;background-color:var(--blue);flex-direction:column;overflow:scroll;z-index:-2}.header{align-items:center;align-items:left;color:#f7f0f5;color:var(--white);flex-direction:column;gap:1rem;padding:1rem}.header,.header__refs{display:flex;justify-content:space-between}.header__refs{align-items:center;z-index:100}.header__title{background-color:#d56062;background-color:var(--red);color:#fff;font-size:2rem;padding:.75rem;z-index:100}.header__img{object-fit:cover;width:181px;z-index:100}.header__reflink{color:#3e7cb1;color:var(--blue);font-size:1rem;padding:0 .75rem;transition:all .15s ease-out}.header__reflink:hover{color:#d56062;color:var(--red);transform:scale(1.15)}.bio{display:flex;width:350px}.bio__title{background-color:#d56062;background-color:var(--red);color:#f7f0f5;color:var(--white);font-size:1.5rem}.bio__content{color:#2c1a1d;color:var(--black);font-size:1rem;font-weight:300;text-align:justify;z-index:100}.bio__content b{font-weight:550}.bio__icon{color:#d56062;color:var(--red);padding-right:1rem;z-index:100}.timeline__title{background-color:#d56062;background-color:var(--red);color:#f7f0f5;color:var(--white);font-size:1.5rem;padding:1rem;position:absolute;top:102.5vh;z-index:100}.timeline__placeholder{padding-top:15vh;width:100%}.timeline__card{display:inline-block;text-align:left;z-index:10}.project__card{background-color:#f9f9f9;background-color:var(--off_white);border:1px solid #e1e4e8;color:#2c1a1d;color:var(--black);display:flex;flex-direction:column;margin:0 auto 1rem;max-width:600px;min-width:400px;padding:1rem;width:50%}.project__card__header{border-bottom:1px solid #e1e4e8;display:flex;gap:1rem;justify-content:flex-start;margin-bottom:1rem;padding-bottom:.5rem;width:100%}.project__card__title{color:#2c1a1d;color:var(--black)}.project__card__date,.project__card__language{color:#3c3744;color:var(--gray)}.project__card__language{flex-grow:1;text-align:right}.project__card__tags{border-top:1px solid #e1e4e8;margin-top:1rem;padding-top:.5rem}.tags{display:flex;flex-direction:row;flex-wrap:wrap}.tags__tag{margin-right:.5rem}.tags__tag:not(:last-child):after{content:", "}.tags__tag:first-child{margin-left:.5rem}.releases{display:flex;flex-direction:row;flex-wrap:wrap}.releases__release:not(:last-child):after{content:", "}.releases__release:first-child{margin-left:.5rem}.bg-wave-1{background-color:#f9f9f9;background-color:var(--off_white);bottom:0;height:150px;line-height:0;overflow:hidden;position:absolute;transform:rotate(180deg);transition:bottom .5s ease-in-out;width:100%;z-index:1}.bg-wave-1 svg{height:100px;transform:rotateY(180deg);width:calc(131% + 1.3px)}.bg-wave-1 .shape-fill{fill:#3e7cb1;fill:var(--blue)}.footer{color:#f7f0f5;color:var(--white);margin-bottom:1rem}.footer a{color:#fff;color:var(--true_white);margin:.5rem}.gitfail{align-items:center;color:#f7f0f5;color:var(--white);display:flex;gap:.25rem;height:100vh;justify-content:center}.gitfail a{color:#fff;color:var(--true_white)}
/*# sourceMappingURL=main.999421b0.css.map*/