@keyframes FeaturedProjects_ds-pulse__vt9hL{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}@keyframes FeaturedProjects_ds-fade-in__bcgD_{0%{opacity:0}to{opacity:1}}@keyframes FeaturedProjects_ds-fade-out__u4BKr{0%{opacity:1}to{opacity:0}}@keyframes FeaturedProjects_ds-slide-up__wmek3{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes FeaturedProjects_ds-slide-down__q7tc0{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes FeaturedProjects_ds-scale-in__Fc1Lz{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes FeaturedProjects_ds-shake__Bb9ks{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-4px)}20%,40%,60%,80%{transform:translateX(4px)}}@keyframes FeaturedProjects_ds-spin__kwJKQ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes FeaturedProjects_ds-shimmer__sOc2k{0%{background-position:-200% 0}to{background-position:200% 0}}.FeaturedProjects_featured__2_I_c{position:relative;background:#08080c;padding:6rem 0}@media(max-width:768px){.FeaturedProjects_featured__2_I_c{padding:4rem 0}}@media(max-width:480px){.FeaturedProjects_featured__2_I_c{padding:3rem 0}}.FeaturedProjects_container__POGvB{width:100%;max-width:1400px;margin:0 auto;padding:0 1.5rem}@media(max-width:768px){.FeaturedProjects_container__POGvB{padding:0 1rem}}@media(max-width:480px){.FeaturedProjects_container__POGvB{padding:0 1rem}}.FeaturedProjects_container__POGvB{display:flex;flex-direction:column;gap:2.5rem}@media(min-width:1920px){.FeaturedProjects_container__POGvB{gap:3rem}}@media(max-width:768px){.FeaturedProjects_container__POGvB{gap:2rem}}.FeaturedProjects_header__BC7_u{display:flex;justify-content:space-between;align-items:flex-end;gap:1.5rem}@media(max-width:768px){.FeaturedProjects_header__BC7_u{flex-direction:column;align-items:stretch;gap:1rem}}.FeaturedProjects_titleGroup__zc4YI{display:flex;flex-direction:column;gap:.5rem}.FeaturedProjects_label__4G0iO{font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:#6b6b85;color:#7b72d6}.FeaturedProjects_title__kCo3b{font-family:Space Grotesk,system-ui,sans-serif;font-size:clamp(2rem,1.5rem + 1.5vw,3rem);font-weight:600;color:#f5f5f8;line-height:1.1;margin:0}@media(min-width:1920px){.FeaturedProjects_title__kCo3b{font-size:clamp(2.5rem,2rem + 2vw,4rem)}}@media(max-width:768px){.FeaturedProjects_title__kCo3b{font-size:clamp(1.5rem,1.3rem + .8vw,2rem)}}@media(max-width:480px){.FeaturedProjects_title__kCo3b{font-size:clamp(1.25rem,1.1rem + .5vw,1.5rem)}}.FeaturedProjects_tabs__ZrD7h{display:flex;gap:4px;padding:.25rem;background:#0e0e14;border:1px solid rgba(99,88,192,.08);border-radius:10px}@media(max-width:768px){.FeaturedProjects_tabs__ZrD7h{width:100%;justify-content:center}}@media(max-width:480px){.FeaturedProjects_tabs__ZrD7h{overflow-x:auto;-webkit-overflow-scrolling:touch}.FeaturedProjects_tabs__ZrD7h::-webkit-scrollbar{display:none}}.FeaturedProjects_tab__4qWCv{position:relative;padding:.5rem 1rem;background:rgba(0,0,0,0);border:none;border-radius:6px;font-family:Inter,system-ui,sans-serif;font-size:clamp(.625rem,.6rem + .1vw,.75rem);font-weight:500;color:#505068;cursor:pointer;transition:all .15s ease;white-space:nowrap}.FeaturedProjects_tab__4qWCv:hover{color:#8888a0}.FeaturedProjects_tab__4qWCv.FeaturedProjects_active__U_kQI{color:#f5f5f8;background:rgba(99,88,192,.1)}@media(max-width:480px){.FeaturedProjects_tab__4qWCv{padding:.5rem .75rem}}.FeaturedProjects_tabIndicator__KUfAf{display:none}.FeaturedProjects_grid__AR94v{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(min-width:1920px){.FeaturedProjects_grid__AR94v{gap:1.25rem}}@media(max-width:1024px){.FeaturedProjects_grid__AR94v{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.FeaturedProjects_grid__AR94v{grid-template-columns:1fr;gap:.75rem}}.FeaturedProjects_empty__ga6yC{display:flex;align-items:center;justify-content:center;padding:4rem;background:#0e0e14;border-radius:16px;border:1px solid rgba(99,88,192,.08)}.FeaturedProjects_empty__ga6yC p{font-family:Inter,system-ui,sans-serif;color:#505068;font-size:clamp(.75rem,.7rem + .15vw,.875rem)}.FeaturedProjects_actions__AiufZ{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:2.5rem}@media(max-width:480px){.FeaturedProjects_actions__AiufZ{flex-direction:column;width:100%}}.FeaturedProjects_viewAllBtn__UIpTj{background:rgba(99,88,192,.15);color:#9b94e8;font-family:Space Grotesk,system-ui,sans-serif;font-weight:500;padding:.75rem 1.5rem;border-radius:6px;border:1px solid rgba(99,88,192,.25);cursor:pointer;transition:all .15s ease}.FeaturedProjects_viewAllBtn__UIpTj:hover{background:rgba(99,88,192,.25);border-color:rgba(99,88,192,.4)}.FeaturedProjects_viewAllBtn__UIpTj{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:clamp(.75rem,.7rem + .15vw,.875rem)}.FeaturedProjects_viewAllBtn__UIpTj svg{width:14px;height:14px;transition:transform .15s ease}.FeaturedProjects_viewAllBtn__UIpTj:hover svg{transform:translateX(3px)}@media(max-width:480px){.FeaturedProjects_viewAllBtn__UIpTj{width:100%;justify-content:center}}@keyframes bondingcurve_ds-pulse__hwjSN{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}@keyframes bondingcurve_ds-fade-in__8g9GJ{0%{opacity:0}to{opacity:1}}@keyframes bondingcurve_ds-fade-out__al_d1{0%{opacity:1}to{opacity:0}}@keyframes bondingcurve_ds-slide-up___ge3j{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes bondingcurve_ds-slide-down__fxHbT{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes bondingcurve_ds-scale-in__FLF3F{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes bondingcurve_ds-shake__nBTHE{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-4px)}20%,40%,60%,80%{transform:translateX(4px)}}@keyframes bondingcurve_ds-spin__e6crQ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes bondingcurve_ds-shimmer__T0Mkx{0%{background-position:-200% 0}to{background-position:200% 0}}.bondingcurve_fontSpace__Lf_eS{font-family:Space Grotesk,system-ui,sans-serif}.bondingcurve_fontInter__wfE3z{font-family:Inter,system-ui,sans-serif}.bondingcurve_fontMono__6YgRR{font-family:JetBrains Mono,Fira Code,monospace}.bondingcurve_colorPrimary__yAEy7{color:#6358c0}.bondingcurve_textPrimary___6C79{color:#f5f5f8}.bondingcurve_textSecondary__D5mo8{color:#8888a0}.bondingcurve_textTertiary__jy_sg{color:#6b6b85}.bondingcurve_textMuted___mkxw{color:#505068}.bondingcurve_logoPlaceholder___nyzr{border:2px solid #fff}.bondingcurve_backgroundCards__aR_ve{background:#0e0e14;border-radius:10px;border:1px solid rgba(99,88,192,.08)}.bondingcurve_backgroundCards__aR_ve:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:0;height:2px;background:linear-gradient(90deg,transparent,#6358C0,transparent);transition:width .3s ease}.bondingcurve_backgroundCards__aR_ve:hover{background:#14141c;border-color:rgba(99,88,192,.15);transform:translateY(-2px)}.bondingcurve_backgroundCards__aR_ve:hover:before{width:60%}.bondingcurve_backgroundCards__aR_ve:hover .bondingcurve_value___860l{color:#fff}.bondingcurve_stats__IOZwQ{position:relative;background:#08080c;padding:2.5rem 0}@media(min-width:1920px){.bondingcurve_stats__IOZwQ{padding:2.5rem 0}}@media(max-width:768px){.bondingcurve_stats__IOZwQ{padding:2.5rem 0}}@media(max-width:480px){.bondingcurve_stats__IOZwQ{padding:2.5rem 0}}.bondingcurve_statCard__g_lCr{cursor:default;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:2rem 1.5rem;background:#0e0e14;border-radius:10px;border:1px solid rgba(99,88,192,.08);transition:all .2s ease;overflow:hidden}.bondingcurve_statCard__g_lCr .bondingcurve_value___860l{font-weight:700;color:#f5f5f8;letter-spacing:-.02em;font-family:Space Grotesk,system-ui,sans-serif;font-size:clamp(1.125rem,1rem + .3vw,1.25rem);line-height:1;transition:color .15s ease}@media(min-width:1920px){.bondingcurve_statCard__g_lCr .bondingcurve_value___860l{font-size:clamp(1.125rem,1rem + .3vw,1.25rem)}}@media(max-width:1280px){.bondingcurve_statCard__g_lCr .bondingcurve_value___860l{font-size:clamp(1rem,.95rem + .2vw,1.125rem)}}@media(max-width:768px){.bondingcurve_statCard__g_lCr .bondingcurve_value___860l{order:2}}@media(max-width:480px){.bondingcurve_statCard__g_lCr .bondingcurve_value___860l{font-size:clamp(.75rem,.7rem + .15vw,.875rem)}}.bondingcurve_statCard__g_lCr .bondingcurve_label__UUjcD{font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:#6b6b85;text-align:center}@media(min-width:1920px){.bondingcurve_statCard__g_lCr .bondingcurve_label__UUjcD{font-size:13px}}@media(max-width:768px){.bondingcurve_statCard__g_lCr .bondingcurve_label__UUjcD{text-align:left;order:1}}.bondingcurve_statCard__g_lCr:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:0;height:2px;background:linear-gradient(90deg,transparent,#6358C0,transparent);transition:width .3s ease}.bondingcurve_statCard__g_lCr:hover{background:#14141c;border-color:rgba(99,88,192,.15);transform:translateY(-2px)}.bondingcurve_statCard__g_lCr:hover:before{width:60%}.bondingcurve_statCard__g_lCr:hover .bondingcurve_value___860l{color:#fff}@media(min-width:1920px){.bondingcurve_statCard__g_lCr{padding:2.5rem 2rem;border-radius:16px;gap:.75rem}}@media(max-width:768px){.bondingcurve_statCard__g_lCr{flex-direction:row;justify-content:space-between;padding:1.25rem 1.5rem;gap:1rem}}@media(max-width:480px){.bondingcurve_statCard__g_lCr{padding:1rem 1.25rem;border-radius:6px}}.bondingcurve_container__kLPX3{width:100%;max-width:1400px;margin:0 auto;padding:0 1.5rem}@media(max-width:768px){.bondingcurve_container__kLPX3{padding:0 1rem}}@media(max-width:480px){.bondingcurve_container__kLPX3{padding:0 1rem}}.bondingcurve_statsGridThree__i16_g{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(min-width:1920px){.bondingcurve_statsGridThree__i16_g{gap:1.5rem}}@media(max-width:768px){.bondingcurve_statsGridThree__i16_g{grid-template-columns:1fr;gap:.75rem}}.bondingcurve_statsGridFour__GrwiF{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media(min-width:1920px){.bondingcurve_statsGridFour__GrwiF{gap:1.5rem}}@media(max-width:768px){.bondingcurve_statsGridFour__GrwiF{grid-template-columns:1fr;gap:.75rem}}.bondingcurve_graduatedPanel__WRDMI{background:linear-gradient(135deg,rgba(245,215,66,.1),rgba(99,88,192,.1));border-color:rgba(245,215,66,.3)}.bondingcurve_badgeIndicator__1HTVB{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:6px;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;white-space:nowrap}.bondingcurve_badgeIndicator__1HTVB.bondingcurve_small__G9iTg{font-size:12px;padding:4px 8px}.bondingcurve_badgeIndicator__1HTVB.bondingcurve_large__3nxIq{font-size:16px;padding:12px 16px}@media(max-width:480px){.bondingcurve_badgeIndicator__1HTVB.bondingcurve_large__3nxIq{font-size:11px;padding:8px 10px}}.bondingcurve_badgeIndicator__1HTVB.bondingcurve_live__wq4Rs{background:rgba(34,197,94,.12);color:#22c55e;border:1px solid rgba(34,197,94,.2)}.bondingcurve_badgeIndicator__1HTVB.bondingcurve_upcoming__uXXnW{background:rgba(99,88,192,.1);color:#9b94e8;border:1px solid rgba(99,88,192,.2)}.bondingcurve_badgeIndicator__1HTVB.bondingcurve_completed__FykGh{background:rgba(245,245,248,.05);color:#6b6b85;border:1px solid rgba(245,245,248,.08)}.bondingcurve_badgeIndicator__1HTVB.bondingcurve_kyc__W5yur{background:rgba(34,197,94,.12);color:#f5f5f8;border:1px solid rgba(34,197,94,.2)}.bondingcurve_badgeIndicator__1HTVB.bondingcurve_kyb__XZpf6{background:rgba(59,130,246,.12);color:#f5f5f8;border:1px solid rgba(59,130,246,.2)}.bondingcurve_badgeIndicator__1HTVB.bondingcurve_degen__eN_5j{background:rgba(245,158,11,.5);color:#f5f5f8;border:1px solid rgba(245,158,11,.3)}.bondingcurve_badgeIndicator__1HTVB.bondingcurve_voted__WtpJq{background:rgba(34,197,94,.1);color:#f5f5f8;border:1px solid rgba(34,197,94,.2)}.bondingcurve_badgeIndicator__1HTVB.bondingcurve_partner__7Sgh1,.bondingcurve_badgeIndicator__1HTVB.bondingcurve_seedify__M6i1E{background:rgba(99,88,192,.1);color:#f5f5f8;border:1px solid rgba(99,88,192,.2)}.bondingcurve_badgeIndicator__1HTVB.bondingcurve_refunded__ESTtU{background:rgba(239,68,68,.1);color:#f5f5f8;border:1px solid rgba(239,68,68,.2)}@media(max-width:480px){.bondingcurve_badgeIndicator__1HTVB{padding:5px 8px;font-size:9px}}.bondingcurve_checkIcon__qYnxw{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:rgba(34,197,94,.15);border-radius:9999px;flex-shrink:0;margin-top:2px}.bondingcurve_checkIcon__qYnxw svg{width:12px;height:12px;color:#22c55e}@media(max-width:480px){.bondingcurve_checkIcon__qYnxw{width:18px;height:18px}.bondingcurve_checkIcon__qYnxw svg{width:10px;height:10px}}@keyframes style_ds-pulse__lVYQw{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}@keyframes style_ds-fade-in__JaxY_{0%{opacity:0}to{opacity:1}}@keyframes style_ds-fade-out__ShnOt{0%{opacity:1}to{opacity:0}}@keyframes style_ds-slide-up__IsEwC{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes style_ds-slide-down__AVWHr{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes style_ds-scale-in__Y5ggc{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes style_ds-shake__GADVt{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-4px)}20%,40%,60%,80%{transform:translateX(4px)}}@keyframes style_ds-spin__qjOeG{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes style_ds-shimmer__JHLjb{0%{background-position:-200% 0}to{background-position:200% 0}}.style_card__WpL0P{position:relative;display:flex;flex-direction:column;background:#0e0e14;border-radius:10px;border:1px solid rgba(99,88,192,.1);overflow:hidden;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.style_card__WpL0P:hover{border-color:rgba(99,88,192,.25);background:#14141c}.style_card__WpL0P:hover .style_viewBtn__nLIq7{background:rgba(99,88,192,.15);border-color:rgba(99,88,192,.3)}.style_card__WpL0P:hover .style_viewBtn__nLIq7 svg{transform:translateX(4px)}@media(min-width:1920px){.style_card__WpL0P{border-radius:16px}}@media(max-width:480px){.style_card__WpL0P{border-radius:6px}}.style_header__I6s_D{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:flex-start;padding:1.25rem;gap:.75rem}@media(min-width:1920px){.style_header__I6s_D{padding:1.5rem}}@media(max-width:480px){.style_header__I6s_D{padding:1rem}}.style_backgroundImage__iCNqk{position:absolute;top:0;z-index:-2;left:0;width:100%;height:100%;max-height:94px}.style_backgroundImage__iCNqk .style_backgroundGradient__QCy7N{width:100%;height:100%;z-index:1;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(8,8,12,.9019607843));position:absolute}.style_backgroundImage__iCNqk img{opacity:16%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.style_identity__crnHk{display:flex;align-items:center;gap:.75rem;min-width:0}.style_logo__weR1J{width:44px;height:44px;border-radius:6px;overflow:hidden;flex-shrink:0;border:1px solid rgba(99,88,192,.15);background:#14141c}.style_logo__weR1J img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width:1920px){.style_logo__weR1J{width:52px;height:52px;border-radius:10px}}@media(max-width:480px){.style_logo__weR1J{width:40px;height:40px}}.style_logoPlaceholder__98FTd{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(99,88,192,.2),rgba(78,69,160,.1));font-family:Inter,system-ui,sans-serif;font-size:clamp(1rem,.95rem + .2vw,1.125rem);font-weight:600;color:#9b94e8}.style_titleGroup__uTw48{display:flex;flex-direction:column;gap:2px;min-width:0}.style_name__xz7Od{font-family:Inter,system-ui,sans-serif;font-size:clamp(.875rem,.85rem + .1vw,1rem);font-weight:600;color:#f5f5f8;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:1920px){.style_name__xz7Od{font-size:clamp(1rem,.95rem + .2vw,1.125rem)}}@media(max-width:480px){.style_name__xz7Od{font-size:clamp(.75rem,.7rem + .15vw,.875rem)}}.style_meta__dKvZS{display:flex;align-items:center;gap:.25rem;font-family:Inter,system-ui,sans-serif;font-size:clamp(.625rem,.6rem + .1vw,.75rem);color:#505068}.style_incubatedContainer__gT4Gn{color:#6b6b85;display:flex;flex-direction:row;align-items:center;gap:.25rem}.style_incubatedContainer__gT4Gn span{text-transform:uppercase;letter-spacing:.05em;font-weight:500}.style_separator__aQJN0{opacity:.5}.style_chain__R1DvT{text-transform:uppercase;letter-spacing:.05em;font-weight:500}.style_badgesContainer__40P3A{display:flex;align-items:center;justify-items:center;gap:4px}.style_statusBadge__ZW8HM{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:6px;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;white-space:nowrap}.style_statusBadge__ZW8HM.style_graduated__Cm7R6,.style_statusBadge__ZW8HM.style_live__A3oS9{background:rgba(34,197,94,.12);color:#22c55e;border:1px solid rgba(34,197,94,.2)}.style_statusBadge__ZW8HM.style_failed__tdIcy,.style_statusBadge__ZW8HM.style_refunded__12WC2{background:rgba(239,68,68,.05);color:#ef4444;border:1px solid rgba(239,68,68,.08)}.style_statusBadge__ZW8HM.style_upcoming__2e4KP{background:rgba(99,88,192,.1);color:#9b94e8;border:1px solid rgba(99,88,192,.2)}.style_statusBadge__ZW8HM.style_completed__LKxD3{background:rgba(245,245,248,.05);color:#6b6b85;border:1px solid rgba(245,245,248,.08)}@media(max-width:480px){.style_statusBadge__ZW8HM{padding:5px 8px;font-size:9px}}.style_liveDot__ZfK7b{width:6px;height:6px;border-radius:50%;background:#22c55e;animation:style_pulse__ANGzP 2s ease-in-out infinite}@keyframes style_pulse__ANGzP{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.style_heroMetrics__SN6Lg{display:flex;align-items:stretch;justify-content:space-between;padding:1rem 1.25rem;background:rgba(8,8,12,.5);border-top:1px solid rgba(99,88,192,.06);border-bottom:1px solid rgba(99,88,192,.06)}@media(min-width:1920px){.style_heroMetrics__SN6Lg{padding:1.25rem 1.5rem}}@media(max-width:480px){.style_heroMetrics__SN6Lg{padding:.75rem 1rem}}.style_metric__Ia6e5{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:4px;text-align:center}.style_metricValue__mNnSm{font-family:Inter,system-ui,sans-serif;font-size:clamp(1rem,.95rem + .2vw,1.125rem);font-weight:700;color:#f5f5f8;letter-spacing:-.02em}@media(min-width:1920px){.style_metricValue__mNnSm{font-size:clamp(1.125rem,1rem + .3vw,1.25rem)}}@media(max-width:480px){.style_metricValue__mNnSm{font-size:clamp(.875rem,.85rem + .1vw,1rem)}}.style_roundValue__bDghh{color:#9b94e8}.style_kycLabel__xIn_Z{display:flex;align-items:center;justify-items:center;gap:4px;color:#22c55e}.style_checkIcon__8jNYo{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:rgba(34,197,94,.15);border-radius:9999px;flex-shrink:0;margin-top:2px}.style_checkIcon__8jNYo svg{width:12px;height:12px;color:#22c55e}@media(max-width:480px){.style_checkIcon__8jNYo{width:18px;height:18px}.style_checkIcon__8jNYo svg{width:10px;height:10px}}.style_metricLabel__8ZlbL{font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:500;color:#505068;text-transform:uppercase;letter-spacing:.08em}@media(max-width:480px){.style_metricLabel__8ZlbL{font-size:9px}}.style_metricDivider__XLlDk{width:1px;background:rgba(99,88,192,.1);margin:4px 0}.style_progressSection___vSbU{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem}@media(min-width:1920px){.style_progressSection___vSbU{padding:1rem 1.5rem}}@media(max-width:480px){.style_progressSection___vSbU{padding:.75rem 1rem;gap:.5rem}}.style_progressBar__E0CTh{flex:1;height:6px;background:rgba(99,88,192,.1);border-radius:9999px;overflow:hidden}@media(max-width:480px){.style_progressBar__E0CTh{height:5px}}.style_progressFill__GA9uI{height:100%;border-radius:9999px;transition:width .6s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.style_progressFill__GA9uI.style_live__A3oS9{background:#22c55e;box-shadow:0 0 6px rgba(34,197,94,.25)}.style_progressFill__GA9uI.style_live__A3oS9:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12) 40%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.12) 60%,transparent);animation:style_fillFlow__HIkjM 3s ease-in-out infinite}.style_progressFill__GA9uI.style_completed__LKxD3{background:rgba(107,107,133,.4)}@keyframes style_fillFlow__HIkjM{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.style_progressText__eL7vC{font-family:Inter,system-ui,sans-serif;font-size:clamp(.625rem,.6rem + .1vw,.75rem);font-weight:500;color:#6b6b85;white-space:nowrap;min-width:70px;text-align:right}.style_progressText__eL7vC.style_live__A3oS9{color:#22c55e}@media(max-width:480px){.style_progressText__eL7vC{font-size:10px;min-width:60px}}.style_countdownContainer__V_4MG{width:100%;height:64px;display:flex;gap:8px;align-items:center;justify-content:center}.style_footer__Z5ZcS{display:flex;padding:1rem 1.25rem;border-top:1px solid rgba(99,88,192,.06);margin-top:auto}@media(min-width:1920px){.style_footer__Z5ZcS{padding:1.25rem 1.5rem}}@media(max-width:480px){.style_footer__Z5ZcS{padding:.75rem 1rem}}.style_viewBtn__nLIq7{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1rem;background:rgba(99,88,192,.08);border:1px solid rgba(99,88,192,.15);border-radius:6px;font-family:Inter,system-ui,sans-serif;font-size:clamp(.75rem,.7rem + .15vw,.875rem);font-weight:500;color:#f5f5f8;cursor:pointer;transition:all .15s ease;text-decoration:none}.style_viewBtn__nLIq7 svg{transition:transform .15s ease;opacity:.7}.style_viewBtn__nLIq7:hover{background:rgba(99,88,192,.15);border-color:rgba(99,88,192,.3)}.style_viewBtn__nLIq7:hover svg{transform:translateX(4px);opacity:1}.style_viewBtn__nLIq7:active{transform:scale(.98)}@media(max-width:480px){.style_viewBtn__nLIq7{padding:.75rem;font-size:clamp(.625rem,.6rem + .1vw,.75rem)}}.style_latestPhaseMetrics__Wrg3M{padding:1rem 1.25rem;border-top:1px solid rgba(99,88,192,.06);border-bottom:1px solid rgba(99,88,192,.06)}@media(min-width:1920px){.style_latestPhaseMetrics__Wrg3M{padding:1.25rem 1.5rem}}@media(max-width:480px){.style_latestPhaseMetrics__Wrg3M{padding:.75rem 1rem}}.style_phaseMetrics__wBUNT{display:flex;align-items:stretch;justify-content:space-between;margin-bottom:1rem}@media(max-width:480px){.style_phaseMetrics__wBUNT{flex-direction:column;gap:.75rem}}.style_phaseMetric__mJDOJ{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:4px;text-align:center;min-width:0}@media(max-width:480px){.style_phaseMetric__mJDOJ{flex-direction:row;justify-content:space-between;text-align:left;gap:.5rem}}.style_metricPlaceholder__p_g9U{color:#6b6b85}