.entretient-main{background:#f8fafc;min-height:100vh;padding-bottom:4rem}.entretient-container{max-width:860px;margin:0 auto;padding:2rem 1.25rem}.entretient-hero{background:#fff;border-radius:14px;padding:2.25rem 2rem;margin-bottom:1.75rem;box-shadow:0 1px 4px rgba(0,0,0,.07)}.entretient-hero-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.hero-badge{display:inline-block;background:#eff6ff;color:#1d4ed8;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.3rem .75rem;border-radius:99px;border:1px solid #bfdbfe}.hero-badge--update{background:#f0fdf4;color:#166534;border-color:#bbf7d0}.entretient-hero h1{font-size:1.65rem;font-weight:800;color:#0f172a;line-height:1.25;margin-bottom:1rem}.entretient-hero-lead{color:#334155;line-height:1.7;font-size:1.02rem;margin-bottom:1.5rem}.entretient-hero-cta-group{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.hero-cta{display:inline-block;padding:.75rem 1.4rem;border-radius:8px;font-weight:700;font-size:.95rem;text-decoration:none;transition:opacity .15s}.hero-cta:hover{opacity:.88}.hero-cta--primary{background:#2563eb;color:#fff}.hero-cta--secondary{background:#fff;color:#1d4ed8;border:2px solid #bfdbfe}.entretient-hero-stats{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:1.25rem;font-size:.88rem;color:#64748b}.entretient-hero-stats strong{color:#0f172a}.requirement-alert{display:flex;gap:1rem;align-items:flex-start;padding:1rem 1.25rem;border-radius:10px;margin-bottom:1.75rem;font-size:.95rem;line-height:1.55}.requirement-alert--critical{background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12}.req-icon{font-size:1.35rem;flex-shrink:0;margin-top:.1rem}.toc-nav{display:block;max-width:none;background:#f1f5f9;border-radius:10px;padding:1.25rem 1.5rem;margin:0 0 2rem}.toc-title{font-size:.85rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b;margin-bottom:.75rem}.toc-list{margin:0;padding-left:1.4rem}.toc-list li{margin-bottom:.4rem}.toc-list a{color:#2563eb;text-decoration:none;font-size:.95rem}.toc-list a:hover{text-decoration:underline}.entretient-section{background:#fff;border-radius:12px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.06)}.entretient-section h2{font-size:1.35rem;font-weight:800;color:#0f172a;margin-bottom:1.1rem}.entretient-section p{color:#334155;line-height:1.7;margin-bottom:1rem}.entretient-section p:last-child{margin-bottom:0}.info-box{border-radius:8px;padding:.9rem 1.1rem;margin:1.1rem 0;font-size:.93rem;line-height:1.6}.info-box--blue{background:#eff6ff;border-left:4px solid #3b82f6;color:#1e3a8a}.info-box--green{background:#f0fdf4;border-left:4px solid #22c55e;color:#14532d}.info-box--orange{background:#fff7ed;border-left:4px solid #f97316;color:#7c2d12}.accordion-item{border:1px solid #e2e8f0;border-radius:8px;margin-bottom:.6rem;overflow:hidden}.accordion-header{width:100%;background:#f8fafc;border:none;text-align:left;padding:1rem 1.25rem;font-size:.97rem;font-weight:600;color:#0f172a;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .15s}.accordion-header::after{content:'＋';font-size:1.1rem;color:#2563eb;flex-shrink:0;margin-left:.75rem;transition:transform .2s}.accordion-item.active .accordion-header{background:#eff6ff;color:#1d4ed8}.accordion-item.active .accordion-header::after{content:'－'}.accordion-body{display:none;padding:1rem 1.25rem 1.25rem;color:#334155;line-height:1.7;font-size:.95rem;border-top:1px solid #e2e8f0}.accordion-item.active .accordion-body{display:block}.accordion-body p{margin-bottom:.75rem}.accordion-body p:last-child{margin-bottom:0}.accordion-body a{color:#2563eb}.entretient-cta-section{background:#fff;border-radius:12px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.06)}.entretient-cta-section h2{font-size:1.25rem;font-weight:800;color:#0f172a;margin-bottom:1.25rem}.cta-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem}.cta-card{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem;border-radius:10px;text-decoration:none;border:2px solid transparent;transition:transform .15s,box-shadow .15s}.cta-card:hover{transform:translateY(-2px);box-shadow:0 4px 14px rgba(0,0,0,.1)}.cta-card h3{font-size:.95rem;font-weight:700;margin:0}.cta-card p{font-size:.85rem;margin:0;line-height:1.5}.cta-card-icon{font-size:1.5rem}.cta-card--blue{background:#eff6ff;color:#1e3a8a;border-color:#bfdbfe}.cta-card--green{background:#f0fdf4;color:#14532d;border-color:#bbf7d0}.cta-card--purple{background:#faf5ff;color:#4c1d95;border-color:#e9d5ff}.cta-card--orange{background:#fff7ed;color:#7c2d12;border-color:#fed7aa}.cta-box{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;padding:1.25rem 1.5rem;margin-top:1.5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;color:#1e3a8a}.cta-box p{margin:0;font-size:.95rem;flex:1;min-width:200px}.structure-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin:1.25rem 0}.structure-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem;text-align:center}.structure-card-icon{font-size:1.75rem;display:block;margin-bottom:.5rem}.structure-card h3{font-size:.95rem;font-weight:700;color:#0f172a;margin-bottom:.4rem}.structure-card p{font-size:.85rem;color:#475569;margin:0;line-height:1.55}.scoring-table{width:100%;border-collapse:collapse;font-size:.9rem;margin:1.25rem 0}.scoring-table th{background:#1e3a8a;color:#fff;padding:.7rem 1rem;text-align:left;font-weight:700}.scoring-table td{padding:.65rem 1rem;border-bottom:1px solid #e2e8f0;color:#334155}.scoring-table tr:nth-child(even) td{background:#f8fafc}.scoring-table--highlight td{background:#dcfce7!important;color:#14532d!important;font-weight:700}.etapes-list{list-style:none;padding:0;margin:1.1rem 0;counter-reset:etape}.etapes-list li{counter-increment:etape;position:relative;padding:1rem 1rem 1rem 3.5rem;margin-bottom:.75rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;color:#334155;line-height:1.6;font-size:.95rem}.etapes-list li::before{content:counter(etape);position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1.75rem;height:1.75rem;background:#2563eb;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.85rem}.etapes-list strong{color:#0f172a}.preparation-plan{display:flex;flex-direction:column;gap:1rem;margin:1.25rem 0}.prep-week{border-radius:8px;overflow:hidden;border:1px solid #e2e8f0}.prep-week-header{padding:.75rem 1.1rem;font-weight:700;font-size:.92rem;color:#fff}.prep-week-header--1{background:#2563eb}.prep-week-header--2{background:#7c3aed}.prep-week-header--3{background:#059669}.prep-week-header--4{background:#d97706}.prep-week ul{list-style:none;padding:.9rem 1.1rem;margin:0;background:#fff}.prep-week li{padding:.3rem 0 .3rem 1.3rem;position:relative;font-size:.9rem;color:#334155;line-height:1.55}.prep-week li::before{content:'→';position:absolute;left:0;color:#94a3b8;font-weight:700}.erreurs-list{list-style:none;padding:0;margin:1rem 0}.erreurs-list li{padding:1rem 1.1rem;margin-bottom:.75rem;background:#fef9f0;border-left:4px solid #f59e0b;border-radius:0 8px 8px 0;color:#334155;font-size:.94rem;line-height:1.6}.erreurs-list strong{color:#0f172a}.comparison-table-wrapper{overflow-x:auto;margin:1.25rem 0;border-radius:10px;box-shadow:0 1px 4px rgba(0,0,0,.07)}.comparison-table{width:100%;border-collapse:collapse;font-size:.9rem;min-width:560px}.comparison-table th{padding:.85rem 1rem;text-align:left;font-weight:700;font-size:.88rem;background:#f1f5f9;color:#0f172a;border-bottom:2px solid #e2e8f0}.comparison-table .col-tcf{background:#eff6ff;color:#1e3a8a}.comparison-table .col-delf{background:#faf5ff;color:#4c1d95}.comparison-table td{padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;color:#334155;vertical-align:top;line-height:1.55}.comparison-table td em{font-style:italic;color:#64748b;font-size:.85rem}.comparison-table tr:last-child td{border-bottom:none}.comparison-table tr:nth-child(even) td{background:#f8fafc}.cell--success{color:#14532d!important;font-weight:600}.cell--warning{color:#92400e!important;font-weight:600}.versus-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin:1.25rem 0}.versus-card{border-radius:10px;overflow:hidden;border:2px solid #e2e8f0}.versus-card h3{padding:.85rem 1.1rem;font-size:1rem;font-weight:800;margin:0;color:#fff}.versus-card--tcf h3{background:#2563eb}.versus-card--delf h3{background:#7c3aed}.versus-pros,.versus-cons{padding:1rem 1.1rem}.versus-pros{border-bottom:1px solid #e2e8f0}.versus-pros h4{color:#166534;font-size:.85rem;font-weight:700;margin-bottom:.6rem}.versus-cons h4{color:#991b1b;font-size:.85rem;font-weight:700;margin-bottom:.6rem}.versus-pros ul,.versus-cons ul{list-style:none;padding:0;margin:0}.versus-pros li,.versus-cons li{font-size:.88rem;color:#334155;padding:.3rem 0 .3rem 1.2rem;position:relative;line-height:1.5}.versus-pros li::before{content:'✓';position:absolute;left:0;color:#16a34a;font-weight:700}.versus-cons li::before{content:'✗';position:absolute;left:0;color:#dc2626;font-weight:700}.versus-pros strong,.versus-cons strong{color:#0f172a}.profile-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:1.25rem 0}.profile-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem}.profile-card-icon{font-size:1.75rem;display:block;margin-bottom:.65rem}.profile-card h3{font-size:.95rem;font-weight:700;color:#0f172a;margin-bottom:.6rem;line-height:1.35}.profile-card p{font-size:.87rem;color:#475569;line-height:1.55;margin-bottom:.75rem}.profile-card-cta{display:inline-block;font-size:.85rem;font-weight:700;color:#2563eb;text-decoration:none}.profile-card-cta:hover{text-decoration:underline}@media (max-width:640px){.entretient-container{padding:1rem .9rem}.entretient-hero{padding:1.5rem 1.1rem}.entretient-hero h1{font-size:1.3rem}.entretient-section{padding:1.25rem 1rem}.structure-grid{grid-template-columns:1fr 1fr}.versus-grid{grid-template-columns:1fr}.cta-cards-grid{grid-template-columns:1fr 1fr}.comparison-table{font-size:.82rem}.scoring-table{font-size:.82rem}.entretient-hero-cta-group{flex-direction:column}}@media (max-width:400px){.structure-grid{grid-template-columns:1fr}.cta-cards-grid{grid-template-columns:1fr}}