html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}:root{--color-bg-primary: #131313;--color-bg-secondary: #191919;--color-fg-primary: #ffffff;--color-fg-secondary: #a9a9a9}*,*:after,*:before{margin:0;padding:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;font-family:Outfit,sans-serif;font-optical-sizing:auto}html,body{width:100%;overflow-x:hidden}body{color:var(--color-fg-primary);background-color:var(--color-bg-primary)}img{display:block;max-width:100%}.navbar__container{width:100%;padding:2rem clamp(2rem,41.67vw + -29.25rem,8.25rem);position:fixed;top:0;left:0;display:flex;flex-direction:row;align-items:center;justify-content:center;z-index:100}@media (max-width: 1200px){.navbar__container{padding:2rem clamp(1.5rem,1.28vw + 1.04rem,2rem)}}@media (max-width: 576px){.navbar__container{padding:2rem 1.5rem}}.navbar{width:100%;padding:1.5rem 2.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;border-radius:4rem;background-color:var(--color-bg-secondary)}.navbar__links{flex:1;list-style:none;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1.5rem}@media (max-width: 576px){.navbar__links{display:none}}.navbar__link,.navbar__cta{font-size:1rem;line-height:1rem;font-weight:500}.navbar__link a,.navbar__cta a{text-decoration:none;color:var(--color-fg-secondary);transition:color .2s ease-in-out}.navbar__link a:hover,.navbar__cta a:hover{color:var(--color-fg-primary);transition:color .2s ease-in-out}.navbar__logo{text-decoration:none;font-size:clamp(1rem,.46vw + .83rem,1.25rem);line-height:clamp(1rem,.93vw + .67rem,1.5rem);font-weight:500;color:var(--color-fg-primary)}@media (max-width: 576px){.navbar__logo{font-size:1rem;line-height:1rem}}.navbar__extra{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}@media (max-width: 576px){.navbar__cta{display:none}}.navbar__toggle{display:none;flex-direction:row;align-items:center;justify-content:center}@media (max-width: 576px){.navbar__toggle{display:flex}}.navbar__toggle__btns{width:1.125rem;display:flex;flex-direction:row;align-content:center;justify-content:center}.navbar__toggle__btn{height:.875rem}.navbar__toggle__btn--menu{display:block}.navbar__toggle__btn--close{display:none}.navbar__mobile{position:absolute;top:0;left:0;width:100vw;height:100vh;display:none;flex-direction:column;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background-color:#131313e6;z-index:-10}.navbar__mobile__links{list-style:none;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.navbar__mobile__link{font-size:1.5rem;line-height:2rem;font-weight:500}.navbar__mobile__link a{text-decoration:none;color:var(--color-fg-primary)}.navbar[data-active] .navbar__toggle__btn--menu{display:none}.navbar[data-active] .navbar__toggle__btn--close{display:block}.navbar[data-active] .navbar__mobile{display:flex}.contact__container{width:100%;max-width:23.5rem;height:100vh;position:absolute;top:0;right:0;display:none;align-items:center;justify-content:center;z-index:10}.contact__container[data-active]{display:flex}.contact{width:100%;height:100%;padding:2.5rem 1.5rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4rem;border-left:solid .125rem var(--color-bg-secondary);-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);background-color:#131313e6}.contact__header{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.contact__close__btn{height:.875rem}.contact__close__btn img{height:100%}.contact__body{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4rem}.contact__heading{font-size:1.25rem;line-height:1.75rem;font-weight:500;max-width:19rem;color:var(--color-fg-primary)}.contact__social{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.5rem}.contact__social__heading{font-size:1rem;line-height:1rem;font-weight:500;color:var(--color-fg-primary)}.contact__social__links{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.75rem}.contact__social__link{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}.contact__social__icon{width:1rem;padding-top:.25rem}.contact__social__icon img{width:100%}.contact__social__text{font-size:1rem;line-height:1.5rem;font-weight:500}.contact__social__text a{text-decoration:none;color:var(--color-fg-secondary);transition:color .2 ease-in-out}.contact__social__text a:hover{color:var(--color-fg-primary);transition:color .2 ease-in-out}.contact__footer{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem}.contact__footer__heading{font-size:1rem;line-height:1.5rem;font-weight:500;color:var(--color-fg-primary)}.contact__footer__textbox{width:100%;padding:.5rem .5rem .5rem 1rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;border-radius:.25rem;background-color:var(--color-bg-secondary)}.contact__footer__input{width:100%;font-size:1rem;line-height:1.5rem;font-weight:500;border:none;outline:none;color:var(--color-fg-primary);background-color:transparent}.contact__footer__input:focus{border:none;outline:none}.contact__footer__input::placeholder{color:var(--color-fg-secondary)}.contact__footer__btn{padding:.5rem 1.5rem;font-size:1rem;line-height:1.5rem;font-weight:500;outline:none;border:none;border-radius:.25rem;color:var(--color-fg-secondary);background-color:var(--color-bg-primary)}.contact__footer__btn:hover{color:var(--color-fg-primary)}.contact__footer__text{font-size:.75rem;line-height:1rem;font-weight:500;color:var(--color-fg-secondary)}.projects{width:100%;padding:0 clamp(2rem,17.86vw + -6.57rem,9.5rem);margin-top:4rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.5rem}@media (max-width: 768px){.projects{padding:0 clamp(1.5rem,4.17vw + 0rem,2rem)}}@media (max-width: 576px){.projects{padding:0 1.5rem}}.projects__heading{width:100%;text-align:left;font-size:2rem;line-height:2.5rem;font-weight:500;color:var(--color-fg-primary)}@media (max-width: 768px){.projects__heading{font-size:clamp(1.5rem,4.17vw + 0rem,2rem);line-height:clamp(2rem,4.17vw + .5rem,2.5rem)}}.project__cards{display:grid;grid-template-columns:repeat(2,1fr);row-gap:4rem;column-gap:1.5rem}@media (max-width: 576px){.project__cards{grid-template-columns:repeat(1,1fr)}}.project__card{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.5rem;text-decoration:none}.project__card__image{width:100%}.project__card__image img{width:100%;object-fit:cover;aspect-ratio:553/416;border-radius:clamp(.75rem,.6vw + .46rem,1rem)}@media (max-width: 768px){.project__card__image img{border-radius:clamp(.5rem,2.08vw + -.25rem,.75rem)}}.project__card__body{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem}.project__card__title{text-decoration:none;font-size:clamp(1.13rem,.89vw + .7rem,1.5rem);line-height:1.5rem;font-weight:500;color:var(--color-fg-primary)}.project__card__description{text-decoration:none;font-size:1rem;font-size:clamp(.75rem,.6vw + .46rem,1rem);line-height:clamp(1rem,1.19vw + .43rem,1.5rem);font-weight:500;color:var(--color-fg-secondary)}.footer{width:100%;padding:0 clamp(2rem,17.86vw + -6.57rem,9.5rem);padding-top:9rem;padding-bottom:4.5rem;margin-top:4rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.5rem}@media (max-width: 768px){.footer{padding:0 clamp(1.5rem,4.17vw + 0rem,2rem);padding-top:9rem;padding-bottom:4.5rem}}@media (max-width: 576px){.footer{padding:9rem 1.5rem 4.5rem}}.footer__body{font-size:clamp(.75rem,.6vw + .46rem,1rem);line-height:clamp(1rem,1.19vw + .43rem,1.5rem);font-weight:500;color:var(--color-fg-secondary)}body.home .hero{width:100%;height:100vh;max-height:46rem;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 768px){body.home .hero{max-height:49rem}}@media (max-width: 576px){body.home .hero{max-height:100%}}body.home .hero__heading{position:absolute;top:37%;margin:0 1.5rem;max-width:clamp(32.5rem,56.25vw + 5.5rem,56.13rem);text-align:center;font-size:clamp(1.5rem,1.19vw + .93rem,2rem);line-height:clamp(2rem,1.19vw + 1.43rem,2.5rem);font-weight:500;color:var(--color-fg-primary)}@media (max-width: 768px){body.home .hero__heading{max-width:32.5rem;font-size:clamp(1.13rem,3.13vw + 0rem,1.5rem);line-height:clamp(1.5rem,4.17vw + 0rem,2rem)}}@media (max-width: 576px){body.home .hero__heading{max-width:100%;top:50%;transform:translateY(-50%);font-size:1.125rem;line-height:1.5rem}}body.home .hero__footer{position:absolute;bottom:4rem;font-size:clamp(.75rem,.6vw + .46rem,1rem);line-height:1rem;font-weight:500;color:var(--color-fg-secondary)}@media (max-width: 768px){body.home .hero__footer{font-size:.75rem;bottom:clamp(3rem,8.33vw + 0rem,4rem)}}@media (max-width: 576px){body.home .hero__footer{bottom:3rem}}body.project{display:flex;flex-direction:column;align-items:center;justify-content:center}body.project .post{width:100%;padding:0 clamp(2rem,36.01vw + -15.29rem,17.13rem);padding-top:11.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4.5rem}@media (max-width: 768px){body.project .post{padding:0 clamp(1.5rem,4.17vw + 0rem,2rem);padding-top:clamp(9.5rem,16.67vw + 3.5rem,11.5rem)}}body.project .post__header{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2.5rem}body.project .post__info{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem}body.project .post__title{font-size:2rem;line-height:2.5rem;font-weight:500;color:var(--color-fg-primary)}@media (max-width: 768px){body.project .post__title{font-size:clamp(1.5rem,4.17vw + 0rem,2rem);line-height:clamp(2rem,4.17vw + .5rem,2.5rem)}}body.project .post__description{font-size:1rem;line-height:1.5rem;font-weight:500;color:var(--color-fg-secondary)}@media (max-width: 768px){body.project .post__description{font-size:clamp(.88rem,1.04vw + .5rem,1rem)}}body.project .post__meta{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:1.5rem}@media (max-width: 576px){body.project .post__meta{flex-direction:column;justify-content:flex-start}}body.project .post__meta__tag{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem}body.project .post__meta__key{font-size:1rem;line-height:1.5rem;font-weight:500;color:var(--color-fg-primary)}@media (max-width: 768px){body.project .post__meta__key{font-size:clamp(.88rem,1.04vw + .5rem,1rem)}}body.project .post__meta__value{font-size:1rem;line-height:1.5rem;font-weight:500;color:var(--color-fg-secondary)}body.project .post__meta__value a{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;text-decoration:none;color:inherit}body.project .post__meta__value a img{height:.625rem}body.project .post__meta__value a:hover{color:var(--color-fg-primary)}@media (max-width: 768px){body.project .post__meta__value{font-size:clamp(.88rem,1.04vw + .5rem,1rem)}}body.project .post__thumbnail{width:100%;aspect-ratio:16/9;display:flex;flex-direction:row;align-items:center;justify-content:center}body.project .post__thumbnail img{width:100%;height:100%;object-fit:cover;border-radius:clamp(.75rem,.6vw + .46rem,1rem)}@media (max-width: 768px){body.project .post__thumbnail img{border-radius:clamp(.5rem,2.08vw + -.25rem,.75rem)}}body.project .post__content{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.5rem}body.project .post__content h1,body.project .post__content h2,body.project .post__content h3,body.project .post__content h4,body.project .post__content h5,body.project .post__content h6{font-size:2rem;line-height:2.5rem;font-weight:500;color:var(--color-fg-primary)}@media (max-width: 768px){body.project .post__content h1,body.project .post__content h2,body.project .post__content h3,body.project .post__content h4,body.project .post__content h5,body.project .post__content h6{font-size:clamp(1.5rem,4.17vw + 0rem,2rem);line-height:clamp(2rem,4.17vw + .5rem,2.5rem)}}body.project .post__content p{font-size:1rem;line-height:1.5rem;font-weight:500;color:var(--color-fg-secondary)}@media (max-width: 768px){body.project .post__content p{font-size:clamp(.88rem,1.04vw + .5rem,1rem)}}body.project .post__content figure,body.project .post__content p figure{width:100%;height:auto}body.project .post__content figure img,body.project .post__content p img,body.project .post__content img{width:100%!important;height:auto!important;object-fit:cover;border-radius:clamp(.75rem,.6vw + .46rem,1rem)}@media (max-width: 768px){body.project .post__content figure img,body.project .post__content p img,body.project .post__content img{border-radius:clamp(.5rem,2.08vw + -.25rem,.75rem)}}
