.HomePage-module__r_ts0a__container{--primary-green:#116d53;--secondary-green:#178363;--accent-yellow:#fcd34d;--text-dark:#116d53;--text-light:#116d53;--text-white:#fff;--bg-light:#f8fafc;--border-radius:16px;--shadow-sm:0 2px 8px #0000000f;--shadow-md:0 8px 24px #0000001a;--shadow-lg:0 16px 48px #0000001f;background-color:var(--bg-light);min-height:100vh;padding-bottom:5rem;font-family:Inter,system-ui,-apple-system,sans-serif}.HomePage-module__r_ts0a__content{flex-direction:column;gap:2.5rem;margin:0 auto;padding-top:1.5rem;display:flex}.HomePage-module__r_ts0a__heroSection{color:#fff;background:linear-gradient(135deg,#116d53 0%,#0d5a44 50%,#178363 100%);border-radius:0 0 32px 32px;justify-content:space-between;align-items:center;min-height:280px;padding:2.5rem 1.5rem;display:flex;position:relative;overflow:hidden}.HomePage-module__r_ts0a__heroSection:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 25% 25%,#ffffff1a 0%,#0000 50%),radial-gradient(circle at 75% 75%,#ffffff14 0%,#0000 50%);position:absolute;inset:0}@media (min-width:768px){.HomePage-module__r_ts0a__heroSection{border-radius:28px;min-height:400px;margin:1.5rem;padding:0 4rem}.HomePage-module__r_ts0a__container{padding-bottom:0}}.HomePage-module__r_ts0a__heroContent{z-index:10;max-width:550px}.HomePage-module__r_ts0a__heroTitle{letter-spacing:-.02em;margin:0 0 .75rem;font-size:2.25rem;font-weight:900;line-height:1.15}@media (min-width:768px){.HomePage-module__r_ts0a__heroTitle{font-size:3rem}}.HomePage-module__r_ts0a__heroSubtitle{opacity:.9;margin:0 0 2rem;font-size:1.0625rem;font-weight:500;line-height:1.5}.HomePage-module__r_ts0a__heroButtons{flex-wrap:wrap;gap:1rem;display:flex}.HomePage-module__r_ts0a__heroBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;white-space:nowrap;background-color:#ffffff1a;border:2px solid #ffffff80;border-radius:50px;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.HomePage-module__r_ts0a__heroBtn:hover{color:var(--primary-green);background-color:#fff;transform:translateY(-3px);box-shadow:0 10px 25px #0003}.HomePage-module__r_ts0a__heroBtn:active{transform:scale(.97)}.HomePage-module__r_ts0a__heroIllustration{z-index:5;display:none;position:relative}@media (min-width:768px){.HomePage-module__r_ts0a__heroIllustration{width:auto;height:auto;display:block}.HomePage-module__r_ts0a__heroImage{filter:drop-shadow(0 20px 40px #00000040);width:100%;height:auto;animation:4s ease-in-out infinite HomePage-module__r_ts0a__heroFloat}}@keyframes HomePage-module__r_ts0a__heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.HomePage-module__r_ts0a__roleNavSection{grid-template-columns:1fr;gap:1rem;padding:0 1.5rem;display:grid}@media (min-width:768px){.HomePage-module__r_ts0a__roleNavSection{grid-template-columns:1fr 1fr;gap:1.5rem}}.HomePage-module__r_ts0a__roleCard{border-radius:var(--border-radius);cursor:pointer;box-shadow:var(--shadow-sm);background:#fff;border:2px solid #0000;justify-content:space-between;align-items:center;padding:1.5rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.HomePage-module__r_ts0a__roleCard:before{content:"";background:var(--primary-green);width:4px;transition:transform .3s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.HomePage-module__r_ts0a__roleCard:hover{box-shadow:var(--shadow-md);border-color:var(--primary-green);transform:translateY(-4px)}.HomePage-module__r_ts0a__roleCard:hover:before{transform:scaleY(1)}.HomePage-module__r_ts0a__roleCardContent h3{color:var(--primary-green);margin:0;font-size:1.25rem;font-weight:800}.HomePage-module__r_ts0a__roleCardContent p{color:var(--text-light);margin:.375rem 0 0;font-size:.875rem;font-weight:500}.HomePage-module__r_ts0a__roleCardIcon{color:var(--primary-green);opacity:.7;transition:all .3s}.HomePage-module__r_ts0a__roleCard:hover .HomePage-module__r_ts0a__roleCardIcon{opacity:1;transform:translate(4px)}.HomePage-module__r_ts0a__sectionContainer{padding:0 1.5rem}.HomePage-module__r_ts0a__sectionHeader{margin-bottom:1.25rem}.HomePage-module__r_ts0a__sectionTitle{color:var(--text-dark);align-items:baseline;gap:.5rem;margin:0;font-size:1.375rem;font-weight:800;display:flex}.HomePage-module__r_ts0a__sectionTitle span{color:var(--text-light);font-size:1rem;font-weight:500}@media (min-width:768px){.HomePage-module__r_ts0a__sectionTitle{font-size:1.5rem}}.HomePage-module__r_ts0a__quizGrid{grid-template-columns:repeat(1,1fr);gap:1rem;display:grid}@media (min-width:768px){.HomePage-module__r_ts0a__quizGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (min-width:1024px){.HomePage-module__r_ts0a__quizGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.HomePage-module__r_ts0a__skeletonCard{aspect-ratio:1;background:linear-gradient(110deg,#e2e8f0 8%,#f1f5f9 18%,#e2e8f0 33%) 0 0/200% 100%;border-radius:14px;animation:1.5s linear infinite HomePage-module__r_ts0a__shimmer}@keyframes HomePage-module__r_ts0a__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.HomePage-module__r_ts0a__dailyChallengeSection{padding:0 1.5rem}.HomePage-module__r_ts0a__dailyChallengeBanner{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);border-radius:20px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 8px 32px #fbbf2459}.HomePage-module__r_ts0a__dailyChallengeContent{z-index:2;max-width:65%;position:relative}@media (max-width:640px){.HomePage-module__r_ts0a__dailyChallengeContent{max-width:100%}}.HomePage-module__r_ts0a__dailyChallengeTitle{color:#1f2937;margin:0 0 .5rem;font-size:1.625rem;font-weight:900}@media (min-width:768px){.HomePage-module__r_ts0a__dailyChallengeTitle{font-size:2rem}}.HomePage-module__r_ts0a__dailyChallengeText{color:#78350f;margin:0 0 1.25rem;font-weight:600;line-height:1.5}.HomePage-module__r_ts0a__dailyChallengeBtn{color:#fff;cursor:pointer;background-color:#1f2937;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-weight:700;transition:all .2s;display:inline-flex}.HomePage-module__r_ts0a__dailyChallengeBtn:hover{background-color:#111827;transform:translateY(-2px);box-shadow:0 6px 20px #0003}.HomePage-module__r_ts0a__dailyChallengeDecor{z-index:1;border:5px dashed #fff9;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)rotate(-12deg)}@media (max-width:640px){.HomePage-module__r_ts0a__dailyChallengeDecor{opacity:.5;width:100px;height:100px;right:-10px}}.HomePage-module__r_ts0a__dailyChallengeDecorText{color:#ffffffd9;text-transform:uppercase;font-size:1.5rem;font-weight:900;transform:rotate(-12deg)}@media (min-width:768px){.HomePage-module__r_ts0a__dailyChallengeDecorText{font-size:1.75rem}}.HomePage-module__r_ts0a__scholarshipSection{padding:0 1.5rem}.HomePage-module__r_ts0a__scholarshipBanner{background:linear-gradient(135deg,#116d53 0%,#0d5a44 100%);border-radius:20px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 8px 32px #116d534d}.HomePage-module__r_ts0a__scholarshipContent{z-index:2;max-width:65%;position:relative}@media (max-width:640px){.HomePage-module__r_ts0a__scholarshipContent{max-width:100%}}.HomePage-module__r_ts0a__scholarshipTitle{color:#fff;margin:0 0 .5rem;font-size:1.625rem;font-weight:900}@media (min-width:768px){.HomePage-module__r_ts0a__scholarshipTitle{font-size:2rem}}.HomePage-module__r_ts0a__scholarshipText{color:#d1fae5;margin:0 0 1.25rem;font-weight:600;line-height:1.5}.HomePage-module__r_ts0a__scholarshipBtn{color:#178363;cursor:pointer;background:#fff;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #00000026}.HomePage-module__r_ts0a__scholarshipBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.HomePage-module__r_ts0a__scholarshipDecor{z-index:1;border:5px dashed #fff9;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)rotate(-12deg)}@media (max-width:640px){.HomePage-module__r_ts0a__scholarshipDecor{opacity:.5;width:100px;height:100px;right:-10px}}.HomePage-module__r_ts0a__scholarshipDecorIcon{color:#ffffffd9;text-transform:uppercase;width:50px;height:50px;font-size:1.5rem;font-weight:900;transform:rotate(-12deg)}@media (min-width:768px){.HomePage-module__r_ts0a__scholarshipDecorIcon{font-size:1.75rem}}.HomePage-module__r_ts0a__exploreTopicsFlex{flex-flow:wrap;gap:.75rem;display:flex}.HomePage-module__r_ts0a__topicPill{background-color:var(--primary-green);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}.HomePage-module__r_ts0a__topicPill:hover{background-color:var(--secondary-green);transform:translateY(-2px);box-shadow:0 4px 12px #116d5340}.HomePage-module__r_ts0a__topicPillAlt{border:2px solid var(--primary-green);color:var(--primary-green);background-color:#fff}.HomePage-module__r_ts0a__topicPillAlt:hover{background-color:var(--primary-green);color:#fff}.HomePage-module__r_ts0a__leaderboardSection{margin-bottom:1rem;padding:0 1.5rem}.HomePage-module__r_ts0a__leaderboardBanner{background:linear-gradient(135deg,#116d53 0%,#0d5a44 100%);border-radius:20px;justify-content:space-between;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #116d534d}.HomePage-module__r_ts0a__leaderboardContent{z-index:2;max-width:550px}.HomePage-module__r_ts0a__leaderboardTitle{color:#fff;margin:0 0 .5rem;font-size:1.5rem;font-weight:800}@media (min-width:768px){.HomePage-module__r_ts0a__leaderboardTitle{font-size:1.75rem}}.HomePage-module__r_ts0a__leaderboardText{color:#ffffffd9;margin:0 0 1.25rem;font-weight:500;line-height:1.5}.HomePage-module__r_ts0a__leaderboardBtn{color:var(--primary-green);cursor:pointer;background-color:#fff;border:none;border-radius:10px;padding:.875rem 2rem;font-weight:700;transition:all .2s}.HomePage-module__r_ts0a__leaderboardBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.HomePage-module__r_ts0a__leaderboardVisual{display:none}@media (min-width:640px){.HomePage-module__r_ts0a__leaderboardVisual{z-index:2;align-items:flex-end;gap:.5rem;display:flex;position:relative}}.HomePage-module__r_ts0a__starIcon{color:#fbbf24;filter:drop-shadow(0 2px 4px #0003)}
.NewsLetter-module__-D1vqG__container{margin-top:2rem;margin-bottom:0;padding:0}.NewsLetter-module__-D1vqG__newsletterCard{color:#fff;background:#0e7355;border-radius:0;width:100%;padding:2rem;position:relative;overflow:hidden}@media (min-width:768px){.NewsLetter-module__-D1vqG__newsletterCard{border-radius:0;justify-content:space-between;align-items:center;gap:2rem;padding:0 0 0 4rem;display:flex}}.NewsLetter-module__-D1vqG__contentWrapper{z-index:2;flex:1;max-width:600px;position:relative}.NewsLetter-module__-D1vqG__title{color:#fff;margin:0 0 1rem;font-size:2rem;font-weight:800;line-height:1.2}@media (min-width:768px){.NewsLetter-module__-D1vqG__title{font-size:3rem}}.NewsLetter-module__-D1vqG__description{color:#ffffffe6;margin:0 0 2rem;font-size:1rem;font-weight:500;line-height:1.6}@media (min-width:768px){.NewsLetter-module__-D1vqG__description{font-size:1.125rem}}.NewsLetter-module__-D1vqG__form{flex-direction:column;gap:1rem;width:100%;max-width:500px;display:flex}@media (min-width:640px){.NewsLetter-module__-D1vqG__form{flex-direction:row;gap:1rem}}.NewsLetter-module__-D1vqG__input{color:#fff;background:0 0;border:2px solid #fff;border-radius:50px;outline:none;flex:1;min-width:0;padding:.75rem 1.5rem;font-size:1rem}.NewsLetter-module__-D1vqG__input::placeholder{color:#ffffffb3}.NewsLetter-module__-D1vqG__input:focus{background:#ffffff1a}.NewsLetter-module__-D1vqG__button{color:#116d53;cursor:pointer;white-space:nowrap;background:#fcd34d;border:none;border-radius:50px;padding:.75rem 2.5rem;font-size:1rem;font-weight:700;transition:transform .2s}.NewsLetter-module__-D1vqG__button:hover{background:#fbbf24;transform:translateY(-2px)}.NewsLetter-module__-D1vqG__button:active{transform:scale(.98)}.NewsLetter-module__-D1vqG__imageWrapper{z-index:1;display:none;position:relative}@media (min-width:1024px){.NewsLetter-module__-D1vqG__imageWrapper{width:400px;height:auto;margin-right:-3rem;display:block}}.NewsLetter-module__-D1vqG__newsletterImage{object-fit:contain;width:100%;height:auto;max-height:420px;transform:translateY(10px)}
