@charset "UTF-8";button,button[type=button],button[type=reset],button[type=submit]{-webkit-appearance:button}input,input[type=text],input[type=email]{-webkit-appearance:none;-moz-appearance:none;appearance:none}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{box-sizing:border-box}*,*:before,*:after{padding:0;margin:0;box-sizing:inherit}@font-face{font-family:courgette;font-display:block;unicode-range:U+0-5FF;src:url(/fonts/courgette.woff2)format("woff2"),url(/fonts/courgette.woff)format("woff")}html{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif;font-size:95%;--webkit-font-smoothing:antialiased;background:hsl(var(--background-primary))}@media screen and (min-width:800px){html{font-size:100%}}@media screen and (min-width:1150px){html{font-size:105%}}@media screen and (min-width:1400px){html{font-size:115%}}@media screen and (min-width:2000px){html{font-size:130%}}@media screen and (min-width:2100px){html{font-size:150%}}@media screen and (min-width:2200px){html{font-size:160%}}h1,h2,h3,h4,h5,h6{margin-top:1.5rem;margin-bottom:0;line-height:1.5rem;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif}h1,h2{font-family:courgette !important;line-height:2.625rem}h1{font-size:2.121rem;margin-top:2.25rem}h2{font-size:1.414rem}h3{font-size:1.17833333rem}h4{font-size:.98194444rem}h5{font-size:.81828704rem}p{margin-top:1.5rem;margin-bottom:0;line-height:1.5rem}ul,ol{padding-left:1.5rem;margin-top:1.5rem;margin-bottom:1.5rem}ul li,ol li{line-height:1.5rem}ul ul,ul ol,ol ul,ol ol{margin-top:0;margin-bottom:0}blockquote{margin-top:1.5rem;margin-bottom:1.5rem;line-height:1.5rem}blockquote::before{position:absolute;content:"\201C";font-size:6em;font-family:Iowan Old Style,Apple Garamond,Baskerville,Times New Roman,Droid Serif,Times,Source Serif Pro,serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;margin-top:.1rem;margin-left:-.2rem;color:#ededed}blockquote cite{font-style:italic;font-size:.95rem;color:#717171}blockquote cite::before{content:"— "}pre{line-height:1.45;margin-top:1.5rem;padding:16px;word-wrap:normal;overflow:auto;background-color:hsl(var(--background-secondary));border-radius:3px}code{font-size:85%;font-family:sfmono-regular,Consolas,Menlo,Liberation Mono,Lucida Console,monospace;padding:.2em .4em;margin:0;background-color:hsl(var(--background-secondary));border-radius:3px}pre>code{word-break:normal;white-space:pre}pre code{display:inline;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.lead{font-size:1.414rem}abbr[title]{text-decoration:underline dotted}a{color:hsl(var(--fancy));text-decoration:none}::selection{background:hsla(var(--fancy),.4);color:hsl(var(--background-primary))}::-moz-selection{background:hsla(var(--fancy),.4);color:hsl(var(--background-primary))}*:focus{outline:none}.burger{position:relative;width:28px;height:28px;cursor:pointer;margin-top:3px}.burger__container{height:4rem;display:flex;flex-direction:row;align-items:center;padding:0 1.5rem;position:fixed;width:100%;background:hsl(var(--background-primary));z-index:10000}@media only screen and (min-width:800px){.burger__container{display:none}}.burger__meat{position:absolute;width:28px;height:1px;background:currentColor;top:calc(50% - 1px/2);left:calc(50% - 28px/2);border-radius:2em;border:1.4px solid}.burger__meat--1{transform:translateY(-10px)}.nav--active .burger__meat--1{transform:rotate(45deg)}.burger__meat--2{width:calc(28px - 6px)}.nav--active .burger__meat--2{opacity:0}.burger__meat--3{transform:translateY(10px)}.nav--active .burger__meat--3{transform:rotate(-45deg)}.togglers{align-self:flex-end;display:block;cursor:pointer;fill:currentColor;margin-top:1.5rem;margin-right:1.5rem;z-index:10000}@media only screen and (max-width:799px){.togglers{margin-top:1.15rem}}.togglers .icon{margin:0;width:1.75rem;height:1.75rem}@media only screen and (max-width:799px){.togglers .icon{width:2rem;height:2rem}}.nav--active .togglers{display:none}.icon.sun-icon{display:flex}[data-theme=dark] .icon.sun-icon{display:none}.icon.moon-icon{display:none}[data-theme=dark] .icon.moon-icon{display:flex}.spacer{width:1.5rem;cursor:default}.togglers{align-self:flex-end;display:flex;flex-direction:row}.lang__options{display:flex;list-style:none;flex-direction:column;position:absolute;margin-top:1rem}.lang__option{opacity:.7;margin-left:-1.85rem;margin-bottom:.4rem;padding:.4rem;border-radius:.5rem}@media only screen and (max-width:799px){.lang__option{margin-bottom:0}}.lang__option:hover{opacity:1;background:hsl(var(--background-primary));box-shadow:rgba(15,17,21,.6)0 1px 1px -1px}.lang__option.active{opacity:.5}.lang__option.active:hover{opacity:.5}.lang__switch a{color:hsl(var(--text-primary));display:block}.lang__switch .lang-switch-icon{width:1.15rem !important;height:1.15rem !important;min-width:1.15rem !important;min-height:1.15rem !important;vertical-align:sub}.lang__option_tag{padding:.5rem}.togglers .icon{width:1.7rem;height:1.7rem}.lang__options{background:hsl(var(--background-secondary));padding:.25rem;padding-left:.75rem;border-radius:.5rem;margin-left:-.4rem}.lang__option{margin-left:-.5rem;padding:.4rem;margin-top:-.5em}.lang__switch .icon{padding-top:.05rem;padding-bottom:.05rem;color:hsla(var(--text-primary),.9)}.lang__option:last-of-type{margin-bottom:0}.lang__options:first-of-type{padding-top:.5em}@media only screen and (max-width:799px){.lang__options:first-of-type{padding-top:0}}.lang__option.active:hover{background:inherit;box-shadow:none}.lang__option.active{cursor:default}.lang__switch .lang-switch-icon{padding:0 !important}.lang__options{display:none}.lang--active .lang__options{display:block}@media only screen and (max-width:799px){.togglers{position:fixed;right:0}.lang__options{background:hsl(var(--background-secondary))}.lang__option:not(.active){opacity:1}.lang__option{margin-top:0}}.nav{background:0 0;color:hsl(var(--text-primary));font-size:1rem;position:fixed;display:flex;justify-content:center;align-items:center;visibility:hidden;padding-right:.5rem;z-index:1}@media only screen and (min-width:800px){.nav{display:block;visibility:visible;padding-top:3rem;width:8.5rem}}.nav svg{margin-bottom:.1em}.nav--active .nav{visibility:visible;background:hsl(var(--background-primary));width:100vw;min-width:100vw;height:100vh;min-height:100vw;z-index:9999}@media only screen and (max-width:799px){.nav--active .nav{min-height:-webkit-fill-available;min-height:-moz-available}}@media only screen and (min-width:800px){.nav--active .nav{width:8.5rem}}.nav__list{text-align:right;list-style:none;margin:0;padding:0;width:50%}@media only screen and (min-width:800px){.nav__list{width:auto}}@media only screen and (max-width:799px){.nav__list{transform:translateY(-25px);opacity:0}.nav--active .nav__list{transform:translateY(0);opacity:1;transition:all 500ms ease}}.nav__list a{text-decoration:none;font-size:2em;line-height:1.2em;color:hsl(var(--text-faded))}@media only screen and (min-width:800px){.nav__list a{font-size:1em}}.nav__list a:hover{color:hsl(var(--text-secondary))}.nav__list a.active{color:hsl(var(--text-secondary))}.nav__list a:active{color:hsl(var(--text-secondary))}.nav__list a:focus{color:hsl(var(--text-secondary))}.nav__list li{line-height:1.5em;margin-bottom:1.3em}@media only screen and (min-width:800px){.nav__list li{margin-bottom:1.75em}}.nav__list li:last-of-type{margin-bottom:0}.nav__list_sub{margin:0;padding:0;list-style:none}.nav__list_sub>li{margin:0}.nav--active{width:100vw !important;min-width:100%;height:100vh !important;min-height:100%;overflow:hidden}.nav--active::-webkit-scrollbar{display:none}@media only screen and (max-width:799px) and (orientation:landscape){.nav__list{min-height:100vh;font-size:.5rem;display:inline-table}}footer{width:100%;max-width:34em;padding:0;margin:0;margin-top:5rem;margin-bottom:6rem;display:flex;flex-direction:column;align-items:flex-start;margin-left:1.5rem}@media only screen and (max-width:799px){footer{margin-left:0;font-size:.9em}}.section footer{margin-left:4rem}@media only screen and (max-width:799px){.section footer{margin-left:0}}footer .social{display:flex;flex-direction:row;height:max-content;justify-content:center}@media only screen and (max-width:799px){footer .social{flex-direction:column}}footer .social .row{display:inline-flex;margin-right:1.5rem}@media only screen and (max-width:799px){footer .social .row{margin-top:1rem}}footer .social__link{padding:0;margin-right:2rem;display:flex;align-self:center;margin-bottom:.25em}footer .social__call{display:inline-flex;min-width:max-content;padding:0;margin:0;line-height:normal;font-size:.95em;padding-top:.4rem}@media only screen and (max-width:799px){footer .social__call{font-size:1.2em}}footer .social__call a{color:hsl(var(--text-faded))}footer .mentions{font-size:.95em;margin:0;margin-top:1.5rem}footer .mentions>ul{padding:0;margin:0;line-height:0;display:flex;list-style:none}footer .mentions>ul>li{margin:0}@media only screen and (max-width:799px){footer .mentions>ul>li{flex-direction:column;display:flex}}footer .mentions a{color:hsl(var(--text-faded));margin-right:2em}@media only screen and (max-width:799px){footer .mentions a{font-size:1.2em}}footer .mentions a:hover{color:hsl(var(--text-secondary))}footer .mentions a:active{color:hsl(var(--text-secondary))}footer .mentions a:focus{color:hsl(var(--text-secondary))}.paginator-container{position:absolute;width:100%;text-align:center}.paginator{display:inline-block;height:24px;width:24px;margin:0 1.5rem;background-size:contain;background-repeat:no-repeat}.paginator--right{transform:rotate(180deg)}.pagination__return .pagination__title{margin-left:1.25rem}.pagination svg{vertical-align:middle;margin-right:.25em;margin-left:-1.25rem}.pagination__title{display:block}.pagination__explore{padding:1rem;background:hsl(var(--background-secondary));border-radius:1rem}.pagination__return{align-self:first baseline;width:max-content}.pagination__cover_title{font-size:1.2rem !important;font-family:courgette !important}#content,#page{width:100%;margin:0;float:none}@page{margin:2cm}body{background:0 0;color:#000}.header,.navigation,.mentions .nav__list{display:none}.toc-container{position:unset}@media print{*{overflow:visible !important}}a{page-break-inside:avoid}blockquote{page-break-inside:avoid}h1,h2,h3,h4,h5,h6{page-break-after:avoid;page-break-inside:avoid}img{page-break-inside:avoid;page-break-after:avoid}table,pre{page-break-inside:avoid}ul,ol,dl{page-break-before:avoid}form.searcher{display:none}.search--active form.searcher{display:block;background:0 0;padding:0;margin:0;box-shadow:none}form.searcher label.search{background:hsl(var(--background-secondary));border-radius:.5rem;color:hsl(var(--text-primary));padding:0 .5rem;margin-right:.5rem}form.searcher label.search:hover{border:.075rem solid hsla(var(--fancy),.4)}form.searcher label.search.active,form.searcher label.search:focus,form.searcher label.search:hover:focus{border:.075rem solid hsl(var(--fancy))}form.searcher label.search input.query{border:none;border-radius:.5rem;background:hsl(var(--background-secondary));padding:.25rem;color:hsl(var(--text-primary));margin-top:0}form.searcher label.external{cursor:auto}form.searcher ul.results{background:hsl(var(--background-secondary));display:none;list-style:none;padding:0;margin:0;max-width:25rem;background:hsl(var(--background-secondary));border-radius:.5rem;padding:.5rem;margin-top:1rem;margin-right:.5rem}@media only screen and (max-width:799px){form.searcher ul.results{width:100%;position:absolute;left:0;right:0;margin-right:0}}form.searcher ul.results:empty{background:hsl(var(--background-primary))}.search.active form.searcher ul.results{display:block}form.searcher ul.results li{padding:.5rem;border-radius:.5rem}form.searcher ul.results li:hover{background:hsl(var(--background-primary));box-shadow:rgba(15,17,21,.6)0 1px 1px -1px}form.searcher ul.results li:hover .result_description{color:hsl(var(--text-primary)) !important}form.searcher ul.results .result_title{font-weight:700}form.searcher ul.results .result_description{color:hsl(var(--text-faded)) !important;text-overflow:ellipsis;display:block;font-size:.9rem;line-height:1.5}@media only screen and (max-width:799px){form.searcher ul.results .result_description{color:hsl(var(--text-primary)) !important}}form.searcher ul.results .result_description::before{content:"\A";display:block}.searcher{display:none}.search--active .searcher{display:block}.toggle-search{display:flex;flex-direction:row-reverse}.togglers .icon{min-width:1.7rem;min-height:1.7rem}input.query{width:max-content;max-width:8rem}.lang--active input.query{display:block}.search--active input.query{display:block}.search{width:9rem;margin-right:.25rem;margin-left:auto;display:block}.togglers .icon{min-width:1.7rem;min-height:1.7rem}footer .social__link.rappel{margin:.2rem;height:1.6rem;width:1.6rem}footer .social__call.rappel__wrapper{background:hsla(var(--fancy),.75);color:hsla(var(--background-primary),85);border-radius:50%;padding:.2rem;margin-right:1.25rem;margin-top:-.25rem}@media only screen and (min-width:800px){footer .social__call.rappel__wrapper{margin-left:-4.25rem}}footer .social .row:first-of-type{margin:0;display:none}footer .social__call.rappel__wrapper:hover{color:hsla(var(--background-primary),1);background:hsl(var(--fancy));box-shadow:var(--shadow)}#rappel_thanks{display:none}#rappel_thanks:target{display:grid;width:100vw;overflow:hidden;height:100vh;position:fixed;background:hsl(var(--background-primary));z-index:10000;top:0;left:0;right:0;bottom:0;color:hsl(var(--text-primary))}#rappel_thanks:target::after{content:"\00D7";position:fixed;font-size:2em;font-weight:200;line-height:0;top:.75em;right:.5em;z-index:4}#rappel_thanks .content{width:max-content;margin:auto;height:max-content;padding:2.5rem;max-height:80vh;max-width:80vw;text-align:center;background:hsl(var(--background-secondary));border-radius:.5rem;display:flex;justify-content:center;align-items:center;flex-direction:column}#rappel_form{display:none;min-height:100vh;width:100%;background:hsla(var(--background-primary),.95);overflow:hidden;background-size:cover;position:fixed;top:0;right:0;bottom:0;left:0;place-items:center;align-content:center;border:0;z-index:9999999999999999999;transition-timing-function:ease;transition-duration:600ms}#rappel_form:target{display:flex}#rappel_form form{width:34rem;max-width:100%;margin-left:auto;margin-right:auto;box-shadow:var(--shadow)}form{background:hsl(var(--background-secondary));border-radius:.5rem;padding:.75rem}form p{margin:0;padding:0;margin-bottom:.25rem;margin-top:.75rem}form input,form textarea{background:hsl(var(--background-primary));border:none;border-radius:.25rem;padding:.25rem .5rem;margin-top:.5rem;display:flex;width:100%;color:hsl(var(--text-primary))}form label{color:hsl(var(--text-primary));vertical-align:sub}form button{margin-left:auto;display:block;background:hsl(var(--fancy));border:none;padding:.25rem .5rem;margin-bottom:.5rem;border-radius:.25rem;color:hsl(var(--background-primary))}form button:hover{cursor:pointer}form table{width:100%;border:none}form table td{border:none;padding:0}form td:first-of-type{padding-right:.75rem}form .select{padding-top:.25rem}form select{max-width:max-content;width:11rem;min-width:30%}#close{position:absolute;width:1.5rem;height:1.5rem;top:1rem;right:1rem;padding:1.75rem;display:grid;justify-content:center;align-content:center;color:hsl(var(--text-primary))}#close .icon{width:1.5rem;height:1.5rem}.rappel__wrapper{padding:.5rem;margin-right:1.25rem;background:hsla(var(--fancy),.75);border-radius:50%;color:hsl(var(--text-primary))}.icon.rappel{width:1.75rem;height:1.75rem;margin:0}.rappel__wrapper{color:hsla(var(--background-primary),.85);display:inline-block;padding-top:.25rem;padding-bottom:.15rem;display:none}.rappel__wrapper:hover{color:hsl(var(--background-primary));background:hsl(var(--fancy));box-shadow:var(--shadow)}html,body{min-width:30rem;transition:background .3s ease}body.nav--active{overflow:hidden}main{padding:3rem 1.5rem 1rem;width:100%}@media only screen and (min-width:800px){main{padding-left:calc(1.5rem + 8.5rem)}}@media only screen and (max-width:799px){main{padding-top:calc(3rem + 4rem)}}img{width:100%;height:auto}.scroll-down .header{display:none;transition:all .4s}.invisible{display:none}.flex-wrapper{display:flex}.post__container{flex-grow:1;min-width:0}.post{width:100%;max-width:34rem;margin:0 auto}.post h2,.post h3{position:relative;padding-top:10px}.post h2 .anchor,.post h3 .anchor{top:.5rem;text-decoration:none;position:absolute;left:-1rem;color:#9b9b9b;font-size:1.2rem;font-weight:400}.post h2 .anchor:hover,.post h3 .anchor:hover{color:#717171}.post blockquote{width:95%;margin:0 auto;font-size:1rem}.post blockquote a{color:#717171;text-decoration:underline}.post img{width:100%;height:auto;max-width:48rem;margin:0 auto;display:block;border-radius:1rem}#post__title{margin-top:0;margin-bottom:.5rem}.post__date{color:hsl(var(--text-faded));font-size:.8rem}.post__footer{padding-top:3rem}.toc-container{position:sticky;align-self:start;top:3rem;max-width:25rem;min-width:12.5rem}@media screen and (max-width:1024px){.toc-container{display:none;width:0;margin:0}}.toc-post-title{font-size:.9rem;margin-bottom:.5em;color:hsl(var(--text-primary));display:block}#TableOfContents ul{list-style:none;margin:0}#TableOfContents a{text-decoration:none;color:hsl(var(--text-faded));font-size:.9rem}#TableOfContents a.active{color:hsl(var(--text-primary))}.tags__list{padding-right:1.5rem;margin:1.5rem 0 0;list-style:none;display:flex;justify-content:flex-end}.tag__item{margin-right:1rem;display:inline-block}.tag__item:last-child{margin-right:0}.tag__link{display:inline-block;text-decoration:none;padding:.2em .4em;border-radius:3px;background:hsla(var(--fancy),.4);color:hsl(var(--fancy));font-size:.8rem}.tag__link:hover{background:hsla(var(--fancy),.3)}.gif{margin-top:1.5rem}.gif img{max-width:375px}.pagination{display:flex;flex-direction:column;margin-top:1.5rem}@media screen and (min-width:600px){.pagination{flex-direction:row;justify-content:space-between}}.pagination__item{text-decoration:none;display:flex;flex-direction:column}.pagination__item:nth-child(2){margin-top:1.5rem}@media screen and (min-width:600px){.pagination__item{width:275px;padding:15px;border-radius:4px}.pagination__item:first-of-type{padding-right:15px}.pagination__item:last-of-type{margin-top:0}}.pagination__label{color:hsl(var(--text-faded));font-size:.8rem}.pagination__title{color:hsl(var(--text-primary));font-weight:700;margin-top:.25rem}.post__content ul{list-style:none}.post__content ul li{margin-bottom:.5rem}.post__content ul li::before{content:"-";color:hsl(var(--text-faded));position:absolute;margin-left:-15px}.twitter-tweet.twitter-tweet-rendered{margin:1.5rem auto !important;width:375px !important}table{max-width:100%;border-spacing:0}table thead{background:hsl(var(--text-faded))}table th,table td{padding:.5em 1em;border:1px double hsl(var(--text-faded))}.is-hidden{display:none}.matomo--on,.matomo--off{margin-top:1em}.post__title_subtitle{color:hsl(var(--text-primary));font-size:.75em;font-weight:400;display:inline}.post__title_subtitle::before{content:"\A";display:flex}@media only screen and (max-width:1400px){.post__container{min-width:100%}}.post__cover{margin-top:1.5rem}.foire-aux-questions h2{padding-top:0;margin-top:2rem;margin-bottom:.5rem}details summary::-webkit-details-marker{display:none}details>summary.question>h3{padding:0;margin:0}details>summary.question>h3:focus{outline:none}details>summary.question>h3>.anchor{top:0}.question{display:inline-flex;margin:0;padding:0;cursor:pointer;font-style:italic;color:hsl(var(--fancy))}.answer{padding:.75rem;margin-left:-.75rem;background:hsl(var(--background-secondary));border-radius:.5rem;padding-top:.5rem;padding-bottom:.5rem;margin-bottom:.75rem;margin-top:.3rem}.faq{margin-top:.1rem;line-height:1.5em}.faq p{margin:0}.faq p+p{margin-top:.5em}.faq ul,.faq ol{margin-bottom:.5em;margin-top:.5em}main .faq:first-of-type{margin-top:2rem}details details>summary.question>h3{margin:0;margin-top:.25rem;font-size:1em}.faq .answer details{margin:.5rem;padding:0}.listfaq{margin-bottom:2rem}.section.faq footer{margin-left:1.5rem}blockquote.review{margin-top:2rem;background:hsl(var(--background-secondary));border-radius:.5rem;border:2px solid hsl(var(--fancy));padding:1rem}blockquote.review::before{content:""}blockquote.review cite::before{content:""}blockquote.review footer{margin:0;display:flex;flex-direction:row-reverse;margin-top:1rem}blockquote.review img{height:4rem;width:4rem;border-radius:50%;border:2px solid hsl(var(--fancy));min-width:unset;position:absolute;margin-left:-3rem;margin-top:-.5rem}blockquote.review .review__author{font-size:1.25em;font-weight:700;font-style:normal;color:hsl(var(--fancy))}blockquote.review .review__details{display:block;color:hsla(var(--text-primary),.69);font-style:italic}blockquote.review .review__meta{margin-left:2rem;display:block}blockquote.review .review__source a{color:hsl(var(--text-faded))}blockquote.review .review__house{margin-left:-6rem;position:absolute;display:block;margin-top:-3.9rem;font-style:italic;text-align:right;width:100%;max-width:34rem}blockquote.review .review__house a{color:hsl(var(--fancy));text-decoration:none;font-size:1.5em}@media only screen and (max-width:799px){blockquote.review .review__house a{margin-right:1.5rem}}blockquote.review .review__house a:hover{color:hsl(var(--text-secondary))}.reviews{margin-top:2rem;margin-bottom:2rem}.reviews p{text-indent:1rem;padding:0 1rem}@font-face{font-family:courgette;font-display:block;unicode-range:U+0-5FF;src:url(/fonts/courgette.woff2)format("woff2"),url(/fonts/courgette.woff)format("woff")}q::before,q::after{opacity:.75}q{opacity:1}.fancy{color:hsl(var(--fancy))}.fancy-color{color:hsl(var(--fancy)) !important}.fancy-bg{background:hsl(var(--fancy)) !important}.fancy{color:hsl(var(--fancy)) !important}.fancy-background{background:hsl(var(--fancy)) !important}.text-faded-background,.faded-background{background:hsl(var(--text-faded)) !important}.text-faded,.faded{color:hsl(var(--text-faded)) !important}.is-hidden{display:none}.matomo--on,.matomo--off{margin-top:1em}@media only screen and (max-width:799px){.break-on-phone::before{content:"\A";display:block}}.currentcolor{fill:currentColor;stroke:currentColor}.cloaked-e-mail:before{content:attr(data-domain)"@" attr(data-user);unicode-bidi:bidi-override;direction:rtl}.tel.cloaked-e-mail::before{content:attr(data-domain)attr(data-user)}.post .cover__image{margin:0 auto;display:block;border-radius:1em;min-width:110%;margin-left:-5%;margin-right:-5%;height:auto}main.situer-les-maisons .post,main.locate-the-houses .post,main.trova-le-case .post{max-width:48em}.pagination{margin-top:3em}.tile{margin-right:auto;margin-left:auto;margin-top:1.5rem;background-color:hsl(var(--background-secondary));border-radius:.5em;width:100%;padding:.8em}.tile p{margin:0;padding:0}.tile.infogreffe div{display:flex;flex-direction:column}.tile.infogreffe img{margin:0;padding:0;float:left;width:4em;padding-right:.8em}.tile.infogreffe,.tile.infogreffe a,.tile.infogreffe a:active,.tile.infogreffe a:hover,.tile.infogreffe a:visited{color:hsl(var(--text-secondary))}.carte .post__title{color:inherit}body{background:hsl(var(--background-primary));color:hsl(var(--text-primary));display:flex;min-height:100vh;min-width:100vw;max-width:100vw !important}@media screen and (max-width:799px){body{overflow-x:hidden}}html{min-height:100%;height:100%;width:100%;min-width:100vw;overflow-y:scroll;overflow-x:hidden}.header{display:flex;min-width:100%;flex-direction:column;height:max-content;position:fixed;z-index:10000;position:absolute}*::-webkit-scrollbar{width:6px}*::-webkit-scrollbar-track{background:hsl(var(--background-primary))}*::-webkit-scrollbar-thumb{background-color:hsl(var(--text-faded));border-radius:20px}.dark-theme #TableOfContents a.active{color:hsl(var(--text-primary))}.mentions .nav__list a:hover{color:hsl(var(--text-primary))}code{background-color:hsl(var(--background-secondary))}.icon.other{margin-left:.25em}.dark-theme blockquote{color:#cdcdcb}input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox;cursor:pointer;position:relative;display:inline;vertical-align:middle;margin-bottom:2px;outline:0;width:17px;height:17px}a.anchor{visibility:hidden}a.anchor:hover{visibility:visible}a.anchor-section{display:none}a.anchor-section::before{content:"";display:none}.hasAnchor:hover .anchor-section{display:none}.toc-container{top:5rem;padding-left:2.5rem;padding-right:1.5rem}.item__title_localized::after,.item__title_localized::before{content:'"';font-size:.95em}.icon{margin-left:.2em;margin-right:0;display:inline-flex;vertical-align:baseline;height:1em;width:1em}.icon.social-icons{justify-content:flex-start;padding:0;width:1.75rem;height:1.75rem}@media screen and (max-width:799px){.icon.social-icons{width:2rem;height:2rem}}.icon.flag-icon{border-radius:50%;vertical-align:middle}.icon.mayday-icon{width:4.5em;height:4.5em;margin-bottom:-.5em;margin-top:-.6em;fill:currentColor;opacity:.7;margin-left:0}.icon.menu-icon{width:.75em;height:.75em;opacity:.6}.nav__list a:hover .menu-icon{opacity:1}@media screen and (max-width:799px){.maisons h3{white-space:nowrap}}#TableOfContents{margin-right:2em}.divers{display:inline-block;width:100%}.item{max-height:100%}.item__cover{height:100%}.item a{height:-webkit-fill-available;height:auto;max-height:100%}.post__content ul{list-style:none}.post__content ul li{margin-bottom:.5rem}.post__content ul li::before{content:"-";color:hsl(var(--text-faded));position:absolute;margin-left:-15px}.pagination img{border-radius:.5rem;height:auto}.pagination__item{border-radius:.5rem}.share__mail{display:block;margin-top:1rem}.view__avis{display:block}.nous blockquote{width:100%;padding-top:1rem;padding-bottom:1rem;margin-top:1rem;border-radius:1rem;padding-left:2rem;padding-right:1rem;font-style:italic}.nous blockquote::before{margin-left:-3.25rem;margin-top:1rem;color:hsl(var(--fancy))}.nous cite{text-align:right;width:100%;display:block;color:hsl(var(--fancy))}@media only screen and (max-width:799px){.pagination__explore{margin-bottom:1rem}.pagination{flex-direction:column-reverse}}.pagination__explore{box-shadow:rgba(15,17,21,.6)0 1px 1px -1px}label{color:hsl(var(--text-faded))}hr{margin-top:2rem;margin-bottom:1rem;height:1px;background:hsl(var(--text-faded));border:none}.content-icon{margin-right:.2em;margin-left:.2em;width:.8em;height:.8em}.post figcaption{font-style:italic;text-align:center;margin-top:1rem}video.html-video{border-radius:1rem;margin-top:1rem}#expandAll{display:flex;height:3rem;margin-top:1.5rem;padding:1rem;background:hsla(var(--fancy),.7);width:max-content;border-radius:.5rem;border:none;box-shadow:0 1px 2px rgba(0,0,0,.1)}#expandAll:focus{background:hsla(var(--fancy),.5)}#expandAll.col:focus{background:hsla(var(--fancy),.7)}.answer{box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:5px;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.answer::after{content:"";border-radius:5px;position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;box-shadow:0 5px 15px rgba(0,0,0,.3);opacity:0;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.answer:hover::after{opacity:1}.contact.contact__mailto.social__link{margin:0;margin-right:1.25rem}footer .contact.contact__mailto.social__link{margin-right:1.25rem;margin-bottom:.25rem}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}[data-theme=dark] img{filter:brightness(.8)contrast(1.025)}