﻿:root{--bg:black}@media(min-width:768px){:root{--bg:#1d2021}}*:where(:not(html,iframe,canvas,img,svg,video,audio,svg *,symbol *)){all:unset;display:revert}*,*::before,*::after{box-sizing:border-box}a,button{cursor:revert}ol,ul,menu{list-style:none}img{max-width:100%}table{border-collapse:collapse}input,textarea{user-select:auto}textarea{white-space:revert}meter{appearance:revert}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;user-select:auto}:where([draggable=true]){-webkit-user-drag:element}button{cursor:pointer}input{border-radius:0}input:-webkit-autofill{box-shadow:0 0 0 5em #fff0 inset}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition-delay:99999s}@font-face{font-family:"terminal_grotesque";font-style:normal;font-weight:400;src:local(""),url(/media/fonts/terminal-grotesque-webfont.woff2) format("woff2"),url(/media/fonts/terminal-grotesque-webfont.woff) format("woff");font-display:swap;text-rendering:optimizelegibility}@font-face{font-family:Luciole;font-style:normal;font-weight:400;src:local(""),url(/media/fonts/Luciole-Regular.woff2) format("woff2"),url(/media/fonts/Luciole-Regular.woff) format("woff");font-display:swap;text-rendering:optimizelegibility}@font-face{font-family:Luciole;font-style:normal;font-weight:700;src:local(""),url(/media/fonts/Luciole-Bold.woff2) format("woff2"),url(/media/fonts/Luciole-Bold.woff) format("woff");font-display:swap;text-rendering:optimizelegibility}@font-face{font-family:FiraCode;font-style:normal;font-weight:400;src:local(""),url(/media/fonts/FiraCode-Regular) format("woff2"),url(/media/fonts/FiraCode-Regular) format("woff");font-display:swap;text-rendering:optimizelegibility}.is-hidden{display:none!important}.is-visible{display:block!important}@media(max-width:767px){.is-desktop{display:none!important;pointer-events:none;touch-action:none}}@media(min-width:992px){.is-mobile{display:none!important;pointer-events:none;touch-action:none}}.is-disabled{pointer-events:none;touch-action:none}.is-error{color:tomato!important}.is-success{color:#2e8b57!important}.is-link{cursor:pointer}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}.clearfix::after{display:table;clear:both;content:""}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}*,*::before,*::after{box-sizing:inherit}::selection{color:#ebdbb2;background:#689d6a}html{box-sizing:border-box;color:#ebdbb2;background-color:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:auto}html,body{min-height:100%;overflow-x:hidden;font-size:20px;cursor:url(/media/cursor.svg),auto;scrollbar-color:#689d6a #32302f;scrollbar-width:thin;background:var(--bg)}body{padding:.8em 0;font-family:"Luciole",sans-serif;line-height:1.4}.container,.md__wrap,.footer,.musique,.photos__wrap,.projets,.presentation,.header{width:100%;max-width:48em;margin:auto}@media(min-width:1200px){.container,.md__wrap,.footer,.musique,.photos__wrap,.projets,.presentation,.header{max-width:58.4em}}img{width:auto;height:auto}a{position:relative;display:inline-block;max-width:100%;padding:.05em .4em .05em .4em;margin-block:.1em;margin-bottom:-.2em;color:#689d6a;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;isolation:isolate;border-bottom:dotted #fff0 .2em;border-radius:.2em}a::before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";background:currentcolor;border-radius:inherit;opacity:.1}a:hover{border-bottom-color:currentcolor}*:focus{outline:double #b16286 .2em}.btn,.projets__btn{display:block;font-family:"terminal_grotesque","Luciole",sans-serif;font-size:2rem;text-align:center}.title,.musique__title,.photos__title,.projets__title,.presentation__title{display:flex;align-items:center;margin:1rem;font-family:"terminal_grotesque","Luciole",sans-serif;font-size:2rem}.title::after,.musique__title::after,.photos__title::after,.projets__title::after,.presentation__title::after{margin-left:auto;text-align:right;content:"///."}@media(min-width:1200px){.title,.musique__title,.photos__title,.projets__title,.presentation__title{font-size:6rem}}.border-base,.border-vagues,.md blockquote,.md hr,.musique__txt,.photos__txt,.projets__droite,.presentation__txt,.md ol,.md ul,.md p{border-style:solid;border-image-slice:28;border-image-outset:0;border-image-repeat:round}.border-vagues,.md blockquote,.md hr,.musique__txt,.photos__txt,.projets__droite,.presentation__txt,.md ol,.md ul,.md p{border-image-source:url(/media/vagues.webp)}.border-vagues strong,.md blockquote strong,.md hr strong,.musique__txt strong,.photos__txt strong,.projets__droite strong,.presentation__txt strong,.md ol strong,.md ul strong,.md p strong{font-weight:700;color:#d79921}body:not(.no-js) .js-inView.is-inView{opacity:1;transition:all .5s ease-in-out;transform:translate3d(0,0,0)}body:not(.no-js) .iv-op{opacity:0}body:not(.no-js) .iv-left{opacity:0;transform:translate3d(-20%,0,0)}body:not(.no-js) .iv-right{opacity:0;transform:translate3d(20%,0,0)}body:not(.no-js) .iv-top{opacity:0;transform:translate3d(0,-20%,0)}body:not(.no-js) .iv-bottom{opacity:0;transform:translate3d(0,20%,0)}@keyframes iv-op{from{opacity:0}}@keyframes iv-bottom{from{opacity:0;transform:translate3d(0,20%,0)}}@keyframes iv-left{from{opacity:0;transform:translate3d(-20%,0,0)}}.hljs{color:#ebdbb2;background:#282828}.hljs .hljs-keyword,.hljs .hljs-selector-tag,.hljs .hljs-literal,.hljs .hljs-selector-id{color:#b8bb26}.hljs .hljs-number{color:#fabd2f}.hljs .hljs-attribute{color:#83a598}.hljs .hljs-regexp,.hljs .hljs-link{color:#d3869b}.hljs .hljs-meta{color:#fe8019}.hljs .hljs-tag,.hljs .hljs-name,.hljs .hljs-bullet,.hljs .hljs-subst,.hljs .hljs-emphasis,.hljs .hljs-type,.hljs .hljs-built_in,.hljs .hljs-selector-attr,.hljs .hljs-selector-pseudo,.hljs .hljs-addition,.hljs .hljs-variable,.hljs .hljs-template-tag,.hljs .hljs-template-variable{color:#8ec07c}.hljs .hljs-string,.hljs .hljs-symbol{color:#fb4934}.hljs .hljs-comment,.hljs .hljs-quote,.hljs .hljs-deletion{color:#928374}.hljs .hljs-selector-class{color:#d79921}.hljs .hljs-keyword,.hljs .hljs-selector-tag,.hljs .hljs-literal,.hljs .hljs-doctag,.hljs .hljs-title,.hljs .hljs-section,.hljs .hljs-type,.hljs .hljs-name,.hljs .hljs-strong{font-weight:700}.hljs .hljs-code,.hljs .hljs-title.class_,.hljs .hljs-class .hljs-title,.hljs .hljs-section{color:#ebdbb2}.header{margin-bottom:3.2em;overflow:hidden;line-height:1;background:#282828;border-radius:1.2em}.header__banniere{width:100%;height:15em;object-fit:cover;animation-name:iv-op;animation-duration:.5s}.header__identite{gap:.8em;align-items:center;padding:.8em;margin:0;margin-top:calc(-6em - 0.8em)}@media(min-width:768px){.header__identite{display:flex;align-items:end}}.header__identite::after{display:block;margin-left:auto;font-family:"terminal_grotesque","Luciole",sans-serif;font-size:2rem;color:var(--bg);text-align:right;content:"/////."}.header__pprofil{display:block;width:12em;margin:auto;border-radius:20%;animation-name:iv-bottom;animation-duration:.6s}@media(min-width:768px){.header__pprofil{margin:initial}}.header__nom{padding:.8em 0;font-family:"terminal_grotesque","Luciole",sans-serif;font-size:3em;text-align:center;animation-name:iv-left;animation-duration:.3s}@media(min-width:768px){.header__nom{padding:0 0 .2em;text-align-last:left}}.header__nom--metier{display:block;padding:0 .2em;font-family:"Luciole",sans-serif;font-size:1.4rem;background:var(--bg);border-radius:.2em}@media(min-width:768px){.header__nom--metier{margin-left:-.2em}}.presentation{margin-bottom:3.2em}.presentation__txt,.md ol,.md ul,.md p{display:block;padding:.8em}@media(max-width:1199px){.presentation__txt,.md ol,.md ul,.md p{margin-bottom:-.8em}}@media(min-width:1200px){.presentation__txt,.md ol,.md ul,.md p{border-bottom-width:1.4em;border-image-width:0 0 1.4em 0}}.presentation__txt:nth-last-of-type(odd),.md ol:nth-last-of-type(odd),.md ul:nth-last-of-type(odd),.md p:nth-last-of-type(odd){border-width:0 0 1.4em 1.4em;border-image-width:0 0 1.4em 1.4em}@media(min-width:1200px){.presentation__txt:nth-last-of-type(odd),.md ol:nth-last-of-type(odd),.md ul:nth-last-of-type(odd),.md p:nth-last-of-type(odd){margin-right:25%}}.presentation__txt:nth-last-of-type(even),.md ol:nth-last-of-type(even),.md ul:nth-last-of-type(even),.md p:nth-last-of-type(even){border-width:0 1.4em 1.4em 0;border-image-width:0 1.4em 1.4em 0}@media(min-width:1200px){.presentation__txt:nth-last-of-type(even),.md ol:nth-last-of-type(even),.md ul:nth-last-of-type(even),.md p:nth-last-of-type(even){margin-left:25%}}.presentation__txt small,.md ol small,.md ul small,.md p small{display:block;font-size:.75em}.presentation__txt small,.md ol small,.md ul small,.md p small,.presentation__txt sup,.md ol sup,.md ul sup,.md p sup{color:#458588}.projets{margin-bottom:3.2em}@media(min-width:1200px){.projets__flex{display:flex}.projets__gauche,.projets__droite{flex:1}}.projets__gauche{display:flex;flex-direction:column;gap:.4em;justify-content:center;padding-right:.8em;margin:1rem 0}.projets__gauche img{width:80%;border-radius:1.2em}.projets__gauche img:nth-of-type(even){margin-left:auto}.projets__droite{display:flex;flex-direction:column;padding:.8em;border-width:0 0 0 1.4em}.projets__txt{margin-bottom:.8em}.projets__btn{align-self:start;margin-bottom:.8em}.projets__subtitle{font-weight:700}.photos{margin-bottom:3.2em}.photos__txt{padding:.8em;margin-bottom:.8em;border-width:1.4em;border-image-width:1.4em}.photos__grid{display:grid;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:.4em;margin:0 .8em}@media(min-width:992px){.photos__grid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(4,1fr)}}.photos__img{border-radius:.2em}.photos__img:first-of-type{grid-area:1/1/3/3}.musique{margin-bottom:3.2em}.musique__txt{padding:.8em;margin-bottom:.8em;border-width:1.4em;border-image-width:1.4em}.musique__albums{display:grid;grid-template-columns:1fr 1fr;gap:0}@media(min-width:992px){.musique__albums{grid-template-columns:1fr 1fr 1fr}}@media(min-width:1200px){.musique__albums{grid-template-columns:1fr 1fr 1fr 1fr}}.musique__album{display:block}.musique__lien{padding:.4em;margin:0 .2em}.musique__pochette{display:block}.footer{margin:3.2em auto 0;text-align:left}.footer__terminal{font-family:"terminal_grotesque","Luciole",sans-serif}.footer p{font-size:.5em}.footer::before{display:block;float:right;margin-left:auto;font-family:"terminal_grotesque","Luciole",sans-serif;font-size:2rem;color:#d79921;text-align:right;content:"/////."}.md{margin:3.2em auto}.md__wrap{padding:0 1em}.md p{max-width:100%;white-space:break-spaces}.md h1,.md h2,.md h3,.md h4,.md h5,.md h6{margin:3rem 0 2rem;line-height:.75}.md h1{display:flex;align-items:center;font-family:"terminal_grotesque","Luciole",sans-serif;font-size:4em}.md h1::after{margin-left:auto;text-align:right;content:"///."}.md h2{font-family:"terminal_grotesque","Luciole",sans-serif;font-size:3em;color:#d79921}.md h2::before{margin-left:auto;text-align:right;content:".\\"}.md h3,.md h4,.md h5,.md h6{font-family:"terminal_grotesque","Luciole",sans-serif;font-size:2.5em;color:#928374}.md h3::before,.md h4::before,.md h5::before,.md h6::before{margin-left:auto;text-align:right;content:".\\\\"}.md h4{font-size:2em}.md h5{font-size:1.75em}.md h6{font-size:1.5em}.md hr{border-top-width:1.4em;border-image-width:1.4em 0 0 0}.md blockquote{position:relative;margin:0 auto 3.2em;font-style:italic;color:#458588;border-left-width:1.4em;border-image-width:0 0 0 1.4em}#md .md blockquote>p{margin:0;border-width:1.4em;border-image-width:1.4em 1.4em 1.4em 0}.md em{font-style:italic}.md ol,.md ul{width:fit-content;padding:1em;margin:0 auto 3.2em;line-height:1.6}.md ul li:not(:has(>h2))::before{content:"〉"}.md ol{counter-reset:item}.md ol li{display:block;list-style:decimal}.md ol li::before{content:counters(item,".") "〉";counter-increment:item}.md code{padding:.5em;font-family:"FiraCode","FiraCode Nerd Font","Fira Code",monospace;white-space:pre;background:#282828}.md code.hljs{display:block;width:fit-content;max-width:100%;padding:1em;margin:2rem auto;overflow-x:scroll}.md table{display:block;width:fit-content;max-width:100%;margin:0 auto 3.2em;overflow-x:scroll}.md table th,.md table td{border:1px dashed #928374}.md table th{padding:.5em 1em;font-family:"terminal_grotesque","Luciole",sans-serif;font-size:1.5em;background-color:#1d2021}.md table tr:nth-child(odd){background-color:#282828}.md table tr:hover{background-color:#32302f}.md table td{padding:1em}@media(min-width:992px){.p-legal{padding-top:84px}}.p-legal .txtimg__txt{margin-bottom:5rem}@media print{.is-hidden-print{display:none!important}}