@import"https://fonts.googleapis.com/css?family=Lato";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css";#root{width:100%}.app{position:relative;isolation:isolate}.bg-blobs{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;pointer-events:none}.blob{position:absolute;width:60vw;height:60vw;max-width:700px;max-height:700px;border-radius:50%;filter:blur(120px);opacity:.35;will-change:transform}.blob--blue{background:#03045e;top:-10%;left:-10%;animation:blob-drift-1 32s ease-in-out infinite}.blob--gold{background:#f5ee84;bottom:-15%;right:-10%;opacity:.55;animation:blob-drift-2 38s ease-in-out infinite}@keyframes blob-drift-1{0%,to{transform:translate(0)}25%{transform:translate(8vw,6vh)}50%{transform:translate(4vw,12vh)}75%{transform:translate(-3vw,4vh)}}@keyframes blob-drift-2{0%,to{transform:translate(0)}25%{transform:translate(-6vw,-4vh)}50%{transform:translate(-10vw,2vh)}75%{transform:translate(-2vw,-6vh)}}@media (prefers-reduced-motion: reduce){.blob--blue,.blob--gold{animation:none}}.body-div{margin:0 auto;padding:2rem;text-align:left;font-size:12px;max-width:1280px}.section{padding:3rem 0;scroll-margin-top:80px}.intro-section{padding:4rem 0 3rem;scroll-margin-top:80px}.intro-title{text-align:left;color:#03045e;font-size:28px;font-family:Poppins;font-weight:500;word-wrap:break-word}.profession{display:inline-flex;align-items:baseline;text-align:left;color:#03045e;font-size:5rem;font-family:Poppins;font-weight:800;line-height:116px;word-wrap:break-word;min-height:116px}.caret{display:inline-block;width:4px;height:.85em;margin-left:6px;background:#03045e;transform:translateY(2px);animation:caret-blink 1s steps(2,end) infinite}@keyframes caret-blink{to{opacity:0}}@media (prefers-reduced-motion: reduce){.caret{animation:none;opacity:0}}.intro-tagline{color:#03045e;font-size:22px;font-family:Poppins;font-weight:400;line-height:1.5;max-width:720px;margin:.5rem 0 2rem}.buttonWrapper{text-align:left}.resume-button{background-color:#f5ee84;color:#03045e;font-family:Poppins;font-weight:600;cursor:pointer}.resume-button:hover{background-color:#f5ee84;border:1px solid #03045e;color:#03045e}.section-title{position:relative;display:inline-block;color:#474306;font-size:50px;font-family:Poppins;font-weight:800;line-height:1.2;margin:0 0 1.5rem;word-wrap:break-word}.section-title-underline{display:block;width:64px;height:4px;margin-top:8px;background:#f5ee84;border-radius:2px;transform-origin:left}.ping-title{color:#03045e;font-size:28px;font-family:Poppins;font-weight:600;word-wrap:break-word;margin-bottom:.75rem}.about-body{color:#03045e;font-size:22px;font-family:Poppins;font-weight:400;line-height:1.7;word-wrap:break-word;max-width:920px}.about-body strong{color:#03045e;font-weight:700;background:linear-gradient(transparent 70%,#f5ee84 70%);padding:0 2px}.skills-wrapper{margin-top:3rem}.skill-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:1rem}.skill-group{background:rgba(255,255,255,.45);border:1px solid rgba(3,4,94,.08);border-radius:14px;padding:1.25rem 1.5rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.skill-group-label{color:#474306;font-family:Poppins;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin:0 0 .75rem}.skill-chips{display:flex;flex-wrap:wrap;gap:.5rem}.skill-chip{display:inline-block;padding:6px 14px;background:#fbf8cc;color:#03045e;border:1px solid rgba(3,4,94,.15);border-radius:999px;font-family:Poppins;font-size:14px;font-weight:500;cursor:default;transition:border-color .2s ease}.skill-chip:hover{border-color:#03045e}.timeline{position:relative;padding-left:32px;margin-top:1.5rem}.timeline-line{position:absolute;top:0;bottom:0;left:8px;width:2px;background:linear-gradient(to bottom,rgba(3,4,94,.6),rgba(245,238,132,.7) 60%,rgba(3,4,94,.2));transform-origin:top}.timeline-item{position:relative;padding:0 0 2rem 24px}.timeline-dot{position:absolute;left:-32px;top:6px;width:18px;height:18px;border-radius:50%;background:#f5ee84;border:3px solid #03045e;box-shadow:0 0 #f5ee84cc;animation:dot-pulse 2.4s ease-out .6s 1}@keyframes dot-pulse{0%{box-shadow:0 0 #f5ee84cc}to{box-shadow:0 0 0 18px #f5ee8400}}.timeline-period{font-family:Poppins;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#474306;margin-bottom:4px}.timeline-role{font-family:Poppins;font-size:28px;font-weight:800;color:#03045e;line-height:1.2;margin-bottom:.75rem}.timeline-summary{color:#03045e;font-family:Poppins;font-size:17px;line-height:1.6;margin:0 0 1.25rem;max-width:820px}.timeline-bullets{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.timeline-bullets li{display:grid;grid-template-columns:220px 1fr;gap:1.25rem;padding:.75rem 1rem;background:rgba(255,255,255,.5);border-left:3px solid #f5ee84;border-radius:0 10px 10px 0}.bullet-title{font-family:Poppins;font-weight:700;font-size:15px;color:#03045e}.bullet-body{font-family:Poppins;font-size:15px;color:#03045e;line-height:1.55;opacity:.9}.award-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#fbf8cc 0%,#fff7c2 100%);border:1px solid rgba(3,4,94,.12);border-radius:18px;padding:2rem 2.25rem;max-width:920px;box-shadow:0 10px 24px -16px #03045e40}.award-shimmer{position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.55) 50%,transparent 70%);animation:award-shimmer 6s ease-in-out infinite;pointer-events:none}@keyframes award-shimmer{0%{left:-120%}60%{left:130%}to{left:130%}}.award-card--no-shimmer .award-shimmer{animation:none;display:none}@media (prefers-reduced-motion: reduce){.award-shimmer{animation:none;display:none}}.award-year{display:inline-block;font-family:Poppins;font-size:13px;font-weight:700;letter-spacing:.08em;color:#474306;background:#f5ee84;padding:4px 10px;border-radius:6px;margin-bottom:12px}.award-title{font-family:Poppins;font-size:36px;font-weight:800;color:#03045e;margin:0 0 6px;line-height:1.1}.award-medal{font-family:Poppins;font-size:18px;font-weight:600;color:#474306;margin-bottom:1.25rem}.award-project{font-family:Poppins;font-size:17px;line-height:1.65;color:#03045e;margin:0 0 1.5rem}.award-team-label{font-family:Poppins;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#474306;margin-bottom:6px}.award-team{font-family:Poppins;font-size:14px;color:#03045e;line-height:1.7}.award-team-name{margin-right:4px}.talks{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));max-width:1100px}.talk-card{background:rgba(255,255,255,.6);border:1px solid rgba(3,4,94,.12);border-radius:14px;padding:1.5rem 1.75rem;cursor:default;transition:border-color .2s ease}.talk-event{font-family:Poppins;font-size:18px;font-weight:700;color:#03045e;margin-bottom:4px}.talk-date{font-family:Poppins;font-size:13px;font-weight:600;letter-spacing:.04em;color:#474306;margin-bottom:2px}.talk-location{font-family:Poppins;font-size:13px;color:#03045eb3;margin-bottom:.75rem}.talk-title{font-family:Poppins;font-size:16px;font-style:italic;color:#03045e;line-height:1.55}.talk-title-link{color:#03045e;text-decoration:none;border-bottom:1px solid rgba(3,4,94,.3);transition:border-color .2s ease}.talk-title-link:hover{color:#03045e;border-bottom-color:#f5ee84}.education-list{display:grid;gap:1rem;max-width:720px}.education-item{padding:1.25rem 1.5rem;background:rgba(255,255,255,.55);border-left:4px solid #f5ee84;border-radius:0 12px 12px 0}.education-degree{font-family:Poppins;font-size:18px;font-weight:700;color:#03045e;margin-bottom:4px}.education-school{font-family:Poppins;font-size:15px;color:#474306}.header{display:grid;grid-template-columns:1fr auto auto auto;grid-template-rows:1fr;align-items:center;position:sticky;top:0;height:50px;padding:1rem 2rem;z-index:10;gap:16px;transition:background-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease}a:hover{cursor:pointer}.header-links{display:flex;gap:28px;margin-right:32px}.nav-link{position:relative;font-family:Poppins;font-size:16px;font-weight:500;color:#03045e}.nav-link a{position:relative;color:#03045e;text-decoration:none;padding-bottom:2px}.nav-underline{position:absolute;left:0;bottom:-2px;height:2px;width:100%;background:#f5ee84;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.nav-link a:hover .nav-underline,.nav-link a.active .nav-underline{transform:scaleX(1)}.header-background{background-color:#f9f4a7eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 6px 20px -10px #03045e40;width:100%}.header-title{color:#03045e;font-family:Poppins;font-size:22px;font-weight:800;line-height:normal}.header-title a{color:inherit;text-decoration:none}.header-socials{display:flex;gap:14px;align-items:center}.header-socials a{color:#03045e;display:inline-flex;align-items:center;justify-content:center}.menu-toggle{display:none;width:40px;height:40px;background:transparent;border:0;padding:0;cursor:pointer;position:relative;z-index:30}.menu-toggle span{position:absolute;left:8px;right:8px;height:2px;background:#03045e;border-radius:1px;transition:transform .3s ease,opacity .2s ease,top .3s ease}.menu-toggle span:nth-child(1){top:13px}.menu-toggle span:nth-child(2){top:19px}.menu-toggle span:nth-child(3){top:25px}.menu-toggle--open span:nth-child(1){top:19px;transform:rotate(45deg)}.menu-toggle--open span:nth-child(2){opacity:0}.menu-toggle--open span:nth-child(3){top:19px;transform:rotate(-45deg)}.mobile-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(3,4,94,.35);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:20}.mobile-menu{position:fixed;top:0;right:0;bottom:0;width:min(320px,80vw);background:#fbf8cc;z-index:25;padding:5rem 2rem 2rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:-10px 0 30px -10px #03045e4d}.mobile-menu nav{display:flex;flex-direction:column;gap:1rem}.mobile-menu-item a{font-family:Poppins;font-size:22px;font-weight:600;color:#03045e;text-decoration:none;padding:6px 0;border-bottom:2px solid transparent;transition:border-color .2s ease,color .2s ease}.mobile-menu-item a:hover,.mobile-menu-item a.active{border-bottom-color:#f5ee84}.mobile-menu-socials{display:flex;gap:18px;margin-top:auto;padding-top:1.5rem;border-top:1px solid rgba(3,4,94,.15)}.mobile-menu-socials a{color:#03045e}.contact-body{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:start}#contact-form{width:100%;max-width:560px}#contact-form input,#contact-form .MuiOutlinedInput-root{width:100%}.send-success{display:inline-flex;align-items:center;gap:8px}.whatsapp-button:hover{border-color:#25d366!important}.form-helper{font-family:Poppins;font-size:12px;color:#03045e99;margin-top:8px}@media (max-width: 1000px){.contact-body{grid-template-columns:1fr;gap:2rem}.timeline-bullets li{grid-template-columns:1fr;gap:.25rem}.talks{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.body-div{padding:1.5rem}.award-team{font-size:13px}}@media (max-width: 720px){.header{padding:.75rem 1rem;grid-template-columns:1fr auto auto;gap:8px}.header-links{display:none}.menu-toggle{display:block}.header-socials{gap:10px}.body-div{padding:1rem}.section{padding:2rem 0}.intro-section{padding:2.5rem 0 2rem}.profession{font-size:3rem;line-height:1.1;min-height:0}.section-title{font-size:32px}.intro-title{font-size:22px}.intro-tagline{font-size:17px;margin-bottom:1.5rem}.timeline{padding-left:24px}.timeline-item{padding-left:16px}.timeline-dot{left:-24px;top:4px;width:14px;height:14px;border-width:2px}.timeline-role{font-size:22px}.timeline-summary{font-size:15px}.timeline-bullets li{padding:.6rem .85rem}.award-card{padding:1.5rem 1.25rem;border-radius:14px}.award-title{font-size:26px}.award-medal{font-size:16px}.award-project,.talk-card,.talk-title{font-size:15px}.talk-card{padding:1.25rem}.skill-group{padding:1rem 1.1rem}.skill-chip{font-size:13px;padding:5px 11px}.header-title{font-size:15px}.education-item{padding:1rem 1.1rem}.education-degree{font-size:16px}}@media (max-width: 480px){.header-socials{display:none}.header{grid-template-columns:1fr auto}.profession{font-size:2.4rem}.section-title{font-size:28px}.intro-title{font-size:20px}.intro-tagline{font-size:16px}.award-title{font-size:22px}.timeline-role{font-size:19px}.blob{filter:blur(80px)}}.about-title{color:#474306;font-family:Poppins;font-weight:800}.footer-social-icons{display:block}.social-icon{color:#fff}ul.social-icons{margin-top:10px;padding-inline-start:0px}.social-icons li{vertical-align:top;display:inline;height:100px}.social-icons a{color:#fff;text-decoration:none}.fa-facebook{padding:10px 14px;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;background-color:#03045e}.fa-facebook:hover{background-color:#3d5b99}.fa-twitter{padding:10px 12px;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;background-color:#03045e}.fa-github:hover{background-color:#161b22}.fa-github{padding:10px 12px;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;background-color:#03045e}.fa-twitter:hover{background-color:#00aced}.fa-rss{padding:10px 14px;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;background-color:#322f30}.fa-rss:hover{background-color:#eb8231}.fa-envelope{padding:10px 14px;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;background-color:#03045e}.fa-envelope:hover{background-color:#474306}.fa-youtube{padding:10px 14px;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;background-color:#322f30}.fa-youtube:hover{background-color:#e64a41}.fa-linkedin{padding:10px 14px;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;background-color:#03045e}.fa-linkedin:hover{background-color:#0073a4}.fa-google-plus{padding:10px 9px;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;background-color:#322f30}.fa-google-plus:hover{background-color:#e25714}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fbf8cc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background-color:#fbf8cc}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fbf8cc}a:hover{color:#747bff}button{background-color:#f9f9f9}}
