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}.accent{color:#e67e22}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.animate-delay-1,.animate-delay-2,.animate-delay-3,.animate-delay-4,.animate-delay-5,.animate-delay-6{animation:fadeSlideUp .6s ease-out forwards;opacity:0}.animate-delay-1{animation-delay:.05s}.animate-delay-2{animation-delay:.2s}.animate-delay-3{animation-delay:.35s}.animate-delay-4{animation-delay:.5s}.animate-delay-5{animation-delay:.65s}.animate-delay-6{animation-delay:.8s}.animate-fade-slide{animation:fadeSlideUp .6s ease-out .1s forwards;opacity:0}.Home{align-items:center;background:#f8fafc;display:flex;min-height:100vh}.Home-container{padding:3rem 2rem!important}.Home-hero{align-items:center;display:flex;gap:4rem;min-height:80vh}.Home-content{flex:1 1;text-align:left}.Home-greeting{color:#e67e22!important;font-size:.8rem!important;font-weight:700!important;letter-spacing:.18em!important}.Home-name{color:#1a202c!important;font-size:clamp(2.8rem,6vw,4.5rem)!important;font-weight:800!important;line-height:1.1!important;margin:.25rem 0 .5rem!important}.Home-role{color:#4a5568!important;font-weight:400!important;margin-bottom:1.25rem!important}.Home-bio{color:#718096!important;font-size:1.05rem!important;line-height:1.8!important;margin-bottom:2rem!important;max-width:520px}.Home-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.75rem}.Home-btn-primary{background-color:#e67e22!important;border-radius:8px!important;color:#fff!important;font-size:1rem!important;font-weight:600!important;padding:.7rem 2rem!important;text-decoration:none!important;text-transform:none!important;transition:all .25s ease!important}.Home-btn-primary:hover{background-color:#cf6d17!important;box-shadow:0 6px 20px #e67e2259!important;transform:translateY(-2px)}.Home-btn-secondary{border:2px solid #e67e22!important;border-radius:8px!important;color:#e67e22!important;font-size:1rem!important;font-weight:600!important;padding:.7rem 2rem!important;text-decoration:none!important;text-transform:none!important;transition:all .25s ease!important}.Home-btn-secondary:hover{background-color:#e67e2212!important;transform:translateY(-2px)}.Home-socials{display:flex}.Home-visual{flex:0 0 auto}.Home-avatar-ring,.Home-visual{align-items:center;display:flex;justify-content:center}.Home-avatar-ring{background:linear-gradient(135deg,#e67e22,#f39c12 60%,#2c3e50);border-radius:50%;box-shadow:0 20px 60px #e67e2240,0 4px 16px #0000001a;height:280px;width:280px}.Home-avatar-inner{align-items:center;background:#1a202c;border-radius:50%;display:flex;height:258px;justify-content:center;width:258px}.Home-avatar-initials{color:#e67e22!important;font-family:inherit!important;font-size:5rem!important;font-weight:800!important;letter-spacing:-4px!important;line-height:1!important}.Home-stack{border-top:1px solid #e2e8f0;margin-top:3rem;padding-top:2rem}.Home-stack-label{color:#a0aec0!important;display:block!important;font-size:.72rem!important;letter-spacing:.18em!important;margin-bottom:.875rem!important}.Home-chips{display:flex;flex-wrap:wrap;gap:.6rem}.Home-chip{background-color:#edf2f7!important;border-radius:6px!important;color:#2d3748!important;font-size:.85rem!important;font-weight:500!important;transition:background-color .2s ease!important}.Home-chip:hover{background-color:#e2e8f0!important}@media (max-width:900px){.Home-hero{flex-direction:column-reverse;gap:2rem;min-height:auto;padding-top:2rem}.Home-content{text-align:center}.Home-bio{margin-left:auto!important;margin-right:auto!important}.Home-actions,.Home-socials{justify-content:center}.Home-avatar-ring{height:180px;width:180px}.Home-avatar-inner{height:164px;width:164px}.Home-avatar-initials{font-size:3rem!important}.Home-chips{justify-content:center}}@media (max-width:480px){.Home-actions{align-items:center;flex-direction:column}.Home-btn-primary,.Home-btn-secondary{max-width:280px;width:100%}}.Projects{background:#f8fafc;min-height:100vh;padding-bottom:4rem}.Projects-header{padding:3.5rem 1rem 2.5rem;text-align:center}.Projects-overline{color:#e67e22!important;display:block!important;font-size:.8rem!important;font-weight:700!important;letter-spacing:.18em!important}.Projects-title{color:#1a202c!important;font-weight:800!important;line-height:1.1!important}.Projects-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);padding-bottom:2rem}.Project-card{border-radius:16px!important;box-shadow:0 2px 12px #0000000f!important;display:flex;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease!important}.Project-card:hover{box-shadow:0 10px 32px #0000001a!important;transform:translateY(-5px)}.Project-img{object-fit:cover}.Project-content{display:flex!important;flex:1 1!important;flex-direction:column!important;gap:.4rem;padding:1.25rem!important}.Project-title{color:#1a202c!important;font-weight:700!important}.Project-sub{color:#e67e22!important;font-size:.8rem!important;font-weight:600!important;letter-spacing:.06em;text-transform:uppercase}.Project-desc{color:#718096!important;flex:1 1;line-height:1.65!important;margin-top:.25rem!important}.Project-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.Project-chip{background-color:#edf2f7!important;border-radius:4px!important;color:#2d3748!important;font-size:.75rem!important;font-weight:500!important;height:24px!important}.Project-footer{margin-top:.75rem}.Project-btn{border-color:#e67e22!important;border-radius:6px!important;color:#e67e22!important;font-weight:600!important;text-transform:none!important;transition:background-color .2s ease!important}.Project-btn:hover{background-color:#e67e2212!important}@media (max-width:768px){.Projects-grid{grid-template-columns:1fr}}.Experience{background:#f8fafc;min-height:100vh;padding-bottom:4rem}.Exp-header{padding:3.5rem 1rem 2.5rem;text-align:center}.Exp-overline{color:#e67e22!important;display:block!important;font-size:.8rem!important;font-weight:700!important;letter-spacing:.18em!important}.Exp-title{color:#1a202c!important;font-weight:800!important;line-height:1.1!important}.Exp-list{display:flex;flex-direction:column;gap:1.25rem;padding-bottom:2rem}.Exp-item{align-items:flex-start;background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;display:flex;gap:1.75rem;padding:1.75rem;transition:transform .22s ease,box-shadow .22s ease}.Exp-item:hover{box-shadow:0 8px 28px #00000017;transform:translateY(-3px)}.Exp-logo-wrap{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex:0 0 72px;height:72px;justify-content:center;overflow:hidden;width:72px}.Exp-logo{border-radius:12px;height:100%;object-fit:cover;width:100%}.Exp-content{flex:1 1}.Exp-company{color:#1a202c!important;font-weight:700!important;margin-bottom:.15rem!important}.Exp-role{color:#e67e22!important;font-size:.8rem!important;font-weight:600!important;letter-spacing:.06em;margin-bottom:.875rem!important;text-transform:uppercase}.Exp-bullets{display:flex;flex-direction:column;gap:.5rem}.Exp-bullet{color:#718096!important;line-height:1.7!important;padding-left:1rem;position:relative}.Exp-bullet:before{color:#e67e22;content:"•";font-weight:700;left:0;position:absolute}@media (max-width:600px){.Exp-item{flex-direction:column;gap:1rem}.Exp-logo-wrap{flex:0 0 56px;height:56px;width:56px}}.About{background:#f8fafc;min-height:100vh;padding-bottom:4rem}.About-header{padding:3.5rem 1rem 2.5rem;text-align:center}.About-overline{color:#e67e22!important;display:block!important;font-size:.8rem!important;font-weight:700!important;letter-spacing:.18em!important}.About-title{color:#1a202c!important;font-weight:800!important;line-height:1.1!important}.About-hero{align-items:flex-start;display:flex;gap:4rem;padding:0 1rem}.About-photo-wrap{flex:0 0 auto}.About-photo{border-radius:16px;box-shadow:0 12px 40px #0000001f;display:block;height:340px;object-fit:cover;width:280px}.About-content{flex:1 1;padding-top:.5rem}.About-bio-heading{color:#1a202c!important;font-weight:700!important;margin-bottom:1rem!important}.About-bio-text{color:#718096!important;font-size:1.05rem!important;line-height:1.8!important;margin-bottom:1rem!important}.About-socials{display:flex;margin-top:1.5rem}.About-edu,.About-interests{border-top:1px solid #e2e8f0;margin-top:3rem;padding:2rem 1rem 0}.About-section-label{color:#a0aec0!important;display:block!important;font-size:.72rem!important;letter-spacing:.18em!important;margin-bottom:.875rem!important}.About-chips{display:flex;flex-wrap:wrap;gap:.6rem}.About-chip{background-color:#edf2f7!important;border-radius:6px!important;color:#2d3748!important;font-size:.85rem!important;font-weight:500!important;transition:background-color .2s ease!important}.About-chip:hover{background-color:#e2e8f0!important}.About-edu-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000f;display:flex;gap:1.5rem;max-width:480px;padding:1.5rem}.About-edu-logo{border-radius:8px;height:60px;object-fit:contain;width:60px}.About-edu-school{color:#1a202c!important;font-weight:700!important}.About-edu-degree{color:#4a5568!important}.About-edu-dates{color:#a0aec0!important;margin-top:.25rem!important}@media (max-width:768px){.About-hero{align-items:center;flex-direction:column;gap:2rem;text-align:center}.About-photo{height:240px;width:200px}.About-chips,.About-socials{justify-content:center}}.Contact{background:#f8fafc;min-height:100vh;padding-bottom:4rem}.Contact-header{padding:3.5rem 1rem 2.5rem;text-align:center}.Contact-overline{color:#e67e22!important;display:block!important;font-size:.8rem!important;font-weight:700!important;letter-spacing:.18em!important}.Contact-title{color:#1a202c!important;font-weight:800!important;line-height:1.1!important}.Contact-body{align-items:flex-start;display:flex;gap:5rem;padding:0 1rem}.Contact-info{flex:1 1;padding-top:.5rem}.Contact-blurb{color:#718096!important;font-size:1.05rem!important;line-height:1.8!important;margin-bottom:2rem!important}.Contact-method{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.Contact-method-icon{color:#e67e22!important;font-size:1.25rem!important}.Contact-method-text{color:#4a5568!important;font-size:.95rem!important}.Contact-socials{display:flex;margin-top:2rem}.Contact-form-wrap{background:#fff;border-radius:16px;box-shadow:0 2px 16px #00000012;flex:1 1;padding:2rem}@media (max-width:768px){.Contact-body{flex-direction:column;gap:2.5rem}.Contact-form-wrap{width:100%}.Contact-socials{justify-content:flex-start}}
/*# sourceMappingURL=main.de9af2e2.css.map*/