@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap);.statistiques{margin-top:3rem;text-align:center}.statistiques__header{margin-bottom:1rem}.statistiques__title{color:var(--text-color);font-size:1.6rem;font-weight:600;margin-bottom:.25rem}.statistiques__subtitle{color:#fffc;font-size:.9rem}.statistiques__grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));padding:0 1rem}.statistiques__card{background-color:var(--accent-color);border-radius:var(--radius);color:var(--text-color);display:flex;flex-direction:column;justify-content:space-between;padding:1rem}.statistiques__card-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.statistiques__label{font-size:.95rem;font-weight:600}.statistiques__value{font-size:1.2rem;font-weight:600}.statistiques__bar{background-color:#fff3;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden}.statistiques__bar-fill{background-color:var(--text-color);height:100%;transition:width .3s ease}.statistiques__pct{font-size:.85rem;font-weight:600;text-align:right}.launch-note{color:#ccc;font-size:.9rem;font-style:italic;margin-top:2rem;text-align:center}.chapter{background-color:#0a1a2f;color:#f0f0f0;font-family:Segoe UI,sans-serif;padding:0}.chapter__header{margin-bottom:2rem;text-align:center}.chapter__title{color:#fff;font-size:2rem;font-weight:700}.chapter__subtitle{color:#ccc;font-size:1.2rem}.chapter__subtitle a{color:#6cf;text-decoration:underline;transition:color .3s ease}.chapter__subtitle a:visited{color:#39c}.chapter__block-text a:focus,.chapter__subtitle a:hover{color:#9df;text-decoration:none}.chapter__content{display:flex;flex-direction:column;gap:2rem}.chapter__content a{color:#6cf;text-decoration:underline;transition:color .3s ease}.chapter__content a:visited{color:#39c}.chapter__block-text a:focus,.chapter__content a:hover{color:#9df;text-decoration:none}.chapter__intro{color:#ddd;font-size:1rem;line-height:1.6}.chapter__block{background-color:#132a4d;border-radius:8px;box-shadow:0 2px 6px #0003;padding:0}.chapter__block-title{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:.8rem}.chapter__block-text{color:#e0e0e0;font-size:1rem;line-height:1.6}.chapter__block-text a{color:#6cf;text-decoration:underline;transition:color .3s ease}.chapter__block-text a:visited{color:#39c}.chapter__block-text a:focus,.chapter__block-text a:hover{color:#9df;text-decoration:none}.chapter__block-text li{list-style-type:none}.chapter__block{box-sizing:border-box;max-width:100%;padding:1.5rem}@media (max-width:600px){.chapter{padding-bottom:2rem}.chapter__block{padding-left:.25rem;padding-right:.25rem}}:root{--bg-color:#07102a;--accent-color:#10275f;--text-color:#fff;--radius:12px}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}#root,body,html{height:100%;width:100%}.container{background-color:#07102a;background-color:var(--bg-color);background-size:cover;color:#fff;color:var(--text-color);min-height:100vh;padding:2rem;text-align:center}.header .logo{align-items:center;display:inline-flex;gap:.5rem;margin-bottom:1rem}.logo-icon{background:#10275f;background:var(--accent-color);-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%);height:40px;width:40px}.header h1{font-size:1.8rem;font-weight:600}.tagline{font-size:1rem;line-height:1.5;margin:1rem 0 2rem}.cta-button{background-color:#10275f;background-color:var(--accent-color);border:none;border-radius:12px;border-radius:var(--radius);color:#fff;color:var(--text-color);cursor:pointer;display:inline-block;font-size:1rem;margin:1.5rem auto 0;padding:.8rem 1.5rem;text-align:center;transition:background-color .3s}.cta-button:hover{background-color:#163872}.reasons{margin-top:3rem}.main-box{background-color:#10275f;background-color:var(--accent-color);border-radius:12px;border-radius:var(--radius);display:inline-block;font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;padding:1rem 1.5rem}.cards{column-count:3;column-gap:1.5rem}.card{display:inline-block;margin-bottom:1.5rem;width:100%}.card:hover{box-shadow:0 8px 16px #0003;filter:brightness(1.05);transform:translateY(-5px)}.accordion{margin:2rem auto;max-width:640px;padding:0}.accordion__panel{box-sizing:border-box;margin:0 auto;max-width:100%;padding:0}.accordion__header{font-size:1.2rem;padding:.5rem 1.2rem}.accordion__content{padding:1rem 1.2rem}.logo-img{display:block;height:auto;margin-right:.5rem;width:200px}@media (max-width:768px){.header{align-items:center;display:flex;flex-direction:column;padding:1rem;text-align:center}.header .logo{flex-direction:column;gap:.3rem}.header h1{font-size:1.4rem;text-align:center}.tagline{font-size:.95rem;line-height:1.4;margin:1rem 0;padding:0 1rem}.logo-img{margin:0 auto .2rem;width:80px}.accordion__content{padding:0}}
/*# sourceMappingURL=main.38542716.css.map*/