.SectionCard-module-scss-module__LEle7q__section-card{background-color:#fff;border:1px solid #e1e8ed;border-radius:8px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);display:flex}.SectionCard-module-scss-module__LEle7q__section-card:focus-visible{outline-offset:2px;outline:2px solid #2980b9}.SectionCard-module-scss-module__LEle7q__section-card:hover{border-color:#2980b9;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.SectionCard-module-scss-module__LEle7q__section-card__number{color:#fff;background-color:#1a5276;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:700;display:flex}.SectionCard-module-scss-module__LEle7q__section-card__content{flex:1;min-width:0}.SectionCard-module-scss-module__LEle7q__section-card__title{color:#2c3e50;margin-bottom:.25rem;font-size:1rem;font-weight:600}.SectionCard-module-scss-module__LEle7q__section-card__subtitle{color:#5a6c7d;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.5rem;font-size:.8rem;overflow:hidden}.SectionCard-module-scss-module__LEle7q__section-card__meta{color:#95a5a6;font-size:.75rem}
@keyframes ContinueBanner-module-scss-module__PJZ_GW__fade-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ContinueBanner-module-scss-module__PJZ_GW__continue-banner{background-color:#1a52760f;border:1px solid #1a527626;border-radius:8px;margin-bottom:2rem;padding:1.5rem;animation:.3s cubic-bezier(.4,0,.2,1) both ContinueBanner-module-scss-module__PJZ_GW__fade-in}.ContinueBanner-module-scss-module__PJZ_GW__continue-banner__info{text-align:center}.ContinueBanner-module-scss-module__PJZ_GW__continue-banner__text{color:#5a6c7d;margin-bottom:.5rem;font-size:.85rem}.ContinueBanner-module-scss-module__PJZ_GW__continue-banner__link{text-overflow:ellipsis;white-space:nowrap;color:#fff;background-color:#1a5276;border-radius:9999px;max-width:100%;padding:.5rem 2rem;font-size:.9rem;font-weight:600;transition:background-color .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);display:inline-block;overflow:hidden}.ContinueBanner-module-scss-module__PJZ_GW__continue-banner__link:focus-visible{outline-offset:2px;outline:2px solid #2980b9}.ContinueBanner-module-scss-module__PJZ_GW__continue-banner__link:hover{background-color:#0e3a55;transform:translateY(-1px)}@media (max-width:767px){.ContinueBanner-module-scss-module__PJZ_GW__continue-banner__link{padding:.5rem 1.5rem;font-size:.8rem}}
.ProgressBar-module-scss-module__4KD8dG__progress-bar{align-items:center;gap:.5rem;display:flex}.ProgressBar-module-scss-module__4KD8dG__progress-bar__label{color:#5a6c7d;white-space:nowrap;font-size:.8rem;font-weight:500}.ProgressBar-module-scss-module__4KD8dG__progress-bar__track{background-color:#e1e8ed;border-radius:9999px;flex:1;height:8px;overflow:hidden}.ProgressBar-module-scss-module__4KD8dG__progress-bar__fill{background-color:#27ae60;border-radius:9999px;min-width:0;height:100%;transition:width .3s cubic-bezier(.4,0,.2,1)}.ProgressBar-module-scss-module__4KD8dG__progress-bar__text{color:#95a5a6;white-space:nowrap;text-align:right;min-width:70px;font-size:.75rem}
@keyframes page-module-scss-module__rcUngW__fade-in-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.page-module-scss-module__rcUngW__home{max-width:860px;margin:0 auto}.page-module-scss-module__rcUngW__home__hero{text-align:center;border-bottom:1px solid #e1e8ed;margin-bottom:3rem;padding:3rem 0 4rem;animation:.3s cubic-bezier(.4,0,.2,1) both page-module-scss-module__rcUngW__fade-in-up}.page-module-scss-module__rcUngW__home__title{color:#1a5276;margin-bottom:.5rem;font-size:2rem;font-weight:800}@media (min-width:768px){.page-module-scss-module__rcUngW__home__title{font-size:2.5rem}}.page-module-scss-module__rcUngW__home__subtitle{color:#5a6c7d;margin-bottom:2rem;font-size:1.1rem}.page-module-scss-module__rcUngW__home__stats{flex-wrap:wrap;justify-content:center;gap:3rem;margin-bottom:2rem;display:flex}@media (max-width:767px){.page-module-scss-module__rcUngW__home__stats{gap:1.5rem}}.page-module-scss-module__rcUngW__home__progress{max-width:400px;margin:0 auto}.page-module-scss-module__rcUngW__home__stat{flex-direction:column;align-items:center;display:flex}.page-module-scss-module__rcUngW__home__stat-number{color:#1a5276;font-size:2rem;font-weight:800}.page-module-scss-module__rcUngW__home__stat-label{color:#95a5a6;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.page-module-scss-module__rcUngW__home__disclaimer{background-color:#f39c120f;border:1px solid #f39c1233;border-radius:8px;margin-bottom:2rem;padding:1rem 1.5rem}.page-module-scss-module__rcUngW__home__disclaimer p{color:#5a6c7d;text-align:center;margin:0;font-size:.8rem;line-height:1.6}.page-module-scss-module__rcUngW__home__sections{padding-bottom:3rem}.page-module-scss-module__rcUngW__home__heading{color:#2c3e50;margin-bottom:1.5rem;font-size:1.3rem;font-weight:700}.page-module-scss-module__rcUngW__home__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.page-module-scss-module__rcUngW__home__grid{grid-template-columns:repeat(2,1fr)}}.page-module-scss-module__rcUngW__home__grid>*{opacity:0;animation:.3s cubic-bezier(.4,0,.2,1) both page-module-scss-module__rcUngW__fade-in-up}.page-module-scss-module__rcUngW__home__grid>:first-child{animation-delay:60ms}.page-module-scss-module__rcUngW__home__grid>:nth-child(2){animation-delay:.12s}.page-module-scss-module__rcUngW__home__grid>:nth-child(3){animation-delay:.18s}.page-module-scss-module__rcUngW__home__grid>:nth-child(4){animation-delay:.24s}.page-module-scss-module__rcUngW__home__grid>:nth-child(5){animation-delay:.3s}.page-module-scss-module__rcUngW__home__grid>:nth-child(6){animation-delay:.36s}.page-module-scss-module__rcUngW__home__grid>:nth-child(7){animation-delay:.42s}.page-module-scss-module__rcUngW__home__grid>:nth-child(8){animation-delay:.48s}.page-module-scss-module__rcUngW__home__grid>:nth-child(9){animation-delay:.54s}.page-module-scss-module__rcUngW__home__grid>:nth-child(10){animation-delay:.6s}.page-module-scss-module__rcUngW__home__grid>:nth-child(11){animation-delay:.66s}.page-module-scss-module__rcUngW__home__grid>:nth-child(12){animation-delay:.72s}
