@import url(https://fonts.googleapis.com/css2?family=Archivo+Black&family=Poppins:ital@0;1&display=swap);#root,body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home-body{align-items:center;background-color:#fdf3dd;display:flex;height:100vh;margin:0}@media(max-width:768px){.home-body{flex-direction:column;padding-top:30px}}.profile-image-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.profile-image{height:auto;max-width:600px;object-fit:cover;width:60%}@media(max-width:768px){.profile-image{margin-bottom:20px;width:80%}}.right-container{box-sizing:border-box;display:grid;flex-direction:column;margin-left:auto;margin-right:100px;min-width:300px}@media(max-width:768px){.right-container{margin:0;padding:10px;width:100%}}.box{box-sizing:border-box;cursor:pointer;margin:5px;padding:10px;text-align:center;text-decoration:none;width:100%}.box:nth-child(odd){background-color:#cb962e;justify-self:flex-end}.box:nth-child(odd) a{color:#fdf3dd}.box:nth-child(2n){background-color:#f1dfb6;justify-self:flex-start}.box:nth-child(2n) a{color:#371f1f}@media(max-width:768px){.box{text-align:left}}.box a{font-family:DM Sans,system-ui;font-weight:700;text-decoration:none}.about-me-container{align-items:center;background-color:#fdf3dd;display:flex;flex:1 1;height:100vh}.text-container{background-color:#cb962e;color:#fdf3dd;margin:20px;padding:20px;width:50%}.profile-container{align-items:center;display:flex;flex-direction:column;margin-bottom:20px;width:50%}.profile-image-container{margin-bottom:20px;width:100%}.social-icons{display:flex;justify-content:space-around;width:80%}.social-icons a{color:#371f1f}.social-icons a svg{cursor:pointer;font-size:24px}.social-icons a svg:hover{color:#cb962e}@media(min-width:768px){.profile-container{margin-left:20px}}@media(max-width:768px){.about-me-container{flex-direction:column;text-align:center}.profile-container,.text-container{width:80%}}.resume-container{display:flex;flex-direction:row;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;overflow-y:auto}.resume-content{background-color:#ffefef;color:#371f1f;flex:3 1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px 20px 30px}.resume-secondary{background-color:#eff8f8;display:flex;flex:1 1;flex-direction:column;max-width:300px;padding:20px}.resume-image img{width:-webkit-fill-available}h1,h2,h3,h4,h5,h6{color:#371f1f;font-family:Archivo Black,sans-serif;font-weight:700}body{color:#371f1f;font-family:Poppins,sans-serif;font-weight:400}@media(max-width:768px){.resume-container{flex-direction:column}.resume-content,.resume-secondary{flex:none;max-width:none;overflow:visible}}.coming-soon-body{align-items:center;background-color:#ffefef;display:flex;height:100vh;justify-content:center;margin:0}.coming-soon-container{color:#333;text-align:center}.coming-soon-container h2{font-size:32px;margin-bottom:10px}.coming-soon-container p{font-size:16px}#root,body,html{height:100%;margin:0;padding:0;width:100%}.app-body{display:flex;flex-direction:column;width:100%}.desktopnav{align-items:center;background-color:#fdf3dd;display:flex;justify-content:space-between;padding:10px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.logo{height:50px}.menu-items{display:flex}.menu-items a,.navbar-link{color:#371f1f;font-weight:700;margin:0 10px;text-decoration:none}.navbar-link{transition:color .3s}.navbar-link:hover{color:#cb962e}.mobile-navbar{background-color:#fdf3dd;display:flex;flex-direction:column;justify-content:space-between;padding:10px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.mobile-navbar .mobile-navbar-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.mobile-navbar .logo{height:50px;margin-right:auto}.mobile-navbar .menu-icon{cursor:pointer;display:flex;flex-direction:column;height:20px;justify-content:space-between;margin-left:auto;width:25px}.mobile-navbar .menu-icon .bar{background-color:#373d3b;height:3px;transition:transform .3s,opacity .3s;width:25px}.mobile-navbar .menu-icon.open .bar:first-child{transform:translateY(6px) rotate(-45deg)}.mobile-navbar .menu-icon.open .bar:nth-child(2){opacity:0}.mobile-navbar .menu-icon.open .bar:last-child{transform:translateY(-6px) rotate(45deg)}.mobile-navbar .menu-dropdown{background-color:#f1dfb6;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;position:absolute;right:0;top:50px;z-index:99}.mobile-navbar .menu-dropdown.open{display:flex}.mobile-navbar .menu-dropdown .navbar-link{color:#371f1f;font-weight:700;padding:10px;text-decoration:none}.mobile-navbar .menu-dropdown .navbar-link:hover{background-color:#f1dfb6;color:#ef601e}
/*# sourceMappingURL=main.f9fc9207.css.map*/