@font-face{font-family:Alagard;src:url(/DA/alagard.ttf) format("truetype");font-weight:400;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}body{background:url(/DA/bg.png) no-repeat;background-size:cover;font-family:Alagard,Arial,sans-serif;color:#fff;line-height:1.6;min-height:100vh}img,video,canvas,svg{max-width:100%;height:auto}html,body{overflow-y:auto}body{-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar{width:0;height:0;background:transparent}#root,.App,.AppMain{-ms-overflow-style:none;scrollbar-width:none}#root::-webkit-scrollbar,.App::-webkit-scrollbar,.AppMain::-webkit-scrollbar{width:0;height:0}html,body,#root{height:100%}#root{display:flex}.App{min-height:100%;display:flex;flex-direction:column;width:100%}.AppMain{flex:1 0 auto}.Accueil{height:100vh;height:100svh;position:fixed;width:100%;top:0;left:0;overflow:hidden;display:flex;flex-direction:column;align-items:center}.Accueil .en-tête{margin-top:4rem;display:flex;flex-direction:column;text-align:center}@media (max-width: 768px){.Accueil .en-tête{margin-top:2rem}}.Accueil p{font-size:clamp(1.75rem,4.5vw,2.5rem);color:#fff;text-shadow:0 4px 17.7px rgba(255,255,255,.8)}.Accueil nav{margin-top:1rem;position:relative;width:100%;height:300px}.Nuage_Section a{display:flex;align-items:center;justify-content:center;background:url(/DA/cloud.png) no-repeat center/contain;color:#fff;text-align:center;text-shadow:-9px 8px 0 #17006A80;-webkit-text-stroke:10px #17006A;paint-order:stroke fill;font-size:clamp(1.75rem,6vw,50px);transition:transform .3s ease;text-decoration:none;padding:clamp(1rem,3.5vw,2em)}.Nuage_Section:hover a{transform:scale(1.1)}.Nuage_Section:nth-child(1){position:absolute;left:12%;top:-12px}.Nuage_Section:nth-child(2){position:absolute;left:35%;top:55%}.Nuage_Section:nth-child(3){position:absolute;right:13%;top:-35px}.Projets,.About,.Contact,.Projet_Detail{padding:.7rem;min-height:100vh}.About{padding:3rem 2rem;max-width:1600px;margin:0 auto;width:96%}.About h1{font-size:2.5rem;margin-bottom:2rem;color:#fff;text-align:center;text-shadow:0 4px 17.7px rgba(255,255,255,.8)}.Profil{margin-top:3rem;display:grid;grid-template-columns:1fr 2fr;gap:2rem}.CarteProfil{background:#201246d9;border-radius:1rem;padding:1.5rem;position:sticky;top:4.5rem;height:fit-content}.CarteProfil img{width:100%;height:350px;object-fit:cover;border-radius:.5rem;margin-bottom:1rem}.SousCarte{text-align:center}.SousCarte h3{font-size:1.5rem;margin-bottom:.5rem}.SousCarte h5{font-size:1rem;color:#ffffffb3;margin-bottom:.25rem}.Description{display:flex;flex-direction:column;gap:1.2rem}@media (max-width: 768px){.Description{gap:.9rem}}.Description h2{font-size:clamp(1.5rem,3.6vw,2.1rem);color:#fff}.Description p{font-size:1.1rem;line-height:1.7;color:#ffffffe6}.Description b{background:linear-gradient(90deg,#fde9bc,#7e00d2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.Compétences{width:calc(100% + 1rem);margin:3.5rem -.5rem;padding:2rem;background:#ffffff0d;border-radius:1rem}@media (max-width: 768px){.Compétences{width:calc(100% + 1rem);margin:2rem -.5rem;padding:.75rem}}.Compétences h2{font-size:1.7rem;margin-bottom:1.5rem}.Skills-List{display:flex;flex-wrap:wrap;gap:1rem}.contact-container{display:flex;gap:3rem;justify-content:center;margin:2rem auto 0;padding:0 2rem;width:70%}.contact-form{flex:1 1 100%;background:#201246d9;padding:2rem;border-radius:1rem;width:100%;max-width:none}@media (max-width: 768px){.contact-container{flex-direction:column;padding:0;width:100%;margin:1rem auto 0}.contact-form{flex:1 1 auto;width:100%;max-width:none;padding:.5rem}.contact-platforms{width:100%}.contact-platforms a{width:100%;justify-content:center}}@media (max-width: 768px){.contact-platforms a{padding:.9rem 1.4rem}.contact-platforms img{width:24px;height:24px}}.contact-form label{display:block;color:#b47cff;font-weight:700;margin-bottom:.5rem;font-size:1.1rem}.contact-form input,.contact-form textarea{width:100%;padding:.8rem;margin-bottom:1rem;border:2px solid #17006A;border-radius:.5rem;background:#ffffffe6}.contact-form button{background:linear-gradient(135deg,#17006a,#7e00d2);color:#fff;border:none;padding:.8rem 2rem;border-radius:.5rem;cursor:pointer;font-family:Alagard;font-size:1.1rem;transition:transform .2s}.contact-form button:hover{transform:translateY(-2px)}.contact-platforms{display:flex;flex-direction:column;gap:2rem;justify-content:center}.contact-platforms a{display:flex;align-items:center;justify-content:center;gap:2.2rem;background:linear-gradient(135deg,#e0c992,#f2e3c3);padding:2rem 3rem;border-radius:.8rem;color:#17006a;font-weight:700;font-size:1.1rem;transition:transform .2s;text-decoration:none;white-space:nowrap;text-align:center}.contact-platforms a:hover{transform:scale(1.05)}.contact-platforms img{width:36px;height:36px}.Nuage_Back{position:fixed;top:2rem;left:2rem;z-index:9999}.Nuage_Back a{display:flex;align-items:center;justify-content:center;background:url(/assets/cloud-C9frOVcg.png) no-repeat center/contain;width:clamp(160px,18vw,200px);height:clamp(80px,9vw,100px);color:#fff;text-decoration:none;font-size:2rem;text-shadow:1px 3px 0 rgba(0,0,0,.25);-webkit-text-stroke:5px #17006A;paint-order:stroke fill;transition:transform .2s}.Nuage_Back a:hover{transform:scale(1.1)}.Projet_Detail{min-height:100vh;position:relative;padding-top:2rem}.projet-detail-opaque{margin:5rem auto 0;max-width:1180px;background:#201246eb;border-radius:1.5rem;box-shadow:0 8px 32px #17006a33;padding:2.5rem 2rem;display:flex;flex-direction:column}@media (max-width: 768px){.projet-detail-opaque{margin:3.5rem auto .5rem;padding:1.5rem 1rem}}.projet-detail-grid{display:flex;gap:2.5rem;align-items:flex-start}@media (max-width: 900px){.projet-detail-grid{gap:1rem}}.projet-detail-carousel{flex:1 1 380px;min-width:320px;max-width:420px}.projet-detail-content{flex:2 1 0;display:flex;flex-direction:column;gap:1.2rem}@media (max-width: 768px){.projet-detail-content{gap:.9rem}}.projet-detail-content h1{font-size:clamp(1.6rem,4.2vw,2.2rem);color:#fff;margin-bottom:.5rem;text-shadow:0 4px 17.7px rgba(255,255,255,.8)}.projet-detail-tags{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem}@media (max-width: 768px){.projet-detail-tags{gap:.5rem}.projet-detail-tags .tag{font-size:.9em!important}}.projet-detail-date{font-family:Inter,Segoe UI,Arial,sans-serif;color:#e0c992;font-weight:700;margin-bottom:.5rem}.projet-detail-desc p{color:#fff;font-size:1.05rem;margin-bottom:.7em}@media (max-width: 768px){.projet-detail-desc p{font-size:.96rem}}.projet-tags-row,.projet-tags-row *,.projet-detail-tags,.projet-detail-tags *,.projet-detail-desc,.projet-detail-desc p{font-family:Inter,Segoe UI,Arial,sans-serif}.projet-detail-link{margin-top:1.5rem}.projet-detail-link a{display:inline-block;background:linear-gradient(90deg,#17006a,#7e00d2);color:#fff;padding:.7em 1.5em;border-radius:.5em;font-weight:700;text-decoration:none;transition:background .2s,transform .2s}.projet-detail-link a:hover{background:linear-gradient(90deg,#7e00d2,#17006a);transform:translateY(-2px) scale(1.04)}@media (max-width: 768px){.projet-detail-link{text-align:center}}.ContenuProfil{background:#201246d9;border-radius:1rem;padding:2rem;font-family:Inter,Segoe UI,Arial,sans-serif;color:#fff;box-shadow:0 4px 24px #17006a22}.ContenuProfil h2{font-family:Inter,Segoe UI,Arial,sans-serif;font-weight:700;color:#b47cff;margin-bottom:1rem}@media (max-width: 768px){.ContenuProfil h2{font-size:1.15rem}}.ContenuProfil p{font-family:Inter,Segoe UI,Arial,sans-serif;font-size:1rem;font-weight:600;color:#fff;line-height:1.7;margin-bottom:1.2em}@media (max-width: 768px){.ContenuProfil h2{font-size:1.05rem}.ContenuProfil p{font-size:.92rem}}.filtrage-bar{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;align-items:center;justify-content:center;background:#201246d9;border-radius:1rem;padding:1.2rem 2rem;box-shadow:0 2px 12px #17006a22}.filtrage-bar label{font-family:Inter,Segoe UI,Arial,sans-serif;color:#b47cff;font-weight:600;margin-right:.5rem}.filtrage-bar select,.filtrage-bar option{font-family:Inter,Segoe UI,Arial,sans-serif;background:#fff;color:#17006a;border:1.5px solid #b47cff;border-radius:.5rem;padding:.5rem 1rem;font-size:1rem;margin-right:.5rem;transition:border .2s}.filtrage-bar select:focus{border:1.5px solid #7E00D2;outline:none}.filtrage-tags-list{display:flex;flex-wrap:wrap;gap:.5rem}.filtrage-tag{background:#b47cff;color:#fff;border-radius:999px;padding:.2em .8em;font-size:.95em;display:flex;align-items:center;gap:.3em;cursor:pointer;font-family:Inter,Segoe UI,Arial,sans-serif;border:none}.filtrage-tag-remove{font-weight:700;margin-left:.2em;cursor:pointer}.liste-projets{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center;align-items:flex-start;margin-bottom:1rem}@media (max-width: 768px){.liste-projets{gap:.75rem}}.projet-card{background:#201246d9;border-radius:1rem;box-shadow:0 2px 12px #17006a22;border:1.5px solid #b47cff;padding:.9rem;width:clamp(210px,43vw,250px);min-height:250px;text-decoration:none;color:inherit;cursor:pointer;display:flex;flex-direction:column;align-items:center;transition:transform .2s ease,background .2s ease,box-shadow .2s ease,color .2s ease;align-self:flex-start;will-change:transform}.projet-card:hover{background:#fff;color:#17006a;box-shadow:0 4px 24px #17006a33;transform:translateY(-6px) scale(1.01)}.projet-card:hover .extra-tag{opacity:1;max-height:32px;transform:translateY(0);pointer-events:auto}.projet-card:hover .projet-titre{color:#7e00d2}.projet-thumbnail{width:min(190px,76%);height:110px;margin-bottom:.6rem;object-fit:cover;border-radius:.5rem;box-shadow:0 2px 8px #17006a22;background:#fff}.projet-tags-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.7rem;justify-content:center}.projet-titre{font-size:1.15rem;font-family:Alagard,Arial,sans-serif;font-weight:700;text-align:center;margin:.5rem 0 0;color:#fff;transition:color .2s}.filtrage-type-row{display:flex;align-items:center;gap:1.2rem;margin-bottom:0rem;flex-wrap:wrap;justify-content:center}.filtrage-type-label{font-family:Inter,Segoe UI,Arial,sans-serif;color:#b47cff;font-weight:600;margin-right:.5rem}.filtrage-type-radio{display:flex;align-items:center;gap:.3em;font-family:Inter,Arial,sans-serif;font-size:1rem;color:#fff;background:none;border-radius:999px;padding:.2em .7em;cursor:pointer}.filtrage-type-radio input[type=radio]{accent-color:#7E00D2;margin-right:.2em}.filtrage-tags-row{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap;justify-content:center}.filtrage-tags-label{font-family:Inter,Arial,sans-serif;color:#b47cff;font-weight:600;margin-right:.5rem}@keyframes shiny-glow{0%,to{text-shadow:0 4px 17.7px rgba(255,255,255,.5)}50%{text-shadow:0 4px 17.7px rgba(255,255,255,.9)}}.Projets h1,.About h1,.Contact h1,.Projet_Detail h1,.Accueil p{animation:shiny-glow 3s ease-in-out infinite}.projet-detail-content h1{animation:shiny-glow 4s ease-in-out infinite}.Accueil p{animation:shiny-glow 2.5s ease-in-out infinite}.Projets h1:hover,.About h1:hover,.Contact h1:hover,.projet-detail-content h1:hover{animation-play-state:paused}@media (max-width: 1024px){.Profil{grid-template-columns:1fr}.CarteProfil{position:relative;top:0}}@media (max-width: 768px){.contact-container{flex-direction:column}.Accueil nav{height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 0 1rem}.Nuage_Section{position:static!important}.Nuage_Section a{height:125px;min-height:110px;min-width:min(90vw,330px);font-size:clamp(2rem,5.5vw,1.9rem);padding:clamp(.35rem,1.4vw,.7rem);-webkit-text-stroke:7px #17006A;paint-order:stroke fill;text-shadow:0px 0px 0 #17006A80}}.Projet_Detail .Nuage_Back{position:fixed;top:2rem;left:2rem;z-index:9999}.Projets h1,.About h1,.Contact h1,.Projet_Detail h1{text-align:center;margin-top:0;margin-bottom:1.5rem;width:100%;font-size:clamp(2rem,4.5vw,2.7rem);font-family:Alagard,Arial,sans-serif;font-weight:700;letter-spacing:1px;text-shadow:0 4px 17.7px rgba(255,255,255,.8)}@media (max-width: 768px){.Projets h1,.About h1,.Contact h1,.Projet_Detail h1{font-weight:900;letter-spacing:1.2px}}.filtrage-toggle{display:flex;align-items:center;gap:.5rem;background:#201246d9;color:#fff;border:1.5px solid #b47cff;border-radius:999px;padding:.4rem .9rem;cursor:pointer;font-family:Inter,Segoe UI,Arial,sans-serif;font-weight:600;transition:background .2s,color .2s,border .2s;margin-bottom:1rem;width:max-content;margin-left:auto;margin-right:auto}.filtrage-toggle:hover{background:#fff;color:#17006a}@media (max-width: 768px){.filtrage-toggle{display:flex;margin-left:auto;margin-right:auto}}.filtrage-collapsible{overflow:hidden;max-height:0;opacity:0;pointer-events:none;transition:max-height .24s ease,opacity .2s ease}.filtrage-collapsible.open{max-height:650px;opacity:1;pointer-events:auto}@media (max-width: 768px){.filtrage-bar{padding:.8rem 1rem;gap:.6rem}.filtrage-bar select,.filtrage-bar option{font-size:.95rem;padding:.4rem .7rem}.filtrage-type-radio,.filtrage-tags-label,.filtrage-type-label{font-size:.95rem}.filtrage-tag{font-size:.9rem;padding:.2em .6em}}.projet-card{padding:.9rem;width:clamp(210px,43vw,250px);min-height:250px}@media (max-width: 768px){.projet-card{width:min(92vw,360px)}}.projet-thumbnail{width:190px;height:110px;margin-bottom:.6rem}@media (max-width: 768px){.projet-thumbnail{width:100%;height:auto;aspect-ratio:16 / 9}}.projet-card .extra-tag{display:none}.projet-card:hover .extra-tag,.projet-card .tag-more{display:inline-flex}.projet-card:hover .tag-more{display:none}.Skills-List{gap:.6rem}.Skills-List a,.Skills-List button{padding:.5rem .75rem;font-family:Inter,Segoe UI,Arial,sans-serif}.Skills-List a img,.Skills-List button img{width:30px;height:30px}@media (max-width: 768px){.Skills-List{gap:.1rem}.Skills-List .IconButton{transform:scale(.86);transform-origin:center;padding:.35rem .6rem!important}.Skills-List .IconButton img{width:22px!important;height:22px!important}}.projet-tags-row .tag-more{display:inline-flex;align-items:center;justify-content:center;padding:.2em .7em;border-radius:999px;background:#e0eaff;border:1px solid #b47cff;color:#7e00d2;font-family:Inter,Segoe UI,Arial,sans-serif;font-weight:600;font-size:.9rem;line-height:1;box-shadow:0 2px 6px #17006a26}.IconButton{position:relative;overflow:visible}.IconButton span{font-weight:600}.IconButton[data-tooltip]:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px);background:#201246f2;color:#fff;padding:6px 10px;border-radius:8px;white-space:nowrap;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:.85rem;line-height:1;box-shadow:0 4px 16px #17006a40;border:1px solid #b47cff;opacity:0;pointer-events:none;transition:opacity .14s ease,transform .14s ease;z-index:20}.IconButton[data-tooltip]:before{content:"";position:absolute;left:50%;bottom:100%;transform:translate(-50%);border:6px solid transparent;border-top-color:#201246f2;opacity:0;transition:opacity .14s ease;z-index:20}.IconButton:hover:after,.IconButton:focus-visible:after,.IconButton:hover:before,.IconButton:focus-visible:before{opacity:1;transform:translate(-50%) translateY(0)}.SiteFooter{width:100%;margin-left:0;margin-right:0;background:#201246db;border-top:2px solid #b47cff;-webkit-backdrop-filter:saturate(125%) blur(6px);backdrop-filter:saturate(125%) blur(6px);margin-top:.5rem}@media (min-width: 769px){.Projet_Detail .SiteFooter{margin-top:0!important}}.Contact .SiteFooter{margin-top:0!important}.SiteFooter .Footer-inner{width:90%;max-width:1440px;margin:0 auto;padding:2rem 0}.Footer-grid{display:flex;gap:2rem;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.Footer-left{display:flex;flex-direction:column;gap:1rem}.Footer-profile{display:flex;gap:1rem;align-items:center}.Footer-avatar{width:72px;height:72px;border-radius:12px;object-fit:cover;box-shadow:0 2px 12px #17006a40}.Footer-name{font-size:1.8rem;color:#e0eaff;font-family:Alagard,Arial,sans-serif;text-shadow:0 2px 12px rgba(255,255,255,.25)}.Footer-badges{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.25rem}.Footer-badge{font-family:Inter,Segoe UI,Arial,sans-serif;color:#7e00d2;background:linear-gradient(180deg,#eaf0ff,#e0eaff);border:1.5px solid #b47cff;border-radius:999px;padding:.2em .7em;font-size:.86rem;font-weight:700;box-shadow:0 2px 8px #17006a26;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.Footer-badge:hover{transform:translateY(-1px);box-shadow:0 4px 14px #17006a38;background:#fff}.Footer-social{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.Footer-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e0eaff;border:1.5px solid #b47cff;box-shadow:0 2px 10px #17006a2e;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.Footer-icon img{width:22px;height:22px;display:block}.Footer-icon:hover{transform:translateY(-2px);background:#fff;box-shadow:0 6px 18px #17006a47}.Footer-right{display:flex;flex-direction:column;gap:.8rem;align-items:flex-end}.Footer-nav{list-style:none;display:flex;flex-wrap:wrap;gap:.8rem;margin:0;padding:0}.Footer-nav a{position:relative;color:#e0eaff;text-decoration:none;font-family:Inter,Segoe UI,Arial,sans-serif;font-weight:700;padding:.25rem .7rem;border-radius:999px;border:1px solid transparent;background:#ffffff0a;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}.Footer-nav a:hover{background:#fff;color:#17006a;border-color:#b47cff;transform:translateY(-1px)}.Footer-nav a:focus-visible{outline:none;box-shadow:0 0 0 3px #b47cff59}.Footer-credits{color:#cfd7ff;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:.92rem;text-align:right}.Footer-credits p{margin:0}.Footer-credits a{color:#e0c992;font-weight:800;text-decoration:none;border-bottom:2px solid transparent;transition:border-color .18s ease,color .18s ease}.Footer-credits a:hover{color:#fff;border-color:#e0c992}@media (max-width: 768px){.Footer-right{align-items:flex-start}.Footer-credits{text-align:left}}.Accueil .SiteFooter{display:none}.Legal{padding:2rem 1rem .5rem;min-height:0}.Legal h1{text-align:center;margin-bottom:1.5rem;font-size:clamp(1.6rem,4.5vw,2.4rem);font-family:Alagard,Arial,sans-serif;color:#fff;text-shadow:0 4px 18px rgba(255,255,255,.8)}.legal-opaque{width:92%;max-width:1100px;margin:0 auto;display:grid;gap:1rem;grid-template-columns:1fr}.legal-opaque>section{position:relative;background:linear-gradient(180deg,#201246f5,#201246e6);border:1px solid #b47cff;border-radius:1rem;padding:1.2rem 1.4rem;box-shadow:0 8px 28px #17006a38;overflow:hidden}.legal-opaque>section:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#17006a,#7e00d2)}.legal-opaque h2{margin:0 0 .6rem;font-family:Inter,Segoe UI,Arial,sans-serif;font-weight:800;font-size:1.2rem;color:#b47cff}.legal-opaque p,.legal-opaque li,.legal-opaque a{font-family:Inter,Segoe UI,Arial,sans-serif;font-size:1rem;line-height:1.7;color:#fff;margin:.2rem 0}.legal-opaque ul{padding-left:1.2rem;margin:.25rem 0 .75rem}.legal-opaque li{list-style:disc}.legal-opaque a{color:#e0c992;font-weight:800;text-decoration:none;border-bottom:2px solid transparent;transition:color .18s ease,border-color .18s ease}.legal-opaque a:hover{color:#fff;border-color:#e0c992}@media (min-width: 980px){.legal-opaque{grid-template-columns:1fr 1fr}}.Legal .Nuage_Back{z-index:9999;position:fixed;top:1rem;left:1rem}@media (min-width: 1024px){.Accueil nav{height:420px}.Nuage_Section a{font-size:clamp(2.2rem,4.2vw,3.6rem);padding:clamp(1.1rem,2.2vw,2.2rem);min-width:420px;min-height:190px}}@media (min-width: 1440px){.Nuage_Section a{min-width:500px;min-height:220px}}@media (max-width: 768px){body{background:none!important}body:before{content:"";position:fixed;inset:0;background:url(/assets/bg-mobile-CbHO4HsA.png) center top / cover no-repeat;z-index:-1;pointer-events:none;transform:translateZ(0)}}@media (max-width: 768px){.Nuage_Back{top:.75rem;left:.75rem}.Nuage_Back a{width:120px;height:64px;font-size:1.2rem;-webkit-text-stroke:5.5px #17006A;paint-order:stroke fill}.Projets h1,.About h1,.Contact h1,.Projet_Detail h1{margin-top:.5rem}.projet-detail-grid{flex-direction:column;gap:.9rem}.projet-detail-carousel,.projet-detail-content{width:100%;max-width:none;min-width:0;flex:0 1 auto}}.About{width:96%;max-width:1600px}@media (min-width: 1100px){.Profil{grid-template-columns:minmax(280px,.9fr) minmax(0,2.8fr);gap:2rem}}@media (min-width: 1440px){.About{max-width:1680px}.Profil{grid-template-columns:minmax(300px,.9fr) minmax(0,3.1fr)}}@media (max-width: 1024px){.About{width:100%;max-width:none;padding-left:1rem;padding-right:1rem}}.Projets{min-height:auto;padding-bottom:1rem;padding-top:3rem}.Contact{padding-top:3rem;padding-bottom:.5rem}@media (max-width: 768px){.Projets,.About,.Contact,.Projet_Detail,.Legal{padding-top:5.25rem}}
