.navbar{background-color:#093350;box-shadow:0 2px 10px #00000014;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:10}.navbar-inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1100px;padding:1rem 1.5rem}.navbar-name{color:#fff;font-size:clamp(1.2rem,2vw,2rem);font-weight:700;margin:0}.navbar-title{color:#fff;font-size:clamp(1rem,1.8vw,1.5rem);font-weight:400;margin:0}@media (max-width:600px){.navbar-inner{flex-direction:column;gap:.3rem;text-align:center}}.profile-container{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;text-align:justify}.profile-row{align-items:flex-start;display:flex;gap:2rem}.profile-left{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.profile-photo{border-radius:50%;box-shadow:0 6px 14px #00000026;height:180px;object-fit:cover;width:180px}.profile-links-block{align-items:flex-start;display:flex;flex-direction:column;gap:.7rem}.profile-icons{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.8rem}.profile-icons,.profile-icons a{align-items:center;justify-content:center}.profile-icons a{background:#2c3e50;border-radius:50%;color:#fff;display:inline-flex;height:38px;transition:.2s ease;width:38px}.profile-icons a:hover{background:#1b2733;transform:translateY(-2px)}.profile-resume-link{font-size:.9rem;gap:.4rem;text-decoration:none}.profile-resume-icon,.profile-resume-link{align-items:center;color:#2c3e50;display:inline-flex}.profile-resume-icon{background:#e0e4ea;border-radius:50%;height:32px;justify-content:center;width:32px}.profile-resume-text{font-weight:500}.profile-resume-link:hover .profile-resume-icon{background:#2c3e50;color:#fff}.profile-resume-link:hover .profile-resume-text{text-decoration:underline}.profile-text{flex:1 1}.profile-text p{line-height:1.6}.profile-bottom p,.profile-text p{text-align:justify}@media (max-width:700px){.profile-left,.profile-row{align-items:center;flex-direction:column}.profile-links-block{align-items:center}.profile-text{text-align:left}.profile-text p{text-align:justify}}.clickable-icon{align-items:center;border-radius:50%;box-shadow:0 4px 12px #00000026;color:#fff;display:flex;height:48px;justify-content:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;width:48px}.clickable-icon:hover{box-shadow:0 6px 18px #00000040;cursor:pointer;transform:translateY(-3px)}.clickable-icon svg{height:22px;width:22px}.projects-section{background-color:#f0f2f5;margin-top:1rem;padding:1.5rem;text-align:justify}.projects-heading{color:#000;font-size:clamp(1.6rem,3vw,2rem);margin:0 0 .5rem}.projects-intro{color:#000;line-height:1.6;margin:0 0 1.5rem}.projects-track{-webkit-overflow-scrolling:touch;display:flex;gap:1rem;overflow-x:auto;padding-bottom:.5rem;scroll-snap-type:x mandatory}.projects-track::-webkit-scrollbar{height:6px}.projects-track::-webkit-scrollbar-track{background:#0000}.projects-track::-webkit-scrollbar-thumb{background:#acacac;border-radius:10px}.projects-track::-webkit-scrollbar-thumb:hover{background:#1f75b6}.project-card{background-color:#fff;border-radius:1rem;box-shadow:0 4px 14px #0000000f;display:flex;flex:0 0 85%;flex-direction:column;gap:.75rem;padding:1rem;scroll-snap-align:center}.project-media{align-items:center;background-color:#f5f5f5;border-radius:.75rem;display:flex;justify-content:center;overflow:hidden;width:100%}.project-image,.project-video{display:block;height:auto;max-height:240px;object-fit:contain;width:100%}.project-content{display:flex;flex-direction:column;gap:.4rem}.project-title{font-size:1.1rem;margin:0}.project-meta{color:#7f8c8d;font-size:.85rem;margin:0}.project-description{font-size:.95rem;line-height:1.6;margin:.25rem 0 0;text-align:justify}@media (min-width:900px){.projects-track{display:block;overflow:visible}.project-card{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:40% 1fr;grid-template-rows:auto,auto;margin-bottom:2rem;padding:1.5rem}.project-media{grid-row:1/span 2}.project-content{display:flex;flex-direction:column;gap:.6rem}.project-card--reverse{grid-template-columns:1fr 40%}.project-card--reverse .project-media{grid-column:2}}.skills-section{background-color:#093350;margin-top:1rem;padding:1.5rem;text-align:justify}.skills-heading{color:#fff;font-size:clamp(1.6rem,3vw,2rem);margin:0 0 .5rem}.skills-intro{color:#fff;line-height:1.6;margin:0 0 1.5rem}.skills-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.skills-card{background-color:#fff;border-radius:1rem;box-shadow:0 4px 14px #0000000f;padding:1.25rem 1.4rem}.skills-card-title{color:#000;font-size:1.05rem;font-weight:600;margin:0 0 .75rem}.skills-list{list-style:none;margin:0;padding:0}.skills-list li{color:#000;font-size:.92rem;line-height:1.5;margin-bottom:.25rem}.skills-list li:last-child{margin-bottom:0}@media (max-width:600px){.skills-section{margin-top:2.5rem}.skills-card{padding:1.1rem 1.2rem}.skills-heading,.skills-intro{text-align:center}}.experience-section{background-color:#093350;margin-top:1rem;padding:1.5rem}.experience-heading{color:#fff;font-size:clamp(1.6rem,3vw,2rem);margin:0 0 1.5rem}.timeline{border-left:3px solid #d0d9e6;margin-left:1.5rem;padding-left:1.5rem;position:relative}.timeline-item{margin-bottom:2.5rem;position:relative}.timeline-point{background-color:#093350;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 3px #d0d9e6;height:14px;left:-2.2rem;position:absolute;top:.3rem;width:14px}.timeline-card{background:#fff;border-radius:1rem;box-shadow:0 4px 14px #0000000f;padding:1.2rem 1.4rem}.timeline-title{color:#000;font-size:1.1rem;font-weight:600;margin:0 0 .3rem}.timeline-subtitle{color:#7f8c8d;font-size:.9rem;margin:0 0 .8rem}.timeline-details li{color:#000;font-size:.95rem;line-height:1.5;margin-bottom:.3rem}@media (max-width:600px){.timeline{margin-left:1rem;padding-left:1rem}.timeline-card{padding:1rem 1.2rem}.timeline-point{left:-1rem}}.experience-badges{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;margin:0 0 .8rem;padding:0}.badge{background:#eef3ff;border:1px solid #ccd7f6;border-radius:999px;color:#2c3e50;font-size:.75rem;font-weight:500;padding:.25rem .6rem;white-space:nowrap}.footer{background-color:#093350;border-top:1px solid #0000000f;color:#093350;font-size:.9rem;margin-top:3rem;padding:1.5rem 1.5rem 1.2rem}.footer-inner{align-items:center;display:flex;gap:1.5rem;justify-content:space-between;margin:0 auto .5rem;max-width:1100px}.footer-main{display:flex;flex-direction:column;gap:.2rem}.footer-name{color:#fff;font-weight:600;margin:0}.footer-role{color:#fff;font-size:.9rem;margin:0}.footer-links{display:flex;flex-wrap:wrap;gap:1rem}.footer-links a{color:#3498db;font-size:.9rem;font-weight:500;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-bottom{color:#999;font-size:.8rem;margin:0 auto;max-width:1100px;text-align:center}@media (max-width:700px){.footer{padding:1.2rem 1.2rem 1rem}.footer-inner{align-items:flex-start;flex-direction:column}.footer-links{justify-content:flex-start}}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}.App,body{background-color:#f0f2f5}.App{min-height:100vh}.main-content{margin:0 auto;max-width:1100px;padding:1.5rem 1.5rem 3rem}.section{border-bottom:1px solid #0000000d;padding:3rem 0}.section:last-of-type{border-bottom:none}
/*# sourceMappingURL=main.e6ed8765.css.map*/