html{scroll-behavior:smooth}.atelier-sommaire{display:flex;gap:0;margin:0 0 2rem;border:1px solid #d0d5dd}.atelier-sommaire a{flex:1 1 0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.7rem .3rem;text-decoration:none;border-right:1px solid #d0d5dd;transition:filter .15s;text-align:center;min-width:0}.atelier-sommaire a:last-child{border-right:none}.atelier-sommaire a:hover{filter:brightness(.94)}.atelier-sommaire a:first-child{background:#e8f4fd;color:#1a5276;border-top:3px solid #0991e0}.atelier-sommaire a:nth-child(2){background:#e6f5f3;color:#145a50;border-top:3px solid #00a398}.atelier-sommaire a:nth-child(3){background:#e8f4fd;color:#1a5276;border-top:3px solid #0991e0}.atelier-sommaire a:nth-child(4){background:#fde8ea;color:#8b1a1a;border-top:3px solid #c03828}.atelier-sommaire a:nth-child(5){background:#fef8e6;color:#6b5900;border-top:3px solid #daa520}.sommaire-num{font-family:var(--font-heading, 'Outfit', sans-serif);font-size:1.15rem;font-weight:700;line-height:1.2}.sommaire-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.03em;opacity:.85;margin-top:.15rem;line-height:1.2}.atelier-sommaire a.active{filter:brightness(.9);box-shadow:inset 0 -3px 0 rgba(200,30,30,.6)}.atelier-sommaire a:hover{filter:brightness(.92)}.atelier-section{border-left:5px solid;padding:var(--sp-section,1.75rem);margin:var(--sp-section-v,2.5rem) 0;background:#f9f9f9;transition:all .3s ease}.atelier-section.section-blue{border-color:#0991e0;background:linear-gradient(135deg,rgba(9,145,224,.05) 0,rgba(9,145,224,.02) 100%)}.atelier-section.section-teal{border-color:#00a398;background:linear-gradient(135deg,rgba(0,163,152,.05) 0,rgba(0,163,152,.02) 100%)}.atelier-section.section-red{border-color:#c03828;background:linear-gradient(135deg,rgba(192,56,40,.05) 0,rgba(192,56,40,.02) 100%)}.atelier-section.section-gold{border-color:#daa520;background:linear-gradient(135deg,rgba(218,165,32,.05) 0,rgba(218,165,32,.02) 100%)}.atelier-section-header{cursor:pointer;user-select:none}.atelier-section-header h2{display:flex;align-items:center;gap:var(--sp-title-gap,.75rem);margin:0 0 1.5rem 0;padding-bottom:1rem;border-bottom:2px solid currentColor;border-left:none;padding-left:0;font-size:var(--fs-section-title, 1.3rem);font-weight:600;position:relative;padding-right:2rem}.section-blue .atelier-section-header h2{color:#1a5276}.section-teal .atelier-section-header h2{color:#145a50}.section-red .atelier-section-header h2{color:#8b1a1a}.section-gold .atelier-section-header h2{color:#6b5900}.level-badge{display:inline-flex;align-items:center;justify-content:center;width:var(--badge-size,32px);height:var(--badge-size,32px);border-radius:50%;background:var(--color-primary,#1b3a6b);color:#fff;font-weight:700;font-size:var(--badge-font, .9rem);flex-shrink:0}.atelier-section-header h2::after{content:'▼';position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:.7rem;color:var(--color-text-muted,#6b7280);transition:transform .2s ease}.atelier-section.collapsed .atelier-section-header h2::after{transform:translateY(-50%) rotate(-90deg)}.atelier-section.collapsed .atelier-section-body{display:none}.formula-box{background:#f0f7ff;padding:1rem 1.5rem;border-left:4px solid #0991e0;margin:1rem 0;font-family:Georgia,serif;font-size:1.05rem;font-weight:600}.danger-box{background:#fde8ea;padding:1rem 1.2rem;margin:1rem 0;border-left:4px solid #c03828}.danger-box strong{color:#c03828}.astuce-box{background:#fef8e6;padding:1rem 1.2rem;margin:1rem 0;border-left:4px solid #daa520}.astuce-box strong{color:#6b5900}.retenir-box{background:#e6f5f3;padding:1rem 1.2rem;margin:1rem 0;border-left:4px solid #00a398}.retenir-box strong{color:#145a50}.exercice-block{background:#fff;border:1px solid #e0e6ef;border-left:4px solid #00a398;padding:1rem 1.2rem;margin:1rem 0}.exercice-block h4{color:#00a398;margin:0 0 .6rem}.qcm-block{background:#fff;border:1px solid #e0e6ef;border-left:4px solid #daa520;padding:1rem 1.2rem;margin:1rem 0}.qcm-block p:first-child{font-weight:600}.qcm-block ol{list-style-type:upper-alpha;margin-left:1.5rem}.qcm-answer{display:none;margin-top:.6rem;padding:.5rem .8rem;background:#fef8e6;border-left:3px solid #daa520;font-size:.92rem}.qcm-answer.revealed{display:block}.qcm-reveal{display:inline-flex;align-items:center;gap:.4rem;margin-top:.5rem;padding:.35rem .75rem;background:#fff;border:1px solid #daa520;color:#6b5900;cursor:pointer;font-size:.82rem;font-family:inherit;font-weight:600;transition:all .15s}.qcm-reveal:hover{background:#fef8e6}.correction-hidden{display:none;margin-top:.6rem;padding:.5rem .8rem;background:#e6f5f3;border-left:3px solid #00a398}.correction-hidden.revealed{display:block}.correction-reveal{display:inline-flex;align-items:center;gap:.4rem;margin-top:.5rem;padding:.35rem .75rem;background:#fff;border:1px solid #00a398;color:#145a50;cursor:pointer;font-size:.82rem;font-family:inherit;font-weight:600;transition:all .15s}.correction-reveal:hover{background:#e6f5f3}.atelier-section table{width:100%;border-collapse:collapse;margin:1rem 0;background:#fff;font-size:.92rem}.atelier-section th{background:linear-gradient(135deg,#0991e0,#00a398);color:#fff;padding:.6rem .8rem;text-align:left;font-weight:600}.atelier-section td{padding:.6rem .8rem;border-bottom:1px solid #e0e0e0}.atelier-section td.td-blank{background:repeating-linear-gradient(135deg,transparent,transparent 4px,rgba(9,145,224,.06) 4px,rgba(9,145,224,.06) 8px);border:1px dashed #b0c4de;color:transparent;min-width:5rem;position:relative}.atelier-section td.td-blank::after{content:'✎';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#b0c4de;font-size:1rem}html[data-theme="dark"] .atelier-section td.td-blank{background:repeating-linear-gradient(135deg,transparent,transparent 4px,rgba(255,255,255,.04) 4px,rgba(255,255,255,.04) 8px);border-color:var(--dm-border)}html[data-theme="dark"] .atelier-section td.td-blank::after{color:var(--dm-text-muted)}.atelier-section tr:nth-child(2n){background:#f9f9f9}.highlight-row{background:rgba(192,56,40,.08)!important;font-weight:600}.resources-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.75rem;margin:1rem 0}.resource-link{display:flex;align-items:center;gap:.75rem;padding:.7rem 1rem;background:#e8f4fd;color:#1a202c;border-left:4px solid #0991e0;text-decoration:none;font-weight:700;font-size:.85rem;transition:opacity .15s}.resource-link:hover{opacity:.8}.resource-link .r-badge{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background:#0991e0;color:#fff;font-size:.75rem;flex-shrink:0}.section-kpi-bar{display:flex;gap:0;margin:0 0 1rem;border:1px solid #e0e6ef;background:#fff}.section-kpi-bar .module-kpi-item{flex:1 1 0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.45rem .2rem;border-right:1px solid #e0e6ef;min-width:0}.section-kpi-bar .module-kpi-item:last-child{border-right:none}.section-kpi-bar .module-kpi-value{font-family:var(--font-heading, 'Outfit', sans-serif);font-size:1.05rem;font-weight:700;line-height:1.2}.section-kpi-bar .module-kpi-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.03em;color:#7a8699;margin-top:.1rem;text-align:center;line-height:1.2}.section-blue .section-kpi-bar .module-kpi-value{color:#0991e0}.section-teal .section-kpi-bar .module-kpi-value{color:#00a398}.section-red .section-kpi-bar .module-kpi-value{color:#c03828}.section-gold .section-kpi-bar .module-kpi-value{color:#daa520}.qr-quiz-block{display:flex;align-items:center;gap:1.5rem;padding:1.2rem 1.5rem;margin:1.5rem 0;background:linear-gradient(135deg,#e8f4fd,#e6f5f3);border:2px solid #0991e0}.qr-quiz-block img{width:130px;height:130px;flex-shrink:0}.qr-quiz-block .qr-text h3{color:#0991e0;margin:0 0 .3rem;font-size:1.05rem}.qr-quiz-block .qr-text p{margin:.2rem 0;font-size:.88rem;color:#333}.qr-quiz-block .qr-text .qr-url{font-size:.75rem;color:#7a8699;word-break:break-all}.quiz-link-btn{display:inline-flex;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem 1.2rem;background:#0991e0;color:#fff;text-decoration:none;font-weight:700;font-size:.88rem;font-family:inherit;transition:opacity .15s}.quiz-link-btn:hover{opacity:.85}html[data-theme="dark"] .qr-quiz-block img{filter:invert(1)}html[data-theme="dark"] .quiz-link-btn{background:#fff;color:#0991E0;border:1px solid #0991E0}html[data-theme="dark"] .quiz-link-btn:hover{background:#0991E0;color:#fff}html[data-theme="dark"] .atelier-section{background:var(--dm-surface);border-left-color:currentColor}html[data-theme="dark"] .atelier-section.section-blue{background:linear-gradient(135deg,var(--dm-blue-10) 0,var(--dm-surface) 100%)}html[data-theme="dark"] .atelier-section.section-teal{background:linear-gradient(135deg,var(--dm-teal-10) 0,var(--dm-surface) 100%)}html[data-theme="dark"] .atelier-section.section-red{background:linear-gradient(135deg,var(--dm-red-10) 0,var(--dm-surface) 100%)}html[data-theme="dark"] .atelier-section.section-gold{background:linear-gradient(135deg,var(--dm-warm-10) 0,var(--dm-surface) 100%)}html[data-theme="dark"] .section-blue .atelier-section-header h2{color:var(--dm-link)}html[data-theme="dark"] .section-teal .atelier-section-header h2{color:var(--dm-teal-light)}html[data-theme="dark"] .section-red .atelier-section-header h2{color:var(--dm-red-light)}html[data-theme="dark"] .section-gold .atelier-section-header h2{color:var(--dm-amber)}html[data-theme="dark"] .atelier-section-header h2::after{color:var(--dm-text-muted)}html[data-theme="dark"] .formula-box{background:var(--dm-blue-10);border-left-color:#0991e0;color:var(--dm-text)}html[data-theme="dark"] .danger-box{background:var(--dm-danger-12);border-left-color:#c03828;color:var(--dm-text)}html[data-theme="dark"] .danger-box strong{color:var(--dm-red-light)}html[data-theme="dark"] .astuce-box{background:var(--dm-warm-8);border-left-color:#daa520;color:var(--dm-text)}html[data-theme="dark"] .astuce-box strong{color:var(--dm-amber)}html[data-theme="dark"] .retenir-box{background:var(--dm-teal-10);border-left-color:#00a398;color:var(--dm-text)}html[data-theme="dark"] .retenir-box strong{color:var(--dm-teal-light)}html[data-theme="dark"] .exercice-block{background:var(--dm-surface);border-color:var(--dm-border);border-left-color:#00a398;color:var(--dm-text)}html[data-theme="dark"] .exercice-block h4{color:var(--dm-teal-light)}html[data-theme="dark"] .qcm-block{background:var(--dm-surface);border-color:var(--dm-border);border-left-color:#daa520;color:var(--dm-text)}html[data-theme="dark"] .qcm-answer{background:var(--dm-warm-8);border-left-color:#daa520;color:var(--dm-text)}html[data-theme="dark"] .qcm-reveal{background:var(--dm-surface);border-color:#daa520;color:var(--dm-amber)}html[data-theme="dark"] .qcm-reveal:hover{background:var(--dm-warm-8)}html[data-theme="dark"] .correction-hidden{background:var(--dm-teal-10);border-left-color:#00a398;color:var(--dm-text)}html[data-theme="dark"] .correction-reveal{background:var(--dm-surface);border-color:#00a398;color:var(--dm-teal-light)}html[data-theme="dark"] .correction-reveal:hover{background:var(--dm-teal-10)}html[data-theme="dark"] .atelier-section table{background:var(--dm-surface);color:var(--dm-text)}html[data-theme="dark"] .atelier-section th{background:linear-gradient(135deg,#0b5394,#007a70);color:#fff}html[data-theme="dark"] .atelier-section td{border-bottom-color:var(--dm-border)}html[data-theme="dark"] .atelier-section tr:nth-child(2n){background:var(--dm-slate-5)}html[data-theme="dark"] .highlight-row{background:var(--dm-danger-12)!important}html[data-theme="dark"] .resources-grid a{background:var(--dm-surface);border-color:var(--dm-border);color:var(--dm-text)}html[data-theme="dark"] .resources-grid a:hover{background:var(--dm-surface-hi);border-color:var(--dm-link)}html[data-theme="dark"] .atelier-sommaire{background:var(--dm-surface-strong);border-color:var(--dm-border)}html[data-theme="dark"] .atelier-sommaire a{color:var(--dm-text);border-right-color:var(--dm-border)}html[data-theme="dark"] .atelier-sommaire a:hover{filter:brightness(1.15)}html[data-theme="dark"] .section-kpi-bar{background:var(--dm-surface);border-color:var(--dm-border)}html[data-theme="dark"] .section-kpi-bar .module-kpi-item{border-right-color:var(--dm-border)}html[data-theme="dark"] .section-kpi-bar .module-kpi-label{color:var(--dm-text-muted)}html[data-theme="dark"] .qr-quiz-block{background:linear-gradient(135deg,var(--dm-blue-10),var(--dm-teal-10));border-color:var(--dm-border)}html[data-theme="dark"] .qr-url{color:var(--dm-text-muted)}html[data-theme="dark"] .level-badge{background:var(--dm-link)}html[data-theme="dark"] .page-intro-row{color:var(--dm-text)}@media (max-width:600px){.atelier-sommaire{flex-wrap:wrap}.atelier-sommaire a{flex:1 1 40%;border-bottom:1px solid #d0d5dd}.resources-grid{grid-template-columns:1fr}}@media (max-width:500px){.qr-quiz-block{flex-direction:column;text-align:center}}@media print{.atelier-sommaire,.breadcrumb,.correction-reveal,.page-intro-row .status-note,.qcm-reveal,.site-footer,.site-header{display:none!important}.correction-hidden,.qcm-answer{display:block!important}.atelier-section{break-inside:avoid;page-break-inside:avoid}@page{margin:1.5cm}}