@charset "windows-1252";

.hub-top { padding: 16px 0px 10px; }

.hub-intro { color: rgb(85, 85, 85); margin-bottom: 12px; }

.hub-switch { position: sticky; top: 0px; z-index: 1020; display: flex; gap: 10px; align-items: center; justify-content: center; padding: 10px 12px; margin: 10px 0px 18px; background: rgba(255, 255, 255, 0.96); border: 1px solid rgb(231, 231, 231); border-radius: 999px; font-weight: 600; box-shadow: rgba(0, 0, 0, 0.06) 0px 6px 18px; backdrop-filter: blur(6px); }

.hub-switch a { text-decoration: none; }

.hub-section-title { font-weight: 700; margin: 20px 0px 12px; }

#guide { scroll-margin-top: 70px; }

#resultats { scroll-margin-top: 70px; }