body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}html{background-color:#18181b}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.main-app{overflow-x:hidden}.main-app,.main-app-body{margin:0;padding:0;width:100%}.full-screen-section{margin:0 auto;max-width:100%;padding:1rem 2rem;width:100%}.greeting-box{padding:7rem 2rem 2rem}.bio-box,.greeting-box{align-items:center;display:flex;flex-direction:column;gap:2rem}.bio-box{padding:0 0 5rem}.contact-me-section{align-items:flex-start;margin:0 auto;max-width:724px}.contact-me-section,.projects-section{display:flex;flex-direction:column;justify-content:center;padding:7rem 2rem;width:100%}.projects-section{align-items:center;margin:0}.projects-section-grid{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem 1rem;justify-content:center;max-width:100rem;width:100%}.project-card{background-color:#fff;border-radius:2px;cursor:pointer;max-width:400px;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;width:400px}@media (max-width:1000px){.full-screen-section{padding:0}.contact-me-section,.projects-section{padding:5rem 0}.projects-section-grid{gap:2rem .7rem}.project-card{width:375px}}@media (max-width:750px){.contact-me-section{max-width:90%}.projects-section,.projects-section-grid{max-width:100%;width:100%}.projects-section-grid{gap:2rem 0}.project-card{max-width:350px;width:100%}.greeting-box{gap:1rem .5rem;padding:7rem 1rem 1rem}}@media (max-width:500px){.contact-me-section{max-width:85%}.projects-section{max-width:100%;padding:3rem 0;width:100%}.projects-section-grid{gap:2rem 0;max-width:90%;width:90%}.project-card{max-width:350px;width:100%}.greeting-box{gap:1rem .5rem;padding:7rem .5rem .5rem}}@-webkit-keyframes chatbotHighlight{0%{box-shadow:0 0 0 hsla(0,0%,100%,.6)}50%{box-shadow:0 0 2rem rgba(255,152,234,.633)}to{box-shadow:0 0 0 rgba(222,137,255,.778)}}@keyframes chatbotHighlight{0%{box-shadow:0 0 0 hsla(0,0%,100%,.6)}50%{box-shadow:0 0 2rem rgba(255,152,234,.633)}to{box-shadow:0 0 0 rgba(222,137,255,.778)}}.pulse-highlight{-webkit-animation:chatbotHighlight 3s ease-in-out infinite;animation:chatbotHighlight 3s ease-in-out infinite}@-webkit-keyframes typingText{0%{content:"ask me"}33%{content:"about Andrew's"}66%{content:"career"}to{content:"ask me"}}@keyframes typingText{0%{content:"ask me"}33%{content:"about Andrew's"}66%{content:"career"}to{content:"ask me"}}.typing-icon .typing-text{font-size:.2rem;opacity:1;transition:opacity 1.5s ease-in-out}
/*# sourceMappingURL=main.81afdc2a.css.map*/