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}.floating-nav{left:50%;position:fixed;top:2rem;transform:translateX(-50%);z-index:1000}.nav-list{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background-color:#1c1c1eb3;border:1px solid #ffffff1a;border-radius:50px;box-shadow:0 10px 30px #0003;display:flex;list-style:none;margin:0;padding:.5rem}.nav-list li{margin:0}.nav-list a{border-radius:50px;color:#a1a1a6;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:500;padding:.6rem 1.2rem;text-decoration:none;transition:all .3s ease}.nav-list a:hover{color:#f5f5f7}.nav-list a.active{background-color:#333;color:#f5f5f7}@media (max-width:600px){.floating-nav{top:1rem;width:calc(100% - 2rem)}.nav-list{justify-content:space-around;padding:.4rem;width:100%}.nav-list a{font-size:.8rem;padding:.5rem .8rem}}#home{background-color:#000;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;justify-content:center;min-height:100vh;overflow:hidden;padding:5rem 2rem}#home,.hero-container{align-items:center;display:flex;width:100%}.hero-container{justify-content:space-between;max-width:1200px}.hero-content{animation:fadeInUp 1.2s ease-out forwards;flex:1.2 1;max-width:650px;opacity:0;padding-right:3rem}.main-headline{font-size:4.2rem;line-height:1.15}.description-text{color:#a1a1a6;font-size:1.1rem;font-weight:400;line-height:1.7;margin-bottom:1.5rem}.description-text strong{color:#e8e8e8;font-weight:500}.apple-resume-btn{background:#2c2c2e;border:1px solid #424245;border-radius:50px;color:#f5f5f7;cursor:pointer;font-size:1rem;font-weight:500;margin-top:1.5rem;padding:.8rem 1.8rem;transition:background-color .3s ease}.apple-resume-btn:hover{background-color:#424245}.hero-image-container{align-items:center;display:flex;flex:1 1;justify-content:center;max-width:500px}.hero-image-container img{animation:float 6s ease-in-out infinite;border-radius:20px;height:auto;max-width:450px;object-fit:cover;width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (max-width:900px){#home{padding:6rem 1.5rem 4rem;text-align:center}#home,.hero-content{flex-direction:column}.hero-content{align-items:center;display:flex;max-width:100%;order:2;padding-right:0}.main-headline{font-size:3rem}.hero-image-container{margin-bottom:3rem;order:1}.hero-image-container img{max-width:280px}.apple-resume-btn{margin:1.5rem auto 0}}#intro{background-color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow:hidden;padding:8rem 0}#intro .section-header .intro-pre-headline,.pre-headline{background:none;border:none;color:#0afad9;display:block;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin-bottom:1rem;padding:0;text-transform:none}.main-headline{word-break:break-word}.apple-style-container{box-sizing:border-box;display:flex;gap:4rem;min-height:350px;padding:0 4vw;width:100%}.content-nav{flex:1 1;max-width:320px}.nav-button{background:#0000;border:none;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;margin-bottom:.5rem;padding:1rem;text-align:left;transition:background-color .3s ease;width:100%}.nav-button:hover{background-color:#ffffff0d}.nav-button.active{background-color:#1c1c1e}.nav-button .nav-title{color:#f5f5f7;font-size:1.1rem;font-weight:600;transition:color .3s ease}.nav-button .nav-org{color:#888;font-size:.9rem;transition:color .3s ease}.nav-button.active .nav-title{color:#0afad9}.nav-button.active .nav-org{color:#a1a1a6}.content-pane{display:flex;flex:2 1;flex-direction:column;justify-content:center;position:relative}.content-card{animation:fadeIn .6s ease-in-out}.card-title{font-size:2.5rem;font-weight:700}.card-period{color:#a1a1a6;font-size:1rem;margin:0 0 1.5rem}.card-summary{color:#a0a0a0;font-size:1.15rem;font-weight:300;letter-spacing:.3px;line-height:1.8;max-width:600px}@media (max-width:900px){.apple-style-container{flex-direction:column;gap:3rem}.content-nav{max-width:100%}.main-headline{font-size:3rem}.card-title{font-size:2rem}}#projects{background-color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow:hidden;padding:8rem 0}.section-header{margin:0 auto 5rem;max-width:900px;padding:0 2rem;text-align:center}.main-headline{font-size:4.5rem;letter-spacing:-1.5px;line-height:1.1}.projects-scroller-container{margin-bottom:8rem;width:100%}.projects-scroller{-ms-overflow-style:none;display:flex;gap:1.5rem;overflow-x:auto;padding:1rem 0;scroll-snap-type:x mandatory;scrollbar-width:none}.projects-scroller::-webkit-scrollbar{display:none}.project-card{display:flex;flex:0 0 360px;flex-direction:column;scroll-snap-align:start}.project-card:first-child{margin-left:0}.project-card:last-child{margin-right:0}.card-image-container{border-radius:12px;box-shadow:0 5px 15px #0003;height:250px;overflow:hidden;width:100%}.card-image{display:block;height:100%;object-fit:cover;width:100%}.card-text-content{flex-grow:1;padding-top:1.5rem}.card-title{color:#f5f5f7;font-size:1.3rem;font-weight:600;margin:0 0 .5rem}.card-description{color:#a1a1a6;font-size:1rem;line-height:1.5;margin-bottom:.5rem}.see-more-btn{background:none;border:none;color:#0afad9;cursor:pointer;font-size:1rem;padding:0;text-decoration:none}.see-more-btn:hover{text-decoration:underline}.card-action-link{color:#0afad9;display:inline-block;font-size:1rem;font-weight:500;margin-top:1rem;text-decoration:none}.card-action-link:hover{text-decoration:underline}@media (max-width:480px){.project-card{flex:0 0 90%}.project-card:first-child{margin-left:1rem}.project-card:last-child{margin-right:1rem}}#contact{background-color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;padding:10rem 2rem;text-align:center}.contact-container{margin:0 auto;max-width:700px}.pre-headline{color:#0afad9;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin-bottom:1rem;text-transform:none}.main-headline{color:#f5f5f7;font-size:3.5rem;font-weight:700;letter-spacing:-1px;line-height:1.2;margin-bottom:2rem}.contact-description{color:#a0a0a0;font-size:1.15rem;font-weight:300;letter-spacing:.3px;line-height:1.8;margin:0 auto 3rem}.email-button{background-color:#0afad9;border-radius:50px;color:#000;display:inline-block;font-size:1.1rem;font-weight:600;margin-bottom:4rem;padding:1rem 2.5rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.email-button:hover{box-shadow:0 10px 20px #0afad926;transform:translateY(-3px)}.social-links{display:flex;gap:2.5rem;justify-content:center}.social-icon-link{display:inline-block}.social-icon{height:28px;opacity:.6;transition:opacity .3s ease,transform .3s ease;width:28px}.social-icon-link:hover .social-icon{opacity:1;transform:scale(1.1)}@media (max-width:900px){.main-headline{font-size:3rem}}@media (max-width:600px){#contact{padding:8rem 1rem}.main-headline{font-size:2.5rem}.contact-description{font-size:1.05rem}}footer{bottom:0;color:#fff;padding:10px 0;text-align:center;width:100%;z-index:1000}p{margin:0}#skills{background:radial-gradient(circle at center top,#1a1a1a 0,#000 70%);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow:hidden;padding:8rem 0;position:relative}.skills-section-header{margin:0 auto 5rem;max-width:900px;padding:0 2rem;position:relative;text-align:center;z-index:2}.skills-pre-headline{color:#0afad9;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin-bottom:1rem;text-transform:none}.skills-main-headline{color:#f5f5f7;font-size:4.5rem;font-weight:700;letter-spacing:-1.5px;line-height:1.1}.skills-content-wrapper{margin:0 auto;max-width:1000px;padding:0 2rem;position:relative;z-index:2}.skill-pill-nav-container{margin-bottom:4rem;text-align:center}.skill-pill-nav{background-color:#1c1c1e;border-radius:50px;display:inline-flex;padding:.5rem;position:relative}.skill-nav-button{background:none;border:none;border-radius:50px;color:#a1a1a6;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;position:relative;transition:color .3s ease;white-space:nowrap;z-index:2}.skill-nav-button.active{color:#f5f5f7}.pill-background{background-color:initial;border:1px solid #f5f5f7;border-radius:50px;box-sizing:border-box;height:calc(100% - 1rem);left:.5rem;position:absolute;top:.5rem;transition:transform .4s cubic-bezier(.65,0,.35,1),width .4s cubic-bezier(.65,0,.35,1);z-index:1}.skills-display-grid{grid-gap:1.5rem;animation:fadeIn .5s ease;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));text-align:center}.skill-item{padding:1rem 0}.skill-value{color:#a1a1a6;font-size:1.3rem;font-weight:500;margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.skills-main-headline{font-size:3rem}}@media (max-width:768px){.skills-main-headline{font-size:2.5rem}.skill-pill-nav{border-radius:20px;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;width:100%}.pill-background{display:none}.skill-nav-button{flex-basis:30%;flex-grow:1;text-align:center;white-space:normal}.skill-nav-button.active{background-color:#333;color:#f5f5f7}.skills-display-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.skill-value{font-size:1.1rem}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body,html{background-color:#000;height:100%;margin:0;overscroll-behavior:none;padding:0;scroll-behavior:smooth}#root,.app-container{display:block;min-height:100vh;overflow-x:hidden}.content{display:block;width:100%}section{background:radial-gradient(circle at center top,#222 0,#000 70%);box-sizing:border-box;width:100%}section>div{margin:0 auto;max-width:1400px;width:100%}
/*# sourceMappingURL=main.b18b7df7.css.map*/