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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.background-color{background-color:#f8f9fc;min-height:100vh}.header{align-items:center;background-color:#f8f9fc;display:flex;height:10vh;justify-content:space-between;max-width:76vw;padding:6vh 12vw 2vh;position:-webkit-sticky;position:sticky;top:0;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:99}.header.down{top:-10vh}.header.hide{top:-20vh}.nav-container{display:flex;flex-wrap:wrap;gap:2rem;min-width:18vw;padding-left:8vw}.nav-link{color:#000;cursor:pointer;font-family:Roboto,sans-serif;font-size:clamp(100%,.8rem + 1vw,24px);font-weight:500;text-decoration:none;text-transform:uppercase}@media screen and (max-width:650px){.nav-container{gap:.75rem}}.home-container{display:flex;flex-wrap:wrap;font-family:Roboto,sans-serif;padding:2rem 12vw}.home-heading-photo-container{align-items:center;display:flex;justify-content:space-between}.home-photo{-webkit-filter:grayscale(30%);filter:grayscale(30%);height:auto;padding-left:4vw;width:10rem}@media screen and (max-width:630px){.home-heading-photo-container{flex-wrap:wrap;justify-content:center}.home-container{justify-content:center}}.home-heading{font-family:Roboto,sans-serif;font-size:clamp(100%,1rem + 4vw,67px);font-weight:700}.home-typewriter{font-size:clamp(100%,1rem + 2vw,20px);font-weight:700;padding-top:.2rem;text-transform:uppercase}.home-icons,.home-typewriter{display:flex;padding-bottom:.2rem}.home-icons{gap:1rem;padding-top:.25rem}.home-icon{height:32px;width:32px}@media screen and (max-width:992px){.home-typewriter{font-size:clamp(100%,1rem + 2vw,16px)}}.home-body{display:flex;flex-direction:column}.home-body-text{font-size:clamp(100%,1rem + 1vw,18px);line-height:2rem;max-width:44vw;padding-bottom:1rem;padding-top:1rem}.home-link{background-color:#000;border-radius:6px;color:#fff;font-weight:700;padding:.2rem;text-decoration:none}.home-important{color:#000;font-weight:700;text-decoration:underline;text-decoration-color:#1400ff;text-decoration-thickness:.2rem}@media screen and (max-width:630px){.home-body-text{max-width:64vw}}.project-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);display:flex;flex-direction:column;font-family:Roboto,sans-serif;height:76vh;justify-content:space-between;width:24vw}.project-card:hover{-webkit-transform:scale(.95);transform:scale(.95)}.project-card-heading{font-size:clamp(100%,.2rem + 2vw,24px);font-weight:700}.project-image{border-radius:10px;height:26vh;width:24vw}.project-card-info{font-size:clamp(80%,.2rem + 1vw,18px);padding-left:2rem;padding-right:2rem;padding-top:2rem}.project-card-skills{display:flex;flex-wrap:wrap;gap:.5rem;padding-bottom:.5rem;padding-top:.5rem}.project-skill{background-color:#1400ff;border-radius:10px;color:#fff;display:inline-block;font-size:clamp(80%,.2rem + 1vw,12px);font-weight:600;padding:.75rem}.project-card-summary{line-height:1.2rem}.project-card-icons{cursor:pointer;display:flex;margin-left:auto;padding-bottom:1rem;padding-right:1rem}@media screen and (max-width:1150px){.project-card{height:64vh;min-width:30vw}.project-image{height:26vh;min-width:30vw}.project-icon{height:36px;width:auto}}@media screen and (max-width:992px){.project-card{height:64vh;min-width:40vw}.project-image{height:26vh;min-width:40vw}.project-icon{height:36px;width:auto}}@media screen and (max-width:770px){.project-card,.project-image{min-width:40vw}}@media screen and (max-width:660px){.project-card{height:70vh}}@media screen and (max-width:550px){.project-card,.project-image{min-width:60vw}}.projects-container{font-family:Roboto,sans-serif;padding:2rem 12vw}.projects-heading{font-size:clamp(100%,1rem + 2vw,28px);line-height:2rem;width:36vw}.projects-cards{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}@media screen and (max-width:992px){.projects-cards{justify-content:center}}@media screen and (max-width:500px){.projects-cards{min-width:50vw}}.footer{display:flex;font-family:Roboto,sans-serif;font-size:clamp(80%,.6rem + 1vw,14px);font-weight:500;justify-content:center;padding:2rem 12vw;text-align:center;text-transform:uppercase}
/*# sourceMappingURL=main.dd8c2e70.css.map*/