@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500&family=Inter:wght@400;500&display=swap";:root{--main-black: #181717;--main-gray: #606060;--secondary-blue: #2429AF;--background: #F3F3F3;--max-width: 1120px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,Roboto,Helvetica,sans-serif;background-color:var(--background);color:var(--main-black);line-height:1.5}.portfolio{min-height:100vh}.navigation{position:fixed;top:0;left:0;right:0;background-color:var(--background);z-index:100;padding:2rem 0 0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(24,23,23,.1)}.nav-container{max-width:var(--max-width);margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo{color:var(--main-black);font-size:1.5rem;font-weight:500}.nav-menu{display:flex;gap:3rem;align-items:center}.nav-link{font-family:DM Sans,-apple-system,Roboto,Helvetica,sans-serif;font-size:1.3rem;font-weight:400;color:var(--main-black);text-decoration:none;letter-spacing:-.03em;transition:opacity .2s ease}.nav-link:hover,.nav-link.active{opacity:.7}.hero{padding-top:8rem;padding-bottom:4rem}.hero-container{max-width:var(--max-width);margin:0 auto;padding:0 2rem}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;margin-bottom:4rem}.hero-title{font-family:DM Sans,-apple-system,Roboto,Helvetica,sans-serif;font-size:3.75rem;font-weight:500;line-height:.97;letter-spacing:-.03em;color:var(--main-black);margin-bottom:2rem}.scroll-indicator{color:var(--main-black);margin-top:1rem}.hero-description{font-family:DM Sans,-apple-system,Roboto,Helvetica,sans-serif;font-size:2rem;font-weight:400;line-height:1.17;letter-spacing:-.03em;color:var(--main-gray);margin-top:1rem}.projects{padding:2rem 0}.projects-container{max-width:var(--max-width);margin:0 auto;padding:0 2rem}.project{display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;align-items:start;margin-bottom:4rem;border-bottom:1px solid var(--main-black)}.project:last-child{border-bottom:none;margin-bottom:0}.project-content{padding-right:2rem}.project-number{font-family:Inter,-apple-system,Roboto,Helvetica,sans-serif;font-size:40px;font-weight:500;color:var(--main-black);letter-spacing:-.03em;line-height:1.22;margin-bottom:2rem}.project-description{margin-bottom:2rem}.project-description p{font-family:Inter,-apple-system,Roboto,Helvetica,sans-serif;font-size:1.125rem;font-weight:400;color:var(--main-black);letter-spacing:-.03em;line-height:1.22;margin-bottom:1.5rem}.project-tech{font-family:Inter,-apple-system,Roboto,Helvetica,sans-serif;font-size:.875rem;font-weight:400;color:var(--main-gray);letter-spacing:-.03em;line-height:1.22;margin-bottom:2rem}.project-link{font-family:Inter,-apple-system,Roboto,Helvetica,sans-serif;font-size:1.125rem;font-weight:500;color:var(--main-black);text-decoration:underline;letter-spacing:-.03em;line-height:1.22;transition:opacity .2s ease}.project-link:hover:not(.disabled){opacity:.7}.project-link.disabled{color:var(--main-gray);cursor:default}.project-thumbnail{aspect-ratio:16/10;border-radius:0;overflow:hidden}.project-thumbnail img{height:350px;width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .3s ease}.project-thumbnail img:hover{transform:scale(1.02)}.footer{padding:4rem 0 2rem}.footer-container{max-width:var(--max-width);margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.footer-signature{font-family:DM Sans,-apple-system,Roboto,Helvetica,sans-serif;font-size:1.3rem;font-weight:500;color:var(--secondary-blue);letter-spacing:-.03em;line-height:1.2}.footer-links{display:flex;gap:2rem;align-items:center}.footer-link{font-family:DM Sans,-apple-system,Roboto,Helvetica,sans-serif;font-size:1.3rem;font-weight:500;color:var(--main-black);text-decoration:none;letter-spacing:-.03em;line-height:1.2;transition:opacity .2s ease}.footer-link:hover{opacity:.7}@media (max-width: 1200px){.nav-container,.hero-container,.projects-container,.footer-container{padding:0 3rem}}@media (max-width: 968px){.nav-menu{gap:2rem}.nav-link{font-size:1.1rem}.hero-content{grid-template-columns:1fr;gap:2rem}.hero-title{font-size:2.8rem}.hero-description{font-size:1.4rem}.project{grid-template-columns:1fr;gap:2rem}.project-content{padding-right:0}.project-thumbnail img{height:280px}}@media (max-width: 768px){.nav-container,.hero-container,.projects-container,.footer-container{padding:0 1.5rem}.nav-menu{gap:1.5rem}.nav-link{font-size:1rem}.hero{padding-top:6rem}.hero-title{font-size:2.2rem;line-height:1.1}.hero-description{font-size:1.1rem;line-height:1.3}.project-number{font-size:1.8rem}.project-description p{font-size:1rem}.project-tech{font-size:.85rem}.project-link{font-size:1rem}.project-thumbnail img{height:220px}.footer-container{flex-direction:column;gap:2rem;text-align:center}.footer-links{gap:1.5rem}}@media (max-width: 480px){.navigation{padding:1rem 0 0}.nav-container,.hero-container,.projects-container,.footer-container{padding:0 1rem}.nav-menu{gap:1rem}.nav-link,.footer-link{font-size:.9rem}.hero{padding-top:5rem;padding-bottom:3rem}.hero-title{font-size:1.8rem;line-height:1.1;margin-bottom:1.5rem}.hero-description{font-size:1rem;line-height:1.4}.project{margin-bottom:3rem}.project-number{font-size:1.5rem;margin-bottom:1.5rem}.project-description p{font-size:.95rem;line-height:1.4;margin-bottom:1rem}.project-tech{font-size:.8rem;line-height:1.3;margin-bottom:1.5rem}.project-link{font-size:.95rem}.project-thumbnail img{height:180px;width:100%;object-fit:cover}.footer-signature{font-size:1rem}.footer-link{font-size:.85rem}}@media (max-width: 360px){.hero-title{font-size:1.6rem}.hero-description{font-size:.95rem}.project-number{font-size:1.3rem}.project-description p{font-size:.9rem}.project-tech{font-size:.75rem}.project-link{font-size:.9rem}.project-thumbnail img{height:160px}}.about-hero{padding-top:8rem;padding-bottom:4rem}.about-container{max-width:var(--max-width);margin:0 auto;padding:0 2rem}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:start}.about-text{padding-right:2rem}.about-title{font-family:DM Sans,-apple-system,Roboto,Helvetica,sans-serif;font-size:3.75rem;font-weight:500;line-height:.97;letter-spacing:-.03em;color:var(--main-black);margin-bottom:3rem}.about-description{font-family:DM Sans,-apple-system,Roboto,Helvetica,sans-serif;font-size:2rem;font-weight:400;line-height:1.17;letter-spacing:-.03em;color:var(--main-gray)}.about-description p{margin-bottom:2rem}.about-image{display:flex;justify-content:flex-end}.about-image img{width:100%;max-width:421px;height:auto;object-fit:cover}.info-section{padding:4rem 0}.info-container{max-width:var(--max-width);margin:0 auto;padding:0 2rem}.info-grid{display:grid;grid-template-columns:1fr;gap:4rem;max-width:623px}.info-item{display:grid;grid-template-columns:187px 1fr;gap:2rem;align-items:start}.info-label{font-family:Inter,-apple-system,Roboto,Helvetica,sans-serif;font-size:1.125rem;font-weight:500;color:var(--main-black);letter-spacing:-.03em;line-height:1.22;text-decoration:underline;margin:0}.info-content{font-family:Inter,-apple-system,Roboto,Helvetica,sans-serif;font-size:1.125rem;font-weight:400;color:var(--main-black);letter-spacing:-.03em;line-height:1.22}.info-content p{margin-bottom:1.5rem}.info-content p:last-child{margin-bottom:0}.contact-section{padding:4rem 0;border-top:2px solid var(--main-black)}.contact-container{max-width:var(--max-width);margin:0 auto;padding:0 2rem}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.contact-title{font-family:DM Sans,-apple-system,Roboto,Helvetica,sans-serif;font-size:2rem;font-weight:400;line-height:1.17;letter-spacing:-.03em;color:var(--main-black);margin:0;display:flex;align-items:center;gap:1rem}.contact-arrow{color:var(--main-black);transform:rotate(-90deg);flex-shrink:0}.contact-details{text-align:left}.contact-email{font-family:DM Sans,-apple-system,Roboto,Helvetica,sans-serif;font-size:2rem;font-weight:400;line-height:1.17;letter-spacing:-.03em;color:var(--main-black);margin-bottom:1rem}.contact-resume{font-family:Inter,-apple-system,Roboto,Helvetica,sans-serif;font-size:1.125rem;font-weight:400;color:var(--main-black);letter-spacing:-.03em;line-height:1.22}@media (max-width: 968px){.about-content{grid-template-columns:1fr;gap:3rem}.about-text{padding-right:0}.about-title{font-size:2.8rem}.about-description{font-size:1.4rem}.about-image{justify-content:center}.about-image img{max-width:350px}.info-item{grid-template-columns:1fr;gap:1rem}.contact-content{grid-template-columns:1fr;gap:2rem}.contact-title,.contact-email{font-size:1.4rem}}@media (max-width: 768px){.about-hero{padding-top:6rem;padding-bottom:3rem}.about-title{font-size:2.2rem;line-height:1.1;margin-bottom:2rem}.about-description{font-size:1.1rem;line-height:1.3}.about-image img{max-width:280px}.info-section{padding:3rem 0}.info-label,.info-content{font-size:1rem}.contact-section{padding:3rem 0}.contact-title,.contact-email{font-size:1.1rem}}@media (max-width: 480px){.about-hero{padding-top:5rem;padding-bottom:2rem}.about-title{font-size:1.8rem;line-height:1.1;margin-bottom:1.5rem}.about-description{font-size:1rem;line-height:1.4}.about-description p{margin-bottom:1.5rem}.about-image img{max-width:250px}.info-section{padding:2rem 0}.info-grid{gap:3rem}.info-label{font-size:.95rem}.info-content{font-size:.95rem;line-height:1.4}.info-content p{margin-bottom:1rem}.contact-section{padding:2rem 0}.contact-title{font-size:1rem;flex-direction:column;align-items:flex-start;gap:.5rem}.contact-email,.contact-resume{font-size:1rem}}@media (max-width: 360px){.about-title{font-size:1.6rem}.about-description{font-size:.95rem}.about-image img{max-width:220px}.info-label,.info-content{font-size:.9rem}.contact-title,.contact-email,.contact-resume{font-size:.95rem}}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{text-decoration:inherit}#root{width:100%;min-height:100vh}
