.ember-application>header,html{background:var(--color-bg-primary)}.__55e86 menu,.__b00cf .judges,.__f7769{list-style-type:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}.sensible h2,.sensible h3,.sensible strong{font-weight:700}.__94d9f em,.__b00cf em,.sensible em{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}:root .mention-0{--color-mention:var(--color-mention-0)}:root .mention-1{--color-mention:var(--color-mention-1)}:root .mention-2{--color-mention:var(--color-mention-2)}:root .mention-3{--color-mention:var(--color-mention-3)}:root .mention-4{--color-mention:var(--color-mention-4)}:root .mention-5{--color-mention:var(--color-mention-5)}:root .mention-6{--color-mention:var(--color-mention-6)}.light{--color-bg-primary:var(--color-secondary);--color-text-primary:var(--color-on-secondary);--color-bg-secondary:var(--color-main);--color-text-secondary:var(--color-on-main);--color-bg-accent:var(--color-accent);--color-text-accent:var(--color-on-accent);--color-shadow:rgba(240, 200, 200, 0.9);--color-bg-disabled:var(--color-disabled);--color-text-disabled:var(--color-on-disabled)}.dark{--color-bg-primary:var(--color-main);--color-text-primary:var(--color-on-main);--color-bg-secondary:var(--color-secondary);--color-text-secondary:var(--color-on-secondary);--color-text-secondary:hsl(180deg 30% 59%);--color-bg-accent:#f0c8c8;--color-text-accent:#3f5050;--color-shadow:#0003;--color-bg-disabled:var(--color-disabled);--color-text-disabled:var(--color-on-disabled)}@media (prefers-color-scheme:dark){html{--color-bg-primary:var(--color-main);--color-text-primary:var(--color-on-main);--color-bg-secondary:var(--color-secondary);--color-text-secondary:var(--color-on-secondary);--color-text-secondary:hsl(180deg 30% 59%);--color-bg-accent:#f0c8c8;--color-text-accent:#3f5050;--color-shadow:#0003;--color-bg-disabled:var(--color-disabled);--color-text-disabled:var(--color-on-disabled)}}@media (prefers-color-scheme:light){html{--color-bg-primary:var(--color-secondary);--color-text-primary:var(--color-on-secondary);--color-bg-secondary:var(--color-main);--color-text-secondary:var(--color-on-main);--color-bg-accent:var(--color-accent);--color-text-accent:var(--color-on-accent);--color-shadow:rgba(240, 200, 200, 0.9);--color-bg-disabled:var(--color-disabled);--color-text-disabled:var(--color-on-disabled)}}html{color:var(--color-text-primary)}.sensible h2,.sensible h3,.sensible h4,.sensible h5,.sensible h6,.sensible li,.sensible p,.sensible ul{margin-top:var(--gutter)}.sensible h2:first-child,.sensible h3:first-child,.sensible h4:first-child,.sensible h5:first-child,.sensible h6:first-child,.sensible li:first-child,.sensible p:first-child,.sensible ul:first-child{margin-top:0}.sensible h2{font-size:var(--txt-l)}.sensible h3{font-size:var(--txt-m)}.sensible a{color:var(--color-bg-accent)}.sensible small{font-size:var(--txt-s)}.sensible ol,.sensible ul{list-style:inherit;padding-inline-start:inherit}.__55e86{padding:var(--gutter)}.__55e86 menu{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem}.__55e86 menu li{aspect-ratio:4/5}.__55e86 menu li>a{border-radius:var(--radius);filter:drop-shadow(2px 4px 6px var(--color-shadow));text-decoration:none;color:inherit;display:flex;height:100%;width:100%;box-sizing:border-box;padding:1rem;font-size:var(--txt-xxl);font-weight:bolder;letter-spacing:-.1em;line-height:.9em}.__55e86 menu li>a.judges,.__55e86 menu li>a.miss,.__55e86 menu li>a.profile,.__55e86 menu li>a.top{background:var(--color-bg);color:var(--color-text)}.__94d9f h2,.__94d9f h3,.__94d9f strong,.__b00cf h2,.__b00cf h3,.__b00cf strong,.__e43c4 h2,.__e43c4 h3,.__e43c4 strong{font-weight:700}.__55e86 menu li>a.miss{--color-bg:var(--color-bg-accent);--color-text:var(--color-text-accent);align-items:start;justify-content:start;text-align:left}.__55e86 menu li>a.judges{--color-bg:var(--color-bg-secondary);--color-text:var(--color-text-secondary);align-items:start;justify-content:end;text-align:right}.__55e86 menu li>a.profile{--color-bg:var(--color-text-primary);--color-text:var(--color-bg-primary);align-items:end;justify-content:start;text-align:left}.__55e86 menu li>a.top{--color-bg:var(--color-text-accent);--color-text:var(--color-bg-accent);align-items:end;justify-content:end;text-align:right}.__94d9f .avatar .name input#nom,.__94d9f a,.__b00cf a{color:var(--color-bg-accent)}.__b00cf{padding:var(--gutter)}.__b00cf h2,.__b00cf h3,.__b00cf h4,.__b00cf h5,.__b00cf h6,.__b00cf li,.__b00cf p,.__b00cf ul{margin-top:var(--gutter)}.__b00cf h2:first-child,.__b00cf h3:first-child,.__b00cf h4:first-child,.__b00cf h5:first-child,.__b00cf h6:first-child,.__b00cf li:first-child,.__b00cf p:first-child,.__b00cf ul:first-child{margin-top:0}.__b00cf h2{font-size:var(--txt-l)}.__b00cf h3{font-size:var(--txt-m)}.__b00cf small{font-size:var(--txt-s)}.__b00cf ol,.__b00cf ul{list-style:inherit;padding-inline-start:inherit}.__b00cf .judges{margin-top:1.5em;display:grid;grid-template-columns:2fr 4fr;align-items:center;grid-gap:2em var(--gutter)}.__b00cf .judges .judge{display:contents}.__b00cf .judges .judge .avatar{text-align:center;grid-column:1}.__b00cf .judges .judge .avatar .picture{width:5em;border-radius:100%;aspect-ratio:1/1;filter:drop-shadow(2px 4px 6px var(--color-shadow))}.__b00cf .judges .judge .avatar h3{font-weight:300;font-size:var(--txt-l);letter-spacing:-.05em}.__b00cf .judges .judge .stats{font-size:var(--txt-s);vertical-align:middle;grid-column:2;display:grid;grid-template-columns:auto 1fr;grid-gap:.5em 1em}.__a1384 .header .description,.__a1384 .header .legend,.__a1384 .header .round-top,.__b00cf .judges .judge .stats .to-top{grid-column:1/span 2}.__94d9f{padding:var(--gutter)}.__94d9f h2,.__94d9f h3,.__94d9f h4,.__94d9f h5,.__94d9f h6,.__94d9f li,.__94d9f p,.__94d9f ul{margin-top:var(--gutter)}.__94d9f h2:first-child,.__94d9f h3:first-child,.__94d9f h4:first-child,.__94d9f h5:first-child,.__94d9f h6:first-child,.__94d9f li:first-child,.__94d9f p:first-child,.__94d9f ul:first-child{margin-top:0}.__94d9f h2{font-size:var(--txt-l)}.__94d9f h3{font-size:var(--txt-m)}.__94d9f small{font-size:var(--txt-s)}.__94d9f ol,.__94d9f ul{list-style:inherit;padding-inline-start:inherit}.__94d9f .avatar{margin:2em 0;display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:var(--gutter)}.__94d9f .avatar .photo{aspect-ratio:1/1;width:calc(.3 * var(--max-width));border-radius:100%;filter:drop-shadow(2px 4px 6px var(--color-shadow))}.__94d9f .avatar .name{display:flex;flex-direction:column;gap:var(--gutter)}.__94d9f .actions .logout,.__94d9f .actions .refresh,.__94d9f .actions .to-miss{padding:.3em .5em;display:inline-block;text-decoration:none;transition:all 80ms ease-out;user-select:none;font-family:inherit;text-align:center;letter-spacing:initial}.__94d9f .avatar .name input#nom{font-size:var(--txt-m);background:var(--color-text-accent);border-radius:var(--radius);border:none;padding:.3em .5em;box-shadow:inset 2px 4px 6px var(--color-shadow)}.__94d9f .avatar .name label{cursor:pointer}.__94d9f .explain{text-align:center}.__94d9f .actions{margin-top:3em}.__94d9f .actions .to-miss{--color-bg:var(--color-bg-accent);--color-text:var(--color-text-accent);background:var(--color-bg);color:var(--color-text);border-radius:var(--radius);font-size:var(--txt-s);font-weight:400;word-spacing:initial;line-height:initial;border:1px solid transparent;cursor:pointer}.__94d9f .actions .to-miss[disabled]{background:var(--color-bg-disabled);border-color:var(--color-text-disabled);color:var(--color-text-disabled);cursor:not-allowed}.__94d9f .actions .logout{--color-bg:var(--color-bg-secondary);--color-text:var(--color-text-secondary);background:var(--color-bg);color:var(--color-text);border-radius:var(--radius);font-size:var(--txt-s);font-weight:400;word-spacing:initial;line-height:initial;border:1px solid transparent;cursor:pointer}.__94d9f .actions .logout[disabled]{background:var(--color-bg-disabled);border-color:var(--color-text-disabled);color:var(--color-text-disabled);cursor:not-allowed}.__1bbb6:hover,.__94d9f .actions .refresh,.__bbc2e,.__fc61f .heart-slider,.__fc61f .mention-emojis label{cursor:pointer}.__94d9f .actions .refresh{--color-bg:var(--color-bg-accent);--color-text:var(--color-text-accent);background:var(--color-bg);color:var(--color-text);border-radius:var(--radius);font-size:var(--txt-s);font-weight:400;word-spacing:initial;line-height:initial;border:1px solid transparent}.__94d9f .actions .refresh[disabled]{background:var(--color-bg-disabled);border-color:var(--color-text-disabled);color:var(--color-text-disabled);cursor:not-allowed}.__1bbb6{margin:0;padding:0;position:relative;overflow:hidden}.__1bbb6>.hover-scroll,.__1bbb6>.meter{backdrop-filter:blur(10px) brightness(60%);color:var(--color-glamour);position:absolute}.__1bbb6>.meter{display:block;top:1em;left:1em;padding:.5em;border-radius:calc(4*var(--radius));font-size:var(--txt-s)}.__1bbb6 .carousel-wrapper{font-size:0;white-space:nowrap;overflow-y:hidden;overflow-x:scroll;scroll-behavior:smooth;scroll-snap-type:x mandatory}.__a24bb,.__fc61f .heart-slider{overflow:hidden;box-sizing:border-box}.__1bbb6 .carousel-wrapper>:not(.control){height:100%;display:inline-block;scroll-snap-align:center}.__1bbb6>.hover-scroll{aspect-ratio:1/1;width:2em;box-sizing:border-box;display:flex;text-align:center;align-items:center;justify-content:center;border-radius:100%;bottom:50%;transition:translate ease-in-out .2s 20ms}.__1bbb6>.hover-scroll.left{left:1em;padding-right:.5em;translate:-3em}.__1bbb6>.hover-scroll.right{right:1em;padding-left:.5em;translate:3em}.__1bbb6:hover[data-hover-direction=left]>.hover-scroll.left,.__1bbb6:hover[data-hover-direction=right]>.hover-scroll.right{translate:0}.__bbc2e{display:block;color:inherit;font:inherit;margin:0;padding:0;border:none;background:0 0;appearance:none;user-select:none}.__bbc2e .count{font-size:.8em}.__f7769{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:var(--gutter)}@media (orientation:landscape){.__f7769{grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width:23rem){.__f7769{grid-template-columns:1fr 1fr}}.__f7769>li{--index:0;animation:fade-in;animation-duration:.3s;animation-fill-mode:backwards;animation-delay:calc(50ms * var(--index))}@keyframes fade-in{from{opacity:0}to{opacity:1}}.__28ff4{--content-height:auto;height:var(--content-height);overflow-y:hidden;transition:height .2s ease-out}.__9f6c0 .judge-avatar{aspect-ratio:1/1}.__9f6c0 .judge-avatar.wrapper>svg{width:100%;height:100%}.__98907{color:red}.__98907>svg{display:block;shape-rendering:auto;color:var(--color-glamour);width:50%;margin:50% auto auto}.__fc61f{display:block;width:100%}.__a24bb,.__fc61f .mention-emojis{display:flex;flex-direction:row;list-style-type:none}.__fc61f .mentions-emojis{width:100}.__fc61f .slider{width:100%}.__fc61f .mention-emojis{justify-content:space-between}.__fc61f .heart-slider{appearance:none;padding:0;font:inherit;outline:0;background:0 0;height:24px;position:relative}.__05153>.commentaires .comment .content em,.__05153>.commentaires .must-connect em,.__096e2>.description em,.__a1384 .header em,.__ad76b .header em,.__b36b7 em,.__e2418 .header em,.__e43c4 em,.__fb90b .header em{font-style:italic}.__fc61f .heart-slider:active{cursor:grabbing}.__fc61f .heart-slider::-webkit-slider-runnable-track{position:relative;height:2px;border:none;border-radius:4px;background:var(--color-text-primary);animate:.2s}.__fc61f .heart-slider::-webkit-slider-thumb{animate:.2s;appearance:none;width:var(--thumb-width);height:var(--thumb-height);border:none;border-radius:10em;color:var(--color-bg-accent);background:url(/heart.svg) 100% 100% no-repeat;position:relative;top:-8px;margin:0;--thumb-height:20px;--thumb-width:20px;--track-height:0.125em;--track-color:rgba(0, 0, 0, 0.2);--brightness-hover:180%;--brightness-down:80%;--clip-edges:0.125em;--thumb-radius:calc((var(--thumb-height) * 0.5) - 1px);--clip-top:calc((var(--thumb-height) - var(--track-height)) * 0.5 - 1px);--clip-bottom:calc(var(--thumb-height) - var(--clip-top));--clip-further:calc(100% + 1px);--box-fill:calc(-100vmax - var(--thumb-width, var(--thumb-height))) 0 0 100vmax var(--color-bg-secondary);box-shadow:var(--box-fill);clip-path:polygon(100% -1px,var(--clip-edges) -1px,0 var(--clip-top),-100vmax var(--clip-top),-100vmax var(--clip-bottom),0 var(--clip-bottom),var(--clip-edges) 100%,var(--clip-further) var(--clip-further))}.__fc61f .heart-slider::-moz-range-track{position:relative;height:2px;border:none;border-radius:4px;background:var(--color-text-primary);animate:.2s}.__fc61f .heart-slider::-moz-range-thumb{animate:.2s;appearance:none;width:var(--thumb-width);height:var(--thumb-height);border:none;border-radius:10em;color:var(--color-bg-accent);background:url(/heart.svg) 100% 100% no-repeat;position:relative;top:-8px;margin:0;--thumb-height:20px;--thumb-width:20px;--track-height:0.125em;--track-color:rgba(0, 0, 0, 0.2);--brightness-hover:180%;--brightness-down:80%;--clip-edges:0.125em;--thumb-radius:calc((var(--thumb-height) * 0.5) - 1px);--clip-top:calc((var(--thumb-height) - var(--track-height)) * 0.5 - 1px);--clip-bottom:calc(var(--thumb-height) - var(--clip-top));--clip-further:calc(100% + 1px);--box-fill:calc(-100vmax - var(--thumb-width, var(--thumb-height))) 0 0 100vmax var(--color-bg-secondary);box-shadow:var(--box-fill);clip-path:polygon(100% -1px,var(--clip-edges) -1px,0 var(--clip-top),-100vmax var(--clip-top),-100vmax var(--clip-bottom),0 var(--clip-bottom),var(--clip-edges) 100%,var(--clip-further) var(--clip-further))}.__a24bb{width:100%;border-radius:var(--radius);height:1em;border-bottom:1px solid var(--color-text-primary);align-items:stretch}.__a24bb .mention{flex-grow:1;background-color:var(--color-mention);margin:0;padding:0;font-size:0;border:none}.__b36b7,.__e43c4{border-radius:var(--radius);text-decoration:none;overflow:hidden}.__e43c4{margin:0;display:block;aspect-ratio:1/1;position:relative;color:inherit;--color-bg:var(--color-bg-primary);--color-text:var(--color-text-primary);background:var(--color-bg);color:var(--color-text);filter:drop-shadow(2px 4px 6px var(--color-shadow))}.__e43c4 h2,.__e43c4 h3,.__e43c4 h4,.__e43c4 h5,.__e43c4 h6,.__e43c4 li,.__e43c4 p,.__e43c4 ul{margin-top:var(--gutter)}.__e43c4 h2:first-child,.__e43c4 h3:first-child,.__e43c4 h4:first-child,.__e43c4 h5:first-child,.__e43c4 h6:first-child,.__e43c4 li:first-child,.__e43c4 p:first-child,.__e43c4 ul:first-child{margin-top:0}.__e43c4 h2{font-size:var(--txt-l)}.__e43c4 h3{font-size:var(--txt-m)}.__e43c4 a{color:var(--color-bg-accent)}.__e43c4 small{font-size:var(--txt-s)}.__ad76b .header h2,.__b36b7 h2{font-size:var(--txt-l);font-weight:700}.__e43c4 ol,.__e43c4 ul{list-style:inherit;padding-inline-start:inherit}.__e43c4 .portrait{display:block;line-height:0;width:100%;aspect-ratio:1/1;position:relative;overflow:hidden}.__e43c4 .portrait::after{content:"";position:absolute;inset:0;background:radial-gradient(circle,transparent 60%,red 160%);mix-blend-mode:difference}.__e43c4 .portrait img{width:100%;position:relative;top:0}.__e43c4 .portrait img:is(.todo .portrait img){filter:grayscale(1) contrast(110%)}.__e43c4 .portrait img:is(.done .portrait img){filter:saturate(100%)}.__e43c4 .mention{display:block;position:absolute;top:0;right:0;padding:.4rem}.__b36b7,.__b36b7 .portrait{display:block;position:relative;aspect-ratio:2/3}.__b36b7{margin:0;color:inherit;--color-bg:var(--color-bg-primary);--color-text:var(--color-text-primary);background:var(--color-bg);color:var(--color-text);filter:drop-shadow(2px 4px 6px var(--color-shadow))}.__b36b7 h2,.__b36b7 h3,.__b36b7 h4,.__b36b7 h5,.__b36b7 h6,.__b36b7 li,.__b36b7 p,.__b36b7 ul{margin-top:var(--gutter)}.__b36b7 h2:first-child,.__b36b7 h3:first-child,.__b36b7 h4:first-child,.__b36b7 h5:first-child,.__b36b7 h6:first-child,.__b36b7 li:first-child,.__b36b7 p:first-child,.__b36b7 ul:first-child{margin-top:0}.__b36b7 h3{font-size:var(--txt-m);font-weight:700}.__b36b7 a{color:var(--color-bg-accent)}.__b36b7 .legend,.__ca3e3 form .mention-picked{backdrop-filter:blur(10px) brightness(60%);color:var(--color-glamour);box-sizing:border-box}.__b36b7 strong{font-weight:700}.__b36b7 small{font-size:var(--txt-s)}.__b36b7 ol,.__b36b7 ul{list-style:inherit;padding-inline-start:inherit}.__b36b7 .portrait{line-height:0;width:100%}.__ca3e3 .add-comment .back,.__e7cfc>.tab{user-select:none;word-spacing:initial;line-height:initial;cursor:pointer}.__b36b7 .portrait::after{content:"";position:absolute;inset:0;background:radial-gradient(circle,transparent 60%,red 160%);mix-blend-mode:difference}.__b36b7 .portrait img{height:100%;width:100%;object-fit:cover;position:relative}.__b36b7 .portrait img:is(.todo .portrait img){filter:grayscale(1) contrast(110%)}.__b36b7 .portrait img:is(.done .portrait img){filter:saturate(100%)}.__05153>.commentaires .comment .content,.__05153>.commentaires .tooltip[title]::before,.__a1384 .top .mentions figcaption .mention,.__e2418 .top .item.is-dragging,.__fb90b .header .avatar,.ember-application>header{filter:drop-shadow(2px 4px 6px var(--color-shadow))}.__b36b7 .legend{padding:var(--gutter);position:absolute;bottom:0;display:flex;flex-direction:column;left:0;width:100%;height:37%}.__b36b7 .legend>.nom{display:inline}.__b36b7 .legend>.region:is(.saint-martin-saint-barthelemy .region){font-size:80%;font-weight:500}.__b36b7 .nom,.__e7cfc>.tab{font-size:var(--txt-s)}.__b36b7 .region,.__e7cfc>.tab{font-weight:400}.__b36b7 .mention{display:block;position:absolute;top:0;right:0;padding:.4rem}.__b36b7>a{display:block}.__e7cfc{display:flex}.__e7cfc>.tab{box-sizing:border-box;flex-grow:1;padding:.3em .5em;display:inline-block;font-family:inherit;text-align:center;letter-spacing:initial;text-decoration:none;--color-bg:var(--color-text-secondary);--color-text:var(--color-bg-secondary);background:var(--color-bg);color:var(--color-text)!important;border:1px solid currentColor;border-left:none;border-radius:0;transition:all .1s ease-out}.__e7cfc>.tab[disabled]{background:var(--color-bg-disabled);border-color:var(--color-text-disabled);color:var(--color-text-disabled);cursor:not-allowed}.__e7cfc>.tab.active,.__e7cfc>.tab:active{background:var(--color-bg);color:var(--color-text)}.__e7cfc>.tab:first-child{border-left:1px solid currentColor;border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius)}.__e7cfc>.tab:last-child{border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius)}.__e7cfc>.tab.active{border-color:var(--color-bg);--color-bg:var(--color-bg-secondary);--color-text:var(--color-text-secondary)}.__e7cfc>.tab:active{--color-bg:var(--color-bg-accent);--color-text:var(--color-text-accent)}.__096e2>.description a,.__ad76b .header a{color:var(--color-bg-accent)}.__3b370{padding:0;margin:0;position:relative;line-height:0;overflow:hidden}.__3b370::after{content:"";position:absolute;inset:0;background:radial-gradient(circle,transparent 60%,red 160%);mix-blend-mode:difference}.__3b370 img{height:100%;width:100%;object-fit:cover;object-position:top}.__ad76b{padding:var(--gutter)}.__096e2>.description ol,.__096e2>.description ul,.__ad76b .header ol,.__ad76b .header ul{padding-inline-start:inherit;list-style:inherit}.__ad76b .header{display:grid;grid-template-columns:3fr 5fr;grid-gap:0 var(--gutter);align-items:start;margin-bottom:1em}.__ad76b .header h2,.__ad76b .header h3,.__ad76b .header h4,.__ad76b .header h5,.__ad76b .header h6,.__ad76b .header li,.__ad76b .header p,.__ad76b .header ul{margin-top:var(--gutter)}.__ad76b .header h2:first-child,.__ad76b .header h3:first-child,.__ad76b .header h4:first-child,.__ad76b .header h5:first-child,.__ad76b .header h6:first-child,.__ad76b .header li:first-child,.__ad76b .header p:first-child,.__ad76b .header ul:first-child{margin-top:0}.__ad76b .header h3{font-size:var(--txt-m);font-weight:700}.__ad76b .header strong{font-weight:700}.__ad76b .header small{font-size:var(--txt-s)}.__ad76b .header progress{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;border-radius:var(--radius);overflow:hidden;background:var(--color-text-secondary);border:none}.__ad76b .header progress::-webkit-progress-bar{background:0 0;border:none}.__ad76b .header progress::-webkit-progress-value{background:0 0;background-color:var(--color-bg-secondary);filter:drop-shadow(2px 4px 6px var(--color-shadow))}.__ad76b .header progress::-moz-progress-bar{background:0 0;background-color:var(--color-bg-secondary);filter:drop-shadow(2px 4px 6px var(--color-shadow))}.__ad76b .header legend{grid-column:2}.__096e2>.description h2,.__096e2>.description h3,.__096e2>.description h4,.__096e2>.description h5,.__096e2>.description h6,.__096e2>.description li,.__096e2>.description p,.__096e2>.description ul{margin-top:var(--gutter)}.__096e2>.description h2:first-child,.__096e2>.description h3:first-child,.__096e2>.description h4:first-child,.__096e2>.description h5:first-child,.__096e2>.description h6:first-child,.__096e2>.description li:first-child,.__096e2>.description p:first-child,.__096e2>.description ul:first-child{margin-top:0}.__096e2>.description h2{font-size:var(--txt-l);font-weight:700}.__096e2>.description h3{font-size:var(--txt-m);font-weight:700}.__096e2>.description strong{font-weight:700}.__096e2>.description small{font-size:var(--txt-s)}.__096e2>.description .header{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;padding:var(--gutter)}.__096e2>.description .header a{text-decoration:none;color:inherit;font-weight:700;font-size:var(--txt-l);padding:.5em 1em .5em 0}.__096e2>.description .header a:last-child{padding:.5em 0 .5em 1em}.__096e2>.description .header .region{letter-spacing:-.05em;font-size:var(--txt-xl);font-weight:300;text-align:center;height:1.7em}.__096e2>.description .nom{margin:0 var(--gutter);padding-bottom:var(--gutter);font-weight:400;font-size:var(--txt-l);border-bottom:3px solid var(--color-bg-accent);display:flex;justify-content:space-between}.__096e2>.description .bio{padding:var(--gutter)}.__096e2>.photos{width:100%;display:block;margin:0;padding:0}.__096e2>.photos .carousel{height:100%;width:100%}.__096e2>.photos .picture{width:var(--max-width);aspect-ratio:.66666667}.__05153>.prevnext{display:flex;flex-direction:row;justify-content:space-between;font-size:var(--txt-l);letter-spacing:-.05em;font-weight:300;margin-top:1em}.__05153>.prevnext a{color:inherit;text-decoration:none}.__05153>.prevnext a[rel=previous]{padding-right:1em}.__05153>.prevnext a[rel=next]{padding-left:1em}.__05153>.commentaires .comment{padding:var(--gutter)}.__05153>.commentaires .comment blockquote a,.__05153>.commentaires .comment>a{display:block;color:inherit;text-decoration:none}.__05153>.commentaires .comment .content{padding:calc(2*var(--gutter));--color-bg:var(--color-bg-secondary);--color-text:var(--color-text-secondary);background:var(--color-bg);color:var(--color-text);border-radius:calc(4*var(--radius));position:relative;margin-bottom:calc(1em + var(--gutter) - .1em)}.__05153>.commentaires .comment .content h2,.__05153>.commentaires .comment .content h3,.__05153>.commentaires .comment .content h4,.__05153>.commentaires .comment .content h5,.__05153>.commentaires .comment .content h6,.__05153>.commentaires .comment .content li,.__05153>.commentaires .comment .content p,.__05153>.commentaires .comment .content ul{margin-top:var(--gutter)}.__05153>.commentaires .comment .content h2:first-child,.__05153>.commentaires .comment .content h3:first-child,.__05153>.commentaires .comment .content h4:first-child,.__05153>.commentaires .comment .content h5:first-child,.__05153>.commentaires .comment .content h6:first-child,.__05153>.commentaires .comment .content li:first-child,.__05153>.commentaires .comment .content p:first-child,.__05153>.commentaires .comment .content ul:first-child{margin-top:0}.__05153>.commentaires .comment.own,.__05153>.commentaires .must-connect h2,.__05153>.commentaires .must-connect h3,.__05153>.commentaires .must-connect h4,.__05153>.commentaires .must-connect h5,.__05153>.commentaires .must-connect h6,.__05153>.commentaires .must-connect li,.__05153>.commentaires .must-connect p,.__05153>.commentaires .must-connect ul,.__a1384 .header h2,.__a1384 .header h3,.__a1384 .header h4,.__a1384 .header h5,.__a1384 .header h6,.__a1384 .header li,.__a1384 .header p,.__a1384 .header ul{margin-top:var(--gutter)}.__05153>.commentaires .comment .content h2{font-size:var(--txt-l);font-weight:700}.__05153>.commentaires .comment .content h3{font-size:var(--txt-m);font-weight:700}.__05153>.commentaires .comment .content strong{font-weight:700}.__05153>.commentaires .comment .content small{font-size:var(--txt-s)}.__05153>.commentaires .comment .content ol,.__05153>.commentaires .comment .content ul{list-style:inherit;padding-inline-start:inherit}.__05153>.commentaires .comment .content:is(.highlight blockquote){--color-bg:var(--color-bg-accent);--color-text:var(--color-text-accent);background:var(--color-bg);color:var(--color-text)}.__05153>.commentaires .comment .content a,.__05153>.commentaires .comment figcaption .author{color:inherit}.__05153>.commentaires .comment .content blockquote{display:block;margin-left:.5em;border-left:1px solid currentColor;padding-left:.5em}.__05153>.commentaires .comment .content .toggle{display:block;width:100%;text-align:right;font-weight:300}.__05153>.commentaires .comment .content::before{content:"";width:0;height:0;position:absolute;border-left:1em solid var(--color-bg);border-right:.4em solid transparent;border-top:.4em solid var(--color-bg);border-bottom:1em solid transparent;left:calc(2*var(--gutter));bottom:-1em}.__05153>.commentaires .comment figcaption{display:flex;flex-direction:row;gap:.5em}.__05153>.commentaires .comment figcaption .author .search{transform:rotate(-45deg);display:inline-block}.__05153>.commentaires .comment.own blockquote{--color-bg:var(--color-bg-accent);--color-text:var(--color-text-accent);background:var(--color-bg);color:var(--color-text)}.__05153>.commentaires .comment.own blockquote::before{transform:scaleX(-1);left:auto;right:calc(2*var(--gutter))}.__05153>.commentaires .comment.own figcaption{flex-direction:row-reverse;align-items:baseline}.__05153>.commentaires .comment.own figcaption::after{content:"(cliquer pour modifier)";font-size:var(--txt-s)}.__05153>.commentaires .must-connect{text-align:center;padding:3em}.__05153>.commentaires .must-connect h2:first-child,.__05153>.commentaires .must-connect h3:first-child,.__05153>.commentaires .must-connect h4:first-child,.__05153>.commentaires .must-connect h5:first-child,.__05153>.commentaires .must-connect h6:first-child,.__05153>.commentaires .must-connect li:first-child,.__05153>.commentaires .must-connect p:first-child,.__05153>.commentaires .must-connect ul:first-child{margin-top:0}.__05153>.commentaires .must-connect h2{font-size:var(--txt-l);font-weight:700}.__05153>.commentaires .must-connect h3{font-size:var(--txt-m);font-weight:700}.__05153>.commentaires .must-connect a{color:var(--color-bg-accent)}.__05153>.commentaires .must-connect strong{font-weight:700}.__05153>.commentaires .must-connect small{font-size:var(--txt-s)}.__05153>.commentaires .must-connect ol,.__05153>.commentaires .must-connect ul{list-style:inherit;padding-inline-start:inherit}.__05153>.commentaires .tooltip[title]{position:relative;--color-bg:var(--color-bg-accent);--color-text:var(--color-text-accent);background:initial;color:initial}.__05153>.commentaires .tooltip[title]::before{content:attr(title);color:var(--color-text);display:block;position:absolute;background:var(--color-bg);bottom:calc(100% + .3em);padding:.3em .5em;border-radius:var(--radius);left:40%;text-align:center;font-size:var(--txt-s)}.__05153>.commentaires .tooltip[title]::after{content:"";width:0;height:0;position:absolute;border-left:.4em solid transparent;border-right:.4em solid transparent;border-top:.8em solid var(--color-bg);bottom:calc(100% - .5em);left:calc(50% - 1em)}.__ca3e3 form{padding:var(--gutter);box-sizing:border-box;position:relative}.__ca3e3 form .mention-picked{position:absolute;bottom:100%;left:0;padding:var(--gutter);width:100%;height:calc(2.5em + 2*var(--gutter));font-size:var(--txt-l);text-align:center;overflow:hidden;font-weight:300;display:flex;flex-direction:column;justify-content:center}.__ca3e3 .add-comment .back,.__ca3e3 .add-comment input[type=submit]{font-size:var(--txt-s);font-weight:400;font-family:inherit;text-decoration:none}.__ca3e3 fieldset.mention{margin-bottom:var(--gutter);display:grid;grid-template-columns:auto 1fr;grid-column-gap:var(--gutter)}.__ca3e3 fieldset.mention label{display:flex;align-items:center}.__ca3e3 .add-comment{border-radius:var(--radius);border:1px solid var(--color-bg-secondary);text-align:right;background:var(--color-bg-input)}.__ca3e3 .add-comment textarea[name=comment]{padding:var(--gutter);width:100%;max-height:12em;border:none;box-sizing:border-box;font-family:inherit;background:0 0;color:var(--color-text-input);border-radius:var(--radius) var(--radius) 0 0}.__ca3e3 .add-comment textarea[name=comment]::selection{background-color:var(--color-bg-accent);color:var(--color-text-accent)}.__ca3e3 .add-comment .controls{padding:var(--gutter)}.__ca3e3 .add-comment .back{--color-bg:var(--color-bg-secondary);--color-text:var(--color-text-secondary);background:var(--color-bg);color:var(--color-text);padding:.3em .5em;border-radius:var(--radius);display:inline-block;text-align:center;letter-spacing:initial;border:1px solid transparent;transition:all 80ms ease-out}.__ca3e3 .add-comment input[type=submit],.__e2418 .top-actions button{border-radius:var(--radius);transition:all 80ms ease-out;user-select:none;letter-spacing:initial;word-spacing:initial;line-height:initial;text-align:center}.__ca3e3 .add-comment .back[disabled]{background:var(--color-bg-disabled);border-color:var(--color-text-disabled);color:var(--color-text-disabled);cursor:not-allowed}.__ca3e3 .add-comment input[type=submit]{--color-bg:var(--color-bg-accent);--color-text:var(--color-text-accent);background:var(--color-bg);color:var(--color-text);padding:.3em .5em;display:inline-block;border:1px solid transparent;cursor:pointer}.__ca3e3 .add-comment input[type=submit][disabled]{background:var(--color-bg-disabled);border-color:var(--color-text-disabled);color:var(--color-text-disabled);cursor:not-allowed}.__a1384 .header a,.__a1384 .top .mentions .figure .cursor::after,.__fb90b .header a{color:var(--color-bg-accent)}.__a1384{padding:var(--gutter)}.__a1384 .header{margin-bottom:1em;display:grid;grid-template-columns:3fr 5fr;grid-gap:var(--gutter) var(--gutter);align-items:start}.__a1384 .header .round-top ul li,.__a1384 .header h2:first-child,.__a1384 .header h3:first-child,.__a1384 .header h4:first-child,.__a1384 .header h5:first-child,.__a1384 .header h6:first-child,.__a1384 .header li:first-child,.__a1384 .header p:first-child,.__a1384 .header ul:first-child{margin-top:0}.__a1384 .header h2{font-size:var(--txt-l);font-weight:700}.__a1384 .header h3{font-size:var(--txt-m);font-weight:700}.__a1384 .header strong{font-weight:700}.__a1384 .header small{font-size:var(--txt-s)}.__a1384 .header ol,.__a1384 .header ul{list-style:inherit;padding-inline-start:inherit}.__a1384 .header .description{border-top:1px solid currentColor;padding-top:var(--gutter)}.__a1384 .header .round-top ul{list-style-type:none;display:flex;gap:var(--gutter)}.__a1384 .header .legend{font-size:var(--txt-s);list-style-type:none;display:flex;flex-direction:row;flex-wrap:wrap;line-height:1.3em}.__a1384 .header .legend .mention{margin:0 1em 0 0;display:flex;align-items:baseline}.__a1384 .header .legend .mention::before{content:'';display:inline-block;width:1em;aspect-ratio:1/1;margin-right:.3em;background:var(--color-mention);box-sizing:border-box;border:1px solid currentColor}.__a1384 a{color:inherit}.__a1384 .top{list-style-type:none;display:grid;grid-template-columns:2fr 5fr;grid-gap:1em;align-items:auto}.__a1384 .top .mentions{margin-bottom:1px;display:flex;flex-direction:column;justify-content:space-between}.__a1384 .top .mentions figcaption .region{font-size:var(--txt-l);letter-spacing:-.05em;font-weight:300;margin-bottom:.5em}.__a1384 .top .mentions figcaption .region strong{font-weight:700;margin-right:.5em}.__a1384 .top .mentions figcaption .mention{margin-top:.2rem;display:block;font-size:var(--txt-l);letter-spacing:-.05em;font-weight:300}.__a1384 .top .mentions .figure .row{font-size:110%}.__a1384 .top .mentions .figure .cursor{border:none;overflow:visible;box-sizing:border-box;background:0 0;outline:0;position:relative;margin:0 0 .5em;border-bottom:1px solid var(--color-text-primary);display:flex;flex-direction:row;justify-content:center}.__a1384 .top .mentions .figure .cursor::after{content:'▼';position:relative;top:.5em}.__a1384 .top>li{margin:0;padding:0;display:contents}.__e2418 .header,.__fb90b .header{padding:var(--gutter)}.__fb90b .header h2,.__fb90b .header h3,.__fb90b .header h4,.__fb90b .header h5,.__fb90b .header h6,.__fb90b .header li,.__fb90b .header p,.__fb90b .header ul{margin-top:var(--gutter)}.__fb90b .header h2:first-child,.__fb90b .header h3:first-child,.__fb90b .header h4:first-child,.__fb90b .header h5:first-child,.__fb90b .header h6:first-child,.__fb90b .header li:first-child,.__fb90b .header p:first-child,.__fb90b .header ul:first-child{margin-top:0}.__fb90b .header h2{font-size:var(--txt-l);font-weight:700;margin-bottom:1em}.__fb90b .header h3{font-size:var(--txt-m);font-weight:700}.__fb90b .header strong{font-weight:700}.__fb90b .header small{font-size:var(--txt-s)}.__fb90b .header ol,.__fb90b .header ul{list-style:inherit;padding-inline-start:inherit}.__fb90b .header .avatar{width:6em;aspect-ratio:1/1;float:right;margin:0 1em 1em;border-radius:100%}.__fb90b .top{list-style-type:none;display:block;align-items:start}.__fb90b .top .item{--color-bg:var(--color-bg-primary);--color-text:var(--color-text-primary);background:var(--color-bg);color:var(--color-text);box-sizing:border-box;position:relative;width:100%;display:flex;align-items:stretch;flex-direction:row;gap:1em;padding:calc(.5 * var(--gutter)) var(--gutter)}.__fb90b .top .item>.portrait{flex-grow:0;width:calc(100% * 2/7)}.__fb90b .top .item>.legend{flex-grow:1}.__fb90b .top .item>.legend .region{font-size:var(--txt-l);letter-spacing:-.05em;font-weight:300;margin-bottom:.5em}.__fb90b .top .item>.legend .region strong{font-weight:700;margin-right:.5em}.__e2418 .header{margin-bottom:1em;display:grid;grid-template-columns:3fr 5fr;grid-gap:0 var(--gutter);align-items:start}.__e2418 .header h2,.__e2418 .header h3,.__e2418 .header h4,.__e2418 .header h5,.__e2418 .header h6,.__e2418 .header li,.__e2418 .header p,.__e2418 .header ul{margin-top:var(--gutter)}.__e2418 .header h2:first-child,.__e2418 .header h3:first-child,.__e2418 .header h4:first-child,.__e2418 .header h5:first-child,.__e2418 .header h6:first-child,.__e2418 .header li:first-child,.__e2418 .header p:first-child,.__e2418 .header ul:first-child{margin-top:0}.__e2418 .header h2{font-size:var(--txt-l);font-weight:700}.__e2418 .header h3{font-size:var(--txt-m);font-weight:700}.__e2418 .header a{color:var(--color-bg-accent)}.__e2418 .header strong{font-weight:700}.__e2418 .header small{font-size:var(--txt-s)}.__e2418 .header ol,.__e2418 .header ul{list-style:inherit;padding-inline-start:inherit}.__e2418 .top-actions{padding:var(--gutter);display:flex;gap:var(--gutter);align-items:baseline;justify-content:space-between;margin-bottom:1em}.__e2418 .top-actions button{padding:.3em .5em;font-size:var(--txt-s);display:inline-block;font-family:inherit;font-weight:400;text-decoration:none;border:1px solid transparent;cursor:pointer;--color-bg:var(--color-bg-secondary);--color-text:var(--color-text-secondary);background:var(--color-bg);color:var(--color-text)}.__e2418 .top-actions button[disabled]{background:var(--color-bg-disabled);border-color:var(--color-text-disabled);color:var(--color-text-disabled);cursor:not-allowed}.__e2418 .top{list-style-type:none;display:block;align-items:start}.__e2418 .top .item{--color-bg:var(--color-bg-primary);--color-text:var(--color-text-primary);background:var(--color-bg);color:var(--color-text);box-sizing:border-box;position:relative;width:100%;display:flex;align-items:stretch;flex-direction:row;gap:1em;padding:calc(.5 * var(--gutter)) var(--gutter);transition:all .2s ease-out}.__e2418 .top .item>.portrait{flex-grow:0;width:calc(100% * 2/7)}.__e2418 .top .item>.legend{flex-grow:1}.__e2418 .top .item>.legend .region{font-size:var(--txt-l);letter-spacing:-.05em;font-weight:300;margin-bottom:.5em}.__e2418 .top .item>.legend .region strong{font-weight:700;margin-right:.5em}.__e2418 .top .item>.legend .draggable{margin:0 1em 1em;text-align:right}.__e2418 .top .item>.legend .draggable .handle{display:inline-flex;align-items:center;justify-content:center;aspect-ratio:1/1;width:2em;color:var(--color-bg);background:var(--color-text);border-radius:100%;cursor:grab}.__e2418 .init button[type=submit],.__e2418 .top .item.is-dragging,.__e2418 .top .item.is-dropping{background:var(--color-bg);color:var(--color-text)}.__e2418 .top .item.is-dragging{transition-duration:0s;cursor:grab;padding:var(--gutter);z-index:10;--color-bg:var(--color-bg-accent);--color-text:var(--color-text-accent)}.__e2418 .top .item.is-dragging .handle{cursor:grab}.__e2418 .top .item.is-dropping{--color-bg:var(--color-bg-secondary);--color-text:var(--color-text-secondary)}.__e2418 .init{padding:var(--gutter)}.__e2418 .init .mention-min{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:var(--gutter)}.__e2418 .init .mention-min legend{margin-bottom:1em}.__e2418 .init button[type=submit]{padding:.3em .5em;border-radius:var(--radius);font-size:var(--txt-s);display:inline-block;font-family:inherit;text-align:center;user-select:none;font-weight:400;letter-spacing:initial;word-spacing:initial;line-height:initial;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:all 80ms ease-out;--color-bg:var(--color-bg-accent);--color-text:var(--color-text-accent)}.__e2418 .init button[type=submit][disabled]{background:var(--color-bg-disabled);border-color:var(--color-text-disabled);color:var(--color-text-disabled);cursor:not-allowed}.__e2418 .init .preview{margin-top:1em}:root{--color-main:#5faeae;--color-on-main:#e9e9e9;--color-secondary:#F0F5F5;--color-on-secondary:#888;--color-accent:#4D8399;--color-on-accent:#eeeeee;--color-glamour:hsl(352deg 55% 82%);--color-on-glamour:#3f5050;--color-disabled:#ddd;--color-on-disabled:#888;--color-bg-input:#fffb;--color-text-input:#333;--color-mention-0:#444;--color-mention-1:var(--color-on-disabled);--color-mention-2:var(--color-disabled);--color-mention-3:var(--color-secondary);--color-mention-4:var(--color-glamour);--color-mention-5:var(--color-main);--color-mention-6:var(--color-accent);--gutter:0.5rem;--txt-s:0.8rem;--txt-m:1rem;--txt-l:1.2rem;--txt-xl:2rem;--txt-xxl:3.5rem;--radius:5px;font-family:Ubuntu,"Roboto Sans",Arial,sans-serif}html{height:100%}a{cursor:pointer}.ember-application{position:relative;height:100%;width:100%;display:flex;flex-direction:column;gap:var(--gutter);--max-width:100vw}.ember-application>header{flex-grow:0}.ember-application>main{flex-grow:1}.ember-application>footer{flex-grow:0}@media (min-width:36rem){.ember-application>main{width:36rem;margin:0 auto;--max-width:36rem}}.ember-application>header{font-size:var(--txt-xl);display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;color:var(--color-bg-secondary);padding:var(--gutter);margin-bottom:var(--gutter)}.ember-application>header a{text-decoration:none;color:inherit}.ember-application>header h1{font-weight:700}.ember-application>header a[rel=profile]>.profile-picture{display:inline-block;aspect-ratio:1/1;position:relative;width:1em;border-radius:1em;box-sizing:border-box;border:1px solid var(--color-bg-secondary);top:.1em}.ember-application>header a[rel=profile]>.profile-picture:is(:active,:focus,:hover){border-color:var(--color-bg-accent)}.ember-application>footer{padding:var(--gutter);text-align:center;font-size:var(--txt-small)}