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}.header{align-items:center;background:linear-gradient(180deg,#313336,#2b2d31);border-bottom:1px solid #ffd666;box-shadow:0 2px 4px #0000001a;color:#fff;display:flex;justify-content:space-between;left:0;padding:1rem 2rem;position:sticky;right:0;top:0;width:100vw;z-index:1000}.logo{color:#f9dc5c;cursor:pointer;font-size:1.5rem;font-weight:700}.nav{display:flex;gap:1.5rem}.nav a{color:#fff;font-size:1rem;text-decoration:none;transition:color .3s}.nav a:hover{color:#f9dc5c}.menu-icon{color:#fff;cursor:pointer;display:none;font-size:1.5rem}.nav.mobile-active{background:#2b2d31;box-shadow:0 4px 6px #0003;display:flex;flex-direction:column;gap:1rem;left:0;padding:1rem 2rem;position:absolute;right:0;top:100%;z-index:999}@media (max-width:768px){.nav{display:none}.menu-icon{display:block}.nav.mobile-active{display:flex}}@media (max-width:480px){.header{padding:.5rem 1rem}.logo{font-size:1.2rem}.nav a{font-size:.9rem}}.about-me{background:#313336;border-radius:8px;box-shadow:0 4px 6px #0003;color:#fff;font-size:1rem;height:auto;left:0;margin:0;overflow:hidden;padding:2rem;right:0;text-align:center;width:100vw}.about-me h2{color:#f2f2f2;font-size:2rem;margin-bottom:1rem}.about-me p{font-size:1.25rem;line-height:1.8;margin-bottom:1rem}@media (max-width:768px){.about-me{font-size:.9rem;padding:1.5rem;width:100vw}.about-me h2{font-size:1.8rem}.about-me p{font-size:1.1rem;line-height:1.6}}@media (max-width:480px){.about-me{font-size:.8rem;padding:1rem;width:100vw}.about-me h2{font-size:1.5rem}.about-me p{font-size:1rem;line-height:1.4}}.skills{background:#313336;overflow:hidden;padding:2rem;text-align:center}.skills h2{color:#fff;margin-bottom:2rem}.parallax-wrapper{overflow:hidden;position:relative;width:100%}.parallax-track{display:flex;gap:3rem;padding:1rem 0;white-space:nowrap;will-change:transform}.parallax-item{align-items:center;color:#fff;display:flex;flex-direction:column;min-width:120px;opacity:.9;transition:transform .3s ease}.parallax-item:hover{opacity:1;transform:scale(1.1)}.parallax-item img{height:auto;margin-bottom:.5rem;width:60px}@media (max-width:768px){.parallax-item{min-width:90px}.parallax-item img{width:40px}}@media (max-width:375px){.parallax-item{min-width:70px}.parallax-item img{width:32px}}.scientific-initiation{background-color:#333;padding:2rem;text-align:center}.scientific-initiation h2{color:#fff;font-size:2rem;margin-bottom:2rem}.cards{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.card{background-color:#505356;border-radius:8px;box-shadow:0 4px 10px #0003;display:flex;flex-direction:column;flex-shrink:0;height:250px;margin:1rem;min-width:150px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:200px}.card:hover{box-shadow:0 8px 20px #0000004d;transform:scale(1.05)}.card-content{color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:1rem}.card-content h3{word-wrap:break-word;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.card-content p{word-wrap:break-word;font-size:.9rem;line-height:1.5}.card-title{background-color:#ffd666;flex-shrink:0;padding:.5rem 0;text-align:center}.card-title p{color:#000;font-size:1rem;font-weight:700;margin:0}@media (max-width:1024px){.scientific-initiation h2{font-size:1.8rem}.cards{gap:1rem;justify-content:center}.card{height:auto;min-width:140px;width:180px}.card-content h3{font-size:1.1rem}.card-content p{font-size:.9rem}.card-title p{font-size:.95rem}}@media (max-width:768px){.cards{gap:1rem;justify-content:center}.card{height:auto;min-width:120px;width:150px}.card-content h3{font-size:1rem}.card-content p{font-size:.8rem}.card-title p{font-size:.9rem}}@media (max-width:480px){.scientific-initiation h2{font-size:1.5rem;margin-bottom:1.5rem}.cards{gap:.5rem;justify-content:space-around}.card{height:auto;margin:.5rem;min-width:100px;width:120px}.card-content h3{font-size:.9rem}.card-content p{font-size:.7rem}.card-title p{font-size:.8rem}}@media (max-width:375px){.scientific-initiation h2{font-size:1.3rem}.cards{gap:.25rem;justify-content:space-evenly}.card{height:auto;margin:.25rem;min-width:100px;width:100px}.card-content h3{font-size:.9rem}.card-content p{font-size:.7rem}.card-title p{font-size:.8rem}}.app{align-items:center;background-color:#313336;color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif;justify-content:flex-start;min-height:100vh;overflow-x:hidden}*,.app{box-sizing:border-box;margin:0;padding:0}section{max-width:1200px;padding:2rem 1rem;text-align:center;width:100%}img,section{height:auto;margin:0 auto}img{display:block;max-width:100%}button{background-color:#555;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem 1.5rem;transition:background-color .3s ease}button:hover{background-color:#777}@media (max-width:768px){.app{flex-direction:column}.app,button,section{padding:1rem}button{width:100%}}@media (max-width:480px){body{font-size:.9rem}section{padding:.5rem}}.introduction{align-items:center;background:#505356;color:#fff;display:flex;flex-wrap:wrap;font-size:xx-large;height:auto;justify-content:center;min-height:250px;padding:2rem}.intro-content{flex:1 1 300px;margin:1rem;text-align:center}.intro-photo{flex:1 1 200px;margin:1rem}.profile-photo{border:4px solid #313336;border-radius:100%;height:250px;object-fit:cover;width:250px}.highlight{color:#fb3159}@media (max-width:768px){.introduction{font-size:1.5rem;padding:1rem}.profile-photo{height:200px;width:200px}.intro-content,.intro-photo{flex:1 1 100%}}@media (max-width:480px){.introduction{flex-direction:column;font-size:1rem;min-height:300px;padding:1rem;text-align:center}.profile-photo{height:150px;width:150px}.intro-content,.intro-photo{margin:.5rem}}@media (max-width:375px){.introduction{font-size:1.2rem;padding:.5rem}.profile-photo{height:120px;width:120px}.intro-content,.intro-photo{margin:.25rem}}.contact{background-color:#333;border-radius:8px;box-shadow:0 4px 6px #0003;color:#fff;height:auto;margin:0 auto;max-width:1200px;padding:2rem;text-align:center;width:100vw}.contact h2{color:#f2f2f2;font-size:2rem;margin-bottom:1rem}.contact p{font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.contact-methods{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));justify-items:center}.contact-item{align-items:center;background:#424549;border-radius:8px;box-shadow:0 4px 6px #0003;display:flex;flex-direction:column;padding:1rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.contact-item:hover{box-shadow:0 6px 10px #0000004d;transform:translateY(-5px)}.contact-item img{height:40px;margin-bottom:.5rem;width:40px}.contact-item a{color:#f9dc5c;font-size:1rem;text-decoration:none;transition:color .3s}.contact-item a:hover{color:#ff4b2b}@media (max-width:768px){.contact{padding:1.5rem}.contact h2{font-size:1.8rem}.contact p{font-size:1rem;margin-bottom:1.5rem}.contact-methods{gap:1rem}.contact-item{padding:.8rem}.contact-item img{height:30px;width:30px}.contact-item a{font-size:.9rem}}@media (max-width:480px){.contact h2{font-size:1.5rem}.contact p{font-size:.9rem}.contact-methods{grid-template-columns:1fr}.contact-item{padding:.5rem}}
/*# sourceMappingURL=main.47196ce7.css.map*/