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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}body{background-color:#fef3e2;font-family:Arial,sans-serif;margin:0;padding:0}.container{flex-direction:column;height:100%;width:100%}.container,.container section{box-sizing:border-box}.profile-header{align-items:center;background:linear-gradient(135deg,#405d72,#758694);display:flex;flex-direction:row;justify-content:space-between;overflow:hidden;padding:5rem 2rem 3rem;position:relative;width:100%}.profile-header:before{background-image:radial-gradient(circle at 20% 50%,#fef3e21a 0,#0000 50%),radial-gradient(circle at 80% 80%,#e683691a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.profile-header img{border:5px solid #f7e7dc;border-radius:50%;box-shadow:0 8px 24px #0000004d;height:15rem;object-fit:cover;position:relative;width:15rem;z-index:1}.profile-container{flex:1 1;padding:1.5rem 2rem;position:relative;z-index:1}.profile-container,.profile-info{align-items:flex-end;display:flex;flex-direction:column}.profile-info{gap:.5rem;width:100%}.profile-container .profile-info h1{color:#f7e7dc;font-size:3rem;font-weight:700;margin:0;text-shadow:2px 2px 4px #0003}.profile-container .profile-info h2{color:#fef3e2;font-size:1.5rem;font-weight:400;margin:0}.experience-badge{background-color:#e68369;border-radius:25px;box-shadow:0 2px 8px #00000026;color:#f7e7dc;font-size:.95rem;font-weight:600;margin-top:.5rem;padding:.5rem 1.2rem}.profile-container .profile-info .profile-icons{display:flex;gap:1rem;padding:.8rem 0}.profile-container .profile-info .profile-icons a{align-items:center;color:#f7e7dc;display:inline-flex;font-size:2rem;height:2.5rem;justify-content:center;transition:all .3s ease;width:2.5rem}.profile-container .profile-info .profile-icons a:hover{color:#e68369;transform:translateY(-3px)}.profile-desc{align-items:center;display:flex;flex:1 1;justify-content:center;padding:2rem;position:relative;z-index:1}.profile-desc p{color:#f7e7dc;font-size:1.2rem;line-height:1.8;max-width:600px;text-align:left}.skills-section{background-color:#fff;padding:3rem 2rem;text-align:center}.skills-section h2{color:#405d72;font-size:2rem;font-weight:700;margin-bottom:2rem}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.skill-card{background-color:#f7e7dc;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.skill-card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-5px)}.skill-card h3{color:#405d72;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.skill-tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.skill-tag{background-color:#405d72;border-radius:15px;color:#f7e7dc;font-size:.85rem;font-weight:500;padding:.4rem .9rem}@media only screen and (max-width:900px){.profile-header{flex-direction:column;padding:2rem 1rem}.profile-container{align-items:center;margin-top:2rem;padding:1rem}.profile-header img{height:12rem;margin-bottom:1.5rem;width:12rem}.profile-info{align-items:center;text-align:center}.profile-container .profile-info h1{font-size:2rem}.profile-container .profile-info h2{font-size:1.2rem}.profile-container .profile-info .profile-icons a{font-size:1.8rem}.profile-desc{padding:1.5rem 1rem}.profile-desc p{font-size:1.1rem;text-align:center}.skills-section{padding:2rem 1rem}.skills-section h2{font-size:1.6rem}.skills-grid{gap:1.5rem;grid-template-columns:1fr}}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fef3e2f2;box-shadow:0 2px 10px #0000000d;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar.scrolled{background-color:#405d72fa;box-shadow:0 2px 20px #00000026}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:1rem 2rem}.navbar-brand{align-items:center;display:flex;gap:.5rem}.brand-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#405d72,#e68369);-webkit-background-clip:text;background-clip:text;color:#405d72;font-size:1.8rem;font-weight:700;transition:all .3s ease}.navbar.scrolled .brand-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fef3e2,#f7e7dc);-webkit-background-clip:text;background-clip:text}.brand-title{color:#405d72;font-size:1.2rem;font-weight:500}.navbar.scrolled .brand-title{color:#f7e7dc}.navbar-menu{align-items:center;display:flex;gap:.5rem;list-style:none;margin:0;padding:0}.navbar-menu li button{background:none;border:none;border-radius:8px;color:#405d72;cursor:pointer;font-size:1rem;font-weight:500;padding:.7rem 1.2rem;transition:all .3s ease}.navbar.scrolled .navbar-menu li button{color:#f7e7dc}.navbar-menu li button:hover{background-color:#405d721a;transform:translateY(-2px)}.navbar.scrolled .navbar-menu li button:hover{background-color:#f7e7dc26}.navbar-menu li button.contact-btn{background-color:#e68369;color:#f7e7dc;font-weight:600;padding:.7rem 1.5rem}.navbar-menu li button.contact-btn:hover{background-color:#d46f56;transform:translateY(-2px) scale(1.05)}.mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:.5rem}.mobile-menu-toggle span{background-color:#405d72;border-radius:2px;height:3px;transition:all .3s ease;width:25px}.navbar.scrolled .mobile-menu-toggle span{background-color:#f7e7dc}.mobile-menu-toggle.open span:first-child{transform:rotate(45deg) translateY(8px)}.mobile-menu-toggle.open span:nth-child(2){opacity:0}.mobile-menu-toggle.open span:nth-child(3){transform:rotate(-45deg) translateY(-8px)}@media only screen and (max-width:768px){.navbar-container{padding:1rem}.mobile-menu-toggle{display:flex}.navbar-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fef3e2fa;box-shadow:0 10px 30px #0000001a;flex-direction:column;gap:0;left:0;opacity:0;padding:1rem 0;position:fixed;right:0;top:70px;transform:translateY(-120%);transition:all .3s ease}.navbar.scrolled .navbar-menu{background-color:#405d72fa}.navbar-menu.mobile-open{opacity:1;transform:translateY(0)}.navbar-menu li{width:100%}.navbar-menu li button{border-radius:0;padding:1rem;text-align:center;width:100%}.navbar-menu li button.contact-btn{border-radius:8px;margin:.5rem 1rem;width:calc(100% - 2rem)}}.work-container{background-color:#fef3e2;padding:2rem 0}.screen-title,.work-container{box-sizing:border-box;width:100%}.screen-title{padding:2.5rem;text-align:center}.screen-title span{color:#405d72;font-size:2rem;font-weight:700}.item-container{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;margin-bottom:2rem;padding:1rem;width:100%}.item-container.inverse{flex-direction:row-reverse}.experience-card{background-color:#405d72;border-radius:15px;box-shadow:0 4px 12px #00000026;display:flex;max-width:1200px;overflow:hidden;width:100%}.item-container.inverse .experience-card{flex-direction:row-reverse}.logo-container{align-items:center;background-color:#f7e7dc;border-right:4px solid #e68369;display:flex;flex:0 0 300px;justify-content:center;padding:2rem}.item-container.inverse .logo-container{border-left:4px solid #e68369;border-right:none}.logo{max-height:200px;max-width:100%;object-fit:contain}.job-container{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;gap:1rem;justify-content:flex-start;padding:2rem}.job-header{border-bottom:2px solid #e68369;padding-bottom:1rem}.job-container h1{color:#f7e7dc;font-size:2rem;margin:0 0 .5rem}.job-container h3{color:#f7e7dc;font-weight:500;margin:.5rem 0}.job-container h3.section-title{color:#e68369;font-size:1.1rem;font-weight:600;margin-bottom:.5rem;margin-top:1.5rem}.job-container p{color:#f7e7dc;font-size:1.05rem;line-height:1.6;margin:0}.job-container ul{margin:.5rem 0;padding-left:1.5rem}.job-container ul li{color:#f7e7dc;font-size:1.05rem;line-height:1.5;margin:.5rem 0}.stack-container{display:flex;flex-wrap:wrap;gap:.5rem;margin:.5rem 0}.tech-stack{background-color:#e68369;border-radius:20px;color:#f7e7dc;display:inline-block;font-size:.9rem;font-weight:500;padding:.5rem 1rem}@media only screen and (max-width:900px){.screen-title span{font-size:1.5rem}.work-container{margin-top:2rem;padding:0}.item-container{padding:.5rem}.experience-card{flex-direction:column!important}.logo-container{border-bottom:4px solid #e68369;border-left:none!important;border-right:none!important;flex:0 0 auto;padding:2rem}.logo{max-height:120px}.job-container{padding:1.5rem}.job-container h1{font-size:1.5rem}}.projects-container{background-color:#fff;box-sizing:border-box;padding:4rem 2rem;width:100%}.projects-header{margin:0 auto 3rem;max-width:800px;text-align:center}.projects-header h2{color:#405d72;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.projects-header p{color:#758694;font-size:1.2rem}.projects-grid{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px}.project-card{background-color:#f7e7dc;border-radius:15px;box-shadow:0 4px 15px #00000014;display:flex;gap:2rem;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.project-card:before{background:linear-gradient(180deg,#e68369,#405d72);content:"";height:100%;left:0;position:absolute;top:0;transition:width .3s ease;width:5px}.project-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.project-card:hover:before{width:8px}.project-number{align-items:flex-start;color:#e68369;display:flex;font-size:4rem;font-weight:700;line-height:1;min-width:100px;opacity:.3;padding-top:.5rem}.project-content{flex:1 1}.project-title-section{align-items:baseline;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.project-card h3{color:#405d72;font-size:1.8rem;font-weight:700;margin:0}.project-company{background-color:#e6836926;border-radius:15px;color:#e68369;font-size:1rem;font-weight:600;padding:.3rem .8rem}.project-description{color:#434141;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tech-badge{background-color:#405d72;border-radius:20px;color:#f7e7dc;font-size:.85rem;font-weight:500;padding:.5rem 1rem}.project-highlights h4{color:#405d72;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.project-highlights ul{list-style:none;margin:0;padding:0}.project-highlights ul li{color:#434141;font-size:1rem;padding:.4rem 0 .4rem 1.5rem;position:relative}.project-highlights ul li:before{color:#e68369;content:"→";font-weight:700;left:0;position:absolute}@media only screen and (max-width:900px){.projects-container{padding:3rem 1rem}.projects-header h2{font-size:2rem}.projects-header p{font-size:1rem}.project-card{flex-direction:column;gap:1rem;padding:2rem 1.5rem}.project-number{font-size:3rem;min-width:auto;padding-top:0}.project-card h3{font-size:1.5rem}.project-description{font-size:1rem}}.contact-container{background:linear-gradient(135deg,#405d72,#5a7a8f);box-sizing:border-box;padding:4rem 2rem;width:100%}.contact-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.contact-info{color:#f7e7dc}.contact-info h2{color:#fef3e2;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.contact-subtitle{color:#f7e7dc;font-size:1.2rem;line-height:1.7;margin-bottom:2rem}.contact-details{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.contact-item{align-items:flex-start;display:flex;gap:1rem}.contact-icon{color:#e68369;font-size:1.5rem;margin-top:.3rem}.contact-item h4{color:#fef3e2;font-size:1.1rem;margin:0 0 .3rem}.contact-item p{color:#f7e7dc;margin:0}.contact-item a{color:#f7e7dc;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#e68369}.contact-social{margin-top:2rem}.contact-social h4{color:#fef3e2;font-size:1.1rem;margin-bottom:1rem}.social-links{display:flex;gap:1rem}.social-links a{align-items:center;background-color:#f7e7dc1a;border-radius:50%;color:#f7e7dc;display:inline-flex;font-size:2rem;height:3rem;justify-content:center;transition:all .3s ease;width:3rem}.social-links a:hover{background-color:#e6836933;color:#e68369;transform:translateY(-3px)}.contact-form-wrapper{background-color:#f7e7dc;border-radius:15px;box-shadow:0 10px 30px #0003;padding:2.5rem}.contact-form h3{color:#405d72;font-size:1.8rem;font-weight:700}.contact-form h3,.form-group{margin-bottom:1.5rem}.form-group label{color:#405d72;display:block;font-size:1rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{background-color:#fff;border:2px solid #d4c5b9;border-radius:8px;box-sizing:border-box;font-family:Arial,sans-serif;font-size:1rem;padding:.9rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#e68369;box-shadow:0 0 0 3px #e683691a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.submit-btn{background-color:#e68369;border:none;border-radius:8px;box-shadow:0 4px 15px #e683694d;color:#f7e7dc;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem;transition:all .3s ease;width:100%}.submit-btn:hover:not(:disabled){background-color:#d46f56;box-shadow:0 6px 20px #e6836966;transform:translateY(-2px)}.submit-btn:active:not(:disabled){transform:translateY(0)}.submit-btn:disabled{cursor:not-allowed;opacity:.6}.success-message{padding:3rem 2rem;text-align:center}.success-message h3{color:#405d72;font-size:2rem;margin-bottom:1rem}.success-message p{color:#405d72;font-size:1.1rem;line-height:1.6}.form-group .ValidationError{color:#d32f2f;display:block;font-size:.875rem;margin-top:.3rem}@media only screen and (max-width:900px){.contact-container{padding:3rem 1rem}.contact-content{gap:2rem;grid-template-columns:1fr}.contact-info h2{font-size:2rem}.contact-subtitle{font-size:1.1rem}.contact-form-wrapper{padding:2rem 1.5rem}}.footer{background-color:#2d3e50;color:#f7e7dc;padding:3rem 2rem 1rem}.footer-content{grid-gap:3rem;border-bottom:1px solid #f7e7dc33;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr;margin:0 auto;max-width:1200px;padding-bottom:2rem}.footer-section h3{color:#fef3e2;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-section h4{color:#fef3e2;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.footer-section p{color:#f7e7dc;line-height:1.6;margin:0}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.5rem}.footer-links a,.footer-links button{background:none;border:none;color:#f7e7dc;cursor:pointer;font-family:Arial,sans-serif;font-size:1rem;padding:0;text-decoration:none;transition:color .3s ease}.footer-links a:hover,.footer-links button:hover{color:#e68369}.footer-social{display:flex;gap:1rem}.footer-social a{align-items:center;background-color:#f7e7dc1a;border-radius:50%;color:#f7e7dc;display:inline-flex;font-size:1.5rem;height:2.5rem;justify-content:center;transition:all .3s ease;width:2.5rem}.footer-social a:hover{background-color:#e6836933;color:#e68369;transform:translateY(-3px)}.footer-bottom{margin:0 auto;max-width:1200px;padding-top:2rem;text-align:center}.footer-bottom p{color:#f7e7dc;font-size:.95rem;margin:0}.heart-icon{animation:heartbeat 1.5s ease-in-out infinite;color:#e68369}@keyframes heartbeat{0%,to{transform:scale(1)}10%,30%{transform:scale(1.1)}20%,40%{transform:scale(1)}}@media only screen and (max-width:900px){.footer{padding:2rem 1rem 1rem}.footer-content{gap:2rem;grid-template-columns:1fr}.footer-section h3{font-size:1.3rem}.footer-section h4{font-size:1.1rem}}
/*# sourceMappingURL=main.a4587e23.css.map*/