*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%;scroll-behavior:smooth}body{background-color:#fff;font-family:Poppins,sans-serif;position:relative}.container{margin:0 auto;max-width:107rem;padding:0 4rem}*{scrollbar-color:#8e8e8e #fff;scrollbar-width:thin}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#fff;border-radius:20px}::-webkit-scrollbar-track:active,::-webkit-scrollbar-track:hover{background-color:#fff}::-webkit-scrollbar-thumb{background-color:#8e8e8e;border-radius:20px}::-webkit-scrollbar-thumb:hover{background-color:#878787}::-webkit-scrollbar-thumb:active{background-color:#8e8e8e}.mobile-menu{cursor:pointer;display:none;font-size:2.3rem}.mobile-menu:hover{color:#147efb;transition:all .3s}@media (max-width:900px){.mobile-menu{display:flex}}.closed-menu{left:-100%!important}.open-menu{left:0!important}.mobile-nav{align-items:center;background-color:#fff;display:flex;height:100vh;justify-content:center;left:0;position:fixed;text-align:center;top:0;transition:all .3s ease-in-out;width:100%;z-index:300}.mobile-nav span{cursor:pointer;font-size:3.3rem;position:absolute;right:4rem;top:2rem}.mobile-nav span:hover{color:#147efb;transition:all .3s}.mobile-nav ul{display:flex;flex-direction:column;font-size:2.3rem;gap:4rem;list-style:none}.mobile-nav ul a{color:#000;font-weight:500;text-decoration:none}.mobile-nav ul a:hover{color:#147efb;transition:all .3s}nav{align-items:center;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.09);display:flex;font-size:1.7rem;justify-content:space-between;left:0;padding:25px 40px 25px 50px;position:fixed;top:0;width:100%;z-index:200}@media (max-width:400px){nav{padding:25px 30px}}nav ul{display:flex;gap:2rem;list-style:none}nav ul a{color:#2d2e32;font-weight:600;text-decoration:none;transition:all .23s}@media (max-width:900px){nav ul a{display:none}}nav ul a:hover{color:#147efb}.logo{color:#2d2e32;cursor:pointer}.hero{background-color:#f9f9f9;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:10rem 0 6rem;width:100%}@media (max-width:900px){.hero{height:auto;padding:11rem 0 6rem}}.hero-main{align-items:center;display:flex;gap:10rem;justify-content:center;position:relative}@media (max-width:900px){.hero-main{flex-direction:column-reverse;gap:3rem;height:auto;text-align:center}}.content{align-items:center;display:flex;flex-direction:column;gap:5rem;position:relative}@media (max-width:900px){.content{gap:4rem;text-align:center}}.hero-text{display:flex;flex-direction:column;max-width:50rem;position:relative}.hero-text h1{color:#2d2e32;font-size:5.5rem;line-height:1.2;margin-bottom:2rem;margin-top:2rem}@media (max-width:500px){.hero-text h1{font-size:4rem}}.hero-text p{color:#767676;font-family:Mulish,sans-serif;font-size:1.8rem;font-weight:500;line-height:1.6}@media (max-width:900px){.hero-text p{margin-bottom:5rem}}.hero-text span{cursor:pointer;display:flex;gap:1.3rem;margin:2.5rem 0}.hero-text span a{color:#2d2e32;font-size:3rem}@media (max-width:900px){.hero-text span{gap:1.6rem;justify-content:center;margin-bottom:4rem;margin-top:-2rem}}.hero-text span i{transition:all .2s}.hero-text span i:hover{color:#147efb}.hero-text img{position:absolute;right:13rem;top:8.7rem;width:6rem}@media (max-width:900px){.hero-text img{right:3rem}}@media (max-width:500px){.hero-text img{right:4rem;top:6.4rem;width:4.5rem}}@media (max-width:400px){.hero-text img{right:3rem}}@media (max-width:375px){.hero-text img{right:1.7rem}}.hero-img{-webkit-animation:morph 8s ease-in-out infinite;animation:morph 8s ease-in-out infinite;background-image:url(/static/media/About_me_img.5f133b01a9f7b77aa761.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border:3px solid #2d2e32;border-radius:60% 40% 30% 70%/60% 30% 70% 40%;flex-shrink:0;height:35rem;position:relative;transition:all 1s ease-in-out;width:35rem}@media (max-width:500px){.hero-img{height:28rem;width:28rem}}@-webkit-keyframes morph{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30% 60%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}@keyframes morph{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30% 60%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}.skills{align-items:center;color:#767676;display:flex;font-size:1.7rem;width:100%}@media (max-width:900px){.skills{align-items:center;flex-direction:column}}.skills p{border-right:2px solid rgba(45,46,50,.5);color:#2d2e32;font-family:Mulish,sans-serif;font-weight:600;margin-right:3rem;padding-right:3rem;white-space:nowrap}@media (max-width:900px){.skills p{border-bottom:2px solid rgba(45,46,50,.5);border-right:none;margin-bottom:2rem;margin-right:0;padding-bottom:1rem;padding-right:0}}.skill-tags{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}@media (max-width:900px){.skill-tags{justify-content:center}}.skill-tag{background-color:#fff;border:1.5px solid #e0e0e0;border-radius:20px;box-shadow:0 2px 4px rgba(0,0,0,.06);color:#2d2e32;cursor:default;font-family:Mulish,sans-serif;font-size:1.4rem;font-weight:600;padding:.5rem 1.4rem;transition:all .2s;white-space:nowrap}.skill-tag:hover{background-color:#147efb;border-color:#147efb;box-shadow:0 4px 8px rgba(20,126,251,.25);color:#fff;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.experience{background-color:#fff;padding:12rem 0}.experience-content{text-align:center}.experience-content h1{color:#147efb;font-size:3rem;font-weight:300}.experience-content h2{color:#2d2e32;font-size:6rem;margin:0 auto}@media (max-width:600px){.experience-content h2{font-size:4rem}}.exp-list{display:flex;flex-direction:column;gap:2rem;margin-top:5rem;text-align:left}.exp-card{background:#f8f9fa;border-left:4px solid #d0d8e8;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.05);padding:2.8rem 3rem;transition:box-shadow .2s ease,border-color .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,-webkit-transform .2s ease}.exp-card:hover{border-left-color:#147efb;box-shadow:0 6px 28px rgba(20,126,251,.1);-webkit-transform:translateX(5px);transform:translateX(5px)}.exp-card--current{background:linear-gradient(135deg,#f0f6ff,#f8f9fa);border-left-color:#147efb}.exp-card-header{align-items:center;border-bottom:1px solid #e4e9f0;display:flex;gap:2rem;margin-bottom:2rem;padding-bottom:2rem}.exp-logo-wrap{align-items:center;border-radius:12px;display:flex;flex-shrink:0;height:56px;justify-content:center;overflow:hidden;width:56px}.exp-logo-wrap--dark{background:#0d1b2e;border:1px solid #1e3050}.exp-logo-wrap--light{background:#fff;border:1px solid #e0e6f0}.exp-logo-wrap img{display:block;height:100%;object-fit:cover;width:100%}.exp-meta{flex:1 1;min-width:0}.exp-top-row{gap:.8rem;justify-content:space-between;margin-bottom:.5rem}.exp-name-group,.exp-top-row{align-items:center;display:flex;flex-wrap:wrap}.exp-name-group{gap:1rem}.exp-company{color:#2d2e32;font-size:1.95rem;font-weight:700}.exp-badge{border-radius:20px;font-family:Mulish,sans-serif;font-size:1.2rem;font-weight:700;padding:.25rem 1rem;white-space:nowrap}.exp-badge--current{background:#e6f2ff;border:1.5px solid #9fcfff;color:#147efb}.exp-date-badge{background:#edf0f5;border-radius:20px;color:#6b7a8d;font-family:Mulish,sans-serif;font-size:1.35rem;font-weight:600;padding:.35rem 1.2rem;white-space:nowrap}.exp-job-title{color:#147efb;font-size:1.65rem;font-weight:600;margin-top:.2rem}.exp-bullets{display:flex;flex-direction:column;gap:1rem;list-style:none;padding:0}.exp-bullets li{color:#4a5568;font-family:Mulish,sans-serif;font-size:1.5rem;line-height:1.75;padding-left:2rem;position:relative}.exp-bullets li:before{color:#147efb;content:"→";font-size:1.3rem;font-weight:700;left:0;position:absolute;top:.15rem}@media (max-width:768px){.exp-card{padding:2.2rem 2rem}.exp-card-header{gap:1.5rem}.exp-logo-wrap{border-radius:10px;height:48px;width:48px}.exp-company{font-size:1.75rem}.exp-top-row{align-items:flex-start;flex-direction:column;gap:.6rem}}@media (max-width:480px){.exp-card-header{align-items:flex-start;flex-direction:column}}.projects{background-color:#f9f9f9;padding:15rem 0}.project-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.project-content h1{color:#147efb;font-size:3rem;font-weight:300}.project-content h2{color:#2d2e32;font-size:6rem;margin:0 auto 1em}@media (max-width:600px){.project-content h2{font-size:4rem}}.project-list{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr);place-items:center;width:100%}@media only screen and (max-width:1100px){.project-list{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:700px){.project-list{grid-template-columns:1fr}}.project-link{display:block;max-width:360px;text-decoration:none;width:100%}.project-item{background-color:#fff;border-radius:15px;box-shadow:0 3px 15px rgba(0,0,0,.12);height:auto;overflow:hidden;text-align:left;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease;width:100%}.project-item:hover{box-shadow:0 10px 30px rgba(0,0,0,.18);cursor:pointer;-webkit-transform:translateY(-6px);transform:translateY(-6px)}.project-item .bgImage{background-position:50%;background-repeat:no-repeat;background-size:cover;border-top-left-radius:15px;border-top-right-radius:15px;height:180px;width:100%}.project-info{padding:2rem}.project-info h3{color:#2d2e32;font-size:2rem;font-weight:700;margin-bottom:.8rem}.project-info p{color:#767676;font-family:Mulish,sans-serif;font-size:1.45rem;line-height:1.6;margin-bottom:1.4rem}.project-tech{display:flex;flex-wrap:wrap;gap:.6rem}.tech-tag{background-color:#f0f4ff;border-radius:5px;color:#147efb;font-family:Mulish,sans-serif;font-size:1.2rem;font-weight:700;padding:.3rem 1rem}.contact{background-color:#fff;padding:10rem 0}.contact-content{align-items:flex-start;display:flex;gap:6rem;justify-content:space-around;width:100%}@media (max-width:768px){.contact-content{align-items:center;flex-direction:column;gap:4rem;text-align:center}}.contact-content h1{color:#2d2e32;font-size:4rem;margin-bottom:3rem}.contact-info{flex:1 1;max-width:40rem}.contact-info img{flex-shrink:0;width:2.8rem}.contact-row{align-items:center;display:flex;gap:1.5rem;margin-bottom:2.5rem}@media (max-width:768px){.contact-row{justify-content:center}}.contact-sub{color:#2d2e32;font-family:Mulish,sans-serif;font-size:1.7rem;font-weight:500}.contact-form{flex:1 1;max-width:40rem}.contact-blurb{color:#767676;font-family:Mulish,sans-serif;font-size:1.7rem;line-height:1.7;margin-bottom:3rem}.contact-links{display:flex;flex-wrap:wrap;gap:1.5rem}@media (max-width:768px){.contact-links{justify-content:center}}.contact-btn{align-items:center;background-color:#147efb;border-radius:8px;color:#fff;display:inline-flex;font-family:Poppins,sans-serif;font-size:1.6rem;font-weight:600;gap:.9rem;padding:1.2rem 2.5rem;text-decoration:none;transition:all .2s ease}.contact-btn:hover{background-color:#0a5fd4;box-shadow:0 6px 16px rgba(20,126,251,.35);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.contact-btn-outline{background-color:initial;border:2px solid #147efb;color:#147efb}.contact-btn-outline:hover{background-color:#147efb;color:#fff}.josephineContainer{background-color:pink;display:flex;flex-wrap:wrap;height:100vh;width:100%}.photoContainer{border:1px solid #000;height:50%;width:25%}.photoContainer img{height:100%;object-fit:cover;width:100%}.envelope{background-color:#faebd7;font-size:24pt;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:75%}.App,.envelope{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;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}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.fb77a4da.css.map*/