body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{min-height:100vh}main{padding-top:0}h1,h2,h3,h4,h5,h6{font-weight:600;margin-bottom:1rem}h2{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:300;margin-bottom:2rem;text-align:center}p{line-height:1.8;margin-bottom:1rem}a{color:inherit;text-decoration:none;transition:all .3s ease}section{padding:4rem 0}.container{margin:0 auto;max-width:1200px;padding:0 2rem}@media (max-width:768px){section{padding:2rem 0}.container{padding:0 1rem}h2{font-size:2rem}}.header{background:#fff;border-bottom:1px solid #eee;padding:2rem 0;text-align:center}.header-container{margin:0 auto;max-width:1200px;padding:0 2rem}.logo-section{margin-bottom:2rem}.logo-image{height:auto;margin:0 0 .5rem;max-width:300px}.tagline{color:#666;font-size:1rem;font-weight:300;letter-spacing:2px;margin:0;text-transform:none}.nav{display:flex;justify-content:center}.nav-menu{display:flex;gap:3rem;list-style:none;margin:0;padding:0}.nav-item{margin:0}.nav-link{color:#333;font-size:1rem;font-weight:400;position:relative;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#666}.nav-link:after{background-color:#333;bottom:-5px;content:"";height:1px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:0}.nav-link:hover:after{width:100%}@media (max-width:768px){.header{padding:1.5rem 0}.header-container{padding:0 1rem}.logo{font-size:2.5rem}.tagline{font-size:.8rem}.nav-menu{gap:2rem}.nav-link{font-size:.9rem}}@media (max-width:480px){.logo{font-size:2rem}.nav-menu{gap:1.5rem}.nav-link{font-size:.8rem}}.about{background-color:#f8f9fa;padding:6rem 0}.about-container{grid-gap:6rem;align-items:center;display:grid;gap:6rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem}.about-content h2{color:#333;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:300;line-height:1.2;margin-bottom:2rem;text-align:left}.about-content h3{color:#555;font-size:1.2rem;font-weight:400;line-height:1.6;margin-bottom:2rem}.about-content p{color:#666;font-size:1rem;line-height:1.8;margin-bottom:1.5rem;text-align:justify}.cv-link{background-color:#333;border-radius:0;color:#fff;display:inline-block;font-size:.9rem;font-weight:400;letter-spacing:1px;margin-top:2rem;padding:.75rem 2rem;text-transform:uppercase;transition:background-color .3s ease}.cv-link:hover{background-color:#555}.about-image{align-items:center;display:flex;justify-content:center}.profile-image{border-radius:0;box-shadow:none;height:auto;max-width:450px;width:100%}@media (max-width:768px){.about{padding:4rem 0}.about-container{gap:2rem;grid-template-columns:1fr;padding:0 1rem}.about-content h2{font-size:2.5rem;text-align:center}.about-content h3{font-size:1.3rem;text-align:center}.about-content p{font-size:1rem}.profile-image{max-width:300px}}@media (max-width:480px){.about-content h2{font-size:2rem}.about-content h3{font-size:1.2rem}.profile-image{max-width:250px}}.projects{background-color:#fff;padding:6rem 0}.projects-container{margin:0 auto;max-width:1200px;padding:0 2rem}.projects h2{color:#333;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:300;margin-bottom:1rem;text-align:center}.projects-subtitle{color:#666;font-size:1rem;font-weight:400;margin-bottom:4rem;text-align:center}.project-images{display:none}.projects-grid{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);margin-top:0}.project-card{background:#fff;border-radius:0;box-shadow:none;display:flex;flex-direction:column;height:100%;padding:0;text-align:center;transition:transform .3s ease}.project-card:hover{transform:translateY(-5px)}.project-image{height:300px;margin-bottom:3rem;object-fit:cover;transition:transform .3s ease}.project-card:hover .project-image{transform:scale(1.02)}.project-card h3{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.project-description{color:#666;flex-grow:1;font-size:1rem;line-height:1.6;margin-bottom:1.5rem;padding:0 1rem;text-align:center}.project-skills{color:#888;font-size:.9rem;font-style:normal;line-height:1.5;margin-bottom:2rem;padding:0 1rem;text-align:center}.project-link{align-self:center;background-color:#333;border-radius:0;color:#fff;display:inline-block;font-size:.9rem;font-weight:400;letter-spacing:1px;margin-bottom:1rem;margin-top:auto;padding:.75rem 2rem;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease;width:auto}.project-link:hover{background-color:#555;color:#fff;text-decoration:none}@media (max-width:768px){.projects{padding:4rem 0}.projects-container{padding:0 1rem}.projects h2{font-size:2.5rem}.project-images{gap:.5rem;margin-bottom:2rem}.project-thumbnail{height:45px;width:60px}.projects-grid{gap:2rem;grid-template-columns:1fr}.project-card{padding:1.5rem}}@media (max-width:480px){.projects h2{font-size:2rem}.project-thumbnail{height:38px;width:50px}.project-card{padding:1rem}.project-card h3{font-size:1.3rem}}.clients{background-color:#fff;padding:6rem 0}.clients-container{margin:0 auto;max-width:1200px;padding:0 2rem}.clients h2{color:#333;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:300;margin-bottom:4rem;text-align:center}.clients-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:repeat(5,1fr);justify-items:center;margin:0 auto;max-width:800px}.client-logo{align-items:center;background:#0000;border-radius:0;box-shadow:none;display:flex;height:80px;justify-content:center;opacity:.7;padding:1rem;transition:transform .3s ease,opacity .3s ease;width:120px}.client-logo:hover{opacity:1;transform:translateY(-5px)}.client-image{border-radius:0;filter:grayscale(100%);height:100%;object-fit:contain;transition:filter .3s ease;width:100%}.client-logo:hover .client-image{filter:grayscale(0)}@media (max-width:768px){.clients{padding:4rem 0}.clients-container{padding:0 1rem}.clients h2{font-size:2.5rem;margin-bottom:2rem}.clients-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.client-logo{height:150px;width:150px}}@media (max-width:480px){.clients h2{font-size:2rem}.clients-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.client-logo{height:120px;width:120px}}@media (max-width:320px){.clients-grid{grid-template-columns:1fr}.client-logo{height:150px;width:150px}}.contact{background-color:#333;color:#fff;padding:6rem 0}.contact-container{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.contact h2{color:#fff;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:300;margin-bottom:2rem}.contact p{color:#ccc;font-size:1rem;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:500px}.contact-info{align-items:center;display:flex;flex-direction:column;gap:2rem}.email-link{color:#fff;font-size:1.1rem;font-weight:400;text-decoration:underline;transition:color .3s ease}.email-link:hover{color:#ccc}.social-links{display:flex;gap:1rem;justify-content:center}.linkedin-link{background-color:initial;border-radius:0;display:inline-block;padding:.5rem;transition:transform .3s ease}.linkedin-link:hover{transform:translateY(-2px)}.social-icon{filter:brightness(0) invert(1);height:24px;opacity:.8;transition:opacity .3s ease;width:24px}.linkedin-link:hover .social-icon{opacity:1}@media (max-width:768px){.contact{padding:4rem 0}.contact-container{padding:0 1rem}.contact h2{font-size:2.5rem}.contact p,.email-link{font-size:1.1rem}}@media (max-width:480px){.contact h2{font-size:2rem}.contact p,.email-link{font-size:1rem}.contact-info{gap:1.5rem}}.project-page{background-color:#fff;min-height:100vh}.project-hero{background-color:#f8f9fa;overflow:hidden;padding:6rem 0 4rem;position:relative;text-align:center}.hero-image{height:400px;margin-bottom:3rem;object-fit:cover;object-position:center;width:100%}.project-image{margin:2rem 0;max-width:800px;width:100%}.project-image,.project-image-small{border-radius:0;box-shadow:0 4px 12px #0000001a;height:auto}.project-image-small{margin:1rem;width:200px}.image-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:2rem 0}.image-grid .project-image{flex:1 1;margin:0;max-width:400px;min-width:300px}.image-grid .project-image-small{margin:0}.project-hero-content{margin:0 auto;max-width:800px;padding:0 2rem}.project-hero h1{color:#333;font-family:Playfair Display,serif;font-size:4rem;font-weight:300;line-height:1.2;margin-bottom:2rem}.project-subtitle{color:#666;font-size:1.3rem;font-weight:400;line-height:1.6;margin-bottom:2rem}.project-meta{color:#888;font-size:.9rem;font-style:italic;letter-spacing:.5px}.project-content{margin:0 auto;max-width:800px;padding:4rem 2rem 6rem}.project-section{margin-bottom:4rem}.project-section h2{color:#333;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:400;margin-bottom:2rem;text-align:left}.project-section p{color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;text-align:justify}.project-section ul{margin:2rem 0;padding-left:2rem}.project-section li{color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:1rem}.back-link{color:#333;display:inline-block;font-weight:500;margin:2rem 0;text-decoration:none;transition:color .3s ease}.back-link:hover{color:#666}.back-link:before{content:"← ";margin-right:.5rem}@media (max-width:768px){.project-hero{padding:4rem 0 3rem}.project-hero h1{font-size:3rem}.project-subtitle{font-size:1.1rem}.project-content{padding:3rem 1rem 4rem}.project-section h2{font-size:2rem}.project-section li,.project-section p{font-size:1rem;text-align:left}.project-section ul{padding-left:1.5rem}}@media (max-width:480px){.project-hero h1{font-size:2.5rem}.project-subtitle{font-size:1rem}.project-section h2{font-size:1.8rem}.project-content{padding:2rem 1rem 3rem}}
/*# sourceMappingURL=main.c406ab3c.css.map*/