.Navbar-module__cRh5nW__nav{z-index:100;-webkit-backdrop-filter:blur(14px);background:#faf7f2bf;border-bottom:1px solid #0000;padding:0 1.5rem;transition:background .35s,border-color .35s,box-shadow .35s;position:sticky;top:0}.Navbar-module__cRh5nW__navScrolled{border-bottom-color:var(--border);background:#faf7f2f5;box-shadow:0 1px 14px #9a752014}.Navbar-module__cRh5nW__inner{justify-content:space-between;align-items:center;max-width:1100px;height:64px;margin:0 auto;display:flex}.Navbar-module__cRh5nW__logo{align-items:center;gap:9px;text-decoration:none;display:flex}.Navbar-module__cRh5nW__logoText{font-family:var(--ff-display);color:var(--gold-700);letter-spacing:.06em;font-size:22px;font-weight:600;line-height:1}.Navbar-module__cRh5nW__logoSub{color:var(--text-3);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:400}.Navbar-module__cRh5nW__links{align-items:center;gap:1.75rem;display:flex}.Navbar-module__cRh5nW__links a{color:var(--text-2);font-size:13px;text-decoration:none;transition:color .15s}.Navbar-module__cRh5nW__links a:hover{color:var(--rose)}.Navbar-module__cRh5nW__linkActive{font-weight:600;color:var(--rose)!important}.Navbar-module__cRh5nW__ctaGroup{align-items:center;gap:10px;display:flex}.Navbar-module__cRh5nW__ctaOutline{font-family:var(--ff-body);color:var(--rose);border:1.5px solid var(--rose);border-radius:50px;padding:8px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:background .18s,color .18s,transform .18s}.Navbar-module__cRh5nW__ctaOutline:hover{background:var(--rose);color:#fff;transform:translateY(-1px)}.Navbar-module__cRh5nW__cta{background:linear-gradient(135deg, var(--rose), var(--rose-dark));color:#fff;font-family:var(--ff-body);cursor:pointer;border:none;border-radius:50px;padding:9px 20px;font-size:13px;font-weight:500;transition:transform .18s,box-shadow .18s;box-shadow:0 3px 12px #9a752040}.Navbar-module__cRh5nW__cta:hover{transform:translateY(-1px);box-shadow:0 5px 18px #9a752059}.Navbar-module__cRh5nW__hamburger{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;display:none}.Navbar-module__cRh5nW__bar{background:var(--text-900);border-radius:2px;width:100%;height:2px;transition:transform .25s,opacity .25s;display:block}.Navbar-module__cRh5nW__barOpen:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__cRh5nW__barOpen:nth-child(2){opacity:0}.Navbar-module__cRh5nW__barOpen:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__cRh5nW__mobileMenu{display:none}@media (max-width:768px){.Navbar-module__cRh5nW__links,.Navbar-module__cRh5nW__ctaGroup{display:none}.Navbar-module__cRh5nW__hamburger{display:flex}.Navbar-module__cRh5nW__mobileMenu{-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--border);background:#f7f3eefa;flex-direction:column;gap:0;padding:8px 24px 20px;animation:.2s Navbar-module__cRh5nW__slideDown;display:flex}.Navbar-module__cRh5nW__mobileMenu a{font-family:var(--ff-body);color:var(--text-900);border-bottom:1px solid var(--border);padding:14px 0;font-size:15px;font-weight:500;text-decoration:none;transition:color .15s;display:block}.Navbar-module__cRh5nW__mobileMenu a:hover{color:var(--rose)}.Navbar-module__cRh5nW__mobileAccess{text-align:center;color:var(--rose);font-family:var(--ff-body);border:1.5px solid var(--rose);background:0 0;border-radius:50px;margin-top:12px;padding:13px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:background .18s,color .18s;display:block}.Navbar-module__cRh5nW__mobileAccess:hover{background:var(--rose);color:#fff}.Navbar-module__cRh5nW__mobileCta{background:linear-gradient(135deg, var(--rose), var(--rose-dark));color:#fff;width:100%;font-family:var(--ff-body);cursor:pointer;border:none;border-radius:50px;margin-top:16px;padding:14px 28px;font-size:15px;font-weight:600;transition:transform .18s,box-shadow .18s;box-shadow:0 3px 12px #9a752040}.Navbar-module__cRh5nW__mobileCta:hover{transform:translateY(-1px);box-shadow:0 5px 18px #9a752059}}@keyframes Navbar-module__cRh5nW__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.Marquee-module__PmBtOG__marquee{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;padding:14px 0;overflow:hidden}.Marquee-module__PmBtOG__track{align-items:center;gap:2.5rem;width:max-content;animation:22s linear infinite Marquee-module__PmBtOG__marquee;display:flex}.Marquee-module__PmBtOG__item{color:var(--text-2);white-space:nowrap;letter-spacing:.02em;align-items:center;gap:8px;font-size:13px;display:flex}.Marquee-module__PmBtOG__dot{background:var(--rose,#c9a264);border-radius:50%;flex-shrink:0;width:5px;height:5px}@keyframes Marquee-module__PmBtOG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Footer-module__3hUVsW__footer{background:var(--text,#2a1a1f);color:#fff;padding:3rem 1.5rem 2rem}.Footer-module__3hUVsW__inner{text-align:center;max-width:1100px;margin:0 auto}.Footer-module__3hUVsW__logo{font-family:var(--ff-display);letter-spacing:.04em;margin-bottom:4px;font-size:24px;font-weight:600}.Footer-module__3hUVsW__sub{letter-spacing:.1em;text-transform:uppercase;opacity:.55;margin-bottom:1.5rem;font-size:11px}.Footer-module__3hUVsW__links{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem;display:flex}.Footer-module__3hUVsW__links a{color:#fff;opacity:.6;font-size:13px;text-decoration:none;transition:opacity .15s}.Footer-module__3hUVsW__links a:hover{opacity:1}.Footer-module__3hUVsW__copy{opacity:.35;font-size:12px}
.RevealOnScroll-module__VmJH4W__reveal{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(28px)}.RevealOnScroll-module__VmJH4W__visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.RevealOnScroll-module__VmJH4W__reveal{opacity:1;transition:none;transform:none}}
.Hero-module___w2HtG__hero{padding:120px 0 80px;position:relative;overflow:hidden}.Hero-module___w2HtG__container{flex-direction:column;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:0 24px;display:flex}.Hero-module___w2HtG__content{text-align:center;max-width:720px;margin-bottom:56px}.Hero-module___w2HtG__eyebrow{background:var(--rose-50);border:1px solid var(--rose-100);font-family:var(--ff-body);letter-spacing:.04em;color:var(--rose-700);border-radius:999px;align-items:center;gap:10px;margin-bottom:28px;padding:8px 20px;font-size:.8rem;font-weight:600;display:inline-flex}.Hero-module___w2HtG__pulseDot{background:var(--rose-500);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module___w2HtG__pulse}@keyframes Hero-module___w2HtG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.8)}}.Hero-module___w2HtG__headline{font-family:var(--ff-display);color:var(--text-900);margin-bottom:20px;font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.12}.Hero-module___w2HtG__headline em{color:var(--rose-500);font-style:italic}.Hero-module___w2HtG__gold{color:var(--gold-700)}.Hero-module___w2HtG__subtitle{font-family:var(--ff-body);color:var(--text-600);max-width:600px;margin:0 auto 32px;font-size:clamp(1rem,2vw,1.15rem);line-height:1.7}.Hero-module___w2HtG__ctas{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.Hero-module___w2HtG__btnPrimary{background:var(--rose-500);color:#fff;font-family:var(--ff-body);border-radius:var(--radius-2xl);cursor:pointer;border:none;align-items:center;gap:6px;padding:14px 28px;font-size:.95rem;font-weight:600;transition:background .2s,transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s;display:inline-flex;box-shadow:0 4px 20px #c85c7e4d}.Hero-module___w2HtG__btnPrimary:hover{background:var(--rose-700);transform:translateY(-2px);box-shadow:0 6px 28px #c85c7e66}.Hero-module___w2HtG__btnPrimary:active{transform:translateY(0);box-shadow:0 2px 12px #c85c7e4d}.Hero-module___w2HtG__btnSecondary{color:var(--text-900);font-family:var(--ff-body);border:1px solid var(--border-2);border-radius:var(--radius-2xl);cursor:pointer;background:0 0;align-items:center;padding:14px 28px;font-size:.95rem;font-weight:600;transition:background .2s,border-color .2s,transform .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.Hero-module___w2HtG__btnSecondary:hover{background:var(--cream-100);border-color:var(--border-3);transform:translateY(-1px)}.Hero-module___w2HtG__btnSecondary:active{transform:translateY(0)}.Hero-module___w2HtG__cards{justify-content:center;align-items:flex-end;gap:32px;margin-bottom:56px;display:flex}.Hero-module___w2HtG__avatarCard{border:1px solid var(--border-1);border-radius:var(--radius-lg);text-align:center;width:180px;box-shadow:var(--shadow-md);background:#fff;padding:28px 24px 20px;transition:transform .3s;position:relative}.Hero-module___w2HtG__afterCard{border-color:var(--rose-300);width:210px;box-shadow:var(--shadow-xl);animation:4s ease-in-out infinite Hero-module___w2HtG__float}@keyframes Hero-module___w2HtG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Hero-module___w2HtG__afterPill{background:var(--rose-500);color:#fff;font-family:var(--ff-body);letter-spacing:.03em;white-space:nowrap;border-radius:999px;padding:5px 14px;font-size:.7rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.Hero-module___w2HtG__cardLabel{font-family:var(--ff-body);text-transform:uppercase;letter-spacing:.1em;color:var(--text-400);margin-bottom:12px;font-size:.72rem;font-weight:700}.Hero-module___w2HtG__avatarFrame{width:100px;height:100px;margin:0 auto 16px;position:relative}.Hero-module___w2HtG__silhouette,.Hero-module___w2HtG__radarOverlay{width:100%;height:100%;position:absolute;inset:0}.Hero-module___w2HtG__scoreRow{justify-content:center;align-items:baseline;gap:6px;display:flex}.Hero-module___w2HtG__scoreLabel{font-family:var(--ff-body);color:var(--text-400);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:600}.Hero-module___w2HtG__scoreValue{font-family:var(--ff-display);color:var(--text-400);font-size:1.5rem;font-weight:700}.Hero-module___w2HtG__scoreHigh{color:var(--rose-500)}.Hero-module___w2HtG__trustStrip{border:1px solid var(--border-1);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);background:#fff;justify-content:center;align-items:center;gap:32px;width:100%;max-width:700px;padding:24px 40px;display:flex}.Hero-module___w2HtG__trustItem{flex-direction:column;align-items:center;gap:4px;display:flex}.Hero-module___w2HtG__trustValue{font-family:var(--ff-display);color:var(--rose-500);font-size:1.35rem;font-weight:700}.Hero-module___w2HtG__trustLabel{font-family:var(--ff-body);text-transform:uppercase;letter-spacing:.08em;color:var(--text-400);font-size:.72rem;font-weight:600}.Hero-module___w2HtG__trustDivider{background:var(--border-2);flex-shrink:0;width:1px;height:36px}@media (max-width:768px){.Hero-module___w2HtG__hero{padding:88px 0 48px}.Hero-module___w2HtG__ctas{flex-direction:column;align-items:center}.Hero-module___w2HtG__cards{gap:16px}.Hero-module___w2HtG__avatarCard{width:150px;padding:20px 16px 16px}.Hero-module___w2HtG__afterCard{width:170px}.Hero-module___w2HtG__avatarFrame{width:80px;height:80px}.Hero-module___w2HtG__trustStrip{flex-wrap:wrap;gap:20px;padding:20px 24px}.Hero-module___w2HtG__trustDivider{display:none}.Hero-module___w2HtG__trustItem{min-width:100px}}@media (max-width:480px){.Hero-module___w2HtG__hero{padding:72px 0 36px}.Hero-module___w2HtG__content{margin-bottom:36px}.Hero-module___w2HtG__headline{font-size:1.75rem}.Hero-module___w2HtG__eyebrow{padding:6px 16px;font-size:.72rem}.Hero-module___w2HtG__cards{gap:12px;margin-bottom:36px}.Hero-module___w2HtG__avatarCard{width:120px;padding:14px 10px 12px}.Hero-module___w2HtG__afterCard{width:140px}.Hero-module___w2HtG__avatarFrame{width:64px;height:64px}.Hero-module___w2HtG__scoreValue{font-size:1.2rem}.Hero-module___w2HtG__trustStrip{gap:16px;padding:16px 20px}.Hero-module___w2HtG__trustValue{font-size:1.15rem}.Hero-module___w2HtG__btnPrimary,.Hero-module___w2HtG__btnSecondary{justify-content:center;width:100%;padding:14px 24px}}
.Profiles-module__NpIGwG__section{padding:96px 0}.Profiles-module__NpIGwG__container{width:100%;max-width:1100px;margin:0 auto;padding:0 24px}.Profiles-module__NpIGwG__header{text-align:center;margin-bottom:56px}.Profiles-module__NpIGwG__grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;display:grid}.Profiles-module__NpIGwG__card{border:1px solid var(--border-1);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:32px 28px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s}.Profiles-module__NpIGwG__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-4px)}.Profiles-module__NpIGwG__featured{background:linear-gradient(160deg, var(--rose-50) 0%, var(--gold-50) 100%);border-color:var(--rose-300);box-shadow:var(--shadow-md)}.Profiles-module__NpIGwG__profileIcon{border-radius:var(--radius-md);justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:flex}.Profiles-module__NpIGwG__profileIcon svg{width:28px;height:28px}.Profiles-module__NpIGwG__cardTitle{font-family:var(--ff-display);color:var(--text-900);margin-bottom:8px;font-size:1.4rem;font-weight:700}.Profiles-module__NpIGwG__cardDesc{font-family:var(--ff-body);color:var(--text-600);margin-bottom:20px;font-size:.9rem;line-height:1.6}.Profiles-module__NpIGwG__featureList{flex-direction:column;gap:10px;display:flex}.Profiles-module__NpIGwG__featureItem{font-family:var(--ff-body);color:var(--text-900);align-items:center;gap:10px;font-size:.85rem;line-height:1.4;display:flex}.Profiles-module__NpIGwG__featureDot{background:var(--rose-400);border-radius:50%;flex-shrink:0;width:6px;height:6px}@media (max-width:900px){.Profiles-module__NpIGwG__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}@media (max-width:480px){.Profiles-module__NpIGwG__section{padding:64px 0}.Profiles-module__NpIGwG__header{margin-bottom:36px}.Profiles-module__NpIGwG__card{padding:24px 20px}.Profiles-module__NpIGwG__cardTitle{font-size:1.2rem}}
.Badge-module__H8aylq__badge{border-radius:10px;padding:3px 10px;font-size:10px;font-weight:500}.Badge-module__H8aylq__done{color:#3e7d5a;background:#eaf4ee}.Badge-module__H8aylq__active{background:var(--gold-pale);color:var(--gold)}.Badge-module__H8aylq__next{background:var(--rose-pale);color:var(--rose-dark)}
.Campaigns-module__9-O3Ia__section{padding:96px 0}.Campaigns-module__9-O3Ia__container{width:100%;max-width:1100px;margin:0 auto;padding:0 24px}.Campaigns-module__9-O3Ia__eyebrow{font-family:var(--ff-body);letter-spacing:.12em;text-transform:uppercase;color:var(--rose-500);align-items:center;gap:8px;margin-bottom:12px;font-size:.75rem;font-weight:600;display:inline-flex}.Campaigns-module__9-O3Ia__title{font-family:var(--ff-display);color:var(--text-900);margin-bottom:40px;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.15}.Campaigns-module__9-O3Ia__grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:20px;display:grid}.Campaigns-module__9-O3Ia__card{border:1px solid var(--border-1);border-radius:var(--radius-xl);background:#fff;padding:1.5rem;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s}.Campaigns-module__9-O3Ia__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-4px)}.Campaigns-module__9-O3Ia__month{font-family:var(--ff-body);letter-spacing:.06em;text-transform:uppercase;color:var(--text-400);font-size:.7rem;font-weight:600}.Campaigns-module__9-O3Ia__campaignName{font-family:var(--ff-display);color:var(--text-900);margin:8px 0 16px;font-size:clamp(1.15rem,2vw,1.4rem);font-weight:700;line-height:1.2}.Campaigns-module__9-O3Ia__progressTrack{background:var(--border-1);border-radius:4px;width:100%;height:4px;margin-bottom:14px;overflow:hidden}.Campaigns-module__9-O3Ia__progressFill{border-radius:4px;height:100%;transition:width .6s}.Campaigns-module__9-O3Ia__cardFooter{justify-content:space-between;align-items:center;display:flex}.Campaigns-module__9-O3Ia__percentage{font-family:var(--ff-body);color:var(--text-600);font-size:.85rem;font-weight:600}.Campaigns-module__9-O3Ia__nextCard{border:2px dashed var(--rose-300);border-radius:var(--radius-xl);background:var(--rose-50);align-items:center;gap:20px;padding:1.5rem 2rem;transition:transform .2s;display:flex}.Campaigns-module__9-O3Ia__nextCard:hover{transform:translateY(-2px)}.Campaigns-module__9-O3Ia__nextIcon{background:var(--rose-100);width:48px;height:48px;color:var(--rose-500);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Campaigns-module__9-O3Ia__nextContent{flex:1;min-width:0}.Campaigns-module__9-O3Ia__nextLabel{font-family:var(--ff-body);letter-spacing:.08em;text-transform:uppercase;color:var(--text-400);font-size:.7rem;font-weight:600}.Campaigns-module__9-O3Ia__nextName{font-family:var(--ff-display);color:var(--text-900);margin:4px 0 6px;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:700;line-height:1.25}.Campaigns-module__9-O3Ia__nextDesc{font-family:var(--ff-body);color:var(--text-600);font-size:.85rem;line-height:1.55}@media (max-width:768px){.Campaigns-module__9-O3Ia__section{padding:64px 0}.Campaigns-module__9-O3Ia__grid{grid-template-columns:1fr}.Campaigns-module__9-O3Ia__nextCard{text-align:center;flex-direction:column;padding:1.5rem}}
.Gamification-module__UGODmW__section{padding:96px 0}.Gamification-module__UGODmW__container{width:100%;max-width:1100px;margin:0 auto;padding:0 24px}.Gamification-module__UGODmW__header{text-align:center;margin-bottom:56px}.Gamification-module__UGODmW__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Gamification-module__UGODmW__card{border:1px solid var(--border-1);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:28px 24px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s}.Gamification-module__UGODmW__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-4px)}.Gamification-module__UGODmW__wide{background:linear-gradient(160deg, var(--rose-50) 0%, #fff 60%);border-color:var(--rose-300);box-shadow:var(--shadow-md);grid-column:span 2}.Gamification-module__UGODmW__cardHeader{align-items:center;gap:12px;margin-bottom:20px;display:flex}.Gamification-module__UGODmW__cardIcon{border-radius:var(--radius-sm);background:var(--rose-50);width:40px;height:40px;color:var(--rose-500);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Gamification-module__UGODmW__cardIcon svg{width:20px;height:20px}.Gamification-module__UGODmW__cardTitle{font-family:var(--ff-display);color:var(--text-900);font-size:1.15rem;font-weight:700}.Gamification-module__UGODmW__cardSub{font-family:var(--ff-body);color:var(--text-400);margin-top:2px;font-size:.78rem}.Gamification-module__UGODmW__totalPoints{align-items:baseline;gap:8px;margin-bottom:24px;display:flex}.Gamification-module__UGODmW__totalValue{font-family:var(--ff-display);color:var(--rose-500);font-size:2rem;font-weight:700}.Gamification-module__UGODmW__totalLabel{font-family:var(--ff-body);color:var(--text-400);font-size:.8rem}.Gamification-module__UGODmW__levelBadge{background:var(--gold-50);color:var(--gold-700);font-family:var(--ff-body);border:1px solid var(--gold-200);border-radius:999px;margin-left:auto;padding:4px 12px;font-size:.72rem;font-weight:700}.Gamification-module__UGODmW__podium{justify-content:center;align-items:flex-end;gap:12px;margin-bottom:28px;display:flex}.Gamification-module__UGODmW__podiumPlace{flex-direction:column;align-items:center;gap:6px;display:flex}.Gamification-module__UGODmW__podiumAvatar{background:var(--cream-200);width:40px;height:40px;color:var(--text-600);font-family:var(--ff-body);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.Gamification-module__UGODmW__podiumBar{border-radius:8px 8px 0 0;justify-content:center;align-items:flex-start;width:56px;padding-top:8px;display:flex}.Gamification-module__UGODmW__podiumPos{font-family:var(--ff-display);color:#fff;font-size:.9rem;font-weight:700}.Gamification-module__UGODmW__first .Gamification-module__UGODmW__podiumBar{background:var(--rose-500);height:80px}.Gamification-module__UGODmW__second .Gamification-module__UGODmW__podiumBar{background:var(--rose-400);height:60px}.Gamification-module__UGODmW__third .Gamification-module__UGODmW__podiumBar{background:var(--rose-300);height:44px}.Gamification-module__UGODmW__crown{margin-bottom:-2px}.Gamification-module__UGODmW__rankingList{flex-direction:column;gap:10px;display:flex}.Gamification-module__UGODmW__rankingRow{align-items:center;gap:10px;display:flex}.Gamification-module__UGODmW__rankPos{width:20px;font-family:var(--ff-body);color:var(--text-400);text-align:center;flex-shrink:0;font-size:.75rem;font-weight:700}.Gamification-module__UGODmW__rankDept{width:80px;font-family:var(--ff-body);color:var(--text-900);flex-shrink:0;font-size:.8rem;font-weight:600}.Gamification-module__UGODmW__rankBarWrap{background:var(--cream-100);border-radius:4px;flex:1;height:8px;overflow:hidden}.Gamification-module__UGODmW__rankBar{background:linear-gradient(90deg, var(--rose-400), var(--rose-500));border-radius:4px;height:100%;transition:width .6s}.Gamification-module__UGODmW__rankPts{text-align:right;width:60px;font-family:var(--ff-body);color:var(--text-600);flex-shrink:0;font-size:.72rem;font-weight:600}.Gamification-module__UGODmW__streakValue{align-items:baseline;gap:8px;margin-bottom:24px;display:flex}.Gamification-module__UGODmW__streakNumber{font-family:var(--ff-display);color:var(--rose-500);font-size:2.5rem;font-weight:700;line-height:1}.Gamification-module__UGODmW__streakUnit{font-family:var(--ff-body);color:var(--text-400);font-size:.85rem}.Gamification-module__UGODmW__levelSection{margin-top:auto}.Gamification-module__UGODmW__levelHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.Gamification-module__UGODmW__levelLabel{font-family:var(--ff-body);color:var(--text-900);font-size:.78rem;font-weight:700}.Gamification-module__UGODmW__levelXp{font-family:var(--ff-body);color:var(--text-400);font-size:.72rem}.Gamification-module__UGODmW__levelBarWrap{background:var(--cream-100);border-radius:5px;height:10px;overflow:hidden}.Gamification-module__UGODmW__levelBar{background:linear-gradient(90deg, var(--rose-400), var(--gold-500));border-radius:5px;height:100%;transition:width .6s}.Gamification-module__UGODmW__badgeGrid{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid}.Gamification-module__UGODmW__badgeSquare{aspect-ratio:1;background:var(--cream-50);border:1px solid var(--border-1);border-radius:var(--radius-sm);flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:transform .2s;display:flex}.Gamification-module__UGODmW__badgeSquare:hover{transform:scale(1.06)}.Gamification-module__UGODmW__badgeEmoji{font-size:1.4rem;line-height:1}.Gamification-module__UGODmW__badgeLabel{font-family:var(--ff-body);color:var(--text-400);text-transform:uppercase;letter-spacing:.04em;font-size:.6rem;font-weight:600}.Gamification-module__UGODmW__badgeMore{background:var(--rose-50);border-color:var(--rose-100)}.Gamification-module__UGODmW__badgeMore .Gamification-module__UGODmW__badgeEmoji{font-size:1rem;font-family:var(--ff-body);color:var(--rose-500);font-weight:700}.Gamification-module__UGODmW__badgeCount{font-family:var(--ff-body);color:var(--text-400);text-align:center;font-size:.75rem}.Gamification-module__UGODmW__alertList{flex-direction:column;gap:12px;display:flex}.Gamification-module__UGODmW__alertRow{border-radius:var(--radius-sm);align-items:center;gap:12px;padding:12px 16px;display:flex}.Gamification-module__UGODmW__alertDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.Gamification-module__UGODmW__alertText{font-family:var(--ff-body);color:var(--text-900);font-size:.85rem;font-weight:500}.Gamification-module__UGODmW__alertRed{background:#fef2f2;border:1px solid #fecaca}.Gamification-module__UGODmW__alertRed .Gamification-module__UGODmW__alertDot{background:#e74c3c;box-shadow:0 0 6px #e74c3c66}.Gamification-module__UGODmW__alertYellow{background:#fefce8;border:1px solid #fef08a}.Gamification-module__UGODmW__alertYellow .Gamification-module__UGODmW__alertDot{background:#f1c40f;box-shadow:0 0 6px #f1c40f66}.Gamification-module__UGODmW__alertGreen{background:#f0fdf4;border:1px solid #bbf7d0}.Gamification-module__UGODmW__alertGreen .Gamification-module__UGODmW__alertDot{background:#2ecc71;box-shadow:0 0 6px #2ecc7166}@media (max-width:900px){.Gamification-module__UGODmW__grid{grid-template-columns:1fr}.Gamification-module__UGODmW__wide{grid-column:span 1}.Gamification-module__UGODmW__podiumBar{width:48px}}@media (max-width:480px){.Gamification-module__UGODmW__section{padding:64px 0}.Gamification-module__UGODmW__header{margin-bottom:36px}.Gamification-module__UGODmW__card{padding:24px 20px}.Gamification-module__UGODmW__totalValue{font-size:1.6rem}.Gamification-module__UGODmW__streakNumber{font-size:2rem}.Gamification-module__UGODmW__podiumAvatar{width:34px;height:34px;font-size:.62rem}.Gamification-module__UGODmW__podiumBar{width:44px}.Gamification-module__UGODmW__first .Gamification-module__UGODmW__podiumBar{height:64px}.Gamification-module__UGODmW__second .Gamification-module__UGODmW__podiumBar{height:48px}.Gamification-module__UGODmW__third .Gamification-module__UGODmW__podiumBar{height:36px}.Gamification-module__UGODmW__rankDept{width:64px;font-size:.72rem}.Gamification-module__UGODmW__rankPts{width:48px;font-size:.68rem}}
.HowItWorks-module__Pp0aiW__section{background:#fff;padding:96px 0}.HowItWorks-module__Pp0aiW__container{width:100%;max-width:1100px;margin:0 auto;padding:0 24px}.HowItWorks-module__Pp0aiW__header{text-align:center;margin-bottom:64px}.HowItWorks-module__Pp0aiW__timeline{flex-direction:column;gap:0;max-width:640px;margin:0 auto;display:flex}.HowItWorks-module__Pp0aiW__step{gap:24px;display:flex}.HowItWorks-module__Pp0aiW__stepSide{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.HowItWorks-module__Pp0aiW__stepNumber{background:var(--rose-50);width:44px;height:44px;color:var(--rose-700);font-family:var(--ff-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.15rem;font-weight:700;display:flex}.HowItWorks-module__Pp0aiW__connector{background:linear-gradient(to bottom, var(--rose-300), var(--rose-100));border-radius:2px;flex:1;width:2px;min-height:32px}.HowItWorks-module__Pp0aiW__stepContent{padding-bottom:40px}.HowItWorks-module__Pp0aiW__stepTag{font-family:var(--ff-body);text-transform:uppercase;letter-spacing:.1em;color:var(--rose-500);margin-bottom:8px;font-size:.7rem;font-weight:700;display:inline-block}.HowItWorks-module__Pp0aiW__stepTitle{font-family:var(--ff-display);color:var(--text-900);margin-bottom:8px;font-size:1.25rem;font-weight:700;line-height:1.25}.HowItWorks-module__Pp0aiW__stepDesc{font-family:var(--ff-body);color:var(--text-600);margin-bottom:14px;font-size:.9rem;line-height:1.65}.HowItWorks-module__Pp0aiW__chips{flex-wrap:wrap;gap:8px;display:flex}.HowItWorks-module__Pp0aiW__chip{background:var(--cream-100);border:1px solid var(--border-1);font-family:var(--ff-body);color:var(--text-600);white-space:nowrap;border-radius:999px;align-items:center;padding:5px 14px;font-size:.75rem;font-weight:600;display:inline-flex}@media (max-width:600px){.HowItWorks-module__Pp0aiW__section{padding:64px 0}.HowItWorks-module__Pp0aiW__step{gap:16px}.HowItWorks-module__Pp0aiW__stepNumber{width:36px;height:36px;font-size:1rem}.HowItWorks-module__Pp0aiW__stepContent{padding-bottom:28px}.HowItWorks-module__Pp0aiW__stepTitle{font-size:1.1rem}}
.Pillars-module__VDwlLW__section{padding:96px 0}.Pillars-module__VDwlLW__container{width:100%;max-width:1100px;margin:0 auto;padding:0 24px}.Pillars-module__VDwlLW__eyebrow{font-family:var(--ff-body);letter-spacing:.12em;text-transform:uppercase;color:var(--rose-500);align-items:center;gap:8px;margin-bottom:12px;font-size:.75rem;font-weight:600;display:inline-flex}.Pillars-module__VDwlLW__title{font-family:var(--ff-display);color:var(--text-900);margin-bottom:40px;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.15}.Pillars-module__VDwlLW__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Pillars-module__VDwlLW__card{border:1px solid var(--border-1);border-radius:var(--radius-xl);background:#fff;flex-direction:column;padding:2rem 1.75rem;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:flex}.Pillars-module__VDwlLW__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-4px)}.Pillars-module__VDwlLW__featured{background:linear-gradient(155deg, var(--rose-50) 0%, var(--gold-50) 100%);border-color:#c85c7e38}.Pillars-module__VDwlLW__number{font-family:var(--ff-display);margin-bottom:16px;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1}.Pillars-module__VDwlLW__rose{color:var(--rose-500)}.Pillars-module__VDwlLW__gold{color:var(--gold-700)}.Pillars-module__VDwlLW__green{color:var(--green-600)}.Pillars-module__VDwlLW__pillarTitle{font-family:var(--ff-display);color:var(--text-900);margin-bottom:12px;font-size:clamp(1.1rem,1.8vw,1.35rem);font-weight:700;line-height:1.25}.Pillars-module__VDwlLW__description{font-family:var(--ff-body);color:var(--text-600);flex:1;margin-bottom:20px;font-size:.88rem;line-height:1.6}.Pillars-module__VDwlLW__tags{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.Pillars-module__VDwlLW__tag{font-family:var(--ff-body);color:var(--rose-700);letter-spacing:.02em;background:#c85c7e14;border-radius:16px;padding:5px 12px;font-size:.7rem;font-weight:500}.Pillars-module__VDwlLW__featured .Pillars-module__VDwlLW__tag{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff8c}@media (max-width:768px){.Pillars-module__VDwlLW__section{padding:64px 0}.Pillars-module__VDwlLW__grid{grid-template-columns:1fr}}
.QuizPromo-module__Tr8vHa__section{padding:96px 0}.QuizPromo-module__Tr8vHa__container{width:100%;max-width:1100px;margin:0 auto;padding:0 24px}.QuizPromo-module__Tr8vHa__eyebrow{font-family:var(--ff-body);letter-spacing:.12em;text-transform:uppercase;color:var(--rose-500);align-items:center;gap:8px;margin-bottom:12px;font-size:.75rem;font-weight:600;display:inline-flex}.QuizPromo-module__Tr8vHa__title{font-family:var(--ff-display);color:var(--text-900);margin-bottom:40px;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.15}.QuizPromo-module__Tr8vHa__promoCard{background:linear-gradient(155deg, var(--rose-50) 0%, var(--gold-50) 100%);border:1px solid var(--border-1);border-radius:var(--radius-xl);text-align:center;padding:clamp(40px,6vw,72px) clamp(32px,5vw,64px);position:relative;overflow:hidden}.QuizPromo-module__Tr8vHa__circleOverlay{pointer-events:none;background-image:radial-gradient(280px at 20% 30%,#c85c7e0a 0%,#0000 70%),radial-gradient(240px at 80% 70%,#d4b0600a 0%,#0000 70%);position:absolute;inset:0}.QuizPromo-module__Tr8vHa__promoTitle{font-family:var(--ff-display);color:var(--text-900);margin-bottom:16px;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;line-height:1.2;position:relative}.QuizPromo-module__Tr8vHa__italic{color:var(--rose-500);font-style:italic}.QuizPromo-module__Tr8vHa__promoSub{font-family:var(--ff-body);color:var(--text-600);max-width:540px;margin:0 auto 32px;font-size:clamp(.9rem,1.6vw,1.05rem);line-height:1.65;position:relative}.QuizPromo-module__Tr8vHa__cta{font-family:var(--ff-body);background:linear-gradient(135deg, var(--rose-500), var(--rose-700));color:#fff;cursor:pointer;letter-spacing:.02em;border:none;border-radius:50px;align-items:center;gap:8px;margin-bottom:32px;padding:15px 32px;font-size:14px;font-weight:600;transition:transform .18s,box-shadow .18s;display:inline-flex;position:relative;box-shadow:0 4px 20px #c85c7e52}.QuizPromo-module__Tr8vHa__cta:hover{transform:translateY(-2px);box-shadow:0 6px 28px #c85c7e70}.QuizPromo-module__Tr8vHa__tags{flex-wrap:wrap;justify-content:center;gap:10px;display:flex;position:relative}.QuizPromo-module__Tr8vHa__tag{font-family:var(--ff-body);border:1px solid var(--border-1);color:var(--text-600);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffb3;border-radius:20px;padding:6px 14px;font-size:.75rem;font-weight:500}@media (max-width:768px){.QuizPromo-module__Tr8vHa__section{padding:64px 0}}
.ROI-module__JM6BhG__section{padding:96px 0}.ROI-module__JM6BhG__container{width:100%;max-width:1100px;margin:0 auto;padding:0 24px}.ROI-module__JM6BhG__eyebrow{font-family:var(--ff-body);letter-spacing:.12em;text-transform:uppercase;color:var(--rose-500);align-items:center;gap:8px;margin-bottom:12px;font-size:.75rem;font-weight:600;display:inline-flex}.ROI-module__JM6BhG__title{font-family:var(--ff-display);color:var(--text-900);margin-bottom:40px;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.15}.ROI-module__JM6BhG__banner{background:linear-gradient(135deg, var(--rose-500), var(--rose-700));border-radius:var(--radius-xl);text-align:center;color:#fff;padding:clamp(40px,6vw,72px) clamp(32px,5vw,64px);position:relative;overflow:hidden}.ROI-module__JM6BhG__circleOverlay{pointer-events:none;background-image:radial-gradient(320px at 15% 20%,#ffffff0f 0%,#0000 70%),radial-gradient(260px at 85% 75%,#ffffff0d 0%,#0000 70%),radial-gradient(180px,#ffffff0a 0%,#0000 60%);position:absolute;inset:0}.ROI-module__JM6BhG__bannerEyebrow{font-family:var(--ff-body);letter-spacing:.08em;text-transform:uppercase;opacity:.8;margin-bottom:12px;font-size:.75rem;font-weight:500;display:inline-block}.ROI-module__JM6BhG__bannerTitle{font-family:var(--ff-display);margin-bottom:40px;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;line-height:1.2}.ROI-module__JM6BhG__metricsRow{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:0;margin-bottom:32px;display:flex}.ROI-module__JM6BhG__metricGroup{align-items:center;display:flex}.ROI-module__JM6BhG__divider{background:#ffffff40;flex-shrink:0;width:1px;height:56px}.ROI-module__JM6BhG__metric{flex-direction:column;align-items:center;padding:0 clamp(16px,3vw,40px);display:flex}.ROI-module__JM6BhG__metricValue{font-family:var(--ff-display);color:#fff;font-size:clamp(38px,6vw,56px);font-weight:700;line-height:1.1}.ROI-module__JM6BhG__metricLabel{font-family:var(--ff-body);opacity:.75;margin-top:6px;font-size:.8rem;font-weight:400}.ROI-module__JM6BhG__bannerSub{font-family:var(--ff-body);opacity:.7;max-width:540px;margin:0 auto 32px;font-size:.85rem;line-height:1.6}.ROI-module__JM6BhG__cta{font-family:var(--ff-body);color:var(--rose-700);cursor:pointer;letter-spacing:.02em;background:#fff;border:none;border-radius:50px;align-items:center;gap:8px;padding:15px 32px;font-size:14px;font-weight:600;transition:transform .18s,box-shadow .18s;display:inline-flex}.ROI-module__JM6BhG__cta:hover{transform:translateY(-2px);box-shadow:0 6px 28px #0000002e}@media (max-width:768px){.ROI-module__JM6BhG__section{padding:64px 0}.ROI-module__JM6BhG__metricsRow{flex-direction:column;align-items:center;gap:24px}.ROI-module__JM6BhG__divider{width:48px;height:1px}.ROI-module__JM6BhG__metricGroup{flex-direction:column;gap:24px}.ROI-module__JM6BhG__banner{padding:clamp(32px,5vw,48px) clamp(20px,4vw,32px)}.ROI-module__JM6BhG__bannerTitle{font-size:clamp(1.25rem,3vw,1.75rem)}.ROI-module__JM6BhG__bannerSub{font-size:.8rem}.ROI-module__JM6BhG__cta{justify-content:center;width:100%;padding:14px 24px}}@media (max-width:480px){.ROI-module__JM6BhG__metricValue{font-size:clamp(32px,8vw,42px)}.ROI-module__JM6BhG__metricLabel{font-size:.72rem}}
