@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@500;700&display=swap");.Accueil_mainWrapper__UZDHA{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2rem;background:linear-gradient(90deg,#fef9f9,#f0f4ff);font-family:Quicksand,sans-serif}.Accueil_title__SE4EY{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#1f2937}.Accueil_section__FZgrM{margin-bottom:2.5rem;width:100%;max-width:800px;text-align:center}.Accueil_subtitle__SWUj_{font-size:1.5rem;font-weight:600;color:#374151;margin-bottom:1.5rem}.Accueil_buttonGroup__C4lEZ{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.Accueil_button__TlRvc{background-color:#3b82f6;color:white;padding:.75rem 1.5rem;border-radius:9999px;text-decoration:none;font-size:1rem;font-weight:500;transition:background-color .2s ease}.Accueil_button__TlRvc:hover{background-color:#2563eb}@media (max-width:600px){.Accueil_button__TlRvc{width:100%;text-align:center}}