*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#faf8f4;color:#2c2a26;line-height:1.6}main{max-width:720px;margin:0 auto;padding:48px 20px}h1{font-size:1.9rem;margin-bottom:8px}.sous-titre{color:#6b675f;margin-bottom:36px}.module{background:#fff;border:1px solid #e8e4dc;border-radius:10px;padding:16px 20px;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center}.badge{font-size:.75rem;padding:3px 10px;border-radius:999px;background:#eeebe4;color:#8a857a}.badge.actif{background:#e3f0e3;color:#3a6b3a}.erreur{color:#a03030}