.HeroSection_section__IyjbN{padding:18px 0 8px;background:var(--color-background)}.HeroSection_panel__TmVRp{position:relative;display:grid;justify-items:center;overflow:hidden;border-radius:40px;background:radial-gradient(120% 90% at 50% -10%,rgba(47,107,255,.09),transparent 60%),var(--l-panel);box-shadow:var(--l-shadow-sm);padding:104px 32px 0;text-align:center}.HeroSection_badge__o74XH{border-radius:var(--radius-full);background:var(--l-accent-soft);color:var(--l-blue);padding:9px 18px;font-family:var(--font-family-display);font-size:13px;font-weight:700;letter-spacing:-.01em;line-height:1}.HeroSection_panel__TmVRp h1{max-width:15ch;margin-top:30px;color:var(--l-ink);font-family:var(--font-family-display);font-size:clamp(38px,6vw,74px);font-weight:800;letter-spacing:-.04em;line-height:1.02}.HeroSection_panel__TmVRp h1 mark{border-radius:12px;background:var(--l-accent);color:var(--l-accent-ink);padding:0 14px 5px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.HeroSection_panel__TmVRp>p{max-width:48ch;margin-top:26px;color:var(--l-muted);font-family:var(--font-family-display);font-size:17px;font-weight:500;line-height:1.55}.HeroSection_actions__JtU6J{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:38px}.HeroSection_ghostAction__yp4Ew,.HeroSection_primaryAction__qT4_d{display:inline-flex;align-items:center;justify-content:center;min-height:54px;gap:10px;border-radius:var(--radius-full);padding:0 26px;font-family:var(--font-family-display);font-size:16px;font-weight:700;letter-spacing:-.01em;line-height:1;transition:background-color .16s ease,color .16s ease,transform .16s ease}.HeroSection_ghostAction__yp4Ew svg,.HeroSection_primaryAction__qT4_d svg{width:18px;height:18px;stroke-width:2.1}.HeroSection_primaryAction__qT4_d{background:var(--l-blue);color:#fff}.HeroSection_ghostAction__yp4Ew{background:rgba(0,0,0,0);box-shadow:inset 0 0 0 1.5px var(--l-line);color:var(--l-ink)}.HeroSection_tiles__CX2C1{display:flex;align-items:flex-end;flex-wrap:wrap;justify-content:center;gap:26px;margin-top:80px;padding-bottom:96px}.HeroSection_tile__2bDv9{display:grid;justify-items:center;gap:12px;animation:HeroSection_float__9hWsG 6s ease-in-out infinite;animation-delay:calc(var(--i)*-1.2s)}.HeroSection_tile__2bDv9:nth-child(2n){margin-bottom:26px}.HeroSection_tileIcon__CwVUm{display:grid;width:108px;height:108px;place-items:center;border-radius:30px;background:var(--l-card);box-shadow:var(--l-shadow-md)}.HeroSection_tileCaption__W7q7L{color:var(--l-muted);font-family:var(--font-family-display);font-size:13px;font-weight:700;letter-spacing:-.01em}@keyframes HeroSection_float__9hWsG{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(hover:hover)and (pointer:fine){.HeroSection_primaryAction__qT4_d:hover{background:var(--l-blue-strong)}.HeroSection_ghostAction__yp4Ew:hover{background:var(--l-panel-soft)}}@media(max-width:900px){.HeroSection_panel__TmVRp{border-radius:30px;padding:54px 20px 0}.HeroSection_tiles__CX2C1{gap:12px;margin-top:42px;padding-bottom:44px}.HeroSection_tileIcon__CwVUm{width:86px;height:86px;border-radius:24px}.HeroSection_tileIcon__CwVUm svg{width:52px;height:52px}}@media(max-width:560px){.HeroSection_panel__TmVRp{padding:40px 16px 0}.HeroSection_panel__TmVRp h1{max-width:none;margin-top:20px}.HeroSection_actions__JtU6J{width:100%;flex-direction:column}.HeroSection_ghostAction__yp4Ew,.HeroSection_primaryAction__qT4_d{width:100%}.HeroSection_tile__2bDv9:nth-child(2n){margin-bottom:0}}.ProgressSection_section__3Zz7F{padding:128px 0 0}.ProgressSection_heading__jwpHr{display:grid;justify-items:center;text-align:center}.ProgressSection_heading__jwpHr h2{max-width:20ch;margin-top:26px;color:var(--l-ink);font-family:var(--font-family-display);font-size:clamp(30px,4.6vw,54px);font-weight:800;letter-spacing:-.035em;line-height:1.05}.ProgressSection_heading__jwpHr mark{border-radius:12px;background:var(--l-accent);color:var(--l-accent-ink);padding:0 12px 4px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.ProgressSection_heading__jwpHr p{max-width:52ch;margin-top:22px;color:var(--l-muted);font-family:var(--font-family-display);font-size:17px;font-weight:500;line-height:1.55}.ProgressSection_badge__Bw_lO{border-radius:var(--radius-full);background:var(--l-accent-soft);color:var(--l-blue);padding:9px 18px;font-family:var(--font-family-display);font-size:13px;font-weight:700;line-height:1}.ProgressSection_grid__KuOxC{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:76px}.ProgressSection_card__iq1tZ{display:grid;align-content:start;border-radius:32px;background:var(--l-panel);box-shadow:var(--l-shadow-sm);padding:32px 30px 34px}.ProgressSection_card__iq1tZ h3{color:var(--l-ink);font-family:var(--font-family-display);font-size:20px;font-weight:800;letter-spacing:-.02em;line-height:1.2}.ProgressSection_cardWide__J_47F{grid-column:span 2}.ProgressSection_cardHead__FS1Ll{display:flex;align-items:center;justify-content:space-between;gap:16px}.ProgressSection_cardHead__FS1Ll img{width:80px;height:auto}.ProgressSection_cardNote__ssAlP{margin-top:22px;color:var(--l-muted);font-family:var(--font-family-display);font-size:14px;font-weight:500;line-height:1.5}.ProgressSection_overview__pB2z4{display:grid;align-items:center;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:32px;margin-top:26px}.ProgressSection_donut__D5rTt{position:relative;display:grid;place-items:center}.ProgressSection_donut__D5rTt svg{width:100%;max-width:240px;height:auto}.ProgressSection_donutCenter__HD37l{position:absolute;display:grid;justify-items:center;gap:4px}.ProgressSection_donutCenter__HD37l strong{color:var(--l-ink);font-family:var(--font-family-display);font-size:40px;font-weight:800;letter-spacing:-.03em;line-height:1}.ProgressSection_donutCenter__HD37l span{color:var(--l-muted);font-family:var(--font-family-display);font-size:13px;font-weight:600}.ProgressSection_overviewSide__7yk1A{display:grid;gap:26px}.ProgressSection_legend__d6jFf{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;list-style:none}.ProgressSection_legend__d6jFf li{display:flex;align-items:center;gap:9px;color:var(--l-muted);font-family:var(--font-family-display);font-size:14px;font-weight:600}.ProgressSection_legend__d6jFf i{width:10px;height:10px;flex:0 0 auto;border-radius:var(--radius-full)}.ProgressSection_legend__d6jFf b{margin-left:auto;color:var(--l-ink);font-weight:800}.ProgressSection_slider__TwNwQ{position:relative;display:flex;align-items:center}.ProgressSection_sliderTrack__C1dMx{position:relative;display:block;width:100%;height:8px;border-radius:var(--radius-full);background:var(--l-panel-soft)}.ProgressSection_sliderFill__qDtnd{display:block;width:84%;height:100%;border-radius:var(--radius-full);background:var(--l-blue)}.ProgressSection_sliderKnob__jDqnC{position:absolute;top:50%;left:84%;width:16px;height:16px;border-radius:var(--radius-full);background:var(--l-card);box-shadow:0 0 0 3px var(--l-blue);transform:translate(-50%,-50%)}.ProgressSection_sliderValue__oWG8b{position:absolute;bottom:calc(100% + 12px);left:84%;border-radius:10px;background:var(--l-ink);color:var(--l-card);padding:6px 10px;font-family:var(--font-family-display);font-size:12.5px;font-weight:700;line-height:1;transform:translateX(-50%)}.ProgressSection_sliderLegend__TZ6O3{display:flex;flex-wrap:wrap;gap:20px}.ProgressSection_sliderLegend__TZ6O3 span{display:inline-flex;align-items:center;gap:9px;color:var(--l-muted);font-family:var(--font-family-display);font-size:13.5px;font-weight:600}.ProgressSection_sliderLegend__TZ6O3 i{width:22px;height:8px;border-radius:var(--radius-full);background:var(--l-blue)}.ProgressSection_sliderLegend__TZ6O3 i[data-muted=true]{background:var(--l-panel-soft)}.ProgressSection_chart__4r9Zh{display:grid;align-items:end;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);height:168px;gap:10px;margin-top:26px}.ProgressSection_bar__4l9iM{display:flex;align-items:center;flex-direction:column;height:100%;gap:10px;color:var(--l-muted);font-family:var(--font-family-display);font-size:12px;font-weight:700}.ProgressSection_barTrack__N_NHz{display:flex;width:100%;flex:1 1 auto;align-items:flex-end}.ProgressSection_barTrack__N_NHz i{width:100%;min-height:12px;border-radius:10px;background:var(--l-panel-soft)}.ProgressSection_bar__4l9iM[data-strong=true]{color:var(--l-ink)}.ProgressSection_bar__4l9iM[data-strong=true] .ProgressSection_barTrack__N_NHz i{background:var(--l-blue)}.ProgressSection_achievements__F_EgI{display:grid;gap:16px;margin-top:22px;list-style:none}.ProgressSection_achievements__F_EgI li{display:grid;gap:8px}.ProgressSection_achievementTop__0fmw_{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--l-ink-soft);font-family:var(--font-family-display);font-size:14px;font-weight:600}.ProgressSection_achievementTop__0fmw_ b{color:var(--l-muted);font-size:13px;font-weight:800}.ProgressSection_achievementBar__WA_7o{display:block;overflow:hidden;height:8px;border-radius:var(--radius-full);background:var(--l-panel-soft)}.ProgressSection_achievementBar__WA_7o i{display:block;height:100%;border-radius:var(--radius-full);background:var(--l-blue)}.ProgressSection_cardAccent__Yvemz{grid-column:span 2;background:var(--l-blue)}.ProgressSection_cardAccent__Yvemz h3{color:#fff}.ProgressSection_cardAccent__Yvemz .ProgressSection_cardNote__ssAlP{color:hsla(0,0%,100%,.72)}.ProgressSection_completion__oUiHs{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-top:30px}.ProgressSection_completion__oUiHs div{display:grid;gap:6px}.ProgressSection_completion__oUiHs div:last-child{text-align:right}.ProgressSection_completion__oUiHs strong{color:#fff;font-family:var(--font-family-display);font-size:42px;font-weight:800;letter-spacing:-.03em;line-height:1}.ProgressSection_completion__oUiHs span{color:hsla(0,0%,100%,.72);font-family:var(--font-family-display);font-size:13.5px;font-weight:600}.ProgressSection_completionTrack__F9INW{display:block;overflow:hidden;height:10px;border-radius:var(--radius-full);background:hsla(0,0%,100%,.24);margin-top:20px}.ProgressSection_completionTrack__F9INW i{display:block;width:76%;height:100%;border-radius:var(--radius-full);background:#fff}@media(max-width:1100px){.ProgressSection_grid__KuOxC{grid-template-columns:repeat(2,minmax(0,1fr))}.ProgressSection_cardWide__J_47F{grid-column:span 2}}@media(max-width:760px){.ProgressSection_section__3Zz7F{padding-top:88px}.ProgressSection_grid__KuOxC{grid-template-columns:minmax(0,1fr);margin-top:52px}.ProgressSection_cardAccent__Yvemz,.ProgressSection_cardWide__J_47F{grid-column:auto}.ProgressSection_card__iq1tZ{border-radius:26px;padding:26px 22px 28px}.ProgressSection_overview__pB2z4{gap:28px}.ProgressSection_legend__d6jFf,.ProgressSection_overview__pB2z4{grid-template-columns:minmax(0,1fr)}}.ProjectSection_section__PWnCW{padding:20px 0 0}.ProjectSection_steps__Mfar5{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:96px}.ProjectSection_step__M81DJ{position:relative;display:grid;align-content:start;border-radius:26px;background:var(--l-panel);padding:32px 30px 36px}.ProjectSection_step__M81DJ h3{margin-top:22px;color:var(--l-ink);font-family:var(--font-family-display);font-size:20px;font-weight:800;letter-spacing:-.02em;line-height:1.2}.ProjectSection_step__M81DJ p{margin-top:9px;color:var(--l-muted);font-family:var(--font-family-display);font-size:14.5px;font-weight:500;line-height:1.55}.ProjectSection_stepIcon__POdGi{width:115px;height:auto;border-radius:18px;background:var(--l-card);box-shadow:var(--l-shadow-sm)}.ProjectSection_stepNumber__qtuX0{position:absolute;top:34px;right:30px;color:var(--l-muted);font-family:var(--font-family-display);font-size:13px;font-weight:800;letter-spacing:.04em;opacity:.6}.ProjectSection_tracksHeading__UdC2N{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;scroll-margin-top:100px;margin:128px 0 32px}.ProjectSection_tracksHeading__UdC2N h2{max-width:20ch;margin-top:22px;color:var(--l-ink);font-family:var(--font-family-display);font-size:clamp(28px,4vw,46px);font-weight:800;letter-spacing:-.035em;line-height:1.05}.ProjectSection_badge__1mgHC{background:var(--l-accent-soft);color:var(--l-blue);padding:9px 18px;font-size:13px}.ProjectSection_badge__1mgHC,.ProjectSection_moreLink__fGijI{display:inline-flex;border-radius:var(--radius-full);font-family:var(--font-family-display);font-weight:700;line-height:1}.ProjectSection_moreLink__fGijI{align-items:center;flex:0 0 auto;min-height:48px;gap:8px;box-shadow:inset 0 0 0 1.5px var(--l-line);color:var(--l-ink);padding:0 22px;font-size:15px;transition:background-color .16s ease}.ProjectSection_moreLink__fGijI svg{width:17px;height:17px;stroke-width:2.1}.ProjectSection_tracksGrid__CNEWz{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ProjectSection_trackCard__GZTjs{display:grid;height:100%;align-content:start;border-radius:26px;background:var(--l-panel);padding:32px 30px 36px;transition:background-color .16s ease,box-shadow .18s ease,transform .18s ease}.ProjectSection_trackCard__GZTjs h3{margin-top:20px;color:var(--l-ink);font-family:var(--font-family-display);font-size:24px;font-weight:800;letter-spacing:-.025em;line-height:1.1}.ProjectSection_trackCard__GZTjs p{margin-top:10px;color:var(--l-muted);font-family:var(--font-family-display);font-size:14.5px;font-weight:500;line-height:1.55}.ProjectSection_trackBadge__hfRhq{justify-self:start;border-radius:var(--radius-full);background:rgba(47,107,255,.12);color:var(--l-blue);padding:7px 13px;font-family:var(--font-family-display);font-size:12.5px;font-weight:700;line-height:1}.ProjectSection_trackMeta__Qt_Uh{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.ProjectSection_trackMeta__Qt_Uh span{display:inline-flex;align-items:center;gap:6px;border-radius:var(--radius-full);background:var(--l-card);color:var(--l-muted);padding:9px 12px;font-family:var(--font-family-display);font-size:12.5px;font-weight:700;line-height:1}.ProjectSection_trackMeta__Qt_Uh svg{width:15px;height:15px;stroke-width:1.9}.ProjectSection_tracksEmpty__tld4Y{display:flex;align-items:center;gap:16px;border-radius:26px;background:var(--l-panel);padding:32px}.ProjectSection_tracksEmpty__tld4Y>svg{flex:0 0 auto;width:52px;height:52px;border-radius:18px;background:var(--l-card);color:var(--l-blue);padding:13px;stroke-width:1.8}.ProjectSection_tracksEmpty__tld4Y h3{color:var(--l-ink);font-family:var(--font-family-display);font-size:20px;font-weight:800;letter-spacing:-.02em}.ProjectSection_tracksEmpty__tld4Y p{margin-top:6px;color:var(--l-muted);font-family:var(--font-family-display);font-size:14.5px;font-weight:500;line-height:1.5}@media(hover:hover)and (pointer:fine){.ProjectSection_trackCard__GZTjs:hover{background:var(--l-card);box-shadow:var(--l-shadow-md);transform:translateY(-3px)}.ProjectSection_moreLink__fGijI:hover{background:var(--l-panel)}}@media(max-width:980px){.ProjectSection_steps__Mfar5,.ProjectSection_tracksGrid__CNEWz{grid-template-columns:repeat(2,minmax(0,1fr))}.ProjectSection_tracksHeading__UdC2N{align-items:flex-start;flex-direction:column;margin-top:96px}}@media(max-width:640px){.ProjectSection_steps__Mfar5{margin-top:64px}.ProjectSection_steps__Mfar5,.ProjectSection_tracksGrid__CNEWz{grid-template-columns:minmax(0,1fr)}.ProjectSection_moreLink__fGijI{width:100%;justify-content:center}}