:root{--sombre:#333;--clair:#F0EEE6;--rose:#e73c70;--bleu:blue;--violet:purple;--rouge:red;--fonte-titre:'Times New Roman',Times,serif;--fonte-texte:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif;}html{background:var(--clair);scroll-behavior:smooth;}body{color:var(--sombre);background:var(--clair);padding:0;margin:0;font:1.3rem/1.5 var(--fonte-texte)}footer{padding:0 2rem;display:flex;flex-direction:column;justify-content:space-between;border-top:1px solid var(--sombre);}footer nav a{font-family:var(--fonte-titre);font-weight:normal}footer nav ul{list-style:none;padding:0;margin:0;font-size:1.4em}h1,h2,h3,h4{line-height:1.25;font-family:var(--fonte-titre);font-weight:normal;}h1{font-size:clamp(2rem,.8293rem + 5.8537vw,5rem);padding:2rem;padding-bottom:3em;border:0 solid var(--sombre);border-top-width:1px;border-bottom-width:1px}ul{list-style-type:'—';}ul li{padding-left:1ch;margin-left:2ch;}nav ul li{padding-left:0;margin-left:0;}section p{margin:0;margin-bottom:2em;text-wrap:balance;}hr{border:1px solid transparent;border-bottom:1px solid var(--sombre);height:1px;}#TOC + hr{border-bottom:0;border-left:1px solid var(--sombre);height:200px;max-width:50%;margin-right:0;margin-left:auto;}a{color:inherit;text-decoration:underline;}a:hover,a:active{color:var(--rose);text-decoration:underline;}a[target="_blank"]::after{content:'↗'/'';}nav a{text-decoration:none;}small,.small{font-size:.8em;}.bigger{font-size:1.1em;}.hero{display:flex;flex-direction:column;}.hero__text{align-self:flex-end;justify-self:end;max-width:960px;width:100%;}.hero__text h2{margin-top:0;color:var(--rose);text-align:left;}.hero__text>*{padding:0 1vw;}.hero h1{margin-top:0;text-align:center;}.hero h2,.hero p,.hero ul,.hero blockquote{max-width:70ch;margin-left:auto;margin-right:auto;}.hero blockquote{color:#333;font-family:'Franklin Gothic Medium','Arial Narrow',Arial,sans-serif;font-weight:normal;font-size:2.7em;line-height:1.15;position:relative;z-index:1;margin:0 auto;max-width:540px;}.hero blockquote::before{content:'❠';display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-70%);color:#e73c70;font-size:3.5em;z-index:-1;opacity:1;}.hero blockquote p{margin-bottom:1em;}blockquote .cite{color:#333;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif;font-size:1rem;font-weight:normal;display:block;margin-top:1em;text-align:right;}.prestations{position:relative;border-top:1px solid var(--sombre);border-bottom:1px solid var(--sombre);margin-bottom:2em;}.prestations details{border:0 solid transparent;}.prestations details:not(:last-child){border-bottom:1px solid var(--sombre);}.prestations summary{font-family:var(--fonte-titre);font-size:1.8em;list-style:none;padding:.5rem 1rem;cursor:pointer;text-align:center;}.prestations summary::before{content:'✎'/'';}.prestations summary:hover{text-decoration:underline;}.prestations details[open] summary{background:var(--sombre);color:var(--clair);}.prestations .prestation__texte{padding:0 4vw;max-width:70ch;margin-left:auto;margin-right:0;}.prestations .prestation__texte ul{display:inline-block;padding:0;padding-left:1.5em;}.prestations .prestation__texte li{width:100%;max-width:70ch;margin-left:auto;margin-right:0;}.footnotes ol{max-width:960px;margin-left:auto;margin-right:0;}.rose{filter:hue-rotate(300deg);}.tc{text-align:center}.monospace{font-family:var(--fonte-texte)}.sombre{color:var(--sombre)}.sr-only{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important;}@media screen and (min-width:560px){.hero blockquote em{display:block;margin-left:2ch}}@media screen and (min-width:960px){body{display:grid;grid-template-columns:2fr 320px;grid-template-rows:auto 1fr}header,main{grid-column:1}footer{grid-column:2;grid-row:1/3;min-height:100vh;border-left:1px solid var(--sombre);border-top:0;position:sticky;bottom:0}.columns--2{columns:2;column-gap:2.5em}}