@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700;900&family=DM+Sans:wght@400;500;700&display=swap);.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px}.nav-logo{color:#434e78;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700}.nav-links{display:flex;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:500;gap:2.5rem}.nav-link{color:#434e78;position:relative;text-decoration:none;transition:color .3s ease}.nav-link:after{background:#e97f4a;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.nav-toggle{background:none;border:none;cursor:pointer;padding:0}.mobile-menu{background:#fefcf7;border-bottom:1px solid #434e781a;display:flex;flex-direction:column;font-family:DM Sans,sans-serif;gap:1.5rem;left:0;padding:2rem;position:absolute;right:0;top:100%}.mobile-menu a{color:#434e78;font-size:1.1rem;text-decoration:none;transition:color .3s ease}.mobile-menu a:hover{color:#e97f4a}.hero-section{align-items:center;background:#fefcf7;display:flex;min-height:100vh;overflow:hidden;padding:5rem 5% 0;position:relative}.hero-blob{border-radius:50%;filter:blur(60px);position:absolute;z-index:0}.hero-blob-1{background:radial-gradient(circle,#f7e39633 0,#0000 70%);height:400px;right:10%;top:15%;width:400px}.hero-blob-2{animation-delay:3s;background:radial-gradient(circle,#607b8f26 0,#0000 70%);bottom:20%;height:350px;left:5%;width:350px}.hero-content{position:relative;width:100%;z-index:1}.hero-layout{grid-gap:5rem;align-items:center;display:grid;gap:5rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px}.hero-text{max-width:600px}.hero-image-container{align-items:center;display:flex;justify-content:center;position:relative}.hero-image-wrapper{height:500px;max-width:100%;position:relative;width:400px}.hero-profile-image{border-radius:20px;box-shadow:0 20px 60px #434e7833;height:100%;object-fit:cover;object-position:center top;position:relative;transition:transform .3s ease;width:100%;z-index:2}.hero-profile-image:hover{transform:translateY(-5px)}.hero-image-border{border:3px solid #e97f4a;border-radius:20px;bottom:-20px;left:20px;position:absolute;right:-20px;top:20px;transition:all .3s ease;z-index:1}.hero-image-wrapper:hover .hero-image-border{bottom:-15px;left:15px;right:-15px;top:15px}.hero-image-wrapper:before{background:radial-gradient(circle,#f7e3964d 0,#0000 70%);height:200px;right:-30px;top:-30px;width:200px}.hero-image-wrapper:after,.hero-image-wrapper:before{border-radius:50%;content:"";filter:blur(40px);position:absolute;z-index:0}.hero-image-wrapper:after{background:radial-gradient(circle,#607b8f40 0,#0000 70%);bottom:-40px;height:180px;left:-40px;width:180px}.hero-subtitle{color:#607b8f;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.hero-title{color:#434e78;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.5rem,8vw,5rem);font-weight:900;line-height:1.1;margin-bottom:1.5rem}.hero-description{color:#607b8f;font-family:DM Sans,sans-serif;font-size:1.2rem;line-height:1.8;margin-bottom:3rem;max-width:600px}.hero-buttons{display:flex;flex-wrap:wrap;gap:1.5rem}.btn{border-radius:50px;display:inline-block;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#434e78;box-shadow:0 4px 15px #434e784d;color:#fefcf7}.btn-primary:hover{background:#e97f4a;box-shadow:0 6px 20px #e97f4a66;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #434e78;color:#434e78}.btn-secondary:hover{background:#434e78;color:#fefcf7}.scroll-indicator{align-items:center;bottom:2rem;color:#607b8f;display:flex;flex-direction:column;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%)}.scroll-indicator span{font-family:DM Sans,sans-serif;font-size:.85rem;letter-spacing:1px}.credibility-bar{border-top:1px solid #434e781a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:4rem;padding-top:2rem}.credibility-item{background:#434e780a;border:1px solid #434e7814;border-radius:6px;color:#607b8f;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:1.5px;padding:.5rem 1rem;text-transform:uppercase}@media (max-width:768px){.credibility-bar{gap:.5rem;margin-top:2rem;padding-top:1.5rem}.credibility-item{font-size:.7rem;padding:.4rem .7rem}.hero-blob-1,.hero-blob-2{height:250px;width:250px}.hero-layout{gap:3rem;grid-template-columns:1fr}.hero-text{order:2}.hero-image-container{order:1}.hero-image-wrapper{height:380px;width:300px}.hero-image-border{bottom:-15px;left:15px;right:-15px;top:15px}.hero-buttons{flex-direction:column}.btn{text-align:center;width:100%}}@media (max-width:480px){.hero-image-wrapper{height:350px;width:280px}.hero-image-wrapper:after,.hero-image-wrapper:before{height:120px;width:120px}}.about-section{background:linear-gradient(180deg,#fefcf7,#f8f6f0);min-height:100vh;padding:8rem 5%}.about-grid{grid-gap:5rem;align-items:center;display:grid;gap:5rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.section-label{color:#e97f4a;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.section-title{color:#434e78;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2;margin-bottom:2rem}.about-description{color:#607b8f;font-family:DM Sans,sans-serif;font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.about-description p{margin-bottom:1.5rem}.expertise-card{background:#fefcf7;border:1px solid #434e780d;border-radius:20px;box-shadow:0 20px 60px #434e781a;padding:3rem}.expertise-card h3{color:#434e78;font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:2rem}.expertise-list{display:flex;flex-direction:column;gap:1.5rem}.expertise-item{align-items:flex-start;display:flex;gap:1rem}.expertise-icon{align-items:center;background:#e97f4a14;border-radius:10px;color:#e97f4a;display:flex;flex-shrink:0;height:42px;justify-content:center;width:42px}.expertise-content{flex:1 1}.expertise-title{color:#434e78;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;margin-bottom:.25rem}.expertise-desc{color:#607b8f;font-family:DM Sans,sans-serif;font-size:.95rem}@media (max-width:768px){.about-grid{gap:3rem;grid-template-columns:1fr}.expertise-card{padding:2rem}}.focus-section{background:#fefcf7;padding:8rem 5%}.focus-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.focus-card{background:#fefcf7;border:1px solid #434e7814;border-radius:16px;box-shadow:0 4px 20px #434e780a;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.focus-card:hover{border-color:#e97f4a4d;box-shadow:0 16px 48px #434e781f;transform:translateY(-6px)}.focus-icon{align-items:center;background:#434e780f;border-radius:14px;color:#434e78;display:flex;height:56px;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease;width:56px}.focus-card:hover .focus-icon{background:#e97f4a1a;color:#e97f4a}.focus-card-title{color:#434e78;font-family:DM Sans,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.focus-card-description{color:#607b8f;font-family:DM Sans,sans-serif;font-size:.95rem;line-height:1.75}@media (max-width:768px){.focus-grid{grid-template-columns:1fr}.focus-card{padding:2rem 1.5rem}}.projects-section{background:linear-gradient(180deg,#f8f6f0,#fefcf7);padding:8rem 5%}.section-header{margin-bottom:4rem;text-align:center}.section-subtitle{color:#607b8f;font-family:DM Sans,sans-serif;font-size:.95rem;font-style:italic;line-height:1.6;margin:-.5rem auto 0;max-width:600px}.projects-list{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:900px}.project-card-v2{background:#fefcf7;border:1px solid #434e780f;border-radius:16px;box-shadow:0 6px 30px #434e7812;display:flex;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.project-card-v2:hover{box-shadow:0 12px 48px #434e781f;transform:translateY(-3px)}.project-accent{flex-shrink:0;width:6px}.project-body{flex:1 1;padding:2.5rem}.project-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.75rem}.project-category{color:#e97f4a;font-weight:600;letter-spacing:1px;text-transform:uppercase}.project-category,.project-sector{font-family:DM Sans,sans-serif;font-size:.8rem}.project-sector{color:#607b8f;font-weight:500}.project-title{color:#434e78;font-family:Playfair Display,Georgia,serif;font-size:1.4rem;font-weight:700;margin-bottom:.5rem}.project-role{font-size:.9rem;font-style:italic;font-weight:600;margin-bottom:1rem}.project-description,.project-role{color:#607b8f;font-family:DM Sans,sans-serif}.project-description{font-size:.95rem;line-height:1.75;margin-bottom:1.25rem}.project-expand-btn{align-items:center;background:none;border:none;color:#e97f4a;cursor:pointer;display:inline-flex;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600;gap:.4rem;margin-bottom:1rem;padding:.4rem 0;transition:color .2s ease}.project-expand-btn:hover{color:#434e78}.project-expanded{animation:fadeSlideIn .3s ease-out;background:#434e7808;border-radius:12px;margin-bottom:1.25rem;padding:1.5rem}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.project-decisions h4,.project-outcome h4{color:#434e78;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.5px;margin-bottom:.75rem;text-transform:uppercase}.project-decisions ul{list-style:none;margin:0 0 1.5rem;padding:0}.project-decisions li{color:#607b8f;font-family:DM Sans,sans-serif;font-size:.9rem;line-height:1.7;padding:.5rem 0 .5rem 1.25rem;position:relative}.project-decisions li:before{color:#e97f4a;content:"→";font-weight:600;left:0;position:absolute}.project-outcome p{color:#434e78;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;line-height:1.7}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:#434e780f;border-radius:20px;color:#434e78;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:500;padding:.35rem .85rem}@media (max-width:768px){.project-body{padding:1.5rem}.project-title{font-size:1.2rem}.project-expanded{padding:1rem}}.skills-section{background:#fefcf7;padding:8rem 5%}.expertise-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.expertise-category-card{background:#fefcf7;border:1px solid #434e780f;border-radius:16px;box-shadow:0 6px 30px #434e780f;padding:2.5rem 2rem;transition:all .3s ease}.expertise-category-card:hover{box-shadow:0 12px 40px #434e781a;transform:translateY(-4px)}.expertise-category-title{border-bottom:2px solid #e97f4a;color:#434e78;font-family:DM Sans,sans-serif;font-size:1.1rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:1rem}.expertise-category-list{display:flex;flex-direction:column;gap:.6rem;list-style:none;margin:0;padding:0}.expertise-category-list li{color:#607b8f;font-family:DM Sans,sans-serif;font-size:.9rem;line-height:1.5;padding:.35rem 0 .35rem 1rem;position:relative}.expertise-category-list li:before{background:#e97f4a;border-radius:50%;content:"";height:5px;left:0;position:absolute;top:.7rem;width:5px}@media (max-width:768px){.expertise-grid{grid-template-columns:1fr}.expertise-category-card{padding:2rem 1.5rem}}.experience-section{background:linear-gradient(180deg,#f8f6f0,#fefcf7);padding:8rem 5%}.experience-layout{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1.2fr 1fr;margin:0 auto;max-width:1200px}.experience-timeline{display:flex;flex-direction:column;gap:2.5rem}.experience-card{align-items:flex-start;display:flex;gap:1.5rem}.experience-icon-wrapper{align-items:center;background:#434e780f;border-radius:12px;color:#434e78;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.experience-content{flex:1 1}.experience-type{background:#e97f4a;border-radius:4px;color:#fefcf7;display:inline-block;font-size:.7rem;letter-spacing:1px;margin-bottom:.4rem;padding:.2rem .6rem;text-transform:uppercase}.experience-role,.experience-type{font-family:DM Sans,sans-serif;font-weight:700}.experience-role{color:#434e78;font-size:1.1rem;line-height:1.35;margin:.2rem 0 .1rem}.experience-company{color:#607b8f;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;margin-bottom:.35rem}.experience-meta-row{display:flex;flex-wrap:wrap;gap:1.25rem;margin-bottom:.75rem}.experience-meta{align-items:center;display:inline-flex;font-size:.78rem;gap:.3rem}.experience-desc,.experience-meta{color:#607b8f;font-family:DM Sans,sans-serif}.experience-desc{font-size:.9rem;line-height:1.7}.credentials-panel{background:#fefcf7;border:1px solid #434e780f;border-radius:20px;box-shadow:0 10px 40px #434e7814;display:flex;flex-direction:column;gap:2rem;padding:2.5rem}.panel-title{align-items:center;color:#434e78;display:flex;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:700;gap:.5rem;margin-bottom:1.25rem}.awards-list,.certifications-list{display:flex;flex-direction:column;gap:1rem}.award-item,.certification-item{align-items:flex-start;display:flex;gap:.75rem}.cert-badge{align-items:center;background:#e97f4a1a;border-radius:50%;color:#e97f4a;display:flex;flex-shrink:0;font-size:.75rem;font-weight:700;height:26px;justify-content:center;width:26px}.award-badge{background:#f7e3964d;color:#e97f4a}.cert-name{color:#434e78;font-size:.88rem;font-weight:600;line-height:1.35}.cert-name,.cert-org{font-family:DM Sans,sans-serif}.cert-org{color:#607b8f;font-size:.78rem}.awards-block,.learning-section{border-top:1px solid #434e780f;padding-top:.5rem}.learning-tags{display:flex;flex-wrap:wrap;gap:.5rem}.learning-tag{background:#434e780d;border-radius:20px;color:#607b8f;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:500;padding:.35rem .8rem}@media (max-width:768px){.experience-layout{gap:3rem;grid-template-columns:1fr}.credentials-panel{padding:2rem 1.5rem}.experience-meta-row{flex-direction:column;gap:.25rem}}.contact-section{background:#434e78;color:#fefcf7;min-height:100vh;overflow:hidden;padding:8rem 5%;position:relative}.contact-blob{background:radial-gradient(circle,#f7e3961a 0,#0000 70%);border-radius:50%;filter:blur(80px);height:500px;position:absolute;right:-10%;top:10%;width:500px}.contact-content{max-width:800px;position:relative;text-align:center;z-index:1}.contact-description{color:#fefcf7cc;font-family:DM Sans,sans-serif;font-size:1.2rem;line-height:1.8;margin-bottom:4rem}.contact-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:4rem}.contact-card{align-items:center;background:#fefcf70d;border:1px solid #fefcf71a;border-radius:15px;color:#fefcf7;display:flex;flex-direction:column;gap:.5rem;min-width:200px;padding:1.5rem;text-decoration:none;transition:all .3s ease}.contact-card:hover{background:#e97f4a33;border-color:#e97f4a;transform:translateY(-5px)}.contact-label{color:#f7e396;font-size:.85rem}.contact-label,.contact-value{font-family:DM Sans,sans-serif}.contact-value{font-size:.95rem;font-weight:500}.contact-button{background:#e97f4a;border-radius:50px;box-shadow:0 4px 20px #e97f4a66;color:#fefcf7;display:inline-block;font-family:DM Sans,sans-serif;font-size:1.1rem;font-weight:600;padding:1.2rem 3rem;text-decoration:none;transition:all .3s ease}.contact-button:hover{background:#f7e396;box-shadow:0 6px 25px #f7e39680;color:#434e78;transform:translateY(-3px)}@media (max-width:768px){.contact-links{align-items:center;flex-direction:column}.contact-card{max-width:300px;width:100%}.contact-blob{height:300px;width:300px}}.footer{background:#2a3452;color:#fefcf7b3;font-family:DM Sans,sans-serif;padding:3rem 5%;text-align:center}.footer-copyright{font-size:.95rem;margin:0 0 .75rem}.footer-disclaimer{color:#fefcf773;font-size:.8rem;line-height:1.5;margin:0 auto;max-width:600px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,sans-serif;overflow-x:hidden}.fade-in{animation:fadeIn 1s ease-out forwards;opacity:0}@keyframes fadeIn{to{opacity:1}}.slide-up{animation:slideUp .8s ease-out forwards;opacity:0;transform:translateY(30px)}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}.stagger-1{animation-delay:.1s}.stagger-2{animation-delay:.2s}.stagger-3{animation-delay:.3s}.stagger-4{animation-delay:.4s}.floating{animation:floating 6s ease-in-out infinite}@keyframes floating{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.scroll-indicator{animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#434e78,#607b8f 50%,#e97f4a);-webkit-background-clip:text;background-clip:text}.container{margin:0 auto;max-width:1400px;padding:0 5%}@media (max-width:768px){.hide-mobile{display:none!important}}@media (min-width:769px){.show-mobile{display:none!important}}
/*# sourceMappingURL=main.40a2e860.css.map*/