:root{--jaune-vif:#fdc435;--vert-beige:#bcb398;--vert-fonce:#1d3b38;--beige-clair:#ddd6c1;--blanc-casse:#fdfdfd;--noir-attenue:#1e1e1e}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--beige-clair);color:var(--noir-attenue);font-family:Nunito,sans-serif;font-size:16px;overflow-x:hidden}.notfound section{justify-content:center;align-items:center;display:flex}.notfound a{color:#1e1e1e;background-color:#fdc435;border-radius:25px;justify-content:center;align-items:center;height:25px;padding:15px;text-decoration:none;display:flex}h1{font-size:64px}h2,h3{margin-bottom:10px;font-family:Playfair Display,serif}h2{color:var(--blanc-casse);font-size:42px}@media (width<=768px){h2{font-size:36px}}@media (width<=480px){h2{font-size:30px}}@media (width<=400px){h2{font-size:26px}}h3{font-size:22px;font-weight:700}@media (width<=768px){h3{font-size:18px}}@media (width<=400px){h3{font-size:16px}}.sectiontitle{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.yellowline{background-color:var(--jaune-vif);width:400px;max-width:100%;height:4px}p{padding-bottom:10px;font-size:16px}@media (width<=768px){p{font-size:15px}}@media (width<=480px){p{font-size:14px}}li{list-style-type:none}svg{filter:drop-shadow(0 2px 4px #0003)}button{cursor:pointer;font-family:Nunito,sans-serif;font-weight:700}main{width:100%;margin:0 auto}section{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;margin:0 auto;padding:40px 50px;display:flex}@media (width<=768px){section{padding:30px 15px}}.grid{gap:20px;display:grid}.grid.col1{grid-template-columns:1fr}.grid.col2{grid-template-columns:repeat(2,1fr)}.grid.col3{grid-template-columns:repeat(3,1fr)}@media (width<=1024px){.grid.col3{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.grid.col2,.grid.col3{grid-template-columns:1fr}}.grid>*{width:100%}#home{background-color:var(--vert-fonce);width:100%;min-height:100vh;color:var(--blanc-casse);background-image:url(/assets/kennet-river_isabelle-zezima-Djwk5fUG.webp);background-position:50%;background-size:cover;padding-bottom:60px;position:relative}#home:before{content:"";z-index:0;background:#0006;position:absolute;inset:0}#home>*{z-index:1;position:relative}#home .home-content{justify-content:space-between;align-items:flex-start;gap:20px;padding:20px;display:flex}@media (width<=500px){#home .home-content{flex-direction:column;align-items:center}}#home .titre-et-accroche{color:#fff;text-shadow:1px 1px 2px #000000b3;flex-direction:column;align-items:center;width:55%;padding-top:60px;display:flex}@media (width<=1024px){#home .titre-et-accroche{width:58%;padding-top:50px}}@media (width<=768px){#home .titre-et-accroche{width:100%;padding-top:30px}}@media (width<=480px){#home .titre-et-accroche{padding-top:20px}}#home .titre-row{justify-content:center;gap:20px;width:100%;display:flex}@media (width<=280px){#home .titre-row{flex-direction:column}}#home .titre-site{flex-direction:column;display:flex}#home .titre-site h2{flex-direction:column;align-items:flex-end;font-size:42px;display:flex}@media (width<=1100px){#home .titre-site h2{font-size:38px}}@media (width<=768px){#home .titre-site h2{font-size:30px}}@media (width<=400px){#home .titre-site h2{font-size:26px}}@media (width<=280px){#home .titre-site{align-items:center}}#home .accroche{flex-direction:column;flex-shrink:0;width:200px;display:flex}@media (width<=480px){#home .accroche{padding-top:0}}#home .accroche p{text-shadow:1px 1px 2px #00000080;font-size:1.39rem}@media (width<=1100px){#home .accroche p{font-size:1.2rem}}@media (width<=900px){#home .accroche p{font-size:1.05rem}}@media (width<=768px){#home .accroche p{font-size:1rem}}@media (width<=520px){#home .accroche p{font-size:.95rem}}#home .accroche div{display:flex}@media (width<=280px){#home .accroche div{justify-content:center}}@media (width<=900px){#home .accroche{width:170px}}@media (width<=768px){#home .accroche{width:160px}}@media (width<=480px){#home .accroche{width:140px}}@media (width<=280px){#home .accroche{width:100%}#home .accroche p{text-align:center}}#home .profilpic{flex-shrink:1;width:45%;max-width:550px;position:relative}@media (width<=1024px){#home .profilpic{width:42%;max-width:460px}}@media (width<=768px){#home .profilpic{width:100%;max-width:280px}}@media (width<=480px){#home .profilpic{max-width:220px}}#home .blob-svg{filter:drop-shadow(0 8px 24px #00000059);width:100%;height:auto;display:block}#home .admin-btn{color:var(--vert-beige);opacity:.2;z-index:10;cursor:pointer;background-color:#0000;border:none;border-radius:5px;align-items:center;gap:8px;padding:10px 20px;font-weight:700;transition:transform .2s;display:flex;position:absolute;top:0;right:0}#home .admin-btn:hover{transform:scale(1.1)}#home .admin-btn--connected{opacity:.7;color:#ffffff41}#home .admin-btn--connected .admin-btn__label{font-size:10px;font-weight:700}.virtualizlogo img{width:auto;max-width:100%;height:80px}@media (width<=768px){.virtualizlogo img{height:60px}}nav{z-index:999;justify-content:center;align-items:center;gap:12px;display:flex}nav.header-menu{-webkit-backdrop-filter:blur(5.4px);background:#ffffff48;border:1px solid #ffffff4d;border-radius:50px;padding:10px;position:absolute;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 4px 30px #0000001a}nav.sticky-menu{-webkit-backdrop-filter:blur(5.4px);background:#ffffff48;border:1px solid #ffffff4d;border-radius:50px;width:fit-content;margin:0 auto;padding:10px;position:sticky;top:0;box-shadow:0 4px 30px #0000001a}@media (width<=375px){nav{gap:6px}nav .btn{height:36px;font-size:14px}nav .btn.icon{width:36px}}@media (width<=280px){nav{gap:4px}nav.header-menu,nav.sticky-menu{padding:6px}nav .btn{height:30px;font-size:12px}nav .btn.icon{width:30px}}#apropos{background-image:linear-gradient(#ffffff70,#ffffff4f),url("data:image/svg+xml,%3csvg%20id='visual'%20viewBox='0%200%20900%20600'%20width='900'%20height='600'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20version='1.1'%3e%3cg%20stroke-width='1'%20stroke-linejoin='bevel'%3e%3cpath%20d='M458%20295L488%20482L565%20339Z'%20fill='%23d3cbb4'%20stroke='%23d3cbb4'%3e%3c/path%3e%3cpath%20d='M488%20482L638%20487L565%20339Z'%20fill='%23c2baa0'%20stroke='%23c2baa0'%3e%3c/path%3e%3cpath%20d='M458%20295L296%20467L488%20482Z'%20fill='%23ccc4ac'%20stroke='%23ccc4ac'%3e%3c/path%3e%3cpath%20d='M311%20287L296%20467L458%20295Z'%20fill='%23bfb69c'%20stroke='%23bfb69c'%3e%3c/path%3e%3cpath%20d='M296%20467L436%20600L488%20482Z'%20fill='%23bfb69c'%20stroke='%23bfb69c'%3e%3c/path%3e%3cpath%20d='M488%20482L611%20600L638%20487Z'%20fill='%23d6cfb9'%20stroke='%23d6cfb9'%3e%3c/path%3e%3cpath%20d='M573%20118L441%20164L458%20295Z'%20fill='%23bcb398'%20stroke='%23bcb398'%3e%3c/path%3e%3cpath%20d='M458%20295L337%20163L311%20287Z'%20fill='%23ddd6c1'%20stroke='%23ddd6c1'%3e%3c/path%3e%3cpath%20d='M436%20600L611%20600L488%20482Z'%20fill='%23bfb69c'%20stroke='%23bfb69c'%3e%3c/path%3e%3cpath%20d='M724%20600L736%20425L638%20487Z'%20fill='%23c2baa0'%20stroke='%23c2baa0'%3e%3c/path%3e%3cpath%20d='M638%20487L736%20425L565%20339Z'%20fill='%23c2baa0'%20stroke='%23c2baa0'%3e%3c/path%3e%3cpath%20d='M565%20339L573%20118L458%20295Z'%20fill='%23c6bda4'%20stroke='%23c6bda4'%3e%3c/path%3e%3cpath%20d='M296%20467L331%20600L436%20600Z'%20fill='%23bfb69c'%20stroke='%23bfb69c'%3e%3c/path%3e%3cpath%20d='M441%20164L337%20163L458%20295Z'%20fill='%23d6cfb9'%20stroke='%23d6cfb9'%3e%3c/path%3e%3cpath%20d='M736%20425L754%20316L565%20339Z'%20fill='%23d3cbb4'%20stroke='%23d3cbb4'%3e%3c/path%3e%3cpath%20d='M742%20149L573%20118L565%20339Z'%20fill='%23ddd6c1'%20stroke='%23ddd6c1'%3e%3c/path%3e%3cpath%20d='M441%20164L428%200L337%20163Z'%20fill='%23ccc4ac'%20stroke='%23ccc4ac'%3e%3c/path%3e%3cpath%20d='M611%20600L724%20600L638%20487Z'%20fill='%23dad2bd'%20stroke='%23dad2bd'%3e%3c/path%3e%3cpath%20d='M736%20425L900%20323L754%20316Z'%20fill='%23dad2bd'%20stroke='%23dad2bd'%3e%3c/path%3e%3cpath%20d='M112%20163L163%20322L311%20287Z'%20fill='%23c2baa0'%20stroke='%23c2baa0'%3e%3c/path%3e%3cpath%20d='M311%20287L163%20322L296%20467Z'%20fill='%23c9c1a8'%20stroke='%23c9c1a8'%3e%3c/path%3e%3cpath%20d='M296%20467L158%20478L331%20600Z'%20fill='%23ccc4ac'%20stroke='%23ccc4ac'%3e%3c/path%3e%3cpath%20d='M163%20322L158%20478L296%20467Z'%20fill='%23ddd6c1'%20stroke='%23ddd6c1'%3e%3c/path%3e%3cpath%20d='M754%20316L742%20149L565%20339Z'%20fill='%23d3cbb4'%20stroke='%23d3cbb4'%3e%3c/path%3e%3cpath%20d='M597%200L428%200L573%20118Z'%20fill='%23c6bda4'%20stroke='%23c6bda4'%3e%3c/path%3e%3cpath%20d='M573%20118L428%200L441%20164Z'%20fill='%23c9c1a8'%20stroke='%23c9c1a8'%3e%3c/path%3e%3cpath%20d='M337%20163L112%20163L311%20287Z'%20fill='%23cfc8b0'%20stroke='%23cfc8b0'%3e%3c/path%3e%3cpath%20d='M725%200L597%200L573%20118Z'%20fill='%23d6cfb9'%20stroke='%23d6cfb9'%3e%3c/path%3e%3cpath%20d='M754%20316L900%20135L742%20149Z'%20fill='%23c9c1a8'%20stroke='%23c9c1a8'%3e%3c/path%3e%3cpath%20d='M900%20460L900%20323L736%20425Z'%20fill='%23cfc8b0'%20stroke='%23cfc8b0'%3e%3c/path%3e%3cpath%20d='M724%20600L900%20460L736%20425Z'%20fill='%23c9c1a8'%20stroke='%23c9c1a8'%3e%3c/path%3e%3cpath%20d='M428%200L310%200L337%20163Z'%20fill='%23c2baa0'%20stroke='%23c2baa0'%3e%3c/path%3e%3cpath%20d='M0%20424L112%20600L158%20478Z'%20fill='%23cfc8b0'%20stroke='%23cfc8b0'%3e%3c/path%3e%3cpath%20d='M158%20478L112%20600L331%20600Z'%20fill='%23cfc8b0'%20stroke='%23cfc8b0'%3e%3c/path%3e%3cpath%20d='M149%200L112%20163L337%20163Z'%20fill='%23cfc8b0'%20stroke='%23cfc8b0'%3e%3c/path%3e%3cpath%20d='M163%20322L0%20424L158%20478Z'%20fill='%23d3cbb4'%20stroke='%23d3cbb4'%3e%3c/path%3e%3cpath%20d='M900%200L725%200L742%20149Z'%20fill='%23ccc4ac'%20stroke='%23ccc4ac'%3e%3c/path%3e%3cpath%20d='M742%20149L725%200L573%20118Z'%20fill='%23c6bda4'%20stroke='%23c6bda4'%3e%3c/path%3e%3cpath%20d='M724%20600L900%20600L900%20460Z'%20fill='%23ccc4ac'%20stroke='%23ccc4ac'%3e%3c/path%3e%3cpath%20d='M0%20286L0%20424L163%20322Z'%20fill='%23ddd6c1'%20stroke='%23ddd6c1'%3e%3c/path%3e%3cpath%20d='M900%20323L900%20135L754%20316Z'%20fill='%23c6bda4'%20stroke='%23c6bda4'%3e%3c/path%3e%3cpath%20d='M112%20163L0%20286L163%20322Z'%20fill='%23c6bda4'%20stroke='%23c6bda4'%3e%3c/path%3e%3cpath%20d='M310%200L149%200L337%20163Z'%20fill='%23c2baa0'%20stroke='%23c2baa0'%3e%3c/path%3e%3cpath%20d='M112%20163L0%20153L0%20286Z'%20fill='%23dad2bd'%20stroke='%23dad2bd'%3e%3c/path%3e%3cpath%20d='M0%20424L0%20600L112%20600Z'%20fill='%23dad2bd'%20stroke='%23dad2bd'%3e%3c/path%3e%3cpath%20d='M0%200L0%20153L112%20163Z'%20fill='%23dad2bd'%20stroke='%23dad2bd'%3e%3c/path%3e%3cpath%20d='M900%20135L900%200L742%20149Z'%20fill='%23ddd6c1'%20stroke='%23ddd6c1'%3e%3c/path%3e%3cpath%20d='M149%200L0%200L112%20163Z'%20fill='%23c6bda4'%20stroke='%23c6bda4'%3e%3c/path%3e%3c/g%3e%3c/svg%3e");background-position:50%;background-size:cover}#apropos h2{color:var(--noir-attenue)}#apropos article{padding:20px}#apropos .presentation div{gap:10px;display:flex}.intro{justify-content:space-between;gap:28px;display:flex}@media screen and (width<=768px){.intro{flex-direction:column;align-items:center}}.roundedyellowframe{border:1px solid var(--jaune-vif);border-radius:16px;flex-direction:column;align-items:center;gap:8px;width:260px;min-width:260px;max-width:100%;height:fit-content;display:flex;box-shadow:0 2px 8px #0003}@media (width<=290px){.roundedyellowframe{width:100%;min-width:unset}}.roundedyellowframe svg{padding-right:4px}.roundedyellowframe li{padding:3px;font-weight:700}#activites{text-align:center;color:var(--blanc-casse);background-image:radial-gradient(18% 28% at 24%,#094640 7%,#073aff00 100%),radial-gradient(18% 28% at 18% 71%,#184d4a 6%,#073aff00 100%),radial-gradient(70% 53% at 36% 76%,#1d3b38 0%,#073aff00 100%),radial-gradient(42% 53% at 15% 94%,#0f2421 7%,#073aff00 100%),radial-gradient(42% 53% at 34% 72%,#000 7%,#073aff00 100%),radial-gradient(18% 28% at 35% 87%,#2a493f 7%,#073aff00 100%),radial-gradient(31% 43% at 7% 98%,#235852 24%,#073aff00 100%),radial-gradient(21% 37% at 72% 23%,#245d58 24%,#073aff00 100%),radial-gradient(35% 56% at 91% 74%,#233f3d 9%,#073aff00 100%),radial-gradient(74% 86% at 67% 38%,#2a5751 24%,#073aff00 100%),linear-gradient(125deg,#1d3b38 1% 100%);background-position:0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0;background-size:100% 100%;padding:40px 20px}@media (width<=768px){#activites{padding:30px 15px}}#activites .skills-container{flex-wrap:wrap;justify-content:center;gap:40px;width:100%;display:flex}@media (width<=768px){#activites .skills-container{gap:28px}}@media (width<=480px){#activites .skills-container{gap:20px}}@media (width<=400px){#activites .skills-container{gap:16px}}#activites .skills-list{flex-direction:column;gap:10px;width:200px;display:flex}@media (width<=768px){#activites .skills-list{gap:8px;width:170px}}@media (width<=480px){#activites .skills-list{gap:6px;width:140px}}@media (width<=400px){#activites .skills-list{gap:5px;width:120px}}#activites .skills-list>span{font-size:16px}@media (width<=480px){#activites .skills-list>span{font-size:14px}}@media (width<=400px){#activites .skills-list>span{font-size:13px}}#activites .skills-list h4{font-size:16px;font-weight:700}@media (width<=480px){#activites .skills-list h4{font-size:14px}}@media (width<=400px){#activites .skills-list h4{font-size:13px}}#activites .skills-list .skill-title{flex-direction:row;justify-content:space-between;width:100%;display:flex}#activites .skills-list .skill-title strong,#activites .skills-list .skill-title span{font-size:14px;font-weight:100}@media (width<=480px){#activites .skills-list .skill-title strong,#activites .skills-list .skill-title span{font-size:13px}}@media (width<=400px){#activites .skills-list .skill-title strong,#activites .skills-list .skill-title span{font-size:12px}}.percent-round{width:110px;height:110px;margin:0 auto;position:relative}.percent-round-svg{width:100%;height:100%}.percent-round-bg{fill:none;stroke:#ffffff6b}.percent-round-fg{fill:none;stroke:var(--jaune-vif);stroke-linecap:round}.percent-round-icon{color:var(--blanc-casse);font-size:2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.percent-line{width:100%}.percent-line-bar{background-color:#ffffff6b;border-radius:4px;width:100%;height:8px;margin:8px 0;overflow:hidden}.percent-line-fill{background-color:var(--jaune-vif);border-radius:4px;height:100%}#projectsgallery{width:100%;max-width:1200px}.projectcard{background:var(--beige-clair);border-radius:10px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 8px #0000001a}.projectcard:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.projectcard img{object-fit:cover;width:100%;height:200px;display:block}.new-project-card{cursor:pointer;background-color:#ffffff0d;border:2px dashed #2ecc71;border-radius:10px;justify-content:center;align-items:center;min-height:200px;transition:all .3s;display:flex}.new-project-card:hover{background-color:#ffffff1a;border-color:#27ae60;transform:scale(1.02)}.new-project-card:focus{outline-offset:2px;outline:2px solid #2ecc71}.edit-btn{color:#2ecc71;cursor:pointer;background:0 0;border:none;margin-left:10px;padding:0;font-size:18px;transition:all .2s}.edit-btn:hover{color:#27ae60;transform:scale(1.2)}.edit-btn:focus{outline-offset:2px;outline:2px solid #2ecc71}.edit-btn:active{transform:scale(.9)}.projectcard{background:var(--beige-clair);border-radius:15px;flex-direction:column;width:100%;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 10px #4e4e4e33}.projectcard img{object-fit:cover;width:100%;height:200px}.projectcard .content{flex-direction:column;padding:15px;display:flex}.projectcard .content p{font-size:14px}.projectcard .content .tags{flex-wrap:wrap;gap:8px;padding-top:10px;display:flex}.card-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.openModal-btn{border:1px solid var(--noir-attenue);width:80px;color:var(--noir-attenue);cursor:pointer;background:0 0;border-radius:50px;flex-wrap:nowrap;justify-content:center;align-items:center;gap:2px;margin-bottom:2px;padding:8px;font-weight:700;transition:all .2s;display:flex}.openModal-btn:hover{background:var(--jaune-vif);color:var(--vert-fonce);border-color:var(--vert-fonce);transform:translate(5px)}.edit-btn{color:var(--vert-fonce);cursor:pointer;border:none;border-radius:50px;align-items:center;gap:4px;padding:8px 12px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.edit-btn:hover{background:var(--jaune-vif);color:var(--vert-fonce)}.new-project-card{cursor:pointer;border:2px dashed var(--vert-fonce);background-color:#ffffff0d;border-radius:10px;justify-content:center;align-items:center;min-height:200px;display:flex}.new-project-card:hover{border-color:var(--jaune-vif);background-color:#ffffff1a}.new-project-card .new-project-content{color:var(--vert-fonce);flex-direction:column;align-items:center;gap:10px;display:flex}.new-project-card .new-project-content .new-project-icon{font-size:30px}.tag{background-color:var(--vert-fonce);height:25px;color:var(--blanc-casse);border-radius:8px;justify-content:center;align-items:center;padding:0 22px;font-size:12px;display:flex}@media (width<=768px){.tag{height:18px}}.modal-content .modal-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin:10px 30px 0;display:flex}.modal-content .modal-top .tags-container{flex-wrap:wrap;flex:1;gap:8px;display:flex}.modal-content .modal-top .modal-actions{flex-shrink:0;align-items:center;display:flex}.modal-content .modal-top .demo-btn,.modal-content .modal-top .github-btn{border:1px solid var(--noir-attenue);color:var(--noir-attenue);cursor:pointer;white-space:nowrap;background:0 0;border-radius:50px;flex-wrap:nowrap;justify-content:center;align-items:center;gap:6px;margin:4px;padding:8px 14px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.modal-content .modal-top .demo-btn:hover,.modal-content .modal-top .github-btn:hover{background:var(--jaune-vif);color:var(--vert-fonce);border-color:var(--vert-fonce);transform:translate(5px)}@media (width<=500px){.modal-content .modal-top .demo-btn,.modal-content .modal-top .github-btn{padding:7px 12px}}@media (width<=350px){.modal-content .modal-top .demo-btn svg:last-child,.modal-content .modal-top .github-btn svg:last-child{display:none}}@media (width<=600px){.modal-content .modal-top{margin:10px 16px 0}}@media (width<=250px){.modal-content .modal-top{margin:6px 6px 0}}@media (width<=600px){.modal-content .modal-text{margin:16px}}@media (width<=250px){.modal-content .modal-text{margin:6px 0}.modal-content{border-radius:12px;width:100%}}.close-btn:hover{border:2px solid var(--jaune-vif);color:var(--blanc-casse)}.carrousel{border-radius:20px 20px 0 0;width:100%;height:300px;margin-top:0;margin-bottom:0;position:relative;overflow:hidden}.carrousel img{object-fit:cover;width:100%;height:100%}.carrousel .arrow{background-color:var(--vert-fonce);width:35px;height:35px;color:var(--blanc-casse);cursor:pointer;-webkit-user-select:none;user-select:none;z-index:2;border:1px solid #0003;border-radius:50%;justify-content:center;align-items:center;margin:20px;padding:10px;font-size:20px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (width<=680px){.carrousel .arrow{padding:5px}}.carrousel .arrow:hover{border:2px solid var(--jaune-vif);color:var(--blanc-casse)}.carrousel .arrow:active{background-color:var(--jaune-vif)}.carrousel .arrow.carrousel-arrow-left{left:0}.carrousel .arrow.carrousel-arrow-right{right:0}.carrousel .carrousel-index{text-shadow:0 2px 4px #00000080;z-index:2;background-color:#0000;font-size:18px;font-weight:500;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@media screen and (width<=768px){.carrousel .carrousel-index{display:none}}.modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content{background:var(--beige-clair);border-radius:20px;width:90%;max-width:1000px;max-height:90vh;padding:0;position:relative;overflow-y:auto}.modal-content .modal-top{justify-content:space-between;align-items:center;gap:16px;margin:10px 30px 0;display:flex}.modal-content .modal-text{margin:20px 30px 0}.close-btn{z-index:3;background-color:var(--vert-fonce);width:35px;height:35px;color:var(--blanc-casse);cursor:pointer;border:none;border-radius:50%;font-weight:700;position:absolute;top:15px;right:15px}.close-btn:hover{border:2px solid var(--jaune-vif)}.close-btn:active{background-color:var(--jaune-vif)}.admin-gallery{scrollbar-width:thin;scrollbar-color:#00000026 transparent;background:#0000000a;border-radius:20px 20px 0 0;align-items:flex-start;gap:10px;min-height:130px;padding:20px;display:flex;overflow-x:auto}.admin-thumb{cursor:default;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:140px;height:100px;transition:border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.admin-thumb img{object-fit:cover;width:100%;height:100%;display:block}.admin-thumb__actions{opacity:0;gap:4px;transition:opacity .2s;display:flex;position:absolute;top:4px;right:4px}.admin-thumb:hover .admin-thumb__actions{opacity:1}.admin-thumb__star,.admin-thumb__remove{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;transition:background .15s;display:flex}.admin-thumb__star{color:var(--vert-fonce);background:#ffffffe6}.admin-thumb__star:hover{background:var(--jaune-vif)}.admin-thumb__remove{color:#fff;background:#cc6300}.admin-thumb__remove:hover{background:#944700}.admin-thumb__label{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.5px;background:#0000008c;padding:3px 4px;font-size:10px;position:absolute;bottom:0;left:0;right:0}.admin-thumb--cover{border-color:var(--jaune-vif);box-shadow:0 0 0 1px var(--jaune-vif)}.admin-thumb--new{border-color:var(--vert-fonce);border-style:dashed}.admin-thumb--add{color:var(--noir-attenue);cursor:pointer;background:#0000000d;border:2px dashed #0003;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:12px;transition:background .2s,border-color .2s,color .2s;display:flex}.admin-thumb--add:hover{border-color:var(--vert-fonce);color:var(--vert-fonce);background:#0000001a}.admin-file-hidden{display:none}.admin-section-title{color:var(--vert-fonce);border-bottom:2px solid #0000001a;margin-bottom:10px;padding:4px 0 6px;font-family:Montserrat,sans-serif;font-size:1.05rem;font-weight:700}.admin-title-input{width:100%;color:var(--vert-fonce);box-sizing:border-box;background:0 0;border:none;border-bottom:2px solid #0000001a;margin-bottom:10px;padding:4px 0 6px;font-family:Montserrat,sans-serif;font-size:1.05rem;font-weight:700;transition:border-color .2s}.admin-title-input:focus{border-color:var(--jaune-vif);outline:none}.admin-title-input::placeholder{color:#00000040;font-weight:400}.admin-input{width:100%;color:var(--noir-attenue);box-sizing:border-box;background:#fff;border:1px solid #0003;border-radius:6px;padding:8px 12px;font-family:Nunito,sans-serif;font-size:14px;transition:border-color .2s}.admin-input:focus{border-color:var(--jaune-vif);outline:none}.admin-input--inline{background:0 0;border:none;border-bottom:1px solid #00000026;border-radius:0;flex:1;padding:4px 0;font-size:13px}.admin-input--demo{text-align:right;border-color:#00000026;border-radius:50px;width:200px;font-size:13px}.admin-input--demo:focus{border-color:var(--vert-fonce)}.admin-textarea{width:100%;color:var(--noir-attenue);resize:vertical;box-sizing:border-box;background:#ffffffa6;border:1px solid #0000001f;border-radius:6px;padding:8px 10px;font-family:Nunito,sans-serif;font-size:13px;line-height:1.5;transition:border-color .2s}.admin-textarea:focus{border-color:var(--jaune-vif);outline:none}.admin-label{text-transform:uppercase;letter-spacing:.5px;color:var(--vert-fonce);margin-bottom:5px;font-size:11px;font-weight:700;display:block}.admin-field{flex-direction:column;display:flex}.admin-footer{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin:20px 30px 30px;display:flex}.admin-footer .admin-field{flex:1;min-width:180px}.admin-footer__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.admin-footer__actions .validate-btn{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.delete-btn{color:#fff;cursor:pointer;background:#cc6300;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;transition:background .15s;display:flex}.delete-btn:hover{background:#944700}.filter-bar{display:flex}.filters-wrapper{flex-wrap:wrap;justify-content:center;width:100%;display:flex}@media screen and (width<=680px){.filters-wrapper{display:none}.filters-wrapper.active{display:flex}}.filters{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;display:flex}.filter-btn{cursor:pointer;background-color:var(--vert-fonce);color:var(--blanc-casse);border:2px solid #0000;border-radius:20px;padding:8px 16px;font-weight:500;transition:all .2s;box-shadow:0 2px 4px #0000001a}.filter-btn:hover{background-color:var(--jaune-vif);color:var(--vert-fonce)}.filter-btn.active{background-color:var(--jaune-vif);color:var(--vert-fonce);border-color:var(--vert-fonce);font-weight:600}#portfolio{background-color:var(--vert-beige)}#portfolio h2{color:var(--noir-attenue)}#process{overflow-x:hidden}#process .soustitre{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}@media (width<=770px){#process article.grid{grid-template-columns:repeat(2,1fr)}}@media (width<=460px){#process article.grid{grid-template-columns:1fr}}.bubble{background-color:var(--vert-fonce);text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:220px;height:220px;margin:24px;padding:20px;display:flex;position:relative;overflow:visible}.bubble__gear{z-index:1;pointer-events:none;width:280px;height:280px;animation:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bubble__icon{z-index:2;color:var(--jaune-vif);margin-bottom:10px;font-size:35px;position:relative}.bubble p{z-index:2;color:var(--blanc-casse);max-width:180px;padding:10px;font-size:15px;position:relative}.bubble:hover .bubble__gear{animation:25s linear infinite gear-spin}.bubble--counter:hover .bubble__gear{animation:25s linear infinite gear-spin-reverse}@media (width<=770px){.bubble{width:180px;height:180px;margin:18px;padding:18px}.bubble__gear{width:228px;height:228px}.bubble__icon{font-size:30px}.bubble p{max-width:145px;font-size:13px}}@media (width<=500px){.bubble{width:165px;height:165px;margin:15px;padding:15px}.bubble__gear{width:205px;height:205px}.bubble__icon{margin-bottom:8px;font-size:26px}.bubble p{max-width:130px;padding:6px;font-size:12px}}@media (width<=400px){.bubble{width:160px;height:160px;margin:12px;padding:14px}.bubble__gear{width:202px;height:202px}.bubble__icon{margin-bottom:6px;font-size:22px}.bubble p{max-width:110px;padding:4px;font-size:12px}}@keyframes gear-spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes gear-spin-reverse{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(-360deg)}}.testimony{background-color:var(--vert-beige);border-radius:16px;max-width:500px;margin:0 auto;padding:20px;box-shadow:0 2px 8px #0003}.testimony__meta{flex-direction:column;margin-bottom:12px;display:flex}.testimony__label{text-transform:uppercase;letter-spacing:.08em;color:var(--vert-fonce);opacity:.7;margin-bottom:4px;font-size:12px}.testimony h3{color:var(--noir-attenue);margin:0 0 2px;font-weight:600}.testimony__text{color:var(--noir-attenue);margin:0;font-size:16px;font-style:italic;line-height:1.5}@media (width<=768px){.testimony__text{font-size:15px}}@media (width<=480px){.testimony__text{font-size:14px}}@media (width<=400px){.testimony{max-height:200px;padding:14px;overflow-y:auto}.testimony__label{font-size:11px}}.small-slider{border-top:2px solid var(--noir-attenue);border-bottom:2px solid var(--noir-attenue);background-image:linear-gradient(#ddd6c11a,#ddd6c114),url("data:image/svg+xml,%3csvg%20id='visual'%20viewBox='0%200%20900%20600'%20width='900'%20height='600'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20version='1.1'%3e%3cg%20stroke-width='1'%20stroke-linejoin='bevel'%3e%3cpath%20d='M458%20295L488%20482L565%20339Z'%20fill='%23d3cbb4'%20stroke='%23d3cbb4'%3e%3c/path%3e%3cpath%20d='M488%20482L638%20487L565%20339Z'%20fill='%23c2baa0'%20stroke='%23c2baa0'%3e%3c/path%3e%3cpath%20d='M458%20295L296%20467L488%20482Z'%20fill='%23ccc4ac'%20stroke='%23ccc4ac'%3e%3c/path%3e%3cpath%20d='M311%20287L296%20467L458%20295Z'%20fill='%23bfb69c'%20stroke='%23bfb69c'%3e%3c/path%3e%3cpath%20d='M296%20467L436%20600L488%20482Z'%20fill='%23bfb69c'%20stroke='%23bfb69c'%3e%3c/path%3e%3cpath%20d='M488%20482L611%20600L638%20487Z'%20fill='%23d6cfb9'%20stroke='%23d6cfb9'%3e%3c/path%3e%3cpath%20d='M573%20118L441%20164L458%20295Z'%20fill='%23bcb398'%20stroke='%23bcb398'%3e%3c/path%3e%3cpath%20d='M458%20295L337%20163L311%20287Z'%20fill='%23ddd6c1'%20stroke='%23ddd6c1'%3e%3c/path%3e%3cpath%20d='M436%20600L611%20600L488%20482Z'%20fill='%23bfb69c'%20stroke='%23bfb69c'%3e%3c/path%3e%3cpath%20d='M724%20600L736%20425L638%20487Z'%20fill='%23c2baa0'%20stroke='%23c2baa0'%3e%3c/path%3e%3cpath%20d='M638%20487L736%20425L565%20339Z'%20fill='%23c2baa0'%20stroke='%23c2baa0'%3e%3c/path%3e%3cpath%20d='M565%20339L573%20118L458%20295Z'%20fill='%23c6bda4'%20stroke='%23c6bda4'%3e%3c/path%3e%3cpath%20d='M296%20467L331%20600L436%20600Z'%20fill='%23bfb69c'%20stroke='%23bfb69c'%3e%3c/path%3e%3cpath%20d='M441%20164L337%20163L458%20295Z'%20fill='%23d6cfb9'%20stroke='%23d6cfb9'%3e%3c/path%3e%3cpath%20d='M736%20425L754%20316L565%20339Z'%20fill='%23d3cbb4'%20stroke='%23d3cbb4'%3e%3c/path%3e%3cpath%20d='M742%20149L573%20118L565%20339Z'%20fill='%23ddd6c1'%20stroke='%23ddd6c1'%3e%3c/path%3e%3cpath%20d='M441%20164L428%200L337%20163Z'%20fill='%23ccc4ac'%20stroke='%23ccc4ac'%3e%3c/path%3e%3cpath%20d='M611%20600L724%20600L638%20487Z'%20fill='%23dad2bd'%20stroke='%23dad2bd'%3e%3c/path%3e%3cpath%20d='M736%20425L900%20323L754%20316Z'%20fill='%23dad2bd'%20stroke='%23dad2bd'%3e%3c/path%3e%3cpath%20d='M112%20163L163%20322L311%20287Z'%20fill='%23c2baa0'%20stroke='%23c2baa0'%3e%3c/path%3e%3cpath%20d='M311%20287L163%20322L296%20467Z'%20fill='%23c9c1a8'%20stroke='%23c9c1a8'%3e%3c/path%3e%3cpath%20d='M296%20467L158%20478L331%20600Z'%20fill='%23ccc4ac'%20stroke='%23ccc4ac'%3e%3c/path%3e%3cpath%20d='M163%20322L158%20478L296%20467Z'%20fill='%23ddd6c1'%20stroke='%23ddd6c1'%3e%3c/path%3e%3cpath%20d='M754%20316L742%20149L565%20339Z'%20fill='%23d3cbb4'%20stroke='%23d3cbb4'%3e%3c/path%3e%3cpath%20d='M597%200L428%200L573%20118Z'%20fill='%23c6bda4'%20stroke='%23c6bda4'%3e%3c/path%3e%3cpath%20d='M573%20118L428%200L441%20164Z'%20fill='%23c9c1a8'%20stroke='%23c9c1a8'%3e%3c/path%3e%3cpath%20d='M337%20163L112%20163L311%20287Z'%20fill='%23cfc8b0'%20stroke='%23cfc8b0'%3e%3c/path%3e%3cpath%20d='M725%200L597%200L573%20118Z'%20fill='%23d6cfb9'%20stroke='%23d6cfb9'%3e%3c/path%3e%3cpath%20d='M754%20316L900%20135L742%20149Z'%20fill='%23c9c1a8'%20stroke='%23c9c1a8'%3e%3c/path%3e%3cpath%20d='M900%20460L900%20323L736%20425Z'%20fill='%23cfc8b0'%20stroke='%23cfc8b0'%3e%3c/path%3e%3cpath%20d='M724%20600L900%20460L736%20425Z'%20fill='%23c9c1a8'%20stroke='%23c9c1a8'%3e%3c/path%3e%3cpath%20d='M428%200L310%200L337%20163Z'%20fill='%23c2baa0'%20stroke='%23c2baa0'%3e%3c/path%3e%3cpath%20d='M0%20424L112%20600L158%20478Z'%20fill='%23cfc8b0'%20stroke='%23cfc8b0'%3e%3c/path%3e%3cpath%20d='M158%20478L112%20600L331%20600Z'%20fill='%23cfc8b0'%20stroke='%23cfc8b0'%3e%3c/path%3e%3cpath%20d='M149%200L112%20163L337%20163Z'%20fill='%23cfc8b0'%20stroke='%23cfc8b0'%3e%3c/path%3e%3cpath%20d='M163%20322L0%20424L158%20478Z'%20fill='%23d3cbb4'%20stroke='%23d3cbb4'%3e%3c/path%3e%3cpath%20d='M900%200L725%200L742%20149Z'%20fill='%23ccc4ac'%20stroke='%23ccc4ac'%3e%3c/path%3e%3cpath%20d='M742%20149L725%200L573%20118Z'%20fill='%23c6bda4'%20stroke='%23c6bda4'%3e%3c/path%3e%3cpath%20d='M724%20600L900%20600L900%20460Z'%20fill='%23ccc4ac'%20stroke='%23ccc4ac'%3e%3c/path%3e%3cpath%20d='M0%20286L0%20424L163%20322Z'%20fill='%23ddd6c1'%20stroke='%23ddd6c1'%3e%3c/path%3e%3cpath%20d='M900%20323L900%20135L754%20316Z'%20fill='%23c6bda4'%20stroke='%23c6bda4'%3e%3c/path%3e%3cpath%20d='M112%20163L0%20286L163%20322Z'%20fill='%23c6bda4'%20stroke='%23c6bda4'%3e%3c/path%3e%3cpath%20d='M310%200L149%200L337%20163Z'%20fill='%23c2baa0'%20stroke='%23c2baa0'%3e%3c/path%3e%3cpath%20d='M112%20163L0%20153L0%20286Z'%20fill='%23dad2bd'%20stroke='%23dad2bd'%3e%3c/path%3e%3cpath%20d='M0%20424L0%20600L112%20600Z'%20fill='%23dad2bd'%20stroke='%23dad2bd'%3e%3c/path%3e%3cpath%20d='M0%200L0%20153L112%20163Z'%20fill='%23dad2bd'%20stroke='%23dad2bd'%3e%3c/path%3e%3cpath%20d='M900%20135L900%200L742%20149Z'%20fill='%23ddd6c1'%20stroke='%23ddd6c1'%3e%3c/path%3e%3cpath%20d='M149%200L0%200L112%20163Z'%20fill='%23c6bda4'%20stroke='%23c6bda4'%3e%3c/path%3e%3c/g%3e%3c/svg%3e");background-position:50%;background-size:cover;width:100%;padding:20px 0;position:relative;overflow:hidden}@media screen and (width<=767px){.small-slider{padding-left:50px;padding-right:50px}}.small-slider__track{gap:20px;width:100%;transition:transform .5s;display:flex}.small-slider__slide{opacity:1;flex:0 0 calc(100% - 20px);min-width:0;transition:transform .5s,opacity .5s}@media screen and (width>=768px){.small-slider__slide{flex:0 0 calc(50% - 20px)}}@media screen and (width>=1024px){.small-slider__slide{flex:0 0 calc(33.333% - 20px)}}.small-slider__button{background:var(--vert-fonce);color:var(--blanc-casse);cursor:pointer;z-index:2;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.small-slider__button:hover{border:1px solid var(--jaune-vif);transform:translateY(-50%)scale(1.1)}.small-slider__button--prev{left:10px}.small-slider__button--next{right:10px}.contact{background-color:var(--vert-fonce);color:var(--blanc-casse);background-image:radial-gradient(20% 30% at 20%,#0a4a45 8%,#023a32e1 100%),radial-gradient(20% 30% at 15% 70%,#18504a 7%,#023a32e1 100%),radial-gradient(75% 55% at 30% 75%,#1f403d 0%,#023a32e1 100%),radial-gradient(45% 55% at 10% 90%,#0f2824 8%,#023a32e1 100%),radial-gradient(45% 55% at 30% 70%,#214d33cc 8%,#178373e1 100%),radial-gradient(20% 30% at 30% 85%,#2a493f 8%,#023a32e1 100%),radial-gradient(35% 45% at 5% 95%,#235852 25%,#023a32e1 100%),radial-gradient(25% 40% at 70% 20%,#24605a 25%,#023a32e1 100%),radial-gradient(40% 60% at 90% 70%,#23423d 10%,#023a32e1 100%),radial-gradient(80% 90% at 65% 35%,#2a5a53 25%,#023a32e1 100%),linear-gradient(130deg,#1e3d3a 0%,#1a3633 100%);padding-bottom:60px}.contact .contact-wrapper{max-width:800px;margin:0 auto;position:relative}.contact .contact-map{z-index:1;pointer-events:none;width:120%;height:100%;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%)}.contact .contact-map img{object-fit:cover;object-position:center;opacity:.9;filter:saturate(.9)contrast(1.05);width:100%;height:100%;display:block}.contact .contact-form{z-index:2;flex-direction:column;gap:20px;padding:20px;display:flex;position:relative}.contact .contact-form .form-group{flex-direction:column;gap:5px;display:flex}.contact .contact-form .form-group label{color:var(--blanc-casse);font-size:16px}.footer-clippath{display:block;position:absolute;overflow:hidden}.footer{width:100%;min-height:80px;color:var(--jaune-vif);background-color:var(--vert-fonce);clip-path:url(#footerWave);background-image:url(/assets/kennet-river_isabelle-zezima-Djwk5fUG.webp);background-position:50%;background-size:cover;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:-60px;padding:50px 12px 20px;display:flex}.footer__center{align-items:center;gap:10px;display:flex}@media (width<=400px){.footer__center{order:-1;justify-content:center;width:100%}}.logo{width:100px;height:auto}
