body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hero-section{align-items:center;color:#fff;display:flex;justify-content:center;min-height:80vh;overflow:hidden;padding:9.5rem 2rem 6rem;position:relative;text-shadow:#00000030 1px 0 10px}.hero-section:before{background:#667eea;background:linear-gradient(50deg,#667eea,#764ba2);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero-section>*{position:relative;z-index:1}@keyframes colorBreathe{0%,to{background:#7aa2f7}33%{background:#bb9af7}67%{background:#7dcfff}}.home{opacity:1}.hero-content{align-items:center;display:flex;gap:4rem;margin:0 auto;max-width:1200px;width:100%}.hero-left{flex:1 1;font-style:italic;text-align:left}.hero-greeting,.hero-name{font-size:6rem;font-weight:700;line-height:1.2;margin:0;opacity:0}.hero-greeting{margin-bottom:.5rem}.hero-right{flex:1 1}.hero-description{opacity:0}.hero-bio{font-size:1.2rem;line-height:1.8;opacity:1}@media (max-width:768px){.hero-content{flex-direction:column;gap:2rem}.hero-left{text-align:center}.hero-greeting,.hero-name{font-size:2.5rem}}.scroll-indicator{align-items:center;display:flex;justify-content:center;opacity:0;padding:1.5rem 0}.arrow-icon{animation:shine 2s ease-in-out infinite}@keyframes shine{0%,to{opacity:.5}50%{filter:drop-shadow(0 0 18px rgba(154,165,206,.8));opacity:1}}.case-studies-section{background-color:#1a1b2600;border-radius:16px;margin:0 auto;max-width:1200px;padding:0}.section-title{color:#c0caf5;font-size:2.5rem;margin-bottom:3rem;position:relative;text-align:center}.section-title:after{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;content:"";display:block;height:4px;margin:1rem auto 0;width:74px}.case-studies-grid{grid-gap:3rem;animation:fadeIn 1s ease-out;display:grid;gap:3rem;grid-template-columns:1fr}.case-study-card{grid-gap:2rem;align-items:center;aspect-ratio:unset;background:#1e202e;border-radius:12px;display:grid;gap:2rem;grid-template-columns:1fr 1fr;overflow:hidden;padding:2rem;position:relative;transition:transform .3s,box-shadow .3s}.case-study-card:hover{transform:translateY(-5px)}.card-logo{height:3rem;object-fit:contain;position:absolute;right:2rem;top:2rem;width:auto}.card-image{height:auto;order:2;overflow:hidden;padding-top:80px;position:relative;width:100%}.card-image img{border-radius:8px;display:block;height:100%;object-fit:cover;width:100%}.card-content{display:flex;flex-direction:column;margin-bottom:auto;order:1;padding:0}.card-title{color:#c0caf5;font-size:2rem;margin-bottom:.5rem}.card-subtitle{color:#a9b1d6;font-size:1.2rem;font-weight:600;margin-bottom:.75rem}.card-description{color:#a9b1d6;line-height:1.6;margin-bottom:1rem;white-space:pre-line}.card-tags{display:none;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tag{background-color:#e8f4f8;border-radius:20px;color:#3498db;font-size:.85rem;font-weight:500;padding:.3rem .8rem}.view-project-btn{align-self:flex-start;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:none;font-size:1rem;font-weight:600;margin-top:auto;padding:.75rem;transition:opacity .3s;width:100%}.view-project-btn:hover{opacity:.9}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1200px){.case-studies-section{padding:4rem}.case-study-card{display:flex;flex-direction:column}.card-image{height:100%;padding-top:0;width:75%}}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-bio{font-size:1rem}.section-title{font-size:2rem}.case-studies-section{padding:4rem 2rem}.case-studies-grid{grid-template-columns:1fr}.card-logo{display:none}}@media (max-width:480px){.case-studies-section{padding:4rem 1rem}}.about{background-color:#16161e;min-height:100vh;opacity:0}.about-container{margin:0 auto;max-width:900px;padding:6rem 2rem 4rem}.about-header{animation:fadeInUp .8s ease-out;margin-bottom:2rem;text-align:center}.about-title{color:#9aa5ce;font-size:3rem;margin-bottom:1rem}.about-subtitle{color:#9aa5ce;font-size:1.3rem;font-weight:300;opacity:.8}.about-section{animation:fadeInUp 1s ease-out;margin-bottom:4rem}.section-heading{color:#9aa5ce;font-size:2rem;margin-bottom:1.5rem;padding-bottom:.5rem;position:relative}.section-heading:after{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:60px}.about-content{color:#9aa5ce;line-height:1.8;opacity:.9}.about-content p{font-size:1.1rem;margin-bottom:1.5rem}.skills-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.skill-item{background:#1a1b26;border-radius:8px;color:#9aa5ce;font-weight:500;opacity:0;padding:1rem;text-align:center;transition:transform .3s,box-shadow .3s}.skill-item:hover{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 5px 20px #0000001f;color:#fff;transform:translateY(-5px)}.experience-timeline{padding-left:2rem;position:relative}.experience-timeline:before{background:linear-gradient(180deg,#667eea,#764ba2);bottom:0;content:"";left:0;position:absolute;top:0;width:2px}.experience-item{margin-bottom:2.5rem;opacity:0;padding-left:1.5rem;position:relative}.experience-marker{background:#667eea;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #667eea;height:12px;left:-2.3rem;position:absolute;top:.5rem;width:12px}.experience-content{background:#1a1b26;border-radius:8px;padding:1.5rem;transition:transform .3s,box-shadow .3s}.experience-content:hover{box-shadow:0 5px 20px #0000001f;transform:translateX(10px)}.experience-title{color:#9aa5ce;font-size:1.4rem;margin-bottom:.5rem}.experience-company{color:#667eea;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.experience-period{color:#9aa5ce;font-size:.95rem;margin-bottom:1rem;opacity:.6}.experience-description{color:#9aa5ce;line-height:1.6;opacity:.8}@media (max-width:768px){.about-container{padding:2rem 1rem}.about-title{font-size:2rem}.about-subtitle{font-size:1.1rem}.section-heading{font-size:1.5rem}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.experience-timeline{padding-left:1.5rem}.experience-marker{left:-2.1rem}}.contact{background-color:#16161e;min-height:100vh;opacity:0;padding:6rem 2rem 4rem}.contact-container{margin:0 auto;max-width:1200px}.contact-header{animation:fadeInUp .8s ease-out;margin-bottom:4rem;text-align:center}.contact-title{color:#9aa5ce;font-size:3rem;margin-bottom:1rem}.contact-subtitle{color:#9aa5ce;font-size:1.2rem;margin:0 auto;max-width:600px;opacity:.8}.contact-content{animation:fadeInUp 1s ease-out;gap:3rem;grid-template-columns:1fr 1.5fr}.contact-info{background:#1a1b26;border-radius:12px;height:fit-content;padding:2.5rem}.contact-info h2{color:#9aa5ce;font-size:2rem;margin-bottom:1rem}.contact-info>p{color:#9aa5ce;line-height:1.6;margin-bottom:2rem;opacity:.8}.contact-details{margin-bottom:2.5rem}.contact-item{align-items:flex-start;background-color:#16161e;border-radius:8px;display:flex;gap:1rem;margin-bottom:1.5rem;opacity:0;padding:1rem;transition:transform .3s}.contact-item:hover{transform:translateX(5px)}.contact-icon{flex-shrink:0;font-size:2rem}.contact-item h3{color:#9aa5ce;font-size:1.1rem;margin-bottom:.25rem}.contact-item p{color:#9aa5ce;margin:0;opacity:.8}.social-links{border-top:2px solid #9aa5ce33;padding-top:1.5rem}.social-links h3{color:#9aa5ce;margin-bottom:1rem}.social-icons{display:flex;flex-wrap:wrap;gap:1rem}.social-icon{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:25px;color:#fff;font-size:.9rem;padding:.6rem 1.2rem;text-decoration:none;transition:transform .3s,box-shadow .3s}.social-icon:hover{box-shadow:0 5px 15px #667eea66;transform:translateY(-3px)}.contact-form-wrapper{background:#1a1b26;border-radius:12px;display:flex;margin:auto;padding:2.5rem;width:75%}.contact-form{display:flex;flex:1 1;flex-direction:column;gap:1.5rem;width:100%}.form-group{display:flex;flex-direction:column;opacity:0}.form-group:last-of-type{flex:1 1}.form-group label{color:#9aa5ce;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{background-color:#16161e;border:2px solid #9aa5ce33;border-radius:8px;color:#9aa5ce;font-family:inherit;font-size:1rem;padding:.9rem;transition:border-color .3s,box-shadow .3s}.form-group input::placeholder,.form-group textarea::placeholder{color:#9aa5ce;opacity:.5}.form-group input:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group textarea{flex:1 1;min-height:120px;resize:none}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;width:100%}.submit-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:1rem 2rem;transition:transform .3s,box-shadow .3s}.submit-button:hover{box-shadow:0 5px 20px #667eea66;transform:translateY(-2px)}.submit-button:active{transform:translateY(0)}.success-message{padding:3rem 2rem;text-align:center}.success-icon{align-items:center;animation:scaleIn .5s ease-out;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:3rem;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.success-message h3{color:#9aa5ce;font-size:2rem;margin-bottom:1rem}.success-message p{color:#9aa5ce;font-size:1.1rem;opacity:.8}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}@media (max-width:968px){.contact-content{grid-template-columns:1fr}.contact-info{order:2}.contact-form-wrapper{order:1}.form-row{display:flex;flex-direction:column}}@media (max-width:768px){.contact{padding:2rem 1rem}.contact-title{font-size:2rem}.contact-subtitle{font-size:1rem}.contact-form-wrapper,.contact-info{padding:1.5rem;width:100%}.contact-info h2{font-size:1.5rem}.social-icons{justify-content:center}}*{box-sizing:border-box;margin:0;padding:0}body{color:#9aa5ce;font-family:Atkinson Hyperlegible,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.App,body{background-color:#16161e}.App{min-height:100vh}.navbar{background-color:#1a1b26;border-radius:0 0 16px 16px;box-shadow:0 4px 12px #00000026;left:0;margin:0 1rem;opacity:0;padding:1.5rem 0;position:fixed;right:0;top:0;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:flex-start;margin:0 auto;max-width:1200px;padding:0 2rem}.logo{color:#fff;display:none;font-size:1.5rem;font-weight:700;text-decoration:none;transition:color .3s}.logo:hover{color:#3498db}.nav-menu{list-style:none;width:100%}.nav-item,.nav-menu{align-items:center;display:flex;gap:1rem}.nav-item.nav-right{margin-left:auto}.nav-divider{-webkit-user-select:none;user-select:none}.nav-divider,.nav-link{color:#444b6a;font-size:1rem;font-weight:700}.nav-link{position:relative;text-decoration:none;transition:color .3s}.nav-link.active,.nav-link:hover{color:#9aa5ce}.nav-link:after{background-color:#3498db;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s;width:0}.nav-link:hover:after{width:100%}.page-container{margin:0 auto;max-width:1200px;padding:2rem}@media (max-width:768px){.nav-container{flex-direction:column;gap:1rem}.nav-menu{gap:1rem}.page-container{padding:1rem}}
/*# sourceMappingURL=main.c53c7cbd.css.map*/