header{flex-direction:row;align-items:center;gap:1.5rem;margin:2rem 0;display:flex}header h1{flex:auto;margin:0}.clipboard-button{float:right;color:var(--gray);border-color:var(--dark);background-color:var(--light);opacity:0;border:1px solid;border-radius:5px;margin:.3rem;padding:.4rem;transition:all .2s;display:flex;position:absolute;right:0}.clipboard-button>svg{fill:var(--light);filter:contrast(.3)}.clipboard-button:hover{cursor:pointer;border-color:var(--secondary)}.clipboard-button:focus{outline:0}pre:hover>.clipboard-button{opacity:1;transition:all .2s}.breadcrumb-container{flex-flow:wrap;gap:.5rem;margin:.75rem 0 0;padding:0;display:flex}.breadcrumb-element{flex-direction:row;justify-content:center;align-items:center;display:flex}.breadcrumb-element p{margin:0 0 0 .5rem;padding:0;line-height:normal}.article-title{margin:2rem 0 0}.content-meta{color:var(--darkgray);margin-top:0}.content-meta[show-comma=true]>:not(:last-child){margin-right:8px}.content-meta[show-comma=true]>:not(:last-child):after{content:","}.tags{flex-wrap:wrap;gap:.4rem;margin:1rem 0;padding-left:0;list-style:none;display:flex}.section-li>.section>.tags{justify-content:flex-end}.tags>li{white-space:nowrap;overflow-wrap:normal;margin:0;display:inline-block}a.internal.tag-link{background-color:var(--highlight);border-radius:8px;margin:0 .1rem;padding:.2rem .4rem}.page-title{font-size:1.75rem;font-family:var(--titleFont);margin:0}.search{min-width:fit-content;max-width:14rem}@media (max-width:800px){.search{flex-grow:.3}}.search>.search-button{border:1px var(--lightgray)solid;font-family:inherit;font-size:inherit;height:2rem;text-align:inherit;cursor:pointer;white-space:nowrap;background-color:#0000;border-radius:4px;align-items:center;width:100%;padding:0 1rem 0 0;display:flex}.search>.search-button>p{color:var(--gray);display:inline}.search>.search-button svg{cursor:pointer;width:18px;min-width:18px;margin:0 .5rem}.search>.search-button svg .search-path{stroke:var(--darkgray);stroke-width:1.5px;transition:stroke .5s}.search>.search-container{contain:layout;z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100vw;height:100vh;display:none;position:fixed;top:0;left:0;overflow-y:auto}.search>.search-container.active{display:inline-block}.search>.search-container>.search-space{width:65%;margin-top:12vh;margin-left:auto;margin-right:auto}@media not (min-width:1200px){.search>.search-container>.search-space{width:90%}}.search>.search-container>.search-space>*{background:var(--light);border-radius:7px;width:100%;margin-bottom:2em;box-shadow:0 14px 50px #1b21301f,0 10px 30px #1b213029}.search>.search-container>.search-space>input{box-sizing:border-box;font-family:var(--bodyFont);color:var(--dark);border:1px solid var(--lightgray);padding:.5em 1em;font-size:1.1em}.search>.search-container>.search-space>input:focus{outline:none}.search>.search-container>.search-space>.search-layout{border:1px solid var(--lightgray);box-sizing:border-box;flex-direction:row;flex:0 0 100%;display:none}.search>.search-container>.search-space>.search-layout.display-results{display:flex}.search>.search-container>.search-space>.search-layout[data-preview]>.results-container{flex:0 0 min(30%,450px)}@media not (max-width:800px){.search>.search-container>.search-space>.search-layout[data-preview] .result-card>p.preview{display:none}.search>.search-container>.search-space>.search-layout[data-preview]>div:first-child{border-right:1px solid var(--lightgray);border-top-right-radius:unset;border-bottom-right-radius:unset}.search>.search-container>.search-space>.search-layout[data-preview]>div:last-child{border-top-left-radius:unset;border-bottom-left-radius:unset}}.search>.search-container>.search-space>.search-layout>div{border-radius:5px;height:63vh}@media (max-width:800px){.search>.search-container>.search-space>.search-layout{flex-direction:column}.search>.search-container>.search-space>.search-layout>.preview-container{display:none!important}.search>.search-container>.search-space>.search-layout[data-preview]>.results-container{flex:0 0 100%;width:100%;height:auto}}.search>.search-container>.search-space>.search-layout .highlight{background:color-mix(in srgb,var(--tertiary)60%,#fff0);border-radius:5px;scroll-margin-top:2rem}.search>.search-container>.search-space>.search-layout>.preview-container{color:var(--dark);flex-grow:1;padding:0 2rem;font-family:inherit;font-weight:400;line-height:1.5em;display:block;overflow:hidden auto}.search>.search-container>.search-space>.search-layout>.preview-container .preview-inner{width:min(800px,100%);margin:0 auto}.search>.search-container>.search-space>.search-layout>.preview-container a[role=anchor]{background-color:#0000}.search>.search-container>.search-space>.search-layout>.results-container{overflow-y:auto}.search>.search-container>.search-space>.search-layout>.results-container .result-card{cursor:pointer;border-bottom:1px solid var(--lightgray);box-sizing:border-box;text-transform:none;text-align:left;width:100%;font-family:inherit;font-size:100%;line-height:1.15;font-weight:inherit;outline:none;margin:0;padding:1em;transition:background .2s;display:block;overflow:hidden}.search>.search-container>.search-space>.search-layout>.results-container .result-card:hover,.search>.search-container>.search-space>.search-layout>.results-container .result-card:focus,.search>.search-container>.search-space>.search-layout>.results-container .result-card.focus{background:var(--lightgray)}.search>.search-container>.search-space>.search-layout>.results-container .result-card>h3{margin:0}@media not (max-width:800px){.search>.search-container>.search-space>.search-layout>.results-container .result-card>p.card-description{display:none}}.search>.search-container>.search-space>.search-layout>.results-container .result-card>ul.tags{margin-top:.45rem;margin-bottom:0}.search>.search-container>.search-space>.search-layout>.results-container .result-card>ul>li>p{background-color:var(--highlight);color:var(--secondary);border-radius:8px;margin:0 .1rem;padding:.2rem .4rem;font-weight:700;line-height:1.4rem}.search>.search-container>.search-space>.search-layout>.results-container .result-card>ul>li>p.match-tag{color:var(--tertiary)}.search>.search-container>.search-space>.search-layout>.results-container .result-card>p{margin-bottom:0}.darkmode{cursor:pointer;width:20px;height:20px;text-align:inherit;background:0 0;border:none;flex-shrink:0;margin:0;padding:0;position:relative}.darkmode svg{width:20px;height:20px;fill:var(--darkgray);transition:opacity .1s;position:absolute;top:calc(50% - 10px)}:root[saved-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[saved-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[saved-theme=dark] .darkmode>.dayIcon{display:none}:root[saved-theme=dark] .darkmode>.nightIcon,:root .darkmode>.dayIcon{display:inline}:root .darkmode>.nightIcon{display:none}.readermode{cursor:pointer;width:20px;height:20px;text-align:inherit;background:0 0;border:none;flex-shrink:0;margin:0;padding:0;position:relative}.readermode svg{width:20px;height:20px;fill:var(--darkgray);stroke:var(--darkgray);transition:opacity .1s;position:absolute;top:calc(50% - 10px)}:root[reader-mode=on] .sidebar.left,:root[reader-mode=on] .sidebar.right{opacity:0;transition:opacity .2s}:root[reader-mode=on] .sidebar.left:hover,:root[reader-mode=on] .sidebar.right:hover{opacity:1}@media (max-width:800px){.page>#quartz-body>:not(.sidebar.left:has(.explorer)){transition:transform .3s ease-in-out}.page>#quartz-body.lock-scroll>:not(.sidebar.left:has(.explorer)){transition:transform .3s ease-in-out;transform:translate(100dvw)}.page>#quartz-body .sidebar.left:has(.explorer){box-sizing:border-box;background-color:var(--light);margin:0;padding:1rem 0;position:sticky}.page>#quartz-body .hide-until-loaded~.explorer-content{display:none}}.explorer{flex-direction:column;flex:0 auto;min-height:1.2rem;display:flex;overflow-y:hidden}.explorer.collapsed{flex:0 1.2rem}.explorer.collapsed .fold{transform:rotate(-90deg)}.explorer .fold{opacity:.8;margin-left:.5rem;transition:transform .3s}@media (max-width:800px){.explorer{height:initial;flex-shrink:0;order:-1;align-self:flex-start;margin-top:auto;margin-bottom:auto;overflow:hidden}}.explorer button.mobile-explorer{display:none}.explorer button.desktop-explorer{display:flex}@media (max-width:800px){.explorer button.mobile-explorer{display:flex}.explorer button.desktop-explorer{display:none}}@media not (max-width:800px){.explorer.desktop-only{display:flex}}.explorer svg{pointer-events:all;transition:transform .35s}.explorer svg>polyline{pointer-events:none}button.mobile-explorer,button.desktop-explorer{text-align:left;cursor:pointer;color:var(--dark);background-color:#0000;border:none;align-items:center;padding:0;display:flex}button.mobile-explorer h2,button.desktop-explorer h2{margin:0;font-size:1rem;display:inline-block}.explorer-content{margin-top:.5rem;list-style:none;overflow:hidden auto}.explorer-content ul{overscroll-behavior:contain;margin:0;padding:0;list-style:none}.explorer-content ul li>a{color:var(--dark);opacity:.75;pointer-events:all}.explorer-content ul li>a.active{opacity:1;color:var(--tertiary)}.explorer-content .folder-outer{grid-template-rows:0fr;transition:grid-template-rows .3s ease-in-out;display:grid}.explorer-content .folder-outer.open{grid-template-rows:1fr}.explorer-content .folder-outer>ul{border-left:1px solid var(--lightgray);margin-left:6px;padding-left:.8rem;overflow:hidden}.folder-container{-webkit-user-select:none;user-select:none;flex-direction:row;align-items:center;display:flex}.folder-container div>a{color:var(--secondary);font-family:var(--headerFont);font-size:.95rem;font-weight:600;line-height:1.5rem;display:inline-block}.folder-container div>a:hover{color:var(--tertiary)}.folder-container div>button{color:var(--dark);text-align:left;cursor:pointer;font-family:var(--headerFont);background-color:#0000;border:none;align-items:center;padding-left:0;padding-right:0;display:flex}.folder-container div>button span{color:var(--secondary);pointer-events:none;margin:0;font-size:.95rem;font-weight:600;line-height:1.5rem;display:inline-block}.folder-icon{color:var(--secondary);cursor:pointer;backface-visibility:visible;flex-shrink:0;margin-right:5px;transition:transform .3s}li:has(>.folder-outer:not(.open))>.folder-container>svg{transform:rotate(-90deg)}.folder-icon:hover{color:var(--tertiary)}@media (max-width:800px){.explorer.collapsed{flex:0 0 34px}.explorer.collapsed>.explorer-content{visibility:hidden;transform:translate(-100vw)}.explorer:not(.collapsed){flex:0 0 34px}.explorer:not(.collapsed)>.explorer-content{visibility:visible;transform:translate(0)}.explorer .explorer-content{box-sizing:border-box;z-index:100;background-color:var(--light);visibility:hidden;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin-top:0;padding:4rem 0 2rem;transition:transform .2s,visibility .2s;position:absolute;top:0;left:0;overflow:hidden;transform:translate(-100vw)}.explorer .mobile-explorer{z-index:101;margin:0;padding:5px}.explorer .mobile-explorer .lucide-menu{stroke:var(--darkgray)}.mobile-no-scroll{overscroll-behavior:none}}.toc{flex-direction:column;flex:0 .5 auto;min-height:1.4rem;display:flex;overflow-y:hidden}.toc:has(button.toc-header.collapsed){flex:0 1.4rem}button.toc-header{text-align:left;cursor:pointer;color:var(--dark);background-color:#0000;border:none;align-items:center;padding:0;display:flex}button.toc-header h3{margin:0;font-size:1rem;display:inline-block}button.toc-header .fold{opacity:.8;margin-left:.5rem;transition:transform .3s}button.toc-header.collapsed .fold{transform:rotate(-90deg)}ul.toc-content.overflow{overscroll-behavior:contain;max-height:calc(100% - 2rem);margin:.5rem 0;padding:0;list-style:none;position:relative}ul.toc-content.overflow>li>a{color:var(--dark);opacity:.35;transition:opacity .5s,color .3s}ul.toc-content.overflow>li>a.in-view{opacity:.75}ul.toc-content.overflow .depth-0{padding-left:0}ul.toc-content.overflow .depth-1{padding-left:1rem}ul.toc-content.overflow .depth-2{padding-left:2rem}ul.toc-content.overflow .depth-3{padding-left:3rem}ul.toc-content.overflow .depth-4{padding-left:4rem}ul.toc-content.overflow .depth-5{padding-left:5rem}ul.toc-content.overflow .depth-6{padding-left:6rem}footer{text-align:left;opacity:.7;margin-bottom:4rem}footer ul{flex-direction:row;gap:1rem;margin:-1rem 0 0;padding:0;list-style:none;display:flex}.ecoindex{border-bottom:none;align-items:center;gap:.45em;display:inline-flex}.ecoindex-nom{border-bottom:1px solid color-mix(in srgb,var(--gray)45%,transparent)}.ecoindex:hover .ecoindex-nom{border-bottom-color:var(--secondary)}.ecoindex-note{letter-spacing:0;background:var(--secondary);width:1.55em;height:1.55em;color:var(--sur-safran);border-radius:50%;justify-content:center;align-items:center;font-weight:700;line-height:1;display:inline-flex}.ecoindex-note[data-note=B]{background:color-mix(in srgb,var(--secondary)85%,var(--light))}.ecoindex-note[data-note=C]{background:color-mix(in srgb,var(--secondary)70%,var(--light))}.ecoindex-note[data-note=D]{background:color-mix(in srgb,var(--secondary)55%,var(--light))}.ecoindex-note[data-note=E]{background:color-mix(in srgb,var(--secondary)40%,var(--light))}.ecoindex-note[data-note=F]{background:color-mix(in srgb,var(--secondary)28%,var(--light))}.ecoindex-note[data-note=G]{background:color-mix(in srgb,var(--secondary)16%,var(--light))}ul.section-ul{margin-top:2em;padding-left:0;list-style:none}li.section-li{margin-bottom:1em}li.section-li>.section{grid-template-columns:fit-content(8em) 3fr 1fr;display:grid}@media (max-width:800px){li.section-li>.section>.tags{display:none}}li.section-li>.section>.desc>h3>a{background-color:#0000}li.section-li>.section .meta{opacity:.6;margin:0 1em 0 0}.popover .section{grid-template-columns:fit-content(8em) 1fr!important}.popover .section>.tags{display:none}.section h3,.section>.tags{margin:0}@keyframes dropin{0%{opacity:0;visibility:hidden}1%{opacity:0}to{opacity:1;visibility:visible}}.popover{z-index:999;will-change:transform;visibility:hidden;opacity:0;padding:1rem;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:0;overflow:visible}.popover>.popover-inner{width:30rem;max-height:20rem;font-weight:initial;font-style:initial;line-height:normal;font-size:initial;font-family:var(--bodyFont);border:1px solid var(--lightgray);background-color:var(--light);overscroll-behavior:contain;white-space:normal;-webkit-user-select:none;user-select:none;cursor:default;border-radius:5px;padding:0 1rem 1rem;position:relative;overflow:auto;box-shadow:6px 6px 36px #00000040}.popover>.popover-inner[data-content-type][data-content-type*=pdf],.popover>.popover-inner[data-content-type][data-content-type*=image]{max-height:100%;padding:0}.popover>.popover-inner[data-content-type][data-content-type*=image] img{border-radius:0;margin:0;display:block}.popover>.popover-inner[data-content-type][data-content-type*=pdf] iframe{width:100%}.popover h1{font-size:1.5rem}@media (max-width:800px){.popover{display:none!important}}.active-popover,.popover:hover{animation:.3s .2s forwards dropin}code[data-theme*=\ ]{color:var(--shiki-light);background-color:var(--shiki-light-bg)}code[data-theme*=\ ] span{color:var(--shiki-light)}[saved-theme=dark] code[data-theme*=\ ]{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}[saved-theme=dark] code[data-theme*=\ ] span{color:var(--shiki-dark)}.callout{border:1px solid var(--border);background-color:var(--bg);box-sizing:border-box;--callout-icon-note:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"2\" x2=\"22\" y2=\"6\"></line><path d=\"M7.5 20.5 19 9l-4-4L3.5 16.5 2 22z\"></path></svg>");--callout-icon-abstract:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"></rect><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"></path><path d=\"M12 11h4\"></path><path d=\"M12 16h4\"></path><path d=\"M8 11h.01\"></path><path d=\"M8 16h.01\"></path></svg>");--callout-icon-info:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"></line><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"></line></svg>");--callout-icon-todo:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>");--callout-icon-tip:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 0 0 2.5 2.5z\"></path></svg> ");--callout-icon-success:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"></polyline></svg> ");--callout-icon-question:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"></path><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"></line></svg> ");--callout-icon-warning:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z\"></path><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"></line><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"></line></svg>");--callout-icon-failure:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"></line><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"></line></svg> ");--callout-icon-danger:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"></polygon></svg> ");--callout-icon-bug:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"8\" height=\"14\" x=\"8\" y=\"6\" rx=\"4\"></rect><path d=\"m19 7-3 2\"></path><path d=\"m5 7 3 2\"></path><path d=\"m19 19-3-2\"></path><path d=\"m5 19 3-2\"></path><path d=\"M20 13h-4\"></path><path d=\"M4 13h4\"></path><path d=\"m10 4 1 2\"></path><path d=\"m14 4-1 2\"></path></svg>");--callout-icon-example:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"8\" y1=\"6\" x2=\"21\" y2=\"6\"></line><line x1=\"8\" y1=\"12\" x2=\"21\" y2=\"12\"></line><line x1=\"8\" y1=\"18\" x2=\"21\" y2=\"18\"></line><line x1=\"3\" y1=\"6\" x2=\"3.01\" y2=\"6\"></line><line x1=\"3\" y1=\"12\" x2=\"3.01\" y2=\"12\"></line><line x1=\"3\" y1=\"18\" x2=\"3.01\" y2=\"18\"></line></svg> ");--callout-icon-quote:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21c3 0 7-1 7-8V5c0-1.25-.756-2.017-2-2H4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2 1 0 1 0 1 1v1c0 1-1 2-2 2s-1 .008-1 1.031V20c0 1 0 1 1 1z\"></path><path d=\"M15 21c3 0 7-1 7-8V5c0-1.25-.757-2.017-2-2h-4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2h.75c0 2.25.25 4-2.75 4v3c0 1 0 1 1 1z\"></path></svg>");--callout-icon-fold:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"%3E%3Cpolyline points=\"6 9 12 15 18 9\"%3E%3C/polyline%3E%3C/svg%3E");border-radius:5px;padding:0 1rem;overflow-y:hidden}.callout>.callout-content{transition:grid-template-rows .1s cubic-bezier(.02,.01,.47,1);display:grid;overflow:hidden}.callout>.callout-content>:first-child{margin-top:0}.callout[data-callout]{--color:#448aff;--border:#448aff44;--bg:#448aff10;--callout-icon:var(--callout-icon-note)}.callout[data-callout=abstract]{--color:#00b0ff;--border:#00b0ff44;--bg:#00b0ff10;--callout-icon:var(--callout-icon-abstract)}.callout[data-callout=info],.callout[data-callout=todo]{--color:#00b8d4;--border:#00b8d444;--bg:#00b8d410;--callout-icon:var(--callout-icon-info)}.callout[data-callout=todo]{--callout-icon:var(--callout-icon-todo)}.callout[data-callout=tip]{--color:#00bfa5;--border:#00bfa544;--bg:#00bfa510;--callout-icon:var(--callout-icon-tip)}.callout[data-callout=success]{--color:#09ad7a;--border:#09ad7144;--bg:#09ad7110;--callout-icon:var(--callout-icon-success)}.callout[data-callout=question]{--color:#dba642;--border:#dba64244;--bg:#dba64210;--callout-icon:var(--callout-icon-question)}.callout[data-callout=warning]{--color:#db8942;--border:#db894244;--bg:#db894210;--callout-icon:var(--callout-icon-warning)}.callout[data-callout=failure],.callout[data-callout=danger],.callout[data-callout=bug]{--color:#db4242;--border:#db424244;--bg:#db424210;--callout-icon:var(--callout-icon-failure)}.callout[data-callout=bug]{--callout-icon:var(--callout-icon-bug)}.callout[data-callout=danger]{--callout-icon:var(--callout-icon-danger)}.callout[data-callout=example]{--color:#7a43b5;--border:#7a43b544;--bg:#7a43b510;--callout-icon:var(--callout-icon-example)}.callout[data-callout=quote]{--color:var(--secondary);--border:var(--lightgray);--callout-icon:var(--callout-icon-quote)}.callout.is-collapsed>.callout-title>.fold-callout-icon{transform:rotate(-90deg)}.callout.is-collapsed .callout-content>:first-child{height:0;margin-top:-1rem;transition:height .1s cubic-bezier(.02,.01,.47,1),margin .1s cubic-bezier(.02,.01,.47,1);overflow-y:clip}.callout-title{color:var(--color);--icon-size:18px;align-items:flex-start;gap:5px;padding:1rem 0;display:flex}.callout-title .fold-callout-icon{opacity:.8;cursor:pointer;--callout-icon:var(--callout-icon-fold);transition:transform .15s}.callout-title>.callout-title-inner>p{color:var(--color);margin:0}.callout-title .callout-icon,.callout-title .fold-callout-icon{width:var(--icon-size);height:var(--icon-size);flex:0 0 var(--icon-size);background-size:var(--icon-size)var(--icon-size);background-position:50%;background-color:var(--color);-webkit-mask-image:var(--callout-icon);mask-image:var(--callout-icon);-webkit-mask-size:var(--icon-size)var(--icon-size);mask-size:var(--icon-size)var(--icon-size);padding:.2rem 0;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.callout-title .callout-title-inner{font-weight:600}html{scroll-behavior:smooth;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;width:100vw;overflow-x:hidden}body{box-sizing:border-box;background-color:var(--light);font-family:var(--bodyFont);color:var(--darkgray);margin:0}.text-highlight{background-color:var(--textHighlight);border-radius:5px;padding:0 .1rem}p,ul,text,a,tr,td,li,ol,ul,.katex,.math,.typst-doc,.typst-doc *{color:var(--darkgray);fill:var(--darkgray);overflow-wrap:break-word;text-wrap:pretty}.math.math-display{text-align:center}article>mjx-container.MathJax,article blockquote>div>mjx-container.MathJax{display:flex}article>mjx-container.MathJax>svg,article blockquote>div>mjx-container.MathJax>svg{margin-left:auto;margin-right:auto}article blockquote>div>mjx-container.MathJax>svg{margin-top:1rem;margin-bottom:1rem}strong{font-weight:600}a{color:var(--secondary);font-weight:600;text-decoration:none;transition:color .2s}a:hover{color:var(--tertiary)}a.internal{background-color:var(--highlight);border-radius:5px;padding:0 .1rem;line-height:1.4rem;text-decoration:none}a.internal.broken{color:var(--secondary);opacity:.5;transition:opacity .2s}a.internal.broken:hover{opacity:.8}a.internal:has(>img){background-color:#0000;border-radius:0;padding:0}a.internal.tag-link:before{content:"#"}a.external .external-icon{height:1ex;margin:0 .15em}a.external .external-icon>path{fill:var(--dark)}.flex-component{display:flex}.desktop-only{display:initial}.desktop-only.flex-component{display:flex}@media (max-width:800px){.desktop-only,.desktop-only.flex-component{display:none}}.mobile-only,.mobile-only.flex-component{display:none}@media (max-width:800px){.mobile-only{display:initial}.mobile-only.flex-component{display:flex}}.page{max-width:1500px;margin:0 auto}.page article>h1{font-size:2rem}.page article li:has(>input[type=checkbox]){padding-left:0;list-style-type:none}.page article li:has(>input[type=checkbox]:checked){text-decoration:line-through;-webkit-text-decoration-color:var(--gray);text-decoration-color:var(--gray);color:var(--gray)}.page article li>*{margin-top:0;margin-bottom:0}.page article p>strong{color:var(--dark)}.page>#quartz-body{grid-template:"grid-sidebar-left grid-header grid-sidebar-right""grid-sidebar-left grid-center grid-sidebar-right""grid-sidebar-left grid-footer grid-sidebar-right"/320px auto 320px;gap:5px;display:grid}@media (min-width:800px) and (max-width:1200px){.page>#quartz-body{grid-template:"grid-sidebar-left grid-header""grid-sidebar-left grid-center""grid-sidebar-left grid-sidebar-right""grid-sidebar-left grid-footer"/320px auto;gap:5px}}@media (max-width:800px){.page>#quartz-body{grid-template:"grid-sidebar-left""grid-header""grid-center""grid-sidebar-right""grid-footer"/auto;gap:5px}}@media not (min-width:1200px){.page>#quartz-body{padding:0 1rem}}@media (max-width:800px){.page>#quartz-body{margin:0 auto}}.page>#quartz-body .sidebar{box-sizing:border-box;gap:1.2rem;height:100vh;padding:6rem 2rem 2rem;display:flex;position:sticky;top:0}.page>#quartz-body .sidebar.left{z-index:1;flex-direction:column;grid-area:grid-sidebar-left}@media (max-width:800px){.page>#quartz-body .sidebar.left{position:initial;height:unset;flex-direction:row;align-items:center;gap:0;padding:2rem 0 0;display:flex}}.page>#quartz-body .sidebar.right{flex-direction:column;grid-area:grid-sidebar-right;margin-right:0}@media (max-width:800px){.page>#quartz-body .sidebar.right{margin-left:inherit;margin-right:inherit}}@media not (min-width:1200px){.page>#quartz-body .sidebar.right{position:initial;height:unset;flex-direction:row;width:100%;padding:0}.page>#quartz-body .sidebar.right>*{flex:1;max-height:24rem}.page>#quartz-body .sidebar.right>.toc{display:none}}.page>#quartz-body .page-header,.page>#quartz-body .page-footer{margin-top:1rem}.page>#quartz-body .page-header{grid-area:grid-header;margin:6rem 0 0}@media (max-width:800px){.page>#quartz-body .page-header{margin-top:0;padding:0}}.page>#quartz-body .center>article{grid-area:grid-center}.page>#quartz-body footer{grid-area:grid-footer}.page>#quartz-body .center,.page>#quartz-body footer{min-width:100%;max-width:100%;margin-left:auto;margin-right:auto}@media (min-width:800px) and (max-width:1200px){.page>#quartz-body .center,.page>#quartz-body footer{margin-right:0}}@media (max-width:800px){.page>#quartz-body .center,.page>#quartz-body footer{margin-left:0;margin-right:0}}.page>#quartz-body footer{margin-left:0}.footnotes{border-top:1px solid var(--lightgray);margin-top:2rem}input[type=checkbox]{color:var(--secondary);border:1px solid var(--lightgray);background-color:var(--light);appearance:none;border-radius:3px;width:16px;height:16px;margin-inline:-1.4rem .2rem;position:relative;transform:translateY(2px)}input[type=checkbox]:checked{border-color:var(--secondary);background-color:var(--secondary)}input[type=checkbox]:checked:after{content:"";border:solid var(--light);border-width:0 2px 2px 0;width:4px;height:8px;display:block;position:absolute;top:1px;left:4px;transform:rotate(45deg)}blockquote{border-left:3px solid var(--secondary);margin:1rem 0;padding-left:1rem;transition:border-color .2s}h1,h2,h3,h4,h5,h6,thead{font-family:var(--headerFont);color:var(--dark);font-weight:revert;margin-bottom:0}article>h1>a[role=anchor],article>h2>a[role=anchor],article>h3>a[role=anchor],article>h4>a[role=anchor],article>h5>a[role=anchor],article>h6>a[role=anchor],article>thead>a[role=anchor]{color:var(--dark);background-color:#0000}h1[id]>a[href^=\#],h2[id]>a[href^=\#],h3[id]>a[href^=\#],h4[id]>a[href^=\#],h5[id]>a[href^=\#],h6[id]>a[href^=\#]{opacity:0;font-family:var(--codeFont);-webkit-user-select:none;user-select:none;margin:0 .5rem;transition:opacity .2s;transform:translateY(-.1rem)}h1[id]:hover>a,h2[id]:hover>a,h3[id]:hover>a,h4[id]:hover>a,h5[id]:hover>a,h6[id]:hover>a{opacity:1}h1:not([id])>a[role=anchor],h2:not([id])>a[role=anchor],h3:not([id])>a[role=anchor],h4:not([id])>a[role=anchor],h5:not([id])>a[role=anchor],h6:not([id])>a[role=anchor]{display:none}h1{margin-top:2.25rem;margin-bottom:1rem;font-size:1.75rem}h2{margin-top:1.9rem;margin-bottom:1rem;font-size:1.4rem}h3{margin-top:1.62rem;margin-bottom:1rem;font-size:1.12rem}h4,h5,h6{margin-top:1.5rem;margin-bottom:1rem;font-size:1rem}figure[data-rehype-pretty-code-figure]{margin:0;line-height:1.6rem;position:relative}figure[data-rehype-pretty-code-figure]>[data-rehype-pretty-code-title]{font-family:var(--codeFont);border:1px solid var(--lightgray);width:fit-content;color:var(--darkgray);border-radius:5px;margin-bottom:-.5rem;padding:.1rem .5rem;font-size:.9rem}figure[data-rehype-pretty-code-figure]>pre{padding:0}pre{font-family:var(--codeFont);border:1px solid var(--lightgray);border-radius:5px;padding:0 .5rem;position:relative;overflow-x:auto}pre:has(>code.mermaid){border:none}pre>code{counter-reset:line;counter-increment:line 0;background:0 0;padding:.5rem 0;font-size:.85rem;display:grid;overflow-x:auto}pre>code [data-highlighted-chars]{background-color:var(--highlight);border-radius:5px}pre>code>[data-line]{box-sizing:border-box;border-left:3px solid #0000;padding:0 .25rem}pre>code>[data-line][data-highlighted-line]{background-color:var(--highlight);border-left:3px solid var(--secondary)}pre>code>[data-line]:before{content:counter(line);counter-increment:line;text-align:right;color:#738a9499;width:1rem;margin-right:1rem;display:inline-block}pre>code[data-line-numbers-max-digits="2"]>[data-line]:before{width:2rem}pre>code[data-line-numbers-max-digits="3"]>[data-line]:before{width:3rem}code{color:var(--dark);font-size:.9em;font-family:var(--codeFont);background:var(--lightgray);border-radius:5px;padding:.1rem .2rem}tbody,li,p{line-height:1.6rem}.table-container{overflow-x:auto}.table-container>table{border-collapse:collapse;margin:1rem;padding:1.5rem}.table-container>table th,.table-container>table td{min-width:75px}.table-container>table>*{line-height:2rem}th{text-align:left;border-bottom:2px solid var(--gray);padding:.4rem .7rem}td{padding:.2rem .7rem}tr{border-bottom:1px solid var(--lightgray)}tr:last-child{border-bottom:none}img{content-visibility:auto;border-radius:5px;max-width:100%;margin:1rem 0}p>img+em{display:block;transform:translateY(-1rem)}hr{background-color:var(--lightgray);border:none;width:100%;height:1px;margin:2rem auto}audio,video{border-radius:5px;width:100%}.spacer{flex:2 auto}div:has(>.overflow){max-height:100%;overflow-y:hidden}ul.overflow,ol.overflow{content:"";clear:both;width:100%;max-height:100%;margin-bottom:0;overflow-y:auto}ul.overflow>li.overflow-end,ol.overflow>li.overflow-end{height:.5rem;margin:0}ul.overflow.gradient-active,ol.overflow.gradient-active{-webkit-mask-image:linear-gradient(#000 calc(100% - 50px),#0000 100%);mask-image:linear-gradient(#000 calc(100% - 50px),#0000 100%)}.transclude ul{padding-left:1rem}.katex-display{display:initial;overflow:auto hidden}.external-embed.youtube,iframe.pdf{aspect-ratio:16/9;border-radius:5px;width:100%;height:100%}.navigation-progress{background:var(--secondary);z-index:9999;width:0;height:3px;transition:width .2s;position:fixed;top:0;left:0}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/static/fonts/jetbrains-mono-400-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/static/fonts/jetbrains-mono-400-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/static/fonts/jetbrains-mono-700-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/static/fonts/jetbrains-mono-700-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Literata;font-style:italic;font-weight:400;font-display:swap;src:url(/static/fonts/literata-400-italic-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Literata;font-style:italic;font-weight:400;font-display:swap;src:url(/static/fonts/literata-400-italic-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Literata;font-style:normal;font-weight:400;font-display:swap;src:url(/static/fonts/literata-400-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Literata;font-style:normal;font-weight:400;font-display:swap;src:url(/static/fonts/literata-400-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Literata;font-style:normal;font-weight:600;font-display:swap;src:url(/static/fonts/literata-600-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Literata;font-style:normal;font-weight:600;font-display:swap;src:url(/static/fonts/literata-600-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--safran:var(--secondary);--sur-safran:var(--dark)}:root[saved-theme=dark]{--sur-safran:var(--light)}:root{--bloc-repos:var(--safran);--bloc-survol:var(--dark);--accolades-sur-safran:var(--light);--accolades-repos:var(--accolades-sur-safran);--accolades-survol:var(--safran)}:root[saved-theme=dark]{--bloc-repos:var(--light);--bloc-survol:var(--safran);--accolades-sur-safran:var(--dark);--accolades-repos:var(--safran);--accolades-survol:var(--accolades-sur-safran)}::selection{background:var(--safran);color:var(--sur-safran)}.text-highlight{color:var(--sur-safran);border-radius:0}.backlinks a,.page-listing a{color:var(--dark)}.center{max-width:768px;margin:0 auto}p,li{line-height:1.7}article{font-variant-ligatures:common-ligatures discretionary-ligatures;font-size:1rem}h1,h2,h3,h4,h5,h6,.page-title{font-family:var(--headerFont);letter-spacing:-.01em;color:var(--dark);font-weight:700;line-height:1.25}.page-title{box-sizing:border-box;letter-spacing:-.01em;border:2px solid var(--bloc-repos);background-color:var(--bloc-repos);color:var(--dark);border-radius:2px;align-self:flex-start;margin:0;padding:.3em .5em .34em;font-size:1.55rem;font-weight:700;line-height:1.15;transition:background-color .18s,border-color .18s,color .18s;display:inline-block}.page-title a{color:inherit;background-color:#0000;text-decoration:none}.page-title:hover,.page-title:focus-within{background-color:var(--bloc-survol);border-color:var(--bloc-survol);color:var(--light)}.page-title .marque:before,.page-title .marque:after{color:var(--accolades-repos);font-weight:700;transition:color .18s}.page-title:hover .marque:before,.page-title:hover .marque:after,.page-title:focus-within .marque:before,.page-title:focus-within .marque:after{color:var(--accolades-survol)}.page-title .marque:before{content:"{"}.page-title .marque:after{content:"}"}.page-title a{display:block}.page-title .section{border:1px solid var(--dark);letter-spacing:.1em;text-transform:uppercase;width:fit-content;color:var(--sur-safran);background-color:var(--safran);margin:.15em .585714em 0 auto;padding:calc(.14em - 1px) calc(.45em - 1px) calc(.1em - 1px);font-size:.56em;font-weight:700;line-height:1;display:block}:root[saved-theme=dark] .page-title .section{border-color:var(--safran)}:root[saved-theme=dark] .page-title:hover .section,:root[saved-theme=dark] .page-title:focus-within .section{border-color:var(--dark)}.search>.search-button{border:2px solid var(--dark);width:100%;height:auto;font-family:var(--headerFont);background-color:#0000;border-radius:2px;align-items:center;padding:.3em .5em .34em;font-size:1.05rem;display:flex}.search>.search-button svg{width:15px;min-width:15px;margin:0 .5em 0 0;display:block}.search>.search-button svg .search-path{stroke:var(--dark);stroke-width:2px}.search>.search-button>p{color:var(--dark);text-transform:lowercase;letter-spacing:-.01em;margin:0;font-weight:700;display:inline}.search>.search-button>p:before,.search>.search-button>p:after{color:var(--safran);font-weight:700}.search>.search-button>p:before{content:"{"}.search>.search-button>p:after{content:"}"}@media (max-width:480px){.search>.search-button{padding:.55em}.search>.search-button>p{display:none}.search>.search-button svg{margin:0}}.search>.search-container>.search-space>*{box-shadow:none;border-radius:2px}.search>.search-container>.search-space>input{font-family:var(--headerFont);color:var(--dark);border:2px solid var(--dark);border-radius:2px;padding:.5em .7em;font-size:1.05rem;font-weight:700}.search>.search-container>.search-space>input::placeholder{color:var(--gray);text-transform:lowercase;font-weight:400}.search>.search-container>.search-space>.search-layout{border:2px solid var(--dark);border-radius:2px}body[data-slug=index] article{flex-direction:column;display:flex}.callout[data-callout=rubriques]{border:none;margin:1.9em 0 2.1em;padding:0}.callout[data-callout=rubriques] .callout-title{display:none}.callout[data-callout=rubriques] .callout-content>:first-child{margin-top:0}.callout[data-callout=rubriques] ul{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin:0;padding:0;list-style:none;display:flex}.callout[data-callout=rubriques] li{margin:0}.callout[data-callout=rubriques] li>a,.callout[data-callout=rubriques] li>a.internal{box-sizing:border-box;border:2px solid var(--bloc-repos);height:2.125rem;font-family:var(--headerFont);letter-spacing:-.01em;color:var(--dark);background-color:var(--bloc-repos);mix-blend-mode:normal;background-image:none;border-radius:2px;padding:.3em .5em .34em;font-size:1.05rem;font-weight:700;line-height:1.15;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s;display:inline-block}.callout[data-callout=rubriques] li>a:before{content:"{";color:var(--accolades-repos);transition:color .18s}.callout[data-callout=rubriques] li>a:after{content:"}";color:var(--accolades-repos);transition:color .18s}.callout[data-callout=rubriques] li>a:hover:before,.callout[data-callout=rubriques] li>a:hover:after,.callout[data-callout=rubriques] li>a:focus-visible:before,.callout[data-callout=rubriques] li>a:focus-visible:after{color:var(--accolades-survol)}.callout[data-callout=rubriques] li:nth-child(2n)>a{background-color:var(--dark);border-color:var(--dark);color:var(--light)}.callout[data-callout=rubriques] li:nth-child(2n)>a:before,.callout[data-callout=rubriques] li:nth-child(2n)>a:after{color:var(--safran)}.callout[data-callout=rubriques] li:nth-child(2n)>a:hover,.callout[data-callout=rubriques] li:nth-child(2n)>a:focus-visible{background-color:var(--safran);border-color:var(--safran);color:var(--sur-safran)}.callout[data-callout=rubriques] li:nth-child(2n)>a:hover:before,.callout[data-callout=rubriques] li:nth-child(2n)>a:hover:after,.callout[data-callout=rubriques] li:nth-child(2n)>a:focus-visible:before,.callout[data-callout=rubriques] li:nth-child(2n)>a:focus-visible:after{color:var(--accolades-sur-safran)}.callout[data-callout=rubriques] li>a:hover,.callout[data-callout=rubriques] li>a:focus-visible{background-color:var(--bloc-survol);border-color:var(--bloc-survol);color:var(--light);outline:none}body[data-slug=index] .center>hr{display:none}body[data-slug=index] .page>#quartz-body .sidebar.right{justify-content:center;align-items:center}body[data-slug=index] .logos{justify-content:center;gap:2.6rem;margin:2.6rem 0 0}body[data-slug=index] .page>#quartz-body{min-height:100vh}body[data-slug=index] .page>#quartz-body footer{align-self:end}@media (max-width:799px){body[data-slug=index] .page>#quartz-body{grid-template-rows:auto auto auto auto 1fr}}@media (min-width:800px){body[data-slug=index] .page>#quartz-body{grid-template-rows:auto auto auto 1fr}}@media (min-width:1200px){body[data-slug=index] .page>#quartz-body{grid-template-columns:320px auto 320px;grid-template-areas:"grid-sidebar-left grid-header.""grid-sidebar-left grid-center.""grid-sidebar-left grid-sidebar-right.""grid-sidebar-left grid-footer."}body[data-slug=index] .page>#quartz-body .sidebar.right{position:initial;height:unset;flex-direction:row;width:100%;padding:0}}.page{overflow-x:clip}:root{--titre-corps:clamp(1.35rem,5.2vw,1.75rem)}h1.article-title{z-index:0;font-size:var(--titre-corps);text-transform:uppercase;letter-spacing:-.02em;margin-top:2rem;padding-left:.62em;line-height:1.15;position:relative}h1.article-title:before{content:"#";vertical-align:baseline;z-index:-1;width:0;line-height:0;font-family:var(--headerFont);color:color-mix(in srgb,var(--safran)22%,var(--light));-webkit-user-select:none;user-select:none;pointer-events:none;font-size:1.5em;font-weight:700;display:inline-block;position:relative;top:.1em;left:-.5em}h1.article-title .diese{color:var(--safran)}article h2{text-transform:uppercase;letter-spacing:.02em;margin-top:2.6em;font-size:1.1rem}article h3{text-transform:uppercase;letter-spacing:.04em;margin-top:2em;font-size:.95rem}article h4{text-transform:uppercase;letter-spacing:.06em;color:var(--gray);font-size:.82rem}article h2:before,article h3:before{content:"";background-color:var(--safran);display:block}article h2:before{width:2rem;height:4px;margin-bottom:.5em}article h3:before{width:1.25rem;height:3px;margin-bottom:.45em}article h4{border-left:3px solid var(--safran);padding-left:.55em}article :is(ul,ol):not([data-callout=rubriques] *,.reperes-liste){padding-left:var(--retrait-liste,1.6em);list-style:none}article>:is(ul,ol){--retrait-liste:0}article :is(ul,ol) :is(ul,ol),.popover-inner article>:is(ul,ol),.preview-inner article>:is(ul,ol){--retrait-liste:1.6em}@media (max-width:800px){article>:is(ul,ol){--retrait-liste:1.6em}}article ol{counter-reset:item}article ol>li{counter-increment:item}article li:not([data-callout=rubriques] *,.reperes-liste *){position:relative}article li:not([data-callout=rubriques] *,.reperes-liste *):before{content:"​";border-top:2px solid var(--safran);width:.75em;height:0;position:absolute;top:calc(.9em - 1px);right:calc(100% + .5em);overflow:hidden}article ol>li:not([data-callout=rubriques] *,.reperes-liste *):before{content:counter(item,decimal-leading-zero);width:auto;height:auto;font-family:var(--codeFont);letter-spacing:.05em;white-space:nowrap;color:var(--gray);border:0;font-size:.74em;line-height:2.2973em;top:0;right:calc(100% + .45em);overflow:visible}article li li:not([data-callout=rubriques] *,.reperes-liste *):before{border-top-color:var(--gray);color:var(--gray)}.content-meta,.toc,.backlinks,.breadcrumb-container,.page-listing .meta,.page-listing p{font-family:var(--codeFont);font-size:.8rem}.page-listing:has(ul.section-ul:empty){display:none}.page-listing .meta{color:var(--gray);letter-spacing:.01em;opacity:1}.page-listing .desc h3{font-family:var(--headerFont);margin:0;font-size:.95rem;font-weight:700;line-height:1.6}.page-listing li.section-li>.section{grid-template-columns:fit-content(8em) 1fr;align-items:baseline}.page-listing li.section-li>.section>.desc>h3>a{color:var(--sur-safran);background-color:var(--safran);-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:.04em .32em .06em;transition:background-color .18s,color .18s}.page-listing li.section-li>.section>.desc>h3>a:hover,.page-listing li.section-li>.section>.desc>h3>a:focus-visible{background-color:var(--bloc-survol);color:var(--light);outline:none}.page-listing li.section-li:nth-child(2n)>.section>.desc>h3>a{background-color:var(--dark);color:var(--light)}.page-listing li.section-li:nth-child(2n)>.section>.desc>h3>a:hover,.page-listing li.section-li:nth-child(2n)>.section>.desc>h3>a:focus-visible{background-color:var(--safran);color:var(--sur-safran)}.page-listing ul.tags:empty{display:none}.page-listing>p{color:var(--gray)}.explorer,.explorer button,.explorer a,.explorer .folder-title,.explorer ul li>a{font-family:var(--codeFont);font-size:.8rem;line-height:1.5}.explorer .folder-title,.explorer button>h2,.explorer .explorer-toggle>h2{text-transform:uppercase;letter-spacing:.07em;font-size:.78rem;font-weight:700}.explorer ul li>a{text-transform:uppercase;letter-spacing:.07em;font-size:.78rem}.explorer .folder-container div>a,.explorer .folder-container div>a:hover,.explorer .folder-container button>span,.explorer .folder-icon,.explorer .folder-icon:hover{color:var(--dark)}.explorer-content ul ul li:nth-child(odd of :not(:has(>.folder-outer>ul>li)))>a:not(.active):not(:hover){color:var(--darkgray);opacity:1}.explorer-content ul ul li:nth-child(odd of :not(:has(>.folder-outer>ul>li)))>.folder-container div>a:not(.active):not(:hover){color:var(--darkgray);opacity:1}.explorer-content ul ul li:nth-child(odd of :not(:has(>.folder-outer>ul>li)))>.folder-container button>span{color:var(--darkgray);opacity:1}.explorer-content ul ul li:nth-child(2n of :not(:has(>.folder-outer>ul>li)))>a:not(.active):not(:hover){color:var(--gray);opacity:1}.explorer-content ul ul li:nth-child(2n of :not(:has(>.folder-outer>ul>li)))>.folder-container div>a:not(.active):not(:hover){color:var(--gray);opacity:1}.explorer-content ul ul li:nth-child(2n of :not(:has(>.folder-outer>ul>li)))>.folder-container button>span{color:var(--gray);opacity:1}.explorer-content>ul>li>a,.explorer-content>ul>li>.folder-container div>a,.explorer-content>ul>li>.folder-container button>span,.explorer-content>ul>li>.folder-container>.folder-icon{color:var(--safran);opacity:1}.explorer-content ul li>a.active,.explorer-content ul li>a:hover,.explorer-content ul li>.folder-container div>a.active,.explorer-content ul li>.folder-container div>a:hover{color:var(--sur-safran);background-color:var(--safran);box-shadow:.3em 0 0 var(--safran),-.3em 0 0 var(--safran);opacity:1}.explorer-content ul li>a.active,.explorer-content ul li>.folder-container div>a.active{font-weight:700}.explorer-content ul{overscroll-behavior:auto}.explorer .mobile-explorer{letter-spacing:.07em;text-transform:uppercase;gap:.45rem;min-height:2.75rem;font-weight:700}.explorer .mobile-explorer .fermer,.explorer:not(.collapsed) .mobile-explorer .ouvrir{display:none}.explorer:not(.collapsed) .mobile-explorer .fermer{display:inline}@media (max-width:800px){.explorer .explorer-content{padding-top:5rem;padding-left:1rem;padding-right:1rem;left:-1rem}.left.sidebar .explorer,.left.sidebar .explorer.collapsed,.left.sidebar .explorer:not(.collapsed){flex:none;overflow:visible}}@media (max-width:400px){.page-title{padding-left:.3em;padding-right:.3em}.left.sidebar .flex-component{gap:.5rem!important}}@media (max-width:350px){.explorer .mobile-explorer-libelle{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}.explorer-content li[data-hors]>a:after{content:"";vertical-align:-.22em;background-color:currentColor;width:1.15em;height:1.15em;margin-left:.35em;display:inline-block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M16.0037 9.41421L7.39712 18.0208L5.98291 16.6066L14.5895 8H7.00373V6H18.0037V17H16.0037V9.41421Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M16.0037 9.41421L7.39712 18.0208L5.98291 16.6066L14.5895 8H7.00373V6H18.0037V17H16.0037V9.41421Z'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:125%;mask-size:125%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.content-meta{color:var(--gray);letter-spacing:.01em;padding-left:calc(.62*var(--titre-corps));align-items:center;margin-top:-.3em;display:flex}.content-meta>.imprimer{margin-left:auto}.content-meta[show-comma=true]:has(>.imprimer)>:nth-last-child(2){margin-right:0}.content-meta[show-comma=true]:has(>.imprimer)>:nth-last-child(2):after{content:none}@media (max-width:700px){.content-meta{margin-top:.15em;display:block}.content-meta>.imprimer{vertical-align:-.58em;margin-left:.6em;display:inline-flex}}.imprimer{color:var(--gray);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;transition:color .18s ease-out;display:flex;position:relative}.imprimer svg{display:block}.imprimer:before{content:"Imprimer la fiche";z-index:3;border:2px solid var(--dark);background-color:var(--light);width:max-content;color:var(--dark);font-family:var(--codeFont);letter-spacing:.04em;text-transform:none;opacity:0;pointer-events:none;border-radius:2px;padding:.3em .55em .34em;font-size:.72rem;font-style:normal;font-weight:400;line-height:1.3;transition:opacity .14s ease-out;position:absolute;top:calc(100% + .4em);right:0}.imprimer:hover:before,.imprimer:focus-visible:before{opacity:1}.imprimer .fond{fill:var(--light)}.imprimer .voyant{stroke:var(--lightgray);transition:stroke .18s ease-out}.imprimer .feuille{transition:transform .18s ease-out}.imprimer:hover,.imprimer:focus-visible{color:var(--dark)}.imprimer:hover .voyant,.imprimer:focus-visible .voyant{stroke:var(--secondary)}.imprimer:hover .feuille,.imprimer:focus-visible .feuille{transform:translateY(2px)}.imprimer:focus-visible{outline:2px solid var(--secondary);outline-offset:3px}@media (prefers-reduced-motion:reduce){.imprimer .feuille{transition:none}.imprimer:hover .feuille,.imprimer:focus-visible .feuille{transform:none}}.breadcrumb-container{text-transform:uppercase;letter-spacing:.08em;font-size:.68rem}.breadcrumb-container .breadcrumb-element p,.breadcrumb-container .breadcrumb-element a{color:var(--gray)}.backlinks h3{font-family:var(--codeFont);text-transform:uppercase;letter-spacing:.08em;color:var(--gray);font-size:.78rem;font-weight:700}.toc .toc-header h3{margin:0;font-size:0}.toc .toc-header h3:after{content:"/SOMMAIRE";font-family:var(--codeFont);letter-spacing:.06em;color:var(--sur-safran);background-color:var(--safran);padding:.1em .4em .05em;font-size:.82rem;font-weight:700}.logos{justify-content:space-between;align-items:center;gap:1.1rem;margin-bottom:1.4rem;display:flex}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/static/fonts/cormorant-garamond-400-italic-esperluette.woff2)format("woff2");unicode-range:U+26}.logos-et{font-family:"Cormorant Garamond",var(--bodyFont),serif;color:var(--dark);-webkit-user-select:none;user-select:none;flex:none;align-self:flex-end;margin-bottom:-.11em;font-size:2.2rem;font-style:italic;line-height:1}.logos .logo img{width:auto;max-width:100%;height:52px;margin:0;display:block}.logos .logo:hover img,.logos .logo:focus-visible img{animation:.5s step-end infinite soubresaut}@keyframes soubresaut{0%{filter:none;transform:translate(0)}14%{filter:drop-shadow(2px 0 #f26b1d)drop-shadow(-2px 0 var(--dark));transform:translate(-2px,1px)}28%{filter:drop-shadow(-2px 0 #f26b1d);transform:translate(2px,-1px)}42%{filter:drop-shadow(1px 1px var(--dark));transform:translate(-1px,-1px)}56%{filter:none;transform:translate(1px,1px)}70%{filter:drop-shadow(2px 0 #f26b1d);transform:translate(-1px)}84%{filter:none;transform:translate(1px,-1px)}to{filter:none;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.logos .logo:hover img,.logos .logo:focus-visible img{filter:drop-shadow(2px 0 #f26b1d)drop-shadow(-2px 0 var(--dark));animation:none}.logos .logo:hover img[src$=logo-cidff\.svg],.logos .logo:focus-visible img[src$=logo-cidff\.svg]{filter:brightness(0)drop-shadow(2px 0 #f26b1d)drop-shadow(-2px 0 var(--dark))}}.logos .logo img[src$=logo-cidff\.svg]{filter:brightness(0)}.logos .logo:hover img[src$=logo-cidff\.svg],.logos .logo:focus-visible img[src$=logo-cidff\.svg]{animation-name:soubresaut-noir}@keyframes soubresaut-noir{0%{filter:brightness(0);transform:translate(0)}14%{filter:brightness(0)drop-shadow(2px 0 #f26b1d)drop-shadow(-2px 0 var(--dark));transform:translate(-2px,1px)}28%{filter:brightness(0)drop-shadow(-2px 0 #f26b1d);transform:translate(2px,-1px)}42%{filter:brightness(0)drop-shadow(1px 1px var(--dark));transform:translate(-1px,-1px)}56%{filter:brightness(0);transform:translate(1px,1px)}70%{filter:brightness(0)drop-shadow(2px 0 #f26b1d);transform:translate(-1px)}84%{filter:brightness(0);transform:translate(1px,-1px)}to{filter:brightness(0);transform:translate(0)}}:root[saved-theme=dark] .logos .logo img,:root[saved-theme=dark] .marques img{filter:brightness(0)invert()}:root[saved-theme=dark] .logos .logo:hover img,:root[saved-theme=dark] .logos .logo:focus-visible img{animation-name:soubresaut-clair}@keyframes soubresaut-clair{0%{filter:brightness(0)invert();transform:translate(0)}14%{filter:brightness(0)invert(1)drop-shadow(2px 0 #f26b1d)drop-shadow(-2px 0 var(--dark));transform:translate(-2px,1px)}28%{filter:brightness(0)invert()drop-shadow(-2px 0 #f26b1d);transform:translate(2px,-1px)}42%{filter:brightness(0)invert(1)drop-shadow(1px 1px var(--dark));transform:translate(-1px,-1px)}56%{filter:brightness(0)invert();transform:translate(1px,1px)}70%{filter:brightness(0)invert()drop-shadow(2px 0 #f26b1d);transform:translate(-1px)}84%{filter:brightness(0)invert();transform:translate(1px,-1px)}to{filter:brightness(0)invert();transform:translate(0)}}@media (prefers-reduced-motion:reduce){:root[saved-theme=dark] .logos .logo:hover img,:root[saved-theme=dark] .logos .logo:focus-visible img{filter:brightness(0)invert(1)drop-shadow(2px 0 #f26b1d)drop-shadow(-2px 0 var(--dark));animation:none}}.toc{border:2px solid var(--dark);border-radius:2px;padding:.65rem .85rem .75rem}.toc>button.toc-header{align-items:center;gap:.55rem;width:100%;padding:0;display:flex}.toc>button.toc-header>h3{flex:none}.toc>button.toc-header>.fold{flex:none;margin-left:0}.toc .toc-progression{flex:auto;align-items:center;gap:.5rem;min-width:0;display:flex}.toc .toc-jauge{background-color:var(--lightgray);flex:auto;min-width:0;height:2px;overflow:hidden}.toc .toc-jauge>i{background-color:var(--secondary);width:0;height:100%;transition:width .25s;display:block}.toc .toc-pct{font-family:var(--codeFont);color:var(--dark);font-variant-numeric:tabular-nums;flex:none;font-size:.75rem}.toc ul.toc-content{margin-top:.5rem;margin-bottom:0;position:relative}.toc ul.toc-content:before{content:"";background-color:var(--lightgray);width:1px;position:absolute;top:0;bottom:0;left:0}.toc .toc-content>li{position:relative}.toc .toc-content>li.courant:before{content:"";background-color:var(--secondary);width:2px;position:absolute;top:.12em;bottom:.12em;left:0}.toc .toc-content>li>a,.toc .toc-content>li>a.in-view{font-family:var(--codeFont);letter-spacing:.06em;text-transform:uppercase;color:color-mix(in srgb,var(--dark)80%,var(--light));opacity:1;padding-top:.15rem;padding-bottom:.15rem;padding-left:.9rem;font-size:.75rem;font-weight:600;line-height:1.45;transition:color .2s;display:inline-block}.toc .toc-content>li.courant>a,.toc .toc-content>li>a:hover,.toc .toc-content>li>a:focus-visible{color:var(--dark)}.marques{align-items:flex-end;gap:1.4rem;margin:1.1rem 0 .2rem;display:flex}@media (min-width:701px){.page-header>.popover-hint:has(.marques){grid-template-columns:1fr auto;column-gap:1.5rem;display:grid}.page-header>.popover-hint:has(.marques)>.breadcrumb-container{grid-area:1/1/2/3}.page-header>.popover-hint:has(.marques)>.article-title{grid-area:2/1/3/2}.page-header>.popover-hint:has(.marques)>.content-meta{grid-area:3/1/4/2}.page-header>.popover-hint:has(.marques)>.marques{grid-area:2/2/3/3;place-self:end;margin:0 20px -.18em 0}.page-header>.popover-hint:has(.marques)>:not(.marques){grid-column:1}}.marques img{filter:brightness(0);border:none;border-radius:0;width:auto;margin:0;display:block}.marque-picto{display:block;position:relative}.marque-picto img{height:56px}.marque-picto:after{content:attr(data-legende);z-index:3;border:2px solid var(--dark);background-color:var(--light);color:var(--dark);font-family:var(--codeFont);letter-spacing:.04em;white-space:nowrap;opacity:0;pointer-events:none;border-radius:2px;padding:.3em .55em .34em;font-size:.72rem;line-height:1.2;transition:opacity .14s ease-out;position:absolute;top:calc(100% + .5em);left:0}.marque-picto:hover:after{opacity:1}.marque-partenaire img{height:50px}@media (max-width:700px){.marque-picto img,.marque-partenaire img{height:56px}}article>p:first-of-type:has(abbr){position:relative}article abbr{border-bottom:1px dotted var(--gray);cursor:help}article>p:first-of-type abbr>span{z-index:3;border:2px solid var(--dark);background-color:var(--light);color:var(--dark);font-family:var(--codeFont);letter-spacing:.04em;white-space:nowrap;opacity:0;pointer-events:none;border-radius:2px;padding:.3em .55em .34em;font-size:.72rem;font-style:normal;font-weight:400;line-height:1.2;transition:opacity .14s ease-out;position:absolute;top:calc(100% + .5em);left:0}article>p:first-of-type abbr>span b{color:var(--dark);text-transform:uppercase;text-decoration:underline;-webkit-text-decoration-color:var(--safran);text-decoration-color:var(--safran);text-underline-offset:.15em;font-weight:700;text-decoration-thickness:2px}article>p:first-of-type abbr:hover>span,article>p:first-of-type abbr:focus>span{opacity:1}@media (max-width:800px){article>p:first-of-type abbr>span{white-space:normal;box-sizing:border-box;max-width:100%}}@media print{article abbr{border-bottom:none}article>p:first-of-type abbr>span{display:none}}article p:has(>.glose){position:relative}.glose{border-bottom:1px dotted var(--gray);cursor:help}.glose>span{z-index:3;border:2px solid var(--dark);background-color:var(--light);max-width:min(66ch,100%);color:var(--dark);font-family:var(--codeFont);letter-spacing:.04em;opacity:0;pointer-events:none;border-radius:2px;padding:.45em .6em .5em;font-size:.72rem;font-style:normal;font-weight:400;line-height:1.5;transition:opacity .14s ease-out;position:absolute;top:calc(100% + .5em);left:0}.glose:hover>span,.glose:focus>span{opacity:1}@media print{.glose{border-bottom:none}.glose>span{display:none}}article>p:first-of-type:has(.text-highlight){background-color:var(--dark);background-color:color-mix(in srgb,var(--dark),var(--light)10%);color:var(--light);margin-top:1.75em;margin-bottom:1.9em;padding:1.05em 1.25em;font-size:1.05rem;font-style:italic;line-height:1.75;position:relative}article>p:first-of-type .text-highlight{color:inherit;background:0 0;border-radius:0;padding:0}article>p:first-of-type:has(.text-highlight):before{content:"";background-color:var(--safran);background-color:color-mix(in srgb,var(--safran)74%,transparent);clip-path:polygon(0% 0%,100% 0%,97% 14%,100% 28%,97% 43%,100% 57%,97% 71%,100% 86%,97% 100%,0% 100%,3% 86%,0% 71%,3% 57%,0% 43%,3% 28%,0% 14%);width:96px;height:28px;position:absolute;transform:rotate(-5deg)}article>p:first-of-type:has(.text-highlight):after{content:"";background-color:var(--safran);background-color:color-mix(in srgb,var(--safran)74%,transparent);clip-path:polygon(0% 0%,100% 0%,97% 14%,100% 28%,97% 43%,100% 57%,97% 71%,100% 86%,97% 100%,0% 100%,3% 86%,0% 71%,3% 57%,0% 43%,3% 28%,0% 14%);width:96px;height:28px;position:absolute;transform:rotate(-5deg)}article>p:first-of-type:has(.text-highlight):before{top:-13px;left:-24px}article>p:first-of-type:has(.text-highlight):after{bottom:-13px;right:-24px}@media (max-width:800px){article>p:first-of-type:has(.text-highlight):before{left:-8px}article>p:first-of-type:has(.text-highlight):after{right:-8px}}article a:not([role=anchor]):not([data-callout=rubriques] a),article a.internal:not([role=anchor]):not([data-callout=rubriques] a){color:var(--dark);text-decoration:underline;-webkit-text-decoration-color:var(--safran);text-decoration-color:var(--safran);text-underline-offset:.22em;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:#0000;background-image:none;border-radius:0;padding:0;text-decoration-thickness:2px;transition:text-decoration-thickness .14s ease-out,text-underline-offset .14s ease-out,color .14s}article a:not([role=anchor]):not([data-callout=rubriques] a):hover,article a.internal:not([role=anchor]):not([data-callout=rubriques] a):hover,article a:not([role=anchor]):not([data-callout=rubriques] a):focus-visible,article a.internal:not([role=anchor]):not([data-callout=rubriques] a):focus-visible{text-underline-offset:-.06em;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;outline:none;text-decoration-thickness:.4em}article a.internal.broken:not([role=anchor]):not([data-callout=rubriques] a),article a.internal.broken:not([role=anchor]):not([data-callout=rubriques] a):hover{color:var(--gray);text-underline-offset:.22em;background-color:#0000;background-image:none;padding:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-decoration-thickness:1px}article a.external:not([data-callout=rubriques] a) .external-icon{display:none}article a.external:not([data-callout=rubriques] a):after{content:"›";color:var(--safran);font-family:var(--codeFont);font-size:1em;font-weight:700;display:inline-block}article a.external .external-icon>path{fill:currentColor}article a.external .external-icon{margin:0 0 0 .3em}body[data-slug=index] article h2#tous-les-projets+ul>li>a.internal,body[data-slug=comparatif] article tbody td:first-child a.internal{color:var(--sur-safran);font-family:var(--codeFont);background-color:var(--safran);-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:none;border-radius:0;padding:.04em .32em .06em;font-size:.92em;font-weight:700;text-decoration:none;transition:background-color .18s,color .18s}body[data-slug=index] article h2#tous-les-projets+ul>li>a.internal:hover,body[data-slug=index] article h2#tous-les-projets+ul>li>a.internal:focus-visible,body[data-slug=comparatif] article tbody td:first-child a.internal:hover,body[data-slug=comparatif] article tbody td:first-child a.internal:focus-visible{background-color:var(--dark);color:var(--light);outline:none}article a.external,article a.internal[data-slug*="/files/"],article a.internal[data-slug*="/doc/"],article a.internal[data-slug$=\.xcs],article a.internal[data-slug$=\.ino],article a.internal[data-slug$=\.stl],article a.internal[data-slug$=\.pdf],article a.internal[data-slug$=\.docx]{position:relative}article a.external:before,article a.internal[data-slug*="/files/"]:before,article a.internal[data-slug*="/doc/"]:before,article a.internal[data-slug$=\.xcs]:before,article a.internal[data-slug$=\.ino]:before,article a.internal[data-slug$=\.stl]:before,article a.internal[data-slug$=\.pdf]:before,article a.internal[data-slug$=\.docx]:before{content:"fichier\a à télécharger";z-index:3;border:2px solid var(--dark);background-color:var(--light);width:max-content;max-width:min(22rem,80vw);color:var(--dark);font-family:var(--codeFont);letter-spacing:.04em;text-align:left;text-transform:none;white-space:pre-wrap;word-break:break-all;opacity:0;pointer-events:none;border-radius:2px;padding:.3em .55em .34em;font-size:.72rem;font-style:normal;font-weight:400;line-height:1.3;transition:opacity .14s ease-out;position:absolute;top:calc(100% + .35em);left:0}article a.external:before{content:"site externe\a " attr(href)}article a.internal[data-slug$=\.xcs]:before{content:"plan de découpe xTool\a à télécharger"}article a.internal[data-slug$=\.ino]:before{content:"programme Arduino\a à télécharger"}article a.internal[data-slug$=\.stl]:before{content:"modèle 3D STL\a à télécharger"}article a.internal[data-slug$=\.pdf]:before{content:"document PDF\a s'ouvre dans le navigateur"}article a.internal[data-slug$=\.docx]:before{content:"document Word\a à télécharger"}@media (hover:none){article a.external:before,article a.internal[data-slug*="/files/"]:before,article a.internal[data-slug*="/doc/"]:before,article a.internal[data-slug$=\.xcs]:before,article a.internal[data-slug$=\.ino]:before,article a.internal[data-slug$=\.stl]:before,article a.internal[data-slug$=\.pdf]:before,article a.internal[data-slug$=\.docx]:before{display:none}}article a.external:hover:before,article a.external:focus-visible:before,article a.internal[data-slug*="/files/"]:hover:before,article a.internal[data-slug*="/files/"]:focus-visible:before,article a.internal[data-slug*="/doc/"]:hover:before,article a.internal[data-slug*="/doc/"]:focus-visible:before,article a.internal[data-slug$=\.xcs]:hover:before,article a.internal[data-slug$=\.xcs]:focus-visible:before,article a.internal[data-slug$=\.ino]:hover:before,article a.internal[data-slug$=\.ino]:focus-visible:before,article a.internal[data-slug$=\.stl]:hover:before,article a.internal[data-slug$=\.stl]:focus-visible:before,article a.internal[data-slug$=\.pdf]:hover:before,article a.internal[data-slug$=\.pdf]:focus-visible:before,article a.internal[data-slug$=\.docx]:hover:before,article a.internal[data-slug$=\.docx]:focus-visible:before{opacity:1}:is(article,.impression-fin)>p:last-of-type:has(>em:only-child):not(p:has(>img:only-child)+p){border-top:1px solid var(--lightgray);font-family:var(--codeFont);color:var(--gray);margin-top:2.6em;padding-top:.9em;font-size:.78rem;line-height:1.6}:is(article,.impression-fin)>p:last-of-type:has(>em:only-child):not(p:has(>img:only-child)+p)>em{font-style:normal}:is(article,.impression-fin)>p:last-of-type:has(>em:only-child):not(p:has(>img:only-child)+p) a{font-size:inherit;font-weight:inherit}article table{border-collapse:collapse;width:100%;margin:1.8em 0;font-size:.88rem;line-height:1.45}article thead th{font-family:var(--codeFont);text-transform:uppercase;letter-spacing:.05em;color:var(--dark);text-align:left;border-bottom:2px solid var(--dark);padding:.5em .7em;font-size:.78rem;font-weight:700}article tbody td{border-bottom:1px solid var(--lightgray);vertical-align:baseline;font-variant-numeric:tabular-nums;padding:.5em .7em}article tbody tr:nth-child(2n){background-color:color-mix(in srgb,var(--lightgray)40%,transparent)}@media (max-width:800px){article table{display:block;overflow-x:auto}}.fabrication{border:2px solid var(--dark);border-radius:2px;grid-template-columns:.76rem auto 1fr;align-items:baseline;gap:.4em .6em;margin:1.5em 0 1.9em;padding:.95em 1.1em 1em;display:grid}.fabrication-ligne{grid-template-columns:subgrid;grid-column:1/-1;align-items:baseline;display:grid}.fabrication-ligne:before{content:"";background-color:var(--safran);align-self:baseline;width:1.02em;height:1.02em;font-size:.74rem;transform:translateY(.13em);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.fabrication-ligne[data-repere=machines]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='3.4'/%3E%3Cpath d='M12 2.5v3M12 18.5v3M2.5 12h3M18.5 12h3M5.2 5.2l2.1 2.1M16.7 16.7l2.1 2.1M18.8 5.2l-2.1 2.1M7.3 16.7l-2.1 2.1'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='3.4'/%3E%3Cpath d='M12 2.5v3M12 18.5v3M2.5 12h3M18.5 12h3M5.2 5.2l2.1 2.1M16.7 16.7l2.1 2.1M18.8 5.2l-2.1 2.1M7.3 16.7l-2.1 2.1'/%3E%3C/svg%3E")}.fabrication-ligne[data-repere=materiaux]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linejoin='round'%3E%3Cpath d='M12 2.6l8.5 4.8v9.2L12 21.4 3.5 16.6V7.4L12 2.6z'/%3E%3Cpath d='M3.5 7.4L12 12.2l8.5-4.8M12 12.2v9.2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linejoin='round'%3E%3Cpath d='M12 2.6l8.5 4.8v9.2L12 21.4 3.5 16.6V7.4L12 2.6z'/%3E%3Cpath d='M3.5 7.4L12 12.2l8.5-4.8M12 12.2v9.2'/%3E%3C/svg%3E")}.fabrication-ligne[data-repere=temps]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 6.6V12l3.7 2.2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 6.6V12l3.7 2.2'/%3E%3C/svg%3E")}.fabrication-ligne[data-repere=cout]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linejoin='round'%3E%3Cpath d='M3.2 3.2h8.2l9.4 9.4-8.2 8.2-9.4-9.4V3.2z'/%3E%3Ccircle cx='7.4' cy='7.4' r='1.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linejoin='round'%3E%3Cpath d='M3.2 3.2h8.2l9.4 9.4-8.2 8.2-9.4-9.4V3.2z'/%3E%3Ccircle cx='7.4' cy='7.4' r='1.5'/%3E%3C/svg%3E")}.fabrication dt{font-family:var(--codeFont);text-transform:uppercase;letter-spacing:.07em;color:var(--dark);font-size:.74rem;font-weight:700}.fabrication dd{font-family:var(--codeFont);color:var(--darkgray);font-variant-numeric:tabular-nums;margin:0;font-size:.85rem;line-height:1.55}@media (max-width:520px){.fabrication{grid-template-columns:1.15em 1fr}.fabrication-ligne{row-gap:.1em}.fabrication dt,.fabrication dd{grid-column:2}}.code-couleur,.ligne-couleur td:first-child{color:var(--darkgray)}.code-couleur{font-weight:700}.ligne-couleur td:first-child{font-weight:600}.code-couleur:before,.ligne-couleur td:first-child:before{content:"";vertical-align:-.03em;background-color:color-mix(in oklab,var(--c)30%,var(--light));border:1px solid color-mix(in oklab,var(--c)62%,var(--dark));border-radius:2px;width:.78em;height:.78em;margin-right:.5em;display:inline-block}.callout[data-callout]{--color:var(--dark);--border:var(--lightgray);--bg:transparent}.callout[data-callout=warning],.callout[data-callout=danger],.callout[data-callout=caution],.callout[data-callout=failure],.callout[data-callout=bug]{--color:var(--safran)}.callout[data-callout=quote] .callout-content{font-style:italic}.callout{border:none;border-left:3px solid var(--color);background-color:#0000;border-radius:0;margin:1.8em 0;padding:.1em 0 .1em 1.1em}.callout .callout-title{background-color:#0000;margin:0 0 .2em;padding:0}.callout .callout-title .callout-icon{display:none}.callout .callout-title .callout-title-inner,.callout .callout-title .callout-title-inner>p{font-family:var(--codeFont);text-transform:uppercase;letter-spacing:.07em;color:var(--color);font-size:.82rem;font-weight:700}.callout .callout-content{color:var(--darkgray);padding:0}.callout .callout-content>:first-child{margin-top:.3em}.callout .callout-content>:last-child{margin-bottom:0}footer{opacity:1;font-family:var(--codeFont);text-transform:uppercase;letter-spacing:.07em;color:var(--gray);flex-wrap:wrap;align-items:baseline;gap:.6rem;margin-top:3rem;font-size:.68rem;display:flex}footer p{color:var(--gray);margin:0}footer ul{gap:.6rem;margin:0}footer ul li:before{content:"#";color:var(--safran);margin-right:.6rem;font-size:.9em;font-weight:700}footer a{color:var(--gray);border-bottom:1px solid color-mix(in srgb,var(--gray)45%,transparent);text-decoration:none}footer a:hover{color:var(--dark);border-bottom:2px solid var(--safran)}footer ul li:has(>.croisillon):before{content:none}footer .croisillon{font:inherit;letter-spacing:inherit;font-size:.9em;font-weight:700;line-height:inherit;color:var(--safran);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:0;margin:0 .6rem 0 0;padding:0;position:relative}footer .croisillon:focus-visible{outline:2px solid var(--safran);outline-offset:.35em;border-radius:2px}footer .croisillon-glose{z-index:3;border:2px solid var(--dark);background-color:var(--light);width:max-content;color:var(--dark);letter-spacing:.04em;text-transform:none;white-space:nowrap;opacity:0;pointer-events:none;border-radius:2px;padding:.3em .55em .34em;font-size:.72rem;font-weight:400;line-height:1.2;transition:opacity .14s ease-out;position:absolute;bottom:calc(100% + .5em);left:50%;transform:translate(-50%)}footer .croisillon:focus-visible .croisillon-glose{opacity:1}.page.en-panne{animation:erreur-secousse var(--panne-duree,.7s)steps(1,end)1}.panne-tranche{animation:.5s step-end panne-tranche}@keyframes panne-tranche{0%{transform:translateX(var(--dx,8px));filter:drop-shadow(3px 0 #f26b1d)}30%{transform:translateX(calc(var(--dx,8px)*-.6));filter:drop-shadow(-3px 0 var(--dark))}55%{filter:none;transform:none}70%{transform:translateX(calc(var(--dx,8px)*.4));filter:drop-shadow(2px 0 #f26b1d)}to{filter:none;transform:none}}.panne-semis{z-index:150;pointer-events:none;opacity:0;background-image:radial-gradient(circle,var(--dark)0 1px,transparent 1.2px),radial-gradient(circle,var(--secondary)0 1px,transparent 1.2px),radial-gradient(circle,var(--dark)0 1px,transparent 1.2px),radial-gradient(circle,var(--tertiary)0 1px,transparent 1.2px);animation:erreur-pixels var(--panne-duree,.7s)steps(1,end)1;background-size:41px 29px,67px 43px,53px 71px,89px 37px;position:fixed;inset:0}footer.selecteur>p,footer.selecteur>ul:not(.themes){display:none}footer .themes{flex-wrap:wrap;align-items:baseline;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}footer .themes li.etiquette-li:before{content:none}footer .themes li{animation:.36s steps(3,end) both panne-apparition;animation-delay:calc(var(--rang,0)*55ms)}@keyframes panne-apparition{0%{visibility:hidden;transform:translate(6px)}50%{visibility:visible;transform:translate(-4px)}to{visibility:visible;transform:none}}footer .themes .etiquette{border:2px solid var(--dark);background:var(--light);color:var(--dark);font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;padding:.18em .5em .22em;font-weight:700;line-height:1.2}footer .themes .etiquette.actif{background:var(--dark);color:var(--light)}footer .themes .etiquette:focus-visible{background:var(--safran);border-color:var(--safran);color:var(--sur-safran);outline:none}footer .themes .retour{border:0;border-bottom:1px solid color-mix(in srgb,var(--gray)45%,transparent);color:var(--gray);font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;padding:0}footer .themes .retour:focus-visible{color:var(--dark);border-bottom:2px solid var(--safran);outline:none}@media (hover:hover){footer .croisillon:hover .croisillon-glose{opacity:1}footer .themes .etiquette:hover{background:var(--safran);border-color:var(--safran);color:var(--sur-safran);outline:none}footer .themes .retour:hover{color:var(--dark);border-bottom:2px solid var(--safran);outline:none}}@media (pointer:coarse){footer .croisillon:after{content:"";width:1.5rem;height:2.25rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}footer .themes .etiquette,footer .themes .retour{position:relative}footer .themes .etiquette:after,footer .themes .retour:after{content:"";height:2.75rem;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}footer .themes{row-gap:1.5rem}}@media screen{:root[saved-theme][data-theme]{--bodyFont:var(--codeFont);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[saved-theme][data-theme=matrice]{--light:#040805;--lightgray:#0e2a15;--gray:#2f9a4d;--darkgray:#43d96c;--dark:#8cffab;--secondary:#00ff41;--tertiary:#00ff41;--highlight:#00ff4129;--textHighlight:#00ff41}:root[saved-theme][data-theme=ibm-5155]{--light:#0d0800;--lightgray:#3a2600;--gray:#a8760f;--darkgray:#e8a220;--dark:#ffd27a;--secondary:#ffb000;--tertiary:#ffb000;--highlight:#ffb00029;--textHighlight:#ffb000}:root[saved-theme][data-theme=dos]{--light:#00a;--lightgray:#3232c8;--gray:#a8a8a8;--darkgray:#d0d0d0;--dark:#ff5;--secondary:#5ff;--tertiary:#5ff;--highlight:#5ff3;--textHighlight:#5ff}:root[data-theme] body:after{content:"";z-index:50;pointer-events:none;background:repeating-linear-gradient(0deg,#00000038 0 1px,#0000 1px 3px);position:fixed;inset:0}:root[data-theme=matrice] body{text-shadow:0 0 6px #00ff414d}:root[data-theme=ibm-5155] body{text-shadow:0 0 6px #ffb0004d}:root[data-theme] article a,:root[data-theme] .page-title,:root[data-theme] .explorer,:root[data-theme] .toc{text-shadow:none}:root[data-theme=matrice] article img{filter:grayscale()contrast(1.2)brightness(.8)sepia()hue-rotate(72deg)saturate(3)}:root[data-theme=ibm-5155] article img{filter:grayscale()contrast(1.2)brightness(.85)sepia()hue-rotate(-8deg)saturate(2.4)}:root[data-theme=dos] article img{filter:grayscale()contrast(1.6)brightness(.9)}:root[data-theme=matrice] .logos .logo img,:root[data-theme=matrice] .marques img{filter:brightness(0)invert(.62)sepia()saturate(9)hue-rotate(75deg)brightness(1.4)}:root[data-theme=ibm-5155] .logos .logo img,:root[data-theme=ibm-5155] .marques img{filter:brightness(0)invert(.62)sepia()saturate(9)hue-rotate(-8deg)brightness(1.4)}:root[data-theme] h1.article-title:after{content:"";vertical-align:-.08em;background:var(--dark);width:.55em;height:.95em;margin-left:.18em;animation:1s step-end infinite curseur-bloc;display:inline-block}@keyframes curseur-bloc{50%{opacity:0}}}@media screen and (prefers-reduced-motion:reduce){:root[data-theme] h1.article-title:after{animation:none}}@media screen{:root[data-theme=dos] article img,:root[data-theme=dos] .toc,:root[data-theme=dos] .page-title{border-style:double;border-width:4px}}article p:has(>img:only-child){float:right;clear:right;width:40%;margin:0 0 0 1.8rem}article p:has(>img:only-child)+p:has(>em:only-child){float:right;clear:right;width:40%;margin:0 0 0 1.8rem}article p:has(>img:only-child){margin-top:.44rem;line-height:0}article p:has(>img:only-child)+p:has(>em:only-child){margin-top:0;margin-bottom:1.6em}article img{aspect-ratio:auto;border:2px solid var(--dark);box-sizing:border-box;border-radius:2px;width:100%;height:auto;margin:0;display:block}article>p:first-child:has(>img:only-child){float:none;clear:both;width:100%;margin-left:0}article>p:first-child:has(>img:only-child)+p:has(>em:only-child){float:none;clear:both;width:100%;margin-left:0}article>p:first-child:has(>img:only-child){margin-top:0}article>p:first-child:has(>img:only-child)>img{aspect-ratio:3;object-fit:cover}article p:has(>img:only-child)+p:has(>em:only-child){box-sizing:border-box;text-align:left;padding:.35em 0 0 calc(.5em + 4px);font-size:.76rem;line-height:1.3;position:relative}article p:has(>img:only-child)+p:has(>em:only-child):before{content:"";background-color:var(--safran);width:4px;position:absolute;top:0;bottom:.29em;left:0}article p:has(>img:only-child)+p>em:only-child{font-family:var(--codeFont);color:var(--darkgray);font-style:italic}article h2,article h3,article h4{clear:both}@media (max-width:700px){article p:has(>img:only-child){float:none;width:100%;margin-left:0}article p:has(>img:only-child)+p:has(>em:only-child){float:none;width:100%;margin-left:0}article p:has(>img:only-child){margin-top:1.6em}}.callout .callout-title .callout-title-inner>p{background-color:var(--safran);color:var(--sur-safran);-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:.08em .4em .04em;display:inline}.callout pre>code{font-size:calc(.9rem - .5pt);line-height:1.5}.callout pre>code>[data-line]:before{content:none}.callout-content>*{min-width:0}body[data-slug=comparatif] article tbody td:first-child{font-weight:600}body[data-slug=comparatif] article tbody td:nth-child(n+2),body[data-slug=comparatif] article tbody td:first-child,body[data-slug=comparatif] article tbody td:first-child a{white-space:nowrap}td .repere-jauge{gap:2px;display:flex}td .repere-jauge i{width:.55rem}body[data-slug=comparatif] article tbody td{vertical-align:middle;height:43px;padding-top:0;padding-bottom:0}body[data-slug=comparatif] article tbody tr:nth-child(2n) td:first-child a{background-color:var(--dark);color:var(--light)}body[data-slug=comparatif] article tbody tr:nth-child(2n) td:first-child a:hover,body[data-slug=comparatif] article tbody tr:nth-child(2n) td:first-child a:focus-visible{background-color:var(--safran);color:var(--sur-safran)}@media screen and (max-width:1000px){body[data-slug=comparatif] article table{display:block;overflow:visible}body[data-slug=comparatif] article thead{display:none}body[data-slug=comparatif] article tbody{display:block}body[data-slug=comparatif] article tbody tr{border-bottom:1px solid var(--lightgray);grid-template-columns:repeat(3,1fr);gap:.35em 1.4em;padding:.8em .7em .9em;display:grid}body[data-slug=comparatif] article tbody td{border-bottom:none;height:auto;padding:0;display:block}body[data-slug=comparatif] article tbody td:first-child{grid-column:1/-1;margin-bottom:.35em}body[data-slug=comparatif] article tbody td[data-repere]{justify-content:space-between;align-items:center;gap:.6em;display:flex}body[data-slug=comparatif] article tbody td[data-repere]:before{content:attr(data-repere);font-family:var(--codeFont);text-transform:uppercase;letter-spacing:.05em;color:var(--gray);font-size:.74rem}}@media screen and (max-width:560px){body[data-slug=comparatif] article tbody tr{grid-template-columns:repeat(2,1fr)}}body[data-slug=index] article h2#tous-les-projets+ul>li:nth-child(2n)>a.internal{background-color:var(--dark);color:var(--light)}body[data-slug=index] article h2#tous-les-projets+ul>li:nth-child(2n)>a.internal:hover,body[data-slug=index] article h2#tous-les-projets+ul>li:nth-child(2n)>a.internal:focus-visible{background-color:var(--safran);color:var(--sur-safran)}.reperes{border-top:1px solid var(--lightgray);border-bottom:1px solid var(--lightgray);margin:1.7em 0;padding:.95em 0}.reperes-etiquette{font-family:var(--codeFont);text-transform:uppercase;letter-spacing:.07em;color:var(--sur-safran);background-color:var(--safran);margin:0 0 .75em;padding:.1em .4em .05em;font-size:.72rem;font-weight:700;display:inline-block}.reperes-liste{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:.5em 1.8em;margin:0;padding:0;list-style:none;display:grid}.reperes-liste li{justify-content:space-between;align-items:center;gap:1em;margin:0;line-height:1.5;display:flex}.repere-nom{font-family:var(--codeFont);text-transform:uppercase;letter-spacing:.05em;color:var(--gray);font-size:.74rem}.repere-jauge{flex:none;gap:3px;display:flex}.repere-jauge i{background-color:var(--lightgray);width:.85rem;height:3px}.repere-jauge i.plein{background-color:var(--dark)}.portee{vertical-align:middle;margin-left:.6em;display:inline-block}.portee-cartouche{font-family:var(--codeFont);text-transform:uppercase;letter-spacing:.08em;color:var(--gray);font-size:.68rem;font-weight:700;line-height:1.5}.portee-cartouche:before{content:"{";color:var(--safran)}.portee-cartouche:after{content:"}";color:var(--safran)}.portee-cartouche[data-portee=bergeracois]{color:var(--dark)}@media (max-width:420px){.portee{margin-left:0;position:absolute;bottom:-.25em;right:0}}article code{border-radius:2px;padding:.1em .3em;font-size:.9em}code[data-theme*=\ ] span{font-weight:var(--shiki-light-font-weight,normal)}:root[saved-theme=dark] code[data-theme*=\ ] span{font-weight:var(--shiki-dark-font-weight,normal)}@page{size:A4;margin:1.9cm 2.1cm;@top-left{content:""}@bottom-left{vertical-align:top;margin-top:.45cm;padding-top:.3rem;border-top:1px solid #000;font-family:var(--codeFont);font-size:.68rem;font-weight:400;letter-spacing:.06em;text-transform:uppercase;color:#000;content:var(--impression-titre,"")}@bottom-center{vertical-align:top;margin-top:.45cm;padding-top:.3rem;border-top:1px solid #000;font-family:var(--codeFont);font-size:.68rem;font-weight:400;letter-spacing:.06em;text-transform:uppercase;color:#000;content:counter(page)" / " counter(pages)}@bottom-right{vertical-align:top;margin-top:.45cm;padding-top:.3rem;border-top:1px solid #000;font-family:var(--codeFont);font-size:.68rem;font-weight:400;letter-spacing:.06em;text-transform:uppercase;color:#000;content:var(--impression-adresse,"");text-transform:none}}#impression-pied{display:none}@media print{:root{--light:#fff!important;--lightgray:#999!important;--gray:#000!important;--darkgray:#000!important;--dark:#000!important;--secondary:#000!important;--tertiary:#000!important;--highlight:transparent!important;--textHighlight:transparent!important;--sur-safran:#000!important;--accolades-repos:#000!important}.sidebar,.toc,.backlinks,.search,.darkmode,.explorer,.imprimer,footer{display:none!important}.center>hr{display:none}.page>#quartz-body{padding:0;display:block}.page,.center{max-width:none;margin:0}html{font-size:10.5pt}body,article{color:#000;background:#fff}article p,article li{-webkit-hyphens:auto;hyphens:auto;orphans:2;widows:2}.breadcrumb-container,.breadcrumb-container .breadcrumb-element p,.breadcrumb-container .breadcrumb-element a,.content-meta{color:#000}.content-meta{display:block}h1.article-title:before{display:none}h1.article-title{padding-left:0}.content-meta{margin-top:0;padding-left:0}article{counter-reset:section}article h2{counter-increment:section;counter-reset:sous-section}article h3{counter-increment:sous-section}article h2,article h3{text-indent:-2.6rem;padding-left:2.6rem}article h2:before,article h3:before{text-indent:0;letter-spacing:.02em;background:0 0;width:2.6rem;height:auto;margin:0;font-weight:400;display:inline-block}article h2:before{content:counter(section)"."}article h3:before{content:counter(section)"." counter(sous-section)}article h4{border-left-color:#000}article>:is(ul,ol){--retrait-liste:1.6em}article h1,article h2,article h3,article h4{break-after:avoid;break-inside:avoid}.impression-titre,.impression-court,.impression-tableau,.impression-fin,.fabrication,.reperes{break-inside:avoid}article>p:first-of-type:has(.text-highlight){color:#000;text-align:left;background:0 0;border:2px solid #000;margin-top:1em}article>p:first-of-type:has(.text-highlight):before{display:none}article>p:first-of-type:has(.text-highlight):after{display:none}.impression-figure{float:right;clear:right;break-inside:avoid;width:40%;margin:.44rem 0 0 1.8rem}article p:has(>img:only-child){float:right;clear:right;break-inside:avoid;width:40%;margin:.44rem 0 0 1.8rem}article p:has(>img:only-child)+p:has(>em:only-child){float:right;clear:right;break-inside:avoid;width:40%;margin:.44rem 0 0 1.8rem}.impression-figure{margin-bottom:1.6em}article .impression-figure>p:has(>img:only-child){float:none;clear:none;width:100%;margin:0}article .impression-figure>p:has(>img:only-child)+p:has(>em:only-child){float:none;clear:none;width:100%;margin:0}article p:has(>img:only-child)+p:has(>em:only-child){margin-top:0;margin-bottom:1.6em}article>.impression-figure:first-child{float:none;width:100%;margin:0 0 1.6em}article>.impression-figure:first-child>p>img{aspect-ratio:3;object-fit:cover}article img{break-inside:avoid;max-height:8cm}article .impression-figure:not(:first-child)>p>img{width:auto;max-width:100%}article p:has(>img:only-child):not(:first-child)>img{width:auto;max-width:100%}article p:has(>img:only-child)+p:has(>em:only-child){border-left:3px solid #000;padding-left:.5em}article p:has(>img:only-child)+p:has(>em:only-child):before{display:none}article p:has(>img:only-child)+p>em:only-child{color:#000}article table,.table-container{display:table;overflow:visible}article table{font-size:.86rem}article thead{display:table-header-group}article tr{break-inside:avoid}article .table-container :is(th,td){min-width:0}.table-container{break-before:avoid}article tbody tr:nth-child(2n){background-color:#0000}article code{border:1px solid #999}.callout{break-inside:avoid;border-left:3px solid #000}.callout.is-collapsed{display:none}pre,pre>code{overflow:visible}pre{break-inside:avoid;border-color:#000}pre>code>[data-line]{white-space:pre-wrap;word-break:break-word}article a:not([role=anchor]):not([data-callout=rubriques] a),article a.internal:not([role=anchor]):not([data-callout=rubriques] a){color:#000;background:0 0;padding:0;text-decoration:underline}article a.external .external-icon{display:none}article a,article a:hover,.page-listing a,.page-listing a:hover{color:#000!important;background-color:#0000!important}article a[href^=http]:after{content:" (" attr(href)")";color:#000;word-break:break-all;-webkit-hyphens:none;hyphens:none;font-size:.72em}article a:before{display:none}.code-couleur,.ligne-couleur td:first-child{color:#000}.code-couleur:before{-webkit-print-color-adjust:exact;print-color-adjust:exact;border-color:#000}.repere-jauge i{-webkit-print-color-adjust:exact;print-color-adjust:exact;background-color:#ddd}.repere-jauge i.plein{background-color:#000}:is(article,.impression-fin)>p:last-of-type:has(>em:only-child):not(p:has(>img:only-child)+p){color:#000;text-align:left;border-top-color:#000}#impression-pied{break-inside:avoid;break-before:avoid;font-family:var(--codeFont);letter-spacing:.06em;text-transform:uppercase;color:#000;border-top:1px solid #000;justify-content:space-between;gap:1.5rem;margin-top:1.8rem;padding-top:.3rem;font-size:.68rem;display:flex}#impression-pied>span:last-child{text-align:right;text-transform:none}}body[data-slug="404"] article{text-align:center;padding:3rem 1rem 5rem;position:relative;overflow:hidden}body[data-slug="404"] article h1{letter-spacing:.06em;color:var(--dark);margin:0 0 1.6rem;font-size:clamp(4.5rem,20vw,9rem);line-height:1;animation:.7s step-end infinite erreur-secousse;display:inline-block;position:relative}body[data-slug="404"] article h1:before{content:none}body[data-slug="404"] article h1:after{content:"404";animation:1.1s step-end infinite erreur-tranches,.7s step-end infinite erreur-reperage;position:absolute;inset:0}body[data-slug="404"] article:after{content:"";pointer-events:none;z-index:2;background-image:radial-gradient(circle,var(--dark)0 1px,transparent 1.2px),radial-gradient(circle,var(--secondary)0 1px,transparent 1.2px),radial-gradient(circle,var(--dark)0 1px,transparent 1.2px),radial-gradient(circle,var(--tertiary)0 1px,transparent 1.2px);background-size:41px 29px,67px 43px,53px 71px,89px 37px;animation:.7s step-end infinite erreur-pixels;position:absolute;inset:0}body[data-slug="404"] article p,body[data-slug="404"] article>a{z-index:1;position:relative}body[data-slug="404"] article p{z-index:3;background-color:var(--light);width:fit-content;margin-left:auto;margin-right:auto;padding:.04em .32em .06em;font-size:1rem;font-style:italic;line-height:normal;animation:2.3s step-end infinite erreur-derive}body[data-slug="404"] article>a{margin-top:1.4rem;animation:1.1s step-end infinite erreur-secousse;display:inline-block}body[data-slug="404"] .center>hr{display:none}body[data-slug="404"] footer{border-top:1px solid var(--lightgray);margin-top:2rem;padding-top:2rem}@keyframes erreur-secousse{0%,62%{filter:none;transform:translate(0)}66%{filter:drop-shadow(3px 0 #f26b1d)drop-shadow(-3px 0 var(--dark));transform:translate(-3px,1px)}70%{filter:drop-shadow(-4px 0 #f26b1d);transform:translate(3px,-2px)}74%{filter:drop-shadow(2px 1px var(--dark));transform:translate(-1px,2px)}78%{filter:none;transform:translate(2px)}86%{filter:drop-shadow(4px 0 #f26b1d)drop-shadow(-2px 0 var(--dark));transform:translate(-2px,-1px)}92%{filter:none;transform:translate(1px,1px)}to{filter:none;transform:translate(0)}}@keyframes erreur-tranches{0%,20%{clip-path:inset(100% 0 0);transform:translate(0)}24%{clip-path:inset(12% 0 74%);transform:translate(-9px)}28%{clip-path:inset(43% 0 41%);transform:translate(7px)}32%{clip-path:inset(66% 0 19%);transform:translate(-5px)}36%,54%{clip-path:inset(100% 0 0);transform:translate(0)}58%{clip-path:inset(28% 0 58%);transform:translate(11px)}62%{clip-path:inset(78% 0 8%);transform:translate(-8px)}66%,to{clip-path:inset(100% 0 0);transform:translate(0)}}@keyframes erreur-reperage{0%,to{color:var(--secondary)}50%{color:var(--dark)}}@keyframes erreur-pixels{0%{opacity:.55;background-position:0 0,0 0,0 0,0 0}12%{opacity:.7;background-position:13px 7px,-21px 11px,8px -17px,-31px 5px}25%{opacity:0;background-position:13px 7px,-21px 11px,8px -17px,-31px 5px}37%{opacity:.8;background-position:-7px 19px,33px -9px,-19px 23px,17px -13px}50%{opacity:.45;background-position:23px -11px,-5px 27px,31px 9px,-9px 21px}62%{opacity:.75;background-position:-17px 3px,19px 15px,-27px -5px,37px 11px}75%{opacity:0;background-position:-17px 3px,19px 15px,-27px -5px,37px 11px}87%{opacity:.6;background-position:29px 13px,-13px -19px,11px 31px,-23px -7px}to{opacity:.55;background-position:0 0,0 0,0 0,0 0}}@keyframes erreur-derive{0%,88%{transform:translate(0)}90%{transform:translate(-2px)}93%{transform:translate(2px,1px)}96%{transform:translate(-1px,-1px)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){body[data-slug="404"] article h1,body[data-slug="404"] article h1:after,body[data-slug="404"] article p,body[data-slug="404"] article>a,body[data-slug="404"] article:after{animation:none}body[data-slug="404"] article h1{filter:drop-shadow(3px 0 #f26b1d)drop-shadow(-3px 0 var(--dark))}body[data-slug="404"] article h1:after{color:var(--secondary);clip-path:inset(43% 0 41%);transform:translate(7px)}body[data-slug="404"] article:after{opacity:.55}body[data-slug="404"] article h1:hover{animation:.7s step-end infinite erreur-secousse}body[data-slug="404"] article h1:hover:after{animation:1.1s step-end infinite erreur-tranches,.7s step-end infinite erreur-reperage}body[data-slug="404"] article:has(h1:hover):after{animation:.7s step-end infinite erreur-pixels}}@media print{body[data-slug="404"] article h1,body[data-slug="404"] article p,body[data-slug="404"] article>a{filter:none;animation:none}body[data-slug="404"] article h1:after,body[data-slug="404"] article:after{content:none}}:root{--light:#fbf6ec;--lightgray:#e4dbc9;--gray:#8a8176;--darkgray:#33302a;--dark:#1a1613;--secondary:#f26b1d;--tertiary:#f26b1d;--highlight:#f26b1d29;--textHighlight:#f26b1d;--titleFont:"JetBrains Mono",system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--headerFont:"JetBrains Mono",system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--bodyFont:"Literata",system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--codeFont:"JetBrains Mono",ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace}:root[saved-theme=dark]{--light:#171311;--lightgray:#332d27;--gray:#948a7d;--darkgray:#d8cfc1;--dark:#f5eee2;--secondary:#f26b1d;--tertiary:#f26b1d;--highlight:#f26b1d33;--textHighlight:#f26b1d}