:root{background-color:#292828}html,body{width:100%;max-width:100%;overflow-x:hidden;margin:0;padding:0;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img{max-width:100%;height:auto;display:block}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Regular-Cw3fqWkz.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-SemiBold-Cyv6qdWd.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Bold-BSrD1I5P.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(/assets/Roboto-Regular-CN_pkOMA.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/assets/Roboto-Medium-CwcsZ-zd.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:url(/assets/Roboto-Bold-_ZJd4Sbe.ttf) format("truetype");font-weight:700;font-style:normal}.header{background-color:#292828;color:#fff;padding-top:25px;padding-bottom:25px;border-bottom:1px solid #ffffff;font-family:Roboto,sans-serif}.header__container{display:flex;justify-content:space-between;align-items:center;max-width:1280px;width:100%;margin:0 auto;padding:0 2rem;box-sizing:border-box}.header__name{font-size:1.25rem;font-weight:700}.header__nav{display:flex;gap:2rem}.header__nav a{color:#fff;text-decoration:none;font-weight:500;transition:color .2s ease}.header__nav a:hover{color:#a9a9a9}.header__toggle{display:none;cursor:pointer}@media (max-width: 767px){.header__container{padding:0 1.25rem}.header__toggle{display:block;background-color:transparent;border:none;color:#fff;font-size:1.5rem}.header__nav{display:none;flex-direction:column;gap:1rem;background:#292828;position:absolute;top:70px;right:0;width:220px;padding:1.25rem;border:1px solid #444;border-radius:0 0 8px 8px}.header__nav.active{display:flex}}@media (max-width: 480px){.header{padding-top:15px;padding-bottom:15px}.header__container{padding:0 1rem}.header__name{font-size:1rem}.header__nav{top:60px;right:0;width:100%;border:none;border-radius:0;padding:1rem}.header__nav a{padding:.75rem 0;font-size:.95rem}}.hero{display:flex;align-items:center;justify-content:center;text-align:center;min-height:90vh;color:#fff}.hero__title{font-size:3rem;font-weight:700;margin-bottom:1rem;font-family:Montserrat,sans-serif}.hero__subtitle{font-size:1.5rem;font-weight:400;color:#a9a9a9;margin-bottom:1.5rem;font-family:Roboto,sans-serif}.hero__description{font-size:1.1rem;max-width:700px;margin:0 auto 2rem;line-height:1.6;color:#d1d1d1;font-family:Roboto,sans-serif}.hero__buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem;font-family:Roboto,sans-serif}.hero__button{color:#a9a9a9;text-decoration:none;font-size:1.1rem;font-weight:500;padding:.75rem 1.5rem;border:2px solid #a9a9a9;border-radius:8px;transition:all .2s ease}.hero__button:hover{background:#a9a9a9;color:#1e1f20}@media (max-width: 767px){.hero{padding:60px 20px 40px;justify-content:flex-start;min-height:auto}.hero__title{font-size:2.2rem}.hero__subtitle{font-size:1.2rem}.hero__description{font-size:1rem;line-height:1.5}.hero__buttons{gap:1rem}.hero__button{font-size:1rem;padding:.6rem 1.2rem}}.about{width:100%;padding:6rem 0;box-sizing:border-box;color:#fff}.about__heading{text-align:center;font-size:3rem;font-weight:700;margin-bottom:3rem;color:#fff;font-family:Montserrat,sans-serif}.about__container{display:flex;flex-wrap:wrap;max-width:1200px;margin:0 auto;gap:4rem;align-items:flex-start;padding:0 2rem;border-radius:12px}.about__right{border-radius:12px;padding-left:75px}.about__left,.about__right{flex:1 1 400px;min-width:300px}.about__title{font-size:2.5rem;font-family:Montserrat,sans-serif;font-weight:600;margin-bottom:1.5rem}.about__text{font-size:1.1rem;line-height:1.8;color:#fff;font-family:Roboto,sans-serif;font-weight:400}.about__subtitle{font-size:1.75rem;font-weight:600;margin-bottom:1rem;font-family:Montserrat,sans-serif;font-weight:500}.about__list{list-style:disc inside;font-size:1.05rem;line-height:1.7;color:#fff;padding-left:0;font-family:Roboto,sans-serif;font-weight:400}.about__list li{margin-bottom:.75rem}@media (max-width: 767px){.about__container{flex-direction:column;gap:2rem;padding:0 20px}.about__left,.about__right{flex:1 1 100%;min-width:auto;padding-left:0}.about__heading{font-size:2.2rem}.about__title,.about__subtitle{font-size:1.5rem}.about__text,.about__list{font-size:1rem;line-height:1.6}.about__list{padding-left:1rem}}@media (max-width: 480px){.about{padding:3rem 0}.about__container{padding:0 15px;gap:1.5rem}.about__heading{font-size:1.8rem;margin-bottom:2rem}.about__title{font-size:1.3rem;margin-bottom:1rem}.about__subtitle{font-size:1.2rem}.about__text,.about__list{font-size:.95rem;line-height:1.5}.about__list{padding-left:.8rem}}.skills{width:100%;padding:6rem 0;color:#1e1f20}.skills__heading{text-align:center;font-family:Montserrat,sans-serif;font-weight:700;font-size:2rem;color:#fff}.skills__container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;max-width:1200px;margin:0 auto}.skills__card{background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 10px #0000001a;min-width:220px;width:500px;display:flex;flex-direction:column;align-items:center}.skills__title{text-align:center;margin-top:.5rem;margin-bottom:1rem;font-family:Montserrat,sans-serif;font-weight:600}.skills__list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.skills__item{background-color:#f0f0f0;padding:.5rem 1rem;border-radius:8px;font-size:.95rem;color:#1e1f20;box-shadow:0 2px 5px #0000000d;transition:transform .2s ease,background-color .2s ease;font-family:Roboto,sans-serif;font-weight:400}.skills__item:hover{transform:translateY(-2px);background-color:#e0e0e0}@media (max-width: 767px){.skills{padding:4rem 20px}.skills__heading{font-size:1.8rem;text-align:center;margin-bottom:2.5rem}.skills__container{flex-direction:column;align-items:center;gap:1.5rem}.skills__card{width:100%;max-width:350px;min-width:0;padding:1.5rem;box-sizing:border-box}.skills__title{font-size:1.25rem;margin-bottom:1rem;text-align:center}.skills__list{flex-wrap:wrap;justify-content:center;gap:.5rem}.skills__item{font-size:.85rem;padding:.3rem .6rem}}.projects{width:100%;padding:6rem 0;color:#1e1f20}.projects__heading{text-align:center;margin-bottom:3rem;font-family:Montserrat,sans-serif;font-weight:700;font-size:2rem;color:#fff}.projects__container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;max-width:1200px;margin:0 auto}.project__card{background-color:#f9f9f9;border-radius:12px;overflow:hidden;box-shadow:0 4px 10px #0000001a;width:450px;display:flex;flex-direction:column}.project__content{padding:1.5rem;flex:1;display:flex;flex-direction:column}.project__image{width:100%;height:180px;object-fit:cover;display:block}.project__image:hover{transform:scale(1.05)}.project__title{font-size:1.25rem;margin-bottom:.5rem;font-family:Montserrat,sans-serif;font-weight:600}.project__github-icon{width:24px;height:24px}.project__description{font-size:.95rem;margin-bottom:1rem;font-family:Roboto,sans-serif;font-weight:400}.project__button{color:#000}.project__group{display:flex;justify-content:space-between;align-items:center}.project__skills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.project__skill{background-color:#eaeaea;padding:.35rem .75rem;border-radius:6px;font-size:.85rem;font-family:Roboto,sans-serif;font-weight:400}.project__links{display:flex;gap:.75rem;align-items:center}@media (max-width: 767px){.projects{padding:4rem 20px}.projects__heading{font-size:1.8rem;text-align:center;margin-bottom:2.5rem}.projects__container{flex-direction:column;align-items:center;gap:1.5rem}.project__card{width:100%;max-width:400px;padding:0;box-sizing:border-box}.project__content{padding:1rem 1.5rem}.project__title{font-size:1.2rem;margin-bottom:.5rem}.project__description{font-size:.9rem;margin-bottom:.75rem}.project__skill{font-size:.8rem;padding:.3rem .6rem}}.contact{width:100%;padding:6rem 0;color:#1e1f20;display:flex;justify-content:center}.contact__container{max-width:1200px;margin:0 auto;padding:0 2rem}.contact__heading{text-align:center;margin-bottom:3rem}.contact__title{font-size:2rem;font-weight:600;margin-bottom:.5rem;font-family:Montserrat,sans-serif;font-weight:700;color:#fff}.contact__subtitle{font-size:1rem;color:#a7a3a3;font-family:Roboto,sans-serif;font-weight:400}.contact__card{display:flex;justify-content:space-between;gap:2rem;background-color:#f9f9f9;border-radius:12px;padding:2rem;box-shadow:0 4px 10px #0000001a;width:600px}.contact__info,.contact__socials{flex:1}.contact__section-title{font-size:1.25rem;margin-bottom:1rem;font-family:Montserrat,sans-serif;font-weight:600}.contact__list{list-style:none;padding:0;margin:0;font-family:Roboto,sans-serif;font-weight:400}.contact__item{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1rem}.contact__icon{width:20px;height:20px;color:#000}.contact__icons{display:flex;gap:1rem;margin-top:.5rem}.contact__icons a{display:flex;align-items:center;justify-content:center;background-color:#eaeaea;border-radius:50%;width:40px;height:40px;transition:transform .2s ease,background-color .2s ease}.contact__icons a:hover{background-color:#d3d3d3;transform:scale(1.1)}.contact__icons .contact__icon{color:#000}@media (max-width: 767px){.contact{padding:4rem 20px;display:flex;flex-direction:column;align-items:center;text-align:center}.contact__container{width:100%;max-width:350px;margin:0 auto;padding:0}.contact__card{width:100%;max-width:350px;flex-direction:column;gap:1.5rem;padding:1.5rem;box-sizing:border-box}.contact__title{font-size:1.5rem}.contact__subtitle{font-size:.9rem}.contact__section-title{font-size:1.1rem}.contact__item{font-size:.9rem}.contact__icons a{width:35px;height:35px}.contact__icons .contact__icon{width:18px;height:18px}}.footer{width:100%;padding:2rem 20px;color:#fff;text-align:center;font-family:Roboto,sans-serif;box-sizing:border-box}.footer__text{margin-bottom:.5rem;font-size:.9rem}@media (max-width: 767px){.footer{padding:2rem 20px}.footer__text{font-size:.85rem;margin-bottom:.5rem}}
