@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;800&display=swap);:root{--primary-green:#006039;--bg-black:#0b1411;--card-bg:#1a1a1a;--text-white:#fff;--text-gray:#a0a0a0}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}.hero{background-color:#0b1411;background-color:var(--bg-color,#0b1411);background-image:radial-gradient(circle at 70% 30%,#00603914 0,#0000 60%);color:#fff;min-height:100vh;padding:0 10%;position:relative}.container,.hero{align-items:center;display:flex}.container{gap:40px;justify-content:space-between;margin-top:120px;width:100%}.hero-text{flex:1 1;max-width:550px}.hero-subtitle .arrow{color:#006039;font-size:.9rem}.greeting{color:#006039;font-size:1.1rem;font-weight:600;letter-spacing:1px;margin-bottom:10px}.name{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1;margin-bottom:20px;text-transform:uppercase}.description{color:#b0b0b0;font-size:1.05rem;line-height:1.7;margin-bottom:35px}.btn-contact{background-color:#006039;border:none;border-radius:4px;box-shadow:0 4px 15px #0000004d;color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;letter-spacing:1px;padding:14px 35px;text-transform:uppercase;transition:all .3s ease}.btn-contact:hover{background-color:#00854d;box-shadow:0 6px 20px #00603966;transform:translateY(-3px)}.hero-image-container{display:flex;flex:1 1;justify-content:flex-end}.green-box{background-color:#006039;border-radius:12px;box-shadow:20px 20px 60px #00000080;height:500px;position:relative;width:380px}.profile-pic{bottom:0;filter:grayscale(15%) contrast(1.1);height:auto;left:60%;position:absolute;transform:translateX(-50%);transition:transform .5s ease;width:105%}.hero-actions{align-items:center;display:flex;gap:30px}.social-links{display:flex;gap:20px}.social-links a{color:#b0b0b0;font-size:.8rem;font-weight:700;letter-spacing:2px;position:relative;text-decoration:none;text-transform:uppercase;transition:color .3s ease}.social-links a:hover{color:#006039}.social-links a:after{background-color:#006039;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.social-links a:hover:after{width:100%}@media (max-width:900px){.hero{padding:50px 5%}.container{flex-direction:column-reverse;gap:60px;margin-top:45px;text-align:center}.hero-text{max-width:100%}.hero-actions{flex-direction:column;gap:25px}.hero-image-container{justify-content:center;margin-bottom:20px}.green-box{height:370px;width:280px}}.navbar-container{left:50%;margin-bottom:20px;position:fixed;top:20px;transform:translateX(-50%);width:auto;z-index:9999}.nav-pill{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b1411bf;border:1px solid #0060394d;border-radius:50px;display:flex;gap:10px;list-style:none;padding:8px 12px}.nav-item a{border-radius:40px;color:#b0b0b0;display:block;font-size:.9rem;font-weight:500;padding:10px 20px;text-decoration:none;transition:all .3s ease;white-space:nowrap}.nav-item a.active{background-color:#006039;box-shadow:0 4px 15px #0060394d;color:#fff}.nav-item a:hover:not(.active){background:#ffffff0d;color:#fff}@media (max-width:768px){.navbar-container{display:flex;justify-content:center;top:10px;width:95%}.nav-pill{gap:5px;justify-content:space-around;padding:6px 8px;width:100%}.nav-item a{font-size:.75rem;padding:8px 12px}.hero{padding-top:60px}}.about-page{align-items:center;background-color:#0b1411;color:#fff;gap:60px;min-height:100vh;padding:80px 10%}.about-left,.about-page{display:flex;justify-content:center}.about-left{flex:1 1}.about-right{flex:1.2 1}@media (max-width:900px){.about-page{flex-direction:column;gap:40px;padding:100px 5% 50px}}.carousel-wrapper{background-color:#006039;border-radius:12px;box-shadow:20px 20px 60px #00000080;height:480px;overflow:hidden;position:relative;width:380px}.carousel-container,.carousel-item{height:100%;width:100%}.carousel-item{object-fit:cover}@media (max-width:900px){.carousel-wrapper{height:380px;width:300px}}.about-subtitle{align-items:center;color:#fff;display:flex;font-size:1.1rem;font-weight:600;gap:10px;margin-bottom:10px}.about-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;margin-bottom:25px;text-transform:uppercase}.about-text p{color:#b0b0b0;font-size:1.05rem;line-height:1.7;margin-bottom:15px;text-align:justify}.projets-container{background-color:#0b1411;box-sizing:border-box;color:#fff;font-family:Montserrat,sans-serif;min-height:100vh;padding:120px 10% 50px;width:100%}.section-title,.skills-intro{border-left:5px solid #006039;color:#fff;display:block;font-size:1.6rem;font-weight:800;letter-spacing:3px;margin-bottom:40px;padding-left:15px;text-transform:uppercase}.skills-section{margin-bottom:80px}.skills-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);margin-top:30px}.skill-badge{align-items:center;background-color:#ffffff0a;border:1px solid #0060391a;border-radius:6px;box-sizing:border-box;color:#e0e0e0;display:flex;gap:12px;padding:15px 25px;transition:all .3s ease;width:100%}.skill-badge:hover{background-color:#00603926;border-color:#006039;transform:translateY(-3px)}.skill-icon{font-size:.9rem}.projets-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}.projet-card{display:flex;flex-direction:column}.img-container{align-items:center;background-color:#161b19;border:1px solid #ffffff0d;border-radius:8px;display:flex;height:250px;justify-content:center;margin-bottom:20px;overflow:hidden;padding:30px;transition:all .4s ease}.img-container img{border-radius:4px;box-shadow:0 15px 35px #00000080;height:100%;object-fit:cover;width:100%}.projet-card:hover .img-container{background-color:#1c2421;border-color:#00603966;transform:translateY(-10px)}.projet-card h3{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:12px}.know-more{align-items:center;color:#006039;display:flex;font-size:.75rem;font-weight:800;gap:10px;letter-spacing:1px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.know-more:hover{color:#00854d;gap:15px}@media (max-width:900px){.projets-grid,.skills-grid{grid-template-columns:1fr}.projets-container{padding:100px 5% 50px}.section-title,.skills-intro{font-size:1.3rem}}.contact-container{background-color:#0b1411;box-sizing:border-box;color:#fff;font-family:Montserrat,sans-serif;min-height:100vh;padding:180px 10% 50px;width:100%}.contact-content{align-items:flex-start;display:flex;gap:60px}.contact-info{flex:1 1}.contact-info h2{font-size:2rem;font-weight:800;line-height:1.3;margin-bottom:20px}.p_desc{color:#b0b0b0;font-size:1.05rem;line-height:1.7;margin-bottom:40px}.info-details{display:flex;flex-direction:column;gap:30px}.info-item{gap:20px}.info-icon,.info-item{align-items:center;display:flex}.info-icon{background-color:#0060391a;border:1px solid #0060394d;border-radius:50%;font-size:1.4rem;height:50px;justify-content:center;width:50px}.info-item h3{color:#b0b0b0;font-size:.9rem;letter-spacing:1px;margin:0 0 4px;text-transform:uppercase}.info-item p{font-weight:600;margin:0}.contact-form{background-color:#ffffff05;border:1px solid #0060391a;border-radius:8px;flex:1.3 1;flex-direction:column;padding:40px}.contact-form,.form-row{display:flex;gap:20px}.form-row .form-group{flex:1 1}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{color:#e0e0e0;font-size:.85rem;font-weight:600;letter-spacing:.5px}.form-group input,.form-group textarea{background-color:#161b19;border:1px solid #ffffff0d;border-radius:6px;box-sizing:border-box;color:#fff;font-family:Montserrat,sans-serif;font-size:.95rem;outline:none;padding:14px;transition:all .3s ease;width:100%}.form-group textarea{height:150px;max-height:150px;max-width:100%;min-height:150px;min-width:100%;overflow-y:auto;resize:none}.form-group input:focus,.form-group textarea:focus{border-color:#006039;box-shadow:0 0 10px #00603933}.btn-submit{background-color:#006039;border:none;border-radius:6px;box-shadow:0 4px 15px #0000004d;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:1px;margin-top:10px;padding:16px;text-transform:uppercase;transition:all .3s ease}.btn-submit:hover{background-color:#00854d;box-shadow:0 6px 20px #00603966;transform:translateY(-2px)}@media (max-width:900px){.contact-content{flex-direction:column;gap:45px}.contact-form,.contact-info{box-sizing:border-box;width:100%}.form-row{flex-direction:column;gap:20px}.contact-container{padding:120px 5% 50px}.contact-form{padding:25px}}
/*# sourceMappingURL=main.66528cbf.css.map*/