*{box-sizing:border-box;margin:0;padding:0}:root{--deep-navy:#1a2b3c;--forest-green:#2d5a4a;--sage:#87a96b;--sand:#d7c9aa;--cream:#f8f5f0;--charcoal:#2c3e50;--slate:#4a6572;--gold:#d4af37;--white:#fff;--shadow:#1a2b3c1a}body{background:#fff;background:var(--white);color:#1a2b3c;color:var(--deep-navy);font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.7}html{scroll-behavior:smooth}.App{text-align:left}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;background:var(--white);border-bottom:1px solid #fffc;box-shadow:0 4px 20px #1a2b3c1a;box-shadow:0 4px 20px var(--shadow);position:fixed;top:0;width:100%;z-index:1000}.nav{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1.2rem 2rem}.logo{color:#2d5a4a;color:var(--forest-green);font-size:1.8rem;font-weight:700;letter-spacing:-.5px}.nav-links{display:flex;gap:2.5rem;list-style:none}.nav-links a{color:#1a2b3c;color:var(--deep-navy);font-size:.95rem;font-weight:600;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.nav-links a:after{background:#2d5a4a;background:var(--forest-green);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a:hover:after{width:100%}.nav-links a:hover{color:var(--forestre-gen)}.hero{background:#2d5a4a;background:var(--forest-green);color:#fff;color:var(--white);margin-top:80px;overflow:hidden;padding:180px 2rem 120px;position:relative;text-align:center}.hero:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000" opacity=".03"><path fill="%23fff" d="m100 100 100-50 100 50zM700 300l100-50 100 50zM400 600l100-50 100 50z"/></svg>');bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hero-content h1{font-size:4rem;font-weight:800;letter-spacing:-1px;line-height:1.1;margin-bottom:1rem}.hero-content h2{color:#f69500;font-size:2rem;font-weight:400;margin-bottom:1.5rem;opacity:.9}.hero-content>p{font-size:1.3rem;font-weight:300;margin-bottom:2rem;opacity:.8}.contact-info{font-size:1.1rem;line-height:2;margin:2.5rem 0}.contact-info a{color:#f69500;font-weight:500;margin:0 .8rem;text-decoration:none;transition:color .3s}.contact-info a:hover{color:#d7c9aa;color:var(--sand);text-decoration:underline}.cta-button{background:linear-gradient(135deg,#2d5a4a,#87a96b);background:linear-gradient(135deg,var(--forest-green) 0,var(--sage) 100%);border:none;border-radius:8px;box-shadow:0 4px 15px #2d5a4a4d;color:#fff;color:var(--white);cursor:pointer;font-size:1.2rem;font-weight:600;margin-top:1rem;padding:18px 45px;transition:all .3s ease}.cta-button:hover{box-shadow:0 8px 25px #2d5a4a66;transform:translateY(-3px)}section{padding:120px 0}section h2{color:#1a2b3c;color:var(--deep-navy);font-size:3rem;font-weight:700;letter-spacing:-1px;margin-bottom:3rem;position:relative;text-align:center}section h2:after{background:linear-gradient(135deg,#2d5a4a,#87a96b);background:linear-gradient(135deg,var(--forest-green) 0,var(--sage) 100%);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.about{background:linear-gradient(135deg,#f8f5f0,#f0ebe0);background:linear-gradient(135deg,var(--cream) 0,#f0ebe0 100%);position:relative}.about:before{background:linear-gradient(90deg,#0000,#87a96b,#0000);background:linear-gradient(90deg,#0000,var(--sage),#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.summary{color:#4a6572;color:var(--slate);font-size:1.3rem;font-weight:400;line-height:1.8;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:900px;text-align:center}.education h3{color:#1a2b3c;color:var(--deep-navy);font-size:2rem;font-weight:600;margin-bottom:2.5rem;text-align:center}.education-item{background:#fff;background:var(--white);border-left:6px solid #2d5a4a;border-left:6px solid var(--forest-green);border-radius:12px;box-shadow:0 8px 30px #1a2b3c1a;box-shadow:0 8px 30px var(--shadow);margin-bottom:2rem;padding:2.5rem;transition:transform .3s ease}.education-item:hover{transform:translateY(-5px)}.education-item h4{color:#1a2b3c;color:var(--deep-navy);font-size:1.4rem;font-weight:600;margin-bottom:.8rem}.education-item p{color:#4a6572;color:var(--slate);font-size:1.1rem;margin-bottom:.8rem}.experience,.experience-item{background:#fff;background:var(--white)}.experience-item{border-left:6px solid #d4af37;border-left:6px solid var(--gold);border-radius:16px;box-shadow:0 10px 40px #1a2b3c1a;box-shadow:0 10px 40px var(--shadow);margin-bottom:2.5rem;overflow:hidden;padding:3rem;position:relative;transition:all .3s ease}.experience-item:before{background:linear-gradient(90deg,#0000,#d4af370d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.experience-item:hover:before{left:100%}.experience-item:hover{box-shadow:0 15px 50px #1a2b3c26;transform:translateY(-5px)}.experience-item h3{color:#1a2b3c;color:var(--deep-navy);font-size:1.6rem;font-weight:700;margin-bottom:.5rem}.experience-item h4{color:#2d5a4a;color:var(--forest-green);font-size:1.2rem;font-weight:500;margin-bottom:1.5rem}.experience-item ul{list-style:none}.experience-item li{color:#4a6572;color:var(--slate);font-size:1.1rem;line-height:1.7;margin-bottom:1rem;padding-left:1.5rem;position:relative}.experience-item li:before{color:#d4af37;color:var(--gold);content:"▸";font-weight:700;left:0;position:absolute}.skills{background:linear-gradient(135deg,#f8f5f0,#f0ebe0);background:linear-gradient(135deg,var(--cream) 0,#f0ebe0 100%)}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.skill-category{background:#fff;background:var(--white);border-radius:12px;border-top:4px solid #87a96b;border-top:4px solid var(--sage);box-shadow:0 8px 30px #1a2b3c1a;box-shadow:0 8px 30px var(--shadow);padding:2.5rem;transition:transform .3s ease}.skill-category:hover{transform:translateY(-5px)}.skill-category h3{color:#1a2b3c;color:var(--deep-navy);font-size:1.4rem;font-weight:600;margin-bottom:1.5rem}.skill-category p{color:#4a6572;color:var(--slate);font-size:1.1rem;line-height:1.8}.project-item,.projects{background:#fff;background:var(--white)}.project-item{border-left:6px solid #87a96b;border-left:6px solid var(--sage);border-radius:16px;box-shadow:0 10px 40px #1a2b3c1a;box-shadow:0 10px 40px var(--shadow);margin-bottom:2.5rem;padding:3rem;transition:all .3s ease}.project-item:hover{box-shadow:0 15px 50px #1a2b3c26;transform:translateY(-5px)}.project-item h3{color:#1a2b3c;color:var(--deep-navy);font-size:1.6rem;font-weight:700;margin-bottom:.5rem}.project-date{color:#2d5a4a;color:var(--forest-green);font-size:1.1rem;font-style:italic;font-weight:500;margin-bottom:1.5rem}.project-item ul{list-style:none;margin-bottom:2rem}.project-item li{color:#4a6572;color:var(--slate);font-size:1.1rem;line-height:1.7;margin-bottom:1rem;padding-left:1.5rem;position:relative}.project-item li:before{color:#87a96b;color:var(--sage);content:"•";font-size:1.5rem;font-weight:700;left:0;position:absolute}.skills-applied{background:linear-gradient(135deg,#2d5a4a0d,#87a96b0d);border-left:4px solid #87a96b;border-left:4px solid var(--sage);border-radius:8px;color:#2d5a4a;color:var(--forest-green);font-style:italic;padding:1.5rem}.sub-experience h4{color:#1a2b3c;color:var(--deep-navy);font-size:1.3rem;font-weight:600;margin:2rem 0 .8rem}.sub-experience p{color:#4a6572;color:var(--slate);line-height:1.7;margin-bottom:1.5rem}.contact{background:#2d5a4a;background:var(--forest-green);color:#fff;color:var(--white);overflow:hidden;position:relative;text-align:center}.contact:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000" opacity=".03"><circle cx="200" cy="200" r="50" fill="%23fff"/><circle cx="700" cy="300" r="30" fill="%23fff"/><circle cx="400" cy="600" r="40" fill="%23fff"/></svg>');bottom:0;content:"";left:0;position:absolute;right:0;top:0}.contact h2{color:#fff;color:var(--white)}.contact h2:after{background:#87a96b;background:var(--sage)}.contact>.container>p{font-size:1.3rem;font-weight:300;margin-bottom:3rem;opacity:.9}.contact-info{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:800px;position:relative;z-index:1}.contact-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:2rem;text-align:left}.contact-item strong{color:#87a96b;color:var(--sage);display:block;font-size:1.1rem;font-weight:600;margin-bottom:.8rem}.contact-item a,.contact-item span{color:#fff;color:var(--white);font-size:1.1rem;opacity:.9;text-decoration:none}.contact-item a:hover{color:#87a96b;color:var(--sage);text-decoration:underline}.footer{background:#1a2b3c;background:var(--deep-navy);border-top:1px solid #ffffff1a;color:#fff;color:var(--white);padding:3rem 0;text-align:center}@media (max-width:768px){.nav{flex-direction:column;gap:1.5rem;padding:1rem}.nav-links{flex-wrap:wrap;gap:1.5rem;justify-content:center}.hero-content h1{font-size:2.8rem}.hero-content h2{font-size:1.6rem}section{padding:80px 0}section h2{font-size:2.5rem}.container{padding:0 1.5rem}.skills-grid{grid-template-columns:1fr}.education-item,.experience-item,.project-item,.skill-category{padding:2rem}.contact-info{grid-template-columns:1fr}.hero{padding:150px 1.5rem 100px}}@media (max-width:480px){.hero-content h1{font-size:2.2rem}section h2{font-size:2rem}.nav-links{gap:1rem}.nav-links a{font-size:.9rem}}@media (max-width:768px){.services{padding:80px 0}.services-grid{gap:2rem;grid-template-columns:1fr}.logo-text h2{font-size:2.5rem}.logo-text h3{font-size:1.2rem}.services-intro{font-size:1.1rem;padding:0 1rem}.cta-buttons{align-items:center;flex-direction:column}.cta-primary,.cta-secondary{max-width:300px;width:100%}.service-card{padding:2.5rem 2rem}.cta-section{margin:0 1rem;padding:3rem 2rem}.cta-section h3{font-size:2rem}.cta-section p{font-size:1.1rem}}@media (max-width:480px){.services-grid{grid-template-columns:1fr}.logo-text h2{font-size:2rem}.logo-text h3{font-size:1rem;letter-spacing:1px}.service-card{padding:2rem 1.5rem}.service-card h4{font-size:1.4rem}.cta-section{padding:2.5rem 1.5rem}.cta-section h3{font-size:1.8rem}}.services{background:linear-gradient(135deg,var(--cream) 0,#f0ebe0 100%);padding:120px 0;position:relative}.services:before{background:linear-gradient(90deg,#0000,var(--sage),#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.services-header{margin-bottom:5rem;position:relative;text-align:center}.logo-branding{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.logo-container{margin-bottom:1rem}.services-logo{filter:brightness(.9) contrast(1.1);height:auto;max-width:300px;transition:transform .3s ease}.services-logo:hover{transform:scale(1.02)}.logo-text{text-align:center}.logo-text h2{color:var(--forest-green);font-size:3rem;font-weight:800;letter-spacing:-1px;line-height:1.1;margin-bottom:.5rem}.logo-text h3{color:var(--slate);font-size:1.4rem;font-weight:400;letter-spacing:2px;margin-bottom:1.5rem;text-transform:uppercase}.logo-divider{background:linear-gradient(135deg,var(--forest-green) 0,var(--sage) 100%);border-radius:2px;height:4px;margin:1rem auto 2rem;position:relative;width:120px}.logo-divider:after{background:var(--forest-green);border:4px solid var(--cream);border-radius:50%;content:"";height:16px;left:50%;position:absolute;top:-8px;transform:translateX(-50%);width:16px}.services-intro{color:var(--slate);font-size:1.3rem;font-weight:400;line-height:1.8;margin:0 auto;max-width:700px}.services-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));margin-bottom:5rem}.service-card{background:var(--white);border-radius:16px;border-top:6px solid var(--forest-green);box-shadow:0 10px 40px var(--shadow);overflow:hidden;padding:3rem 2.5rem;position:relative;transition:all .4s ease}.service-card:before{background:linear-gradient(90deg,#0000,#2d5a4a08,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.service-card:hover:before{left:100%}.service-card:hover{box-shadow:0 20px 50px #1a2b3c26;transform:translateY(-8px)}.service-card h4{color:var(--deep-navy);font-size:1.6rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:1rem;position:relative}.service-card h4:after{background:var(--sage);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:40px}.service-card p{color:var(--slate);font-size:1.1rem;font-weight:400;line-height:1.7;margin-bottom:2rem}.service-card ul{list-style:none;margin-bottom:2.5rem}.service-card li{border-bottom:1px solid #2d5a4a1a;color:var(--slate);font-size:1.1rem;line-height:1.6;padding:.8rem 0 .8rem 2rem;position:relative}.service-card li:last-child{border-bottom:none}.service-card li:before{align-items:center;background:#2d5a4a1a;border-radius:50%;color:var(--forest-green);content:"✓";display:flex;font-size:1.2rem;font-weight:700;height:24px;justify-content:center;left:0;position:absolute;width:24px}.service-cta{background:#0000;border:2px solid var(--forest-green);border-radius:8px;color:var(--forest-green);cursor:pointer;font-size:1rem;font-weight:600;overflow:hidden;padding:12px 24px;position:relative;transition:all .3s ease;width:100%}.service-cta:before{background:linear-gradient(90deg,#0000,#2d5a4a1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.service-cta:hover:before{left:100%}.service-cta:hover{background:var(--forest-green);box-shadow:0 5px 15px #2d5a4a4d;color:var(--white);transform:translateY(-2px)}.cta-section{background:linear-gradient(135deg,var(--deep-navy) 0,var(--charcoal) 100%);border-radius:20px;box-shadow:0 20px 60px #1a2b3c33;overflow:hidden;padding:4rem 3rem;position:relative;text-align:center}.cta-section:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000" opacity=".03"><path fill="%23fff" d="m100 100 50-50 50 50zM800 200l50-50 50 50zM400 400l50-50 50 50z"/></svg>');bottom:0;content:"";left:0;position:absolute;right:0;top:0}.cta-logo{margin-bottom:1.5rem}.cta-logo-image{filter:brightness(0) invert(1);height:auto;max-width:200px;opacity:.9}.cta-section h3{color:var(--white);font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;position:relative;z-index:1}.cta-section p{color:#ffffffe6;font-size:1.3rem;font-weight:300;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px;position:relative;z-index:1}.cta-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;position:relative;z-index:1}.cta-primary{background:linear-gradient(135deg,var(--forest-green) 0,var(--sage) 100%);border:none;border-radius:10px;box-shadow:0 8px 25px #2d5a4a66;color:var(--white);cursor:pointer;font-size:1.1rem;font-weight:600;overflow:hidden;padding:18px 35px;position:relative;transition:all .3s ease}.cta-primary:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.cta-primary:hover:before{left:100%}.cta-primary:hover{box-shadow:0 12px 35px #2d5a4a80;transform:translateY(-3px)}.cta-secondary{background:#0000;border:2px solid var(--white);border-radius:10px;color:var(--white);cursor:pointer;font-size:1.1rem;font-weight:600;overflow:hidden;padding:18px 35px;position:relative;transition:all .3s ease}.cta-secondary:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.cta-secondary:hover:before{left:100%}.cta-secondary:hover{background:var(--white);color:var(--deep-navy);transform:translateY(-3px)}@media (max-width:1024px){.services-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}@media (max-width:768px){.services{padding:80px 0}.services-grid{gap:2rem;grid-template-columns:1fr}.services-logo{max-width:250px}.logo-text h2{font-size:2.5rem}.logo-text h3{font-size:1.2rem}.services-intro{font-size:1.1rem;padding:0 1rem}.cta-buttons{align-items:center;flex-direction:column}.cta-primary,.cta-secondary{max-width:300px;width:100%}.service-card{padding:2.5rem 2rem}.cta-section{margin:0 1rem;padding:3rem 2rem}.cta-section h3{font-size:2rem}.cta-section p{font-size:1.1rem}.cta-logo-image{max-width:150px}}@media (max-width:480px){.services-grid{grid-template-columns:1fr}.services-logo{max-width:200px}.logo-text h2{font-size:2rem}.logo-text h3{font-size:1rem;letter-spacing:1px}.service-card{padding:2rem 1.5rem}.service-card h4{font-size:1.4rem}.cta-section{padding:2.5rem 1.5rem}.cta-section h3{font-size:1.8rem}.cta-logo-image{max-width:120px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.service-card{animation:fadeInUp .6s ease-out}.service-card:first-child{animation-delay:.1s}.service-card:nth-child(2){animation-delay:.2s}.service-card:nth-child(3){animation-delay:.3s}.service-card:nth-child(4){animation-delay:.4s}.service-card:nth-child(5){animation-delay:.5s}.service-card:nth-child(6){animation-delay:.6s}
/*# sourceMappingURL=main.baa27782.css.map*/