.phase-card{border-left:4px solid var(--or);border-radius:0 10px 10px 0;background:#fff;padding:1.1rem 1.4rem;box-shadow:0 2px 10px rgba(27,58,92,0.06)}.phase-number{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;border-radius:50%;background:var(--bleu);color:#fff;font-weight:700;font-size:0.85rem;flex-shrink:0}.duration-badge{background:#eaf0fa;color:var(--bleu);border-radius:20px;padding:2px 12px;font-size:0.78rem;font-weight:600;white-space:nowrap}.info-block{background:#f8fafd;border-radius:10px;padding:1.1rem 1.3rem;border:1px solid #dce8f5}.note-success{background:#f0faf4;border-left:4px solid #28a745;border-radius:0 8px 8px 0;padding:0.9rem 1.2rem;font-size:0.9rem;color:#1a5c32}.note-warning{background:#fffbf0;border-left:4px solid var(--or);border-radius:0 8px 8px 0;padding:0.9rem 1.2rem;font-size:0.9rem;color:#7a5a00}.criteria-row{padding:0.65rem 0;border-bottom:1px solid #f0f3f8;display:flex;gap:12px;align-items:flex-start}.criteria-row:last-child{border-bottom:none}.criteria-dot{width:8px;height:8px;border-radius:50%;background:var(--or);flex-shrink:0;margin-top:6px}.matiere-pill{display:flex;align-items:center;gap:10px;background:var(--bleu);color:#fff;border-radius:10px;padding:0.75rem 1.1rem;font-weight:600}.section-divider{height:3px;background:linear-gradient(90deg,var(--or),transparent);border:none;margin:0.5rem 0 1.2rem;border-radius:2px;width:50px}