:root{--background-primary: #0a0a0a;--text-primary: #f0f0f0;--text-secondary: #aaaaaa;--accent-1: #1a1a2e;--accent-2: #1a2e1a;--accent-3: #2e2e1a;--accent-4: #0f0f0f}.preloader{height:100%;left:0;position:absolute;top:0;width:100%}.entete,.preloader_wrapper,.preloader{align-items:center;display:flex;justify-content:center}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;user-select:none}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#0a0a0a;color:var(--text-primary);font-family:"system-ui",-apple-system,sans-serif;overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}#page-bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;background:#0a0a0a}#three-canvas{position:fixed;top:0;left:0;width:100%;height:100%;z-index:3;pointer-events:none}@media(prefers-reduced-motion: reduce){*{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}h1,h2,h3{font-family:"system-ui",-apple-system,serif;font-weight:normal}p{line-height:1.6;color:var(--text-secondary)}.link{cursor:pointer;transition:opacity .3s cubic-bezier(0.77, 0, 0.175, 1)}.link:hover{opacity:.7}#global-noise-bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.custom-cursor{position:fixed;pointer-events:none;width:2rem;height:2rem;justify-content:center;align-items:center;overflow:hidden;border-radius:50%;transition:transform 350ms ease;transform:translate(-50%, -50%) scale(0.3);z-index:11;background-color:#f0f0f0}@media(max-width: 1024px){.custom-cursor{display:none}}.custom-cursor img{width:100%;height:100%;object-fit:cover;object-position:center}.preloader{background-color:#0a0a0a;color:#f0f0f0;text-align:center;z-index:10}.preloader_wrapper{position:relative;height:100%;width:100%}.preloader__text{position:absolute;bottom:20%;left:3%}.preloader__number__text{position:absolute;bottom:20%;left:48%}@media(max-width: 1025px){.preloader__number__text{left:45%}}.audioplayer{position:fixed;bottom:5rem;left:0;width:100%;height:6rem;background-color:rgba(10,10,10,.95);backdrop-filter:blur(10px);z-index:9;display:flex;align-items:center;padding:0 3rem;transform:translateY(calc(100% + 5rem));transition:transform .4s cubic-bezier(0.77, 0, 0.175, 1)}.audioplayer--visible{transform:translateY(0)}@media(max-width: 768px){.audioplayer{height:5rem;padding:0 1.5rem}}.audioplayer_track{flex:1;color:#f0f0f0;font-size:1.4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 2rem}@media(max-width: 768px){.audioplayer_track{font-size:1.2rem}}.audioplayer_controls{display:flex;align-items:center;gap:1.5rem}.audioplayer_btn{background:none;border:none;color:#f0f0f0;cursor:pointer;font-size:2rem;padding:.5rem;transition:opacity .3s cubic-bezier(0.77, 0, 0.175, 1)}.audioplayer_btn:hover{opacity:.7}.audioplayer_progress{flex:2;height:4px;background-color:rgba(240,240,240,.2);border-radius:2px;cursor:pointer;position:relative}@media(max-width: 768px){.audioplayer_progress{display:none}}.audioplayer_progress_fill{height:100%;background-color:#f0f0f0;border-radius:2px;width:0%;transition:width .1s linear}.audioplayer_time{color:rgba(240,240,240,.6);font-size:1.2rem;min-width:4rem;text-align:right}@keyframes br-spin{from{transform:rotateX(12deg) rotateY(0deg)}to{transform:rotateX(12deg) rotateY(-360deg)}}@keyframes rollAndBlurRetour{0%{transform:rotateX(0);filter:blur(0)}25%{filter:blur(1px)}50%{transform:rotateX(180deg);filter:blur(1px)}75%{filter:blur(1px)}100%{transform:rotateX(360deg);filter:blur(0)}}.bouton-retour{display:inline-flex;gap:.7rem;text-decoration:none;transition:gap .5s cubic-bezier(0.77, 0, 0.175, 1);flex-shrink:0;position:relative}.bouton-retour::before,.bouton-retour::after{position:absolute;top:50%;transform:translateY(-50%);padding-bottom:.275rem;color:var(--profile-color);font-size:.792rem;font-weight:700;opacity:0;pointer-events:none;transition:opacity .1s ease}.bouton-retour::before{content:"<";right:calc(100% + .495rem)}.bouton-retour::after{content:"<";left:calc(100% + .495rem)}.bouton-retour:hover{gap:0;transition:gap .5s cubic-bezier(0.77, 0, 0.175, 1) .5s}.bouton-retour:hover::before,.bouton-retour:hover::after{opacity:1;transition:opacity .2s ease .5s}.bouton-retour_cube{width:1.452rem;height:1.452rem;perspective:16.5rem;flex-shrink:0;transition:filter .3s ease,perspective .5s ease}.bouton-retour:hover .bouton-retour_cube{filter:brightness(1.6);perspective:22rem;transition:filter .3s ease .2s,perspective .5s ease .5s;transition:filter .3s ease .2s}.bouton-retour_cube_inner{position:relative;width:1.452rem;height:1.452rem;transform-style:preserve-3d;animation:br-spin 5s linear infinite;animation-delay:var(--br-delay, 0s)}.bouton-retour:hover .bouton-retour_cube_inner{animation:br-spin .5s ease-out 1 forwards}.bouton-retour_face{position:absolute;width:1.452rem;height:1.452rem;display:flex;align-items:center;justify-content:center;color:var(--profile-color);background:rgba(0,0,0,.6);border:1px solid var(--profile-color);backface-visibility:hidden;font-size:.726rem;font-weight:700;letter-spacing:.05em;transition:border-color .1s ease,border-width .1s ease;box-shadow:0 0 4px var(--profile-color),0 0 12px var(--profile-color),0 0 24px var(--profile-color),inset 0 0 4px var(--profile-color)}.bouton-retour:hover .bouton-retour_face--front{border-width:2px;border-left-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);transition:border-color .2s ease .5s,border-width .2s ease .5s}.bouton-retour_face_text{display:inline-block;text-shadow:0 0 5px var(--profile-color),0 0 12px var(--profile-color)}.bouton-retour:hover .bouton-retour_face--front .bouton-retour_face_text{animation:rollAndBlurRetour .7s ease 1s forwards}.bouton-retour_face--front{transform:translateZ(0.726rem)}.bouton-retour_face--back{transform:rotateY(180deg) translateZ(0.726rem)}.bouton-retour_face--left{transform:rotateY(-90deg) translateZ(0.726rem)}.bouton-retour_face--right{transform:rotateY(90deg) translateZ(0.726rem)}.bouton-retour_face--top{transform:rotateX(90deg) translateZ(0.726rem);background:var(--profile-color);opacity:.35}.bouton-retour_face--bottom{transform:rotateX(-90deg) translateZ(0.726rem);background:var(--profile-color);opacity:.35}.hub-nav{position:fixed;top:.2rem;left:2rem;height:3.5rem;display:flex;align-items:center;gap:2rem;z-index:7;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility .4s ease}.hub-jeffno--active~.hub-nav,.hub-metametric--active~.hub-nav,.hub-pedno--active~.hub-nav,.pedneault--active~.hub-nav,.cv--active~.hub-nav{opacity:1;visibility:visible;pointer-events:auto}.hub-jeffno--active~.hub-nav{--profile-color: #A10000}.hub-metametric--active~.hub-nav{--profile-color: rgba(62, 154, 12, 0.7)}.hub-pedno--active~.hub-nav{--profile-color: #2777D3}.pedneault--active~.hub-nav{--profile-color: #00ADAA}.cv--active~.hub-nav{--profile-color: #9A78B7}.entete:has(~.hub-jeffno--active) .entete_home_group,.entete:has(~.hub-metametric--active) .entete_home_group,.entete:has(~.hub-pedno--active) .entete_home_group,.entete:has(~.pedneault--active) .entete_home_group,.entete:has(~.cv--active) .entete_home_group{opacity:0;pointer-events:none}.hub-nav_context{font-size:1.375rem;letter-spacing:.22em;text-transform:uppercase;color:rgba(240,240,240,.4);padding-bottom:.1rem}@keyframes track-play-cube-y{0%,100%{transform:rotateX(12deg) rotateY(-22.5deg)}50%{transform:rotateX(12deg) rotateY(22.5deg)}}@keyframes track-play-cube-z{0%,100%{transform:rotateZ(-15deg)}50%{transform:rotateZ(15deg)}}.track-play_cube{width:1.5rem;height:1.5rem;perspective:16.5rem;position:relative;transition:filter .2s ease}button:hover .track-play_cube{filter:brightness(1.5)}.track-play_cube_inner{position:relative;width:1.5rem;height:1.5rem;transform-style:preserve-3d;animation:track-play-cube-y 3.8s ease-in-out infinite}button:hover .track-play_cube_inner{animation-play-state:paused}.track-play_cube_rot{position:relative;width:1.5rem;height:1.5rem;transform-style:preserve-3d;animation:track-play-cube-z 6.1s ease-in-out infinite}button:hover .track-play_cube_rot{animation-play-state:paused}.track-play_face{position:absolute;width:1.5rem;height:1.5rem;background:rgba(0,0,0,.25);border:1px solid var(--play-color-dim);backface-visibility:hidden;display:flex;align-items:center;justify-content:center;transition:border-color .15s ease}button:hover .track-play_face{border-color:var(--play-color)}button.track-play--active .track-play_face{border-color:var(--play-color)}.track-play_face--front{transform:translateZ(0.75rem)}.track-play_face--back{transform:rotateY(180deg) translateZ(0.75rem)}.track-play_face--left{transform:rotateY(-90deg) translateZ(0.75rem)}.track-play_face--right{transform:rotateY(90deg) translateZ(0.75rem)}.track-play_face--top{transform:rotateX(90deg) translateZ(0.75rem);background:var(--play-color);opacity:.55}.track-play_face--bottom{transform:rotateX(-90deg) translateZ(0.75rem);background:var(--play-color);opacity:.55}.track-play_icon{opacity:0;color:var(--play-color);font-size:.5rem;line-height:1;transition:opacity .15s ease}button:hover .track-play_icon{opacity:1}button.track-play--active .track-play_icon{opacity:1}.cookie-consent{position:fixed;bottom:0;left:0;right:0;z-index:8;background-color:rgba(10,10,10,.97);border-top:1px solid rgba(240,240,240,.1)}.cookie-consent_inner{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:1.5rem;padding:1rem 2rem}.cookie-consent_col{display:flex;flex-direction:column;gap:.25rem;min-width:0;align-self:start}.cookie-consent_section_title{display:flex;align-items:center;gap:.4rem}.cookie-consent_badge--optional,.cookie-consent_badge--required,.cookie-consent_badge--info{font-size:.82rem;font-family:"system-ui",-apple-system,sans-serif;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.1rem .4rem;border-radius:2px;flex-shrink:0;background-color:rgba(240,240,240,.12);color:#aaa}.cookie-consent_list--rows{list-style:none;padding:0;margin:.2rem 0 0;display:flex;flex-direction:column;gap:0}.cookie-consent_list--rows li{color:#aaa;font-size:.82rem;font-family:"system-ui",-apple-system,sans-serif;line-height:1.3;padding-left:.8rem;position:relative}.cookie-consent_list--rows li::before{content:"·";position:absolute;left:.1rem;color:rgba(240,240,240,.25)}.cookie-consent_politique{color:rgba(240,240,240,.4);text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.cookie-consent_politique:hover{color:rgba(240,240,240,.8)}.cookie-consent_toggle{display:inline-flex;align-items:center;cursor:pointer;flex-shrink:0;margin-left:.6rem}.cookie-consent_toggle_input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.cookie-consent_toggle_track{width:2.4rem;height:1.3rem;background:rgba(240,240,240,.15);border-radius:.65rem;position:relative;transition:background .2s ease;flex-shrink:0}.cookie-consent_toggle_track::after{content:"";position:absolute;width:1rem;height:1rem;border-radius:50%;background:#aaa;top:.15rem;left:.15rem;transition:transform .2s ease,background .2s ease}.cookie-consent_toggle_input:checked+.cookie-consent_toggle_track{background:rgba(240,240,240,.35)}.cookie-consent_toggle_input:checked+.cookie-consent_toggle_track::after{transform:translateX(1.1rem);background:#f0f0f0}.cookie-consent_col--confirm{display:flex;align-items:center;justify-content:center;align-self:center}.cookie-consent_btn{padding:.8rem 2rem;border:1px solid rgba(240,240,240,.3);background:rgba(0,0,0,0);color:#f0f0f0;cursor:pointer;font-size:.76rem;font-family:"system-ui",-apple-system,sans-serif;letter-spacing:.05em;white-space:nowrap;transition:background-color .2s ease,border-color .2s ease}.cookie-consent_btn:hover{background-color:rgba(240,240,240,.1);border-color:rgba(240,240,240,.55)}@media(max-width: 768px){.cookie-consent_inner{grid-template-columns:1fr;gap:1rem;padding:1.2rem 5%}.cookie-consent_col--confirm{justify-content:flex-end}}.entete{position:fixed;z-index:7;width:100%;height:3.5rem}@media(max-width: 1025px){.entete{height:3rem}}.entete_wrapper{position:relative;display:flex;align-items:center;justify-content:space-between;width:90%;max-width:140rem;height:100%;margin:0 auto;font-size:1.1rem;font-family:"system-ui",-apple-system,serif}@media(max-width: 1025px){.entete_wrapper{font-size:1rem;width:95%}}.entete_home_group{display:flex;align-items:center;gap:.8rem}.entete_home{display:flex;align-items:center;text-decoration:none;color:#f0f0f0;gap:1rem}.entete_section_label{display:none;font-size:1.375rem;letter-spacing:.22em;text-transform:uppercase;color:rgba(240,240,240,.4);pointer-events:none}.entete:has(~.metasysteme--active) .entete_section_label{display:block}.entete:has(~.metasysteme--active) .entete_home{font-size:.85rem;color:rgba(240,240,240,.35)}.entete_home_logo{width:4rem;height:4rem}@media(max-width: 768px){.entete_home_logo{width:3.5rem;height:3.5rem}}.entete_breadcrumb{display:flex;align-items:center;gap:.5rem;color:rgba(240,240,240,.6);font-size:1rem}@media(max-width: 768px){.entete_breadcrumb{display:none}}.entete_breadcrumb_separator{margin:0 .3rem}.entete_breadcrumb_current{color:#f0f0f0}.entete_langues{display:flex;align-items:center;gap:.8rem}.entete_langues a{text-decoration:none;color:rgba(240,240,240,.5);transition:color .3s cubic-bezier(0.77, 0, 0.175, 1)}.entete_langues a:hover,.entete_langues a.active{color:#f0f0f0}.entete_langues_separator{color:rgba(240,240,240,.3)}.footer{position:fixed;width:100%;bottom:0;height:5rem;display:flex;align-items:center;background:rgba(0,0,0,0);z-index:6}.footer_wrapper{position:relative;display:flex;justify-content:space-between;align-items:center;width:90%;max-width:140rem;margin:0 auto;font-size:1.1rem;font-family:"system-ui",-apple-system,serif;color:rgba(240,240,240,.5)}@media(max-width: 768px){.footer_wrapper{font-size:1rem;width:95%}}.footer_link{display:inline-block;text-decoration:none;color:#f0f0f0;transition:color .3s cubic-bezier(0.77, 0, 0.175, 1)}.footer_link:hover{color:#f0f0f0;animation:rollAndBlurRetour .7s ease}.footer_credits{color:#f0f0f0;font-size:.9em}.home{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:hidden;visibility:hidden;opacity:0;z-index:2}.home--active{visibility:visible;opacity:1}.home_wrapper{position:relative;width:100%;height:100%}.home_gradients{position:fixed;inset:0;z-index:4;pointer-events:none;visibility:hidden;opacity:0;transition:opacity .5s ease}.home_gradients::before,.home_gradients::after{content:"";position:absolute;left:0;right:0;height:15vh}.home_gradients::before{top:0;background:linear-gradient(to bottom, #0a0a0a, transparent)}.home_gradients::after{bottom:0;background:linear-gradient(to top, #0a0a0a, transparent)}.home--active~.home_gradients{visibility:visible;opacity:1}.home_gallery{display:grid;grid-template-columns:repeat(9, 1fr);width:100%;visibility:hidden;margin:0}.home_gallery_media{width:100%;margin:0;padding:1rem;aspect-ratio:1/1}.home_gallery_media--col-1{transform:translateY(0rem)}.home_gallery_media--col-2{transform:translateY(2rem)}.home_gallery_media--col-3{transform:translateY(5rem)}.home_gallery_media--col-4{transform:translateY(1rem)}.home_gallery_media--col-5{transform:translateY(4rem)}.home_gallery_media--col-6{transform:translateY(7rem)}.home_gallery_media--col-7{transform:translateY(3rem)}.home_gallery_media--col-8{transform:translateY(6rem)}.home_gallery_media--col-9{transform:translateY(2rem)}.home_gallery_media_image{width:100%;height:100%;display:block;object-fit:cover}@keyframes rollAndBlur{0%{transform:rotateX(0);filter:blur(0)}25%{filter:blur(1px)}50%{transform:rotateX(180deg);filter:blur(1px)}75%{filter:blur(1px)}100%{transform:rotateX(360deg);filter:blur(0)}}.home_link{position:absolute;bottom:12vh;left:50%;transform:translateX(-50%);z-index:2;color:#f0f0f0;text-decoration:none;font-size:1rem;letter-spacing:.15em;text-transform:uppercase;opacity:0;visibility:hidden;transition:color .3s ease;cursor:pointer}.home_link:hover{color:#aaa}.home_link:hover .home_link_text{animation:rollAndBlur .7s ease forwards}.home_link .home_link_border{display:inline-block;padding:.7rem 1.75rem;border:1px solid rgba(240,240,240,.3);border-radius:60px;perspective:400px;transform-style:preserve-3d}.home_link .home_link_text{display:inline-block}@media(max-width: 768px){.home_link{font-size:.85rem;bottom:6vh}}.metasysteme{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:hidden;visibility:hidden;opacity:0;z-index:2}.metasysteme--active{visibility:visible;opacity:1}.metasysteme_overlay{position:fixed;inset:0;z-index:4;background:#0a0a0a;opacity:0;visibility:hidden;pointer-events:none}.metasysteme_content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.metasysteme_identity{position:relative;z-index:7;margin-top:.5rem;margin-left:1rem;display:flex;align-items:baseline;gap:1rem}.metasysteme_identity h1{font-size:1.6rem}.metasysteme_tagline{margin-left:-0.2rem}.metasysteme_cubes{position:absolute;width:100%;height:100%;pointer-events:none}.metasysteme_portrait{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}.metasysteme_title{position:absolute;bottom:15%;left:50%;transform:translateX(-50%);text-align:center;color:#f0f0f0;z-index:1}@media(max-width: 768px){.metasysteme_title{bottom:10%}}.metasysteme_title h1{font-size:4rem;letter-spacing:.2em;text-transform:uppercase}@media(max-width: 1025px){.metasysteme_title h1{font-size:3rem}}@media(max-width: 768px){.metasysteme_title h1{font-size:2.4rem}}.entete:has(~.metasysteme--active) .entete_section_label{display:inline}.entete:has(~.metasysteme--active) .entete_langues,.entete:has(~.metasysteme--active) .entete_langues a{pointer-events:auto}.metasysteme--active .metasysteme_identity{visibility:hidden}.metasysteme--active~.footer .footer_link,.metasysteme--active~.footer .footer_credits,.metasysteme--active~.footer .footer_credits p{color:#f0f0f0}.metasysteme--active~.footer .footer_link:hover{color:#f0f0f0;animation:rollAndBlurRetour .7s ease forwards}.metasysteme_subtitle{font-size:1.6rem;color:rgba(240,240,240,.6);margin-top:1rem}@media(max-width: 768px){.metasysteme_subtitle{font-size:1.3rem}}.hub-jeffno{position:fixed;top:0;left:0;width:100%;height:calc(100% - 3.5rem);z-index:5;font-family:"Courier New",monospace;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility .4s ease;--profile-color: #A10000;display:flex;flex-direction:column}.hub-jeffno--active{opacity:1;visibility:visible;pointer-events:auto}.hub-jeffno_main{flex:1;display:flex;min-height:0}.hub-jeffno_left{width:31%;display:flex;flex-direction:column;padding:calc(2.5rem + .5vh) 2rem 0;min-height:0;overflow:hidden}@media(max-width: 1025px){.hub-jeffno_left{width:50%}}@media(max-width: 768px){.hub-jeffno_left{width:100%}}.hub-jeffno_header{flex-shrink:0;margin-bottom:.8rem}.hub-jeffno_title{display:block;font-size:clamp(3.58rem,5.2vw,6.5rem);font-weight:700;color:rgba(161,0,0,.7);letter-spacing:-0.02em;line-height:1;margin-bottom:.5rem}.hub-jeffno_subtitle{display:block;font-size:1.27rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(240,240,240,.4);margin-bottom:.3rem}.hub-jeffno_album{display:block;font-size:1.69rem;font-weight:600;color:rgba(240,240,240,.8);letter-spacing:.03em}.hub-jeffno_tracklist{flex-shrink:0;margin-bottom:1rem}.hub-jeffno_track{display:grid;grid-template-columns:auto 1.6rem 1fr auto auto;align-items:center;gap:.4rem;padding:.3rem 0;border-bottom:1px solid rgba(161,0,0,.3)}.hub-jeffno_track.hub-jeffno_track--active .hub-jeffno_track_title{color:#f0f0f0}.hub-jeffno_track_play{--play-color: #A10000;--play-color-dim: rgba(161, 0, 0, 0.5);background:rgba(0,0,0,0);border:none;width:1.8rem;height:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:visible}.hub-jeffno_track_num{font-size:1.1rem;color:rgba(240,240,240,.22);font-variant-numeric:tabular-nums;text-align:right;flex-shrink:0}.hub-jeffno_track_title{font-size:1.47rem;color:rgba(240,240,240,.72);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s}.hub-jeffno_track_dur{font-size:1.17rem;color:rgba(240,240,240,.4);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0}.hub-jeffno_track_nft{position:relative;font-size:1.1rem;color:rgba(240,240,240,.4);text-decoration:none;letter-spacing:.04em;white-space:nowrap;flex-shrink:0;transition:color .2s;margin-bottom:.2rem}.hub-jeffno_track_nft:hover{color:#a10000}.hub-jeffno_track_nft::after{content:"en développement";position:absolute;bottom:calc(100% + .4rem);right:0;background:rgba(10,10,10,.88);color:rgba(240,240,240,.85);font-size:.72rem;letter-spacing:.06em;white-space:nowrap;padding:.25rem .55rem;border-radius:3px;pointer-events:none;opacity:0;transition:opacity .2s}.hub-jeffno_track_nft:hover::after{opacity:1}.hub-jeffno_album_nft_complet{position:relative;font-size:1.1rem;color:rgba(240,240,240,.4);text-decoration:none;letter-spacing:.04em;white-space:nowrap;flex-shrink:0;transition:color .2s;padding-bottom:.3rem}.hub-jeffno_album_nft_complet:hover{color:#a10000}.hub-jeffno_album_nft_complet::after{content:"en développement";position:absolute;bottom:calc(100% + .4rem);right:0;background:rgba(10,10,10,.88);color:rgba(240,240,240,.85);font-size:.72rem;letter-spacing:.06em;white-space:nowrap;padding:.25rem .55rem;border-radius:3px;pointer-events:none;opacity:0;transition:opacity .2s}.hub-jeffno_album_nft_complet:hover::after{opacity:1}.hub-jeffno_text{flex:1;min-height:0;overflow-y:scroll;scroll-behavior:auto;padding:0 0 1.5rem;scrollbar-width:none;-ms-overflow-style:none}.hub-jeffno_text::-webkit-scrollbar{display:none}.hub-jeffno_text_block{margin-bottom:1.4rem}.hub-jeffno_text_block:last-child{margin-bottom:0}.hub-jeffno_text_label{display:block;font-size:1rem;font-weight:bold;letter-spacing:.22em;text-transform:uppercase;color:#a10000;margin-bottom:.45rem}.hub-jeffno_text_body{font-size:1.14rem;color:rgba(240,240,240,.4);line-height:1.65;margin:0;padding-bottom:1rem;border-bottom:1px solid rgba(161,0,0,.7)}.hub-jeffno_text_block:last-child .hub-jeffno_text_body{border-bottom:none;padding-bottom:0}.hub-jeffno_album_footer{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.4rem;padding:.6rem 0 .2rem;margin-top:.2rem}.hub-jeffno_album_name{font-size:1.3rem;font-weight:600;color:rgba(240,240,240,.6);letter-spacing:.06em;text-transform:uppercase}.hub-jeffno_album_total{font-size:1.17rem;color:rgba(240,240,240,.3);font-variant-numeric:tabular-nums;white-space:nowrap}.hub-jeffno_album_nft{font-size:1.1rem;color:#a10000;text-decoration:none;letter-spacing:.04em;white-space:nowrap;opacity:.8;transition:opacity .2s}.hub-jeffno_album_nft:hover{opacity:1}.hub-jeffno_player{display:flex;align-items:center;gap:1rem;padding:0 1rem 0 1rem;height:3.8rem;background:rgba(0,0,0,.78);flex-shrink:0;border:2px solid rgba(161,0,0,.3);border-radius:10px}.hub-jeffno_player_controls{flex-shrink:0}.hub-jeffno_player_btn{background:rgba(0,0,0,0);border:2px solid rgba(161,0,0,.3);border-radius:5px;color:#a10000;width:2.2rem;height:2.2rem;font-size:1.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s;padding-left:.2rem;padding-bottom:.1rem}.hub-jeffno_player_btn:hover{background:rgba(161,0,0,.3);border-color:#a10000}.hub-jeffno_player_body{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.3rem;min-width:0}.hub-jeffno_player_info{display:flex;justify-content:space-between;align-items:baseline}.hub-jeffno_player_title{font-size:1.34rem;color:rgba(240,240,240,.72);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-jeffno_player_time{font-size:1.17rem;color:rgba(240,240,240,.72);font-variant-numeric:tabular-nums;flex-shrink:0}.hub-jeffno_player_bar{display:flex;align-items:center;gap:.8rem;width:100%;padding-left:.3rem}.hub-jeffno_player_progress_track{flex:1;height:6px;background:rgba(161,0,0,.18);position:relative;cursor:pointer}.hub-jeffno_player_progress_track:hover{background:rgba(161,0,0,.28)}.hub-jeffno_player_progress_fill{position:absolute;left:0;top:0;height:100%;width:0%;background:#a10000;transition:width .1s linear}@media(max-width: 1025px){.hub-jeffno_player{padding:0 1rem}}@media(max-width: 768px){.hub-jeffno_player{width:100%;height:4.5rem}}.hub-jeffno--active~.footer .footer_link,.hub-jeffno--active~.footer .footer_credits,.hub-jeffno--active~.footer .footer_credits p{color:#a10000}.hub-jeffno--active~.footer .footer_link:hover{color:#a10000;animation:rollAndBlurRetour .7s ease forwards}.hub-metametric{position:fixed;top:0;left:0;width:100%;height:calc(100% - 3.5rem);z-index:5;font-family:"Courier New",monospace;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility .4s ease;--profile-color: rgba(62, 154, 12, 0.7);display:flex;flex-direction:column}.hub-metametric--active{opacity:1;visibility:visible;pointer-events:auto}.hub-metametric_main{flex:1;display:flex;min-height:0;position:relative}.hub-metametric_col{position:absolute;top:0;left:0;width:36%;height:100%;display:flex;flex-direction:column}@media(max-width: 1025px){.hub-metametric_col{width:50%}}@media(max-width: 768px){.hub-metametric_col{width:100%}}.hub-metametric_left{flex:1;min-height:0;overflow-y:scroll;scroll-behavior:auto;scrollbar-width:none;-ms-overflow-style:none}.hub-metametric_left::-webkit-scrollbar{display:none}.hub-metametric_project{height:100%;display:flex;flex-direction:column;overflow:hidden;flex-shrink:0}.hub-metametric_project_sticky{flex-shrink:0;padding:.6rem 2rem .6rem}.hub-metametric_header{flex-shrink:0;margin-bottom:.8rem}.hub-metametric_title{display:block;font-size:clamp(3.58rem,5.2vw,6.5rem);font-weight:700;color:rgba(62,154,12,.5);letter-spacing:-0.02em;line-height:1;padding:calc(2.5rem + .5vh) 2rem .5rem;margin-left:-0.4rem;flex-shrink:0}.hub-metametric_subtitle{display:block;font-size:1.27rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(240,240,240,.4);margin-bottom:.3rem}.hub-metametric_album{display:block;font-size:1.69rem;font-weight:600;color:rgba(240,240,240,.8);letter-spacing:.03em}.hub-metametric_tracklist{flex-shrink:0;margin-left:2rem;margin-bottom:1rem}.hub-metametric_track{display:grid;grid-template-columns:auto 1.6rem 1fr auto auto;align-items:center;gap:.4rem;padding:.3rem 0;border-bottom:1px solid rgba(62,154,12,.2)}.hub-metametric_track.hub-metametric_track--active .hub-metametric_track_title{color:#f0f0f0}.hub-metametric_track_play{--play-color: rgba(62, 154, 12, 0.7);--play-color-dim: rgba(62, 154, 12, 0.55);background:rgba(0,0,0,0);border:none;width:1.8rem;height:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:visible}.hub-metametric_track_num{font-size:1.1rem;color:rgba(240,240,240,.22);font-variant-numeric:tabular-nums;text-align:right;flex-shrink:0}.hub-metametric_track_title{font-size:1.47rem;color:rgba(240,240,240,.72);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s}.hub-metametric_track_dur{font-size:1.17rem;color:rgba(240,240,240,.4);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0}.hub-metametric_track_nft{position:relative;font-size:1.1rem;color:rgba(240,240,240,.4);text-decoration:none;letter-spacing:.04em;white-space:nowrap;flex-shrink:0;transition:color .2s;margin-bottom:.3rem}.hub-metametric_track_nft:hover{color:rgba(62,154,12,.7)}.hub-metametric_track_nft::after{content:"en développement";position:absolute;bottom:calc(100% + .4rem);right:0;background:rgba(10,10,10,.88);color:rgba(240,240,240,.85);font-size:.72rem;letter-spacing:.06em;white-space:nowrap;padding:.25rem .55rem;border-radius:3px;pointer-events:none;opacity:0;transition:opacity .2s}.hub-metametric_track_nft:hover::after{opacity:1}.hub-metametric_album_nft_complet{position:relative;font-size:1.1rem;color:rgba(240,240,240,.4);text-decoration:none;letter-spacing:.04em;white-space:nowrap;flex-shrink:0;transition:color .2s;padding-bottom:.3rem;margin-bottom:.05rem}.hub-metametric_album_nft_complet:hover{color:rgba(62,154,12,.7)}.hub-metametric_album_nft_complet::after{content:"en développement";position:absolute;bottom:calc(100% + .4rem);right:0;background:rgba(10,10,10,.88);color:rgba(240,240,240,.85);font-size:.72rem;letter-spacing:.06em;white-space:nowrap;padding:.25rem .55rem;border-radius:3px;pointer-events:none;opacity:0;transition:opacity .2s}.hub-metametric_album_nft_complet:hover::after{opacity:1}.hub-metametric_dates{flex:1;min-height:0;overflow-y:scroll;scroll-behavior:auto;padding:0 0 1.5rem 2rem;scrollbar-width:none;-ms-overflow-style:none}.hub-metametric_dates::-webkit-scrollbar{display:none}.hub-metametric_dates_block{margin-bottom:.8rem}.hub-metametric_dates_block:last-child{margin-bottom:0}.hub-metametric_dates_header{display:block;font-size:.98rem;font-weight:bold;letter-spacing:.22em;text-transform:uppercase;color:rgba(240,240,240,.06);margin-bottom:.3rem;border-bottom:1px solid rgba(62,154,12,.2)}.hub-metametric_dates_row{display:flex;flex-direction:column;gap:.08rem;padding:.2rem 0;border-bottom:1px solid rgba(62,154,12,.2)}.hub-metametric_dates_row:last-child{border-bottom:none}.hub-metametric_dates_line1{display:flex;align-items:baseline;gap:.7rem}.hub-metametric_dates_line2{display:flex;align-items:baseline;gap:.5rem}.hub-metametric_dates_date{font-size:1.07rem;font-weight:bold;color:rgba(62,154,12,.7);white-space:nowrap;font-variant-numeric:tabular-nums;flex-shrink:0}.hub-metametric_dates_festival{font-size:1.07rem;color:rgba(240,240,240,.8);white-space:nowrap;text-decoration:none;transition:color .2s}.hub-metametric_dates_festival:hover{color:#f0f0f0}.hub-metametric_dates_city{font-size:.92rem;color:rgba(240,240,240,.7);white-space:nowrap}.hub-metametric_dates_venue{font-size:.92rem;color:rgba(240,240,240,.6);white-space:nowrap;font-style:italic}.hub-metametric_album_footer{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.4rem;padding:.6rem 0 .2rem;border-top:1px solid rgba(62,154,12,.2);margin-top:.2rem;margin-left:2rem;flex-shrink:0}.hub-metametric_album_name{font-size:1.3rem;font-weight:600;color:rgba(240,240,240,.6);letter-spacing:.06em;text-transform:uppercase}.hub-metametric_album_total{font-size:1.17rem;color:rgba(240,240,240,.4);font-variant-numeric:tabular-nums;white-space:nowrap}.hub-metametric_album_nft{font-size:1.1rem;color:rgba(62,154,12,.7);text-decoration:none;letter-spacing:.04em;white-space:nowrap;opacity:.8;transition:opacity .2s}.hub-metametric_album_nft:hover{opacity:1}.hub-metametric_player{display:flex;align-items:center;gap:1rem;padding:0 1rem 0 1rem;margin-left:2rem;height:3.8rem;background:rgba(0,0,0,.78);flex-shrink:0;border:2px solid rgba(62,154,12,.2);border-radius:5px}.hub-metametric_player_controls{flex-shrink:0}.hub-metametric_player_btn{background:rgba(0,0,0,0);border:1px solid rgba(62,154,12,.2);color:rgba(62,154,12,.7);width:2.2rem;height:2.2rem;font-size:1.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s;padding-left:.2rem;padding-bottom:.1rem}.hub-metametric_player_btn:hover{background:rgba(62,154,12,.2);border-color:rgba(62,154,12,.7)}.hub-metametric_player_body{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.3rem;min-width:0}.hub-metametric_player_info{display:flex;justify-content:space-between;align-items:baseline}.hub-metametric_player_title{font-size:1.34rem;color:rgba(240,240,240,.72);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-metametric_player_time{font-size:1.17rem;color:rgba(240,240,240,.72);font-variant-numeric:tabular-nums;flex-shrink:0}.hub-metametric_player_bar{display:flex;align-items:center;gap:.8rem;width:100%;padding-left:.3rem}.hub-metametric_player_progress_track{flex:1;height:6px;background:rgba(62,154,12,.18);position:relative;cursor:pointer}.hub-metametric_player_progress_track:hover{background:rgba(62,154,12,.28)}.hub-metametric_player_progress_fill{position:absolute;left:0;top:0;height:100%;width:0%;background:rgba(62,154,12,.7);transition:width .1s linear}@media(max-width: 1025px){.hub-metametric_player{padding:0 1rem}}@media(max-width: 768px){.hub-metametric_player{width:100%;height:4.5rem}}.hub-metametric--active~.footer .footer_link,.hub-metametric--active~.footer .footer_credits,.hub-metametric--active~.footer .footer_credits p{color:rgba(62,154,12,.7)}.hub-metametric--active~.footer .footer_link:hover{color:rgba(62,154,12,.7);animation:rollAndBlurRetour .7s ease forwards}.hub-pedno{position:fixed;top:0;left:0;width:100%;height:calc(100% - 3.5rem);z-index:5;font-family:"Courier New",monospace;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility .4s ease;--profile-color: rgba(39, 119, 211, 0.8);display:flex;flex-direction:column}.hub-pedno--active{opacity:1;visibility:visible;pointer-events:auto}.hub-pedno_main{flex:1;display:flex;min-height:0;position:relative}.hub-pedno_col{position:absolute;top:0;left:0;width:38%;height:100%;display:flex;flex-direction:column}@media(max-width: 1025px){.hub-pedno_col{width:50%}}@media(max-width: 768px){.hub-pedno_col{width:100%}}.hub-pedno_left{flex:1;min-height:0;overflow-y:scroll;scroll-behavior:auto;scrollbar-width:none;-ms-overflow-style:none}.hub-pedno_left::-webkit-scrollbar{display:none}.hub-pedno_project{height:100%;display:flex;flex-direction:column;overflow:hidden;flex-shrink:0}.hub-pedno_project_sticky{flex-shrink:0;padding:.6rem 2rem .6rem}.hub-pedno_header{flex-shrink:0;margin-bottom:.8rem}.hub-pedno_title{display:block;font-size:clamp(2.8rem,3.5vw,5.5rem);font-weight:700;color:rgba(39,119,211,.5);letter-spacing:-0.02em;line-height:1;padding:calc(2.5rem + .5vh) 2rem .5rem;flex-shrink:0}.hub-pedno_subtitle{display:block;font-size:1.27rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(240,240,240,.4);margin-bottom:.3rem}.hub-pedno_album{display:block;font-size:1.69rem;font-weight:600;color:rgba(240,240,240,.8);letter-spacing:.03em}.hub-pedno_tracklist{flex-shrink:0;margin-bottom:1rem}.hub-pedno_track{display:grid;grid-template-columns:auto 1.6rem 1fr auto auto;align-items:center;gap:.4rem;padding:.3rem 0;border-bottom:1px solid rgba(39,119,211,.2)}.hub-pedno_track.hub-pedno_track--active .hub-pedno_track_title{color:#f0f0f0}.hub-pedno_track_play{--play-color: rgba(39, 119, 211, 0.8);--play-color-dim: rgba(39, 119, 211, 0.55);background:rgba(0,0,0,0);border:none;width:1.8rem;height:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:visible}.hub-pedno_track_num{font-size:1.1rem;color:rgba(240,240,240,.5);font-variant-numeric:tabular-nums;text-align:right;flex-shrink:0}.hub-pedno_track_title{font-size:1.47rem;color:rgba(240,240,240,.72);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s}.hub-pedno_track_dur{font-size:1.17rem;color:rgba(240,240,240,.4);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0}.hub-pedno_track_nft{position:relative;font-size:1.1rem;color:rgba(240,240,240,.4);text-decoration:none;letter-spacing:.04em;white-space:nowrap;flex-shrink:0;transition:color .2s;margin-bottom:.2rem}.hub-pedno_track_nft:hover{color:rgba(39,119,211,.8)}.hub-pedno_track_nft::after{content:"en développement";position:absolute;bottom:calc(100% + .4rem);right:0;background:rgba(10,10,10,.88);color:rgba(240,240,240,.85);font-size:.72rem;letter-spacing:.06em;white-space:nowrap;padding:.25rem .55rem;border-radius:3px;pointer-events:none;opacity:0;transition:opacity .2s}.hub-pedno_track_nft:hover::after{opacity:1}.hub-pedno_dates{flex:1;min-height:0;overflow-y:scroll;scroll-behavior:auto;padding:0 0 1.5rem 2rem;scrollbar-width:none;-ms-overflow-style:none}.hub-pedno_dates::-webkit-scrollbar{display:none}.hub-pedno_text_block{margin-bottom:1.4rem}.hub-pedno_text_block:last-child{margin-bottom:0}.hub-pedno_text_label{display:block;font-size:1rem;font-weight:bold;letter-spacing:.22em;text-transform:uppercase;color:rgba(39,119,211,.8);margin-bottom:.45rem}.hub-pedno_text_body{font-size:1.14rem;color:rgba(240,240,240,.8);line-height:1.65;margin:0;white-space:pre-line;padding-bottom:1rem;border-bottom:1px solid rgba(39,119,211,.2)}.hub-pedno_text_block:last-child .hub-pedno_text_body{border-bottom:none;padding-bottom:0}.hub-pedno_date_list{display:flex;flex-direction:column;gap:.9rem;padding-bottom:1rem;border-bottom:1px solid rgba(39,119,211,.2)}.hub-pedno_text_block:last-child .hub-pedno_date_list{border-bottom:none;padding-bottom:0}.hub-pedno_date_entry{display:flex;flex-direction:column;gap:.18rem}.hub-pedno_date_header{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap}.hub-pedno_date_year{font-size:1rem;font-weight:bold;color:rgba(39,119,211,.8);font-variant-numeric:tabular-nums;flex-shrink:0}.hub-pedno_date_event{font-size:1.14rem;color:rgba(240,240,240,.7)}.hub-pedno_date_lieu{font-size:1rem;color:rgba(240,240,240,.7);font-style:italic}.hub-pedno_date_desc{font-size:1rem;color:rgba(240,240,240,.5);line-height:1.5;margin:0;padding-left:3rem}.hub-pedno_album_footer{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.4rem;padding:.6rem 0 .2rem;border-top:1px solid rgba(39,119,211,.22);margin-top:.2rem;flex-shrink:0}.hub-pedno_album_name{font-size:1.3rem;font-weight:600;color:rgba(240,240,240,.5);letter-spacing:.06em;text-transform:uppercase}.hub-pedno_album_total{font-size:1.17rem;color:rgba(240,240,240,.5);font-variant-numeric:tabular-nums;white-space:nowrap}.hub-pedno_album_nft{position:relative;font-size:1.1rem;color:rgba(39,119,211,.8);text-decoration:none;letter-spacing:.04em;white-space:nowrap;opacity:.8;transition:opacity .2s}.hub-pedno_album_nft:hover{opacity:1}.hub-pedno_album_nft::after{content:"en développement";position:absolute;bottom:calc(100% + .4rem);right:0;background:rgba(10,10,10,.88);color:rgba(240,240,240,.85);font-size:.72rem;letter-spacing:.06em;white-space:nowrap;padding:.25rem .55rem;border-radius:3px;pointer-events:none;opacity:0;transition:opacity .2s}.hub-pedno_album_nft:hover::after{opacity:1}.hub-pedno_player{display:flex;align-items:center;gap:1rem;padding:0 1rem 0 1rem;margin-left:2rem;height:3.8rem;background:rgba(0,0,0,.78);flex-shrink:0;border:2px solid rgba(39,119,211,.2);border-radius:5px}.hub-pedno_player_controls{flex-shrink:0}.hub-pedno_player_btn{background:rgba(0,0,0,0);border:2px solid rgba(39,119,211,.2);border-radius:5px;color:rgba(39,119,211,.8);width:2.2rem;height:2.2rem;font-size:1.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s;padding-left:.2rem;padding-bottom:.1rem}.hub-pedno_player_btn:hover{background:rgba(39,119,211,.2);border-color:rgba(39,119,211,.8)}.hub-pedno_player_body{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.3rem;min-width:0}.hub-pedno_player_info{display:flex;justify-content:space-between;align-items:baseline}.hub-pedno_player_title{font-size:1.34rem;color:rgba(240,240,240,.72);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-pedno_player_time{font-size:1.17rem;color:rgba(240,240,240,.72);font-variant-numeric:tabular-nums;flex-shrink:0}.hub-pedno_player_bar{display:flex;align-items:center;gap:.8rem;width:100%;padding-left:.3rem}.hub-pedno_player_progress_track{flex:1;height:6px;background:rgba(39,119,211,.5);position:relative;cursor:pointer}.hub-pedno_player_progress_track:hover{background:rgba(39,119,211,.7)}.hub-pedno_player_progress_fill{position:absolute;left:0;top:0;height:100%;width:0%;background:rgba(39,119,211,.8);transition:width .1s linear}@media(max-width: 1025px){.hub-pedno_player{padding:0 1rem}}@media(max-width: 768px){.hub-pedno_player{width:100%;height:4.5rem}}.hub-pedno--active~.footer .footer_link,.hub-pedno--active~.footer .footer_credits,.hub-pedno--active~.footer .footer_credits p{color:rgba(39,119,211,.8)}.hub-pedno--active~.footer .footer_link:hover{color:rgba(39,119,211,.8);animation:rollAndBlurRetour .7s ease forwards}.pedneault{position:fixed;top:0;left:0;width:100%;height:100%;z-index:5;font-family:"Courier New",monospace;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility .4s ease;--profile-color: rgba(0, 173, 170, 0.7)}.pedneault--active{opacity:1;visibility:visible;pointer-events:auto}.pedneault_main{display:flex;justify-content:space-between;height:100%;padding-top:3.5rem;pointer-events:none}.pedneault_left{width:35%;height:100%;min-height:0;overflow:hidden;padding:0 2.2rem;display:flex;flex-direction:column;pointer-events:auto}.pedneault_right{width:fit-content;min-width:0;height:100%;overflow:visible;padding:0 3rem 0;text-align:left}.pedneault_header{flex-shrink:0}.pedneault_name{font-family:inherit;color:#00adaa;font-size:2rem;font-weight:700;letter-spacing:.08em;margin:0 0 .4rem;line-height:1.2}.pedneault_title{color:#888;font-size:1.05rem;margin:0;letter-spacing:.04em;line-height:1.35}.pedneault_audio_zone{margin-bottom:1.2rem;min-height:0}.pedneault_cv{flex:1;min-height:0;overflow-y:scroll;scroll-behavior:auto;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:column;padding-bottom:4rem}.pedneault_cv::-webkit-scrollbar{display:none}.pedneault_section{margin-bottom:1rem}.pedneault_section_title{font-size:.93rem;font-weight:bold;letter-spacing:.22em;text-transform:uppercase;color:rgba(0,173,170,.7);margin-bottom:.45rem;padding-bottom:.28rem;border-bottom:1px solid rgba(0,173,170,.2);white-space:nowrap}.pedneault_entries{display:flex;flex-direction:column;gap:.45rem}.pedneault_entry{display:flex;gap:.65rem;align-items:flex-start}.pedneault_entry_years{flex-shrink:0;font-size:1.16rem;line-height:1.4;color:#aaa;white-space:nowrap}.pedneault_entry_years_mid{display:inline-block;padding-left:.95em}.pedneault_entry_body{flex:1}.pedneault_entry_role{font-size:1.16rem;color:#f0f0f0;line-height:1.4;margin-bottom:.1rem}.pedneault_entry_sub{color:#aaa}.pedneault_entry_venue{font-size:1.05rem;color:#aaa;line-height:1.35;font-style:italic}.pedneault_video_link{display:block;background:none;border:none;padding:0;font-size:1.16rem;color:#f0f0f0;line-height:1.4;cursor:pointer;pointer-events:auto;text-align:left;white-space:nowrap;transition:color .2s ease}.pedneault_video_link:hover{color:rgba(0,173,170,.7)}.pedneault_modal{position:fixed;inset:0;z-index:8;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:opacity .3s ease}.pedneault_modal--active{pointer-events:auto;opacity:1}.pedneault_modal_overlay{position:absolute;inset:0;background:rgba(0,0,0,.85);cursor:pointer}.pedneault_modal_inner{position:relative;width:80vw;max-width:1100px;aspect-ratio:16/9;background:#000}.pedneault_modal_close{position:absolute;top:-2.4rem;right:0;background:none;border:none;color:#f0f0f0;font-size:1.6rem;line-height:1;cursor:pointer;padding:.2rem .4rem;transition:color .2s ease}.pedneault_modal_close:hover{color:rgba(0,173,170,.7)}.pedneault_modal_video{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.pedneault_modal_video_el{width:100%;height:100%;display:block;object-fit:contain}.pedneault_modal_iframe{width:100%;height:100%;display:block}.pedneault--active~.footer .footer_link,.pedneault--active~.footer .footer_credits,.pedneault--active~.footer .footer_credits p{color:#00adaa}.pedneault--active~.footer .footer_link:hover{color:#00adaa;animation:rollAndBlurRetour .7s ease}.cv{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2;visibility:hidden;opacity:0;pointer-events:none;font-family:"Courier New",monospace}.cv--active{visibility:visible;opacity:1;pointer-events:auto}.cv_left{position:absolute;top:0;left:0;width:31%;height:100%;padding:3.5rem 0 0 2.2rem;display:flex;flex-direction:column;overflow:hidden;pointer-events:auto}.cv_scroll{flex:1;overflow-y:scroll;scroll-behavior:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:5rem}.cv_scroll::-webkit-scrollbar{display:none}.cv_current{display:flex;align-items:baseline;gap:.6em;margin:0 0 1.4rem}.cv_current .cv_section_label{border-bottom:none;padding-bottom:0;margin:0;white-space:nowrap}.cv_tech_item{color:#d8d9dd;font-size:1.16rem;line-height:1.4}.cv_header{margin-bottom:1rem}.cv_name{font-family:inherit;color:#9a78b7;font-size:2rem;font-weight:700;letter-spacing:.08em;margin:0 0 1rem;line-height:1.2}.cv_title{color:#9a78b7;font-size:1.05rem;margin:0;letter-spacing:.04em;line-height:1.35;font-weight:600;text-transform:uppercase}.cv_section_label{color:rgba(154,120,183,.8);font-size:.93rem;font-weight:bold;letter-spacing:.22em;text-transform:uppercase;margin:0 0 .45rem;padding-bottom:.28rem;border-bottom:1px solid rgba(154,120,183,.15)}.cv_stack,.cv_projects{margin-bottom:1rem}.cv_tech_list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.45rem}.cv_tech_list li{color:#d8d9dd;font-size:1.16rem;line-height:1.4}.cv_links{margin-top:2.5rem}.cv_link{display:block;color:#d8d9dd;font-size:1.16rem;line-height:1.4;text-decoration:none;transition:color .2s ease;letter-spacing:.04em}.cv_link::before{content:"$ ";color:#888;opacity:.6}.cv_link:hover{color:#f0f0f0}.cv_desc{position:fixed;top:3.5rem;right:5%;height:calc(100vh - 3.5rem);display:flex;gap:.7rem;align-items:flex-start;overflow:hidden;pointer-events:none;visibility:hidden;opacity:0;font-weight:bold;font-size:1.3rem;line-height:1;color:rgba(154,120,183,.8)}.cv--active .cv_desc{visibility:visible;opacity:1}@media(max-width: 1025px){.cv_desc{top:3rem;right:2.5%;height:calc(100vh - 3rem)}}@media(max-width: 768px){.cv_desc{display:none}}.cv_reset_btn{display:none;position:fixed;top:3.9rem;left:40%;transform:translateX(-50%);background:none;border:none;cursor:pointer;font-size:1rem;letter-spacing:.12em;color:#9a78b7;padding:.3rem 0;transition:color .2s ease}.cv_reset_btn:hover{color:#bb92de}.cv--active .cv_reset_btn{display:block}.cv_desc_col{display:block;width:1ch;height:100%;overflow:hidden;margin-left:1.55rem}.cv_desc_col i{display:block;font-style:normal}.cv_desc_col s{display:block;height:.44em}.cv--active~.footer .footer_link,.cv--active~.footer .footer_credits,.cv--active~.footer .footer_credits p{color:#9a78b7}.cv--active~.footer .footer_link:hover{color:#9a78b7;animation:rollAndBlurRetour .7s ease forwards}.contact{position:fixed;top:0;left:0;width:100%;height:100%;z-index:8;font-family:"Courier New",monospace;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility .4s ease}.contact--active{opacity:1;visibility:visible;pointer-events:auto}.contact_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom, rgba(5, 5, 16, 0) 0%, rgba(5, 5, 16, 0) 35%, rgba(5, 5, 16, 0.92) 52%, rgba(5, 5, 16, 0.97) 100%)}.contact_modal{position:relative;display:flex;flex-direction:column;align-items:center;height:100%;width:100%}.contact_close{position:absolute;top:2.4rem;right:3rem;background:none;border:none;color:rgba(240,240,240,.5);font-size:2.8rem;line-height:1;cursor:pointer;padding:.5rem;transition:color .2s ease;z-index:1}.contact_close:hover{color:#f0f0f0}.contact_cubes_zone{height:44vh;flex-shrink:0;width:100%;pointer-events:none}@keyframes rollAndBlurContact{0%{transform:rotateX(0);filter:blur(0)}25%{filter:blur(1.5px)}50%{transform:rotateX(180deg);filter:blur(1.5px)}75%{filter:blur(1.5px)}100%{transform:rotateX(360deg);filter:blur(0)}}.contact_label_overlay{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none}.contact_label_item{position:absolute;transform:translate(-50%, -50%);background:none;border:none;cursor:pointer;pointer-events:auto;perspective:400px;transform-style:preserve-3d;padding:.3rem 0}.contact_label_text{display:inline-block;font-size:1.3rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(240,240,240,.45);transition:color .3s ease;text-shadow:1px 1px 0 hsla(0,0%,100%,.06),2px 2px 0 hsla(0,0%,100%,.04),3px 3px 0 hsla(0,0%,100%,.02)}.contact_label_item:hover .contact_label_text{animation:rollAndBlurContact .7s ease forwards;color:rgba(240,240,240,.8)}.contact_label_item--active .contact_label_text{color:#f0f0f0;text-shadow:1px 1px 0 hsla(0,0%,100%,.18),2px 2px 0 hsla(0,0%,100%,.12),3px 3px 0 hsla(0,0%,100%,.06)}.contact_form_zone{width:100%;max-width:70rem;padding:2rem 3rem 3rem;display:flex;flex-direction:column;align-items:center;gap:1.6rem}@media(max-width: 768px){.contact_form_zone{padding:1.5rem 1.8rem 2.5rem}}.contact_form{width:100%;display:flex;flex-direction:column;gap:1.2rem;position:relative}.hp{position:absolute;left:-9999px;opacity:0;pointer-events:none;tab-index:-1}.contact_form_row{display:flex;flex-direction:row;gap:1.2rem}@media(max-width: 1025px){.contact_form_row{flex-direction:column}}.contact_form_input,.contact_form_textarea{width:100%;background:rgba(240,240,240,.04);border:1px solid rgba(240,240,240,.12);border-radius:.6rem;color:#f0f0f0;font-family:"system-ui",-apple-system,sans-serif;font-size:1.4rem;padding:1rem 1.4rem;outline:none;transition:border-color .2s ease,background .2s ease;resize:none}.contact_form_input::placeholder,.contact_form_textarea::placeholder{color:rgba(240,240,240,.3)}.contact_form_input:focus,.contact_form_textarea:focus{border-color:rgba(240,240,240,.35);background:rgba(240,240,240,.07)}.contact_form_submit{align-self:flex-end;margin-top:1.2rem;background:none;border:1px solid rgba(240,240,240,.3);border-radius:3rem;color:#f0f0f0;font-size:1.4rem;padding:.9rem 2.6rem;cursor:pointer;letter-spacing:.05em;transition:background .2s ease,border-color .2s ease}.contact_form_submit:hover{background:rgba(240,240,240,.08);border-color:rgba(240,240,240,.6)}@media(max-width: 768px){.contact_form_submit{align-self:stretch;text-align:center}}.contact_email_direct{text-align:center}.contact_email_direct a{color:rgba(240,240,240,.35);font-size:1.2rem;text-decoration:none;letter-spacing:.03em;transition:color .2s ease}.contact_email_direct a:hover{color:rgba(240,240,240,.7)}.politique{position:fixed;top:0;left:0;width:100%;height:100%;z-index:8;display:none;overflow-y:auto;background-color:#0a0a0a;color:#f0f0f0}.politique--active{display:block}.politique_wrapper{max-width:72rem;margin:0 auto;padding:3rem 2rem 2rem}@media(max-width: 768px){.politique_wrapper{padding:2.5rem 1.4rem 1.5rem}}.politique_contenu{display:flex;flex-direction:column;gap:0}.politique_titre{font-size:clamp(1.2rem,2.5vw,1.8rem);font-family:"system-ui",-apple-system,sans-serif;font-weight:600;letter-spacing:.1em;color:#f0f0f0;margin-bottom:2rem;text-transform:uppercase}.politique_intro{font-size:.95rem;font-family:"system-ui",-apple-system,sans-serif;color:#aaa;line-height:1.7;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(240,240,240,.08)}.politique_section{padding:1.2rem 0;border-bottom:1px solid rgba(240,240,240,.06)}.politique_section:last-of-type{border-bottom:none}.politique_section_titre{font-size:.85rem;font-family:"system-ui",-apple-system,sans-serif;font-weight:600;color:#f0f0f0;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.8rem}.politique_section_para{font-size:.88rem;font-family:"system-ui",-apple-system,sans-serif;color:#aaa;line-height:1.7;margin-bottom:.6rem}.politique_section_para:last-child{margin-bottom:0}.politique_section_liste{list-style:none;padding:0;margin:.6rem 0;display:flex;flex-direction:column;gap:.4rem}.politique_section_liste li{font-size:.88rem;font-family:"system-ui",-apple-system,sans-serif;color:#aaa;line-height:1.6;padding-left:1.2rem;position:relative}.politique_section_liste li::before{content:"—";position:absolute;left:0;color:rgba(240,240,240,.2);font-size:.7rem}.politique_adresse{font-style:normal;display:flex;flex-direction:column;gap:.3rem}.politique_adresse p{font-size:.88rem;font-family:"system-ui",-apple-system,sans-serif;color:#aaa;line-height:1.6}.politique_email{font-size:.88rem;font-family:"system-ui",-apple-system,sans-serif;color:#f0f0f0;text-decoration:underline;text-underline-offset:3px;transition:opacity .2s ease}.politique_email:hover{opacity:.7}.politique_maj{font-size:.75rem;font-family:"system-ui",-apple-system,sans-serif;color:rgba(170,170,170,.6);margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(240,240,240,.06)}.politique_consent_zone{margin-top:1.5rem;padding-top:1.2rem;border-top:1px solid rgba(240,240,240,.08);display:flex;flex-direction:column;gap:1rem}.politique_consent_label{font-size:.88rem;font-family:"system-ui",-apple-system,sans-serif;color:#aaa;line-height:1.6}.politique_consent_btn{display:inline-block;align-self:flex-start;padding:.6rem 1.6rem;border:1px solid rgba(240,240,240,.3);background:rgba(0,0,0,0);color:#f0f0f0;font-size:.82rem;font-family:"system-ui",-apple-system,sans-serif;letter-spacing:.05em;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.politique_consent_btn:hover{background-color:rgba(240,240,240,.08);border-color:rgba(240,240,240,.6)}
