/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--clr-dark: #020617;--clr-light: #f1f5f9;--clr-slate400: #94a3b8;--clr-slate600: #475569;--clr-slate800: #1e293b;--clr-green: #16a34a;--clr-orange: #ea580c;--sizes-xxs: .5rem;--sizes-xs: .75rem;--sizes-sm: .875rem;--sizes-base: 1rem;--sizes-lg: 1.125rem;--sizes-xl: 1.25rem;--sizes-2xl: 1.5rem;--sizes-3xl: 1.875rem;--sizes-4xl: 2.25rem;--sizes-5xl: 3rem;--sizes-6xl: 3.75rem;--sizes-7xl: 4.5rem;--sizes-8xl: 6rem;--sizes-9xl: 8rem;--sizes-10xl: 10rem}*{margin:0;line-height:calc(1em + .5rem)}html{scroll-behavior:smooth;scrollbar-width:var(--clr-orange)}body{font-family:General Sans,sans-serif;background-color:var(--clr-dark);color:var(--clr-light)}img,picture,video,canvas,svg{display:block;max-width:100%;-webkit-user-select:none;user-select:none}a,strong{color:var(--clr-orange)}.header{display:flex;justify-content:flex-end;align-items:center;padding-top:2rem;padding-bottom:2rem}.header__menu{display:none}.header__bars{display:block;color:var(--clr-orange);width:var(--sizes-xl);height:var(--sizes-xl)}@media (min-width: 768px){.header__menu{display:flex;align-items:center;list-style:none;padding:0;gap:2em}.header__link{font-size:var(--sizes-xs);text-decoration:none;font-weight:600;color:var(--clr-slate600);letter-spacing:-.05em;transition:color .3s}.header__link:hover{color:var(--clr-orange)}.header__line{border:1px solid var(--clr-slate600);padding-top:1.5em}.header__sun{display:block;color:var(--clr-slate600);width:var(--sizes-base);height:var(--sizes-base);transition:color .3s}.header__sun:hover{color:var(--clr-light)}.header__resume{font-size:var(--sizes-xs)}.header__bars{display:none}}@media (min-width: 1024px){.header__link{font-size:var(--sizes-xs)}.header__sun{width:var(--sizes-xl);height:var(--sizes-xl)}.header__resume{font-size:var(--sizes-sm)}}.hero{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}.hero__img{border-radius:20px;width:8rem;height:auto;transition:transform .3s,box-shadow .3s}.hero__subtitle{color:var(--clr-slate600);font-size:var(--sizes-base)}.hero__title{color:var(--clr-light);text-transform:uppercase;font-size:var(--sizes-3xl);letter-spacing:-.05em;line-height:.9}.hero__description{max-width:60ch;font-size:var(--sizes-sm);color:var(--clr-slate600)}.hero__btn{font-size:var(--sizes-sm)}@media (min-width: 475px){.hero{gap:1.5rem}.hero__img{width:10rem}.hero__subtitle{font-size:var(--sizes-lg)}.hero__title{font-size:var(--sizes-4xl)}.hero__description{font-size:var(--sizes-base)}.hero__btn{font-size:var(--sizes-sm)}}@media (min-width: 1024px){.hero__img{width:12rem}.hero__subtitle{font-size:var(--sizes-2xl)}.hero__title{font-size:var(--sizes-5xl)}.hero__description,.hero__btn{font-size:var(--sizes-lg)}}@media (min-width: 1280px){.hero{gap:2rem}.hero__img{width:13rem}.hero__subtitle{font-size:var(--sizes-3xl)}.hero__title{font-size:var(--sizes-6xl)}.hero__description,.hero__btn{font-size:var(--sizes-xl)}}.about{display:flex;flex-direction:column;gap:1rem}b{color:var(--clr-light)}.about__content{display:flex;gap:1rem;flex-direction:column}.about__title{font-size:var(--sizes-2xl, 1.5rem);color:var(--clr-light)}.about__description{max-width:60ch;font-size:var(--sizes-sm);color:var(--clr-slate400)}.about__hr{border-color:var(--clr-orange)}.about__subtitle{font-size:var(--sizes-sm);color:var(--clr-light)}.about-ul__container{display:flex;flex-direction:row}.about__ul{align-items:center;align-self:center;display:flex;flex-direction:row;list-style:none;font-size:var(--sizes-sm);padding-left:0rem;margin-top:-2rem}.about__list{font-size:var(--sizes-sm)}.about__list:before{content:"";margin-right:.5em}.about__img{border-radius:20px;width:25rem;height:auto;transition:transform .3s,box-shadow .3s}@media (min-width: 475px){.about{gap:1.5}.about__title{font-size:var(--sizes-3xl)}.about__description,.about__subtitle,.about__list{font-size:var(--sizes-base)}.about__img{border-radius:20px;width:20rem;height:auto;transition:transform .3s,box-shadow .3s}}@media (min-width: 640px){.about__img{margin:0 auto;width:25rem}}@media (min-width: 768px){.about__subtitle{text-align:center}.about__ul{margin:0 auto;margin-top:-2rem;align-items:center}}@media (min-width: 1024px){.about{flex-direction:row;justify-content:center;gap:2rem}.about__title{font-size:var(--sizes-4xl)}.about__img{width:30rem}.about-ul__container{display:flex;gap:1rem;justify-content:center;align-items:flex-start}.about__ul{flex-direction:row;margin-left:-5px}.about__description{font-size:var(--sizes-lg)}.about__subtitle{text-align:start;font-size:var(--sizes-lg)}.about__list{font-size:var(--sizes-lg);margin-right:1.5em}.about__list:before{content:"";margin-right:.2em}}@media (min-width: 1280px){.about{flex-direction:row;justify-content:center;align-items:flex-start}.about__title{font-size:var(--sizes-4xl)}.about__img{width:30rem}.about__ul{flex-direction:row}.about__description,.about__subtitle{font-size:var(--sizes-xl)}.about__list{font-size:var(--sizes-xl);margin-right:1.5em}.about__list:before{content:""}}.work{text-align:center}.work__title{font-size:2xl;color:var(--clr-light)}.work__description{max-width:60ch;font-size:var(--size-sm);color:var(--clr-slate600);margin:1rem auto}.work__project-title{font-size:var(--size-base);margin-bottom:1rem}.work__img-wrapper{position:relative}.work__img-wrapper:after{content:"";background-color:#ffffff8c;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;transition:background-color .3s}.work__img-wrapper:hover:after{background-color:#fff0}.work__project:not(:last-child){margin-bottom:5rem}.work__project-description1{font-size:var(--size-sm);color:var(--clr-slate600);margin:1rem 0}.work__project-btn{font-size:var(--size-sm);margin:1rem}.work__project-subtitle{display:none}@media (min-width: 475px){.work__title{font-size:var(--size-3xl)}.work__description{font-size:var(--size-base);margin:1.5rem auto}.work__project-title{font-size:var(--size-lg);margin-bottom:1.5rem}.work__project-description1{font-size:var(--size-base);margin:1.5rem 0}.work__project-description2{font-size:var(--size-base);margin-bottom:1.5rem}.work__project-btn{font-size:var(--size-base)}}@media (min-width: 640px){.work__container{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"image1 content1" "content2 image2" "image3 content3" "content4 image4" "image5 content5" "content6 image6";place-items:center}.work__image1{grid-area:image1}.work__image2{grid-area:image2}.work__image3{grid-area:image3}.work__image4{grid-area:image4}.work__image5{grid-area:image5}.work__image6{grid-area:image6}.work__content1{grid-area:content1}.work__content2{grid-area:content2}.work__content3{grid-area:content3}.work__content4{grid-area:content4}.work__content5{grid-area:content5}.work__content6{grid-area:content6}.work__project{padding:0 1rem}.work__project-title{display:none}.work__project-description1{font-size:var(--size-xs);margin:1em 0}.work__project-description2{font-size:var(--size-xs);margin-bottom:2em}.work__project-btn{font-size:var(--size-xs)}.work__project:not(:last-child){margin-bottom:0}.work__project-subtitle{display:block;font-size:var(--size-base)}}@media (min-width: 768px){.work__project-description1,.work__project-description2,.work__project-btn{font-size:var(--size-sm)}.work__project-subtitle{font-size:var(--size-lg)}}@media (min-width: 1024px){.work__title{font-size:var(--size-2xl, 2.25rem)}.work__description{font-size:var(--size-lg)}.work__project-description1,.work__project-description2,.work__project-btn{font-size:var(--size-base)}.work__project-subtitle{font-size:var(--size-xl)}}@media (min-width: 1280px){.work__title{font-size:var(--size-5xl, 2.5rem)}.work__description{font-size:var(--size-xl);margin:2rem auto}.work__project-description1,.work__project-description2,.work__project-btn{font-size:var(--size-lg)}.work__project-subtitle{font-size:var(--size-2xl)}.work__container{width:80%;margin:0 auto}}@media (min-width: 1536px){.work__container{width:70%}}.contact{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1rem}.contact__title{color:var(--clr-light);text-transform:capitalize}.contact__description{font-size:var(--size-sm);color:var(--clr-slate600);max-width:60ch}.contact__btn{font-size:var(--size-sm)}@media (min-width: 475px){.contact{gap:1.5rem}.contact__title{font-size:var(--size-3xl)}.contact__description,.contact__btn{font-size:var(--size-base)}}@media (min-width: 768px){.contact__title{font-size:var(--size-4xl, 2.25rem)}.contact__description{font-size:var(--size-lg)}}@media (min-width: 1024px){.contact__title{font-size:var(--size-4xl, 2.25rem)}.contact__description,.contact__btn{font-size:var(--size-lg)}}@media (min-width: 1280px){.contact{gap:2rem}.contact__description,.contact__btn{font-size:var(--size-xl)}}.footer{margin:auto 0}.footer__title{font-size:var(--size-xs);font-weight:400;color:var(--clr-slate600);text-align:center;text-transform:uppercase;letter-spacing:.2em;-webkit-user-select:none;user-select:none}.social__links{display:block;margin:auto 0;display:flex;align-self:center;justify-content:center}.social__links a img{width:80%;height:auto}.mobile-nav{position:absolute;top:0;left:0;z-index:999;width:100%;height:100%;background-color:var(--clr-dark);display:none;justify-content:center;align-items:center;text-align:center}.mobile-nav__menu{list-style:none;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.mobile-nav__link{font-size:var(--size-sm);text-decoration:none;font-weight:600;color:var(--clr-slate600);letter-spacing:-.05em;transition:color .3s}.mobile-nav__link:hover{color:var(--clr-rose)}.mobile-nav__link-line{border:1px solid var(--clr-slate800);padding-right:1.5em}.mobile-nav__sun{display:block;width:var(--size-xl);height:var(--size-xl);color:var(--clr-slate600)}.mobile-nav__btn{font-size:var(--size-sm)}.btn{display:inline-block;font-weight:600;text-decoration:none;letter-spacing:-.05em;background-color:var(--clr-orange);color:var(--clr-light);padding:.5em 1em;border-radius:6px;box-shadow:0 10px 20px #ea580c80,0 6px 6px #ea580c80,0 0 100px -10px var(--clr-orange);transition:transform .3s,box-shadow .3s}.btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px #ea580c40,0 10px 10px #ea580c38,0 0 120px -10px var(--clr-orange)}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:.6rem;padding-right:.6rem}.section{margin-top:5rem}@media (min-width: 475px){.container{max-width:475px}}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}.section{margin-top:10rem}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}
