@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100 900;src:url(/static/media/Inter-VariableFont_opsz,wght.e05c5f3d1fa6a3893d84.ttf) format("truetype")}@font-face{font-display:swap;font-family:Monserrat;font-style:normal;font-weight:100 900;src:url(/static/media/Montserrat-VariableFont_wght.0ba081b76521874cf46c.ttf) format("truetype")}*{font-family:Inter,Monserrat,sans-serif}h1{font-family:Monserrat,Inter,sans-serif}body{--color-white:#fff;--color-white-30:oklch(from var(--color-white) l c h/0.3);--color-white-10:oklch(from var(--color-white) l c h/0.1);--color-black:#000;--color-background-primary:#1f1f1f;--color-background-secondary:#2d2d2d;--color-background-third:#3b3b3b;--color-background-card:#1a1a1a;--color-text-primary:#fff;--color-text-secondary:#b3b3b3;--color-hover:#0082eb;--color-border-0:oklch(from #b18fb5 l c h/0.38);--color-border-100:#caa7d1;--color-success:#00d563;--color-error:#f33;background-color:var(--color-background-primary)}.company-details a,[target=_blank],body{color:var(--color-text-primary)}.company-details a:hover,[target=_blank]:hover{color:var(--color-hover)}.button-external-link{background-color:var(--color-white-10);border-radius:50px;color:var(--color-white);font-weight:700;padding:15px 85px;text-decoration:none;transition:all .2s}.button-external-link:hover{background-color:var(--color-white);color:var(--color-background-card)}.nav-link{color:var(--color-text-primary);font-size:1.5rem;text-decoration:none}.nav-link.active{font-weight:700}.linkBack{display:flex;justify-content:end;margin:25px}.linkBack a{background-color:var(--color-background-third);border-radius:10px;color:var(--color-text-secondary);padding:10px;text-decoration:none}.linkBack a:hover{color:var(--color-white)}.icon-bg-white{background-color:var(--color-white);border-radius:10px;padding:5px}.tag{background-color:var(--color-background-secondary);border-radius:50px;padding:10px 20px}.border-hover{cursor:pointer;position:relative}.border-hover.active:before,.border-hover:focus:before,.border-hover:hover:before{background:linear-gradient(to right,var(--color-border-100),var(--color-border-0));border-radius:inherit;bottom:0;content:"";left:0;margin:-5px;position:absolute;right:0;top:0;z-index:-1}.tooltips{cursor:pointer;position:relative}.tooltips:hover:after,.tooltips:hover:before{opacity:1}.tooltips:after{background:var(--color-background-third);border-radius:4px;bottom:110%;color:var(--color-text-primary);content:attr(data-content);font-size:12px;padding:6px 10px;pointer-events:none;white-space:nowrap}.tooltips:after,.tooltips:before{left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:opacity .2s ease}.tooltips:before{border:5px solid #0000;border-top:5px solid var(--color-background-third);bottom:98%;content:""}.checkbox{align-items:center;display:flex;gap:10px;justify-content:start}.checkbox input{display:none;visibility:collapse}.checkbox .checkbox-box{aspect-ratio:1/1;background-color:var(--color-white);display:inherit;position:relative;width:20px}.checkbox input:checked+.checkbox-box:after{aspect-ratio:1/1;background-color:var(--color-background-third);content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:65%}.shine{overflow:hidden;position:relative}.shine:after{background:linear-gradient(120deg,#0000,#ffffff59,#0000);content:"";inset:0;pointer-events:none;position:absolute;transform:translateX(-100%)}.shine:hover:after{animation:shine .8s ease}@keyframes shine{to{transform:translateX(100%)}}#e404{align-items:center;animation:fadeIn .8s ease forwards;display:flex;flex-direction:column;gap:1rem;height:90vh;justify-content:center;text-align:center}#e404 h1{animation:float 4s ease-in-out infinite;font-size:clamp(6rem,15vw,10rem);font-weight:800;position:relative}#e404 p{animation:fadeUp .6s ease forwards;animation-delay:.3s;font-size:1.2rem;opacity:0}#e404 .cta{animation:fadeUp .6s ease forwards;animation-delay:.5s;background:var(--color-background-third);border-radius:12px;color:var(--color-text-primary);font-weight:500;margin-top:1.5rem;opacity:0;padding:12px 26px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}#e404 .cta:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-3px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}header{justify-content:space-between;padding-block:10px;padding-inline:2vw}header,header>*{align-items:center;display:flex}header>*{gap:20px;justify-content:center;padding:10px}header>:last-child{gap:3vw}header time{font-size:1.5rem;font-weight:700}header .nav-link{color:var(--color-white-30);font-weight:700}header .nav-link.active{color:var(--color-white)}.progessbar{background-color:var(--color-background-secondary);height:3px;margin-block:5px;min-width:100px;position:relative}.progessbar:after{background-color:var(--color-text-primary);content:"";height:100%;left:0;position:absolute;top:0;width:var(--progress)}#home-nav-projects{margin-bottom:10vh}.swiper-container{align-items:center;background:var(--color-background-primary);display:flex;height:100vh;width:100%}.swiper{height:-webkit-fit-content;height:fit-content;padding:100px;width:100%}.swiper-wrapper{align-items:flex-start;margin-left:15%;padding:50px}.swiper-slide{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center}.swiper-slide.swiper-slide-active{height:159px;width:159px!important}.card-project{align-items:center;background:var(--color-background-card);border-radius:16px;display:flex;justify-content:center;position:relative;transition:all .4s cubic-bezier(.4,.2,.2,1)}.card-project:hover{cursor:pointer}.card-project.size{height:106px;width:106px}.card-project img:not(.icon){border-radius:inherit;height:100%;object-fit:cover;width:100%}.card-project .icon{height:50%;width:50%}.card-project.active{height:159px;width:159px}.card-project.active:before{background:linear-gradient(to right,var(--color-border-100),var(--color-border-0));border-radius:inherit;bottom:0;content:"";left:0;margin:-5px;position:absolute;right:0;top:0;z-index:-1}.card-project.active+div{text-wrap:nowrap;animation:display .4s linear;bottom:0;font-size:1.5rem;font-weight:700;padding-left:20px;position:absolute;right:0;transform:translateX(100%)}@keyframes display{0%{opacity:0;transform:translate(100%,50%)}to{opacity:1;transform:translate(100%)}}.illustration{align-items:end;aspect-ratio:9/16;background-color:var(--color-background-third);background-repeat:no-repeat;background-size:contain;border-radius:20px;box-shadow:inset 0 -60px 20px #00000026;display:flex;justify-content:center;min-width:250px;padding:20px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.illustration p{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000004d;border-radius:12px;color:var(--color-text-primary);font-weight:700;margin:0;padding:10px 15px;text-align:center;width:90%}.illustration:hover{box-shadow:inset 0 -60px 20px #00000040,0 10px 20px #0003;transform:translateY(-5px)}.illustration.platinum{background-color:linear-gradient(to top,#e5e4e2 0,var(--color-background-third) 60%);border:2px solid #e5e4e2;box-shadow:inset 0 -60px 25px #fff3}.illustration.gold{background-color:linear-gradient(to top,gold 0,var(--color-background-third) 60%);border:2px solid gold;box-shadow:inset 0 -60px 25px #ffdf004d}.illustration.silver{background-color:linear-gradient(to top,silver 0,var(--color-background-third) 60%);border:2px solid silver;box-shadow:inset 0 -60px 25px #c0c0c04d}.illustration.bronze{background-color:linear-gradient(to top,#cd7f32 0,var(--color-background-third) 60%);border:2px solid #cd7f32;box-shadow:inset 0 -60px 25px #cd7f324d}.block{background-color:var(--color-background-secondary);border-radius:20px;min-width:475px;padding:25px}.block.aboutme{min-width:auto}#home-menu h2{margin-block:5px}#home-menu .tags{display:flex;gap:10px;margin-inline:10px}#home-menu>div:nth-child(2){grid-column-gap:25px;grid-row-gap:25px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);overflow-x:auto;padding:10px;scrollbar-color:var(--color-text-secondary) var(--color-background-primary)}#home-menu>div:nth-child(2)::-webkit-scrollbar-track{background:var(--color-background-primary);border-radius:4px}#home-menu>div:nth-child(2)::-webkit-scrollbar-thumb{background-color:var(--color-text-secondary);border:2px solid var(--color-background-primary);border-radius:4px}#home-menu>div:nth-child(2)::-webkit-scrollbar-thumb:hover{background-color:var(--color-text-secondary)}#home-menu .description{grid-area:1/1/4/2}#home-menu .description h3{font-size:1.5rem;line-height:1.2;margin-bottom:1rem;margin-top:2.5rem}#home-menu .description .subtitle{color:var(--color-white);font-size:1.25rem;margin-bottom:1.5rem}#home-menu .description .citation{color:var(--color-text-secondary);font-style:italic;margin-bottom:2rem}#home-menu .description .nav-link{background-color:var(--color-white);border-radius:5px;color:var(--color-black);padding:5px 10px;width:-webkit-fit-content;width:fit-content}#home-menu .description .nav-link:hover{background-color:var(--color-border-100)}#home-menu .collaborateur{grid-area:1/2/2/3}#home-menu .collaborateur a{color:inherit;text-decoration:none}#home-menu .collaborateur figure{align-items:center;display:flex;flex-direction:column;margin:5px;text-align:center;width:100%}#home-menu .collaborateur img{aspect-ratio:1/1;border-radius:50%;width:60%}#home-menu .collaborateur .content{display:flex;justify-content:space-evenly}#home-menu .stat{grid-area:2/2/4/3}#home-menu .gallerie{background:url(/static/media/e-declic_nature.0315542a1c2fa40e8712.jpg) 50%/cover no-repeat;grid-area:1/3/3/4}#home-menu .trophies{grid-area:3/3/4/4}#projets{margin:20px 3vw}#projets>div{display:flex;font-size:1rem;font-weight:700;justify-content:space-between;margin-block:20px}#projets main{display:flex;gap:20px}#projets main>div{grid-column-gap:30px;grid-row-gap:30px;display:grid;grid-template-columns:repeat(5,1fr)}#projets main aside{display:flex;flex-direction:column;gap:20px}#aboutme header figure{justify-content:start}#aboutme header img{border-radius:50%;width:200px}#aboutme header figcaption div{display:flex;gap:10px}#aboutme header figcaption div p:not(:last-child){border-right:1px solid var(--color-white);padding-right:10px}#aboutme header figcaption div p{margin:0 0 10%}#aboutme nav{display:flex;gap:50px;margin-block:20px}#aboutme main,#aboutme nav{padding-inline:75px}#aboutme-presentation>div:first-child{align-items:stretch;display:flex;gap:20px;padding-block:30px}#aboutme-presentation>div:first-child>section{display:flex;flex:1 1;flex-direction:column-reverse}#aboutme-presentation .trophies h2{margin-bottom:10px}.trophies{display:flex;flex-direction:column}.trophies .title.trophies-menu{align-items:center;color:var(--color-white);display:flex;font-weight:700;justify-content:space-between}.trophies .title.trophies-menu div{display:flex;gap:10px}.trophies .title.trophies-menu span{font-size:1.5rem}.trophies .content{align-items:center;display:flex;flex:1 1;gap:10%;justify-content:space-evenly}.trophies .content figure{align-items:center;display:flex;font-size:1.5rem;font-weight:700;gap:8px;margin:0}.trophies .content figure img{width:50px}.trophies.details{flex-direction:row;overflow:hidden;padding:30px;position:relative}.trophies.details .title{display:flex;flex:2 1;gap:10px}.trophies.details .content{align-items:start;border-left:1px solid var(--color-white);display:flex;flex:1 1;justify-content:start;padding-inline:10px}.trophies.details:after{bottom:0;content:"";height:100%;pointer-events:none;position:absolute;right:0;width:100%}.trophies.details.platinum:after{background:radial-gradient(circle at bottom right,#ffffff59,#0000 40%)}.trophies.details.gold:after{background:radial-gradient(circle at bottom right,#ffd70059,#0000 40%)}.trophies.details.silver:after{background:radial-gradient(circle at bottom right,#c0c0c059,#0000 40%)}.trophies.details.bronze:after{background:radial-gradient(circle at bottom right,#cd7f3259,#0000 40%)}.trophies.trophies-summary{flex-direction:row;width:600px}.trophies.trophies-summary span{font-size:1.5rem;font-weight:700}.trophies.trophies-road{flex-direction:row;padding:30px}.trophies.trophies-road .title{flex:2 1}.trophies.trophies-projects{background-color:var(--color-background-secondary);border-radius:20px;flex-direction:row;justify-content:space-between;margin:20px 30px;padding:20px}.trophies.trophies-projects .title{align-items:center;display:flex;flex:1 1;gap:20px;margin:0}.trophies.trophies-projects .title img{aspect-ratio:1/1;border-radius:10px;width:125px}.trophies.trophies-projects .title figcaption{font-size:1.5rem;font-weight:700}.trophies.trophies-projects .title figcaption div{height:30px}.trophies.trophies-projects .content{align-items:center;flex-wrap:wrap}.mostprojectcollaborator figure,.recentproject figure{align-items:center;display:flex;gap:10px;justify-content:start;margin:10px}.mostprojectcollaborator img,.recentproject img{aspect-ratio:1/1;border-radius:10px;width:100px}.mostprojectcollaborator h4,.recentproject h4{margin:0}.mostprojectcollaborator img{border-radius:50%}#aboutme-project ul{list-style:none}#aboutme-project ul li{background-color:var(--color-background-primary);margin-block:20px;padding:10px 30px}#aboutme-project ul li:not(:last-child){border-bottom:1px solid var(--color-background-secondary)}#aboutme-project li a{align-items:center;color:var(--color-white);display:flex;justify-content:space-between;text-decoration:none}#aboutme-project li a>div,#aboutme-project li a>figure{align-items:center;display:flex;gap:30px}#aboutme-project li a>div img+div+div{text-align:right;width:50px}#aboutme-project img{width:50px}#aboutme-project figure{margin-left:0}#aboutme-project figure img{width:150px}#aboutme-project figure h3{margin:0 0 10px}#aboutme-collaborator{grid-column-gap:20px;grid-row-gap:20px;display:grid;grid-template-columns:repeat(4,1fr);margin:50px}#aboutme-collaborator figure{align-items:center;background-color:var(--color-background-card);border-radius:20px;display:flex;flex-direction:column;justify-content:center;margin:0;padding:30px 0;text-align:center}#aboutme-collaborator img{aspect-ratio:1/1;border-radius:50%;width:150px}.popup,.popup button{display:inline-block;position:relative}.popup button{anchor-name:--popup-anchor;aspect-ratio:1/1;background:#0000;background-color:var(--color-background-secondary);border:none;border-radius:50%;cursor:pointer;padding:15px;width:100%}.popup button .forward{align-items:center;aspect-ratio:1/1;background-color:var(--color-background-third);border-radius:50%;color:var(--color-text-primary);display:flex;font-size:1rem;font-weight:700;justify-content:center;position:absolute;right:-20%;top:-10px;width:30px}.popup>div{position-anchor:--popup-anchor;background-color:var(--color-background-secondary);border-radius:6px;box-shadow:0 4px 10px #0003;left:110%;margin-left:8px;min-width:200px;opacity:0;padding:1rem;position:absolute;top:-5px;transition:opacity .2s ease,transform .2s ease;visibility:hidden;z-index:100}.popup .open{opacity:1;transform:translateY(5px);visibility:visible}.popup .search{background-color:var(--color-background-third);border:none;border-radius:5px;color:var(--color-text-primary);padding:10px}.popup .search::placeholder{color:var(--color-text-secondary)}.popup .filter,.popup .sort{padding-block:15px}.popup .sort{border-bottom:1px solid var(--color-border-100)}.popup .sort select{background-color:var(--color-background-secondary);border:1px solid var(--color-white);border-radius:5px;color:#fff;cursor:pointer;padding:10px;width:100%}.popup .filter summary{border-radius:10px;cursor:pointer;padding:10px}.popup .filter summary:hover{background-color:var(--color-background-third)}.popup .filter div{grid-row-gap:10px;display:grid;padding:10px;row-gap:10px}.popup .filter div label{text-wrap:nowrap}#home .detailsProject{margin-top:30vh}#project-info .detailsProject{margin-top:20vh}.detailsProject{margin-inline:5vw;min-height:80vh}.detailsProject>div:first-child{align-items:end;display:flex;justify-content:space-between;margin-bottom:20px;min-height:20vh}.detailsProject>div:first-child>div{display:flex;flex-direction:column;justify-content:end}.detailsProject>div:first-child figure{margin:0}.detailsProject>div:first-child figure h1,.detailsProject>div:first-child figure img{font-size:4.5rem;margin:0 0 10px}.detailsProject>div:first-child figure figcaption{color:var(--color-text-secondary)}.detailsProject section{margin-block:5vh}.detailsProject .line-link{align-items:center;display:flex;justify-content:space-between}.detailsProject .line-link .block{min-width:auto}.detailsProject .action{display:flex;gap:20px;min-height:50px}.detailsProject .info{align-items:stretch;display:flex;gap:20px}.detailsProject .info section{margin:0}.detailsProject .info>*{flex:1 1}.detailsProject .info .goal{display:flex;flex-direction:column}.detailsProject .info .goal h2{margin-block:5px}.detailsProject .info .goal .content{flex:1 1}.detailsProject .info .skill{display:flex;flex-direction:column}.detailsProject .info .skill h2{margin-block:5px}.detailsProject .info .skill .content{grid-gap:15px;align-items:center;display:grid;flex:1 1;gap:15px;grid-template-columns:repeat(2,1fr)}.detailsProject .info .skill figure{display:flex;gap:10px;margin:0}.detailsProject .info .skill figure img{aspect-ratio:1/1;width:50px}.detailsProject .info .skill figure figcaption div:first-child{font-size:1.2rem;font-weight:700}.detailsProject .info .skill figure figcaption div:nth-child(2){color:var(--color-text-secondary)}.detailsProject .info div{border-radius:10px}.detailsTrophy .content{align-items:center;display:flex;gap:20px;justify-content:start;overflow-x:auto;padding:20px;scrollbar-color:var(--color-text-secondary) var(--color-background-primary)}.detailsTrophy .content::-webkit-scrollbar-track{background:var(--color-background-primary);border-radius:4px}.detailsTrophy .content::-webkit-scrollbar-thumb{background-color:var(--color-text-secondary);border:2px solid var(--color-background-primary);border-radius:4px}.detailsTrophy .content::-webkit-scrollbar-thumb:hover{background-color:var(--color-text-secondary)}#login{align-items:center;cursor:pointer;display:flex;height:90vh;justify-content:center}#login time{font-size:1.5rem;font-weight:700;position:absolute;right:30px;top:30px}#login button{background-color:var(--color-background-primary);border:none;color:var(--color-text-primary);height:100%;width:100%}#login button>img:first-child{border:5px solid var(--color-border-100);border-radius:50%}#project-info header figure{font-size:1.5rem;font-weight:700;gap:30px}#project-info header figure img{aspect-ratio:1/1;border-radius:10px;width:100px}.headerTrophyPage img{border-radius:10px;width:100px}.headerTrophyPage+main{margin:5vh}.headerTrophyPage+main .trophies{background-color:var(--color-background-third);border-radius:10px;margin-block:20px}.company-details figure{align-items:center;display:flex;gap:10px;margin:0}.company-details figure a{font-size:1.5rem}.company-details img{width:40px}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.d45f08c9.css.map*/