body{
      font-family: 'Inter', sans-serif;
      background-color: #fafafa;
    margin: 0;
}
.contain{
    overflow: hidden;
    width: 100%;
}
nav{
    display: flex;
    justify-content: space-between;
    margin-left: 50px;
       margin-right: 50px;
       align-items: center;
       height: 60px;
}
.center_nav{
    display: flex;
    width: 200px;
    font-size: 14px;
    justify-content: space-between;
}
.bouton_contact{
    width: 120px;
    border: 1px solid black;
    height: 36px;
    background-color: white;
    font-size: 18px;
}
.nom_prenom{
    font-size: 18px;
    font-weight: bold;
}

header{
    width: 100%;
    height: 80vh;
    display: flex;
}
.left_header{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
  
    padding-left: 45px;
    justify-content: flex-end;
}
.left_header h1{
    font-size: 110px;
    margin: 0;
    font-weight: 900;
    letter-spacing: -0.08em;

  
}

.right_header{

    width: 50%;
}
.zone_design{
    margin-bottom: 100px;
}
.zone_design h1 {
  margin-top: 0;
  margin-bottom: -30px;
}

.color_creative{
    color: #e39bdc;
}
.zone_experience{
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.zone_experience p{
    margin: 3px;
    font-size: 14px;
}
.card1{
    background-color:#e39bdc; 
    height: 320px;
    width: 355px;
   transform: rotate(-3deg);
   position: relative;
   margin-bottom: 30px;
}
.card2{
     background-color:#000000; 
    height: 320px;
    width: 355px;
   transform: rotate(-3deg); 
   position: absolute;
   top: -15px;
   left: -20px;
   display: flex;
   align-items: center;
   justify-content: center;
}
.card2 h2{
    font-size: 60px;
    color: white;
}
.right_header{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    padding-right: 40px;
}
.right_header p{
font-size: 15px;
width: 75%;
}
.ligne_projet{
    display: flex;
    justify-content: space-between;
    font-size: 14px;
      font-weight: 300;
      height: 140px; 
    align-items: center;
}

.zone_projet{
    padding-left: 45px;
    padding-right: 45px;
}

.nombre_projet .zonenombre_projet{
height: 200px;
border-top: 1px solid black;

display: flex;
padding-top: 50px;

}

.contain_titre_projet{
    width: 550px;
}
.chiffre_projet{
    padding-right: 130px;
}

.titre_projet{
    font-size: 59px;
     letter-spacing: -4px;
   
     margin: 0;
   transition: color 0.2s ease;
}

.titre_projet:hover{
   
       color:#e39bdc; 
}
.zone_rectangle{
    width: 400px;
   
    display: flex;
    justify-content: center;

}
.rectangle{
    background-color: black;
    width: 130px;
    height: 165px;
    transform: rotate(-7deg);
    display: flex;
    align-items: center;
    justify-content: center;
     transition: transform 0.3s ease;
}


.rectangle:hover {
    transform: rotate(0deg) scale(1.1); /* petit zoom élégant */
}
.text_description{
    font-size: 14px;
    width: 320px;
    line-height: 1.6;
}
.zone_rectangle h2{
color: white;
font-size: 17px;
}


.zone_competence{
    width: 100%;
    background-color: rgb(0, 0, 0);
    padding-left: 45px;
    padding-right: 45px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 500px;
}
.mini_titre_competence{
    color: #979797;
    font-size: 13px;
    margin-bottom: 60px;
}
.titre_zoneCompetence{
    font-size: 70px;
    color: white;
    line-height: 0.9;
}
.sous_zone_phrase_competence{
    line-height: 0.90;
}
.sous_zone_phrase_competence h1{
    font-size: 89px;
    margin: 0;
        letter-spacing: -0.08em;
        padding: 0;
        border: 1px solid black;

}
.phrase1 {
    color: white;

}

.phrase2{
    color: #e39bdc;
}
.all_competence{
    width: 100%;
    display: flex;
 
}

.zone_footer{
          padding-left: 30px;
    padding-right: 30px;
}
.zone_travaillons_ensemble{
        margin-bottom: 55px;
}
.zone_travaillons_ensemble h1 {
    font-size: 130px;
    margin: 0;
    line-height: 0.9;
    letter-spacing: 2px; /* plus serré */
}

.ensemble {
    color: #e39bdc;
    
}

.UneCompetence{
    border: 1px solid grey;
    width: 150px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;

    color: white;
    font-size: 14px;
    margin: 6px;
    transition: background-color 0.25s ease, color 0.25s ease;
    margin-top:40px;
}

.UneCompetence:hover {
    background-color: white;
    color: black;
}
.disponibiliter{
    width: 600px;
    font-size: 18px;
}

.mini_titre_contact{
    margin-top: 50px;
        color: #979797;
    font-size: 13px;
    margin-top: 60px;
    margin-bottom: 60px;


}
.zone_footer{
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 40px;
}
.disponibiliter{
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1.6;
}
.email{
    font-size: 35px;
       transition: color 0.2s ease;
}
.email:hover{
   
       color:#e39bdc; 
}
.left_zone_lien{
    width: 50%;
}
.right_zone_lien{
    width: 50%;
}
.vous_aimer_ce_design{
    color: #989893;
    font-size: 15px;
    font-weight: normal;
    margin: 0;
}
.zone_lien_pro{
    background-color: black;
    display: flex;
    height: 300px;
    align-items: center;
    justify-content: flex-end;
    padding-left: 30px;
}
.obtenez_portfolio{
    font-size: 30px;
    color: white;
    margin: 0;
    margin-top: 15px;
    margin-bottom: 15px;
}
.text_lien_pro{
  color: #989893;
    margin: 0;
    font-size: 15px;
    width: 60%;
    
}

.bouton_achat {
  display: inline-flex;
  align-items: center;
  justify-content: center;
 width: 330px;
 height: 55px;
  font-size: 17px;
  font-weight: 600;
  background-color: #ffffff;
  color: black;
  border: none;
  border-radius: 24px;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
.fleche_pro {
    margin-left: 10px;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top: 2px solid #000000;
  border-right: 2px solid #000000;
  transform: rotate(45deg);
  transition: transform 0.3s ease, margin-left 0.3s ease;
}

a{
    color: rgb(0, 0, 0);
    text-decoration: none;
   
}
.politique{
    color: white;
}
.right_zone_lien{
display: flex;
flex-direction: column;
}
.zone_rgpd{

    width: 100%;
    height: 40px;
       color: rgb(0, 0, 0);
       background-color: rgb(0, 0, 0);
       display: flex;
       justify-content: center;
       align-items: c;
}
.zone_rgpd a{
    color: white;
    font-size: 14px;
}

.zone_rgpd_final{
    font-size: 12px;
    width: 100%;
    display: flex;
    justify-content: center;
    height: 100px;
    align-items: flex-end;
}
.lienPolitique{
    color: white;
}
.rgpd{
    font-size: 14px;
    color: white;
    margin-bottom: 10px;
  
}

.checkrgpd{
    width: 15px;
    height: 15px;
}

.achat_folio{
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
     padding-left: 45px;
     background-color: #f9f9f9;
}
.achat_folio h2{
    font-size: 28px;
}
.achat_folio p{
    color: #454547;
    width: 45%;
}
.achat_folio input{
    width: 280px;
    height: 38px;
    border-radius: 4px;
    border: 1px solid rgb(151, 149, 149);
    padding-left: 9px;
}

.achat_folio button{
    height: 39px;
    background-color: rgb(23, 23, 23);
    color: white;
    border: none;
    border-radius:4px ;
    margin-left: 4px;
    width: 120px;
}

.achat_folio{
    border-top: 1px solid grey;

}


/* TABLETTE (768px à 1024px) */
@media (max-width: 1024px) {
    nav {
        margin-left: 20px;
        margin-right: 20px;
    }
    .center_nav {
        width: 150px;
        font-size: 13px;
    }
    .bouton_contact {
        width: 100px;
        height: 32px;
        font-size: 16px;
    }
    header {
        flex-direction: column;
        height: auto;
    }
    .left_header, .right_header {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .left_header h1 {
        font-size: 70px;
    }
    .card1{
        display: none;
    }
    .card2{
        display: none;
    }
    .zone_design{
        margin: 0;
    }
    .chiffre_projet{
        padding-right: 0px;
    }
    .zone_rectangle{
        display: none;
    }
    .right_header p {
        width: 100%;
        font-size: 14px;
    }
    .card1, .card2 {
        width: 300px;
        height: 280px;
    }
    .card2 h2 {
        font-size: 45px;
    }
    .titre_projet {
        font-size: 45px;
    }
    .zone_rectangle {
        width: 100%;
        flex-wrap: wrap;
        gap: 20px;
    }
    .rectangle {
        width: 120px;
        height: 150px;
    }
    .text_description {
        width: 100%;
        font-size: 13px;
    }
    .titre_zoneCompetence {
        font-size: 50px;
    }
    .sous_zone_phrase_competence h1 {
        font-size: 60px;
    }
    .zone_travaillons_ensemble h1 {
        font-size: 90px;
    }
    .achat_folio p {
        width: 100%;
    }
}

/* MOBILE (moins de 768px) */
@media (max-width: 767px) {
    nav {
        flex-direction: column;
        height: auto;
        margin: 0 10px;
        padding: 10px 0;
    }
    .center_nav {
        width: 100%;
        justify-content: space-around;
        font-size: 12px;
        margin: 0;
    }
    .bouton_contact {
        width: 90px;
        height: 30px;
        font-size: 14px;
    }
    header {
        flex-direction: column-reverse;
        height: auto;
    }
    .left_header, .right_header {
        width: 100%;
        padding: 10px;
        text-align: center;
    }
    .left_header h1 {
        font-size: 50px;
        line-height: 1.1;
    }
    .right_header p {
        width: 100%;
        font-size: 13px;
    }
    .card1, .card2 {
        width: 250px;
        height: 220px;
        margin: 0 auto 20px auto;
    }
    .card2 h2 {
        font-size: 35px;
    }
    .ligne_projet {
        flex-direction: column;
        height: auto;
        gap: 20px;
    }
    .titre_projet {
        font-size: 35px;
        text-align: center;
    }
    .zone_rectangle {
        flex-direction: column;
        gap: 15px;
        width: 100%;
    }
    .rectangle {
        width: 100%;
        max-width: 200px;
        height: 120px;
        margin: 0 auto;
    }
    .text_description {
        width: 100%;
        font-size: 12px;
        text-align: center;
    }
    .titre_zoneCompetence {
        font-size: 40px;
        text-align: center;
    }
    .sous_zone_phrase_competence h1 {
        font-size: 50px;
    }
    .all_competence {
        flex-direction: column;
        align-items: center;
    }
    .zone_competence{
        padding: 0;
    }
    .UneCompetence {
        width: 90%;
        margin-top: 20px;
    }
    .mini_titre_competence{
        margin-left: 15px;
    }
    .phrase1{
        text-align: center;
    }
    .phrase2{
        text-align: center;
    }
    .mini_titre_competence{
margin-left: 0;
text-align: center;
    }
    .email{
        font-size: 20px;
    }
    .zone_travaillons_ensemble h1 {
        font-size: 60px;
    }
    .zone_lien_pro{
        display: flex;
        flex-direction: column;
        height: 500px;
        justify-content: center;
    }
    .left_zone_lien{
        width: 90%;
    }
    .right_zone_lien{
        width: 90%;
    }
    .bouton_achat{
        height: 45px;
        width: 90%;
    }
    .achat_folio {
        padding-left: 10px;
        padding-right: 10px;
    }
    .achat_folio p {
        width: 100%;
        font-size: 14px;
    }
    .zone_footer{
        padding-bottom: 0;
    }
    .achat_folio input {
        width: 95%;
        margin-bottom: 10px;
    }
    .achat_folio button {
        width: 97%;
    }
    .zone_footer {
        padding-left: 10px;
        padding-right: 10px;
    }
}
