:root{--font-sans: "Inter", system-ui, sans-serif;--font-serif: "Lora", Georgia, serif;--font-mono: ui-monospace, monospace;--text-sm: .875rem;--text-base: 1.17rem;--text-lg: 1.2rem;--text-xl: 1.4rem;--weight-normal: 400;--weight-semibold: 600;--weight-bold: 700;--leading-tight: 1.25;--leading-normal: 1.6;--leading-relaxed: 1.75}:root{--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-32: 8rem;--body-padding: 1rem;--container-max-width: 540px;--border-radius: 4px}:root{--color-stone-100: #f5f5f4;--color-stone-900: #1c1917}@media(prefers-color-scheme:light){:root{--background: var(--color-stone-100);--surface: rgba(245, 245, 244, .75);--border: rgba(0, 0, 0, .15);--text: rgb(82, 82, 82);--text-strong: #000000;--text-muted: rgba(0, 0, 0, .35)}}@media(prefers-color-scheme:dark){:root{--background: var(--color-stone-900);--surface: rgba(28, 25, 23, .25);--border: rgba(255, 255, 255, .2);--text: rgba(255, 255, 255, .75);--text-strong: #ffffff;--text-muted: rgba(255, 255, 255, .5)}}html[data-color-scheme=light]{--background: var(--color-stone-100);--surface: rgba(245, 245, 244, .75);--border: rgba(0, 0, 0, .15);--text: rgba(0, 0, 0, .5);--text-strong: #000000;--text-muted: rgba(0, 0, 0, .35);--tintColor: #4f954d}html[data-color-scheme=dark]{--background: var(--color-stone-900);--surface: rgba(28, 25, 23, .25);--border: rgba(255, 255, 255, .2);--text: rgba(255, 255, 255, .75);--text-strong: #ffffff;--text-muted: rgba(255, 255, 255, .5);--tintColor: #ffdf00}html{scroll-behavior:smooth}*,*:before,*:after{box-sizing:border-box}html,body,figure,ul,li,h1,h2,h3,h4,h5,h6{margin:0;padding:0}body{font-family:var(--font-sans);color:var(--text);background-color:var(--background);line-height:var(--leading-normal);min-height:100svh;padding:var(--body-padding);transition:background-color .2s ease,color .2s ease}a{color:currentColor;text-decoration-color:var(--border);transition:color .3s ease,text-decoration-color .3s ease}a:hover{color:var(--text-strong);text-decoration-color:var(--border)}::selection{background-color:var(--text-strong);color:var(--background)}h1,h2,h3,h4,h5,h6{color:var(--text-strong)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.animate{opacity:0;transform:translateY(.75rem);transition:opacity .7s ease,transform .7s ease}.animate.show{opacity:1;transform:translateY(0)}.strong{color:var(--text-strong)}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-latin-400-normal.C38fXH4l.woff2) format("woff2"),url(/_astro/inter-latin-400-normal.CyCys3Eg.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/inter-latin-600-normal.LgqL8muc.woff2) format("woff2"),url(/_astro/inter-latin-600-normal.CiBQ2DWP.woff) format("woff")}:root{--webpage-full-height: calc(100svh - 2 * var(--body-padding));--list-padding: 1em;--essais: #305cde;--extraits: #766153;--recensions: #717744;--poesies: #717744;--traductions: #717744}@media(prefers-color-scheme:light){:root{--accent: #008000;--essais: #274ab3;--extraits: #b39027;--poesies: #b39027;--traductions: #b39027;--recensions: #800080}}@media(prefers-color-scheme:dark){:root{--accent: #8fbc8f;--essais: #305cde;--extraits: #deb230;--poesies: #deb230;--traductions: #deb230;--recensions: #bc8fbc}}h1,h2,h3{margin-block:1rem .3rem;font-weight:600;font-size:var(--text-base)}h1+p,h2+p,h3+p{margin-top:0}.smaller{font-size:smaller}.lighter{font-weight:lighter}#websiteContainer{min-height:var(--webpage-full-height);margin-inline:auto;display:block;max-width:90%;width:90%}@media(min-width:738px){#websiteContainer{display:flex;flex-direction:column;align-items:center;max-width:537px;width:537px}}@media(min-width:900px){#websiteContainer{max-width:520px;width:520px}}@media(min-width:1100px){#websiteContainer{max-width:500px;width:500px}}a:link,a:visited{color:var(--accent)}a:hover{color:var(--accent)!important;text-decoration-color:var(--accent)}
