@charset "UTF-8";.debug{border:5px solid lime}*,*:before,*:after{box-sizing:border-box}#root{padding:0;margin:0;box-sizing:border-box}html{list-style:none;background-color:#1d1f21;color:#e3e3e3;font-size:1.1rem;scroll-behavior:smooth;overflow-x:clip}body{background-color:#1d1f21;margin:0;overflow-x:clip}main{max-width:calc(1200px + 14vw);margin:0 auto;padding:3rem 7vw 0}a{color:#45b5aa;font-weight:700;text-decoration:none}a:hover{text-shadow:0 0 5px #45B5AA,0 0 10px #45B5AA,0 0 20px #45B5AA}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.error-fallback{max-width:60ch;margin:0 auto;padding:4rem 0 6rem;text-align:center;color:#e3e3e3}.error-fallback p{font-family:Inter Tight,ui-sans-serif,system-ui,sans-serif;line-height:1.6;color:#e3e3e3bf;margin-top:1rem}.methode{padding-bottom:6rem;color:#e3e3e3;display:grid;grid-template-columns:220px 1fr;gap:4rem}@media (max-width: 1150px){.methode{grid-template-columns:1fr;gap:2rem}}.methode__toc{position:sticky;top:5rem;align-self:start;font-family:Inter Tight,ui-sans-serif,system-ui,sans-serif}@media (max-width: 1150px){.methode__toc{position:static;border-bottom:1px solid rgba(227,227,227,.1);padding-bottom:1.5rem}}.methode__toc-title{font-size:.8rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#e3e3e380;margin:0 0 1rem}.methode__toc ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}@media (max-width: 1150px){.methode__toc ul{flex-direction:row;flex-wrap:wrap;gap:1.25rem}}.methode__toc a{color:#e3e3e3b3;font-size:.95rem;text-decoration:none;transition:color .2s ease}.methode__toc a:hover{color:#45b5aa;text-shadow:none}.methode__content{max-width:75ch}.methode__header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(227,227,227,.1)}.methode__lead p{font-family:Inter Tight,ui-sans-serif,system-ui,sans-serif;font-size:1.1rem;line-height:1.65;color:#e3e3e3d9;margin:0 0 1rem}.methode__lead p:last-child{margin-bottom:0}.methode__section{margin-bottom:4rem;scroll-margin-top:4.5rem}.methode__section:last-child{margin-bottom:0}.methode__section h2{font-family:Fraunces,Georgia,serif;font-size:2rem;font-weight:600;line-height:1.2;letter-spacing:-.01em;margin:0 0 1.5rem;color:#e3e3e3}.methode__section h3{font-family:Fraunces,Georgia,serif;font-size:1.25rem;font-weight:600;line-height:1.3;margin:2rem 0 .75rem;color:#e3e3e3}.methode__section p{font-family:Inter Tight,ui-sans-serif,system-ui,sans-serif;font-size:1rem;line-height:1.7;color:#e3e3e3d9;margin:0 0 1rem}.methode__section ul{list-style:none;padding:0;margin:.5rem 0 1.25rem}.methode__section ul li{position:relative;padding-left:1.25rem;font-family:Inter Tight,ui-sans-serif,system-ui,sans-serif;font-size:1rem;line-height:1.65;color:#e3e3e3d9;margin-bottom:.4rem}.methode__section ul li:before{content:"•";position:absolute;left:0;color:#45b5aa}.methode__section code{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.9em;background-color:#e3e3e314;padding:.1rem .35rem;border-radius:3px}
